/*
 Theme Name:   Bricks Child Theme
 Theme URI:    https://bricksbuilder.io/
 Description:  Use this child theme to extend Bricks.
 Author:       Bricks
 Author URI:   https://bricksbuilder.io/
 Template:     bricks
 Version:      1.1
 Text Domain:  bricks
*/

/* Global */
.brxe-kiqlue {
    border-bottom: 1px solid #ddd;
    padding: 12px 0 18px 0;
}
#brx-content span a, #brx-content p a {
    color: var(--bricks-color-oxmqse) !important;
    text-decoration: underline !important;
}
hr {
    border: none;
    height: 1px;
    background-color: #ddd;
    margin: 30px 0 20px 0;
}  
#brx-content #brxe-xcktkw span a, #brx-content #brxe-tdjpdq span a, #brx-content #brxe-fmmesx span a {
    color: #fff !important;
}
.sub-menu .current-menu-item > a {
    border: none !important;
}

/* jump */
a.toc-link:hover {
    padding-left: 15px !important;
    background: var(--bricks-color-tcifgs);
    border-left: 3px solid var(--bricks-color-evsjoy);
}
a.toc-link {
    line-height: 22px;
    margin: 0px;
    padding: 10px 15px 10px 18px;
}

/* Edit print page */
@media print {
    header {
        display: none;
    }
    .print-page a {
        display: none;
    }
    footer {
        display: none;
    }
    .skip-link {
        display: none;
    }
}

.print-page a {
    text-decoration: none;
}

/* Company code */
.company-code label {
	color: inherit;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .4px;
    text-transform: uppercase;
}

.company-code .bricks-background-primary {
    margin-top: 20px;
}

.custom-message.error {
    background: #ffd9df;
    padding: 10px;
    margin-top: 10px;
    border-radius: 3px;
}

/* Callouts */
.highlight {
    background: var(--bricks-color-tcifgs);
    padding: 15px;
    margin: 15px 0;
    border-radius: 4px;
}
.highlight a {
    text-decoration: underline;
    color: var(--bricks-color-evsjoy);
}

.callout {
    background: var(--bricks-color-tcifgs);
    padding: 15px;
    margin: 15px 0;
    border-radius: 4px;
    font-size: 18px;
    font-weight: 600;
}
.callout a {
    text-decoration: underline;
    color: var(--bricks-color-evsjoy);
}
.note {
    font-size: 14px;
    color: #d73140;
    width: fit-content;
    padding: 10px;
    background: #Fff7f8;
    border-radius: 4px;
    margin: 15px 0;
    line-height: 20px;
    font-weight: 600;
}
.notice {
    font-size: 12px;
    font-style: italic;
}

/* Boxes */
.blue-box {
    background: #e7f2fa; border-left: 4px solid #82c0e7; padding: 20px; margin: 20px 0;
}
.green-box {
    background: #f0f6e0; border-left: 4px solid #b3d261; padding: 20px; margin: 20px 0;
}
.red-box {
    background: #ecd4ca; border-left: 4px solid #a53f34; padding: 20px; margin: 20px 0;
}

/* Tables */
.comparison-table td {
    border: 0 !important;
    padding: 10px !important;
}
tr.title {
    background: var(--bricks-color-evsjoy);
    color: #fff;
    font-size: 16px;
}
tr.subtitle {
    background: var(--bricks-color-mnzbxb);
    font-size: 16px;
}
td {
    padding: 10px 5px !important;
    vertical-align: middle !important;
    border: 1px solid #dddedf;
}
table {
    font-size: 16px;
    margin-bottom: 20px;
    margin-top: 20px;
    line-height: 20px;
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
}
td:first-child {
    border-left: none;
}
td:last-child {
    border-right: none;
}
table tr:last-child td {
    border-top: none;
}


/* Downloads */
.wpfd-table .wpfd-icon-set-png {
    display: none !important;
}
.wpfd-table span.extcol {
    font-family: inter !important;
    font-size: 14px !important;
    color: var(--bricks-color-iatpiu) !important;
}
.wpfd-table th {
    margin-bottom: 20px !important;
}
.wpfd-table td {
    border-top: 1px solid #eee !important;
    padding: 10px 0 !important;
}
.wpfd-categories h2 {
    text-transform: none !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    color: var(--bricks-color-evsjoy) !important;
    margin: 0 0 10px 0 !important;
}
.wpfd-content .wpfdcategory {
    min-width: 45% !important;
    background: var(--bricks-color-wkdnvo) !important;
    border: 0 !important;
    
}
@media only screen and (max-width: 767px) {
.wpfd-content .wpfdcategory {
    min-width: 95% !important;
}
}
.wpfd-content-table thead {
    height: 40px !important;
}
.wpfd-content .wpfdcategory > span {
    color: var(--bricks-color-iatpiu) !important;
    font-size: 16px !important;
    overflow: unset !important;
    text-overflow: unset !important;
}
.wpfd-content .wpfdcategory:hover {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    background: var(--bricks-color-tcifgs) !important;
}
.wpfd-content .wpfdcategory .wpfd-folder {
    color: var(--bricks-color-evsjoy) !important;
}
.wpfd-content .wpfdcategory .wpfd-folder:hover {
    color: var(--bricks-color-evsjoy) !important;
}
.wpfd-content-table .wpfd-table thead th {
    line-height: 20px !important;
    padding: 0 !important;
    text-align: left !important;
    color: #39474F !important;
    font-size: 16px !important;
}
.is_downloaded {
    background: none !important;
}
.wpfd-file-crop-title {
    font-size: 16px !important;
    color: var(--bricks-color-evsjoy) !important;
}
th#MediaTable-0-mediaTableCol-1 {
    padding: 0 !important;
}
td.file_modified.optional {
    font-size: 16px !important;
    color: var(--bricks-color-iatpiu);
}
.wpfd-content .openlink {
    background: var(--bricks-color-evsjoy) !important;
    border: 0 !important;
    color: #fff !important;
    font-weight: 600 !important;
    border-radius: 4px !important;
    font-size: 16px !important;
}
.wpfd-content-table.wpfd-content .openlink:hover {
    background: var(--bricks-color-weggok) !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}
.wpfd-content-table .table-download-category, .wpfd-content a[class*=-download-selected] {
    background: var(--bricks-color-evsjoy) !important;
    font-weight: 600 !important;
    border-radius: 4px !important;
}
.wpfd-content a[class*=-download-category]:hover, .wpfd-content a[class*=-download-selected]:hover {
    background: var(--bricks-color-weggok) !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}
.wpfd-content .backcategory span {
    font-size: 16px !important;
    color: var(--bricks-color-iatpiu) !important;
    font-weight: 400 !important;
    height: 30px !important;
}
.zmdi-chevron-left {
    font-size: 20px !important;
    padding-top: 1px !important; 
    height: 30px !important;
}
.backcategory span::before {
    content: 'Go ';
}
.wpfd-content .backcategory:hover span {
    color: var(--bricks-color-evsjoy) !important;
}
.wpfd-content .backcategory {
    text-align: left !important;
    margin: 0 0 15px 0 !important;
}
.wpfd-content-table thead {
    display: none !important;
}
.wpfd-content {
    padding: 0px !important;
}
.wpfd-content.wpfd-content-table {
    margin-top: -20px !important;
}
span.wpfd-file-crop-title {
    line-height: 22px !important;
}
i.zmdi.zmdi-filter-center-focus.wpfd-preview {
    display: none !important;
}
span.wpfd-file-crop-title {
    margin: 0px !important;
}
/* === Style for the raw single file download page === */
body.single-wpfd_file .wpfd-single-file {
    max-width: 1100px !important;
    margin: 3rem auto !important;
    padding: 30px !important;
    width: 100% !important;
    border-radius: 8px;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08);
    background-color: var(--bricks-color-mydrrv);
}
.wpfd-single-file--details.wpfd-file-content {
    padding: 0px !important;
}
a.wpfd-single-file-button span {
    text-transform: capitalize !important;
    font-weight: 600 !important;
    font-family: inter !important;
}
h3.wpfd-file-content--title {
    color: var(--bricks-color-evsjoy) !important;
}
  @media (max-width: 768px) {
    .wpfd-padded-wrapper {
      padding: 0 20px;
      box-sizing: border-box;
    }
  }