/*
 Theme Name:     Divi Child Theme
 Theme URI:      http://www.b2interactive.com/
 Description:    Divi Child Theme
 Author:         B2 Interactive
 Author URI:     http://www.b2interactive.com
 Template:       Divi
 Version:        1.0.0
*/
 
@import url("../Divi/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */
a.print-link {
font-size: 14px;
height: 20px;
line-height: 20px;
margin-top: 2px;
width: 100%;
font-family: PT Sans,sans;
font-weight: 400;
}
.cctor_expiration {
font-family: PT Sans,sans;
font-weight: 400;
line-height: 1.2;
font-size: 14px !important;
color: #455660 !important;
padding: 5px 0px;
}
#top-header, #top-header a, #et-secondary-nav li li a, #top-header .et-social-icon a::before {
line-height: 2;
}

.et_pb_widget li a {color: #666666;}
.et_pb_posts a.more-link {
display: block;
clear: both;
color: #fff;
background-color: #e6032a;
max-width: 130px;
text-align: center;
border-radius: 3px;
padding: 8px;
margin-top: 15px;
text-transform: capitalize;
}

.et_pb_widget a {color: #ededed;}

@media only screen and (min-width: 768px) {
    #et-info { float:right !important; }
}

/* Remove bullet points on pricing tables*/
.et_pb_pricing li span:before { display:none !important; }

/* Align buttons to bottom of divs */
.align-bottom-column .et_pb_column {padding-bottom: 50px;}
.align-bottom-column .et_pb_button_module_wrapper {position: absolute; bottom: 0; left: 0; right: 0; margin: auto;}
