/* --------------------------Header---------------------------- */

.stickynavbar {
z-index: 9;
padding-top: 0 !important;
}
#sticky-onoff {
display: none;
}
.header-wrap{
  background: #FFFFFF;
}
.sticky {
position: fixed !important;
top: 0px;
width: 100%;
padding-bottom: 0 !important;
background: rgba(243, 236, 255, 1);
}
.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: #fff;
    z-index: 9;
    position: relative;
    z-index: 99;

}
#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;
}

.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 i {
  color: #393939;
  cursor: pointer;
  font-size: 19px;
}
#header .search-form {
  position: absolute;
  left: 41%;
  top: 50%;
  background: #fff;

}
#header input[type="reset"] {
  border: unset;
  padding: 0 13px;
  background: url();
}
#header .search-form input[type="search"] {
  background-color: #fff;
  border: 1px solid gray;
  padding: 10px 98px 10px 13px;
  border: unset;

}
#header .fa-window-close
{
color:gray;
cursor: pointer;
font-size: 20px;
}
.feature-box img {
  width: 100%;
  height: 600px;
  object-fit: cover;
}
#header .search-form input[type="submit"]
{
background-color:#373737;
border-radius: 40px;
}
#header .cart i {
color: #000;
z-index: 999999999999999;
font-size: 18px;
}
#header .account i{
color: #000;
}
#header span.cart-value {
  position: absolute;
  top: -5px;
  background:  #0BDABB;;
  color: #fff;
  border-radius: 50px;
  padding: 0px 6px;
  right: -2px;
  z-index: -1;
}
#header .bar_icon {
  text-align: right;
}
#header .bar_icon i {
  color: #fff;
  font-size: 20px;
  background: #000;
  text-align: center;
  padding: 12px;
}
#header .icons {
  padding: 18px 0px;
}

/* ------------- Topbar ---------------- */

#topbar {
    padding: 10px 0;
  }
  .topbar-centercontent{
    position: relative;
  }
  .topbar-centercontent::after {
    content: "";
    width: 24%;
    height: 38px;
    background: #101928;
    position: absolute;
    top: -10px;
    left: -16px;
    clip-path: polygon(89.474% 54.167%, 89.474% 54.167%, 91.039% 45.067%, 92.508% 36.773%, 93.874% 29.289%, 95.132% 22.62%, 96.273% 16.771%, 97.291% 11.747%, 98.18% 7.552%, 98.932% 4.193%, 99.541% 1.674%, 100% 0%, 0% 0%, 0% 100%, 78.421% 100%, 78.421% 100%, 78.937% 99.065%, 79.611% 97.473%, 80.432% 95.166%, 81.391% 92.087%, 82.477% 88.177%, 83.681% 83.38%, 84.992% 77.638%, 86.402% 70.893%, 87.899% 63.089%, 89.474% 54.167%);
}
.topbar-centercontent::before {
    content: "";
    width: 24%;
    height: 38px;
    background: #101928;
    position: absolute;
    top: -10px;
    right: -16px;
clip-path: polygon( 10.526% 54.167%,10.526% 54.167%,8.961% 45.067%,7.492% 36.773%,6.126% 29.289%,4.868% 22.62%,3.727% 16.771%,2.709% 11.747%,1.82% 7.552%,1.068% 4.193%,0.459% 1.674%,0% 0%,100% 0%,100% 100%,21.579% 100%,21.579% 100%,21.063% 99.065%,20.389% 97.473%,19.568% 95.166%,18.609% 92.087%,17.523% 88.177%,16.319% 83.38%,15.008% 77.638%,13.598% 70.893%,12.101% 63.089%,10.526% 54.167% );}
  .topbar-centercontent span {
    font-family: Poppins;
    font-weight: 400;
    font-style: Italic;
    font-size: 14px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-offset: 0%;
    text-decoration-thickness: 0%;
    text-decoration-skip-ink: auto;
    color: #101928;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.topbar_section .socialbox {
  text-align: right;
}
.topbar_section .socialbox i {
  color: #ffffff;
  padding-right: 15px;
  font-size: 15px;
}
.topbar_section .socialbox i:hover{
  color: #000000;
}
.header_btn a {
  font-size: 14px;
  line-height: 16px;
  font-weight: 500;
  font-family: "ubuntu";
  letter-spacing: 1px;
  vertical-align: middle;
  float: left;
  cursor: pointer;
}
.header_btn a:hover{
  color:  #0BDABB;;
}
.register {
  color: #eee;
}
.login {
  color: #000;
}
.login i {
  padding-right: 5px;
}
.register {
  background: #c8ae8a;
  padding: 11px 7px;
}
.login {
  background: #f5f5f5;
  padding: 11px 7px;
}

/* --------------- Search -------------- */

.popup-box-on {
  display: block !important;
}
.off {
  display: none;
}

#search.open {
  opacity: 1;
  transform: translate(0px, 0px) scale(1, 1);
  background-color: #1d2327;

}
#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: #0BDABB;
  font-size: 40px;
  opacity: 1;
  padding: 10px 17px;
  position: fixed;
  right: 42px;
  top: 35px;
  box-shadow: unset;
  text-shadow: unset;
}
button.close {
  background: transparent none repeat scroll 0 0;
  border: 0 none;
  cursor: pointer;
}

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 {
  font-size: 29px;
}
.btn-site {
  background: linear-gradient(90deg, #0BDABB 1.77%, #671CA8 99.44%);
     color: #fff !important;
}
.logo h4 {
  color: #FFF;
  font-family: Poppins;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  background: linear-gradient(90deg, #0BDABB 1.77%, #671CA8 99.44%);
  margin: 0;

}

/*----------------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;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0;
}
.main-navigation li{
  position: relative;
  padding: 20px 0;
  display: inline-flex;
  align-items: center;
  color: #101928;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.main-navigation li::after {
    content: '|';
    color: #101928;
    margin: 0 22px;
    font-weight: 300;
    font-size: 14px;
}
.main-navigation li:last-child::after {
  content: none;
}


.main-navigation li:last-child{
  border-right: none;
}
.main-navigation a{
    color: #101928;
    font-family: Poppins;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0;
    position: relative;
    padding-bottom: 4px;
    transition: color 0.3s ease;
}


.main-navigation a:hover{
  color: #0BDABB !important;
}
.main-navigation a:focus{
  color: #0BDABB !important;
}
.main-navigation ul ul {
  visibility: hidden;
  opacity: 0;
    position: absolute;
    left: 0;
    top: 100%;
    background: #F6F6F6;
    min-width: 215px;
    z-index: 9999;
    transform: translateY(10px);
    transition: opacity 0.3s ease, transform 0.3s ease, visibility 0.3s ease;
    pointer-events: none;
    display: flex;
    align-items: center;
    justify-content: flex-start;
        padding-left: 0;
}
.main-navigation ul ul ul{
  left: 100%;
  top: 0;
  transform: translateX(10px);
  transition: opacity 0.3s ease, transform 0.3s ease, visibility 0.3s ease;
}
.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 {
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}

.main-navigation ul li:hover > ul > li {
  opacity: 1;
  transform: translateY(0);
}

.main-navigation ul li:hover > ul > li:nth-child(1) { transition-delay: 0.05s; }
.main-navigation ul li:hover > ul > li:nth-child(2) { transition-delay: 0.10s; }
.main-navigation ul li:hover > ul > li:nth-child(3) { transition-delay: 0.15s; }
.main-navigation ul li:hover > ul > li:nth-child(4) { transition-delay: 0.20s; }
.main-navigation ul li:hover > ul > li:nth-child(5) { transition-delay: 0.25s; }
.main-navigation ul li:hover > ul > li:nth-child(6) { transition-delay: 0.30s; }
.main-navigation ul li:hover > ul > li:nth-child(7) { transition-delay: 0.35s; }
.main-navigation ul li:hover > ul > li:nth-child(8) { transition-delay: 0.40s; }

.main-navigation ul li:hover > ul ul {
  transform: translateX(0);
}

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a{
  color: #0BDABB;
}
.main-navigation .current_page_item > a, .main-navigation .current-menu-item > a:after {
    color: #0BDABB !important;
}

.main-navigation .menu > ul > li.highlight{
  background-color: #ffffff;
}


.main-navigation ul > li.menu-item-has-children > a:hover::after{
      color: #0BDABB !important;

}

.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: #1e1d1c !important;
}

.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;
}
.header-nav {
    display: flex;
    align-items: center;
    justify-content: center;
}
/*---------------- Footer Section ----------------------*/
#footer ul.foot-flex{
    display: flex;
    align-items: center;
    padding-left: 0;
}
#footer ul.foot-flex p{
  margin: 0 11px;
}
.footer-cols {
  padding-top: 40px;
  padding-bottom: 20px;
}
#footer
{
  background-color: #111111;
  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: 20px 0;
  margin-bottom: 0;
}
.main_sociobox {
    padding: 20px 0;
}
#footer{ 
  color:#fff;
  text-align:left;
}
.footer_hide{
  display:none;
}
#footer h3 {
  color: #FFF;
  font-family: Public Sans;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding:10px 0 17px 0;
}
#footer .copyright p{
  color: #FFF;
  text-align: center;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
#footer .copyright a {
  color:  #ffffff;
  cursor: pointer;
}
#footer ul li{
  list-style:none !important;
  margin:0 0 5px 0;
  text-align:left;
  
}
#footer ul li:hover a {
  color: #0BDABB;
}
#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 {
  background: #FFFFFF1A;    }
.copyright .copy-main p{
text-align: center !important;
}

#footer{
  margin-top: 2%;
}
#footer .textwidget input[type="email"]
{
    border: 2px solid #FF0889;
    height: 50px;
  }


#footer .contact-widget i {
  color:  #0BDABB;;
  margin-right: 10px;
  font-size: 16px;
}

.header-wrap .main-header-box {
    padding: 6px 100px;
    position: relative;
    z-index: 99;
  }
#footer .footer-logo {
  margin-top: 30%;
}
#footer .social {
  margin-top: 25px;
}
#footer .social a {
  color: #000;
  border: 2px solid #000;
  border-radius: 50%;
  padding: 3px 0;
  margin-right: 2px;
  width: 34px;
  height: 36px;
  display: inline-block;
  font-size: 16px;
  text-align: center;
  background-color: #fff;
}
#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%;
}

div.menu-home-decor-container ul li,div.menu-support-container ul li, div.menu-customer-service-container ul li {
  list-style: initial !important;
}

/*-------------------------- 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: #0BDABB;
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 10px;
    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;
}

