/*
 Theme Name:   Understrap Child
 Theme URI:    https://understrap.com
 Description:  Understrap Child Theme
 Author:       the Understrap Contributors
 Author URI:   https://github.com/understrap/understrap-child/graphs/contributors
 Template:     understrap
 Version:      1.1.0
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  understrap-child
 Tags: one-column, custom-menu, featured-images, theme-options, translation-ready
 GitHub Theme URI: understrap/understrap-child
*/

.industry-section:before, .expert-nutrition:before {width: 100%;background-repeat: repeat;background-size: contain;}
.journey-sec{background-repeat: repeat;background-size: contain;background-position: right;}
.social-media {margin-top: 30px;}
.social-media p{margin-bottom: 0;}
.single-blog .blog-inner .social-media .heateor_sss_sharing_container {margin-top: 10px;}
.single-blog .sidebar-inner .all-content .badges h4{margin-bottom: 15px;}
.single-blog .sidebar-inner .contact-btn {text-align: center;margin: 30px 0;}
.single-blog .sidebar-inner .all-content .badges li{font-size: 1.8rem;line-height: 1.4;font-family: Roboto;color: #37454d;}
.category-heading{margin-top: 60px;text-align: center;}
.category-heading h4{color: #34a8a6;}
.cancer-section .category-link ul{margin-top: 20px;}
.cancer-section .all-boxes ul li{list-style: none;}
.cancer-section .all-boxes ul li + h4{display: none;}

.teaser-block {margin: 25px 0;padding: 20px;background: linear-gradient(to right,#892462 0,#e1377b 48%,#882462 100%);text-align: center;}
.teaser-block h4{color: #fff !important;margin-bottom: 30px}
.teaser-block .btn {background-color: #fff;color: #ca1f80;}
.teaser-block .btn:hover {background-color: #34a8a6;color: #fff;}

.webinars-variety {margin: 50px 0 0;text-align: center;}
.webinars-variety p{margin-bottom: 30px;}

.badge-logo {display: flex;justify-content: center;align-items: center;margin-top: 25px;}
.badge-logo .all {padding: 0 8px;}
.badge-logo .all img{height: auto !important;max-height: 70px;}
.badge-logo .all.all-3,
.badge-logo .all.all-1 {max-width: 100px;}



.single-blog p strong{font-weight: 700; }
.single-blog p b{font-weight: 600; }
.single-blog i{font-style: italic;}
.single-blog em{font-style: italic;}
.single-blog li, .single-blog p{font-weight: 400;}




@media (max-width: 767px) {
	.badge-logo .all img{height: 50px !important;}
}
