.floatingsocialicon {
    width: 40px;
    min-height: 100px;
    position: fixed;
    bottom: 50px;
    z-index: 99999;
    left: 25px;

}

.floatingsocialicon a.icons-fixed {
    width: 37px;
    height: 37px;
    text-align: center;
    cursor: pointer;

}

.floatingsocialicon .call-fixed {
    background-color: #00a4f0;
    border-radius: 100px;

}

.floatingsocialicon .bx-tada {
    width: 50px;
    height: 50px;
    font-size: 25px !important;
    color: #fff;
    margin-bottom: 30px;
}

.floatingsocialicon i {
    padding: 10px 9px;
    line-height: 30px;
}

.floatingsocialicon .whatsapp-fixed {
    background-color: #a4ba27;
    border-radius: 100px;
}

.header-logo img{
    height:90px !important
}

.about-logo img{
    height: 100px !important;
}

.product-about .product-title{
    font-size:30px !important;
    font-weight: 600 !important;
    line-height: 36px;
    color: #214195;
}

.product-about>.price{
    margin-bottom: 10px !important;
}

.product-about .text{
    text-align: justify;
}

.summary-content .actions, .product-about .actions{
    margin: 20px 0 15px 0 !important
}


.main-menu ul.sub-menu li {
    display:flex;
    
}

.main-menu ul.sub-menu li img {
  width:100px;
  align-items: center;
  padding:10px;
  margin-bottom: 20px;
    
}

.mobile-logo img{
    height:120px !important
}
