@charset "UTF-8";
@import "../fonts/oswald/oswald.css";
@import "../fonts/Ubuntu/stylesheet.css";
body {
  color: #333;
  line-height: 1.75;
}
body h1 {
  font-size: 2rem;
  margin-bottom: 1rem;
}
body h2 {
  font-size: 1.75rem;
  margin-bottom: 0.75rem;
}
body h3 {
  font-size: 1.5rem;
  margin-bottom: 0.5rem;
}
body h4 {
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
}
body h5 {
  font-size: 1rem;
  margin-bottom: 0.5rem;
}

.wrapper {
  display: grid;
  grid-template-rows: auto 1fr auto;
  min-height: 100vh;
}

.navbar-brand,
.footer-logo {
  font-family: "Oswald";
  font-size: 2rem;
}
.navbar-brand .icon svg,
.footer-logo .icon svg {
  height: 2rem;
  fill: #1cb9c8;
}
.navbar-brand .logo_sub,
.footer-logo .logo_sub {
  color: #0d408f;
}

.footer-logo .logo_name {
  color: #fff;
}

.grid-catalog {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
}
.grid-catalog a {
  display: grid;
  grid-template-rows: 150px 75px 1fr;
  gap: 0;
}
.grid-catalog a:hover {
  color: #000;
}
.grid-catalog a:hover .price {
  color: #0d408f;
}
.grid-catalog a:hover .title {
  color: #0d408f;
}
.grid-catalog .image {
  height: 150px;
  background-color: #fff !important;
  background-repeat: no-repeat !important;
  background-size: contain !important;
  background-position: center center !important;
  border: 1px solid #ddd;
  border-radius: 1rem;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.grid-catalog .info {
  padding: 0.5rem 1rem;
  display: grid;
  grid-template-rows: 1fr auto;
  gap: 0;
  background: #fff;
  border: 1px solid #ddd;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 1rem;
  border-bottom-right-radius: 1rem;
}
.grid-catalog .info .title {
  line-height: 1.25;
  text-align: center;
}
.grid-catalog .info .price {
  font-family: Oswald;
  font-size: 2rem;
  font-weight: 500;
  text-align: center;
}
.grid-catalog .info .price .icon svg {
  height: 1rem;
  fill: #0d408f;
}

.grid-catalog-4 {
  grid-template-columns: repeat(4, 1fr) !important;
}

.grid-catalog-5 {
  grid-template-columns: repeat(5, 1fr) !important;
}

#views-exposed-form-catalog-page .form-checkboxes label {
  font-family: Oswald;
  margin-bottom: 0.5rem;
  line-height: 1;
  font-size: 20px;
  font-weight: 300;
  color: #000;
}
#views-exposed-form-catalog-page .form-checkboxes .form-checkbox {
  margin-right: 0.5rem;
  width: 20px;
  height: 20px;
}

.facet-item {
  font-family: Oswald;
  margin-bottom: 0.5rem;
  line-height: 1;
  font-size: 20px;
}
.facet-item label {
  font-weight: 300;
  color: #000;
}
.facet-item .facets-checkbox {
  margin-right: 0.5rem;
  width: 20px;
  height: 20px;
}

.facets-widget-checkbox ul {
  margin-top: 1.5rem;
}

.block-facet--checkbox {
  margin-bottom: 1.5rem;
}

.view-catalog {
  margin-bottom: 3rem;
}

.pager-views .pagination-views,
.pager-views .pager__items,
.pager .pagination-views,
.pager .pager__items {
  justify-content: center;
  padding: 40px 0 0;
  display: flex;
}
.pager-views .pagination-views .page-item,
.pager-views .pagination-views .pager__item,
.pager-views .pager__items .page-item,
.pager-views .pager__items .pager__item,
.pager .pagination-views .page-item,
.pager .pagination-views .pager__item,
.pager .pager__items .page-item,
.pager .pager__items .pager__item {
  height: 40px;
  border-radius: 50%;
  margin-right: 10px;
  display: flex;
  width: 40px;
  list-style: none;
}
.pager-views .pagination-views .page-item:hover,
.pager-views .pagination-views .pager__item:hover,
.pager-views .pager__items .page-item:hover,
.pager-views .pager__items .pager__item:hover,
.pager .pagination-views .page-item:hover,
.pager .pagination-views .pager__item:hover,
.pager .pager__items .page-item:hover,
.pager .pager__items .pager__item:hover {
  background: #1cb9c8;
  color: #fff;
}
.pager-views .pagination-views .page-item:hover .page-link,
.pager-views .pagination-views .pager__item:hover .page-link,
.pager-views .pager__items .page-item:hover .page-link,
.pager-views .pager__items .pager__item:hover .page-link,
.pager .pagination-views .page-item:hover .page-link,
.pager .pagination-views .pager__item:hover .page-link,
.pager .pager__items .page-item:hover .page-link,
.pager .pager__items .pager__item:hover .page-link {
  color: #fff;
}
.pager-views .pagination-views .page-item.active, .pager-views .pagination-views .page-item.is-active,
.pager-views .pagination-views .pager__item.active,
.pager-views .pagination-views .pager__item.is-active,
.pager-views .pager__items .page-item.active,
.pager-views .pager__items .page-item.is-active,
.pager-views .pager__items .pager__item.active,
.pager-views .pager__items .pager__item.is-active,
.pager .pagination-views .page-item.active,
.pager .pagination-views .page-item.is-active,
.pager .pagination-views .pager__item.active,
.pager .pagination-views .pager__item.is-active,
.pager .pager__items .page-item.active,
.pager .pager__items .page-item.is-active,
.pager .pager__items .pager__item.active,
.pager .pager__items .pager__item.is-active {
  background: #0d408f;
}
.pager-views .pagination-views .page-item.active .page-link, .pager-views .pagination-views .page-item.is-active .page-link,
.pager-views .pagination-views .pager__item.active .page-link,
.pager-views .pagination-views .pager__item.is-active .page-link,
.pager-views .pager__items .page-item.active .page-link,
.pager-views .pager__items .page-item.is-active .page-link,
.pager-views .pager__items .pager__item.active .page-link,
.pager-views .pager__items .pager__item.is-active .page-link,
.pager .pagination-views .page-item.active .page-link,
.pager .pagination-views .page-item.is-active .page-link,
.pager .pagination-views .pager__item.active .page-link,
.pager .pagination-views .pager__item.is-active .page-link,
.pager .pager__items .page-item.active .page-link,
.pager .pager__items .page-item.is-active .page-link,
.pager .pager__items .pager__item.active .page-link,
.pager .pager__items .pager__item.is-active .page-link {
  color: #fff;
  /* Text light 16 */
  font-family: Ubuntu;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 150%;
  /* 24px */
  letter-spacing: -0.176px;
  margin: auto;
  text-align: center;
}
.pager-views .pagination-views .page-item.pager__item--previous, .pager-views .pagination-views .page-item.pager__item--next,
.pager-views .pagination-views .pager__item.pager__item--previous,
.pager-views .pagination-views .pager__item.pager__item--next,
.pager-views .pager__items .page-item.pager__item--previous,
.pager-views .pager__items .page-item.pager__item--next,
.pager-views .pager__items .pager__item.pager__item--previous,
.pager-views .pager__items .pager__item.pager__item--next,
.pager .pagination-views .page-item.pager__item--previous,
.pager .pagination-views .page-item.pager__item--next,
.pager .pagination-views .pager__item.pager__item--previous,
.pager .pagination-views .pager__item.pager__item--next,
.pager .pager__items .page-item.pager__item--previous,
.pager .pager__items .page-item.pager__item--next,
.pager .pager__items .pager__item.pager__item--previous,
.pager .pager__items .pager__item.pager__item--next {
  background: transparent;
}
.pager-views .pagination-views .page-item .page-link,
.pager-views .pagination-views .pager__item .page-link,
.pager-views .pager__items .page-item .page-link,
.pager-views .pager__items .pager__item .page-link,
.pager .pagination-views .page-item .page-link,
.pager .pagination-views .pager__item .page-link,
.pager .pager__items .page-item .page-link,
.pager .pager__items .pager__item .page-link {
  color: #0d408f;
  /* Text light 16 */
  font-family: Ubuntu;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 150%;
  /* 24px */
  letter-spacing: -0.176px;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.breadcrumb {
  padding: 0 0 15px 0;
  margin: 0;
}
.breadcrumb li.breadcrumb-item {
  padding: 0;
  display: flex;
  align-self: center;
}
.breadcrumb li.breadcrumb-item a {
  font-family: Ubuntu;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 150%;
  /* 27px */
  letter-spacing: -0.198px;
  color: #0d408f;
  text-decoration: none;
}
.breadcrumb li.breadcrumb-item a:hover {
  color: #1cb9c8;
}
.breadcrumb li.breadcrumb-item:not(:first-child):before {
  float: none;
  padding-right: 0;
  color: inherit;
  display: flex;
  margin-left: 0;
  vertical-align: text-bottom;
  content: url(../svg/chevron-right.svg);
  border: none;
  height: 20px;
  width: 20px;
  margin: 0px;
  align-self: end;
}
.breadcrumb li.breadcrumb-item-last {
  color: #1cb9c8;
  font-family: Ubuntu;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 150%;
  display: flex;
  /* 30px */
  letter-spacing: -0.22px;
}
.breadcrumb li.breadcrumb-item-last:not(:first-child):before {
  float: none;
  padding-right: 0;
  color: inherit;
  display: flex;
  margin-left: 0;
  vertical-align: text-bottom;
  content: url(../svg/chevron-right.svg);
  border: none;
  height: 24px;
  width: 24px;
  margin: 0px;
  align-self: end;
}

.view-catalog .widget {
  padding: 20px 10px;
}
.view-catalog .widget .icon svg {
  height: 1.5rem;
}

.widget {
  padding: 20px;
  margin-bottom: 1.5rem;
}
.widget .icon svg {
  height: 1rem;
}

.new-portfolio {
  padding: 15px;
  margin-bottom: 5px;
  text-align: center;
  display: flex;
  justify-content: center;
}
.new-portfolio h4 {
  display: inline-block;
  padding-left: 1rem;
}
.new-portfolio .icon {
  display: inline-block;
}

.panel {
  background: #f5f7fa;
  padding: 30px;
  margin-top: 15px;
  margin-bottom: 15px;
  border-radius: 8px;
}
.panel p {
  margin-bottom: 0.75rem;
  font-weight: 300;
}
.panel ul {
  margin-top: 1.5rem;
  list-style: none;
  list-style-position: inside;
}
.panel ul li::before {
  content: "•";
  font-size: 130%;
  line-height: 0;
  margin: 0 0.3rem 0 -0.25rem;
  position: relative;
  top: 0.08rem;
  color: #0d408f;
}

.node-product {
  margin-bottom: 50px;
}

.panel-table table {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 300;
  text-align: left;
  min-width: 100%;
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
.panel-table table tr {
  --tw-border-opacity: 1;
  border-color: rgb(229, 229, 229, var(--tw-border-opacity));
  border-bottom-width: 1px;
}
.panel-table table tr:hover {
  background-color: #eee;
}
.panel-table table tr td {
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.node-gallery {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 0.5rem;
}
.node-gallery .image {
  width: 100%;
  aspect-ratio: 3/2;
  background-size: contain !important;
  border-radius: 0.5rem;
  border: 1px solid #ddd;
}

ul.timeline {
  list-style-type: none;
  position: relative;
}
ul.timeline h4 {
  padding: 1rem 0;
}

ul.timeline:before {
  content: " ";
  background: #d4d9df;
  display: inline-block;
  position: absolute;
  left: 29px;
  width: 2px;
  height: 100%;
  z-index: 400;
}

ul.timeline > li {
  margin: 0;
  padding-left: 50px;
  position: relative;
}

ul.timeline > li:before {
  content: " ";
  background: white;
  display: inline-block;
  position: absolute;
  border-radius: 50%;
  border: 3px solid #1cb9c8;
  left: 20px;
  width: 20px;
  height: 20px;
  z-index: 400;
  top: 1.25rem;
}

.service-item {
  display: grid;
  grid-template-rows: auto auto auto;
  height: 100%;
  gap: 0;
}

.main {
  margin-bottom: 50px;
}

.node-product .title {
  font-size: 28px;
}

.grid-info {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  background: #fff;
}
.grid-info .icon {
  width: 100%;
  display: block;
  text-align: center;
}
.grid-info .icon svg {
  height: 25px;
}
.grid-info .icon.blue svg {
  fill: #1cb9c8;
}
.grid-info .icon.red svg {
  fill: red;
}
.grid-info li {
  text-align: center;
  border-right: 1px solid #ddd;
  padding: 0.5rem;
}
.grid-info li:last-child {
  border-right: none;
}

.price-wrapper {
  display: grid;
  grid-template-columns: auto 125px;
  gap: 0.25rem;
}
.price-wrapper svg {
  height: 25px;
}
.price-wrapper .cart-add {
  background: #ddd;
  border-radius: 8px;
  text-align: center;
  margin-bottom: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.price-wrapper .cart-add:hover {
  background: #1cb9c8;
  color: #fff;
}
.price-wrapper .install-add {
  background: #ddd;
  border-radius: 8px;
  text-align: center;
  margin-bottom: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.offcanvas.offcanvas-end {
  width: auto;
}

#clear {
  border: #ddd;
  border-radius: 0.5rem;
}
#clear .icon svg {
  height: 40px;
  fill: red;
}

.header-nav-cart span {
  cursor: pointer;
}

#cartItems {
  margin-bottom: 1rem;
}
#cartItems tr {
  border-bottom: 1px solid #ddd;
}
#cartItems tr td {
  padding: 0.5rem 1rem;
}

.cart .btn-primary {
  background-color: #1cb9c8;
  border-color: #1cb9c8;
  color: #fff;
}

#cartTotalNav.full {
  color: aquamarine;
}

.panel-wellcome h1 {
  font-size: 1.5rem;
  font-weight: 300;
}

.contact-info label {
  width: 100%;
  font-family: Oswald;
  color: #0d408f;
  font-size: 1.25rem;
}
.contact-info address {
  line-height: 1.25;
  font-weight: 300;
}
.contact-info a {
  width: 100%;
}
.contact-info a span {
  display: inline-block !important;
}

.site-title .icon svg {
  height: 25px;
  width: 25px;
  color: #1cb9c8;
}

.custom-text strong {
  font-family: Oswald;
  font-size: 20px;
  color: #000;
}
.custom-text p {
  font-weight: 300;
  font-size: 18px;
}
.custom-text ul li {
  font-weight: 300;
  font-size: 18px;
}

.btn-adminmenu {
  top: 1rem;
  left: 1rem;
  padding: 23px;
  border-radius: 10px;
}

.adminmenu {
  width: auto !important;
}
.adminmenu .feather {
  width: 18px;
  height: 18px;
  stroke-width: 2;
}
.adminmenu .logo svg {
  width: 50%;
  margin-bottom: 1rem;
}
.adminmenu .offcanvas-body {
  padding: 0;
  background: #222e3c;
}
.adminmenu .offcanvas-header {
  padding: 0;
  background: #222e3c;
}
.adminmenu .sidebar {
  min-width: 260px;
  max-width: 260px;
  transition: margin-left 0.35s ease-in-out, left 0.35s ease-in-out, margin-right 0.35s ease-in-out, right 0.35s ease-in-out;
  direction: ltr;
  background: #222e3c;
}
.adminmenu .sidebar-content {
  transition: margin-left 0.35s ease-in-out, left 0.35s ease-in-out, margin-right 0.35s ease-in-out, right 0.35s ease-in-out;
  display: flex;
  height: 100vh;
  flex-direction: column;
  background: #222e3c;
}
.adminmenu .sidebar-nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  flex-grow: 1;
}
.adminmenu .sidebar-link,
.adminmenu a.sidebar-link {
  display: block;
  padding: 0.25rem 1.625rem;
  font-weight: 400;
  transition: background 0.1s ease-in-out;
  position: relative;
  text-decoration: none;
  cursor: pointer;
  border-left-style: solid;
  border-left-width: 3px;
  color: rgba(233, 236, 239, 0.5);
  background: #222e3c;
  border-left-color: transparent;
}
.adminmenu .sidebar-link i,
.adminmenu .sidebar-link svg,
.adminmenu a.sidebar-link i,
.adminmenu a.sidebar-link svg {
  margin-right: 0.75rem;
  color: rgba(233, 236, 239, 0.5);
}
.adminmenu .sidebar-link:focus {
  outline: 0;
}
.adminmenu .sidebar-link:hover {
  color: rgba(233, 236, 239, 0.75);
  background: #222e3c;
  border-left-color: transparent;
}
.adminmenu .sidebar-link:hover i,
.adminmenu .sidebar-link:hover svg {
  color: rgba(233, 236, 239, 0.75);
}
.adminmenu .sidebar-item.active > .sidebar-link,
.adminmenu .sidebar-item.active .sidebar-link:hover {
  color: #e9ecef;
  background: linear-gradient(90deg, rgba(59, 125, 221, 0.1) 0%, rgba(59, 125, 221, 0.0875) 50%, rgba(0, 0, 0, 0) 100%);
  border-left-color: #3b7ddd;
}
.adminmenu .sidebar-item.active > .sidebar-link i,
.adminmenu .sidebar-item.active > .sidebar-link svg,
.adminmenu .sidebar-item.active .sidebar-link:hover i,
.adminmenu .sidebar-item.active .sidebar-link:hover svg {
  color: #e9ecef;
}
.adminmenu .sidebar-brand {
  font-weight: 600;
  font-size: 1.15rem;
  padding: 1.15rem 1.5rem;
  display: block;
  color: #f8f9fa;
}
.adminmenu .sidebar-brand:hover {
  text-decoration: none;
  color: #f8f9fa;
}
.adminmenu .sidebar-brand:focus {
  outline: 0;
}
.adminmenu .sidebar-toggle {
  cursor: pointer;
  width: 26px;
  height: 26px;
  display: flex;
}
.adminmenu .sidebar.collapsed {
  margin-left: -260px;
}
@media (min-width: 1px) and (max-width: 991.98px) {
  .adminmenu .sidebar {
    margin-left: -260px;
  }
  .adminmenu .sidebar.collapsed {
    margin-left: 0;
  }
}
.adminmenu .sidebar-toggle {
  margin-right: 1rem;
}
.adminmenu .sidebar-header {
  background: transparent;
  padding: 1rem 1.5rem 0.375rem;
  font-size: 0.75rem;
  color: #ced4da;
}
.adminmenu .sidebar-badge {
  position: absolute;
  right: 15px;
  top: 14px;
  z-index: 1;
}
.adminmenu .sidebar-cta-content {
  padding: 1.5rem;
  margin: 1.75rem;
  border-radius: 0.3rem;
  background: #2b3947;
  color: #e9ecef;
}
.adminmenu .sidebar-link,
.adminmenu a.sidebar-link {
  padding: 0.25rem 1.625rem;
  font-size: 1rem;
}

.sidebar-brand {
  font-size: 1rem !important;
}
.sidebar-brand .icon svg {
  height: 2rem;
  fill: #1cb9c8;
}

.sidebar-brand {
  padding: 1rem 0 3rem !important;
  text-align: center;
}

.btn-red.fixed-top {
  background: #222e3c;
  top: 0.25rem !important;
  left: 0.25rem !important;
  border: none;
}
.btn-red.fixed-top svg {
  color: #fff;
}

.position-absolute .btn-red {
  background: #ddd;
  width: 50px;
  height: 50px;
  text-align: center;
  border: 3px solid red;
  line-height: 1;
}
.position-absolute .btn-red:hover {
  background: red;
}
.position-absolute .btn-red:hover svg {
  color: #fff;
}
.position-absolute .btn-black {
  background: #ddd;
  width: 50px;
  height: 50px;
  text-align: center;
  border: 3px solid #222e3c;
  line-height: 1;
}
.position-absolute .btn-black:hover {
  background: #222e3c;
}
.position-absolute .btn-black:hover svg {
  color: #fff;
}

.header-top-wrapper {
  display: grid;
  gap: 1rem;
  grid-template-columns: 1fr auto auto auto;
  align-items: center;
}

.header-nav-cart {
  color: #fff;
}

.portfolio-sidebar .portfolio-sidebar-content ul li {
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 16px;
}
.portfolio-sidebar .portfolio-sidebar-content ul li span {
  font-weight: 900;
  color: #000;
}

.our-works {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
}
.our-works .item {
  padding: 1rem;
  background: #eee;
  border-radius: 0.5rem;
}
.our-works img {
  border-radius: 0.5rem;
}
.our-works .title {
  font-family: "Oswald";
  font-size: 1.25rem;
  text-align: center;
  display: block;
  margin: 0.5rem auto 0;
  line-height: 1;
}

.navbar .nav-item .nav-link {
  padding: 0;
  margin-right: 1rem;
  font-size: 1rem;
}

.navbar .navbar-nav {
  padding: 30px 0;
}
.navbar .navbar-nav .nav-item a.is-active {
  color: #1cb9c8;
}
.navbar .navbar-nav .nav-item .dropdown-menu {
  padding: 0;
  left: 0;
  width: auto;
  padding-right: 1rem;
}
.navbar .dropdown-item.active,
.navbar .dropdown-item:active {
  background-color: inherit;
}

.installation-menu__list {
  width: 100%;
}
.installation-menu__list .is-active a, .installation-menu__list .installation-menu__item:hover a {
  color: #0049d0;
  position: relative;
}
.installation-menu__list .is-active a:after, .installation-menu__list .installation-menu__item:hover a:after {
  content: url(../svg/chevron-left.svg);
  position: absolute;
  right: -0.75rem;
  height: 2rem;
  width: 2rem;
}

.path-installation .main .installation-content .our-works-installation,
.page-node-type-installation .main .installation-content .our-works-installation {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1rem;
}
.path-installation .main .installation-content table,
.page-node-type-installation .main .installation-content table {
  width: 100%;
  border: 1px solid #ddd;
  margin: 1rem 0;
}
.path-installation .main .installation-content table td,
.page-node-type-installation .main .installation-content table td {
  border: 1px solid #ddd;
  padding: 0.25rem;
  text-align: center;
}
.path-installation .main .installation-content table th,
.page-node-type-installation .main .installation-content table th {
  border: 1px solid #ddd;
  padding: 0.25rem;
  text-align: center;
  font-weight: 900;
}
.path-installation .main .installation-content ul,
.path-installation .main .installation-content ol,
.page-node-type-installation .main .installation-content ul,
.page-node-type-installation .main .installation-content ol {
  margin: 1rem 0;
  padding: 0 0 0 1rem;
}
.path-installation .main .installation-content ul li,
.page-node-type-installation .main .installation-content ul li {
  list-style: square;
}
.path-installation .main .installation-content ol li,
.page-node-type-installation .main .installation-content ol li {
  list-style: decimal;
  list-style-position: inside;
}

.block-installation {
  margin-bottom: 2rem;
  padding: 1rem;
  background: #f5f7fa;
  border-radius: 0.5rem;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
}

.main .widget ul {
  margin: 0;
  padding: 0;
}

@media only screen and (max-width: 600px) {
  .grid-catalog {
    grid-template-columns: 1fr !important;
  }
  .our-works {
    grid-template-columns: repeat(2, 1fr);
  }
  .grid-catalog-5 {
    grid-template-columns: 1fr !important;
  }
  .node-gallery {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.5rem;
  }
  .navbar-brand,
  .footer-logo {
    font-size: 1.25rem;
  }
  .panel-table table tr td {
    padding: 0.25rem;
  }
  .portfolio-sidebar .portfolio-sidebar-content ul li {
    border-bottom: 1px solid #e7e7e7;
    display: block;
    margin-bottom: 5px;
    padding-bottom: 5px;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.25;
  }
  .main {
    margin-top: 50px;
  }
  .breadcrumb {
    display: none;
  }
  .cart-install {
    font-size: 1.25rem;
    margin: 0.5rem;
  }
  .cart-install #install {
    width: 20px;
    height: 20px;
  }
}