/*

 * 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://elitecustomclothing.co.uk/ebaystore/listing/images/pagebg.jpg") top center;  background-repeat: no-repeat; background-color: #9f9c98; }


.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: #e2595b; 
 border: none; margin-bottom: 10px; border-radius: 5px; }


.panel-default>.panel-heading {
	background: #56c4ec; 
 border: none; margin-bottom: 0px; border-radius: 5px 5px 0 0;
 color:#fff; }

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

.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://elitecustomwear.co.uk/ebaystore/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://elitecustomwear.co.uk/ebaystore/listing/images/Autox80.png); } }*/




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



body header .header-image {

  background: url(http://elitecustomclothing.co.uk/ebaystore/listing/images/header.jpg) top center no-repeat;

  background-size: cover;

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

}



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

@media (max-width:992px) {body header .header-image { background-size: cover; height: 188px; background: url(http://elitecustomclothing.co.uk/ebaystore/listing/images/headertablet.jpg) top center no-repeat; }
.navbar-default .navbar-nav>li>a { color: #fff; padding: 15px 15px; 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://elitecustomclothing.co.uk/ebaystore/listing/images/headermobile.jpg) top center no-repeat;

  background-size: cover;

  height: 188px;

}

 }
 
 
 
 @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://elitecustomclothing.co.uk/ebaystore/listing/images/footerjarilologowhite.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: #e2595b; 
 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%; }

.button {
    background-color: #cbdc85;
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: block;
    font-size: 16px;
    margin: auto;
    cursor: pointer;
	width: 100%;
	border-radius:5px;
}