
.wabuttonfloat {
	position:fixed;
	width:60px;
	height:60px;
	bottom:65px;
	right:7px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
	font-size:30px;
	box-shadow: 2px 2px 3px #999;
	z-index:100;
}
.my-wabuttonfloat{
	margin-top:16px;
}

.vcenter {
  display: flex;
  align-items: center;
}

.content-default ul,.content-default ol {
    list-style: initial;
    margin: 15px;
    margin: 15px;
}

.btn.btn-primary, .btn.btn-danger, .btn.btn-default, .btn.btn-success, .btn.btn-info, .btn.btn-warning, .btn.btn-fb, .btn.btn-tw {
  font-weight: normal !important;
}

.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.active[disabled], fieldset[disabled] .btn-primary.active {
  background-color: #ccc !important;
  color: #808080 !important;
  border-color: #808080 !important;
}

.btn-success, .btn-success {
  background-color: #C09F58;
  border: 2px solid #A0803D;
  color: #FFFFFF;
  font-family: Oswald, Helvetica Neue, Arial, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  padding: 6px 20px;
}

.btn-success:hover, .btn-success:focus {
  background-color: #fff;
  border: 2px solid #A0803D;
  color: #333;
  font-family: Oswald, Helvetica Neue, Arial, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  padding: 6px 20px;
}

.label-primary {
  background-color: #337ab7;
}

.label {
  display: inline;
  padding: 8px 8px;
  font-size: 11px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

.sky-form a {
  color: #;
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 25px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.navbar-toggle .icon-bar {
  border: solid 2px #;
}

.navbar-tshop {
  background: #FFF;
  border-bottom: 3px solid #;
}

.navbar-header{
  min-height:100px;
}
.navbar-brand {
  padding:0;
  margin:0;
}
.navbar-brand img{
  position:absolute;
  top:15px;
  left:15px;
  height:75px;
}
@media (min-width: 768px){
  .navbar-brand {
    padding-left:0;
  }
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left:0;
  }
}
@media (min-width: 1200px){
  body.home .navbar-brand img{
    top: -16px;
    background-color: #fff;
    height: 170px;
    transition:all 300ms ease;
    box-shadow: 0 1px 1px rgba(0,0,0,0.06), 0 1px 1px rgba(0,0,0,0.12);
  }
  body.home .navbar.stuck .navbar-brand img{
    top:15px;
    padding-top:0;
    height:75px;
    box-shadow: none;
  }
}



@media only screen and (max-width : 480px) {
	.navbar-brand {
		height: auto;
		padding-top: 6px;
		padding-bottom: 6px;
	}
	.navbar-toggle {
		margin-top: 6px;	  
		margin-bottom: 6px;
	}	
}

@media only screen and (max-width : 320px) {
	.navbar-brand {
		height: auto;
		padding-top: 6px;
		padding-bottom: 6px;
	}
	.navbar-toggle {
		margin-top: 6px;	  
		margin-bottom: 6px;
	}	
}

.nav > li.active, .nav > li > a:hover, .nav > li > a:focus, .nav > li:hover > a {
  background: #f2f2f2;
}

.navbar-nav{
  float:right;
}

.navbar-nav > li {
  height: 100px;
}

.navbar-nav > li > a {
  color: #;
}

.navbar-nav > li > a {
  color: #;
  padding-bottom: 20px;
}

.navbar-nav > li.active > a {
  color: #;
}

.navbar-nav > li:hover > a {
  color: #;
}

.navbar-nav > li > a {
  padding-top: 60px;
}

.megamenu-content ul li {
    font-size: 14px;
    white-space: nowrap;
}


.megamenu-content ul li a {
    font-size: 14px;
    white-space: nowrap;
}

.displaynone {
  display: none;
}

/*SLIDER*/


#imageShowCase .product-slide h1 {
  text-shadow: 0px 0px 20px rgba(0, 0, 0, 1);
}



.featuredImageLook3 .img-block img {
  border: 1px solid #E6EBF2;
}

.featuredImageLook3 .inner .box-content-overly-white {
  -webkit-box-shadow: inset 0px 0px 37px -5px rgba(0,0,0,0.4);
  -moz-box-shadow: inset 0px 0px 37px -5px rgba(0,0,0,0.4);
  box-shadow: inset 0px 0px 37px -5px rgba(0,0,0,0.4);
}

.featuredImageLook3 .inner:hover .box-content-overly-white {
  opacity: 1;
  background: rgba(255,255,255,0.8);
  visibility: visible;
}

.featuredImageLook3 .inner:hover .box-content-overly-white h1 {
  color: #454545 !important;
}

.featuredImageLook3 .inner:hover .box-content-overly-white p {
  color: #454545 !important;
}

.morePost .product {
  min-height: 450px;
  position: relative;
}

.morePost .image {
  min-height: 200px;
}

.morePost .productshop {
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}

.featuredImgLook2 .inner {
  min-height: 350px;
  position: relative;
}

.featuredImgLook2 h3 {
  min-height: 136px;
}

.featuredImgLook2 .btn-link {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}

.headerOffset {
  padding-top: 133px;
}

@media only screen and (max-width : 480px) {
	.headerOffset {
	  padding-top: 100px;
	}	
}

@media only screen and (max-width : 320px) {
	.headerOffset {
	  padding-top: 100px;
	}	
}

.breadcrumb li:last-child a {
  color: # !important;
}

.product-tags {
  clear: both;
  display: inline-block;
  width: 100%;
  line-height: 40px;
}

.product-tags .label {
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #898989;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #F5F5F5;
  padding: 6px;
  margin-right: 10px;
  margin-top: 10px;
  border-radius: 2px;
}

.product-tags .label:hover {
  background-color: #;
}

.search-full {
  bottom: -50px;
  letter-spacing: 1px;
  min-height: 50px;
  position: absolute;
  right: 0;
  text-align: right;
  white-space: nowrap;
  width: 100%;
  z-index: 10;
  display: none;
}

.thumb {
  margin-bottom: 30px;
}

.item-blog-post .post-header {
  border-top: 0;
}

.item-blog-post h2 {
  margin-top: 10px;
}

.item-blog-post .post-main-view .post-description {
  padding: 0px;
  padding-top: 30px;
  font-size: 16px;
  line-height: 1.625;
  font-weight: 300;
}

.no-margin-no-padding {
  margin: 0;
  padding: 0;
}

.mobile-menu {
  display: none;
}
  .desktop-viible{
    display: block;
  }
  
@media screen and (max-width: 767px) {
  .mobile-menu {
    display: block;
  }
  
  .desktop-viible{
    display: none;
  }

  .search-box .input-group .btn {
    padding: 29px 10px;
  }

  .navbar-nav{
    float:none;
  }

  .navbar-nav > li {
    height: inherit;
  }

  .navbar-nav > li > a {
    padding-top: 20px;
  }

  .navbar-nav > li > a {
    padding-bottom: 20px;
  }

  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus, .cartMenu:hover > a.dropdown-toggle {
    background: #fff;
    border-bottom: 1px solid # !important;
  }

  .navbar-nav > li > a {
    color: # !important;
  }

  .megamenu-content ul li a, .megamenu-content ul li p, .megamenu-content ul li, .navbar-nav .dropdown a, .navbar-nav .dropdown {
    color: #808080;
  }

  .megamenu-content img {
    display: none;
  }

  .cartMenu table tr {
    border-bottom: solid 1px #ccc;
  }

  .miniCartProduct, .miniCartProduct a, .miniCartProduct p, .miniCartProduct .size, .miniCartProduct .price, .dropdown-header {
    color: #333;
  }

  .sky-form .row .col:nth-child(2) {
    padding-left: 0px;
  }

  .sky-form .row .col:nth-child(3) {
    padding-left: 0px;
  }

  .sky-form .row .col:nth-child(4) {
    padding-left: 0px;
  }
}


.carousel {
    background:#000;
}

.faded {
	opacity: 0.5 
}

.faded:hover {
	opacity: 1 
}

.faded-active {
	opacity: 1 
}

.testimonials li {
	cursor: pointer;
}

.testimonials li img {
	position:relative;
}
.testimonials li img:before {
	content: "\f04b";
	font-family: FontAwesome;
	color:#FFF;
	position:absolute;
}

.hair .col-md-4 {
	position:relative;
	margin-bottom:8px;
}

.hair .caption {
	color:#FFF;
	font-size: 16px;
	font-weight:bold;
	position:absolute;
	margin-left:auto;
	margin-right:auto;
	top:0;
	left:0;
	right:0;
	height:100%;
	opacity:0;
	cursor:pointer;	
	text-shadow: 0px 0px 14px rgba(0, 0, 0, 1);
}

.hair .col-md-4:hover .caption {	
	opacity:1;
}

.hair .caption h3 {
	margin-top: 25%;
	margin-bottom: 25%;
	
}

.item-blog-post .post-main-view {
    background: transparent;
}

.product-slide h1 {
   line-height:45px !important;
}

.product-slide  {
   height:450px;   
}


@media only screen and (max-width : 1200px) {
	.product-slide  {
	    height:300px;    
	}
	.main-container {
	    min-height: 300px;
	}	
}

@media only screen and (max-width : 979px) {
	.product-slide  {
	    height:300px;
	    background-size:contain!important;
	}
	.main-container {
	    min-height: 300px;
	}	
}

@media only screen and (max-width : 767px) {
	.product-slide  {
	   height:300px;
	   background-size:contain!important;
	}
	.main-container {
	    min-height: 300px;
	}	
}

@media only screen and (max-width : 480px) {
	.product-slide  {
	   height:200px!important;  
	   background-size:contain!important;
	}
	.main-container {
	    min-height: 200px!important;
	}	
}

@media only screen and (max-width : 320px) {
	.product-slide  {
	   height:200px;
	   background-size:contain!important;
	}
	.main-container {
	    min-height: 200px;
	}	
}


.box-text-cell-inner {
	max-width: 100%;
	margin-left: 15px;
	margin-right: 15px;
}

.faqHeader {
	font-size: 27px;
	margin: 20px;
}

.panel-heading .panel-title {
	font-weight:bold
}

.panel-heading [data-toggle="collapse"]:after {
	font-family: 'Glyphicons Halflings';
	content: "\e072"; /* "play" icon */
	float: right;
	color: #dedede;
	font-size: 16px;
	line-height: 20px;
	/* rotate "play" icon from > (right arrow) to down arrow */
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
}

.panel-heading [data-toggle="collapse"].collapsed:after {
	/* rotate "play" icon from > (right arrow) to ^ (up arrow) */
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
	color: #454444;
}


.section-hero {
    padding: 50px 0;
}
.white-bg {
    background: #fff;
}

.hero-section-header {
    text-align: center;
}

.hero-section-header .hero-section-title {
    font-family: oswald, Helvetica Neue, Arial, Helvetica, sans-serif;
    font-size: 22px;
    text-transform: uppercase;
    color: #1e1e1e;
    line-height: 30px;
    padding-bottom: 0;
}

.supportLi h4 {
    font-size: 13px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: bold;
}

.description p {
    font-size: 12px;
    line-height: 14px;
}

.product-price .price-sales {
    font-size: 22px;
}

.swatches li {
    border: 2px solid #ccc;
    display: inline-block;
    margin: 2px 1px;
    vertical-align: top;
    list-style: none;
    
}

.swatches .selected, .swatches li:hover {
    border: 2px solid #;
}

.swatches a {
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    border: 2px solid #FFFFFF;
    box-shadow: inherit;
    display: block;
    height: 50px;
    text-align: center;
    transition: all 0.25s ease 0s;
    width: 50px;
}

.sizes li {
    border: 2px solid #ccc;
    display: inline-block;
    margin: 2px 1px;
    vertical-align: top;
    list-style: none;
}

.sizes .selected, .sizes li:hover {
    border: 2px solid #;
}

.sizes a {
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    border: 2px solid #FFFFFF;    
    box-shadow: inherit;
    display: block;
    height: 50px;
    text-align: center;
    transition: all 0.25s ease 0s;
    min-width: 50px;
}

.sizes a .sizetxt {
	height: 46px;
	min-width: 46px;
	line-height: 46px;	
}

.notavailable {
    text-indent: -999em;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url(/shop/images/x.png) center no-repeat;
    background-size:cover;
    z-index: 10;
    width:100%;
    height:46px;
}

.cart-actions .wishlist {
    background: #fff;
    color: #666;
    border: solid 2px #CCCCCC;
}

.opacity05 {
    opacity: 0.5;
}

.item.list-view .product {
    padding-right: 20px;
    min-height: inherit;
    overflow:hidden
}

.nav-stacked > li a {
    font-size: 14px;
}
.nav-stacked > li.active a, .nav-stacked > li.active {
    background: none;
    color: #454545;
    font-weight: normal;
}

.all-page-link ul li {
    border-bottom: 1px solid #ededed;
    margin-bottom: 5px;
    padding-bottom: 5px;
}


.cart-sidebar {
	-webkit-box-shadow: -9px 0px 40px -8px rgba(0,0,0,0.42);
	-moz-box-shadow: -9px 0px 40px -8px rgba(0,0,0,0.42);
	box-shadow: -9px 0px 40px -8px rgba(0,0,0,0.42);
}

.graybutton {
    background: #fff;
    color: #666;
    border: solid 2px #CCCCCC;
    font-family: Oswald, Helvetica Neue, Arial, sans-serif;
    text-transform: uppercase;
}

.item.list-view .product-price {
    text-align: right;
    padding-right:20px
}

.cart-sidebar {
    overflow: hidden;
}

.social li {
	margin-bottom:5px
}

.blink_me {
  animation: blinker 1s linear infinite;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}

.alert:after{
	content: "";
	position: fixed; /* Sit on top of the page content */
    display: none; /* Hidden by default */
    width: 100%; /* Full width (cover the whole page) */
    height: 100%; /* Full height (cover the whole page) */
    top: 0; 
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5); /* Black background with opacity */
    z-index: 2; /* Specify a stack order in case you're using a different order for 
}
