#customer_details {
    width: 100%;
/*    background-color: rgba(0,0,0,.48);*/
    padding: 20px;
    margin-bottom: 20px;
    /* border: 1px solid #fff; */
    /* background: #00000088; */
    background: #3eb9eb;
    color: #fff;
    box-shadow: -10px -10px 30px 4px rgba(0,0,0,.1), 10px 10px 30px 4px rgba(45,78,255,.15);
}
    #customer_details > div.col-2 > div.woocommerce-additional-fields > span:nth-child(1) {
    text-align: left;
    font-size: 1.5rem;
    font-weight: 500;
    text-transform: capitalize;
    color: #ffffff; }
  #customer_details > div.col-2 > div.woocommerce-additional-fields > span:nth-child(2) {
    text-decoration: none;
    border-bottom: 0;
    opacity: .5;
    font-size: 1.5rem; }

.woocommerce-checkout #order_review {
  width: 100%;
/*  background: #00000088; */}
.woocommerce-checkout #payment div.payment_box {
    background: #00000088;
    /* color: #fff; */
    border: 1px solid #fff;
}

.woocommerce .woocommerce-checkout #customer_details h3 {
  display: none; }
.woocommerce .woocommerce-checkout h3#order_review_heading {
  display: none; }
.woocommerce #order_review table.shop_table tbody td {
 /* background-color: #ffa820;
  padding: 12px 20px 12px 20px;
  font-weight: 600; */
color: #000;}
.woocommerce #order_review table.shop_table tfoot th {
  font-weight: 600;
  color: #000; }

#order_review {
  box-shadow: -10px -10px 30px 4px rgba(0, 0, 0, 0.1), 10px 10px 30px 4px rgba(45, 78, 255, 0.15); }

.woocommerce-privacy-policy-text {
  color: #ffffff; }

#place_order {
    background: #ffffff !important;
    border-radius: 38px;
    /* font-size: 1.5rem; */
    margin: 20px !important;
    /* border: 1px solid #ffa820; */
    color: #4abbeb!important;
    border-width: 0px!important;
    border-color: #E02B20;
    /* font-size: 16px; */
    font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif!important;
    font-weight: 700!important;
    background-color: #803cb3;
    /* margin-left: 25px;*/
}
#place_order:hover {
    /* color: #ffa820 !important; */
/*    background-color: #b621ff;*/
    border: 1px solid #fff;
    border-radius: 38px;
    /* font-size: 1.5rem; */
    background: #ffffff !important;
    border-radius: 38px;
    /* font-size: 1.5rem; */
    /* margin: 20px; */
    /* border: 1px solid #ffa820; */
    color: #4abbeb!important;
    border-width: 0px!important;
    border-color: #E02B20;
    /* font-size: 16px; */
    font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif!important;
    font-weight: 700!important;
/*    background-color: #803cb3;*/
    /* margin-left: 25px; */
}

#adn_text_field_three_field {
  display: none !important; }

#adn_text_field_three {
  display: none !important; }

#adn_text_field_two_field > label {
  text-align: left;
  font-size: 1.5rem;
  font-weight: 500;
  text-transform: capitalize;
  color: #ffffff;
  display: block; }



.main_title {
    margin-bottom: 20px;
    display: none;
}

/*#main-content {
 background-color: #fff; 
background: #3eb9eb;
}*/

.et_pb_wc_cart_totals .select2-container--default .select2-selection--single, .et_pb_wc_checkout_billing .select2-container--default .select2-selection--single, .et_pb_wc_checkout_shipping .select2-container--default .select2-selection--single, .woocommerce #content .quantity input.qty, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-page #content .quantity input.qty, .woocommerce-page .quantity input.qty, .woocommerce .quantity input.qty, .woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    -webkit-appearance: none;
    background-color: #fff;
    max-width: 100%;
    border-width: 0;
    border-radius: 0;
    color: #000;
    font-size: 14px;
    padding: 16px;
    line-height: 1.7em;
    border-style: solid;
}

.entry-content thead th, .entry-content tr th {
    color: #fff;
    font-weight: 700;
    padding: 9px 24px;
}

.woocommerce table.shop_table td {
    /* border-top: 1px solid rgba(0,0,0,.1); */
    padding: 9px 12px;
    vertical-align: middle;
    line-height: 1.5em;
}

.woocommerce-checkout #main-content .cart-subtotal td {
  border-top: 1px solid #41a7d3!important;
  color: #000;
}


#content-area table td, #content-area table th, #content-area table tr, #main-content table.cart td, #main-content table.cart th, #main-content table.cart tr, table.cart td, table.cart th, table.cart tr {
    padding: 0.857em 0.587em;
    max-width: 100%;
    color: #000;
}

.woocommerce table.shop_table {
     border: 1px solid rgba(0,0,0,.1);
    margin: 0 -1px 0px 0 !important;
    text-align: left;
    width: 100%;
    border-collapse: separate;
    /* border-radius: 5px; */
}

#add_payment_method #payment div.form-row, .woocommerce-cart #payment div.form-row, .woocommerce-checkout #payment div.form-row {
    padding: 1em;
    background: #3eb9eb;
/*    border: 1px solid #fff;*/
}

.woocommerce #content input.button.alt:hover, .woocommerce #content input.button:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce #respond input#submit:hover, .woocommerce-page #content input.button.alt:hover, .woocommerce-page #content input.button:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce-page #respond input#submit:hover, .woocommerce-page a.button.alt:hover, .woocommerce-page a.button:hover, .woocommerce-page button.button.alt.disabled:hover, .woocommerce-page button.button.alt:hover, .woocommerce-page button.button:disabled:hover, .woocommerce-page button.button:hover, .woocommerce-page input.button.alt:hover, .woocommerce-page input.button:hover, .woocommerce a.button.alt:hover, .woocommerce a.button:hover, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:hover, .woocommerce button.button:disabled:hover, .woocommerce button.button:hover, .woocommerce input.button.alt:hover, .woocommerce input.button:hover {
    border: 2px solid transparent;
    /* padding: 0.3em 2em 0.3em 1em; */
}

.entry-content table:not(.variations) {
    border: 1px solid #eee;
    /* margin: 0 0 15px; */
    /* text-align: left; */
    width: 100%;
}

table.shop_table {
    /* margin-bottom: 30px!important; */
}

#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
    content: "";
    display: block;
/*    border: 1em solid #1f576d !important;*/
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
    position: absolute;
    top: -0.75em;
    left: 0;
    margin: -1em 0 0 2em;
}

#woo-checkout-title {
    color: #000;
}

.wc_payment_methods.payment_methods.methods {
    background: #3eb9eb;
}

.wc_payment_method.payment_method_wc_checkout_com_cards label {
    color: #fff;
}

#-woo-checkout-5-23 .woocommerce-checkout #payment{
      padding-left: 20px;
    padding-right: 20px;
    background-color: #3eb9eb !important;
}


.oxy-woo-order-tracking form, .woocommerce form.woocommerce-ResetPassword.lost_reset_password, .woocommerce .woocommerce-EditAccountForm, .woocommerce .woocommerce-address-fields, .woocommerce-cart .cart-collaterals .cart_totals table, .woocommerce .col2-set, .woocommerce-form-coupon, .woocommerce #reviews #comments ol.commentlist li .comment-text, ul.woocommerce-order-overview, .woocommerce form.login, .woocommerce form.register, .woocommerce form.checkout_coupon, .woocommerce table.shop_table {
    border: 1px solid #d3ced2;
    border-top: 0px solid #ffffff !important;
    border-radius: 0;
    background: #3eb9eb !important;
    padding: 20px;
    border-collapse: collapse;
    box-shadow: var(--box-shadow) 0 10px 20px;
}

.payment_box.payment_method_wc_checkout_com_cards {
    background: #1f576d !important;
}


.woocommerce .woocommerce-mini-cart__total strong, .woocommerce .woocommerce-mini-cart span.quantity, .woocommerce .widget_product_categories span.count, .woocommerce .woocommerce-widget-layered-nav-list__item span, .woocommerce-product-attributes-item__value p, .woocommerce-error, .woocommerce-table--order-downloads, .woocommerce-Address address, .woocommerce-orders-table, .woocommerce-table, ul.woocommerce-shipping-methods, p.woocommerce-shipping-destination, .woocommerce-column--shipping-address address, .woocommerce-column--billing-address address, .woocommerce-order p, .woocommerce .product-name, .woocommerce .product-total, .oxy-product-stock p, .oxy-product-description p, .woocommerce-Reviews .comment-text p, .product .summary .product_meta, .woocommerce-Tabs-panel, .woocommerce-product-details__short-description p, .woocommerce-form-track-order p, .woocommerce-checkout-payment p, .checkout_coupon p, .woocommerce-ResetPassword p, .woocommerce-info, .woocommerce-error, .woocommerce-message, .woocommerce-MyAccount-content p, .woocommerce-breadcrumb, p.woocommerce-result-count {
    color: #000000 !important;
    font-weight: 400;
    line-height: 1.6;
    font-size: 16px;
    font-style: normal;
}

.woocommerce a.wcppec-checkout-buttons__button, .woocommerce ul.product_list_widget li a, .woocommerce ul.product-categories a, .woocommerce .widget_layered_nav_filters ul li a, .woocommerce .woocommerce-widget-layered-nav-list__item a, .woocommerce .wc-layered-nav-rating a, .woocommerce div.tagcloud a, .woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, h2.woocommerce-loop-category__title, .comment-form-rating a, .woocommerce .download-product a, a.woocommerce-remove-coupon, .woocommerce a.shipping-calculator-button, .woocommerce a.remove, .woocommerce a.reset_variations, .woocommerce .product-name a, .woocommerce-info a, .woocommerce-error a, .woocommerce-message a, .woocommerce-checkout-payment a, .woocommerce-LostPassword a, .woocommerce-Address-title a, .woocommerce-MyAccount-navigation-link a, .woocommerce-MyAccount-content a, a.woocommerce-review-link, .posted_in a, .tagged_as a, .woocommerce .woocommerce-breadcrumb a {
    color: #666666 !important;
    font-weight: 400;
    font-family: inherit;
    text-decoration: none;
}

.woocommerce a.wcppec-checkout-buttons__button:hover, .woocommerce ul.product_list_widget li a:hover, .woocommerce ul.product-categories a:hover, .woocommerce .widget_layered_nav_filters ul li a:hover, .woocommerce .woocommerce-widget-layered-nav-list__item a:hover, .woocommerce div.tagcloud a:hover, .comment-form-rating a:hover, .woocommerce .download-product a:hover, a.woocommerce-remove-coupon:hover, .woocommerce a.shipping-calculator-button:hover, .woocommerce a.remove:hover, a.reset_variations:hover .product-name a:hover, .woocommerce .product-name a:hover, .woocommerce-info a:hover, .woocommerce-error a:hover, .woocommerce-message a:hover, .woocommerce-checkout-payment a:hover, .woocommerce-LostPassword a:hover, .woocommerce-Address-title a:hover, .woocommerce-MyAccount-navigation-link a:hover, .woocommerce-MyAccount-content a:hover, a.woocommerce-review-link:hover, .posted_in a:hover, .tagged_as a:hover, .woocommerce .woocommerce-breadcrumb a:hover {
    color: #000000 !important;
    text-decoration: underline;
}
/*# sourceMappingURL=none_fetch_styles.css.map */