.color-default {
  color: var(--bs-theme);
}
.border-default {
  border: 1px solid var(--bs-theme);
}
.color-black {
  color: #000000 !important;
}
.btn-default {
  width: 200px;
  height: 40px;
}
.dtn-main {
  font-size: 20px;
  line-height: 39px;
  width: 295px !important;
  height: 50px;
  border: 1px solid #23aa9b;
  border-radius: 1px;
  color: #24aa9a;
}
.b-videos__icon.icon-d1 > svg {
  width: 7rem;
  height: 7rem;
}
.b-videos .b-videos__icon {
  opacity: 1;
}
.b-videos .b-videos__icon:hover,
.b-videos .b-videos__icon:focus {
  opacity: 0.8;
}
.bg-default {
  background: var(--bs-theme) !important;
}
.advantages-block {
  min-height: 400px;
  background: #ffffff;
  border: 1px solid #eeeeee;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
  border-radius: 1px;
  transition: transform 0.15s;
}
.advantages-block:hover,
.advantages-block:focus,
.blog-block:hover,
.blog-block:focus {
  transform: scale(1.05);
  transition: transform 0.5s;
}
.about-text {
  font-size: clamp(1rem, 0.825rem + 0.875vw, 1.875rem);
}
.about-ico {
  width: 200px;
}
.blog-block {
  transition: transform 0.15s;
  filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.25));
}
.blog-block::after {
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 47.6%, #000000 100%);
}
.blog-title-h {
  height: 58px;
}
.b-products-sets.products_sets_2 {
  background: linear-gradient(
      180deg,
      rgba(0, 0, 0, 0.6) 0%,
      rgba(102, 102, 102, 0) 100%
    ),
    url(/img/main/sets/camping.webp);
  background-position: center;
  background-size: cover;
}
.banners-01_img {
  filter: drop-shadow(4px 0px 10px rgba(0, 0, 0, 0.5));
  transition: transform 0.15s;
}
.banners-01_img:hover,
.banners-01_img:focus {
  transform: scale(1.05);
  transition: transform 0.5s;
}
.b-categories-02 .b-categories-02__image img {
  width: 40px !important;
}
body {
  overflow-x: hidden;
}
.mr-4,
.mx-4 {
  margin-right: 1rem !important;
}
.ml-4,
.mx-4 {
  margin-left: 1rem !important;
}
.pr-4,
.px-4 {
  padding-right: 1rem !important;
}
.pl-4,
.px-4 {
  padding-left: 1rem !important;
}
.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}
.b-footer-01 .b-social-icons__button {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.5);
  border: 0;
}
.b-footer-01 .facebook:hover .b-social-icons__button {
  color: #ffffff;
  background: #3b5998;
}
.b-footer-01 .instagram:hover .b-social-icons__button {
  color: #ffffff;
  background: #c13584;
}
.b-footer-01 .youtube:hover .b-social-icons__button {
  color: #ffffff;
  background: #c4302b;
}
.b-footer-01 .telegram:hover .b-social-icons__button {
  color: #ffffff;
  background: #28a8e9;
}
.b-footer-01 .tiktok:hover .b-social-icons__button {
  color: #ffffff;
  background: #000000;
}
.b-categories-01 .b-categories-01__image > img {
  max-height: 100px;
}
.text-hidden {
  max-height: 400px;
  overflow: hidden;
  position: relative;
}
.text-hidden .bottom {
  position: absolute;
  bottom: 0;
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.8) 10%,
    rgba(255, 255, 255, 1) 10%
  );
  width: 100%;
  height: 30px;
  opacity: 1;
  transition: 0.3s;
}
.read-more-checker {
  opacity: 0;
  position: absolute;
}
.read-more-checker:checked ~ .text-hidden {
  max-height: none;
}
.read-more-checker:checked ~ .text-hidden .bottom {
  opacity: 0;
  transition: 0.3s;
}
.read-more-checker ~ .read-more-button:before {
  content: "Развернуть";
}
.read-more-checker:checked ~ .read-more-button:before {
  content: "Свернуть";
}
.read-more-button {
  cursor: pointer;
  display: inline-block;
  color: #24aa9a;
  text-decoration: underline;
}
.bage-ua {
  position: absolute;
  bottom: 1rem;
  right: 0;
  z-index: 10;
}
.bage-ua-cart {
  position: absolute;
  bottom: 0;
  right: 0;
}
.bg-bage-ua {
  width: 116px;
  height: 41px;
  background: #275baa;
  border-radius: 12px;
  padding: 0 0.5rem;
}
.bg-bage-ua-cart {
  background: #275baa;
  border-radius: 5px;
  padding: 0.2rem 0.5rem;
}
.text-bage-ua {
  font-size: 12px;
  line-height: 14.5px;
}
.text-bage-ua-cart {
  font-size: clamp(0.5rem, 0.4403rem + 0.2581vw, 0.75rem);
  line-height: 110%;
}
.menu-f.dropdown-menu {
  position: relative;
}
.catalog-f .b-mega-menu .b-mega-menu__aside {
  overflow-y: hidden;
}
.catalog-f .b-mega-menu .b-mega-menu__content {
  display: none;
}
.catalog-f.b-catalog.b-catalog--mega-menu .dropdown-menu {
  border-top: 0;
  padding: 0;
  box-shadow: none;
  border-radius: 0;
}
.catalog-f {
  position: relative;
  height: 600px;
  overflow: hidden;
  /* Fixed Width */
  width: 110%;
}
.catalog-f:hover {
  width: calc(100vw - 3.5rem);
  max-width: 1444px;
  height: 100%;
  overflow: visible;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
}
.catalog-f:hover .menu-f.dropdown-menu {
  position: absolute;
  height: 600px;
}
.catalog-f:hover .b-mega-menu .b-mega-menu__aside {
  overflow-y: auto;
}
.catalog-f:hover .b-mega-menu .b-mega-menu__content {
  /* display: flex; */
  display: block;
}
.catalog-f:hover .dropdown-menu {
  position: absolute;
  inset: 0px auto auto 0px;
  margin: 0px;
  transform: translate(0px, 73px);
}

@media (max-width: 768px) {
  .about-ico {
    width: 100px;
  }
}

@media (max-width: 576px) {
  .b-videos__icon.icon-d1 > svg {
    width: 5rem;
    height: 5rem;
  }
  .dtn-main {
    width: 280px !important;
  }
  .b-products-sets .b-products-sets__nav {
    flex-wrap: wrap;
  }
}

@media (max-width: 320px) {
  .dtn-main {
    width: 100% !important;
  }
}

/* Dropdown Menu Fixed */
.b-search .b-search__dropdown-menu {
  z-index: 1100;
}
/* Dropdown Menu Fixed */

/* Fixed Right menu */
.b-mega-menu .b-mega-menu__content {
  flex: auto;
}
/* Fixed Right menu */

/* Fixed Catalog Menu */
.b-catalog.b-catalog--mega-menu .dropdown-menu {
  height: 600px;
}

/* ------- */
.flex-column {
  width: auto;
}

.b-mega-menu .b-mega-menu__content-item-row {
  justify-content: space-between;
  flex-wrap: wrap;
}

/* Kilkist tovariv */
/*.text-quaternary {
  display: none;
}*/

/* Sticky Header Mobile */
.l-mobile-header {
  position: sticky;
  top: 0;
  z-index: 10;
}
