.align-right{text-align:right;}

#invoice_modal{
	
}

.sidebar-menu .dropdown-menu a{
  /*width: 230px;*/
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

div.radio{padding-top:0px;}

.goods-page .btn-default{
    color: #fff;
    border: 1px solid #c1cad3;
    background: #c1cad3;
    margin-right: 4px;
}

.goods-page .btn-default i{
	color: #fff;	
}

.goods-page .btn-default:hover {
	border: 1px solid #A8AEB3;
	color: #fff;
	background: #A8AEB3;
}

.padding-right-25{
	padding-right: 25px;
}


/* EGP Landing */
	#message-block{
		background: #292f34 url(/assets/uploads/egp/EmbodiedGoddess-63-web-bkg-1.jpg) no-repeat fixed;
		min-height: 400px;
		height: auto;
		position: relative; 
	}
	
	.facts-block{
		background: #292f34 url(/assets/uploads/20131215-_M8A9311_3.jpg) no-repeat fixed;
	
	}

	.site-logo{
		padding-top: 2px	
	}

.video-responsive {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}

.video-responsive iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

	.faq-icon{
		padding:30px 30px 30px 0px;
	}

.dropshadow{
	text-shadow: 2px 2px 5px #333
}


/* Front Carousel */
.front-carousel .carousel-control {
  margin: 0;
  border: none;
  height: 35px;
  font-size: 24px;
  font-weight: normal;
  top: 40%;
  width: 35px;
  background: #222;
  opacity: 0.5;
}
.front-carousel .carousel-control:hover {
  opacity: 0.6;
}
.front-carousel .carousel-control i {
  font-size: 27px;
}
.front-carousel .carousel-control.right i {
  position: relative;
  left: 1px;
}
.front-carousel .carousel-caption {
  padding: 10px 15px 0;
  background: rgba(0,0,0,0.5);
  left: 0;
  right: 0;
  bottom: 0;
  text-align: left;
}
.front-carousel .carousel-control.left {
  left: 0;
}
.front-carousel .carousel-control.right {
  right: 0;
}

.tb-socio {
  padding-top: 3px;
  text-align: center;
}
.tb-socio .fa {
  width: 33px;
  height: 33px;
  color: #b3bdc6;
  border-radius: 50% !important;
  border: solid 1px #d5d5d5;
  font-size: 19px;
  line-height: 19px;
  margin: 0 7px;
  padding-top: 7px;
}
.tb-socio .fa:hover {
  color: #e6400c;
  border: solid 1px #e6400c;
  text-decoration: none;
}

.audiojs { /*width: 100%; */}

.audiojs .play-pause{padding-left:0px;}

.product-page-cart .btn{
	height: 32px;
}

/* Smiley fix big icons */
.product-page .media img[src*="smileys"], .blog-page .media img[src*="smileys"]{
	height: 19px;
	width: 19px;
	top:0px;
}

.small .fa{
	font-size: 12px;
}