/*
Theme Name: MultiPurpose Child Theme
Theme URI: http: http://thememotive.com/
Description: Child theme is the recommended way to modify an existing theme if you want to make changes in the theme.
Author: ThemeMotive
Author URI: http://thememotive.com/
Template: multipurpose
Version: 1.0.0
*/

@import url("../multipurpose/style.css");

/*Add your custom styles below:*/

.main-home {width:100%}

.img-border::before {box-shadow:none}

.underline3{border-bottom: 3px solid #dfdfdf;
    color: #3f3f3f;
    font-weight: 300;
    margin-top: 32px;}
.small-text{font-size:11px}
.tick li::before {
    content: url("images/ico-style1.png");
}
.manufooter {float: right;
    margin: 0;}
.manufooter li{display:inline;}
.main a, main-home a {text-decoration:underline}
.content a{color:#6c7e00; }
.main .wp-table-reloaded th {
    background-color: #666 !important;
    border: 1px solid #ffffff;
    color: #fff !important;
    font-size: 14px !important;
    padding: 5px;
}
.accordion p a {
    margin-left: 20px;
}
.columns .more:first-child{margin-right:12px}
.postlist > article p.more{margin-right:10px;float:left }
.button-yello{  background: #ffc72e none repeat scroll 0 0;
    border-radius: 6px;
    color: #fff !important;
    font-weight: bold;
    height: 49px;
    padding: 10px;}
.page .txt{
 line-height: 95px
}

.page .img-border{
 float:right;
}

.sc-button {float:left; padding: 8px; border-radius:6px}

p {
margin:0;
padding:0;
}

h1 {margin: 1em 0 0.5em; color: #3f3f3f; font: 400 2.308em "Signika",sans-serif;}
h1:first-child {margin: 1em 0 0.3em; font-size: 2.615em;}
h2 {margin: 1em 0 0.5em; color: #3f3f3f; font: 300 2.154em "Signika",sans-serif;}
h3 {margin: 1.5em 0 1em; color: #3f3f3f; font: 300 1.846em "Signika",sans-serif;}
h4 {margin: 1.5em 0 0em; color: #3f3f3f; font: 300 1.538em "Signika",sans-serif;}
h5 {margin: 1.5em 0 1em; color: #3f3f3f; font: 300 1.385em "Signika",sans-serif;}
h6 {margin: 1.5em 0 1em; color: #3f3f3f; font: 300 1.231em "Signika",sans-serif;}
p {margin: .5em 0;}
ul, ol {margin: 1em 0; padding: 0;}
li {margin: 0.5em 0 0.5em 2em;}
.alignleft {float: left; margin: 0 20px 20px 0;}
.alignright {float: right; margin: 0 20px 20px 0;}
.aligncenter {text-align: center;}
.content .center {text-align: center;}