/*
	Theme Name: GoodLife B2B New
	Theme URI: http://themeforest.net/user/fuelthemes
	Description: <strong>GoodLife Magazine WordPress Theme by <a href="http://themeforest.net/user/fuelthemes?ref=fuelthemes">Fuel Themes</a></strong> – Update notifications available on Twitter and Themeforest <a href="http://twitter.com/anteksiler">Follow us on twitter</a> – <a href="http://themeforest.net/user/fuelthemes">Follow us on Themeforest</a>
	Version: 1.6.3
	Author: fuelthemes
	Author URI: http://themeforest.net/user/fuelthemes
	Text Domain: goodlife
	Domain Path: /inc/languages
	Tags: black, blue, red, white, two-columns, four-columns, responsive-layout, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
	License: Themeforest Split Licence
	License URI: -
*/

/*
* PLEASE DO NOT EDIT THIS FILE!
*
* This file is only in your themefolder for WordPress to recognize basic theme data like name and version
* CSS Rules in this file will not be used by the theme.
* Instead use the app.css file that is located in your themes /assets/css/ folder to add your styles.
* If you just want to add small css snippets you might also  want to consider to add it to the designated
* CSS option field in your themes backend at: Appearance -> Theme Options
*/
/* @import url('https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap'); */

@charset "UTF-8";

/*@import url("https://ind-report-kgi-verdict-network.pantheonsite.io/pharmaceutical-technology/wp-content/themes/goodlife-wp-new/style.css?ver=4.323");*/
@import url("https://www.pharmaceutical-technology.com/wp-content/themes/goodlife-wp-new/style.css?ver=4.323");




figcaption.c-post-single-figure__caption {
    position: absolute;
    display: block;
    bottom: 0;
    left: 0;
    max-width: 35rem;
    padding: 0.75rem;
    font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-size: 0.75rem;
    line-height: 1.333333333;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 5;
}



@media (min-width: 768px) {
   .large-6.c-posts-grid__cell .c-post-content__title {
    min-height: 6rem !important;/**/
  }
  
  .home main {
   overflow: hidden;
}
  
  .c-posts-grid__grid-container {
    margin-left: 0;
    margin-right: 0;
}
  
}