.opacity {
    position: static !important;
    opacity: 1!important;
    background: #FFF;
}

.cart-box.text-end {
    padding-top: 0!important;
}

/* Header layout me before/after hataye */
.row.justify-content-between.align-items-center::before,
.row.justify-content-between.align-items-center::after {
  display: none !important;
}

.row.justify-content-between {
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
  flex-wrap: nowrap ;
}

p{margin:0!important;}

p a {
    text-decoration: none!important;
}




.product-warp-item .product .button{background: #eef0f1!important;border-radius: 3px !important;
    height: auto;
}

.nasa-modern-6 .add_to_cart_text {
    background: #eef0f1 none repeat scroll 0 0;
	    color: #000;
    font-weight: 600;
}


.nasa-modern-6 .add_to_cart_text:hover{
    background: #ff9320 none repeat scroll 0 0;
	    color: #fff;
}
.product-warp-item .product .button:hover{background:#ff9320!important;
}
input.wpi-button {
    background-color: #ff9320 !important;
    border: 1px solid transparent !important;
    font-size: 16px !important;
    padding: 10px 20px 10px 20px !important;
    border-radius: 5px !important;
    letter-spacing: 0!important;
    font-weight: 600 !important;
    height: auto!important;
}

.woocommerce-products-header__title{ display:none;}


.woocommerce-tabs #reviews .nasa_reviewed_images_wrap .btn-add-new-review {
    padding: 10px 20px!important;
    height: auto!important;
    border-radius: 5px!important;
}


.product-warp-item {
    width: 24% !important;
    margin-right: 1%!important;
}

.nasa-content-additional_information .shop_attributes {
    width: 100%!important;
}


.nasa-content-additional_information .woocommerce-product-attributes-item {
    list-style: inherit;
    list-style-type: none;
    padding: 10px 0 !important;
    border-bottom: 1px solid #ff9320;
    font-size: 15px;
	color:#000;
}

.nasa-content-additional_information .shop_attributes td {
    color: #000!important;
}



@media only screen and (max-width: 767px) {

.row.justify-content-between {
    flex-wrap: wrap !important;
}
    .mobile-menu {
      display: block!important;
        min-height: 0!important;}
		


.product-warp-item {
    width: 48% !important;
    margin-right: 1% !important;
}		
		
		
		
		
		}


