#{
  color: #576588;
}

/* --------------------------Header---------------------------- */

.stickynavbar {
  background-color: #fff !important;
  z-index: 9999999999999;
  padding-top: 0 !important;
  box-shadow: 0 0 8px grey;
}
.sticky {
  position: fixed!important;
  top: 32px;
  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;
}

#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;
}
#footer .logo{
  margin:0; 
  text-align: center;
}
.sticky .logo {
  top: -63px !important;
}
#header .logo a { 
  padding:0; 
  font-size:25px; 
  font-weight:bold; 
  margin-top: 0; 
}
.logo a.custom-logo-link { 
  color:#000000;
}
.logo p { 
  color: #000;
  margin-bottom: 0;
  font-size: 14px;
}
#site-navigation {
    width: 100%;
}

/* ------------- Topbar ---------------- */
.topbar_section {
    border-bottom: 1px solid #e5e9f5;
}
.topbar_section p.offer-text i,select#gtranslate_selector,.topbox.translate_lang, .topbox.currency_translate,.topbar_section .my-account a,.nav_wrap .cart_box a,.nav_wrap .head_category a,button.product-btn,span.wishlist_products_counter_text,.footer-cols ul li a,.topbar_section a.sign-btn{
    color: #31797e;
}
.topbar_section p.offer-text,.topbar_section .dd-select {
  color: #7f8495;
}
select#gtranslate_selector{
  border: none;
  font-size: 14px;
  width: 100%;
  background: transparent;
}
.topbar_section .lang, .topbar_section .curr, .topbar_section .acc, .topbar_section .wish{
    border-right: 1px solid #e5e9f5;
}
.topbar_section a.dd-selected {
    padding: 0px !important;
    margin: -6px 2px;
}
.topbar_section .dd-pointer {
    position: absolute;    
    top: 50%;
    left: 35px;    
}
.topbar_section .dd-select {
    background: none !important;
    border: none !important; 
    font-size: 14px;
}
.topbar_section ul.dd-options.dd-click-off-close {
    width: 100px !important;
}
.topbar_section small.dd-selected-description.dd-desc.dd-selected-description-truncated {
    display: none;
}
.topbox.currency_translate span {
    display: inline-block;
}
.topbar_section label.dd-selected-text {
    font-weight: 400;
}
.topbar_section table.shop_table.cart.wishlist_table.wishlist_view.traditional.responsive {
    display: none;
}
.topbar_section .wishlist-title {
    margin-bottom: 0px !important;
}
select.woocommerce-currency-switcher {
    border: none;
    color: #576588;
}
.topbar_section ul#menu-register {
    list-style: none;
    margin: 0;
}
span.dd-pointer.dd-pointer-down {
    border-top: 5px solid #576588;
}
.topbar_section li#menu-item-54 {
    font-size: 1rem;
}
.main-header-box{
  border-bottom: solid 2px #eff2f9;
}

/*----------------Menu bar-----------*/

@keyframes smoothScroll {
  0% {
    transform: translateY(-40px);
  }
  100% {
    transform: translateY(0px);
  }
}
.main-navigation ul{
  list-style: none;
  margin: 0;
  text-align: center;
}
.main-navigation li{
  position: relative;
  padding: 18px 6px;
  display: inline-block;
}
.main-navigation li:last-child{
  border-right: none;
}
.main-navigation a{
  display: block;
  text-decoration: none;
  text-transform: none;
  padding: 0;
  letter-spacing: 0px;
  font-size: 14px;
  line-height: 26px;
  color: #576588;
  font-weight: 600;
  font-family: "Nunito Sans";
}
.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 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: #31797e;
}

.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;
}
.nav_wrap span.cart-value {
  background: #31797e;
  border-radius: 50px;
  padding: 0px 5px;
  font-size: 10px;
  position: absolute;
  left: 60px;
  color: #ffffff;
}
.nav_wrap .cart_box i {
  font-size: 20px;
}
.nav_wrap .head_category a,.head_product_search input.search-field {
  font-size: 14px;
}
.nav_wrap .head_category {
  background: #f7f9fc;
}
.product-search button {
  padding: 12px 20px;
  background: #31797e;
  /*background: url(assets/images/search.png) no-repeat scroll #31797e 10px;
  text-indent: -9999px;*/
  position: absolute;
  right: 4px;
    top: 3px;
  border: none;
  color: #fff;
}
.product-search input[type="search"] {
  padding: 16px;
  margin: 0;
  border-radius: 0;
  border: none;
  width: 100%;
  font-size: 14px;  
}
.product-search input[type="search"]::placeholder{
  color: #c3c4ca;
}
.product-search {
  position: relative;
}
.product-search form.woocommerce-product-search {
  border: 1px solid #eff2f9;
  border-left: none;
}
.nav_wrap select#product_cat {
  border: 1px solid #eff2f9;
  padding: 18px 5px;
  font-size: 14px;
  background: #f7f9fc;
  color: #576588;
  border-right: none;
}
.cart_box{
  position: relative;
}

/*---------------- Footer Section ----------------------*/

#footer {
  background-color: #2f3942;
}
.footer-cols h3 {
    color: #ffffff;
    font-size: 22px;
    font-weight: 700;
}
.footer-cols img.wp-image-87 {
    width: 80%;
}
.footer-cols ul li a {
    font-size: 16px;
    line-height: 35px;
}
ul#menu-category-footer-link1,ul#menu-useful-footer-link2,ul#menu-customer-service-link-3 {
    padding: 25px 0px;
    list-style: none;
}
.footer1 p {
    line-height: 24px;
    font-size: 16px;
}
.footer-cols h3.widget-title {
    border-left: 3px solid #31797e;
    line-height: 3px;
    padding: 10px;
}
.footer-cols li:before {
    content: "\f068";
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -1.3em;
    width: 1.3em;
    color: #576588;
    font-size: 12px;
}
.footer-cols ul li a:hover,.footer-cols ul li a:hover li:before{
    color: #31797e;
}
.copyright p {
    color: #ffffff;
    font-size: 16px;
}
.copyright{
  text-align: center;
  background-color: #2c353d;
}

/*-------------------------- 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;
  
  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;
}
.container.footer-cols ul {
    list-style: none;
}
.footer1 p {
    padding-top: 20px;
}
.footer1 figure {
    padding-top: 15px;
}