.upcp-thumb-item {
  border: 0px solid black;
  color: #ffffff;
  height:485px;
  border-radius:10;
}

.upcp-thumb-title {
  min-height: 43px;
  padding: 3px 8px 0;
  margin: 0px;
  color: #777;
  padding-left: 15px;
}

.upcp-detail-item {
  display: flex;
  width: 100%;
  border: 0px solid #e0e0e0;
  margin: 15px auto;
  min-height: 13.5em;
}

.upcp-catalogue-link {
  text-decoration: none;
  background-color: white;
}

.prod-cat-header-div {
  width: 100%;
  margin-bottom: 15px;
  display: none;
}

.upcp-thumb-title {
  border-bottom: 0px grey solid;
  border-top: 3px grey solid;
  margin-top: 10px;
  padding-bottom: 10px;
  padding-top: 10px;
  height: 166px;
}

.upcp-details-text {
  position:absolute;
margin-top:85px;
  margin-left:-125px;

}

.upcp-details-icon {
position:absolute;
margin-top:85px;
  margin-left:-30px;
}

#footer-info {

display:none;
}

.prod-cat-sidebar-cat-title h3 {
  
  color:whitesmoke;
}

#prod-cat-text-search {
    color: whitesmoke;
}

.upcp-label span {
    padding: 2px;
    color: white;
}


#upcp-name-search {
    padding: 5px !important;
    border: solid 1px #c9c9c9;
    transition: border 1s ease;
    width: 100%;
    font-size: 0.8em;
    height: 35px;
    color: white;
}



.catalogue-nav {
    margin: 6px 6px 18px 12px;
    font-family: sans-serif;
  font-size:15px;
  font-weight:700;
    color: whitesmoke;
}

.prod-cat .pagination-links a {
    border: 0px white solid;
    color: white;
    font-weight: 800;
  background-color:#118193;
  -webkit-box-shadow: 0px 0px 33px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 33px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 33px 0px rgba(0,0,0,0.75);
  
}


.prod-cat .pagination-links a:hover {
  
  background-color:#D99F36;

}


.checkbox-color-Grey:hover, .checkbox-color-Black:hover {
    background-color: #118193;
    color: white;
  -webkit-box-shadow: 0px 0px 33px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 33px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 33px 0px rgba(0,0,0,0.75);
}


.upcp-cf-label:first-child {
display:none;
}

.upcp-cf-label:nth-of-type(3) {
display:none;
}

.upcp-cf-label:nth-of-type(5) {
display:none;
}

.upcp-cf-value:nth-of-type(2) {
display:none;
}

.upcp-prod-desc-custom-fields {
    position: absolute;
    margin-top: -15px;
}


.single .et_pb_post {
    margin-bottom: 0px;
}
.single .post {
    padding-bottom: 0;
}

#left-area {
padding-bottom:0;
}