/*
Theme Name: LamasaTech Store
Theme URI: https://hub.lamasatech.com//
Template: thrive-theme
Author: LamasaTech
Description: Fully customizable, front end theme and template editing for WordPress has arrived!
Tags: custom-background,custom-logo,custom-menu,featured-images,threaded-comments,translation-ready,custom-everything
Version: 1.1.1632165608
Updated: 2021-09-20 19:20:08

*/

#thrive-footer .footer-contact a {
    color: #ffffff;
}
#thrive-footer .tve_social_items .tve-dynamic-link {
    border: 2px solid #fff;
    border-radius: 50%;
}
.woocommerce button.button,
.woocommerce a.button {
    background-color: #ff6930;
    color: #fff;

}
.woocommerce button.button:hover,
.woocommerce a.button:hover {
    background-color: #54b847;
    color: #fff;
}
.page-id-32886 table td {
    color: #2D2D2D;
    font-size: 1em;
    line-height: 1.5em;
}
.page-id-32886 table tr:nth-child(2n) td {
    background: #e6e6e6;
}
.page-id-32886 table tr:nth-child(2n+1) td {
    background: #f8f8f8;
}
.page-id-32886 table td,
.page-id-32886 table th {
    padding: 10px;
    text-align: left;
}
#gist-app {
    height: 0;
    overflow: hidden;
}

.register-text {
    border-top: 1px solid #8080802b;
    margin-bottom: 5px !important;
    margin-top: 18px;
    padding-top: 8px;
    margin-left: -5px;
}

.tve-woo-minicart header .wrp {
padding-right: 0;
}
.tve-woo-minicart header .wrp .mini-cart-contents, .woocommerce-product-gallery__trigger, .post-type-archive-product .woocommerce-products-header {
display: none;
}
.post-type-archive-product .woocommerce-loop-product__title {
    font-size: 1.5em;
}
.header-top {
    background-color: #343434;
}
.header-top .my-account-menu, .header-top .woo-mini-cart, .header-top .website-email, .header-top .website-phone {
    padding: 10px 0;
    display: flex;
    align-items: center;
}
.header-top a {
    font-size: 14px !important;
    font-weight: 300;
    color: #fff;
}
.header-top .mini_cart_item a {
    color: inherit;
}
.header-top .woo-mini-cart {
    position: relative;
}
.header-top .my-account-menu, .header-top .website-email, .header-top .website-phone {
    margin-right: 40px;
}
.header-top .custom-mini-cart {
    opacity: 1;
    display: none;
    width: 285px;
    top: 40px;
    right: 0;
    z-index: 9999;
    list-style: none;
    position: absolute;
    min-width: 160px;
    padding: 15px;
    margin: 2px 0 0;
    font-size: 14px;
    background-color: #fff;
    border: 1px solid #f4f3f3;
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
.header-top .custom-mini-cart-count:before {
    content: "\e01d";
    font-size: 13px;
    font-family: 'WooCommerce';
    color: #52b826;
    margin-right: 5px;
}
.header-top .website-phone:before {
    content: "\e03b";
    font-size: 13px;
    font-family: 'WooCommerce';
    color: #52b826;
    margin-right: 10px;
}
.header-top .website-email img {
    max-height: 12px;
    margin-right: 10px;
}
.header-top .wrp {
    display: flex;
    justify-content: flex-end;
}
.wrp {
    margin: 0 auto;
    width: 1080px;
}
.header-top .custom-mini-cart-count {
    display: flex;
    justify-content: center;
    align-items: center;
}
.custom-mini-cart-link:hover .custom-mini-cart {
    display: block;
}
.custom-mini-cart .cart_list {
    list-style: none;
    padding-left: 0;
}
.custom-mini-cart .cart_list li {
    margin-bottom: 20px;
    position: relative;
    min-height: 55px;
    padding-left: 1.5em !important;
    margin-left: 0;
    line-height: 1.2 !important;
}
.custom-mini-cart .cart_list li a {
    padding-right: 55px !important;
    display: block;
    font-weight: 700;
}
.custom-mini-cart .cart_list li a.remove {
    position: absolute;
    top: 0;
    left: 0;
    padding-right: 10px !important;
    color: red !important;
}
.custom-mini-cart .cart_list li a.remove:hover {
    color: rgba(255, 0, 0, .88) !important;
    background: unset !important;
    padding-top: 0px;
}
.custom-mini-cart .cart_list li .quantity {
    font-weight: 300;
    font-size: 0.85em !important;
}
.header-top .widget_shopping_cart_content .buttons {
    display: flex;
    justify-content: space-between;
}
.header-top .widget_shopping_cart_content .buttons .button {
    background-color: #ff6930;
    border: 2px solid #ff6930;
    color: #fff;
    overflow: visible;
    padding: .618em 1em;
    font-weight: 700;
    border-radius: 3px;
    text-decoration: none;
    display: inline-block;
    line-height: 1;
    cursor: pointer;
    position: relative;
}
.header-top .widget_shopping_cart_content .buttons .button:hover {
    background-color: #52b826;
    border: 2px solid #52b826;
    color: #fff;
    text-decoration: none;
}
.custom-mini-cart ul.cart_list li img,
.custom-mini-cart .product_list_widget li img {
    width: 55px;
    transition: opacity .15s;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    float: right;
    margin-left: 4px;
    max-width: 100%;
    height: auto;
    box-shadow: none;
}


.woocommerce-checkout form.woocommerce-checkout .checkout-form-inner {
    display: flex;
    justify-content: space-between;
}
.woocommerce-checkout #customer_details, .woocommerce-checkout .order-review-payments {
    width: 48%;
}
.woocommerce-checkout .order-review-payments #order_review #payment .place-order #place_order {
    background-color: #ff6930;
    border: 2px solid #ff6930;
    color: #ffffff;
    display: block;
    width: 100%;
}
.woocommerce-checkout .order-review-payments #order_review #payment .place-order #place_order:hover {
    background-color: #52b826;
    border: 2px solid #52b826;
}
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper {
display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
margin-top: 25px;
}
.woocommerce-checkout .form-row {
width: 100%;
margin-bottom: 25px;
}
.woocommerce-checkout .form-row-first, .woocommerce-checkout .form-row-last {
width: 49% !important;
}
.woocommerce-checkout .select2-container .select2-selection--single, .woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 36px;
}
.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 36px;
}
.woocommerce-checkout .select2-container--default .select2-selection--single {
    border: 1px solid #ececec;
}
.woocommerce-checkout form .form-row .required {
color: red;
}
.woocommerce-checkout h3#ship-to-different-address input[type="checkbox"] {
margin-left: 15px;
}
.woocommerce-checkout #payment {
background-color: #ececec;
    padding: 20px;
}
.woocommerce-checkout #payment ul.payment_methods li {
 padding: 0;
margin-bottom: 0;
}
.woocommerce-checkout .checkout #order_review table.shop_table tfoot tr th, .woocommerce-checkout .cnt .checkout #order_review table.shop_table thead tr th {
font-weight: 400 !important;
text-align: right;
}
.woocommerce-checkout #shipping_method li {
margin-bottom: 0;
}
.woocommerce-checkout .cnt .checkout #order_review table.shop_table td, .woocommerce-checkout .cnt .checkout #order_review table.shop_table th {
padding: 10px 20px;
text-align: right;
}
.woocommerce-checkout #order_review .product-total {
width: 36%;
}
.woocommerce-checkout ul#shipping_method li label {
float: none;
}
.woocommerce-checkout span.woocommerce-Price-amount.amount {
font-weight: 600;
}
.woocommerce-page .hru, .user-registration-page .hru {
min-height: auto;
}
.woocommerce-page .hru .hrui, .user-registration-page .hru .hrui {
padding: 40px 0 40px;
}
#billing_address_2_field .optional {
display: none;
}
#floating_menu.mff {
    top: 0;
}
.logged-in #floating_menu.mff {
    top: 32px;
}
.user-registration .ur-submit-button {
    background-color: #52b826;
}
.user-registration .ur-submit-button span {
    display: none;
}
.woocommerce-page .flex-cnt .woocommerce a {
    color: #52b826;
    font-weight: 400;
}
.tve-woocommerce .bSe .awr .woocommerce .woocommerce-info {
    border: 1px solid #2cc030;
    display: inline-block;
    width: 100%;
}
.tve-woocommerce .bSe .awr .woocommerce .woocommerce-message a, .tve-woocommerce .bSe .awr .woocommerce .woocommerce-error a, .tve-woocommerce .bSe .awr .woocommerce .woocommerce-info a, .tve-woocommerce .bSe .awr .woocommerce .woocommerce-info:before {
    color: #2cc030;
}
.tve-woocommerce .flex-cnt .woocommerce .button {
    background-color: #ff6930;
    border: 2px solid #ff6930;
    color: #fff;
    margin-right: 10px;
    outline: none !important;
}
.tve-woocommerce .flex-cnt .woocommerce .button:hover {
    background-color: #52b826;
    border: 2px solid #52b826;
    color: #fff;
}
.user-registration-page.woocommerce-account .woocommerce {
    display: block;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
    padding: 0;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li {
    list-style: none;
    margin-bottom: 0;
    padding: 10px 0;
    border-top: 2px solid #52B848;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li:last-child {
    border-bottom: 2px solid #2cc030;
}
.tve-woocommerce .bSe .awr .woocommerce .woocommerce-MyAccount-content table.shop_table>tbody>tr>td {
    vertical-align: middle;
}
.tve-woocommerce .bSe .awr .woocommerce-info a.button {
    color: #fff;
}
.woocommerce-account .woocommerce .addresses .woocommerce-Address {
    padding: 10px 20px 20px;
    border: 1px solid #ececec;
    box-sizing: border-box;
}
.woocommerce-account .woocommerce .addresses .woocommerce-Address a {
    margin-top: 17px;
    padding: 9px 13px;
    font-size: 16px;
    text-align: center;
    border-radius: 5px;
    background-color: #ff6930;
    color: #fff;
}
.woocommerce-account .woocommerce .addresses .woocommerce-Address a:hover {
    background-color: #52B848;
    color: #fff;
}
.tve-woocommerce .flex-cnt .cnt ul.products li a.add_to_cart_button, 
.tve-woocommerce .flex-cnt .cnt ul.products li .tve-product-details-btn, 
.tve-woocommerce .flex-cnt .product .cart .single_add_to_cart_button,
.tve-woocommerce .flex-cnt .product .woocommerce-tabs .panel.entry-content#tab-reviews #reviews #review_form_wrapper #review_form .comment-respond .comment-form .form-submit input[type="submit"],
.tve-woocommerce .flex-cnt .cart-collaterals .cart_totals .woocommerce-shipping-calculator button {
    background-color: #ff6930;
    border: 2px solid #ff6930;
    outline: none !important;
}
/*.woocommerce ul.products li a.add_to_cart_button:hover, */
.woocommerce ul.products li .tve-product-details-btn:hover, 
/*.woocommerce .product .cart .single_add_to_cart_button:hover,*/
.woocommerce .product .woocommerce-tabs .panel.entry-content#tab-reviews #reviews #review_form_wrapper #review_form .comment-respond .comment-form .form-submit input[type="submit"]:hover,
.woocommerce .cart-collaterals .cart_totals .woocommerce-shipping-calculator button:hover {
    background-color: #52B848;
    border: 2px solid #52B848;
    color: #fff;
}
.woocommerce-account .select2-container .select2-selection--single,
.woocommerce-account .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 36px;
}
.woocommerce-account .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 36px;
}
.woocommerce .product .woocommerce-tabs ul.tabs li {
    display: table-cell !important;
    width: 1% !important;
    border: none !important;
    margin-right: 0 !important;
    text-align: center;
    padding-bottom: 0 !important;
}
/*.woocommerce .product .woocommerce-tabs ul.tabs li:hover a {
    border-color: #ff6930 !important;
}*/
.woocommerce .product .woocommerce-tabs ul.tabs li.active a {
    border-color: #52B848 !important;
    color: #52B848 !important;
}
.woocommerce .product .woocommerce-tabs ul.tabs li:hover a {
    border-color: #ff6930 !important;
    color: #ff6930 !important;
}
.woocommerce .product .woocommerce-tabs ul.tabs li a {
    font-size: 18px !important;
    text-transform: uppercase;
    font-weight: 500 !important;
    display: block !important;
    width: 100%;
    border-width: 1px !important;
    border-style: solid !important;
    border-color: #ececec !important;
    box-sizing: border-box;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.woocommerce .product .woocommerce-tabs ul.tabs li.active a {
    border-color: #52B848 !important;
    color: #52B848 !important;
}
.woocommerce .product .woocommerce-tabs ul.tabs li:first-child a {
    border-bottom-left-radius: 5px !important;
    border-top-left-radius: 5px;
}
.woocommerce .product .woocommerce-tabs ul.tabs li:last-child a {
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px !important;
}
/*.woocommerce .product .woocommerce-tabs ul.tabs li a:hover {
    border-color: #ff6930 !important;
    color: #ff6930 !important;
}*/
.woocommerce .product .woocommerce-tabs .panel.entry-content#tab-reviews #reviews #comments ol.commentlist li {
    border-bottom: none !important;
}
.woocommerce .product .woocommerce-tabs .panel.entry-content#tab-reviews #reviews #review_form_wrapper #review_form .comment-respond .comment-form .comment-form-rating a:hover {
    border-color: #52B848 !important;
}
.woocommerce table.shop_table.cart tbody tr.cart_item td.product-name a {
    color: #52B848;
    font-weight: 300;
}
#do_uploadFile {
    width: auto;
    padding: 10px 30px;
}
.reviews_bar {
    display: none;
}
.ur-frontend-form .register {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}
.ur-frontend-form .register .ur-form-row {
    order: 1;
}
.ur-frontend-form .register .ur-button-container {
    order: 3;
}
.ur-frontend-form .register .user-registration-message {
    order: 0;
    display: flex;
    align-items: center;
}
#ur-recaptcha-node {
    order: 2;
}
.ur-frontend-form .register .user-registration-message::before {
    color: #52b826;
}
.ur-frontend-form .register .ur-message p {
    display: inline-block;
    margin-bottom: 0;
}
.ur-frontend-form .register .user-registration-message ul li {
    margin-bottom: 0;
}
.yith-ywraq-add-to-quote {
    margin-bottom: 30px;
    margin-top: 30px;
}
.woocommerce .yith-ywraq-add-to-quote a.add-request-quote-button {
    background-color: #fff !important;
    border: 2px solid #ff6930 !important;
    padding: 10px 30px !important;
    border-radius: 5px !important;
    color: #ff6930 !important;
    line-height: 1 !important;
    font-size: 16px !important;
}
.woocommerce .yith-ywraq-add-to-quote a.add-request-quote-button:hover {
    background-color: #ff6930 !important;
    color: #fff !important;
}
.woocommerce-page li {
    font-size: 17px !important;
    line-height: 1.2 !important;
}
#yith-ywraq-form .button {
    background-color: #ff6930;
    border: 2px solid #ff6930;
    color: #fff;
    padding: 10px 30px;
    border-radius: 5px;
    outline: none !important;
    font-size: 17px;
}
#yith-ywraq-form .button:hover {
    background-color: #52b826;
    border: 2px solid #52b826;
    color: #fff;
}
.bSe #yith-ywraq-form table tr:nth-child(odd) td {
    background: none;
}
.bSe #yith-ywraq-form table td {
    vertical-align: middle;
}
.product-remove a.yith-ywraq-item-remove.remove {
    font-size: 30px;
}
#yith-ywraq-form .product-quantity .screen-reader-text {
    display: none;
}
#yith-ywraq-form .product-quantity .qty {
    width: 50px;
    height: 36px;
}
#yith-ywraq-mail-form .form-row {
    display: flex;
    flex-direction: column;
}
#yith-ywraq-mail-form input {
    width: 80%;
    height: 36px;
    padding: 0 15px;
}
#yith-ywraq-mail-form textarea {
    width: 80%;
    height: 80px;
    padding: 15px;
}
#yith-ywraq-mail-form .raq-send-request {
     background-color: #ff6930;
    border: 2px solid #ff6930;
    color: #fff;
    width: fit-content;
     padding: 10px 30px;
    border-radius: 5px;
    outline: none !important;
    font-size: 17px;
    height: auto;
}
#yith-ywraq-mail-form .raq-send-request:hover {
     background-color: #52b826;
    border: 2px solid #52b826;
    color: #fff;
}
.yith_ywraq_add_item_browse_message a, #reviews_summary h3 {
    color: #343434 !important;
}
#reviews_summary, #tab-title-additional_information {
    display: none !important;
}
.variations_form table td {
    background: none !important;
}
.variations_form #configurations {
    outline: none !important;
}
.single-product .hru {
    display: none;
}
.woocommerce-page .cnt .awr.lnd {
    padding-top: 45px;
}
@media (min-width: 320px) and (max-width: 767px) {
    .header-top {
        display: none;
    }
    .woocommerce-checkout form.woocommerce-checkout .checkout-form-inner {
        display: block !important;
    }
    .woocommerce-checkout #customer_details, .woocommerce-checkout .order-review-payments {
        width: 100% !important;
    }
}
.single-product.tve-woocommerce .product .summary.entry-summary h1.product_title {
font-size: 30px !important;
order: 0;
width: 100%;
}
.single-product.tve-woocommerce .product .summary.entry-summary {
    display: flex;
    flex-wrap: wrap;
}
.single-product.tve-woocommerce .product .summary.entry-summary .price {
    order: 1;
    width: 100%;
}
.single-product .woocommerce-product-details__short-description {
    order: 3;
}
.single-product.tve-woocommerce .product .cart {
    order: 2;
    width: 100%;
}
.single-product .related.products {
    width: 100%;
    display: inline-block;
}
.single-product .yith-ywraq-add-to-quote {
order: 4;
}
.single-product.tve-woocommerce .product .product_meta {
order: 5;
width: 100%;
}
.single-product.tve-woocommerce .flex-cnt .product .cart .single_add_to_cart_button {
background-color: #52b826;
    border: 2px solid #52b826;
}
.header-top .request-quote-btn {
padding: 10px 0;
margin-left: 40px;
}
.woocommerce-message .wc-forward {
    color: #ffffff !important;
    text-decoration: none !important;
}
.tve-woocommerce .bSe .awr .woocommerce-message {
    border: none !important;
    display: inline-block;
    width: 100% !important;
    box-sizing: border-box;
}
body.tve-woocommerce .bSe .awr .woocommerce table.shop_table.cart tbody tr.cart_item td.product-thumbnail img {
    width: 150px;
    height: auto;
}
.woocommerce-cart .cart-collaterals .cart_totals {
  width: 100%;
  padding: 0 20px 70px;
}
.woocommerce-cart.tve-woocommerce .cart-collaterals .cart_totals {
    padding: 0;
}
#coupon_code {
    max-width: 200px;
    margin-right: 10px;
    box-sizing: border-box;
    border: 1px solid #ececec;
    color: #5a5a5a;
    font-size: 17px;
    height: 36px;
    padding: 0 15px;
}
#coupon_code:focus{
    /*border: 2px solid #222 !important;*/
}
#shipping_method li {
    margin-bottom: 10px;
}
.woocommerce-cart label, .woocommerce-cart .woocommerce-shipping-destination {
    margin-bottom: 0;
}
.woocommerce-cart .product-thumbnail {
    width: 130px;
}
.woocommerce-cart .woocommerce {
    display: block;
}
/*.woocommerce-cart .woocommerce-cart-form {*/
/*    width: 60%;*/
/*    display: inline-block;*/
/*    margin-right: 15px;*/
/*    float: left;*/
/*}*/
/*.woocommerce-cart .cart-collaterals {*/
/*    width: 35%;*/
/*    margin-left: 15px;*/
/*    display: inline-block;*/
/*    float: left;*/
/*}*/
.woocommerce-cart .woocommerce .checkout-button {
    background-color: #52b826;
    border: 2px solid #52b826;
}
.woocommerce-cart .woocommerce .actions .button,
.woocommerce-cart .woocommerce .coupon .button,
.woocommerce-message .wc-forward {
    background-color: #fff !important;
    border: 2px solid #ff6930 !important;
    color: #ff6930 !important;
    font-weight: normal !important;
}
.woocommerce-cart .woocommerce .coupon label {
    display: block;
    margin-bottom: 10px !important;
}
.woocommerce-cart .cart_totals .wc-proceed-to-checkout {
    text-align: left;
}
.expand-coupon {
    cursor: pointer;
}
.woocommerce-cart .woocommerce .coupon .input-text.active,
.woocommerce-cart .woocommerce .coupon .button.active {
    display: inline-block;
}
.woocommerce-cart .woocommerce .checkout-button:hover {
    background-color: rgb(82 184 38 / 80%);
    border: 2px solid rgb(82 184 38 / 80%);
}
.woocommerce-cart .cart_totals h2 {
    display: none;
}
.woocommerce-cart-coupon {
    margin-bottom: 15px;
}
.single-product .yith-ywraq-add-to-quote {
order: 4;
}
.single-product.tve-woocommerce .product .product_meta {
order: 5;
width: 100%;
}
.single-product.tve-woocommerce .flex-cnt .product .cart .single_add_to_cart_button {
background-color: #52b826;
    border: 2px solid #52b826;
}
.header-top .request-quote-btn {
padding: 10px 0;
margin-left: 40px;
}
.woocommerce-message .wc-forward {
    color: #ffffff !important;
    text-decoration: none !important;
}
.tve-woocommerce .bSe .awr .woocommerce-message {
    border: none !important;
    display: inline-block;
    width: 100% !important;
    box-sizing: border-box;
}
body.tve-woocommerce .bSe .awr .woocommerce table.shop_table.cart tbody tr.cart_item td.product-thumbnail img {
    width: 150px;
    height: auto;
}
.woocommerce-cart .cart-collaterals .cart_totals {
  width: 100%;
  padding: 0 20px 70px;
}
.woocommerce-cart.tve-woocommerce .cart-collaterals .cart_totals {
    padding: 0;
}
#shipping_method li {
    margin-bottom: 10px;
}
.woocommerce-cart label, .woocommerce-cart .woocommerce-shipping-destination {
    margin-bottom: 0;
}
.woocommerce-cart .product-thumbnail {
    width: 130px;
}
.woocommerce-cart .woocommerce {
    display: block;
}
.woocommerce-cart .woocommerce .actions .button,
.woocommerce-cart .woocommerce .coupon .button, .woocommerce-message .wc-forward {
    background-color: #fff !important;
    border: 2px solid #ff6930 !important;
    color: #ff6930 !important;
    font-weight: normal !important;
}
.woocommerce-cart .cart-collaterals .woocommerce-cart-form {
    width: 100%;
}
.woocommerce-cart .woocommerce .coupon img {
    max-width: 15px;
    margin-left: 10px;
}
.woocommerce-cart .woocommerce .coupon .input-text,
.woocommerce-cart .woocommerce .coupon .button {
    display: none;
}
.woocommerce-cart .cnt .awr.lnd {
    padding-top: 0 !important;
}
.usa-cart-items {
    width: 60%;
    display: inline-block;
    margin-right: 15px;
    float: left;
}
.usa-cart-totals {
    width: 35%;
    margin-left: 15px;
    display: inline-block;
    float: left;
}
.woocommerce-cart .cart_totals h2 {
    display: none;
}
.woocommerce-cart-coupon {
    margin-bottom: 15px;
}
.woocommerce-cart .cart-collaterals {
    display: flex;
    flex-direction: column-reverse;
}
.cart-collaterals .cross-sells {
    display: none !important;
}
.cross-sells {
    width: 100%;
    display: inline-block;
    margin-top: 20px;
}
p#billing_first_name_field, p#billing_company_field,
p#billing_last_name_field, p#billing_country_field,
p#billing_address_1_field, p#billing_address_2_field,
p#billing_city_field, p#billing_state_field,
p#billing_postcode_field, p#billing_phone_field,
p#billing_email_field, p#eu_vat_field {
    /*width: 50% !important;
    float: left;*/
}
.woocommerce-account .woocommerce-address-fields .button {
    background-color: #ff6930 !important;
}
#checkoutForm .woocommerce-billing-fields label, #checkoutForm .woocommerce-additional-fields label, #checkoutForm .shipping_address label {
    display: none;
}
.woocommerce-additional-fields {
    width: 100% !important;
    padding: 22px;
}
label[for=payment_method_stripe] {
    display: block !important;
}
.stripe-card-group, #stripe-exp-element, #stripe-cvc-element {
    width: 100%;
}
#wc-stripe-cc-form .form-row-first, #wc-stripe-cc-form .form-row-last {
    width: 25% !important;
    float: left;
}
#wc-stripe-cc-form .form-row-first {
    margin-right: 20px;
}
.woocommerce-mini-cart__buttons {
    padding: 0;
}
#billing_uk_vat_field {
    width: 50% !important;
    float: left;
}
p#billing_postcode_field {
    top: auto !important;
}
body.woocommerce-order-received .cnt .bSe ul.order_details li {
    padding: 15px 20px 15px 20px;
}
p#billing_address_1_field {
    top: auto !important;
}
p.form-row input {
    margin-top: 0 !important;
}
.payment_method_revolut {
    width: 100%;
    float: left;
}



.woocommerce-page.woocommerce-account #tve_editor .woocommerce-MyAccount-navigation ul {
    margin-left: 0px;
    background-color: unset;
}
.woocommerce-page.woocommerce-account .woocommerce-MyAccount-navigation ul li:hover a,
.woocommerce-page.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a {
    color: #52B848;
}
.woocommerce-page.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    line-height: 25px;
    background: unset;
    padding-left: 0;
    font-weight: 400;
    font-size: 18px;
    color: #52B848;
}
.woocommerce-account .woocommerce::after,
.woocommerce-account .woocommerce::before {
  content: unset !important;
}
/*.page-template-default table {
    border: none;
}*/
/*.page-template-default th,
.page-template-default td {
    border: none;
    padding: 10px;
}*/
.page-template-default table tr:nth-child(odd) td {
    background: #f8f8f8;
}
.page-template-default table tr:nth-child(even) td {
    background: #e6e6e6;
}
.woocommerce .woocommerce-Tabs-panel .yikes-custom-woo-tab-title {
    font-size: 23px !important;
    font-weight: 600;
    padding-bottom: 0 !important;
    color: #2d2d2d;
}
.woocommerce .related.products h2 {
    padding-bottom: 0 !important;
}
.woocommerce .related.products ul li {
    border: 1px solid #d3d3d3;
    padding-bottom: 20px;
}
.woocommerce .related.products ul li .woocommerce-loop-product__title {
    padding: 0 10px;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #2d2d2d;
}
.woocommerce .product .woocommerce-price-suffix {
    /*color: #000 !important;*/
    font-size: 95%;
}
.woocommerce .product .summary.entry-summary .price span:not(.price-suffix) {
    color: #bcbcbc !important;
}
.woocommerce div.product form.cart .variations tr {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}
.woocommerce div.product form.cart .variations td.value {
    height: 45px;
    width: 60%;
}
.woocommerce-Message + .button,
.woocommerce-Message .button {
    /*background-color: #52b848 !important;*/
    color: #fff !important;
    font-weight: 600 !important;
}
.woocommerce-Message + .button:hover,
.woocommerce-Message .button:hover {
    background-color: #ff6930 !important;
}
.woocommerce-account .addresses .title {
    margin: 0;
}
.woocommerce-account .addresses .title h3 {
    font-size: 19px;
    margin-top: 22px;
    font-weight: 500 !important;
}
.woocommerce-account address {
    margin-bottom: 0 !important;
}
.woocommerce .product .cart {
    border-bottom: 1px solid #ededed;
    border-top: 1px solid #ededed;
    display: block;
    margin-bottom: 20px !important;
    padding: 0;
}
.woocommerce .product .cart:not(.variations_form) {
    padding: 20px 0;
}
.woocommerce .quantity input[type="number"].qty {
    border: 1px solid #ececec;
    color: #5a5a5a;
    float: left;
    font-size: 19px;
    font-weight: 600;
    height: 40px;
    padding: 0;
    text-align: center;
    width: 50px;
}
.woocommerce .quantity button {
    display: none !important;
}
.woocommerce div.product .product_meta .sku_wrapper{
    color: #2d2d2d;
}
.woocommerce div.product .product_meta .posted_in {
    color: #2d2d2d;
    text-transform: capitalize;
}
.woocommerce div.product .product_meta .posted_in a {
    text-decoration: underline;
}
.woocommerce .product .cart .single_add_to_cart_button {
    line-height: 42px !important;
    margin-top: -8px;
}
.col-one-third {
    float: left;
    width: 33.1%;
}
.home .woocommerce-form-login .woocommerce-form-login__submit {
    background-color: #ff6930 !important;
    color: #fff !important;
}
.home .woocommerce-form-login .woocommerce-form-login__submit:hover {
    background-color: #52b826 !important;
    color: #fff !important;
}
.woocommerce-form-login .woocommerce-Input {
    padding-top: 5px;
    padding-bottom: 5px;
    height: 36px;
}
.home .woocommerce form .show-password-input,
.home .woocommerce-page form .show-password-input {
    top: 0.3em;
}
.woocommerce div.product form.cart .button.disabled {
    background: #54b847 !important;
}

.woocommerce-shop .products .type-product .woocommerce-loop-product__link img {
    position: relative !important;
}
.product-details-hov-btn {
    opacity: 0;
    position: absolute !important;
    top: 120px;
    z-index: 9;
}
.woocommerce-shop .products .type-product:hover .product-details-hov-btn{
    opacity: 1;
}
.variations_form #configurations {
    outline: none !important;
    padding-top: 0;
    padding-bottom: 0;
    height: 36px;
    margin-top: 4px;
}

.woocommerce table.shop_table {
    border-collapse: collapse !important;
    border: 1px solid #ececec;
}
.woocommerce table.shop_table > tbody > tr > td {
    border: 1px solid #ececec;
}
table.shop_table.cart tbody tr td {
    line-height: normal;
    padding: 10px 0 5px 10px;
    vertical-align: middle;
    font-weight: 300 !important;
}
.woocommerce .cart_totals table > tbody > tr > td,
.woocommerce .cart_totals table > tbody > tr > th {
    padding: 18px !important;
    line-height: 1.42857143 !important;
    vertical-align: top;
    border: 1px solid #ececec !important;
    background-color: transparent;
    color: #424242;
}
.woocommerce .cart_totals table > tbody > tr > td,
.woocommerce .cart_totals table > tbody > tr > td bdi,
.woocommerce .cart_totals table > tbody > tr > th,
.woocommerce table.shop_table.cart tbody tr td span {
    font-weight: 300 !important;
}
.woocommerce table.shop_table.cart thead tr {
    border: 1px solid #ececec;
}
.woocommerce .woocommerce-cart-form .product-remove {
    padding: 15px 0;
    width: 18px;
}
#add_payment_method table.cart .product-thumbnail,
.woocommerce-cart table.cart .product-thumbnail,
.woocommerce-checkout table.cart .product-thumbnail {
    min-width: 80px;
}
.woocommerce .woocommerce-cart-form th {
    padding: 15px 10px;
    line-height: 1.2;
    font-weight: 300 !important;
}
.woocommerce table.shop_table.cart tbody tr.cart_item td.product-remove {
    border-left: 1px solid #ececec;
    padding-left: 0;
    text-align: center;
}
.woocommerce table.shop_table.cart tbody tr.cart_item td.product-thumbnail img {
    width: 150px;
    height: auto;
}
.woocommerce table.shop_table td {
    background-color: #fff !important;
}
.woocommerce table.shop_table.cart tbody tr.cart_item td.product-thumbnail,
.woocommerce table.shop_table.cart tbody tr.cart_item td.product-name,
.woocommerce table.shop_table.cart tbody tr.cart_item td.product-price,
.woocommerce table.shop_table.cart tbody tr.cart_item td.product-quantity,
.woocommerce table.shop_table.cart tbody tr.cart_item td.product-subtotal {
    border: none !important;
}
.woocommerce table.shop_table.cart tbody tr.cart_item td.product-subtotal {
    border-right: 1px solid #ececec !important;
}
.cart-template-wrapper .woocommerce .cart_totals th:last-child,
.cart-template-wrapper .woocommerce .cart_totals td:last-child {
    text-align: left;
}
.cart-template-wrapper .woocommerce .cart_totals tr:not(.cart-subtotal) th:last-child,
.cart-template-wrapper .woocommerce .cart_totals tr:not(.cart-subtotal) td:last-child,
.cart-template-wrapper .woocommerce .cart_totals tr:not(.cart-subtotal) th:last-child span,
.cart-template-wrapper .woocommerce .cart_totals tr:not(.cart-subtotal) td:last-child span {
    color: #52b826 !important;
    text-decoration: none !important;
}
.woocommerce ul.products li.product .button {
    margin-left: auto;
    margin-right: auto;
    float: none;
}

.woocommerce-checkout .checkout input[type="text"],
.woocommerce-checkout .checkout input[type="email"],
.woocommerce-checkout .checkout input[type="tel"],
.woocommerce-checkout .checkout input[type="password"],
.woocommerce-checkout .checkout select,
.tve-woocommerce textarea {
    box-sizing: border-box;
    border: 1px solid #ececec;
    color: #5a5a5a;
    font-size: 17px;
    height: 36px;
    padding: 0 15px;
    font-size: 18px !important;
}
.woocommerce-checkout .checkout select span {

}
.woocommerce-checkout .shadow {
    border: 1px solid #8080802e !important;
    box-shadow: unset !important;
}
.multisteps-form .row > div {
    box-sizing: border-box !important;
}
.woocommerce-checkout table.shop_table th,
.woocommerce-checkout table.shop_table td{
    font-weight: 300 !important;
    border: 1px solid #ececec;
    padding: 18px;
    line-height: 1.42857143;
    vertical-align: top;
    border: 1px solid #ececec;
    background-color: transparent;
}
.woocommerce-checkout table.shop_table tbody td {
    font-weight: 400 !important;
    text-align: left !important;
}
.woocommerce-checkout table.shop_table thead td,
.woocommerce-checkout table.shop_table tfoot td {
    text-align: left !important;
}
.woocommerce-checkout table.shop_table tfoot tr:last-child td span.woocommerce-Price-amount.amount {
    color: #52b826;
}
.woocommerce.single-product div.product p.price {
    margin: 5px 0 0px !important;
}
.woocommerce h3 {
    padding-bottom: 10px !important;
    font-weight: 500 !important;
}
.cart-template-wrapper .woocommerce .cart_totals .wc-proceed-to-checkout a.checkout-button {
    display: inline-block !important;
    padding: 9px 16px !important;
    border-radius: 5px !important;
    width: auto !important;
}
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled] {
    opacity: 1 !important;
}
.cart-template-wrapper .woocommerce ul.products li.product {
    border: 1px solid #d3d3d3;
    padding-bottom: 15px;
    min-height: 450px;
}
.page.page-id-33172 table, .page.page-id-33172 th, .page.page-id-33172 td,
.page.page-id-32886 table, .page.page-id-32886 th, .page.page-id-32886 td,
.page.page-id-33181 table, .page.page-id-33181 th, .page.page-id-33181 td {
    border: unset;
}
.page.page-id-33172 th, .page.page-id-33172 td,
.page.page-id-32886 th, .page.page-id-32886 td,
.page.page-id-33181 th, .page.page-id-33181 td {
    padding: 10px;
}
.woocommerce-checkout .form-row > .row .col-12:last-child .card {
    border: unset;
}
.woocommerce-checkout .form-row > .row .col-12:last-child .card .card-body {
    padding: 0;
}
.woocommerce-checkout .form-row > .row .col-12:last-child .card .card-body .woocommerce-form {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.woocommerce-checkout .form-row > .row .col-12:first-child input[type="radio"] {
    position: static !important;
    opacity: 1 !important;
    margin-right: 10px !important;
}
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper  .form-row,
.woocommerce-checkout .form-row > .row .col-12:first-child .card .card-body .form-row {
    margin-bottom: 0px !important;
}
.woocommerce-checkout .form-row > .row .col-12:last-child .card-body .woocommerce-form-login .woocommerce-form-login__submit {
    float: none !important;
    margin-left: auto !important;
    margin-right: 0 !important
}
.woocommerce-checkout .woocommerce-form-login .lost_password a {
    color: #52b848;
    text-decoration: none !important;
}
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper {
    margin-top: 0 !important;
}
#thrive-header .tve-m-trigger .thrv_icon > svg {
    color: #52b848 !important;
}
.lost_reset_password .woocommerce-Button {
    background-color: #ff6930 !important;
    border: 2px solid #ff6930 !important;
    color: #fff !important;
    margin-right: 10px !important;
    outline: none !important;
}
.lost_reset_password .woocommerce-Button:hover {
    background-color: #52b826 !important;
    border: 2px solid #52b826 !important;;
}
.woocommerce-notices-wrapper {
    margin-bottom: 25px;
}
.wpas-gt-notice-box .wpas-gt-notice-box-content,
.wpas-gt-notice-box .wpas-gt-notice-box-content .wpas-gt-notice-content{
    box-sizing: border-box;
}
.epkb-doc-search-container {
    /*background-color: #52b826 !important;*/
    background-color: #52b848 !important;
}
  
.tve-theme-48659 .main-container {
    padding: 30px 5px !important;
}
#yith-ywrq-table-list {
    margin-top: 50px;
}
#yith-ywrq-table-list th {
    background: #343434;
    color: #e6e6e6;
}
#rqa_privacy_description_row {
    display: block !important;
}
#yith-ywraq-mail-form #rqa_privacy_row {
    flex-direction: row;
    align-items: center;
}
.yith-ywraq-mail-form-wrapper h3 {
    color: #52b848;
}
#yith-ywraq-mail-form #rqa_privacy {
    width: auto;
    height: auto;
}
.woocommerce-cart-form__contents tbody .woocommerce-cart-form__cart-item {
    border-bottom: 1px solid rgba(151,151,151,0.1);
}
.woocommerce-cart-form__contents tbody .woocommerce-cart-form__cart-item:last-child {
    border-bottom: none;
}
.woocommerce-checkout #payment {
    background-color: #fff !important;
    border-top: 1px solid #f2f2f2;
}
.woocommerce-checkout #payment .form-row.validate-required {
    margin-top: 25px;
}
.woocommerce-checkout #payment #place_order {
    width: auto;
    border: none !important;
    color: #fff !important;
    padding: 12px 16px !important;
    border-radius: 5px !important;
    margin-left: auto !important;
}
.postid-45134 #thrive-footer .symbol-section-in.tcb-mp {
    width: 1080px;
}
#rqa_privacy_description_row a,
.wpas_gt_privacy_div a {
    color: #52B848;
}
#cus_regForm .woocommerce-privacy-policy-text a,
.wpas-forgot-password-link {
    color: #52B848;
}
.yith-ywraq-mail-form-wrapper h3,
.wpas-form h3 {
    color: #52B848 !important;
    font-weight: 500 !important;
}
.woocommerce-account .woocommerce-Message--info.woocommerce-info::before,
.woocommerce .cart-empty.woocommerce-info::before {
    content: "";
    width: 18px;
    height: 30px;
    background-image: url(images/empty-icon.png);
}
.woocommerce ul.order_details li {
    font-size: 0.715em !important;
}
.woocommerce-table--order-details .woocommerce-table__product-table.product-total {
    text-align: left !important;
}
.woocommerce-table.woocommerce-table--custom-fields.custom-fields tbody tr th {
    width: 70.75%;
}
.wpas-btn.wpas-link-ticketlist,
.wpas-btn.wpas-link-ticketnew,
.wpas-btn.wpas-link-privacy,
.wpas-btn.wpas-link-cp-manage {
    color: #52b848 !important;
    border-radius: 2px !important;
    transition: all .2s linear;
}
.wpas-btn.wpas-link-ticketlist:hover,
.wpas-btn.wpas-link-ticketnew:hover,
.wpas-btn.wpas-link-privacy:hover,
.wpas-btn.wpas-link-cp-manage:hover {
    background-color: #52b848 !important;
    color: #fff !important;
    text-decoration: none;
}
/*.cstm-login-frm {
    display: none;
}*/
.cstm-login-frm form.woocommerce-form-login {
    display: block !important;
}
.cstm-login-frm.active {
    display: block;
}
.woocommerce-notices-wrapper ul.woocommerce-error {
    display: flex;
    align-items: center;
}
.woocommerce-notices-wrapper ul.woocommerce-error li{
    padding-bottom: 0 !important;
    margin-left: 12px !important;
}
.woocommerce-view-order table td {
    border-color: #000000 !important;
}
.woocommerce-view-order .woocommerce-table__line-item .woocommerce-table__product-name a {
    color: #52b848 !important;
}
.woocommerce-view-order .woocommerce-table__line-item .woocommerce-table__product-name span {
    color: #000000 !important;
}
.woocommerce-view-order .woocommerce-table__line-item .woocommerce-table__product-name ul.wc-item-meta,
.woocommerce-view-order .woocommerce-table__line-item .woocommerce-table__product-name ul.wc-item-meta li,
.woocommerce-view-order .woocommerce-table__line-item .woocommerce-table__product-name ul.wc-item-meta li p{
    padding-bottom: 0 !important;
}
.woocommerce-view-order .woocommerce-order-details .woocommerce-table--order-details {
    margin-bottom: 0 !important;
}
.woocommerce-account .woocommerce-orders-table__row.woocommerce-orders-table__row--status-completed td {
    border: 1px solid #000 !important;
}
.woocommerce-account .woocommerce-orders-table__row--status-completed td.woocommerce-orders-table__cell-order-actions a {
    padding: 10px 15px !important;
}
.woocommerce-account .woocommerce-orders-table__row--status-completed td.woocommerce-orders-table__cell-order-actions a:hover {
    color: #fff !important;
}




@media only screen and (min-width: 769px){
    .logged-in.user-registration-page.woocommerce-account .woocommerce {
        /*display: flex;*/
        justify-content: space-between;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation {
        width: 22%;
    }
    .woocommerce-account .woocommerce-MyAccount-content {
        width: 72%;
    }
}
@media only screen and (min-width: 300px) {
    .tve-theme-48659 #content .main-container {
        /*padding-top: 0px !important;
        padding-bottom: 0px !important;*/
    }
    .tve-theme-48659 #content .main-container .content-section .section-content,
    .tve-theme-48659 #content .main-container .content-section .section-content .thrv_wrapper {
        /*padding-top: 0px !important;*/
    }
    .tve-theme-48681 .content-section .shop-template-wrapper .type-product.product {
        min-height: 535px;
    }
    .single-product.woocommerce ul.products.columns-3 li.product {
        min-height: 568px;
    }
}
@media only screen and (max-width: 768px){
    .woocommerce-table.woocommerce-table--custom-fields.custom-fields tbody tr th {
        width: 68.5%;
    }
}
@media only screen and (max-width: 480px){
    .woocommerce .product .woocommerce-tabs ul.tabs li {
        display: block !important;
        width: 100% !important;
        margin-bottom: 5px !important;
    }
    .woocommerce .product .woocommerce-tabs ul.tabs li.active a {
        border-radius: 5px !important;
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }
    .woocommerce h1.product_title.entry-title {
        font-size: 28px !important;
        text-align: center;
    }.col-one-third {
        float: none;
        width: 100%;
    }
    .thrv_widget_menu.thrv_wrapper.tve-mobile-dropdown ul.tve_w_menu.tve-m-expanded {
        top: 120% !important;
    }
    #thrive-header .thrv_widget_menu #m-1707823b92e > li a{
        border-top: 1px solid #343434;
    }
    #thrive-header .thrv_widget_menu #m-1707823b92e > li:first-child a {
        border-top: unset;
    }
    .woocommerce-table.woocommerce-table--custom-fields.custom-fields tbody tr th {
        width: 63%;
    }
}