/* --------------------------Header---------------------------- */

.stickynavbar {
  background-color: #fff !important;
  z-index: 9999999999999;
  padding-top: 0 !important;
  box-shadow: 0 0 8px grey;
}
.sticky {
  position: fixed;
  top: 0px;
  width: 100%;
  padding-bottom: 0 !important;
}
.nav_wrap {
  clear:both;
  background-color: transparent;
  margin-bottom: 0em;
  z-index: 99;
  
}
.home.page-template .sticky .nav_wrap {
  padding-bottom: 0px;
}
.home #header
{
  background-color:transparent;
}
#header .logo img{
  max-height: 123px;
  width: auto;
}

.menubar {
  -webkit-transition: all 0.5s ease;
  -moz-transition: position 10s;
  -ms-transition: position 10s;
  -o-transition: position 10s;
  transition: all 0.5s ease;
}
.neseted-inner {
  top: 0;
  position: absolute;
}
.continnerbox {
  background-size: 100% 100%;
  color: #fff;
  border-top: 40px solid #435061;
  border-left: 60px solid transparent;
}
#header .logo, #footer .logo{
  margin:0; 
  text-align: center;
}
.sticky .logo
{
  top: -63px !important;
}
#header .logo { 
  font-weight:700; 
  padding:0; 
  font-size:30px; 
  font-weight:bold; 
  margin-top: 0; 
}
.logo a.custom-logo-link{ 
  color:#000000;
}
.logo a {
  color: #000;
  font-size: 19px;
  letter-spacing: 1px;
  font-weight: 400;
  font-family: "Lobster";
}
.logo p{ 
  color: #000;
  margin-bottom: 0;
  font-size: 14px;
}
#header .top-contact{
  padding:12px 0; 
  font-size:15px;
}
.menubar .social-media{
  padding:12px 0; 
  text-align:center;
}
.scrolled {
  position: fixed !important;
  top: 0;
  width: 100%;
  z-index: 9999999;
  background:#fff;
}
#masthead.scrolled {
  background: #ccc;
}
#site-navigation {
    width: 100%;
}

#header .search-icon
{
  color: #4a3333;
  cursor: pointer;
  font-size: 19px;
}
#header .search-form {
  position:absolute;
  right: 0;
  display: none;
}
#header .search-form input[type="search"]
{
  background-color: #fff;
  border-radius: 40px;
  border:1px solid gray;
}
#header .fa-window-close
{
  color:gray;
  cursor: pointer;
  font-size: 20px;
}
#header .search-form input[type="submit"]
{
  background-color:#1e3237;
  border-radius: 40px;
}
#header .cart i {
  color: #000;
  z-index: 999999999999999;
  font-size: 18px;
}
#header .account i{
  color: #000;
}
#header a.cart {
  position: relative;
}
#header .bar_icon i {
  color: #4a3333;
  font-size: 20px;
  text-align: center;
  cursor: pointer;
}
/* ------------- Social Icon ---------------- */

#header .socialbox {
  text-align: right;
}
#header .socialbox i {
  color: #4a3333;
  padding-right: 15px;
  font-size: 15px;
}

/* --------------- Search -------------- */

.popup-box-on {
  display: block !important;
}
.off {
  display: none;
}

#search.open {
  opacity: 1;
  transform: translate(0px, 0px) scale(1, 1);
}
#search {
  background-color: #fff;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  transition: all 0.5s ease-in-out 0s;
  width: 100%;
  z-index: 2000;
  
}
#search .close {
  color: #be5254;
  font-size: 40px;
  opacity: 1;
  padding: 10px 17px;
  position: fixed;
  right: 15px;
  top: 15px;
}
button.close {
  background: transparent none repeat scroll 0 0;
  border: 0 none;
  cursor: pointer;
}
.close {
  float: right;
  font-weight: bold;
  line-height: 1;
  text-shadow: 0 1px 0 #fff;
}

input#term {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 0 none;
  color: #333;
  font-family: "Open Sans",sans-serif;
  font-size: 50px;
  font-weight: 300;
  margin: -51px auto 0;
  outline: medium none;
  padding-left: 30px;
  padding-right: 30px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 100%;
}
#search .btn {
  left: 50%;
  margin-top: 60px;
  padding: 10px 50px;
  position: absolute;
  top: 50%;
  transform: translateX(-50%);
}
.btn-lg , .btn-group-lg > .btn {
  border-radius: 153px !important;
  font-size: 29px;
}
.btn-site {
  background: #be5254 none repeat scroll 0 0;
  color: #fff !important;
}

/*----------------Sidebar Icon Bar -----------*/

  .sidenavBar .closebtn {
    position: absolute;
    top: 2%;
    right: 7px;
    font-size: 36px;
    display: block;
  }
  .sidenavBar {
    height: 100%;
    top: 0;
    width: 0;
    position: fixed;
    z-index: 9999999;
    right: 0;
    background-color: #fff;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    padding-bottom: 30px;
  }
  .sidenavBar a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    transition: 0.3s;
  }
  #mySidenavBar h4.title {
    font-size: 20px;
    line-height: 22px;
    color: #111;
    font-weight: 400;
    font-family: "Ubuntu";
    text-align: center;
  }
  #mySidenavBar p.text {
    font-size: 15px;
    line-height: 25px;
    color: #111;
    font-weight: 400;
    font-family: "Ubuntu";
    text-align: center;
  }
  #mySidenavBar .content {
    font-size: 16px;
    line-height: 22px;
    color: #111;
    font-weight: 400;
    font-family: "Ubuntu";
    text-align: center;
  }
  #mySidenavBar .demo_btn a {
    font-size: 15px;
    padding: 7px 12px;
    border-radius: 6px;
    letter-spacing: 2px;
    line-height: 30px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Source Sans Pro";
    text-align: center;
    background: #d55f5f;
    display: inline-block;
  }
  #mySidenavBar input[type="search"] {
    border: 2px solid #111 !important;
    width: 100% !important;
    font-size: 16px !important;
    padding: 10px 10px !important;
    margin: 0 23px 12px 0 !important;
  }

/*----------------Menu bar-----------*/

@keyframes smoothScroll {
  0% {
    transform: translateY(-40px);
  }
  100% {
    transform: translateY(0px);
  }
}
ul.list_nav {
  margin: 0 auto;
  text-align: center;
  display: block;
  text-align: right;
}
.main-navigation ul{
  list-style: none;
  margin: 0;
}
.main-navigation li{
  position: relative;
  padding:  17px 12px;
  display: inline-block;
}
.main-navigation li:last-child{
  border-right: none;
}
.main-navigation a{
  display: block;
  text-decoration: none;
  text-transform: none;
  padding: 0;
  font-size: 15px;
  letter-spacing: 1px;
  color: #84847c;
  font-weight: 300;
  font-family: "Mulish";
}
.main-navigation a:hover{
  color: #1e3237;
}
.main-navigation ul ul{
  display: none;
  position: absolute;
  left: 0;
  top: 100% ;
  background: #F6F6F6;
  min-width: 215px;
  z-index: 9999;
}
.main-navigation ul ul ul{
  left: 100%;
  top: 0;
}
.main-navigation ul ul a{
  text-transform: none;
  font-weight: 400;
  color: #1e1d1c;
  font-size: 14px;
  line-height: 1.5;
}

.main-navigation ul ul li,
.menubar.scrolled .main-navigation ul ul li{
  float: none;
  display: block;
  text-align: left;
  border-bottom: 1px solid #cccccc;
}

.main-navigation ul ul li:last-child{
  border-bottom: 0;
}

.main-navigation ul li:hover > ul{
  display: block;
}

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a{
  color: #e6a9a9;
}

.main-navigation .menu > ul > li.highlight{
  background-color: #ffffff;
}

.main-navigation .menu > ul > li.highlight:hover{
  background: transparent;
}

.menubar.scrolled .menu > ul > li:hover > a:after,
.menubar.scrolled .menu > ul > li.current_page_item > a:after,
.menubar.scrolled .menu > ul > li.current-menu-item > a:after{
  height: 2px;
}

.menu > ul > li.exoplanet-search:after{
  background: transparent !important;
}

.main-navigation ul ul li:hover > a{
  color: #1e3237;
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation{
  margin: 0 0 15px;
  overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous{
  float: left;
  width: 50%;
}

.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
  float: right;
  text-align: right;
  width: auto;
}
.top_bar_btn a.theme_button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.header-social-icon
{
  padding-top: 15px;
}
.header-social-icon .socialbox i {
  color: #b2b2b2;
  font-size: 13px;
  padding-right:15px;
}
.main-navigation .current_page_item > a:after {
  bottom: 8px;
  display: block;
  height: 2px;
  width: 100%;
  content: "";
  background-color: #84847c;
}

/*---------------- Footer Section ----------------------*/

.footer-cols {
  padding-top: 40px;
  padding-bottom: 20px;
}
#footer
{
  background-color: #fcd7d3;
  background-repeat: no-repeat;
  background-size: cover;
}
.outer-footer {
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.footer-social .socialbox a {
  border-right: none;
}
.footer-social .socialbox a i {
  color: #ffffff;
}
.footer-top {
  padding-bottom: 50px;
}
.footer-top-col h3 {
  font-size: 20px;
  font-weight: bold;
}
.outer-footer {
  background-size: 100% 100%;
 
}
#footer form.search-form{
  border: none;
  background: transparent;
  padding: 0;
}
#footer form.search-form input{
  float: none;
  border: 1px solid #fff;
  margin: 8px 0px;
}

#footer textarea{
  height: 100px;
}
#footer p.post-date {
  color: #ffffff;
  font-size: 11px !important;
}
.copyright .copy-text p {
  font-size: 16px;
  letter-spacing: 1px;
  color: #ffffff;
  font-family: "Roboto";
  font-weight: 500;
  padding: 10px 0;
  margin-bottom: 0;
}
.main_sociobox {
    padding: 20px 0;
}
#footer{ 
  color:#fff;
  text-align:left;
}
.footer_hide{
  display:none;
}
#footer h3 {
  font-size: 24px;
  letter-spacing: 3px;
  line-height: 20px;
  color: #4a3333;
  font-weight: 500;
  font-family: "Cormorant Garamond";
}
#footer p {
  font-size: 12px;
  line-height: 20px;
  color: #84847c;
  font-weight: 400;
  font-family: "Muli";
}
#footer .copyright p{
  font-size:14px;
  text-align:center;
  line-height: 25px;
  color: #84847c;
  font-weight: 400;
  font-family: "Cormorant Garamond";
}
#footer .copyright a {
  color: #fcd7d3;
  cursor: pointer;
}
#footer ul li{
  list-style:none;
  text-align:left;
  padding: 5px;
  font-size: 12px;
  line-height: 20px;
  color: #84847c;
  font-weight: 400;
  font-family: "Muli";
}
#footer ul li a{
  font-size: 15px;
  letter-spacing: 0px;
  color: #fff;
  font-family: "Roboto";
  font-weight: 500;
}
#footer #gallery-1 .gallery-item {
  width: 30%;
  margin: 4px;
}
.widget_recent_entries img {
  width: 100px;
}
.copyright {
  text-align: center;
  background: #fff;
}
#footer .textwidget input[type="email"]
{
  border-radius: 40px;
  border:2px solid #9b9b9b;
}
#footer .textwidget input[type="submit"]
{
  background-color: transparent;
  border-radius: 40px;
  padding: 10px 20px;
  border:2px solid #9b9b9b;
  display: inline-block;
  margin-top: 10px;
  color: #9b9b9b;
  font-family: "Poppins"; 
}
#footer .contact-widget i {
  color: #84847c;
  margin-right: 10px;
  font-size: 16px;
}
#footer .social a {
  color: #493333;
  margin-right: 7px;
  font-size: 16px;
  text-align: center;
}
#footer input[type="submit"] {
  margin-top: 20px;
  background: #ffffff;
  font-size: 12px;
  line-height: 25px;
  color: #84847c;
  font-weight: 400;
  font-family: "Muli";
  letter-spacing: 2px;
}
.wpcf7 .ajax-loader {
  display: none;
}
#footer .social {
 margin-left: 7px;
}
#footer .widget td 
{
  padding-top: 0px !important;
}
#footer #site-navigation ul li a
{
  font-size: 15px;
  letter-spacing: 1px;
  color: #919191;
  font-family: "Roboto";
  font-weight: 500;
}
#footer #site-navigation ul li
{
  margin-right: 20px;
}
#footer #site-navigation
{
  text-align: center;
  border-bottom: 1px solid #292929;
  margin-bottom: 20px;
  padding-bottom: 20px;
  padding-top: 65px;
}
#footer .main-navigation li.current_page_item
{
  background-color: transparent;
}
#footer .footer-logo-box
{
  margin: 0 auto;
  display: block;
  position:absolute;
  top: -154px;
  left: 0;
  right: 0;
  background-color: #111111;
  padding: 20px 15px;
  max-width:180px;
  max-height: 180px;
  border-radius: 50%;
}

/*-------------------------- Calendar widget --------------------------*/
table {
  border-collapse: collapse;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin: 0 0 1.75em;
  table-layout: fixed;
  width: 100%;
}
.widget.widget_calendar table {
  margin: 0;
}
.widget.widget_calendar td, .widget.widget_calendar tr, .widget.widget_calendar th {
  border: 1px solid #fff;
  color: #000000;
}
#footer .widget.widget_calendar td, #footer .widget.widget_calendar tr, #footer .widget.widget_calendar th {
    color: #ffffff;
    padding: 2px;
}
.widget_calendar td,
.widget_calendar th {
  line-height: 1.5625;
  padding: 0;
  text-align: center;
}
.widget_calendar caption {
  font-weight: 900;
  margin-bottom: 0em;
  color: #fff;
  padding-left: 15px;
  caption-side: top;
}
.widget_calendar tbody a {
  background-color: #bbb;
  color: #fff;
  display: block;
  font-weight: 700;
}
.widget_calendar tbody a:hover,
.widget_calendar tbody a:focus {
  background-color: #686868;
  color: #fff;
}
.widget th,
.widget td {
  padding: 0.5384615385em;
}

/* ---------- Return to Top ------------ */

#return-to-top {
  position: fixed;
  bottom: 10px;
  right: 20px;
  background:#fcd7d3;
  width: 50px;
  height: 50px;
  display: block;
  text-decoration: none;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  display: none;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 99;
}
#return-to-top i {
  color: #fff;
  position: relative;
  top: 13px;
  font-size: 19px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 3px 18px;
}
#return-to-top:hover {
  background: rgba(0, 0, 0, 0.9);
}
#return-to-top:hover i {
  color: #fff;
  top: 5px;
}