/*

 * 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: url("http://www.jarilo.co.uk/ebaystores2016/sherpashawgolf/listing/images/pagebg.jpg") top center;  background-repeat: repeat; background-color: #b2b2b2; }


.panel-body {font-size:14px;}



/* ---- Header (Normal) --------------------------------------------------------------------------------------------- */




header .logo img {  }



#side-column section { margin-bottom: 10px; }

.section-header { background: #107933; color: #fff; padding: 5px; }


.navbar { 

background: #79cf78; /* Old browsers */
background: -moz-linear-gradient(top,  #79cf78 0%, #65c665 49%, #44bb45 50%, #44bb45 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #79cf78 0%,#65c665 49%,#44bb45 50%,#44bb45 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #79cf78 0%,#65c665 49%,#44bb45 50%,#44bb45 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#79cf78', endColorstr='#44bb45',GradientType=0 ); /* IE6-9 */
border-bottom: 5px solid #ffcc00; margin-bottom: 10px; border-radius: 5px; }


.panel-default>.panel-heading {
	background: #79cf78; /* Old browsers */
background: -moz-linear-gradient(top,  #79cf78 0%, #65c665 49%, #44bb45 50%, #44bb45 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #79cf78 0%,#65c665 49%,#44bb45 50%,#44bb45 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #79cf78 0%,#65c665 49%,#44bb45 50%,#44bb45 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#79cf78', endColorstr='#44bb45',GradientType=0 ); /* IE6-9 */

 border-bottom: 5px solid #ffcc00; margin-bottom: 0px; border-radius: 5px 5px 0 0;
 color:#fff; }

.navbar-default .navbar-nav>li>a { color: #fff; padding: 15px 20px; }

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {color: #fff; text-decoration:underline; }



.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: 177px; background-image: url(http://www.jarilo.co.uk/ebaystores2016/sherpashawgolf/listing/images/720x177.png); } }*/



/* on mobile (header is fixed height, variable width) */

/*@media (max-width:768px) { header .header-image { height: 80px; background-image: url(http://www.jarilo.co.uk/ebaystores2016/sherpashawgolf/listing/images/Autox80.png); } }*/




/* ---- Header (Wrapped) -------------------------------------------------------------------------------------------- */



body header .header-image {

  background: url(http://www.jarilo.co.uk/ebaystores2016/sherpashawgolf/listing/images/header.jpg) top center no-repeat;

  background-size: cover;

  height: 125px;
  
  border-radius:5px;

}



/* on tablet (header width 678px) */

@media (max-width:992px) {body header .header-image { background-size: cover; height: 125px; background: url(http://www.jarilo.co.uk/ebaystores2016/sherpashawgolf/listing/images/headertablet.jpg) top center no-repeat; }
.navbar-default .navbar-nav>li>a { color: #fff; padding: 15px 10px; font-size:85%; }

 }



/* on mobile (header is fixed height, variable width) */

@media (max-width:768px) {
.slider {display:none !important;}
.usp {display:none !important;}
.logo {display:block;}

body header .header-image {

  background: url(http://www.jarilo.co.uk/ebaystores2016/sherpashawgolf/listing/images/headermobile.jpg) top center no-repeat;

  background-size: cover;

  height: 125px;

}

 }
 
 
 
 @media (max-width:460px) {
#NewFooter .pull-right {float:left !important; padding-top:10px; width: 100%;}
 }


.wrapped { padding-top:20px; }

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(http://www.jarilo.co.uk/ebaystores2016/sherpashawgolf/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: #79cf78; /* Old browsers */
background: -moz-linear-gradient(top,  #79cf78 0%, #65c665 49%, #44bb45 50%, #44bb45 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #79cf78 0%,#65c665 49%,#44bb45 50%,#44bb45 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #79cf78 0%,#65c665 49%,#44bb45 50%,#44bb45 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#79cf78', endColorstr='#44bb45',GradientType=0 ); /* IE6-9 */

border-top: 5px solid #ffcc00;

 color:#fff; padding:15px; margin: 0px 10px 10px 10px;
border-radius:5px;}

#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 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;}
	
	@media (min-width:992px) {
  #main-column { width:71%; }
  #side-column { width:29%; }
}

header {
    margin-bottom: 10px !important;
}


.accordion label div {
    padding: 12px 16px;
    background: #fff;
}

#mobile-splitter {
	border-bottom: 10px solid grey;
	display:none!important;
}

.accordion > label:not(:first-of-type) {
	margin-top: 11px;
}

#main-column > section:nth-child(1) {
    border-radius: 5px 5px !important;
}


.panel {border-radius:5px;}

.promo img {border-radius:5px;} 

#main-column img { max-width:100%; }