/*
 Theme Name:   Travelkit Child
 Theme URI:    http://demo.themeum.com/wordpress/wptravelkit
 Description:  Travelkit Child Theme
 Author:       Themeum
 Author URI:   http://themeum.com/
 Template:     travelkit
 Version:      1.0
 Tags: right-sidebar, two-columns
 Text Domain:  travelkit-child
*/


@import url("../travelkit/style.css");

/*en espera del child aqui las modificaciones*/

/*------------------------------------------------*/
/*-------------[CUSTOM RECENT POSTS]--------------*/
/*---------------[BY GENO QUIROZ]-----------------*/
/*------------------------------------------------*/
 
    .rpwwt-widget h4 {
            color: #fff;
            background: #000;
            padding: 10px;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1)!important;}
    .rpwwt-widget ul {
            background: #fff;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1)!important;}
    .rpwwt-widget ul li {
            padding: 0px 8px 0px;}
    span.rpwwt-post-title {
            font-size: 13px;
            font-weight: 700;
            line-height: 1px;}
    .et_pb_widget_area .rpwwt-widget ul {
            line-height: 14px!important;
        padding: 10px 0 16px!important;}
    .rpwwt-post-date {
            font-size: 11px;}

.widget_title {
font-size: 20px;
font-family: Poppins;
font-weight: 300;
line-height: 20px;
color: #F9FDFF;
padding: 7px;
background-color: #3DB0DC;
text-align: center;
border-radius: 8px; 
margin-bottom: 10px !important;
margin-top: 10px !important;
border: solid #9d373233;
}

/*color-tamagno */
.bottom a {
    color: #b6ebff !important;
    font-size: 15px !important;}
.widget ul li a:hover {
color: #CB625C !important;}

.bottom a:hover {
color: #CB625C !important;}

.bottom-widget .contact-info i {
    font-size: 16px !important;
    color: #02b9ff !important;}
.bottom, .bottom-widget .contact-info p {
    color: #d6f3ff;}

.bottom-widget .contact-info .contact-info-share {
    margin-top: 5px!important;}
.fa {color: #02b9ff !important;}

.mio{font-size: 30px !important;
    text-shadow: 1px 1px 2px rgba(15, 14, 14, 1);
}

.hit-the-floor {
color: #fff;
font-size: 3em;
font-weight: bold;
text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0,0,0,.1), 0 0 5px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.2), 0 20px 20px rgba(0,0,0,.15);
}

.hit-the-floor {
  text-align: center;
}
/*--para la page Blog: articulos individuales--*/
.single.single-post .site-content {
    margin-bottom: 50px;
    margin-top: 25px !important;
}
.single.single-post article.post.hentry {
    margin-bottom: 50px;
    margin-top: 35px !important;
}
.themeum-person-image {
    overflow: hidden;
    background: #0000;
}
.themeum-person-image {
    overflow: hidden;
    background: #02b9ff80;
}

.person-title {
color: #02b9ff !important;
font-weight: 450;
text-align: center;
}
.person-deg {
color: #02b9ff !important;
}
#glt-translate-trigger {
background: -moz-linear-gradient(top,  rgba(0,174,239,0.84) 0%, rgba(18,60,132,0.94) 100%)!important;;
background: -webkit-linear-gradient(top,  rgba(0,174,239,0.84) 0%,rgba(18,60,132,0.94) 100%) !important;;
background: linear-gradient(to bottom,  rgba(0,174,239,0.84) 0%,rgba(18,60,132,0.94) 100%) !important;;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d600aeef', endColorstr='#f0123c84',GradientType=0 ) !important;;
}

.widget_nav_menu ul li {
    padding: 2px !important;
}