body {
	font-family: 'Muli', sans-serif /*{body-font-family}*/;
	font-size: 14px /*{body-font-size}*/;
	color: #252525 /*{body-font-colour}*/;
	background-color: #ffffff;
}


/*------------- Text Styling -------------*/
a,
.pagination > li > a,
.pagination > li > span  {
	color: #252525 /*{link-text-colour}*/;
}
a:hover,
a:focus {
	color: #252525 /*{link-text-colour}*/;
	opacity:0.8;
}
.n-responsive-content a {
	color: #ffd756;
}
.n-responsive-content a:hover,
.n-responsive-content a:focus {
	color: #ecc236;
}

header .navbar-nav .dropdown-menu>li>a:hover {
	color: #ffd756  /*{header-menu-link-hover}*/;	
}

header .navbar-nav .dropdown-menu>li>a:active,
header .navbar-nav .dropdown-menu>li>a:focus {
	background: #ffd756  /*{header-menu-link-hover}*/;
	color:#fff;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family: 'Montserrat', sans-serif /*{headers-font-family}*/;
	color: #333333 /*{headers-colour}*/;
}
h1,
.h1 {
	font-size: 32px /*{header-1-font-size}*/;
}
h2,
.h2 {
	font-size: 24px /*{header-2-font-size}*/;
	letter-spacing: 2px;
}
h3,
.h3 {
	font-size: 20px /*{header-3-font-size}*/;
}
h4,
.h4 {
	font-size: 18px /*{header-4-font-size}*/;
}
h5,
.h5 {
	font-size: 15px /*{header-5-font-size}*/;
}


/*------------- Button Styling -------------*/

.btn-link {
	text-transform: none;
	color: #252525 /*{link-text-colour}*/
}
.btn-link:active, .btn-link:focus, .btn-link:active:focus {
	border: none;
	outline: 0;
}


.btn-default,
.label-default,
body.active #mobile-menu .closebtn {
	color: #FFFFFF /*{btn-default-text-colour}*/;
	background-color: #373842 /*{btn-default-bg-colour}*/;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.btn-default:active:hover
.open .dropdown-toggle.btn-default,
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
	color: #FFFFFF /*{btn-default-text-colour-hover}*/;
	background-color: #26272d /*{btn-default-bg-colour-hover}*/;
}

.btn-primary,
.btn-success,
.label-primary,
.label-success,
.blog-thumbnail .blog-date,
#wrapper-staticmenu .navbar-nav > li > a:after,
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus,
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
	color: #FFFFFF /*{btn-primary-text-colour}*/;
	background-color: #ffd756 /*{btn-primary-bg-colour}*/;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary:active:hover,
.open .dropdown-toggle.btn-primary,
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active,
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success,
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active,
.btn-success:active:hover,
.btn-success:active:focus {
	color: #ffffff /*{btn-primary-text-colour-hover}*/;
	background-color: #eabe2f /*{btn-primary-bg-colour-hover}*/;
	border-color: #eabe2f /*{btn-primary-bg-colour-hover}*/;
	outline: none;
    outline-offset: 0;
}

.btn-warning,
.label-warning {
	color: #ffffff /*{btn-warning-text-colour}*/;
	background-color: #f0ad4e /*{btn-warning-bg-colour}*/;
}
.thumbnail-badge.label-warning span {
	color: #ffffff /*{btn-warning-text-colour}*/;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning:active:hover,
.open .dropdown-toggle.btn-warning,
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
	color: #ffffff /*{btn-warning-text-colour-hover}*/;
	background-color: #ed9c28 /*{btn-warning-bg-colour-hover}*/;
}

.btn-danger,
.label-danger {
	color: #ffffff /*{btn-danger-text-colour}*/;
	background-color: #d9534f /*{btn-danger-bg-colour}*/;
}
.thumbnail-badge.label-danger span {
	color: #ffffff /*{btn-danger-text-colour}*/;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger:active:hover,
.open .dropdown-toggle.btn-danger,
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
	color: #ffffff /*{btn-danger-text-colour-hover}*/;
	background-color: #d2322d /*{btn-danger-bg-colour-hover}*/;
}

.btn-info,
.label-info {
	color: #ffffff /*{btn-info-text-colour}*/;
	background-color: #8b8c9a /*{btn-info-bg-colour}*/;
}
.thumbnail-badge.label-info span {
	color: #ffffff /*{btn-info-text-colour}*/;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info:active:hover,
.open .dropdown-toggle.btn-info,
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
	color: #ffffff /*{btn-info-text-colour-hover}*/;
	background-color: #9b9cab /*{btn-info-bg-colour-hover}*/;
}

.btn-inverse {
	color: #333333 /*{btn-inverse-text-colour}*/;
  border-color: #333333 /*{btn-inverse-border-colour}*/;
	background-color: #ffffff;
}

/* Pagination */
.pagination > li:first-child > a,
.pagination > li:first-child > span,
.pagination > li:last-child > a,
.pagination > li:last-child > span {
	border-radius: 50%;
}
.pagination > li > a,
.pagination > li > span {
  width: 30px;
  height: 30px;
  line-height: 30px;
  padding: 0;
  color: #989898;
  background-color:#fff;
  margin: 0 3px;
  border: none;
  display: inline-block;
  text-align: center;
}

/*--------- HEADER ---------*/
/* Annoucement Bar */
#wrapper-announcement {
  background-color: #373842 /*{announcement-bg}*/;
}
#wrapper-announcement,
#wrapper-announcement a {
  color: #fff /*{announcement-text}*/;
}

/* Header Cart */
#header-cart span,
.mob-cart span.cart-count {
  background-color: #ffd756 /*{btn-primary-bg-colour}*/;
  color: #fff /*{btn-primary-text-colour}*/;
}

/* Main Menu */
#wrapper-staticmenu .navbar-nav > li > a {
  color: #363741 /*{header-menu-link}*/;
	font-family: 'Montserrat', sans-serif /*{headers-font-family}*/;
}
#wrapper-staticmenu .navbar-nav > li:hover > a,
#mobile-menu a:focus,
header .list-social a:hover .fa,
footer .list-social .fa:hover {
  color: #ffd756  /*{header-menu-link-hover}*/;
}

/*--------- HOME PAGE ---------*/
.carousel-caption-wrapper,
.wrapper-featured-grid .caption,
.wrapper-featured-grid .grid-item:hover:before,
#instafeed > a:hover:after {
	background-color: rgba(255, 255, 255, 0.6) /*{carousel-bg-colour}*/;
}
.carousel-caption h1,
.carousel-caption h1 a,
.carousel-caption p,
.wrapper-featured-grid .caption h2.headline,
.wrapper-featured-grid .caption .linktext,
#instafeed > a span.likes {
	color: #000 /*{carousel-text-colour}*/;
}

.wrapper-reviews {
	margin-top: 50px;
}

/*--------- FOOTER ---------*/
/* USPS */
.wrapper-usps .fa {
  color: #ffd756  /*{usp-colour}*/;
}

/*--------- PRODUCT ---------*/
.wrapper-product-title h2 {
  font-weight: 300;
  font-size: 16px;
  letter-spacing: normal;  
}

.ul-light {
	text-decoration: underline;
	text-decoration-color: #eee;
}

a .ul-light:hover {
	color: #ffd756 /*{btn-primary-bg-colour}*/;
	text-decoration-color: #ffd756 /*{btn-primary-bg-colour}*/;
}

/*--------- STOCKIST PAGE ---------*/
#geo_list {
	height: auto;
}
#geo_map {
	height:500px;
	margin-bottom:15px;
}

.online-stockists a {
	font-size:12px;
}

.online-stockists {
	text-align: center;
}

/*----------- Blog Page --------------*/
.blog-thumbnail div.blog-img {
	width:100%;
	height:auto;
}

.blog-thumbnail div.blog-img:after {
	content: "";
	display: block;
	padding-bottom: 100%;
}

.blog-thumbnail h4 {
	word-wrap: break-word;
	overflow-wrap: break-word;
}

.blog-thumbnail a p {
	color: rgba(82,82,82,.9);
}

/* Filters */
.filter-remove.filter.filter-colour a.list-group-item {
	 /* nborder: 1px solid #ffd756!important;*/
}
.filter-remove.filter.filter-colour a.list-group-item:after {
    content: "";
    position: absolute;
    top: 0;
    text-align: center;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    border: 3px solid #373842;
    border-radius: 50%;
}

/* Bootstrap Helpers */
.col-centered {
	display:inline-block;
    float: none;
    text-align:left;
	margin-right: -4px;
	text-align:center;	
}

.text-truncate {
	white-space: nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

/* Labels */
.label-save {
	display: inline-block;
	min-width: 10px;
	padding: 7px 7px;
	font-size: 12px;
	font-weight: 700;
	color: #fff;
	line-height: 1;
	vertical-align: middle;
	white-space: nowrap;
	text-align: center;
	background-color: #000;
	border-radius: 0;
}

.savings-container {
    top: -7px;
    right: -7px;
}

.youtube-player {
	position: relative;
	padding-bottom: 56.23%;
	/* Use 75% for 4:3 videos */
	height: 0;
	overflow: hidden;
	max-width: 100%;
	background: #000;
	margin: 0;
}

.youtube-player iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
	background: transparent;
}

.youtube-player img {
	bottom: 0;
	display: block;
	left: 0;
	margin: auto;
	max-width: 100%;
	width: 100%;
	position: absolute;
	right: 0;
	top: 0;
	border: none;
	height: auto;
	cursor: pointer;
	-webkit-transition: .4s all;
	-moz-transition: .4s all;
	transition: .4s all;
}

.youtube-player img:hover,
.youtube-player .play:hover {
	-webkit-filter: brightness(75%);
	filter: brightness(75%);
}

.youtube-player .play {
	height: 108px;
	width: 108px;
	left: 50%;
	top: 50%;
	margin-left: -60px;
	margin-top: -50px;
	position: absolute;
	background: url("https://www.bedheadhats.com.au/assets/images/btn-play.png") no-repeat;
	cursor: pointer;
}

#product-youtube-button-overlay {
	position: relative;
	bottom: 0;
	right: 75px;
	top: -65px;
	text-align: right;
}
	
#product-youtube-button-overlay a {
	height: 55px;
	width: 55px;
	position: absolute;
	background: url("https://www.bedheadhats.com.au/assets/images/btn-play-small.png") no-repeat;
	cursor: pointer;
}

option.hidden {
	min-height: 0;
}

.page-header.fullwidth.bottom {
	border-top: 1px solid #eee;
	margin-top:20px;
}

@media (max-width: 767px) {
    .text-xs-center {
        text-align: center;
    }
}
.nactivity i.fa-spinner {
	color: #ffd756;
}
#mobile-view-bundle-widget {
	background-color: #ffd756;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 999999; /* Ensure it's on top of other elements */
  }
  #mobile-view-bundle-widget .product-boxes {
	  position: relative;
	  top: -25px;
  }
  #mobile-view-bundle-widget .product-boxes img {
	  width:100px;
	  height:100px;
  }

  #mobile-view-bundle-widget .product-boxes .kgroupimgbox {
	  border:1px dashed #c0c0c0;
	  margin:5px;
	  width:100px;
	  height:100px;
	  background-color:#fff;
	  display:inline-block;
	  text-align:center;
	  line-height:100px;
  }
  #mobile-view-bundle-widget .product-boxes .img-true {
	  background-color: transparent;	
  }
