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


/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/
.nasa-show-one-line {
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding: 0 !important;
    margin-bottom: 9px;
}

.nasa-bottom-bar {background-color:#000;}
.nasa-bottom-bar .nasa-bot-icons {color: #fff;}

.nasa-static-sidebar.style-1 {z-index: 999999999;}
.nillfee {
	display: block;
    padding: 7px 20px;
    background-color: #cef1ce;
    margin: 0 auto;
    width: fit-content;
    border-radius: 10px;
    margin-bottom: 13px;
    border: 2px solid #50b850;
    font-weight: bold;
}

.circlenil {display: inline-block;background-color: #f4b237;margin-right: 4px !important;}
.circlenil, .circlenil::before {
  content: "";
  margin: 15px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  margin: 0 auto;
  transition: all 0.3s;
  
}

.circlenil::before {
  animation: mymove 1.5s infinite;
  position: absolute;
  background-color: #a03b75
}

@-webkit-keyframes mymove {
  50%   {
    transform: scale(2);
    opacity: 0
  }
  100%   {
    transform: scale(2);
    opacity: 0
  }
}

.setaey {display: inline-flex;justify-content: start;align-items: start;font-size: 13px;}
.setaey .secoue {margin-left: 5px;}
.setsdofnse {max-width: 750px!important;margin: 0 auto;}
.setsdofnse p {font-size: 36px;}
.badge {font-size: 15px!important;line-height: 17px!important;}
.cwg_popup_submit {background-color: #ff6f00!important;border-color: #f66c01!important;}
.post-type-archive-product .cwg_popup_submit {margin: 0 auto;display: flex;justify-content: center;align-items: center;}
/* .page-template-page-checkout .coupon-clone-td {display: none!important;} */
/* .page-template-page-shopping-cart .coupon {opacity: 0;pointer-events: none;} */
.page-template-page-checkout #apply_coupon_clone {margin-top: 0px!important;}
.pwb-single-product-brands.pwb-clearfix a {color: #4ad1c5;}
.variations .reset_variations {display: none!important;}
.nasa-attr-ux .nasa-attr-bg {height: 36px!important;width: 36px!important;}
.product-type-variable .product-info .single_variation_wrap {padding-top: 0px!important;}
.page-template-page-checkout .ht-ctc {display: none!important;}
.page-template-page-shopping-cart .ht-ctc {display: none!important;}
.nasa-elements-wrap-main-menu {margin-top: 10px!important;}
.nasa-elements-wrap-main-menu .nav-wrapper .root-item {text-transform: uppercase;}

.payment_method_clover_payments .clover-gateway {padding: 20px!important;border-radius: 15px !important;}
.payment_method_clover_payments .clover-gateway .field iframe {height: 40px !important;margin-bottom: 25px;background-color: beige;padding: 10px;}
.payment_method_clover_payments .clover-gateway .top-row {margin-bottom: 7px;}
.payment_method_clover_payments .clover-gateway .field iframe input {padding: 5px!important;height: auto!important;}
.payment_method_clover_payments .clover-gateway .clv-midfield:first-child {float: left!important;width: 48%!important;margin-right: 2%!important;}
.payment_method_clover_payments .clover-gateway .clv-midfield {float: left!important;width: 50%!important;}
.payment_method_clover_payments {background-color: #f9f9f9;padding: 20px;padding-left: 22px !important;}
.payment_box.payment_method_clover_payments {box-shadow: none !important;padding: 0px;padding-left: 0 !important;}
.payment_box.payment_method_clover_payments:before{content: none!important;}
.woocommerce-checkout-payment .payment_methods {background-color: #f9f9f9!important;}
.show-password-input {display: none !important;}
.variations .ns-colors-wrap {box-shadow: 0px 0px 5px #aca4a4;}
.pwb-az-listing-header li {display: inline-block;
    float: left;
    width: 40px;
    height: 40px;
    margin: 2px;
    line-height: 37px;
    border: 1px solid #ddd;
    text-align: center;
    font-size: 20px;}
    
.trsekinfro {background-color: #c5eee9;
    padding: 5px 20px;
    margin-top: 10px;
    border-radius: 10px;
    border: 1px solid #82D9D1;}
.trsekinfro h4 {margin-bottom: 0px;}
.trsekinfro a {color: blue;}
.trsekinfro a:hover {color: #395d59;}

.product-warp-item .main-img {max-height: 282px;display: flex;justify-content: center;}
.product-warp-item .main-img img {min-width: auto;}


@media only screen and (max-width: 768px) {
  .nillfee {margin: 0 20px;padding: 7px 12px;margin-bottom: 22px;}
  .single-product.postid-7006 .nasa-first-breadcrumb {font-size: 16px;}
	.setsdofnse {max-width: 750px;margin: 0 auto;}
.setsdofnse p {font-size: 28px;}
	.post-type-archive-product .cwg_popup_submit {width: 100%;}
	.order-review-modern #order_review {margin-top: 267px;}

}




