/*
Theme Name: Elessi Child Theme
Theme URI: https://elessi.nasatheme.com
Description: This is a child theme for Elessi Theme
Author: NasaTheme
Author URI: https://nasatheme.com
Template: elessi-theme
Version: 1.0.1
*/
/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/
/**
 * GENERAL
 */
#wc-stripe-upe-form input.p-Input-input {
  padding: 5px 10px;
}

.wdr_bulk_table_td.wdr_bulk_title {
  background-color: #f8f8f8;
  font-size: 13px;
  line-height: 20px;
  font-weight: 600;
  text-align: left;
  color: #606060;
  padding: 8px 10px;
  border-bottom: 5px #fff solid;
}

.wdr_bulk_table_td.wdr_bulk_table_discount {
  background-color: #f8f8f8;
  font-size: 13px;
  line-height: 20px;
  font-weight: 500;
  text-align: right;
  color: #606060;
  padding: 8px 10px;
  border-bottom: 5px #fff solid;
}

.nasa-color-radio .reset_variations {
  display: none !important;
}

#customize-bulk-table-title {
  padding-top: 0;
  padding-bottom: 20px;
  font-size: 120%;
}

.product-info .cart {
  margin-bottom: 15px;
}

.dreamteam-size-chart-link {
  float: right;
  font-size: 85%;
  text-transform: uppercase;
  color: #f76b6a;
}

.nasa-color-radio .variations th.label {
  padding: 20px 0;
  overflow: hidden;
}

.nasa-color-radio .variations th.label label {
  float: left;
}

.nasa-wrap-popup-nodes {
  display: none !important;
}

/* Paypal checkout custom */
.checkout-modern-wrap #payment .payment_methods .wc_payment_method.payment_method_mecom_paypal {
  padding: 10px 15px !important;
  border-radius: 5px;
}

.checkout-modern-wrap #payment .payment_methods .wc_payment_method.payment_method_mecom_paypal label {
  width: 100%;
  line-height: 30px;
}

.checkout-modern-wrap #payment .payment_methods .wc_payment_method.payment_method_mecom_paypal label .mecom-paypal-icon-card-only {
  float: right;
}

#nasa-billing-info .customer-info-right {
  overflow: hidden;
  text-overflow: ellipsis;
}

.woocommerce-checkout .place-order .button.drt-button-transparent {
  height: auto !important;
  background-color: transparent !important;
  border: none !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.woocommerce-checkout .place-order .button.drt-button-transparent .paypal-powered-by {
  text-align: center;
  margin: 10px auto;
  height: 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  font-style: italic;
  font-stretch: normal;
  color: #7b8388;
  position: relative;
  margin-right: 3px;
  bottom: 3px;
}

.woocommerce-checkout .place-order .button.drt-button-transparent .paypal-powered-by .paypal-button-text, .woocommerce-checkout .place-order .button.drt-button-transparent .paypal-powered-by .paypal-logo {
  vertical-align: middle;
  height: 16px;
  line-height: 16px;
  font-size: 11px;
  text-transform: initial;
  letter-spacing: initial;
}

.woocommerce-checkout .place-order .button.drt-button-transparent .drt-gateway-icon {
  margin-bottom: 15px;
}

.woocommerce-checkout .place-order .button.drt-button-transparent .paypal-checkout-label-text {
  text-transform: uppercase;
  margin-bottom: 15px;
  color: #009cde;
  font-size: 20px;
  letter-spacing: 0px;
  font-style: italic;
}

.drt-paypal-button {
  height: 55px;
  vertical-align: top;
  min-height: 40px;
  max-height: 55px;
  position: relative;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  vertical-align: top;
  cursor: pointer;
  overflow: hidden;
  background-color: #1f72cd;
  line-height: 55px;
  margin-bottom: 10px;
  max-width: 500px;
  margin: 0 auto 10px;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.drt-paypal-button.paypal-lebel {
  background-color: #ffc439;
}

.drt-paypal-button.paypal-lebel img {
  height: 28px;
}

.drt-paypal-button.paypal-lebel:hover {
  -webkit-filter: brightness(1.05);
  filter: brightness(1.05);
}

.drt-paypal-button.card-lebel {
  -webkit-box-shadow: 0px 3px 4px -1px rgba(0, 0, 0, 0.55);
  box-shadow: 0px 3px 4px -1px rgba(0, 0, 0, 0.55);
}

.drt-paypal-button.card-lebel img {
  position: relative;
  top: -2px;
}

.drt-paypal-button.card-lebel:hover {
  -webkit-filter: brightness(1.2);
  filter: brightness(1.2);
}

.nasa-crazy-load.crazy-loading .free-shipping, .nasa-crazy-load.crazy-loading #customize-bulk-table-title span, .nasa-crazy-load.crazy-loading #sort_customizable_table tbody .wdr_bulk_table_td {
  color: transparent;
  position: relative;
}

.nasa-crazy-load.crazy-loading .free-shipping:before, .nasa-crazy-load.crazy-loading #customize-bulk-table-title span:before, .nasa-crazy-load.crazy-loading #sort_customizable_table tbody .wdr_bulk_table_td:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #f4f4f4;
  z-index: 98;
}

.nasa-crazy-load.crazy-loading .free-shipping::after, .nasa-crazy-load.crazy-loading #customize-bulk-table-title span::after, .nasa-crazy-load.crazy-loading #sort_customizable_table tbody .wdr_bulk_table_td::after {
  content: "";
  position: absolute;
  z-index: 99;
  top: -50%;
  left: -50%;
  right: -50%;
  bottom: -50%;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(20%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.8)), color-stop(80%, rgba(255, 255, 255, 0)));
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 20%, rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 0) 80%);
  -webkit-animation: crazy-loading 1.5s infinite;
  animation: crazy-loading 1.5s infinite;
}

.drt-single-product-description {
  margin-top: 30px;
  border-top: 1px solid #ededed;
  padding-top: 15px;
}

.drt-single-product-description h3 {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 400 !important;
  font-size: 140%;
}

.nasa-crazy-load.crazy-loading .drt-single-product-description {
  position: relative;
  color: transparent;
}

.nasa-crazy-load.crazy-loading .drt-single-product-description::before {
  content: "";
  display: block;
  width: 100%;
  background-repeat: no-repeat;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(100%, #f4f4f4), color-stop(0, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(100%, #f4f4f4), color-stop(0, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(100%, #f4f4f4), color-stop(0, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(100%, #f4f4f4), color-stop(0, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(100%, #f4f4f4), color-stop(0, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(100%, #f4f4f4), color-stop(0, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(100%, #f4f4f4), color-stop(0, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(100%, #f4f4f4), color-stop(0, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(100%, #f4f4f4), color-stop(0, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(100%, #f4f4f4), color-stop(0, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(100%, #f4f4f4), color-stop(0, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(100%, #f4f4f4), color-stop(0, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(100%, #f4f4f4), color-stop(0, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(100%, #f4f4f4), color-stop(0, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(100%, #f4f4f4), color-stop(0, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(100%, #f4f4f4), color-stop(0, transparent));
  background-image: linear-gradient(#f4f4f4 100%, transparent 0), linear-gradient(#f4f4f4 100%, transparent 0), linear-gradient(#f4f4f4 100%, transparent 0), linear-gradient(#f4f4f4 100%, transparent 0), linear-gradient(#f4f4f4 100%, transparent 0), linear-gradient(#f4f4f4 100%, transparent 0), linear-gradient(#f4f4f4 100%, transparent 0), linear-gradient(#f4f4f4 100%, transparent 0), linear-gradient(#f4f4f4 100%, transparent 0), linear-gradient(#f4f4f4 100%, transparent 0), linear-gradient(#f4f4f4 100%, transparent 0), linear-gradient(#f4f4f4 100%, transparent 0), linear-gradient(#f4f4f4 100%, transparent 0), linear-gradient(#f4f4f4 100%, transparent 0), linear-gradient(#f4f4f4 100%, transparent 0), linear-gradient(#f4f4f4 100%, transparent 0);
  background-size: 100% 15px, 100% 15px, 100% 15px, 60% 15px, 100% 15px, 100% 15px, 100% 15px, 80% 15px, 100% 15px, 100% 15px, 100% 15px, 70% 15px, 100% 15px, 100% 15px, 100% 15px, 50% 15px;
  background-position: 0 0, 0 30px, 0 60px, 0 90px, 0 130px, 0 160px, 0 190px, 0 220px, 0 260px, 0 290px, 0 320px, 0 350px, 0 390px, 0 420px, 0 450px, 0 480px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.nasa-crazy-load.crazy-loading .drt-single-product-description::after {
  display: block;
  content: "";
  position: absolute;
  z-index: 99;
  top: -50%;
  left: -50%;
  right: -50%;
  bottom: -50%;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(20%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.8)), color-stop(80%, rgba(255, 255, 255, 0)));
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 20%, rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 0) 80%);
  -webkit-animation: crazy-loading 1.5s infinite;
  animation: crazy-loading 1.5s infinite;
}

.nasa-modern-4 .nasa-product-content-nasa_label-wrap .nasa-attr-ux-item {
  margin-bottom: 5px;
}

/* #sort_customizable_table tbody tr {
  -webkit-animation: drt-slideX 5s ease-in-out infinite;
          animation: drt-slideX 5s ease-in-out infinite;
} */
#sort_customizable_table tbody tr:nth-child(2) {
  -webkit-animation-delay: 150ms;
          animation-delay: 150ms;
}
#sort_customizable_table tbody tr:nth-child(3) {
  -webkit-animation-delay: 300ms;
          animation-delay: 300ms;
}

@-webkit-keyframes drt-slideX {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  5% {
    -webkit-transform: translateX(7px);
            transform: translateX(7px);
  }
  15% {
    -webkit-transform: translateX(-7px);
            transform: translateX(-7px);
  }
  20% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes drt-slideX {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  5% {
    -webkit-transform: translateX(7px);
            transform: translateX(7px);
  }
  15% {
    -webkit-transform: translateX(-7px);
            transform: translateX(-7px);
  }
  20% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

.drt-container-small .row {
  max-width: 980px;
}

.nasa-single-product-grid-2 > .focus-info {
  margin-bottom: 30px;
}