/*
Downloadio frontend default single style for twenty twenty one theme.
Contain frontend default single style for twenty twenty one theme of the plugin.

Since: 1.0.0

Table of contents:
==================
1. Template
*/

/* 1. Template
======================================================= */
/* Buttons  */
.downloadio-default-button,
.downloadio-default-button:hover,
.downloadio-default-button:focus {
    color: #fff !important;
    background-color: #1f51d3 !important;
    border-color: #1f51d3 !important;
    text-decoration: none !important;
    outline: none !important;
    box-shadow: none !important;
}
.downloadio-default-button-primary {
    color: #fff !important;
    background-color: #1f51d3 !important;
    border-color: #1f51d3 !important;
    text-decoration: none !important;
    outline: none !important;
    box-shadow: none !important;
}
.downloadio-default-button-primary:hover,
.downloadio-default-button-primary:focus {
    color: #fff !important;
    background-color: #1a45b4 !important;
    border-color: #1a45b4 !important;
}
.downloadio-default-button-secondary {
    color: #fff !important;
    background-color: #6cb930 !important;
    border-color: #6cb930 !important;
}
.downloadio-default-button-secondary:hover,
.downloadio-default-button-secondary:focus {
    color: #fff !important;
    background-color: #5b9d29 !important;
    border-color: #5b9d29 !important;
}
.downloadio-default-button-light-outline {
    color: #323232 !important;
    background-color: transparent !important;
    border-color: #dee2e6 !important;
}
.downloadio-default-button-light-outline:hover,
.downloadio-default-button-light-outline:focus {
    color: #fff !important;
    background-color: #323232 !important;
    border-color: #323232 !important;
}

/* Breadcrumb */
.downloadio-default-single-download-breadcrumb li a {
    color: #1f51d3 !important;
    background-color: transparent !important;
    border: none !important;
    text-decoration: none !important;
    box-shadow: none !important;
    outline: none !important;
}
.downloadio-default-single-download-breadcrumb li a:hover,
.downloadio-default-single-download-breadcrumb li a:focus {
    color: #1a45b4 !important;
    background-color: transparent !important;
    border: none !important;
    text-decoration: none !important;
    box-shadow: none !important;
    outline: none !important;
}

/* Header meta */
.downloadio-default-single-download-head-meta .downloadio-download-head-meta-value a {
    color: #1f51d3 !important;
    background-color: transparent !important;
    border: none !important;
    text-decoration: none !important;
    box-shadow: none !important;
    outline: none !important;
}
.downloadio-default-single-download-head-meta .downloadio-download-head-meta-value a:hover,
.downloadio-default-single-download-head-meta .downloadio-download-head-meta-value a:focus {
    color: #1a45b4 !important;
    background-color: transparent !important;
    border: none !important;
    text-decoration: none !important;
    box-shadow: none !important;
    outline: none !important;
}

/* Preview button */
.downloadio-default-single-download-action .downloadio-variation-input-select .downloadio-acquire-download-preview-button {
    color: #fff !important;
    background-color: #6cb930 !important;
    border: 1px solid #6cb930 !important;
    text-decoration: none !important;
    outline: none !important;
    box-shadow: none !important;
}
.downloadio-default-single-download-action .downloadio-variation-input-select .downloadio-acquire-download-preview-button:hover,
.downloadio-default-single-download-action .downloadio-variation-input-select .downloadio-acquire-download-preview-button:focus {
    color: #fff !important;
    background-color: #5b9d29 !important;
    border-color: #5b9d29 !important;
    text-decoration: none !important;
    outline: none !important;
    box-shadow: none !important;
}
.downloadio-default-single-download-action .downloadio-variation-input-radio .downloadio-acquire-download-preview-button {
    color: #626262 !important;
    background-color: transparent !important;
    border: none !important;
    text-decoration: none !important;
    box-shadow: none !important;
    outline: none !important;
}
.downloadio-default-single-download-action .downloadio-variation-input-radio .downloadio-acquire-download-preview-button:hover,
.downloadio-default-single-download-action .downloadio-variation-input-radio .downloadio-acquire-download-preview-button:focus {
    color: #1f51d3 !important;
    background-color: transparent !important;
    border: none !important;
    text-decoration: none !important;
    box-shadow: none !important;
    outline: none !important;
}

/* Utility */
.downloadio-default-single-download-action .downloadio-acquire-download-utility label a {
    color: #1f51d3 !important;
    background-color: transparent !important;
    border: none !important;
    text-decoration: none !important;
    box-shadow: none !important;
    outline: none !important;
}
.downloadio-default-single-download-action .downloadio-acquire-download-utility label a:hover,
.downloadio-default-single-download-action .downloadio-acquire-download-utility label a:focus {
    color: #1a45b4 !important;
    background-color: transparent !important;
    border: none !important;
    text-decoration: none !important;
    box-shadow: none !important;
    outline: none !important;
}

/* Acquire button */
.downloadio-default-single-download-action .downloadio-acquire-download-button {
    color: #fff !important;
    background-color: #1f51d3 !important;
    border: 1px solid #1f51d3 !important;
    text-decoration: none !important;
    outline: none !important;
    box-shadow: none !important;
}
.downloadio-default-single-download-action .downloadio-acquire-download-button:hover,
.downloadio-default-single-download-action .downloadio-acquire-download-button:focus {
    color: #fff !important;
    border-color: #1a45b4 !important;
    background-color: #1a45b4 !important;
    text-decoration: none !important;
    outline: none !important;
    box-shadow: none !important;
}

/* Additional buttons */
.downloadio-default-single-download-add-buttons .downloadio-download-add-button {
    color: #323232 !important;
    background-color: transparent !important;
    border: 1px solid #dee2e6 !important;
    text-decoration: none !important;
    outline: none !important;
    box-shadow: none !important;
}
.downloadio-default-single-download-add-buttons .downloadio-download-add-button:hover,
.downloadio-default-single-download-add-buttons .downloadio-download-add-button:focus {
    color: #fff !important;
    background-color: #323232 !important;
    border-color: #323232 !important;
    text-decoration: none !important;
    outline: none !important;
    box-shadow: none !important;
}

/* Download meta  */
.downloadio-default-single-download-meta .downloadio-download-meta-value a {
    color: #1f51d3 !important;
    background-color: transparent !important;
    border: none !important;
    text-decoration: none !important;
    box-shadow: none !important;
    outline: none !important;
}
.downloadio-default-single-download-meta .downloadio-download-meta-value a:hover,
.downloadio-default-single-download-meta .downloadio-download-meta-value a:focus {
    color: #1a45b4 !important;
    background-color: transparent !important;
    border: none !important;
    text-decoration: none !important;
    box-shadow: none !important;
    outline: none !important;
}

/* Typography */
.downloadio-default-single-download-desc a:not( [class*="wp-block-button"] ),
.downloadio-default-single-download-short-desc a:not( [class*="wp-block-button"] ) {
    color: #1f51d3 !important;
    background-color: transparent !important;
    border: none !important;
    text-decoration: none !important;
    box-shadow: none !important;
    outline: none !important;
}
.downloadio-default-single-download-desc a:not( [class*="wp-block-button"] ):hover,
.downloadio-default-single-download-desc a:not( [class*="wp-block-button"] ):focus,
.downloadio-default-single-download-short-desc a:not( [class*="wp-block-button"] ):hover,
.downloadio-default-single-download-short-desc a:not( [class*="wp-block-button"] ):focus {
    color: #1a45b4 !important;
    background-color: transparent !important;
    border: none !important;
    text-decoration: none !important;
    box-shadow: none !important;
    outline: none !important;
}
.downloadio-default-single-download-desc img,
.downloadio-default-single-download-short-desc img {
    max-width: 100% !important;
    height: auto !important;
    max-height: auto !important;
    background-color: transparent !important;
    border: none !important;
    text-decoration: none !important;
    box-shadow: none !important;
    outline: none !important;
}
.downloadio-default-single-download-desc a img,
.downloadio-default-single-download-desc a:hover img,
.downloadio-default-single-download-desc a:focus img,
.downloadio-default-single-download-short-desc a img,
.downloadio-default-single-download-short-desc a:hover img,
.downloadio-default-single-download-short-desc a:focus img {
    max-width: 100% !important;
    background-color: transparent !important;
    border: none !important;
    text-decoration: none !important;
    box-shadow: none !important;
    outline: none !important;
}