/*
 Theme Name:   DangDai Child
 Theme URI:    
 Description:  DangDai Child Theme
 Author:       Armix
 Author URI:   http://armix.com
 Template:     dangdai
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  dangdai-child
*/
/* =Aquí empieza la personalización de tu tema
-------------------------------------------------------------- */


.sp-post-carousel-section .sp-post-carousel-area .slick-arrow {
z-index: 1;}

@media (min-width: 1220px) {
    .main-menu {
    margin-left: 2%;
    width: auto!important;
    }
    .footer .f-menu {
    margin-left: 30%;
    width: auto!important;
    }
    .medio .f-menu {
    /* margin-left: 30%; */
    width: auto!important;
    }
}
@media (max-width: 1023px) {
    
    .main-menu {
        margin-left: 12%;
        width: auto!important;
        }
    .f-menu {
        margin-left: 10%;
        width: auto!important;
        }
    }
.sp-post-carousel-section .sp-pc-post-image img {
    height: auto !important;
}
div.sp-post-carousel-section-10494 h2.sp-post-carousel-section-title {
    color: #ff0202 !important;
    margin-top: 15px !important;
}
.carousel-links .active.center .link {
    background: rgb(201, 0, 0) !important; 
}
.carousel-links .link {
    background: rgb(201, 0, 0)!important;
    border-left: 1px solid rgb(255, 100, 100)!important;
}
.button-green {
    border: 1px solid rgb(201, 0, 0)!important;
    }
.tabs .tab-label.active, .menu-line ul li.active {
    border-color: rgb(201, 0, 0)!important;
}
    .tabs .tab-label:hover, .menu-line ul li:hover {
    background: rgb(136, 0, 0) !important;
}
.tabs .tab-label, .menu-line ul li:hover {
    background: rgb(201, 0, 0) !important;
}

.speed-links ul li a {
    color: rgb(201, 0, 0)!important;
    
}
.search-button a {
    color: rgb(201, 0, 0)!important;
    
}
.menu-button a {

    color:rgb(201, 0, 0)!important;
}
.arrow {
    color: rgb(201, 0, 0)!important;
}
ul.slick-dots li.slick-active button {
    background: rgb(201, 0, 0)!important;
}
.title-1 {
    background: rgb(201, 0, 0)!important;

}
.title-1.white {
    background: #fff!important;
    color: rgb(201, 0, 0)!important;
}
.button-green {
    background: rgb(201, 0, 0)!important;

}
.posts-item .title:after {
    background: rgb(201, 0, 0)!important;
}

.home-cover .slider .slide .wrapper p.quote {
    
    text-shadow: 0.1em 0.12em 0.15em rgba(0, 0, 0, 1)!important;
}
.home-cover .slider .slide .wrapper p.name {
    text-shadow: 0.075em 0.08em 0.1em rgba(0, 0, 0, 1)!important;
}

@media (min-width: 1024px) {
    
.search-form input[type="search"] {
     border: 1px solid rgb(170, 170, 170)!important;
    }
    .search-form span.icon {
        color: rgb(170, 170, 170)!important;
    }
}
textarea:valid {
    border-color: rgb(230, 2, 2)!important;
    box-shadow: 0px 0px 3px 0px rgb(255, 4, 4)!important; }

.menu-button a:hover {
    color: rgb(230, 2, 2)!important; }

.search-button a:hover {
    color: rgb(230, 2, 2)!important; }

.carousel-links {
    background: rgb(230, 2, 2)!important;}

.carousel-links {
    background: rgb(230, 2, 2)!important;}

.carousel-links .link {
    background: rgb(230, 2, 2)!important;}

.careers-data .data {
    background: rgb(230, 2, 2)!important;}

.titulo-categoria {
    border-bottom: 2px solid rgb(230, 2, 2);
    font-size: 18px;
    margin-bottom: 15px;
    padding-bottom: 0;
}

.titulo-categoria span {
    background-color: rgb(230, 2, 2);
    color: #ffffff;
    padding: 6px 12px;
    display: inline-block;
}
.titulo-categoria2 {
    border-bottom: 2px solid rgb(230, 2, 2);
    font-size: 15px;
    margin-bottom: 15px;
    padding-bottom: 0;
}

.titulo-categoria2 span {
    background-color: rgb(230, 2, 2);
    color: #ffffff;
    padding: 6px 12px;
    display: inline-block;
}

.sp-post-carousel-section-title{
    border-bottom: 2px solid rgb(230, 2, 2);
    font-size: 18px;
    margin-bottom: 15px;
    padding-bottom: 0;
    width: 85%;
}

.sp-post-carousel-section-title span {
    background-color: rgb(230, 2, 2);
    color: #ffffff;
    padding: 6px 12px;
    display: inline-block;
}
.container>.row {clear:both}


