li.wc_payment_method label::before {
    position: inherit !important;
}

#payment_heading {
   display: none !important;
}

.product-thumbnail {
   display: none !important;
}

#order_review_heading, .sw__section_header h3 {
    font-family: 'Open Sans';
    font-size: 20px !important;
}

.woocommerce-privacy-policy-text {
    padding-left: 23px !important;
}

#swiipe__container.swiipe_checkout #sw__accept_section_container .sw__checkbox-container {
  margin-top: 12px !important;
}

#swiipe__container.swiipe_checkout .address__hidden_company [data-togglename] {
  display: block !important;
}

#swiipe__container.swiipe_checkout .address__hidden_company .address__hidden_toggle {
  display: none !important;
}

.shop_table tbody tr {
 height:unset !important;
}

.fusion-product-name-wrapper {
 margin-top: 10px;
}

#swiipe__container.swiipe_checkout.swiipe_singlepage #swiipe__checkout .sw__flow_component.sw__section {
    margin: 0;
}

#swiipe__container.swiipe_checkout .sw .sw__section h2, #swiipe__container.swiipe_checkout .sw .sw__section h3 {
    margin-top: 55px;
}

#swiipe__container.swiipe_checkout .sw .sw__section.sw__flow_component {
    padding: 0px 16px !important;
}

#swiipe__delivery_section {
    margin-top: 0 !important;
    padding-top: 0 !important;
}

#swiipe__personal_section {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}

#swiipe__delivery_section .sw__section_header {
    margin-top: 65px;
}

.woocommerce-content-box.full-width {
    display:none;
}

.avada-myaccount-user {
    display:none;
}