/*
Theme Name:     Logic Group
Theme URI:      http://themeforest.net/user/artbees
Description:    Child theme for the Jupiter theme 
Author:         LIFTED SOLUTION
Theme URI:      http://liftedsolution.com
Template:       jupiter
Version:        1.0
*/

/* BASE FONT SIZE 14PX CONVERSION TABLE PX TO EM - http://pxtoem.com/
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
6px     0.429em     42.9%   5pt
7px     0.500em     50.0%   5pt
8px     0.571em     57.1%   6pt
9px     0.643em     64.3%   7pt
10px    0.714em     71.4%   8pt
11px    0.786em     78.6%   8pt
12px    0.857em     85.7%   9pt
13px    0.929em     92.9%   10pt
14px    1.000em     100.0%  11pt
15px    1.071em     107.1%  11pt
16px    1.143em     114.3%  12pt
17px    1.214em     121.4%  13pt
18px    1.286em     128.6%  14pt
19px    1.357em     135.7%  14pt
20px    1.429em     142.9%  15pt
21px    1.500em     150.0%  16pt
22px    1.571em     157.1%  17pt
23px    1.643em     164.3%  17pt
24px    1.714em     171.4%  18pt 
60px    4.286em
*/

/* All styles
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/

/* Global
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.page-title {
        font-size: 50px;
    color: #2e2e2e;
    text-transform: none;
    font-weight: 600;
    letter-spacing: 0px;
}

.widget_nav_menu ul li a {
    background: transparent;
}
#theme-page a[href^="mailto"] { color: #0aa7fd; }
.icon-row p {
    font-size: 14px;
}
.icon-row > div > div:first-of-type {
    padding-left: 0;
}
.icon-row > div > div p strong {
    display: block;
}
.master-holder h3 {
    margin-top: 15px;
}
.mk-button-container.text-center {
    margin-right: 0 !important;
}

/* Navigation
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.mk-toolbar-navigation {
    float: right;
}

.mk-language-nav {
    display: none!important;
}


/* Newsletter
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
body #mk-subscribe--button {
	    background: #3c4e5b !important;
	    color: #ffffff !important;
}
body #mk-subscribe--button:hover {
	    background: #ffffff !important;
	    color: #3c4e5b !important;
}
/* Gravity Forms
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/

.gform_body ul {
    margin: 0;
}
.gform_body ul li {
    list-style: none;
    margin-bottom: 5px;
    margin-left: 0;
}
.gform_body ul li .ginput_container input.large, .gform_body ul li .ginput_container textarea {
    width: 100%;
    border-radius: 5px;
    padding: 14px;
    font-size: 1.000em;
}
.gform_body ul li label {
    color: #0aa7fd;
}


li.gfield.gfield_error {
    border: 1px solid #ce0000;
    background: rgba(206, 0, 0, 0.75);
    padding: 10px;
    color: #0aa7fd;
}


li.gfield.gfield_error .gfield_description.validation_message, .gform_wrapper.gform_validation_error .validation_error  {
    font-weight: bold;
    font-size: 12px;
    color:#0aa7fd;
}

.gform_body ul li.hidden_label label {
    display: none;
}

.gform_body ul li.hidden_label .gfield_checkbox label {
    display: inline-block;
    width: 95%;
    padding-left: 10px;
    font-size: 10px;
    line-height: 10px;
}

.gform_body ul li.hidden_label .gfield_checkbox input {
    vertical-align: top;
    margin-top: 6px;
}

.gform_footer {
    text-align: left;
}
.gform_footer .gform_button.button {
    border-radius: 5px;
    padding: 15px 40px;
    font-size: 1.143em;
    font-style: italic;
    letter-spacing: 0;
}
/* Employees
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/

.team-member-desc {
    margin-top: 10px;
}
.team-member-desc, .team-member-desc p {
    margin-bottom: 0;
    font-size: 0.857em;
}
/* Downloads
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/

.download-button {
    color: #fff;
    background-color: #0aa7fd;
    background-image: none;
    background-image: none;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0;
    text-shadow: none;
    box-shadow: none;
    border: 0;
    transition: all 0.5s;
}
.download-button:hover {
    background-color: #0aa7fd;
    background-image: none;
    background-image: none;
    transition: all 0.5s;
}
/* Product Category
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/

.mk-product-loop.compact-layout .mk-product-holder {
    border: 0;
}
.mk-product-loop.compact-layout .item {
    padding: 0 8px 16px;
    min-height: 240px;
    display: block;
    float: left;
    position: relative !important;
    top: unset !important;
    left: unset !important;
    width: 100%;
}

.woocommerce.columns-3 .item {
    width: 33%;

}


.woocommerce.columns-3 .product-title {
    display: block !important;
}


@media only screen and (min-width: 769px) {
   .up-sells .item {
    width: 25% !important;
}


}


.mk-product-loop.compact-layout .product-title {
   display: none;
}



.mk-product-loop .product-loop-thumb {
    /*padding: 30px 20px 10px;*/
}
.mk-product-loop.compact-layout .mk-shop-item-detail {
    text-align: center;
}
.mk-product-loop.compact-layout .product-title {
    min-height: 38px;
}
.mk-product-loop.compact-layout .product-title {
    padding-right: 0;
}
.mk-product-loop.compact-layout .product-title a {
    color: #0aa7fd;
}
.summary.entry-summary h1 {
    display: none;
}
/* Product Single View {}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/

a.product_single_download {
    display: block;
    border: 0px solid #ccc;
    margin-bottom: 5px;
    padding: 15px;
    transition: all 0.5s;
}
.product_single_download:hover {
    background: #f2f2f2;
    transition: all 0.5s;
}
span.single_download_version, span.single_download_tags {
    background: #ccc;
    padding: 5px;
    border-radius: 3px;
    font-size: 0.714em;
    vertical-align: middle;
}
.product_single_download .mk-font-icons {
    vertical-align: middle;
}
a.download-button.aligncenter {
    font-size: 0.857em;
}
.single-product .mk-header {
    background: none;
    border-bottom: 0px;
}
.single-product #mk-page-introduce {
    text-align: center;
    padding-bottom: 0;
    padding-top: 50px;
}
.single-product #mk-page-introduce .page-title {
    margin-bottom: 0;
    color: #0aa7fd;
    font-weight: 600;
}
.single-product #theme-page .theme-page-wrapper .theme-content {
    padding-top: 0;
}
.woocommerce div.product div.images .flex-control-thumbs, .single-product .product_meta {
    display: none;
}
.woocommerce div.product div.summary {
    float: left;
}
.woocommerce div.product div.summary {
    float: left;
    float: none;
    margin: 0 auto 50px;
    text-align: center;
}
.woocommerce-product-details__short-description p {
    font-size: 1.429em;
}
.woocommerce div.product div.images {
    float: right;
}
.woocommerce div.product div.images {
    float: none;
    margin: 0px auto 30px;
}
.wc-tabs {
    border-bottom: 1px solid #d7d7d7;
    margin: 0;
    text-align: center;
}
.wc-tabs li a {
    margin: 0 0 -1px;
    font-size: 1.214em;
    letter-spacing: 1px;
}
.wc-tabs li.active a {
    color: #0aa7fd;
    border-width: 1px;
}
/*div#tab-additional_information h2 {
	display: none;
}*/

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    display: inline-block;
    float: none;
    margin: 0;
    padding: 0;
}
.woocommerce table.shop_attributes{
  table-layout: fixed;
  width: 100%;
}
.woocommerce .shop_attributes th{
	width: 50%!important;
	text-align: right;
}
.woocommerce .shop_attributes td{
	width: 50%;
	text-align: left;
}

div#tab-description h2 {
    display: none;
}
.woocommerce .products.related {
    display: none;
}

.woocommerce-Tabs-panel--additional_information h2,.woocommerce-product-gallery__image{
	display: none !important;
}

span.single_download_version, span.single_download_tags {
    background: #fff;
    border: 1px solid #c7c7c7;
    color: #999999;
}

@media only screen and (max-width: 768px) {
	.header-style-1.header-align-center .header-logo a {
    	margin-left: 30px;
	}
	.page-title {
    font-size: 40px;

}
	div#mk-edge-slider-3 {
		/*height: 350px !important;*/
	}
	.master-holder h2 {
		    font-size: 34px !important;
	}
	.mk-custom-box h3, .mk-custom-box p {
		text-align: center !important;
	}
	.mk-button-container.inline.left {
		text-align: left;
	}
	.vc_custom_1522146739327 .mk-padding-divider {
		height: 40px !important
	}
	body .full-width-19 .page-section-content {
    padding: 40px 0 40px;
	}
	.single-product #mk-page-introduce {

    padding-top: 10px;
}
}

.wrap_svl_center_box .images_wrap > img {
    margin-bottom: 0 !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.shadowbox{
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);
}

.woocommerce-error{
    display: none !important;
}
