.elementor-kit-13{--e-global-color-primary:#187956;--e-global-color-secondary:#AE8536;--e-global-color-text:#2D2D2D;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Amita";--e-global-typography-secondary-font-family:"Amita";--e-global-typography-text-font-family:"Amita";--e-global-typography-accent-font-family:"Amita";font-family:"Lato", arsenica;font-size:16px;line-height:25px;}.elementor-kit-13 e-page-transition{background-color:#FFBC7D;}.elementor-kit-13 a{font-size:16px;line-height:25px;}.elementor-kit-13 h1{font-family:"Amita", arsenica;font-weight:500;}.elementor-kit-13 h2{font-family:"Amita", arsenica;font-weight:500;}.elementor-kit-13 h3{font-family:"Amita", arsenica;font-weight:500;}.elementor-kit-13 h4{font-family:"Amita", arsenica;font-weight:500;}.elementor-kit-13 h5{font-family:"Amita", arsenica;font-weight:500;}.elementor-kit-13 h6{font-family:"Amita", arsenica;font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*Product archieve*/

/*.product-item {
    position: relative;
    display: block;
    border: 1px solid #dddddd;
   /*margin: 10px 0 20px 0;*/
}*/
/*
.product-item:hover {
    position: relative;
    display: block;
    border: 1px solid #AE8536;;
}

 .large_spacing .ns-type-carousel .ns-items-gap > .slick-list .product-item {
        padding: 1px;
        margin: 25px 15px;
        
    }
    */


.product-item .info {
    margin:30px;
}

/*Home page category background*/
.nasa-cat-thumb{
    border-radius:50px 0;
    background-color: #cfdcd1;
}
.nasa-cat-thumb img {
  -webkit-box-shadow: 0 0 4px 0 #000;;
  -moz-box-shadow: 0 0 4px 0 #000;
  box-shadow: none; 
}

/* page header font-family */
.breadcrumb-row {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: 'Amita';
}



/* Move reCAPTCHA v3 badge in front */
.grecaptcha-badge {
z-index:999;
}

 /* Move reCAPTCHA v3 badge to the left */
 
 .grecaptcha-badge {
  width: 70px !important;
  overflow: hidden !important;
  transition: all 0.3s ease !important;
  left: 4px !important;
}
.grecaptcha-badge:hover {
  width: 256px !important;
}




.nasa-instagram.nasa-instagram-ziczac li.nasa-odd {
    border: 1px solid #AE8536;
}
.nasa-instagram.nasa-instagram-ziczac li.nasa-even {
border: 1px solid #AE8536;
}


@media only screen and (max-width: 767px) {



.breadcrumb-row {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    align-items: flex-start;
    padding-left: 20px;
    font-weight:800;
     background-color:rgba(197,272,199,0.3);
     
}

}/* End custom CSS */