/* your styles go here */
#content .product .text h3 {
	height: auto !important;
}

#container-redes2{
	position:fixed;
	bottom:18px;
	/*right:100px;*/
	right:10px;
	z-index:100;
}


            .dropdown-menu-custom {
          top: 20% !important;
          border: none !important;
          padding-left: 1rem !important;
         
          }
        
        .dropdown:hover > .dropdown-menu {
          display: block !important;
          }
          .dropdown > .dropdown-toggle:active {
             
              pointer-events: none !important;
          }

       .dropdown-submenu {
            position: relative;
            }

            .dropdown-submenu>.dropdown-menu {
            top: 0;
            left: 100%;
            }

     
