/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url(//villamediterranea.fr/wp-content/plugins/super-simple-slider/library/fonts/sss-font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);
  src: url(//villamediterranea.fr/wp-content/plugins/super-simple-slider/library/fonts/sss-font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(//villamediterranea.fr/wp-content/plugins/super-simple-slider/library/fonts/sss-font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(//villamediterranea.fr/wp-content/plugins/super-simple-slider/library/fonts/sss-font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(//villamediterranea.fr/wp-content/plugins/super-simple-slider/library/fonts/sss-font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(//villamediterranea.fr/wp-content/plugins/super-simple-slider/library/fonts/sss-font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
  font-weight: normal;
  font-style: normal;
}
.sss-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;
}
/* makes the font 33% larger relative to the icon container */
.sss-fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.sss-fa-2x {
  font-size: 2em;
}
.sss-fa-3x {
  font-size: 3em;
}
.sss-fa-4x {
  font-size: 4em;
}
.sss-fa-5x {
  font-size: 5em;
}
.sss-fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.sss-fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.sss-fa-ul > li {
  position: relative;
}
.sss-fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.sss-fa-li.sss-fa-lg {
  left: -1.85714286em;
}
.sss-fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.sss-fa-pull-left {
  float: left;
}
.sss-fa-pull-right {
  float: right;
}
.sss-fa.sss-fa-pull-left {
  margin-right: .3em;
}
.sss-fa.sss-fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.sss-fa.pull-left {
  margin-right: .3em;
}
.sss-fa.pull-right {
  margin-left: .3em;
}
.sss-fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.sss-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);
  }
}
.sss-fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.sss-fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.sss-fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.sss-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);
}
.sss-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 .sss-fa-rotate-90,
:root .sss-fa-rotate-180,
:root .sss-fa-rotate-270,
:root .sss-fa-flip-horizontal,
:root .sss-fa-flip-vertical {
  filter: none;
}
.sss-fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.sss-fa-stack-1x,
.sss-fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.sss-fa-stack-1x {
  line-height: inherit;
}
.sss-fa-stack-2x {
  font-size: 2em;
}
.sss-fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.sss-fa-glass:before {
  content: "\f000";
}
.sss-fa-music:before {
  content: "\f001";
}
.sss-fa-search:before {
  content: "\f002";
}
.sss-fa-envelope-o:before {
  content: "\f003";
}
.sss-fa-heart:before {
  content: "\f004";
}
.sss-fa-star:before {
  content: "\f005";
}
.sss-fa-star-o:before {
  content: "\f006";
}
.sss-fa-user:before {
  content: "\f007";
}
.sss-fa-film:before {
  content: "\f008";
}
.sss-fa-th-large:before {
  content: "\f009";
}
.sss-fa-th:before {
  content: "\f00a";
}
.sss-fa-th-list:before {
  content: "\f00b";
}
.sss-fa-check:before {
  content: "\f00c";
}
.sss-fa-remove:before,
.sss-fa-close:before,
.sss-fa-times:before {
  content: "\f00d";
}
.sss-fa-search-plus:before {
  content: "\f00e";
}
.sss-fa-search-minus:before {
  content: "\f010";
}
.sss-fa-power-off:before {
  content: "\f011";
}
.sss-fa-signal:before {
  content: "\f012";
}
.sss-fa-gear:before,
.sss-fa-cog:before {
  content: "\f013";
}
.sss-fa-trash-o:before {
  content: "\f014";
}
.sss-fa-home:before {
  content: "\f015";
}
.sss-fa-file-o:before {
  content: "\f016";
}
.sss-fa-clock-o:before {
  content: "\f017";
}
.sss-fa-road:before {
  content: "\f018";
}
.sss-fa-download:before {
  content: "\f019";
}
.sss-fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.sss-fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.sss-fa-inbox:before {
  content: "\f01c";
}
.sss-fa-play-circle-o:before {
  content: "\f01d";
}
.sss-fa-rotate-right:before,
.sss-fa-repeat:before {
  content: "\f01e";
}
.sss-fa-refresh:before {
  content: "\f021";
}
.sss-fa-list-alt:before {
  content: "\f022";
}
.sss-fa-lock:before {
  content: "\f023";
}
.sss-fa-flag:before {
  content: "\f024";
}
.sss-fa-headphones:before {
  content: "\f025";
}
.sss-fa-volume-off:before {
  content: "\f026";
}
.sss-fa-volume-down:before {
  content: "\f027";
}
.sss-fa-volume-up:before {
  content: "\f028";
}
.sss-fa-qrcode:before {
  content: "\f029";
}
.sss-fa-barcode:before {
  content: "\f02a";
}
.sss-fa-tag:before {
  content: "\f02b";
}
.sss-fa-tags:before {
  content: "\f02c";
}
.sss-fa-book:before {
  content: "\f02d";
}
.sss-fa-bookmark:before {
  content: "\f02e";
}
.sss-fa-print:before {
  content: "\f02f";
}
.sss-fa-camera:before {
  content: "\f030";
}
.sss-fa-font:before {
  content: "\f031";
}
.sss-fa-bold:before {
  content: "\f032";
}
.sss-fa-italic:before {
  content: "\f033";
}
.sss-fa-text-height:before {
  content: "\f034";
}
.sss-fa-text-width:before {
  content: "\f035";
}
.sss-fa-align-left:before {
  content: "\f036";
}
.sss-fa-align-center:before {
  content: "\f037";
}
.sss-fa-align-right:before {
  content: "\f038";
}
.sss-fa-align-justify:before {
  content: "\f039";
}
.sss-fa-list:before {
  content: "\f03a";
}
.sss-fa-dedent:before,
.sss-fa-outdent:before {
  content: "\f03b";
}
.sss-fa-indent:before {
  content: "\f03c";
}
.sss-fa-video-camera:before {
  content: "\f03d";
}
.sss-fa-photo:before,
.sss-fa-image:before,
.sss-fa-picture-o:before {
  content: "\f03e";
}
.sss-fa-pencil:before {
  content: "\f040";
}
.sss-fa-map-marker:before {
  content: "\f041";
}
.sss-fa-adjust:before {
  content: "\f042";
}
.sss-fa-tint:before {
  content: "\f043";
}
.sss-fa-edit:before,
.sss-fa-pencil-square-o:before {
  content: "\f044";
}
.sss-fa-share-square-o:before {
  content: "\f045";
}
.sss-fa-check-square-o:before {
  content: "\f046";
}
.sss-fa-arrows:before {
  content: "\f047";
}
.sss-fa-step-backward:before {
  content: "\f048";
}
.sss-fa-fast-backward:before {
  content: "\f049";
}
.sss-fa-backward:before {
  content: "\f04a";
}
.sss-fa-play:before {
  content: "\f04b";
}
.sss-fa-pause:before {
  content: "\f04c";
}
.sss-fa-stop:before {
  content: "\f04d";
}
.sss-fa-forward:before {
  content: "\f04e";
}
.sss-fa-fast-forward:before {
  content: "\f050";
}
.sss-fa-step-forward:before {
  content: "\f051";
}
.sss-fa-eject:before {
  content: "\f052";
}
.sss-fa-chevron-left:before {
  content: "\f053";
}
.sss-fa-chevron-right:before {
  content: "\f054";
}
.sss-fa-plus-circle:before {
  content: "\f055";
}
.sss-fa-minus-circle:before {
  content: "\f056";
}
.sss-fa-times-circle:before {
  content: "\f057";
}
.sss-fa-check-circle:before {
  content: "\f058";
}
.sss-fa-question-circle:before {
  content: "\f059";
}
.sss-fa-info-circle:before {
  content: "\f05a";
}
.sss-fa-crosshairs:before {
  content: "\f05b";
}
.sss-fa-times-circle-o:before {
  content: "\f05c";
}
.sss-fa-check-circle-o:before {
  content: "\f05d";
}
.sss-fa-ban:before {
  content: "\f05e";
}
.sss-fa-arrow-left:before {
  content: "\f060";
}
.sss-fa-arrow-right:before {
  content: "\f061";
}
.sss-fa-arrow-up:before {
  content: "\f062";
}
.sss-fa-arrow-down:before {
  content: "\f063";
}
.sss-fa-mail-forward:before,
.sss-fa-share:before {
  content: "\f064";
}
.sss-fa-expand:before {
  content: "\f065";
}
.sss-fa-compress:before {
  content: "\f066";
}
.sss-fa-plus:before {
  content: "\f067";
}
.sss-fa-minus:before {
  content: "\f068";
}
.sss-fa-asterisk:before {
  content: "\f069";
}
.sss-fa-exclamation-circle:before {
  content: "\f06a";
}
.sss-fa-gift:before {
  content: "\f06b";
}
.sss-fa-leaf:before {
  content: "\f06c";
}
.sss-fa-fire:before {
  content: "\f06d";
}
.sss-fa-eye:before {
  content: "\f06e";
}
.sss-fa-eye-slash:before {
  content: "\f070";
}
.sss-fa-warning:before,
.sss-fa-exclamation-triangle:before {
  content: "\f071";
}
.sss-fa-plane:before {
  content: "\f072";
}
.sss-fa-calendar:before {
  content: "\f073";
}
.sss-fa-random:before {
  content: "\f074";
}
.sss-fa-comment:before {
  content: "\f075";
}
.sss-fa-magnet:before {
  content: "\f076";
}
.sss-fa-chevron-up:before {
  content: "\f077";
}
.sss-fa-chevron-down:before {
  content: "\f078";
}
.sss-fa-retweet:before {
  content: "\f079";
}
.sss-fa-shopping-cart:before {
  content: "\f07a";
}
.sss-fa-folder:before {
  content: "\f07b";
}
.sss-fa-folder-open:before {
  content: "\f07c";
}
.sss-fa-arrows-v:before {
  content: "\f07d";
}
.sss-fa-arrows-h:before {
  content: "\f07e";
}
.sss-fa-bar-chart-o:before,
.sss-fa-bar-chart:before {
  content: "\f080";
}
.sss-fa-twitter-square:before {
  content: "\f081";
}
.sss-fa-facebook-square:before {
  content: "\f082";
}
.sss-fa-camera-retro:before {
  content: "\f083";
}
.sss-fa-key:before {
  content: "\f084";
}
.sss-fa-gears:before,
.sss-fa-cogs:before {
  content: "\f085";
}
.sss-fa-comments:before {
  content: "\f086";
}
.sss-fa-thumbs-o-up:before {
  content: "\f087";
}
.sss-fa-thumbs-o-down:before {
  content: "\f088";
}
.sss-fa-star-half:before {
  content: "\f089";
}
.sss-fa-heart-o:before {
  content: "\f08a";
}
.sss-fa-sign-out:before {
  content: "\f08b";
}
.sss-fa-linkedin-square:before {
  content: "\f08c";
}
.sss-fa-thumb-tack:before {
  content: "\f08d";
}
.sss-fa-external-link:before {
  content: "\f08e";
}
.sss-fa-sign-in:before {
  content: "\f090";
}
.sss-fa-trophy:before {
  content: "\f091";
}
.sss-fa-github-square:before {
  content: "\f092";
}
.sss-fa-upload:before {
  content: "\f093";
}
.sss-fa-lemon-o:before {
  content: "\f094";
}
.sss-fa-phone:before {
  content: "\f095";
}
.sss-fa-square-o:before {
  content: "\f096";
}
.sss-fa-bookmark-o:before {
  content: "\f097";
}
.sss-fa-phone-square:before {
  content: "\f098";
}
.sss-fa-twitter:before {
  content: "\f099";
}
.sss-fa-facebook-f:before,
.sss-fa-facebook:before {
  content: "\f09a";
}
.sss-fa-github:before {
  content: "\f09b";
}
.sss-fa-unlock:before {
  content: "\f09c";
}
.sss-fa-credit-card:before {
  content: "\f09d";
}
.sss-fa-feed:before,
.sss-fa-rss:before {
  content: "\f09e";
}
.sss-fa-hdd-o:before {
  content: "\f0a0";
}
.sss-fa-bullhorn:before {
  content: "\f0a1";
}
.sss-fa-bell:before {
  content: "\f0f3";
}
.sss-fa-certificate:before {
  content: "\f0a3";
}
.sss-fa-hand-o-right:before {
  content: "\f0a4";
}
.sss-fa-hand-o-left:before {
  content: "\f0a5";
}
.sss-fa-hand-o-up:before {
  content: "\f0a6";
}
.sss-fa-hand-o-down:before {
  content: "\f0a7";
}
.sss-fa-arrow-circle-left:before {
  content: "\f0a8";
}
.sss-fa-arrow-circle-right:before {
  content: "\f0a9";
}
.sss-fa-arrow-circle-up:before {
  content: "\f0aa";
}
.sss-fa-arrow-circle-down:before {
  content: "\f0ab";
}
.sss-fa-globe:before {
  content: "\f0ac";
}
.sss-fa-wrench:before {
  content: "\f0ad";
}
.sss-fa-tasks:before {
  content: "\f0ae";
}
.sss-fa-filter:before {
  content: "\f0b0";
}
.sss-fa-briefcase:before {
  content: "\f0b1";
}
.sss-fa-arrows-alt:before {
  content: "\f0b2";
}
.sss-fa-group:before,
.sss-fa-users:before {
  content: "\f0c0";
}
.sss-fa-chain:before,
.sss-fa-link:before {
  content: "\f0c1";
}
.sss-fa-cloud:before {
  content: "\f0c2";
}
.sss-fa-flask:before {
  content: "\f0c3";
}
.sss-fa-cut:before,
.sss-fa-scissors:before {
  content: "\f0c4";
}
.sss-fa-copy:before,
.sss-fa-files-o:before {
  content: "\f0c5";
}
.sss-fa-paperclip:before {
  content: "\f0c6";
}
.sss-fa-save:before,
.sss-fa-floppy-o:before {
  content: "\f0c7";
}
.sss-fa-square:before {
  content: "\f0c8";
}
.sss-fa-navicon:before,
.sss-fa-reorder:before,
.sss-fa-bars:before {
  content: "\f0c9";
}
.sss-fa-list-ul:before {
  content: "\f0ca";
}
.sss-fa-list-ol:before {
  content: "\f0cb";
}
.sss-fa-strikethrough:before {
  content: "\f0cc";
}
.sss-fa-underline:before {
  content: "\f0cd";
}
.sss-fa-table:before {
  content: "\f0ce";
}
.sss-fa-magic:before {
  content: "\f0d0";
}
.sss-fa-truck:before {
  content: "\f0d1";
}
.sss-fa-pinterest:before {
  content: "\f0d2";
}
.sss-fa-pinterest-square:before {
  content: "\f0d3";
}
.sss-fa-google-plus-square:before {
  content: "\f0d4";
}
.sss-fa-google-plus:before {
  content: "\f0d5";
}
.sss-fa-money:before {
  content: "\f0d6";
}
.sss-fa-caret-down:before {
  content: "\f0d7";
}
.sss-fa-caret-up:before {
  content: "\f0d8";
}
.sss-fa-caret-left:before {
  content: "\f0d9";
}
.sss-fa-caret-right:before {
  content: "\f0da";
}
.sss-fa-columns:before {
  content: "\f0db";
}
.sss-fa-unsorted:before,
.sss-fa-sort:before {
  content: "\f0dc";
}
.sss-fa-sort-down:before,
.sss-fa-sort-desc:before {
  content: "\f0dd";
}
.sss-fa-sort-up:before,
.sss-fa-sort-asc:before {
  content: "\f0de";
}
.sss-fa-envelope:before {
  content: "\f0e0";
}
.sss-fa-linkedin:before {
  content: "\f0e1";
}
.sss-fa-rotate-left:before,
.sss-fa-undo:before {
  content: "\f0e2";
}
.sss-fa-legal:before,
.sss-fa-gavel:before {
  content: "\f0e3";
}
.sss-fa-dashboard:before,
.sss-fa-tachometer:before {
  content: "\f0e4";
}
.sss-fa-comment-o:before {
  content: "\f0e5";
}
.sss-fa-comments-o:before {
  content: "\f0e6";
}
.sss-fa-flash:before,
.sss-fa-bolt:before {
  content: "\f0e7";
}
.sss-fa-sitemap:before {
  content: "\f0e8";
}
.sss-fa-umbrella:before {
  content: "\f0e9";
}
.sss-fa-paste:before,
.sss-fa-clipboard:before {
  content: "\f0ea";
}
.sss-fa-lightbulb-o:before {
  content: "\f0eb";
}
.sss-fa-exchange:before {
  content: "\f0ec";
}
.sss-fa-cloud-download:before {
  content: "\f0ed";
}
.sss-fa-cloud-upload:before {
  content: "\f0ee";
}
.sss-fa-user-md:before {
  content: "\f0f0";
}
.sss-fa-stethoscope:before {
  content: "\f0f1";
}
.sss-fa-suitcase:before {
  content: "\f0f2";
}
.sss-fa-bell-o:before {
  content: "\f0a2";
}
.sss-fa-coffee:before {
  content: "\f0f4";
}
.sss-fa-cutlery:before {
  content: "\f0f5";
}
.sss-fa-file-text-o:before {
  content: "\f0f6";
}
.sss-fa-building-o:before {
  content: "\f0f7";
}
.sss-fa-hospital-o:before {
  content: "\f0f8";
}
.sss-fa-ambulance:before {
  content: "\f0f9";
}
.sss-fa-medkit:before {
  content: "\f0fa";
}
.sss-fa-fighter-jet:before {
  content: "\f0fb";
}
.sss-fa-beer:before {
  content: "\f0fc";
}
.sss-fa-h-square:before {
  content: "\f0fd";
}
.sss-fa-plus-square:before {
  content: "\f0fe";
}
.sss-fa-angle-double-left:before {
  content: "\f100";
}
.sss-fa-angle-double-right:before {
  content: "\f101";
}
.sss-fa-angle-double-up:before {
  content: "\f102";
}
.sss-fa-angle-double-down:before {
  content: "\f103";
}
.sss-fa-angle-left:before {
  content: "\f104";
}
.sss-fa-angle-right:before {
  content: "\f105";
}
.sss-fa-angle-up:before {
  content: "\f106";
}
.sss-fa-angle-down:before {
  content: "\f107";
}
.sss-fa-desktop:before {
  content: "\f108";
}
.sss-fa-laptop:before {
  content: "\f109";
}
.sss-fa-tablet:before {
  content: "\f10a";
}
.sss-fa-mobile-phone:before,
.sss-fa-mobile:before {
  content: "\f10b";
}
.sss-fa-circle-o:before {
  content: "\f10c";
}
.sss-fa-quote-left:before {
  content: "\f10d";
}
.sss-fa-quote-right:before {
  content: "\f10e";
}
.sss-fa-spinner:before {
  content: "\f110";
}
.sss-fa-circle:before {
  content: "\f111";
}
.sss-fa-mail-reply:before,
.sss-fa-reply:before {
  content: "\f112";
}
.sss-fa-github-alt:before {
  content: "\f113";
}
.sss-fa-folder-o:before {
  content: "\f114";
}
.sss-fa-folder-open-o:before {
  content: "\f115";
}
.sss-fa-smile-o:before {
  content: "\f118";
}
.sss-fa-frown-o:before {
  content: "\f119";
}
.sss-fa-meh-o:before {
  content: "\f11a";
}
.sss-fa-gamepad:before {
  content: "\f11b";
}
.sss-fa-keyboard-o:before {
  content: "\f11c";
}
.sss-fa-flag-o:before {
  content: "\f11d";
}
.sss-fa-flag-checkered:before {
  content: "\f11e";
}
.sss-fa-terminal:before {
  content: "\f120";
}
.sss-fa-code:before {
  content: "\f121";
}
.sss-fa-mail-reply-all:before,
.sss-fa-reply-all:before {
  content: "\f122";
}
.sss-fa-star-half-empty:before,
.sss-fa-star-half-full:before,
.sss-fa-star-half-o:before {
  content: "\f123";
}
.sss-fa-location-arrow:before {
  content: "\f124";
}
.sss-fa-crop:before {
  content: "\f125";
}
.sss-fa-code-fork:before {
  content: "\f126";
}
.sss-fa-unlink:before,
.sss-fa-chain-broken:before {
  content: "\f127";
}
.sss-fa-question:before {
  content: "\f128";
}
.sss-fa-info:before {
  content: "\f129";
}
.sss-fa-exclamation:before {
  content: "\f12a";
}
.sss-fa-superscript:before {
  content: "\f12b";
}
.sss-fa-subscript:before {
  content: "\f12c";
}
.sss-fa-eraser:before {
  content: "\f12d";
}
.sss-fa-puzzle-piece:before {
  content: "\f12e";
}
.sss-fa-microphone:before {
  content: "\f130";
}
.sss-fa-microphone-slash:before {
  content: "\f131";
}
.sss-fa-shield:before {
  content: "\f132";
}
.sss-fa-calendar-o:before {
  content: "\f133";
}
.sss-fa-fire-extinguisher:before {
  content: "\f134";
}
.sss-fa-rocket:before {
  content: "\f135";
}
.sss-fa-maxcdn:before {
  content: "\f136";
}
.sss-fa-chevron-circle-left:before {
  content: "\f137";
}
.sss-fa-chevron-circle-right:before {
  content: "\f138";
}
.sss-fa-chevron-circle-up:before {
  content: "\f139";
}
.sss-fa-chevron-circle-down:before {
  content: "\f13a";
}
.sss-fa-html5:before {
  content: "\f13b";
}
.sss-fa-css3:before {
  content: "\f13c";
}
.sss-fa-anchor:before {
  content: "\f13d";
}
.sss-fa-unlock-alt:before {
  content: "\f13e";
}
.sss-fa-bullseye:before {
  content: "\f140";
}
.sss-fa-ellipsis-h:before {
  content: "\f141";
}
.sss-fa-ellipsis-v:before {
  content: "\f142";
}
.sss-fa-rss-square:before {
  content: "\f143";
}
.sss-fa-play-circle:before {
  content: "\f144";
}
.sss-fa-ticket:before {
  content: "\f145";
}
.sss-fa-minus-square:before {
  content: "\f146";
}
.sss-fa-minus-square-o:before {
  content: "\f147";
}
.sss-fa-level-up:before {
  content: "\f148";
}
.sss-fa-level-down:before {
  content: "\f149";
}
.sss-fa-check-square:before {
  content: "\f14a";
}
.sss-fa-pencil-square:before {
  content: "\f14b";
}
.sss-fa-external-link-square:before {
  content: "\f14c";
}
.sss-fa-share-square:before {
  content: "\f14d";
}
.sss-fa-compass:before {
  content: "\f14e";
}
.sss-fa-toggle-down:before,
.sss-fa-caret-square-o-down:before {
  content: "\f150";
}
.sss-fa-toggle-up:before,
.sss-fa-caret-square-o-up:before {
  content: "\f151";
}
.sss-fa-toggle-right:before,
.sss-fa-caret-square-o-right:before {
  content: "\f152";
}
.sss-fa-euro:before,
.sss-fa-eur:before {
  content: "\f153";
}
.sss-fa-gbp:before {
  content: "\f154";
}
.sss-fa-dollar:before,
.sss-fa-usd:before {
  content: "\f155";
}
.sss-fa-rupee:before,
.sss-fa-inr:before {
  content: "\f156";
}
.sss-fa-cny:before,
.sss-fa-rmb:before,
.sss-fa-yen:before,
.sss-fa-jpy:before {
  content: "\f157";
}
.sss-fa-ruble:before,
.sss-fa-rouble:before,
.sss-fa-rub:before {
  content: "\f158";
}
.sss-fa-won:before,
.sss-fa-krw:before {
  content: "\f159";
}
.sss-fa-bitcoin:before,
.sss-fa-btc:before {
  content: "\f15a";
}
.sss-fa-file:before {
  content: "\f15b";
}
.sss-fa-file-text:before {
  content: "\f15c";
}
.sss-fa-sort-alpha-asc:before {
  content: "\f15d";
}
.sss-fa-sort-alpha-desc:before {
  content: "\f15e";
}
.sss-fa-sort-amount-asc:before {
  content: "\f160";
}
.sss-fa-sort-amount-desc:before {
  content: "\f161";
}
.sss-fa-sort-numeric-asc:before {
  content: "\f162";
}
.sss-fa-sort-numeric-desc:before {
  content: "\f163";
}
.sss-fa-thumbs-up:before {
  content: "\f164";
}
.sss-fa-thumbs-down:before {
  content: "\f165";
}
.sss-fa-youtube-square:before {
  content: "\f166";
}
.sss-fa-youtube:before {
  content: "\f167";
}
.sss-fa-xing:before {
  content: "\f168";
}
.sss-fa-xing-square:before {
  content: "\f169";
}
.sss-fa-youtube-play:before {
  content: "\f16a";
}
.sss-fa-dropbox:before {
  content: "\f16b";
}
.sss-fa-stack-overflow:before {
  content: "\f16c";
}
.sss-fa-instagram:before {
  content: "\f16d";
}
.sss-fa-flickr:before {
  content: "\f16e";
}
.sss-fa-adn:before {
  content: "\f170";
}
.sss-fa-bitbucket:before {
  content: "\f171";
}
.sss-fa-bitbucket-square:before {
  content: "\f172";
}
.sss-fa-tumblr:before {
  content: "\f173";
}
.sss-fa-tumblr-square:before {
  content: "\f174";
}
.sss-fa-long-arrow-down:before {
  content: "\f175";
}
.sss-fa-long-arrow-up:before {
  content: "\f176";
}
.sss-fa-long-arrow-left:before {
  content: "\f177";
}
.sss-fa-long-arrow-right:before {
  content: "\f178";
}
.sss-fa-apple:before {
  content: "\f179";
}
.sss-fa-windows:before {
  content: "\f17a";
}
.sss-fa-android:before {
  content: "\f17b";
}
.sss-fa-linux:before {
  content: "\f17c";
}
.sss-fa-dribbble:before {
  content: "\f17d";
}
.sss-fa-skype:before {
  content: "\f17e";
}
.sss-fa-foursquare:before {
  content: "\f180";
}
.sss-fa-trello:before {
  content: "\f181";
}
.sss-fa-female:before {
  content: "\f182";
}
.sss-fa-male:before {
  content: "\f183";
}
.sss-fa-gittip:before,
.sss-fa-gratipay:before {
  content: "\f184";
}
.sss-fa-sun-o:before {
  content: "\f185";
}
.sss-fa-moon-o:before {
  content: "\f186";
}
.sss-fa-archive:before {
  content: "\f187";
}
.sss-fa-bug:before {
  content: "\f188";
}
.sss-fa-vk:before {
  content: "\f189";
}
.sss-fa-weibo:before {
  content: "\f18a";
}
.sss-fa-renren:before {
  content: "\f18b";
}
.sss-fa-pagelines:before {
  content: "\f18c";
}
.sss-fa-stack-exchange:before {
  content: "\f18d";
}
.sss-fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.sss-fa-arrow-circle-o-left:before {
  content: "\f190";
}
.sss-fa-toggle-left:before,
.sss-fa-caret-square-o-left:before {
  content: "\f191";
}
.sss-fa-dot-circle-o:before {
  content: "\f192";
}
.sss-fa-wheelchair:before {
  content: "\f193";
}
.sss-fa-vimeo-square:before {
  content: "\f194";
}
.sss-fa-turkish-lira:before,
.sss-fa-try:before {
  content: "\f195";
}
.sss-fa-plus-square-o:before {
  content: "\f196";
}
.sss-fa-space-shuttle:before {
  content: "\f197";
}
.sss-fa-slack:before {
  content: "\f198";
}
.sss-fa-envelope-square:before {
  content: "\f199";
}
.sss-fa-wordpress:before {
  content: "\f19a";
}
.sss-fa-openid:before {
  content: "\f19b";
}
.sss-fa-institution:before,
.sss-fa-bank:before,
.sss-fa-university:before {
  content: "\f19c";
}
.sss-fa-mortar-board:before,
.sss-fa-graduation-cap:before {
  content: "\f19d";
}
.sss-fa-yahoo:before {
  content: "\f19e";
}
.sss-fa-google:before {
  content: "\f1a0";
}
.sss-fa-reddit:before {
  content: "\f1a1";
}
.sss-fa-reddit-square:before {
  content: "\f1a2";
}
.sss-fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.sss-fa-stumbleupon:before {
  content: "\f1a4";
}
.sss-fa-delicious:before {
  content: "\f1a5";
}
.sss-fa-digg:before {
  content: "\f1a6";
}
.sss-fa-pied-piper-pp:before {
  content: "\f1a7";
}
.sss-fa-pied-piper-alt:before {
  content: "\f1a8";
}
.sss-fa-drupal:before {
  content: "\f1a9";
}
.sss-fa-joomla:before {
  content: "\f1aa";
}
.sss-fa-language:before {
  content: "\f1ab";
}
.sss-fa-fax:before {
  content: "\f1ac";
}
.sss-fa-building:before {
  content: "\f1ad";
}
.sss-fa-child:before {
  content: "\f1ae";
}
.sss-fa-paw:before {
  content: "\f1b0";
}
.sss-fa-spoon:before {
  content: "\f1b1";
}
.sss-fa-cube:before {
  content: "\f1b2";
}
.sss-fa-cubes:before {
  content: "\f1b3";
}
.sss-fa-behance:before {
  content: "\f1b4";
}
.sss-fa-behance-square:before {
  content: "\f1b5";
}
.sss-fa-steam:before {
  content: "\f1b6";
}
.sss-fa-steam-square:before {
  content: "\f1b7";
}
.sss-fa-recycle:before {
  content: "\f1b8";
}
.sss-fa-automobile:before,
.sss-fa-car:before {
  content: "\f1b9";
}
.sss-fa-cab:before,
.sss-fa-taxi:before {
  content: "\f1ba";
}
.sss-fa-tree:before {
  content: "\f1bb";
}
.sss-fa-spotify:before {
  content: "\f1bc";
}
.sss-fa-deviantart:before {
  content: "\f1bd";
}
.sss-fa-soundcloud:before {
  content: "\f1be";
}
.sss-fa-database:before {
  content: "\f1c0";
}
.sss-fa-file-pdf-o:before {
  content: "\f1c1";
}
.sss-fa-file-word-o:before {
  content: "\f1c2";
}
.sss-fa-file-excel-o:before {
  content: "\f1c3";
}
.sss-fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.sss-fa-file-photo-o:before,
.sss-fa-file-picture-o:before,
.sss-fa-file-image-o:before {
  content: "\f1c5";
}
.sss-fa-file-zip-o:before,
.sss-fa-file-archive-o:before {
  content: "\f1c6";
}
.sss-fa-file-sound-o:before,
.sss-fa-file-audio-o:before {
  content: "\f1c7";
}
.sss-fa-file-movie-o:before,
.sss-fa-file-video-o:before {
  content: "\f1c8";
}
.sss-fa-file-code-o:before {
  content: "\f1c9";
}
.sss-fa-vine:before {
  content: "\f1ca";
}
.sss-fa-codepen:before {
  content: "\f1cb";
}
.sss-fa-jsfiddle:before {
  content: "\f1cc";
}
.sss-fa-life-bouy:before,
.sss-fa-life-buoy:before,
.sss-fa-life-saver:before,
.sss-fa-support:before,
.sss-fa-life-ring:before {
  content: "\f1cd";
}
.sss-fa-circle-o-notch:before {
  content: "\f1ce";
}
.sss-fa-ra:before,
.sss-fa-resistance:before,
.sss-fa-rebel:before {
  content: "\f1d0";
}
.sss-fa-ge:before,
.sss-fa-empire:before {
  content: "\f1d1";
}
.sss-fa-git-square:before {
  content: "\f1d2";
}
.sss-fa-git:before {
  content: "\f1d3";
}
.sss-fa-y-combinator-square:before,
.sss-fa-yc-square:before,
.sss-fa-hacker-news:before {
  content: "\f1d4";
}
.sss-fa-tencent-weibo:before {
  content: "\f1d5";
}
.sss-fa-qq:before {
  content: "\f1d6";
}
.sss-fa-wechat:before,
.sss-fa-weixin:before {
  content: "\f1d7";
}
.sss-fa-send:before,
.sss-fa-paper-plane:before {
  content: "\f1d8";
}
.sss-fa-send-o:before,
.sss-fa-paper-plane-o:before {
  content: "\f1d9";
}
.sss-fa-history:before {
  content: "\f1da";
}
.sss-fa-circle-thin:before {
  content: "\f1db";
}
.sss-fa-header:before {
  content: "\f1dc";
}
.sss-fa-paragraph:before {
  content: "\f1dd";
}
.sss-fa-sliders:before {
  content: "\f1de";
}
.sss-fa-share-alt:before {
  content: "\f1e0";
}
.sss-fa-share-alt-square:before {
  content: "\f1e1";
}
.sss-fa-bomb:before {
  content: "\f1e2";
}
.sss-fa-soccer-ball-o:before,
.sss-fa-futbol-o:before {
  content: "\f1e3";
}
.sss-fa-tty:before {
  content: "\f1e4";
}
.sss-fa-binoculars:before {
  content: "\f1e5";
}
.sss-fa-plug:before {
  content: "\f1e6";
}
.sss-fa-slideshare:before {
  content: "\f1e7";
}
.sss-fa-twitch:before {
  content: "\f1e8";
}
.sss-fa-yelp:before {
  content: "\f1e9";
}
.sss-fa-newspaper-o:before {
  content: "\f1ea";
}
.sss-fa-wifi:before {
  content: "\f1eb";
}
.sss-fa-calculator:before {
  content: "\f1ec";
}
.sss-fa-paypal:before {
  content: "\f1ed";
}
.sss-fa-google-wallet:before {
  content: "\f1ee";
}
.sss-fa-cc-visa:before {
  content: "\f1f0";
}
.sss-fa-cc-mastercard:before {
  content: "\f1f1";
}
.sss-fa-cc-discover:before {
  content: "\f1f2";
}
.sss-fa-cc-amex:before {
  content: "\f1f3";
}
.sss-fa-cc-paypal:before {
  content: "\f1f4";
}
.sss-fa-cc-stripe:before {
  content: "\f1f5";
}
.sss-fa-bell-slash:before {
  content: "\f1f6";
}
.sss-fa-bell-slash-o:before {
  content: "\f1f7";
}
.sss-fa-trash:before {
  content: "\f1f8";
}
.sss-fa-copyright:before {
  content: "\f1f9";
}
.sss-fa-at:before {
  content: "\f1fa";
}
.sss-fa-eyedropper:before {
  content: "\f1fb";
}
.sss-fa-paint-brush:before {
  content: "\f1fc";
}
.sss-fa-birthday-cake:before {
  content: "\f1fd";
}
.sss-fa-area-chart:before {
  content: "\f1fe";
}
.sss-fa-pie-chart:before {
  content: "\f200";
}
.sss-fa-line-chart:before {
  content: "\f201";
}
.sss-fa-lastfm:before {
  content: "\f202";
}
.sss-fa-lastfm-square:before {
  content: "\f203";
}
.sss-fa-toggle-off:before {
  content: "\f204";
}
.sss-fa-toggle-on:before {
  content: "\f205";
}
.sss-fa-bicycle:before {
  content: "\f206";
}
.sss-fa-bus:before {
  content: "\f207";
}
.sss-fa-ioxhost:before {
  content: "\f208";
}
.sss-fa-angellist:before {
  content: "\f209";
}
.sss-fa-cc:before {
  content: "\f20a";
}
.sss-fa-shekel:before,
.sss-fa-sheqel:before,
.sss-fa-ils:before {
  content: "\f20b";
}
.sss-fa-meanpath:before {
  content: "\f20c";
}
.sss-fa-buysellads:before {
  content: "\f20d";
}
.sss-fa-connectdevelop:before {
  content: "\f20e";
}
.sss-fa-dashcube:before {
  content: "\f210";
}
.sss-fa-forumbee:before {
  content: "\f211";
}
.sss-fa-leanpub:before {
  content: "\f212";
}
.sss-fa-sellsy:before {
  content: "\f213";
}
.sss-fa-shirtsinbulk:before {
  content: "\f214";
}
.sss-fa-simplybuilt:before {
  content: "\f215";
}
.sss-fa-skyatlas:before {
  content: "\f216";
}
.sss-fa-cart-plus:before {
  content: "\f217";
}
.sss-fa-cart-arrow-down:before {
  content: "\f218";
}
.sss-fa-diamond:before {
  content: "\f219";
}
.sss-fa-ship:before {
  content: "\f21a";
}
.sss-fa-user-secret:before {
  content: "\f21b";
}
.sss-fa-motorcycle:before {
  content: "\f21c";
}
.sss-fa-street-view:before {
  content: "\f21d";
}
.sss-fa-heartbeat:before {
  content: "\f21e";
}
.sss-fa-venus:before {
  content: "\f221";
}
.sss-fa-mars:before {
  content: "\f222";
}
.sss-fa-mercury:before {
  content: "\f223";
}
.sss-fa-intersex:before,
.sss-fa-transgender:before {
  content: "\f224";
}
.sss-fa-transgender-alt:before {
  content: "\f225";
}
.sss-fa-venus-double:before {
  content: "\f226";
}
.sss-fa-mars-double:before {
  content: "\f227";
}
.sss-fa-venus-mars:before {
  content: "\f228";
}
.sss-fa-mars-stroke:before {
  content: "\f229";
}
.sss-fa-mars-stroke-v:before {
  content: "\f22a";
}
.sss-fa-mars-stroke-h:before {
  content: "\f22b";
}
.sss-fa-neuter:before {
  content: "\f22c";
}
.sss-fa-genderless:before {
  content: "\f22d";
}
.sss-fa-facebook-official:before {
  content: "\f230";
}
.sss-fa-pinterest-p:before {
  content: "\f231";
}
.sss-fa-whatsapp:before {
  content: "\f232";
}
.sss-fa-server:before {
  content: "\f233";
}
.sss-fa-user-plus:before {
  content: "\f234";
}
.sss-fa-user-times:before {
  content: "\f235";
}
.sss-fa-hotel:before,
.sss-fa-bed:before {
  content: "\f236";
}
.sss-fa-viacoin:before {
  content: "\f237";
}
.sss-fa-train:before {
  content: "\f238";
}
.sss-fa-subway:before {
  content: "\f239";
}
.sss-fa-medium:before {
  content: "\f23a";
}
.sss-fa-yc:before,
.sss-fa-y-combinator:before {
  content: "\f23b";
}
.sss-fa-optin-monster:before {
  content: "\f23c";
}
.sss-fa-opencart:before {
  content: "\f23d";
}
.sss-fa-expeditedssl:before {
  content: "\f23e";
}
.sss-fa-battery-4:before,
.sss-fa-battery:before,
.sss-fa-battery-full:before {
  content: "\f240";
}
.sss-fa-battery-3:before,
.sss-fa-battery-three-quarters:before {
  content: "\f241";
}
.sss-fa-battery-2:before,
.sss-fa-battery-half:before {
  content: "\f242";
}
.sss-fa-battery-1:before,
.sss-fa-battery-quarter:before {
  content: "\f243";
}
.sss-fa-battery-0:before,
.sss-fa-battery-empty:before {
  content: "\f244";
}
.sss-fa-mouse-pointer:before {
  content: "\f245";
}
.sss-fa-i-cursor:before {
  content: "\f246";
}
.sss-fa-object-group:before {
  content: "\f247";
}
.sss-fa-object-ungroup:before {
  content: "\f248";
}
.sss-fa-sticky-note:before {
  content: "\f249";
}
.sss-fa-sticky-note-o:before {
  content: "\f24a";
}
.sss-fa-cc-jcb:before {
  content: "\f24b";
}
.sss-fa-cc-diners-club:before {
  content: "\f24c";
}
.sss-fa-clone:before {
  content: "\f24d";
}
.sss-fa-balance-scale:before {
  content: "\f24e";
}
.sss-fa-hourglass-o:before {
  content: "\f250";
}
.sss-fa-hourglass-1:before,
.sss-fa-hourglass-start:before {
  content: "\f251";
}
.sss-fa-hourglass-2:before,
.sss-fa-hourglass-half:before {
  content: "\f252";
}
.sss-fa-hourglass-3:before,
.sss-fa-hourglass-end:before {
  content: "\f253";
}
.sss-fa-hourglass:before {
  content: "\f254";
}
.sss-fa-hand-grab-o:before,
.sss-fa-hand-rock-o:before {
  content: "\f255";
}
.sss-fa-hand-stop-o:before,
.sss-fa-hand-paper-o:before {
  content: "\f256";
}
.sss-fa-hand-scissors-o:before {
  content: "\f257";
}
.sss-fa-hand-lizard-o:before {
  content: "\f258";
}
.sss-fa-hand-spock-o:before {
  content: "\f259";
}
.sss-fa-hand-pointer-o:before {
  content: "\f25a";
}
.sss-fa-hand-peace-o:before {
  content: "\f25b";
}
.sss-fa-trademark:before {
  content: "\f25c";
}
.sss-fa-registered:before {
  content: "\f25d";
}
.sss-fa-creative-commons:before {
  content: "\f25e";
}
.sss-fa-gg:before {
  content: "\f260";
}
.sss-fa-gg-circle:before {
  content: "\f261";
}
.sss-fa-tripadvisor:before {
  content: "\f262";
}
.sss-fa-odnoklassniki:before {
  content: "\f263";
}
.sss-fa-odnoklassniki-square:before {
  content: "\f264";
}
.sss-fa-get-pocket:before {
  content: "\f265";
}
.sss-fa-wikipedia-w:before {
  content: "\f266";
}
.sss-fa-safari:before {
  content: "\f267";
}
.sss-fa-chrome:before {
  content: "\f268";
}
.sss-fa-firefox:before {
  content: "\f269";
}
.sss-fa-opera:before {
  content: "\f26a";
}
.sss-fa-internet-explorer:before {
  content: "\f26b";
}
.sss-fa-tv:before,
.sss-fa-television:before {
  content: "\f26c";
}
.sss-fa-contao:before {
  content: "\f26d";
}
.sss-fa-500px:before {
  content: "\f26e";
}
.sss-fa-amazon:before {
  content: "\f270";
}
.sss-fa-calendar-plus-o:before {
  content: "\f271";
}
.sss-fa-calendar-minus-o:before {
  content: "\f272";
}
.sss-fa-calendar-times-o:before {
  content: "\f273";
}
.sss-fa-calendar-check-o:before {
  content: "\f274";
}
.sss-fa-industry:before {
  content: "\f275";
}
.sss-fa-map-pin:before {
  content: "\f276";
}
.sss-fa-map-signs:before {
  content: "\f277";
}
.sss-fa-map-o:before {
  content: "\f278";
}
.sss-fa-map:before {
  content: "\f279";
}
.sss-fa-commenting:before {
  content: "\f27a";
}
.sss-fa-commenting-o:before {
  content: "\f27b";
}
.sss-fa-houzz:before {
  content: "\f27c";
}
.sss-fa-vimeo:before {
  content: "\f27d";
}
.sss-fa-black-tie:before {
  content: "\f27e";
}
.sss-fa-fonticons:before {
  content: "\f280";
}
.sss-fa-reddit-alien:before {
  content: "\f281";
}
.sss-fa-edge:before {
  content: "\f282";
}
.sss-fa-credit-card-alt:before {
  content: "\f283";
}
.sss-fa-codiepie:before {
  content: "\f284";
}
.sss-fa-modx:before {
  content: "\f285";
}
.sss-fa-fort-awesome:before {
  content: "\f286";
}
.sss-fa-usb:before {
  content: "\f287";
}
.sss-fa-product-hunt:before {
  content: "\f288";
}
.sss-fa-mixcloud:before {
  content: "\f289";
}
.sss-fa-scribd:before {
  content: "\f28a";
}
.sss-fa-pause-circle:before {
  content: "\f28b";
}
.sss-fa-pause-circle-o:before {
  content: "\f28c";
}
.sss-fa-stop-circle:before {
  content: "\f28d";
}
.sss-fa-stop-circle-o:before {
  content: "\f28e";
}
.sss-fa-shopping-bag:before {
  content: "\f290";
}
.sss-fa-shopping-basket:before {
  content: "\f291";
}
.sss-fa-hashtag:before {
  content: "\f292";
}
.sss-fa-bluetooth:before {
  content: "\f293";
}
.sss-fa-bluetooth-b:before {
  content: "\f294";
}
.sss-fa-percent:before {
  content: "\f295";
}
.sss-fa-gitlab:before {
  content: "\f296";
}
.sss-fa-wpbeginner:before {
  content: "\f297";
}
.sss-fa-wpforms:before {
  content: "\f298";
}
.sss-fa-envira:before {
  content: "\f299";
}
.sss-fa-universal-access:before {
  content: "\f29a";
}
.sss-fa-wheelchair-alt:before {
  content: "\f29b";
}
.sss-fa-question-circle-o:before {
  content: "\f29c";
}
.sss-fa-blind:before {
  content: "\f29d";
}
.sss-fa-audio-description:before {
  content: "\f29e";
}
.sss-fa-volume-control-phone:before {
  content: "\f2a0";
}
.sss-fa-braille:before {
  content: "\f2a1";
}
.sss-fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.sss-fa-asl-interpreting:before,
.sss-fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.sss-fa-deafness:before,
.sss-fa-hard-of-hearing:before,
.sss-fa-deaf:before {
  content: "\f2a4";
}
.sss-fa-glide:before {
  content: "\f2a5";
}
.sss-fa-glide-g:before {
  content: "\f2a6";
}
.sss-fa-signing:before,
.sss-fa-sign-language:before {
  content: "\f2a7";
}
.sss-fa-low-vision:before {
  content: "\f2a8";
}
.sss-fa-viadeo:before {
  content: "\f2a9";
}
.sss-fa-viadeo-square:before {
  content: "\f2aa";
}
.sss-fa-snapchat:before {
  content: "\f2ab";
}
.sss-fa-snapchat-ghost:before {
  content: "\f2ac";
}
.sss-fa-snapchat-square:before {
  content: "\f2ad";
}
.sss-fa-pied-piper:before {
  content: "\f2ae";
}
.sss-fa-first-order:before {
  content: "\f2b0";
}
.sss-fa-yoast:before {
  content: "\f2b1";
}
.sss-fa-themeisle:before {
  content: "\f2b2";
}
.sss-fa-google-plus-circle:before,
.sss-fa-google-plus-official:before {
  content: "\f2b3";
}
.sss-fa-fa:before,
.sss-fa-font-awesome:before {
  content: "\f2b4";
}
.sss-fa-handshake-o:before {
  content: "\f2b5";
}
.sss-fa-envelope-open:before {
  content: "\f2b6";
}
.sss-fa-envelope-open-o:before {
  content: "\f2b7";
}
.sss-fa-linode:before {
  content: "\f2b8";
}
.sss-fa-address-book:before {
  content: "\f2b9";
}
.sss-fa-address-book-o:before {
  content: "\f2ba";
}
.sss-fa-vcard:before,
.sss-fa-address-card:before {
  content: "\f2bb";
}
.sss-fa-vcard-o:before,
.sss-fa-address-card-o:before {
  content: "\f2bc";
}
.sss-fa-user-circle:before {
  content: "\f2bd";
}
.sss-fa-user-circle-o:before {
  content: "\f2be";
}
.sss-fa-user-o:before {
  content: "\f2c0";
}
.sss-fa-id-badge:before {
  content: "\f2c1";
}
.sss-fa-drivers-license:before,
.sss-fa-id-card:before {
  content: "\f2c2";
}
.sss-fa-drivers-license-o:before,
.sss-fa-id-card-o:before {
  content: "\f2c3";
}
.sss-fa-quora:before {
  content: "\f2c4";
}
.sss-fa-free-code-camp:before {
  content: "\f2c5";
}
.sss-fa-telegram:before {
  content: "\f2c6";
}
.sss-fa-thermometer-4:before,
.sss-fa-thermometer:before,
.sss-fa-thermometer-full:before {
  content: "\f2c7";
}
.sss-fa-thermometer-3:before,
.sss-fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.sss-fa-thermometer-2:before,
.sss-fa-thermometer-half:before {
  content: "\f2c9";
}
.sss-fa-thermometer-1:before,
.sss-fa-thermometer-quarter:before {
  content: "\f2ca";
}
.sss-fa-thermometer-0:before,
.sss-fa-thermometer-empty:before {
  content: "\f2cb";
}
.sss-fa-shower:before {
  content: "\f2cc";
}
.sss-fa-bathtub:before,
.sss-fa-s15:before,
.sss-fa-bath:before {
  content: "\f2cd";
}
.sss-fa-podcast:before {
  content: "\f2ce";
}
.sss-fa-window-maximize:before {
  content: "\f2d0";
}
.sss-fa-window-minimize:before {
  content: "\f2d1";
}
.sss-fa-window-restore:before {
  content: "\f2d2";
}
.sss-fa-times-rectangle:before,
.sss-fa-window-close:before {
  content: "\f2d3";
}
.sss-fa-times-rectangle-o:before,
.sss-fa-window-close-o:before {
  content: "\f2d4";
}
.sss-fa-bandcamp:before {
  content: "\f2d5";
}
.sss-fa-grav:before {
  content: "\f2d6";
}
.sss-fa-etsy:before {
  content: "\f2d7";
}
.sss-fa-imdb:before {
  content: "\f2d8";
}
.sss-fa-ravelry:before {
  content: "\f2d9";
}
.sss-fa-eercast:before {
  content: "\f2da";
}
.sss-fa-microchip:before {
  content: "\f2db";
}
.sss-fa-snowflake-o:before {
  content: "\f2dc";
}
.sss-fa-superpowers:before {
  content: "\f2dd";
}
.sss-fa-wpexplorer:before {
  content: "\f2de";
}
.sss-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;
}

.super-simple-slider-container {
	overflow-x: hidden;
	overflow: hidden;
    width: 100%;
	position: relative;
}

#primary .super-simple-slider-container,
.content-area .super-simple-slider-container {
	margin-bottom: 1.5em;
}

.super-simple-slider-container.loading {
    overflow: hidden;
    background: url(//villamediterranea.fr/wp-content/plugins/super-simple-slider/library/images/loader.gif) center center no-repeat;
}
.super-simple-slider-container.loading .super-simple-slider { 
    visibility: hidden;
}
.super-simple-slider-container .super-simple-slider { 
    padding: 0;
	margin: 0 !important;
	list-style: none;
	width: 100000px;
}

.super-simple-slider-container .super-simple-slider .slide {
    float: left;
    position: relative;
	max-width: 100vw;
	width: 100vw;
	margin: 0;
}

.super-simple-slider-container .super-simple-slider .slide .opacity {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
}

.super-simple-slider-container .super-simple-slider .slide .overlay-container {
	position: absolute;
	width: 100%;
	top: 0px;
	bottom: 0px;
}

.super-simple-slider-container .super-simple-slider .slide .overlay-container .overlay {
	position: relative;
	height: 100%;
}

.super-simple-slider-container .super-simple-slider .slide .overlay-container .overlay.constrained {
	max-width: 1140px;
	margin: 0 auto;
}

.super-simple-slider-container .super-simple-slider .slide .overlay-container .opacity-left-container,
.super-simple-slider-container .super-simple-slider .slide .overlay-container .opacity-right-container {
	width: calc( 50% - 570px );
	height: 100%;
	position: relative; 
}

.super-simple-slider-container .super-simple-slider .slide .overlay-container .opacity-left-container {
	float: left;
}
.super-simple-slider-container .super-simple-slider .slide .overlay-container .opacity-right-container {
	float: right;
}

.super-simple-slider-container .super-simple-slider .slide .overlay-container .opacity-left-container .opacity-left,
.super-simple-slider-container .super-simple-slider .slide .overlay-container .opacity-right-container .opacity-right {
	position: absolute;
	width: 100%;
	height: 100%;
}

.super-simple-slider-container .super-simple-slider .slide .overlay-container .overlay .opacity {
    letter-spacing: 1px;
    text-align: center;
	word-wrap: break-word;
	z-index: 8;
	margin: 0 auto;
	position: absolute;
	width: 60%;
	min-height: 0%;
	padding: 3.5%;
	height: auto;
	top: 50%;
	transform: translateY(-50%);
	font-size: 24px;
	left: 0;
	right: 0;	
}

/* This must only apply when the left / right opacities are visible */
@media screen and (min-width: 1215px) {
	.super-simple-slider-container .super-simple-slider .slide .overlay-container .overlay .opacity.no-left-padding {
		padding-left: 0;
	}
	.super-simple-slider-container .super-simple-slider .slide .overlay-container .overlay .opacity.no-right-padding {
		padding-right: 0;
	}
}

.super-simple-slider-container .super-simple-slider .slide .overlay-container .overlay .opacity.boxed-left-padding {
	padding-left: 22px;
}
.super-simple-slider-container .super-simple-slider .slide .overlay-container .overlay .opacity.boxed-right-padding {
	padding-right: 22px;
}

.super-simple-slider-container .super-simple-slider .slide .overlay-container .overlay .opacity.expanded {
	width: 100% !important;
}

.super-simple-slider-container .super-simple-slider .slide .overlay-container .overlay .opacity.constrained {
	top: 0 !important;
	transform: none !important;
}

/* TODO: This must be controlled by javascript and occur when the slider controls disappear */
/*
@media screen and (min-width: 699px) {
	.super-simple-slider-container.directional-buttons .super-simple-slider .slide .overlay-container .overlay:not(.constrained) .opacity.left-aligned {
		padding-left: 12%;
	}
	.super-simple-slider-container.directional-buttons .super-simple-slider .slide .overlay-container .overlay:not(.constrained) .opacity.right-aligned {
		padding-right: 12%;
	}
}
*/

.super-simple-slider-container .super-simple-slider .slide .overlay-container .opacity-left-container .opacity-left.half,
.super-simple-slider-container .super-simple-slider .slide .overlay-container .opacity-right-container .opacity-right.half,
.super-simple-slider-container .super-simple-slider .slide .overlay-container .overlay .opacity.half,
.super-simple-slider-container .super-simple-slider .slide .overlay .opacity .vertical-aligner.half {
	top: 50%;
	transform: translateY(-50%);
}

.super-simple-slider-container .super-simple-slider .slide .overlay .opacity h1,
.super-simple-slider-container .super-simple-slider .slide .overlay .opacity h2 {
    font-size: 40px;
	line-height: 1.2em;
	/*
	font-weight: 500;
	*/
	margin: 0;
    text-transform: none;
}

.super-simple-slider-container .slide .overlay .opacity h1,
.super-simple-slider-container .slide .overlay .opacity h2,
.super-simple-slider-container .slide .overlay .opacity h3,
.super-simple-slider-container .slide .overlay .opacity h4,
.super-simple-slider-container .slide .overlay .opacity h5,
.super-simple-slider-container .slide .overlay .opacity h6 {
	color: #FFFFFF;
}

.super-simple-slider-container .slide .overlay .opacity .text,
.super-simple-slider-container .slide .overlay .opacity .buttons {
	display: flex;
	justify-content: center;
	width: 100%;
}

.super-simple-slider-container .super-simple-slider .slide .overlay .opacity p {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	line-height: 1.3em;
}

.super-simple-slider-container .super-simple-slider .slide .overlay .opacity a.button,
.super-simple-slider-container .super-simple-slider .slide .overlay .opacity button {
	margin-top: 1.4em;
}

.super-simple-slider-container .super-simple-slider .slide .overlay .opacity .text.no-title > *:first-child {
	margin-top: 0 !important;
}

.super-simple-slider-container .super-simple-slider .slide .overlay .opacity .text > *:last-child {
	margin-bottom: 0 !important;
}

.super-simple-slider-container .super-simple-slider .slide .overlay .opacity img.slide-image {
	width: auto;
	min-width: 0;
}

.super-simple-slider-container .super-simple-slider .slide .overlay a {
    color: #fff;
}

.super-simple-slider-container .super-simple-slider .slide .overlay a.button,
.super-simple-slider-container .super-simple-slider .slide .overlay button {
	line-height: 1;
	min-width: 140px;
	margin-right: 2%;
	
    -webkit-transition: background-color 0.2s ease 0s;
     -moz-transition: background-color 0.2s ease 0s;
      -ms-transition: background-color 0.2s ease 0s;
       -o-transition: background-color 0.2s ease 0s;
          transition: background-color 0.2s ease 0s;
}

.super-simple-slider-container .super-simple-slider .slide .overlay a.button:last-of-type,
.super-simple-slider-container .super-simple-slider .slide .overlay button:last-of-type {
	margin-right: 0;
}

.super-simple-slider-container .super-simple-slider .slide .overlay a.button.no-bottom-margin,
.super-simple-slider-container .super-simple-slider .slide .overlay button.no-bottom-margin {
	margin-bottom: 0 !important;
}

.super-simple-slider-container .super-simple-slider .slide img.slide-image {
    display: block;
    width: 100%;
    height: auto;
	margin: 0;
}

.super-simple-slider-container .slide .background-image {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.super-simple-slider-container .slide .background-image .placeholder {
    width: 100%;
    height: auto;
}

.super-simple-slider-container .scroll-to-content {
	bottom: 7%;
	font-size: 60px;
    position: absolute;
    text-align: center;
	width: 100%;
	z-index: 10;
	color: #FFFFFF;
}

.super-simple-slider-container .super-simple-slider-pagination {
	bottom: 2.1%;
    height: 30px;
    position: absolute;
    text-align: center;
	width: 100%;
	z-index: 10;
}
.super-simple-slider-container .super-simple-slider-pagination a.selected span {
    background-color: #FFFFFF;
    position: relative;
}
.super-simple-slider-container .super-simple-slider-pagination a {
	border: none;
    display: inline-block;
    vertical-align: middle;
    padding: 4px 4px;
}
.super-simple-slider-container .super-simple-slider-pagination span {
    border: 2px solid rgba(255, 255, 255, 0.6) !important;
    border-radius: 8px;
	border-radius: 50%;
    display: inline-block;
    height: 15px;
    line-height: 0;
    overflow: hidden;
    text-indent: -100px;
    width: 15px;
	font-size: 0px;
}

.super-simple-slider-container .controls-container {
	position: absolute;
	width: 100%;
	top: 0px;
	bottom: 0px;
}

.super-simple-slider-container .controls-container .controls {
	position: relative;
	height: 100%;
}

.super-simple-slider-container .prev,
.super-simple-slider-container .next {
    position: absolute;
	height: 49px;
    width: 49px;
    text-align: center;
    opacity: 0;
    cursor: pointer;
    z-index: 9;
    transform: scale(0.7);
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
    will-change: opacity;
	
	/* This prevents artifacts from being left on the screen when the buttons scale */
	outline: 1px solid transparent;
    -webkit-transition: all 0.2s ease 0s;
     -moz-transition: all 0.2s ease 0s;
      -ms-transition: all 0.2s ease 0s;
       -o-transition: all 0.2s ease 0s;
          transition: all 0.2s ease 0s;
}

.super-simple-slider-container .prev.half,
.super-simple-slider-container .next.half {
	top: 50%;
	transform: scale(0.7) translateY(-50%);
}

.super-simple-slider-container .prev {
    left: 4.5%;
}
.super-simple-slider-container .next {
    right: 4.5%;
}

.super-simple-slider-container .prev.square:hover,
.super-simple-slider-container .next.square:hover,
.super-simple-slider-container .prev.round:hover,
.super-simple-slider-container .next.round:hover {
    background-color: rgba(255, 255, 255, 0.65);
}

.super-simple-slider-container:hover .prev,
.super-simple-slider-container:hover .next {
    opacity: 1;
}

.super-simple-slider-container:hover .prev.half,
.super-simple-slider-container:hover .next.half {
	transform: scale(1) translateY(-50%);
}

.super-simple-slider-container:hover .prev.disabled,
.super-simple-slider-container:hover .next.disabled {
    opacity: 0.4;
    cursor: default;
}

.super-simple-slider-placeholder {
	margin: 0 0 83px 0;
}

/* Slider text overlay */
.super-simple-slider-container .slide .overlay-container {
	position: absolute;
	width: 100%;
	top: 0px;
	bottom: 0px;
}

.super-simple-slider-container .slide .overlay-container .overlay {
	position: relative;
	height: 100%;
}

.super-simple-slider-container .slide .overlay-container .overlay .opacity {
	color: #FFFFFF;
    letter-spacing: 1px;
    text-align: center;
	word-wrap: break-word;
	z-index: 8;
	margin: 0 auto;
	position: absolute;
	min-height: 0%;
	height: auto;
	top: 50%;
	transform: translateY(-50%);
	font-size: 24px;
	left: 0;
	right: 0;	
}

/* Responsive */

@media only screen and (max-width: 1000px) {
	.slider-placeholder {
		display: none;
	}
}

@media only screen and (max-width: 960px) {
	/* Override the text overlay on smaller screen to maximize space efficiency */
	.super-simple-slider-container .super-simple-slider .slide .overlay-container .overlay .opacity {
		top: 20% !important;
		transform: none !important;
		width: 80% !important;
		min-height: 100%;
	}

	.super-simple-slider-container .super-simple-slider-pagination {
		display: none !important;
	}
}

@media only screen and (max-width: 800px) {
	/* Override the text overlay on smaller screen to maximize space efficiency */
	/*
	.super-simple-slider-container .super-simple-slider .slide .overlay-container .overlay .opacity {
		top: 5% !important;
		width: 95% !important;
		padding: 3% !important;
	}
	*/
}

@media (max-width: 767px) {
	.super-simple-slider-container .prev {
	    left: 2.5%;
	}
	.super-simple-slider-container .next {
	    right: 2.5%;
	}
}

@media (max-width: 500px) {
	.super-simple-slider-container .super-simple-slider .slide .overlay a.button,
	.super-simple-slider-container .super-simple-slider .slide .overlay button {
		min-width: 100px;
	}
}
table.tafe-table {
	margin: 0;
	border-collapse: collapse;
	width: 100%;
  	color: #111;
  	font-size: 1em;
  	line-height: 1.8;
}
table.tafe-table td, table.tafe-table th {
	padding: 0.5em; 
	border: 1px solid #767676;
	word-break: break-all; 
}
@media only screen and (max-width: 767px){
	table.tafe-table td, table.tafe-table th {
		word-break: normal; 
	}
}

table td.td-content-type-image {
	line-height: 0;
}

.table-addons-icon-wrapper {
	display: inline-block;
	line-height: 1;
	transition: all .3s;
}
.table-addons-icon-wrapper svg,
.table-addons-icon-content svg {
    height: 16px;
}
table.tafe-table img {
    max-width: 100%!important;
}

.table-addons-button {
	display: inline-block;
	line-height: 1;
	background-color: #0198BA;
	font-size: 16px;
	padding: 12px 24px;
	border-radius: 3px;
	color: #fff;
	fill: #fff;
	text-align: center;
	transition: all .3s;
	text-decoration: none;
}
.table-addons-button:hover {
	color: #fff;
}
.entry .entry-content a.table-addons-button, .entry .entry-content a.table-addons-button:hover {
	text-decoration: none;
}
.table-addons-button-content-wrapper,
.table-addons-icon-content {
	display: flex;
	justify-content: center;
	align-items: center;
}
.table-addons-button-text,
.table-addons-icon-content-text {
	flex-grow: 1;
	order: 10;
	display: inline-block;
}
.table-addons-button .table-addons-align-icon-left,
.table-addons-icon-content .table-addons-align-icon-left {
	margin-right: 5px;
	order: 5;
	display: flex;
}
.table-addons-button .table-addons-align-icon-right,
.table-addons-icon-content .table-addons-align-icon-right {
	margin-left: 5px;
	order: 15;
}
.table-addons-icon-content-wrapper {
	display: inline-block;
}

a.table-addons-link,
.entry .entry-content a.table-addons-link {
	text-decoration: none;
}

.table-addons-editor-mode-pro-notice {
	font-size: 14px;
	line-height: 1.3;
	color: #515962;
	word-break: normal;
	text-align: left !important;
}

.table-addons-editor-mode-pro-notice a {
	color: #2563EB;
	text-decoration: none !important;
}

/*-- Responsive --*/
@media only screen and (max-width: 767px){
	table.tafe-table.auto-responsive-active, table.tafe-table.auto-responsive-active thead, table.tafe-table.auto-responsive-active tbody, table.tafe-table.auto-responsive-active td, table.tafe-table.auto-responsive-active tr {
		display: block;
	}
	table.tafe-table.auto-responsive-active th {
		display: none;
	}
	table.tafe-table.auto-responsive-active td {
		padding-left: 50%;
		position: relative;
	}
	table.tafe-table.auto-responsive-active td::before {
		content: attr(data-label);
		position: absolute;
		left: 0;
		padding: inherit;
		padding-left: 15px;
		top: 0;
		width: 45%;
		height: 100%;
	}
	table.tafe-table.auto-responsive-active td.td-content-type-image {
		line-height: inherit;
	}
}

/*!
Theme Name: Big Breeze
Theme URI: https://www.bigbobnetwork.com/BigBreeze/
Author: BigBobNetwork
Author URI: https://www.bigbobnetwork.com/
Description: <p>Visit <a href="https://bigbobnetwork.com/BigMedia/">bigbobnetwork.com/BigMedia/</a>.  The Big Breeze theme is a minimalist theme. It is written so that users will be able to get started fast and grow their websites over time while making the fewest choices necessary.  It is designed to give your users easy access to navigation controls and provides strict styling standards so that you can focus on pushing out your content.   From small menus to large menus to scroll arrows to menus that can be extended into the sidebar and collapsed into the pop out menu for mobile navigation, the Big Breeze theme will allow you to create a site where your users will never get lost and will always be able to find what they’re looking for.  This theme features maximizing the use of images and videos as a way to give your site a unique look.  It does this by creating a layout that adapts well to a variety of different header videos (including YouTube videos) and header images as well as background images and videos.  Everything is designed with mobile compatibility in mind.  Users may find that they can create a unique look by just uploading a video and a few images. It includes four sticky sidebars and multiple sticky navbar options and a slide panel menu for mobile browsers as well as multiple Gutenberg block extensions and block variations, and it has the ability to set menus and widgets in three different locations.  Whether you’re interested in black, white, yellow, bubble pink, blood red, or puke green, the Big Breeze theme provides multiple color palettes to get your site to match your message. In addition, it provides opacity range bars, so your background images don’t go to waste, but your text readability won’t be compromised. It also gives you access to the Google fonts free online library, so you can access the coolest classic fonts or the newest and latest hits.  To read a detailed list of features and instructions, please visit <a href="https://bigbobnetwork.com/BigMedia/">bigbobnetwork.com/BigMedia/</a>.</p>
Version: 1.0.18
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
Text Domain: big-breeze
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, custom-header, theme-options, block-styles, custom-colors, flexible-header, right-sidebar, food-and-drink, holiday, photography, translation-ready, two-columns, one-column, wide-blocks, editor-style, featured-image-header, footer-widgets, sticky-post, post-formats
Tested up to: 6.6
Requires PHP: 5.6

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Big Breeze is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	overflow-x: hidden;
	scrollbar-width: thin;
	scrollbar-color: #fff #000;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
	margin: 0;
	overflow-wrap: break-word;
	word-wrap: break-word;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
	font-size: 35px;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
	font-family: monospace, monospace;
	font-size: 1em;
	overflow-x: auto;
	scrollbar-width: thin;
	scrollbar-color: #fff #000;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b, strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code, kbd, samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */

small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button, input, optgroup, select, textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button, input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button, select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button, [type="button"], [type="reset"], [type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"], [type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
	display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

body, button, input, select, optgroup, textarea {
	color: rgba(0, 0, 0, 1);
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
	color: rgba(0, 0, 0, 1);
}

h1, h2, h3, h4, h5, h6 {
	margin-left: auto;
	margin-right: auto;
	width: 75%;
	max-width: 58rem;
}

.bb-site-title-top,
.site-title {
	width: 100%;
}

p {
	margin-bottom: 1.5em;
}

dfn, cite, em, i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

code, kbd, tt, var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 0.9375rem;
}

abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */

*, *::before, *::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

ul, ol {
	margin: 0 0 1.5em 3em;
}

li>ul, li>ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

figcaption {
	padding: 1em;
	background: rgba(244, 244, 244, 0.9);
	border-radius: 5px;
	margin: 5px;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/

button, input[type="button"], input[type="reset"], input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	font-size: 0.75rem;
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active, button:focus, input[type="button"]:active, input[type="button"]:focus, input[type="reset"]:active, input[type="reset"]:focus, input[type="submit"]:active, input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
	color: #000;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus {
	color: #000;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/

a {
	color: #dd3333;
	text-decoration: none;
}

a:visited {
	color: #dd3333;
	/*purple;*/
	text-decoration: none;
}

a:hover, a:active {
	color: #1e73be;
	text-decoration: none;
}

.nav-menu li a:hover, .site-title a:hover, .bb-site-title a:hover, a:hover {
	color:  #1e73be !important;
}

/* Focusing the button with a keyboard*/
a:focus-visible {
	outline: solid;
}

/* Focusing the button with a mouse, touch, or stylus*/
a:focus:not(:focus-visible) {
	outline: none;
  }

a:hover, a:active {
	outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/

.main-navigation {
	display: block;
	width: 100%;
}

.main-navigation ul {
	list-style: none;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
	background: rgba(244, 244, 244, 0.9);
	border-radius: 3px;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover>ul, .main-navigation ul ul li:focus-within>ul {
	display: block;
	right: 200px;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover>ul, .main-navigation ul li:focus-within>ul {
	display: block;
	left: auto;
	right: 1px;
	text-align: right;
}

.main-navigation li {
	position: relative;
	margin-left: 10px;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */

.menu-toggle, .main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 1065px) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: flex;
	}
}

.site-main .comment-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links, .posts-navigation .nav-links, .post-navigation .nav-links, .pagination {
	display: flex;
}

.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous, .pagination {
	flex: 1 0 50%;
}

.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next, .pagination {
	text-align: end;
	flex: 1 0 50%;
}

.bb-side-menu {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 5px;
	list-style: none;
}

#secondary .bb-side-menu {
	margin-top: 0px;
}

#secondary .bb-side-menu li{
	margin: 5px;
}

.bb-side-menu .sub-menu {
	list-style: none;
}

.bb-foot-menu {
	width: 100% !important;
	padding: 0px;
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 0px;
	font-size: 20px;
}

.bb-foot-menu li {
	margin: 10px;
	display: inline;
}

.bb-foot-menu li li {
	float: none;
}

.bb-foot-menu .sub-menu {
	width: 100%;	
}

.bb-foot-menu li {
	list-style: none;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/

/* Text meant only for screen readers. */

.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */

#primary[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/

.bb-indie-left {
	float: left;
	width: 68%;
}

.bb-alignleftstyle {
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 1.5em;
	border-bottom: 1.5em;
	width: 100%;
	background: rgba(244, 244, 244, 0.9);
	border-radius: 5px;
	padding-bottom: 5px;
	overflow: hidden;
}

/*dependent on bb-alignleftstyle*/
.bb-alignleftfooter {
	float: none;
	width: 68% !important;
	max-width: 68% !important;
}

.bb-alignleftstyle ul, .bb-alignrightstyle ul, .bb-aligncenterstyle ul, .bb-alignleftstyle ol, .bb-alignrightstyle ol, .bb-aligncenterstyle ol,
.bb-alignleftstyle dl, .bb-alignrightstyle dl, .bb-aligncenterstyle dl,
.bb-alignleftstyle address, .bb-alignrightstyle address, .bb-aligncenterstyle address {
	margin-left: auto;
	margin-right: auto;
	max-width: 58rem;
	width: 75%;
}

.bb-aligncenterstyle .blocks-gallery-grid,
.bb-alignleftstyle .blocks-gallery-grid, 
.bb-alignrightstyle .blocks-gallery-grid {
	max-width: 100%;
	width: 100%;
}

#secondary ul,
#secondary ol,
#bb-secondSide ul,
#bb-secondSide ol {
	max-width: 58rem;
	width: 100%;
}

code,
cite {
	max-width: 58rem;
	width:75%;
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

pre code {
	width: 100%;
}

form {
	max-width: 58rem;
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.entry-footer,
.comment-navigation, .posts-navigation, .post-navigation,
.pagination {
	max-width: 58rem;
}

.entry-content p a, .post p a, .comments-area p a {
	text-decoration: underline;
}

.bb-alignrightstyle {
	float: right;
	margin-right: 10px;
	margin-bottom: 1.5em;
	width: 28%;
	background: rgba(244, 244, 244, 0.9);
	border-radius: 5px;
	padding-bottom: 5px;
	overflow: hidden;
}

.sideStick {
	position: fixed;
	top: 130px;
	right: 0px;
	max-height: 60vh;
}

.bb-aligncenterstyle {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 85%;
	background: rgba(244, 244, 244, 0.9);
	border-radius: 5px;
	padding-top: 1px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	overflow: hidden;
}

.posts-navigation, .post-navigation, .pagination {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 35%;
	background: rgba(244, 244, 244, 0.9);
	border-radius: 5px;
	padding-top: 1px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 1px;
	margin-top: 10px;
	margin-bottom: 15px;
}

.pagination .nav-links {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.pagination {
	width: 50%;
}

.pagination .nav-links {
	font-size: 25px;
}

@media (max-width: 450px) {
	.posts-navigation, .post-navigation{
		width: 50%;
	}
	.pagination {
		width: 65%;
	}
}

/*everything gets center aligned on smaller screens*/

@media (max-width: 750px) {
	.bb-alignleftstyle {
		float: none;
		clear: both;
		display: block;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 1.5em;
		width: 85%;
		padding-top: 1px;
		padding-left: 20px;
		padding-right: 20px;
		padding-bottom: 1px;
		margin-top: 10px;
	}
	.bb-indie-left {
		float: none;
		width: 100%;
	}
	.bb-alignrightstyle {
		float: none;
		clear: both;
		display: block;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 1.5em;
		width: 85%;
	}
}

/*maximize screen width on phones*/

@media (max-width: 450px) {
	.bb-aligncenterstyle, .bb-alignleftstyle, .bb-alignrightstyle {
		width: 95%;
	}
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/

.widget {
	padding: 5px;
}

.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/

.sticky {
	display: block;
}

.post, .page {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/

.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */

.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */

.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/

.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */

embed, iframe, object {
	max-width: 100%;
}

/* Make sure logo link wraps around logo image. */

.custom-logo-link {
	display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/

.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/

.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.columns-8 .blocks-gallery-grid {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

.wp-custom-header, .wp-custom-header img, .wp-custom-header video, .wp-custom-header iframe{
	width: auto;
	height: auto;
	min-width: 100vw;
	/*mins are mandatory*/
	min-height: 100vh;
	max-width: 100vw;
	/*when both maxes are cut off video fills screen, but is cut off on smaller screens*/
	max-height: 100vh;
	/*makes video and image big for large screen and video small for small sceens*/
    z-index: -999;
}

.wp-custom-header {
	background: transparent;
	position: relative;
	margin-bottom: 20px;
}

.wp-custom-header button {
	display: none;
}

.home .site-branding {
	position: absolute;
}

.paged .site-branding {
	position: relative;
}

.site-branding {
	position: relative;
	text-align: center;
	width: 40%;
	background: rgba(244, 244, 244, 0.9);
	border-radius: 10px;
	left: 0;
	right: 0;
	margin: auto;
	bottom: 30vh;
	padding: 0px;
}

.site-title {
	font-size: 55px;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
.site-description {
	padding: 0px;
	margin: 0px;
	margin-left: 2px;
	padding-bottom: 15px;
	text-align: center;
}
.site-branding {
	width: 30%;
	right: 60vw;
	text-align: center;
	bottom: 15vh;
}
@media screen and (min-width: 1250px) {
	.site-branding {
		width: 28%;
	}
}

@media screen and (max-width: 1050px) {
	.site-branding {
		width: 35%;
		right: 50vw;
	}
}

@media screen and (max-width: 900px) {
	.site-branding {
		width: 38%;
	}
	.site-title {
		font-size: 48px;
	}
}
@media screen and (max-width: 750px) {
	.site-title {
		font-size: 40px;
		text-align: center;
	}
}
@media screen and (max-width: 750px) {
	.site-branding {
		right: 0vw;
		bottom:  45vh;
		text-align: center;
		width: 92%;
	}
}
@media screen and (max-width: 450px) {
	.site-branding {
		bottom:  30vh;
	}
}

@font-face {
	font-family: Abel-Regular;
	src: url(//villamediterranea.fr/wp-content/themes/big-breeze/Abel/Abel-Regular.ttf);
}

@font-face {
	font-family: RobotoCondensed-Bold;
	src: url(//villamediterranea.fr/wp-content/themes/big-breeze/Roboto_Condensed/RobotoCondensed-Bold.ttf);
}

@font-face {
	font-family: RobotoCondensed-Regular;
	src: url(//villamediterranea.fr/wp-content/themes/big-breeze/Roboto_Condensed/RobotoCondensed-Regular.ttf);
}

body, button, input, select, optgroup, textarea {
	font-family: RobotoCondensed-Regular, Arial, Helvetica, sans-serif;
	color: rgba(0, 0, 0, 1);
	background: #f4f4f4;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
}

body {
	background: #ededed;
}

h1, h2, h3, h4, h5, h6 {
	font-family: RobotoCondensed-Bold, Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
	clear: both;
}

.entry-title,
.bb-page-or-post-title,
.wp-block-post-title,
.page-title {
	text-align: center;
	width: 100%;
}

p, pre {
	margin-bottom: 1.5em;
	font-family: Abel-Regular, 'Times New Roman', Times, serif;
	font-size: 20px;
	color: rgba(0, 0, 0, 1);
}

.entry-content p, .search-results .bb-alignleftstyle p, .search-results .bb-aligncenterstyle p, .entry-meta span, .archive-description p,
.entry-content pre, .search-results .bb-alignleftstyle pre, .search-results .bb-aligncenterstyle pre, .archive-description pre,
.page-content p,
.page-content .widget {
	max-width: 58rem;
	width: 75%;
	margin-left: auto;
	margin-right: auto;
}

.bb-fixed-top {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1030;
}

.custom-logo-link {
	float: left;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-right: 5px;
	padding-left: 25px;
}

.site-branding .custom-logo-link {
	float: none;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-right: 2px;
	padding-left: 2px;
	text-align: center;
}

.bb-site-title-top, .bb-site-description-top {
	margin: 0;
	text-align: left;
	transition: 1200ms ease;
	padding-right: 50px;
	padding-top: 0px;
}

.bb-site-title-top {
	text-shadow: 3px 3px #000000;
}

.custom-logo {
	transition: 1200ms ease;
}

@media (max-width: 600px) {
	.bb-site-title-top {
		font-size: 25px;
	}
	.bb-site-description-top {
		font-size: 15px;
	}
}

.nav-menu {
	transition: 1200ms ease;
}

@media screen and (min-width: 1065px) {
	#bb-toggle {
		display: none !important;
	}
	.nav-menu {
		float: right;
		padding-top: 50px;
		padding-bottom: 25px;
		padding-right: 25px;
		padding-left: 5px;
	}
	.bb-no-descrip-no-logo {
		padding-top: 37px;
	}
	#bb-popout {
		display: block !important;
	}
}

@media screen and (min-width: 1065px) {
	.custom-logo-link {
		padding-left: 50px;
	}
	.nav-menu {
		padding-right: 50px;
	}
}

@media screen and (min-width: 1250px) {
	.custom-logo-link {
		padding-left: 100px;
	}
	.nav-menu {
		padding-right: 100px;
	}
}

@media screen and (max-width: 1064px) {
	#bb-popout {
		position: fixed;
		height: 100%;
		width: 250px;
		background: rgba(244, 244, 244, .9);
		color: #000;
		top: 0px;
		left: -250px;
		overflow: auto;
		overflow-x: hidden;
		scrollbar-width: thin;
		scrollbar-color: #fff #000;
	}
	#bb-popout li {
		margin-left: -50px;
		width: 250px;
		padding-right: 15px;
	}
	#bb-popout ul ul {
		position: relative;
		left: 0;
		box-shadow: none;
		float: none;
		top: 0;
		z-index: 99999;
		background: transparent;
	}
	#bb-sideSlide .wp-social-link{
		width: auto;
		margin-left: 0px;
		padding-right: 0px;
	}
	.main-navigation ul li:hover>ul, .main-navigation ul li:focus-within>ul {
		display: block;
		left: auto;
		right: auto;
		text-align: left;
	}
	.bb-toggle-no-descrip-no-logo {
		top: 30px;
	}
	#bb-toggle {
		float: right;
		position: fixed;
		top: 46px;
		right: 15px;
		width: 40px;
		height: 36px;
		background: rgba(202, 183, 183, 1) !important;
		border-radius: 10px;
		padding-left: 1.5px;
		transition: 1200ms ease;
		box-shadow: 3px 3px #000000;
		display: block !important;
	}
	#bb-toggle img { 
		width: 36px;
	}
	#bb-close-icon {
		display: none;
	}
	#bb-toggle:hover {
		cursor: pointer;
	}
	#bb-toggle:focus img {
		border: 5px solid #900;
	}
	.nav-menu, .bb-no-descrip-no-logo {
		padding-top: 0px !important;
		margin-bottom: 0px;
	}
	.nav-menu li {
		border-bottom: 1px solid #000;
		padding: 20px;
		width: 100%;
	}
	.nav-menu li li {
		border-bottom: none;
		padding: 0px;
		padding-left: 40px;
		width: 100%;
	}
	.nav-menu li a {
		text-decoration: none;
		width: 100%;
	}
	.nav-menu li a:hover {
		color: #1e73be;
		text-decoration: none;
		width: 100%;
	}
}

@media screen and (max-width: 750px) {
	.bb-side-menu{
		padding-top: 0px !important;
		margin-bottom: 0px;
	}
	.bb-side-menu li{
		border-bottom: 1px solid #000;
		padding: 20px;
		width: 100%;
	}
	.bb-side-menu li {
		margin-top: -20px;
	}
	.bb-side-menu .sub-menu {
		margin-top: 20px;
	}
	.bb-side-menu li li{
		border-bottom: none;
		padding: 0px;
		padding-left: 40px;
		width: 100%;
	}
	.bb-side-menu li a{
		text-decoration: none;
		width: 100%;
	}
	.bb-side-menu li a:hover {
		color: #1e73be;
		text-decoration: none;
		width: 100%;
	}
}

@media screen and (max-width: 600px) {
	#bb-toggle {
		transition: 1200ms ease;
		top: 40px;
	}
}

#site-navigation {
	transition: 1200ms ease;
	background: transparent !important;
	background: rgba(244, 244, 244, 0.9) !important;
}

#site-navigation.scrolled {
	transition: 1200ms ease;
	background: rgba(244, 244, 244, 1) !important;
}

.bb-center-image img,
.wp-block-post-featured-image img {
	width: 85%;
	margin-left: auto;
	margin-right: auto;
	display: block;
	border-radius: 10px;
	margin-bottom: 20px;
	margin-top: 20px;
}

.wp-block-site-logo.is-default-size,
.wp-block-site-logo.is-default-size img,
.wp-block-site-logo.is-default-size a,
.wp-block-site-logo,
.wp-block-site-logo img,
.wp-block-site-logo a {
	float: none;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	border-radius: 10px;
	margin-bottom: 20px;
	margin-top: 20px;
}

.post-thumbnail, .post-thumbnail img {
	border-radius: 10px;
}

/* Prelaoder */

#bb-preloader {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9999;
	overflow: hidden;
	background: #f4f4f4;
}

#bb-preloader h1, #bb-preloader h2 {
	font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
	text-align: center;
}

#bb-preloader:before {
	content: "";
	position: fixed;
	top: calc(50%);
	left: calc(50% - 62px);
	border: 6px solid #f4f4f4;
	border-top: 6px solid #000;
	border-radius: 50%;
	width: 100px;
	height: 100px;
	-webkit-animation: animate-preloader 1s linear infinite;
	animation: animate-preloader 1s linear infinite;
}

@-webkit-keyframes animate-preloader {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes animate-preloader {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

.bb-back-to-top {
	position: fixed;
	bottom: 25px;
	right: 25px;
	display: none;
	background: rgba(244, 244, 244, 0.9);
	padding: 15px;
	border-radius: 10px;
	z-index: 1000;
}

.bb-scroll-down {
	position: absolute;
	bottom: 25px;
	right: 25px;
	background: rgba(244, 244, 244, 0.9);
	padding: 15px;
	border-radius: 10px;
}

.bb-top-padding {
	margin: 280px;
}

.bb-top-padding-media-to-background {
	margin: 4000px;
}

.bb-nudge {
	margin: 75px;
}

tbody {
	color: #fff !important;
	background: #000;
}

th {
	color: #000 !important;
	background: #fff;
}

th a {
	color: #000 !important;
	background: #fff;
}

span {
	margin: 2px;
}

html::-webkit-scrollbar {
	width: 5px;
	height: 5px;
}

html::-webkit-scrollbar-thumb {
	background: #fff;
}

html::-webkit-scrollbar-track {
	background: #000;
}

pre::-webkit-scrollbar {
	width: 5px;
	height: 5px;
}

pre::-webkit-scrollbar-thumb {
	background: #fff;
}

pre::-webkit-scrollbar-track {
	background: #000;
}

.sideStick::-webkit-scrollbar {
	width: 5px;
	height: 5px;
}

.sideStick::-webkit-scrollbar-thumb {
	background: #fff;
}

.sideStick::-webkit-scrollbar-track {
	background: #000;
}

#secondary::-webkit-scrollbar,
#bb-secondSide::-webkit-scrollbar {
	width: 5px;
	height: 5px;
}

#secondary::-webkit-scrollbar-thumb,
#bb-secondSide::-webkit-scrollbar-thumb {
	background: #fff;
}

#secondary::-webkit-scrollbar-track,
#bb-secondSide::-webkit-scrollbar-track {
	background: #000;
}

#bb-popout::-webkit-scrollbar {
	width: 5px;
	height: 5px;
}

#bb-popout::-webkit-scrollbar-thumb {
	background: #fff;
}

#bb-popout::-webkit-scrollbar-track {
	background: #000;
}

.sideStick, #secondary, #bb-secondSide {
	overflow: auto;
	overflow-x: hidden;
	scrollbar-width: thin;
	scrollbar-color: #fff #000;
}

#bb-feature-image, #bb-feature-image img {
	position: fixed;
	left: 0;
	top: 0;
	z-index: -999;
	width: auto;
	height: auto;
	min-width: 100vw;
	/*mins are mandatory*/
	min-height: 100vh;
	max-width: 100vw;
	/*when both maxes are cut off video fills screen, but is cut off on smaller screens*/
	max-height: 100vh;
	/*makes video and image big for large screen and video small for small sceens*/
}

#bb-back-image, #bb-back-image img {
	position: fixed;
	left: 0;
	top: 0;
	z-index: -999;
	width: auto;
	height: auto;
	min-width: 100vw;
	/*mins are mandatory*/
	min-height: 100vh;
	max-width: 100vw;
	/*when both maxes are cut off video fills screen, but is cut off on smaller screens*/
	max-height: 100vh;
	/*makes video and image big for large screen and video small for small sceens*/
}

.post-template-default .bb-fv, .page-template-default .bb-fv {
	position: fixed;
	left: 0;
	top: 0;
	z-index: -999;
	width: auto;
	height: auto;
	min-width: 100vw;
	min-height: 100vh;
	max-width: 100vw;
	max-height: 100vh;
}

.bb-backVid, .bb-backVid video, .bb-backVid .mejs-container, .bb-backVid .mejs-container .bb-backVid .mejs-controls, .bb-backVid .mejs-embed, .bb-backVid .mejs-embed body {
	position: fixed;
	left: 0;
	top: 0;
	z-index: -999;
	width: auto;
	height: auto;
	min-width: 100vw;
	min-height: 100vh;
	max-width: 100vw;
	max-height: 100vh;
}

.bb-backVid .mejs-container, .bb-backVid .mejs-container .bb-backVid .mejs-controls, .bb-backVid .mejs-embed, .bb-backVid .mejs-embed body {
	background: transparent !important;
}

.bb-backVid .mejs-controls, .bb-backVid .mejs-offscreen {
	display: none !important;
	background: transparent !important;
}

.home .bb-fv {
	position: static;
	width: auto;
	height: auto;
	min-width: 0;
	min-height: 0;
	max-width: 100%;
	max-height: 100%;
}

.wp-custom-header {
	background: transparent;
}

/* Alignments
--------------------------------------------- */

.alignleft {
	/*rtl:ignore*/
	float: left;
	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
	margin-top: 1em;
}

.alignright {
	/*rtl:ignore*/
	float: right;
	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
	margin-top: 1em;
}

.aligncenter,
.alignnone {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}

#bb-sideSlide .aligncenter,
#bb-sideSlide .alignright,
#bb-sideSlide .alignleft,
#bb-sideSlide .alignnone {
	float: none;
	margin-left: 48px;
}

#bb-sideSlide .wp-block-social-links {
	margin-left: 0px;
}

.bb-negative {
	clear: left;
	clear: right;
}

@media screen and (min-width: 0px) {
	.wp-block-gallery.columns-8 .blocks-gallery-item, .wp-block-gallery.columns-7 .blocks-gallery-item, .wp-block-gallery.columns-6 .blocks-gallery-item, .wp-block-gallery.columns-5 .blocks-gallery-item, .wp-block-gallery.columns-4 .blocks-gallery-item, .wp-block-gallery.columns-3 .blocks-gallery-item, .wp-block-gallery.columns-2 .blocks-gallery-item {
		width: calc(45%);
	}
}

@media screen and (min-width: 650px) {
	.wp-block-gallery.columns-8 .blocks-gallery-item, .wp-block-gallery.columns-7 .blocks-gallery-item, .wp-block-gallery.columns-6 .blocks-gallery-item, .wp-block-gallery.columns-5 .blocks-gallery-item, .wp-block-gallery.columns-4 .blocks-gallery-item, .wp-block-gallery.columns-3 .blocks-gallery-item {
		width: calc(30%);
	}
}

@media screen and (min-width: 900px) {
	.wp-block-gallery.columns-8 .blocks-gallery-item, .wp-block-gallery.columns-7 .blocks-gallery-item, .wp-block-gallery.columns-6 .blocks-gallery-item, .wp-block-gallery.columns-5 .blocks-gallery-item, .wp-block-gallery.columns-4 .blocks-gallery-item {
		width: calc(22%);
	}
}

@media screen and (min-width: 950px) {
	.wp-block-gallery.columns-5 .blocks-gallery-item {
		width: calc(17%);
	}
}

@media screen and (min-width: 1000px) {
	.wp-block-gallery.columns-8 .blocks-gallery-item, .wp-block-gallery.columns-7 .blocks-gallery-item {
		width: calc(12%);
	}
	.wp-block-gallery.columns-6 .blocks-gallery-item {
		width: calc(14%);
	}
}

@media screen and (min-width: 1150px) {
	.wp-block-gallery.columns-8 .blocks-gallery-item {
		width: calc(10%);
	}
}

.wp-block-gallery .blocks-gallery-item figcaption {
	width: auto;
}

.blocks-gallery-grid .blocks-gallery-item, .block-gallery .blocks-gallery-item, .blocks-gallery-grid .blocks-gallery-item figure, .wp-block-gallery .blocks-gallery-item figure, .blocks-gallery-grid .blocks-gallery-image figure, .wp-block-gallery .blocks-gallery-image figure {
	justify-content: space-between;
	align-content: space-between;
}

.blocks-gallery-grid .blocks-gallery-image, .blocks-gallery-grid .blocks-gallery-item, .wp-block-gallery .blocks-gallery-image, .wp-block-gallery .blocks-gallery-item {
	margin: 0 16px 16px 0;
	margin-right: 16px;
	display: flex;
	flex-grow: 1;
	flex-direction: column;
	justify-content: space-between;
	align-content: space-between;
	position: relative;
}

.blocks-gallery-grid.columns-3 .blocks-gallery-image:nth-of-type(3n), .blocks-gallery-grid.columns-3 .blocks-gallery-item:nth-of-type(3n), .wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n), .wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n) {
	margin-right: 16px;
}

.blocks-gallery-grid .blocks-gallery-image figure, .blocks-gallery-grid .blocks-gallery-item figure, .wp-block-gallery .blocks-gallery-image figure, .wp-block-gallery .blocks-gallery-item figure {
	margin: 5px;
}

.widget_search .search-form .search-submit, .form-submit .submit, .widget_search .search-form #submit, .error-404 .search-submit, .no-results .search-submit {
	height: 32px;
	text-transform: uppercase;
	border: 1px solid #000;
	background-color: transparent;
	color: #000;
	margin-top: 15px;
	cursor: pointer;
	transition: 0.5s ease all;
}

.wp-block-search .wp-block-search__button {
	border: 1px solid #000;
	background-color: transparent;
	color: #000;
}

.widget_search .search-form .search-submit, .widget_search .search-form #submit, .error-404 .search-submit, .no-results .search-submit {
	width: 34%;
}

.search-field {
	width: 64%;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
	border: 1px solid #000;
}

.bb-social-media-icons {
	font-size: 40px;
}

.site-footer {
	max-width: 550px;
	text-align: center;
}

@media screen and (min-width: 1800px){
	.site-footer {
		max-width: 750px;
	}
}

@media screen and (min-width: 2400px){
	.site-footer {
		max-width: 60rem;
	}
}

.wp-block-media-text__content p,
.wp-block-media-text h1,
.wp-block-media-text h2,
.wp-block-media-text h3,
.wp-block-media-text h4,
.wp-block-media-text h5,
.wp-block-media-text h6 {
	width: 100% !important;
}

.no-results .page-content {
	float: none !important;
}

.no-sidebar .no-results {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 85%;
	background: rgba(244, 244, 244 0.9);
	border-radius: 5px;
	padding-top: 1px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}

.search-results .bb-fv {
	display: none;
}

.single .is-style-bb-background,
.single .is-style-bb-background video,
.page .is-style-bb-background,
.page .is-style-bb-background video {
	position: fixed;
	left: 0;
	top: 0;
	z-index: -999;
	width: auto;
	height: auto;
	min-width: 100vw;
	min-height: 100vh;
	max-width: 100vw;
	max-height: 100vh;
}

.single .is-style-bb-block-bg-fit,
.single .is-style-bb-block-bg-fit img,
.page .is-style-bb-block-bg-fit,
.page .is-style-bb-block-bg-fit img,
.single .is-style-bb-block-bg-full,
.single .is-style-bb-block-bg-full img,
.page .is-style-bb-block-bg-full,
.page .is-style-bb-block-bg-full img {
	position: fixed;
	left: 0;
	top: 0;
	z-index: -999;
	width: auto;
	height: auto;
	min-width: 100vw;
	/*mins are mandatory*/
	min-height: 100vh;
	max-width: 100vw;
	/*when both maxes are cut off video fills screen, but is cut off on smaller screens*/
	max-height: 100vh;
	/*makes video and image big for large screen and video small for small sceens*/
}

.page .is-style-bb-block-fi-full,
.single .is-style-bb-block-fi-full,
.page .is-style-bb-block-fi-fit,
.single .is-style-bb-block-fi-fit {
	display: none;
}

.more-link {
	text-align: center;
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}
@media screen and (max-width: 500px) {
	.archive-description pre,
	.entry-content pre,
	.search-results pre,
	.entry-title,
	.bb-center-image img,
	.home .bb-fv,
	.home .bb-fv video,
	code,
	.page-content p,
	.page-content .widget, h1,
	h2, h3, h4, h5, h6 {
			width: 100%;
		}
	.wp-block-embed,
	.wp-block-video video,
	.wp-block-video figcaption,
	.wp-block-embed iframe {
		max-width: 100%;
	}
	
	.wp-block-image,
	.wp-block-image img {
		max-width: 100%;
	}
	.entry-content ul,
	.entry-content ol,
	.bb-alignleftstyle ul, .bb-alignrightstyle ul, .bb-aligncenterstyle ul, .bb-alignleftstyle ol,
	.bb-alignrightstyle ol, .bb-aligncenterstyle ol,
	.bb-alignleftstyle dl, .bb-alignrightstyle dl, .bb-aligncenterstyle dl,
	.bb-alignleftstyle address, .bb-alignrightstyle address, .bb-aligncenterstyle address {
		width: 100%;
	}
	
	.entry-meta,
	.page-links {
		width: 100%;
	}

	.entry-footer {
		width: 95%;
	}
	code, cite {
		width: 100%
	}
	.gallery {
		display: block;
	}
}
.sideStick .archive-description pre,
.sideStick .entry-content pre,
.sideStick .search-results pre,
.sideStick .entry-title,
.sideStick .bb-center-image img,
.sideStick .home .bb-fv,
.sideStick .sideStick .home .bb-fv video,
.sideStick code,
.sideStick .page-content p,
.sideStick .page-content .widget,
.sideStick h1,
.sideStick h2,
.sideStick h3,
.sideStick h4,
.sideStick h5,
.sideStick h6 {
	width: 100%;
	max-width: 58rem;
}
.sideStick .wp-block-embed,
.sideStick .wp-block-video video,
.sideStick .wp-block-video figcaption,
.sideStick .wp-block-embed iframe {
	max-width: 100%;
}

.sideStick .wp-block-image,
.sideStick .wp-block-image img {
	width: 100%;
}

.sideStick code, .sideStick cite {
	width: 100%;
	max-width: 58rem;
}
.sideStick .gallery {
	display: block;
}

.no-comments {
	text-align: center;
}
#bb-sideSlide li {
	margin-bottom: 20px;
}
/*Modification for Version 5.8*/
.wp-block-video,
.wp-block-embed__wrapper {
	margin: 1em 0 !important;
}
.wp-block-image {
	margin-top: 1em !important;
	margin-bottom: 1em !important;
}
.wp-block-query .bb-fv,
.wp-block-query .is-style-bb-background,
.wp-block-query .is-style-bb-block-bg-fit,
.wp-block-query .is-style-bb-block-bg-full,
.wp-block-latest-posts .bb-fv,
.wp-block-latest-posts .is-style-bb-background,
.wp-block-latest-posts .is-style-bb-block-bg-fit,
.wp-block-latest-posts .is-style-bb-block-bg-full
 {
	position: relative;
	display: none !important;
}
.wp-block-query h2,
.wp-block-query p,
.wp-block-query .is-flex-container {
	width: 100% !important;
	max-width: 174rem;
}
.wp-block-query .wp-block-post-featured-image {
	clear: both;
    margin-left: auto;
    margin-right: auto;
    text-align: center
}
.wp-block-loginout {
	text-align: center;
}
/*Underline menu links*/
.nav-menu .current_page_item,
.nav-menu .current-menu-item  {
	text-decoration: underline; 
}
a {
	-webkit-text-decoration-color: #000 !important; /* Safari */  
        text-decoration-color: #000 !important;
}
@media screen and (max-width: 1064px) {
	#bb-popout #primary-menu .sub-menu a {
		margin-top: 20px;
	}
	#bb-popout #bb-sidebar-menu ul a {
		margin-top: 40px;
	}
}

/*STRICT STYLE*/
.entry-title {
	width:75%;
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.bb-center-image img {
	width: 75%;
	max-width: 58rem;
}
.wp-block-video video {
	width: 75%;
}
.wp-block-video video,
#player {
	max-width: 58rem;
}
.wp-block-cover{
	margin-top: 10px;
}
.wp-block-button,
.wp-block-button__link {
	margin: 5px;
	text-align: center;
}
.wp-block-embed,
.wp-block-image,
.wp-block-image img,
.wp-block-video figcaption,
.wp-block-embed iframe,
.wp-block-embed figcaption,
.twitter-tweet,
.fb-post,
.fb_iframe_widget,
.fb_iframe_widget_fluid,
.fb-post iframe,
p iframe,
.wp-block-file,
#player,
.player {
	width: 75%;
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	max-width: 58rem;
}

.wp-block-image img {
	width: 100%;
}

.jetpack-video-wrapper iframe,
.wp-block-embed-instagram,
.instagram-media {
	margin-left: auto !important;
	margin-right: auto !important;
}

.wp-block-embed figcaption,
.wp-block-video figcaption {
	text-align: center; 
}

.wp-block-embed iframe,
.wp-block-embed span {
	max-width: 100%;
}

.wp-block-video,
.wp-block-video video,
#player{
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.home .bb-fv,
.home .bb-fv video {
	width:75%;
	max-width: 58rem;
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.entry-meta,
.entry-footer,
.page-links {
	width:75%;
	float: none;
	text-align: center;
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

@media screen and (max-width: 500px) {
	.archive-description p,
	.entry-content p,
	.search-results p,
	.search-results .bb-alignleftstyle p, .search-results .bb-aligncenterstyle p, .entry-meta span, .archive-description p,
	.entry-content pre, .search-results .bb-alignleftstyle pre, .search-results .bb-aligncenterstyle pre, .archive-description pre,
	.page-content p,
	.page-content .widget,
	.entry-title,
	.bb-center-image img,
	.home .bb-fv,
	.home .bb-fv video,
	code,
	h1, h2, h3, h4, h5, h6,
	.wp-block-embed,
	.wp-block-image,
	.wp-block-image img,
	.wp-block-video figcaption,
	.wp-block-embed iframe,
	.wp-block-embed figcaption,
	.twitter-tweet,
	.fb-post,
	.fb_iframe_widget,
	.fb_iframe_widget_fluid,
	.fb-post iframe,
	p iframe,
	.wp-block-file {
			width: 100%;
		}
	.wp-block-embed,
	.wp-block-video video,
	.wp-block-video figcaption,
	#player,
	p iframe {
		width: 100%;
		max-width: 100%;
	}
	
	.wp-block-image,
	.wp-block-image img{
		max-width: 100%;
	}
	.entry-content ul,
	.entry-content ol{
		width: 100%;
	}
	
	.entry-meta,
	.page-links {
		width: 100%;
	}

	.entry-footer {
		width: 95%;
	}
}
.nav-links {
	font-size: 15px;
}
.post-navigation, .pagination {
	padding-left: 5px;
	padding-right: 5px;
	width: 85%;
}
@media screen and (max-width: 1050px) {
	.nav-links {
		font-size: 15px;
	}
	.widget_search .search-form .search-submit, .widget_search .search-form #submit, .error-404 .search-submit, .no-results .search-submit {
		width: 32%
	}
}
@media screen and (max-width: 600px) {
	.nav-links,
	.page-header{
		font-size: 13px;
	}
	.post-navigation, .pagination {
		padding-left: 3x;
		padding-right: 3px;
	}
}

input {
	font-family: RobotoCondensed-Bold, Arial, Helvetica, sans-serif;
}

.wp-block-latest-posts__featured-image.alignleft {
    margin-top: 8px;
}
.bb-aligncenterstyle,
.bb-alignleftstyle,
.bb-alignrightstyle,
.bb-back-to-top,
.posts-navigation, .post-navigation, .pagination {
	border: 5px solid #000000;
}
.site-title a,
.bb-site-title-top a,
.site-title a:visited,
.bb-site-title-top a:visited {
	color: #000;
}
.bb-alignrightstyle .wp-block-latest-comments {
	padding-left: 0px;
}
#bb-popout .wp-block-latest-comments {
	margin-left: 10px;
}

.wp-block-search {
	text-align: left;
}
.sideStick .is-style-bb-background,
.sideStick .bb-fv,
#bb-sideSlide .is-style-bb-background {
	display: none !important;
}

.wp-block-column .wp-block-image,
.wp-block-column .wp-block-image img,
.wp-block-column h2,
.wp-block-column p,
.page .entry-content.bb-aligncenterstyle .wp-block-column p {
	width: 100% !important;
}

.sideStick ol,
.sideStick ul{
	margin-bottom: 0px;
}

#bb-popout .woocommerce ul {
	margin-left: 50px;
}

.sideStick .woocommerce {
	margin-top: -10px;
}

.woocommerce h3 {
	text-align: left;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul, 
.woocommerce div.product div.images.woocommerce-product-gallery,
.woocommerce span.onsale  {
	list-style: none;
	margin-top: 20px;
}

.woocommerce form .form-row-last, .woocommerce-page form .form-row-last {
    float: left;
}

.entry-content ol ol,
.entry-content ul ul,
.entry-content ol ul,
.entry-content ul ol,
.entry-content ol ol ol,
.entry-content ul ul ul,
.entry-content ol ul ol,
.entry-content ul ol ul,
.entry-content ul ol ol,
.entry-content ol ul ul,
.entry-content ol ol ul,
.entry-content ul ul ol {
	width: 100% !important;
}

#bb-sideSlide li li{
	margin-bottom: 0px;
}

#bb-sideSlide .widget_block ul ul,
#bb-sideSlide .widget ul ul{
	margin-left: 65px
}

#bb-sideSlide .widget_block ol,
#bb-sideSlide .widget ol{
	margin-left: 25px
}

#bb-sideSlide .widget_block li,
#bb-sideSlide .widget li {
	margin-top: 20px;
}

.wp-block-gallery {
	justify-content: center;
}

/*This necessary so that it works on ios mobile*/
.wp-block-search__input,
.search-field {
	background: #fff !important;
	color: #000 !important;
	-webkit-appearance: none;
	border-radius: 0;
}

.site-footer .wp-block-social-links {
	margin-bottom: 0px;
	justify-content: center;
}