/* ===================================================================================

* Theme Name: Digiqole Child
* Theme URI: https://themeforest.net/user/tripples/portfolio
* Author: Tripples
* Author URI: http://themewinter.com
* Description: Digiqole is a Newspaper & Magazine WordPress Theme.
* Version: 1.0.2
* Template: digiqole
* License: GNU General Public License version 3.0
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
* Tags: one-column, right-sidebar, left-sidebar, custom-menu, featured-images, post-formats, sticky-post, translation-ready

* We encourage you to create Child theme for any modifications you will want to do.

* Why use Child theme?

* Because of future updates we may provide for this theme that will overwrite your
* modifications and all your custom work.

* If you are not familiar with Child Themes, you can read about it here:
* http://codex.wordpress.org/Child_Themes
* http://wp.tutsplus.com/tutorials/theme-development/child-themes-basics-and-creating-child-themes-in-wordpress/

====================================================================================== */

.copy-right {
    display: none;
}

.header .navbar-light .navbar-toggler-icon {
    background-image: none;
    color: #fff;
    font-size: 24px;
    vertical-align: middle;
    background-color: transparent;
    padding: 7px 0;
    width: 40px;
    border:  1px solid #fff;
}
.header .navbar-light .navbar-nav > li {
    padding: 0 20px!important;
    position: relative;
}
.header .navbar-light .navbar-nav > li:before {
    position: absolute;
    right: 0px;
    content: "";
    width: 1px;
    height: 20px;
    background: #fff!important;
    top: 0;
    bottom: 0;
    margin: auto;
}

.header #primary-nav ul li .nav-link {
	font-family: "Roboto";
    font-size: 11px;
    font-weight: 700;
}

/* troca a cor da sessão video */
.elementor-section .digiqole-video-post .video-tab-list-title {
    width: 100%;
    padding: 20px;
    background-color: #28c3f3;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.elementor-section .digiqole-video-post .video-tab-list-title .ts-play-btn i {
    padding: 3px 10px;
    color: #28c3f3;
}

.elementor-section .digiqole-video-post .video-item .post-video .ts-play-btn {
    position: relative;
    top: 0;
    left: 0;
    right: auto;
    font-size: 20px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    padding: 18px 0;
    display: block;
    text-align: center;
    font-size: 26px;
    background-color: #28c3f3;
    float: left;
    color: #fff;
    margin-right: 20px;
}

/* caso queira hover no title dos videos */
/*.elementor-section .digiqole-video-post .video-tab-list ul li a .post-title:hover {
    text-decoration: none;
    color: blue;
}*/

.elementor-widget-image-carousel .swiper-container {
    position: static;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    max-width: 80%;
}

/* title categorias */
.archive .title-angle-shap {
    color: #31A7C9;
}

.archive .title-angle-shap:before {
    position: absolute;
    top: 0;
    content: "";
    background-color: #31A7C9!important;
    left: 0;
}

.archive .title-angle-shap:after {
    position: absolute;
    top: 0;
    content: "";
    background-color: #31A7C9!important;
    left: 0;
}

.archive .entry-blog-header .post-title a:hover {
    color: #222222;
}

/* footer */
.ts-footer {
    padding-top: 80px;
    padding-bottom: 60px;
    margin-top: 80px;
}

.ts-footer .textwidget p {
    line-height: 20px;
}

.ts-footer .widget-title:before {
    position: absolute;
    left: 50%;
    top: 0;
    width: 50%;
    height: 1px;
    bottom: 0;
    margin: auto;
    content: "";
    background-color: #fff;
}

.ts-footer .widget-title span {
    background-color: transparent;
    padding-right: 10px;
    position: relative;
    font-family: 'Barlow';
    font-weight: bold;
}

.ts-footer .footer-left-widget .texto {
    font-family: 'Roboto';
    font-weight: normal;
    line-height: 20px;
}

.ts-footer .footer-right-widget {
    padding-left: 0;
    position: absolute;
    bottom: 0;
    right: 0;
}

.ts-footer .footer-right-widget .midia ul {
    margin-top: 30px;
}

.ts-footer .footer-right-widget .mail a {
    color: #fff;
    font-size: 15px;
}

.ts-footer .footer-right-widget .mail a .fa {
    font-size: 17px;
    color: #fff;
    margin: 0px 5px 0 0;
}

.ts-footer .footer-right-widget .midia ul li a .fa {
    font-size: 17px;
    color: #fff;
}

.ts-footer .footer-right-widget .midia ul li a .fa-youtube-play {
    font-size: 19px;
    color: #fff;
    vertical-align: bottom;
}

.breadcrumb li a {
    padding: 0 9px;
    color: #28C3F3;
}

.elementor-widget-container .custom-banners {
	border-radius: 5px;
}

#sidebar {
    position: sticky;
    top: 0;
}

/* posts relacionados */
#sidebar .post-list-item .recen-tab-menu.nav-tabs li {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    max-width: 100%;
    text-align: left;
    margin-bottom: -2px;
    border-bottom: none;
    padding-bottom: 0;
}

.post-list-item .recen-tab-menu.nav-tabs li a:before, 
.post-list-item .recen-tab-menu.nav-tabs li a:after {
    position: absolute;
    top: 0;
    content: "";
    background: #28C3F3;
    left: 0;
    opacity: 0;
}

#sidebar .post-list-item .recen-tab-menu.nav-tabs li a.active {
    color: #28C3F3;
    padding-left: 10px;
}

#sidebar .tab-content .media-body .post-title a:hover {
    color: #28C3F3;
}

#sidebar .post-list-item .post-thumb .tab-post-count, .post-list-item .post-thumb .post-index {
    position: absolute;
    top: -4px;
    left: 12px;
    background: #23C3F3;
    display: block;
    border-radius: 50%;
    color: #fff;
    width: 20px;
    height: 20px;
    font-size: 11px;
    text-align: center;
    line-height: 18px;
    border: 2px solid #fff;
}

/* single */
.blog-single p {
    line-height: 28px;
    font-size: 18px;
}

/*sobre */
.custom-form {
    background: linear-gradient(to right, #0596df , #1750a8);
    padding: 50px 25px;
}
.custom-form .container {
    margin: 0; 
    padding: 0;
}

.custom-form .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

div[data-elementor-type="wp-post"] {
    margin: 0; 
    padding: 0;
}

@media only screen and (max-width: 1920px) {
    .elementor-widget-image-carousel .swiper-container {
        position: static;
        margin: 0 auto;
        text-align: center;
        width: 100%;
        max-width: 60%;
    }

    .elementor-widget-image-carousel .swiper-slide {
        margin: 0 0px;
        text-align: center;
    }
}

@media only screen and (max-width: 1536px) {
    .elementor-widget-image-carousel .swiper-container {
        position: static;
        margin: 0 auto;
        text-align: center;
        width: 100%;
        max-width: 75%;
    }

    .elementor-widget-image-carousel .swiper-slide {
        margin: 0 0px;
        text-align: center;
    }
}

@media only screen and (max-width: 1366px) {
    .elementor-widget-image-carousel .swiper-container {
        position: static;
        margin: 0 auto;
        text-align: center;
        width: 100%;
        max-width: 80%;
    }

    .elementor-widget-image-carousel .swiper-slide {
        margin: 0 0px;
        text-align: center;
    }
}

@media only screen and (max-width: 768px) {
    .ts-footer .widget-title:before {
        position: absolute;
        left: 0%;
        top: 40px;
        width: 50%;
        height: 1px;
        bottom: 0;
        margin: auto;
        content: "";
        background-color: #fff;
    }
}

@media only screen and (max-width: 767px) {
    /* mostra o bannerna home */
    .elementor .elementor-hidden-mobile, 
    .elementor .elementor-hidden-phone {
        display: block;
    }

    .elementor-1878 .elementor-element.elementor-element-32d80cef img {
        width: 100%;
        max-width: 100%;
        height: auto;
        border-radius: 5px 5px 5px 5px;
    }

    /* banners patroconadores home */
    .elementor-1878 .elementor-element.elementor-element-acb9af5 img {
        width: 100%;
        max-width: 100%;
        height: auto;
        border-radius: 5px 5px 5px 5px;
    }
    .elementor-1878 .elementor-element.elementor-element-83d8a7c img {
        width: 100%;
        max-width: 100%;
        height: auto;
        border-radius: 5px 5px 5px 5px;
        margin-bottom: 40px;
    }

    .ts-footer {
        padding-top: 80px;
        padding-bottom: 60px;
        margin-top: 80px;
        width: 100%;
        height: 450px;
    }

    .ts-footer .footer-right-widget {
        padding-left: 3.5%;
        position: absolute;
        top: 0;
        left: 0;
    }
}