/* ------------Topbar---------------------- */
.topbar-box {
    background: #000000;
    padding: 12px 0;
}
.topbar-box p,.topbar-box span{
  font:400 14px var(--font-jost);
  color: #fff;
}
.topbar-contact-info{
  text-align: right;
}
.topbar-contact-info span{
  margin-left: 25px;
}
/* -------Header------------------ */
.header-col-3 {
    position: relative;
}
p.woocommerce-mini-cart__empty-message {
    display: none;
}
.wishlist-box span {
    color: #000;
    font: 400 14px var(--font-jost);
    text-transform: uppercase;
}
.wishlist-box i{
  color: #000000;
  font-size: 14px;
  position: absolute;
  right: 82px;
  top: 5px;
}
span.cart-text,span.cart-value {
    font: 400 14px var(--font-jost);
    color: #000;
    text-transform: uppercase;
}
.main-header-box {
    padding: 0 170px;
}
.wishlist-box a.wishlist_view {
    position: relative;
}
/* --------------------------Header---------------------------- */
.stickynavbar {
  background-color: #fff !important;
  z-index: 999;
  padding-top: 0 !important;
}
.sticky {
  position: fixed!important;
  top: 0px;
  width: 100%;
  padding-bottom: 0 !important;
}
.nav_wrap {
  clear:both;
  background-color: transparent;
  margin-bottom: 0em;
  z-index: 99;
}
.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;
}
#header .logo {
  z-index: 9;
}
#header .logo a {
  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;
}
.scrolled {
  position: fixed !important;
  top: 0;
  width: 100%;
  z-index: 9999999;
  background:#fff;
}
#masthead.scrolled {
  background: #ccc;
}
div#mySidenav {
  display: block;
}
.nav_wrap{
  padding: 22px 0px;
  border-bottom: 1px solid #000000;
}
.stickynavbar .nav_wrap {
    background: #fff;
    box-shadow: 0 0 8px grey;
}
.main-header-box .row.bg-media {
    align-items: center;
}
.cart_box,.wishlist-box {
    text-align: right;
}
/*----------------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;
  text-align: center;
  padding-left: 0;
}
.main-navigation li{
  position: relative;
  padding: 0px 25px;
  display: inline-block;
}
.main-navigation li:last-child{
  border-right: none;
}
.main-navigation a{
  display: block;
  text-transform: uppercase;
  padding: 0;
  color: #000000;
  font: 400 14px var(--font-jost);
  position: relative;
}
li.current-menu-item.current_page_item a {
    border-bottom: 1px solid #000;
}
.main-navigation a:hover{
  color: #455864;
}
.main-navigation ul ul{
  display: none;
  position: absolute;
  left: 20px;
  top: 130%;
  background: #121212;
  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: #fff;
  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 .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: #F4EEE9;
    padding-left: 15px;
    transition: 0.5s;
}
.main-navigation ul ul li a{
  transition: 0.5s;
}
.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 ----------------------*/
.outer-footer {
    position: relative;
}
.footer2 .widget_nav_menu {
    display: inline-block;
}
.footer1 .widget_text p {
  color: #FFFFFF;
  font: 300 16px/25px var(--font-jost);
  padding-top: 20px;
  margin-bottom: 27px;
  width: 70%;
}
#footer p.phone.phone-text span, #footer .email-box span {
    color: #FFFFFF;
    font: 300 16px/25px var(--font-jost);
    margin-bottom: 6px;
}
#footer .phone-box i,#footer .email-box i {
    font-size: 12px;
}
#footer {
  background-color: #181818;
  background-repeat: no-repeat;
  background-size: cover;
}
#footer{
  color:#fff;
  text-align:left;
}
.footer-cols{
  padding-top: 7em;
  padding-bottom: 60px;
}
.footer_hide{
  display:none;
}
#footer h3.widget-title {
  color: #ffffff;
  font: 400 24px var(--font-arsenal);
  position: relative;
  margin-bottom: 20px;
}
#footer .copyright p{
  text-align: center;
  color: #FFFFFF;
  font: 400 14px var(--font-jost);
  margin-bottom: 0;
}
#footer .copyright a {
  color: #fff;
  cursor: pointer;
}
#footer span.credit_link a {
  color: #F4EEE9!important;
  font-weight: 700;
}
#footer ul li{
  list-style:none;
  margin: 12px 0;
}
#footer ul {
    margin-left: 0;
    padding-left: 0;
}
#footer ul li a {
  color: #ffffff;
  font: 300 16px var(--font-jost);
}
.footer3 .widget_text p {
    color: #94a9b7;
    font: 400 15px Lexend;
    line-height: 40px;
}
.widget_recent_entries img {
  width: 100px;
}
.copyright{
  text-align: center;
  background-color: #000000;
  padding: 18px 0;
}
#footer .textwidget input[type="email"]{
  border: 1px solid #fff;
}
#footer .textwidget input[type="submit"]{
  background-color: transparent;
  color: #FFFFFF;
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  position: absolute;
  right: 0;
}
#footer .widget td{
  padding-top: 0px !important;
}
.footer4 form p {
    position: relative;
}
/*-------------------------- 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: #000;
    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: #000;
  padding-left: 15px;
  caption-side: top;
}
.widget_calendar tbody a {
  background-color: #bbb;
  color: #000;
  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: #F4EEE9;
  width: 50px;
  height: 50px;
  padding: 0;
  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: #000;
  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;
}
div#cart {
    display: none;
}
