/**/
/* Aggiungo i font per lo slogan */
@font-face {
    font-family: 'James-Fajardo';
    src: url('../fonts/JamesFajardo.woff2') format('woff2'),
        url('../fonts/JamesFajardo.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* Press registration form customizations */
/*  ---START---  */

@media (min-width: 960px) {
	.uk-form-horizontal .uk-form-controls {margin-left: 145px;}
}

@media (min-width: 960px) {
	.uk-form-horizontal .uk-form-label {
		width: 133px;
	}
}

.uk-grid>* {margin-bottom:15px;}

#field_press_card_header, #field_online_pub_header, #field_print_header {margin:20px 0 0 0; width:100%;}

#field_printed_txt {width:100%;}

#os_form > div.control-group.osm-privacy-policy, #field_press_card_header {margin-top: 20px; border-top: 1px solid rgba(25,145,238,.3);}

/* Press registration form customizations */
/*  ---STOP---  */

/* AWAA Free registration form customizations */
/*  ---START---  */

@media (min-width: 960px) {
	div.membr_form  .uk-form-horizontal .uk-form-controls {margin-left: 0px;}
}

div.membr_form input {margin-top: 10px;}

div.membr_form input.checkbox, div.membr_form #osm-accept-terms-conditions {border: 1px solid #d3d3d3;}

div.membr_form select {margin-top: 10px;}

div.membr_form #os_form > div.control-group.osm-privacy-policy, #field_press_card_header {padding-top: 25px;}

div.membr_form div.osm-privacy-policy-message {margin: 0 0 0 128px;}

div.membr_form #osm-accept-terms-conditions {margin: 0px 113px 0 0;}

div.membr_form #recaptcha > div {margin-left: 128px;}

    #os_form > div.control-group.osm-privacy-policy > div.uk-form-label > label > input

/* AWAA Free registration form customizations */
/*  ---STOP---  */

/* Access icon */
._access-icon {transform: skewX(14deg)!important;}

li.item-651:nth-child(4) > a:nth-child(1) > picture:nth-child(1) > img:nth-child(2) {margin-right:0px!important;}

/* AWAA Night® 2023 Categories Listing */
/*  ---START---  */
.my-list-cat {
    background-color:#edf1fa;
	margin-bottom: 8px;
	padding: 10px 0 10px 20px;
	width: 100%;
    border-radius: 8px;
    box-shadow: -10px -10px 20px 0 rgb(255 255 255 / 20%), 0 6px 20px 0 rgb(0 0 0 / 20%);
	border-left: 4px solid #1991ee;
	border-right: 4px solid #1991ee;
}

.my-list-cat:hover {box-shadow: 0 10px 16px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(255 108 34 / 60%);}
/* AWAA Night® 2023 Categories Listing */
/*  ---STOP---  */