body {
    font-family: 'Poppins';
    font-size: 14px;
    color: #1C2120;
    background: #fff;
}

figure {
    margin-bottom: 0px
}

figure img {
    transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease
}

figure img:hover {
    transform: scale(1.05)
}

picture img {
    transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease
}

picture img:hover {
    transform: scale(1.05)
}

.modal-backdrop.show {
    opacity: 0.7;
}

.comman-space {
    margin-bottom: 30px;
    width:100%;
}
.breadcrumb-item.active {
    color: #535353;
}
.btn-primary {
    background: #1e8e3e;
    color: #fff;
    border:none;
    padding: 5px 25px;
    box-shadow:none;
    border-radius:5px;
}

.btn-primary:hover,.btn-primary:focus,.btn-primary:focus-visible,.btn-primary:active,.btn:first-child:active,:not(.btn-check)+.btn:active {
    background: #1e8e3e;
    color: #fff;
    border-color: #1e8e3e;
    outline: none;
    box-shadow: none
}
#ui-datepicker-div{
    z-index: 200 !important;
    box-shadow: 0px 0px 3px 0px #d6d6d6;
    border-radius: 20px;
}

.ui-datepicker .ui-datepicker-header{
    border-radius:20px 20px 0px 0px;
}

.notification-alert {
    background: #000;
    color: #fff;
    text-align: center;
    padding: 5px;
    text-transform: capitalize;
    overflow: hidden;
    white-space: nowrap;
}

.comman-heading {
    font-size: 26px;
    font-weight: 600;
    color: #000;
    margin-bottom: 15px;
    margin-top: 10px;
    text-align: center;
    line-height: 1.4
}

.small-paragrap {
    text-align: center;
    width: 80%;
    font-size: 14px;
    line-height: 25px;
    margin: 0 auto;
    margin-bottom: 40px;
    color: #000
}

.top-content-strip {
    height: 36px;
    width: 100%;
    text-align: center;
    line-height: 36px;
    background: #fa8811;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}

.deliver-country {
    background: #000;
    padding: 2px 0
}

.top-strip {
    display: flex;
    min-width: 100%;
    justify-content: center;
    position: relative
}

.delivery-country-section {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-align: center
}

.delivery-country-section a {
    color: #fff;
    margin-left: 35px;
    position: relative;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none
}

.delivery-country-section a:hover {
    color: #fff
}

.delivery-country-section a:after {
    content: "";
    position: absolute;
    top: 4px;
    left: -16px;
    background: #fff;
    height: 12px;
    width: 1px
}

.social-links img {
    height: 22px;
    width: auto
}

.social-links {
    float: right;
    min-width: 10%;
    text-align: right
}

.social-links a {
    text-decoration: none
}

.social-links span {
    font-weight: 600;
    font-size: 12px;
    color: #fff
}

.inr-section:focus .currency-dropdown {
    display: block !important
}

.inr-section .dropdown-toggle {
    color: #fff;
    text-decoration: none;
    font-size: 16px !important;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 5px;
    display: block;
    padding-right: 15px !important
}

.inr-section .dropdown-toggle::after {
    display: none
}

.inr-section .dropdown-toggle i {
    position: absolute;
    right: 0px;
    top: 10px;
    font-size: 14px !important;
    margin: 0px
}

.inr-section li {
    list-style: none
}

.inr-section ul {
    margin: 0px;
    padding: 0px;
    box-shadow: 0 2px 6px rgb(0 0 0 / 30%);
    overflow-y: auto;
    max-height: 420px;
    list-style: none;
    width: 100%;
    display: block;
    background: #fff
}

.inr-section {
    position: relative
}

.inr-section:hover .currency-dropdown {
    display: inline-block
}

.currency-dropdown {
    display: none;
    position: absolute;
    width: 260px;
    right: 0;
    top: 24px;
    z-index: 9;
    padding-top: 10px;
    left: auto
}

.inr-section ul li span {
    font-weight: 600;
    padding-right: 10px;
    width: 30px;
    color:#000;
}

.inr-section ul li {
    border-bottom: 1px solid #e6e6e6;
    width: 100%;
    margin: 0px;
    font-size: 14px;
    color: #222;
    padding: 15px;
    cursor: pointer;
    display: flex
}

.inr-section ul li:last-child {
    border-bottom: none
}

.inr-section ul li:hover {
    background: #f2f2f2
}

.arrow {
    content: "";
    position: absolute;
    width: 14px;
    height: 14px;
    background: #fff;
    top: -6px;
    right: 38px;
    transform: rotate(45deg)
}

.navbar-section {
    position: sticky;
    top: 0;
    background: #fff;
    z-index: 10
}

.navbar-section-fixed {
    z-index: 9;
    transform: translatey(-95px);
}

.navbar-section-fixed.show-menu {
    transform: translatey(0)
}

.navbar-section-fixed.show-menu .menu-titel {
    color: #222222
}

.logo img {
    width: auto;
    height:57px;
    transition: inherit;
    display: block
}

.logo img:hover {
    transform: inherit
}

.menu-footer{
    display: none;
}

.menu-section .col-md-3 {
    width: 25%
}

.menu-section .col-md-4 {
    width: 25%
}

.menu-section .col-md-5 {
    width: 50%;
    display: flex;
}

.menu-section {
    padding: 18px 0px 5px 0px;
}

.logo {
    width: fit-content;
    display: block;
}

.menu-section.uae-menu {
    padding: 17px 0px;
}

.menu-section.uae-menu .logo img {
    height:80px;
}

.menu-section.uae-menu .row{
    align-items: center;
}

.menu li a {
    font-size: 16px;
    color: #222222;
    text-decoration: none;
    text-transform: capitalize
}

.menu li .dropdown-toggle::after {
    border: none;
    content: "\f107";
    font-family: FontAwesome;
    top: 13px;
    position: absolute;
    right: 0px;
    font-size: 12px
}

.red-color {
    color: #b90e20
}

.menu-col ul {
    list-style: none;
    margin: 0px;
    padding: 0px
}

.menu-col ul li {
    line-height: 34px;
    margin-left: 10px
}

.menu-col ul li a {
    font-size: 14px;
    text-transform: capitalize;
    color: #1C2120;
    padding: 6px 10px
}

.menu-col ul li a:hover {
    background: #1C2120;
    color: #fff
}

.menu-col ul li a i {
    color: #b90e20
}

.menu-col {
    min-width: 250px;
    padding: 15px 0px
}

.menu-grid {
    padding: 0px 10px;
    display: flex
}

.menu-heading {
    font-weight: 600;
    color: #1C2120;
    display: inline-block;
    font-size: 15px;
    margin-bottom: 2px;
    margin-left: 20px !important
}

.occ-autofit-width {
    box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    border: none;
    border-radius: 0px;
    padding: 0px
}

.menu-grid .menu-col:nth-child(even) {
    background: #f9f5ec82
}

.menu-image img {
    width: 100%;
    height: auto
}

.menu-image {
    width: 205px;
    overflow: hidden;
    padding: 8px 0px;
}

i.fa-sharp.fa-solid.fa-bolt {
    color: #bf0000
}

.dropdown-toggle.menu-titel {
    padding: 10px 0px;
    padding-right: 20px;
    position: relative;
    display: block;
    font-size:16px;
}

.menu li.active-menu span{
    font-weight:600;
}

.nav-section {
    padding: 15px 0px 0px 0px;
    border-bottom: 1px solid #efeeee;
}

.nav-section .navbar {
    padding: 0px
}

.nav-section .dropdown-menu {
    top: 34px
}

.category-menu {
    position: static
}

.user-login-dropdown ul li {
    margin: 0px
}

.gift-to-inner {
    display: flex;
    align-items: center;
    padding-top:5px
}

.gift-to span {
    font-size: 14px;
    padding-right: 10px;
    color: #222;
    font-weight: 500
}

.city-inner {
    display: flex;
    align-items: center;
    padding: 4px 9px;
    border-radius: 0;
    cursor: pointer;
    position: relative;
    border-bottom: 0.1px solid #dfdfdfc4;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.flag-col {
    display: none;
    width: 34px;
    height: 18px;
    vertical-align: middle;
    background: url(../images/country-map.webp) no-repeat;
    background-position-x: 0;
    background-position-y: 0;
    background-size: auto;
    background-size: 880%;
    margin-right: 15px;
    margin-left: 5px;
    border: 1px solid #d5d5d5;
    box-sizing: content-box;
    border-radius: 0px;
    position: relative;
}

.flag-col:after{
    content: "";
    background: #c79f49;
    height: 27px;
    width: 1px;
    position: absolute;
    right: -11px;
    top: -5px;
}

.icon-location img{
    height:19px;
    width:auto;
}

.icon-location i{
    color:#008000;
    font-size: 18px;
}

.flag-col.uae {
    background-position: -115px -24px
}

.flag-col.united-arab-emirates {
    background-position: -115px -24px
}

.flag-col.bahrain {
    background-position: -188px -23px
}

.flag-col.cyprus {
    background-position: -151px -45px
}

.flag-col.egypt {
    background-position: -263px -45px
}

.flag-col.kuwait {
    background-position: -263px -66px
}

.flag-col.oman {
    background-position: -225px -87px
}

.flag-col.qatar {
    background-position: -40px -108px
}

.flag-col.saudi-arabia {
    background-position: -77px -24px
}

.flag-col.turkey {
    background-position: -151px -3px
}

.flag-col.india {
    background-position: -263px -3px
}

.flag-col.philippines {
    background-position: -224px -3px
}

.city-inner:after {
    content: "\f107";
    position: absolute;
    top:7px;
    right: 10px;
    font-family: FontAwesome;
    font-size: 15px;
    display: none;
}

.choose-location-popup .modal-dialog {
    width: 550px;
    margin: 30px auto;
    max-width: inherit
}

.choose-location-popup {
    top: 13%
}

.choose-location-popup .modal-content {
    width: 100%;
    padding: 0px 0px;
    border-radius: 20px
}

.choose-location-popup .modal-header {
    border: none;
    padding: 0px;
}

.choose-location-popup .modal-body {
    padding: 0px
}

.choose-location-popup .btn-close {
    position: absolute;
    top: 27px;
    right: 20px;
    width: 8px;
    line-height: 14px;
    height: 8px;
    background-color: #fff;
    color: #000;
    opacity: 1;
    border-radius: 50%;
    z-index: 9;
    background-size: 50%;
}

.city-popup-heading {
    background: #000000;
    padding: 15px;
    font-weight: 500;
    color: #fff;
    font-size: 19px;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1.6;
    text-transform: capitalize;
    border-radius: 20px 20px 0px 0px;
}

.city-popup-heading img {
    width: auto;
    height: 54px;
    padding-right: 20px;
    display: none;
}

.city-popup-heading .fa-location-dot {
    font-size: 22px;
    color: #fff;
    margin: 0 auto;
    display: block;
    margin-bottom: 9px;
    text-align: center;
    position: relative;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #c79f49;
    border-radius: 50%;
    box-shadow: 0px 1px 4px 0px rgb(0 0 0 / 45%)
}

.city-search {
    position: relative;
    width: 395px;
    margin: 50px auto 0px
}

.city-search input {
    float: none;
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    box-shadow: 0 0 6px 1px #c79f49;
    border: 1px solid #c79f49;
    outline: none;
    height: 45px;
    border-radius: 5px;
    background: #fff;
    padding: 10px;
    padding-left: 50px;
    position: relative;
}

.city-search:after {
    position: absolute;
    content: "\f041";
    left: 15px;
    top: 4px;
    font-family: FontAwesome;
    font-size: 24px;
    color: #c5221f;
}

.flag-section {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center
}

.flag-section img {
    height: 36px;
    display: inline-block;
    margin-top: 0;
    border-radius: 50%;
    background: #f9f5ec;
    padding: 2px;
    box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.2)
}

.flag-section span {
    font-size: 17px;
    font-weight: 600;
    margin-left: 15px;
    text-transform: capitalize
}

.deliver-city-section {
    width: 100%;
    position: relative;
    text-align: center;
    padding: 0px 0px 0px
}

.deliver-city-section ul {
    list-style: circle;
    margin: 0;
    padding: 0;
    margin-top:0px;
    padding-bottom:0px;
    display: inline-block;
    max-height: 210px;
    /*height:210px;*/
    overflow-y: auto;
    margin-top:32px;
    text-align: left;
    width: 100%;
    padding-left:25px;
}

.deliver-city-section ul li {
    display: inline-block;
    margin-bottom: 20px;
    position: relative;
    min-width: 33.33%;
    text-align: left;
}

#nav-profile{
    display: none;
}

.deliver-city-section ul li a {
    font-size: 14px;
    font-weight: 400;
    position: relative;
    color: #000;
    text-decoration: none;
    padding-left: 15px;
}

.deliver-city-section ul li a:after {
    content: "";
    background: #008000;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 7px;
}

.deliver-city-section ul li a:hover {
    border-bottom: none
}

.hide-when-search{
    display: none;
}

.popup-inner-section {
    padding: 0px 20px 20px 20px;
    min-height: 105px;
}

.deliver-country-list {
    list-style: none;
    padding: 0;
    width: 100%;
    padding-left: 0;
    padding-bottom: 0px;
    margin: 0 auto;
    text-align: center;
    margin-top: 32px;
}

.deliver-country-list h4 {
    margin-bottom: 30px;
    font-size: 17px !important;
    font-weight: 600;
    margin-top: 25px;
    text-align: center;
    position: relative;
    color: #000;
}

.deliver-country-list ul {
    list-style: none;
    margin: 0px;
    padding: 0px
}

.deliver-country-list ul li {
    display: inline-block;
    width: 19%;
    text-align: center;
    margin-bottom: 25px
}

.deliver-country-list ul li a {
    font-size: 13px;
    color: #000;
    font-weight: 500;
    text-decoration: none
}

.deliver-country-list img {
    margin: 0 auto;
    display: block;
    height: 30px;
    width: auto;
    float: none;
    border-radius: 2px;
    margin-bottom: 13px;
    z-index: 1;
    position: relative;
    padding: 2px;
}
.deliver-country-list figure{
    position: relative;
}

.deliver-country-list figure:after{
    content: "";
    position: absolute;
    width: 37px;
    height: 37px;
    background: #f0f5ff;
    box-shadow: 0px 0px 3px 0px #0477d7;
    left: 50%;
    bottom: -2px;
    transform: translateX(-50%) rotate(45deg);
    border-radius: 35px 34px 0px;
}

.top-ciy img {
    margin: 0 auto 6px;
    height: 37px;
    float: none;
    border-radius: 50%;
    box-shadow: 0 0 4px 0 rgb(0 0 0 / 40%);
    width: auto;
    display: none;
}

.deliver-city-section ul li a.top-ciy {
    font-size: 13px;
    display: flex;
    align-items: center;
}

.deliver-city-section ul li a.top-ciy i {
    color: #c79f49;
    font-size: 6px;
    padding-right: 8px;
}

.deliver-city-section ul li.top-city-break {
    padding: 12px 0;
    border-top: 1px dashed #a5a5a5;
    margin-bottom: 0;
    margin-top: 0;
    width: 100%;
    font-size: 17px;
    color: #000;
    font-weight: 600
}

.search-box {
    position: relative;
    margin-top: 5px;
    float: left;
    margin-right: 90px;
    width: 45%
}

.search-box input {
    width: 215px;
    border-radius: 3px;
    border: none;
    border-bottom: 1px solid #d5d1d1;
    height: 34px;
    padding: 6px 12px;
    font-size: 15px;
    color: #222;
    float: right
}

.search-box input:focus {
    outline: none;
    border-color: #858482;
    box-shadow: none
}

.search-box button {
    position: absolute;
    top: 0;
    right: 0;
    color: #6d6a6a;
    height: 34px;
    line-height: 21px
}

.radio-style {
    height: 15px;
    width: 15px;
    background: #fff;
    border-radius: 50%;
    display: inline-block;
    margin-right: 7px;
    box-shadow: 0px 0px 2px 1px rgba(0,0,0,0.5);
    position: relative;
    display: none;
}

/*city popup start*/
.select-location-popup .modal-content{
    border-radius:40px;
}
.delivery-popup-modal {
    border-radius: 20px;
    border: none;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.15);
}

.saved-addresses-list::-webkit-scrollbar {
    width: 3px;
}

.saved-addresses-list::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.saved-addresses-list::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(0,0,0,0.2); 
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}

.autocomplete-dropdown::-webkit-scrollbar {
    width: 3px;
}

.autocomplete-dropdown::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.autocomplete-dropdown::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(0,0,0,0.2); 
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}

.delivery-popup-header {
    border-bottom: none;
    padding: 1rem 2rem 0.5rem;
    position: relative;
}

.delivery-popup-close {
    position: absolute;
    top: 1.5rem;
    right: 1.5rem;
    background: none;
    border: none;
    font-size: 24px;
    color: #999;
    opacity: 1;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
}

.delivery-popup-close:hover {
    color: #666;
}

.delivery-icon-container {
    width: 45px;
    height: 45px;
    background: linear-gradient(135deg, #4CAF50 0%, #45a049 100%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 1rem;
    box-shadow: 0 8px 25px rgba(76, 175, 80, 0.3);
}

.delivery-pin-icon {
    color: white;
    font-size: 18px;
}

.delivery-popup-title {
    font-size: 1.3rem;
    font-weight: 600;
    color: #333;
    text-align: center;
    margin: 0;
}

.delivery-popup-subtitle {
    color: #888;
    font-size: 0.95rem;
    text-align: center;
    margin-top: 0.5rem;
    line-height: 1.5;
    display:none;
}

.delivery-popup-body {
    padding: 1rem 2rem;
    max-height: 500px;
    overflow-x: auto;
}

.delivery-input-label {
    font-weight: 500;
    color: #555;
    margin-bottom: 12px;
    font-size: 15px;
}

.delivery-input-container {
    position: relative;
    margin-bottom: 10px;
}

.delivery-location-input {
    border: 1px solid #e6e6e6;
    border-radius: 12px;
    padding: 0.875rem 1rem;
    font-size: 14px;
    transition: all 0.3s ease;
    background-color: #fafafa;
}

.delivery-location-input:focus {
    border-color: #4CAF50;
    box-shadow: 0 0 0 3px rgba(76, 175, 80, 0.1);
    background-color: white;
}

.delivery-location-input::placeholder {
    color: #aaa;
}

.delivery-search-icon {
    position: absolute;
    left: 1rem;
    top: 19px;
    width: 18px;
    height: 18px;
    fill: #999;
}

.delivery-location-input.with-search-icon {
    padding-left: 3rem;
    padding-right:40px;
}

.delivery-clear-btn {
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    background: none;
    border: none;
    cursor: pointer;
    padding: 4px;
    color: #6c757d;
    font-size: 18px;
    line-height: 1;
    display: none;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    align-items: center;
    justify-content: center;
    transition: all 0.2s;
    z-index: 10;
}

.delivery-clear-btn:hover {
    background-color: #f8f9fa;
    color: #495057;
}

.delivery-clear-btn.is-visible {
    display: flex;
}

.delivery-suggestions-dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: white;
    border: 1px solid #dee2e6;
    border-radius: 12px;
    margin-top: 4px;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
    max-height: 200px;
    overflow-y: auto;
    z-index: 1050;
}

.delivery-suggestion-item {
    padding: 12px 16px;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 12px;
    transition: background-color 0.2s;
    border-bottom: 1px solid #f8f9fa;
}

.delivery-suggestion-item:last-child {
    border-bottom: none;
}

.delivery-suggestion-item:hover {
    background-color: #f8f9fa;
}

.delivery-suggestion-item.is-highlighted {
    background-color: #e8f5e8;
}

.delivery-suggestion-icon {
    color: #6c757d;
    font-size:14px;
    flex-shrink: 0;
}

.delivery-suggestion-text {
    font-size: 14px;
    color: #212529;
}

.delivery-popup-footer {
    border-top: none;
    padding: 0 2rem 2rem;
    flex-direction: column;
    gap: 1rem;
}

.delivery-continue-btn {
    background:#1e8e3e;
    border: none;
    border-radius: 10px;
    padding: 0;
    height: 50px;
    font-weight: 500;
    font-size: 18px;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(76, 175, 80, 0.3);
    color: #fff;
}

.delivery-continue-btn:hover, .delivery-continue-btn:focus{
    background:#1e8e3e;
    color:#fff;
}

.delivery-divider {
    display: flex;
    align-items: center;
    margin: 0.5rem 0;
    color: #ccc;
    font-size: 0.875rem;
    margin-bottom:0px;
}

.delivery-divider::before,
.delivery-divider::after {
    content: '';
    flex: 1;
    height: 1px;
    background: #e0e0e0;
    width:145px;
}

.delivery-divider span {
    padding: 0 1rem;
}

.delivery-detect-btn {
    color: #000000;
    background: none;
    padding: 0px;
    font-weight: 400;
    font-size: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    border-radius: 0px;
    box-shadow: none;
    outline: none;
    border: none;
    border-bottom: 1px solid #000000;
}

.delivery-detect-icon {
    width: 18px;
    height: 18px;
    fill: currentColor;
}
.delivery-suggestion-item.no-results {
    cursor: default;
    background-color: #f8f9fa;
    color: #6c757d;
}

.delivery-suggestion-item.no-results:hover {
    background-color: #f8f9fa;
}

.delivery-suggestion-item.no-results .delivery-suggestion-icon {
    color: #6c757d;
}

.has-saved-addresses{
    height: 515px;
    overflow-y: auto;
}
.has-active-suggestions{
    height:515px;
    overflow-y: auto;
}
.suggestions-with-saved-addresses{
    height:650px;
    overflow-y: auto;
}


.detect-location-active{
        height: 575px;
}

.detect-location-active.has-active-suggestions{
    height:650px;
}

/*City Popup End*/

.city-pop-section .nav-tabs a {
    color: #222
}

.city-pop-section .nav-tabs .active .radio-style {
    background: #fff;
    box-shadow: 0px 0px 2px 1px rgba(0,0,0,0.5)
}

.city-pop-section .nav-tabs .active .radio-style:after {
    content: "";
    width: 9px;
    height: 9px;
    position: absolute;
    top: 3px;
    left: 3px;
    background: green;
    border-radius: 10px;
}

.city-tab-menu .nav-tabs{
    display: flex;
    justify-content: center;
    border: none;
}

.city-pop-section .accordion-item{
    border:none;
}

.city-pop-section .nav-tabs .active {
    background: #fff !important;
    color: #000 !important;
    border:none !important;
}

.city-pop-section .nav-link:hover {
    background: #fff !important;
    color: #000 !important;
}

.city-pop-section .nav-link {
    color: #000;
    font-weight: 500;
    display: flex;
    align-items: center;
    position: relative;
    padding: 8px 20px 8px 28px;
    border: none !important;
    font-size: 13px;
    border-bottom: 1px solid #000 !important;
}

.city-pop-section .nav-link.collapsed{
    border-bottom: 1px solid #fff !important;
}

.city-tab-menu {
    margin-top: 20px;
}

.city-flag-section{
    display: contents;
}

.city-name.selected-delivery-location {
    font-size: 15px;
    position: relative;
    font-weight: 400;
    padding-right: 12px;
    padding-top: 2px;
    padding-left: 11px;
    text-align: left;
    line-height: 1.3;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.city-name.selected-delivery-location span{
    /* display: block; */
    font-size:13px;
    font-weight:300;
}

.city-tab-menu .nav-link:after{
    content: "-";
    position: absolute;
    left: 8px;
    top: 8px;
    font-size: 22px;
    color: #9d7623;
    font-weight: 500;
    line-height: 18px;
}

.city-pop-section .nav-link.collapsed:after{
    content: "+";
}

.popup-inner-section .accordion{
    border:none;
}

.important-links {
    cursor: pointer;
    position: relative;
    margin: 0px !important;
}

.important-links .fa-ellipsis-vertical {
    display: none
}

.important-links span img {
    height: 32px
}

.useful-links {
    display: none;
    margin: 0px;
    padding: 0px;
    list-style: none;
    position: absolute;
    width: 320px;
    right: 0;
    top: 24px;
    z-index: 9;
    padding-top: 10px
}

.useful-links ul {
    background: #fff;
    border: 1px solid #dcdcdc;
    margin-top: 0px !important;
    float: left !important;
    display: inline-block;
    width: 100%;
    margin: 0px;
    padding: 0px
}

.important-links:hover .useful-links {
    display: inline-block
}

.important-links:focus .useful-links {
    display: inline-block
}

.user-links >li {
    margin-right: 35px;
}

.useful-links ul li {
    float: none !important;
    margin: 0px !important;
    width: 100%
}

.useful-links ul li a, .useful-links ul li span {
    border-bottom: 1px solid #ecf1f7;
    padding: 14px;
    width: 100%;
    margin: 0px;
    text-align: left;
    font-size: 14px !important;
    color: #1c242e !important;
    text-transform: capitalize;
    padding-left: 95px;
    position: relative;
    display: inline-block;
    cursor: pointer;
}

.useful-links ul li a img, .useful-links ul li span img{
    width: 26px;
    height: auto;
    position: absolute;
    left: 40px
}

.user-links {
    margin: 0px;
    padding: 0px;
    list-style: none;
    margin-top: 0px;
    display: flex;
    width: 60%;
    justify-content: flex-end;
}

.userlink-text {
    display: block;
    margin: 0px;
    padding: 0px;
    font-size: 13px;
    color: #706f6f;
    text-align: center;
    margin-top: 5px;
    line-height: initial;
    white-space: nowrap;
}

.user-links li {
    display: inline-block;
    text-align: center;
    padding: 0 5px;
    width: fit-content;
}
.cart-count {
    background: #dc3545;
    color: #fff;
    width: 18px;
    height: 18px;
    display: inline-block;
    font-size: 12px;
    line-height: 17px;
    border-radius: 50%;
    position: absolute;
    top: -10px;
}

.top-10{
    top:-10px;
}

.link-icon {
    height: 25px;
    width: auto
}

.user-links li:last-child {
    margin-right: 0px
}

.user-links li i {
    font-size: 14px;
    display: block;
    margin-bottom: 5px;
    font-weight: 600
}

.user-links li a {
    text-decoration: none;
    color: #6d6a6a;
    font-size: 13px;
    display: block;
    cursor: pointer;
}

.user-links .dropdown-toggle {
    padding: 0px;
    background: none;
    border: none;
    color: #6d6a6a !important;
    font-size: 13px
}

.user-links .dropdown-toggle i {
    margin-bottom: 7px
}

.user-links .dropdown-toggle:focus {
    background: none
}

.user-links .dropdown-toggle::after {
    display: none
}

.user-links .dropdown-menu {
    width: 300px;
    padding: 15px;
    text-align: center
}

.user-login-dropdown input {
    border-radius: 0px;
    height: 43px;
    border: 1px solid #ccc;
    font-size: 14px
}

.user-login-dropdown .form-group {
    margin-bottom: 15px
}

.user-login-dropdown .dropdown-menu {
    border: 2px solid #eaeaea;
    border-radius: 4px;
    box-shadow: 0 6px 12px rgb(0 0 0 / 18%)
}

.button-login {
    padding: 6px 12px;
    border: 0;
    font-size: 15px;
    color: #222;
    font-weight: 400;
    background: #a39161;
    width: 100%;
    height: 44px;
    margin-bottom: 10px;
    border: 1px solid #a39161
}

.button-login:hover {
    background: none;
    color: #a39161
}

.user-linksa.forgot-password {
    color: #0f9ce7;
    font-size: 13px;
    float: left;
    margin-bottom: 10px;
    display: block;
    width: 100%;
    text-align: left
}

.login-with {
    width: 100%;
    display: inline-block;
    margin-bottom: 18px;
    font-size: 14px;
    color: #6d6d6a
}

.facebook-button {
    background: #4565a4;
    padding: 6px 22px;
    font-size: 18px;
    color: #fff !important;
    border: none;
    margin-bottom: 15px
}

.facebook-button i {
    display: inline-block !important;
    font-size: 18px !important;
    font-weight: 400 !important
}

span.user-name-icon {
    width: 25px;
    height: 25px;
    line-height: 25px;
    display: block;
    border: 1px solid #6d6a6a;
    border-radius: 50%;
    background: #fff;
    font-weight: 700;
    color: #000;
    margin: 0 auto;
}

span.user-email-login {
    background: #f9f5ec;
    font-size: 12px;
    padding: 2px 5px;
    border-radius: 5px;
    position: absolute;
    bottom: -30px;
    border: 1px solid #c79f4921;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0
}

span.user-email-login:after {
    content: "";
    background: #f9f5ec;
    width: 12px;
    height: 12px;
    position: absolute;
    top: -2px;
    left: 50%;
    transform: rotate(45deg) translateX(-50%);
    box-shadow: -1px -1px 0px 0px rgb(137 112 112 / 20%)
}

.user-login-active {
    position: relative
}

.user-login-active:hover span.user-email-login {
    opacity: 1
}

.menu {
    margin: 0px;
    padding: 0px;
    list-style: none;
    width: 100%
}

.demo {
    width: 1100px
}

.speciality {
    display: flex;
    justify-content: space-around;
    color: #000;
    margin-bottom: 0;
    background: #F9F5EC;
    padding: 7px;
}

.speciality i {
    color: #fdb913;
    margin-right: 5px;
    font-size: 12px
}

.speciality i:last-child {
    margin-right: 10px
}

.speciality img {
    height: 20px;
    width: auto;
    margin-right: 10px
}

.speciality .speciality-box {
    display: flex;
    align-items: center
}

.banner-section {
    margin-top: 10px;
    margin-bottom: 30px
}

.banner-section .carousel-control-next, .banner-section .carousel-control-prev {
    width: 40px;
    opacity: 1
}

.banner-section .carousel-control-next-icon, .banner-section .carousel-control-prev-icon {
    width: 20px;
    height: 20px
}

.banner-section picture img {
    width: 100%;
    height: auto
}

.banner-section picture img:hover {
    transform: inherit
}

.premium-hampers {
    width: 100%;
    border: 1px solid #a3916163;
    border-radius: 0px 10px;
    overflow: hidden;
    display: block
}

.premium-hampers img {
    width: 100%;
    height: auto
}

.banner-section .carousel-indicators [data-bs-target] {
    width: 10px;
    height: 10px;
    border-radius: 4px;
    transition: width .6s ease-out,background-color .6s ease-out;
    border: none;
    margin: 0px 4px
}

.banner-section .carousel-indicators .active {
    width: 24px
}

.banner-section .carousel-indicators {
    margin-bottom: 10px
}

.hamper-section {
    margin-bottom: 30px
}

.button-heading-section .view-all-product{
    display: none;
}

.view-all-product {
    background: #000;
    color: #fff;
    padding: 5px 10px;
    border-radius: 6px;
    font-size: 13px;
}

.icon-section {
    list-style: none;
    display: flex;
    margin-top: 0;
    background: #fff;
    position: relative;
    width: 100%;
    padding: 0px;
    gap:30px;
    margin-bottom: 0;
}

.icon-section ul{
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
}

.icon-section-content .heading-2 {
    width: 100%;
    font-size: 30px;
    margin-bottom: 12px;
    text-align: center;
}
.icon-section-content .small-paragrap{
    font-size:17px;
}
.icon-section li {
    text-align: center;
    overflow: hidden;
    margin-bottom: 0px;
    width:25%;
}

.icon-section li a {
    text-decoration: none;
    border: 1px solid #ededed;
    border-radius: 10px;
    display: inline-block;
    overflow: hidden;
    padding: 15px 0px;
}

.icon-section li:first-child a{
    background:#FEF7DA;
}
.icon-section li:nth-child(2) a{
    background:#EDF8DA;
}
.icon-section li:nth-child(3) a{
    background:#FFEDED;
}
.icon-section li:nth-child(4) a{
    background:#E4EEFA;
}

.icon-box figure {
    display: inline-block;
    margin-bottom: 10px;
    width:100%;
}

.icon-box img {
    width: 65%;
    height: auto;
    transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    border-radius: 10px;
}

.icon-section span {
    font-size: 17px;
    color: #1C2120;
    font-weight: 400;
    display: block;
    line-height: 1.1;
}

.about-us-banner img {
    width: 100%;
    height: auto
}

.about-us-banner {
    overflow: hidden;
    border: 1px solid #a3916163;
    border-radius: 10px 0px;
    margin-top: 0px;
    margin-bottom: 30px
}

.who-we-are-box img {
    width: 100%;
    height: auto;
    border-radius: 20px 0px;
    margin-bottom: 20px
}

.about-heading {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px
}

.about-us-row .row {
    margin-left: -30px;
    margin-right: -30px
}

.about-us-row .col-md-4 {
    padding: 0px 30px
}

.who-we-are-box p {
    font-size: 14px;
    margin-bottom: 0px;
    color: #000;
    line-height: 1.6
}

.our-reviews-section ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    display: flex;
    justify-content: center;
    margin-top: 40px
}

.our-reviews-section ul li {
    text-align: center;
    padding: 0px 40px
}

.our-reviews-section ul li a{
    text-decoration: none;
}

.review-sub-heading {
    font-size: 25px;
    color: #000;
    margin: 0px;
    margin-bottom: 15px;
    font-weight: 600
}

.our-reviews-section ul li i {
    font-size: 18px;
    color: #ff9b00
}

.our-reviews-section span {
    font-size: 16px;
    color: #000;
    margin-top: 10px;
    font-weight: 500;
    display: block
}

.review-counts {
    font-size: 14px;
    color: #000;
    margin-top: 0px;
    font-weight: 400;
    display: none;
}

.review-counts.uae-menu{
    display: block;
}

.video-section video {
    width: 100%;
    height: auto
}

.video-outside span {
    font-size: 13px;
    color: #000;
    padding-left: 10px;
    display: block;
    text-align: center
}

.topcity-home {
    padding: 0px;
    list-style: none;
    display: flex;
    margin: 0px -25px
}

.topcity-home li {
    width: 25%;
    padding: 0px 25px
}

.topcity-home li a {
    display: block;
    border: 1px solid #a3916163;
    border-radius: 0px 10px;
    overflow: hidden;
    text-decoration: none;
    text-align: center
}

.topcity-home li a h3 {
    margin: 0px;
    padding: 10px 0px;
    color: #000;
    font-size: 16px;
    font-weight: 600
}

.topcity-home li a img {
    width: 100%;
    height: auto
}

.occasion-section {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin-left: -15px;
    margin-right: -15px
}

.occasion-section li {
    width: 50%;
    padding: 0px 20px
}

.occasion-section li a {
    display: block;
    overflow: hidden;
    border: 1px solid #a3916163;
    text-align: center;
    border-radius: 10px 0px
}

.occasion-section li img {
    width: 100%;
    height: auto
}

.occasion-section li:first-child {
    margin-bottom: 40px
}

.occasion-section li:nth-child(2) {
    margin-bottom: 40px
}

.occasion-section h3 {
    margin: 0px;
    padding: 10px 0px;
    color: #000;
    font-size: 18px !important
}

.combo-categury {
    list-style: none;
    margin: 0px;
    padding: 0px
}

.combo-categury li a {
    width: 100%;
    display: flex;
    background: #f9f5ec;
    padding: 5px 50px;
    border-radius: 10px 0px;
    border: 1px solid #e9dab8;
    align-items: center;
    padding-right: 0px;
    text-decoration: none
}

.combo-categury li {
    margin-bottom: 15px
}

.combo-categury li:last-child {
    margin-bottom: 0px
}

.combo-categury img {
    height: 93px;
    width: auto
}

.combo-image {
    width: 34%
}

.combo-categury h3 {
    margin: 0px;
    padding: 0px;
    font-size: 20px;
    color: #000;
    font-weight: 500;
    padding-left: 10px;
    font-style: italic
}

.shop-by-flowers-section{
    margin-top: 50px;
    margin-bottom: 80px;
}

.flower-category {
    list-style: none;
    margin: 0px -15px;
    padding: 0px;
    display: flex;
    margin-bottom: 30px
}

.flower-category li {
    padding: 0px 15px
}

.flower-category li a {
    border: 1px solid #e9dab8;
    border-radius: 10px 0px;
    display: block;
    position: relative;
    text-decoration: none
}

.flower-category li a img {
    width: 100%;
    height: auto;
    border-radius: 10px 0px
}

.flower-category span {
    margin: 0px;
    font-size: 14px;
    color: #000;
    position: absolute;
    bottom: -38px;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgb(249 245 236);
    padding: 7px 26px;
    border-radius: 10px 0px;
    font-weight: 600
}

.shop-by-recipient-section{
    margin-top:30px;
    margin-bottom: 80px;
}

.shop-by-recipient {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
    margin-bottom: 40px;
}

.shop-by-recipient a {
    display: block;
    text-decoration: none;
    position: relative;
}

.shop-by-recipient img {
    width: 175px;
    height: auto;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.5);
    border-radius: 20px 0px;
    padding: 5px;
}

.shop-by-recipient a span {
    display: block;
    color: #000;
    background: #fff;
    white-space: nowrap;
    padding: 4px 13px;
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
    border: 1px solid #c79f49;
    border-radius: 9px 0px;
    font-size: 13px;
    font-weight: 700;
}

.new-arrival-banner {
    display: block;
    overflow: hidden;
    margin-bottom: 25px
}

.new-arrival-banner img {
    width: 100%;
    height: auto
}

.video-box {
    background: #000
}

.video-box iframe {
    width: 100%;
    height: 345px
}

.new-arrival-section {
    border: 1px solid #c79f4963;
    border-radius: 0px 10px;
    overflow: hidden
}

.new-arrival-section a {
    text-decoration: none;
    display: block;
    border-radius: 0px 10px;
    border: 1px solid #c79f4963;
    overflow: hidden;
    margin-bottom: 15px
}

.new-arrival-banner-right {
    position: relative
}

.new-arrival-section .col-md-8 {
    padding-right: 0;
    padding-left: 30px
}

.new-arrival-section .col-md-4 {
    padding-left: 0px;
    padding-right: 30px
}

.newarrival-sub-category {
    margin: 0px;
    padding: 0px;
    display: flex;
    list-style: none;
    margin-left: -20px
}

.newarrival-sub-category li {
    width: 33.33%;
    padding: 0px 15px
}

.newarrival-sub-category li img {
    width: 100%;
    height: auto
}

.newarrival-sub-category span {
    text-align: center;
    font-size: 16px;
    color: #000;
    font-weight: 600;
    padding: 15px 0px;
    text-transform: capitalize;
    margin: 0px;
    display: block
}

.arrangment-box {
    position: relative;
    display: block;
    overflow: hidden;
    border: 1px solid #a3916163;
    border-radius: 0px 10px
}

.arrangment-box img {
    width: 100%;
    height: auto
}

.overlap-text {
    position: absolute;
    top: 15px;
    right: 15px;
    text-align: right
}

.overlap-text h4 {
    margin: 0;
    padding: 0px 0px 10px 0px;
    font-size: 25px;
    color: #000;
    font-weight: 600
}

.overlap-text h5 {
    padding: 0px;
    padding: 0;
    font-size: 16px;
    color: #000;
    font-weight: 600;
    margin-bottom: 15px
}

.overlap-text p {
    margin: 0;
    padding: 2px 10px;
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    display: inline-block;
    background: #a39161
}

.category-left {
    overflow: hidden;
    position: relative;
    display: block;
    border: 1px solid #a3916163;
    border-radius: 0px 10px
}

.category-left img {
    width: 100%;
    height: auto
}

.category-name {
    position: absolute;
    top: 20px;
    left: 20px
}

.category-name h3 {
    font-weight: 600;
    font-size: 34px;
    margin-bottom: 10px;
    color: #000
}

.category-name h4 {
    color: #000;
    margin: 0;
    padding: 0;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 15px
}

.product-colum {
    text-align: left;
    background: #fff;
    transition-duration: 0.3s;
    overflow: hidden;
    position: relative;
    display: block;
    text-decoration: none;
    border: 1px solid #a3916163;
    border-radius: 0px 10px;
    background: #fff;
    height: 100%;
}

.product-colum img {
    width: 100%;
    height: auto
}

.product-details-home{
    text-align: left;
    padding:0px 8px;
    padding-bottom:12px;
}

.product-details-home .star-rating{
    padding-top: 5px;
    margin-bottom: 5px;
}

.product-details-home .price-row span{
    margin-bottom:0;
}

.product-colum .product-name {
    margin: 10px 0px;
    font-size: 15px;
    color: #6d6a6a;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.product-details-home .star-rating{
    padding-top: 5px;
    margin-bottom: 5px;
}

.product-details-home .price-row span{
    margin-bottom:0;
}

.buynow-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-size: 14px;
    background: #000 none repeat scroll 0 0;
    box-shadow: 0 2px 10px #fff;
    padding: 5px 28px;
    border-radius: 100px;
    color: #fff;
    display: none;
    width: max-content
}

.category-name button {
    padding: 2px 20px;
    font-size: 14px
}

.product-colum:hover .buynow-button {
    display: block
}

.right-button {
    float: right
}

.product-list-slider {
    display: flex;
    flex-wrap: wrap;
    margin: 0px;
    list-style: none;
    padding: 0px
}

.product-list-slider li {
    width: 25%;
    padding: 0px 15px
}

.category-detail {
 text-align: left;
 padding: 10px;
 background: #fff;
 border: 1px solid #e9dab8;
 height: 100%;
 border-radius: 0px 10px;
}
.category-detail .comman-heading {
 text-align: left;
}
.tab-section .nav-tabs .nav-link {
 border: 1px solid #000;
 border-radius: 2px;
 padding: 5px 65px;
 margin-right: 30px;
 color: #000;
 font-size: 16px;
 background: #fff;
}
.tab-section .nav-tabs .nav-link.active {
 background: #000;
 color: #fff;
}
.tab-section .nav-tabs .nav-link:last-child {
 margin-right: 0px;
}
.tab-section .nav-tabs {
 border-bottom: none;
 justify-content: center;
}
.tab-section .price-row {
 justify-content: start;
}
.tab-section .container:first-child {
 position: relative;
 background: #f9f5ec;
 padding-top: 25px;
 padding-bottom: 40px;
 border-radius: 10px;
}
.open-product-category .btn-primary {
 margin-top: 40px;
 padding: 7px 80px;
 font-size: 20px;
}
.open-product-category {
 text-align: center;
 margin-top: 30px;
}
.open-product-category .small-paragrap {
 margin-bottom: 10px;
}
.shop-by-budget {
 border-radius: 10px 0px;
 display: flex;
 justify-content: space-between;
 margin: 0px -25px;
 margin-top: 25px;
 margin-bottom: 50px;
}
.shop-by-budget a img {
 width: 80%;
 height: auto;
 display: inline-block;
}
.shop-by-budget a {
 text-decoration: none;
 font-size: 18px;
 color: #000;
 font-weight: 500;
 display: block;
 width: 25%;
 text-align: center;
 margin: 0px 15px;
 border-radius: 10px 0px;
}
.shop-by-budget a span {
 display: block;
 font-weight: 600;
 color: green;
 margin-bottom: 10px;
}
.blue-bg-section .container {
 background: #f0f5ff !important;
}

.midnight-section {
    height: 120px;
    background: url(../images/middnight.webp) no-repeat;
    display: block;
    border-radius: 10px;
    text-decoration: none;
    text-align: center;
    padding: 15px
}

.midnight-section .btn {
    background: #a39161;
    color: #fff;
    border-color: #a39161
}

.midnight-section h3 {
    color: #fff;
    font-weight: 500;
    font-size: 30px;
    margin-bottom: 15px;
    width: 100%;
    display: block
}

.luxury-box a {
    margin: 5px 20px;
    position: relative;
    display: block;
    text-decoration: none
}

.luxury-box a img {
    width: 100%;
    height: auto;
    border: 1px solid #a3916163;
    border-radius: 0px 10px;
    margin-bottom: 20px
}

.luxury-box {
    display: inline-block;
    text-align: center
}

.luxury-collection-section {
    background: url(../images/luxuryflowers-background.webp) no-repeat;
    padding: 40px;
    padding-bottom: 120px;
    background-position: center;
    margin-top: 55px;
    background-size: cover;
}

.heading-luxuery {
  text-align: center;
  position: relative;
}
.luxury-collection-section h2 {
  color: #fff;
  font-weight: 600;
  font-size: 35px;
  margin-bottom: 10px;
}
.luxury-collection-section h3 {
  color: #fff;
  font-weight: 500;
  font-size: 20px;
  margin-bottom: 20px;
}

.luxury-box h4 {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-left: 5px;
    margin-right: 5px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 5px;
    font-size: 20px
}

.luxury-box span {
    color: #fff;
    font-weight: 400;
    font-size: 14px
}

.luxury-collection .slick-next:before, .luxury-collection .slick-prev:before {
    color: #000;
    font-size: 35px
}

.luxury-collection .slick-next:before {
    content: "\f105";
    font-family: "FontAwesome"
}

.luxury-collection .slick-prev:before {
    content: "\f104";
    font-family: "FontAwesome"
}

.luxury-collection .slick-next, .luxury-collection .slick-prev {
    width: 40px;
    height: 40px;
    text-align: center;
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
    border-radius: 50%;
    background-color: #fff !important;
    z-index: 1
}

.luxury-collection .slick-next {
    right: -10px
}

.luxury-collection .slick-prev {
    left: -10px
}

.luxury-collection-section .btn-primary {
    background: #ffffff;
    border-color: #ffffff;
    color: #000;
    margin: 0 auto;
    font-weight: 600;
    margin-top: 40px;
    padding: 7px 80px;
    font-size: 20px;
    display: block;
    width: fit-content;
}

.luxury-collection-section .btn-primary:hover,.luxury-collection-section .btn-primary:focus {
    background: #ffffff;
    border-color: #ffffff;
    color: #000;
}

.plant-section {
    display: block;
    border-radius: 10px;
    text-decoration: none;
    text-align: center;
    border: 1px solid #c79f4963;
    overflow: hidden
}

.plant-section img {
    width: 100%;
    height: auto
}

.fruit-box {
    border: 1px solid #a3916163;
    border-radius: 0px 10px;
    overflow: hidden;
    display: block;
    position: relative
}

.fruit-box img {
    width: 100%;
    height: auto
}

.options-text {
    position: absolute;
    top: 10px;
    right: 10px;
    text-align: right
}

.options-text h4 {
    margin: 0;
    padding: 0px 0px 10px 0px;
    font-size: 25px;
    color: #000;
    font-weight: 600
}

.options-text h5 {
    padding: 0px;
    padding: 0;
    font-size: 16px;
    color: #000;
    font-weight: 600;
    margin-bottom: 15px
}

.options-text p {
    margin: 0;
    padding: 2px 10px;
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    display: inline-block;
    background: #a39161
}

.special-deal-section {
    display: block;
    border-radius: 5px
}

.specialdeal-box {
    display: block;
    width: 100%;
    overflow: hidden
}

.specialdeal-box img {
    width: 100%;
    height: auto
}

.special-deal-slider {
    margin: 0px;
    padding: 0px;
    list-style: none;
    display: flex;
    background: #F9F5EC;
    padding-top: 20px;
}

.special-deal-slider li {
    width: 33.33%;
    padding: 0px 15px
}

.special-deal-product {
    position: relative;
    display: block;
    margin-bottom: 20px;
    overflow: hidden;
    text-decoration: none;
    text-align: center;
    border: 1px solid #a3916163;
    border-radius: 0px 10px;
    background: #fff;
}

.special-deal-product img {
    width: 100%;
    height: auto
}

.special-deal-product h3 {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-left: 5px;
    margin-right: 5px;
    color: #6d6a6a;
    font-weight: 400;
    margin-top: 9px;
    margin-bottom: 9px;
    font-size: 15px
}

.special-deal-product span {
    font-size: 16px;
    font-weight: 600;
    color: #000;
    display: block;
    margin-bottom: 10px
}

.special-deal-product:hover .buynow-button {
    display: block
}

.special-deal-section {
    border: 1px solid #a3916163;
    border-radius: 0px 10px;
    overflow: hidden
}

.loyalty-program img {
    width: 100%;
    height: auto
}

.loyalty-program {
    display: block;
    overflow: hidden
}

.story-slider {
    display: flex
}

.story-slider .mySlider__item {
    padding: 0px 12.5px;
}

.story-slider .mySlider__item:first-child {
    padding-left: 0px
}

.story-slider .mySlider__item:last-child {
    padding-right: 0px
}

.story-slider img {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    border-radius: 0px 10px
}

.story-box {
    border: 1px solid #a3916163;
    border-radius: 0px 10px;
    overflow: hidden;
    text-align: center
}

.story-box h3 {
    padding: 0px 15px;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize
}

.story-box p {
    padding: 0px 15px;
    margin-bottom: 15px;
    font-size: 14px;
    color: #6d6a6a
}

.story-heading {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 30px;
    text-align: center;
    border-bottom: 2px dotted #6d6a6a;
    display: inline-block;
    padding-bottom: 10px
}

.subscribe-section {
    background: #f1f1f1;
    padding: 30px 50px
}

.subscribe-section h3 {
    font-size: 30px;
    font-weight: 800;
    color: #000;
    margin: 0px;
    margin-bottom: 5px
}

.subscribe-section p {
    font-size: 20px;
    color: #6d6a6a;
    margin: 0px
}

.signup-form {
    display: flex;
    width: 97%;
    float: right
}

.signup-form input {
    height: 60px;
    padding-left: 35px;
    border: 1px solid #9b9892;
    background: none;
    font-size: 18px;
    width: 78%;
    outline: none
}

.signup-form button {
    font-size: 18px;
    color: #fff;
    border: 1px solid #0477d7;
    background: #0477d7;
    padding: 0px 50px;
    border-left: none;
    white-space: nowrap;
}

.signup-form button:hover {
    color: #fff
}

.our-speciellity-section {
    background:#f3ceb7;
    margin-top: 0;
    padding: 18px 0px;
    margin-bottom: 50px
}

.our-speciellity {
    margin: 0px;
    padding: 0px;
    list-style: none;
    display: flex
}

.our-speciellity img {
    height: 32px;
    width: 32px
}

.our-speciellity li {
    display: flex;
    align-items: center;
    margin-right: 20px;
    width: 25%
}

.our-speciellity li p {
    font-size: 13px;
    margin-bottom: 0px;
    font-style: italic;
    color: #1C2120;
    width: 98%;
    font-weight: 300;
}

.special-content b{
    font-weight:500;
    color:#1C2120;
}

.our-speciellity-heading {
    font-size: 18px;
    margin-bottom: 8px;
    color: #1C2120;
}

.our-speciellity li:last-child {
    margin-right: 0px
}

.icon-speciellity {
    background: #f8eded;
    text-align: center;
    min-width: 50px;
    min-height: 50px;
    line-height: 50px;
    border-radius: 50%;
    margin-right: 15px;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2);
}

.delivery-country-flag h4 {
    padding: 0px;
    font-size: 20px;
    font-weight: 600;
    margin-top: 0;
    color: #6d6a6a;
    margin-bottom: 40px
}

.country-slider {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 50px
}

.country-slider .mySlider__item {
    text-align: center;
    display: inline-block;
    width: 10%;
    padding-right: 15px;
    margin-bottom: 35px
}

.country-slider .mySlider__item a {
    text-decoration: none
}

.country-box {
    width: 70px;
    height: 70px;
    line-height: 70px;
    display: block;
    border-radius: 50%;
    margin: 0 auto;
    margin-bottom: 25px;
    position: relative;
}
.country-box figure {
  position: relative;
}
.country-box figure:after {
    content: "";
    position: absolute;
    width: 60px;
    height: 60px;
    background: #f0f5ff;
    box-shadow: 0px 0px 5px 0px #0477d7;
    left: 50%;
    bottom: 9px;
    transform: translateX(-50%) rotate(45deg);
    border-radius: 35px 34px 0px;
}
.country-box img {
    height: 60px;
    width: auto;
    padding: 10px;
    border-radius: 50%;
    margin-bottom: 10px;
    position: relative;
    z-index: 1;
}

.delivery-country-flag span {
    display: block;
    color: #000;
    font-weight: 700
}

.footer-content ul li {
    margin-bottom: 10px
}

.footer-content h1, .footer-content h2,.footer-content h3,.footer-content h4,.footer-content h5,.footer-content h6 {
    font-weight: 500;
    color: #000;
    margin: 0px;
    margin-bottom: 10px
}
.footer-content h1{
    font-size:20px;
    font-weight:600;
}
.footer-content h2 {
    font-size: 18px
}

.footer-content h3 {
    font-size: 16px
}

.footer-content h4,.footer-content h5,.footer-content h6 {
    font-size: 15px
}

.footer-content b, .footer-content strong {
    font-weight: 500;
}

.footer-content a {
    color: #000
}

.footer-content a:hover {
    text-decoration: none;
    color: #a39161
}

.footer-content p {
    letter-spacing: .5px;
    font-size: 13px;
    color: #222;
    line-height: 20px
}

.app-buttons {
    display: flex;
    justify-content: center;
}

.app-buttons .app-button {
    background: #000;
}
.app-buttons .app-button p{
    color:#fff;
}

.app-buttons .app-button {
    width: 165px;
    display: flex;
    border-radius: 5px;
    color: #fff;
    text-decoration: none;
    float: left;
    border: 1px solid #fff;
    padding: 8px 10px;
    background: #000000;
    margin-right: 20px;
}
.app-buttons .app-button:last-child {
  margin-right: 0px;
}
.left-footer .app-heading {
  color: #fff;
  font-size: 16px;
  margin-top: 70px;
  margin-bottom: 20px;
}
.app-buttons .app-button img {
  height: 25px;
  width: auto;
  margin-right: 10px;
}
.app-buttons .app-button p {
    color: #ffffff;
    margin-bottom: 0;
    line-height: 1.1;
    font-weight: 600;
    width: fit-content;
    margin: 0;
    text-align: left;
}

.app-buttons .app-button:last-child img{
    filter: invert(1);
}

.app-buttons .app-button p span {
  font-size: 10px;
  display: block;
}

.first-right-image {
    float: right;
    width: 30%
}

.first-right-image img {
    height: 335px;
    margin: 0 auto;
    display: block;
    padding: 20px;
    width: auto
}

.footer-left-image {
    width: 30%;
    float: left
}

.footer-left-image img {
    height: 305px;
    margin: 0 auto;
    display: block;
    padding: 20px;
    width: auto
}

.right-second-image {
    float: right;
    width: 30%
}

.right-second-image img {
    height: 305px;
    margin: 0 auto;
    display: block;
    padding: 20px;
    width: auto
}

.table-caption {
    font-size: 19px;
    font-weight: 400;
    color: #222;
    margin-bottom: 5px;
    padding: 10px 0px
}

.footer-content table {
    margin-bottom: 0px;
    text-align: center;
    font-size: 12px
}

.footer-content table a {
    text-decoration: none
}

.footer-content .accordion-body {
    padding: 0px
}

.footer-content {
    padding-bottom: 15px;
    background: #fff;
}

.footer-content table {
    width: 100%
}

.footer-content td, .footer-content th {
    border: 1px solid #ccc;
    font-size: 13px;
    padding: 5px;
    text-align: center
}

/* .open-content {
    max-height: 500px;
    overflow: hidden
} */

.event {
    background: none;
    border: none;
    padding: 0px;
    font-size: 15px;
    text-transform: capitalize;
    color: #000;
    font-weight: 500;
    margin-top: 20px;
    position: relative;
    display: inline-block;
    cursor: pointer;
    float: right;
    border-bottom: 1px solid #000;
    margin-right: 15px
}

.event:after {
    content: "\f107";
    position: absolute;
    right: -22px;
    top: 2px;
    font-family: FontAwesome;
    font-size: 16px;
    transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease
}

.remove ~ .event:after {
    transform: rotate(180deg)
}

.remove {
    max-height: 100%
}

.review-section h3 {
    font-size: 22px;
    font-weight: 600;
    margin-top: 0;
    color: #000;
    margin-bottom: 20px
}

.review-inner {
    border: 1px solid #a3916163;
    padding: 20px;
    border-radius: 0px 10px;
    margin: 0px 15px;
    height: 240px;
    position: relative;
    background: #fff
}

.review-inner h4 {
    font-size: 18px;
    font-weight: 500;
    color: #6d6a6a;
    text-transform: uppercase;
    display: none
}

.review-rating i {
    color: #ffb900;
    font-size: 12px;
    margin-right: 3px
}

.review-rating {
    text-align: center
}

.review-inner p {
    display: -webkit-box;
    max-width: 100%;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-top: 10px;
    font-size: 16px;
    text-align: center;
    font-style: italic;
    line-height: 30px
}

.name-section {
    position: absolute;
    bottom: 10px;
    width: 100%;
    float: left;
    left: 0;
    text-align: center
}

.name-section span {
    font-weight: 600
}

.bayer-name {
    margin-bottom: 6px
}

.order-on{
    display: none;
}


.review-slider .slick-next:before, .review-slider .slick-prev:before {
    color: #000;
    font-size: 35px
}

.review-slider .slick-next:before {
    content: "\f105";
    font-family: "FontAwesome"
}

.review-slider .slick-prev:before {
    content: "\f104";
    font-family: "FontAwesome"
}

.review-slider .slick-next, .review-slider .slick-prev {
    width: 40px;
    height: 40px;
    text-align: center;
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
    border-radius: 50%;
    background-color: #fff !important;
    z-index: 1
}

.review-slider .slick-next {
    right: -10px
}

.review-slider .slick-prev {
    left: -10px
}

.review-section {
    width: 100%;
    display: inline-block;
    margin-bottom:75px;
}

.see-reviews {
    padding: 0px;
    font-size: 16px;
    color: #000;
    margin-bottom: 25px;
    margin-top: 20px;
    font-weight: 600;
    text-align: center;
    display: block
}

.review-section ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 40px
}

.review-slider ul.slick-dots {
    display: none !important;
}

.review-section ul li img {
    width: 115px;
    height: auto
}

.review-section ul li {
    padding: 0px 45px
}

.review-inner:before {
    content: "\f10e";
    position: absolute;
    right: 30px;
    bottom: 65px;
    font-family: FontAwesome;
    font-size: 26px;
    color: #00000024
}

.review-inner:after {
    content: "\f10d";
    position: absolute;
    left: 15px;
    top: 4px;
    font-family: FontAwesome;
    font-size: 26px;
    color: #00000024
}

footer {
    background: #ffffff;
    padding-bottom:10px;
}

.footer-logo {
    font-size: 40px;
    margin: 0px;
    margin-bottom: 10px;
    color: #1C2120;
    font-weight: 600;
    letter-spacing: 1.5px;
    display: inline-block;
    text-decoration: none;
    text-transform: capitalize;
    line-height: 1.2;
}

.footer-logo:hover {
    color: #1C2120
}

footer .footer-top{
    /*border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;*/
    margin-bottom: 30px;
}

.footer-download-app {
    text-align: center;
    margin-bottom: 40px;
    padding-block: 20px;
    padding-top: 30px;
    padding-bottom: 30px;
    border-radius: 10px;
    background: url(../images/footer-background.png);
}

.left-footer p {
    color: #1C2120;
    font-size: 12px;
    line-height: 1.6;
    display: block;
    margin-bottom: 40px;
    letter-spacing: 1.5px;
    font-weight: 300;
    width: 95%;
}

.left-footer ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    display: flex;
    margin-bottom: 25px;
    margin-left: -20px;
}

.left-footer i {
    font-size: 30px;
    color: #1C2120;
}

.left-footer svg{
    height: 42px;
    width: auto;
}

.left-footer ul li {
    padding: 0px 20px
}

.footer-links {
    margin: 0px;
    padding: 0px;
    list-style: none;
    text-align: left
}

.footer-links li a {
    font-size: 14px;
    color: #1C2120;
    font-weight: 300;
    text-decoration: none
}

.footer-links li {
    margin-bottom: 15px
}

.footer-links li:last-child {
    margin-bottom: 0px
}

.footer-links li span {
    font-size: 20px;
    font-weight: 600;
    color: #1C2120;
}

.download-app-heading {
    font-size: 40px;
    margin: 0px;
    margin-bottom: 30px;
    color: #fff;
    font-weight: 600;
    letter-spacing: 1.5px;
    display: inline-block;
    text-decoration: none;
    text-transform: capitalize;
    line-height: 1;
}

.payment-options-section {
    margin: 0px;
    padding: 0px;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: end;
    margin-top:0px
}

.payment-options-section li {
    margin-left: 15px;
    padding: 0px 0px;
    background: #fff
}

.payment-options-section li img {
    height: 20px;
    width: auto
}

.footer-info-address ul{
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.footer-info-address ul li{
    position: relative;
    padding-left:45px;
    margin-bottom:15px;
    display: flex;
    align-items: center;
}

.footer-info-address p{
    margin-bottom: 0px;
    font-size: 14px;
    color: #1C2120;
    font-weight: 300;
    text-align: left;
}

.footer-info-address ul li i {
    position: absolute;
    left: 5px;
    top: 0px;
    width: 25px;
    height: 25px;
    line-height: 27px;
    border-radius: 15px;
    background: #000;
    color: #fff;
    text-align: center;
    font-size: 14px;
}

.footer-info-address ul li a{
    font-size:14px;
    text-decoration: none;
    color: #1C2120;
    font-weight: 300;
}

.footer-info-address iframe{
    width:100%;
    height:250px;
}

.copyright {
    text-align: center;
    background: #000000 !important;
    color: #ffffff;
    font-size: 14px;
    letter-spacing: 1.2px;
    line-height: 1.6;
    font-weight: 300
}

.copyright .container {
    padding-top: 5px;
    padding-bottom: 5px;
}

.whats-app {
    width: 50px;
    height: 50px;
    line-height: 49px;
    display: block;
    color: #fff;
    background: #4dc247;
    border-radius: 50%;
    position: fixed;
    bottom: 30px;
    font-size: 32px;
    text-align: center;
    right: 5px;
    box-shadow: 0 0 4px 1px rgb(0 0 0 / 25%);
    transition: all .5s ease 0s;
    z-index: 1
}

.whats-app:hover {
    color: #fff
}

.recently-view-button {
    color: #424242;
    padding: 8px 20px;
    font-size: 15px;
    position: fixed;
    right: -75px;
    bottom: 300px;
    transform: rotate(-90deg);
    z-index: 1;
    border-radius: 5px 5px 0px 0px;
    cursor: pointer;
    background: #f0f5ff;
    border: 1px solid #c0d5ff;
}

.recently-view-button i {
    padding-left: 5px
}

.recent-view-product {
    display: flex;
    align-items: flex-start;
    padding-bottom: 10px;
    margin-bottom: 30px;
    border-bottom: 1px dotted #e6e6e6;
    text-decoration: none;
    color: #000 !important
}

.product-left {
    width: 34%;
    margin-right: 30px
}

.product-left img {
    width: 100%;
    height: auto;
    padding: 5px;
    border-radius: 5px;
    border: 1px solid #a3916163;
    box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2)
}

.recent-view-section {
    padding: 20px
}

.recent-view-heading {
    margin: 0px;
    padding: 0px;
    font-size: 18px;
    color:#000;
    text-align: center;
    margin-bottom: 50px;
    position: relative;
    font-weight:500;
}

.id-product {
    margin-bottom: 2px;
    font-size: 13px
}

.buy-btn {
    background: #1c2120;
    color: #fff;
    padding: 4px 21px;
    font-size: 12px;
    display: inline-block;
    border-radius: 18px;
    border: 1px solid #1c2120
}

.buy-btn:hover {
    color: #fff
}

.no-recently-product {
    font-size: 16px;
    color: #605c5c;
    background: #f0f5ff;
    padding: 10px 35px;
    font-weight: 500;
    border-radius: 5px;
}

.recent-view-heading i {
    padding-left: 6px;
    font-size: 26px;
    color: #fa860b;
}

.name-product {
    font-size: 17px;
    margin-bottom: 6px;
    color: #1c2120;
    font-weight: 400;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.product-detail {
    width: 60%
}

.recent-view-heading:after {
    content: "";
    height: 2px;
    width: 58%;
    left: 50%;
    bottom: -9px;
    position: absolute;
    border-bottom:2px dotted #d7d7d7;
    transform: translateX(-50%)
}

.product-price {
    margin-top: 0px;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 7px
}

.product-price span {
    padding-right: 5px
}

#sidebar-contact {
    margin-right: -520px;
    right: 0;
    width: 500px;
    background: #FFF5EE;
    position: fixed;
    height: auto;
    bottom: 0px;
    top: 0;
    z-index: 1000;
    box-shadow: 0 0 4px 1px rgb(0 0 0 / 25%);
    border-radius: 0;
    transition: all 0.5s ease-in 0s;
    -webkit-transition: all 0.5s ease-in 0s;
    -moz-transition: all 0.5s ease-in 0s;
    -ms-transition: all 0.5s ease-in 0s;
    -o-transition: all 0.5s ease-in 0s
}

#sidebar-contact.active {
    right: 515px;
    width: 500px;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s
}

#sidebar-contact .closebtn-slide {
    position: absolute;
    top: 4px;
    left: 12px;
    font-size: 39px;
    margin-left: 0;
    color: #000;
    text-align: center;
    z-index: 9;
    border-radius: 50%;
    text-decoration: none;
}

.products-colum {
    max-height: 800px;
    overflow-y: auto;
    padding: 2px
}

.products-colum::-webkit-scrollbar {
    width: 5px
}

.review-details {
    display: flex;
    align-items: center;
    font-size: 13px;
    color: #0075ff;
    padding-bottom: 15px;
    border-bottom: 2px dashed #c3c3c3;
    margin-bottom: 20px;
}

.review-details i {
    margin-right: 2px;
    color: #fdb913;
    font-size: 12px;
}

#review-count {
    color: #276ef1;
    cursor: pointer
}

.dot-style {
    width: 5px;
    height: 5px;
    background: #e6e6e6;
    border-radius: 50%;
    margin: 0px 5px
}

.products-colum::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px
}

.products-colum::-webkit-scrollbar-thumb {
    background: #b9b8b8;
    border-radius: 10px;
    height: 50px
}

.products-colum::-webkit-scrollbar-thumb:hover {
    background: #000
}

.contact-strip {
    background: #222;
    text-align: right;
    padding: 2px 0px
}

.contact-strip a {
    color: #fff
}

.contact-number i {
    font-size: 18px;
    padding-right: 5px
}

.call-us {
    width: 50px;
    height: 50px;
    line-height: 50px;
    display: block;
    color: #fff;
    border-radius: 50%;
    position: fixed;
    bottom: 100px;
    font-size: 31px;
    text-align: center;
    right: 5px;
    transition: all .5s ease 0s;
    z-index: 1;
    font-weight: 600;
    background: #000;
    cursor: pointer;
    box-shadow: 0px 0px 24px 0px rgba(255,255,255,1)
}

.call-us i {
    transform: rotate(-110deg)
}

.call-us:hover,.call-us:focus {
    color: #fff;
    box-shadow: 0px 0px 30px 0px rgba(255,255,255,1)
}

#sidebar-contact-number {
    margin-right: -320px;
    right: 0;
    width: 300px;
    background: #fff;
    position: fixed;
    height: auto;
    bottom: 100px;
    z-index: 1000;
    box-shadow: 0 0 4px 1px rgb(0 0 0 / 25%);
    border-radius: 5px 0px 0px 5px;
    transition: all 0.5s ease-in 0s;
    -webkit-transition: all 0.5s ease-in 0s;
    -moz-transition: all 0.5s ease-in 0s;
    -ms-transition: all 0.5s ease-in 0s;
    -o-transition: all 0.5s ease-in 0s
}

#sidebar-contact-number.active {
    right: 315px;
    width: 300px;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s
}

#sidebar-contact-number .closebtn-call {
    position: absolute;
    top: -7px;
    left: -11px;
    font-size: 26px;
    margin-left: 0;
    color: #000;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    background: #fff;
    z-index: 9;
    box-shadow: 0 0 4px 1px rgb(0 0 0 / 25%);
    border-radius: 50%;
    text-decoration: none
}

.number-slide-section {
    display: flex;
    align-items: center
}

.number-left {
    width: 19%;
    text-align: center;
    height: 100%;
    background:#1c2120;
    padding: 20px 5px;
    border-radius: 0px 5px 5px 0px;
    margin-right: 9px
}

.number-left i {
    font-size: 50px;
    color: #fff
}

.wanna-call-heading {
    margin: 0;
    padding: 0px;
    margin-bottom: 8px;
    font-weight: 600;
    color: #6d6a6a;
    font-size: 16px !important
}

.number-right {
    text-align: left;
    width: 75%;
    padding: 10px 0px
}

.number-right p {
    margin: 0;
    line-height: 20px;
    font-size: 14px
}

.listing-page-section {
    background: #F9F5EC;
    padding-top: 10px;
    margin-bottom: 20px;
}

.listing-page-section .container {
    width: 1780px;
    max-width: 1780px !important
}

.breadcrumb a {
    color: #000;
    text-decoration: none
}

.breadcrumb-item {
    font-size: 12px
}

.top-content-section h1 {
    margin: 0px;
    padding: 0px;
    font-size: 24px;
    color: #000000;
    font-weight: 500;
    width: 100%;
    line-height: 1.6;
    margin-bottom: 10px;
}

.top-content-section {
    margin: 10px 0px;
    margin-top: 0px
}

.top-content-section p {
    width: 100%;
    max-height: 72px;
    overflow-y: auto;
    color: #222;
    font-size: 14px;
    line-height: 23px
}

.top-content-section p,.top-content-section h2, .top-content-section h3, .top-content-section h4, .top-content-section h5, .top-content-section h6{
    display: none !important;
}



.listin-slide-iteam{
    display:block;
    border-radius:10px;
    overflow: hidden;
}

.listin-slide-iteam img{
    width:100%;
    height:auto;
}

#productbanner .carousel-inner{
    margin-bottom:45px;
}

#productbanner .carousel-indicators {
    width: fit-content;
    left: 50%;
    bottom: -25px;
    transform: translateX(-50%);
    margin: 0;
}

#productbanner .carousel-indicators [data-bs-target] {
    width: 12px;
    border: none;
    height: 12px;
    border-radius: 50%;
    background: #E7E7E7;
    opacity:1;
    margin-right: 6px;
    margin-left: 6px;
}

#productbanner .carousel-indicators .active{
    background:#FA9327;
}

.quick-link-section ul {
    margin: 0px;
    padding: 0px;
    display: flex;
    list-style: none;
    margin-top: 10px;
    overflow-x: auto
}

.sort-by-area .col-md-8 {
    width: 70%
}

.quick-link-section ul li {
    margin-right: 15px
}

.quick-link-section ul li:last-child {
    margin-right: 0px
}

.quick-link-section li a {
    color: #222;
    padding: 7px 25px;
    display: block;
    font-size: 14px;
    border: 1px solid #6d6a6a;
    border-radius: 5px;
    white-space: nowrap;
    text-decoration: none
}

.quick-link-section li a:focus {
    background: #fff;
    color: #000;
}

.quick-link-banners {
    display: flex;
    gap: 40px;
    overflow-x: auto;
}

.quick-link-banners img{
    width: 100px;
    height: auto;
    border-radius:50%;
    display: block;
    margin-bottom: 10px;
    box-shadow: 0px 4px 6px 0px rgb(56 56 56 / 40%);
    transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
}

.quick-link-banners img:hover{
    transform: scale(1.05);
}

.quick-link-banners a{
    text-align: center;
    text-decoration: none;
}

.quick-link-banners a span{
    font-size:14px;
    color:#222222;
    white-space: nowrap;
}

.high-low-section {
    display: flex;
    align-items: center;
    position: relative;
}

.high-low-section ul {
    border-radius: 10px;
    margin: 0;
    list-style: none;
    display: none;
    margin-left: 0px;
    position: absolute;
    bottom: -116px;
    right: 0;
    background: #fff;
    padding: 10px;
    z-index: 1;
    opacity: 0;
    width: 235px;
    border: 1px solid #e9e9e9;
}

.high-low-section ul li {
    display: flex;
    align-items: center;
    cursor: pointer;
    padding: 10px;
    padding-left: 15px;
    border-bottom: 1px solid #ededed;
}

.high-low-section ul li a {
    font-weight: 400;
    color: #555;
    font-size: 15px
}

.high-low-section ul li i {
    padding-right: 15px
}

.high-low-section ul li .fa-arrow-down {
    color: #00f
}

.high-low-section ul li:last-child{
    border-bottom:none;
}

.sort-by-area {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
    position: relative;
}

.high-low-section ul li:last-child {
        margin-bottom: 0px
    }

.high-low-section ul li .fa-star {
    color: #ffb30e
}

.high-low-section ul li .fa-long-arrow-up {
    color: #c5221f
}

.high-low-section ul li .fa-long-arrow-down {
    color: green;
}

.sort-by-price-btn:focus ~ ul {
    display: block
}

.sort-filter-list.show {
    right:0px;
    opacity:1;
    display: inline-block;
}

.sort-filter-list .fw-bold{
    font-weight: 600 !important;
}

.sort-by-price-btn {
    padding: 8px 10px;
    padding-left: 16px;
    font-size: 15px !important;
    cursor: pointer;
    border-radius: 5px;
    border: 1px solid #DEDEDE;
    background: #FFF;
    width: 135px;
    text-align: center;
    position: absolute;
    right: 15px;
    bottom: 30px;
}


.sort-filter-list.show.hide {
    display: block
}

.listing-inner {
    display: flex;
}

.quick-link-banners {
  overflow-x: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.quick-link-banners::-webkit-scrollbar {
  display: none;
  width: 0;
  height: 0;
}

.listing-filter {
    min-width: 15%;
    width: 15%;
    margin-right: 65px;
    display: none
}

.product-show-section {
    width: 100% !important;
    margin: 0 auto
}

.product-listing-section {
    display: inline-block;
    width: 100%;
    background: #f6f6f6;
    padding: 15px 0;
    padding-bottom: 40px
}

.product-show-section .row {
    display: flex;
    flex-wrap: wrap
}

.close-filter {
    position: absolute;
    right: 22px;
    top: 8px;
    color: #fff;
    display: none;
    cursor: pointer
}

.product-listing-section .row .col-md-3 {
    margin-bottom: 35px;
}

.product-listing-section .fruit-product-box{
    border-radius: 20px;
    padding: 5px 5px 12px 5px;
    background: #fff;
    position: relative;
    display: block;
    transition-duration: .3s;
    text-decoration: none;
    height: 100%;
    border: 1px solid #efefef;
}

.right-section-filter .fruit-product-box a img{
    max-width:100%;
}

.product-listing-section .fruit-product-box a ~ div {
    padding: 0px 10px;
}

.product-list-col {
    border-radius: 20px;
    text-align: center;
    padding: 5px 5px 12px 5px;
    background: #fff;
    position: relative;
    display: block;
    transition-duration: .3s;
    text-decoration: none;
    height: 100%
}

.product-list-col:hover {
    box-shadow: 0 2px 10px rgb(0 0 0 / 20%)
}

.product-list-col figure {
    overflow: hidden;
    display: block;
    border-radius: 20px
}

.product-list-col img {
    width: 100%;
    height: auto;
    border-radius: 20px
}

.star-rating {
    padding-top:0px;
    color: #222;
    font-weight: 400
}

.star-rating i {
    color: #ff9500;
    margin-right: 12px;
    font-size: 12px
}

.product-list-col h3 {
    font-size: 15px;
    color: #222;
    margin-top:10px;
    margin-bottom:0px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.price-row {
    font-size: 15px;
    font-weight: 600;
    color: #222;
    display: flex;
    margin: 8px 0px;
    line-height: 1.1;
}

.earliest-Delivery {
    color: #222;
    margin-top: 8px
}

.earliest-Delivery span {
    color: #a32e2e;
    font-weight: 600;
    font-size: 14px;
    display: inline;
}

.buy-button {
    background: #000;
    box-shadow: 0 2px 10px #fff;
    padding: 4px 25px;
    border-radius: 100px;
    font-size: 16px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    color: #fff;
    visibility: hidden;
    white-space: nowrap
}

.product-list-col:hover .buy-button {
    visibility: visible
}

.old-price {
    padding-left: 15px;
    position: relative
}

.old-price:after {
    content: "/";
    position: absolute;
    top: 0px;
    left: 5px;
}

.old-price:before {
    content: "";
    position: absolute;
    left: 15px;
    right: 0;
    top: 50%;
    border-top: 2px solid #e30404;
    transform: translateY(-50%);
    pointer-events: none
}

.product-list-col .offer-tag {
    width: auto;
    height: auto;
    position: absolute;
    top: 0px;
    left: 8px
}

.product-list-category {
    padding: 0px !important
}

.product-list-category figure {
    height: 100%
}

.product-list-category figure img {
    height: 100%
}

.heart-box {
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: #fff;
    border-radius: 50%;
    font-size: 17px;
    color: #000;
    position: absolute;
    top: 15px;
    right: 15px;
    text-align: center
}

.product-information {
    text-align: left;
    padding: 0px 10px
}

.offer-tag:hover {
    transform: inherit
}

.heart-box:after {
    content: "\f004";
    font-family: 'Font Awesome\ 5 Free'
}

.select-product:after {
    font-family: "FontAwesome";
    color: #a39161
}

.side-navbar {
    width: 250px;
    position: sticky;
    top: 170px;
    transition: 0.5s
}

.active-nav {
    margin-left: 0
}

#filter-button {
    color: #e30404;
    display: none;
    cursor: pointer
}

.refine-filter {
    font-size: 18px;
    font-weight: 600;
    border-bottom: 0.5px solid #d3d3d3;
    display: inline-block;
    background: #fff;
    padding: 14px 20px;
    color: #000;
    width: 100%;
    text-align: left;
    position: relative
}

.listing-filter .accordion-button {
    padding: 14px 20px;
    text-align: left;
    background: #fff;
    font-size: 15px;
    margin-bottom: 0px;
    position: relative;
    overflow: hidden;
    font-weight: 600;
    outline: none;
    color: #000;
    box-shadow: none;
    border-bottom: 1px solid #e6e6e6
}

.listing-filter .accordion-item {
    border: none
}

.listing-filter .accordion-button:after {
    background-image: none !important;
    content: "\2b";
    font-family: 'Font Awesome\ 5 Free';
    right: 13px;
    position: absolute
}

.listing-filter .accordion-button:not(.collapsed)::after {
    content: "\f068";
    font-family: 'Font Awesome\ 5 Free';
    transform: inherit
}

.listing-filter .accordion-body ul {
    margin: 0px;
    padding: 0px;
    list-style: none
}

.listing-filter .accordion-body ul li {
    list-style: none;
    margin-bottom: 24px
}

.listing-filter .accordion-body ul li a {
    position: relative;
    color: #000;
    font-size: 15px;
    list-style: none;
    text-decoration: none;
    display: block
}

.listing-filter .accordion-body ul li:last-child {
    margin-bottom: 0px
}

.listing-filter .accordion-body ul li a:after {
    content: "";
    width: 15px;
    height: 15px;
    border: 1px solid #e6e6e6;
    text-align: center;
    position: absolute;
    right: 0;
    top: 2px
}

.listing-filter .accordion-body ul li a:hover:after {
    content: "\f00c";
    color: green;
    font-size: 11px;
    font-family: FontAwesome
}

.listing-filter .accordion-body ul li a:hover {
    color: #c79f49
}

.product-detail-section {
    width: 1450px;
    margin: 0 auto;
    display: block;
    margin-top: 10px
}

.product-detail-area {
    display: flex;
    align-items: self-start
}

.product-detail-section .breadcrumb {
    padding-top: 0;
    padding-bottom: 15px;
    margin-bottom: 0px;
    margin-top: 0;
}

.left-gallery-section {
    min-width: 47%;
    margin-right: 30px;
    height: auto;
}

.left-gallery-section img {
    width: 100%;
    height: auto
}

.right-detail-section {
    min-width: 47%;
    margin-left: 30px;
}

.gallery-viewer img {
    width: 100% !important;
    height: auto;
    border-radius:10px;
}

.zoomTint {
    border-radius: 10px;
}

.product-code {
    font-weight: 400;
    font-size: 12px;
    color: #1c2120 !important;
    display: block;
    margin-bottom: 5px;
    text-align: left;
    margin-top: 10px;
    font-style: italic
}

.gallery-viewer p {
    margin-bottom: 0px;
    font-size: 14px;
    color: #6d6a6a
}

.offer-display-banner {
    max-width: 625px;
    margin-top: 25px;
}

.offer-display-banner a{
    display:block;
    margin-bottom:20px;
    border-radius:10px;
    border:1px solid #e6e6e6;
    overflow:hidden;
}
.offer-display-banner a:last-child{
    margin-bottom:0px;
}

.offer-display-banner a img{
    width:100%;
    height:auto;
}

.right-detail-section h1 {
    font-size: 20px;
    margin-top: 0;
    margin-bottom:10px;
    display: inline-block;
    color:#1c2120;
    text-transform: capitalize;
}

.product-detail-container {
    width: 1250px;
    margin: 0 auto;
    display: block;
    margin-top: 20px
}

.right-detail-section .sorry-this-product {
    background: #fff;
    padding: 10px;
    color: #000;
    border: none;
    font-size: 15px;
}

.right-detail-section .sorry-this-product span{
    color: #f00 !important;
    font-size: 18px;
    font-weight: 600;
}

.right-detail-section .sorry-this-product a{
    font-weight: 600;
    color: #0477d7 !important;
}

.gallery-viewer img {
    width: 100% !important;
    height: auto
}

.wrapper img {
    width: 80px;
    height: auto;
    border-color: #a9a4a4 !important
}

.wrapper a {
    height: 80px !important;
    width: 80px !important;
    margin-bottom: 5px !important;
    display: block
}

.wrapper a.active img {
    border: 2px solid #a39161 !important
}

.verient-list {
    margin: 0px -10px;
    padding: 0px;
    list-style: none;
    display: flex;
    margin-bottom: 20px;
    justify-content: space-between;
    color: #6d6a6a;
}

.verient-list li {
    min-width: 33.33%;
    padding: 0px 10px;
    max-width:50%;
}

.verient-list li {
    cursor: pointer
}

.variant-box {
    border: 1px solid #e6e6e6;
    border-radius: 10px;
    overflow: hidden;
    height: 100%;
}

.verient-list li span {
    display: block;
    font-size: 13px;
    line-height: 1.7;
    padding: 10px;
}

.verient-list li img {
    padding-right: 0;
    width: 100%;
    height: auto
}

.verient-list li input {
    padding-right: 5px;
    margin-top: 10px
}

.verient-content h2 {
    font-size: 16px;
    margin-bottom: 8px;
    font-weight: 500;
    color: #000
}

.verient-content h3 {
    font-size: 14px;
    margin-bottom:0px;
    font-weight: 500
}

.verient-content p {
    font-size: 14px;
    line-height: 25px
}

.verient-content {
    padding-right: 0px;
    text-align: left;
    padding-left: 10px
}

.upgrade-options {
    margin-bottom: 0px
}

.upgrade-options h4 {
    margin: 0px;
    padding: 0px;
    font-size: 15px;
    margin-bottom: 10px
}

.add-glassvase {
    color: #222;
    font-size: 16px;
    font-style: normal;
    font-weight: 500
}

.add-glassvase:last-child {
    margin-top: 20px;
    margin-bottom: 15px;
}

.add-glassvase span {
    font-size: 13px;
    padding-left: 7px
}

.add-glassvase input {
    margin-right: 5px
}

.price-detail-page {
    font-size: 20px;
    font-weight: 500;
    color: #1c2120;
    margin-bottom: 15px;
}

.selected-weight-heading {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 15px;
}

.description-heading{
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 15px;
    border-bottom: 1px solid #000;
    display: inline-block;
}

.select-weight-section {
    margin-bottom: 30px;
}

.product-description-section {
    margin-bottom: 30px;
}

.discription-content {
    font-size: 13px;
    font-weight: 400;
}

.price-detail-page span{
    margin-right:10px;
}

.old-price-detail{
    color: #706f6f;
    font-weight: 300;
    position: relative;
}

.old-price-detail:after{
    content: "";
    background: #706f6f;
    height: 2px;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0px;
}

.current-price{
    font-size:20px;
    font-weight:600;
}

.price-section-detail {
    margin-bottom: 20px;
}

.price-percentage {
    color:#1e8e3e;
    margin-right: 0;
    font-size: 18px;
    font-weight: 500;
}

.weight-box{
    border-radius: 8px;
    border: 1px solid #d1d5db;
    background: #fff;
    min-width: 75px;
    width: auto;
    height: 50px;
    text-align: center;
    font-size: 15px;
    margin-right: 12px;
    cursor: pointer;
    padding: 0px 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.weight-box:last-child{
    margin-right:0px;
}

.weight-box-row {
    display: flex;
}
.selected-weight {
    font-weight: 600;
    border-color: #1e8e3e;
}

.upgrade-options-heading {
    font-weight: 400;
    font-size: 16px;
    color: #222 !important;
    display: block;
    margin-bottom: 20px;
    border-bottom: 1px dotted #222;
    width: fit-content;
}

.contity-box {
    display: flex;
    align-items: center;
    background: #f9f5ec;
    padding: 5px 10px;
    border-radius: 10px;
}

.verity-box img {
    height: 40px !important;
    width: auto !important
}

.change-location {
    font-size: 15px;
    margin-bottom: 15px;
    font-weight: 500
}

.change-location a {
    color: #0d5897;
    text-decoration: none;
    padding-left: 2px
}

li.option.selected.focus {
    font-weight: 700 !important;
    color: #000;
    background-color: #f9f5ec !important
}

.city-select:focus {
    outline: none;
    box-shadow: none
}

.select-city-section input {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border: none;
    border-bottom: 1px solid #000 !important;
    border-radius: 0px;
    padding-left: 55px;
    color: #000;
    font-size: 17px
}

.select-city-section input:focus {
    outline: none
}

.city-select:before {
    position: absolute;
    top: 2px;
    left: 20px;
    font-family: FontAwesome;
    font-size: 20px;
    color: #222;
    line-height: inherit
}

.city-select {
    position: relative;
    width: 100%
}

.city-select.nice-select {
    width: 100%;
    height: 36px;
    line-height: 38px;
    border: none;
    border-bottom: 1px solid #000 !important;
    border-radius: 0px
}

.city-select .current {
    font-size: 16px;
    padding-left: 32px
}

.city-select .current:before {
    font-size: 20px
}

.city-select.nice-select {
    margin-bottom: 20px
}

.city-select.nice-select {
    width: 100%;
    height: 45px;
    line-height: 45px;
    border-color: #222
}

.nice-select.city-select.city-select1 {
    width: 50%;
    margin-right: 15px
}

.alphabet-dropdown {
    width: 50%;
    margin-left: 15px
}

.city-select .current {
    font-size: 18px;
    padding-left: 40px;
    color: #222;
    font-weight: 500;
    border-color: #222 !important
}

.city-select.nice-select::after {
    height: 10px;
    width: 10px;
    top: 45%
}

.city-select .list {
    width: 100%;
    height: 330px;
    overflow-y: auto !important;
    box-shadow: 0 4px 10px rgba(0, 0, 0, .175) !important;
    margin-top: 60px;
    border-radius: 15px;
}

.city-select .current:before {
    content: "\f3c5";
    position: absolute;
    top: 0px;
    left: 20px;
    font-family: FontAwesome;
    font-size: 24px;
    color: #c5221f;
    line-height: inherit;
}

.city-select .list li {
    padding: 10px;
    font-size: 15px;
    min-height: inherit;
    line-height: 25px;
    color: #222;
    border-top: 1px solid #f6f6f6;
}

.city-select .list li:first-child{
    font-weight: 600;
    background: #f3f3f3;
    cursor: default;
}

select.city-select {
    width: 100%;
    height: 50px;
    line-height: 50px;
    border-color: #222;
    border-radius: 5px;
    font-size: 19px;
    padding: 0px 18px
}

.error-city{
    position: relative;
}

.error-city .text-danger {
    position: absolute;
    top: -15px;
}

.nice-select .option.selected {
    font-weight: normal !important
}

.nice-select .nice-select-search-box {
    box-sizing: border-box;
    position: absolute;
    width: 100%;
    margin-top: 5px;
    top: 100%;
    left: 0;
    z-index: 8;
    padding: 5px;
    background: #FFF;
    opacity: 0;
    pointer-events: none;
    border-radius: 5px 5px 0 0;
    box-shadow: 0 0 0 1px rgba(68, 88, 112, .11);
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: scale(.75) translateY(-21px);
    -ms-transform: scale(.75) translateY(-21px);
    transform: scale(.75) translateY(-21px);
    -webkit-transition: all .2s cubic-bezier(.5, 0, 0, 1.25), opacity .15s ease-out;
    transition: all .2s cubic-bezier(.5, 0, 0, 1.25), opacity .15s ease-out
}

.nice-select .nice-select-search {
    box-sizing: border-box;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    box-shadow: none;
    color: #333;
    display: inline-block;
    vertical-align: middle;
    padding: 7px 12px;
    margin: 0 10px 0 0;
    width: 100%!important;
    min-height: 36px;
    line-height: 22px;
    height: auto;
    outline: 0!important;
    font-size: 15px;
}

.nice-select.open .nice-select-search-box {
    opacity: 1;
    z-index: 10;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0)
}

.select-city-section {
    width: 100%;
    display: flex
}

.right-detail-section h4 {
    font-size: 16px;
    font-weight: 500;
    color: #222;
    margin-bottom: 10px;
    display: inline-block;
    width: 100%
}

.time-variant {
    margin-bottom: 20px
}

.time-variant ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    display: flex
}

.time-variant ul li {
    width: 33.33%;
    padding: 2px 5px;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    border: 1px solid #bdbbbb;
    border-radius: 5px 0px 0px 5px;
    height: 49px;
}

.time-variant ul li:nth-child(2){
    border-left:none;
    border-radius: 0px;
}

.time-variant ul li:nth-child(3){
    border-left:none;
    border-radius: 0px 5px 5px 0px;
}

.time-variant ul li h4 {
    display: block;
    font-size: 15px;
    font-weight: 600;
    color: #6d6a6a;
    margin-bottom: 4px;
}

.time-variant ul li span {
    color: #6d6a6a;
    font-size: 14px
}

.time-variant ul li:last-child {
    margin-right: 0px
}

.calender-box {
    padding: 0px;
    position: relative
}

.calender-box.active-slot input{
    font-weight:600;
}

.calender-box input {
    border: none;
    outline: none;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 14px;
    padding-top: 20px;
    background: transparent
}

.calender-box:after {
    content: "\f073";
    position: absolute;
    z-index: -1;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    color: #6d6a6a;
    top: 1px;
    left: 50%;
    transform: translateX(-50%);
}

.delivery-type ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    display: flex
}

.delivery-type ul li {
    width: 33.33%;
    overflow: hidden;
    padding: 11px 10px;
    font-size: 15px;
    border: 1px solid #e6e6e6;
    text-align: center;
    position: relative;
    cursor: pointer;
    border-radius: 5px 0px 0px 5px;
    height: 49px;
}

.delivery-type ul li:nth-child(2){
    border-left:none;
    border-radius: 0px;
}

.delivery-type ul li:nth-child(3){
    border-left:none;
    border-radius: 0px 5px 5px 0px;
}

.delivery-type ul li:last-child {
    margin-right: 0px
}

.delivery-type {
    margin-bottom: 20px
}

.delivery-charge {
    position: absolute;
    font-size: 11px;
    text-align: right;
    right: 2px;
    top: 9px;
    color: #000;
    font-weight: 500;
    display: none
}

.delivery-charge:after {
    content: "";
    background: #f9f5ec;
    width: 59px;
    height: 63px;
    transform: rotate(27deg);
    position: absolute;
    top: -17px;
    right: -8px;
    z-index: -1;
    border-left: 1px solid #e6e6e6
}

.delivery-charge:before {
    content: "";
    width: 59px;
    height: 63px;
    transform: rotate(27deg);
    position: absolute;
    top: -17px;
    right: -8px;
    border-left: 1px solid #e6e6e6
}

.select-time-slot{
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    height: 49px;
    text-align: center;
}

.select-time-slot:hover{
     border: 1px solid #e6e6e6;
}

.select-time-slot:active{
    background: #fff !important;
    color: #000 !important;
    border-color: #e6e6e6 !important;
}

.delivery-time-slot {
    margin-bottom: 10px;
    float: left;
    width: 100%
}

.delivery-time-slot select {
    padding: 7px 10px;
    width: auto;
    border: 1px solid #e6e6e6;
    outline: none;
    float: left;
    margin-right: 15px;
    background: #fff;
    height: 44px;
    border-radius: 5px;
    font-size: 15px
}

.mid-box-section {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    width: 100%;
    margin-top: 20px;
    float: left;
}


.mid-box-section span {
    padding-top: 5px;
    display: inline-block;
    font-size: 14px
}

.color-heighlight {
    color: #f00
}

.option-time-unavailable{
    position: relative;
}

.option-time{
    z-index:9;
}

.delivery-time-slot .dropdown-item{
    text-align: center;
}

.delivery-time-slot .dropdown-item:active{
    color: var(--bs-dropdown-link-hover-color);
    background-color: var(--bs-dropdown-link-hover-bg);
}

.option-time-unavailable:after{
    content: "";
    background: red;
    position: absolute;
    height: 2.5px;
    width: 155px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.add-cart-button {
    background:#1e8e3e;
    color: #fff;
    padding: 8px 18px;
    font-size: 19px;
    display: inline-block;
    text-decoration: none;
    margin-top: 0;
    cursor: pointer;
    margin-bottom: 25px;
    min-width: 250px;
    text-align: center;
    width: 100%;
    border-radius: 5px;
    font-weight: 600;
    float: left;
    border: 2px solid #1e8e3e;
}

.addtocart-button-section {
    display: block;
    float: left;
}

.add-cart-button:hover {
    background: #1e8e3e;
    color: #fff
}

.time-variant,.delivery-type,.delivery-time-slot,.mid-box-section {
    display: none
}

.active-slot {
    background: #F9F5EC;
    color: #1c2135;
    font-weight: 500;
}

.care-guidence {
    display: block;
    width: 100%;
    float: left;
    margin-top: 10px;
    margin-bottom: 0px;
    color: #6d6a6a;
}

.care-guidence .tab-content {
    padding: 15px
}

.care-guidence .nav-tabs{
    display:flex;
    justify-content: space-between;
}

.care-guidence .nav-link {
    border: none;
    border-bottom: 2px solid transparent;
    font-size: 14px;
    line-height: 24px;
    font-weight: 600;
    color: #9e9e9e;
    cursor: pointer;
    width: 33.33%
}

.care-guidence .nav-link.active {
    border-color: #000
}

.care-guidence ul ,.care-guidence ol {
    margin: 0px;
    padding: 0px;
    color: #6d6a6a
}

.care-guidence ul li,.care-guidence ol li {
    margin-bottom:10px !important;
}

.care-guidence ul li:last-child,.care-guidence ol li:last-child {
    margin-bottom: 0px
}

.care-guidence p, .care-guidence li, .care-guidence span, .care-guidence strong,  {
    color: #6d6a6a;
    font-size: 14px !important;
    font-family: 'Lato', sans-serif !important;
}

.product-review {
    display: inline-block;
    margin: 15px 0px;
    width: 100%
}

.product-review-heading {
    font-size: 19px !important;
    color: #4f4f4f;
    font-weight: 600;
    margin: 0px
}

.user-review {
    font-size: 15px !important;
    color: #000;
    font-weight: 500;
    margin: 5px 0px 5px 0px;
    display: block
}

.user-review span {
    padding-left: 40px;
    color: #5e5555;
    font-weight: 500;
    font-size: 12px;
    position: relative;
    display: none;
}

.user-review span:after {
    content: "";
    background: #b5b3b3;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    position: absolute;
    left: 25px;
    top: 7px
}

.review-field {
    padding: 8px 0px;
    padding-left: 73px;
    border-bottom: 1px solid #f3f3f3;
    position: relative
}

.review-field:after {
    content: "\f2be";
    position: absolute;
    left: 0px;
    top: 10px;
    font-family: FontAwesome;
    font-size: 41px;
    color: #e6e6e6
}

.review-field p {
    margin: 0px;
    color: #4f4f4f;
    font-size: 14px;
    line-height: 1.3
}

.review-field i {
    color: #fdb913;
    font-size: 11px
}

.load-more-review {
    color: #276ef1;
    font-weight: 600;
    text-align: center;
    font-size: 17px;
    margin-top: 20px;
    display: inline-block;
    text-decoration: none
}

.load-more-review:hover {
    color: #276ef1
}

.recommended-box img {
    width: 100%;
    height: auto
}

.recommended-box a {
    display: block;
    border: 1px solid #e6e6e6;
    border-radius: 10px 0px;
    overflow: hidden;
    background: #f9f5ec;
    text-align: center;
    text-decoration: none
}

.recommended-box a:focus {
    outline: none
}

.recommended-collection .slick-slide {
    margin: 0 20px
}

.recommended-collection {
    margin: 0px 0px
}

.recommended-collection .slick-next:before,.recommended-collection .slick-prev:before {
    color: #000;
    font-size: 35px
}

.recommended-collection .slick-next:before {
    content: "\f105";
    font-family: "FontAwesome"
}

.recommended-collection .slick-prev:before {
    content: "\f104";
    font-family: "FontAwesome"
}

.recommended-collection .slick-next,.recommended-collection .slick-prev {
    width: 40px;
    height: 40px;
    text-align: center;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    background-color: #fff !important;
    z-index: 1
}

.recommended-collection .slick-next {
    right: -10px
}

.recommended-collection .slick-prev {
    left: -10px
}

.recommended-product-name {
    font-size: 15px !important;
    margin-top: 7px;
    margin-bottom: 5px;
    color: #6d6a6a;
    font-weight: 400;
    letter-spacing: 0.5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-left: 7px;
    margin-right: 7px;
    line-height: 1.1
}

.recommended-box span {
    font-size: 16px;
    font-weight: 600;
    color: #000;
    margin: 8px 7px;
    display: block
}

.product-detail-heading {
    position: relative;
    margin-bottom: 60px;
    font-size: 26px;
    text-transform: capitalize
}

.product-detail-heading:after {
    content: "";
    background: #1e8e3e;
    height: 5px;
    width: 120px;
    position: absolute;
    left: 50%;
    bottom: -15px;
    transform: translateX(-50%)
}

.time-variant ul li.active-slot span {
    color: #000
}

.time-variant ul li.active-slot h4 {
    color: #000
}


#addon-popup .modal-dialog {
    min-width: 1100px;
    border: none;
    border-radius: 0;
    overflow: hidden
}

#addon-popup .modal-content {
    border: none;
    border-radius: 0px
}

.addon-list {
    margin: 0px;
    padding: 0px;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    padding-top: 5px
}

.addon-list li {
    width: 20%;
    padding: 0px 15px;
    position: relative;
    margin-bottom: 25px
}

.addon-list img {
    width: 100%;
    height: auto;
    margin-bottom: 6px
}

.addon-box {
    padding: 5px;
    text-align: center;
    padding-bottom: 55px;
    position: relative;
    background: #fff;
    overflow: hidden;
    border-radius: 5px;
    box-shadow: 0 0 2px 0 rgb(0 0 0 / 35%)
}

.addon-box.selected-addon {
    box-shadow: 0 0 5px 1px #448600
}

.addon-name {
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 4px;
    color: #222;
    padding: 0px 5px
}

.addon-price {
    font-size: 13px;
    color: #222;
    margin-bottom: 6px
}

.add-contity {
    margin: 0 auto;
    position: absolute;
    bottom: 10px;
    left: 25px;
    right: 25px;
    overflow: hidden;
    border: 0.5px solid #a391616b;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 10px;
    height: 37px;
    background: #f9f5ec
}

.add-contity input {
    width: 100%;
    border: none;
    outline: 0;
    text-align: center;
    height: 35px;
    padding: 0 !important;
    background: #f9f5ec;
    font-size: 15px;
    color: #000;
    font-weight: 600;
    cursor: pointer
}

.add-contity button {
    height: auto;
    width: 28px;
    line-height: inherit;
    text-align: center;
    border: none;
    background: transparent;
    font-size: 22px;
    color: #000;
    font-weight: 400;
    display: none
}

.add-contity button.minus-button {
    font-size: 36px
}

.check-uncheck-box {
    position: absolute;
    top: 2px;
    right: 0px
}

.check-uncheck-box img {
    width: 31px;
    height: auto
}

.selected-addon ~ .add-contity button {
    display: block
}

.addon-check {
    display: none
}

.addon-box.selected-addon .addon-check {
    display: block
}

.addon-box.selected-addon .addon_unchecker {
    display: none
}

#addon-popup .modal-footer {
    justify-content: space-between;
    border: none;
    padding-top: 0;
    position: sticky;
    bottom: 0;
    background: #fff;
    border-top: 1px solid #e6e6e659
}

.addonprice-details {
    display: flex;
    float: left;
    align-items: center;
    text-align: center;
    margin-left: 10px
}

.price-detail {
    font-size: 18px;
    text-transform: capitalize;
    margin-right: 25px;
    font-weight: 600;
    color: #555
}

.addonprice-details h3 {
    margin: 0;
    padding: 0;
    font-size: 16px;
    color: #555;
    margin-bottom: 4px
}

.addonprice-details h4 {
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #222;
    font-weight: 600
}

.base-item {
    margin-right: 25px
}

.plus-icon {
    margin-right: 25px;
    font-size: 28px;
    color: #555
}

.eqal-icon {
    margin-right: 25px;
    font-size: 28px;
    color: #555
}

.total-price h5 {
    margin: 0;
    font-weight: 700;
    color: #a39161;
    font-size: 16px
}

.add-product-pop .modal-footer {
    padding: 5px 15px 10px 15px;
    border-top: 1px solid #e6e6e659
}

.continuepopup {
    margin-top: 7px;
    display: inline-block;
    margin-right: 5px;
    font-size: 14px;
    border-radius: 5px;
    border: medium none;
    padding: 7px 25px !important;
    color: #fff;
    background: #000 none repeat scroll 0 0;
    box-shadow: 0 2px 10px #fff;
    text-decoration: none;
    text-transform: uppercase;
    border: 1px solid #000;
    font-weight: 600;
}

.continuepopup:hover {
    color: #fff;
    background: #000
}

.addonprice-details h3 span {
    padding-right: 4px
}

#addon-popup {
    top: 0px
}

.add-gift {
    border: none;
    display: flex;
    padding: 0px 15px;
    min-width: 100%;
    width: 100%;
    justify-content: flex-start;
    align-items: center;
    background: #f9f5ec;
    padding-bottom: 0px;
    position: sticky;
    top: 0;
    z-index: 1
}

.add-gift span {
    margin: 0px;
    color: #000000;
    font-size: 24px;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 1.1;
    display: flex;
    align-items: center
}

.add-gift .btn-close {
    outline: none;
    font-size: 18px;
    opacity: 1;
    position: absolute;
    right: 20px;
    top: 27px
}

.add-gift img {
    height: 75px;
    width: auto;
    margin-right: 21px
}

.addon-total-price {
    margin-right: 25px
}

#product-guidence h2 button {
    font-size: 15px;
    font-weight: 600;
    color: #222;
    background: none
}

#product-guidence .accordion-item {
    border: none;
    border-top: 1px solid #c7c7c7;
    border-radius: 0
}

#product-guidence h2 button:focus {
    outline: none;
    box-shadow: none
}

#product-guidence {
    margin-top: 25px;
    margin-bottom: 20px;
    display: inline-block;
    width: 100%
}

#product-guidence .accordion-button:not(.collapsed)::after {
    background-image: var(--bs-accordion-btn-icon)
}
.order-process-section {
    width: 1250px;
    margin: 0 auto;
    display: block;
    margin-bottom: 30px;
    margin-top:50px;
}

.order-processing-box {
    position: relative;
    margin-left: 25px;
    background: #fff;
    margin-bottom: 30px;
    padding: 30px 40px;
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.3);
    border-radius:15px;
}

.right-cart-discount{
    width:auto;
}

.right-cart-discount.display-banners-mobile {
    display: none;
}

.order-processing-box:after {
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    left: -20px;
    border-left: 1px dashed #02060c4d;
    top: 70px;
    z-index: -1;
}

.order-processing-box:nth-child(4):after{
    display: none;
}

.order-process-heading {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5px;
}

.order-process-heading i{
    padding-left:5px;
    color:#1e8e3e;
}

.order-process-heading span {
    padding-right: 10px;
    margin-right: 10px;
    border-right: 2px solid #000000;
}

.order-processing-box .order-process-heading + .order-process-heading{
    margin-top:15px;
}

.subtitle-order {
    font-size: 14px;
    margin-bottom: 10px;
}

.subtitle-order.business-invoice {
    margin-bottom: 0;
    margin-top: 15px;
    font-size:12px;
}

.active-processed .subtitle-order{
    margin-bottom:0px;
}

.account-icon {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 25px;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.4);
    text-align: center;
    border-radius: 5px;
    position: absolute;
    left: -30px;
    background: #fff;
    color: #1c2120;
}

.business-invoice-flex{
    display: flex;
    align-items: center;
}

.active-process .account-icon{
    background:#1e8e3e;
    color:#ffffff;
}

.active-processed .account-icon{
    background:#1e8e3e;
    color:#ffffff;
}

.login-page .active-page .page-title {
    background: #fff;
    color: #000;
}

.login-page .page-title h1{
    color: #000;
    border-bottom: 2px solid #000;
    padding-bottom: 2px;
    font-size: 20px;
}
.login-page .page-title img{
    filter: brightness(0);
}

.login-page-section {
    width: 90%;
}

#login_form .form-group{
    margin-bottom:20px;
    position: relative;
}

.login-page-section .iti--allow-dropdown{
    width:100%;
}

.login-page-section #phone {
    height: 42px;
    width: 100%;
    border: 1px solid #ced4da;
    border-radius: 5px;
}

#login_form input::placeholder{
    font-size:14px;
}

.goto-otp{
    display:none;
}

.login-page-section #phone:focus{
    color: #212529;
    background-color: #fff;
    border-color: #86b7fe;
    outline: 0;
}

.login-page-section .form-control{
    border: 1px solid #ced4da;
    height:42px;
    width: 100%;
}

.login-left ul.iti__country-list {
  padding-left: 0px;
  border-color: #e6e6e6;
  border-radius: 15px;
  padding-right: 0px;
}

.order-flow-box {
    border-radius: 10px 0px;
    border: 1px solid #e1e1e1;
    margin-bottom: 10px;
}

.hide-step-box{
    display: none;
}

.order-flow-box a{
    text-decoration: none;
}

.page-title {
    padding: 8px 25px;
    background: #fff;
    color: #000;
    font-size: 17px;
    border-radius: 10px 0px;
    position: relative;
    font-weight: 600;
    display: flex;
    align-items: center
}

.page-title h1 {
    font-size: 17px;
    font-weight: 600;
    display: flex;
    align-items: center;
    margin: 0;
    color:#000;
}

.active-page {
    margin-bottom: 30px
}

.active-page .page-title {
    background:#f9f5ec;
    color: #000
}

.page-title:before {
    content: "\f054";
    float: right;
    top: 50%;
    position: absolute;
    right: 20px;
    transform: translateY(-50%);
    font-family: "FontAwesome"
}

.active-page.page-title:before {
    content: "\f078"
}

.page-title img {
    height: 30px;
    float: left;
    margin-right: 20px;
    filter: brightness(0);
}

.order-inner-section {
    padding: 25px 20px
}

.order-inner-section h3 {
    margin: 0px;
    padding: 0px;
    font-size: 18px;
    text-align: center;
    font-weight: 600;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.login-section-inner {
    display: flex;
    align-items: center;
}

.login-left {
    width: 60%;
    padding-right: 45px;
    position: relative;
    padding-bottom: 20px
}

.login-left:after {
    content: "";
    background: #0F0E0E;
    width: 1px;
    height: 150px;
    position: absolute;
    top: 0;
    right: 0
}

.button-group button.withotp-btn {
    margin-top: 20px;
    margin-right: 0 !important;
    width: 185px;
    font-size: 15px;
    background: #1e8e3e;
    border: 1px solid #1e8e3e;
    height: 42px;
    color: #fff;
}

.button-group button.goto-otp {
    margin-top: 20px;
    margin-right: 0 !important;
    width: 185px;
    font-size: 15px;
    background: #1e8e3e;
    border: 1px solid #1e8e3e;
    height: 42px;
    color: #fff;
}

.continue-otp{
    width: 185px;
    font-size: 15px;
    background: #1e8e3e;
    border: 1px solid #1e8e3e;
    height: 42px;
}

.btn-primary.continue-otp:hover,.btn-primary.continue-otp:active,.btn-primary.continue-otp:focus{
    background:#1e8e3e;
    color:#fff;
    border: 1px solid #1e8e3e;
}

.button-group button.withotp-btn:hover,
.button-group button.withotp-btn:focus,
.button-group button.withotp-btn:active,
.button-group button.goto-otp:hover,
.button-group button.goto-otp:focus,
.button-group button.goto-otp:active{
    background:#1e8e3e;
    color:#fff;
}

.login-left ul {
    padding-left: 15px;
    border-color: #000
}

.login-left .nav-link {
    padding: 10px 40px;
    font-size: 18px;
    color: #000 !important
}

.login-left .nav-link.active {
    border-color: #000;
    border-bottom: 1px solid #fff;
    font-weight: 600
}

.login-left.tab-pane {
    padding: 20px 0px 0px 15px
}

.login-left .form-label {
    font-size: 14px;
    color: #000000
}

.login-left .form-control {
    box-shadow: 0px 3px 6px #00000029;
    border: 0.5px solid #00000052;
    border-radius: 5px;
    height: 42px
}

.login-left .form-group {
    margin-bottom: 10px
}

.register-input{
    display:none;
}

#login_form 

.forgot-password-order {
    float: right;
    font-size: 16px;
    color: #000;
    text-decoration: none;
    margin-bottom: 20px
}

.forgot-password-order:hover {
    color: #000;
    text-decoration: underline
}

.button-group {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;

}

.button-group button {
    padding: 6px 10px;
    width: 160px
}

.button-group button:first-child {
    margin-right: 15px
}

.black-border-button {
    border-color: #000;
    background: #ffff;
    color: #000
}

.black-border-button:hover, .black-border-button:focus, .black-border-button:focus-visible,.black-border-button:active, .black-border-button.btn:first-child:active, {
    background: #000;
    color: #fff;
    border-color: #000
}

.login-right {
    text-align: center;
    width: 40%
}

.login-right h4 {
    font-size: 18px;
    color: #6d6a6a;
    margin-top: 15px;
}

.login-facebook {
    background: #1778F2;
    color: #fff;
    text-decoration: none;
    display: flex;
    width: 250px;
    font-size: 15px;
    padding: 8px 15px;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    margin: 0 auto;
    margin-bottom: 10px;
    border: 1px solid #1778F2
}

.login-facebook i {
    padding-right: 10px;
    font-size: 20px
}

.login-facebook:hover {
    color: #1778F2;
    background: #fff
}

.login-google {
    background: #fff;
    display: flex;
    padding: 6px 10px;
    width: 185px;
    font-size: 14px;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    margin: 0 auto;
    color: #000;
    text-transform: capitalize;
    height: 42px;
    box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
    text-decoration: none;
}

.login-google img {
    height: 26px;
    width: auto;
}

.login-google i {
    padding-right: 10px;
    font-size: 20px
}

.login-google:hover {
    color: #000;
}


.or-divider{
    display: flex;
    justify-content: center;
}

.or-divider p{
    text-align: center;
    margin: 12px 0px;
    font-size: 15px;
    background: #fff;
    padding: 0px 10px;
    position: relative;
}

.or-divider p:after{
    content: "";
    height: 2px;
    width: 62px;
    background: #e6e6e6;
    position: absolute;
    right: -72px;
    top: 10px;
}

.or-divider p:before{
    content: "";
    height: 2px;
    width: 62px;
    background: #e6e6e6;
    position: absolute;
    left: -72px;
    top: 10px;
}

.align-right {
    float: right
}

.check-group {
    margin-bottom: 20px;
    display: flex;
    align-items: flex-start
}

.check-group input {
    margin-right: 10px
}

.login-left .nav-link:hover {
    background: #f1f1f1
}

.login-left .nav-link:focus {
    background: none
}

#otp_form p {
    margin-bottom:0px;
    text-align: center;
    font-size: 15px
}

#otp_form p span {
    color: green;
    padding-left: 0px;
    font-weight: 600;
}

#otp_form p .developer-msg {
    color: green;
    padding-left: 0px;
}

#otp_form {
    display: none;
    text-align: center;
    margin-top:20px;
}

#otp_form .developer-send-otp-msg {
    background: #efefef;
    border-color: #e6e6e6;
    color: #000;
}

.otp-section {
    display: flex;
    justify-content: center;
    margin-bottom:10px
}
.small-info {
    font-size: 11px;
    margin-bottom: 0;
    display: block;
    color: #6d6a6a;
}

.otp-section input {
    height: 40px;
    width: 40px;
    line-height: 40px;
    margin-right: 10px;
    border: 1px solid #0f0e0e;
    border-radius: 5px;
    text-align: center;
    font-size: 16px;
    outline: none
}

.otp-section input:last-child {
    margin-right: 0px
}

.otp-section input:focus {
    border-color: #1e8e3e
}

.resend-otp {
    text-decoration: none;
    font-size: 14px;
    color: #EE3B1A;
    width: fit-content;
    display: block
}

.not-recevive-row{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
}

.not-receive {
}

.resend-otp i {
    padding-right: 5px
}

.resend-otp:hover {
    color: #EE3B1A;
    text-decoration: underline
}

#forgotpasswor_form {
    display: none
}

#forgotpasswor_form button {
    margin: 0 auto;
    display: block;
    margin-top: 25px
}

.back-order {
    text-align: center;
    display: block;
    width: fit-content;
    margin: 0 auto;
    margin-top: 10px;
    color: #1e8e3e;
    font-size: 15px;
}

.back-order i {
    padding-right: 5px;
    font-size: 14px
}

.back-order:hover {
    color: #1e8e3e
}

.right-cart h4 {
    color:#1c2120;
    font-size: 20px;
    padding: 15px 15px;
    margin-bottom: 0px;
    border-radius: 20px 20px 0px 0px;
    border: 1px solid #e6e6e6;
    border-bottom: none;
    font-weight: 600;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.right-cart h4:after {
    content: "";
    position: absolute;
    bottom: 5px;
    width: 26%;
    height: 3px;
    background: #a3a3a3;
    left: 50%;
    transform: translateX(-50%);
}

.right-cart h4 img{
    display: none;
}

.order-summary {
    border: 1px solid #e6e6e6;
    border-radius: 0px 0px 20px 20px;
    padding: 12px;
    border-top: none;
    overflow: hidden;
    padding: 12px 12px 12px 12px;
    position: relative;
}

.right-cart{
    position: relative;
}

.shop-more-cart {
    background: #0477d7;
    color: #fff;
    text-decoration: none;
    padding: 5px 18px;
    font-size: 14px;
    float: right;
    display: flex;
    align-items: center;
    position: absolute;
    right:10px;
    border-radius: 25px;
}

.discount-offer-text{
    background: #FFFACD;
    text-align: center;
    font-size: 14px;
    padding: 6px;
    border-radius: 5px 5px 0px 0px;
    color: #000;
    font-weight: 500;
    margin-bottom: -10px;
    margin-left: -15px;
    margin-right: -15px;
}

.shop-more-cart i {
    padding-right: 5px
}

.shop-more-cart:hover {
    color: #fff
}

.order-flow-box .right-cart .order-summary {
    border: none !important;
    padding-top: 30px;
    position: relative;
}



.col-md-8 .order-flow-box .right-section-for-cart .order-summary {
    border: 1px solid #a39161 !important;
    border-top:none !important;
}

.order-summary ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    display: flex;
    padding-bottom: 5px;
    margin-bottom: 15px;
    overflow-x: auto;
    width: 75%;
}

.order-summary ul::-webkit-scrollbar {
    height:4px;
  width: 5px;
}

.order-summary ul::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
}
 
.order-summary ul::-webkit-scrollbar-thumb {
  background: #6d6a6a; 
  border-radius: 10px;
}

.order-summary ul::-webkit-scrollbar-thumb:hover {
  background: #6d6a6a; 
}
.hamper-cart {
    background: #FFF8E7;
    border-radius: 10px 10px 0px 0px;
}
.view-hamper-details {
    font-weight: 500;
    font-size: 13px;
    cursor: pointer;
    width: fit-content;
}
.view-hamper-details i{
    font-size: 11px;
    padding-left: 3px;
}

.hamper-cart-section .cart-product-row img {
    width:45px;
}
.hamper-cart .cart-product-row{
    align-items: flex-start;
    position: relative;
}
.hamper-cart-section .cart-product-row {
    padding: 0px;
    margin: 10px 0px;
    border: none;
    align-items: center;
    margin-right: -52px;
}

.hamper-cart-section .product-description {
    width: 80%;
    margin-left: 10px;
}

.hamper-cart-section .cart-product-row h3 {
    font-size: 13px;
    margin-bottom: 4px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.hamper-cart-section .cart-product-row h5 {
    font-size: 11px;
    margin-bottom: 0;
}

.hamper-cart-section .trash-btn{
    font-size:10px;
}

.hamper-cart-section .wrap-button {
    border: none;
    margin: 0;
    width: 100px;
    margin-right: 9px;
    background: none;
    order: inherit;
}

.hamper-cart-section .wrap-button button{
    background:none;
    width: 20px;
    height: 20px;
    font-size: 15px;
}
.hamper-cart-section .wrap-button input{
    background: none;
    font-size: 12px;
    width: 20px;
}

.hamper-cart-section {
    width:100%;
    display:none;
}

.hamper-total-price {
    position: absolute;
    right: 15px;
    bottom: 10px;
    font-weight: 500;
    font-size: 14px;
}

.cart-tab {
    font-size: 16px;
    font-weight: 600;
    padding: 2px 5px;
    display: inline-block;
    color: #000;
    border-bottom: 1px solid #000;
    cursor: pointer;
    margin-right: 25px;
    white-space: nowrap;
}

.cart-tab.active-cart{
    border-bottom-color: #1e8e3e;
    color: #1e8e3e;
}

.date-cart{
    font-weight: 500;
    color: #000;
    padding-left: 5px;
    font-size: 13px;
}

.multiple-items-info{
    padding: 5px 10px;
    margin:-15px 0px 0px;
    width: fit-content;
    color: #fff;
    border-color: #f0f5ff;
    background: #000;
    border-radius: 5px;
    position: relative;
    z-index: 2;
    font-size: 12px;
}

.multiple-items-info:after{
    content: "";
    background: #000;
    width: 10px;
    height: 10px;
    position: absolute;
    left: 21px;
    top: -5px;
    transform: rotate(45deg);
    z-index: -1;
}

.cart-tab i{
    padding-right:5px;
}

.cart-product-row img {
    width: 100px;
    height: auto;
    border-radius: 5px 0px;
}

.productid {
    font-size: 12px;
    margin: 0 auto;
    margin-top: 5px;
    display: block;
    text-align: center;
}

.cart-product-row figure a{
    text-align: center;
    text-decoration: none;
}

.cart-product-row {
    display: flex;
    align-items: center;
    justify-content: normal;
    padding: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #efefef;
}

.cart-product-row h3 {
    font-size: 17px;
    color: #000;
    font-weight: 400;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.cart-product-row h5 {
    font-size: 14px;
    color: #333333;
    margin-bottom: 5px
}

.right-cart-contity {
    text-align: center;
    margin-right: 25px
}

.trash-btn {
    color: #747474;
    cursor: pointer;
    text-align: center;
    padding: 2px 10px;
    font-size: 13px;
    display: inline-block;
    border-radius: 5px
}

.trash-btn:hover {
    color: #fff;
    background: #1c2120;
}

.edit-delete-hamper {
    display: flex;
    align-items: center;
}
.edit-delete-hamper .trash-btn{
    padding: 2px 6px;
}

.edit-btn-hamper {
    color: #747474;
    padding: 2px 6px;
    border-radius:5px;
}

.edit-btn-hamper:hover{
    background:#000;
    color:#fff;
}

.product-description {
    width: 80%;
    margin-left: 20px;
}

.cart-product-row .product-summery h5 img {
    width: 40px;
    height: auto;
    margin: 0;
    margin-left: 5px
}

.cart-total {
    margin-top: 18px
}

.price-breakup {
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    color: #000;
    font-weight: 400;
    margin-bottom: 12px;
    padding: 0px 6px
}

.price-breakup.wallet-section {
    border-bottom: 1px solid #efefef;
    padding-bottom: 10px;
    padding-top: 10px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

#walletBalance {
    appearance: none;
    -webkit-appearance: none;
    width: 45px;
    height: 20px;
    background-color: #ccc;
    border-radius: 24px;
    position: relative;
    cursor: pointer;
    transition: background-color 0.3s;
    outline: none;
    margin-top: 2px;
    margin-right: 4px;
    border: none;
}

#walletBalance::before {
    content: '';
    position: absolute;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background-color: white;
    top:3px;
    left: 5px;
    transition: transform 0.3s;
}

#walletBalance:checked {
  background-color: #4CAF50;
}

#walletBalance:checked::before {
  transform: translateX(21px);
}

#walletBalance:focus {
  outline: none;
  box-shadow:none;
}

#walletBalance:checked[type=checkbox]{
    background-image: none;
}

.wallet-section span:nth-child(1) i{
    color: #1e8e3e;
    padding-left: 5px;
    font-size: 14px;
}

.wallet-section span:nth-child(2) {
    font-size: 14px;
    padding-left: 8px;
}

.freeship-tag {
    background: #E8F4E8;
    font-size: 12px;
    padding: 4px 5px;
    border-radius: 5px;
    margin-left: 5px;
    color: #1e8e3e;
}

.free-delivery{
    color:#008000;
}
.free-delivery s{
    color:#6d6a6a;
    margin-right:10px;
}

.addonprice-details .total-price {
    background: none
}

.total-price {
    background: #a3916117;
    padding: 6px;
    font-weight: 500
}

.iti--container {
  max-width: 100vw;
  overflow-x: auto;
  box-sizing: border-box;
}

.cart-data2,.cart-data3,.cart-data4,.cart-data5,.cart-data6,.cart-data7,.cart-data8,.cart-data9,.cart-data10 {
    display: none
}

.for-cart-page .price-breakup.discount{
    display: none;
}

.user-detail .page-title i {
    padding-right: 5px
}

.user-detail .page-title {
    display: inline-block;
    width: 100%;
    line-height: 30px
}

.user-detail .page-title:before {
    display: none
}

.user-email {
    float: right
}

.shopping-cart-list {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: flex;
    overflow-x: auto;
    padding-bottom: 7px;
    margin-bottom: 14px;
    width: 80%
}

.shopping-cart-list li {
    margin-right: 10px;
    color: #0F0E0E;
    border: 1px solid #0F0E0E;
    min-width: 100px;
    border-radius: 26px;
    cursor: pointer;
    text-align: center;
    padding: 5px;
    position: relative
}

.shopping-cart-list li.selected-cart {
    background: #0F0E0E;
    color: #fff
}

.selected-cart:after {
    content: "";
    width: 10px;
    height: 10px;
    background: #0F0E0E;
    position: absolute;
    bottom: -5px;
    left: 47px;
    transform: rotate(45deg)
}

.cart-heading {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    padding: 0px 20px
}

.shop-more-button {
    padding: 5px 15px;
    background: #a39161;
    border: 1px solid #a39161;
    border-radius: 26px;
    color: #fff;
    text-decoration: none
}

.shop-more-button i {
    padding-right: 4px
}

.shop-more-button:hover {
    color: #a39161;
    background: #fff
}

.cart-page {
    padding-right: 0px;
    padding-left: 0px
}

.product-image {
    width: 125px;
    margin-right: 15px;
    text-align: center
}

.product-image img {
    width: 100%;
    height: auto;
    border-radius: 10px 0px;
    margin-bottom: 5px
}

.product-image span {
    color: #333333;
    font-size: 14px
}

.shopping-cart-row {
    display: flex;
    padding: 20px;
    background: #a3916117;
    justify-content: space-between;
    position: relative
}

.product-summery h4 {
    color: #333333;
    font-size: 20px;
    font-weight: 600
}

.product-summery h5 {
    color: #333333;
    font-size: 14px;
    margin: 0px;
    position:relative;
    padding-left: 15px;
}

.product-summery h5:after{
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    background: #008000;
    border-radius: 50%;
    left: 0px;
    top: 5px;
}

.product-count h4 {
    color: #333333;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 15px
}

.product-summery {
    width: 64%
}

.wrap-button {
    display: flex;
    justify-content: space-between;
    border:1px solid #1e8e3e;
    border-radius: 8px;
    width: 85px;
    margin: 10px 0px;
    overflow: hidden;
    background: #fff;
}

.wrap-button input {
    width: 30px;
    height: 25px;
    text-align: center;
    border: none;
    outline: none;
    font-weight: 600;
    font-size: 14px
}

.wrap-button button {
    width: 25px;
    background: #fff;
    border: none;
    height: 25px;
    color: #1e8e3e;
    font-size: 17px;
}

.remove-btn {
    font-size: 14px;
    color: #333333;
    cursor: pointer
}

.product-count {
    text-align: center
}

.cart-page .shopping-cart-row:nth-child(even) {
    background: #fff
}

.delivery-details {
    margin: 0px 5px 0px 5px;
    list-style: none;
    display: flex;
    justify-content: center;
    font-size: 17px;
    color: #000;
    margin-bottom: 15px
}

.delivery-details li {
    margin-right: 50px;
    position: relative;
    color:#000;
}

.delivery-details li:last-child {
    margin-right: 0px
}

.delivery-details li:after {
    content: "";
    height: 18px;
    width: 1px;
    background: #333;
    position: absolute;
    right: -15px;
    top: 2px
}

.delivery-details li:last-child:after {
    display: none
}

.shopping-cart2,.shopping-cart3,.shopping-cart4,.shopping-cart5,.shopping-cart6,.shopping-cart7,.shopping-cart8,.shopping-cart9,.shopping-cart10 {
    display: none
}

.order-summary .btn-primary {
    padding: 8px 57px;
    border-radius: 8px;
    margin: 0 auto;
    margin-bottom: 5px;
    margin-top: 15px;
    display: block
}

.apply-coupan-btn {
    display: flex;
    border: 1px dashed #000;
    border-radius: 8px;
    justify-content: center;
    width: 160px;
    height: 35px;
    align-items: center;
    font-size: 12px;
    color: #000;
    text-decoration: none;
    font-weight: 500;
    background: none;
    cursor: pointer;
    text-transform: uppercase;
    margin-right: 5px;
}

.apply-coupan-btn img {
    margin-right: 6px;
    height: 20px;
}

.apply-coupan-section {
    border-bottom: 1px solid #efefef;
    padding-bottom: 15px;
    padding-top: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.apply-coupan-btn:hover {
    color: #333333;
    border-color: #333
}

.coupon-error-msg{
    width:100%;
}

.offer-available-btn {
    font-size: 13px;
    color: green;
    margin-left:5px;
    cursor: pointer;
}

.offer-available-btn i {
    width: 18px;
    height: 18px;
    line-height: 18px;
    border-radius: 50%;
    text-align: center;
    background: #f00;
    color: #fff;
    font-size: 10px;
    margin-right: 2px;
}

.modal.right.fade .modal-dialog {
    right: -455px;
    -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
    -o-transition: opacity 0.3s linear, right 0.3s ease-out;
    transition: opacity 0.3s linear, right 0.3s ease-out
}

.modal.right.fade.show .modal-dialog {
    right: 0
}

.modal.right .modal-dialog {
    position: fixed;
    margin: auto;
    width: 455px;
    height: 100%;
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0)
}

.modal.right .modal-content {
    height: 100%;
    overflow-y: auto;
    border-radius: 0;
    border: none
}

#apply-coupan-modal .btn-close {
    width: 25px;
    height: 25px;
    line-height: 25px;
    background: #000;
    opacity: 1;
    border-radius: 50%;
    font-size: 20px;
    color: #fff;
    position: absolute;
    top: 12px;
    left: 15px;
}

.close-btn-coupon {
    color: #000;
    font-size: 16px;
    text-transform: capitalize;
    background: none;
    border: none;
    border-bottom: 1px solid #000;
}
.close-btn-section {
    display: inline-block;
    text-align: center;
    background: #fff;
    padding: 10px 0px;
    position: fixed;
    bottom: 0;
    width: 365px;
    z-index: 1;
}
#apply-coupan-modal .modal-title {
    margin: 0 auto;
    margin-bottom: 0px;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
}

#apply-coupan-modal .modal-header {
    border-bottom: none;
    display: block;
    background: #ffffff;
    padding: 10px;
}

.width-mobile-coupon .offcanvas-body{
    padding:0px;
}

#coupon_form input {
    height: 50px;
    padding: 20px;
    outline: none;
    width: 80%;
    margin-right: 0;
    border: none;
}

#coupon_form button {
    background: #ffffff;
    color: #A0A0A0;
    border: none;
    padding: 6px 24px;
    height: 50px;
    font-size: 15px;
    display: flex;
    align-items: center;
    font-weight: 600;
}
#coupon_form {
    margin: 20px 0px 30px 0px;
    display: flex;
    flex-wrap: wrap;
}

.discount-code {
    width: 140px;
    height: 42px;
    font-size: 15px;
    color: #000000;
    border: 0.5px dashed #00000080;
    border-radius: 5px;
    text-align: center;
    line-height: 42px;
    margin-bottom: 20px;
    position: relative;
    background: #fff;
}

.discount-code:after {
    content: "";
    background: url(../images/cut-icon.svg) no-repeat;
    width: 24px;
    height: 24px;
    position: absolute;
    background-size: cover;
    right: -15px;
    top: 8px;
}

.offer-row h3 {
    font-size: 22px;
    color: green;
    margin-bottom: 10px;
    font-weight: 600;
}

.offer-row h4 {
    font-size: 16px;
    color: #000;
    margin-bottom: 25px
}

.offer-row ul {
    padding-left: 20px;
    font-size: 14px;
    color: #333333;
    margin-bottom: 20px
}

.offer-row {
    margin-bottom: 20px;
    background: #ffffff;
    padding: 10px;
    border-radius: 10px;
    border:1px solid #D9D9D9;
}

#apply-coupan-modal .modal-body {
    padding: 15px;
    background:#F6F5FA;
}

/*New Apply Coupon Design Start*/

.promo-card {
    background: #ffffff;
    border-radius: 10px;
    width: 100%;
    position: relative;
    border:1px solid #D9D9D9;
    margin-bottom:30px;
}

.promo-header {
    display: flex;
    align-items: stretch;
    position: relative;
}

.coupon-code-section {
    background: #FA860B;
    width: 50px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: white;
    font-weight: 500;
    font-size: 20px;
    letter-spacing: 1px;
    writing-mode: vertical-lr;
    text-orientation: mixed;
    padding: 15px 0;
    cursor: default;
    position: relative;
    border-radius: 10px 0px 0px 10px;
}

.coupon-code-section:after{
    content: "\f142";
    font-family: "FontAwesome";
    position: absolute;
    top: 50%;
    left: -47px;
    font-size: 61px;
    transform: translateY(-50%);
    color: #f6f5fa;
}

.promo-content {
    flex: 1;
    padding: 20px 15px;
}

.main-offer {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 10px;
}

.offer-text {
    flex: 1;
}

.offer-title {
    font-size: 14px;
    font-weight: 600;
    color: #919191;
    margin-bottom: 4px;
    line-height: 1.3;
}

.apply-btn {
    background:none;
    color: #1e8e3e;
    border: none;
    font-weight: 600;
    font-size: 15px;
    cursor: pointer;
}

.unlock-text {
    color: #FA860B;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 15px;
    border-bottom: 1px dashed #F0F0F0;
    padding-bottom: 15px;
    position: relative;
}

.unlock-text:after{
    content: "";
    position: absolute;
    bottom: -11px;
    right: -26px;
    background: #f6f5fa;
    border-left: 1px solid #D9D9D9;
    border-radius: 50%;
    width: 20px;
    height: 20px;
}

.more-section {
    display: flex;
    align-items: center;
    color: #808388;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    margin-bottom: 0;
    user-select: none;
}

.morearrow {
    margin-left: 8px;
    transition: transform 0.2s;
}

.morearrow.rotated {
    transform: rotate(180deg);
}

.terms-section {
    border-top: 1px solid #eee;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    background: #f6f5fa;
    transition: max-height 0.3s ease, opacity 0.3s ease, padding-top 0.3s ease;
    padding:0px 10px;
    border-radius: 0px 0px 10px 10px;
}

.terms-section.expanded {
    max-height: 300px;
    opacity: 1;
    padding: 10px;
}

.terms-title {
    font-size: 15px;
    font-weight: 600;
    color: #333;
    margin-bottom: 12px;
}

.terms-section ul {
    list-style: none;
    padding-left:20px;
}

.terms-section ul li {
    color: #666;
    font-size: 13px;
    line-height: 1.4;
    margin-bottom: 6px;
    position: relative;
    padding-left: 12px;
}

.terms-section ul li::before {
    content: "•";
    color: #999;
    position: absolute;
    left: 0;
}

.terms-section ul li:last-child {
    margin-bottom: 0;
}

.coupon-flex{
    display: flex;
    width:100%;
    border: 1px solid #e6e6e6;
    border-radius: 10px;
    overflow: hidden;
}

.disable-promocard .coupon-code-section{
    background:#A9AAAF;
}

.disable-promocard .apply-btn{
    color:#919191;
}

.disable-promocard .unlock-text{
    color:#919191;
}

.discount-modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index:20;
    opacity: 0;
    background: rgba(0, 0, 0, 0.5);
    visibility: hidden;
    transition: all 0.3s ease;
    backdrop-filter: blur(5px);
}

.discount-modal-overlay.active {
    opacity: 1;
    visibility: visible;
}

.discount-popup-container {
    background: #fff;
    border-radius: 20px;
    padding: 40px 30px;
    text-align: center;
    position: relative;
    max-width: 400px;
    width: 90%;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    transform: scale(0.7);
    transition: transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.discount-modal-overlay.active .discount-popup-container {
    transform: scale(1);
}

.discount-close-button {
    position: absolute;
    top: 15px;
    right: 15px;
    background: none;
    border: none;
    font-size: 24px;
    color: #666;
    cursor: pointer;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
}

.discount-close-button:hover {
background: #f0f0f0;
color: #333;
}

.success-icon-container {
margin-bottom: 20px;
animation: bounceIn 0.3s ease-out 0.3s both;
}
.success-icon {
    font-size: 55px;
    color: #4CAF50;
    animation: pulse 1s infinite;
    border-radius:50%;
}
.yay-container {
margin-bottom: 15px;
animation: zoomIn 0.25s ease-out 0.4s both;
}
.yay-text {
font-size: 40px;
font-weight: bold;
color: #4CAF50;
text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
animation: wiggle 0.4s ease-in-out 0.6s both;
}
.discount-text {
font-size: 20px;
font-weight: bold;
color: #333;
margin-bottom: 8px;
animation: slideInUp 0.25s ease-out 0.7s both;
}
.coupon-code-text {
font-size: 16px;
color: #666;
margin-bottom: 20px;
animation: slideInUp 0.25s ease-out 0.8s both;
}
.celebration-text {
font-size: 18px;
color: #4CAF50;
font-weight: 600;
animation: slideInUp 0.25s ease-out 0.9s both;
}
.confetti {
position: absolute;
width: 10px;
height: 10px;
background: #4CAF50;
animation: confetti-fall 0.9s linear;
opacity: 0;
}
.confetti:nth-child(1) { left: 10%; animation-delay: 0s; background: #4CAF50; }
.confetti:nth-child(2) { left: 20%; animation-delay: 0.05s; background: #FFC107; }
.confetti:nth-child(3) { left: 30%; animation-delay: 0.1s; background: #2196F3; }
.confetti:nth-child(4) { left: 40%; animation-delay: 0.15s; background: #FF5722; }
.confetti:nth-child(5) { left: 50%; animation-delay: 0.2s; background: #9C27B0; }
.confetti:nth-child(6) { left: 60%; animation-delay: 0.05s; background: #FF9800; }
.confetti:nth-child(7) { left: 70%; animation-delay: 0.1s; background: #E91E63; }
.confetti:nth-child(8) { left: 80%; animation-delay: 0.15s; background: #00BCD4; }
.confetti:nth-child(9) { left: 90%; animation-delay: 0.2s; background: #8BC34A; }
@keyframes bounceIn {
    0% {
        opacity: 0;
        transform: scale(0.3);
    }
    50% {
        opacity: 1;
        transform: scale(1.05);
    }
    70% {
        transform: scale(0.9);
    }
    100% {
        opacity: 1;
        transform: scale(1);
    }
}
@keyframes zoomIn {
    0% {
        opacity: 0;
        transform: scale(0);
    }
    100% {
        opacity: 1;
        transform: scale(1);
    }
}
@keyframes slideInUp {
    0% {
        opacity: 0;
        transform: translateY(30px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
}
}
@keyframes wiggle {
    0%, 7% {
        transform: rotateZ(0);
    }
    15% {
        transform: rotateZ(-15deg);
    }
    20% {
        transform: rotateZ(10deg);
    }
    25% {
        transform: rotateZ(-10deg);
    }
    30% {
        transform: rotateZ(6deg);
    }
    35% {
        transform: rotateZ(-4deg);
    }
    40%, 100% {
        transform: rotateZ(0);
    }
}
@keyframes pulse {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1);
    }
}
@keyframes confetti-fall {
    0% {
        opacity: 1;
        transform: translateY(-100px) rotateZ(0deg);
    }
    100% {
        opacity: 0;
        transform: translateY(100px) rotateZ(720deg);
    }
}
.customer-login-page{
    width:58%;
    margin:0 auto;
}

.customer-login-page .order-processing-box{
    display: flex;
    padding: 0px;
    overflow: hidden;
}

.customer-login-page .order-process-heading {
    font-size: 30px;
    text-align: center;
    color: #1e8e3e;
    margin-bottom: 15px;
}

.customer-login-page .subtitle-order{
    text-align: center;
    margin-bottom:25px;
}

.fruit-banner {
    width:50%;
    background: #e9ddd5;;
}

.fruit-banner img{
    width:100%;
    height:auto;
}

.user-login-page {
    margin-top: 50px;
}

.customer-login-page .login-page-section {
    width: 50%;
    padding: 25px;
}

.customer-login-page .order-processing-box{
    margin-left:0px;
    border-top: 5px solid #1e8e3e;
}

@media (max-width: 480px) {
    .discount-popup-container {
        padding: 30px 20px;
        margin: 20px;
    }

    .yay-text {
        font-size: 25px;
    }

    .discount-text {
        font-size: 16px;
    }

    .success-icon {
        font-size: 40px;
    }
    .wanna-call-heading{
        font-size: 14px !important;
    }
}

/*New Apply Coupon Design End*/

.message-cart-list {
    padding-left: 20px;
    border-color: #0F0E0E
}

.message-cart-list .nav-link.active {
    border-color: #0F0E0E;
    border-bottom: 1px solid #ffffff;
    color: #000
}

.message-cart-list .nav-link {
    color: #000
}

.message-cart-list .nav-link:hover {
    border-bottom: 1px solid #fff;
    background: #f3f3f3
}

.message-card nav {
    margin: 0px;
    padding: 0px;
    list-style: none
}

.message-card nav .nav-tabs {
    border: none;
    margin: 0px;
    padding: 0px;
    list-style: none;
    margin-top: 30px;
    display: flex;
    margin-bottom: 20px;
    overflow-x: auto;
    width: 100%;
    padding-bottom: 10px
}

.message-card nav .nav-tabs button {
    margin-right: 10px;
    border: 1px solid #0F0E0E;
    border-radius: 25px;
    font-size: 14px;
    color: #000;
    padding: 7px 16px;
    min-width: fit-content
}

.message-card nav .nav-link.active {
    background: #000;
    color: #fff
}

.message-card nav .nav-link:hover {
    background: #000;
    color: #fff
}

.message-form-section {
    display: flex
}

.message-form-left {
    width: 100%;
    margin-top: 20px
}

.massage-form-right {
    width: 50%;
    margin-left: 15px
}

.massage-form-right ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    padding-right: 10px
}

.massage-form-right {
    max-height: 217px;
    overflow-y: auto
}

.massage-form-right ul li {
    padding: 6px 10px;
    font-size: 14px;
    margin-bottom: 10px;
    border: 0.5px solid #00000052;
    border-radius: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.massage-form-right ul li:last-child {
    margin-bottom: 0px
}

.message-form-left textarea {
    width: 100%;
    box-shadow: 0px 3px 6px #00000029;
    border: 0.5px solid #00000052;
    border-radius: 5px;
    height: 152px;
    padding: 10px;
    margin-bottom: 15px;
    outline: none
}

.message-form-left input {
    box-shadow: 0px 3px 6px #00000029;
    border: 0.5px solid #00000052;
    border-radius: 5px;
    padding: 10px;
    height: 50px;
    width: 100%;
    outline: none
}

.message-card {
    margin-bottom: 30px;
    padding: 0px 25px
}

.shipping-head h2 {
    font-size: 20px;
    color: #222;
    font-weight: 500;
    margin-bottom: 0px;
    border-bottom: 2px solid #000
}

.shipping-head {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    margin-bottom: 20px
}

.form-check.same-as-shipping {
    margin-left: 25px;
    display: none !important;
}

.address-bookbtn {
    background: #000;
    border-radius: 8px;
    font-size: 15px;
    color: #fff;
    padding: 5px 12px;
    text-decoration: none;
    border: 1px solid #000;
}

.address-bookbtn:hover {
    color: #fff;
}

.address-bookbtn i {
    padding-right: 10px
}

.address-box {
    border: 0.5px solid #D5D1D1;
    border-radius: 10px;
    padding: 12px !important;
    background: #FFFAF6;
    font-size: 15px;
    color: #000;
    height: 100%;
    display: flex;
}

.address-box.disable-address {
    background: #f1f1f1;
    cursor: no-drop
}

.address-box.disable-address label {
    cursor: no-drop !important
}

.address-box label span {
    display: block;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 0px
}

.adress-name {
    position: absolute;
    top: -29px;
    left: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 93%;
}

.address-box label {
    color: #1A1824
}

.address-box [type="radio"]:checked,.address-box [type="radio"]:not(:checked) {
    opacity: 0
}

.address-box [type="radio"]:checked + label,.address-box [type="radio"]:not(:checked) + label {
    position: relative;
    padding-left: 10px;
    cursor: pointer;
    line-height: 20px;
    display: block
}

.address-box [type="radio"]:checked + label:before,.address-box [type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: -14px;
    top: 3px;
    width: 15px;
    height: 15px;
    border: 1px solid #A8A8A8;
    border-radius: 100%;
}

.address-box [type="radio"]:checked + label:before {
    border-color: #a39161
}

.address-box [type="radio"]:checked + label:after,.address-box [type="radio"]:not(:checked) + label:after {
    content: '';
    width: 9px;
    height: 9px;
    background: #a39161;
    position: absolute;
    top: 6px;
    left: -11px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.address-box [type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0)
}

.address-box [type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

#shipping-detail-form {
    margin-top: 20px
}

.group-form {
    display: flex
}

.group-form .form-group {
    width: 50%;
    margin-right: 12px;
    margin-bottom: 25px
}

.group-form .form-group:last-child {
    margin-left: 12px;
    margin-right: 0px
}

.group-form .form-group:nth-child(2) {
    margin-right: 0px
}

#shipping-detail-form .form-group label {
    display: none;
    font-size: 14px;
    color: #000000;
    margin-bottom: 0;
    font-weight: 600;
    position: absolute;
    top: -13px;
    left: 30px;
    background: #fff;
    padding: 0 15px
}

#shipping-detail-form input {
    border: 1px solid #ccc;
    border-radius: 5px;
    height: 38px;
    font-size: 14px
}

#shipping-detail-form .recipent-address input {
    height: 80px
}

#shipping-detail-form select {
    border: 1px solid #ccc;
    border-radius: 5px;
    height: 38px;
    outline: none;
    font-size: 14px
}

.react-tel-input .search-box {
    margin-top: 0px;
    width: 100%;
    margin-right: 0px;
}

#shipping-detail-form .form-group {
    margin-bottom: 15px;
    position: relative
}

#shipping-detail-form .form-control:disabled {
    box-shadow: 0px 3px 6px #00000029;
    border: 0.5px solid #00000052;
    border-radius: 5px;
    background: #F4F4F4
}

#shipping-detail-form .form-control:read-only {
    border: 0.5px solid #ccc;
    background: #e9ecef
}

.billing-section {
    margin-top: 20px
}

.shipping-head.billing-section {
    margin-bottom: 35px;
    justify-content: flex-start;
}

.recipent-city-country .nice-select{
    width: 100%;
    height: 38px;
    line-height: inherit;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.recipent-city-country .list{
    height:350px;
    overflow-y: auto;
    width:100%;
    margin-top: 50px;
}

.recipent-city-country .list li:first-child {
    font-weight: 600;
    background: #f3f3f3;
    cursor: default;
}

.recipent-city-country .nice-select:after{
    display: none;
}

.privacy-terms {
    text-align: center
}

.privacy-terms p {
    font-size: 14px;
    color: #000000;
    margin-bottom: 0px
}

.privacy-terms p a {
    text-decoration: underline;
    color: #000
}

.privacy-terms p a:hover {
    text-decoration: none
}

.proceed-payment {
    background: #000;
    color: #fff;
    border-color: #000;
    padding: 5px 40px;
    margin: 0 auto;
    display: block;
    border-radius: 5px
}

.proceed-payment:hover {
    background: #000;
    color: #fff
}

#shipping-detail-form .same-as-shipping input {
    border-radius: 3px;
    width: 1em;
    height: 1em;
    margin-top: .25em;
    vertical-align: top;
    border: 1px solid rgba(0, 0, 0, .25)
}

#shipping-detail-form .same-as-shipping label {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 0;
    color:#6d6a6a;
    line-height: 1;
}
.save-to-addressbook {
    display: flex;
    align-items: flex-start;
    justify-content: end;
    margin-bottom: 15px;
    margin-top: -10px;
}
#shipping-detail-form .save-to-addressbook input {
    border-radius: 3px;
    width: 1em;
    height: 1em !important;
    margin-top: .25em;
    vertical-align: top;
    border: 1px solid rgba(0, 0, 0, .25);
    margin-right:5px;
}

#shipping-detail-form .save-to-addressbook label {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 0;
    color:#6d6a6a;
}

p.address-user {
    color: #1A1824;
    font-size: 15px;
    margin: 0;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    float: left;
}

.address-name{
    float: left;
}

#add-adress .modal-dialog {
    width: 900px;
    border: 2px solid #a39161;
    border-radius: 0px 10px;
    overflow: hidden
}

#add-adress .modal-content {
    border: none;
    border-radius: 0px
}

#add-adress .modal-header {
    border: none;
    padding-top: 0px;
    padding-bottom: 0px
}

#add-adress .btn-close {
    background: #000;
    color: #fff;
    width: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 50%;
    opacity: 1;
    font-size: 22px;
    position: absolute;
    right: 15px;
    top:15px;
}

#add-adress .btn-close i{
    padding-right:0px;
    font-size:22px;
}

.popup-heading {
    background: #F9F5EC;
    padding: 15px 20px;
    display: flex;
    align-items: baseline;
    text-transform: capitalize;
    font-size: 20px;
    font-weight: 600;
    margin-top: 15px
}

.popup-heading i {
    padding-right: 10px;
    font-size: 24px
}

#add-adress .popup-heading{
    margin-top:0px;
}

#add-adress ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    max-height: 520px;
    overflow-y: auto
}

#add-adress ul li {
    width: 33.33%;
    padding: 0px 8px;
    margin-bottom: 16px;
    position: relative;
}

.address-add {
    text-align: center;
    border: 0.5px dashed #0F0E0E;
    border-radius: 10px;
    height: 100%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.address-add i {
    font-size: 45px;
    margin-bottom: 17px;
    display:block;
}

.address-add h3 {
    font-size: 14px;
    color: #1A1824;
    text-transform: uppercase;
    font-weight: 700
}

.deliver-to-button {
    color: #FFFFFF;
    text-transform: capitalize;
    border-radius: 5px;
    background: #000;
    border: 1px solid #000;
    padding: 4px 12px;
    font-size: 13px;
}

.deliver-to-button:hover {
    background: #000;
    color: #fff
}

.saved-address-box [type="radio"]:checked,.saved-address-box [type="radio"]:not(:checked) {
    opacity: 0;
    display: none;
}

.saved-address-box [type="radio"]:checked + label,.saved-address-box [type="radio"]:not(:checked) + label {
    position: relative;
    padding-left: 0px;
    cursor: pointer;
    line-height: 20px;
    display: block
}

.saved-address-box [type="radio"]:checked + label:before,.saved-address-box [type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: -26px;
    width: 22px;
    height: 22px;
    border: 1px solid #A8A8A8;
    border-radius: 100%;
    display: none;
}

.saved-address-box [type="radio"]:checked + label:before {
    border-color: #a39161
}

.saved-address-box [type="radio"]:checked + label:after,.saved-address-box [type="radio"]:not(:checked) + label:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #a39161;
    position: absolute;
    top: -21px;
    left: 5px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease
}

.saved-address-box [type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0)
}

.saved-address-box [type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.saved-address-box {
    background: #FFFAF6;
    border: 0.5px solid #D5D1D1;
    border-radius: 10px;
    padding: 12px;
    padding-bottom:15px;
    padding-top: 15px !important;
    height: 100%
}

.saved-address-box strong {
    font-size: 14px;
    color: #1A1824;
    font-weight: 600;
    display: block;
    margin-bottom: 5px;
    margin-top: 0px
}

.saved-address-box span {
    font-size: 15px;
    color: #1A1824;
    margin-bottom: 15px;
    display: block;
    margin-top: 5px
}

.saved-address-box label {
    font-size: 13px
}

#add-new-address .modal-dialog {
    min-width: 600px;
    border: 2px solid #a39161;
    border-radius: 0px 10px;
    overflow: hidden
}

#add-new-address .modal-content {
    border: none;
    border-radius: 0px 10px
}

#add-new-address .modal-header {
    border: none;
    padding-top: 0px;
    padding-bottom: 0px
}

#add-new-address .btn-close {
    background: #000;
    color: #fff;
    width: 15px;
    height: 15px;
    line-height: 15px;
    border-radius: 50%;
    opacity: 1;
    font-size: 18px;
    position: absolute;
    top: 20px;
    right: 20px;
}

#add-new-address .popup-heading{
    margin-top:0px;
}

#addnew_address .form-group {
    margin-bottom: 25px
}

#addnew_address button {
    margin: 0 auto;
    display: block
}

#addnew_address input:focus {
    outline: none;
    box-shadow: none;
    border-color: #000
}

#addnew_address select:focus {
    outline: none;
    box-shadow: none;
    border-color: #000
}

.address-input input {
    height: 65px
}

#add-new-address {
    top: 20px
}

#addnew_address .choose-city-select{
    width: 100%;
    font-size: 1rem;
    color: #212529;
    border: 1px solid #ced4da;
    height: 38px;
    line-height: 36px;
}

#addnew_address .choose-city-select.nice-select:after {
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    content: '';
    display: block;
    height: 7px;
    margin-top: -6px;
    pointer-events: none;
    position: absolute;
    right: 18px;
    top: 50%;
    transform-origin: 66% 66%;
    transform: rotate(45deg);
    transition: all 0.15s ease-in-out;
    width: 7px;
}

#addnew_address .choose-city-select .list{
    width: 100%;
    max-height: 350px;
    overflow-y: auto;
    margin-top: 50px;
}

.add-address-box {
    width: 40%;
    min-width:40%;
    height: auto;
    border: 1px dashed #e6e6e6;
    padding: 15px;
    border-radius: 5px;
    overflow-y: auto;
    margin-right:15px;
}

.view-address-box{
    width: 40%;
    min-width:40%;
    height: auto;
    border: 1px solid #e6e6e6;
    padding: 15px;
    border-radius: 5px;
    overflow-y: auto;
    margin-right:15px;
}

.address-bookrow {
    margin-top: 15px;
    display: flex;
    overflow-x: auto;
    padding-bottom:10px;
}

.detail-address {
    font-size: 13px;
    margin-bottom: 15px;
    height: 60px;
    overflow-y: auto;
    padding-right:5px;
}

.detail-address::-webkit-scrollbar {
    width: 3px;
}

.detail-address::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.detail-address::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(0,0,0,0.2); 
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}
.address-type {
    font-size: 15px;
    font-weight: 500;
    color: #02060c;
    margin-bottom: 10px;
}

.address-button {
    height: 32px;
    width: 120px;
    border: none;
    background: #1e8e3e;
    color: #fff;
    font-size: 14px;
    border-radius: 4px;
    border:1px solid #1e8e3e;
}

.add-address-box .address-button {
    background:#fff;
    color:#1e8e3e;
}

.add-address-popup.modal.left .modal-dialog {
    position: fixed;
    top: 0;
    left: 0;
    margin: 0;
    height: 100%;
    transform: translateX(-100%);
    transition: transform 0.3s ease-out;
    width: 500px;
    max-width: none;
}

.add-address-popup.modal.left.show .modal-dialog {
  transform: translateX(0);
}

.add-address-popup .modal-content {
    height: 100%;
    border-radius: 0;
    border:none;
    box-shadow:inherit;
    padding-right: 5px;
}

#map,
#country-location-map,
#add-address-map,
#address-manager-map,
#order-billing-map {
    height: 250px !important;
    width: 100% !important;
    border: 1px solid #e6e6e6;
    border-radius: 15px 15px 0px 0px;
    margin-bottom: 0;
    border-bottom: none;
}

.add-address-popup .modal-body{
    padding: 15px 20px;
    overflow-y: auto;
    padding-bottom: 0;
    margin-bottom: 10px;
}

.other-adress-input{
    display: none;
    width:100%;
    position: relative;
}

.other-adress-input input{
    width: 100%;
    background: none;
    height: 45px;
    border-radius: 0px 5px 5px 0px;
    border: none;
    padding: 0px 10px;
    border-left: 1px solid #e6e6e6;
    font-size: 13px;
}

.add-address-fild label{
    font-size: 14px;
    font-weight: 400;
    color: #000;
    margin-bottom: 8px;
}

.add-address-fild input{
    height: 45px;
    border-radius: 15px;
    font-size: 13px;
    border: 1px solid #e6e6e6;
}

.add-address-fild .react-tel-input .form-control{
    border: 1px solid #e6e6e6;
    border-radius: 0px 15px 15px 0px;
}

.add-address-fild .react-tel-input .flag-dropdown{
    border-color:#e6e6e6;
    border-radius: 15px 0px 0px 15px;
}

.add-address-fild input:focus{
    box-shadow:none;
    border-color:#000000;
}

.other-adress-input input:focus{
    outline: none;
}

.add-address-fild {
    margin-bottom: 20px;
}

.cancel-button {
    color: #1e8e3e;
    font-size: 12px;
    font-weight: 600;
    position: absolute;
    right: 10px;
    top: 52%;
    transform: translateY(-50%);
    cursor:pointer;
}

.select-location-type{
    display: flex;
    border-radius: 5px;
    border: 1px solid #e6e6e6;
    overflow: hidden;
}

.location-type-section{
    margin-bottom: 30px;
}

.select-location-type button{
    width: 33.33%;
    border: none;
    height: 45px;
    background: #fff;
    padding: 0px;
    border-right: 1px solid #e6e6e6;
    font-size: 13px;
    color: #6d6a6a;
}

.select-location-type button:last-child{
    border-right:none;
}

.select-location-type button.other-location{
    border-right:none;
}

.select-location-type button i{
    padding-right:5px;
    font-size: 14px;
}

.choose-city-select .list li:first-child {
    font-weight: 600;
    background: #f3f3f3;
    cursor: default;
}

.location-button.active{
    font-weight:600;
    color: #1e8e3e;
}

.date-section {
    display: flex;
    width: 100%;
    margin-top: 0px;
    border: 1px solid #e6e6e6;
    height: 60px;
    border-radius: 10px;
    align-items: center;
    overflow: hidden;
    margin-bottom: 25px;
}
.date-section ~ small.text-danger{
    margin-top: -20px;
    display: block;
    margin-bottom: 25px;
}

.date-slot {
    flex: 1;
    text-align: center;
    border-right: 1px solid #e6e6e6;
    cursor: pointer;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    /* flex-wrap: wrap; */
    padding: 8px 0px;
    position: relative;
    flex-direction: column;
    line-height: 100%;
}

.date-slot:last-child{
    border-right:none;
}

.date-slot input{
    width: 100%;
    height: 100%;
    border: none;
    text-align: center;
    border-radius: 10px;
    color: #1c2120;
    font-size: 14px;
    background: none;
    cursor: pointer;
    z-index: 1;
    padding-top: 25px;
    caret-color: transparent;
}

.calender-box-slot{
    padding:0px;
}

.calender-box-slot:after{
    content: "\f073";
    position: absolute;
    font-family: "Font Awesome 5 Free";
    font-size: 17px;
    color: #1c2120;
    top: 5px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
}

.date-slot input::placeholder{
    color: #1c2120;
    font-size: 13px;
    font-weight: 400;
}

.date-slot input:focus{
    border:none;
    outline: none;
}

.date-slot span{
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 4px;
    width: 100%;
    color: #1c2120;
}

.date-slot.disable-date span.not-available-date {
    font-size: 11px;
    color: #000;
    font-weight: 500;
    margin-bottom: 0;
    opacity: 1;
    position: relative;
    width: fit-content;
}

.date-slot p{
    font-size: 13px;
    font-weight: 400;
    margin-bottom:0px;
}

.disable-date {
    cursor: no-drop;
    position: relative;
    overflow: hidden;
    background: repeating-linear-gradient(45deg, rgb(54 54 54 / 10%), rgb(4 4 4 / 10%) 8px, transparent 8px, transparent 16px);
}

.date-slot.disable-date span{
    opacity:0.6;
}

.date-slot.disable-date p{
    opacity:0.6;
}

.date-slot.disable-date span.not-available-date:after {
    content: '\f071';
    position: absolute;
    bottom: 1px;
    left: -20px;
    font-size: 14px;
    color: #ff0000;
    font-family: "FontAwesome";
}

/*.disable-date:before {
    content: "";
    position: absolute;
    background: #f00;
    width: 106%;
    height: 0.5px;
    transform: rotate(16deg);
}*/

.time-slot-section{
    margin-bottom:25px;
    display: none;
}

.times-row {
    display: flex;
    width: 100%;
    margin-top: 0px;
    border: 1px solid #e6e6e6;
    height: 60px;
    border-radius:10px;
    align-items: center;
    overflow: hidden;
}

.time-box {
    width: 50%;
    text-align: center;
    font-size: 14px;
    color: #1c2120;
    font-weight: 500;
    border-right: 1px solid #e6e6e6;
    height: 60px;
    line-height: 60px;
    cursor:pointer;
}

#massage-card .form-group{
    margin-bottom:35px;
    position: relative;
}

#massage-card textarea {
    width: 100%;
    border: 1px solid #e6e6e6;
    border-radius: 10px;
    height: 90px;
    padding: 10px;
    outline: none;
}

#massage-card input {
    border: 1px solid #e6e6e6;
    border-radius:10px;
    padding: 10px;
    height: 50px;
    width: 100%;
    outline: none;
}

.text-counter {
    position: absolute;
    bottom: -25px;
    right: 0px;
    font-size: 13px;
    color: #706f6f;
}

.proceed-button{
    width: 100%;
    background: #1e8e3e;
    color: #fff;
    height: 50px;
    border: none;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    position: sticky;
    bottom:0px;
}

.proceed-button:hover{
    background: #1e8e3e;
    color:#ffffff;
}

.save-proceed-button{
    width: 100%;
    background: #1e8e3e;
    color: #fff;
    height: 45px;
    border: none;
    border-radius: 5px;
    font-size: 14px;
    position: sticky;
    bottom: 0;
    text-transform: uppercase;
    font-weight: 500;
}

.calender-msg-row{
    display: flex;
    width:100%;
}

.location-input {
    position: relative
}

.location-input:after {
    content: "\f3c5";
    position: absolute;
    top: 37px;
    right: 10px;
    color: #f00;
    font-family: "FontAwesome"
}

.discount {
    color: #008000
}

.appled-coupan {
    border: 1px dashed #1e8e3e;
    border-radius: 5px;
    padding: 10px 10px;
    font-weight: 600;
    color: #1e8e3e;
    margin-bottom: 12px;
    font-size: 13px;
}

.appled-coupan span {
    color: #000;
    float: right;
    cursor: pointer;
}

.care-guidence .nav-link {
    padding: 5px 10px;
}

.cart-summery-icon ul{
    margin: 0px;
    padding: 0px;
    display: flex;
    list-style: none;
    margin-top: 14px;
    justify-content: center;
    text-align: center;
}

.cart-summery-icon ul li{
    font-size: 14px;
    color: #6d6a6a;
    width: 50%;
}

.cart-summery-icon ul li i{
    margin-right:5px;
    color: #000;
}

.cart-summery-icon ul li i.fa-shield-halved{
    color:#008000;
}

.payment-options-section-cart{
    display:flex;
    justify-content: space-between;
    padding:0px;
    list-style:none;
    width:80%;
    margin:0 auto;
    margin-top:20px;
}

.payment-options-section-cart img {
    height: auto;
    width: 41px;
}

.user-login .payment-options-section-cart img{
    width: 70px;
}

.user-login .payment-options-section-cart{
    width:70%;
    display: flex;
    align-items: center;
}

.payment-options-section-cart img.amex-image {
    height: 35px;
    width: auto;
    border-radius: 5px;
}

.hide-section{
    display: none;
}

.payment-section .accordion-header{
    display:none !important;
}

@media (max-width: 991px) {
    .payment-section .tab-content>.tab-pane {
        display: block;
        opacity: 1;
        height: auto;
    }
}

.payment-section .accordion-item.show.active .collapse {
    display: block !important;
}

.payment-section {
    display: flex;
    padding: 0px;
    border: 1px solid #e6e6e6;
    border-radius: 15px;
    overflow: hidden;
    margin:0px -25px;
    margin-top: 25px;
    margin-left: -40px;
}

.payment-section .accordion-body{
    padding: 60px 70px;
    position: relative;
    height: 100%;
}

.payment-page .page-title:before {
    display: none
}

.payment-section .nav-tabs {
    min-width: 215px;
    width: 215px;
    /* border-right: 1px solid #e3e3e3; */
    padding-top: 17px;
    background: #fbfbfb;
    padding-right: 15px;
    border: none;
    display: block;
}

.payment-section .nav-link {
    width: 100%;
    padding: 18px 20px;
    font-size: 14px;
    color: #333333;
    display: flex;
    align-items: center;
    font-weight: 600;
    position: relative;
    padding-left:50px;
    border-radius: 0px 15px 15px 0px;
    border: 1px solid #e6e6e6;
    border-left:none;
    height: 60px;
    background: #fff;
}

.payment-section .nav-link {
    border-bottom: 1px solid #dee2e6
}

.payment-section .nav-item:first-child {
    border-top: none
}

.payment-section .nav-item{
    margin-bottom:15px;
    width: 100%;
}

.payment-section .nav-link.active {
    border-color: #1e8e3e47;
    background: #f9f5ec;
    color:#1c212e;
    border-radius: 0px 15px 15px 0px;
}

.payment-section .nav-link:after{
    content: "";
    width: 15px;
    height: 15px;
    border: 1px solid #6d6a6a;
    border-radius: 50%;
    position: absolute;
    left:20px;
    top: 50%;
    transform: translateY(-50%);
}

.payment-section .nav-link.active:before{
    content: "";
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: green;
    position: absolute;
    top: 50%;
    left: 24px;
    transform: translateY(-50%);
}

#idpayu img {
    height: 30px;
    width: auto
}

#idpaypal img {
    height: 22px;
    width: auto
}

#idcheckout img {
    height: 22px;
    width: auto
}

#idccavenue img {
    height: 15px;
    width: auto
}

#idjuspay img {
    height: 22px;
    width: auto
}

#idrazorpay img {
    height: 22px;
    width: auto;
}

.payment-option-insite {
    margin-top: 18px;
    text-align: center;
    font-weight: 400;
    font-size: 13px;
    text-transform: capitalize;
}

.powered-by {
    margin-top: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-style: italic;
    font-size: 14px
}

.powered-by.payU img {
    height: 21px
}

.powered-by img {
    height: 13px;
    width: auto;
    margin-left: 5px
}

.payment-section .tab-pane {
    border: none;
    border-radius: 15px 0px;
    height: 100%;
}

.payment-section .accordion-collapse{
    height:100%;
}

.image-box {
    display: block
}

.image-box img {
    max-height: 40px;
    width: auto;
    margin-right: 15px
}

.payment-section input {
    box-shadow: 0px 3px 6px #00000029;
    border: 0.5px solid #00000052;
    border-radius: 5px;
    height: 50px;
    padding-left: 20px;
    width: 100%
}

.payment-section input:focus {
    outline: none;
    border-color: #a39161
}

.payment-section .form-group {
    margin-bottom: 18px;
    position: relative
}

.payment-section .accordion {
    width: 100%;
    height: auto;
}

#visa-master-form {
    width: 70%;
    margin: 0 auto;
    padding: 25px 0px 0px 0px
}

.text-right {
    text-align: right
}

.group-form-payment {
    display: flex
}

.group-form-payment .form-group {
    margin-right: 15px;
    width: 50%
}

.group-form-payment .form-group:last-child {
    margin-right: 0px;
    margin-left: 15px
}

.heading-payment {
    font-size: 16px;
    text-align: center;
    font-weight: 600;
    padding: 12px 0px;
}

.visa-icon {
    position: absolute;
    right: -40px;
    top: 15px;
    height: 25px;
    width: auto
}

.order-number-section {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #707070
}

.billing-info {
    padding: 25px;
    padding-top: 10px
}

.shopping-cart-icon {
    height: 48px;
    margin: 0 auto 14px;
    display: block
}

.order-heading h2 {
    font-size: 18px;
    margin: 0px;
    color: #333333;
    margin-bottom: 5px
}

.order-heading h3 {
    font-size: 17px;
    margin: 0px;
    color: #333333;
    margin-bottom: 0;
    font-weight: 500
}

.billing-info h5 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 40px
}

.accordion-button:focus,.accordion-button:hover {
    z-index: 0
}

.payment-section .accordion-button:not(.collapsed) {
    background: #f9f5ec;
    color: #000;
    border: 0.5px solid #a39161;
    box-shadow: 0px 3px 6px #a3916129;
    border-radius: 10px 0px !important;
    padding: 10px 20px
}

.payment-section .accordion-button.collapsed {
    border: 0.5px solid #a39161;
    box-shadow: 0px 3px 6px #a3916129;
    margin-bottom: 15px;
    border-radius: 10px 0px !important;
    padding: 10px 20px
}

.accordion-button:not(.collapsed)::after {
    background-image: var(--bs-accordion-btn-icon)
}

.payment-section .accordion-button img {
    height: auto;
    width: auto;
    margin-right: 10px;
    max-width: 90px;
    max-height: 25px;
}

.payment-section #idcheckout4444 .accordion-button img{
    max-width: 130px;
    max-height: 25px;
}

.payment-failed-box {
    width: 580px;
    margin: 0 auto;
    margin-top: 95px;
    margin-bottom: 55px;
    box-shadow: 0px 3px 6px #a3916129;
    border: 1px solid #a39161;
    background: #f9f5ec;
    padding: 45px 20px;
    position: relative;
    border-radius: 10px 0px;
    text-align: center
}

.payment-failed-box h1 {
    margin: 20px 0px;
    font-size: 25px;
    font-weight: 600;
    color: #000
}

.payment-failed-box p {
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 15px
}

.payment-failed-box h2 {
    margin: 20px 0px 20px;
    font-size: 18px;
    font-weight: 800;
    color: #e30000
}

.payment-failed-box h2 a {
    margin-left: 10px;
    text-decoration: underline;
    color: #337ab7
}

.payment-failed-box img {
    width: 70px;
    height: auto;
    position: absolute;
    top: -30px;
    left: 44%;
    background: #fff;
    padding: 10px;
    border-radius: 50%;
    box-shadow: 0px 0px 5px 0px rgb(199 159 73 / 63%)
}

.payment-failed-box h2.black-color {
    color: #222;
    font-weight: 600;
    font-size: 16px
}

.about-us-page-container{
    margin-top:65px;
}

.about-us-space{
    margin-bottom:65px;
}

.about-us-page-container .container{
    width:1250px;
}

.image-about {
    padding: 10px;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.image-about img{
    width:100%;
    height:auto;
}

.content-about {
    padding: 35px 50px;
}

.content-about h1,.content-about h2{
    font-size: 34px;
    color: #000;
    margin-bottom: 30px;
    font-weight: 600;
    margin-top: 0;
    text-transform: capitalize;
    line-height: 1.4;
}

.content-about p{
    font-size: 22px;
    line-height: 1.6;
    font-weight: 300;
    color: #000;
    text-align: justify;
}

.about-comman-heading{
    font-size: 34px;
    color: #000;
    font-weight: 600;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 0;
    text-transform: capitalize;
}

.how-we-do-it{
    list-style:none;
    display: flex;
    flex-wrap:wrap;
    padding:0px;
    margin:0px -20px;
    min-width:100%;
}

.how-we-do-it li{
    width: 33.33%;
    margin-top: 40px;
    padding: 0 20px;
}

.ourservice-top {
    display: flex;
    margin-bottom: 15px;
    align-items: center;
}

.ourservice-top span {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: block;
    background: #a39161;
    text-align: center;
    line-height: 60px;
    font-size: 26px;
    color: #fff;
    font-weight: 600;
    font-family: "Times New Roman", Times, serif;
}

.ourservice-top h4 {
    margin-left: 20px;
    font-size: 22px;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 0;
}

.how-we-do-it li p {
    margin-bottom: 0;
    font-size: 15px;
    color: #000;
}

.trust-quality p{
    font-size: 18px;
    line-height: 1.8;
    text-align: center;
    color:#6d6a6a;
}

.happiness-deliver-section {
    background: url(../images/happines-deliver.webp) 0 0 / cover no-repeat;
    padding: 75px 50px;
}

.happiness-deliver-section p {
    font-size: 22px;
    line-height: 1.6;
    margin: 0 auto 35px;
    display: block;
    width: 50%;
    color: #fff;
}

.happiness-deliver-section a {
    background: #000;
    color: #fff;
    display: inline-block;
    padding: 10px 30px;
    border-radius: 10px;
    margin: 0 auto;
    font-size: 18px;
    border: 2px solid #a39161;
    font-weight: 500;
    text-decoration:none;
}

.happiness-deliver-section a:hover {
    background: #fff;
    color: #000
}

.content-page-banner h1 {
    font-size: 44px;
    color: #1e8e3e;
    font-weight: 600;
    position: relative;
    text-align: center;
    background: #fff;
    padding: 0px 20px;
    z-index: 1;
    display: block;
    margin: 0 auto;
    line-height: 1.1;
    position: relative;
}

.static-heading-design {
    position: relative;
    display: flex;
    margin-top: 15px;
}

.static-heading-design h1:after {
    content: "";
    background: #a3a3a3;
    height: 6px;
    width:100px;
    position: absolute;
    left:-100px;
    top: 50%;
}

.static-heading-design h1:before {
    content: "";
    background: #a3a3a3;
    height: 6px;
    width:100px;
    position: absolute;
    right:-100px;
    top: 50%;
}

.content-page-section {
    margin-bottom: 60px
}

.content-page-banner {
    position: relative;
    margin-bottom:20px;
    overflow: hidden
}

.content-page-section h2,.content-page-section h3,.content-page-section h4,.content-page-section h5,.content-page-section h6 {
    font-size: 24px;
    margin-bottom: 20px;
    font-weight: 600
}

.content-page-section {
    font-size: 14px;
    color: #333333
}

.content-page-section ul li {
    margin-bottom: 15px
}

.content-page-section ul {
    padding-left: 15px;
    margin-bottom: 30px
}

.content-page-section ul li h3,.content-page-section ul li h4,.content-page-section ul li h5,.content-page-section ul li h6 {
    font-size: 14px;
    margin-bottom: 0px
}

.content-page-section p {
    margin-bottom: 20px
}

.faq-section {
    padding: 25px;
    width: 80%;
    margin: 0 auto;
    border: 1px solid #b7b7b7;
    display: block;
    border-radius: 20px 0px;
    margin-top: 35px;
    margin-bottom: 35px;
    position: relative;
    padding-top: 50px;
    font-weight: 600
}

.faq-section .accordion-button {
    background: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 10px 0px !important;
    padding: 14px 15px;
    outline: none;
    box-shadow: none;
    color: #000
}

.faq-section .accordion-item {
    border: none;
    margin-bottom: 15px
}

.faq-section .accordion-body {
    padding: 10px;
    font-size: 14px;
    font-weight: 500;
    padding-left: 20px;
    border-left:2px dotted green;
    margin-left: 5px;
    margin-top: 10px
}

.faq-section .accordion-button::after {
    background: none;
    content: "\2b";
    font-family: fontawsome;
    font-size: 24px;
    font-weight: 700;
    transform: inherit
}

.faq-section .accordion-button:not(.collapsed)::after {
    content: "\f068";
    font-size: 18px;
    font-family: 'Font Awesome 5 Free'
}

.faq-image img {
    width: 100%;
    height: auto
}

.faq-section .accordion-button:not(.collapsed) {
    border-bottom: 2px solid #008000
}

.faq-heading {
    position: absolute;
    top: -21px;
    left: 50%;
    transform: translateX(-50%);
    background: #000;
    color: #fff;
    padding: 5px 40px;
    font-size: 20px;
    border-radius: 10px 0px
}

.faq-sub-heading {
    font-size: 18px;
    color: #000;
    font-weight: 700;
    margin-bottom: 15px;
    padding-bottom: 5px;
    border-bottom: 2px dotted #b7b7b7;
    display: inline-block
}

.contactus-section {
    width: 60%;
    margin: 0 auto;
    display: block;
    box-shadow: 0px 3px 6px #a3916129;
    border: 1px solid #b7b7b7;
    padding: 25px;
    margin-bottom: 50px;
    border-radius: 10px 0px;
    position: relative;
    margin-top: 10px
}

.left-contact {
    width: 50%;
    float: left
}

.left-contact h2 {
    margin: 0;
    padding: 0;
    font-size: 26px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 30px;
    color: #0477d4;
    border-bottom: 2px dotted #a3a3a3;
    display: inline-block;
}

.location-icon {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    line-height: 45px;
    background: #f9f5ec;
    font-size: 26px;
    color: #a39161;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 20px;
    box-shadow: 0px 0px 4px 0px
}

.address h3 {
    font-size: 18px
}

.address-right p {
    font-size: 16px
}

.address {
    display: block;
    background: #fff;
    text-align: center;
    border-radius: 10px;
    padding: 10px;
    margin-top: 15px;
    margin-bottom:15px;
}

.right-contact ul {
    margin: 0px;
    padding: 0px;
    list-style: none
}

.right-contact ul li {
    margin-bottom: 20px;
    position: relative
}

.right-contact ul li a {
    font-size: 15px;
    color: #000;
    text-decoration: none
}

.right-contact ul li i {
    width: 40px;
    height: 40px;
    background: #008000;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    line-height: 40px;
    font-size: 20px;
    margin-right: 10px
}

.right-contact {
    width: 50%;
    padding-left: 70px;
    padding-top: 50px;
    float: left
}

.our-branch ul {
    margin: 0px;
    padding: 0px;
    list-style: none
}

.our-branch {
    width: 100%;
    display: inline-block;
    position: relative;
    margin-top: 30px
}

.our-branch h3 {
    font-size: 18px;
    border-bottom: 1px solid #e6e6e6;
    display: block;
    font-weight: bold;
    padding-bottom: 5px;
    margin-bottom: 20px
}

.our-branch ul li {
    display: inline-block;
    width: 19%;
    margin-bottom: 15px;
    position: relative;
    padding-left: 20px
}

.our-branch ul li:after {
    content: "";
    width: 6px;
    height: 6px;
    background:green;
    position: absolute;
    top: 9px;
    left: 0;
    border-radius: 50%
}

.contactus-section h1 {
    margin: 0px;
    position: absolute;
    background: #0477d4;
    left: 50%;
    top: -24px;
    transform: translateX(-50%);
    font-weight: 700;
    font-size: 25px;
    color: #fff;
    padding: 5px 15px;
    border-radius: 0px 10px
}

.empty-cart-section {
    padding: 80px 0px;
    text-align: center;
    margin: 0 auto;
    display: block
}

.empty-cart-section img {
    height: 140px;
    width: auto;
    margin-bottom: 20px
}

.empty-cart-section h2 {
    font-size: 24px;
    margin-bottom: 7px
}

.empty-cart-section p {
    font-size: 16px;
    margin-bottom: 10px;
    color: #333333
}

.empty-cart-section .btn-primary {
    padding: 12px 28px;
    font-size: 16px
}

.florist-login {
    width: 50%;
    margin: 0 auto;
    display: flex;
    box-shadow: 0px 3px 6px #a3916129;
    border: 1px solid #a39161;
    margin-bottom: 50px;
    border-radius: 10px 0px;
    position: relative;
    margin-top: 60px
}

.florist-login h1 {
    margin: 0px;
    position: absolute;
    background: #a39161;
    left: 50%;
    top: -24px;
    transform: translateX(-50%);
    font-weight: 700;
    font-size: 25px;
    color: #fff;
    padding: 5px 15px;
    border-radius: 0px 10px
}

.left-florist-login {
    width: 50%
}

.left-florist-login img {
    border-radius: 10px 0px;
    width: 100%;
    height: 100%
}

.right-florist-login {
    background: #F9F5EC;
    width: 50%;
    padding: 40px 20px;
    border-radius: 10px 0px;
    padding-top: 65px
}

.florist-login input {
    box-shadow: 0px 3px 6px #00000029;
    border: 0.5px solid #00000052;
    border-radius: 5px;
    height: 45px
}

.florist-login input:focus {
    box-shadow: none;
    outline: none;
    border-color: #a39161
}

.florist-login .form-label {
    font-size: 14px;
    color: #000000
}

.florist-login .form-group {
    margin-bottom: 20px
}

.btn-section-florist-login {
    display: flex;
    justify-content: space-between
}

.right-florist-login .btn-primary i {
    padding-right: 8px
}

.right-florist-login .btn-primary {
    margin: 0 auto;
    display: block
}

.register-here {
    text-decoration: none
}

.register-here:hover {
    text-decoration: underline
}

#florist_forgotpassword_form {
    display: none
}

.right-florist-login h3 {
    margin: 0px;
    padding: 0px;
    margin-bottom: 25px;
    font-size: 18px;
    font-weight: 600;
    text-align: center
}

.vendor-register-section {
    width: 80%;
    margin: 0 auto;
    padding: 0px;
    border-radius: 20px 0px;
    border: 1px solid #a39161;
    margin-top: 30px;
    margin-bottom: 60px;
    display: flex;
    box-shadow: 0px 0px 5px 0px rgba(199,159,73,05)
}

.left-vender-refister h1 {
    text-align: center;
    margin-top: 0px;
    background: url(../images/heading-background.png) no-repeat;
    background-size: 68% 100%;
    padding: 20px 0px;
    color: #fff;
    background-position: center;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 25px
}

.left-vender-refister {
    width: 45%;
    padding: 20px
}

.left-vender-refister img {
    height: 300px;
    width: auto;
    margin: 0 auto;
    display: block;
    margin-top: 80px
}

.captcha-image img {
    width: 100%;
    height: auto
}

.right-vender-register input {
    box-shadow: 0px 3px 6px #00000029;
    border: 0.5px solid #00000052;
    border-radius: 5px;
    height: 45px;
    font-size: 14px
}

.right-vender-register textarea {
    box-shadow: 0px 3px 6px #00000029;
    border: 0.5px solid #00000052;
    border-radius: 5px;
    height: 85px;
    width: 100%;
    font-size: 14px
}

.right-vender-register input:focus {
    box-shadow: none;
    border-color: #a39161
}

.right-vender-register textarea:focus {
    box-shadow: none;
    border-color: #a39161
}

.alternate-email {
    margin-bottom: 25px
}

.right-vender-register .btn-primary {
    margin: 0 auto;
    display: block;
    padding: 7px 20px
}

.left-vender-refister ul li {
    margin-bottom: 10px
}

.right-vender-register {
    background: #f9f5ec;
    padding: 20px;
    padding-top: 50px;
    border-radius: 20px 0px
}

.track-order-left img {
    width: 74%;
    height: auto;
    margin: 0 auto;
    display: block
}

.trackorder-section {
    width: 50%;
    margin: 0 auto;
    display: flex;
    border: 1px solid #b7b7b7;
    padding: 40px 25px;
    margin-bottom: 50px;
    border-radius: 10px 0px;
    position: relative;
    margin-top: 20px;
    align-items: center
}

.trackorder-section h1 {
    margin: 0px;
    position: absolute;
    background: #000;
    left: 50%;
    top: -24px;
    transform: translateX(-50%);
    font-weight: 700;
    font-size: 22px;
    color: #fff;
    padding: 5px 15px;
    border-radius: 0px 10px
}

.track-order-left {
    width: 50%
}

.track-order-right {
    width: 50%
}

.track-order-right h2 {
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 20px
}

.track-order-right .form-group {
    margin-bottom: 20px
}

.track-order-right .btn-primary {
    margin: 0 auto;
    display: block;
    padding: 6px 50px;
    text-transform: uppercase;
    font-size: 17px;
}

.track-order-right input:focus {
    box-shadow: none;
    outline: none;
    border-color: #a39161
}

.track-order-right input {
    box-shadow: 0px 3px 6px #00000029;
    border: 0.5px solid #00000052;
    border-radius: 5px;
    font-size: 14px;
    height: 45px
}

.track-order-right .form-label {
    font-size: 14px;
    color: #000000
}

.detail-input-field input[type=file] {
    display: none
}

.choose-btn {
    margin: 10px;
    background: #cdcdcd;
    border: 1px solid #9f9f9f;
    color: #fff;
    padding: 10px 35px;
    text-align: center;
    cursor: pointer;
    font-size: 16px
}

.choose-btn:hover {
    border-color: #000000
}

.choose-btn-details:after {
    content: "";
    background: url(../images/upload-icon.svg) no-repeat;
    position: absolute;
    height: 30px;
    width: 30px;
    top: 7px;
    background-size: cover;
    left: 20px
}

.choose-btn-details {
    position: relative;
    margin: 0;
    background: #f9f5ec;
    border: 1px dashed #e6e6e6;
    padding: 10px 35px 10px 70px;
    color: #000
}

.view-selected-image {
    float: left;
    width: 75px;
    height: auto;
    border: 1px solid #edc97b;
    border-radius: 5px 0px;
    margin-left: 15px;
    overflow: hidden;
    padding: 2px;
    margin-top: -20px
}

.view-selected-image img {
    width: 100%;
    height: auto
}

.upload-ing-show {
    margin-bottom: 0px
}

.detail-input-field {
    float: left
}

.delivery-city-area {
    width: 90%;
    margin: 0 auto;
    display: block;
    border: 2px solid #b7b7b7;
    padding: 25px;
    margin-bottom: 50px;
    border-radius: 10px 0px;
    position: relative;
    margin-top: 10px;
}

.delivery-city-area ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
    padding-top: 20px;
    max-height: 300px;
    overflow-y: auto
}

.delivery-city-area::before {
    content: "";
    background: url(../images/delivery-cities-background.webp) no-repeat;
    background-position-x: center;
    background-size: 100%;
    background-position-y: center;
    opacity: 0.04;
    width: 100%;
    height: 100%;
    background-size: cover;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1
}

.delivery-city-area ul li {
    width: 20%;
    margin-bottom: 20px
}

.delivery-city-area ul li a {
    text-decoration: none;
    color: #000;
    font-size: 15px;
    position:relative;
    padding-left: 20px;
}

.delivery-city-area ul li a:after{
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: green;
    position: absolute;
    left: 0;
    top: 7px;
}

.search-city {
    display: flex;
    width: 315px;
    margin-bottom: 20px;
    height: 38px;
    align-items: center
}

.delivery-city-area h1 {
    margin: 0px;
    position: absolute;
    background: #000;
    left: 50%;
    top: -24px;
    transform: translateX(-50%);
    font-weight: 700;
    font-size: 25px;
    color: #fff;
    padding: 5px 15px;
    border-radius: 0px 10px;
}

.search-city input {
    border-radius: 5px;
    border: 1px solid #b7b7b7;
    height: 100%;
    font-size: 14px;
}

.search-city input:focus {
    box-shadow: none;
    border-color: #a39161
}

.search-city button {
    border-radius: 0px 5px 5px 0px;
    background: #a39161;
    padding: 8px 20px;
    border: 1px solid #a39161;
    height: 100%;
    border-left: none
}

.search-city button:hover {
    border-color: #a39161;
    color: #a39161
}

.search-city button:focus {
    border-color: #a39161;
    color: #a39161
}

.delivery-city-area hr {
    border-color: #b7b7b7
}

.review-page-section .review-colum {
    width:485px;
    height: auto;
    justify-content: center;
    align-items: center;
    border-radius: 15px;
    /* border: 1px solid #ddd; */
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 15%);
    text-align: center;
}

.review-colum p {
    color: #6d6a6a;
    text-align: center;
    font-size: 14px;
    margin: 0 auto;
    line-height: 1.7;
    width: 90%;
    padding: 15px;
    display: block;
    position: relative;
    margin-bottom: 20px;
}

.review-colum p:after{
    content:"\f10d";
    font-family: "FontAwesome";
    position:absolute;
    font-size:22px;
    color:#e6e6e6;
    left:-5px;
    top:0px;
}

.review-colum p:before{
    content:"\f10e";
    font-family: "FontAwesome";
    position:absolute;
    font-size:22px;
    color:#e6e6e6;
    right:-5px;
    bottom:0px;
}

.review-page-section {
    margin-top: 50px
}

.review-stars {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 15px
}

.user-review-name {
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    color: #000;
    margin-bottom: 8px;
    margin-top: 15px;
    font-weight: 600;
    display: block;
    width: 100%;
    line-height: 1.1
}

.review-colum img {
    width: auto;
    height: auto;
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

.user-review-profile {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background: #fcece0;
    font-size: 18px;
    color: #4b4a4a;
    text-align: center;
    line-height: 35px;
    margin: 0 auto;
    font-weight: 600;
    margin-top: 20px;
    text-transform: uppercase;
}

.review-colum video {
    width: 100%;
    height: auto;
    display: block;
    max-height: 480px
}

.review-colum video ~ .user-review-profile {
    display: none
}

.review-colum img ~ .user-review-profile {
    display: none
}

.review-colum span {
    margin: 5px 0px;
    padding: 0px;
    font-size: 12px;
    color: #ababab;
    width: 100%;
    display: block;
    line-height: 1.1
}

.review-stars i {
    color: #00b67a;
    font-size: 16px;
    padding: 0px 2px;
}

.customer-review-heading {
    margin: 0px;
    padding: 0px;
    font-size: 26px;
    color: #1e8e3e;
    text-align: center;
    font-weight: 600;
    position: relative;
    margin-bottom: 15px;
}

.customer-review-heading:after {
    content: "";
    background: #7d7d7d;
    height: 2px;
    width: 150px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -5px
}

.feedback-section {
    width: 56%;
    display: flex;
    margin: 0 auto;
    border: 3px solid #a39161;
    box-shadow: 0px 3px 6px #C79F4929;
    border-radius: 10px 0px;
    overflow: hidden
}

.left-feedback {
    padding: 40px 30px;
    background: #f9f5ec;
    text-align: center;
    position: relative;
    width: 41%
}

.left-feedback img {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%) scale(1);
    width: 255px;
    height: auto
}

.left-feedback img:hover {
    transform: translateX(-50%) scale(1)
}

.feedback-section h1 {
    text-align: center;
    padding: 0;
    font-size: 22px;
    margin-top: 0px;
    font-weight: 600;
    color: #000;
    border: none
}

.feedback-section h2 {
    text-align: center;
    padding: 0;
    font-size: 22px;
    margin-top: 0px;
    font-weight: 600;
    color: #a39161;
    border: none;
    line-height: 1.8
}

.right-feedback {
    width: 59%;
    padding: 25px 40px
}

.buyer-name {
    display: flex;
    margin-bottom: 15px;
    font-size: 16px
}

.buyer-name b {
    min-width: 91px
}

.buyer-name span {
    position: relative;
    padding-left: 10px
}

.buyer-name span:after {
    content: ":";
    position: absolute;
    left: 0px;
    font-size: 15px;
    top: 0
}

.text-area-field {
    margin-bottom: 15px
}

.text-area-field textarea {
    font-size: 14px;
    border-radius: 5px;
    height: 90px;
    padding: 15px
}

.text-area-field textarea:focus {
    outline: none;
    border-color: transparent;
    box-shadow: 0px 0px 4px 0px #c79f49 !important
}

.file-upload {
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0;
    height: 32px
}

.btn-upload {
    margin-top: 10px;
    width: 100%;
    height: 35px;
    color: #6c7293;
    background: #fff;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    border: 1px solid #799fc0;
    border-radius: 3px 3px 3px 10px;
    outline: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: left;
    padding: 0px 31px 0px 5px;
    border-bottom: 3px solid #799fc0;
    border-left: 1px solid #799fc0;
    overflow: hidden
}

.i-pic-upload {
    position: absolute;
    color: #6c72ab;
    background: #ebebeb;
    background-size: cover !important;
    font-size: 14px;
    border-top: 1px solid #799fc0;
    border-right: 1px solid #799fc0;
    border-bottom: 1px solid #799fc0;
    outline: none;
    padding: 8.4px 9px;
    top: 0;
    right: 0;
    width: 15px;
    height: 15px;
    border-radius: 0px 3px 3px 0px
}

.i-deselect {
    color: red;
    position: absolute;
    top: 0;
    right: 0;
    display: none
}

.i-deselect::before {
    font-family: 'fontawesome';
    content: '\f057';
    position: absolute;
    top: 1px;
    right: -14px;
    font-style: normal;
    font-weight: normal;
    text-align: start;
    font-size: 12px;
    cursor: pointer
}

.text-browse {
    background: #ebebeb;
    padding: 1px 5px;
    border-radius: 2px;
    font-size: 12px;
    margin-right: 5px;
    border-radius: 2px 2px 2px 5px
}

.btn-upload:active {
    border-bottom-width: 2px;
    outline: none
}

.text-browse:hover {
    background: #e0e0e0;
    color: #78838d
}

.btn-upload:active .text-browse {
    background: #e0e0e0;
    color: #78838d;
    padding-left: 6px
}

.btn-upload:active + .i-pic-upload {
    padding: 8.5px 8px
}

.text-file-name {
    max-width: 170px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 0;
    text-align: left;
    font-size: 14px
}

.owner {
    position: relative;
    font-size: 30px;
    font-weight: bold;
    padding: 20px;
    margin-top: -80px;
    margin-bottom: 20px;
    text-align: center
}

.file-drop-area {
    position: relative;
    display: flex;
    align-items: center;
    width: auto;
    max-width: 100%;
    border: 1px dashed rgb(26 17 17 / 40%);
    border-radius: 3px;
    transition: 0.2s;
    margin-bottom: 5px;
    justify-content: center;
    padding: 5px
}

.fake-btn.is-active {
    background-color: rgba(255, 255, 255, 0.05);
    border-color: #c79f49
}

.fake-btn {
    flex-shrink: 0;
    background-color: rgba(255, 255, 255, 0.04);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 3px;
    padding: 8px;
    margin-right: 0;
    font-size: 16px;
    text-transform: capitalize;
    color: #000;
    position: relative;
    width: 100%;
    height: 100%;
    padding: 10px 25px;
    background: #f9f5ec;
    text-align: center;
    display: flex;
    justify-content: center
}

.content-photo {
    text-align: left;
    padding-left: 30px
}

.fake-btn img {
    width: 38px;
    height: auto
}

.fake-btn:after {
    content: "";
    position: absolute;
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 24px;
    color: #189000;
    width: 26px;
    height: 26px;
    background-size: cover
}

.file-msg {
    font-size: 13px;
    font-weight: 300;
    line-height: 1.4;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.file-input {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    cursor: pointer;
    opacity: 0;
    padding-left: 0px !important
}

.file-input:focus {
    outline: none
}

.mug-box {
    display: flex;
    margin-bottom: 15px
}

.image-upload-section {
    width: 100%;
    margin-bottom: 15px
}

.image-upload-section p {
    font-size: 12px;
    color: rgba(28,33,32,.5);
    margin-bottom: 0px
}

.upload-photo {
    display: block
}

.captcha-section {
    margin-bottom: 40px
}

.captcha-section img {
    width: 250px;
    height: auto
}

.feedback-section button {
    margin: 0 auto;
    display: block
}

.international-delivery-page {
    width: 65%;
    margin: 0 auto;
    display: block;
    text-align: center;
    border: 2px solid #b7b7b7;
    margin-top: 50px;
    border-radius: 10px;
    position: relative;
    padding: 25px 0px;
    padding-top: 35px;
    background: #fff;
    background-size: cover
}

.international-delivery-page h1 {
    font-size: 20px;
    margin: 0px;
    padding: 12px 20px;
    border-radius: 10px 0px;
    position: absolute;
    top: -30px;
    left: 50%;
    transform: translateX(-50%);
    background: #000;
    color: #fff;
    font-weight: 600
}

.international-delivery-page ul {
    margin: 0 auto;
    padding: 0px;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    position: relative
}

.international-delivery-page ul img {
    height: 49px;
    width: auto;
    padding: 5px;
    border-radius: 50%;
    background: #fff;
    margin-bottom: 5px;
    box-shadow: 0px 0px 4px 0px rgb(199 159 73);
    position: relative;
    z-index: 1
}

.international-delivery-page ul figure {
    position: relative
}

.international-delivery-page ul li {
    width: 20%;
    margin-bottom: 25px;
    position: relative
}

.international-delivery-page ul li:last-child{
    margin-bottom:0px;
}

.international-delivery-page ul li a {
    display: inline-block;
    text-decoration: none
}

.international-delivery-page span {
    font-size: 13px;
    font-weight: 500;
    color: #000;
    margin-top: 10px;
    display: block
}

.backto-india {
    display: inline-block;
    margin-bottom: 25px;
    font-size: 18px;
    color: #000;
    text-decoration: none
}

.backto-india:hover {
    color: #000
}

.backto-india img {
    height: 60px;
    width: auto;
    padding: 10px;
    border-radius: 50%;
    background: #fff;
    margin-bottom: 10px;
    box-shadow: 0px -3px 4px 0px rgb(199 159 73);
    position: relative;
    z-index: 1
}

.backto-india figure {
    position: relative
}

.backto-india figure:after {
    content: "";
    position: absolute;
    width: 60px;
    height: 60px;
    background: #fff;
    box-shadow: 0px 0px 5px 0px rgb(199 159 73);
    left: 50%;
    bottom: 9px;
    transform: translateX(-50%) rotate(45deg);
    border-radius: 35px 34px 0px
}

.international-inner {
    display: flex;
    align-items: center;
}

.international-right {
    width: 60%;
    margin-top: 25px;
}

.internationa-left {
    margin-right: 15px;
    width: 40%
}

.internationa-left img {
    width: 85%;
    height: auto
}

.international-inner h3 {
    width: 100%;
    margin: 0;
    font-size: 22px;
    margin-bottom: 35px;
    font-weight: 600;
    color: #000
}

svg.bolt-menu{
  width:14px !important;
  height:14px !important;
}

.backto-india span {
    font-size: 15px;
    font-weight: 600
}

@media(min-width: 981px) {
    .menu {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%
    }

    .grid-demo .row {
        width: 100%;
        display: flex
    }

    .nav-section .dropdown-menu {
        top: 44px;
        left: auto;
        right: auto
    }

    .autofit-col-5 .occ-autofit-width {
        left: 50%;
        right: auto;
        transform: translate(-50%, 0);
        padding: 0px
    }

    .autofit-col-4 .occ-autofit-width {
        left: 50%;
        right: auto;
        transform: translate(-50%, 0)
    }

    .autofit-col-3 .occ-autofit-width {
        left: 70%;
        right: auto;
        transform: translate(-70%, 0)
    }

    .category-menu.autofit-col-2 .occ-autofit-width {
        left: 0;
        right: auto
    }

    .category-menu:last-child .occ-autofit-width {
        right: -20px;
        transform: inherit;
        left: auto
    }

    .category-menu:first-child .occ-autofit-width {
        left: 0px;
        transform: inherit;
        right: auto
    }

    .category-menu:nth-child(2).autofit-col-5 .occ-autofit-width {
        left: 0;
        right: auto;
        transform: inherit
    }

    .menu .dropdown-menu.show {
        display: none;
        margin-top: 0px
    }

    .category-menu.autofit-col-2 {
        position: relative
    }


    .category-menu:nth-child(7) .occ-autofit-width, .category-menu:nth-child(8) .occ-autofit-width, .category-menu:nth-child(9) .occ-autofit-width, .category-menu:nth-child(10) .occ-autofit-width {
        right: 15px;
        left: auto;
        transform: inherit;
    }
}

@media(min-width: 981px) and (max-width:1366px) {
    .dropdown-menu li a {
        font-size:13px
    }

    .category-menu:nth-child(7) .occ-autofit-width {
        right: 15px;
        transform: inherit;
        left: auto
    }

    .category-menu:nth-child(6) .occ-autofit-width {
        right: 15px;
        transform: inherit;
        left: auto
    }

    .category-menu:first-child .occ-autofit-width {
        left: 15px;
        transform: inherit;
        left: auto
    }

    .category-menu:nth-child(6).autofit-col-5 .occ-autofit-width {
        left: 50%;
        right: auto;
        transform: translate(-50%, 0)
    }

    .category-menu:nth-child(6).autofit-col-4 .occ-autofit-width {
        left: 50%;
        right: auto;
        transform: translate(-50%, 0)
    }

    .category-menu:nth-child(7).autofit-col-5 .occ-autofit-width {
        left: 50%;
        right: auto;
        transform: translate(-50%, 0)
    }

    .category-menu:nth-child(7).autofit-col-4 .occ-autofit-width {
        left: 50%;
        right: auto;
        transform: translate(-50%, 0)
    }

    .autofit-col-5 .menu-image {
        display: none
    }
    .dropdown-toggle.menu-titel{
        font-size:14px;
    }
}

@media(min-width: 965px) and (max-width:1026px) {
    .autofit-col-5 .mcol-4:last-child {
        display:none
    }
}

@media only screen and (max-width: 980px) {
    #slide-navbar-collapse {
        position: fixed;
        top: 0;
        left: 0px;
        z-index: 99;
        width: 355px;
        height: 100%;
        background-color: #fff;
        overflow: auto;
        margin-left: -355px;
        bottom: 0;
        transition: all 0.5s ease-out 0s;
        -webkit-transition: all 0.5s ease-out 0s;
        -moz-transition: all 0.5s ease-out 0s;
        -ms-transition: all 0.5s ease-out 0s;
        -o-transition: all 0.5s ease-out 0s
    }

    #slide-navbar-collapse.active-sidebar {
         left: 355px;
        transition: all 0.5s ease-out 0s;
        -webkit-transition: all 0.5s ease-out 0s;
        -moz-transition: all 0.5s ease-out 0s;
        -ms-transition: all 0.5s ease-out 0s;
        -o-transition: all 0.5s ease-out 0s;
        width: 355px

    }

    .menu-overlay {
        display: none;
        background-color: #000;
        bottom: 0;
        left: 0;
        opacity: 0.5;
        filter: alpha(opacity=50);
        position: fixed;
        right: 0;
        top: 0;
        z-index: 49
    }

    .menu-heading {
        margin-left: 0px !important
    }

    .mobile-user h4 .close-arrow i {
        font-size: 19px !important;
        color:#000;
        margin-right: 25px;
    }
    .nav-section .navbar{
        margin-bottom: 0px;
    }

    .mobile-user .close-arrow{
        position: absolute;
        right: 0px;
    }
}

@media(min-width: 981px) {
    .navbar-header {
        display:none
    }

    #slide-navbar-collapse {
        display: block
    }

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

    .mobile-user {
        display: none
    }

    .category-menu:hover .dropdown-menu {
        display: block
    }
}

@media(max-width: 980px) {
    .category-menu {
        padding: 0px;
        text-transform: capitalize;
        border-bottom: 1px solid #eee;
        position: relative
    }

    .menu li .dropdown-toggle::after {
        content: "";
        background: url(../images/right-arrow.svg);
        width: 15px;
        height: 15px;
        transform: rotate(0deg);
        background-size: cover;
        top: 15px;
        right: 15px;
    }

    .dropdown-toggle.menu-titel.show:after {
        transform: rotate(180deg);
        filter: invert(100%);
    }

    .menu-grid .menu-col:nth-child(even) {
        background: #fff
    }

    .menu-col {
        padding: 0px
    }

    .no-scroll {
        overflow: hidden
    }

    .menu {
        display: inline-block;
        justify-content: inherit;
        align-items: center;
        max-height: fit-content;
        overflow-y: hidden;
        overflow-x: hidden;
    }

    .menu-heading ~ li{
        display: none;
        border-bottom: none !important;
    }

    .menu-heading ~ li.menu-heading{
        display: block;
        border-bottom: 1px solid #eee !important;
    }

    .menu-heading ~ li.menu-heading ~ li{
        display: none;
    }

    .menu-heading ~ li.menu-heading.open-submenu ~ li{
        display: block;
    }

    .menu-heading.open-submenu ~ li{
      display: inline-block;
      width:100%;
    }

    .category-menu .dropdown-menu {
        transform: inherit;
        left: 0;
        position: relative;
        top: 0;
        right: auto;
        box-shadow: none;
        right: auto !important
    }

    .menu-grid {
        padding: 0;
        display: block
    }

    .menu a {
        background: none !important;
        color: #000 !important;
        padding: 20px 15px !important;
        display: block;
        font-size: 16px !important
    }

    .currency-menu ul li {
        background: none !important;
        color: #000 !important;
        padding: 20px 15px !important;
        display: block;
        font-size: 16px !important
    }

    .currency-menu ul li.menu-grid{
        padding:0px !important;
    }

    .mobile-menu {
        color: #000 !important;
        padding: 20px 15px !important
    }

    .menu li {
        line-height: 15px !important
    }

    .menu-col ul li {
        margin-left: 0px;
        border-bottom: 1px solid #eee
    }

    .menu-col ul li:last-child {
        border-bottom: none
    }

    .menu li .dropdown-toggle::after {
        top: 22px
    }

    .menu-heading {
        font-size: 15px !important;
        padding:20px 15px;
        margin-left: 0;
        border: none;
        width: 100%;
        background: #fff;
        color: #000;
        position: relative;
        font-weight:600;
    }

    .menu-heading:after{
      content: "\2b";
      font-family: "FontAwesome";
      position: absolute;
      top: 20px;
      right: 10px;
      color: #000;
      font-weight: 400;
    }

    .menu-heading.open-submenu:after{
      content:"\f068";
      color:#000;
    }

    .menu .heading-only{
      font-weight:500;
    }

    a.menu-titel {
        font-size: 16px;
        font-weight: 500;
    }

    .menu .heading-only{
      font-weight:500;
    }

    .menu li a.menu-titel{
      font-weight:500;
    }

    .menu li a{
      font-weight:400;
    }

    .dropdown-toggle.menu-titel{
      font-weight:500;
    }

    .menu-heading.open-submenu{
    color: #000 !important;
    background: #f3f3f3;
    }

    .menu-col ul li{
      margin-bottom:0px;
    }

    .menu-image {
        display: none
    }

    .dropdown-toggle.menu-titel.show {
        background: #000 !important;
        color: #fff !important;
        border-bottom: 1px solid #eeeeee;
        position: sticky;
        top: 0;
        z-index: 9998;
    }

    .dropdown-toggle.menu-titel.show:before {
        content: "";
        background: green;
        height: 30px;
        width: 1px;
        position: absolute;
        right: 50px;
        top: 11px;
        display: none;
    }

    .dropdown-toggle.menu-titel {
        font-weight: 500;
    }

    .menu-grid {
        position: relative;
        overflow-x: hidden
    }

    .menu-grid {
        height: 100%;
        width: 100%;
        right: -800%;
        overflow-y: auto
    }

    .mobile-user {
        color: #fff;
        text-align: center;
        position: sticky;
        top: 0;
        z-index: 9999;
        background: #f9f5ec;
        width: 100%;
    }

    .mobile-user ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
        display: flex;
        justify-content: space-between
    }

    .mobile-user ul li a {
        color: #000;
        text-decoration: none;
        padding: 7px 3px;
        display: block;
        font-size: 14px
    }

    .mobile-user ul li a img {
        height: 19px;
        width: auto;
        margin-right: 10px;
    }

    .mobile-user ul li {
        border-top: 1px solid #ddd;
        border-right: 1px solid #ddd;
        width: 50%
    }

    .mobile-user ul li:last-child {
        border-right: none
    }

    .mobile-user h4 {
        margin: 0px;
        padding: 15px;
        font-size: 17px;
        text-align: left;
        display: flex;
        color: #000;
        align-items: center;
        background:#fff;
    }

    .mobile-user h4 i {
        margin-right: 10px;
        font-size: 30px;
        color: #0477d7
    }

    .menu-footer {
        position: sticky;
        width: 100%;
        bottom: 0;
        padding: 15px 10px 15px 10px;
        background: #000;
        z-index: 9999;
        top:100%;
        display: block;
    }

    .login-link-social{
      display: flex;
      justify-content: center;
      margin-top: 15px;
      padding-top:15px;
      border-top:1px solid #727272;
    }

    .login-link-social ul{
      margin:0px;
      padding:0px;
      display: flex;
      justify-content: center;
      list-style:none;
    }

    .login-link-social ul li a{
      color:#fff;
      font-size:16px;
    }

    .login-link-social ul li{
      padding: 0px 10px;
    }

    .login-link-social ul li i{
      font-size:20px;
    }

    .login-link-social a{
      text-decoration: none;
      font-size: 16px;
      color: #000;
      font-weight: 600;
    }

    .app-button-section {
        display: flex;
        width: 100%;
        justify-content: center;
    }

    .menu-section .col-md-2 {
        width: 100%;
        text-align: center
    }

    .menu-section .col-md-2 img {
        width: auto;
        height: 56px;
        margin-bottom: 20px
    }

    .logo {
        margin: 0 auto;
        display: inline-block
    }

    .menu-section .col-md-4 {
        width: 43%
    }

    .menu-button {
        background: none;
        font-size: 28px;
        position: absolute;
        bottom: 10px;
        border: 1px solid #e6e6e6;
        padding: 0.5px 14px;
        border-right: none;
        border-radius: 5px 0px 0px 5px;
        left: 10px;
        z-index: 1
    }

    .menu-button i {
        color: #000
    }

    .navbar-section-fixed {
        transform: inherit
    }

    .navbar-section-fixed.show-menu {
        transform: inherit
    }

    .quick-links .col a {
        height: 40px;
        line-height: 40px
    }

    .category-heading-click {
        display: block !important
    }

    .no-heading-item {
      display: none;
    }
}

@media(max-width: 480px) {
    /*#slide-navbar-collapse {
        top: inherit;
        left: 0px;
        width: 100%;
        margin-left: 0;
        bottom: -100%;
        -webkit-transition: opacity 0.3s ease-out, bottom 0.3s ease-out;
        -moz-transition: opacity 0.3s ease-out, bottom 0.3s ease-out;
        -o-transition: opacity 0.3s ease-out, bottom 0.3s ease-out;
        transition: opacity 0.3s ease-out, bottom 0.3s ease-out
    }

    #slide-navbar-collapse.active-sidebar {
        left: 0px;
        width: 100%;
        bottom: 0px
    }
    .menu-footer{
        width:100%;
    }*/
    #addnew_address .choose-city-select .list{
        max-height:260px;
    }
}

.delete-address-book{
    position: absolute;
    top: 0px;
    right: 8px;
    color: #f00;
    background: #ffffff;
    width: 25px;
    height: 25px;
    line-height: 23px;
    text-align: center;
    font-size: 14px;
    border-radius: 5px;
    border: 1px solid #ff000036;
}

.delete-address-book:hover{
    color:#f00;
}

/*Valentine page design*/

.valentine-heading-bg{
    border-radius: 5px;
    background: url(../images/valentine-heading-bg.png);
    background-size: cover;
}

.valentine-heading-bg h1{
    margin-top: 20px;
    padding: 10px 25px;
    border-radius: 5px;
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 30px;
    text-align: center;
    line-height: 1.4;
}

.valentine-slide-box a{
    display: block;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.4);
    border-radius: 20px;
    overflow: hidden;
    margin: 5px 0px;
}

.valentine-slide-box a img{
    width:100%;
    height:auto;
}

.valentine-slide-box {
    border-radius: 20px;
    padding: 0px 30px;
    display: none;
}

.valentine-cat-slider {
    margin: 0px -30px;
    margin-bottom: 20px !important;
}

.tab-section-valentine {
    margin-top: 10px;
    margin-bottom: 50px;
}

.tab-section-valentine .container {
    position: relative;
    background: #f9f5ec;
    padding-top: 25px;
    padding-bottom: 40px;
    border-radius: 10px;
}

.tab-section-valentine h2{
    font-size: 26px;
    font-weight: 600;
    color: #222;
    margin-bottom: 15px;
    margin-top: 10px;
    text-align: center;
    line-height: 1.2;
}

.tab-section-valentine p{
    text-align: center;
    width: 80%;
    font-size: 14px;
    line-height: 25px;
    margin: 0 auto;
    margin-bottom: 20px;
    color: #000;
}

.tab-section-valentine .nav-tabs {
    border-bottom: none;
    display: flex;
    flex-wrap: wrap;
    position: sticky;
    top: 31px;
    background: #f9f5ec;
    z-index: 1;
    padding: 20px 0px;
    justify-content: center;
}

.tab-section-valentine .nav-tabs li {
    padding-right: 20px;
}

.tab-section-valentine .nav-tabs li button{
    border: 1px solid #630104;
    border-radius: 2px;
    padding: 5px 10px;
    color: #000;
    font-size: 16px;
    background: #fff;
    white-space: nowrap;
    width: 200px;
    text-align: center;
}

.tab-section-valentine .nav-tabs li button.active {
    background: #630104;
    color: #fff;
}

.tab-section-valentine .nav-tabs li button:hover{
    border: 1px solid #630104;
}

.tab-section-valentine .product-colum{
    border-radius: 20px;
    padding: 5px 5px 12px;
    background: #fff;
    border:none;
}

.tab-section-valentine .product-colum:hover {
    box-shadow: 0 2px 10px rgb(0 0 0 / 20%);
}

.tab-section-valentine .product-colum img{
    border-radius: 10px;
}

.tab-section-valentine .product-colum img:hover{
        transform:inherit;
}

.tab-section-valentine .product-list-slider li{
    margin-top:25px;
}

.tab-section-valentine .valentine-explore-more {
    padding: 7px 80px;
    font-size: 20px;
    background: #000;
    color: #fff;
    border-color: #000;
    display: flex;
    width: fit-content;
    margin: 0 auto;
    margin-top: 40px;
    justify-content: center;
    position: relative;
    border-radius: 4px;
    text-decoration: none;
}

.tab-section-valentine .valentine-explore-more:after {
    /* content: "\f107"; */
    font-family: 'FontAwesome';
    position: absolute;
    top: 10px;
    right: 57px;
    font-size: 20px;
    font-weight: 500;
}

.tab-section-valentine .buynow-button{
    font-size: 18px;
    font-weight: 500;
}

.product-list-slider-valentine {
    display: flex;
    flex-wrap: wrap;
    margin: 0px;
    list-style: none;
    padding: 0px;
    width:100%;
}

.product-list-slider-valentine li {
    width: 25%;
    padding: 0px 15px;
    margin-top:25px;
}

.product-count-show{
    margin: 0 auto;
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 25px;
    color:#6d6a6a;
    font-size: 14px;
}

.valentine-filter {
    display: block;
    padding-right: 20px;
    width: 100%;
}

.valentine-varity-section picture img{
    transition:inherit;
}

.valentine-varity-section picture img:hover{
    transform: inherit;
}

.valentine-varity-section{
  position: relative;
  margin-top:10px;
  margin-bottom:10px;
}

.banner-overlap-content {
    width: 35%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left:40px;
}

.banner-overlap-content h1{
    color: #ffffff;
    margin: 0;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 20px;
    text-transform: capitalize;
    width: auto;
    line-height: 1.2;
}

.banner-overlap-content p {
    color: #fff;
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    width: auto;
    padding-left: 0;
    border: none;
    margin-left: 0;
    max-height: inherit;
}

.banner-overlap-content p.expanded {
    -webkit-line-clamp: unset;
    overflow: visible;
}


.banner-overlap-content .read-more {
  background: none;
  border: none;
  margin-top: 10px;
  padding: 2px 5px;
  font-weight: 600;
  border-radius: 0;
  color: #fff;
  border-bottom: 1px solid #fff;
}

.price-hike-msg{
    font-size: 14px;
    color: #555;
    font-weight: 400;
    margin-bottom: 5px;
    padding-right:2px;
    display:contents;
}

.price-hike-msg i{
    margin-right: 2px;
    color: #555;
}

.seasonal-date-msg i {
    margin-right: 2px;
    color: #555;
}

.seasonal-date-msg, .special-delivery-msg{
    color: #555;
    font-size:14px;
    margin-bottom:10px;
    display:contents;
}

.for-whatsaap-notification {
    margin-bottom: 25px;
    font-size: 14px;
    color: #363636;
}

/*Pro Fruits*/
.home-page-slider .slick-slide {
  padding: 0 15px;
}

.home-page-slider .slick-list {
  padding-right: 14.28% !important;
}

.home-page-slider .slick-track {
  margin-right: -14.28%;
  margin-left: -15px;
}
.home-page-slider a{
    outline:none;
    border-radius: 10px;
    overflow: hidden;
}

.home-page-slider .slick-next:before,.home-page-slider .slick-prev:before {
    color: #000;
    font-size: 24px
}

.home-page-slider .slick-next:before {
    content: "\f105";
    font-family: FontAwesome;
    color:#fff;
}

.home-page-slider .slick-prev:before {
    content: "\f104";
    font-family: FontAwesome;
    color:#fff;
}

.home-page-slider .slick-next,.home-page-slider .slick-prev {
    z-index: 1;
    width: 30px;
    height: 30px;
}

.home-page-slider .slick-next {
    right:15px
}

.home-page-slider .slick-prev {
    left: 15px
}

.home-page-slider.slick-dotted.slick-slider {
    margin-bottom: 30px;
}

.home-page-slider{
    margin-bottom: 45px;
    margin-top: 25px;
}

.right-top-banner{
    display: flex;
}

.right-top-banner img{
    width: 100%;
    height: auto;
    border-radius: 10px;
    border: 1px solid #f3f3f3;
}

.bottom-right-banner img{
    width:100%;
    height:auto;
    border-radius:10px;
}

.right-top-banner{
    margin: 0px -7.5px;
    margin-top: 40px;
}

.top-banner {
    padding: 0px 7.5px;
    margin-bottom: 15px;
    width:50%;
}

.home-page-slider img {
    height: auto;
    width: 100%;
}

.home-page-slider {
    display: flex;
    white-space: nowrap;
}

.home-page-slider a {
    flex: 0 0 auto;
    display: inline-block;
    width: 100%;
    overflow: hidden;
}

.home-page-slider video{
    width:100%;
    height:auto;
    border:none;
    border-radius:10px;
}

.heading-2{
    font-size: 30px;
    color: #1C2120;
    font-weight: 500;
    margin-bottom: 10px;
    line-height: 1.2;
}

.subtitle-fruits{
    font-size: 18px;
    color: #706f6f;
    margin-bottom:15px;
}

.fruit-product-box a{
    border-radius:10px;
    display: block;
    color:#000;
    text-decoration: none;
    position: relative;
}

.fruit-product-box a img{
    width:100%;
    height:auto;
    border-radius:10px;
    margin-bottom:15px;
}

.view-all-button{
    position: absolute;
    top: 25px;
    right: 15px;
    font-size: 19px;
    color: #1C2120;
    text-decoration: none;
    border-bottom: 2px solid #1C2120;
    font-weight: 600;
}

.view-all-button:hover{
    color:#000;
}

.open-product-list .container{
    position: relative;
}

.open-product-list-row .slick-slide {
  margin: 0 20px;
}


.open-product-list-row .slick-list {
    padding: 0 10% 0 0 !important;
    margin: 0 0 0 -15px;
}

.imported-row{
    display: flex;
    align-items: center;
}

.imported-row img{
    height: 15px;
    width: auto;
    margin-right: 5px;
    margin-bottom: 0;
    filter: brightness(0.9) invert(0.4);
}

.imported-row{
    font-size: 13px;
    margin-bottom:7px;
    color: #706f6f;
}

.product-name-fruits {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 8px;
    color: #1C2120;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.fruit-description {
    font-size: 15px;
    line-height: 1.5;
    margin-bottom: 7px;
    color: #595858;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.product-weight {
    font-size: 15px;
    margin-bottom: 10px;
    color: #595858;
}

.price-addcart-row {
    display: flex;
    align-items: center;
    margin-bottom:15px;
    justify-content: space-between;
}

.price-box {
    min-width: auto;
    font-size: 16px;
    color:#1c2120;
}

.price-box span{
    position: relative;
    margin-right: 5px;
    font-size: 18px;
    font-weight: 600;
}

.price-box span i{
    padding-right:4px;
}

.price-box span:first-child{
    background: #E8F4E8;
    padding: 2px 12px;
    border-radius: 5px;
}

.price-box span.cut-price{
    margin-bottom:2px;
    margin-right:5px;
    font-weight:300;
    color:#595858;
}

.price-box span.cut-price i{
    padding-right:2px;
}

.price-box span.cut-price:after{
    content: "";
    height: 1px;
    width: 100%;
    position: absolute;
    background:#706f6f;
    top: 50%;
    left: 0;
}

span.off-persentage {
    font-size: 16px;
    font-weight: 400;
    color: #008000;
}

.special-price-text {
    margin: 0px;
    font-size: 14px;
    margin-top: 7px;
    color: #1e8e3e;
}

.open-product-list-row {
    padding-bottom: 35px;
}

.open-product-list {
    margin-bottom: 50px;
}


.add-to-cart-btn {
    background: #1C2120;
    border: none;
    border-radius: 25px;
    display: flex;
    align-items: center;
    color: #ffffff;
    text-transform: none;
    padding: 6px 6px;
    font-weight: 600;
    font-size: 14px;
    width: 115px;
    justify-content: center;
}

.product-counter-wrapper{
    background: #1C2120;
    border-radius: 25px;
    display: flex;
    align-items: center;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    width: 115px;
    justify-content: space-between;
    height:33px;
    font-size:16px;
}

.product-counter-wrapper button{
    background:none;
    border:none;
    color:#fff;
    font-size:22px;
    padding: 0 10px;
}


.open-product-list-row .add-to-cart-btn i{
    width: 45px;
    height: 45px;
    background: #fff;
    color: #369d54;
    font-size: 19px;
    line-height: 46px;
    border-radius: 50%;
    position: absolute;
    left: -8px;
    top: -6px;
    border: 1px solid #e6e6e6;
}

.delivery-possiable {
    display: flex;
    align-items: center;
    font-size: 13px;
    color:#0b57d0;
}

.delivery-possiable img{
    height:22px;
    width:auto;
    margin-bottom:0px;
    margin-right:10px;
}

.according-to-goal{
    margin-bottom:50px;
}

.according-to-goal .container{
    position: relative;
}

.eat-accordingto-slider{
    display: flex;
}

.eat-accordingto-slider a{
    display: block;
    border-radius:25px;
    overflow: hidden;
}

.eat-accordingto-slider a img{
    width:100%;
    height:auto;
}

.eat-accordingto-slider .slick-slide {
  margin: 0 20px;
}

.eat-accordingto-slider .slick-list {
    padding: 0 10% 0 0 !important;
    margin: 0 0 0 -20px;
}

.occassion-box{
    display: block;
    border-radius:10px;
    margin-bottom:15px;
    overflow: hidden;
}

.occassion-box img{
    width:100%;
    height:auto;
}

.discover-profruits{
    margin-bottom:50px;
}

.protube-section{
    margin-bottom:80px;
    display: none !important;
}

.discover-profruits img{
    display: block;
    overflow: hidden;
    border-radius: 15px;
    width: 100%;
    height: auto;
}

.discover-profruits .container{
    position: relative;
}


.protube-section .container{
    position:relative;
}

.protube-section img{
    width:100%;
    height:auto;
}

.product-add-options.fade .modal-dialog {
    transition: transform .1s ease-out;
    transform: translate(0,50px);
}

.product-add-options .modal-dialog {
  position: fixed !important;
  bottom: 0 !important;
  left: 0% !important;
  right: 0% !important;
  margin-bottom: 0 !important;
} 

.product-add-options.show .modal-dialog {
    transform: none;
}

.product-add-options .modal-content {
    border-radius: 25px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border: none;
    min-height: 300px;
    max-height: 650px;
    overflow-y: auto;
    width: 600px;
}

.product-option-title{
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 25px;
    width:100%;
    color:#1C2120;
    display: block;
}

.product-add-options .modal-body{
    padding-top:30px;
    padding-bottom:20px;
}

.product-option-row img{
    border-radius:5px;
    border:1px solid #e6e6e6;
}

.product-option-row{
    border-radius: 12px;
    padding: 8px 0 8px 8px;
    box-shadow: 0 4px 8px 0 rgba(2, 6, 12, .08);
    margin-bottom: 20px;
    display: flex;
    align-items: center;
}

.product-option-row img{
    width:80px;
    height:auto;
    margin-right:8px;
}

.fruit-quantity {
    font-weight: 500;
    min-width: 35%;
    color: #1C2120;
    padding-right: 25px;
}

.fruit-quantity span{
    color:#706f6f;
    margin-left: 5px;
}

.price-quantity {
    min-width: 32%;
    font-size: 14px;
    position: relative;
}

.price-quantity span{
    color: #706f6f;
    margin-left: 5px;
    position: relative;
}

.price-quantity span:after{
    content: "";
    width: 100%;
    height: 2px;
    background: #706f6f;
    position: absolute;
    top: 50%;
    left: 0;
}

.price-quantity:after{
    content: "";
    position: absolute;
    left: -25px;
    top: -16px;
    background: #b5b5b5;
    width: 1px;
    height: 54px;
}

.price-quantity i{
    font-size: 13px;
    padding-right: 2px;
}

.select-quantity {
    color: #1e8e3e;
    font-weight: 600;
    font-size: 16px;
    background: none;
    border: none;
    padding: 0;
    text-align: center;
    width: 145px;
}

.addon-counter-wrapper{
    width: 145px;
    color: #1e8e3e;
    font-weight: 600;
    font-size: 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.addon-counter-wrapper button{
    color: #1e8e3e;
    font-weight: 600;
    font-size: 16px;
    background:none;
    border:none;
}

.confirm-btn {
    background: #1e8e3e;
    color: #fff;
    border: none;
    height: 45px;
    width: 100%;
    border-radius: 10px;
    display: none;
    align-items: center;
    padding: 10px;
    justify-content: space-between;
    font-size: 15px;
    font-weight: 500;
    margin-top: 45px;
}

.confirm-btn span i{
    padding:0px 5px;
    font-size:14px;
}

.go-to-cart-section {
    position: fixed;
    bottom: 0;
    width: 100%;
    /* display: none; */
    z-index:9;
}

.go-to-cart-section .col-md-12 {
    background: #fff;
    border-radius: 15px 15px 0px 0px;
    box-shadow: 0px 0px 8px -1px rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: space-between;
    padding: 25px 15px;
    width: 600px;
    margin: 0 auto;
    align-items: center;
}

.cart-item-box {
    display: flex;
    align-items: center;
}

.cart-image-box {
    margin-right: 20px;
    display: flex;
}

.cart-image-box img{
    width:60px;
    height:auto;
    border:1px solid #e6e6e6;
    border-radius:5px;
    margin-left:-30px;
}

.cart-image-box img:first-child{
    margin-left:0px;
}
.more-count {
    width: 29px;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    text-align: center;
    margin-left: -25px;
    background: #ffff;
    font-weight: 500;
    border-left: none;
    display: flex;
    justify-content: center;
    align-items: center;
}

.product-quantity span{
    font-size: 15px;
    color: #000;
    font-weight: 600;
    margin-bottom: 5px;
}

.product-quantity p{
    margin-bottom: 0px;
    font-size: 13px;
    color:#289c28;
}

.goto-cart-button {
    background: #c5221f;
    color: #fff;
    border: none;
    padding: 7px 18px;
    border-radius: 25px;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    min-width:108px;
    text-align: center;
}

.goto-cart-button:hover{
    color:#fff;
}

.modal.side-cart.fade .modal-dialog {
    right: -520px;
    -webkit-transition: opacity 0.1s linear, right 0.1s ease-out;
    -moz-transition: opacity 0.1s linear, right 0.1s ease-out;
    -o-transition: opacity 0.1s linear, right 0.1s ease-out;
    transition: opacity 0.1s linear, right 0.1s ease-out
}

.modal.side-cart.fade.show .modal-dialog {
    right: 0
}

.modal.side-cart .modal-dialog {
    position: fixed;
    margin: auto;
    width: 520px;
    height: 100%;
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0)
}

.modal.side-cart .modal-content {
    height: 100%;
    overflow-y: auto;
    border-radius: 0;
    border: none
}

.side-cart .order-summary {
    border: none;
    padding: 0px;
}

.side-cart .cart-total {
    margin-top: 18px;
    position: sticky;
    bottom: 0px;
    right: 15px;
    left: 15px;
    padding: 5px;
    background: #fff;
}

.side-cart .modal-body{
    overflow-y: auto;
}

.side-cart .total-price {
    margin-bottom: 0px;
}

.date-slot-heading{
    font-size: 15px;
    font-weight: 400;
    color: #222;
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
}

.tab-section-hamper {
    margin-top: 25px;
}

.tab-section-hamper .nav-tabs {
    border-bottom: none;
    display: flex;
    justify-content: flex-start;
    overflow-x: auto;
    flex-wrap: nowrap;
    position: sticky;
    top: 44px;
    background: #fff;
    z-index: 1;
    padding: 10px 0px;
}

.tab-section-hamper .nav-tabs li button{
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    width: 200px;
    border-color: #e6e6e6 !important;
    color: #000;
    font-weight: 400;
}

.tab-section-hamper .nav-tabs li{
    margin-right:10px;
}

.tab-section-hamper .nav-tabs li:last-child{
    margin-right:0px;
}

.tab-section-hamper .nav-tabs li button.active {
    background: #1e8e3e;
    color: #fff;
}

.tab-section-hamper .product-listing-section {
    background: #f1f1f1 !important;
    padding: 20px 20px 0px 20px;
    border-radius: 10px;
}

.packing-section{
    padding: 20px;
    border-radius: 10px;
    width: 100%;
    margin: 0 auto;
}

.paking-heading {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 20px;
}

.box-option figure {
    width: 100%;
    border-radius:5px;
}

.box-option img {
    height: auto;
    width: 100%;
    display: block;
    margin: 0 auto;
}

.box-option label span{
    color: #1e8e3e;
}

.box-section {
    display: flex;
    margin:0px -25px;
    margin-bottom: 25px;
}

.box-option{
    border: 1px solid #e3e3e3;
    border-radius: 10px;
    margin: 0px 25px;
    position: relative;
    width: 25%;
    overflow: hidden;
}

.box-option input {
    margin-left: 10px;
    position: absolute;
    left: 0;
    z-index:1;
}


.box-option input[type="radio"]:checked,
.box-option input[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
.box-option input[type="radio"]:checked + label,
.box-option input[type="radio"]:not(:checked) + label{
    position: relative;
    cursor: pointer;
    line-height: 20px;
    color: #000;
    width: 100%;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    padding: 15px 15px 15px 44px;
    font-size: 18px;
    font-weight: 500;
    justify-content: space-between;
    background: #fff;
}
.box-option input[type="radio"]:checked + label:before,
.box-option input[type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 16px;
    top: 16px;
    width: 18px;
    height: 18px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff;
}
.box-option input[type="radio"]:checked + label:after,
.box-option input[type="radio"]:not(:checked) + label:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #1e8e3e;
    position: absolute;
    top: 19px;
    left: 19px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.box-option input[type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.box-option input[type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.box-option figure img:hover {
    transform:inherit;
}

.message-section{
    /* display:none; */
}

.message-section textarea{
    font-size:15px;
}

.message-section input{
    font-size:15px;
}

.packing-section .proceed-button{
    width: 260px;
    margin: 0 auto;
    position: inherit;
    display: block;
    margin-top: 40px;
}
.create-hamper-heading {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 0;
    text-align: left;
    margin-right: 100px;
}
.sub-titile-hamper {
    text-align: center;
}

.create-heading-section {
    margin-top: 15px;
    margin-bottom: 15px;
    border-radius: 5px;
    padding: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: url(../images/heading-background.png);
    background-size: cover;
}

.steps-section {
    margin: 0px;
    list-style: none;
    display: flex;
    justify-content: space-between;
    width: 50%;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 60px;
    padding: 5px 5px;
}

.steps-section li figure{
    margin: 0 auto;
    width: 70px;
    height: 70px;
    line-height: 70px;
    border-radius: 50%;
    padding: 15px;
    overflow: hidden;
    background: #fff;
    margin-bottom: 7px;
    display: flex;
    align-items: center;
    z-index: 1;
    position: relative;
}

.steps-section li img{
    width:100%;
    height:auto;
}

.steps-section li{
    width:33.33%;
    text-align:center;
    position:relative;
}

.steps-section li:after {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    left: 92px;
    border-top: 1px dashed #e6e6e6;
    top: 40px;
}

.steps-section li:last-child:after{
    display: none;
}

.steps-section li span {
    display: inline-block;
    width: 25px;
    height: 25px;
    line-height: 25px;
    border: 1px solid #e6e6e6;
    border-radius: 50%;
    margin-right: 5px;
    background: rgba(0255, 255, 255, 0.6);
    font-weight: 600;
}

.box-option figure span {
    padding: 2px 6px;
    text-transform: uppercase;
    display: inline-block;
    border-radius: 5px;
    width: 85px;
    text-align: center;
    font-weight: 500;
    line-height: 17px;
    position: absolute;
    top: 8px;
    right: 8px;
    font-size:13px;
}

.box-option figure span.best-value{
    background: #ffe1b5;
}

.box-option figure span.most-popular{
    background:#dc361e;
    color:#fff;
}

.payment-page-logo{
  text-align: center;
  padding-top: 30px;
  display: flex;
  justify-content: center;
}

.payment-page-logo img{
  height:65px;
  width:auto;
}
.payment-success-page {
    padding:25px 50px;
}

.payment-page-body {
    background-color: #f8f9fa;
    min-height: 100vh;
}

.payment-success-page .container {
    background: #fff;
    padding: 25px;
    border-radius: 10px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    display: inline-block;
    animation: fadeIn 1s ease-in-out;
    width:50%;
    margin:0 auto;
    display: block;
}

.payment-success-page .hamper-cart-section .product-description{
    width: 100%;
    margin-left: 10px;
}

.payment-success-page .hamer-heading-success{
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 0;
    color: #222;
}

.success-box{
  text-align: center;
  margin-bottom:40px;
}

.checkmark {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #28a745;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 20px;
    animation: pop 0.5s ease-in-out;
}

.checkmark i {
    color: white;
    font-size: 30px;
    animation: bounce 0.6s ease-in-out 0.2s;
}

@keyframes pop {
    0% {
        transform: scale(0);
    }
    100% {
        transform: scale(1);
    }
}

@keyframes bounce {
    0%, 100% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.3);
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(-20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.success-text {
    font-size: 22px;
    color: #333;
    font-weight: 600;
    margin-bottom: 10px;
}

.details {
    color: #666;
    font-size: 16px;
    margin-bottom:0px;
}

.btn-home {
    margin-top: 20px;
}

.order-box-payment{
  border-radius: 10px;
  border: 1px solid #f0f5ff;
  display: block;
  padding: 0px 25px;
  background: #f0f5ff;
  width: 100%;
  margin: 0 auto;
}

.left-payment-success {
  padding:20px 0px;
  width: 50%;
}

.order-id {
  font-size: 15px;
  margin-bottom: 10px;
  font-weight: 600;
}

.order-id span {
  font-weight:500;
  padding-right:5px;
  color: #6d6a6a;
}

.left-payment-success .order-id:last-child{
  margin-bottom:0px;
}

.right-payment-success{
  padding:20px 0px;
  width: 50%;
  text-align: right;
}

.right-payment-success .order-id:last-child{
  margin-bottom:0px;
}

.info-row{
  display:flex;
  border-bottom:1px dashed #e6e6e6;
  margin-bottom:25px;
}

.payment-product-row{
  display: flex;
  align-items: center;
  padding-bottom: 25px;
  margin-bottom: 25px;
  justify-content: space-between;
  border-bottom: 1px dashed #e6e6e6;
}

.payment-product-row h3 {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 0;
  color: #222;
  margin-left: 30px;
}

.payment-product-row img{
  width: 100px;
  height: auto;
  border-radius: 5px;
  border: 1px solid #d9d5d5;
}

.view-details-button {
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    padding-bottom: 0px;
    border-bottom: 1px solid #0d6efd;
}

.success-page-app-btn .app-button {
width: 165px;
display: flex;
border-radius: 5px;
color: #fff;
text-decoration: none;
float: left;
border: 1px solid #fff;
padding: 5px 10px;
background: #000;
margin-right: 20px;
}

.success-page-app-btn .app-button p {
color: #fff;
margin-bottom: 0;
line-height: 1.1;
font-weight: 600;
text-align: left;
}

.success-page-app-btn .app-button p span {
font-size: 10px;
display: block;
}

.apple-icon img {
  filter: invert(2) brightness(5);
}

.success-page-app-btn .app-button img {
height: 25px;
width: auto;
margin-right: 10px;
}
.success-page-app-btn {
display: flex;
flex-wrap:wrap;
margin-bottom: 30px;
margin-top: 25px;
justify-content: center;
}

.success-page-app-btn h4{
width: 100%;
text-align: center;
font-size: 17px;
margin-bottom: 25px;
font-weight: 500;
position:relative;
}

.success-page-app-btn h4:after{
content: "";
position: absolute;
left: 50%;
transform: translateX(-50%);
bottom: -5px;
height: 1px;
width: 110px;
background: #000;
}

.failed-icon {
background: #e32629;
}

.try-again-btn {
background: #fff;
color: #e32629;
text-decoration: none;
padding: 4px 45px;
border-radius: 5px;
font-size: 15px;
font-weight: 600;
margin-top: 20px;
display: inline-block;
border: 1px solid #e32629;
}

.try-again-btn:hover{
color:#e32629;
}

.after-success-banner{
    width:100%;
    height:auto;
}

.arriving-time-section {
    border-radius: 20px;
    border: 1px solid #e6e6e6;
    background: #FFF;
    display: flex;
    padding: 20px;
    width: 610px;
    margin: 0 auto;
    margin-top: -100px;
    position: relative;
    justify-content: space-between;
    align-items: center;
}

.left-arriving h3:first-child{
    color:#000;
    margin-bottom:30px;
}

.left-arriving h3 {
    color: #6D6A6A;
    font-size: 20px;
    font-weight: 500;
    display: flex;
    align-items: center;
}

.left-arriving h3 .checkmark {
    margin: 0px;
    margin-right: 10px;
    width: 35px;
    height: 35px;
}

.left-arriving h3 .checkmark i{
    font-size:18px;
}

.left-arriving h4{
    color: #333;
    font-size: 20px;
    font-weight: 600;
    margin: 0px;
    line-height: 35px;
}

.right-arriving img {
    height: 210px;
    width: auto;
}
.delivery-address {
    border-radius: 5px;
    border: 1px solid #e6e6e6;
    background: #FFF;
    display: flex;
    align-items: center;
    width: 610px;
    margin: 0 auto;
    margin-top: 30px;
    height: 60px;
    font-size: 17px;
    padding: 0px 15px;
}

.delivery-address p{
    margin-bottom:0px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.delivery-address i{
    color: #1e8e3e;
    margin-right: 10px;
    font-size: 20px;
}

.order-summary-payment {
    width: 610px;
    margin: 0 auto;
    margin-top: 30px;
}

.order-summary-heading{
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 25px;
    position: relative;
}

.order-summary-heading:after{
    content: "";
    background: linear-gradient(90deg, #e6e6e6 0%, #FFFDFD 100%);
    height: 3px;
    width: 250px;
    position: absolute;
    bottom: -10px;
    left: 0;
}

.order-summary-row {
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    margin-bottom: 15px;
}

.order-summary-row:last-child{
    font-weight:600;
}

.discount-row{
    color:#008000;
}

.tracking-card {
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(20px);
    border-radius: 24px;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.2);
    position: relative;
    overflow: hidden;
    width: 70%;
    margin: 0 auto;
    padding: 25px;
    margin-bottom:25px;
}

.tracking-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background:#fa860b;
    background-size: 200% 100%;
    animation: shimmer 2s infinite;
}

@keyframes shimmer {
    0% { background-position: -200% 0; }
    100% { background-position: 200% 0; }
}

.tracking-header {
    text-align: center;
    margin-bottom: 3rem;
}

.tracking-title {
    font-size: 30px;
    font-weight: 600;
    color: #333
}

.tracking-subtitle {
    color: #666;
    font-size: 1.1rem;
}

.tracking-content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 4rem;
    align-items: center;
}

.tracking-visual {
    text-align: center;
    position: relative;
}

.tracking-illustration {
    width: 280px;
    height: 280px;
    margin: 0 auto;
    position: relative;
    border-radius: 10%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 20px 40px rgba(255, 107, 53, 0.3);
    animation: float 3s ease-in-out infinite;
}

@keyframes float {
    0%, 100% { transform: translateY(0px); }
    50% { transform: translateY(-10px); }
}

.tracking-illustration::before {
    content: '';
    background: url(../images/track-order-icon.png) no-repeat;
    animation: bounce 2s infinite;
    width: 250px;
    height: 250px;
    background-size: 96%;
    top: 6px;
    position: absolute;
    border-radius: 10%;
    background-position-x: center;
}

@keyframes bounce {
    0%, 100% { transform: scale(1); }
    50% { transform: scale(1.1); }
}

.pulse-ring {
    position: absolute;
    top: -20px;
    left: -20px;
    right: -20px;
    bottom: -20px;
    border: 3px solid rgba(250, 134, 11, 0.3);
    border-radius: 10%;
    animation: pulsetrack 2s infinite;
}

@keyframes pulsetrack {
    0% { transform: scale(1); opacity: 1; }
    100% { transform: scale(1.2); opacity: 0; }
}

.tracking-form {
    background: rgba(255, 255, 255, 0.8);
    padding: 2.5rem;
    border-radius: 20px;
    border: 1px solid rgba(255, 255, 255, 0.3);
}

.tracking-form .form-group {
    margin-bottom: 2rem;
}

.tracking-form .form-label {
    display: block;
    margin-bottom: 0.5rem;
    font-weight: 600;
    color: #333;
    font-size: 0.95rem;
}

.required {
    color: #e74c3c;
}

.tracking-form .form-input {
    width: 100%;
    padding: 15px 15px;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    font-size: 14px;
    background: rgba(255, 255, 255, 0.9);
    outline: none;
    height: 50px;
}

.tracking-form .form-input:focus {
    border-color: #6d6a6a;
}

.tracking-form .form-input::placeholder {
    color: #999;
}

.tracking-form .btn-primary {
    padding: 11px 30px;
    font-size: 16px;
}

.breadcrumb{
    margin-top:15px;
}

.home-page-slider:not(.slick-initialized) {
    display: flex;
    overflow:hidden;
    margin-left:-15px;
}

.home-page-slider:not(.slick-initialized) .slider-iteam{
    width:26.444%;
    margin: 0 15px;
}

.home-page-slider.slick-initialized {
    display: block;
}

.eat-accordingto-slider:not(.slick-initialized) {
    display: none;
}

.eat-accordingto-slider.slick-initialized {
    display: block;
}

@media(max-width: 1761px) {
    .listing-page-section .container {
        width:100%;
        max-width: 100% !important
    }

    .quick-link-section li a {
        padding: 5px 18px
    }

    .valentine-cat-slider {
        margin: 0px 0px;
    }

    .valentine-slide-box{
        padding:0px 15px;
    }
    .payment-page-logo img {
      height: 50px;
    }

    .delivery-icon-container {
        width: 60px;
        height: 60px;
    }
    .delivery-pin-icon {
        font-size: 28px;
    }
    .delivery-popup-title {
        font-size: 20px;
    }
    .delivery-popup-subtitle{
        font-size:14px;
    }
}

@media(max-width: 1550px) {
    .container {
        max-width: 100%
    }

    .shop-by-budget{
        margin-left:0;
        margin-right:0;
    }

    .tab-section .container:first-child {
      border-radius: 0px;
    }

    .right-second-image img {
        height: 240px
    }

    .logo img {
        height: 60px;
        margin-top: 0px
    }
    .menu-section.uae-menu .logo img {
        height: 70px;
    }

    .navbar-section-fixed {
        transform: translatey(-95px);
    }

    .topcity-home {
        margin: 0px 0px
    }

    .about-us-row .row {
        margin-right: calc(-.5 * var(--bs-gutter-x));
        margin-left: calc(-.5 * var(--bs-gutter-x))
    }

    .about-us-row .col-md-4 {
        padding-right: calc(var(--bs-gutter-x) * .5);
        padding-left: calc(var(--bs-gutter-x) * .5)
    }

    .topcity-home li {
        padding: 0px 15px
    }

    .comman-heading {
        font-size: 22px
    }

    .category-heading p {
        font-size: 13px
    }

    .flower-category {
        margin: 0px -12px
    }

    .combo-categury img {
        height: 84px
    }

    .review-slider .slick-slider {
        padding: 0px 25px
    }

    .review-slider .slick-next {
        right: 15px
    }

    .review-slider .slick-prev {
        left: 15px
    }

    .product-list-slider {
        margin: 0px
    }

    .product-show-section .row {
        min-width: 100%
    }

    .content-page-section h2, .content-page-section h3, .content-page-section h4, .content-page-section h5, .content-page-section h6 {
        font-size: 21px;
        margin-bottom: 15px
    }

    .customer-review-heading {
        font-size: 22px
    }

    .content-page-banner {
        margin-bottom: 30px
    }

    .vendor-register-section {
        width: 92%
    }

    .useful-links ul li a, .useful-links ul li span {
        padding: 12px;
        padding-left: 85px;
        font-size: 13px !important
    }

    .useful-links {
        width: 260px
    }

    .video-box iframe {
        height: 350px
    }

    .quick-link-section li a {
        padding: 4px 14px;
        font-size: 13px
    }

    .high-low-section ul li {
        margin-left: 10px
    }

    .high-low-section {
        font-size: 14px
    }

    .high-low-section span {
        font-size: 14px
    }

    .high-low-section ul li {
        padding-right: 10px
    }

    .review-page-section .review-colum {
        width: 250px
    }

    .product-detail-section {
        width: 100%
    }

    .tab-section-valentine .nav-tabs {
        flex-wrap: nowrap;
        overflow-x: auto;
        justify-content: center;
    }
    .eat-accordingto-slider .slick-list{
        margin:0px;
        margin-left: -20px;
    }
    .open-product-list-row .slick-list{
        margin:0px;
        margin-left: -20px;
    }
}

@media(max-width: 1400px) {
    .category-heading p {
        max-height: 140px;
        overflow-y: auto
    }

    .category-heading .btn-primary {
        padding: 5px 15px;
        font-size: 13px
    }

    .options-text h4 {
        font-size: 22px
    }

    .overlap-text h4 {
        font-size: 22px
    }

    .left-footer i {
        font-size: 30px
    }

    .quick-link-section {
        max-width: 65%;
        overflow-x: auto
    }

    .quick-link-section ul {
        padding-bottom: 10px
    }

    .side-navbar {
        width: 210px
    }

    .listing-filter .accordion-body ul li a {
        font-size: 13px
    }

    .listing-filter {
        min-width: auto;
        width: auto;
        margin-right: 15px
    }

    .search-box input {
        width: 165px
    }

    .sort-by-area .col-md-8 {
        width: 64%
    }
    .tab-section .nav-tabs .nav-link {
      padding: 5px 35px;
    }

    .shop-by-recipient img {
      width: 125px;
    }

    .banner-overlap-content {
        width: 45%;
        top: 40%;
        transform: translateY(-48%);
        left: 25px;
    }
    .banner-overlap-content h1 {
        font-size: 22px;
        margin-bottom: 10px;
    }

    .banner-overlap-content p {
        -webkit-line-clamp: 3;
    }

    .left-footer ul li {
        padding: 0px 15px;
    }

    .home-page-slider img {
        border-radius: 15px;
    }

    .icon-box img{
        border-radius: 15px;
    }

    .eat-accordingto-slider a{
        border-radius:15px;
    }

    .home-page-slider {
        margin-bottom: 40px;
        margin-top: 25px;
    }
    .right-top-banner{
        margin-top:25px;
    }
    .heading-2 {
        font-size: 22px;
    }
    .icon-section span {
        font-size: 15px;
    }
    .comman-space {
        margin-bottom: 20px;
    }
    .subtitle-fruits {
        font-size: 16px;
    }

    .view-all-button{
        font-size:17px;
    }
    .product-name-fruits {
        font-size: 16px;
    }
    .fruit-description {
        font-size: 14px;
    }
    .price-box span{
        font-size:16px;
    }
    .open-product-list {
        margin-bottom: 40px;
    }
    .according-to-goal {
        margin-bottom: 40px;
    }
    .discover-profruits {
        margin-bottom: 40px;
    }
    .protube-section {
        margin-bottom: 40px;
    }
    .login-page-section {
        width: 100%;
    }
    .add-address-fild {
        margin-bottom: 25px;
    }
    .add-address-fild input {
        height: 45px;
        font-size: 14px;
    }
    .add-address-fild label {
        font-size: 15px;
    }
    .select-location-type button{
        height:45px;
    }
    .save-proceed-button{
        height:45px;
    }
    .other-adress-input input{
        font-size:14px;
        height:45px;
    }
    .steps-section li figure{
        width: 60px;
        height: 60px;
        line-height: 60px;
    }
    .steps-section li{
        font-size:13px;
    }
    .steps-section li span{
        width: 20px;
        height: 20px;
        line-height: 20px;
        font-weight:500;
    }
    .create-heading-section{
        justify-content:space-between;
    }
    .box-option label:after{
        left:100px;
    }
    .box-option label {
        font-size: 16px;
    }
}

@media(max-width: 1280px) {

    .customer-login-page {
        width: 68%;
    }

    .payment-section .accordion-body {
        padding: 60px 30px;
    }

    .shop-by-budget {
      margin: 0px;
    }

    .shop-by-recipient-section {
      margin-bottom: 40px;
    }

    .for-align-center {
        position: relative;
        top: inherit;
        transform: inherit
    }

    .sort-by-area {
        display: block;
    }

    .quick-link-section li a {
        padding: 6px 18px;
        font-size: 14px
    }

    .listing-inner {
        display: inline-block
    }

    .quick-link-section {
        max-width: 100%;
        min-width: 100%;
        overflow-y: auto
    }

    .listing-filter .accordion-body ul li a {
        font-size: 14px
    }

    .high-low-section {
        position: absolute;
        right: 15px;
        bottom: 0px
    }

    .quick-links {
        position: relative;
    }

    .high-low-section ul{
        bottom:-145px;
    }
    .quick-link-banners img {
        width: 80px;
        margin: 0 auto;
        margin-bottom: 10px;
    }

    .listing-filter {
        margin-right: 0px;
        display: block
    }

    .product-show-section {
        width: 100% !important
    }

    #filter-button {
        display: none;
        position: absolute;
        top: -48px;
        left: 15px
    }

    .close-filter {
        display: block
    }

    .side-navbar {
        width: 280px;
        margin-left: -320px;
        position: fixed;
        top: 0;
        background: #fff;
        z-index: 106;
        height: 100%;
        max-height: 100%;
        overflow-y: auto;
        box-shadow: 0 0 6px 0 rgb(0 0 0 / 50%)
    }

    .refine-filter {
        font-size: 16px;
        background: #000;
        padding: 6px 20px;
        color: #fff
    }

    .active-nav {
        margin-left: -12px
    }

    .listing-inner {
        position: relative
    }

    .country-box {
        width: 80px;
        height: 80px;
        line-height: 80px
    }

    .country-box img {
        width: 55px;
        height: 55px
    }

    .our-speciellity li p {
        font-size: 13px
    }

    .combo-categury img {
        height: 72px
    }

    .review-section ul li {
        padding: 0px 25px
    }

    .signup-form button {
        padding: 0px 35px
    }

    .footer-left-image img {
        height: 250px
    }

    .footer-left-image img {
        height: 220px
    }

    .video-text h4 {
        font-size: 24px
    }

    .add-to-cart-btn{
        padding: 6px 6px;
        font-weight: 500;
        font-size: 13px;
        width: 105px;
        height: 30px;
    }

    .product-counter-wrapper{
        padding: 6px 6px;
        font-weight: 500;
        font-size: 13px;
        width: 105px;
        height: 30px;
    }

    .product-counter-wrapper button{
        font-size:18px;
    }

    .our-speciellity-heading {
        font-size: 15px;
    }

    .combo-category img {
        height: 70px;
        margin-bottom: 15px
    }
    .special-content b {
        font-size: 13px;
    }
    .our-speciellity li p {
        font-size: 12px;
    }

    .combo-category figcaption {
        font-size: 16px
    }

    .overlap-text h4 {
        font-size: 22px
    }

    .overlap-text h5 {
        font-size: 15px
    }

    .roses-cotent h4 {
        font-size: 30px;
        line-height: 46px
    }

    .subscribe-section p {
        font-size: 17px
    }

    .video-box iframe {
        height: 294px !important
    }

    .buy-button {
        padding: 5px 25px;
        font-size: 15px
    }

    .product-detail-section {
        width: 100%
    }

    .order-process-section {
        width: 100%
    }

    .product-summery h4 {
        font-size: 18px
    }

    .wrap-button input {
        width: 25px;
        height: 25px
    }

    .wrap-button button {
        height: 25px
    }

    .wrap-button {
        width: 82px
    }

    .discount-code {
        width: 130px;
        height: 40px;
        line-height: 40px;
        margin-bottom: 15px
    }

    .offer-row h3 {
        font-size: 18px
    }

    #apply-coupan-modal .modal-title{
        font-size:18px;
    }

    .offer-row h4 {
        font-size: 14px;
        margin-bottom: 20px
    }

    .apply-btn {
        font-size: 14px;
        padding: 10px 25px
    }

    .address-box {
        font-size: 13px
    }

    .content-page-banner h1 {
        font-size: 40px;
    }

    .sort-by-area .col-md-8 {
        width: 100%
    }

    .sort-by-area .col-md-8 ul {
        overflow-x: initial
    }

    .contactus-section h1 {
        font-size: 20px
    }

    .left-contact h2 {
        font-size: 22px;
        margin-bottom: 20px
    }

    .right-contact {
        padding-left: 50px
    }

    .right-contact ul li a {
        font-size: 16px
    }

    .right-contact ul li i {
        width: 35px;
        height: 35px;
        line-height: 35px;
        font-size: 18px
    }

    .our-branch {
        margin-top: 20px
    }

    .faq-section {
        width: 90%
    }

    .florist-login {
        width: 60%
    }

    .left-vender-refister img {
        height: 270px;
        margin-top: 20px
    }

    .view-selected-image {
        width: 60px;
        height: auto;
        margin-top: -15px
    }

    .valentine-filter .high-low-section {
        position: relative;
        right: 0;
        bottom: 0px;
    }
    .tab-section-valentine .valentine-explore-more {
        padding: 5px 65px;
        font-size: 19px;
    }
    .tab-section-valentine .valentine-explore-more::after {
      top: 8px;
      right: 42px;
      font-size: 17px;
    }
    .banner-overlap-content {
        width: 45%;
        top: 10px;
        transform: inherit;
        left: 19px;
        overflow-y: auto;
        max-height: 150px;
    }
    .banner-overlap-content h1 {
        font-size: 17px;
    }
    .banner-overlap-content p {
        font-size: 13px;
    }
    .tab-section-hamper .nav-tabs li button{
        width: 220px;
    }
    .payment-success-page .container{
      width:60%;
    }
    .tracking-card{
        width:80%;
    }
    .left-footer ul li {
        padding: 0px 15px;
    }
    .left-footer p{
        width: 75%;
    }
}

@media(max-width: 1250px) {
    .shop-by-recipient img {
      width: 105px;
    }
    .country-box figure:after {
      width: 50px;
      height: 50px;
      bottom: 14px;
    }
    .shop-by-flowers-section {
      margin-top: 30px;
    }
    .open-product-category .btn-primary {
      padding: 7px 50px;
      font-size: 17px;
    }
    .shop-by-budget a img {
      width: 92%;
      height: auto;
    }
    .luxury-collection-section .btn-primary {
      padding: 7px 50px;
      font-size: 17px;
    }

    .delivery-country-section a {
        margin-left:15px
    }

    #addon-popup .modal-dialog {
        min-width: 98%
    }

    .delivery-country-section a::after {
        left: -9px
    }

    .logo img {
        height: 50px;
        margin-top: 0px
    }

    .search-box {
        margin-top: 20px;
        margin-right: 20px;
        width: 34%;
    }

    .user-links {
        margin-top: 10px
    }

    .logo {
        margin-top: 5px
    }

    .combo-categury h3 {
        font-size: 16px
    }

    .combo-categury img {
        height: 52px
    }

    .newarrival-sub-category span {
        font-size: 14px
    }
    .user-links{
        justify-content: end;
    }

    .user-links li a {
        font-size: 11px
    }

    .menu-section .col-md-3.col-sm-3 {
        padding-left: 0px
    }

    .search-box input {
        width: 170px
    }

    .occession-slider h2 {
        font-size: 16px;
        padding: 6px 0px
    }

    .video-text h4 {
        font-size: 20px
    }

    .new-arrival-slider h3 {
        font-size: 14px;
        padding: 8px 0px
    }

    .video-box iframe {
        height: 222px !important
    }

    .combo-category {
        padding: 20px 15px
    }

    .combo-category img {
        height: 55px;
        margin-bottom: 10px
    }

    .combo-category figcaption {
        font-size: 14px
    }

    .overlap-text h4 {
        font-size: 18px
    }

    .overlap-text h5 {
        font-size: 13px;
        margin-bottom: 5px
    }

    .overlap-text p {
        padding: 2px 8px;
        font-size: 12px
    }

    .roses-cotent h4 {
        font-size: 28px;
        line-height: 35px
    }

    .roses-cotent {
        right: 0px;
        top: 17%
    }

    .category-name h3 {
        font-size: 28px;
        margin-bottom: 5px
    }

    .category-name h4 {
        font-size: 18px;
        margin-bottom: 10px
    }

    .product-colum h3 {
        margin-top: 5px;
        margin-bottom: 5px;
        font-size: 13px
    }

    .product-colum span {
        font-size: 13px
    }

    .product-list-slider li {
        padding: 0px 10px
    }

    .category-heading p {
        max-height: inherit
    }

    .category-detail .comman-heading {
        font-size: 16px;
        margin: 0 0 8px
    }

    footer .col-md-6 {
        width: 40%
    }

    footer .col-md-2 {
        width: 20%
    }
    footer .col-md-4 {
        width: 30%;
    }

    footer .col-md-8{
        width:60%;
    }

    .footer-links li a {
        font-size: 14px
    }

    .review-section ul li img {
        width: 80px
    }

    .topcity-home li a h3 {
        font-size: 14px
    }

    .combo-categury li a {
        padding: 5px 30px
    }

    .combo-image {
        width: 28%
    }

    .left-footer ul li {
        padding: 0px 15px
    }

    .left-footer svg {
        height: 32px;
    }

    .left-footer i {
        font-size: 30px;
    }

    .luxury-collection-section {
        padding-bottom: 50px
    }

    .about-heading {
        font-size: 16px
    }

    .review-sub-heading {
        font-size: 21px
    }

    .copyright .container {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .flower-category span {
        font-size: 12px
    }

    .copyright {
        font-size: 12px
    }

    .menu li a {
        font-size: 14px
    }

    .midnight-section h3 {
        font-size: 25px;
        margin-bottom: 15px
    }

    .luxury-collection-section h2 {
        font-size: 30px
    }

    .luxury-collection-section h3 {
        font-size: 20px;
        margin-bottom: 30px
    }

    .luxury-box h4 {
        font-size: 15px
    }

    .options-text h5 {
        font-size: 14px;
        margin-bottom: 10px
    }

    .options-text h4 {
        padding: 0px 0px 6px 0px;
        font-size: 20px
    }

    .options-text p {
        padding: 2px 7px;
        font-size: 12px
    }

    .options-text {
        right: 10px;
        top: 10px
    }

    .balloons .options-text {
        left: 10px
    }

    .chocolate-box .options-text {
        left: 10px
    }

    .plant-section h3 {
        font-size: 26px;
        margin-bottom: 10px
    }

    .special-deal-product h3 {
        margin-top: 5px;
        margin-bottom: 5px;
        font-size: 14px
    }

    .special-deal-product span {
        font-size: 13px
    }

    .special-deal-slider .mySlider__item {
        padding: 0px 5px
    }

    .story-slider img {
        margin-bottom: 10px
    }

    .story-box h3 {
        margin-bottom: 6px;
        font-size: 16px
    }

    .story-box p {
        padding: 0px 5px;
        margin-bottom: 10px;
        font-size: 13px
    }

    .subscribe-section {
        padding: 20px 15px
    }

    .subscribe-section h3 {
        font-size: 25px
    }

    .subscribe-section p {
        font-size: 15px
    }

    .signup-form input {
        height: 50px;
        padding-left: 15px;
        font-size: 16px
    }

    .signup-form button {
        padding: 0px 24px;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 150px
    }

    .signup-form {
        margin-top: 10px
    }

    .our-speciellity li {
        margin-right: 10px
    }

    .icon-speciellity {
        min-width: 50px;
        min-height: 50px;
        line-height: 50px
    }

    .comman-space {
        margin-bottom: 30px
    }

    .review-section{
        margin-bottom:60px;
    }

    .country-box {
        width: 70px;
        height: 70px;
        line-height: 70px
    }

    .country-box img {
        width: 50px;
        height: 50px
    }

    .first-right-image img {
        height: 250px
    }

    .btn-primary {
        font-size: 14px
    }

    .country-slider .mySlider__item {
        margin-bottom: 25px
    }

    .right-second-image img {
        height: 175px
    }

    .review-inner h4 {
        font-size: 16px
    }

    .review-rating i {
        font-size: 11px
    }

    .review-inner p {
        line-height: 20px;
        font-size: 14px
    }

    .bayer-name {
        font-size: 13px
    }

    .order-on {
        font-size: 13px
    }

    footer ul li {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 12px
    }

    .connect-with-us label {
        font-size: 12px
    }

    .payment-method label {
        font-size: 12px
    }

    .quick-links .col a {
        height: 40px;
        line-height: 40px;
        font-size: 16px
    }

    .left-gallery-section {
        margin-right: 0px;
    }

    .delivery-type ul li {
        font-size: 12px
    }

    .add-glassvase {
        font-size: 15px;
        font-weight: 500
    }

    .gallery-viewer p {
        font-size: 13px
    }

    #product-guidence ul li {
        font-size: 13px
    }

    .add-cart-button {
        padding: 8px 18px;
        font-size: 17px;
        margin-top: 10px;
        margin-bottom: 10px;
        width: 36%
    }

    #product-guidence ul {
        margin: 0px;
        padding: 0px
    }

    .right-detail-section h1 {
        font-size: 20px
    }

    .login-facebook {
        width: 230px;
        font-size: 14px
    }

    .price-breakup {
        font-size: 15px
    }

    .order-summary ul li {
        padding: 3px;
        margin-right: 15px;
    }

    .login-left .nav-link {
        padding: 6px 35px;
        font-size: 17px
    }

    .shop-more-button {
        padding: 5px 10px
    }

    .product-count h4 {
        font-size: 14px
    }

    .product-summery h4 {
        font-size: 17px
    }

    .delivery-details {
        padding: 0px;
        padding-top: 20px
    }

    .delivery-details li {
        margin-right: 15px !important
    }

    .delivery-details {
        font-size: 13px !important;
    }

    .delivery-details li::after {
        right: -7px
    }

    .cart-summery-icon ul li {
        font-size: 12px;
    }
    .delivery-details {
        font-size: 13px;
        padding: 0px;
        padding-top: 15px
    }

    .shopping-cart-row {
        padding: 10px
    }

    .cart-heading {
        padding: 0px 10px
    }

    .discount-code::after {
        width: 24px;
        height: 24px
    }

    .offer-available-btn{font-size:12px;}

    .apply-coupan-btn{
        width:150px;
    }

    #visa-master-form {
        width: 80%;
        padding: 30px 0px 10px 0px
    }

    .billing-info h5 {
        font-size: 18px;
        font-weight: 600;
        margin-bottom: 25px
    }

    .order-heading h3 {
        font-size: 18px
    }

    .order-heading h2 {
        font-size: 16px
    }

    .content-page-banner h1 {
        font-size: 35px;
    }

    .content-page-section h2, .content-page-section h3, .content-page-section h4, .content-page-section h5, .content-page-section h6 {
        font-size: 19px
    }

    .contactus-section {
        width: 75%
    }

    .empty-cart-section {
        padding: 40px
    }

    .empty-cart-section img {
        height: 110px
    }

    .empty-cart-section .btn-primary {
        padding: 8px 15px;
        font-size: 14px
    }

    .empty-cart-section h2 {
        font-size: 20px
    }

    .faq-section {
        width: 96%
    }

    .faq-heading {
        font-size: 17px
    }

    .faq-sub-heading {
        font-size: 16px
    }

    .faq-section .accordion-button {
        padding: 12px 10px;
        font-size: 15px
    }

    .faq-section .accordion-button::after {
        font-size: 20px
    }

    .faq-section .accordion-button:not(.collapsed)::after {
        font-size: 15px
    }

    .florist-login {
        width: 72%
    }

    .florist-login h1 {
        font-size: 20px
    }

    .vendor-register-section {
        width: 100%
    }

    .trackorder-section {
        width: 68%
    }

    .delivery-city-area {
        width: 100%
    }

    .delivery-city-area h1 {
        font-size: 20px
    }

    .delivery-city-area ul li a {
        font-size: 14px
    }

    .feedback-section {
        width: 92%
    }

    .international-delivery-page {
        width: 96%
    }

    .view-selected-image {
        margin-top: 0px;
        position: absolute;
        right: 15px
    }
    .tab-section-valentine .nav-tabs{
        justify-content: inherit;
    }
    .open-product-list-row {
        margin-bottom: 0px !important;
    }
    .icon-box img {
        height: auto;
        width: 60%;
    }
    .search-box input{
        font-size:14px;
    }
    .open-product-list-row {
        padding-bottom: 20px;
    }
    .open-product-list-row .slick-slide {
        margin: 0 15px;
    }
    .open-product-list-row .slick-list{
        margin-left: -15px;
    }
    .eat-accordingto-slider .slick-slide {
        margin: 0 15px;
    }
    .eat-accordingto-slider .slick-list{
        margin-left:-15px;
    }

    .fruit-description {
        font-size: 13px;
    }
    .add-to-cart-btn {
        padding: 5px 6px;
        font-weight: 400;
        font-size: 12px;
        width: 90px;
    }
    .product-counter-wrapper{
        padding: 5px 6px;
        font-weight: 400;
        font-size: 12px;
        width: 90px;
    }
    .price-box span {
        font-size: 15px;
    }
    span.off-persentage{
        font-size:13px;
    }
    .right-detail-section {
        padding-left: 40px;
    }

    .order-process-heading {
        font-size: 16px;
    }
    .order-processing-box{
        padding: 20px 15px;
        border-radius:10px;
    }
    .payment-section{
        margin:0px;
        margin-left: -15px;
    }
    .order-processing-box:after{
        top:60px;
    }
    .order-process-section .right-cart h4{
        font-size:16px;
    }
    .order-process-section .cart-product-row img {
        width: 90px;
        height: auto;
    }

    .order-process-section .product-description{
        margin-left:20px;
    }
    .order-process-section .cart-product-row h3 {
        font-size: 15px;
    }
    .hamper-cart-section .cart-product-row img {
        width: 45px;
        height:auto;
    }
    .hamper-cart-section .product-description{
        margin-left:10px;
    }
    .hamper-cart-section .cart-product-row h3 {
        font-size: 13px !important;
        margin-bottom: 4px !important;
    }
    .hamper-cart-section .wrap-button button{
        width:15px;
    }
    .hamper-cart-section .wrap-button input{
        width:15px;
    }
    .cart-product-row h5 {
        font-size: 13px;
        text-transform: capitalize;
    }
    .add-address-popup.modal.left .modal-dialog{
        width:450px;
    }
    .add-address-popup .modal-body {
        padding: 30px 20px;
        padding-bottom: 0;
    }

    .select-location-type button{
        font-size:14px;
    }
    .create-hamper-heading{
        margin-right:0px;
    }
    .steps-section li figure {
        width: 50px;
        height: 50px;
        line-height: 50px;
        padding: 10px;
        margin-bottom: 5px;
    }
    .steps-section li:after{
        top:25px;
    }
    .steps-section li {
        font-size: 12px;
    }
    .box-option{
        margin: 0px 15px;
    }
    .box-section{
        margin: 0px -15px;
        margin-bottom: 25px;
    }
    .box-option input[type="radio"]:checked + label, .box-option input[type="radio"]:not(:checked) + label{
        font-size:15px;
    }
    .box-option figure span{
        font-size:12px;
        line-height: 14px;
        width:75px;
    }
    .icon-section span{
        width:100%;
    }
    .icon-section-content .heading-2{
        font-size: 21px;
        margin-bottom: 15px;
    }
    .sort-by-price-btn{
        bottom:0px;
    }
    .payment-success-page .container {
      width: 80%;
    }
    .payment-success-page{
      padding:20px;
    }
    .checkmark {
      width: 50px;
      height: 50px;
      margin-bottom:15px;
    }
    .success-text {
      font-size: 20px;
    }
    .details{
      font-size:15px;
    }

    .success-box{
      margin-bottom:30px;
    }
    .order-id {
      font-size: 14px;
    }
    .payment-product-row h3{
      font-size: 17px;
    }
    .payment-success-page .hamer-heading-success{
        font-size:17px;
    }
    .view-details-button {
      font-size: 15px;
    }
    .success-page-app-btn h4{
      font-size:16px;
    }
    .success-page-app-btn .app-button{
      width:150px;
    }
    .tracking-form{
        padding:40px 0px;
    }
    .tracking-title {
        font-size: 26px;
    }
    .tracking-subtitle{
        font-size:15px;
    }
    .discount-offer-text{
        font-size:12px;
    }
    .delivery-icon-container {
        width: 50px;
        height: 50px;
    }
    .delivery-pin-icon {
        font-size: 24px;
    }
    .delivery-popup-title {
        font-size: 18px;
    }
    .delivery-popup-subtitle{
        font-size:14px;
    }
    .delivery-continue-btn{
        font-size: 16px;
    }
    .customer-login-page {
        width: 98%;
    }
    .product-listing-section .col-md-3{
        width:33.33%;
    }
    .tab-section-hamper .nav-tabs{
        top:35px;
    }
    .tab-section-hamper {
        margin-top: 0;
    }
    .left-footer p{
        width:95%;
    }
    .footer-info-address iframe {
        width: 100%;
        height: 225px;
    }
}

@media(max-width: 980px) {
    .navbar-section-fixed {
        transform: inherit;
        z-index: 101
    }

    .logo img {
        margin-top: 0px
    }

    .gift-to-inner {
        padding-top: 10px
    }

    .user-links {
        margin-top: 10px
    }

    .city-inner {
        margin-left: 0px
    }

    .search-box {
        margin-right: 0;
        margin-top: 5px;
        float: left;
        width: 100%;
        position: absolute;
        bottom: 10px;
        left: auto;
        padding-left: 74px;
        right: 10px
    }

    .search-box input {
        width: 100%;
        border: 1px solid #e6e6e6;
        height: 45px;
        border-radius: 0px 5px 5px 0px
    }

    .menu-section {
        padding-bottom: 35px
    }

    .menu-section.uae-menu {
        padding: 17px 0px;
        padding-bottom: 70px
    }

    .search-box button {
        height: 45px
    }

    .shop-by-recipient {
        overflow-x: auto;
        justify-content: normal;
        padding-bottom: 40px;
        padding-top: 10px;
        margin-top: 0px;
        margin-bottom: 0px;
        -ms-overflow-style: none;
        scrollbar-width: none;
    }

    .shop-by-recipient::-webkit-scrollbar{
      display: none;
    }

    .country-box {
      margin-bottom: 10px;
    }
    .shop-by-recipient a {
      margin: 0px 10px;
    }
    .shop-by-recipient img {
      width: 125px;
    }

    .payment-method img {
        height: 70px;
        width: auto
    }

    .connect-with-us img {
        height: 24px
    }

    .product-list-col h3 {
        font-size: 14px
    }

    .price-row {
        font-size: 14px
    }

    .star-rating {
        font-size: 13px
    }

    .buy-button {
        padding: 5px 25px;
        width: auto;
        font-size: 16px
    }

    .buy-button {
        font-size: 14px
    }

    .top-content-section p {
        margin-bottom: 0px
    }

    .inr-section {
        display: none
    }

    .nav-section {
        margin-bottom: 0px;
        padding-bottom: 15px;
    }

    .product-detail-section {
        margin-top: 0px;
        margin-bottom: 15px;
    }

    .product-list-slider li {
        width: 25%
    }

    .combo-categury img {
        height: 50px
    }

    .category-heading p {
        max-height: 150px
    }

    .login-facebook {
        width: 215px;
        font-size: 13px
    }

    .login-google i {
        font-size: 17px
    }

    .login-facebook i {
        font-size: 17px
    }

    .left-gallery-section {
        min-width: 50%
    }

    .recommended-box span {
        font-size: 14px
    }

    .recommended-product-name {
        font-size: 13px !important
    }

    #add-adress .modal-dialog {
        min-width: 900px
    }

    #shipping-detail-form .form-group label {
        font-size: 14px;
        margin-bottom: 7px
    }

    .payment-section {
        padding: 0px;
        align-items: normal;
        flex-wrap: wrap;
        margin: 0;
    }
    .payment-section .nav-tabs {
        display: flex;
        width: 100%;
        flex-wrap: wrap;
        background: none;
        padding: 7px 0px;
        border-bottom: 1px solid #e9e7e7;
    }
    .payment-section .nav-item{
        width:33.33%;
        padding-right: 10px;
        margin-bottom: 5px;
    }
    .payment-section .nav-link {
        border: 1px solid #e6e6e6;
        border-radius: 10px;
        height: 45px;
        padding: 15px 10px;
        padding-left: 25px;
    }
    .payment-section .nav-item button img{
        height: 20px !important;
    }
    .payment-section .nav-link.active{
        border-radius:10px;
    }
    .payment-section .nav-link.active:before{
        left: 11px;
    }
    .payment-section .nav-link:after{
        left:7px;
    }
    .payment-option-insite{
        font-size:13px;
    }

    #visa-master-form {
        width: 90%;
        padding: 10px 0px 10px 0px
    }

    .form-group.text-right {
        margin-bottom: 0px
    }

    .location-icon {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 18px;
        margin-bottom: 15px
    }

    .address h3 {
        font-size: 16px
    }

    .address p {
        font-size: 13px;
        margin-bottom: 0px
    }

    .right-contact ul li a {
        font-size: 15px
    }

    .right-contact ul li {
        margin-bottom: 15px
    }

    .right-contact ul li:last-child {
        margin-bottom: 0px
    }

    .florist-login {
        width: 78%
    }

    .left-vender-refister {
        width: 45%;
        padding: 20px 10px
    }

    .left-vender-refister h1 {
        font-size: 21px
    }

    .left-vender-refister ul {
        padding-left: 15px
    }

    .right-vender-register {
        padding: 20px 15px
    }

    .left-vender-refister ul li {
        font-size: 13px
    }

    .trackorder-section h1 {
        font-size: 22px
    }
    .delivery-city-area ul li {
        width: 25%
    }

    .view-selected-image {
        margin-top: 0px;
        position: relative;
        margin-top: 15px
    }

    .top-content-section .col-md-12 {
        flex-wrap: wrap
    }

    .top-content-section h1 {
        width: 100%
    }

    .top-content-section p {
        width: 100%;
        padding-left: 0;
        border-left: 0px;
        margin-left: 0px
    }
    .app-button {
      width: 165px;
      display: flex;
      border-radius: 5px;
      color: #fff;
      text-decoration: none;
      float: left;
      border: 1px solid #fff;
      padding: 5px 10px;
      background: #fff;
      margin-right: 20px;
    }
    .app-button:last-child {
      margin-right: 0px;
    }
    .app-heading {
      color: #fff;
      font-size: 16px;
      margin-top: 20px;
      margin-bottom: 20px;
      width: 100%;
    }
    .app-button img {
      height: 25px;
      width: auto;
      margin-right: 10px;
    }
    .app-button p {
      color: #000;
      margin-bottom: 0;
      line-height: 1.1;
      font-weight: 600;
      text-align: left;
    }
    .app-button p span {
      font-size: 10px;
      display: block;
    }

    .tab-section-valentine h2 {
      font-size: 22px;
    }

    .tab-section-valentine .nav-tabs{
        top:141px
    }

    .banner-overlap-content p {
        -webkit-line-clamp: 2;
    }
    .review-details{
        border-width:1px;
    }

    .old-price-detail{
        font-size:18px;
    }
    .current-price {
        font-size: 18px;
    }
    .price-percentage{
        font-size:16px;
    }

    .weight-box{
        width: inherit;
        height: 45px;
        line-height: 45px;
        font-size: 14px;
        margin-bottom: 5px;
    }
    .add-cart-button {
        font-size: 16px;
        width: 200px !important;
        min-width: inherit;
    }

    .weight-box-row{
        flex-wrap:wrap;
    }
    .discription-content {
        font-size: 12px;
        line-height: 1.6;
    }
    .add-address-box{
        min-width:45%;
    }
    .view-address-box{
        min-width:45%;
    }
    .create-hamper-heading {
        font-size: 21px;
    }
    .steps-section{
        width:55%;
    }
    .sort-by-area{
        padding-bottom: 60px;
    }
    .quick-link-banners a{
        width:16.66%;
    }
    .tracking-card {
        width: 100%;
    }

    .delivery-icon-container {
        width: 45px;
        height: 45px;
    }
    .delivery-pin-icon {
        font-size: 22px;
    }
    .delivery-popup-title {
        font-size: 16px;
    }
    .delivery-popup-subtitle{
        font-size:14px;
    }
    .delivery-continue-btn{
        font-size: 14px;
    }
    .tab-section-hamper .nav-tabs {
        top: 135px;
    }
}

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

@media(max-width: 900px) {
    .hide-banners-mobile{
        display:none;
    }
    .offer-display-banner.show-banners-mobile {
        display: flex;
        min-width: 100%;
        height: auto;
        gap: 10px;
    }
    .offer-display-banner.show-banners-mobile .discount-banner{
        margin-bottom:0px;
    }
    .payu-button {
        margin-top: 0;
        margin-bottom: 20px
    }

    .delivery-country-section {
        font-size: 14px
    }

    .delivery-country-section a {
        font-size: 13px
    }

    .delivery-country-section a {
        padding-left: 12px
    }

    .delivery-country-section a::after {
        top: 2px
    }

    .icon-section li:nth-child(1):before {
        width: 65%
    }

    .icon-section li:nth-child(2):before {
        width: 65%
    }

    .icon-section li:nth-child(3):before {
        width: 65%
    }

    .icon-section li:nth-child(4):before {
        width: 65%
    }

    .icon-section span {
        font-size: 13px
    }

    .video-text h4 {
        font-size: 18px
    }

    .product-listing-section .col-md-3 {
        width: 33.33%
    }

    .quick-links .col {
        padding: 0px 6px
    }

    .quick-links .col a {
        font-size: 15px
    }

    .popularity-box .form-select {
        font-size: 14px
    }

    .top-content-section {
        margin: 5px 0px
    }

    .breadcrumb {
        margin-bottom: 5px
    }

    .product-detail-section .breadcrumb{
        margin-bottom:0px;
        padding-bottom: 0;
    }

    .top-content-section h1 {
        font-size: 18px
    }

    .left-gallery-section {
        min-width: 100%;
        width: 100%;
        display: block;
        position: inherit
    }

    .right-detail-section {
        width: 100%;
        display: inline-block
    }

    .product-detail-area figure img:hover {
        transform: inherit
    }

    #gallery_pdp img {
        width: 70px !important;
        height: auto !important;
        border-radius: 5px;
        border: 1px solid #cfcfcf;
    }

    .product-detail-area {
        display: inline-block;
        width:100%;
    }

    .view-selected-image {
        margin-top: 0px;
        margin-left: 20px
    }

    .product-code {
        margin-bottom: 0px;
        margin-top: 0;
        font-size: 13px;
    }

    .gallery-viewer p {
        display: none
    }

    #addon-popup .modal-dialog {
        min-width: 94%
    }

    .addon-list li {
        width: 25%
    }

    .continuepopup {
        font-size: 12px;
        padding: 9px 12px
    }

    .delivery-type ul li {
        font-size: 14px
    }


    .delivery-time-slot select {
        font-size: 14px
    }

    .login-page .col-md-8{
        width:100%;
    }

    .login-google i {
        padding-right: 5px
    }

    .login-facebook i {
        padding-right: 5px
    }

    .login-facebook {
        width: 170px;
        display: inline-block;
        padding: 5px 5px;
        margin-right: 10px;
        font-size: 12px
    }

    .button-group {
        justify-content: center
    }

    .order-summary ul li {
        width: auto;
        font-size: 12px;
    }

    .date-cart{
        font-size:12px;
    }

    .active-cart::before {
        left: 42px
    }

    .cart-product-row img {
        width: 115px;
        height: auto;
        margin-right: 0px
    }

    .cart-product-row h3 {
        font-size: 13px;
        margin-bottom: 3px
    }

    .cart-product-row h5 {
        font-size: 12px;
        margin-bottom: 3px
    }

    .side-cart .cart-product-row h3 {
        font-size: 16px;
        margin-bottom: 5px
    }

    .side-cart .cart-product-row h5 {
        font-size: 14px;
        margin-bottom: 5px
    }

    .side-cart .price-breakup {
        font-size: 15px;
        margin-bottom: 7px;
    }

    .save-proceed-button{
        height: 45px;
        font-size: 15px;
    }

    .order-summary {
        padding: 12px 10px
    }

    .price-breakup {
        font-size: 14px;
        margin-bottom: 7px
    }

    .page-title h1 {
        font-size: 16px
    }

    .page-title img {
        height: 25px
    }

    .right-cart h4 {
        font-size: 17px;
    }

    .payment-options-section-cart{
        width:100%;
    }

    .payment-options-section-cart img{
        width:32px;
    }

    .align-right {
        float: none;
        text-align: center
    }

    .shopping-cart-list li {
        width: 90px;
        font-size: 12px
    }

    .shop-more-button {
        padding: 5px 6px;
        font-size: 12px
    }

    .wrap-button button {
        height: 30px;
        width: 25px
    }

    .wrap-button input {
        width: 30px;
        height: 30px;
        font-size: 15px
    }

    .wrap-button {
        width: 82px
    }

    #add-adress .modal-dialog {
        min-width: 96%;
        width: 96%
    }

    .message-form-left {
        order: 2;
        width: 100%;
        margin-right: 0px
    }

    .massage-form-right {
        order: 1;
        width: 100%;
        margin-left: 0px;
        margin-bottom: 20px
    }

    .message-form-section {
        flex-wrap: wrap
    }

    .address-bookbtn {
        font-size: 14px
    }

    .shipping-detail .row {
        overflow-x: auto;
        width: 100%;
        flex-wrap: nowrap;
        padding-bottom: 10px;
        position: relative;
    }

    .address-box{
        padding: 5px 12px !important;
    }

    .shipping-detail .row .col-md-4 {
        width: 46%
    }

    .deliver-to-button {
        padding: 6px 10px;
        font-size: 12px
    }

    .popup-heading {
        padding: 10px 20px;
        font-size: 17px
    }

    .appled-coupan {
        padding: 5px 5px;
        font-size: 13px;
    }

    .order-summary .btn-primary {
        padding: 8px 48px
    }

    .proceed-payment {
        padding: 6px 22px
    }

    .order-form-section {
        padding: 20px 10px
    }

    .group-form .form-group {
        margin-right: 6px
    }

    .group-form .form-group:last-child {
        margin-left: 6px
    }

    .trackorder-section {
        width: 85%
    }
    .order-process-section .order-summary {
        padding: 12px 0px;
    }
    .discount-offer-text{
        margin-left:0;
        margin-right:0;
    }
    .order-process-section .product-description {
        margin-left: 12px;
    }
    .hamper-cart-section .product-description{
        margin-left:10px;
    }

    .wrap-button button {
        height: 25px;
        width: 20px;
    }
    .wrap-button input {
        width: 25px;
        height: 25px;
        font-size: 14px;
    }

    .create-hamper-heading {
        font-size: 19px;
    }
    .tracking-card{
        margin-top:25px;
    }
    .tracking-illustration {
        width: 245px;
        height: 245px;
    }

    .tracking-illustration::before{
        width:230px;
        height:230px;
    }
    .tracking-content{
        gap:2rem;
    }
    .tracking-form .btn-primary {
        padding: 8px 22px;
        font-size: 15px;
    }
    .tracking-header{
        margin-bottom:25px;
    }
}

@media(max-width: 840px) {
     @keyframes scroll-text {
        0% {
            transform: translateX(0)
        }

        to {
            transform: translateX(-100%)
        }
    }

    .notification-alert span {
        display: inline-block;
        padding-left: 100%;
        animation: scroll-text 15s linear infinite
    }
    .delivery-country-section {
        display: none
    }

    .international-inner {
        width: 100%;
        display: flex;
        flex-wrap: wrap
    }

    .internationa-left {
        order: 2;
        width: 100%;
        display: none;
    }

    .international-delivery-page{
        padding-bottom:0px;
    }

    .international-right {
        order: 1;
        width: 100%;
        margin-top: 10px;
    }

    .international-delivery-page h1 {
        font-size: 18px;
        white-space: nowrap
    }

    .internationa-left img {
        width: 400px;
        height: auto
    }

    .top-strip {
        justify-content: right
    }

    .deliver-country {
        display: none
    }

    .icon-section span {
        font-size: 14px;
        padding:0;
    }

    .icon-section {
        padding-bottom: 5px
    }

    .view-all-product{
        padding: 3px 10px;
        font-size: 12px;
    }

    .occasions-area .col-md-8 {
        width: 100%
    }

    .occasions-area .col-md-4 {
        width: 100%
    }

    .occasion-section {
        margin-left: -12px;
        margin-right: -12px
    }

    .combo-categury {
        display: flex;
        flex-wrap: wrap
    }

    .combo-categury li {
        width: 50%;
        padding: 0px 15px
    }

    .combo-categury {
        margin-left: -12px;
        margin-right: -12px
    }

    .combo-categury li:nth-child(3) {
        margin-bottom: 0px
    }

    .combo-categury li:nth-child(4) {
        margin-bottom: 0px
    }

    .flower-category {
        flex-wrap: wrap
    }

    .flower-category li {
        width: 33.33%;
        margin-bottom: 50px
    }

    .flower-category li:nth-child(4) {
        margin-bottom: 30px
    }

    .flower-category li:nth-child(5) {
        margin-bottom: 30px
    }

    .flower-category li:nth-child(6) {
        margin-bottom: 30px
    }

    .newarrival-sub-category span {
        font-size: 11px;
        padding: 8px 0px
    }

    .new-arrival-slider h3 {
        font-size: 12px
    }

    .video-box iframe {
        height: 170px !important
    }

    .combo-category img {
        height: 46px;
        margin-bottom: 10px
    }

    .roses-cotent h4 {
        font-size: 22px;
        line-height: 32px;
        margin-bottom: 10px;
        width: auto
    }

    .roses-cotent {
        right: 182px;
        top: 10%
    }

    .product-list-slider .mySlider__item {
        padding: 0px 10px;
        width: 50%
    }

    .category-view .col-md-5 {
        width: 53%
    }

    .category-view .col-md-7 {
        width: 47%
    }

    .product-list-slider .mySlider__item:nth-child(5) {
        display: none
    }

    .product-list-slider .mySlider__item:nth-child(6) {
        display: none
    }

    .midnight-section h3 {
        font-size: 20px;
        margin-bottom: 15px
    }

    .midnight-section {
        height: 110px
    }

    .luxury-collection-section {
        padding: 50px 10px;
        padding-bottom: 100px
    }

    .special-deal-slider li {
        width: 50%
    }

    .special-deal-slider li:last-child {
        display: none
    }

    .story-heading {
        font-size: 22px;
        margin-bottom: 25px
    }

    .signup-form button {
        padding: 0px 10px
    }

    .our-speciellity li {
        width: 48%;
        margin-bottom: 10px
    }

    .our-speciellity li:nth-child(3) {
        margin-bottom: 0px
    }

    .our-speciellity li:nth-child(4) {
        margin-bottom: 0px
    }
    .payment-options-section{
        margin-top:5px;
    }
    .payment-options-section li{
        margin-bottom:0px;
    }
    footer{
        padding-bottom:10px;
    }

    footer .col-md-2:last-child {
        /*display: none*/
        width: 100%;
        margin-top: 20px;
    }
    footer .col-md-6{
        width:50%
    }

    footer .col-md-2 {
        width: 20%
    }

     footer .col-md-8 {
        width: 56%
    }
    .footer-info-address iframe{
        width:200px;
    }

    .tab-section .nav-tabs .nav-link {
      padding: 5px 20px;
      font-size: 14px;
      margin-right: 10px;
    }
    .country-slider .mySlider__item {
      width: 20%;
    }
    .country-box {
      margin-bottom: 0px;
    }
    .country-slider .mySlider__item {
      margin-bottom: 10px;
      padding-top: 5px;
    }

    .our-speciellity {
        flex-wrap: wrap
    }

    .our-speciellity img {
        height: 40px;
        width: 40px;
        padding: 5px
    }

    .icon-speciellity {
        min-width: 45px;
        min-height: 45px;
        line-height: 41px
    }

    .first-right-image {
        display: none
    }

    .footer-left-image {
        display: none
    }

    .right-second-image {
        display: none
    }

    footer .col-md-2.col-sm-3 {
        width: 25%
    }

    footer .col-md-3.col-sm-12 {
        width: 50%
    }

    .connect-with-us label {
        font-size: 14px
    }

    .payment-method label {
        font-size: 14px
    }

    .product-left {
        width: 25%;
        margin-right: 20px
    }

    #sidebar-contact {
        margin-right: -420px;
        width: 400px
    }

    #sidebar-contact.active {
        right: 415px;
        width: 400px
    }

    .topcity-home li a h3 {
        font-size: 11px
    }

    .product-left {
        width: 34%;
        margin-right: 15px
    }

    .name-product {
        font-size: 15px;
        margin-bottom: 5px
    }

    .id-product {
        margin-bottom: 2px;
        font-size: 12px
    }

    .review-details {
        font-size: 12px;
        margin-bottom: 15px;
        padding-bottom: 15px;
    }

    .product-price {
        font-size: 13px;
        margin-bottom: 4px
    }

    .buy-btn {
        padding: 2px 21px;
        font-size: 11px
    }

    .quick-links .col:last-child {
        display: none
    }

    .product-count {
        min-width: 130px
    }

    .product-image span {
        font-size: 12px
    }

    .product-summery h4 {
        font-size: 16px
    }

    .delivery-details li {
        text-align: center
    }

    #coupon_form input {
        height: 40px;
        padding: 10px
    }

    #coupon_form button {
        height: 40px
    }

    .offer-row h4 {
        margin-bottom: 10px
    }

    .apply-btn {
        font-size: 13px;
        padding: 7px 14px
    }

    .payment-failed-box {
        margin-top: 50px;
        margin-bottom: 50px
    }

    .content-page-section p {
        margin-bottom: 15px
    }

    .content-page-section {
        font-size: 13px
    }

    .content-page-section ul li h3, .content-page-section ul li h4, .content-page-section ul li h5, .content-page-section ul li h6 {
        margin-bottom: 5px;
        font-size: 13px
    }

    .contactus-section {
        width: 100%
    }

    .faq-section .accordion-button {
        font-size: 14px
    }

    .florist-login {
        width: 96%
    }

    .florist-login {
        margin-top: 30px
    }

    .category-heading p {
        max-height: 109px
    }

    .speciality {
        font-size: 12px;
        margin:0px !important;
    }

    .review-section ul li img {
        width: 55px
    }

    .review-section ul li {
        padding: 0px 15px
    }

    .add-contity input {
        font-size: 13px;
        height: 30px
    }

    .add-contity {
        height: 27px
    }

    .add-contity button {
        font-size: 19px
    }

    .add-contity button.minus-button {
        font-size: 31px
    }

    .review-page-section .review-colum {
        width: 300px
    }

    .luxury-box a {
        margin-bottom: 0px
    }
    .valentine-heading-bg h1{
        font-size:18px;
    }
    .product-list-slider-valentine li {
        width: 33.33%;
    }
    .valentine-cat-slider{
        margin-bottom: 30px !important;
    }

    .tab-section-valentine .nav-tabs li a {
        font-size: 14px;
    }

    .tab-section-valentine .nav-tabs li {
        padding-right: 10px;
    }
    .create-hamper-heading {
        font-size: 17px;
    }
    .payment-success-page .container {
        width: 90%;
    }
    .left-arriving h3{
        font-size:16px;
    }
    .left-arriving h4{
        font-size:16px;
        line-height:1.5;
    }
    .right-arriving img {
        height: 170px;
    }
    .left-arriving h3 .checkmark{
        width: 30px;
        height: 30px;
    }

    .arriving-time-section{
        padding:10px 20px;
    }
    .delivery-address{
        font-size:15px;
        margin-top:20px;
    }
    .order-summary-payment{
        margin-top:20px;
    }
    .order-summary-heading{
        font-size:17px;
    }
    .order-summary-row{
        font-size:15px;
    }
    .tracking-content {
        grid-template-columns: 1fr;
        gap: 2rem;
    }
    .tracking-header {
        margin-bottom: 55px;
    }

    .tracking-illustration {
        width: 200px;
        height: 200px;
    }
    .tracking-form {
        padding: 20px 0px;
    }
    .tracking-illustration::before {
        width: 200px;
        height: 200px;
    }
    @keyframes pulsetrack {
        0% { transform: scale(1); opacity: 1; }
        100% { transform: scale(1.1); opacity: 0; }
    }
}

@media(min-width: 768px) {
    .mobiles-icon {
        display: none
    }

    .mobile-heading {
        display: none
    }

    .show-in-mobile {
        display: none
    }

    .mobile-footer {
        display: none
    }
}

@media(max-width: 767px) {

    .menu-section {
        padding-bottom:80px;
        padding-top: 10px;
    }

    .menu-section.uae-menu {
        padding-bottom: 115px;
        padding-top: 10px;
    }

    .menu-section.when-city-hide{
        padding-bottom: 30px;
    }

    .menu-section.when-city-hide.uae-menu {
        padding-bottom: 60px;
    }

    .menu-section.when-city-hide .search-box {
        bottom: 10px;
    }

    .menu-section.when-city-hide .menu-button{
        bottom:10px;
    }

    .search-box{
        bottom:60px;
    }

    .menu-button{
        bottom: 60px;
    }

    .user-login .payment-options-section-cart img {
        width: 62px;
    }

    .payment-options-section-cart img.amex-image {
        height: 30px;
        width: auto;
        border-radius: 5px;
    }

    .city-inner:after{
        top: 4px;
        right: 5px
    }

    .customer-review-heading {
        font-size: 19px;
        margin-top: 40px
    }

    .for-mobile-sequence {
        display: flex;
        flex-wrap: wrap
    }

    .icon-area {
        order: 1;
        width: 100%
    }

    .home-heading-section {
        order: 2;
        width: 100%
    }

    .banner-section {
        order: 3;
        width: 100%;
        margin-top:0px;
    }

    .hamper-section {
        order: 4;
        width: 100%
    }

    .icon-area {
        display: flex;
        flex-wrap: wrap;
        margin-top: 20px;
        margin-bottom: 0px !important
    }

    .about-us-row .col-md-4 {
        width: 100%;
        margin-bottom: 20px
    }

    .who-we-are-box {
        display: flex
    }

    .about-content {
        min-width: 50%;
        width: 50%;
        padding-left: 15px;
        padding-top: 40px;
    }

    .about-us-row .col-md-4:last-child {
        margin-bottom: 0px
    }

    .about-us-row .col-md-4:nth-child(2) .about-content {
        order: 1;
        padding-left: 0px;
        padding-right: 15px
    }

    .about-us-row .col-md-4:nth-child(2) figure {
        order: 2
    }

    .icon-section {
        margin-bottom: 20px;
        gap:15px;
    }

    .icon-section li {
        padding: 0px 5px
    }

    .icon-area .col-md-12:first-child {
        order: 2
    }

    .icon-area .col-md-12:last-child {
        order: 1
    }
    .small-paragrap {
        display: none
    }

    .comman-space {
        margin-bottom: 25px
    }

    .review-section{
        margin-bottom:60px;
    }

    .topcity-home {
        flex-wrap: wrap
    }

    .topcity-home li {
        width: 50%
    }

    .topcity-home li {
        width: 50%;
        margin-top: 20px
    }

    .topcity-home li a h3 {
        font-size: 14px
    }

    .social-section ul {
        margin: 0px;
        padding: 0px;
        list-style: none;
        display: flex;
        justify-content: center;
        margin-bottom: 20px;
        margin-top: 15px
    }

    .social-section ul li {
        padding: 0px 15px
    }

    .social-section ul li i {
        font-size: 28px;
        color:#1c2120;
    }

    .footer-logo {
        font-size: 34px;
        margin-bottom: 15px;
        margin-top: 0;
        text-align: left;
        display: block;
    }
    .download-app-heading {
        font-size: 32px;
    }
    
    .mobile-app-links {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
    }

    .verient-list {
        flex-wrap: wrap;
        margin-bottom: 15px
    }

    .arrangement-section .row .col-md-4:nth-child(1) {
        width: 100%;
        float: left
    }

    .arrangement-section .row .col-md-4:nth-child(2) {
        width: 50%;
        float: left
    }

    .arrangement-section .row .col-md-4:nth-child(3) {
        width: 50%;
        float: left
    }

    .other-iteams .col-md-4:first-child {
        width: 100%
    }

    .other-iteams .col-md-4:nth-child(2) {
        width: 50%
    }

    .other-iteams .col-md-4:nth-child(3) {
        width: 50%
    }

    .video-box {
        background: #fff
    }

    .newarrival-sub-category {
        flex-wrap: wrap;
        margin: 0px -10px
    }

    .newarrival-sub-category li {
        width: 50%;
        padding: 0px 10px
    }

    .newarrival-sub-category li:first-child {
        width: 100%
    }

    .newarrival-sub-category li:first-child span {
        display: none
    }

    .new-arrival-section .col-md-8 {
        padding-right: calc(var(--bs-gutter-x) * .5);
        padding-left: calc(var(--bs-gutter-x) * .5)
    }

    .video-box iframe {
        border-radius: 5px;
        height: 250px !important
    }

    .arrangement-section .col-md-4:first-child .arrangment-box {
        margin-bottom: 20px
    }

    .arrangement-section .col-md-4:first-child .overlap-text h4 {
        font-size: 28px;
        margin-bottom: 5px;
        padding: 0px
    }

    .arrangement-section .col-md-4:first-child .overlap-text h5 {
        font-size: 18px;
        margin-bottom: 10px
    }

    .other-iteams .col-md-4:first-child .options-text h4 {
        font-size: 28px;
        margin-bottom: 5px;
        padding: 0px
    }

    .other-iteams .col-md-4:first-child .options-text h5 {
        font-size: 18px;
        margin-bottom: 10px
    }

    .combo-category figcaption {
        font-size: 11px
    }

    .category-left {
        margin-bottom: 20px
    }

    .fruit-box {
        margin-bottom: 15px
    }

    .occession-slider figcaption {
        font-size: 16px
    }

    .show-in-desktop {
        display: none
    }

    .roses-cotent h4 {
        font-size: 22px;
        line-height: 32px;
        margin-bottom: 10px
    }

    .roses-cotent {
        right: 91px;
        top: 30%
    }

    .category-name {
        position: absolute;
        top: 110px;
        left: auto;
        right: 25px
    }

    .subscribe-section {
        text-align: center
    }

    .country-box {
        display: flex;
        align-items: center;
        justify-content: center
    }

    .social-section ul {
        margin: 0px;
        padding: 0px;
        list-style: none;
        display: flex;
        justify-content: center;
        margin-bottom: 20px;
        margin-top: 20px;
    }

    .social-section ul li a svg{
        height:36px;
        width:auto;
    }

    footer {
        display: none
    }

    .social-mobile {
        text-align: center;
        margin-top: 10px;
        margin-bottom: 10px
    }

    .mobile-footer {
        background: #fff;
        text-align: center
    }

    .footer-download-app{
        margin-bottom:0px;
    }

    .ftr {
        list-style-type: none;
        padding-left: 0;
        margin-bottom: 10px;
        padding-top: 30px;
        padding-bottom: 10px;
        border-top: 1px solid #9d9b9b36;
        margin-top: 0;
        display: flex;
        flex-wrap: wrap;
        border-bottom: 1px solid #9d9b9b36;
    }

    .ftr li {
        font-size: 12px;
        position: relative;
        margin-bottom: 20px;
        width:50%;
        text-align: left;
    }

    .ftr li a {
        color:#1c2120;
        padding: 0px;
        display: block;
        font-size: 15px;
        font-weight: 300;
        text-transform: capitalize;
        text-decoration: none
    }

    .footer-info-address iframe {
        width: 100%;
        height: 235px;
        margin-bottom: 10px;
    }

    .luxury-box a {
        margin: 0px 5px
    }

    .product-list-slider {
        flex-wrap: wrap;
        margin: 0px -12px
    }

    .product-list-slider li.category-heading {
        width: 100%
    }

    .rigt-view-content li.category-heading {
        order: 1
    }

    .rigt-view-content li:nth-child(1) {
        order: 2
    }

    .rigt-view-content li:nth-child(2) {
        order: 3
    }

    .rigt-view-content li:nth-child(3) {
        order: 4
    }

    .category-heading p {
        display: none
    }

    .for-align-center {
        display: flex;
        justify-content: space-between;
        background: none;
        align-items: center;
        width: 100%;
    }

    .category-detail {
        padding: 0px;
        border: none;
        height: auto;
        display: flex;
        justify-content: space-between;
        background: none;
        align-items: center;
        margin-bottom: 15px
    }

    .category-detail .comman-heading {
        font-size: 24px
    }

    .delivery-country-flag h4 {
        text-align: center;
        color: #000
    }

    .product-list-slider li {
      width: 25%;
    }
    .shop-by-budget a img {
      width: 100%;
    }
    .shop-by-budget a {
      margin: 0px 5px;
    }


    .occasion-section li:first-child {
        width: 100%;
        margin-bottom: 20px
    }

    .occasion-section li:nth-child(2) {
        width: 100%;
        margin-bottom: 20px
    }
    .user-links img {
        height: 25px;
        width: auto
    }

    span.user-name-icon {
        width: 25px;
        height: 25px;
        line-height: 25px
    }

    .important-links img {
        height: 25px;
        width: auto
    }

    .inr-section .dropdown-toggle {
        margin-top: 4px;
        font-size: 14px !important
    }

    .inr-section .dropdown-toggle i {
        font-size: 12px !important
    }

    .our-reviews-section ul li {
        padding: 0px 15px
    }

    .review-sub-heading {
        font-size: 18px
    }

    .our-reviews-section ul li i {
        font-size: 14px
    }

    .our-reviews-section ul img {
        height: 17px;
        width: auto
    }

    .review-section ul li img {
        width: 52px
    }

    .review-section ul li {
        padding: 0px 10px
    }

    .occasion-section li {
        padding: 0px 10px
    }

    .comman-heading {
        font-size: 20px
    }

    .review-inner {
        margin: 5px 10px
    }

    .new-arrivals-background {
        border: none
    }

    .new-arrival-section {
        border: none
    }

    .review-section h3 {
        text-align: center;
        font-size: 20px
    }

    .subscribe-section h3 {
        font-size: 20px;
        font-weight: 600;
        color: #000
    }

    .delivery-country-flag h4 {
        margin-bottom: 30px
    }

    .banner-section .slick-dots li button::before {
        width: 20px;
        height: 3px;
        background: #777;
        content: ""
    }

    .banner-section .slick-dots li {
        margin-right: 10px;
        height: 5px
    }

    .country-slider {
        border-bottom: none
    }

    .product-listing-section .col-md-3 {
        width: 50%
    }

    .quick-links .col {
        width: 50%;
        flex: auto
    }

    .quick-links .col:nth-child(1) {
        margin-bottom: 12px
    }

    .quick-links .col:nth-child(2) {
        margin-bottom: 12px
    }

    .product-list-col h3 {
        font-size: 16px
    }

    .top-content-section p {
        display: none
    }

    .top-content-section h1 {
        width: auto;
        border-bottom: none
    }

    .quick-link-section li a {
        padding: 7px 25px
    }

    #addon-popup .btn-close {
        width: 12px;
        height: 12px;
        font-size: 15px;
        line-height: 0
    }

    .add-gift i {
        font-size: 21px
    }

    .add-gift {
        font-size: 16px
    }

    .addon-list li {
        width: 33.33%
    }

    .price-detail {
        font-size: 16px
    }

    .addonprice-details h3 {
        font-size: 14px
    }

    .addonprice-details {
        width: 100%;
        justify-content: space-between
    }

    .continuepopup {
        margin: 0 auto;
        margin-top: 15px
    }

    .order-inner-section h3 {
        font-size: 16px
    }

    .order-inner-section {
        padding: 15px
    }

    .right-cart {
        top: auto;
        position: relative;
        margin-top: 20px;
    }

    .col-md-4 .right-cart{
        margin-top:10px;
    }

    .cart-product-row img {
        width: 85px;
        height: auto
    }

    .right-cart-contity {
        margin-right: 0px
    }

    .cart-product-row h3 {
        font-size: 15px;
        margin-bottom: 5px
    }

    .cart-product-row h5 {
        font-size: 14px;
        margin-bottom: 5px
    }

    .price-breakup {
        font-size: 14px;
        margin-bottom: 7px
    }

    .cart-summery-icon{
        display:none;
    }

    .payment-options-section-cart{
        display: none;
    }

    .order-summary ul li {
        font-size: 14px
    }

    .order-flow-box:first-child {
        margin-top: 10px
    }

    .active-page {
        margin-bottom: 20px
    }

    .login-left .form-control {
        height: 40px;
        font-size: 14px
    }

    .button-group button.withotp-btn{
        height:40px;
    }
    .button-group button.goto-otp{
        height:40px;
    }

    .login-google{
        height:40px;
    }

    .login-left .nav-link {
        font-size: 15px
    }

    .login-left .tab-pane {
        padding:0px
    }

    .delivery-details {
        margin-bottom: 30px
    }

    #add-adress ul li {
        padding: 0px 5px;
        width: 50%
    }

    .deliver-to-button {
        padding: 4px 6px;
        font-size: 11px
    }

    .saved-address-box {
        padding: 10px
    }

    .saved-address-box strong {
        font-size: 13px;
        margin-bottom: 6px;
        margin-top: 4px
    }

    .saved-address-box span {
        font-size: 13px
    }

    #add-new-address .modal-dialog {
        min-width: 96%
    }

    .message-form-left textarea {
        height: 95px;
    }

    .payment-section .accordion-button:not(.collapsed) {
        padding: 7px 20px;
        font-size: 13px
    }

    .payment-section .accordion-button.collapsed {
        padding: 7px 20px;
        font-size: 13px
    }

    .payment-section .text-right {
        text-align: center
    }

    .payment-failed-box {
        width: 90%;
        padding: 35px 20px
    }

    .delete-address-book {
        position: absolute;
        top: 0px;
        right: 5px;
    }

    .payment-failed-box img {
        width: 60px
    }

    .payment-failed-box p:last-child {
        margin-bottom: 0px
    }

    .content-page-banner h1 {
        font-size: 28px;
    }

    .content-page-section ul {
        margin-bottom: 20px
    }

    .contactus-section {
        padding: 20px 15px
    }

    .right-contact {
        padding-left: 30px
    }

    .right-contact ul li a {
        font-size: 14px
    }

    .left-contact h2 {
        font-size: 20px;
        margin-bottom: 15px
    }

    .faq-section {
        width: 100%;
        padding: 15px;
        padding-top: 35px
    }

    .faq-section .accordion-button {
        font-size: 15px
    }

    .right-florist-login {
        padding-top: 30px;
        padding-bottom: 30px
    }

    .florist-login input {
        height: 40px;
        font-size: 14px
    }

    .florist-login .form-group {
        margin-bottom: 15px
    }

    .btn-section-florist-login {
        font-size: 13px
    }

    .right-florist-login .forgot-password-order {
        font-size: 13px
    }

    .florist-login h1 {
        font-size: 17px !important
    }

    .right-vender-register {
        order: 1;
        width: 100%
    }

    .left-vender-refister {
        order: 2;
        width: 100%
    }

    .vendor-register-section {
        flex-wrap: wrap
    }

    .trackorder-section h1 {
        font-size: 18px
    }

    .track-order-right h2 {
        font-size: 18px
    }

    .add-gift span {
        font-size: 20px
    }

    .search-city {
        height: 37px
    }

    .review-page-section .review-colum {
        width: 250px
    }

    .feedback-section {
        width: 100%;
        margin-top: 35px;
        margin-bottom: 35px;
        flex-wrap: wrap
    }

    .left-feedback {
        width: 100%
    }

    .right-feedback {
        width: 100%;
        padding: 25px 40px
    }

    .left-feedback img {
        position: relative;
        height: 100px;
        width: auto;
        transform: inherit;
        left: auto
    }

    .internationa-left img {
        width: 320px
    }

    .international-delivery-page span {
        font-size: 12px
    }

    .international-delivery-page h1 {
        font-size: 15px
    }

    .no-recently-product{
        font-size: 15px;
    }
    .apply-coupan-btn {
      width: 160px;
      height: 36px;
      background: #f9f5ec;
      border: 1px dashed #c79f49;
      font-size: 13px;
      text-transform: capitalize;
    }
    .apply-coupan-btn img {
      margin-right: 10px;
      height: 16px;
    }

    .banner-overlap-content {
        width: 80%;
        top: 40px;
        max-height: inherit;
        text-align: center;
        left: 50%;
        transform: translateX(-50%);
    }
    .banner-overlap-content h1 {
        font-size: 25px;
    }
    .banner-overlap-content p {
        -webkit-line-clamp: 5;
        font-size: 14px;
        display: -webkit-box;
    }

    .home-page-slider.slick-slider {
        margin-top: 15px;
    }

    .home-page-slider {
        margin-top: 15px;
    }

    .right-top-banner {
        margin-top: 15px;
        width: 51.3%;
        float: left;
        margin-bottom: 30px;
    }
    .bottom-right-banner {
        width:48.7%;
        display: inline-block;
        float: left;
        margin-left: 15px;
        margin-top: 15px;
    }

    .top-banner{
        margin-bottom:0px;
    }

    .open-product-list-row .slick-list {
        margin-left: 0;
        padding-right:40% !important;
    }
    .eat-accordingto-slider .slick-list {
        margin-left: 0;
        padding-right:40% !important;
    }
    .special-content b{
        display: none;
    }
    .our-speciellity li p{
        display:none;
    }

    .open-product-list{
        margin-bottom: 35px;
    }

    .open-product-list .slick-dots{
        bottom: -10px;
    }

    .according-to-goal {
        margin-bottom: 35px;
    }

    .according-to-goal .slick-dots{
        bottom: -10px;
    }

    .eat-accordingto-slider {
        padding-bottom: 20px;
        margin-bottom: 0 !important;
    }

    .addtocart-button-section{
        float: none;
    }

    .cart-product-row h5{
        font-weight:400;
    }

    .order-page .order-processing-box:last-child {
        margin-bottom: 0;
    }

    .create-heading-section{
        flex-wrap: wrap;
    }

    .create-hamper-heading{
        text-align: center;
        width:100%;
        margin-bottom: 10px;
    }
    .steps-section {
        width: 100%;
    }
    .create-hamper-heading {
        font-size: 19px;
    }
    .box-option {
        margin: 0px 10px;
    }
    .box-section {
        margin: 0px -10px;
        margin-bottom: 25px;
    }
    .box-option input[type="radio"]:checked + label, .box-option input[type="radio"]:not(:checked) + label{
        padding: 15px 8px 15px 25px;
        font-size: 14px;
    }
    .box-option input[type="radio"]:checked + label:before, .box-option input[type="radio"]:not(:checked) + label:before{
        left:2px;
    }
    .box-option input[type="radio"]:checked + label:after, .box-option input[type="radio"]:not(:checked) + label:after{
        left:5px;
    }
    .box-option figure span {
        font-size: 11px;
        line-height: 12px;
        width: 65px;
        right: 4px;
        top: 4px;
    }
    .box-option {
        margin: 0px 5px;
    }
    .sort-by-price-btn {
        padding: 6px 10px;
        font-size: 14px !important;
        width: 117px;
        z-index: 1;
        left: 15px;
    }
    .payment-success-page .container {
      width: 98%;
      padding:15px;
    }
    .checkmark i{
      font-size: 25px;
    }
    .checkmark {
      width: 45px;
      height: 45px;
      margin-bottom: 15px;
    }
    .success-text {
      font-size: 19px;
    }
    .details {
      font-size: 14px;
    }
    .payment-product-row h3 {
      font-size: 16px;
      margin-left: 0;
    }
    .payment-success-page .hamer-heading-success{
        font-size:16px;
    }
    .view-details-button {
      font-size: 14px;
    }
    .success-page-app-btn h4 {
      font-size: 15px;
    }
    .payment-product-row{
      padding-bottom: 15px;
      margin-bottom: 15px;
    }
    .info-row{
      margin-bottom:15px;
    }
    .order-box-payment{
      padding:0px 15px;
    }
    .arriving-time-section{
        width: 85%;
        margin-top: -90px;
    }
    .delivery-address{
        width:85%;
    }
    .order-summary-payment{
        width:85%;
    }
    .tracking-title {
        font-size: 24px;
    }
    .tracking-subtitle {
        font-size: 14px;
    }
    .tracking-illustration::before {
        width: 110px;
        height: 110px;
    }
    .tracking-illustration {
        width: 130px;
        height: 130px;
    }
    .tracking-form .form-input{
        height:45px;
    }
    .tracking-form .btn-primary {
        padding: 8px 22px;
        font-size: 14px;
    }
    .tracking-form .form-group {
        margin-bottom: 20px;
    }
    .tab-section-hamper .nav-tabs {
        top: 175px;
    }
    .footer-logo {
        font-size: 28px;
    }
    .home-page-slider:not(.slick-initialized) .slider-iteam{
        width:38%;
    }
}

@media(max-width: 630px) {

    .speciality:not(.slick-initialized) .speciality-box{
        min-width: 100%;
        justify-content: center;
        display: flex !important;
        flex-wrap: nowrap;
    }

    .speciality:not(.slick-initialized) {
        display: flex;
        overflow: hidden;
        width: 100%;
        padding:7px 0px;
    }

    .user-login .payment-options-section-cart{
        width:100%;
    }

    .login-section-inner {
        display: block
    }

    .login-left {
        width: 100%;
        padding-right: 0;
        padding-bottom: 0
    }

    .login-left::after {
        display: none
    }

    .login-right {
        text-align: center;
        padding: 0px;
        width: 100%;
        margin-top: 20px;
        display: none;
        position: relative
    }

    .login-right h4 {
        margin-bottom: 15px;
        margin-top: 15px
    }

    .login-right:after {
        display: none;
    }

    .delivery-details {
        font-size: 14px !important;
    }
    .delivery-details li {
        margin-right: 0px !important;
    }
    .top-10 {
        right:-6px;
    }
    .cart-count{
        right:-6px;
    }
    .icon-section {
        gap: 4px;
    }

    .icon-section ul{
        width:100%;
    }
    .icon-box img {
        height: auto;
        padding: 0px;
        width:100%;
        border-radius: 5px;
    }

    .icon-section span{
        font-size: 12px;
    }

    .deliver-city-section ul{
        padding-left:0px;
    }

    .addtocart-button-section{
        position: sticky;
        bottom:0px;
        background:#fff;
        width:100%;
        display: inline-block;
    }

    .city-select .list li:first-child{
        font-size: 16px !important;
        font-weight: 600;
    }

    .city-select.nice-select {
        margin-bottom: 0
    }

    .inr-section ul li {
        font-size: 12px;
        padding: 10px 15px;
    }

    .currency-dropdown {
        right: -6px;
        top: 18px;
        width: 190px;
    }

    .user-links li i {
        margin-bottom: 3.5px;
        font-size: 13px;
    }

    .price-section-detail {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 10px;
    }

    .price-detail-page {
        float: none;
        margin-right: 0;
        width: 100%;
        font-size: 20px;
        font-weight: 600;
    }

    .right-detail-section h1{
        width: 100%;
        font-size: 18px;
    }

    .verient-content h3{
        margin-bottom:0px;
    }

    .select-city-section{
        margin-bottom:20px;
    }

    .time-variant ul li{
        box-shadow:none;
        border: 1px solid #6d6a6a;
        margin-right:0px;
        border-radius:0px;
        height: 48px;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
    }

    .time-variant ul li:nth-child(2){
        border-left:none;
    }
    .time-variant ul li:nth-child(3){
        border-left:none;
    }

    .delivery-type ul li{
        box-shadow:none;
        border: 1px solid #6d6a6a;
        margin-right:0px;
        border-radius:0px;
        text-align: center;
        height: 48px;
    }

     .delivery-type ul li:nth-child(2){
        border-left:none;
    }

    .delivery-type ul li:nth-child(3){
        border-left:none;
    }

    .city-select.nice-select{
        height: 48px;
        line-height: 48px;
    }

    .review-details{
        width:100%;
        margin-bottom:15px;
        position: relative;
        right: 0;
        top: inherit;
    }

    .review-details {
        margin-left: 0px
    }

    .product-description {
        margin-left: 0px;
        padding-left: 10px;
    }

    .left-florist-login {
        display: none
    }

    .international-delivery-page h1 {
        font-size: 15px
    }

    .international-inner h3 {
        font-size: 20px
    }

    .international-delivery-page ul li {
        width: 25%
    }

    .internationa-left img {
        width: 290px
    }

    .right-florist-login {
        width: 100%
    }

    .right-florist-login {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .right-florist-login .btn-primary {
        font-size: 14px
    }

    .florist-login {
        margin-top: 45px
    }

    .trackorder-section {
        width: 98%;
        flex-wrap: wrap
    }

    .track-order-left {
        width: 100%
    }

    .track-order-left img {
        height: 150px;
        width: auto;
        margin: 0 auto;
        display: block;
        margin-bottom: 25px
    }

    .track-order-right {
        width: 100%
    }

    .track-order-right h2 {
        margin-bottom: 10px
    }

    .user-links li.important-links .link-icon {
        display: none
    }

    .useful-links {
        width: 150px;
        top: 16px;
    }

    .useful-links ul li a img, .useful-links ul li span img {
        width: 19px;
        left: 18px
    }

    .useful-links ul li a, .useful-links ul li span {
        padding: 7px 8px;
        padding-left: 50px;
        font-size: 12px !important
    }

    .cart-menu {
        order: 1
    }

    .inr-section {
        order: 2
    }

    .important-links {
        order: 3
    }

    .user-loggin-menu {
        order: 4
    }

    .whishlist {
        order: 5
    }

    .user-links li.user-loggin-menu {
        display: none
    }

    .user-links li.inr-section img {
        display: none
    }

    .important-links .fa-ellipsis-vertical {
        display: block;
        font-size: 17px;
        color: #6d6a6a;
        margin-top: 5px;
        margin-right: 0;
        padding: 0px 10px 0px 9px
    }

    .active-links {
        display: block !important;
    }

    .important-links:hover .useful-links {
        display: none
    }

    .currency-dropdown {
        display: none !important
    }

    .currency-dropdown.active-dropdown {
        display: inline-block !important;
    }

    .user-links li.whishlist {
        display: none
    }

    pan.user-email-login {
        transform: inherit;
        right: 0px;
        left: auto
    }

    span.user-email-login:after {
        right: 5px;
        left: auto
    }

    .choose-location-popup {
        overflow: visible;
        margin-top: 0;
        bottom: -100%;
        top: auto;
        opacity: 0;
        height: auto;
        -webkit-transition: opacity 0.3s ease-out, bottom 0.3s ease-out;
        -moz-transition: opacity 0.3s ease-out, bottom 0.3s ease-out;
        -o-transition: opacity 0.3s ease-out, bottom 0.3s ease-out;
        transition: opacity 0.3s ease-out, bottom 0.3s ease-out
    }

    .choose-location-popup.fade.show {
        opacity: 1;
        bottom: 0px
    }

    .special-deal-slider li {
        padding: 0px 10px
    }

    .category-heading .btn-primary {
        padding: 4px 10px;
        font-size: 12px
    }

    .category-detail .comman-heading {
        font-size: 17px
    }

    .topcity-home li {
        margin-bottom: 20px;
        margin-top: 0
    }

    .topcity-home li:nth-child(3) {
        margin-bottom: 0px
    }

    .topcity-home li:nth-child(4) {
        margin-bottom: 0px
    }

    .city-name.selected-delivery-location {
        font-size: 11px
    }

    .city-inner::after {
        top: 4px;
        right: 0
    }

    .quick-link-section {
        padding-bottom: 0px
    }

    .quick-link-section ul li {
        width:fit-content;
        margin: 0;
        padding: 0px 10px;
        text-align: center
    }

    .valentine-filter{
        position: relative;
        padding-right: 8px;
        display: flex;
        justify-content: end;
    }

    .valentine-filter .high-low-section {
        top: 0;
        bottom: auto;
        right: 9px;
        width: fit-content;
        white-space: nowrap;
    }

    .listing-page-section{
        overflow-x: hidden;
    }

    .high-low-section ul li .fa-star {
        font-size: 12px;
        width: 16px
    }

    .sort-by-area {
        padding-bottom:65px;
         position: relative;
    }

    .care-guidence .nav-link {
        width: 33.33%
    }

    .care-guidence .nav-link{
        font-size:14px;
    }

    .delivery-city-area h1 {
        font-size: 19px
    }

    .delivery-city-area ul li {
        width: 33.33%
    }

    .review-page-section .review-colum {
        width: 98%;
    }
    .product-not-available{
        margin-bottom:30px;
        margin-top:0px;
    }

    .user-review-name {
        font-size: 14px
    }

    .review-colum p {
        font-size: 12px
    }

    .user-review-profile {
        width: 40px;
        height: 40px;
        font-size: 18px;
        line-height: 40px
    }

    .left-feedback {
        padding: 15px
    }

    .right-feedback {
        padding: 15px
    }

    .logo {
        display: block !important;
        float: left;
    }

    .shipping-head.billing-section {
        flex-wrap: wrap
    }

    .choose-location-popup .modal-content {
        border: none;
        border-radius: 10px 10px 0px 0px
    }

    .choose-location-popup .btn-close {
        right: 14px
    }
    .city-popup-heading{
        border-radius: 10px 10px 0px 0px;
    }

    .choose-location-popup .modal-dialog {
        width: 100%;
        margin: 0 auto
    }

    .deliver-country-list ul li:nth-child(6){
        margin-bottom:0px;
    }

    .deliver-country-list ul li:nth-child(7){
        margin-bottom:0px;
    }

    .deliver-country-list ul li:nth-child(8){
        margin-bottom:0px;
    }
    .deliver-country-list ul li:nth-child(9){
        margin-bottom:0px;
    }
    .deliver-country-list ul li:nth-child(10){
        margin-bottom:0px;
    }

    .deliver-btn {
        width: 100% !important
    }

    .deliver-btn .btn {
        justify-content: space-between !important;
        border-color: #6d6a6a !important;
        height: 48px;
    }

    .time-variant {
        margin-bottom: 30px;
    }

    .delivery-type {
        margin-bottom: 30px;
    }

    .mid-box-section{
        margin-top:0px;
        margin-bottom:30px;
    }

    .width-mobile-coupon {
        width: 370px !important
    }

    .delivery-time-slot {
        margin-bottom: 30px;
    }

    .option-time li a {
        border-bottom: 0px !important;
    }
    .option-time {
        border: none;
        box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.4);
        border-radius: 0px 0px 8px 8px !important;
        overflow: hidden;
    }


    .contity-box{
        width:145px;
    }

    .speciality{
        text-align: center;
    }

    .speciality .slick-slide img{
        display: inline-block;
        height:14px;
    }

    .product-list-slider-valentine li {
        width:50%;
        padding: 0px 8px;
    }

    .product-list-slider-valentine li:first-child{
        margin-top:5px;
    }

    .product-list-slider-valentine li:nth-child(2){
        margin-top:5px;
    }
    .tab-section-valentine .valentine-explore-more {
        padding: 5px 50px;
        font-size: 16px;
    }
    .tab-section-valentine .valentine-explore-more::after {
        top: 7px;
        right: 30px;
        font-size: 16px;
    }
    .banner-overlap-content {
     width: 90%;
    }
    .banner-overlap-content h1 {
        font-size: 22px;
    }
    .banner-overlap-content p {
        -webkit-line-clamp: 3;
        line-height: 1.4;
    }

    .mobile-view-placement {
        display: flex;
        flex-wrap: wrap;
    }

    .slider-home-page {
        width: 100%;
        margin-top:15px;
    }

    .shop-category-section{
        width:100%;
        margin-bottom: 0;
    }
    .view-all-product{
        display: none;
    }

    .icon-section li a{
        border:none;
        padding: 8px;
        height: 100%;
    }

    .shop-category-section .col-md-12:first-child{
        width: 100%;
        margin: 0 auto;
    }
    .shop-category-section .heading-2{
        margin-bottom: 15px;
        margin-top: 10px;
        text-align: center;
        font-size: 20px;
    }
    .home-page-slider.slick-slider{
        margin-top:0px;
        margin: 0;
    }
    .home-page-slider {
        margin-top: 0px;
    }
    .heading-2 {
        font-size: 20px;
    }
    .home-page-slider img {
        border-radius:0px;
    }
    .home-page-slider .slick-slide{
        margin-left:0px;
        margin-right:0px;
    }
    .subtitle-fruits {
        font-size: 14px;
    }
    .view-all-button {
        font-size: 16px;
        font-weight: 500;
    }
    .product-name-fruits {
        font-size: 15px;
    }
    .fruit-description {
        font-size: 13px;
    }
    .product-weight {
        font-size: 13px;
    }
    .price-box span {
        font-size: 14px;
    }
    .price-box span.cut-price{
        font-size:14px;
    }
    span.off-persentage {
        font-size: 13px;
    }
    .open-product-list-row .slick-list {
        padding-right:15% !important;
    }
    .eat-accordingto-slider .slick-list {
        padding-right:15% !important;
    }
    .footer-logo {
        font-size: 30px;
    }
    .download-app-heading {
        font-size: 28px;
        margin-bottom: 20px;
    }
    .footer-download-app{
        padding: 25px 15px;
    }
    .social-section ul li i {
        font-size: 32px;
    }
    .ftr li a{
        font-size:15px;
    }
    .our-speciellity-heading {
        font-size: 14px;
    }
    .special-content {
        width: 100%;
        margin-top:5px;
    }
    .our-speciellity-heading {
        font-size: 13px;
        margin-bottom: 0;
    }
    .discover-profruits img{
        border-radius:5px;
    }
    .our-speciellity-section{
        display: none;
    }

    .product-add-options .modal-content{
        width:100%;
    }
    .modal.side-cart .modal-dialog{
        width:440px;
    }
    .modal.side-cart.fade .modal-dialog{
        right:-440px;
    }
    .side-cart .cart-product-row img{
        width: 80px;
        height: auto;
    }

    .side-cart .cart-product-row h3 {
        font-size: 15px;
        margin-bottom:10px;
    }
    .side-cart .cart-product-row h5 {
        font-size: 13px;
        font-weight: 400;
    }

    .side-cart .cart-product-row{
        align-items: flex-start;
    }
    .side-cart .wrap-button input {
        width: 25px;
        height: 25px;
        font-size: 14px;
    }
    .side-cart .wrap-button button {
        height: 25px;
        width: 25px;
    }

    .side-cart .price-breakup {
        font-size: 14px;
    }
    .save-proceed-button {
        height: 42px;
        font-size: 14px;
    }

    .side-cart .total-price{
        margin-bottom:15px;
    }

    .side-cart .modal-title{
        font-size:18px;
    }

    .box-section{
        flex-wrap: wrap;
        justify-content: space-between;
        margin:0px;
        margin-bottom:15px;
    }
    .box-option{
        width: 49%;
        margin: 0px;
        margin-bottom: 2%;
        display: flex;
        align-items: center;
        position: relative;
        background: #fff;
    }
    .box-option input[type="radio"]:checked + label, .box-option input[type="radio"]:not(:checked) + label {
        padding: 15px 8px 15px 25px;
        font-size: 14px;
        width: 50%;
        flex-wrap: wrap;
        position:unset;
    }
    .box-option figure{
        width:50%;
    }

    .box-option label span {
        width: 100%;
        text-align: left;
    }
    .box-option input[type="radio"]:checked + label:before, .box-option input[type="radio"]:not(:checked) + label:before {
        left: 8px;
        top: 8px;
    }
    .box-option input[type="radio"]:checked + label:after, .box-option input[type="radio"]:not(:checked) + label:after {
        left: 12px;
        top: 12px;
        width:10px;
        height:10px;
    }
    .box-option figure span {
        font-size: 10px;
        width: 54px;
        right: 0px;
        top: 0px;
        border-radius: 0px 0px 0px 5px;
    }
    .paking-heading {
        font-size: 18px;
    }

    .packing-section .proceed-button {
        width: 200px;
        margin-top: 20px;
    }
    .product-listing-section .col-md-3 {
        width: 100%;
    }
    .product-listing-section .fruit-product-box{
        padding:0px 0px 12px 0px;
    }
    .right-section-filter .fruit-product-box a img{
        border-radius: 15px 15px 0px 0px;
    }
    .price-addcart-row{
        align-items:flex-end;
    }
    #sort-overlay{
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 10;
        background: rgba(0,0,0,0.5);
    }

    .quick-link-banners a span {
        font-size: 13px;
        white-space: nowrap;
    }
    .quick-link-banners img {
        width: 70px;
        box-shadow: none;
        border-radius: 15px;
        margin: 0 auto;
        margin-bottom: 5px;
    }
    .quick-link-banners{
        padding-bottom:5px;
    }
    .high-low-section {
        left: 15px;
        z-index: 11;
        width: fit-content;
    }

     .sort-by-area:after{
        content: "";
        background: #ffffff;
        height: 80px;
        position: absolute;
        bottom: -15px;
        width: 100%;
        left: 0;
        border-radius: 20px 20px 0px 0px;
    }

    .high-low-section ul{
        position:fixed;
        width:100%;
        left:0;
        bottom:0;
        border-radius: 20px 20px 0px 0px;
    }
    .payment-product-row img {
      width:85px;
      height: auto;
    }
    .left-payment-success{
      padding: 15px 0px;
      width:42%;
    }
    .right-payment-success{
      padding: 15px 0px;
      width:58%;
    }
    .payment-product-row h3 {
      font-size: 15px;
    }
    .payment-success-page .hamer-heading-success{
        font-size:15px;
    }
    .payment-page-logo img {
        height: 40px;
    }
    .arriving-time-section{
        width:92%;
    }
    .delivery-address {
        width: 92%;
    }
    .order-summary-payment {
        width: 92%;
    }
    .left-arriving h3 {
        font-size: 15px;
    }
    .left-arriving h3:first-child{
        margin-bottom:15px;
    }
    .left-arriving h4 {
        font-size: 16px;
    }
    .right-arriving img {
     height: 144px;
    }
    .delivery-address {
        font-size: 14px;
    }
    .order-summary-heading {
        font-size: 16px;
    }
    .order-summary-row {
        font-size: 14px;
    }
    .tracking-title {
        font-size: 21px;
    }
    .tracking-subtitle {
        font-size: 13px;
    }
    .pulse-ring {
        top: -10px;
        left: -10px;
        right: -10px;
        bottom: -10px;
        border: 2px solid rgba(250, 134, 11, 0.3);
        border-radius:10px;
    }
    .tracking-illustration::before {
        width: 90px;
        height: 90px;
    }
    .tracking-illustration {
        width: 110px;
        height: 110px;
        box-shadow: 0 6px 8px rgba(255, 107, 53, 0.3);
    }
    .tracking-header {
        margin-bottom: 30px;
    }
    .tracking-content{
        gap:1rem;
    }
    .tracking-form {
        padding: 10px 0px;
    }
    .delivery-popup-subtitle br{
        display: none;
    }
    .delivery-popup-header{
        padding-top:15px;
        margin-bottom: 25px;
        padding: 0;
    }
    .delivery-location-input{
        padding:0px 10px;
        height: 45px;
        font-size: 14px;
        border-radius:10px;
    }
    .delivery-search-icon{
        top: 15px;
    }
    .delivery-icon-container{
        margin-bottom:15px;
    }

    .delivery-popup-subtitle{
        margin-bottom:0px;
    }

    .delivery-popup-body {
        padding: 0;
    }
    .delivery-popup-footer{
        padding:0px;
        gap: 0;
        margin:0px;
    }

    .delivery-popup-footer.modal-footer>*{
        margin:0px;
        margin-bottom: 15px;
        margin-top:10px;
    }

    .delivery-popup-modal{
        padding: 25px;
        padding-bottom:0px;
    }

    .delivery-input-container{
        margin-bottom:15px;
    }

    .delivery-continue-btn{
        height: 45px;
        font-size: 14px;
        margin-bottom:25px;
        border-radius:10px;
    }
    .tab-section-hamper .nav-tabs {
        top: 168px;
    }
    .footer-info-address {
        flex-wrap: wrap;
    }
    .footer-info-address iframe {
        width: 100%;
        height: auto;
        margin-bottom: 10px;
    }

}

@media(min-width: 481px) and (max-width:635px) {
    .search-box {
        bottom:50px
    }

    .menu-button {
        bottom: 50px
    }

    .gift-to-inner {
        bottom: 5px;
    }

    .menu-section {
        padding-bottom:80px
    }

    .menu-section.uae-menu {
        padding-bottom: 100px;
    }
}

@media(max-width: 480px) {
    .has-saved-addresses{
        height: 460px;
        overflow-y: auto;
    }
    .has-active-suggestions{
        height:460px;
        overflow-y: auto;
    }
    .suggestions-with-saved-addresses{
        height:500px;
        overflow-y: auto;
    }

    .detect-location-active{
        height: 550px;
    }

    .detect-location-active.has-active-suggestions{
        height:600px;
    }

    .shop-by-recipient-section {
      margin-top: 0px;
    }
    .shop-by-flowers-section {
      margin-top: 0px;
    }
    .shop-by-budget a img {
      width: 140px;
    }

    .user-login .payment-options-section-cart img {
        width: 48px;
    }
    .payment-options-section-cart img.amex-image {
        height: 25px;
        width: auto;
    }

    .cart-menu img {
        height: 24px !important;
    }
    .cart-product-row {
        align-items: start;
        position: relative;
        justify-content: space-between;
    }

    .hamper-cart .cart-product-row{
        padding-bottom:5px;
    }

    .wrap-button{
        margin:0px;
    }

    .wrap-button button {
        height: 25px;
        width: 25px;
    }

    .wrap-button input {
        width: 30px;
        height: 25px;
        font-size: 15px;
    }
    .goto-cart-button{
        font-size:13px;
    }

    .adress-name {
        position: inherit;
        top: 0;
        left: 0;
    }

    .right-cart-contity {
        margin-left: 5px;
    }

    .product-description {
        width: 57%
    }

    .hamper-cart .product-description {
        width: 65%
    }
    .side-cart .product-description {
        width: 65%
    }
    .side-cart .modal-body{
        padding:0px;
    }

    .review-inner {
        margin: 5px 0px
    }

    .view-selected-image {
        width: 45px;
        height: 45px
    }

    .feedback-section h1 {
        font-size: 18px
    }

    .feedback-section h2 {
        font-size: 18px
    }

    .left-feedback img {
        height: 75px
    }

    .buyer-name {
        font-size: 14px
    }

    .fake-btn img {
        width: 28px
    }

    .fake-btn {
        padding: 5px 15px
    }

    .content-photo {
        font-size: 14px
    }

    .rating-container .star {
        font-size: 30px
    }

    .add-cart-button {
        width: 44%;
        padding: 5px;
        float: none;
        display: flex;
        margin: 0 auto;
    }

    .file-msg {
        font-size: 11px
    }

    .delivery-city-area h1 {
        font-size: 20px;
        top: -20px
    }

    .delivery-city-area ul li {
        width: 50%
    }

    #filter-button {
        top: -40px
    }

    .search-city {
        width: 100%
    }

    .delivery-city-area h1 {
        font-size: 18px;
        top: -20px;
        width: fit-content;
        text-align: center;
        white-space: nowrap;
    }

    .delivery-city-area {
        margin-top: 30px;
        padding: 25px 15px
    }

    .delivery-city-area ul li a {
        font-size: 13px
    }

    .quick-link-section li a {
        padding: 5px 8px;
        font-size: 12px
    }

    .quick-link-section ul li {
        padding: 0px 5px
    }

    .care-guidence .nav-link {
        width: auto;
        padding-left: 20px;
        padding-right: 20px;
        font-size: 14px;
    }

    .care-guidence .tab-content {
        font-size: 13px
    }

    .recommended-collection .slick-slide {
        margin: 0px 10px
    }

    .recommended-collection .slick-next, .recommended-collection .slick-prev {
        width: 30px;
        height: 30px
    }

    .recommended-collection .slick-next::before, .recommended-collection .slick-prev::before {
        font-size: 22px
    }

    .review-field {
        padding-left: 50px
    }

    .user-review {
        font-size: 14px !important
    }

    .review-field p {
        font-size: 13px
    }

    .load-more-review {
        font-size: 15px
    }

    .city-popup-heading {
        font-size: 17px;
        margin-bottom: 0;
        margin-top: 0;
        padding: 18px 21px;
        justify-content: left;
        align-items: center;
        border-radius: 10px 10px 0px 0px;
    }

    .choose-location-popup .btn-close{
        width: 6px;
        height: 6px;
        background-size: 46%;
    }

    .city-search input {
        height: 45px;
        font-size: 14px
    }

    .city-search:after {
        top: 5px;
        font-size: 23px
    }

    .city-popup-heading img {
        width: auto;
        height:40px;
        padding-right: 0;
    }

    .popup-inner-section {
        padding: 0px 20px 50px 20px;
        min-height: 155px;
    }

    .city-pop-section .nav-link {
        font-size: 14px
    }

    .city-popup-heading .fa-location-dot {
        font-size: 22px;
        width: 30px;
        height: 30px;
        line-height: 30px
    }

    .delivery-icon-container {
        margin-bottom: 10px;
    }
    .delivery-icon-container {
        width: 40px;
        height: 40px;
    }
    .delivery-pin-icon {
        font-size: 18px;
    }

    .hamper-section .col-md-6:first-child {
        padding-right: 12px;
        margin-bottom: 12px
    }

    .hamper-section .col-md-6:last-child {
        padding-left: 12px
    }

    .comman-space {
        margin-bottom: 25px
    }

    .review-section{
        margin-bottom:50px;
    }

    .footer-logo {
        font-size: 26px;
        margin-top: 0;
        margin-bottom: 15px;
    }

    .download-app-heading {
        font-size: 26px;
        margin-bottom: 20px;
    }
    .ftr{
        margin-top:20px;
        margin-bottom:0px;
    }
    .download-app-heading {
        font-size: 24px;
    }
    .social-section ul li {
        padding: 0px 10px
    }

    .social-section ul li i {
        font-size: 26px
    }

    .social-section ul li a svg{
        height:26px;
    }

    .ftr li a {
        font-size: 14px
    }

    .recently-view-button {
        padding: 6px 15px;
        font-size: 13px;
        bottom: 200px;
        right: -62px
    }

    .speciality .speciality-box {
        font-size: 11px
    }

    .speciality img {
        height: 11px
    }

    .speciality i {
        margin-right: 2px;
        font-size: 10px
    }

    .who-we-are-box {
        display: inherit
    }

    .about-content {
        min-width: 100%;
        width: 100%;
        padding-left: 0
    }

    .about-heading {
        font-size: 20px;
        margin-top: 10px;
        margin-bottom: 15px
    }

    .who-we-are-box img {
        margin-bottom: 0px
    }

    .about-us-row .col-md-4 {
        margin-bottom: 30px
    }

    .gift-to-inner {
        position: absolute;
        bottom: 5px;
        left: 50%;
        transform: translateX(-50%);
        padding: 0
    }

    .city-inner {
        background: none;
        padding: 0px
    }

    .logo {
        float: left;
        display: block !important
    }

    .menu-section {
        padding-top: 15px;
        padding-bottom: 75px;
    }

    .search-box input {
        height: 35px
    }

    .menu-button {
        font-size: 21px;
        bottom: 54px
    }

    .topcity-home li {
        padding: 0px 10px
    }

    .combo-categury li a {
        padding: 5px 15px
    }

    .combo-image {
        width: 25%
    }

    .combo-categury h3 {
        font-size: 14px;
        margin-left: 30px
    }

    .other-iteams .col-md-4:first-child .options-text h4 {
        font-size: 20px
    }

    .other-iteams .col-md-4:first-child .options-text h5 {
        font-size: 16px
    }

    .options-text h5 {
        font-size: 12px
    }

    .options-text h4 {
        font-size: 16px
    }

    .logo img {
        height: 55px
    }

    .country-text {
        display: none
    }

    .search-box {
        padding-left: 65px;
        bottom: 54px
    }

    .search-box button {
        height: 35px
    }

    .delivery-input-label{
        font-size:13px;
    }

    .icon-area {
        margin-bottom: 5px
    }

    .occasion-section h1 {
        font-size: 18px
    }

    .product-list-slider li {
        width: 50%
    }

    .mobile-heading {
        font-size: 18px
    }

    .new-arrival-slider h3 {
        font-size: 13px
    }

    .combo-category li {
        padding: 0px 15px
    }

    .combo-category {
        padding: 10px 5px
    }

    .combo-category img {
        height: 44px;
        margin-bottom: 6px
    }

    .overlap-text h4 {
        font-size: 12px;
        padding-bottom: 5px
    }

    .options-text h4 {
        font-size: 12px
    }

    .options-text h5 {
        font-size: 10px
    }

    .overlap-text h5 {
        font-size: 10px
    }

    .overlap-text p {
        padding: 2px 5px;
        font-size: 11px
    }

    .overlap-text {
        right: 15px
    }

    .arrangement-section .col-md-4:first-child .overlap-text h4 {
        font-size: 20px
    }

    .arrangement-section .col-md-4:first-child .overlap-text h5 {
        font-size: 16px
    }

    .roses-cotent h4 {
        font-size: 20px;
        line-height: 27px
    }

    .btn-primary {
        font-size: 13px;
        padding: 3px 20px
    }

    .error-city .text-danger{
        top:-20px;
    }

    .roses-cotent {
        right: 20px
    }

    .category-name h3 {
        font-size: 22px
    }

    .category-name h4 {
        font-size: 16px
    }

    .category-name button {
        padding: 2px 20px;
        font-size: 12px
    }

    .product-colum {
        margin-bottom: 0
    }

    .slick-dotted.slick-slider {
        margin-bottom: 20px
    }

    .category-detail .comman-heading {
        font-size: 20px
    }

    .banner-space {
        margin-bottom: 10px
    }

    .midnight-section {
        height: 80px;
        display: flex;
        align-items: center
    }

    .midnight-section h3 {
        font-size: 18px;
        margin-bottom: 0;
        text-align: left;
        line-height: 27px;
        width: 73%
    }

    .luxury-collection-section h2 {
        font-size: 24px
    }

    .luxury-collection-section h3 {
        font-size: 17px;
        margin-bottom: 25px
    }

    .luxury-collection .slick-next, .luxury-collection .slick-prev {
        width: 30px;
        height: 30px
    }

    .luxury-collection .slick-next::before, .luxury-collection .slick-prev::before {
        font-size: 26px
    }

    .luxury-collection .slick-list {
        padding: 0 20% 0 20%
    }

    .whats-app {
        width: 40px;
        height: 40px;
        line-height: 39px;
        display:none;
    }

    .call-us {
        width: 40px;
        height: 40px;
        line-height: 39px;
        font-size: 22px;
        bottom: 80px;
        display: none;
    }

    .luxury-collection .slick-prev {
        left:-15px
    }

    .luxury-collection .slick-next {
        right:-15px
    }

    .arrangement-section .col-md-4:nth-child(2) {
        padding-right: 6px
    }

    .arrangement-section .col-md-4:nth-child(3) {
        padding-left: 6px
    }

    .review-section ul li img {
        width: 46px
    }

    .our-speciellity li {
        width: 50%;
        margin-right: 0px;
        flex-wrap: wrap;
        justify-content: center;
        text-align: center;
        margin-bottom: 20px
    }

    .icon-speciellity {
        margin-right: 0px
    }

    .speciality .speciality-box {
        font-size: 11px;
        flex-wrap: wrap;
        justify-content: center;
        text-align: center
    }

    .speciality .speciality-box span {
        width: 100%;
        margin-top: 4px
    }

    .our-speciellity img {
        height: 25px;
        width: 25px
    }

    .icon-speciellity {
        min-width: 35px;
        min-height: 35px;
        line-height: 35px
    }

    .our-speciellity li p {
        font-size: 11px;
        width: 100%
    }

    .our-speciellity {
        align-items: baseline
    }

    .flower-combo {
        margin-bottom: 0px
    }

    .signup-form {
        width: 100%
    }

    .signup-form input {
        height: 40px
    }

    .signup-form button {
        padding: 0px 16px;
        font-size: 16px
    }

    .our-speciellity img {
        height: 25px;
        width: 25px;
        padding: 2px
    }

    .our-speciellity li {
        width: 49%;
        margin-right: 2px
    }

    .our-speciellity li p {
        font-size: 12px;
        width: 100%
    }

    .delivery-country-flag h4 {
        font-size: 18px
    }

    .review-section h3 {
        font-size: 18px
    }

    .review-slider .slick-next, .review-slider .slick-prev {
        width: 30px;
        height: 30px
    }

    .review-slider .slick-next::before, .review-slider .slick-prev::before {
        font-size: 26px
    }

    .social-mobile a:last-child img {
        height: 32px
    }

    .story-heading {
        font-size: 18px;
        padding-bottom: 0px;
        border-bottom: none;
        margin-bottom: 10px
    }

    .city-inner .icon-location {
        order: 3;
    }

    .city-name.selected-delivery-location {
        font-size: 12px
    }

    .city-inner:after {
        top: 3px;
        right: 8px;
        font-size: 13px
    }

    .city-flag-section {
        order: 4
    }

    .country-text {
        order: 2;
        color: #000;
        font-size: 12px;
        padding-right: 10px;
        border-right: 1px solid #a39161
    }

    .product-listing-section .col-md-3 {
        padding: 0px 7.5px
    }

    .hamper-section {
        display: none
    }

    .about-us-home {
        display: none
    }

    .banner-section img {
        border: 1px solid #c79f4963;
        border-radius: 10px 0
    }

    .mobile-review-placement {
        width: 100%
    }

    .product-listing-section .row .col-md-3 {
        margin-bottom: 35px
    }

    .product-list-col img {
        border-radius: 5px
    }

    .product-list-col figure {
        border-radius: 5px
    }

    .product-list-col {
        border-radius: 10px
    }

    .star-rating {
        font-size: 12px;
    }

    .product-list-col h3 {
        font-size: 14px
    }

    .earliest-Delivery {
        margin-top: 5px;
        font-size: 12px
    }

    .product-colum .earliest-Delivery span {
      font-size: 12px;
    }
    .product-colum span {
      font-size: 13px;
    }

    .earliest-Delivery span{
        font-size: 12px;
    }


    .price-row {
        font-size: 13px
    }

    .product-list-col .offer-tag {
        height: 18px
    }

    .product-list-col .offer-tag {
        top: 0px;
        left: 7px
    }

    .product-list-col .free-ship-tag {
        height: 40px
    }

    .top-content-section h1 {
        font-size: 15px;
    }

    .banner-overlap-content h1 {
        font-size: 22px;
    }

    .quick-links {
        margin: 0px;
        padding-bottom:25px
    }

    .sort-by-area:after{
        bottom: -40px;
    }

    .sort-by-price-btn {
     bottom: -27px;
    }

    .buy-button {
        padding: 5px 22px;
        font-size: 13px;
        width: 100px
    }

    .choose-location-popup .modal-dialog {
        width: 100%;
        margin: 0px
    }

    .city-search {
        width: 80%;
        margin: 45px auto 0px;
    }

    .choose-location-popup .modal-content {
        border: none;
        border-radius: 10px 10px 0px 0px
    }

    .choose-location-popup .btn-close {
        right: 14px
    }

    .product-show-section .row {
        min-width: 100%;
        width: auto;
        margin: 0px -12px
    }

    .verient-list {
        overflow-x: auto;
        padding-bottom: 10px;
        padding-right: 5px;
        margin-bottom: 5px
    }

    .verient-list li {
        min-width: 55%;
    }

    .verient-list li label {
        cursor: pointer;
        padding: 5px;
        box-shadow: 0px 0px 5px 0px #a39161;
        border-radius: 5px;
        min-height: 135px
    }

    .verient-content h2 {
        color: #000;
        font-size: 15px
    }

    .verient-content h3 {
        font-size: 14px
    }

    .select-city-section {
        width: 100%;
        margin-bottom: 25px
    }

    .time-variant ul li h4 {
        font-size: 14px
    }

    .time-variant ul li span {
        font-size: 14px
    }

    .delivery-type ul li {
        width: 33.33%;
        text-align: center;
        justify-content: center;
        align-items: center;
        display: flex;
    }

    .delivery-type ul li:last-child {
        margin-bottom: 0px
    }

    .addon-list li {
        width: 50%
    }

    #addon-popup .modal-body {
        padding: 10px;
        padding-bottom: 0px
    }

    .price-detail {
        display: none
    }

    .city-select.nice-select {
        border: 1px solid #000;
        border-radius: 5px
    }

    .nice-select.city-select.city-select1 {
        width: 100%;
        margin-right: 0
    }

    .select-city-section {
        flex-wrap: wrap
    }

    .alphabet-dropdown {
        width: 100%;
        margin-left: 0
    }

    .cart-product-row img {
        width: 60px;
        height: 60px
    }

    .align-right button {
        padding: 6px 10px;
        width: 160px
    }

    .login-left .btn-primary {
        padding: 5px 10px;
        width: 160px;
        font-size: 13px
    }

    .shopping-cart-list {
        width: 75%
    }

    .price-breakup {
        font-size: 14px;
    }

    .product-image {
        width: 135px
    }

    .product-summery h4 {
        font-size: 15px
    }

    .product-summery h5 {
        font-size: 13px
    }

    .delivery-details {
        flex-wrap: wrap
    }

    .delivery-details li {
        width: 100%;
        text-align: left;
        margin-bottom: 5px;
    }

    .delivery-details li:last-child{
        margin-bottom:0px;
    }

    .offer-available-btn{
        margin-left: 6px;
        font-size: 13px;
    }

    .offer-available-btn i{
        width: 16px;
        height: 16px;
        line-height: 16px;
        font-size: 9px;
    }

    .delivery-details li::after {
        display: none
    }

    .delivery-details {
        padding-top: 7px
    }

    #add-adress .btn-close {
        width: 15px;
        height: 15px;
        line-height: 15px;
        font-size: 16px
    }

    #add-adress .btn-close i{
        font-size: 16px;
    }

    .popup-heading {
        padding: 10px 10px;
        font-size: 15px
    }

    .popup-heading i {
        padding-right: 10px;
        font-size: 20px
    }

    .message-card nav .nav-tabs button {
        font-size: 12px
    }

    .message-card nav .nav-tabs {
        margin-top: 25px;
        margin-bottom: 10px
    }

    .massage-form-right ul li {
        font-size: 13px
    }

    .message-form-left input {
        font-size: 13px
    }

    #shipping-detail-form .form-group label {
        font-size: 13px;
        margin-bottom: 5px
    }

    #shipping-detail-form input {
        font-size: 13px
    }

    .privacy-terms p {
        font-size: 13px
    }

    .proceed-payment {
        padding: 6px 19px;
        font-size: 13px
    }

    #shipping-detail-form select {
        font-size: 13px
    }

    #add-adress ul li {
        width: 50%
    }

    #add-new-address .btn-close {
        width: 15px;
        height: 15px;
        line-height: 15px;
        font-size: 16px
    }

    .popup-heading {
        padding: 10px 10px;
        font-size: 15px
    }

    .popup-heading i {
        padding-right: 10px;
        font-size: 20px
    }

    .message-cart-list .nav-link {
        font-size: 13px
    }

    .shipping-detail .row .col-md-4 {
        width: 70%;
    }

    .shipping-detail .row .col-md-4:last-child{
        margin-bottom:0px;
    }

    .address-box label span {
        margin-bottom: 5px
    }

    #visa-master-form {
        width: 100%
    }

    .payment-section .accordion-body {
        padding: 10px
    }

    .payment-section input {
        height: 40px;
        font-size: 13px
    }

    .visa-icon {
        display: none
    }

    .text-right .btn-primary {
        font-size: 14px;
        padding: 6px 25px
    }

    .billing-info h5 {
        font-size: 16px;
        padding-left: 5px
    }

    .order-heading h3 {
        font-size: 16px
    }

    .order-heading h2 {
        font-size: 14px
    }

    .payment-failed-box h1 {
        margin: 15px 0px;
        font-size: 20px
    }

    .payment-failed-box p {
        font-size: 14px
    }

    .payment-failed-box h2 {
        margin: 15px 0px 15px;
        font-size: 16px
    }

    .content-page-banner h1 {
        font-size: 24px
    }

    .left-contact {
        width: 100%;
        margin-top: 25px
    }

    .right-contact {
        padding-left: 0;
        width: 100%;
        padding-top: 0
    }

    .right-contact ul li i {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 16px;
        margin-right: 6px
    }

    .our-branch h3 {
        font-size: 16px;
        margin-bottom: 15px
    }

    .our-branch ul li {
        width: 24%;
        font-size: 13px
    }

    .right-vender-register input {
        font-size: 12px;
        height: 38px
    }

    .right-vender-register {
        padding: 10px
    }

    .left-vender-refister h1 {
        font-size: 18px
    }

    .left-vender-refister img {
        height: 170px
    }

    .right-vender-register textarea {
        height: 70px
    }

    .vendor-register-section {
        margin-bottom: 30px
    }

    .combo-categury li {
        padding: 0px 10px
    }

    .flower-category li {
        padding: 0px 10px
    }

    .flower-category span {
      font-size: 13px;
      padding: 5px 11px;
      bottom: -29px;
      min-width: 90px;
      text-align: center;
    }
    .flower-category li:nth-child(4) {
      margin-bottom: 25px;
    }
    .flower-category li:nth-child(5) {
      margin-bottom: 25px;
    }
    .flower-category li:nth-child(6) {
      margin-bottom: 25px;
    }


    .review-page-section {
        margin-top: 35px
    }

    .review-page-section .review-colum {
        width: 180px
    }

    .shopping-cart-icon {
        height: 40px;
        margin: 0 auto 20px;
        display: block
    }

    .otp-section input {
        width: 32px !important;
        height: 32px !important;
        margin-right: 10px !important;
        font-size: 16px
    }

    .otp-section input:last-child {
        margin-right: 0px !important
    }

    .width-mobile-coupon {
        width: 325px !important
    }

    .cart-product-row .product-summery h5 img {
        display: block
    }

    .cart-product-row .product-summery h5 .d-flex {
        flex-wrap: wrap
    }

    .user-links img {
        height: 18px;
        width: auto
    }
    .icon-box img {
        border-radius: 5px;
    }
    .icon-section span {
        font-size: 13px;
        width: 68%;
        margin: 0 auto;
        line-height: 1;
    }
    .icon-section li{
        min-width:37%;
        width: 33.33%;
    }

    .icon-section{
        overflow-x:auto;
        padding-bottom: 10px;
    }
    .home-page-slider .slick-slide {
        padding: 0 10px;
    }
    .home-page-slider .slick-track{
        margin-left:-10px;
    }

    .order-summary ul{
        width: 100%;
        padding-bottom: 5px;
        margin-bottom: 15px;
    }

    .shop-more-cart {
        top: 7px;
        right: 10px;
    }

    .order-flow-box{
        position:relative;
        overflow-x: hidden;
        overflow-y: hidden;
    }

    #shipping-detail-form .form-group br{
        display: none;
    }
    .shipping-head.billing-section {
        margin-bottom: 20px;
        margin-top: 35px;
        align-items: flex-end;
    }
    .order-flow-box .right-cart .order-summary{
        padding-top:35px;
    }

    .privacy-terms{
        margin-top: 15px;
        margin-bottom: 30px !important;
    }
    .valentine-heading-bg {
        background: #630004 !important;
    }
    .valentine-slide-box {
        padding: 0px 8px;
    }
    .valentine-heading-bg h1{
        margin-top:15px;
        margin-bottom:15px;
    }
    .tab-section-valentine h2 {
        font-size: 19px;
        margin-top:0px;
    }
    .tab-section-valentine p {
        width: 98%;
        margin-bottom: 10px;
        font-size: 13px;
    }
    .tab-section-valentine .nav-tabs {
        top: 160px;
        padding: 10px 0px;
    }
    .tab-section-valentine .product-colum{
            border-radius: 10px;
    }

    .tab-section-valentine .nav-tabs li button{
        font-size:14px;
        min-width:140px;
        width:auto;
    }

    .banner-overlap-content {
        top: 20px;
    }

    .shop-category-section{
        margin-bottom:0px;
    }

    .right-top-banner{
        width:auto;
        margin-bottom:20px;
    }

    .bottom-right-banner {
        width: 100%;
        margin:0px;
        margin-bottom:35px;
    }

    .open-product-list-row .slick-list {
        padding-right:35% !important;
    }
    .eat-accordingto-slider .slick-list {
        padding-right:35% !important;
    }
    .open-product-list-row .slick-slide {
        margin: 0 7.5px;
    }
    .fruit-product-box a img{
        border-radius:5px;
    }
    
    .eat-accordingto-slider .slick-slide {
        margin: 0 7.5px;
    }
    .fruit-product-box {
        border: 1px solid #ededed;
        border-radius: 5px;
        padding-bottom: 10px;
    }
    .product-listing-section .fruit-product-box {
        border-radius: 15px;
    }
    .fruit-product-box div {
        padding: 0px 7.5px;
    }
    .product-listing-section .price-addcart-row{
        flex-wrap: nowrap;
    }
    .price-addcart-row{
        flex-wrap: wrap;
    }
    .product-listing-section .fruit-product-box div.price-box{
        margin-bottom:0px;
    }
    .fruit-product-box div.price-box{
        margin-bottom:7px;
        padding:0px;
    }
    .price-addcart-row{
        margin-bottom:10px;
    }

    .fruit-product-box div.add-button-section{
        padding:0px;
    }
    .product-add-options .modal-body {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .product-option-title {
        font-size: 17px;
    }
    .product-option-row img {
        width: 65px;
        height: auto;
    }
    .fruit-quantity {
        font-size: 13px;
        padding-right: 12px;
        min-width: 30%;
    }
    .select-quantity{
        font-size:14px;
    }
    .product-add-options .modal-content{
        min-height:240px;
    }
    .addon-counter-wrapper{
        font-size:15px;
    }
    .confirm-btn{
        font-size:14px;
    }
    .box-option input[type="radio"]:checked + label, .box-option input[type="radio"]:not(:checked) + label{
        padding: 5px 5px 5px 8px;
        font-size: 13px;
    }
    .box-option figure span{
        width:fit-content;
    }

    .paking-heading {
        font-size: 16px;
    }

    .left-payment-success{
      width:100%;
      padding:0px;
      padding-top:10px;
    }
    .right-payment-success{
      width:100%;
      padding:0px;
      padding-bottom:10px;
      text-align: left;
    }
    .info-row{
      flex-wrap:wrap;
    }
    .order-id{
      margin-bottom:6px;
    }
    .left-payment-success .order-id:last-child {
      margin-bottom: 6px;
    }
    .payment-product-row{
      display:block;
    }
    .payment-product-row img{
      float: left;
      margin-right:10px;
    }
    .view-details-button {
      margin-top: 5px;
      font-size: 13px;
      display: inline-block;
    }
    .payment-product-row h3 {
      font-size: 14px;
    }
    .payment-success-page .hamer-heading-success{
        font-size:14px;
    }
    .success-page-app-btn h4 {
        font-size: 14px;
    }
    .success-page-app-btn .app-button{
      margin-right:5px;
    }
    .payment-page-logo img {
      height: 38px;
    }

    .order-summary-row {
        font-size: 14px;
    }

    .left-arriving h4 {
        font-size: 14px;
    }
    .left-arriving h3{
        font-size:14px;
    }
    .left-arriving h3:first-child {
        margin-bottom: 8px;
    }
    .right-arriving img {
        height: 115px;
    }
    .arriving-time-section {
        padding: 5px 10px;
    }
    .delivery-address{
        height:50px;
    }
    .order-summary-heading {
        font-size: 15px;
    }
    .tracking-form .form-label{
        font-size:14px;
    }
    .tracking-title {
        font-size: 20px;
    }
    .tracking-illustration {
        width: 90px;
        height: 90px;
    }
    .tracking-illustration::before {
        width: 85px;
        height: 85px;
    }

    .offer-display-banner.show-banners-mobile {
        flex-wrap: wrap;
    }
    .offer-title {
        font-size: 13px;
    }
    .unlock-text{
        font-size:12px;
    }
    .more-section{
        font-size:12px;
    }
    .delivery-popup-subtitle {
        font-size: 13px;
    }
    .delivery-popup-modal {
        padding: 15px 20px;
        padding-bottom:0px;
    }
    .delivery-popup-close {
        top: 0;
        right: 0;
    }
    .delivery-divider::before, .delivery-divider::after{
        width:90px;
    }
    .delivery-detect-btn{
        font-size:14px;
    }
    .delivery-clear-btn{
        right:2px;
    }
    .delivery-location-input.with-search-icon {
        padding-left: 39px;
        padding-right: 27px;
        font-size: 13px;
    }
    .delivery-search-icon{
        font-size:13px;
    }
    .payment-section .nav-item button img{
        height: 18px !important;
    }
    .payment-section .nav-link:after {
        content: "";
        width: 10px;
        height: 10px
    }

    .payment-section .nav-link.active:before {
        left: 10px;
        width: 4px;
        height: 4px
    }

    .payment-section .nav-link {
        padding-left: 22px;
    }
    .tab-section-hamper .nav-tabs {
        top: 160px;
    }
    .home-page-slider:not(.slick-initialized) .slider-iteam{
        width:79%;
        margin: 0 10px;
    }

    .home-page-slider:not(.slick-initialized){
        margin-left: -10px;
        margin-top: 0px;
    }
}

@media(max-width: 430px) {
    .payment-section .nav-item{
        width:50%;
    }
    .payment-section .accordion-body {
        padding: 20px 0px;
    }
    .payu-button{
        padding: 8px 20px;
        font-size: 14px;
    }
    .payment-option-insite {
        font-size: 11px;
    }
    .powered-by{
        font-size:12px;
    }
    .product-detail-section .breadcrumb{
        margin-bottom:0px;
        margin-top:0px;
    }
    .deliver-city-section ul li {
        min-width:30.33%;
    }
    .apply-coupan-btn img{
        height:16px;
    }

    .apply-coupan-btn{
        height:30px;
        border-radius:5px;
    }

    .apply-coupan-btn{
        width:130px;
        margin-right: 5px;
        font-size:11.5px;
        margin-bottom:0px;
    }
    .delivery-details {
        margin-bottom: 20px;
    }
    .offer-available-btn{
        font-size:12px;
    }
    .delivery-type ul li {
        padding: 4px 10px;
        font-size: 13px
    }

    .delivery-time-slot button {
        font-size: 15px;
        padding: 10.5px 10px !important;
    }
    .about-heading {
        font-size: 16px
    }

    .our-reviews-section ul {
      flex-wrap: wrap;
      margin-top: 25px;
    }
    .review-sub-heading {
      font-size: 17px;
      margin-bottom: 5px;
    }
    .our-reviews-section span {
      margin-top: 5px;
      font-size: 14px;
    }
    .app-heading {
      font-size: 14px;
    }
    .app-button {
      width: 145px;
      margin-right: 10px;
    }
    .app-button img {
      height: 22px;
    }
    .app-button p {
      font-size: 13px;
    }

    .multiple-items-info{
        padding:4px 7px;
        font-size: 11px;
    }

    .category-detail .comman-heading {
        font-size: 18px
    }

    .menu-section {
        padding-bottom:75px
    }

    .menu-section.uae-menu{
        padding-bottom:100px
    }

    .search-box {
        bottom: 54px
    }

    .menu-button {
        bottom: 54px
    }

    .gift-to-inner {
        bottom: 10px
    }

    .international-delivery-page h1 {
        font-size: 15px;
        padding: 9px 10px;
        top: -22px
    }

    .international-delivery-page ul img {
        height: 42px
    }

    .internationa-left img {
        width: 250px
    }

    .review-counts {
        margin-bottom: 15px
    }

    .our-reviews-section ul li:last-child .review-counts {
      margin-bottom: 0px;
    }
    .banner-section {
      margin-bottom: 25px;
    }

    .occession-slider figcaption {
        font-size: 14px
    }

    .combo-category li {
        padding: 0px 2px
    }

    .combo-category img {
        height: 40px;
        margin-bottom: 4px
    }

    .combo-category {
        padding: 10px 2px
    }

    .review-section ul {
        flex-wrap: wrap;
        margin-bottom: 0px
    }

    .review-section ul li {
        width: 33.33%;
        text-align: center;
        margin-bottom: 20px
    }

    .arrangement-section .col-md-4:first-child .overlap-text h4 {
        font-size: 17px
    }

    .arrangement-section .col-md-4:first-child .overlap-text h5 {
        font-size: 13px
    }

    .overlap-text {
        right: 6px
    }

    .overlap-text h4 {
        font-size: 12px
    }

    .other-iteams .col-md-4:first-child .options-text h4 {
        font-size: 17px
    }

    .other-iteams .col-md-4:first-child .options-text h5 {
        font-size: 13px
    }

    .roses-cotent h4 {
        font-size: 16px;
        line-height: 22px
    }

    .right-button {
        display: none
    }

    .btn-primary {
        font-size: 12px;
        padding: 3px 10px
    }

    .category-name {
        top: 59px;
        right: 6px
    }

    .category-name h3 {
        font-size: 20px
    }

    .category-name h4 {
        font-size: 14px;
        margin-bottom: 8px
    }

    .category-name button {
        padding: 2px 14px;
        font-size: 12px
    }

    .buynow-button {
        font-size: 12px;
        padding: 3px 21px
    }

    .midnight-section h3 {
        font-size: 16px;
        line-height: 21px
    }

    .luxury-collection-section h2 {
      font-size: 19px;
    }
    .luxury-collection-section h3 {
      font-size: 15px;
    }
    .luxury-collection-section {
      padding: 25px 10px;
      padding-bottom: 25px;
    }
    .luxury-box h4 {
      font-size: 14px;
    }
    .luxury-box span {
      font-size: 13px;
    }
    .product-colum .product-name {
      font-size: 14px;
    }

    .luxury-collection .slick-prev {
        left:-15px
    }

    .luxury-collection .slick-next {
        right:-15px
    }

    .review-slider .slick-prev {
      left: -2px;
    }

    .review-slider .slick-next {
      right: -2px;
    }


    .comman-heading {
        font-size: 19px;
        margin-bottom: 25px;
        margin-top: 0px
    }

    .signup-form button {
        padding: 0px 6px;
        font-size: 14px
    }

    .signup-form input {
        font-size: 14px
    }

    .menu-section .col-md-2 img {
        height: 41px
    }

    .mobiles-icon {
        margin-top: 15px
    }

    .options-text h4 {
        font-size: 18px
    }

    .options-text h5 {
        font-size: 14px
    }

    .options-text p {
        font-size: 12px
    }

    .options-text {
        right: 15px
    }

    .story-box p {
        font-size: 11px
    }

    .subscribe-section p {
        font-size: 12px;
        margin-bottom: 5px
    }

    .delivery-country-flag span {
        font-weight: 500;
        font-size: 13px;
        white-space: nowrap;
    }

    .choose-location-popup .modal-dialog {
        width: 100%;
        margin: 0 auto
    }

    .choose-location-popup h3 {
        font-size: 13px !important;
        margin-bottom: 5px;
        margin-top: 15px
    }

    .flag-section img {
        height: 30px
    }

    .flag-section span {
        font-size: 17px;
        margin-left: 0px
    }

    .deliver-city-section ul li {
        margin-bottom: 15px;
        padding: 0px 5px;
    }

    .flag-section {
        margin-bottom: 15px
    }

    .roses-cotent {
        top: 20%
    }

    .midnight-section {
        height: 65px
    }

    #sidebar-contact {
        margin-right: -350px;
        width: 330px
    }

    #sidebar-contact.active {
        right: 345px;
        width: 330px
    }

    .recent-view-heading {
        font-size: 16px;
        margin-bottom: 35px
    }

    .search-box input {
        height: 34px
    }

    .search-box button {
        height: 34px
    }

    .country-slider {
        border-bottom: none
    }

    .city-inner::after {
        top: 1px
    }

    .mobiles-icon li i {
        font-size: 16px
    }

    .gift-to-inner {
        padding-top: 6px
    }

    .country-slider .mySlider__item {
        margin-bottom: 0px;
        padding-right:5px;
    }

    .topcity-home li a h3 {
        font-size: 12px
    }

    .video-box iframe {
        height: 200px !important
    }

    .city-name.selected-delivery-location {
        padding-top: 0px
    }

    .inr-section .dropdown-toggle {
        font-size: 14px
    }

    .combo-category li:first-child figcaption {
        padding: 0px 5px
    }

    .heart-box {
        top: 5px;
        right: 5px
    }

    .price-row {
        font-size: 12px;
    }

    .product-details-home .old-price::after {
      top: 0px;
      display: block;
    }
    .product-details-home .price-row {
      display: flex;
    }
    .product-details-home .old-price:before {
      left: 15px;
    }
    .product-details-home .old-price {
      padding-left: 15px;
    }

    .top-content-section h1 {
        font-size: 14px;
        border:none;
    }

    .quick-links .col a {
        font-size: 14px
    }
    .popularity-box .form-select {
        background-position: right 0px center;
        padding-right: 19px
    }

    #filter-button {
        top: -47px
    }

    .breadcrumb-item {
        font-size: 12px
    }

    .breadcrumb-item {
        font-size: 12px
    }

    .product-detail-area {
        display: flex;
        flex-wrap: wrap
    }

    #gallery_pdp img {
        width: 70px !important;
        height: auto !important
    }

    .verient-list li label span {
        font-size: 12px
    }

    .addon-list li {
        width: 50%
    }

    .change-location {
        font-size: 13px;
        margin-bottom: 12px
    }

    .addonprice-details {
        margin-left: 0px
    }

    .base-item {
        margin-right: 10px
    }

    .plus-icon {
        margin-right: 10px
    }

    .verient-list li {
        min-width: 70%
    }

    .price-detail-page {
        font-size: 16px
    }

    .login-facebook {
        margin-right: 0px;
        display: block
    }

    .login-facebook {
        margin: 0 auto;
        display: block;
        margin-bottom: 10px
    }

    .login-right h4 {
        font-size: 16px
    }

    .order-inner-section {
        padding: 15px 10px;
    }

    #otp_form p {
        font-size: 13px
    }

    .otp-section {
        margin-bottom:5px
    }
    .small-info {
        font-size: 10px;
    }

    .not-receive {
        font-size: 13px
    }

    .login-right {
        margin-top: 15px
    }

    .cart-product-row h3 {
        font-size: 14px;
        display: block;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .cart-product-row h5 {
        font-size: 13px
    }

    .price-breakup {
        font-size: 13px
    }
    .wallet-section span:nth-child(2){
        font-size: 13px;
        padding-left: 5px;
        font-weight: 400;
    }
    .wallet-section span:nth-child(2) i{
        font-size:12px;
    }
    .wallet-section input{
        margin-top:0px;
    }
    .delivery-details li{
        font-size: 13px
    }

    .align-right button {
        width: 160px
    }

    .page-title {
        padding: 6px 14px;
        font-size: 14px
    }

    .forgot-password-order {
        font-size: 14px;
        margin-bottom: 15px
    }

    .login-left .nav-link {
        font-size: 14px;
        padding: 6px 25px
    }

    .page-title img {
        height: 20px;
        margin-right: 8px;
        width: auto
    }

    .back-order {
        font-size: 14px
    }

    .modal.right .modal-dialog {
        width: 340px
    }

    .shopping-cart-row {
        flex-wrap: wrap
    }

    .product-image {
        width: 94px;
        float: left
    }

    .product-summery {
        width: 100%;
        float: left
    }

    .product-count {
        min-width: inherit;
        display: flex;
        width: 60%;
        float: left;
        flex-wrap: wrap
    }

    .wrap-button {
        order: 1;
        margin: 0px;
        margin-bottom: 5px
    }

    .remove-btn {
        order: 2;
        font-size: 12px;
        margin-top: 5px
    }

    .product-count h4 {
        order: 3;
        font-size: 13px;
        margin-bottom: 0;
        margin-top: 0px
    }

    .product-count {
        text-align: left
    }

    .wrap-button button {
        height: 25px;
        width: 20px;
        text-align: center;
    }

    .wrap-button input {
        width: 25px;
        height: 25px;
        font-size: 12px
    }

    .cart-heading {
        padding: 0px 0px
    }

    .wrap-button {
        width: auto;
        margin-right: 0;
        margin-bottom: 0px;
    }

    .product-summery h4 {
        font-size: 14px;
        margin-bottom: 5px
    }

    .product-image span {
        font-size: 11px
    }

    .product-summery h5 {
        font-size: 12px;
        margin-bottom: 5px
    }

    .productid{
        font-size:12px;
    }

    .shopping-cart-row {
        display: inline-block;
        width: 100%
    }

    .shopping-cart-list li {
        width: 80px;
        min-width: 80px
    }

    .selected-cart:after {
        left: 35px
    }

    .shopping-cart-list {
        width: 70%
    }

    .shop-more-button {
        padding: 5px 5px;
        font-size: 12px
    }

    .discount-code {
        width: 100px;
        height: 40px;
        line-height: 40px;
        font-size: 14px
    }

    .offer-row h3 {
        font-size: 17px
    }

    .offer-row h4 {
        font-size: 13px
    }

    .offer-row ul {
        font-size: 13px;
        margin-bottom: 15px
    }

    .discount-code::after {
        width: 18px;
        height: 18px;
        right: -10px;
        top: 10px
    }

    .apply-btn {
        font-size: 12px;
        padding: 6px 10px
    }

    .user-detail .page-title {
        font-size: 12px
    }

    .user-detail .page-title img {
        height: 19px;
        margin-right: 5px;
        margin-top: 3px
    }

    .massage-form-right ul li {
        font-size: 13px;
        padding: 4px 10px
    }

    .address-bookbtn {
        font-size: 13px;
        padding: 5px 10px
    }

    .shipping-head h2 {
        font-size: 17px
    }

    #shipping-detail-form {
        margin-top: 10px
    }

    #add-adress .modal-body {
        padding: 10px
    }

    .address-box {
        padding: 5px 5px !important;
    }

    #add-adress ul li {
        width: 100%
    }

    .address-add {
        padding: 10px 0px
    }

    #add-adress ul {
        max-height: 400px
    }

    #add-adress {
        top: 50px
    }

    .message-form-left textarea {
        font-size: 13px
    }

    .address-add i {
        font-size: 31px
    }

    .order-number-section {
        margin-bottom: 15px;
        padding-bottom: 15px
    }

    .billing-info h5 {
        margin-bottom: 15px
    }

    .payment-failed-box img {
        width: 55px
    }

    .payment-failed-box {
        padding-bottom: 10px
    }

    .payment-failed-box h1 {
        margin: 12px 0px;
        font-size: 18px
    }

    .payment-failed-box p {
        font-size: 13px;
        line-height: 22px
    }

    .payment-failed-box h2 {
        margin: 10px 0px 12px;
        font-size: 15px
    }

    .payment-failed-box {
        margin-bottom: 35px
    }

    .content-page-banner img {
        height: 80px
    }

    .content-page-section h2, .content-page-section h3, .content-page-section h4, .content-page-section h5, .content-page-section h6 {
        font-size: 16px
    }

    .content-page-section {
        margin-bottom: 30px
    }

    .contactus-section h1 {
        font-size: 18px;
        top: -18px
    }

    .our-branch ul li {
        width: 49%;
        font-size: 13px;
        margin-bottom: 10px
    }

    .left-contact h2 {
        font-size: 18px
    }

    .left-contact {
        margin-top: 20px
    }

    .location-icon {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 16px;
        margin-bottom: 10px
    }

    .address h3 {
        font-size: 15px
    }

    .empty-cart-section {
        padding: 60px 0px
    }

    .empty-cart-section img {
        height: 100px
    }

    .empty-cart-section h2 {
        font-size: 18px
    }

    .empty-cart-section p {
        font-size: 14px
    }

    .empty-cart-section .btn-primary {
        padding: 6px 15px;
        font-size: 13px
    }

    .faq-heading {
        font-size: 14px
    }

    .faq-section .accordion-button {
        font-size: 14px;
        padding: 9px 15px;
        position: relative
    }

    .faq-section .accordion-button::after {
        position: absolute;
        right: 0px;
        top: 5px
    }

    .faq-sub-heading {
        font-size: 15px
    }

    .faq-section .accordion-body {
        font-size: 13px
    }

    .right-vender-register {
        padding: 15px 10px
    }

    .right-vender-register .group-form .form-group {
        margin-bottom: 20px
    }

    .trackorder-section h1 {
        font-size: 16px !important
    }

    .deliver-city-section ul li a {
        font-size: 14px
    }

    .deliver-city-section ul li a.top-ciy{
        font-size:14px;
    }

    .top-ciy img {
        height: 30px
    }

    .deliver-city-section ul li.top-city-break {
        font-size: 17px
    }

    .deliver-city-section ul {
        max-height: 180px;
    }

    .deliver-country-list img {
        height: 26px;
        width: auto
    }

    .deliver-country-list figure:after{
        width:30px;
        height:30px;
    }

    .deliver-country-list ul li a {
        font-size: 11px
    }

    .add-gift span {
        font-size: 17px
    }

    .add-gift img {
        height: 55px
    }

    #addon-popup .btn-close {
        font-size: 11px;
        line-height: 0;
        position: absolute;
        top: 18px
    }

    .addon-box {
        padding-bottom: 40px
    }

    .review-page-section .review-colum {
        width: 100%;
        left: 0;
        position: relative !important;
        transform: inherit !important;
        margin-bottom: 20px
    }

    .care-guidence .nav-link {
        width: auto;
        padding-left: 12px;
        padding-right: 12px;
        font-size: 13px;
        white-space: nowrap;
    }
    .care-guidence .nav-tabs {
        display: flex;
        justify-content: space-between;
        flex-wrap: nowrap;
        overflow-x: auto;
        padding-bottom:10px;
    }

    #slide-navbar-collapse {
        margin-left: -320px;
        width: 320px;
    }

    #slide-navbar-collapse.active-sidebar {
        left: 320px;
        width: 320px
    }

    .valentine-heading-bg h1{
        font-size:15px;
    }

    .banner-overlap-content h1 {
        font-size: 17px;
        line-height: 1.2;
    }

    .banner-overlap-content p {
        -webkit-line-clamp: 2;
    }
    .heading-2 {
        font-size: 18px;
        margin-bottom: 5px;
    }
    .shop-category-section .heading-2{
        margin-bottom:15px;
        font-size:17px;
    }
    .icon-section{
        margin-bottom:20px;
        overflow-x: auto;
    }
    .bottom-right-banner{
        margin-bottom:30px;
    }
    .subtitle-fruits {
        font-size: 12px;
    }
    .view-all-button {
        font-size: 14px;
    }
    .fruit-product-box a img{
        margin-bottom:10px;
    }
    .imported-row img {
        height: 12px;
    }
    .product-name-fruits {
        font-size: 14px;
    }
    .fruit-description{
        display: none;
    }
    .delivery-possiable{
        font-size:12px;
    }
    .imported-row {
        font-size: 12px;
    }
    .price-box{
        font-size:14px;
    }
    .add-to-cart-btn {
        padding: 5px 6px;
        font-size: 12px;
        width: 98px;
        border-radius: 7px;
        height: 26px;
    }
    .product-counter-wrapper{
        padding: 4px 6px;
        font-size: 11px;
        width: 85px;
        border-radius: 7px;
        height:25px;
    }

    .price-box span {
        font-size: 15px;
    }
    .price-box span.cut-price {
        font-size: 15px;
    }
    span.off-persentage {
        font-size: 14px;
    }

    .product-counter-wrapper button {
        font-size: 15px;
        padding: 0;
    }

    .our-speciellity-heading {
        font-size: 12px;
    }
    .footer-logo {
        font-size: 25px;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .download-app-heading {
        font-size: 20px;
    }
    .app-buttons .app-button{
        margin-right:10px;
    }
    .social-section ul li i {
        font-size: 22px;
    }
    .icon-location i{
        font-size:16px;
    }
    .city-name.selected-delivery-location {
        font-size: 13px;
    }
    .price-quantity:after{
        left:-6px;
    }
    .price-quantity {
        min-width: 30%;
    }
    .product-add-options .modal-content {
        border-radius: 15px;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }
    .go-to-cart-section .col-md-12{
        width:100%;
        padding: 15px 5px;
    }
    .cart-image-box img {
        width: 35px;
        height: auto;
    }
    .product-quantity span {
        font-size: 14px;
    }
    .product-quantity span {
        font-size: 13px;
    }
    .product-quantity p{
        font-size:12px;
    }
    .goto-cart-button{
        padding: 5px 9px;
        border-radius: 15px;
        font-size: 12px;
        min-width: 95px;
    }
    .cart-image-box {
        margin-right: 10px;
    }
    .search-box input {
        font-size: 13px;
    }
    .modal.side-cart .modal-dialog{
        width:90%;
    }
    .modal.side-cart.fade .modal-dialog{
        right:-90%;
    }
    .side-cart .wrap-button {
        width: fit-content;
    }

    .side-cart .cart-product-row img{
        width: 60px;
        height: auto;
    }

    .side-cart .cart-product-row h3 {
        font-size: 14px;
    }
    .side-cart .cart-product-row h5 {
        font-size: 13px;
    }

    .side-cart .wrap-button input {
        width: 22px;
        height: 22px;
        font-size: 13px;
    }
    .side-cart .wrap-button button {
        height: 22px;
        width: 22px;
    }

    .side-cart .price-breakup {
        font-size: 13px;
    }

    .side-cart .modal-header{
        padding:10px 15px;
    }
    .product-listing-section .fruit-product-box a ~ div{
        padding:0px 5px;
    }

    .product-listing-section{
        margin-bottom:0px;
        padding-bottom:0px;
    }

    .price-detail-page {
        margin-bottom: 15px;
    }
    .selected-weight-heading {
        font-size: 14px;
        font-weight: 500;
        margin-bottom: 8px;
    }
    .description-heading{
        font-size: 14px;
        font-weight: 500;
        margin-bottom: 8px;
    }
    .weight-box {
        width: inherit;
        height: 35px;
        line-height: 35px;
        font-size: 13px;
        margin-right: 6px;
        border-radius: 5px;
    }
    .select-weight-section {
        margin-bottom: 15px;
    }
    .product-description-section{
        margin-bottom:15px;
    }
    .tab-section-hamper .nav-tabs li button {
        width: auto;
        min-width: 152px;
        white-space: nowrap;
        font-size: 13px;
    }

    .create-heading-section{
        padding:10px 5px;
    }
    .create-hamper-heading {
        font-size: 17px;
    }
    .steps-section li figure {
        width: 45px;
        height: 45px;
        line-height: 45px;
    }
    .steps-section li:after{
        left:65px;
    }
    .steps-section li span{
        display: none;
    }
    .packing-section{
        padding:10px;
    }

    .box-option {
        width: 100%;
    }
    .box-option figure {
        width: 30%
    }

    .box-option input[type="radio"]:checked + label, .box-option input[type="radio"]:not(:checked) + label{
        font-size:14px;
        font-weight:400;
    }
    .box-option figure span {
        font-size: 11px;
    }
    .box-option input[type="radio"]:checked + label:before, .box-option input[type="radio"]:not(:checked) + label:before {
        left: 5px;
        top: 5px;
        width: 14px;
        height: 14px;
    }
    .box-option input[type="radio"]:checked + label:after, .box-option input[type="radio"]:not(:checked) + label:after {
        left: 8px;
        top: 8px;
        width: 8px;
        height: 8px;
    }
    .steps-section li {
        font-size: 12px;
    }
    .tab-section-hamper .product-listing-section {
        background: none !important;
        padding: 0;
        border-radius: 0;
    }

    .steps-section li{width:auto;}
    .steps-section li:after{
        width:120%;
    }

    .quick-link-banners a {
        min-width: 18.33%;
    }
    .payment-success-page .container {
        width: 100%;
    }
    .payment-success-page {
        padding: 20px 10px;
    }
    .order-id {
        font-size: 13px;
    }

    .left-arriving h3 {
        font-size: 12px;
    }
    .left-arriving h4 {
        font-size: 13px;
    }
    .left-arriving h3 .checkmark {
        width: 20px;
        height: 20px;
        margin-right: 5px;
    }
    .left-arriving h3 .checkmark i {
        font-size: 14px;
    }
    .arriving-time-section {
        width: 96%;
    }
    .arriving-time-section {
        margin-top: -40px;
    }
    .left-arriving{
        padding:10px 0px;
    }
    .right-arriving img {
        height: 106px;
    }
    .arriving-time-section{
        margin-top:-65px;
    }
    .delivery-address {
        height: 45px;
    }
    .tracking-form .form-input {
        height: 40px;
        font-size: 13px;
    }

    .tracking-illustration {
        width: 75px;
        height: 75px;
    }
    .tracking-illustration::before {
        width: 70px;
        height: 70px;
    }
    .tracking-card{
        padding: 20px 10px;
    }

    .tracking-title {
        font-size: 19px;
    }
    .tracking-form .btn-primary {
        padding: 8px 15px;
        font-size: 13px;
    }
    .tracking-subtitle {
        font-size: 12px;
    }
    .tab-section-hamper .nav-tabs {
        top: 145px;
    }

}

@media(max-width: 325px) {
    .shop-category-section .heading-2{
        font-size:16px;
    }
    .logo img {
        height: 45px
    }

    .choose-location-popup .btn-close {
        width: 10px;
        line-height: 10px;
        height: 10px;
        font-size: 12px
    }

    .category-detail .comman-heading {
        font-size: 15px
    }

    #sidebar-contact {
        margin-right: -300px;
        width: 300px
    }

    #sidebar-contact.active {
        right: 300px;
        width: 300px
    }

    .midnight-section h3 {
        font-size: 14px;
        width: 68%
    }

    .plant-section h3 {
        margin-bottom: 0px;
        text-align: left;
        padding-left: 15px
    }

    .signup-form button {
        padding: 0px 4px;
        font-size: 13px
    }

    .new-arrival-slider h3 {
        font-size: 11px
    }

    .price-row {
        font-size: 11px
    }

    .old-price {
        padding-right: 5px
    }

    .old-price::after {
        top: -1px;
        right: 0px
    }

    .product-listing-section {
        padding-top: 5px
    }

    .time-variant ul li h4 {
        font-size: 12px;
        margin-bottom: 0
    }

    .time-variant ul li span {
        font-size: 12px
    }

    .calender-box input {
        font-size: 12px;
        padding-top: 21px
    }

    .calender-box::after {
        font-size: 17px;
        top: 0
    }

    .addonprice-details h3 {
        font-size: 12px
    }

    .addonprice-details h4 {
        font-size: 12px
    }

    .total-price h5 {
        font-size: 13px
    }

    .continuepopup {
        margin-top: 6px;
        font-size: 12px;
        padding: 7px 8px
    }

    .add-cart-button {
        width: 185px;
        padding: 5px 18px;
        font-size: 16px
    }


    .mid-box-section span {
        font-size: 11px
    }

    .right-detail-section h1 {
        font-size: 17px
    }

    .price-detail-page {
        font-size: 16px
    }

    .verient-list {
        margin-bottom: 15px
    }

    .login-left .btn-primary {
        padding: 5px 5px;
        font-size: 13px
    }

    .login-left .form-control {
        height: 35px
    }

    .login-left .form-label {
        font-size: 13px
    }

    .order-inner-section h3 {
        font-size: 14px
    }

    .product-image {
        width: 90px;
        margin-right: 10px
    }

    .shopping-cart-list {
        width: 66%
    }

    .modal.right .modal-dialog {
        width: 280px
    }

    .modal.right .modal-body {
        padding: 10px
    }

    .offer-row {
        padding-left: 5px
    }

    #coupon_form button {
        padding: 5px 15px
    }

    #apply-coupan-modal .btn-close {
        width: 25px;
        height: 25px;
        line-height: 6px;
        font-size: 14px
    }

    .message-cart-list .nav-link {
        font-size: 13px;
        padding: 8px 10px
    }

    .address-add i {
        font-size: 34px
    }

    .payment-failed-box {
        padding: 35px 10px 10px 10px
    }

    .contactus-section h1 {
        font-size: 15px;
        top: -18px
    }

    .left-contact h2 {
        font-size: 16px
    }

    .address h3 {
        font-size: 14px
    }

    .address p {
        font-size: 12px
    }

    .left-contact {
        margin-top: 5px
    }

    .contactus-section {
        padding: 20px 15px;
        margin-top: 30px;
        margin-bottom: 30px
    }

    .empty-cart-section img {
        height: 80px
    }

    .empty-cart-section h2 {
        font-size: 16px
    }

    .empty-cart-section p {
        font-size: 12px
    }

    #filter-button {
        top: -36px
    }

    .product-information {
        padding: 0px 5px
    }

    .city-name.selected-delivery-location {
        font-size: 12px !important
    }

    .page-title .user-email {
        float: left;
        padding-left: 7px;
        width: 100%;
        line-height: 20px
    }

    .width-mobile-coupon {
        width: 280px !important
    }
    .arriving-time-section {
        width: 95%;
    }
    .delivery-address {
        width: 95%;
    }
    .order-summary-payment {
        width: 95%;
    }
    .left-arriving h3 {
        font-size: 13px;
    }
    .left-arriving h4 {
        font-size: 14px;
    }
    .arriving-time-section {
        border-radius: 10px;
    }
    .success-page-app-btn .app-button p {
        font-size: 12px;
    }
    .success-page-app-btn .app-button p span {
        font-size: 9px;
    }
}

@media(min-width: 481px) {
    .country-text {
        display:none
    }
}

@media(min-width: 981px) {
    .currency-menu {
        display: none
    }
}

.my-profile {
    background: #fff;
    box-shadow: 0px 0px 4px #00000029;
    border-radius: 10px;
    padding: 20px 30px;
}

.my-profile-section .form-group {
    margin-bottom: 20px
}

.my-profile-section label {
    display: block;
    margin-bottom: 10px;
    font-weight: 500;
    color: #112650;
    font-size: 14px;
}

.my-profile-section input {
    border: 1px solid #e6e6e6;
    border-radius: 10px;
    height: 40px !important;
    width: 100%;
    outline: none;
    padding-left: 15px;
    font-size: 13px;
}

.my-profile-section .react-tel-input .selected-flag{
    border-color:#e6e6e6 !important;
}

.my-profile-section input:focus {
    border-color: #9a9b9a
}

.my-profile-section select {
   height: 40px;
    border: 1px solid #e6e6e6;
    border-radius: 10px;
    width: 100%;
    font-size: 13px;
}

.my-profile-section  .react-tel-input .form-control{
    height: 40px !important;
    font-size: 13px;
    border-color: #e6e6e6;
    border-radius:10px;
}

.my-pofile-image{
    display: flex;
    align-items: center;
}

.image-box-profile a{
    border-radius: 50%;
    max-height:70px;
    width: 70px;
    height: auto;
}

.image-box-profile img{
    max-height: 70px;
    width: 100%;
    max-width: 70px;
    height: 70px;
}

.image-box-input {
    width: 70px !important;
    position: relative;
}

.profile-image-input{
    opacity: 0;
    height: 75px;
    z-index: 2;
    width: 120px;
    margin-left: -110px;
    margin-top: -12px;
}


.image-box-input:after{
    content: "\f030";
    font-family: "FontAwesome";
    position: absolute;
    bottom: -3px;
    left: -20px;
    font-size: 19px;
    width: 35px;
    height: 35px;
    background: #fff;
    border-radius: 50%;
    border: 1px solid #e6e6e6;
    text-align: center;
    line-height: 32px;
    color: #000;
}

.image-box-input .mx-1 svg{
    color: #6d6a6a;
}

.address-text {
    background: none;
    height: 40px;
    border: 1px solid #e6e6e6;
    border-radius: 10px;
}

.my-profile-section select:focus {
    border-color: #9a9b9a;
    box-shadow: none
}

.btn-section-profile button{
    background:#1e8e3e;
    color:#fff;
    border-radius: 5px;
    border: 1px solid #1e8e3e;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    padding:10px 25px !important;
    min-width:150px;
}

.btn-section-profile{
    display: flex;
    justify-content:center;
}

.btn-section-profile button:first-child{
    margin-right:15px;
}


.btn-grp {
    display: flex;
    justify-content: center;
    margin-top: 60px
}

.btn-grp button {
    width: 230px;
    height: 45px;
    border-radius: 10px;
    border: 1px solid #000000;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600
}

.change-password-section {
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 10px;
    padding: 40px;
    background: #fff;
    float: left;
    width: 100%
}

.change-password-section .form-group {
    margin-bottom: 25px
}

.change-password-section label {
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 15px;
    display: block
}

.change-password-section input {
    width: 100%;
    height: 50px;
    border: 1px solid #D8D8EF;
    background-color: #F5F5FA;
    border-radius: 10px;
    font-size: 13px;
    padding-left: 15px;
    outline: none
}

.change-password-section input:focus {
    border-color: #C79F49
}

.change-password-section .black-btn {
    width: 100%;
    display: inline-block;
    padding: 8px 16px;
    height: 45px
}

#change-password-form {
    width: 33%;
    margin-right: 100px;
    float: left
}

.password-description {
    background: #f8f3e8;
    border-radius: 5px;
    padding: 25px;
    width: 300px;
    float: left
}

.password-description h3 {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 30px
}

.password-description p {
    font-size: 13px;
    margin-bottom: 5px
}

.order-heading {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px
}

.order-heading h2 {
    margin: 0px;
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px
}

.order-number-section .order-heading {
    display: flex;
    margin-bottom: 20px;
    align-items: center;
    justify-content: normal
}

.order-number-section .order-heading h2 {
    display: block;
    margin-bottom: 0px;
    margin-right: 10px
}

.right-align-button {
    justify-content: end
}

.profile-section {
    margin: 50px 0
}

.profile-section .profile-head {
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd
}

.profile-section .profile-head h1 {
    font-size: 25px;
    font-weight: 600
}

.acconut-detail-start {
    display: flex;
    flex-wrap: wrap
}

.acconut-detail-start .sidebar {
    width: 22.5%
}

.sidebar .dashboard-nav {
    margin-bottom: 0;
    border: 1px solid #efefef;
    border-radius: 15px;
    overflow: hidden;
    padding: 0;
}

.sidebar .dashboard-nav li {
    list-style: none;
    margin-bottom: 0;
    border-bottom: 1px solid #efefef
}

.sidebar .dashboard-nav li:last-child {
    border-bottom: 0
}

.sidebar .dashboard-nav li.active a {
    background-color: #FFF5EE;
    color: #000;
}

.sidebar .dashboard-nav li a {
    font-size: 16px;
    font-weight: 400;
    color: #222222;
    text-decoration: none;
    display: flex;
    align-items: center;
    transition: all 0.3s ease-in-out;
    padding: 15px 15px
}

.sidebar .dashboard-nav li a img {
    margin: 0;
    margin-right: 10px
}

/*.sidebar .dashboard-nav li.active a img {
    filter: invert(2) brightness(5)
}

.sidebar .dashboard-nav li a:hover img {
    filter: invert(2) brightness(5)
}*/

.sidebar .dashboard-nav li a:hover {
    background-color: #FFF5EE;
    color: #000;
}

.acconut-detail-start .right-dashboard {
    width: 77.5%;
    padding: 0;
    padding-left: 40px;
    margin-left: 0
}

.wallet-heading-section {
    padding: 15px 15px;
    display: flex;
    align-items: center;
    position: relative;
    justify-content: space-between;
    z-index: 0;
    border-radius: 0 12px;
    margin-bottom: 35px;
    background: rgb(249 245 236);
}

.wallet-heading-section h4, .wallet-heading-section h5{
    font-size: 18px;
    margin-bottom: 0;
    font-weight: 600;
}

.wallet-page {
    display: flex;
    min-width: 100%;
    gap: 50px;
    margin-top: 40px;
}
.wallet-left{
    width:60%;
}
.wallet-right {
    width: 40%;
    background: #fafafa;
    border-radius: 10px;
    padding: 20px;
}
.wallet-work-heading {
    margin: 0 auto;
    display: block;
    text-align: center;
    width: fit-content;
    border-bottom: 2px solid #008000;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 25px;
}

.wallet-right ul li{
    margin-bottom:15px;
}

.wallet-right ul li:last-child{
    margin-bottom:0px;
}

.wallet-right ul li span{
    display: block;
    font-weight:600;
    margin-bottom:5px;
}

.birthday-reminder-box {
    background-size: cover;
    background-position: center right;
    background-repeat: no-repeat;
    padding: 9px 15px 9px 32px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    z-index: 0;
    border-radius: 0 12px;
    margin-bottom: 35px;
}

.birthday-reminder-box::before {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    width: 100%;
    height: 100%;
    z-index: -1;
    background:rgb(249 245 236);
    border-radius: 0 12px
}

.birthday-reminder-box .left-box {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.birthday-reminder-box .left-box h2 {
    font-size: 18px;
    font-weight: 700;
    color: #000;
    font-family: 'Lato', sans-serif;
    max-width: 445px;
    margin-bottom:0px;
    line-height: 30px
}

.birthday-reminder-box .left-box .btn-primary {
    padding: 8px 15px;
    background-color: #000;
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    margin-right: 10px
}

.birthday-reminder-box .left-box .btn-primary.add-new {
    background-color: transparent;
    border: none;
    color: #fff
}

.birthday-reminder-box .left-box .btn-primary:hover {
    background-color: #000;
    color: #fff
}

.birthday-reminder-box .right-box {
    width: 38%;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: end;
    align-items: flex-end
}

.birthday-reminder-box .right-box h3 {
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    font-family: 'Lato', sans-serif;
    width: 100%;
    text-align: center
}

.birthday-reminder-box .right-box ul {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0
}

.birthday-reminder-box .right-box ul li {
    list-style: none;
    margin-right: 12px
}

.birthday-reminder-box .right-box ul li figure {
    border-radius: 0 12px;
    overflow: hidden
}

.birthday-reminder-box .right-box ul li:last-child {
    margin-right: 0
}

.account-listing {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -12px;
    padding-left: 0
}

.account-listing li {
    width: 25%;
    padding: 0 12px;
    list-style: none;
    min-height: auto;
    margin-bottom: 24px;
}

.account-listing li img{
    height:50px;
    width:auto;
}

.account-listing li a {
    background-repeat: no-repeat;
    background-position: bottom right;
    display: block;
    background-size: 100%;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    padding: 15px;
    text-decoration: none;
    border-radius: 0px 12px;
    transition: all 0.3s ease-in-out;
    text-align: center;
}


.account-listing li a:hover {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px
}

.account-listing li a h3 {
    font-size: 15px;
    font-weight: 700;
    font-family: 'Lato', sans-serif;
    margin-top: 20px;
    color: #333333;
    text-transform: capitalize;
    line-height: 24px
}

.profile-section {
    margin: 30px 0
}

.user-dash-menu {
    display: none;
    position: absolute;
    top: 6px;
    left: 12px
}

.user-dash-menu img {
    height: 28px;
    width: auto
}

.order-search-box1 {
    margin-top: 0;
    border: 1px solid #ddd;
    max-width: 100%;
    width: 360px;
    background-color: #fff;
    border-radius: 10px
}

.order-search-box1 input {
    width: 100%;
    height: 40px;
    border: 0;
    background-color: transparent;
    padding: 5px 20px;
    font-size: 15px
}

.order-search-box1 input:focus {
    outline: none
}

.order-search-box1 .btn {
    height: 40px;
    width: 60px;
    border: 1px solid #000;
    background-color: #000;
    border-radius: 10px;
    padding: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.order-search-box1 .btn img {
    width: 22px;
    margin: auto
}

.dashboard-heading .right-section .filter_btn {
    height: 50px;
    border: 1px solid #ddd;
    background-color: #fff;
    border-radius: 10px;
    transition: all 0.2s ease-in-out;
    font-size: 16px;
    color: #112650
}

.dashboard-heading .right-section .filter_btn:hover {
    box-shadow: 0px 3px 6px #00000029;
    color: #000000
}

.orders-delivered-section {
    margin-top: 20px
}

.item-list .total-amount-box {
    background: none !important
}

.total-amount-box {
    background-color: #F5F5FA;
    padding: 15px;
    border-radius: 10px;
    width: 100%;
    display: flex;
    align-items: center
}

.total-amount-box p {
    font-size: 16px;
    font-weight: 600;
    color: #112650;
    margin-bottom: 0;
    padding-left: 15px
}

.total-amount-box span {
    font-size: 16px;
    color: #112650;
    font-weight: 500;
}

.orders-delivered-section .item-list {
    background-color: #fff7f1;
    padding: 10px 10px;
    border-radius: 10px;
    height: 100%;
    border: 1px solid #ffedcc;
}

.orders-delivered-section .item-list .order-id-text {
    font-size: 14px;
    font-weight: 400;
    color: #112650;
    margin-bottom: 7px;
    display: block
}

.orders-delivered-section .item-status .delivered-status {
    font-size: 14px;
    font-weight: 600;
    color: #112650;
    margin-bottom: 5px
}

.orders-delivered-section .item-list .item-status .left-col {
    width: 70%;
    padding-right:30px;
}

.orders-delivered-section .item-list .item-status .right-col {
    width: 30%;
}

.orders-delivered-section .item-status .delivered-status.delivered {
    color: #10920C
}

.orders-delivered-section .item-status .delivered-status.return {
    color: #C79F49
}

.orders-delivered-section .item-status .delivered-status.exchange {
    color: #c20000
}

.orders-delivered-section .item-status p {
    font-size: 13px;
    font-weight: 400;
    color: #112650
}

.orders-delivered-section .item-status p.remark-div {
    margin-bottom: 5px
}

.notification-circle {
    width: 30px;
    height: 30px;
    line-height: 26px;
    padding: 0;
    text-align: center
}

.orders-delivered-section .item-status h2 {
    font-size: 14px;
    font-weight: 600;
    color: #112650;
    margin-bottom:7px;
}

.orders-delivered-section .item-status p.reciver-contact-text {
    font-size: 14px;
    margin-bottom:7px;
    line-height: 17px;
    font-weight: 400;
    word-break: break-all;
    text-align: left;
}

.product-list {
    background-color: #fff;
    display: flex;
    flex-wrap: wrap;
    padding: 15px;
    border-radius: 10px;
    width: 100%;
    margin-top:5px;
}

.product-span {
    margin-right: 20px;
}

.product-span:last-child{
    margin-right:0px;
}

.left-col .product-list:first-child{
    margin-top:0px;
}

.product-list .product-thumbnail figure {
    width: 70px;
    height: 70px;
    overflow: hidden;
    margin-bottom: 0
}

.product-list .product-detail {
    padding-left: 30px
}

.product-list .product-detail h3 {
    font-size: 18px;
    font-weight: 600;
    color: #112650;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.product-list .product-detail span {
    font-size: 13px;
    font-weight: 400;
    color: #112650
}

.product-list-action-btn {
    background-color: #F5F5FA;
    display: flex;
    flex-wrap: wrap;
    padding: 15px;
    border-radius: 10px;
    width: 100%;
    margin-bottom: 3px
}

.product-list-action-btn .buttons {
    width: 50%;
    padding: 0 4px
}

.product-list-action-btn button {
    width: 100%;
    background-color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    color: #112650;
    font-weight: 600;
    border: 1px solid #112650
}

.product-list-action-btn button:hover {
    border-color: #C79F49;
    background-color: #fff
}

.product-message-box {
    background-color: #F5F5FA;
    padding: 15px;
    border-radius: 10px;
    width: 100%;
    margin: 20px 0 0
}

.product-message-box .dot-icon {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #000000
}

.product-message-box .message-text {
    font-size: 14px;
    color: #112650;
    font-weight: 400;
    margin-left: 20px
}

.product-message-box .dot-icon.available {
    background-color: #10920C
}

.product-message-box .dot-icon.not-available {
    background-color: rgb(105, 110, 121)
}

.filter-modal .modal-title {
    font-size: 18px;
    font-weight: 600;
    color: #112650
}

.filter-radio-box {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd
}

.filter-radio-box.timing-filter {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0
}

.filter-radio-box h3 {
    font-size: 15px;
    line-height: 17px;
    color: #112650;
    margin-bottom: 20px
}

.filter-radio-box .form-check {
    margin-bottom: 10px
}

.filter-radio-box .form-check-input:checked {
    accent-color: #C79F49;
    background-color: #C79F49;
    border-color: #C79F49
}

.filter-radio-box .form-check-input:focus {
    box-shadow: none
}

.filter-radio-box .form-check-label {
    font-size: 14px;
    font-weight: 400
}

.filter-modal .modal-footer button {
    padding: 10px 25px
}

.product-list .product-thumbnail {
    width: 70px
}

.product-list .product-detail {
    width: calc(100% - 70px)
}

.overlay-dashboard {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    z-index: 104
}

.user-dash-close {
    display: none
}

.no-of-orders {
    display: flex;
    align-items: center;
    margin-top: 20px
}

.no-of-orders span {
    font-size: 14px;
    font-weight: 400
}

.no-of-orders p {
    border-bottom: 1px solid #ddd;
    margin-bottom: 0;
    padding: 0px 10px 3px;
    margin-left: 5px;
    font-size: 13px;
    font-weight: 400
}

.no-of-orders p b {
    font-weight: 500
}

.product-list-col .buy-button {
    padding: 4px 27px;
    font-size: 18px
}

.reminder-table table {
    background: #fff;
    font-size: 13px;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 10px;
    padding: 5px;
    overflow: hidden;
    table-layout: fixed
}

.reminder-table table th {
    background: #F2F2F3
}

.reminder-table table th:last-child {
    width: 8%;
    text-align: center
}

.reminder-table table tr:nth-child(even) td {
    background: #FCFCFC
}

.reminder-table {
    padding: 5px
}

.edit-icon {
    color: #979393;
    font-size: 18px;
    margin-right: 15px
}

.delete-icon {
    font-size: 16px;
    color: #f00
}

.edit-icon:hover {
    color: #b5b5b5
}

.delete-icon:hover {
    color: #f00
}

.mb-0 {
    margin-bottom: 0px
}

.mb-30 {
    margin-bottom: 30px
}

#sidebar-reminder {
    margin-right: -405px;
    right: 0;
    width: 405px;
    background: #fff;
    position: fixed;
    height: 100%;
    bottom: 0;
    overflow-y: auto;
    z-index: 1000;
    box-shadow: 0 0 4px 1px rgb(0 0 0 / 25%);
    transition: all 0.5s ease-in 0s;
    -webkit-transition: all 0.5s ease-in 0s;
    -moz-transition: all 0.5s ease-in 0s;
    -ms-transition: all 0.5s ease-in 0s;
    -o-transition: all 0.5s ease-in 0s
}

#sidebar-reminder.active {
    right: 405px;
        z-index: 10;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s
}

.sidebar-reminder {
    padding: 40px 20px
}

.reminder-heading {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 40px
}

.reminder-heading h3 {
    margin: 0px;
    padding: 0px;
    font-size: 20px
}

#add-reminder-form .form-group label {
    font-size: 13px;
    margin-bottom: 10px;
    color: #000;
    font-weight: 600;
    display: block
}

#add-reminder-form input {
    border: 1px solid #ccc;
    border-radius: 5px;
    height: 40px;
    width: 100%;
    padding: 10px;
    font-size: 13px;
    outline: none;
}

#add-reminder-form input:focus {
    border-color: #C79F49
}

#add-reminder-form .form-group {
    margin-bottom: 15px
}

#add-reminder-form select {
    border: 1px solid #ccc;
    border-radius: 5px;
    height: 40px;
    width: 100%;
    padding: 10px;
    font-size: 13px;
    outline: none;
}

#add-reminder-form select:focus {
    outline: none;
    border-color: #C79F49
}

#add-reminder-form textarea {
    border: 1px solid #ccc;
    border-radius: 5px;
    height: 90px;
    width: 100%;
    padding: 10px;
    font-size: 13px;
    outline: none;
}

#add-reminder-form textarea:focus {
    border-color: #C79F49
}

.date-input {
    position: relative
}

.date-input:after {
    content: "\f073";
    position: absolute;
    top: 11px;
    right: 15px;
    font-family: FontAwesome;
    z-index: 0;
}

.my-profile-section .date-input:after{
    top:40px;
}

#add-reminder-form .btn-primary {
    display: inline-block;
    width: 100%;
    padding: 8px 10px;
    text-transform: uppercase;
}

.address-book-box {
    border-radius: 15px;
    padding: 20px 25px;
    font-size: 14px;
    height: 100%;
    position: relative;
    background: #f9f5ec;
    border: 1px solid #efefef;
}

.address-book-box h3 {
    display: block;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 5px
}

.address-book-box span {
    display: block
}

.address-book-box p {
    margin-bottom: 0;
    line-height: inherit;
}

.edit-delete-btn {
    text-align: center;
    position: absolute;
    top: -15px;
    right: 15px;
    display: flex;
    align-items: center;
}

.edit-delete-btn a {
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border-radius: 5px;
    display: inline-block;
    background: #fff;
}

.edit-address {
    margin-right: 7px;
    border: 0.5px solid #1e8e3e;
    font-size: 14px;
    color: #1e8e3e;
    width: 25px;
    height: 25px;
    border-radius: 4px;
    background: #fff;
}

.edit-address:hover {
    background: #c62825;
    color: #fff;
}

.delete-address {
    border: 0.5px solid #E40101;
    font-size: 14px;
    color: #E40101
}

.delete-address:hover {
    background: #E40101;
    color: #fff
}

.address-book-section .col-lg-4.col-md-4.col-sm-6{
    margin-bottom:30px;
}

.address-row{
    margin-top:30px;
}

#add-address-sidebar {
    margin-right: -405px;
    right: 0;
    width: 405px;
    background: #fff;
    position: fixed;
    height: 100%;
    bottom: 0;
    overflow-y: auto;
    z-index: 1000;
    box-shadow: 0 0 4px 1px rgb(0 0 0 / 25%);
    transition: all 0.5s ease-in 0s;
    -webkit-transition: all 0.5s ease-in 0s;
    -moz-transition: all 0.5s ease-in 0s;
    -ms-transition: all 0.5s ease-in 0s;
    -o-transition: all 0.5s ease-in 0s
}

#add-address-sidebar.active {
    right: 405px;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s
}

.add-address-sidebar {
    padding: 40px 20px
}

#add-address-form .form-group label {
    font-size: 13px;
    margin-bottom: 10px;
    color: #000;
    font-weight: 600;
    display: block
}

#add-address-form input {
    border: 1px solid #ccc;
    border-radius: 5px;
    height:40px;
    width: 100%;
    padding: 10px;
    font-size: 13px;
    outline: none
}

#add-address-form input:focus {
    border-color: #C79F49
}

#add-address-form .form-group {
    margin-bottom: 15px
}

#add-address-form select {
    border: 1px solid #cccccc;
    border-radius: 5px;
    height: 40px;
    width: 100%;
    padding: 10px;
    font-size: 13px;
    outline: none;
    box-shadow: none;
}

#add-address-form select:focus {
    outline: none;
    border-color: #C79F49
}

#add-address-form textarea {
    border: 1px solid #cccccc;
    border-radius: 10px;
    height: 90px;
    width: 100%;
    padding: 10px;
    font-size: 13px;
    outline: none;
    box-shadow: none;
}

#add-address-form textarea:focus {
    border-color: #C79F49
}

#add-address-form .btn-primary {
    display: inline-block;
    width: 100%;
    padding: 8px 10px;
    text-transform: uppercase;
    margin-top: 25px
}

.track-order-section {
    border: 1px solid #e6e6e6;
    border-radius: 0px 12px;
    overflow: hidden;
    padding: 15px 19px;
    margin-bottom: 30px;
    border-radius: 5px;
    display: flex;
    justify-content: center;
}

.left-track-order-section img {
    height: 215px;
}

.left-track-order-section {
    width: 25%;
}

.track-order-section h3 {
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 20px;
    text-align: left;
    position: relative;
    color: #fa860b;
}

.track-order-section h3:after{
    content: "";
    background: #7d7d7d;
    height: 3px;
    width: 100px;
    bottom: -6px;
    position: absolute;
    transform: translateX(-50%);
    left: 70px;
}

.track-order-box{
    margin-top: 35px;
}

.right-track-order-section {
    width: 60%;
}

.track-order-box .track-order-text {
    width: 40%
}

.track-order-box form {
    padding-left: 60px;
    width: 60%
}

.track-order-section .form-group {
    width: 100%
}

.track-order-section input.form-control {
    max-width: 100%;
    margin-top: 10px;
    background-color: #fff
}

.cf3Tgk.cf2pAE.cfAdwL.cf1IKf .cf1lHZ:nth-child(3) {
    display: none !important;
}

.cf1lHZ.cf2MAH.cf1Iot:first-child button {
    background: #fff !important;
    color: #000 !important;
}

.cfAdwL.cf7ddU {
    justify-content: space-between !important;
    align-items: center !important;
}

.cf1lHZ {
    margin-bottom: 0 !important;
}

.cf2DrG {
    padding-top: 0 !important;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    border-top: 1px solid #f5deab;
}

.cf1QhF.cfAdwL.cf1IKf {
    display: none !important;
}

.cf1XPf p{
    text-align: center;
}

.cookiefirst-root h2{
    text-align: center;
}

.cf2pAE{
    justify-content: center;
}

@media(max-width: 1399px) {
    .birthday-reminder-box .left-box {
        width: 100%
    }

}

@media(max-width: 1199px) {
    .profile-section {
        margin: 0;
        position: relative;
        padding-top: 45px;
        margin-bottom: 20px;
    }

    .user-dash-menu {
        display: block;
        background-color: transparent;
        border: none;
        width: 30px;
        height: 30px;
        border-radius: 50px;
        transition: all 0.3s ease-in-out
    }

    .user-dash-menu span {
        position: absolute;
        top: 4px;
        left: 38px;
        width: 100%;
        height: 3px;
        border-radius: 50px;
        transition: all 0.3s ease-in-out;
    }

    .user-dash-menu span:nth-of-type(2) {
        top: 10px
    }

    .user-dash-menu span:nth-of-type(3) {
        top: 20px
    }

    .user-dash-menu.open span:nth-of-type(1) {
        width: 0;
        visibility: hidden
    }

    .user-dash-menu.open span:nth-of-type(2) {
        transform: rotate(45deg)
    }

    .user-dash-menu.open span:nth-of-type(3) {
        transform: rotate(-45deg);
        top: 10px
    }

    .acconut-detail-start {
        position: relative
    }

    .acconut-detail-start .sidebar {
        position: fixed;
        left: -100%;
        top: 0;
        width: 380px;
        height: 100%;
        opacity: 0;
        visibility: hidden;
        z-index: 105;
        background-color: #fff;
        padding: 40px 20px 30px;
        transition: all 0.5s ease-in-out;
        overflow-y: auto;
        box-shadow: rgba(136, 165, 191, 0.48) 6px 2px 16px 0px, rgba(255, 255, 255, 0.8) -6px -2px 16px 0px
    }

    .acconut-detail-start .sidebar.open {
        left: 0;
        opacity: 1;
        visibility: visible
    }

    .user-dash-close {
        display: block;
        position: absolute;
        top: 3px;
        right: 15px;
        background: 0 0;
        border: none;
        width: 30px;
        height: 30px;
        font-size: 24px
    }

    .acconut-detail-start .right-dashboard {
        width: 100%;
        padding-left: 0
    }

    .message-cart-list li {
        min-width: 40%
    }

    .message-cart-list {
        display: flex;
        flex-wrap: inherit;
        overflow-x: auto;
        overflow-y: hidden
    }

    .dashboard-container .dataTables_wrapper .dataTables_paginate {
        text-align: center;
        padding-top: 0;
        margin-top: 0 !important;
    }

    .cf2mE1 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
}

@media(max-width: 980px) {
    .logo img {
        height:45px;
        width: auto
    }

    .orders-delivered-section .item-list .item-status .left-col {
        width:75%
    }

    .orders-delivered-section .item-list .item-status .right-col {
        width: 25%;
    }

    .orders-delivered-section .item-list .item-status .right-col {
        text-align: left
    }

    .right-section.d-flex.align-items-center {
        float: left;
    }

    .no-of-orders {
        margin-top: 10px;
        margin-left: 20px;
        display: inline-flex;
        align-items: end;
    }

    .right-section.d-flex.align-items-center {
        float: left;
        padding-right: 30px;
    }

    .total-amount-box span {
        font-size: 15px
    }

    .total-amount-box p {
        font-size: 15px
    }

    .dashboard-heading .right-section {
        width: 100%
    }

    .dashboard-heading .right-section .order-search-box1 {
        width: 100%
    }

    .account-listing li a img {
        max-width: 20px
    }

    .account-listing li a h3 {
        font-size: 20px
    }

    .my-account-wrap {
        margin: 40px auto 20px
    }

    .birthday-reminder-box .left-box {
        width: 100%
    }

    .birthday-reminder-box .right-box {
        width: 100%;
        margin-top: 25px;
        align-items: flex-start
    }

    .account-listing li a img {
        height: 50px;
        width: auto;
        max-width: inherit;
    }

    .account-listing li a h3 {
        font-size: 16px;
        margin-top: 15px
    }

    .birthday-reminder-box .left-box h2 {
        font-size: 18px;
        max-width: 100%
    }

    .birthday-reminder-box .right-box h3 {
        text-align: start
    }

    .birthday-reminder-box .left-box button {
        padding: 10px 15px
    }

    .payment-section .accordion-body {
        padding: 25px 30px;
    }
}

@media(max-width: 767px) {
    .wallet-left {
        width: 50%;
    }

    .wallet-right {
        width: 50%;
    }
    .row .col-md-6:first-child .special-deal-section {
        margin-bottom: 30px
    }
    .order-process-section {
        border-top: 1px solid #e6e6e6;
        margin-top: 15px;
        padding-top: 25px;
        margin-bottom: 0;
    }
    .cart-page-section .col-md-4 {
        display: none;
    }
    .right-section-for-cart{
        position: relative;
        top: inherit;
        width: 75%;
        margin: 0 auto;
    }

    .recommended-collection.slick-slider {
        margin: 0
    }

    .recommended-collection .slick-next::before, .recommended-collection .slick-prev::before {
        color: #000;
        font-size: 24px
    }

    .recommended-collection .slick-prev {
        left: 0
    }

    .recommended-collection .slick-next {
        right: 0
    }

    .product-detail-heading {
        margin-bottom: 40px
    }

    .track-order-box .track-order-text {
        width: 100%
    }

    .track-order-box form {
        padding-left: 0;
        padding-top: 10px;
        width: 100%
    }
    .account-listing li a {
        padding: 15px 10px;
    }

    .account-listing li a img{
        height:35px;
    }

    .account-listing li a h3 {
        font-size: 13px;
        margin-top: 10px;
        margin-bottom: 0;
        font-weight: 500;
    }

    .birthday-reminder-box .right-box ul li figure img {
        max-width: 90px
    }

    .orders-delivered-section {
        margin-top: 18px
    }

    .product-list-col .buy-button {
        padding: 4px 17px;
        font-size: 15px;
        text-align: center
    }

    .new-arrival-section .col-md-4 {
        padding-right: 0px
    }

    .video-box iframe {
        width: 100%;
        height: auto
    }

    .track-order-section{
        flex-wrap: wrap;
    }

    .right-track-order-section {
        width: 100%;
        order: 1;
    }

    .left-track-order-section {
        width: 100%;
        order: 2;
        margin-top: 20px;
        display: none;
    }

    .left-track-order-section img{
        margin:0 auto;
        display:block;
    }

    .right-track-order-section button {
        padding: 10px 30px;
        width: 180px;
        text-align: center;
    }

    .right-track-order-section .custom-button-update{
        justify-content: center !important;
        flex-direction: inherit !important;
    }

    .orders-delivered-section .item-list .item-status .left-col {
        width: 70%;
        padding-right: 15px;
    }

    .orders-delivered-section .item-list .item-status .right-col{
        width:30%;
    }

    .product-list .product-detail h3{
        font-size:16px;
    }
    .valentine-cat-slider .slick-slide {
        margin-right: 0;
        margin-left: 0;
    }
    .tab-section-valentine .nav-tabs {
        top: 175px;
    }
    .order-process-section .product-description {
        margin-left: 40px;
    }
    .order-process-section .cart-product-row img {
        width: 100px;
        height: auto;
    }
    .order-process-section .product-description {
        margin-left: 25px;
    }
    .hamper-cart-section .product-description{
        margin-left:10px;
        padding-left: 0;
    }
    .order-process-section .right-cart h4:after{
        width:20%;
    }
    .hamper-cart-section .cart-product-row img {
        width: 45px;
    }
    .order-page{
        display: flex;
        flex-wrap: wrap;
    }

    .order-page .cart-data1{
        display: none;
        margin-top: 0px;
    }

    .order-page .col-md-5{
        order:1;
        width:100%;
        position: relative;
    }

    .order-page .col-md-7{
        order:2;
        width:100%;
        margin-bottom: 35px;
    }
    .order-page .right-cart{
        margin-top: 0px;
        min-height: 70px;
        padding-bottom:0px;
        margin-bottom: 25px;
        border: 1px solid #e6e6e6;
        border-radius: 5px;
    }
    .order-page .order-summary{
            border-radius: 0px;
    }

    .order-page .order-summary{
        border:none;
    }
    .apply-coupan-section{
        border:none;
    }
    .order-page .right-cart h4{
        display:none;
    }

    .order-process-section .row{
        display:flex;
        gap: 0;
    }

    .login-page .col-md-5{
        order:1;
        width: 100%;
    }
    .login-page .col-md-7{
        order:2;
        width: 100%;
    }

    .right-cart-discount{
        order:3;
        max-width:inherit;
        width:100%;
        display: flex;
        gap:10px;
        margin-top: 0;
    }
    .right-cart-discount .discount-banner{
        margin-bottom:0px;
    }

    .login-page .right-cart{
        margin-top:0px;
        margin-bottom:60px;
    }

    .right-cart-discount.remove-banners-mobile {
        display: none;
    }
    .right-cart-discount.display-banners-mobile {
        display: flex;
        margin-bottom: 10px;
    }

    .right-cart-discount.display-banners-mobile a{
        margin-bottom:0px;
    }

    .discount-offer-text{
        bottom:0px;
        border-radius: 0px 0px 5px 5px;
        font-weight: 400;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    .login-page .discount-offer-text{
        bottom:-30px;
    }

    .login-page .order-summary{
        display:none;
    }
    .login-page .right-cart h4{
        border: 1px solid #e6e6e6;
        border-radius:5px;
        padding: 10px 15px;
    }
    .login-page .right-cart h4:after{
        display: none;
    }

    .login-page .right-cart h4:before{
        content: "\f078";
        position: absolute;
        right: 16px;
        top: 10px;
        font-size: 14px;
        font-family: "FontAwesome";
    }

    .login-page .right-cart.show-cart h4:before{
        transform: rotate(180deg);
    }

    .show-cart .order-summary{
        display:block;
    }

    .show-cart.right-cart h4{
        border-radius:5px 5px 0px 0px;
    }



}

@media(max-width:640px){
    .notification-alert {
        font-size:12px
    }
    .product-list-slider li {
      width: 50%;
    }
    .product-list-slider li:nth-child(1) {
      margin-bottom: 20px;
    }
    .product-list-slider li:nth-child(2) {
      margin-bottom: 20px;
    }
    .shop-by-budget {
        overflow-x: auto;
        padding-bottom: 5px;
        -ms-overflow-style: none;
        scrollbar-width: none;
        justify-content: space-between;
    }
    .shop-by-budget::-webkit-scrollbar {
      display: none;
    }
    .shop-by-budget a {
      width: auto;
      margin: 0;
      padding: 0px 0px;
      margin-right: 20px;
    }
    .tab-section .nav-tabs {
      flex-wrap: initial;
      overflow-x: auto;
      justify-content: normal;
      padding-bottom: 5px;
    -ms-overflow-style: none;
    scrollbar-width: none;
    }
    .tab-section .nav-tabs::-webkit-scrollbar {
      display: none;
    }
    .tab-section .nav-tabs .nav-link {
      padding: 5px 18px;
      font-size: 14px;
      margin: 0px 5px 5px;
      white-space: nowrap;
    }
    .tab-section .nav-tabs .nav-link {
      font-size: 13px;
    }
    .open-product-category {
      margin-top: 25px;
    }
    .open-product-category .btn-primary {
      margin-top: 25px;
      padding: 7px 20px;
      font-size: 15px;
      width: 170px;
    }
    .luxury-collection-section .btn-primary {
      margin-top: 25px;
      padding: 7px 20px;
      font-size: 15px;
      width: 170px;
    }
    .shop-by-budget a img {
      width: auto;
      height:81px;
    }
    .tab-section .container:first-child {
      padding-bottom: 25px;
    }
    .shop-by-recipient a span {
      min-width: 90px;
      text-align: center;
    }
    .shop-by-recipient {
      padding-bottom: 25px;
    }

    .account-listing li a {
        padding: 15px 5px;
    }
    .account-listing li a img {
        height: 30px;
    }
    .my-account-wrap {
        margin: 30px 0;
    }

    .account-listing li:nth-child(4){
        margin-bottom:0px;
    }

    .account-listing li:nth-child(5){
        margin-bottom:0px;
    }
    .account-listing li:nth-child(6){
        margin-bottom:0px;
    }

    .track-order-box {
        margin-top: 30px;
    }

    .track-order-text p{
        margin-bottom:10px;
    }

    .orders-delivered-section .item-list .item-status .left-col{
        width: 100%;
        padding-right: 0;
        margin-bottom: 10px;
    }

    .orders-delivered-section .item-list .item-status .right-col{
        width:100%;
    }

    .verient-list li span{
        font-size:14px;
    }

    .right-detail-section .sorry-this-product{
        font-size:14px;
    }

    .right-detail-section .sorry-this-product span{
        font-size:16px;
    }

    .right-detail-section .sorry-this-product{
        padding:0;
    }

    .cf1XPf p:last-child{
        font-size: 11px !important;
    }
    .cf3Tgk{
        margin-top:5px !important;
    }
    .cf3E9g{
        padding: 10px 10px !important;
        overflow-x: hidden !important;
    }

    .cf2Lf6{
        padding:2px 10px !important;
    }
    .cf1y60{
        font-weight:500 !important;
        font-size: 12px !important;
    }
    .tab-section-valentine .nav-tabs {
        padding-bottom: 10px;
    }

    .current-price {
        font-size: 17px;
    }
    #productbanner .carousel-indicators [data-bs-target]{
        width:12px;
        height:12px;
    }
    .select-location-popup {
        overflow: visible;
        margin-top: 0;
        bottom: -100%;
        top: auto;
        opacity: 0;
        height: auto;
        -webkit-transition: opacity 0.3s ease-out,bottom 0.3s ease-out;
        -moz-transition: opacity 0.3s ease-out,bottom 0.3s ease-out;
        -o-transition: opacity 0.3s ease-out,bottom 0.3s ease-out;
        transition: opacity 0.3s ease-out,bottom 0.3s ease-out
    }

    .select-location-popup.fade.show {
        opacity: 1;
        bottom: 0px
    }

    .select-location-popup .modal-dialog{
        margin: 0px auto;
    }
    .select-location-popup .modal-content{
        border:none;
    }
    .select-location-popup .modal-content{
        border-radius:15px 15px 0px 0px;
    }
    .wallet-page{
        flex-wrap: wrap;
        gap:15px;
        margin-top: 10px;
    }
    .wallet-left {
        width: 100%;
    }

    .wallet-right {
        width: 100%;
        padding: 10px;
    }
    .wallet-work-heading{
        font-size:16px;
    }
    .wallet-right ul li{
        font-size:14px;
    }
}

@media(max-width: 576px) {
    .acconut-detail-start .sidebar {
        width: 320px
    }

    .my-profile{
        padding:15px;
    }

    .account-listing li {
        width:50%;
        padding: 0 6px;
        margin-bottom: 12px;
    }

    .account-listing {
        margin: 0 -6px
    }

    .account-listing li a h3 {
        font-size: 14px;
        line-height: 18px
    }
    .wallet-heading-section h4, .wallet-heading-section h5{
        font-size:16px;
    }

    .birthday-reminder-box .right-box ul {
        margin: 0 -5px
    }

    .birthday-reminder-box .right-box ul li {
        padding: 0 5px;
        margin: 0
    }

    .birthday-reminder-box .right-box ul li figure img {
        max-width: 70px
    }

    .birthday-reminder-box .left-box h2 {
        font-size: 17px;
        line-height: 22px
    }

    .birthday-reminder-box .left-box .btn-primary {
        width: 100%;
        margin-right: 0;
        margin-bottom:0px
    }

    .birthday-reminder-box .right-box {
        margin-top: 10px
    }

    .orders-delivered-section .item-list {
        padding: 20px 15px
    }

    .product-list .product-detail {
        padding-left: 20px
    }

    .product-list .product-detail h3 {
        font-size: 15px
    }

    .total-amount-box span {
        font-size: 14px
    }

    .total-amount-box p {
        font-size: 14px
    }

    .orders-delivered-section .item-status .delivered-status {
        font-size: 15px
    }

    .orders-delivered-section .item-list {
        padding: 10px;
    }

    .product-message-box .message-text {
        font-size: 13px
    }

    .rating-box span {
        font-size: 13px
    }

    .message-cart-list li {
        min-width: 50%
    }

    .user-dash-menu img {
        height: 24px
    }

    .birthday-reminder-box .left-box .btn-primary{
        padding: 5px 5px;
        font-size: 11px;
        margin-bottom: 5px;
    }
    .account-listing li a img {
        height: 27px;
    }
    .account-listing li a h3{
        font-size:13px;
    }

    .order-search-box1{
        width:100%;
    }

    .hamper-section .col-md-6:first-child {
      margin-bottom: 15px;
    }

    .about-content {
      padding-top: 0px;
    }

    .subtitle-order {
        font-size: 13px;
    }
    .order-process-heading {
        font-size: 15px;
    }

    .order-process-section .product-description {
        margin-left: 0px;
        width: 65%;
    }
    .hamper-cart-section .product-description{
        width:90%;
        margin-left: 5px;
    }
    .order-processing-box{
        padding: 15px 25px;
        border-radius:5px;
    }

    .order-process-heading{
        margin-bottom:0px;
        font-weight: 500;
    }

    .order-processing-box.active-process{
        padding: 25px 25px;
    }
    .customer-login-page .order-processing-box{
        padding:0px;
    }
    .customer-login-page .order-process-heading {
        font-size: 26px;
        font-weight:500;
    }

    .order-processing-box.active-process .order-process-heading{
        margin-bottom:10px;
    }

    .account-icon {
        width: 35px;
        height: 35px;
        line-height: 35px;
        font-size: 18px;
    }

    .order-processing-box:after {
        top: 48px;
    }
    .add-address-box{
        min-width:70%;
    }
    .view-address-box {
        min-width:70%;
    }

    .address-button {
        height: 30px;
        font-size: 13px;
    }
    .address-type {
        font-size: 14px;
    }
    .detail-address{
        height:55px;
    }

    .add-address-popup.modal.left .modal-dialog{
        width:90%;
    }
    #map {
        height: 235px !important;
        margin-bottom: 0px !important;
    }

    .add-address-popup .modal-title{
        font-size:17px;
    }

    .add-address-popup .modal-header{
        padding:10px ;
    }

    .add-address-fild input {
        height: 40px;
    }
    .select-location-type button {
        height: 40px;
    }
    .other-adress-input input{
    height:40px;
    font-size: 12px;
    }
    .side-cart .modal-body{
        padding:0px;
    }
}

@media(max-width:460px){
    .account-listing li a h3 {
        font-size: 12px;
    }

    .account-listing li a {
        padding: 8px 5px;
    }

    .product-span{
        display:block;
        margin-right:0px;
    }
    .orders-delivered-section .item-list .order-id-text{
       font-size: 13px;
       margin-bottom: 4px;
    }

    .orders-delivered-section .item-status h2{
        font-size: 13px;
       margin-bottom: 4px;
    }

    .orders-delivered-section .item-status p.reciver-contact-text{
        font-size: 13px;
       margin-bottom: 4px;
       line-height: normal;
    }

    .shop-by-budget a img {
        width: auto;
    }
    .order-processing-box.active-process {
        padding: 25px 15px;
    }
    .customer-login-page .order-processing-box{
        padding:0px;
    }
    .order-processing-box.active-process .order-process-heading {
        margin-bottom: 8px;
        font-weight: 600;
        font-size: 14px;
    }
    .fruit-banner{
        margin-top:10px;
    }

    .login-page-section .form-control{
        font-size:14px;
    }

    #login_form input::placeholder{
        font-size:13px;
    }

    .subtitle-order {
        font-size: 12px;
    }

    .order-processing-box {
        padding: 15px;
        margin-bottom:20px;
    }

    .order-process-heading {
        font-size: 14px;
    }
    .order-process-section .right-cart h4 {
        font-size: 14px;
    }
    .login-page .right-cart h4{
        font-weight:500;
    }
    .order-process-section .cart-product-row h3 {
        font-size: 13px;
    }
    .order-process-section .cart-product-row h5 {
        font-size: 12px;
    }
    .hamper-cart-section .cart-product-row h5{
        font-size:11px;
    }
    .order-process-section .cart-product-row img {
        width: 80px;
        height: auto;
    }
    .order-process-section .wrap-button{
        width:85px;
    }
    .hamper-cart-section .cart-product-row img {
        width: 45px;
    }
    .hamper-cart-section .cart-product-row img {
        width: 35px;
    }
    .view-hamper-details{
        margin-bottom:5px;
    }
    .hamper-cart-section .cart-product-row {
        align-items: flex-start;
        padding-bottom: 0;
        margin-right: -52px;
        flex-wrap: wrap;
        position: relative;
        justify-content: flex-start;
        padding-right: 25px;
    }
    .hamper-cart-section .product-description {
        width: 76%;
    }
    .hamper-cart-section .wrap-button {
        margin-right: 0px;
        width: 65px;
        margin-left: 38px;
    }
    .hamper-cart-section .trash-btn {
        position: absolute;
        top: 6px;
        right: 0;
    }

    .payment-success-page .hamper-cart-section .cart-product-row{
        flex-wrap: nowrap;
    }
    .payment-success-page .hamper-cart-section .cart-product-row h5 {
        width: 60px;
    }
    .payment-success-page .cart-product-row .product-description {
        width: 70% !important;
        flex-wrap: wrap;
    }

    .button-group button.withotp-btn{
        height:35px;
        font-size: 13px;
    }

    .button-group button.goto-otp{
        height:35px;
        font-size: 13px;
    }

    .login-google {
        height: 35px;
        font-size: 13px;
    }
    .add-address-fild label {
        font-size: 14px;
    }
    .add-address-fild input{
        font-size:13px;
    }
    .select-location-type button {
        font-size: 13px;
    }

    .select-location-type button i{
        font-size:13px;
    }

    .cancel-button{
        right: 4px;
        font-size:10px;
    }
    .other-adress-input input{
        font-size:12px;
    }
    .detail-address {
        font-size: 12px;
    }

    .address-button{
        width:100px;
    }
    .address-type {
        font-size: 13px;
    }
    .order-process-heading span{
        border-right: 1px solid #000000;
    }
    .productid {
        font-size: 11px;
    }

}

@media(max-width:350px){
    .acconut-detail-start .sidebar {
        width: 250px;
    }
    .birthday-reminder-box{
        padding:5px 10px;
    }
    .birthday-reminder-box .left-box h2 {
        font-size: 16px;
    }
    .birthday-reminder-box .left-box .btn-primary {
        padding: 4px 6px;
        font-size: 12px;
    }
    .track-order-section h3 {
        font-size: 20px;
    }
    .track-order-section h3:after{
        left:50px;
    }
    .left-track-order-section img {
        height: 175px;
    }
    .order-page .cart-data1{
        margin-top:0px;
    }
    .hamper-cart-section .cart-product-row{
        justify-content: flex-start;
    }
}

@media(max-width: 1550px) {
    .order-count h2 {
        width: 70px;
        height: 70px;
        line-height: 60px;
        font-size: 28px;
        border: 6px solid
    }

    .order-count h3 {
        font-size: 18px;
        line-height: 25px
    }

    #change-password-form {
        width: 38%
    }
    .happiness-deliver-section p{
        width:90%;
    }
}

@media(max-width: 1280px) {
    .order-count {
        padding: 10px 10px
    }

    .order-count h3 {
        font-size: 17px
    }

    .order-count h2 {
        width: 65px;
        height: 65px;
        line-height: 56px;
        font-size: 24px;
        border: 6px solid;
        margin-right: 10px
    }

    .clear-button {
        margin-right: 25px
    }

    .my-profile-section .col-md-6:last-child {
        padding-left: 20px
    }

    .my-profile-section .col-md-6:first-child {
        padding-right: 20px
    }

    #change-password-form {
        width: 45%
    }
    .about-us-page-container .container {
        width:100%;
    }
}

@media(min-width: 1199px) {
    .show-in-small-view {
        display: none
    }
}

@media(max-width: 1200px) {
    .cf2mE1 {
        flex: 0 0 31.666667% !important;
        max-width: 31.666667% !important;
    }
    .menu-section .col-md-4 {
        width: 35%
    }

    .menu-section .col-md-5 {
        width:40%
    }

    .user-profile {
        position: fixed;
        top: 11px;
        right: 50px
    }

    .show-in-desktop {
        display: none
    }

    .active-cont {
        margin-left: 0
    }

    .side-navbar {
        margin-left: -300px;
        padding-top: 70px
    }

    .active-nav {
        margin-left: 0
    }

    .listing-filter .active-nav {
        margin-left: -12px
    }

    .listing-filter .side-navbar {
        padding-top: 0px
    }

    .show-in-small-view {
        width: 100%;
        background: #fff;
        position: fixed;
        top: 0;
        padding: 10px 20px;
        left: 0px
    }

    .logo {
        display: inline-block
    }

    #menu-btn {
        background-color: #fff;
        color: #000;
        margin-left: 160px;
        position: fixed;
        border-radius: 0px;
        top: 10px;
        padding: 15px 13px;
        height: 50px
    }

    .dashboard-container {
        padding: 50px 15px;
        padding-top: 90px
    }

    .dashboard-heding-section h1 {
        margin-bottom: 20px
    }

    #menu-btn i {
        font-size: 22px
    }

    .dashboard-heding-section {
        margin-bottom: 0
    }

    .address-book-section .col-md-4 {
        margin-bottom: 20px
    }

    .logo img {
        height: 40px
    }
    .menu-section.uae-menu .logo img {
        height: 60px;
    }

    .userlink-text {
        font-size: 11px
    }

    .gift-to-inner {
        padding-top: 10px
    }

    .search-box {
        margin-top: 10px
    }

    .user-links {
        margin-top: 4px
    }

    .apply-coupan-section{
        flex-wrap: wrap;
    }

    .apply-coupan-btn{
        margin-bottom:5px;
    }

    .content-about h1,.content-about h2{
        font-size:25px;
        margin-bottom:20px;
    }

    .content-about p{
        font-size:18px;
    }

    .about-comman-heading{
        font-size:28px;
    }

    .content-about {
        padding: 10px 50px;
    }

    .ourservice-top span {
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 19px;
    }

    .trust-quality p {
        font-size: 14px;
    }
    .how-we-do-it li p{
        font-size:14px;
    }

    .ourservice-top h4 {
        margin-left: 15px;
        font-size: 19px;
    }

    .how-we-do-it{
        margin:0px;
    }
    .date-section{
        height: 50px;
    }
    .times-row{
        height:50px;
    }
    .proceed-button{
        height: 45px;
        font-size:15px;
    }

    .date-slot{
        height:50px;
        padding: 4px 0px;
    }

    .time-box{
        height: 50px;
        line-height: 50px;
    }

    .date-slot input{
        font-size:13px;
    }
    .date-slot span {
        font-size: 13px;
    }
    .time-box{
        font-size:13px;
    }
    #massage-card textarea{
        font-size:13px;
    }
    #massage-card input{
        font-size:13px;
    }
    .date-slot span.not-available-date {
        font-size: 10px;
    }
}

@media(max-width: 980px) {
    .user-links {
        width:100%
    }

    .menu-section .col-md-4 {
        width: 36%
    }

    .menu-section .col-md-3 {
        width: 25%
    }

    .menu-section .col-md-5 {
        width: 39%
    }

    .sidebar-reminder {
        padding: 25px 15px
    }

    #add-address-sidebar {
        padding: 25px 15px
    }

    .review-field::after {
        font-size: 37px
    }

    .review-field {
        padding-left: 55px
    }

    .track-order-section{
        justify-content:space-between;
    }
    .delivery-details{
        flex-wrap: wrap;
        margin-top:0px;
        padding-left: 10px;
    }

    .delivery-details li {
        width: 100%;
        text-align: left;
    }

    .happiness-deliver-section p {
        width: 100%;
        font-size:20px;
    }
    .customer-login-page {
        width: 98%;
    }
}

@media(max-width: 840px) {

    .luxury-collection-section {
        margin-top:0px;
    }

    .dashboard-heding-section h1 {
        font-size: 20px
    }

    .order-map .col-md-3 {
        padding-left: 5px;
        padding-right: 5px
    }

    .order-count h2 {
        width: 50px;
        height: 50px;
        line-height: 45px;
        font-size: 19px;
        border: 4px solid;
        margin-right: 7px
    }

    .order-count h3 {
        font-size: 14px;
        line-height: inherit
    }

    .order-map {
        margin-bottom: 50px
    }

    .order-heading h2 {
        font-size: 17px
    }

    .order-history-table {
        table-layout: inherit;
        overflow: auto
    }

    .reminder-table table {
        table-layout: inherit;
        overflow: auto;
        white-space: nowrap
    }

    .order-history table {
        white-space: nowrap
    }

    .order-history-table {
        white-space: nowrap
    }

    .sidebar-profile {
        padding: 20px 20px 0px 20px
    }

    .user-profile-area img {
        height: 110px
    }

    .user-profile-area h4 {
        font-size: 18px
    }

    .user-contact ul li a {
        font-size: 14px
    }

    .user-contact {
        padding: 20px 15px
    }

    .track-order-section h2 {
        font-size: 18px
    }

    .dashboard-container {
        padding-bottom: 20px
    }

    .reminder-table table th:last-child {
        width: auto
    }

    #add-reminder-form input {
        height: 40px;
        padding: 5px 15px
    }

    #add-reminder-form select {
        height: 40px;
        padding: 5px 15px
    }

    #add-reminder-form textarea {
        height: 100px
    }

    #add-address-form input {
        height: 40px;
        padding: 5px 15px
    }

    #add-address-form select {
        height: 40px;
        padding: 5px 15px
    }

    #add-address-form textarea {
        height: 100px
    }

    .date-input::after {
        top:9px
    }

    #add-address-form .btn-primary {
        margin-top: 10px
    }

    .my-profile-section .col-md-6:first-child {
        padding-right: 15px
    }

    .my-profile-section .col-md-6:last-child {
        padding-left: 15px
    }

    .clear-button {
        margin-right: 15px
    }

    .btn-grp button {
        width: 50%
    }

    #change-password-form {
        width: 46%;
        margin-right: 40px
    }
    .city-inner {
      padding: 5px 3px;
    }
    .city-name.selected-delivery-location {
      padding-right:0px;
    }
    .city-inner:after {
      top: 7px;
      right: 3px;
      font-size: 14px;
    }
    .menu-section .col-md-3 {
      width: 29%;
    }
    .menu-section .col-md-4 {
      width: 35%;
    }
    .menu-section .col-md-5 {
      width: 36%;
    }

    .content-about {
        padding: 0;
    }

    .about-us-space {
        margin-bottom: 30px;
    }

    .about-comman-heading {
        font-size: 25px;
        margin-bottom: 15px;
    }
    .how-we-do-it li{
        margin-top:25px;
    }
    .ourservice-top span {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 17px;
    }

    .ourservice-top h4{
        font-size:17px;
    }
    .content-about h1,.content-about h2 {
        font-size: 20px;
    }

    .customer-login-page {
         width: 90%;
    }
}

@media(max-width: 767px) {

    .cart-total {
        margin-top: 0;
    }

    .verient-list li {
        min-width: 100%;
        margin-bottom: 20px;
        border: 1px solid #e6e6e6;
        border-radius: 10px;
        padding: 0;
    }

    .verient-list {
        flex-wrap: wrap;
        margin:0px;
        margin-bottom: 15px;
    }

    .verient-list li span {
        padding-left: 25px
    }
    .variant-box {
        display: flex;
        align-items: center;
        border: none;
    }

    .contity-box {
        display: flex;
        align-items: center;
        min-width: 160px;
        border-right: 1px solid #c1bebe;
        background: #f9f5ec;
        padding: 10px;
        border-radius: 10px;
    }

    .gift-to-inner {
        position: absolute;
        bottom: 5px;
        left: 10px;
        transform: inherit;
        padding: 7px 10px;
        background: #f9f5ec;
        width: auto;
        justify-content: center;
        right: 10px;
    }
    .city-inner:after {
      top: 3px;
      right: -4px;
      font-size: 15px;
    }

    .city-flag-section{
        display: block;
    }

    .user-login-page {
        margin-top: 25px;
    }

    .city-name.selected-delivery-location {
        font-size: 14px;
    }

    .city-inner{
        border:none;
    }

    .logo img {
        height: 44px;
        width: auto
    }
    .menu-section.uae-menu .logo img {
        height: 50px;
    }

    .nav-section{
        border:none;
    }

    .city-inner {
        background: none;
        padding: 0px;
        display: list-item;
    }
    .icon-location{
        float: left;
    }
    .menu-section .col-md-4 {
        width: 0px;
        padding:0px;
    }

    .menu-section .col-md-3 {
        width: 45%;
    }

    .menu-section .col-md-5 {
        width: 55%;
    }

    .user-links li{
        width: fit-content;
    }

    .user-links >li{
        margin-right:15px;
    }

    .user-links li:last-child{
        padding-right:0px;
    }

    .user-links{
        justify-content: end;
    }

    .order-map .col-md-3 {
        width: 50%
    }

    .order-map .col-md-3:nth-child(1) {
        margin-bottom: 10px
    }

    .order-map .col-md-3:nth-child(2) {
        margin-bottom: 10px
    }

    .reminder-table table th:last-child {
        width: auto
    }

    .dashboard-container .container-fluid {
        margin: 0px;
        padding: 0
    }

    .edit-icon {
        font-size: 14px;
        margin-right: 10px
    }

    .delete-icon {
        font-size: 14px
    }

    .my-profile-section label {
        margin-bottom: 10px
    }

    .my-profile-section input {
        height: 45px
    }

    .my-profile-section select {
        height: 45px
    }

    .btn-grp {
        margin-top: 40px
    }

    .my-profile-section .col-md-6:first-child {
        padding-right: 12px
    }

    .my-profile-section .col-md-6:last-child {
        padding-left: 12px
    }

    .change-password-section {
        padding: 20px
    }

    #change-password-form {
        width: 100%;
        margin-right: 0;
        margin-bottom: 25px
    }

    .change-password-section label {
        margin-bottom: 10px
    }

    .change-password-section .form-group {
        margin-bottom: 20px
    }

    .change-password-section input {
        height: 45px
    }

    .password-description {
        padding: 20px;
        width: 100%
    }

    .password-description h3 {
        margin-bottom: 20px
    }

    .care-guidence {
        margin-top: 20px
    }

    .video-section {
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch;
        position: relative;
        display: block;
        -ms-overflow-style: none;
        scrollbar-width: none;
    }
    .video-section::-webkit-scrollbar {
      display: none;
    }

    .video-section video {
        height: 100px;
        width: auto
    }

    .message-card {
        padding: 0px
    }

    .about-us-space .col-sm-6{
        width:100%;
    }

    .image-about{
        padding:0px;
        margin-bottom:20px;
    }
    .content-about h1,.content-about h2{
        margin-bottom:10px;
    }
    .mobile-swipe{
        display: flex;
    }

    .mobile-swipe .col-md-6:first-child{
        order:2;
    }
    .mobile-swipe .col-md-6:last-child{
        order:1;
    }
    .how-we-do-it li{
        width:50%;
        padding:0px 10px;
    }
    .happiness-deliver-section{
        padding: 20px 50px;
    }
    .happiness-deliver-section a{
        padding: 5px 20px;
        font-size: 15px;
    }

    .about-us-page-container {
        margin-top: 30px;
    }

    .content-about{
        text-align: center;
    }
    .content-about p{
        text-align: center;
        letter-spacing:1;
    }
    .customer-login-page .order-processing-box{
        flex-wrap: wrap;
    }
    .customer-login-page .login-page-section {
        width: 100%;
        padding: 15px 20px;
    }

    .fruit-banner {
        width: 100%;
        display:none;
    }
    .customer-login-page .order-process-heading {
        font-size: 25px;
    }
}

@media(max-width: 480px) {
    .review-counts{
        font-size:12px;
    }
    .static-heading-design h1:after{
        height:4px;
        left: -70px;
        width: 70px;
    }
    .static-heading-design h1:before{
        height:4px;
        right: -70px;
        width: 70px;
    }
    .btn-primary {
        padding: 5px 15px
    }

    .verity-box img {
        height: 35px !important;
    }

    .verient-content h2{
        font-size:14px;
    }

    #sidebar-user-profile {
        margin-right: -300px;
        width: 300px !important
    }

    #sidebar-user-profile.active {
        right: 300px
    }

    .close-btn-section{
        width:294px;
    }
    .sidebar-profile h3 {
        font-size: 18px
    }

    .user-profile-area img {
        height: 85px
    }

    .user-profile-area h4 {
        font-size: 14px
    }

    .user-profile-area h5 {
        font-size: 12px
    }

    .user-contact ul li a {
        font-size: 13px
    }

    .user-contact {
        padding: 15px 15px
    }

    .user-contact ul li span {
        top: -1px
    }

    .track-order-section h2 {
        font-size: 16px
    }

    #track-order-form label {
        font-size: 14px
    }

    #track-order-form input {
        height: 40px
    }

    .user-profile-bottom {
        display: none
    }

    #add-address-sidebar {
        margin-right: -300px;
        width: 300px
    }

    #add-address-sidebar.active {
        right: 300px
    }

    .my-profile-section .form-group {
        margin-bottom: 15px
    }

    .my-profile-section label {
        font-size: 12px
    }

    .my-profile-section input {
        height: 40px;
        font-size: 12px
    }

    .my-profile-section select {
        height: 40px;
        font-size: 12px
    }

    .btn-grp button {
        height: 40px
    }

    .change-password-section input {
        height: 40px
    }

    .variant-box{
       align-items: normal;
    }
    .verient-list li span{
        padding-top:5px;
        padding-bottom:5px;
        padding-left: 15px;
        line-height: 1.5;
    }
    #gallery_pdp{
        justify-content: flex-start;
        padding-bottom: 8px;
    }
    #gallery_pdp img {
        width: 60px !important;
        height: auto !important;
    }

    .verient-list{
        margin-bottom:25px;
    }
    .right-detail-section h4{
        margin-bottom:15px;
    }

    .contity-box {
        min-width: 135px;
    }

    .address-book-section .col-lg-4.col-md-4.col-sm-6 {
        margin-bottom: 20px;
    }
    .edit-delete-btn a {
        width: 20px;
        height: 20px;
        line-height: 18px;
    }
    .edit-address{
        width: 20px;
        height: 20px;
        padding: 0;
    }

    .edit-address{
        font-size:13px;
    }

    .delete-address{
        font-size:13px;
    }

    .address-book-box h3{
        font-size:14px;
    }

    .content-about h1,.content-about h2{
        font-size:18px;
    }

    .content-about p {
        font-size: 16px;
        margin-bottom:0px;
    }
    .about-comman-heading {
        font-size: 22px;
    }

    .ourservice-top {
        display: block;
        text-align: center;
        margin-bottom: 5px;
    }

    .ourservice-top span{
        display: block;
        margin:0 auto;
        margin-bottom:10px;
    }

    .how-we-do-it li p{
        text-align:center;
    }
    .ourservice-top h4 {
        margin-left: 0;
    }

    .happiness-deliver-section{
        padding:20px;
    }
    .happiness-deliver-section p{
        font-size: 15px;
        margin-bottom:10px;
    }
    .current-price {
        font-size: 15px;
    }
    .old-price-detail {
        font-size: 15px;
    }
    .price-percentage {
        font-size: 15px;
    }
    .weight-box {
        width: inherit;
        height: 40px;
        line-height: 40px;
        font-size: 13px;
    }

    .price-detail-page{
        margin-bottom:10px;
    }

    .price-section-detail{
        padding: 0px 5px;
    }
    .date-slot-heading {
        font-size: 14px;
    }
    .text-counter{
        bottom:-18px;
    }
    .proceed-button {
        height: 45px;
        font-size: 14px;
    }
    .date-section{
        height: 45px;
    }
    .times-row{
        height:45px;
    }

    .date-slot{
        height:45px;
        padding: 4px 0px;
    }
    .date-slot.disable-date span.not-available-date {
        padding-left: 15px;
        font-size: 10px;
    }
    .date-slot.disable-date span.not-available-date:after{
        bottom: 1px;
        left: -4px;
        font-size: 12px;
    }

    .time-box{
        height: 45px;
        line-height: 45px;
    }
    #massage-card textarea{
        height:75px;
    }
    .date-slot span {
        line-height: 1.1;
    }
    .date-slot p {
        font-size: 12px;
    }
    .calender-box-slot:after{
        top: 7px;
        font-size:16px;
    }
    .date-slot input::placeholder{
        font-size:12px;
    }
    .text-counter{
        font-size:12px;
    }
    #massage-card input{
        height:45px;
    }
    .date-section{
        margin-bottom:15px;
    }
    .right-cart-discount{
        flex-wrap: wrap;
    }
    .customer-login-page {
        width: 100%;
    }
    .date-section ~ small.text-danger {
        margin-top: -10px;
    }
}

@media(max-width: 430px) {
    .logo img {
        height:35px
    }

    .show-in-small-view {
        padding: 10px
    }

    .user-profile {
        right: 10px;
        font-size: 13px;
        margin-bottom: 0px;
        top: 17px
    }

    .user-profile img {
        margin-right: 10px;
        width: 30px
    }

    #menu-btn {
        margin-left: 110px
    }

    .dashboard-nav li a {
        padding: 5px 15px;
        font-size: 13px
    }

    .side-navbar {
        padding-top: 60px
    }

    .order-count h2 {
        width: 35px;
        height: 35px;
        line-height: 30px;
        font-size: 15px;
        border: 2px solid;
        margin-right: 7px
    }

    .order-count h3 {
        font-size: 13px
    }

    .dashboard-heding-section h1 {
        font-size: 18px;
        margin-bottom: 15px
    }

    .order-heading h2 {
        font-size: 16px
    }

    .btn-primary {
        padding: 5px 12px;
        font-size: 13px
    }

    .address-book-box {
        font-size: 13px;
        padding: 10px
    }

    .btn-grp {
        margin-top: 25px;
        font-size: 12px
    }

    .change-password-section {
        padding: 15px
    }

    span.user-name-icon {
        width: 25px;
        height: 25px;
        line-height: 25px
    }

    .btn-section-profile button{
        width:120px;
        padding:7px 14px;
    }
    .tab-section .nav-tabs .nav-link {
        padding: 5px 7px;
        min-width: 38%;
        white-space: nowrap;
    }

    
    .shop-by-budget a img {
        width: auto;
    height: 76px;
    }
    .city-inner:after{
        top: 3px;
        right: -3px;
        font-size: 13px;
    }
    .date-slot span {
        font-size: 12px;
        font-weight: 500;
    }
    .calender-box-slot:after{
        font-size:15px;
    }
    .date-slot input::placeholder{
        font-size:11px;
    }
    .time-box {
        font-size: 12px;
    }
    #massage-card textarea {
        font-size: 12px;
    }
    #massage-card input::placeholder{
        font-size:12px;
    }
    .time-slot-section {
        margin-bottom: 20px;
    }
    .proceed-button {
        height: 45px;
        font-size: 13px;
    }
    .date-slot.disable-date span.not-available-date:after{
        left: 0px;
    }
}

@media(max-width:355px){
    .app-button img {
      height: 20px;
      width: auto;
      margin-right: 5px;
    }
    .app-button p {
        font-size:10px;
    }
    .app-button p span {
      font-size: 9px;
      display: block;
    }
    #slide-navbar-collapse.active-sidebar {
        left: 320px;
        width: 300px;
    }
    #slide-navbar-collapse {
        margin-left: -320px;
    }
    .menu-footer{
       padding: 15px 10px 15px 10px;
    }
    .product-option-row img {
        width: 42px;
    }
    .fruit-quantity {
        font-size: 11px;
    }
    .price-quantity{
        font-size: 13px;
    }
    .addon-counter-wrapper {
        font-size: 12px;
    }
    .select-quantity {
        font-size: 13px;
    }
}

@media(max-width: 325px) {
    .order-count h3 {
        font-size: 12px
    }

    .reminder-table table {
        font-size: 12px
    }

    .order-history-table {
        font-size: 12px
    }

    .password-description {
        padding: 15px
    }

    .password-description p {
        font-size: 12px
    }

    .password-description h3 {
        margin-bottom: 15px
    }

    .logo img {
        height: 35px
    }
    .date-slot.disable-date span.not-available-date:after{
        font-size:10px;
    }
    .date-slot.disable-date span.not-available-date {
        padding-left: 14px;
        font-size: 9px;
    }
}

@media(max-width: 630px) {
    .right-section-for-cart{
        width:100%;
    }
    .left-florist-login {
        display: none
    }

    .user-links{
        margin-top:15px;
    }

    .track-order-icon {
       display:none !important;
    }

    .userlink-text{
        display: none;
    }
    .user-links li{
        padding:0px 8px;
    }
    .user-links >li {
        margin-right: 15px;
        padding:0px;
    }

    .right-florist-login {
        width: 100%
    }

    .right-florist-login {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .right-florist-login .btn-primary {
        font-size: 14px
    }

    .florist-login {
        margin-top: 45px
    }

    .trackorder-section {
        width: 98%;
        flex-wrap: wrap
    }

    .track-order-left {
        width: 100%
    }

    .track-order-left img {
        height:90px;
        width: auto;
        margin: 0 auto;
        display: block;
        margin-bottom: 25px
    }

    .track-order-right {
        width: 100%
    }

    .track-order-right h2 {
        margin-bottom: 10px
    }

    .gift-to-inner{
        bottom:5px;
    }
    .shop-more-cart{
        font-size: 13px;
        padding: 4px 10px;
        margin-bottom:5px;
    }
    .valentine-page{
        overflow-x: clip;
    }
    .tab-section-valentine .nav-tabs {
    top: 151px;
   }
}

@media(max-width:480px){
    .logo{
        margin-top:0px;
    }
    .user-links {
        margin-top: 12px;
    }
    .gift-to-inner {
        bottom: 7px;
    }
    .shop-more-cart {
        font-size: 12px;
        padding: 3px 10px;
    }
}
@media(max-width:430px){

    .user-links {
        margin-top:9px;
    }
}


@media (min-width: 1580px) {
    .container {
        max-width: 1580px !important
    }
}

@media(min-width: 481px) and (max-width:640px) {
    .view-selected-image {
        margin-top:10px
    }
}

.our-branch a {
    text-decoration : none;
    color: black
}

h2 {
    margin-bottom: 20px;
    font-size: revert-layer
}

.areas {
    display: flex;
    flex-wrap: wrap;
    gap: 20px
}

.areas a {
    color: #000;
    text-decoration: none;
    font-size: 16px;
    position: relative;
    padding: 0 5px 0px 15px;
}


.areaUrls{
    color: #000;
    text-decoration: none;
    font-size: 16px;
}

.areas a:after{
    content: "";
    background: #000;
    width: 5px;
    height: 5px;
    position: absolute;
    left: 0px;
    border-radius: 50%;
    top: 10px;
}

.lightbox-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.8);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000
}

.lightbox-content {
    position: relative;
    max-width: 80%;
    max-height: 80%
}

.lightbox-content img {
    width: 100%;
    height: auto;
    border-radius: 8px
}

.lightbox-close {
    position: absolute;
    top: 10px;
    right: 20px;
    background: none;
    border: none;
    font-size: 2rem;
    color: black;
    cursor: pointer;
    margin-left: 30px !important
}

@media(min-width: 920px) {
    .menu .dropdown-toggle.show ~ .occ-autofit-width {
        display:block !important
    }
}

.useful-links .menuLinks:focus ~ .useful-links {
    display: none !important
}

iframe.component-frame {
    z-index: 5 !important
}

.time-dropdown:focus {
    background: #f9f5ec
}

.delivery-time-slot button[aria-expanded="false"] {
    background: #f9f5ec;
    font-weight:600;
}

@media(min-width: 768px) {
    .order-flow-box .right-section-for-cart {
        display:none
    }
}

@media(max-width:480px){
    .areas{
        flex-wrap: nowrap;
        padding-bottom:5px;
    }
    .areas a{
        width:fit-content;
        white-space: nowrap;
        font-size:14px;
        overflow-x: auto;
    }

    .areaUrls{
        font-size:17px;
    }
    .form-check.same-as-shipping {
        margin-left: 12px;
        display: flex;
        align-items: flex-end;
    }

    #shipping-detail-form .same-as-shipping input{
        margin-top: 0px !important;
        margin-right: 5px;
        height: 1em !important;
    }
}

.text-danger{
    margin-bottom: 0;
}

.form-group .text-danger{
    text-transform: inherit;
}

.slick-dots li button:before{
    font-size:10px !important;
}

@media(max-width: 640px) {
.desktop-image {
    display:none !important;
}
.coupon-code-section{
    width:42px;
    font-size:17px;
}
#apply-coupan-modal .btn-close {
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 15px;
}
.terms-title {
    font-size: 14px;
}
.terms-section ul{
    padding-left:0px;
}
.terms-section ul li{
    font-size:12px;
}
}

@media(min-width: 641px) {
    .mobile-image {
        display:none !important;
    }
}
.react-tel-input .form-control {
    height: 45px !important;
    width: 100% !important;
    padding-left: 60px;
    font-size: 13px;
}

@media (min-width:768px) and (max-width:940px){
    .payment-section .nav-item button img{
        height:15px !important;
    }
    .payment-section .nav-link{
        padding-left:30px;
    }
}

