/*
Theme Name: My Vantage Child Theme
Version: 1.0
Description: A child theme for Vantage, the premium business directory theme for WordPress.
Author: Nodal-Prod
Author URL: http://www.nodal-prod.com
Template: vantage
*/

@import url("../vantage/style.css");


.entry-content h1 { line-height: 2.5px; font-size: 2.5em; }

.footer_icons { display: inline-block; }

a { font-weight: 600; text-decoration:none; }



.layout-full #colophon {
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-top: 0; }

.main-navigation ul li a { padding: 12px 20px; }
.main-navigation { background: #731716; }
#main  { padding: 0;}

#scroll-to-top { background : rgba(45, 45, 41, 0.6) none repeat scroll 0 0 }


article.post .entry-header h1.entry-title, article.page .entry-header h1.entry-title {
    color: #3b3b3b;
    font-size: 44px;
    font-weight: 500;
    line-height: 2.35em;
}

ul, ol {
    margin: 0 0 1.5em -1em;
}
.index_info { background:none;}
.entry-content p iframe { display:block; margin: 0 auto; }
.sum { text-align:justify;}
.edito { text-align:justify; color:#D5D5D5; font-size:20px; }



#main { background-color: transparent; no-repeat : top center; }

.pad1 {padding: 10px}
.pad2 {padding: 20px}
.pad_icons_fp { padding-left: 100px; padding-right: 100px}

.bg_01 {background-color: coral;}


/*  
.so-widget-sow-button-atom-4a75a8acc3b6 .ow-button-base a {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 1em;
    padding: 1em 2em;
    background: #41a9d5;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ba2929), color-stop(1, #3a0f0f));
    background: -ms-linear-gradient(bottom, #298fba, #41a9d5);
    background: -moz-linear-gradient(center bottom, #298fba 0%, #41a9d5 100%);
    background: -o-linear-gradient(#41a9d5, #298fba);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#41a9d5', endColorstr='#298fba', GradientType=0);
    border: 1px solid;
    border-color: #2685ad #247fa5 #227598 #247fa5;
    color: #ffffff !important;
    -webkit-border-radius: 0.25em;
    -moz-border-radius: 0.25em;
    border-radius: 0.25em;
    -webkit-box-shadow: inset 0 1px 0 rgba(217,43,41,0.2), 0 1px 2px rgba(0,0,0,0.065);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.065);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.065);
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}*/



