.elementor-25 .elementor-element.elementor-element-b8957b1{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-25 .elementor-element.elementor-element-4d6302c{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-25 .elementor-element.elementor-element-d3b9359{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-25 .elementor-element.elementor-element-daf2326{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}@media(max-width:767px){.elementor-25 .elementor-element.elementor-element-d3b9359{--margin-top:-8px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}}@media(min-width:768px){.elementor-25 .elementor-element.elementor-element-4d6302c{--width:50%;}.elementor-25 .elementor-element.elementor-element-d3b9359{--width:50%;}.elementor-25 .elementor-element.elementor-element-daf2326{--width:50%;}}/* Start custom CSS for html, class: .elementor-element-b2fac57 */.ns-cat-head {
  direction: rtl;
  display: inline-flex;
  align-items: center;
  gap: 10px;
}

.ns-cat-head-icon-wrap {
  width: 38px;
  height: 38px;
  display: inline-flex;
  align-items: center;
  justify-content: center;

  background: rgba(34, 114, 176, 0.08);
  border-radius: 12px;
}

.ns-cat-head-icon {
  width: 25px;
  height: 25px;
  object-fit: contain;
}

.ns-cat-head-text {
  color: rgb(34, 114, 176);
  font-size: 17px;
  font-weight: 700;
  line-height: 1;
  white-space: nowrap;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1ea3c65 */:root{
  --ko-yellow:#f7d34a;
  --ko-yellow-soft:#fff7d6;
  --ko-blue:#1689c4;
  --ko-blue-dark:#0b5f91;
  --ko-blue-soft:#eaf7fc;
  --ko-border:#9bcfe3;
  --ko-text:#17455f;
}

.ns-cat-list{
  display:flex;
  flex-direction:column;
  gap:10px;
  direction:rtl;
  width:100%;
}

.ns-cat-item{
  height:58px;
  border:1px solid var(--ko-border);
  border-radius:6px;
  display:grid;
  grid-template-columns:54px 1fr 36px;
  align-items:center;
  overflow:hidden;
  background:#fff;
  text-decoration:none !important;
  transition:.25s ease;
  cursor:pointer;
}

.ns-cat-icon{
  height:100%;
  width:54px;
  background:var(--ko-blue-soft);
  display:flex;
  align-items:center;
  justify-content:center;
  transition:.25s ease;
}

.ns-cat-icon img{
  width:26px;
  height:26px;
  max-width:26px;
  max-height:26px;
  object-fit:contain;
  display:block;
  transition:.25s ease;
}

.ns-cat-title{
  padding:0 16px;
  color:var(--ko-text);
  font-size:15px;
  font-weight:500;
  line-height:1.6;
  transition:.25s ease;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}

.ns-cat-arrow{
  width:22px;
  height:22px;
  background-image:url("https://koomeshsolar.ir/wp-content/uploads/2026/06/arrows.png");
  background-size:contain;
  background-position:center;
  background-repeat:no-repeat;
  opacity:0;
  transform:translateX(12px);
  transition:.25s ease;
}

.ns-cat-item:hover{
  background:var(--ko-yellow-soft);
  border-color:var(--ko-yellow);
  box-shadow:0 8px 22px rgba(22,137,196,.12);
}

.ns-cat-item:hover .ns-cat-icon{
  background:var(--ko-blue);
}

.ns-cat-item:hover .ns-cat-icon img{
  filter:brightness(0) invert(1);
  transform:scale(1.08);
}

.ns-cat-item:hover .ns-cat-title{
  color:var(--ko-blue-dark);
}

.ns-cat-item:hover .ns-cat-arrow{
  opacity:1;
  transform:translateX(0);
}

.ns-cat-item:focus,
.ns-cat-item:active{
  outline:none;
  text-decoration:none !important;
}

.ns-cat-item:visited .ns-cat-title{
  color:var(--ko-text);
}

@media (max-width:768px){
  .ns-cat-item{
    height:54px;
    grid-template-columns:50px 1fr 32px;
  }

  .ns-cat-icon{
    width:50px;
  }

  .ns-cat-icon img{
    width:24px;
    height:24px;
    max-width:24px;
    max-height:24px;
  }

  .ns-cat-title{
    font-size:14px;
    padding:0 12px;
  }

  .ns-cat-arrow{
    width:20px;
    height:20px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-66fa98c */.ns-cat-head {
  direction: rtl;
  display: inline-flex;
  align-items: center;
  gap: 10px;
}

.ns-cat-head-icon-wrap1 {
  width: 38px;
  height: 38px;
  display: inline-flex;
  align-items: center;
  justify-content: center;

  background: #FFFFFF !important;
  border-radius: 12px;
}

.ns-cat-head-icon {
  width: 25px;
  height: 25px;
  object-fit: contain;
}

.ns-cat-head-text {
  color: rgb(34, 114, 176);
  font-size: 17px;
  font-weight: 700;
  line-height: 1;
  white-space: nowrap;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-000eece */:root{
  --ko-yellow:#f7d34a;
  --ko-yellow-soft:#fff7d6;
  --ko-blue:#1689c4;
  --ko-blue-dark:#0b5f91;
  --ko-blue-soft:#eaf7fc;
  --ko-border:#9bcfe3;
  --ko-text:#17455f;
}

.ns-cat-list{
  display:flex;
  flex-direction:column;
  gap:10px;
  direction:rtl;
  width:100%;
}

.ns-cat-item{
  height:58px;
  border:1px solid var(--ko-border);
  border-radius:6px;
  display:grid;
  grid-template-columns:54px 1fr 36px;
  align-items:center;
  overflow:hidden;
  background:#fff;
  text-decoration:none !important;
  transition:.25s ease;
  cursor:pointer;
}

.ns-cat-icon{
  height:100%;
  width:54px;
  background:var(--ko-blue-soft);
  display:flex;
  align-items:center;
  justify-content:center;
  transition:.25s ease;
}

.ns-cat-icon img{
  width:26px;
  height:26px;
  max-width:26px;
  max-height:26px;
  object-fit:contain;
  display:block;
  transition:.25s ease;
}

.ns-cat-title{
  padding:0 16px;
  color:var(--ko-text);
  font-size:15px;
  font-weight:500;
  line-height:1.6;
  transition:.25s ease;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}

.ns-cat-arrow{
  width:22px;
  height:22px;
  background-image:url("https://koomeshsolar.ir/wp-content/uploads/2026/06/arrows.png");
  background-size:contain;
  background-position:center;
  background-repeat:no-repeat;
  opacity:0;
  transform:translateX(12px);
  transition:.25s ease;
}

.ns-cat-item:hover{
  background:var(--ko-yellow-soft);
  border-color:var(--ko-yellow);
  box-shadow:0 8px 22px rgba(22,137,196,.12);
}

.ns-cat-item:hover .ns-cat-icon{
  background:var(--ko-blue);
}

.ns-cat-item:hover .ns-cat-icon img{
  filter:brightness(0) invert(1);
  transform:scale(1.08);
}

.ns-cat-item:hover .ns-cat-title{
  color:var(--ko-blue-dark);
}

.ns-cat-item:hover .ns-cat-arrow{
  opacity:1;
  transform:translateX(0);
}

.ns-cat-item:focus,
.ns-cat-item:active{
  outline:none;
  text-decoration:none !important;
}

.ns-cat-item:visited .ns-cat-title{
  color:var(--ko-text);
}

@media (max-width:768px){
  .ns-cat-item{
    height:54px;
    grid-template-columns:50px 1fr 32px;
  }

  .ns-cat-icon{
    width:50px;
  }

  .ns-cat-icon img{
    width:24px;
    height:24px;
    max-width:24px;
    max-height:24px;
  }

  .ns-cat-title{
    font-size:14px;
    padding:0 12px;
  }

  .ns-cat-arrow{
    width:20px;
    height:20px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6b4fe4f */.ns-cat-head {
  direction: rtl;
  display: inline-flex;
  align-items: center;
  gap: 10px;
}

.ns-cat-head-icon-wrap {
  width: 38px;
  height: 38px;
  display: inline-flex;
  align-items: center;
  justify-content: center;

  background: rgba(34, 114, 176, 0.08);
  border-radius: 12px;
}

.ns-cat-head-icon {
  width: 25px;
  height: 25px;
  object-fit: contain;
}

.ns-cat-head-text {
  color: rgb(34, 114, 176);
  font-size: 17px;
  font-weight: 700;
  line-height: 1;
  white-space: nowrap;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-df3a113 */.ns-brand-box {
  direction: rtl;
  width: 100%;
  background: #fff;
  max-height: 400px;
  overflow-y: auto;
  padding: 12px 0;
}

.ns-brand-list {
  direction: ltr;
  display: grid;
  grid-template-columns: 1fr 1fr;
  position: relative;
}

.ns-brand-list::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  border-left: 1px dashed rgba(34, 114, 176, 0.18);
}

.ns-brand-col {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 22px;
}

.ns-brand-col a {
  color: rgb(34, 75, 110);
  font-size: 15px;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
  transition: all .2s ease;
}

.ns-brand-col a:hover {
  color: rgb(34, 114, 176);
  transform: translateY(-2px);
}

/* اسکرول ظریف */
.ns-brand-box::-webkit-scrollbar {
  width: 4px;
}

.ns-brand-box::-webkit-scrollbar-thumb {
  background: rgba(34, 114, 176, 0.22);
  border-radius: 10px;
}

.ns-brand-box::-webkit-scrollbar-track {
  background: transparent;
}/* End custom CSS */