/*
Theme Name: Unilux-Payment
Theme URI: https://www.fullstackdevelopment.in/
Template: storefront
Author: Ravi Paratp Singh
Author URI: https://www.fullstackdevelopment.in/
Description: Storefront is the perfect theme for your next WooCommerce project. Designed and developed by WooCommerce Core developers, it features a bespoke integration with WooCommerce itself plus many of the most popular customer facing WooCommerce extensions. There are several layout &amp; color options to personalise your shop, multiple widget regions, a responsive design and much more. Developers will love its lean and extensible codebase making it a joy to customize and extend. Looking for a WooCommerce theme? Look no further!
Tags: e-commerce,two-columns,left-sidebar,right-sidebar,custom-background,custom-colors,custom-header,custom-menu,featured-images,full-width-template,threaded-comments,accessibility-ready,rtl-language-support,footer-widgets,sticky-post,theme-options,editor-style
Version: 3.9.1.1643196509
Updated: 2022-01-26 16:58:29

*/


#shipping_address_2_field, #shipping_state_field{
    display:none !important;
}

.woocommerce-cart .woocommerce-cart-form__contents thead{
    background:#D5D6D6;
     
}
.woocommerce-cart .product-thumbnail{
        padding: 12px;
}

.woocommerce-cart .shop_table thead th{
    height:87px;
}

.woocommerce-order-received .woocommerce-customer-details {
    padding-top: 50px;
}
.woocommerce-cart .cart_item{
    background:#f8f8f8;
}

/*cart*/

#billing_country_field .select2 { display: none; }

.woocommerce-checkout-review-order-table .order-paid th {
    opacity: 1;
}


.button.alt:focus, input:focus, textarea:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, input[type="email"]:focus, input[type="tel"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus {
    outline-color: transparent !important;
}


.aaa .quantity{
width:51%;
float:left;
}


.aaa .add_to_cart_inline{
    display:none;
}


.quantity:before{
    display:none;
}



.product_type_simple {
    color: #ffffff !important;
    border-radius: 0;
    font-size: 16px; 
    padding: 10px 13px;
    background-color: #00a6d0 !important;
}


p.confirm_add {
    display: inline-block;
    padding-left: 20px;
}




.order-paid th{
    opacity:0;
}

table.woocommerce-checkout-review-order-table .product-name{
    width:unset !important;
}


.woocommerce-checkout .cart_item .product-name {
    /*display: flex;*/
    justify-content: start;
    flex-direction: row-reverse;
    align-items: center;
}


#content table.shop_table a.remove{
        height: 32px !important;
            margin: 0 17px;
}


#payment .place-order .button{
    margin-top: 13px;
}

.custom-popup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  font-family: Arial;
  background: rgba(0, 0, 0, 0.4);
  z-index: 999999999;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  pointer-events: none;
  transition: opacity 110.145ms 0ms;
}
.custom-popup__holder {
  max-width: 600px;
  width: 100%;
  background: #fff;
  border-radius: 8px;
  padding: 50px;
  display: flex;
  flex-flow: column wrap;
  justify-content: space-between;
  position: relative;
  opacity: 0;
  transform: translateY(-100px);
  transition: opacity 400ms, transform 400ms;
  transition-delay: 300ms;
}
.custom-popup__title {
  font-size: 28px;
  line-height: 30px;
  margin-bottom: 40px;
}
.custom-popup__content {
  flex: 1;
  font-size: 22px;
  line-height: 24px;
}
.custom-popup__footer {
  font-size: 28px;
  line-height: 30px;
}
.custom-popup__close {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 30px;
  height: 30px;
  cursor: pointer;
  transition: 0.3s transform;
}
.custom-popup__close:before, .custom-popup__close:after {
  content: "";
  position: absolute;
  left: 15px;
  top: 3px;
  display: block;
  width: 2px;
  height: 26px;
  background: #000;
  transform: rotate(45deg);
}
.custom-popup__close:after {
  left: 15px;
  top: 3px;
  transform: rotate(-45deg);
}
.custom-popup__close:hover {
  transform: rotate(90deg);
}
.custom-popup.is-active {
  opacity: 1;
  pointer-events: auto;
}
.custom-popup.is-active .custom-popup__holder {
  opacity: 1;
  transform: translateY(0);
}
@media screen and (max-width: 980px) {
  .custom-popup__holder {
    width: 90%;
    height: 90vh;
    padding: 25px 15px;
  }
  .custom-popup__close {
    top: 5px;
    right: 5px;
  }
  .custom-popup__title {
    font-size: 14px;
    line-height: 16px;
    width: 100%;
  }
  .custom-popup__content {
    font-size: 12px;
    line-height: 14px;
    width: 100%;
    overflow-y: auto;
    padding: 0 0 20px;
    margin-bottom: 20px;
  }
  .custom-popup__footer {
    font-size: 14px;
    line-height: 16px;
    width: 100%;
  }
}



.para_w{
    padding: 1em;
    box-shadow: inset 0 1px 3px rgb(0 0 0 / 20%);
    margin-bottom: 16px;
    background-color: rgba(0,0,0,.05);
}



div#toggle {
    color: #7f54b3;
    text-decoration: underline;
    cursor: pointer;
}






label[for=wc-bambora-credit-card-tokenize-payment-method],label[for=wc-authorize-net-cim-credit-card-tokenize-payment-method],#wc-authorize-net-cim-credit-card-tokenize-payment-method,#wc-bambora-credit-card-tokenize-payment-method{
    display:none !important;
}


.page-template-template-LandingPageUniluxe #masthead .col-full{
    width:unset !important;
   max-width: 66.4989378333em !important;
}


p.woocommerce-mini-cart__buttons.buttons a:first-child {
    display: none;
}

.product-quantity{
    float: right;
}


.order-paid{
    position:relative;
}

.shop_table thead th{
    height:72px !important;
}

.order-paid:after {
    content: "Deposit to pay now";
    position: absolute;
    top: 0;
    left: 0;
    font-weight: 600;
    background: #f8f8f8;
    padding: 16px 23px;
    text-align: left;
    width: 183px;
}

.tr{
    position: absolute;
    right: 35%;
}
td,.order-total td{
    background: #f8f8f8 !important; 
}


tr.woocommerce-shipping-totals.shipping,.wcdp-view-plan-details{
    display:none;
}
#ship-to-different-address-checkbox{
    display:none;
    
}

.product-name{font-weight:600;)


.aa {
    text-align: right;
    display: flex;
    justify-content: end;
    width: 48%;
}

a:focus {
    outline: none !important;
}







