/*
Theme Name: Sydney Child
Theme URI: http://athemes.com/theme/sydney
Author: aThemes
Author URI: http://athemes.com
Template: sydney
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sydney
*/

.page-wrap {
//padding-top:150px !important;
}

.content-wrapper {
background:inherit !important;
}

#mainnav ul li > a {
text-transform:uppercase;
font-weight:700 !important;
}

#mainnav .sub-menu li a { 
text-transform:none;
font-weight:normal !important;
}

.current_page_item a {
color: #b30000 !important;
}

.title-post, .post-navigation a,.title-post a {
color:#b30000;
}

.meta-post {
display:none;
visibility:hidden;
}

.post-navigation {
background-color:inherit;
}


#mainnav ul li a:after {    
  background: none repeat scroll 0 0 transparent;
  bottom: 0;
  content: "";
  display: block;
  height: 2px;
  left: 50%;
  position: absolute;
  background-color: #F70218;
  transition: width 0.3s ease 0s, left 0.3s ease 0s;
  width: 0;
}
#mainnav ul li a:hover:after { 
  width: 100%; 
  left: 0; 
}

#mainnav .sub-menu li:hover > a {
color: #b30000 !important;
background-color:#808080 !important;
}

.section1 {
width:50%;
float:left;
padding-right: 20px;
}

.sectionn2 {
width:50%;
float:left;
padding-left:20px;
}

.entry-post, .taxonomy-description {
  text-align: justify;
  text-justify: inter-word;
}

.section3 {
width:30%;
float:left;
padding-right: 20px;
}

.section3 img {
max-width:100%;
height:auto;
}


.page-header {
padding-bottom:20px;
}

.posts-layout {
padding-top:20px;
}

#mainnav-mobi, #mainnav-mobi ul li {
background-color: #808080;
}


#mainnav-mobi ul > li > a {
color: #000;
font-weight:bold;
text-transform:uppercase;
}

#mainnav-mobi ul > li > a:hover {
color: #b30000;
}

#mainnav-mobi ul.sub-menu > li > a:hover {
color: #b30000;
}

.btn-submenu svg {
fill: #000;
}

.scrismodern a {
font-family: 'Meddon', cursive !important;
text-transform: none !important;
font-size:23px !important;
margin-top:-40px;
}

.social {
text-align:center;
margin:auto;
width:40%;
}

.fb, .insta {
padding-top:40px;
margin-left:5px;
}

#atingeri {
color:#b30000;
}


.site-header .col-md-4 {
width: 15%;
}

.site-header .col-md-8 {
width:85%;
}

.toright {
float:right;
width:50%;
margin-left:30px;
margin-bottom:3px !important;
}


.entry-content p {
text-align:justify;
}

#leftover {
width: 45%;
float: left;
padding-right: 50px;
}

#rightover {
width: 40%;
float: right;
padding-right: 50px;
}



@media screen and (max-width: 700px) {
  .section1 {
   width:100%;
   margin-bottom:10px;
   }
  .section3 {
  width:100%;
  margin-bottom:10px;
  }
  .scrismodern a {
  margin-top:0px !important;
  text-align:center;
  }
  .col-xs-12 {
  width:100% !important;
  }

  .toright {
  width:100% !important;
  }
  #rightover,#leftover {
  width:100%;
  }
}

#ui-datepicker-div {
background:#fff !important;
}

.contacte,.contacte1 {
max-width:49%;
display:inline-block;
vertical-align:middle;
text-align:center;
}

.contacte1 {
padding-left:50px;
}

@media screen and (max-width: 1000px) {
.contacte {
max-width:100%;
}
}
