@media (max-width:700px) {

  /* --- SETUP THE PAGE ------------------------------------------------------------------------------------------ */

  #jar_template .page {
    width: 100%;
    margin: 0 auto;
    background-color:transparent;
    min-height: 600px;
  }
	#jar_template > .container {
		background: url(http://www.jarilo.co.uk/ebaystores2015/modelworld/listing/images/pagebg.jpg); width: 100%; margin:0px auto 0px auto; background-color: #2b2b35; background-attachment:fixed; background-position:top center; background-repeat:no-repeat;
	}
	#jar_template > .container > .container{

	}

  /* --- SETUP THE HEADER ---------------------------------------------------------------------------------------- */

  #jar_template .page .header {
    display: block;
    background: url(http://www.jarilo.co.uk/ebaystores2015/modelworld/listing/images/header2.png) no-repeat top left;
    height: 218px;
    position: relative;
  }

  #jar_template .page .header .links {
    display: none;
  }

  #jar_template .page .header .navbar {
    width:100%;
    position: absolute;
		top:243px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    line-height:50px; height: 50px;
  }

  #jar_template .page .header .three-bars {
    position: absolute;
    left: 20px;
    bottom: 78px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    overflow: hidden;
    width: 35px;
    height: 50px;
    line-height: 50px;
    background: url(http://www.jarilo.co.uk/ebaystores2015/modelworld/listing/images/more.png) center center no-repeat;
  }

  #jar_template .page .header .search {
    position: absolute;
    right: 7px;
    bottom: 1px;
    height: 35px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    line-height:35px;
	display:none;
  }


  #jar_template .page .header .search .entry {
    width: 180px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	display:none;
  }

  #jar_template .page .header .search .button {
    width: 30px;
    background: transparent;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 0 solid;
	display:none;
  }

  #jar_description { margin-top:10px; }
  #jar_categories, #jar_ourshop, #jar_paypal { display: none; }

  /* --- TAB PAGE AREA ------------------------------------------------------------------------------------------- */

  /* Tab page area */
  #jar_tabs .tab-header {
    font: bold 120% Arial, sans-serif;
    margin: 0;
    padding: 0 10px;
    line-height: 30px;
    color: white;
		position:relative;
		z-index:1;
		color: #fff;
	background: #0aa553; /* Old browsers */}

  #jar_tabs .tab-page {
    margin:0px 0px 10px 0px;
		padding:20px 10px 10px 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
		background-color:#ffffff;
		border: 1px solid #EFEFEF;
		position:relative;
	top:-10px;
	z-index:0;
  }
  #jar_tabs img { max-width:100%!important; margin: auto; }
  #jar_description { margin:10px; }

  #jar_template #visit-us > div {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
  }
  #jar_template #visit-us > div { text-align: center; }
  #jar_template #visit-us > div a {display: block;}
  #jar_template #visit-us > div * { max-width:100%; }

  /* --- CATEGORY MENU (3 Bar Popup On Mobiles) ------------------------------------------------------------------ */

  #jar_overlay {
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.44);
		z-index:4;
  }

  #jar_combo {
    position: fixed;
    right: 0px;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #fff;
    overflow-y: scroll;
  }

  #jar_combo a {
    -moz-box-sizing: border-box;
    background-color: #fff;
    color: #000;
    display: block;
    font: bold 120% Arial,sans-serif;
    padding: 10px;
    position: relative;
    text-decoration: none;
    z-index: 4;
  }

  #jar_combo a:hover {
    background-color:  #fff;
		color:#000;
  }

  .hide-overflow {
    overflow: hidden;
    height: 100%;
  }

  #jar_combo_header {
    background:#0aa553;
    color: #fff;
    font: bold 120% Arial, sans-serif;
    padding: 10px 0 10px 32px;
  }

  #jar_combo_header .close_but {
    display: inline-block;
    border-radius: 3px;
    background-color: #dfdfdf;
    color: #fff;
    padding: 5px 10px;
    margin-right:15px;
  }

  #jar_combo_header .close_but:hover {
    background-color: #dfdfdf;
  }
	#jar_banner {position:relative; top:10px; }
	.clear-both { height: 0px; }
#jar_tabs > div { padding:10px 10px 0px 10px!important; }

.content {background-color: #fff;
border-top: 10px white solid;
margin-top: -5px;}
#jar_payment img { display: none !important;}
}