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


/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/


/* Product detail info */
.product-info .entry-title {
  margin: 0;
  word-wrap: break-word;
  font-weight: 800;
  font-size: 230%;
  line-height: 1.1;
  color: #2d2a2a;
}
.product-info .entry-title a {
  color: #000;
}
.product-info .entry-title a:hover {
  color: #4392cf;
}
.product-info .stock {
  color: #4392cf;
  font-weight: bold;
  margin-bottom: 5px;
  clear: both;
}
.product-info .stock.out-of-stock {
  margin-bottom: 20px;
}
.product-info .stock span {
  color: #333;
  font-weight: normal;
}
.product-info .products-arrow .price {
  font-size: 100%;
  padding-top: 0;
}
.product-info .woosb-price .price {
  font-size: 100%;
  padding-top: 0;
}
.product-info .woosb-wrap {
  margin-top: 35px;
  margin-bottom: 35px;
}
.product-info .woosb-wrap .woosb-products {
  border-style: solid;
}
.product-info .woosb-wrap .woosb-products .woosb-product > td {
  border-style: solid;
}
.product-info .woocommerce-product-details__short-description {
  color: #777;
  font-size: 100%;
  margin-bottom: 20px;
  margin-top: 15px;
  clear: both;
}
.product-info .woocommerce-product-details__short-description ul {
  list-style: inside;
}
.product-info .star-rating {
  margin: 0;
  display: inline-block;
}
.product-info .woocommerce-product-rating {
  line-height: 1.6;
  margin-top: 15px;
  display: inline-block;
  float: left;
}
.product-info .woocommerce-product-rating.nasa-has-sa-brands:after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 15px;
  background: #efefef;
  margin: 0 20px 0 12px;
}
.product-info .woocommerce-product-rating .woocommerce-review-link {
  position: relative;
  top: -2px;
  color: #777;
}
.product-info .woocommerce-product-rating .woocommerce-review-link:hover {
  color: #2d2a2a;
}
.product-info .nasa-single-share {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin: 15px 0;
}
.product-info .nasa-single-share .nasa-share-label {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  color: #333;
  font-weight: bold;
}
.product-info .nasa-single-share .nasa-share-label i {
  width: 20px;
  font-size: 20px;
}
.product-info .nasa-single-share .nasa-single-share-text {
  display: none;
  line-height: 30px;
  margin: 0 25px 0 0;
  height: 100%;
  float: left;
  font-weight: 500;
}
.product-info .nasa-single-share .social-icons {
  margin-top: 0;
  margin-bottom: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: 25px;
  line-height: 20px;
}
.product-info .nasa-single-share .social-icons li {
  margin: 5px 25px 5px 0;
}
.product-info .nasa-single-share:empty {
  display: none;
}
.product-info .variations {
  width: 100%;
  position: relative;
}
.product-info .variations .nasa-attr-ux.nasa-processing, .product-info .variations .nasa-attr-ux.nasa-processing-deal {
  pointer-events: none;
  cursor: wait;
}
.product-info .variations .label {
  display: block;
  width: 100%;
  vertical-align: top;
  padding: 8px 0;
}
.product-info .variations .value {
  margin-left: 0;
  display: block;
  padding: 0 0 10px 0;
  vertical-align: top;
}
.product-info .variations label {
  font-weight: 700;
  font-size: 85%;
  margin: 0;
  color: #333;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  cursor: default;
}
.product-info .variations .label-tip:before {
  content: ":";
  margin: 0 5px 0 1px;
}
.product-info .variations select {
  margin-bottom: 0;
  padding: 5px 10px;
}
.product-info .variations tr {
  border: none;
}
.product-info .variations .attribute-swatch label {
  margin: 0;
}
.product-info .variations .reset_variations {
  display: inline-block;
  font-size: 65%;
  position: absolute;
  bottom: -10px;
  left: 0;
  text-transform: uppercase;
  color: #7E7E7E;
  letter-spacing: 2px;
  visibility: hidden;
}
.product-info .variations .reset_variations:hover {
  color: #333;
  text-decoration: underline;
}
.product-info .variations .select-wrapper {
  width: 90%;
}
.product-info .product_meta {
  line-height: 170%;
  margin-bottom: 10px;
  display: block;
}
.product-info .product_meta br {
  display: none;
}
.product-info .product_meta > span {
  display: block;
}
.product-info .product_meta > span.yith-wcbr-brands {
  margin-top: 0;
}
.product-info .product_meta > span:last-child {
  margin-bottom: 0;
}
.product-info .product_meta a {
  color: #888;
  font-weight: 400;
}
.product-info .product_meta a:hover {
  text-decoration: underline;
  color: #333;
}
.product-info .yith-wcwl-add-to-wishlist {
  position: relative;
  padding: 20px 0px 15px 30px;
  display: block;
}
.product-info .yith-wcwl-add-to-wishlist:before {
  position: absolute;
  left: 0;
  top: 17px;
  font-family: 'nasa-font';
  content: "\66";
  font-size: 150%;
  font-weight: normal;
  cursor: pointer;
}
.product-info .yith-wcwl-add-to-wishlist:hover:before,
.product-info .yith-wcwl-add-to-wishlist:hover a,
.product-info .yith-wcwl-add-to-wishlist:hover .feedback {
  color: #4392cf;
}
.product-info .nasa-single-hr {
  display: none;
}
.product-info .compare {
  float: left;
  padding: 10px 20px 10px 25px;
  margin: 25px 20px;
  position: relative;
  border: none;
  text-transform: inherit;
  font-weight: normal;
}
.product-info .compare:before {
  position: absolute;
  left: 0px;
  top: 10px;
  font-family: 'Pe-icon-7-stroke';
  content: "\e61b";
  font-size: 120%;
  font-weight: bold;
  cursor: pointer;
  margin-right: 10px;
}
.product-info .compare:hover, .product-info .compare:hover:before {
  color: #4392cf;
  background: none !important;
}
.product-info .yith-wcwl-wishlistexistsbrowse a,
.product-info .yith-wcwl-wishlistaddedbrowse a {
  display: none !important;
}
.product-info .cart {
  clear: both;
  margin-top: 35px;
  margin-bottom: 35px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -3px;
  margin-right: -3px;
}
.product-info .cart.variations_form {
  width: 100%;
  margin-top: 0;
  display: block;
  margin-left: 0;
  margin-right: 0;
}
.product-info .cart.variations_form .woocommerce-variation-add-to-cart {
  width: auto;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -3px;
  margin-right: -3px;
}
.product-info .cart.grouped_form .woocommerce-grouped-product-list-item__label {
  padding-right: 10px;
  padding-left: 5px;
}
.product-info .cart .single_add_to_cart_button {
  padding: 1em 10px;
  font-size: 12px;
  letter-spacing: 2px;
  max-width: 300px;
  flex-grow: 1;
}
.product-info .cart .single_add_to_cart_button.nasa_add_to_cart_single i {
  font-size: 125%;
}
.product-info .cart .single_add_to_cart_button.loading {
  color: transparent !important;
}
.product-info .cart .nasa-single-form-text {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  margin-right: 10px;
  font-weight: bold;
}
.product-info.text-center .woocommerce-variation-add-to-cart {
  margin-left: auto;
  margin-right: auto;
}
.product-info .woocommerce-grouped-product-list .stock.out-of-stock {
  margin-bottom: 0;
}
.product-info .woocommerce-grouped-product-list .stock.nasa-single-product-stock {
  padding-bottom: 0;
  margin-top: 10px;
  margin-right: 10px;
}
.product-info .cart.grouped_form .single_add_to_cart_button {
  width: 100%;
}

.nasa-product-info-wrap  table tr th, .nasa-product-info-wrap  table tr td {
	font-size: 12px !important;
}

.mobile-menu.header-responsive {
    DISPLAY: NONE!IMPORTANT;
}
.promo-container span {
    font-weight: 600;
	color:#fff;
}
.promo-container ul li{
	color:#fff;
}
.promo-container h2 {
    font-style: italic;
    font-weight: 900;
    font-size: 16px;
    margin-bottom: 0;
	color: #fff;
}
.promo-container {
    color: #fff;
    font-family: 'Poppins';
    /* background: #000; */
    /* padding: 16px; */
    margin-top: 8px;
    border-top: 2px dashed #888;
    padding-top: 23px;
}
.promo-container a {
    background: #fff;
    color: #000;
    padding: 5px 10px;
    border-radius: 22px;
    font-weight: 800;
}
.promoform {
    display: grid;
    grid-template-columns: 48% 48%;
    grid-column-gap: 4%;
}
span.wpcf7-list-item.first.last label input {
    margin: 0 !important;
}span.wpcf7-list-item.first.last label {
    display: flex;
    align-items: center;
}
span.wpcf7-list-item.first.last label span {
    font-size: 16px;
    padding-left: 10px;
}
.promoform input {
    margin-top: 13px !important;
}
.promoform br {
    display: none;
}
span.wpcf7-list-item.first.last {
    padding-bottom: 12px;
    margin-left: 0;
}
fieldset{
	border:0px !important;
	padding:0px !important;
}
.promoform div p {
    margin: 0 !important;
    line-height: unset !important;
}

.promoform div p label {
    margin: 0 !important;
}