.section-1-rocom-general{
  background-repeat: no-repeat !important;
  justify-content: start;
  align-items: center;
  background-size: cover;
  background-position: 50%;
  display: flex;
}

.et_pb_row:not([class*="et_flex_column"]){
  max-width: 1440px;
  position: relative;
  display: flex;
  width: 80%;
  flex-direction: row;
  margin-left: auto;
  margin-right: auto;
}

.section-1-rocom-hp .et_pb_text_inner *{
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 34px;
  color: #FFFFFF;
}

.section-1-rocom-hp .et_pb_text_inner{
  max-width: 794px;
}

.section-1-rocom-hp .et_pb_text_inner h1{
  font-style: normal;
  font-weight: 700;
  font-size: 72px;
  line-height: 86px;
  color: #FFFFFF;
}

.see_all_the_products {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 12px 24px;
  gap: 8px;
  background: #F58120;
  border-radius: 24px;
  font-style: normal !important;
  font-weight: 700 !important;
  font-size: 16px !important;
  line-height: 24px !important;
  letter-spacing: 0.02em;
  color: #FFFFFF !important;
  width: fit-content;
  margin-top: 30px;
}

.see_all_the_products *{
  font-style: normal !important;
  font-weight: 700 !important;
  font-size: 16px !important;
  line-height: 24px !important;
}

.section-1-rocom-general-nhp .et_pb_row.section-1-row-1-rocom-hp .et_pb_column {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}

.section-1-products{
  flex-wrap: wrap;
  justify-content: space-between;
  gap:77px;
}

aside.shop-sidebar{
  width: 288px;
}

.shop-main{
  width: calc(100% - 288px - 77px);
}

button.filter-toggle{
  border: none;
  margin: 0;
  padding: 0;
  width: auto;
  overflow: visible;
  background: transparent;
  -webkit-appearance: none;
  font-style: normal;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 27px;
  letter-spacing: 0.02em;
  color: #000000;
  cursor: pointer;
}


button.filter-clear{
  border: none;
  margin: 0;
  padding: 0;
  width: auto;
  overflow: visible;
  background: transparent;
  -webkit-appearance: none;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
  color: #000000;
  cursor: pointer;
}

.title_filters h4{
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 34px;
  color: #F58120;
  padding: 0px;
}

.title_filters label{
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 24px;
  color: #020D01;
}

.shop-layout {
  padding-top: 113px;
  margin-bottom: 62px;
}

.filter-group input[type="text"]{
  background-image: url(/wp-content/uploads/2026/06/SearchIcon.webp);
  background-repeat: no-repeat;
  background-size: 19px;
  padding: 11px 11px 11px 48px;
  border: 1px solid #000000;
  border-radius: 24px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #000;
  width: 100%;
  background-position-x: 14px;
  background-position-y: center;
}

.filter-group input::placeholder {
  color: rgba(0, 0, 0, 0.6);
}

.title_filters {
  margin-bottom: 24px;
}

.filter-group .filter-item-hidden {
  display: block !important;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transition: max-height 0.35s ease, opacity 0.3s ease;
  pointer-events: none;
  margin-bottom: 0px;
}

.filter-group label:not(.filter-item-hidden) {
  max-height: 100px;
  opacity: 1;
  transition: max-height 0.35s ease, opacity 0.3s ease;
  pointer-events: auto;
}

.label_option{
  display: flex;
  align-items: center;
  gap: 8px;
  cursor: pointer;
  user-select: none;
  margin-bottom: 16px;
}

.label_option input {
  display: none;
}

.label-all .checkmark {
  border: 4px solid #000000;
}

.checkmark {
  width: 18px;
  height: 18px;
  border: 1px solid #000000;
  background: #fff;
  transition: all .2s ease;
  box-sizing: border-box;
}

.label_option input:checked + .checkmark {
  background: #F58120;
  border-color: #F58120;
}

.label_option {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
  color: #000000;
}

.label_option input:checked ~ .label {
  color: #F58120;
}

.filter-group {
  border-bottom: 1px solid #000;
  padding-bottom: 22px;
  margin-bottom: 22px;
}

.filter-group-no-search .title_filters {
  margin-bottom: 35px;
}

.shop-filters .filter-group:last-of-type{
  border: 0px;
}

.product-short-description {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: 'Century Gothic';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  color: #000000;
}

.woocommerce-loop-product__title{
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 27px;
  color: #000000;
}

span.view-more-btn{
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 21px;
  text-decoration-line: underline;
  color: #F58120;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product,
.woocommerce-page ul.products li.product:nth-child(n){
  width: calc(25% - 24px) !important;
  margin: 0px !important;
}

.woocommerce ul.products::before{
  display: none !important;
}

.woocommerce ul.products li.product a img{
  border: 1px solid #E9E9E9;
  border-radius: 24px;
  min-height: 301px;
  object-fit: cover;
}

ul.products{
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 0px !important;
  row-gap: 53px;
  column-gap: 32px;
  flex-wrap: wrap;
  margin-bottom: 0px !important;
}

.woocommerce nav.woocommerce-pagination ul{
  border:0px;
  margin: 0px;
}

.woocommerce nav.woocommerce-pagination ul li {
  border: 0px;
}

.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span{
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
  color: #000000;
}

.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current{
  background-color: transparent;
  color: #FF6C02;
}

nav.woocommerce-pagination {
  text-align: right !important;
  margin-top: -28px;
}

.et_pb_section.section-half-color-2 .et_pb_row .et_pb_column:nth-child(1) *{
  font-weight: 700;
  color: #ffffff !important;
  font-size: 56px;
  letter-spacing: -0.01em;
  line-height: 67px
}

.et_pb_section.section-half-color-2 .et_pb_row .et_pb_column:nth-child(2) .et_pb_text_inner{
  color: #ffffff !important;
  font-size: 32px;
  letter-spacing: -0.01em;
  line-height: 38px;
}

.et_pb_section.section-half-color-2 .et_pb_row .et_pb_column:nth-child(3) .et_pb_button {
  background-color: #ffffff;
  color: #f58120 !important;
  letter-spacing: 0.02em !important;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  border-bottom-left-radius: 24px;
  border-bottom-right-radius: 24px;
}



@media(max-width: 1700px)
{
  .woocommerce ul.products li.product a img {
    min-height: auto;
  }
}

@media(max-width: 1640px)
{
  .et_pb_row:not([class*=et_flex_column]) {
    width: 85% !important;
  }
}

@media(max-width: 1524px)
{
  .et_pb_row:not([class*=et_flex_column]){
    width: 90% !important;
  }
}

@media(max-width: 1465px)
{
  .et_pb_row:not([class*=et_flex_column]){
    width: 95% !important;
  }
  .shop-layout {
    padding-top: 60px;
    margin-bottom: 60px;
  }
  .title_filters {
    margin-bottom: 20px;
  }
  .filter-group {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .filter-group-no-search .title_filters {
    margin-bottom: 20px;
  }
  .label_option {
    margin-bottom: 10px;
  }
}



@media(max-width: 1380px)
{
  .woocommerce ul.products li.product, .woocommerce-page ul.products li.product, .woocommerce-page ul.products li.product:nth-child(n) {
    width: calc(33% - 19px) !important;
  }
}

@media(max-width: 1200px)
{
  aside.shop-sidebar {
    width: 270px;
  }
  .shop-main {
    width: calc(100% - 270px - 45px);
  }
  .section-1-products{
    gap: 45px;
  }
  ul.products {
    row-gap: 30px;
    column-gap: 30px;
  }
}

@media(max-width: 980px)
{
  aside.shop-sidebar{
    display: none;
  }
  .shop-main {
    width: 100%;
  }
}

@media(max-width: 767px)
{
  .see_all_the_products{
    padding: 10.5px 40px 10.5px 30px !important;
  }
}

@media(max-width: 700px)
{
  ul.products {
    row-gap: 20px;
    column-gap: 20px;
  }
  .woocommerce ul.products li.product, .woocommerce-page ul.products li.product, .woocommerce-page ul.products li.product:nth-child(n) {
    width: calc(50% - 10px) !important;
  }
}

@media(max-width: 625px)
{
  .et_pb_row:not([class*=et_flex_column]) {
    width: 90% !important;
  }
}
