/************ Old CSS End **************/

/*
Theme Name: LamasaTech
Theme URI: https://www.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: 3.7.1
Updated: 2021-09-20 19:20:08

*/
#thrive-footer .footer-contact a {
	color: #fff;
}

#thrive-footer .tve_social_items .tve-dynamic-link {
	border: 2px solid #fff;
	border-radius: 50%;
}

.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;
}

/************ Old CSS Start **************/
.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: 250px;
	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, .175);
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

.header-top .custom-mini-cart-count:before {
	content: "";
	font-size: 13px;
	font-family: "WooCommerce";
	color: #52b826;
	margin-right: 5px;
}

.header-top .website-phone:before {
	/*	content: "\f095" !important;
    content: "\e03b";
    font-size: 13px;
    font-family: 'WooCommerce';
    color: #52b826;
    margin-right: 10px;
	font: normal normal normal 16px/1 FontAwesome !important; */
	content: " ";
	background-image: url("https://cdn-dhojg.nitrocdn.com/onetCTqwAHwBMczxjVKjPYdPrchGiSGt/assets/images/optimized/rev-492f7cf/www.lamasatech.com/wp-content/themes/thrive-theme-child/images/phone-icon.png");
	width: 12px;
	height: 12px;
	background-size: cover;
	background-repeat: no-repeat;
	margin-right: 10px;
}

.header-top .website-email img {
	max-height: 12px;
	margin-right: 10px;
}

.header-top .wrp {
	display: flex;
	justify-content: flex-end;
}

.header-top .custom-mini-cart-count {
	display: flex;
	justify-content: center;
	align-items: center;
}

.custom-mini-cart-link:hover .custom-mini-cart {
	display: block;
}

.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;
}

.header-top .widget_shopping_cart_content .buttons .button:hover {
	background-color: #52b826;
	border: 2px solid #52b826;
	color: #fff;
}

.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: #fff;
	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;
}

.logged-in.user-registration-page.woocommerce-account .woocommerce {
	display: flex;
	justify-content: space-between;
}

.user-registration-page.woocommerce-account .woocommerce {
	display: block;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
	width: 22%;
}

.woocommerce-account .woocommerce-MyAccount-content {
	width: 72%;
}

.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 #2cc030;
}

.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;
}

.woocommerce-account .woocommerce .addresses .woocommerce-Address a, .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;
	color: #fff;
	outline: none !important;
}

.woocommerce-account .woocommerce .addresses .woocommerce-Address a:hover, .tve-woocommerce .flex-cnt .cnt ul.products li a.add_to_cart_button:hover, .tve-woocommerce .flex-cnt .cnt ul.products li .tve-product-details-btn:hover, .tve-woocommerce .flex-cnt .product .cart .single_add_to_cart_button:hover, .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"]:hover, .tve-woocommerce .flex-cnt .cart-collaterals .cart_totals .woocommerce-shipping-calculator button:hover {
	background-color: #52b826;
	border: 2px solid #52b826;
	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;
}

.tve-woocommerce .flex-cnt .product .woocommerce-tabs ul.tabs li.active a {
	border-color: #52b826;
	color: #52b826;
}

.tve-woocommerce .flex-cnt .product .woocommerce-tabs ul.tabs li a:hover {
	border-color: #ff6930;
	color: #ff6930;
}

.tve-woocommerce .flex-cnt .product .woocommerce-tabs .panel.entry-content#tab-reviews #reviews #comments ol.commentlist li {
	border-bottom: none;
}

.tve-woocommerce .flex-cnt .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: #52b826;
}

.tve-woocommerce .flex-cnt .bSe .awr .woocommerce table.shop_table.cart tbody tr.cart_item td.product-name a {
	color: #52b826;
}

#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;
}

.yith-ywraq-add-to-quote .add-request-quote-button {
	background-color: #fff;
	border: 2px solid #ff6930;
	padding: 10px 30px;
	border-radius: 5px;
	color: #ff6930;
}

#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;
}

.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;
	}
}
