body.home .heroCarousel {
  display: none; }

body.home > .body > .container {
  width: 100%;
  max-width: 100%;
  padding: 0; }

/*------- Header ----------*/
header.header .header-top {
  margin: 0;
  padding: 15px 0;
  width: 100%;
  position: relative;
  background: #dd3435;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase; }

header.header .header-top .left-box {
  width: 50%;
  float: left;
  visibility: hidden; }

header.header .header-top .left-box .call_us {
  background: url("https://cdn11.bigcommerce.com/s-xmsah8/product_images/uploaded_images/white-tel-icon.png") no-repeat left center;
  background-size: 20px;
  padding-left: 30px; }

header.header .header-top .left-box a {
  color: #fff;
  text-decoration: none; }

header.header .header-top .right-box {
  width: 50%;
  float: left;
  text-align: right; }

header.header .header-top .right-box ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }

header.header .header-top .right-box ul li {
  margin: 0;
  padding: 0 5px;
  display: inline-block;
  border-left: 1px solid rgba(255, 255, 255, 0.3); }

header.header .header-top .right-box ul li:first-child {
  border-left: none; }

header.header .header-top .right-box ul li a {
  color: #fff;
  text-decoration: none; }

/*------- Header Closed ----*/
.featured-sec {
  background: #f3f3f3;
  width: 100%;
  position: relative;
  padding: 40px 0;
  -webkit-box-orient: vertical; }

.featured-sec .page-heading.showcase-products {
  color: #dd3435; }

.featured-sec .page-heading.showcase-products small {
  color: #555555;
  font-size: 18px;
  display: block;
  text-align: center;
  font-weight: 400;
  margin: 0 0 10px 0; }

.featured-sec h4.card-title a {
  font-weight: normal; }

.featured-sec .price-section .price {
  color: #000;
  font-weight: 600;
  font-size: 18px; }

.featured-sec figure.card-figure {
  border-radius: 8px; }

.home .main.full {
  margin-top: 0 !important; }

.featured-sec .productCarousel {
  margin-bottom: 0; }

.top-seller-sec {
  background: #dd3435;
  width: 100%;
  position: relative;
  padding: 40px 0; }

.top-seller-sec .page-heading.showcase-products {
  color: #fff; }

.top-seller-sec .page-heading.showcase-products small {
  color: #fff;
  font-size: 18px;
  display: block;
  text-align: center;
  font-weight: 400;
  margin: 0 0 10px 0; }

.top-seller-sec h4.card-title a {
  font-weight: normal;
  color: #fff; }

.top-seller-sec .price-section .price {
  color: #fff;
  font-weight: 600;
  font-size: 18px; }

.top-seller-sec figure.card-figure {
  border-radius: 8px; }

.top-seller-sec .productCarousel {
  margin-bottom: 0; }

.arrival-product-sec {
  background: #f3f3f3;
  width: 100%;
  position: relative;
  padding: 40px 0; }

.arrival-product-sec .page-heading.showcase-products {
  color: #dd3435; }

.arrival-product-sec .page-heading.showcase-products small {
  color: #555555;
  font-size: 18px;
  display: block;
  text-align: center;
  font-weight: 400;
  margin: 0 0 10px 0; }

.arrival-product-sec h4.card-title a {
  font-weight: normal; }

.arrival-product-sec .price-section .price {
  color: #000;
  font-weight: 600;
  font-size: 18px; }

.arrival-product-sec figure.card-figure {
  border-radius: 8px; }

.arrival-product-sec .productCarousel {
  margin-bottom: 0; }

.featured-sec .card-figcaption a.card-figcaption-button, .top-seller-sec .card-figcaption a.card-figcaption-button, .arrival-product-sec .card-figcaption a.card-figcaption-button {
  background: #dd3435;
  color: #fff;
  border: none !important;
  font-style: inherit !important;
  font-size: 14px !important;
  border-radius: 5px;
  line-height: 21px;
  width: 75% !important;
  white-space: nowrap; }

.home .banners {
  padding: 40px 0;
  background: #fff; }

.home .banners h1, .home .banners h3 {
  text-align: center !important;
  color: #dd3435;
  margin-top: 0; }

.home .banners p {
  text-align: center !important;
  color: #555;
  font-size: 16px; }

.home .banners p a {
  color: #dd3435; }

.home .body {
  margin-bottom: 0 !important; }

body.home .newsletter-subscription-section {
  display: none; }

body.home .newsletter-subscription-section.home:before {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%; }

body.home .newsletter-subscription-section.home {
  display: block;
  padding: 100px 0;
  width: 100%;
  position: relative;
  border-top: none;
  background: url("https://www.redrunrite.com/images/stencil/original/image-manager/newsletter-bg-img-min.jpg") no-repeat center center;
  background-size: cover; }

body.home .newsletter-subscription-section.home article.newsletter.cta {
  flex-direction: column;
  text-align: center;
  max-width: 800px;
  position: relative; }

body.home .newsletter-subscription-section.home .half {
  width: 100%; }

body.home .newsletter-subscription-section.home .half.left h2 {
  color: #fff; }

body.home .newsletter-subscription-section.home .half.left p {
  display: block !important;
  color: #fff;
  max-width: 500px;
  margin: 15px auto;
  line-height: normal; }

body.home .newsletter-subscription-section.home .form-prefixPostfix-button--postfix {
  margin-left: 0; }

body.home .newsletter-subscription-section.home .form-prefixPostfix .form-input {
  background: none;
  border-bottom: 1px solid #dd3435 !important;
  color: #fff;
  border-color: transparent; }

body.home .newsletter-subscription-section.home .form-prefixPostfix .form-input:focus {
  border-color: #dd3435; }

body.home .newsletter-subscription-section.home .button--primary {
  background: #dd3435 !important;
  border: none; }

.home-blog-sec {
  padding: 40px 0;
  background: #dd3435;
  width: 100%;
  position: relative; }

.home-blog-sec h2 {
  color: #fff; }

.home-blog-sec ul {
  list-style-type: none;
  font-size: 0;
  margin: 0 -15px; }

.home-blog-sec ul li {
  width: 33.333%;
  padding: 0 15px;
  display: inline-block;
  text-align: center;
  vertical-align: top; }

.home-blog-sec ul li figure img {
  border-radius: 5px;
  width: 100%; }

.home-blog-sec ul li .post-date {
  color: #000;
  font-size: 16px;
  line-height: normal; }

.home-blog-sec ul li .read-more {
  text-align: center;
  font-family: inherit; }

.home-blog-sec ul li .read-more a {
  background: #000;
  border-radius: 5px;
  padding: 8px 15px;
  display: inline-block;
  color: #fff;
  font-size: 16px;
  margin: 0;
  text-transform: uppercase;
  text-decoration: none; }

.home-blog-sec ul li figure {
  margin: 0 0 15px 0; }

.footer-top-sec {
  background: #dd3435;
  padding: 15px 0;
  text-align: center; }

.footer-top-sec img {
  max-height: 75px;
  width: auto;
  margin: 0 auto;
  display: block; }

.testimonial-sec {
  padding: 40px 0;
  background: #f3f3f3;
  width: 100%;
  position: relative; }

.testimonial-sec h2 {
  color: #000; }

.testimonial-sec .slide-content {
  text-align: center; }

.testimonial-sec .slide-content .auther-img {
  margin: 30px 0;
  display: block;
  text-align: center; }

.testimonial-sec .slide-content .auther-img img {
  margin: 0 auto;
  display: block;
  max-width: 145px;
  max-width: 145px;
  border-radius: 100%;
  border: 10px solid #dd3435; }

.testimonial-sec .slide-content p {
  color: #555;
  font-size: 18px; }

.testimonial-sec .owl-dots {
  position: relative;
  width: 100%;
  text-align: center; }

.testimonial-sec .owl-dots .owl-dot {
  margin: 0 5px;
  display: inline-block;
  width: 15px;
  height: 15px;
  background: #797979 !important;
  border-radius: 100%; }

.testimonial-sec .owl-dots .owl-dot.active {
  background: #000 !important; }

.homelider-sec {
  margin: 0;
  padding: 0;
  width: 100%;
  position: relative; }

.homelider-sec .item img {
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  display: block; }

.homelider-sec .owl-dots {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 50px; }

.homelider-sec .owl-dots .owl-dot {
  margin: 0 5px;
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #000 !important;
  border-radius: 10px; }

.homelider-sec .owl-dots .owl-dot.active {
  background: #dd3435 !important;
  width: 30px; }

.homelider-sec .owl-nav {
  position: absolute;
  bottom: 50px;
  left: 50px; }

.homelider-sec .owl-nav button {
  width: 60px;
  height: 60px;
  border-radius: 100%;
  margin: 0 10px;
  text-align: center; }

.homelider-sec .owl-nav button span {
  display: none; }

.homelider-sec .owl-nav button.owl-prev {
  background: #000 url("https://cdn11.bigcommerce.com/s-xmsah8/product_images/uploaded_images/prev-btn.png") no-repeat center center !important; }

.homelider-sec .owl-nav button.owl-next {
  background: #000 url("https://cdn11.bigcommerce.com/s-xmsah8/product_images/uploaded_images/next-btn.png") no-repeat center center !important; }

.homelider-sec .owl-nav button.owl-prev:hover {
  background: #dd3435 url("https://cdn11.bigcommerce.com/s-xmsah8/product_images/uploaded_images/prev-btn.png") no-repeat center center !important; }

.homelider-sec .owl-nav button.owl-next:hover {
  background: #dd3435 url("https://cdn11.bigcommerce.com/s-xmsah8/product_images/uploaded_images/next-btn.png") no-repeat center center !important; }

/*------ Footer ---------*/
footer.footer .payment-icons-section, footer.footer .footer-copyright.first, footer.footer .footer-copyright.second, footer.footer .store-info {
  display: none; }

.home .footer-top-sec {
  border-top: 1px solid #f14b4c; }

footer.footer .footer-bottom {
  background-color: rgba(255, 255, 255, 0.1);
  padding: 15px 0; }

footer.footer .footer-bottom p.text, footer.footer .footer-bottom p.text a {
  color: #878787;
  font-size: 14px; }

footer.footer .footer-bottom p.text a:hover {
  color: #dd3435 !important; }

footer.footer .footer-info-list li {
  background: url("https://cdn11.bigcommerce.com/s-xmsah8/product_images/uploaded_images/red-arrow-list.png") no-repeat left center;
  padding: 5px 0 5px 15px; }

footer.footer .footer-info-list li a {
  font-size: 14px;
  margin: 0;
  padding: 0;
  color: #fff; }

footer.footer .footer-info-list li a:hover {
  color: #dd3435 !important; }

footer.footer h5.footer-info-heading {
  font-size: 24px;
  font-weight: normal; }

footer.footer article.footer-info-col.footer-info-col--small-8 {
  width: 50%; }

footer.footer .footer-info-list.categories li {
  width: 50%;
  display: block;
  float: left; }

footer.footer .socialLinks li.socialLinks-item {
  margin: 0 10px 0 0; }

footer.footer .socialLinks li.socialLinks-item a {
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  border-radius: 100%;
  background: #dd3435; }

footer.footer .socialLinks li.socialLinks-item .icon svg {
  fill: #fff;
  margin: 5px 0 0 0; }

footer.footer .address-list {
  margin: 0;
  padding: 0;
  list-style-type: none; }

footer.footer .address-list li {
  padding: 5px 0 5px 30px;
  display: block;
  font-size: 14px;
  color: #fff;
  width: 100%;
  position: relative; }

footer.footer .address-list li span {
  position: absolute;
  left: 0; }

footer.footer .address-list li a {
  color: #fff;
  text-decoration: none; }

footer.footer .address-list li a:hover {
  color: #dd3435 !important; }

footer.footer h4 {
  font-weight: normal;
  color: #fff;
  margin: 15px 0 5px 0;
  text-transform: uppercase; }

body.home footer.footer {
  border-top: none; }

.home-blog-sec ul li h3 {
  line-height: 28px;
  font-size: 21px;
  color: #fff;
  margin: 0 0 10px 0;
  -webkit-box-orient: vertical;
  /* display: -webkit-box; */
  font-weight: normal;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 98%; }

/*----------- Responsive --------*/
@media (min-width: 1200px) {
  #pfFloatingContainer.vpos-upper > div {
    top: 30vh !important; }
  header.header .form .search-icon.submit {
    background: #dd3435;
    top: -8px;
    height: 34px;
    width: 34px;
    left: -38px;
    border-radius: 5px; }
  header.header .form .search-icon.submit svg {
    fill: #fff;
    left: 7px; }
  header.header .dropdown--quickSearch .form-input {
    border: 1px solid #d7d7d7;
    border-radius: 5px;
    padding-left: 5px;
    padding-right: 40px; }
  header.header .fixed .form .search-icon.submit {
    background: #dd3435;
    top: -5px;
    height: 30px;
    width: 34px;
    left: -38px;
    border-radius: 5px; }
  header.header #menu.fixed svg.header-icon.search-icon {
    fill: #fff !important; }
  header.header #menu.fixed .dropdown--quickSearch .form-input {
    padding-top: 5px !important; }
  .home-blog-sec ul li figure img {
    max-height: 200px;
    -o-object-fit: cover;
       object-fit: cover; } }

@media (max-width: 1199px) {
  header.header .header-top {
    display: none; } }

@media (min-width: 768px) and (max-width: 992px) {
  footer.footer .footer-info-list li a {
    font-size: 13px; }
  .home .banners .banner {
    max-width: 100%;
    padding: 0 20px; }
  .home-blog-sec ul li h3 {
    font-size: 16px;
    line-height: 21px; }
  footer.footer .address-list li {
    font-size: 13px; }
  footer.footer .phone-number {
    color: #fff !important;
    text-align: left !important; }
  footer.footer .phone-number:hover {
    color: #dd3435 !important; }
  footer.footer h4 {
    font-size: 16px; }
  body.home .newsletter-subscription-section.home .button--primary {
    width: auto;
    margin: 0 auto; }
  .top-seller-sec .card-figcaption a.card-figcaption-button {
    color: #dd3435;
    background: #fff; }
  .arrival-product-sec .card-figcaption a.quickview, .featured-sec .card-figcaption a.quickview, .top-seller-sec .card-figcaption a.quickview {
    display: none; } }

@media (max-width: 767px) {
  footer.footer article.footer-info-col.footer-info-col--small-8, footer.footer article.footer-info-col.footer-info-col--small-4 {
    width: 100%; }
  footer.footer .footer-info-list.categories li {
    width: 100%; }
  .home-blog-sec ul li {
    width: 100%;
    margin-bottom: 30px; }
  .home-blog-sec ul li:last-child {
    margin-bottom: 0; }
  body.home .newsletter-subscription-section.home {
    padding: 40px 0; }
  .home .banners .banner {
    max-width: 100%;
    padding: 0 20px; }
  .home-blog-sec ul li h3 {
    font-size: 16px;
    line-height: 21px; }
  .arrival-product-sec .card-figcaption a.card-figcaption-button, .featured-sec .card-figcaption a.card-figcaption-button, .top-seller-sec .card-figcaption a.card-figcaption-button {
    width: 100% !important;
    white-space: normal;
    padding: 10px; }
  .arrival-product-sec .card-figcaption a.quickview, .featured-sec .card-figcaption a.quickview, .top-seller-sec .card-figcaption a.quickview {
    display: none; }
  .top-seller-sec .card-figcaption a.card-figcaption-button {
    color: #dd3435;
    background: #fff; }
  footer.footer .footer-info-col {
    margin-bottom: 15px; }
  footer.footer h5.footer-info-heading {
    margin-bottom: 0; }
  footer.footer {
    padding-top: 30px; }
  footer.footer .footer-info-list li {
    background-image: none;
    padding-left: 0; }
  .footer-top-sec img {
    max-height: 50px; }
  .home .banners h1, .home .banners h3 {
    line-height: 28px; }
  .homelider-sec .owl-nav {
    display: none; }
  .homelider-sec .owl-dots {
    bottom: 15px; }
  footer.footer .phone-number {
    color: #fff !important; }
  footer.footer .phone-number:hover {
    color: #dd3435 !important; }
  footer.footer .address-list li {
    display: inline-block; }
  footer.footer .address-list li span {
    position: relative;
    display: inline-block;
    margin-right: 5px; } }

li.navUser-item.navUser-item--cart.user-icons {
  margin-left: 15px !important;
  margin-right: 15px !important; }

li.navUser-item.user-icons.gift-certificates {
  margin-left: 15px !important;
  margin-right: 10px !important; }

li.navUser-item.navUser-item--account.user-icons.account {
  margin-left: 5px !important;
  margin-right: 12px !important; }
