@charset "utf-8";
/*
 Theme Name:   Divi Child Theme
 Theme URI:    http://startsmartnow.com
 Description:  Divi Child Theme
 Author:       Whit Whitley
 Author URI:   http://startsmartnow.com
 Template:     Divi
 Version:      1.0.0
 Text Domain:  Divi-Child-2015
*/

.et-waypoint {
    opacity: 1;
}
ul.su-posts.su-posts-list-loop {font-size: 12px;}
.ninetips {
    background-color: #EAEAEA;
    padding: 10px 10px 20px 10px !important;
    border-radius: 7px;
    text-align:center;
}
.ninetips h3 {font-size:18px;}
#top-menu a:hover {background:none;color:#1E8909;}
.red {color: #FF0004;}
.price {margin:10px 0 20px 0;}
.cart {margin-bottom:40px;}
.cart a:link, .cart a:visited {
    background: #2D8701;
    color:#FFFFFF;
    padding:10px 20px;
    border-radius:5px;
}
.cart a:hover {
    background:#444;
}
.et-cart-info span::before {margin-right:0px;}
.et-cart-login {margin-left:14px;}
.et-cart-login span::before {    font-family: "ETmodules";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    content: "\e00e";}
input {min-height:35px;width:80%;border-radius:5px;}
input[type=submit] {color:#fff;padding:10px 20px; background:#2D8701; border:0 none; margin:10px 0 0 0;
    cursor:pointer;
    -webkit-border-radius: 5px;
    border-radius: 5px; }
input[type=submit]:hover {background:#444;}
textarea {width:80%;border-radius:5px;}

table.infusion-forms {border:none;}
.infusion-forms tr td {border:none;padding:0 0 15px 0;}
.entry-content .tips table {border:none;}
.entry-content ol {padding:23px 0;}
.entry-content ol li {padding:10px 0;}
.entry-content ul ul {padding-bottom:0;}
.et_pb_text p:last-of-type {
    padding-bottom: 1em;
}
.et_pb_gutters3 .et_pb_column_1_3 .et_pb_widget {margin-bottom:0px;}
#footer-widgets {
    padding: 1% 0px 0px;
}
.et_pb_gutters3 .footer-widget {
    margin: 1% 5.5% 1% 0px;
}
#footer-bottom {padding: 10px 0 5px 0;}
#monarchwidget-3 {margin:1% 0 1% 0;}
#monarchwidget-3 .title {display:none;}
/*.popingred{display: none;padding: 20px;margin-top: 30px;}*/


@media only screen and (max-width: 1255px){
    img#logo {height:40px;}
    #top-menu {margin-left:40px;}
}
.fluid-width-video-wrapper{padding-top:65%;}

.popingred{
    display: none;
    background: #fff!important;
    box-shadow: 0 0 26px #000;
    display: none;
    margin-top: 0;
    border-radius:6px;
    width:800px;
    max-width:100%;
    padding: 20px;
    z-index:999999!important;
}
#element_to_pop_up{
    display: none;
    background: none!important;
    box-shadow: 0 0 26px #000;
    display: none;
    margin-top: 0;
    border-radius:6px;
    width:400px;
    max-width:100%;
    z-index:999999!important;
    top:50px;

}
.card-wrapper {
    background-color: white;
    /*  padding: 10px;*/
    border-radius: 9px;
}

#element_to_pop_up #close {
    color: gray;
    font-size: 20px;
    padding:5px;
    position: absolute;
    right: 7px;
    top: 7px;
    cursor: pointer;
    line-height:10px;
}
.pop-body img {
    max-width:100%;
}
.pop-footer-bt input.wpcf7-form-control.wpcf7-submit{
    background: #25A6E1;
    background: -moz-linear-gradient(top,#25A6E1 0%,#188BC0 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#25A6E1),color-stop(100%,#188BC0));
    background: -webkit-linear-gradient(top,#25A6E1 0%,#188BC0 100%);
    background: -o-linear-gradient(top,#25A6E1 0%,#188BC0 100%);
    background: -ms-linear-gradient(top,#25A6E1 0%,#188BC0 100%);
    background: linear-gradient(top,#25A6E1 0%,#188BC0 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#25A6E1',endColorstr='#188BC0',GradientType=0);
    padding:5px 13px;
    color:#fff;
    font-family:'Helvetica Neue',sans-serif;
    font-size:15px;
    border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border:1px solid #1A87B9;
    width: 80px!important;
    margin-bottom: 15px;

}
input.wpcf7-form-control.wpcf7-submit {
    width: 60px;
    background: #25A6E1;
    background: -moz-linear-gradient(top,#25A6E1 0%,#188BC0 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#25A6E1),color-stop(100%,#188BC0));
    background: -webkit-linear-gradient(top,#25A6E1 0%,#188BC0 100%);
    background: -o-linear-gradient(top,#25A6E1 0%,#188BC0 100%);
    background: -ms-linear-gradient(top,#25A6E1 0%,#188BC0 100%);
    background: linear-gradient(top,#25A6E1 0%,#188BC0 100%);
}
.pop-footer input {
    border: 1px solid gray;
    border-radius: 4px;
    padding: 3px;
    width: 100%;
    /*  padding: 8px 5px;*/
    box-shadow: 0 0 0 2px #dbdcde inset;
}
.lev-inp {
    padding: 5px 0;
}
.lev-inp label {
    display: block;
}

.line {
    background: #ccc none repeat scroll 0 0;
    height: 1px;
    margin: 10px 0;
}
.pop-heading h3{
    padding:0;
}
div.wpcf7-response-output{
    margin:2em 0 1em;
}
.p-pad {
    padding: 18px;
}
.lev-inp {
    padding: 0 11px;
}
div.wpcf7-validation-errors {
    max-width: 332px;
}
div.wpcf7-mail-sent-ok{
    max-width: 332px;
}
.chalazion-page .cart{margin-bottom: 30px;margin-right: 20px;}
.chalazion-page .cart, .chalazion-page p{display: inline-block;vertical-align: bottom;}
.post-date{color:#0598dc;font-size:80%;}
@media all and (max-width:400px){
    #element_to_pop_up {
        left:0!important;
    }
    /*#page-container{
        width:100%;
    }*/
}
.aRight{text-align: right;}
.table {
    display: table;
    width: 100%;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
}
.table-row {
    display: table-row;
}
.table-row div:first-child{background: #eaeaea;}
.table-row div:last-child{background: #c5de9e;}
.table-col {
    display: table-cell;
    width: 50%;
    padding: 20px 30px;
    border-right: 1px solid #000;
    border-bottom: 1px solid #151515;
}
.table-col a{font-weight: bold;color: #000;}

.table.head{border-left: none;border-top:none;}
.table.head .table-col{border-right: none;border-bottom:none;background: none;padding: 10px 30px;}

.blepharaits-kit-block div.et_pb_row:first-child {border: 1px solid #1e8909;padding: 0 20px;color: #1e8909;}
.blepharaits-kit-block div.et_pb_row h2 img{vertical-align: middle;margin-right: 20px;}
.sidebar-item {
    border: 1px solid #1e8909;
    padding: 20px 0 10px;
    transition: all .2s;
}
.sidebar-item:hover{
    box-shadow: 0 0 10px #1e8909 inset;
}
@media all and (max-width: 600px){
    .table .table-col,.table.head .table-col{padding: 5px;}
    .table .table-col{display: block;width: 100%;}
    .blepharaits-kit-block div.et_pb_row:last-child{padding-top: 20px;}
}