@import url('https://fonts.googleapis.com/css?family=Ubuntu|Bebas+Neue|Dancing+Script|Pacifico|Satisfy|Sofia&display=swap');
.sofia {font-family: 'Sofia', cursive;}
.dancing {font-family: 'Dancing Script', cursive;}
.pacifico {font-family: 'Pacifico', cursive;}
.satisfy {font-family: 'Satisfy', cursive;}
.bebas {font-family: 'Bebas Neue', cursive;}
.ubuntu {font-family: 'Ubuntu', sans-serif;}
small {font-size: 13px;}
#post-2424 .entry-title.main_title {display: none;}
.col-sm-6, .col-lg-6 {
    /*width: 48%;*/
}
.preg-calc .form-control.cycle {width: auto;}
.pregcalc {
    text-align: center;
    background-image: url('APA-background-dots-light.png');
    background-repeat: repeat;
    font-family: 'Ubuntu', sans-serif;
}
.cordcare {
    font-style: italic;
    background-repeat: no-repeat;
    text-align: right;
    vertical-align: bottom;
    width: 80%;
    margin: 0 auto 20px;
}
.cordcare a {color: #608ea8;}
.cordcare .image {
    background-image: url('affordable_cord_care_logo.jpg');
    height: 72px;
    background-repeat: no-repeat;
    width: 150px;
    background-size: contain;
    display: inline-block;
}
.cordcare.top {
    text-align: left;
    position: absolute;
    left: -15%;
    top: 100px;
    width: auto;
}
.cordcare.top .image {
    display: block;
    margin: 0 auto;
}
#post-68972 .entry-title {display: none;}
.weekly {
    padding: 0 40px;
    font-size: 30px;
    margin-top: 30px;
}
.weekly.current {
    display: block;
}
.blue {
    color: #03468f;
}
.pink {
    color: #f69684;
}
.black {
    color: #000;
}
.purple {
    color: #608ea8;
}
.darkgray {
    color: #636363;
}
.white {
    color: #fff;
}
.upper {
    text-transform: uppercase;
}
#post-2424 .calendar {
    background-image: url('calendar-icon-fillable-apa.png');
    width: 200px;
    height: 200px;
    margin: 0 auto;
    background-size: contain;
    position: relative;
}
#post-2424 .month, #post-2424 .day, #post-2424 .year {
    display: block;
    position: relative;
    text-align: center;
}
#post-2424 .month {
    top: 43px;
    font-size: 24px;
}
#post-2424 .day {
    top: 70px;
    font-size: 44px;
}
#post-2424 .weeks, #post-2424 .trimester_num {
    font-size: 40px;
    width: 100px;
    height: 100px;
    border: 4px solid #d96b88;
    border-radius: 50%;
    display: block;
    margin: 0 auto;
    line-height: 92px;
    text-align: center;
}
.currentwk {
    font-size: 24px;
    margin-top: 30px;
}
.wkspreg {
    margin: 15px 0;
    font-size: 30px;
}
.wksdays {
    font-style: italic;
    font-weight: bold;
}
.progress {
    font-size: 30px;
    position: relative;
}
.percent {
    font-size: 30px;
    margin-top: 20px;
}
.heart {
    background-image: url('https://apadev.wpengine.com/wp-content/uploads/2019/03/apa-favicon-heart-2019.png');
    position: absolute;
    right: 0px;
    height: 37px;
    width: 40px;
    background-size: contain;
    background-repeat: no-repeat;
    top: -2px;
}
.develop {
    font-size: 33px;
    margin-top: 40px;
}
.weektitle {
    color: #636363;
    text-transform: uppercase;
    font-weight: bold;
}
.current .weektitle {
    font-size: 30px;
}
.divider {
    width: 90%;
    border-bottom: 5px dotted #608ea8;
    height: 1px;
    margin: 30px auto;
}
.divider.short {
    width: 50%;
}
.divider.gray {
    border-bottom: 5px dotted #636363;
}
.milestone {
    color: #f69684;
    font-family: 'Sofia', cursive;
}
.text {
    font-family: 'Ubuntu', sans-serif;
    font-size: 20px;
}
#post-2424 .date {
    font-size: 21px;
}
.tri_word {
    font-style: italic;
    font-size: 27px;
    margin-top: 12px;
    margin-bottom: 20px;
    text-align: center;
}
#slides {
    border: 2px solid #eee;
    margin-top: 15px;
}
.slick-prev.slick-arrow {
    z-index: 9999999;
}
.slick-next {
    right: 25px;
}
.slick-prev {
    left: 13px;
}
#slides .post a {
    font-size: 21px;
}
.first, .second, .third {
    width: 80%;
    margin: 0 auto;
    text-align: left;
}
.tri_text {
    color: #636363;
}
.tri_milestones {
    color: #000;
    margin-top: 13px;
}
.icon {
    width: 50px;
    height: 50px;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 10px 10px 0 0;
    float: left;
}
.icon, .ms_full {
    display: grid;
}
.clearfix {
    clear: both;
    margin-bottom: 15px;
}
.ms_weeks {

}
.conceive {
    background-image: url('spermegg.png');
}
.preg-test {
    background-image: url('preg-test.png');
}
.heartbeat {
    background-image: url('heartbeat.png');
}
.gender {
    background-image: url('mf.png');
}
.premature {
    background-image: url('check-mark.png');
}
.mis {
    background-image: url('graph-down.png');
}
.talk {
    background-image: url('fetus.png');
}
.breathe {
    background-image: url('lungs.png');
}
.immune {
    background-image: url('immune.png');
}
.full {
    background-image: url('fullterm.png');
}
.heart-belly {
    background-image: url('heart-belly.png');
    background-size: contain;
}
.pc-form {
    background-color: #eee;
    border: 1px solid #ddd;
    width: 80%;
    margin: 0 auto;
    padding: 20px 20px 0 20px;
}
.pc-form form.preg-calc {
    background-color: transparent!important;
    margin-bottom: 10px;
    padding: 20px 0;
    border-bottom: 2px #f7f7f7 solid!important;
    margin-bottom: 20px;
}
.mens_label {
    margin-right: 10px;
}
.pc-form .duedate label.due, .pc-form .conception label.concept {
    margin-right: 20px;
}
.pc-form .duedate .btn, .pc-form .conception .btn {
    margin-top: 20px;
}
#mc_embed_signup {
    max-width: 500px;
    margin: 30px auto 0 auto;
}
#mc_embed_signup .mc-field-group {
    margin: 0 auto;
}
#post-2424 .alert {
    font-size: 13px;
    text-align: center;
    padding-bottom: 10px;
}
.pc-form h3.develop {
    margin-top: 0;
    margin-bottom: 20px;
}
.preg-calc .input-group .form-control {
    display: inline-block;
    width: 75%;
    height: 40px;
    padding: 8px 12px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #555555;
    vertical-align: middle;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.preg-calc .form-control {
    margin: 0 0 4px 0px;
}
.preg-calc label {
    color: #555555;
    font-size: 0.85em;
}
.preg-calc .btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 8px 12px;
    font-size: 16px;
    line-height: 1.42857143;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    color: #fff;
    background-color: #f69684;
    width: 100%;
}
select#cal_select {
        width: auto!important;
    }
@media only screen and (max-width: 980px) {
    .cordcare.top {
        text-align: center;
        position: relative;
        left: 0;
        top: 0;
    }
    .cordcare.top .image {
        display: block;
        margin: 0 auto;
    }
}
@media only screen and (max-width: 768px) {
    #post-2424 .first, #post-2424 .second, #post-2424 .third {
        width: 100%;
    }
    .pc-form {
        width: 100%;
    }
    .col-sm-6 {
        /*width: 48%;*/
    }
    select#cal_select {
        width: auto;
    }
}