/*
Theme Name:     Jupiter Child Theme
Theme URI: 		http://demos.artbees.net/jupiter5
Description:    Child theme for the Jupiter theme 
Author:         Your name here
Theme URI: 		http://themeforest.net/user/artbees
Template:       jupiter
Text Domain: mk_framework
Domain Path: /languages/
*/



/*
Sample : remove the comment and start adding your own custom CSS rules.

body {
	background-color:#fff;
}


.woocommerce-demo-store, p.demo_store {top: 18px !important;}*/
p.demo_store {top:65px !important;}

.header-toolbar-contact {
    color: #111;
    z-index: 9;
    position: absolute;
    width: 200px;
    right: 0;
    font-size: 24px;
}
.header-toolbar-contact a
{
    color: #111;
}
.mk-header
{
        padding: 10px 0;
}

.menu-hover-style-3 .main-navigation-ul>li.menu-item>a
{
    border-radius: 20px;    
}
.mk-image.inside-image .mk-image-caption
{
    background: transparent;
	bottom: 25%;
    
    
}
.mk-image.inside-image .mk-image-caption:hover
{
    background: transparent;
    transform: translatey(-20px);
}
#hometabs .vc_tta-tab
{
    width:20%;
    background:#0e684f !important;
    display: inline-block;
    margin-left:0;
}
#hometabs .vc_tta-tab a span{
    color:#FFF;
}
#hometabs .vc_tta-tab a
{    
    width:100%;
    background:#0e684f !important;
    display: inline-block;
    margin-left:0;
}
#hometabs .vc_tta-tab.vc_active a,
#hometabs .vc_tta-tab:hover a{
	background: #0c5a44 !important;
}
#hometabs .vc_tta-tab a:last-child
{
    border-right:0;
}
#hometabs .vc_tta-tab a{
    border-right: 2px solid #FFF;
}

#hometabs .vc_tta-panel-body
{
    background:#f8f8f8;
}
.page-title {
    margin: 100px 20px 0px;
}
#mk-breadcrumbs .mk-breadcrumbs-inner
{
    float:left !important;
    margin-top:-35px;
}
#mk-breadcrumbs .mk-breadcrumbs-inner.light-skin
{
    color: #b5c4d5;
    text-transform: uppercase;
    font-size: 13px;
}
#mk-breadcrumbs .mk-breadcrumbs-inner.light-skin a
{
    color:#008e7c;
    
}

.table tr > th, .table tr > td, table tr > th, table tr > td {
	padding: 8px;
	line-height: 1.5;
	vertical-align: top;
	border: 1px solid #e1e1e1;
}
.table tr > th, .table tr > td, table tr > th, table tr > td {
	line-height: 1.5;
    text-align: left;
}
.table, table {
	width: 100%;
	margin-bottom: 20px;
	max-width: 100%;
	background-color: transparent;
	border-collapse: collapse;
}
input, select, textarea {
	font-size: 100%;
	margin: 0;
	max-width: 100%;
	vertical-align: baseline;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background-clip: padding-box;
	padding: 0 10px;
}

.wpcf7-form .wpcf7-textarea {
	margin-top: 20px;
	font-family: inherit;
	width: 96.8%;
}

.wpcf7-form .wpcf7-text, .wpcf7-form .wpcf7-email {
	margin: 10px 0;
	font-family: inherit;
	width: 100%;
}


.nf-form-content .nf-field-container {
	margin-bottom: 5px !important;
}
.nf-form-content .label-above .nf-field-label {
	margin-bottom: 0px !important;
}
#nf-field-86 .textbox150  {
	height: 150px !important;
}

/* .nf-form-content .actuation-image {
	padding-bottom: 50px !important;
} */
#nf-field-49-container {
	padding-top:60px !important;
}
 @media only screen and (max-width: 800px){
   /*.nf-form-content .actuation-image {
     padding-bottom: 0 !important;
   } */
	#nf-field-49-container {
	padding-top:0 !important;
	}
}

/*
div.nf-field-container {
	margin-bottom: 5px !important;
}
div.nf-field-label {
	margin-bottom: 0px !important;
}
*/
input[type="text"], input[type="email"], input[type="password"], input[type="url"], input[type="tel"] {
	border: 1px solid #e0e5eb;
	background: #f2f5f8;
}
.inlinebutton a{color:#0c5a44 !important; }
.inlinebutton
{
    display: inline;
    
    
}
.mk-product-loop .product-loop-thumb
{
    text-align: center;
	min-height: 180px;
}
.mk-product-loop .product-hover-image, .mk-product-loop .product-loop-image
{
    width: auto;
    max-height: 200px;
    object-position: center;
    margin: 0 auto;
}
.mk-product-loop.compact-layout .product-title {
    font-size: 14px!important;
    font-weight:bold;
    line-height: 18px;
    padding: 10px 0;
    margin-bottom: 5px;
    letter-spacing: 0;
    text-align: center;
    color: #000;
}
.mk-product-loop.compact-layout .product-title a{
    color: inherit !important;
    font-size: inherit !important;
    font-weight: 700 !important;
    line-height: inherit !important;
}
.mk-product-loop.compact-layout .price
{
    text-align: center;
}
.mk-product-loop.compact-layout .mk-shop-item-detail {
    padding: 5px;
}

.widget.woocommerce.widget_product_categories ul > li.current-cat > a::before {
	content: '\f046';
	font-family: 'FontAwesome';
	margin-right: 10px;
	margin-left: 1px;
}
.widget.woocommerce.widget_product_categories li{
	line-height:2;
}
.widget.woocommerce.widget_product_categories li a{
	color: #818181;
}
.widget.woocommerce.widget_product_categories li a:hover{
	color: #000000;
}
.widget.woocommerce.widget_product_categories li a:before{
	content: "?";
	font-family: "FontAwesome";
	margin-left: 1px;
	margin-right: 10px;
}
.widget_product_search .woocommerce-product-search {
	position: relative;
	width: 260px;
}
.widget_product_search .woocommerce-product-search::before {
	content: '\f002';
	color: #c0c0c0;
	font-family: 'FontAwesome';
	font-size: 17px;
	position: absolute;
	right: 16px;
	top: 7px;
	font-weight: 100;
}
.widget_product_search .search-field {
	background: none;
	border: 1px solid #e0e5eb;
	border-radius: 20px;
	color: inherit;
	height: 40px;
	width: 100%;
    max-width: 205px;
	padding: 0 30px 0 20px;
	font-size: 14px;
}
.widget_product_search input[type="submit"] {
	position: absolute;
	right: 0;
	top: 0;
	height: 40px;
	width: 40px;
	opacity: 0;
	padding: 0 !important;
	margin: 0;
}
#theme-page select:not(.gfield_select), .woocommerce select
{
    padding-bottom:8px;
    padding-top:8px;
    border-radius: 5px !important;
}

.woocommerce .products .product .product-description-wrapper, .woocommerce-page .products .product .product-description-wrapper {
	padding: 20px;
	border-bottom: 1px solid #f2f5f8;
	height: 150px;
}
.woocommerce .products .product .product-description-wrapper, .woocommerce-page .products .product .product-description-wrapper {
	padding: 20px;
	border-bottom: 1px solid #f2f5f8;
}

.woocommerce .products .product:hover .product-description-wrapper, .woocommerce-page .products .product:hover .product-description-wrapper {
	border-bottom: 1px solid #179c91;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

.woocommerce .products .product, .woocommerce-page .products .product {
	list-style-type: none;
	overflow: hidden;
	margin-bottom: 60px;
}

.single-product.woocommerce div.product div.images .attachment-shop_single, .single-product.woocommerce-page div.product div.images .attachment-shop_single {
	border: 1px solid #F2F5F8;
	margin-bottom: 35px;
}

.single-product.woocommerce .single_add_to_cart_button::after, .single-product.woocommerce .single_add_to_cart_button::after, .single-product.woocommerce .product_type_external::after, .single-product.woocommerce-page .product_type_external::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 1px solid #00ADEF;
	border-radius: inherit;
	opacity: 0;
	-webkit-transform: scale3d(0.6, 0.6, 1);
	transform: scale3d(0.6, 0.6, 1);
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1) !important;
	transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1) !important;
}
.woocommerce .products .product .add_to_cart_button::after, .woocommerce .products .product .product_type_external::after, 
.woocommerce .products .product .product_type_grouped::after, .woocommerce .products .product .roduct_type_variable::after, 
.woocommerce .products .product .product_type_simple::after, .single-product.woocommerce .single_add_to_cart_button::after, 
.single-product.woocommerce .single_add_to_cart_button::after, .single-product.woocommerce .product_type_external::after, 
.single-product.woocommerce-page .product_type_external::after {
	border-color: #0E684F;
}

.single-product.woocommerce .single_add_to_cart_button:hover::after, .single-product.woocommerce .single_add_to_cart_button:hover::after, 
.single-product.woocommerce .product_type_external:hover::after, .single-product.woocommerce-page .product_type_external:hover::after {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	opacity: 1;
}

.widget.woocommerce.widget_product_categories li {
	line-height: 2;
}
.widget_product_categories ul li a::before,
.widget.woocommerce.widget_product_categories li a::before {
	content: "\f096";
	font-family: "FontAwesome";
	margin-left: 1px;
	margin-right: 10px;
}
.widget.woocommerce.widget_product_categories li a {
	color: #0E684F !important;
}
.widget_product_categories ul li.current-cat > a::before,
.widget.woocommerce.widget_product_categories ul > li.current-cat > a::before {
	content: '\f046';
	font-family: 'FontAwesome';
	margin-right: 10px;
	margin-left: 1px;
}


.wpb_widgetised_column .widget_product_categories .widgettitle{
    display: none;
}


.main-navigation-ul li.no-mega-menu.sub-menu-columns ul.sub-menu
{
    width: 640px;
}
.main-navigation-ul > li.no-mega-menu.sub-menu-columns ul.sub-menu li.menu-item
{
    width: 50%;
    float: left;
}
.main-navigation-ul > li.no-mega-menu.sub-menu-columns ul.sub-menu li.menu-item a.menu-item-link {
	width: auto;
}

.media-center .vc_gitem-zone
{
   
	    background-size: contain !important;
    background-repeat: no-repeat !important;
}

.media-center .vc_gitem-zone .vc_btn3-container
{
    display: none;
}
.media-center .vc_gitem-zone a,
.media-center .vc_gitem-zone span,
.media-center .vc_gitem-zone h4
{
    color:#0E684F !important
}

.woocommerce div.product form.cart .variations td {
	
	border: 0 !important;
}
.media-center  .vc_gitem_row .vc_gitem-col
{background: #FFF !important;}

#Industries .mk-image .mk-image-inner img {
    width: auto;
        height: 170px;
	
}


/*------------ Staging Site Chagnes ------------*/
.elementor-widget-text-editor {
	color: var( --e-global-color-text );	
}
.elementor-products-grid {
	z-index: 1;
}
.elementor-products-grid .mk-product-loop.compact-layout .products { 
			display: grid;
			justify-content: center;
			width: 100% !important;
			height: 100% !important;
			grid-column-gap: 50px;
			grid-row-gap: 40px;
			grid-template-columns: repeat(4, 1fr);
	}
	.elementor-products-grid .mk-product-loop.compact-layout .products.mk--row:before {
			content: none;
	}
	.elementor-products-grid .mk-product-loop.compact-layout .products .item { 
			position: relative !important;
			left: unset !important;
			top: unset !important;
			width: 100% !important;
		  padding: 0; 
		  margin-bottom: 0;
		  overflow: visible;
	}
	.elementor-products-grid .mk-product-loop.compact-layout .products .mk-product-holder {		
			height: 100%;
			border: 0;
			border-radius: 20px;
			padding: 25px 25px 35px 25px;
			box-shadow: 0px 0px 10px -4px rgba(0, 0, 0, 0.5);
			background-color: #FFFFFF;
	}
	.elementor-products-grid .mk-product-loop.compact-layout .products .item .product-loop-thumb {
		 	width: 100%;
			height: 197px;
			display: flex;
			align-items: center;
			justify-content: center;
	}
	.elementor-products-grid .mk-product-loop.compact-layout .products .item .mk-shop-item-detail .product-item-footer {
			position: relative;
			bottom: unset;
			overflow: visible;
			height: 42px;		
			margin-top: 20px;
	}
	.elementor-products-grid .mk-product-loop.compact-layout .products .item .mk-shop-item-detail .product-item-footer .product_loop_button { 
			position: relative;
			bottom: unset;
		  width: auto;
			height: auto;
			float: unset;
			font-family: "Fira Sans", Sans-serif;
			font-size: 16px;
			font-weight: 500;
			opacity: 1;
		  color: #FFFFFF;
			background-color: #077c64;
			text-transform: uppercase;
			line-height: 1.4em;
			border-radius: 20px 20px 20px 20px;
			padding: 10px 20px 10px 20px;
	}
	.elementor-products-grid .mk-product-loop.compact-layout .products .item .product_loop_button .mk-svg-icon {
			display: none;
	}
	.elementor-products-grid .mk-product-loop.compact-layout .products .item .mk-shop-item-detail {
			padding: 0;		
	} 
	.elementor-products-grid .mk-product-loop.compact-layout .products .item .product-title {		
		  	padding: 7px 0;
	}
	.elementor-products-grid .mk-product-loop.compact-layout .products .item .product-title,
	.elementor-products-grid .mk-product-loop.compact-layout .products .item .product-title a {
		 	font-family: "Fira Sans", Sans-serif;
			font-size: 14px;
		  font-weight: 900;
			text-transform: uppercase;
			line-height: 1.2em;
    	margin: 0;
			color: #0e5a44;		
			text-align: left;
	}
	.elementor-products-grid .mk-product-loop.compact-layout .products .item .price {		
			font-family: "Montserrat", Sans-serif;
			display: block;
			font-weight: 400;
			margin-bottom: .5em;
			font-size: 11px;
			color: #0e5a44; 
		  line-height: 1.4em;		
			text-align: left;
	}
	.elementor-products-grid .mk-product-loop.compact-layout .products .item .price del {
			font-size: inherit;
			color: inherit;
	}
	.elementor-products-grid .mk-product-loop.compact-layout .products .item:hover .price {
			line-height: 1.4px;
	}

	.custom-list p {
			margin-bottom: 14px;
	}

	
	/** Responsive design*/
	@media (max-width: 1024px) {
			.elementor-products-grid .mk-product-loop.compact-layout .products {
					grid-template-columns: repeat(3, 1fr);
					grid-column-gap: 20px;
			}
	}

#theme-page { z-index: 1 !important; }
.master-holder h3 a {
		font-size: 20px !important;
    color: var( --e-global-color-accent ) !important;
span }
.master-holder h3 a span { color: inherit !important; }
.master-holder h3 a:hover {
    color: var( --e-global-color-text ) !important;
	font-weight: 500;
	line-height: 1.4em;
}
.mobile-menu .elementor-nav-menu--dropdown a:hover { line-height: 1.4em; }
.mk-product-loop.compact-layout a.added_to_cart.wc-forward {
    /*display: block;
    width: 133px;
    font-size: 0 !important;
    background: none;
    top: 0;
    left: 0;
    height: 100%;*/
    position: relative;
    left: 10px;
    top: 0;
    padding: 0;
    font-size: 14px;
    background: none;
    display: block;
    margin-top: 10px;

}
.elementor-nav-menu--layout-horizontal .elementor-nav-menu ul {
	transform: none !important;
}
.elementor-nav-menu--layout-horizontal .elementor-nav-menu li.two-column ul.sub-menu {
	width: 640px !important;
}
.elementor-nav-menu--layout-horizontal .elementor-nav-menu li.two-column ul.sub-menu[aria-expanded="true"] {
	display: grid !important;
	grid-template-columns: 1fr 1fr;	
}

/*.elementor-nav-menu--layout-horizontal .elementor-nav-menu .long-menu ul { 
	max-height: 600px;
	overflow-y: scroll;	
	overflow-x: hidden;
}*/
.elementor-nav-menu--layout-horizontal li.sub-menu-arrow ul.sub-menu .sub-arrow {
    display: none;
}
.woocommerce .products .product {
	margin-bottom: 0;
}
.select2-container .select2-selection--single {
	background: #f2f5f8;
	background: #f2f5f8;
    border: 2px solid #6D6E71;
    border-radius: 0;
	height: 43px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 43px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 43px;
}
.mk-product-loop.compact-layout .mk-product-holder { min-height: 350px; }
.mk-isotop-item .item-wrapper .mk-button:hover {
    line-height: 1.4em;
}
.widget_top_rated_products .product_list_widget img { margin-top: -15px; }
.mk-blog-thumbnail-item.content-align-right .item-wrapper { padding-top: 0; }

.mk-pagination .mk-pagination-next:hover, 
.mk-pagination .mk-pagination-previous:hover, 
.mk-pagination .page-number:hover { line-height: 12px; }
.mk-pagination .pagination-arrows.is-vis-hidden { display: none; }
.mk-pagination .page-number {border:2px solid rgba(0,0,0,.2);margin: 0;}
.mk-pagination .page-number.current-page {border:2px solid #000;background: #000;color: #fff;}
.mk-pagination .mk-pagination-inner{display: flex; gap: 8px;}
.mk-pagination .mk-pagination-next svg, .mk-pagination .mk-pagination-previous svg {-webkit-transform: translateY(5px); transform: translateY(5px);}
.woocommerce .shop_table thead th {border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;}
.woocommerce .shop_table tbody tr:first-child td {
    border: 1px solid #f7f6f7 !important;
}
.woocommerce .cart-collaterals .cart_totals table tr:first-child td, .woocommerce .cart-collaterals .cart_totals table tr:first-child th {
    border-top: 1px solid #e1e1e1 !important;
}
.woocommerce-cart-form__cart-item .product-name a:hover { font-weight: 500; line-height: 1.4em; }
.woocommerce .shop_table tbody tr:first-child td {border: 1px solid #e1e1e1 !important;}
.woocommerce .shop_table tbody td {border-top-color: #e1e1e1 !important;}
.woocommerce-cart-form .product-quantity input[type="button"] { border-radius: 0; }
.elementor-widget-wc-add-to-cart .elementor-button:hover { line-height: 1.4em;font-weight: 500; font-family: Figtree, sans-serif; font-size: 16px;}

#mk-page-introduce { z-index: 1; }
#mk-page-introduce .page-title { font-size: 24px; color: #000000; text-transform: uppercase; font-weight: 600; letter-spacing: 0px; }
.mk-product-loop .mk-shop-item-detail {
    position: static;
}
#theme-page .mk-product-loop .mk-product-holder .product_loop_button:hover { color: #fff !important; font-size: 12px !important; font-weight: 700 !important; line-height: 50px !important; }
.widget_product_categories ul li a:hover { font-size: 14px; font-weight: 500; line-height: 1.4em; }
#theme-page .vc_general.vc_btn3:hover { font-size: 12px; font-weight: 500; line-height: normal; }


/* Default Page */
.theme-page-wrapper .theme-default .nivo-controlNav a:hover {
    line-height: normal;
}
.vc_tta-accordion .vc_tta-panel-title a:hover {
    font-weight: 500;
    line-height: 1.4;
}

/* Product Details Page */
.single-product .wpa-test-msg {
    clear: both;
}
.single-product .single_variation_wrap {
    overflow: hidden;
    margin-bottom: 20px;
}

/* Footer Part */
.elementor-location-footer .elementor-nav-menu a:hover {
    color: #0E5A44 !important;
}

@media (max-width: 1200px) {
	.elementor-nav-menu--layout-horizontal .elementor-nav-menu li.two-column ul.sub-menu {
		width: 550px !important;
	}
}
@media (max-width: 1024px) {
    .elementor-15353 .elementor-element.elementor-element-6c7ab9cf,
	.elementor-15353 .elementor-element.elementor-element-100cf4e1{
		width: 100% !important;
	}
}
@media (max-width: 767px) {
	.elementor-products-grid .mk-product-loop.compact-layout .products {
		grid-template-columns: repeat(2, 1fr);
		grid-row-gap: 21px;
	}
    .mk-pagination { display: flex !important; align-items: center !important;justify-content: center; flex-wrap: wrap; gap: 8px; padding: 40px 0; }
    .mk-pagination .mk-pagination-inner,
    .mk-pagination .mk-total-pages {margin: 0;}
	.mk-pagination .pagination-arrows { position: relative; width: 36px; top: auto;}
	
    .vc_section .wpb_column h3 {
        margin-top: 30px;
    }
    .nf-form-content .nf-field-container {
        margin: 15px 0 !important;
    }

}
@media (max-width: 576px) {
	.elementor-products-grid .mk-product-loop.compact-layout .products {
		grid-template-columns: repeat(1, 1fr);
		text-align: center;
	}
	
	.elementor-products-grid .mk-product-loop.compact-layout .products h3 {
	    text-align: center !important;
	}
} 