/*
Author: Digital Trends
*/

/* start general */
.add-version .scrollable {
    overflow: auto !important;
}
/* start general */

/* start color */
.line-title .title, #crumbs a, .reply a {
    color: #1e39f3 !important;
}
.blue .columns .col-val, .blue .lines .col-val, .blue .rows .col-val, .logged-in-as a,
.col-link .dlink .dtext, .app-meta span {
    color: #494949 !important;
}

.col-link .dlink .bicon, .blue .col-link .dtext, .col-link .dlink .dtext, .col-links .dlink .bicon, .col-links .dlink .dtext {
	color: #fff !important;
}
.total-score span {
    /* background-color: #666 !important; */
        background-color: #1c3b5e !important;
        color: white;
}
.blue .columns .col-val,
.blue .lines .col-val,
.blue .rows .col-val {
    color: #545455;
}
/* end color */

/* start single page */
.app-content.entry {
    padding: 5px 20px;
    line-height: 1.7em;
}
.entry .wp-caption {
    margin-bottom: 15px;
}
.entry ol li {
    list-style: decimal !important;
}
.entry ul li {
    list-style: disc !important;
}
.total-score span {
    background-color: #1c3b5e;
}
.app-header .free, .app-header .Free {
    background: #396300 !important;
}
.app-infos .columns-desktop .col-3 p {
    margin: 0 !important;
    padding: 5px 0;
}
.app-infos .columns-mobile {
    display: none;
}

.icon-medium-rate span {
    right: 0;
    left: auto;
    text-align: right;
}

#toc_container {
    margin-top: 10px;
}
.parent-msg-div > p {
    display: none;
}
.msg-div {
    width: 260px;
    float: none;
    display: inline-block;
    margin: 0;
    margin-bottom: .75rem;
}
.parent-msg-div {
    text-align: center;
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: .5rem;
    -moz-column-gap: .5rem;
    column-gap: .5rem;
    orphans: 1;
    widows: 1;
}
.entry > *:not(.parent-msg-div) {
    clear: both;
}
.entry img.emoji {
    display: inline;
    width: 20px;
    margin: 0;
}
.wp-caption {
    padding-top: 15px;
}
.app-meta span {
    padding: 0;
}
.blue .col-link .dtext {
    border-color: #848484 !important;
}
.app-footer .col-6 {
    margin: 0 auto;
    text-align: center;
}
.col-6.col-link{
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
}
.col-6.col-link span {
     margin: 0 auto;
}

.app-infos .columns {
    /* border-radius: 10px; */
    margin-bottom: 20px;
}
.app-infos .columns.columns-mobile {
    display: none;
}
.app-infos .cols .col-12:first-of-type {
    border-bottom: 1px solid #ddd;
}
/* .blue .app-infos .columns .col-label {
    background-color: #5c7943;
    color: #fff;
} */
.blue .columns .col-val, .blue .lines .col-val, .blue .rows .col-val {
    background-color: #f7f7f7;
    color: #545455;
}
.blue .columns .col-label, .app-infos .col-val {
    margin: 0 !important;
}
.app-infos .col-val {
    font-size: 14px !important;
}
.app-footer.tdlink {
    display: block;
    text-align: center;
}
.app-footer.tdlink .col-6 {
    float: none;
    margin-inline: auto;
}
.app-footer.tdlink .col-6.col-link > span {
    display: inline-block;
    margin-bottom: 16px;
}
.app-footer.tdlink .col-6 a.dlink.pull-right {
    /* float: right; */
    display: -ms-flexbox;
    display: flex;
}
.col-link .dlink, .col-links .dlink {
    opacity: 1 !important;
}
.blue .col-link .dtext {
    border-color: #6e6e6e !important;
}
.blue .col-link .dlink:hover, .blue .col-links .dlink:hover {
    box-shadow: 0 8px 8px -4px rgba(0,0,0,.2) !important;
}
.icon-medium-rate:after, .icon-medium-rate span:after, .icon-small-rate:after, .icon-small-rate span:after {
    float: right;
}
.sharing ul li {
    margin-right: 0;
}
.wp-block-table {
    overflow: auto;
    display: block;
}
table {
    margin: 15px auto;
    width: 100% !important;
    height: 100% !important;
    border: 1px solid #dee2e6;
}
table td, table th {
    padding: 7px;
}
table tr:not(:last-of-type) td, table th {
    border-bottom: 1px solid #dee2e6;
}
table tbody tr:nth-of-type(odd) {
    background-color: rgba(105,166,247,.06);
}
.wp-block-audio audio {
    width: 300px;
    display: block;
    margin-inline: auto;
}
.embed-container iframe,
.embed-youtube iframe {
    height: 444px;
}

iframe {
    overflow: auto;
    width: 100%;
}

.social-share a span,
.lazy-load-info {
    color: #4b5054;
}

.wp-block-image .aligncenter>figcaption, .wp-block-image .alignleft>figcaption, .wp-block-image .alignright>figcaption {
    font-size: 13px;
    text-align: center;
}
.wp-block-buttons.aligncenter {
    text-align: center !important;
    display: block;
}
a.wp-block-button__link, .wp-block-button__link.has-background {
    text-decoration: none !important;
    color: #fff;
    margin-block: 10px;
}
/* start accordion */
.advgb-accordion-header-icon {
    float: left;
}
.advgb-accordion-header, .advgb-accordion-header.ui-accordion-header.ui-state-default {
    padding: 5px 12px;
}
/* end accordion */

/* start comments */
#cancel-comment-reply-link {
    color: #ad0000;
}
.required {
    color: #b50000;
}
#comments-box .next, #comments-box .prev {
    position: relative;
    background: transparent;
    font-size: 15px;
    color: #4f585f !important;
    font-weight: normal;
    right: 0;
}
#comments-box .next:hover, #comments-box .prev:hover {
    color: #fff !important;
}
#submit {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
/* end comments */




/* start block_related_post */

.block_related_post .block_grid .soft {
    height: 200px;
}
.block_related_post .d-flex {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.block_related_post .post {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    padding: 3px;
}
.block_related_post .soft {
    width: 25%;
    height: 200px;
}

.block_related_post .post .list {
    border: 1px solid #ddd;
    padding: 5px;
}   
.block_related_post .post .cover-post {
    height: 160px;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
}   
.block_related_post .post .post-infos {
    width: 100%;
    text-align: right;
    height: 109px;
    overflow: hidden;
}   
/* end block_related_post */


/* end single page */



/* start Buttons shortcode */
a.shortc-button {
    transition: all .2s ease;
    color: #fff !important;
    margin: 10px;
}
a.shortc-button:hover {
    text-decoration: none;
    padding-inline: 30px;
}
a.shortc-button.red {
    background: #a10f00;
}
a.shortc-button.green {
    background: #005d27;
}
a.shortc-button.blue {
    background: #005a95;
}
a.shortc-button.orange {
    background:#8a4302;
}
a.shortc-button.pink {
    background:#a9006c;
}
a.shortc-button.purple {
    background:#9b59b6;
}
/* end Buttons shortcode */

/* start box shortcode */
.alert {
    clear: both;
    margin-block: 20px;
}
.alert.shadow {
    -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)
}
.alert.note {
    background: #fff7dd;
    color: #bc892e;
    border-right: 3px solid #bc892e;
}

.alert.download {
    background: #f7ffec;
    color: #00a203;
    border-right: 3px solid #00a203;
}
/* end box shortcode */

/* start highlight shortcode */
.highlight {
	background: #FF9;
	color: #FFF;
}

.highlight-yellow {
	background: #FF9;
	color: #585858;
}

.highlight-red {
	background: #F43D2A;
}

.highlight-blue {
	background: #3DB2EA;
}

.highlight-orange {
	background: #F97405;
}

.highlight-black {
	background: #000;
}

.highlight-green {
	background: #8CCB0A;
}

.highlight-gray {
	background: #999;
}

.highlight-pink {
	background: #FF7979;
}
/* start highlight shortcode */

/* start ToolTip Shortcode */
.post-tooltip {
	cursor: pointer;
	display: inline-block;
	color: #ed5109;
}
/* end ToolTip Shortcode */

/* start divider Shortcode */
.divider {
	border-top: 1px solid #CCC;
	overflow: hidden;
	margin: 10px 0 10px;
	clear: both;
}

.divider.divider-solid {
	border-top-width: thick;
	border-style: solid;
}

.divider.divider-dashed {
	border-top-width: 2px;
	border-style: dashed;
}

.divider.divider-dotted {
	border-top-width: 2px;
	border-style: dotted;
}

.divider.divider-double {
	height: 10px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
/* end divider Shortcode */

/* start Columns Shortcode */
span.one-third {
    margin-inline-end: 25px;
}
/* end Columns Shortcode */

/* start media */
@media (min-width: 1175px) {
    .parent-msg-div {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
    }
}

.has-text-align-center, .is-content-justification-center, .aligncenter {
    text-align: center;
    justify-content: center;
}

@media screen and (max-width: 790px) {
    .app-footer .col-6.col-link{
        display: inline-block;
    }
    .app-footer .col-6 {
        float: none;
        margin-inline: auto;
    }
    .app-footer .dlink {
        display: inline-block;
    }
    
    .app-infos .columns.columns-desktop {
        display: none;
    }
    .app-infos .columns.columns-mobile {
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
    }
    .app-infos .columns.columns-mobile .col-6 {
        margin-bottom: 5px;
    }
    .app-footer .col-6 .dlink.pull-right {
        float: none;
    }
}

@media screen and (max-width: 768px) {
    /* .soft-page .app-meta .cats {
        width: 50%;
        display: block;
        overflow: hidden;
        white-space: nowrap;
    } */

    .app-footer .col-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        width: 100%;
        max-width: 100%;
    }
    .app-footer .dlink .dtext {
        width: auto;
    }
}
@media (max-width: 767px) {
    .app-infos .columns-desktop {
        display: none;
    }
    .app-infos .columns-mobile {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: -4px;
        margin-left: -4px;
    }

    .app-infos .columns-mobile .col-6 {
        padding: 0 4px;
        margin-bottom: 5px;
    }
    .app-infos .columns-mobile p {
        height: 100%;
        margin: 0 !important;
        display: -ms-flexbox;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 5px;
    }
}
@media screen and (max-width: 700px) {
    .block_related_post .post {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media screen and (max-width: 374px) {
    .wp-block-audio audio {
        width: 255px;
        min-width: 250px;
    }
}

@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;
    }
}