/* 
Legal Notice - DO NOT REMOVE THIS NOTICE // START

  CSS Document Ownership.
  This CSS document is owned and managed by Swift Productions ABN 84 723 182 610,
  Level 7, 91 Philip Street PARRAMATTA NSW 2150, Australia.
  This document contains Code which has been written by Swift Productions.
  Unauthorised reproducing, copying, selling and/or modifying is strictly prohibited. Doing so may result in legal action.

Legal Notice - DO NOT REMOVE THIS NOTICE // END
*/

/* --------------------------------------------------------
   Project Name: Sparesbpx
   Version: 1.0
   Created: 27 September 2018
   Last Modified: 03 October 2018
   Last Modified By: Danny
----------------------------------------------------------*/
.ola p, .olb p, .olc p{
    padding:0px!important;
}
.olb{
    padding-left:20px;
}
.olc{
    padding-left:40px;
}
*{
  margin:0;
  padding: 0;
  outline: none;
  border:none;
  text-decoration : none;
}
img {
  max-width: 100%;
  display: block;
}
a{
  text-decoration:none;
}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
  display: block;
}
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
    position: relative;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 266px;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}


.topbar {
    background: #1761A0;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: right 0px;
    height: 23px;
}

.wrapper{
	float: left;
	width: 100%;
	font-family: 'Montserrat', sans-serif;
}

.menu-icons {
	float:left;
}


.lb-content ul {
    margin-left: 30px !important;
    float: left !important;
    margin-top: 20px;
}

.lb-content ul li{
	padding: 3px !important;
}

.lb-content ul li ul {
    margin: 3px !important;
    margin-left: 30px !important;
}

.lb-content ul li ul li {
	margin-left: 12px !important;
    list-style: circle !important;
}

.lb-content ul li ul li ul {
    margin: 3px !important;
    margin-left: 30px !important;
}

.lb-content ul li ul li ul li {
    list-style-type: square !important;
    float: left !important;
    clear: both !important;
    margin-left: 12px !important;
}


.lb-content .lb-close,
.lb-content .bottombtn {
	color:#fff !important;
    box-sizing: unset;
    height: auto;
}

.lb-content .lb-close {
    font-size: 24px !important;
    position: absolute;
    padding: 10px;
}

.lb-bottombtn {
    font-size: 15px !important;
    padding: 10px;
}

.content {
  max-width: 1150px;
  width: 100%;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
  overflow: hidden;
  box-sizing: border-box;
  background:#fff;
}

.sitefeats {
    width: 100%;
    float: right;
    margin: 0 0 10px;
}

.feature {
    float: left;
    color: #555555;
    width: 257px;
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
    padding: 10px;
    background: #1761A0;
    margin: 5px;
}

.feature h3 {
    text-transform:uppercase;
    font-size: 15px;
    font-weight: 400;
    float: left;
    line-height: 18px;
    color: #ffffff;
    padding-top: 7px;
}
.feature h3 span {
    font-size: 11px;
    font-weight: 400;
    display: block;
}
.feature img {
	padding-right:8px;
	float:left;
}



/* Featured Product // START */
.featured-products {
	width: 100%;
	float: left;
	padding:0 0 35px 0;
	text-align:center;
	display:none !important;
}

.featured-products h2 {
    font-size: 26px;
    font-weight: 600;
    color: #282828;
    font-family: 'Montserrat', sans-serif;
    text-align: left;
    padding: 15px 0;
    margin-bottom: 30px;
}

.featured-products .product-single {
    display: inline-block;
    max-width: 247px;
    padding: 0 10px;
    margin-bottom: 45px;
}

.featured-products .product-single img {
    max-height: 200px;
    margin: 0 auto;
}

.featured-products .image-container {
    height: 254px;
    width: 254px;
    text-align: center;
    position: relative;
    margin: 0 auto;
}

.featured-products .image-container img {
    max-height: 80%;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.featured-products .content {
	text-align:center;
}

.featured-products .product-single p {
    font-size: 18px;
    font-weight: 400;
    color: #252525;
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    height: 70px;
    overflow: hidden;
}

.featured-products .product-single h6 {
    font-size: 24px;
    font-weight: 500;
    color: #444;
    margin-top: 10px;
}
/* Featured products // END */




/* MODAL POP UP */


footer .store-menu .lb-overlay,
.storemenu .lb-overlay {
width: 0px;
height: 0px;
position: fixed;
overflow: hidden;
left: 0px;
top: 0px;
padding: 0px;
text-align: center;
}

footer .lb-overlay:target,
.storemenu .lb-overlay:target {
width: 100%;
height: 100%;
background: rgba(0,0,0,0.6);
position: fixed;
top: 0;
bottom:  0;
overflow-y:  auto;
padding-top: 34px;
box-sizing:  border-box;
padding-bottom: 60px;
z-index: 99;
padding-left: 34px;
padding-right: 34px;
}

footer .lb-overlay::-webkit-scrollbar,
nav.lb-overlay::-webkit-scrollbar {
width: 0px;  /* remove scrollbar space */
background: transparent;  /* optional: just make scrollbar invisible */
}
/* optional: show position indicator in red */
footer .lb-overlay::-webkit-scrollbar-thumb,
.storemenu .lb-overlay::-webkit-scrollbar-thumb {
background: #FF0000;
}

footer .store-menu .lb-content,
.storemenu .lb-content{
width: 100%;
max-width: 1056px;
margin-left: auto;
margin-right: auto;
background: #fff;
padding-left: 29px;
padding-right: 29px;
/* overflow: hidden; */
border-radius: 2px;
position: relative;
box-shadow: 1px 5px 9px 1px rgba(0,0,0,0.75);
padding-top: 18px;
box-sizing:  border-box;
padding-bottom: 30px;
}

footer .store-menu .lb-content {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 7%;
}

.storemenu .lb-content {
    top: 100px;
}

footer .store-menu .bottombtn,
nav .bottombtn  {
	width: 60px;
    height: 23px;
    background: #204289;
    clear: both;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    margin: 0 auto;
    padding: 10px 30px;
    position: relative;
    top: 20px;
}

footer .store-menu .product-single .lb-content,
nav .product-single .lb-content {
top: 56%;
}

footer .store-menu .lb-overlay:target .lb-content,
.storemenu .lb-overlay:target .lb-content  {
animation: fadeInScale 0.8s ease-in-out;
}
@keyframes fadeInScale {
0% { transform: scale(0.5); opacity: 0; }
100% { transform: scale(1); opacity: 1; }
}

footer .store-menu .lb-content-inner,
.storemenu .lb-content-inner{
overflow: hidden;
}

footer .store-menu .lb-content h1,
.storemenu .lb-content h1 {
font-size: 24px;
line-height:35px;
font-weight: 400;
color: #101010;
text-transform: uppercase;
border-bottom: 4px solid #287bbc;
text-align: left;
padding-bottom: 3px;
margin-bottom: 22px;
}

footer .store-menu .lb-content .about-text,
.storemenu .lb-content .about-text{
float: left;
width: 100%;
text-align:left;
box-sizing: border-box;
max-height:350px;
min-height:100px;
overflow-y: scroll;
padding:0 10px;
}

.about-text a {
	color: #00509d !important;
    text-transform: none !important;
    padding: 0 !important;
    height: auto !important;
}

.about-text ul {
	margin-left: 30px;
    width: 95%;
    float: left;
}

.about-text ul li {
    font-size: 15px;
	width:100%;
    line-height: 23px;
    display: list-item !important;
    list-style: disc;
}

	
footer .store-menu .fullwidth.
nav .fullwidth {
	width:95%;
}

footer .store-menu .lb-content h6,
.storemenu .lb-content h6 {
font-size: 20px !important;
font-weight: 700;
color: #000 !important;
border-bottom: 3px solid #204289;
text-transform: uppercase;
text-align:  left;
padding-bottom: 6px;
}



footer .store-menu .lb-content h2,
.storemenu .lb-content h3 {
	font-weight: 400 !important;
    color: #000000 !important;
    padding-top: 13px;
    font-size: 24px;
}


footer .store-menu .lb-content h3,
.storemenu .lb-content h3 {
	font-weight: 400 !important;
    color: #000000 !important;
    padding-top: 13px;
    font-size: 22px;
}


footer .store-menu .lb-content h4,
.storemenu .lb-content h3 {
	font-weight: 400 !important;
    color: #000000 !important;
    padding-top: 13px;
    font-size: 20px;
}

footer .store-menu .lb-content h5,
.storemenu .lb-content h3 {
	font-weight: 400 !important;
    color: #000000 !important;
    padding-top: 13px;
    font-size:  18px;
}

footer .store-menu .lb-content p,
.storemenu .lb-content p {
    font-size: 15px !important;
    line-height: 30px;
    font-weight: 400 !important;
    color: #000000 !important;
    margin-bottom: 0px;
    padding-left: 0 !important;
    padding-right: 0 !important;
    text-align: left;
    padding-top: 15px;
}

footer .store-menu .lb-content p strong,
.storemenu .lb-content p strong{
    font-weight: 700;
}

footer .store-menu .lb-close {
    position: absolute;
    top: -30px;
    right: -27px;
    z-index: 10000;
    background: #204289;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    padding: 15px;
    font-size: 32px;
    color: #fff;
}

.storemenu .lb-close{
    position: absolute;
    top: -30px;
    right: -27px;
    z-index: 10000;
    background: #204289;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    padding: 15px;
    font-size: 24px;
    color: #fff;
}






/* ========== Header STYLES // START ========== */

header {
    width: 100%;
    float: left;
}

.logo {
    margin:0px;
	float:left;
}
.logo img{
  max-width: 180px;
}
.storemenu {
    float: right;
    width: 600px;
    text-align: right;
    margin: 38px 0;
}

.storemenu ul {
	list-style:none;
	float:right;
}

.storemenu ul li {
    float: left;
    padding: 0 0 0 20px;
    font-size: 15px;
}

.storemenu ul li a {
    color: #282828;
}
.storemenu ul li a:hover {
    color: #1761A0;
}
#eBayAPPSchema {
	display:none;
}

nav {
    margin-bottom: 5px;
    height: 45px;
    font-family: 'Montserrat', sans-serif;
    background: #2d9dd7;
}

nav .content {
	padding-right:0;
	background:#fff0;
}
nav .menu {
    list-style: none;
    margin: 0 auto;
    float: right;
    width: 100%;
    text-align: left;
}


nav .menu li {
	display:inline-block;
	padding:0 4px;
}

nav .menu li a.lastitm {
	color:#ff9401 !important;
}

nav .menu li a:hover {
	color:#bad5ff !important;
}

nav .menu li a {
    font-size: 15px;
    font-weight: 500;
    color: #ffffff;
    text-transform: uppercase;
    display: block;
    text-align: center;
    transition: all 0.4s;
    padding-left: 4px;
    padding-right: 4px;
    height: 45px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    position: relative;
}

nav .sub-menu {
    width: 310px;
    position: absolute;
    background: #314394;
    display: none;
    margin: -1 0 0 -10px;
    z-index: 1000;
}



/*
nav ul.menu li .sub-menu ul li a:hover:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: calc(50% - 4px);
    right: calc(50% - 2px);
    border-color: #f47920;
    border-top: 0px solid transparent;
    border-bottom: 0px solid #f47920;
    border-right: 0px solid transparent;
    border-left: 0px solid transparent;
}
*/

nav .menu .dropdown {
    padding: 0 20px 0 0;
}

nav .menu .dropdown img {
    position: relative;
    left: 7px;
}

nav .menu li:hover .sub-menu {
    display: block;
}

nav .sub-menu .sub-menu-container {
    width: 100%;
    float: left;
    box-sizing: border-box;
    padding-top: 10px;
}

nav .sub-menu ul {
    list-style: none;
}

nav .sub-menu ul li {
    display: inline-block;
    clear: both;
    width: 245px;
	border-bottom: 1px solid #5465b3;
	padding-left: 0;
}

nav .sub-menu ul li a {
    font-size: 16px;
    font-weight: 400;
    color: #ffffff !important;
    text-transform: uppercase;
    text-align: left;
    transition: all 0.4s;
    height: 38px;
    position: relative;
    float: left;
}

nav .sub-menu ul li:last-child {
	border-bottom:none;
	padding-bottom:4px;
}

.sub-menu-container .lev2 {
    padding: 0 23px;
}


.midsec {
    background-color: #15314e;
    float: left;
    width: 100%;
}


.relatedwarning {
    border: 1px dotted red;
    padding: 20px;
    text-align: center;
    font-size: 18px;
    margin: 20px 0;
    background: #ffecec;
}

.features-top {
  float: right;
  width: 100%;
  display:  flex;
  align-items:  center;
  justify-content: space-evenly;
  height: 49px;
  padding-right: 11px;
  box-sizing:  border-box;
  background: #858585;
}

.features-top .feature-single {
  float: left;
}

.features-top .feature-img {
  float: left;
}

.features-top .feature-content {
  float: left;
  text-align: center;
  padding-left: 10px;
  margin-top: 9px;
}

.features-top .feature-content p {
  font-size: 14px;
  color: #e3e3e3;
  font-weight: 700;
  line-height: 21px;
  text-transform: uppercase;
}

/* ========== Header STYLES // END ========== */




/* ========== Banner STYLES // START ========== */

.banner {
	width:100%;
	float:left;
	clear:both;
	padding:15px 0;
}

.banner img {
	margin:0 auto;
}

.banner-container {
    clear: both;
    max-width: 1150px;
    margin: 0 auto;
}

header .content {
	background:none;
	padding:0;
}

/* ========== Banner STYLES // END ========== */




/* ========== MID SEC ===============*/

.midflow {
	width:100%;
	background: #f4f4f4;
	padding:25px 0;
	text-align:center;
}

.midflow h1 {
    font-size: 25px;
    font-weight: 700;
    color: #111111;
    line-height: 35px;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 26px;
    padding-bottom: 15px;
}

.midflow h1 hr {
    width: 150px;
    border-bottom: 4px solid #0f63a1;
    text-align: center;
    margin: 20px auto 0;
}

.midflow img {
	height: 200px;
    width: 240px;
    display: inline-block;
    margin: 30px 20px;
}




/* ========== Gallery Container STYLES // START ========== */

.gallery-container {
	width: 100%;
	float: left;
	margin-top: 10px;
}

.gallery {
  position: relative;
  width:52%;
  float: left;
}

.white-box {
    width: 100%;
    max-width: 450px;
    height: 450px;
    float: right;
}

.thumbnails {
    width: 22%;
    float: left;
    padding: 45px 0;
}

.thumbnails input[type=radio] {
  display: none;
}

.thumbnails label {
    display: inline-block;
    width: 106px;
    height: 106px;
    position: relative;
    border: 1px solid #d3d3d3;
    cursor: pointer;
    background: #fff;
}

.thumbnails label:hover {
  border: 1px solid #a9a9a9;
}

.thumbnails .item-container img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    height: auto;
    max-height: 87px;
    width: auto;
    max-width: 87px;
}

.g-img-con {
    width: 450px;
    height: 450px;
    overflow: hidden;
    float: right;
    position: absolute;
    top: 0px;
    right: 0;
    box-sizing: border-box;
}

.gallery-content {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: 450px;
    max-height: 450px;
    -webkit-animation: cssAnimation 0.7661s 1 ease-in-out;
    -moz-animation: cssAnimation 0.7661s 1 ease-in-out;
    -o-animation: cssAnimation 0.7661s 1 ease-in-out;
    overflow: hidden;
    z-index: 1;
}

#image1:checked ~ .g-img-con #gallery-content-1,
#image2:checked ~ .g-img-con #gallery-content-2,
#image3:checked ~ .g-img-con #gallery-content-3,
#image4:checked ~ .g-img-con #gallery-content-4,
#image5:checked ~ .g-img-con #gallery-content-5,
#image6:checked ~ .g-img-con #gallery-content-6,
#image7:checked ~ .g-img-con #gallery-content-7,
#image8:checked ~ .g-img-con #gallery-content-8,
#image9:checked ~ .g-img-con #gallery-content-9,
#image10:checked ~ .g-img-con #gallery-content-10,
#image11:checked ~ .g-img-con #gallery-content-11,
#image12:checked ~ .g-img-con #gallery-content-12 {
  display: block;

  -webkit-animation: cssAnimation 0.7661s 1 ease-in-out;
  -moz-animation: cssAnimation 0.7661s 1 ease-in-out;
  -o-animation: cssAnimation 0.7661s 1 ease-in-out; 
}

.thumbnails .item-wrapper {
  position: relative;
  width: 100%;
  height: 100%;

  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  overflow: hidden;
}

.thumbnails .gallery-content img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    max-height: 410px;
    max-width: 410px;
}

.grid-item {
  height: 20%;
  width: 20%;
}
.grid-item:hover { cursor: move; }
.grid-item:hover ~ img {
  max-width: 200%;
  max-height: 200%;

  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition: 600ms ease-out;
  transition: 600ms ease-out;
}

.grid-item:hover:nth-of-type(5n + 1) ~ img {
  left: 0px;
}
.grid-item:hover:nth-of-type(5n + 2) ~ img {
  left: -137px;
}
.grid-item:hover:nth-of-type(5n + 3) ~ img {
  left: -274px;
}
.grid-item:hover:nth-of-type(5n + 4) ~ img {
  left: -411px;
}
.grid-item:hover:nth-of-type(5n + 5) ~ img {
  left: -548px;
}

.grid-item:hover:nth-of-type(1n + 1) ~ .zoom-image {
  top: 0px;
}
.grid-item:hover:nth-of-type(1n + 6) ~ .zoom-image {
  top: -96px;
}
.grid-item:hover:nth-of-type(1n + 11) ~ .zoom-image {
  top: -193px;
}
.grid-item:hover:nth-of-type(1n + 16) ~ .zoom-image {
  top: -290px;
}
.grid-item:hover:nth-of-type(1n + 21) ~ .zoom-image {
  top: -387px;
}

.zoom-image {
  left: 0;
  right: 0;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  z-index: -1;
}

@-webkit-keyframes cssAnimation {
from { -webkit-transform: rotate(0deg) scale(0.48) skew(-180deg) translate(0px); }
to { -webkit-transform: rotate(0deg) scale(1.0) skew(-180deg) translate(0px); }
}
@-moz-keyframes cssAnimation {
from { -moz-transform: rotate(0deg) scale(0.48) skew(-180deg) translate(0px); }
to { -moz-transform: rotate(0deg) scale(1.0) skew(-180deg) translate(0px); }
}
@-o-keyframes cssAnimation {
from { -o-transform: rotate(0deg) scale(0.48) skew(-180deg) translate(0px); }
to { -o-transform: rotate(0deg) scale(1.0) skew(-180deg) translate(0px); }
}


.heropoints {
	border: 1px solid #f47920;
    border-left: 0;
    border-right: 0;
    padding: 15px 0;
    text-align: center;
	margin-top:30px;
}

.heropoints ul li {
    display: inline-block;
    list-style-type: none;
    padding: 0 18px;
    font-weight: 400;
    color: #546470;
}

.heropoints ul li img {
    display: inline-block;
    position: relative;
    top: -2px;
    margin: 0 12px;
}

.gallery-detail {
    width: 100%;
    max-width: 503px;
    float: right;
    padding: 15px 0;
    box-sizing: border-box;
    font-family: 'Montserrat', sans-serif;
    color: #111111;
}

.gallery-detail img {
    margin: 20px auto 0;
}

.gallery-detail h1 {
    font-size: 26px;
    font-weight: 600;
    color: #282828;
    margin-bottom: 20px;
}

.gallery-detail h5 {
    font-size: 14px;
    font-weight:  200;
    color: #444;
	padding:10px 0;
}

.gallery-detail .price {
    font-size: 35px;
    font-weight: 600;
    float: left;
    margin-top: 20px;
    color: #1761A0;
}

.gallery-detail .price-was {
	display:none;
}

.gallery-detail .price span {
	float:right;
}

.short-desc h1 {
    font-size: 23px;
    font-weight: 400;
    padding-bottom: 20px;
}
.short-desc h2 {
    font-size: 21px;
    font-weight: 400;
    padding-bottom: 20px;
}

.short-desc h3 {
    font-size: 19px;
    font-weight: 400;
    padding-bottom: 20px;
}
.short-desc h4 {
    font-size: 21px;
    font-weight: 600;
    padding-bottom: 20px;
}
.short-desc h5 {
    font-size: 17px;
    font-weight: 400;
    padding-bottom: 20px;
}
.short-desc h6 {
    font-size: 15px;
    font-weight: 500;
    padding-bottom: 20px;
}

.short-desc p {
    font-size: 17px;
    font-weight: 400;
	padding:6px 0;
	line-height:22px;
}
.short-desc ul {
	margin-left:35px;
}
.short-desc ul li {
    font-size: 15px;
    font-weight: 400;
	line-height:22px;
}


.price img {
	float:right;
	display:inline-block !important;
}

.gallery-detail .desc {
  width: 100%;
  float: left;
  border-top: 1px solid #f4f4f4;
  padding-top: 24px;
  margin-top: 53px;
  padding-left: 25px;
  padding-right: 12px;
  box-sizing:  border-box;
  padding-bottom: 40px;
}

.gallery-detail .desc h6 {
  font-size: 18px;
  font-weight: 700;
  color: #111111;
  margin-bottom: 22px;
  font-family: 'Montserrat', sans-serif;
  display:  inline-block;
  text-decoration:  underline;
}

.gallery-detail .desc p {
  margin-left: 0;
}

.gallery-detail .desc ul {
    margin-left: 25px;
}

.gallery-detail .desc p,
.gallery-detail .desc ul li {
  font-size: 14px;
  font-weight: 300;
  color: #111111;
  line-height: 25px;
}




.tabs-container {
    width: 100%;
    float: left;
    clear: both;
}

.tabs {
    width: 100%;
    margin: 0 auto;
    max-width: 1150px;
    padding: 50px 0 15px;
    text-align: left;
}

.tabs:after {
  content: '';
  display: table;
  clear: both;
}

.tabs input[type=radio] {
  display: none;
}

.tabs label {
    text-align: center;
    font-size: 17px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    color: #5d5c5c;
    display: inline-block;
    cursor: pointer;
    background: #eeeeee;
}

.specstabs {
    width: 930px;
    margin: 0 auto;
}

.specstabs h5 {
	max-width: 227px;
    display: inline-block;
    text-transform: uppercase;
    text-align: right;
    color: #f47920;
    font-size: 22px;
    font-weight: 400;
    line-height: 26px
}

.specstabs ul {
	float: right;
    width: 660px;
}

.specstabs ul li {
	list-style-type:none;
	padding: 6px 50px !important;
	text-transform:uppercase;
}

.specstabs ul li strong,
.specstabs ul li b {
    float: right;
    width: 190px;
}

.specstabs ul li:nth-child(odd) {
	background:#c8d0d4;
}

.tab1 {
	text-transform:uppercase;
}

.tabs .tab1, .tabs .tab2, .tabs .tab3, .tabs .tab4, .tabs .tab5, .tabs .tab6 {
    padding: 15px 25px;
}

.tabs [id^="tab"]:checked + label {
    z-index: 1;
    color: #fff;
    font-weight: 600;
    background: #1761A0;
}

.tab-content {
    display: none;
    width: 94%;
    float: left;
    text-align: left;
    padding: 30px;
    position: relative;
    font-family: 'Montserrat', sans-serif;
    border-top: 8px solid #1761A0;
    border-bottom: 1px solid #f0f0f0;
}

#tab1:checked ~ #tab-content1,
#tab2:checked ~ #tab-content2,
#tab3:checked ~ #tab-content3,
#tab4:checked ~ #tab-content4,
#tab5:checked ~ #tab-content5,
#tab6:checked ~ #tab-content6 {
  display: block;
}

#tab-content2 table {
	border-collapse: collapse;
}
#tab-content2 table tr {
    padding: 5px 0;
    line-height: 25px;
    font-size: 17px;
    font-weight: 300;
    color: #111111;
}

#tab-content2 table tr td {
    min-width: 100px;
    border: 1px solid #d6d6d6;
    padding: 10px;
}

.tab-content * {
  -webkit-animation: scale 0.7s ease-in-out;
  -moz-animation: scale 0.7s ease-in-out;
  animation: scale 0.7s ease-in-out;
}

.tab-content h1, .tab-content h2, .tab-content h3, .tab-content h4, .tab-content h5, .tab-content h6, .tab-content p {
    padding: 5px 0;
    line-height: 25px;
    font-size: 17px;
    font-weight: 400;
    color: #111111;
}


.tab-content ol, .tab-content ul {
	margin-left:30px;
}

.tab-content ul li {
    line-height: 25px;
    font-size: 15px;
    font-weight: 300;
	color: #111111;
}

.tab-content ol ol li {
  list-style-type: lower-alpha;
}

.tab-content ol ol ol li {
  list-style-type: lower-roman;
}

.tab-content ul {
  padding-bottom: 6px;
  padding-left: 3px;
}

.tab-content ul ul li {
  list-style-type: circle;
}

.tab-content ul ul ul li {
  list-style-type: square;
}

@keyframes scale {
  0% { 
  transform: scale(0.9);
  opacity: 0;
    }

  50% {
  transform: scale(1.01);
  opacity: 0.5;
    }

  100% { 
  transform: scale(1);
  opacity: 1;
  }
}


/* ========== Gallery Container STYLES // END ========== */




/* ========== Footer STYLES // START ========== */
footer {
	background:#e2e2e2;
	color:#404040;
	clear:both;
    font-family: 'Montserrat', sans-serif;
}

footer .content {
	background:#4440;
	padding:20px;
}

.footerbtm {
    background: #1d1d1d;
    text-align: center;
    color: #ffffff;
    font-family: 'Montserrat', sans-serif;
}

.footerbtm .content {
	background:#fff0;
}

.copyrights-info {
    clear: both;
    padding: 24px 0 0;
    font-size: 13px;
    color: #e2e2e2;
}

.footer-links h3 {
	font-size:17px;
	font-weight: 600;
	padding-bottom:20px;
	color:#404040;	
}

.copyrights-info span {
    position: relative;
    top: -11px;
}

footer .payment-info {
  float: right;
  width: 38%;
  margin-top:  28px;
  margin-bottom: 15px;
}

footer .payment-info img {
  float: right;
}

.copyright {
	background: #546670;
}

footer .footer-links {
    float: left;
    color: #464646;
    font-weight: 300;
}
.col-lg-3 {
    width: 254px;
}
footer .footer-links ul {
    list-style-type: none;
}

footer .footer-links ul li {
}

footer .footer-links ul li a {
    font-size: 14px;
    color:#404040;	
    line-height: 28px;
    font-weight: 400;
	transition: all 0.3s;
}
footer .footer-links ul li strong a{
	color:#404040;
	font-weight:600;
}

footer .aboutinfo {
    float: left;
    max-width: 303px;
    padding-right: 55px;
    padding: 25px 55px 25px 0;
}

footer .aboutinfo p {
    font-size: 13px;
    color: #404040;
    font-weight: 400;
    line-height: 21px;
    padding: 20px 0;
}

.copyrights-info img {
    float: right;
    margin-top: -20px;
}

.relatedwarning {
	display:none;
}

.disclaimer span {
    float: left;
    font-size: 11px;
    line-height: 18px;
    font-weight: 400;
    color: #464646;
}

.feature-large-single {
    float: left;
    max-width: 530px;
    padding: 0 11px;
    margin-bottom: 20px;
}
.desktophidden {
	display:none;
}
.mobilehidden {
	display:block;
}
/* ========== Footer STYLES // END ========== */




/* Gallery Feature */

.features-gallery {
	clear: both;
	border-top: 3px solid #1761A0;
	margin-top: 30px;
	float: left;
}

.features-gallery .feature-1 {
	line-height: 54px;
}
.features-gallery .feature-1,
.features-gallery .feature-2,
.features-gallery .feature-3 {
	background-color: #2e9ed8;
	height: 54px;
	text-align: center;
	margin-top: 7px;
}
.features-gallery .feature-2 {
	padding-top: 15px;
	box-sizing: border-box;
}
.features-gallery .feature-1 h4,
.features-gallery .feature-2 h4 {
	font-size: 15px;
	font-weight: 500;
	color: #fff;
	text-transform: uppercase;
}

.features-gallery .feature-1 h4 span,
.features-gallery .feature-2 h4 span {
	display:block;
	font-size:13px;
}

.features-gallery .feature-3 ul {
	list-style: none;
}

.features-gallery .feature-3 ul li {
	float: left;
	font-size: 15px;
	font-weight: 500;
	color: #fff;
	background-image: url(https://accessmylogin.s3-ap-southeast-2.amazonaws.com/sparesbox2018/features-gallery-bg-1.png);
	background-repeat: no-repeat;
	background-position: center right;
	background-color: #7bcb2e;
	height: 54px;
	width: 33.33%;
	box-sizing: border-box;
	padding: 8px 53px 0;
}
.features-gallery .feature-3 ul li:nth-child(2n) {
	background-image: url(https://accessmylogin.s3-ap-southeast-2.amazonaws.com/sparesbox2018/features-gallery-bg-2.png);
	background-repeat: no-repeat;
	background-position: center right;
	background-color: #6aba1d;
}

.features-gallery .feature-3 ul li:nth-child(3n) {
	background-image: none;
	background-color: #569d13;
}

/* Gallery Features // END */







/* SPECS -- START */

/* -- specs -- */

.product-detail-container {
	width:100%;
	overflow-y: auto;
	_overflow: auto;
	margin: 0 0 1em;
	
}
.mvl_table table {

    color: #333;
    font-family: Helvetica, Arial, sans-serif;
    border-collapse: collapse;
    border-spacing: 0;
	width:100%;

}

.mvl_table tr {
	text-align:center;
}

.mvl_table th {
    background: #F3F3F3;
    font-weight: bold;
}


.mvl_table td, .mvl_table th {
    border: 1px solid #CCC;
    height: 30px;
}

.mvl_table td {
    background: #FAFAFA;
    text-align: center;
    padding: 2px 10px;
}



/* SPECS -- END */







/* ========== RESPONSIVE STYLES // START ========== */


@media (max-width: 1200px) {

}

@media (max-width: 1150px) {


	nav .menu {
		text-align:center;
	}
	nav .menu li {
	padding:0 1%;
	}

	.featured-products .product-single {
		max-width:243px;
	}
	featured-products .image-container {
		height: 242px;
		width:242px;
	}
	
	.thumbnails .gallery-content img {
		max-height: 388px;
		
	}
	.g-img-con {
    width: 425px;
    height: 425px;
	}
	.white-box {
    max-width: 430px;
    height: 430px;
	}
	.col-lg-3 {
		width: 246px;
	}
	
	.gallery-detail {
    width: 100%;
	}
	
	.storemenu {
		margin-right:20px;
	}
	.thumbnails label {
		margin:4px 0;
	}
	
	.feature {
		width:22%;
	}
	
	nav .menu li a {
		font-weight:600;
		padding-left:0;
		padding-right:0;
		font-size:13px;
	}
	
	
}


@media (max-width: 1100px) {
	nav,
	.featured-products,
	.menu-icons {
		display:none;
	}
	

.features-gallery {
    float: none !important;
    padding: 0 10%;
}

.features-gallery .feature-3 ul li {
	line-height:42px;
}

.feature-large-single {
    max-width: 48%;
    padding: 0 1%;
}

.disclaimer {
	padding:0 20px;
}

.disclaimer h3 {
	display:none;
}
.storemenu ul li:first-child {
	display:none;
}

	
	.feature h3 {
		float:left;
	}

	.gallery {
		max-width: none;
		width: 100%;
	}
	.white-box {
		width: 100%;
		max-width: 548px;
		height: 548px;
		float: none;
		margin: 0 auto;
	}
	
	.thumbnails {
		max-width: none;
		margin: 0 auto;
		text-align: center;
		float:none;
		width:100%;
	}
	.thumbnails .gallery-content img {
		max-height: 519px;
		max-width: 513px;
	}
	.g-img-con {
		width: 523px;
		height: 523px;
		overflow: hidden;
		position: absolute;
		top: 15px;
		right: 0;
		left: 0;
		box-sizing: border-box;
		margin: 0 auto;
	}
	
	.gallery-content {
		max-width: 523px;
		height: 527px;
		max-height: 527px;
	}
	
	.g-img-con {
		top:20px;
	}
	
	.gallery-detail {
		max-width:none;
		width:100%;
		text-align:center;
		padding-left:0;
		margin-top:30px;
	}
	
	.gallery-detail .price {
		width: 100%;
		clear: both;
		margin-bottom: 37px;
	}
	
	.gallery-detail img {
		clear: both;
		margin: 30px auto;
		float: none;
	}

	footer .footer-links {
		text-align:center;
	}
	
	footer .footer-links ul li {
		display:inline-block;
		padding:0 10px;
	}
	
	.desktophidden {
		display:block;
	}
	.mobilehidden{
		display:none;
	}

.nav .menu-text {
    float: none;
    text-align: center;
}

.tabs .tab1, .tabs .tab2, .tabs .tab3, .tabs .tab4, .tabs .tab5, .tabs .tab6 {
    /*width: 195px;*/
}

footer .aboutinfo {
	max-width:100%;
	padding-right:0 !important;
    border-bottom: 1px solid white;
}

footer .aboutinfo img {
	margin:0 auto;
}

.col-lg-3 {
    width: 100%;
}

.copyrights-info {
	text-align:center;
}

.copyrights-info img {
    float: none;
    margin: 20px auto;
}


}

@media (max-width: 1086px) {
}

@media (max-width: 1024px) {
	
	footer .store-menu .lb-content, .storemenu .lb-content {
		top:15%;
	}
	
	.midsec {
	    border-top: 1px solid #e0e0e0;
	}
	
	.banner {
		display:none;
	}

.tabs .tab1, .tabs .tab2, .tabs .tab3, .tabs .tab4, .tabs .tab5, .tabs .tab6 {
    width: 99%;
}

.col-lg-3 {
    border-bottom: 1px solid white;
    padding-bottom: 30px !important;
}

.col-lg-3,
footer .footer-links {
    width: 100%;
}

footer .footer-links img {
	margin:0 auto;
}


.sitefeats .feature img {
	float:none;
	margin:0 auto;
	padding-right:0;
}
.feature h3 {
	font-size:15px;
    float: left;
    float: none;
    text-align: center;
}

.logo {
    margin: 25px 10px;
    float: left;
}

.tabs label {
	border-bottom: 1px solid #e2e2e2;
}

.gallery {
	margin-top: 20px;
}
}
@media (max-width: 998px) {
.feature {
    width: 21.9%;
}

	.tab-content{
	    border: 0 solid #eeeeee !important;
	}
	footer .aboutinfo p {
		text-align: center;
	}
	

}
@media (max-width: 940px) {
.feature {
    width: 21.8%;
}
	.tab-content{
	    border: 0 solid #eeeeee !important;
	}
	footer .aboutinfo p {
		text-align: center;
	}
	
}

@media (max-width: 900px) {
	.logo {
		float:none;
	}
	
	.logo img {
		margin:0 auto;
	}

		
	.gallery-detail img {
		width:30%;
	}
	
	
header {
	max-height: 278px;
}

.storemenu {
    float: none;
	width:100%;
    text-align: center;
    margin:20px auto;
}
.storemenu ul {
	float:none;
	text-align: center;
}
.storemenu ul li {
	display:inline-block;
	float:none;
}

		
	.gallery-detail img {
		width:30%;
	}

.feature {
    width: 21.6%;
}
	
	.feature img {
		padding-right:0;
	}
	
	.features-gallery {
		padding:0;
	}
	
		.product-detail-container {
		width:100%;
	}
}

@media (max-width: 868px) {

.feature {
    width: 21.4%;
}
	
	.tab-content {
		width: 693px;
		border:0 !important;
	}
	
		.product-detail-container {
		width:831px;
	}

}

@media (max-width: 800px){
.feature {
    width: 21.2%;
}

.features-gallery {
	border-top:0 !important;
}
.mvl_table table {
    color: #333;
    font-family: Helvetica, Arial, sans-serif;
    border-collapse: collapse;
    border-spacing: 0;
    width: 768px;
    table-layout: fixed;
}

	.product-detail-container {
		width:769px;
	}
}

@media (max-width: 770px){
	.tabs .tab1, .tabs .tab2, .tabs .tab3, .tabs .tab4, .tabs .tab5, .tabs .tab6 {
		width: 98.5%;
		border-bottom: 1px solid #bfbfbf;
	}
	.tab-content {
		width: 97%;
		padding:10px;
	}
.feature {
    width: 21%;
}	

.features-gallery .feature-3 ul li {
    line-height: 54px;
}
	.product-detail-container {
		width:733px;
	}
	
}

@media (max-width: 736px){
.feature {
    width: 20.8%;
}

.features-gallery .feature-3 ul li {
	padding:0;
}

	.product-detail-container {
		width:702px;
	}
}
@media (max-width: 712px){
.feature {
    width: 20.6%;
}

.feature h3{
	font-size:14px;
}

	.product-detail-container {
		width:677px;
	}
}

@media (max-width: 667px){
.feature {
    width: 20.5%;
}

.feature h3{
	font-size:13px;
}
	.product-detail-container {
		width:635px;
	}
}

@media (max-width: 640px){
	header {
		max-height:326px;
	}

.gallery-detail {
	margin-top:0;
}
.feature {
    width: 45%;
}
.feature img {
	float:left !important;
	padding-right:8px !important;
}
.feature h3 {
    font-size: 15px;
    float: left !important;
    text-align: left;
}
	.product-detail-container {
		width:609px;
	}
}

@media (max-width: 578px) {
	.copyrights-info {
		clear: both;
		padding: 24px 0 0;
		font-size: 15px;
		text-align: center;
	}
	.copyrights-info span {
		position: relative;
		top: -10px;
		text-align: center;
	}
	.copyrights-info img {
		float:none;
		margin:20px auto !important;
	}
	.feature {
		width: 44.6%;
	}	
	
		.product-detail-container {
		width:545px;
	}
}

@media (max-width: 568px){
	.white-box {
		max-width:100%;
		height: 522px;
	}
.g-img-con {
    width: 100%;
    height: 480px;
}
	.thumbnails .gallery-content img {
		max-height: 99%;
		max-width: 99%;
	}
	.gallery-content {
		max-width: 100%;
		height: auto;
		max-height: none;
	}
	.feature {
		width: 44.5%;
	}	

.feature h3 {
    font-size: 14px;
}
	.product-detail-container {
		width:534px;
	}
}

@media (max-width: 544px) {
.storemenu ul li {
    text-align: center;
    padding: 0 6px;
    font-size: 15px;
}
.feature {
    width: 44.4%;
}
	.product-detail-container {
		width:512px;
	}
}

@media (max-width: 535px) {
.storemenu ul li {
    text-align: center;
    padding: 0 6px;
    font-size: 15px;
}
.feature {
    width: 44%;
}
	.product-detail-container {
		width:505px;
	}
}

@media (max-width: 480px) {
	.white-box {
		max-width:100%;
		height: 452px;
	}
.g-img-con {
    width: 100%;
    height: 422px;
}
	.thumbnails .gallery-content img {
		max-height: 99%;
		max-width: 99%;
	}
	.gallery-content {
		max-width: 100%;
		height: auto;
		max-height: none;
	}
.feature {
    width: 43.5%;
}

	.product-detail-container {
		width:449px;
	}
}

@media (max-width: 463px) {

	.white-box {
		max-width:100%;
		height: 408px;
	}
	.g-img-con {
		width:100%;
		height:439px;
	}
	
	.features-gallery .feature-3 ul li {
		width:100%;
		background-image:none;
	}
	.features-gallery .feature-3 ul li:nth-child(2n) {
		background-image:none;
	}
	
	.product-detail-container {
		width:433px;
	}
}

@media (max-width: 414px){

.sitefeats .feature img {
	max-width:32px;
}

.feature {
    width: 42.6%;
}
.feature h3 {
    font-size: 13px;
}
	.white-box {
		max-width:100%;
		height: 389px;
	}
	.g-img-con {
		width:100%;
		height:359px;
	}

.feature-large-single {
    max-width: 100%;
}

		.product-detail-container {
		width:384px;
	}
	
}

@media (max-width: 395px){
.feature {
    width: 42.4%;
}
.feature h3 {
    font-size: 12px;
	line-height: 13px;
}
	.white-box {
		max-width:100%;
		height: 389px;
	}
	.g-img-con {
		width:100%;
		height:359px;
	}
	
		.product-detail-container {
		width:366px;
	}
}


@media (max-width: 375px){
.feature {
    width: 43.5%;
	padding-left: 4px;
}
.sitefeats .feature img {
	padding-right:5px !important;
}

	.tabs .tab1, .tabs .tab2, .tabs .tab3, .tabs .tab4, .tabs .tab5, .tabs .tab6 {
		width:96.5%;
	}
	.white-box {
		max-width:100%;
		height: 348px;
	}
	.g-img-con {
		width:100%;
		height:348px;
	}
	
	.product-detail-container {
		width:345px;
	}
}

@media (max-width: 370px){


	.tabs .tab1, .tabs .tab2, .tabs .tab3, .tabs .tab4, .tabs .tab5, .tabs .tab6 {
		width:96.5%;
	}
.feature {
    width: 43.5%;
	padding-left: 4px;
}	

.feature h3,
.feature h3 span {
    font-size: 11px;
    line-height: 13px;
}
}

@media (max-width: 365px){


	.tabs .tab1, .tabs .tab2, .tabs .tab3, .tabs .tab4, .tabs .tab5, .tabs .tab6 {
		width:96.5%;
	}
.feature {
    width: 42.7%;
	padding-left: 4px;
}	
.thumbnails label {
    width: 96px;
    height: 96px;
}
}

@media (max-width: 320px){
.feature {
    width: 41.9%;
	padding-left: 4px;
}	
.feature h3, .feature h3 span {
    font-size: 9px;
    line-height: 13px;
}

.features-gallery .feature-1 h4, .features-gallery .feature-2 h4 {
    font-size: 13px;
}
.thumbnails label {
    width: 86px;
    height: 86px;
}

.thumbnails .item-container img {
	max-width: 84px;
	max-height: 84px;	
}
}

/* ========== RESPONSIVE STYLES // END ========== */

#footerwrap {
    float: left;
    width: 100%;
    background: #fff;
    padding-bottom: 10px;
}

.dbusfoot {
    background-image: url('https://accessmylogin.s3.amazonaws.com/assets/swift-bottom-seperator.png');
    margin: 20px auto 0;
    max-width: 617px;
    height: 20px;
    background-repeat: no-repeat;
	background-position: center; 
	clear:both;
	position:relative;
	top:10px;
}

.dbus {
    text-align: center;
    background-image: url('https://accessmylogin.s3.amazonaws.com/assets/swift-bottom-logo.png');
    float: left;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center bottom;
	height: 70px;
	margin-bottom:30px;
	}