#elc-cookie-consent {
    position: fixed;
    bottom: 1em;
    right: 1em;
    padding: 2em;
    background-color: #fff;
    font-size: 0.8em;
    max-width: calc(100% - 6em);
    max-height: calc(100% - 6em);
    overflow: auto;
    border-radius: 0.3em;
    z-index: 10000;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.25);
}
.elc-small {
    width: 30em;
}
#elc-cookie-consent h3 {
    font-weight: bold;
    font-size: 20px;
    margin: 0;
}
#elc-cookie-consent h4 {
    font-weight: bold;
    margin: 0;
    padding: 0;
}
.elc-fullwidth h4 {
    font-weight: bold;
    font-size: 1.4em;
}
#elc-cookie-consent .button-container {
    text-align: right;
    clear: both;
}
.elc-fullwidth {
    width: calc(100% - 6em) !important;
}
#elc-cookie-consent .elc-button-link {
    background-color: #0e3a5e;
    border-color: transparent;
    width: 50px;
    color: #fff;
    border-width: 1px;
    cursor: pointer;
    justify-content: center;
    padding: calc(.375em - 1px) .75em;
    text-align: center;
    white-space: nowrap;
    border-radius: 3px;
    box-shadow: none;
    font-size: 1rem;
    height: 2.25em;
    line-height: 1.5;
    position: relative;
    vertical-align: top;
    display: inline-block;
}
#elc-cookie-consent .elc-secondary-button-link {
    background-color: #ffffff;
    border-color: #0e3a5e;
    color: #0e3a5e;
    border-width: 1px;
    cursor: pointer;
    justify-content: center;
    padding: calc(.375em - 1px) .75em;
    text-align: center;
    white-space: nowrap;
    border-radius: 3px;
    box-shadow: none;
    font-size: 1rem;
    height: 2.25em;
    line-height: 1.5;
    position: relative;
    vertical-align: top;
    display: inline-block;
}

#elc-cookie-consent .elc-text-link {
    text-transform: uppercase;
    color: #0e3a5e;
    line-height: 2.8em;
    margin-right: 1em;
}

#elc-cookie-consent .elc-button-link {
    text-transform: uppercase;
    width: 8em;
}
#elc-cookie-consent .elc-cookie-group {
    float: left;
    padding-right: 1em;
}

.elc-fullwidth .elc-cookie-group {
    width: 100%;
}

#elc-cookie-consent .elc-row {
    width: 100%;
    clear: both;
}
#elc-cookie-consent #elc-cookie-consent-settings {
    margin-bottom: 4em;
}
#elc-cookie-consent .elc-row .elc-cookie-name {
    float: left;
}
#elc-cookie-consent .elc-row .elc-cookie-checkbox {
    float: right;
}
#elc-cookie-consent .elc-cookie-description {
    border-top: 1px solid #cccccc;
    padding-top: 1em;
    margin-bottom: 1em;
    display: none;
}
.elc-fullwidth .elc-cookie-description {
    display: block !important;
}
#elc-cookie-consent .elc-cookie {
    margin-bottom: 1em;
}
#elc-cookie-consent .elc-cookie-field {
    display: none;
}
.elc-fullwidth .elc-cookie-field {
    display: block !important;
}

.elc-fullwidth #elc-detail-link {
    display: none;
}

.elc-fullwidth #elc-accept-link {
    display: none;
}

.elc-small #elc-hide-detail-link {
    display: none;
}

.elc-small #elc-save-link {
    display: none;
}
.elc-small .elc-hide-when-small {
    display: none;
}
.elc-hidden {
    display: none;
}
#elc-cookie-tab {
    position: fixed;
    bottom: 0;
    right: 0;
    padding: 0.2em 1em;
    background-color: #0e3a5e;
    font-size: 0.8em;
    z-index: 10000;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.25);
}
#elc-cookie-tab a {
    color: #ffffff;
}
#elc-cookie-consent input[type="checkbox" i] {
    -webkit-appearance: checkbox;
    box-sizing: border-box;
}
#elc-cookie-consent input[type="checkbox" i] {
    background-color: initial;
    cursor: default;
    margin: 3px 3px 3px 0.6em;
    padding: initial;
    border: initial;
}
#elc-cookie-consent {
    position: fixed;
    bottom: 0em;
    right: 0em;
    padding:2em 0px;
    background-color: #fff;
    font-size: 0.8em;
    max-width: 100%;
    max-height: calc(100% - 6em);
    overflow: auto;
    border-radius:0em;
    z-index: 10000;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.25);
}
.elc-small {
    width: 100%;
}
#elc-cookie-consent h3 {
    font-weight: bold;
    font-size: 20px;
    margin: 0;
}
#elc-cookie-consent h4 {
    font-weight: bold;
    margin: 0;
    padding: 0;
}
.elc-fullwidth h4 {
    font-weight: bold;
    font-size: 1.4em;
}
.elc-fullwidth {
    width: 100% !important;
}
#elc-cookie-consent .elc-button-link {
    background-color: #0e3a5e;
    border-color: transparent;
    width: 50px;
    color: #fff;
    border-width: 1px;
    cursor: pointer;
    justify-content: center;
    padding: calc(.375em - 1px) .75em;
    text-align: center;
    white-space: nowrap;
    border-radius: 3px;
    box-shadow: none;
    font-size: 1rem;
    height: 2.25em;
    line-height: 1.5;
    position: relative;
    vertical-align: top;
    display: inline-block;
}
#elc-cookie-consent .elc-secondary-button-link {
    background-color: #ffffff;
    border-color: #0e3a5e;
    color: #0e3a5e;
    border-width: 1px;
    cursor: pointer;
    justify-content: center;
    padding: calc(.375em - 1px) .75em;
    text-align: center;
    white-space: nowrap;
    border-radius: 3px;
    box-shadow: none;
    font-size: 1rem;
    height: 2.25em;
    line-height: 1.5;
    position: relative;
    vertical-align: top;
    display: inline-block;
}

#elc-cookie-consent .elc-text-link {
    text-transform: uppercase;
    color: #0e3a5e;
    line-height: 2.8em;
    margin-right: 1em;
}

#elc-cookie-consent .elc-button-link {
    text-transform: uppercase;
    width: 8em;
}
#elc-cookie-consent .elc-cookie-group {
    float: left;
    padding-right: 1em;
}

.elc-fullwidth .elc-cookie-group {
    width: 100%;
}

#elc-cookie-consent .elc-row {
    width: 100%;
    clear: both;
}
#elc-cookie-consent #elc-cookie-consent-settings {
    margin-bottom: 4em;
}
#elc-cookie-consent .elc-row .elc-cookie-name {
    float: left;
}
#elc-cookie-consent .elc-row .elc-cookie-checkbox {
    float: right;
}
#elc-cookie-consent .elc-cookie-description {
    border-top: 1px solid #cccccc;
    padding-top: 1em;
    margin-bottom: 1em;
    display: none;
}
.elc-fullwidth .elc-cookie-description {
    display: block !important;
}
#elc-cookie-consent .elc-cookie {
    margin-bottom: 1em;
}
#elc-cookie-consent .elc-cookie-field {
    display: none;
}
.elc-fullwidth .elc-cookie-field {
    display: block !important;
}

.elc-fullwidth #elc-detail-link {
    display: none;
}

.elc-fullwidth #elc-accept-link {
    display: none;
}

.elc-small #elc-hide-detail-link {
    display: none;
}

.elc-small #elc-save-link {
    display: none;
}
.elc-small .elc-hide-when-small {
    display: none;
}
.elc-hidden {
    display: none;
}
#elc-cookie-tab {
    position: fixed;
    bottom: 0;
    right: 0;
    padding: 0.2em 1em;
    background-color: #0e3a5e;
    font-size: 0.8em;
    z-index: 10000;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.25);
}
#elc-cookie-tab a {
    color: #ffffff;
}
#elc-cookie-consent input[type="checkbox" i] {
    -webkit-appearance: checkbox;
    box-sizing: border-box;
}
#elc-cookie-consent input[type="checkbox" i] {
    background-color: initial;
    cursor: default;
    margin: 3px 3px 3px 0.6em;
    padding: initial;
    border: initial;
}
h1.elc-primary-heading {
    font-size: 16px;
    color: #000;
    text-transform: uppercase;
    font-family: 'montserrat-black';
	margin-bottom: 1em;
}
p.elc-header-description {
    font-size: 14px;
    font-family: 'poppins-medium';
    color: #000;
}
.cookie-button-link {
    border: 1px solid #fff;
    background: #FFFFFF;
    box-shadow: 0px 0px 8px 2px rgb(0 0 0 / 15%);
    border-radius: 20px;
    padding: 8px;
    display: block;
    width: 80%;
    margin: auto;
    font-family: 'poppins-medium';
    font-size: 16px;
	transition: 0.5s;
    color: #000;
}
.cookie-button-link:hover {
    border: 1px solid #000;
    box-shadow: none;
}
.cookie-text-link {
    display: block;
    padding: 10px 0px;
    color: #000 !important;
    font-family: 'poppins-medium';
}
label.elc-cookie-name {
    font-size: 14px;
    font-family: 'poppins-semi-bold';
}
.elc-row.elc-cookie-description, .elc-cookie-field {
    font-family: 'poppins-regular';
    font-size: 12px;
	line-height: 22px;
}
.elc-cookie-group strong {
    color: #000;
    padding-right: 5px;
    font-family: 'poppins-semi-bold';
}
label.elc-cookie-name {
    padding-bottom: 5px;
}
.cookie-text-link {
    font-family: 'poppins-medium';
    text-decoration: underline;
    color: #000 !important;
}
.cookie-text-link:hover {
    text-decoration: none;
}
@media (max-width: 575.98px) {
	.cookie-button-link{
		margin-left: 0;
		width: 97%;
	}
	header.elc-header {
		padding-bottom: 2em;
	}
}
@media (min-width: 768px) and (max-width: 991.98px)  {
	.cookie-button-link{
		width: 84%;
	}
	.cookie-text-link{
		text-align: center;
		margin-top: 1em;
	}
}