.page-wrapper #maincontent.page-main {
  max-width: 100%;
  padding: 0;
}
.page-header {
  position: absolute;
  width: 100%;
  background: transparent;
}
.page-header .top-section {
  border-bottom: none;
}
#html-body .hero-section {
  padding-bottom: 30px;
  margin-bottom: 50px;
}
#html-body .hero-section h1 {
  margin: 0;
}
#html-body .hero-section .text-wrapper {
  margin-top: 20%;
}
#html-body .hero-section .category-item {
  margin-top: 10%;
}
#html-body .hero-section .category-item .pagebuilder-column-line .pagebuilder-column {
  width: 100%;
}
#html-body .hero-section .category-item .pagebuilder-column-line .pagebuilder-column:nth-child(1) .circle_icon img {
  margin-left: 5px;
}
#html-body .hero-section .category-item .pagebuilder-column-line .pagebuilder-column:nth-child(2) .circle_icon img {
  margin-left: 5px;
  margin-top: 5px;
}
#html-body .hero-section .category-item .pagebuilder-column-line .pagebuilder-column:nth-child(2) .circle_icon:before {
  transform: rotate(50deg);
}
#html-body .hero-section .category-item .pagebuilder-column-line .pagebuilder-column:nth-child(2) .circle_icon:hover:before {
  transform: rotate(50deg);
  margin-top: 5px;
}
#html-body .hero-section .category-item .pagebuilder-column-line .pagebuilder-column:nth-child(3) .circle_icon img {
  margin-left: 5px;
  margin-top: 3px;
}
#html-body .hero-section .category-item .pagebuilder-column-line .pagebuilder-column:nth-child(3) .circle_icon:before {
  transform: rotate(90deg);
}
#html-body .hero-section .category-item .pagebuilder-column-line .pagebuilder-column:nth-child(3) .circle_icon:hover:before {
  transform: rotate(90deg);
  margin-top: 7px;
}
#html-body .hero-section .category-item .pagebuilder-column-line .pagebuilder-column:nth-child(4) .circle_icon img {
  margin-top: 10px;
}
#html-body .hero-section .category-item .pagebuilder-column-line .pagebuilder-column:nth-child(4) .circle_icon:before {
  transform: rotate(150deg);
}
#html-body .hero-section .category-item .pagebuilder-column-line .pagebuilder-column:nth-child(4) .circle_icon:hover:before {
  transform: rotate(150deg);
  margin-top: 7px;
  margin-right: 5px;
  transform-origin: 52% 48%;
}
#html-body .hero-section .category-item .pagebuilder-column-line .pagebuilder-column:nth-child(5) .circle_icon img {
  margin-top: 5px;
  margin-left: -4px;
}
#html-body .hero-section .category-item .pagebuilder-column-line .pagebuilder-column:nth-child(5) .circle_icon:before {
  transform: rotate(190deg);
}
#html-body .hero-section .category-item .pagebuilder-column-line .pagebuilder-column:nth-child(5) .circle_icon:hover {
  padding-top: 3px;
  transform: translate(-6px, 0px);
}
#html-body .hero-section .category-item .pagebuilder-column-line .pagebuilder-column:nth-child(5) .circle_icon:hover img {
  margin-left: 2px;
  margin-top: 2px;
}
#html-body .hero-section .category-item .pagebuilder-column-line .pagebuilder-column:nth-child(5) .circle_icon:hover:before {
  transform: rotate(190deg);
}
#html-body .hero-section .category-item .pagebuilder-column-line .pagebuilder-column:nth-child(6) .circle_icon img {
  margin-left: -3px;
  margin-top: 4px;
}
#html-body .hero-section .category-item .pagebuilder-column-line .pagebuilder-column:nth-child(6) .circle_icon:before {
  transform: rotate(220deg);
}
#html-body .hero-section .category-item .pagebuilder-column-line .pagebuilder-column:nth-child(6) .circle_icon:hover {
  padding-top: 3px;
  transform: translate(-6px, 0px);
}
#html-body .hero-section .category-item .pagebuilder-column-line .pagebuilder-column:nth-child(6) .circle_icon:hover img {
  margin-left: 3px;
  margin-top: 1px;
}
#html-body .hero-section .category-item .pagebuilder-column-line .pagebuilder-column:nth-child(6) .circle_icon:hover:before {
  transform: rotate(220deg);
}
#html-body .hero-section .category-item .pagebuilder-column-line .pagebuilder-column:nth-child(7) .circle_icon img {
  margin-left: 5px;
}
#html-body .hero-section .category-item .pagebuilder-column-line .pagebuilder-column .circle_icon {
  position: relative;
  width: 156px;
  height: 154px;
  margin: 0 auto;
  aspect-ratio: 1;
}
#html-body .hero-section .category-item .pagebuilder-column-line .pagebuilder-column .circle_icon a {
  padding-bottom: 100%;
  display: block;
  z-index: 9;
  position: relative;
}
#html-body .hero-section .category-item .pagebuilder-column-line .pagebuilder-column .circle_icon:before {
  content: '';
  position: absolute;
  background: url('../images/cerchi.png');
  mix-blend-mode: screen;
  background-size: 100%;
  right: 0;
  left: 0;
  padding-bottom: 100%;
  cursor: pointer;
  transition: background 0.3s ease;
}
#html-body .hero-section .category-item .pagebuilder-column-line .pagebuilder-column .circle_icon:hover:before {
  background: url('../images/cerchio-illuminato.png');
  background-size: 100%;
  transform-origin: 52% 48%;
  animation: rotate 4s linear infinite;
}
#html-body .hero-section .category-item .pagebuilder-column-line .pagebuilder-column .circle_icon img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 60%;
  max-height: 60%;
  object-fit: contain;
  z-index: 2;
}
#html-body .hero-section .category-item .title p {
  font-size: 22px;
  font-weight: 300;
  line-height: 28px;
  margin-top: 5px;
}
#html-body .hero-section .category-item .title p a {
  text-decoration: none;
}
#html-body .hero-section .sub-title p {
  font-size: 20px;
  font-weight: 300;
  line-height: 25px;
  font-style: normal;
  margin-bottom: 50px;
  text-transform: uppercase;
}
#html-body .hero-section .title h1 {
  font-size: 50px;
  line-height: 60px;
  margin-bottom: 30px;
}
#html-body .hero-section .discover-btn .pagebuilder-button-primary {
  background: transparent;
  border: 3px solid #bea482;
  font-size: 15px;
  font-weight: bold;
  line-height: 25px;
  font-style: normal;
  text-align: left;
  color: #bea482;
  padding: 10px 30px;
}
#html-body .collection-section .title h1 {
  margin-bottom: 10px;
  font-size: 55px;
}
#html-body .collection-section .sub-title p {
  font-size: 20px;
  margin-bottom: 40px;
  text-transform: uppercase;
}
#html-body .collection-wrapper .pagebuilder-column-line a {
  width: 100%;
}
#html-body .collection-wrapper .pagebuilder-column-line .collection-container {
  flex-direction: row;
  position: relative;
  width: 60%;
}
#html-body .collection-wrapper .pagebuilder-column-line .collection-container .pagebuilder-slider {
  width: 65%;
}
#html-body .collection-wrapper .pagebuilder-column-line .collection-container .text-section-wrapper {
  background: #bea482;
  position: absolute;
  top: -45px;
  bottom: 108px;
  width: 50%;
  right: 5%;
  z-index: -1;
}
#html-body .collection-wrapper .pagebuilder-column-line .collection-container .text-section {
  transform: rotate(-90deg);
  color: #ffffff;
}
#html-body .collection-wrapper .pagebuilder-column-line .collection-container .text-section .vertical-text {
  padding-top: 100px;
}
#html-body .collection-wrapper .pagebuilder-column-line .collection-container .text-section .vertical-text h2 {
  margin: 0;
  margin-bottom: 10px;
  font-weight: 400;
  font-size: 35px;
}
#html-body .collection-wrapper .pagebuilder-column-line .collection-container .text-section .vertical-text p {
  font-size: 17px;
  font-weight: 200;
  margin-bottom: 0;
  text-transform: uppercase;
}
#html-body .collection-wrapper .pagebuilder-column-line .collection-container-2 {
  width: 55%;
  margin-left: auto;
  position: relative;
  top: -150px;
  right: 0;
}
#html-body .collection-wrapper .pagebuilder-column-line .collection-container-2 .text-section-wrapper {
  max-width: 70%;
  margin: 0 auto;
  max-width: 40%;
}
#html-body .collection-wrapper .pagebuilder-column-line .collection-container-2 .text-section-wrapper .text-section h2 {
  font-size: 40px;
  font-weight: 300;
  font-style: normal;
  color: #000000;
  margin-bottom: 10px;
}
#html-body .collection-wrapper .pagebuilder-column-line .collection-container-2 .text-section-wrapper .text-section p {
  margin-bottom: 5px;
  max-width: 450px;
  text-transform: uppercase;
}
#html-body .collection-wrapper .pagebuilder-column-line .collection-container-3 {
  flex-direction: row;
  position: relative;
  justify-content: end;
  width: 60%;
  position: absolute;
  top: -585px;
}
#html-body .collection-wrapper .pagebuilder-column-line .collection-container-3 .pagebuilder-slider {
  width: 65%;
}
#html-body .collection-wrapper .pagebuilder-column-line .collection-container-3 .text-section-wrapper {
  background: #bea482;
  position: absolute;
  top: 60px;
  bottom: 0;
  width: 45%;
  z-index: -1;
  left: 135px;
}
#html-body .collection-wrapper .pagebuilder-column-line .collection-container-3 .text-section {
  transform: rotate(-90deg);
  color: #ffffff;
  position: relative;
  left: -43%;
  top: 35px;
}
#html-body .collection-wrapper .pagebuilder-column-line .collection-container-3 .text-section .vertical-text {
  padding-top: 100px;
}
#html-body .collection-wrapper .pagebuilder-column-line .collection-container-3 .text-section .vertical-text h2 {
  margin: 0;
  margin-bottom: 10px;
  font-weight: 400;
  font-size: 35px;
}
#html-body .collection-wrapper .pagebuilder-column-line .collection-container-3 .text-section .vertical-text p {
  text-transform: uppercase;
  margin-bottom: 3px;
}
#html-body .collection-wrapper-3 {
  position: relative;
}
#html-body .feature-product-section {
  margin-bottom: 45px;
}
#html-body .feature-product-section .title h1 {
  font-size: 60px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
#html-body .feature-product-section .sub-title p {
  font-size: 20px;
  font-weight: 300;
  text-transform: uppercase;
}
#html-body .feature-product-section .feature-product-grid {
  margin-top: 30px;
}
#html-body .feature-product-section .feature-product-grid .products-grid .product-item {
  width: 100%;
}
#html-body .feature-product-section .feature-product-grid .products-grid .product-item-info {
  padding: 0;
  margin: 0;
  text-align: center;
}
#html-body .feature-product-section .feature-product-grid .products-grid .product-item-info:hover {
  box-shadow: none;
  border: none;
  z-index: unset;
}
#html-body .feature-product-section .feature-product-grid .products-grid .product-item-info .product-item-link {
  font-size: 18px;
  font-weight: 300;
  color: #000000;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  min-height: 43px;
  line-height: 30px;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0;
}
#html-body .feature-product-section .feature-product-grid .products-grid .product-item-info .price-box .price {
  font-size: 18px;
  font-weight: bold;
  line-height: 30px;
  color: #000000;
}
#html-body .home-design-section {
  padding: 30px 20px;
  margin-bottom: 60px;
}
#html-body .home-design-section .title h1 {
  font-size: 60px;
  margin-bottom: 20px;
  text-transform: uppercase;
}
#html-body .home-design-section .sub-title p {
  font-size: 20px;
  margin-bottom: 30px;
  text-transform: uppercase;
}
#html-body .home-design-section .description p {
  font-size: 18px;
  font-weight: 300;
  line-height: 27px;
  margin-bottom: 30px;
}
#html-body .home-design-section .appointment-btn div.pagebuilder-button-primary {
  background: #bea482;
  border-color: #bea482;
  font-size: 15px;
  font-weight: bold;
  color: #000000;
  padding: 10px 40px;
  border-radius: 0;
}
#html-body .our-brand-section {
  margin-bottom: 60px;
}
#html-body .our-brand-section h1 {
  text-align: center;
  font-size: 60px;
  font-weight: 300;
  font-style: normal;
}
#html-body .our-brand-section .our-brand-items img {
  width: 160px;
  height: 120px;
  object-fit: contain;
}
#html-body .our-brand-section .block-brand-feature .block-content .owl-carousel {
  width: 100%;
}
#html-body .our-brand-section .block-brand-feature .block-content .owl-carousel .owl-item img {
  width: 160px !important;
  height: 120px;
  object-fit: contain;
  margin: 0 auto;
  border-radius: 0;
}
#html-body .our-brand-section .block-brand-feature .block-content .owl-prev {
  top: 50% !important;
}
#html-body .our-brand-section .block-brand-feature .block-content .owl-next {
  top: 50% !important;
}
#html-body .inspiration-wrapper {
  margin-bottom: 60px;
  padding: 40px 15px;
}
#html-body .inspiration-wrapper h2 {
  font-size: 50px;
  margin-bottom: 10px;
}
#html-body .inspiration-wrapper .sub-title {
  font-size: 20px;
  font-weight: 300;
  margin-bottom: 40px;
  text-transform: uppercase;
}
#html-body .inspiration-wrapper .inspiration-container .pagebuilder-column-line {
  gap: 15px;
}
#html-body .inspiration-wrapper .inspiration-container .pagebuilder-column-line .pagebuilder-column .inspiration-title {
  font-size: 27px;
  font-weight: 500;
  line-height: 25px;
  font-style: normal;
  margin-top: 20px;
  margin-bottom: 10px;
}
#html-body .inspiration-wrapper .inspiration-container .pagebuilder-column-line .pagebuilder-column .inspiration-desc {
  font-size: 17px;
  font-weight: 400;
  line-height: 27px;
}
#html-body .inspiration-wrapper .inspiration-container .pagebuilder-column-line .pagebuilder-column a {
  font-size: 18px;
  font-weight: 300;
  line-height: 25px;
  font-style: normal;
}
#html-body .inspiration-wrapper .inspiration-container .pagebuilder-column-line .pagebuilder-column a:hover {
  text-decoration: none;
}
#html-body .inspiration-wrapper .inspiration-container .pagebuilder-column-line .pagebuilder-column img {
  height: 425px;
  width: 100%;
}
.service-container img {
  min-height: 55px;
}
.service-container h4 {
  font-size: 22px;
  font-weight: 500;
  line-height: 30px;
  font-style: normal;
  text-align: center;
  color: #000000;
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.my-account .account-dropdown {
  right: 0;
  left: auto;
}
.my-account .account-dropdown::before {
  right: 3px;
  left: auto;
}
.block-brand-feature .block-content {
  padding-left: 0;
}
.block-brand-feature .owl-carousel .owl-nav button.owl-prev {
  left: 0;
}
.block-brand-feature .owl-carousel .owl-nav button.owl-next {
  right: 0;
}
#html-body .collection-section .pagebuilder-slide-wrapper {
  background-position: center;
}
#html-body .hero-section .category-item .pagebuilder-column-line .pagebuilder-column .circle_icon img {
  max-width: 35%;
  max-height: 35%;
}
@media only screen and (min-width: 1400px) {
  #html-body .collection-wrapper .pagebuilder-column-line .collection-container-3 .text-section-wrapper {
    left: 120px;
    padding-left: 30px;
    box-sizing: border-box;
  }
  #html-body .collection-wrapper .pagebuilder-column-line .collection-container-3 {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 1400px) {
  #html-body .collection-wrapper .pagebuilder-column-line .collection-container-3 {
    width: 58%;
  }
  #html-body .collection-wrapper .pagebuilder-column-line .collection-container-3 .text-section-wrapper {
    left: 45px;
    width: 50%;
  }
  #html-body .collection-wrapper .pagebuilder-column-line .collection-container-3 .text-section {
    left: -35%;
    top: 70px;
  }
  #html-body .collection-wrapper .pagebuilder-column-line .collection-container .text-section-wrapper {
    right: 0%;
  }
}
@media only screen and (max-width: 1024px) {
  #html-body .collection-wrapper .pagebuilder-column-line .collection-container-3 .text-section-wrapper {
    left: 20px;
  }
  #html-body .collection-wrapper .pagebuilder-column-line .collection-container-2 .text-section-wrapper {
    max-width: 45%;
  }
}
@media only screen and (max-width: 992px) {
  .section-item-title[aria-controls="store.links"] {
    display: none;
  }
  #html-body .feature-product-section .feature-product-grid .products-grid .product-item .product-image-wrapper {
    width: auto !important;
  }
  #html-body .hero-section .title h1 {
    font-size: 28px;
    line-height: 36px;
  }
  #html-body .hero-section .discover-btn .pagebuilder-button-primary {
    font-size: 14px;
    line-height: 20px;
  }
  #html-body .hero-section .category-item .title p {
    font-size: 18px;
    font-weight: 300;
    line-height: 20px;
    margin-top: 0px;
  }
  #html-body .hero-section .text-wrapper {
    margin-top: 140px;
  }
  #html-body .hero-section {
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
  #html-body .feature-product-section .title h1 {
    font-size: 36px;
  }
  #html-body .feature-product-section .sub-title p {
    font-size: 18px;
  }
  #html-body .feature-product-section .feature-product-grid {
    margin-top: 00px;
  }
  #html-body .page-wrapper .products-grid .product-items {
    gap: 5px;
    padding: 0px;
  }
  #html-body .feature-product-section {
    margin-bottom: 0px;
  }
  .feature-product-grid .block-products-list {
    margin-bottom: 10px;
  }
  #html-body.cms-index-index .page-wrapper .home-design-section .title h1 {
    font-size: 28px;
    margin-bottom: 10px;
  }
  #html-body.cms-index-index .home-design-section .sub-title p {
    font-size: 18px;
    margin-bottom: 20px;
  }
  #html-body.cms-index-index .home-design-section .description p {
    font-size: 16px;
    line-height: 24px;
  }
  #html-body .inspiration-wrapper {
    margin-bottom: 30px;
    padding: 10px 0px;
  }
  #html-body .inspiration-wrapper h2 {
    font-size: 36px;
  }
  #html-body .inspiration-wrapper .sub-title {
    font-size: 18px;
    margin-bottom: 20px;
  }
  #html-body .blog-widget-random .post-list {
    grid-template-columns: repeat(1, 1fr);
    gap: 15px;
    padding: 10px 15px;
    margin-bottom: 0px;
  }
  #html-body .service-container .pagebuilder-column-line {
    width: auto;
    padding: 0 10px;
  }
  .service-container .pagebuilder-column-line .pagebuilder-column {
    flex: 1 1 50%;
  }
  .cms-index-index .page-wrapper .service-container h4 {
    font-size: 16px;
    line-height: 24px;
    margin-top: 10px;
    margin-bottom: 15px;
  }
  .cms-index-index .columns .column.main {
    padding-bottom: 0px;
  }
  .cms-index-index .blog-widget-random .post-list .post-text-hld {
    font-size: 16px;
    line-height: 24px;
  }
  .cms-index-index .blog-widget-random .post-list .post-header .post-title a {
    font-size: 26px;
  }
  .cms-index-index .blog-widget-random .post-content .post-description .post-ftimg-hld img {
    height: auto;
  }
  .feature-product-section .product-item .price-box {
    margin: 5px 0 15px;
  }
  .my-account .account-dropdown {
    right: 0;
    left: auto;
  }
  .my-account .account-dropdown::before {
    right: 3px;
    left: auto;
  }
  .block-search .control {
    border: 0px;
  }
  .page-header .top-section .wrapper .header-right .block-search .block-content .minisearch.show .control {
    border: 0px;
    width: calc(100% - 20px);
    margin: auto;
    top: 40px;
  }
  #html-body .home-design-section {
    margin-bottom: 30px;
  }
  #html-body .collection-section .title h1 {
    font-size: 36px;
  }
  #html-body .collection-section .sub-title p {
    font-size: 18px;
    margin-bottom: 20px;
  }
  #html-body .collection-wrapper .pagebuilder-column-line .collection-container {
    width: 100%;
    flex-direction: column;
  }
  #html-body .collection-wrapper .pagebuilder-column-line .collection-container .pagebuilder-slider {
    width: 100%;
  }
  #html-body .collection-wrapper .pagebuilder-column-line .pagebuilder-slider {
    min-height: auto;
  }
  #html-body .collection-wrapper .pagebuilder-column-line .slick-dots {
    position: absolute;
    z-index: 2;
    bottom: 0px;
  }
  #html-body .collection-wrapper .pagebuilder-column-line .collection-container .text-section-wrapper {
    background: #bea482;
    position: relative;
    top: auto;
    bottom: auto;
    width: 100%;
    right: auto;
    z-index: 1;
  }
  #html-body .collection-wrapper .pagebuilder-column-line .collection-container .text-section {
    transform: rotate(0deg);
  }
  #html-body .collection-wrapper .pagebuilder-column-line .collection-container .text-section .vertical-text {
    padding: 20px;
  }
  #html-body .collection-wrapper .pagebuilder-column-line .collection-container .text-section .vertical-text h2 {
    font-size: 28px;
  }
  #html-body .collection-wrapper .pagebuilder-column-line .collection-container .text-section .vertical-text p {
    font-size: 16px;
  }
  #html-body .collection-wrapper .pagebuilder-column-line .collection-container-2 .text-section-wrapper {
    max-width: 100%;
    padding: 20px;
  }
  #html-body .collection-wrapper .pagebuilder-column-line .collection-container-2 .text-section-wrapper .text-section h2 {
    font-size: 28px;
    margin-top: 10px;
  }
  #html-body .collection-wrapper .pagebuilder-column-line .collection-container-2 .text-section-wrapper .text-section p {
    font-size: 16px;
    max-width: 100%;
  }
  #html-body .collection-wrapper .pagebuilder-column-line .collection-container-3 {
    flex-direction: column;
    width: 100%;
    position: relative;
    top: 0px;
  }
  #html-body .collection-wrapper .pagebuilder-column-line .collection-container-3 .pagebuilder-slider {
    width: 100%;
  }
  #html-body .collection-wrapper .pagebuilder-column-line .collection-container-3 .text-section-wrapper {
    background: #bea482;
    position: relative;
    top: auto;
    bottom: auto;
    width: 100%;
    z-index: 0;
    left: auto;
    order: 1;
  }
  #html-body .collection-wrapper .pagebuilder-column-line .collection-container-3 .text-section {
    transform: rotate(0deg);
    color: #ffffff;
    position: relative;
    left: auto;
    top: auto;
  }
  #html-body .collection-wrapper .pagebuilder-column-line .collection-container-3 .text-section .vertical-text {
    padding: 20px;
  }
  #html-body .collection-wrapper .pagebuilder-column-line .collection-container-2 {
    position: relative;
    top: auto;
    right: auto;
    width: 100%;
  }
  #html-body .collection-section {
    gap: 30px;
  }
  #html-body .our-brand-section {
    margin-bottom: 0px;
    margin-top: 20px;
  }
  #html-body .our-brand-section h1 {
    font-size: 36px;
  }
  .block-brand-feature .block-content {
    padding-left: 0;
  }
  .block-brand-feature .owl-carousel .owl-nav button.owl-prev,
  .category-item .owl-carousel .owl-nav button.owl-prev {
    left: 0;
  }
  .block-brand-feature .owl-carousel .owl-nav button.owl-next,
  .category-item .owl-carousel .owl-nav button.owl-next {
    right: 0;
  }
  .block-brand-feature .owl-carousel .owl-nav button.owl-prev:before,
  .category-item .owl-carousel .owl-nav button.owl-prev:before,
  .block-brand-feature .owl-carousel .owl-nav button.owl-next:before,
  .category-item .owl-carousel .owl-nav button.owl-next:before {
    width: 15px;
    height: 15px;
  }
  #html-body .our-brand-section .block-brand-feature .block-content .owl-carousel .owl-item img {
    margin: auto;
  }
  .block-brand-feature .relate-content a {
    width: 100%;
  }
  #html-body .collection-section .sub-title {
    margin-top: -30px;
  }
  #html-body .pagebuilder-column-group.collection-wrapper {
    margin-top: 0px;
  }
  #html-body .collection-section .pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay,
  #html-body .collection-section .pagebuilder-slide-wrapper {
    min-height: 250px;
    background-position: center;
  }
  #html-body .collection-wrapper .pagebuilder-column-line .collection-container-3 .text-section .vertical-text h2 {
    font-size: 28px;
  }
  #html-body .hero-section .category-item .pagebuilder-column-line .pagebuilder-column .circle_icon img {
    max-width: 45%;
    max-height: 45%;
  }
  #html-body .hero-section .category-item .pagebuilder-column-line .pagebuilder-column .circle_icon {
    width: 135px;
    height: 128px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .menu-section .nav-sections .navigation .level0 > .level-top {
    font-size: 13px;
  }
  .menu-section .nav-sections .navigation > ul {
    flex-direction: row;
  }
  .menu-section .nav-sections .navigation .level0 > .level-top {
    padding: 8px 5px 8px 5px;
  }
  .menu-section .custom_wrapper .custom_links ul {
    gap: 5px;
  }
  .menu-section .custom_wrapper {
    display: block;
    flex: 0 0 36%;
  }
  .menu-section .logo {
    flex: 0 0 27%;
  }
  .menu-section .custom_wrapper .custom_links ul li a {
    font-size: 13px;
  }
  .menu-section .nav-sections {
    flex: 0 0 36%;
  }
  .navigation .level-top.static-item {
    display: none;
  }
  .page-header .top-section .wrapper .header-right {
    margin-right: 0px;
  }
}
@media (max-width: 768px) {
  .pagebuilder-column-group.collection-wrapper.collection-wrapper-3 {
    margin-bottom: 30px;
  }
}
@media (max-width: 550px) {
  #html-body .our-brand-section .block-brand-feature .block-content .owl-carousel .owl-item img {
    width: 120px !important;
    height: 120px;
  }
  .our-brand-section .owl-carousel .owl-nav button.owl-next,
  .our-brand-section .owl-carousel .owl-nav button.owl-prev {
    width: 15px;
  }
  .our-brand-section .block-brand-feature .owl-stage-outer {
    padding: 0;
  }
}
