/*/////////////////////////////////////////////////////////////////////
 // 
 // $note
 // To ensure custom styles are picked up
 // wrap definitions in body tag
 // ie.
 // body .navbar-inner {
 //   background: #ff0000;
 // }
 // 
 /////////////////////////////////////////////////////////////////////*/

/*
 * --------------------------------------------------
 * 1. General Elements
 *--------------------------------------------------
 */

html, body {

}
 
body .header {
	background-color: #000000 !important;
}
 
#header {
	background-color: #000000 !important;
}

#highlighted {
  /* 2. Highlighted (below header) wrapper */
}

#content {
  /* 3. Content wrapper */
}

#content-below {
  /* 4. Content Below wrapper */
}

#footer {
  border-top: 2px solid #AA2222;
}

.badgeAddToCrate {
	position: absolute;
	top: 1px; 
	right: 3px; 
	border: 1px solid #999; 
	z-index: 10;
}

.badgeAddToCrate.fixSafari {
	right: -7px; 
}

.table thead th {
    font-weight: 800;
}

label {
    font-weight: 800;
	color: #666666;
	font-size: .9rem;
}

label.cabinet{
	display: block;
	cursor: pointer;
}

label.cabinet input.file{
	position: relative;
	height: 100%;
	width: auto;
	opacity: 0;
	-moz-opacity: 0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	margin-top:-30px;
}

#upload-photo{
	width: 400px;
	height: 400px;
	padding-bottom:25px;
}

#upload-avatar{
	width: 200px;
	height: 200px;
	padding-bottom:25px;
}

figure figcaption {
	position: absolute;
	bottom: 40px;
	color: #fff;
	width: 100%;
	padding-left: 10px;
	padding-bottom: 6px;
	text-shadow: 0 0 10px #000;
}

fieldset {

    padding: 0 1.4em 1.4em 1.4em !important;
    margin: 0 0 1.5em 0 !important;
    -webkit-box-shadow:  0px 0px 0px 0px #000;
            box-shadow:  0px 0px 0px 0px #000;
}

legend {
	width:inherit; /* Or auto */
    padding:0 10px; /* To give a bit of padding on the left and right */
    border-bottom:none;
}

.list-group-item-dark {
    color: #1b1e21;
    background-color: #e6e8ea;
}

.bg-highlight-blue {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;	
}

.cart-link .cart-link-count, .cart-link-lg .cart-link-count {
    position: absolute;
    top: -2px;
    left: 10px;
    right: initial;
    margin: 0;
    font-weight: 700;
    font-size: 11px;
    border-radius: 16%;
    height: 20px;
    line-height: 18px;
    width: auto;
    padding: 0;
    text-align: center;
    border: 1px solid #fff;
    display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
}

.cg-top-table-info .dataTables_info {
	padding-top: 0px !important;
}

.dataTables_wrapper .dataTables_processing {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}

table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child::before, table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child::before {
	width: 18px !important;
	height: 18px !important;
	font-weight: bold;
	font-size: 18px;
	line-height: 18px;
}

.navbar-offcanvas .navbar-main, .navbar-offcanvas .navbar-main.collapse, .navbar-offcanvas .navbar-main.in, .navbar-offcanvas.navbar-main, .navbar-offcanvas.navbar-main.collapse, .navbar-offcanvas.navbar-main.in {
    visibility: hidden !important;
}

.sprite {
	height: 32px !important;
	width: 32px !important;

}

.sprite14 {
	height: 28px !important;
	width: 28px !important;

	overflow: hidden;
	border: 1px solid #333;
	margin: 1px 0px 0px 0px;
}

a.ColorSwatch:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.ColorSwatches {
	
}

.ColorSwatch {
	float: left;
	padding: 3px;
	border: 1px solid #DDD;
	margin-right: 3px;
	margin-bottom: 3px;
	outline: 0;
}

.btn-vs-blue {
  color: #fff;
  background-color: #FFFFFF;
  border-color: #DDDDDD;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 12, assets/scss/assets/bootstrap_src/mixins/_hover.scss */

.btn-vs-blue:hover {
  color: #fff;
  background-color: #FAFAFA;
  border-color: #a4d5f7;
}

/* line 18, assets/scss/assets/bootstrap_src/mixins/_buttons.scss */

.btn-vs-blue:focus,
.btn-vs-blue.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(134, 142, 150, 0.5);
}

/* line 29, assets/scss/assets/bootstrap_src/mixins/_buttons.scss */

.btn-vs-blue.disabled,
.btn-vs-blue:disabled {
  background-color: #FFFFFF;
  border-color: #FFFFFF;
}

/* line 35, assets/scss/assets/bootstrap_src/mixins/_buttons.scss */

.btn-vs-blue:not([disabled]):not(.disabled):active,
.btn-vs-blue:not([disabled]):not(.disabled).active,
.show>.btn-vs-blue.dropdown-toggle {
  color: #fff;
  background-color: #FFFFFF;
  border-color: #CCCCCC;
  box-shadow: inset 0 0px 0px rgba(0, 10, 20, 0.125), 0 0 0 0.2rem rgba(134, 200, 220, 0.5);
}

/* line 181, assets/scss/core/_buttons.scss */

.btn-outline-vs-blue {
  color: #FFFFFF;
  background-color: transparent;
  background-image: none;
  border-color: #FFFFFF;
}

/* line 12, assets/scss/assets/bootstrap_src/mixins/_hover.scss */

.btn-outline-vs-blue:hover {
  color: white;
  background-color: #FFFFFF;
  border-color: #FFFFFF;
}

/* line 66, assets/scss/assets/bootstrap_src/mixins/_buttons.scss */

.btn-outline-vs-blue:focus,
.btn-outline-vs-blue.focus {
  box-shadow: 0 0 0 0.2rem rgba(134, 142, 150, 0.5);
}

/* line 71, assets/scss/assets/bootstrap_src/mixins/_buttons.scss */

.btn-outline-vs-blue.disabled,
.btn-outline-vs-blue:disabled {
  color: #FFFFFF;
  background-color: transparent;
}

/* line 77, assets/scss/assets/bootstrap_src/mixins/_buttons.scss */

.btn-outline-vs-blue:not([disabled]):not(.disabled):active,
.btn-outline-vs-blue:not([disabled]):not(.disabled).active,
.show>.btn-outline-vs-blue.dropdown-toggle {
  color: white;
  background-color: #FFFFFF;
  border-color: #FFFFFF;
  box-shadow: 0 0 0 0.2rem rgba(134, 142, 150, 0.5);
}

/*
Parsley Styles
*/

input.parsley-success,
select.parsley-success,
textarea.parsley-success {
  background-color: #DFF0D8;
  border: 1px solid #D6E9C6;
}

input.parsley-error,
select.parsley-error,
textarea.parsley-error {
  background-color: #F2DEDE;
}

.parsley-errors-list {
  margin: 2px 0 3px;
  padding: 0;
  list-style-type: none;
  font-size: 0.9em;
  line-height: 0.9em;
  opacity: 0;

  transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -webkit-transition: all .3s ease-in;
}

.parsley-errors-list.filled {
  opacity: 1;
}


.mejs__container {

	background-color: #333;	
}

.cookiealert {
    position: fixed !important;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 0 !important;
    z-index: 999;
    opacity: 0;
    border-radius: 0;
    background: #212327;
    transform: translateY(100%);
    transition: all 500ms ease-out;
    color: #ecf0f1;
}

.cookiealert.show {
    opacity: 1;
    transform: translateY(0%);
    transition-delay: 1000ms;
}

.cookiealert a {
    text-decoration: underline
}

.cookiealert .acceptcookies {
    margin-left: 10px;
    vertical-align: baseline;
}

/*
 * --------------------------------------------------
 * 2. Colours
 *-------------------------------------------------- 
 */
 
.bg-black, .bg-hover-black:hover, a.bg-hover-black:focus, a.bg-hover-black:hover, button.bg-hover-black:focus, button.bg-hover-black:hover {
    background-color: #000000 !important;
}

/*
 * --------------------------------------------------
 * 3. Responsiveness/media queries
 *--------------------------------------------------
 */

/* Extra small devices (phones, less than 768px) */

/* No media query since this is the default in Bootstrap */

@media (min-width: 576px) {
  /* Small devices (576px and up). Mixin: media-breakpoint-up(sm) */
}

@media (min-width: 768px) {
  /* Medium devices (768px and up). Mixin: media-breakpoint-up(md) */
}

@media (min-width: 992px) {
  /* Large devices (992px and up). Mixin: media-breakpoint-up(lg) */
}

@media (min-width: 1200px) {
  /* X-Large devices (1200px and up). Mixin: media-breakpoint-up(xl) */
}

/* max-width */

@media (max-width: 575.98px) {
  /* Small devices (575px and down). Mixin: media-breakpoint-down(xs) */
}

@media (max-width: 767.98px) {
  /* Medium devices (767px and down). Mixin: media-breakpoint-down(sm) */
}

@media (max-width: 991.98px) {
  /* Large devices (992px and down). Mixin: media-breakpoint-down(md) */
}

@media (max-width: 1199.98px) {
  /* X-Large devices (1200px and down). Mixin: media-breakpoint-down(lg) */
}

/* target one breakpoint */

@media (min-width: 576px) and (max-width: 767.98px) {
  /* Small devices (between 576px and 767px). Mixin: media-breakpoint-only(sm) */
}

@media (min-width: 768px) and (max-width: 991.98px) {
  /* Medium devices (tablets, between 768px and 991px). Mixin: media-breakpoint-only(md) */
  html {
    font-size: .9rem;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  /* Large devices (desktops, between 992px and 1199px). Mixin: media-breakpoint-only(lg) */
  html {
    font-size: .9rem;
  }
}

@media (min-width: 1200px) {
  /* Extra large devices (large desktops, 1200px and up). Mixin: media-breakpoint-only(xl) */
  html {
    font-size: .9rem;
  }
}

/* span multiple screenwidths */

@media (min-width: 768px) {
  /* From medium to large (between 768px and 1199px). Mixin: media-breakpoint-between(md, xl)  */
}

/*
 * --------------------------------------------------
 * 4. Misc
 * Other stuff
 *--------------------------------------------------
 */