/**
 * @file
 * Subtheme specific CSS.
 */
html,
body {
  font-family: Helvetica, Arial, "Lucida Grande", 'Open Sans', sans-serif !important;
  color: #4f4e4d;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  line-height: 1.5em;
  overflow: -moz-scrollbars-vertical;
  overflow: scroll;
}

.view-news .row {
  --bs-gutter-x: 0 !important;
}

.content a {
  text-decoration: none !important;
  color: #f26522 !important;
}

.content a:hover {
  text-decoration: underline !important;
}

.navbar-nav li.active a {
  color: #275c9b !important;
}

.navbar>.container {
  justify-content: flex-end !important;
}

.navbar-nav .nav-item .nav-link {
  font-size: 1.4em !important;
}

.navbar-nav .nav-item a.nav-link:hover {
  color: #275c9b !important;
}

.nav-link {
  color: #777169 !important;
}

p,
li {
  font-size: 1rem !important;
  line-height: 1.4rem !important;
  font-weight: 300 !important;
}

article p,
article li {
  margin-bottom: 1rem;
}

.node--type-news .node__meta {
  margin-bottom: 10px !important;
}

.block-views-blockmanufacturers-product-directory-block-1 {
  background-color: #f1f1f1;
  padding: 3em 0 3em 6em !important;
}

.content img {
  max-width: 100%;
  height: auto;
}

.view-manufacturers-product-directory .view-header {
  width: 34%;
  border-left: 1px solid #ccc;
  padding-left: 2em;
  float: right;
  margin-top: 0;
  padding-right: 2em;
}

.view-manufacturers-product-directory .view-header a {
  display: block;
}

.view-manufacturers-product-directory .view-header a:hover,
.sidebar a:hover {
  color: #f26522 !important;
}

.view-manufacturers-product-directory .view-header a:after,
.sidebar a:after {
  content: "\25BA";
  padding-left: 9px;
  color: #f26522;
}

.views-row {
  margin-bottom: .5rem;
}

.view-manufacturers-product-directory .views-field-field-manufacturer-name {
  color: #f26522 !important;
  margin-bottom: 8px !important;
  display: block;
  text-transform: uppercase;
}

.view-manufacturers-product-directory .view-content .views-row {
  padding-left: 0 !important;
}

.view-manufacturers-product-directory .views-row .views-field-field-manufacturer-name {
  margin-bottom: 0 !important;
}

.view-manufacturers-product-directory .view-header .views-row a {
  color: #4f4e4d !important;
}

.view-manufacturers-product-directory .view-header .views-row a:hover {
  text-decoration: none !important;
  color: #f26522 !important;
}

.block-views h2 {
  font-size: 2rem !important;
  font-weight: 300 !important;
  margin-bottom: 1.5rem !important;
}

.block-views .node--view-mode-teaser h2 {
  font-size: 1.4rem !important;
  margin-bottom: 1rem !important;
}

.manuf-detail-page .col-sm-8 h2 {
  font-size: 1.6em;
  line-height: 1.5em;
  margin-top: 1em;
  margin-bottom: .5em;
  font-weight: 300;
}

/* ------------------ Sidebar ----------------- */
.manuf-detail-page .sidebar {
  border-left: 1px solid #d6d6d6;
}

.manuf-detail-page .block-field-blockuseruserfield-company-intro .content {
  padding-right: 3rem;
}

.manuf-detail-page .sidebar .block-field-blockuseruserfield-company-phone {
  text-align: center;
  margin-top: -35px;
}

.manuf-detail-page .sidebar .field--name-field-company-phone {
  border-bottom: 1px solid #d6d6d6;
  padding-bottom: 1rem;
}

.sidebar .block {
  border-style: solid;
  border-width: 0 !important;
  padding: 0 15px 15px;
  margin: 0 0 20px;
}

.sidebar h2 {
  margin: 0 0 0.5em;
  border-bottom: 0px solid #d6d6d6 !important;
  padding-bottom: 5px;
  text-shadow: none !important;
  font-size: 1.3rem !important;
  line-height: 1.9rem !important;
  font-weight: 300 !important;
}

.sidebar .block .content {
  font-size: 0.914em;
  line-height: 1.4;
}

.sidebar tbody {
  border: none;
}

.sidebar .even,
.sidebar .odd {
  background: none;
  border-bottom: 0px solid #d6d6d6 !important;
}

.sidebar nav .nav {
  margin: 0 -1rem;
}

.sidebar_second .section {
  border-left: 1px solid #d6d6d6;
  margin-top: 3em;
}

.sidebar a {
  color: #4f4e4d !important;
}

.sidebar a:hover {
  text-decoration: none !important;
}

.btn_green {
  color: #fff !important;
  text-align: center;
  background-color: #75b701 !important;
  padding: 5px;
}

.btn_green a {
  color: #fff !important;
}

.btn_green a:hover {
  color: #fff !important;
  text-decoration: underline !important;
}

.btn_green a:after {
  content: none !important;
  padding-left: 0 !important;
}

.site-footer {
  color: #fff;
  padding: 40px 0;
  margin-top: 40px;
  overflow: hidden;
}

.site-footer__top .region {
  width: 35% !important;
}

.site-footer__top .region p a {
  color: #fff !important;
  font-weight: normal !important;
}

.site-footer__top .region p {
  font-size: 13px !important;
  font-weight: normal !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.site-footer__top .region p em {
  display: block;
  font-style: normal !important;
}

.site-footer__top .region-footer-third .field img {
  float: right;
  width: 80%;
  height: 80% !important;
  margin-top: 8px;
}

.site-footer__top .region-footer-fourth {
  width: 100% !important;
  clear: both;
}

.site-footer__top h2 {
  border-bottom: 0px solid #555 !important;
  border-color: rgba(255, 255, 255, 0.15);
  font-size: 1.2em !important;
  margin-bottom: 0;
  padding-bottom: 0px !important;
  text-transform: capitalize !important;
}

.site-footer h2 {
  color: #fff !important;
}

.site-footer .block {
  margin: 20px 0;
  border: 0px solid #444 !important;
  border-color: rgba(255, 255, 255, 0.1);
  padding: 10px;
}

.site-footer .content {
  color: #fff !important;
  font-size: 13px !important;
}

.view-registry-grid table tbody tr,
.view-unpublished-declarations table tbody tr,
.view-user-declaration-forms table tbody tr {
  background-color: #eee;
  border-bottom: 1px solid #ccc;
  padding: 0.1em 0.6em;
}

.view-registry-grid table tbody tr:nth-child(even),
.view-unpublished-declarations table tbody tr:nth-child(even),
.view-user-declaration-forms table tbody tr:nth-child(even) {
  background-color: #fff;
}

.view-registry-grid table thead th,
.view-unpublished-declarations table thead th,
.view-user-declaration-forms table thead th {
  padding: 5px 20px !important;
  font-weight: normal !important;
  font-size: .85em !important;
  text-transform: uppercase !important;
  color: #fff !important;
  vertical-align: middle !important;
}

.view-registry-grid table thead th a,
.view-unpublished-declarations table thead th a,
.view-user-declaration-forms table thead th a {
  color: #fff !important;
  text-decoration: underline !important;
}

.view-registry-grid table thead,
.view-unpublished-declarations table thead,
.view-user-declaration-forms table thead {
  background-color: #777169 !important;
  color: #fff !important;
  text-align: left !important;
}

.view-registry-grid table td,
.view-unpublished-declarations table td,
.view-user-declaration-forms table td {
  vertical-align: middle !important;
}

.view-registry-grid table td,
.view-unpublished-declarations table td,
.view-user-declaration-forms table td {
  padding: 5px 20px;
}

body.path-search .tabs,
.search-help-link,
body.role-authenticated .field--name-moderation-state {
  display: none;
}

.list-group-item {
  border: none !important;
}

b,
strong {
  font-weight: 700;
}

#block-clearchem-barrio-account-menu {
  position: absolute;
  top: 0;
  z-index: 0;
}

#block-clearchem-barrio-main-menu {
  z-index: 1;
}

.cc-search-btn {
  background: transparent url('../images/btn-search.png') no-repeat 0 9px;
  width: 26px;
  cursor: pointer;
  padding-right: 0px;
  text-indent: -9999em;
  height: 100%;
}

.cc-search-form {
  text-indent: -9999em;
}

.cc-search-form input {
  border: none;
  border-bottom: 1px solid #444;
  padding: 0;
  height: 20px;
  border-radius: 0;
}

form#search-block-form {
  display: none;
}

body.node-edit.node--type-declaration .image-widget-data,
body.node-edit.node--type-declaration label#edit-field-certificate-image-0--label {
  display: none;
}

button.processing::after {
  content: "Processing...";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
}

.view-unpublished-declarations {}

.view-unpublished-declarations .view-content.row .views-row {
  display: flex;
  justify-content: space-between;
  margin: 0;
}

#block-clearchem-barrio-content {
  padding: 1rem;
}

@media (min-width: 400px) {}

@media (min-width: 1400px) {

  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 960px !important;
  }
}

@media (max-width: 767px) {
  #block-clearchem-barrio-account-menu {
    position: relative;
    top: unset;
    display: flex;
    justify-content: space-evenly;
  }
  
  #block-clearchem-barrio-breadcrumbs,
  #block-clearchem-barrio-page-title,
  ul.pagination {
    padding-left: 1rem;
  }

  article.node--type-news {
    padding: 1rem;
  }

  .block-views-blockmanufacturers-product-directory-block-1 {
    padding: 2em !important;
  }

  .view-manufacturers-product-directory .view-header {
    display: none;
  }

  .navbar-expand-lg .navbar-collapse {
    justify-content: flex-end;
  }

  /*section.section {*/
  /*  padding: 1em 3em !important;*/
  /*}*/
  body.path-frontpage section.section {
    padding: 2em .5rem !important;
  }

  body.path-frontpage .block-system-breadcrumb-block {
    display: none;
  }

  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .h1,
  h1 {
    font-size: 1.6rem !important;
    font-weight: 300 !important;
    margin-bottom: 1rem !important;
  }

  .h3,
  h3 {
    font-size: 1.5rem !important;
    font-weight: 300 !important;
    margin-bottom: 1.3rem !important;
  }

  .container {
    padding-left: 0 !important;
    padding-right: 0 !important;
    max-width: unset;
  }

  .site-footer .container {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .site-footer__top .region {
    width: 100% !important;
  }

  .site-footer__top .region-footer-third .field img {
    float: unset;
  }
}