/**
* Theme Name: Emmet Lite
* Theme URI: https://motopress.com/themes/emmet
* Author: MotoPress
* Author URI: https://motopress.com/
* Description: Clean and responsive WordPress theme with a professional design created for corporate and portfolio websites. Emmet comes packaged with page builder and fully integrated with WordPress Customizer. Theme works perfect with major WordPress plugins like WooCommerce, bbPress, BuddyPress and many others. After installing the theme navigate to Appearance > Theme Wizard.
* Version: 1.7.0
* License: GNU General Public License v2 or later
* License URI: http://www.gnu.org/licenses/gpl-2.0.html
* Tags: one-column,two-columns,right-sidebar,buddypress,custom-colors,custom-menu,featured-images,full-width-template,post-formats,theme-options,translation-ready
* Text Domain: emmet-lite
* Domain Path: /languages/
*/

.sub-menu li{
	margin: 0 !important;
}
/*.sub-menu li{
	border-radius: 0 !important;
	}*/
	body .pay-block .shop_table {
		display: none !important;
	}
	body .pay-block input{
		margin-bottom: 0 !important;
	}
	.sub-menu li a{
		border-radius: 0 !important;
		border-right: 1px solid #fff;
		border-top: 0 !important;
	}

	.header-logo img {
		max-width: 300px;
	}
	.site-header {
		height: 125px;
	}
	body .top-header .container {
		padding-bottom: 0px;
		padding-top: 0px;
	}

	.header-logo {
		margin: 0;
	}
	div#navbar {
		padding-bottom: 4px;
	}

	.woocommerce-loop-category__title:hover{
		color: #f98d02!important;
	}


	div.wpcr3_review div.wpcr3_review_author {
		display: inline-block !important;
	}




	.wpcr3_review_author{
		display: none!important;
	}



	.th_image img{
		width: 100%;
		height: auto;
		max-width: 175px;
	}




	.wpcr3_item .wpcr3_item_name {
		display: none!important;
	}



	.title_tax{
		font-weight: bold;
		display: block;
	}



	.woocommerce-loop-category__title{
		text-align: center!important;
	}




	.text-left{
		text-align: left!important;
	}




	.products .product-type-simple form.variations_form.cart{
		width: 100%;
	}

	@media (max-width: 768px) {
		.woocommerce .page-title {
			margin-top: 50px!important;
			text-align: center!important;
		}


		.main-header .menu-toggle {
			margin: -4px auto 10px;
		}



		.woocommerce.single-product .quantity {
			margin-bottom: 0!important;
		}

	}

	.woocommerce-table--order-details .woocommerce-table__line-item.order_item .woocommerce-Price-amount{
		border:2px solid #f98d02;
		color:#f98d02;
		padding:0 10px;
	}

	.woocommerce-table--order-details .woocommerce-Price-amount{
		color:#000;
	}

	.woocommerce-table--order-details tr.woocommerce-table__line-item.order_item {
		border-top: 3px solid #151515;
	}
	.woocommerce-table--order-details tr.woocommerce-table__line-item.order_item:first-child {
		border-top: 0;
	}
.txt-rev, div.product_title.entry-title {
    color: #797979;
}
ul.products>li div.product_title.entry-title {
    font-size: 17px;
    line-height: 1.3;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 13px;
    text-transform: uppercase;
    padding-bottom: 5px;
	    font-family: "Open Sans",sans-serif;
    font-weight: 600;
}
.woocommerce-checkout .woocommerce-order-overview__email.email {
	display:none !important;
}
.woocommerce-checkout .woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
	display: inline-block;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 900;
    color: #000;
    background: #24B14D;
    padding: 5px 15px;
    border: 5px solid #000;
    font-family: sans-serif;
}
.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout .woocommerce-error  {
	color: red;
	font-weight: 900;
}
