/*
Theme Name: myandroid-child
Description: Child theme for SoftDown theme
Author: Digital Trends
Version: 1.2.54
Author URI: http://digital-trends.info/
Template: myandroid
*/

/* start general css */
::-webkit-scrollbar {
    width: 10px !important;
}
::-webkit-scrollbar-thumb {
    background-color: #1c3b5e !important;
}
.d-none {
    display: none !important;
}
body {
    line-height: 1.8;
}
.link_hidden_txt {
    display: inline-block;
    text-indent: -9999em;
}
.blue .block_grid .block-content ul li:hover .soft-infos,
.blue .block_grid .block-content ul li:hover .logo-overlay,
.blue .slider_block .block-content ul li:hover .soft-infos,
.blue .slider_block .block-content ul li:hover .logo-overlay {
    background-color: transparent !important;
}

.blue .block_grid .block-content ul li:hover .soft-title a, 
.blue .block_grid .block-content ul li:hover .excerpt-home, 
.blue .block_grid .block-content ul li:hover .block-meta,
.blue .slider_block .block-content ul li:hover .soft-title a, 
.blue .slider_block .block-content ul li:hover .excerpt-home, 
.blue .slider_block .block-content ul li:hover .block-meta,
.post-infos .excerpt, .post-infos .excerpt-home, .post-infos .block-meta
.soft-infos .excerpt, .soft-infos .excerpt-home, .soft-infos .block-meta,
.post-meta, .app-meta, .current, #crumbs, .block-header .more {
    color: #58595a !important;
}
.blue .block_grid .block-content ul li:hover .logo-overlay,
.blue .slider_block .block-content ul li:hover .logo-overlay {
    background-color: rgba(0,0,0,.1) !important;
}
.block-content li .list {
    position: relative;
}
.cover {
    position: unset;
}
.pagination .current, .pagination .page-numbers:hover, .pagination li.active a, .pagination li:hover a, .blue .totop, .blue #footer, .blue #submit, .blue .category_widget li.active, .blue .category_widget li:hover, .blue .col-link .dlink, .blue .dl, .blue .dl .btn, .blue .dltext, .blue .softs-tabs .active, .blue .tags a:hover, .blue .widget-header .bicon, .blue .widget_search #searchsubmit {
    background-color: #1c3b5e!important;
    color: #fff !important;
}
.blue .mobile .menu, .blue .gn-icon.opened, .blue .primary-menu .menu li:hover, .blue .social-mobile, .blue .social-mobile li, .blue .primary-menu {
    background-color: #1c3b5e !important;
    color: #fff !important;
}
.blue #footer #searchsubmit, .blue .primary-menu .menu .mega-menu-block, .blue .primary-menu .menu .mega-menu-block ul li.secondary-menu-active
{
    background-color: #1c3b5e !important;
}

.blue .search-button {
	background-color: #1c3b5e !important;
	padding: 0 10px !important;
}
.blue #footer .widget .title,
.blue .col-link .dtext, .blue .footer_category_widget li a, .blue .primary-menu .menu .mega-menu-block ul li, .blue .widget .title, .blue .widget_tabs .softs-tabs, .blue .widget_tabs .widget-header
.blue #load-results, .blue .icon-go, .blue .scroll-control:hover, .blue .search.is-open .search-input, .blue .softs-tabs li:hover:not(.active) .icon:before {
	border-color: #1c3b5e !important;
}
.social-desktop.social-menu li a,
.blue #load-results, .blue .icon-go, .blue .scroll-control:hover, .blue .search.is-open .search-input, .blue .softs-tabs li:hover:not(.active) .icon:before {
    color: #1c3b5e !important;
}
.blue .dltext {
    border-color: #999 !important;
}

.block {
	float: right !important;
}

svg {
    vertical-align: sub;
    margin-left: 2px;
}

.post-infos {
    margin-top: 12px;
}
.block-header h2, .block-header h3 {
    padding: 0;
}
.block-title a {
    padding-inline: 10px;
}
.block-title > .bicon.pull-left {
    display: none;
}
.block-title svg {
    fill: #fff;
    vertical-align: sub;
}
.hide-excerpt-app .soft-infos, .hide-excerpt-app .block_grid .soft .list, .hide-excerpt-app .soft-infos .block-meta,
.hide-excerpt-app .block_grid .soft .cover {
    height: auto !important;
}
.hide-excerpt-app .block_grid .soft .cover {
    padding: 20px 20px 6px;
}
.hide-excerpt-app .soft-infos .soft-title {
    text-align: center;
}
.hide-excerpt-app .soft-infos .excerpt-home {
    display: none;
}
.block_grid .soft .list .dl, .slider_block .soft .list .dl {
    top: 0;
}
.block-meta {
    overflow: hidden;
    padding: 6px 0;
}
.page-content.error-page {
    padding: 35px;
    margin-block: 25px 15px;
}
/* end general css */

/* start navbar */
.blue .primary-menu {
    box-shadow: 0 0 10px rgb(0 0 0 / 20%);
}
.blue .primary-menu .menu li:hover, .blue .primary-menu .menu li.current-menu-item {
    background-color: #1c3b5e!important;
    color: #fff;
}
.blue .search-button, .social-mobile.social-menu li, .footer_2 {
    background-color: #15304e !important;
    color: #f9f9f9;
	padding: 0 10px !important;
}

.bar1, .bar2, .bar3 {
    background-color: #fff !important;
}
.mega-menu-block {
    z-index: 99 !important;
}
#wrapper .primary-menu .logo {
    width: 100px !important;
}
.primary-menu .menu li a {
    padding: 0 3px;
}
.primary-menu .nav-left {
    width: auto;
}
.primary-menu .menu li svg {
    fill: #fff;
    width: 16px;
    margin-left: 6px;
    vertical-align: middle;
}
.primary-menu .menu .mega-menu-block ul li .menu-icon {
    display: none !important;
}
.primary-menu .menu .mega-menu-block ul li svg {
    fill: #fff;
    vertical-align: sub;
    margin-inline-end: 10px;
    font-size: 14px;
}
.social-menu {
    margin-left: 6px;
}
.social-menu li {
    padding: 0 4px;
}
/* end navbar */

/* start sidebar */
.block__inner {
    background-color: #fff;
    overflow: hidden;
    border-radius: 4px;
    border-bottom: 1px solid #dee5ea;
}
body.page.home .sidebar {
    width: 100%;
}
.widget_search #search {
    padding: 5px 10px 5px 88px;
    border: 1px solid #edf2f4;
    width: 100%;
    border-radius: 5px;
}
.sidebar .widget .title span {
    color: #1c3b5d !important;
    line-height: 45px;
    float: right;
}
/* end sidebar */

/* start block grid icon svg */
.cover .svg-android, .cover .svg-windows, .cover .svg-apple {
    position: absolute;
    top: 8px;
    left: 5px;
}
.cover .svg-android {
    fill: #91c41b;
}
.cover .svg-windows {
    fill: #00a8e8;
}
.cover .svg-apple {
    fill: #666;
}
/* end block grid icon svg */


/* start block_grid */
.block_grid .soft {
    width: 16.666667%;
    height: 190px;
    padding: 5px 2px;
}
.block_eight_columns .block_grid .soft {
    height: 165px;
}
/* end block_grid */

/* start block_grid_post */
.block.block_grid_post .post {
    width: 33.333333%;
    float: right;
    padding: 10px;
}
.block.block_grid_post .post .excerpt-home {
    height: auto !important;
}
/* end block_grid_post */


/* start widget */
.widget .title h2,
.widget .title h3 {
    color: #1c3b5d !important;
}
.blue .widget-header .bicon {
    margin-left: 10px;
    background-color: #005a95 !important;
}
.blue .widget .title {
    border-color: #005a95 !important;
}
/* end widget */

/* start footer */
.totop {
    transition: box-shadow .5s ease-in-out;
    box-shadow: none;
    z-index: 9999;
}
.totop:before {
    font-size: 1.5em;
}
.totop.active:hover {
    box-shadow: 0 0 20px 0px rgb(111 108 108 / 66%);
}
.blue #footer {
    background-color: #1c3b5e !important;
    color: #fff !important;
}
#footer .widget_nav_menu {
    text-align: center;
}
#footer .widget .title, #footer ul {
	color: #f3f0f0 !important;
}
.blue #footer .widget li a:hover {
    background-color: transparent !important;
    color: #fff;
    font-weight: bold;
}
.blue #footer .widget .title {
    border: none;
    text-align: right;
    margin-bottom: 20px;
}
#footer .social-menu li a {
    font-size: 20px;
    color: #fff !important;
}


.footer_1 {
    padding: 40px 0 20px;
}
.footer_1 .container {
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.footer_1 .title h2, .footer_1 .title h3, .footer_1 .title span {
    color: #fff !important;
}
.footer_1 li a {
    text-align: start;
}
.blue .footer_category_widget li a {
    border: 1px solid #fff !important;
}
/*  */

.footer_2 .container {
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#footer .copyright, #footer .social-menu {
    float: none !important;
}
.footer_2 .social-menu {
    margin: 0;
    height: 60px;
    overflow: hidden;
    margin-right: auto;
}
.footer_2 .social-menu li a {
    color: #f3f0f0;
}
.footer_2 .social-menu li a:hover {
    color: #fff;
}
.wp-block-social-links {
    margin-block: 20px 10px;
}

.wp-block-social-links .wp-social-link {
    margin-inline-end: 20px !important;
}
.wp-block-social-links .wp-social-link a {
    padding: 0;
    width: 40px;
    height: 40px;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
}
.wp-block-social-links .wp-social-link svg {
    font-size: 20px;
}
/* end footer */

/* start cookies */
#cookie-law-info-bar {
    font-size: 15px;
    line-height: 1.8;
    margin: 0 auto;
    padding: 25px 10px;
    position: fixed;
    background-color: #eee;
    bottom: 0;
    text-align: center;
    box-sizing: border-box;
    width: 100%;
    z-index: 9999;
    left: 0;
    font-weight: 300;
}

.cli-plugin-main-link {
    margin-left: 0;
    font-weight: 550;
    text-decoration: underline;
}
.cookie-action-close {
    color: #fff;
    margin-inline: 6px 0;
    background-color: #1c3b5e !important;
    font-size: 13px;
    font-weight: 400;
    line-height: 1;
    padding: 4px 10px;
    cursor: pointer;
}
.medium.cookie-action-close:hover {
    font-weight: bold;
}


/* end cookies */

/* start color */
.warning {
    color: #6b4500;
}
.success {
    color: #005a3c;
}
.info {
    color: #005271;
}
.error {
    color: #9e0003;
}
/* end color */

/* start header fonts size */
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
    font-weight: bold;
    line-height: 1.7em;
    margin: 10px 0;
}

.entry h1 {
    font-size: 27px
}
.entry h2 {
    font-size: 23px;
    background: linear-gradient(to right,#fbfeff 30%,#ecf8fb 120%);
    padding: 10px 12px 10px 0;
    border-right: 5px solid #2a5a91;
    color: #003b7e;
    margin-block: 20px;
}
.entry h2 span {
    color: #003b7e !important;
}

.entry h3 {
    font-size: 21px
}

.entry h4 {
    font-size: 18px
}
.entry h5 {
    font-size: 16px;
}
.entry h6 {
    font-size: 14px;
}

@media (max-width: 1024px) {
    .entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
        line-height: 1.5em;
    }
    .entry h1 {
        font-size: 25px;
    }
    .entry h2 {
        font-size: 22px;
    }
    .entry h3 {
        font-size: 20px;
    }
    .entry h4 {
        font-size: 18px;
    }
}
@media (max-width: 500px) {
    .entry h1 {
        font-size: 22px;
    }
    .entry h2 {
        font-size: 19px;
    }
    .entry h3 {
        font-size: 18px;
    }
    .entry h4 {
        font-size: 16px;
    }
    .entry h5 {
        font-size: 14px;
    }
    .entry h6 {
        font-size: 12px;
    }
}
/* end headers fonts size */



/* start media */
@media screen and (min-width: 992px) {
    #wrapper .soft-primary-menu-container {
        margin: 0 !important;
        display: -ms-flexbox;
        display: flex;
        justify-content: center;
    }
    .block_eight_columns {
		width: 66.666667% !important;
    }

    .block_four_columns {
		width: 33.333333% !important;
    }
    .search-button svg {
        margin-right: -3px;
    }
}
@media screen and (min-width: 992px) and (max-width: 1170px) {
    .primary-menu .social-desktop.social-menu {
        display: none;
    }
    .soft-primary-menu-container {
        margin-inline: 12% 3%!important;
    }
    #wrapper .menu li a {
        font-size: 13px !important;
    }
}

@media screen and (max-width: 992px) {
    .block-grid-app .soft {
		width: 50% !important;
	}
}
@media screen and (max-width: 991px) {
    .search.is-open {
        padding: 0 4rem;
    }
    .primary-menu .logo {
        margin-inline: auto;
        display: block;
        float: none;
    }
    .primary-menu .logo h1 {
        display: block;
        text-align: center;
    }
    .primary-menu .logo a {
        width: 100%;
    }
    .svg-down, .icon-down {
        display: inline-block;
        position: absolute;
        right: auto;
        left: 0;
        top: 26px;
        width: 40px!important;
    }
    .gn-icon {
        display: block;
    }
    .bar1, .bar2, .bar3 {
        width: 30px;
        height: 4px;
        background-color: #fff;
        margin: 6px 0;
        transition: .4s;
        border-radius: 5px;
    }
    .blue .search-button {
        position: absolute;
        border: none;
        border-radius: 4px;
        top: 0;
        right: auto;
        left: 19px;
        height: 45px;
        padding: 0 13px 0 10px;
        margin: 10px 0;
        text-align: center;
    }
    .primary-menu .social-desktop.social-menu {
        display: none;
    }
    .mobile {
        position: absolute;
        top: 64px;
        right: -830px;
        width: 100%;
        z-index: 12;
        height: auto;
        transition: right .2s linear;
    }
    .mobile.menu-opened {
        right: 0;
        min-height: 100vh;
        overflow: auto;
        transition: right .2s linear;
    }
    .menu-opened .soft-primary-menu-container {
        height: auto;
        width: 100%;
    }
    .primary-menu .menu {
        height: 100vh;
        padding-bottom: 130px;
        width: 100%;
    }
    .primary-menu .menu li {
        width: 100%;
        border-bottom: 1px solid #999 !important;
    }
    .primary-menu .menu li a {
        text-align: right;
    }
    .primary-menu .menu li a .menu-icon {
        padding-inline-start: 5px;
    }
    .primary-menu .menu .mega-menu-block ul li a {
        border-bottom: 1pxsolid #ddd;
        width: 80%;
        padding-inline-start: 0;
        margin-inline-start: 20px;
        display: block;
    }
    .primary-menu .menu li:hover .mega-menu-block {
        visibility: hidden;
        opacity: 0;
    }
    .mobile .mega-menu-block.active {
        visibility: visible !important;
        opacity: 1 !important;
    }
    .mobile .menu li:hover .mega-menu-block {
        max-height: 0;
    }
    .mobile .mega-menu-block.active {
        max-height: 800px !important;
        transition: max-height .2s linear;
    }
    .mobile .menu .mega-menu-block {
        position: relative;
        padding-right: 15px;
        width: 100%;
        display: block;
        top: 0;
        max-height: 0;
        box-shadow: none!important;
        transition: max-height .2s linear;
    }
    .mobile.menu-opened .social-mobile {
        bottom: 0;
        transition: bottom .2s linear;
        padding: 12.5px 0;
    }
    .social-menu li {
        height: 40px;
        width: 40px;
        line-height: 40px;
        border-radius: 50%;
        margin: 0 4px;
    }
    .primary-menu .menu .current-menu-ancestor.menu-item-has-children, .primary-menu .menu .current-menu-item.menu-item-has-children {
        margin-bottom: 0;
    }
    
}
@media screen and (min-width: 768px) and (max-width: 992px) {
    .slider_block .soft {
        width: 25% !important;
    }
}
@media screen and (max-width: 768px) {
    .category-post-type .soft .cover, .category-post-type .soft img {
        width: auto !important;
        display: inline-block;
    }
    #footer .widget {
        width: 33.33333333%;
    }
    #wrapper .block_grid_post .post .cover, #wrapper .block_grid_post .post img {
        /* height: 150px !important; */
    }
    #footer_category_widget-2 {
        order: 1 !important;
        width: 100% !important;
    }
    #footer .widget {
        width: 50%;
    }
    #footer .copyright, #footer .social-menu {
        line-height: 4;
        display: block;
    }
}
@media screen and (max-width: 700px) {
    .block-grid-app .soft {
        min-width: 100%;
        width: 100% !important;
	}
    #footer .widget_text {
        text-align: center;
        width: 100%;
    }
    #footer .widget_nav_menu {
        width: 50%;
    }
    #footer .social-menu {
        display: block;
    }
    .wpcf7-form-control {
        width: 90%;
    }
    #footer .widget.widget_block {
        width: 100%;
        text-align: center;
    }
}
@media screen and (max-width: 500px) {
    .search.is-open {
        padding: 0 2rem;
    }
    .close-button {
        right: auto;
        left: 1em;
        top: 2em;
    }
    .block.block_grid_post .post {
        width: 100%;
    }
    #footer .copyright, #footer .social-menu {
        margin-inline: auto;
    }
}

@media screen and (max-width: 375px) {
    .block-header h2, .block-header h3 {
        font-size: 14px !important;
    }
    
    .block-header .more {
        font-size: 12px;
    }
}

/* iphone */
@media screen and (min-device-width: 320px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
    .col-link .dlink .bicon, .col-link .dlink .dtext, .col-links .dlink .bicon, .col-links .dlink .dtext {
        padding: 0 9px !important;
    }
}
.the-comment a{
    text-decoration: underline;
    color: #1a77f4;
}
.wp-block-advgb-infobox {
    margin-block: 20px;
}

.advgb-infobox-wrap {
    display: -ms-flexbox;
    display: flex;
    text-align: right;
}
.advgb-infobox-icon-container {
    background-color: transparent !important;
    margin: auto 0 !important;
}
.advgb-infobox-icon-container i {
    font-size: 3rem !important;
    direction: rtl;
    margin-inline-end: 5px;
}

.info-box {
    color: #004085;
    background-color: #cce5ff !important;
    border-color: #98cafd !important;
}
.info-box .advgb-infobox-icon-container i {
    color: #004085 !important;
}

.success-box {
    color: #145523;
    background-color: #d4edda !important;
    border-color: #7ec88f !important;
}
.success-box .advgb-infobox-icon-container i {
    color: #145523 !important;
}
.warning-box {
    color: #333;
    background-color: #ffe8aa !important;
    border-color: #fbb373 !important;
}
.warning-box .advgb-infobox-icon-container i,
.note-box .advgb-infobox-icon-container i {
    color: #7e3b00 !important;
}

.error-box {
    color: #721c24;
    background-color: #f8d7da !important;
    border-color: #f15d6a !important;
}
.error-box .advgb-infobox-icon-container i {
    color: #721c24 !important;
}
.download-box {
    color: #0a505c;
    background-color: #d1ecf1 !important;
    border-color: #a7cef9 !important;
}
.download-box .advgb-infobox-icon-container i {
    color: #0a505c !important;
}
.note-box {
    color: #333;
    background-color: #fff3cd !important;
    border-color: #ffe698 !important;
}
.gray-box {
    color: #1b1e21;
    background-color: #f5f5f5 !important;
    border-color: #d6d6d6 !important;
}
.shadow-box {
    border: 1px solid #ddd !important;
    -webkit-box-shadow: 0 0 5px rgba(153, 153, 153, .6);
    -moz-box-shadow: 0 0 5px rgba(153, 153, 153, .6);
    box-shadow: 0 0 5px rgba(153, 153, 153, .6)
}
.gray-box .advgb-infobox-icon-container i,
.shadow-box .advgb-infobox-icon-container i {
    display: none !important;
}
.advgb-accordion-body {
    /* overflow: hidden; */
    display: none;
}
/* end info box */