.ezoic-wrapper {
  .widget-grid-view-image: image:nth-child(even);
  .widget-grid-view-image-float: right; }
  .ezoic-wrapper .jp-carousel-wrap * {
    line-height: inherit; }
  .ezoic-wrapper .jp-carousel-overlay {
    background: black; }
  .ezoic-wrapper div.jp-carousel-fadeaway {
    position: fixed;
    bottom: 0;
    z-index: 2147483647;
    width: 100%;
    height: 15px; }
  .ezoic-wrapper .jp-carousel-next-button span,
  .ezoic-wrapper .jp-carousel-previous-button span {
    background: url('http://cdn-5.wololo.net/wagic/wp-content/plugins/jetpack/modules/carousel/images/arrows.png') center center/200px 126px no-repeat; }
  .ezoic-wrapper .jp-carousel-msg {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    display: inline-block;
    line-height: 19px;
    padding: 11px 15px;
    font-size: 14px;
    text-align: center;
    margin: 25px 20px 0 2px;
    background-color: white;
    border-left: 4px solid #ffba00; }
  .ezoic-wrapper .jp-carousel-wrap {
    font-family: "Helvetica Neue", sans-serif !important; }
  .ezoic-wrapper .jp-carousel-info {
    position: absolute;
    bottom: 0;
    text-align: left !important;
    -webkit-font-smoothing: subpixel-antialiased !important; }
  .ezoic-wrapper .jp-carousel-info ::selection {
    background: #68c9e8;
    color: white; }
  .ezoic-wrapper .jp-carousel-info ::-moz-selection {
    background: #68c9e8;
    color: white; }
  .ezoic-wrapper .jp-carousel-photo-info {
    position: relative;
    left: 25%;
    width: 50%; }
  .ezoic-wrapper .jp-carousel-transitions .jp-carousel-photo-info {
    transition: 400 ease-out; }
  .ezoic-wrapper .jp-carousel-info h2 {
    background: none !important;
    border: none !important;
    color: #999999;
    display: block !important;
    font:400 13px/1.25em "Helvetica Neue",sans-serif!important;
    letter-spacing: 0 !important;
    margin: 7px 0 0 !important;
    padding: 10px 0 0 !important;
    overflow: hidden;
    text-align: left;
    text-transform: none !important;
    -webkit-font-smoothing: subpixel-antialiased; }
  .ezoic-wrapper .jp-carousel-next-button,
  .ezoic-wrapper .jp-carousel-previous-button {
    text-indent: -9999px;
    overflow: hidden;
    cursor: pointer; }
  .ezoic-wrapper .jp-carousel-next-button span,
  .ezoic-wrapper .jp-carousel-previous-button span {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 82px;
    zoom: 1;
    filter: alpha(100);
    opacity: 0.2; }
  .ezoic-wrapper .jp-carousel-transitions .jp-carousel-next-button span,
  .ezoic-wrapper .jp-carousel-transitions .jp-carousel-previous-button span {
    transition: 500 opacity ease-out; }
  .ezoic-wrapper .jp-carousel-next-button:hover span,
  .ezoic-wrapper .jp-carousel-previous-button:hover span {
    filter: alpha(100);
    opacity: 0.6; }
  .ezoic-wrapper .jp-carousel-next-button span {
    background-position: -110px center;
    right: 0; }
  .ezoic-wrapper .jp-carousel-previous-button span {
    background-position: -10px center;
    left: 0; }
  .ezoic-wrapper .jp-carousel-buttons {
    margin: -18px -20px 15px;
    padding: 8px 10px;
    border-bottom: 1px solid #222222;
    background: #222222;
    text-align: center; }
  .ezoic-wrapper div.jp-carousel-buttons a {
    border: none !important;
    color: #999999;
    font:400 11px/1.2em "Helvetica Neue",sans-serif!important;
    letter-spacing: 0 !important;
    padding: 5px 2px 5px 0;
    text-decoration: none !important;
    vertical-align: middle;
    -webkit-font-smoothing: subpixel-antialiased; }
  .ezoic-wrapper div.jp-carousel-buttons a:hover {
    color: #68c9e8;
    border: none !important; }
  .ezoic-wrapper .jp-carousel-transitions div.jp-carousel-buttons a:hover {
    transition: none !important; }
  .ezoic-wrapper .jp-carousel-next-button,
  .ezoic-wrapper .jp-carousel-previous-button,
  .ezoic-wrapper .jp-carousel-slide,
  .ezoic-wrapper .jp-carousel-slide img {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  .ezoic-wrapper .jp-carousel-slide {
    position: fixed;
    width: 0;
    bottom: 0;
    background-color: black;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px; }
  .ezoic-wrapper .jp-carousel-slide.selected {
    position: absolute !important;
    filter: alpha(100);
    opacity: 1; }
  .ezoic-wrapper .jp-carousel-slide {
    filter: alpha(100);
    opacity: 0.25; }
  .ezoic-wrapper .jp-carousel-slide img {
    display: block;
    width: 100% !important;
    height: 100% !important;
    max-width: 100% !important;
    max-height: 100% !important;
    background: none !important;
    border: none !important;
    padding: 0 !important;
    zoom: 1; }
  .ezoic-wrapper .jp-carousel-transitions .jp-carousel-slide {
    transition: opacity 400 linear; }
  .ezoic-wrapper .jp-carousel-close-hint {
    color: #999999;
    cursor: default;
    letter-spacing: 0 !important;
    padding: 0.35em 0 0;
    position: absolute;
    text-align: left;
    width: 90%; }
  .ezoic-wrapper .jp-carousel-transitions .jp-carousel-close-hint {
    transition: color 200 linear; }
  .ezoic-wrapper .jp-carousel-close-hint span {
    cursor: pointer;
    background-color: black;
    background-color: rgba(0, 0, 0, 0.8);
    display: block;
    height: 22px;
    font:400 24px/1 "Helvetica Neue",sans-serif!important;
    line-height: 22px;
    margin: 0 0 0 0.4em;
    text-align: center;
    vertical-align: middle;
    width: 22px;
    border-radius: 4px; }
  .ezoic-wrapper .jp-carousel-transitions .jp-carousel-close-hint span {
    transition: border-color 200 linear; }
  .ezoic-wrapper .jp-carousel-close-hint:hover {
    cursor: default;
    color: white; }
  .ezoic-wrapper .jp-carousel-close-hint:hover span {
    border-color: white; }
  .ezoic-wrapper a.jp-carousel-image-download,
  .ezoic-wrapper div.jp-carousel-buttons a.jp-carousel-commentlink,
  .ezoic-wrapper div.jp-carousel-buttons a.jp-carousel-like,
  .ezoic-wrapper div.jp-carousel-buttons a.jp-carousel-reblog {
    background: url('http://cdn-3.wololo.net/wagic/wp-content/plugins/jetpack/modules/carousel/images/carousel-sprite.png?5') 0 0 200px no-repeat; }
  .ezoic-wrapper div.jp-carousel-buttons a.jp-carousel-commentlink,
  .ezoic-wrapper div.jp-carousel-buttons a.jp-carousel-reblog {
    margin: 0 14px 0 0 !important; }
  .ezoic-wrapper div.jp-carousel-buttons a.jp-carousel-like.liked,
  .ezoic-wrapper div.jp-carousel-buttons a.jp-carousel-reblog.reblogged {
    background-color: #303030;
    padding-right: 8px !important;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px; }
  .ezoic-wrapper div.jp-carousel-buttons a.jp-carousel-reblog.reblogged {
    margin: 0 2px 0 -12px !important; }
  .ezoic-wrapper div.jp-carousel-buttons a.jp-carousel-reblog,
  .ezoic-wrapper div.jp-carousel-buttons a.jp-carousel-reblog.reblogged:hover {
    background-position: 6px -36px;
    padding-right: auto !important;
    padding-left: 26px !important;
    color: #999999; }
  .ezoic-wrapper div.jp-carousel-buttons a.jp-carousel-commentlink {
    background-position: 0 -156px;
    padding-left: 19px !important; }
  .ezoic-wrapper div.jp-carousel-buttons a.jp-carousel-reblog.reblogged:hover {
    cursor: default; }
  .ezoic-wrapper div.jp-carousel-buttons a.jp-carousel-reblog:hover {
    background-position: 6px -56px;
    color: #68c9e8; }
  .ezoic-wrapper div.jp-carousel-buttons a.jp-carousel-like {
    background-position: 5px 5px;
    padding-left: 24px !important; }
  .ezoic-wrapper div.jp-carousel-buttons a.jp-carousel-like:hover {
    background-position: 5px -15px; }
  .ezoic-wrapper div#carousel-reblog-box {
    background: #222222;
    padding: 3px 0 0;
    display: none;
    margin: 5px auto 0;
    border-radius: 2px;
    height: 74px;
    width: 565px; }
  .ezoic-wrapper #carousel-reblog-box textarea {
    background: #999999;
    font:13px/1.4 "Helvetica Neue",sans-serif!important;
    color: #444444;
    padding: 3px 6px;
    width: 370px;
    height: 48px;
    float: left;
    margin: 6px 9px 0;
    border: 1px solid #666666;
    border-radius: 2px; }
  .ezoic-wrapper #carousel-reblog-box textarea:focus {
    background: #cccccc;
    color: #222222; }
  .ezoic-wrapper #carousel-reblog-box label {
    color: #aaaaaa;
    font-size: 11px;
    padding-right: 2px;
    padding-left: 2px;
    display: inline;
    font-weight: 400; }
  .ezoic-wrapper #carousel-reblog-box select {
    width: 110px;
    padding: 0;
    font-size: 12px;
    font-family: "Helvetica Neue", sans-serif !important;
    background: #333333;
    color: #eeeeee;
    border: 1px solid #444444;
    margin-top: 5px; }
  .ezoic-wrapper #carousel-reblog-box .submit,
  .ezoic-wrapper #wrapper #carousel-reblog-box p.response {
    float: left;
    width: 154px;
    padding-top: 0;
    padding-left: 1px;
    overflow: hidden;
    height: 34px;
    margin: 3px 0 0 2px !important; }
  .ezoic-wrapper #wrapper #carousel-reblog-box p.response {
    font-size: 13px;
    clear: none;
    padding-left: 2px;
    height: 34px;
    color: #aaaaaa; }
  .ezoic-wrapper #carousel-reblog-box input#carousel-reblog-submit,
  .ezoic-wrapper #jp-carousel-comment-form-button-submit {
    font:13px/24px "Helvetica Neue",sans-serif!important;
    margin-top: 8px;
    padding: 0 10px !important;
    border-radius: 1em;
    height: 24px;
    color: #333333;
    cursor: pointer;
    font-weight: 400;
    background: #aaaaaa;
    border: 1px solid #444444; }
  .ezoic-wrapper #carousel-reblog-box input#carousel-reblog-submit:hover,
  .ezoic-wrapper #jp-carousel-comment-form-button-submit:hover {
    background: #cccccc; }
  .ezoic-wrapper #carousel-reblog-box .canceltext {
    color: #aaaaaa;
    font-size: 11px;
    line-height: 24px; }
  .ezoic-wrapper #carousel-reblog-box .canceltext a {
    color: white; }
  .ezoic-wrapper .jp-carousel-titleanddesc {
    border-top: 1px solid #222222;
    color: #999999;
    font-size: 15px;
    padding-top: 24px;
    margin-bottom: 20px;
    font-weight: 400; }
  .ezoic-wrapper .jp-carousel-titleanddesc-title {
    font:300 1.5em/1.1 "Helvetica Neue",sans-serif!important;
    text-transform: none !important;
    color: white;
    margin: 0 0 15px;
    padding: 0; }
  .ezoic-wrapper .jp-carousel-titleanddesc-desc p {
    color: #999999;
    line-height: 1.4;
    margin-bottom: 0.75em; }
  .ezoic-wrapper .jp-carousel-comments p a,
  .ezoic-wrapper .jp-carousel-info h2 a,
  .ezoic-wrapper .jp-carousel-titleanddesc p a {
    color: white !important;
    border: none !important;
    text-decoration: underline !important;
    font-weight: 400 !important;
    font-style: normal !important; }
  .ezoic-wrapper .jp-carousel-titleanddesc p b,
  .ezoic-wrapper .jp-carousel-titleanddesc p strong {
    font-weight: 700;
    color: #999999; }
  .ezoic-wrapper .jp-carousel-titleanddesc p em,
  .ezoic-wrapper .jp-carousel-titleanddesc p i {
    font-style: italic;
    color: #999999; }
  .ezoic-wrapper .jp-carousel-comments p a:hover,
  .ezoic-wrapper .jp-carousel-info h2 a:hover,
  .ezoic-wrapper .jp-carousel-titleanddesc p a:hover {
    color: #68c9e8 !important; }
  .ezoic-wrapper .jp-carousel-titleanddesc p:empty {
    display: none; }
  .ezoic-wrapper .jp-carousel-left-column-wrapper h1 > .ezoic-after-el,
  .ezoic-wrapper .jp-carousel-left-column-wrapper h1 > .ezoic-before-el,
  .ezoic-wrapper .jp-carousel-photo-info h1 > .ezoic-after-el,
  .ezoic-wrapper .jp-carousel-photo-info h1 > .ezoic-before-el {
    content: none !important; }
  .ezoic-wrapper .jp-carousel-image-meta {
    background: #111111;
    border: 1px solid #222222;
    color: white;
    font:12px/1.4 "Helvetica Neue",sans-serif!important;
    overflow: hidden;
    padding: 18px 20px;
    width: 209px !important; }
  .ezoic-wrapper .jp-carousel-image-meta h5,
  .ezoic-wrapper .jp-carousel-image-meta li {
    font-family: "Helvetica Neue", sans-serif !important;
    position: inherit !important;
    top: auto !important;
    right: auto !important;
    left: auto !important;
    bottom: auto !important;
    background: none !important;
    border: none !important;
    font-weight: 400 !important;
    line-height: 1.3em !important; }
  .ezoic-wrapper .jp-carousel-image-meta ul {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important; }
  .ezoic-wrapper .jp-carousel-image-meta li {
    width: 48% !important;
    float: left !important;
    margin: 0 2% 15px 0 !important;
    color: white !important;
    font-size: 13px !important; }
  .ezoic-wrapper .jp-carousel-image-meta h5 {
    color: #999999 !important;
    text-transform: uppercase !important;
    font-size: 10px !important;
    margin: 0 0 2px !important;
    letter-spacing: 0.1em !important; }
  .ezoic-wrapper a.jp-carousel-image-download {
    padding-left: 23px;
    display: inline-block;
    clear: both;
    color: #999999;
    line-height: 1;
    font-weight: 400;
    font-size: 13px;
    text-decoration: none;
    background-position: 0 -82px; }
  .ezoic-wrapper a.jp-carousel-image-download span.photo-size {
    font-size: 11px;
    border-radius: 1em;
    margin-left: 2px;
    display: inline-block; }
  .ezoic-wrapper a.jp-carousel-image-download span.photo-size-times {
    padding: 0 1px 0 2px; }
  .ezoic-wrapper a.jp-carousel-image-download:hover {
    background-position: 0 -122px;
    color: #68c9e8;
    border: none !important; }
  .ezoic-wrapper .jp-carousel-image-map {
    position: relative;
    margin: -20px -20px 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.17);
    height: 154px; }
  .ezoic-wrapper .jp-carousel-image-map img.gmap-main {
    border-top-left-radius: 6px;
    border-right: 1px solid rgba(255, 255, 255, 0.17); }
  .ezoic-wrapper .jp-carousel-image-map div.gmap-topright {
    width: 94px;
    height: 154px;
    position: absolute;
    top: 0;
    right: 0; }
  .ezoic-wrapper .jp-carousel-image-map div.imgclip {
    overflow: hidden;
    border-top-right-radius: 6px; }
  .ezoic-wrapper .jp-carousel-image-map div.gmap-topright img {
    margin-left: -40px; }
  .ezoic-wrapper .jp-carousel-image-map img.gmap-bottomright {
    position: absolute;
    top: 96px;
    right: 0; }
  .ezoic-wrapper .jp-carousel-comments {
    font:15px/1.7 "Helvetica Neue",sans-serif!important;
    font-weight: 400;
    background: none; }
  .ezoic-wrapper .jp-carousel-comments p a:active,
  .ezoic-wrapper .jp-carousel-comments p a:focus,
  .ezoic-wrapper .jp-carousel-comments p a:hover {
    color: #68c9e8 !important; }
  .ezoic-wrapper .jp-carousel-comment {
    background: none;
    color: #999999;
    margin-bottom: 20px;
    clear: left;
    overflow: auto;
    width: 100%; }
  .ezoic-wrapper .jp-carousel-comment p {
    color: #999999 !important; }
  .ezoic-wrapper .jp-carousel-comment .comment-author {
    font-size: 13px;
    font-weight: 400;
    padding: 0;
    width: auto;
    display: inline;
    float: none;
    border: none;
    margin: 0; }
  .ezoic-wrapper .jp-carousel-comment .comment-author a {
    color: white; }
  .ezoic-wrapper .jp-carousel-comment .comment-gravatar {
    float: left; }
  .ezoic-wrapper .jp-carousel-comment .comment-content {
    border: none;
    margin-left: 85px;
    padding: 0; }
  .ezoic-wrapper .jp-carousel-comment .avatar {
    margin: 0 20px 0 0;
    border-radius: 4px;
    border: none !important;
    padding: 0 !important;
    background-color: transparent !important; }
  .ezoic-wrapper .jp-carousel-comment .comment-date {
    color: #999999;
    margin-top: 4px;
    font-size: 11px;
    display: inline;
    float: right; }
  .ezoic-wrapper #jp-carousel-comment-form {
    margin: 0 0 10px !important;
    float: left;
    width: 100%; }
  .ezoic-wrapper textarea#jp-carousel-comment-form-comment-field {
    background: rgba(34, 34, 34, 0.9);
    border: 1px solid #3a3a3a;
    color: #aaaaaa;
    font:15px/1.4 "Helvetica Neue",sans-serif!important;
    width: 100%;
    padding: 10px 10px 5px;
    margin: 0;
    float: none;
    height: 147px;
    border-radius: 3px;
    overflow: hidden;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .ezoic-wrapper textarea#jp-carousel-comment-form-comment-field::-webkit-input-placeholder {
    color: #555555; }
  .ezoic-wrapper textarea#jp-carousel-comment-form-comment-field:focus {
    background: #cccccc;
    color: #222222; }
  .ezoic-wrapper textarea#jp-carousel-comment-form-comment-field:focus::-webkit-input-placeholder {
    color: #aaaaaa; }
  .ezoic-wrapper #jp-carousel-comment-form-spinner {
    color: white;
    margin: 22px 0 0 10px;
    display: block;
    width: 20px;
    height: 20px;
    float: left; }
  .ezoic-wrapper #jp-carousel-comment-form-submit-and-info-wrapper {
    display: none;
    overflow: hidden;
    width: 100%; }
  .ezoic-wrapper #jp-carousel-comment-form-commenting-as input {
    background: rgba(34, 34, 34, 0.9);
    border: 1px solid #3a3a3a;
    color: #aaaaaa;
    font:13px/1.4 "Helvetica Neue",sans-serif!important;
    padding: 3px 6px;
    float: left;
    border-radius: 2px;
    width: 285px; }
  .ezoic-wrapper #jp-carousel-comment-form-commenting-as input:focus {
    background: #cccccc;
    color: #222222; }
  .ezoic-wrapper #jp-carousel-comment-form-commenting-as p {
    font:400 13px/1.7 "Helvetica Neue",sans-serif!important;
    margin: 22px 0 0;
    float: left; }
  .ezoic-wrapper #jp-carousel-comment-form-commenting-as fieldset {
    float: left;
    border: none;
    margin: 20px 0 0;
    padding: 0;
    clear: both; }
  .ezoic-wrapper #jp-carousel-comment-form-commenting-as label {
    font:400 13px/1.7 "Helvetica Neue",sans-serif!important;
    margin: 0 20px 3px 0;
    float: left;
    width: 100px; }
  .ezoic-wrapper #jp-carousel-comment-form-button-submit {
    margin-top: 20px;
    float: right; }
  .ezoic-wrapper #jp-carousel-comment-form-container,
  .ezoic-wrapper #js-carousel-comment-form-container {
    margin-bottom: 15px;
    overflow: auto;
    width: 100%; }
  .ezoic-wrapper #jp-carousel-comment-post-results {
    display: none;
    overflow: auto;
    width: 100%; }
  .ezoic-wrapper #jp-carousel-comment-post-results span {
    display: block;
    text-align: center;
    margin-top: 20px;
    width: 100%;
    overflow: auto;
    padding: 1em 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.7);
    border-radius: 2px;
    font:13px/1.4 "Helvetica Neue",sans-serif!important;
    border: 1px solid rgba(255, 255, 255, 0.17); }
  .ezoic-wrapper .jp-carousel-comment-post-error {
    color: #df4926; }
  .ezoic-wrapper #jp-carousel-comments-closed {
    display: none;
    color: #999999; }
  .ezoic-wrapper #jp-carousel-comments-loading {
    font:400 15px/1.7 "Helvetica Neue",sans-serif!important;
    display: none;
    color: #999999;
    text-align: left;
    margin-bottom: 20px; }
  .ezoic-wrapper .jp-carousel-light .jp-carousel-overlay {
    background: white; }
  .ezoic-wrapper .jp-carousel-light .jp-carousel-next-button:hover span,
  .ezoic-wrapper .jp-carousel-light .jp-carousel-previous-button:hover span {
    opacity: 0.8; }
  .ezoic-wrapper .jp-carousel-light .jp-carousel-close-hint:hover,
  .ezoic-wrapper .jp-carousel-light .jp-carousel-titleanddesc div {
    color: black !important; }
  .ezoic-wrapper .jp-carousel-light .jp-carousel-comment .comment-author a,
  .ezoic-wrapper .jp-carousel-light .jp-carousel-comments p a,
  .ezoic-wrapper .jp-carousel-light .jp-carousel-info h2 a,
  .ezoic-wrapper .jp-carousel-light .jp-carousel-titleanddesc p a {
    color: #1e8cbe !important; }
  .ezoic-wrapper .jp-carousel-light .jp-carousel-comment .comment-author a:hover,
  .ezoic-wrapper .jp-carousel-light .jp-carousel-comments p a:hover,
  .ezoic-wrapper .jp-carousel-light .jp-carousel-info h2 a:hover,
  .ezoic-wrapper .jp-carousel-light .jp-carousel-titleanddesc p a:hover {
    color: #f1831e !important; }
  .ezoic-wrapper .jp-carousel-light .jp-carousel-comment,
  .ezoic-wrapper .jp-carousel-light .jp-carousel-comment p,
  .ezoic-wrapper .jp-carousel-light .jp-carousel-info h2,
  .ezoic-wrapper .jp-carousel-light .jp-carousel-titleanddesc,
  .ezoic-wrapper .jp-carousel-light .jp-carousel-titleanddesc p,
  .ezoic-wrapper .jp-carousel-light .jp-carousel-titleanddesc p b,
  .ezoic-wrapper .jp-carousel-light .jp-carousel-titleanddesc p em,
  .ezoic-wrapper .jp-carousel-light .jp-carousel-titleanddesc p i,
  .ezoic-wrapper .jp-carousel-light .jp-carousel-titleanddesc p strong,
  .ezoic-wrapper .jp-carousel-light div.jp-carousel-buttons a {
    color: #666666; }
  .ezoic-wrapper .jp-carousel-light .jp-carousel-buttons {
    border-bottom-color: #f0f0f0;
    background: whitesmoke; }
  .ezoic-wrapper .jp-carousel-light div.jp-carousel-buttons a:hover {
    text-decoration: none;
    color: #f1831e; }
  .ezoic-wrapper .jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog,
  .ezoic-wrapper .jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog:hover {
    background-position: 4px -56px;
    padding-left: 24px !important; }
  .ezoic-wrapper .jp-carousel-light div.jp-carousel-buttons a.jp-carousel-like.liked,
  .ezoic-wrapper .jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog.reblogged {
    background-color: #2ea2cc;
    color: white; }
  .ezoic-wrapper .jp-carousel-light div.jp-carousel-buttons a.jp-carousel-commentlink {
    background-position: 0 -176px; }
  .ezoic-wrapper .jp-carousel-light div.jp-carousel-buttons a.jp-carousel-like,
  .ezoic-wrapper .jp-carousel-light div.jp-carousel-buttons a.jp-carousel-like:hover {
    background-position: 5px -15px;
    padding-left: 23px !important; }
  .ezoic-wrapper .jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog.reblogged {
    background-position: 5px -36px; }
  .ezoic-wrapper .jp-carousel-light div.jp-carousel-buttons a.jp-carousel-like.liked {
    background-position: 5px 5px; }
  .ezoic-wrapper .jp-carousel-light div#carousel-reblog-box {
    background: #eeeeee;
    border: 1px solid #dddddd; }
  .ezoic-wrapper .jp-carousel-light #carousel-reblog-box textarea {
    color: #666666;
    border: 1px solid #cfcfcf;
    background: white; }
  .ezoic-wrapper .jp-carousel-light #carousel-reblog-box .canceltext {
    color: #888888; }
  .ezoic-wrapper .jp-carousel-light #carousel-reblog-box .canceltext a {
    color: #666666; }
  .ezoic-wrapper .jp-carousel-light #carousel-reblog-box select {
    background: #eeeeee;
    color: #333333;
    border: 1px solid #aaaaaa; }
  .ezoic-wrapper #jp-carousel-comment-form-button-submit,
  .ezoic-wrapper .jp-carousel-light #carousel-reblog-box input#carousel-reblog-submit {
    color: #333333;
    background: white;
    border: 1px solid #aaaaaa; }
  .ezoic-wrapper .jp-carousel-light .jp-carousel-image-meta {
    background: #fafafa;
    border: 1px solid #eeeeee;
    border-top-color: whitesmoke;
    border-left-color: whitesmoke;
    color: #333333; }
  .ezoic-wrapper .jp-carousel-light .jp-carousel-image-meta li {
    color: black !important; }
  .ezoic-wrapper .jp-carousel-light .jp-carousel-close-hint {
    color: #cccccc; }
  .ezoic-wrapper .jp-carousel-light .jp-carousel-close-hint span {
    background-color: white;
    border-color: #cccccc; }
  .ezoic-wrapper .jp-carousel-light #jp-carousel-comment-form-comment-field::-webkit-input-placeholder {
    color: #aaaaaa; }
  .ezoic-wrapper .jp-carousel-light #jp-carousel-comment-form-comment-field:focus {
    color: #333333; }
  .ezoic-wrapper .jp-carousel-light #jp-carousel-comment-form-comment-field:focus::-webkit-input-placeholder {
    color: #dddddd; }
  .ezoic-wrapper .jp-carousel-light a.jp-carousel-image-download {
    background-position: 0 -122px; }
  .ezoic-wrapper .jp-carousel-light a.jp-carousel-image-download:hover {
    background-position: 0 -122px;
    color: #f1831e; }
  .ezoic-wrapper .jp-carousel-light textarea#jp-carousel-comment-form-comment-field {
    background: #fbfbfb;
    color: #333333;
    border: 1px solid #dfdfdf; }
  .ezoic-wrapper .jp-carousel-light #jp-carousel-comment-form-commenting-as input {
    background: #fbfbfb;
    border: 1px solid #dfdfdf;
    color: #333333; }
  .ezoic-wrapper .jp-carousel-light #jp-carousel-comment-form-commenting-as input:focus {
    background: #fbfbfb;
    color: #333333; }
  .ezoic-wrapper .jp-carousel-light #jp-carousel-comment-post-results span {
    background: #f7f7f7;
    border: 1px solid #dfdfdf; }
  .ezoic-wrapper .jp-carousel-light .jp-carousel-slide {
    background-color: white; }
  .ezoic-wrapper .jp-carousel-light .jp-carousel-titleanddesc {
    border-top: 1px solid #eeeeee; }
  .ezoic-wrapper .contact-form .clear-form {
    clear: both; }
  .ezoic-wrapper .contact-form input[type=email],
  .ezoic-wrapper .contact-form input[type=text] {
    width: 300px;
    max-width: 98%;
    margin-bottom: 13px; }
  .ezoic-wrapper .contact-form select {
    margin-bottom: 13px; }
  .ezoic-wrapper .contact-form textarea {
    height: 200px;
    width: 80%;
    float: none;
    margin-bottom: 13px; }
  .ezoic-wrapper .contact-form input[type=checkbox],
  .ezoic-wrapper .contact-form input[type=radio] {
    float: none;
    margin-bottom: 13px; }
  .ezoic-wrapper .contact-form label {
    margin-bottom: 3px;
    float: none;
    font-weight: 700;
    display: block; }
  .ezoic-wrapper .contact-form label.checkbox,
  .ezoic-wrapper .contact-form label.radio {
    margin-bottom: 3px;
    float: none;
    font-weight: 700;
    display: inline-block; }
  .ezoic-wrapper .contact-form label span {
    color: #aaaaaa;
    margin-left: 4px;
    font-weight: 400; }
  .ezoic-wrapper .contact-form-submission {
    margin-bottom: 4em;
    padding: 1.5em 1em; }
  .ezoic-wrapper .contact-form-submission p {
    margin: 0 auto; }
  .ezoic-wrapper .form-errors .form-error-message {
    color: red; }
  .ezoic-wrapper .textwidget .contact-form input[type=email],
  .ezoic-wrapper .textwidget .contact-form input[type=text],
  .ezoic-wrapper .textwidget .contact-form textarea {
    width: 250px;
    max-width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .ezoic-wrapper #jetpack-check-feedback-spam {
    margin: 1px 8px 0 0; }
  .ezoic-wrapper .jetpack-check-feedback-spam-spinner {
    display: inline-block;
    margin-top: 7px; }
  .ezoic-wrapper .infinite-loader {
    color: black;
    display: block;
    height: 28px;
    text-indent: -9999px; }
  .ezoic-wrapper #infinite-handle span {
    background: #333333;
    border-radius: 1px;
    color: #eeeeee;
    cursor: pointer;
    font-size: 13px;
    padding: 6px 16px; }
  .ezoic-wrapper #infinite-handle span button,
  .ezoic-wrapper #infinite-handle span button:focus,
  .ezoic-wrapper #infinite-handle span button:hover {
    display: inline;
    position: static;
    padding: 0;
    margin: 0;
    border: none;
    line-height: inherit;
    background: 0 0;
    color: inherit;
    cursor: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-family: inherit; }
  .ezoic-wrapper #infinite-handle span button::-moz-focus-inner {
    margin: 0;
    padding: 0;
    border: none; }
  .ezoic-wrapper #infinite-footer {
    position: fixed;
    bottom: -50px;
    left: 0;
    width: 100%; }
  .ezoic-wrapper #infinite-footer a {
    text-decoration: none; }
  .ezoic-wrapper #infinite-footer .blog-credits a:hover,
  .ezoic-wrapper #infinite-footer .blog-info a:hover {
    color: #444444;
    text-decoration: underline; }
  .ezoic-wrapper #infinite-footer .container {
    background: rgba(255, 255, 255, 0.8);
    border-color: #cccccc;
    border-color: rgba(0, 0, 0, 0.1);
    border-style: solid;
    border-width: 1px 0 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
    overflow: hidden;
    padding: 1px 20px;
    width: 780px; }
  .ezoic-wrapper #infinite-footer .blog-credits,
  .ezoic-wrapper #infinite-footer .blog-info {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 25px; }
  .ezoic-wrapper #infinite-footer .blog-info {
    float: left;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 40%; }
  .ezoic-wrapper #infinite-footer .blog-credits {
    font-weight: 400;
    float: right;
    width: 60%; }
  .ezoic-wrapper #infinite-footer .blog-info a {
    color: #111111;
    font-size: 14px;
    font-weight: 700; }
  .ezoic-wrapper #infinite-footer .blog-credits {
    color: #888888;
    font-size: 12px;
    text-align: right; }
  .ezoic-wrapper #infinite-footer .blog-credits a {
    color: #666666; }
  .ezoic-wrapper .infinity-end.neverending #infinite-footer {
    display: none; }
  .ezoic-wrapper #wpadminbar li#wp-admin-bar-admin-bar-likes-widget {
    width: 61px;
    overflow: hidden; }
  .ezoic-wrapper #wpadminbar iframe.admin-bar-likes-widget {
    width: 61px;
    height: 28px;
    border-width: 0;
    position: absolute;
    top: 0; }
  .ezoic-wrapper div.jetpack-likes-widget-wrapper {
    width: 100%;
    position: relative; }
  .ezoic-wrapper div.jetpack-likes-widget-wrapper .sd-link-color {
    font-size: 12px; }
  .ezoic-wrapper div.jetpack-likes-widget-wrapper.slim-likes-widget {
    width: 1px; }
  .ezoic-wrapper #likes-other-gravatars {
    display: none;
    position: absolute;
    padding: 10px 10px 12px;
    background-color: #2e4453;
    border-width: 0;
    z-index: 1000; }
  .ezoic-wrapper #likes-other-gravatars * {
    line-height: normal; }
  .ezoic-wrapper #likes-other-gravatars .likes-text {
    color: white;
    font-size: 12px;
    padding-bottom: 8px; }
  .ezoic-wrapper #likes-other-gravatars li,
  .ezoic-wrapper #likes-other-gravatars ul {
    margin: 0;
    padding: 0;
    text-indent: 0;
    list-style-type: none; }
  .ezoic-wrapper #likes-other-gravatars li > .ezoic-before-el {
    content: ""; }
  .ezoic-wrapper #likes-other-gravatars ul.wpl-avatars {
    overflow: auto;
    display: block;
    max-height: 190px; }
  .ezoic-wrapper #likes-other-gravatars ul.wpl-avatars li {
    width: 32px;
    height: 32px;
    float: left;
    margin: 0 5px 5px 0; }
  .ezoic-wrapper #likes-other-gravatars ul.wpl-avatars li a {
    margin: 0 2px 0 0;
    border-bottom: none !important;
    display: block; }
  .ezoic-wrapper #likes-other-gravatars ul.wpl-avatars li a img {
    background: 0 0;
    border: none;
    margin: 0 !important;
    padding: 0 !important;
    position: static; }
  .ezoic-wrapper div.sd-box {
    border-top: 1px solid #dddddd;
    border-top: 1px solid rgba(0, 0, 0, 0.13); }
  .ezoic-wrapper .comment-likes-widget,
  .ezoic-wrapper .entry-content .post-likes-widget,
  .ezoic-wrapper .post-likes-widget {
    margin: 0;
    border-width: 0;
    display: block; }
  .ezoic-wrapper .post-likes-widget-placeholder {
    margin: 0;
    border-width: 0;
    position: relative; }
  .ezoic-wrapper .post-likes-widget-placeholder .button {
    display: none; }
  .ezoic-wrapper .post-likes-widget-placeholder .loading {
    color: #999999;
    font-size: 12px; }
  .ezoic-wrapper .slim-likes-widget .post-likes-widget {
    width: auto;
    float: none; }
  .ezoic-wrapper div.sharedaddy.sd-like-enabled .sd-like h3 {
    display: none; }
  .ezoic-wrapper div.sharedaddy.sd-like-enabled .sd-like .post-likes-widget {
    width: 100%;
    float: none;
    position: absolute;
    top: 0; }
  .ezoic-wrapper .comment-likes-widget {
    width: 100%; }
  .ezoic-wrapper .pd-rating {
    display: block !important; }
  .ezoic-wrapper .sd-gplus .sd-title {
    display: none; }
  .ezoic-wrapper #jp-relatedposts {
    display: none;
    padding-top: 1em;
    margin: 1em 0;
    position: relative;
    clear: both; }
  .ezoic-wrapper .jp-relatedposts > .ezoic-after-el {
    content: '';
    display: block;
    clear: both; }
  .ezoic-wrapper #jp-relatedposts h3.jp-relatedposts-headline {
    margin: 0 0 1em;
    display: inline-block;
    float: left;
    font-size: 9pt;
    font-weight: 700;
    font-family: inherit; }
  .ezoic-wrapper #jp-relatedposts h3.jp-relatedposts-headline em > .ezoic-before-el {
    content: "";
    display: block;
    width: 100%;
    border-top: 1px solid #dddddd;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    margin-bottom: 1em; }
  .ezoic-wrapper #jp-relatedposts h3.jp-relatedposts-headline em {
    font-style: normal;
    font-weight: 700; }
  .ezoic-wrapper #jp-relatedposts .jp-relatedposts-items {
    clear: left; }
  .ezoic-wrapper #jp-relatedposts .jp-relatedposts-items-visual {
    margin-right: -20px; }
  .ezoic-wrapper #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
    float: left;
    width: 33%;
    margin: 0 0 1em;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box; }
  .ezoic-wrapper #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post {
    padding-right: 20px;
    filter: alpha(100);
    -moz-opacity: 0.8;
    opacity: 0.8; }
  .ezoic-wrapper #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:nth-child(3n+4),
  .ezoic-wrapper #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post:nth-child(3n+4) {
    clear: both; }
  .ezoic-wrapper #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:hover .jp-relatedposts-post-title a {
    text-decoration: underline; }
  .ezoic-wrapper #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:hover {
    filter: alpha(100);
    -moz-opacity: 1;
    opacity: 1; }
  .ezoic-wrapper #jp-relatedposts .jp-relatedposts-items p,
  .ezoic-wrapper #jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
    font-size: 14px;
    line-height: 20px;
    margin: 0; }
  .ezoic-wrapper #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs {
    position: relative; }
  .ezoic-wrapper #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs a.jp-relatedposts-post-aoverlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block; }
  .ezoic-wrapper #jp-relatedposts .jp-relatedposts-items p {
    margin-bottom: 0; }
  .ezoic-wrapper #jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
    text-transform: none;
    margin: 0;
    font-family: inherit;
    display: block;
    max-width: 100%; }
  .ezoic-wrapper #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a {
    font-size: inherit;
    font-weight: 400;
    text-decoration: none;
    filter: alpha(100);
    -moz-opacity: 1;
    opacity: 1; }
  .ezoic-wrapper #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a:hover {
    text-decoration: underline; }
  .ezoic-wrapper #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post img.jp-relatedposts-post-img,
  .ezoic-wrapper #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post span {
    display: block;
    max-width: 90%;
    overflow: hidden;
    text-overflow: ellipsis; }
  .ezoic-wrapper #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post img.jp-relatedposts-post-img,
  .ezoic-wrapper #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post span {
    max-width: 100%; }
  .ezoic-wrapper #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-context,
  .ezoic-wrapper #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date {
    opacity: 0.6; }
  .ezoic-wrapper #jp-relatedposts .jp-relatedposts-items-visual div.jp-relatedposts-post-thumbs p.jp-relatedposts-post-excerpt,
  .ezoic-wrapper .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date {
    display: none; }
  .ezoic-wrapper #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs p.jp-relatedposts-post-excerpt {
    overflow: hidden; }
  .ezoic-wrapper #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs span {
    margin-bottom: 1em; }
  .ezoic-wrapper #jp-post-flair {
    padding-top: 0.5em; }
  .ezoic-wrapper #content div.sharedaddy,
  .ezoic-wrapper #main div.sharedaddy,
  .ezoic-wrapper div.sharedaddy {
    clear: both; }
  .ezoic-wrapper div.sharedaddy h3.sd-title {
    margin: 0 0 1em;
    display: inline-block;
    line-height: 1.2;
    font-size: 9pt;
    font-weight: 700; }
  .ezoic-wrapper div.sharedaddy h3.sd-title > .ezoic-before-el {
    content: "";
    display: block;
    width: 100%;
    border-top: 1px solid #dddddd;
    margin-bottom: 1em; }
  
 #stylesheet_body.highlander-light h3.sd-title > .ezoic-before-el {
    border-top: 1px solid rgba(0, 0, 0, 0.2); }
  
 #stylesheet_body.highlander-dark h3.sd-title > .ezoic-before-el {
    border-top: 1px solid rgba(255, 255, 255, 0.4); }
  .ezoic-wrapper .sd-content ul {
    padding: 0 !important;
    margin: 0 0 0.7em !important;
    list-style: none !important; }
  .ezoic-wrapper .sd-content ul li {
    display: inline-block; }
  .ezoic-wrapper .sd-block.sd-gplus {
    margin: 0 0 0.5em; }
  .ezoic-wrapper .sd-gplus .sd-content {
    font-size: 12px; }
  .ezoic-wrapper #sharing_email .sharing_send,
  .ezoic-wrapper .sd-content ul li .option a.share-ustom,
  .ezoic-wrapper .sd-content ul li a.sd-button,
  .ezoic-wrapper .sd-content ul li.advanced a.share-more,
  .ezoic-wrapper .sd-content ul li.preview-item div.option.option-smart-off a,
  .ezoic-wrapper .sd-social-icon .sd-content ul li a.sd-button,
  .ezoic-wrapper .sd-social-icon-text .sd-content ul li a.sd-button,
  .ezoic-wrapper .sd-social-official .sd-content>ul>li .digg_button >a,
  .ezoic-wrapper .sd-social-official .sd-content>ul>li>a.sd-button,
  .ezoic-wrapper .sd-social-text .sd-content ul li a.sd-button {
    text-decoration: none !important;
    display: inline-block;
    margin: 0 5px 5px 0;
    font-size: 12px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    border-radius: 3px;
    color: #777777 !important;
    background: #f8f8f8;
    border: 1px solid #cccccc;
    line-height: 23px;
    padding: 1px 8px 0 5px; }
  .ezoic-wrapper .sd-content ul li .option a.share-ustom span,
  .ezoic-wrapper .sd-content ul li a.sd-button>span,
  .ezoic-wrapper .sd-content ul li.advanced a.share-more span,
  .ezoic-wrapper .sd-content ul li.preview-item div.option.option-smart-off a span,
  .ezoic-wrapper .sd-social-icon-text .sd-content ul li a.sd-button>span,
  .ezoic-wrapper .sd-social-official .sd-content>ul>li .digg_button >a span,
  .ezoic-wrapper .sd-social-official .sd-content>ul>li>a.sd-button span,
  .ezoic-wrapper .sd-social-text .sd-content ul li a.sd-button span {
    line-height: 23px; }
  .ezoic-wrapper .sd-social-official .sd-content .sharing-hidden .inner>ul>li .digg_button>a,
  .ezoic-wrapper .sd-social-official .sd-content .sharing-hidden .inner>ul>li>a.sd-button,
  .ezoic-wrapper .sd-social-official .sd-content>ul>li .digg_button>a,
  .ezoic-wrapper .sd-social-official .sd-content>ul>li>a.sd-button {
    line-height: 17px;
    vertical-align: top; }
  .ezoic-wrapper .sd-social-official .sd-content .sharing-hidden .inner>ul>li .digg_button>a > .ezoic-before-el,
  .ezoic-wrapper .sd-social-official .sd-content .sharing-hidden .inner>ul>li>a.sd-button > .ezoic-before-el,
  .ezoic-wrapper .sd-social-official .sd-content>ul>li .digg_button>a > .ezoic-before-el,
  .ezoic-wrapper .sd-social-official .sd-content>ul>li>a.sd-button > .ezoic-before-el {
    margin-bottom: -1px;
    top: 0; }
  .ezoic-wrapper .sd-social-icon .sd-content ul li a.sd-button:active,
  .ezoic-wrapper .sd-social-icon .sd-content ul li a.sd-button:hover,
  .ezoic-wrapper .sd-social-icon-text .sd-content ul li a.sd-button:active,
  .ezoic-wrapper .sd-social-icon-text .sd-content ul li a.sd-button:hover,
  .ezoic-wrapper .sd-social-official .sd-content>ul>li .digg_button>a:active,
  .ezoic-wrapper .sd-social-official .sd-content>ul>li .digg_button>a:hover,
  .ezoic-wrapper .sd-social-official .sd-content>ul>li>a.sd-button:active,
  .ezoic-wrapper .sd-social-official .sd-content>ul>li>a.sd-button:hover,
  .ezoic-wrapper .sd-social-text .sd-content ul li a.sd-button:active,
  .ezoic-wrapper .sd-social-text .sd-content ul li a.sd-button:hover {
    color: #555555;
    background: #fafafa;
    border: 1px solid #999999; }

  .ezoic-wrapper .sd-content ul li a.sd-button > .ezoic-before-el {
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: greyscale;
    font:400 16px/1 Genericons;
    vertical-align: top;
    position: relative;
    top: 3px;
    text-align: center; }
  .ezoic-wrapper .sd-content ul li {
    margin: 0 !important;
    padding: 0; }
  .ezoic-wrapper .sd-content ul li.preview-item a.sd-button span,
  .ezoic-wrapper .sd-social-icon-text .sd-content ul li a span,
  .ezoic-wrapper .sd-social-official .sd-content ul li a.sd-button span {
    margin-left: 3px; }
  .ezoic-wrapper .sd-content ul li.preview-item.no-icon a.sd-button span {
    margin-left: 0; }
  .ezoic-wrapper .sd-content ul li.no-icon a > .ezoic-before-el,
  .ezoic-wrapper .sd-social-text .sd-content ul li a > .ezoic-before-el {
    display: none; }
  
 #stylesheet_body .sd-content ul li.share-custom.no-icon a span,
  
 #stylesheet_body .sd-social-text .sd-content ul li.share-custom a span {
    background-image: none;
    background-position: -500px -500px !important;
    background-repeat: no-repeat !important;
    padding-left: 0;
    height: 0;
    line-height: inherit; }
  .ezoic-wrapper .sd-social-icon .sd-content ul li a.share-more {
    position: relative;
    top: 2px; }
  .ezoic-wrapper .sd-social-icon .sd-content ul li a.share-more span {
    margin-left: 3px; }
  .ezoic-wrapper .sd-content ul li.share-print div.option.option-smart-off a > .ezoic-before-el,
  .ezoic-wrapper .sd-social-icon .sd-content ul li.share-print a > .ezoic-before-el,
  .ezoic-wrapper .sd-social-icon-text .sd-content li.share-print a > .ezoic-before-el,
  .ezoic-wrapper .sd-social-official .sd-content li.share-print a > .ezoic-before-el,
  .ezoic-wrapper .sd-social-text .sd-content ul li.share-print a > .ezoic-before-el {
    content: '\f469'; }
  .ezoic-wrapper .sd-content ul li.share-email div.option.option-smart-off a > .ezoic-before-el,
  .ezoic-wrapper .sd-social-icon .sd-content ul li.share-email a > .ezoic-before-el,
  .ezoic-wrapper .sd-social-icon-text .sd-content li.share-email a > .ezoic-before-el,
  .ezoic-wrapper .sd-social-official .sd-content li.share-email a > .ezoic-before-el,
  .ezoic-wrapper .sd-social-text .sd-content ul li.share-email a > .ezoic-before-el {
    content: '\f410'; }
  .ezoic-wrapper .sd-content ul li.share-linkedin div.option.option-smart-off a > .ezoic-before-el,
  .ezoic-wrapper .sd-social-icon .sd-content ul li.share-linkedin a > .ezoic-before-el,
  .ezoic-wrapper .sd-social-icon-text .sd-content li.share-linkedin a > .ezoic-before-el,
  .ezoic-wrapper .sd-social-text .sd-content ul li.share-linkedin a > .ezoic-before-el {
    content: '\f207'; }
  .ezoic-wrapper .sd-content ul li.share-twitter div.option.option-smart-off a > .ezoic-before-el,
  .ezoic-wrapper .sd-social-icon .sd-content ul li.share-twitter a > .ezoic-before-el,
  .ezoic-wrapper .sd-social-icon-text .sd-content li.share-twitter a > .ezoic-before-el,
  .ezoic-wrapper .sd-social-text .sd-content ul li.share-twitter a > .ezoic-before-el {
    content: '\f202'; }
  .ezoic-wrapper .sd-content ul li.share-reddit div.option.option-smart-off a > .ezoic-before-el,
  .ezoic-wrapper .sd-social-icon .sd-content ul li.share-reddit a > .ezoic-before-el,
  .ezoic-wrapper .sd-social-icon-text .sd-content li.share-reddit a > .ezoic-before-el,
  .ezoic-wrapper .sd-social-text .sd-content ul li.share-reddit a > .ezoic-before-el {
    content: '\f222'; }
  .ezoic-wrapper .sd-content ul li.share-tumblr div.option.option-smart-off a > .ezoic-before-el,
  .ezoic-wrapper .sd-social-icon .sd-content ul li.share-tumblr a > .ezoic-before-el,
  .ezoic-wrapper .sd-social-icon-text .sd-content li.share-tumblr a > .ezoic-before-el,
  .ezoic-wrapper .sd-social-text .sd-content ul li.share-tumblr a > .ezoic-before-el {
    content: '\f214'; }
  .ezoic-wrapper .sd-content ul li.share-pocket div.option.option-smart-off a > .ezoic-before-el,
  .ezoic-wrapper .sd-social-icon .sd-content ul li.share-pocket a > .ezoic-before-el,
  .ezoic-wrapper .sd-social-icon-text .sd-content li.share-pocket a > .ezoic-before-el,
  .ezoic-wrapper .sd-social-text .sd-content ul li.share-pocket a > .ezoic-before-el {
    content: '\f224'; }
  .ezoic-wrapper .sd-content ul li.share-skype div.option.option-smart-off a > .ezoic-before-el,
  .ezoic-wrapper .sd-social-icon .sd-content ul li.share-skype a > .ezoic-before-el,
  .ezoic-wrapper .sd-social-icon-text .sd-content li.share-skype a > .ezoic-before-el,
  .ezoic-wrapper .sd-social-text .sd-content ul li.share-skype a > .ezoic-before-el {
    content: '\f220'; }
  .ezoic-wrapper .sd-content ul li.share-pinterest div.option.option-smart-off a > .ezoic-before-el,
  .ezoic-wrapper .sd-social-icon .sd-content ul li.share-pinterest a > .ezoic-before-el,
  .ezoic-wrapper .sd-social-icon-text .sd-content li.share-pinterest a > .ezoic-before-el,
  .ezoic-wrapper .sd-social-text .sd-content ul li.share-pinterest a > .ezoic-before-el {
    content: '\f209'; }
  .ezoic-wrapper .sd-content ul li.share-google-plus-1 div.option.option-smart-off a > .ezoic-before-el,
  .ezoic-wrapper .sd-social-icon .sd-content ul li.share-google-plus-1 a > .ezoic-before-el,
  .ezoic-wrapper .sd-social-icon-text .sd-content li.share-google-plus-1 a > .ezoic-before-el,
  .ezoic-wrapper .sd-social-text .sd-content ul li.share-google-plus-1 a > .ezoic-before-el {
    content: '\f218'; }
  .ezoic-wrapper .sd-content ul li.share-facebook div.option.option-smart-off a > .ezoic-before-el,
  .ezoic-wrapper .sd-social-icon .sd-content ul li.share-facebook a > .ezoic-before-el,
  .ezoic-wrapper .sd-social-icon-text .sd-content li.share-facebook a > .ezoic-before-el,
  .ezoic-wrapper .sd-social-text .sd-content ul li.share-facebook a > .ezoic-before-el {
    content: '\f204'; }
  .ezoic-wrapper .sd-content ul li.share-press-this div.option.option-smart-off a > .ezoic-before-el,
  .ezoic-wrapper .sd-social-icon .sd-content ul li.share-press-this a > .ezoic-before-el,
  .ezoic-wrapper .sd-social-icon-text .sd-content li.share-press-this a > .ezoic-before-el,
  .ezoic-wrapper .sd-social-official .sd-content li.share-press-this a > .ezoic-before-el,
  .ezoic-wrapper .sd-social-text .sd-content ul li.share-press-this a > .ezoic-before-el {
    content: '\f205'; }
  .ezoic-wrapper .sd-social-official .sd-content li.share-press-this a > .ezoic-before-el {
    color: #2ba1cb; }
  .ezoic-wrapper .sd-content ul li.advanced a.share-more > .ezoic-before-el,
  .ezoic-wrapper .sd-social-icon .sd-content ul a.share-more > .ezoic-before-el,
  .ezoic-wrapper .sd-social-icon-text .sd-content a.share-more > .ezoic-before-el,
  .ezoic-wrapper .sd-social-official .sd-content a.share-more > .ezoic-before-el,
  .ezoic-wrapper .sd-social-text .sd-content ul a.share-more > .ezoic-before-el {
    content: '\f415'; }
  .ezoic-wrapper .sd-social-official .sd-content a.share-more > .ezoic-before-el {
    color: #2ba1cb; }
  .ezoic-wrapper .sd-social .sd-button .share-count {
    background: #2ea2cc;
    color: white;
    border-radius: 10px;
    display: inline-block;
    text-align: center;
    font-size: 10px;
    padding: 1px 3px;
    line-height: 1; }
  .ezoic-wrapper .sd-social-official .sd-content ul,
  .ezoic-wrapper .sd-social-official .sd-content ul li {
    line-height: 25px !important; }
  .ezoic-wrapper .sd-social-official .sd-content>ul>li>a.sd-button span {
    line-height: 1; }
  .ezoic-wrapper .sd-social-official .sd-content ul > .ezoic-after-el {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  .ezoic-wrapper .sd-social-official .sd-content li.share-press-this a {
    margin: 0 0 5px; }
  .ezoic-wrapper .sd-social-official .sd-content ul>li {
    display: block;
    float: left;
    margin: 0 10px 5px 0 !important;
    height: 25px; }
  .ezoic-wrapper .sd-social-official .fb-share-button>span {
    vertical-align: top !important; }
  .ezoic-wrapper .sd-social-official .sd-content .pocket_button iframe {
    width: 98px; }
  .ezoic-wrapper .sd-social-official .sd-content .skypeShare {
    width: 55px; }
  .ezoic-wrapper .googleplus1_button .g-plus {
    vertical-align: top !important; }
  .ezoic-wrapper .reddit_button iframe {
    margin-top: 1px; }
  .ezoic-wrapper .googleplus1_button iframe,
  .ezoic-wrapper .linkedin_button>span,
  .ezoic-wrapper .pinterest_button,
  .ezoic-wrapper .pocket_button iframe,
  .ezoic-wrapper .twitter_button {
    margin: 0 !important; }
  
 #stylesheet_body .sd-social-official li a.share-more,
  
 #stylesheet_body .sd-social-official li.share-custom a,
  
 #stylesheet_body .sd-social-official li.share-digg a,
  
 #stylesheet_body .sd-social-official li.share-email a,
  
 #stylesheet_body .sd-social-official li.share-press-this a,
  
 #stylesheet_body .sd-social-official li.share-print {
    position: relative;
    top: 0; }
  
 #stylesheet_body .sd-social-icon .sd-content li.share-custom>a {
    padding: 2px 3px 0;
    position: relative;
    top: 4px; }
  
 #stylesheet_body .sd-content ul li.share-custom a.share-icon span,
  
 #stylesheet_body .sd-social-icon .sd-content li.share-custom a span,
  
 #stylesheet_body .sd-social-icon-text .sd-content li.share-custom a span,
  
 #stylesheet_body .sd-social-official .sd-content li.share-custom a span,
  
 #stylesheet_body .sd-social-text .sd-content li.share-custom a span {
    background-size: 16px 16px;
    background-repeat: no-repeat;
    margin-left: 0;
    padding: 0 0 0 19px;
    display: inline-block;
    height: 16px;
    line-height: 16px; }
  
 #stylesheet_body .sd-social-icon .sd-content li.share-custom a span {
    width: 0; }
  
 #stylesheet_body .sd-social-icon .sd-content li.share-custom a span {
    padding-left: 16px !important; }
  .ezoic-wrapper .sharing-hidden .inner {
    position: absolute;
    z-index: 2;
    border: 1px solid #cccccc;
    padding: 10px;
    background: white;
    border-radius: 2px;
    margin-top: 5px;
    max-width: 400px; }
  .ezoic-wrapper .sharing-hidden .inner ul {
    margin: 0 !important; }
  .ezoic-wrapper .sd-social-official .sd-content .sharing-hidden ul>li.share-end {
    clear: both;
    margin: 0;
    height: 0; }
  .ezoic-wrapper .sharing-hidden .inner > .ezoic-after-el,
  .ezoic-wrapper .sharing-hidden .inner > .ezoic-before-el {
    position: absolute;
    z-index: 1;
    top: -8px;
    left: 20px;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 8px solid #cccccc;
    content: "";
    display: block; }
  .ezoic-wrapper .sharing-hidden .inner > .ezoic-after-el {
    z-index: 2;
    top: -7px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 8px solid white; }
  .ezoic-wrapper .sharing-hidden ul {
    margin: 0; }
  .ezoic-wrapper .sd-social-icon .sd-content ul li[class*=share-] a,
  .ezoic-wrapper .sd-social-icon .sd-content ul li[class*=share-] a:hover,
  .ezoic-wrapper .sd-social-icon .sd-content ul li[class*=share-] div.option a {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 0;
    padding: 8px;
    position: relative;
    top: -2px;
    line-height: 1;
    width: auto;
    height: auto;
    margin-bottom: 0; }
  .ezoic-wrapper .sd-social-icon .sd-content ul li[class*=share-] a.sd-button>span,
  .ezoic-wrapper .sd-social-icon .sd-content ul li[class*=share-] div.option a span {
    line-height: 1; }
  .ezoic-wrapper .sd-social-icon .sd-content ul li[class*=share-] a:hover,
  .ezoic-wrapper .sd-social-icon .sd-content ul li[class*=share-] div.option a:hover {
    border: none;
    opacity: 0.6; }
  .ezoic-wrapper .sd-social-icon .sd-content ul li[class*=share-] a.sd-button > .ezoic-before-el {
    top: 0; }
  .ezoic-wrapper .sd-social-icon .sd-content ul li[class*=share-] a.sd-button.share-custom {
    padding: 8px 8px 6px;
    top: 5px; }
  .ezoic-wrapper .sd-social-icon .sd-content ul li a.sd-button.share-more {
    margin-left: 10px; }
  .ezoic-wrapper .sd-social-icon .sd-content ul li:first-child a.sd-button.share-more {
    margin-left: 0; }
  .ezoic-wrapper .sd-social-icon .sd-button span.share-count {
    position: absolute;
    bottom: 0;
    right: 0;
    border-radius: 0;
    background: #555555;
    font-size: 9px; }
  .ezoic-wrapper .sd-social-icon .sd-content ul li[class*=share-] a.sd-button {
    background: #e9e9e9;
    margin-top: 2px;
    text-indent: 0; }
  .ezoic-wrapper .sd-social-icon .sd-content ul li[class*=share-].share-tumblr a.sd-button {
    background: #2c4762;
    color: white !important; }
  .ezoic-wrapper .sd-social-icon .sd-content ul li[class*=share-].share-facebook a.sd-button {
    background: #3b5998;
    color: white !important; }
  .ezoic-wrapper .sd-social-icon .sd-content ul li[class*=share-].share-twitter a.sd-button {
    background: #00acee;
    color: white !important; }
  .ezoic-wrapper .sd-social-icon .sd-content ul li[class*=share-].share-pinterest a.sd-button {
    background: #ca1f27;
    color: white !important; }
  .ezoic-wrapper .sd-social-icon .sd-content ul li[class*=share-].share-digg a.sd-button {
    color: #555555 !important; }
  .ezoic-wrapper .sd-social-icon .sd-content ul li[class*=share-].share-press-this a.sd-button {
    background: #1e8cbe;
    color: white !important; }
  .ezoic-wrapper .sd-social-icon .sd-content ul li[class*=share-].share-linkedin a.sd-button {
    background: #0077b5;
    color: white !important; }
  .ezoic-wrapper .sd-social-icon .sd-content ul li[class*=share-].share-google-plus-1 a.sd-button {
    background: #dd4b39;
    color: white !important; }
  .ezoic-wrapper .sd-social-icon .sd-content ul li[class*=share-].share-pocket a.sd-button {
    background: #ee4056;
    color: white !important; }
  .ezoic-wrapper .sd-social-icon .sd-content ul li[class*=share-].share-skype a.sd-button {
    background: #00aff0;
    color: white !important; }
  .ezoic-wrapper .sd-social-icon .sd-content ul li[class*=share-].share-reddit a.sd-button {
    background: #cee3f8;
    color: #555555 !important; }
  .ezoic-wrapper .sharing-screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden; }
  .ezoic-wrapper .sharing-screen-reader-text:active,
  .ezoic-wrapper .sharing-screen-reader-text:focus,
  .ezoic-wrapper .sharing-screen-reader-text:hover {
    background-color: #f1f1f1;
    border-radius: 3px;
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; }
  .ezoic-wrapper #sharing_email {
    width: 342px;
    position: absolute;
    z-index: 1001;
    border: 1px solid #cccccc;
    padding: 15px;
    background: white;
    text-align: left; }
  .ezoic-wrapper div.sharedaddy.sharedaddy-dark #sharing_email {
    border-color: white; }
  .ezoic-wrapper #sharing_email .errors {
    color: white;
    background-color: #771a09;
    font-size: 12px;
    padding: 5px 8px;
    line-height: 1;
    margin: 10px 0 0; }
  .ezoic-wrapper #sharing_email label {
    font-size: 12px;
    color: #333333;
    font-weight: 700;
    display: block;
    padding: 0 0 4px;
    text-align: left; }
  .ezoic-wrapper #sharing_email form {
    margin: 0; }
  .ezoic-wrapper #sharing_email input[type=email],
  .ezoic-wrapper #sharing_email input[type=text] {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #cccccc;
    margin-bottom: 1em;
    background: white;
    font-size: 12px;
    color: #333333;
    max-width: none;
    padding: 1px 3px; }
  .ezoic-wrapper #jetpack-source_f_name {
    display: none !important;
    position: absolute !important;
    left: -9000px; }
  .ezoic-wrapper #sharing_email .sharing_cancel {
    padding: 0 0 0 1em;
    font-size: 12px; }
  .ezoic-wrapper #sharing_email .recaptcha {
    width: 312px;
    height: 123px;
    margin: 0 0 1em; }
  .ezoic-wrapper .slideshow-window {
    background-color: #222222;
    border: 20px solid #222222;
    border-radius: 10px;
    height: 0;
    margin-bottom: 20px;
    overflow: hidden;
    padding-top: 30px !important;
    padding-bottom: 56.25% !important;
    position: relative;
    z-index: 1; }
  .ezoic-wrapper .slideshow-window.slideshow-white {
    background-color: white;
    border-color: white; }
  .ezoic-wrapper .slideshow-window,
  .ezoic-wrapper .slideshow-window * {
    -moz-box-sizing: content-box;
    box-sizing: content-box; }
  .ezoic-wrapper .slideshow-loading {
    height: 100%;
    text-align: center;
    margin: auto; }
  
 #stylesheet_body div.slideshow-window * img {
    background-color: transparent !important;
    background-image: none !important;
    border-width: 0 !important;
    display: block;
    margin: 0 auto;
    max-width: 100%;
    max-height: 100%;
    padding: 0 !important;
    position: relative;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%; }
  .ezoic-wrapper .slideshow-loading img {
    vertical-align: middle; }
  .ezoic-wrapper .slideshow-slide {
    display: none;
    height: 100% !important;
    left: 0;
    margin: auto;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100% !important; }
  .ezoic-wrapper .slideshow-slide img {
    vertical-align: middle; }
  .ezoic-wrapper .slideshow-line-height-hack {
    overflow: hidden;
    width: 0;
    font-size: 0; }
  .ezoic-wrapper .slideshow-slide-caption {
    font-size: 13px;
    font-family: "Helvetica Neue", sans-serif;
    color: #f7f7f7;
    line-height: 25px;
    height: 25px;
    position: absolute;
    bottom: 5px;
    left: 0;
    z-index: 100;
    width: 100%;
    text-align: center; }
  .ezoic-wrapper .slideshow-controls {
    z-index: 1000;
    position: absolute;
    bottom: 30px;
    margin: auto;
    text-align: center;
    width: 100%;
    -ms-filter: "alpha(Opacity=50)";
    opacity: 0.5;
    direction: ltr;
    transition: 300 opacity ease-out; }
  .ezoic-wrapper .slideshow-window:hover .slideshow-controls {
    -ms-filter: "alpha(Opacity=100)";
    opacity: 1; }
  
 #stylesheet_body div div.slideshow-controls a,
  
 #stylesheet_body div div.slideshow-controls a:hover {
    border: 2px solid rgba(255, 255, 255, 0.1) !important;
    background-color: black !important;
    background-color: rgba(0, 0, 0, 0.6) !important;
    background-image: url('http://cdn-7.wololo.net/wagic/wp-content/plugins/jetpack/modules/shortcodes/img/slideshow-controls.png') !important;
    background-repeat: no-repeat;
    background-size: 142px 16px !important;
    background-position: -34px 8px !important;
    color: #222222 !important;
    margin: 0 5px !important;
    padding: 0 !important;
    display: inline-block !important;
    zoom: 1;
    height: 32px !important;
    width: 32px !important;
    line-height: 32px !important;
    text-align: center !important;
    -khtml-border-radius: 10em !important;
    border-radius: 10em !important;
    transition: 300 border-color ease-out; }
  
 #stylesheet_body div div.slideshow-controls a:hover {
    border-color: white !important; }
  
 #stylesheet_body div div.slideshow-controls a:first-child {
    background-position: -76px 8px !important; }
  
 #stylesheet_body div div.slideshow-controls a:last-child {
    background-position: -117px 8px !important; }
  
 #stylesheet_body div div.slideshow-controls a.running,
  
 #stylesheet_body div div.slideshow-controls a:nth-child(2) {
    background-position: -34px 8px !important; }
  
 #stylesheet_body div div.slideshow-controls a.paused {
    background-position: 9px 8px !important; }
  .ezoic-wrapper .slideshow-controls a img {
    border: 50px dotted magenta; }
  
 #stylesheet_body.presentation-wrapper-fullscreen-parent,
  .ezoic-wrapper html.presentation-wrapper-fullscreen-parent {
    overflow: hidden !important; }
  .ezoic-wrapper .presentation-wrapper-fullscreen-parent #wpadminbar {
    display: none; }
  .ezoic-wrapper .presentation-wrapper-fullscreen,
  .ezoic-wrapper .presentation-wrapper-fullscreen-parent {
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    z-index: 10000 !important; }
  .ezoic-wrapper .presentation-wrapper-fullscreen {
    background-color: grey;
    border: none !important; }
  .ezoic-wrapper .presentation-wrapper-fullscreen .nav-arrow-left,
  .ezoic-wrapper .presentation-wrapper-fullscreen .nav-arrow-right {
    z-index: 20001; }
  .ezoic-wrapper .presentation-wrapper-fullscreen .nav-fullscreen-button {
    z-index: 20002; }
  .ezoic-wrapper .presentation-wrapper {
    margin: 20px auto;
    border: 1px solid #e5e5e5;
    overflow: hidden;
    line-height: normal; }
  .ezoic-wrapper .presentation {
    position: relative;
    margin: 0;
    overflow: hidden;
    outline: 0; }
  .ezoic-wrapper .presentation,
  .ezoic-wrapper .presentation .step {
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%; }
  .ezoic-wrapper .presentation .step.fade:not(.active) {
    opacity: 0; }
  .ezoic-wrapper .presentation .slide-content {
    padding: 30px; }
  .ezoic-wrapper .presentation .nav-arrow-left,
  .ezoic-wrapper .presentation .nav-arrow-right,
  .ezoic-wrapper .presentation .nav-fullscreen-button {
    position: absolute;
    width: 34px;
    background-repeat: no-repeat;
    z-index: 2;
    opacity: 0;
    transition: opacity 0.25s; }
  .ezoic-wrapper .presentation .nav-arrow-left,
  .ezoic-wrapper .presentation .nav-arrow-right {
    height: 100%;
    background-image: url('http://cdn-2.wololo.net/wagic/wp-content/plugins/jetpack/modules/shortcodes/images/slide-nav.png');
    background-size: 450% 61px; }
  .ezoic-wrapper .presentation .nav-arrow-left {
    left: 0;
    background-position: 4px 50%; }
  .ezoic-wrapper .presentation .nav-arrow-right {
    right: 0;
    background-position: -120px 50%; }
  .ezoic-wrapper .presentation .nav-fullscreen-button {
    width: 32px;
    height: 32px;
    margin: 4px;
    bottom: 0;
    right: 0;
    z-index: 3;
    background-image: url('http://cdn-3.wololo.net/wagic/wp-content/plugins/jetpack/modules/shortcodes/images/expand.png');
    background-size: 100% 100%; }
  .ezoic-wrapper .presentation:hover .nav-arrow-left,
  .ezoic-wrapper .presentation:hover .nav-arrow-right {
    opacity: 1; }
  .ezoic-wrapper .presentation:hover .nav-fullscreen-button {
    opacity: 0.8; }
  .ezoic-wrapper .presentation-wrapper-fullscreen .nav-fullscreen-button {
    background-image: url('http://cdn-1.wololo.net/wagic/wp-content/plugins/jetpack/modules/shortcodes/images/collapse.png'); }
  .ezoic-wrapper .presentation .autoplay-overlay {
    height: 15%;
    width: 80%;
    margin: 30% 10%;
    position: relative;
    z-index: 100;
    display: table;
    border-radius: 50px;
    background-color: #e5e5e5;
    background-color: rgba(0, 0, 0, 0.75);
    transition: opacity 0.5s; }
  .ezoic-wrapper .presentation .autoplay-overlay .overlay-msg {
    position: relative;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    color: white; }
  .ezoic-wrapper .presentation .will-fade {
    opacity: 0; }
  .ezoic-wrapper .presentation .do-fade {
    opacity: 1;
    transition: opacity 0.5s; }
  .ezoic-wrapper #subscribe-email input {
    width: 95%;
    padding: 1px 2px; }
  .ezoic-wrapper .comment-subscription-form .subscribe-label {
    display: inline !important; }
  .ezoic-wrapper .jetpack-video-wrapper {
    margin-bottom: 1.6em; }
  .ezoic-wrapper .jetpack-video-wrapper>.wp-video,
  .ezoic-wrapper .jetpack-video-wrapper>embed,
  .ezoic-wrapper .jetpack-video-wrapper>iframe,
  .ezoic-wrapper .jetpack-video-wrapper>object {
    margin-bottom: 0; }
  .ezoic-wrapper .jetpack-social-navigation ul {
    display: block;
    margin: 0 0 1.5em;
    padding: 0; }
  .ezoic-wrapper .jetpack-social-navigation li {
    display: inline-block;
    margin: 0;
    line-height: 1; }
  .ezoic-wrapper .jetpack-social-navigation a {
    border: 0;
    height: 1em;
    text-decoration: none;
    width: 1em; }
  .ezoic-wrapper .jetpack-social-navigation a > .ezoic-before-el {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: greyscale;
    display: inline-block;
    font-family: Genericons;
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
    height: 1em;
    line-height: 1;
    speak: none;
    text-decoration: inherit;
    vertical-align: top;
    width: 1em;
    content: "\f415"; }
  .ezoic-wrapper .jetpack-social-navigation a[href*="codepen.io"] > .ezoic-before-el {
    content: "\f216"; }
  .ezoic-wrapper .jetpack-social-navigation a[href*="digg.com"] > .ezoic-before-el {
    content: "\f221"; }
  .ezoic-wrapper .jetpack-social-navigation a[href*="dribbble.com"] > .ezoic-before-el {
    content: "\f201"; }
  .ezoic-wrapper .jetpack-social-navigation a[href*="dropbox.com"] > .ezoic-before-el {
    content: "\f225"; }
  .ezoic-wrapper .jetpack-social-navigation a[href*="mailto:"] > .ezoic-before-el {
    content: "\f410"; }
  .ezoic-wrapper .jetpack-social-navigation a[href*="facebook.com"] > .ezoic-before-el {
    content: "\f203"; }
  .ezoic-wrapper .jetpack-social-navigation a[href*="flickr.com"] > .ezoic-before-el {
    content: "\f211"; }
  .ezoic-wrapper .jetpack-social-navigation a[href*="foursquare.com"] > .ezoic-before-el {
    content: "\f226"; }
  .ezoic-wrapper .jetpack-social-navigation a[href*="github.com"] > .ezoic-before-el {
    content: "\f200"; }
  .ezoic-wrapper .jetpack-social-navigation a[href*="plus.google.com"] > .ezoic-before-el {
    content: "\f206"; }
  .ezoic-wrapper .jetpack-social-navigation a[href*="instagram.com"] > .ezoic-before-el {
    content: "\f215"; }
  .ezoic-wrapper .jetpack-social-navigation a[href*="linkedin.com"] > .ezoic-before-el {
    content: "\f208"; }
  .ezoic-wrapper .jetpack-social-navigation a[href*="path.com"] > .ezoic-before-el {
    content: "\f219"; }
  .ezoic-wrapper .jetpack-social-navigation a[href*="pinterest.com"] > .ezoic-before-el {
    content: "\f210"; }
  .ezoic-wrapper .jetpack-social-navigation a[href*="getpocket.com"] > .ezoic-before-el {
    content: "\f224"; }
  .ezoic-wrapper .jetpack-social-navigation a[href*="polldaddy.com"] > .ezoic-before-el {
    content: "\f217"; }
  .ezoic-wrapper .jetpack-social-navigation a[href*="reddit.com"] > .ezoic-before-el {
    content: "\f222"; }
  .ezoic-wrapper .jetpack-social-navigation a[href$="/feed/"] > .ezoic-before-el {
    content: "\f413"; }
  .ezoic-wrapper .jetpack-social-navigation a[href*="skype:"] > .ezoic-before-el {
    content: "\f220"; }
  .ezoic-wrapper .jetpack-social-navigation a[href*="spotify.com"] > .ezoic-before-el {
    content: "\f515"; }
  .ezoic-wrapper .jetpack-social-navigation a[href*="stumbleupon.com"] > .ezoic-before-el {
    content: "\f223"; }
  .ezoic-wrapper .jetpack-social-navigation a[href*="tumblr.com"] > .ezoic-before-el {
    content: "\f214"; }
  .ezoic-wrapper .jetpack-social-navigation a[href*="twitch.tv"] > .ezoic-before-el {
    content: "\f516"; }
  .ezoic-wrapper .jetpack-social-navigation a[href*="twitter.com"] > .ezoic-before-el {
    content: "\f202"; }
  .ezoic-wrapper .jetpack-social-navigation a[href*="vimeo.com"] > .ezoic-before-el {
    content: "\f212"; }
  .ezoic-wrapper .jetpack-social-navigation a[href*="vine.co"] > .ezoic-before-el {
    content: "\f517"; }
  .ezoic-wrapper .jetpack-social-navigation a[href*="wordpress.com"] > .ezoic-before-el,
  .ezoic-wrapper .jetpack-social-navigation a[href*="wordpress.org"] > .ezoic-before-el {
    content: "\f205"; }
  .ezoic-wrapper .jetpack-social-navigation a[href*="youtube.com"] > .ezoic-before-el {
    content: "\f213"; }
  .ezoic-wrapper .tiled-gallery {
    clear: both;
    margin: 0 0 20px;
    overflow: hidden; }
  .ezoic-wrapper .tiled-gallery img {
    margin: 2px !important; }
  .ezoic-wrapper .tiled-gallery .gallery-group {
    float: left;
    position: relative; }
  .ezoic-wrapper .tiled-gallery .tiled-gallery-item {
    float: left;
    margin: 0;
    position: relative;
    width: inherit; }
  .ezoic-wrapper .tiled-gallery .gallery-row {
    overflow: hidden; }
  .ezoic-wrapper .tiled-gallery .tiled-gallery-item a {
    background: 0 0;
    border: none;
    color: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    width: auto; }
  .ezoic-wrapper .tiled-gallery .tiled-gallery-item img,
  .ezoic-wrapper .tiled-gallery .tiled-gallery-item img:hover {
    background: 0 0;
    border: none;
    max-width: 100%;
    padding: 0;
    vertical-align: middle; }
  .ezoic-wrapper .tiled-gallery-caption {
    background: #eeeeee;
    background: rgba(255, 255, 255, 0.8);
    color: #333333;
    font-size: 13px;
    font-weight: 400;
    overflow: hidden;
    padding: 10px 0;
    position: absolute;
    bottom: 0;
    text-indent: 10px;
    text-overflow: ellipsis;
    width: 100%;
    white-space: nowrap; }
  .ezoic-wrapper .tiled-gallery .tiled-gallery-item-small .tiled-gallery-caption {
    font-size: 11px; }
  .ezoic-wrapper .widget-gallery .tiled-gallery-unresized {
    visibility: hidden;
    height: 0;
    overflow: hidden; }
  .ezoic-wrapper .tiled-gallery .tiled-gallery-item img.grayscale {
    position: absolute;
    left: 0;
    top: 0; }
  .ezoic-wrapper .tiled-gallery .tiled-gallery-item img.grayscale:hover {
    opacity: 0; }
  .ezoic-wrapper .tiled-gallery.type-circle .tiled-gallery-item img {
    border-radius: 50% !important; }
  .ezoic-wrapper .tiled-gallery.type-circle .tiled-gallery-caption {
    display: none;
    opacity: 0; }
  .ezoic-wrapper .jetpack-display-remote-posts {
    margin: 5px 0 20px; }
  .ezoic-wrapper .jetpack-display-remote-posts h4 {
    font-size: 90%;
    margin: 5px 0;
    padding: 0; }
  .ezoic-wrapper .jetpack-display-remote-posts h4 a {
    text-decoration: none; }
  .ezoic-wrapper .jetpack-display-remote-posts p {
    margin: 0 !important;
    padding: 0;
    line-height: 1.4em !important;
    font-size: 90%; }
  .ezoic-wrapper .jetpack-display-remote-posts img {
    max-width: 100%; }
  .ezoic-wrapper .widget-grofile h4 {
    margin: 1em 0 0.5em; }
  .ezoic-wrapper .widget-grofile ul.grofile-urls {
    margin-left: 0;
    overflow: hidden; }
  .ezoic-wrapper .widget-grofile ul.grofile-accounts li {
    list-style: none;
    display: inline; }
  .ezoic-wrapper .widget-grofile ul.grofile-accounts li > .ezoic-before-el {
    content: "" !important; }
  .ezoic-wrapper .widget-grofile .grofile-accounts-logo {
    background-image: url('http://0.gravatar.com/images/grav-share-sprite.png');
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    float: left;
    margin-right: 8px;
    margin-bottom: 8px; }
  .ezoic-wrapper .rtl .widget-grofile .grofile-accounts-logo {
    margin-left: 8px;
    margin-right: 0; }
  .ezoic-wrapper .grofile-thumbnail {
    width: 500px;
    max-width: 100%; }
  .ezoic-wrapper div[class^=gr_custom_container] {
    border: 1px solid grey;
    border-radius: 10px;
    padding: 10px 5px;
    background-color: white;
    color: black; }
  .ezoic-wrapper div[class^=gr_custom_container] a {
    color: black; }
  .ezoic-wrapper h2[class^=gr_custom_header] {
    display: none; }
  .ezoic-wrapper div[class^=gr_custom_each_container] {
    width: 100%;
    clear: both;
    margin-bottom: 10px;
    overflow: auto;
    padding-bottom: 4px;
    border-bottom: 1px solid #aaaaaa; }
  .ezoic-wrapper div[class^=gr_custom_book_container] {
    float: right;
    overflow: hidden;
    height: 60px;
    margin-left: 4px;
    width: 39px; }
  .ezoic-wrapper div[class^=gr_custom_author] {
    font-size: 10px; }
  .ezoic-wrapper div[class^=gr_custom_tags] {
    font-size: 10px;
    color: grey; }
  .ezoic-wrapper div[class^=gr_custom_rating] {
    display: none; }
  .ezoic-wrapper .widget_wpcom_social_media_icons_widget ul {
    list-style-type: none;
    margin-left: 0; }
  .ezoic-wrapper .widget_wpcom_social_media_icons_widget li {
    border: 0;
    display: inline;
    margin-right: 0.5em; }
  .ezoic-wrapper .widget_wpcom_social_media_icons_widget li a {
    border: 0;
    text-decoration: none; }
  .ezoic-wrapper .widget_wpcom_social_media_icons_widget .genericon {
    font-family: Genericons; }
  .ezoic-wrapper .widget_wpcom_social_media_icons_widget .screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden; }
  .ezoic-wrapper .widget_wpcom_social_media_icons_widget .screen-reader-text:active,
  .ezoic-wrapper .widget_wpcom_social_media_icons_widget .screen-reader-text:focus,
  .ezoic-wrapper .widget_wpcom_social_media_icons_widget .screen-reader-text:hover {
    background-color: #f1f1f1;
    border-radius: 3px;
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    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; }
  .ezoic-wrapper .widgets-grid-layout {
    width: 100%; }
  .ezoic-wrapper .widgets-grid-layout > .ezoic-after-el,
  .ezoic-wrapper .widgets-grid-layout > .ezoic-before-el {
    content: " ";
    display: table; }
  .ezoic-wrapper .widgets-grid-layout > .ezoic-after-el {
    clear: both; }
  .ezoic-wrapper .widget-grid-view-image {
    float: left;
    max-width: 50%; }
  .ezoic-wrapper .widget-grid-view-image a {
    display: block;
    margin: 0 2px 4px 0; }
  .ezoic-wrapper .widget-grid-view-image:nth-child(even) a {
    margin: 0 0 4px 2px; }
  .ezoic-wrapper .widgets-grid-layout .widget-grid-view-image img {
    max-width: 100%;
    height: auto; }
  .ezoic-wrapper .widgets-multi-column-grid ul {
    overflow: hidden;
    padding: 0;
    margin: 0;
    list-style-type: none; }
  .ezoic-wrapper .widgets-multi-column-grid ul li {
    background: 0 0;
    clear: none;
    float: left;
    margin: 0 -5px -3px 0;
    padding: 0 8px 6px 0;
    border: none;
    list-style-type: none !important; }
  .ezoic-wrapper .widgets-multi-column-grid ul li a {
    background: 0 0;
    margin: 0;
    padding: 0;
    border: 0; }
  .ezoic-wrapper .widgets-multi-column-grid .avatar {
    vertical-align: middle; }
  .ezoic-wrapper .widgets-list-layout {
    padding: 0;
    margin: 0;
    list-style-type: none; }
  .ezoic-wrapper .widgets-list-layout li > .ezoic-after-el,
  .ezoic-wrapper .widgets-list-layout li > .ezoic-before-el {
    content: "";
    display: table; }
  .ezoic-wrapper .widgets-list-layout li > .ezoic-after-el {
    clear: both; }
  .ezoic-wrapper .widgets-list-layout li {
    zoom: 1;
    margin-bottom: 1em;
    list-style-type: none !important; }
  .ezoic-wrapper .widgets-list-layout .widgets-list-layout-blavatar {
    float: left;
    width: 21.277%;
    max-width: 40px;
    height: auto; }
  .ezoic-wrapper .widgets-list-layout-links {
    float: right;
    width: 73.404%; }
  .ezoic-wrapper .widgets-list-layout span {
    opacity: 0.5; }
  .ezoic-wrapper .widgets-list-layout span:hover {
    opacity: 0.8; }

