/*
Theme Name: Elessi Theme Child
Theme URI: https://elessi.nasatheme.com/demo/
Description: This is a child theme for Elessi Theme
Author: NasaTheme team
Author URI: https://nasatheme.com
Template: elessi-theme
Version: 1.0
*/




/* .barlow-condensed-light {
  font-family: "Barlow Condensed", serif;
  font-weight: 300;
  font-style: normal;
}

.barlow-condensed-regular {
  font-family: "Barlow Condensed", serif;
  font-weight: 400;
  font-style: normal;
}

.barlow-condensed-medium {
  font-family: "Barlow Condensed", serif;
  font-weight: 500;
  font-style: normal;
}

.barlow-condensed-semibold {
  font-family: "Barlow Condensed", serif;
  font-weight: 600;
  font-style: normal;
}

.barlow-condensed-bold {
  font-family: "Barlow Condensed", serif;
  font-weight: 700;
  font-style: normal;
}

.barlow-condensed-extrabold {
  font-family: "Barlow Condensed", serif;
  font-weight: 800;
  font-style: normal;
}

.barlow-condensed-black {
  font-family: "Barlow Condensed", serif;
  font-weight: 900;
  font-style: normal;
}
 */


/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/
#masthead {
    padding-bottom: 11px;
    padding-top: 11px;
}
.header-container {
   
}
ul#site-navigation li a {
    font-size: 16px;
    font-weight: 600 !important;
}

body #nasa-footer .nasa-footer-bottom {
    background-color: #FFF;
    color: #333;
    padding: 0px 0;
}
body #nasa-footer .nasa-footer-bottom-left p {
    font-family: 'Lato';
    font-size: 15.74px;
    font-weight: 500;
    line-height: 35.24px;
	color:#000000;
}
body #nasa-footer h5.section-title {
    font-family: Lato;
    font-size: 23.01px;
    font-weight: 400;
    line-height: 27.61px;
    color: #fff;
}
.footer-contact-address ul {
    list-style-type: none;
	    padding-left: 0;
}
.footer-contact-address ul li {
    font-family: 'Lato';
    font-size: 13.51px;
    font-weight: 400;
    color: #fff;
    display: flow-root;
    line-height: 21px;
}
body #nasa-footer .footer-contact-address ul li a{
	 color: #fff;
}
body #nasa-footer .footer-content p {
    color: #fff;
    font-size: 17.07px;
    font-weight: 400;
    line-height: 32.09px;
	    padding-top: 30px;
}
body #nasa-footer .nasa-nav-sc-menu ul li a {
    color: #fff;
    font-size: 17.07px;
    font-weight: 400;
    line-height: 32px;
}
body #nasa-footer .footer-contact-address ul li a {
    font-weight: 700;
    font-size: 17.28px;
    line-height: 20.74px;
    text-align: left;
    color: #fff;
	    padding-top: 13px;
    display: inline-block;
}
.footer-contact-address {
    position: relative;
	padding-top: 9px;
}
.footer-contact-address i {
    margin-right: 14px;
    background-color: #F0B71C;
    padding: 13px;
    border-radius: 30px;
    margin-bottom: 16px;
    float: left;
    font-size: 20px;
}
.footer-secs .discover-menu {
    padding-left: 80px;
}
.middle-footer {
    padding-top: 20px;
    text-align: center;
    background-color: #00264b;
	    padding-bottom: 30px;
}
 #nasa-footer .nasa-share {
    justify-content: center;
}
.social-mediaicons {
  
}
.nasa-share a i, .nasa-share a svg {
    background: transparent;
    color: #fff;
    opacity: 1;
}
.payment-icons {
    padding-top: 15px;
}
.follow-icon a svg {
    color: #fff;
    opacity: 1;
    width: 22px;
    height: 22px;
}
.social-mediaicons .follow-icon a {
    border: 1px solid #FFFFFF;
    padding: 10px;
    border-radius: 60px;
}
.social-mediaicons .follow-icon:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    width: 350px;
    border: 1px solid #BDBDBD;
    top: 23px;
}
.social-mediaicons .follow-icon:after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    width: 350px;
    border: 1px solid #BDBDBD;
    top: 23px;
}
.follow-icon a:hover {
    background-color: #F0B71C !important;
}
#nasa-footer .nasa-nav-sc-menu {
    margin-top: 0;
}

.infoemail-header {
    display: flex;
      justify-content: flex-start;
}
.infoemail-header a {
    font-size: 15px;
    color: #fff;
padding-right: 40px;
}
.infoemail-header a i {
    color: #FFCB05;
    padding-right: 11px;
    font-size: 20px;
    vertical-align: middle;
}
div#top-bar .left-text.left.rtl-right {
    width: 100%;
    float: none;
}

div#top-bar .left-text.left.rtl-right {
    width: 100%;
}

div#top-bar .info-col{
/*     float: left;	 */
}
div#top-bar .social-info{
       float: right;
}
div#top-bar .social-info .ns-social.social-icons.nasa-follow{
	    float: right;
}

div#top-bar  .follow-icon {
    gap: 8px;
    padding-top: 3px;
}
div#top-bar .follow-icon a {
	border:none;
    padding: 0px;
    border-radius: 60px;
    background-color: #FFCB05;
}
div#top-bar .follow-icon a svg {
    color: #00264B;
}
div#top-bar .follow-icon a svg{
    width: 25px;
    height: 26px;
    padding: 3px;	
}
a.head-phones:after {
    content: "";
    width: 2px;
    height: 20px;
    border: 1px solid #fff;
    display: inline-block;
    position: relative;
    left: 17px;
    top: 5px
}
form#gform_1 {
    max-width: 50%;
    margin: 0 auto;
}
.newsletter-sec {
    padding-top: 30px;
    padding-bottom: 24px;
    background-repeat: no-repeat;
    background-position: center center;
	background-image: url(/wp-content/uploads/2025/01/newsletter-bg.jpg);
}
.newsletter-p h2 {
    font-family: Lato;
    font-size: 42.27px;
    font-weight: 500;
    line-height: 46.56px;
}
.newsletter-p p {
    font-family: Lato;
    font-size: 18px;
    line-height: 31.6px;
	    padding-bottom: 26px;
}
.newsletter-p {
    text-align: center;
}
form#gform_1 input#input_1_1{
    background-color: transparent;
    border-bottom: 1px solid #000;
    box-shadow: unset;
    border-left: none;
    border-right: none;
    border-top: none;
    font-size: 18px;
    font-weight: 300;
    line-height: 29.4px;
    padding-bottom: 10px;
}
input#gform_submit_button_1 {
    background-color: transparent;
    background-image: url(/wp-content/uploads/2025/01/send-1.png);
    background-repeat: no-repeat;
    background-position: center left;
    box-shadow: unset;
    border: none;
    color: transparent;
    padding: 0;
    right: 50px;
	top: -4px;
}
.newsletter-p p strong {
    font-weight: 700 !important;
}
.chews-sec {
    background-image: url(/wp-content/uploads/2025/01/blue-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding-top: 50px;
    padding-bottom: 50px;
}
#nasa-footer .footer-light-2{
	border: none;
}
body #nasa-footer .nasa-footer-bottom{
	border: none;	
}
body .payment-box .box-img {
    box-shadow: unset;
    border-radius: unset;
}
body .payment-box .box-img :before{
	    border: unset;
}
.chews-sec h2{
    font-size: 19.39px;
    line-height: 23.27px;
    color: #fff;	
	border-bottom: 2px solid #fff;
    display: inline-block;
    padding-bottom: 6px;
}
.chews-sec  h3 {
    font-family: Lato;
    font-size: 39.93px;
    font-weight: 700;
    line-height: 47.91px;
    color: #fff;
}
.theme-btn a{
    font-size: 16px !important;
    line-height: 29px;
    font-weight: 700;
    padding: 12px 25px !important;
    padding-right: 50px !important;
    border-radius: 22.47px !important;	
   background-image: unset !important;
}

.theme-btn a i {
    background: #fff;
    color: #000;
    border-radius: 100%;
    padding: 5px;
    width: 31px;
    height: 31px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    margin-left: 0px;
/*     rotate: 320deg; */
    transition: all ease 500ms;
    position: absolute !important;
    right: 8px !important;
    top: 22px !important;
}
.theme-btn a:hover {
    background: #000 !important;
    border-color: #f2f2f3 !important;
}
.chews-sec-p p {
    color: #fff;
    font-family: Poppins;
    font-size: 17.39px;
    font-weight: 400;
    line-height: 34.22px;
    letter-spacing: -0.02em;
    padding-bottom: 20px;
}
.products-row {
    background-image: url(/wp-content/uploads/2018/02/productsbg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
	padding-top: 50px;
    padding-bottom: 50px;
}
.header-icons>li.nasa-icon-compare{
display: none;	
}
.gform-medince .row {
    margin-left: 0;
    width: 100%;
    max-width: 100%;
}
.gf-getin {
    padding-left: 50px;
}
div#field_2_6 h3 {
	margin: 0;
    margin: 0;
    font-size: 20.35px;
    font-weight: 600 !important;
    line-height: 30.93px;
}
#gform_wrapper_2 .gform_body .gform_fields {
/*     row-gap: 6px;  */
}
div#gform_wrapper_2 .gform_heading h2.gform_title {
    margin-bottom: 0;
}
h3.retailer-heading {
    padding-top: 20px;
	    width: 100%;
}
div#gform_wrapper_2 .gform_heading h2.gform_title {
    margin-bottom: 0;
    font-family: Lato;
    font-size: 37.03px;
    font-weight: 700 !important;
    line-height: 44.44px;
    color: #042B4B;
}

div#gform_wrapper_2  .gform_heading p.gform_description {
    font-family: Poppins;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: -0.02em;
    color: #000000;
}
form#gform_2 label {
    font-weight: 400;
    line-height: 21.81px;
    color: #000000;
    font-size: 14.35px;
    padding-top: 4px;
}
.product-item .info .nasa-list-category a {
    font-family: Lato;
    font-size: 19.84px;
    font-weight: 700;
    line-height: 23.81px;
    color: #F25278;
}
.product-item .info .name{
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    color: #000000;	
}
.nasa-modern-5 .product-item .info .price{
    font-size: 20px;
    font-weight: 700;
}
.dialog-sec {
    padding-top: 10px;
    padding-bottom: 10px;
}

input#gform_submit_button_2 {
    background-color: #F0B71C !important;
}
input#gform_submit_button_2 {
    padding: 13px 25px;
    transition: all ease 500ms !important;
    background: #F0B71C;
    border-color: #fff !important;
    padding-right: 47px;
    border-radius: 60px !important;
    background-image: url(/wp-content/uploads/2025/01/arrowbtnimg.png) !important;
    background-position: 94% !important;
    background-repeat: no-repeat !important;
    transition: all ease 500ms !important;
    background-size: 16% !important;
	font-size:18px;
}
textarea#input_2_11 {
    height: 100px;
}
 input#gform_submit_button_2:hover {
    background-color: #000 !important;
}
form#gform_2 {
    padding-bottom: 25px;
	    padding-top: 15px;
}
form#gform_2 legend.gfield_label.gform-field-label.gfield_label_before_complex {
    font-size: 20.35px;
    font-weight: bold !important;
    line-height: 30.93px;
    color: #000000;
	padding-top: 10px;
}

.purchase-btn i {
    background: #fff;
    color: #000;
    border-radius: 100%;
    font-size: 24px !important;
    padding: 5px;
    width: 35px;
    height: 35px;
/*     display: flex !important;
    align-items: center !important;
    justify-content: center !important; */
    margin-left: 10px !important;
/*     rotate: 320deg; */
    transition: all ease 500ms !important;
}

.row.row-inner.row-fluid.getin-innerrow {
    max-width: 80%;
}
.infoemail-header a:hover {
    color: #f0b71c;
}
.purchase-btn i::before {
    font-weight: normal !important;
    font-size: 20px;
    left: 4px;
    position: relative;
    top: -1px;
}
.features-col:after {
    content: "";
    border: 1px solid #C4C4C4;
    width: 2px;
    height: 124px;
    display: block;
    position: absolute;
    right: 0;
    top: 42px;
    left: 0;
}
.testimonial-row {
    padding-top: 50px;
    padding-bottom: 70px;
}
.testimonials-container .slick-center {
    background-color: #FFFFFF;
}
.testimonials-container .slick-slide{
    background-color: #F8F8F8;
	border-radius: 15px;
}
.testimonials-container  .slick-slide {
    margin: 0 20px;
}
.testimonials-container .slick-slide:not(.slick-center) {
    opacity: 0.4;
}
.testimonial-inner {
      padding: 7px 26px;
}
.testimonial-row .testimonial-content {
max-width: max-content;
    padding-bottom: 20px;
    font-family: Lato;
    font-size: 15.79px;
    font-weight: 600;
    line-height: 22.11px;
    text-align: left;
    max-width: max-content;
}
.testimonial-thumbnail {
    float: left;
    padding-right: 20px;
}
.testimonials-container .testimonials-name {
    font-size: 11.38px;
    font-weight: 600;
    line-height: 20.49px;
    text-align: left;
    color: #000;
}
.testimonials-info {
    padding-top: 20px;
    padding-left: 20px;
}
.testimonials-location span {
    font-size: 14px;
    font-weight: 400;
    line-height: 15.84px;
    color: #797171;
}

.testimonials-container ul.slick-dots {
    position: relative;
    top: 34px;
}
.testimonial-row h3 {
    font-family: Lato;
    font-size: 45.06px;
    font-weight: 500;
    line-height: 55.4px;
    color: #fff;
padding-top: 10px;
    padding-bottom: 20px;
}
.testimonial-row h3 span{
    font-size: 45.06px;
    font-weight: 700;
    line-height: 55.4px;	
}
.testimonials-container .slick-dots li.slick-active {
    background-color: #f76b6a;
}
.ratings span.rating-no {
    font-family: Lato;
    font-size: 70.55px;
    font-weight: 700;
    line-height: 90px;
    color: #F0B71C;
}
.ratings span i {
    width: 15.72px;
    height: 15.72px;
    color: #F0B71C;
    padding-left: 10px;
    padding-right: 9px;
    top: -12px;
    position: relative;
}
.topbar-sec {
    padding-top: 3px;
    padding-bottom: 4px;
}
#top-bar{
	    height: 45px;
}


.abt-sec1, .vision-1 {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.faq-item.faq-icon.vc_toggle_active .vc_toggle_title, .faq-item.faq-icon .vc_toggle_title:hover {
    background: #05365f;
}

.vc_toggle_title {
    padding: 13px;
	transition:0.3s;
}

.vc_toggle_content {
    background: #fff;
    margin: 0;
    padding: 20px;
}

.faq-item.faq-icon.vc_toggle_active .vc_toggle_title h4, .faq-item.faq-icon .vc_toggle_title:hover h4 {
    color: #fff;
}

.faq-item.faq-icon.vc_toggle_active .vc_toggle_icon::after,
.faq-item.faq-icon.vc_toggle_active .vc_toggle_icon::before,
.faq-item.faq-icon .vc_toggle_title:hover .vc_toggle_icon::after,
.faq-item.faq-icon .vc_toggle_title:hover .vc_toggle_icon::before
{
	border-color:#fff;
}


/*----- NEW Home Page------*/

.home-new-top-section {
    text-align: center;
    padding: 30px;

}

.home-new-top-section p:first-child {
    font-size: 42px;
    line-height: 42px;
	margin-bottom: 10px;
	letter-spacing: -2px;
	font-family: "Barlow Condensed", sans-serif;
}

.home-new-top-section p:nth-child(2) {
    font-size: 80px;
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 500;
    letter-spacing: -2px;
    line-height: 80px;
    margin-bottom: 10px;
}
.home-new-top-section p:last-child {
    font-size: 42px;
    font-family: "Barlow Condensed", sans-serif;
    letter-spacing: -2px;
    line-height: 42px;
    margin-bottom: 10px;
}

.home-new-second-section {
/*     padding: 100px 30px; */
    text-align: center;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.home-new-second-section .mid-section {
/*     max-width: 67%;
    margin: auto; */
}

.home-new-second-section p:first-child {
    font-size: 40px;
    font-weight: 700;
    font-family: 'Lato';
    line-height: 45px;
	margin-bottom: 20px;
}

.home-new-second-section p:last-child {
    font-size: 28px;
    font-family: 'Poppins';
    font-weight: 400;
}

.home-new-contact-section {
    padding: 50px 30px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.home-new-contact-section h2 {
    text-align: center;
    color: #fff;
    font-size: 52px;
    line-height: 53px;
}


.home-new-contact-section p {
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-family: 'Poppins';
}

.home-new-contact-section div#gform_wrapper_7
 {
    max-width: 73%;
    margin: auto;
}

div#gform_wrapper_7 label.gfield_label.gform-field-label {
    color: #fff;
    font-size: 16px;
    font-family: 'Lato';
}

div#gform_wrapper_7 input[type="text"], div#gform_wrapper_7 input[type="email"], div#gform_wrapper_7 textarea {
    background: #ffffff26;
    border: 1px solid #fff;
    color: #fff;
}

input#gform_submit_button_7 {
    background: #84b067;
    display: block;
    width: 100%;
    padding: 15px;
    font-size: 17px;
    font-family: 'Poppins';
	max-width: 600px;
    margin: 0 auto;
}

.home-new-bottom-section strong {
    font-weight: 700 !important;
}
.home-new-bottom-section {
/*     padding: 50px 30px; */
}
.home-new-bottom-section h2 {
    text-align: center;
    font-size: 42px;
    font-family: 'Lato';
    font-weight: 700 !important;
}
.home-new-bottom-section ul
{
	list-style:none;
    padding-left: 40px;
}
.home-new-bottom-section ul li strong {
    font-size:23px;
	line-height:28px;
}

.home-new-bottom-section ul li {
    font-size: 20px;
    font-family: 'Poppins';
    margin-bottom: 30px;
    position: relative;
    padding-left: 35px;
}

.home-new-bottom-section ul li:before {
    content: '\f00c';
    font-family: 'FontAwesome';
    position: absolute;
    left: 0;
    top: 20px;
    font-size: 25px;
}

div#gform_wrapper_7 span.gfield_required.gfield_required_asterisk {
    color: #fff;
}
div#gform_wrapper_7 p.gform_required_legend {
    display: none;
}

div#gform_wrapper_7 .gform-theme--api, .gform-theme--foundation {
    --gf-form-gap-y: 20px;
}

input#gform_submit_button_7:hover {
    filter: brightness(120%);
	cursor:pointer;
}


@media only screen and  (max-width:1920px) {
	
body .appeal-sec .formats-p {
    padding-top: 100px;
    margin-top: 100px;
}	
	
	
}




/***For All Tablets***/
@media only screen and (min-width:1024px) and (max-width:1169px) {
	
body.page-template.page-template-page-visual-composer.page-template-page-visual-composer-php.page{
	padding-bottom: 0 !important;
}	
.social-mediaicons .follow-icon:before {
    width: 300px;
    top: 16px;
    left: 23px;
}	
.social-mediaicons .follow-icon:after {
    width: 300px;
    top: 16px;
    right: 18px;
}
	
}



@media only screen and (min-width:768px) and (max-width:1023px) {
	
#site-navigation, #nasa-menu-vertical-header {
    font-size: 100%;
}	
ul#site-navigation li a{
    font-size: 16px;		
}	
.features-border {
    padding-bottom: 25px;
}
.features-col {
    padding-bottom: 25px;
}
h3.dialog-text {
    font-size: 20px !important;
}	
.product-item .info .name {
    font-size: 16px;
}
.footer-secs .discover-menu {
    padding-left: 30px;
}
.social-mediaicons .follow-icon:before, .social-mediaicons .follow-icon:after{
		display:none;
}
#nasa-footer .footer-light-2 {
    padding-left: 20px;
}	
.footer-secs .discover-menu {
        padding-left: 0;
}
.vc_empty_space.bigmedcine{
		height: 162vh !important;
}
	
}

@media only screen and (max-width:991px)
{
	.home-new-top-section p:nth-child(2) {
    font-size: 60px;
    line-height: 57px;

}
.home-new-second-section .mid-section {
    max-width: 100%;
}

.home-new-second-section p:first-child {
    font-size: 25px;
    line-height: 29px;
}

.home-new-second-section p:last-child {
    font-size: 22px;
    line-height: 28px;
}

.home-new-second-section {
    padding: 53px 30px;
}

.home-new-contact-section h2 {
    font-size: 35px;
    line-height: 43px;
}

.home-new-contact-section div#gform_wrapper_7 {
    max-width: 100%;
}

.home-new-bottom-section h2 {
    font-size: 30px;
}
}


/***For All Mobiles***/
@media only screen and (max-width:767px) {


.home-new-bottom-section ul {
    column-count: 1;
}
	
body .breadcrumb {
    font-size: 28px;
    line-height: normal;
}	
.contact-sec p {
    font-size: 14px;
}	
form#gform_3 {
    max-width: max-content;
}	
.form-area {
    padding-bottom: 40px;
}
body .contact-sec h4.nasa-heading-title {
    font-size: 18px;
}	
body .contact-info {
    margin-top: 40px;
    max-width: 90%;
    margin: 0 auto;
}	
	
	
body .custom-productss {
    max-width: 100%;
}
body .features-col:after{
		display:none;
	}
body 	a#SR7_1_1-1-5{
	font-size: 18px !important;
	padding: 6px 21px !important;
	}	
	
	
div#gform_confirmation_message_2 {
    min-height: unset;
    font-size: 20px;
    line-height: 31px;
    padding-top: 30px;
    padding-bottom: 30px;
    font-weight: bold;
}
	
	
#nasa-footer .social-icons {
        text-align: left;
       padding-left: 10px;
 }	   
#nasa-footer .social-icons .follow-icon {
    gap: 10px;
}
.newsletter-sec {
	padding-top: 43px;
}
input#gform_submit_button_1 {
    box-shadow: unset;
    color: #000;
    right: 0;
    top: 0;
    text-align: center;
    width: 100%;
	    max-width: 30%;
	padding: 13px 25px;
    transition: all ease 500ms !important;
    background: #F0B71C;
    border-color: #fff !important;
    padding-right: 47px;
    border-radius: 60px !important;
    background-image: url(/wp-content/uploads/2025/01/arrowbtnimg.png) !important;
    background-position: 94% !important;
    background-repeat: no-repeat !important;
    transition: all ease 500ms !important;
    background-size: 20% !important;
}	
.newsletter-p h2 {
	        margin-bottom: 0;
	    margin-top: 0;
    font-size: 30px;
    font-weight: 500;
    line-height: normal;
}	
#gform_wrapper_1 .gform_body .gform_fields {
  row-gap: 13px;
}	
form#gform_1 input#input_1_1{
	font-size: 14px;
    line-height: normal;
    padding-bottom: 0;
}
.newsletter-p p {
    font-size: 14px;
    line-height: 26.6px;	
	    padding-bottom: 0;
	}
form#gform_1 {
    max-width: 100%;
    margin: 0;
}	
.gf-getin {
    padding-left: 10px;
    padding-right: 10px;
}	
.row.row-inner.row-fluid.getin-innerrow {
    max-width: max-content;
}
.testimonial-row .testimonial-content {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    text-align: left;
}	
.testimonial-row h3 span {
    font-size: 36px;
    line-height: normal;
}	
.testimonial-row h3{
	 font-size: 30px;
	    line-height: normal;
}	
.chews-sec-p p {
    font-size: 14px;
    line-height: normal;
    letter-spacing: 0;
}	
.chews-sec {
    background-image: unset;
    background-color: #1b5587;
}	
body .product-item .info .name {
        text-align: left;
}	
p#SR7_1_1-1-5 {
    font-size: 16px !important;
	    padding: 6px 21px;
}	
h3.dialog-text {
    font-size: 17px !important;
}	
.social-mediaicons .follow-icon:before, .social-mediaicons .follow-icon:after{
		display:none;
}
.footer-secs .discover-menu {
       padding-left: 0;
	   padding-top: 20px;
 }
#nasa-footer .footer-light-2 {
    padding-left: 20px;
	        padding-bottom: 0 !important;
}
.info-address {
    padding-left: 0;
    padding-top: 20px;
}
	
}
	
@media only screen and (max-width:375px) {
	
.newsletter-p h2 {
        font-size: 20px;
}
	
	
}



.custom-productss {
    max-width: 52%;
    margin: 0 auto;
}
div#top-bar{
	    height: 46px;
}
.payment-sec .box-text span.box-title {
    font-size: 25.15px !important;
    font-weight: 700 !important;
    line-height: 30.18px;
    color: #000000;
    margin-bottom: 2px !important;
}
.payment-sec .nasa-icon-box .box-desc {
    opacity: 1;
    font-family: Poppins;
    font-size: 16.42px;
    font-weight: 400;
    line-height: 24.63px;
    color: #000000;
}
div#field_2_6 h3 {
    padding-top: 10px;
}
legend.gfield_label.gform-field-label.gfield_label_before_complex {
    padding-top: 10px;
}
span#input_2_8_5_container {
    width: 100%;
}
#nasa-footer .nasa-title span{
    font-family: Lato;
    font-size: 23.01px;
    font-weight: 400;
    line-height: 27.61px;
    text-transform: uppercase;	
}
.products-sec a {
    pointer-events: none;
}

.products-sec .nasa-product-grid.nasa-group-btns.nasa-btns-product-item {
    display: none;
}

div#gform_confirmation_message_2 {
    min-height: 600px;
       font-size: 24px;
    line-height: normal;
    padding-top: 30px;
    padding-bottom: 50px;
}

div#gform_wrapper_2 p.gform_required_legend{
 display:none;	
}
.getin-texts p {
    font-family: Poppins;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: -0.02em;
    color: #000000;
}


span.widget-title {
    background: #00264b;
    color: #fff;
    border-left: 20px solid #FFCB51;
    line-height: 1.5;
    text-indent: 10px;
    font-size: 22px;
    margin-top: 30px;
    padding: 10px;
}
.widget li:before {
    content: "\f0da";
    margin: 0 10px 0 0px;
    display: inline-block;
    font-family: 'FontAwesome';
    float: left;
    color: #00264b;
}
h3.entry-title.nasa-archive-info a {
    color: #00264b;
}
h3.entry-title.nasa-archive-info a:hover{
	color:#000;
}
span.post-date.meta-item {
color: #977c3c;
}
.blog-list-style .entry-content .entry-readmore.nasa-archive-info a{
    color: #00264b !important;
} 
.blog-list-style .entry-content a.read-more:hover {
    color: #000 !important;
}
.blog-list-style .info-wrap .meta-author, .blog-list-style .info-wrap .post-date, .blog-list-style .info-wrap .comments-link{
       opacity: 1 !important;
}
article .entry-readmore {
    opacity: 1 !important;
}
.nasa-pagination.style-2 .page-numbers .current {
    background-color: #00264b;
}
.entry-meta span.meta-author {
    display: none;
}
article .entry-title.nasa-title-single-post {
    text-align: left;
}
article .entry-meta {
    text-align: left;
}
div#comments {
    display: none;
}
.entry-readmore.nasa-archive-info a {
    display: none;
}
a.read-more {
    font-size: 16px;
    color: #00264b;
    font-weight: 500;
	    padding-top: 10px;
	    letter-spacing: 1px;
	    text-decoration: underline;
}
h1.nasa-first-breadcrumb {
    font-size: 32px !important;
}
.breadcrumb{
	    font-size: 40px;
}
.blog-image-attachment img {
    border: 1px solid #ccc;
    border-radius: 10px;
}

body.archive.post-type-archive.post-type-archive-product .nasa-product-taxs-widget .nasa-filter-item .widget li:before {
    content: "\f0da";
    margin: 0 10px 0 0px;
    display: inline-block;
    font-family: 'FontAwesome';
    float: left;
    color: #00264b;
	    left: 8px;
}
.nasa-top-cat-filter-wrap-mobile .nasa-filter-item, .nasa-product-taxs-widget .nasa-filter-item{
	    margin-left: 23px;
}
button.ns-single-add-btn.single_add_to_cart_button.button.alt {
    background-color: #00264b;
    border: none;
    font-family: 'Poppins';
}
button.woocommerce-button.button.woocommerce-form-login__submit {
    background-color: #F25278;
    border: none;
    font-family: 'Poppins';
}
#nasa-login-register-form .nasa-switch-form a {
    color: #000;
}
.woocommerce-tabs #reviews .nasa_reviewed_images_wrap .btn-add-new-review {
    background-color: #F25278;
    border: none;
}
a.button.nasa-sidebar-return-shop{
	background-color: #F25278 !important;
	    font-family: 'Poppins';
}
button.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit{
		background-color: #F25278 !important;
	    font-family: 'Poppins';
}
.contact-sec {
    padding-top: 0px;
    padding-bottom: 0px;
}
.contact-sec h4.nasa-heading-title {
    font-size: 30px;
}
.contact-sec p{
    padding-bottom: 27px;
    font-size: 18px;
}


form#gform_3 input#gform_submit_button_3 {
    padding: 13px 25px;
    transition: all ease 500ms !important;
    background: #F0B71C;
    border-color: #fff !important;
    padding-right: 47px;
    border-radius: 60px !important;
    background-image: url(/wp-content/uploads/2025/01/arrowbtnimg.png) !important;
    background-position: 91% !important;
    background-repeat: no-repeat !important;
    transition: all ease 500ms !important;
    background-size: 22% !important;
    font-size: 18px;
}
input#gform_submit_button_3:hover {
    background-color: #000 !important;
}

form#gform_3 input {
    border-radius: 2px;
    padding: 24px 21px;
    font-size: 16px;
    border: 1px solid #1a5482;
    background-color: #f1f1f1;
}
textarea#input_3_7{
    border-radius: 2px;
    padding: 24px 21px;
    font-size: 16px;
    border: 1px solid #1a5482;
    background-color: #f1f1f1;	
}
.contact-heading h3 {
    font-size: 40px !important;
}
.contact-info {
    padding-left: 30px;
    border: 1px solid #ccc;
    border-radius: 0px;
    padding: 20px;
}

.contact-info  .follow-icon a {
    border: none;
    padding: 0px;
    border-radius: 60px;
    background-color: #FFCB05;
}
.contact-info .follow-icon a svg {
    width: 34px;
    height: 34px;
    padding: 5px;
}
.contact-info  .follow-icon a svg {
    color: #00264B;
}
.contact-info  .follow-icon {
    gap: 10px;
}
#gform_wrapper_3 .gform_body .gform_fields {
    row-gap: 18px;
}
form#gform_3 {
    max-width: 90%;
}
.mobile-no {
    font-size: 20px;
	color:#00264b;
}
.mobile-no p a {
    text-decoration: none;
}

.contact-info {
    background: #00264b;
    padding: 30px;
    color: #fff;
    border-radius: 0px;
	box-shadow: unset;
    border: none;
}
.contact-sec h4.nasa-heading-title span span {
    background: transparent !important;
}
.footer-contacts ul li a {
    color: #fff;
}
.footer-contacts ul li a:hover{
	color:#f76b6a;
}
.footer-contacts ul li i {
    background-color: #F0B71C;
       padding: 9px;
    border-radius: 30px;
    float: left;
    font-size: 16px;
	color: #00264B;
    margin-right: 10px;
}	
.footer-contacts {
    padding-bottom: 20PX;
}
.footer-contacts ul{
	list-style-type:none;
}
.contact-info .follow-icon a:hover {
    opacity: 0.9;
}
.getin-texts {
    width: 100%;
}
.breadcrumb a:nth-child(1) {
    display: none;
}
.breadcrumb svg{
	 display: none;
}
.nasa-title.clearfix.hr-type-none.small-heading h4.nasa-heading-title span {
    font-size: 20px;
}

#gform_wrapper_3  .gform-footer.gform_footer.top_label {
    padding-bottom: 10px;
    padding-top: 10px;
}
.contact-sec  .form-area{
    padding-top: 40px;
    padding-bottom: 40px;	
}

body #nasa-footer .nasa-nav-sc-menu ul li a:hover {
    color: #cccc;
}
body .nasa-first-breadcrumb{
	font-size: 60px;
}

 body p.stock.in-stock {
    display: none;
}
body .product-info .price{
    display: none;
} 
body .product-info .cart{
	
}
button.swal2-close {
    top: -23px;
    right: -17px;
}
textarea.wpcf7-form-control.wpcf7-textarea{
	height: 150px !important;
	color: #000 !important;
    background-color: #fff !important;
    border: 1px solid #ccc !important;
    border-radius: 5px !important;
}
.nasa-item-meta .price{
	display:none;	
}
ul.header-icons li.first.nasa-icon-account-mobile.menus-account {
    display: none;
}
ul.header-icons li.nasa-icon-mini-cart{
	 display: none;
}
.nasa-modern-5 .product-item .info .price{
 display: none;	
}
div#gform_wrapper_1  div#gform_confirmation_message_1 {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}
div#gform_wrapper_1 div#gform_1_validation_container {
    margin-bottom: 8px;
    padding: 5px;
    max-width: 50%;
    margin: 0 auto;
}
div#gform_wrapper_1  h2.gform_submission_error.hide_summary{
	justify-content: center;
}
body form.wpcf7-form input.wpcf7-form-control {
    color: #000 !important;
    font-weight: 500 !important;
    border: 1px solid #ccc !important;
    border-radius: 5px !important;
    background: #fff !important;
}
div#wpcf7-f4173-o1 input{
    color: #000 !important;
    font-weight: 500 !important;
    border: 1px solid #ccc !important;
    border-radius: 5px !important;
    background: #fff !important;	
}
.summary .wpb-get-a-quote-button-btn {
    margin-bottom: 20px;
    margin-top: 20px;
}
.safe-checkout.nasa-crazy-box {
    display: none;
}
button.swal2-close {
    color: #000;
}
div#wpcf7-f4173-o1  input.wpcf7-form-control.wpcf7-submit{
    background: #f25278 !important;	 	
	color:#fff !important;
}
.product-info .nasa-single-share{
	    background-color: #f4ede3;
    padding: 20px;
    border-radius: 10px;
}
.product-info .nasa-single-hr {
    display: block;
}

.nasa-share a {
    padding: 10px;
    border-radius: 60px;
    background-color: #FFCB05;
}
.main-img {
    border: 1px solid #ccc;
    border-radius: 2px;
}
.easyzoom {
    position: relative;
    border: 1px solid #ccc;
}
.quantity {
    display: none;
}
button.ns-single-add-btn.single_add_to_cart_button.button.alt {
    display: none;
}
button#open-popup{
    font-family: 'Poppins';
}
div#gform_wrapper_4 textarea#input_4_7 {
    min-height: 100px;
}
div#gform_wrapper_4   .gform_body .gform_fields{
	 row-gap: 15px;
}
div#field_4_9 h3{
	    font-size: 20px;
    text-align: center;
}
form#gform_4 input {
    border-radius: 2px;
    padding: 24px 21px;
    font-size: 16px;
    border: 1px solid #1a5482;
    background-color: #f1f1f1;
}
form#gform_4 textarea#input_4_7{
    border-radius: 2px;
    padding: 24px 21px;
    font-size: 16px;
    border: 1px solid #1a5482;
    background-color: #f1f1f1;	
}
body input#gform_submit_button_4{
	    padding: 13px 25px;
    transition: all ease 500ms !important;
    background: #F0B71C;
    border-color: #fff !important;
    padding-right: 47px;
    border-radius: 60px !important;
    background-image: url(/wp-content/uploads/2025/01/arrowbtnimg.png) !important;
    background-position: 91% !important;
    background-repeat: no-repeat !important;
    transition: all ease 500ms !important;
    background-size: 22% !important;
}
body  input#gform_submit_button_4:hover {
    background-color: #000 !important;
}
div#gform_confirmation_message_4 {
    font-weight: 400;
    font-size: 17px;
}
.pum-theme-4216 .pum-content + .pum-close, .pum-theme-enterprise-blue .pum-content + .pum-close{
	    background-color: #00264b !important;
}

#gform_2 .gfield_required_asterisk {
    margin-left: -4px;
}
.footer-contacts ul li a.with-icon.email{
	    margin-top: -3px;
}
.footer-contacts ul li {
    display: flex;
    align-items: center;
}
.updates-p {
    max-width: 78%;
    margin: 0 auto;
    padding-bottom: 40px !important;
}
div#gform_fields_7 {
    max-width: 600px;
    margin: 0 auto;
}
 .appeal-sec .formats-p {
    padding-top: 0px;
	margin-top: 50px;
}