@font-face {
font-family: 'FontAwesome';
src: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/fonts/fontawesome-webfont.eot?v=4.7.0);
src: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), 
url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), 
url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'), 
url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), 
url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
.fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .fa-lg {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
}
.fa-2x {
font-size: 2em;
}
.fa-3x {
font-size: 3em;
}
.fa-4x {
font-size: 4em;
}
.fa-5x {
font-size: 5em;
}
.fa-fw {
width: 1.28571429em;
text-align: center;
}
.fa-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.fa-ul > li {
position: relative;
}
.fa-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: 0.14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
border-radius: .1em;
}
.fa-pull-left {
float: left;
}
.fa-pull-right {
float: right;
}
.fa.fa-pull-left {
margin-right: .3em;
}
.fa.fa-pull-right {
margin-left: .3em;
} .pull-right {
float: right;
}
.pull-left {
float: left;
}
.fa.pull-left {
margin-right: .3em;
}
.fa.pull-right {
margin-left: .3em;
}
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.fa-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
filter: none;
}
.fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.fa-stack-1x {
line-height: inherit;
}
.fa-stack-2x {
font-size: 2em;
}
.fa-inverse {
color: #ffffff;
} .fa-glass:before {
content: "\f000";
}
.fa-music:before {
content: "\f001";
}
.fa-search:before {
content: "\f002";
}
.fa-envelope-o:before {
content: "\f003";
}
.fa-heart:before {
content: "\f004";
}
.fa-star:before {
content: "\f005";
}
.fa-star-o:before {
content: "\f006";
}
.fa-user:before {
content: "\f007";
}
.fa-film:before {
content: "\f008";
}
.fa-th-large:before {
content: "\f009";
}
.fa-th:before {
content: "\f00a";
}
.fa-th-list:before {
content: "\f00b";
}
.fa-check:before {
content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
content: "\f00d";
}
.fa-search-plus:before {
content: "\f00e";
}
.fa-search-minus:before {
content: "\f010";
}
.fa-power-off:before {
content: "\f011";
}
.fa-signal:before {
content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
content: "\f013";
}
.fa-trash-o:before {
content: "\f014";
}
.fa-home:before {
content: "\f015";
}
.fa-file-o:before {
content: "\f016";
}
.fa-clock-o:before {
content: "\f017";
}
.fa-road:before {
content: "\f018";
}
.fa-download:before {
content: "\f019";
}
.fa-arrow-circle-o-down:before {
content: "\f01a";
}
.fa-arrow-circle-o-up:before {
content: "\f01b";
}
.fa-inbox:before {
content: "\f01c";
}
.fa-play-circle-o:before {
content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
content: "\f01e";
}
.fa-refresh:before {
content: "\f021";
}
.fa-list-alt:before {
content: "\f022";
}
.fa-lock:before {
content: "\f023";
}
.fa-flag:before {
content: "\f024";
}
.fa-headphones:before {
content: "\f025";
}
.fa-volume-off:before {
content: "\f026";
}
.fa-volume-down:before {
content: "\f027";
}
.fa-volume-up:before {
content: "\f028";
}
.fa-qrcode:before {
content: "\f029";
}
.fa-barcode:before {
content: "\f02a";
}
.fa-tag:before {
content: "\f02b";
}
.fa-tags:before {
content: "\f02c";
}
.fa-book:before {
content: "\f02d";
}
.fa-bookmark:before {
content: "\f02e";
}
.fa-print:before {
content: "\f02f";
}
.fa-camera:before {
content: "\f030";
}
.fa-font:before {
content: "\f031";
}
.fa-bold:before {
content: "\f032";
}
.fa-italic:before {
content: "\f033";
}
.fa-text-height:before {
content: "\f034";
}
.fa-text-width:before {
content: "\f035";
}
.fa-align-left:before {
content: "\f036";
}
.fa-align-center:before {
content: "\f037";
}
.fa-align-right:before {
content: "\f038";
}
.fa-align-justify:before {
content: "\f039";
}
.fa-list:before {
content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
content: "\f03b";
}
.fa-indent:before {
content: "\f03c";
}
.fa-video-camera:before {
content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
content: "\f03e";
}
.fa-pencil:before {
content: "\f040";
}
.fa-map-marker:before {
content: "\f041";
}
.fa-adjust:before {
content: "\f042";
}
.fa-tint:before {
content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
content: "\f044";
}
.fa-share-square-o:before {
content: "\f045";
}
.fa-check-square-o:before {
content: "\f046";
}
.fa-arrows:before {
content: "\f047";
}
.fa-step-backward:before {
content: "\f048";
}
.fa-fast-backward:before {
content: "\f049";
}
.fa-backward:before {
content: "\f04a";
}
.fa-play:before {
content: "\f04b";
}
.fa-pause:before {
content: "\f04c";
}
.fa-stop:before {
content: "\f04d";
}
.fa-forward:before {
content: "\f04e";
}
.fa-fast-forward:before {
content: "\f050";
}
.fa-step-forward:before {
content: "\f051";
}
.fa-eject:before {
content: "\f052";
}
.fa-chevron-left:before {
content: "\f053";
}
.fa-chevron-right:before {
content: "\f054";
}
.fa-plus-circle:before {
content: "\f055";
}
.fa-minus-circle:before {
content: "\f056";
}
.fa-times-circle:before {
content: "\f057";
}
.fa-check-circle:before {
content: "\f058";
}
.fa-question-circle:before {
content: "\f059";
}
.fa-info-circle:before {
content: "\f05a";
}
.fa-crosshairs:before {
content: "\f05b";
}
.fa-times-circle-o:before {
content: "\f05c";
}
.fa-check-circle-o:before {
content: "\f05d";
}
.fa-ban:before {
content: "\f05e";
}
.fa-arrow-left:before {
content: "\f060";
}
.fa-arrow-right:before {
content: "\f061";
}
.fa-arrow-up:before {
content: "\f062";
}
.fa-arrow-down:before {
content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
content: "\f064";
}
.fa-expand:before {
content: "\f065";
}
.fa-compress:before {
content: "\f066";
}
.fa-plus:before {
content: "\f067";
}
.fa-minus:before {
content: "\f068";
}
.fa-asterisk:before {
content: "\f069";
}
.fa-exclamation-circle:before {
content: "\f06a";
}
.fa-gift:before {
content: "\f06b";
}
.fa-leaf:before {
content: "\f06c";
}
.fa-fire:before {
content: "\f06d";
}
.fa-eye:before {
content: "\f06e";
}
.fa-eye-slash:before {
content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
content: "\f071";
}
.fa-plane:before {
content: "\f072";
}
.fa-calendar:before {
content: "\f073";
}
.fa-random:before {
content: "\f074";
}
.fa-comment:before {
content: "\f075";
}
.fa-magnet:before {
content: "\f076";
}
.fa-chevron-up:before {
content: "\f077";
}
.fa-chevron-down:before {
content: "\f078";
}
.fa-retweet:before {
content: "\f079";
}
.fa-shopping-cart:before {
content: "\f07a";
}
.fa-folder:before {
content: "\f07b";
}
.fa-folder-open:before {
content: "\f07c";
}
.fa-arrows-v:before {
content: "\f07d";
}
.fa-arrows-h:before {
content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
content: "\f080";
}
.fa-twitter-square:before {
content: "\f081";
}
.fa-facebook-square:before {
content: "\f082";
}
.fa-camera-retro:before {
content: "\f083";
}
.fa-key:before {
content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
content: "\f085";
}
.fa-comments:before {
content: "\f086";
}
.fa-thumbs-o-up:before {
content: "\f087";
}
.fa-thumbs-o-down:before {
content: "\f088";
}
.fa-star-half:before {
content: "\f089";
}
.fa-heart-o:before {
content: "\f08a";
}
.fa-sign-out:before {
content: "\f08b";
}
.fa-linkedin-square:before {
content: "\f08c";
}
.fa-thumb-tack:before {
content: "\f08d";
}
.fa-external-link:before {
content: "\f08e";
}
.fa-sign-in:before {
content: "\f090";
}
.fa-trophy:before {
content: "\f091";
}
.fa-github-square:before {
content: "\f092";
}
.fa-upload:before {
content: "\f093";
}
.fa-lemon-o:before {
content: "\f094";
}
.fa-phone:before {
content: "\f095";
}
.fa-square-o:before {
content: "\f096";
}
.fa-bookmark-o:before {
content: "\f097";
}
.fa-phone-square:before {
content: "\f098";
}
.fa-twitter:before {
content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
content: "\f09a";
}
.fa-github:before {
content: "\f09b";
}
.fa-unlock:before {
content: "\f09c";
}
.fa-credit-card:before {
content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
content: "\f09e";
}
.fa-hdd-o:before {
content: "\f0a0";
}
.fa-bullhorn:before {
content: "\f0a1";
}
.fa-bell:before {
content: "\f0f3";
}
.fa-certificate:before {
content: "\f0a3";
}
.fa-hand-o-right:before {
content: "\f0a4";
}
.fa-hand-o-left:before {
content: "\f0a5";
}
.fa-hand-o-up:before {
content: "\f0a6";
}
.fa-hand-o-down:before {
content: "\f0a7";
}
.fa-arrow-circle-left:before {
content: "\f0a8";
}
.fa-arrow-circle-right:before {
content: "\f0a9";
}
.fa-arrow-circle-up:before {
content: "\f0aa";
}
.fa-arrow-circle-down:before {
content: "\f0ab";
}
.fa-globe:before {
content: "\f0ac";
}
.fa-wrench:before {
content: "\f0ad";
}
.fa-tasks:before {
content: "\f0ae";
}
.fa-filter:before {
content: "\f0b0";
}
.fa-briefcase:before {
content: "\f0b1";
}
.fa-arrows-alt:before {
content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
content: "\f0c1";
}
.fa-cloud:before {
content: "\f0c2";
}
.fa-flask:before {
content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
content: "\f0c5";
}
.fa-paperclip:before {
content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
content: "\f0c7";
}
.fa-square:before {
content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
content: "\f0c9";
}
.fa-list-ul:before {
content: "\f0ca";
}
.fa-list-ol:before {
content: "\f0cb";
}
.fa-strikethrough:before {
content: "\f0cc";
}
.fa-underline:before {
content: "\f0cd";
}
.fa-table:before {
content: "\f0ce";
}
.fa-magic:before {
content: "\f0d0";
}
.fa-truck:before {
content: "\f0d1";
}
.fa-pinterest:before {
content: "\f0d2";
}
.fa-pinterest-square:before {
content: "\f0d3";
}
.fa-google-plus-square:before {
content: "\f0d4";
}
.fa-google-plus:before {
content: "\f0d5";
}
.fa-money:before {
content: "\f0d6";
}
.fa-caret-down:before {
content: "\f0d7";
}
.fa-caret-up:before {
content: "\f0d8";
}
.fa-caret-left:before {
content: "\f0d9";
}
.fa-caret-right:before {
content: "\f0da";
}
.fa-columns:before {
content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
content: "\f0de";
}
.fa-envelope:before {
content: "\f0e0";
}
.fa-linkedin:before {
content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
content: "\f0e4";
}
.fa-comment-o:before {
content: "\f0e5";
}
.fa-comments-o:before {
content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
content: "\f0e7";
}
.fa-sitemap:before {
content: "\f0e8";
}
.fa-umbrella:before {
content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
content: "\f0ea";
}
.fa-lightbulb-o:before {
content: "\f0eb";
}
.fa-exchange:before {
content: "\f0ec";
}
.fa-cloud-download:before {
content: "\f0ed";
}
.fa-cloud-upload:before {
content: "\f0ee";
}
.fa-user-md:before {
content: "\f0f0";
}
.fa-stethoscope:before {
content: "\f0f1";
}
.fa-suitcase:before {
content: "\f0f2";
}
.fa-bell-o:before {
content: "\f0a2";
}
.fa-coffee:before {
content: "\f0f4";
}
.fa-cutlery:before {
content: "\f0f5";
}
.fa-file-text-o:before {
content: "\f0f6";
}
.fa-building-o:before {
content: "\f0f7";
}
.fa-hospital-o:before {
content: "\f0f8";
}
.fa-ambulance:before {
content: "\f0f9";
}
.fa-medkit:before {
content: "\f0fa";
}
.fa-fighter-jet:before {
content: "\f0fb";
}
.fa-beer:before {
content: "\f0fc";
}
.fa-h-square:before {
content: "\f0fd";
}
.fa-plus-square:before {
content: "\f0fe";
}
.fa-angle-double-left:before {
content: "\f100";
}
.fa-angle-double-right:before {
content: "\f101";
}
.fa-angle-double-up:before {
content: "\f102";
}
.fa-angle-double-down:before {
content: "\f103";
}
.fa-angle-left:before {
content: "\f104";
}
.fa-angle-right:before {
content: "\f105";
}
.fa-angle-up:before {
content: "\f106";
}
.fa-angle-down:before {
content: "\f107";
}
.fa-desktop:before {
content: "\f108";
}
.fa-laptop:before {
content: "\f109";
}
.fa-tablet:before {
content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
content: "\f10b";
}
.fa-circle-o:before {
content: "\f10c";
}
.fa-quote-left:before {
content: "\f10d";
}
.fa-quote-right:before {
content: "\f10e";
}
.fa-spinner:before {
content: "\f110";
}
.fa-circle:before {
content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
content: "\f112";
}
.fa-github-alt:before {
content: "\f113";
}
.fa-folder-o:before {
content: "\f114";
}
.fa-folder-open-o:before {
content: "\f115";
}
.fa-smile-o:before {
content: "\f118";
}
.fa-frown-o:before {
content: "\f119";
}
.fa-meh-o:before {
content: "\f11a";
}
.fa-gamepad:before {
content: "\f11b";
}
.fa-keyboard-o:before {
content: "\f11c";
}
.fa-flag-o:before {
content: "\f11d";
}
.fa-flag-checkered:before {
content: "\f11e";
}
.fa-terminal:before {
content: "\f120";
}
.fa-code:before {
content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
content: "\f123";
}
.fa-location-arrow:before {
content: "\f124";
}
.fa-crop:before {
content: "\f125";
}
.fa-code-fork:before {
content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
content: "\f127";
}
.fa-question:before {
content: "\f128";
}
.fa-info:before {
content: "\f129";
}
.fa-exclamation:before {
content: "\f12a";
}
.fa-superscript:before {
content: "\f12b";
}
.fa-subscript:before {
content: "\f12c";
}
.fa-eraser:before {
content: "\f12d";
}
.fa-puzzle-piece:before {
content: "\f12e";
}
.fa-microphone:before {
content: "\f130";
}
.fa-microphone-slash:before {
content: "\f131";
}
.fa-shield:before {
content: "\f132";
}
.fa-calendar-o:before {
content: "\f133";
}
.fa-fire-extinguisher:before {
content: "\f134";
}
.fa-rocket:before {
content: "\f135";
}
.fa-maxcdn:before {
content: "\f136";
}
.fa-chevron-circle-left:before {
content: "\f137";
}
.fa-chevron-circle-right:before {
content: "\f138";
}
.fa-chevron-circle-up:before {
content: "\f139";
}
.fa-chevron-circle-down:before {
content: "\f13a";
}
.fa-html5:before {
content: "\f13b";
}
.fa-css3:before {
content: "\f13c";
}
.fa-anchor:before {
content: "\f13d";
}
.fa-unlock-alt:before {
content: "\f13e";
}
.fa-bullseye:before {
content: "\f140";
}
.fa-ellipsis-h:before {
content: "\f141";
}
.fa-ellipsis-v:before {
content: "\f142";
}
.fa-rss-square:before {
content: "\f143";
}
.fa-play-circle:before {
content: "\f144";
}
.fa-ticket:before {
content: "\f145";
}
.fa-minus-square:before {
content: "\f146";
}
.fa-minus-square-o:before {
content: "\f147";
}
.fa-level-up:before {
content: "\f148";
}
.fa-level-down:before {
content: "\f149";
}
.fa-check-square:before {
content: "\f14a";
}
.fa-pencil-square:before {
content: "\f14b";
}
.fa-external-link-square:before {
content: "\f14c";
}
.fa-share-square:before {
content: "\f14d";
}
.fa-compass:before {
content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
content: "\f153";
}
.fa-gbp:before {
content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
content: "\f158";
}
.fa-won:before,
.fa-krw:before {
content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
content: "\f15a";
}
.fa-file:before {
content: "\f15b";
}
.fa-file-text:before {
content: "\f15c";
}
.fa-sort-alpha-asc:before {
content: "\f15d";
}
.fa-sort-alpha-desc:before {
content: "\f15e";
}
.fa-sort-amount-asc:before {
content: "\f160";
}
.fa-sort-amount-desc:before {
content: "\f161";
}
.fa-sort-numeric-asc:before {
content: "\f162";
}
.fa-sort-numeric-desc:before {
content: "\f163";
}
.fa-thumbs-up:before {
content: "\f164";
}
.fa-thumbs-down:before {
content: "\f165";
}
.fa-youtube-square:before {
content: "\f166";
}
.fa-youtube:before {
content: "\f167";
}
.fa-xing:before {
content: "\f168";
}
.fa-xing-square:before {
content: "\f169";
}
.fa-youtube-play:before {
content: "\f16a";
}
.fa-dropbox:before {
content: "\f16b";
}
.fa-stack-overflow:before {
content: "\f16c";
}
.fa-instagram:before {
content: "\f16d";
}
.fa-flickr:before {
content: "\f16e";
}
.fa-adn:before {
content: "\f170";
}
.fa-bitbucket:before {
content: "\f171";
}
.fa-bitbucket-square:before {
content: "\f172";
}
.fa-tumblr:before {
content: "\f173";
}
.fa-tumblr-square:before {
content: "\f174";
}
.fa-long-arrow-down:before {
content: "\f175";
}
.fa-long-arrow-up:before {
content: "\f176";
}
.fa-long-arrow-left:before {
content: "\f177";
}
.fa-long-arrow-right:before {
content: "\f178";
}
.fa-apple:before {
content: "\f179";
}
.fa-windows:before {
content: "\f17a";
}
.fa-android:before {
content: "\f17b";
}
.fa-linux:before {
content: "\f17c";
}
.fa-dribbble:before {
content: "\f17d";
}
.fa-skype:before {
content: "\f17e";
}
.fa-foursquare:before {
content: "\f180";
}
.fa-trello:before {
content: "\f181";
}
.fa-female:before {
content: "\f182";
}
.fa-male:before {
content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
content: "\f184";
}
.fa-sun-o:before {
content: "\f185";
}
.fa-moon-o:before {
content: "\f186";
}
.fa-archive:before {
content: "\f187";
}
.fa-bug:before {
content: "\f188";
}
.fa-vk:before {
content: "\f189";
}
.fa-weibo:before {
content: "\f18a";
}
.fa-renren:before {
content: "\f18b";
}
.fa-pagelines:before {
content: "\f18c";
}
.fa-stack-exchange:before {
content: "\f18d";
}
.fa-arrow-circle-o-right:before {
content: "\f18e";
}
.fa-arrow-circle-o-left:before {
content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
content: "\f191";
}
.fa-dot-circle-o:before {
content: "\f192";
}
.fa-wheelchair:before {
content: "\f193";
}
.fa-vimeo-square:before {
content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
content: "\f195";
}
.fa-plus-square-o:before {
content: "\f196";
}
.fa-space-shuttle:before {
content: "\f197";
}
.fa-slack:before {
content: "\f198";
}
.fa-envelope-square:before {
content: "\f199";
}
.fa-wordpress:before {
content: "\f19a";
}
.fa-openid:before {
content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
content: "\f19d";
}
.fa-yahoo:before {
content: "\f19e";
}
.fa-google:before {
content: "\f1a0";
}
.fa-reddit:before {
content: "\f1a1";
}
.fa-reddit-square:before {
content: "\f1a2";
}
.fa-stumbleupon-circle:before {
content: "\f1a3";
}
.fa-stumbleupon:before {
content: "\f1a4";
}
.fa-delicious:before {
content: "\f1a5";
}
.fa-digg:before {
content: "\f1a6";
}
.fa-pied-piper-pp:before {
content: "\f1a7";
}
.fa-pied-piper-alt:before {
content: "\f1a8";
}
.fa-drupal:before {
content: "\f1a9";
}
.fa-joomla:before {
content: "\f1aa";
}
.fa-language:before {
content: "\f1ab";
}
.fa-fax:before {
content: "\f1ac";
}
.fa-building:before {
content: "\f1ad";
}
.fa-child:before {
content: "\f1ae";
}
.fa-paw:before {
content: "\f1b0";
}
.fa-spoon:before {
content: "\f1b1";
}
.fa-cube:before {
content: "\f1b2";
}
.fa-cubes:before {
content: "\f1b3";
}
.fa-behance:before {
content: "\f1b4";
}
.fa-behance-square:before {
content: "\f1b5";
}
.fa-steam:before {
content: "\f1b6";
}
.fa-steam-square:before {
content: "\f1b7";
}
.fa-recycle:before {
content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
content: "\f1ba";
}
.fa-tree:before {
content: "\f1bb";
}
.fa-spotify:before {
content: "\f1bc";
}
.fa-deviantart:before {
content: "\f1bd";
}
.fa-soundcloud:before {
content: "\f1be";
}
.fa-database:before {
content: "\f1c0";
}
.fa-file-pdf-o:before {
content: "\f1c1";
}
.fa-file-word-o:before {
content: "\f1c2";
}
.fa-file-excel-o:before {
content: "\f1c3";
}
.fa-file-powerpoint-o:before {
content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
content: "\f1c8";
}
.fa-file-code-o:before {
content: "\f1c9";
}
.fa-vine:before {
content: "\f1ca";
}
.fa-codepen:before {
content: "\f1cb";
}
.fa-jsfiddle:before {
content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
content: "\f1cd";
}
.fa-circle-o-notch:before {
content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
content: "\f1d1";
}
.fa-git-square:before {
content: "\f1d2";
}
.fa-git:before {
content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
content: "\f1d4";
}
.fa-tencent-weibo:before {
content: "\f1d5";
}
.fa-qq:before {
content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
content: "\f1d9";
}
.fa-history:before {
content: "\f1da";
}
.fa-circle-thin:before {
content: "\f1db";
}
.fa-header:before {
content: "\f1dc";
}
.fa-paragraph:before {
content: "\f1dd";
}
.fa-sliders:before {
content: "\f1de";
}
.fa-share-alt:before {
content: "\f1e0";
}
.fa-share-alt-square:before {
content: "\f1e1";
}
.fa-bomb:before {
content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
content: "\f1e3";
}
.fa-tty:before {
content: "\f1e4";
}
.fa-binoculars:before {
content: "\f1e5";
}
.fa-plug:before {
content: "\f1e6";
}
.fa-slideshare:before {
content: "\f1e7";
}
.fa-twitch:before {
content: "\f1e8";
}
.fa-yelp:before {
content: "\f1e9";
}
.fa-newspaper-o:before {
content: "\f1ea";
}
.fa-wifi:before {
content: "\f1eb";
}
.fa-calculator:before {
content: "\f1ec";
}
.fa-paypal:before {
content: "\f1ed";
}
.fa-google-wallet:before {
content: "\f1ee";
}
.fa-cc-visa:before {
content: "\f1f0";
}
.fa-cc-mastercard:before {
content: "\f1f1";
}
.fa-cc-discover:before {
content: "\f1f2";
}
.fa-cc-amex:before {
content: "\f1f3";
}
.fa-cc-paypal:before {
content: "\f1f4";
}
.fa-cc-stripe:before {
content: "\f1f5";
}
.fa-bell-slash:before {
content: "\f1f6";
}
.fa-bell-slash-o:before {
content: "\f1f7";
}
.fa-trash:before {
content: "\f1f8";
}
.fa-copyright:before {
content: "\f1f9";
}
.fa-at:before {
content: "\f1fa";
}
.fa-eyedropper:before {
content: "\f1fb";
}
.fa-paint-brush:before {
content: "\f1fc";
}
.fa-birthday-cake:before {
content: "\f1fd";
}
.fa-area-chart:before {
content: "\f1fe";
}
.fa-pie-chart:before {
content: "\f200";
}
.fa-line-chart:before {
content: "\f201";
}
.fa-lastfm:before {
content: "\f202";
}
.fa-lastfm-square:before {
content: "\f203";
}
.fa-toggle-off:before {
content: "\f204";
}
.fa-toggle-on:before {
content: "\f205";
}
.fa-bicycle:before {
content: "\f206";
}
.fa-bus:before {
content: "\f207";
}
.fa-ioxhost:before {
content: "\f208";
}
.fa-angellist:before {
content: "\f209";
}
.fa-cc:before {
content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
content: "\f20b";
}
.fa-meanpath:before {
content: "\f20c";
}
.fa-buysellads:before {
content: "\f20d";
}
.fa-connectdevelop:before {
content: "\f20e";
}
.fa-dashcube:before {
content: "\f210";
}
.fa-forumbee:before {
content: "\f211";
}
.fa-leanpub:before {
content: "\f212";
}
.fa-sellsy:before {
content: "\f213";
}
.fa-shirtsinbulk:before {
content: "\f214";
}
.fa-simplybuilt:before {
content: "\f215";
}
.fa-skyatlas:before {
content: "\f216";
}
.fa-cart-plus:before {
content: "\f217";
}
.fa-cart-arrow-down:before {
content: "\f218";
}
.fa-diamond:before {
content: "\f219";
}
.fa-ship:before {
content: "\f21a";
}
.fa-user-secret:before {
content: "\f21b";
}
.fa-motorcycle:before {
content: "\f21c";
}
.fa-street-view:before {
content: "\f21d";
}
.fa-heartbeat:before {
content: "\f21e";
}
.fa-venus:before {
content: "\f221";
}
.fa-mars:before {
content: "\f222";
}
.fa-mercury:before {
content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
content: "\f224";
}
.fa-transgender-alt:before {
content: "\f225";
}
.fa-venus-double:before {
content: "\f226";
}
.fa-mars-double:before {
content: "\f227";
}
.fa-venus-mars:before {
content: "\f228";
}
.fa-mars-stroke:before {
content: "\f229";
}
.fa-mars-stroke-v:before {
content: "\f22a";
}
.fa-mars-stroke-h:before {
content: "\f22b";
}
.fa-neuter:before {
content: "\f22c";
}
.fa-genderless:before {
content: "\f22d";
}
.fa-facebook-official:before {
content: "\f230";
}
.fa-pinterest-p:before {
content: "\f231";
}
.fa-whatsapp:before {
content: "\f232";
}
.fa-server:before {
content: "\f233";
}
.fa-user-plus:before {
content: "\f234";
}
.fa-user-times:before {
content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
content: "\f236";
}
.fa-viacoin:before {
content: "\f237";
}
.fa-train:before {
content: "\f238";
}
.fa-subway:before {
content: "\f239";
}
.fa-medium:before {
content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
content: "\f23b";
}
.fa-optin-monster:before {
content: "\f23c";
}
.fa-opencart:before {
content: "\f23d";
}
.fa-expeditedssl:before {
content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
content: "\f244";
}
.fa-mouse-pointer:before {
content: "\f245";
}
.fa-i-cursor:before {
content: "\f246";
}
.fa-object-group:before {
content: "\f247";
}
.fa-object-ungroup:before {
content: "\f248";
}
.fa-sticky-note:before {
content: "\f249";
}
.fa-sticky-note-o:before {
content: "\f24a";
}
.fa-cc-jcb:before {
content: "\f24b";
}
.fa-cc-diners-club:before {
content: "\f24c";
}
.fa-clone:before {
content: "\f24d";
}
.fa-balance-scale:before {
content: "\f24e";
}
.fa-hourglass-o:before {
content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
content: "\f253";
}
.fa-hourglass:before {
content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
content: "\f256";
}
.fa-hand-scissors-o:before {
content: "\f257";
}
.fa-hand-lizard-o:before {
content: "\f258";
}
.fa-hand-spock-o:before {
content: "\f259";
}
.fa-hand-pointer-o:before {
content: "\f25a";
}
.fa-hand-peace-o:before {
content: "\f25b";
}
.fa-trademark:before {
content: "\f25c";
}
.fa-registered:before {
content: "\f25d";
}
.fa-creative-commons:before {
content: "\f25e";
}
.fa-gg:before {
content: "\f260";
}
.fa-gg-circle:before {
content: "\f261";
}
.fa-tripadvisor:before {
content: "\f262";
}
.fa-odnoklassniki:before {
content: "\f263";
}
.fa-odnoklassniki-square:before {
content: "\f264";
}
.fa-get-pocket:before {
content: "\f265";
}
.fa-wikipedia-w:before {
content: "\f266";
}
.fa-safari:before {
content: "\f267";
}
.fa-chrome:before {
content: "\f268";
}
.fa-firefox:before {
content: "\f269";
}
.fa-opera:before {
content: "\f26a";
}
.fa-internet-explorer:before {
content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
content: "\f26c";
}
.fa-contao:before {
content: "\f26d";
}
.fa-500px:before {
content: "\f26e";
}
.fa-amazon:before {
content: "\f270";
}
.fa-calendar-plus-o:before {
content: "\f271";
}
.fa-calendar-minus-o:before {
content: "\f272";
}
.fa-calendar-times-o:before {
content: "\f273";
}
.fa-calendar-check-o:before {
content: "\f274";
}
.fa-industry:before {
content: "\f275";
}
.fa-map-pin:before {
content: "\f276";
}
.fa-map-signs:before {
content: "\f277";
}
.fa-map-o:before {
content: "\f278";
}
.fa-map:before {
content: "\f279";
}
.fa-commenting:before {
content: "\f27a";
}
.fa-commenting-o:before {
content: "\f27b";
}
.fa-houzz:before {
content: "\f27c";
}
.fa-vimeo:before {
content: "\f27d";
}
.fa-black-tie:before {
content: "\f27e";
}
.fa-fonticons:before {
content: "\f280";
}
.fa-reddit-alien:before {
content: "\f281";
}
.fa-edge:before {
content: "\f282";
}
.fa-credit-card-alt:before {
content: "\f283";
}
.fa-codiepie:before {
content: "\f284";
}
.fa-modx:before {
content: "\f285";
}
.fa-fort-awesome:before {
content: "\f286";
}
.fa-usb:before {
content: "\f287";
}
.fa-product-hunt:before {
content: "\f288";
}
.fa-mixcloud:before {
content: "\f289";
}
.fa-scribd:before {
content: "\f28a";
}
.fa-pause-circle:before {
content: "\f28b";
}
.fa-pause-circle-o:before {
content: "\f28c";
}
.fa-stop-circle:before {
content: "\f28d";
}
.fa-stop-circle-o:before {
content: "\f28e";
}
.fa-shopping-bag:before {
content: "\f290";
}
.fa-shopping-basket:before {
content: "\f291";
}
.fa-hashtag:before {
content: "\f292";
}
.fa-bluetooth:before {
content: "\f293";
}
.fa-bluetooth-b:before {
content: "\f294";
}
.fa-percent:before {
content: "\f295";
}
.fa-gitlab:before {
content: "\f296";
}
.fa-wpbeginner:before {
content: "\f297";
}
.fa-wpforms:before {
content: "\f298";
}
.fa-envira:before {
content: "\f299";
}
.fa-universal-access:before {
content: "\f29a";
}
.fa-wheelchair-alt:before {
content: "\f29b";
}
.fa-question-circle-o:before {
content: "\f29c";
}
.fa-blind:before {
content: "\f29d";
}
.fa-audio-description:before {
content: "\f29e";
}
.fa-volume-control-phone:before {
content: "\f2a0";
}
.fa-braille:before {
content: "\f2a1";
}
.fa-assistive-listening-systems:before {
content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
content: "\f2a4";
}
.fa-glide:before {
content: "\f2a5";
}
.fa-glide-g:before {
content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
content: "\f2a7";
}
.fa-low-vision:before {
content: "\f2a8";
}
.fa-viadeo:before {
content: "\f2a9";
}
.fa-viadeo-square:before {
content: "\f2aa";
}
.fa-snapchat:before {
content: "\f2ab";
}
.fa-snapchat-ghost:before {
content: "\f2ac";
}
.fa-snapchat-square:before {
content: "\f2ad";
}
.fa-pied-piper:before {
content: "\f2ae";
}
.fa-first-order:before {
content: "\f2b0";
}
.fa-yoast:before {
content: "\f2b1";
}
.fa-themeisle:before {
content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
content: "\f2b4";
}
.fa-handshake-o:before {
content: "\f2b5";
}
.fa-envelope-open:before {
content: "\f2b6";
}
.fa-envelope-open-o:before {
content: "\f2b7";
}
.fa-linode:before {
content: "\f2b8";
}
.fa-address-book:before {
content: "\f2b9";
}
.fa-address-book-o:before {
content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
content: "\f2bc";
}
.fa-user-circle:before {
content: "\f2bd";
}
.fa-user-circle-o:before {
content: "\f2be";
}
.fa-user-o:before {
content: "\f2c0";
}
.fa-id-badge:before {
content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
content: "\f2c3";
}
.fa-quora:before {
content: "\f2c4";
}
.fa-free-code-camp:before {
content: "\f2c5";
}
.fa-telegram:before {
content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
content: "\f2cb";
}
.fa-shower:before {
content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
content: "\f2cd";
}
.fa-podcast:before {
content: "\f2ce";
}
.fa-window-maximize:before {
content: "\f2d0";
}
.fa-window-minimize:before {
content: "\f2d1";
}
.fa-window-restore:before {
content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
content: "\f2d4";
}
.fa-bandcamp:before {
content: "\f2d5";
}
.fa-grav:before {
content: "\f2d6";
}
.fa-etsy:before {
content: "\f2d7";
}
.fa-imdb:before {
content: "\f2d8";
}
.fa-ravelry:before {
content: "\f2d9";
}
.fa-eercast:before {
content: "\f2da";
}
.fa-microchip:before {
content: "\f2db";
}
.fa-snowflake-o:before {
content: "\f2dc";
}
.fa-superpowers:before {
content: "\f2dd";
}
.fa-wpexplorer:before {
content: "\f2de";
}
.fa-meetup:before {
content: "\f2e0";
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic");
@import url("https://fonts.googleapis.com/css?family=Montserrat:400,700");
@import url("https://fonts.googleapis.com/css?family=Lato:400,100,100italic,300,300italic,700,400italic,700italic,900,900italic");
@import url("https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900,900italic");
@import url("https://fonts.googleapis.com/css?family=Poppins:400,500");
@import url("https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400");
.edn-notify-bar * {
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
}
}
.edn-notify-bar .clearfix:after {
clear: both;
display: table;
content: " ";
visibility: hidden;
clear: both;
}
.edn-notify-bar .clearfix {
display: inline-block;
}/*\*/.edn-notify-bar .clearfix {
height: 1%;
}
.edn-notify-bar .clearfix {
display: block;
}
.edn-notify-bar li.clearfix {
display: list-item;
}
.edn-notify-bar p {
margin: 0;
}
.edn-notify-bar img {
transition: all ease 0.4s;
-webkit-transition: all ease 0.4s;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="number"],
textarea {
margin: 0;
}
button:focus, 
html input[type="button"]:focus, 
input[type="reset"]:focus, 
input[type="submit"]:focus {
outline: 0;
}/**/ .edn-notify-bar {
font-family: "roboto", sans-serif;
font-size: 14px;
z-index: 99999;
} body.has-ednbar {
transition: padding-top ease 0.3s, padding-bottom ease 0.3s;
position: relative; } .edn-pre-template .edn-constant-contact-wrap .edn-form-field .edn-constantcontact-firstname::-webkit-input-placeholder {
font-family: 'Roboto', sans-serif;
font-size: 12px;
color: #808080;
line-height: 28px;
text-transform: uppercase;
}
.edn-pre-template .edn-constant-contact-wrap .edn-form-field .edn-constantcontact-firstname::-moz-placeholder {
font-family: 'Roboto', sans-serif;
font-size: 12px;
color: #808080;
line-height: 28px;
text-transform: uppercase;
}
.edn-pre-template .edn-constant-contact-wrap .edn-form-field .edn-constantcontact-email::-webkit-input-placeholder,
.edn-pre-template .edn-form-field input.edn-mailchimp-email::-webkit-input-placeholder,
.edn-pre-template .edn-subscribe-form .edn-form-field .edn_subs_email_r::-webkit-input-placeholder,
.edn-pre-template .edn-default-form-popup input::-webkit-input-placeholder,
.edn-pre-template .edn-default-form-popup textarea::-webkit-input-placeholder,
.edn-constant-contact-wrap .edn-form-field .edn-constantcontact-firstname::-webkit-input-placeholder,
.edn-constant-contact-wrap .edn-form-field .edn-constantcontact-email::-webkit-input-placeholder {
font-family: 'Roboto', sans-serif;
font-size: 12px;
color: #808080;
line-height: 28px;
text-transform: uppercase;
}
.edn-pre-template .edn-constant-contact-wrap .edn-form-field .edn-constantcontact-email::-moz-placeholder,
.edn-pre-template .edn-form-field input.edn-mailchimp-email::-moz-placeholder,
.edn-pre-template .edn-subscribe-form .edn-form-field .edn_subs_email_r::-moz-placeholder,
.edn-pre-template .edn-default-form-popup input::-moz-placeholder,
.edn-pre-template .edn-default-form-popup textarea::-moz-placeholder,
.edn-constant-contact-wrap .edn-form-field .edn-constantcontact-firstname::-moz-placeholder,
.edn-constant-contact-wrap .edn-form-field .edn-constantcontact-email::-moz-placeholder {
font-family: 'Roboto', sans-serif;
font-size: 12px;
color: #808080;
line-height: 28px;
text-transform: uppercase;
} .edn-position-top .edn-container {
position: fixed;
top: 0;
width: 100%;
left: 0;
z-index: 9999; }
.edn-position-top_absolute .edn-container {
position: absolute;
top: 0;
left: 0;
right: 0;
width: 100%;
z-index: 9999;
} .edn-position-bottom .edn-container {
position: fixed;
bottom: 0;
width: 100%;
left: 0;
right: 0;
z-index: 9999;
}
.edn-position-left .edn-container,
.edn-position-right .edn-container {
position: fixed;
top: 40%; width: 400px;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
z-index: 9999;
}
.edn-position-left .edn-container {
left: 0;
}
.edn-position-right .edn-container {
right: 0;
}
.edn-position-left .edn-template-wrap,
.edn-position-right .edn-template-wrap { }  .edn-pre-template .ednpro_left_section {
display: inline-block;
height: 100%;
padding: 0 42px;
vertical-align: middle;
}
.edn-pre-template .ednpro_right_section {
display: inline-block;
height: 100%;
vertical-align: middle;
}
.edn-pre-template .slider_leftright_wrapper .ednpro_right_section {
width: 57%;
display: inline-block;
vertical-align: middle;
}
.edn-pre-template .slider_leftright_wrapper .ednpro_left_section {
width: 40%;
display: inline-block;
vertical-align: middle;
}  .edn-template-1,
.edn-template-1 .edn-contact-lightbox .edn-contact-lightbox-inner-wrap,
#pre_template_1 .edn-contact-lightbox-inner-wrap,
.edn-position-left .pre_template_1.ednpro_user-can-close,
.edn-position-right .pre_template_1.ednpro_user-can-close,
.edn-template-1 .ticker-wrapper .ticker-swipe {
background-color: #3c4146;
}
.edn-template-2,
.edn-template-2 .edn-contact-lightbox .edn-contact-lightbox-inner-wrap,
#pre_template_2 .edn-contact-lightbox-inner-wrap,
.edn-position-left .pre_template_2.ednpro_user-can-close,
.edn-position-right .pre_template_2.ednpro_user-can-close,
.edn-template-2 .ticker-wrapper .ticker-swipe {
background-color: #fe5656;
}
.edn-template-3,
.edn-template-3 .edn-contact-lightbox .edn-contact-lightbox-inner-wrap,
#pre_template_3 .edn-contact-lightbox-inner-wrap,
.edn-position-left .pre_template_3.ednpro_user-can-close,
.edn-position-right .pre_template_3.ednpro_user-can-close,
.edn-template-3 .ticker-wrapper .ticker-swipe {
background-color: #e8e8e8;
}
.edn-template-4,
.edn-template-4 .edn-contact-lightbox .edn-contact-lightbox-inner-wrap,
#pre_template_4 .edn-contact-lightbox-inner-wrap,
.edn-position-left .pre_template_4.ednpro_user-can-close,
.edn-position-right .pre_template_4.ednpro_user-can-close,
.edn-template-4 .ticker-wrapper .ticker-swipe {
background-color: #003c5a;
}
.edn-template-5,
.edn-template-5 .edn-contact-lightbox .edn-contact-lightbox-inner-wrap,
#pre_template_5 .edn-contact-lightbox-inner-wrap,
.edn-position-left .pre_template_5.ednpro_user-can-close,
.edn-position-right .pre_template_5.ednpro_user-can-close,
.edn-template-5 .ticker-wrapper .ticker-swipe {
background-color: #12a889;
}
.edn-template-6,
.edn-template-6 .edn-contact-lightbox .edn-contact-lightbox-inner-wrap,
#pre_template_6 .edn-contact-lightbox-inner-wrap,
.edn-position-left .pre_template_6.ednpro_user-can-close,
.edn-position-right .pre_template_6.ednpro_user-can-close,
.edn-template-6 .ticker-wrapper .ticker-swipe {
background-color: #54577a;
}
.edn-template-7,
.edn-template-7 .edn-contact-lightbox .edn-contact-lightbox-inner-wrap,
#pre_template_7 .edn-contact-lightbox-inner-wrap,
.edn-position-left .pre_template_7.ednpro_user-can-close,
.edn-position-right .pre_template_7.ednpro_user-can-close,
.edn-template-7 .ticker-wrapper .ticker-swipe {
background-color: #109ae8;
}
.edn-template-8,
.edn-template-8 .edn-contact-lightbox .edn-contact-lightbox-inner-wrap,
#pre_template_8 .edn-contact-lightbox-inner-wrap,
.edn-position-left .pre_template_8.ednpro_user-can-close,
.edn-position-right .pre_template_8.ednpro_user-can-close,
.edn-template-8 .ticker-wrapper .ticker-swipe {
background-color: #fdd835;
}
.edn-template-9,
.edn-template-9 .edn-contact-lightbox .edn-contact-lightbox-inner-wrap,
#pre_template_9 .edn-contact-lightbox-inner-wrap,
.edn-position-left .pre_template_9.ednpro_user-can-close,
.edn-position-right .pre_template_9.ednpro_user-can-close,
.edn-template-9 .ticker-wrapper .ticker-swipe {
background-color: #d24b4b;
}
.edn-template-10,
.edn-template-10 .edn-contact-lightbox .edn-contact-lightbox-inner-wrap,
#pre_template_10 .edn-contact-lightbox-inner-wrap,
.edn-position-left .pre_template_10.ednpro_user-can-close,
.edn-position-right .pre_template_10.ednpro_user-can-close,
.edn-template-10 .ticker-wrapper .ticker-swipe {
background-color: #8bc645;
}
.edn-template-11,
.edn-template-11 .edn-contact-lightbox .edn-contact-lightbox-inner-wrap,
#pre_template_11 .edn-contact-lightbox-inner-wrap,
.edn-position-left .pre_template_11.ednpro_user-can-close,
.edn-position-right .pre_template_11.ednpro_user-can-close,
.edn-template-11 .ticker-wrapper .ticker-swipe {
background-color: #37465d;
}
.edn-template-12,
.edn-template-12 .edn-contact-lightbox .edn-contact-lightbox-inner-wrap,
#pre_template_12 .edn-contact-lightbox-inner-wrap,
.edn-position-left .pre_template_12.ednpro_user-can-close,
.edn-position-right .pre_template_12.ednpro_user-can-close,
.edn-template-12 .ticker-wrapper .ticker-swipe {
background-color: #51c5ba;
}
.edn-template-13,
.edn-template-13 .edn-contact-lightbox .edn-contact-lightbox-inner-wrap,
#pre_template_13 .edn-contact-lightbox-inner-wrap,
.edn-position-left .pre_template_13.ednpro_user-can-close,
.edn-position-right .pre_template_13.ednpro_user-can-close,
.edn-template-13 .ticker-wrapper .ticker-swipe {
background-color: #4c5a65;
}
.edn-template-14,
.edn-template-14 .edn-contact-lightbox .edn-contact-lightbox-inner-wrap,
#pre_template_14 .edn-contact-lightbox-inner-wrap,
.edn-position-left .pre_template_14.ednpro_user-can-close,
.edn-position-right .pre_template_14.ednpro_user-can-close,
.edn-template-14 .ticker-wrapper .ticker-swipe {
background-color: #d4ebf8;
}
.edn-template-15 .edn-contact-lightbox .edn-contact-lightbox-inner-wrap,
#pre_template_15 .edn-contact-lightbox-inner-wrap {
background-color: #000000;
}
.edn-template-15 .ticker-wrapper .ticker-swipe,
.edn-position-left .pre_template_15.ednpro_user-can-close,
.edn-position-right .pre_template_15.ednpro_user-can-close {
background-color: rgba(0, 0, 0, 0.5);
}  .edn-template-1 .ticker-wrapper .ticker-title,
.edn-template-1 .edn-post-title-readmore,
.edn-template-1 .edn_rss_feed_wrapper .ticker-wrapper .ticker-content a.edn_temp_link {
background-color: #44d2e3;
}
.edn-post-title-readmore {
height: 31px;
line-height: 1.5;
}
.edn-template-1 .ticker-wrapper .ticker-title:before {
border-left: 10px solid #44d2e3;
}
.edn-template-1 .right .ticker-title:before {
border-right: 10px solid #44d2e3;
}
.edn-template-2 .ticker-wrapper .ticker-title,
.edn-template-2 .edn-post-title-readmore,
.edn-template-2 .edn_rss_feed_wrapper .ticker-wrapper .ticker-content a.edn_temp_link {
background-color: #fedc56;
}
.edn-template-2 .ticker-wrapper .ticker-title:before {
border-left: 10px solid #fedc56;
}
.edn-template-2 .right .ticker-title:before {
border-right: 10px solid #fedc56;
}
.edn-template-3 .ticker-wrapper .ticker-title,
.edn-template-3 .edn-post-title-readmore,
.edn-template-3 .edn_rss_feed_wrapper .ticker-wrapper .ticker-content a.edn_temp_link {
background-color: #fe5656;
}
.edn-template-3 .ticker-wrapper .ticker-title:before {
border-left: 10px solid #fe5656;
}
.edn-template-3 .right .ticker-title:before {
border-right: 10px solid #fe5656;
}
.edn-template-4 .ticker-wrapper .ticker-title,
.edn-template-4 .edn-post-title-readmore,
.edn-template-4 .edn_rss_feed_wrapper .ticker-wrapper .ticker-content a.edn_temp_link {
background-color: #fc8f44;
}
.edn-template-4 .ticker-wrapper .ticker-title:before {
border-left: 10px solid #fc8f44;
}
.edn-template-4 .right .ticker-title:before {
border-right: 10px solid #fc8f44;
}
.edn-template-5 .ticker-wrapper .ticker-title,
.edn-template-5 .edn-post-title-readmore,
.edn-template-5 .edn_rss_feed_wrapper .ticker-wrapper .ticker-content a.edn_temp_link {
background-color: #107a64;
}
.edn-template-5 .ticker-wrapper .ticker-title:before {
border-left: 10px solid #107a64;
}
.edn-template-5 .right .ticker-title:before {
border-right: 10px solid #107a64;
}
.edn-template-6 .ticker-wrapper .ticker-title,
.edn-template-6 .edn-post-title-readmore,
.edn-template-6 .edn_rss_feed_wrapper .ticker-wrapper .ticker-content a.edn_temp_link {
background-color: #2d3053;
}
.edn-template-6 .ticker-wrapper .ticker-title:before {
border-left: 10px solid #2d3053;
}
.edn-template-6 .right .ticker-title:before {
border-right: 10px solid #2d3053;
}
.edn-template-7 .ticker-wrapper .ticker-title,
.edn-template-7 .edn-post-title-readmore,
.edn-template-7 .edn_rss_feed_wrapper .ticker-wrapper .ticker-content a.edn_temp_link {
background-color: #007bc1;
}
.edn-template-7 .ticker-wrapper .ticker-title:before {
border-left: 10px solid #007bc1;
}
.edn-template-7 .right .ticker-title:before {
border-right: 10px solid #007bc1;
}
.edn-template-8 .ticker-wrapper .ticker-title,
.edn-template-8 .edn-post-title-readmore,
.edn-template-8 .edn_rss_feed_wrapper .ticker-wrapper .ticker-content a.edn_temp_link {
background-color: #0091ea;
}
.edn-template-8 .ticker-wrapper .ticker-title:before {
border-left: 10px solid #0091ea;
}
.edn-template-8 .right .ticker-title:before {
border-right: 10px solid #0091ea;
}
.edn-template-9 .ticker-wrapper .ticker-title,
.edn-template-9 .edn-post-title-readmore,
.edn-template-9 .edn_rss_feed_wrapper .ticker-wrapper .ticker-content a.edn_temp_link {
background-color: #ab2c2c;
}
.edn-template-9 .ticker-wrapper .ticker-title:before {
border-left: 10px solid #ab2c2c;
}
.edn-template-9 .right .ticker-title:before {
border-right: 10px solid #ab2c2c;
}
.edn-template-10 .ticker-wrapper .ticker-title,
.edn-template-10 .edn-post-title-readmore,
.edn-template-10 .edn_rss_feed_wrapper .ticker-wrapper .ticker-content a.edn_temp_link {
background-color: #ffd630;
}
.edn-template-10 .ticker-wrapper .ticker-title:before {
border-left: 10px solid #ffd630;
}
.edn-template-10 .right .ticker-title:before {
border-right: 10px solid #ffd630;
}
.edn-template-11 .ticker-wrapper .ticker-title,
.edn-template-11 .edn-post-title-readmore,
.edn-template-11 .edn_rss_feed_wrapper .ticker-wrapper .ticker-content a.edn_temp_link {
background-color: #9ebe3c;
}
.edn-template-11 .ticker-wrapper .ticker-title:before {
border-left: 10px solid #9ebe3c;
}
.edn-template-11 .right .ticker-title:before {
border-right: 10px solid #9ebe3c;
}
.edn-template-12 .ticker-wrapper .ticker-title,
.edn-template-12 .edn-post-title-readmore,
.edn-template-12 .edn_rss_feed_wrapper .ticker-wrapper .ticker-content a.edn_temp_link {
background-color: #f0c90a;
}
.edn-template-12 .ticker-wrapper .ticker-title:before {
border-left: 10px solid #f0c90a;
}
.edn-template-12 .right .ticker-title:before {
border-right: 10px solid #f0c90a;
}
.edn-template-13 .ticker-wrapper .ticker-title,
.edn-template-13 .edn-post-title-readmore,
.edn-template-13 .edn_rss_feed_wrapper .ticker-wrapper .ticker-content a.edn_temp_link {
background-color: #ffffff;
}
.edn-template-13 .ticker-wrapper .ticker-title:before {
border-left: 10px solid #ffffff;
}
.edn-template-13 .right .ticker-title:before {
border-right: 10px solid #ffffff;
}
.edn-template-14 .ticker-wrapper .ticker-title,
.edn-template-14 .edn-post-title-readmore,
.edn-template-14 .edn_rss_feed_wrapper .ticker-wrapper .ticker-content a.edn_temp_link {
background: -moz-linear-gradient(1deg, #FD8F26 0, #fdb52b 100%); background: -webkit-gradient(linear, 1deg, color-stop(0, FD8F26), color-stop(100%, fdb52b)); background: -webkit-linear-gradient(1deg, #FD8F26 0, #fdb52b 100%); background: -o-linear-gradient(1deg, #FD8F26 0, #fdb52b 100%); background: -ms-linear-gradient(1deg, #FD8F26 0, #fdb52b 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1301FE', endColorstr='#F4F60C', GradientType='1'); background: linear-gradient(1deg, #FD8F26 0, #fdb52b 100%); }
.edn-template-14 .ticker-wrapper .ticker-title:before {
border-left: 10px solid #fda429;
}
.edn-template-14 .right .ticker-title:before {
border-right: 10px solid #fda429;
}
.edn-template-15 .ticker-wrapper .ticker-title,
.edn-template-15 .edn-post-title-readmore,
.edn-template-15 .edn_rss_feed_wrapper .ticker-wrapper .ticker-content a.edn_temp_link {
background-color: #d63e41;
}
.edn-template-15 .ticker-wrapper .ticker-title:before {
border-left: 10px solid #d63e41;
}
.edn-template-15 .right .ticker-title:before {
border-right: 10px solid #d63e41;
}  .edn-template-3 .edn-social-icons-bg .fa,
.edn-template-10 .edn-social-icons-bg .fa {
background-color: #000;
}
.edn-social-icons-bg span .fa {
background-color: #000;
color: #fff;
}
.edn-template-3 .fa.fa-twitter,
.edn-template-10 .fa.fa-twitter,
.edn-template-8 .edn-social-icons-bg span .fa.fa-twitter {
background-color: #5bbcec;
}
.edn-template-3 .fa.fa-facebook,
.edn-template-10 .fa.fa-facebook,
.edn-template-8 .edn-social-icons-bg span .fa.fa-facebook {
background-color: #597ac7;
}
.edn-template-3 .fa.fa-linkedin,
.edn-template-10 .fa.fa-linkedin,
.edn-template-8 .edn-social-icons-bg span .fa.fa-linkedin {
background-color: #1b84c1;
}
.edn-template-3 .fa.fa-github,
.edn-template-10 .fa.fa-github,
.edn-template-8 .edn-social-icons-bg span .fa.fa-github {
background-color: #000;
}
.edn-template-3 .fa.fa-youtube,
.edn-template-10 .fa.fa-youtube,
.edn-template-8 .edn-social-icons-bg span .fa.fa-youtube {
background-color: #cd2421;
}
.edn-template-3 .fa.fa-pinterest,
.edn-template-10 .fa.fa-pinterest,
.edn-template-8 .edn-social-icons-bg span .fa.fa-pinterest {
background-color: #db1616;
color: #fff;
}
.edn-template-3 .fa.fa-behance,
.edn-template-10 .fa.fa-behance,
.edn-template-8 .edn-social-icons-bg span .fa.fa-behance {
background-color: #0079ff;
}
.edn-template-3 .fa.fa-google-plus,
.edn-template-10 .fa.fa-google-plus,
.edn-template-8 .edn-social-icons-bg span .fa.fa-google-plus,
.edn-template-8 .edn-social-icons-bg span .fa.fa-google {
background-color: #c03c41;
}
.edn-template-3 .fa.fa-digg,
.edn-template-10 .fa.fa-digg,
.edn-template-8 .edn-social-icons-bg span .fa.fa-digg {
background-color: #000;
}
.edn-template-3 .fa.fa-flickr,
.edn-template-10 .fa.fa-flickr,
.edn-template-8 .edn-social-icons-bg span .fa.fa-flickr {
background-color: #128fdc;
}
.edn-template-3 .fa.fa-bitbucket,
.edn-template-10 .fa.fa-bitbucket,
.edn-template-8 .edn-social-icons-bg span .fa.fa-bitbucket {
background-color: #205081;
}
.edn-template-3 .fa.fa-weixin,
.edn-template-10 .fa.fa-weixin,
.edn-template-8 .edn-social-icons-bg span .fa.fa-weixin {
background-color: #999;
}
.edn-template-3 .fa.fa-yelp,
.edn-template-10 .fa.fa-yelp,
.edn-template-8 .edn-social-icons-bg span .fa.fa-yelp {
background-color: #c41200;
}
.edn-template-3 .fa.fa-yahoo,
.edn-template-10 .fa.fa-yahoo,
.edn-template-8 .edn-social-icons-bg span .fa.fa-yahoo {
background-color: #1d1da3;
}
.edn-template-3 .fa.fa-xing,
.edn-template-10 .fa.fa-xing,
.edn-template-8 .edn-social-icons-bg span .fa.fa-xing {
background-color: #006464;
}
.edn-template-3 .fa.fa-weibo,
.edn-template-10 .fa.fa-weibo,
.edn-template-8 .edn-social-icons-bg span .fa.fa-weibo {
background-color: #E6162D;
}
.edn-template-3 .fa.fa-vine,
.edn-template-10 .fa.fa-vine,
.edn-template-8 .edn-social-icons-bg span .fa.fa-vine {
background-color: #00bf8f;
}
.edn-template-3 .fa.fa-instagram,
.edn-template-10 .fa.fa-instagram,
.edn-template-8 .edn-social-icons-bg span .fa.fa-instagram {
background-color: #8A2D7D;
}
.edn-template-3 .fa.fa-vk,
.edn-template-10 .fa.fa-vk,
.edn-template-8 .edn-social-icons-bg span .fa.fa-vk {
background-color: #4F7195;
}
.edn-template-3 .fa.fa-vimeo-square,
.edn-template-10 .fa.fa-vimeo-square,
.edn-template-8 .edn-social-icons-bg span .fa.fa-vimeo-square {
background-color: #000;
}
.edn-template-3 .fa.fa-tumblr,
.edn-template-10 .fa.fa-tumblr,
.edn-template-8 .edn-social-icons-bg span .fa.fa-tumblr {
background-color: #999;
}
.edn-template-3 .fa.fa-stumbleupon,
.edn-template-10 .fa.fa-stumbleupon,
.edn-template-8 .edn-social-icons-bg span .fa.fa-stumbleupon {
background-color: #0E4C65;
}
.edn-template-3 .fa.fa-reddit,
.edn-template-10 .fa.fa-reddit,
.edn-template-8 .edn-social-icons-bg span .fa.fa-reddit {
background-color: #30659B;
}
.edn-template-3 .fa.fa-dribbble,
.edn-template-10 .fa.fa-dribbble,
.edn-template-8 .edn-social-icons-bg span .fa.fa-dribbble {
background-color: #333333;
}  .edn-template-7 .fa.fa-dribbble,
.edn-template-8 .fa.fa-dribbble,
.edn-template-9 .fa.fa-dribbble,
.edn-template-1 .fa.fa-dribbble,
.edn-temp2-social-icon-buttons a:hover .fa.fa-dribbble {
color: #333333;
}
.edn-template-7 .fa.fa-reddit,
.edn-template-8 .fa.fa-reddit,
.edn-template-9 .fa.fa-reddit,
.edn-template-1 .fa.fa-reddit,
.edn-temp2-social-icon-buttons a:hover .fa.fa-reddit {
color: #30659B;
}
.edn-template-7 .fa.fa-stumbleupon,
.edn-template-8 .fa.fa-stumbleupon,
.edn-template-9 .fa.fa-stumbleupon,
.edn-template-1 .fa.fa-stumbleupon,
.edn-temp2-social-icon-buttons a:hover .fa.fa-stumbleupon {
color: #0E4C65;
}
.edn-template-7 .fa.fa-tumblr,
.edn-template-8 .fa.fa-tumblr,
.edn-template-9 .fa.fa-tumblr,
.edn-template-1 .fa.fa-tumblr,
.edn-temp2-social-icon-buttons a:hover .fa.fa-tumblr {
color: #999;
}
.edn-template-7 .fa.fa-twitter,
.edn-template-8 .fa.fa-twitter,
.edn-template-9 .fa.fa-twitter,
.edn-template-1 .fa.fa-twitter,
.edn-temp2-social-icon-buttons a:hover .fa.fa-twitter {
color: #5bbcec;
}
.edn-template-7 .fa.fa-facebook,
.edn-template-8 .fa.fa-facebook,
.edn-template-1 .fa.fa-facebook,
.edn-template-9 .fa.fa-facebook,
.edn-temp2-social-icon-buttons a:hover .fa.fa-facebook {
color: #597ac7;
}
.edn-template-7 .fa.fa-linkedin,
.edn-template-8 .fa.fa-linkedin,
.edn-template-9 .fa.fa-linkedin,
.edn-template-1 .fa.fa-linkedin,
.edn-temp2-social-icon-buttons a:hover .fa.fa-linkedin {
color: #1b84c1;
}
.edn-template-7 .fa.fa-github,
.edn-template-8 .fa.fa-github,
.edn-template-9 .fa.fa-github,
.edn-template-1 .fa.fa-github,
.edn-temp2-social-icon-buttons a:hover .fa.fa-github {
color: #000;
}
.edn-template-7 .fa.fa-youtube,
.edn-template-8 .fa.fa-youtube,
.edn-template-9 .fa.fa-youtube,
.edn-template-1 .fa.fa-youtube,
.edn-temp2-social-icon-buttons a:hover .fa.fa-youtube {
color: #cd2421;
}
.edn-template-7 .fa.fa-pinterest,
.edn-template-8 .fa.fa-pinterest,
.edn-template-9 .fa.fa-pinterest,
.edn-template-1 .fa.fa-pinterest,
.edn-temp2-social-icon-buttons a:hover .fa.fa-pinterest {
color: #db1616;
}
.edn-template-7 .fa.fa-behance,
.edn-template-8 .fa.fa-behance,
.edn-template-9 .fa.fa-behance,
.edn-template-1 .fa.fa-behance,
.edn-temp2-social-icon-buttons a:hover .fa.fa-behance {
color: #0079ff;
}
.edn-template-7 .fa.fa-digg,
.edn-template-8 .fa.fa-digg,
.edn-template-9 .fa.fa-digg,
.edn-template-1 .fa.fa-digg,
.edn-temp2-social-icon-buttons a:hover .fa.fa-digg {
color: #000;
}
.edn-template-7 .fa.fa-flickr,
.edn-template-8 .fa.fa-flickr,
.edn-template-9 .fa.fa-flickr,
.edn-template-1 .fa.fa-flickr,
.edn-temp2-social-icon-buttons a:hover .fa.fa-flickr {
color: #128fdc;
}
.edn-template-7 .fa.fa-bitbucket,
.edn-template-8 .fa.fa-bitbucket,
.edn-template-9 .fa.fa-bitbucket,
.edn-template-1 .fa.fa-bitbucket,
.edn-temp2-social-icon-buttons a:hover .fa.fa-bitbucket {
color: #205081;
}
.edn-template-7 .fa.fa-weixin,
.edn-template-8 .fa.fa-weixin,
.edn-template-9 .fa.fa-weixin,
.edn-template-1 .fa.fa-weixin,
.edn-temp2-social-icon-buttons a:hover .fa.fa-weixin {
color: #999;
}
.edn-template-7 .fa.fa-yelp,
.edn-template-8 .fa.fa-yelp,
.edn-template-9 .fa.fa-yelp,
.edn-template-1 .fa.fa-yelp,
.edn-temp2-social-icon-buttons a:hover .fa.fa-yelp {
color: #c41200;
}
.edn-template-7 .fa.fa-yahoo,
.edn-template-8 .fa.fa-yahoo,
.edn-template-9 .fa.fa-yahoo,
.edn-template-1 .fa.fa-yahoo,
.edn-temp2-social-icon-buttons a:hover .fa.fa-yahoo {
color: #1d1da3;
}
.edn-template-7 .fa.fa-xing,
.edn-template-8 .fa.fa-xing,
.edn-template-9 .fa.fa-xing,
.edn-template-1 .fa.fa-xing,
.edn-temp2-social-icon-buttons a:hover .fa.fa-xing {
color: #006464;
}
.edn-template-7 .fa.fa-weibo,
.edn-template-8 .fa.fa-weibo,
.edn-template-9 .fa.fa-weibo,
.edn-template-1 .fa.fa-weibo,
.edn-temp2-social-icon-buttons a:hover .fa.fa-weibo {
color: #E6162D;
}
.edn-template-7 .fa.fa-vine,
.edn-template-8 .fa.fa-vine,
.edn-template-9 .fa.fa-vine,
.edn-template-1 .fa.fa-vine,
.edn-temp2-social-icon-buttons a:hover .fa.fa-vine {
color: #00bf8f;
}
.edn-template-7 .fa.fa-instagram,
.edn-template-8 .fa.fa-instagram,
.edn-template-9 .fa.fa-instagram,
.edn-template-1 .fa.fa-instagram,
.edn-temp2-social-icon-buttons a:hover .fa.fa-instagram {
color: #8A2D7D;
}
.edn-template-7 .fa.fa-vk,
.edn-template-8 .fa.fa-vk,
.edn-template-9 .fa.fa-vk,
.edn-template-1 .fa.fa-vk,
.edn-temp2-social-icon-buttons a:hover .fa.fa-vk {
color: #4F7195;
}
.edn-template-7 .fa.fa-vimeo-square,
.edn-template-8 .fa.fa-vimeo-square,
.edn-template-9 .fa.fa-vimeo-square,
.edn-template-1 .fa.fa-vimeo-square,
.edn-temp2-social-icon-buttons a:hover .fa.fa-vimeo-square {
color: #000;
}
.edn-template-1 .edn-social-icons i,
.edn-template-5 .edn-social-icons i,
.edn-template-7 .edn-social-icons i,
.edn-template-9 .edn-social-icons i{
line-height: 30px;
}
.edn-template-4 .edn-social-icons i {
line-height: 33px;
}  .edn-template-1 .edn-form-field .edn_mailchimp_submit_ajax,
.edn-template-1 .edn-form-field .constant_subscribe,
.edn-template-1 .edn-subscribe-form .edn-form-field .edn_subs_submit_ajax,
.edn-template-1 .edn-post-title-wrap .edn-post-title li a,
.edn-template-1 .edn-custom-contact-link,
.edn-template-1 .edn-temp1-static-button,
.edn-template-1 .edn-contact-lightbox .edn-form-field .edn-field input.edn-contact-submit,
.edn-template-1 .edn-contact-form-wrap .edn-contact-close,
#pre_template_1 .edn-default-form-popup input.edn-contact-submit,
#pre_template_1 .edn-contact-close,
.edn-template-1 .apexnb-searchwrapper .apex-search-right-section .btn-search-now,
.edn-template-1 .apexnb-video-popup-section .apexnb-video-btn,
.edn-template-1 .edn_countdown_timer_main_wrapper .countdown-wrap .btn_calltoaction, 
.edn-template-1 .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout2 .apex_countdown div{
background-color: #44d2e3;
color: #fff;
}
.edn-template-1 .edn-form-field .edn_mailchimp_submit_ajax,
.edn-template-1 .edn-form-field .constant_subscribe,
.edn-template-1 .edn-subscribe-form .edn-form-field .edn_subs_submit_ajax,
.edn-template-1 .edn-post-title-wrap .edn-post-title li a,
.edn-template-1 .edn-custom-contact-link,
.edn-template-1 .edn-temp1-static-button {
border-radius: 20px;
}
.edn-template-2 .edn-form-field .edn_mailchimp_submit_ajax,
.edn-template-2 .edn-form-field .constant_subscribe,
.edn-template-2 .edn-subscribe-form .edn-form-field .edn_subs_submit_ajax,
.edn-template-2 .edn-post-title-wrap .edn-post-title li a,
.edn-template-2 .edn-custom-contact-link,
.edn-template-2 .edn-temp2-static-button,
.edn-template-2 .edn-contact-lightbox .edn-form-field .edn-field input.edn-contact-submit,
.edn-template-2 .edn-contact-form-wrap .edn-contact-close,
#pre_template_2 .edn-default-form-popup input.edn-contact-submit,
#pre_template_2 .edn-contact-close,
.edn-template-2 .apexnb-searchwrapper .apex-search-right-section .btn-search-now,
.edn-template-2 .apexnb-video-popup-section .apexnb-video-btn,
.edn-template-2 .edn_countdown_timer_main_wrapper .countdown-wrap .btn_calltoaction,
.edn-template-2 .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout2 .apex_countdown div {
background-color: #BA9E2E;
}
.edn-template-3 .edn-form-field .edn_mailchimp_submit_ajax,
.edn-template-3 .edn-form-field .constant_subscribe,
.edn-template-3 .edn-subscribe-form .edn-form-field .edn_subs_submit_ajax,
.edn-template-3 .edn-post-title-wrap .edn-post-title li a,
.edn-template-3 .edn-custom-contact-link,
.edn-template-3 .edn-temp3-static-button,
.edn-template-3 .edn-contact-lightbox .edn-form-field .edn-field input.edn-contact-submit,
.edn-template-3 .edn-contact-form-wrap .edn-contact-close,
#pre_template_3 .edn-default-form-popup input.edn-contact-submit,
#pre_template_3 .edn-contact-close,
.edn-template-3 .apexnb-searchwrapper .apex-search-right-section .btn-search-now,
.edn-template-3 .apexnb-video-popup-section .apexnb-video-btn,
.edn-template-3 .edn_countdown_timer_main_wrapper .countdown-wrap .btn_calltoaction,
.edn-template-3 .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout2 .apex_countdown div {
background-color: #fe5656;
}
.edn-template-4 .edn-form-field .edn_mailchimp_submit_ajax,
.edn-template-4 .edn-form-field .constant_subscribe,
.edn-template-4 .edn-subscribe-form .edn-form-field .edn_subs_submit_ajax,
.edn-template-4 .edn-post-title-wrap .edn-post-title li a,
.edn-template-4 .edn-custom-contact-link,
.edn-template-4 .edn-temp4-static-button,
.edn-template-4 .edn-contact-lightbox .edn-form-field .edn-field input.edn-contact-submit,
.edn-template-4 .edn-contact-form-wrap .edn-contact-close,
#pre_template_4 .edn-default-form-popup input.edn-contact-submit,
#pre_template_4 .edn-contact-close,
.edn-template-4 .apexnb-searchwrapper .apex-search-right-section .btn-search-now,
.edn-template-4 .apexnb-video-popup-section .apexnb-video-btn,
.edn-template-4 .edn_countdown_timer_main_wrapper .countdown-wrap .btn_calltoaction,
.edn-template-4 .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout2 .apex_countdown div {
background-color: #fc8f44;
}
.edn-template-5 .edn-form-field .edn_mailchimp_submit_ajax,
.edn-template-5 .edn-form-field .constant_subscribe,
.edn-template-5 .edn-subscribe-form .edn-form-field .edn_subs_submit_ajax,
.edn-template-5 .edn-post-title-wrap .edn-post-title li a,
.edn-template-5 .edn-custom-contact-link,
.edn-template-5 .edn-temp5-static-button,
.edn-template-5 .edn-contact-lightbox .edn-form-field .edn-field input.edn-contact-submit,
.edn-template-5 .edn-contact-form-wrap .edn-contact-close,
#pre_template_5 .edn-default-form-popup input.edn-contact-submit,
#pre_template_5 .edn-contact-close,
.edn-template-5 .apexnb-searchwrapper .apex-search-right-section .btn-search-now,
.edn-template-5 .apexnb-video-popup-section .apexnb-video-btn,
.edn-template-5 .edn_countdown_timer_main_wrapper .countdown-wrap .btn_calltoaction,
.edn-template-5 .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout2 .apex_countdown div {
background-color: #107a64;
}
.edn-template-6 .edn-form-field .edn_mailchimp_submit_ajax,
.edn-template-6 .edn-form-field .constant_subscribe,
.edn-template-6 .edn-subscribe-form .edn-form-field .edn_subs_submit_ajax,
.edn-template-6 .edn-post-title-wrap .edn-post-title li a,
.edn-template-6 .edn-custom-contact-link,
.edn-template-6 .edn-temp6-static-button,
.edn-template-6 .edn-contact-lightbox .edn-form-field .edn-field input.edn-contact-submit,
.edn-template-6 .edn-contact-form-wrap .edn-contact-close,
#pre_template_6 .edn-default-form-popup input.edn-contact-submit,
#pre_template_6 .edn-contact-close,
.edn-template-6 .apexnb-searchwrapper .apex-search-right-section .btn-search-now,
.edn-template-6 .apexnb-video-popup-section .apexnb-video-btn,
.edn-template-6 .edn_countdown_timer_main_wrapper .countdown-wrap .btn_calltoaction,
.edn-template-6 .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout2 .apex_countdown div {
background-color: #2d3053;
}
.edn-template-7 .edn-form-field .edn_mailchimp_submit_ajax,
.edn-template-7 .edn-form-field .constant_subscribe,
.edn-template-7 .edn-subscribe-form .edn-form-field .edn_subs_submit_ajax,
.edn-template-7 .edn-post-title-wrap .edn-post-title li a,
.edn-template-7 .edn-custom-contact-link,
.edn-template-7 .edn-temp7-static-button,
.edn-template-7 .edn-contact-lightbox .edn-form-field .edn-field input.edn-contact-submit,
.edn-template-7 .edn-contact-form-wrap .edn-contact-close,
#pre_template_7 .edn-default-form-popup input.edn-contact-submit,
#pre_template_7 .edn-contact-close,
.edn-template-7 .apexnb-searchwrapper .apex-search-right-section .btn-search-now,
.edn-template-7 .apexnb-video-popup-section .apexnb-video-btn,
.edn-template-7 .edn_countdown_timer_main_wrapper .countdown-wrap .btn_calltoaction,
.edn-template-7 .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout2 .apex_countdown div {
background-color: #007bc1;
}
.edn-template-7 .edn-form-field .edn_mailchimp_submit_ajax,
.edn-template-7 .edn-form-field .constant_subscribe,
.edn-template-7 .edn-subscribe-form .edn-form-field .edn_subs_submit_ajax,
.edn-template-7 .edn-post-title-wrap .edn-post-title li a,
.edn-template-7 .edn-custom-contact-link,
.edn-template-7 .edn-temp7-static-button {
border-radius: 20px;
}
.edn-template-8 .edn-form-field .edn_mailchimp_submit_ajax,
.edn-template-8 .edn-form-field .constant_subscribe,
.edn-template-8 .edn-subscribe-form .edn-form-field .edn_subs_submit_ajax,
.edn-template-8 .edn-post-title-wrap .edn-post-title li a,
.edn-template-8 .edn-custom-contact-link,
.edn-template-8 .edn-temp8-static-button,
.edn-template-8 .edn-contact-lightbox .edn-form-field .edn-field input.edn-contact-submit,
.edn-template-8 .edn-contact-form-wrap .edn-contact-close,
#pre_template_8 .edn-default-form-popup input.edn-contact-submit,
#pre_template_8 .edn-contact-close,
.edn-template-8 .apexnb-searchwrapper .apex-search-right-section .btn-search-now,
.edn-template-8 .apexnb-video-popup-section .apexnb-video-btn,
.edn-template-8 .edn_countdown_timer_main_wrapper .countdown-wrap .btn_calltoaction,
.edn-template-8 .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout2 .apex_countdown div {
background-color: #0091ea;
}
.edn-template-9 .edn-form-field .edn_mailchimp_submit_ajax,
.edn-template-9 .edn-form-field .constant_subscribe,
.edn-template-9 .edn-subscribe-form .edn-form-field .edn_subs_submit_ajax,
.edn-template-9 .edn-post-title-wrap .edn-post-title li a,
.edn-template-9 .edn-custom-contact-link,
.edn-template-9 .edn-temp9-static-button,
.edn-template-9 .edn-contact-lightbox .edn-form-field .edn-field input.edn-contact-submit,
.edn-template-9 .edn-contact-form-wrap .edn-contact-close,
#pre_template_9 .edn-default-form-popup input.edn-contact-submit,
#pre_template_9 .edn-contact-close,
.edn-template-9 .apexnb-searchwrapper .apex-search-right-section .btn-search-now,
.edn-template-9 .apexnb-video-popup-section .apexnb-video-btn,
.edn-template-9 .edn_countdown_timer_main_wrapper .countdown-wrap .btn_calltoaction,
.edn-template-9 .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout2 .apex_countdown div {
background-color: #ab2c2c;
}
.edn-template-10 .edn-form-field .edn_mailchimp_submit_ajax,
.edn-template-10 .edn-form-field .constant_subscribe,
.edn-template-10 .edn-subscribe-form .edn-form-field .edn_subs_submit_ajax,
.edn-template-10 .edn-post-title-wrap .edn-post-title li a,
.edn-template-10 .edn-custom-contact-link,
.edn-template-10 .edn-temp10-static-button,
.edn-template-10 .edn-contact-lightbox .edn-form-field .edn-field input.edn-contact-submit,
.edn-template-10 .edn-contact-form-wrap .edn-contact-close,
#pre_template_10 .edn-default-form-popup input.edn-contact-submit,
#pre_template_10 .edn-contact-close,
.edn-template-10 .apexnb-searchwrapper .apex-search-right-section .btn-search-now,
.edn-template-10 .apexnb-video-popup-section .apexnb-video-btn,
.edn-template-10 .edn_countdown_timer_main_wrapper .countdown-wrap .btn_calltoaction,
.edn-template-10 .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout2 .apex_countdown div {
background-color: #ffd630;
}
.edn-template-11 .edn-form-field .edn_mailchimp_submit_ajax,
.edn-template-11 .edn-form-field .constant_subscribe,
.edn-template-11 .edn-subscribe-form .edn-form-field .edn_subs_submit_ajax,
.edn-template-11 .edn-post-title-wrap .edn-post-title li a,
.edn-template-11 .edn-custom-contact-link,
.edn-template-11 .edn-temp11-static-button,
.edn-template-11 .edn-contact-lightbox .edn-form-field .edn-field input.edn-contact-submit,
.edn-template-11 .edn-contact-form-wrap .edn-contact-close,
#pre_template_11 .edn-default-form-popup input.edn-contact-submit,
#pre_template_11 .edn-contact-close,
.edn-template-11 .apexnb-searchwrapper .apex-search-right-section .btn-search-now,
.edn-template-11 .apexnb-video-popup-section .apexnb-video-btn,
.edn-template-11 .edn_countdown_timer_main_wrapper .countdown-wrap .btn_calltoaction,
.edn-template-11 .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout2 .apex_countdown div {
background-color: #9ebe3c;
}
.edn-template-12 .edn-form-field .edn_mailchimp_submit_ajax,
.edn-template-12 .edn-form-field .constant_subscribe,
.edn-template-12 .edn-subscribe-form .edn-form-field .edn_subs_submit_ajax,
.edn-template-12 .edn-post-title-wrap .edn-post-title li a,
.edn-template-12 .edn-custom-contact-link,
.edn-template-12 .edn-temp12-static-button,
.edn-template-12 .edn-contact-lightbox .edn-form-field .edn-field input.edn-contact-submit,
.edn-template-12 .edn-contact-form-wrap .edn-contact-close,
#pre_template_12 .edn-default-form-popup input.edn-contact-submit,
#pre_template_12 .edn-contact-close,
.edn-template-12 .apexnb-searchwrapper .apex-search-right-section .btn-search-now,
.edn-template-12 .apexnb-video-popup-section .apexnb-video-btn,
.edn-template-12 .edn_countdown_timer_main_wrapper .countdown-wrap .btn_calltoaction,
.edn-template-12 .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout2 .apex_countdown div {
background-color: #f0c90a;
}
.edn-template-13 .edn-form-field .edn_mailchimp_submit_ajax,
.edn-template-13 .edn-form-field .constant_subscribe,
.edn-template-13 .edn-subscribe-form .edn-form-field .edn_subs_submit_ajax,
.edn-template-13 .edn-post-title-wrap .edn-post-title li a,
.edn-template-13 .edn-custom-contact-link,
.edn-template-13 .edn-temp13-static-button,
.edn-template-13 .edn-contact-lightbox .edn-form-field .edn-field input.edn-contact-submit,
.edn-template-13 .edn-contact-form-wrap .edn-contact-close,
#pre_template_13 .edn-default-form-popup input.edn-contact-submit,
#pre_template_13 .edn-contact-close,
.edn-template-13 .apexnb-searchwrapper .apex-search-right-section .btn-search-now,
.edn-template-13 .apexnb-video-popup-section .apexnb-video-btn,
.edn-template-13 .edn_countdown_timer_main_wrapper .countdown-wrap .btn_calltoaction,
.edn-template-13 .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout2 .apex_countdown div {
background-color: #ffffff;
}
.edn-template-14 .edn-form-field .edn_mailchimp_submit_ajax,
.edn-template-14 .edn-form-field .constant_subscribe,
.edn-template-14 .edn-subscribe-form .edn-form-field .edn_subs_submit_ajax,
.edn-template-14 .edn-post-title-wrap .edn-post-title li a,
.edn-template-14 .edn-custom-contact-link,
.edn-template-14 .edn-temp14-static-button,
.edn-template-14 .edn-contact-lightbox .edn-form-field .edn-field input.edn-contact-submit,
.edn-template-14 .edn-contact-form-wrap .edn-contact-close,
#pre_template_14 .edn-default-form-popup input.edn-contact-submit,
#pre_template_14 .edn-contact-close,
.edn-template-14 .apexnb-searchwrapper .apex-search-right-section .btn-search-now,
.edn-template-14 .apexnb-video-popup-section .apexnb-video-btn,
.edn-template-14 .edn_countdown_timer_main_wrapper .countdown-wrap .btn_calltoaction,
.edn-template-14 .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout2 .apex_countdown div {
background: -moz-linear-gradient(1deg, #FD8F26 0, #fdb52b 100%); background: -webkit-gradient(linear, 1deg, color-stop(0, FD8F26), color-stop(100%, fdb52b)); background: -webkit-linear-gradient(1deg, #FD8F26 0, #fdb52b 100%); background: -o-linear-gradient(1deg, #FD8F26 0, #fdb52b 100%); background: -ms-linear-gradient(1deg, #FD8F26 0, #fdb52b 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1301FE', endColorstr='#F4F60C', GradientType='1'); background: linear-gradient(1deg, #FD8F26 0, #fdb52b 100%); }
.edn-template-15 .edn-form-field .edn_mailchimp_submit_ajax,
.edn-template-15 .edn-form-field .constant_subscribe,
.edn-template-15 .edn-subscribe-form .edn-form-field .edn_subs_submit_ajax,
.edn-template-15 .edn-post-title-wrap .edn-post-title li a,
.edn-template-15 .edn-custom-contact-link,
.edn-template-15 .edn-temp15-static-button,
.edn-template-15 .edn-contact-lightbox .edn-form-field .edn-field input.edn-contact-submit,
.edn-template-15 .edn-contact-form-wrap .edn-contact-close,
#pre_template_15 .edn-default-form-popup input.edn-contact-submit,
#pre_template_15 .edn-contact-close,
.edn-template-15 .apexnb-searchwrapper .apex-search-right-section .btn-search-now,
.edn-template-15 .apexnb-video-popup-section .apexnb-video-btn,
.edn-template-15 .edn_countdown_timer_main_wrapper .countdown-wrap .btn_calltoaction,
.edn-template-15 .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout2 .apex_countdown div {
background-color: #d63e41;
} .edn-temp1-static-button,
.edn-temp3-static-button,
.edn-temp4-static-button,
.edn-temp5-static-button,
.edn-temp6-static-button,
.edn-temp7-static-button,
.edn-temp8-static-button,
.edn-temp9-static-button,
.edn-temp10-static-button
{
display: inline-block;
padding: 1px 20px;
font-size: 12px;
line-height: 28px;
font-family: 'Roboto', sans-serif;
vertical-align: middle;
color: #fff;
}
.edn-temp2-static-button,
.edn-template-2 .edn-custom-contact-link {
border-radius: 5px;
}
.ednpro_bar_icons {
display: inline-block;
padding: 0px 30px;
}
.endpro_main_leftright_wrapper .ednpro_bar_icons {
padding: 0px;
} .edn_pro-social-title,
.edn-front-title,
.edn-temp1-social-heading-title {
font-family: 'Montserrat', sans-serif;
color: #fff;
font-weight: bold;
line-height: 28px;
font-size: 12.5px;
display: inline-block;
vertical-align: middle; display: inline-block;
letter-spacing: 1px;
}
.endpro_main_leftright_wrapper .ednpro_bar_icons {
display: inline-block; vertical-align: middle;
padding: 3px 0;
padding-left: 3px;
text-align: left;
} .edn-custom-template .ednpro_opt_settings_leftright_wrapper .ednpro_bar_icons {
width: 57%;
}
.edn-position-left .endpro_main_leftright_wrapper.ednpro_opt_settings_leftright_wrapper .ednpro_bar_icons,
.edn-position-right .endpro_main_leftright_wrapper.ednpro_opt_settings_leftright_wrapper .ednpro_bar_icons {
width: auto;
margin-bottom: 5px;
} .edn-position-left .endpro_main_leftright_wrapper .ednpro_bar_icons,
.edn-position-right .endpro_main_leftright_wrapper .ednpro_bar_icons {
margin: auto;
}
.ticker_leftright_wrapper .ednpro_bar_icons {
padding: 1px 0;
}  .edn_middle_content.ticker_template_wrapper {
padding: 0;
}
.edn-position-top .edn-template-1,
.edn-position-bottom .edn-template-1 {
width: 100%;
text-align: center;
}   .edn_middle_content {
text-align: center;
padding: 10px;
}
.edn-position-left .edn_middle_content,
.edn-position-right .edn_middle_content{ padding: 15px 30px;
}
.edn_middle_content.ednpro_searchform_settings_template_wrapper {
padding:15px;
}
.edn-position-left .edn_middle_content.ticker_template_wrapper,
.edn-position-right .edn_middle_content.ticker_template_wrapper {
padding:0;
}
.edn-temp1-social-heading-title,
.edn-temp1-social-icon-buttons,
.edn-social-icons {
display: inline-block;
vertical-align: middle;
}
.edn-social-icons {
margin: 0 1px;
text-align: center;
}
.edn-social-icons-bg {
text-align: center;
line-height: 2;
background: transparent;
font-size: 16px;
margin: 1px;
}
.edn-template-1 .edn-social-icons-bg {
width: 31px;
height: 31px;
background-color: #fff;
border-radius: 100%;
display: inline-block;
text-align: center;
position: relative;
}
.edn-template-1 .edn-social-icons-bg:hover {
background-color: #44d2e3;
}
.edn-template-1 .edn-social-icons-bg:hover .fa {
color: #fff;
} .ticker-wrapper .ticker-title,
.ticker-wrapper .ticker,
.edn-template-1 .edn-temp1-text-content-wrap {
height: 100%;
}
.edn-template-1 .ticker-wrapper.has-js,
.edn-template-2 .ticker-wrapper.has-js,
.edn-template-3 .ticker-wrapper.has-js,
.edn-template-4 .ticker-wrapper.has-js,
.edn-template-5 .ticker-wrapper.has-js,
.edn-template-6 .ticker-wrapper.has-js,
.edn-template-7 .ticker-wrapper.has-js,
.edn-template-8 .ticker-wrapper.has-js,
.edn-template-9 .ticker-wrapper.has-js,
.edn-template-10 .ticker-wrapper.has-js,
.edn-template-11 .ticker-wrapper.has-js,
.edn-template-12 .ticker-wrapper.has-js,
.edn-template-13 .ticker-wrapper.has-js,
.edn-template-14 .ticker-wrapper.has-js,
.edn-template-15 .ticker-wrapper.has-js {
padding: 0;
vertical-align: middle;
height: 100%;
}
.edn-notify-bar .right .ticker-title:before {
right: auto;
left: -10px;
border-left: 0;
}
.ticker-wrapper .ticker {
width: 100%;
overflow: visible;
}
.ticker-wrapper .ticker-title {
position: relative;
margin-left: 0;
left: 0;
padding: 10px;
}
.scroller_template_wrapper .ticker-wrapper .ticker-title {
padding: 5px 20px;
}
.ticker-wrapper .ticker-title:before {
position: absolute;
content: '';
width: 0;
right: -10px;
height: 0;
border-top: 10px solid transparent;
border-bottom: 10px solid transparent;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
}
.scroller_template_wrapper .ticker-wrapper .ticker-title:before {
right:-36px;
border-style: solid;
border-width: 19px 25px;
border-color:transparent transparent transparent #000;
}
.scroller_template_wrapper .ticker-wrapper.right .ticker-title:before {
border-color:transparent #000 transparent transparent;
right: auto;
left: -36px;
}
.ticker-wrapper .ticker-title span {
display: block;
position: relative;
font-family: 'Lato', sans-serif;
font-size: 14px;
line-height: 28px;
color: #fff;
font-weight: 400;
}
.ticker-wrapper .ticker-content {
position: absolute;
padding: 8px 0 0 0;
color: #fff;
line-height: 2;
text-align: left;
}
.scroller_template_wrapper .ticker-wrapper .ticker-content {
padding: 3px 0 0 40px;
}
.ticker-wrapper .ticker-content a {
display: inline-block;
vertical-align: middle;
}
.edn-post-title-wrap .ticker-wrapper .ticker-content a {
vertical-align: middle;
}
.edn-notify-bar .right .ticker-content {
margin-right: 61px;
}
.edn-notify-bar .scroller_template_wrapper .right .ticker-content {
margin-right:78px ;
}
.edn-notify-bar.edn-position-left .right .ticker-content,
.edn-notify-bar.edn-position-right .right .ticker-content {
margin-right: 14px;
}
.edn-notify-bar .scroller_template_wrapper .ticker-wrapper .ticker-swipe {
height: 0;
width: 0;
}
.edn-notify-bar.edn-position-left .ticker-wrapper .ticker,
.edn-notify-bar.edn-position-right .ticker-wrapper .ticker {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.edn-notify-bar .ticker_template_wrapper .ticker-wrapper .ticker-swipe span {
display: block;
border-color: #fff;
bottom: 0;
padding-top: 25px;
}
.edn-notify-bar .scroller_template_wrapper .ticker-wrapper .ticker-swipe span {
display: none;
opacity: 0;
}
.ticker-wrapper .ticker-content a,
.ticker-wrapper .ticker-content .edn-tweet-content,
.ticker-wrapper .edn-mulitple-text-content {
color: #fff;
font-family: 'Lato', sans-serif;
font-weight: 400;
font-size: 13px;
margin-top: -5px;
}
.ticker-wrapper .ticker-content .edn-tweet-content { }
.endpro_main_leftright_wrapper .ticker-wrapper .ticker-content .edn-tweet-content { overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.edn-mulitple-text-content {
display: inline-block;
color: #fff;
font-family: 'Open Sans', sans-serif;
font-size: 13px;
line-height: 22px;
vertical-align: middle;
}
.ticker .edn-mulitple-text-content { }
.ticker .edn-tweet-content,
.ticker .ticker-content,
.ticker .edn-mulitple-text-content { text-align: left;
font-size: 12px;
}
.right .ticker .edn-tweet-content,
.right .ticker .ticker-content,
.right .ticker .edn-mulitple-text-content {
text-align: right;
}
.ticker_leftright_wrapper .ticker .edn-mulitple-text-content {
max-width: 90%;
vertical-align: middle;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.endpro_main_leftright_wrapper.scroller_leftright_wrapper .ednpro_right_section {
width: 59%;
}
.endpro_main_leftright_wrapper.scroller_leftright_wrapper .ticker .edn-mulitple-text-content {
max-width: 60%;
display: inline-block;
vertical-align: middle;
}
.endpro_main_leftright_wrapper.scroller_leftright_wrapper .ticker .edn-mulitple-text-content,
.ticker_leftright_wrapper .ticker .edn-mulitple-text-content {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.ticker-wrapper .ticker-content .edn-tweet-content a {
color: #6fafd0;
}
.ticker-wrapper .ticker-content a:hover {
text-decoration: none; }
.endpro_main_leftright_wrapper.ticker_leftright_wrapper {
padding: 0 10px;
}
.endpro_main_leftright_wrapper.ticker_leftright_wrapper .ednpro_right_section {
width: 58%;
}
.endpro_main_leftright_wrapper.ticker_leftright_wrapper .ednpro_right_section .ticker-content {
max-width: 90%;
overflow: visible;
}
.edn-position-left .endpro_main_leftright_wrapper.ticker_leftright_wrapper .ednpro_right_section .ticker-content,
.edn-position-left .endpro_main_leftright_wrapper.ticker_leftright_wrapper .ednpro_right_section .ticker-content {
max-width: 60%;
overflow: hidden;
}
.endpro_main_leftright_wrapper .ticker .edn-tweet-content p a {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
width: 83%;
} .edn-left-subscribe-content {
display: inline-block;
position: relative;
}
.edn-position-left .edn-left-subscribe-content,
.edn-position-right .edn-left-subscribe-content {
width: 100%;
}
.edn-form-field {
display: inline-block;
vertical-align: middle;
}
.edn-default-form-popup .edn-form-field {
text-align: left;
}
.edn-form-field input.edn-mailchimp-email,
.edn-subscribe-form .edn-form-field .edn_subs_email_r {
display: inline-block;
vertical-align: middle;
}
.edn-form-field input.edn-mailchimp-email,
.edn-subscribe-form .edn-form-field .edn_subs_email_r,
.edn-constant-contact-wrap .edn-form-field .edn-constantcontact-email {
width: 285px;
padding: 1px 21px;
border: 0;
height: 31px;
}
.endpro_main_leftright_wrapper .edn-form-field input.edn-mailchimp-email,
.endpro_main_leftright_wrapper .edn-subscribe-form .edn-form-field .edn_subs_email_r,
.endpro_main_leftright_wrapper .edn-constant-contact-wrap .edn-form-field .edn-constantcontact-email {
width: 220px;
}
.endpro_main_leftright_wrapper .edn-constant-contact-wrap .edn-form-field {
margin-left: 0;
}
.edn-subscribe-form{
padding: 15px;
}
.edn-constant-contact-wrap .edn-form-field .edn-constantcontact-email,
.edn-subscribe-form .edn-form-field .edn_subs_email_r {
font-size: 12px;
line-height: 28px;
vertical-align: middle;
font-family: 'Roboto', sans-serif;
border: none;
height: 31px;
margin-right: 4px;
}
.edn_subs_submit_ajax{
height: 31px;
}
.edn-form-field .edn_mailchimp_submit_ajax,
.edn-form-field .constant_subscribe,
.edn-subscribe-form .edn-form-field .edn_subs_submit_ajax,
.edn-post-title-wrap .edn-post-title li a,
.edn-custom-contact-link,
.edn-temp1-static-button {
color: #fff;
display: inline-block;
font-family: "Roboto", sans-serif;
font-size: 13px;
line-height: 25px;
padding: 3px 20px;
box-shadow: none;
text-shadow:none;
border:0;
vertical-align: middle;
margin-top: 0;
}
.edn-form-field .constant_subscribe {
padding: 1px 20px;
}
.edn-form-field .edn_mailchimp_submit_ajax:hover,
.edn-form-field .constant_subscribe:hover,
.edn-subscribe-form .edn-form-field .edn_subs_submit_ajax:hover,
.edn-post-title-wrap .edn-post-title li a:hover,
.edn-custom-contact-link:hover,
.edn-temp1-static-button:hover {
box-shadow: none;
text-shadow:none;
border:0;
color: #ffffff;
}
.edn-post-title-wrap .edn-post-title li a,
.edn-temp1-static-button {
display: inline-block;
font-size: 12px;
line-height: 1;
font-family: 'Roboto', sans-serif;
vertical-align: middle;
color: #fff;
margin-left: 10px;
height: auto;
padding: 7px 14px;
}
.endpro_main_leftright_wrapper .edn-form-field .constant_subscribe {
margin: 0;
}
.edn-post-title-wrap .edn-post-title li a {
color: #fff;
}
.edn-subscribe-form .edn-front-title {
max-width: 400px;
}
.edn-subscribe-form .edn-front-title,
.edn-mailchimp-wrap .edn-front-title {
padding-left: 38px;
position: relative;
margin-right: 20px;
}
.edn-front-title .show_icon {
display: inline-block;
vertical-align: middle;
margin-right: 0px;
margin-top: 0;
position: static;
left: 0;
top: 0;
}
.edn-position-left .ednpro_opt_settings_template_wrapper .edn-front-title .show_icon,
.edn-position-right .ednpro_opt_settings_template_wrapper .edn-front-title .show_icon {
left: 25px;
}
.edn-position-left .ednpro_opt_settings_leftright_wrapper .ednpro_opt_settings_template_wrapper .edn-front-title .show_icon,
.edn-position-right .ednpro_opt_settings_leftright_wrapper .ednpro_opt_settings_template_wrapper .edn-front-title .show_icon { left: 17px;
}
.edn-front-title .show_icon i {
font-size: 26px;
}
.edn-subscribe-form .edn-front-title h3,
.edn-mailchimp-wrap .edn-front-title h3 {
color: #fff;
display: inline-block;
font-size: 14px;
line-height: 1.5;
max-width: 350px;
text-align: left;
vertical-align: middle;
font-family: Raleway;
margin: 0;
padding: 5px;
}
.edn-template-3 .edn-subscribe-form .edn-front-title h3,
.edn-template-3 .edn-mailchimp-wrap .edn-front-title h3 {
color: #333333; 
}
.edn-position-left .edn-subscribe-form .edn-front-title h3,
.edn-position-left .edn-mailchimp-wrap .edn-front-title h3,
.edn-position-right .edn-subscribe-form .edn-front-title h3,
.edn-position-right .edn-mailchimp-wrap .edn-front-title h3 {
max-width: 264px;
margin-bottom: 5px;
padding-left: 10px;
}
.edn-subscribe-form .edn-front-title h3 span,
.edn-mailchimp-wrap .edn-front-title h3 span {
font-size: 12px;
line-height: 1;
text-align: left;
color: #fff;
padding-bottom: 0;
margin-bottom: 0;
display: block;
margin-top: 0;
font-weight: 500;
text-transform: none;
font-family: Raleway;
}
.edn-template-3 .edn-subscribe-form .edn-front-title h3 span,
.edn-template-3 .edn-mailchimp-wrap .edn-front-title h3 span,
.edn-template-8 .edn-subscribe-form .edn-front-title h3 span,
.edn-template-8 .edn-mailchimp-wrap .edn-front-title h3 span {
color: #000;
margin-top: 5px;
}   .ednpro_opt_settings_template_wrapper .edn-constant-contact-wrap .edn-front-title {
margin-left: 5%;
}
.endpro_main_leftright_wrapper .ednpro_opt_settings_template_wrapper .edn-constant-contact-wrap .edn-front-title {
margin-left: 0;
}
.endpro_main_leftright_wrapper .edn-constant-contact-wrap .edn-front-title h3 {
max-width: 222px;
width: 100%;
}
.edn-constant-contact-wrap .edn-front-title,
.edn-constant-contact-wrap .edn-form-field {
display: inline-block;
vertical-align: middle;
}
.edn-constant-contact-wrap .edn-form-field {
margin-left: 50px;
}
.edn-constant-contact-wrap .edn-form-field .edn-constantcontact-firstname {
width: 207px;
padding: 1px 21px;
font-size: 12px;
line-height: 28px;
vertical-align: middle;
font-family: 'Roboto', sans-serif;
border: 0;
height: 31px;
}
.edn-constant-contact-wrap .edn-front-title h3 {
font-size: 17px;
font-weight: bold;
font-family: 'Roboto', sans-serif;
color: #fff;
display: inline-block;
position: relative;
text-align: left;
vertical-align: middle;
text-transform: capitalize;
word-spacing: 2px;
letter-spacing: 1px;
margin: 0;
margin-top: -5px;
font-weight: 500;
width: 100%;
max-width: 380px;
padding-right: 5px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
}
.edn-constant-contact-wrap .edn-front-title h3:before {
content: '';
background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/images/newsletter.png);
position: absolute;
left: -42px;
display: inline-block;
top: 50%;
margin-top:-15px;
z-index: 999999999;
width: 30px;
height: 30px;
background-repeat: no-repeat;
}
.edn-constant-contact-wrap .edn-front-title span {
font-size: 12px;
line-height: 1;
text-align: left;
color: #fff;
padding-bottom: 0;
margin-bottom: 0;
display: block;
margin-top: -2px;
font-weight: 500;
}
.endpro_main_leftright_wrapper .edn-constant-contact-wrap .edn-front-title span {
width: 100%;
}  .edn-subscribe-form .edn-form-field .edn-front-title span {
line-height: 1.5;
}
.edn-position-left .edn-subscribe-form .edn-form-field .edn-front-title,
.edn-position-left .edn-subscribe-form .edn-form-field .edn-front-title {
margin-right: 0;
}
.endpro_main_leftright_wrapper .edn-front-title {
margin-right: 10px;
}   .edn-template-1 .scroller_template_wrapper .ticker-wrapper .ticker-title:before {
border-color:transparent transparent transparent #44d2e3;
}
.edn-template-2 .scroller_template_wrapper .ticker-wrapper .ticker-title:before {
border-color:transparent transparent transparent #fedc56;
}
.edn-template-3 .scroller_template_wrapper .ticker-wrapper .ticker-title:before {
border-color:transparent transparent transparent #fe5656;
}
.edn-template-4 .scroller_template_wrapper .ticker-wrapper .ticker-title:before {
border-color:transparent transparent transparent #fc8f44;
}
.edn-template-5 .scroller_template_wrapper .ticker-wrapper .ticker-title:before {
border-color:transparent transparent transparent #107a64;
}
.edn-template-6 .scroller_template_wrapper .ticker-wrapper .ticker-title:before {
border-color:transparent transparent transparent #2d3053;
}
.edn-template-7 .scroller_template_wrapper .ticker-wrapper .ticker-title:before {
border-color:transparent transparent transparent #007bc1;
}
.edn-template-8 .scroller_template_wrapper .ticker-wrapper .ticker-title:before {
border-color:transparent transparent transparent #0091ea;
}
.edn-template-9 .scroller_template_wrapper .ticker-wrapper .ticker-title:before {
border-color:transparent transparent transparent #ab2c2c;
}
.edn-template-10 .scroller_template_wrapper .ticker-wrapper .ticker-title:before {
border-color:transparent transparent transparent #ffd630;
}
.edn-template-11 .scroller_template_wrapper .ticker-wrapper .ticker-title:before {
border-color:transparent transparent transparent #9ebe3c;
}
.edn-template-12 .scroller_template_wrapper .ticker-wrapper .ticker-title:before {
border-color:transparent transparent transparent #f0c90a;
}
.edn-template-13 .scroller_template_wrapper .ticker-wrapper .ticker-title:before {
border-color:transparent transparent transparent #ffffff;
}
.edn-template-14 .scroller_template_wrapper .ticker-wrapper .ticker-title:before {
border-color:transparent transparent transparent #fda429;
}
.edn-template-15 .scroller_template_wrapper .ticker-wrapper .ticker-title:before {
border-color:transparent transparent transparent #d63e41;
}
.edn-template-1 .scroller_template_wrapper .ticker-wrapper.right .ticker-title:before {
border-color:transparent #44d2e3 transparent transparent;
}
.edn-template-2 .scroller_template_wrapper .ticker-wrapper.right .ticker-title:before {
border-color:transparent #fedc56 transparent transparent;
}
.edn-template-3 .scroller_template_wrapper .ticker-wrapper.right .ticker-title:before {
border-color:transparent #fe5656 transparent transparent;
}
.edn-template-4 .scroller_template_wrapper .ticker-wrapper.right .ticker-title:before {
border-color:transparent #fc8f44 transparent transparent;
}
.edn-template-5 .scroller_template_wrapper .ticker-wrapper.right .ticker-title:before {
border-color:transparent #107a64 transparent transparent;
}
.edn-template-6 .scroller_template_wrapper .ticker-wrapper.right .ticker-title:before {
border-color:transparent #2d3053 transparent transparent;
}
.edn-template-7 .scroller_template_wrapper .ticker-wrapper.right .ticker-title:before {
border-color:transparent #007bc1 transparent transparent;
}
.edn-template-8 .scroller_template_wrapper .ticker-wrapper.right .ticker-title:before {
border-color:transparent #0091ea transparent transparent;
}
.edn-template-9 .scroller_template_wrapper .ticker-wrapper.right .ticker-title:before {
border-color:transparent #ab2c2c transparent transparent;
}
.edn-template-10 .scroller_template_wrapper .ticker-wrapper.right .ticker-title:before {
border-color:transparent #ffd630 transparent transparent;
}
.edn-template-11 .scroller_template_wrapper .ticker-wrapper.right .ticker-title:before {
border-color:transparent #9ebe3c transparent transparent;
}
.edn-template-12 .scroller_template_wrapper .ticker-wrapper.right .ticker-title:before {
border-color:transparent #f0c90a transparent transparent;
}
.edn-template-13 .scroller_template_wrapper .ticker-wrapper.right .ticker-title:before {
border-color:transparent #ffffff transparent transparent;
}
.edn-template-14 .scroller_template_wrapper .ticker-wrapper.right .ticker-title:before {
border-color:transparent #fda429 transparent transparent;
}
.edn-template-15 .scroller_template_wrapper .ticker-wrapper.right .ticker-title:before {
border-color:transparent #d63e41 transparent transparent;
} .edn_static_text,
.slider_template_wrapper .edn-tweet-content,
.edn-post-title-wrap .edn-post-title li {
color: #fff;
font-family: 'Open Sans', sans-serif;
font-size: 13px;
line-height: 22px;
font-weight: 400;
}
.edn_static_text {
padding: 0 30px;
}
.edn_pro_static_template_wrapper .edn_static_text {
padding: 0;
}
.edn-position-top .slider_template_wrapper .edn_static_text,
.edn-position-top .slider_template_wrapper .edn-tweet-content,
.edn-position-top .slider_template_wrapper .edn-post-title-wrap .edn-post-title li,
.edn-position-bottom .slider_template_wrapper .edn_static_text,
.edn-position-bottom .slider_template_wrapper .edn-tweet-content,
.edn-position-bottom .slider_template_wrapper .edn-post-title-wrap .edn-post-title li,
.edn-position-top_absolute .slider_template_wrapper .edn_static_text,
.edn-position-top_absolute .slider_template_wrapper .edn-post-title-wrap .edn-post-title li {
max-width: 96%;
}
.edn-custom-template .edn_pro_static_pattern .edn_static_text {
padding: 6px 0;
}
.edn-custom-template.edn-position-top .edn_pro_static_pattern .edn_static_text,
.edn-custom-template.edn-position-top_absolute .edn_pro_static_pattern .edn_static_text,
.edn-custom-template.edn-position-bottom .edn_pro_static_pattern .edn_static_text {
padding: 6px 20px 6px 0;
text-align: center;
}
.edn-custom-template .edn_pro_static_pattern .edn_static_text .edn-call-action-button {
vertical-align: middle;
margin-left: 10px;
}
.edn-notify-bar .bx-wrapper .bx-viewport {
-moz-box-shadow: 0 0 0 transparent;
-webkit-box-shadow: 0 0 0px transparent;
box-shadow: 0 0 5px transparent;
border: 0;
background: transparent;
left: 0;
}
.edn-notify-bar .bx-wrapper .bx-next {
right: 41px;
}
.edn-notify-bar.edn-position-left .bx-wrapper .bx-next,
.edn-notify-bar.edn-position-right .bx-wrapper .bx-next {
right: 13px;
}
.slider_template_wrapper .edn-tweet-content {
padding: 0;
}
.slider_template_wrapper .bx-wrapper .bx-viewport {
-moz-box-shadow: 0 0 0 #ccc;
-webkit-box-shadow: 0 0 0 #ccc;
box-shadow: 0 0 0 #ccc;
border: 0;
background: transparent;
}
.edn_middle_content.slider_template_wrapper,
.edn_middle_content.scroller_template_wrapper {
padding: 5px 0;
}
.edn-contact-lightbox {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 999999;
}
.ednpro_overlay {
position: fixed;
width: 100%;
height: 100%;
background-color: #222;
opacity: 0.7;
top: 0;
bottom: 0;
right: 0;
left: 0; display: block;
}
.edn-contact-lightbox .edn-contact-lightbox-inner-wrap {
top: 50%;
position: fixed;
z-index: 90;
width: 410px;
display: inline-block;
padding: 30px;
margin: 0 auto;
left: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
border: 2px solid #fff;
}
.edn-contact-lightbox .edn-contact-lightbox-inner-wrap.apexnb-ccform7-wrapper { }
.edn-contact-lightbox .edn-contact-lightbox-inner-wrap.apexnb-ccform7-wrapper p {
margin-bottom: 10px;
}
.apexnb-ccustomform-wrapper.edn-contact-lightbox-inner-wrap .edn-col-full {
float: none;
}
.apexnb-ccustomform-wrapper.edn-contact-lightbox-inner-wrap .edn-field-wrapper.edn-form-field {
width: 100%;
}
.apexnb-ccustomform-wrapper .edn-default-form-popup .edn-row .edn-form-field .edn-field {
width: 100%;
}
.apexnb-ccustomform-wrapper .edn-default-form-popup input, 
.apexnb-ccustomform-wrapper .edn-default-form-popup input[type="text"], 
.apexnb-ccustomform-wrapper .edn-default-form-popup input[type="email"], 
.apexnb-ccustomform-wrapper .edn-default-form-popup textarea {
width: 100%;
}
.apexnb-ccustomform-wrapper .edn-default-form-popup .edn-row {
margin-bottom: 10px;
}
.edn-default-form-popup {
text-align: left;
}
.edn-default-form-popup .edn-form-field label {
text-align: left;
color: #fff;
width: 70px;
font-size: 12px;
line-height: 28px;
font-family: 'Roboto', sans-serif;
}
#edn_main_template14 .edn-default-form-popup .edn-form-field label {
color: #000;
}
#edn_main_template13 .edn-contact-form-wrap .edn-contact-close {
color: #4c5a65;
}
.edn-default-form-popup .edn-form-field label,
.edn-default-form-popup .edn-form-field .edn-field {
display: inline-block;
vertical-align: middle;
}
.edn-default-form-popup .edn-row .edn-form-field .edn-field {
width: 200px;
}
.edn-default-form-popup .edn-row {
margin-bottom: 20px;
position: relative;
}
.edn-default-form-popup input,
.edn-default-form-popup input[type="text"],
.edn-default-form-popup input[type="email"],
.edn-default-form-popup textarea {
border: 0;
padding: 1px 21px;
font-size: 12px;
line-height: 28px;
font-family: 'Roboto', sans-serif;
width: 232px;
}
.edn-default-form-popup .edn-contact-form-wrap input:focus,
.edn-default-form-popup .edn-contact-form-wrap textarea:focus {
border: 0;
}
.edn-contact-lightbox .edn-form-field .edn-field input.edn-contact-submit {
display: inline-block;
padding: 1px 21px;
background-color: #44d2e3;
font-size: 12px;
line-height: 28px;
font-family: 'Roboto', sans-serif;
vertical-align: top;
width: auto;
color:#ffffff;
box-shadow: none;
text-shadow:none;
border:0;
}
.edn-default-form-popup .edn-error {
text-align: right;
line-height: 2;
color: red;
font-size: 12px;
font-family: 'Roboto', sans-serif;
}
.edn-default-form-popup .edn-success {
color: green;
font-size: 12px;
font-family: 'Roboto', sans-serif;
}
.edn-contact-form-wrap .edn-contact-close {
display: block;
position: absolute;
right: -2px;
top: -27px;
color: #fff;
padding: 0;
height: auto;
border: 2px solid #fff;
margin: 0;
width: 26px;
height: 26px;
border-radius: 0;
text-align: center;
line-height: 23px;
}
.edn-default-form-popup .edn-contact-close:hover {
color: #fff;
}
.edn-default-form-popup .edn-col-full.edn-static-button {
width: 100%;
}
.edn-default-form-popup .edn-col-full.edn-static-button .edn-form-field {
float: right;
text-align: right;
}
.edn-popup-form .contactform-7-popup textarea {
max-height: 100px;
}
.edn-contact-lightbox .contactform-7-popup {
color: #fff;
}
.edn-popup-form .contactform-7-popup input[type="submit"],
.edn-contact-lightbox .contactform-7-popup input[type="submit"] {
margin-top: 5px;
background: #1a1a1a;
color: #ffffff;
box-shadow: none;
text-shadow:none;
padding: 8px 15px;
text-transform: uppercase;
}
.edn-template-14 .contactform-7-popup .edn-form-field label {
color: #000000;
}
.edn-notify-bar .bx-wrapper {
padding: 6px 104px 6px 104px;
margin-bottom: 0;
}
.edn-notify-bar .slider_leftright_wrapper .bx-wrapper {
padding: 6px 104px 6px 0;
}
.edn-notify-bar.edn-position-left .slider_leftright_wrapper .bx-wrapper,
.edn-notify-bar.edn-position-right .slider_leftright_wrapper .bx-wrapper {
padding: 6px 52px;
}
.edn-template-1 .bx-wrapper .bx-controls-direction a.bx-prev {
background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/images/prev.png) no-repeat;
background-position: 50% 50%;
}
.edn-notify-bar .bx-wrapper .bx-controls-direction a {
position: absolute;
}
.edn-notify-bar .endpro_main_leftright_wrapper .bx-wrapper .bx-controls-direction a.bx-prev,
.edn-notify-bar.apexnb-logo-right-section .bx-wrapper .bx-controls-direction a.bx-prev{
left: auto;
right: 67px;
}
.edn-template-1 .bx-wrapper .bx-controls-direction a.bx-next {
background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/images/next.png) no-repeat;
background-position: 50% 50%;
}
.endpro_main_leftright_wrapper {
text-align: center;
padding: 8px 0;
}
.endpro_main_leftright_wrapper.edn_pro_static_leftright_wrapper {
padding:8px 30px;
}
.endpro_main_leftright_wrapper.edn_leftright_wrapper,
.endpro_main_leftright_wrapper.scroller_leftright_wrapper {
padding: 0;
}
.edn-custom-template .scroller_pattern .ticker-swipe span {
display: none;
opacity: 0;
}
.edn_pro_static_leftright_wrapper .ednpro_right_section {
width: 60%;
text-align: right;
}
.endpro_main_leftright_wrapper .ednpro_left_section {
margin-right: 30px;
}
.ednpro_opt_settings_leftright_wrapper .ednpro_left_section {
margin-right: 0;
max-width: 361px;
}
.endpro_main_leftright_wrapper .ednpro_right_section {
width: 60%;
}
.ednpro_opt_settings_leftright_wrapper .ednpro_right_section.ednpro_opt_settings_template_wrapper {
width: 69.5%;
margin-right: 0;
text-align: right;
}
.endpro_main_leftright_wrapper.slider_leftright_wrapper .ednpro_left_section {
margin-right: 7px;
}
.endpro_main_leftright_wrapper.slider_leftright_wrapper .ednpro_right_section {
margin-left: 7px;
}
.slider_leftright_wrapper.endpro_main_leftright_wrapper .ednpro_right_section,
.slider_leftright_wrapper.endpro_main_leftright_wrapper .ednpro_left_section {
margin-right: 0;
margin-right: 0;
}
.endpro_main_leftright_wrapper.ticker_leftright_wrapper {
padding: 0 0;
}
.endpro_main_leftright_wrapper .ednpro_left_section {
width: 35%;
}
.ednpro_opt_settings_leftright_wrapper .ednpro_left_section {
width: 100%;
max-width: 30%;
text-align: left;
}
.edn-position-left .ednpro_opt_settings_leftright_wrapper .ednpro_left_section,
.edn-position-right .ednpro_opt_settings_leftright_wrapper .ednpro_left_section {
max-width: 100%;
} .edn_pro_static_leftright_wrapper .ednpro_left_section {
text-align: left;
}
.edn-position-left .endpro_main_leftright_wrapper .ednpro_left_section,
.edn-position-right .endpro_main_leftright_wrapper .ednpro_left_section {
width: 100%;
}
.edn-pre-template .endpro_main_leftright_wrapper .ednpro_left_section {
padding: 0;
}
.edn-pre-template .endpro_main_leftright_wrapper.slider_leftright_wrapper .ednpro_left_section {
width: 40%;
}
.edn-pre-template .endpro_main_leftright_wrapper.slider_leftright_wrapper .ednpro_right_section .slider_template_wrapper {
width: 58%;
}
.edn-text-link {
display: inline-block;
}
.edn-temp1-call-action-button,
.edn-temp2-call-action-button,
.edn-temp3-call-action-button,
.edn-temp4-call-action-button,
.edn-temp5-call-action-button,
.edn-temp6-call-action-button,
.edn-temp7-call-action-button,
.edn-temp8-call-action-button,
.edn-temp9-call-action-button,
.edn-temp10-call-action-button,
.edn-temp11-call-action-button,
.edn-temp12-call-action-button,
.edn-temp13-call-action-button,
.edn-temp14-call-action-button,
.edn-temp15-call-action-button {
display: inline-block;
margin-left: 15px;
}
.endpro_main_leftright_wrapper .edn-text-link {
vertical-align: middle;
max-width: 76%;
}
.edn_pro_static_template_wrapper .edn-text-link {
max-width: 100%;
}
.edn-custom-template .edn-text-link a {
color: #44d2e3;
}
.edn-custom-template .edn-text-link a:hover {
border-bottom: 1px solid;
border-color: #44d2e3;
}
.edn-template-1 .edn-text-link a {
color: #44d2e3;
}
.edn-text-link a {
text-decoration: none;
}
.edn-template-1 .edn-text-link a:hover {
border-bottom: 1px solid;
border-color: #44d2e3;
}
.edn-template-2 .edn-text-link a {
color: #000;
}
.edn-template-2 .edn-text-link a:hover {
border-bottom: 1px solid;
border-color: #000;
}
.edn-template-3 .edn-text-link a {
color: #fe5656;
}
.edn-template-3 .edn-text-link a:hover {
border-bottom: 1px solid;
border-color: #fe5656;
}
.edn-template-4 .edn-text-link a {
color: #fc8f44;
}
.edn-template-4 .edn-text-link a:hover {
border-bottom: 1px solid;
border-color: #fe5656;
}
.edn-template-5 .edn-text-link a {
color: #107a64;
}
.edn-template-5 .edn-text-link a:hover {
border-bottom: 1px solid;
border-color: #107a64;
}
.edn-template-6 .edn-text-link a:hover {
border-bottom: 1px solid;
border-color: #2d3053;
}
.edn-template-7 .edn-text-link a:hover {
border-bottom: 1px solid;
border-color: #007bc1;
}
.edn-template-8 .edn-text-link a {
color: #007bc7;
}
.edn-template-8 .edn-text-link a:hover {
border-bottom: 1px solid;
border-color: #007bc7;
}
.edn-template-9 .edn-text-link a {
color: #952222;
}
.edn-template-9 .edn-text-link a:hover {
border-bottom: 1px solid;
border-color: #952222;
}
.edn-template-10 .edn-text-link a {
color: #000;
}
.edn_static_text .edn-text-link a,
.edn_multiple_text .edn-mulitple-text-content a {
background-color: #fdd835;
color: #d24b4b;
border: 0;
border-radius: 0;
line-height: 1;
display:inline-block;
padding: 6px 8px;
}
.edn-template-10 .edn-text-link a:hover {
border-bottom: 1px solid;
border-color: #000;
}
.edn_static_text .edn-text-link a:hover,
.edn_multiple_text .edn-mulitple-text-content a:hover {
border-bottom: #d24b4b;
border-radius: 0;
}
.edn-custom-template .ednpro_opt_settings_leftright_wrapper .ednpro_right_section {
width: auto;
padding-left: 50px;
} .edn-temp1-static-button,
.edn-temp2-static-button,
.edn-temp3-static-button,
.edn-temp4-static-button,
.edn-temp5-static-button,
.edn-temp6-static-button,
.edn-temp7-static-button,
.edn-temp8-static-button,
.edn-temp9-static-button,
.edn-temp10-static-button,
.edn-temp11-static-button,
.edn-temp12-static-button,
.edn-temp13-static-button,
.edn-temp14-static-button,
.edn-temp15-static-button {
display: inline-block;
font-size: 12px;
line-height: 1.3;
font-family: 'Roboto', sans-serif;
vertical-align: middle;
margin-left: 10px;
color: #fff;
padding: 11px 15px;
border-radius: 0;
}
.edn-temp1-static-button:hover,
.edn-temp2-static-button:hover,
.edn-temp3-static-button:hover,
.edn-temp4-static-button:hover,
.edn-temp5-static-button:hover,
.edn-temp6-static-button:hover,
.edn-temp7-static-button:hover,
.edn-temp8-static-button:hover,
.edn-temp9-static-button:hover,
.edn-temp10-static-button:hover,
.edn-temp11-static-button:hover,
.edn-temp12-static-button:hover,
.edn-temp13-static-button:hover,
.edn-temp14-static-button:hover,
.edn-temp15-static-button:hover{
color: #fff;
}
.edn-twitter-feed-wrap .bx-controls.bx-has-controls-direction {
position: static;
} .edn-temp2-social-icon-buttons {
display: inline-block;
}
.edn-temp2-social-icon-buttons a {
color: #fff;
display: block;
padding: 0 2px;
font-size: 20px;
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
}
.edn-temp2-social-icon-buttons a:hover {
color: #fedc56;
transform: translateY(-7px);
-moz-transform: translateY(-7px);
-webkit-transform: translateY(-7px);
}
.edn-template-2 .ticker-wrapper .ticker-content .edn-tweet-content a {
color: #000;
}
.edn-template-2 input,
.edn-template-2 .edn-post-title-readmore {
border-radius: 5px;
}
.edn-template-2 .bx-wrapper .bx-controls-direction a.bx-prev {
background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/images/prev.png) no-repeat;
background-position: 50% 50%;
}
.edn-template-2 .bx-wrapper .bx-controls-direction a.bx-next {
background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/images/next.png) no-repeat;
background-position: 50% 50%;
}  .edn-template-3 .edn-social-icons-bg {
text-align: center;
display: inline-block;
color: #fff;
border-radius: 0;
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
}
@keyframes infinite-spinning {
from {
-moz-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
}
}
.edn-template-3 .edn-social-icons-bg:hover {
animation: infinite-spinning 2s infinite;
}
.edn-template-3 .edn-social-icons-bg .fa {
width: 31px;
height: 31px;
line-height: 31px;
color: #fff;
}
.edn-template-3 .edn-social-icons-bg:hover .fa {
transform: rotate(360deg);
}
.edn-template-10 .edn-social-icons-bg:hover .fa {
animation: infinite-spinning 2s infinite;
}
.edn-template-10 .fa.fa-pinterest {
color: #fff;
}
.edn-temp3-social-heading-title,
.edn-template-3 .edn-constant-contact-wrap .edn-front-title h3,
.edn-template-3 .edn-constant-contact-wrap .edn-front-title span,
.edn-template-3 .edn_pro-social-title,
.edn-template-3 .edn-front-title,
.edn-template-3 .edn_static_text,
.edn-template-3 .edn-default-form-popup .edn-form-field label,
.edn-template-3 .ticker-wrapper .ticker-content .edn-tweet-content,
.edn-template-3 .ticker-wrapper .edn-mulitple-text-content,
#pre_template_3 .edn-default-form-popup .edn-form-field label,
.edn-template-3 .edn-mulitple-text-content,
.edn-template-3 .edn-tweet-content,
.edn-template-3 .edn-post-title-wrap .edn-post-title li,
.edn-template-3 .ticker-wrapper .ticker-content {
color: #333333;
}
.edn-template-3 .edn-tweet-content a {
color: #fe5656;
}
#pre_template_3 .edn-default-form-popup .edn-well {
text-align: right;
}
.edn-custom-contact-link {
margin-left: 10px;
}
.edn-template-3 .edn-constant-contact-wrap .edn-front-title h3:before {
background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/images/temp3newsletter.png) no-repeat;
}
.edn-template-3 input,
.edn-template-3 a {
border-radius: 5px;
}
#pre_template_3 .edn-default-form-popup input.edn-contact-submit,
#pre_template_3 .edn-contact-close {
background-color: #fe5656;
}
.edn-template-3 .bx-wrapper .bx-controls-direction a.bx-prev {
background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/images/temp3prev.png) no-repeat;
background-position: 50% 50%;
}
.edn-template-3 .bx-wrapper .bx-controls-direction a.bx-next {
background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/images/temp3next.png) no-repeat;
background-position: 50% 50%;
}  .edn-template-4 .edn-social-icons-bg {
width: 32px;
height: 30px;
text-align: center;
color: #fff;
background-color: #fc8f44;
display: inline-block;
margin: 0 2px;
position: relative;
overflow: hidden;
vertical-align: middle;
}
.edn-template-4 .edn-social-icons-bg:before {
background-color: #DC4A38;
content: '';
width: 150%;
height: 205%;
position: absolute;
top: 100%;
left: -110%;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
-webkit-transition: all 0.35s cubic-bezier(0.31, -0.105, 0.43, 1.59);
transition: all 0.35s cubic-bezier(0.31, -0.105, 0.43, 1.59);
opacity: 0;
}
.edn-template-4 .edn-social-icons-bg:focus:before,
.edn-template-4 .edn-social-icons-bg:hover:before {
top: -36%;
left: -31%;
opacity: 1;
} #pre_template_1 .edn-default-form-popup,
#pre_template_2 .edn-default-form-popup,
#pre_template_3 .edn-default-form-popup #pre_template_4 .edn-default-form-popup,
#pre_template_5 .edn-default-form-popup,
#pre_template_6 .edn-default-form-popup,
#pre_template_7 .edn-default-form-popup,
#pre_template_8 .edn-default-form-popup,
#pre_template_9 .edn-default-form-popup,
#pre_template_10 .edn-default-form-popup {
text-align: right;
}
.edn-template-4 .bx-wrapper .bx-controls-direction a.bx-prev {
background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/images/temp4prev.png) no-repeat;
background-position: 50% 50%;
}
.edn-template-4 .bx-wrapper .bx-controls-direction a.bx-next {
background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/images/temp4next.png) no-repeat;
background-position: 50% 50%;
}
.edn-notify-bar .contactform-7-popup {
color: #fff;
}
.edn-template-3 .contactform-7-popup,
.edn-template-8 .contactform-7-popup {
color: #000;
}  .edn-template-5 .bx-wrapper .bx-controls-direction a.bx-prev {
background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/images/temp5prev.png) no-repeat;
background-position: 50% 50%;
}
.edn-template-5 .bx-wrapper .bx-controls-direction a.bx-next {
background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/images/temp5next.png) no-repeat;
background-position: 50% 50%;
}
.edn-template-5 .edn-social-icons-bg {
width: 32px;
height: 32px;
border-radius: 50%;
background-color: #107a64;
display: inline-block;
text-align: center;
color: #fff;
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
overflow: hidden;
position: relative;
transform: translate3d(0, 0, 0);
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
vertical-align: middle;
}
.edn-template-5 .edn-social-icons-bg:before {
content: '';
position: absolute;
width: 100%;
height: 100%;
background-color: rgba(255, 255, 255, 0.7);
transform: scale(0);
-webkit-transform: scale(0);
-moz-transform: scale(0);
left: 0;
transition: all 0.7s ease-in-out;
-moz-transition: all 0.7s ease-in-out;
-webkit-transition: all 0.7s ease-in-out;
border-radius: 50%;
}
.edn-template-5 .edn-social-icons-bg:hover:before {
transform: scale(1.1);
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
}
.edn-template-5 .edn-social-icons-bg .fa {
transition: all 0.7s ease-in-out;
-moz-transition: all 0.7s ease-in-out;
-webkit-transition: all 0.7s ease-in-out;
}
.edn-template-5 .edn-social-icons-bg:hover .fa {
color: #000;
}
.edn-template-5 .ticker-wrapper .ticker-content .edn-tweet-content {
font-weight: 500;
}
.edn-template-5 .ticker-wrapper .ticker-content .edn-tweet-content a {
color: #333;
font-weight: 600;
}
.edn-notify-bar .ticker-wrapper .edn-post-title-readmore,
.edn_rss_feed_wrapper .ticker-wrapper .ticker-content a.edn_temp_link {
padding: 4px 8px 7px;
display: inline-block;
line-height: 1;
height: auto;
margin-left: 8px;
}
.edn-notify-bar .ticker-wrapper p.ticker-content {
margin-bottom: 0 ! important;
}
.edn-notify-bar .edn-template-3 .ticker-wrapper p.ticker-content {
margin-top: 5px;
}
.edn-notify-bar .left .ticker-swipe {
height: 100%;
width: 100%;
}
.edn-notify-bar .scroller_leftright_wrapper .ticker-wrapper p.ticker-content {
width: 75%;
text-align: left;
}
.edn-notify-bar .scroller_leftright_wrapper .ticker-wrapper.right p.ticker-content {
float: none;
text-align: right;
position: static;
padding:5px 40px 0 0;
}  .edn-template-6 .edn-social-icons-bg {
width: 20px;
display: inline-block;
color: #fff;
font-size: 20px;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
}
.edn-template-6 .edn-social-icons-bg .fa {
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
}
.edn-template-6 .edn-social-icons-bg:hover .fa {
transform: scale(1.5);
-moz-transform: scale(1.5);
-webkit-transform: scale(1.5);
}
.edn-template-6 .bx-wrapper .bx-controls-direction a.bx-prev {
background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/images/temp5prev.png) no-repeat;
background-position: 50% 50%;
}
.edn-template-6 .bx-wrapper .bx-controls-direction a.bx-next {
background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/images/temp5next.png) no-repeat;
background-position: 50% 50%;
}
.edn-template-6 .ticker-wrapper .ticker-content .edn-tweet-content a,
.edn-template-6 .edn_static_text a,
.edn-template-6 .slider_template_wrapper .edn-tweet-content a,
.edn-template-6 .edn-post-title-wrap .edn-post-title li a {
color: #fff;
}
.edn-template-6 .edn-text-link a {
color: #2d3053;
}
.edn-template-6 .ticker-wrapper .ticker-content .edn-tweet-content,
.edn-template-6 .edn_static_text,
.edn-template-6 .slider_template_wrapper .edn-tweet-content,
.edn-template-6 .edn-post-title-wrap .edn-post-title li {
font-weight: 500;
}  .edn-template-7 .bx-wrapper .bx-controls-direction a.bx-prev {
background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/images/prev.png) no-repeat;
background-position: 50% 50%;
}
.edn-template-7 .bx-wrapper .bx-controls-direction a.bx-next {
background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/images/next.png) no-repeat;
background-position: 50% 50%;
}
.edn-template-7 .ticker-wrapper .ticker-content .edn-tweet-content a,
.edn-template-7 .slider_template_wrapper .edn-tweet-content a,
.edn-template-7 .edn-post-title-wrap .edn-post-title li a {
color: #fff;
border-radius: 0;
}
.edn-template-7 input,
.edn-template-7 a {
border-radius: 5px;
}
.edn-template-7 .edn-social-icons-bg {
position: relative;
}
.edn-template-7 .edn-social-icons-bg,
.edn-template-8 .edn-social-icons-bg {
height: 31px;
width: 31px;
display: inline-block;
border-radius: 50%;
background-color: #fff;
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
}
.edn-template-7 .edn-social-icons-bg:hover {
transform: scale(1.1) rotate(360deg);
-moz-transform: scale(1.1) rotate(360deg);
-webkit-transform: scale(1.1) rotate(360deg);
}
.edn-template-8 .edn-social-icons-bg {
position: relative;
overflow: hidden;
vertical-align: middle;
z-index: 1;
}
.edn-template-8 .edn-social-icons-bg i.edn-icons-set {
position: absolute;
left: 0;
right: 0;
transition: 0.5s all linear;
-webkit-transition: 0.5s all linear;
-moz-transition: 0.5s all linear;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
top: 50%;
}
.edn-template-8 .edn-social-icons-bg span {
display: inline-block ! important;
}
.edn-template-8 .edn-social-icons-bg span i {
position: absolute;
top: 100%;
opacity: 0;
left: 0;
width: 100%;
height: 100%;
text-align: center;
display: inline-block;
transition: 0.5s all linear;
-webkit-transition: 0.5s all linear;
-moz-transition: 0.5s all linear;
padding-top: 7px;
}
.edn-template-8 .edn-social-icons-bg:hover i.edn-icons-set {
top: -10px;
}
.edn-template-8 .edn-social-icons-bg:hover span i {
opacity: 1;
top: 0;
}
.edn-template-8 .edn-social-icons-bg:hover span i {
color: #fff;
}
.edn-template-9 .edn-social-icons-bg:hover {
background-color: #952222;
color: #fff;
}  .edn-temp8-social-heading-title,
.edn-template-8 .edn-constant-contact-wrap .edn-front-title h3,
.edn-template-8 .edn-constant-contact-wrap .edn-front-title span,
.edn-template-8 .edn-front-title,
.edn-template-8 .edn_static_text,
.edn-template-8 .edn-default-form-popup .edn-form-field label,
.edn-template-8 .edn-mulitple-text-content,
#pre_template_8 .edn-default-form-popup .edn-form-field label,
.edn-template-8 .ticker-wrapper .ticker-content,
.edn-template-8 .ticker-wrapper .ticker-content .edn-tweet-content,
.edn-template-8 .ticker-wrapper .edn-mulitple-text-content,
.edn-template-8 .ticker-wrapper .ticker-content .edn-tweet-content a,
.edn-template-8 .edn_static_text,
.edn-template-8 .slider_template_wrapper .edn-tweet-content,
.edn-template-8 .edn-post-title-wrap .edn-post-title li {
color: #000;
}
.edn-template-8 .edn-constant-contact-wrap .edn-front-title h3:before {
background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/images/newsletter8.png);
background-repeat: no-repeat;
}
.edn-template-8 .edn-constant-contact-wrap .edn-form-field .edn-constantcontact-firstname,
.edn-template-8 .edn-form-field input.edn-mailchimp-email,
.edn-template-8 .edn-subscribe-form .edn-form-field .edn_subs_email_r,
.edn-template-8 .edn-constant-contact-wrap .edn-form-field .edn-constantcontact-email,
.edn-template-8 .edn-default-form-popup input,
.edn-template-8 .edn-default-form-popup textarea,
#pre_template_8 .edn-default-form-popup input,
#pre_template_8 .edn-default-form-popup textarea {
background: transparent;
border: 1px solid #fff;
}
.edn-template-8 .edn-form-field .edn_mailchimp_submit_ajax,
.edn-template-8 .edn-form-field .constant_subscribe,
.edn-template-8 .edn-subscribe-form .edn-form-field .edn_subs_submit_ajax,
.edn-template-8 .edn-custom-contact-link,
.edn-template-8 .edn-temp1-static-button,
.edn-template-8 .edn-contact-lightbox .edn-form-field .edn-field input.edn-contact-submit,
#pre_template_8 .edn-contact-lightbox .edn-form-field .edn-field .edn-contact-submit {
border: 0;
border-bottom: 4px solid #007bc7;
padding: 0 20px;
}
.edn-template-8 .edn-temp1-static-button {
border-bottom: 0;
}
.edn-pre-template .edn-template-8 .edn-constant-contact-wrap .edn-form-field .edn-constantcontact-email::-webkit-input-placeholder,
.edn-pre-template .edn-template-8 .edn-form-field input.edn-mailchimp-email::-webkit-input-placeholder,
.edn-pre-template .edn-template-8 .edn-subscribe-form .edn-form-field .edn_subs_email_r::-webkit-input-placeholder,
.edn-pre-template .edn-template-8 .edn-default-form-popup input::-webkit-input-placeholder,
.edn-pre-template .edn-template-8 .edn-default-form-popup textarea::-webkit-input-placeholder,
.edn-template-8 .edn-constant-contact-wrap .edn-form-field .edn-constantcontact-firstname::-webkit-input-placeholder,
.edn-template-8 .edn-constant-contact-wrap .edn-form-field .edn-constantcontact-email::-webkit-input-placeholder {
color: #000;
}
.edn-pre-template .edn-template-8 .edn-constant-contact-wrap .edn-form-field .edn-constantcontact-email::-moz-placeholder,
.edn-pre-template .edn-template-8 .edn-form-field input.edn-mailchimp-email::-moz-placeholder,
.edn-pre-template .edn-template-8 .edn-subscribe-form .edn-form-field .edn_subs_email_r::-moz-placeholder,
.edn-pre-template .edn-template-8 .edn-default-form-popup input::-moz-placeholder,
.edn-pre-template .edn-template-8 .edn-default-form-popup textarea::-moz-placeholder,
.edn-template-8 .edn-constant-contact-wrap .edn-form-field .edn-constantcontact-firstname::-moz-placeholder,
.edn-template-8 .edn-constant-contact-wrap .edn-form-field .edn-constantcontact-email::-moz-placeholder {
color: #000;
}
.edn-mailchimp-email {
padding: 1px 21px;
font-size: 12px;
line-height: 28px;
vertical-align: middle;
font-family: 'Roboto', sans-serif;
border: 0;
}
.edn-template-8 .bx-wrapper .bx-prev,
.edn-template-9 .bx-wrapper .bx-prev {
background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/images/temp8prev.png) no-repeat;
background-position: auto;
margin-top: 0;
line-height: 2;
width: 14px;
height: 14px;
transform: translateY(-50%);
text-align: center;
}
.edn-template-8 .bx-wrapper .bx-next,
.edn-template-9 .bx-wrapper .bx-next {
background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/images/temp8next.png) no-repeat;
background-position: auto;
margin-top: 0;
line-height: 2;
text-align: center;
transform: translateY(-50%);
width: 14px;
height: 14px;
}
.edn-template-8 .bx-wrapper .bx-next:hover,
.edn-template-9 .bx-wrapper .bx-next:hover {
background-position: 0 0;
}  .edn-pre-template .edn-template-9 .edn-constant-contact-wrap .edn-form-field .edn-constantcontact-email::-webkit-input-placeholder,
.edn-pre-template .edn-template-9 .edn-form-field input.edn-mailchimp-email::-webkit-input-placeholder,
.edn-pre-template .edn-template-9 .edn-subscribe-form .edn-form-field .edn_subs_email_r::-webkit-input-placeholder,
.edn-pre-template .edn-template-9 .edn-default-form-popup input::-webkit-input-placeholder,
.edn-pre-template .edn-template-9 .edn-default-form-popup textarea::-webkit-input-placeholder,
.edn-template-9 .edn-constant-contact-wrap .edn-form-field .edn-constantcontact-firstname::-webkit-input-placeholder,
.edn-template-9 .edn-constant-contact-wrap .edn-form-field .edn-constantcontact-email::-webkit-input-placeholder {
color: #000;
}
.edn-pre-template .edn-template-9 .edn-constant-contact-wrap .edn-form-field .edn-constantcontact-email::-moz-placeholder,
.edn-pre-template .edn-template-9 .edn-form-field input.edn-mailchimp-email::-moz-placeholder,
.edn-pre-template .edn-template-9 .edn-subscribe-form .edn-form-field .edn_subs_email_r::-moz-placeholder,
.edn-pre-template .edn-template-9 .edn-default-form-popup input::-moz-placeholder,
.edn-pre-template .edn-template-9 .edn-default-form-popup textarea::-moz-placeholder,
.edn-template-9 .edn-constant-contact-wrap .edn-form-field .edn-constantcontact-firstname::-moz-placeholder,
.edn-template-9 .edn-constant-contact-wrap .edn-form-field .edn-constantcontact-email::-moz-placeholder {
color: #000;
}
.edn-template-9 .edn-form-field .edn_mailchimp_submit_ajax,
.edn-template-9 .edn-form-field .constant_subscribe,
.edn-template-9 .edn-subscribe-form .edn-form-field .edn_subs_submit_ajax,
.edn-template-9 .edn-custom-contact-link,
.edn-template-9 .edn-temp1-static-button,
.edn-template-9 .edn-contact-lightbox .edn-form-field .edn-field input.edn-contact-submit,
#pre_template_9 .edn-contact-lightbox .edn-form-field .edn-field .edn-contact-submit {
border: 0;
border-bottom: 4px solid #952222;
padding: 0 20px;
}
.edn-template-9 .edn-social-icons-bg {
width: 31px;
height: 31px;
border-radius: 50%;
background-color: #fff;
display: inline-block;
}
.edn-template-9 .edn-social-icons-bg:hover .fa {
color: #fff;
}
.edn-template-9 .ticker-wrapper .ticker-content .edn-tweet-content a,
.edn-template-9 .slider_template_wrapper .edn-tweet-content a {
color: #fff;
}  .edn-template-10 .edn-social-icons-bg {
display: inline-block;
}
.edn-template-10 .edn-social-icons-bg .fa {
width: 30px;
height: 30px;
line-height: 30px;
color: #fff;
}
.edn-template-10 .edn-form-field .edn_mailchimp_submit_ajax,
.edn-template-10 .edn-form-field .constant_subscribe,
.edn-template-10 .edn-subscribe-form .edn-form-field .edn_subs_submit_ajax,
.edn-template-10 .edn-custom-contact-link,
.edn-template-10 .edn-temp10-static-button,
.edn-template-10 .edn-contact-lightbox .edn-form-field .edn-field input.edn-contact-submit,
.edn-template-10 .edn-contact-form-wrap .edn-contact-close,
#pre_template_10 .edn-default-form-popup input.edn-contact-submit,
#pre_template_10 .edn-contact-close {
border-radius: 5px;
color: #000;
font-weight: 500;
text-transform: uppercase;
}
.edn-template-10 input.edn-mailchimp-email[type=email] {
border-radius: 5px;
}
.edn-template-10 .edn-tweet-content a,
.edn-template-10 .ticker-wrapper .ticker-content .edn-tweet-content a {
color: #000;
}
.edn-template-10 .bx-wrapper .bx-controls-direction a.bx-prev {
background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/images/prev.png) no-repeat;
background-position: 50% 50%;
}
.edn-template-10 .bx-wrapper .bx-controls-direction a.bx-next {
background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/images/next.png) no-repeat;
background-position: 50% 50%;
}  .edn-template-11 .ednpro_bar_icons .edn-social-icons {
line-height: 1;
}
.edn-template-11 .edn-social-icons-bg {
display: inline-block;
width: 30px;
height: 30px;
color: #fff;
border-radius: 50%;
background-color: #9ebe3c;
overflow: hidden;
}
.edn-template-11 .edn-social-icons-bg .fa {
line-height: 30px;
color: #fff;
-webkit-transition:all 0.4s ease-in-out;
-moz-transition:all 0.4s ease-in-out;
transition:all 0.4s ease-in-out;
}
.edn-template-11 .edn-social-icons-bg:hover .fa {
-moz-animation:DownToUp forwards 0.6s;
-webkit-animation:DownToUp forwards 0.6s;
animation:DownToUp forwards 0.6s;
}
.edn-template-11 .bx-wrapper .bx-controls-direction a.bx-prev {
background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/images/arrow-type-3.png) no-repeat 0 0;
width: 24px;
height: 24px;
margin-top: -12px;
}
.edn-template-11 .bx-wrapper .bx-controls-direction a.bx-next {
background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/images/arrow-type-3.png) no-repeat -35px 0;
width: 24px;
height: 24px;
margin-top: -12px;
}
.edn-template-11 .edn-form-field .edn_mailchimp_submit_ajax, 
.edn-template-11 .edn-form-field .constant_subscribe, 
.edn-template-11 .edn-subscribe-form .edn-form-field .edn_subs_submit_ajax, 
.edn-template-11 .edn-post-title-wrap .edn-post-title li a, 
.edn-template-11 .edn-custom-contact-link, 
.edn-template-11 .edn-temp11-static-button, 
.edn-template-11 .edn-post-title-wrap .edn-post-title li a.edn-post-title-readmore,
.edn-template-11 .edn-post-title-wrap .ticker-wrapper .ticker-content a {
font-size: 13px;
font-weight: 300;
font-family:'Roboto Condensed', sans-serif;
text-transform: uppercase;
padding:5px 18px;
border-radius: 20px;
line-height: 1.2;
height: 26px;
color: #ffffff;
display: inline-block;
}
.edn-template-11 .ticker-wrapper .ticker-content a, 
.edn-template-11 .ticker-wrapper .ticker-content .edn-tweet-content, 
.edn-template-11 .ticker-wrapper .edn-mulitple-text-content {
font-family:'Roboto Condensed', sans-serif;
}
.edn-template-11 .edn-post-title-wrap .ticker-wrapper .ticker-content a {
padding:4px 10px;
}
.edn-template-11 .edn-constant-contact-wrap .edn-form-field .edn-constantcontact-firstname,
.edn-template-11 .edn-constant-contact-wrap .edn-form-field .edn-constantcontact-email, 
.edn-template-11 .edn-subscribe-form .edn-form-field .edn_subs_email_r,
.edn-template-11 .edn-form-field input.edn-mailchimp-email {
background-color:transparent;
border-radius: 0;
border-bottom:1px solid #ffffff;
color:#ffffff;
padding:0 10px;
margin-right: 10px;
height: 26px;
}
.edn-constant-contact-wrap .edn-form-field input:focus,
.edn-subscribe-form .edn-form-field .edn_subs_email_r:focus,
.edn-form-field input.edn-mailchimp-email:focus {
outline: 0;
}
.edn-template-11 .edn-constant-contact-wrap .edn-form-field input[type=text]::-moz-placeholder,
.edn-template-11 .edn-constant-contact-wrap .edn-form-field input[type=email]::-moz-placeholder,
.edn-template-11 .edn-form-field input.edn-mailchimp-email[type=email]::-moz-placeholder,
.edn-template-11 .edn-subscribe-form .edn-form-field[type=email]::-moz-placeholder   {
color:#ffffff;
}
.edn-template-11 .edn-constant-contact-wrap .edn-form-field input[type=text]::-ms-input-placeholder,
.edn-template-11 .edn-constant-contact-wrap .edn-form-field input[type=email]::-ms-input-placeholder,
.edn-template-11 .edn-form-field input.edn-mailchimp-email[type=email]::-ms-input-placeholder,
.edn-template-11 .edn-subscribe-form .edn-form-field[type=email]::-ms-input-placeholder  {
color:#ffffff;
}
.edn-template-11 .edn-constant-contact-wrap .edn-form-field input[type=text]::-webkit-input-placeholder,
.edn-template-11 .edn-constant-contact-wrap .edn-form-field input[type=email]::-webkit-input-placeholder,
.edn-template-11 .edn-subscribe-form .edn-form-field input[type=email]::-webkit-input-placeholder,
.edn-template-11 .edn-form-field input.edn-mailchimp-email[type=email]::-webkit-input-placeholder{
color:#ffffff;
}
.edn-template-11 .edn-tweet-content a {
color:#9ebe3c;
}  .edn-template-12 .ednpro_bar_icons .edn-social-icons {
line-height: 1;
}
.edn-template-12 .edn-social-icons-bg {
display: inline-block;
width: 30px;
height: 30px;
color: #fff;
border-radius: 3px;
overflow: hidden;
}
.edn-template-12 .edn-social-icons-bg .fa {
line-height: 30px;
color: #fff;
width: 100%;
height: 100%;
display: inline-block;
background-color: #f0c90a;
-webkit-transition:all 0.4s ease-in-out;
-moz-transition:all 0.4s ease-in-out;
transition:all 0.4s ease-in-out;
}
.edn-template-12 .edn-social-icons-bg:hover .fa.fa-twitter{
background-color: #1da1f2;
}
.edn-template-12 .edn-social-icons-bg:hover .fa.fa-facebook{
background-color: #3b5998;
}
.edn-template-12 .edn-social-icons-bg:hover .fa.fa-linkedin{
background-color: #8d6cab;
}
.edn-template-12 .edn-social-icons-bg:hover .fa.fa-github{
background-color: #333;
}
.edn-template-12 .edn-social-icons-bg:hover .fa.fa-youtube{
background-color: #cd201f;
}
.edn-template-12 .edn-social-icons-bg:hover .fa.fa-pinterest{
background-color: #bd081c;
}
.edn-template-12 .edn-social-icons-bg:hover .fa.fa-behance{
background-color: #1769ff;
}
.edn-template-12 .edn-social-icons-bg:hover .fa.fa-google-plus {
background-color: #dd4b39;
}
.edn-template-12 .edn-social-icons-bg:hover .fa.fa-digg {
background-color: #000;
}
.edn-template-12 .edn-social-icons-bg:hover .fa.fa-flickr {
background-color: #ff0084;
}
.edn-template-12 .edn-social-icons-bg:hover .fa.fa-bitbucket {
background-color: #205081;
}
.edn-template-12 .edn-social-icons-bg:hover .fa.fa-weixin {
background-color: #999;
}
.edn-template-12 .edn-social-icons-bg:hover .fa.fa-yelp {
background-color: #af0606;
}
.edn-template-12 .edn-social-icons-bg:hover .fa.fa-yahoo {
background-color: #410093;
}
.edn-template-12 .edn-social-icons-bg:hover .fa.fa-xing {
background-color: #026466;
}
.edn-template-12 .edn-social-icons-bg:hover .fa.fa-weibo {
background-color: #E6162D;
}
.edn-template-12 .edn-social-icons-bg:hover .fa.fa-vine {
background-color: #00b488;
}
.edn-template-12 .edn-social-icons-bg:hover .fa.fa-instagram {
background-color: #8A2D7D;
}
.edn-template-12 .edn-social-icons-bg:hover .fa.fa-vk {
background-color: #45668e;
}
.edn-template-12 .edn-social-icons-bg:hover .fa.fa-vimeo-square{
background-color: #162221;
}
.edn-template-12 .edn-social-icons-bg:hover .fa.fa-tumblr {
background-color: #35465c;
}
.edn-template-12 .edn-social-icons-bg:hover .fa.fa-stumbleupon {
background-color: #eb4924;
}
.edn-template-12 .edn-social-icons-bg:hover .fa.fa-reddit{
background-color: #ff4500;
}
.edn-template-12 .edn-social-icons-bg:hover .fa.fa-dribbble{
background-color: #ea4c89;
}
.edn-template-12 .edn-social-icons-bg:hover .fa.fa-wechat {
background-color:#7bb32e;
}
.edn-template-12 .edn-form-field .edn_mailchimp_submit_ajax, 
.edn-template-12 .edn-form-field .constant_subscribe, 
.edn-template-12 .edn-subscribe-form .edn-form-field .edn_subs_submit_ajax, 
.edn-template-12 .edn-post-title-wrap .edn-post-title li a, 
.edn-template-12 .edn-custom-contact-link, 
.edn-template-12 .edn-temp12-static-button, 
.edn-template-12 .edn-post-title-wrap .edn-post-title li a.edn-post-title-readmore,
.edn-template-12 .edn-post-title-wrap .ticker-wrapper .ticker-content a {
font-size: 13px;
font-weight: 600;
font-family:'Raleway', sans-serif;
text-transform: uppercase;
padding:5px 18px;
border-radius: 3px;
line-height: 1.2;
height: 26px;
color: #ffffff;
}
.edn-template-12 .ticker-wrapper .ticker-content a, 
.edn-template-12 .ticker-wrapper .ticker-content .edn-tweet-content, 
.edn-template-12 .ticker-wrapper .edn-mulitple-text-content {
font-family:'Raleway', sans-serif;
}
.edn-template-12 .ticker-wrapper .ticker-content a,
.edn-template-12 .slider_template_wrapper .edn-tweet-content a {
color: #212121;
}
.edn-template-12 .edn-post-title-wrap .ticker-wrapper .ticker-content a {
padding:4px 10px;
}
.edn-template-12 .edn-constant-contact-wrap .edn-form-field .edn-constantcontact-firstname,
.edn-template-12 .edn-constant-contact-wrap .edn-form-field .edn-constantcontact-email, 
.edn-template-12 .edn-subscribe-form .edn-form-field .edn_subs_email_r,
.edn-template-12 .edn-form-field input.edn-mailchimp-email {
background-color:#88d9d5;
color:#000000;
padding:0 10px;
height: 26px;
}
.edn-template-12 .bx-wrapper .bx-controls-direction a.bx-prev {
background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/images/prev.png) no-repeat;
background-position: 50% 50%;
margin-top: -16px;
}
.edn-template-12 .bx-wrapper .bx-controls-direction a.bx-next {
background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/images/next.png) no-repeat;
background-position: 50% 50%;
margin-top: -16px;
}
#edn_main_template12 .ednpro-open-panel .main_top_header_txt .headertext {
color: #212121;
}  .edn-template-13 .ednpro_bar_icons .edn-social-icons {
line-height: 1;
}
.edn-template-13 .edn-social-icons-bg {
display: inline-block;
width: 30px;
height: 30px;
color: #fff;
background-color: transparent;
border:1px solid #ffffff;
border-radius: 0;
overflow: hidden;
position: relative;
-webkit-transition:all 0.4s ease-in-out;
-moz-transition:all 0.4s ease-in-out;
transition:all 0.4s ease-in-out;
}
.edn-template-13 .edn-social-icons-bg:before {
content:'';
position: absolute;
background-color:#ffffff;
width: 100%;
height: 0;
z-index: 0;
top:0;
left: 0;
right: 0;
-webkit-transition:all 0.4s ease-in-out;
-moz-transition:all 0.4s ease-in-out;
transition:all 0.4s ease-in-out;
}
.edn-template-13 .edn-social-icons-bg .fa {
line-height: 30px;
}
.edn-template-13 .edn-social-icons-bg:hover {
color: #4c5a65;
} 
.edn-template-13 .edn-social-icons-bg:hover:before{
height: 100%;
}
.edn-template-13 .edn-form-field .edn_mailchimp_submit_ajax, 
.edn-template-13 .edn-form-field .constant_subscribe, 
.edn-template-13 .edn-subscribe-form .edn-form-field .edn_subs_submit_ajax, 
.edn-template-13 .edn-post-title-wrap .edn-post-title li a, 
.edn-template-13 .edn-custom-contact-link, 
.edn-template-13 .edn-temp13-static-button, 
.edn-template-13 .edn-post-title-wrap .edn-post-title li a.edn-post-title-readmore,
.edn-template-13 .edn-post-title-wrap .ticker-wrapper .ticker-content a {
font-size: 13px;
font-weight: 600;
font-family:'Open Sans', sans-serif;
text-transform: uppercase;
padding:5px 18px;
border-radius: 0;
line-height: 1.2;
height: 26px;
color: #4c5a65;
}
.edn-template-13 .edn-form-field .edn_mailchimp_submit_ajax:hover, 
.edn-template-13 .edn-form-field .constant_subscribe:hover, 
.edn-template-13 .edn-subscribe-form .edn-form-field .edn_subs_submit_ajax:hover, 
.edn-template-13 .edn-post-title-wrap .edn-post-title li a:hover, 
.edn-template-13 .edn-custom-contact-link:hover, 
.edn-template-13 .edn-temp13-static-button:hover, 
.edn-template-13 .edn-post-title-wrap .edn-post-title li a.edn-post-title-readmore:hover,
.edn-template-13 .edn-post-title-wrap .ticker-wrapper .ticker-content a:hover,
#pre_template_13 .edn-contact-form-wrap .edn-contact-close,
#pre_template_13 .edn-default-form-popup input.edn-contact-submit,
.edn-template-13 .ticker-wrapper .ticker-title span {
color: #4c5a65;
}
.edn-template-13 .ticker-wrapper .ticker-title {
border-bottom:1px solid #4c5a65;
}
.edn-template-13 .ticker-wrapper .ticker-content a, 
.edn-template-13 .ticker-wrapper .ticker-content .edn-tweet-content, 
.edn-template-13 .ticker-wrapper .edn-mulitple-text-content {
font-family:'Open Sans', sans-serif;
}
.edn-template-13 .ticker-wrapper .ticker-content a,
.edn-template-13 .slider_template_wrapper .edn-tweet-content a {
color: #fdb52b;
}
.edn-template-13 .edn-post-title-wrap .ticker-wrapper .ticker-content a {
padding:4px 10px;
}
.edn-template-13 .edn-constant-contact-wrap .edn-form-field .edn-constantcontact-firstname,
.edn-template-13 .edn-constant-contact-wrap .edn-form-field .edn-constantcontact-email, 
.edn-template-13 .edn-subscribe-form .edn-form-field .edn_subs_email_r,
.edn-template-13 .edn-form-field input.edn-mailchimp-email {
background-color:#ffffff;
color:#000000;
padding:0 10px;
height: 26px;
border-radius: 0;
}
.edn-template-13 .bx-wrapper .bx-controls-direction a.bx-prev {
background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/images/arrow-type-4.png) no-repeat 0 0;
width: 24px;
height: 24px;
margin-top: -12px;
}
.edn-template-13 .bx-wrapper .bx-controls-direction a.bx-next {
background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/images/arrow-type-4.png) no-repeat -30px 0;
width: 24px;
height: 24px;
margin-top: -12px;
}  .edn-template-14 .edn_pro-social-title,
.edn-template-14 .edn_pro-social-title, 
.edn-template-14 .edn-front-title, 
.edn-template-14 .edn-temp1-social-heading-title,
.edn-template-14 .edn-subscribe-form .edn-front-title h3, 
.edn-template-14 .edn-mailchimp-wrap .edn-front-title h3,
.edn-template-14 .edn-subscribe-form .edn-front-title h3 span, 
.edn-template-14 .edn-mailchimp-wrap .edn-front-title h3 span,
.edn-template-14 .edn-constant-contact-wrap .edn-front-title h3,
.edn-template-14 .edn-constant-contact-wrap .edn-front-title span{
color:#314f61;
}
.edn-notify-bar .edn-template-14 .ticker_template_wrapper .ticker-wrapper .ticker-swipe span {
border-color:#314f61;
}
.edn-template-14 .edn-constant-contact-wrap .edn-front-title h3:before {
background:url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/images/temp14newsletter.png) no-repeat;
}
.edn-template-14 .edn_static_text, 
.edn-template-14 .slider_template_wrapper .edn-tweet-content, 
.edn-template-14 .edn-post-title-wrap .edn-post-title li,
#pre_template_14 .edn-default-form-popup .edn-form-field label,
.edn-template-14 .ticker-wrapper .ticker-content .edn-tweet-content, 
.edn-template-14 .ticker-wrapper .edn-mulitple-text-content,
.edn-template-14 .edn-mulitple-text-content,
.edn-template-14 .ticker-wrapper .ticker-content {
font-size: 13px;
color:#314f61;
}
.edn-template-14 .edn-social-icons-bg {
display: inline-block;
width: 30px;
height: 30px;
color: #fff;
background: -moz-linear-gradient(1deg, #FD8F26 0, #fdb52b 100%); background: -webkit-gradient(linear, 1deg, color-stop(0, FD8F26), color-stop(100%, fdb52b)); background: -webkit-linear-gradient(1deg, #FD8F26 0, #fdb52b 100%); background: -o-linear-gradient(1deg, #FD8F26 0, #fdb52b 100%); background: -ms-linear-gradient(1deg, #FD8F26 0, #fdb52b 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1301FE', endColorstr='#F4F60C', GradientType='1'); background: linear-gradient(1deg, #FD8F26 0, #fdb52b 100%); border: 1px solid rgba(0,0,0,0.3);
-moz-box-shadow: 0px 1px 5px rgba(0,0,0,0.3);
-webkit-box-shadow: 0px 1px 5px rgba(0,0,0,0.3);
box-shadow: 0px 1px 5px rgba(0,0,0,0.3);
border-radius: 5px;
overflow: hidden;
position: relative;
-webkit-transition:all 0.4s ease-in-out;
-moz-transition:all 0.4s ease-in-out;
transition:all 0.4s ease-in-out;
line-height: 29px;
}
.edn-template-14 .edn-social-icons-bg:hover {
background: -moz-linear-gradient(1deg, #fdb52b 0, #FD8F26 100%); background: -webkit-gradient(linear, 1deg, color-stop(0, fdb52b), color-stop(100%, FD8F26)); background: -webkit-linear-gradient(1deg, #fdb52b 0, #FD8F26 100%); background: -o-linear-gradient(1deg, #fdb52b 0, #FD8F26 100%); background: -ms-linear-gradient(1deg, #fdb52b 0, #FD8F26 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1301FE', endColorstr='#F4F60C', GradientType='1'); background: linear-gradient(1deg, #fdb52b 0, #FD8F26 100%); -moz-box-shadow: 0px -1px 5px rgba(0,0,0,0.3);
-webkit-box-shadow: 0px -1px 5px rgba(0,0,0,0.3);
box-shadow: 0px -1px 5px rgba(0,0,0,0.3);
}
.edn-template-14 .edn-form-field .edn_mailchimp_submit_ajax,
.edn-template-14 .edn-form-field .constant_subscribe,
.edn-template-14 .edn-subscribe-form .edn-form-field .edn_subs_submit_ajax,
.edn-template-14 .edn-post-title-wrap .edn-post-title li a,
.edn-template-14 .edn-custom-contact-link,
.edn-template-14 .edn-temp14-static-button,
.edn-template-14 .edn-contact-lightbox .edn-form-field .edn-field input.edn-contact-submit,
#pre_template_14 .edn-default-form-popup input.edn-contact-submit,
.edn-template-14 .edn-post-title-readmore, 
.edn-template-14 .edn_rss_feed_wrapper .ticker-wrapper .ticker-content a.edn_temp_link{
border: 1px solid rgba(0,0,0,0.3);
border-radius: 5px;
text-transform: uppercase;
font-weight: 700;
font-family: 'Open Sans',sans-serif;
line-height: 1.3;
padding:7px 8px;
color:#314f61;
}
.edn-template-14 .edn-form-field .edn_mailchimp_submit_ajax:hover,
.edn-template-14 .edn-form-field .constant_subscribe:hover,
.edn-template-14 .edn-subscribe-form .edn-form-field .edn_subs_submit_ajax:hover,
.edn-template-14 .edn-post-title-wrap .edn-post-title li a:hover,
.edn-template-14 .edn-custom-contact-link:hover,
.edn-template-14 .edn-temp14-static-button:hover,
.edn-template-14 .edn-contact-lightbox .edn-form-field .edn-field input.edn-contact-submit:hover,
#pre_template_14 .edn-default-form-popup input.edn-contact-submit:hover,
.edn-template-14 .edn-post-title-readmore:hover, 
.edn-template-14 .edn_rss_feed_wrapper .ticker-wrapper .ticker-content a.edn_temp_link:hover {
color: #314f61;
}
.edn-template-14 .bx-wrapper .bx-controls-direction a.bx-prev {
background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/images/arrow-type-6.png) no-repeat 0 0;
width: 24px;
height: 24px;
margin-top: -12px;
}
.edn-template-14 .bx-wrapper .bx-controls-direction a.bx-next {
background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/images/arrow-type-6.png) no-repeat -30px 0;
width: 24px;
height: 24px;
margin-top: -12px;
}
.edn-template-14 .ticker-wrapper .ticker-content .edn-tweet-content a,
.edn-template-14 .edn-tweet-content a{
color: #dc5958;
}
.edn-template-14 .ticker-wrapper .ticker-content .edn-tweet-content a:hover,
.edn-template-14 .edn-tweet-content a:hover {
color:#f93831;
}  .edn-template-15 .edn-temp15-design-wrapper.edn-bgdesign-wrapper {
position: relative;
}
.edn-template-15 .edn-temp15-design-wrapper.edn-bgdesign-wrapper:before {
content:'';
position: absolute;
width: 100%;
height: 100%;
top:0;
left:0;
right: 0;
background-color:rgba(0,0,0,0.65);
}
.edn-template-15 .edn_middle_content {
padding:12px 8px;
}
.edn-position-left .edn-template-15 .edn_middle_content,
.edn-position-right .edn_middle_content {
padding:12px 20px;
}
.edn-template-15 .ticker-wrapper .ticker_template_wrapper .ticker-title {
padding: 12px 10px;
}
.edn-notify-bar .edn-template-15  .ticker-wrapper p.ticker-content {
padding:9px 8px;
}
.edn-notify-bar .edn-template-15 .scroller_template_wrapper .ticker-wrapper .ticker-content {
padding: 6px 10px 6px 40px;
}
.edn-notify-bar .edn-template-15 .scroller_template_wrapper .ticker-wrapper .ticker {
overflow: visible;
} .edn-notify-bar .edn-template-15 .bx-wrapper .edn-multiple-content li{
padding:6px 0;
}
.edn-template-15 .edn_middle_content.ticker_template_wrapper {
padding: 0;
}
.edn-template-15 .edn_middle_content.slider_template_wrapper {
padding:5px 0;
}
.edn-template-15 .edn_middle_content.scroller_template_wrapper {
padding:6px 0 8px;
}
.edn-temp15-social-heading-title,
.edn-template-15 .edn_pro_static_template_wrapper .edn_static_text {
position: relative;
z-index: 2;
}
.edn-template-15 .edn-social-icons-bg {
display: inline-block;
width: 30px;
height: 30px;
color: #fff;
background-color: #d63e41;
border-radius: 3px;
overflow: hidden;
position: relative;
-webkit-transition:all 0.4s ease-in-out;
-moz-transition:all 0.4s ease-in-out;
transition:all 0.4s ease-in-out;
}
.edn-template-15 .edn-social-icons-bg:before {
content:'';
position: absolute;
background-color:rgba(255,255,255,0.3);
width: 60px;
height: 30px;
z-index: 0;
top:0;
left: 0;
right: 0;
-moz-transform:rotate(45deg) translate(0, -100%);
-webkit-transform:rotate(45deg) translate(0, -100%);
transform:rotate(45deg) translate(0, -100%);
-webkit-transition:all 0.4s ease-in-out;
-moz-transition:all 0.4s ease-in-out;
transition:all 0.4s ease-in-out;
}
.edn-template-15 .edn-social-icons-bg .fa {
line-height: 30px;
-webkit-transition:all 0.4s ease-in-out;
-moz-transition:all 0.4s ease-in-out;
transition:all 0.4s ease-in-out;
}
.edn-template-15 .edn-social-icons-bg:hover .fa{
-moz-transform:scale(1.1) translateZ(0);
-webkit-transform:scale(1.1) translateZ(0);
transform:scale(1.1) translateZ(0);
} 
.edn-template-15 .edn-social-icons-bg:hover:before{
-webkit-transform:rotate(45deg) translate(-20%, 155%);
-moz-transform:rotate(45deg) translate(-20%, 155%);
transform:rotate(45deg) translate(-20%, 155%);
}
.edn-template-15 .edn-form-field .edn_mailchimp_submit_ajax, 
.edn-template-15 .edn-form-field .constant_subscribe, 
.edn-template-15 .edn-subscribe-form .edn-form-field .edn_subs_submit_ajax, 
.edn-template-15 .edn-post-title-wrap .edn-post-title li a, 
.edn-template-15 .edn-custom-contact-link, 
.edn-template-15 .edn-temp15-static-button, 
.edn-template-15 .edn-contact-lightbox .edn-form-field .edn-field input.edn-contact-submit, 
#pre_template_15 .edn-default-form-popup input.edn-contact-submit{
border: 1px solid rgba(0,0,0,0.3);
border-radius: 5px;
text-transform: uppercase;
font-weight: 400;
font-family: 'Open Sans',sans-serif;
line-height: 1.8;
padding:5px 15px;
color:#ffffff;
position: relative;
margin-left: 10px;
font-size: 12px;
} .edn-template-15 .edn-constant-contact-wrap .edn-form-field .edn-constantcontact-email, 
.edn-template-15 .edn-subscribe-form .edn-form-field .edn_subs_email_r,
.edn-template-15 .edn-form-field input.edn-mailchimp-email {
float: left;
border-radius:5px 0 0 5px; 
position: relative;
z-index: 1;
}
.edn-template-15 .edn-constant-contact-wrap .edn-form-field .edn-constantcontact-firstname {
float: left;
margin-right: 5px;
border-radius: 5px;
}
.edn-template-15 .edn-form-field .constant_subscribe, 
.edn-template-15 .edn-subscribe-form .edn-form-field .edn_subs_submit_ajax,
.edn-template-15 .edn-form-field .edn_mailchimp_submit_ajax {
margin-left: 0;
border-radius: 0 5px 5px 0;
border:0;
z-index: 1;
}
.edn-template-15 .edn-left-subscribe-content button:before {
content:'';
position: absolute;
width:0;
border-style:solid;
border-width: 8px;
border-color: transparent #d63e41 transparent transparent;
top: 50%;
left:-16px;
margin-top: -8px;
z-index: 2;
}
.edn-position-left .edn-template-15 .edn-constant-contact-wrap .edn-left-subscribe-content:before,
.edn-position-right .edn-template-15 .edn-constant-contact-wrap .edn-left-subscribe-content:before {
display: none;
}
.edn-template-15 .edn-left-subscribe-content:after {
content:'';
position: absolute;
width: 103.5%;
width: calc(100% + 8px);
height: 41px;
background-color: rgba(255, 255, 255, 0.4);
top: -5px;
left: -4px;
z-index: 0;
border-radius: 5px;
}
.edn-template-15 .ticker-wrapper .ticker-content .edn-tweet-content a,
.edn-template-15 .slider_template_wrapper .edn-tweet-content a {
color:#fdb52b;
}
.edn-template-15 .bx-wrapper .bx-controls-direction a.bx-prev {
background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/images/arrow-type-7.png) no-repeat 0 0;
width: 22px;
height: 26px;
margin-top: -13px;
}
.edn-template-15 .bx-wrapper .bx-controls-direction a.bx-next {
background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/images/arrow-type-7.png) no-repeat -30px 0;
width: 22px;
height: 26px;
margin-top: -13px;
}
.edn-template-15 .endpro_main_leftright_wrapper.scroller_leftright_wrapper .ednpro_bar_icons {
padding:8px 0;
}
.edn-position-left .edn-template-15 .edn-constant-contact-wrap .edn-left-subscribe-content:after, 
.edn-position-right .edn-template-15 .edn-constant-contact-wrap .edn-left-subscribe-content:after {
height: 111px;
}
.edn-position-left .edn-template-15 .edn-constant-contact-wrap .edn-form-field .edn-constantcontact-email, 
.edn-position-right .edn-template-15 .edn-constant-contact-wrap .edn-form-field .edn-constantcontact-email, 
.edn-position-left .edn-template-15 .edn-form-field .constant_subscribe, 
.edn-position-right .edn-template-15 .edn-form-field .constant_subscribe {
border-radius: 5px;
}
.edn-position-left .edn-template-15 .edn-form-field .constant_subscribe:before, 
.edn-position-right .edn-template-15 .edn-form-field .constant_subscribe:before {
display: none;
}  .edn-position-left .ednpro_bar_icons,
.edn-position-right .ednpro_bar_icons {
display: block;
text-align: center;
}
.edn-position-left .endpro_main_leftright_wrapper.ticker_leftright_wrapper .ednpro_bar_icons,
.edn-position-right .endpro_main_leftright_wrapper.ticker_leftright_wrapper .ednpro_bar_icons {
display: inline-block;
}
.edn-position-left .edn-constant-contact-wrap .edn-front-title h3,
.edn-position-right .edn-constant-contact-wrap .edn-front-title h3 {
margin-left: 33px;
margin-bottom: 10px;
max-width: 86%;
}
.edn-position-left .edn-constant-contact-wrap .edn-form-field .edn-constantcontact-firstname,
.edn-position-right .edn-constant-contact-wrap .edn-form-field .edn-constantcontact-firstname {
width: 100%;
margin-bottom: 3px;
}
.edn-position-left .edn-constant-contact-wrap .edn-form-field,
.edn-position-right .edn-constant-contact-wrap .edn-form-field {
text-align: right;
margin-left: 0;
}
.edn-position-left .endpro_main_leftright_wrapper .ednpro_right_section,
.edn-position-right .endpro_main_leftright_wrapper .ednpro_right_section {
margin-left: 0;
margin-right: 0;
width: 100%;
}
.edn-position-left .edn-front-title,
.edn-position-right .edn-front-title {
margin-right: 0;
padding-left: 10px;
width: 100%;
text-align: center;
padding-bottom: 7px;
}
.edn-position-left .edn-form-field .constant_subscribe,
.edn-position-right .edn-form-field .constant_subscribe {
margin: 5px 0 0 0;
width: 100%;
max-width: 100%;
}
.edn-position-left .edn-social-icons-bg,
.edn-position-right .edn-social-icons-bg {
margin: 0;
text-align: center;
}
.edn-position-left .edn-constant-contact-wrap .edn-form-field .edn-constantcontact-email,
.edn-position-right .edn-constant-contact-wrap .edn-form-field .edn-constantcontact-email {
width: 100%;
}
.edn-position-right .edn-subscribe-form .edn-form-field .edn_subs_email_r,
.edn-position-left .edn-subscribe-form .edn-form-field .edn_subs_email_r {
width: 69%;
}
.edn-position-right .edn-template-15 .edn-subscribe-form .edn-form-field .edn_subs_email_r,
.edn-position-left .edn-template-15 .edn-subscribe-form .edn-form-field .edn_subs_email_r {
width: 73.5%;
}
.edn-position-left .endpro_main_leftright_wrapper .ednpro_left_section,
.edn-position-right .endpro_main_leftright_wrapper .ednpro_left_section {
text-align: center;
}
.edn-position-left .endpro_main_leftright_wrapper.slider_leftright_wrapper .ednpro_left_section,
.edn-position-right .endpro_main_leftright_wrapper.slider_leftright_wrapper .ednpro_left_section {
width: 100%;
}
.edn-position-left .slider_leftright_wrapper .ednpro_right_section,
.edn-position-left .slider_leftright_wrapper .ednpro_right_section {
width: 100%;
}
.edn-position-left .endpro_main_leftright_wrapper.slider_leftright_wrapper .ednpro_bar_icons,
.edn-position-right .endpro_main_leftright_wrapper.slider_leftright_wrapper .ednpro_bar_icons {
text-align: center;
}
.edn-position-left .endpro_main_leftright_wrapper.slider_leftright_wrapper .ednpro_bar_icons,
.edn-position-right .endpro_main_leftright_wrapper.slider_leftright_wrapper .ednpro_bar_icons {
margin: 0 auto;
}
.edn-position-right .endpro_main_leftright_wrapper .ednpro_left_section,
.edn-position-left .endpro_main_leftright_wrapper .ednpro_left_section {
margin-right: 0;
}
.edn-position-left .endpro_main_leftright_wrapper .bx-wrapper .bx-controls-direction a.bx-prev,
.edn-position-right .endpro_main_leftright_wrapper .bx-wrapper .bx-controls-direction a.bx-prev {
right: auto;
left: 10px;
}
.edn-position-left .endpro_main_leftright_wrapper,
.edn-position-right .endpro_main_leftright_wrapper {
padding:15px 10px;
}
.edn-position-left .endpro_main_leftright_wrapper.ticker_leftright_wrapper,
.edn-position-right .endpro_main_leftright_wrapper.ticker_leftright_wrapper {
padding-left: 0;
}
.edn-position-left .edn-form-field,
.edn-position-right .edn-form-field {
width: 100%;
}
.edn-position-left .edn-mailchimp-wrap .edn-form-field,
.edn-position-right .edn-mailchimp-wrap .edn-form-field { }
.edn-position-left .edn-constant-contact-wrap,
.edn-position-right .edn-constant-contact-wrap {
padding: 10px 20px;
}
.edn-position-left .edn-form-field input.edn-mailchimp-email,
.edn-position-right .edn-form-field input.edn-mailchimp-email {
width: 67%;
}
.edn-position-left .edn-template-15 .edn-form-field input.edn-mailchimp-email,
.edn-position-right .edn-template-15  .edn-form-field input.edn-mailchimp-email {
width: 75.5%;
}
.endpro_main_leftright_wrapper .edn-constant-contact-wrap,
.endpro_main_leftright_wrapper .edn-mailchimp-wrap,
.endpro_main_leftright_wrapper .edn-subscribe-form .endpro_main_leftright_wrapper .edn-form-field {
padding: 0;
}
.edn-position-left .edn-mailchimp-wrap,
.edn-position-left .edn-subscribe-form .edn-position-left .edn-form-field,
.edn-position-right .edn-mailchimp-wrap,
.edn-position-right .edn-subscribe-form .edn-position-right .edn-form-field {
padding: 0;
}
.edn-position-left .ticker-wrapper .ticker-content,
.edn-position-right .ticker-wrapper .ticker-content {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.edn-position-left .edn-post-title-wrap .ticker-wrapper .ticker-content,
.edn-position-right .edn-post-title-wrap .ticker-wrapper .ticker-content { max-width: 68%;
}
.edn-position-left .edn-twitter-feed-wrap .ticker-wrapper .ticker-content,
.edn-position-right .edn-twitter-feed-wrap .ticker-wrapper .ticker-content {
width: 57%;
}
.edn-position-left .scroller_template_wrapper .ticker-wrapper .ticker-content,
.edn-position-right .scroller_template_wrapper .ticker-wrapper .ticker-content {
width: 62%;
padding-left: 5px;
}
.edn-position-left .edn-post-title-wrap.ticker-wrapper .ticker-content,
.edn-position-right .edn-post-title-wrap .ticker-wrapper .ticker-content {
width: auto;
display: inline-block;
}
.edn-position-left .edn-notify-bar .bx-wrapper {
width: 80%;
margin: 0 auto;
}
.edn-position-left .bx-wrapper,
.edn-position-right .bx-wrapper {
padding: 6px 46px 6px 46px;
}
.edn-position-left .ticker-wrapper .edn-post-title-readmore,
.edn-position-right .ticker-wrapper .edn-post-title-readmore { padding: 3px 10px;
}
.edn-position-left .edn-post-title-wrap,
.edn-position-right .edn-post-title-wrap{
padding: 0 10px;
}
.edn-position-left .edn_static_text,
.edn-position-right .edn_static_text,
.edn-position-left .edn-post-title-wrap .edn-post-title li,
.edn-position-right .edn-post-title-wrap .edn-post-title li {
text-align: center;
width: 100%;
}
.edn-position-left .scroller_template_wrapper .ticker-wrapper .ticker-title,
.edn-position-right .scroller_template_wrapper .ticker-wrapper .ticker-title {
padding:5px 10px;
}
.edn-position-left .scroller_template_wrapper .ticker-wrapper .ticker-title:before,
.edn-position-right .scroller_template_wrapper .ticker-wrapper .ticker-title:before {
right: -36px;
border-width: 19px 18px;
}
.edn-notify-bar.edn-position-left .scroller_template_wrapper .ticker-wrapper .ticker-content,
.edn-notify-bar.edn-position-right .scroller_template_wrapper .ticker-wrapper .ticker-content {
width:70%;
}
.edn-notify-bar.edn-position-left .edn-template-15 .scroller_template_wrapper .ticker-wrapper .ticker-content,
.edn-notify-bar.edn-position-right .edn-template-15 .scroller_template_wrapper .ticker-wrapper .ticker-content {
padding: 6px 10px;
}
.edn-position-left .scroller_template_wrapper .ticker-wrapper.right .ticker-title:before,
.edn-position-right .scroller_template_wrapper .ticker-wrapper.right .ticker-title:before {
right: auto;
left:-36px;
}
.edn-position-left .slider_template_wrapper .edn_static_text,
.edn-position-right .slider_template_wrapper .edn_static_text,
.edn-position-left .slider_template_wrapper .edn-post-title-wrap .edn-post-title li,
.edn-position-right .slider_template_wrapper .edn-post-title-wrap .edn-post-title li {
width: 100%;
padding: 10px 27px 10px 5px;
}
.edn-position-left .slider_template_wrapper .edn-tweet-content,
.edn-position-right .slider_template_wrapper .edn-tweet-content {
width: 100%;
text-align: center;
}
.edn-position-left .edn_static_text span,
.edn-position-right .edn_static_text span {
margin-left: 0;
}
.edn-position-left .edn_static_text span a,
.edn-position-right .edn_static_text span a {
margin-top: 5px;
}
.edn-position-left .edn-mulitple-text-content,
.edn-position-right .edn-mulitple-text-content {
text-align: center;
width: 61%;
}
.edn-position-left .ticker,
.edn-position-right .ticker {
width: 100%;
}
.edn-position-left .edn_multiple_text .ticker .ticker-content,
.edn-position-right .edn_multiple_text .ticker .ticker-content {
max-width: 80%;
}
.edn-position-left .ticker .edn-mulitple-text-content,
.edn-position-right .ticker .edn-mulitple-text-content {
width: 70%;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}
.edn-position-left .edn-custom-contact-link, 
.edn-position-left .edn-temp1-static-button,
.edn-position-right .edn-custom-contact-link, 
.edn-position-right .edn-temp1-static-button {
height: auto;
}
.edn-position-left .bx-wrapper .edn-mulitple-text-content,
.edn-position-right .bx-wrapper .edn-mulitple-text-content {
width: 80%;
margin: 0 auto;
}
.edn-notify-bar .bx-wrapper .edn-mulitple-text-content {
width: auto;
display: inline-block;
margin: 0 auto;
}
.edn-notify-bar .bx-wrapper .edn-mulitple-text-content p {
margin: 0;
}
.edn-notify-bar .slider_leftright_wrapper .bx-wrapper .edn-mulitple-text-content { vertical-align: middle;
}
.edn-notify-bar.edn-position-left .slider_leftright_wrapper .bx-wrapper .edn-mulitple-text-content {
max-width: 60%;
}
.edn-notify-bar .bx-wrapper ul li span.edn-ca-contact-form { vertical-align: middle;
margin-top: 10px;
}
.edn-position-left .ticker .edn-tweet-content,
.edn-position-right .ticker .edn-tweet-content { width: 98%;
}
.edn-position-right .edn-ca-contact-form,
.edn-position-left .edn-ca-contact-form {
display: inline-block;
text-align: center;
}
.edn-position-left .edn-ca-contact-form,
.edn-position-right .edn-ca-contact-form {
display: block;
}
.edn-position-left .ticker-content .edn-ca-contact-form,
.edn-position-right .ticker-content .edn-ca-contact-form {
display: inline-block;
vertical-align: top;
}
.edn-position-left .bx-wrapper ul li,
.edn-position-right .bx-wrapper ul li {
text-align: center;
}
.edn-position-right .edn_pro-social-title,
.edn-position-left .edn_pro-social-title {
display: block;
margin-right: 0;
max-width: 100%;
}
.edn-position-right .endpro_main_leftright_wrapper.ticker_leftright_wrapper .edn_pro-social-title,
.edn-position-left .endpro_main_leftright_wrapper.ticker_leftright_wrapper .edn_pro-social-title {
display: block;
}
.edn-position-left .edn-custom-contact-link,
.edn-position-right .edn-custom-contact-link {
margin-left: 0;
display: inline-block;
width: auto;
}  .edn-bottom-down-arrow,
.edn-top-up-arrow {
content: "";
height: 20px;
position: fixed;
right: 10px;
top: -3px;
transform: translateY(14px);
-webkit-transform: translateY(14px);
width: 20px;
z-index: 10000;
}
.edn-position-top_absolute .edn-top-up-arrow {
position: absolute;
}
.admin-bar .edn-position-top_absolute .edn-top-up-arrow {
top:0;
}
.admin-bar .edn-position-top_absolute.open .edn-top-up-arrow,
.admin-bar .edn-position-top.open .edn-top-up-arrow  {
top:32px;
}
.admin-bar .edn-top-up-arrow {
top: 24px !important;
}
.edn-top-up-arrow {
top: -2px !important;
}
.edn-left-arrow,
.edn-right-arrow {
width: 30px;
height: 30px;
top: -31px;
position: fixed;
text-align: center;
color: #fff;
z-index: 999999;
}
.edn-left-arrow {
left: 0;
}
.edn-right-arrow {
right: 0;
} .edn-left-arrow:before {
content: "\f060";
line-height: 30px;
font-family: fontawesome;
font-size: 15px;
display: inline-block;
transition: all ease 0.4s;
-webkit-transition: all ease 0.4s;
}
.edn-left-arrow.open:before {
transform: rotate(180deg);
-webkit-transform: rotate(180deg);
} .edn-position-left.edn-notify-bar,
.edn-position-right.edn-notify-bar {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
}
.edn-position-left.edn-notify-bar.open,
.edn-position-right.edn-notify-bar.open {
position: fixed; }   .edn-notify-bar.open .edn-bottom-down-arrow.open{
position: absolute; }
.edn-notify-bar.edn-position-top.open .edn-bottom-down-arrow.open { position: fixed;
}
.edn-notify-bar.edn-position-bottom.open .edn-bottom-down-arrow.open{
top: auto ! important; position: fixed;
}
.edn-bottom-down-arrow.open ,
.edn-top-up-arrow.open {
position: fixed;
}
.edn-bottom-down-arrow {
background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/images/showhidetoggledown.png) no-repeat;
background-size: cover;
}
.edn-top-up-arrow {
background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/images/showhidetoggletop.png) no-repeat;
background-size: cover;
}
.edn-bottom-down-arrow.open {
background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/images/showhidetoggletop.png) no-repeat 50% 50%;
top: auto;
bottom: 6px;
}
.edn-position-top_absolute .edn-bottom-down-arrow.open {
bottom: auto;
top: 27px;
}
.edn-top-up-arrow.open {
bottom: auto;
top: 0;
background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/images/showhidetoggledown.png) no-repeat 50% 50%;
width: 22px;
height: 22px;
margin-top: -8px;
}
.pre_template_1 .edn-top-up-arrow.open,
.pre_template_1 .edn-bottom-down-arrow.open {
background-color: #3c4146;
border-radius: 100%;
}
.pre_template_2 .edn-top-up-arrow.open,
.pre_template_2 .edn-bottom-down-arrow.open {
background-color: #fe5656;
border-radius: 100%;
}
.pre_template_3 .edn-top-up-arrow.open,
.pre_template_3 .edn-bottom-down-arrow.open {
background-color: #e8e8e8;
border-radius: 100%;
}
.pre_template_4 .edn-bottom-down-arrow,
.pre_template_5 .edn-bottom-down-arrow,
.pre_template_6 .edn-bottom-down-arrow {
background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/images/temp4hideshow.png) center center no-repeat;
}
.pre_template_4 .edn-top-up-arrow,
.pre_template_5 .edn-top-up-arrow,
.pre_template_6 .edn-top-up-arrow {
background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/images/temp4hide.png) center center no-repeat;
}
.pre_template_4 .edn-bottom-down-arrow.open,
.pre_template_5 .edn-bottom-down-arrow.open,
.pre_template_6 .edn-bottom-down-arrow.open {
background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/images/temp4hide.png) center center no-repeat; }
.edn-position-top_absolute .pre_template_4 .edn-bottom-down-arrow.open,
.edn-position-top_absolute .pre_template_5 .edn-bottom-down-arrow.open,
.edn-position-top_absolute .pre_template_6 .edn-bottom-down-arrow.open {
bottom: auto; }
.pre_template_4 .edn-top-up-arrow.open,
.pre_template_5 .edn-top-up-arrow.open,
.pre_template_6 .edn-top-up-arrow.open {
bottom: auto; background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/images/temp4hideshow.png) center center no-repeat;
}
.pre_template_4 .edn-top-up-arrow,
.pre_template_4 .edn-bottom-down-arrow,
.pre_template_4 .edn-top-up-arrow.open,
.pre_template_4 .edn-bottom-down-arrow.open {
background-color: #fc8f44;
height: 23px;
width: 23px;
border: 0;
}
.pre_template_3 .edn-left-arrow,
.pre_template_3 .edn-right-arrow {
background-color: #e8e8e8;
}
.pre_template_4 .edn-left-arrow,
.pre_template_4 .edn-right-arrow {
background-color: #003c5a;
}
.pre_template_5 .edn-bottom-down-arrow.open,
.pre_template_5 .edn-top-up-arrow.open,
.pre_template_5 .edn-left-arrow,
.pre_template_5 .edn-right-arrow {
background-color: #107a64;
}
.pre_template_8 .edn-left-arrow,
.pre_template_8 .edn-right-arrow {
background-color: #fdd835;
}
.pre_template_6 .edn-bottom-down-arrow.open,
.pre_template_6 .edn-top-up-arrow.open,
.pre_template_6 .edn-left-arrow,
.pre_template_6 .edn-right-arrow {
background-color: #2d3053;
}
.pre_template_7 .edn-bottom-down-arrow.open,
.pre_template_7 .edn-top-up-arrow.open {
background-color: #109ae8;
border-radius: 50%;
}
.pre_template_9 .edn-bottom-down-arrow.open,
.pre_template_9 .edn-top-up-arrow.open {
background-color: #d24b4b;
border-radius: 50%;
}
.pre_template_10 .edn-bottom-down-arrow.open,
.pre_template_10 .edn-top-up-arrow.open {
background-color: #8bc645;
border-radius: 50%;
}
.pre_template_11 .edn-bottom-down-arrow.open,
.pre_template_11 .edn-top-up-arrow.open {
background-color: #37465d;
border-radius: 50%;
}
.pre_template_12 .edn-bottom-down-arrow.open,
.pre_template_12 .edn-top-up-arrow.open {
background-color: #f0c90a;
border-radius: 50%;
}
.pre_template_13 .edn-bottom-down-arrow.open,
.pre_template_13.edn-top-up-arrow.open {
background-color: #4c5a65;
border-radius: 50%;
}
.pre_template_14 .edn-bottom-down-arrow.open,
.pre_template_14 .edn-top-up-arrow.open {
background-color: #314f61;
border-radius: 50%;
}
.pre_template_15 .edn-bottom-down-arrow.open,
.pre_template_15 .edn-top-up-arrow.open {
background-color: rgba(0,0,0,0.5);
border-radius: 50%;
}
.pre_template_1 .edn-left-arrow,
.pre_template_1 .edn-right-arrow {
background-color: #3c4146;
}
.pre_template_2 .edn-left-arrow,
.pre_template_2 .edn-right-arrow {
background-color: #fe5656;
}
.pre_template_7 .edn-left-arrow,
.pre_template_7 .edn-right-arrow {
background-color: #109ae8;
}
.pre_template_9 .edn-left-arrow,
.pre_template_9 .edn-right-arrow {
background-color: #d24b4b;
}
.pre_template_10 .edn-left-arrow,
.pre_template_10 .edn-right-arrow {
background-color: #8bc645;
}
.pre_template_8 .edn-bottom-down-arrow,
.pre_template_3 .edn-bottom-down-arrow {
background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/images/temp8toggledown.png) no-repeat;
}
.pre_template_8 .edn-top-up-arrow,
.pre_template_3 .edn-top-up-arrow {
background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/images/temp8toggletop.png) no-repeat;
}
.pre_template_8 .edn-bottom-down-arrow.open,
.pre_template_3 .edn-bottom-down-arrow.open {
background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/images/temp8toggletop.png) no-repeat;
}
.pre_template_8 .edn-top-up-arrow.open,
.pre_template_3 .edn-top-up-arrow.open {
background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/images/temp8toggledown.png) no-repeat;
}
.pre_template_11 .edn-left-arrow,
.pre_template_11 .edn-right-arrow {
background-color: #37465d;
}
.pre_template_12 .edn-left-arrow,
.pre_template_12 .edn-right-arrow {
background-color: #f0c90a;
}
.pre_template_13 .edn-left-arrow,
.pre_template_13 .edn-right-arrow {
background-color: #4c5a65;
}
.pre_template_14 .edn-left-arrow,
.pre_template_14 .edn-right-arrow {
background-color: #314f61;
}
.pre_template_15 .edn-left-arrow,
.pre_template_15 .edn-right-arrow {
background-color: rgba(0,0,0,0.5);
}  .ednpro_user-can-close {
border-radius: 100%;
height: 23px;
line-height: 20px;
position: absolute;
right: 8px;
font-size: 18px;
text-align: center;
width: 23px;
z-index: 9999;
background: #949f15;
}
.edn-position-top_absolute .ednpro_user-can-close {
top: 10px;
}
.edn-position-top .ednpro_user-can-close {
position: fixed;
top: 12px;
}
.admin-bar .edn-position-top .ednpro_user-can-close {
top: 44px;
}
.edn-position-bottom .ednpro_user-can-close {
position: fixed;
bottom: 15px;
top: auto;
transform: translate(0px);
-webkit-transform: translate(0px);
}
.edn-position-left .edn-cntrol-wrap.ednpro_user-can-close,
.edn-position-right .edn-cntrol-wrap.ednpro_user-can-close {
position: fixed;
top: 40%;
height: 30px;
width: 30px;
border-radius: 0;
line-height: 30px;
border: 0;
margin-top:-30px;
border-bottom: 1px solid #fff;
}
.edn-position-left .ednpro_user-can-close {
right: auto;
left: 0;
}
.edn-position-right .ednpro_user-can-close {
right: 0;
}
.ednpro_user-can-close a {
color: #fff;
line-height: 1;
}
.ednpro_user-can-close a:hover {
color: #bbb;
}
.ednpro_user-can-close a i {
font-size: 18px;
}
.edn-position-left .pre_template_8.ednpro_user-can-close {
border: 2px solid #000;
}
.pre_template_3.ednpro_user-can-close {
background: #e8e8e8;
}
.edn-position-right .pre_template_3.ednpro_user-can-close,
.edn-position-left .pre_template_3.ednpro_user-can-close {
border: 2px solid #fff;
}
.pre_template_8.ednpro_user-can-close a,
.pre_template_3.ednpro_user-can-close a {
color: #000;
}
.pre_template_4.ednpro_user-can-close {
border: none;
width: 23px;
height: 23px;
background: #fc8f44;
border-radius: 0;
line-height: 23px;
}
.pre_template_5.ednpro_user-can-close,
.pre_template_6.ednpro_user-can-close {
border: none;
border-radius: 0;
}
.edn-position-left .pre_template_2.ednpro_user-can-close a,
.edn-position-right .pre_template_2.ednpro_user-can-close a {
display: inline-block;
width: 100%;
}  .edn-rss-feed li {
color: #fff;
font-family: 'Open Sans', sans-serif;
font-size: 13px;
line-height: 22px;
}
.edn-rss-feed li a {
color: #fff;
line-height: 1;
padding: 3px 8px 6px;
display: inline-block;
border-radius: 0;
background-color: #999;
}
.edn-template-1 .edn-rss-feed li a {
background-color: #44d2e3;
}
.edn-template-2 .edn-rss-feed li a {
background-color: #BA9E2E;
}
.edn-template-3 .edn-rss-feed li,
.edn-template-8 .edn-rss-feed li {
color: #000;
}
.edn-template-3 .edn-rss-feed li a {
background-color: #fe5656;
}
.edn-template-4 .edn-rss-feed li a {
background-color: #fc8f44;
}
.edn-template-5 .edn-rss-feed li a {
background-color: #107a64;
}
.edn-template-6 .edn-rss-feed li a {
background-color: #2d3053;
}
.edn-template-7 .edn-rss-feed li a {
background-color: #007bc1;
}
.edn-template-8 .edn-rss-feed li a {
background-color: #0091ea;
}
.edn-template-9 .edn-rss-feed li a {
background-color: #ab2c2c;
}
.edn-template-10 .edn-rss-feed li a {
background-color: #ffd630;
}  .edn-custom-template.edn-notify-bar,
.edn-custom-template.edn-notify-bar .edn-top-up-arrow.open,
.edn-custom-template.edn-notify-bar .edn-bottom-down-arrow.open,
.edn-custom-template.edn-notify-bar .edn-bottom-down-arrow.open,
.edn-custom-template .edn-left-arrow,
.edn-custom-template .edn-right-arrow,
#custom_template .edn-cntrol-wrap.ednpro_user-can-close,
#custom_template .edn-contact-lightbox .edn-contact-lightbox-inner-wrap,
#custom_template .edn-contact-close,
#custom_template .edn-contact-lightbox-inner-wrap,
.edn-custom-template.edn-notify-bar .ticker_pattern .edn-ticker-wrapper .ticker-wrapper .ticker-swipe {
background-color: #949F15;
}
.custom-template .edn-contact-lightbox .edn-contact-lightbox-inner-wrap {
background-color: #949F15;
}
.custom-template .edn-contact-form-wrap .edn-contact-close {
background-color: #949F15;
color: #fff;
}
.edn-custom-template.edn-notify-bar .ticker_pattern .edn-ticker-wrapper .ticker-wrapper .ticker-swipe {
vertical-align: middle;
height: 100%;
width: 100%;
}
.edn-notify-bar.edn-custom-template .ticker_pattern .edn-ticker-wrapper .ticker-wrapper .ticker-swipe span {
display: block;
border-color: #fff;
bottom: 0;
padding-top: 25px;
}
.edn-notify-bar .ticker-wrapper .ticker,
.edn-notify-bar .ticker-wrapper .ticker {
overflow: hidden;
}
.edn-custom-template.edn-notify-bar .edn-social-heading-title,
.edn-custom-template.edn-notify-bar .ednpro_bar_icons {
display: inline-block;
padding: 0;
vertical-align: middle;
} .edn-custom-template.edn-notify-bar .ednpro_bar_icons .edn-social-icon-buttons {
display: inline-block;
margin: 2px 0;
}
.edn-custom-template.edn-notify-bar .edn-social-heading-title {
font-size: 14px; font-weight: 500;
color: #fff;
padding-right: 20px;
vertical-align: middle;
}
.edn-custom-template.edn-notify-bar.edn-position-left .edn-social-heading-title,
.edn-custom-template.edn-notify-bar.edn-position-right .edn-social-heading-title {
padding-right: 0;
display: block;
}
.edn-custom-template.edn-notify-bar.edn-position-left .edn-form-field .constant_subscribe,
.edn-custom-template.edn-notify-bar.edn-position-right .edn-form-field .constant_subscribe {
max-width: 100%;
}
.edn-custom-template.edn-notify-bar .edn-social-icon-buttons {
display: inline-block;
background: transparent;
}
.edn-custom-template.edn-notify-bar .edn-social-icon-buttons a {
background-color: #6e7900;
box-sizing: border-box;
color: #fff;
display: inline-block;
font-size: 20px;
height: 35px;
line-height: 35px;
padding: 0;
position: relative;
text-align: center;
top: 0;
transition: all 0.25s ease 0s;
-webkit-transition: all 0.25s ease 0s;
width: 35px;
z-index: 0;
}
.edn-custom-template.edn-notify-bar .edn-social-icon-buttons a:hover {
background-color: #7b860d; }
.edn-custom-template.edn-notify-bar .edn-social-icon-buttons a i {
color: #fff;
}
.edn-custom-template.edn-notify-bar .edn_static_text span {
display: inline-block;
height: auto;
margin: 1px;
}
.edn-custom-template.edn-notify-bar .edn-form-field .edn_mailchimp_submit_ajax,
.edn-custom-template.edn-notify-bar .edn-form-field .constant_subscribe,
.edn-custom-template.edn-notify-bar .edn-subscribe-form .edn-form-field .edn_subs_submit_ajax,
.edn-custom-template.edn-notify-bar .edn-post-title-wrap .edn-post-title li a,
.edn-custom-template.edn-notify-bar .edn-temp1-static-button,
.edn-custom-template.edn-notify-bar .edn_static_text .edn-call-action-button a,
.edn-custom-template.edn-notify-bar .edn-call-action-button a,
#custom_template .edn-contact-lightbox .edn-form-field .edn-field input.edn-contact-submit {
background: #e05d22; border: none;
border-bottom: 0;
border-radius: 2px;
display: inline-block;
line-height: 26px;
padding: 1px 20px;
color: #fff;
}
.edn-custom-template.edn-notify-bar .edn-custom-contact-link {
background: #e05d22;
color: #fff; }
.edn-custom-template.edn-notify-bar .edn_static_text .edn-call-action-button a.edn-contact-close,
.edn-custom-template.edn-notify-bar a.edn-contact-close,
.edn-custom-template.edn-notify-bar a.edn-contact-close:hover {
padding: 0;
border: 1px solid #fff;
line-height: 1.1
}
.edn-custom-template .edn-contact-lightbox .edn-row {
margin-bottom: 10px;
}
.edn-custom-template .edn-contact-lightbox label,
.edn-custom-template .edn-contact-lightbox .edn-field {
display: inline-block;
}
.edn-custom-template .edn-contact-lightbox label {
width: 100px;
} .edn-custom-template .edn-contact-lightbox .edn-well {
text-align: right;
}
.edn-custom-template .edn-contact-lightbox .edn-form-field .edn-field input.edn-contact-submit {
background: #e05d22;
border: 0;
}
.edn-custom-template .edn-tweet-content {
color: #fff;
}
.edn-custom-template .edn-tweet-content a {
color: #000;
}
.edn-custom-template .edn-tweet-content,
.edn-custom-template .edn-tweet-content a {
font-size: 12px;
}
.edn-custom-template .ticker-title {
background: #e05d22;
}
.edn-custom-template .ticker-wrapper .ticker-title:before {
border-left: 10px solid #e05d22;
}
.edn-custom-template .right .ticker-title:before {
border-right: 10px solid #e05d22;
border-left: 0;
}
.edn-custom-template .edn_middle_content,
.edn-custom-template .ticker-wrapper.has-js {
padding: 0;
}
.edn-custom-template .ticker-wrapper.has-js {
display: block;
}
.edn_close_button_show .right .ticker-title {
margin-right: 44px;
}
.edn-notify-bar .bx-pager {
display: none;
}
.edn-custom-template .edn-post-title-readmore {
display: inline-block;
}
.edn-call-action-button {
display: inline-block;
vertical-align: top;
margin-left: 5px;
}
.bx-wrapper .edn-call-action-button {
vertical-align: middle;
}
.edn-custom-template .edn-contact-from-wrapper .wpcf7-textarea {
height: 110px;
}
.edn-custom-template .edn-social-wrap {
padding: 6px;
}
.edn-custom-template .ticker_leftright_wrapper .edn-social-wrap,
.edn-custom-template .scroller_leftright_wrapper .edn-social-wrap {
padding: 3px;
}
.edn-custom-template .scroller_leftright_wrapper .edn-social-wrap {
padding: 0px;
}
.edn-position-left .right .ticker-title,
.edn-position-right .right .ticker-title {
margin-right: 0px;
}
.edn-position-right .right .ticker-title,
.edn-position-left .right .ticker-title {
margin-left: 20px;
}
.edn-custom-template.edn-position-left .edn-left-section-wrap,
.edn-custom-template.edn-position-right .edn-left-section-wrap {
margin: 0 auto;
width: 96%;
text-align: center;
padding: 5px 0;
}
.edn-custom-template .ednpro_right_section {
display: inline-block;
height: 100%;
vertical-align: middle;
}
.edn-custom-template .ednpro_static_leftright_wrapper .ednpro_right_section {
width: 59%;
}
.edn-custom-template .endpro_main_leftright_wrapper .ednpro_left_section {
display: inline-block;
vertical-align: middle;
text-align: left;
}
.edn-custom-template.edn-position-left .endpro_main_leftright_wrapper .ednpro_left_section,
.edn-custom-template.edn-position-right .endpro_main_leftright_wrapper .ednpro_left_section {
text-align: center;
}
.edn-custom-template .slider_leftright_wrapper .ednpro_right_section {
width: 60%;
}
.edn-position-left .slider_leftright_wrapper .ednpro_right_section,
.edn-position-right .slider_leftright_wrapper .ednpro_right_section {
width: 100%;
}
.edn-custom-template .bx-wrapper .bx-controls-direction a.bx-prev {
background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/images/prev.png) 50% 50% no-repeat;
}
.edn-custom-template .bx-wrapper .bx-controls-direction a.bx-next {
background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/images/next.png) 50% 50% no-repeat;
}
.edn-custom-template.apexnb-logo-social-right-section .ednpro_opt_settings_leftright_wrapper .ednpro_right_section {
padding-left: 20px; 
}
.edn-custom-template .edn-subscribe-form .edn-front-title, 
.edn-custom-template .edn-mailchimp-wrap .edn-front-title {
text-align: left;
}
.edn-custom-template .edn-subscribe-form .edn-front-title span, 
.edn-custom-template .edn-mailchimp-wrap .edn-front-title span{
display: block;
}  .edn-error,
.edn-success,
.edn_error,
.edn-constant-error,
.edn-constant-success {
font-size: 11px;
}
.edn-error,
.edn_error,
.edn-constant-error {
color: red;
}
.edn-success,
.edn-constant-success {
color: green;
}
.edn-constant-error,
.edn-constant-success {
position: absolute;
left: 0;
bottom: -9px;
-moz-transform: translateY(50%);
-webkit-transform: translateY(50%);
transform: translateY(50%);
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
max-width: 100%;
padding-left: 11px;
}
.edn-position-left .edn-constant-error,
.edn-position-left .edn-constant-success,
.edn-position-right .edn-constant-error,
.edn-position-right .edn-constant-success {
left: 50%;
transform: translateX(-50%);
-moz-transform: translateX(-50%);
-webkit-transform: translateX(-50%);
bottom: -19px;
}
.edn-position-left .endpro_main_leftright_wrapper .edn-constant-error,
.edn-position-left .endpro_main_leftright_wrapper .edn-constant-success,
.edn-position-right .endpro_main_leftright_wrapper .edn-constant-error,
.edn-position-right .endpro_main_leftright_wrapper .edn-constant-success {
bottom: -15px;
}
.edn-template-1 .edn-error,
.edn-template-9 .edn-error,
.edn-template-6 .edn-error,
.edn-template-5 .edn-error,
.edn-template-4 .edn-error,
.edn-template-2 .edn-error,
.edn-template-1 .edn_error,
.edn-template-9 .edn_error,
.edn-template-6 .edn_error,
.edn-template-5 .edn_error,
.edn-template-4 .edn_error,
.edn-template-2 .edn_error,
.edn-template-1 .edn-constant-error,
.edn-template-9 .edn-constant-error,
.edn-template-6 .edn-constant-error,
.edn-template-5 .edn-constant-error,
.edn-template-4 .edn-constant-error,
.edn-template-2 .edn-constant-error,
#pre_template_1 .edn-default-form-popup .edn-error,
#pre_template_9 .edn-default-form-popup .edn-error,
#pre_template_6 .edn-default-form-popup .edn-error,
#pre_template_5 .edn-default-form-popup .edn-error,
#pre_template_4 .edn-default-form-popup .edn-error,
#pre_template_2 .edn-default-form-popup .edn-error {
color: #fff;
}
.edn-template-1 .edn-success,
.edn-template-9 .edn-success,
.edn-template-10 .edn-success,
.edn-template-7 .edn-success,
.edn-template-6 .edn-success,
.edn-template-5 .edn-success,
.edn-template-4 .edn-success,
.edn-template-2 .edn-success,
.edn-template-1 .edn-constant-success,
.edn-template-9 .edn-constant-success,
.edn-template-10 .edn-constant-success,
.edn-template-7 .edn-constant-success,
.edn-template-6 .edn-constant-success,
.edn-template-5 .edn-constant-success,
.edn-template-4 .edn-constant-success,
.edn-template-2 .edn-constant-success,
#pre_template_1 .edn-default-form-popup .edn-success,
#pre_template_9 .edn-default-form-popup .edn-success,
#pre_template_10 .edn-default-form-popup .edn-success,
#pre_template_7 .edn-default-form-popup .edn-success,
#pre_template_6 .edn-default-form-popup .edn-success,
#pre_template_5 .edn-default-form-popup .edn-success,
#pre_template_4 .edn-default-form-popup .edn-success,
#pre_template_2 .edn-default-form-popup .edn-success {
color: #fff;
}
.edn-position-bottom .edn-error,
.edn-position-top .edn-error,
.edn-position-top_absolute .edn-error,
.edn-position-bottom .edn_error,
.edn-position-top .edn_error,
.edn-position-top_absolute .edn_error,
.edn-position-top .edn-success,
.edn-position-bottom .edn-success,
.edn-position-top_absolute .edn-success {
position: absolute;
}
.edn-position-bottom .edn-contact-lightbox-inner-wrap .edn-error,
.edn-position-top .edn-contact-lightbox-inner-wrap .edn-error,
.edn-position-top_absolute .edn-contact-lightbox-inner-wrap .edn-error,
.edn-position-bottom .edn-contact-lightbox-inner-wrap .edn_error,
.edn-position-top_absolute .edn-contact-lightbox-inner-wrap .edn_error,
.edn-position-top .edn-contact-lightbox-inner-wrap .edn-success,
.edn-position-bottom .edn-contact-lightbox-inner-wrap .edn-success,
.edn-position-top_absolute .edn-contact-lightbox-inner-wrap .edn-success {
position: static;
}
.edn-position-bottom .edn-form-field,
.edn-position-top .edn-form-field,
.edn-position-bottom .edn-type-newsletter-wrap,
.edn-position-top .edn-type-newsletter-wrap,
.edn-position-top_absolute .edn-form-field,
.edn-position-top_absolute .edn-type-newsletter-wrap {
position: relative;
}
.edn-position-bottom .edn-subscribe-form .edn-error,
.edn-position-top .edn-subscribe-form .edn-error,
.edn-position-top_absolute .edn-subscribe-form .edn-error,
.edn-position-top .edn-subscribe-form .edn-success,
.edn-position-bottom .edn-subscribe-form .edn-success,
.edn-position-top_absolute .edn-subscribe-form .edn-success,
.edn-position-bottom .edn-form-field .edn-error,
.edn-position-top .edn-form-field .edn-error,
.edn-position-top_absolute .edn-form-field .edn-error,
.edn-position-top .edn-form-field .edn-success,
.edn-position-bottom .edn-form-field .edn-success,
.edn-position-top_absolute .edn-form-field .edn-success,
.edn-position-bottom .edn-form-field .edn-error,
.edn-position-top .edn-form-field .edn-error,
.edn-position-top_absolute .edn-form-field .edn-error,
.edn-position-top .edn-form-field .edn-success,
.edn-position-bottom .edn-form-field .edn-success,
.edn-position-top_absolute .edn-form-field .edn-success {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
width: 100%;
text-align: center;
left: 0;
right: 0;
margin: auto;
}
.edn-position-top .edn-subscribe-form .edn-error,
.edn-position-top_absolute .edn-subscribe-form .edn-error,
.edn-position-top .edn-subscribe-form .edn-success,
.edn-position-top_absolute .edn-subscribe-form .edn-success,
.edn-position-bottom .edn-subscribe-form .edn-error,
.edn-position-bottom .edn-subscribe-form .edn-success {
bottom: -11px;
}
.edn-position-top .endpro_main_leftright_wrapper .edn-subscribe-form .edn-error,
.edn-position-top_absolute .endpro_main_leftright_wrapper .edn-subscribe-form .edn-error,
.edn-position-top .endpro_main_leftright_wrapper .edn-subscribe-form .edn-success,
.edn-position-top_absolute .endpro_main_leftright_wrapper .edn-subscribe-form .edn-success,
.edn-position-bottom .endpro_main_leftright_wrapper .edn-subscribe-form .edn-error,
.edn-position-bottom .endpro_main_leftright_wrapper .edn-subscribe-form .edn-success {
padding-left: 11px;
}
.edn-position-top .edn-form-field .edn-error,
.edn-position-top_absolute .edn-form-field .edn-error,
.edn-position-top .edn-form-field .edn-success,
.edn-position-top_absolute .edn-form-field .edn-success,
.edn-position-bottom .edn-form-field .edn-error,
.edn-position-bottom .edn-form-field .edn-success {
bottom: -21px;
text-align: left;
padding-left: 0;
}
.edn-position-top.edn-custom-template .edn-form-field .edn-error,
.edn-position-top_absolute.edn-custom-template .edn-form-field .edn-error,
.edn-position-top.edn-custom-template .edn-form-field .edn-success,
.edn-position-top_absolute.edn-custom-template .edn-form-field .edn-success,
.edn-position-bottom.edn-custom-template .edn-form-field .edn-error,
.edn-position-bottom.edn-custom-template .edn-form-field .edn-success {
bottom: -20px; }
.edn-position-top.edn-custom-template .edn-mailchimp-wrap .edn-form-field .edn-error,
.edn-position-top_absolute.edn-custom-template .edn-mailchimp-wrap .edn-form-field .edn-error,
.edn-position-top.edn-custom-template .edn-mailchimp-wrap .edn-form-field .edn-success,
.edn-position-top_absolute.edn-custom-template .edn-mailchimp-wrap .edn-form-field .edn-success,
.edn-position-bottom.edn-custom-template .edn-mailchimp-wrap .edn-form-field .edn-error,
.edn-position-bottom.edn-custom-template .edn-mailchimp-wrap .edn-form-field .edn-success {
bottom: -17px;
text-align: left;
}
.edn-position-left .edn-error,
.edn-position-right .edn-error,
.edn-position-left .edn-success,
.edn-position-right .edn-success {
position: absolute;
overflow: hidden;
text-overflow: ellipsis;
width: 95%;
bottom: -19px;
text-align: left;
padding-left: 14px;
}
.edn-position-left .edn-subscribe-form .edn-error,
.edn-position-right .edn-subscribe-form .edn-error,
.edn-position-left .edn-subscribe-form .edn-success,
.edn-position-right .edn-subscribe-form .edn-success {
bottom: -17px;
padding-left: 25px;
}
.edn-position-left.edn-custom-template .edn-form-field .edn-error,
.edn-position-right.edn-custom-template .edn-form-field .edn-error,
.edn-position-left.edn-custom-template .edn-form-field .edn-success,
.edn-position-right.edn-custom-template .edn-form-field .edn-success {
bottom: 5px;
}
.edn-position-left.edn-custom-template .edn-subscribe-form .edn-error,
.edn-position-right.edn-custom-template .edn-subscribe-form .edn-error,
.edn-position-left.edn-custom-template .edn-subscribe-form .edn-success,
.edn-position-right.edn-custom-template .edn-subscribe-form .edn-success {
bottom: 1px;
}
.edn-position-top .edn-type-newsletter-wrap,
.edn-position-bottom .edn-type-newsletter-wrap,
.edn-position-top_absolute .edn-type-newsletter-wrap {
padding: 4px 0;
}
.edn-position-right .edn-type-newsletter-wrap,
.edn-position-left .edn-type-newsletter-wrap {
padding: 10px 0;
}
.edn-position-right .endpro_main_leftright_wrapper .edn-type-newsletter-wrap,
.edn-position-left .endpro_main_leftright_wrapper .edn-type-newsletter-wrap {
padding: 0;
padding-bottom: 15px;
}
.edn-custom-template.edn-position-right .edn-type-newsletter-wrap,
.edn-custom-template.edn-position-left .edn-type-newsletter-wrap {
padding: 18px 0;
}
.edn-position-right.edn-custom-template .endpro_main_leftright_wrapper .edn-type-newsletter-wrap,
.edn-position-left.edn-custom-template .endpro_main_leftright_wrapper .edn-type-newsletter-wrap {
padding: 0 0 18px 0;
}
.edn-notify-bar .bx-wrapper ul,
.edn-notify-bar .bx-wrapper ol {
margin: 0 0 0 0;
clear: both;
} .endpro_main_leftright_wrapper.ednpro_opt_settings_leftright_wrapper {
padding: 3px 45px;
}
.edn-position-left .endpro_main_leftright_wrapper.ednpro_opt_settings_leftright_wrapper,
.edn-position-right .endpro_main_leftright_wrapper.ednpro_opt_settings_leftright_wrapper,
.edn-position-left .endpro_main_leftright_wrapper.ednpro_opt_settings_leftright_wrapper.edn_csubscribe_form,
.edn-position-right .endpro_main_leftright_wrapper.ednpro_opt_settings_leftright_wrapper.edn_csubscribe_form {
padding:15px 30px;
}
.edn-position-left.apexnb-logo-social-right-section .endpro_main_leftright_wrapper.ednpro_opt_settings_leftright_wrapper,
.edn-position-right.apexnb-logo-social-right-section .endpro_main_leftright_wrapper.ednpro_opt_settings_leftright_wrapper,
.edn-position-left.apexnb-logo-social-right-section .endpro_main_leftright_wrapper.ednpro_opt_settings_leftright_wrapper.edn_csubscribe_form,
.edn-position-right.apexnb-logo-social-right-section .endpro_main_leftright_wrapper.ednpro_opt_settings_leftright_wrapper.edn_csubscribe_form {
padding:15px;
}
.edn-position-top .edn_csubscribe_form,
.edn-position-top_absolute .edn_csubscribe_form,
.edn-position-bottom .edn_csubscribe_form {
padding: 0 40px;
}
.edn-position-left .endpro_main_leftright_wrapper .ednpro_right_section.ednpro_opt_settings_template_wrapper,
.edn-position-right .endpro_main_leftright_wrapper .ednpro_right_section.ednpro_opt_settings_template_wrapper {
padding: 0;
}
.edn-template-7 .edn-error,
.edn-template-7 .edn_error,
.edn-template-7 .edn-constant-error {
color: #fff;
} .apexnb-searchwrapper .apex-onscreen-description {
display: inline-block;
vertical-align: middle;
line-height: 2;
margin-right: 10px;
color: #ffffff;
max-width: 35%;
}
.edn-position-left .apexnb-searchwrapper .apex-onscreen-description,
.edn-position-right .apexnb-searchwrapper .apex-onscreen-description  { 
max-width: 100%;
}
.apexnb-searchwrapper .apex-search-right-section {
display: inline-block;
vertical-align: middle;
}
.apexnb-searchwrapper .searchform {
display: inline-block;
text-align: center;
vertical-align: middle;
width: 100%;
}
.apex-search-right-section .search-field:focus {
outline: 0;
}
.apexnb-searchwrapper .apex-search-right-section .search-field {
border:0;
color: #ffffff;
padding: 0 10px;
height: 28px;
}
.apexnb-searchwrapper .apex-search-right-section .btn-search-now {
padding: 5px 18px;
border:0;
box-shadow: none;
text-shadow:none;
line-height: 1.2;
height: 28px;
display: inline-block;
}
.edn-template-15 .apexnb-searchwrapper .apex-search-right-section,
.edn-template-15 .apexnb-searchwrapper .apex-search-right-section .btn-search-now{
position:relative;
} .apexnb-search-layout1.apexnb-searchwrapper .apex-onscreen-description{
font-size: 14px;
font-weight: 300;
font-family: 'Roboto Condensed',sans-serif;
text-transform: capitalize;
letter-spacing: 1px;
}
.apexnb-search-layout1.apexnb-searchwrapper .apex-search-right-section { 
width: 350px;
position: relative;
}
.apexnb-search-layout1 .apex-search-right-section label i{
color:#939393;
font-size: 18px;
margin-right: 10px;
}
.apexnb-search-layout1 .apex-search-right-section .search-field {
background-color: transparent;
border-radius: 0;
border:0;
border-bottom: 1px solid #ffffff;
color: #ffffff;
padding: 0 50px 0 10px;
height: 28px;
display: inline-block;
width: 90%;
}
.apexnb-search-layout1 .apex-search-right-section .search-field::-webkit-input-placeholder{
font-size: 14px;
font-weight: 300;
font-family: 'Roboto Condensed',sans-serif;
color: #ffffff;
}
.apexnb-search-layout1 .apex-search-right-section .search-field::-moz-placeholder {
font-size: 14px;
font-weight: 300;
font-family: 'Roboto Condensed',sans-serif;
color: #ffffff;
}
.apexnb-search-layout1 .apex-search-right-section .btn-search-now {
font-size: 13px;
font-weight: 300;
font-family: 'Roboto Condensed', sans-serif;
text-transform: uppercase;
border-radius: 20px;
color: #ffffff;
position: absolute;
right: 5px;
top:0;
margin-top:-5px;
}
.apex-search-right-section.apexnb_show_both_sbtn .btn-search-now i{
margin-right: 5px;
}
.apexnb-searchwrapper .apex-search-right-section.apexnb_hideallbutton .btn-search-now {
display: none;
}
.edn-template-15 .apexnb-searchwrapper.apexnb-search-layout1 .apex-search-right-section .btn-search-now {
position: absolute;
}
.edn-template-15 .apexnb-searchwrapper.apexnb-search-layout1 .apex-search-right-section:before {
display: none;
} .edn-template-2 .apexnb-search-layout1 .apex-search-right-section i {
color: #BA9E2E;
}
.edn-template-3 .apexnb-searchwrapper .apex-onscreen-description,
.edn-template-3 .apexnb-search-layout1 .apex-search-right-section .search-field,
.edn-template-8 .apexnb-searchwrapper .apex-onscreen-description,
.edn-template-8 .apexnb-search-layout1 .apex-search-right-section .search-field {
color:#000000;
}
.edn-template-3 .apexnb-search-layout1 .apex-search-right-section .search-field,
.edn-template-8 .apexnb-search-layout1 .apex-search-right-section .search-field {
border-bottom-color:#000000;
}
.edn-template-3 .apexnb-search-layout1 .apex-search-right-section .search-field::-webkit-input-placeholder,
.edn-template-8 .apexnb-search-layout1 .apex-search-right-section .search-field::-webkit-input-placeholder{
color: #000000;
}
.edn-template-3 .apexnb-search-layout1 .apex-search-right-section .search-field::-moz-placeholder,
.edn-template-8 .apexnb-search-layout1 .apex-search-right-section .search-field::-moz-placeholder {
color:#000000;
}
.edn-template-5 .apexnb-search-layout1 .apex-search-right-section i {
color: #107a64;
}
.edn-template-7 .apexnb-search-layout1 .apex-search-right-section i,
.edn-template-15 .apexnb-search-layout1 .apex-search-right-section i {
color: #cccccc;
}
.edn-template-13 .apexnb-search-layout1 .apex-search-right-section .btn-search-now {
color:#4c5a65;
}
.edn-template-14 .apexnb-searchwrapper .apex-onscreen-description,
.edn-template-14 .apexnb-search-layout1 .apex-search-right-section .search-field {
color:#314f61;
}
.edn-template-14 .apexnb-search-layout1 .apex-search-right-section .search-field {
border-bottom-color:#314f61;
}
.edn-template-14 .apexnb-search-layout1 .apex-search-right-section .search-field::-webkit-input-placeholder{
color:#314f61;
}
.edn-template-14 .apexnb-search-layout1 .apex-search-right-section .search-field::-moz-placeholder {
color:#314f61;
}
.edn-template-15 .apexnb-searchwrapper .apex-onscreen-description,
.edn-template-15 .apexnb-searchwrapper .apex-search-right-section label {
position: relative;
} .apexnb-searchwrapper.apexnb-search-layout2 .apex-search-right-section {
min-width: 340px;
}
.apexnb-search-layout2.apexnb-searchwrapper .apex-onscreen-description{
font-size: 14px;
font-weight: 600;
font-family: 'Raleway',sans-serif;
letter-spacing: 0.5px;
}
.apexnb-search-layout2 .apex-search-right-section .search-field {
background-color: rgba(255,255,255,0.6);
border-radius: 3px 0 0 3px;
border:0;
color: #000000;
padding: 0 10px;
height: 28px;
font-size: 14px;
width: 100%;
}
.apexnb-search-layout2 .apex-search-right-section label {
float: left;
width: 73.4%;
}
.apexnb-search-layout2 .apex-search-right-section.apexnb_show_icononly label {
width: 85.4%;
}
.apexnb-search-layout2 .apex-search-right-section.apexnb_show_both_sbtn label {
width: 67%;
}
.apexnb-search-layout2 .apex-search-right-section.apexnb_hideallbutton label {
float: none;
width: 100%;
}
.apexnb-search-layout2 .apex-search-right-section.apexnb_hideallbutton .search-field  {
border-radius: 3px; 
}
.apexnb-search-layout2 .apex-search-right-section .btn-search-now {
font-size: 13px;
font-weight: 400;
font-family: 'Raleway', sans-serif;
text-transform: uppercase;
border-radius: 0 3px 3px 0;
color: #ffffff;
float: left;
}
.apexnb-search-layout2 .apex-search-right-section .btn-search-now.apexnb_show_icononly {
padding:5px 12px;
}
.apexnb-search-layout2 .apex-search-right-section .search-field::-webkit-input-placeholder {
color: #ffffff;
}
.edn-template-6 .apexnb-search-layout2 .apex-search-right-section .search-field::-moz-placeholder{
color: #ffffff;
} .edn-template-1 .apexnb-search-layout2 .apex-search-right-section .search-field {
background-color: #eeeeee;
}
.edn-template-2 .apexnb-search-layout2 .apex-search-right-section .search-field {
background-color: #de0808;
color: #ffffff;
}
.edn-template-1 .apexnb-search-layout2 .apex-search-right-section .search-field::-webkit-input-placeholder,
.edn-template-3 .apexnb-search-layout2 .apex-search-right-section .search-field::-webkit-input-placeholder{    
color: #cccccc;
}
.edn-template-1 .apexnb-search-layout2 .apex-search-right-section .search-field::-moz-placeholder,
.edn-template-3 .apexnb-search-layout2 .apex-search-right-section .search-field::-moz-placeholder{
color: #cccccc;
}
.edn-template-4 .apexnb-search-layout2 .apex-search-right-section .search-field {
background-color:rgb(54, 134, 174);
color: #ffffff;
}
.edn-template-5 .apexnb-search-layout2 .apex-search-right-section .search-field,
.edn-template-13 .apexnb-search-layout2 .apex-search-right-section .btn-search-now {
color: #555555;
}
.edn-template-5 .apexnb-search-layout2 .apex-search-right-section .search-field::-webkit-input-placeholder,
.edn-template-8 .apexnb-search-layout2 .apex-search-right-section .search-field::-webkit-input-placeholder,
.edn-template-10 .apexnb-search-layout2 .apex-search-right-section .search-field::-webkit-input-placeholder{
color: #555555;
}
.edn-template-5 .apexnb-search-layout2 .apex-search-right-section .search-field::-moz-placeholder,
.edn-template-8 .apexnb-search-layout2 .apex-search-right-section .search-field::-moz-placeholder,
.edn-template-10 .apexnb-search-layout2 .apex-search-right-section .search-field::-moz-placeholder {
color: #555555;
}
.edn-template-14 .apexnb-search-layout2 .apex-search-right-section .search-field::-webkit-input-placeholder {
color:#314f61;
}
.edn-template-14 .apexnb-search-layout2 .apex-search-right-section .search-field::-moz-placeholder {
color: #314f61;
}
.edn-template-12 .apexnb-search-layout2 .apex-search-right-section .search-field {
background-color: #88d9d5; 
} .apexnb-search-layout3.apexnb-searchwrapper .apex-onscreen-description{
font-size: 14px;
font-weight: 600;
font-family: 'Raleway',sans-serif;
letter-spacing: 0.5px;
}
.apexnb-search-layout3.apexnb-searchwrapper .apex-search-right-section { 
width: 67%;
position: relative;
}
.apexnb-search-layout3 .apex-search-right-section .search-field {
background-color: #ffffff;
border-radius: 0;
color: #ffffff;
width: 100%;
padding-left: 28px;
font-size: 14px;
color: #4c5a65;
}
.apexnb-search-layout3 .apex-search-right-section label {
width: 74%;
float: left;
margin-right: 10px;
position: relative;
}
.apexnb-search-layout3 .apex-search-right-section label:before {
content:'\f002';
position: absolute;
font-size: 14px;
color:#4c5a65;
top:50%;
left: 7px;
margin-top:-11px;
font-family: 'FontAwesome';
}
.apexnb-search-layout3 .apex-search-right-section.apexnb_show_icononly label {
width:84%;
}
.apexnb-search-layout3 .apex-search-right-section.apexnb_show_both_sbtn label{
width: 38%;
}
.apexnb-search-layout3 .apex-search-right-section.apexnb_hideallbutton label {
float: none;
width: 100%;
}
.apexnb-search-layout3 .apex-search-right-section .btn-search-now {
font-size: 13px;
font-weight: 400;
font-family: 'Raleway', sans-serif;
text-transform: uppercase;
border-radius:0;
color:#ffffff;
float: left;
}
.edn-template-13 .apexnb-search-layout3 .apex-search-right-section .btn-search-now {
color: #4c5a65;
} .apexnb-search-layout4.apexnb-searchwrapper .apex-onscreen-description{
font-size: 14px;
font-weight: 600;
font-family: 'Raleway',sans-serif;
letter-spacing: 0.5px;
margin-right: 20px;
}
.apexnb-search-layout4.apexnb-searchwrapper .apex-search-right-section { 
width: 340px;
position: relative;
}
.apexnb-search-layout4 .apex-search-right-section .search-field {
background-color: #ffffff;
border-radius: 3px;
width: 100%;
padding-left: 28px;
font-size: 14px;
color: #000000;
position: relative;
z-index: 1;
font-size: 12px;
-moz-box-shadow: 1px 2px 5px rgba(0,0,0,0.2) inset;
-webkit-box-shadow: 1px 2px 5px rgba(0,0,0,0.2) inset;
box-shadow: 1px 2px 5px rgba(0,0,0,0.2) inset;
border: 1px solid rgba(0,0,0,0.05);
}
.apexnb-search-layout4 .apex-search-right-section.apexnb_show_icononly .search-field {
padding-right: 50px;
}
.apexnb-search-layout4 .apex-search-right-section.apexnb_show_btnonly .search-field {
padding-right: 80px;
}
.apexnb-search-layout4 .apex-search-right-section.apexnb_show_both_sbtn .search-field{
padding-right: 100px;
}
.apexnb-search-layout4 .apex-search-right-section label {
width: 100%;
position: relative;
}
.apexnb-search-layout4 .apex-search-right-section label:before {
content:'';
background-color:rgba(255,255,255,0.5);
top: -11px;
left: -5px;
height: 40px;
width: calc(100% + 10px);
position: absolute;
border-radius: 3px;
-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
}
.apexnb-search-layout4 .apex-search-right-section label i {
position: absolute;
top:50%;
left: 8px;
margin-top: -7px;
z-index: 2;
}
.apexnb-searchwrapper.apexnb-search-layout4 .apex-search-right-section .btn-search-now {
font-size: 13px;
font-weight: 700;
font-family: 'Open Sans', sans-serif;
text-transform: capitalize;
border-radius:3px;
color:#ffffff;
position: absolute;
right: 0;
top: 0;
z-index: 2;
} .edn-template-1 .apexnb-search-layout4 .apex-search-right-section .search-field {
background-color: rgba(255,255,255,0.8);
}
.edn-template-2 .apexnb-search-layout4 .apex-search-right-section .search-field {
background-color: rgba(254, 86, 86, 0.5);
}
.edn-template-3 .apexnb-search-layout4 .apex-search-right-section label:before {
background-color: rgba(255,255,255,0.6);
}
.edn-template-4 .apexnb-search-layout4 .apex-search-right-section .search-field {
background-color: rgba(0, 60, 90, 0.5);
color: #ffffff;
}
.edn-template-5 .apexnb-search-layout4 .apex-search-right-section .search-field {
background-color: rgba(18, 168, 137, 0.6);
color: #000000;
}
.edn-template-6 .apexnb-search-layout4 .apex-search-right-section .search-field {
background-color: rgba(84, 87, 122, 0.6);
color: #ffffff;
}
.edn-template-7 .apexnb-search-layout4 .apex-search-right-section .search-field {
background-color: rgba(16, 154, 232, 0.6);
color: #ffffff;
}
.edn-template-8 .apexnb-search-layout4 .apex-search-right-section .search-field {
background-color: rgba(253, 216, 53, 0.78);
color: #ffffff;
}
.edn-template-9 .apexnb-search-layout4 .apex-search-right-section .search-field {
background-color: rgba(210, 75, 75, 0.68);
color: #ffffff;
}
.edn-template-10 .apexnb-search-layout4 .apex-search-right-section .search-field {
background-color: rgba(139, 198, 69, 0.7);
color: #ffffff;
}
.edn-template-11 .apexnb-search-layout4 .apex-search-right-section .search-field {
background-color: rgba(55, 70, 93, 0.7);
color: #ffffff;
}
.edn-template-12 .apexnb-search-layout4 .apex-search-right-section .search-field {
background-color: rgba(81, 197, 186, 0.6);
color: #ffffff;
}
.edn-template-13 .apexnb-search-layout4 .apex-search-right-section .search-field {
background-color: rgba(76, 90, 101, 0.6);
color: #ffffff;
}
.edn-template-13 .apexnb-search-layout4 .apex-search-right-section .btn-search-now {
color: #000000;
}
.edn-template-14 .apexnb-search-layout4 .apex-search-right-section .search-field {
background-color:#d8e6ef;
color: #ffffff;
}
.edn-template-15 .apexnb-searchwrapper.apexnb-search-layout4 .apex-search-right-section:before {
display: none;
}
.edn-template-15 .apexnb-search-layout4 .apex-search-right-section .search-field {
background-color:rgba(128, 128, 128, 0.7);
color: #ffffff;
}
.apexnb-search-layout4 .apex-search-right-section .search-field::-webkit-input-placeholder{
color: #ffffff;
}
.apexnb-search-layout4 .apex-search-right-section .search-field::-moz-placeholder {
color: #ffffff;
}
.edn-template-1 .apexnb-search-layout4 .apex-search-right-section .search-field::-webkit-input-placeholder,
.edn-template-2 .apexnb-search-layout4 .apex-search-right-section .search-field::-webkit-input-placeholder,
.edn-template-3 .apexnb-search-layout4 .apex-search-right-section .search-field::-webkit-input-placeholder,
.edn-template-5 .apexnb-search-layout4 .apex-search-right-section .search-field::-webkit-input-placeholder,
.edn-template-8 .apexnb-search-layout4 .apex-search-right-section .search-field::-webkit-input-placeholder,
.edn-template-14 .apexnb-search-layout4 .apex-search-right-section .search-field::-webkit-input-placeholder{
color: #555555;
}
.edn-template-2 .apexnb-search-layout4 .apex-search-right-section .search-field::-moz-placeholder,
.edn-template-3 .apexnb-search-layout4 .apex-search-right-section .search-field::-moz-placeholder,
.edn-template-5 .apexnb-search-layout4 .apex-search-right-section .search-field::-moz-placeholder,
.edn-template-1 .apexnb-search-layout4 .apex-search-right-section .search-field::-moz-placeholder,
.edn-template-8 .apexnb-search-layout4 .apex-search-right-section .search-field::-moz-placeholder,
.edn-template-14 .apexnb-search-layout4 .apex-search-right-section .search-field::-moz-placeholder {
color: #555555;
}
.edn-template-4 .apexnb-search-layout4 .apex-search-right-section label i {
color: #ffffff;
} .apexnb-search-layout5.apexnb-searchwrapper .apex-onscreen-description{
font-size: 14px;
font-weight: 400;
font-family: 'Open Sans',sans-serif;
letter-spacing: 0.5px;
margin-right: 20px;
}
.apexnb-search-layout5.apexnb-searchwrapper .apex-search-right-section { 
width: 360px;
position: relative;
}
.apexnb-search-layout5 .apex-search-right-section label {
width: 76.2%;
float: left;
position: relative;
}
.apexnb-search-layout5 .apex-search-right-section.apexnb_show_both_sbtn label{
width: 70%;
}
.apexnb-search-layout5 .apex-search-right-section.apexnb_show_icononly label {
width: 86.2%;
}
.apexnb-search-layout5 .apex-search-right-section.apexnb_hideallbutton label {
float: none;
width: 100%;
}
.apexnb-search-layout5 .apex-search-right-section .search-field {
background-color: #ffffff;
border-radius: 3px 0 0 3px;
width: 100%;
font-size: 14px;
color: #000000;
position: relative;
z-index: 1;
font-size: 12px;
}
.apexnb-searchwrapper.apexnb-search-layout5 .apex-search-right-section .btn-search-now {
font-size: 13px;
font-weight: 400;
font-family: 'Open Sans', sans-serif;
text-transform: uppercase;
border-radius:0 3px 3px 0;
color:#ffffff;
position: relative;
float: left;
}
.apexnb-searchwrapper.apexnb-search-layout5 .apex-search-right-section .btn-search-now:before {
content:'';
position: absolute;
width: 0;
top:50%;
left: 0;
border-style:solid;
border-width: 7px;
border-color: transparent;
margin-top: -7px;
margin-left: -14px;
z-index: 3;
}
.edn-template-13 .apexnb-searchwrapper.apexnb-search-layout5 .apex-search-right-section .btn-search-now {
background-color: #3b6680;
} .edn-template-1 .apexnb-searchwrapper.apexnb-search-layout5 .apex-search-right-section .btn-search-now:before {
border-color: transparent #44d2e3 transparent transparent;
}
.edn-template-2 .apexnb-searchwrapper.apexnb-search-layout5 .apex-search-right-section .btn-search-now:before {
border-color: transparent #BA9E2E transparent transparent;
}
.edn-template-3 .apexnb-searchwrapper.apexnb-search-layout5 .apex-search-right-section .btn-search-now:before {
border-color: transparent #fe5656 transparent transparent;
}
.edn-template-4 .apexnb-searchwrapper.apexnb-search-layout5 .apex-search-right-section .btn-search-now:before {
border-color: transparent #fc8f44 transparent transparent;
}
.edn-template-5 .apexnb-searchwrapper.apexnb-search-layout5 .apex-search-right-section .btn-search-now:before {
border-color: transparent #107a64 transparent transparent;
}
.edn-template-6 .apexnb-searchwrapper.apexnb-search-layout5 .apex-search-right-section .btn-search-now:before {
border-color: transparent #2d3053 transparent transparent;
}
.edn-template-7 .apexnb-searchwrapper.apexnb-search-layout5 .apex-search-right-section .btn-search-now:before {
border-color: transparent #007bc1 transparent transparent;
}
.edn-template-8 .apexnb-searchwrapper.apexnb-search-layout5 .apex-search-right-section .btn-search-now:before {
border-color: transparent #0091ea transparent transparent;
}
.edn-template-9 .apexnb-searchwrapper.apexnb-search-layout5 .apex-search-right-section .btn-search-now:before {
border-color: transparent #ab2c2c transparent transparent;
}
.edn-template-10 .apexnb-searchwrapper.apexnb-search-layout5 .apex-search-right-section .btn-search-now:before {
border-color: transparent #ffd630 transparent transparent;
}
.edn-template-11 .apexnb-searchwrapper.apexnb-search-layout5 .apex-search-right-section .btn-search-now:before {
border-color: transparent #9ebe3c transparent transparent;
}
.edn-template-12 .apexnb-searchwrapper.apexnb-search-layout5 .apex-search-right-section .btn-search-now:before {
border-color: transparent #f0c90a transparent transparent;
}
.edn-template-13 .apexnb-searchwrapper.apexnb-search-layout5 .apex-search-right-section .btn-search-now:before {
border-color: transparent #3b6680 transparent transparent;
}
.edn-template-14 .apexnb-searchwrapper.apexnb-search-layout5 .apex-search-right-section .btn-search-now:before {
border-color: transparent #fda429 transparent transparent;
}
.edn-template-15 .apexnb-searchwrapper.apexnb-search-layout5 .apex-search-right-section .btn-search-now:before {
border-color: transparent #d63e41 transparent transparent;
} .edn_middle_content .apexnb-video-popup-section {
max-width: 960px;
margin:0 auto;
}
.apexnb-video-popup-section {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex; 
-webkit-flex-flow: row wrap;
align-items:center;
justify-content:center;
}
.apexnb-video-popup-section .apexnb-vicon {
float: left;
width: 40px;
font-size: 24px;
color: #ffffff;
}
.edn-notify-bar .apexnb-video-popup-section .apexnb-vicon i.fa{
background: transparent;
}
.apexnb-video-popup-section .video-font-icon-left {
margin-right: 10px;
}
.apexnb-video-popup-section .apexnb-video-section {
float: left;
max-width: 94%;
}
.apexnb-video-popup-section .apexnb-video-section {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex; 
justify-content:center;
align-items:center;
color: #ffffff;
}
.apexnb-video-popup-section .apexnb-video-rt-wrapper {
display: inline-block;
max-width: 80%;
}
.apexnb-video-popup-section .apexnb-video-rt-wrapper h2{
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
}
.apexnb-video-popup-section .apexnb-video-rt-wrapper p{
font-size: 12px;
font-weight: 400;
}
.apexnb-video-popup-section .apexnb-video-view-btn{
display: inline-block;
margin-left: 15px;
min-width: 110px;
}
.apexnb-video-popup-section .apexnb-video-btn {
display: inline-block;
color: #ffffff;
} .apexnb-video-popup-section.apexnb-video-layout1 .apexnb-video-rt-wrapper h2,
.apexnb-video-popup-section.apexnb-video-layout1 .apexnb-video-rt-wrapper p,
.apexnb-video-popup-section.apexnb-video-layout2 .apexnb-video-rt-wrapper h2,
.apexnb-video-popup-section.apexnb-video-layout2 .apexnb-video-rt-wrapper p{
font-family: 'Raleway Condensed', sans-serif;
}
.apexnb-video-popup-section.apexnb-video-layout1 .apexnb-video-rt-wrapper {
text-align: left;
}
.apexnb-video-popup-section.apexnb-video-layout1 .apexnb-video-btn { 
font-size: 13px;
font-weight: 300;
font-family: 'Raleway Condensed', sans-serif;
text-decoration: underline;
background: transparent;
}
.apexnb-video-popup-section.apexnb-video-layout1 .apexnb-video-btn:hover {
text-decoration: none;
}
.edn-template-3 .apexnb-video-popup-section .apexnb-vicon,
.edn-template-3 .apexnb-video-popup-section .apexnb-video-section,
.edn-template-3 .apexnb-video-popup-section .apexnb-video-btn,
.edn-template-8 .apexnb-video-popup-section .apexnb-vicon,
.edn-template-8 .apexnb-video-popup-section .apexnb-video-section,
.edn-template-8 .apexnb-video-popup-section .apexnb-video-btn,
.edn-template-14 .apexnb-video-popup-section .apexnb-vicon,
.edn-template-14 .apexnb-video-popup-section .apexnb-video-section,
.edn-template-14 .apexnb-video-popup-section .apexnb-video-btn {
color:#333333;
}
.edn-template-15 .apexnb-video-popup-section .apexnb-video-section {
position: relative;
} .apexnb-video-popup-section.apexnb-video-layout2 .apexnb-video-btn,
.apexnb-video-popup-section.apexnb-video-layout3 .apexnb-video-btn {
padding: 10px 15px 8px;
border-radius: 20px;
color: #ffffff;
text-transform: uppercase;
line-height: 1;
}
.edn-template-13 .apexnb-video-popup-section.apexnb-video-layout2 .apexnb-video-btn,
.edn-template-13 .apexnb-video-popup-section.apexnb-video-layout3 .apexnb-video-btn {
color:#4c5a65;
}
.edn-template-15 .apexnb-video-popup-section.apexnb-video-layout2 .apexnb-video-view-btn,
.edn-template-15 .apexnb-video-popup-section.apexnb-video-layout3 .apexnb-video-view-btn {
position: relative;
} .edn-template-15 .apexnb-video-popup-section.apexnb-video-layout2 .apexnb-video-btn,
.edn-template-15 .apexnb-video-popup-section.apexnb-video-layout3 .apexnb-video-btn {
position: relative;
}
.apexnb-video-popup-section.apexnb-video-layout3 .apexnb-vicon {
font-size: 20px;
}
.apexnb-video-popup-section.apexnb-video-layout3 .apexnb-video-btn,
.edn-template-15 .apexnb-video-popup-section.apexnb-video-layout3 .apexnb-video-view-btn:before {
border-radius: 3px;
} .apexnb-video-popup-section.apexnb-video-layout4 .apexnb-video-rt-wrapper h2,
.apexnb-video-popup-section.apexnb-video-layout4 .apexnb-video-rt-wrapper p {
font-family: 'Raleway', sans-serif;
text-align: left;
}
.apexnb-video-popup-section.apexnb-video-layout4 .apexnb-video-btn {
background:transparent;
font-family: 'Raleway', sans-serif;
text-decoration: underline;
font-weight: 600;
text-transform: capitalize;
}
.apexnb-video-popup-section.apexnb-video-layout4 .apexnb-video-btn:hover {
text-decoration: none;
}
.apexnb-video-popup-section .video-font-icon-right { 
margin-left:15px;
}  .edn_countdown_timer_main_wrapper .countdown-wrap .counter_desc,
.edn_countdown_timer_main_wrapper .countdown-wrap .ApexDateCountdown,
.edn_countdown_timer_main_wrapper .countdown-wrap .apex_countdown {
display: inline-block;
margin-right: 15px;
}
.edn_countdown_timer_main_wrapper .countdown-wrap .btn_calltoaction {
display: inline-block;
color: #ffffff;
padding: 7px 16px;
line-height: 1;
}
.edn_countdown_timer_main_wrapper .countdown-wrap .counter_desc {
color: #ffffff;
max-width: 28%;
}
.edn_countdown_timer_main_wrapper .countdown-wrap {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex; 
-webkit-flex-flow: row wrap;
align-items:center;
justify-content:center;
}
.edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout1 .counter_desc {
font-size: 14px;
font-family: 'Raleway', sans-serif;
font-weight:600;
color: #ffffff;
}
.edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout1 .btn_calltoaction {
padding:8px 25px;
font-size: 14px;
font-family: 'Raleway', sans-serif;
font-weight:600;
text-transform: uppercase;
border-radius: 3px;
}
.edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout1 .ApexDateCountdown {
color: #ffffff;
}
.edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout1 .ApexDateCountdown span {
font-family: 'Lato', sans-serif;
font-size: 26px !important;
font-weight: 700;
}
.edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout1 .ApexDateCountdown h4 {
font-family: 'Raleway', sans-serif;
font-size: 10px !important;
font-weight: 600;
}
.edn-template-3 .edn_countdown_timer_main_wrapper .countdown-wrap .counter_desc,
.edn-template-3 .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout1 .ApexDateCountdown  {
color: #333333;
}
.edn-template-14 .edn_countdown_timer_main_wrapper .countdown-wrap .counter_desc,
.edn-template-14 .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout1 .ApexDateCountdown  {
color:#314f61;
}
.edn-template-15 .edn_countdown_timer_main_wrapper .countdown-wrap .counter_desc,
.edn-template-15 .edn_countdown_timer_main_wrapper .countdown-wrap .ApexDateCountdown,
.edn-template-15 .edn_countdown_timer_main_wrapper .countdown-wrap .btn_calltoaction,
.edn-template-15 .edn_countdown_timer_main_wrapper .countdown-wrap .apex_countdown    {
position: relative;
}  .edn_countdown_timer_main_wrapper .countdown-wrap .apex_countdown div{
float: left;
line-height: 1;
}
.edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout2 .apex_countdown div{
margin-right: 8px;
padding:12px;
color: #ffffff;
border-radius: 5px;
}
.countdown-wrap.apexnb_layout2 .apex_countdown div span {
font-family: 'Roboto Condensed', sans-serif;
font-size: 30px;
letter-spacing: 1px;
font-weight: 400;
display: block;
}
.countdown-wrap.apexnb_layout2 .apex_countdown div p {
font-family: 'Roboto Condensed', sans-serif;
font-size: 12px;
font-weight: 400;
text-transform: uppercase;
}
.edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout2 .btn_calltoaction {
border-radius: 20px;
font-family: 'Roboto Condensed', sans-serif;
font-size: 14px;
font-weight: 300;
}
.edn-template-13 .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout2 .apex_countdown div,
.edn-template-13 .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout2 .btn_calltoaction,
.edn-template-13 .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout4 .btn_calltoaction {
color:#4c5a65;
} .edn_countdown_timer_main_wrapper .apex_countdown.countdown_layout3 {
border:1px solid #ffffff;
}
.edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout3 .apex_countdown div{ 
padding: 10px 18px;
border-left: 1px solid #ffffff;
color: #ffffff;
}
.edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout3 .apex_countdown div:first-child {
border:0;
}
.countdown-wrap.apexnb_layout3 .apex_countdown div span {
font-family: 'Lato', sans-serif;
font-size: 28px;
letter-spacing: 1px;
font-weight: 700;
display: block;
}
.countdown-wrap.apexnb_layout3 .apex_countdown div p {
font-family: 'Raleway', sans-serif;
font-size: 12px;
font-weight: 300;
text-transform: uppercase;
margin-top: 4px;
}
.edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout3t .btn_calltoaction {
border-radius: 20px;
font-family: 'Raleway', sans-serif;
font-size: 14px;
font-weight: 600;
border-radius: 0;
}
.edn-template-3 .edn_countdown_timer_main_wrapper .apex_countdown.countdown_layout3 {
border-color:#333333;
}
.edn-template-3 .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout3 .apex_countdown div {
border-color:#333333;
color: #333333;
}
.edn-template-14 .edn_countdown_timer_main_wrapper .apex_countdown.countdown_layout3 {
border-color:#314f61;
}
.edn-template-14 .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout3 .apex_countdown div {
border-color:#314f61;
color: #314f61;
} .edn_countdown_timer_main_wrapper .apex_countdown.countdown_layout4 {
background: -moz-linear-gradient(1deg, #DFEBF3 0, #f4fafe 100%); background: -webkit-gradient(linear, 1deg, color-stop(0, DFEBF3), color-stop(100%, f4fafe)); background: -webkit-linear-gradient(1deg, #DFEBF3 0, #f4fafe 100%); background: -o-linear-gradient(1deg, #DFEBF3 0, #f4fafe 100%); background: -ms-linear-gradient(1deg, #DFEBF3 0, #f4fafe 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1301FE', endColorstr='#F4F60C', GradientType='1'); background: linear-gradient(1deg, #DFEBF3 0, #f4fafe 100%); box-shadow: 1px 1px 3px #173d56;
border-radius: 5px;
padding:10px 20px;
}
.edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout4 .apex_countdown div{
padding:0 15px;
}
.edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout4 .counter_desc {
font-size: 21px;
font-family: 'Open Sans', sans-serif;
font-weight:700;
}
.edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout4 .btn_calltoaction {
font-size: 14px;
font-family: 'Open Sans', sans-serif;
font-weight:700;
border-radius: 5px;
}
.countdown-wrap.apexnb_layout4 .apex_countdown div span {
font-family: 'Open Sans', sans-serif;
font-size: 28px;
letter-spacing: 1px;
font-weight: 700;
display: block;
}
.countdown-wrap.apexnb_layout4 .apex_countdown div p {
font-family: 'Open Sans', sans-serif;
font-size: 12px;
font-weight: 300;
text-transform: uppercase;
margin-top: 4px;
} .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout5 .counter_desc,
.edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout6 .counter_desc {
font-size: 18px;
font-family: 'Open Sans', sans-serif;
font-weight:600;
}
.edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout5 .btn_calltoaction {
font-size: 13px;
font-family: 'Open Sans', sans-serif;
font-weight:400;
border-radius: 5px;
}
.edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout5 .apex_countdown div {
color: #ffffff;
margin-right: 17px;
}
.countdown-wrap.apexnb_layout5 .apex_countdown div span {
font-family: 'Lato', sans-serif;
font-size: 30px;
letter-spacing: 1px;
font-weight: 700;
background-color:rgba(255,255,255,0.3);
border:1px solid rgba(24, 24, 24, 0.45);
border-radius: 5px;
padding:6px 10px;
letter-spacing: 2px;
display: block;
}
.countdown-wrap.apexnb_layout5 .apex_countdown div p {
font-family: 'Lato', sans-serif;
font-size: 14px;
font-weight: 400;
text-transform: uppercase;
margin-top: 5px;
}
.edn-template-3 .countdown-wrap.apexnb_layout5 .apex_countdown div span  {
background-color: rgba(51, 51, 51, 0.28);
color: #333333;
}
.edn-template-3 .countdown-wrap.apexnb_layout5 .apex_countdown div p {
color: #333333;
}
.edn-template-14 .countdown-wrap.apexnb_layout5 .apex_countdown div span  {
background-color: rgba(49, 79, 97, 0.28);
color: #314f61;
}
.edn-template-14 .countdown-wrap.apexnb_layout5 .apex_countdown div p {
color: #314f61;
}
.edn-template-13 .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout5 .btn_calltoaction {
color:#4c5a65 ;
} .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout6 .btn_calltoaction {
font-size: 14px;
font-family: 'Open Sans', sans-serif;
font-weight:400;
border-radius: 3px;
}
.edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout6 .apex_countdown {
color: #fff;
display: inline-block;
font-weight: 100;
text-align: center;
font-size: 30px;
}
.edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout6 .apex_countdown > div {
padding: 10px;
border-radius: 3px;
background-color: #00BF96;
display: inline-block;
margin-right: 9px;
}
.edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout6 .apex_countdown div > span {
padding: 10px;
border-radius: 3px;
background-color: #00816A;
display: inline-block;
}
.edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout6 .smalltext {
padding-top: 5px;
font-size: 16px;
}
.edn-template-13 .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout6 .apex_countdown div > span,
.edn-template-13 .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout6 .btn_calltoaction {
color: #4c5a65;
} .edn-template-1 .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout6 .apex_countdown > div {
background-color:rgb(32, 34, 37);
}
.edn-template-1 .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout6 .apex_countdown div > span {
background-color:#44d2e3;
}
.edn-template-2 .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout6 .apex_countdown > div {
background-color:#ec3636;
}
.edn-template-2 .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout6 .apex_countdown div > span {
background-color:#BA9E2E;
}
.edn-template-3 .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout6 .apex_countdown > div {
background-color:#aeadad;
}
.edn-template-3 .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout6 .apex_countdown div > span {
background-color:#fe5656;
}
.edn-template-4 .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout6 .apex_countdown > div {
background-color:#096999;
}
.edn-template-4 .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout6 .apex_countdown div > span {
background-color:#fc8f44;
}
.edn-template-6 .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout6 .apex_countdown > div {
background-color:#686a80;
}
.edn-template-6 .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout6 .apex_countdown div > span {
background-color:#2d3053;
}
.edn-template-7 .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout6 .apex_countdown > div {
background-color:#2b91c9;
}
.edn-template-7 .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout6 .apex_countdown div > span {
background-color:#007bc1;
}
.edn-template-8 .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout6 .apex_countdown > div {
background-color:#e7cd57;
}
.edn-template-8 .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout6 .apex_countdown div > span {
background-color:#0091ea;
}
.edn-template-9 .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout6 .apex_countdown > div {
background-color:#f46767;
}
.edn-template-9 .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout6 .apex_countdown div > span {
background-color:#ab2c2c;
}
.edn-template-10 .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout6 .apex_countdown > div {
background-color:#88b256;
}
.edn-template-10 .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout6 .apex_countdown div > span {
background-color:#ffd630;
}
.edn-template-11 .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout6 .apex_countdown > div {
background-color:#50637f;
}
.edn-template-11 .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout6 .apex_countdown div > span {
background-color:#9ebe3c;
}
.edn-template-12 .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout6 .apex_countdown > div {
background-color:#49b0a6;
}
.edn-template-12 .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout6 .apex_countdown div > span {
background-color:#f0c90a;
}
.edn-template-13 .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout6 .apex_countdown > div {
background-color:#243441;
}
.edn-template-13 .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout6 .apex_countdown div > span {
background-color:#ffffff;
}
.edn-template-14 .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout6 .apex_countdown > div {
background-color:#b3dbf0;
}
.edn-template-14 .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout6 .apex_countdown div > span {
background: -moz-linear-gradient(1deg, #FD8F26 0, #fdb52b 100%);
background: -webkit-gradient(linear, 1deg, color-stop(0, FD8F26), color-stop(100%, fdb52b));
background: -webkit-linear-gradient(1deg, #FD8F26 0, #fdb52b 100%);
background: -o-linear-gradient(1deg, #FD8F26 0, #fdb52b 100%);
background: -ms-linear-gradient(1deg, #FD8F26 0, #fdb52b 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1301FE', endColorstr='#F4F60C', GradientType='1');
background: linear-gradient(1deg, #FD8F26 0, #fdb52b 100%);
}
.edn-template-15 .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout6 .apex_countdown > div {
background-color:rgba(0,0,0,0.9);
}
.edn-template-15 .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout6 .apex_countdown div > span {
background-color:#d63e41;
} .apexnb-single-logo .apexnb-logo-wrapper {
padding:8px 0;
text-align: center;
}
.edn-template-15 .apexnb-logo-wrapper {
position: relative;
}
.apexnb-logo-wrapper .logo-image-wrap {
margin:0 auto;
max-width: 250px;
max-height: 48px;
}
.apexnb-logo-wrapper .logo-image-wrap img {
display: block;
max-height: 100%;
margin:0 auto;
}
.apexnb-logo-right-section .edn-template-wrap .edn-temp3-design-wrapper_true,
.apexnb-logo-social-section .edn-template-wrap .edn-temp3-design-wrapper_true{
text-align: center;
padding: 8px;
}
.apexnb-logo-right-section .edn-temp3-design-wrapper_true,
.apexnb-logo-social-section .edn-temp3-design-wrapper_true {
margin:0 auto;
}
.apexnb-logo-right-section .apexnb-logo-wrapper,
.apexnb-logo-right-section .edn_middle_content,
.apexnb-logo-social-section .apexnb-logo-wrapper,
.apexnb-logo-social-section .edn_middle_content {
display: inline-block;
padding:0;
vertical-align: middle;
}
.apexnb-logo-right-section .apexnb-logo-wrapper,
.apexnb-logo-social-section .apexnb-logo-wrapper {
padding-right: 20px;
width: 25%;
}
.apexnb-logo-right-section .apexnb-logo-wrapper {
padding-top: 7px;
padding-bottom:7px;
}
.apexnb-logo-right-section .edn_middle_content, 
.apexnb-logo-social-section .edn_middle_content {
width: 74.5%;
} .ednpro_right_section .edn_countdown_timer_main_wrapper .countdown-wrap {
justify-content: flex-start;
}
.edn_countdown_timer_main_wrapper .apex_countdown.countdown_layout4 {
padding:10px 5px;
} .apexnb-logo-right-section .edn-constant-contact-wrap .edn-front-title h3 {
max-width: 300px;
}
.apexnb-logo-right-section .edn-constant-contact-wrap .edn-form-field {
margin-left: 10px;
margin-right: 20px;
} .ednpro_right_section .edn-constant-contact-wrap .edn-front-title span {
font-size: 10px;
}
.ednpro_videopopup_settings_leftright_wrapper,
.ednpro_searchform_settings_leftright_wrapper,
.ednpro_timer_settings_leftright_wrapper {
padding:6px 40px;
}
.endpro_main_leftright_wrapper.ednpro_videopopup_settings_leftright_wrapper .ednpro_left_section,
.endpro_main_leftright_wrapper.ednpro_timer_settings_leftright_wrapper .ednpro_left_section {
width: 30%; 
}
.endpro_main_leftright_wrapper.ednpro_videopopup_settings_leftright_wrapper .ednpro_right_section,
.endpro_main_leftright_wrapper.ednpro_timer_settings_leftright_wrapper .ednpro_right_section {
width:67%;
}
.apexnb-logo-right-section .edn_middle_content.ednpro_customhtml_settings_template_wrapper {
margin-right: 0;
} .edn-position-left .apexnb-search-layout3.apexnb-searchwrapper .apex-search-right-section,
.edn-position-right .apexnb-search-layout3.apexnb-searchwrapper .apex-search-right-section {
width: 100%;
}
.edn-position-left .apexnb-search-layout3 .apex-search-right-section.apexnb_show_both_sbtn label,
.edn-position-right .apexnb-search-layout3 .apex-search-right-section.apexnb_show_both_sbtn label {
width:63%;
}
.apexnb-logo-social-right-section .edn-temp-design-wrapper {
padding: 10px 40px;  
}
.edn-position-left.apexnb-logo-social-right-section .edn-temp-design-wrapper,
.edn-position-right.apexnb-logo-social-right-section .edn-temp-design-wrapper {
padding:15px 30px;  
}
.apexnb-logo-social-right-section .edn-template-15 .edn-temp3-design-wrapper,
.apexnb-logo-social-right-section .edn-template-15 .edn-temp15-design-wrapper {
padding-bottom: 20px;
}
.apexnb-logo-social-right-section .apexnb-logo-wrapper,
.apexnb-logo-social-right-section .endpro_main_leftright_wrapper {
display: inline-block;
padding:0;
vertical-align: middle;
}
.apexnb-logo-social-right-section .apexnb-logo-wrapper {
width:20%;
}
.apexnb-logo-social-right-section .endpro_main_leftright_wrapper {
width: 79.5%;
}
.apexnb-logo-social-right-section .endpro_main_leftright_wrapper .ednpro_left_section {
width:30%;
text-align: center;
margin-right: 10px;
}
.edn-pre-template.apexnb-logo-social-right-section  .endpro_main_leftright_wrapper.slider_leftright_wrapper .ednpro_left_section,
.apexnb-logo-social-right-section  .endpro_main_leftright_wrapper.ticker_leftright_wrapper .ednpro_left_section,
.apexnb-logo-social-right-section  .endpro_main_leftright_wrapper.scroller_leftright_wrapper .ednpro_left_section {
width:35%;
}
.apexnb-logo-social-right-section .endpro_main_leftright_wrapper .ednpro_right_section {
width:67%;
}
.apexnb-logo-social-right-section .endpro_main_leftright_wrapper .ednpro_right_section.slider_template_wrapper,
.apexnb-logo-social-right-section .endpro_main_leftright_wrapper .ednpro_right_section.ticker_template_wrapper,
.apexnb-logo-social-right-section .endpro_main_leftright_wrapper .ednpro_right_section.scroller_template_wrapper {
width:62%;
}
.apexnb-logo-social-right-section .edn-post-title-wrap .edn-post-title li a, 
.apexnb-logo-social-right-section .edn-custom-contact-link, 
.apexnb-logo-social-right-section .edn-temp1-static-button {
height: 26px;
line-height: 22px;
padding:1px 15px;
font-size: 12px;
}
.apexnb-logo-social-right-section .edn-template-13 .edn-post-title-wrap .edn-post-title li a, 
.apexnb-logo-social-right-section .edn-template-13 .edn-custom-contact-link, 
.apexnb-logo-social-right-section .edn-template-13 .edn-temp1-static-button {
line-height: 1.5;
}
.apexnb-logo-social-right-section .endpro_main_leftright_wrapper .ednpro_bar_icons .edn-social-icons {
padding: 0;
}
.apexnb-logo-social-right-section .edn-template-13 .edn-form-field .edn_mailchimp_submit_ajax, 
.apexnb-logo-social-right-section .edn-template-13 .edn-form-field .constant_subscribe, 
.apexnb-logo-social-right-section .edn-template-13 .edn-subscribe-form .edn-form-field .edn_subs_submit_ajax, 
.apexnb-logo-social-right-section .edn-template-13 .edn-post-title-wrap .edn-post-title li a, 
.apexnb-logo-social-right-section .edn-template-13 .edn-custom-contact-link, 
.apexnb-logo-social-right-section .edn-template-13 .edn-temp13-static-button, 
.apexnb-logo-social-right-section .edn-template-13 .edn-post-title-wrap .edn-post-title li a.edn-post-title-readmore, 
.apexnb-logo-social-right-section .edn-template-13 .edn-post-title-wrap .ticker-wrapper .ticker-content a {
padding:3px 15px;
}
.apexnb-logo-social-right-section .edn-template-15 .edn_pro_static_template_wrapper .edn-text-link,
.apexnb-logo-social-right-section .slider_leftright_wrapper .bx-wrapper .edn-mulitple-text-content {
margin-bottom: 5px;
}
.apexnb-logo-social-right-section .endpro_main_leftright_wrapper.scroller_leftright_wrapper .ticker .edn-mulitple-text-content {
max-width: 70%;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}
.apexnb-logo-social-right-section .endpro_main_leftright_wrapper.ticker_leftright_wrapper .ednpro_right_section .ticker-content,
.apexnb-logo-social-right-section .endpro_main_leftright_wrapper .ednpro_right_section.ednpro_opt_settings_template_wrapper {
width: 70%;
}
.apexnb-logo-social-right-section .endpro_main_leftright_wrapper.ednpro_opt_settings_leftright_wrapper .ednpro_left_section {
width: 28%;
}
.apexnb-logo-social-right-section .edn-constant-contact-wrap {
text-align: center;
}
.apexnb-logo-social-right-section .edn-constant-contact-wrap .edn-front-title {
display: block;
margin-right: 0;
margin-bottom: 15px;
}
.apexnb-logo-social-right-section .edn-constant-contact-wrap .edn-front-title h3{
max-width: 450px;
}
.apexnb-logo-social-right-section.edn_close_button_show .right .ticker-title {
margin-right: 0;
}
.apexnb-logo-social-right-section .apexnb-bartypeticker .edn-temp3-design-wrapper_true {
padding-top:0;
padding-bottom:0;
}
.apexnb-logo-social-right-section .edn_countdown_timer_main_wrapper .countdown-wrap .counter_desc, 
.apexnb-logo-social-right-section .edn_countdown_timer_main_wrapper .countdown-wrap .ApexDateCountdown, 
.apexnb-logo-social-right-section .edn_countdown_timer_main_wrapper .countdown-wrap .apex_countdown {
margin-right: 5px;
}
.apexnb-logo-social-right-section .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout4 .counter_desc {
font-size: 18px;
}
.apexnb-logo-social-right-section .countdown-wrap.apexnb_layout4 .apex_countdown div span,
.apexnb-logo-social-right-section .countdown-wrap.apexnb_layout5 .apex_countdown div span,
.apexnb-logo-social-right-section .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout6 .apex_countdown {
font-size: 24px;
}
.apexnb-logo-social-right-section .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout5 .counter_desc, 
.apexnb-logo-social-right-section .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout6 .counter_desc {
font-size: 15px;
}
.apexnb-logo-social-right-section .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout4 .apex_countdown div {
padding: 0 10px;
}
.apexnb-logo-social-right-section .countdown-wrap.apexnb_layout5 .apex_countdown div p,
.apexnb-logo-social-right-section .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout6 .smalltext {
font-size: 12px;
}
.edn-position-left.apexnb-logo-social-right-section .countdown-wrap.apexnb_layout5 .apex_countdown div p,
.edn-position-left.apexnb-logo-social-right-section .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout6 .smalltext,
.edn-position-right.apexnb-logo-social-right-section .countdown-wrap.apexnb_layout5 .apex_countdown div p,
.edn-position-right.apexnb-logo-social-right-section .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout6 .smalltext {
font-size: 16px;
}
.apexnb-logo-social-right-section .countdown-wrap.apexnb_layout5 .apex_countdown div span,
.apexnb-logo-social-right-section .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout6 .apex_countdown div > span {
padding:6px;
}
.apexnb-logo-social-right-section .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout6 .apex_countdown > div {
padding:8px;
}
.apexnb-logo-social-right-section .edn_countdown_timer_main_wrapper .countdown-wrap .btn_calltoaction {
padding: 7px 12px;
}
.apexnb-logo-social-right-section .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout3 .apex_countdown div {
padding:10px 15px;
}
.apexnb-logo-social-right-section .apexnb-search-layout5 .apex-search-right-section.apexnb_show_both_sbtn label {
width:69%;
} .apexnb-logo-social-right-section .apexnb-bartypeticker .edn-temp-design-wrapper {
padding-top:0;
padding-bottom:0;
}
.edn-position-left.apexnb-logo-social-right-section .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout6 .apex_countdown > div,
.edn-position-right.apexnb-logo-social-right-section .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout6 .apex_countdown > div,
.edn-position-left.apexnb-logo-social-right-section .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout6 .apex_countdown div > span,
.edn-position-right.apexnb-logo-social-right-section .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout6 .apex_countdown div > span {
padding:10px;
}
.apexnb-logo-social-right-section .countdown-wrap.apexnb_layout5 .apex_countdown div span,
.apexnb-logo-social-right-section .countdown-wrap.apexnb_layout5 .apex_countdown div span{
padding:6px 10px;
}
.edn-position-left.apexnb-logo-social-right-section .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout4 .apex_countdown div,
.edn-position-right.apexnb-logo-social-right-section .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout4 .apex_countdown div {
padding:0 15px;
}
.edn-position-left.apexnb-logo-social-right-section .countdown-wrap.apexnb_layout4 .apex_countdown div span, 
.edn-position-left.apexnb-logo-social-right-section .countdown-wrap.apexnb_layout5 .apex_countdown div span, 
.edn-position-left.apexnb-logo-social-right-section .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout6 .apex_countdown,
.edn-position-right.apexnb-logo-social-right-section .countdown-wrap.apexnb_layout4 .apex_countdown div span, 
.edn-position-right.apexnb-logo-social-right-section .countdown-wrap.apexnb_layout5 .apex_countdown div span, 
.edn-position-right.apexnb-logo-social-right-section .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout6 .apex_countdown {
font-size: 28px;
}
.edn-position-left.apexnb-logo-social-right-section .apexnb-bartypeticker .edn-temp-design-wrapper,
.edn-position-right.apexnb-logo-social-right-section .apexnb-bartypeticker .edn-temp-design-wrapper {
padding:12px 15px;
}
.edn-position-left.apexnb-logo-social-right-section .endpro_main_leftright_wrapper.ticker_leftright_wrapper .ednpro_right_section .ticker-content, 
.edn-position-left.apexnb-logo-social-right-section .endpro_main_leftright_wrapper.ticker_leftright_wrapper .ednpro_right_section .ticker-content {
max-width: 80%;
}
.edn-position-left.apexnb-logo-social-right-section .ticker .edn-mulitple-text-content, 
.edn-position-right.apexnb-logo-social-right-section .ticker .edn-mulitple-text-content {
width: 55%;
} .apexnb-logo-social-right-section .apexnb-video-popup-section .apexnb-vicon {
width: 30px;
}
.apexnb-logo-social-right-section .apexnb-video-popup-section .apexnb-video-section {
max-width: 93%;
}
.apexnb-logo-social-right-section .apexnb-video-popup-section .apexnb-video-rt-wrapper {
max-width: 70%;
}  .edn-position-left .edn_countdown_timer_main_wrapper .countdown-wrap .counter_desc,
.edn-position-right .edn_countdown_timer_main_wrapper .countdown-wrap .counter_desc {
max-width: 100%;
display: block;
margin:0 0 10px;
text-align: center;
}
.edn-position-left .edn_countdown_timer_main_wrapper .countdown-wrap .counter_desc,
.edn-position-right .edn_countdown_timer_main_wrapper .countdown-wrap .counter_desc {
display: block;
}
.edn-position-left .edn_countdown_timer_main_wrapper .countdown-wrap .counter_desc, 
.edn-position-left .edn_countdown_timer_main_wrapper .countdown-wrap .ApexDateCountdown, 
.edn-position-left .edn_countdown_timer_main_wrapper .countdown-wrap .apex_countdown,
.edn-position-right .edn_countdown_timer_main_wrapper .countdown-wrap .counter_desc, 
.edn-position-right .edn_countdown_timer_main_wrapper .countdown-wrap .ApexDateCountdown, 
.edn-position-right .edn_countdown_timer_main_wrapper .countdown-wrap .apex_countdown{
margin:0 0 10px;
}
.edn-position-left .apexnb-searchwrapper .apex-onscreen-description,
.edn-position-right .apexnb-searchwrapper .apex-onscreen-description {
float: none;
margin:10px 0 15px;
}
.edn-position-left .apexnb-searchwrapper .apex-search-right-section,
.edn-position-right .apexnb-searchwrapper .apex-search-right-section  {
float:none;
} .edn-position-left .apexnb-video-popup-section,
.edn-position-right .apexnb-video-popup-section,
.edn-position-left .apexnb-video-popup-section .apexnb-video-section,
.edn-position-right .apexnb-video-popup-section .apexnb-video-section {
display: block;
text-align: center;
}
.edn-position-left .apexnb-video-popup-section .apexnb-vicon,
.edn-position-right .apexnb-video-popup-section .apexnb-vicon,
.edn-position-left .apexnb-video-popup-section .apexnb-video-section,
.edn-position-right .apexnb-video-popup-section .apexnb-video-section {
float: none;
width: 100%;
max-width: 100%;
}
.edn-position-left .apexnb-video-popup-section.apexnb-video-layout1 .apexnb-video-rt-wrapper,
.edn-position-left .apexnb-video-popup-section .apexnb-video-view-btn,
.edn-position-right .apexnb-video-popup-section.apexnb-video-layout1 .apexnb-video-rt-wrapper,
.edn-position-right .apexnb-video-popup-section .apexnb-video-view-btn,
.edn-position-left .apexnb-video-popup-section .apexnb-video-rt-wrapper,
.edn-position-right .apexnb-video-popup-section .apexnb-video-rt-wrapper  {
max-width: 100%;
text-align: center;
display: block;
}
.edn-position-left .apexnb-video-popup-section .apexnb-video-rt-wrapper,
.edn-position-right .apexnb-video-popup-section .apexnb-video-rt-wrapper {
margin-bottom: 5px;
}
.edn-position-left .apexnb-video-popup-section .apexnb-video-view-btn,
.edn-position-right .apexnb-video-popup-section .apexnb-video-view-btn,
.edn-position-left .apexnb-video-popup-section .video-font-icon-right,
.edn-position-right .apexnb-video-popup-section .video-font-icon-right {
margin-left: 0;
}
.edn-position-left .apexnb-video-popup-section.apexnb-video-layout4 .apexnb-video-rt-wrapper h2, 
.edn-position-left .apexnb-video-popup-section.apexnb-video-layout4 .apexnb-video-rt-wrapper p,
.edn-position-right .apexnb-video-popup-section.apexnb-video-layout4 .apexnb-video-rt-wrapper h2, 
.edn-position-right .apexnb-video-popup-section.apexnb-video-layout4 .apexnb-video-rt-wrapper p  {
text-align: center;
} .edn-position-left.edn-pre-template .endpro_main_leftright_wrapper .ednpro_left_section,
.edn-position-right.edn-pre-template .endpro_main_leftright_wrapper .ednpro_left_section,
.edn-position-left .endpro_main_leftright_wrapper.ednpro_timer_settings_leftright_wrapper .ednpro_left_section,
.edn-position-right .endpro_main_leftright_wrapper.ednpro_timer_settings_leftright_wrapper .ednpro_left_section,
.edn-position-left .endpro_main_leftright_wrapper.ednpro_timer_settings_leftright_wrapper .ednpro_right_section,
.edn-position-right .endpro_main_leftright_wrapper.ednpro_timer_settings_leftright_wrapper .ednpro_right_section {
display: block;
width: 100%;
}
.edn-position-left .endpro_main_leftright_wrapper .ednpro_right_section .edn_countdown_timer_main_wrapper .countdown-wrap,
.edn-position-right .endpro_main_leftright_wrapper .ednpro_right_section .edn_countdown_timer_main_wrapper .countdown-wrap {
display: block;
}
.edn-position-left .endpro_main_leftright_wrapper .edn_countdown_timer_main_wrapper .countdown-wrap .counter_desc, 
.edn-position-right .endpro_main_leftright_wrapper .edn_countdown_timer_main_wrapper .countdown-wrap .counter_desc {
margin:5px 0;
}
.edn-position-left .endpro_main_leftright_wrapper.ednpro_videopopup_settings_leftright_wrapper .ednpro_right_section, 
.edn-position-left .endpro_main_leftright_wrapper.ednpro_timer_settings_leftright_wrapper .ednpro_right_section,
.edn-position-left .endpro_main_leftright_wrapper.ednpro_videopopup_settings_leftright_wrapper .ednpro_right_section, 
.edn-position-left .endpro_main_leftright_wrapper.ednpro_timer_settings_leftright_wrapper .ednpro_right_section {
width: 100%;
margin:5px 0;
}
.edn-position-left .endpro_main_leftright_wrapper .apexnb-searchwrapper .apex-onscreen-description, 
.edn-position-right .endpro_main_leftright_wrapper .apexnb-searchwrapper .apex-onscreen-description {
margin:5px 0 10px;
}
.edn-position-left.apexnb-logo-right-section .apexnb-logo-wrapper, 
.edn-position-left.apexnb-logo-social-section .apexnb-logo-wrapper,
.edn-position-right.apexnb-logo-right-section .apexnb-logo-wrapper, 
.edn-position-right.apexnb-logo-social-section .apexnb-logo-wrapper,
.edn-position-left.apexnb-logo-social-right-section .apexnb-logo-wrapper,
.edn-position-right.apexnb-logo-social-right-section .apexnb-logo-wrapper  {
padding-right: 0px;
width: 100%;
margin-bottom: 5px;
} 
.edn-position-left.apexnb-logo-right-section .edn_middle_content, 
.edn-position-left.apexnb-logo-social-section .edn_middle_content,
.edn-position-right.apexnb-logo-right-section .edn_middle_content, 
.edn-position-right.apexnb-logo-social-section .edn_middle_content,
.edn-position-left.apexnb-logo-right-section .edn-constant-contact-wrap .edn-form-field .edn-constantcontact-email, 
.edn-position-right.apexnb-logo-right-section .edn-constant-contact-wrap .edn-form-field .edn-constantcontact-email,
.edn-position-left.apexnb-logo-social-right-section .endpro_main_leftright_wrapper,
.edn-position-right.apexnb-logo-social-right-section .endpro_main_leftright_wrapper,
.edn-position-left.apexnb-logo-social-right-section .endpro_main_leftright_wrapper .ednpro_right_section,
.edn-position-right.apexnb-logo-social-right-section .endpro_main_leftright_wrapper .ednpro_right_section,
.edn-position-left.edn-pre-template.apexnb-logo-social-right-section  .endpro_main_leftright_wrapper.slider_leftright_wrapper .ednpro_left_section, 
.edn-position-left.apexnb-logo-social-right-section  .endpro_main_leftright_wrapper.ticker_leftright_wrapper .ednpro_left_section, 
.edn-position-left.apexnb-logo-social-right-section  .endpro_main_leftright_wrapper.scroller_leftright_wrapper .ednpro_left_section,
.edn-position-right.edn-pre-template.apexnb-logo-social-right-section  .endpro_main_leftright_wrapper.slider_leftright_wrapper .ednpro_left_section, 
.edn-position-right.apexnb-logo-social-right-section  .endpro_main_leftright_wrapper.ticker_leftright_wrapper .ednpro_left_section, 
.edn-position-right.apexnb-logo-social-right-section  .endpro_main_leftright_wrapper.scroller_leftright_wrapper .ednpro_left_section {
width: 100%;
}
.apexnb-logo-right-section.edn-position-left .ednpro_opt_settings_template_wrapper .edn-front-title .show_icon, 
.apexnb-logo-right-section.edn-position-right .ednpro_opt_settings_template_wrapper .edn-front-title .show_icon {
left:25px;
}
.apexnb-logo-right-section.edn-position-left .ednpro_opt_settings_template_wrapper .edn-constant-contact-wrap .edn-front-title,
.apexnb-logo-right-section.edn-position-right .ednpro_opt_settings_template_wrapper .edn-constant-contact-wrap .edn-front-title,
.apexnb-logo-right-section.edn-position-left .edn-constant-contact-wrap .edn-form-field,
.apexnb-logo-right-section.edn-position-left .edn-constant-contact-wrap .edn-form-field {
margin-left: 0;
margin-right: 0;
}
.edn-position-left.edn-notify-bar .endpro_main_leftright_wrapper .bx-wrapper .bx-controls-direction a.bx-prev, 
.edn-position-left.edn-notify-bar.apexnb-logo-right-section .bx-wrapper .bx-controls-direction a.bx-prev,
.edn-position-right.edn-notify-bar .endpro_main_leftright_wrapper .bx-wrapper .bx-controls-direction a.bx-prev, 
.edn-position-right.edn-notify-bar.apexnb-logo-right-section .bx-wrapper .bx-controls-direction a.bx-prev  {
left: 10px;
right: auto;
}
.edn-position-left.apexnb-logo-right-section .edn_middle_content,
.edn-position-left.apexnb-logo-social-section .edn_middle_content,
.edn-position-right.apexnb-logo-right-section .edn_middle_content,
.edn-position-right.apexnb-logo-social-section .edn_middle_content {
padding:5px 10px;
} .edn-position-left.apexnb-logo-social-right-section .edn-temp3-design-wrapper_true,
.edn-position-right.apexnb-logo-social-right-section .edn-temp3-design-wrapper_true {
padding: 20px 10px;
}
.edn-position-left.apexnb-logo-social-right-section .endpro_main_leftright_wrapper .ednpro_right_section,
.edn-position-right.apexnb-logo-social-right-section .endpro_main_leftright_wrapper .ednpro_right_section {
margin-top: 5px;
}
.edn-position-left .edn-template-15 .endpro_main_leftright_wrapper .edn-form-field input.edn-mailchimp-email, 
.edn-position-right .edn-template-15 .endpro_main_leftright_wrapper .edn-form-field input.edn-mailchimp-email,
.edn-position-right .edn-template-15 .endpro_main_leftright_wrapper .edn-subscribe-form .edn-form-field .edn_subs_email_r, 
.edn-position-left .edn-template-15 .endpro_main_leftright_wrapper .edn-subscribe-form .edn-form-field .edn_subs_email_r {
width: 72.8%;
}   .pp_content {
min-height: auto !important;
}
div.pp_overlay {
z-index: 9999 !important;
} .edn-position-bottom.edn-custom-template .ednpro-top-panel-open {
background: #333;
}
.edn-position-bottom .ednpro-top-panel-open {
border-bottom: 0;
padding: 0;
z-index: 9999;
top: inherit;
bottom: 0;
position: fixed;
left: 0;
right: 0;
}
.ednpro-top-panel-open span {
top: 40px;
color: #222;
display: inline-block;
font-size: 12px;
left: 52px;
line-height: 22px;
opacity: 0;
position: absolute;
right: 0;
transform: rotateX(90deg);
-webkit-transform: rotateX(90deg);
transition: all 0.4s ease 0s;
-webkit-transition: all 0.4s ease 0s;
vertical-align: middle;
} .ednpro-top-panel-open .fa:hover + span {
opacity: 1;
transform: rotateX(0deg);
-webkit-transform: rotateX(0deg);
}
.ednpro-open-panel {
padding: 20px 40px;
}
.edn-position-top .ednpro-open-panel,
.edn-position-top_absolute .ednpro-open-panel,  
.edn-position-bottom .ednpro-open-panel {
max-height: 400px;
}
.ednpro-open-panel .main_top_header_txt .headertext {
border-bottom: 1px solid #666;
color: #bbb;
font-family: "Roboto", sans-serif;
font-size: 16px;
font-weight: 400;
letter-spacing: 0.5px;
margin-bottom: 30px;
padding: 10px 0;
}
.hide_panel .fa {
cursor: pointer;
color: #aaa;
transition: all ease 0.4s;
-webkit-transition: all ease 0.4s;
}
.edn-position-bottom .hide_panel .fa {
transform: rotate(180deg);
-webkit-transform: rotate(180deg);
}
#edn_custom_template .ednpro-top-panel-open i:hover {
color: #949f15;
}
.hide_panel i.fa:hover {
color: #fff;
}
.edn-position-bottom .ednpro-top-panel-open i.fa-angle-down {
transform: rotate(180deg) translateY(-3px);
-webkit-transform: rotate(180deg) translateY(-3px);
} #edn_main_template5 .ednpro-top-panel-open i.fa {
color: #007e5b;
}
#edn_main_template5 .ednpro-top-panel-open i.fa:hover {
color: #004d2a;
}
#edn_main_template7 .ednpro-top-panel-open i.fa {
color: #0074c2;
}
#edn_main_template7 .ednpro-top-panel-open i.fa:hover {
color: #004391;
}
#edn_main_template8 .ednpro-top-panel-open i.fa {
color: #d1ac09;
}
#edn_main_template8 .ednpro-top-panel-open i.fa:hover {
color: #ac8700;
}
#edn_main_template9 .ednpro-top-panel-open i.fa {
color: #c26f00;
}
#edn_main_template9 .ednpro-top-panel-open i.fa:hover {
color: #944100;
}
#edn_main_template10 .ednpro-top-panel-open i.fa {
color: #528d0c;
}
#edn_main_template10 .ednpro-top-panel-open i.fa:hover {
color: #1d5800;
}
.ednpro-open-panel {
display: none;
} .ednpro-columns-3,
.ednpro-columns-2 {
margin-left: -10px;
margin-right: -10px;
overflow: hidden;
}
.ednpro-open-panel .ednpro_widgets_content h4 {
color: #fff;
text-transform: uppercase;
font-size: 18px;
padding-bottom: 15px;
font-family: 'Lato', sans-serif;
}
.edn-position-left .ednpro-open-panel .ednpro_widgets_content h4,
.edn-position-right .ednpro-open-panel .ednpro_widgets_content h4 {
padding-bottom: 3px;
}
.ednpro-open-panel .ednpro_widgets_content .textwidget {
font-size: 14px;
margin-bottom: 10px;  font-family: 'Open Sans', sans-serif;
color: rgba(255, 255, 255, 0.7);
}
#edn_main_template3 .ednpro-open-panel .ednpro_widgets_content .textwidget,
#edn_main_template3 .ednpro_widgets_content li a {
color: rgba(0, 0, 0, 0.6);
}
#edn_main_template8 .ednpro-open-panel .ednpro_widgets_content .textwidget,
#edn_main_template8 .ednpro_widgets_content li a {
color: #a78200;
}
.ednpro-columns-3 > div {
width: 33.33%;
float: left;
padding: 0 10px;
}
.ednpro-columns-2 > div {
width: 50%;
float: left;
padding: 0 10px;
}
.edn-position-left .ednpro-columns-2 > div,
.edn-position-left .ednpro-columns-3 > div,
.edn-position-right .ednpro-columns-2 > div,
.edn-position-right .ednpro-columns-3 > div {
width: 100%;
float: none;
}
.edn-position-left .ednpro-open-panel,
.edn-position-right .ednpro-open-panel {
padding: 10px 15px;
}
.ednpro-columns-1 > div {
width: 100%;
}
.ednpro_widgets_content ul {
list-style: none;
margin-left: 0;
}
.edn-position-left .ednpro_widgets_content ul,
.edn-position-right .ednpro_widgets_content ul {
margin-bottom: 10px;
}
.ednpro_widgets_content ul li {
color: rgba(255, 255, 255, 0.7);
font-size: 12px;
font-weight: 300;
padding-left: 13px;
position: relative;
}
.ednpro_widgets_content ul.instagram-widget li {
padding-left: 0;
}
#edn_main_template3 .ednpro_widgets_content ul li {
color: rgba(0, 0, 0, 0.6)
}
#edn_main_template8 .ednpro_widgets_content ul li {
color: #a78200;
}
.ednpro_widgets_content ul li::before {
content: "\f0da";
font-family: fontawesome;
font-size: 15px;
left: 0;
position: absolute;
top: 0;
}
.ednpro_widgets_content ul.instagram-widget li::before {
display: none;
}
.ednpro_widgets_content a{
color: red;
}
#edn_main_template3 .ednpro_widgets_content a{
color: rgba(0, 0, 0, 0.6);
}
.ednpro_widgets_content p i{
margin-right: 6px;
}
.ednpro_widgets_content p{
color: rgba(0, 0, 0, 0.6);
margin-bottom: 6px;
}
.edn_main_template3 .ednpro_widgets_content a,
.edn_main_template8 .ednpro_widgets_content p {
color: #222;
}  .ednpro-open-panel .hide_panel {
text-align: center;
color: #666;
font-size: 24px;
line-height: 1;
}
.ednpro-open-panel .main_top_footer_txt {
border-top: 1px solid #666;
color: #bbb;
font-family: "Roboto", sans-serif;
font-size: 16px;
font-weight: 400;
letter-spacing: 0.5px;
padding: 10px 0;
}
#edn_custom_template .ednpro-open-panel .main_top_header_txt .headertext,
#edn_custom_template .ednpro-open-panel .main_top_footer_txt {
color: #fff;
}
#edn_custom_template .ednpro-open-panel .main_top_header_txt .headertext {
border-bottom-color: #fff;
}
#edn_custom_template .ednpro-open-panel .main_top_footer_txt {
border-top-color: #fff;
}
#edn_main_template6 .ednpro-open-panel .main_top_header_txt .headertext,
#edn_main_template6 .ednpro-open-panel .main_top_footer_txt {
border-bottom-color: #959adb;
color: #959adb;
}
#edn_main_template6 .ednpro-open-panel .main_top_footer_txt {
border-top-color: #959adb;
}
#edn_main_template2 .ednpro-open-panel .main_top_header_txt .headertext,
#edn_main_template2 .ednpro-open-panel .main_top_footer_txt {
border-bottom-color: #ffd2d2;
color: #ffd2d2;
}
#edn_main_template2 .ednpro-open-panel .main_top_footer_txt {
border-top-color: #ffd2d2;
}
#edn_main_template3 .ednpro-open-panel .main_top_header_txt .headertext,
#edn_main_template3 .ednpro-open-panel .main_top_footer_txt {
color: #666;
border-bottom-color: #ccc;
}
#edn_main_template3 .ednpro-open-panel .main_top_footer_txt {
border-top-color: #ccc;
}
#edn_main_template4 .ednpro-open-panel .main_top_header_txt .headertext,
#edn_main_template4 .ednpro-open-panel .main_top_footer_txt {
border-bottom-color: #126792;
color: #58b7e7;
}
#edn_main_template4 .ednpro-open-panel .main_top_footer_txt {
border-top-color: #126792;
}
#edn_main_template5 .ednpro-open-panel .main_top_header_txt .headertext,
#edn_main_template5 .ednpro-open-panel .main_top_footer_txt {
border-bottom-color: #29bfa0;
color: #71ffe8;
}
#edn_main_template5 .ednpro-open-panel .main_top_footer_txt {
border-top-color: #29bfa0;
}
#edn_main_template7 .ednpro-open-panel .main_top_header_txt .headertext,
#edn_main_template7 .ednpro-open-panel .main_top_footer_txt {
border-bottom-color: #5db4e5;
color: #aee0fd;
}
#edn_main_template7 .ednpro-open-panel .main_top_footer_txt {
border-top-color: #5db4e5;
}
#edn_main_template8 .ednpro-open-panel .main_top_header_txt .headertext,
#edn_main_template8 .ednpro-open-panel .main_top_footer_txt {
border-bottom-color: #d9b92a;
color: #a18818;
}
#edn_main_template8 .ednpro-open-panel .main_top_footer_txt {
border-top-color: #d9b92a;
}
#edn_main_template9 .ednpro-open-panel .main_top_header_txt .headertext,
#edn_main_template9 .ednpro-open-panel .main_top_footer_txt {
border-bottom-color: #f06363;
color: #ffc6c6;
}
#edn_main_template9 .ednpro-open-panel .main_top_footer_txt {
border-top-color: #f06363;
}
#edn_main_template10 .ednpro-open-panel .main_top_header_txt .headertext,
#edn_main_template10 .ednpro-open-panel .main_top_footer_txt {
border-bottom-color: #8ec74b;
color: #daffaf;
}
#edn_main_template10 .ednpro-open-panel .main_top_footer_txt {
border-top-color: #8ec74b;
}
#edn_main_template1 .ednpro-open-panel,
#edn_main_template1.edn-position-bottom .ednpro-top-panel-open {
background-color: #3c4146;
}
#edn_main_template2 .ednpro-open-panel,
#edn_main_template2.edn-position-bottom .ednpro-top-panel-open {
background-color: #fe5656;
}
#edn_main_template3 .ednpro-open-panel,
#edn_main_template3.edn-position-bottom .ednpro-top-panel-open {
background-color: #e8e8e8;
}
#edn_main_template4 .ednpro-open-panel,
#edn_main_template4.edn-position-bottom .ednpro-top-panel-open {
background-color: #003c5a;
}
#edn_main_template5 .ednpro-open-panel,
#edn_main_template5.edn-position-bottom .ednpro-top-panel-open {
background-color: #12a889;
}
#edn_main_template6 .ednpro-open-panel,
#edn_main_template6.edn-position-bottom .ednpro-top-panel-open {
background-color: #54577a;
}
#edn_main_template7 .ednpro-open-panel,
#edn_main_template7.edn-position-bottom .ednpro-top-panel-open {
background-color: #109ae8;
}
#edn_main_template8 .ednpro-open-panel,
#edn_main_template8.edn-position-bottom .ednpro-top-panel-open {
background-color: #fdd835;
}
#edn_main_template9 .ednpro-open-panel,
#edn_main_template9.edn-position-bottom .ednpro-top-panel-open {
background-color: #d24b4b;
}
#edn_main_template10 .ednpro-open-panel,
#edn_main_template10.edn-position-bottom .ednpro-top-panel-open {
background-color: #77aa3b;
}
#edn_main_template11 .ednpro-open-panel,
#edn_main_template11.edn-position-bottom .ednpro-top-panel-open {
background-color: #37465d;
}
#edn_main_template12 .ednpro-open-panel,
#edn_main_template12.edn-position-bottom .ednpro-top-panel-open {
background-color: #51c5ba;
}
#edn_main_template13 .ednpro-open-panel,
#edn_main_template13.edn-position-bottom .ednpro-top-panel-open {
background-color: #4c5a65;
}
#edn_main_template14 .ednpro-open-panel,
#edn_main_template14.edn-position-bottom .ednpro-top-panel-open {
background-color:#d4ebf8;
}
#edn_main_template15 .ednpro-open-panel,
#edn_main_template15.edn-position-bottom .ednpro-top-panel-open {
background-color:#000000;
}
.loader_view {
width: 16px;
position: absolute;
right: -18px;
top: 50%;
display: inline-block;
transform: translateY(-50%);
}
.edn-position-left .loader_view,
.edn-position-right .loader_view {
width: 16px;
position: absolute;
right: 50%;
top: auto;
bottom: -17px;
display: block;
transform: translateY(0);
}
.edn-loader {
float: left;
margin-right: 8px;
width: 16px;
}
.edn-custom-contact-link:hover {
color: #fff;
}
.edn_popup_shortcode {
min-width: 500px;
} .ednpro_widgets_content li a {
color: rgba(255, 255, 255, 0.9);
display: inline-block;
font-family: "Roboto", sans-serif;
font-size: 14px;
font-weight: 400;
letter-spacing: 0.8px;
position: relative;
text-transform: capitalize;
width: 88%;
margin-bottom: 5px;
}
.ednpro_widgets_content li a:hover {
color: #fff;
}
#edn_main_template3 .ednpro_widgets_content li a::before {
border-bottom-color: rgba(0, 0, 0, 0.6);
}
#edn_main_template8 .ednpro_widgets_content li a::before {
border-bottom-color: #a78200;
}
.ednpro_widgets_content li a:hover::before {
display: block;
}
.ednpro_widgets_content li .post-date {
font-family: 'Poppins', sans-serif;
font-size: 11px;
display: block;
font-weight: 400;
}  .ednpro-open-panel {  }
.ednpro-open-panel .ednpro_widgets_content h4::after {
border-bottom: 15px solid #777;
border-left: 15px solid transparent;
bottom: 0;
content: "";
position: absolute;
right: 0;
}
.ednpro-open-panel .ednpro_widgets_content h4 {
background: #555 none repeat scroll 0 0;
font-family: "Roboto", sans-serif;
font-size: 16px;
font-weight: 400;
margin-bottom: 15px;
padding: 5px 10px;
line-height: 25px;
position: relative;
}
#edn_main_template6 .ednpro-open-panel .ednpro_widgets_content h4::after {
border-bottom-color: #7c80b3;
}
#edn_main_template6 .ednpro-open-panel .ednpro_widgets_content h4 {
background: #676a95 none repeat scroll 0 0;
}
#edn_main_template2 .ednpro-open-panel .ednpro_widgets_content h4::after {
border-bottom-color: #a43a3a;
}
#edn_main_template2 .ednpro-open-panel .ednpro_widgets_content h4 {
background: #cc4a4a none repeat scroll 0 0;
}
#edn_main_template3 .ednpro-open-panel .ednpro_widgets_content h4::after {
border-bottom-color: #aaa;
}
#edn_main_template3 .ednpro-open-panel .ednpro_widgets_content h4 {
background: #ccc none repeat scroll 0 0;
color: #444;
}
#edn_main_template4 .ednpro-open-panel .ednpro_widgets_content h4::after {
border-bottom-color: #336f8d;
}
#edn_main_template4 .ednpro-open-panel .ednpro_widgets_content h4 {
background: #134f6d none repeat scroll 0 0;
}
#edn_main_template5 .ednpro-open-panel .ednpro_widgets_content h4::after {
border-bottom-color: #007b5c;
}
#edn_main_template5 .ednpro-open-panel .ednpro_widgets_content h4 {
background: #009677 none repeat scroll 0 0;
}
#edn_main_template7 .ednpro-open-panel .ednpro_widgets_content h4::after {
border-bottom-color: #006ebc;
}
#edn_main_template7 .ednpro-open-panel .ednpro_widgets_content h4 {
background: #0287d5 none repeat scroll 0 0;
}
#edn_main_template8 .ednpro-open-panel .ednpro_widgets_content h4::after {
border-bottom-color: #cca704;
}
#edn_main_template8 .ednpro-open-panel .ednpro_widgets_content h4 {
background: #e6c11e none repeat scroll 0 0;
}
#edn_main_template9 .ednpro-open-panel .ednpro_widgets_content h4::after {
border-bottom-color: #a21b1b;
}
#edn_main_template9 .ednpro-open-panel .ednpro_widgets_content h4 {
background: #bd3636 none repeat scroll 0 0;
}
#edn_main_template10 .ednpro-open-panel .ednpro_widgets_content h4 {
background: #5d9817 none repeat scroll 0 0;
}
#edn_main_template10 .ednpro-open-panel .ednpro_widgets_content h4::after {
border-bottom-color: #458000;
}
.ednpro-open-panel .ednpro_widgets_content .textwidget {
font-family: 'Roboto', sans-serif;
line-height: 20px;
font-size: 13px;
}
#edn_main_template13 .ednpro-open-panel .ednpro_widgets_content h4 {
background: #fff none repeat scroll 0 0;
color:#4c5a65;
}
#edn_main_template13 .ednpro-open-panel .ednpro_widgets_content h4:after {
border-bottom-color:#cccccc;
}
#edn_main_template14 .ednpro_widgets_content ul li,
#edn_main_template14 .ednpro_widgets_content li a {
color:#314f61;
} #edn_main_template6 .ednpro-open-panel {
border-bottom: 1px solid #e3e3e3;
}
.rss-date {
display: block;
font-style: italic;
margin-bottom: 10px;
}
.rssSummary {
margin-bottom: 20px;
}
.ednpro_widgets_content .product_list_widget li a {
width: 100%;
}
.woocommerce .middle_columns ul.cart_list li a,
.woocommerce .middle_columns ul.product_list_widget li a {
font-size: 16px;
font-weight: 400;
}
.woocommerce .middle_columns ul.cart_list li img,
.woocommerce .middle_columns ul.product_list_widget li img {
width: 25%;
float: left;
margin-right: 24px;
}
.ednpro_widgets_content ul.product_list_widget li .woocommerce-Price-amount {
font-size: 14px;
}
.ednpro_widgets_content ul.product_list_widget li del {
margin-right: 10px;
}
.ednpro_widgets_content ul.product_list_widget li ins {
background: none;
padding: 0;
}
#edn_main_template3 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
background-color: rgba(255, 255, 255, 1);
} .admin-bar .edn-notify-bar.edn-position-top .edn-container {
top: 32px;
}
.admin-bar .edn-position-bottom.edn-notify-bar {
top: inherit;
}
.edn-notify-bar.open {
height: 0;
}
.ednpro-open-panel {
position: absolute;
display: block;
left: 0;
right: 0;
opacity: 0;
visibility: hidden;
z-index: 99999;
-webkit-transform:translateZ(0);
-moz-transform:translateZ(0);
transform:translateZ(0);
transition: all ease 0.4s;
-webkit-transition: all ease 0.4s;
}
.edn-position-top .ednpro-open-panel,
.edn-position-top_absolute .ednpro-open-panel{
top:48px;
height: 0;
}
.admin-bar .edn-position-top .ednpro-open-panel{
top:48px;
}
.edn-position-top.apexnb-single-open-panel .ednpro-open-panel,
.edn-position-top_absolute.apexnb-single-open-panel .ednpro-open-panel,
.edn-position-top_absolute.open .ednpro-open-panel {
top:0;
}
.edn-notify-bar.ednpro-open-panel {
max-height: inherit;
padding: 0;
opacity: 1;
filter: alpha(opacity=100);
transform: translateY(0);
-webkit-transform: translateY(0);
}
.ednpro-open-panel-show .ednpro-open-panel {  visibility: visible;
opacity: 1;
}
.edn-position-top .ednpro-open-panel {
position: fixed;
}
.edn-position-top.ednpro-open-panel-show .ednpro-open-panel {
position: fixed;
visibility: visible;
opacity: 1;
top:48px;
height: 335px;
bottom:auto;
} .admin-bar .edn-position-top.ednpro-open-panel-show .ednpro-open-panel  {
top:80px;
}
.edn-position-top.open .ednpro-open-panel,
.ednpro-open-panel-show.open .ednpro-open-panel,
.edn-position-top.ednpro-open-panel-show.open .ednpro-open-panel {
top:0;
}
.admin-bar .edn-position-top.ednpro-open-panel-show.open .ednpro-open-panel,
.admin-bar .edn-position-top.ednpro-open-panel-show.apexnb-single-open-panel .ednpro-open-panel {
top:31px;
} 
.edn-position-left.edn-notify-bar.ednpro-open-panel-show .ednpro-open-panel,
.edn-position-right.edn-notify-bar.ednpro-open-panel-show .ednpro-open-panel {
position: fixed;
}
.ednpro-open-panel .ednpro-open-panel.open_panel {
opacity: 1;
visibility: visible;
filter: alpha(opacity=100);
transform: translateY(0);
-webkit-transform: translateY(0);
}
.edn-position-top.ednpro-open-panel.open .ednpro-open-panel {
top: 0;
}
.edn-position-left.ednpro-open-panel.open .ednpro-open-panel,
.edn-position-right.ednpro-open-panel.open .ednpro-open-panel {
margin-top: 0;
}
.ednpro-top-panel-open {
top: 48px;
transition: all ease 0.4s;
-webkit-transition: all ease 0.4s;
} .edn-position-top.edn-notify-bar .ednpro-top-panel-open{
position: fixed;
top: 48px;
width: 100%;
left: 0;
height: 19px;
z-index: 999999;
text-align: center;
background: #000;
font-size: 28px;
cursor: pointer;
}
.edn-position-top_absolute.edn-notify-bar .ednpro-top-panel-open {
position: absolute;
width: 100%;
left: 0;
height: 19px;
z-index: 9999;
text-align: center;
background: #000;
font-size: 28px;
cursor: pointer;
}
.edn-position-bottom.edn-notify-bar .ednpro-top-panel-open {
text-align: center;
font-size: 28px;
height: 22px;    
}
.edn-notify-bar .ednpro-top-panel-open i {
background: #e8e8e8;
width: 50px;
border-radius: 100%;
height: 41px;
z-index: -999999;
position: absolute;
top: 0;
line-height: 1.8;
}
.edn-position-bottom.edn-notify-bar.ednpro-open-panel-show .ednpro-top-panel-open i{
line-height: 1.2;
}
.edn-position-bottom.edn-notify-bar .ednpro-top-panel-open i {
top: -25px;
}
#edn_main_template1.edn-notify-bar .ednpro-top-panel-open i,
#edn_main_template1.edn-notify-bar .ednpro-top-panel-open {
background: #3c4146;
}
#edn_main_template1.edn-notify-bar .ednpro-top-panel-open i {
color: #fff;
}
#edn_main_template2.edn-notify-bar .ednpro-top-panel-open i,
#edn_main_template2.edn-notify-bar .ednpro-top-panel-open {
background: #fe5656;
}
#edn_main_template2.edn-notify-bar .ednpro-top-panel-open i {
color: #fff;
}
#edn_main_template3.edn-notify-bar .ednpro-top-panel-open i,
#edn_main_template3.edn-notify-bar .ednpro-top-panel-open {
background: #e8e8e8;
}
#edn_main_template4.edn-notify-bar .ednpro-top-panel-open i,
#edn_main_template4.edn-notify-bar .ednpro-top-panel-open {
background: #014f76;
}
#edn_main_template4.edn-notify-bar .ednpro-top-panel-open i {
color: #fff;
}
#edn_main_template5.edn-notify-bar .ednpro-top-panel-open i,
#edn_main_template5.edn-notify-bar .ednpro-top-panel-open {
background: #12a889;
}
#edn_main_template5.edn-notify-bar .ednpro-top-panel-open i {
color: #fff;
}
#edn_main_template6.edn-notify-bar .ednpro-top-panel-open i,
#edn_main_template6.edn-notify-bar .ednpro-top-panel-open {
background: #54577a;
}
#edn_main_template6.edn-notify-bar .ednpro-top-panel-open i {
color: #fff;
}
#edn_main_template7.edn-notify-bar .ednpro-top-panel-open i,
#edn_main_template7.edn-notify-bar .ednpro-top-panel-open {
background: #109ae8;
}
#edn_main_template7.edn-notify-bar .ednpro-top-panel-open i {
color: #fff;
}
#edn_main_template8.edn-notify-bar .ednpro-top-panel-open i,
#edn_main_template8.edn-notify-bar .ednpro-top-panel-open {
background: #fdd835;
}
#edn_main_template8.edn-notify-bar .ednpro-top-panel-open i {
color: #fff;
}
#edn_main_template9.edn-notify-bar .ednpro-top-panel-open i,
#edn_main_template9.edn-notify-bar .ednpro-top-panel-open {
background: #d24b4b;
}
#edn_main_template9.edn-notify-bar .ednpro-top-panel-open i {
color: #fff;
}
#edn_main_template10.edn-notify-bar .ednpro-top-panel-open i,
#edn_main_template10.edn-notify-bar .ednpro-top-panel-open {
background: #8bc645;
}
#edn_main_template11.edn-notify-bar .ednpro-top-panel-open i,
#edn_main_template11.edn-notify-bar .ednpro-top-panel-open {
background: #37465d;
}
#edn_main_template11.edn-notify-bar .ednpro-top-panel-open i {
color: #fff;
}
#edn_main_template12.edn-notify-bar .ednpro-top-panel-open i,
#edn_main_template12.edn-notify-bar .ednpro-top-panel-open {
background: #51c5ba;
}
#edn_main_template12.edn-notify-bar .ednpro-top-panel-open i {
color: #fff;
}
#edn_main_template13.edn-notify-bar .ednpro-top-panel-open i,
#edn_main_template13.edn-notify-bar .ednpro-top-panel-open {
background: #4c5a65;
}
#edn_main_template13.edn-notify-bar .ednpro-top-panel-open i {
color: #fff;
}
#edn_main_template14.edn-notify-bar .ednpro-top-panel-open i,
#edn_main_template14.edn-notify-bar .ednpro-top-panel-open {
background: #d4ebf8;
}
#edn_main_template14.edn-notify-bar .ednpro-top-panel-open i {
color: #fff;
}
#edn_main_template15.edn-notify-bar .ednpro-top-panel-open i {
background: #000;
}
.admin-bar .edn-position-top.edn-notify-bar .ednpro-top-panel-open {
top: 80px;
}
.admin-bar .ednpro-open-panel-show.open .ednpro-top-panel-open,
.admin-bar .edn-position-top.edn-notify-bar.open .ednpro-top-panel-open,
.admin-bar .edn-position-top.apexnb-single-open-panel .ednpro-top-panel-open {
top: 31px;
}
.ednpro-open-panel-show.open .ednpro-top-panel-open,
.edn-position-top.apexnb-single-open-panel .ednpro-top-panel-open,
.edn-position-top_absolute.apexnb-single-open-panel .ednpro-top-panel-open {
top: 0;
}
.edn-position-top_absolute.apexnb-single-open-panel.ednpro-open-panel-show .ednpro-top-panel-open{
top:334px;
}
.ednpro-open-panel-show .ednpro-top-panel-open,
.edn-position-top.ednpro-open-panel-show .ednpro-top-panel-open {
display: block;
top: 383px;
}
.edn-position-bottom.ednpro-open-panel-show .ednpro-top-panel-open {
top: auto;
bottom: 370px;
}
.edn-position-top.ednpro-open-panel-show.apexnb-single-open-panel .ednpro-top-panel-open {
top:335px;
}
.ednpro-open-panel-show.edn-position-top.ednpro-open-panel {
height: 335px;
position: fixed;
}
.ednpro-open-panel-show.edn-position-top_absolute .ednpro-open-panel {
height: 335px;
} .admin-bar .edn-position-top.ednpro-open-panel-show .ednpro-top-panel-open {
top: 415px;
}
.admin-bar .edn-position-top.ednpro-open-panel-show.apexnb-single-open-panel .ednpro-top-panel-open {
top: 365px;
}
.edn-position-bottom .ednpro-open-panel.open_panel + .ednpro-top-panel-open {
top: inherit;
} .open .edn-container ~ .ednpro-top-panel-open {
left: 0;
position: absolute;
right: 0;
top: 0;
}
.edn-position-bottom .edn-container ~ .ednpro-top-panel-open {
position: fixed;
top: inherit;
bottom: 0;
}
.edn-position-right.open .edn-container ~ .ednpro-top-panel-open {
left: inherit;
right: 0;
}
.edn-position-left.open .edn-container ~ .ednpro-top-panel-open {
right: inherit;
left: 0;
} .admin-bar .edn-position-top_absolute.open .ednpro-top-panel-open,
.admin-bar .edn-position-top_absolute.open .ednpro-open-panel {
top:32px;
}
.ednpro-open-panel-show.open .edn-container ~ .ednpro-top-panel-open {
top: 334px;
}
.edn-position-top.ednpro-open-panel-show.open .edn-container ~ .ednpro-top-panel-open {
top: 335px;
position: fixed;
}
.admin-bar .ednpro-open-panel-show.open .edn-container ~ .ednpro-top-panel-open,
.admin-bar .edn-position-top.ednpro-open-panel-show.open .edn-container ~ .ednpro-top-panel-open {
top: 365px;
}
.edn-position-left.ednpro-open-panel-show.open .edn-container ~ .ednpro-top-panel-open,
.edn-position-right.ednpro-open-panel-show.open .edn-container ~ .ednpro-top-panel-open {
position: fixed;
top:17%;
}
.edn-notify-bar .edn-container .edn-template-wrap {
position: relative;
top: 0;
transition: all 0.4s ease 0s;
-webkit-transition: all 0.4s ease 0s;
z-index: 9;
}
.edn-temp2-social-icon-buttons a,
.edn-template-6 .edn-social-icons-bg {
font-size: 16px;
}
.edn-template-4 .edn-social-icons-bg {
width: 33px;
height: 33px;
}
.edn-template-4 .edn-social-icons-bg:focus::before,
.edn-template-4 .edn-social-icons-bg:hover::before {
left: -35%;
top: -40%;
}
.ednpro-open-panel .ednpro-top-panel-open i {
transform: rotate(180deg);
-webkit-transform: rotate(180deg);
}
.ednpro-open-panel .ednpro-top-panel-open span {
opacity: 0;
visibility: hidden;
} .edn-notify-bar.edn-position-top_absolute.open .edn-container {
top: -100%;
}
.edn-container.open {
display: none;
}
.apexnb-single-open-panel.ednpro-open-panel-show .ednpro-open-panel {
top:0;
} .edn-position-bottom .edn-container ~ .ednpro-open-panel.open_panel + .ednpro-top-panel-open {
bottom: 0;
top: inherit;
}
.edn-position-bottom .ednpro-open-panel {
position: fixed;
transform: translateY(0px);
-webkit-transform: translateY(0px);
}
.edn-position-bottom.ednpro-open-panel-show .ednpro-open-panel { opacity: 1;
visibility: visible;
bottom:0;
top:auto;
}
.edn-position-bottom.ednpro-open-panel-show .ednpro-top-panel-open i.fa-angle-down {
transform: rotate(0deg);
-webkit-transform: rotate(0deg);
}
.edn-notify-bar.edn-position-bottom .edn-container {
left: 0;
position: fixed;
right: 0;
top: inherit;
transition: all ease 0.4s;
-webkit-transition: all ease 0.4s;
transform: translateY(0);
-webkit-transform: translateY(0);
}
.edn-notify-bar.edn-position-bottom.edn-pro-open-panel-disabled .edn-container {
bottom: 0;
}
.edn-position-bottom .edn-bottom-down-arrow,
.edn-position-bottom .edn-top-up-arrow {
bottom: 34px;
top: inherit;
}
.edn-notify-bar.edn-position-bottom.ednpro-open-panel-show .edn-bottom-down-arrow {
bottom: 363px;
-webkit-transition:all 0.4s ease-in-out;
-moz-transition:all 0.4s ease-in-out;
transition:all 0.4s ease-in-out;
}  
.edn-notify-bar.edn-position-bottom.ednpro-open-panel-show .edn-top-up-arrow {
top: 363px;
bottom: auto; 
-webkit-transition:all 0.4s ease-in-out;
-moz-transition:all 0.4s ease-in-out;
transition:all 0.4s ease-in-out;
}
.edn-position-bottom.edn-pro-open-panel-disabled .edn-bottom-down-arrow,
.edn-position-bottom.edn-pro-open-panel-disabled .edn-top-up-arrow {
bottom: 25px;
}
.edn-notify-bar.edn-position-bottom.open .edn-container {
transform: translateY(100%);
-webkit-transform: translateY(100%);
z-index: -99999;
bottom:0;
}
.edn-position-bottom.ednpro-open-panel.open .ednpro-open-panel.open_panel {
margin-top: 0;
}
.edn-position-bottom.ednpro-open-panel.open .edn-container ~ .ednpro-top-panel-open {
top: inherit;
position: absolute;
}  .edn-position-left .ednpro-open-panel,
.edn-position-right .ednpro-open-panel {
height: 100%;
max-height: 100%;
position: fixed;
padding: 10px 15px;
width:0;
top:0;
z-index: 9999;
border-top: none;
}
.edn-position-left .ednpro-open-panel {
left: 0;
}
.edn-position-right .ednpro-open-panel {
right: 0;
left: auto;
}
.edn-position-left .ednpro-top-panel-open,
.edn-position-right .ednpro-top-panel-open {
left: 0;
top:20%;
position: fixed;
}
.edn-position-left.open .ednpro-top-panel-open,
.edn-position-right.open .ednpro-top-panel-open {
position: fixed;
top: 20%;
}
.edn-position-left.ednpro-open-panel-show .ednpro-top-panel-open,
.edn-position-left.open.ednpro-open-panel-show .ednpro-top-panel-open {
left: 400px;
}
.edn-position-right .ednpro-top-panel-open {
left: inherit;
right: 0;
}
.edn-position-right.ednpro-open-panel-show .ednpro-top-panel-open,
.edn-position-right.open.ednpro-open-panel-show .ednpro-top-panel-open {
right: 400px;
} .edn-position-left .ednpro-top-panel-open i {
transform: rotate(-90deg);
-webkit-transform: rotate(-90deg);
}
.edn-position-left.ednpro-open-panel-show .ednpro-top-panel-open i {
transform: rotate(90deg);
-webkit-transform: rotate(90deg);
}
.edn-position-left .ednpro-top-panel-open span {
background: #fff none repeat scroll 0 0;
left: 100%;
margin-top: -10px;
padding: 5px 10px;
position: absolute;
top: 26%;
white-space: nowrap;
}
.edn-position-left .middle_columns > div,
.edn-position-right .middle_columns > div {
margin-bottom: 30px;
}
.edn-position-right .edn_pro-social-title,
.edn-position-left .edn_pro-social-title {
margin-bottom: 5px;
line-height: 1.2;
}
.edn-position-left.edn-notify-bar .edn-container,
.edn-position-right.edn-notify-bar .edn-container {
width: 400px;
}
.edn-position-left.edn-notify-bar.open .edn-container,
.edn-position-right.edn-notify-bar.open .edn-container { }
.edn-position-left .edn-left-arrow,
.edn-position-right .edn-right-arrow {
left: 0;
margin-top: -30px;
top: 40%;
transition: all ease 0.4s;
-webkit-transition: all ease 0.4s;
}
.edn-position-right .edn-right-arrow {
left: inherit;
right: 0;
}
.edn-position-left.edn-notify-bar.open .edn-container {
-webkit-transform: translate(-100%, 0);
transform: translate(-100%, 0);
}
.edn-position-right.edn-notify-bar {
left: inherit;
}
.edn-position-left.ednpro-open-panel-show .ednpro-open-panel.open_panel,
.edn-position-right.ednpro-open-panel-show .ednpro-open-panel.open_panel {
width: 400px !important;
}
.edn-position-right .edn-right-arrow::before {
content: "\f061";
font-family: fontawesome;
font-size: 15px;
line-height: 30px;
display: inline-block;
transition: all 0.4s ease 0s;
-webkit-transition: all 0.4s ease 0s;
}
.edn-position-right .edn-right-arrow.open::before {
transform: rotate(-180deg);
-webkit-transform: rotate(-180deg);
}
.edn-position-right.edn-notify-bar .edn-container {
right: 0;
}
.edn-position-right.edn-notify-bar.open .edn-container {
right: -400px;
}
.edn-position-right .ednpro-top-panel-open i {
transform: rotate(90deg);
-webkit-transform: rotate(90deg);
}
.edn-position-right.ednpro-open-panel-show .ednpro-top-panel-open i {
transform: rotate(-90deg);
-webkit-transform: rotate(-90deg);
}
.edn-position-right .ednpro-top-panel-open span {
background: #fff none repeat scroll 0 0;
bottom: inherit;
left: inherit;
margin-top: -17px;
padding: 5px 10px;
position: absolute;
right: 40px;
top: 26%;
white-space: nowrap;
} .edn-custom-template .edn-custom-design-wrapper {
background-color: #949f15;
color: #ffffff;
font-family: sans-serif;
font-size: 14px;
}
.edn-custom-template .edn-top-up-arrow {
background-color: #949f15;
border-radius: 100%;
}
.calendar_wrap table caption,
.calendar_wrap table th,
.calendar_wrap table td {
text-align: center;
}
.calendar_wrap table caption {
background: #fff none repeat scroll 0 0;
}
.calendar_wrap table thead tr th,
.calendar_wrap table tbody tr td {
color: #fff;
}
.calendar_wrap table tbody tr td a,
.calendar_wrap table tfoot tr td a:hover {
color: lightgreen;
}
#edn_main_template3 .calendar_wrap table thead tr th {
color: #333;
}
#edn_main_template3 .calendar_wrap table tbody tr td {
color: #666;
}
#edn_main_template3 .calendar_wrap table tbody tr td a,
#edn_main_template3 .calendar_wrap table tfoot tr td a:hover {
color: #f00;
}
.edn-notify-bar .ednpro_widgets_content .rpwwt-widget li a {
display: block;
width: 100%;
}
.edn-notify-bar .ednpro_widgets_content .rpwwt-widget li a img {
float: right;
height: auto !important;
margin-left: 0.75em;
margin-right: 0;
width: 30% !important;
}
.edn-notify-bar .ednpro_widgets_content .rpwwt-widget li div::after {
content: "/";
position: absolute;
right: 4px;
}
.edn-notify-bar .ednpro_widgets_content .rpwwt-widget li div:last-child::after {
content: "";
}
.edn-notify-bar .ednpro_widgets_content .rpwwt-widget li div {
display: inline-block;
padding-right: 15px;
position: relative;
}
.edn-notify-bar .ednpro_widgets_content .rpwwt-widget li div:last-child {
padding-right: 0;
}
.contactform-7-popup .wpcf7-form p {
font-size: 14px;
text-align: left;
}
.contactform-7-popup .wpcf7-form p:nth-last-of-type(1) {
margin-bottom: 0;
}
.contactform-7-popup .wpcf7-form p span {
display: block;
margin-top: 5px;
}
.contactform-7-popup .wpcf7-form p span input,
.contactform-7-popup .wpcf7-form p span textarea {
padding: 8px 15px;
}
.edn-custom-template.ednpro-open-panel .ednpro-open-panel {
background-color: #949f15;
}
.edn-custom-template .ednpro-open-panel .ednpro_widgets_content h4 {
background: #818c02 none repeat scroll 0 0;
}
.edn-custom-template .ednpro-open-panel .ednpro_widgets_content h4::after {
border-bottom-color: #6d7801;
} .admin-bar .edn-position-left .ednpro-open-panel,
.admin-bar .edn-position-right .ednpro-open-panel {
margin-top: 31px;
}
.edn-position-right.edn-notify-bar.ednpro-open-panel .edn-container,
.edn-position-left.edn-notify-bar.ednpro-open-panel .edn-container {
z-index: 0;
}
.edn-notify-bar .tagcloud a {
font-size: 16px !important;
}
#edn_main_template3.edn-notify-bar .tagcloud a {
border-color: #666;
color: #666;
}
.edn-notify-bar .tagcloud a:hover,
#edn_main_template3.edn-notify-bar .tagcloud a:hover {
background: #fff none repeat scroll 0 0;
border-color: #fff;
color: #333;
}
input[type="submit"] { }
input[type="submit"]:hover,
input[type="submit"]:focus { }
.edn-notify-bar button:hover,
.edn-notify-bar button:focus {
background: #bbb none repeat scroll 0 0;
}
.endpro_main_leftright_wrapper.ednpro_opt_settings_leftright_wrapper.edn_csubscribe_form {
padding-bottom: 7px;
padding-top: 7px;
}
.endpro_main_leftright_wrapper.ednpro_opt_settings_leftright_wrapper.edn_csubscribe_form {
padding-bottom: 10px;
padding-top: 7px;
} 
.edn-notify-bar textarea {
height: 130px;
}
.edn-notify-bar textarea#edn_contact_us_message {
height: auto;
}  @-moz-keyframes DownToUp {
49% {
-moz-transform:translateY(-100%);
-webkit-transform:translateY(-100%);
transform:translateY(-100%);
}
50% {
-moz-transform:translateY(100%);
-webkit-transform:translateY(100%);
transform:translateY(100%);
opacity: 0;
}
51% {
opacity: 1;
}
}
@-webkit-keyframes DownToUp {
49% {
-moz-transform:translateY(-100%);
-webkit-transform:translateY(-100%);
transform:translateY(-100%);
}
50% {
-moz-transform:translateY(100%);
-webkit-transform:translateY(100%);
transform:translateY(100%);
opacity: 0;
}
51% {
opacity: 1;
}
}
@keyframes DownToUp {
49% {
-moz-transform:translateY(-100%);
-webkit-transform:translateY(-100%);
transform:translateY(-100%);
}
50% {
-moz-transform:translateY(100%);
-webkit-transform:translateY(100%);
transform:translateY(100%);
opacity: 0;
}
51% {
opacity: 1;
}
} .edn-custom-template .edn-contact-lightbox label {
width: 100% !important;
} .apexnb-single-right {
position: relative;
text-align: center;
}
.edn-position-top_absolute.apexnb-single-right {
position: absolute;
width: 100%;
top: 0;
}
.apexnb-single-right .edn_middle_content {
text-align: center;
}
.edn-custom-template .endpro_main_leftright_wrapper.ticker_leftright_wrapper .edn-left-section-wrap.ednpro_left_section {
width: 30% !important;    
}
.edn-custom-template .apexnb-video-section {
padding: 10px 0;
}
.edn-custom-template .endpro_main_leftright_wrapper.scroller_leftright_wrapper .edn-left-section-wrap.ednpro_left_section {
width: 30% !important;
}
.edn-custom-template.edn-position-left .endpro_main_leftright_wrapper.scroller_leftright_wrapper .edn-left-section-wrap.ednpro_left_section,
.edn-custom-template.edn-position-right .endpro_main_leftright_wrapper.scroller_leftright_wrapper .edn-left-section-wrap.ednpro_left_section {
width: 100% !important;
}
.edn-position-left .apexnb_layout1 .time_circles > div {
width: 26% !important;
margin-left: -9px;
}
.edn-position-left .apexnb_layout1 .time_circles > div.textDiv_Days {
margin-left: -1px;
}
.edn-position-left .apexnb_layout1 .time_circles > div.textDiv_Seconds {
margin-left: -15px !important;
}
.edn-position-left .apexnb_layout1 .time_circles > div.textDiv_Minutes {
margin-left: -12px !important;
}
.edn-position-left .apexnb_layout1 .time_circles > div.textDiv_Hours {
margin-left: -7px !important;
}
.edn-mailchimp-wrap .show_icon {
position: static;
} .edn_middle_content.scroller_template_wrapper {
padding: 0;
}
.edn-template-13 .edn_countdown_timer_main_wrapper .countdown-wrap .btn_calltoaction {
background: #000;
} #pre_template_3 .contactform-7-popup .wpcf7-form p label {
color: #000;
}
.edn-contact-lightbox-inner-wrap .edn-col-full {
float: right;
}
.pre_template_13.edn-bottom-down-arrow.open, .pre_template_13 .edn-top-up-arrow.open{
background-color:#4c5a65;
border-radius: 50%;
}
.edn-notify-bar.apexnb-single-right .apexnb-search-layout3.apexnb-searchwrapper .searchform {
width: 42%;
}
#edn_main_template3 .edn-mailchimp-wrap .edn-front-title {
width: auto;
}
#edn_main_template13 .edn-template-13 .edn-contact-lightbox .edn-form-field .edn-field input.edn-contact-submit {
color: #4c5a65;
}
#edn_main_template14 .edn-contact-lightbox .contactform-7-popup label {
color: #000;
}
.edn-position-right .edn-subscribe-form .edn-form-field .edn-front-title,
.edn-position-left .edn-subscribe-form .edn-form-field .edn-front-title {
width: 109%;
}
.edn-position-right .edn-subscribe-form .edn-form-field .edn_subs_submit_ajax,
.edn-position-left  .edn-subscribe-form .edn-form-field .edn_subs_submit_ajax {
line-height: 26px;
} 
#edn_main_template10 .edn-left-subscribe-content .edn_subs_submit_ajax,
#edn_main_template12 .edn-left-subscribe-content .edn_subs_submit_ajax {
float: right;
}
.edn-template-12 .edn-subscribe-form .edn-form-field .edn_subs_email_r,
.edn-template-12 .edn-subscribe-form .edn-form-field .edn_subs_submit_ajax {
height: 36px;
}
#edn_main_template12.edn-position-left .edn-subscribe-form .edn-form-field .edn_subs_email_r {
width: 66%;
float: left;
}
#edn_main_template15.edn-position-bottom .edn-form-field .edn_mailchimp_submit_ajax,
#edn_main_template15.edn-position-top .edn-form-field .edn_mailchimp_submit_ajax {
padding: 7px 15px;
}
.edn-twitter-feed-wrap {
color: red;
position: relative;
} .edn-temp-design-wrapper .edn-position-right .edn-subscribe-form .edn-form-field .edn_subs_email_r, 
.edn-temp-design-wrapper .edn-position-left .edn-subscribe-form .edn-form-field .edn_subs_email_r {
float: left;
width: 68%;
}
.edn-template-13 .edn-position-left .edn-template-wrap, 
.edn-template-13 .edn-position-right .edn-template-wrap,
.edn-template-14 .edn-position-left .edn-template-wrap, 
.edn-template-14 .edn-position-right .edn-template-wrap {
line-height: 1.2;
}
.edn-template-15 .edn-position-left .edn-template-wrap, 
.edn-template-15 .edn-position-right .edn-template-wrap {
line-height: 21px;
}
.ednpro_right_section .edn-subscribe-form .edn-front-title, 
.ednpro_right_section .edn-mailchimp-wrap .edn-front-title {
padding-left: 0;
}
.edn-custom-template .edn_static_text .edn-text-link a, 
.edn-custom-template .edn_multiple_text .edn-mulitple-text-content a {
padding: 2px 8px;
line-height: 1.5;
} .edn-custom-template .edn-multiple-content-wrap .edn-ticker-wrapper .edn-mulitple-text-content {
width: 80%;
float: left;
padding-top: 9px;
}
.edn-custom-template .edn-multiple-content-wrap .edn-ticker-wrapper .edn-ca-contact-form {
float: left;
}
.edn-custom-template .ticker-wrapper .ticker-content a {
margin-top: 1px;
}
.edn-custom-template .edn-front-title .show_icon {
position: static;
}
.edn-custom-template.edn-position-right .endpro_main_leftright_wrapper .ednpro_left_section,
.edn-custom-template.edn-position-left .endpro_main_leftright_wrapper .ednpro_left_section {
width: 100%;
}
.edn-custom-template .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout2 .apex_countdown div {
background-color: #fe5656; 
}
.edn-custom-template .edn_countdown_timer_main_wrapper .countdown-wrap .btn_calltoaction {
background-color: #fe5656;
}
.edn-custom-template.edn-position-right #clockdiv div:last-child,
.edn-custom-template.edn-position-left #clockdiv div:last-child{
margin-right: 0;
} 
.edn-position-left .ednpro-top-panel-open span,
.edn-position-right .ednpro-top-panel-open span {
background: transparent;
margin-top: -16px;
}
#edn_custom_template .ednpro-open-panel {
background: #000;
}
#edn_custom_template .ednpro-open-panel .ednpro_widgets_content p {
color: #fff;
}
#edn_custom_template .ednpro-open-panel .ednpro_widgets_content {
color: #fff;
} #edn_main_template1 .wpmm-text-widgets .wpmm-desc,
#edn_main_template4 .wpmm-text-widgets .wpmm-desc,
#edn_main_template11 .wpmm-text-widgets .wpmm-desc,
#edn_main_template15 .wpmm-text-widgets .wpmm-desc {
color: rgba(255, 255, 255, 0.9);
} .edn-position-top.ednpro-open-panel-show .ednpro-top-panel-open i,
.edn-position-top_absolute.ednpro-open-panel-show .ednpro-top-panel-open i {
-moz-transform: scaleY(-1);
-o-transform: scaleY(-1);
-webkit-transform: scaleY(-1);
transform: scaleY(-1);
line-height: 29px;
}
.edn-position-left.edn-notify-bar .ednpro-top-panel-open, 
.edn-position-right.edn-notify-bar .ednpro-top-panel-open {
height: 100%;
width: 19px;
top: 0;
}
.edn-position-left.edn-notify-bar .ednpro-top-panel-open i, 
.edn-position-right.edn-notify-bar .ednpro-top-panel-open i {
top: 26%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
text-align: center;
font-size: 26px;
height: 50px;
}
.edn-position-left.edn-notify-bar .ednpro-top-panel-open i {
left: -5px;
transform: rotate(270deg);
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
line-height: 2.5;
}
.edn-position-left.edn-notify-bar.ednpro-open-panel-show .ednpro-top-panel-open i {
-moz-transform: rotate(90deg);
-o-transform: rotate(90deg);
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
line-height: 1.5;
}
.edn-position-left .ednpro-top-panel-open span {
margin-top: 10px;
margin-left: 30px;
}
.edn-position-right .ednpro-top-panel-open i {
right: -7px;
}
.edn-position-right.edn-notify-bar .ednpro-top-panel-open i {
transform: translateY(-50%) rotate(90deg);
-webkit-transform: translateY(-50%) rotate(90deg);
-ms-transform: translateY(-50%) rotate(90deg);
line-height: 2.5;
}
.edn-position-right.edn-notify-bar.ednpro-open-panel-show .ednpro-top-panel-open i {
transform: translateY(-50%) rotate(270deg);
-webkit-transform: translateY(-50%) rotate(270deg);
-ms-transform: translateY(-50%) rotate(270deg);
line-height: 1.3;
}
.edn-position-bottom .ednpro-top-panel-open span {
position: absolute;
z-index: 999999;
top: -50px;
} .edn-template-1 .edn-temp1-static-button,
.edn-template-2 .edn-temp2-static-button,
.edn-template-3 .edn-temp3-static-button,
.edn-template-4 .edn-temp4-static-button,
.edn-template-5 .edn-temp5-static-button,
.edn-template-6 .edn-temp6-static-button,
.edn-template-7 .edn-temp7-static-button,
.edn-template-8 .edn-temp8-static-button,
.edn-template-9 .edn-temp9-static-button,
.edn-template-10 .edn-temp10-static-button,
.edn-template-11 .edn-temp11-static-button,
.edn-template-12 .edn-temp12-static-button,
.edn-template-13 .edn-temp13-static-button,
.edn-template-14 .edn-temp14-static-button,
.edn-template-15 .edn-temp15-static-button,
.edn-template-1 .edn-subscribe-form .edn-form-field .edn_subs_submit_ajax,
.edn-template-2 .edn-subscribe-form .edn-form-field .edn_subs_submit_ajax,
.edn-template-3 .edn-subscribe-form .edn-form-field .edn_subs_submit_ajax,
.edn-template-4 .edn-subscribe-form .edn-form-field .edn_subs_submit_ajax,
.edn-template-5 .edn-subscribe-form .edn-form-field .edn_subs_submit_ajax,
.edn-template-6 .edn-subscribe-form .edn-form-field .edn_subs_submit_ajax,
.edn-template-7 .edn-subscribe-form .edn-form-field .edn_subs_submit_ajax,
.edn-template-8 .edn-subscribe-form .edn-form-field .edn_subs_submit_ajax,
.edn-template-9 .edn-subscribe-form .edn-form-field .edn_subs_submit_ajax,
.edn-template-10 .edn-subscribe-form .edn-form-field .edn_subs_submit_ajax,
.edn-template-11 .edn-subscribe-form .edn-form-field .edn_subs_submit_ajax,
.edn-template-12 .edn-subscribe-form .edn-form-field .edn_subs_submit_ajax,
.edn-template-13 .edn-subscribe-form .edn-form-field .edn_subs_submit_ajax,
.edn-template-14 .edn-subscribe-form .edn-form-field .edn_subs_submit_ajax,
.edn-template-15 .edn-subscribe-form .edn-form-field .edn_subs_submit_ajax,
.edn-template-1 .edn-custom-contact-link,
.edn-template-2 .edn-custom-contact-link,
.edn-template-3 .edn-custom-contact-link,
.edn-template-4 .edn-custom-contact-link,
.edn-template-5 .edn-custom-contact-link,
.edn-template-6 .edn-custom-contact-link,
.edn-template-7 .edn-custom-contact-link,
.edn-template-8 .edn-custom-contact-link,
.edn-template-9 .edn-custom-contact-link,
.edn-template-10 .edn-custom-contact-link,
.edn-template-11 .edn-custom-contact-link,
.edn-template-12 .edn-custom-contact-link,
.edn-template-13 .edn-custom-contact-link,
.edn-template-14 .edn-custom-contact-link,
.edn-template-15 .edn-custom-contact-link,
.edn-template-1 .edn-form-field .edn_mailchimp_submit_ajax,
.edn-template-2 .edn-form-field .edn_mailchimp_submit_ajax,
.edn-template-3 .edn-form-field .edn_mailchimp_submit_ajax,
.edn-template-4 .edn-form-field .edn_mailchimp_submit_ajax,
.edn-template-5 .edn-form-field .edn_mailchimp_submit_ajax,
.edn-template-6 .edn-form-field .edn_mailchimp_submit_ajax,
.edn-template-7 .edn-form-field .edn_mailchimp_submit_ajax,
.edn-template-8 .edn-form-field .edn_mailchimp_submit_ajax,
.edn-template-9 .edn-form-field .edn_mailchimp_submit_ajax,
.edn-template-10 .edn-form-field .edn_mailchimp_submit_ajax,
.edn-template-11 .edn-form-field .edn_mailchimp_submit_ajax,
.edn-template-12 .edn-form-field .edn_mailchimp_submit_ajax,
.edn-template-13 .edn-form-field .edn_mailchimp_submit_ajax,
.edn-template-14 .edn-form-field .edn_mailchimp_submit_ajax,
.edn-template-15 .edn-form-field .edn_mailchimp_submit_ajax,
.edn-template-1 .edn-form-field .constant_subscribe,
.edn-template-2 .edn-form-field .constant_subscribe,
.edn-template-3 .edn-form-field .constant_subscribe,
.edn-template-4 .edn-form-field .constant_subscribe,
.edn-template-5 .edn-form-field .constant_subscribe,
.edn-template-6 .edn-form-field .constant_subscribe,
.edn-template-7 .edn-form-field .constant_subscribe,
.edn-template-8 .edn-form-field .constant_subscribe,
.edn-template-9 .edn-form-field .constant_subscribe,
.edn-template-10 .edn-form-field .constant_subscribe,
.edn-template-11 .edn-form-field .constant_subscribe,
.edn-template-12 .edn-form-field .constant_subscribe,
.edn-template-13 .edn-form-field .constant_subscribe,
.edn-template-14 .edn-form-field .constant_subscribe,
.edn-template-15 .edn-form-field .constant_subscribe,
.edn-template-1 .edn_countdown_timer_main_wrapper .countdown-wrap .btn_calltoaction,
.edn-template-2 .edn_countdown_timer_main_wrapper .countdown-wrap .btn_calltoaction,
.edn-template-3 .edn_countdown_timer_main_wrapper .countdown-wrap .btn_calltoaction,
.edn-template-4 .edn_countdown_timer_main_wrapper .countdown-wrap .btn_calltoaction,
.edn-template-5 .edn_countdown_timer_main_wrapper .countdown-wrap .btn_calltoaction,
.edn-template-6 .edn_countdown_timer_main_wrapper .countdown-wrap .btn_calltoaction,
.edn-template-7 .edn_countdown_timer_main_wrapper .countdown-wrap .btn_calltoaction,
.edn-template-8 .edn_countdown_timer_main_wrapper .countdown-wrap .btn_calltoaction,
.edn-template-9 .edn_countdown_timer_main_wrapper .countdown-wrap .btn_calltoaction,
.edn-template-10 .edn_countdown_timer_main_wrapper .countdown-wrap .btn_calltoaction,
.edn-template-11 .edn_countdown_timer_main_wrapper .countdown-wrap .btn_calltoaction,
.edn-template-12 .edn_countdown_timer_main_wrapper .countdown-wrap .btn_calltoaction,
.edn-template-13 .edn_countdown_timer_main_wrapper .countdown-wrap .btn_calltoaction,
.edn-template-14 .edn_countdown_timer_main_wrapper .countdown-wrap .btn_calltoaction,
.edn-template-15 .edn_countdown_timer_main_wrapper .countdown-wrap .btn_calltoaction,
.edn-template-1 .apexnb-video-popup-section .apexnb-video-btn,
.edn-template-2 .apexnb-video-popup-section .apexnb-video-btn,
.edn-template-3 .apexnb-video-popup-section .apexnb-video-btn,
.edn-template-4 .apexnb-video-popup-section .apexnb-video-btn,
.edn-template-5 .apexnb-video-popup-section .apexnb-video-btn,
.edn-template-6 .apexnb-video-popup-section .apexnb-video-btn,
.edn-template-7 .apexnb-video-popup-section .apexnb-video-btn,
.edn-template-8 .apexnb-video-popup-section .apexnb-video-btn,
.edn-template-9 .apexnb-video-popup-section .apexnb-video-btn,
.edn-template-10 .apexnb-video-popup-section .apexnb-video-btn,
.edn-template-11 .apexnb-video-popup-section .apexnb-video-btn,
.edn-template-12 .apexnb-video-popup-section .apexnb-video-btn,
.edn-template-13 .apexnb-video-popup-section .apexnb-video-btn,
.edn-template-14 .apexnb-video-popup-section .apexnb-video-btn,
.edn-template-15 .apexnb-video-popup-section .apexnb-video-btn,
.edn-template-1 .apexnb-searchwrapper .apex-search-right-section .btn-search-now,
.edn-template-2 .apexnb-searchwrapper .apex-search-right-section .btn-search-now,
.edn-template-3 .apexnb-searchwrapper .apex-search-right-section .btn-search-now,
.edn-template-4 .apexnb-searchwrapper .apex-search-right-section .btn-search-now,
.edn-template-5 .apexnb-searchwrapper .apex-search-right-section .btn-search-now,
.edn-template-6 .apexnb-searchwrapper .apex-search-right-section .btn-search-now,
.edn-template-7 .apexnb-searchwrapper .apex-search-right-section .btn-search-now,
.edn-template-8 .apexnb-searchwrapper .apex-search-right-section .btn-search-now,
.edn-template-9 .apexnb-searchwrapper .apex-search-right-section .btn-search-now,
.edn-template-10 .apexnb-searchwrapper .apex-search-right-section .btn-search-now,
.edn-template-11 .apexnb-searchwrapper .apex-search-right-section .btn-search-now,
.edn-template-12 .apexnb-searchwrapper .apex-search-right-section .btn-search-now,
.edn-template-13 .apexnb-searchwrapper .apex-search-right-section .btn-search-now,
.edn-template-14 .apexnb-searchwrapper .apex-search-right-section .btn-search-now,
.edn-template-15 .apexnb-searchwrapper .apex-search-right-section .btn-search-now,
.edn-custom-template.edn-notify-bar .edn_static_text .edn-call-action-button a,
.edn-custom-template.edn-notify-bar .edn-custom-contact-link,
.edn-custom-template.edn-notify-bar .edn-subscribe-form .edn-form-field .edn_subs_submit_ajax,
.edn-custom-template.edn-notify-bar .edn-form-field .edn_mailchimp_submit_ajax,
.edn-custom-template.edn-notify-bar .edn-form-field .constant_subscribe,
.edn-rss-feed li a,
.apexnb-logo-social-right-section .edn_countdown_timer_main_wrapper .countdown-wrap .btn_calltoaction,
.apexnb-video-popup-section .apexnb-video-btn {
transition: all ease 0.3s;
-webkit-transition: all ease 0.3s;
-ms-transition: all ease 0.3s;
}
.edn-template-1 .edn-temp1-static-button:hover,
.edn-template-1 .edn-subscribe-form .edn-form-field .edn_subs_submit_ajax:hover,
.edn-template-1 .edn-custom-contact-link:hover,
.edn-template-1 .edn-form-field .edn_mailchimp_submit_ajax:hover,
.edn-template-1 .edn-form-field .constant_subscribe:hover,
.edn-template-1 .edn_countdown_timer_main_wrapper .countdown-wrap .btn_calltoaction:hover,
.edn-template-1 .apexnb-video-popup-section .apexnb-video-btn:hover,
.edn-template-1 .apexnb-searchwrapper .apex-search-right-section .btn-search-now:hover,
.edn-template-1 .edn-rss-feed li a:hover {
color: #44d2e3;
background: #fff;
}
.edn-template-2 .edn-temp2-static-button:hover,
.edn-template-2 .edn-subscribe-form .edn-form-field .edn_subs_submit_ajax:hover,
.edn-template-2 .edn-custom-contact-link:hover,
.edn-template-2 .edn-form-field .edn_mailchimp_submit_ajax:hover,
.edn-template-2 .edn-form-field .constant_subscribe:hover,
.edn-template-2 .edn_countdown_timer_main_wrapper .countdown-wrap .btn_calltoaction:hover,
.edn-template-2 .apexnb-video-popup-section .apexnb-video-btn:hover,
.edn-template-2 .apexnb-searchwrapper .apex-search-right-section .btn-search-now:hover,
.edn-template-2 .edn-rss-feed li a:hover {
color: #BA9E2E;
background: #fff;
}
.edn-template-3 .edn-temp3-static-button:hover,
.edn-template-3 .edn-subscribe-form .edn-form-field .edn_subs_submit_ajax:hover,
.edn-template-3 .edn-custom-contact-link:hover,
.edn-template-3 .edn-form-field .edn_mailchimp_submit_ajax:hover,
.edn-template-3 .edn-form-field .constant_subscribe:hover,
.edn-template-3 .edn_countdown_timer_main_wrapper .countdown-wrap .btn_calltoaction:hover,
.edn-template-3 .apexnb-video-popup-section .apexnb-video-btn:hover,
.edn-template-3 .apexnb-searchwrapper .apex-search-right-section .btn-search-now:hover,
.edn-template-3 .edn-rss-feed li a:hover {
color: #fff;
background: rgba(254, 86, 86, 0.4);
}
.edn-template-4 .edn-temp4-static-button:hover,
.edn-template-4 .edn-subscribe-form .edn-form-field .edn_subs_submit_ajax:hover,
.edn-template-4 .edn-custom-contact-link:hover,
.edn-template-4 .edn-form-field .edn_mailchimp_submit_ajax:hover,
.edn-template-4 .edn-form-field .constant_subscribe:hover,
.edn-template-4 .edn_countdown_timer_main_wrapper .countdown-wrap .btn_calltoaction:hover,
.edn-template-4 .apexnb-video-popup-section .apexnb-video-btn:hover,
.edn-template-4 .apexnb-searchwrapper .apex-search-right-section .btn-search-now:hover,
.edn-template-4 .edn-rss-feed li a:hover {
color: #fc8f44;
background: #fff;
}
.edn-template-5 .edn-temp5-static-button:hover,
.edn-template-5 .edn-subscribe-form .edn-form-field .edn_subs_submit_ajax:hover,
.edn-template-5 .edn-custom-contact-link:hover,
.edn-template-5 .edn-form-field .edn_mailchimp_submit_ajax:hover,
.edn-template-5 .edn-form-field .constant_subscribe:hover,
.edn-template-5 .edn_countdown_timer_main_wrapper .countdown-wrap .btn_calltoaction:hover,
.edn-template-5 .apexnb-video-popup-section .apexnb-video-btn:hover,
.edn-template-5 .apexnb-searchwrapper .apex-search-right-section .btn-search-now:hover,
.edn-template-5 .edn-rss-feed li a:hover {
color: #107a64;
background: #fff;
}
.edn-template-6 .edn-temp6-static-button:hover,
.edn-template-6 .edn-subscribe-form .edn-form-field .edn_subs_submit_ajax:hover,
.edn-template-6 .edn-custom-contact-link:hover,
.edn-template-6 .edn-form-field .edn_mailchimp_submit_ajax:hover,
.edn-template-6 .edn-form-field .constant_subscribe:hover,
.edn-template-6 .edn_countdown_timer_main_wrapper .countdown-wrap .btn_calltoaction:hover,
.edn-template-6 .apexnb-video-popup-section .apexnb-video-btn:hover,
.edn-template-6 .apexnb-searchwrapper .apex-search-right-section .btn-search-now:hover,
.edn-template-6 .edn-rss-feed li a:hover {
color: #2d3053;
background: #fff;
}
.edn-template-7 .edn-temp7-static-button:hover,
.edn-template-7 .edn-subscribe-form .edn-form-field .edn_subs_submit_ajax:hover,
.edn-template-7 .edn-custom-contact-link:hover,
.edn-template-7 .edn-form-field .edn_mailchimp_submit_ajax:hover,
.edn-template-7 .edn_countdown_timer_main_wrapper .countdown-wrap .btn_calltoaction:hover,
.edn-template-7 .apexnb-video-popup-section .apexnb-video-btn:hover,
.edn-template-7 .apexnb-searchwrapper .apex-search-right-section .btn-search-now:hover,
.edn-template-7 .edn-rss-feed li a:hover {
color: #007bc1;
background: #fff;
}
.edn-template-8 .edn-temp8-static-button:hover,
.edn-template-8 .edn-subscribe-form .edn-form-field .edn_subs_submit_ajax:hover,
.edn-template-8 .edn-custom-contact-link:hover,
.edn-template-8 .edn-form-field .edn_mailchimp_submit_ajax:hover,
.edn-template-8 .edn-form-field .constant_subscribe:hover,
.edn-template-8 .edn_countdown_timer_main_wrapper .countdown-wrap .btn_calltoaction:hover,
.edn-template-8 .apexnb-searchwrapper .apex-search-right-section .btn-search-now:hover,
.edn-template-8 .edn-rss-feed li a:hover {
color: #0091ea;
background: #fff;
}
.edn-template-9 .edn-temp9-static-button:hover,
.edn-template-9 .edn-subscribe-form .edn-form-field .edn_subs_submit_ajax:hover,
.edn-template-9 .edn-custom-contact-link:hover,
.edn-template-9 .edn-form-field .edn_mailchimp_submit_ajax:hover,
.edn-template-9 .edn-form-field .constant_subscribe:hover,
.edn-template-9 .edn_countdown_timer_main_wrapper .countdown-wrap .btn_calltoaction:hover,
.edn-template-9 .apexnb-video-popup-section .apexnb-video-btn:hover,
.edn-template-9 .apexnb-searchwrapper .apex-search-right-section .btn-search-now:hover,
.edn-template-9 .edn-rss-feed li a:hover {
color: #ab2c2c;
background: #fff;
}
.edn-template-10 .edn-temp10-static-button:hover,
.edn-template-10 .edn-subscribe-form .edn-form-field .edn_subs_submit_ajax:hover,
.edn-template-10 .edn-custom-contact-link:hover,
.edn-template-10 .edn-form-field .edn_mailchimp_submit_ajax:hover,
.edn-template-10 .edn-form-field .constant_subscribe:hover,
.edn-template-10 .edn_countdown_timer_main_wrapper .countdown-wrap .btn_calltoaction:hover,
.edn-template-10 .apexnb-video-popup-section .apexnb-video-btn:hover,
.edn-template-10 .apexnb-searchwrapper .apex-search-right-section .btn-search-now:hover,
.edn-template-10 .edn-rss-feed li a:hover {
color: #ffd630;
background: #000;
}
.edn-template-11 .edn-temp11-static-button:hover,
.edn-template-11 .edn-subscribe-form .edn-form-field .edn_subs_submit_ajax:hover,
.edn-template-11 .edn-custom-contact-link:hover,
.edn-template-11 .edn-form-field .edn_mailchimp_submit_ajax:hover,
.edn-template-11 .edn-form-field .constant_subscribe:hover,
.edn-template-11 .edn_countdown_timer_main_wrapper .countdown-wrap .btn_calltoaction:hover,
.edn-template-11 .apexnb-video-popup-section .apexnb-video-btn:hover,
.edn-template-11 .apexnb-searchwrapper .apex-search-right-section .btn-search-now:hover,
.edn-template-11 .edn-rss-feed li a:hover {
color: #9ebe3c;
background: rgba(0,0,0,0.6);
}
.edn-template-12 .edn-temp12-static-button:hover,
.edn-template-12 .edn-subscribe-form .edn-form-field .edn_subs_submit_ajax:hover,
.edn-template-12 .edn-custom-contact-link:hover,
.edn-template-12 .edn-form-field .edn_mailchimp_submit_ajax:hover,
.edn-template-12 .edn-form-field .constant_subscribe:hover,
.edn-template-12 .edn_countdown_timer_main_wrapper .countdown-wrap .btn_calltoaction:hover,
.edn-template-12 .apexnb-video-popup-section .apexnb-video-btn:hover,
.edn-template-12 .apexnb-searchwrapper .apex-search-right-section .btn-search-now:hover,
.edn-template-12 .edn-rss-feed li a:hover {
color: #BA9E2E;
background: #fff;
}
.edn-template-13 .edn-temp13-static-button:hover,
.edn-template-13 .edn-subscribe-form .edn-form-field .edn_subs_submit_ajax:hover,
.edn-template-13 .edn-custom-contact-link:hover,
.edn-template-13 .edn-form-field .edn_mailchimp_submit_ajax:hover,
.edn-template-13 .edn-form-field .constant_subscribe:hover,
.edn-template-13 .edn_countdown_timer_main_wrapper .countdown-wrap .btn_calltoaction:hover,
.edn-template-13 .apexnb-video-popup-section .apexnb-video-btn:hover,
.edn-template-13 .apexnb-searchwrapper .apex-search-right-section .btn-search-now:hover,
.edn-template-13 .edn-rss-feed li a:hover {
color: #fff;
background: #BA9E2E;
}
.edn-template-14 .edn-temp14-static-button:hover,
.edn-template-14 .edn-subscribe-form .edn-form-field .edn_subs_submit_ajax:hover,
.edn-template-14 .edn-custom-contact-link:hover,
.edn-template-14 .edn-form-field .edn_mailchimp_submit_ajax:hover,
.edn-template-14 .edn-form-field .constant_subscribe:hover,
.edn-template-14 .edn_countdown_timer_main_wrapper .countdown-wrap .btn_calltoaction:hover,
.edn-template-14 .apexnb-video-popup-section .apexnb-video-btn:hover,
.edn-template-14 .apexnb-searchwrapper .apex-search-right-section .btn-search-now:hover,
.edn-template-14 .edn-rss-feed li a:hover {
color: #BA9E2E;
background: #000;
}
.edn-template-15 .edn-temp15-static-button:hover,
.edn-template-15 .edn-subscribe-form .edn-form-field .edn_subs_submit_ajax:hover,
.edn-template-15 .edn-custom-contact-link:hover,
.edn-template-15 .edn-form-field .edn_mailchimp_submit_ajax:hover,
.edn-template-15 .edn-form-field .constant_subscribe:hover,
.edn-template-15 .edn_countdown_timer_main_wrapper .countdown-wrap .btn_calltoaction:hover,
.edn-template-15 .apexnb-video-popup-section .apexnb-video-btn:hover,
.edn-template-15 .apexnb-searchwrapper .apex-search-right-section .btn-search-now:hover,
.edn-template-15 .edn-rss-feed li a:hover {
color: #fff;
background: rgba(0,0,0,0.7);
}
.apexnb-video-layout1.apexnb-video-popup-section .apexnb-video-btn:hover,
.apexnb-video-layout4.apexnb-video-popup-section .apexnb-video-btn:hover {
background: none;
color: inherit;
}
.edn-custom-template.edn-notify-bar .edn_static_text .edn-call-action-button a:hover {
background: #fff;
color: #636b0f;
}
.edn-custom-template.edn-notify-bar .edn-custom-contact-link:hover {
color: #e05d22;
background: #fff;
}
.edn-custom-template.edn-notify-bar .edn-subscribe-form .edn-form-field .edn_subs_submit_ajax:hover {
background: #fff;
color: #e05d22;
}
.edn-custom-template.edn-notify-bar .edn-form-field .edn_mailchimp_submit_ajax:hover {
background: #5e5e5e;
color: #e5dcd0;
}
.edn-custom-template.edn-notify-bar .edn-form-field .constant_subscribe:hover {
background: #fff;
color: #000;
}
.edn-position-top .endpro_main_leftright_wrapper .edn-subscribe-form .edn-error {
padding-left: 0;
}
.edn-position-top.edn-custom-template .edn-form-field .edn-error {
text-align: left;
} .edn-position-right#edn_main_template15 .ednpro-top-panel-open,
.edn-position-left#edn_main_template15 .ednpro-top-panel-open {
background: #000;
} .apexnb-custom-show-bg {
position: relative;
}
.apexnb-custom-show-bg:before {
content: '';
position: absolute;
background: rgba(0,0,0,0.8);
top: 0;
width: 100%;
height: 100%;
left: 0;
}
.edn-custom-design-wrapper .edn-subscribe-form span{
font-size: 12px;
} .edn-custom-template .edn_error, .edn-error {
color: red; 
font-size: 12px;
}
.edn_middle_content.ednpro_searchform_settings_pattern{
padding:9px; 
}@media (max-width: 1200px) {
.edn_pro_static_leftright_wrapper .ednpro_left_section {
text-align: center;
}
.edn_pro_static_leftright_wrapper .edn_pro_static_template_wrapper {
padding-right: 10px;
}
.edn-social-icons-bg {
line-height: 1.8;
}
.endpro_main_leftright_wrapper .ednpro_right_section.ednpro_opt_settings_template_wrapper {
padding: 3px 10px;
}
.edn_pro-social-title {
max-width: 100%;
text-align: center;
}
.endpro_main_leftright_wrapper.slider_leftright_wrapper .ednpro_bar_icons {
text-align: center;
}
.endpro_main_leftright_wrapper .ednpro_bar_icons {
text-align: center;
} .edn-form-field input.edn-mailchimp-email,
.edn-subscribe-form .edn-form-field .edn_subs_email_r,
.edn-constant-contact-wrap .edn-form-field .edn-constantcontact-email,
.edn-constant-contact-wrap .edn-form-field .edn-constantcontact-firstname {
width: 200px;
}
.edn-constant-contact-wrap .edn-form-field {
margin-left: 10px;
}
.edn_pro-social-title,
.edn-front-title,
.edn-temp1-social-heading-title {
margin-right: 0px;
margin-bottom: 10px;
}
.edn-position-top .edn-subscribe-form .edn-error,
.edn-position-top_absolute .edn-subscribe-form .edn-error,
.edn-position-top .edn-subscribe-form .edn-success,
.edn-position-top_absolute .edn-subscribe-form .edn-success {
left: 0%;
}
.endpro_main_leftright_wrapper .edn-constant-contact-wrap .edn-front-title {
display: inline-block;
width: 30%;
}
.apexnb-logo-social-right-section .endpro_main_leftright_wrapper .edn-constant-contact-wrap .edn-front-title {
width: 70%;
}
.edn-position-left .endpro_main_leftright_wrapper .edn-constant-contact-wrap .edn-front-title,
.edn-position-right .endpro_main_leftright_wrapper .edn-constant-contact-wrap .edn-front-title {
width: 100%;
}
.endpro_main_leftright_wrapper .edn-constant-contact-wrap .edn-front-title h3 {
max-width: 100%;
width: 100%;
}
.endpro_main_leftright_wrapper.ednpro_opt_settings_leftright_wrapper .ednpro_bar_icons {
width: auto;
} .endpro_main_leftright_wrapper .ednpro_right_section {
margin-left: 10px;
}
.endpro_main_leftright_wrapper.ednpro_opt_settings_leftright_wrapper .ednpro_left_section {
margin-right: 0px;
}
.ednpro_opt_settings_leftright_wrapper .ednpro_right_section.ednpro_opt_settings_template_wrapper {
width: 68%;
text-align: center;
}
.edn-position-left .ednpro_opt_settings_leftright_wrapper .ednpro_right_section.ednpro_opt_settings_template_wrapper,
.edn-position-right .ednpro_opt_settings_leftright_wrapper .ednpro_right_section.ednpro_opt_settings_template_wrapper {
width: 100%;
}
.endpro_main_leftright_wrapper .ednpro_left_section {
margin-right: 10px;
}
.edn-position-bottom .edn-mailchimp-wrap,
.edn-position-top .edn-mailchimp-wrap {
padding-bottom: 10px;
}
.edn-custom-template .ednpro_static_leftright_wrapper .ednpro_right_section {
width: 55%;
}
.endpro_main_leftright_wrapper.ticker_leftright_wrapper .ednpro_right_section .ticker-content {
max-width: 61%;
}
.ticker .edn-mulitple-text-content {
max-width: 80%;
}
.right .ticker .edn-mulitple-text-content {
text-align: right;
}
.edn_pro_static_leftright_wrapper .ednpro_right_section,
.ednpro_static_leftright_wrapper .ednpro_right_section {
width: 58%;
}
.endpro_main_leftright_wrapper .edn-text-link {
max-width: 90%;
}
.edn-subscribe-form .edn-form-field {
margin-right: 10px;
}
.ednpro_user-can-close {
right: 5px;
}
.edn-custom-template .endpro_main_leftright_wrapper .ednpro_left_section {
text-align: center;
}
.apexnb-logo-social-right-section .endpro_main_leftright_wrapper .ednpro_right_section {
width: 60%;
}
.apexnb-logo-social-right-section .endpro_main_leftright_wrapper .ednpro_left_section {
width: 35%;
}
.apexnb-search-layout3 .apex-search-right-section.apexnb_show_both_sbtn label {
width: 100%;
margin-bottom: 10px;
}
.apexnb-search-layout3 .apex-search-right-section.apexnb_show_both_sbtn button {
float: none;
margin: 0 auto;
}
.apexnb-search-layout4.apexnb-searchwrapper .apex-onscreen-description {
margin-bottom: 12px;
}
.apexnb-searchwrapper .apex-onscreen-description {
max-width: 100%;
}
}
@media (max-width: 1024px) { .edn-subscribe-form .edn-front-title{
padding-left: 0px !important;
}
.edn-subscribe-form .edn-front-title h3, .edn-mailchimp-wrap .edn-front-title h3 {
width: 85% !important;
}
.edn-constant-error,
.edn-constant-success {
bottom: -5px;
}
.edn-constant-contact-wrap .edn-form-field {
margin-left: 0;
}
.ednpro_opt_settings_leftright_wrapper .ednpro_left_section {
max-width: auto;
}
.edn_pro-social-title,
.edn-front-title,
.edn-temp1-social-heading-title {
margin-right: 0;
}
.edn-constant-contact-wrap .edn-front-title {
display: block;
margin-bottom: 10px;
}
.edn-subscribe-form .edn-front-title {
max-width: 100%;
margin-bottom: 5px;
}
.edn-subscribe-form .edn-front-title h3 {
max-width: 250px;
} .edn-notify-bar .bx-wrapper {
padding: 6px 104px;
}
.edn-position-left .right .ticker .edn-tweet-content,
.edn-position-left .right .ticker .ticker-content,
.edn-position-left .right .ticker .edn-mulitple-text-content,
.edn-position-right .right .ticker .edn-tweet-content,
.edn-position-right .right .ticker .ticker-content,
.edn-position-right .right .ticker .edn-mulitple-text-content {
float: left;
}
.endpro_main_leftright_wrapper.scroller_leftright_wrapper .ticker .edn-mulitple-text-content,
.edn-position-left .endpro_main_leftright_wrapper.scroller_leftright_wrapper .ednpro_right_section,
.edn-position-left .endpro_main_leftright_wrapper.scroller_leftright_wrapper .ticker .edn-mulitple-text-content  {
width: 100%;
}
.edn-position-left .endpro_main_leftright_wrapper.scroller_leftright_wrapper .right .ticker-content,
.edn-position-right .endpro_main_leftright_wrapper.scroller_leftright_wrapper .right .ticker-content {
right: 30px ! important;
}
.endpro_main_leftright_wrapper .ticker-wrapper .ticker-content {
width: 85%;
overflow: hidden;
text-overflow:ellipsis;
}
.edn-notify-bar .scroller_leftright_wrapper .ticker-wrapper p.ticker-content {
width: 74%;
}
.edn-notify-bar.edn-position-left .scroller_leftright_wrapper .ticker-wrapper p.ticker-content,
.edn-notify-bar.edn-position-right .scroller_leftright_wrapper .ticker-wrapper p.ticker-content {
width: 60%;
}
.edn-constant-contact-wrap .edn-front-title h3:before {
left: -31px;
}
.endpro_main_leftright_wrapper .ednpro_opt_settings_template_wrapper .edn-constant-contact-wrap .edn-front-title h3 {
margin-left: 36px;
max-width: 60%;
}
.endpro_main_leftright_wrapper .ednpro_opt_settings_template_wrapper .edn-constant-contact-wrap .edn-front-title {
width: auto;
}
.apexnb-logo-social-right-section .endpro_main_leftright_wrapper .ednpro_opt_settings_template_wrapper .edn-constant-contact-wrap .edn-front-title {
width: 100%;
}
.edn-custom-template .ednpro_static_leftright_wrapper .ednpro_right_section {
padding: 0 20px;
margin-left: 0;
}
.edn-custom-template.edn-notify-bar .ednpro_static_leftright_wrapper .ednpro_bar_icons,
.edn-custom-template.edn-notify-bar .slider_leftright_wrapper .ednpro_bar_icons,
.edn-custom-template.edn-notify-bar .ticker_leftright_wrapper .ednpro_bar_icons,
.edn-custom-template.edn-notify-bar .scroller_leftright_wrapper .ednpro_bar_icons {
width: 100%;
margin: 0 auto;
text-align: center;
}
.edn-position-top .slider_template_wrapper .edn_static_text,
.edn-position-top .slider_template_wrapper .edn-post-title-wrap .edn-post-title li,
.edn-position-bottom .slider_template_wrapper .edn_static_text,
.edn-position-bottom .slider_template_wrapper .edn-tweet-content,
.edn-position-bottom .slider_template_wrapper .edn-post-title-wrap .edn-post-title li,
.edn-position-top_absolute .slider_template_wrapper .edn_static_text,
.edn-position-top_absolute .slider_template_wrapper .edn-post-title-wrap .edn-post-title li {
width: 80%;
}
.edn-custom-template .slider_leftright_wrapper .ednpro_right_section {
width: 100%;
margin-left: 0;
}
.slider_leftright_wrapper .bx-wrapper .edn-mulitple-text-content {
max-width: 92%;
}
.edn_pro_static_leftright_wrapper .ednpro_right_section,
.edn-custom-template .ednpro_static_leftright_wrapper .ednpro_right_section {
width: 48%;
}
.edn_pro_static_leftright_wrapper .edn-text-link {
max-width: 90%;
}
.edn-custom-template .ednpro_static_leftright_wrapper .ednpro_right_section .edn-text-link {
max-width: 59%;
}
.ednpro_opt_settings_leftright_wrapper,
.ednpro_opt_settings_template_wrapper {
padding: 3px 7px;
}
.edn-position-top_absolute .edn-custom-template .endpro_main_leftright_wrapper .edn-constant-contact-wrap .edn-front-title,
.edn-position-bottom .edn-custom-template .endpro_main_leftright_wrapper .edn-constant-contact-wrap .edn-front-title,
.edn-position-top .edn-custom-template .endpro_main_leftright_wrapper .edn-constant-contact-wrap .edn-front-title {
width: auto;
}
.edn-position-top .edn_csubscribe_form,
.edn-position-top_absolute .edn_csubscribe_form,
.edn-position-bottom .edn_csubscribe_form {
padding: 10px;
}
.edn-notify-bar.edn-position-top.open .edn-container,
.edn-notify-bar.edn-position-top_absolute.open .edn-container {
top: -300px;
}
.edn-position-left .ednpro_opt_settings_leftright_wrapper .ednpro_opt_settings_template_wrapper .edn-front-title .show_icon, 
.edn-position-right .ednpro_opt_settings_leftright_wrapper .ednpro_opt_settings_template_wrapper .edn-front-title .show_icon,
.edn-position-left .ednpro_opt_settings_template_wrapper .edn-front-title .show_icon, 
.edn-position-right .ednpro_opt_settings_template_wrapper .edn-front-title .show_icon,
.apexnb-logo-right-section.edn-position-left .ednpro_opt_settings_template_wrapper .edn-front-title .show_icon, 
.apexnb-logo-right-section.edn-position-right .ednpro_opt_settings_template_wrapper .edn-front-title .show_icon {
left: 0;
}
.edn-position-left .ednpro_opt_settings_leftright_wrapper .ednpro_right_section.ednpro_opt_settings_template_wrapper,
.edn-position-right .ednpro_opt_settings_leftright_wrapper .ednpro_right_section.ednpro_opt_settings_template_wrapper {
width: 100%;
}
.edn-template-15 .edn-subscribe-form .edn-form-field .edn-front-title {
margin-bottom: 10px;
}
.edn-notify-bar.apexnb-logo-social-right-section .slider_leftright_wrapper .bx-wrapper {
padding-right:65px;
}
.edn-notify-bar.apexnb-logo-social-right-section .bx-wrapper .bx-next {
right: 0;
}
.edn-notify-bar.apexnb-logo-social-right-section .endpro_main_leftright_wrapper .bx-wrapper .bx-controls-direction a.bx-prev {
right: 30px;
}
.apexnb-logo-social-right-section .apexnb-logo-wrapper {
width: 30%;
}
.apexnb-logo-social-right-section .endpro_main_leftright_wrapper {
width: 69.5%;
}
.apexnb-logo-social-right-section .apexnb-bartypeticker .edn-temp-design-wrapper {
padding-top:8px;
padding-bottom: 8px;
}
.apexnb-logo-social-right-section .endpro_main_leftright_wrapper .ednpro_left_section,
.apexnb-logo-social-right-section .endpro_main_leftright_wrapper .ednpro_right_section,
.apexnb-logo-social-right-section .endpro_main_leftright_wrapper.ticker_leftright_wrapper .ednpro_left_section, 
.apexnb-logo-social-right-section .endpro_main_leftright_wrapper.scroller_leftright_wrapper .ednpro_left_section,
.edn-pre-template.apexnb-logo-social-right-section .endpro_main_leftright_wrapper.slider_leftright_wrapper .ednpro_left_section,
.apexnb-logo-social-right-section .endpro_main_leftright_wrapper .ednpro_right_section.slider_template_wrapper, 
.apexnb-logo-social-right-section .endpro_main_leftright_wrapper .ednpro_right_section.ticker_template_wrapper, 
.apexnb-logo-social-right-section .endpro_main_leftright_wrapper .ednpro_right_section.scroller_template_wrapper  {
width: 100%;
margin-left: 0;
margin-right: 0;
}
.apexnb-logo-social-right-section .endpro_main_leftright_wrapper .edn-form-field .constant_subscribe {
margin-top: 6px;
}
}
@media (max-width: 900px) {
.apexnb-searchwrapper .apex-onscreen-description {
max-width: 100%;
}
}
@media (max-width: 900px) {
.edn_middle_content {
padding:10px 30px;
}
.edn-template-15 .edn_middle_content {
padding: 15px 30px;
}
.endpro_main_leftright_wrapper.ednpro_timer_settings_leftright_wrapper .ednpro_left_section  {
width: 100%;
margin-right: 0;
}
.endpro_main_leftright_wrapper.ednpro_timer_settings_leftright_wrapper .ednpro_right_section {
width: 100%;
margin-left: 0;
margin-top:10px;
}
.ednpro_timer_settings_leftright_wrapper {
padding: 6px 32px;
}
.apexnb-logo-social-right-section .apexnb-video-popup-section .apexnb-video-section {
max-width: 89%;
}
}
@media (max-width: 840px) {
.admin-bar .edn-notify-bar {
top: 46px;
}
.edn_pro_static_template_wrapper .edn-text-link {
margin-bottom: 5px;
}
.edn-template-15 .edn_middle_content {
padding: 10px 30px 18px;
}
.edn-template-15 .edn_pro_static_template_wrapper .edn-text-link {
margin-bottom: 12px;
}
.endpro_main_leftright_wrapper .ednpro_opt_settings_template_wrapper .edn-constant-contact-wrap .edn-front-title h3 {
max-width: 90%;
margin-bottom: 0;
}
.edn-position-left .edn-constant-contact-wrap .edn-front-title,
.edn-position-right .edn-constant-contact-wrap .edn-front-title {
margin-bottom: 0;
}
}
@media (max-width: 768px) {
.endpro_main_leftright_wrapper.scroller_leftright_wrapper .ednpro_right_section,
.endpro_main_leftright_wrapper.ticker_leftright_wrapper .ednpro_right_section {
width: 100%;
margin-left: 0;
}
.endpro_main_leftright_wrapper.ticker_leftright_wrapper {
padding:6px 0;
}
.ticker_leftright_wrapper .ticker .edn-mulitple-text-content {
width: 70%;
}
.edn_pro_static_leftright_wrapper .ednpro_right_section {
width: 100%;
margin-left: 0;
}
.edn_static_text {
padding: 0 40px;
text-align: center;
}
.edn_pro_static_leftright_wrapper .ednpro_left_section {
text-align: center;
margin-right: 0;
}
.endpro_main_leftright_wrapper .ednpro_bar_icons {
text-align: center;
width: 100%;
padding: 0 5px;
margin-bottom: 10px;
}
.edn_pro_static_leftright_wrapper .edn_pro-social-title {
width: 100%;
}
.edn_pro_static_leftright_wrapper .edn-text-link {
width: auto;
}
.edn-custom-template .ednpro_static_leftright_wrapper .ednpro_right_section .edn-text-link,
.edn-custom-template .ednpro_static_leftright_wrapper .ednpro_right_section {
width: 100%;
max-width: 100%;
}
.endpro_main_leftright_wrapper .edn-text-link {
text-align: center;
}
.endpro_main_leftright_wrapper .ednpro_left_section {
width: 100%;
margin-right: 0;
display: block;
max-width: 100%;
text-align:  center;
}
.apexnb-logo-social-right-section .endpro_main_leftright_wrapper .ednpro_left_section {
margin-bottom: -10px;
}
.ticker .edn-mulitple-text-content {
max-width: 60%;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}
.edn-mailchimp-wrap .edn-front-title,
.edn-subscribe-form .edn-front-title {
display:inline-block;
padding-left: 31px;
margin-right:0;
margin-bottom: 15px;
}
.edn-subscribe-form .edn-front-title h3,
.edn-mailchimp-wrap .edn-front-title h3 {
width: auto;
text-align: center;
}
.edn-subscribe-form .edn-front-title h3 span, 
.edn-mailchimp-wrap .edn-front-title h3 span {
text-align: center;
}
.edn-position-left .edn-subscribe-form .edn-front-title h3, 
.edn-position-left .edn-mailchimp-wrap .edn-front-title h3, 
.edn-position-right .edn-subscribe-form .edn-front-title h3, 
.edn-position-right .edn-mailchimp-wrap .edn-front-title h3 {
max-width: 100%;
}
.edn-front-title .show_icon {
margin-right: 0;
}
.edn-custom-template .edn-form-field input.edn-mailchimp-email,
.edn-custom-template .edn-subscribe-form .edn-form-field .edn_subs_email_r,
.edn-custom-template .edn-constant-contact-wrap .edn-form-field .edn-constantcontact-email,
.edn-custom-template .edn-constant-contact-wrap .edn-form-field .edn-constantcontact-firstname {
width: 180px;
}
.edn-custom-template.edn-position-top .edn_pro_static_pattern .edn_static_text,
.edn-custom-template.edn-position-bottom .edn_pro_static_pattern .edn_static_text,
.edn-custom-template.edn-position-top_absolute .edn_pro_static_pattern .edn_static_text {
padding: 6px 0;
text-align: center;
}
.edn-custom-template.edn-position-top .endpro_main_leftright_wrapper .edn-constant-contact-wrap .edn-front-title,
.edn-custom-template.edn-position-top_absolute .endpro_main_leftright_wrapper .edn-constant-contact-wrap .edn-front-title,
.edn-custom-template.edn-position-bottom .endpro_main_leftright_wrapper .edn-constant-contact-wrap .edn-front-title {
width: auto;
}
.edn-default-form-popup .edn-row .edn-form-field .edn-field {
width: 100%;
}
.edn-default-form-popup .edn-form-field label,
.edn-default-form-popup .edn-form-field .edn-field {
width: 100%;
}
.edn-default-form-popup input,
.edn-default-form-popup textarea {
width: 100%;
}
.edn-default-form-popup .edn-form-field {
width: 100%;
}
.edn-post-title-wrap .edn-post-title li a, 
.edn-custom-contact-link, 
.edn-temp1-static-button {
line-height: 1;
height: auto;
padding:5px 10px;
}
.endpro_main_leftright_wrapper,
.endpro_main_leftright_wrapper.slider_leftright_wrapper{
text-align: center;
padding: 6px 25px;
}
.endpro_main_leftright_wrapper.scroller_leftright_wrapper {
padding: 6px 0;
}
.endpro_main_leftright_wrapper .ednpro_opt_settings_template_wrapper .edn-constant-contact-wrap .edn-front-title h3 {
max-width: 100%;
}
.ednpro_opt_settings_leftright_wrapper .ednpro_right_section.ednpro_opt_settings_template_wrapper,
.apexnb-logo-social-right-section .endpro_main_leftright_wrapper .ednpro_right_section.ednpro_opt_settings_template_wrapper {
width: 100%;
margin-left: 0;
} .edn_countdown_timer_main_wrapper .countdown-wrap .counter_desc {
width: 22%;
}
.ednpro_right_section .edn_countdown_timer_main_wrapper .countdown-wrap {
justify-content: center;
}
.edn-position-left .edn_countdown_timer_main_wrapper .countdown-wrap .counter_desc,
.edn-position-right .edn_countdown_timer_main_wrapper .countdown-wrap .counter_desc {
width: 100%;
}
.endpro_main_leftright_wrapper.ednpro_videopopup_settings_leftright_wrapper .ednpro_left_section,
.endpro_main_leftright_wrapper.ednpro_videopopup_settings_leftright_wrapper .ednpro_right_section {
width:100%;
margin-left: 0;
display:block;
}
.endpro_main_leftright_wrapper .ednpro_right_section.ednpro_searchform_settings_template_wrapper {
display: block;
width: 100%;
margin-left: 0;
}
.endpro_main_leftright_wrapper .ednpro_right_section.ednpro_searchform_settings_template_wrapper .apexnb-search-layout4 {
padding:15px 10px 10px;
}
.edn-template-left .apexnb-search-layout5.apexnb-searchwrapper .apex-search-right-section,
.edn-template-right .apexnb-search-layout5.apexnb-searchwrapper .apex-search-right-section {
max-width: 100%;
}
.edn-subscribe-form .edn-form-field {
margin-right: 0;
}
.edn_countdown_timer_main_wrapper .countdown-wrap .counter_desc {
display: block;
max-width: 100%;
width:100%;
margin-right:0;
}
.apexnb-logo-right-section .edn_middle_content.ednpro_timer_settings_template_wrapper {
padding: 7px 30px 7px 0;
}
.apexnb-logo-right-section .edn_middle_content.ednpro_timer_settings_template_wrapper,
.apexnb-logo-right-section .edn_middle_content.ednpro_timer_settings_template_wrapper {
padding-right:10px;
padding-left:10px;
}
.apexnb-logo-right-section .edn_countdown_timer_main_wrapper .countdown-wrap {
display: block;
}
.edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout1 .ApexDateCountdown {
margin:0 auto;
display: block;
}
.apexnb-logo-social-right-section .apexnb-logo-wrapper,
.apexnb-logo-social-right-section .endpro_main_leftright_wrapper  {
width: 100%;
margin-right: 0;
margin-left: 0;
}
.apexnb-logo-social-right-section .apexnb-logo-wrapper {
margin-bottom: 5px;
}
.edn-temp1-static-button,
.edn-temp2-static-button,
.edn-temp3-static-button,
.edn-temp4-static-button,
.edn-temp5-static-button,
.edn-temp6-static-button,
.edn-temp7-static-button,
.edn-temp8-static-button,
.edn-temp9-static-button,
.edn-temp10-static-button,
.edn-temp11-static-button,
.edn-temp12-static-button,
.edn-temp13-static-button,
.edn-temp14-static-button,
.edn-temp15-static-button,
.edn-temp1-call-action-button,
.edn-temp2-call-action-button,
.edn-temp3-call-action-button,
.edn-temp4-call-action-button,
.edn-temp5-call-action-button,
.edn-temp6-call-action-button,
.edn-temp7-call-action-button,
.edn-temp8-call-action-button,
.edn-temp9-call-action-button,
.edn-temp10-call-action-button,
.edn-temp11-call-action-button,
.edn-temp12-call-action-button,
.edn-temp13-call-action-button,
.edn-temp14-call-action-button,
.edn-temp15-call-action-button {
margin-left: 0;
}
.edn-notify-bar.apexnb-logo-social-right-section .slider_leftright_wrapper .bx-wrapper {
padding:6px 30px;
}
.edn-notify-bar.apexnb-logo-social-right-section .endpro_main_leftright_wrapper .bx-wrapper .bx-controls-direction a.bx-prev {
right: auto;
left: 0;
}
.apexnb-logo-social-right-section .endpro_main_leftright_wrapper.ednpro_opt_settings_leftright_wrapper .ednpro_left_section {
width: 100%;
max-width: 100%;
}
.apexnb-logo-social-right-section .endpro_main_leftright_wrapper .ednpro_opt_settings_template_wrapper .edn-constant-contact-wrap .edn-front-title {
width: auto;
}
.apexnb-logo-social-right-section .endpro_main_leftright_wrapper .edn-form-field .constant_subscribe {
margin-top: 0;
} .edn-subscribe-form .edn-form-field .edn-front-title {
width: 271px;
margin-bottom: 10px;
}
.edn-mailchimp-wrap .show_icon {
width: 100%;
}
}
@media (max-width: 700px) {
.edn-position-left .edn-subscribe-form .edn-front-title h3,
.edn-position-left .edn-subscribe-form .edn-front-title h3 span,
.edn-position-right .edn-subscribe-form .edn-front-title h3,
.edn-position-right .edn-subscribe-form .edn-front-title h3 span,
.edn-position-top .edn-subscribe-form .edn-front-title h3,
.edn-position-top .edn-subscribe-form .edn-front-title h3 span
.edn-position-bottom .edn-subscribe-form .edn-front-title h3,
.edn-position-bottom .edn-subscribe-form .edn-front-title h3 span,
.edn-position-top_absolute .edn-subscribe-form .edn-front-title h3,
.edn-position-top_absolute .edn-subscribe-form .edn-front-title h3 span {
text-align: center;
}
}
@media (max-width: 640px) { .edn-position-left .edn-form-field input.edn-mailchimp-email,
.edn-position-right .edn-form-field input.edn-mailchimp-email {
width: 100%;
}
.edn-constant-contact-wrap .edn-form-field .edn-constantcontact-email,
.edn-constant-contact-wrap .edn-form-field .edn-constantcontact-firstname,
.endpro_main_leftright_wrapper .edn-constant-contact-wrap .edn-form-field .edn-constantcontact-email {
width: 100%;
margin-bottom: 5px;
}
.edn-form-field input.edn-mailchimp-email,
.edn-subscribe-form .edn-form-field .edn_subs_email_r,
.edn-constant-contact-wrap .edn-form-field .edn-constantcontact-email,
.edn-constant-contact-wrap .edn-form-field .edn-constantcontact-firstname {
margin-bottom: 5px;
}
.edn-form-field input.edn-mailchimp-email,
.apexnb-logo-right-section .edn-form-field input.edn-mailchimp-email, 
.apexnb-logo-right-section .edn-subscribe-form .edn-form-field .edn_subs_email_r, 
.apexnb-logo-right-section .edn-constant-contact-wrap .edn-form-field .edn-constantcontact-email {
width: 100%;
}
.endpro_main_leftright_wrapper .ednpro_left_section {
margin-right: 0;
text-align: center;
}
.endpro_main_leftright_wrapper .ednpro_right_section {
margin-left: 0;
text-align: center;
}
.edn-form-field .constant_subscribe {
width: 100%;
max-width: 100%;
}
.edn-constant-contact-wrap,
.edn-subscribe-form .edn-form-field {
padding: 8px 30px;
}
.edn-constant-contact-wrap .edn-front-title h3 {
margin-left: 30px;
}
.edn-front-title {
display: block;
font-size: 12px;
margin-right: 0;
}
.edn-pre-template .edn-error,
.edn-success {
display: block;
}
.edn-contact-lightbox .edn-contact-lightbox-inner-wrap {
padding: 11px;
}
.edn_close_button_show .right .ticker-title {
margin-right: 10px;
}
.edn-template-15 .edn-constant-contact-wrap .edn-left-subscribe-content button:before {
display: none;
}
.edn-template-15 .edn-constant-contact-wrap .edn-left-subscribe-content:after {
height:113px;
}
.edn-template-15 .edn-constant-contact-wrap .edn-form-field .edn-constantcontact-email, 
.edn-template-15 .edn-form-field .constant_subscribe {
border-radius: 5px;
}
.edn-template-15 .edn-subscribe-form .edn-front-title {
margin-bottom: 10px;
} .endpro_main_leftright_wrapper.slider_leftright_wrapper .ednpro_right_section {
width: 100%;
}
.edn-pre-template .endpro_main_leftright_wrapper.slider_leftright_wrapper .ednpro_left_section,
.ednpro_opt_settings_leftright_wrapper .ednpro_right_section.ednpro_opt_settings_template_wrapper {
width: 100%;
}
.ednpro_opt_settings_leftright_wrapper .ednpro_left_section {
max-width: 100%;
}
.endpro_main_leftright_wrapper.slider_leftright_wrapper .ednpro_right_section {
width: 80%;
}
.edn-notify-bar .endpro_main_leftright_wrapper .bx-wrapper .bx-controls-direction a.bx-prev {
right: auto;
left: 5px;
}
.edn-notify-bar .endpro_main_leftright_wrapper .bx-wrapper .bx-next {
right: 5px;
}
.edn-custom-template.edn-notify-bar .edn-form-field .constant_subscribe {
width: 100%;
max-width: 100%;
}
.edn-position-top .edn-subscribe-form .edn-error,
.edn-position-top_absolute .edn-subscribe-form .edn-error,
.edn-position-bottom .edn-subscribe-form .edn-error,
.edn-position-top .edn-subscribe-form .edn-success,
.edn-position-top_absolute .edn-subscribe-form .edn-success,
.edn-position-bottom .edn-subscribe-form .edn-success    {
left: 0;
bottom: -3px;
padding-left: 0;
}
.endpro_main_leftright_wrapper .edn-form-field input.edn-mailchimp-email {
width: 100%;
}
.edn-form-field .edn_mailchimp_submit_ajax,
.edn-form-field .constant_subscribe,
.edn-subscribe-form .edn-form-field .edn_subs_submit_ajax,
.edn-post-title-wrap .edn-post-title li a,
.edn-custom-contact-link,
.edn-temp1-static-button {
margin-left: 0;
}
.edn-constant-contact-wrap .edn-front-title h3:before {
left: -40px;
}
.endpro_main_leftright_wrapper .ticker-wrapper .ticker-content {
width: 81%;
}
.edn-notify-bar .scroller_leftright_wrapper .ticker-wrapper p.ticker-content {
width: 60%;
}
.endpro_main_leftright_wrapper.scroller_leftright_wrapper .ticker .edn-mulitple-text-content {
max-width: 50%;
}
.endpro_main_leftright_wrapper .edn-constant-contact-wrap,
.endpro_main_leftright_wrapper .edn-subscribe-form .endpro_main_leftright_wrapper .edn-form-field {
padding: 0;
margin: auto;
}
.endpro_main_leftright_wrapper .edn-constant-contact-wrap .edn-front-title span {
width: 100%;
}
.edn-position-top .edn-form-field .edn-error,
.edn-position-top_absolute .edn-form-field .edn-error,
.edn-position-top .edn-form-field .edn-success,
.edn-position-top_absolute .edn-form-field .edn-success,
.edn-position-bottom .edn-form-field .edn-error,
.edn-position-bottom .edn-form-field .edn-success {
bottom: -12px;
font-size: 9px;
}
.edn-constant-error,
.edn-constant-success {
bottom: -6px;
font-size: 10px;
}
.edn-subscribe-form .edn-form-field .edn_subs_email_r {
vertical-align: top;
}
.edn-position-top .endpro_main_leftright_wrapper .edn-subscribe-form .edn-error,
.edn-position-top_absolute .endpro_main_leftright_wrapper .edn-subscribe-form .edn-error,
.edn-position-top .endpro_main_leftright_wrapper .edn-subscribe-form .edn-success,
.edn-position-top_absolute .endpro_main_leftright_wrapper .edn-subscribe-form .edn-success,
.edn-position-bottom .endpro_main_leftright_wrapper .edn-subscribe-form .edn-error,
.edn-position-bottom .endpro_main_leftright_wrapper .edn-subscribe-form .edn-success {
padding-left: 11px;
bottom: -10px;
}
.endpro_main_leftright_wrapper .edn-text-link {
text-align: center;
}
.edn_pro-social-title {
width: 100%;
}
.edn-notify-bar .slider_leftright_wrapper .bx-wrapper {
padding: 0 40px 20px 40px;
}
.edn-position-top .slider_template_wrapper .edn-tweet-content,
.edn-position-top_absolute .slider_template_wrapper .edn-tweet-content,
.edn-position-bottom .slider_template_wrapper .edn-tweet-content {
width: auto;
max-width: 100%;
}
.endpro_main_leftright_wrapper.slider_leftright_wrapper .ednpro_right_section {
width: 100%;
} .edn-subscribe-form .edn-form-field .edn-front-title {
margin-right: 0;
}
.edn-subscribe-form .edn-front-title {
margin-bottom: 5px;
}
.edn-position-left .edn-subscribe-form .edn-front-title h3,
.edn-position-left .edn-mailchimp-wrap .edn-front-title h3,
.edn-position-right .edn-subscribe-form .edn-front-title h3,
.edn-position-right .edn-mailchimp-wrap .edn-front-title h3 {
max-width: 100%;
}
.endpro_main_leftright_wrapper .edn-form-field input.edn-mailchimp-email,
.endpro_main_leftright_wrapper .edn-constant-contact-wrap .edn-form-field .edn-constantcontact-email {
width: 100%;
}
.edn-position-left .edn-constant-contact-wrap,
.edn-position-left .edn-subscribe-form .edn-form-field,
.edn-position-right .edn-constant-contact-wrap,
.edn-position-right .edn-subscribe-form .edn-form-field {
padding: 0;
}
.edn-form-field .edn_mailchimp_submit_ajax {
vertical-align: top;
}
.edn-position-top .edn-form-field .edn_mailchimp_submit_ajax,
.edn-position-bottom .edn-form-field .edn_mailchimp_submit_ajax,
.edn-position-top_absolute .edn-form-field .edn_mailchimp_submit_ajax,
.edn-position-left .edn-form-field .edn_mailchimp_submit_ajax,
.edn-position-right .edn-form-field .edn_mailchimp_submit_ajax {
width: 100%;
}
.edn-position-left .edn-template-15 .edn-form-field .edn_mailchimp_submit_ajax,
.edn-position-right .edn-template-15 .edn-form-field .edn_mailchimp_submit_ajax {
width:auto;
}
.edn-custom-template .edn-form-field input.edn-mailchimp-email,
.edn-custom-template .edn-subscribe-form .edn-form-field .edn_subs_email_r,
.edn-custom-template .edn-constant-contact-wrap .edn-form-field .edn-constantcontact-email,
.edn-custom-template .edn-constant-contact-wrap .edn-form-field .edn-constantcontact-firstname {
width: 100%;
}
.endpro_main_leftright_wrapper.ednpro_opt_settings_leftright_wrapper {
padding: 3px 15px;
}
.ednpro-open-panel .ednpro-open-panel {
padding: 20px;
}
.ednpro-columns-2 > div,
.ednpro-columns-3 > div {
float: none;
padding: 0;
width: 100%;
}
.ednpro-columns-2 > div {
margin-bottom: 30px;
}
.ednpro-columns-3,
.ednpro-columns-2 {
margin-right: 0;
margin-left: 0;
} .apexnb-video-popup-section .apexnb-vicon {
float: none;
width: 100%;
margin-left: 0;
}
.apexnb-video-popup-section .apexnb-video-section {
display: block;
float:none;
max-width: 100%;
}
.apexnb-video-popup-section .apexnb-video-rt-wrapper,
.apexnb-logo-social-right-section .apexnb-video-popup-section .apexnb-video-rt-wrapper {
max-width: 100%;
margin-bottom: 8px;
}
.apexnb-video-popup-section .apexnb-video-view-btn {
margin-left: 0;
display: block;
}
.edn-social-icons {
margin-bottom: 5px;
}
.edn-notify-bar.edn-position-left .slider_leftright_wrapper .bx-wrapper, 
.edn-notify-bar.edn-position-right .slider_leftright_wrapper .bx-wrapper {
padding:6px 40px;
}
.edn-position-left .slider_leftright_wrapper.endpro_main_leftright_wrapper,
.edn-position-right .slider_leftright_wrapper.endpro_main_leftright_wrapper  {
padding:10px 0;
}
.edn-notify-bar.edn-position-left .slider_leftright_wrapper .bx-wrapper .edn-mulitple-text-content,
.edn-notify-bar.edn-position-right .slider_leftright_wrapper .bx-wrapper .edn-mulitple-text-content {
max-width: 95%;
line-height: 1.3;
}
.apexnb-logo-right-section .apexnb-logo-wrapper, 
.apexnb-logo-social-section .apexnb-logo-wrapper,
.apexnb-logo-right-section .edn_middle_content, 
.apexnb-logo-social-section .edn_middle_content {
width:100%;
text-align:center;
}
.apexnb-logo-right-section .apexnb-logo-wrapper, 
.apexnb-logo-social-section .apexnb-logo-wrapper {
margin-bottom:8px;
padding-right: 0;
}
.edn-template-15 .apexnb-logo-right-section .edn_middle_content, 
.edn-template-15 .apexnb-logo-social-section .edn_middle_content {
padding-bottom:10px;
}
.edn-position-left .edn-template-15 .edn-constant-contact-wrap .edn-form-field .edn-constantcontact-email, 
.edn-position-right .edn-template-15 .edn-constant-contact-wrap .edn-form-field .edn-constantcontact-email, 
.edn-position-left .edn-template-15 .edn-form-field .constant_subscribe, 
.edn-position-right .edn-template-15 .edn-form-field .constant_subscribe {
margin-top:0;
}
.apexnb-searchwrapper .apex-onscreen-description {
max-width: 100%;
}
.apexnb-search-layout5.apexnb-searchwrapper .apex-onscreen-description {
margin-right: 10px;
}
.apexnb-search-layout5.apexnb-searchwrapper .apex-search-right-section {
width: 350px;
}
}
@media (max-width: 480px) { .edn-position-top .slider_template_wrapper .edn-tweet-content {
max-width: 100%;
width: 100%;
}
.edn_pro-social-title {
display: block;
margin-right: 0;
}
.edn-constant-contact-wrap .edn-front-title h3:before {
left: -32px;
}
.edn-form-field input.edn-mailchimp-email {
width: 100%;
margin-bottom: 5px;
}
.endpro_main_leftright_wrapper .edn-form-field input.edn-mailchimp-email,
.endpro_main_leftright_wrapper .edn-subscribe-form .edn-form-field .edn_subs_email_r {
width: 100%;
}
.edn-form-field .edn_mailchimp_submit_ajax {
width: 100%;
max-width: 100%;
}
.edn-position-bottom .edn-form-field .edn-error,
.edn-position-bottom .edn-form-field .edn-success,
.edn-position-top .edn-form-field .edn-error,
.edn-position-top .edn-form-field .edn-success {
display: block;
}
.edn-mailchimp-wrap {
padding: 8px 22px;
}
.edn-subscribe-form .edn-form-field .edn_subs_email_r {
width: 100%;
margin-bottom: 10px;
}
.edn-subscribe-form .edn-form-field .edn_subs_submit_ajax {
width: 100%;
max-width: 100%;
}
.edn-position-left .ednpro_opt_settings_template_wrapper .edn-front-title .show_icon,
.edn-position-right .ednpro_opt_settings_template_wrapper .edn-front-title .show_icon {
left: 10px;
}
.edn-template-15 .edn-left-subscribe-content button:before {
display: none;
}
.edn-template-15 .edn-left-subscribe-content:after {
height:77px;
}
.edn-template-15 .edn-constant-contact-wrap .edn-form-field .edn-constantcontact-email, 
.edn-template-15 .edn-subscribe-form .edn-form-field .edn_subs_email_r, 
.edn-template-15 .edn-form-field input.edn-mailchimp-email,
.edn-template-15 .edn-form-field .constant_subscribe, 
.edn-template-15 .edn-subscribe-form .edn-form-field .edn_subs_submit_ajax, 
.edn-template-15 .edn-form-field .edn_mailchimp_submit_ajax {
border-radius: 5px;
} .edn-notify-bar .bx-wrapper {
padding: 6px 54px;
text-align: center;
}
.ticker .edn-tweet-content,
.ticker .ticker-content,
.ticker .edn-mulitple-text-content {
width: 47%;
}
.ticker .ticker-content .edn-tweet-content {
width: auto;
}
.edn-contact-lightbox .edn-contact-lightbox-inner-wrap {
max-width: 315px;
}
.endpro_main_leftright_wrapper .ednpro_bar_icons {
text-align: center;
}
.endpro_main_leftright_wrapper .ticker-wrapper .ticker-content {
max-width: 65%;
}
.edn-custom-template.edn-notify-bar .edn-form-field .edn_mailchimp_submit_ajax,
.edn-custom-template.edn-notify-bar .edn-subscribe-form .edn-form-field .edn_subs_submit_ajax {
width: 100%;
max-width: 100%;
}
.edn-position-left,
.edn-position-right {
width: 300px;
}
.edn-form-field .edn_mailchimp_submit_ajax,
.edn-form-field .constant_subscribe,
.edn-subscribe-form .edn-form-field .edn_subs_submit_ajax,
.edn-post-title-wrap .edn-post-title li a,
.edn-custom-contact-link,
.edn-temp1-static-button {
margin-left: 0;
}
.edn-position-top .edn-subscribe-form .edn-error,
.edn-position-top_absolute .edn-subscribe-form .edn-error,
.edn-position-top .edn-subscribe-form .edn-success,
.edn-position-top_absolute .edn-subscribe-form .edn-success,
.edn-position-bottom .edn-subscribe-form .edn-error,
.edn-position-bottom .edn-subscribe-form .edn-success {
bottom: -12px;
}
.edn-position-top .slider_template_wrapper .edn_static_text,
.edn-position-top .slider_template_wrapper .edn-tweet-content,
.edn-position-top .slider_template_wrapper .edn-post-title-wrap .edn-post-title li,
.edn-position-bottom .slider_template_wrapper .edn_static_text,
.edn-position-bottom .slider_template_wrapper .edn-tweet-content,
.edn-position-bottom .slider_template_wrapper .edn-post-title-wrap .edn-post-title li,
.edn-position-top_absolute .slider_template_wrapper .edn_static_text,
.edn-position-top_absolute .slider_template_wrapper .edn-tweet-content,
.edn-position-top_absolute .slider_template_wrapper .edn-post-title-wrap .edn-post-title li {
width: 95%;
margin: auto;
}
.edn-notify-bar .contactform-7-popup input,
.edn-notify-bar .contactform-7-popup textarea,
.edn-position-left .edn-template-15 .endpro_main_leftright_wrapper .edn-form-field input.edn-mailchimp-email, 
.edn-position-right .edn-template-15 .endpro_main_leftright_wrapper .edn-form-field input.edn-mailchimp-email, 
.edn-position-right .edn-template-15 .endpro_main_leftright_wrapper .edn-subscribe-form .edn-form-field .edn_subs_email_r, 
.edn-position-left .edn-template-15 .endpro_main_leftright_wrapper .edn-subscribe-form .edn-form-field .edn_subs_email_r {
width: 100%;
}
.edn-notify-bar .bx-wrapper .edn-mulitple-text-content {
width: 83%;
display: inline-block;
margin: 0 auto;
}
.ednpro-contact-template .contactform-7-popup input,
.ednpro-contact-template .contactform-7-popup textarea,
.edn-contact-lightbox .edn-contact-form-wrap .contactform-7-popup textarea {
width: 100%;
padding: 0;
}
.ednpro-contact-template .contactform-7-popup input.wpcf7-submit {
padding: 10px;
}
.edn_pro_static_leftright_wrapper .edn-text-link {
max-width: 100%;
width: 100%;
text-align: center;
}
.scroller_leftright_wrapper .ticker-wrapper.right p.ticker-content {
width: 100%;
padding-left: 5px;
}
.edn-position-left .edn-twitter-feed-wrap .ticker-wrapper .ticker-content,
.edn-position-right .edn-twitter-feed-wrap .ticker-wrapper .ticker-content {
width: 45%;
}
.edn-notify-bar.edn-position-left .scroller_template_wrapper .ticker-wrapper p.ticker-content, 
.edn-notify-bar.edn-position-right .scroller_template_wrapper .ticker-wrapper p.ticker-content {
width: 50%;
}
.edn-notify-bar .right .ticker-content {
text-align: right;
}
.edn-notify-bar .bx-wrapper .bx-next {
right: 36px;
}
.edn-position-top .endpro_main_leftright_wrapper .edn-subscribe-form .edn-error,
.edn-position-top_absolute .endpro_main_leftright_wrapper .edn-subscribe-form .edn-error,
.edn-position-top .endpro_main_leftright_wrapper .edn-subscribe-form .edn-success,
.edn-position-top_absolute .endpro_main_leftright_wrapper .edn-subscribe-form .edn-success,
.edn-position-bottom .endpro_main_leftright_wrapper .edn-subscribe-form .edn-error,
.edn-position-bottom .endpro_main_leftright_wrapper .edn-subscribe-form .edn-success {
bottom: -14px;
}
.edn-constant-contact-wrap,
.edn-subscribe-form .edn-form-field {
padding: 3px 15px;
}
.edn-position-right .edn-subscribe-form .edn-form-field .edn_subs_email_r,
.edn-position-left .edn-subscribe-form .edn-form-field .edn_subs_email_r,
.edn-position-right .edn-template-15 .edn-subscribe-form .edn-form-field .edn_subs_email_r, 
.edn-position-left .edn-template-15 .edn-subscribe-form .edn-form-field .edn_subs_email_r {
max-width: 100%;
width: 100%;
}
.edn-subscribe-form .edn-front-title h3,
.edn-mailchimp-wrap .edn-front-title h3 {
max-width: 100%;
margin: 0;
width: 100%;
line-height: 1;
}
.edn-notify-bar .loader_view {
top: auto;
bottom: 0;
display: inline-block;
}
.loader_view {
right: 0;
}
.edn-notify-bar .slider_leftright_wrapper .bx-wrapper .edn-mulitple-text-content {
max-width: 100%;
width: auto;
}
.edn-position-left.edn-notify-bar .edn-container,
.edn-position-right.edn-notify-bar .edn-container {
width: 300px;
}
.edn-position-left .ednpro-open-panel,
.edn-position-right .ednpro-open-panel {
width: 280px;
}
.edn-position-left.ednpro-open-panel .ednpro-top-panel-open {
left: 280px;
}
.edn-position-right.ednpro-open-panel .ednpro-top-panel-open {
right: 280px;
} .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout1 .ApexDateCountdown span {
font-size: 20px !important;
}
.edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout1 .ApexDateCountdown h4 {
font-size: 8px !important;
}
.edn_countdown_timer_main_wrapper .countdown-wrap .counter_desc, 
.edn_countdown_timer_main_wrapper .countdown-wrap .ApexDateCountdown, 
.edn_countdown_timer_main_wrapper .countdown-wrap .apex_countdown {
margin-right:0;
}
.edn_countdown_timer_main_wrapper .countdown-wrap .counter_desc {
max-width: 100%;
width:100%;
}
.edn_countdown_timer_main_wrapper .countdown-wrap .counter_desc {
margin-bottom: 10px;
}
.edn_countdown_timer_main_wrapper .countdown-wrap {
display: inline-block;
width:100%;
} .edn-position-left .edn_countdown_timer_main_wrapper .countdown-wrap .apex_countdown, 
.edn-position-right .edn_countdown_timer_main_wrapper .countdown-wrap .apex_countdown {
width: 100%;
}
.edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout1 {
display: flex;
}
.edn-position-left .countdown-wrap.apexnb_layout2 .apex_countdown div span,
.edn-position-left .countdown-wrap.apexnb_layout3 .apex_countdown div span,
.edn-position-right .countdown-wrap.apexnb_layout2 .apex_countdown div span,
.edn-position-right .countdown-wrap.apexnb_layout3 .apex_countdown div span,
.edn-position-left .countdown-wrap.apexnb_layout4 .apex_countdown div span,
.edn-position-right .countdown-wrap.apexnb_layout4 .apex_countdown div span,
.edn-position-left.apexnb-logo-social-right-section .countdown-wrap.apexnb_layout4 .apex_countdown div span, 
.edn-position-left.apexnb-logo-social-right-section .countdown-wrap.apexnb_layout5 .apex_countdown div span, 
.edn-position-left.apexnb-logo-social-right-section .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout6 .apex_countdown,
.edn-position-right.apexnb-logo-social-right-section .countdown-wrap.apexnb_layout4 .apex_countdown div span, 
.edn-position-right.apexnb-logo-social-right-section .countdown-wrap.apexnb_layout5 .apex_countdown div span, 
.edn-position-right.apexnb-logo-social-right-section .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout6 .apex_countdown{
font-size: 26px;
}
.edn-position-left .countdown-wrap.apexnb_layout2 .apex_countdown div p,
.edn-position-left .countdown-wrap.apexnb_layout3 .apex_countdown div p,
.edn-position-right .countdown-wrap.apexnb_layout2 .apex_countdown div p,
.edn-position-right .countdown-wrap.apexnb_layout3 .apex_countdown div p,
.edn-position-left .countdown-wrap.apexnb_layout4 .apex_countdown div p,
.edn-position-right .countdown-wrap.apexnb_layout4 .apex_countdown div p {
font-size: 10px;
} .edn-position-right .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout3 .apex_countdown div {
padding: 8px 12px;
}
.edn-position-left .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout3 .apex_countdown div {
padding: 8px 9px;
}
.edn-position-left .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout4 .counter_desc,
.edn-position-right .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout4 .counter_desc,
.edn-position-left .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout5 .counter_desc, 
.edn-position-left .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout6 .counter_desc,
.edn-position-right .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout5 .counter_desc, 
.edn-position-right .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout6 .counter_desc {
font-size: 16px;
}
.edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout4 .apex_countdown div {
padding:0 9px;
}
.edn-position-left .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout4 .apex_countdown div,
.edn-position-right .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout4 .apex_countdown div,
.edn-position-left.apexnb-logo-social-right-section .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout4 .apex_countdown div, 
.edn-position-right.apexnb-logo-social-right-section .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout4 .apex_countdown div {
padding:0 13px;
}
.apexnb-logo-social-right-section .countdown-wrap.apexnb_layout5 .apex_countdown div span, 
.apexnb-logo-social-right-section .countdown-wrap.apexnb_layout5 .apex_countdown div span {
padding:6px;
}
.edn-position-left .countdown-wrap.apexnb_layout5 .apex_countdown div span,
.edn-position-right .countdown-wrap.apexnb_layout5 .apex_countdown div span {
font-size: 20px;
}
.edn-position-left .countdown-wrap.apexnb_layout5 .apex_countdown div p,
.edn-position-right .countdown-wrap.apexnb_layout5 .apex_countdown div p,
.edn-position-left .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout6 .smalltext,
.edn-position-right .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout6 .smalltext,
.edn-position-left.apexnb-logo-social-right-section .countdown-wrap.apexnb_layout5 .apex_countdown div p, 
.edn-position-left.apexnb-logo-social-right-section .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout6 .smalltext, 
.edn-position-right.apexnb-logo-social-right-section .countdown-wrap.apexnb_layout5 .apex_countdown div p, 
.edn-position-right.apexnb-logo-social-right-section .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout6 .smalltext {
font-size: 12px;
}
.edn-position-right .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout6 .apex_countdown > div {
margin-right:5px;
padding:8px;
float: none;
}
.edn-position-left.apexnb-logo-social-right-section .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout6 .apex_countdown > div, 
.edn-position-right.apexnb-logo-social-right-section .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout6 .apex_countdown > div, 
.edn-position-left.apexnb-logo-social-right-section .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout6 .apex_countdown div > span, 
.edn-position-right.apexnb-logo-social-right-section .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout6 .apex_countdown div > span {
padding:6px;
}
.edn-position-left .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout6 .apex_countdown,
.edn-position-right .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout6 .apex_countdown,
.edn-position-left.apexnb-logo-social-right-section .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout6 .apex_countdown, 
.edn-position-right.apexnb-logo-social-right-section .countdown-wrap.apexnb_layout4 .apex_countdown div span, 
.edn-position-right.apexnb-logo-social-right-section .countdown-wrap.apexnb_layout5 .apex_countdown div span, 
.edn-position-right.apexnb-logo-social-right-section .edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout6 .apex_countdown {
font-size: 21px;
}
.edn_countdown_timer_main_wrapper .countdown-wrap .btn_calltoaction {
display: block;
max-width: 50%;
margin:0 auto;
} .apexnb-searchwrapper .apex-search-right-section {
float: none;
width: auto;
}
.apexnb-searchwrapper .apex-onscreen-description {
float: none;
margin-right:0;
}
.apexnb-search-layout1.apexnb-searchwrapper .apex-search-right-section {
width: auto;
}
.apexnb-searchwrapper .searchform {
display: block;
}
.edn-position-left .apexnb-search-layout1 .apex-search-right-section .btn-search-now,
.edn-position-left .apexnb-search-layout1 .apex-search-right-section .btn-search-now {
top:auto;
bottom:5px;
}
.apexnb-search-layout1 .apex-search-right-section label i,
.apexnb-search-layout5.apexnb-searchwrapper .apex-onscreen-description {
margin-right: 0;
}
.apexnb-search-layout4.apexnb-searchwrapper .apex-onscreen-description {
margin-right:0;
margin-bottom: 5px;
}
.edn-position-left .apexnb-search-layout4.apexnb-searchwrapper .apex-search-right-section,
.edn-position-right .apexnb-search-layout4.apexnb-searchwrapper .apex-search-right-section {
min-width: auto;
width: 100%;
}
.edn-position-left .apexnb-searchwrapper .apex-onscreen-description, 
.edn-position-right .apexnb-searchwrapper .apex-onscreen-description {
margin-top:0;
}
.apexnb-search-layout4.apexnb-searchwrapper .apex-search-right-section,
.apexnb-search-layout5.apexnb-searchwrapper .apex-search-right-section {
width: 100%;
max-width: 100%;
}
.edn-position-left .apexnb-search-layout5 .apex-search-right-section.apexnb_show_icononly label,
.edn-position-right .apexnb-search-layout5 .apex-search-right-section.apexnb_show_icononly label {
width: 80%;
}
.edn-position-left .endpro_main_leftright_wrapper.scroller_leftright_wrapper,
.edn-position-right .endpro_main_leftright_wrapper.scroller_leftright_wrapper {
padding:15px 0;
}
.edn-position-left .edn-form-field .constant_subscribe, 
.edn-position-right .edn-form-field .constant_subscribe {
margin-top: 0;
}
.edn-position-left .edn-template-15 .edn-form-field input.edn-mailchimp-email, 
.edn-position-right .edn-template-15  .edn-form-field input.edn-mailchimp-email,
.edn-position-left .edn-template-15 .edn-form-field .edn_mailchimp_submit_ajax, 
.edn-position-right .edn-template-15 .edn-form-field .edn_mailchimp_submit_ajax,
.endpro_main_leftright_wrapper .ednpro_right_section {
width:100%;
}
.edn-position-left .apexnb-searchwrapper.apexnb-search-layout2 .apex-search-right-section,
.edn-position-right .apexnb-searchwrapper.apexnb-search-layout2 .apex-search-right-section {
min-width: auto;
}
.edn-position-left .apexnb-search-layout2 .apex-search-right-section.apexnb_show_both_sbtn label,
.edn-position-right .apexnb-search-layout2 .apex-search-right-section.apexnb_show_both_sbtn label,
.edn-position-left .apexnb-search-layout2 .apex-search-right-section .btn-search-now,
.edn-position-right .apexnb-search-layout2 .apex-search-right-section .btn-search-now,
.edn-position-left .apexnb-search-layout3 .apex-search-right-section.apexnb_show_both_sbtn label,
.edn-position-right .apexnb-search-layout3 .apex-search-right-section.apexnb_show_both_sbtn label,
.edn-position-left .apexnb-search-layout3 .apex-search-right-section .btn-search-now,
.edn-position-right .apexnb-search-layout3 .apex-search-right-section .btn-search-now {
float:none;
width:100%;
}
.edn-position-left .apexnb-search-layout2 .apex-search-right-section .search-field, 
.edn-position-right .apexnb-search-layout2 .apex-search-right-section .search-field {
border:3px;
}
.edn-position-left .apexnb-search-layout3.apexnb-searchwrapper .apex-search-right-section, 
.edn-position-right .apexnb-search-layout3.apexnb-searchwrapper .apex-search-right-section {
width:auto;
}
.apexnb-logo-social-right-section .endpro_main_leftright_wrapper, 
.apexnb-logo-social-right-section .endpro_main_leftright_wrapper.slider_leftright_wrapper {
padding:6px 0;
}
.edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout5 .apex_countdown div {
margin-right: 10px;
}
.edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout5 .apex_countdown div:last-child {
margin-right: 0;
}
.edn-position-left.apexnb-logo-social-right-section .edn-temp-design-wrapper, 
.edn-position-right.apexnb-logo-social-right-section .edn-temp-design-wrapper {
padding: 15px 20px;
}
.apexnb-search-layout3 .apex-search-right-section .btn-search-now{
margin-top: 10px;
}
.apexnb-searchwrapper .apex-search-right-section .btn-search-now {
padding:5px 10px;
}
.apexnb-logo-social-right-section .apexnb-search-layout5 .apex-search-right-section.apexnb_show_both_sbtn label {
width: 70%;
}
.apexnb-search-layout5.apexnb-searchwrapper .apex-onscreen-description {
float: none;
margin-right: 0;
width: 100%;
}
.apexnb-search-layout5.apexnb-searchwrapper .apex-search-right-section {
float: none;
}
.edn-contact-lightbox .edn-contact-lightbox-inner-wrap.apexnb-ccform7-wrapper {
width: 300px;
}
}
@media (max-width: 420px) {
.countdown-wrap.apexnb_layout3 .apex_countdown div p {
font-size: 8px;
}
}
@media (max-width: 400px) {
.right .ticker .edn-mulitple-text-content {
margin-right: 0px;
} .apexnb-searchwrapper.apexnb-search-layout2 .apex-search-right-section,
.apexnb-search-layout4.apexnb-searchwrapper .apex-search-right-section {
min-width: auto;
width: 100%;
}
.apexnb-search-layout2 .apex-search-right-section label {
float:none;
}
.apexnb-search-layout2 .apex-search-right-section .btn-search-now {
float:none;
margin-top: 5px;
border-radius: 3px;
}
.apexnb-search-layout2 .apex-search-right-section .search-field,
.edn-template-15 .apexnb-searchwrapper .apex-search-right-section, 
.edn-template-15 .apexnb-searchwrapper .apex-search-right-section .btn-search-now {
border-radius: 3px;
}
.apexnb-search-layout3 .apex-search-right-section label {
float:none;
width: 100%;
}
.apexnb-search-layout3.apexnb-searchwrapper .apex-search-right-section {
width: auto;
}
.apexnb-searchwrapper .apex-search-right-section .btn-search-now {
float: none;
}
.apexnb-searchwrapper.apexnb-search-layout4 .apex-search-right-section .btn-search-now,
.apexnb-searchwrapper.apexnb-search-layout5 .apex-search-right-section .btn-search-now {
margin-top:0;
}
.apexnb-search-layout5 .apex-search-right-section.apexnb_show_icononly label {
width: 83.2%;
}
.edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout1 .btn_calltoaction {
padding:8px 15px;
}
.apexnb-logo-social-right-section .edn-temp1-design-wrapper, 
.apexnb-logo-social-right-section .edn-temp2-design-wrapper, 
.apexnb-logo-social-right-section .edn-temp3-design-wrapper, 
.apexnb-logo-social-right-section .edn-temp4-design-wrapper, 
.apexnb-logo-social-right-section .edn-temp5-design-wrapper, 
.apexnb-logo-social-right-section .edn-temp6-design-wrapper, 
.apexnb-logo-social-right-section .edn-temp7-design-wrapper, 
.apexnb-logo-social-right-section .edn-temp8-design-wrapper, 
.apexnb-logo-social-right-section .edn-temp9-design-wrapper, 
.apexnb-logo-social-right-section .edn-temp10-design-wrapper, 
.apexnb-logo-social-right-section .edn-temp11-design-wrapper, 
.apexnb-logo-social-right-section .edn-temp12-design-wrapper, 
.apexnb-logo-social-right-section .edn-temp13-design-wrapper, 
.apexnb-logo-social-right-section .edn-temp14-design-wrapper {
padding:12px 15px;
}
.edn-position-left .countdown-wrap.apexnb_layout4 .apex_countdown div span, 
.edn-position-right .countdown-wrap.apexnb_layout4 .apex_countdown div span, 
.edn-position-left.apexnb-logo-social-right-section .countdown-wrap.apexnb_layout4 .apex_countdown div span,
.edn-position-right.apexnb-logo-social-right-section .countdown-wrap.apexnb_layout4 .apex_countdown div span {
font-size: 21px;
}
.edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout6 .smalltext {
font-size: 12px;
}
.edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout6 .apex_countdown > div {
padding: 7px;
}
.edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout6 .smalltext {
font-size: 12px;
}
.edn_countdown_timer_main_wrapper .countdown-wrap.apexnb_layout6 .apex_countdown div > span {
padding: 4px;
}
.edn-form-field {
display: block;
}
.apexnb-search-layout3 .apex-search-right-section .search-field {
margin-bottom: 10px;
}
.time_circles canvas {
width: auto !important;
}
} .edn-post-title > li,
.edn-rss-feed > li,
.edn-twitter-feed > li,
.edn-multiple-content > li {
float: left;
visibility: hidden;
height: 1px;
}
.bx-wrapper .edn-post-title > li,
.bx-wrapper .edn-rss-feed > li,
.bx-wrapper .edn-twitter-feed > li,
.bx-wrapper .edn-multiple-content > li {
height: inherit;
visibility: visible;
}.bx-wrapper {
position: relative;
margin: 0 auto 60px;
padding: 0;
*zoom: 1;
}
.bx-wrapper img {
max-width: 100%;
display: block;
} .bx-wrapper .bx-viewport {
-moz-box-shadow: 0 0 5px #ccc;
-webkit-box-shadow: 0 0 5px #ccc;
box-shadow: 0 0 5px #ccc;
border:  5px solid #fff;
left: -5px;
background: #fff; -webkit-transform: translatez(0);
-moz-transform: translatez(0);
-ms-transform: translatez(0);
-o-transform: translatez(0);
transform: translatez(0);
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
position: absolute;
bottom: -30px;
width: 100%;
} .bx-wrapper .bx-loading {
min-height: 50px;
background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/images/bx_loader.gif) center center no-repeat #fff;
height: 100%;
width: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 2000;
} .bx-wrapper .bx-pager {
text-align: center;
font-size: .85em;
font-family: Arial;
font-weight: bold;
color: #666;
padding-top: 20px;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
display: inline-block;
*zoom: 1;
*display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
background: #666;
text-indent: -9999px;
display: block;
width: 10px;
height: 10px;
margin: 0 5px;
outline: 0;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
background: #000;
} .bx-wrapper .bx-prev {
left: 10px;
background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/images/controls.png) no-repeat 0 -32px;
}
.bx-wrapper .bx-next {
right: 10px;
background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/images/controls.png) no-repeat -43px -32px;
}
.bx-wrapper .bx-prev:hover {
background-position: 0 0;
}
.bx-wrapper .bx-next:hover {
background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
position: absolute;
top: 50%;
margin-top: -16px;
outline: 0;
width: 32px;
height: 32px;
text-indent: -9999px;
z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
display: none;
} .bx-wrapper .bx-controls-auto {
text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
display: block;
text-indent: -9999px;
width: 10px;
height: 11px;
outline: 0;
background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/images/controls.png) -86px -11px no-repeat;
margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
display: block;
text-indent: -9999px;
width: 9px;
height: 11px;
outline: 0;
background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/images/controls.png) -86px -44px no-repeat;
margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
background-position: -86px -33px;
} .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
text-align: left;
width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
right: 0;
width: 35px;
} .bx-wrapper .bx-caption {
position: absolute;
bottom: 0;
left: 0;
background: #666\9;
background: rgba(80, 80, 80, 0.75);
width: 100%;
}
.bx-wrapper .bx-caption span {
color: #fff;
font-family: Arial;
display: block;
font-size: .85em;
padding: 10px;
}div.pp_default .pp_top,
div.pp_default .pp_top .pp_middle,
div.pp_default .pp_top .pp_left,
div.pp_default .pp_top .pp_right,
div.pp_default .pp_bottom,
div.pp_default .pp_bottom .pp_left,
div.pp_default .pp_bottom .pp_middle,
div.pp_default .pp_bottom .pp_right { height: 13px; }
div.pp_default .pp_top .pp_left { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/default/sprite.png) -78px -93px no-repeat; } div.pp_default .pp_top .pp_middle { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/default/sprite_x.png) top left repeat-x; } div.pp_default .pp_top .pp_right { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/default/sprite.png) -112px -93px no-repeat; } div.pp_default .pp_content .ppt { color: #f8f8f8; }
div.pp_default .pp_content_container .pp_left { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y; padding-left: 13px; }
div.pp_default .pp_content_container .pp_right { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/default/sprite_y.png) top right repeat-y; padding-right: 13px; }
div.pp_default .pp_content { background-color: #fff; } div.pp_default .pp_next:hover { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/default/sprite_next.png) center right  no-repeat; cursor: pointer; } div.pp_default .pp_previous:hover { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/default/sprite_prev.png) center left no-repeat; cursor: pointer; } div.pp_default .pp_expand { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/default/sprite.png) 0 -29px no-repeat; cursor: pointer; width: 28px; height: 28px; } div.pp_default .pp_expand:hover { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/default/sprite.png) 0 -56px no-repeat; cursor: pointer; } div.pp_default .pp_contract { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/default/sprite.png) 0 -84px no-repeat; cursor: pointer; width: 28px; height: 28px; } div.pp_default .pp_contract:hover { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/default/sprite.png) 0 -113px no-repeat; cursor: pointer; } div.pp_default .pp_close { width: 30px; height: 30px; background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/default/sprite.png) 2px 1px no-repeat; cursor: pointer; } div.pp_default #pp_full_res .pp_inline { color: #000; } 
div.pp_default .pp_gallery ul li a { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/default/default_thumb.png) center center #f8f8f8; border:1px solid #aaa; }
div.pp_default .pp_gallery ul li a:hover,
div.pp_default .pp_gallery ul li.selected a { border-color: #fff; }
div.pp_default .pp_social { margin-top: 7px; }
div.pp_default .pp_gallery a.pp_arrow_previous,
div.pp_default .pp_gallery a.pp_arrow_next { position: static; left: auto; }
div.pp_default .pp_nav .pp_play,
div.pp_default .pp_nav .pp_pause { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/default/sprite.png) -51px 1px no-repeat; height:30px; width:30px; }
div.pp_default .pp_nav .pp_pause { background-position: -51px -29px; }
div.pp_default .pp_details { position: relative; }
div.pp_default a.pp_arrow_previous,
div.pp_default a.pp_arrow_next { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/default/sprite.png) -31px -3px no-repeat; height: 20px; margin: 4px 0 0 0; width: 20px; }
div.pp_default a.pp_arrow_next { left: 52px; background-position: -82px -3px; } div.pp_default .pp_content_container .pp_details { margin-top: 5px; }
div.pp_default .pp_nav { clear: none; height: 30px; width: 110px; position: relative; }
div.pp_default .pp_nav .currentTextHolder{ font-family: Georgia; font-style: italic; color:#999; font-size: 11px; left: 75px; line-height: 25px; margin: 0; padding: 0 0 0 10px; position: absolute; top: 2px; }
div.pp_default .pp_close:hover, div.pp_default .pp_nav .pp_play:hover, div.pp_default .pp_nav .pp_pause:hover, div.pp_default .pp_arrow_next:hover, div.pp_default .pp_arrow_previous:hover { opacity:0.7; }
div.pp_default .pp_description{ font-size: 11px; font-weight: bold; line-height: 14px; margin: 5px 50px 5px 0; }
div.pp_default .pp_bottom .pp_left { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/default/sprite.png) -78px -127px no-repeat; } div.pp_default .pp_bottom .pp_middle { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/default/sprite_x.png) bottom left repeat-x; } div.pp_default .pp_bottom .pp_right { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/default/sprite.png) -112px -127px no-repeat; } div.pp_default .pp_loaderIcon { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/default/loader.gif) center center no-repeat; }  div.light_rounded .pp_top .pp_left { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat; } div.light_rounded .pp_top .pp_middle { background: #fff; } div.light_rounded .pp_top .pp_right { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat; } div.light_rounded .pp_content .ppt { color: #000; }
div.light_rounded .pp_content_container .pp_left,
div.light_rounded .pp_content_container .pp_right { background: #fff; }
div.light_rounded .pp_content { background-color: #fff; } div.light_rounded .pp_next:hover { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/light_rounded/btnNext.png) center right  no-repeat; cursor: pointer; } div.light_rounded .pp_previous:hover { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat; cursor: pointer; } div.light_rounded .pp_expand { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat; cursor: pointer; } div.light_rounded .pp_expand:hover { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat; cursor: pointer; } div.light_rounded .pp_contract { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat; cursor: pointer; } div.light_rounded .pp_contract:hover { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat; cursor: pointer; } div.light_rounded .pp_close { width: 75px; height: 22px; background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat; cursor: pointer; } div.light_rounded .pp_details { position: relative; }
div.light_rounded .pp_description { margin-right: 85px; }
div.light_rounded #pp_full_res .pp_inline { color: #000; } 
div.light_rounded .pp_gallery a.pp_arrow_previous,
div.light_rounded .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }
div.light_rounded .pp_nav .pp_play { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }
div.light_rounded .pp_nav .pp_pause { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }
div.light_rounded .pp_arrow_previous { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat; } div.light_rounded .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
div.light_rounded .pp_arrow_next { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat; } div.light_rounded .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }
div.light_rounded .pp_bottom .pp_left { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat; } div.light_rounded .pp_bottom .pp_middle { background: #fff; } div.light_rounded .pp_bottom .pp_right { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat; } div.light_rounded .pp_loaderIcon { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat; }  div.dark_rounded .pp_top .pp_left { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat; } div.dark_rounded .pp_top .pp_middle { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } div.dark_rounded .pp_top .pp_right { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat; } div.dark_rounded .pp_content_container .pp_left { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y; } div.dark_rounded .pp_content_container .pp_right { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y; } div.dark_rounded .pp_content { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } div.dark_rounded .pp_next:hover { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/dark_rounded/btnNext.png) center right  no-repeat; cursor: pointer; } div.dark_rounded .pp_previous:hover { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat; cursor: pointer; } div.dark_rounded .pp_expand { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat; cursor: pointer; } div.dark_rounded .pp_expand:hover { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat; cursor: pointer; } div.dark_rounded .pp_contract { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat; cursor: pointer; } div.dark_rounded .pp_contract:hover { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat; cursor: pointer; } div.dark_rounded .pp_close { width: 75px; height: 22px; background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat; cursor: pointer; } div.dark_rounded .pp_details { position: relative; }
div.dark_rounded .pp_description { margin-right: 85px; }
div.dark_rounded .currentTextHolder { color: #c4c4c4; }
div.dark_rounded .pp_description { color: #fff; }
div.dark_rounded #pp_full_res .pp_inline { color: #fff; }
div.dark_rounded .pp_gallery a.pp_arrow_previous,
div.dark_rounded .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }
div.dark_rounded .pp_nav .pp_play { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }
div.dark_rounded .pp_nav .pp_pause { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }
div.dark_rounded .pp_arrow_previous { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat; } div.dark_rounded .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
div.dark_rounded .pp_arrow_next { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat; } div.dark_rounded .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }
div.dark_rounded .pp_bottom .pp_left { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat; } div.dark_rounded .pp_bottom .pp_middle { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } div.dark_rounded .pp_bottom .pp_right { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat; } div.dark_rounded .pp_loaderIcon { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat; }  div.dark_square .pp_left ,
div.dark_square .pp_middle,
div.dark_square .pp_right,
div.dark_square .pp_content { background: #000; }
div.dark_square .currentTextHolder { color: #c4c4c4; }
div.dark_square .pp_description { color: #fff; }
div.dark_square .pp_loaderIcon { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/dark_square/loader.gif) center center no-repeat; } div.dark_square .pp_expand { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat; cursor: pointer; } div.dark_square .pp_expand:hover { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat; cursor: pointer; } div.dark_square .pp_contract { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat; cursor: pointer; } div.dark_square .pp_contract:hover { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat; cursor: pointer; } div.dark_square .pp_close { width: 75px; height: 22px; background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat; cursor: pointer; } div.dark_square .pp_details { position: relative; }
div.dark_square .pp_description { margin: 0 85px 0 0; }
div.dark_square #pp_full_res .pp_inline { color: #fff; }
div.dark_square .pp_gallery a.pp_arrow_previous,
div.dark_square .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }
div.dark_square .pp_nav { clear: none; }
div.dark_square .pp_nav .pp_play { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }
div.dark_square .pp_nav .pp_pause { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }
div.dark_square .pp_arrow_previous { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat; } div.dark_square .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
div.dark_square .pp_arrow_next { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat; } div.dark_square .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }
div.dark_square .pp_next:hover { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/dark_square/btnNext.png) center right  no-repeat; cursor: pointer; } div.dark_square .pp_previous:hover { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat; cursor: pointer; }  div.light_square .pp_left ,
div.light_square .pp_middle,
div.light_square .pp_right,
div.light_square .pp_content { background: #fff; }
div.light_square .pp_content .ppt { color: #000; }
div.light_square .pp_expand { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat; cursor: pointer; } div.light_square .pp_expand:hover { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat; cursor: pointer; } div.light_square .pp_contract { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat; cursor: pointer; } div.light_square .pp_contract:hover { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat; cursor: pointer; } div.light_square .pp_close { width: 75px; height: 22px; background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat; cursor: pointer; } div.light_square .pp_details { position: relative; }
div.light_square .pp_description { margin-right: 85px; }
div.light_square #pp_full_res .pp_inline { color: #000; }
div.light_square .pp_gallery a.pp_arrow_previous,
div.light_square .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }
div.light_square .pp_nav .pp_play { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }
div.light_square .pp_nav .pp_pause { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }
div.light_square .pp_arrow_previous { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat; } div.light_square .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
div.light_square .pp_arrow_next { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat; } div.light_square .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }
div.light_square .pp_next:hover { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/light_square/btnNext.png) center right  no-repeat; cursor: pointer; } div.light_square .pp_previous:hover { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat; cursor: pointer; } div.light_square .pp_loaderIcon { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat; }  div.facebook .pp_top .pp_left { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat; } div.facebook .pp_top .pp_middle { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x; } div.facebook .pp_top .pp_right { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat; } div.facebook .pp_content .ppt { color: #000; }
div.facebook .pp_content_container .pp_left { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y; } div.facebook .pp_content_container .pp_right { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y; } div.facebook .pp_content { background: #fff; } div.facebook .pp_expand { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat; cursor: pointer; } div.facebook .pp_expand:hover { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat; cursor: pointer; } div.facebook .pp_contract { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat; cursor: pointer; } div.facebook .pp_contract:hover { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat; cursor: pointer; } div.facebook .pp_close { width: 22px; height: 22px; background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat; cursor: pointer; } div.facebook .pp_details { position: relative; }
div.facebook .pp_description { margin: 0 37px 0 0; }
div.facebook #pp_full_res .pp_inline { color: #000; } 
div.facebook .pp_loaderIcon { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/facebook/loader.gif) center center no-repeat; } div.facebook .pp_arrow_previous { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat; height: 22px; margin-top: 0; width: 22px; } div.facebook .pp_arrow_previous.disabled { background-position: 0 -96px; cursor: default; }
div.facebook .pp_arrow_next { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat; height: 22px; margin-top: 0; width: 22px; } div.facebook .pp_arrow_next.disabled { background-position: -32px -96px; cursor: default; }
div.facebook .pp_nav { margin-top: 0; }
div.facebook .pp_nav p { font-size: 15px; padding: 0 3px 0 4px; }
div.facebook .pp_nav .pp_play { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat; height: 22px; width: 22px; }
div.facebook .pp_nav .pp_pause { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat; height: 22px; width: 22px; }
div.facebook .pp_next:hover { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/facebook/btnNext.png) center right no-repeat; cursor: pointer; } div.facebook .pp_previous:hover { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat; cursor: pointer; } div.facebook .pp_bottom .pp_left { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat; } div.facebook .pp_bottom .pp_middle { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x; } div.facebook .pp_bottom .pp_right { background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat; }  div.pp_pic_holder a:focus { outline:none; }
div.pp_overlay {
background: #000;
display: none;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 99999;
}
div.pp_pic_holder {
display: none;
position: absolute;
width: 100px;
z-index: 100000;
}
.pp_top {
height: 20px;
position: relative;
}
* html .pp_top { padding: 0 20px; }
.pp_top .pp_left {
height: 20px;
left: 0;
position: absolute;
width: 20px;
}
.pp_top .pp_middle {
height: 20px;
left: 20px;
position: absolute;
right: 20px;
}
* html .pp_top .pp_middle {
left: 0;
position: static;
}
.pp_top .pp_right {
height: 20px;
left: auto;
position: absolute;
right: 0;
top: 0;
width: 20px;
}
.pp_content { height: 40px; min-width: 40px; }
* html .pp_content { width: 40px; }
.pp_fade { display: none; }
.pp_content_container {
position: relative;
text-align: left;
width: 100%;
}
.pp_content_container .pp_left { padding-left: 20px; }
.pp_content_container .pp_right { padding-right: 20px; }
.pp_content_container .pp_details {
float: left;
margin: 10px 0 2px 0;
}
.pp_description {
display: none;
margin: 0;
}
.pp_social { float: left; margin: 0; }
.pp_social .facebook { float: left; margin-left: 5px; width: 55px; overflow: hidden; }
.pp_social .twitter { float: left; }
.pp_nav {
clear: right;
float: left;
margin: 3px 10px 0 0;
}
.pp_nav p {
float: left;
margin: 2px 4px;
white-space: nowrap;
}
.pp_nav .pp_play,
.pp_nav .pp_pause {
float: left;
margin-right: 4px;
text-indent: -10000px;
}
a.pp_arrow_previous,
a.pp_arrow_next {
display: block;
float: left;
height: 15px;
margin-top: 3px;
overflow: hidden;
text-indent: -10000px;
width: 14px;
}
.pp_hoverContainer {
position: absolute;
top: 0;
width: 100%;
z-index: 2000;
}
.pp_gallery {
display: none;
left: 50%;
margin-top: -50px;
position: absolute;
z-index: 10000;
}
.pp_gallery div {
float: left;
overflow: hidden;
position: relative;
}
.pp_gallery ul {
float: left;
height: 35px;
margin: 0 0 0 5px;
padding: 0;
position: relative;
white-space: nowrap;
}
.pp_gallery ul a {
border: 1px #000 solid;
border: 1px rgba(0,0,0,0.5) solid;
display: block;
float: left;
height: 33px;
overflow: hidden;
}
.pp_gallery ul a:hover,
.pp_gallery li.selected a { border-color: #fff; }
.pp_gallery ul a img { border: 0; }
.pp_gallery li {
display: block;
float: left;
margin: 0 5px 0 0;
padding: 0;
}
.pp_gallery li.default a {
background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;
display: block;
height: 33px;
width: 50px;
}
.pp_gallery li.default a img { display: none; }
.pp_gallery .pp_arrow_previous,
.pp_gallery .pp_arrow_next {
margin-top: 7px !important;
}
a.pp_next {
background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
display: block;
float: right;
height: 100%;
text-indent: -10000px;
width: 49%;
}
a.pp_previous {
background: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/css/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
display: block;
float: left;
height: 100%;
text-indent: -10000px;
width: 49%;
}
a.pp_expand,
a.pp_contract {
cursor: pointer;
display: none;
height: 20px;	
position: absolute;
right: 30px;
text-indent: -10000px;
top: 10px;
width: 20px;
z-index: 20000;
}
a.pp_close {
position: absolute; right: 0; top: 0; 
display: block;
line-height:22px;
text-indent: -10000px;
}
.pp_bottom {
height: 20px;
position: relative;
}
* html .pp_bottom { padding: 0 20px; }
.pp_bottom .pp_left {
height: 20px;
left: 0;
position: absolute;
width: 20px;
}
.pp_bottom .pp_middle {
height: 20px;
left: 20px;
position: absolute;
right: 20px;
}
* html .pp_bottom .pp_middle {
left: 0;
position: static;
}
.pp_bottom .pp_right {
height: 20px;
left: auto;
position: absolute;
right: 0;
top: 0;
width: 20px;
}
.pp_loaderIcon {
display: block;
height: 24px;
left: 50%;
margin: -12px 0 0 -12px;
position: absolute;
top: 50%;
width: 24px;
}
#pp_full_res {
line-height: 1 !important;
}
#pp_full_res .pp_inline {
text-align: left;
}
#pp_full_res .pp_inline p { margin: 0 0 15px 0; }
div.ppt {
color: #fff;
display: none;
font-size: 17px;
margin: 0 0 5px 15px;
z-index: 9999;
}.ticker-wrapper.has-js {
padding: 0px 9px;
width: 100%;
height: auto;
display: inline-block;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px; font-size: 0.75em;
}
.ticker {
width: 91%;
height: auto;
display: block;
position: relative;
overflow: hidden; }
.ticker-title {
padding: 5px 9px;
color: #990000;
font-weight: bold; text-transform: uppercase;
}
.ticker-content {
margin: 0px;
padding-top: 5px;
position: absolute;
color: #1F527B;
font-weight: bold; overflow: hidden;
white-space: nowrap;
line-height: 1.2em;
}
.ticker-content:focus {
display:none;
}
.ticker-content a {
text-decoration: none;	
color: #1F527B;
}
.ticker-content a:hover {
text-decoration: underline;	
color: #0D3059;
}
.ticker-swipe {
padding-top: 9px;
position: absolute;
top: 0px; display: block;
width: 800px;
height: 32px; 
}
.ticker-swipe span {
margin-left: 1px; border-bottom: 1px solid #1F527B;
height: 12px;
width: 7px;
display: block;
}
.ticker-controls {
padding: 8px 0px 0px 0px;
list-style-type: none;
float: left;
}
.ticker-controls li {
padding: 0px;
margin-left: 5px;
float: left;
cursor: pointer;
height: 16px;
width: 16px;
display: block;
}
.ticker-controls li.jnt-play-pause {
background-image: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/images/scroll_controls.png);
background-position: 32px 16px;
}
.ticker-controls li.jnt-play-pause.over {
background-position: 32px 32px;
}
.ticker-controls li.jnt-play-pause.down {
background-position: 32px 0px;
}
.ticker-controls li.jnt-play-pause.paused {
background-image: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/images/scroll_controls.png);	
background-position: 48px 16px;
}
.ticker-controls li.jnt-play-pause.paused.over {
background-position: 48px 32px;
}
.ticker-controls li.jnt-play-pause.paused.down {
background-position: 48px 0px;
}
.ticker-controls li.jnt-prev {
background-image: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/images/scroll_controls.png);
background-position: 0px 16px;		
}
.ticker-controls li.jnt-prev.over {
background-position: 0px 32px;		
}
.ticker-controls li.jnt-prev.down {
background-position: 0px 0px;		
}
.ticker-controls li.jnt-next {
background-image: url(//grandcafedeparel.nl/wp-content/plugins/apex-notification-bar-lite/images/scroll_controls.png);	
background-position: 16px 16px;	
}
.ticker-controls li.jnt-next.over {
background-position: 16px 32px;	
}
.ticker-controls li.jnt-next.down {	
background-position: 16px 0px;	
}
.js-hidden {
display: none;
}
.no-js-news {
padding: 10px 0px 0px 45px; 
color: #F8F0DB;
}
.left .ticker-controls, .left .ticker-content, .left .ticker-title, .left .ticker {
float: left;
}
.left .ticker-controls {
padding-left: 6px;
}
.right .ticker-controls, .right .ticker-content, .right .ticker-title, .right .ticker {
float: right;
}
.right .ticker-controls {
padding-right: 6px;
}@font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 100;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-59bd2d54.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 100;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-09f504e0.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 100;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-ec145187.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 100;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-6b29be68.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 100;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-48514a2c.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 100;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-a81d578b.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 100;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-894b2e7f.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 100;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-e2103707.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 100;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-8ed4bb54.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 200;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-59bd2d54.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 200;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-09f504e0.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 200;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-ec145187.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 200;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-6b29be68.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 200;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-48514a2c.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 200;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-a81d578b.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 200;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-894b2e7f.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 200;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-e2103707.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 200;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-8ed4bb54.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 300;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-59bd2d54.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 300;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-09f504e0.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 300;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-ec145187.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 300;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-6b29be68.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 300;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-48514a2c.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 300;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-a81d578b.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 300;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-894b2e7f.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 300;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-e2103707.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 300;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-8ed4bb54.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 400;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-59bd2d54.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 400;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-09f504e0.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 400;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-ec145187.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 400;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-6b29be68.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 400;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-48514a2c.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 400;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-a81d578b.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 400;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-894b2e7f.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 400;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-e2103707.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 400;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-8ed4bb54.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 500;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-59bd2d54.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 500;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-09f504e0.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 500;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-ec145187.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 500;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-6b29be68.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 500;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-48514a2c.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 500;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-a81d578b.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 500;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-894b2e7f.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 500;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-e2103707.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 500;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-8ed4bb54.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 600;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-59bd2d54.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 600;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-09f504e0.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 600;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-ec145187.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 600;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-6b29be68.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 600;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-48514a2c.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 600;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-a81d578b.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 600;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-894b2e7f.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 600;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-e2103707.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 600;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-8ed4bb54.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 700;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-59bd2d54.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 700;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-09f504e0.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 700;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-ec145187.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 700;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-6b29be68.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 700;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-48514a2c.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 700;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-a81d578b.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 700;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-894b2e7f.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 700;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-e2103707.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 700;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-8ed4bb54.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 800;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-59bd2d54.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 800;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-09f504e0.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 800;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-ec145187.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 800;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-6b29be68.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 800;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-48514a2c.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 800;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-a81d578b.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 800;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-894b2e7f.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 800;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-e2103707.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 800;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-8ed4bb54.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 900;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-59bd2d54.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 900;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-09f504e0.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 900;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-ec145187.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 900;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-6b29be68.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 900;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-48514a2c.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 900;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-a81d578b.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 900;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-894b2e7f.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 900;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-e2103707.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 900;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-8ed4bb54.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 100;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-210e0792.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 100;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-f6655444.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 100;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-0249f65a.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 100;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-b5151e85.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 100;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-ba5507f2.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 100;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-da69b94e.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 100;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-bbbbbd37.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 100;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-f0106b44.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 100;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-0f7fcdc8.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 200;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-210e0792.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 200;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-f6655444.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 200;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-0249f65a.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 200;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-b5151e85.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 200;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-ba5507f2.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 200;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-da69b94e.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 200;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-bbbbbd37.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 200;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-f0106b44.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 200;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-0f7fcdc8.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-210e0792.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-f6655444.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-0249f65a.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-b5151e85.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-ba5507f2.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-da69b94e.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-bbbbbd37.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-f0106b44.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-0f7fcdc8.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-210e0792.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-f6655444.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-0249f65a.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-b5151e85.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-ba5507f2.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-da69b94e.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-bbbbbd37.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-f0106b44.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-0f7fcdc8.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 500;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-210e0792.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 500;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-f6655444.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 500;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-0249f65a.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 500;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-b5151e85.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 500;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-ba5507f2.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 500;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-da69b94e.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 500;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-bbbbbd37.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 500;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-f0106b44.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 500;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-0f7fcdc8.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-210e0792.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-f6655444.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-0249f65a.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-b5151e85.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-ba5507f2.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-da69b94e.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-bbbbbd37.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-f0106b44.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-0f7fcdc8.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-210e0792.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-f6655444.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-0249f65a.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-b5151e85.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-ba5507f2.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-da69b94e.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-bbbbbd37.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-f0106b44.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-0f7fcdc8.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 800;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-210e0792.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 800;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-f6655444.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 800;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-0249f65a.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 800;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-b5151e85.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 800;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-ba5507f2.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 800;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-da69b94e.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 800;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-bbbbbd37.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 800;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-f0106b44.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 800;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-0f7fcdc8.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 900;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-210e0792.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 900;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-f6655444.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 900;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-0249f65a.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 900;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-b5151e85.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 900;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-ba5507f2.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 900;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-da69b94e.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 900;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-bbbbbd37.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 900;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-f0106b44.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 900;
font-stretch: 100%;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-0f7fcdc8.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-599eef16.woff2) format('woff2');
unicode-range: U+f9ca-fa0b, U+ff03-ff05, U+ff07, U+ff0a-ff0b, U+ff0d-ff19, U+ff1b, U+ff1d, U+ff20-ff5b, U+ff5d, U+ffe0-ffe3, U+ffe5-ffe6;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-a180f870.woff2) format('woff2');
unicode-range: U+d723-d728, U+d72a-d733, U+d735-d748, U+d74a-d74f, U+d752-d753, U+d755-d757, U+d75a-d75f, U+d762-d764, U+d766-d768, U+d76a-d76b, U+d76d-d76f, U+d771-d787, U+d789-d78b, U+d78d-d78f, U+d791-d797, U+d79a, U+d79c, U+d79e-d7a3, U+f900-f909, U+f90b-f92e;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-9181ccc4.woff2) format('woff2');
unicode-range: U+d679-d68b, U+d68e-d69e, U+d6a0, U+d6a2-d6a7, U+d6a9-d6c3, U+d6c6-d6c7, U+d6c9-d6cb, U+d6cd-d6d3, U+d6d5-d6d6, U+d6d8-d6e3, U+d6e5-d6e7, U+d6e9-d6fb, U+d6fd-d717, U+d719-d71f, U+d721-d722;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-032ba5d2.woff2) format('woff2');
unicode-range: U+d5bc-d5c7, U+d5ca-d5cb, U+d5cd-d5cf, U+d5d1-d5d7, U+d5d9-d5da, U+d5dc, U+d5de-d5e3, U+d5e6-d5e7, U+d5e9-d5eb, U+d5ed-d5f6, U+d5f8, U+d5fa-d5ff, U+d602-d603, U+d605-d607, U+d609-d60f, U+d612-d613, U+d616-d61b, U+d61d-d637, U+d63a-d63b, U+d63d-d63f, U+d641-d647, U+d64a-d64c, U+d64e-d653, U+d656-d657, U+d659-d65b, U+d65d-d666, U+d668, U+d66a-d678;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-cd8d82b4.woff2) format('woff2');
unicode-range: U+d507, U+d509-d50b, U+d50d-d513, U+d515-d53b, U+d53e-d53f, U+d541-d543, U+d545-d54c, U+d54e, U+d550, U+d552-d557, U+d55a-d55b, U+d55d-d55f, U+d561-d564, U+d566-d567, U+d56a, U+d56c, U+d56e-d573, U+d576-d577, U+d579-d583, U+d585-d586, U+d58a-d5a4, U+d5a6-d5bb;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-a6b410d4.woff2) format('woff2');
unicode-range: U+d464-d477, U+d47a-d47b, U+d47d-d47f, U+d481-d487, U+d489-d48a, U+d48c, U+d48e-d4e7, U+d4e9-d503, U+d505-d506;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-8907c374.woff2) format('woff2');
unicode-range: U+d3bf-d3c7, U+d3ca-d3cf, U+d3d1-d3eb, U+d3ee-d3ef, U+d3f1-d3f3, U+d3f5-d3fb, U+d3fd-d400, U+d402-d45b, U+d45d-d463;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-d40fd7f6.woff2) format('woff2');
unicode-range: U+d2ff, U+d302-d304, U+d306-d30b, U+d30f, U+d311-d313, U+d315-d31b, U+d31e, U+d322-d324, U+d326-d327, U+d32a-d32b, U+d32d-d32f, U+d331-d337, U+d339-d33c, U+d33e-d37b, U+d37e-d37f, U+d381-d383, U+d385-d38b, U+d38e-d390, U+d392-d397, U+d39a-d39b, U+d39d-d39f, U+d3a1-d3a7, U+d3a9-d3aa, U+d3ac, U+d3ae-d3b3, U+d3b5-d3b7, U+d3b9-d3bb, U+d3bd-d3be;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-b98dc27d.woff2) format('woff2');
unicode-range: U+d257-d27f, U+d281-d29b, U+d29d-d29f, U+d2a1-d2ab, U+d2ad-d2b7, U+d2ba-d2bb, U+d2bd-d2bf, U+d2c1-d2c7, U+d2c9-d2ef, U+d2f2-d2f3, U+d2f5-d2f7, U+d2f9-d2fe;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-5e69c8d4.woff2) format('woff2');
unicode-range: U+d1b4, U+d1b6-d1f3, U+d1f5-d22b, U+d22e-d22f, U+d231-d233, U+d235-d23b, U+d23d-d240, U+d242-d256;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-a3c1d29b.woff2) format('woff2');
unicode-range: U+d105-d12f, U+d132-d133, U+d135-d137, U+d139-d13f, U+d141-d142, U+d144, U+d146-d14b, U+d14e-d14f, U+d151-d153, U+d155-d15b, U+d15e-d187, U+d189-d19f, U+d1a2-d1a3, U+d1a5-d1a7, U+d1a9-d1af, U+d1b2-d1b3;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-87b62ca1.woff2) format('woff2');
unicode-range: U+d04b-d04f, U+d051-d057, U+d059-d06b, U+d06d-d06f, U+d071-d073, U+d075-d07b, U+d07e-d0a3, U+d0a6-d0a7, U+d0a9-d0ab, U+d0ad-d0b3, U+d0b6, U+d0b8, U+d0ba-d0bf, U+d0c2-d0c3, U+d0c5-d0c7, U+d0c9-d0cf, U+d0d2, U+d0d6-d0db, U+d0de-d0df, U+d0e1-d0e3, U+d0e5-d0eb, U+d0ee-d0f0, U+d0f2-d104;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-e0d1fbf1.woff2) format('woff2');
unicode-range: U+cfa2-cfc3, U+cfc5-cfdf, U+cfe2-cfe3, U+cfe5-cfe7, U+cfe9-cff4, U+cff6-cffb, U+cffd-cfff, U+d001-d003, U+d005-d017, U+d019-d033, U+d036-d037, U+d039-d03b, U+d03d-d04a;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-78003eee.woff2) format('woff2');
unicode-range: U+cef0-cef3, U+cef6, U+cef9-ceff, U+cf01-cf03, U+cf05-cf07, U+cf09-cf0f, U+cf11-cf12, U+cf14-cf1b, U+cf1d-cf1f, U+cf21-cf2f, U+cf31-cf53, U+cf56-cf57, U+cf59-cf5b, U+cf5d-cf63, U+cf66, U+cf68, U+cf6a-cf6f, U+cf71-cf84, U+cf86-cf8b, U+cf8d-cfa1;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-8f9d3bbb.woff2) format('woff2');
unicode-range: U+ce3c-ce57, U+ce5a-ce5b, U+ce5d-ce5f, U+ce61-ce67, U+ce6a, U+ce6c, U+ce6e-ce73, U+ce76-ce77, U+ce79-ce7b, U+ce7d-ce83, U+ce85-ce88, U+ce8a-ce8f, U+ce91-ce93, U+ce95-ce97, U+ce99-ce9f, U+cea2, U+cea4-ceab, U+cead-cee3, U+cee6-cee7, U+cee9-ceeb, U+ceed-ceef;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-1c03aa51.woff2) format('woff2');
unicode-range: U+cd92-cd93, U+cd96-cd97, U+cd99-cd9b, U+cd9d-cda3, U+cda6-cda8, U+cdaa-cdaf, U+cdb1-cdc3, U+cdc5-cdcb, U+cdcd-cde7, U+cde9-ce03, U+ce05-ce1f, U+ce22-ce34, U+ce36-ce3b;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-6a623bf4.woff2) format('woff2');
unicode-range: U+ccef-cd07, U+cd0a-cd0b, U+cd0d-cd1a, U+cd1c, U+cd1e-cd2b, U+cd2d-cd5b, U+cd5d-cd77, U+cd79-cd91;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-dd3c77b2.woff2) format('woff2');
unicode-range: U+cc3f-cc43, U+cc46-cc47, U+cc49-cc4b, U+cc4d-cc53, U+cc55-cc58, U+cc5a-cc5f, U+cc61-cc97, U+cc9a-cc9b, U+cc9d-cc9f, U+cca1-cca7, U+ccaa, U+ccac, U+ccae-ccb3, U+ccb6-ccb7, U+ccb9-ccbb, U+ccbd-cccf, U+ccd1-cce3, U+cce5-ccee;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-cd5e4115.woff2) format('woff2');
unicode-range: U+cb91-cbd3, U+cbd5-cbe3, U+cbe5-cc0b, U+cc0e-cc0f, U+cc11-cc13, U+cc15-cc1b, U+cc1d-cc20, U+cc23-cc27, U+cc2a-cc2b, U+cc2d, U+cc2f, U+cc31-cc37, U+cc3a, U+cc3c;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-0e53a744.woff2) format('woff2');
unicode-range: U+caf4-cb47, U+cb4a-cb90;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-0cfe8f10.woff2) format('woff2');
unicode-range: U+ca4a-ca4b, U+ca4e-ca4f, U+ca51-ca53, U+ca55-ca5b, U+ca5d-ca60, U+ca62-ca83, U+ca85-cabb, U+cabe-cabf, U+cac1-cac3, U+cac5-cacb, U+cacd-cad0, U+cad2, U+cad4-cad8, U+cada-caf3;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-6dfe5bcf.woff2) format('woff2');
unicode-range: U+c996-c997, U+c99a-c99c, U+c99e-c9bf, U+c9c2-c9c3, U+c9c5-c9c7, U+c9c9-c9cf, U+c9d2, U+c9d4, U+c9d7-c9d8, U+c9db, U+c9de-c9df, U+c9e1-c9e3, U+c9e5-c9e6, U+c9e8-c9eb, U+c9ee-c9f0, U+c9f2-c9f7, U+c9f9-ca0b, U+ca0d-ca28, U+ca2a-ca49;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-ba512bde.woff2) format('woff2');
unicode-range: U+c8e9-c8f4, U+c8f6-c8fb, U+c8fe-c8ff, U+c901-c903, U+c905-c90b, U+c90e-c910, U+c912-c917, U+c919-c92b, U+c92d-c94f, U+c951-c953, U+c955-c96b, U+c96d-c973, U+c975-c987, U+c98a-c98b, U+c98d-c98f, U+c991-c995;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-e2cc4dde.woff2) format('woff2');
unicode-range: U+c841-c84b, U+c84d-c86f, U+c872-c873, U+c875-c877, U+c879-c87f, U+c882-c884, U+c887-c88a, U+c88d-c8c3, U+c8c5-c8df, U+c8e1-c8e8;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-8b9475b1.woff2) format('woff2');
unicode-range: U+c779-c77b, U+c77e-c782, U+c786, U+c78b, U+c78d, U+c78f, U+c792-c793, U+c795, U+c797, U+c799-c79f, U+c7a2, U+c7a7-c7ab, U+c7ae-c7bb, U+c7bd-c7c0, U+c7c2-c7c7, U+c7c9-c7dc, U+c7de-c7ff, U+c802-c803, U+c805-c807, U+c809, U+c80b-c80f, U+c812, U+c814, U+c817-c81b, U+c81e-c81f, U+c821-c823, U+c825-c82e, U+c830-c837, U+c839-c83b, U+c83d-c840;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-510bc19a.woff2) format('woff2');
unicode-range: U+c6bb-c6bf, U+c6c2, U+c6c4, U+c6c6-c6cb, U+c6ce-c6cf, U+c6d1-c6d3, U+c6d5-c6db, U+c6dd-c6df, U+c6e1-c6e7, U+c6e9-c6eb, U+c6ed-c6ef, U+c6f1-c6f8, U+c6fa-c703, U+c705-c707, U+c709-c70b, U+c70d-c716, U+c718, U+c71a-c71f, U+c722-c723, U+c725-c727, U+c729-c734, U+c736-c73b, U+c73e-c73f, U+c741-c743, U+c745-c74b, U+c74e-c750, U+c752-c757, U+c759-c773, U+c776-c777;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-028c89c7.woff2) format('woff2');
unicode-range: U+c5f5-c5fb, U+c5fe, U+c602-c605, U+c607, U+c609-c60f, U+c611-c61a, U+c61c-c623, U+c626-c627, U+c629-c62b, U+c62d, U+c62f-c632, U+c636, U+c638, U+c63a-c63f, U+c642-c643, U+c645-c647, U+c649-c652, U+c656-c65b, U+c65d-c65f, U+c661-c663, U+c665-c677, U+c679-c67b, U+c67d-c693, U+c696-c697, U+c699-c69b, U+c69d-c6a3, U+c6a6, U+c6a8, U+c6aa-c6af, U+c6b2-c6b3, U+c6b5-c6b7, U+c6b9-c6ba;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-72edd3aa.woff2) format('woff2');
unicode-range: U+c517-c527, U+c52a-c52b, U+c52d-c52f, U+c531-c538, U+c53a, U+c53c, U+c53e-c543, U+c546-c547, U+c54b, U+c54d-c552, U+c556, U+c55a-c55b, U+c55d, U+c55f, U+c562-c563, U+c565-c567, U+c569-c56f, U+c572, U+c574, U+c576-c57b, U+c57e-c57f, U+c581-c583, U+c585-c586, U+c588-c58b, U+c58e, U+c590, U+c592-c596, U+c599-c5b3, U+c5b6-c5b7, U+c5ba, U+c5be-c5c3, U+c5ca-c5cb, U+c5cd, U+c5cf, U+c5d2-c5d3, U+c5d5-c5d7, U+c5d9-c5df, U+c5e1-c5e2, U+c5e4, U+c5e6-c5eb, U+c5ef, U+c5f1-c5f3;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-b7f91f2e.woff2) format('woff2');
unicode-range: U+c475-c4ef, U+c4f2-c4f3, U+c4f5-c4f7, U+c4f9-c4ff, U+c502-c50b, U+c50d-c516;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-33370cfe.woff2) format('woff2');
unicode-range: U+c3d0-c3d7, U+c3da-c3db, U+c3dd-c3de, U+c3e1-c3ec, U+c3ee-c3f3, U+c3f5-c42b, U+c42d-c463, U+c466-c474;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-4081ffd2.woff2) format('woff2');
unicode-range: U+c32b-c367, U+c36a-c36b, U+c36d-c36f, U+c371-c377, U+c37a-c37b, U+c37e-c383, U+c385-c387, U+c389-c3cf;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-c9e16f2b.woff2) format('woff2');
unicode-range: U+c26a-c26b, U+c26d-c26f, U+c271-c273, U+c275-c27b, U+c27e-c287, U+c289-c28f, U+c291-c297, U+c299-c29a, U+c29c-c2a3, U+c2a5-c2a7, U+c2a9-c2ab, U+c2ad-c2b3, U+c2b6, U+c2b8, U+c2ba-c2bb, U+c2bd-c2db, U+c2de-c2df, U+c2e1-c2e2, U+c2e5-c2ea, U+c2ee, U+c2f0, U+c2f2-c2f5, U+c2f7, U+c2fa-c2fb, U+c2fd-c2ff, U+c301-c307, U+c309-c30c, U+c30e-c312, U+c315-c323, U+c325-c328, U+c32a;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-8a39c2a0.woff2) format('woff2');
unicode-range: U+c1bc-c1c3, U+c1c5-c1df, U+c1e1-c1fb, U+c1fd-c203, U+c205-c20c, U+c20e, U+c210-c217, U+c21a-c21b, U+c21d-c21e, U+c221-c227, U+c229-c22a, U+c22c, U+c22e, U+c230, U+c233-c24f, U+c251-c257, U+c259-c269;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-5de2ebe7.woff2) format('woff2');
unicode-range: U+c101-c11b, U+c11f, U+c121-c123, U+c125-c12b, U+c12e, U+c132-c137, U+c13a-c13b, U+c13d-c13f, U+c141-c147, U+c14a, U+c14c-c153, U+c155-c157, U+c159-c15b, U+c15d-c166, U+c169-c16f, U+c171-c177, U+c179-c18b, U+c18e-c18f, U+c191-c193, U+c195-c19b, U+c19d-c19e, U+c1a0, U+c1a2-c1a4, U+c1a6-c1bb;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-c6b77cbb.woff2) format('woff2');
unicode-range: U+c049-c057, U+c059-c05b, U+c05d-c05f, U+c061-c067, U+c069-c08f, U+c091-c0ab, U+c0ae-c0af, U+c0b1-c0b3, U+c0b5, U+c0b7-c0bb, U+c0be, U+c0c2-c0c7, U+c0ca-c0cb, U+c0cd-c0cf, U+c0d1-c0d7, U+c0d9-c0da, U+c0dc, U+c0de-c0e3, U+c0e5-c0eb, U+c0ed-c0f3, U+c0f6, U+c0f8, U+c0fa-c0ff;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-c288c56e.woff2) format('woff2');
unicode-range: U+bfa7-bfaf, U+bfb1-bfc4, U+bfc6-bfcb, U+bfce-bfcf, U+bfd1-bfd3, U+bfd5-bfdb, U+bfdd-c048;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-27f8f281.woff2) format('woff2');
unicode-range: U+bf07, U+bf09-bf3f, U+bf41-bf4f, U+bf52-bf54, U+bf56-bfa6;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-484c85e9.woff2) format('woff2');
unicode-range: U+be56, U+be58, U+be5c-be5f, U+be62-be63, U+be65-be67, U+be69-be74, U+be76-be7b, U+be7e-be7f, U+be81-be8e, U+be90, U+be92-bea7, U+bea9-becf, U+bed2-bed3, U+bed5-bed6, U+bed9-bee3, U+bee6-bf06;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-479f93ef.woff2) format('woff2');
unicode-range: U+bdb0-bdd3, U+bdd5-bdef, U+bdf1-be0b, U+be0d-be0f, U+be11-be13, U+be15-be43, U+be46-be47, U+be49-be4b, U+be4d-be53;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-5535718e.woff2) format('woff2');
unicode-range: U+bd03, U+bd06, U+bd08, U+bd0a-bd0f, U+bd11-bd22, U+bd25-bd47, U+bd49-bd58, U+bd5a-bd7f, U+bd82-bd83, U+bd85-bd87, U+bd8a-bd8f, U+bd91-bd92, U+bd94, U+bd96-bd98, U+bd9a-bdaf;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-2689f4c1.woff2) format('woff2');
unicode-range: U+bc4e-bc83, U+bc86-bc87, U+bc89-bc8b, U+bc8d-bc93, U+bc96, U+bc98, U+bc9b-bc9f, U+bca2-bca3, U+bca5-bca7, U+bca9-bcb2, U+bcb4-bcbb, U+bcbe-bcbf, U+bcc1-bcc3, U+bcc5-bccc, U+bcce-bcd0, U+bcd2-bcd4, U+bcd6-bcf3, U+bcf7, U+bcf9-bcfb, U+bcfd-bd02;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-faa70948.woff2) format('woff2');
unicode-range: U+bb90-bba3, U+bba5-bbab, U+bbad-bbbf, U+bbc1-bbf7, U+bbfa-bbfb, U+bbfd-bbfe, U+bc01-bc07, U+bc09-bc0a, U+bc0e, U+bc10, U+bc12-bc13, U+bc17, U+bc19-bc1a, U+bc1e, U+bc20-bc23, U+bc26, U+bc28, U+bc2a-bc2c, U+bc2e-bc2f, U+bc32-bc33, U+bc35-bc37, U+bc39-bc3f, U+bc41-bc42, U+bc44, U+bc46-bc48, U+bc4a-bc4d;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-bc024b4c.woff2) format('woff2');
unicode-range: U+bae6-bafb, U+bafd-bb17, U+bb19-bb33, U+bb37, U+bb39-bb3a, U+bb3d-bb43, U+bb45-bb46, U+bb48, U+bb4a-bb4f, U+bb51-bb53, U+bb55-bb57, U+bb59-bb62, U+bb64-bb8f;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-b0696020.woff2) format('woff2');
unicode-range: U+ba30-ba37, U+ba3a-ba3b, U+ba3d-ba3f, U+ba41-ba47, U+ba49-ba4a, U+ba4c, U+ba4e-ba53, U+ba56-ba57, U+ba59-ba5b, U+ba5d-ba63, U+ba65-ba66, U+ba68-ba6f, U+ba71-ba73, U+ba75-ba77, U+ba79-ba84, U+ba86, U+ba88-baa7, U+baaa, U+baad-baaf, U+bab1-bab7, U+baba, U+babc, U+babe-bae5;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-bacc2083.woff2) format('woff2');
unicode-range: U+b96e-b973, U+b976-b977, U+b979-b97b, U+b97d-b983, U+b986, U+b988, U+b98a-b98d, U+b98f-b9ab, U+b9ae-b9af, U+b9b1-b9b3, U+b9b5-b9bb, U+b9be, U+b9c0, U+b9c2-b9c7, U+b9ca-b9cb, U+b9cd, U+b9d2-b9d7, U+b9da, U+b9dc, U+b9df-b9e0, U+b9e2, U+b9e6-b9e7, U+b9e9-b9f3, U+b9f6, U+b9f8, U+b9fb-ba2f;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-7cdc7118.woff2) format('woff2');
unicode-range: U+b8bf-b8cb, U+b8cd-b8e0, U+b8e2-b8e7, U+b8ea-b8eb, U+b8ed-b8ef, U+b8f1-b8f7, U+b8fa, U+b8fc, U+b8fe-b903, U+b905-b917, U+b919-b91f, U+b921-b93b, U+b93d-b957, U+b95a-b95b, U+b95d-b95f, U+b961-b967, U+b969-b96c;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-4f34bbd9.woff2) format('woff2');
unicode-range: U+b80d-b80f, U+b811-b817, U+b81a, U+b81c-b823, U+b826-b827, U+b829-b82b, U+b82d-b833, U+b836, U+b83a-b83f, U+b841-b85b, U+b85e-b85f, U+b861-b863, U+b865-b86b, U+b86e, U+b870, U+b872-b8af, U+b8b1-b8be;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-7502e6d1.woff2) format('woff2');
unicode-range: U+b74d-b75f, U+b761-b763, U+b765-b774, U+b776-b77b, U+b77e-b77f, U+b781-b783, U+b785-b78b, U+b78e, U+b792-b796, U+b79a-b79b, U+b79d-b7a7, U+b7aa, U+b7ae-b7b3, U+b7b6-b7c8, U+b7ca-b7eb, U+b7ee-b7ef, U+b7f1-b7f3, U+b7f5-b7fb, U+b7fe, U+b802-b806, U+b80a-b80b;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-7f7ab57c.woff2) format('woff2');
unicode-range: U+b6a7-b6aa, U+b6ac-b6b0, U+b6b2-b6ef, U+b6f1-b727, U+b72a-b72b, U+b72d-b72e, U+b731-b737, U+b739-b73a, U+b73c-b743, U+b745-b74c;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-f4b06a99.woff2) format('woff2');
unicode-range: U+b605-b60f, U+b612-b617, U+b619-b624, U+b626-b69b, U+b69e-b6a3, U+b6a5-b6a6;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-c3351652.woff2) format('woff2');
unicode-range: U+b55f, U+b562-b583, U+b585-b59f, U+b5a2-b5a3, U+b5a5-b5a7, U+b5a9-b5b2, U+b5b5-b5ba, U+b5bd-b604;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-0110f81a.woff2) format('woff2');
unicode-range: U+b4a5-b4b6, U+b4b8-b4bf, U+b4c1-b4c7, U+b4c9-b4db, U+b4de-b4df, U+b4e1-b4e2, U+b4e5-b4eb, U+b4ee, U+b4f0, U+b4f2-b513, U+b516-b517, U+b519-b51a, U+b51d-b523, U+b526, U+b528, U+b52b-b52f, U+b532-b533, U+b535-b537, U+b539-b53f, U+b541-b544, U+b546-b54b, U+b54d-b54f, U+b551-b55b, U+b55d-b55e;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-df0c6f9d.woff2) format('woff2');
unicode-range: U+b3f8-b3fb, U+b3fd-b40f, U+b411-b417, U+b419-b41b, U+b41d-b41f, U+b421-b427, U+b42a-b42b, U+b42d-b44f, U+b452-b453, U+b455-b457, U+b459-b45f, U+b462-b464, U+b466-b46b, U+b46d-b47f, U+b481-b4a3;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-3eceb743.woff2) format('woff2');
unicode-range: U+b342-b353, U+b356-b357, U+b359-b35b, U+b35d-b35e, U+b360-b363, U+b366, U+b368, U+b36a-b36d, U+b36f, U+b372-b373, U+b375-b377, U+b379-b37f, U+b381-b382, U+b384, U+b386-b38b, U+b38d-b3c3, U+b3c6-b3c7, U+b3c9-b3ca, U+b3cd-b3d3, U+b3d6, U+b3d8, U+b3da-b3f7;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-2490af1b.woff2) format('woff2');
unicode-range: U+b27c-b283, U+b285-b28f, U+b292-b293, U+b295-b297, U+b29a-b29f, U+b2a1-b2a4, U+b2a7-b2a9, U+b2ab, U+b2ad-b2c7, U+b2ca-b2cb, U+b2cd-b2cf, U+b2d1-b2d7, U+b2da, U+b2dc, U+b2de-b2e3, U+b2e7, U+b2e9-b2ea, U+b2ef-b2f3, U+b2f6, U+b2f8, U+b2fa-b2fb, U+b2fd-b2fe, U+b302-b303, U+b305-b307, U+b309-b30f, U+b312, U+b316-b31b, U+b31d-b341;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-6b989bfb.woff2) format('woff2');
unicode-range: U+b1d6-b1e7, U+b1e9-b1fc, U+b1fe-b203, U+b206-b207, U+b209-b20b, U+b20d-b213, U+b216-b21f, U+b221-b257, U+b259-b273, U+b275-b27b;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-63869bd4.woff2) format('woff2');
unicode-range: U+b120-b122, U+b126-b127, U+b129-b12b, U+b12d-b133, U+b136, U+b138, U+b13a-b13f, U+b142-b143, U+b145-b14f, U+b151-b153, U+b156-b157, U+b159-b177, U+b17a-b17b, U+b17d-b17f, U+b181-b187, U+b189-b18c, U+b18e-b191, U+b195-b1a7, U+b1a9-b1cb, U+b1cd-b1d5;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-84735cd9.woff2) format('woff2');
unicode-range: U+b05f-b07b, U+b07e-b07f, U+b081-b083, U+b085-b08b, U+b08d-b097, U+b09b, U+b09d-b09f, U+b0a2-b0a7, U+b0aa, U+b0b0, U+b0b2, U+b0b6-b0b7, U+b0b9-b0bb, U+b0bd-b0c3, U+b0c6-b0c7, U+b0ca-b0cf, U+b0d1-b0df, U+b0e1-b0e4, U+b0e6-b107, U+b10a-b10b, U+b10d-b10f, U+b111-b112, U+b114-b117, U+b119-b11a, U+b11c-b11f;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-7c7f1943.woff2) format('woff2');
unicode-range: U+afac-afb7, U+afba-afbb, U+afbd-afbf, U+afc1-afc6, U+afca-afcc, U+afce-afd3, U+afd5-afe7, U+afe9-afef, U+aff1-b00b, U+b00d-b00f, U+b011-b013, U+b015-b01b, U+b01d-b027, U+b029-b043, U+b045-b047, U+b049, U+b04b, U+b04d-b052, U+b055-b056, U+b058-b05c, U+b05e;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-5fa6e2fe.woff2) format('woff2');
unicode-range: U+af03-af07, U+af09-af2b, U+af2e-af33, U+af35-af3b, U+af3e-af40, U+af44-af47, U+af4a-af5c, U+af5e-af63, U+af65-af7f, U+af81-afab;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-ac69c28f.woff2) format('woff2');
unicode-range: U+ae56-ae5b, U+ae5e-ae60, U+ae62-ae64, U+ae66-ae67, U+ae69-ae6b, U+ae6d-ae83, U+ae85-aebb, U+aebf, U+aec1-aec3, U+aec5-aecb, U+aece, U+aed0, U+aed2-aed7, U+aed9-aef3, U+aef5-af02;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-c7f7fdb5.woff2) format('woff2');
unicode-range: U+ad9c-ada3, U+ada5-adbf, U+adc1-adc3, U+adc5-adc7, U+adc9-add2, U+add4-addb, U+addd-addf, U+ade1-ade3, U+ade5-adf7, U+adfa-adfb, U+adfd-adff, U+ae02-ae07, U+ae0a, U+ae0c, U+ae0e-ae13, U+ae15-ae2f, U+ae31-ae33, U+ae35-ae37, U+ae39-ae3f, U+ae42, U+ae44, U+ae46-ae49, U+ae4b, U+ae4f, U+ae51-ae53, U+ae55;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-fd69febf.woff2) format('woff2');
unicode-range: U+ace2-ace3, U+ace5-ace6, U+ace9-acef, U+acf2, U+acf4, U+acf7-acfb, U+acfe-acff, U+ad01-ad03, U+ad05-ad0b, U+ad0d-ad10, U+ad12-ad1b, U+ad1d-ad33, U+ad35-ad48, U+ad4a-ad4f, U+ad51-ad6b, U+ad6e-ad6f, U+ad71-ad72, U+ad77-ad7c, U+ad7e, U+ad80, U+ad82-ad87, U+ad89-ad8b, U+ad8d-ad8f, U+ad91-ad9b;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-2fb148bc.woff2) format('woff2');
unicode-range: U+ac25-ac2c, U+ac2e, U+ac30, U+ac32-ac37, U+ac39-ac3f, U+ac41-ac4c, U+ac4e-ac6f, U+ac72-ac73, U+ac75-ac76, U+ac79-ac7f, U+ac82, U+ac84-ac88, U+ac8a-ac8b, U+ac8d-ac8f, U+ac91-ac93, U+ac95-ac9b, U+ac9d-ac9e, U+aca1-aca7, U+acab, U+acad-acaf, U+acb1-acb7, U+acba-acbb, U+acbe-acc0, U+acc2-acc3, U+acc5-acdf;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-b7a31739.woff2) format('woff2');
unicode-range: U+99df, U+99ed, U+99f1, U+99ff, U+9a01, U+9a08, U+9a0e-9a0f, U+9a19, U+9a2b, U+9a30, U+9a36-9a37, U+9a40, U+9a43, U+9a45, U+9a4d, U+9a55, U+9a57, U+9a5a-9a5b, U+9a5f, U+9a62, U+9a65, U+9a69-9a6a, U+9aa8, U+9ab8, U+9ad3, U+9ae5, U+9aee, U+9b1a, U+9b27, U+9b2a, U+9b31, U+9b3c, U+9b41-9b45, U+9b4f, U+9b54, U+9b5a, U+9b6f, U+9b8e, U+9b91, U+9b9f, U+9bab, U+9bae, U+9bc9, U+9bd6, U+9be4, U+9be8, U+9c0d, U+9c10, U+9c12, U+9c15, U+9c25, U+9c32, U+9c3b, U+9c47, U+9c49, U+9c57, U+9ce5, U+9ce7, U+9ce9, U+9cf3-9cf4, U+9cf6, U+9d09, U+9d1b, U+9d26, U+9d28, U+9d3b, U+9d51, U+9d5d, U+9d60-9d61, U+9d6c, U+9d72, U+9da9, U+9daf, U+9db4, U+9dc4, U+9dd7, U+9df2, U+9df8-9dfa, U+9e1a, U+9e1e, U+9e75, U+9e79, U+9e7d, U+9e7f, U+9e92-9e93, U+9e97, U+9e9d, U+9e9f, U+9ea5, U+9eb4-9eb5, U+9ebb, U+9ebe, U+9ec3, U+9ecd-9ece, U+9ed4, U+9ed8, U+9edb-9edc, U+9ede, U+9ee8, U+9ef4, U+9f07-9f08, U+9f0e, U+9f13, U+9f20, U+9f3b, U+9f4a-9f4b, U+9f4e, U+9f52, U+9f5f, U+9f61, U+9f67, U+9f6a, U+9f6c, U+9f77, U+9f8d, U+9f90, U+9f95, U+9f9c, U+ac02-ac03, U+ac05-ac06, U+ac09-ac0f, U+ac17-ac18, U+ac1b, U+ac1e-ac1f, U+ac21-ac23;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-36747ee9.woff2) format('woff2');
unicode-range: U+3136, U+3138, U+313a-3140, U+3143-3144, U+3150, U+3152, U+3154-3156, U+3158-315b, U+315d-315f, U+3162, U+3164-318c, U+318e, U+3200-321b, U+3231, U+3239, U+3251-325a, U+3260-327b, U+327e-327f, U+328a-3290, U+3294, U+329e, U+32a5, U+3380-3384, U+3388-338b;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-73bfdda5.woff2) format('woff2');
unicode-range: U+2f7d, U+2f7f-2f8b, U+2f8e-2f90, U+2f92-2f97, U+2f99-2fa0, U+2fa2-2fa3, U+2fa5-2fa9, U+2fac-2fb1, U+2fb3-2fbc, U+2fc1-2fca, U+2fcd-2fd4, U+3003, U+3012-3019, U+301c, U+301e-3020, U+3036, U+3041, U+3043, U+3045, U+3047, U+3049, U+304e, U+3050, U+3052, U+3056, U+305a, U+305c, U+305e, U+3062, U+3065, U+306c, U+3070-307d, U+3080, U+3085, U+3087, U+308e, U+3090-3091, U+30a1, U+30a5, U+30a9, U+30ae, U+30b1-30b2, U+30b4, U+30b6, U+30bc-30be, U+30c2, U+30c5, U+30cc, U+30d2, U+30d4, U+30d8-30dd, U+30e4, U+30e6, U+30e8, U+30ee, U+30f0-30f2, U+30f4-30f6, U+3133, U+3135;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-aa793e79.woff2) format('woff2');
unicode-range: U+2541-254b, U+25a4-25a9, U+25b1, U+25b5, U+25b9, U+25bf, U+25c1, U+25c3, U+25c9-25ca, U+25cc, U+25ce, U+25d0-25d1, U+25e6, U+25ef, U+260f, U+261d, U+261f, U+262f, U+2660, U+2664, U+2667-2669, U+266d, U+266f, U+2716, U+271a, U+273d, U+2756, U+2776-277f, U+278a-2793, U+2963, U+2965, U+2ac5-2ac6, U+2acb-2acc, U+2f00, U+2f04, U+2f06, U+2f08, U+2f0a-2f0b, U+2f11-2f12, U+2f14, U+2f17-2f18, U+2f1c-2f1d, U+2f1f-2f20, U+2f23-2f26, U+2f28-2f29, U+2f2b, U+2f2d, U+2f2f-2f32, U+2f38, U+2f3c-2f40, U+2f42-2f4c, U+2f4f-2f52, U+2f54-2f58, U+2f5a-2f66, U+2f69-2f70, U+2f72-2f76, U+2f78, U+2f7a-2f7c;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-d9300b86.woff2) format('woff2');
unicode-range: U+2479-2487, U+249c-24d1, U+24d3-24d7, U+24d9-24e9, U+24eb-24f4, U+2500-2501, U+2503, U+250c-2513, U+2515-2516, U+2518-2540;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-3d1968d7.woff2) format('woff2');
unicode-range: U+215b-215e, U+2162-2169, U+2170-2179, U+2195-2199, U+21b0-21b4, U+21bc, U+21c0, U+21c4-21c5, U+21cd, U+21cf-21d4, U+21e0-21e3, U+21e6-21e9, U+2200, U+2202-2203, U+2206-2209, U+220b-220c, U+220f, U+2211, U+2213, U+221a, U+221d-2220, U+2222, U+2225-2227, U+2229-222c, U+222e, U+2234-2237, U+223d, U+2243, U+2245, U+2248, U+2250-2253, U+225a, U+2260-2262, U+2264-2267, U+226a-226b, U+226e-2273, U+2276-2277, U+2279-227b, U+2280-2287, U+228a-228b, U+2295-2297, U+22a3-22a5, U+22bb-22bc, U+22ce-22cf, U+22da-22db, U+22ee-22ef, U+2306, U+2312, U+2314, U+2467-2478;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-013bb01a.woff2) format('woff2');
unicode-range: U+81-82, U+84, U+a2-a5, U+a7-a8, U+aa, U+ac-ad, U+b1-b3, U+b6, U+b8-ba, U+bc-be, U+c0, U+c2, U+c6-cb, U+ce-d0, U+d4, U+d8-d9, U+db-dc, U+de-df, U+e6, U+eb, U+ee-f0, U+f4, U+f7-f9, U+fb, U+fe-ff, U+111, U+126-127, U+132-133, U+138, U+13f-142, U+149-14b, U+152-153, U+166-167, U+2bc, U+2c7, U+2d0, U+2d8-2d9, U+2db-2dd, U+391-394, U+396-3a1, U+3a3-3a9, U+3b2-3b6, U+3b8, U+3bc, U+3be-3c1, U+3c3-3c9, U+2010, U+2015-2016, U+2018-2019, U+201b, U+201f-2021, U+2025, U+2030, U+2033-2036, U+203c, U+203e, U+2042, U+2074, U+207a-207f, U+2081-2084, U+2109, U+2113, U+2116, U+2121, U+2126, U+212b, U+2153-2154;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-cee159be.woff2) format('woff2');
unicode-range: U+e8, U+2da, U+2160, U+2194, U+3054, U+3058, U+306d, U+3086, U+308d, U+30ac, U+30bb, U+30c4, U+30cd-30ce, U+30e2, U+3132, U+3146, U+3149, U+339d, U+4e3b, U+4f0a, U+4fdd, U+4fe1, U+5409, U+540c, U+5834, U+592a-592b, U+5b9a, U+5dde, U+5e0c, U+5e73, U+5f0f, U+60f3, U+653f, U+661f, U+662f, U+667a, U+683c, U+6b4c, U+6c11, U+767c, U+76ee, U+76f4, U+77f3, U+79d1, U+7a7a, U+7b2c, U+7d22, U+8207, U+8a00, U+8a71, U+9280, U+9580, U+958b, U+96c6, U+9762, U+98df, U+9ed1, U+ac2d, U+adc8, U+add3, U+af48, U+b014, U+b134-b135, U+b158, U+b2aa, U+b35f, U+b6a4, U+b9cf, U+bb63, U+bd23, U+be91, U+c29b, U+c3f4, U+c42c, U+c55c, U+c573, U+c58f, U+c78c, U+c7dd, U+c8f5, U+cad1, U+cc48, U+cf10, U+cf20, U+d03c, U+d07d, U+d2a0, U+d30e, U+d38d, U+d3a8, U+d3c8, U+d5e5, U+d5f9, U+d6e4, U+f90a, U+ff02, U+ff1c;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-4f4747d4.woff2) format('woff2');
unicode-range: U+3b1, U+2466, U+25a1, U+25a3, U+261c, U+3008-3009, U+305b, U+305d, U+3069, U+30a7, U+30ba, U+30cf, U+30ef, U+3151, U+3157, U+4e4b, U+4e5f, U+4e8c, U+4eca, U+4ed6, U+4f5b, U+50cf, U+5149, U+5165, U+5171, U+5229, U+529b, U+5316, U+539f, U+53f2, U+571f, U+5728, U+58eb, U+591c, U+5b78, U+5c11, U+5c55, U+5ddd, U+5e02, U+5fb7, U+60c5, U+610f, U+611f, U+6625, U+66f8, U+6797, U+679c, U+682a, U+6d2a, U+706b, U+7406, U+767b, U+76f8, U+77e5, U+7acb, U+898b, U+8a69, U+8def, U+8fd1, U+901a, U+90e8, U+91cd, U+975e, U+ae14, U+ae6c, U+aec0, U+afc7, U+afc9, U+b01c, U+b028, U+b308, U+b311, U+b314, U+b31c, U+b524, U+b560, U+b764, U+b920, U+b9e3, U+bd48, U+be7d, U+c0db, U+c231, U+c270, U+c2e3, U+c37d, U+c3ed, U+c530, U+c6a5, U+c6dc, U+c7a4, U+c954, U+c974, U+d000, U+d565, U+d667, U+d6c5, U+d79d, U+ff1e;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-34df6ba5.woff2) format('woff2');
unicode-range: U+131, U+2032, U+2465, U+2642, U+3048, U+3051, U+3083-3084, U+308f, U+30c0, U+30d1, U+30d3, U+30d6, U+30df, U+30e7, U+3153, U+4e16, U+4e8b, U+4ee5, U+5206, U+52a0, U+52d5, U+53e4, U+53ef, U+54c1, U+57ce, U+597d, U+5b8c, U+5ea6, U+5f8c, U+5f97, U+6210, U+6240, U+624b, U+6728, U+6bd4, U+7236, U+7269, U+7279, U+738b, U+7528, U+7530, U+767e, U+798f, U+8005, U+8a18, U+90fd, U+91cc, U+9577, U+9593, U+98a8, U+ac20, U+acf6, U+ad90, U+af5d, U+af80, U+afcd, U+aff0, U+b0a1, U+b0b5, U+b1fd, U+b2fc, U+b380, U+b51b, U+b584, U+b5b3, U+b8fd, U+b93c, U+b9f4, U+bb44, U+bc08, U+bc27, U+bc49, U+be55, U+be64, U+bfb0, U+bfc5, U+c178, U+c21f, U+c314, U+c4f1, U+c58d, U+c664, U+c698, U+c6a7, U+c6c1, U+c9ed, U+cac0, U+cacc, U+cad9, U+ccb5, U+cdcc, U+d0e4, U+d143, U+d320, U+d330, U+d54d, U+ff06, U+ff1f, U+ff5e;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-4be7b080.woff2) format('woff2');
unicode-range: U+b4, U+20a9, U+20ac, U+2190, U+24d8, U+2502, U+2514, U+2592, U+25c7-25c8, U+2663, U+3060, U+3064, U+3081, U+3088, U+30a3, U+30a6, U+30aa, U+30b5, U+30c7, U+30ca-30cb, U+30d0, U+30e3, U+30e5, U+339e, U+4e09, U+4eac, U+4f5c, U+5167-5168, U+516c, U+51fa, U+5408, U+540d, U+591a, U+5b57, U+6211, U+65b9, U+660e, U+6642, U+6700, U+6b63, U+6e2f, U+7063, U+7532, U+793e, U+81ea, U+8272, U+82b1, U+897f, U+8eca, U+91ce, U+ac38, U+ad76, U+ae84, U+aecc, U+b07d, U+b0b1, U+b215, U+b2a0, U+b310, U+b3d7, U+b52a, U+b618, U+b775, U+b797, U+bcd5, U+bd59, U+be80, U+bea8, U+bed1, U+bee4-bee5, U+c060, U+c2ef, U+c329, U+c3dc, U+c597, U+c5bd, U+c5e5, U+c69c, U+c9d6, U+ca29, U+ca5c, U+ca84, U+cc39, U+cc3b, U+ce89, U+cee5, U+cf65, U+cf85, U+d058, U+d145, U+d22d, U+d325, U+d37d, U+d3ad, U+d769, U+ff0c;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-cdfc8bc3.woff2) format('woff2');
unicode-range: U+2161, U+2228, U+2299, U+2464, U+2517, U+2640, U+3042, U+304a, U+3053, U+3061, U+307f, U+3082, U+308c, U+3092, U+30a8, U+30ab, U+30ad, U+30b0, U+30b3, U+30b7, U+30c1, U+30c6, U+30c9, U+30d5, U+30d7, U+30de, U+30e0-30e1, U+30ec-30ed, U+4e0b, U+4e0d, U+4ee3, U+53f0, U+548c, U+5b89, U+5bb6, U+5c0f, U+611b, U+6771, U+6aa2, U+6bcd, U+6c34, U+6cd5, U+6d77, U+767d, U+795e, U+8ecd, U+9999, U+9ad8, U+ac07, U+ac1a, U+ac40, U+ad0c, U+ad88, U+ada4, U+ae01, U+ae65, U+aebd, U+aec4, U+afe8, U+b139, U+b205, U+b383, U+b38c, U+b42c, U+b461, U+b55c, U+b78f, U+b8fb, U+b9f7, U+bafc, U+bc99, U+bed8, U+bfcd, U+c0bf, U+c0f9, U+c167, U+c204, U+c20f, U+c22f, U+c258, U+c298, U+c2bc, U+c388, U+c501, U+c50c, U+c5b9, U+c5ce, U+c641, U+c648, U+c73d, U+ca50, U+ca61, U+cc4c, U+ceac, U+d0d4, U+d5f7, U+d6d7, U+ff1a;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-82a666a2.woff2) format('woff2');
unicode-range: U+2103, U+2463, U+25c6, U+25cb, U+266c, U+3001, U+300a, U+3046, U+304c-304d, U+304f, U+3055, U+3059, U+3063, U+3066-3068, U+306f, U+3089, U+30b8, U+30bf, U+314f, U+4e0a, U+570b, U+5730, U+5916, U+5929, U+5c71, U+5e74, U+5fc3, U+601d, U+6027, U+63d0, U+6709, U+6734, U+751f, U+7684, U+82f1, U+9053, U+91d1, U+97f3, U+ac2f, U+ac4d, U+adc4, U+ade4, U+ae41, U+ae4d-ae4e, U+aed1, U+afb9, U+b0e0, U+b299, U+b365, U+b46c, U+b480, U+b4c8, U+b7b4, U+b819, U+b918, U+baab, U+bab9, U+be8f, U+bed7, U+c0ec, U+c19f, U+c1a5, U+c3d9, U+c464, U+c53d, U+c553, U+c570, U+c5cc, U+c633, U+c6a4, U+c7a3, U+c7a6, U+c886, U+c9d9-c9da, U+c9ec, U+ca0c, U+cc21, U+cd1b, U+cd78, U+cdc4, U+cef8, U+cfe4, U+d0a5, U+d0b5, U+d0ec, U+d15d, U+d188, U+d23c, U+d2ac, U+d729, U+d79b, U+ff01, U+ff08-ff09, U+ff5c;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-a9fc843f.woff2) format('woff2');
unicode-range: U+2039-203a, U+223c, U+25b3, U+25b7, U+25bd, U+25cf, U+266a, U+3002, U+300b, U+304b, U+3057, U+305f, U+306a-306b, U+307e, U+308a-308b, U+3093, U+30a2, U+30af, U+30b9, U+30c3, U+30c8, U+30e9-30eb, U+33a1, U+4e00, U+524d, U+5357, U+5b50, U+7121, U+884c, U+9751, U+ac94, U+aebe, U+aecd, U+af08, U+af41, U+af49, U+b010, U+b053, U+b109, U+b11b, U+b128, U+b154, U+b291, U+b2e6, U+b301, U+b385, U+b525, U+b5b4, U+b729, U+b72f, U+b738, U+b7ff, U+b837, U+b975, U+ba67, U+bb47, U+bc1f, U+bd90, U+bfd4, U+c27c, U+c324, U+c379, U+c3e0, U+c465, U+c53b, U+c58c, U+c610, U+c653, U+c6cd, U+c813, U+c82f, U+c999, U+c9e0, U+cac4, U+cad3, U+cbd4, U+cc10, U+cc22, U+ccb8, U+ccbc, U+cda5, U+ce84, U+cea3, U+cf67, U+cfe1, U+d241, U+d30d, U+d31c, U+d391, U+d401, U+d479, U+d5c9, U+d5db, U+d649, U+d6d4;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-14cec1ea.woff2) format('woff2');
unicode-range: U+b0, U+e9, U+2193, U+2462, U+260e, U+261e, U+300e-300f, U+3044, U+30a4, U+30fb-30fc, U+314d, U+5973, U+6545, U+6708, U+7537, U+ac89, U+ac9c, U+acc1, U+ad04, U+ad75, U+ad7d, U+ae45, U+ae61, U+af42, U+b0ab, U+b0af, U+b0b3, U+b12c, U+b194, U+b1a8, U+b220, U+b258, U+b284, U+b2ff, U+b315, U+b371, U+b3d4-b3d5, U+b460, U+b527, U+b534, U+b810, U+b818, U+b98e, U+ba55, U+bbac, U+bc0b, U+bc40, U+bca1, U+bccd, U+bd93, U+be54, U+be5a, U+bf08, U+bf50, U+bf55, U+bfdc, U+c0c0, U+c0d0, U+c0f4, U+c100, U+c11e, U+c170, U+c20d, U+c274, U+c290, U+c308, U+c369, U+c539, U+c587, U+c5ff, U+c6ec, U+c70c, U+c7ad, U+c7c8, U+c83c, U+c881, U+cb48, U+cc60, U+ce69, U+ce6b, U+ce75, U+cf04, U+cf08, U+cf55, U+cf70, U+cffc, U+d0b7, U+d1a8, U+d2c8, U+d384, U+d47c, U+d48b, U+d5dd, U+d5e8, U+d720, U+d759, U+f981;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-811daafc.woff2) format('woff2');
unicode-range: U+e0, U+e2, U+395, U+3b7, U+3ba, U+2460-2461, U+25a0, U+3010-3011, U+306e, U+30f3, U+314a, U+314c, U+5927, U+65b0, U+7e41, U+97d3, U+9ad4, U+ad49, U+ae0b, U+ae0d, U+ae43, U+ae5d, U+aecf, U+af3c, U+af64, U+afd4, U+b080, U+b084, U+b0c5, U+b10c, U+b1e8, U+b2ac, U+b36e, U+b451, U+b515, U+b540, U+b561, U+b6ab, U+b6b1, U+b72c, U+b730, U+b744, U+b800, U+b8ec, U+b8f0, U+b904, U+b968, U+b96d, U+b987, U+b9d9, U+bb36, U+bb49, U+bc2d, U+bc43, U+bcf6, U+bd89, U+be57, U+be61, U+bed4, U+c090, U+c130, U+c148, U+c19c, U+c2f9, U+c36c, U+c37c, U+c384, U+c3df, U+c575, U+c584, U+c660, U+c719, U+c816, U+ca4d, U+ca54, U+cabc, U+cb49, U+cc14, U+cff5, U+d004, U+d038, U+d0b4, U+d0d3, U+d0e0, U+d0ed, U+d131, U+d1b0, U+d31f, U+d33d, U+d3a0, U+d3ab, U+d514, U+d584, U+d6a1, U+d6cc, U+d749, U+d760, U+d799;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-120489be.woff2) format('woff2');
unicode-range: U+24, U+60, U+3b9, U+3bb, U+3bd, U+2191, U+2606, U+300c-300d, U+3131, U+3134, U+3139, U+3141-3142, U+3148, U+3161, U+3163, U+321c, U+4eba, U+5317, U+ac31, U+ac77, U+ac9f, U+acb9, U+acf0-acf1, U+acfd, U+ad73, U+af3d, U+b00c, U+b04a, U+b057, U+b0c4, U+b188, U+b1cc, U+b214, U+b2db, U+b2ee, U+b304, U+b4ed, U+b518, U+b5bc, U+b625, U+b69c-b69d, U+b7ac, U+b801, U+b86c, U+b959, U+b95c, U+b985, U+ba48, U+bb58, U+bc0c, U+bc38, U+bc85, U+bc9a, U+bf40, U+c068, U+c0bd, U+c0cc, U+c12f, U+c149, U+c1e0, U+c22b, U+c22d, U+c250, U+c2fc, U+c300, U+c313, U+c370, U+c3d8, U+c557, U+c580, U+c5e3, U+c62e, U+c634, U+c6f0, U+c74d, U+c783, U+c78e, U+c796, U+c7bc, U+c92c, U+ca4c, U+cc1c, U+cc54, U+cc59, U+ce04, U+cf30, U+cfc4, U+d140, U+d321, U+d38c, U+d399, U+d54f, U+d587, U+d5d0, U+d6e8, U+d770;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-6aeb0712.woff2) format('woff2');
unicode-range: U+d7, U+ea, U+fc, U+2192, U+25bc, U+3000, U+3137, U+3145, U+315c, U+7f8e, U+ac13, U+ac71, U+ac90, U+acb8, U+ace7, U+ad7f, U+ae50, U+aef4, U+af34, U+afbc, U+b048, U+b09a, U+b0ad, U+b0bc, U+b113, U+b125, U+b141, U+b20c, U+b2d9, U+b2ed, U+b367, U+b369, U+b374, U+b3cb, U+b4ec, U+b611, U+b760, U+b81b, U+b834, U+b8b0, U+b8e1, U+b989, U+b9d1, U+b9e1, U+b9fa, U+ba4d, U+ba78, U+bb35, U+bb54, U+bbf9, U+bc11, U+bcb3, U+bd05, U+bd95, U+bdd4, U+be10, U+bed0, U+bf51, U+c0d8, U+c232, U+c2b7, U+c2eb, U+c378, U+c500, U+c52c, U+c549, U+c568, U+c598, U+c5c9, U+c61b, U+c639, U+c67c, U+c717, U+c78a, U+c80a, U+c90c-c90d, U+c950, U+c9e7, U+cbe4, U+cca9, U+cce4, U+cdb0, U+ce78, U+ce94, U+ce98, U+cf8c, U+d018, U+d034, U+d0f1, U+d1b1, U+d280, U+d2f8, U+d338, U+d380, U+d3b4, U+d610, U+d69f, U+d6fc, U+d758;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-e79293cb.woff2) format('woff2');
unicode-range: U+e7, U+2022, U+203b, U+25c0, U+2605, U+2661, U+3147, U+318d, U+672c, U+8a9e, U+acaa, U+acbc, U+ad1c, U+ae4a, U+ae5c, U+b044, U+b054, U+b0c8-b0c9, U+b2a6, U+b2d0, U+b35c, U+b364, U+b428, U+b454, U+b465, U+b4b7, U+b4e3, U+b51c, U+b5a1, U+b784, U+b790, U+b7ab, U+b7f4, U+b82c, U+b835, U+b8e9, U+b8f8, U+b9d8, U+b9f9, U+ba5c, U+ba64, U+babd, U+bb18, U+bb3b, U+bbff, U+bc0d, U+bc45, U+bc97, U+bcbc, U+be45, U+be75, U+be7c, U+bfcc, U+c0b6, U+c0f7, U+c14b, U+c2b4, U+c30d, U+c4f8, U+c5bb, U+c5d1, U+c5e0, U+c5ee, U+c5fd, U+c606, U+c6c5, U+c6e0, U+c708, U+c81d, U+c820, U+c824, U+c878, U+c918, U+c96c, U+c9e4, U+c9f1, U+cc2e, U+cd09, U+cea1, U+cef5, U+cef7, U+cf64, U+cf69, U+cfe8, U+d035, U+d0ac, U+d230, U+d234, U+d2f4, U+d31d, U+d575, U+d578, U+d608, U+d614, U+d718, U+d751, U+d761, U+d78c, U+d790;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-61661644.woff2) format('woff2');
unicode-range: U+2665, U+3160, U+4e2d, U+6587, U+65e5, U+ac12, U+ac14, U+ac16, U+ac81, U+ad34, U+ade0, U+ae54, U+aebc, U+af2c, U+afc0, U+afc8, U+b04c, U+b08c, U+b099, U+b0a9, U+b0ac, U+b0ae, U+b0b8, U+b123, U+b179, U+b2e5, U+b2f7, U+b4c0, U+b531, U+b538, U+b545, U+b550, U+b5a8, U+b6f0, U+b728, U+b73b, U+b7ad, U+b7ed, U+b809, U+b864, U+b86d, U+b871, U+b9bf, U+b9f5, U+ba40, U+ba4b, U+ba58, U+ba87, U+baac, U+bbc0, U+bc16, U+bc34, U+bd07, U+bd99, U+be59, U+bfd0, U+c058, U+c0e4, U+c0f5, U+c12d, U+c139, U+c228, U+c529, U+c5c7, U+c635, U+c637, U+c735, U+c77d, U+c787, U+c789, U+c8c4, U+c989, U+c98c, U+c9d0, U+c9d3, U+cc0c, U+cc99, U+cd0c, U+cd2c, U+cd98, U+cda4, U+ce59, U+ce60, U+ce6d, U+cea0, U+d0d0-d0d1, U+d0d5, U+d14d, U+d1a4, U+d29c, U+d2f1, U+d301, U+d39c, U+d3bc, U+d4e8, U+d540, U+d5ec, U+d640, U+d750;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-4cfd17dc.woff2) format('woff2');
unicode-range: U+5e, U+25b2, U+25b6, U+314e, U+ac24, U+ace1, U+ace4, U+ae68, U+af2d, U+b0d0, U+b0e5, U+b150, U+b155, U+b193, U+b2c9, U+b2dd, U+b3c8, U+b3fc, U+b410, U+b458, U+b4dd, U+b5a0, U+b5a4, U+b5bb, U+b7b5, U+b838, U+b840, U+b86f, U+b8f9, U+b960, U+b9e5, U+bab8, U+bb50, U+bc1d, U+bc24-bc25, U+bca8, U+bcbd, U+bd04, U+bd10, U+bd24, U+be48, U+be5b, U+be68, U+c05c, U+c12c, U+c140, U+c15c, U+c168, U+c194, U+c219, U+c27d, U+c2a8, U+c2f1, U+c2f8, U+c368, U+c554-c555, U+c559, U+c564, U+c5d8, U+c5fc, U+c625, U+c65c, U+c6b1, U+c728, U+c794, U+c84c, U+c88c, U+c8e0, U+c8fd, U+c998, U+c9dd, U+cc0d, U+cc30, U+ceec, U+cf13, U+cf1c, U+cf5c, U+d050, U+d07c, U+d0a8, U+d134, U+d138, U+d154, U+d1f4, U+d2bc, U+d329, U+d32c, U+d3d0, U+d3f4, U+d3fc, U+d56b, U+d5cc, U+d600-d601, U+d639, U+d6c8, U+d754, U+d765;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-1d8a4be4.woff2) format('woff2');
unicode-range: U+3c-3d, U+2026, U+24d2, U+314b, U+ac11, U+acf3, U+ad74, U+ad81, U+adf9, U+ae34, U+af43, U+afb8, U+b05d, U+b07c, U+b110, U+b118, U+b17c, U+b180, U+b18d, U+b192, U+b2cc, U+b355, U+b378, U+b4a4, U+b4ef, U+b78d, U+b799, U+b7a9, U+b7fd, U+b807, U+b80c, U+b839, U+b9b4, U+b9db, U+ba3c, U+bab0, U+bba4, U+bc94, U+be4c, U+c154, U+c1c4, U+c26c, U+c2ac, U+c2ed, U+c4f4, U+c55e, U+c561, U+c571, U+c5b5, U+c5c4, U+c654-c655, U+c695, U+c6e8, U+c6f9, U+c724, U+c751, U+c775, U+c7a0, U+c7c1, U+c874, U+c880, U+c9d5, U+c9f8, U+cabd, U+cc29, U+cc2c, U+cca8, U+ccab, U+ccd0, U+ce21, U+ce35, U+ce7c, U+ce90, U+cee8, U+cef4, U+cfe0, U+d070, U+d0b9, U+d0c1, U+d0c4, U+d0c8, U+d15c, U+d1a1, U+d2c0, U+d300, U+d314, U+d3ed, U+d478, U+d480, U+d48d, U+d508, U+d53d, U+d5e4, U+d611, U+d61c, U+d68d, U+d6a8, U+d798;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-0c2c7843.woff2) format('woff2');
unicode-range: U+23, U+25, U+5f, U+a9, U+ac08, U+ac78, U+aca8, U+acac, U+ace8, U+ad70, U+adc0, U+addc, U+b137, U+b140, U+b208, U+b290, U+b2f5, U+b3c5, U+b3cc, U+b420, U+b429, U+b529, U+b530, U+b77d, U+b79c, U+b7a8, U+b7c9, U+b7f0, U+b7fc, U+b828, U+b860, U+b9ad, U+b9c1, U+b9c9, U+b9dd-b9de, U+b9e8, U+ba38-ba39, U+babb, U+bc00, U+bc8c, U+bca0, U+bca4, U+bcd1, U+bcfc, U+bd09, U+bdf0, U+be60, U+c0ad, U+c0b4, U+c0bc, U+c190, U+c1fc, U+c220, U+c288, U+c2b9, U+c2f6, U+c528, U+c545, U+c558, U+c5bc, U+c5d4, U+c600, U+c644, U+c6c0, U+c6c3, U+c721, U+c798, U+c7a1, U+c811, U+c838, U+c871, U+c904, U+c990, U+c9dc, U+cc38, U+cc44, U+cca0, U+cd1d, U+cd95, U+cda9, U+ce5c, U+cf00, U+cf58, U+d150, U+d22c, U+d305, U+d328, U+d37c, U+d3f0, U+d551, U+d5a5, U+d5c8, U+d5d8, U+d63c, U+d64d, U+d669, U+d734, U+d76c;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-6fb3917c.woff2) format('woff2');
unicode-range: U+26, U+2b, U+3e, U+40, U+7e, U+ac01, U+ac19, U+ac1d, U+aca0, U+aca9, U+acb0, U+ad8c, U+ae09, U+ae38, U+ae40, U+aed8, U+b09c, U+b0a0, U+b108, U+b204, U+b298, U+b2d8, U+b2eb-b2ec, U+b2f4, U+b313, U+b358, U+b450, U+b4e0, U+b54c, U+b610, U+b780, U+b78c, U+b791, U+b8e8, U+b958, U+b974, U+b984, U+b9b0, U+b9bc-b9bd, U+b9ce, U+ba70, U+bbfc, U+bc0f, U+bc15, U+bc1b, U+bc31, U+bc95, U+bcc0, U+bcc4, U+bd81, U+bd88, U+c0c8, U+c11d, U+c13c, U+c158, U+c18d, U+c1a1, U+c21c, U+c4f0, U+c54a, U+c560, U+c5b8, U+c5c8, U+c5f4, U+c628, U+c62c, U+c678, U+c6cc, U+c808, U+c810, U+c885, U+c88b, U+c900, U+c988, U+c99d, U+c9c8, U+cc3d-cc3e, U+cc45, U+cd08, U+ce20, U+cee4, U+d074, U+d0a4, U+d0dd, U+d2b9, U+d3b8, U+d3c9, U+d488, U+d544, U+d559, U+d56d, U+d588, U+d615, U+d648, U+d655, U+d658, U+d65c;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-667a5bc4.woff2) format('woff2');
unicode-range: U+d, U+48, U+7c, U+ac10, U+ac15, U+ac74, U+ac80, U+ac83, U+acc4, U+ad11, U+ad50, U+ad6d, U+adfc, U+ae00, U+ae08, U+ae4c, U+b0a8, U+b124, U+b144, U+b178, U+b274, U+b2a5, U+b2e8, U+b2f9, U+b354, U+b370, U+b418, U+b41c, U+b4f1, U+b514, U+b798, U+b808, U+b824-b825, U+b8cc, U+b978, U+b9d0, U+b9e4, U+baa9, U+bb3c, U+bc18, U+bc1c, U+bc30, U+bc84, U+bcf5, U+bcf8, U+bd84, U+be0c, U+be14, U+c0b0, U+c0c9, U+c0dd, U+c124, U+c2dd, U+c2e4, U+c2ec, U+c54c, U+c57c-c57d, U+c591, U+c5c5-c5c6, U+c5ed, U+c608, U+c640, U+c6b8, U+c6d4, U+c784, U+c7ac, U+c800-c801, U+c9c1, U+c9d1, U+cc28, U+cc98, U+cc9c, U+ccad, U+cd5c, U+cd94, U+cd9c, U+cde8, U+ce68, U+cf54, U+d0dc, U+d14c, U+d1a0, U+d1b5, U+d2f0, U+d30c, U+d310, U+d398, U+d45c, U+d50c, U+d53c, U+d560, U+d568, U+d589, U+d604, U+d6c4, U+d788;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-609e581c.woff2) format('woff2');
unicode-range: U+39, U+49, U+4d-4e, U+a0, U+ac04, U+ac1c, U+ac70, U+ac8c, U+acbd, U+acf5, U+acfc, U+ad00, U+ad6c, U+adf8, U+b098, U+b0b4, U+b294, U+b2c8, U+b300, U+b3c4, U+b3d9, U+b4dc, U+b4e4, U+b77c, U+b7ec, U+b85d, U+b97c, U+b9c8, U+b9cc, U+ba54, U+ba74, U+ba85, U+baa8, U+bb34, U+bb38, U+bbf8, U+bc14, U+bc29, U+bc88, U+bcf4, U+bd80, U+be44, U+c0c1, U+c11c, U+c120, U+c131, U+c138, U+c18c, U+c218, U+c2b5, U+c2e0, U+c544, U+c548, U+c5b4, U+c5d0, U+c5ec, U+c5f0, U+c601, U+c624, U+c694, U+c6a9, U+c6b0, U+c6b4, U+c6d0, U+c704, U+c720, U+c73c, U+c740, U+c744, U+c74c, U+c758, U+c77c, U+c785, U+c788, U+c790-c791, U+c7a5, U+c804, U+c815, U+c81c, U+c870, U+c8fc, U+c911, U+c9c4, U+ccb4, U+ce58, U+ce74, U+d06c, U+d0c0, U+d130, U+d2b8, U+d3ec, U+d504, U+d55c, U+d569, U+d574, U+d638, U+d654, U+d68c;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-219c4e09.woff2) format('woff2');
unicode-range: U+20-22, U+27-2a, U+2c-38, U+3a-3b, U+3f, U+41-47, U+4a-4c, U+4f-5d, U+61-7b, U+7d, U+a1, U+ab, U+ae, U+b7, U+bb, U+bf, U+2013-2014, U+201c-201d, U+2122, U+ac00, U+ace0, U+ae30, U+b2e4, U+b85c, U+b9ac, U+c0ac, U+c2a4, U+c2dc, U+c774, U+c778, U+c9c0, U+d558;
} @font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 400;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-d989f5bb.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-09eb9fbc.woff2) format('woff2');
unicode-range: U+f9ca-fa0b, U+ff03-ff05, U+ff07, U+ff0a-ff0b, U+ff0d-ff19, U+ff1b, U+ff1d, U+ff20-ff5b, U+ff5d, U+ffe0-ffe3, U+ffe5-ffe6;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-7c31cff7.woff2) format('woff2');
unicode-range: U+d723-d728, U+d72a-d733, U+d735-d748, U+d74a-d74f, U+d752-d753, U+d755-d757, U+d75a-d75f, U+d762-d764, U+d766-d768, U+d76a-d76b, U+d76d-d76f, U+d771-d787, U+d789-d78b, U+d78d-d78f, U+d791-d797, U+d79a, U+d79c, U+d79e-d7a3, U+f900-f909, U+f90b-f92e;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-08ed7a35.woff2) format('woff2');
unicode-range: U+d679-d68b, U+d68e-d69e, U+d6a0, U+d6a2-d6a7, U+d6a9-d6c3, U+d6c6-d6c7, U+d6c9-d6cb, U+d6cd-d6d3, U+d6d5-d6d6, U+d6d8-d6e3, U+d6e5-d6e7, U+d6e9-d6fb, U+d6fd-d717, U+d719-d71f, U+d721-d722;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-9daf46ba.woff2) format('woff2');
unicode-range: U+d5bc-d5c7, U+d5ca-d5cb, U+d5cd-d5cf, U+d5d1-d5d7, U+d5d9-d5da, U+d5dc, U+d5de-d5e3, U+d5e6-d5e7, U+d5e9-d5eb, U+d5ed-d5f6, U+d5f8, U+d5fa-d5ff, U+d602-d603, U+d605-d607, U+d609-d60f, U+d612-d613, U+d616-d61b, U+d61d-d637, U+d63a-d63b, U+d63d-d63f, U+d641-d647, U+d64a-d64c, U+d64e-d653, U+d656-d657, U+d659-d65b, U+d65d-d666, U+d668, U+d66a-d678;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-a197fd94.woff2) format('woff2');
unicode-range: U+d507, U+d509-d50b, U+d50d-d513, U+d515-d53b, U+d53e-d53f, U+d541-d543, U+d545-d54c, U+d54e, U+d550, U+d552-d557, U+d55a-d55b, U+d55d-d55f, U+d561-d564, U+d566-d567, U+d56a, U+d56c, U+d56e-d573, U+d576-d577, U+d579-d583, U+d585-d586, U+d58a-d5a4, U+d5a6-d5bb;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-b6b08d65.woff2) format('woff2');
unicode-range: U+d464-d477, U+d47a-d47b, U+d47d-d47f, U+d481-d487, U+d489-d48a, U+d48c, U+d48e-d4e7, U+d4e9-d503, U+d505-d506;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-ed28e9c0.woff2) format('woff2');
unicode-range: U+d3bf-d3c7, U+d3ca-d3cf, U+d3d1-d3eb, U+d3ee-d3ef, U+d3f1-d3f3, U+d3f5-d3fb, U+d3fd-d400, U+d402-d45b, U+d45d-d463;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-a49eeca6.woff2) format('woff2');
unicode-range: U+d2ff, U+d302-d304, U+d306-d30b, U+d30f, U+d311-d313, U+d315-d31b, U+d31e, U+d322-d324, U+d326-d327, U+d32a-d32b, U+d32d-d32f, U+d331-d337, U+d339-d33c, U+d33e-d37b, U+d37e-d37f, U+d381-d383, U+d385-d38b, U+d38e-d390, U+d392-d397, U+d39a-d39b, U+d39d-d39f, U+d3a1-d3a7, U+d3a9-d3aa, U+d3ac, U+d3ae-d3b3, U+d3b5-d3b7, U+d3b9-d3bb, U+d3bd-d3be;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-caf3ba18.woff2) format('woff2');
unicode-range: U+d257-d27f, U+d281-d29b, U+d29d-d29f, U+d2a1-d2ab, U+d2ad-d2b7, U+d2ba-d2bb, U+d2bd-d2bf, U+d2c1-d2c7, U+d2c9-d2ef, U+d2f2-d2f3, U+d2f5-d2f7, U+d2f9-d2fe;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-87b17bc1.woff2) format('woff2');
unicode-range: U+d1b4, U+d1b6-d1f3, U+d1f5-d22b, U+d22e-d22f, U+d231-d233, U+d235-d23b, U+d23d-d240, U+d242-d256;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-bfdd67af.woff2) format('woff2');
unicode-range: U+d105-d12f, U+d132-d133, U+d135-d137, U+d139-d13f, U+d141-d142, U+d144, U+d146-d14b, U+d14e-d14f, U+d151-d153, U+d155-d15b, U+d15e-d187, U+d189-d19f, U+d1a2-d1a3, U+d1a5-d1a7, U+d1a9-d1af, U+d1b2-d1b3;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-3b3e2197.woff2) format('woff2');
unicode-range: U+d04b-d04f, U+d051-d057, U+d059-d06b, U+d06d-d06f, U+d071-d073, U+d075-d07b, U+d07e-d0a3, U+d0a6-d0a7, U+d0a9-d0ab, U+d0ad-d0b3, U+d0b6, U+d0b8, U+d0ba-d0bf, U+d0c2-d0c3, U+d0c5-d0c7, U+d0c9-d0cf, U+d0d2, U+d0d6-d0db, U+d0de-d0df, U+d0e1-d0e3, U+d0e5-d0eb, U+d0ee-d0f0, U+d0f2-d104;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-8ed35b20.woff2) format('woff2');
unicode-range: U+cfa2-cfc3, U+cfc5-cfdf, U+cfe2-cfe3, U+cfe5-cfe7, U+cfe9-cff4, U+cff6-cffb, U+cffd-cfff, U+d001-d003, U+d005-d017, U+d019-d033, U+d036-d037, U+d039-d03b, U+d03d-d04a;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-9233c5d1.woff2) format('woff2');
unicode-range: U+cef0-cef3, U+cef6, U+cef9-ceff, U+cf01-cf03, U+cf05-cf07, U+cf09-cf0f, U+cf11-cf12, U+cf14-cf1b, U+cf1d-cf1f, U+cf21-cf2f, U+cf31-cf53, U+cf56-cf57, U+cf59-cf5b, U+cf5d-cf63, U+cf66, U+cf68, U+cf6a-cf6f, U+cf71-cf84, U+cf86-cf8b, U+cf8d-cfa1;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-ac58520f.woff2) format('woff2');
unicode-range: U+ce3c-ce57, U+ce5a-ce5b, U+ce5d-ce5f, U+ce61-ce67, U+ce6a, U+ce6c, U+ce6e-ce73, U+ce76-ce77, U+ce79-ce7b, U+ce7d-ce83, U+ce85-ce88, U+ce8a-ce8f, U+ce91-ce93, U+ce95-ce97, U+ce99-ce9f, U+cea2, U+cea4-ceab, U+cead-cee3, U+cee6-cee7, U+cee9-ceeb, U+ceed-ceef;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-5061703a.woff2) format('woff2');
unicode-range: U+cd92-cd93, U+cd96-cd97, U+cd99-cd9b, U+cd9d-cda3, U+cda6-cda8, U+cdaa-cdaf, U+cdb1-cdc3, U+cdc5-cdcb, U+cdcd-cde7, U+cde9-ce03, U+ce05-ce1f, U+ce22-ce34, U+ce36-ce3b;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-0aaf3d8a.woff2) format('woff2');
unicode-range: U+ccef-cd07, U+cd0a-cd0b, U+cd0d-cd1a, U+cd1c, U+cd1e-cd2b, U+cd2d-cd5b, U+cd5d-cd77, U+cd79-cd91;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-308ed5ac.woff2) format('woff2');
unicode-range: U+cc3f-cc43, U+cc46-cc47, U+cc49-cc4b, U+cc4d-cc53, U+cc55-cc58, U+cc5a-cc5f, U+cc61-cc97, U+cc9a-cc9b, U+cc9d-cc9f, U+cca1-cca7, U+ccaa, U+ccac, U+ccae-ccb3, U+ccb6-ccb7, U+ccb9-ccbb, U+ccbd-cccf, U+ccd1-cce3, U+cce5-ccee;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-9868bcd7.woff2) format('woff2');
unicode-range: U+cb91-cbd3, U+cbd5-cbe3, U+cbe5-cc0b, U+cc0e-cc0f, U+cc11-cc13, U+cc15-cc1b, U+cc1d-cc20, U+cc23-cc27, U+cc2a-cc2b, U+cc2d, U+cc2f, U+cc31-cc37, U+cc3a, U+cc3c;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-e251bc9e.woff2) format('woff2');
unicode-range: U+caf4-cb47, U+cb4a-cb90;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-3d258cb5.woff2) format('woff2');
unicode-range: U+ca4a-ca4b, U+ca4e-ca4f, U+ca51-ca53, U+ca55-ca5b, U+ca5d-ca60, U+ca62-ca83, U+ca85-cabb, U+cabe-cabf, U+cac1-cac3, U+cac5-cacb, U+cacd-cad0, U+cad2, U+cad4-cad8, U+cada-caf3;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-e1b7f8ef.woff2) format('woff2');
unicode-range: U+c996-c997, U+c99a-c99c, U+c99e-c9bf, U+c9c2-c9c3, U+c9c5-c9c7, U+c9c9-c9cf, U+c9d2, U+c9d4, U+c9d7-c9d8, U+c9db, U+c9de-c9df, U+c9e1-c9e3, U+c9e5-c9e6, U+c9e8-c9eb, U+c9ee-c9f0, U+c9f2-c9f7, U+c9f9-ca0b, U+ca0d-ca28, U+ca2a-ca49;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-7a1f82b9.woff2) format('woff2');
unicode-range: U+c8e9-c8f4, U+c8f6-c8fb, U+c8fe-c8ff, U+c901-c903, U+c905-c90b, U+c90e-c910, U+c912-c917, U+c919-c92b, U+c92d-c94f, U+c951-c953, U+c955-c96b, U+c96d-c973, U+c975-c987, U+c98a-c98b, U+c98d-c98f, U+c991-c995;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-abde8aab.woff2) format('woff2');
unicode-range: U+c841-c84b, U+c84d-c86f, U+c872-c873, U+c875-c877, U+c879-c87f, U+c882-c884, U+c887-c88a, U+c88d-c8c3, U+c8c5-c8df, U+c8e1-c8e8;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-a9bba328.woff2) format('woff2');
unicode-range: U+c779-c77b, U+c77e-c782, U+c786, U+c78b, U+c78d, U+c78f, U+c792-c793, U+c795, U+c797, U+c799-c79f, U+c7a2, U+c7a7-c7ab, U+c7ae-c7bb, U+c7bd-c7c0, U+c7c2-c7c7, U+c7c9-c7dc, U+c7de-c7ff, U+c802-c803, U+c805-c807, U+c809, U+c80b-c80f, U+c812, U+c814, U+c817-c81b, U+c81e-c81f, U+c821-c823, U+c825-c82e, U+c830-c837, U+c839-c83b, U+c83d-c840;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-bd1a25e2.woff2) format('woff2');
unicode-range: U+c6bb-c6bf, U+c6c2, U+c6c4, U+c6c6-c6cb, U+c6ce-c6cf, U+c6d1-c6d3, U+c6d5-c6db, U+c6dd-c6df, U+c6e1-c6e7, U+c6e9-c6eb, U+c6ed-c6ef, U+c6f1-c6f8, U+c6fa-c703, U+c705-c707, U+c709-c70b, U+c70d-c716, U+c718, U+c71a-c71f, U+c722-c723, U+c725-c727, U+c729-c734, U+c736-c73b, U+c73e-c73f, U+c741-c743, U+c745-c74b, U+c74e-c750, U+c752-c757, U+c759-c773, U+c776-c777;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-1a18092a.woff2) format('woff2');
unicode-range: U+c5f5-c5fb, U+c5fe, U+c602-c605, U+c607, U+c609-c60f, U+c611-c61a, U+c61c-c623, U+c626-c627, U+c629-c62b, U+c62d, U+c62f-c632, U+c636, U+c638, U+c63a-c63f, U+c642-c643, U+c645-c647, U+c649-c652, U+c656-c65b, U+c65d-c65f, U+c661-c663, U+c665-c677, U+c679-c67b, U+c67d-c693, U+c696-c697, U+c699-c69b, U+c69d-c6a3, U+c6a6, U+c6a8, U+c6aa-c6af, U+c6b2-c6b3, U+c6b5-c6b7, U+c6b9-c6ba;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-dea2e470.woff2) format('woff2');
unicode-range: U+c517-c527, U+c52a-c52b, U+c52d-c52f, U+c531-c538, U+c53a, U+c53c, U+c53e-c543, U+c546-c547, U+c54b, U+c54d-c552, U+c556, U+c55a-c55b, U+c55d, U+c55f, U+c562-c563, U+c565-c567, U+c569-c56f, U+c572, U+c574, U+c576-c57b, U+c57e-c57f, U+c581-c583, U+c585-c586, U+c588-c58b, U+c58e, U+c590, U+c592-c596, U+c599-c5b3, U+c5b6-c5b7, U+c5ba, U+c5be-c5c3, U+c5ca-c5cb, U+c5cd, U+c5cf, U+c5d2-c5d3, U+c5d5-c5d7, U+c5d9-c5df, U+c5e1-c5e2, U+c5e4, U+c5e6-c5eb, U+c5ef, U+c5f1-c5f3;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-fecfe973.woff2) format('woff2');
unicode-range: U+c475-c4ef, U+c4f2-c4f3, U+c4f5-c4f7, U+c4f9-c4ff, U+c502-c50b, U+c50d-c516;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-33597b44.woff2) format('woff2');
unicode-range: U+c3d0-c3d7, U+c3da-c3db, U+c3dd-c3de, U+c3e1-c3ec, U+c3ee-c3f3, U+c3f5-c42b, U+c42d-c463, U+c466-c474;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-b8d21588.woff2) format('woff2');
unicode-range: U+c32b-c367, U+c36a-c36b, U+c36d-c36f, U+c371-c377, U+c37a-c37b, U+c37e-c383, U+c385-c387, U+c389-c3cf;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-d85b808c.woff2) format('woff2');
unicode-range: U+c26a-c26b, U+c26d-c26f, U+c271-c273, U+c275-c27b, U+c27e-c287, U+c289-c28f, U+c291-c297, U+c299-c29a, U+c29c-c2a3, U+c2a5-c2a7, U+c2a9-c2ab, U+c2ad-c2b3, U+c2b6, U+c2b8, U+c2ba-c2bb, U+c2bd-c2db, U+c2de-c2df, U+c2e1-c2e2, U+c2e5-c2ea, U+c2ee, U+c2f0, U+c2f2-c2f5, U+c2f7, U+c2fa-c2fb, U+c2fd-c2ff, U+c301-c307, U+c309-c30c, U+c30e-c312, U+c315-c323, U+c325-c328, U+c32a;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-c0cd6622.woff2) format('woff2');
unicode-range: U+c1bc-c1c3, U+c1c5-c1df, U+c1e1-c1fb, U+c1fd-c203, U+c205-c20c, U+c20e, U+c210-c217, U+c21a-c21b, U+c21d-c21e, U+c221-c227, U+c229-c22a, U+c22c, U+c22e, U+c230, U+c233-c24f, U+c251-c257, U+c259-c269;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-1062d2b1.woff2) format('woff2');
unicode-range: U+c101-c11b, U+c11f, U+c121-c123, U+c125-c12b, U+c12e, U+c132-c137, U+c13a-c13b, U+c13d-c13f, U+c141-c147, U+c14a, U+c14c-c153, U+c155-c157, U+c159-c15b, U+c15d-c166, U+c169-c16f, U+c171-c177, U+c179-c18b, U+c18e-c18f, U+c191-c193, U+c195-c19b, U+c19d-c19e, U+c1a0, U+c1a2-c1a4, U+c1a6-c1bb;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-e4bd2b57.woff2) format('woff2');
unicode-range: U+c049-c057, U+c059-c05b, U+c05d-c05f, U+c061-c067, U+c069-c08f, U+c091-c0ab, U+c0ae-c0af, U+c0b1-c0b3, U+c0b5, U+c0b7-c0bb, U+c0be, U+c0c2-c0c7, U+c0ca-c0cb, U+c0cd-c0cf, U+c0d1-c0d7, U+c0d9-c0da, U+c0dc, U+c0de-c0e3, U+c0e5-c0eb, U+c0ed-c0f3, U+c0f6, U+c0f8, U+c0fa-c0ff;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-efb86a93.woff2) format('woff2');
unicode-range: U+bfa7-bfaf, U+bfb1-bfc4, U+bfc6-bfcb, U+bfce-bfcf, U+bfd1-bfd3, U+bfd5-bfdb, U+bfdd-c048;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-49077f5f.woff2) format('woff2');
unicode-range: U+bf07, U+bf09-bf3f, U+bf41-bf4f, U+bf52-bf54, U+bf56-bfa6;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-6c64c1b1.woff2) format('woff2');
unicode-range: U+be56, U+be58, U+be5c-be5f, U+be62-be63, U+be65-be67, U+be69-be74, U+be76-be7b, U+be7e-be7f, U+be81-be8e, U+be90, U+be92-bea7, U+bea9-becf, U+bed2-bed3, U+bed5-bed6, U+bed9-bee3, U+bee6-bf06;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-7cf1328a.woff2) format('woff2');
unicode-range: U+bdb0-bdd3, U+bdd5-bdef, U+bdf1-be0b, U+be0d-be0f, U+be11-be13, U+be15-be43, U+be46-be47, U+be49-be4b, U+be4d-be53;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-aeb69d4a.woff2) format('woff2');
unicode-range: U+bd03, U+bd06, U+bd08, U+bd0a-bd0f, U+bd11-bd22, U+bd25-bd47, U+bd49-bd58, U+bd5a-bd7f, U+bd82-bd83, U+bd85-bd87, U+bd8a-bd8f, U+bd91-bd92, U+bd94, U+bd96-bd98, U+bd9a-bdaf;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-b41a7621.woff2) format('woff2');
unicode-range: U+bc4e-bc83, U+bc86-bc87, U+bc89-bc8b, U+bc8d-bc93, U+bc96, U+bc98, U+bc9b-bc9f, U+bca2-bca3, U+bca5-bca7, U+bca9-bcb2, U+bcb4-bcbb, U+bcbe-bcbf, U+bcc1-bcc3, U+bcc5-bccc, U+bcce-bcd0, U+bcd2-bcd4, U+bcd6-bcf3, U+bcf7, U+bcf9-bcfb, U+bcfd-bd02;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-41ae63ee.woff2) format('woff2');
unicode-range: U+bb90-bba3, U+bba5-bbab, U+bbad-bbbf, U+bbc1-bbf7, U+bbfa-bbfb, U+bbfd-bbfe, U+bc01-bc07, U+bc09-bc0a, U+bc0e, U+bc10, U+bc12-bc13, U+bc17, U+bc19-bc1a, U+bc1e, U+bc20-bc23, U+bc26, U+bc28, U+bc2a-bc2c, U+bc2e-bc2f, U+bc32-bc33, U+bc35-bc37, U+bc39-bc3f, U+bc41-bc42, U+bc44, U+bc46-bc48, U+bc4a-bc4d;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-b6eed31e.woff2) format('woff2');
unicode-range: U+bae6-bafb, U+bafd-bb17, U+bb19-bb33, U+bb37, U+bb39-bb3a, U+bb3d-bb43, U+bb45-bb46, U+bb48, U+bb4a-bb4f, U+bb51-bb53, U+bb55-bb57, U+bb59-bb62, U+bb64-bb8f;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-efab2e32.woff2) format('woff2');
unicode-range: U+ba30-ba37, U+ba3a-ba3b, U+ba3d-ba3f, U+ba41-ba47, U+ba49-ba4a, U+ba4c, U+ba4e-ba53, U+ba56-ba57, U+ba59-ba5b, U+ba5d-ba63, U+ba65-ba66, U+ba68-ba6f, U+ba71-ba73, U+ba75-ba77, U+ba79-ba84, U+ba86, U+ba88-baa7, U+baaa, U+baad-baaf, U+bab1-bab7, U+baba, U+babc, U+babe-bae5;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-9d379070.woff2) format('woff2');
unicode-range: U+b96e-b973, U+b976-b977, U+b979-b97b, U+b97d-b983, U+b986, U+b988, U+b98a-b98d, U+b98f-b9ab, U+b9ae-b9af, U+b9b1-b9b3, U+b9b5-b9bb, U+b9be, U+b9c0, U+b9c2-b9c7, U+b9ca-b9cb, U+b9cd, U+b9d2-b9d7, U+b9da, U+b9dc, U+b9df-b9e0, U+b9e2, U+b9e6-b9e7, U+b9e9-b9f3, U+b9f6, U+b9f8, U+b9fb-ba2f;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-af454703.woff2) format('woff2');
unicode-range: U+b8bf-b8cb, U+b8cd-b8e0, U+b8e2-b8e7, U+b8ea-b8eb, U+b8ed-b8ef, U+b8f1-b8f7, U+b8fa, U+b8fc, U+b8fe-b903, U+b905-b917, U+b919-b91f, U+b921-b93b, U+b93d-b957, U+b95a-b95b, U+b95d-b95f, U+b961-b967, U+b969-b96c;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-89731a34.woff2) format('woff2');
unicode-range: U+b80d-b80f, U+b811-b817, U+b81a, U+b81c-b823, U+b826-b827, U+b829-b82b, U+b82d-b833, U+b836, U+b83a-b83f, U+b841-b85b, U+b85e-b85f, U+b861-b863, U+b865-b86b, U+b86e, U+b870, U+b872-b8af, U+b8b1-b8be;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-ae6e7d00.woff2) format('woff2');
unicode-range: U+b74d-b75f, U+b761-b763, U+b765-b774, U+b776-b77b, U+b77e-b77f, U+b781-b783, U+b785-b78b, U+b78e, U+b792-b796, U+b79a-b79b, U+b79d-b7a7, U+b7aa, U+b7ae-b7b3, U+b7b6-b7c8, U+b7ca-b7eb, U+b7ee-b7ef, U+b7f1-b7f3, U+b7f5-b7fb, U+b7fe, U+b802-b806, U+b80a-b80b;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-9a094746.woff2) format('woff2');
unicode-range: U+b6a7-b6aa, U+b6ac-b6b0, U+b6b2-b6ef, U+b6f1-b727, U+b72a-b72b, U+b72d-b72e, U+b731-b737, U+b739-b73a, U+b73c-b743, U+b745-b74c;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-a2c671c0.woff2) format('woff2');
unicode-range: U+b605-b60f, U+b612-b617, U+b619-b624, U+b626-b69b, U+b69e-b6a3, U+b6a5-b6a6;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-3b4f1b37.woff2) format('woff2');
unicode-range: U+b55f, U+b562-b583, U+b585-b59f, U+b5a2-b5a3, U+b5a5-b5a7, U+b5a9-b5b2, U+b5b5-b5ba, U+b5bd-b604;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-d477f199.woff2) format('woff2');
unicode-range: U+b4a5-b4b6, U+b4b8-b4bf, U+b4c1-b4c7, U+b4c9-b4db, U+b4de-b4df, U+b4e1-b4e2, U+b4e5-b4eb, U+b4ee, U+b4f0, U+b4f2-b513, U+b516-b517, U+b519-b51a, U+b51d-b523, U+b526, U+b528, U+b52b-b52f, U+b532-b533, U+b535-b537, U+b539-b53f, U+b541-b544, U+b546-b54b, U+b54d-b54f, U+b551-b55b, U+b55d-b55e;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-ad4ecd6e.woff2) format('woff2');
unicode-range: U+b3f8-b3fb, U+b3fd-b40f, U+b411-b417, U+b419-b41b, U+b41d-b41f, U+b421-b427, U+b42a-b42b, U+b42d-b44f, U+b452-b453, U+b455-b457, U+b459-b45f, U+b462-b464, U+b466-b46b, U+b46d-b47f, U+b481-b4a3;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-e8ecc0cc.woff2) format('woff2');
unicode-range: U+b342-b353, U+b356-b357, U+b359-b35b, U+b35d-b35e, U+b360-b363, U+b366, U+b368, U+b36a-b36d, U+b36f, U+b372-b373, U+b375-b377, U+b379-b37f, U+b381-b382, U+b384, U+b386-b38b, U+b38d-b3c3, U+b3c6-b3c7, U+b3c9-b3ca, U+b3cd-b3d3, U+b3d6, U+b3d8, U+b3da-b3f7;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-03e39108.woff2) format('woff2');
unicode-range: U+b27c-b283, U+b285-b28f, U+b292-b293, U+b295-b297, U+b29a-b29f, U+b2a1-b2a4, U+b2a7-b2a9, U+b2ab, U+b2ad-b2c7, U+b2ca-b2cb, U+b2cd-b2cf, U+b2d1-b2d7, U+b2da, U+b2dc, U+b2de-b2e3, U+b2e7, U+b2e9-b2ea, U+b2ef-b2f3, U+b2f6, U+b2f8, U+b2fa-b2fb, U+b2fd-b2fe, U+b302-b303, U+b305-b307, U+b309-b30f, U+b312, U+b316-b31b, U+b31d-b341;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-01e1809a.woff2) format('woff2');
unicode-range: U+b1d6-b1e7, U+b1e9-b1fc, U+b1fe-b203, U+b206-b207, U+b209-b20b, U+b20d-b213, U+b216-b21f, U+b221-b257, U+b259-b273, U+b275-b27b;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-bf8a3bd2.woff2) format('woff2');
unicode-range: U+b120-b122, U+b126-b127, U+b129-b12b, U+b12d-b133, U+b136, U+b138, U+b13a-b13f, U+b142-b143, U+b145-b14f, U+b151-b153, U+b156-b157, U+b159-b177, U+b17a-b17b, U+b17d-b17f, U+b181-b187, U+b189-b18c, U+b18e-b191, U+b195-b1a7, U+b1a9-b1cb, U+b1cd-b1d5;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-b81101fd.woff2) format('woff2');
unicode-range: U+b05f-b07b, U+b07e-b07f, U+b081-b083, U+b085-b08b, U+b08d-b097, U+b09b, U+b09d-b09f, U+b0a2-b0a7, U+b0aa, U+b0b0, U+b0b2, U+b0b6-b0b7, U+b0b9-b0bb, U+b0bd-b0c3, U+b0c6-b0c7, U+b0ca-b0cf, U+b0d1-b0df, U+b0e1-b0e4, U+b0e6-b107, U+b10a-b10b, U+b10d-b10f, U+b111-b112, U+b114-b117, U+b119-b11a, U+b11c-b11f;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-2ae47cc9.woff2) format('woff2');
unicode-range: U+afac-afb7, U+afba-afbb, U+afbd-afbf, U+afc1-afc6, U+afca-afcc, U+afce-afd3, U+afd5-afe7, U+afe9-afef, U+aff1-b00b, U+b00d-b00f, U+b011-b013, U+b015-b01b, U+b01d-b027, U+b029-b043, U+b045-b047, U+b049, U+b04b, U+b04d-b052, U+b055-b056, U+b058-b05c, U+b05e;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-089f1444.woff2) format('woff2');
unicode-range: U+af03-af07, U+af09-af2b, U+af2e-af33, U+af35-af3b, U+af3e-af40, U+af44-af47, U+af4a-af5c, U+af5e-af63, U+af65-af7f, U+af81-afab;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-c1776ebf.woff2) format('woff2');
unicode-range: U+ae56-ae5b, U+ae5e-ae60, U+ae62-ae64, U+ae66-ae67, U+ae69-ae6b, U+ae6d-ae83, U+ae85-aebb, U+aebf, U+aec1-aec3, U+aec5-aecb, U+aece, U+aed0, U+aed2-aed7, U+aed9-aef3, U+aef5-af02;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-593f94e2.woff2) format('woff2');
unicode-range: U+ad9c-ada3, U+ada5-adbf, U+adc1-adc3, U+adc5-adc7, U+adc9-add2, U+add4-addb, U+addd-addf, U+ade1-ade3, U+ade5-adf7, U+adfa-adfb, U+adfd-adff, U+ae02-ae07, U+ae0a, U+ae0c, U+ae0e-ae13, U+ae15-ae2f, U+ae31-ae33, U+ae35-ae37, U+ae39-ae3f, U+ae42, U+ae44, U+ae46-ae49, U+ae4b, U+ae4f, U+ae51-ae53, U+ae55;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-b2b1f48f.woff2) format('woff2');
unicode-range: U+ace2-ace3, U+ace5-ace6, U+ace9-acef, U+acf2, U+acf4, U+acf7-acfb, U+acfe-acff, U+ad01-ad03, U+ad05-ad0b, U+ad0d-ad10, U+ad12-ad1b, U+ad1d-ad33, U+ad35-ad48, U+ad4a-ad4f, U+ad51-ad6b, U+ad6e-ad6f, U+ad71-ad72, U+ad77-ad7c, U+ad7e, U+ad80, U+ad82-ad87, U+ad89-ad8b, U+ad8d-ad8f, U+ad91-ad9b;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-679a6f3e.woff2) format('woff2');
unicode-range: U+ac25-ac2c, U+ac2e, U+ac30, U+ac32-ac37, U+ac39-ac3f, U+ac41-ac4c, U+ac4e-ac6f, U+ac72-ac73, U+ac75-ac76, U+ac79-ac7f, U+ac82, U+ac84-ac88, U+ac8a-ac8b, U+ac8d-ac8f, U+ac91-ac93, U+ac95-ac9b, U+ac9d-ac9e, U+aca1-aca7, U+acab, U+acad-acaf, U+acb1-acb7, U+acba-acbb, U+acbe-acc0, U+acc2-acc3, U+acc5-acdf;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-417d6d50.woff2) format('woff2');
unicode-range: U+99df, U+99ed, U+99f1, U+99ff, U+9a01, U+9a08, U+9a0e-9a0f, U+9a19, U+9a2b, U+9a30, U+9a36-9a37, U+9a40, U+9a43, U+9a45, U+9a4d, U+9a55, U+9a57, U+9a5a-9a5b, U+9a5f, U+9a62, U+9a65, U+9a69-9a6a, U+9aa8, U+9ab8, U+9ad3, U+9ae5, U+9aee, U+9b1a, U+9b27, U+9b2a, U+9b31, U+9b3c, U+9b41-9b45, U+9b4f, U+9b54, U+9b5a, U+9b6f, U+9b8e, U+9b91, U+9b9f, U+9bab, U+9bae, U+9bc9, U+9bd6, U+9be4, U+9be8, U+9c0d, U+9c10, U+9c12, U+9c15, U+9c25, U+9c32, U+9c3b, U+9c47, U+9c49, U+9c57, U+9ce5, U+9ce7, U+9ce9, U+9cf3-9cf4, U+9cf6, U+9d09, U+9d1b, U+9d26, U+9d28, U+9d3b, U+9d51, U+9d5d, U+9d60-9d61, U+9d6c, U+9d72, U+9da9, U+9daf, U+9db4, U+9dc4, U+9dd7, U+9df2, U+9df8-9dfa, U+9e1a, U+9e1e, U+9e75, U+9e79, U+9e7d, U+9e7f, U+9e92-9e93, U+9e97, U+9e9d, U+9e9f, U+9ea5, U+9eb4-9eb5, U+9ebb, U+9ebe, U+9ec3, U+9ecd-9ece, U+9ed4, U+9ed8, U+9edb-9edc, U+9ede, U+9ee8, U+9ef4, U+9f07-9f08, U+9f0e, U+9f13, U+9f20, U+9f3b, U+9f4a-9f4b, U+9f4e, U+9f52, U+9f5f, U+9f61, U+9f67, U+9f6a, U+9f6c, U+9f77, U+9f8d, U+9f90, U+9f95, U+9f9c, U+ac02-ac03, U+ac05-ac06, U+ac09-ac0f, U+ac17-ac18, U+ac1b, U+ac1e-ac1f, U+ac21-ac23;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-b3888682.woff2) format('woff2');
unicode-range: U+3136, U+3138, U+313a-3140, U+3143-3144, U+3150, U+3152, U+3154-3156, U+3158-315b, U+315d-315f, U+3162, U+3164-318c, U+318e, U+3200-321b, U+3231, U+3239, U+3251-325a, U+3260-327b, U+327e-327f, U+328a-3290, U+3294, U+329e, U+32a5, U+3380-3384, U+3388-338b;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-1972f47b.woff2) format('woff2');
unicode-range: U+2f7d, U+2f7f-2f8b, U+2f8e-2f90, U+2f92-2f97, U+2f99-2fa0, U+2fa2-2fa3, U+2fa5-2fa9, U+2fac-2fb1, U+2fb3-2fbc, U+2fc1-2fca, U+2fcd-2fd4, U+3003, U+3012-3019, U+301c, U+301e-3020, U+3036, U+3041, U+3043, U+3045, U+3047, U+3049, U+304e, U+3050, U+3052, U+3056, U+305a, U+305c, U+305e, U+3062, U+3065, U+306c, U+3070-307d, U+3080, U+3085, U+3087, U+308e, U+3090-3091, U+30a1, U+30a5, U+30a9, U+30ae, U+30b1-30b2, U+30b4, U+30b6, U+30bc-30be, U+30c2, U+30c5, U+30cc, U+30d2, U+30d4, U+30d8-30dd, U+30e4, U+30e6, U+30e8, U+30ee, U+30f0-30f2, U+30f4-30f6, U+3133, U+3135;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-77bf3083.woff2) format('woff2');
unicode-range: U+2541-254b, U+25a4-25a9, U+25b1, U+25b5, U+25b9, U+25bf, U+25c1, U+25c3, U+25c9-25ca, U+25cc, U+25ce, U+25d0-25d1, U+25e6, U+25ef, U+260f, U+261d, U+261f, U+262f, U+2660, U+2664, U+2667-2669, U+266d, U+266f, U+2716, U+271a, U+273d, U+2756, U+2776-277f, U+278a-2793, U+2963, U+2965, U+2ac5-2ac6, U+2acb-2acc, U+2f00, U+2f04, U+2f06, U+2f08, U+2f0a-2f0b, U+2f11-2f12, U+2f14, U+2f17-2f18, U+2f1c-2f1d, U+2f1f-2f20, U+2f23-2f26, U+2f28-2f29, U+2f2b, U+2f2d, U+2f2f-2f32, U+2f38, U+2f3c-2f40, U+2f42-2f4c, U+2f4f-2f52, U+2f54-2f58, U+2f5a-2f66, U+2f69-2f70, U+2f72-2f76, U+2f78, U+2f7a-2f7c;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-32eb150e.woff2) format('woff2');
unicode-range: U+2479-2487, U+249c-24d1, U+24d3-24d7, U+24d9-24e9, U+24eb-24f4, U+2500-2501, U+2503, U+250c-2513, U+2515-2516, U+2518-2540;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-b677b902.woff2) format('woff2');
unicode-range: U+215b-215e, U+2162-2169, U+2170-2179, U+2195-2199, U+21b0-21b4, U+21bc, U+21c0, U+21c4-21c5, U+21cd, U+21cf-21d4, U+21e0-21e3, U+21e6-21e9, U+2200, U+2202-2203, U+2206-2209, U+220b-220c, U+220f, U+2211, U+2213, U+221a, U+221d-2220, U+2222, U+2225-2227, U+2229-222c, U+222e, U+2234-2237, U+223d, U+2243, U+2245, U+2248, U+2250-2253, U+225a, U+2260-2262, U+2264-2267, U+226a-226b, U+226e-2273, U+2276-2277, U+2279-227b, U+2280-2287, U+228a-228b, U+2295-2297, U+22a3-22a5, U+22bb-22bc, U+22ce-22cf, U+22da-22db, U+22ee-22ef, U+2306, U+2312, U+2314, U+2467-2478;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-1c6fa20a.woff2) format('woff2');
unicode-range: U+81-82, U+84, U+a2-a5, U+a7-a8, U+aa, U+ac-ad, U+b1-b3, U+b6, U+b8-ba, U+bc-be, U+c0, U+c2, U+c6-cb, U+ce-d0, U+d4, U+d8-d9, U+db-dc, U+de-df, U+e6, U+eb, U+ee-f0, U+f4, U+f7-f9, U+fb, U+fe-ff, U+111, U+126-127, U+132-133, U+138, U+13f-142, U+149-14b, U+152-153, U+166-167, U+2bc, U+2c7, U+2d0, U+2d8-2d9, U+2db-2dd, U+391-394, U+396-3a1, U+3a3-3a9, U+3b2-3b6, U+3b8, U+3bc, U+3be-3c1, U+3c3-3c9, U+2010, U+2015-2016, U+2018-2019, U+201b, U+201f-2021, U+2025, U+2030, U+2033-2036, U+203c, U+203e, U+2042, U+2074, U+207a-207f, U+2081-2084, U+2109, U+2113, U+2116, U+2121, U+2126, U+212b, U+2153-2154;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-89c3ca4c.woff2) format('woff2');
unicode-range: U+e8, U+2da, U+2160, U+2194, U+3054, U+3058, U+306d, U+3086, U+308d, U+30ac, U+30bb, U+30c4, U+30cd-30ce, U+30e2, U+3132, U+3146, U+3149, U+339d, U+4e3b, U+4f0a, U+4fdd, U+4fe1, U+5409, U+540c, U+5834, U+592a-592b, U+5b9a, U+5dde, U+5e0c, U+5e73, U+5f0f, U+60f3, U+653f, U+661f, U+662f, U+667a, U+683c, U+6b4c, U+6c11, U+767c, U+76ee, U+76f4, U+77f3, U+79d1, U+7a7a, U+7b2c, U+7d22, U+8207, U+8a00, U+8a71, U+9280, U+9580, U+958b, U+96c6, U+9762, U+98df, U+9ed1, U+ac2d, U+adc8, U+add3, U+af48, U+b014, U+b134-b135, U+b158, U+b2aa, U+b35f, U+b6a4, U+b9cf, U+bb63, U+bd23, U+be91, U+c29b, U+c3f4, U+c42c, U+c55c, U+c573, U+c58f, U+c78c, U+c7dd, U+c8f5, U+cad1, U+cc48, U+cf10, U+cf20, U+d03c, U+d07d, U+d2a0, U+d30e, U+d38d, U+d3a8, U+d3c8, U+d5e5, U+d5f9, U+d6e4, U+f90a, U+ff02, U+ff1c;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-2de3d0f5.woff2) format('woff2');
unicode-range: U+3b1, U+2466, U+25a1, U+25a3, U+261c, U+3008-3009, U+305b, U+305d, U+3069, U+30a7, U+30ba, U+30cf, U+30ef, U+3151, U+3157, U+4e4b, U+4e5f, U+4e8c, U+4eca, U+4ed6, U+4f5b, U+50cf, U+5149, U+5165, U+5171, U+5229, U+529b, U+5316, U+539f, U+53f2, U+571f, U+5728, U+58eb, U+591c, U+5b78, U+5c11, U+5c55, U+5ddd, U+5e02, U+5fb7, U+60c5, U+610f, U+611f, U+6625, U+66f8, U+6797, U+679c, U+682a, U+6d2a, U+706b, U+7406, U+767b, U+76f8, U+77e5, U+7acb, U+898b, U+8a69, U+8def, U+8fd1, U+901a, U+90e8, U+91cd, U+975e, U+ae14, U+ae6c, U+aec0, U+afc7, U+afc9, U+b01c, U+b028, U+b308, U+b311, U+b314, U+b31c, U+b524, U+b560, U+b764, U+b920, U+b9e3, U+bd48, U+be7d, U+c0db, U+c231, U+c270, U+c2e3, U+c37d, U+c3ed, U+c530, U+c6a5, U+c6dc, U+c7a4, U+c954, U+c974, U+d000, U+d565, U+d667, U+d6c5, U+d79d, U+ff1e;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-545071cf.woff2) format('woff2');
unicode-range: U+131, U+2032, U+2465, U+2642, U+3048, U+3051, U+3083-3084, U+308f, U+30c0, U+30d1, U+30d3, U+30d6, U+30df, U+30e7, U+3153, U+4e16, U+4e8b, U+4ee5, U+5206, U+52a0, U+52d5, U+53e4, U+53ef, U+54c1, U+57ce, U+597d, U+5b8c, U+5ea6, U+5f8c, U+5f97, U+6210, U+6240, U+624b, U+6728, U+6bd4, U+7236, U+7269, U+7279, U+738b, U+7528, U+7530, U+767e, U+798f, U+8005, U+8a18, U+90fd, U+91cc, U+9577, U+9593, U+98a8, U+ac20, U+acf6, U+ad90, U+af5d, U+af80, U+afcd, U+aff0, U+b0a1, U+b0b5, U+b1fd, U+b2fc, U+b380, U+b51b, U+b584, U+b5b3, U+b8fd, U+b93c, U+b9f4, U+bb44, U+bc08, U+bc27, U+bc49, U+be55, U+be64, U+bfb0, U+bfc5, U+c178, U+c21f, U+c314, U+c4f1, U+c58d, U+c664, U+c698, U+c6a7, U+c6c1, U+c9ed, U+cac0, U+cacc, U+cad9, U+ccb5, U+cdcc, U+d0e4, U+d143, U+d320, U+d330, U+d54d, U+ff06, U+ff1f, U+ff5e;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-dd594307.woff2) format('woff2');
unicode-range: U+b4, U+20a9, U+20ac, U+2190, U+24d8, U+2502, U+2514, U+2592, U+25c7-25c8, U+2663, U+3060, U+3064, U+3081, U+3088, U+30a3, U+30a6, U+30aa, U+30b5, U+30c7, U+30ca-30cb, U+30d0, U+30e3, U+30e5, U+339e, U+4e09, U+4eac, U+4f5c, U+5167-5168, U+516c, U+51fa, U+5408, U+540d, U+591a, U+5b57, U+6211, U+65b9, U+660e, U+6642, U+6700, U+6b63, U+6e2f, U+7063, U+7532, U+793e, U+81ea, U+8272, U+82b1, U+897f, U+8eca, U+91ce, U+ac38, U+ad76, U+ae84, U+aecc, U+b07d, U+b0b1, U+b215, U+b2a0, U+b310, U+b3d7, U+b52a, U+b618, U+b775, U+b797, U+bcd5, U+bd59, U+be80, U+bea8, U+bed1, U+bee4-bee5, U+c060, U+c2ef, U+c329, U+c3dc, U+c597, U+c5bd, U+c5e5, U+c69c, U+c9d6, U+ca29, U+ca5c, U+ca84, U+cc39, U+cc3b, U+ce89, U+cee5, U+cf65, U+cf85, U+d058, U+d145, U+d22d, U+d325, U+d37d, U+d3ad, U+d769, U+ff0c;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-1025d763.woff2) format('woff2');
unicode-range: U+2161, U+2228, U+2299, U+2464, U+2517, U+2640, U+3042, U+304a, U+3053, U+3061, U+307f, U+3082, U+308c, U+3092, U+30a8, U+30ab, U+30ad, U+30b0, U+30b3, U+30b7, U+30c1, U+30c6, U+30c9, U+30d5, U+30d7, U+30de, U+30e0-30e1, U+30ec-30ed, U+4e0b, U+4e0d, U+4ee3, U+53f0, U+548c, U+5b89, U+5bb6, U+5c0f, U+611b, U+6771, U+6aa2, U+6bcd, U+6c34, U+6cd5, U+6d77, U+767d, U+795e, U+8ecd, U+9999, U+9ad8, U+ac07, U+ac1a, U+ac40, U+ad0c, U+ad88, U+ada4, U+ae01, U+ae65, U+aebd, U+aec4, U+afe8, U+b139, U+b205, U+b383, U+b38c, U+b42c, U+b461, U+b55c, U+b78f, U+b8fb, U+b9f7, U+bafc, U+bc99, U+bed8, U+bfcd, U+c0bf, U+c0f9, U+c167, U+c204, U+c20f, U+c22f, U+c258, U+c298, U+c2bc, U+c388, U+c501, U+c50c, U+c5b9, U+c5ce, U+c641, U+c648, U+c73d, U+ca50, U+ca61, U+cc4c, U+ceac, U+d0d4, U+d5f7, U+d6d7, U+ff1a;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-fbe464e5.woff2) format('woff2');
unicode-range: U+2103, U+2463, U+25c6, U+25cb, U+266c, U+3001, U+300a, U+3046, U+304c-304d, U+304f, U+3055, U+3059, U+3063, U+3066-3068, U+306f, U+3089, U+30b8, U+30bf, U+314f, U+4e0a, U+570b, U+5730, U+5916, U+5929, U+5c71, U+5e74, U+5fc3, U+601d, U+6027, U+63d0, U+6709, U+6734, U+751f, U+7684, U+82f1, U+9053, U+91d1, U+97f3, U+ac2f, U+ac4d, U+adc4, U+ade4, U+ae41, U+ae4d-ae4e, U+aed1, U+afb9, U+b0e0, U+b299, U+b365, U+b46c, U+b480, U+b4c8, U+b7b4, U+b819, U+b918, U+baab, U+bab9, U+be8f, U+bed7, U+c0ec, U+c19f, U+c1a5, U+c3d9, U+c464, U+c53d, U+c553, U+c570, U+c5cc, U+c633, U+c6a4, U+c7a3, U+c7a6, U+c886, U+c9d9-c9da, U+c9ec, U+ca0c, U+cc21, U+cd1b, U+cd78, U+cdc4, U+cef8, U+cfe4, U+d0a5, U+d0b5, U+d0ec, U+d15d, U+d188, U+d23c, U+d2ac, U+d729, U+d79b, U+ff01, U+ff08-ff09, U+ff5c;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-9e0f312c.woff2) format('woff2');
unicode-range: U+2039-203a, U+223c, U+25b3, U+25b7, U+25bd, U+25cf, U+266a, U+3002, U+300b, U+304b, U+3057, U+305f, U+306a-306b, U+307e, U+308a-308b, U+3093, U+30a2, U+30af, U+30b9, U+30c3, U+30c8, U+30e9-30eb, U+33a1, U+4e00, U+524d, U+5357, U+5b50, U+7121, U+884c, U+9751, U+ac94, U+aebe, U+aecd, U+af08, U+af41, U+af49, U+b010, U+b053, U+b109, U+b11b, U+b128, U+b154, U+b291, U+b2e6, U+b301, U+b385, U+b525, U+b5b4, U+b729, U+b72f, U+b738, U+b7ff, U+b837, U+b975, U+ba67, U+bb47, U+bc1f, U+bd90, U+bfd4, U+c27c, U+c324, U+c379, U+c3e0, U+c465, U+c53b, U+c58c, U+c610, U+c653, U+c6cd, U+c813, U+c82f, U+c999, U+c9e0, U+cac4, U+cad3, U+cbd4, U+cc10, U+cc22, U+ccb8, U+ccbc, U+cda5, U+ce84, U+cea3, U+cf67, U+cfe1, U+d241, U+d30d, U+d31c, U+d391, U+d401, U+d479, U+d5c9, U+d5db, U+d649, U+d6d4;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-3aaf5b8d.woff2) format('woff2');
unicode-range: U+b0, U+e9, U+2193, U+2462, U+260e, U+261e, U+300e-300f, U+3044, U+30a4, U+30fb-30fc, U+314d, U+5973, U+6545, U+6708, U+7537, U+ac89, U+ac9c, U+acc1, U+ad04, U+ad75, U+ad7d, U+ae45, U+ae61, U+af42, U+b0ab, U+b0af, U+b0b3, U+b12c, U+b194, U+b1a8, U+b220, U+b258, U+b284, U+b2ff, U+b315, U+b371, U+b3d4-b3d5, U+b460, U+b527, U+b534, U+b810, U+b818, U+b98e, U+ba55, U+bbac, U+bc0b, U+bc40, U+bca1, U+bccd, U+bd93, U+be54, U+be5a, U+bf08, U+bf50, U+bf55, U+bfdc, U+c0c0, U+c0d0, U+c0f4, U+c100, U+c11e, U+c170, U+c20d, U+c274, U+c290, U+c308, U+c369, U+c539, U+c587, U+c5ff, U+c6ec, U+c70c, U+c7ad, U+c7c8, U+c83c, U+c881, U+cb48, U+cc60, U+ce69, U+ce6b, U+ce75, U+cf04, U+cf08, U+cf55, U+cf70, U+cffc, U+d0b7, U+d1a8, U+d2c8, U+d384, U+d47c, U+d48b, U+d5dd, U+d5e8, U+d720, U+d759, U+f981;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-725c324c.woff2) format('woff2');
unicode-range: U+e0, U+e2, U+395, U+3b7, U+3ba, U+2460-2461, U+25a0, U+3010-3011, U+306e, U+30f3, U+314a, U+314c, U+5927, U+65b0, U+7e41, U+97d3, U+9ad4, U+ad49, U+ae0b, U+ae0d, U+ae43, U+ae5d, U+aecf, U+af3c, U+af64, U+afd4, U+b080, U+b084, U+b0c5, U+b10c, U+b1e8, U+b2ac, U+b36e, U+b451, U+b515, U+b540, U+b561, U+b6ab, U+b6b1, U+b72c, U+b730, U+b744, U+b800, U+b8ec, U+b8f0, U+b904, U+b968, U+b96d, U+b987, U+b9d9, U+bb36, U+bb49, U+bc2d, U+bc43, U+bcf6, U+bd89, U+be57, U+be61, U+bed4, U+c090, U+c130, U+c148, U+c19c, U+c2f9, U+c36c, U+c37c, U+c384, U+c3df, U+c575, U+c584, U+c660, U+c719, U+c816, U+ca4d, U+ca54, U+cabc, U+cb49, U+cc14, U+cff5, U+d004, U+d038, U+d0b4, U+d0d3, U+d0e0, U+d0ed, U+d131, U+d1b0, U+d31f, U+d33d, U+d3a0, U+d3ab, U+d514, U+d584, U+d6a1, U+d6cc, U+d749, U+d760, U+d799;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-e45a3f34.woff2) format('woff2');
unicode-range: U+24, U+60, U+3b9, U+3bb, U+3bd, U+2191, U+2606, U+300c-300d, U+3131, U+3134, U+3139, U+3141-3142, U+3148, U+3161, U+3163, U+321c, U+4eba, U+5317, U+ac31, U+ac77, U+ac9f, U+acb9, U+acf0-acf1, U+acfd, U+ad73, U+af3d, U+b00c, U+b04a, U+b057, U+b0c4, U+b188, U+b1cc, U+b214, U+b2db, U+b2ee, U+b304, U+b4ed, U+b518, U+b5bc, U+b625, U+b69c-b69d, U+b7ac, U+b801, U+b86c, U+b959, U+b95c, U+b985, U+ba48, U+bb58, U+bc0c, U+bc38, U+bc85, U+bc9a, U+bf40, U+c068, U+c0bd, U+c0cc, U+c12f, U+c149, U+c1e0, U+c22b, U+c22d, U+c250, U+c2fc, U+c300, U+c313, U+c370, U+c3d8, U+c557, U+c580, U+c5e3, U+c62e, U+c634, U+c6f0, U+c74d, U+c783, U+c78e, U+c796, U+c7bc, U+c92c, U+ca4c, U+cc1c, U+cc54, U+cc59, U+ce04, U+cf30, U+cfc4, U+d140, U+d321, U+d38c, U+d399, U+d54f, U+d587, U+d5d0, U+d6e8, U+d770;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-bbc8b9ac.woff2) format('woff2');
unicode-range: U+d7, U+ea, U+fc, U+2192, U+25bc, U+3000, U+3137, U+3145, U+315c, U+7f8e, U+ac13, U+ac71, U+ac90, U+acb8, U+ace7, U+ad7f, U+ae50, U+aef4, U+af34, U+afbc, U+b048, U+b09a, U+b0ad, U+b0bc, U+b113, U+b125, U+b141, U+b20c, U+b2d9, U+b2ed, U+b367, U+b369, U+b374, U+b3cb, U+b4ec, U+b611, U+b760, U+b81b, U+b834, U+b8b0, U+b8e1, U+b989, U+b9d1, U+b9e1, U+b9fa, U+ba4d, U+ba78, U+bb35, U+bb54, U+bbf9, U+bc11, U+bcb3, U+bd05, U+bd95, U+bdd4, U+be10, U+bed0, U+bf51, U+c0d8, U+c232, U+c2b7, U+c2eb, U+c378, U+c500, U+c52c, U+c549, U+c568, U+c598, U+c5c9, U+c61b, U+c639, U+c67c, U+c717, U+c78a, U+c80a, U+c90c-c90d, U+c950, U+c9e7, U+cbe4, U+cca9, U+cce4, U+cdb0, U+ce78, U+ce94, U+ce98, U+cf8c, U+d018, U+d034, U+d0f1, U+d1b1, U+d280, U+d2f8, U+d338, U+d380, U+d3b4, U+d610, U+d69f, U+d6fc, U+d758;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-1f14ecce.woff2) format('woff2');
unicode-range: U+e7, U+2022, U+203b, U+25c0, U+2605, U+2661, U+3147, U+318d, U+672c, U+8a9e, U+acaa, U+acbc, U+ad1c, U+ae4a, U+ae5c, U+b044, U+b054, U+b0c8-b0c9, U+b2a6, U+b2d0, U+b35c, U+b364, U+b428, U+b454, U+b465, U+b4b7, U+b4e3, U+b51c, U+b5a1, U+b784, U+b790, U+b7ab, U+b7f4, U+b82c, U+b835, U+b8e9, U+b8f8, U+b9d8, U+b9f9, U+ba5c, U+ba64, U+babd, U+bb18, U+bb3b, U+bbff, U+bc0d, U+bc45, U+bc97, U+bcbc, U+be45, U+be75, U+be7c, U+bfcc, U+c0b6, U+c0f7, U+c14b, U+c2b4, U+c30d, U+c4f8, U+c5bb, U+c5d1, U+c5e0, U+c5ee, U+c5fd, U+c606, U+c6c5, U+c6e0, U+c708, U+c81d, U+c820, U+c824, U+c878, U+c918, U+c96c, U+c9e4, U+c9f1, U+cc2e, U+cd09, U+cea1, U+cef5, U+cef7, U+cf64, U+cf69, U+cfe8, U+d035, U+d0ac, U+d230, U+d234, U+d2f4, U+d31d, U+d575, U+d578, U+d608, U+d614, U+d718, U+d751, U+d761, U+d78c, U+d790;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-3627b4fb.woff2) format('woff2');
unicode-range: U+2665, U+3160, U+4e2d, U+6587, U+65e5, U+ac12, U+ac14, U+ac16, U+ac81, U+ad34, U+ade0, U+ae54, U+aebc, U+af2c, U+afc0, U+afc8, U+b04c, U+b08c, U+b099, U+b0a9, U+b0ac, U+b0ae, U+b0b8, U+b123, U+b179, U+b2e5, U+b2f7, U+b4c0, U+b531, U+b538, U+b545, U+b550, U+b5a8, U+b6f0, U+b728, U+b73b, U+b7ad, U+b7ed, U+b809, U+b864, U+b86d, U+b871, U+b9bf, U+b9f5, U+ba40, U+ba4b, U+ba58, U+ba87, U+baac, U+bbc0, U+bc16, U+bc34, U+bd07, U+bd99, U+be59, U+bfd0, U+c058, U+c0e4, U+c0f5, U+c12d, U+c139, U+c228, U+c529, U+c5c7, U+c635, U+c637, U+c735, U+c77d, U+c787, U+c789, U+c8c4, U+c989, U+c98c, U+c9d0, U+c9d3, U+cc0c, U+cc99, U+cd0c, U+cd2c, U+cd98, U+cda4, U+ce59, U+ce60, U+ce6d, U+cea0, U+d0d0-d0d1, U+d0d5, U+d14d, U+d1a4, U+d29c, U+d2f1, U+d301, U+d39c, U+d3bc, U+d4e8, U+d540, U+d5ec, U+d640, U+d750;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-97d4c7ef.woff2) format('woff2');
unicode-range: U+5e, U+25b2, U+25b6, U+314e, U+ac24, U+ace1, U+ace4, U+ae68, U+af2d, U+b0d0, U+b0e5, U+b150, U+b155, U+b193, U+b2c9, U+b2dd, U+b3c8, U+b3fc, U+b410, U+b458, U+b4dd, U+b5a0, U+b5a4, U+b5bb, U+b7b5, U+b838, U+b840, U+b86f, U+b8f9, U+b960, U+b9e5, U+bab8, U+bb50, U+bc1d, U+bc24-bc25, U+bca8, U+bcbd, U+bd04, U+bd10, U+bd24, U+be48, U+be5b, U+be68, U+c05c, U+c12c, U+c140, U+c15c, U+c168, U+c194, U+c219, U+c27d, U+c2a8, U+c2f1, U+c2f8, U+c368, U+c554-c555, U+c559, U+c564, U+c5d8, U+c5fc, U+c625, U+c65c, U+c6b1, U+c728, U+c794, U+c84c, U+c88c, U+c8e0, U+c8fd, U+c998, U+c9dd, U+cc0d, U+cc30, U+ceec, U+cf13, U+cf1c, U+cf5c, U+d050, U+d07c, U+d0a8, U+d134, U+d138, U+d154, U+d1f4, U+d2bc, U+d329, U+d32c, U+d3d0, U+d3f4, U+d3fc, U+d56b, U+d5cc, U+d600-d601, U+d639, U+d6c8, U+d754, U+d765;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-ff8dffab.woff2) format('woff2');
unicode-range: U+3c-3d, U+2026, U+24d2, U+314b, U+ac11, U+acf3, U+ad74, U+ad81, U+adf9, U+ae34, U+af43, U+afb8, U+b05d, U+b07c, U+b110, U+b118, U+b17c, U+b180, U+b18d, U+b192, U+b2cc, U+b355, U+b378, U+b4a4, U+b4ef, U+b78d, U+b799, U+b7a9, U+b7fd, U+b807, U+b80c, U+b839, U+b9b4, U+b9db, U+ba3c, U+bab0, U+bba4, U+bc94, U+be4c, U+c154, U+c1c4, U+c26c, U+c2ac, U+c2ed, U+c4f4, U+c55e, U+c561, U+c571, U+c5b5, U+c5c4, U+c654-c655, U+c695, U+c6e8, U+c6f9, U+c724, U+c751, U+c775, U+c7a0, U+c7c1, U+c874, U+c880, U+c9d5, U+c9f8, U+cabd, U+cc29, U+cc2c, U+cca8, U+ccab, U+ccd0, U+ce21, U+ce35, U+ce7c, U+ce90, U+cee8, U+cef4, U+cfe0, U+d070, U+d0b9, U+d0c1, U+d0c4, U+d0c8, U+d15c, U+d1a1, U+d2c0, U+d300, U+d314, U+d3ed, U+d478, U+d480, U+d48d, U+d508, U+d53d, U+d5e4, U+d611, U+d61c, U+d68d, U+d6a8, U+d798;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-7727ae0f.woff2) format('woff2');
unicode-range: U+23, U+25, U+5f, U+a9, U+ac08, U+ac78, U+aca8, U+acac, U+ace8, U+ad70, U+adc0, U+addc, U+b137, U+b140, U+b208, U+b290, U+b2f5, U+b3c5, U+b3cc, U+b420, U+b429, U+b529, U+b530, U+b77d, U+b79c, U+b7a8, U+b7c9, U+b7f0, U+b7fc, U+b828, U+b860, U+b9ad, U+b9c1, U+b9c9, U+b9dd-b9de, U+b9e8, U+ba38-ba39, U+babb, U+bc00, U+bc8c, U+bca0, U+bca4, U+bcd1, U+bcfc, U+bd09, U+bdf0, U+be60, U+c0ad, U+c0b4, U+c0bc, U+c190, U+c1fc, U+c220, U+c288, U+c2b9, U+c2f6, U+c528, U+c545, U+c558, U+c5bc, U+c5d4, U+c600, U+c644, U+c6c0, U+c6c3, U+c721, U+c798, U+c7a1, U+c811, U+c838, U+c871, U+c904, U+c990, U+c9dc, U+cc38, U+cc44, U+cca0, U+cd1d, U+cd95, U+cda9, U+ce5c, U+cf00, U+cf58, U+d150, U+d22c, U+d305, U+d328, U+d37c, U+d3f0, U+d551, U+d5a5, U+d5c8, U+d5d8, U+d63c, U+d64d, U+d669, U+d734, U+d76c;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-5ed04105.woff2) format('woff2');
unicode-range: U+26, U+2b, U+3e, U+40, U+7e, U+ac01, U+ac19, U+ac1d, U+aca0, U+aca9, U+acb0, U+ad8c, U+ae09, U+ae38, U+ae40, U+aed8, U+b09c, U+b0a0, U+b108, U+b204, U+b298, U+b2d8, U+b2eb-b2ec, U+b2f4, U+b313, U+b358, U+b450, U+b4e0, U+b54c, U+b610, U+b780, U+b78c, U+b791, U+b8e8, U+b958, U+b974, U+b984, U+b9b0, U+b9bc-b9bd, U+b9ce, U+ba70, U+bbfc, U+bc0f, U+bc15, U+bc1b, U+bc31, U+bc95, U+bcc0, U+bcc4, U+bd81, U+bd88, U+c0c8, U+c11d, U+c13c, U+c158, U+c18d, U+c1a1, U+c21c, U+c4f0, U+c54a, U+c560, U+c5b8, U+c5c8, U+c5f4, U+c628, U+c62c, U+c678, U+c6cc, U+c808, U+c810, U+c885, U+c88b, U+c900, U+c988, U+c99d, U+c9c8, U+cc3d-cc3e, U+cc45, U+cd08, U+ce20, U+cee4, U+d074, U+d0a4, U+d0dd, U+d2b9, U+d3b8, U+d3c9, U+d488, U+d544, U+d559, U+d56d, U+d588, U+d615, U+d648, U+d655, U+d658, U+d65c;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-52704a2b.woff2) format('woff2');
unicode-range: U+d, U+48, U+7c, U+ac10, U+ac15, U+ac74, U+ac80, U+ac83, U+acc4, U+ad11, U+ad50, U+ad6d, U+adfc, U+ae00, U+ae08, U+ae4c, U+b0a8, U+b124, U+b144, U+b178, U+b274, U+b2a5, U+b2e8, U+b2f9, U+b354, U+b370, U+b418, U+b41c, U+b4f1, U+b514, U+b798, U+b808, U+b824-b825, U+b8cc, U+b978, U+b9d0, U+b9e4, U+baa9, U+bb3c, U+bc18, U+bc1c, U+bc30, U+bc84, U+bcf5, U+bcf8, U+bd84, U+be0c, U+be14, U+c0b0, U+c0c9, U+c0dd, U+c124, U+c2dd, U+c2e4, U+c2ec, U+c54c, U+c57c-c57d, U+c591, U+c5c5-c5c6, U+c5ed, U+c608, U+c640, U+c6b8, U+c6d4, U+c784, U+c7ac, U+c800-c801, U+c9c1, U+c9d1, U+cc28, U+cc98, U+cc9c, U+ccad, U+cd5c, U+cd94, U+cd9c, U+cde8, U+ce68, U+cf54, U+d0dc, U+d14c, U+d1a0, U+d1b5, U+d2f0, U+d30c, U+d310, U+d398, U+d45c, U+d50c, U+d53c, U+d560, U+d568, U+d589, U+d604, U+d6c4, U+d788;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-bcc3f7ef.woff2) format('woff2');
unicode-range: U+39, U+49, U+4d-4e, U+a0, U+ac04, U+ac1c, U+ac70, U+ac8c, U+acbd, U+acf5, U+acfc, U+ad00, U+ad6c, U+adf8, U+b098, U+b0b4, U+b294, U+b2c8, U+b300, U+b3c4, U+b3d9, U+b4dc, U+b4e4, U+b77c, U+b7ec, U+b85d, U+b97c, U+b9c8, U+b9cc, U+ba54, U+ba74, U+ba85, U+baa8, U+bb34, U+bb38, U+bbf8, U+bc14, U+bc29, U+bc88, U+bcf4, U+bd80, U+be44, U+c0c1, U+c11c, U+c120, U+c131, U+c138, U+c18c, U+c218, U+c2b5, U+c2e0, U+c544, U+c548, U+c5b4, U+c5d0, U+c5ec, U+c5f0, U+c601, U+c624, U+c694, U+c6a9, U+c6b0, U+c6b4, U+c6d0, U+c704, U+c720, U+c73c, U+c740, U+c744, U+c74c, U+c758, U+c77c, U+c785, U+c788, U+c790-c791, U+c7a5, U+c804, U+c815, U+c81c, U+c870, U+c8fc, U+c911, U+c9c4, U+ccb4, U+ce58, U+ce74, U+d06c, U+d0c0, U+d130, U+d2b8, U+d3ec, U+d504, U+d55c, U+d569, U+d574, U+d638, U+d654, U+d68c;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-c97f4c4d.woff2) format('woff2');
unicode-range: U+20-22, U+27-2a, U+2c-38, U+3a-3b, U+3f, U+41-47, U+4a-4c, U+4f-5d, U+61-7b, U+7d, U+a1, U+ab, U+ae, U+b7, U+bb, U+bf, U+2013-2014, U+201c-201d, U+2122, U+ac00, U+ace0, U+ae30, U+b2e4, U+b85c, U+b9ac, U+c0ac, U+c2a4, U+c2dc, U+c774, U+c778, U+c9c0, U+d558;
} @font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 700;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-ff576018.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-89574399.woff2) format('woff2');
unicode-range: U+f9ca-fa0b, U+ff03-ff05, U+ff07, U+ff0a-ff0b, U+ff0d-ff19, U+ff1b, U+ff1d, U+ff20-ff5b, U+ff5d, U+ffe0-ffe3, U+ffe5-ffe6;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-6ee8de7e.woff2) format('woff2');
unicode-range: U+d723-d728, U+d72a-d733, U+d735-d748, U+d74a-d74f, U+d752-d753, U+d755-d757, U+d75a-d75f, U+d762-d764, U+d766-d768, U+d76a-d76b, U+d76d-d76f, U+d771-d787, U+d789-d78b, U+d78d-d78f, U+d791-d797, U+d79a, U+d79c, U+d79e-d7a3, U+f900-f909, U+f90b-f92e;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-76e766f7.woff2) format('woff2');
unicode-range: U+d679-d68b, U+d68e-d69e, U+d6a0, U+d6a2-d6a7, U+d6a9-d6c3, U+d6c6-d6c7, U+d6c9-d6cb, U+d6cd-d6d3, U+d6d5-d6d6, U+d6d8-d6e3, U+d6e5-d6e7, U+d6e9-d6fb, U+d6fd-d717, U+d719-d71f, U+d721-d722;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-91a074ff.woff2) format('woff2');
unicode-range: U+d5bc-d5c7, U+d5ca-d5cb, U+d5cd-d5cf, U+d5d1-d5d7, U+d5d9-d5da, U+d5dc, U+d5de-d5e3, U+d5e6-d5e7, U+d5e9-d5eb, U+d5ed-d5f6, U+d5f8, U+d5fa-d5ff, U+d602-d603, U+d605-d607, U+d609-d60f, U+d612-d613, U+d616-d61b, U+d61d-d637, U+d63a-d63b, U+d63d-d63f, U+d641-d647, U+d64a-d64c, U+d64e-d653, U+d656-d657, U+d659-d65b, U+d65d-d666, U+d668, U+d66a-d678;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-d4465040.woff2) format('woff2');
unicode-range: U+d507, U+d509-d50b, U+d50d-d513, U+d515-d53b, U+d53e-d53f, U+d541-d543, U+d545-d54c, U+d54e, U+d550, U+d552-d557, U+d55a-d55b, U+d55d-d55f, U+d561-d564, U+d566-d567, U+d56a, U+d56c, U+d56e-d573, U+d576-d577, U+d579-d583, U+d585-d586, U+d58a-d5a4, U+d5a6-d5bb;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-f07cd9e7.woff2) format('woff2');
unicode-range: U+d464-d477, U+d47a-d47b, U+d47d-d47f, U+d481-d487, U+d489-d48a, U+d48c, U+d48e-d4e7, U+d4e9-d503, U+d505-d506;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-2abfe1ac.woff2) format('woff2');
unicode-range: U+d3bf-d3c7, U+d3ca-d3cf, U+d3d1-d3eb, U+d3ee-d3ef, U+d3f1-d3f3, U+d3f5-d3fb, U+d3fd-d400, U+d402-d45b, U+d45d-d463;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-de9bb47a.woff2) format('woff2');
unicode-range: U+d2ff, U+d302-d304, U+d306-d30b, U+d30f, U+d311-d313, U+d315-d31b, U+d31e, U+d322-d324, U+d326-d327, U+d32a-d32b, U+d32d-d32f, U+d331-d337, U+d339-d33c, U+d33e-d37b, U+d37e-d37f, U+d381-d383, U+d385-d38b, U+d38e-d390, U+d392-d397, U+d39a-d39b, U+d39d-d39f, U+d3a1-d3a7, U+d3a9-d3aa, U+d3ac, U+d3ae-d3b3, U+d3b5-d3b7, U+d3b9-d3bb, U+d3bd-d3be;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-54905a7d.woff2) format('woff2');
unicode-range: U+d257-d27f, U+d281-d29b, U+d29d-d29f, U+d2a1-d2ab, U+d2ad-d2b7, U+d2ba-d2bb, U+d2bd-d2bf, U+d2c1-d2c7, U+d2c9-d2ef, U+d2f2-d2f3, U+d2f5-d2f7, U+d2f9-d2fe;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-b7ea47cb.woff2) format('woff2');
unicode-range: U+d1b4, U+d1b6-d1f3, U+d1f5-d22b, U+d22e-d22f, U+d231-d233, U+d235-d23b, U+d23d-d240, U+d242-d256;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-41a2b0fa.woff2) format('woff2');
unicode-range: U+d105-d12f, U+d132-d133, U+d135-d137, U+d139-d13f, U+d141-d142, U+d144, U+d146-d14b, U+d14e-d14f, U+d151-d153, U+d155-d15b, U+d15e-d187, U+d189-d19f, U+d1a2-d1a3, U+d1a5-d1a7, U+d1a9-d1af, U+d1b2-d1b3;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-8cf50107.woff2) format('woff2');
unicode-range: U+d04b-d04f, U+d051-d057, U+d059-d06b, U+d06d-d06f, U+d071-d073, U+d075-d07b, U+d07e-d0a3, U+d0a6-d0a7, U+d0a9-d0ab, U+d0ad-d0b3, U+d0b6, U+d0b8, U+d0ba-d0bf, U+d0c2-d0c3, U+d0c5-d0c7, U+d0c9-d0cf, U+d0d2, U+d0d6-d0db, U+d0de-d0df, U+d0e1-d0e3, U+d0e5-d0eb, U+d0ee-d0f0, U+d0f2-d104;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-76d8f680.woff2) format('woff2');
unicode-range: U+cfa2-cfc3, U+cfc5-cfdf, U+cfe2-cfe3, U+cfe5-cfe7, U+cfe9-cff4, U+cff6-cffb, U+cffd-cfff, U+d001-d003, U+d005-d017, U+d019-d033, U+d036-d037, U+d039-d03b, U+d03d-d04a;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-fb672ce6.woff2) format('woff2');
unicode-range: U+cef0-cef3, U+cef6, U+cef9-ceff, U+cf01-cf03, U+cf05-cf07, U+cf09-cf0f, U+cf11-cf12, U+cf14-cf1b, U+cf1d-cf1f, U+cf21-cf2f, U+cf31-cf53, U+cf56-cf57, U+cf59-cf5b, U+cf5d-cf63, U+cf66, U+cf68, U+cf6a-cf6f, U+cf71-cf84, U+cf86-cf8b, U+cf8d-cfa1;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-c817669d.woff2) format('woff2');
unicode-range: U+ce3c-ce57, U+ce5a-ce5b, U+ce5d-ce5f, U+ce61-ce67, U+ce6a, U+ce6c, U+ce6e-ce73, U+ce76-ce77, U+ce79-ce7b, U+ce7d-ce83, U+ce85-ce88, U+ce8a-ce8f, U+ce91-ce93, U+ce95-ce97, U+ce99-ce9f, U+cea2, U+cea4-ceab, U+cead-cee3, U+cee6-cee7, U+cee9-ceeb, U+ceed-ceef;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-eb6af361.woff2) format('woff2');
unicode-range: U+cd92-cd93, U+cd96-cd97, U+cd99-cd9b, U+cd9d-cda3, U+cda6-cda8, U+cdaa-cdaf, U+cdb1-cdc3, U+cdc5-cdcb, U+cdcd-cde7, U+cde9-ce03, U+ce05-ce1f, U+ce22-ce34, U+ce36-ce3b;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-4d3c14e7.woff2) format('woff2');
unicode-range: U+ccef-cd07, U+cd0a-cd0b, U+cd0d-cd1a, U+cd1c, U+cd1e-cd2b, U+cd2d-cd5b, U+cd5d-cd77, U+cd79-cd91;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-41d5f4ba.woff2) format('woff2');
unicode-range: U+cc3f-cc43, U+cc46-cc47, U+cc49-cc4b, U+cc4d-cc53, U+cc55-cc58, U+cc5a-cc5f, U+cc61-cc97, U+cc9a-cc9b, U+cc9d-cc9f, U+cca1-cca7, U+ccaa, U+ccac, U+ccae-ccb3, U+ccb6-ccb7, U+ccb9-ccbb, U+ccbd-cccf, U+ccd1-cce3, U+cce5-ccee;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-cf90399d.woff2) format('woff2');
unicode-range: U+cb91-cbd3, U+cbd5-cbe3, U+cbe5-cc0b, U+cc0e-cc0f, U+cc11-cc13, U+cc15-cc1b, U+cc1d-cc20, U+cc23-cc27, U+cc2a-cc2b, U+cc2d, U+cc2f, U+cc31-cc37, U+cc3a, U+cc3c;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-95a8d353.woff2) format('woff2');
unicode-range: U+caf4-cb47, U+cb4a-cb90;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-8576eced.woff2) format('woff2');
unicode-range: U+ca4a-ca4b, U+ca4e-ca4f, U+ca51-ca53, U+ca55-ca5b, U+ca5d-ca60, U+ca62-ca83, U+ca85-cabb, U+cabe-cabf, U+cac1-cac3, U+cac5-cacb, U+cacd-cad0, U+cad2, U+cad4-cad8, U+cada-caf3;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-a770c754.woff2) format('woff2');
unicode-range: U+c996-c997, U+c99a-c99c, U+c99e-c9bf, U+c9c2-c9c3, U+c9c5-c9c7, U+c9c9-c9cf, U+c9d2, U+c9d4, U+c9d7-c9d8, U+c9db, U+c9de-c9df, U+c9e1-c9e3, U+c9e5-c9e6, U+c9e8-c9eb, U+c9ee-c9f0, U+c9f2-c9f7, U+c9f9-ca0b, U+ca0d-ca28, U+ca2a-ca49;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-c9810455.woff2) format('woff2');
unicode-range: U+c8e9-c8f4, U+c8f6-c8fb, U+c8fe-c8ff, U+c901-c903, U+c905-c90b, U+c90e-c910, U+c912-c917, U+c919-c92b, U+c92d-c94f, U+c951-c953, U+c955-c96b, U+c96d-c973, U+c975-c987, U+c98a-c98b, U+c98d-c98f, U+c991-c995;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-c055d7ef.woff2) format('woff2');
unicode-range: U+c841-c84b, U+c84d-c86f, U+c872-c873, U+c875-c877, U+c879-c87f, U+c882-c884, U+c887-c88a, U+c88d-c8c3, U+c8c5-c8df, U+c8e1-c8e8;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-741d1cf6.woff2) format('woff2');
unicode-range: U+c779-c77b, U+c77e-c782, U+c786, U+c78b, U+c78d, U+c78f, U+c792-c793, U+c795, U+c797, U+c799-c79f, U+c7a2, U+c7a7-c7ab, U+c7ae-c7bb, U+c7bd-c7c0, U+c7c2-c7c7, U+c7c9-c7dc, U+c7de-c7ff, U+c802-c803, U+c805-c807, U+c809, U+c80b-c80f, U+c812, U+c814, U+c817-c81b, U+c81e-c81f, U+c821-c823, U+c825-c82e, U+c830-c837, U+c839-c83b, U+c83d-c840;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-d5597682.woff2) format('woff2');
unicode-range: U+c6bb-c6bf, U+c6c2, U+c6c4, U+c6c6-c6cb, U+c6ce-c6cf, U+c6d1-c6d3, U+c6d5-c6db, U+c6dd-c6df, U+c6e1-c6e7, U+c6e9-c6eb, U+c6ed-c6ef, U+c6f1-c6f8, U+c6fa-c703, U+c705-c707, U+c709-c70b, U+c70d-c716, U+c718, U+c71a-c71f, U+c722-c723, U+c725-c727, U+c729-c734, U+c736-c73b, U+c73e-c73f, U+c741-c743, U+c745-c74b, U+c74e-c750, U+c752-c757, U+c759-c773, U+c776-c777;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-d4cd2f2c.woff2) format('woff2');
unicode-range: U+c5f5-c5fb, U+c5fe, U+c602-c605, U+c607, U+c609-c60f, U+c611-c61a, U+c61c-c623, U+c626-c627, U+c629-c62b, U+c62d, U+c62f-c632, U+c636, U+c638, U+c63a-c63f, U+c642-c643, U+c645-c647, U+c649-c652, U+c656-c65b, U+c65d-c65f, U+c661-c663, U+c665-c677, U+c679-c67b, U+c67d-c693, U+c696-c697, U+c699-c69b, U+c69d-c6a3, U+c6a6, U+c6a8, U+c6aa-c6af, U+c6b2-c6b3, U+c6b5-c6b7, U+c6b9-c6ba;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-ecbfb519.woff2) format('woff2');
unicode-range: U+c517-c527, U+c52a-c52b, U+c52d-c52f, U+c531-c538, U+c53a, U+c53c, U+c53e-c543, U+c546-c547, U+c54b, U+c54d-c552, U+c556, U+c55a-c55b, U+c55d, U+c55f, U+c562-c563, U+c565-c567, U+c569-c56f, U+c572, U+c574, U+c576-c57b, U+c57e-c57f, U+c581-c583, U+c585-c586, U+c588-c58b, U+c58e, U+c590, U+c592-c596, U+c599-c5b3, U+c5b6-c5b7, U+c5ba, U+c5be-c5c3, U+c5ca-c5cb, U+c5cd, U+c5cf, U+c5d2-c5d3, U+c5d5-c5d7, U+c5d9-c5df, U+c5e1-c5e2, U+c5e4, U+c5e6-c5eb, U+c5ef, U+c5f1-c5f3;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-3cb47722.woff2) format('woff2');
unicode-range: U+c475-c4ef, U+c4f2-c4f3, U+c4f5-c4f7, U+c4f9-c4ff, U+c502-c50b, U+c50d-c516;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-b673d002.woff2) format('woff2');
unicode-range: U+c3d0-c3d7, U+c3da-c3db, U+c3dd-c3de, U+c3e1-c3ec, U+c3ee-c3f3, U+c3f5-c42b, U+c42d-c463, U+c466-c474;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-9501d7ee.woff2) format('woff2');
unicode-range: U+c32b-c367, U+c36a-c36b, U+c36d-c36f, U+c371-c377, U+c37a-c37b, U+c37e-c383, U+c385-c387, U+c389-c3cf;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-7fd90473.woff2) format('woff2');
unicode-range: U+c26a-c26b, U+c26d-c26f, U+c271-c273, U+c275-c27b, U+c27e-c287, U+c289-c28f, U+c291-c297, U+c299-c29a, U+c29c-c2a3, U+c2a5-c2a7, U+c2a9-c2ab, U+c2ad-c2b3, U+c2b6, U+c2b8, U+c2ba-c2bb, U+c2bd-c2db, U+c2de-c2df, U+c2e1-c2e2, U+c2e5-c2ea, U+c2ee, U+c2f0, U+c2f2-c2f5, U+c2f7, U+c2fa-c2fb, U+c2fd-c2ff, U+c301-c307, U+c309-c30c, U+c30e-c312, U+c315-c323, U+c325-c328, U+c32a;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-6b6a35b5.woff2) format('woff2');
unicode-range: U+c1bc-c1c3, U+c1c5-c1df, U+c1e1-c1fb, U+c1fd-c203, U+c205-c20c, U+c20e, U+c210-c217, U+c21a-c21b, U+c21d-c21e, U+c221-c227, U+c229-c22a, U+c22c, U+c22e, U+c230, U+c233-c24f, U+c251-c257, U+c259-c269;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-1a4bd52c.woff2) format('woff2');
unicode-range: U+c101-c11b, U+c11f, U+c121-c123, U+c125-c12b, U+c12e, U+c132-c137, U+c13a-c13b, U+c13d-c13f, U+c141-c147, U+c14a, U+c14c-c153, U+c155-c157, U+c159-c15b, U+c15d-c166, U+c169-c16f, U+c171-c177, U+c179-c18b, U+c18e-c18f, U+c191-c193, U+c195-c19b, U+c19d-c19e, U+c1a0, U+c1a2-c1a4, U+c1a6-c1bb;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-55cbd565.woff2) format('woff2');
unicode-range: U+c049-c057, U+c059-c05b, U+c05d-c05f, U+c061-c067, U+c069-c08f, U+c091-c0ab, U+c0ae-c0af, U+c0b1-c0b3, U+c0b5, U+c0b7-c0bb, U+c0be, U+c0c2-c0c7, U+c0ca-c0cb, U+c0cd-c0cf, U+c0d1-c0d7, U+c0d9-c0da, U+c0dc, U+c0de-c0e3, U+c0e5-c0eb, U+c0ed-c0f3, U+c0f6, U+c0f8, U+c0fa-c0ff;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-26e52bb7.woff2) format('woff2');
unicode-range: U+bfa7-bfaf, U+bfb1-bfc4, U+bfc6-bfcb, U+bfce-bfcf, U+bfd1-bfd3, U+bfd5-bfdb, U+bfdd-c048;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-56b857a7.woff2) format('woff2');
unicode-range: U+bf07, U+bf09-bf3f, U+bf41-bf4f, U+bf52-bf54, U+bf56-bfa6;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-2fabba2b.woff2) format('woff2');
unicode-range: U+be56, U+be58, U+be5c-be5f, U+be62-be63, U+be65-be67, U+be69-be74, U+be76-be7b, U+be7e-be7f, U+be81-be8e, U+be90, U+be92-bea7, U+bea9-becf, U+bed2-bed3, U+bed5-bed6, U+bed9-bee3, U+bee6-bf06;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-86491c5f.woff2) format('woff2');
unicode-range: U+bdb0-bdd3, U+bdd5-bdef, U+bdf1-be0b, U+be0d-be0f, U+be11-be13, U+be15-be43, U+be46-be47, U+be49-be4b, U+be4d-be53;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-a4c07629.woff2) format('woff2');
unicode-range: U+bd03, U+bd06, U+bd08, U+bd0a-bd0f, U+bd11-bd22, U+bd25-bd47, U+bd49-bd58, U+bd5a-bd7f, U+bd82-bd83, U+bd85-bd87, U+bd8a-bd8f, U+bd91-bd92, U+bd94, U+bd96-bd98, U+bd9a-bdaf;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-fda6898c.woff2) format('woff2');
unicode-range: U+bc4e-bc83, U+bc86-bc87, U+bc89-bc8b, U+bc8d-bc93, U+bc96, U+bc98, U+bc9b-bc9f, U+bca2-bca3, U+bca5-bca7, U+bca9-bcb2, U+bcb4-bcbb, U+bcbe-bcbf, U+bcc1-bcc3, U+bcc5-bccc, U+bcce-bcd0, U+bcd2-bcd4, U+bcd6-bcf3, U+bcf7, U+bcf9-bcfb, U+bcfd-bd02;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-7c894cd2.woff2) format('woff2');
unicode-range: U+bb90-bba3, U+bba5-bbab, U+bbad-bbbf, U+bbc1-bbf7, U+bbfa-bbfb, U+bbfd-bbfe, U+bc01-bc07, U+bc09-bc0a, U+bc0e, U+bc10, U+bc12-bc13, U+bc17, U+bc19-bc1a, U+bc1e, U+bc20-bc23, U+bc26, U+bc28, U+bc2a-bc2c, U+bc2e-bc2f, U+bc32-bc33, U+bc35-bc37, U+bc39-bc3f, U+bc41-bc42, U+bc44, U+bc46-bc48, U+bc4a-bc4d;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-31c311e2.woff2) format('woff2');
unicode-range: U+bae6-bafb, U+bafd-bb17, U+bb19-bb33, U+bb37, U+bb39-bb3a, U+bb3d-bb43, U+bb45-bb46, U+bb48, U+bb4a-bb4f, U+bb51-bb53, U+bb55-bb57, U+bb59-bb62, U+bb64-bb8f;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-7f0a4f37.woff2) format('woff2');
unicode-range: U+ba30-ba37, U+ba3a-ba3b, U+ba3d-ba3f, U+ba41-ba47, U+ba49-ba4a, U+ba4c, U+ba4e-ba53, U+ba56-ba57, U+ba59-ba5b, U+ba5d-ba63, U+ba65-ba66, U+ba68-ba6f, U+ba71-ba73, U+ba75-ba77, U+ba79-ba84, U+ba86, U+ba88-baa7, U+baaa, U+baad-baaf, U+bab1-bab7, U+baba, U+babc, U+babe-bae5;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-4420a6e2.woff2) format('woff2');
unicode-range: U+b96e-b973, U+b976-b977, U+b979-b97b, U+b97d-b983, U+b986, U+b988, U+b98a-b98d, U+b98f-b9ab, U+b9ae-b9af, U+b9b1-b9b3, U+b9b5-b9bb, U+b9be, U+b9c0, U+b9c2-b9c7, U+b9ca-b9cb, U+b9cd, U+b9d2-b9d7, U+b9da, U+b9dc, U+b9df-b9e0, U+b9e2, U+b9e6-b9e7, U+b9e9-b9f3, U+b9f6, U+b9f8, U+b9fb-ba2f;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-388b6c58.woff2) format('woff2');
unicode-range: U+b8bf-b8cb, U+b8cd-b8e0, U+b8e2-b8e7, U+b8ea-b8eb, U+b8ed-b8ef, U+b8f1-b8f7, U+b8fa, U+b8fc, U+b8fe-b903, U+b905-b917, U+b919-b91f, U+b921-b93b, U+b93d-b957, U+b95a-b95b, U+b95d-b95f, U+b961-b967, U+b969-b96c;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-31b01bd3.woff2) format('woff2');
unicode-range: U+b80d-b80f, U+b811-b817, U+b81a, U+b81c-b823, U+b826-b827, U+b829-b82b, U+b82d-b833, U+b836, U+b83a-b83f, U+b841-b85b, U+b85e-b85f, U+b861-b863, U+b865-b86b, U+b86e, U+b870, U+b872-b8af, U+b8b1-b8be;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-7da363db.woff2) format('woff2');
unicode-range: U+b74d-b75f, U+b761-b763, U+b765-b774, U+b776-b77b, U+b77e-b77f, U+b781-b783, U+b785-b78b, U+b78e, U+b792-b796, U+b79a-b79b, U+b79d-b7a7, U+b7aa, U+b7ae-b7b3, U+b7b6-b7c8, U+b7ca-b7eb, U+b7ee-b7ef, U+b7f1-b7f3, U+b7f5-b7fb, U+b7fe, U+b802-b806, U+b80a-b80b;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-d292b0c9.woff2) format('woff2');
unicode-range: U+b6a7-b6aa, U+b6ac-b6b0, U+b6b2-b6ef, U+b6f1-b727, U+b72a-b72b, U+b72d-b72e, U+b731-b737, U+b739-b73a, U+b73c-b743, U+b745-b74c;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-deda3ffd.woff2) format('woff2');
unicode-range: U+b605-b60f, U+b612-b617, U+b619-b624, U+b626-b69b, U+b69e-b6a3, U+b6a5-b6a6;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-94122b71.woff2) format('woff2');
unicode-range: U+b55f, U+b562-b583, U+b585-b59f, U+b5a2-b5a3, U+b5a5-b5a7, U+b5a9-b5b2, U+b5b5-b5ba, U+b5bd-b604;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-ab45c76b.woff2) format('woff2');
unicode-range: U+b4a5-b4b6, U+b4b8-b4bf, U+b4c1-b4c7, U+b4c9-b4db, U+b4de-b4df, U+b4e1-b4e2, U+b4e5-b4eb, U+b4ee, U+b4f0, U+b4f2-b513, U+b516-b517, U+b519-b51a, U+b51d-b523, U+b526, U+b528, U+b52b-b52f, U+b532-b533, U+b535-b537, U+b539-b53f, U+b541-b544, U+b546-b54b, U+b54d-b54f, U+b551-b55b, U+b55d-b55e;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-331faa67.woff2) format('woff2');
unicode-range: U+b3f8-b3fb, U+b3fd-b40f, U+b411-b417, U+b419-b41b, U+b41d-b41f, U+b421-b427, U+b42a-b42b, U+b42d-b44f, U+b452-b453, U+b455-b457, U+b459-b45f, U+b462-b464, U+b466-b46b, U+b46d-b47f, U+b481-b4a3;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-c738015b.woff2) format('woff2');
unicode-range: U+b342-b353, U+b356-b357, U+b359-b35b, U+b35d-b35e, U+b360-b363, U+b366, U+b368, U+b36a-b36d, U+b36f, U+b372-b373, U+b375-b377, U+b379-b37f, U+b381-b382, U+b384, U+b386-b38b, U+b38d-b3c3, U+b3c6-b3c7, U+b3c9-b3ca, U+b3cd-b3d3, U+b3d6, U+b3d8, U+b3da-b3f7;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-da66ef6b.woff2) format('woff2');
unicode-range: U+b27c-b283, U+b285-b28f, U+b292-b293, U+b295-b297, U+b29a-b29f, U+b2a1-b2a4, U+b2a7-b2a9, U+b2ab, U+b2ad-b2c7, U+b2ca-b2cb, U+b2cd-b2cf, U+b2d1-b2d7, U+b2da, U+b2dc, U+b2de-b2e3, U+b2e7, U+b2e9-b2ea, U+b2ef-b2f3, U+b2f6, U+b2f8, U+b2fa-b2fb, U+b2fd-b2fe, U+b302-b303, U+b305-b307, U+b309-b30f, U+b312, U+b316-b31b, U+b31d-b341;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-697dfd52.woff2) format('woff2');
unicode-range: U+b1d6-b1e7, U+b1e9-b1fc, U+b1fe-b203, U+b206-b207, U+b209-b20b, U+b20d-b213, U+b216-b21f, U+b221-b257, U+b259-b273, U+b275-b27b;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-51393a5d.woff2) format('woff2');
unicode-range: U+b120-b122, U+b126-b127, U+b129-b12b, U+b12d-b133, U+b136, U+b138, U+b13a-b13f, U+b142-b143, U+b145-b14f, U+b151-b153, U+b156-b157, U+b159-b177, U+b17a-b17b, U+b17d-b17f, U+b181-b187, U+b189-b18c, U+b18e-b191, U+b195-b1a7, U+b1a9-b1cb, U+b1cd-b1d5;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-c9916c25.woff2) format('woff2');
unicode-range: U+b05f-b07b, U+b07e-b07f, U+b081-b083, U+b085-b08b, U+b08d-b097, U+b09b, U+b09d-b09f, U+b0a2-b0a7, U+b0aa, U+b0b0, U+b0b2, U+b0b6-b0b7, U+b0b9-b0bb, U+b0bd-b0c3, U+b0c6-b0c7, U+b0ca-b0cf, U+b0d1-b0df, U+b0e1-b0e4, U+b0e6-b107, U+b10a-b10b, U+b10d-b10f, U+b111-b112, U+b114-b117, U+b119-b11a, U+b11c-b11f;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-22a80349.woff2) format('woff2');
unicode-range: U+afac-afb7, U+afba-afbb, U+afbd-afbf, U+afc1-afc6, U+afca-afcc, U+afce-afd3, U+afd5-afe7, U+afe9-afef, U+aff1-b00b, U+b00d-b00f, U+b011-b013, U+b015-b01b, U+b01d-b027, U+b029-b043, U+b045-b047, U+b049, U+b04b, U+b04d-b052, U+b055-b056, U+b058-b05c, U+b05e;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-04ad63ca.woff2) format('woff2');
unicode-range: U+af03-af07, U+af09-af2b, U+af2e-af33, U+af35-af3b, U+af3e-af40, U+af44-af47, U+af4a-af5c, U+af5e-af63, U+af65-af7f, U+af81-afab;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-8845186c.woff2) format('woff2');
unicode-range: U+ae56-ae5b, U+ae5e-ae60, U+ae62-ae64, U+ae66-ae67, U+ae69-ae6b, U+ae6d-ae83, U+ae85-aebb, U+aebf, U+aec1-aec3, U+aec5-aecb, U+aece, U+aed0, U+aed2-aed7, U+aed9-aef3, U+aef5-af02;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-845d4186.woff2) format('woff2');
unicode-range: U+ad9c-ada3, U+ada5-adbf, U+adc1-adc3, U+adc5-adc7, U+adc9-add2, U+add4-addb, U+addd-addf, U+ade1-ade3, U+ade5-adf7, U+adfa-adfb, U+adfd-adff, U+ae02-ae07, U+ae0a, U+ae0c, U+ae0e-ae13, U+ae15-ae2f, U+ae31-ae33, U+ae35-ae37, U+ae39-ae3f, U+ae42, U+ae44, U+ae46-ae49, U+ae4b, U+ae4f, U+ae51-ae53, U+ae55;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-ae55c645.woff2) format('woff2');
unicode-range: U+ace2-ace3, U+ace5-ace6, U+ace9-acef, U+acf2, U+acf4, U+acf7-acfb, U+acfe-acff, U+ad01-ad03, U+ad05-ad0b, U+ad0d-ad10, U+ad12-ad1b, U+ad1d-ad33, U+ad35-ad48, U+ad4a-ad4f, U+ad51-ad6b, U+ad6e-ad6f, U+ad71-ad72, U+ad77-ad7c, U+ad7e, U+ad80, U+ad82-ad87, U+ad89-ad8b, U+ad8d-ad8f, U+ad91-ad9b;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-3be7d9ff.woff2) format('woff2');
unicode-range: U+ac25-ac2c, U+ac2e, U+ac30, U+ac32-ac37, U+ac39-ac3f, U+ac41-ac4c, U+ac4e-ac6f, U+ac72-ac73, U+ac75-ac76, U+ac79-ac7f, U+ac82, U+ac84-ac88, U+ac8a-ac8b, U+ac8d-ac8f, U+ac91-ac93, U+ac95-ac9b, U+ac9d-ac9e, U+aca1-aca7, U+acab, U+acad-acaf, U+acb1-acb7, U+acba-acbb, U+acbe-acc0, U+acc2-acc3, U+acc5-acdf;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-218b7f66.woff2) format('woff2');
unicode-range: U+99df, U+99ed, U+99f1, U+99ff, U+9a01, U+9a08, U+9a0e-9a0f, U+9a19, U+9a2b, U+9a30, U+9a36-9a37, U+9a40, U+9a43, U+9a45, U+9a4d, U+9a55, U+9a57, U+9a5a-9a5b, U+9a5f, U+9a62, U+9a65, U+9a69-9a6a, U+9aa8, U+9ab8, U+9ad3, U+9ae5, U+9aee, U+9b1a, U+9b27, U+9b2a, U+9b31, U+9b3c, U+9b41-9b45, U+9b4f, U+9b54, U+9b5a, U+9b6f, U+9b8e, U+9b91, U+9b9f, U+9bab, U+9bae, U+9bc9, U+9bd6, U+9be4, U+9be8, U+9c0d, U+9c10, U+9c12, U+9c15, U+9c25, U+9c32, U+9c3b, U+9c47, U+9c49, U+9c57, U+9ce5, U+9ce7, U+9ce9, U+9cf3-9cf4, U+9cf6, U+9d09, U+9d1b, U+9d26, U+9d28, U+9d3b, U+9d51, U+9d5d, U+9d60-9d61, U+9d6c, U+9d72, U+9da9, U+9daf, U+9db4, U+9dc4, U+9dd7, U+9df2, U+9df8-9dfa, U+9e1a, U+9e1e, U+9e75, U+9e79, U+9e7d, U+9e7f, U+9e92-9e93, U+9e97, U+9e9d, U+9e9f, U+9ea5, U+9eb4-9eb5, U+9ebb, U+9ebe, U+9ec3, U+9ecd-9ece, U+9ed4, U+9ed8, U+9edb-9edc, U+9ede, U+9ee8, U+9ef4, U+9f07-9f08, U+9f0e, U+9f13, U+9f20, U+9f3b, U+9f4a-9f4b, U+9f4e, U+9f52, U+9f5f, U+9f61, U+9f67, U+9f6a, U+9f6c, U+9f77, U+9f8d, U+9f90, U+9f95, U+9f9c, U+ac02-ac03, U+ac05-ac06, U+ac09-ac0f, U+ac17-ac18, U+ac1b, U+ac1e-ac1f, U+ac21-ac23;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-1327a009.woff2) format('woff2');
unicode-range: U+3136, U+3138, U+313a-3140, U+3143-3144, U+3150, U+3152, U+3154-3156, U+3158-315b, U+315d-315f, U+3162, U+3164-318c, U+318e, U+3200-321b, U+3231, U+3239, U+3251-325a, U+3260-327b, U+327e-327f, U+328a-3290, U+3294, U+329e, U+32a5, U+3380-3384, U+3388-338b;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-2fc1bee7.woff2) format('woff2');
unicode-range: U+2f7d, U+2f7f-2f8b, U+2f8e-2f90, U+2f92-2f97, U+2f99-2fa0, U+2fa2-2fa3, U+2fa5-2fa9, U+2fac-2fb1, U+2fb3-2fbc, U+2fc1-2fca, U+2fcd-2fd4, U+3003, U+3012-3019, U+301c, U+301e-3020, U+3036, U+3041, U+3043, U+3045, U+3047, U+3049, U+304e, U+3050, U+3052, U+3056, U+305a, U+305c, U+305e, U+3062, U+3065, U+306c, U+3070-307d, U+3080, U+3085, U+3087, U+308e, U+3090-3091, U+30a1, U+30a5, U+30a9, U+30ae, U+30b1-30b2, U+30b4, U+30b6, U+30bc-30be, U+30c2, U+30c5, U+30cc, U+30d2, U+30d4, U+30d8-30dd, U+30e4, U+30e6, U+30e8, U+30ee, U+30f0-30f2, U+30f4-30f6, U+3133, U+3135;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-0d73ed89.woff2) format('woff2');
unicode-range: U+2541-254b, U+25a4-25a9, U+25b1, U+25b5, U+25b9, U+25bf, U+25c1, U+25c3, U+25c9-25ca, U+25cc, U+25ce, U+25d0-25d1, U+25e6, U+25ef, U+260f, U+261d, U+261f, U+262f, U+2660, U+2664, U+2667-2669, U+266d, U+266f, U+2716, U+271a, U+273d, U+2756, U+2776-277f, U+278a-2793, U+2963, U+2965, U+2ac5-2ac6, U+2acb-2acc, U+2f00, U+2f04, U+2f06, U+2f08, U+2f0a-2f0b, U+2f11-2f12, U+2f14, U+2f17-2f18, U+2f1c-2f1d, U+2f1f-2f20, U+2f23-2f26, U+2f28-2f29, U+2f2b, U+2f2d, U+2f2f-2f32, U+2f38, U+2f3c-2f40, U+2f42-2f4c, U+2f4f-2f52, U+2f54-2f58, U+2f5a-2f66, U+2f69-2f70, U+2f72-2f76, U+2f78, U+2f7a-2f7c;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-a93963b6.woff2) format('woff2');
unicode-range: U+2479-2487, U+249c-24d1, U+24d3-24d7, U+24d9-24e9, U+24eb-24f4, U+2500-2501, U+2503, U+250c-2513, U+2515-2516, U+2518-2540;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-eae7ffcd.woff2) format('woff2');
unicode-range: U+215b-215e, U+2162-2169, U+2170-2179, U+2195-2199, U+21b0-21b4, U+21bc, U+21c0, U+21c4-21c5, U+21cd, U+21cf-21d4, U+21e0-21e3, U+21e6-21e9, U+2200, U+2202-2203, U+2206-2209, U+220b-220c, U+220f, U+2211, U+2213, U+221a, U+221d-2220, U+2222, U+2225-2227, U+2229-222c, U+222e, U+2234-2237, U+223d, U+2243, U+2245, U+2248, U+2250-2253, U+225a, U+2260-2262, U+2264-2267, U+226a-226b, U+226e-2273, U+2276-2277, U+2279-227b, U+2280-2287, U+228a-228b, U+2295-2297, U+22a3-22a5, U+22bb-22bc, U+22ce-22cf, U+22da-22db, U+22ee-22ef, U+2306, U+2312, U+2314, U+2467-2478;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-a50a255a.woff2) format('woff2');
unicode-range: U+81-82, U+84, U+a2-a5, U+a7-a8, U+aa, U+ac-ad, U+b1-b3, U+b6, U+b8-ba, U+bc-be, U+c0, U+c2, U+c6-cb, U+ce-d0, U+d4, U+d8-d9, U+db-dc, U+de-df, U+e6, U+eb, U+ee-f0, U+f4, U+f7-f9, U+fb, U+fe-ff, U+111, U+126-127, U+132-133, U+138, U+13f-142, U+149-14b, U+152-153, U+166-167, U+2bc, U+2c7, U+2d0, U+2d8-2d9, U+2db-2dd, U+391-394, U+396-3a1, U+3a3-3a9, U+3b2-3b6, U+3b8, U+3bc, U+3be-3c1, U+3c3-3c9, U+2010, U+2015-2016, U+2018-2019, U+201b, U+201f-2021, U+2025, U+2030, U+2033-2036, U+203c, U+203e, U+2042, U+2074, U+207a-207f, U+2081-2084, U+2109, U+2113, U+2116, U+2121, U+2126, U+212b, U+2153-2154;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-d9cf27a3.woff2) format('woff2');
unicode-range: U+e8, U+2da, U+2160, U+2194, U+3054, U+3058, U+306d, U+3086, U+308d, U+30ac, U+30bb, U+30c4, U+30cd-30ce, U+30e2, U+3132, U+3146, U+3149, U+339d, U+4e3b, U+4f0a, U+4fdd, U+4fe1, U+5409, U+540c, U+5834, U+592a-592b, U+5b9a, U+5dde, U+5e0c, U+5e73, U+5f0f, U+60f3, U+653f, U+661f, U+662f, U+667a, U+683c, U+6b4c, U+6c11, U+767c, U+76ee, U+76f4, U+77f3, U+79d1, U+7a7a, U+7b2c, U+7d22, U+8207, U+8a00, U+8a71, U+9280, U+9580, U+958b, U+96c6, U+9762, U+98df, U+9ed1, U+ac2d, U+adc8, U+add3, U+af48, U+b014, U+b134-b135, U+b158, U+b2aa, U+b35f, U+b6a4, U+b9cf, U+bb63, U+bd23, U+be91, U+c29b, U+c3f4, U+c42c, U+c55c, U+c573, U+c58f, U+c78c, U+c7dd, U+c8f5, U+cad1, U+cc48, U+cf10, U+cf20, U+d03c, U+d07d, U+d2a0, U+d30e, U+d38d, U+d3a8, U+d3c8, U+d5e5, U+d5f9, U+d6e4, U+f90a, U+ff02, U+ff1c;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-31b0818b.woff2) format('woff2');
unicode-range: U+3b1, U+2466, U+25a1, U+25a3, U+261c, U+3008-3009, U+305b, U+305d, U+3069, U+30a7, U+30ba, U+30cf, U+30ef, U+3151, U+3157, U+4e4b, U+4e5f, U+4e8c, U+4eca, U+4ed6, U+4f5b, U+50cf, U+5149, U+5165, U+5171, U+5229, U+529b, U+5316, U+539f, U+53f2, U+571f, U+5728, U+58eb, U+591c, U+5b78, U+5c11, U+5c55, U+5ddd, U+5e02, U+5fb7, U+60c5, U+610f, U+611f, U+6625, U+66f8, U+6797, U+679c, U+682a, U+6d2a, U+706b, U+7406, U+767b, U+76f8, U+77e5, U+7acb, U+898b, U+8a69, U+8def, U+8fd1, U+901a, U+90e8, U+91cd, U+975e, U+ae14, U+ae6c, U+aec0, U+afc7, U+afc9, U+b01c, U+b028, U+b308, U+b311, U+b314, U+b31c, U+b524, U+b560, U+b764, U+b920, U+b9e3, U+bd48, U+be7d, U+c0db, U+c231, U+c270, U+c2e3, U+c37d, U+c3ed, U+c530, U+c6a5, U+c6dc, U+c7a4, U+c954, U+c974, U+d000, U+d565, U+d667, U+d6c5, U+d79d, U+ff1e;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-58eb9b2a.woff2) format('woff2');
unicode-range: U+131, U+2032, U+2465, U+2642, U+3048, U+3051, U+3083-3084, U+308f, U+30c0, U+30d1, U+30d3, U+30d6, U+30df, U+30e7, U+3153, U+4e16, U+4e8b, U+4ee5, U+5206, U+52a0, U+52d5, U+53e4, U+53ef, U+54c1, U+57ce, U+597d, U+5b8c, U+5ea6, U+5f8c, U+5f97, U+6210, U+6240, U+624b, U+6728, U+6bd4, U+7236, U+7269, U+7279, U+738b, U+7528, U+7530, U+767e, U+798f, U+8005, U+8a18, U+90fd, U+91cc, U+9577, U+9593, U+98a8, U+ac20, U+acf6, U+ad90, U+af5d, U+af80, U+afcd, U+aff0, U+b0a1, U+b0b5, U+b1fd, U+b2fc, U+b380, U+b51b, U+b584, U+b5b3, U+b8fd, U+b93c, U+b9f4, U+bb44, U+bc08, U+bc27, U+bc49, U+be55, U+be64, U+bfb0, U+bfc5, U+c178, U+c21f, U+c314, U+c4f1, U+c58d, U+c664, U+c698, U+c6a7, U+c6c1, U+c9ed, U+cac0, U+cacc, U+cad9, U+ccb5, U+cdcc, U+d0e4, U+d143, U+d320, U+d330, U+d54d, U+ff06, U+ff1f, U+ff5e;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-831d9236.woff2) format('woff2');
unicode-range: U+b4, U+20a9, U+20ac, U+2190, U+24d8, U+2502, U+2514, U+2592, U+25c7-25c8, U+2663, U+3060, U+3064, U+3081, U+3088, U+30a3, U+30a6, U+30aa, U+30b5, U+30c7, U+30ca-30cb, U+30d0, U+30e3, U+30e5, U+339e, U+4e09, U+4eac, U+4f5c, U+5167-5168, U+516c, U+51fa, U+5408, U+540d, U+591a, U+5b57, U+6211, U+65b9, U+660e, U+6642, U+6700, U+6b63, U+6e2f, U+7063, U+7532, U+793e, U+81ea, U+8272, U+82b1, U+897f, U+8eca, U+91ce, U+ac38, U+ad76, U+ae84, U+aecc, U+b07d, U+b0b1, U+b215, U+b2a0, U+b310, U+b3d7, U+b52a, U+b618, U+b775, U+b797, U+bcd5, U+bd59, U+be80, U+bea8, U+bed1, U+bee4-bee5, U+c060, U+c2ef, U+c329, U+c3dc, U+c597, U+c5bd, U+c5e5, U+c69c, U+c9d6, U+ca29, U+ca5c, U+ca84, U+cc39, U+cc3b, U+ce89, U+cee5, U+cf65, U+cf85, U+d058, U+d145, U+d22d, U+d325, U+d37d, U+d3ad, U+d769, U+ff0c;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-8a8d7a12.woff2) format('woff2');
unicode-range: U+2161, U+2228, U+2299, U+2464, U+2517, U+2640, U+3042, U+304a, U+3053, U+3061, U+307f, U+3082, U+308c, U+3092, U+30a8, U+30ab, U+30ad, U+30b0, U+30b3, U+30b7, U+30c1, U+30c6, U+30c9, U+30d5, U+30d7, U+30de, U+30e0-30e1, U+30ec-30ed, U+4e0b, U+4e0d, U+4ee3, U+53f0, U+548c, U+5b89, U+5bb6, U+5c0f, U+611b, U+6771, U+6aa2, U+6bcd, U+6c34, U+6cd5, U+6d77, U+767d, U+795e, U+8ecd, U+9999, U+9ad8, U+ac07, U+ac1a, U+ac40, U+ad0c, U+ad88, U+ada4, U+ae01, U+ae65, U+aebd, U+aec4, U+afe8, U+b139, U+b205, U+b383, U+b38c, U+b42c, U+b461, U+b55c, U+b78f, U+b8fb, U+b9f7, U+bafc, U+bc99, U+bed8, U+bfcd, U+c0bf, U+c0f9, U+c167, U+c204, U+c20f, U+c22f, U+c258, U+c298, U+c2bc, U+c388, U+c501, U+c50c, U+c5b9, U+c5ce, U+c641, U+c648, U+c73d, U+ca50, U+ca61, U+cc4c, U+ceac, U+d0d4, U+d5f7, U+d6d7, U+ff1a;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-72d397bf.woff2) format('woff2');
unicode-range: U+2103, U+2463, U+25c6, U+25cb, U+266c, U+3001, U+300a, U+3046, U+304c-304d, U+304f, U+3055, U+3059, U+3063, U+3066-3068, U+306f, U+3089, U+30b8, U+30bf, U+314f, U+4e0a, U+570b, U+5730, U+5916, U+5929, U+5c71, U+5e74, U+5fc3, U+601d, U+6027, U+63d0, U+6709, U+6734, U+751f, U+7684, U+82f1, U+9053, U+91d1, U+97f3, U+ac2f, U+ac4d, U+adc4, U+ade4, U+ae41, U+ae4d-ae4e, U+aed1, U+afb9, U+b0e0, U+b299, U+b365, U+b46c, U+b480, U+b4c8, U+b7b4, U+b819, U+b918, U+baab, U+bab9, U+be8f, U+bed7, U+c0ec, U+c19f, U+c1a5, U+c3d9, U+c464, U+c53d, U+c553, U+c570, U+c5cc, U+c633, U+c6a4, U+c7a3, U+c7a6, U+c886, U+c9d9-c9da, U+c9ec, U+ca0c, U+cc21, U+cd1b, U+cd78, U+cdc4, U+cef8, U+cfe4, U+d0a5, U+d0b5, U+d0ec, U+d15d, U+d188, U+d23c, U+d2ac, U+d729, U+d79b, U+ff01, U+ff08-ff09, U+ff5c;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-e54d6a26.woff2) format('woff2');
unicode-range: U+2039-203a, U+223c, U+25b3, U+25b7, U+25bd, U+25cf, U+266a, U+3002, U+300b, U+304b, U+3057, U+305f, U+306a-306b, U+307e, U+308a-308b, U+3093, U+30a2, U+30af, U+30b9, U+30c3, U+30c8, U+30e9-30eb, U+33a1, U+4e00, U+524d, U+5357, U+5b50, U+7121, U+884c, U+9751, U+ac94, U+aebe, U+aecd, U+af08, U+af41, U+af49, U+b010, U+b053, U+b109, U+b11b, U+b128, U+b154, U+b291, U+b2e6, U+b301, U+b385, U+b525, U+b5b4, U+b729, U+b72f, U+b738, U+b7ff, U+b837, U+b975, U+ba67, U+bb47, U+bc1f, U+bd90, U+bfd4, U+c27c, U+c324, U+c379, U+c3e0, U+c465, U+c53b, U+c58c, U+c610, U+c653, U+c6cd, U+c813, U+c82f, U+c999, U+c9e0, U+cac4, U+cad3, U+cbd4, U+cc10, U+cc22, U+ccb8, U+ccbc, U+cda5, U+ce84, U+cea3, U+cf67, U+cfe1, U+d241, U+d30d, U+d31c, U+d391, U+d401, U+d479, U+d5c9, U+d5db, U+d649, U+d6d4;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-cb7dacf7.woff2) format('woff2');
unicode-range: U+b0, U+e9, U+2193, U+2462, U+260e, U+261e, U+300e-300f, U+3044, U+30a4, U+30fb-30fc, U+314d, U+5973, U+6545, U+6708, U+7537, U+ac89, U+ac9c, U+acc1, U+ad04, U+ad75, U+ad7d, U+ae45, U+ae61, U+af42, U+b0ab, U+b0af, U+b0b3, U+b12c, U+b194, U+b1a8, U+b220, U+b258, U+b284, U+b2ff, U+b315, U+b371, U+b3d4-b3d5, U+b460, U+b527, U+b534, U+b810, U+b818, U+b98e, U+ba55, U+bbac, U+bc0b, U+bc40, U+bca1, U+bccd, U+bd93, U+be54, U+be5a, U+bf08, U+bf50, U+bf55, U+bfdc, U+c0c0, U+c0d0, U+c0f4, U+c100, U+c11e, U+c170, U+c20d, U+c274, U+c290, U+c308, U+c369, U+c539, U+c587, U+c5ff, U+c6ec, U+c70c, U+c7ad, U+c7c8, U+c83c, U+c881, U+cb48, U+cc60, U+ce69, U+ce6b, U+ce75, U+cf04, U+cf08, U+cf55, U+cf70, U+cffc, U+d0b7, U+d1a8, U+d2c8, U+d384, U+d47c, U+d48b, U+d5dd, U+d5e8, U+d720, U+d759, U+f981;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-32c5ff4b.woff2) format('woff2');
unicode-range: U+e0, U+e2, U+395, U+3b7, U+3ba, U+2460-2461, U+25a0, U+3010-3011, U+306e, U+30f3, U+314a, U+314c, U+5927, U+65b0, U+7e41, U+97d3, U+9ad4, U+ad49, U+ae0b, U+ae0d, U+ae43, U+ae5d, U+aecf, U+af3c, U+af64, U+afd4, U+b080, U+b084, U+b0c5, U+b10c, U+b1e8, U+b2ac, U+b36e, U+b451, U+b515, U+b540, U+b561, U+b6ab, U+b6b1, U+b72c, U+b730, U+b744, U+b800, U+b8ec, U+b8f0, U+b904, U+b968, U+b96d, U+b987, U+b9d9, U+bb36, U+bb49, U+bc2d, U+bc43, U+bcf6, U+bd89, U+be57, U+be61, U+bed4, U+c090, U+c130, U+c148, U+c19c, U+c2f9, U+c36c, U+c37c, U+c384, U+c3df, U+c575, U+c584, U+c660, U+c719, U+c816, U+ca4d, U+ca54, U+cabc, U+cb49, U+cc14, U+cff5, U+d004, U+d038, U+d0b4, U+d0d3, U+d0e0, U+d0ed, U+d131, U+d1b0, U+d31f, U+d33d, U+d3a0, U+d3ab, U+d514, U+d584, U+d6a1, U+d6cc, U+d749, U+d760, U+d799;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-30bd2bf0.woff2) format('woff2');
unicode-range: U+24, U+60, U+3b9, U+3bb, U+3bd, U+2191, U+2606, U+300c-300d, U+3131, U+3134, U+3139, U+3141-3142, U+3148, U+3161, U+3163, U+321c, U+4eba, U+5317, U+ac31, U+ac77, U+ac9f, U+acb9, U+acf0-acf1, U+acfd, U+ad73, U+af3d, U+b00c, U+b04a, U+b057, U+b0c4, U+b188, U+b1cc, U+b214, U+b2db, U+b2ee, U+b304, U+b4ed, U+b518, U+b5bc, U+b625, U+b69c-b69d, U+b7ac, U+b801, U+b86c, U+b959, U+b95c, U+b985, U+ba48, U+bb58, U+bc0c, U+bc38, U+bc85, U+bc9a, U+bf40, U+c068, U+c0bd, U+c0cc, U+c12f, U+c149, U+c1e0, U+c22b, U+c22d, U+c250, U+c2fc, U+c300, U+c313, U+c370, U+c3d8, U+c557, U+c580, U+c5e3, U+c62e, U+c634, U+c6f0, U+c74d, U+c783, U+c78e, U+c796, U+c7bc, U+c92c, U+ca4c, U+cc1c, U+cc54, U+cc59, U+ce04, U+cf30, U+cfc4, U+d140, U+d321, U+d38c, U+d399, U+d54f, U+d587, U+d5d0, U+d6e8, U+d770;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-ee2ddd7b.woff2) format('woff2');
unicode-range: U+d7, U+ea, U+fc, U+2192, U+25bc, U+3000, U+3137, U+3145, U+315c, U+7f8e, U+ac13, U+ac71, U+ac90, U+acb8, U+ace7, U+ad7f, U+ae50, U+aef4, U+af34, U+afbc, U+b048, U+b09a, U+b0ad, U+b0bc, U+b113, U+b125, U+b141, U+b20c, U+b2d9, U+b2ed, U+b367, U+b369, U+b374, U+b3cb, U+b4ec, U+b611, U+b760, U+b81b, U+b834, U+b8b0, U+b8e1, U+b989, U+b9d1, U+b9e1, U+b9fa, U+ba4d, U+ba78, U+bb35, U+bb54, U+bbf9, U+bc11, U+bcb3, U+bd05, U+bd95, U+bdd4, U+be10, U+bed0, U+bf51, U+c0d8, U+c232, U+c2b7, U+c2eb, U+c378, U+c500, U+c52c, U+c549, U+c568, U+c598, U+c5c9, U+c61b, U+c639, U+c67c, U+c717, U+c78a, U+c80a, U+c90c-c90d, U+c950, U+c9e7, U+cbe4, U+cca9, U+cce4, U+cdb0, U+ce78, U+ce94, U+ce98, U+cf8c, U+d018, U+d034, U+d0f1, U+d1b1, U+d280, U+d2f8, U+d338, U+d380, U+d3b4, U+d610, U+d69f, U+d6fc, U+d758;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-41e02ac0.woff2) format('woff2');
unicode-range: U+e7, U+2022, U+203b, U+25c0, U+2605, U+2661, U+3147, U+318d, U+672c, U+8a9e, U+acaa, U+acbc, U+ad1c, U+ae4a, U+ae5c, U+b044, U+b054, U+b0c8-b0c9, U+b2a6, U+b2d0, U+b35c, U+b364, U+b428, U+b454, U+b465, U+b4b7, U+b4e3, U+b51c, U+b5a1, U+b784, U+b790, U+b7ab, U+b7f4, U+b82c, U+b835, U+b8e9, U+b8f8, U+b9d8, U+b9f9, U+ba5c, U+ba64, U+babd, U+bb18, U+bb3b, U+bbff, U+bc0d, U+bc45, U+bc97, U+bcbc, U+be45, U+be75, U+be7c, U+bfcc, U+c0b6, U+c0f7, U+c14b, U+c2b4, U+c30d, U+c4f8, U+c5bb, U+c5d1, U+c5e0, U+c5ee, U+c5fd, U+c606, U+c6c5, U+c6e0, U+c708, U+c81d, U+c820, U+c824, U+c878, U+c918, U+c96c, U+c9e4, U+c9f1, U+cc2e, U+cd09, U+cea1, U+cef5, U+cef7, U+cf64, U+cf69, U+cfe8, U+d035, U+d0ac, U+d230, U+d234, U+d2f4, U+d31d, U+d575, U+d578, U+d608, U+d614, U+d718, U+d751, U+d761, U+d78c, U+d790;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-3c9028d5.woff2) format('woff2');
unicode-range: U+2665, U+3160, U+4e2d, U+6587, U+65e5, U+ac12, U+ac14, U+ac16, U+ac81, U+ad34, U+ade0, U+ae54, U+aebc, U+af2c, U+afc0, U+afc8, U+b04c, U+b08c, U+b099, U+b0a9, U+b0ac, U+b0ae, U+b0b8, U+b123, U+b179, U+b2e5, U+b2f7, U+b4c0, U+b531, U+b538, U+b545, U+b550, U+b5a8, U+b6f0, U+b728, U+b73b, U+b7ad, U+b7ed, U+b809, U+b864, U+b86d, U+b871, U+b9bf, U+b9f5, U+ba40, U+ba4b, U+ba58, U+ba87, U+baac, U+bbc0, U+bc16, U+bc34, U+bd07, U+bd99, U+be59, U+bfd0, U+c058, U+c0e4, U+c0f5, U+c12d, U+c139, U+c228, U+c529, U+c5c7, U+c635, U+c637, U+c735, U+c77d, U+c787, U+c789, U+c8c4, U+c989, U+c98c, U+c9d0, U+c9d3, U+cc0c, U+cc99, U+cd0c, U+cd2c, U+cd98, U+cda4, U+ce59, U+ce60, U+ce6d, U+cea0, U+d0d0-d0d1, U+d0d5, U+d14d, U+d1a4, U+d29c, U+d2f1, U+d301, U+d39c, U+d3bc, U+d4e8, U+d540, U+d5ec, U+d640, U+d750;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-f6c254b9.woff2) format('woff2');
unicode-range: U+5e, U+25b2, U+25b6, U+314e, U+ac24, U+ace1, U+ace4, U+ae68, U+af2d, U+b0d0, U+b0e5, U+b150, U+b155, U+b193, U+b2c9, U+b2dd, U+b3c8, U+b3fc, U+b410, U+b458, U+b4dd, U+b5a0, U+b5a4, U+b5bb, U+b7b5, U+b838, U+b840, U+b86f, U+b8f9, U+b960, U+b9e5, U+bab8, U+bb50, U+bc1d, U+bc24-bc25, U+bca8, U+bcbd, U+bd04, U+bd10, U+bd24, U+be48, U+be5b, U+be68, U+c05c, U+c12c, U+c140, U+c15c, U+c168, U+c194, U+c219, U+c27d, U+c2a8, U+c2f1, U+c2f8, U+c368, U+c554-c555, U+c559, U+c564, U+c5d8, U+c5fc, U+c625, U+c65c, U+c6b1, U+c728, U+c794, U+c84c, U+c88c, U+c8e0, U+c8fd, U+c998, U+c9dd, U+cc0d, U+cc30, U+ceec, U+cf13, U+cf1c, U+cf5c, U+d050, U+d07c, U+d0a8, U+d134, U+d138, U+d154, U+d1f4, U+d2bc, U+d329, U+d32c, U+d3d0, U+d3f4, U+d3fc, U+d56b, U+d5cc, U+d600-d601, U+d639, U+d6c8, U+d754, U+d765;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-dcb79cba.woff2) format('woff2');
unicode-range: U+3c-3d, U+2026, U+24d2, U+314b, U+ac11, U+acf3, U+ad74, U+ad81, U+adf9, U+ae34, U+af43, U+afb8, U+b05d, U+b07c, U+b110, U+b118, U+b17c, U+b180, U+b18d, U+b192, U+b2cc, U+b355, U+b378, U+b4a4, U+b4ef, U+b78d, U+b799, U+b7a9, U+b7fd, U+b807, U+b80c, U+b839, U+b9b4, U+b9db, U+ba3c, U+bab0, U+bba4, U+bc94, U+be4c, U+c154, U+c1c4, U+c26c, U+c2ac, U+c2ed, U+c4f4, U+c55e, U+c561, U+c571, U+c5b5, U+c5c4, U+c654-c655, U+c695, U+c6e8, U+c6f9, U+c724, U+c751, U+c775, U+c7a0, U+c7c1, U+c874, U+c880, U+c9d5, U+c9f8, U+cabd, U+cc29, U+cc2c, U+cca8, U+ccab, U+ccd0, U+ce21, U+ce35, U+ce7c, U+ce90, U+cee8, U+cef4, U+cfe0, U+d070, U+d0b9, U+d0c1, U+d0c4, U+d0c8, U+d15c, U+d1a1, U+d2c0, U+d300, U+d314, U+d3ed, U+d478, U+d480, U+d48d, U+d508, U+d53d, U+d5e4, U+d611, U+d61c, U+d68d, U+d6a8, U+d798;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-8d226d4e.woff2) format('woff2');
unicode-range: U+23, U+25, U+5f, U+a9, U+ac08, U+ac78, U+aca8, U+acac, U+ace8, U+ad70, U+adc0, U+addc, U+b137, U+b140, U+b208, U+b290, U+b2f5, U+b3c5, U+b3cc, U+b420, U+b429, U+b529, U+b530, U+b77d, U+b79c, U+b7a8, U+b7c9, U+b7f0, U+b7fc, U+b828, U+b860, U+b9ad, U+b9c1, U+b9c9, U+b9dd-b9de, U+b9e8, U+ba38-ba39, U+babb, U+bc00, U+bc8c, U+bca0, U+bca4, U+bcd1, U+bcfc, U+bd09, U+bdf0, U+be60, U+c0ad, U+c0b4, U+c0bc, U+c190, U+c1fc, U+c220, U+c288, U+c2b9, U+c2f6, U+c528, U+c545, U+c558, U+c5bc, U+c5d4, U+c600, U+c644, U+c6c0, U+c6c3, U+c721, U+c798, U+c7a1, U+c811, U+c838, U+c871, U+c904, U+c990, U+c9dc, U+cc38, U+cc44, U+cca0, U+cd1d, U+cd95, U+cda9, U+ce5c, U+cf00, U+cf58, U+d150, U+d22c, U+d305, U+d328, U+d37c, U+d3f0, U+d551, U+d5a5, U+d5c8, U+d5d8, U+d63c, U+d64d, U+d669, U+d734, U+d76c;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-dce9b1ad.woff2) format('woff2');
unicode-range: U+26, U+2b, U+3e, U+40, U+7e, U+ac01, U+ac19, U+ac1d, U+aca0, U+aca9, U+acb0, U+ad8c, U+ae09, U+ae38, U+ae40, U+aed8, U+b09c, U+b0a0, U+b108, U+b204, U+b298, U+b2d8, U+b2eb-b2ec, U+b2f4, U+b313, U+b358, U+b450, U+b4e0, U+b54c, U+b610, U+b780, U+b78c, U+b791, U+b8e8, U+b958, U+b974, U+b984, U+b9b0, U+b9bc-b9bd, U+b9ce, U+ba70, U+bbfc, U+bc0f, U+bc15, U+bc1b, U+bc31, U+bc95, U+bcc0, U+bcc4, U+bd81, U+bd88, U+c0c8, U+c11d, U+c13c, U+c158, U+c18d, U+c1a1, U+c21c, U+c4f0, U+c54a, U+c560, U+c5b8, U+c5c8, U+c5f4, U+c628, U+c62c, U+c678, U+c6cc, U+c808, U+c810, U+c885, U+c88b, U+c900, U+c988, U+c99d, U+c9c8, U+cc3d-cc3e, U+cc45, U+cd08, U+ce20, U+cee4, U+d074, U+d0a4, U+d0dd, U+d2b9, U+d3b8, U+d3c9, U+d488, U+d544, U+d559, U+d56d, U+d588, U+d615, U+d648, U+d655, U+d658, U+d65c;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-5002d6cf.woff2) format('woff2');
unicode-range: U+d, U+48, U+7c, U+ac10, U+ac15, U+ac74, U+ac80, U+ac83, U+acc4, U+ad11, U+ad50, U+ad6d, U+adfc, U+ae00, U+ae08, U+ae4c, U+b0a8, U+b124, U+b144, U+b178, U+b274, U+b2a5, U+b2e8, U+b2f9, U+b354, U+b370, U+b418, U+b41c, U+b4f1, U+b514, U+b798, U+b808, U+b824-b825, U+b8cc, U+b978, U+b9d0, U+b9e4, U+baa9, U+bb3c, U+bc18, U+bc1c, U+bc30, U+bc84, U+bcf5, U+bcf8, U+bd84, U+be0c, U+be14, U+c0b0, U+c0c9, U+c0dd, U+c124, U+c2dd, U+c2e4, U+c2ec, U+c54c, U+c57c-c57d, U+c591, U+c5c5-c5c6, U+c5ed, U+c608, U+c640, U+c6b8, U+c6d4, U+c784, U+c7ac, U+c800-c801, U+c9c1, U+c9d1, U+cc28, U+cc98, U+cc9c, U+ccad, U+cd5c, U+cd94, U+cd9c, U+cde8, U+ce68, U+cf54, U+d0dc, U+d14c, U+d1a0, U+d1b5, U+d2f0, U+d30c, U+d310, U+d398, U+d45c, U+d50c, U+d53c, U+d560, U+d568, U+d589, U+d604, U+d6c4, U+d788;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-fbd8aff9.woff2) format('woff2');
unicode-range: U+39, U+49, U+4d-4e, U+a0, U+ac04, U+ac1c, U+ac70, U+ac8c, U+acbd, U+acf5, U+acfc, U+ad00, U+ad6c, U+adf8, U+b098, U+b0b4, U+b294, U+b2c8, U+b300, U+b3c4, U+b3d9, U+b4dc, U+b4e4, U+b77c, U+b7ec, U+b85d, U+b97c, U+b9c8, U+b9cc, U+ba54, U+ba74, U+ba85, U+baa8, U+bb34, U+bb38, U+bbf8, U+bc14, U+bc29, U+bc88, U+bcf4, U+bd80, U+be44, U+c0c1, U+c11c, U+c120, U+c131, U+c138, U+c18c, U+c218, U+c2b5, U+c2e0, U+c544, U+c548, U+c5b4, U+c5d0, U+c5ec, U+c5f0, U+c601, U+c624, U+c694, U+c6a9, U+c6b0, U+c6b4, U+c6d0, U+c704, U+c720, U+c73c, U+c740, U+c744, U+c74c, U+c758, U+c77c, U+c785, U+c788, U+c790-c791, U+c7a5, U+c804, U+c815, U+c81c, U+c870, U+c8fc, U+c911, U+c9c4, U+ccb4, U+ce58, U+ce74, U+d06c, U+d0c0, U+d130, U+d2b8, U+d3ec, U+d504, U+d55c, U+d569, U+d574, U+d638, U+d654, U+d68c;
}
@font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-8c850301.woff2) format('woff2');
unicode-range: U+20-22, U+27-2a, U+2c-38, U+3a-3b, U+3f, U+41-47, U+4a-4c, U+4f-5d, U+61-7b, U+7d, U+a1, U+ab, U+ae, U+b7, U+bb, U+bf, U+2013-2014, U+201c-201d, U+2122, U+ac00, U+ace0, U+ae30, U+b2e4, U+b85c, U+b9ac, U+c0ac, U+c2a4, U+c2dc, U+c774, U+c778, U+c9c0, U+d558;
} @font-face {
font-family: 'Nanum Gothic';
font-style: normal;
font-weight: 800;
src: url(https://grandcafedeparel.nl/wp-content/uploads/elementor/google-fonts/fonts/nanumgothic-884147a1.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bacteria:before{content:"\e059"}.fa-bacterium:before{content:"\e05a"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-box-tissue:before{content:"\e05b"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudflare:before{content:"\e07d"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\e052"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-deezer:before{content:"\e077"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edge-legacy:before{content:"\e078"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-faucet:before{content:"\e005"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\e007"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-pay:before{content:"\e079"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guilded:before{content:"\e07e"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-sparkles:before{content:"\e05d"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-wash:before{content:"\e05e"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt-slash:before{content:"\e05f"}.fa-handshake-slash:before{content:"\e060"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-head-side-cough:before{content:"\e061"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-head-side-mask:before{content:"\e063"}.fa-head-side-virus:before{content:"\e064"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hive:before{content:"\e07f"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hospital-user:before{content:"\f80d"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-house-user:before{content:"\e065"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\e013"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-innosoft:before{content:"\e080"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\e055"}.fa-instalod:before{content:"\e081"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-house:before{content:"\e066"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\e067"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\e01a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\e056"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-octopus-deploy:before{content:"\e082"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-arrows:before{content:"\e068"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-perbyte:before{content:"\e083"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\e01e"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-plane-slash:before{content:"\e069"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pump-medical:before{content:"\e06a"}.fa-pump-soap:before{content:"\e06b"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-rust:before{content:"\e07a"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-virus:before{content:"\e06c"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopify:before{content:"\e057"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sink:before{content:"\e06d"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-soap:before{content:"\e06e"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-stopwatch-20:before{content:"\e06f"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-store-alt-slash:before{content:"\e070"}.fa-store-slash:before{content:"\e071"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-tiktok:before{content:"\e07b"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-threads:before{content:"\e9cb"}.fa-threads-square:before{content:"\e9cc"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\e041"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-uncharted:before{content:"\e084"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\e049"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-unsplash:before{content:"\e07c"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-users-slash:before{content:"\e073"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-vest:before{content:"\e085"}.fa-vest-patches:before{content:"\e086"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-virus:before{content:"\e074"}.fa-virus-slash:before{content:"\e075"}.fa-viruses:before{content:"\e076"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-watchman-monitoring:before{content:"\e087"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wodu:before{content:"\e088"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-x-twitter:before{content:"\e9ca"}.fa-x-twitter-square:before{content:"\e9c9"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(//grandcafedeparel.nl/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot);src:url(//grandcafedeparel.nl/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(//grandcafedeparel.nl/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2) format("woff2"),url(//grandcafedeparel.nl/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff) format("woff"),url(//grandcafedeparel.nl/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.ttf) format("truetype"),url(//grandcafedeparel.nl/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands";font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(//grandcafedeparel.nl/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot);src:url(//grandcafedeparel.nl/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(//grandcafedeparel.nl/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"),url(//grandcafedeparel.nl/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff) format("woff"),url(//grandcafedeparel.nl/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.ttf) format("truetype"),url(//grandcafedeparel.nl/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.fas{font-family:"Font Awesome 5 Free";font-weight:900}@font-face {
font-family: 'icomoon';
src:  url(//grandcafedeparel.nl/wp-content/uploads/elementor/custom-icons/icomoon/fonts/icomoon.eot?hmaty1);
src:  url(//grandcafedeparel.nl/wp-content/uploads/elementor/custom-icons/icomoon/fonts/icomoon.eot?hmaty1#iefix) format('embedded-opentype'),
url(//grandcafedeparel.nl/wp-content/uploads/elementor/custom-icons/icomoon/fonts/icomoon.ttf?hmaty1) format('truetype'),
url(//grandcafedeparel.nl/wp-content/uploads/elementor/custom-icons/icomoon/fonts/icomoon.woff?hmaty1) format('woff'),
url(//grandcafedeparel.nl/wp-content/uploads/elementor/custom-icons/icomoon/fonts/icomoon.svg?hmaty1#icomoon) format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
[class^="icon-"], [class*=" icon-"] { font-family: 'icomoon' !important;
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-food:before {
content: "\e900";
}