/* begin fix the thumbnail arrows */
#page-product .product-images-module .product-images ul.secondary-images.owl-carousel .owl-next, 
#page-product .product-images-module .product-images ul.secondary-images.owl-carousel .owl-prev {
     height: 60px;
padding: 0;
}
/* end fix the thumbnail arrows */

.featured-products-module .product-wrapper-link .product-details-link {
  color: #fff;
  background-color: #e82c2a;
}
#footer-custom .newsletter-column input {
  color: #fff;
}
#featured-custom .product-wrapper-link {
   height: 360px;
}
.home-content {
  padding: 0 10px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.home-content h1 {
  font-size: 25px !important;
  font-weight: 700 !important;
  text-align: left !important;
  padding-left: 0px !important;
}
.home-content .content {
  font-size: 16px;
}

.Product-Page-Policies {
 font-size: 20px;
 text-align: center;
    font-weight: bold;}

.col-xs-6 {
    padding-bottom: 50px;
    text-align: left;
}

.fa-facebook:before {
    content: "\F09A";
    font-size: 28px;
    color: #3b5998;
}

/*--- Dynamic Content Pages ---*/
body {
    background-color: #fff;
    color: #383838;
    font-family: Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: 400;
}


/* Second Navi Text Color */
#second-nav-custom .trust-badges p {
    color: #fff!important;
}

#second-nav-custom ul.second-nav-links li.second-nav-outer-list {
    color: #fff!important;
}

/* Product Additional Images */
.secondary-images li:nth-child(2) {
    display: none!important;
}

.secondary-images li:nth-child(3) {
    display: none!important;
}

.secondary-images li:nth-child(4) {
    display: none!important;
}