/* --------------------------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:#f5f5f5;
  width: 100%!important;
  z-index: 9999;
}
#header .logo img{
  max-width: 140px;
  max-height: 123px;
}
.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{
  margin:0; 
  text-align: left;
}
#header .logo a{ 
  font-weight:700; 
  padding:0; 
  font-size:30px; 
  font-weight:bold; 
  margin-top: 0; 
}
.logo a {
  font-size: 19px;
  letter-spacing: 1px;
  color: #372600;
  font-weight: 700;
  font-family: "Roboto Slab";
  text-align: center;
}
.logo p{ 
  color: #000;
  margin-bottom: 0;
  font-size: 14px;
}
.scrolled {
  position: fixed !important;
  top: 0;
  width: 100%;
  z-index: 9999999;
  background:#fff;
}
#masthead.scrolled {
  background: #ccc;
}
#site-navigation {
  width: 100%;
}
#header .fa-window-close
{
  color:gray;
  cursor: pointer;
  font-size: 20px;
}
#header .socialbox a {
  color: #ffffff;
  font-size: 13px;
  border-radius: 50px;
  display: inline-block;
  height: 30px;
  width: 30px;
  margin: 0 1px;
}
#header .socialbox i {
  padding: 0px 10px;
}

.main-header-box .category-box h5 {
  font-size: 14px;
  color: #ffffff;
  font-weight: 600;
  font-family: "Montserrat";
  letter-spacing: 0px;
}
.main-header-box .category-box i {
  padding: 17px 5px;
  color: #fff;
  font-size: 18px;
  cursor: pointer;
}
.main-header {
    background: #003d48;
}

/* ------------- Topbar ---------------- */

#topbar {
  background-color: #003d48;
  padding: 7px 0 0;
}
.my-account a {
  font-size: 12px;
  line-height: 18px;
  color: #ffffff;
  font-weight: 400;
  font-family: "Montserrat";
  padding-right: 12px;
  vertical-align: middle;
}
.my-wishlist a {
  font-size: 12px;
  line-height: 18px;
  color: #ffffff;
  font-weight: 400;
  font-family: "Montserrat";
  vertical-align: middle;
}
.register a {
  font-size: 14px;
  line-height: 16px;
  color: #ffffff;
  font-weight: 500;
  font-family: "Montserrat";
  letter-spacing: 1px;
  vertical-align: middle;
}
.login a {
  font-size: 14px;
  line-height: 16px;
  color: #000;
  font-weight: 500;
  font-family: "Montserrat";
  letter-spacing: 1px;
  vertical-align: middle;
}
span.login i {
  padding-right: 5px;
}
span.register {
  background: #000;
  padding: 11px 7px;
}
span.login {
  background: #f5f5f5;
  padding: 11px 7px;
}

/* ------------- Topbar1 ---------------- */

#topbar1 {
  background-color: #fff7f1;
  padding: 20px 0;
}
#topbar1 .icons{
  background-color: #ffffff;
}
#topbar1 .side_search i{
  color: #000;
}
#topbar1 .icon-box {
    padding: 5px 0px;
}
#topbar1 .side_search button.search-submit {
  background: #fff;
  border: 0px;
  width: 12%;
  color: ;
  border-left: none;
  padding-top: 8px;
  position:absolute;
  top: 0px;
  padding-bottom: 9px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}
#topbar1 .side_search input#woocommerce-product-search-field {
  width: 87%;
  font-size: 12px;
  padding-left: 20px;
  float: left;
  border: 0px;
  border-right: none;
  height: 41px;
  background: #ffffff;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}
#topbar1 span.category-box {
  border: 1px solid #ddd;
  padding: 8px 9px;
  display: inline-block;
}
#topbar1 span.phone i {
  font-size: 30px;
  color: #003d48;
  float: left;
  padding-top: 7px;
  transform: rotate(95deg);
}
#topbar1 span.title {
  font-size: 11px;
  letter-spacing: 0px;
  line-height: 18px;
  color: #818181;
  font-weight: 700;
  font-family: "Montserrat";
}
#topbar1 span.text {
  font-size: 16px;
  line-height: 18px;
  color: #050505;
  font-weight: 600;
  font-family: "Montserrat";
}
#topbar1 ul li {
  list-style-type: none;
  padding-left: 25px;
}
#topbar1 ul {
  margin: 0;
  text-align: center;
}
#topbar1 .icons i {
  font-size: 18px;
  padding-top: 15px;
}
#topbar1 .icons i.wishlist{
  color: #000;
}
#topbar1 .icons i.cart{
  color: #000;
}
#topbar1 .icons i.account{
  color: #000;
}
#topbar1 .cart-value {
  color: #fff;
  background-color: #003d48;
  padding: 0px 4px;
  font-weight: 600;
  border-radius: 50px;
  position: absolute;
  top: 0px;
  font-size: 10px;
  left: 20px;
}

/*----------------Menu bar-----------*/

@keyframes smoothScroll {
  0% {
    transform: translateY(-40px);
  }
  100% {
    transform: translateY(0px);
  }
}
ul.list_nav {
  display: block;
  text-align: left;
}
.main-navigation ul{
  list-style: none;
  margin: 0;
}
.main-navigation li {
  position: relative;
  padding-top: 15px;
  display: inline-block;
  padding-right: 15px;
}
.main-navigation li:last-child{
  border-right: none;
}
.main-navigation a{
  display: block;
  text-decoration: none;
  text-transform: none;
  padding: 0;
  font-size: 17px;
  letter-spacing: 0px;
  color: #ffffff;
  font-family: "Jost";
  font-weight: 500;
}
.main-navigation a:hover{
  color: #000;
}
.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 li:hover > ul{
  display: block;
}
.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a{
  color: #000;
  font-weight: 400;
}
.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: #003d48;
}

.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;
}

/*---------------- Footer Section ----------------------*/

#footer
{
  background-color: #111111;
  background-repeat: no-repeat;
  background-size: cover;
}
#footer_box {
  padding-top: 40px;
}
.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: 20px 0;
  margin-bottom: 0;
}
.main_sociobox {
    padding: 20px 0;
}
.footer_hide{
  display:none;
}
#footer h3 {
  font-size: 24px;
  letter-spacing: 0px;
  color: #fff;
  font-family: "Poppins";
  font-weight: 700;
  padding:10px 0 17px 0;
}
#footer .copyright p {
  font-size:14px;
  text-align:left;
  color:#fff;
}
#footer .copyright a {
  color: #003d48;
  cursor: pointer;
}
#footer ul li{
  list-style:none;
  margin:0 0 5px 0;
  text-align:left;
  padding: 5px;
  list-style-image: url(assets/images/arrowpng.png);
}
#footer .socialbox {
  text-align: right;
  padding: 20px 0;
}
#footer .socialbox i {
  color: #ccc;
  margin: 0;
  padding-left: 30px;
}
.footer_custom_btn {
  background: #003d48;
  color: #fff;
  padding: 10px 9px;
}
.footer_custom_btn:hover {
  background: #fff;
  color: #003d48;
}
#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;
  height: 40px;
}
.copy-text {
  border-top: 1px solid #757070;
}
#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 i {
  color: #003d48;
  margin-right: 17px;
  font-size: 19px;
  margin-bottom: 14px;
}
#footer {
  color: #fff;
  text-align: left;
}
#footer ul {
  margin: 0;
}
#footer .social a {
  background-color: #fff;
  border-radius: 50%;
  padding: 8px 8px;
}
#footer .social a i {
  font-size: 16px;
  letter-spacing: 3px;
  width: 20px!important;
  text-align: center;
  margin-right: 0;
  margin-bottom: 0;
  color: #000;
}
#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:#003d48;
  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;
}