/*
Theme Name: AR Child 2025
Description: Diatech Child Theme 2025 for Reserved area based on Hello Elementor and created by Adiacent team
Author: Adiacent
Author URI: https://www.adiacent.com/
Template: hello-elementor
Version: 1.0.0
Text Domain: ar-diatech
*/


/* GENERAL */
body {
	--main-color: var(--e-global-color-primary, #003772);
	--secondary-color: var(--e-global-color-secondary, #FFFFFF);
	--text-color: var(--e-global-color-text, #003772);
	--main-color-lighter: var(--e-global-color-03b386a, #0963CE);
	--main-color-transparent: var(--e-global-color-e5ccc13, #00377263);
	--error-color: #ff4149;
	--success-color: #00ad00;
	--grey-color: #EDEDED;
	--download-section-color: #EBEDEE;

	--main-font-family: var(--e-global-typography-text-font-family, "Plus Jakarta Sans"), Sans-serif;
	--text-font-size: var(--e-global-typography-text-font-size, clamp(1.2102rem, 1.1513rem + 0.2404vw, 1.3616rem));
	--text-font-weight: var(--e-global-typography-text-font-weight, 500);
	--text-line-height: var(--e-global-typography-text-line-height, 1.32em);
	--small-text-font-size: calc(var(--e-global-typography-4d2f337-font-size, clamp(0.8625rem, 0.8204rem + 0.1714vw, 0.9706rem)) + 0.125rem);
	--small-text-font-weight: var(--e-global-typography-4d2f337-font-weight, 400);
	--small-text-line-height: var(--e-global-typography-4d2f337-line-height, 1.38em);
	--h2-font-size: var(--e-global-typography-secondary-font-size, clamp(2.0630rem, 1.0700rem + 4.0426vw, 4.6073rem));
	--h2-font-weight: var(--e-global-typography-secondary-font-weight, 600);
	--h2-line-height: var(--e-global-typography-secondary-line-height, 1.07em);
	--h3-font-size: var(--e-global-typography-d1386df-font-size, clamp(1.9254rem, 1.2813rem + 2.6222vw, 3.5758rem));
	--h3-font-weight: var(--e-global-typography-d1386df-font-weight, 600);
	--h3-line-height: var(--e-global-typography-d1386df-line-height, 1.15em);
	--h4-font-size: var(--e-global-typography-c339084-font-size, clamp(1.6504rem, 1.2209rem + 1.7482vw, 2.7506rem));
	--h4-font-weight: var(--e-global-typography-c339084-font-weight, 600);
	--h4-line-height: var(--e-global-typography-c339084-line-height, 1.225em);
	--h5-font-size: var(--e-global-typography-aed5169-font-size, clamp(1.3753rem, 1.2142rem + 0.6555vw, 1.7879rem));
	--h5-font-weight: var(--e-global-typography-aed5169-font-weight, 600);
	--h5-line-height: var(--e-global-typography-aed5169-line-height, 1.3em);
}

body.customer-area-active .cuar-css-wrapper a:focus,
body.customer-area-active .cuar-css-wrapper button:focus,
body.customer-area-active .cuar-css-wrapper input:focus,
body.customer-area-active .cuar-css-wrapper [tabindex="0"]:focus {
	outline: -webkit-focus-ring-color auto 1px !important;
	outline-offset: 2px;
}

body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .ur-field-item label:not(.user-registration-error),
body.customer-area-active main .cuar-css-wrapper * {
	font-family: var(--main-font-family), Sans-serif;
    font-size: var(--text-font-size);
    font-weight: var(--text-font-weight);
    line-height: var(--text-line-height);
	color: var(--main-color);
}

body.customer-area-active .cuar-css-wrapper h1,
body.customer-area-active .cuar-css-wrapper h2,
body.customer-area-active .cuar-css-wrapper h3,
body.customer-area-active .cuar-css-wrapper h4,
body.customer-area-active .cuar-css-wrapper h5 {
	margin: 0;
}

body.customer-area-active .cuar-css-wrapper a:not(.btn) {
	color: var(--main-color);
	text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}
body.customer-area-active .cuar-css-wrapper a:not(.btn):active,
body.customer-area-active .cuar-css-wrapper a:not(.btn):focus,
body.customer-area-active .cuar-css-wrapper a:not(.btn):hover,
body.customer-area-active .cuar-css-wrapper a:not(.btn):active *,
body.customer-area-active .cuar-css-wrapper a:not(.btn):focus *,
body.customer-area-active .cuar-css-wrapper a:not(.btn):hover * {
	color: var(--main-color-lighter);
}

body.logged-in .public-link,
body:not(.logged-in) .private-link,
body.customer-area-active .cuar-css-wrapper .cuar-menu-container,
body.customer-area-active .cuar-css-resets .customer-dashboard .cuar-page-content-main {
	display: none;
}
body.customer-area-active .cuar-css-wrapper,
body.customer-area-active .cuar-css-wrapper.cuar-content-container {
	border: 0;
}
body.customer-area-active .cuar-css-wrapper .br-a {
	border: 2px solid var(--main-color-lighter) !important;
	border-radius: 20px;
}
body.customer-area-active .cuar-css-wrapper .cuar-title {
	color: var(--main-color);
}
.search-custom a {
	border: 0 !important;
}
.search-custom a .fa-search {
	font-size: 18px;
	color: var(--main-color);
}
.search-custom a:hover .fa-search {
	color: var(--main-color-lighter);
}
.gglcptch.gglcptch_v2 > div > div {
	overflow: hidden;
}

/* LOGIN */
body.customer-area-active:not(.logged-in) .panel-border.top,
body.customer-area-active:not(.logged-in) .cuar-css-wrapper .panel-heading+.panel-body,
body.customer-area-active:not(.logged-in) .cuar-css-wrapper .panel-footer {
	border: 0;
	background: var(--secondary-color);
}
body.customer-area-active:not(.logged-in) .panel-heading {
	display: none;
}
body.customer-area-active:not(.logged-in) .cuar-form-links a:hover,
.ur-label.checkbox + .description a:hover {
	color: var(--main-color-lighter);
	text-decoration: none;
}

body.user-registration-page .user-registration.ur-frontend-form.ur-frontend-form--bordered {
	border: 0;
	margin: 0 auto;
	max-width: 800px;
}

body.customer-area-active:not(.logged-in) .cuar-css-wrapper input,
.ur-frontend-form.ur-frontend-form--bordered form .ur-form-row .ur-form-grid input[type=date],
.ur-frontend-form.ur-frontend-form--bordered form .ur-form-row .ur-form-grid input[type=email],
.ur-frontend-form.ur-frontend-form--bordered form .ur-form-row .ur-form-grid input[type=number],
.ur-frontend-form.ur-frontend-form--bordered form .ur-form-row .ur-form-grid input[type=password],
.ur-frontend-form.ur-frontend-form--bordered form .ur-form-row .ur-form-grid input[type=text],
.ur-frontend-form.ur-frontend-form--bordered form .ur-form-row .ur-form-grid input[type=url],
.ur-frontend-form.ur-frontend-form--bordered form .ur-form-row .ur-form-grid select,
.ur-frontend-form.ur-frontend-form--bordered form button[type=submit].ur-submit-button,
body.customer-area-active .cuar-css-wrapper .form-control,
body.customer-area-active .cuar-css-wrapper input[name="cuar_submit"],
body.customer-area-active .cuar-css-wrapper input[name="cuar_do_search"] {
	border: 2px solid var(--main-color-transparent);
    border-radius: 0.375rem;
    padding: 0.5rem 1rem;
    margin-right: 0;
    box-sizing: border-box;
    background-color: var(--secondary-color);
    font-size: var(--text-font-size);
	line-height: var(--text-line-height);
    color: var(--main-color);
}
body.customer-area-active:not(.logged-in) .cuar-css-wrapper .input-group > span {
	border-radius: 0.375rem 0 0 0.375rem;
}
body.customer-area-active:not(.logged-in) .cuar-css-wrapper .input-group .form-control:not(:first-child):not(:last-child) {
	border-radius: 0 0.375rem 0.375rem 0;
}
.ur-frontend-form .ur-form-row .ur-form-grid input[type="checkbox"]:first-child {
	height: 27px;
}
.ur-frontend-form .ur-form-row .ur-form-grid input[type="checkbox"]:first-child + .required {
	position: absolute;
    left: 20px;
    top: 8px;
}
body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-button-container .ur-submit-button,
body.customer-area-active:not(.logged-in) .btn.btn-primary,
.ur-frontend-form.ur-frontend-form--bordered form button[type="submit"].ur-submit-button,
body.customer-area-active .cuar-css-wrapper input[name="cuar_submit"],
body.customer-area-active .cuar-css-wrapper input[name="cuar_do_search"] {
	color: var(--secondary-color);
	background: var(--main-color);
	border-radius: 0.75rem;
	padding: 0.75rem 6.25rem;
	font-size: inherit;
}
body.customer-area-active:not(.logged-in) .cuar-css-wrapper input[type="submit"]:hover,
.ur-frontend-form.ur-frontend-form--bordered form button[type="submit"].ur-submit-button:hover,
body.customer-area-active .cuar-css-wrapper input[name="cuar_submit"]:hover,
body.customer-area-active .cuar-css-wrapper input[name="cuar_do_search"]:hover {
	border-color: var(--main-color-lighter);
	background: var(--main-color-lighter);
	color: var(--secondary-color);
}
.ur-label.checkbox {
	width: auto;
    float: left;
    margin: -2px 0 0 0;
}
body.user-registration-page .ur-frontend-form.ur-frontend-form--bordered form .field-privacy_policy > .form-row {
    display: flex;
	gap: 2.5rem;
}
body.customer-area-active .cuar-css-wrapper .checkbox-custom label,
body.user-registration-page .ur-frontend-form.ur-frontend-form--bordered form .field-privacy_policy > .form-row * {
	font-size: 1rem;
}
.ur-frontend-form.ur-frontend-form--bordered form button[type=submit].ur-submit-button {
	margin: 30px 10px;
}
.user-registration-error {
	color: var(--error-color) !important;
}
.ur-message.user-registration-error ul li {
	background: var(--error-color);
    color: var(--secondary-color);
    padding: 10px !important;
}
body.customer-area-active .cuar-css-resets .ur-message.user-registration-message {
	border: 2px solid var(--success-color);
    padding: 10px !important;
    color: var(--secondary-color);
    background: var(--success-color);
}
body.customer-area-active .cuar-css-resets .user-registration-password-strength,
body.customer-area-active .cuar-css-resets .user-registration-password-hint {
	color: var(--main-color);
    font-size: .9em;
    font-style: italic;
}

/* ACCOUNT */
body.customer-area-active .cuar-css-resets .cuar-page-customer-account .panel-heading,
body.customer-area-active .cuar-css-resets .cuar-page-customer-account-edit .panel-heading {
	color: var(--main-color);
    font-size: var(--h3-font-size);
    font-weight: var(--h3-font-weight);
    line-height: var(--h3-line-height);
	margin-bottom: var(--h3-line-height);
}
body.customer-area-active .cuar-css-resets .cuar-page-customer-account .panel-body,
body.customer-area-active .cuar-css-resets .cuar-page-customer-account-edit .panel-body {
	border: 0;
}
body.customer-area-active .cuar-css-resets .cuar-page-customer-account-edit .submit-container {
	padding: 0 8px;
}
body.customer-area-active .cuar-css-resets .cuar-field-id-user_login {
	display: none;
}
body.customer-area-active .cuar-css-resets .cuar-field-id-user_login+div {
	border-top: 0 !important;
}


/* DASHBOARD */
body.customer-area-active .cuar-css-wrapper  div.cuar-page-categories-list > .collection-item {
	border-bottom: 1px solid var(--grey-color);
	padding: 2rem 1.25rem;
}
body.customer-area-active .cuar-css-wrapper  div.cuar-page-categories-list > .collection-item .h3 {
	margin: 0;
}
body.customer-area-active .cuar-css-wrapper  div.cuar-page-categories-list > .collection-item > .parent-data {
	text-align: center;
}
body.customer-area-active .cuar-css-wrapper  div.cuar-page-categories-list > .collection-item > .parent-data .h3,
body.customer-area-active .cuar-css-wrapper div.cuar-page-categories-list > .collection-item > .children a {
	font-size: var(--h5-font-size);
	line-height: var(--h5-line-height);
	font-weight: var(--h5-font-weight);
}
body.customer-area-active .cuar-css-wrapper  div.cuar-page-categories-list > .collection-item > .parent-desc {
	font-size: var(--small-text-font-size);
	line-height: var(--small-text-line-height);
	font-weight: var(--small-text-font-weight);
}

/* CATEGORY PAGE */
body.customer-area-active .cuar-css-wrapper .cuar-page-content.table-layout>div.tray-center.tray-center-on-left,
body.customer-area-active .cuar-css-wrapper .tray-center.tray-center-on-left {
    padding-right: 350px;
}
body.customer-area-active .cuar-css-wrapper .cuar-page-content.table-layout>div.cuar-page-content-main .page-heading {
	margin: -25px -30px 30px -30px;
    padding-top: 0;
    padding-bottom: 0;
    border: 0;
	color: var(--main-color);
}
body.customer-area-active .cuar-css-wrapper .collection .collection-content .collection-item .collection-excerpt {
	display: block;
}
body.customer-area-active .cuar-css-wrapper .page-heading .h2 {
	font-size: var(--h3-font-size);
	line-height: var(--h3-line-height);
	font-weight: var(--h3-font-weight);
    margin: 0;
}
body.customer-area-active .cuar-css-wrapper .btn-primary,
body.customer-area-active .cuar-css-wrapper .btn-primary:focus,
body.customer-area-active .cuar-css-wrapper .btn-primary:hover,
body.customer-area-active .cuar-css-wrapper .pagination > li.active > span,
body.customer-area-active .cuar-css-wrapper .pagination > li.active > span:focus,
body.customer-area-active .cuar-css-wrapper .pagination > li.active > span:hover {
    background-color: var(--main-color-lighter);
	border-color: var(--main-color-lighter);
	color: var(--secondary-color);
}
body.customer-area-active .cuar-css-wrapper .collection .collection-content.list .collection-item .collection-list-blocks .collection-description,
body.customer-area-active .cuar-css-wrapper .panel-heading,
body.customer-area-active .cuar-css-wrapper .tray-right {
	border: 0;
}

body.customer-area-active .cuar-css-wrapper .collection .collection-content .collection-item .collection-list-blocks .collection-description {
	background-color: var(--secondary-color);
}
body.customer-area-active .cuar-css-wrapper .pagination > li > a:focus,
body.customer-area-active .cuar-css-wrapper .pagination > li > a:hover,
body.customer-area-active .cuar-css-wrapper .pagination > li:hover > a,
body.customer-area-active .cuar-css-wrapper .pagination > li:hover > a:not(.btn):active {
	text-decoration: none;
	background-color: var(--main-color-lighter);
	border: 1px solid var(--main-color-lighter);
	color: var(--secondary-color);
}
body.customer-area-active .cuar-css-wrapper .pagination > li:active,
body.customer-area-active .cuar-css-wrapper .pagination > li > a:not(.btn):active {
	-webkit-box-shadow: inset 0 3px 5px rgb(0 0 0 / 13%);
    box-shadow: inset 0 3px 5px rgb(0 0 0 / 13%);
}
body.customer-area-active .cuar-css-wrapper .search-result .cuar-title a:hover,
body.customer-area-active .cuar-css-wrapper .collection .collection-content .collection-item .collection-list-blocks .collection-description a:hover {
	color: var(--main-color-lighter);
}
body.customer-area-active .cuar-css-wrapper .search-result,
body.customer-area-active .cuar-css-wrapper .collection .collection-content.list .collection-item .collection-list-blocks .collection-description {
	padding: 1rem 1.25rem !important;
}
body.customer-area-active .cuar-css-wrapper .collection .collection-content.grid .collection-item .collection-list-blocks .collection-description .collection-excerpt {
	-webkit-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
	min-height: 90px;
}
body.customer-area-active .cuar-css-wrapper #cuar-js-tray-scroller-wrapper {
	padding: 0;
}
body.customer-area-active .cuar-css-wrapper aside .panel-heading * {
	font-size: var(--h5-font-size);
	line-height: var(--h5-line-height);
	font-weight: var(--h5-font-weight);
	height: auto;
	padding: 0;
}
body.customer-area-active .cuar-css-wrapper aside .cuar-widget-section {
	padding: 0 1rem !important;
	border: 0 !important;
}
body.customer-area-active .cuar-css-wrapper aside .cuar-widget-section > .row.sidebar-item {
	border-bottom: 1px solid var(--main-color-lighter);
	padding: 1rem  0;
}
body.customer-area-active .cuar-css-wrapper aside .cuar-widget-section > .row.sidebar-item:last-child {
	border-bottom: 0;
}
body.customer-area-active .cuar-css-wrapper aside .row.sidebar-item > .sidebar-item-title {
	margin-bottom: 0.25rem;
}
body.customer-area-active .cuar-css-wrapper aside .row.sidebar-item a {
	font-size: var(--small-text-font-size);
	line-height: var(--small-text-line-height);
	font-weight: var(--small-text-font-weight);
}
body.customer-area-active .cuar-css-wrapper aside .row.sidebar-item a:before {
    content: '>';
}

body.customer-area-active .cuar-css-wrapper .search-result .cuar-title.with-excerpt,
.collection-list-blocks .collection-description .cuar-title.with-excerpt {
	display: flex;
    justify-content: space-between;
    align-items: center;
}
body.customer-area-active .cuar-css-wrapper .search-result .cuar-title.with-excerpt button,
.collection-list-blocks .collection-description .cuar-title.with-excerpt button {
	margin-top: -0.5rem;
}
body.customer-area-active .cuar-css-wrapper .search-result .cuar-title.with-excerpt button > span:not(.sr-only),
.collection-list-blocks .collection-description .cuar-title.with-excerpt button > span:not(.sr-only) {
	font-size: var(--h5-font-size);
	line-height: var(--h5-line-height);
	font-weight: var(--h5-font-weight);
}
body.customer-area-active .cuar-css-wrapper .search-result .cuar-title.with-excerpt button:hover *,
.collection-list-blocks .collection-description .cuar-title.with-excerpt button:hover *,
body.customer-area-active .cuar-css-wrapper .search-result .cuar-title.with-excerpt button:focus *,
.collection-list-blocks .collection-description .cuar-title.with-excerpt button:focus * {
	color: var(--main-color-lighter);
}
body.customer-area-active .cuar-css-wrapper .control-container {
	margin-bottom: 20px;
}
body.customer-area-active .cuar-css-wrapper .control-container input[type="text"] {
	display: inline-block;
}
body.customer-area-active .cuar-css-wrapper .control-container input[type="cuar_query"] {
	min-height: 3rem;
}
body.customer-area-active .cuar-css-wrapper .control-container input[name="cuar_do_search"] {
	margin: 1rem 0;
}
body.customer-area-active .cuar-css-wrapper aside .control-container {
	margin-top: 25px;
}
body.customer-area-active .cuar-css-wrapper aside .control-container input[name="cuar_do_search"] {
	margin: 0;
}
body.customer-area-active .cuar-css-wrapper .search-result .result-excerpt,
.collection-list-blocks .collection-description .collection-excerpt {
	font-size: var(--small-text-font-size);
	line-height: var(--small-text-line-height);
	font-weight: var(--small-text-font-weight);
	margin: 0.5rem 0;
}
body.customer-area-active .cuar-css-wrapper .pagination-sm > li > a,
body.customer-area-active .cuar-css-wrapper .pagination-sm > li > span {
	font-size: inherit;
}

/* PRODUCT PAGE */
body.customer-area-active .cuar-css-wrapper .cuar-single-post-content-wrapper {
	max-width: unset !important;
}
body.customer-area-active .cuar-css-wrapper .cuar-single-entry {
	border: 0;
}
body.customer-area-active .cuar-css-wrapper .download-title {
	font-size: var(--h4-font-size);
	line-height: var(--h4-line-height);
	font-weight: var(--h4-font-weight);
}
body.customer-area-active .cuar-css-wrapper .btn-lang-group .lang-selector {
	background: var(--secondary-color);
    border: 2px solid var(--main-color-lighter);
    border-radius: 20px;
    padding: 0.5rem 4rem;
	width: 100%;
	min-width: 17rem;
    color: var(--main-color);
	font-size: var(--text-font-size);
	line-height: var(--text-line-height);
	font-weight: var(--text-font-weight);
}
body.customer-area-active .cuar-css-wrapper .btn-lang-group .lang-selector:after {
    content: "";
	display: inline-block;
    width: 0;
    height: 0;
    color: var(--main-color);
    border-top: 0.5em solid;
    border-right: 0.5em solid transparent;
    border-bottom: 0;
    border-left: 0.5em solid transparent;
	position: absolute;
    top: 40%;
    right: 1.25rem;
}
body.customer-area-active .cuar-css-wrapper .btn-lang-group.open .lang-selector,
body.customer-area-active .cuar-css-wrapper .btn-lang-group .lang-selector:focus {
	background-color: var(--main-color-transparent);
}
body.customer-area-active .cuar-css-wrapper .btn-lang-group.open .lang-selector:after {
	border-bottom: 0.5em solid;
	border-left: 0.5em solid transparent;
	border-top: 0;
	border-right: 0.5em solid transparent;
}
body.customer-area-active .cuar-css-wrapper .btn-lang-group .dropdown-menu {
    padding: 0;
	min-width: 200px;
	width: 100%;
}
body.customer-area-active .cuar-css-wrapper .btn-lang-group .dropdown-menu > .dropdown-item {
	display: block;
	width: 100%;
	padding: 0.5rem 4rem;
}
body.customer-area-active .cuar-title.download-section {
	margin-top: 60px;
    cursor: pointer;
	border-color: var(--download-section-color);
    border-width: 1px;
    background-color: var(--download-section-color);
	padding: 12px;
	width: 100%;
}
body.customer-area-active .cuar-title.download-section .btn-heading {
	margin: 0;
}
body.customer-area-active .cuar-css-wrapper .btn-lang-group .dropdown-menu > .dropdown-item:hover,
body.customer-area-active .cuar-title.download-section:hover,
body.customer-area-active .cuar-css-wrapper .btn-lang-group .dropdown-menu > .dropdown-item:focus,
body.customer-area-active .cuar-title.download-section:focus {
	color: var(--secondary-color);
	background: var(--main-color-lighter);
}
body.customer-area-active .cuar-title.download-section:hover *,
body.customer-area-active .cuar-title.download-section:hover:before,
body.customer-area-active .cuar-title.download-section:focus *,
body.customer-area-active .cuar-title.download-section:focus:before {
	color: var(--secondary-color);
}
body.customer-area-active .cuar-title.download-section:before {
    display: block;
    width: 25px;
    height: 25px;
    content: '+';
    border-radius: 50%;
    float: left;
    margin: -4px 7px 0 7px;
    color: var(--main-color);
    font-size: 25px;
}
body.customer-area-active .cuar-title.download-section.open:before {
    content: '-';
}
body.customer-area-active .cuar-css-wrapper .download-subsection * {
	font-size: var(--small-text-font-size);
	line-height: var(--small-text-line-height);
	font-weight: var(--small-text-font-weight);
}
body.customer-area-active .cuar-css-wrapper .download-subsection .file-name {
	font-size: var(--text-font-size);
	line-height: var(--text-line-height);
	font-weight: var(--text-font-weight);
}
body.customer-area-active .cuar-css-wrapper .download-item img {
	max-width: 38px;
	margin-top: 11px;
}


/* SALES AREA */
body.customer-area-active .cuar-css-wrapper .cuar-file-categories-list .file-container {
	border-bottom: 1px solid var(--main-color);
}
body.customer-area-active .cuar-css-wrapper .cuar-file-categories-list .file-container > .row:not(.download-section) {
	display: flex;
	align-items: center;
	min-height: 200px;
	cursor: pointer;
}
body.customer-area-active .cuar-css-wrapper .cuar-file-categories-list .file-container .row,
body.customer-area-active .cuar-css-wrapper .cuar-file-categories-list .row.childless {
	margin-left: 15px;
	margin-right: 15px;
}
body.customer-area-active .cuar-css-wrapper .cuar-file-categories-list .file-container>.row.download-container .h2 * {
	font-size: var(--h5-font-size);
    line-height: var(--h5-line-height);
    font-weight: var(--h5-font-weight);
}
body.customer-area-active .cuar-css-wrapper .cuar-file-categories-list .file-container > .row.download-container .fa-chevron-up,
body.customer-area-active .cuar-css-wrapper .cuar-file-categories-list .file-container > .row.download-container.open .fa-chevron-down {
	display: none;
}
body.customer-area-active .cuar-css-wrapper .cuar-file-categories-list .file-container > .row.download-container.open .fa-chevron-up {
	display: block;
}
body.customer-area-active .cuar-css-wrapper .cuar-file-categories-list .file-container > .row.download-container img {
	max-width: 100%;
}
body.customer-area-active .cuar-css-wrapper .cuar-file-categories-list .row.childless {
	min-height: 70px;
	margin-top: 70px;
	border-bottom: 0;
}
body.customer-area-active .cuar-css-wrapper .cuar-file-categories-list .row .h2 {
    margin: 0;
}
body.customer-area-active .cuar-css-wrapper .cuar-file-categories-list .row.childless .h2 * {
    font-size: var(--h4-font-size);
    line-height: var(--h4-line-height);
    font-weight: var(--h4-font-weight);
}
body.customer-area-active .cuar-css-wrapper .cuar-file-categories-list .row .col-sm-1 {
	text-align: right;
}
body.customer-area-active .cuar-css-wrapper .cuar-file-categories-list .row i {
	font-size: 25px;
}
body.customer-area-active .cuar-css-wrapper .cuar-file-categories-list .file-container .cuar-title.download-section {
	margin-top: 0;
}



/* RESPONSIVE */
@media (min-width: 1400px) {
	body.customer-area-active .cuar-css-wrapper .collection .collection-content.list .gap, body.customer-area-active .cuar-css-wrapper .collection .collection-content.list .mix {
		width: 100%;
	}
}
@media (max-width: 1100px) {
	#cuar-js-content-cols-sizer {
		display: block;
	}
	#cuar-js-tray-custom {
		width: 100%;
		display: block;
    	border-top: 1px solid var(--grey-color);
    	padding-top: 32px;
	}
}
@media (max-width: 849px) {
	body.customer-area-active .cuar-css-wrapper .download-item .row {
		display: grid;
    	margin-top: 0;
	}
	body.customer-area-active .cuar-css-wrapper .download-item .row > div:first-child {
		order: 2;
	}
	body.customer-area-active .cuar-css-wrapper .download-item .row > div:last-child {
		order: 1;
	}
	body.customer-area-active .cuar-css-wrapper .download-item img {
		max-width: 44px;
		margin-top: 0;
	}
}
@media (max-width: 640px) {
	body.customer-area-active .cuar-css-wrapper .cuar-file-categories-list .file-container .row.download-item {
		display: flex;
		align-items: center;
	}
	body.customer-area-active .cuar-css-wrapper .cuar-file-categories-list .file-container .row.download-container {
		padding: 20px 0;
	}
	body.customer-area-active .cuar-css-wrapper .cuar-file-categories-list .file-container .row.download-container > div:first-child {
		text-align: center;
		padding-bottom: 10px;
	}
	body.customer-area-active .cuar-css-wrapper .cuar-file-categories-list .file-container>.row:not(.download-section) {
		flex-wrap: wrap;
	}
}