.woocommerce.columns-3 .woocommerce_with_sidebar ul.products li.product {
    width: 33% !important;
    margin: 0 2.22% 2.22% 0;
}
aside.sidebar {
    text-align: left;
    padding-top: 0px;
    padding-right: 0;
    padding-bottom: 25px;
    padding-left: 0;
}
.woocommerce-result-count {
  
      color: #fff !important;

}
.orderby a span {
  
      color: #000 !important;

}
.select2-offscreen option {
  
      color: black !important;
}

.site-content {
    padding-top: 1em;
}
.shop_lightbox {display:none;}
.page-header {
    padding-bottom: 0;
}
.summary_short {
      margin-top: 20px;
}
.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price, .woocommerce aside ul.product_list_widget li span.amount, aside ul.product_list_widget li span.amount {
    display: block;
    color: #ffffff;
    width: 100%;
}
.woocommerce ul.products li.product span.product-title {

    color: #ffffff;
}

#iipc-inventory-single .section_inner {
 background-color: transparent !important; 
}

#iipc-inventory-single h1 {
 color:#000; 
}

#iipc-inventory-single li {
 color:#fff;   
}

.features-list li {
    color: #000 !important;
}

.features-list {
 color:#000; 
}

#iipc-inventory-single li:hover {
 color:#ffa200;   
}

.equipment-tag-list a {
 color:#fff; 
}


.category-link-single a {
 color:#fff !important;
  text-weight:400;
}

#iipc-inventory-cat a {
    color: #fff;
    font-weight: 400;
}

#iipc-inventory-cat a:hover {
    color: #ffa200;
    font-weight: 400;
}

#iipc-inventory-single .feature-container ul li {
 font-weight:400; 
}

.equipment-entry {
 padding:25px;
  background:#fff;
  border-radius:5px;
}

@media only screen and (max-device-width: 480px) { 
  .equipment-entry {
   margin-top:30px; 
  }  
}


/* Front Page Phantom space adjustment */

.at-above-post-homepage.addthis_tool {
  margin: 0;
}

/* News Section */

@media only screen and (max-width: 600px){
.blog_single.blog_holder article.format-link .post_content, .blog_single.blog_holder article.format-quote .post_content, .blog_holder.blog_single article .post_text .post_text_inner {
   padding: 0px; 
  }
}

.container_inner.default_template_holder {
    max-width: 960px;
}

.post p { line-height: 26px; margin-bottom: 1rem; color: #d9d9d9; }
  

.news-post-footer-contact p { margin-bottom: 0.25rem; }

.news-post-footer-contact h4 { font-weight: 700; margin-bottom: 0.25rem; }

.blog_holder.blog_standard_type article .post_excerpt { color: #d9d9d9; }

.blog_holder article .post_info { border-top: none; border-bottom: none; }

.post .qbutton.small, a.qbutton.small.read_more_button { padding-left: 10px; padding-right: 10px; font-size: 18px; background-color: #ffa200; border-radius: 5px; }

.post .qbutton.small:hover, a.qbutton.small.read_more_button:hover { background-color: #ffbe44; color: #fefefe; }

h2.post_title, .blog_holder article h2 { font-size: 2.4rem; margin-bottom: 0.8rem; }

h3.post_subtitle, .post_text h3 { font-size: 1.375rem; font-weight: 400; margin-bottom: 1em; line-height: 2.0rem; }

.addthis_tool { margin: 1em 0; }

/* Pagination */

.pagination ul li span, .pagination ul li > a  { background-color: #868585; border-color: #868585; }

.pagination ul li.active > span { background-color: #666565; border-color: #ffa200; }

.pagination ul li.active > span:hover { background-color: #666565; border-color: #ffa200; }

/* CAREERS PAGE */

.container-careers .grid_section .section_inner {
  max-width: 990px;
}

.post_container_careers {
  margin-bottom: 1.25em;
}

h2.title_careers {
  line-height: 42px !important;
  margin-bottom: 0.1em !important;
}

h2.title_careers a {
  color: #ffa200 !important;
}

h4.location_careers {
  margin-bottom: 10px;
}
  

.post_container_careers h2.title_careers a:hover {
  color: #ffbe44 !important;
}

.careers_application {
  
  padding-bottom: 4em;
}


/* CAREERS SINGLE PAGE */

.blog_holder.blog_single.blog_standard_type article.category-careers h2 {
  color: #ffa200 !important;
}

  
.category-careers .post_text h3 {
  color: #ffa200;
  margin-bottom: 0.5em;
}

.category-careers .post_text h4 {
  color: #acacac;
  margin-bottom: 0.8em;
  font-size: 20px;
}


.container-careers p {
  margin-bottom: 1em;
}

.category-careers ul {
  list-style-position: outside;
  padding-left: 30px;
  margin-bottom: 1.25em;
}

.category-careers ul li {
  margin-bottom: 0.25rem;
}



/* Logo container fix */

.mkd_logo a {
  height: 47px !important;
  visibility: visible;
}

@media only screen and (max-width: 1000px){
.mkd_logo a {
  height: 30px !important;
  } 
}  

/* Front Page RiverBlue Section */

.riverblue-buttons {
display: flex;
}

@media only screen and (max-width: 960px){
  .riverblue-buttons {
  flex-direction: column;
  }
} 

.rb-buttons {
  display: flex;
} 

.rb-buttons a {
  width: 100%;
  max-width: 200px;
  margin-right: 6px;
}

.rb-buttons a img {
  width: 100%;
}


/* Slider */

  
.carousel-inner h2.mkd_slide_title {
    font-size: 29px !important;
    line-height: 32px !important;
    letter-spacing: 1px !important;
    margin-bottom: 12px; 
    text-shadow: rgba(0, 0, 0, 0.5) 2px 2px 2px !important;
}

.carousel-inner h3.mkd_slide_text {
	font-size: 12px !important;
	line-height: 16px !important;
      text-shadow: rgba(0, 0, 0, 0.7) 2px 2px 2px !important;
}

.carousel-inner h3.mkd_slide_subtitle {
	font-size: 15px !important;
	line-height: 18px !important;
}

.carousel-inner h3.mkd_slide_text p {
	font-size: 14px !important;
	line-height: 18px !important;
  	margin-bottom: 6px;
}

  .carousel-inner .slider_content .text {
    padding-top: 2em;
}

.carousel-control .prev_nav, .carousel-control .next_nav {
  background: none;
  color: rgba(255,255,255,0.0);
}

@media only screen and (min-width: 650px){
  .carousel-inner h2.mkd_slide_title {
	font-size: 32px !important;
	line-height: 36px !important;
  }
  
  .carousel-inner h3.mkd_slide_text {
	font-size: 16px !important;
	line-height: 20px !important;
  }
  .carousel-inner .slider_content .text {
    	padding-right: 25%;
  }

  .carousel-inner h3.mkd_slide_text p {
	font-size: 16px !important;
	line-height: 21px !important;
  	margin-bottom: 6px;
  }
  
  .carousel-inner h3.mkd_slide_subtitle {
	font-size: 18px !important;
	line-height: 21px !important;
  }
  
}

@media only screen and (min-width: 1000px) {
 .carousel-inner .item.animate_image.zoom_center .image {
    background-position: center top;
  }
  
  .carousel-inner h2.mkd_slide_title {
	font-size: 36px !important;
	line-height: 40px !important;
  }
  
  .carousel-inner h3.mkd_slide_text {
	font-size: 18px !important;
	line-height: 22px !important;
  }
  
  .carousel-inner .slider_content .text {
    padding-right: 42%;
  }
}
