/*

 * Jarilo Listing Styles 2016

 */



 @import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800italic,800);



@media (min-width:992px) {

  .container {

    width: 975px;

  }

}


body { font-family: 'Open Sans', sans-serif;  background-repeat: no-repeat; background-color: #ececec; }


.panel-body {font-size:14px;}



/* ---- Header (Normal) --------------------------------------------------------------------------------------------- */



header .header-image {

  background: url(https://jarilo.co.uk/ebaystores2016/camgrowlist/listing/images/header.png) top left no-repeat;

  background-size: cover;

  height: 105px;

}

header .logo img {  }



#side-column section { margin-bottom: 10px; }

.section-header { background: #107933; color: #fff; padding: 5px; }


.navbar { background: #282828; border: none; border-bottom: solid 3px #107933; margin-bottom: 10px; }

.panel-default>.panel-heading { background:#107933; color: #fff; }

.navbar-default .navbar-nav>li>a { color: #fff; padding: 15px 23px; }

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus { background: #107933; color: #fff; }



.usp { background: #282828; color: white; padding: 10px; margin-bottom: 10px; text-align:center; border: solid 3px #ff7e00; }



/* on tablet (header width 720px) */

@media (max-width:992px) { header .header-image { height: 91px; background-image: url(https://jarilo.co.uk/ebaystores2016/camgrowlist/listing/images/headertab.png); }
.navbar-default .navbar-nav>li>a { color: #fff; padding: 15px 18px; }
 }



/* on mobile (header is fixed height, variable width) */

@media (max-width:768px) { header .header-image { height: 80px; background-image: url(https://jarilo.co.uk/ebaystores2016/camgrowlist/listing/images/headermob.png); } }




/* ---- Header (Wrapped) -------------------------------------------------------------------------------------------- */



body.wrapped header .header-image {

  background: url(https://jarilo.co.uk/ebaystores2016/camgrowlist/listing/images/913x240.png) top left no-repeat;

  background-size: cover;

  height: auto;

}



/* on tablet (header width 678px) */

/*@media (max-width:992px) {body.wrapped header .header-image { height: 177px; background-image: url(https://jarilo.co.uk/ebaystores2016/camgrowlist/listing/images/678x177.png); } }*/



/* on mobile (header is fixed height, variable width) */

@media (max-width:768px) {
.slider {display:none !important;}
.usp {display:none !important;}
 }
 
 
 
 @media (max-width:460px) {
#NewFooter .pull-right {float:left !important; padding-top:10px; width: 100%;}
 }


.wrapped { padding-top:20px; }


.slider {
  max-width: 695px;
  height: 180px;
  position: relative;
  margin-bottom: 10px;
}
.slide1,.slide2,.slide3,.slide4,.slide5 {
  position: absolute;
  width: 100%;
  height: 100%;
}
.slide1 {
  background: url(https://jarilo.co.uk/ebaystores2016/grangespares/js/img/banner1.jpg)no-repeat center;
      background-size: cover;
    animation:fade 8s infinite;
-webkit-animation:fade 8s infinite;

} 
.slide2 {
  background: url(https://jarilo.co.uk/ebaystores2016/grangespares/js/img/banner2.jpg)no-repeat center;
      background-size: cover;
    animation:fade2 8s infinite;
-webkit-animation:fade2 8s infinite;
}
.slide3 {
    background: url(https://jarilo.co.uk/ebaystores2016/grangespares/js/img/banner3.jpg)no-repeat center;
      background-size: cover;
    animation:fade3 8s infinite;
-webkit-animation:fade3 8s infinite;
}
@keyframes fade
{
  0%   {opacity:1}
  33.333% { opacity: 0}
  66.666% { opacity: 0}
  100% { opacity: 1}
}
@keyframes fade2
{
  0%   {opacity:0}
  33.333% { opacity: 1}
  66.666% { opacity: 0 }
  100% { opacity: 0}
}
@keyframes fade3
{
  0%   {opacity:0}
  33.333% { opacity: 0}
  66.666% { opacity: 1}
  100% { opacity: 0}
}

body > div > div > div > div > div > div > article > nav > div > div.navbar-header.visible-xs > a {color:#fff;}

.promo {padding:0;}


.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff !important;
}

.navbar-default .navbar-brand {
    color: #fff;
}

#snippet {background-color:#eeeeee;}

#ds_div > div > div > div > div > div > div > article > header {margin-bottom:0;}

#main-column > section:nth-child(3) > div.panel-body > h5 {font-weight:bold;}

#MainImage {    max-height: 400px;}

/* Style the footer jarilo banner */
#jar_banner { background: url(https://jarilo.co.uk/ebaystores2016/camgrowlist/listing/images/footerjarilologo.png) no-repeat center; height: 30px; margin: auto; position:relative; background-size: 200px 30px ;
    margin-top: -12px; }
#jar_banner a { display: block; height:100%; width:200px; text-decoration: none; margin:auto; }

#NewFooter {background-color:#107933; color:#fff; padding:15px; margin: 0px 10px 10px 10px;}

#NewFooter p {margin:0;}

#NewFooter a {color:#fff;}

#phoneicon {    max-height: 20px;}

.accordion label {max-width:100%; background-color:#01aef0;}

.acc-header { background-color:#eee !important; font-weight:normal; color:#333 !important;}

.accordion label input+div {    background-color: #fff;
    border: 1px solid #dddddd;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	font-weight:normal;
	}
.accordionicons {margin:0px; cursor:pointer; font-weight:normal;}

.accordion .glyphicon {top: 15px;
    right: 15px;}
	
	.accordionbold {font-weight:bold;}
	
	.visitshopmobile {margin-bottom:10px;}
	
	
	
	#side-column .panel-heading {background-color: #004c9f; font-weight:bold; text-transform:uppercase;}
	
	
	@media (min-width:992px) { #main-column { padding-right:0; } }
	
	#side-column > div:nth-child(2) > div:nth-child(3) > section {border:none; box-shadow:none;}
	
	#JarSidePromo {border:none; box-shadow:none;}
	
	header {
    margin-bottom: 10px;
}