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


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

body {
	background-color:#fff;
}

*/


/*  cambiar color  telefono  */

.mk-header-tagline, .header-toolbar-contact, .mk-header-date {

	color: #fff !important;
}

.mk-toolbar-navigation a, .mk-toolbar-navigation a:hover, .mk-language-nav > a, .mk-header-login .mk-login-link, .mk-subscribe-link, .mk-checkout-btn, .mk-header-tagline a, .header-toolbar-contact a, .mk-language-nav > a:hover, .mk-header-login .mk-login-link:hover, .mk-subscribe-link:hover, .mk-checkout-btn:hover, .mk-header-tagline a:hover{

	color: #fff !important;
}
.mk-header-toolbar .mk-header-social svg {
    fill: #ffffff !important;
}

.mk-header-social {
    display: block !important;
    float: none !important;
    height: 30px;}

.mk-toolbar-holder{

	    padding: 28px 0 0 0 !important; 
}


/*  cambiar tamaño tlfno  */  

.mk-header-tagline, .header-toolbar-contact, .mk-header-date {
    font-size: 16px;
    margin-right: 15px;
    font-weight: 500;
}
.mk-toolbar-holder {
    padding: 50px 0 0 0px !important;
}
.mk-header-toolbar {
    width: 100%;
    position: relative;
    height: 35px;
    line-height: 10px;
}

.mk-header-tagline, .header-toolbar-contact, .mk-header-date {
    font-size: 16.5px;
    /* margin-right: 15px; */
    font-weight: 500;
    margin: 0 5px;
    margin-top: 0px;
    margin-right: 5px;
    margin-bottom: 0px;
    margin-left: 5px;
}

/*  divide el header en la home  */

.mk-header-toolbar{

width: 60%;
position: relative;
height: 35px;
line-height: 10px;
margin-left: 10%;

}
/*  posiciona correctamente  el  header en la home */ 

.sticky-style-fixed.header-style-1.a-sticky .mk-header-holder, .sticky-style-fixed.header-style-3.a-sticky .mk-header-holder {
    top: -36px;
}

.mk-header-toolbar{ background: none !important;}


/* titulos MOBILE responvise  */


@media handheld, only screen and (max-width: 667px) {

.Title_mobile {font-size: 35px !important; line-height: 40px !important;}

.mk-title-box span {font-size: 17px !important; line-height: 2em !important;}

.mk-title-box{
/* font-size: 0px !important; */
text-align: center;
color: #393836 !important;
font-weight: inherit;
letter-spacing: 0px;
margin-top: 10px !important;
margin-bottom: 30px !important;  }


}


/* Flechas  que dicen nuestros clientes   */


.mk-testimonial.simple-style .flex-direction-nav .flex-next, .mk-testimonial.simple-style .flex-direction-nav .flex-prev{


    border:none !important;
}

/* cambio de estilos  para testimonios*/

.mk-news-item .item-holder
{

background-color: #ffffff !important;

}


/* Flechas  mobile   redes sociales  */


.mk-toolbar-resposnive-icon{

    display: none !important;
}


/*  Estilos para blog  Blog    */

#mk-page-introduce.intro-left{
    text-align: center !important;
}

.mk-blog-single .blog-single-meta { display: none !important;}

/* #mk-breadcrumbs{display: none;} */

#mk-breadcrumbs .mk-breadcrumbs-inner{float: left!important; }

/*  Estilos para blog  Blog    */


.MenuBlog_1{
text-align: right;
font-size: 14px !important;
font-weight: 600 !important;}


/*  Estilos  para footer   */


.mk-footer-copyright a {color: #ffffff !important;}


/*  Eliminar flechas de  link  */

.pagnav-wrapper .pagenav-top{display: none !important}


/*  titulos h1 movil */

@media handheld, only screen and (max-width: 767px) {
.titulos_h1_mobile h1{
    font-size: 18px !important;}

.titulos_h2_mobile h2{
    font-size: 16px !important;}


}

/*  news  */

.mk-news-item .item-holder{ background-color: none!important; }
#input_1_6{max-width:100%}

