.article-list {
  color: #313437;
  background-color: #fff;
}

.article-list p {
  color: #7d8285;
}

.article-list h2 {
  font-weight: bold;
  margin-bottom: 40px;
  padding-top: 40px;
  color: inherit;
}

@media (max-width:767px) {
  .article-list h2 {
    margin-bottom: 25px;
    padding-top: 25px;
    font-size: 24px;
  }
}

.article-list .intro {
  font-size: 16px;
  max-width: 500px;
  margin: 0 auto;
}

.article-list .intro p {
  margin-bottom: 0;
}

.article-list .articles {
  padding-bottom: 40px;
}

.article-list .item {
  padding-top: 50px;
  min-height: 425px;
  text-align: center;
}

.article-list .item .name {
  font-weight: bold;
  font-size: 16px;
  margin-top: 20px;
  color: inherit;
}

.article-list .item .description {
  font-size: 14px;
  margin-top: 15px;
  margin-bottom: 0;
}

.article-list .item .action {
  font-size: 24px;
  width: 24px;
  margin: 22px auto 0;
  line-height: 1;
  display: block;
  color: #4f86c3;
  opacity: 0.85;
  transition: opacity 0.2s;
  text-decoration: none;
}

.article-list .item .action:hover {
  opacity: 1;
}

.table td, .table th {
  padding: .75rem;
  vertical-align: top;
  border-bottom: 1px solid #d3d3d3;
  border-top: 0px solid rgba(222,226,230,0);
}

.table thead th {
  vertical-align: bottom;
  border-bottom: 1px solid rgba(0,0,0,0.35);
  font-family: 'Open Sans', sans-serif;
}

.btn.btn-contact-teal.btn-block {
  background-color: teal;
  color: white;
}

.btn.btn-contact-teal.btn-block:hover {
  background-color: rgb(0,75,75);
  color: white;
}

#quick-search a:hover {
  color: rgb(0,0,0);
  font-size: 103%;
}

#quick-search a {
  color: rgb(33,37,41);
  transition: all 0.1s ease-in-out;
  height: 30px;
  width: 100px;
}

.row.fbox3 div a img {
  box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.75);
  transition: all 0.2s ease-in;
  transition: all 0.4s ease-out;
}

.row.fbox3 div a img:hover {
  box-shadow: -2px 0px 35px -10px rgba(0,0,0,0.75);
}

.card-div img {
  padding: 3px;
}

a:hover .explore {
  color: rgb(132,132,132);
}

.explore {
  color: rgba(242,242,242,0);
  transition: color 0.2s ease;
  padding-top: 2%;
}

.my-card:hover {
  color: black;
  text-decoration: none;
}

.my-card:hover .div-shadow {
  box-shadow: 0 25px 50px -12px rgb(136,136,136);
}

.my-card .div-shadow {
  transition: all 0.5s ease;
  box-shadow: 0 25px 50px -12px rgba(0,0,0,0.2);
}

.download:hover {
  box-shadow: 0 1px 10px -6px black;
  cursor: pointer;
  transition: 0.2s all ease-in-out;
}

.cart {
  position: fixed;
  top: 0px;
  margin-left: 70%;
  max-width: 500px;
}

.remove:hover {
  color: red;
}

.card-body {
}

/* ============ desktop view ============ */

@media all and (min-width: 992px) {
  .navbar .nav-item .dropdown-menu {
    display: none;
  }
}

@media all and (min-width: 992px) {
  .apm-pro .navbar .nav-item:hover .nav-link {
    color: #fff;
  }
}

@media all and (min-width: 992px) {
  .navbar .nav-item:hover .dropdown-menu {
    display: block;
  }
}

@media all and (min-width: 992px) {
  .navbar .nav-item .dropdown-menu {
    margin-top: 0;
  }
}

/* ============ desktop view .end// ============ */

.card-body {
  padding: 1.25rem;
  padding-top: 0;
}

.hover-nav li:hover, .hover-nav li:focus {
  border-top: 8px solid teal;
}

.testimonials-clean h5, .testimonials-clean h2 {
  color: white !important;
}

div figure {
  margin-right: 0.3rem;
}

div figure img {
  width: 100%;
}

.link-th {
  cursor: pointer;
}

.link-th:hover {
  color: teal;
  width: 6.5rem;
  border-bottom: 0.2rem dashed rgb(0,128,128);
}

.link-footer:hover img {
  width: 160px;
  filter: grayscale(0%);
}

.scroll-elem {
  filter: opacity(0);
  margin-bottom: 10rem;
  margin-top: -10rem;
}

#gallery-all img {
  margin: 0.2rem;
}

.gallery-box {
  height: 10rem;
  width: 100%;
  display: inline-block;
  margin: 0.1rem;
}

.finishes a {
  color: rgb(33,37,41);
  text-decoration: none;
}

.finishes a:hover {
  color: rgba(0,0,0,1)!important;
  text-decoration: none;
}

.nav.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}

#pavers-menu figure img {
  transition: all 0.3s ease-in-out;
}

.paver-select img {
  padding: 0.5rem;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}

.paver-selected img {
  padding: 0.25rem;
  box-shadow: 0px 13px 21px -15px rgba(0,0,0,0.75);
}

.paver-select:hover img {
  padding: 0.25rem;
}

.nav.nav-fill.product-nav a {
  color: rgba(0,0,0,0.4);
  transition: 0.1s all ease-in-out;
}

.nav.nav-fill.product-nav a:hover {
  color: rgba(0,0,0,1);
}

.col-12.col-xl-5.product-page-item:hover a {
  text-decoration: underline;
}

.btn-success:not(:disabled):not(.disabled).active:focus, .btn-success:not(:disabled):not(.disabled):active:focus, .show > .btn-success.dropdown-toggle:focus {
  background-color: #218282;
}

.btn-gallery:not(:disabled):not(.disabled) {
  background-color: #218282;
}

.btn-gallery:hover {
  background-color: #086666!important;
}

.file-open:hover {
  color: teal!important;
}

.file-open {
  margin-right: 1rem;
}

.products-thumb:hover button {
  opacity: 1;
}

.products-thumb div {
  transition: 0.2s filter linear;
  filter: blur(0px);
  width: 100%;
}

.products-thumb:hover div {
  filter: blur(8px);
}

.products-thumb button {
  transition: opacity 0.5s;
  opacity: 0;
  position: absolute;
  z-index: 99;
}

.navbar-expand-md .navbar-nav .dropdown-menu {
}

.dropdown-item:hover {
  color: rgb(50,50,50) !important;
}

.dropdown-item {
}

@media (max-width: 600px) {
  #main-nav .nav-item {
    font-size: 20px;
    margin: 0.55rem 0px;
  }
}

a.goto-installation {
  text-decoration: none;
}

a.goto-installation .badge {
  opacity: 0.50;
  font-size: 18px;
  margin-bottom: 0.25rem;
  margin-right: 0.25rem;
}

a.goto-installation:hover .badge {
  opacity: 1;
}

.file-open img {
  opacity: 0.5;
  cursor: pointer;
  transition: linear 0.1s all;
}

.file-open img:hover {
  opacity: 0.25;
}

.tutorial hr {
  margin-top: -7rem;
  margin-bottom: 10rem;
  opacity: 0;
}

#load-patterns div {
  cursor: pointer;
}

#load-patterns div:hover small {
  text-decoration: underline;
}

#load-patterns div small {
  text-decoration: none;
}

#load-patterns div img {
  width: 10vh;
  border: 2px solid rgba(0,0,0,0.5);
  transition: ease 0.3s all;
}

#load-patterns div:hover img {
  border: 2px solid rgb(0,0,0);
  box-shadow: 4px 0px 8px 0px rgba(0,0,0,0.11);
}

.expandable {
  background: #fff;
  overflow: hidden;
  color: #000;
  line-height: 0px;
  transition: all .5s ease-in-out;
  height: 0;
  margin-top: -160px;
}

.expandable:target {
  height: 100%;
  margin-top: 0px;
}

.resources-phone a {
  padding: 0.45vh 1.3vw;
  height: 2vw;
}

#pills-tabs-apm li .active {
  /*border-color: #e9ecef #e9ecef #aaaaaa;*/
}

#pills-tabs-apm .nav-link.active {
  background-color: #e9ecef;
  /*text-decoration: underline;*/
  /*border-bottom-width: 2px;*/
}

#pills-tabs-apm .nav-link:hover {
  color: rgb(37,37,37);
  /*text-decoration: underline;*/
}

#pills-tabs-apm .nav-link {
  color: rgb(42,42,42);
  /*width: 10rem;*/
}

@media (min-width: 1200px) {
  .card-columns {
    column-count: 4;
    column-gap: .75rem;
    margin-top: 3rem;
  }
}

.read:before {
  content: "Read less";
}

.see:before {
  content: "See less";
}

.read.collapsed:before {
  content: "Read more";
}

.see.collapsed:before {
  content: "See pictures";
}

