/*
Template Name:      Marketing 360® Bigcommerce Template 102
Version:            0.1.0
Author:             Madwire Media SWAT Team
Author URI:         http://www.madwiremedia.com
*/

/* =============================================================================
   Base !n! !bas
   ========================================================================== */

h3 {
  font-size: 17px;
  font-weight: 600;
}

a {
  color: #3e5063;
}
a:hover {
  color: #5e7587;
}

.btn {
  background: #eb5b5b;
}
.btn:hover {
  background: #d94444;
}

.btn.alt,
.ExpressCheckoutBlock .ExpressCheckoutTitle {
  background: #5e7587;
}
.btn.alt:hover {
  background: #3e5063;
}

.btn.btn-lg {
  border: 2px solid #fff;
  font-size: 24px;
  text-transform: uppercase;
  padding: 8px 18px !important;
  box-shadow: 0 0 8px rgba(0,0,0,0.2);
}

/* =============================================================================
   Header !n! !hdr
   ========================================================================== */

.TopMenu {
   margin-bottom: 0px;
   background: #464646;
   color: #fff;
}
.TopMenu .container {
   padding-top: 5px;
   padding-bottom: 5px;
}
.TopMenu a,
.TopMenu .CartLink a,
.phoneIcon {
   color: #fff;
}
.TopMenu a:hover,
.TopMenu .CartLink a:hover {
  color: #333;
}

.header {
   margin-bottom: 0;
   border: none;
}

.header-logo {
   margin-top: 22px;
}

.header-phone {
   font-size: 18px;
   font-weight: 600;
   text-align: right;
}

#Header {
   margin-bottom: 10px;
}

/* == Navigation == */

.PrimaryMenu-wrap {
  
}

#PrimaryMenu > ul > li > a,
#PrimaryMenu ul.category-list > li > a {
   text-transform: uppercase;
}

#PrimaryMenu > ul > li > a:hover, #PrimaryMenu > ul > li.dropdown.open > a, #PrimaryMenu > ul > li.ActivePage > a, #PrimaryMenu ul.category-list > li > a:hover, #PrimaryMenu ul.category-list > li.dropdown.open > a, #PrimaryMenu ul.category-list > li.ActivePage > a {
  color: #5e7587;
}

#PrimaryMenu ul li ul a:hover,
#PrimaryMenu ul li.dropdown ul a:hover {
  background: #5e7587;
}

#PrimaryMenu ul li ul,
#SideCatPopOut ul li ul {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

/* Mega Menu */

ul.pages-menu li.megamenu-wrap {
  display: none;
}

#PrimaryMenu ul li.megamenu-wrap {
  display: block;
  position: static;
}

#PrimaryMenu ul li.megamenu-wrap ul:before,
#PrimaryMenu ul li.megamenu-wrap ul:after {
  display:none;
}

#PrimaryMenu .megamenu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  padding: 10px 0;
  margin: 0;
  background: #fff;
  border: 1px solid #ddd;
}

#PrimaryMenu ul li.megamenu-wrap:hover .megamenu {
  display: block;
}

#PrimaryMenu .megamenu .inner {
  padding: 0 10px;
}

#PrimaryMenu .megamenu h3 {
  display: block;
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #ddd;
  font-size: 16px;
}

#PrimaryMenu .megamenu ul {
  display: block;
  padding: 0;
  margin: 0 0 10px;
  list-style: none;
}

#PrimaryMenu .megamenu ul li a {
  display: block;
  padding: 5px 5px;
}
#PrimaryMenu .megamenu ul li a:hover {
  color: #fff;
}

/* == Banner Header == */

.banner-header {
  background: url(//cdn2.bigcommerce.com/n-arxsrf/uw2phsl6/templates/__custom/img/bg-banner-header.jpg?t=1654789624) top center no-repeat;
  height: 100px;
  padding: 18px 0;
  margin-bottom: 20px;
  text-align: center;
}

.banner-header h2 {
  background: #222;
  background: rgba(0,0,0,0.30);
  color: #fff;
  font-size: 40px;
  margin: 0;
  padding: 8px 15px;
  text-transform: uppercase;
  text-shadow:1px 1px 1px rgba(0,0,0,0.25);
}

body.body-home .banner-header { display: none; }

/* =============================================================================
   Content !n! !cnt
   ========================================================================== */


/* =============================================================================
   Sidebar !n! !sdb
   ========================================================================== */

.Left {
  width: 220px;
}

.Left .BlockContent {
  margin-bottom: 20px;
}

.Left ul li {
  margin-bottom: 0;
  border-bottom: 1px solid #ddd;
}
.Left ul li a {
  display: block;
  padding: 5px 10px;
  text-decoration: none;
}
.Left ul li a:hover {
  background: #5e7587;
  color: #fff;
}

.Left h3 {
  margin-bottom: 15px;
  font-size: 17px;
  font-weight: 600;
  text-transform: uppercase;
}

#SideCatPopOut ul li ul a:hover {
  background: #5e7587;
  color: #fff;
}

#SideCatPopOut li ul li {
  border-bottom: none;
}

#SideCatPopOut ul li a .caret {
  top: 11px;
}

/* =============================================================================
   Footer !n! !ftr
   ========================================================================== */

.footer-main {
  background: #3e5063;
margin-top:15px;

}

/* == Footer CTA == */

#footer-cta {
  background: #eb5b5b;
  color: #fff;
  margin-top: 30px;
  padding: 10px 0;
}

#footer-cta p {
  margin-bottom: 0;
  font-size: 15px;
  line-height: 1.3;
}

#footer-cta p strong {
  display: block;
  margin-top: 5px;
  text-transform: uppercase;
  font-size: 22px;
}

/* =============================================================================
   Miscelaneous !n! !msc
   ========================================================================== */


/* =============================================================================
   Pages !n! !pgs
   ========================================================================== */


/* =============================================================================
   Category !n! !ctg
   ========================================================================== */


/* =============================================================================
   Product Lists !n! !pls
   ========================================================================== */

.ProductList li .ProductCompareButton {
  margin: 3px 0;
}

.Content .ProductList li .ProductImage img {
  transition: all 0.1s ease-in;
  -moz-transition: all 0.1s ease-in;
  -webkit-transition: all 0.1s ease-in;
  -o-transition: all 0.1s ease-in;
  -ms-transition: all 0.1s ease-in;
  -moz-transform: scale(0.9);
  -webkit-transform: scale(0.9);
  -o-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -webkit-backface-visibility: hidden;
}
.Content .ProductList li:hover .ProductImage img {
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
}

.Content .ProductList li .p-price {
  font-size: 18px;
  font-weight: 600;
}

.Content .ProductList li .item-wrap {
  background: #3e5063;
  padding: 5px;
}

/* HOVER Transitions */

.Content .ProductList li.hover-cart .hover-wrap {
  display: block;
  position: relative;
  overflow: hidden;
}

.Content .ProductList li.hover-cart .ProductActionAdd {
  position: absolute;
  bottom: -80px;
  left: 0;
  width: 100%;
  padding: 15px 0;
  transition: all 0.1s ease-in;
  -moz-transition: all 0.1s ease-in;
  -webkit-transition: all 0.1s ease-in;
  -o-transition: all 0.1s ease-in;
  -ms-transition: all 0.1s ease-in;
}

.Content .ProductList li.hover-cart:hover .ProductActionAdd {
  bottom: 0;
}

.Content .ProductList li.hover-cart .ProductActionAdd a {
  display: block;
  font-size: 16px;
  padding: 10px 5px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}

/* =============================================================================
   Product !n! !prd
   ========================================================================== */

.addto #SideProductAddToWishList {
  float: right;
}

/* =============================================================================
   Cart !n! !crt
   ========================================================================== */


/* =============================================================================
   Checkout !n! !chk
   ========================================================================== */


/* =============================================================================
   Order !n! !ord
   ========================================================================== */


/* =============================================================================
   Account !n! !acct
   ========================================================================== */


/* =============================================================================
   Home Page !n! !hpg
   ========================================================================== */

.parallax {
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

/* == Custom Flexslider == */

#custom-slider {
  background-image: url(//cdn2.bigcommerce.com/n-arxsrf/uw2phsl6/templates/__custom/images/slider-bg.jpg?t=1654789624);
  height: 471px;
  position: relative;
}

#custom-slider ul.slides > li {
  color: #fff;
  padding-top: 115px;
  text-shadow:1px 1px 1px rgba(0,0,0,0.4);
  background-repeat: no-repeat;
  background-position: top center;
}

#custom-slider .slide-heading {
   color: #fff;
   font-size: 42px;
   font-weight: 600;
   text-transform: uppercase;
}

#custom-slider .flex-control-nav {
  position: relative;
  margin-top: 0;
}

#custom-slider .flex-control-paging li a {
   background: #444;
   border-color: #444;
}
#custom-slider .flex-control-paging li a:hover,
#custom-slider .flex-control-paging li a.flex-active {
   background: #eb5b5b;
   border-color: #eb5b5b;
}

#custom-slider .large {
  font-size: 1.3em;
}

#custom-slider .flexslider {
   background: none;
}

#custom-slider .flexslider .slides img {
  width: auto;
  display: inherit;
}

/* == Featured Products == */

#home .ProductList li {
  width: 25%;
}

/* =============================================================================
   Media Queries !n! !mqs
   ========================================================================== */

/* == Medium Devices -- up to 991px == */
@media screen and (max-width: 991px) {

  /* Header */

  .banner-header h2 {
    font-size: 30px;
  }

  /* Home Page */
  .parallax {
    background-attachment: scroll;
  }

  #custom-slider {
    height: auto;
  }
  #custom-slider .slide-heading {
    margin-bottom: 15px;
    font-size: 30px;
  }
  #custom-slider .large {
    font-size: 16px;
  }
  #custom-slider .flex-control-nav {
    bottom: 0 !important;
  }

  #home .Left {
    display: none;
  }

  /* Footer */
  #footer-cta p {
    font-size: 14px;
  }

  #footer-cta p strong {
    font-size: 16px;
  }

}

/* == Small Devices -- Tablets up to 767px == */
@media screen and (max-width: 767px) {

  /* Header */

  .page .header {
 
  }
  .body-home .page .header {
    padding-top: 72px;
  }

  .banner-header {
    height: auto;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }

  .banner-header h2 {
    font-size: 20px;
  }

  /* Home Page */
  #custom-slider {
    display: none;
  }

  /* Footer */
  #footer-cta p {
    text-align: center;
    margin-bottom: 10px;
  }
  #footer-cta .cta-img {
    margin-bottom: 5px;
  }
  #footer-cta p img {
    max-width: 40px;
  }

  /* Product List */

  .Content .ProductList li .ProductImage img {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
  }

}

/* == Extra Small Devices -- Phones up to 480px == */
@media screen and (max-width: 480px) {

}