
/* site custom style overrides */

.rokkitt {
    font-family: 'Roboto Slab', serif;
}

.container {
	max-width:1260px;
}
html, body { 
font-family: 'Roboto Condensed', sans-serif;
font-size: 100%; 
height: 100%; 
}
html { 
/*  background: url(https://azquadparts.com/img/thumbs/theme_1458435689.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;  */
}
body { 
	color:#000;
	background:#fff;
/*	background: transparent; */
	overflow-x: hidden;
}

.logo_header {
	background:#191919;
}
.logo_header_ship {
	background:#777777;
}
.logo_header_breadcrumb {
	background:#028002;
	height: 40px;
}
.footah {
    font-family: Helvetica, Arial, sans-serif;
	padding:6px;
	font-size: 0.8em;
	text-align:center;
	color:#eee;
}
.footah_ship {
    font-family: Helvetica, Arial, sans-serif;
	padding:6px;
	font-size: 0.8em;
	text-align:center;
	color:#eee;
}
.footah_ship a {
	color:#eee;
}
.footah_ship a:hover {
	color:#fff;
}
.footah_breadcrumb {
	color:#eee;
}
.footah_active {
	color:#fff;
}
.footah_breadcrumb a {
	color:#FFFF00;
}
.footah_breadcrumb a:hover {
	color:#FFF;
}
#crev001 {
	color:#FFFF00;
}
#crev001 a {
	color:#FFFF00;
}
#crev001 a:hover {
	color:#FFF;
}
.leftside_bar {
	background:#028002;
}
.breadcrumb {
    font-family: 'Roboto Slab', serif;
	background: transparent;
	color:#191919;
	font-size: 0.9em;
	text-align:right;
}


/* hide print header when not printing */
#print_header {display:none;}
.print_yes {display:none;}

.fp-padding {
	padding:8px;
}
.lsr-fpblurb {
	font-size: 1.1em;
	text-align:justify;
	background:#fff;
/*  background: url(https://azquadparts.com/images/lsr-striped-bg.png) repeat-x; */
  margin:10px;
  padding:12px;
	padding-top:0px;
}
.lsr-fpblurb h3{
	font-size: 0.9em;
}

.responsivetable td { 
    background-clip: content-box; /* this has been added */
    border-radius: 10px;
    border: 1px solid #eee;
	background:#fff;
	text-align:center;
	}
.pdisp_cell {
	text-align:center;
	padding:3px;
}

/* Fade transition for carousel items */
.carousel .item {
    left: 0 !important;
      -webkit-transition: opacity .4s; /*adjust timing here */
         -moz-transition: opacity .4s;
           -o-transition: opacity .4s;
              transition: opacity .4s;
}
.carousel-control {
    background-image: none !important; /* remove background gradients on controls */
}
/* Fade controls with items */
.next.left,
.prev.right {
    opacity: 1;
    z-index: 1;
}
.active.left,
.active.right {
    opacity: 0;
    z-index: 2;
}


/* responsive text queries */
@media screen and (max-width: 400px) {
	.lsr-fpblurb {
	margin:0px;
	padding:8px;
	}
	.fp-padding {padding:0px;}
	.smallvanish {display:none;}
}
@media screen and (max-width: 1000px) {
  .smallvanish {display:none;}
    /* Force table to not be like tables anymore */
	.responsivetable table, 
	.responsivetable thead, 
	.responsivetable tbody, 
	.responsivetable th, 
	.responsivetable td, 
	.responsivetable tr { 
		display: block; 
	}
	.responsivetable td { 
		width:100%;
		text-align:center;
	}
}

  .sidebar-nav {
    text-align:right;
  }
/* make sidebar nav vertical */ 
@media (min-width: 768px) {
  .sidebar-nav .navbar .navbar-collapse {
    padding: 0;
    max-height: none;
  }
  .sidebar-nav .navbar ul {
    float: none;
  }
  .sidebar-nav .navbar ul:not {
    display: block;
  }
  .sidebar-nav .navbar li {
    float: none;
    display: block;
  }
  .sidebar-nav .navbar li a {
    padding-top: 12px;
    padding-bottom: 12px;
  }

}
.dropdown-menu {
  background-color: #050505;
}
.navbar input {
	font-size: 1.1em;
}
/* navbar gradients */
.navbar-custom {
    font-family: 'Roboto Slab', serif;
	font-size: 1.1em;
  background-color: #191919;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#050505), to(rgba(255,255,255,0)));
  background-image: -webkit-linear-gradient(top, #050505, 0%, rgba(255,255,255,0), 100%);
  background-image: -moz-linear-gradient(top, #050505 0%, rgba(255,255,255,0) 100%);
  background-image: linear-gradient(to bottom, #050505 0%, rgba(255,255,255,0) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColor=0, endColorstr='#ff191919', GradientType=0);
}
.navbar-custom-sidebar {
  background-color: #191919;
  border-color: #028002;
  background-image: -webkit-gradient(linear, top 0%, top 100%, from(#050505), to(rgba(255,255,255,0)));
  background-image: -webkit-linear-gradient(left, #050505, 0%, rgba(255,255,255,0), 100%);
  background-image: -moz-linear-gradient(left, #050505 0%, rgba(255,255,255,0) 100%);
  background-image: linear-gradient(to right, #050505 0%, rgba(255,255,255,0) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColor=0, endColorstr='#ff191919', GradientType=0);
}
.navbar-custom-sidebar .navbar-nav > li:last-child > a {
  border-bottom: 1px solid #028002;
}
.navbar-custom-sidebar .navbar-nav > li > a {
  color: #ffffff;
  border-top: 1px solid #028002;
}

.navbar-custom .navbar-brand {
  color: #ffffff;
}
.navbar-custom .navbar-brand:hover,
.navbar-custom .navbar-brand:focus {
  color: #028002;
  background-color: transparent;
}
.navbar-custom .navbar-text {
  color: #ffffff;
}
.navbar-custom .navbar-nav > li:last-child > a {
  border-right: 1px solid #028002;
}
.navbar-custom .navbar-nav > li > a {
  color: #ffffff;
  border-left: 1px solid #028002;
}
.navbar-custom .navbar-nav > li > a:hover,
.navbar-custom .navbar-nav > li > a:focus {
  color: #028002;
  background-color: transparent;
}
.navbar-custom .navbar-nav > .active > a,
.navbar-custom .navbar-nav > .active > a:hover,
.navbar-custom .navbar-nav > .active > a:focus {
  color: #028002;
  background-color: #191919;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#191919), to(#050505));
  background-image: -webkit-linear-gradient(top, #191919, 0%, #050505, 100%);
  background-image: -moz-linear-gradient(top, #191919 0%, #050505 100%);
  background-image: linear-gradient(to bottom, #191919 0%, #050505 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff191919', endColorstr='#ff050505', GradientType=0);
}
.navbar-custom .navbar-nav > .disabled > a,
.navbar-custom .navbar-nav > .disabled > a:hover,
.navbar-custom .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-custom .navbar-toggle {
  border-color: #dddddd;
}
.navbar-custom .navbar-toggle:hover,
.navbar-custom .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-custom .navbar-toggle .icon-bar {
  background-color: #cccccc;
}
.navbar-custom .navbar-collapse,
.navbar-custom .navbar-form {
  border-color: #028002;
}
.navbar-custom .navbar-nav > .dropdown > a:hover .caret,
.navbar-custom .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #028002;
  border-bottom-color: #fff;
}
.navbar-custom .navbar-nav > .open > a,
.navbar-custom .navbar-nav > .open > a:hover,
.navbar-custom .navbar-nav > .open > a:focus {
  background-color: #191919;
  color: #028002;
}
.navbar-custom .navbar-nav > .open > a .caret,
.navbar-custom .navbar-nav > .open > a:hover .caret,
.navbar-custom .navbar-nav > .open > a:focus .caret {
  border-top-color: #028002;
  border-bottom-color: #fff;
}
.navbar-custom .navbar-nav > .dropdown > a .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
@media (max-width: 767) {
  .navbar-custom .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff;
  }
  .navbar-custom .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-custom .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #028002;
    background-color: transparent;
  }
  .navbar-custom .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-custom .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-custom .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #028002;
    background-color: #191919;
  }
  .navbar-custom .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-custom .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-custom .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-custom .navbar-link {
  color: #ffffff;
}
.navbar-custom .navbar-link:hover {
  color: #028002;
}


p.date {
        width: 30px;
        height: 10px;
        padding: 14px 0 14px 0;
        text-align: center;
		font-size: 18px;
		font-weight:bold;
		color:#999;
}
.month01 { background: url(https://azquadparts.com/images/cal/cal-01.png) no-repeat 0 0; }
.month02 { background: url(https://azquadparts.com/images/cal/cal-02.png) no-repeat 0 0; }
.month03 { background: url(https://azquadparts.com/images/cal/cal-03.png) no-repeat 0 0; }
.month04 { background: url(https://azquadparts.com/images/cal/cal-04.png) no-repeat 0 0; }
.month05 { background: url(https://azquadparts.com/images/cal/cal-05.png) no-repeat 0 0; }
.month06 { background: url(https://azquadparts.com/images/cal/cal-06.png) no-repeat 0 0; }
.month07 { background: url(https://azquadparts.com/images/cal/cal-07.png) no-repeat 0 0; }
.month08 { background: url(https://azquadparts.com/images/cal/cal-08.png) no-repeat 0 0; }
.month09 { background: url(https://azquadparts.com/images/cal/cal-09.png) no-repeat 0 0; }
.month10 { background: url(https://azquadparts.com/images/cal/cal-10.png) no-repeat 0 0; }
.month11 { background: url(https://azquadparts.com/images/cal/cal-11.png) no-repeat 0 0; }
.month12 { background: url(https://azquadparts.com/images/cal/cal-12.png) no-repeat 0 0; }

.cart-btn {
	background:#028002;
	color:#eee;
	max-width:250px;
}
.card-expiry-month {
 width:50px;
display: inline-block;
}
.card-expiry-year {
 width:50px;
display: inline-block;
}
.card-cvc {
 width:50px;
}

