/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

:root {
  --ch-red-base: #E41F35;
  --ch-red-dark: #CA2035;
  --ch-red-light: #F1635E;
  --black-base: #404041;
  --black-dark: #27251F;
  --black-light: #58595B;
  --white-base: #FFFFFF;
  --white-dark: #D6D7D6;
  --white-light: #EFF0F1;
  --warm-grey-7-base: #948a85;
  --warm-grey-7-dark: #7C6E69;
  --warm-grey-7-light: #A9A09D;
  --warm-grey-1-base: #EFEFEF;
  --warm-grey-1-dark: #CCC8C1;
  --warm-grey-1-light: #EEE9E3;
  --light-theme: var( --white-base );
  --dark-theme: var( --black-dark );
}

.ast-container {
	max-width: 100% !important;
	padding: 0 !important;
}

#templateHeading-Essentials h2 {
	font-size: 18px !important;
}

#contributorCol {
    position: absolute;
    left: 690px;
}


p:last-of-type {
	margin: 0;
}

 	#protectText2 {
    transform: skew(30deg);
}  
/*
p strong {
	color : var( --ch-red-base );
}

Removes right padding from even buttons within Duplexes
.dce-acf-repeater .dce-acf-repeater .elementor-location-single:nth-of-type(even) .elementor-widget-container {
	margin: 20px 0 0 0 !important;
} 
*/


@media screen and (min-width:300px) and (max-width:768px) {
div#protectBody2   {
    transform: skew(0deg);
    border: 1px solid #E41F35;
}
 	#protectText2 {
    transform: skew(0deg);
}      
}

/* Compression CEROS application - hides bottom content */
#iframeSC {margin-top:-120px!important;}

/* markup for tablets - Compression CEROS application - hides bottom content */
@media screen and (min-width:769px) and (max-width:1024px) {

	#iframeSC {margin-top:-130px!important;}
	
	 	#protectText2 {
    transform: skew(30deg);
} 
}

/* markup for mobile - Compression CEROS application - hides bottom content*/
@media screen and (max-width:768px) {
	
#iframeSC {margin-top:-100px!important;}
   
}
/* from pp ChemoPlus & Chemotherapy Management "Smart protection at every step of care"*/

div#protectBody2   {
    transform: skew(-30deg);
    border: 1px solid #E41F35;
}

@media (max-width: 1024px) {
	
div#protectBody2  {
    transform: skew(0deg);
	}	
	#contributorCol {
        position: relative;
        left: 0px;
    }
}

.typed-div-35341 { 
	display: inline; font-size: 1em;
    color: #ffffff;
    margin: 0 auto;
    text-align: center; 
}

#medicalIndicators--div {
	background-color: #cae2d8 !important; 
	color: #017b54 !important; 
	padding: 25px !important;
	margin-top: 10px;
}
#medicalIndicators--top {
	font-size: 24px;
	line-height: 33px;
}
#medicalIndicators--bottom {
	font-style: italic;
	font-size: 16px;
	line-height: 26px !important;
	padding-top:20px;
}

#playBack-Red .elementor-custom-embed-play i {
    color: #E41F35 !important;
}

#kendallDLPost{
	background-color: #efefef !important; 
	border-left: 5px solid #e41f35 !important;
	padding: 25px !important;
	margin-bottom: 25px !important;
}

/* Custom styles for the 'Sales Terms and Conditions' page */
#tncLinks a {color: red !important;}

#tncLinks ol, #tncLinks ol {margin-left: 18px !important}

#tncLinks li {list-style-type: lower-alpha !important; color: #000000 !important;}

#tncLinks li::marker {color: #000000 !important;}

#tncOrderedList li::marker {color: #000000 !important;}

/* Santl custom font family override */
/* #santylHeader h2 {
    font-family: 'Verdana', 'Sans-Serif' !important;
} */