/*
Theme Name: Lifepro
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
@font-face {
  font-family: "Amplo";
  src: url("/wp-content/themes/lifepro/fonts/utm-amplo.TTF");
  font-display: swap;
}
h1, h2, h3, h4, h5, .header .nav > li > a {
		font-weight: 500;
		text-wrap: inherit!important;
		font-family: "Amplo"!important;
}
body, p {
	text-wrap: inherit!important;
}
.header {
    border-bottom:1px solid #eeeeee;
}
.header .nav > li > ul {
		padding: 0 1px;
}
.header .nav > li:hover {
	background: #fff;
}
.header .nav > li:hover > a {
		color: #0e6447!important;
}
.header-main .nav > ul > li > ul {
	padding:0;
}
.header-main .nav > ul > li > ul > a {
	font-family: Roboto!important;
}
strong, b {
	font-weight: bold;
}
.header {
		background-image: linear-gradient(to right,  #0e9247, #0e6447) !important;
}
.flickity-prev-next-button {
	top: 50%!important;
	bottom: auto!important;
}
.mobilemegamenu, .header-block-block-1 {
	width: 100%;
}
.mobilemegamenu .accordion-title {
	padding: 10px;
}
.mobilemegamenu .accordion-title .toggle {
	left: auto;
	right: 0px;
}
.mobilemegamenu .accordion-inner {
	padding: 0 10px;
}
.mobilemegamenu .product-small.box {
	min-height: 235px;
	font-weight: bold;
}
.mobilemegamenu .box-text {
	align-items: center;
	width: 100%!important;
	padding: 15px;
}
.mobilemegamenu .ux-products-list li {
	background: #fff;
	margin-top: 5px;
	border-radius: 4px;
	color: #000, impor !important;
	padding-left: 10px;
	align-items: center;
}
.mobilemegamenu .ux-products-list li img {
	margin-left: 5px;
	width: 60px;
	position: relative;
	top: inherit!important;
	margin-bottom: inherit!important;
}
.mobilemegamenu .ux-products-list li a {
	color:#000;
	padding-left: 0!important;
	display: flex;
	align-items: center;
}
.mobilemegamenu .ux-products-list li a span {
	padding-left: 10px;
}
.mobilemegamenu .ux-products-list li .amount {
	display: none;
}
.mobilemegamenu ul.product_list_widget li a:not(.remove) {
	display: flex;
	margin-top: -22px;
}
.mobilemegamenu .lifeprobtn {
	padding-top: 0!important;
	padding-bottom: 0!important;
	margin-top: 10px;
}
.homepartners {
		background: #fff;
		border-top: 8px solid #0e6447;
		border-bottom: 8px solid #0e6447;
		padding-top: 25px;
}
.homepartners .slider {
		padding-bottom:5px;
}
.homepartners .image-cover {
		border-radius: 8px;
}
.homeslider .next {
	right: 5px;
}
.homeslider .previous {
	left: 5px;
}
.homeslider .next .flickity-button-icon {
	position: relative;
    display: inline-block;
    background: url(/wp-content/themes/lifepro/images/rightarrow.png) center center no-repeat rgb(255,255,255,0.3);
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    overflow: hidden;
    transition: color 0.4s ease;
    border-left: 5px solid #0e6447;
    border-top: none;
    border-bottom: none;
    border-right: none;
    z-index: 1;
	padding: 15px 20px;
	transition: .5s;
	background-size: 25px;
}
.homeslider .previous .flickity-button-icon {
	position: relative;
    display: inline-block;
    background: url(/wp-content/themes/lifepro/images/leftarrow.png) center center no-repeat rgb(255,255,255,0.3);
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    overflow: hidden;
    transition: color 0.4s ease;
    border-right: 5px solid #0e6447;
    border-top: none;
    border-bottom: none;
    border-left: none;
    z-index: 1;
	padding: 15px 20px;
	transition: .5s;
	background-size: 25px;
}
.homeslider .flickity-button-icon:hover {
	background-color: #0e6447;
	transition: .5s;
}
.lifeprobtn, .product-info .single_add_to_cart_button {
    position: relative;
    display: inline-block;
    padding: 5px 30px!important;
    background: #f2f2f2;
    color: #0e6447!important;
    font-weight: bold;
    text-decoration: none;
    overflow: hidden;
    transition: color 0.4s ease;
    border-left: 5px solid #0e6447!important;
	border-top:none;
	border-bottom: none;
	border-right: none;
	z-index: 1;
	font-weight: normal!important;
}

.lifeprobtn::before, .product-info .single_add_to_cart_button::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0%;
    height: 100%;
    background: #0e6447!important;
    z-index: 0;
    transition: width 0.4s ease;
}

.lifeprobtn:hover::before, .product-info .single_add_to_cart_button:hover::after {
    width: 100%!important;
}

.lifeprobtn:hover span, .lifeprobtn:hover i, .product-info .single_add_to_cart_button:hover span {
    color: #fff!important;
	position:relative;
	z-index: 99;
}

.lifeprobtn span,
.lifeprobtn::before, .lifeprobtn i {
    pointer-events: none;
	color: #0e6447;
}
.lifeproviewmore {
	font-weight: normal;
	text-transform: uppercase!important;
	border-radius: 5px;
	border:1px solid #0e6447;
	background: transparent;
	color: #0e6447;
}
.stuck .header-main {
	background-image: linear-gradient(to right,  #0e9247, #0e6447) !important;
}
.slider .dot {
		background: rgba(229, 229, 229, 0.5);
		opacity: 1!important;
		border: none!important;
		height: 3px!important;
		width: 24px!important;
		border-radius: 0;
}
.slider .dot.is-selected {
		background: rgba(229, 229, 229, 0.5);
		width: 34px!important;
}
.flickity-page-dots {
	left: 0;
	right:0;
	text-align: center;
}
.desktopslider {
	margin-top: 15px;
}
.desktopslider img {
	border-radius: 10px;
}
.homeslider .flickity-page-dots {
	bottom: 10px;
}
.hometitle {
		text-transform: uppercase;
		font-size: 30px;
}
.hometitle span {
		color: #0e6447;
}
.homeabout {
		padding-top: 60px;
}
.homeabout img {
	height: 80px;
	width: auto;
	margin-bottom: 10px;
}
.homeabout .homestats {
		padding-top: 20px;
}
.homeabout .hometitle {
	margin-bottom: 50px;
}
.homeabout .title {
		font-size: 26px;
		font-weight: 500;
		text-transform: uppercase;
		font-family: "Amplo"!important;
}
.homecates {
	padding-top: 60px;
	margin-top: 60px;
	background-size: cover!important;
	margin-bottom: 60px;
}
.homecates .hometitle {
	margin-bottom: 60px;
}
.homecates .box-image, .homecates .image-cover {
	border-radius: 8px;
}
.homecates .title {
	font-size: 80%;
	text-transform: uppercase;
	color: #000;
	padding-top: 5px;
}
.homebest {
	padding-bottom: 30px;
}
.homebest h2 {
	margin-bottom: 50px;
}
.verticaltitle {
	transform: rotate(90deg);
	position: absolute;
	text-transform: uppercase;
	top:50%;
	z-index: 1;
	margin-left: -15%;
}
.verticaltitle span {
	height: 1px;
	width: 150px;
	background: #0e6447;
	display: inline-block;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
.project-slider .box-image {
	padding: 60px;
}
.project-slider .dot {
	background: #000;
}
.project-slider .dot.is-selected {
	background: #0e6447;
}
.project-slider .amount {
	background: #fff;
	border:1px solid #0e6447;
	padding: 5px 10px;
	color: #000;
	font-size: 20px;
	font-weight: bold;
}
.project-slider .box-text {
	padding: 15px;
}
.project-slider .product-title {
	font-weight: 900;
	line-height: normal;
	font-size: 24px;
	color: #0e6447;
	text-transform: uppercase;
	text-align: left;
}
.projecthumb img, .projecthumb:hover img {
	border: none!important;
}
.bestinner .vertical-thumbnails .col {
	padding: 0 10px!important;
	width: 100%!important;
	margin-left: 0!important;
}
.projecthumb {
	padding: 10px 0px;
}
.projecthumb p {
	margin-bottom: 0;
}
.bestinner .vertical-thumbnails .col:nth-child(odd) .projecthumb {
	background: #f2f2f2;
}
.bestinner .vertical-thumbnails .col:nth-child(even) .projecthumb {
	background: #f9f9f9;
}
.bestinner .product-thumbnails .col.is-selected .projecthumb, .bestinner .product-thumbnails .col:hover .projecthumb {
	border:none;
	background-image: linear-gradient(to right,  #0e9247, #0e6447) !important;
	color: #fff;
}
.homebanchay {
	padding-bottom: 50px;
}
.homebanchay h2 {
	margin-bottom: 60px;
}
.homebanchay .button {
	margin-top: 50px;
}
.homefeedbacks {
	background-size: cover!important;
	padding-top: 50px;
	padding-bottom: 40px;
}
.homefeedbacks h2 {
	margin-bottom: 60px;
}
.homefeedbacks .box-image, .homefeedbacks .image-cover {
	border-radius: 8px;
}
.homefeedbacks .box-text {
	padding: 15px;
}
.homefeedbacks .title {
	font-size: 20px;
	font-weight: 600;
}
.homefeedbacks .title::after {
	content:'';
	width: 50px;
	height: 1px;
	background: #fff;
	display: block;
	margin-top: 10px;
	margin-bottom: 15px;
}
.homefeedbacks .slider {
	padding-bottom: 30px;
}
.homelatest {
	padding-top: 50px;
}
.homelatest h2 {
	margin-bottom: 50px;
}
.homelatest h3 {
	font-size: 12px;
}
.homelatest .mainnews {
	margin-bottom: 20px;
}
.homelatest .subnews .box-text {
	padding: 15px 0 0 0;
}
.homelatest .subnews h3 a {
	color: #000;
}
#main, #wrapper {
		background: transparent;
}

table {
		border: 1px solid #f1f1f1;
		border-left: 0;
		border-bottom: 0;
}
table tr:nth-child(even) td {
		background: #f9f9f9;
}
table tr td {
		border-left: 1px solid #f1f1f1;
		padding: 8px 10px!important;
		color: #000;
		min-width: inherit!important;
}
.wpcf7-text {
		border:1px solid #ffa858!important;
		box-shadow: none!important;
		border-radius: 4px!important;
}
.wpcf7-submit {
		border-radius: 4px!important;
		font-weight: normal!important;
		margin-right: 0!important;
}
.wpcf7-spinner {
		display: none;
}
.shop-page-title, .category-page-title {
	font-size: 20px!important;
}
.page-title-inner {
	min-height: inherit;
}
.woocommerce-breadcrumb {
	text-align: left!important;
	color: #000;
	font-size: 80%;
	line-height: 1.5;
}
.woocommerce-breadcrumb a {
	color: #000;
}
.catetitle {
		margin-bottom:0;
		padding-bottom: 5px;
		font-size: 140%;
}
.entry-header-text {
	padding-bottom: 0!important;
}
.entry-content {
	padding-top: 0!important;
}
.postslist {
		background: #fff;
		border-radius: 6px;
}
.postslist .box-image {
		border-radius: 6px;
}
.postslist h2 {
		font-size: 16px;
}
.postslist h2 a {
		color: #000;
}
.postslist .postinfo {
		color: #dd3333;
		font-size: 90%;
}
.postslist .postinfo i {
		padding-right: 5px;
}
.page-wrapper {
		padding:0;
}
.page-title {
		font-size: 36px;
		margin-bottom:0;
		padding-bottom:0;
}
.custombread {
	background: #f2f2f2;
	margin-bottom: 20px;
}
.breadinner {
		margin: auto;
		max-width: 1370px;
		padding: 15px;
}
.breadinner p {
	margin-bottom: 0;
}
.rightpost {
		display: flex;
		align-items:center;
		border-top:1px dotted #0e6447;
		padding-top: 8px;
		margin-bottom: 8px;
		width: 100%;
		padding-left: 10px;
		padding-right: 10px;
}
.rightpost .box {
		width: 90px!important;
}
.rightpost .box-image {
		border-radius: 5px;
}
.rightpost .title {
		width: 100%;
		margin-bottom:0;
		margin-left: 10px;
		color: #000;
		font-size: 90%;
}
p.widget-title {
		margin-bottom: 0px;
		padding: 10px 15px;
		text-transform: uppercase;
}
.post {
		margin:0;
}
.relatedtitle {
		text-transform: uppercase;
		font-size: 140%;
		border-bottom: 1px dotted;
		margin-bottom:15px;
}
.relatedpost .box-image {
		border-radius: 6px;
}
.relatedpost .box-text {
		padding: 15px;
}
.relatedpost .overlay, .homelatest .overlay, .homefeedbacks .overlay {
		background: linear-gradient(0deg, #1b283bc7, transparent 75%);
    background-color: rgba(0, 0, 0, 0);
    background-image: linear-gradient(0deg, rgba(27, 40, 59, 0.78), transparent 75%);
}
.widget {
		background: #fff;
		border-radius: 8px;
}
.widget-title {
		display: block;
		background: #0e6447;
		color: #fff;
		padding: 15px;
		border-radius: 6px 6px 0 0;
}
.widget .is-divider {
		display: none;
}
.widget ul {
		padding: 0 15px;
}
.widget ul li a {
		color: #000;
}
.widget .current-cat a {
		color: #0e6447;
}
.widget ul li ul {
		border-left: none;
		margin-left:0;
}
.widget ul li ul li {
		list-style-type: circle;
}
.homeexpert {
	height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
		font-size: 90%;
}
.postdate {
		font-size: 90%;
}
.postdate i {
		margin-right: 5px;
		color: #0e6447;
}
.woobt-products .woobt-product .woobt-price {
    width: 120px;
    flex: 0 0 100px;
    max-width: 120px;
    text-align: end;
}
.custom-price-filters-wrapper, .product-categories {
	margin-bottom: 20px;
	background-color: #fff;
	padding: 10px;
	border-radius: 5px;
	overflow-x: auto;
}
.custom-price-filters, .product-categories {
    display: flex
;
    gap: 10px;
    flex-wrap: nowrap;
    white-space: nowrap;
}
.product-categories, .custom-price-filters-wrapper {
	border:1px solid #eee;
}
.price-filter-text, .product-categories li  {
	border:1px solid #33a02b!important;
	padding: 5px 8px;
	border-radius: 4px;
	font-size: 90%;
}
.product-categories {
	padding: 3px 10px!important;
}
.product-categories li {
	padding: 0 10px;
	margin: 5px 0px!important;
}
.price-filter-text.active, .price-filter-text:hover {
	background: #33a02b;
	color:#fff;
}
.productcatebanner img {
		border-radius: 8px;
}
.product-small .col-inner {
		background:#fff;
		border-radius: 8px;
		transition: .5s;
		border:1px solid #ccc;
}
.product-small .box-text:hover {
	background: #0e9247;
	border-radius: 0 0 8px 8px;
}
.product-small .box-text:hover .product-title a, .product-small .box-text:hover .amount {
	color: #fff;
}
.product-small .overlay {
	opacity: 0;
}
.product-small .box-image:hover .overlay {
	opacity: 1;
}
.productoverlay {
	display: flex;
	align-items: center;
	justify-content: center;
	background: rgb(25,119,75,0.7);
}
.productoverlay .viewbtn {
	text-transform: uppercase;
}
.productoverlay .viewbtn i {
	margin-left: 5px;
}
.proinner::before, .mobilemegamenu .ux-products-list li::before {
	content:'';
	width: 10px;
	height: 5px;
	background: #0e6447;
	display: inline-block;
	margin-left: -10px;
}
.proinner .box-text {
	padding: 15px;
}
.proinner::after {
	content:'';
	width: 40px;
	height: 5px;
	background: #0e6447;
	display: inline-block;
	margin-right: 0px;
	float: right;
	margin-top: -5px;
	border-radius: 0 0 8px 0;
}
.mobilemegamenu .ux-products-list li::after {
	margin-top: 0;
	content:'';
	width: 40px;
	height: 5px;
	background: #0e6447;
	display: block!important;
	border-radius: 0 0 8px 0;
	position: absolute;
	right:0;
	bottom:0;
}
.product-small .col-inner .box-image {
	margin-top:-26px
}
.product-small .product-title {
	height: 45px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.product-small .product-title a {
		font-size: 17px;
		color: #000;
}
.product-small .amount, .product-info .amount {
		color: #000;
}
.product-small .image-cover, .product-small .box-image {
		border-radius: 8px;
}
.product-small .box-text-products {
		padding: 15px;
}
.page-number {
		border-radius: 5px!important;
}
.badge-container {
		margin: 10px!important;
		padding-left:4px;
		background: #0e6447!important;
}
.badge-frame .badge-inner, .badge-outline .badge-inner {
		border:1px solid;
		color: #fff;
		font-weight: normal;
}
.pageinner {
		background:#fff;
		padding: 20px;
		border-radius: 8px;
}
.producttop {
		margin-top: 20px;
}
.product-images {
		margin-bottom:15px;
}
.product-images .zoom-button {
		border: none;
		color: #0e6447;
		background:none!important;
}
.product-images img, .otherimages img {
		border-radius: 8px;
}
.product-images .badge-container {
		margin-top:0;
}
.otherimages a, .product-thumbnails .is-nav-selected a img, .product-thumbnails a:hover img {
		border: none;
		transform: translateY(0px)!important;
}
.product-thumbnails img {
		margin-bottom:0!important;
		border:1px solid;
		opacity: 1;
}
.product-thumbnails .is-nav-selected a img, .product-thumbnails a:hover img {
	border:1px solid #dd3333;
}
.otherimages .col {
		padding: 0 8px 18px!important;
}
.galleryinner {
		border:1px solid #33a02b;
		padding: 20px 20px 0 20px;
		border-radius: 8px;
}
.product-section {
		border-top: none;
		padding-bottom:30px;
}
.product-section .hometitle {
		margin: auto;
		max-width: 1370px;
		padding: 0 15px;
		font-weight: bold;
		padding-bottom: 20px;
		padding-top: 20px;
}
.woobt-products .woobt-product {
		border:1px solid #ccc;
		margin-bottom:10px;
		border-radius: 5px;
		align-items: center;
}
.woobt-products .woobt-product input {
		margin-bottom:0;
}
.woobt-text {
		margin-bottom:5px!important;
}
.productbuttons .button {
		margin-bottom:0;
		border-radius: 99px;
		text-align: left;
		width:100%;
		font-weight: normal;
		align-items:center;
		display:flex;
		padding: 8px 13px;
}
.productbuttons span {
		line-height:1;
}
.productbuttons span span {
		display: block;
		font-size: 28px;
		font-weight: bold;
}
.productbuttons i {
		border:1px solid;
		padding:12px;
		border-radius: 99px;
}
.product-info .product-title {
    font-size: 20px;
}
.product-info .price-wrapper .price {
    align-items: center;
    display: flex;
    gap: 10;
    width: 100%;
    margin-bottom: 20px;
}
.product-info .price-wrapper ins {
    font-size: 40px;
    margin-right: 20px;
    color: #000!important;
    order: 1!important;
}
.product-info .price-wrapper .price-on-sale del {
    order: 2!important;
}
.product-info .price-wrapper ins .amount {
    color: #000!important;
    font-weight: bold;
}
.ux-quantity {
    display: none;
}
.woofilter .widget {
    box-shadow: none;
}
.woofilter .woof_redraw_zone {
    display: flex;
}
.woofilter .woof_container {
    margin-bottom: 0;
    padding-bottom: 0;
    margin-left: 2px;
    margin-top: 2px;
}
.woofilter .woof_submit_search_form_container {
    margin: 2px;
}
.woofilter .woof_submit_search_form_container .button {
    margin: 0;
    min-height: inherit;
    line-height: inherit;
    font-weight: normal;
    text-transform: none;
    border-radius: 3px;
}
.woof_autohide_wrapper {
    display: none;
}
.ft-navi img {
	width: 25px;
}
.homebanner {
		margin-top: 10px;
}
.homebanner .col-inner {
		background-attachment: fixed!important;
		background-size:cover!important;
}
.homebanner .inner {
		background-image: linear-gradient(to top right,  rgba(27, 40, 59, 0.9), transparent 95%) !important;
		padding: 150px 30px;
		border-radius: 8px;
}
.homebanner .content {
		width:90%;
		max-width: 500px;
}
.homeproducts {
		padding-top: 60px;
}
.hometabs .nav > li {
		border:1px solid;
		padding: 0 20px;
		margin: 0 5px;
		border-radius: 5px;
}
.hometabs .nav > li > a {
		color: #fff;
		font-size: 18px;
		font-weight: normal;
}
.hometabs .nav > li:hover, .hometabs .nav > li.active {
		background: #dd3333;
}
.hometabs .nav > li:hover a, .hometabs .nav > li.active a {
		color: #fff;
}
.homevideos .video-button-wrapper img {
		width: 50px;
		border:none;
}
.homevideos .video-button-wrapper a {
		border: none;
}
.news {
		background: #fff;
		border-radius: 8px;
}
.news .image-cover {
		border-radius: 8px;
}
.news .box-text {
		padding: 15px;
}
.contactpage {
		padding-top: 60px;
}
.contactpage p {
		margin-bottom: 10px;
}
.contactpage .col {
		padding-bottom:0;
}
.contactpage form p {
		margin-bottom:0;
}
.contactpage form {
		margin-top: 30px;
}
.contactpage .wpcf7-text, .contactpage .wpcf7-textarea {
		border:none!important;
		background: transparent;
		border-bottom:1px solid #0e6447!important;
		border-radius: 0!important;
		box-shadow: none!important;
		padding: 0;
}
.contactpage ::placeholder {
		color: #0e9247;
		opacity: 0.7;
}
.contactpage i {
		margin-right: 5px;
}
.contactpage p.hometitle {
		padding-top: 30px;
}
.footer-wrapper {
		margin-top: 20px;
}
.absolute-footer {
		border-top: 1px solid;
}
.footerlogo {
		width: 70%;
		height: auto;
		margin-bottom:0!important;
}
.footer-widgets {
		font-size: 95%;
}
.widget-title {
		font-size: 120%!important;
}
.widget .is-divider {
		background: #dd3333;
		border-radius: 99px;
}
.footer-widgets .tagcloud a {
		background: #1e73be;
		padding: 5px 15px;
		border-radius: 99px;
		display: inline-block;
		margin-bottom: 5px;
		font-size: 90%!important;
}
.footer-widgets .tagcloud a:nth-child(2), .tagname:nth-child(2), .catelist a:nth-child(2) {
		background: #26BDA7!important;
}
.footer-widgets .tagcloud a:nth-child(3), .tagname:nth-child(3), .catelist a:nth-child(3) {
		background: #2196F3;
}
.footer-widgets .tagcloud a:nth-child(4), .tagname:nth-child(4), .catelist a:nth-child(4) {
		background: #7063FF;
}
.footer-widgets .tagcloud a:nth-child(5), .tagname:nth-child(5), .catelist a:nth-child(5) {
		background: #FF5697;
}
.footer-widgets .tagcloud a:nth-child(6), .tagname:nth-child(6), .catelist a:nth-child(6) {
		background: #FF5697;
}
.footer-widgets .tagcloud a:nth-child(7), .tagname:nth-child(7), .catelist a:nth-child(7) {
		background: #FF5864;
}
.footer-widgets .tagcloud a:nth-child(8), .tagname:nth-child(8), .catelist a:nth-child(8) {
		background: #dd3333;
}
.recent-blog-posts-li .flex-row {
		align-content: center;
		align-items: center!important;
		font-size: 90%;
}
.recent-blog-posts-li .post_comments {
		display: none;
}
.recent-blog-posts-li .mr-half {
		width: 60px;
}
.recent-blog-posts-li .mr-half .badge {
		width: 60px;
		height: 60px;
}
.recent-blog-posts-li .badge-inner {
		background-position: 50% 50%!important;
		border-radius: 6px;
}

.footer-widgets .wpcf7-text {
		border:1px solid #fff;
		box-shadow: none;
		border-radius: 5px;
		margin-top: 15px;
		margin-bottom:5px;
}
.footer-widgets .wpcf7-submit {
		width: 100%;
		border-radius: 5px;
		font-weight: normal;
		margin-bottom:0;
		background: #dd3333!important;
}
.customfooter p {
	margin-bottom: 10px;
}
.customfooter iframe {
	border-radius: 8px;
}
.off-canvas-left .mfp-content {
		width: 100%;
		background-image: linear-gradient(to top left,  #0e9247, #0e6447) !important;
}
.EnlighterJSRAW, .enlighter-code {
		max-height: 500px!important;
		overflow-y: auto;
}
.megamenutabs {
	margin-top: -15px;
}
.megamenutabs .nav {
		border-right: none!important;
}
.megamenutabs .nav > li {
		background: #fff;
		padding: 0px 20px;
		line-height: inherit;
		text-transform: none!important;
		font-family: inherit!important;
}
.megamenutabs .nav > li > a {
		color: #000;
		font-size: 12px;
		line-height: inherit!important;
		text-transform: none!important;
}
.megamenutabs .nav > li.active, .megamenutabs .nav > li:hover {
		background: #f9f9f9;
}
.megamenutabs .nav > li.active a, .megamenutabs .nav > li:hover > a {
		color: #0e6447;
}
.megamenutabs .tab-panels {
		border-left: none!important;
		background: #f9f9f9;
		padding-top:10px;
		padding-bottom:0;
}
.megamenutabs .menuitems .icon-box-text {
		display: flex;
		align-items: center;
		font-size: 13px;
		color: #000;
}
.megamenutabs .menuitems .icon-box-text a {
		color: #000;
}
.megamenutabs .menuitems .col-inner {
		background: #fff;
		padding: 15px;
		border-radius: 8px;
}
.megamenutabs .menuitems .col-inner:hover a {
		color: #dd3333;
}
.megamenutabs .box-image {
	margin-top: -23px!important;
}
.megamenutabs .proinner .box-text {
		max-height: 150px;
		overflow-y:hidden;
}
.megamenutabs .section-title-main {
		font-size: 18px!important;
		font-weight: bold!important;
		color: #000;
}
.megamenutabs .product-title, .product-small .product-title, .news .subtitle {
	max-height: 50px!important;
	overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

#searchpop {
	box-shadow: none;
	background: transparent!important;
}
#searchpop .button {
	font-weight: normal;
}
#searchpop .search-field {
	border:1px solid #fff;
}
#searchpop i {
	color: #fff;
}
.mfp-bg {
	opacity: 0.9!important;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/

.homeexpert {
		max-height: 70px;
}
.stuck .header-main {
	display: none;
}
.hometitle {
	font-size: 20px;
}
.product-section .slider {
	padding-bottom: 20px;
}
.ux-buy-now-button {
		width:100%;
}
.woobt-wrap-responsive .woobt-products .woobt-product {
		padding:0;
}
.cate .overlay {
	background: #0e6447!important ;
}
.homecates .title {
	font-size: 70%;
}
.homeabout .title {
	font-size: 17px;
}
.pageinner {
	padding: 10px;
}
.product-info {
	padding-top: 20px!important;
}
.stuck .header-main {
	display: block;
}
.homefeedbacks  {
	background: cover!important;
}
.project-slider {
	padding-bottom: 30px;
}
.product-small .col-inner .box-image {
	margin-top: -24px!important;
}
.homebanchay .box-image {
	margin-top: -26px!important;
}
.project-slider .product-title {
	height: 50px;
}
.woobt-wrap-responsive .woobt-products .woobt-product {
	flex-direction: row;
	text-align: left;
	padding: 5px;
	font-size: 90%;
}
.homebanchay .product-small .box-text {
	padding: 0!important;
}
.homebanchay .box-image {
	margin-top: 0!important;
}
.homebanchay .viewbtn {
	margin-bottom: 0;
	font-size: 12px!important;
}
.product-small .box-text:hover {
	background: #fff;
	border-radius: 0 0 8px 8px;
}
.product-small .box-text:hover .product-title a, .product-small .box-text:hover .amount {
	color: #000;
}
.homebadge .badge-container {
	margin-left: 1px!important;
	margin-top: -1px!important;
}
.homebadge .badge-inner {
	font-size: 60%;
	border:none;
}
.homebadge .badge {
	height: inherit!important;
	width: inherit!important;
	padding: 3px;
}
}