.fa-check-circle:before {
    content: "\f058";
}
.fa-question-circle:before {
    content: "\f059";
}
.fa-info-circle:before {
    content: "\f05a";
}
.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044";
}
.fa-share-square-o:before {
    content: "\f045";
}
.fa-check-square-o:before {
    content: "\f046";
}
.fa-check:before {
    content: "\f00c";
}

.fa-check-circle:before{
    content: "\f058";
}
.fa-exclamation-circle:before {
    content: "\f06a";
}
.fa-comment-o:before {
    content: "\f0e5";
}
.fa-commenting:before {
    content: "\f27a";
}
.fa-commenting-o:before {
    content: "\f27b";
}
.fa-edit:before, .fa-pencil-square-o:before {
    content: "\f044";
}
.fa-pencil-square:before {
    content: "\f14b";
}
.icon-save:before {
    content: "\f0c7";
}
.fa-user:before {
    content: "\f007";
}
.fa-user-o:before {
    content: "\f2c0";
}
.fa-group:before,
.fa-users:before {
    content: "\f0c0";
}
.fa-user-md:before {
    content: "\f0f0";
}
.fa-user-plus:before {
    content: "\f234";
}
.fa-user-times:before {
    content: "\f235";
}
.fa-user-circle:before {
    content: "\f2bd";
}
.fa-user-circle-o:before {
    content: "\f2be";
}
.fa-user-o:before {
    content: "\f2c0";
}
.fa-map-marker:before {
    content: "\f041";
}
.fa-street-view:before {
    content: "\f21d";
}
.fa-comment:before {
    content: "\f075";
}
.fa-comments:before {
    content: "\f086";
}
.fa-unlock:before {
    content: "\f09c";
}
.fa-unlock-alt:before {
    content: "\f13e";
}
.fa-lock:before {
    content: "\f023";
}
.fa-trash:before {
    content: "\f1f8";
}
.fa-trash-o:before {
    content: "\f014";
}
.fa-question-circle:before {
    content: "\f059";
}
.fa-question:before {
    content: "\f128";
}

.brava-top-cart-quantity{
    min-width: 50px;
}
.brava-comment{
    background: #eeeeee5e!important;
}
.brava-comment:focus,.brava-comment:hover{
    background: #fff!important;
}
.brava-btn-green{
    background: #00a65a;
}
.brava-btn-green:hover,.brava-btn-green:focus{
    background: #00a65a;
}
.imprint-options{
    border: 0.1px #666 solid;
}
.brava-add-to-cart{
    margin-bottom: 10px;
}
a{
    color:#337ab7;
}
.brava-p{
    font-weight: 400;
    text-align: justify;
    line-height: 21px;
    font-size: 14px;
}

.brava-alert-success{
    position: fixed;
    top: 60px;
    left: 10%;
    right: 10%;
}
.brava-chart-price{
    color: #7a7a7a;
    font-size: 13px;
    font-weight: 700;
    min-width: 85px
}

@media only screen and (max-width: 991px) {
    .brava-alert-success{
        position: fixed;
        top: 50px;
        left: 2%;
        right: 2%;
    }

}

@media only screen and (max-width: 991px) {
    #my_account ul.dropdown-menu{
        left: -87px;
    }

}

@media only screen and (max-width: 600){
    .dropdown-menu.shoppingcart-box{
        left: -151px;
    }
}
.brava-hidden-lg{
    display: none;
}
.add-to-links .add_to_compare span, .add-to-links .add_to_wishlist span{
    display: block; 
}
.add-to-links .add_to_compare i, .add-to-links .add_to_wishlist i{
    display: none; 
}
@media (max-width: 479px){
    .product-view .content-product-right .box-info-product .add-to-links {
        margin-top: 0px; 
    }
    .add-to-links .add_to_compare span, .add-to-links .add_to_wishlist span{
        display: none; 
    }
    .add-to-links .add_to_compare i, .add-to-links .add_to_wishlist i{
        display: block; 
    }
    .add-to-links .add_to_compare,.add-to-links .add_to_wishlist{
        width: 40px!important;
        padding:9px!important;
    }
}



@media screen and (max-width: 1200px) {
      .logo {
         width: 183px;         
      }
	  .typeheader-2 .header-top{
		max-height:70px;
	  }
}