/*
Theme Name: NOF
Description: Custom made theme for The National Osteoporosis Foundation.
Version: 1.0
Author: Canic Interactive
Author URI: https://66fc4263-74b3-42e3-b040-c25ec7c13bb6.p.bardy.io
*/

/* HEADS UP: Everything that you will normally find here can be found in the library/less/wp.less */

/* Fix Addthis button */
#inner-footer #text-4 div.addthis_sharing_toolbox a {
	max-width: 45px;
	max-height: 45px;
}
p.success a {
    white-space: normal;
    word-break: break-all;
}
#menu-main-menu li a {
	padding: 12px 18px;
}

.btn.btn-sec {
	white-space:normal;
}



