/* 
 Theme Name:     Seven Smiles
 Author:         Deen recruitment
 Author URI:     http://deen.eu
 Template:       Divi
 Version:        1.0
 Description:   A Child Theme built using the elegantmarketplace.com Child theme maker
Developed by Andrew Palmer for Elegant Marketplace www.elegantmarketplace.com Free to use and duplicate as many times as you like
 Wordpress Version: 4.7.1
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 


#main-footer {
border-top: solid 5px #fea736;
}
/*#main-header {
border-bottom: solid 2px #fea736;
}*/

.footer-color {
color: #fff!important;
font-size:30px!important;
}

.et_pb_inner_shadow {
    -webkit-box-shadow: inset 0 0 0px rgba(0, 0, 0, 0.07);
    -moz-box-shadow: inset 0 0 0px rgba(0, 0, 0, 0.07);
    box-shadow: inset 0 0 0px rgba(0, 0, 0, 0.07);
}
.tp-button.blue, .tp-button:hover.blue, .purchase.blue, .purchase:hover.blue {
    background-color: #250e9a;
}
p {
font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
}

.et_pb_blurb_position_left .et_pb_main_blurb_image { width: 65px !important;padding-top: 35px!important; }

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: transparent!important;
    border-radius: 4px;
    color: #fff;
}

.link_bread{
color:#fff!important;
}


@media only screen and (max-width: 700px) {
#main-footer >.container {display: none;}
}

.et-pb-contact-message {
    display: none;
}

ol, ul {
    list-style: none;
    margin-left: -14px;
}

#footer-bottom .container, #main-footer .container{
margin-right: 2.773%; 
margin-left: 2.773%; 
width:90.454%!important;
max-width: 90.454%;
}

.breadcrumb a {
    color: #ffffff!important;
}