/*
Theme Name: Sydney - Child 3
Version: 1.0
Description: A child theme of Sydney
Template: sydney
*/

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

body {
    color: #767676;
}
body {
    font-size: 14px;
}
body, #mainnav ul ul a {
    font-family: 'Roboto', sans-serif !important;
}
body {
    font: 14px/1.7 "Fjalla One", sans-serif;
    color: #767676;
}

a {
 color:#C49F25;
}

.site-logo {
    max-height: 100px;
    margin: 10px 0 0 0;
}

.site-logo a:hover{
   border-bottom : none !important;
}

.page header.entry-header {
  display: none;
}

/** Menu **/
#mainnav ul li a {
    font-size: 22px;
    /**color: rgba(17, 92, 67, 0.9) !important;**/
    color: rgba(255, 255, 255, 0.9) !important;
}

#mainnav ul li a:hover {
   border-bottom : 3px solid #C49F25;
  color:rgba(196, 159, 37, 1) !important;
}

#mainnav {
    margin: 15px 0 0 0;
}

/**a:hover {
  border-bottom : 3px solid #C49F25;
  color:rgba(196, 159, 37, 1) !important;
}**/


#mainnav ul li a:hover {
    color: rgba(196, 159, 37, 0.9) !important;
    
   
}

.admin-bar .site-header, .admin-bar .site-header.float-header {
    top: 10px;
}



/** Menu **/
.site-header {
    background-color: rgba(16, 84,61, 1) !important;
}


.header-clone {
	height:0px !important;
}

/** Header page accueil **/
.site-header {
    position: absolute;
}

.header-image {
    margin: 5% 0 0 0;
    height:750px !important;
}
/** Header page accueil **/
.header-image {
   background-image: url(http://asso-amatik.fr/wp-content/uploads/2017/03/AMATIK_agneaumere-e1489680409385.jpg);
   display: block;
}

/** Header page agneau **/
.page-id-22 .header-image {
   background-image: url(http://asso-amatik.fr/wp-content/uploads/2017/03/AMATIK_agneaumere2.jpg);
   display: block;
}

/** Header page label **/
.page-id-24 .header-image {
   background-image: url(http://asso-amatik.fr/wp-content/uploads/2017/03/AMATIK_brebis.jpg);
   display: block;
}

/** Header page actus **/
.page-id-26 .header-image {
   background-image: url(http://asso-amatik.fr/wp-content/uploads/2017/03/AMATIK_brebis_exploitation.jpg);
   display: block;
}

/** Header où trouver **/
.page-id-318 .header-image {
   background-image: url(http://www.asso-amatik.fr/wp-content/uploads/2017/03/AMATIK_brebis_relief.jpg);
   display: block;
}

/** Header page contact **/
.page-id-28 .header-image {
   background-image: url(http://asso-amatik.fr/wp-content/uploads/2017/03/AMATIK_brebis_pre.jpg);
   display: block;
}

.go-top.show {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    visibility: visible;
    bottom: 11px;
    background-color:#C49F25;
}
.go-top.show:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    visibility: visible;
    bottom: 11px;
    background-color:#C49F25;
}

/** Titres **/
.so-widget-sow-headline-default-12dee57a1b4a .sow-headline-container .decoration .decoration-inside {
    height: 1px;
    display: inline-block;
    border-top: 5px solid #115c43;
    width: 100%;
    max-width: 30%;
}

/** Sous-titres**/
.panel-grid-cell .widget-title::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 50px;
    height: 1px;
    margin-left: -25px;
    background-color: #C49F25;
}

/** Icones **/
.fa {
color: #115C43;
}

.fa-angle-up::before {
    content: "\f106";
    color: #115C43;
}
.site-info container span{
	position: absolute;
	text-align:center;
}

.page-wrap {
    padding: 0 !important;
    clear: both;
}

/** Page contact **/
.page .page-wrap .content-wrapper, .single .page-wrap .content-wrapper {
    padding: 0px;
}
.page-wrap .content-wrapper {
    padding-top: 0px;
    padding-bottom: 0px;
}

.so-widget-sow-contact-form-default-316de3bc8c3e .sow-contact-form {
    padding: 10px;
    border: #115C43 solid 1px;
    background-color: rgba(17, 92,67, 0) !important;
}

/** Footer **/
.footer-widgets {
    padding: 25px;
    background-color: #252525;
}

/** Articles **/
.entry-thumb {
    display:none;
}
.hentry .title-post {
    margin: 50px 0 0 0;
}
.hentry .meta-post a:hover {
    color: #C49F25;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
    background-color: #115C43 !important;
    border: none !important;
}

button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
    background-color: transparent;
    color: #C49F25;
}

#getmoreinfoid>div {
    bottom: -4308px;
    overflow: hidden;
    position: fixed;
    display: block;
    right: -1479px;
    display: none !important;
}