@font-face {
  font-family: "Avenir Next Cyr";
  src: url("../../fonts/AvenirNextCyr-Regular.woff2") format("woff2"),
    url("../../fonts/AvenirNextCyr-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Inter V";
  src: url("../../fonts/InterV.woff2") format("woff2"),
    url("../../fonts/InterV.woff") format("woff");
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Wingdings 3";
  src: url("../../fonts/Wingdings3.woff2") format("woff2"),
    url("../../fonts/Wingdings3.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.form-control:focus {
  box-shadow: none;
}
:root {
  --primary-color: #74c365;
  --black-700: #242424;
  --secondary-color: #dbe64c;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Inter V";
  font-family: "Inter", sans-serif;
}
.top-nav-panel {
  position: sticky;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
}
.top-nav {
  background: var(--black-700);
  padding-top: 5px;
  padding-bottom: 5px;
}

.dropdown-submenu {
  position: relative;
}
.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  display: none;
  border-radius: 0.25rem;
}
@media (min-width: 992px) {
  .dropdown-submenu:hover > .dropdown-menu {
    display: block;
  }
  .dropdown-menu > li:hover > .dropdown-submenu {
    display: block;
  }
}
@media (min-width: 769px) and (max-width: 1400px) {
  .sign-text {
    margin-left: 200px;
  }
}
@media (max-width: 991.98px) {
  .dropdown-submenu .dropdown-menu {
    position: static;
    margin-left: 15px;
    border: none;
    box-shadow: none;
  }
}
.dropdown-submenu > a:after {
  content: "\203A";
  margin-top: 0;
  margin-right: 0;
  font-size: 1.2em;
  border: none !important;
}
.dropdown-submenu .dropdown-item.dropdown-toggle {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.top-nav .navbar-nav {
  gap: 20px;
}
.top-nav .navbar-nav .nav-item .nav-link {
  font-size: 13px !important;
  font-weight: 600;
  color: #fff;
}
.top-nav .navbar-nav .nav-item .nav-link.nav-link-yellow,
.top-nav .navbar-nav .nav-item .nav-link:hover {
  color: #dbe64c;
}
.about-dropdown .nav-link {
  font-size: 13px;
  font-weight: 700;
}
.store-info {
  color: #fff;
  display: flex;
  gap: 8px;
  font-size: 13px;
}
.main-nav {
  background: #fff !important;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
  padding-top: 10px;
  padding-bottom: 10px;
}
.main-nav .navbar-brand img {
  max-width: 140px;
}
.main-nav .navbar-nav {
  gap: 20px;
  align-items: center;
}
.main-nav .navbar-nav .nav-item .nav-link {
  font-size: 13px;
  font-weight: 700;
}
.main-nav .navbar-nav .nav-item .nav-link.custom-btn-success {
  background: var(--primary-color);
  color: #fff;
  padding: 7px 10px;
}
.main-nav .navbar-nav .nav-item .nav-link.custom-btn-success:hover {
  background: #146c43;
}
.main-nav .navbar-nav .nav-item .nav-link.custom-btn-outline-success {
  border: 2px solid var(--primary-color) !important;
  padding: 5px 15px !important;
  border-radius: 50px;
}
.main-nav .navbar-nav .nav-item .nav-link.custom-btn-outline-success:hover {
  border: 2px solid var(--primary-color) !important;
  background: var(--primary-color) !important;
  color: #fff;
}
.main-nav .bg-body-tertiary {
  background: #fff !important;
}
.top-search-fld {
  position: relative;
}
.top-search-fld input {
  background: #d9d9d9;
  border-radius: 100px;
}
.btn-search-icon {
  position: absolute;
  top: 6px;
  right: 15px;
  border: none !important;
}
.btn-search-icon:hover {
  background-color: transparent;
}
.search-icon {
  background: url("../images/icons/search-icon.png") no-repeat 0 0;
  width: 16px;
  height: 16px;
  display: block;
}

.slider-panel {
  background: #ffffff;
}
.slider-panel h2 {
  color: #a0a0a0;
  text-transform: uppercase;
}
.slider-panel .owl-dots {
  display: none;
}
.slider-panel .owl-next {
  background-color: #000 !important;
  border-radius: 0 !important;
  padding: 6px 6px 6px 6px !important;
  width: 36px;
  height: 36px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  right: -0;
  opacity: 1 !important;
  color: #fff;
}
.slider-panel .owl-prev {
  background-color: #000 !important;
  border-radius: 0 !important;
  padding: 6px 6px 6px 6px !important;
  width: 36px;
  height: 36px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  position: absolute;
  opacity: 1 !important;
  color: #fff;
}
.slider-panel .owl-next span,
.slider-panel .owl-prev span {
  font-size: 18px;
  color: #fff;
}

.must-deals {
  background: url("../images/must-delas-bg.jpg") no-repeat 0 0 #0083ac;
  background-size: cover;
  padding-top: 65px;
  padding-bottom: 55px;
}
.must-deals h2 {
  color: var(--secondary-color);
  font-size: clamp(1.875rem, 1.0387rem + 2.6761vw, 4.25rem);
  line-height: 1.1;
  font-weight: 700;
}
.must-deals h3 {
  color: #fff;
  font-size: clamp(1.25rem, 1.0299rem + 0.7042vw, 1.875rem);
  line-height: 1.5;
  margin-bottom: 15px;
}
.custom-btn-primary {
  background: #1e488f;
  border: 1px solid #1e488f;
  border-radius: 100px;
  font-size: 18px;
  font-weight: 600;
}

.grow-panel {
  background: var(--primary-color);
  padding-top: 50px;
  padding-bottom: 30px;
}
.grow-panel h2 {
  font-size: clamp(1.875rem, 1.0387rem + 2.6761vw, 4.25rem);
  line-height: 1.1;
  color: #fff;
  font-weight: 700;
}
.grow-panel h3 {
  color: #fff;
  font-size: 30px;
  line-height: 36px;
}
.grow-inner-panel {
  background: #1f4c15;
  padding: 20px;
  border-radius: 20px;
}
.favorites-price-tags {
  /* background: #53565a; */
  background: #e00000;
  border-radius: 20px;
  display: inline-block;
  padding: 4px 8px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  display: inline-flex;
  align-items: center;
  gap: 5px;
}
.favorites-tags-block {
  padding-bottom: 20px;
}
.favorites-tags-block span {
  background-color: rgba(0, 0, 0, 0.08);
  border-radius: 20px;
  font-size: 14px;
  line-height: 1.2;
  margin: 2px;
  max-width: 100%;
  padding: 5px;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-left: 8px;
  padding-right: 8px;
  white-space: nowrap;
}
.favorites-tags-block span.active {
  background-color: rgba(83, 86, 90, 0.52);
  color: #fff;
}

.owl-carousel .owl-stage-outer {
  padding-bottom: 4px;
}
.flower-favorites-panel .item {
  padding: 1px;
}
.favorites-slide-item {
    background: #fff;
    /* box-shadow: rgba(0, 0, 0, 0.2) 1px 2px 1px -1px, rgba(0, 0, 0, 0.14) 1px 1px 1px 0px, rgba(0, 0, 0, 0.12) 0px 1px 3px 0px; */
    border-radius: 30px;
    overflow: hidden;
    margin-right: 1px;
    /* min-height: 520px; */
    border: 1px solid #ddd;
    margin-left: 5px;
}
.flower-favorites-content {
  padding: 15px;
}
.flower-favorites-content-inner {
  min-height: 320px;
}
.flower-favorites-content-inner h3 {
  color: #8f9294;
  font-size: 13px;
  margin: 0 0 5px;
}
.flower-favorites-content-inner h4 {
  color: #5f6165;
  font-size: 14px;
  margin-bottom: 5px;
  margin-top: 0;
}
.flower-favorites-content-inner h5 {
  color: #53565a;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 5px;
}
.flower-favorites-content .btn-dark {
  width: 100%;
  border-radius: 30px;
  padding: 9px;
}
.favorites-pic {
  display: flex;
  justify-content: center;
  padding-top: 20px;
}
.favorites-pic img {
  display: block;
  height: 200px !important;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  min-height: 200px;
  object-fit: contain !important;
  vertical-align: middle;
  width: 100%;
}

.theme-carousel .owl-dots,
.featured-carousel .owl-dots {
  display: none;
}
.theme-carousel .owl-nav .owl-prev,
.featured-carousel .owl-nav .owl-prev {
  background-color: #53565aad !important;
  border-radius: 32px 32px 32px 32px !important;
  padding: 6px 6px 6px 6px !important;
  width: 52px;
  height: 52px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 10px;
  position: absolute;
  top: 50%;
  left: 0;
  opacity: 1 !important;
  color: #fff;
}
.theme-carousel .owl-nav .owl-next,
.featured-carousel .owl-nav .owl-next {
  background-color: #53565aad !important;
  border-radius: 32px 32px 32px 32px !important;
  padding: 6px 6px 6px 6px !important;
  width: 52px;
  height: 52px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  position: absolute;
  top: 50%;
  right: 0;
  opacity: 1 !important;
  color: #fff;
}
.theme-carousel .owl-prev span,
.theme-carousel .owl-next span,
.featured-carousel .owl-prev span,
.featured-carousel .owl-next span {
  font-size: 20px;
  color: #fff;
}

.cart-icon {
  background: url(../images/icons/cart-icon.svg) no-repeat 0 0;
  width: 24px;
  height: 24px;
  display: block;
  flex-shrink: 0;
  background-size: cover;
}
.ways-shop-panel {
  padding-top: 60px;
  padding-bottom: 60px;
}
.ways-shop-panel h2 {
  font-size: 30px;
  line-height: 36px;
  color: #242424;
  font-weight: 700;
}
.shop-block-pic {
  margin-bottom: 16px;
}
.ways-shop-block h4 a {
  font-size: 12px;
  color: #242424;
  font-weight: 600;
}
.ways-shop-block h4 a:hover {
  text-decoration: none;
}
.offer-block {
  border-radius: 20px;
  height: 100%;
}
.offer-block.offer-block-1 {
  background: url("../images/offers/offers-bg.jpg") no-repeat 0 0;
  min-height: 483px;
  background-size: cover;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.offer-block.offer-block-1 h3 {
  font-size: clamp(2.875rem, 0.7746rem + 3.5211vw, 5rem);
  line-height: 1.1;
  text-align: center;
  font-weight: 900;
  color: #fff;
  padding-bottom: 30px;
}
.offer-block.offer-block-1 h4 {
  font-size: 28px;
  line-height: 32px;
  text-align: center;
  font-weight: 600;
  color: #fff;
}
.offer-logo-w {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.offer-logo-w p {
  font-size: 34px;
  line-height: 16px;
  text-align: center;
  font-weight: 500;
  color: #fff;
  padding-top: 15px;
  padding-left: 45px;
}
.offer-block.offer-block-2 {
  background: #1e488f;
  min-height: 483px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 35px;
  padding-right: 35px;
}
.offer-block.offer-block-2 h2 {
  font-size: clamp(1.5rem, 1.1479rem + 1.1268vw, 2.5rem);
  line-height: 1.5;
  color: #fff;
}
.offer-block.offer-block-2 h3 {
  font-size: clamp(5.125rem, 1.1444rem + 6.338vw, 8rem);
  line-height: 0.8;
  color: #dbe64c;
  font-weight: 800;
  margin-bottom: 0;
}
.offer-block.offer-block-2 h4 {
  font-size: clamp(1.875rem, 1.4789rem + 1.2676vw, 3rem);
  line-height: 1;
  color: #fff;
  font-weight: 800;
}
.offer-block.offer-block-2 p {
  font-size: 12px;
  line-height: 16px;
  color: #fff;
  font-weight: 400;
  margin-bottom: 0;
}
.custom-outline-white {
  display: inline-flex;
  border-radius: 50px;
  border-color: #fff;
  color: #fff;
  width: auto;
}
.custom-outline-white:hover {
  border-color: #fff;
  background: #fff;
  color: #000;
}

.want-feel-panel {
  padding-top: 50px;
  padding-bottom: 30px;
}
.want-feel-panel h2.heading-lg {
  font-size: clamp(1.25rem, 1.0299rem + 0.7042vw, 1.875rem);
  line-height: 1;
  color: #191919;
  font-weight: 600;
}

.want-feel-tab-panel .nav-tabs {
  justify-content: center;
  border: none;
}
.want-feel-tab-panel .nav-tabs .nav-link {
  font-size: 16px;
  padding: 15px 35px;
  border-radius: 20px 20px 0 0;
  color: #000;
  border: none;
  display: flex;
  align-items: center;
  font-weight: 600;
  gap: 10px;
}
.want-feel-tab-panel .nav-tabs .nav-link svg {
  width: 20px;
  fill: #53565a;
}
.want-feel-tab-panel .nav-tabs .nav-link.active {
  background: #eaeaea;
}
.want-feel-panel .tab-content {
  background: #eaeaea;
  padding: 32px;
  border-radius: 20px;
  border: none;
}
.view-all-text {
  font-size: 16px;
  color: #191919;
  text-decoration: underline;
  font-weight: 600;
  text-transform: uppercase;
}
.view-all-text:hover {
  text-decoration: none;
}

.featured-category-panel {
  padding-bottom: 30px;
}
.featured-category-panel h2 {
  font-size: clamp(1.25rem, 1.0299rem + 0.7042vw, 1.875rem);
  line-height: 1;
  color: #191919;
  font-weight: 600;
}
.featured-category-inner {
  max-width: 875px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}
.featured-category-block {
  width: 188px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
}
.featured-category-block a {
  width: 188px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
  color: #191919;
  text-decoration: none;
}
.featured-category-block a:hover {
  text-decoration: underline;
}
.featured-category-block h4 {
  font-size: 18px;
  font-weight: 700;
}
.featured-category-pic {
  width: 188px;
  height: 188px;
  border-radius: 200px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.featured-category-pic.color-1 {
  background: var(--primary-color);
}
.featured-category-pic.color-2 {
  background: #1e488f;
}
.featured-category-pic.color-3 {
  background: #dbe64c;
}
.featured-category-pic.color-4 {
  background: #001f3f;
}
.featured-category-pic img {
  max-width: 120px;
  max-height: 120px;
}
.enter-to-win-panel .owl-dots,
.deals-slider-panel .owl-dots {
  display: none;
}

.enter-to-win-panel .owl-dots,
.deals-slider-panel .owl-dots {
  display: none;
}
.enter-to-win-panel,
.deals-slider-panel {
  position: relative;
}
.enter-to-win-panel .owl-prev,
.deals-slider-panel .owl-prev {
  background-color: #000 !important;
  border-radius: 0 !important;
  padding: 6px 6px 6px 6px !important;
  width: 36px;
  height: 36px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  left: 0;
  opacity: 1 !important;
  color: #fff;
}
.enter-to-win-panel .owl-next,
.deals-slider-panel .owl-next {
  background-color: #000 !important;
  border-radius: 0 !important;
  padding: 6px 6px 6px 6px !important;
  width: 36px;
  height: 36px;
  position: absolute;
  transform: translateY(-50%);
  right: 0;
  top: 50%;
  right: -0;
  opacity: 1 !important;
  color: #fff;
}
.enter-to-win-panel .owl-prev span,
.enter-to-win-panel .owl-next span,
.deals-slider-panel .owl-prev span,
.deals-slider-panel .owl-next span {
  font-size: 20px;
  color: #fff !important;
}
.owl-theme .owl-nav {
  margin-top: 0;
}
.owl-theme .owl-nav [class*="owl-"] {
  margin: 0;
}
.owl-carousel .owl-stage-outer {
  padding-bottom: 0;
}

.subscribe-panel {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 40px;
}
.subscribe-inner-panel {
  display: flex;
  align-items: center;
  gap: 15px;
  padding-left: 15px;
  padding-right: 15px;
}
.subscribe-inner-panel input {
  border: 1px solid #191919;
  border-radius: 0;
}
.subscribe-panel h4 {
  white-space: nowrap;
  font-size: clamp(1.125rem, 0.993rem + 0.4225vw, 1.5rem);
  line-height: 1.1;
  color: #191919;
  font-weight: 700;
  margin: 0;
}
.custom-btn-success {
  background: var(--primary-color);
  border-color: var(--primary-color);
  font-size: 18px;
  color: #fff;
  font-weight: 700;
  white-space: nowrap;
  border-radius: 100px;
}
.link-text {
  color: #191919;
}
.link-text:hover {
  text-decoration: none;
}
.white-space-nowrap {
  white-space: nowrap;
}

.footer-panel {
  background: #e6e6e6;
  padding-top: 30px;
}
.footer-panel h3 {
  font-size: 18px;
  line-height: 1.5;
  color: #191919;
  font-weight: 700;
}
.footer-panel h4 {
  color: #191919;
  text-decoration: none;
  font-size: 14px;
  line-height: 16px;
}
.footer-panel h5 {
  color: #191919;
  text-decoration: none;
  font-size: 12px;
  line-height: 14px;
  font-weight: 600;
}
.footer-panel p {
  color: #191919;
  text-decoration: none;
  font-size: 12px;
  line-height: 14px;
}

.footer-copyright {
  background: #191919;
  padding: 15px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.footer-copyright p,
.footer-copyright h6 {
  margin-bottom: 0;
  color: #fff;
}
.footer-copyright p {
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 6px;
  /* text-align: center; */
}
.footer-copyright h6 {
  font-size: 11px;
  line-height: 16px;
  font-weight: 500;
  text-align: center;
}
.footer-copyright h5 {
  font-size: 12px;
  line-height: 16px;
  font-weight: 500;
  color: #fff;
}
.footer-links {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.footer-links li a {
  color: #191919;
  text-decoration: none;
  font-size: 14px;
  line-height: 30px;
}

.shop-camp-panel {
  padding-top: 30px;
  padding-bottom: 10px;
}
.shop-camp-inner-panel {
  display: flex;
  gap: 15px;
  overflow: auto;
  align-items: flex-start;
}
.shop-camp-block {
  border-radius: 25px;
  display: flex;
  background: #fe4513;
  padding: 8px;
}
.shop-camp-block-pic {
  border-radius: 15px;
  min-width: 290px;
  overflow: hidden;
  flex-shrink: 0;
  position: relative;
}
.plus-icon-btn {
  position: absolute;
  top: 10px;
  right: 10px;
}
.plus-icon {
  background: url("../images/icons/plus-icon.svg") no-repeat 0 0;
  width: 37px;
  height: 37px;
  background-size: contain;
  display: block;
}
.shop-camp-content {
  padding: 20px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-around;
  display: none;
}
.shop-camp-content.show-content {
  display: flex;
  min-width: 250px;
}
.shop-camp-content h2 {
  font-size: clamp(1.5rem, 1.1919rem + 0.9859vw, 2.375rem);
  line-height: 1.1;
  color: #fff;
  font-weight: 600;
}
.shop-camp-content p {
  font-size: 18px;
  line-height: 1.5;
  color: #fff;
}
.navbar-toggler {
  border: none;
}
.tags-icon {
  background: url("../images/icons/tags-icon.svg") no-repeat 0 0;
  width: 20px;
  height: 16px;
  display: block;
  flex-shrink: 0;
  background-size: contain;
}
.rating-stars {
  display: flex;
  align-items: center;
  gap: 5px;
  color: #8f9294;
  font-size: 12px;
  margin-bottom: 8px;
}
.shop-all-panel .col-sm-3 {
  margin-bottom: 15px;
}
.page-heading {
  font-size: clamp(1.25rem, 1.0299rem + 0.7042vw, 1.875rem);
  line-height: 1;
  color: #191919;
  font-weight: 600;
}
/*--------------------------------Product List Panel Starts-------------------------*/
.left-filter-block {
  border: 1px solid #eaeaeb;
  border-radius: 26px;
  padding: 16px;
}
.accord-arrow {
  background: url("../images/icons/accord-arrow.svg") no-repeat 0 0;
  width: 28px;
  height: 28px;
  background-size: contain;
  display: block;
}
.collapse-heading .accord-arrow {
  transform: rotate(180deg);
}
.collapse-heading.collapsed .accord-arrow {
  transform: rotate(0);
}
.collapse-heading {
  color: #000;
  text-decoration: none;
}
.filter-block {
  padding-top: 15px;
}
.filter-block label {
  font-size: 13px;
}
.filter-block .form-check {
  margin-bottom: 10px;
}
.collapse-sub-heading {
  font-size: 14px;
}
.option-btn-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}
.option-btn-link {
  border: 1px solid #525559;
  border-radius: 30px;
  padding: 2px 15px;
  display: flex;
  justify-content: center;
  min-width: 65px;
  font-size: 14px;
  line-height: 26px;
  cursor: pointer;
}

.slider-container {
  width: 100%;
  position: relative;
}

.range-slider input[type="range"] {
  position: absolute;
  width: 100%;
  pointer-events: none;
  -webkit-appearance: none;
  background: none;
}

.range-slider input[type="range"]::-webkit-slider-thumb {
  pointer-events: all;
  width: 20px;
  height: 20px;
  background: black;
  border-radius: 50%;
  -webkit-appearance: none;
}

.range-slider input[type="range"]::-moz-range-thumb {
  pointer-events: all;
  width: 20px;
  height: 20px;
  background: black;
  border: none;
  border-radius: 50%;
}

.slider-track {
  height: 4px;
  background: #000;
  position: absolute;
  top: 8px;
  z-index: 0;
}

.price-labels {
  display: flex;
  justify-content: space-between;
  padding-top: 22px;
  font-weight: 500;
}

.product-block-wrapper .col-sm-3 {
  margin-bottom: 15px;
}
.page-nav {
  padding-top: 20px;
  padding-bottom: 70px !important;
}
.page-nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
  gap: 5px;
}
.page-nav ul li a {
  width: 32px;
  height: 32px;
  border: 1px solid #53565a;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #53565a;
  text-decoration: none;
  font-size: 14px;
}
.short-drop-panel .btn-outline-secondary {
  border-radius: 50px;
}
.product-details-modal {
  max-height: 80dvh;
  overflow-y: auto;
  overflow-x: hidden;
}
.heading-sm {
  font-size: 0.875em;
  line-height: 1.43;
  color: #53565a;
}
.heading-md {
  font-weight: 500;
  font-size: 1.5em;
  line-height: 1.23;
  color: #53565a;
}
.cart-qty select {
  width: 120px;
  border-radius: 50px;
}
.cart-qty .btn {
  border-radius: 50px;
}
.product-details-offer,
.product-details-info-block {
  border-top: 1px solid #53565a1f;
  border-bottom: 1px solid #53565a1f;
  padding-top: 20px;
  padding-bottom: 20px;
}
.product-details-offer-block {
  border: 1px solid #53565a1f;
  padding: 20px;
  border-radius: 20px;
  max-width: 250px;
}
.product-details-offer-block .btn {
  border-radius: 50px;
}
.product-details-offer-block h3 {
  font-size: 1rem;
  font-weight: 500;
  color: rgb(83, 86, 90);
}
.product-details-offer-block p {
  font-size: 14px;
}
.product-details-type h6 {
  color: #53565ab8;
  font-size: 14px;
}
.product-details-type h3 {
  color: #53565a;
  font-size: 16px;
  font-weight: 600;
}
.font-sm {
  font-size: 13px;
}
.modal-content {
  border-radius: 20px;
  border: none;
}
.accord-arrow {
  background: url(../images/icons/accord-arrow.svg) no-repeat 0 0;
  width: 28px;
  height: 28px;
  background-size: contain;
  display: block;
}
/*--------------------------------Product List Panel Ends-------------------------*/
.deals-list-panel {
  margin-top: -100px;
}
.deals-list-block {
  background: #f2f2f2;
  border-radius: 25px;
  padding: 10px;
}
.deals-list-block img {
  width: 100%;
}
.deals-list-block h5 {
  font-size: 13px;
  color: #191919;
}
.deals-list-block a {
  font-size: 12px;
  line-height: 16px;
  color: #191919;
  text-transform: uppercase;
  font-weight: 700;
}

.deals-list-banner {
  background: url(../images/must-delas-bg.jpg) no-repeat 0 0 #0083ac;
  background-size: cover;
  padding-top: 65px;
  padding-bottom: 155px;
}
.deals-list-banner h2 {
  color: var(--secondary-color);
  font-size: clamp(1.875rem, 1.0387rem + 2.6761vw, 4.25rem);
  line-height: 1.1;
  font-weight: 700;
}
.deals-list-banner h3 {
  color: #fff;
  font-size: clamp(1.25rem, 1.0299rem + 0.7042vw, 1.875rem);
  line-height: 1.5;
  margin-bottom: 15px;
}

.locations-block-panel {
  max-height: 65vh;
  overflow-y: auto;
}
.locations-block {
  display: flex;
  gap: 15px;
  padding: 15px;
}
.locations-block.locations-active {
  background: #ebfce8;
}
.locations-no {
  background: var(--primary-color);
  width: 30px;
  height: 30px;
  font-size: 18px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  flex-shrink: 0;
}
.responsive-map {
  overflow: hidden;
  padding-bottom: 83.25%;
  position: relative;
  height: 0;
}
.responsive-map iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}

.page-title-panel h1 {
  font-size: 30px;
  line-height: 36px;
  color: #242424;
  font-weight: 700;
}
.locations-details h3 {
  font-size: 20px;
  line-height: 24px;
  color: #242424;
  font-weight: 700;
}
.locations-details h5 {
  font-size: 16px;
  line-height: 20px;
  color: #242424;
}
.locations-details h6 a {
  font-size: 16px;
  line-height: 20px;
  color: #242424;
  font-weight: 500;
}
.locations-details h6 a:hover {
  text-decoration: none;
}
.location-info {
  padding-bottom: 8px;
  padding-top: 8px;
}
.location-info h4 {
  font-size: 16px;
  line-height: 20px;
  color: #242424;
  font-weight: 700;
}
.location-info a {
  color: #242424;
}
.location-info a:hover {
  text-decoration: none;
}
.location-info p {
  margin-bottom: 2px;
}

.rewards-top-block-panel .item {
  border-radius: 20px;
}
.rewards-top-block-panel .item1 {
  background: url("../images/bg.jpg") no-repeat 0 0;
  background-size: cover;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.rewards-top-block-panel .item2 {
  background-color: #204685;
  padding: 30px;
  margin-bottom: 15px;
}
.rewards-top-block-panel .item2 h2 {
  font-size: clamp(1.875rem, 1.0607rem + 2.6056vw, 4.1875rem);
  line-height: 1.1;
  color: #fff;
}
.rewards-top-block-panel .item2 p {
  font-size: clamp(1.125rem, 0.993rem + 0.4225vw, 1.5rem);
  line-height: 1.1;
  color: #fff;
}
.rewards-top-block-panel .item3 {
  background-color: #dbe64c;
  padding: 30px;
  height: 100%;
}
.rewards-top-block-panel .item3 h2 {
  font-size: 19px;
  line-height: 1.1;
  color: #001f3f;
}
.rewards-top-block-panel .item3 h3 {
  font-size: 19px;
  line-height: 1.1;
  color: #001f3f;
}
.rewards-top-block-panel .item3 h2 {
  font-size: clamp(1.5rem, 1.1259rem + 1.1972vw, 2.5625rem);
  line-height: 1.1;
  color: #001f3f;
}
.rewards-top-block-panel .item4 {
  background-color: #74c365;
  padding: 30px;
  height: 100%;
}
.rewards-top-block-panel .item4 h3 {
  font-size: 19px;
  line-height: 1.1;
  color: #fff;
}
.rewards-top-block-panel .item4 h2 {
  font-size: clamp(1.5rem, 1.1259rem + 1.1972vw, 2.5625rem);
  line-height: 1.1;
  color: #fff;
}
.rewards-top-block-panel .item-inner {
  padding: 150px 25px 0px 25px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  height: 100%;
  gap: 30px;
}
.rewards-top-block-panel .item-inner img {
  max-width: 100%;
}
.rewards-top-block-panel .item-inner .custom-outline-white {
  border-radius: 5px;
  border: 2px solid #fff;
  padding: 10px 40px;
  font-size: 20px;
  font-weight: 600;
  justify-content: center;
}

.discount-panel {
  background: url("../images/discount-bg.jpg") no-repeat 0 0;
  background-size: cover;
  padding-top: 30px;
  padding-bottom: 30px;
}
.discount-panel h4 {
  font-size: clamp(1.5rem, 1.2799rem + 0.7042vw, 2.125rem);
  line-height: 1.2;
  color: #fff;
}
.discount-panel h2 {
  font-size: clamp(3.75rem, 2.4296rem + 4.2254vw, 7.5rem);
  line-height: 1.2;
  color: #fff;
  font-weight: 700;
}
.discount-panel h3 {
  font-size: clamp(1.5rem, 1.1039rem + 1.2676vw, 2.625rem);
  line-height: 1.2;
  color: #fff;
  font-weight: 700;
}
.discount-panel .custom-outline-white {
  border-radius: 0;
  font-size: clamp(1.5rem, 1.3239rem + 0.5634vw, 2rem);
  line-height: 1.2;
  color: #fff;
  padding: 10px 25px;
  border: 2px solid #fff;
}
.discount-panel .custom-outline-white:hover {
  color: #191919;
}
.discount-panel h6 {
  font-size: 12px;
  line-height: 1.2;
  color: #fff;
  font-weight: 400;
}
.discount-panel {
  background: url(../images/discount-bg.jpg) no-repeat 100% 0%;
  background-size: cover;
  padding-top: 30px;
  padding-bottom: 30px;
}

.rewards-feature-panel {
  background: #1e488f;
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.rewards-feature-panel h2 {
  font-size: clamp(1.875rem, 1.0607rem + 2.6056vw, 4.1875rem);
  line-height: 1.1;
  color: #fff;
  margin-bottom: 25px;
}
.rewards-feature-block {
  display: flex;
  gap: 15px;
}
.rewards-feature-block h3 {
  font-size: clamp(1.375rem, 1.243rem + 0.4225vw, 1.75rem);
  line-height: 1.5;
  color: #fff;
}
.rewards-feature-block p {
  color: #fff;
  font-size: 22px;
  line-height: 26px;
}
.rewards-feature-block h6 {
  color: #fff;
  font-size: 16px;
  line-height: 20px;
}
.rewards-feature-no {
  background: #dbe64c;
  width: 34px;
  height: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
  color: #191919;
  flex-shrink: 0;
  border-radius: 100px;
}

.cashback-panel {
  padding-top: 25px;
  padding-bottom: 55px;
}
.cashback-panel h2 {
  color: #184b87;
  text-align: center;
  font-size: 0;
}
.cashback-heading {
  display: flex;
  justify-content: center;
  padding-bottom: 35px;
}
.cashback-heading img {
  max-width: 100%;
}
.cashback-panel h3 {
  font-size: clamp(1.5rem, 1.2359rem + 0.8451vw, 2.25rem);
  line-height: 1.1;
  color: #1a1a1a;
  text-align: center;
  margin-bottom: 40px;
}
.cashback-info-panel {
  max-width: 560px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.cashback-info-row {
  display: flex;
  gap: 10px;
  padding: 8px 15px;
  margin-bottom: 8px;
}
.cashback-info-row > div {
  flex: 1;
  text-align: center;
}
.cashback-info-head {
  font-size: 14px;
  font-weight: 700;
  border-radius: 15px;
}
.cashback-info-1 {
  background: #60d689;
  border-radius: 20px;
}
.cashback-info-2 {
  background: #e4ea67;
  border-radius: 20px;
}
.cashback-info-3 {
  background: #a2d5d3;
  border-radius: 20px;
}
.cashback-info-4 {
  background: url("../images/bg-2.png") no-repeat 0 0;
  background-size: cover;
  border-radius: 20px;
  color: #fff;
}
.cashback-info-td {
  font-size: clamp(1rem, 0.7359rem + 0.8451vw, 1.75rem);
  line-height: 1.5;
  font-weight: 600;
}

.earn-points-block {
  background: url("../images/bg.jpg") no-repeat 0 0;
  padding: 30px 50px;
  background-size: cover;
  border-radius: 50px;
  height: 100%;
  color: #fff;
}
.earn-points-block h6 {
  font-size: clamp(1.875rem, 1.4789rem + 1.2676vw, 3rem);
  line-height: 0.5;
  margin-bottom: 0;
  position: relative;
  bottom: -37px;
  left: 19px;
}
.earn-points-block h2 {
  font-size: clamp(5rem, 2.4912rem + 8.0282vw, 12.125rem);
  line-height: 1;
  font-weight: 700;
  margin-bottom: 40px;
}
.earn-points-block h2 span {
  font-size: clamp(3.125rem, 2.0246rem + 3.5211vw, 6.25rem);
  line-height: 0.5;
  font-weight: 700;
  display: block;
}
.earn-points-block h3 {
  font-size: clamp(1.5rem, 1.1919rem + 0.9859vw, 2.375rem);
  line-height: 1;
  font-weight: 700;
  margin-bottom: 10px;
}
.earn-points-block p {
  font-size: clamp(1.125rem, 0.971rem + 0.493vw, 1.5625rem);
  line-height: 1.4;
  font-weight: 400;
  margin-bottom: 10px;
}
.points-value-block {
  background: #1e488f;
  border-radius: 50px;
  padding: 50px 30px 20px 50px;
  height: 100%;
  color: #fff;
  text-align: center;
}
.points-value-block h2 {
  font-size: clamp(1.875rem, 1.0607rem + 2.6056vw, 4.1875rem);
  line-height: 1.1;
  color: #dbe64c;
  margin-bottom: 30px;
}
.points-value-block p {
  line-height: 1.6;
  margin-bottom: 20px;
  font-size: 26px;
}
.site-info a {
  color: #fff;
  margin-right: 15px;
  text-decoration: none;
  font-size: 14px;
}

.for-mob {
  display: none !important;
}

@media (min-width: 1400px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1252px;
  }
}
@media (max-width: 814px) {

  .home-slider .owl-carousel .owl-item img {
    height:200px !important;
    transition: all 0.5s 
    ease-in-out;
  }

  .rewards-top-block-panel .item {
    margin-right:15px !important;
  }

  .offer-block.offer-block-1{
    margin-right : 15px !important;
  }

  .offer-block.offer-block-2 h2 a {
      font-size:25px !important;
  }
  .offer-block.offer-block-2{
      min-height:380px !important;
  }
  
  .offer-block.offer-block-2 p {
      font-size:20px !important;
      line-height:30px !important;
  }

  #block-thesource-blue-content .user-login-form {
    padding-left: 20px;
    padding-right: 20px;
  }
  /* 09/09/2025 */

  .rewards-top-block-panel .item-inner {
    padding: 50px 25px 50px 25px !important;
  }
  .home-slider .deals-list-subtitle1 {
    color: #fff;
    font-size: 14px !important;
    margin-top: 50px !important;
  }
.earn-points-block h6 {
    font-size: 20px !important;  
   
    bottom: -12px !important;
    left: 5px !important;
}
  .earn-points-block h2 span {
    font-size: 35px !important;
}

.points-value-block p {
    font-size: 22px !important;
}

.rewards-top-block-panel .py-5{
    padding-bottom: 2rem !important;
}

#locationInfoModal .grey-contact-thumb img{
        object-fit: contain !important;
    -webkit-object-fit: contain !important;
}

.earn-points-block h2 {
    font-size: 35px !important;
    line-height: 50px !important;
  
    margin-bottom: 20px;
}

.earn-points-block p {
    font-size: 16px !important;
}
.offer-block.offer-block-2 h2 {
    font-size: 18px !important;
}

.offer-block.offer-block-2 h3 {
    font-size: 48px !important;
    line-height: 58px !important;
}



  .home-slider .deals-list-title1 {
    font-size: 25px !important;
  }

  .text-banner {
    top: 20px !important;
    margin: 0 0 20px !important
  }
  .homeb-banner{
background-position: center center !important;
  }
  /* 09/09/2025 */

  /* 11.08.2025 */

  .deals-list-subtitle {
    top: 55px !important;
    font-size: 14px !important;
  }

  .source-sec h2 {
    font-size: 22px;
    text-align: left !important;
  }
  .source-sec-top h2 {
    text-align: center !important;
  }
  .source-sec-top p {
    font-weight: 600 !important;
    text-align: left !important;
  }

  .contact-txt {
    margin: 20px 0px !important;
  }

  .grey-contact-thumb {
    width: 350px !important;
    /* margin: auto !important;
    text-align: center; */
  }

  .contact-txt p.blue-text {
    margin-bottom: 40px;
  }

  .blog-details-sec {
    padding: 0 15px !important;
  }
  .b-img img {
    margin: 10px 0;
  }
  .join-us-sec {
    padding: 10px 10px 20px 10px !important;
  }

  .brand3-bg p {
    font-size: 14px !important;
    margin: 10px 0 !important;
  }
  .brand2-bg p {
    font-size: 14px !important;
    margin: 10px 0 !important;
  }
  .brand1-bg p {
    font-size: 14px !important;
    margin: 10px 0 !important;
  }

  .blog-sec {
    display: block !important;
    /* justify-content: space-between; */
  }
  .source-sec iframe {
    width: 100% !important;
  }
  .contact-thumb {
    margin-left: 0px !important;
  }

  .source-sec-thumb {
    width: auto !important;
  }

  .faq-page .accordion-item h2 button {
    font-size: 12px !important;
  }
  .faq-page .accordion-button::after {
    background-image: url(../images/p.png);
    height: 18px !important;
    width: 20px !important;
  }

  .faqspage {
    padding-left: 20px;
  }

  /* 11.08.2025 */

  .mb-2-m {
    margin-bottom: 0.5rem !important;
  }
  .footer-links li a {
    font-size: 18px !important;
    line-height: 38px !important;
  }

  .footer-panel h4 {
    font-size: 16px !important;
    line-height: 16px !important;
  }
  .footer-panel h5 {
    font-size: 16px !important;
    line-height: 26px !important;
  }

  .footer-panel p {
    font-size: 18px !important;
    line-height: 26px !important;
  }

  .footer-panel h3 {
    font-size: 20px !important;
  }

  .main-nav .navbar-toggler:focus {
    box-shadow: none !important;
  }
  .footer-copyright p {
    text-align: center;
  }
  .must-deals .row,
  .ways-shop-panel .row {
    flex-wrap: nowrap;
    overflow: auto;
  }

  .ways-shop-panel .row .col-sm-3 {
    width: 100%;
  }
  .must-deals .row .col-sm-3 {
    width: 80%;
  }
  .must-deals .row .col-sm-3 img,
  .ways-shop-panel .row .col-sm-3 img {
    width: 100%;
  }
  .top-nav .navbar-nav {
    background: #202020;
    position: absolute;
    top: 60px;
    right: 0;
    z-index: 99;
    width: 200px;
    padding: 20px;
    gap: 2px;
  }
  .featured-category-block {
    width: 44%;
  }
  .featured-category-pic {
    width: 100%;
    max-width: 188px;
    aspect-ratio: 1;
    height: auto;
  }
  .subscribe-inner-panel {
    flex-direction: column;
  }
  .top-nav .container-fluid {
    padding-right: 0;
    display: flex;
    justify-content: flex-end;
  }
  .main-nav .navbar-collapse {
    background: #fff;
    position: absolute;
    top: 50px;
    right: 0;
    z-index: 99;
    width: 245px;
    padding: 20px;
    gap: 2px;
    padding-top: 20px;
  }
  .main-nav .navbar-nav {
    /* justify-content: flex-start;
        align-items: flex-start; */
    justify-content: flex-start;
    align-items: flex-start;
    gap: 5px;
    margin-bottom: 15px !important;
  }
  .main-nav .about-dropdown {
    flex-direction: column;
    align-items: flex-start !important;
    gap: 10px;
  }
  .offer-panel .row {
    gap: 15px;
  }
  .shop-camp-block {
    flex-direction: column-reverse;
    padding: 15px;
    margin-bottom: 20px;
  }
  .shop-now-text {
    margin-top: 15px;
    margin-bottom: 0px;
  }
  .want-feel-tab-panel .nav-tabs {
    justify-content: flex-start;
    margin-bottom: 8px;
  }
  .want-feel-tab-panel .nav-tabs li {
    flex: 1;
  }
  .want-feel-tab-panel .nav-tabs .nav-link {
    width: 100%;
    border-radius: 20px;
  }
  .footer-copyright {
    flex-direction: column;
    gap: 10px;
  }
  .locations-inner-wrapper {
    flex-direction: column-reverse;
    gap: 20px;
  }
  .reward-points-panel .row {
    gap: 15px;
  }
  .rewards-top-block-panel .row {
    gap: 15px;
  }
  .rewards-top-block-panel .item2 {
    margin-bottom: 0;
  }
  .mob-flex-col {
    flex-direction: column;
  }
  .rewards-feature-panel .row {
    gap: 15px;
  }
  .earn-points-block img {
    width: 30px;
  }
  .footer-panel .col-sm-3 {
    width: 40%;
    max-width: 40%;
  }
  .shop-detail {
    margin-left: 15px;
  }

  .help-detail {
    margin-left: 55px;
  }

  .site-detail {
    margin-left: 15px;
  }
  .footer-panel .col-sm-8,
  .footer-panel .mob-w-100 {
    width: 100%;
    max-width: 100%;
  }
  .left-filter-panel {
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
    width: 300px;
    background: #fff;
    z-index: 99;
    padding: 15px;
    overflow: auto;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
    transform: translateX(200%);
    transition: all 0.3s ease;
  }
  .left-filter-panel.show {
    transform: translateX(0);
  }
  .for-mob {
    display: flex !important;
  }
  .top-main-heading.pt-5.pb-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .navbar-toggler:focus {
    box-shadow: none !important;
  }
  .store-area {
    margin-top: 20px;
  }
  #wrapper {
    overflow-x: hidden;
  }
  .shop-camp-inner-panel {
    display: block !important;
  }
  .shop-camp-block-pic img {
    width: 100% !important;
  }

  .deals-slider-panel-shop.py-4 {
    padding-top: 0px !important;
    margin-top: 10px !important;
  }

  /* 27.08.2025 */
  .deals-banner {
    height: 250px !important;
  }

  .deals-section {
    align-items: center;
  }
  .deals-thumb {
    max-width: 100% !important;
  }
  .deals-section {
    justify-content: center !important;
  }

  /* 27.08.2025 */

  /* 29.08.2025 */
  .breadcrumb-panel h1 {
    font-size: 42px !important;
    margin-top: 20px !important;
  }

  .banner-sec-deals {
    display: block !important;
  }
  .modal-sec {
    display: block !important;
  }
  .left-img {
    margin-bottom: 20px;
  }

  /* 29.08.2025 */

  .deals-img-details {
    margin-right: 10px;
    margin: auto;
    text-align: center;
    display: flex;
    justify-content: center;
  }
  .custom-outline-white img {
    height: 25px;
    margin-top: 6px;
  }

  .deals-list-all-btn {
    top: 90px !important;
  }

  .deals-list-title {
    top: 15px !important;
    font-size: 25px !important;
  }

  .deals-list-all-btn {
    top: 90px !important;
  }
}

@media screen and (min-device-width: 820px) and (max-device-width: 1180px) and (orientation: portrait) {
  .top-nav .navbar-nav .nav-item .nav-link {
    font-size: 11px !important;
  }
}

@media screen and (min-device-width: 820px) and (max-device-width: 1180px) and (orientation: landscape) {
  .top-nav .navbar-nav .nav-item .nav-link {
    font-size: 11px !important;
  }
}

@media screen and (max-width: 767px) {
  .store-info {
    font-size: 11px !important;
  }

  #must_deals{
    margin-top: -15px;
  }
  #block-thesource-blue-slidersectionblock .owl-item {
    min-width:100vw !important;
  }
}

.top-main-heading.pt-5.pb-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.privacy-info a {
  color: #000;
  text-decoration: none !important;
}

.terms-use a {
  text-decoration: none;
  font-weight: 600;
  color: #000;
  text-decoration: none;
}

.deals-img img {
  max-width: 100%;
  width: 100%;
}

.shop-block-pic img {
  max-width: 100%;
}

.shop-camp-block-pic img {
  width: 290px;
}

.rewards-block {
  padding-right: 0 !important;
}

/* 11.08.2025 */
.source-sec-top {
  margin: 10px 0 30px 0;
}
.source-sec h2 {
  text-align: center;
  font-weight: 600;
}

.source-sec a {
  color: #000;
  /* text-decoration: none; */
}

.source-sec p {
  text-align: center;
  font-weight: 400;
}

.source-sec-thumb {
  background: #f1f1f1;
  padding: 20px;
  border-radius: 20px;
  margin: 20px auto;
  text-align: center;
  width: 750px;
}

.contact-thumb p {
  text-align: left;
}

.grey-contact-thumb {
  /* background: #f1f1f1; */
  /* padding: 15px; */
  border-radius: 0;
  margin: 20px 0;
  width: 400px;
  height: 300px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

.blue-text {
  color: #001f3f;
  font-weight: 600 !important;
  font-size: 18px;
}

.contact-txt h3 {
  font-weight: 600;
  margin: 10px 0;
  font-size: 22px;
}

.contact-txt {
  margin: 20px;
}

.contact-txt p {
  margin-bottom: 5px;
}
.contact-thumb {
  margin-left: 100px;
}

.thumb_sec h2 {
  text-align: center;
  font-weight: 400;
  font-size: 34px;
}

.thumb_sec {
  padding: 30px 0;
}

.thumb_sec p {
  text-align: center;
}

.banner_sec {
  height: auto;
}

.thumb-section {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}

.white_sec {
  background: #fff;
}

.thumb_sec_new {
  border: none !important;
  border-radius: 15px;
  padding: 15px;
  width: 300px;
  background: transparent !important;
  width: 400px;
  height: 250px;
}

.thumb_sec h2 {
  color: #012535;
}

.thumb-section a:hover {
  background: #ddd;
}

.thumb_sec_new_shop h3 {
  text-align: center;
  color: #000;
}

.thumb_sec_new_shop a:hover h3 {
  color: #000 !important;
}

.thumb_sec_new_shop {
  background: #b1e3f7;
  padding: 50px 20px;
  width: 200px;
  border-radius: 15px;
  display: flex;
  align-items: center;
}

.thumb_sec_new {
  text-align: center;
}

.grey_bg {
  background: #f5f5f5;
  padding-top: 100px;
  padding-bottom: 100px;
}

.thumb_secgrey h2 {
  text-align: center;
  font-weight: 400;
  font-size: 34px;
  color: #000;
}

.thumb_secgrey {
  padding: 20px 0;
}

.thumb_secgrey p {
  text-align: center;
}

.thumb-sectiongrey {
  display: flex;
  justify-content: space-around;
  margin-top: 20px;
}

.thumb_sec_newgrey {
  padding: 15px;
  width: 300px;
  text-align: center;
}

.thumb_sec_newgrey h3 {
  font-size: 20px;
  margin-top: 20px;
}

.thumb_sec_newgrey_sec {
  background: #fff;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  padding: 10px;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}

.blog-sec {
  display: flex;
  justify-content: space-between;
}

.blog-thumb {
  width: 95%;
  height: 250px;
  margin: 10px;
  background: #ddd;
  border-radius: 10px;
}

.blog-txt-sec a {
  font-size: 16px;
  margin: 10px 0;
  color: #012535;
  font-weight: 600;
  text-align: right;
  float: right;
  text-decoration: none;
}

.blog-txt-sec {
  padding-left: 20px;
}

.blog-txt-sec h6 {
  font-size: 22px;
  font-weight: 600;
  margin: 20px 0 10px 0;
  color: #012535;
}

.blog-txt-sec p {
  font-size: 18px;
  margin: 10px 0;
  color: #012535;
  text-align: left;
}

.blog-txt-sec a {
  font-size: 16px;
  margin: 10px 0;
  color: #012535;
  font-weight: 600;
  text-align: right;
  float: right;
}

.blog-section h2 {
  text-align: left;
  font-weight: 500;
  margin-left: 15px;
}

.blog-right-sec {
  display: flex;
  flex-direction: column;
}

.b-left.blog-thumb {
  height: 500px !important;
  overflow: hidden;
}

.blog-right-sec .blog-thumb {
  height: 150px;
  overflow: hidden;
}

.blog-section {
  border-top: 1px solid #636363;
  padding-top: 50px;
}

.view_button-blog button {
  background: #012535;
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
  margin-bottom: 20px;
  padding: 10px 45px;
  border-radius: 10px;
}

.view_button-blog {
  margin: 50px auto;
  text-align: center;
}

.blog-details-sec h2 {
  font-size: 28px;
  font-weight: 500;
  margin: 15px 0;
  text-transform: uppercase;
}

.blog-details-sec h3 {
  font-size: 20px;
  margin: 10px 0;
  font-weight: 600;
}

.blog-details-sec p {
  margin-bottom: 20px;
}

.blog-details-thumb {
  background: #ddd;
  border-radius: 20px;
  width: auto;
  height: 400px;
  margin: 20px 0;
}

.blog-details-banner {
  background: #ddd;
  border-radius: 20px;
  width: auto;
  height: 400px;
  margin: 20px 0;
}

.blog-nav-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 25px 0 0;
}

.blog-nav-wrap a {
  font-size: 16px;
  display: inline-flex;
  align-items: center;
  color: #000;
  opacity: 0.3;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
}

.blog-nav-wrap a:hover {
  opacity: 1;
}

.blog-nav-wrap a span {
  margin: 0 10px 0 10px;
}

.triangle-left {
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 9px 18px 9px 0;
  border-color: transparent #000 transparent transparent;
  transform: rotate(0deg);
}

.triangle-right {
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 9px 18px 9px 0;
  border-color: transparent #000000 transparent transparent;
  transform: rotate(180deg);
}

.blogb-banner {
  width: 100%;
  height: 400px;
  overflow: hidden;
}

.blogb-banner img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-object-fit: cover;
  -moz-object-fit: cover;
  height: 100%;
  overflow: hidden;
  object-position: 50% 50%;
  -webkit-object-position: 50% 50%;
  -o-object-position: 50% 50%;
  -moz-object-position: 50% 50%;
  border-radius: 0 !important;
}

.brand1-bg .right-img img {
  height: auto !important;
  margin-bottom: 0px;
}

.brand1-bg button {
  text-transform: uppercase;
  width: auto;
}

.brand1-bg p {
  font-size: 22px;
}
.brand3-bg p {
  font-size: 22px;
}
.brand2-bg p {
  font-size: 22px;
}

.brand1-bg .right-img img {
  width: 500px;

  height: 400px;
}

.brand1-bg {
  background: #2e0809 !important;
}

.brand1-bg .right-img img {
  height: auto !important;
  margin-bottom: 0px;
}

.brand1-bg button {
  text-transform: uppercase;
  width: auto;
}

.brand1-bg .right-img img {
  width: 500px;
  height: 400px;
}

.brand1-bg {
  background: #2e0809 !important;
}

.join-us-sec {
  background: #012535;
  padding: 20px 10px 20px 60px;
  border-radius: 10px;
  text-align: left;
  margin: 30px 0 0 0;
}

.brand1-bg .right-img img {
  width: 500px;
  height: 400px;
}

.brand1-bg .right-img img {
  height: auto !important;
  margin-bottom: 0px;
}
img {
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic;
}

.brand2-bg {
  background: #ce0058 !important;
}

.join-us-sec button {
  padding: 10px 25px;
  border-radius: 5px;
  border: 1px solid #fff;
  color: #fff;
  background: transparent;
  width: 250px;
  font-weight: 600;
  font-size: 17px;
  text-transform: uppercase;
  /* margin-top: 50px; */
  margin-top: 0px;
}

.join-us-sec p {
  text-align: left;
  color: #fff;
  /* padding-right: 80px; */
  padding-left: 0 !important;
  width: auto !important;
}

.landing-textarea h2 {
  margin-top: 30px;
}

.page-title-new {
  font-size: 34px;
  margin: 0 0 25px;
  color: #74c365;
  font-weight: 600;
}

.contact-left h3 {
  font-size: 17px;
  line-height: 1.2em;
  margin: 0 0 0px;
  color: #000;
}

.contact-left p {
  font-size: 18px;
  line-height: 1.4em;
  margin: 0 0 25px;
}

.contact-right .btn-wrap button {
  background-color: #000;
  display: inline-flex;
  padding: 12px 30px;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 8px;
}

.contact-right .form-control,
.contact-right .custom-select {
  background-color: #f0f0f0;
  height: auto;
  color: #000;
  padding: 10px;
  font-size: 14px;
  border: 0 none;
  border-radius: 8px;
  width: 100%;
}

.custom-select {
  height: auto;
  color: #000;
  padding: 10px;
  font-size: 14px;
  border: 0 none;
  border-radius: 8px;
  width: 100%;
  vertical-align: middle;
  background: #f0f0f0 url(../images/home/dd.svg) no-repeat right 15px center;
  background-size: 8px 10px;
  border: 0 none !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.contact-right label {
  font-size: 18px;
  margin: 0 0 15px;
  font-weight: 500;
  width: 100%;
}

.contact-right .form-group {
  margin: 0 0 25px;
}

.inner-page-wrap {
  margin: 50px 0 0 0;
}

.btn-wrap input {
  background-color: #000;
  display: inline-flex;
  padding: 12px 30px;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 8px;
}

div#brand_camp_block {
  background: #3c8923 !important;
}

div#brand_high_heads_block {
  background: #2a3d5b !important;
}

.ways-shop-block {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  transition: all 0.5s ease-in-out;
}
.ways-shop-block::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000000;
  background: linear-gradient(
    360deg,
    rgba(0, 0, 0, 1) 0%,
    rgba(255, 255, 255, 0) 100%
  );
}

.ways-shop-block h4 {
  position: absolute;
  bottom: 0;
  width: 100%;
  color: #fff;
  z-index: 10;
  transition: all 0.3s ease-in-out;
  height: 100%;
  padding-bottom: 20px;
}
.ways-shop-block h4 a {
  color: #fff;
  text-decoration: none;
  font-size: 0.8em;
  font-weight: 800;
  transition: all 0.3s ease-in-out;
  height: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.ways-shop-block .shop-block-pic img {
  transition: all 0.5s ease-in-out;
  position: relative;
  z-index: -1;
}
.ways-shop-block:hover .shop-block-pic img {
  transform: scale(1.1);
}
.ways-shop-block:hover h4 {
  padding-bottom: 30px;
}
.ways-shop-block:hover h4 a {
  font-size: 0.82em;
}

#block-thesource-blue-advertisementbannerblock .owl-carousel .owl-item img {
  border-radius: 20px;
}
#block-thesource-blue-slidermediumsizesectionblock .owl-carousel .owl-item img {
  border-radius: 20px;
}
.featured-head {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 20px;
}
.zip-code {
  text-transform: uppercase;
}
ul#featured-pagination {
  margin-bottom: 30px;
}

.shop-now-text {
  margin-top: 30px;
}
/* 11.08.2025 */

/* == */
.submit-btn {
  text-align: center;
}

.small-txt {
  font-size: 13px;
  font-weight: 600;
}

.heading-m {
  color: #000;
  text-align: center;
  border-bottom: 1px solid #000;
  padding-bottom: 50px;
  margin-bottom: 50px;
}

.head-top {
  margin-bottom: 50px;
  font-weight: 600;
}

.order-class {
  font-weight: 600;
  font-size: 24px;
}

.faq-page .accordion-button:not(.collapsed) {
  color: var(--bs-accordion-active-color);
  background-color: #ffffff;
  box-shadow: none;
  border-radius: 0 !important;
}
.faq-page .accordion-item:first-of-type > .accordion-header .accordion-button {
  border-radius: 0 !important;
}

.faq-page .accordion-item:first-of-type {
  border-radius: 0 !important;
}

.faq-page .accordion-item h2 button {
  font-size: 13px;
  color: #000;
  font-weight: 600;
}

.faq-page .accordion-item {
  border-top: none;
  border-left: 0;
  border-right: 0;
}

.faq-page .accordion-button:focus {
  box-shadow: none !important;
}

.faq-page .accordion-button::after {
  background-image: url("../images/p.png");
}

.faq-page .accordion-button:not(.collapsed)::after {
  background-image: url("../images/mi.png");
}

.faqspage a {
  font-size: 14px;
  color: #000;
  text-decoration: none;
  font-weight: 600;
}
.faqspage p {
  font-size: 15px;
}
/* 11.08.2025 */

/* 20.08.2025 */

.header-img img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-object-fit: cover;
  -moz-object-fit: cover;
  height: 100%;
  overflow: hidden;
  object-position: 50% 50%;
  -webkit-object-position: 50% 50%;
  -o-object-position: 50% 50%;
  -moz-object-position: 50% 50%;
  border-radius: 0 !important;
}

.cart-sec {
  background: #000;
  width: 70px;
  height: 65px;
  border-radius: 15px;
  position: fixed;
  bottom: 100px;
  right: 25px;
  align-items: center;
  margin: auto;
  text-align: center;
  z-index: 9;
}
.cart-sec img {
  margin: 15px 0;
  height: 35px;
}

.blog-thumb img {
  display: block !important;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-object-fit: cover;
  -moz-object-fit: cover;
  height: 100%;
  overflow: hidden;
  object-position: 18% 15%;
  -webkit-object-position: 50% 50%;
  -o-object-position: 50% 50%;
  -moz-object-position: 50% 50%;
  border-radius: 0 !important;
}

.blog-details-sec h1 {
  font-size: 30px !important;
  margin-top: 20px !important;
  font-weight: 600 !important;
  text-transform: uppercase;
}

#block-thesource-blue-content .thumb_sec h2 {
  margin-bottom: 20px !important;
}

.blog-details-sec h4 {
  font-size: 18px;
}

.grey-contact-thumb img {
  display: block !important;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-object-fit: cover;
  -moz-object-fit: cover;
  height: 100%;
  overflow: hidden;
  object-position: 50% 50%;
  -webkit-object-position: 50% 50%;
  -o-object-position: 50% 50%;
  -moz-object-position: 50% 50%;
  border-radius: 0 !important;
}

.contact-txt p.blue-text {
  margin-top: 20px;
}

.source-sec-top p {
  font-weight: 600 !important;
}

@media screen and (min-width: 1920px) {
  .grey-contact-thumb {
    width: 480px;
  }
  .sign-text {
    margin-left: 80px;
  }
  .reward-sign {
    margin-left: 150px;
  }
}

/* 20.08.2025 */

.header-img img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-object-fit: cover;
  -moz-object-fit: cover;
  height: 100%;
  overflow: hidden;
  object-position: 50% 50%;
  -webkit-object-position: 50% 50%;
  -o-object-position: 50% 50%;
  -moz-object-position: 50% 50%;
  border-radius: 0 !important;
}

.cart-sec {
  background: #000;
  width: 70px;
  height: 65px;
  border-radius: 15px;
  position: fixed;
  bottom: 100px;
  right: 25px;
  align-items: center;
  margin: auto;
  text-align: center;
  z-index: 9;
}
.cart-sec img {
  margin: 15px 0;
  height: 35px;
}

.source-sec a {
  color: #000;
  text-decoration: none;
  display: block;
}

.blog-thumb img {
  display: block !important;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-object-fit: cover;
  -moz-object-fit: cover;
  height: 100%;
  overflow: hidden;
  object-position: 15% 15%;
  -webkit-object-position: 50% 50%;
  -o-object-position: 50% 50%;
  -moz-object-position: 50% 50%;
  border-radius: 0 !important;
}

/* 20.08.2025 */

/* 22.08.2025 */
.locationmodal .grey-contact-thumb {
  width: 100%;
  height: 150px;
}

.location-sec {
  display: flex;
  justify-content: space-between;
}

.locationmodal p {
  text-align: left;
}

.locationmodal .contact-txt {
  flex: 1;
  margin: 0;
}
.locationmodal .contact-txt h3 {
  font-size: 17px;
}

.locationmodal .contact-txt h2 {
  font-size: 28px;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 100px;
  margin-right: 20px;
}

.locationmodal .contact-txt h4 {
  font-size: 17px;
  color: #666;
}

.locationmodal .contact-txt p {
  margin-bottom: 0;
}

.loc-area {
  margin-top: 20px;
}

.btn-area-loc {
  margin: auto;
  text-align: center;
}

.btn-area-loc button {
  margin-top: 10px;
}

.locationmodal button {
  font-size: 16px;
}

.deals-banner {
  /* background: url("../images/Screenshot_deals.png") no-repeat; */
  height: 380px;
  background-size: contain;
  margin: 0px 0;
  position: relative;
}

.deals-thumb {
  background: #ddd;
  border-radius: 15px;
  /* padding: 15px; */
      max-width: calc(25% - 20px);
    margin-bottom: 10px;
}

.deals-thumb p {
  text-align: left;
  margin: 10px 0 10px 0;
  font-size: 11px;
}

.deals-thumb a {
  text-align: left;
  margin: 0;
  font-size: 12px;
  text-decoration: underline;
  color: #000;
  text-transform: uppercase;
  font-weight: 600;
}

.deals-section {
  display: flex;
  justify-content: stretch;
  gap: 20px;
  flex-wrap: wrap;
  position: relative;
  bottom: 80px;
  bottom: 150px !important;
}

/* 22.08.2025 */

.join-us-sec button:hover {
  background: #565e64;
  border-color: #565e64;
}
.landing-textarea {
  text-align: center;
  margin: auto;
}
@media (min-width: 1300px) {
  .join-us-sec.brand1-bg .row div:first-child > div > img {
    width: 230px;
    max-width: 230px;
  }
}

.brand3-bg img {
  margin-bottom: 20px;
}
.brand3-bg .right-img img {
  width: 500px;
  margin-bottom: 0px;
  height: auto !important;
}
.brand2-bg .right-img img {
  width: 500px;
  margin-bottom: 0px;
  height: auto !important;
}

.brand1-bg .right-img img {
  width: 500px;
  height: auto !important;
  margin-bottom: 0px;
}

/* 29.08.2025 */

.modal-sec {
  display: flex;
}

.left-img {
  margin-right: 20px;
}

.tag {
  background: #838383;
  border-radius: 15px;
  display: inline-block;
  padding: 4px 8px;
  text-align: center;
  color: #fff;
  margin-bottom: 10px;
}
.small-txt-area {
  font-size: 12px;
  margin-top: 10px;
}

.button-sec {
  display: flex;
}

.button-sec select {
  height: 45px;
  border-radius: 10px;
  /* margin-right: 15px; */
}

.type-sec {
  display: flex;
}

.select-btn {
  width: 90px;
  margin-right: 15px;
}

.tag img {
  height: 25px;
  margin-right: 5px;
}

.spe img {
  height: 30px;
  margin-right: 5px;
}

.type-sec > div {
  flex-wrap: wrap;
  display: flex;
  flex-direction: column;
  margin-right: 20px;
}

.btn-1 {
  background: #000;
  color: #fff;
  margin-bottom: 20px;
  margin-top: 10px;
  border: none;
  padding: 10px 15px;
  border-radius: 25px;
  width: 100px;
  text-align: center;
}

.button-sec button {
  background: #53565a;
  color: #fff;
  border: none;
  padding: 10px 15px;
  border-radius: 10px;
  margin-bottom: 20px;
  /* margin-left: 10px; */
  margin-right: 10px;
}

.modal-sec h4 {
  font-size: 26px !important;
  color: #000 !important;
}

.store_menubg::before {
  /* background-image: url(../images/TS-Plant2.webp);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.095;
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  left: 0;
  right: 0; */

  background-image: url(../images/TS-Plant2.webp);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.095;
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  left: 0;
  right: 0;
  z-index: 1;
  background-color: #d9e1e2;
}

.breadcrumb-panel {
  /* background: #d9e1e2;
  padding-top: 25px;
  padding-bottom: 25px; */
  padding-top: 25px;
  padding-bottom: 25px;
  position: relative;
  z-index: 2;
}

.breadcrumb-panel ul li a {
  color: #fff;
  text-decoration: none;
  font-weight: 600;
}

.breadcrumb-panel ul li a::before {
  content: "\002F";
  position: absolute;
  top: 0;
  right: -12px;
}

.breadcrumb-panel ul li {
  position: relative;
  color: #fff;
}

.breadcrumb-panel ul {
  margin: 0;
  list-style-type: none;
  display: inline-flex;
  gap: 20px;
  background-color: #000;
  padding: 5px 10px;
  margin-bottom: 10px;
}

.store_menubg {
  position: relative;
}

.breadcrumb-panel h1 {
  font-size: 48px;
  color: #000;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0;
}

.banner-sec-deals {
  display: flex;
}

.deals-img-details {
  margin-right: 10px;
}

.banner-sec-deals h4 {
  font-size: 17px;
  margin: 10px 0;
  color: #000;
  text-transform: uppercase;
}
/* 29.08.2025 */

.cart-count {
  background: red;
  color: #fff;
  border-radius: 10px;
  width: 17px;
  height: 17px;
  text-decoration: none;
  position: absolute;
  right: -11px;
  top: -11px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
}
.cart-check {
  text-decoration: none;
  position: relative;
}

.left-img img {
  height: 350px;
  max-width: 100%;
}

.button-sec button.item-cart:hover {
  background: #303133;
}

.deals-banner img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-object-fit: cover;
  -moz-object-fit: cover;
  height: 100%;
  overflow: hidden;
  object-position: 0% 45%;
  -webkit-object-position: 0% 45%;
  -o-object-position: 0% 45%;
  -moz-object-position: 0% 45%;
  border-radius: 0 !important;
}

.deals-list-title {
  position: absolute;
  top: 60px;
  font-size: 50px;
  font-weight: 800;
  color: #dbe64c;
}

.deals-list-subtitle {
  position: absolute;
  top: 130px;
  color: #fff;
  font-size: 24px;
}

.deals-list-all-btn {
  position: absolute;
  top: 180px;
  background: #1e488f;
  color: #fff;
  border-radius: 20px;
}

.deals-list-all-btn a {
  color: #fff !important;
}

.source-sec {
  position: relative;
}

#block-thesource-blue-content .contact-right {
  background: transparent !important;
  box-shadow: none !important;
  padding-top: 0;
}

/* 09/09/2025 */
.homeb-banner {
  background: url("../images/sor_deals_background.png") center bottom  no-repeat;
  height: auto;
  background-size: cover;
  padding: 50px 0;
}

.home-slider .deals-list-title1 {
  font-size: 50px;
  font-weight: 800;
  color: #dbe64c;
}
.text-banner{
    margin: 0 0 70px;
}
.home-slider .deals-list-subtitle1 {
  color: #fff;
  font-size: 24px;
}

.home-slider .owl-carousel .item {
  border-radius: 12px;
  overflow: hidden;
  color: #fff;
  text-align: left;
  padding: 0;
  position: relative;
}

.item h2 {
  font-size: 22px;
  margin: 0 0 5px 0;
  font-weight: bold;
}
.item p {
  font-size: 14px;
  margin: 0;
}

/* .item img {
  max-width: 100%;
  padding-left: 5px;
} */


.homeb-banner {
  position: relative;
}



/* 09/09/2025 */

#block-thesource-blue-content .user-login-form {
  margin: 0 auto;
  width: 100%;
  max-width: 500px;
  padding-top: 50px;
  padding-bottom: 50px;
} 
#block-thesource-blue-content .user-login-form label.js-form-required {
  color: #000 !important;
  font-weight:600;
}
#block-thesource-blue-content .user-login-form input {
  margin-bottom: 20px !important;
}

#block-thesource-blue-content .user-login-form input[type=text]{  
    outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: 100%;
  padding: 13px 15px;
  font-size: 16px;
  font-weight: 400;
  line-height: 22.4px;
  background-color: var(--White);
  border: 1px solid #dee2e6;
  border-radius: 16px;
  color: var(--Text);
  overflow: hidden;
  height: 54px;
  margin-bottom: 0;}

#block-thesource-blue-content .user-login-form input[type=password]{  
    outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: 100%;
  padding: 13px 15px;
  font-size: 16px;
  font-weight: 400;
  line-height: 22.4px;
  background-color: var(--White);
  border: 1px solid #dee2e6;
  border-radius: 16px;
  color: var(--Text);
  overflow: hidden;
  height: 54px;
  margin-bottom: 0;}

#block-thesource-blue-content .user-login-form #edit-submit {
  background: #000000;
  color: #fff;
  text-transform: uppercase;
  border-radius: 10px;
  font-weight: 600;
  font-size: 20px;
  padding: 10px 25px;
  margin-top: 20px;
  border:none;
}

@media (min-width: 1200px) {
  legend {
      font-size: 16px;
  }
}

.nav-link-yellow {
  background:yellow;
  color:#000 !important;
  border-radius:15px;
  padding:5px 20px !important;
  -webkit-box-shadow:0px 0px 10px 3px rgba(241,255,46,0.9);
  -moz-box-shadow: 0px 0px 10px 3px rgba(241,255,46,0.9);
  box-shadow: 0px 0px 10px 3px rgba(241,255,46,0.9);
}

.home-slider .owl-carousel .owl-item img {
  /* height:150px; */
  padding-left:0px !important;
  transition: all 0.5s 
  ease-in-out;
}
.home-slider .owl-carousel .owl-item img:hover {
  transform: scale(1.2);
}

.flower-favorites-content-inner div:nth-child(3)  {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#block-thesource-blue-homespecialoffers .owl-nav {
  display:none;
}


.shop-pop{
  border-radius: 20px;
  border: 1px solid #ddd;
  width: 250px;
  padding: 10px;
}

.btn-2 {
  background: #000;
  color: #fff;
  margin-bottom: 0px;
  margin-top: 20px;
  border: none;
  padding: 10px 15px;
  border-radius: 25px;
  width: 120px;
  text-align: center;
}

.btn-2:hover {
  background: #8b8b8b !important;
}

#block-thesource-blue-advertisementbannerblock img {
  max-width: 100%;
  padding-left: 5px;
}

@media (min-width: 1366px) {
  #must_deals {
    margin-top: -16px;
    position: relative;
    z-index: 1;
  }
}

@media (min-width:1100px) {

  #block-thesource-blue-slidersectionblock .owl-item {
    min-width: calc(100vw - 15px) !important;
       
  }
}

body #accessiblyAppWidgetButton.accessibly-app-widget-button-container .accessibly-app-icon-medium{
  position: fixed;
  right: 30px;
  bottom: 30px;
}

.breadcrumb-panel ul li:not(:last-child)::after {
  display:none;
}