/* --------------------------Header---------------------------- */

.stickynavbar {
z-index: 9999;
padding-top: 0 !important;
}
.header-wrap{
background-color: #9bb935;
}
.track-main-box:hover form.track_order{
display: block;
position: absolute;
left: 0;
top: 100%;
background: #fff;
z-index: 1001;
padding: 10px 23px;
width: 392px;
box-shadow: rgb(0 0 0 / 16%) 0 1px 4px;
}
form.track_order {
display: none;
}
#topabr{
padding: 5px 0;
background-color: #4b2d3e;
}
#topabr .top-navigation a, #topabr .top-navigation p.order-track-pop, .topbar-center-para span{
color: #ffffff;
}
#topabr .top-navigation a:hover, #topabr .track-main-box p.order-track-pop:hover, #topabr .gtranslate_wrapper .gt_selector:hover, #topabr .sign-in a:hover {
color: #9bb935;
}
#topabr .right-trans{
width: 30%;
margin-right: 10px;
}
#topabr .sign-in a {
color: #ffffff;
}
#topabr .gtranslate_wrapper{
width: 100%;
}
#topabr .topbar-right {
display: flex;
justify-content: end;
}

#topabr .gtranslate_wrapper option {
background-color: #4b2d3e;
}
.admin-bar .sticky.stickynavbar {
margin-top: 32px;
}
#topabr .gtranslate_wrapper .gt_selector {
background: transparent;
border: none;
padding: 0;
color: #ffffff;
}
#topabr .track-main-box p.order-track-pop {
margin-bottom: 0;
}
#topabr .top-navigation{
display: flex;  
align-items: center;
}
#topabr span.about {
margin-right: 10px;
}
.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;
}
#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;
}
.header-wrap .full-cont{
margin: auto;
}
.header-wrap .nav_wrap{
display: flex;
justify-content: space-evenly;
}
.header-wrap .nav_wrap a {
color: #ffffff;
}
.header-wrap .nav_wrap a:hover {
color: #4b2d3e;
transition: 0.1s;
}
.header-wrap .nav_wrap a img{
margin-right: 5px;
}
.header-wrap .nav_wrap a.cart-cust{
position: relative;
}
.header-wrap .nav_wrap a.cart-cust span.cart-counter{
position: absolute;
left: 20px;
top: -7px;
}

.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: #000;
cursor: pointer;
font-size: 19px;
}
#header .search-form input[type="search"]{
background-color: transparent;
border-bottom: 1px solid #ffffff !important;
width: 100%;
border: none;
color: #ffffff;
font-style: italic;
font-size: 14px;
font-weight: 600;
position: relative;
padding-right: 25px;
padding-bottom: 5px;
}
#header input.search-input::placeholder {
color: #ffffff;
font-style: italic;
font-size: 14px;
}
.header-wrap .search button{
position: absolute;
right: 14px;
border: none;
background: transparent;
bottom: 5px;
color: #ffffff;
cursor: pointer;
}
.serach_inner button:focus {
outline: none;
}
input.search-input::-webkit-search-cancel-button {
  display: inline-block;
  color: red;
  content: 'x';
  font-family: 'Font Awesome 5 Brands';
  font-weight: 800;
  position: absolute;
  right: 20px;
}
#header .fa-window-close{
color: #091d3e;
cursor: pointer;
font-size: 26px;
}
#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:  #9bb935;;
  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;
}
ul.search-consult li {
list-style: none;
cursor: pointer;
display: flex;
align-items: center;
} 
  
.serach_outer {
position: fixed;
width: 100%;
height: 100%;
background: #000;
overflow: hidden;
transition: 0.5s;
z-index: 99;
top: 0;
left: 0;
background-color: rgb(0,0,0);
background-color: rgba(1,71,127,0.8);
display: none;
}
.serach_inner button {
  background: transparent;
  border: none;
  font-size: 20px;
  margin-left: 10px;
  cursor: pointer;
}
.serach_inner form.search-form {
display: table;
padding: 14px 20px;
margin: 0 auto;
max-width: 700px;
width: 100%;
border-radius: 30px;
} 
.serach_outer {
background: -webkit-linear-gradient(#9bb935, #4b2d3e) !important;
opacity: 0.9;
}
.closepop {
position: absolute;
top: 20%;
transform: translateY(-50%);
width: 100%;
right: 0;
text-align: right;
margin-right: 28px;
}
.serach_inner {
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 100%;
text-align: center;
}
.topbar_section h5 {
font-family: 'Poppins';
font-size: 13px;
padding: 0;
margin: 0;
color: #222222;
}
.appoint-link a {
color: #ffffff;
background-color: #22c7b8;
padding: 8px 12px;
font-weight: 600;
}
.appoint-link a:hover {
color: #014c8c;
}
.search-consult {
display: flex;
justify-content: space-between;
margin: 16px 0;
}
.search-consult li i {
font-family: 'Font Awesome 5 Free';
font-style: normal;
font-size: 20px;
color: #ffffff;
}

.topbar_section .media-body{
display: flex;
flex-flow: column;
justify-content: center;
}
.topbar_section .media-body p{
margin: 0;
}
.topbar_section .media-body p a{
font-size: 10px;
color: #888888;
}
.header-wrap .search{
margin: auto;
}

/* ------------- Topbar ---------------- */

#topbar {
  background:  #9bb935;;
}
.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:  #9bb935;;
}
.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);
}
#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;
}

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;
}

/*----------------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: 14px 12px;
display: inline-block;
color: #ffffff;
}
.main-navigation li.hot{
padding-left: 25px;
}
.main-navigation li.hot::before{
content: url(hot.png);
position: absolute;
left: 0;
bottom: 5px;
}
#header .header-two{
background-color: #9bb935;
border-top: 1px solid rgb(255 255 255 / 30%);
}
.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: 0px;
color: #ffffff;
font-family: 'Poppins';
font-weight: 500;
}
.main-navigation a:hover {
color: #4b2d3e !important;
}
.main-navigation ul ul{
  display: none;
  position: absolute;
  left: 0;
  top: 100% ;
  background: #F6F6F6;
  min-width: 215px;
  z-index: 9999;
  border-top: 3px solid #4b2d3e;
}
.main-navigation ul li:hover ul {
top: 50px;
left: 7px;
left: auto;
text-align: left;
transition: all 0.5s;
border-radius: 20px;
animation: fadeInUp .5s ease-in-out
}
.main-navigation ul ul li:hover {
padding: 10px 10px 10px 16px;
color: #9bb935;
}
.main-navigation ul ul li:hover a {
color: #9bb935 !important;
}
.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 ul li.current-menu-item a{
color: #4b2d3e !important;
}
.main-navigation ul ul.sub-menu li.current-menu-item a{
color: #9bb935!important;
}
.menubar ul li.category > a {
background-color: #ffffff;
padding: 5px 18px;
border-radius: 4px;
color: #4b2d3e;
cursor: pointer;
}
li.category > a:nth-child(1):hover{
color: #9bb935;
}
.bg-media .whatsapp{
display: flex;
align-items: center;
justify-content: center;
}
.bg-media .whatsapp:hover i, .bg-media .whatsapp:hover p a {
color: #4b2d3e;
transition: 0.5s;
}
.menubar ul li.category > a::after {
content: '\f078';
font-family: 'Font Awesome 5 Free';
font-weight: 600;
padding-left: 10px;
font-size: 12px;
}
.bg-media .whatsapp i {
font-family: 'Font Awesome 5 Brands';
font-style: normal;
font-size: 32px;
margin-right: 6px;
color: #ffffff;
}
.bg-media .whatsapp a{
font-size: 28px;
color: #ffffff;
}

.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: #373737;
}

.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;
}
.sticky.stickynavbar .topbar_section, .sticky.stickynavbar .header-wrap div.class,.sticky.stickynavbar #topabr, .sticky.stickynavbar .header-wrap {
display: none;
}
.sticky.stickynavbar .full-cont {
padding-top: 0 !important;
}
.sticky.stickynavbar .nav_wrap{
margin-top: 0 !important;
}
.sticky.stickynavbar .logo img{
height: 74px;
}

/*---------------- Footer Section ----------------------*/
#footer ul.foot-flex{
display: flex;
align-items: center;
}
#footer ul.foot-flex p{
  margin: 0;
}
.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 {
font-size: 18px;
letter-spacing: 0px;
color: #4b2d3e;
font-family: "Poppins";
font-weight: 400;
padding: 10px 0 10px 0;
position: relative;
}
#footer h3::after {
content: '';
width: 50px;
height: 2px;
position: absolute;
background-color: #9bb935;
bottom: 0;
left: 0;
}
#footer .copyright p{
  font-size:14px;
  text-align:left;
  color: #383838;
  font-family: 'Rubik';
  font-weight: 600;
}
#footer .copyright a {
  color:  #9bb935;;
  cursor: pointer;
}
#footer ul li{
  list-style:none;
  margin: 20px 0 20px 0;
  text-align:left;
  padding: 5px;
}
#footer ul li a{
  font-size: 15px;
  letter-spacing: 0px;
  color: #000;
  font-family: "Roboto";
  font-weight: 500;
}
#footer ul li a:hover {
color: #9bb935 !important;
}
#footer #gallery-1 .gallery-item {
  width: 30%;
  margin: 4px;
}
.widget_recent_entries img {
  width: 100px; 
}
.copyright .copy-main p{
text-align: center !important;
}
#footer .textwidget input[type="submit"]{
background-color: transparent;
padding: 10px 20px;
border: 1px solid #9b9b9b;
display: inline-block;
margin-top: 10px;
color: #9b9b9b;
font-family: "Poppins"; 
width: 100%;
}
#footer .contact-widget i {
  color:  #9bb935;;
  margin-right: 10px;
  font-size: 16px;
}
#footer .footer-logo {
margin-top: 30%;
}
#footer .social {
margin-top: 25px;
}
#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%;
}
.footer1 .media-body{
  display: flex;
  align-items: flex-start;
  flex-flow: column;
  margin-top: 10px;
  padding-left: 10px;
}
#footer div.footer-2, #footer div.footer5{
padding: 0;
}
#footer .media-body h5{
padding-top: 0;
}
#footer .media-body p {
color: #000;
}
#footer .media {
  margin: 30px 0;
}
.footer1 .media i{
font-family: 'Font Awesome 5 Brands';
font-style: normal;
font-size: 50px;
color: #22c7b8;

}
.footer1 .media-body h5{
font-size: 16px;
margin: 0;
padding: 0;
font-family: 'Poppins';
}
.footer1 .media-body a{
font-size: 32px;
font-family: 'Poppins';
font-weight: 500;
color: #22c7b8;
}

.footer1 .main-para{
font-size: 14px;
font-family: 'Poppins';
color: #000;
}
.footer1 .social_widget{
margin-top: 10%;
}
.footer-2 .media-body h6 {
  margin: 0;
}
.footer-2 .media-body {
padding-left: 10px;
}
.footer-2 .media-body a{
color: #ffffff;
}
.footer-2 .media.phone {
border-top: 1px solid #687589;
padding-top: 12px;
}
.footer3 table td {
border: 1px solid #fff;
}
#footer .copy-text{
border-top: 1px solid #a4a4a4;
}
/*-------------------------- 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: #9bb935;;
  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;
}