li.social-icon{
  float:right;
}
  
li.social-icon a{
 padding-top: 12px;
}
.tbs{
  padding-left:50px;
}
.fixed-header .header-logo{
  padding-right:100px;
}

.fixed-header-area{
height:120px;min-height:50px
}

.cart {
     display: none;
}

.price {
     display: none;
}

.meta-title {
  display: none;
}

.product_meta > span {
    display: none;
}

.product-information .email-link {
 display: none;
}
.navbar-right {
  display: none;
}

.orderby {
  display: none;
}

.products-grid .product-image-wrapper.hover-effect-mask .hover-mask,
.product-slide .product-image-wrapper.hover-effect-mask .hover-mask {
  background-color: rgba(200, 200, 200, 0.7);
}

.products-grid .product-image-wrapper.hover-effect-mask .footer-product,
.product-slide .product-image-wrapper.hover-effect-mask .footer-product {
  display: none; 
}

.menu-social-icons {
  display: none;
  }

.vc_col-sm-6 {
  display: none;
  }

.elephantstudio {
    text-align: center; /* orizzontale */
    color: white;
}

div[data-anchor="about"] h1 {
    margin-top: 50px;
}

div[data-anchor="pers"] h1 {
    margin-top: 50px;
}

@media (max-width: 480px) {.content.main-products-loop.col-md-9 {
  display: table !important;
}}