/*
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/
Version: 5.9.3
*/

html{
  overflow-x: hidden;
}

@media only screen and (max-width: 600px) {
.mobilecenter {
    text-align: center; 
}

}


/* SIZE */

.f13,.f13 p {
    font-size: 13px;
}.f14,.f14 p {
    font-size: 14px;
}.f15,.f15 p {
    font-size: 15px;
}.f16,.f16 p {
    font-size: 16px;
}.f17,.f17 p {
    font-size: 17px;
}.f18,.f18 p {
    font-size: 18px;
}.f19,.f19 p {
    font-size: 19px;
}.f20,.f20 p {
    font-size: 20px;
}.f22,.f22 p {
    font-size: 22px;
}.f23,.f23 p {
    font-size: 23px;
}.f24,.f24 p {
    font-size: 24px;
}.f26,.f26 p {
    font-size: 24px;
}.f28,.f28 p {
    font-size: 28px;
}.f36,.f36 p {
    font-size: 28px;
}.f50, .f50 p {
    font-size: 50px;
    line-height: 110%;
}

/* COLOR */
.white p, .white {
    color: white !important;
}.gray p,.gray {
    color: gray !important;
}.black p, .black {
    color: black !important;
}.green p, .green {
    color: #008436 !important;
}.brown p, .brown {
    color: #B07D52 !important;
}

/* STYLE 

.shadow {
    text-shadow: #0006 2px 2px 2px !important;
}

/* WEIGHT */

.lighter p,.lighter {
    font-weight: 200 !important;
}.light p,.light {
    font-weight: 300 !important;
}.regular,.regular p {
    font-weight: 400 !important;
}.medium,.medium p {
    font-weight: 500 !important;
}.semibold,.semibold p {
    font-weight: 600 !important;
}.bold,.bold p {
    font-weight: 700 !important;
}.bolder,.bolder p {
    font-weight: 800 !important;
}

/* MAX WIDTH */

.max1200 .page-section-content {
    max-width: 1200px !important;
}.max550 {
    max-width: 550px !important;
}


/* MARGIN */

.margin0 p, .margin0  {
    margin: 0;
}

/* CF7 */

.wpcf7-text, .wpcf7-textarea {
    width: 100% !important;
}.wpcf7-submit {
    display: block;
    margin: auto;
}

/* FONTS */

.condensed {
    font-family: "Open Sans Condensed" !important;
}

/* OTRO GLOABLES */

.displaynone {
    display: none !important;
}


.porquep h3 {
    font-size: 18px !important;
    color: 
    #E84240;
    font-family: 'Oswald';
}.porquep p {
    font-size: 15px !important;
    color: black;
    font-weight: 100;
    line-height: 125%;
}

.widgettitle {
    font-family: 'oswald';
}.footer-wrapper {
    text-align: center;
}

/* FOOTER */

.footnav {
    font-weight: bold;
    font-family: "Oswald";
}.foot1 {
    max-width: 582px;
    margin: auto;
    font-size: 11px;
    font-weight: 300 !important;
}

/* list */

.mk-list-styles ul li .mk-svg-icon {
    position: relative;
    left: -8px;
}.listcenter li {
    text-align: center;
}.mk-faq-container span {
    font-size: 17px;
}.maxwidth800 {
    max-width: 1056px !important;
}

/**INPUTS*/
.freakoffice-input {  
	font-size: 13px;
    color: #767676;
    padding: 10px 12px;
    background-color: #fdfdfd;
    border: 1px solid #e3e3e3;
}


/* cf 7 */

.cf-container {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -5px;
	margin-left: -5px;
}
.cf-col-1, .cf-col-2, .cf-col-3, .cf-col-4, .cf-col-5, .cf-col-6, .cf-col-7, .cf-col-8, .cf-col-9, .cf-col-10, .cf-col-11, .cf-col-12 {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 5px;
	padding-left: 5px;
}
@media ( min-width: 576px ) {
	.cf-col-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%;
	}
	.cf-push-1 { margin-left: 8.333333%; }
	.cf-col-2 {
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}
	.cf-push-2 { margin-left: 16.66667%; }
	.cf-col-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.cf-push-3 { margin-left: 25%; }
	.cf-col-4 {
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}
	.cf-push-4 { margin-left: 33.33333%; }
	.cf-col-5 {
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
	}
	.cf-push-5 { margin-left: 41.66667%; }
	.cf-col-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.cf-push-6 { margin-left: 50%; }
	.cf-col-7 {
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}
	.cf-push-7 { margin-left: 58.33333%; }
	.cf-col-8 {
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
	}
	.cf-push-8 { margin-left: 66.66667%; }
	.cf-col-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.cf-push-9 { margin-left: 75%; }
	.cf-col-10 {
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
	}
	.cf-push-10 { margin-left: 83.33333%; }
	.cf-col-11 {
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%;
	}
	.cf-push-11 { margin-left: 91.66667%; }
	.cf-col-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
}


.wpcf7-select {
    width: 100%;
    margin-bottom: 7px !important;
}.wpcf7-submit {
    margin-top: 20px !important;
}


.wpcf7-submit {
    background: #C42F41;
}
/***FREAKOFFICE UPDATE***/
.woocommerce-shipping-totals .shipping_method {
	margin-right: 5px;
}
a.woocommerce-privacy-policy-link, a.woocommerce-terms-and-conditions-link {
	font-weight: 700;
}
a.woocommerce-privacy-policy-link:hover,  a.woocommerce-terms-and-conditions-link:hover {
	text-decoration: underline;
	color: #f28d2c !important;
}
.woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions {
	max-height: 400px !important;
}

.woocommerce form.login .woocommerce-form__label {
	margin-left: 0;
	margin-bottom: 10px;
}
#mk-footer .freakoffice-copyright a {
	font-weight: 700;
}
#mk-footer .freakoffice-copyright a:hover {
	/*color: #008436 !important;*/
	text-decoration: underline;
}
.woocommerce form .form-row-first, .woocommerce form .form-row-last {
	float: none !important;
	width: 100%;
}
.lost_password a {
	font-weight: 700;
}
.woocommerce-message {
	background-color: rgb(126,162,108) !important;
	color: #fff !important;
	outline: 1px solid  #679252;
}
.woocommerce-error .woocommerce-Price-amount {
	font-weight: 700 !important;
}
.mk-product-loop.compact-layout .product-title { 
	/*min-height: 40px;*/
	padding-right: 10px; 
	/*padding-left: 10px;*/
	 display: inline-block;
	max-height: 40px;
  vertical-align: middle;
  line-height: normal;
	overflow: hidden;
}
.mk-product-loop.compact-layout .mk-shop-item-detail { 
  height: 120px;
  line-height: 40px;
}
.taiichi .freakoffice-group-fields {
	background-color: #F2F2F2;
	padding: 20px 5px;
}
.taiichi h3 {
	font-size: 14px;
}
.joinchat__button {
	background: #008436;
}
.product-loop-thumb img {
	/*min-height: 306px;*/
}/*
.menu-hover-style-4 .main-navigation-ul li.current-menu-item > a.menu-item-link {
	background-color: #474946;
}
.menu-hover-style-4 .main-navigation-ul li:nth-child(4n) {
	background-color: #c42f41;
}
.menu-hover-style-4 .main-navigation-ul li:nth-child(4n):hover {
	background-color: #474946;
}
.menu-hover-style-4 .main-navigation-ul li:nth-child(4n) a {
	color: #fff;
}
*/
.header-style-2.header-align-center .header-logo {
	text-align: center;
}
.header-style-2.header-align-center .mk-nav-responsive-link {
	float: left;
	left: 10px;
	right:0;
	width: 10% !important;
}

.eshop-button { 
	display: none;
}
/**QUANTITY*/
.product-loop-thumb .qib-container {
	top: 160px;
    position: absolute;
    left: 115px;
}
.mk-product-loop.compact-layout .product-item-footer { 
	height: 220px;	
	bottom: -122px;
}
.product-item-footer .product_loop_button {
	top: 50px;
}
/**COLOR QTY PRODUCTOS SHOP*/
.qib-container .qib-button:not(#qib_id):not(#qib_id) { 
	background: rgba(0,0,0,0.7);
	color: #fff;
	border: 0;
}
.qib-container   .qib-button:hover:not(#qib_id):not(#qib_id) { 
	background: #000;
	color: #fff;
}
.qib-container .quantity input.qty:not(#qib_id):not(#qib_id) {
border-color: #000 !important;
}
/**SEARCH*/
.aws-container {
	margin-bottom: 15px;
	padding: 0 10px 0 15px;
}
.taiichi-search-bar .aws-container {
	padding: 0;
}
.taiichi-search .aws-container .aws-search-field { 
  font-family: 'oswald';
  text-transform: uppercase;
  font-size: 14px;	
   padding-left: 15px;
}
/* MOBILE */
.taiichi-mobile-header {
	display: none;
}

.woocommerce table.my_account_orders .button {
 margin: 1px;
}
@media only screen and (max-width: 600px) {
.woocommerce .woocommerce-MyAccount-content { 
	width: 100% !important;
}
.taiichi-mobile-header {
		display:block;
    right: 15px;
    position: absolute;
    top: 0px;
    z-index: 10;
}	
.taiichi-mobile-header .user-link {
	display:inline-block;
	margin-right: 15px;
}	
.taiichi-mobile-header .mk-svg-icon {
    width: 30px;
	vertical-align:middle;
}
.mk-header .user-link svg {
	margin-top: -5px;
  fill: #fff;
}	

  
.header-style-2.header-align-center .header-logo {
	text-align: left;
	left: 60px !important;
}
.eshop-button {
	display:inline-block;
}
.eshop-button a {
	background-color: #c42f41;
	color: #fff;
	font-family: 'Oswald';
	font-weight:500;
	width: 200px;
	height: 100px;
	padding: 12px;
}
/**
 * SEARCH*/
.aws-container {
  padding: 0 15px;	
}
.woocommerce-orders-table__row woocommerce-orders-table__row--status-completed td {
	display: block;
}
.woocommerce-MyAccount-navigation woocommerce-MyAccount-navigation-link--orders {
	display: block;
}
	.woocommerce .woocommerce-MyAccount-navigation {
		float: none !important;
		width: 100% !important;
	}
	.woocommerce .woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-number, .woocommerce .woocommerce-orders-table__header.woocommerce-orders-table__header-order-number {
		display:none !important;
	}
	.woocommerce table.my_account_orders .button {
		white-space: pre-wrap !important;
	}
}
.show-price-list {
	margin: 15px 0 0;
    	float: left;
    	letter-spacing: 2px;
}
