.fieldset > .field > .label, .fieldset > .fields > .field > .label {
	color: #1D1D1B;
}
.uk-main-content .uk-h3 {
    font-size: 25px;
}
.uk-position-center-right.uk-showpassword {
    top: 0;
    right: 0;
    transform: none;
}
.uk-showpassword {
    z-index: 2;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
}
.uk-showpassword label:before {
    display: block;
    content: "\f06e";
    font-size: 16px;
    color: #434343;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
    cursor: pointer;
}
.uk-showpassword label span {
    display: none;
}
.uk-showpassword input[type="checkbox"] {
    display: none;
}
.uk-showpassword input[type="checkbox"]:checked + label:before {
    content: "\f070";
}
.uk-article-title {
	margin-bottom: 40px;
}
.uk-section-main input[type="radio"]:checked {
    background-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23fff%22%20cx%3D%228%22%20cy%3D%228%22%20r%3D%222%22%20%2F%3E%0A%3C%2Fsvg%3E);
}
.customer-account-login .login-container .uk-button {
	width: 100%;
	font-size: 18px;
	line-height: 50px;
}
.uk-navigation-customer ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.uk-navigation-customer ul li {
	padding: 0;
	margin: 0;
}
.uk-navigation-customer ul li > * {
	font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
    color: #434343;
    display: flex;
    align-items: center;
    min-height: 55px;
    padding-left: 15px;
    padding-right: 15px;
    transition: all ease-in-out .3s;
    text-decoration: none;
    gap: 15px;
}
/*.uk-navigation-customer ul li > *:before {
	height: 25px;
	width: 25px;
	display: block;
	content: "";
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	transition: all ease-in-out .3s;
    filter: grayscale(1);
}
.uk-navigation-customer ul.account-dashboard li > *:before {
	background-image: url('../images/ico-mon-compte.svg');
}
.uk-navigation-customer ul.account-edit li > *:before {
	background-image: url('../images/ico-informations-personnelles.svg');
	transform-origin: 20px;
    transform: scale(1.15);
}
.uk-navigation-customer ul.account-address li > *:before {
	background-image: url('../images/ico-carnet-adresse.svg');
    transform-origin: 20px;
    transform: scale(1.15);
}
.uk-navigation-customer ul.account-orders li > *:before {
	background-image: url('../images/ico-orders.svg');
	transform-origin: 15px;
    transform: scale(1.25);
}
.uk-navigation-customer ul.account-contact-preference li > *:before {
	background-image: url('../images/ico-preference-contact.svg');
}
.uk-navigation-customer ul.account-payments li > *:before {
	background-image: url('../images/ico-payments.svg');
}
.uk-navigation-customer ul.account-need-help li > *:before {
	background-image: url('../images/ico-jai-besoin-daide.svg');
}
.uk-navigation-customer ul.account-logout li > *:before {
    height: 17.5px;
    width: 17.5px;
}
.uk-navigation-customer ul.account-logout li > *:before {
    background-image: url(../images/ico-signout.svg);
}*/
.uk-navigation-customer ul.account-logout li > *, .uk-navigation-customer ul.account-logout li > *:hover, .uk-navigation-customer ul.account-logout li > *:focus {
    font-size: 14px;
    text-transform: initial;
    gap: 10px;
    display: flex;
    justify-content: end;
    margin-top: 20px;
    background: #ffffff;
    text-decoration: underline;
    min-height: 30px;
}

.uk-navigation-customer ul li > strong {
	background: #4db6ac;
    color: #ffffff;
}
.uk-navigation-customer ul li > strong:before {
	filter: brightness(0) invert(1);
}
.uk-navigation-customer ul li > a:hover {
	background-color: #4db6ac1a;
}
@media (max-width: 1399px) {
	.uk-navigation-customer ul li > * {
		font-size: 11.5px;
	}
}
@media (max-width: 959px) {
	.uk-sidebar-customer.uk-width-1-3 {
		width: 100%;
		margin-bottom: 20px;
	}
	.uk-section-main.uk-margin-medium-top {
		margin-top: 20px !important;
	}
	.uk-navigation-customer {
		display: none;
	}
	.uk-navigation-customer ul li > * {
		font-size: 11.5px;
	 	min-height: 55px;
	}
}
@media (min-width: 960px) {
	.uk-navigation-customer {
		display: block !important;
	}
}
.uk-navigation-customer {
	padding: 25px;
}
.uk-card-dashboard {
    background: #ffffff;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.16);
    padding: 25px;
}
@media (max-width: 1199px) {
	.uk-navigation-customer, .uk-card-dashboard {
		padding: 20px;
	}
}
@media (max-width: 959px) {
	.uk-navigation-customer, .uk-card-dashboard {
		padding: 15px;
	}
}
.uk-navigation-customer-sidebar {
	background: #ffffff;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.16);
}
input[type="text"].uk-input-complete, input[type="password"].uk-input-complete, input[type="url"].uk-input-complete, input[type="tel"].uk-input-complete, input[type="search"].uk-input-complete, input[type="number"].uk-input-complete, input[type*="date"].uk-input-complete, input[type="email"].uk-input-complete, textarea.uk-input-complete, select.uk-input-complete {
	background: #4db6ac1a !important;
}
.uk-button-customer-mobile {
	font-size: 17px;
    text-transform: uppercase;
    font-weight: 400;
    color: #434343;
    display: flex;
    align-items: center;
    min-height: 55px;
    padding-left: 15px;
    padding-right: 15px;
    transition: all ease-in-out .3s;
    text-decoration: none;
    cursor: pointer;
    margin-bottom: 0;
}

.account h1.uk-h1 {
    font-weight: 400;
    font-size: 30px;
}
@media (min-width: 1200px) {
	.account h1.uk-h1 {
	    font-size: 48px;
	}
}
.uk-card-dashboard h3 {
    font-size: 30px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 37px;
    margin-bottom: 10px;
}
.uk-card-dashboard p.uk-text-large {
    font-size: 18px;
    font-weight: 300;
}
.uk-coordonnees {
    margin-top: 40px;
    padding-top: 30px;
    border-top: 1px solid #e5e5e5;
}
.uk-card-dashboard h4 {
    font-weight: 400;
    font-size: 22px;
    margin-bottom: 25px;
}
.uk-last-orders-container .uk-card, .uk-card-address.uk-card, .uk-card.uk-question-dashboard {
    border: 1px solid #4db6ac;
    border-radius: 3px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 20px;
    padding-right: 20px;
    background: #4db6ac1a;
}
.uk-card-address.uk-card {
    background: #4db6ac1a;
}
@media (min-width: 1200px) {
	.uk-last-orders-container .uk-card, .uk-card-address.uk-card, .uk-card.uk-question-dashboard {
	    padding-top: 20px;
	    padding-bottom: 20px;
	    padding-left: 30px;
	    padding-right: 30px;
	}
}
.uk-last-orders-container .uk-card a {
    font-weight: 600;
    text-decoration: none;
}

.uk-container-book-title {
    padding-bottom: 15px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
}
@media (min-width: 960px) {
	.uk-container-book-title {
	    padding-bottom: 20px;
	    margin-bottom: 30px;
	}
}
.account h1.uk-article-title {
    padding-bottom: 15px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
}
@media (min-width: 960px) {
	.account h1.uk-article-title {
	    font-size: 48px;
	    padding-bottom: 30px;
	    margin-bottom: 40px;
	}
}
body.account .uk-container-book-title h1.uk-article-title {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
}
body.account .uk-card-dashboard .uk-container-book-title .uk-article-title {
    font-weight: 400;
    display: flex;
    align-items: center;
    gap: 20px;
    font-size: 30px;
    text-transform: uppercase;
}
.uk-container-book-title {
    padding-bottom: 15px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
}
@media (min-width: 960px) {
	.uk-container-book-title {
	    padding-bottom: 20px;
	    margin-bottom: 30px;
	}
}

/*body.account .uk-card-dashboard .uk-container-book-title .uk-article-title:before {
    height: 30px;
    width: 30px;
    display: block;
    content: "";
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transition: all ease-in-out 0.3s;
    filter: grayscale(1);
}
body[class*="customer-account-edit"] .uk-container-book-title h1.uk-article-title:before {
    background-image: url(../images/ico-informations-personnelles.svg);
}
body[class*="customer-address"] .uk-container-book-title h1.uk-article-title:before, body[class*="customer-address"] h1.uk-article-title:before {
    background-image: url(../images/ico-carnet-adresse.svg);
}
body[class*="sales-order"] .uk-container-book-title h1.uk-article-title:before {
    background-image: url(../images/ico-orders.svg);
}
body[class*="gdpr-customer-settings"] .uk-container-book-title h1.uk-article-title:before {
    background-image: url(../images/ico-preference-contact.svg);
}
body[class*="customer-address"].contact-index-index .uk-container-book-title h1.uk-article-title:before, body[class*="customer-address"].contact-index-index h1.uk-article-title:before, .neroliane_contactpro-contact-index h1.uk-article-title:before, .neroliane_contactdevisaromes-contact-index h1.uk-article-title:before {
    background-image: url(../images/ico-jai-besoin-daide.svg);
}*/
.uk-card-edit .fieldset > .field.password {
    margin-bottom: 20px;
}
.uk-select-label {
    margin-bottom: 8px;
    font-weight: 600;
    display: block;
    color: #1D1D1B;
}
/* Change the white to any color */
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active,
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
textarea:-webkit-autofill:active,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus,
select:-webkit-autofill:active{
    -webkit-box-shadow: 0 0 0 30px #4db6ac1a inset !important;
}
.uk-card.uk-question-dashboard {
	border: 0;
}
.uk-grid-address .uk-card.uk-card-medium.uk-card-body {
    background: #4db6ac1a;
    border: 1px solid #4db6ac;
    border-radius: 3px;
    padding-top: 17.5px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
}
address {
    font-size: 14px;
}
body.account.customer-address-form .uk-article-title {
    font-weight: 400;
    display: flex;
    align-items: center;
    gap: 20px;
    font-size: 30px;
    text-transform: uppercase;
}
/*body[class*="customer-address-form"] h1.uk-article-title:before {
    height: 30px;
    width: 30px;
    display: block;
    content: "";
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transition: all ease-in-out 0.3s;
    filter: grayscale(1);
    background-image: url(../images/ico-carnet-adresse.svg);
}*/
.uk-grid-address .uk-card.uk-card-small.uk-card-body {
    background: #4db6ac1a;
    border: 1px solid #4db6ac;
    border-radius: 3px;
    padding-top: 7.5px;
    padding-bottom: 10px;
}
.uk-grid-address .action {
    font-size: 20px;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    right: 10px;
    top: 10px;
}
.uk-grid-address .action.edit {
    right: 50px;
}
.uk-grid-address .uk-text-bold {
    line-height: 30px;
    padding-right: 70px;
}
.customer-addresses-toolbar .limiter, .customer-addresses-toolbar .toolbar-amount {
    display: none;
}
.customer-addresses-toolbar .pages {
	margin-bottom: 0;
}
body .pages .action:before {
    color: #434343 !important;
    transition: all ease-in-out .3s;
}
body .pages strong.page {
    background: transparent;
    font-size: 20px;
    line-height: 3rem;
    letter-spacing: normal;
    color: #4db6ac;
    display: inline-block;
    font-weight: 600;
    padding: 0 5px;
}
body .pages a.page:visited {
    color: #434343;
}
body .pages a.page {
    color: #434343;
    display: inline-block;
    padding: 0 5px;
    font-size: 20px;
    line-height: 3rem;
    text-decoration: none;
    transition: all ease-in-out .3s;
}
.block.block-order-details-view .uk-card.uk-card-body {
    background: #4db6ac1a;
    border: 1px solid #4db6ac;
    border-radius: 3px;
    padding: 15px 20px;
    height: 100%;
}
.pages .action {
	box-shadow: none;
	background: transparent !important;
	color: #434343;
	border: none;
	cursor: pointer;
}
.pages .item:last-child {
	margin-right: 0;
}
body .pages a.page:hover, body .pages a.page:hover span {
	color: #4db6ac;
}
body .pages .action:hover:before {
	color: #4db6ac !important;
}
body .pages a.page:visited {
	transition: all ease-in-out .3s;
}
body .pages a.page span {
	transition: all ease-in-out .3s;
}
table.uk-table.table-order-items thead th {
	font-weight: 700;
	color: #434343;
}
.sales-order-view table.uk-table.table-order-items tbody:nth-of-type(2n+1) {
	background: #ffffff;
}
.uk-table .price {
    color: #4db6ac;
    font-weight: 600;
    font-size: 16px;
}
.sales-order-view .uk-table .col.price .price {
	color: #434343;
}
.uk-table .uk-label {
	font-size: 13px;
}
.uk-text-semi-bold {
	font-weight: 600;
}
table.uk-table {
	margin-bottom: 0;
}
.account .table-wrapper {
    border-bottom: 1px solid #e5e5e5;
}
a.uk-text-semi-bold {
	text-decoration: none;
}
.uk-section-main a:hover {
	text-decoration: none;
}
@media (min-width: 640px) {
	.uk-table .action {
		display: block;
		text-align: center;
		font-size: 20px;
	}
	.uk-main .order-items.table-wrapper .col.qty {
		text-align: center;
	}
}
.table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td:last-child {
	border-color: #e5e5e5;
}
.table-wrapper {
	border-color: #e5e5e5;
}
.sales-order-view .uk-navigation-customer .account-orders > li > a {
	background: #4db6ac;
    color: #ffffff;
}
.sales-order-view .uk-navigation-customer .account-orders > li > a:before {
    filter: brightness(0) invert(1);
}
@media only screen and (max-width: 639px) {
	.table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td.col.qty, .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td.col.subtotal, .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td.col.price {
	    text-align: left;
	    display: flex;
	    align-items: center;
	}
}
table.uk-table.table tfoot {
    background: #ffffff;
}
.table tfoot > tr:first-child th, .table tfoot > tr:first-child td {
    border-top: 1px solid #e5e5e5;
}
.table tfoot > tr td, .table tfoot > tr th {
	color: #434343;
}
.table tfoot > tr.grand_total .mark strong {
	font-weight: 400;
}
.uk-table tfoot .price {
	display: block;
	text-align: right;
}
.order-items.table-wrapper .uk-table .col.subtotal {
	text-align: right;
}
.block-order-details-view address {
	margin-bottom: 0;
}
@media (max-width: 639px) {
	.table-wrapper .table:not(.totals):not(.table-comparison) tfoot .amount {
		width: 40%;
	}
	.table-wrapper .table:not(.totals):not(.table-comparison) tfoot .mark {
		width: 60%;
	}
}
.uk-table tbody tr .product-item-name {
	margin: 5px 0;
}
.uk-table td {
	vertical-align: middle;
}
textarea {
    min-height: 150px;
    line-height: 40px;
}
.gdpr-customer-settings .uk-card-dashboard p.uk-text-large {
    font-size: 15px;
}
.totals.tax.details {
    display: none;
}
.uk-section-main h5.uk-h3 {
    font-size: 16px;
    font-weight: 700;
    text-transform: initial;
    padding-left: 20px;
    border-left: 1px solid #e5e5e5;
}
h4.uk-margin-large-top.uk-padding-top.uk-border-top {
    padding-top: 40px ! important;
    border-top: 1px solid #e5e5e5;
    margin-top: 50px !important;
}
.fieldset > .field.iscompany > .label {
    font-weight: 400;
}
.fieldset > .field.iscompany > .label input[type="checkbox"]:checked {
    background-color: #DE4D00;
}
.table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr.totals.tax.details {
    display: none;
}
.customer-name, .customer-welcome+.authorization-link {
    display: block;
}
.form-create-account .fieldset.create.account:after {
    content: "*Champs requis"
}
.abs-tax-total:after, .price-including-tax .cart-tax-total:after, .price-excluding-tax .cart-tax-total:after, .paypal-review .table-paypal-review-items .cart-tax-total:after, .cart.table-wrapper .cart-tax-total:after, .order-details-items .cart-tax-total:after{
    display: none;
}
.order-items.table-wrapper .col.price .no-display, .order-items.table-wrapper .uk-table .col.subtotal .no-display {
    display: none !important;
}
.abs-tax-total, .price-including-tax .cart-tax-total, .price-excluding-tax .cart-tax-total, .paypal-review .table-paypal-review-items .cart-tax-total, .cart.table-wrapper .cart-tax-total, .order-details-items .cart-tax-total {
    cursor: initial;
}
.actions-toolbar.order-actions-toolbar {
    margin-top: 0;
}
.uk-button-chevron, a.uk-button-chevron, .actions-toolbar.order-actions-toolbar a {
    padding: 0;
    line-height: 1.5;
    background: none;
    color: #4db6ac;
    position: relative;
    display: flex;
    align-items: center;
    gap: 10px;
}
.uk-button-chevron::before, .actions-toolbar.order-actions-toolbar a:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 100%;
    border-bottom: 1px solid #4db6ac;
    transition: right 0.3s ease-out;
    right: 15px;
}
.uk-button-chevron::after, .actions-toolbar.order-actions-toolbar a:after {
    content: "\f054";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    font-size: 12px;
    font-family: 'Font Awesome 5 Pro';
    transition: all ease .3s;
}
.uk-button-chevron:hover::after, .uk-button-chevron:focus::after, .actions-toolbar.order-actions-toolbar a:focus::after, .actions-toolbar.order-actions-toolbar a:hover::after {
    transform: translateX(5px);
}
.order-actions-toolbar .action {
    margin-right: 0;
}
.actions-toolbar.order-actions-toolbar a + a {
    margin-top: 15px;
}
.amgdpr-cookie-link .amgdpr-link {
    display: inline;
}
.modal-popup .modal-header .amgdprcookie-description {
    display: none;
}
.amgdprcookie-cookie-container .amgdprcookie-options {
    border-radius: 0;
    background: none;
    text-decoration: none;
    display: block;
    margin-top: 10px;
    color: #4db6ac;
    text-transform: initial;
    margin-left: 15px;
    margin-right: 15px;
    text-align: right;
}
.amgdprcookie-cookie-container .amgdprcookie-options:hover {
    color: #4db6ac;
}
.customer-review .review-details .customer-review-rating .rating-label {
    display: inline-block;
}

.aw_helpdesk2-ticket-index .row {
    margin-left: -20px;
    display: flex;
}
.aw_helpdesk2-ticket-index .row > * {
    padding-left: 20px;
    float: none;
}
.aw_helpdesk2-ticket-index .row .col-xs-3 {
    width: 25%;
    float: none;
    padding-left: 20px;
}
.aw_helpdesk2-ticket-index .row .col-xs-9 {
    width: 75%;
    float: none;
    padding-left: 20px;
}
.aw-helpdesk2-listing .admin__data-grid-pager-wrap {
    float: none;
}
.aw-helpdesk2-listing .admin__data-grid-header {
    display: none;
}
.aw-helpdesk2__form .file-uploader .file-uploader-area .file-uploader-button {
    color: #333;
}
.aw-helpdesk2__form .file-uploader .file-uploader-area .file-uploader-button::before {
    filter: grayscale(1);
}
[data-role="aw-helpdesk2-form"] .actions-toolbar, .aw_helpdesk2-ticket-view .aw-helpdesk2__form .fieldset-wrapper.reply .bottom-actions-toolbar .actions {
    display: flex;
    text-align: center;
    justify-content: space-between;
    flex-direction: row-reverse;
    margin-bottom: 0;
    gap: 20px;
    align-items: center;
}
.aw_helpdesk2-ticket-view .aw-helpdesk2__form .fieldset-wrapper.reply .bottom-actions-toolbar .actions {
    flex-direction: row;
}
[data-role="aw-helpdesk2-form"] .actions-toolbar > .primary, [data-role="aw-helpdesk2-form"] .actions-toolbar > .secondary {
    margin: 0;
}
[data-role="aw-helpdesk2-form"] .actions-toolbar > .primary .action, .aw_helpdesk2-ticket-view .aw-helpdesk2__form .fieldset-wrapper.reply .bottom-actions-toolbar .actions .action-basic.primary {
    border-color: #000;
    color: #ffffff;
    background-color: #000000;
    border-width: 1px;
    border-style: solid;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    font-size: 14px;
    font-weight: 600;
    height: 50px;
    line-height: 50px;
    padding: 0 25px;
    text-align: center;
    transition: .3s all ease;
}
[data-role="aw-helpdesk2-form"] .actions-toolbar > .primary .action:hover, [data-role="aw-helpdesk2-form"] .actions-toolbar > .primary .action:focus, .aw_helpdesk2-ticket-view .aw-helpdesk2__form .fieldset-wrapper.reply .bottom-actions-toolbar .actions .primary.action-basic:hover, .aw_helpdesk2-ticket-view .aw-helpdesk2__form .fieldset-wrapper.reply .bottom-actions-toolbar .actions .primary.action-basic:focus {
    background: #ffffff;
    color: #000000;
}

[data-role="aw-helpdesk2-form"] .actions-toolbar > .secondary .action, .aw_helpdesk2-ticket-view .aw-helpdesk2__form .fieldset-wrapper.reply .bottom-actions-toolbar .actions .action-close {
    padding: 0;
    line-height: 1.5;
    background: none;
    color: #4db6ac;
    position: relative;
    display: flex;
    align-items: center;
    gap: 10px;
    text-transform: initial;
    border: 0;
}
[data-role="aw-helpdesk2-form"] .actions-toolbar > .secondary .action:before, .aw_helpdesk2-ticket-view .aw-helpdesk2__form .fieldset-wrapper.reply .bottom-actions-toolbar .actions .action-close:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 100%;
    border-bottom: 1px solid #4db6ac;
    transition: right 0.3s ease-out;
    right: 15px;
}
[data-role="aw-helpdesk2-form"] .actions-toolbar > .secondary .action::after, .aw_helpdesk2-ticket-view .aw-helpdesk2__form .fieldset-wrapper.reply .bottom-actions-toolbar .actions .action-close:after {
    content: "\f054";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    font-size: 12px;
    font-family: 'Font Awesome 5 Pro';
    transition: all ease .3s;
}
[data-role="aw-helpdesk2-form"] .actions-toolbar > .secondary .action:focus::after, [data-role="aw-helpdesk2-form"] .actions-toolbar > .secondary .action:hover::after, .aw_helpdesk2-ticket-view .aw-helpdesk2__form .fieldset-wrapper.reply .bottom-actions-toolbar .actions .action-close:focus::after, .aw_helpdesk2-ticket-view .aw-helpdesk2__form .fieldset-wrapper.reply .bottom-actions-toolbar .actions .action-close:hover::after {
    transform: translateX(5px);
}
.file-uploader-preview .action-remove:before {
    font-size: 20px;
    color: #333;
}
.aw-helpdesk2__form .file-uploader .file-uploader-preview .action-remove {
    background: transparent;
    border: none;
    font-size: 10px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.field-error {
    color: #e02b27;
    font-size: 14px;
}
.aw_helpdesk2-ticket-view [data-role="aw-helpdesk2-form"] .actions-toolbar {
    display: none;
}
.aw_helpdesk2-ticket-view .aw-helpdesk2__form .fieldset-wrapper.reply .bottom-actions-toolbar {
    flex-wrap: wrap;
}
.aw_helpdesk2-ticket-view .aw-helpdesk2__form .fieldset-wrapper.reply .bottom-actions-toolbar > * {
    width: 100%;
}
.aw-helpdesk2__form .panel-element .value .customer-rating label:before {
    color: #f2b309;
}
.aw-helpdesk2-listing .admin__data-grid-outer-wrap .data-grid tbody tr td a {
    font-weight: 600;
}
.aw-helpdesk2-listing .admin__data-grid-outer-wrap .data-grid tbody tr td a:hover {
    color: #4db6ac;
}
.actions-toolbar > .primary .action.uk-button-primary {
    background: #000000;
    color: #ffffff;
}
.actions-toolbar > .primary .action.uk-button-primary:hover, .actions-toolbar > .primary .action.uk-button-primary:focus {
    background: #ffffff;
    color: #000000;
}
.form-wishlist-items .uk-grid:not(.list-view) .uk-product-container .uk-button {
    width: 100%;
    font-size: 14px;
    text-align: center;
    color: #ffffff;
    border-color: #000000;
    background: #000000;
    font-weight: 600;
    text-transform: uppercase;
    height: 40px;
}
.form-wishlist-items .uk-grid:not(.list-view) .uk-product-container .uk-button:hover, .uk-grid:not(.list-view) .uk-product-container .uk-button:focus {
    color: #000000;
    background: #ffffff;
}
.form-wishlist-items .product-item-actions .actions-primary {
    display: block;
}
.form-wishlist-items .product-item-name {
    min-height: 40px;
}
.gdpr-customer-settings .uk-card-dashboard .uk-card-dashboard {
    padding: 0;
    box-shadow: none;
}
.gdpr-customer-settings .uk-card-dashboard .uk-card-dashboard .uk-container-book-title {
    display: none;
}
.amsl-cart-page .amsl-social-login, .amsl-login-page .amsl-social-login, .amsl-registration-page .amsl-social-login {
    padding: 0;
    display: block;
    background: none;
    text-align: left;
}
.amsl-cart-page, .amsl-login-page, .amsl-registration-page {
    margin-top: 30px;
}
.amsl-cart-page .amsl-social-login .amsl-button-wrapper, .amsl-login-page .amsl-social-login .amsl-button-wrapper, .amsl-registration-page .amsl-social-login .amsl-button-wrapper {
    margin: 0;
}