*
{
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;

}

.section-header-search
{
    padding: 30px 0px;
}

.search-box
{
    padding: 0px;
}

/*Helper Classes*/
.wcs-img-pull-left
{
  float: left !important;
  margin: 0px 10px 10px 0px;
}
.wcs-img-pull-right
{
  float: right !important;
  margin-left: 0px 0px 10px 10px;
}

/*Override drop down menu behavior. Makes main link clickable and dropdown appears when hover*/
/*need to mix original behavior and this one*/
/*
ul.nav li.dropdown:hover ul.dropdown-menu
{
    display: block;
}
*/

/*.section-content
{
    background-color: #cceeff;

}*/

.body-row
{
    min-height: 500px;
}

a
{
    font-size: 16px;
}

.header-tagline {
    min-height: 135px;
}







.navbar-header
{
    margin: 0px 0px;
    align-content: center;
}


.wcs-navbar
{
    margin-top: 120px;
}



.navbar-inverse .navbar-nav > li > a
{
    color: #ffffff;
    text-decoration: none;
    padding: 15px 20px;
    font-weight: bold;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus
{
    background-color: #0c2340;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .active > a:hover
{
    background-color: #0c2340;
    text-decoration: none;
}
/* {
    background-color: #0083c2;
    text-decoration: none;
} */

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus /*, .navbar-inverse .navbar-nav > .active > a:hover */
{
    color: #ffffff;
    background-color: #0c2340;
}




.dropdown-menu
{
    border: 1px solid #1d5499;
    color: #ffffff;
    min-width: 300px;
}

 .navbar-nav > li > .dropdown-menu
 {
     color: #ffffff;
     background-color: #1d5499;
 }
  .navbar-nav > li > .dropdown-menu a
  {
     color: #ffffff;
 }

 .navbar-nav > li > .dropdown-menu a:hover
 {
    color: #ffffff;
    background-color: #0c2340;
 }
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active
{
    color: #ffffff;
    background-color: #1d5499;
}

/* this is to keep colors when drop down is open mainly for iphone */
.navbar-default .navbar-nav .open .dropdown-menu>li>a, .navbar-default .navbar-nav .open .dropdown-menu {
    background-color: #1d5499;
    color:#ffffff;
    min-width: 300px;
}


/* Hamburger */
.navbar-inverse .navbar-toggle
{
    background-color: #0c2340;
    border-color: #ffffff;
    float: left;
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover
{
    background-color: #11315a;
}

 .navbar-collapse
 {
     padding-right: 0px;
     padding-left: 0px;
 }


 /* center buttons */
 /*

 .navbar .navbar-nav
 {
     display: inline-block;
     float: none;
     vertical-align: top;
 }

 .navbar .navbar-collapse
 {
     text-align: center;
 }
 */









 .small-logo
 {
     visibility: visible;
     display: block;
 }
 .large-logo
 {
     display: none;
 }


 /* Breakpoints */
 @media (min-width: 991px)
 {
     .small-logo
     {
         display: none;
     }
     .large-logo
     {
         visibility: visible;
         display: block;
     }
 }
 @media (max-width: 1200px)
 {
     .navbar-header
     {
         float: none;
     }
     .navbar-left,.navbar-right
     {
         float: none !important;
     }
     .navbar-toggle
     {
         display: block;
     }
     .navbar-collapse
     {
         border-top: 1px solid transparent;
         box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
     }
     .navbar-fixed-top
     {
         top: 0;
         border-width: 0 0 1px;
     }
     .navbar-collapse.collapse
     {
         display: none !important;
     }
     .navbar-nav
     {
         float: none!important;
         margin-top: 7.5px;
     }
     .navbar-nav>li
     {
         float: none;
     }
     .navbar-nav>li>a
     {
         padding-top: 10px;
         padding-bottom: 10px;
     }
     .collapse.in
     {
         display:block !important;
     }
 }






.btn-search
{
    background-color: #ff0000;
    color: #ffff00;
}
.btn-search:hover
{
    background-color: #0000ff;
    color: #ff00ff;
}

.section-body
{
    background-color: #ffffff;
}

.section-footer
{
    color: #ffffff;
    background-color: #000000;

}

.wcs-carousel
{
    background-color: #000000;
}

.section-home1
{
    background-color: #425FAE;
    color: #ffffff;
    padding: 4px 0px;
}
.section-home2, .section-home3, .section-home4, .section-home5, .section-home6
{
    background-color: #ffffff;
    color: #000000;
}


.section-footer1, .section-footer2, .section-footer3
{
    color: #ffffff;
}
.section-footer1 a,
.section-footer1 a:focus {
    color: #ffd461;
    text-decoration: underline;
}
.section-footer1 a:hover {
    color: #ffbb00;
    text-decoration: underline;
}


.pagetitle
{
    color: #000000;
    margin-top: 20px;
}

.horsepower
{
    display: none;
}

/* NEWS */
a.newslink
{
    font-weight: bold;
    /* color: #ff0000; */
}


.wcs-news
{

}
.thumbnail-news
{
    height: 450px;
}

/* SHOPPING CART */
/*
.panel-accordion .panel-heading
{
    padding: 0;
}

.panel-accordion .panel-heading a
{
    display: block;
    padding: 10px 15px;
}
*/

.store-side-menu
{
    padding: 0;
}

.store-side-menu-list-group
{
    margin-bottom: 0px;
}

.store-side-menu-list-group-item
{
    padding: 5px 15px;
}

.store-side-menu-list-group-item:first-child
{
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.store-nophoto
{
    font-size: 150px;
    color:#eeeeee;
}
.store-nophoto-details
{
    font-size: 450px;
    color:#eeeeee;
}
.store-list-photo-box
{
    text-align: center;
    height: 173px;
}

.store-nophoto-home
{
    color:#eeeeee;
}

.cart-row
{
    /*height:400px;*/
}


.store-form-field-error
{
    background-color:#ff0000;
    color:#ffffff;
    padding: 0px 5px;
}
.store-form-field-default
{
    color:#000000;
}


.thumbnail a > img.store-list-photo
{
    max-height: 173px;
}

/* SHOPPING CART MENU */
.mega-menu-full-width.dropdown
{
    position: static;
}
.mega-menu-full-width.dropdown > .dropdown-menu
{
    left: 0;
    right: 0;
    /*position: absolute;*/
    padding: 20px 0px;
}
.mega-menu-full-width.dropdown > .dropdown-menu > li > a
{
   /*white-space: normal; */
}

.mega-menu > li > ul
{
    padding: 0px;
    margin: 0px;
}
.mega-menu > li > ul > li
{
    list-style: none;

}
.mega-menu > li > ul > li > a
{
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    color: #000000;
    /*line-height: 1.428571429;
    white-space: normal;*/
}

.mega-menu > li ul > li > a:hover,
.mega-menu > li ul > li > a:focus
{

  text-decoration: none;
  color: #000000;
  background-color: #f5f5f5;

}

/* 9-6-2017 ADDED BACK - Fix for main photo not showing up */
.store-details-photo > img
{
    /* display: block !important; 9-6-2017 MH REMOVED - Fix for main photo not showing up */
    max-height: 500px !important;
}

.lSSlideWrapper
{
    max-width: 100%; /* 9-6-2017 MH ADDED BACK - Fix for main photo not showing up */
    overflow: hidden;
    max-height: 450px;
}

.store-new
{
    position: absolute;
    top: 2px;
    left: 20px;
}

.store-panel-title
{
    font-weight: bold;
}
.store-panel-title-addr
{
    font-weight: bold;
    font-size: 22px;
}

/*
* Store Breadcrumbs *
.btn-breadcrumb .btn:not(:last-child):after
{
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 17px solid transparent;
  border-bottom: 17px solid transparent;
  border-left: 10px solid white;
  position: absolute;
  top: 50%;
  margin-top: -17px;
  left: 100%;
  z-index: 3;
}
.btn-breadcrumb .btn:not(:last-child):before
{
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 17px solid transparent;
  border-bottom: 17px solid transparent;
  border-left: 10px solid rgb(173, 173, 173);
  position: absolute;
  top: 50%;
  margin-top: -17px;
  margin-left: 1px;
  left: 100%;
  z-index: 3;
}

* The Spacing *
.btn-breadcrumb .btn
{
    padding:6px 12px 6px 24px;
    margin: 0px 0px 15px 0px;
}
.btn-breadcrumb .btn:first-child
{
    padding:6px 6px 6px 10px;
}
.btn-breadcrumb .btn:last-child
{
    padding:6px 18px 6px 24px;
}

* Default button *

.btn-breadcrumb .btn.btn-default:not(:last-child):after
{
    border-left: 10px solid #ffffff;
}
.btn-breadcrumb .btn.btn-default:not(:last-child):before
{
    border-left: 10px solid #cccccc;
}
.btn-breadcrumb .btn.btn-default:hover:not(:last-child):after
{
    border-left: 10px solid #e6e6e6;
}
.btn-breadcrumb .btn.btn-default:hover:not(:last-child):before
{
    border-left: 10px solid #adadad;
}
*/

.breadcrumb {background: #f5f5f5; border: 1px solid #cccccc; border-radius: 4px; display: block;}
/*.breadcrumb li {font-size: 14px;}
.breadcrumb a {color: rgba(0, 0, 0, 1);}
.breadcrumb a:hover {color: rgba(42, 100, 150, 1);}
.breadcrumb>.active {color: rgba(153, 153, 153, 1);}
*/
.breadcrumb>li+li:before {color: rgba(204, 204, 204, 1); content: "\276F\00a0";}

.store-side-panel > .panel-default > .panel-heading
{
    background-color: #f2eee7;
}

.store-section
{
    margin-top: 0px;
}

/*#lg-gallery .thumb-cont .thumb-inner {
    margin-left: auto;
    margin-right: auto;
}*/
div.lg-thumb.group
{
    margin-left: auto;
    margin-right: auto;
}

.help-block
{
    margin-top: 0px;
    margin-bottom: 0px;
}

.details-btn
{
    text-align: center;
}

/* HOME PAGE CAROUSEL */
.item, .carousel-inner
{
    /* height: 462px; */
    max-height: 600px; /* height of carousel window */
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img
{
    width:  100%;  /*1140px; */
    margin: auto;
}

.carousel-indicators
{
    bottom: 0px;
}

.carousel-control
{
    background-image: none;
    color: #000000;
    /* font-size: 80px; */
    /* margin-top: -70px; */
    position: absolute;
    top: 50%;
    text-shadow: none;
    opacity: .6;
    color: #ffffff;
}
.carousel-control.left
{
    background-image: none;
    left: 30px;
}
.carousel-control.right
{
    background-image: none;
    right: 30px;
}
/* END CAROUSEL */


/**
 * HOME PAGE CAROUSEL
 *
 * You can change the height of the carousel by changing the height in the class below. It is set to 50% by default, but can be any height.
 * Carousel background images are set within the HTML using inline CSS, not here
 */
/* .carousel
{
    height: 40%;
}

.item, .carousel-inner
{
    height: 100%;
}

.fill
{
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
} */
/*
a.home-carousel-link
{
    font-size:24px;
    color:#000000;
}

a.home-carousel-all-link
{
    padding-left: 30px;
}


#wcs-home-carousel .thumbnail {
	margin-bottom: 0;
}
.carousel-control.left, .carousel-control.right {
	background-image:none !important;
}
.carousel-control {
	color:#fff;
	top:40%;
	color:#428BCA;
	bottom:auto;
	padding-top:4px;
	width:30px;
	height:30px;
	text-shadow:none;
	opacity:1;
}
.carousel-control:hover {
	color: #d9534f;
}

.carousel-control:focus, .carousel-control:hover {
    color: #ff0000;
}

.carousel-control.left, .carousel-control.right {
	background-image:none !important;
}
.carousel-control.right {
	left:auto;
	right:-32px;
}
.carousel-control.left {
	right:auto;
	left:-32px;
}
.carousel-indicators {
	bottom:-30px;
}
.carousel-indicators li {
	border-radius:0;
	width:10px;
	height:10px;
	background:#ccc;
	border:1px solid #ccc;
}
.carousel-indicators .active {
	width:12px;
	height:12px;
	background:#3276b1;
	border-color:#3276b1;
}

/* END CAROUSEL */


/**
 * WCS SOCIAL MEDIA ICONS
 * Uses FontAwesome
 */
 .wcssi
 {
     border-radius: 0%;
     font-size: 28px;
     height: 38px;
     line-height: 40px;
     /* margin: 1px; */
     text-align: center;
     width: 40px;

 }
 .wcssi-facebook
 {
     color: #ffffff;
     background: #3b5998;
 }
 .wcssi-linkedin
 {
     color: #ffffff;
     background: #0077b5;
 }
 .wcssi-twitter
 {
     color: #ffffff;
     background: #1da1f2;
 }
 .wcssi-googleplus
 {
     color: #ffffff;
     background: #dc4e41;
 }
 .wcssi-pinterest
 {
     color: #ffffff;
     background: #cb2027;
 }
 .wcssi-youtube
 {
     color: #ffffff;
     background: #e62117;
 }


 div.wrapper{
 	float:left; /* important */
 	position:relative; /* important(so we can absolutely position the description div */
 }
 div.description{
 	position:absolute; /* absolute position (so we can position it where we want)*/
 	bottom:0px; /* position will be on bottom */
 	left:0px;
 	width:100%;
 	/* styling bellow */
 	/*background-color:black;*/
 	font-size:15px;
 	color:white;
 	/*opacity:0.6;*/ /* transparency */
 	/*filter:alpha(opacity=60);*/ /* IE transparency */
    background-color: rgba(0,0,0,.6);
 }
 p.description_content{
 	padding:10px;
 	margin:0px;
 }


 .wcs-pthumbs
 {
     margin-bottom: 30px;
 }



 /* Gallery */
 .gallery-thumbnail
 {
     padding: 0;
     margin: 0;
     border: 0 none;
     border-radius: 0px;
     position: relative;
     margin-bottom: 30px;
     overflow: hidden;
     background-color: #000000;
 }
 .gallery-caption
 {
     position: absolute;
     width: 100%;
     opacity: 0;
     transition: .3s ease-in-out;
     background: rgba(0, 0, 0, 0.5);
     bottom: -100px;
     left: 0;
 }
 .gallery-thumbnail .gallery-caption
 {
     color: #ffffff;
     margin: 0;
 }
 .gallery-container
 {
 }
 .gallery-container:hover .gallery-caption
 {
     opacity: 1;
     transform: translateY(-100px);
     -webkit-transform:translateY(-100px);
     -moz-transform:translateY(-100px);
     -ms-transform:translateY(-100px);
     -o-transform:translateY(-100px);
 }


.btn-primary {
    color: #ffffff;
    background-color: #425FAE;
    border-color: #0c2340
}

.btn-primary:hover {
    color: #ffffff;
    background-color: #344b89;
    border-color: #0c2340
}

/*
.btn-primary:focus,
.btn-primary.focus {
    box-shadow: 0 0 0 .2rem rgba(91, 194, 194, 0.5)
}*/
