.single_post .toc_list li::before {
    display: none;
}

.amzbtn {
    padding: 10px 5px;
    background: #FF9800;
    display:  block;
    text-align:  center;
    color: #fff !important;
    text-transform:  uppercase;
    font-size: 12px;
}

.amzbtn:hover {
    opacity: .9;
    color: #fff;
}

.wpsm-comptable td:nth-child(4), .wpsm-comptable td:nth-child(5), .wpsm-comptable td:nth-child(1) {
    text-align: center;
}

.buynowic {
color: #FFBF00;
    font-size: 20px;
}

.sharedaddy.sd-sharing-enabled {
    margin-bottom: 30px;
    border-bottom: 2px dashed #e2e0dc;
}

span.amzn-native-header-text {
    font-weight: bold;
    font-size: 17px !important;
}

.single_post a {
    font-weight: 400;
    color: #d57f0d;
}

.sidebar input[type="submit"]:hover {
    background: #e3ae67;
}

.sidebar input[type="submit"] {
    width: 100%;
    padding: 11px 0;
    background: #d9ac70;
    border: 0;
   
    color: #fff;
    cursor: pointer;
}

.hp_meta {
    color: #000;
}
.fn {
    color: #D9AC70;
}

#header h1, #header h2{
    margin: 0;
    width: 200px;
}

.bypostauthor {
    border-top: 3px solid #00aea0 !important;
}

.btn_green {
background-color: #00aea0 !important;
}

.btn_green:hover {
background-color: #0A8178 !important;
}

.sd-content ul li::before{
display: none !important;
}

footer .container {
    display: none;
}

.divider{
border-bottom: 3px solid #e4e4e4;
}

.related-posts ul li::before {
    content: initial;
}

.post-single-content a:hover {
    color: #444;
}

.single_post li {
    font-size: 18px;
    line-height: 30px;
}

.postauthor h5 {
    font-size: 16px;
    color: #00AEA0;
}

.postauthor p{

    font-weight: 500;
    line-height: 22px;
}
#searchform input[type="submit"]{
   height: auto;
  padding: 10px 0;
line-height: 16px;

}

.single #content_box {
    border: 1px solid #e4e4e4;
}
#sidebars .widget {
    background: #fff;
}

.post.excerpt{
border: 1px solid #E4E4E4;
}

.wb {
    border: 1px solid #E4E4E4;
    padding: 20px;
}

.postauthor {
    padding: 3% 4%;
    background-color: #f0f0f0;
    margin-bottom: 5%;
  border-top: 1px solid;
    border-bottom: 1px solid;
    border-color: #e4e4e4;
}

@media only screen and (max-width: 768px) {
  #header{
    text-align: center; 
  }
  
  .one_half {
     width: 100% !important;
  }

}

.wpsm-comptable td ul li, .wpsm-comptable td ul {
    margin: 0;
    list-style: none;
}

.wpsm-tbody li {
    font-size: 13px;
    line-height: 21px;
}
.wpsm-comptable th {
    text-align: center;
      text-transform: uppercase;
}