@charset "UTF-8";
#lightbox{
position: absolute;
left: 0;
width: 100%;
z-index: 10100; text-align: center;
line-height: 0;
}
#jqlb_loading{
height:32px;
background-image:url(https://kemo.fr/wp-content/plugins/wp-lightbox-2/styles/images/loading.gif);
background-repeat:no-repeat;				
background-position:center center; 		
}	
#jqlb_closelabel{
height:22px;
background-image:url(https://kemo.fr/wp-content/plugins/wp-lightbox-2/styles/images/closelabel.gif);
background-repeat:no-repeat;				
background-position:center center;
}	
#lightbox a img{ border: none; }
#outerImageContainer{
position: relative;
background-color: #fff;
width: 250px;
height: 250px;
margin: 0 auto;
}
#imageContainer{
padding: 10px;
}
#loading{
position: absolute;
top: 40%;
left: 0%;
height: 25%;
width: 100%;
text-align: center;
line-height: 0;
}
#hoverNav{
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 10;
}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
#prevLink, #nextLink{
width: 45%;
height: 100%;
background: transparent url(https://kemo.fr/wp-content/plugins/wp-lightbox-2/styles/images/blank.gif) no-repeat; display: block;
}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(https://kemo.fr/wp-content/plugins/wp-lightbox-2/styles/images/prev.gif) left 50% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(https://kemo.fr/wp-content/plugins/wp-lightbox-2/styles/images/next.gif) right 50% no-repeat; } #nextLinkText, #prevLinkText{
color: #FF9834;
font-weight:bold;
text-decoration: none;
}
#nextLinkText{
padding-left: 20px;
}
#prevLinkText{
padding-right: 20px;
}
#downloadLink{
margin-left: 10px;
}  .ontop #imageData {
padding-top: 5px;
} #imageDataContainer{
font: 10px Verdana, Helvetica, sans-serif;
background-color: #fff;
margin: 0 auto;
line-height: 1.4em;
}
#imageData{
padding:0 10px;
}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px;  float: right;  padding-bottom: 0.7em;	}
#imageData #helpDisplay {clear: left; float: left; display: block; }
#overlay{
position: absolute;
top: 0;
left: 0;
z-index: 10090;
width: 100%;
height: 500px;
background-color: #000;
filter:alpha(opacity=60);
-moz-opacity: 0.6;
opacity: 0.6;
display: none;
}
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
* html>body .clearfix {
display: inline-block; 
width: 100%;
}
* html .clearfix {/*\*/height: 1%;/**/}	
#lightboxIframe {
display: none;
}@font-face{font-family:'FontAwesome';src:url(//kemo.fr/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//kemo.fr/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//kemo.fr/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//kemo.fr/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//kemo.fr/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//kemo.fr/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}@font-face{font-family:'Material Icons';font-style:normal;font-weight:400;src:url(//kemo.fr/wp-content/themes/salvatoro/assets/fonts/materialicons-regular.eot);src:local('Material Icons'),local('MaterialIcons-Regular'),url(//kemo.fr/wp-content/themes/salvatoro/assets/fonts/materialicons-regular.woff2) format('woff2'),url(//kemo.fr/wp-content/themes/salvatoro/assets/fonts/materialicons-regular.woff) format('woff'),url(//kemo.fr/wp-content/themes/salvatoro/assets/fonts/materialicons-regular.ttf) format('truetype')}
.material-icons{font-family:'Material Icons';font-weight:400;font-style:normal;font-size:24px;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:'liga'}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8;filter:alpha(opacity=80)}
.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:0!important;-webkit-backface-visibility:hidden}
.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}
.mfp-align-top .mfp-container:before{display:none}
.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}
.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}
.mfp-ajax-cur{cursor:progress}
.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}
.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}
.mfp-auto-cursor .mfp-content{cursor:auto}
.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}
.mfp-loading.mfp-figure{display:none}
.mfp-hide{display:none!important}
.mfp-preloader{color:#CCC;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}
.mfp-preloader a{color:#CCC}
.mfp-preloader a:hover{color:#FFF}
.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}
button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none}
button::-moz-focus-inner{padding:0;border:0}
.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;filter:alpha(opacity=65);padding:0 0 18px 10px;color:#FFF;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}
.mfp-close:focus,.mfp-close:hover{opacity:1;filter:alpha(opacity=100)}
.mfp-close:active{top:1px}
.mfp-close-btn-in .mfp-close{color:#333}
.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%}
.mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap}
.mfp-arrow{position:absolute;opacity:.65;filter:alpha(opacity=65);margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}
.mfp-arrow:active{margin-top:-54px}
.mfp-arrow:focus,.mfp-arrow:hover{opacity:1;filter:alpha(opacity=100)}
.mfp-arrow .mfp-a,.mfp-arrow .mfp-b,.mfp-arrow:after,.mfp-arrow:before{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}
.mfp-arrow .mfp-a,.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}
.mfp-arrow .mfp-b,.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}
.mfp-arrow-left{left:0}
.mfp-arrow-left .mfp-a,.mfp-arrow-left:after{border-right:17px solid #FFF;margin-left:31px}
.mfp-arrow-left .mfp-b,.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3F3F3F}
.mfp-arrow-right{right:0}
.mfp-arrow-right .mfp-a,.mfp-arrow-right:after{border-left:17px solid #FFF;margin-left:39px}
.mfp-arrow-right .mfp-b,.mfp-arrow-right:before{border-left:27px solid #3F3F3F}
.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}
.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}
.mfp-iframe-holder .mfp-close{top:-40px}
.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}
.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}
img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px 0;margin:0 auto}
.mfp-figure{line-height:0}
.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}
.mfp-figure small{color:#BDBDBD;display:block;font-size:12px;line-height:14px}
.mfp-figure figure{margin:0}
.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}
.mfp-title{text-align:left;line-height:18px;color:#F3F3F3;word-wrap:break-word;padding-right:36px}
.mfp-image-holder .mfp-content{max-width:100%}
.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}
@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}
.mfp-img-mobile img.mfp-img{padding:0}
.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}
.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}
.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}
.mfp-img-mobile .mfp-counter{right:5px;top:3px}
.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}
@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75)}
.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}
.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}
.mfp-container{padding-left:6px;padding-right:6px}}
.mfp-ie7 .mfp-img{padding:0}
.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}
.mfp-ie7 .mfp-container{padding:0}
.mfp-ie7 .mfp-content{padding-top:44px}
.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}
   html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%; }
body {
margin: 0; }
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block; }
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline; }
audio:not([controls]) {
display: none;
height: 0; }
[hidden],
template {
display: none; }
a {
background-color: transparent;
text-decoration: none; }
a:active,
a:hover {
outline: 0; }
abbr[title] {
border-bottom: 1px dotted; }
b,
strong {
font-weight: bold; }
dfn {
font-style: italic; }
h1 {
font-size: 2em;
margin: 0.67em 0; }
font-family: 'writing_without_inkregular';
mark {
background: #ff0;
color: #000; }
small {
font-size: 80%; }
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline; }
sup {
top: -0.5em; }
sub {
bottom: -0.25em; }
img {
border: 0;
vertical-align: top; }
svg:not(:root) {
overflow: hidden; }
figure {
margin: 0px; }
hr {
box-sizing: content-box;
height: 0; }
pre {
overflow: auto; }
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em; }
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0; }
button {
overflow: visible; }
button,
select {
text-transform: none; }
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer; }
button[disabled],
html input[disabled] {
cursor: default; }
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0; }
input {
line-height: normal; }
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0; }
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto; }
input[type="search"] {
-webkit-appearance: textfield;
box-sizing: content-box; }
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none; }
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em; }
legend {
border: 0;
padding: 0; }
textarea {
overflow: auto; }
optgroup {
font-weight: bold; }
table {
border-collapse: collapse;
border-spacing: 0; }
td,
th {
padding: 0; } .container {
margin-left: auto;
margin-right: auto;
padding-left: 1.19rem;
padding-right: 1.19rem; }
@media (min-width: 544px) {
.container {
max-width: 576px; } }
@media (min-width: 768px) {
.container {
max-width: 720px; } }
@media (min-width: 992px) {
.container {
max-width: 940px; } }
@media (min-width: 1200px) {
.container {
max-width: 1140px; } }
.container-fluid {
margin-left: auto;
margin-right: auto;
padding-left: 1.19rem;
padding-right: 1.19rem; }
.row {
display: flex;
flex-wrap: wrap;
margin-left: -1.19rem;
margin-right: -1.19rem; }
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
position: relative;
min-height: 1px;
padding-left: 1.19rem;
padding-right: 1.19rem; }
.col-xs-1 {
flex: 0 0 8.33333%;
max-width: 8.33333%; }
.col-xs-2 {
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.col-xs-3 {
flex: 0 0 25%;
max-width: 25%; }
.col-xs-4 {
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.col-xs-5 {
flex: 0 0 41.66667%;
max-width: 41.66667%; }
.col-xs-6 {
flex: 0 0 50%;
max-width: 50%; }
.col-xs-7 {
flex: 0 0 58.33333%;
max-width: 58.33333%; }
.col-xs-8 {
flex: 0 0 66.66667%;
max-width: 66.66667%; }
.col-xs-9 {
flex: 0 0 75%;
max-width: 75%; }
.col-xs-10 {
flex: 0 0 83.33333%;
max-width: 83.33333%; }
.col-xs-11 {
flex: 0 0 91.66667%;
max-width: 91.66667%; }
.col-xs-12 {
flex: 0 0 100%;
max-width: 100%; }
.col-xs-pull-0 {
right: auto; }
.col-xs-pull-1 {
right: 8.33333%; }
.col-xs-pull-2 {
right: 16.66667%; }
.col-xs-pull-3 {
right: 25%; }
.col-xs-pull-4 {
right: 33.33333%; }
.col-xs-pull-5 {
right: 41.66667%; }
.col-xs-pull-6 {
right: 50%; }
.col-xs-pull-7 {
right: 58.33333%; }
.col-xs-pull-8 {
right: 66.66667%; }
.col-xs-pull-9 {
right: 75%; }
.col-xs-pull-10 {
right: 83.33333%; }
.col-xs-pull-11 {
right: 91.66667%; }
.col-xs-pull-12 {
right: 100%; }
.col-xs-push-0 {
left: auto; }
.col-xs-push-1 {
left: 8.33333%; }
.col-xs-push-2 {
left: 16.66667%; }
.col-xs-push-3 {
left: 25%; }
.col-xs-push-4 {
left: 33.33333%; }
.col-xs-push-5 {
left: 41.66667%; }
.col-xs-push-6 {
left: 50%; }
.col-xs-push-7 {
left: 58.33333%; }
.col-xs-push-8 {
left: 66.66667%; }
.col-xs-push-9 {
left: 75%; }
.col-xs-push-10 {
left: 83.33333%; }
.col-xs-push-11 {
left: 91.66667%; }
.col-xs-push-12 {
left: 100%; }
.col-xs-offset-0 {
margin-left: 0%; }
.col-xs-offset-1 {
margin-left: 8.33333%; }
.col-xs-offset-2 {
margin-left: 16.66667%; }
.col-xs-offset-3 {
margin-left: 25%; }
.col-xs-offset-4 {
margin-left: 33.33333%; }
.col-xs-offset-5 {
margin-left: 41.66667%; }
.col-xs-offset-6 {
margin-left: 50%; }
.col-xs-offset-7 {
margin-left: 58.33333%; }
.col-xs-offset-8 {
margin-left: 66.66667%; }
.col-xs-offset-9 {
margin-left: 75%; }
.col-xs-offset-10 {
margin-left: 83.33333%; }
.col-xs-offset-11 {
margin-left: 91.66667%; }
.col-xs-offset-12 {
margin-left: 100%; }
@media (min-width: 544px) {
.col-sm-1 {
flex: 0 0 8.33333%;
max-width: 8.33333%; }
.col-sm-2 {
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.col-sm-3 {
flex: 0 0 25%;
max-width: 25%; }
.col-sm-4 {
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.col-sm-5 {
flex: 0 0 41.66667%;
max-width: 41.66667%; }
.col-sm-6 {
flex: 0 0 50%;
max-width: 50%; }
.col-sm-7 {
flex: 0 0 58.33333%;
max-width: 58.33333%; }
.col-sm-8 {
flex: 0 0 66.66667%;
max-width: 66.66667%; }
.col-sm-9 {
flex: 0 0 75%;
max-width: 75%; }
.col-sm-10 {
flex: 0 0 83.33333%;
max-width: 83.33333%; }
.col-sm-11 {
flex: 0 0 91.66667%;
max-width: 91.66667%; }
.col-sm-12 {
flex: 0 0 100%;
max-width: 100%; }
.col-sm-pull-0 {
right: auto; }
.col-sm-pull-1 {
right: 8.33333%; }
.col-sm-pull-2 {
right: 16.66667%; }
.col-sm-pull-3 {
right: 25%; }
.col-sm-pull-4 {
right: 33.33333%; }
.col-sm-pull-5 {
right: 41.66667%; }
.col-sm-pull-6 {
right: 50%; }
.col-sm-pull-7 {
right: 58.33333%; }
.col-sm-pull-8 {
right: 66.66667%; }
.col-sm-pull-9 {
right: 75%; }
.col-sm-pull-10 {
right: 83.33333%; }
.col-sm-pull-11 {
right: 91.66667%; }
.col-sm-pull-12 {
right: 100%; }
.col-sm-push-0 {
left: auto; }
.col-sm-push-1 {
left: 8.33333%; }
.col-sm-push-2 {
left: 16.66667%; }
.col-sm-push-3 {
left: 25%; }
.col-sm-push-4 {
left: 33.33333%; }
.col-sm-push-5 {
left: 41.66667%; }
.col-sm-push-6 {
left: 50%; }
.col-sm-push-7 {
left: 58.33333%; }
.col-sm-push-8 {
left: 66.66667%; }
.col-sm-push-9 {
left: 75%; }
.col-sm-push-10 {
left: 83.33333%; }
.col-sm-push-11 {
left: 91.66667%; }
.col-sm-push-12 {
left: 100%; }
.col-sm-offset-0 {
margin-left: 0%; }
.col-sm-offset-1 {
margin-left: 8.33333%; }
.col-sm-offset-2 {
margin-left: 16.66667%; }
.col-sm-offset-3 {
margin-left: 25%; }
.col-sm-offset-4 {
margin-left: 33.33333%; }
.col-sm-offset-5 {
margin-left: 41.66667%; }
.col-sm-offset-6 {
margin-left: 50%; }
.col-sm-offset-7 {
margin-left: 58.33333%; }
.col-sm-offset-8 {
margin-left: 66.66667%; }
.col-sm-offset-9 {
margin-left: 75%; }
.col-sm-offset-10 {
margin-left: 83.33333%; }
.col-sm-offset-11 {
margin-left: 91.66667%; }
.col-sm-offset-12 {
margin-left: 100%; } }
@media (min-width: 768px) {
.col-md-1 {
flex: 0 0 8.33333%;
max-width: 8.33333%; }
.col-md-2 {
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.col-md-3 {
flex: 0 0 25%;
max-width: 25%; }
.col-md-4 {
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.col-md-5 {
flex: 0 0 41.66667%;
max-width: 41.66667%; }
.col-md-6 {
flex: 0 0 50%;
max-width: 50%; }
.col-md-7 {
flex: 0 0 58.33333%;
max-width: 58.33333%; }
.col-md-8 {
flex: 0 0 66.66667%;
max-width: 66.66667%; }
.col-md-9 {
flex: 0 0 75%;
max-width: 75%; }
.col-md-10 {
flex: 0 0 83.33333%;
max-width: 83.33333%; }
.col-md-11 {
flex: 0 0 91.66667%;
max-width: 91.66667%; }
.col-md-12 {
flex: 0 0 100%;
max-width: 100%; }
.col-md-pull-0 {
right: auto; }
.col-md-pull-1 {
right: 8.33333%; }
.col-md-pull-2 {
right: 16.66667%; }
.col-md-pull-3 {
right: 25%; }
.col-md-pull-4 {
right: 33.33333%; }
.col-md-pull-5 {
right: 41.66667%; }
.col-md-pull-6 {
right: 50%; }
.col-md-pull-7 {
right: 58.33333%; }
.col-md-pull-8 {
right: 66.66667%; }
.col-md-pull-9 {
right: 75%; }
.col-md-pull-10 {
right: 83.33333%; }
.col-md-pull-11 {
right: 91.66667%; }
.col-md-pull-12 {
right: 100%; }
.col-md-push-0 {
left: auto; }
.col-md-push-1 {
left: 8.33333%; }
.col-md-push-2 {
left: 16.66667%; }
.col-md-push-3 {
left: 25%; }
.col-md-push-4 {
left: 33.33333%; }
.col-md-push-5 {
left: 41.66667%; }
.col-md-push-6 {
left: 50%; }
.col-md-push-7 {
left: 58.33333%; }
.col-md-push-8 {
left: 66.66667%; }
.col-md-push-9 {
left: 75%; }
.col-md-push-10 {
left: 83.33333%; }
.col-md-push-11 {
left: 91.66667%; }
.col-md-push-12 {
left: 100%; }
.col-md-offset-0 {
margin-left: 0%; }
.col-md-offset-1 {
margin-left: 8.33333%; }
.col-md-offset-2 {
margin-left: 16.66667%; }
.col-md-offset-3 {
margin-left: 25%; }
.col-md-offset-4 {
margin-left: 33.33333%; }
.col-md-offset-5 {
margin-left: 41.66667%; }
.col-md-offset-6 {
margin-left: 50%; }
.col-md-offset-7 {
margin-left: 58.33333%; }
.col-md-offset-8 {
margin-left: 66.66667%; }
.col-md-offset-9 {
margin-left: 75%; }
.col-md-offset-10 {
margin-left: 83.33333%; }
.col-md-offset-11 {
margin-left: 91.66667%; }
.col-md-offset-12 {
margin-left: 100%; } }
@media (min-width: 992px) {
.col-lg-1 {
flex: 0 0 8.33333%;
max-width: 8.33333%; }
.col-lg-2 {
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.col-lg-3 {
flex: 0 0 25%;
max-width: 25%; }
.col-lg-4 {
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.col-lg-5 {
flex: 0 0 41.66667%;
max-width: 41.66667%; }
.col-lg-6 {
flex: 0 0 50%;
max-width: 50%; }
.col-lg-7 {
flex: 0 0 58.33333%;
max-width: 58.33333%; }
.col-lg-8 {
flex: 0 0 66.66667%;
max-width: 66.66667%; }
.col-lg-9 {
flex: 0 0 75%;
max-width: 75%; }
.col-lg-10 {
flex: 0 0 83.33333%;
max-width: 83.33333%; }
.col-lg-11 {
flex: 0 0 91.66667%;
max-width: 91.66667%; }
.col-lg-12 {
flex: 0 0 100%;
max-width: 100%; }
.col-lg-pull-0 {
right: auto; }
.col-lg-pull-1 {
right: 8.33333%; }
.col-lg-pull-2 {
right: 16.66667%; }
.col-lg-pull-3 {
right: 25%; }
.col-lg-pull-4 {
right: 33.33333%; }
.col-lg-pull-5 {
right: 41.66667%; }
.col-lg-pull-6 {
right: 50%; }
.col-lg-pull-7 {
right: 58.33333%; }
.col-lg-pull-8 {
right: 66.66667%; }
.col-lg-pull-9 {
right: 75%; }
.col-lg-pull-10 {
right: 83.33333%; }
.col-lg-pull-11 {
right: 91.66667%; }
.col-lg-pull-12 {
right: 100%; }
.col-lg-push-0 {
left: auto; }
.col-lg-push-1 {
left: 8.33333%; }
.col-lg-push-2 {
left: 16.66667%; }
.col-lg-push-3 {
left: 25%; }
.col-lg-push-4 {
left: 33.33333%; }
.col-lg-push-5 {
left: 41.66667%; }
.col-lg-push-6 {
left: 50%; }
.col-lg-push-7 {
left: 58.33333%; }
.col-lg-push-8 {
left: 66.66667%; }
.col-lg-push-9 {
left: 75%; }
.col-lg-push-10 {
left: 83.33333%; }
.col-lg-push-11 {
left: 91.66667%; }
.col-lg-push-12 {
left: 100%; }
.col-lg-offset-0 {
margin-left: 0%; }
.col-lg-offset-1 {
margin-left: 8.33333%; }
.col-lg-offset-2 {
margin-left: 16.66667%; }
.col-lg-offset-3 {
margin-left: 25%; }
.col-lg-offset-4 {
margin-left: 33.33333%; }
.col-lg-offset-5 {
margin-left: 41.66667%; }
.col-lg-offset-6 {
margin-left: 50%; }
.col-lg-offset-7 {
margin-left: 58.33333%; }
.col-lg-offset-8 {
margin-left: 66.66667%; }
.col-lg-offset-9 {
margin-left: 75%; }
.col-lg-offset-10 {
margin-left: 83.33333%; }
.col-lg-offset-11 {
margin-left: 91.66667%; }
.col-lg-offset-12 {
margin-left: 100%; } }
@media (min-width: 1200px) {
.col-xl-1 {
flex: 0 0 8.33333%;
max-width: 8.33333%; }
.col-xl-2 {
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.col-xl-3 {
flex: 0 0 25%;
max-width: 25%; }
.col-xl-4 {
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.col-xl-5 {
flex: 0 0 41.66667%;
max-width: 41.66667%; }
.col-xl-6 {
flex: 0 0 50%;
max-width: 50%; }
.col-xl-7 {
flex: 0 0 58.33333%;
max-width: 58.33333%; }
.col-xl-8 {
flex: 0 0 66.66667%;
max-width: 66.66667%; }
.col-xl-9 {
flex: 0 0 75%;
max-width: 75%; }
.col-xl-10 {
flex: 0 0 83.33333%;
max-width: 83.33333%; }
.col-xl-11 {
flex: 0 0 91.66667%;
max-width: 91.66667%; }
.col-xl-12 {
flex: 0 0 100%;
max-width: 100%; }
.col-xl-pull-0 {
right: auto; }
.col-xl-pull-1 {
right: 8.33333%; }
.col-xl-pull-2 {
right: 16.66667%; }
.col-xl-pull-3 {
right: 25%; }
.col-xl-pull-4 {
right: 33.33333%; }
.col-xl-pull-5 {
right: 41.66667%; }
.col-xl-pull-6 {
right: 50%; }
.col-xl-pull-7 {
right: 58.33333%; }
.col-xl-pull-8 {
right: 66.66667%; }
.col-xl-pull-9 {
right: 75%; }
.col-xl-pull-10 {
right: 83.33333%; }
.col-xl-pull-11 {
right: 91.66667%; }
.col-xl-pull-12 {
right: 100%; }
.col-xl-push-0 {
left: auto; }
.col-xl-push-1 {
left: 8.33333%; }
.col-xl-push-2 {
left: 16.66667%; }
.col-xl-push-3 {
left: 25%; }
.col-xl-push-4 {
left: 33.33333%; }
.col-xl-push-5 {
left: 41.66667%; }
.col-xl-push-6 {
left: 50%; }
.col-xl-push-7 {
left: 58.33333%; }
.col-xl-push-8 {
left: 66.66667%; }
.col-xl-push-9 {
left: 75%; }
.col-xl-push-10 {
left: 83.33333%; }
.col-xl-push-11 {
left: 91.66667%; }
.col-xl-push-12 {
left: 100%; }
.col-xl-offset-0 {
margin-left: 0%; }
.col-xl-offset-1 {
margin-left: 8.33333%; }
.col-xl-offset-2 {
margin-left: 16.66667%; }
.col-xl-offset-3 {
margin-left: 25%; }
.col-xl-offset-4 {
margin-left: 33.33333%; }
.col-xl-offset-5 {
margin-left: 41.66667%; }
.col-xl-offset-6 {
margin-left: 50%; }
.col-xl-offset-7 {
margin-left: 58.33333%; }
.col-xl-offset-8 {
margin-left: 66.66667%; }
.col-xl-offset-9 {
margin-left: 75%; }
.col-xl-offset-10 {
margin-left: 83.33333%; }
.col-xl-offset-11 {
margin-left: 91.66667%; }
.col-xl-offset-12 {
margin-left: 100%; } }
.col-xs-first {
order: -1; }
.col-xs-last {
order: 1; }
@media (min-width: 544px) {
.col-sm-first {
order: -1; }
.col-sm-last {
order: 1; } }
@media (min-width: 768px) {
.col-md-first {
order: -1; }
.col-md-last {
order: 1; } }
@media (min-width: 992px) {
.col-lg-first {
order: -1; }
.col-lg-last {
order: 1; } }
@media (min-width: 1200px) {
.col-xl-first {
order: -1; }
.col-xl-last {
order: 1; } }
.row-xs-top {
align-items: flex-start; }
.row-xs-center {
align-items: center; }
.row-xs-bottom {
align-items: flex-end; }
@media (min-width: 544px) {
.row-sm-top {
align-items: flex-start; }
.row-sm-center {
align-items: center; }
.row-sm-bottom {
align-items: flex-end; } }
@media (min-width: 768px) {
.row-md-top {
align-items: flex-start; }
.row-md-center {
align-items: center; }
.row-md-bottom {
align-items: flex-end; } }
@media (min-width: 992px) {
.row-lg-top {
align-items: flex-start; }
.row-lg-center {
align-items: center; }
.row-lg-bottom {
align-items: flex-end; } }
@media (min-width: 1200px) {
.row-xl-top {
align-items: flex-start; }
.row-xl-center {
align-items: center; }
.row-xl-bottom {
align-items: flex-end; } }
.col-xs-top {
align-self: flex-start; }
.col-xs-center {
align-self: center; }
.col-xs-bottom {
align-self: flex-end; }
@media (min-width: 544px) {
.col-sm-top {
align-self: flex-start; }
.col-sm-center {
align-self: center; }
.col-sm-bottom {
align-self: flex-end; } }
@media (min-width: 768px) {
.col-md-top {
align-self: flex-start; }
.col-md-center {
align-self: center; }
.col-md-bottom {
align-self: flex-end; } }
@media (min-width: 992px) {
.col-lg-top {
align-self: flex-start; }
.col-lg-center {
align-self: center; }
.col-lg-bottom {
align-self: flex-end; } }
@media (min-width: 1200px) {
.col-xl-top {
align-self: flex-start; }
.col-xl-center {
align-self: center; }
.col-xl-bottom {
align-self: flex-end; } } html {
font-size: 21px;
font-size: 1rem; }
h1 {
margin: 0 0 0.8375em 0; }
font-family: 'writing_without_inkregular';
h2 {
margin: 0 0 0.84em 0; }
font-family: 'writing_without_inkregular';
h3 {
margin: 0 0 0.93em 0; }
font-family: 'writing_without_inkregular';
h4 {
margin: 0 0 0.625em 0; }
font-family: 'writing_without_inkregular';
h5 {
margin: 0 0 0.62em 0; }
font-family: 'writing_without_inkregular';
h6 {
margin: 0 0 0.83em 0; }
font-family: 'writing_without_inkregular';
.post-content h1:first-of-type:first-child,
.post-content h2:first-of-type:first-child,
.post-content h3:first-of-type:first-child,
.post-content h4:first-of-type:first-child,
.post-content h5:first-of-type:first-child,
.post-content h6:first-of-type:first-child,
.comment-content h1:first-of-type:first-child,
.comment-content h2:first-of-type:first-child,
.comment-content h3:first-of-type:first-child,
.comment-content h4:first-of-type:first-child,
.comment-content h5:first-of-type:first-child,
.comment-content h6:first-of-type:first-child,
.entry-content h1:first-of-type:first-child,
.entry-content h2:first-of-type:first-child,
.entry-content h3:first-of-type:first-child,
.entry-content h4:first-of-type:first-child,
.entry-content h5:first-of-type:first-child,
.entry-content h6:first-of-type:first-child {
margin-bottom: .76em; }
p:not(:empty) + h2 {
margin-top: 1em; }
p:not(:empty) + h3 {
margin-top: 1.8em; }
p:not(:empty) + h4 {
margin-top: 2.25em; }
p:not(:empty) + h5 {
margin-top: 2.47em; }
p:not(:empty) + h6 {
margin-top: 2.6em; }
h1,
h2,
h3 {
text-transform: uppercase; }
p {
margin: 0; }
p:not(:empty) {
margin: 0 0 .62em; }
dfn, cite, em, i {
font-style: italic; }
address {
margin: 0 0 1.5em; }
pre {
font-family: "Courier 10 Pitch", Courier, monospace;
line-height: 1.6;
overflow: auto;
max-width: 100%;
margin: 0 0 1.5em;
padding: 1.5em;
background: #f1f1f1;
border: 1px solid #d7d7d7;
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
font-size: 21px;
font-size: 51rem; }
code, kbd, tt, var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 19.6875px;
font-size: 0.9375rem; }
code {
padding: 2px 5px;
border: 1px solid #e3e3e3; }
abbr, acronym {
cursor: help;
border-bottom: 1px dotted #666; }
mark, ins {
font-style: normal;
text-decoration: none;
padding: 0 4px; }
big {
font-size: 125%; }
small,
.small {
font-size: 15.96px;
font-size: 0.76rem; }
.post-content > *:last-child,
.entry-content > *:last-child,
.comment-content > *:last-child {
margin-bottom: 0; }
.post-content > *:last-child > *:last-child,
.entry-content > *:last-child > *:last-child,
.comment-content > *:last-child > *:last-child {
margin-bottom: 0; } html {
box-sizing: border-box; }
*,
*:before,
*:after { box-sizing: inherit; }
img {
height: auto; max-width: 100%; vertical-align: top; }
blockquote, q {
quotes: none; }
blockquote:before, blockquote:after, q:before, q:after {
content: ''; }
blockquote {
font-size: 29.82px;
font-size: 1.42rem; }
blockquote cite {
font-size: 21px;
font-size: 1rem; }
blockquote {
position: relative;
margin: 0 0 1em;
text-transform: uppercase;
letter-spacing: 2px;
padding: 50px 0 0; }
@media (min-width: 992px) {
blockquote {
padding: 0 0 0 67px; } }
.posts-list--masonry-3-cols blockquote, .posts-list--grid-3-cols blockquote {
padding: 50px 0 0; }
@media (min-width: 1200px) {
.posts-list--masonry-3-cols blockquote, .posts-list--grid-3-cols blockquote {
padding: 0 0 0 67px; } }
blockquote p {
margin: 0; }
blockquote p + p {
margin-top: 0; }
blockquote cite {
font-style: normal;
text-transform: none; }
blockquote cite:before {
content: "- "; }
blockquote:before {
content: "“";
font-weight: bold;
position: absolute;
font-size: 3em;
line-height: 1;
top: 0;
left: 5px;
transform: scaleX(1.5); }
p + blockquote {
margin-top: 1.13em; }
hr {
background-color: #e3e3e3;
border: 0;
height: 1px;
margin: 2.95em 0; }
.post_before_content-ads,
.post_before_comments-ads {
border-bottom: 1px solid #e3e3e3;
margin-bottom: 3em;
padding-bottom: 3em;
text-align: center; } .post-content > ul,
.post-content > ol,
.comment-content > ul,
.comment-content > ol,
.entry-content > ul,
.entry-content > ol {
padding: 0;
list-style: none; }
.post-content > ul li,
.post-content > ol li,
.comment-content > ul li,
.comment-content > ol li,
.entry-content > ul li,
.entry-content > ol li {
position: relative;
padding: .1875em 0 .25em; }
.post-content > ul li > ul,
.post-content > ul li > ol,
.post-content > ol li > ul,
.post-content > ol li > ol,
.comment-content > ul li > ul,
.comment-content > ul li > ol,
.comment-content > ol li > ul,
.comment-content > ol li > ol,
.entry-content > ul li > ul,
.entry-content > ul li > ol,
.entry-content > ol li > ul,
.entry-content > ol li > ol {
padding: .25em 0 0 1.25em;
margin: 0;
display: block;
list-style: none; }
.post-content > ul li > ul > li:first-child,
.post-content > ul li > ol > li:first-child,
.post-content > ol li > ul > li:first-child,
.post-content > ol li > ol > li:first-child,
.comment-content > ul li > ul > li:first-child,
.comment-content > ul li > ol > li:first-child,
.comment-content > ol li > ul > li:first-child,
.comment-content > ol li > ol > li:first-child,
.entry-content > ul li > ul > li:first-child,
.entry-content > ul li > ol > li:first-child,
.entry-content > ol li > ul > li:first-child,
.entry-content > ol li > ol > li:first-child {
padding-top: 0; }
.post-content > ul li > ul > li:first-child:before,
.post-content > ul li > ol > li:first-child:before,
.post-content > ol li > ul > li:first-child:before,
.post-content > ol li > ol > li:first-child:before,
.comment-content > ul li > ul > li:first-child:before,
.comment-content > ul li > ol > li:first-child:before,
.comment-content > ol li > ul > li:first-child:before,
.comment-content > ol li > ol > li:first-child:before,
.entry-content > ul li > ul > li:first-child:before,
.entry-content > ul li > ol > li:first-child:before,
.entry-content > ol li > ul > li:first-child:before,
.entry-content > ol li > ol > li:first-child:before {
top: 0; }
.post-content > ul li > ol > li:before,
.post-content > ol li > ol > li:before,
.comment-content > ul li > ol > li:before,
.comment-content > ol li > ol > li:before,
.entry-content > ul li > ol > li:before,
.entry-content > ol li > ol > li:before {
position: relative;
top: 0; }
.post-content > ul li > ol > li:first-child:before,
.post-content > ol li > ol > li:first-child:before,
.comment-content > ul li > ol > li:first-child:before,
.comment-content > ol li > ol > li:first-child:before,
.entry-content > ul li > ol > li:first-child:before,
.entry-content > ol li > ol > li:first-child:before {
top: 0; }
.post-content ul,
.comment-content ul,
.entry-content ul {
margin: .625em 0; }
.post-content ul > li:before,
.comment-content ul > li:before,
.entry-content ul > li:before {
content: '•';
line-height: inherit;
position: relative;
top: 0;
left: 0;
margin: 0 10px 0 0; }
.post-content ol,
.comment-content ol,
.entry-content ol {
margin: .625em 0;
padding: 0; }
.post-content ol > li,
.comment-content ol > li,
.entry-content ol > li {
padding-left: 0; }
.post-content ol > li ol,
.comment-content ol > li ol,
.entry-content ol > li ol {
margin: 0; }
.post-content ol,
.comment-content ol,
.entry-content ol {
counter-reset: list; }
.post-content ol > li:before,
.comment-content ol > li:before,
.entry-content ol > li:before {
content: counter(list,decimal-leading-zero);
counter-increment: list;
font-size: 1em;
line-height: inherit;
padding: 0 10px 0 0; }
dt {
font-weight: bold; }
dd {
margin: 0 1.5em 1.5em; } .inline-list {
padding: 0;
margin: 0;
list-style: none; }
.inline-list li {
display: inline-block;
vertical-align: top; } table {
margin: 0 0 1.5em;
width: 100%; }
.entry-content table {
margin: 0 0 1.5em;
max-width: 100%;
border: 1px solid #e3e3e3; }
.entry-content table th,
.entry-content table td {
padding: 5px;
vertical-align: top;
border: 1px solid #e3e3e3; }
.entry-content table thead th {
vertical-align: bottom;
border-bottom: 1px solid #e3e3e3; }
.entry-content table tbody + tbody {
border-top: 1px solid #e3e3e3; } .page-preloader {
position: relative;
top: 50%;
left: 50%;
width: auto;
height: auto;
display: inline-block;
line-height: 1;
transform: translate3d(-50%, -50%, 0) rotateZ(0);
z-index: 1000; }
.page-preloader-cover {
position: fixed;
z-index: 1000;
top: 0;
left: 0;
display: block;
width: 100%;
height: 100%;
background-color: #fff; }
.page-preloader-cover .preloader-logo {
text-align: center;
display: inline-block;
padding: 20px 40px 16px;
perspective: 500px; }
.page-preloader-cover .preloader-logo span {
vertical-align: top;
display: inline-block;
vertical-align: middle;
text-transform: uppercase;
animation: preloader-animate 6s ease-in-out infinite; }
@keyframes preloader-animate {
50% {
transform: rotateY(-360deg); } } #toTop {
display: none;
text-decoration: none;
overflow: hidden;
width: 40px;
height: 40px;
border: none;
text-indent: 0%;
background: none;
border: 1px solid #e3e3e3;
z-index: 999;
border-radius: 0;
text-align: center;
margin: 0 0 0; }
@media (min-width: 768px) {
#toTop {
position: fixed;
bottom: 20px;
margin: 0; } }
@media (max-width: 767px) {
#toTop {
display: block !important;
width: 100%;
border-bottom: none;
border-left: none;
border-right: none; } }
#toTop:before {
font-family: 'Material Icons';
font-weight: normal;
font-style: normal;
display: inline-block;
line-height: 1;
text-transform: none;
letter-spacing: normal;
word-wrap: normal;
white-space: nowrap;
direction: ltr; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; -moz-osx-font-smoothing: grayscale; font-feature-settings: 'liga';
width: 38px;
height: 38px;
text-align: center;
display: inline-block;
font-size: 25px;
line-height: 38px;
content: "arrow_upward"; }
@media (min-width: 544px) {
#toTop {
left: auto;
right: 30px; } }
@media (min-width: 768px) {
#toTop {
bottom: 60px; } }
@media (min-width: 1200px) {
.footer-layout-vertical #toTop {
left: auto;
right: 99px;
bottom: 0; } }
#toTop:active, #toTop:focus {
outline: none; } .site button,
input[type='button'],
input[type='reset'],
input[type='submit'] {
line-height: 1;
font-size: 19.95px;
font-size: 0.95rem;
letter-spacing: 1px;
display: inline-block;
max-width: 100%;
padding: .75em 1em;
cursor: pointer;
text-align: center;
vertical-align: top;
text-overflow: ellipsis;
border: none;
box-shadow: none;
transition: ease 333ms;
transition-property: color, background;
position: relative;
overflow: visible;
z-index: 10;
padding: .75em 1em .4em; }
@media (min-width: 1200px) {
.site button,
input[type='button'],
input[type='reset'],
input[type='submit'] {
padding: 20px 49px 19px;
white-space: nowrap; } }
.site button:before,
input[type='button']:before,
input[type='reset']:before,
input[type='submit']:before {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 6px;
background: #000;
z-index: -1;
opacity: 0;
transform: translate3d(0, 140%, 0);
transition: 250ms transform;
pointer-events: none; }
.site button:hover:before,
input[type='button']:hover:before,
input[type='reset']:hover:before,
input[type='submit']:hover:before {
opacity: 1;
transform: none; }
@media (min-width: 1200px) {
.site button,
input[type='button'],
input[type='reset'],
input[type='submit'] {
padding: 20px 49px 13px; } }
input[type='button'],
input[type='reset'],
input[type='submit'] {
border-bottom: 6px solid #000; }
.btn {
margin-bottom: 15px;
text-decoration: none;
line-height: 1;
font-size: 19.95px;
font-size: 0.95rem;
letter-spacing: 1px;
display: inline-block;
max-width: 100%;
padding: .75em 1em;
cursor: pointer;
text-align: center;
vertical-align: top;
text-overflow: ellipsis;
border: none;
box-shadow: none;
transition: ease 333ms;
transition-property: color, background;
position: relative;
overflow: visible;
z-index: 10; }
@media (min-width: 1200px) {
.btn {
padding: 20px 49px 19px;
white-space: nowrap; } }
.btn:before {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 6px;
background: #000;
z-index: -1;
opacity: 0;
transform: translate3d(0, 140%, 0);
transition: 250ms transform;
pointer-events: none; }
.btn:hover:before {
opacity: 1;
transform: none; }
.btn:hover {
text-decoration: none; }
.btn:focus {
outline: none; }
.btn-fullwidth {
width: 100%; }
.header-layout-vertical .btn, .footer-layout-vertical .btn {
padding: 20px 1em 19px;
white-space: normal; }
@media (min-width: 1850px) {
.header-layout-vertical .btn, .footer-layout-vertical .btn {
padding: 20px 49px 19px;
white-space: nowrap; } }
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'],
select,
textarea {
padding: 14px 20px;
border: none;
background-color: #f1f1f1;
font-size: 15.96px;
font-size: 0.76rem;
letter-spacing: 1px;
border-radius: 0;
-webkit-appearance: none; }
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,
select:focus,
textarea:focus {
outline: none;
box-shadow: none; }
input[type='text'].error,
input[type='email'].error,
input[type='url'].error,
input[type='password'].error,
input[type='search'].error,
input[type='number'].error,
input[type='tel'].error,
input[type='range'].error,
input[type='date'].error,
input[type='month'].error,
input[type='week'].error,
input[type='time'].error,
input[type='datetime'].error,
input[type='datetime-local'].error,
input[type='color'].error,
select.error,
textarea.error {
background: #fff2f2;
box-shadow: none; }
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'] {
height: 3.75em; }
button,
input[type='submit'],
input[type='reset'] {
-webkit-appearance: none;
border-radius: 0; }
button:focus,
input[type='submit']:focus,
input[type='reset']:focus {
outline: none; }
select {
padding: 17px 20px; }
textarea {
width: 100%;
min-height: 150px;
resize: vertical;
overflow: auto; }
::-moz-placeholder {
opacity: 1; }
:-moz-placeholder {
opacity: 1; }
.search-form {
margin: 0 auto;
padding: 0;
max-width: 568px;
align-items: center; }
@media (min-width: 544px) {
.search-form {
display: flex; } }
.widget-area .search-form {
max-width: inherit; }
.search-form label {
font-size: 0;
flex: 3 1 auto; }
.search-form__field[type="search"] {
float: none;
box-sizing: border-box;
height: 60px;
width: 100%;
border-radius: 0;
-webkit-appearance: none; }
.search-form__submit {
height: 60px;
flex: 0 0 auto;
margin: 0 0 0;
width: 100%; }
@media (min-width: 544px) {
.search-form__submit {
width: auto;
margin: 0 0 0 10px; } }
.search-form_wrap .close-btn,
.search-form_wrap .open-btn {
display: none; }
.vertical.site-footer .site-info {
text-align: center; }
.vertical.site-footer .site-info > div:not(.top-panel__search) {
text-align: left; }
.top-panel__search {
margin: 0; }
@media (min-width: 768px) {
.top-panel__search {
display: inline-block;
width: 50px;
height: 60px;
padding-bottom: 0;
box-sizing: content-box; }
.top-panel__search > * {
box-sizing: border-box; } }
@media (min-width: 992px) {
.top-panel__search {
text-align: right; } }
@media (max-width: 543px) {
.top-panel__search {
width: 100%; } }
.top-panel__search .search-form {
padding: 0;
overflow: hidden;
transition: 200ms opacity;
background: white;
z-index: 100;
width: 100%;
max-width: 500px; }
@media (min-width: 544px) {
.top-panel__search .search-form {
display: flex; } }
@media (min-width: 768px) {
.top-panel__search .search-form {
opacity: 0;
visibility: hidden;
position: absolute;
right: 75px;
padding: 10px;
width: 400px;
top: -10px;
z-index: 100;
max-width: inherit;
border: 1px solid #e3e3e3; } }
@media (min-width: 1200px) {
.top-panel__search .search-form {
z-index: -1;
padding: 30px;
width: 600px;
top: -30px; } }
.site-header.centered .top-panel__search .search-form, .site-header.minimal .top-panel__search .search-form, .site-header.default .top-panel__search .search-form {
padding: 0;
top: 0;
right: 0; }
@media (min-width: 768px) {
.site-header.centered .top-panel__search .search-form, .site-header.minimal .top-panel__search .search-form, .site-header.default .top-panel__search .search-form {
padding: 10px;
top: -10px;
right: 40px; } }
.site-header .top-panel__search .search-form {
z-index: 10; }
.top-panel__search .search-form_wrap {
position: relative;
padding: 0; }
.top-panel__search .search-form_wrap .close-btn,
.top-panel__search .search-form_wrap .open-btn {
display: none;
vertical-align: middle;
position: absolute;
right: 0;
opacity: 0;
padding: 0;
transition: 300ms all; }
@media (min-width: 768px) {
.top-panel__search .search-form_wrap .close-btn,
.top-panel__search .search-form_wrap .open-btn {
right: 50%;
margin-right: -30px;
display: inline-block; } }
@media (min-width: 1200px) {
.site-header.vertical .top-panel__search .search-form_wrap .close-btn, .site-header.vertical
.top-panel__search .search-form_wrap .open-btn {
margin-right: -26px; } }
.top-panel__search .search-form_wrap .close-btn a,
.top-panel__search .search-form_wrap .open-btn a {
width: 50px;
font-size: 26px;
line-height: 60px;
height: 60px;
display: inline-block;
text-align: center;
outline: none; }
@media (max-width: 543px) {
.top-panel__search .search-form_wrap .close-btn a,
.top-panel__search .search-form_wrap .open-btn a {
width: 50px;
line-height: 60px;
height: 60px;
text-align: center; } }
.site-header.default .top-panel__search .search-form_wrap .close-btn a, .site-header.centered .top-panel__search .search-form_wrap .close-btn a, .site-header.minimal .top-panel__search .search-form_wrap .close-btn a, .site-header.default
.top-panel__search .search-form_wrap .open-btn a, .site-header.centered
.top-panel__search .search-form_wrap .open-btn a, .site-header.minimal
.top-panel__search .search-form_wrap .open-btn a {
width: 30px; }
.top-panel__search .search-form_wrap .close-btn a i,
.top-panel__search .search-form_wrap .open-btn a i {
line-height: 60px; }
@media (min-width: 768px) {
.top-panel__search .search-form__field {
transform: translateX(100%);
transition: 300ms all; } }
@media (min-width: 768px) {
.top-panel__search .search-form__submit {
transform: translateX(100%);
transition: 200ms all; } }
.top-panel__search .search-form_wrap .close-btn {
opacity: 0;
visibility: hidden;
transform: translateX(100%); }
@media (max-width: 543px) {
.top-panel__search .search-form_wrap .close-btn {
transform: translateX(0); } }
.top-panel__search .search-form_wrap .open-btn {
opacity: 1;
visibility: visible;
transform: translateX(0); }
.top-panel__search .search-form_wrap.active .search-form {
opacity: 1;
visibility: visible; }
.top-panel__search .search-form_wrap.active .search-form__field {
transform: translateX(0); }
.top-panel__search .search-form_wrap.active .search-form__submit {
transform: translateX(0); }
.top-panel__search .search-form_wrap.active .open-btn {
opacity: 0;
visibility: hidden;
transform: translateX(100%); }
@media (max-width: 543px) {
.top-panel__search .search-form_wrap.active .open-btn {
transform: translateX(0); } }
.top-panel__search .search-form_wrap.active .close-btn {
opacity: 1;
visibility: visible;
transform: translateX(0); }
.comment-list .comment-respond {
padding-bottom: 2em; }
@media (min-width: 992px) {
.comment-reply-title {
margin-bottom: 15px; } }
.comment-list .comment-form {
margin: 0; }
.comment-form label {
display: block;
margin: 0 0 6px; }
.comment-form-comment, .comment-form-author, .comment-form-email, .comment-form-url {
margin: 1em 0 0 0; }
.comment-form .form-submit {
margin: 2.38em 0 0 0; }
.comment-form__field {
width: 100%;
vertical-align: top; }
.comment-form .logged-in-as,
.comment-form .comment-notes {
margin: 1em 0; }
.comment-list .comment-form {
padding-bottom: 2em; }
#cancel-comment-reply-link {
font-size: 15.75px;
font-size: 0.75rem; }
.post-password-form label {
display: inline-block;
vertical-align: top; }  a {
text-decoration: none;
outline: none; }
a:hover, a:active {
text-decoration: none; }
.post-content a, .comment-content a, .entry-content a {
text-decoration: underline; }
a,
.site button,
input[type='button'],
input[type='reset'],
input[type='submit'] {
transition: 333ms all; }
.post-content .cherry-projects-wrapper a,
.comment-content .cherry-projects-wrapper a,
.entry-content .cherry-projects-wrapper a {
text-decoration: none; } .top-panel__menu {
display: block; }
.header-layout-vertical .top-panel__menu-list {
text-align: center; }
@media (min-width: 1200px) {
.header-layout-vertical .top-panel__menu-list {
text-align: left; } }
.top-panel__menu-list .menu-item {
margin: 0;
display: block; }
@media (min-width: 768px) {
.top-panel__menu-list .menu-item {
display: inline-block;
vertical-align: middle;
margin: 0 10px 0 0; } }
@media (min-width: 1200px) {
.header-layout-vertical .top-panel__menu-list .menu-item {
display: block;
margin: 5px 5px 3px 0; } }
.top-panel__menu-list .menu-item a {
text-decoration: none;
font-size: 15.96px;
font-size: 0.76rem;
letter-spacing: 0.5px; }
.top-panel__menu-list .menu-item a:focus {
outline: none; }
.top-panel__menu-list .menu-item.current-menu-item a, .top-panel__menu-list .menu-item.current_page_item a {
text-decoration: underline; }  .main-navigation {
display: block;
clear: both;
width: 100%;
margin: 20px 0 0; }
.site-header.vertical .main-navigation {
margin: 0; }
@media (min-width: 992px) {
.main-navigation {
margin: 0; } }
.main-navigation ul {
display: none;
margin: 0;
padding-left: 0;
list-style: none; }
.main-navigation li {
position: relative;
text-align: left; }
@media (max-width: 991px) {
.main-navigation li {
line-height: 1.1; } }
.main-navigation a {
position: relative;
text-decoration: none; }
@media (max-width: 767px) {
.main-navigation ul ul a {
text-indent: 1rem; }
.main-navigation ul ul ul a {
text-indent: 2rem; }
.main-navigation ul ul ul ul a {
text-indent: 3rem; }
.main-navigation ul ul ul ul ul a {
text-indent: 4rem; }
.main-navigation ul ul ul ul ul ul a {
text-indent: 5rem; }
.main-navigation ul {
display: none; }
.main-navigation.toggled > ul {
display: block; }
.main-navigation.toggled ul.active {
display: block; } }
@media (max-width: 767px) {
.main-navigation > ul {
margin: 20px 0 0; }
.main-navigation ul ul a {
text-indent: .5rem; }
.main-navigation ul ul ul a {
text-indent: 1rem; }
.main-navigation ul ul ul ul a {
text-indent: 1.5rem; }
.main-navigation ul ul ul ul ul a {
text-indent: 2rem; }
.main-navigation ul ul ul ul ul ul a {
text-indent: 2.5rem; }
.main-navigation ul.sub-menu {
position: static;
opacity: 1;
visibility: visible;
box-shadow: none;
background: none;
margin: 0;
height: 0; }
.main-navigation ul.sub-menu.active {
height: auto;
display: block; }
.main-navigation li.menu-item-has-children > a.mobile-sublink {
margin: 0;
display: block;
position: absolute;
right: 0;
top: 0;
padding: 0;
width: 50px;
height: 25px;
text-align: center;
text-indent: 0; }
.main-navigation li.menu-item-has-children > a.mobile-sublink i {
position: relative;
top: 1px;
right: -12px;
transition: 300ms all; }
.main-navigation li.menu-item-has-children > a.mobile-sublink.active i {
transform: rotateX(180deg); } }
@media (min-width: 768px) {
.main-navigation ul {
display: block; }
.main-navigation li:hover > ul, .main-navigation li.menu-hover > ul {
top: 100%;
left: 0;
visibility: visible;
opacity: 1; } }
@media (min-width: 768px) and (min-width: 1200px) {
.site-header.vertical .main-navigation li:hover > ul, .site-header.vertical .main-navigation li.menu-hover > ul {
top: 0;
left: 100%;
visibility: visible;
opacity: 1;
transform: none; } }
@media (min-width: 768px) and (min-width: 992px) {
.site-header.minimal2 .main-navigation li:hover > ul, .site-header.minimal2 .main-navigation li.menu-hover > ul {
left: auto;
right: 0; } }
@media (min-width: 768px) {
.main-navigation li:hover > ul ul, .main-navigation li.menu-hover > ul ul {
transform: none;
margin-top: -10px; } }
@media (min-width: 768px) and (min-width: 1200px) {
.main-navigation li:hover > ul ul, .main-navigation li.menu-hover > ul ul {
margin-top: -20px; } }
@media (min-width: 768px) {
.main-navigation li:hover > ul.left-side, .main-navigation li.menu-hover > ul.left-side {
left: auto;
right: 0; }
.main-navigation li > ul.in-transition {
left: 0; } }
@media (min-width: 768px) and (min-width: 1200px) {
.site-header.vertical .main-navigation li > ul.in-transition {
left: 105%;
left: calc(100% + 20px);
transform: none; } }
@media (min-width: 768px) and (min-width: 992px) {
.site-header.minimal2 .main-navigation li > ul.in-transition {
left: auto;
right: 0; } }
@media (min-width: 768px) {
.main-navigation li > ul.in-transition ul {
transform: none; }
.main-navigation li > ul.in-transition.left-side {
left: auto;
right: 0; }
.main-navigation li li:hover > ul, .main-navigation li li.menu-hover > ul {
top: 0;
left: 100%; } }
@media (min-width: 768px) and (min-width: 992px) {
.site-header.minimal2 .main-navigation li li:hover > ul, .site-header.minimal2 .main-navigation li li.menu-hover > ul {
left: auto;
right: 100%; } }
@media (min-width: 768px) {
.main-navigation li li:hover > ul.left-side, .main-navigation li li.menu-hover > ul.left-side {
left: auto;
right: 100%; }
.main-navigation li li > ul.in-transition {
left: 100%; } }
@media (min-width: 768px) and (min-width: 992px) {
.site-header.minimal2 .main-navigation li li > ul.in-transition {
left: auto;
right: 100%; } }
@media (min-width: 768px) and (min-width: 1200px) {
.site-header.vertical .main-navigation li li > ul.in-transition {
left: 105%;
left: calc(100% + 20px); } }
@media (min-width: 768px) {
.main-navigation li li > ul.in-transition.left-side {
left: auto;
right: 100%; }
.main-navigation .menu {
display: flex;
flex-wrap: wrap;
justify-content: center; } }
@media (min-width: 768px) and (min-width: 1200px) {
.site-header.vertical .main-navigation .menu {
display: block;
justify-content: flex-start; } }
@media (min-width: 768px) {
.main-navigation .menu > li {
display: flex;
padding: 25px;
align-items: flex-start; } }
@media (min-width: 768px) and (min-width: 1200px) {
.site-header.vertical .main-navigation .menu > li:not(.super-guacamole__menu) {
display: block; }
.site-header.vertical .main-navigation .menu > li.super-guacamole__menu {
display: none; } }
@media (min-width: 768px) {
.main-navigation .sub-menu {
position: absolute;
z-index: 999;
top: 120%;
left: -999em;
visibility: hidden;
margin: 0;
transition: 200ms linear;
transition-property: top, opacity, visibility;
opacity: 0;
padding: 10px 0; } }
@media (min-width: 768px) and (min-width: 1200px) {
.main-navigation .sub-menu {
padding: 20px 0; } }
@media (min-width: 768px) {
.main-navigation .sub-menu ul {
top: 20%; } }
@media (min-width: 768px) and (min-width: 1200px) {
.site-header.vertical .main-navigation .sub-menu {
position: absolute;
z-index: 999;
top: 0;
left: 105%;
left: calc(100% + 20px);
visibility: hidden;
transition: 200ms linear;
transition-property: left, opacity, visibility;
opacity: 0;
padding: 30px 0;
margin: -30px 0 0; }
.site-header.vertical .main-navigation .sub-menu li {
position: relative; }
.site-header.vertical .main-navigation .sub-menu ul {
top: 0; } }
@media (min-width: 768px) {
.main-navigation .menu-toggle {
display: none; } } @media (min-width: 1200px) {
.site-header.vertical .main-navigation {
padding-left: 40px;
padding-right: 0;
padding-top: 30px;
padding-bottom: 30px; } }
@media (max-width: 1200px) {
.site-header.vertical .main-navigation {
padding-left: 1.19rem;
padding-right: 1.19rem;
padding-top: 20px !important;
padding-bottom: 20px !important; } }
.main-navigation a {
padding: 0;
font-size: 19.95px;
font-size: 0.95rem;
letter-spacing: 1px; }
.main-navigation a:focus {
outline: none; }
@media (min-width: 1200px) {
.main-navigation .menu > li:before {
padding: 0 30px; } }
@media (min-width: 1200px) {
.site-header.vertical .main-navigation .menu > li:before {
display: none; } }
.main-navigation .menu > li:first-child:before {
display: none; }
@media (max-width: 767px) {
.main-navigation .menu > li {
margin: 0; } }
@media (min-width: 1200px) {
.site-header.vertical .main-navigation .menu > li {
margin: 0; } }
@media (min-width: 768px) {
.main-navigation .menu > li > a {
padding-bottom: 27px;
border-bottom: none; }
.site-header.vertical .main-navigation .menu > li > a {
padding: 0; } }
.main-navigation .menu > li.menu-item-has-children:not(.super-guacamole__menu-with-image):not(.super-guacamole__menu-with-icon)::after { content: '\f107'; }
@media (min-width: 1200px) {
.site-header.vertical .main-navigation .menu > li.menu-item-has-children:not(.super-guacamole__menu-with-image):not(.super-guacamole__menu-with-icon)::after {
content: '\f105';
right: 40px; } }
@media (max-width: 767px) {
.main-navigation .menu > li.menu-item-has-children:not(.super-guacamole__menu-with-image):not(.super-guacamole__menu-with-icon)::after {
content: ''; } }
.main-navigation .menu > li.super-guacamole__menu-with-image a,
.main-navigation .menu > li.super-guacamole__menu-with-image img {
display: inline-block;
box-sizing: border-box;
border: 1px solid transparent; }
.main-navigation .menu > li.super-guacamole__menu-with-image img {
max-width: 1.6em;
transform: translateY(0.4em);
margin-top: -100%; }
.main-navigation .menu > li:last-child > a {
border-bottom: none; }
.main-navigation .menu > li:hover > a, .main-navigation .menu > li.menu-hover > a, .main-navigation .menu > li.current_page_item > a, .main-navigation .menu > li.current_page_ancestor > a, .main-navigation .menu > li.current-menu-item > a, .main-navigation .menu > li.current-menu-ancestor > a { }
.main-navigation .menu > li[hidden] {
display: none; }
.main-navigation .menu > li:not(:first-child) > .sub-menu {
margin-left: 1.28em; }
@media (min-width: 1200px) {
.main-navigation .menu > li:not(:first-child) > .sub-menu {
margin-left: 3.19em; } }
.site-header.vertical .main-navigation .menu > li:not(:first-child) > .sub-menu {
margin-left: 0; }
@media (min-width: 1200px) {
.site-header.vertical .main-navigation .sub-menu {
width: 265px;
display: flex;
flex-direction: column;
justify-content: center; } }
@media (min-width: 1200px) {
.site-header.vertical .main-navigation .sub-menu li {
padding: 0 50px; } }
@media (min-width: 768px) {
.main-navigation .sub-menu li:last-of-type a {
border-bottom: none; } }
.main-navigation .sub-menu li.menu-item-has-children::after { top: 1.3em;
right: 1em;
content: '\f105'; }
@media (min-width: 1200px) {
.main-navigation .sub-menu li.menu-item-has-children::after {
top: 1.6em;
right: 2.8em; } }
@media (min-width: 992px) {
.site-header.minimal2 .main-navigation .sub-menu li.menu-item-has-children::after {
content: '\f104';
right: auto;
top: 1.3em;
left: 1em; } }
@media (min-width: 1200px) {
.site-header.minimal2 .main-navigation .sub-menu li.menu-item-has-children::after {
left: 2.8em;
top: 1.6em; } }
@media (min-width: 1200px) {
.site-header.vertical .main-navigation .sub-menu li.menu-item-has-children::after {
top: .8em; } }
@media (max-width: 767px) {
.main-navigation .sub-menu li.menu-item-has-children::after {
content: ''; } }
.main-navigation .sub-menu a {
display: block;
font-size: 19.95px;
font-size: 0.95rem;
letter-spacing: 1px; }
@media (min-width: 768px) {
.main-navigation .sub-menu a {
padding: .3em 1em;
width: 9em; } }
@media (min-width: 1200px) {
.main-navigation .sub-menu a {
width: 12em;
padding: .5em 2.38em .5em 2.38em; } }
@media (min-width: 1200px) {
.site-header.vertical .main-navigation .sub-menu a {
width: auto;
padding: 0; } }
.main-navigation .sub-menu li:hover > a,
.main-navigation .sub-menu li.menu-hover > a,
.main-navigation .sub-menu li.current_page_item > a,
.main-navigation .sub-menu li.current_page_ancestor > a,
.main-navigation .sub-menu li.current-menu-item > a,
.main-navigation .sub-menu li.current-menu-ancestor > a { }
@media (min-width: 1200px) {
.site-header.vertical .main-navigation li:not(:first-child) {
margin: 17px 0 0; } }
.main-navigation li::after { position: absolute;
top: 1em;
right: 1em;
cursor: pointer;
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;
font-size: 10.5px;
font-size: 0.5rem; }
@media (min-width: 1200px) {
.site-header.vertical .main-navigation li::after {
top: .8em; } }
.main-navigation li a.mobile-sublink {
display: none; }
@media (min-width: 768px) {
.main-navigation .menu > li::after { top: 7px;
right: 0; } }
@media (min-width: 768px) and (min-width: 1200px) {
.site-header.vertical .main-navigation .menu > li::after {
top: .8em; } }
@media (min-width: 768px) and (max-width: 767px) {
.main-navigation .menu > li::after {
top: .22em;
right: 0; } }
@media (min-width: 768px) {
.main-navigation .menu > li.menu-item-has-children {
padding-right: 15px; }
.site-header.vertical .main-navigation .menu > li.menu-item-has-children {
padding-right: 15px; } }
@media (min-width: 768px) and (min-width: 1200px) {
.site-header.vertical .main-navigation .menu > li.menu-item-has-children {
padding-right: 0; } } .menu-item__desc {
font-size: 13.125px;
font-size: 0.625rem; }
@media (min-width: 768px) {
.menu > li > a > .menu-item__desc {
position: absolute; } } .menu-toggle {
padding: 0;
width: 100%;
height: 60px;
font-size: 1rem;
position: relative; }
.header-layout-vertical .menu-toggle {
padding: 0; }
.menu-toggle__icon {
vertical-align: middle;
display: inline-block;
font-size: 2rem;
position: absolute;
top: 50%;
left: 50%;
margin-left: -20px;
text-indent: -9999px; }
.menu-toggle__icon:before {
content: 'dehaze';
text-indent: 0;
position: absolute;
top: 0;
left: 0;
text-indent: 0;
transform: translateY(-50%) rotate(0);
transition: 333ms all; }
.toggled .menu-toggle__icon:before {
content: 'close';
position: absolute;
top: 0;
left: 0;
transform: translateY(-50%) rotate(180deg); } .footer-menu {
margin: 0; }
.footer-menu .menu {
margin: 1em 0; }
.footer-menu__items {
display: flex;
margin: 0;
padding-left: 0;
list-style: none;
flex-wrap: wrap;
justify-content: center; }
.footer-menu__items .menu-item {
display: flex;
padding: 0;
margin: 0 20px 0 0;
align-items: flex-start; }
.footer-menu__items .menu-item a {
text-decoration: none; } .comment-navigation,
.posts-navigation,
.post-navigation {
overflow: hidden;
margin-top: 2em; }
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%; }
.comment-navigation .nav-previous > a,
.posts-navigation .nav-previous > a,
.post-navigation .nav-previous > a {
display: inline-block;
vertical-align: top;
text-decoration: none;
white-space: nowrap; }
.comment-navigation .nav-previous > a:before,
.posts-navigation .nav-previous > a:before,
.post-navigation .nav-previous > a:before {
font-size: 20px;
content: '\E408';
vertical-align: top;
font-family: 'Material Icons';
font-weight: normal;
font-style: normal;
display: inline-block;
line-height: 1;
text-transform: none;
letter-spacing: normal;
word-wrap: normal;
white-space: nowrap;
direction: ltr; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; -moz-osx-font-smoothing: grayscale; font-feature-settings: 'liga'; }
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
width: 50%;
text-align: right;
white-space: nowrap; }
.comment-navigation .nav-next > a,
.posts-navigation .nav-next > a,
.post-navigation .nav-next > a {
display: inline-block;
vertical-align: top;
text-decoration: none; }
.comment-navigation .nav-next > a:after,
.posts-navigation .nav-next > a:after,
.post-navigation .nav-next > a:after {
font-size: 20px;
content: '\E409';
vertical-align: top;
font-family: 'Material Icons';
font-weight: normal;
font-style: normal;
display: inline-block;
line-height: 1;
text-transform: none;
letter-spacing: normal;
word-wrap: normal;
white-space: nowrap;
direction: ltr; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; -moz-osx-font-smoothing: grayscale; font-feature-settings: 'liga'; }
.pagination {
margin: 3.1em 0;
padding-top: 3.3em;
border-top: 1px solid #e3e3e3; }
.card-columns + .pagination {
margin-top: 0; }
.pagination .nav-links {
font-size: 0; }
.page-numbers {
line-height: 3;
display: inline-block;
min-width: 3em;
height: 3em;
margin: 0 0 1px 0;
text-align: center;
text-decoration: none;
background-color: transparent;
font-size: 19.95px;
font-size: 0.95rem;
border: 1px solid transparent; }
.page-numbers.dots {
min-width: 3em;
border: none;
background-color: transparent; }
.page-numbers.next, .page-numbers.prev {
border-color: transparent;
padding-left: 50px;
padding-right: 50px;
margin-top: 15px; }
.page-numbers.next i, .page-numbers.prev i {
vertical-align: middle; }
.page-numbers.next:hover, .page-numbers.prev:hover {
background-color: transparent; }
.page-numbers.next {
margin-left: 10px; }
.page-numbers.prev {
margin-right: 10px; }
.page-numbers.current, .page-numbers:hover {
border-color: #e3e3e3; }
.page-links {
clear: both;
margin: 0 0 1em; }
.page-links__title {
margin-right: 5px; }
.page-links a,
.page-links > .page-links__item {
line-height: 3;
display: inline-block;
min-width: 3em;
height: 3em;
margin: 0 5px 5px 0;
text-align: center;
border: 1px solid #e3e3e3; }
.page-links a {
text-decoration: none; } .breadcrumbs {
position: relative;
margin: 0;
padding: .5em 0;
text-align: center; }
.breadcrumbs__browse {
margin-right: .5em; }
.breadcrumbs__wrap {
margin: 0; }
@media (min-width: 768px) {
.breadcrumbs__wrap {
display: flex;
align-items: center;
justify-content: center; } }
@media (min-width: 992px) {
.breadcrumbs__wrap {
margin: 0 0 1em; } }
.breadcrumbs__item {
margin: .7em 0; }
@media (min-width: 768px) {
.breadcrumbs__item {
margin: 0; } }
.breadcrumbs__item-sep {
color: #e3e3e3;
margin: 0 1em;
display: none; }
@media (min-width: 768px) {
.breadcrumbs__item-sep {
display: block; } }
.breadcrumbs__item-link {
text-decoration: none; } @media (max-width: 1200px) {
.header-layout-vertical .site-header .social-list, .top-panel .social-list {
padding-top: 0 !important;
padding-bottom: 0 !important; } }
@media (max-width: 767px) {
.header-layout-vertical .site-header .social-list, .top-panel .social-list {
padding-top: 20px !important; } }
.social-list .inline-list .menu-item {
margin: 5px 10px 3px 0; }
.header-layout-vertical .site-header .social-list .inline-list, .top-panel .social-list .inline-list {
text-align: center; }
@media (min-width: 768px) {
.header-layout-vertical .site-header .social-list .inline-list, .top-panel .social-list .inline-list {
text-align: left; } }
@media (min-width: 1200px) {
.header-layout-vertical .site-header .social-list .inline-list .menu-item, .top-panel .social-list .inline-list .menu-item {
margin: 5px 0 3px; } }
.social-list .menu-item {
margin: 0; }
.social-list .menu-item::before {
display: none; }
.header-layout-vertical .site-header .social-list .menu-item, .header-layout-vertical .top-panel .social-list .menu-item, .top-panel .social-list .menu-item {
text-align: left; }
@media (min-width: 1200px) {
.header-layout-vertical .site-header .social-list .menu-item, .header-layout-vertical .top-panel .social-list .menu-item, .top-panel .social-list .menu-item {
display: block; } }
.top-panel .social-list .menu-item {
display: inline-block; }
.social-list .menu-item > a {
display: block;
text-decoration: none;
text-align: center;
position: relative; }
.social-list .menu-item > a:hover {
text-decoration: none; }
.social-list .menu-item > a:focus {
outline: none; }
@media (min-width: 768px) {
.header-layout-vertical .site-header .social-list .menu-item > a, .top-panel .social-list .menu-item > a {
display: inline;
border: none;
font-size: 15.96px;
font-size: 0.76rem;
letter-spacing: 0.5px; }
.header-layout-vertical .site-header .social-list .menu-item > a .screen-reader-text, .top-panel .social-list .menu-item > a .screen-reader-text {
clip: inherit;
width: auto;
height: auto;
position: relative !important; } }
.social-list .menu-item > a[href*="codepen.io"]::before {
content: '\f1cb'; }
.social-list .menu-item > a[href*="digg.com"]::before {
content: '\f1a6'; }
.social-list .menu-item > a[href*="dribbble.com"]::before {
content: '\f17d'; }
.social-list .menu-item > a[href*="dropbox.com"]::before {
content: '\f16b'; }
.social-list .menu-item > a[href*="facebook.com"]::before {
content: '\f09a'; }
.social-list .menu-item > a[href*="flickr.com"]::before {
content: '\f16e'; }
.social-list .menu-item > a[href*="plus.google.com"]::before {
content: '\f0d5'; }
.social-list .menu-item > a[href*="github.com"]::before {
content: '\f09b'; }
.social-list .menu-item > a[href*="instagram.com"]::before {
content: '\f16d'; }
.social-list .menu-item > a[href*="linkedin.com"]::before {
content: '\f0e1'; }
.social-list .menu-item > a[href*="pinterest.com"]::before {
content: '\f0d2'; }
.social-list .menu-item > a[href*="getpocket.com"]::before {
content: '\f265'; }
.social-list .menu-item > a[href*="reddit.com"]::before {
content: '\f1a1'; }
.social-list .menu-item > a[href*="skype.com"]::before, .social-list .menu-item > a[href*="skype:"]::before {
content: '\f17e'; }
.social-list .menu-item > a[href*="stumbleupon.com"]::before {
content: '\f1a4'; }
.social-list .menu-item > a[href*="tumblr.com"]::before {
content: '\f173'; }
.social-list .menu-item > a[href*="twitter.com"]::before {
content: '\f099'; }
.social-list .menu-item > a[href*="vimeo.com"]::before {
content: '\f27d'; }
.social-list .menu-item > a[href*="wordpress.org"]::before, .social-list .menu-item > a[href*="wordpress.com"]::before {
content: '\f19a'; }
.social-list .menu-item > a[href*="youtube.com"]::before {
content: '\f167'; }
.social-list .menu-item > a[href*="amazon.com"]::before {
content: '\f270'; }
.social-list .menu-item > a[href*="tripadvisor"]::before {
content: '\f262'; }
.social-list .menu-item > a[href*="ycombinator.com"]::before {
content: '\f23b'; }
.social-list .menu-item > a[href*="xing.com"]::before {
content: '\f168'; }
.social-list .menu-item > a[href*="yahoo."]::before {
content: '\f19e'; }
.social-list .menu-item > a[href*="vine.co"]::before {
content: '\f1ca'; }
.social-list .menu-item > a[href*="weibo.com"]::before {
content: '\f18a'; }
.social-list .menu-item > a[href*="trello.com"]::before {
content: '\f181'; }
.social-list .menu-item > a[href*="steampowered.com"]::before {
content: '\f1b6'; }
.social-list .menu-item > a[href*="soundcloud.com"]::before {
content: '\f1be'; }
.social-list .menu-item > a[href*="spotify.com"]::before {
content: '\f1bc'; }
.social-list .menu-item > a[href*="stackexchange.com"]::before {
content: '\f18d'; }
.social-list .menu-item > a[href*="stackoverflow.com"]::before {
content: '\f16c'; }
.social-list .menu-item > a[href*="slideshare.net"]::before {
content: '\f1e7'; }
.social-list .menu-item > a[href*="slack.com"]::before {
content: '\f198'; }
.social-list .menu-item > a[href*="skyatlas.com"]::before {
content: '\f216'; }
.social-list .menu-item > a[href*="last.fm"]::before {
content: '\f202'; }
.social-list .menu-item > a[href*="jsfiddle.net"]::before {
content: '\f1cc'; }
.social-list .menu-item > a[href*="behance.net"]::before {
content: '\f1b4'; }
.social-list .menu-item > a[href*="bitbucket.org"]::before {
content: '\f171'; }
.social-list .menu-item > a[href*="codepen.io"]::before {
content: '\f1cb'; }
.social-list .menu-item > a[href*="codiepie.com"]::before {
content: '\f284'; }
.social-list .menu-item > a[href*="connectdevelop.com"]::before {
content: '\f20e'; }
.social-list .menu-item > a[href*="dashcube.com"]::before {
content: '\f210'; }
.social-list .menu-item > a[href*="contao.org"]::before {
content: '\f26d'; }
.social-list .menu-item > a[href*="delicious.com"]::before {
content: '\f1a5'; }
.social-list .menu-item > a[href*="deviantart.com"]::before {
content: '\f1bd'; }
.social-list .menu-item > a[href*="vk.com"]::before {
content: '\f189'; }
.social-list .menu-item > a::before {
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;
font-size: 14.91px;
font-size: 0.71rem;
display: block;
width: 60px;
height: 60px;
line-height: 60px;
margin: auto;
background: none;
border-radius: 0;
position: relative;
z-index: 10;
transition: 333ms all; }
.social-list--text .social-list .menu-item > a::before {
display: none; }
@media (min-width: 768px) {
.header-layout-vertical .site-header .social-list .menu-item > a::before, .top-panel .social-list .menu-item > a::before {
display: none; } }
.social-list .menu-item > a .animation-block {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 0;
background: #131313;
z-index: 1;
opacity: 0;
transition: height 0.3s; }
.social-list .menu-item > a:hover .animation-block {
opacity: 1;
height: 6px; }
.social-list .menu-item > a:after {
content: '';
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
border: 1px solid #e3e3e3;
transition: 333ms all; }
@media (min-width: 768px) {
.header-layout-vertical .site-header .social-list .menu-item > a:after, .top-panel .social-list .menu-item > a:after {
display: none; } }
.social-list .menu-item > a:hover:after {
opacity: 0; }
@media (min-width: 768px) {
.header-layout-vertical .site-header .social-list .menu-item > a .animation-block, .top-panel .social-list .menu-item > a .animation-block {
display: none; } }
.social-list--text .menu-item > a::before {
display: none; }  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden; }
.screen-reader-text:focus {
background-color: #ffffff;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 18.375px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0; } .alignleft {
float: none;
margin-bottom: 30px; }
@media (min-width: 768px) {
.alignleft {
float: left;
margin-right: 50px;
margin-bottom: 15px; } }
.alignright {
float: none;
margin-bottom: 30px; }
@media (min-width: 768px) {
.alignright {
float: right;
margin-left: 50px;
margin-bottom: 15px; } }
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
margin-top: 15px;
margin-bottom: 15px; }
p + p .aligncenter, p + p .alignnone {
margin-top: 42px;
margin-bottom: 70px; } .clear:before,
.clear:after,
.comment-body:before,
.comment-body:after,
.entry-content:before,
.entry-content:after,
.entry-footer:before,
.entry-footer:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
table-layout: fixed; }
.clear:after,
.comment-body:after,
.entry-content:after,
.entry-footer:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both; }
.hidden {
display: none; } .comments-area {
position: relative;
margin: 0; }
.comments-area.with-comments {
padding: 3.33em 0 0;
border-top: 1px solid #e3e3e3; }
@media (min-width: 992px) {
.comments-title {
margin-bottom: 1em; } }
.comment-respond {
margin: 1.14em 0 0;
padding: 3.33em 0;
border-top: 1px solid #e3e3e3; }
.comment-list {
margin: 0;
padding: 0 0 20px;
list-style: none; }
.comment-list .children {
margin-left: 0;
padding-left: 10px;
list-style: none; }
@media (min-width: 992px) {
.comment-list .children {
padding-left: 30px; } }
.comment-list li.comment {
margin-top: 50px; }
.comment-list > li.comment:first-child {
margin-top: 0; }
@media (min-width: 768px) {
.comment-content {
overflow: hidden; } }
.comment-content a {
word-wrap: break-word; }
.comment-body__holder {
position: relative;
padding-right: 40px; }
.comment-body .avatar {
margin: 0 0 20px;
width: 40px;
border-radius: 50%; }
@media (min-width: 768px) {
.comment-body .avatar {
float: left;
margin: 0 15px 10px 0; } }
@media (min-width: 992px) {
.comment-body .avatar {
width: auto;
margin: 0 30px 15px 0; } }
.comment-body .fn {
font-weight: normal; }
.comment-body .fn:after {
content: " -"; }
.comment-body .reply {
position: absolute;
z-index: 9;
top: 0;
right: 0;
transition: all 0.25s ease;
opacity: 1; }
.comment-metadata {
margin: 0 0 4px; }
.comment-reply-link {
font-size: 26px; }
.comment-reply-link .material-icons {
font-size: inherit; }
.comment-date {
display: inline-block; }
.comment-date__time {
display: inline-block;
vertical-align: top; }
.bypostauthor {
display: block; } .post-author-bio {
margin: 3.09em 0 0;
border-top: 1px solid #e3e3e3; }
.post-author__holder {
padding: 1em 0; }
@media (min-width: 992px) {
.post-author__holder {
padding: 3.33em 0; } }
.post-author__avatar {
margin: 0 0 1em; }
@media (min-width: 768px) {
.post-author__avatar {
float: left;
margin: 0 1em 1em 0; } }
@media (min-width: 992px) {
.post-author__avatar {
margin: 0 2.38em 1em 0; } }
.header-layout-vertical .post-author__avatar, .footer-layout-vertical .post-author__avatar {
float: none; }
@media (min-width: 1700px) {
.header-layout-vertical .post-author__avatar, .footer-layout-vertical .post-author__avatar {
float: left;
margin: 0 1em 1em 0; } }
.post-author__avatar .avatar {
width: 70px;
vertical-align: top;
border-radius: 50%; }
@media (min-width: 992px) {
.post-author__avatar .avatar {
width: auto; } }
.header-layout-vertical .post-author__avatar .avatar, .footer-layout-vertical .post-author__avatar .avatar {
width: 70px; }
@media (min-width: 1700px) {
.header-layout-vertical .post-author__avatar .avatar, .footer-layout-vertical .post-author__avatar .avatar {
width: auto; } }
@media (min-width: 768px) {
.post-author__content {
overflow: hidden; } }
.post-author__title {
margin: 0 0 30px;
text-transform: uppercase; } .posts-list .share-btns__list {
float: none; }
@media (min-width: 992px) {
.posts-list .share-btns__list {
float: right; } }
.posts-list--masonry-2-cols .share-btns__list, .posts-list--masonry-3-cols .share-btns__list, .posts-list--grid-2-cols .share-btns__list, .posts-list--grid-3-cols .share-btns__list {
float: none;
margin: 20px 0 0; }
.share-btns__item {
display: inline-block;
vertical-align: top;
margin: 5px 10px 5px 0; }
.share-btns__link {
line-height: 60px;
display: block;
width: 60px;
height: 60px;
text-align: center;
text-decoration: none;
opacity: 1;
border-radius: 0;
position: relative;
overflow: hidden;
border: none;
font-size: 14.91px;
font-size: 0.71rem; }
.share-btns__link .animation-block {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 0;
background: #131313;
z-index: 1;
opacity: 0;
transition: height 0.3s; }
.share-btns__link:hover .animation-block {
opacity: 1;
height: 6px; }
.share-btns__link i {
position: relative;
z-index: 10; }
.share-btns__link:after {
content: '';
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
border: 1px solid #e3e3e3;
transition: 333ms all; }
.share-btns__link:hover:after {
opacity: 0; }  .cherry-projects-terms-wrapper .projects-terms-container {
margin-bottom: -30px; }
@media (min-width: 768px) {
.cherry-projects-terms-wrapper .projects-terms-container {
margin-bottom: -50px; } }
@media (max-width: 1200px) {
.cherry-projects-terms-wrapper .projects-terms-container.masonry-layout .projects-terms-list {
column-count: 2 !important; } }
@media (max-width: 767px) {
.cherry-projects-terms-wrapper .projects-terms-container.masonry-layout .projects-terms-list {
column-count: 1 !important; } }
.cherry-projects-terms-wrapper .projects-terms-item .inner-wrapper {
position: relative;
overflow: hidden; }
@media (max-width: 991px) {
.cherry-projects-terms-wrapper .projects-terms-item .inner-wrapper {
margin-bottom: 30px !important; } }
@media (min-width: 1200px) {
.cherry-projects-terms-wrapper .projects-terms-item:hover .featured-image img {
transform: scale(1.06) translate3d(0, -3%, 0); } }
.cherry-projects-terms-wrapper .project-terms-media .featured-image {
line-height: 1; }
@media (min-width: 1200px) {
.cherry-projects-terms-wrapper .project-terms-media .featured-image img {
transform: translate3d(0, 0, 0);
display: block;
transition: 333ms all; } }
.cherry-projects-terms-wrapper .project-terms-media .hover-content {
background: none;
padding: 0;
z-index: 20; }
.cherry-projects-terms-wrapper .project-terms-media .hover-content .term-permalink {
margin: 0;
width: 100%;
height: 100%;
background: none;
transform: none;
border-radius: 0; }
.cherry-projects-terms-wrapper .project-terms-media .hover-content .dashicons {
display: none; }
.cherry-projects-terms-wrapper .project-terms-media.border-animation {
position: relative; }
.cherry-projects-terms-wrapper .project-terms-media.border-animation .featured-image:before, .cherry-projects-terms-wrapper .project-terms-media.border-animation .featured-image:after,
.cherry-projects-terms-wrapper .project-terms-media.border-animation .hover-content:before,
.cherry-projects-terms-wrapper .project-terms-media.border-animation .hover-content:after {
content: '';
position: absolute;
background: #000;
transition: transform 0.2s;
z-index: 100; }
.cherry-projects-terms-wrapper .project-terms-media.border-animation .featured-image:before, .cherry-projects-terms-wrapper .project-terms-media.border-animation .featured-image:after {
top: 0;
width: 13px;
height: 100%;
transform: scale3d(1, 0, 1); }
.cherry-projects-terms-wrapper .project-terms-media.border-animation .featured-image:before {
left: 0;
transform-origin: 50% 100%; }
.cherry-projects-terms-wrapper .project-terms-media.border-animation .featured-image:after {
right: 0;
transform-origin: 50% 0%; }
.cherry-projects-terms-wrapper .project-terms-media.border-animation .hover-content:before, .cherry-projects-terms-wrapper .project-terms-media.border-animation .hover-content:after {
left: 0;
width: 100%;
height: 13px;
transform: scale3d(0, 1, 1); }
.cherry-projects-terms-wrapper .project-terms-media.border-animation .hover-content:before {
top: 0;
transform-origin: 0 50%; }
.cherry-projects-terms-wrapper .project-terms-media.border-animation .hover-content:after {
bottom: 0;
transform-origin: 100% 50%; }
.cherry-projects-terms-wrapper .project-terms-media.border-animation:hover .featured-image:before, .cherry-projects-terms-wrapper .project-terms-media.border-animation:hover .featured-image:after,
.cherry-projects-terms-wrapper .project-terms-media.border-animation:hover .hover-content:before,
.cherry-projects-terms-wrapper .project-terms-media.border-animation:hover .hover-content:after {
transform: scale3d(1, 1, 1);
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
transition-duration: 0.4s; }
.cherry-projects-terms-wrapper .project-terms-content {
position: absolute;
width: auto;
height: auto;
z-index: 10;
top: 30px;
left: 30px;
right: 30px;
bottom: 30px; }
@media (min-width: 992px) {
.cherry-projects-terms-wrapper .project-terms-content {
top: 50px;
left: 50px;
right: 50px;
bottom: 50px; } }
.cherry-projects-terms-wrapper .project-terms-content a {
text-decoration: none; }
.cherry-projects-terms-wrapper .project-terms-content h5 {
margin: 0;
text-transform: uppercase; }
.entry-content .cherry-projects-terms-wrapper .project-terms-content h5 {
margin: 0 0 10px; }
.cherry-projects-terms-wrapper .project-terms-content h5 a {
text-decoration: none;
color: inherit;
display: inline-block;
vertical-align: middle;
padding: 3px 10px 0; }
.cherry-projects-wrapper {
min-height: 400px; }
@media (max-width: 1200px) {
.cherry-projects-wrapper .masonry-layout .projects-list {
column-count: 2 !important;
column-gap: 30px !important; }
.cherry-projects-wrapper .masonry-layout .projects-list .inner-wrapper {
margin-bottom: 30px !important; } }
@media (max-width: 600px) {
.cherry-projects-wrapper .masonry-layout .projects-list {
column-count: 1 !important; } }
.cherry-projects-wrapper .masonry-layout .projects-list .projects-item .inner-wrapper {
position: relative;
overflow: hidden; }
@media (min-width: 1200px) {
.cherry-projects-wrapper .masonry-layout .projects-list .projects-item .inner-wrapper .project-media img {
display: block;
transform: translate3d(0, 0, 0);
transition: 333ms all; } }
@media (min-width: 1200px) and (min-width: 1200px) {
.cherry-projects-wrapper .masonry-layout .projects-list .projects-item .inner-wrapper .project-media .hover-content {
border: 0; }
.cherry-projects-wrapper .masonry-layout .projects-list .projects-item .inner-wrapper .project-media .hover-content .zoom-link {
display: none; } }
@media (min-width: 1200px) {
.cherry-projects-wrapper .masonry-layout .projects-list .projects-item .inner-wrapper .project-content {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
z-index: 5;
transform: translate3d(0, 100%, 0);
transition: 333ms transform; } }
.header-layout-vertical .cherry-projects-wrapper .masonry-layout .projects-list .projects-item .inner-wrapper .project-content, .footer-layout-vertical .cherry-projects-wrapper .masonry-layout .projects-list .projects-item .inner-wrapper .project-content {
position: relative;
transform: translate3d(0, 0, 0); }
@media (min-width: 1200px) {
.header-layout-vertical .cherry-projects-wrapper .masonry-layout .projects-list .projects-item .inner-wrapper .project-content, .footer-layout-vertical .cherry-projects-wrapper .masonry-layout .projects-list .projects-item .inner-wrapper .project-content {
position: absolute;
transform: translate3d(0, 100%, 0); } }
@media (min-width: 1200px) {
.cherry-projects-wrapper .masonry-layout .projects-list .projects-item .inner-wrapper:hover .project-media img {
transform: translate3d(0, -10%, 0); } }
.header-layout-vertical .cherry-projects-wrapper .masonry-layout .projects-list .projects-item .inner-wrapper:hover .project-media img, .footer-layout-vertical .cherry-projects-wrapper .masonry-layout .projects-list .projects-item .inner-wrapper:hover .project-media img {
transform: translate3d(0, 0, 0); }
@media (min-width: 1200px) {
.header-layout-vertical .cherry-projects-wrapper .masonry-layout .projects-list .projects-item .inner-wrapper:hover .project-media img, .footer-layout-vertical .cherry-projects-wrapper .masonry-layout .projects-list .projects-item .inner-wrapper:hover .project-media img {
transform: translate3d(0, -10%, 0); } }
.cherry-projects-wrapper .justified-layout .projects-list .projects-item .inner-wrapper .project-content {
padding: 30px; }
.cherry-projects-wrapper .list-layout.projects-container .projects-list .projects-item {
margin-bottom: 2.38rem; }
.cherry-projects-wrapper .list-layout.projects-container .projects-list .projects-item:last-child {
margin-bottom: 0; }
.cherry-projects-wrapper .list-layout.projects-container .projects-list .projects-item .inner-wrapper .project-content {
padding: 0;
background: none; }
.cherry-projects-wrapper .list-layout.projects-container .projects-list .projects-item .inner-wrapper .project__col-group {
display: block; }
.cherry-projects-wrapper .list-layout.projects-container .projects-list .projects-item .inner-wrapper .project__col-left {
padding-right: 0; }
.cherry-projects-wrapper .list-layout.projects-container .projects-list .projects-item .inner-wrapper .project__col-left p {
margin: 0; }
.cherry-projects-wrapper .list-layout.projects-container .projects-list .projects-item .inner-wrapper .project__col-right {
margin-top: 20px; }
.cherry-projects-wrapper .projects-container .projects-list {
min-height: inherit; }
.cherry-projects-wrapper .projects-list {
min-height: inherit; }
.cherry-projects-wrapper .projects-list .projects-item .inner-wrapper .project-content {
padding: 20px; }
@media (min-width: 1200px) {
.cherry-projects-wrapper .projects-list .projects-item .inner-wrapper .project-content {
padding: 20px; } }
@media (min-width: 1500px) {
.cherry-projects-wrapper .projects-list .projects-item .inner-wrapper .project-content {
padding: 50px; } }
.cherry-projects-wrapper .projects-list .projects-item .inner-wrapper .project__col-group {
display: flex;
align-items: flex-end; }
.cherry-projects-wrapper .projects-list .projects-item .inner-wrapper .project__col-left {
padding-right: 10px;
flex: 1; }
.cherry-projects-wrapper .projects-list .projects-item .inner-wrapper .project__col-left p {
margin: 0; }
.cherry-projects-wrapper .projects-list .projects-item .inner-wrapper:hover .project-content {
transform: none; }
.header-layout-vertical .cherry-projects-wrapper .projects-list .projects-item .inner-wrapper:hover .project-content, .footer-layout-vertical .cherry-projects-wrapper .projects-list .projects-item .inner-wrapper:hover .project-content {
transform: none; }
@media (min-width: 1800px) {
.header-layout-vertical .cherry-projects-wrapper .projects-list .projects-item .inner-wrapper:hover .project-content, .footer-layout-vertical .cherry-projects-wrapper .projects-list .projects-item .inner-wrapper:hover .project-content {
transform: none; } }
.cherry-projects-wrapper .projects-list .projects-item .inner-wrapper .more-button {
outline: none;
position: relative;
display: inline-block;
vertical-align: middle;
transition: 333ms all; }
.cherry-projects-wrapper .projects-list .projects-item .inner-wrapper .more-button i {
display: block;
transform: translate3d(0, 0, 0);
transition: 333ms all; }
.cherry-projects-wrapper .projects-list .projects-item .inner-wrapper .more-button i.bg {
position: absolute;
top: 0;
left: 0;
opacity: .5;
transform: scale(0.1);
transition: 233ms all; }
.cherry-projects-wrapper .projects-list .projects-item .inner-wrapper .more-button:hover i {
transform: rotate(90deg) translate3d(0, 0, 0); }
.cherry-projects-wrapper .projects-list .projects-item .inner-wrapper .more-button:hover i.bg {
transform: scale(5);
opacity: 0; }
.cherry-projects-single-post .cherry-projects-single__container {
display: block; }
.cherry-projects-single-post .cherry-projects-single__container .cherry-projects-single__content__header {
text-align: center; }
.cherry-projects-single-post .cherry-projects-single__container .cherry-projects-single__content__header .project-title {
margin: 0 0 .25em; }
.cherry-projects-single-post .cherry-projects-single__container .cherry-projects-single__content__header .cherry-projects-single-meta {
margin: 0 0 3.875em;
border: none; }
.cherry-projects-single-post .cherry-projects-single__container .cherry-projects-single__content__header .cherry-projects-single-meta > span:not(:first-child):not(:empty):before {
content: '-';
display: inline-block;
vertical-align: middle;
padding: 0 6px 0 4px; }
.cherry-projects-single-post .cherry-projects-single__container .cherry-projects-single__media {
margin-bottom: 2.9em;
margin-right: 0; }
.cherry-projects-single-post .cherry-projects-single__container .cherry-projects-single__media.cherry-projects-single__media-featured {
margin-bottom: 1.19rem; }
.cherry-projects-single-post .cherry-projects-single__container .cherry-projects-single__media.cherry-projects-single__media-imagelist {
margin-bottom: 1.71em; }
.cherry-projects-single-post .cherry-projects-single__container .cherry-projects-single__media .cherry-projects-video-list iframe {
vertical-align: top;
width: 100%; }
@media (min-width: 992px) {
.cherry-projects-single-post .cherry-projects-single__container .cherry-projects-single__media .cherry-projects-video-list iframe {
height: 652px; } }
.cherry-projects-single-post .cherry-projects-single__container .cherry-projects-single__media .cherry-projects-audio-list .wp-playlist {
margin: 0;
border: none;
padding: 30px; }
.cherry-projects-single-post .cherry-projects-single__container .cherry-projects-single__media .cherry-projects-audio-list .wp-playlist .wp-playlist-current-item {
height: auto;
text-align: center;
margin: 0 0 20px; }
.cherry-projects-single-post .cherry-projects-single__container .cherry-projects-single__media .cherry-projects-audio-list .wp-playlist .wp-playlist-current-item img {
display: none; }
.cherry-projects-single-post .cherry-projects-single__container .cherry-projects-single__media .cherry-projects-audio-list .wp-playlist .wp-playlist-current-item .wp-playlist-caption {
max-width: 100%; }
.cherry-projects-single-post .cherry-projects-single__container .cherry-projects-single__media .cherry-projects-audio-list .wp-playlist .wp-playlist-tracks {
margin: 20px 0 0; }
.cherry-projects-single-post .cherry-projects-single__container .cherry-projects-single__media .cherry-projects-audio-list .wp-playlist .wp-playlist-tracks .wp-playlist-item {
border: none; }
.cherry-projects-single-post .cherry-projects-single__container .cherry-projects-single__media .cherry-projects-audio-list .wp-playlist .wp-playlist-tracks .wp-playlist-item.wp-playlist-playing {
background: none; }
.cherry-projects-single-post .cherry-projects-single__container .cherry-projects-single__media .cherry-projects-audio-list .wp-playlist .wp-playlist-tracks .wp-playlist-item .wp-playlist-caption {
outline: none; }
.cherry-projects-single-post .cherry-projects-single__container .cherry-projects-single__content > *:last-child {
margin-bottom: 2.66em; }
.cherry-projects-single-post .cherry-projects-single__container .cherry-projects-single-skills-list,
.cherry-projects-single-post .cherry-projects-single__container .cherry-projects-single-details-list {
margin-top: 1.66em; }
.cherry-projects-single-post .cherry-projects-single__container .cherry-projects-single-skills-list ul li,
.cherry-projects-single-post .cherry-projects-single__container .cherry-projects-single-details-list ul li {
margin: .66em 0 0; }
.cherry-projects-single-post .cherry-projects-single__container .cherry-projects-single-skills-list ul li:first-child,
.cherry-projects-single-post .cherry-projects-single__container .cherry-projects-single-details-list ul li:first-child {
margin: 0; }
.cherry-projects-single-post .cherry-projects-single__container .cherry-projects-single-skills-list ul li:last-child,
.cherry-projects-single-post .cherry-projects-single__container .cherry-projects-single-details-list ul li:last-child {
margin: .66em 0 0; }
.cherry-projects-single-post .cherry-projects-single__container .cherry-projects-single-skills-list .cherry-skill-item .skill-bar {
height: 30px; }
.cherry-projects-single-post .cherry-projects-single__container .cherry-projects-single-skills-list .cherry-skill-item .skill-bar span {
height: 30px; }
.cherry-projects-single-post .cherry-projects-single__container .cherry-projects-single-skills-list .cherry-skill-item .skill-bar span em {
padding: 0 10px;
font-style: normal;
font-size: 16px;
line-height: 30px; }
.cherry-projects-single-post .cherry-projects-single__container .cherry-projects-single-details-list .cherry-projects-details-list-title {
margin-bottom: .9em; }
.cherry-projects-single-post .cherry-projects-slider__instance {
margin: 0 0 2.9em; }
.cherry-projects-single-post .cherry-projects-slider__instance .slider-pro {
background: none; }
.cherry-projects-single-post .cherry-projects-slider__instance .slider-pro .sp-thumbnails-container.sp-bottom-thumbnails {
position: relative;
margin-top: 2.38rem;
background: none;
padding: 0; }
.cherry-projects-single-post .cherry-projects-slider__instance .slider-pro .sp-thumbnails-container.sp-bottom-thumbnails .projects-slider__thumbnails .sp-thumbnail-container {
margin: 0 2.38rem 0 0; }
.cherry-projects-single-post .cherry-projects-slider__instance .slider-pro .sp-thumbnails-container.sp-bottom-thumbnails .projects-slider__thumbnails .sp-thumbnail-container .sp-thumbnail {
position: relative; }
.cherry-projects-single-post .cherry-projects-slider__instance .slider-pro .sp-thumbnails-container.sp-bottom-thumbnails .projects-slider__thumbnails .sp-thumbnail-container .sp-thumbnail:after {
content: '';
width: 100%;
height: 100%;
position: absolute;
bottom: 0;
left: 0;
border: 0 solid #000;
opacity: 0;
z-index: 1;
transition: 333ms border-width;
box-sizing: border-box; }
.cherry-projects-single-post .cherry-projects-slider__instance .slider-pro .sp-thumbnails-container.sp-bottom-thumbnails .projects-slider__thumbnails .sp-thumbnail-container.sp-selected-thumbnail .sp-thumbnail, .cherry-projects-single-post .cherry-projects-slider__instance .slider-pro .sp-thumbnails-container.sp-bottom-thumbnails .projects-slider__thumbnails .sp-thumbnail-container.sp-selected-thumbnail:hover .sp-thumbnail, .cherry-projects-single-post .cherry-projects-slider__instance .slider-pro .sp-thumbnails-container.sp-bottom-thumbnails .projects-slider__thumbnails .sp-thumbnail-container:hover .sp-thumbnail {
border: none; }
.cherry-projects-single-post .cherry-projects-slider__instance .slider-pro .sp-thumbnails-container.sp-bottom-thumbnails .projects-slider__thumbnails .sp-thumbnail-container.sp-selected-thumbnail .sp-thumbnail:after, .cherry-projects-single-post .cherry-projects-slider__instance .slider-pro .sp-thumbnails-container.sp-bottom-thumbnails .projects-slider__thumbnails .sp-thumbnail-container.sp-selected-thumbnail:hover .sp-thumbnail:after, .cherry-projects-single-post .cherry-projects-slider__instance .slider-pro .sp-thumbnails-container.sp-bottom-thumbnails .projects-slider__thumbnails .sp-thumbnail-container:hover .sp-thumbnail:after {
border-width: 13px;
opacity: 1; }
.cherry-projects-single-post .cherry-projects-slider__instance .slider-pro .sp-thumbnails-container.sp-bottom-thumbnails .projects-slider__thumbnails .sp-thumbnail-container:hover .sp-thumbnail:after {
border-width: 10px; }
.cherry-projects-single-post .cherry-projects-slider__instance .slider-pro .sp-arrows .sp-arrow {
width: 60px;
height: 60px;
text-align: center; }
.cherry-projects-single-post .cherry-projects-slider__instance .slider-pro .sp-arrows .sp-arrow:before {
font-family: 'Material Icons';
font-weight: normal;
font-style: normal;
display: inline-block;
line-height: 1;
text-transform: none;
letter-spacing: normal;
word-wrap: normal;
white-space: nowrap;
direction: ltr; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; -moz-osx-font-smoothing: grayscale; font-feature-settings: 'liga';
font-size: 26px;
line-height: 60px;
position: relative;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 60px;
height: 60px;
transform: none;
background-color: transparent; }
.cherry-projects-single-post .cherry-projects-slider__instance .slider-pro .sp-arrows .sp-arrow:after {
display: none; }
.cherry-projects-single-post .cherry-projects-slider__instance .slider-pro .sp-arrows .sp-arrow.sp-previous-arrow {
left: 0; }
.cherry-projects-single-post .cherry-projects-slider__instance .slider-pro .sp-arrows .sp-arrow.sp-previous-arrow:before {
content: 'keyboard_arrow_left'; }
.cherry-projects-single-post .cherry-projects-slider__instance .slider-pro .sp-arrows .sp-arrow.sp-next-arrow {
right: 0; }
.cherry-projects-single-post .cherry-projects-slider__instance .slider-pro .sp-arrows .sp-arrow.sp-next-arrow:before {
content: 'keyboard_arrow_right'; }
.cherry-projects-single-post .cherry-projects-slider__instance .slider-pro .sp-full-screen-button {
width: 60px;
height: 60px;
text-align: center;
transform: none;
top: 0;
right: 0; }
.cherry-projects-single-post .cherry-projects-slider__instance .slider-pro .sp-full-screen-button:before {
font-family: 'Material Icons';
font-weight: normal;
font-style: normal;
display: inline-block;
line-height: 1;
text-transform: none;
letter-spacing: normal;
word-wrap: normal;
white-space: nowrap;
direction: ltr; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; -moz-osx-font-smoothing: grayscale; font-feature-settings: 'liga';
content: 'fullscreen';
font-size: 26px;
line-height: 60px;
position: relative;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 60px;
height: 60px;
transform: none;
background-color: transparent;
color: inherit; }
@media (min-width: 544px) {
.cherry-projects-additional-image-list .additional-image-list.grid-layout {
margin-left: -15px;
margin-right: -15px; } }
@media (min-width: 992px) {
.cherry-projects-additional-image-list .additional-image-list.grid-layout {
margin-left: -1.19rem !important;
margin-right: -1.19rem !important; } }
.cherry-projects-additional-image-list .additional-image-list.grid-layout .image-item {
padding: 0 0 1.19rem; }
@media (min-width: 544px) {
.cherry-projects-additional-image-list .additional-image-list.grid-layout .image-item {
padding: 15px; } }
@media (min-width: 992px) {
.cherry-projects-additional-image-list .additional-image-list.grid-layout .image-item {
padding: 1.19rem; } }
@media (max-width: 1199px) {
.cherry-projects-additional-image-list .additional-image-list.grid-layout .image-item {
flex-basis: 50% !important; } }
@media (max-width: 543px) {
.cherry-projects-additional-image-list .additional-image-list.grid-layout .image-item {
flex-basis: 100% !important; } }
.cherry-projects-additional-image-list .additional-image-list.grid-layout[data-column-number="2"] .image-item {
max-width: 50%; }
@media (max-width: 543px) {
.cherry-projects-additional-image-list .additional-image-list.grid-layout[data-column-number="2"] .image-item {
max-width: 100%; } }
.cherry-projects-additional-image-list .additional-image-list.grid-layout[data-column-number="3"] .image-item {
max-width: 33.3333%; }
@media (max-width: 1199px) {
.cherry-projects-additional-image-list .additional-image-list.grid-layout[data-column-number="3"] .image-item {
max-width: 50%; } }
@media (max-width: 543px) {
.cherry-projects-additional-image-list .additional-image-list.grid-layout[data-column-number="3"] .image-item {
max-width: 100%; } }
.cherry-projects-additional-image-list .additional-image-list.grid-layout[data-column-number="4"] .image-item {
max-width: 25%; }
@media (max-width: 1199px) {
.cherry-projects-additional-image-list .additional-image-list.grid-layout[data-column-number="4"] .image-item {
max-width: 50%; } }
@media (max-width: 543px) {
.cherry-projects-additional-image-list .additional-image-list.grid-layout[data-column-number="4"] .image-item {
max-width: 100%; } }
.cherry-projects-additional-image-list .additional-image-list.masonry-layout .image-item {
padding: 0 0 1.19rem; }
@media (min-width: 992px) {
.cherry-projects-additional-image-list .additional-image-list.masonry-layout .image-item {
padding: 1.19rem; } }
.cherry-projects-wrapper .projects-item-instance .hover-content {
background: none;
border: 0 solid #000; }
.cherry-projects-wrapper .projects-item-instance .hover-content:hover {
border-width: 13px; }
.cherry-projects-wrapper .projects-item-instance .hover-content .simple-icon {
border-radius: 0;
width: 40px;
height: 40px; }
.cherry-projects-wrapper .projects-item-instance .hover-content .simple-icon span {
margin: 0;
line-height: 40px;
width: 40px;
height: 40px; }
.cherry-projects-wrapper .projects-item-instance .hover-content .simple-icon.zoom-link span:before {
content: 'visibility';
font-family: 'Material Icons';
font-weight: normal;
font-style: normal;
display: inline-block;
line-height: 1;
text-transform: none;
letter-spacing: normal;
word-wrap: normal;
white-space: nowrap;
direction: ltr; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; -moz-osx-font-smoothing: grayscale; font-feature-settings: 'liga';
width: 40px;
height: 40px;
font-size: 22px;
line-height: 40px;
text-align: center; }
.cherry-projects-single-post .cherry-projects-single__media-featured,
.additional-image-list .inner-wrapper,
.cherry-projects-single-post-format-standard .cherry-projects-single__media {
position: relative;
overflow: hidden; }
.cherry-projects-single-post .cherry-projects-single__media-featured .featured-image,
.cherry-projects-single-post .cherry-projects-single__media-featured .additional-image,
.cherry-projects-single-post .cherry-projects-single__media-featured a.wp-image,
.additional-image-list .inner-wrapper .featured-image,
.additional-image-list .inner-wrapper .additional-image,
.additional-image-list .inner-wrapper a.wp-image,
.cherry-projects-single-post-format-standard .cherry-projects-single__media .featured-image,
.cherry-projects-single-post-format-standard .cherry-projects-single__media .additional-image,
.cherry-projects-single-post-format-standard .cherry-projects-single__media a.wp-image {
overflow: hidden; }
.cherry-projects-single-post .cherry-projects-single__media-featured .featured-image:before, .cherry-projects-single-post .cherry-projects-single__media-featured .featured-image:after,
.cherry-projects-single-post .cherry-projects-single__media-featured .additional-image:before,
.cherry-projects-single-post .cherry-projects-single__media-featured .additional-image:after,
.cherry-projects-single-post .cherry-projects-single__media-featured a.wp-image:before,
.cherry-projects-single-post .cherry-projects-single__media-featured a.wp-image:after,
.additional-image-list .inner-wrapper .featured-image:before,
.additional-image-list .inner-wrapper .featured-image:after,
.additional-image-list .inner-wrapper .additional-image:before,
.additional-image-list .inner-wrapper .additional-image:after,
.additional-image-list .inner-wrapper a.wp-image:before,
.additional-image-list .inner-wrapper a.wp-image:after,
.cherry-projects-single-post-format-standard .cherry-projects-single__media .featured-image:before,
.cherry-projects-single-post-format-standard .cherry-projects-single__media .featured-image:after,
.cherry-projects-single-post-format-standard .cherry-projects-single__media .additional-image:before,
.cherry-projects-single-post-format-standard .cherry-projects-single__media .additional-image:after,
.cherry-projects-single-post-format-standard .cherry-projects-single__media a.wp-image:before,
.cherry-projects-single-post-format-standard .cherry-projects-single__media a.wp-image:after {
content: '';
position: absolute;
background: #000;
transition: transform 0.2s;
z-index: 100; }
.cherry-projects-single-post .cherry-projects-single__media-featured a.wp-image:before, .cherry-projects-single-post .cherry-projects-single__media-featured a.wp-image:after,
.additional-image-list .inner-wrapper a.wp-image:before,
.additional-image-list .inner-wrapper a.wp-image:after,
.cherry-projects-single-post-format-standard .cherry-projects-single__media a.wp-image:before,
.cherry-projects-single-post-format-standard .cherry-projects-single__media a.wp-image:after {
top: 0;
width: 13px;
height: 100%;
transform: scale3d(1, 0, 1); }
.cherry-projects-single-post .cherry-projects-single__media-featured a.wp-image:before,
.additional-image-list .inner-wrapper a.wp-image:before,
.cherry-projects-single-post-format-standard .cherry-projects-single__media a.wp-image:before {
left: -1px;
transform-origin: 50% 100%; }
.cherry-projects-single-post .cherry-projects-single__media-featured a.wp-image:after,
.additional-image-list .inner-wrapper a.wp-image:after,
.cherry-projects-single-post-format-standard .cherry-projects-single__media a.wp-image:after {
right: -1px;
transform-origin: 50% 0%; }
.cherry-projects-single-post .cherry-projects-single__media-featured .featured-image:before, .cherry-projects-single-post .cherry-projects-single__media-featured .featured-image:after,
.cherry-projects-single-post .cherry-projects-single__media-featured .additional-image:before,
.cherry-projects-single-post .cherry-projects-single__media-featured .additional-image:after,
.additional-image-list .inner-wrapper .featured-image:before,
.additional-image-list .inner-wrapper .featured-image:after,
.additional-image-list .inner-wrapper .additional-image:before,
.additional-image-list .inner-wrapper .additional-image:after,
.cherry-projects-single-post-format-standard .cherry-projects-single__media .featured-image:before,
.cherry-projects-single-post-format-standard .cherry-projects-single__media .featured-image:after,
.cherry-projects-single-post-format-standard .cherry-projects-single__media .additional-image:before,
.cherry-projects-single-post-format-standard .cherry-projects-single__media .additional-image:after {
left: -1px;
width: 100%;
height: 13px;
transform: scale3d(0, 1, 1); }
.cherry-projects-single-post .cherry-projects-single__media-featured .featured-image:before,
.cherry-projects-single-post .cherry-projects-single__media-featured .additional-image:before,
.additional-image-list .inner-wrapper .featured-image:before,
.additional-image-list .inner-wrapper .additional-image:before,
.cherry-projects-single-post-format-standard .cherry-projects-single__media .featured-image:before,
.cherry-projects-single-post-format-standard .cherry-projects-single__media .additional-image:before {
top: -1px;
transform-origin: 0 50%; }
.cherry-projects-single-post .cherry-projects-single__media-featured .featured-image:after,
.cherry-projects-single-post .cherry-projects-single__media-featured .additional-image:after,
.additional-image-list .inner-wrapper .featured-image:after,
.additional-image-list .inner-wrapper .additional-image:after,
.cherry-projects-single-post-format-standard .cherry-projects-single__media .featured-image:after,
.cherry-projects-single-post-format-standard .cherry-projects-single__media .additional-image:after {
bottom: -1px;
transform-origin: 100% 50%; }
.cherry-projects-single-post .cherry-projects-single__media-featured:hover a.wp-image:before, .cherry-projects-single-post .cherry-projects-single__media-featured:hover a.wp-image:after,
.cherry-projects-single-post .cherry-projects-single__media-featured:hover .featured-image:before,
.cherry-projects-single-post .cherry-projects-single__media-featured:hover .featured-image:after,
.cherry-projects-single-post .cherry-projects-single__media-featured:hover .additional-image:before,
.cherry-projects-single-post .cherry-projects-single__media-featured:hover .additional-image:after,
.additional-image-list .inner-wrapper:hover a.wp-image:before,
.additional-image-list .inner-wrapper:hover a.wp-image:after,
.additional-image-list .inner-wrapper:hover .featured-image:before,
.additional-image-list .inner-wrapper:hover .featured-image:after,
.additional-image-list .inner-wrapper:hover .additional-image:before,
.additional-image-list .inner-wrapper:hover .additional-image:after,
.cherry-projects-single-post-format-standard .cherry-projects-single__media:hover a.wp-image:before,
.cherry-projects-single-post-format-standard .cherry-projects-single__media:hover a.wp-image:after,
.cherry-projects-single-post-format-standard .cherry-projects-single__media:hover .featured-image:before,
.cherry-projects-single-post-format-standard .cherry-projects-single__media:hover .featured-image:after,
.cherry-projects-single-post-format-standard .cherry-projects-single__media:hover .additional-image:before,
.cherry-projects-single-post-format-standard .cherry-projects-single__media:hover .additional-image:after {
transform: scale3d(1, 1, 1);
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
transition-duration: 0.4s; }
.cherry-projects-single-post .cherry-projects-single__media-featured a.wp-image,
.additional-image-list .inner-wrapper a.wp-image,
.cherry-projects-single-post-format-standard .cherry-projects-single__media a.wp-image {
overflow: hidden; }
.cherry-projects-single-post .cherry-projects-single__media-featured a.wp-image img,
.additional-image-list .inner-wrapper a.wp-image img,
.cherry-projects-single-post-format-standard .cherry-projects-single__media a.wp-image img {
transform: translate3d(0, 0, 0);
display: block;
transition: 333ms all; }
.cherry-projects-single-post .cherry-projects-single__media-featured a.wp-image .cover,
.additional-image-list .inner-wrapper a.wp-image .cover,
.cherry-projects-single-post-format-standard .cherry-projects-single__media a.wp-image .cover {
background: none; }
.cherry-projects-single-post .cherry-projects-single__media-featured a.wp-image .cover:before,
.additional-image-list .inner-wrapper a.wp-image .cover:before,
.cherry-projects-single-post-format-standard .cherry-projects-single__media a.wp-image .cover:before {
content: 'visibility';
font-family: 'Material Icons';
font-weight: normal;
font-style: normal;
display: inline-block;
line-height: 1;
text-transform: none;
letter-spacing: normal;
word-wrap: normal;
white-space: nowrap;
direction: ltr; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; -moz-osx-font-smoothing: grayscale; font-feature-settings: 'liga';
width: 60px;
height: 60px;
font-size: 26px;
line-height: 60px;
text-align: center;
position: absolute;
top: 50%;
left: 50%;
opacity: 0;
transform: scale(0) translate3d(-50%, -50%, 0);
transform-origin: 0 0;
z-index: 2;
transition: 333ms 200ms all; }
@media (min-width: 1200px) {
.cherry-projects-single-post .cherry-projects-single__media-featured a.wp-image:hover img,
.additional-image-list .inner-wrapper a.wp-image:hover img,
.cherry-projects-single-post-format-standard .cherry-projects-single__media a.wp-image:hover img {
transform: scale(1.06) translate3d(0, -3%, 0); } }
.cherry-projects-single-post .cherry-projects-single__media-featured a.wp-image:hover .cover:before,
.additional-image-list .inner-wrapper a.wp-image:hover .cover:before,
.cherry-projects-single-post-format-standard .cherry-projects-single__media a.wp-image:hover .cover:before {
opacity: 1;
transform: scale(1) translate3d(-50%, -50%, 0); }
.projects-pagination {
align-items: center; }
.projects-pagination .page-link {
padding: 0; }
.projects-pagination .page-link li {
min-width: 3em;
height: 3em;
line-height: 3em;
text-align: center; }
.projects-container .projects-pagination .page-link li {
margin: 0 1px 0 0; }
.projects-pagination .page-link li span {
border: 1px solid transparent;
transition: 333ms border; }
.projects-container .projects-pagination .page-link li span {
padding: 0;
display: block;
line-height: 3em; }
.projects-pagination .page-link li:hover span, .projects-pagination .page-link li.active span {
border-color: #e3e3e3; }
.projects-container .projects-ajax-button-wrapper .projects-ajax-button span {
line-height: 1;
font-size: 19.95px;
font-size: 0.95rem;
letter-spacing: 1px;
display: inline-block;
max-width: 100%;
padding: .75em 1em;
cursor: pointer;
text-align: center;
vertical-align: top;
text-overflow: ellipsis;
border: none;
box-shadow: none;
transition: ease 333ms;
transition-property: color, background;
position: relative;
overflow: visible;
z-index: 10; }
@media (min-width: 1200px) {
.projects-container .projects-ajax-button-wrapper .projects-ajax-button span {
padding: 20px 49px 19px;
white-space: nowrap; } }
.projects-container .projects-ajax-button-wrapper .projects-ajax-button span:before {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 6px;
background: #000;
z-index: -1;
opacity: 0;
transform: translate3d(0, 140%, 0);
transition: 250ms transform;
pointer-events: none; }
.projects-container .projects-ajax-button-wrapper .projects-ajax-button span:hover:before {
opacity: 1;
transform: none; }
@media (min-width: 1800px) {
.cherry-projects-single__content,
.projects__share-buttons {
margin-left: 234px;
margin-right: 234px; }
.position-one-right-sidebar .cherry-projects-single__content, .position-one-left-sidebar .cherry-projects-single__content, .position-one-right-sidebar
.projects__share-buttons, .position-one-left-sidebar
.projects__share-buttons {
margin-left: 100px;
margin-right: 100px; } }
.cherry-projects-wrapper .cherry-projects-ajax-loader {
position: relative;
margin: 20px 0 0;
background-color: transparent; }
.cherry-projects-wrapper .cherry-projects-ajax-loader .cherry-spinner-double-bounce {
width: 40px;
height: 40px; }
.cherry-projects-wrapper .cherry-projects-ajax-loader .cherry-spinner-double-bounce div {
border-radius: 0; }
body .mfp-bg {
background: #fff;
opacity: 1; }
body.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
text-indent: 200%;
display: block;
overflow: hidden;
width: 100%;
height: 40px;
background: url(//kemo.fr/wp-content/themes/salvatoro/assets/images/close.png) no-repeat 100% 50%;
opacity: .5;
right: 0;
padding: 0; }
body.mfp-zoom-out-cur .mfp-image-holder .mfp-close:hover {
opacity: .9; }
body.mfp-zoom-out-cur .mfp-image-holder .mfp-close:active {
opacity: 1; }
.mfp-container button.mfp-arrow {
width: 67px;
height: 130px;
background: url(//kemo.fr/wp-content/themes/salvatoro/assets/images/lightbox_arrows.png) no-repeat;
opacity: .5; }
.mfp-container button.mfp-arrow:before, .mfp-container button.mfp-arrow:after {
display: none; }
.mfp-container button.mfp-arrow.mfp-arrow-right {
background-position: -67px 0; }
.mfp-container button.mfp-arrow:hover {
opacity: .9; }
.mfp-container button.mfp-arrow:active {
opacity: 1; } .card {
display: block;
overflow-wrap: break-word;
word-wrap: break-word;
-ms-word-break: break-all;
word-break: break-word; }
@media (min-width: 768px) {
.card-deck {
display: flex;
margin-right: -1.19rem;
margin-left: -1.19rem;
flex-flow: row wrap; }
.card-deck .card {
margin-right: 1.19rem;
margin-left: 1.19rem;
flex: 1 0 0;
display: flex;
flex-direction: column;
-webkit-display: flex;
-webkit-flex-direction: column;
-webkit-justify-content: space-between;
justify-content: space-between; }
.home .card-deck .card.sticky {
display: block;
max-width: calc(100% - 2.38rem);
flex: none; }
.posts-list--grid-2-cols .card {
max-width: calc(100%/2 - 2.38rem);
flex: 1 0 calc(100%/2 - 2.38rem); }
.posts-list--grid-3-cols .card {
max-width: calc(100%/3 - 2.38rem);
flex: 1 0 calc(100%/3 - 2.38rem); } }
@media (min-width: 768px) {
.card-columns {
column-gap: 2.38rem; }
.card-columns .card {
display: inline-block;
width: 100%; }
.posts-list--masonry-2-cols {
column-count: 2; }
.posts-list--masonry-3-cols {
column-count: 3; } }
@media (min-width: 768px) {
.posts-list--vertical-justify {
display: flex;
margin-right: -1.19rem;
margin-left: -1.19rem;
flex-flow: row wrap; }
.posts-list--vertical-justify .card {
flex: 1 0 calc(100%/3 - 2.38rem);
max-width: calc(100%/3 - 2.38rem);
margin-right: 1.19rem;
margin-left: 1.19rem; }
.posts-list--vertical-justify .card:nth-child(7n + 1), .posts-list--vertical-justify .card:nth-child(7n + 4) {
flex: 1 0 calc(100%/1.5 - 2.38rem);
max-width: calc(100%/1.5 - 2.38rem); } }
@media (min-width: 768px) {
.card-deck.two-sidebars {
display: block;
margin-right: auto;
margin-left: auto; }
.card-deck.two-sidebars .card {
display: block;
max-width: 100%;
margin-right: auto;
margin-left: auto;
flex: none; }
.card-columns.two-sidebars {
column-gap: normal;
column-count: auto; }
.card-columns.two-sidebars .card {
display: block; } }
@media (min-width: 768px) and (max-width: 991px) {
.posts-list--grid-3-cols {
display: block;
margin-right: auto;
margin-left: auto; }
.posts-list--grid-3-cols .card {
display: block;
max-width: 100%;
margin-right: auto;
margin-left: auto;
flex: none; }
.posts-list--masonry-3-cols.one-left-sidebar, .posts-list--masonry-3-cols.one-right-sidebar {
column-gap: normal;
column-count: auto; }
.posts-list--masonry-3-cols.one-left-sidebar .card, .posts-list--masonry-3-cols.one-right-sidebar .card {
display: block; } } .site {
word-wrap: break-word;
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
-o-hyphens: auto;
hyphens: auto;
overflow: hidden; }
.header-layout-vertical .site {
display: flex;
flex-wrap: wrap;
flex-direction: column; }
@media (min-width: 1200px) {
.header-layout-vertical .site {
flex-direction: row; } }
@media (min-width: 1200px) {
.header-layout-vertical .site > * {
max-width: 100%; } }
@media (max-width: 1199px) {
.header-layout-vertical .site .site-header {
order: 2; }
.header-layout-vertical .site .site-content {
order: 3; }
.header-layout-vertical .site > .site-footer {
order: 4; }
.header-layout-vertical .site .top-panel {
order: 1; } }
@media (max-width: 767px) {
.header-layout-vertical .site .site-header {
order: 1; }
.header-layout-vertical .site .top-panel {
order: 2; }
.header-layout-vertical .site > * {
max-width: 100%; } }
.header-layout-vertical .site-content {
padding-top: 2em;
padding-bottom: 2em; }
@media (min-width: 1200px) {
.header-layout-vertical .site-content {
padding-top: 100px;
padding-bottom: 100px;
max-width: calc(100% - 380px); }
.header-layout-vertical .site-content.container .container {
max-width: 100%; } }
.layout-fullwidth.header-layout-vertical .site .site-content {
margin-left: auto;
margin-right: auto; }
@media (min-width: 1800px) {
.layout-fullwidth.header-layout-vertical .site .site-content {
max-width: 100%; } } .container.site-header, .container.site-footer {
max-width: inherit;
padding-left: 0;
padding-right: 0; }
.container.site-content .container {
max-width: inherit;
padding-left: 0;
padding-right: 0; }
.position-two-sidebars #primary {
order: 0; }
.position-two-sidebars #sidebar-primary {
order: 1; }
.position-two-sidebars #sidebar-secondary {
order: 2; }
@media (min-width: 768px) {
.position-two-sidebars #primary {
order: 1; }
.position-two-sidebars #sidebar-primary {
order: 2; }
.position-two-sidebars #sidebar-secondary {
order: 0; } } .header-container {
padding: 1.5rem 1.19rem 0; }
.site-header.vertical .header-container {
padding: 0; }
@media (min-width: 992px) {
.header-container .isStuck {
position: fixed;
z-index: 1000;
right: 0;
left: 0;
padding: 10px 20px;
width: 100%;
border-bottom: 1px solid #e3e3e3; }
.header-container .isStuck.main-navigation .menu {
justify-content: center; }
.header-container .isStuck.main-navigation .menu > li > a {
padding-bottom: 0; } }
@media (max-width: 1199px) {
.header-container .isStuck {
position: relative !important;
top: 0 !important; } }
@media (max-width: 1199px) {
.header-container .pseudoStickyBlock {
height: 0 !important; } }
.container .header-container {
padding-right: 0;
padding-left: 0; }
.header-layout-default.footer-layout-vertical .site-header, .header-layout-centered.footer-layout-vertical .site-header, .header-layout-minimal.footer-layout-vertical .site-header {
flex: 1 0 100%;
padding-bottom: 30px; }
.header-layout-default.footer-layout-vertical .site-header + .site-content, .header-layout-centered.footer-layout-vertical .site-header + .site-content, .header-layout-minimal.footer-layout-vertical .site-header + .site-content {
position: relative; }
.header-layout-default.footer-layout-vertical .site-header + .site-content:before, .header-layout-centered.footer-layout-vertical .site-header + .site-content:before, .header-layout-minimal.footer-layout-vertical .site-header + .site-content:before {
content: '';
width: calc(100% - 2.38rem);
height: 0px;
background: #e3e3e3;
position: absolute;
top: 0;
left: 1.19rem; }
@media (min-width: 992px) {
.header-layout-minimal.footer-layout-vertical .site-header {
padding-bottom: 70px; } }
.header-ads {
padding: 0.5rem 1.19rem;
text-align: left; }
.site-header.vertical .header-ads {
padding: 0 40px 20px 40px; }
.site-header.default .col-xs-12 {
min-height: inherit; }
.site-header.default .site-branding {
display: inline-block; }
.site-header.default .main-navigation {
margin: 0; }
@media (min-width: 768px) {
.site-header.default .main-navigation .menu {
justify-content: flex-start; } }
.site-header.default .main-navigation.isStuck {
margin: 0;
padding: 10px 20px; }
@media (min-width: 992px) {
.site-header.default .main-navigation.isStuck .menu {
justify-content: center; } }
.site-header.default .header-container {
padding-top: 0;
margin-bottom: 100px; }
.site-header.default .header-container_wrap {
text-align: center; }
@media (min-width: 992px) {
.site-header.default .header-container_wrap {
text-align: left; } }
.site-header.default .header-container_wrap .row {
align-items: center; }
.site-header.default .logo__wrap {
order: 1; }
.site-header.default .social__wrap {
order: 4; }
@media (min-width: 768px) {
.site-header.default .social__wrap {
order: 2; } }
.site-header.default .social__wrap .social-list {
border-top: 1px solid #e3e3e3;
padding-top: 1em;
margin-top: 1em;
text-align: center;
margin: 20px 0; }
@media (min-width: 992px) {
.site-header.default .social__wrap .social-list {
text-align: right;
margin: 5px 0 0; } }
@media (min-width: 768px) {
.site-header.default .social__wrap .social-list {
padding: 0;
border: none; } }
.site-header.default .social__wrap .social-list .inline-list .menu-item {
margin: 5px; }
@media (min-width: 992px) {
.site-header.default .social__wrap .social-list .inline-list .menu-item {
margin: 5px 0 5px 5px; } }
.site-header.default .menu__wrap {
order: 2;
margin: 30px 0 0; }
@media (min-width: 768px) {
.site-header.default .menu__wrap {
order: 3;
margin: 0; } }
.site-header.default .search__wrap {
order: 4; }
@media (min-width: 768px) {
.site-header.default .menu__wrap,
.site-header.default .search__wrap {
margin-top: 1.76em;
margin-bottom: 0; } }
.site-header.default .search__wrap {
text-align: right;
margin-bottom: 2em; }
@media (min-width: 768px) {
.site-header.default .search__wrap {
margin-bottom: 0; } }
@media (min-width: 768px) {
.site-header.default .search__wrap .top-panel__search {
margin: 0 0 20px; } }
.site-header.default .horizontal-div {
height: 0px;
max-width: calc(100% - 2.38rem);
transform: translateX(1.19rem);
margin-top: 1em;
margin-bottom: 2em;
background: #e3e3e3;
display: none;
order: 5; }
@media (min-width: 992px) {
.site-header.default .horizontal-div {
margin-top: 0;
margin-bottom: 4.76em; } }
@media (min-width: 768px) {
.site-header.default .horizontal-div {
display: block; } }
.site-header.centered {
text-align: center;
display: flex;
flex-wrap: wrap;
margin-bottom: 40px; }
@media (min-width: 768px) {
.site-header.centered {
display: block; } }
.site-header.centered .header-container {
padding: 0;
flex: 1 0 100%;
order: 1; }
.site-header.centered .top-panel {
flex: 1 0 100%;
order: 2; }
.site-header.centered .main-navigation {
padding-bottom: 20px;
margin: 30px 0 20px; }
@media (min-width: 992px) {
.site-header.centered .main-navigation {
padding-bottom: 1.76em;
margin: 2.92em 0 4.76em; } }
.site-header.centered .main-navigation.isStuck {
margin: 0;
padding: 10px 20px; }
.site-header.centered .site-branding {
display: inline-block;
margin: 20px 0 13px; }
.site-header.minimal {
display: flex;
flex-wrap: wrap; }
@media (min-width: 768px) {
.site-header.minimal {
display: block; } }
.site-header.minimal .header-container {
padding: 0;
flex: 1 0 100%;
order: 1; }
.site-header.minimal .top-panel {
flex: 1 0 100%;
order: 2; }
@media (min-width: 768px) {
.site-header.minimal .site-branding {
display: inline-block; } }
.site-header.minimal .main-navigation {
margin: 1em 0 0; }
@media (min-width: 768px) {
.site-header.minimal .main-navigation {
flex: 1;
margin: 0; } }
@media (min-width: 992px) {
.site-header.minimal .main-navigation {
padding-left: 20px; } }
@media (min-width: 992px) {
.site-header.minimal .main-navigation .menu {
justify-content: flex-end; } }
@media (min-width: 992px) {
.site-header.minimal .main-navigation.isStuck .menu {
justify-content: center; } }
.site-header.minimal .header-container {
padding-top: 0; }
.site-header.minimal .header-container__flex {
border-bottom: 0px solid #e3e3e3;
padding-bottom: 2em;
margin-bottom: 2em; }
@media (min-width: 768px) {
.site-header.minimal .header-container__flex {
padding-bottom: 4.76em;
margin-bottom: 4.76em; } }
.isStuck .site-header.minimal .header-container__flex {
border: none;
margin: 0;
padding: 0; }
.header-container__flex {
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: center;
align-content: stretch;
align-items: flex-end; }
@media (min-width: 992px) {
.header-container__flex {
flex-wrap: nowrap;
justify-content: space-between; } }
.site-header.vertical {
margin: 0;
z-index: 100; }
@media (min-width: 1200px) {
.site-header.vertical {
border-right: 1px solid #e3e3e3;
flex: 1 0 265px;
max-width: 265px; } }
.site-header.vertical .container {
padding-left: 0;
padding-right: 0;
max-width: inherit; }
.site-header.vertical .social-list {
padding-left: 40px;
padding-right: 50px;
margin: 30px 0; }
.site-header.vertical .header-container_wrap {
padding: 0;
text-align: center; }
@media (min-width: 1200px) {
.site-header.vertical .header-container_wrap {
text-align: left; } }
@media (min-width: 1200px) {
.site-header.vertical .header-container_wrap {
padding: 100px 0 0; } }
.site-header.vertical .header-container_wrap:before {
content: '';
width: 100%;
opacity: 0;
display: block; }
.site-header.vertical .main-navigation.isStuck {
position: relative !important;
top: 0 !important;
padding-right: 0;
border: none; }
.site-header.vertical .pseudoStickyBlock {
height: 0 !important; }
.top-panel {
text-align: left;
z-index: 100; }
@media (min-width: 768px) {
.top-panel {
border-bottom: none;
margin: 0; } }
@media (min-width: 1200px) {
.header-layout-vertical .top-panel {
border-left: 1px solid #e3e3e3;
flex: 1 0 100px;
max-width: 100px; } }
@media (min-width: 768px) {
.container .top-panel {
padding-right: 0;
padding-left: 0; } }
.top-panel__search {
text-align: right; }
@media (min-width: 768px) {
.top-panel__search {
text-align: left; } }
.top-panel__wrap {
display: block; }
@media (min-width: 768px) {
.top-panel__wrap {
display: flex;
flex-wrap: wrap;
align-items: center; } }
.top-panel__wrap:not(:empty) {
padding-top: 0;
padding-bottom: 30px; }
@media (min-width: 768px) {
.top-panel__wrap:not(:empty) {
padding-top: 1em;
padding-bottom: 1em; } }
@media (min-width: 1200px) {
.header-layout-vertical .top-panel__wrap:not(:empty) {
padding: 0; } }
@media (max-width: 767px) {
.header-layout-vertical .top-panel__wrap:not(:empty) .top-panel__search {
padding-top: 20px;
border-top: 1px solid #e3e3e3; } }
@media (min-width: 1200px) {
.top-panel__wrap {
display: flex;
align-items: center;
padding-top: 0;
padding-bottom: 0; }
.header-layout-vertical .top-panel__wrap {
display: block;
text-align: center; } }
.top-panel__wrap:after {
display: none; }
@media (min-width: 768px) {
.header-layout-vertical .top-panel__wrap {
padding-left: 0;
padding-right: 0; } }
.header-layout-minimal .top-panel__wrap, .header-layout-centered .top-panel__wrap {
padding-left: 1.19rem;
padding-right: 1.19rem; }
@media (min-width: 768px) {
.header-layout-minimal .top-panel__wrap, .header-layout-centered .top-panel__wrap {
padding-left: 0;
padding-right: 0; } }
@media (min-width: 1200px) {
.header-layout-minimal .top-panel__wrap, .header-layout-centered .top-panel__wrap {
padding-left: 1.19rem;
padding-right: 1.19rem; } }
.top-panel__wrap > div {
flex: 1;
padding: 20px 0 0; }
@media (min-width: 768px) {
.top-panel__wrap > div {
padding-top: 0;
padding-left: 1.19rem;
padding-right: 1.19rem; } }
@media (min-width: 1200px) {
.top-panel__wrap > div {
padding-left: 0;
padding-right: 0; } }
@media (min-width: 1200px) {
.header-layout-vertical .top-panel__wrap > div {
text-align: center;
padding: 20px 22px; }
.header-layout-vertical .top-panel__wrap > div:not(:first-child) {
padding: 20px 22px; } }
.top-panel__wrap > div.top-panel__search {
order: 4;
flex: 0 0 60px; }
@media (min-width: 1200px) {
.header-layout-vertical .top-panel__wrap > div.top-panel__search {
padding-top: 80px; } }
@media (min-width: 768px) {
.top-panel__wrap > div.top-panel__search {
margin-left: auto; } }
@media (min-width: 992px) {
.top-panel__wrap > div.top-panel__search .search-form {
margin: 0; } }
.header-layout-vertical .top-panel__wrap > div.top-panel__search .search-form {
margin: 0 auto; }
.top-panel__wrap > div.social-list {
text-align: center; }
.top-panel__wrap > div:first-child {
padding-top: 0; }
@media (min-width: 1200px) {
.header-layout-vertical .top-panel__wrap > div:last-child {
padding-bottom: 100px; } }
.top-panel__wrap > div:first-child:last-child {
text-align: center; }
.top-panel__wrap > div:first-child:last-child .top-panel__menu-list {
text-align: center; }
.top-panel__wrap > div:first-child:last-child .search-form {
margin: 0 auto; }
.top-panel__message {
text-align: center;
font-size: 15.96px;
font-size: 0.76rem;
letter-spacing: 0.5px; }
@media (min-width: 992px) {
.top-panel__message {
text-align: left; } }
.site-header.vertical .site-branding {
display: inline-block;
max-width: 100%; }
@media (min-width: 1200px) {
.site-header.vertical .site-branding {
margin-right: 50px; } }
.site-branding .site-description {
font-size: .76em;
letter-spacing: 1px; }
.site-logo {
margin: 0; }
.site-logo__link {
display: inline-block;
vertical-align: middle;
max-width: 100%; }
.site-logo__link:focus {
outline: none; }
.site-logo__link img {
vertical-align: middle; }
.site-logo.image {
letter-spacing: 1px;
font-size: 1em;
line-height: 1;
margin: 0 0 0; }
.site-logo.text {
text-decoration: none;
line-height: 1;
text-transform: uppercase; } .page-content,
.entry-content,
.entry-summary {
margin: 1em 0 0; } .hentry {
position: relative; }
.hentry:not(:first-child) {
margin-top: 1.5em;
padding-top: 1.5em;
border-top: 1px solid #e3e3e3; }
@media (min-width: 992px) {
.hentry:not(:first-child) {
margin-top: 3.1em;
padding-top: 3.35em; } }
.posts-list--masonry-2-cols .hentry, .posts-list--masonry-3-cols .hentry, .posts-list--grid-2-cols .hentry, .posts-list--grid-3-cols .hentry {
margin-top: 0;
padding-top: 0;
margin-bottom: 1.5em;
border-top: none; }
@media (min-width: 992px) {
.posts-list--masonry-2-cols .hentry, .posts-list--masonry-3-cols .hentry, .posts-list--grid-2-cols .hentry, .posts-list--grid-3-cols .hentry {
margin-bottom: 3.1em; } }
.card-columns .hentry {
margin-top: 0;
margin-bottom: 3em; }
.hentry.page {
margin-bottom: 1em; }
@media (min-width: 992px) {
.hentry.page {
margin-bottom: 2.9em; } }
.header-layout-vertical .hentry.page {
margin-bottom: 0; } .entry-title {
margin: 0 0 9px; }
.single .entry-title {
margin: 0 0 20px;
text-align: center; }
.related-post .entry-title {
text-align: left; }
.page.home .entry-title {
display: none; }
.entry-meta {
margin: 0 0 42px; }
.entry-meta > span:not(:first-child):before {
content: '- '; }
.single .entry-meta {
margin: 0 0 61px;
text-align: center; }
.related-post .entry-meta {
text-align: left;
margin: 0 0 20px; }
.posts-list .entry-summary, .posts-list .entry-content {
display: none;
margin-top: 1em; }
@media (min-width: 768px) {
.posts-list .entry-summary, .posts-list .entry-content {
display: block; } }
@media (min-width: 992px) {
.posts-list .entry-summary, .posts-list .entry-content {
margin-top: 41px; } }
.posts-list .entry-summary p, .posts-list .entry-content p {
margin: 0; }
.post-list__item .entry-summary, .post-list__item .entry-content {
margin-top: 0; }
.post-list__item .entry-summary p, .post-list__item .entry-content p {
margin: 1em 0 0; }
.entry-footer {
position: relative;
margin-top: 1.71em; }
.page .entry-footer {
margin-top: 0; }
.single .entry-footer {
margin-top: 2.66em; }
.entry-footer .btn {
float: none; }
@media (min-width: 992px) {
.entry-footer .btn {
float: left;
margin: 5px 0; } }
.posts-list--masonry-2-cols .entry-footer .btn, .posts-list--masonry-3-cols .entry-footer .btn, .posts-list--grid-2-cols .entry-footer .btn, .posts-list--grid-3-cols .entry-footer .btn {
float: none; } .post-thumbnail__link.post-thumbnail--small {
display: block;
margin-bottom: 15px;
text-align: center; }
@media (min-width: 992px) {
.post-thumbnail__link.post-thumbnail--small {
float: left;
margin-right: 30px;
text-align: left; } }
.post-thumbnail__img {
display: inline-block;
vertical-align: top; }
.posts-list .post-thumbnail--fullwidth {
display: block; }
.single .post-thumbnail {
margin: 0 0 63px; }
.related-post .post-thumbnail {
margin: 0 0 20px; }
.post__cats {
margin: 0 0 19px; }
.single .post__cats {
margin: 0 0 34px;
text-align: center; }
.related-post .post__cats {
text-align: left; }
.post__cats a {
line-height: 23px;
display: inline-block;
margin: 0 0 3px 0;
padding: 0 6px;
vertical-align: top;
text-decoration: none; }
.related-post .post__cats a {
margin-right: 3px; }
.post__date .material-icons,
.post__date .fa, .post__comments .material-icons,
.post__comments .fa, .post__tags .material-icons,
.post__tags .fa {
font-size: 16px;
margin-right: 10px;
vertical-align: middle; }
.invert .post__date .material-icons, .invert
.post__date .fa, .invert .post__comments .material-icons, .invert
.post__comments .fa, .invert .post__tags .material-icons, .invert
.post__tags .fa {
color: inherit; }
.post__date a, .post__comments a, .post__tags a {
text-decoration: none; }
.single .post__date, .single .post__comments {
margin-right: 0; }
.post__tags {
margin-top: .5em; }
.single-post .post__tags {
margin-top: 0; }
@media (min-width: 544px) {
.single-post .post__tags {
float: left; } }
.related-post .post__tags {
float: none; } .posts-list__item .btn__icon,
.posts-list__item .btn .material-icons,
.posts-list__item .btn .fa {
line-height: 46px;
width: 46px;
height: 46px;
color: inherit; }
@media (min-width: 992px) {
.posts-list--default:not(.two-sidebars) .posts-list__item .btn {
padding: 20px 49px 19px; } }
@media (min-width: 992px) {
.posts-list--default:not(.two-sidebars) .posts-list__item .btn__text {
display: inline-block; } }
@media (min-width: 992px) {
.posts-list--default:not(.two-sidebars) .posts-list__item .btn__icon,
.posts-list--default:not(.two-sidebars) .posts-list__item .btn .material-icons,
.posts-list--default:not(.two-sidebars) .posts-list__item .btn .fa {
display: none; } } .single .related-posts {
margin-bottom: 3em; }
.single .related-posts .post-thumbnail__img {
width: 100%;
height: auto; }
@media (min-width: 544px) {
.single .related-posts .post-thumbnail__img {
width: auto;
height: auto; } } .sticky {
display: block; }
.sticky__label {
line-height: 22px;
display: flex;
justify-content: center;
padding: 0 10px;
text-align: center;
border-radius: 20px;
margin: 0 0 10px 0; }
@media (min-width: 544px) {
.sticky__label {
margin: 0 10px 0 0;
align-items: center;
float: left; } }
.sticky__label .material-icons,
.sticky__label .fa {
font-size: 21px;
line-height: 2;
display: block;
width: auto;
width: calc(2em - 20px);
height: 2em; }
.posts-list .sticky__label .material-icons, .posts-list
.sticky__label .fa {
font-size: 21px;
color: inherit; }
.has-post-thumbnail .sticky__label {
position: absolute;
z-index: 99;
top: 10px;
right: 10px;
float: none; }
@media (min-width: 992px) {
.has-post-thumbnail .sticky__label {
top: 30px; } }
.sticky .post__title-wrap {
margin: 0 0 .625rem; }
@media (min-width: 544px) {
.sticky .post__title-wrap {
display: flex; } }
.sticky .post__title-wrap .entry-title {
margin: 0;
align-self: center; }
.sticky.posts-list__item .btn {
padding: .75em .9375em; }
@media (min-width: 992px) {
.posts-list--grid-2-cols .sticky.posts-list__item .btn, .posts-list--grid-3-cols .sticky.posts-list__item .btn {
padding: 20px 49px 19px; }
.two-sidebars .sticky.posts-list__item .btn {
padding: 0; } }
@media (min-width: 992px) {
.sticky.posts-list__item .btn__text {
display: inline-block; }
.posts-list--masonry-2-cols .sticky.posts-list__item .btn__text, .posts-list--masonry-3-cols .sticky.posts-list__item .btn__text {
display: none; } }
.two-sidebars .sticky.posts-list__item .btn__text {
display: none; }
@media (min-width: 992px) {
.sticky.posts-list__item .btn__icon,
.sticky.posts-list__item .btn .material-icons,
.sticky.posts-list__item .btn .fa {
display: none; }
.posts-list--masonry-2-cols .sticky.posts-list__item .btn__icon, .posts-list--masonry-3-cols .sticky.posts-list__item .btn__icon, .posts-list--masonry-2-cols
.sticky.posts-list__item .btn .material-icons, .posts-list--masonry-3-cols
.sticky.posts-list__item .btn .material-icons, .posts-list--masonry-2-cols
.sticky.posts-list__item .btn .fa, .posts-list--masonry-3-cols
.sticky.posts-list__item .btn .fa {
display: inline-block; } }
.two-sidebars .sticky.posts-list__item .btn__icon, .two-sidebars
.sticky.posts-list__item .btn .material-icons, .two-sidebars
.sticky.posts-list__item .btn .fa {
display: inline-block; }
@media (min-width: 992px) {
.posts-list--grid-2-cols .sticky .entry-title, .posts-list--grid-3-cols .sticky .entry-title {
font-size: 30px; } }
.sticky .post-thumbnail__img {
width: 100%; } @media (min-width: 1800px) {
body.page.position-fullwidth .post-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery),
body.page.position-fullwidth .post > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery),
body.page.position-fullwidth .page > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), body.page.position-fullwidth.single-post .site-main .entry-footer > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery),
body.page.position-fullwidth .post-author-bio > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery),
body.page.position-fullwidth .comment-list > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery),
body.page.position-fullwidth .comment-respond > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), body.single.position-fullwidth .post-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery),
body.single.position-fullwidth .post > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery),
body.single.position-fullwidth .page > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), body.single.position-fullwidth.single-post .site-main .entry-footer > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery),
body.single.position-fullwidth .post-author-bio > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery),
body.single.position-fullwidth .comment-list > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery),
body.single.position-fullwidth .comment-respond > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery) {
margin-left: 234px;
margin-right: 234px; }
.position-one-right-sidebar body.page.position-fullwidth .post-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-left-sidebar body.page.position-fullwidth .post-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-right-sidebar
body.page.position-fullwidth .post > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-left-sidebar
body.page.position-fullwidth .post > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-right-sidebar
body.page.position-fullwidth .page > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-left-sidebar
body.page.position-fullwidth .page > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-right-sidebar body.page.position-fullwidth.single-post .site-main .entry-footer > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-left-sidebar body.page.position-fullwidth.single-post .site-main .entry-footer > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-right-sidebar
body.page.position-fullwidth .post-author-bio > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-left-sidebar
body.page.position-fullwidth .post-author-bio > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-right-sidebar
body.page.position-fullwidth .comment-list > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-left-sidebar
body.page.position-fullwidth .comment-list > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-right-sidebar
body.page.position-fullwidth .comment-respond > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-left-sidebar
body.page.position-fullwidth .comment-respond > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-right-sidebar body.single.position-fullwidth .post-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-left-sidebar body.single.position-fullwidth .post-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-right-sidebar
body.single.position-fullwidth .post > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-left-sidebar
body.single.position-fullwidth .post > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-right-sidebar
body.single.position-fullwidth .page > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-left-sidebar
body.single.position-fullwidth .page > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-right-sidebar body.single.position-fullwidth.single-post .site-main .entry-footer > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-left-sidebar body.single.position-fullwidth.single-post .site-main .entry-footer > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-right-sidebar
body.single.position-fullwidth .post-author-bio > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-left-sidebar
body.single.position-fullwidth .post-author-bio > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-right-sidebar
body.single.position-fullwidth .comment-list > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-left-sidebar
body.single.position-fullwidth .comment-list > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-right-sidebar
body.single.position-fullwidth .comment-respond > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-left-sidebar
body.single.position-fullwidth .comment-respond > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery) {
margin-left: 100px;
margin-right: 100px; } }
body.page.position-fullwidth .post-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).mejs-container, body.page.position-fullwidth .post-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-terms-wrapper, body.page.position-fullwidth .post-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-wrapper,
body.page.position-fullwidth .post > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).mejs-container,
body.page.position-fullwidth .post > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-terms-wrapper,
body.page.position-fullwidth .post > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-wrapper,
body.page.position-fullwidth .page > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).mejs-container,
body.page.position-fullwidth .page > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-terms-wrapper,
body.page.position-fullwidth .page > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-wrapper, body.page.position-fullwidth.single-post .site-main .entry-footer > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).mejs-container, body.page.position-fullwidth.single-post .site-main .entry-footer > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-terms-wrapper, body.page.position-fullwidth.single-post .site-main .entry-footer > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-wrapper,
body.page.position-fullwidth .post-author-bio > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).mejs-container,
body.page.position-fullwidth .post-author-bio > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-terms-wrapper,
body.page.position-fullwidth .post-author-bio > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-wrapper,
body.page.position-fullwidth .comment-list > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).mejs-container,
body.page.position-fullwidth .comment-list > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-terms-wrapper,
body.page.position-fullwidth .comment-list > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-wrapper,
body.page.position-fullwidth .comment-respond > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).mejs-container,
body.page.position-fullwidth .comment-respond > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-terms-wrapper,
body.page.position-fullwidth .comment-respond > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-wrapper, body.single.position-fullwidth .post-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).mejs-container, body.single.position-fullwidth .post-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-terms-wrapper, body.single.position-fullwidth .post-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-wrapper,
body.single.position-fullwidth .post > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).mejs-container,
body.single.position-fullwidth .post > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-terms-wrapper,
body.single.position-fullwidth .post > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-wrapper,
body.single.position-fullwidth .page > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).mejs-container,
body.single.position-fullwidth .page > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-terms-wrapper,
body.single.position-fullwidth .page > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-wrapper, body.single.position-fullwidth.single-post .site-main .entry-footer > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).mejs-container, body.single.position-fullwidth.single-post .site-main .entry-footer > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-terms-wrapper, body.single.position-fullwidth.single-post .site-main .entry-footer > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-wrapper,
body.single.position-fullwidth .post-author-bio > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).mejs-container,
body.single.position-fullwidth .post-author-bio > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-terms-wrapper,
body.single.position-fullwidth .post-author-bio > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-wrapper,
body.single.position-fullwidth .comment-list > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).mejs-container,
body.single.position-fullwidth .comment-list > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-terms-wrapper,
body.single.position-fullwidth .comment-list > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-wrapper,
body.single.position-fullwidth .comment-respond > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).mejs-container,
body.single.position-fullwidth .comment-respond > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-terms-wrapper,
body.single.position-fullwidth .comment-respond > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-wrapper {
margin-left: 0;
margin-right: 0; }
@media (min-width: 1800px) {
body.page.position-fullwidth .post-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).row,
body.page.position-fullwidth .post > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).row,
body.page.position-fullwidth .page > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).row, body.page.position-fullwidth.single-post .site-main .entry-footer > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).row,
body.page.position-fullwidth .post-author-bio > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).row,
body.page.position-fullwidth .comment-list > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).row,
body.page.position-fullwidth .comment-respond > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).row, body.single.position-fullwidth .post-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).row,
body.single.position-fullwidth .post > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).row,
body.single.position-fullwidth .page > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).row, body.single.position-fullwidth.single-post .site-main .entry-footer > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).row,
body.single.position-fullwidth .post-author-bio > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).row,
body.single.position-fullwidth .comment-list > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).row,
body.single.position-fullwidth .comment-respond > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).row {
margin-left: 209px;
margin-right: 209px; } }
body.page.position-fullwidth .comment-list .comment-respond > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), body.single.position-fullwidth .comment-list .comment-respond > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery) {
margin-left: 0;
margin-right: 0; }
@media (min-width: 1800px) {
body.page.position-fullwidth .comments-title:not(.image-full-block), body.single.position-fullwidth .comments-title:not(.image-full-block) {
margin-left: 234px;
margin-right: 234px; }
.position-one-right-sidebar body.page.position-fullwidth .comments-title:not(.image-full-block), .position-one-left-sidebar body.page.position-fullwidth .comments-title:not(.image-full-block), .position-one-right-sidebar body.single.position-fullwidth .comments-title:not(.image-full-block), .position-one-left-sidebar body.single.position-fullwidth .comments-title:not(.image-full-block) {
margin-left: 100px;
margin-right: 100px; } }
body.header-layout-vertical.page.position-fullwidth .post-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery),
body.header-layout-vertical.page.position-fullwidth .post > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery),
body.header-layout-vertical.page.position-fullwidth .page > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), body.header-layout-vertical.page.position-fullwidth.single-post .site-main .entry-footer > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery),
body.header-layout-vertical.page.position-fullwidth .post-author-bio > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery),
body.header-layout-vertical.page.position-fullwidth .comment-list > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery),
body.header-layout-vertical.page.position-fullwidth .comment-respond > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), body.header-layout-vertical.single.position-fullwidth .post-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery),
body.header-layout-vertical.single.position-fullwidth .post > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery),
body.header-layout-vertical.single.position-fullwidth .page > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), body.header-layout-vertical.single.position-fullwidth.single-post .site-main .entry-footer > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery),
body.header-layout-vertical.single.position-fullwidth .post-author-bio > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery),
body.header-layout-vertical.single.position-fullwidth .comment-list > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery),
body.header-layout-vertical.single.position-fullwidth .comment-respond > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), body.footer-layout-vertical.page.position-fullwidth .post-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery),
body.footer-layout-vertical.page.position-fullwidth .post > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery),
body.footer-layout-vertical.page.position-fullwidth .page > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), body.footer-layout-vertical.page.position-fullwidth.single-post .site-main .entry-footer > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery),
body.footer-layout-vertical.page.position-fullwidth .post-author-bio > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery),
body.footer-layout-vertical.page.position-fullwidth .comment-list > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery),
body.footer-layout-vertical.page.position-fullwidth .comment-respond > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), body.footer-layout-vertical.single.position-fullwidth .post-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery),
body.footer-layout-vertical.single.position-fullwidth .post > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery),
body.footer-layout-vertical.single.position-fullwidth .page > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), body.footer-layout-vertical.single.position-fullwidth.single-post .site-main .entry-footer > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery),
body.footer-layout-vertical.single.position-fullwidth .post-author-bio > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery),
body.footer-layout-vertical.single.position-fullwidth .comment-list > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery),
body.footer-layout-vertical.single.position-fullwidth .comment-respond > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery) {
margin-left: 0;
margin-right: 0; }
@media (min-width: 1800px) {
body.header-layout-vertical.page.position-fullwidth .post-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery),
body.header-layout-vertical.page.position-fullwidth .post > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery),
body.header-layout-vertical.page.position-fullwidth .page > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), body.header-layout-vertical.page.position-fullwidth.single-post .site-main .entry-footer > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery),
body.header-layout-vertical.page.position-fullwidth .post-author-bio > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery),
body.header-layout-vertical.page.position-fullwidth .comment-list > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery),
body.header-layout-vertical.page.position-fullwidth .comment-respond > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), body.header-layout-vertical.single.position-fullwidth .post-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery),
body.header-layout-vertical.single.position-fullwidth .post > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery),
body.header-layout-vertical.single.position-fullwidth .page > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), body.header-layout-vertical.single.position-fullwidth.single-post .site-main .entry-footer > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery),
body.header-layout-vertical.single.position-fullwidth .post-author-bio > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery),
body.header-layout-vertical.single.position-fullwidth .comment-list > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery),
body.header-layout-vertical.single.position-fullwidth .comment-respond > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), body.footer-layout-vertical.page.position-fullwidth .post-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery),
body.footer-layout-vertical.page.position-fullwidth .post > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery),
body.footer-layout-vertical.page.position-fullwidth .page > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), body.footer-layout-vertical.page.position-fullwidth.single-post .site-main .entry-footer > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery),
body.footer-layout-vertical.page.position-fullwidth .post-author-bio > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery),
body.footer-layout-vertical.page.position-fullwidth .comment-list > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery),
body.footer-layout-vertical.page.position-fullwidth .comment-respond > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), body.footer-layout-vertical.single.position-fullwidth .post-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery),
body.footer-layout-vertical.single.position-fullwidth .post > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery),
body.footer-layout-vertical.single.position-fullwidth .page > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), body.footer-layout-vertical.single.position-fullwidth.single-post .site-main .entry-footer > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery),
body.footer-layout-vertical.single.position-fullwidth .post-author-bio > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery),
body.footer-layout-vertical.single.position-fullwidth .comment-list > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery),
body.footer-layout-vertical.single.position-fullwidth .comment-respond > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery) {
margin-left: 234px;
margin-right: 234px; }
.position-one-right-sidebar body.header-layout-vertical.page.position-fullwidth .post-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-left-sidebar body.header-layout-vertical.page.position-fullwidth .post-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-right-sidebar
body.header-layout-vertical.page.position-fullwidth .post > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-left-sidebar
body.header-layout-vertical.page.position-fullwidth .post > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-right-sidebar
body.header-layout-vertical.page.position-fullwidth .page > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-left-sidebar
body.header-layout-vertical.page.position-fullwidth .page > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-right-sidebar body.header-layout-vertical.page.position-fullwidth.single-post .site-main .entry-footer > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-left-sidebar body.header-layout-vertical.page.position-fullwidth.single-post .site-main .entry-footer > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-right-sidebar
body.header-layout-vertical.page.position-fullwidth .post-author-bio > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-left-sidebar
body.header-layout-vertical.page.position-fullwidth .post-author-bio > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-right-sidebar
body.header-layout-vertical.page.position-fullwidth .comment-list > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-left-sidebar
body.header-layout-vertical.page.position-fullwidth .comment-list > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-right-sidebar
body.header-layout-vertical.page.position-fullwidth .comment-respond > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-left-sidebar
body.header-layout-vertical.page.position-fullwidth .comment-respond > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-right-sidebar body.header-layout-vertical.single.position-fullwidth .post-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-left-sidebar body.header-layout-vertical.single.position-fullwidth .post-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-right-sidebar
body.header-layout-vertical.single.position-fullwidth .post > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-left-sidebar
body.header-layout-vertical.single.position-fullwidth .post > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-right-sidebar
body.header-layout-vertical.single.position-fullwidth .page > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-left-sidebar
body.header-layout-vertical.single.position-fullwidth .page > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-right-sidebar body.header-layout-vertical.single.position-fullwidth.single-post .site-main .entry-footer > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-left-sidebar body.header-layout-vertical.single.position-fullwidth.single-post .site-main .entry-footer > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-right-sidebar
body.header-layout-vertical.single.position-fullwidth .post-author-bio > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-left-sidebar
body.header-layout-vertical.single.position-fullwidth .post-author-bio > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-right-sidebar
body.header-layout-vertical.single.position-fullwidth .comment-list > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-left-sidebar
body.header-layout-vertical.single.position-fullwidth .comment-list > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-right-sidebar
body.header-layout-vertical.single.position-fullwidth .comment-respond > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-left-sidebar
body.header-layout-vertical.single.position-fullwidth .comment-respond > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-right-sidebar body.footer-layout-vertical.page.position-fullwidth .post-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-left-sidebar body.footer-layout-vertical.page.position-fullwidth .post-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-right-sidebar
body.footer-layout-vertical.page.position-fullwidth .post > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-left-sidebar
body.footer-layout-vertical.page.position-fullwidth .post > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-right-sidebar
body.footer-layout-vertical.page.position-fullwidth .page > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-left-sidebar
body.footer-layout-vertical.page.position-fullwidth .page > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-right-sidebar body.footer-layout-vertical.page.position-fullwidth.single-post .site-main .entry-footer > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-left-sidebar body.footer-layout-vertical.page.position-fullwidth.single-post .site-main .entry-footer > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-right-sidebar
body.footer-layout-vertical.page.position-fullwidth .post-author-bio > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-left-sidebar
body.footer-layout-vertical.page.position-fullwidth .post-author-bio > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-right-sidebar
body.footer-layout-vertical.page.position-fullwidth .comment-list > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-left-sidebar
body.footer-layout-vertical.page.position-fullwidth .comment-list > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-right-sidebar
body.footer-layout-vertical.page.position-fullwidth .comment-respond > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-left-sidebar
body.footer-layout-vertical.page.position-fullwidth .comment-respond > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-right-sidebar body.footer-layout-vertical.single.position-fullwidth .post-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-left-sidebar body.footer-layout-vertical.single.position-fullwidth .post-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-right-sidebar
body.footer-layout-vertical.single.position-fullwidth .post > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-left-sidebar
body.footer-layout-vertical.single.position-fullwidth .post > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-right-sidebar
body.footer-layout-vertical.single.position-fullwidth .page > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-left-sidebar
body.footer-layout-vertical.single.position-fullwidth .page > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-right-sidebar body.footer-layout-vertical.single.position-fullwidth.single-post .site-main .entry-footer > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-left-sidebar body.footer-layout-vertical.single.position-fullwidth.single-post .site-main .entry-footer > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-right-sidebar
body.footer-layout-vertical.single.position-fullwidth .post-author-bio > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-left-sidebar
body.footer-layout-vertical.single.position-fullwidth .post-author-bio > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-right-sidebar
body.footer-layout-vertical.single.position-fullwidth .comment-list > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-left-sidebar
body.footer-layout-vertical.single.position-fullwidth .comment-list > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-right-sidebar
body.footer-layout-vertical.single.position-fullwidth .comment-respond > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery), .position-one-left-sidebar
body.footer-layout-vertical.single.position-fullwidth .comment-respond > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery) {
margin-left: 100px;
margin-right: 100px; } }
body.header-layout-vertical.page.position-fullwidth .post-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).mejs-container, body.header-layout-vertical.page.position-fullwidth .post-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-terms-wrapper, body.header-layout-vertical.page.position-fullwidth .post-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-wrapper,
body.header-layout-vertical.page.position-fullwidth .post > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).mejs-container,
body.header-layout-vertical.page.position-fullwidth .post > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-terms-wrapper,
body.header-layout-vertical.page.position-fullwidth .post > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-wrapper,
body.header-layout-vertical.page.position-fullwidth .page > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).mejs-container,
body.header-layout-vertical.page.position-fullwidth .page > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-terms-wrapper,
body.header-layout-vertical.page.position-fullwidth .page > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-wrapper, body.header-layout-vertical.page.position-fullwidth.single-post .site-main .entry-footer > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).mejs-container, body.header-layout-vertical.page.position-fullwidth.single-post .site-main .entry-footer > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-terms-wrapper, body.header-layout-vertical.page.position-fullwidth.single-post .site-main .entry-footer > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-wrapper,
body.header-layout-vertical.page.position-fullwidth .post-author-bio > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).mejs-container,
body.header-layout-vertical.page.position-fullwidth .post-author-bio > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-terms-wrapper,
body.header-layout-vertical.page.position-fullwidth .post-author-bio > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-wrapper,
body.header-layout-vertical.page.position-fullwidth .comment-list > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).mejs-container,
body.header-layout-vertical.page.position-fullwidth .comment-list > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-terms-wrapper,
body.header-layout-vertical.page.position-fullwidth .comment-list > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-wrapper,
body.header-layout-vertical.page.position-fullwidth .comment-respond > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).mejs-container,
body.header-layout-vertical.page.position-fullwidth .comment-respond > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-terms-wrapper,
body.header-layout-vertical.page.position-fullwidth .comment-respond > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-wrapper, body.header-layout-vertical.single.position-fullwidth .post-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).mejs-container, body.header-layout-vertical.single.position-fullwidth .post-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-terms-wrapper, body.header-layout-vertical.single.position-fullwidth .post-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-wrapper,
body.header-layout-vertical.single.position-fullwidth .post > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).mejs-container,
body.header-layout-vertical.single.position-fullwidth .post > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-terms-wrapper,
body.header-layout-vertical.single.position-fullwidth .post > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-wrapper,
body.header-layout-vertical.single.position-fullwidth .page > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).mejs-container,
body.header-layout-vertical.single.position-fullwidth .page > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-terms-wrapper,
body.header-layout-vertical.single.position-fullwidth .page > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-wrapper, body.header-layout-vertical.single.position-fullwidth.single-post .site-main .entry-footer > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).mejs-container, body.header-layout-vertical.single.position-fullwidth.single-post .site-main .entry-footer > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-terms-wrapper, body.header-layout-vertical.single.position-fullwidth.single-post .site-main .entry-footer > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-wrapper,
body.header-layout-vertical.single.position-fullwidth .post-author-bio > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).mejs-container,
body.header-layout-vertical.single.position-fullwidth .post-author-bio > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-terms-wrapper,
body.header-layout-vertical.single.position-fullwidth .post-author-bio > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-wrapper,
body.header-layout-vertical.single.position-fullwidth .comment-list > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).mejs-container,
body.header-layout-vertical.single.position-fullwidth .comment-list > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-terms-wrapper,
body.header-layout-vertical.single.position-fullwidth .comment-list > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-wrapper,
body.header-layout-vertical.single.position-fullwidth .comment-respond > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).mejs-container,
body.header-layout-vertical.single.position-fullwidth .comment-respond > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-terms-wrapper,
body.header-layout-vertical.single.position-fullwidth .comment-respond > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-wrapper, body.footer-layout-vertical.page.position-fullwidth .post-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).mejs-container, body.footer-layout-vertical.page.position-fullwidth .post-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-terms-wrapper, body.footer-layout-vertical.page.position-fullwidth .post-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-wrapper,
body.footer-layout-vertical.page.position-fullwidth .post > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).mejs-container,
body.footer-layout-vertical.page.position-fullwidth .post > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-terms-wrapper,
body.footer-layout-vertical.page.position-fullwidth .post > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-wrapper,
body.footer-layout-vertical.page.position-fullwidth .page > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).mejs-container,
body.footer-layout-vertical.page.position-fullwidth .page > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-terms-wrapper,
body.footer-layout-vertical.page.position-fullwidth .page > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-wrapper, body.footer-layout-vertical.page.position-fullwidth.single-post .site-main .entry-footer > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).mejs-container, body.footer-layout-vertical.page.position-fullwidth.single-post .site-main .entry-footer > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-terms-wrapper, body.footer-layout-vertical.page.position-fullwidth.single-post .site-main .entry-footer > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-wrapper,
body.footer-layout-vertical.page.position-fullwidth .post-author-bio > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).mejs-container,
body.footer-layout-vertical.page.position-fullwidth .post-author-bio > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-terms-wrapper,
body.footer-layout-vertical.page.position-fullwidth .post-author-bio > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-wrapper,
body.footer-layout-vertical.page.position-fullwidth .comment-list > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).mejs-container,
body.footer-layout-vertical.page.position-fullwidth .comment-list > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-terms-wrapper,
body.footer-layout-vertical.page.position-fullwidth .comment-list > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-wrapper,
body.footer-layout-vertical.page.position-fullwidth .comment-respond > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).mejs-container,
body.footer-layout-vertical.page.position-fullwidth .comment-respond > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-terms-wrapper,
body.footer-layout-vertical.page.position-fullwidth .comment-respond > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-wrapper, body.footer-layout-vertical.single.position-fullwidth .post-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).mejs-container, body.footer-layout-vertical.single.position-fullwidth .post-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-terms-wrapper, body.footer-layout-vertical.single.position-fullwidth .post-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-wrapper,
body.footer-layout-vertical.single.position-fullwidth .post > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).mejs-container,
body.footer-layout-vertical.single.position-fullwidth .post > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-terms-wrapper,
body.footer-layout-vertical.single.position-fullwidth .post > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-wrapper,
body.footer-layout-vertical.single.position-fullwidth .page > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).mejs-container,
body.footer-layout-vertical.single.position-fullwidth .page > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-terms-wrapper,
body.footer-layout-vertical.single.position-fullwidth .page > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-wrapper, body.footer-layout-vertical.single.position-fullwidth.single-post .site-main .entry-footer > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).mejs-container, body.footer-layout-vertical.single.position-fullwidth.single-post .site-main .entry-footer > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-terms-wrapper, body.footer-layout-vertical.single.position-fullwidth.single-post .site-main .entry-footer > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-wrapper,
body.footer-layout-vertical.single.position-fullwidth .post-author-bio > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).mejs-container,
body.footer-layout-vertical.single.position-fullwidth .post-author-bio > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-terms-wrapper,
body.footer-layout-vertical.single.position-fullwidth .post-author-bio > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-wrapper,
body.footer-layout-vertical.single.position-fullwidth .comment-list > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).mejs-container,
body.footer-layout-vertical.single.position-fullwidth .comment-list > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-terms-wrapper,
body.footer-layout-vertical.single.position-fullwidth .comment-list > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-wrapper,
body.footer-layout-vertical.single.position-fullwidth .comment-respond > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).mejs-container,
body.footer-layout-vertical.single.position-fullwidth .comment-respond > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-terms-wrapper,
body.footer-layout-vertical.single.position-fullwidth .comment-respond > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).cherry-projects-wrapper {
margin-left: 0;
margin-right: 0; }
@media (min-width: 1800px) {
body.header-layout-vertical.page.position-fullwidth .post-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).row,
body.header-layout-vertical.page.position-fullwidth .post > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).row,
body.header-layout-vertical.page.position-fullwidth .page > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).row, body.header-layout-vertical.page.position-fullwidth.single-post .site-main .entry-footer > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).row,
body.header-layout-vertical.page.position-fullwidth .post-author-bio > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).row,
body.header-layout-vertical.page.position-fullwidth .comment-list > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).row,
body.header-layout-vertical.page.position-fullwidth .comment-respond > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).row, body.header-layout-vertical.single.position-fullwidth .post-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).row,
body.header-layout-vertical.single.position-fullwidth .post > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).row,
body.header-layout-vertical.single.position-fullwidth .page > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).row, body.header-layout-vertical.single.position-fullwidth.single-post .site-main .entry-footer > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).row,
body.header-layout-vertical.single.position-fullwidth .post-author-bio > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).row,
body.header-layout-vertical.single.position-fullwidth .comment-list > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).row,
body.header-layout-vertical.single.position-fullwidth .comment-respond > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).row, body.footer-layout-vertical.page.position-fullwidth .post-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).row,
body.footer-layout-vertical.page.position-fullwidth .post > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).row,
body.footer-layout-vertical.page.position-fullwidth .page > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).row, body.footer-layout-vertical.page.position-fullwidth.single-post .site-main .entry-footer > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).row,
body.footer-layout-vertical.page.position-fullwidth .post-author-bio > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).row,
body.footer-layout-vertical.page.position-fullwidth .comment-list > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).row,
body.footer-layout-vertical.page.position-fullwidth .comment-respond > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).row, body.footer-layout-vertical.single.position-fullwidth .post-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).row,
body.footer-layout-vertical.single.position-fullwidth .post > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).row,
body.footer-layout-vertical.single.position-fullwidth .page > .entry-content > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).row, body.footer-layout-vertical.single.position-fullwidth.single-post .site-main .entry-footer > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).row,
body.footer-layout-vertical.single.position-fullwidth .post-author-bio > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).row,
body.footer-layout-vertical.single.position-fullwidth .comment-list > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).row,
body.footer-layout-vertical.single.position-fullwidth .comment-respond > *:not(.image-full-block):not(.iframe-full-block):not(.post-gallery).row {
margin-left: 209px;
margin-right: 209px; } }
body.header-layout-vertical.page.position-fullwidth .comment-list .comment-respond > *:not(.image-full-block):not(.iframe-full-block), body.header-layout-vertical.single.position-fullwidth .comment-list .comment-respond > *:not(.image-full-block):not(.iframe-full-block), body.footer-layout-vertical.page.position-fullwidth .comment-list .comment-respond > *:not(.image-full-block):not(.iframe-full-block), body.footer-layout-vertical.single.position-fullwidth .comment-list .comment-respond > *:not(.image-full-block):not(.iframe-full-block) {
margin-left: 0;
margin-right: 0; }
@media (min-width: 1800px) {
body.header-layout-vertical.page.position-fullwidth .comments-title:not(.image-full-block), body.header-layout-vertical.single.position-fullwidth .comments-title:not(.image-full-block), body.footer-layout-vertical.page.position-fullwidth .comments-title:not(.image-full-block), body.footer-layout-vertical.single.position-fullwidth .comments-title:not(.image-full-block) {
margin-left: 234px;
margin-right: 234px; }
.position-one-right-sidebar body.header-layout-vertical.page.position-fullwidth .comments-title:not(.image-full-block), .position-one-left-sidebar body.header-layout-vertical.page.position-fullwidth .comments-title:not(.image-full-block), .position-one-right-sidebar body.header-layout-vertical.single.position-fullwidth .comments-title:not(.image-full-block), .position-one-left-sidebar body.header-layout-vertical.single.position-fullwidth .comments-title:not(.image-full-block), .position-one-right-sidebar body.footer-layout-vertical.page.position-fullwidth .comments-title:not(.image-full-block), .position-one-left-sidebar body.footer-layout-vertical.page.position-fullwidth .comments-title:not(.image-full-block), .position-one-right-sidebar body.footer-layout-vertical.single.position-fullwidth .comments-title:not(.image-full-block), .position-one-left-sidebar body.footer-layout-vertical.single.position-fullwidth .comments-title:not(.image-full-block) {
margin-left: 100px;
margin-right: 100px; } }
.format-image.posts-list__item,
.format-gallery.posts-list__item {
overflow: hidden; }
.format-image.posts-list__item img,
.format-gallery.posts-list__item img {
display: block;
transition: 333ms all;
-webkit-column-break-inside: avoid;
-moz-column-break-inside: avoid;
-o-column-break-inside: avoid;
-ms-column-break-inside: avoid;
column-break-inside: avoid;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.format-image.posts-list__item .post-thumbnail,
.format-image.posts-list__item .post-thumbnail__wrap,
.format-gallery.posts-list__item .post-thumbnail,
.format-gallery.posts-list__item .post-thumbnail__wrap {
overflow: hidden;
position: relative; }
.format-image.posts-list__item .post-thumbnail:before, .format-image.posts-list__item .post-thumbnail:after,
.format-image.posts-list__item .post-thumbnail__wrap:before,
.format-image.posts-list__item .post-thumbnail__wrap:after,
.format-gallery.posts-list__item .post-thumbnail:before,
.format-gallery.posts-list__item .post-thumbnail:after,
.format-gallery.posts-list__item .post-thumbnail__wrap:before,
.format-gallery.posts-list__item .post-thumbnail__wrap:after {
content: '';
position: absolute;
background: #000;
transition: transform 0.2s;
z-index: 100; }
.format-image.posts-list__item .post-thumbnail:before, .format-image.posts-list__item .post-thumbnail:after,
.format-gallery.posts-list__item .post-thumbnail:before,
.format-gallery.posts-list__item .post-thumbnail:after {
top: -1px;
width: 13px;
height: 100%;
transform: scale3d(1, 0, 1); }
.format-image.posts-list__item .post-thumbnail:before,
.format-gallery.posts-list__item .post-thumbnail:before {
left: -1px;
transform-origin: 50% 100%; }
.format-image.posts-list__item .post-thumbnail:after,
.format-gallery.posts-list__item .post-thumbnail:after {
right: -1px;
transform-origin: 50% 0%; }
.format-image.posts-list__item .post-thumbnail__wrap:before, .format-image.posts-list__item .post-thumbnail__wrap:after,
.format-gallery.posts-list__item .post-thumbnail__wrap:before,
.format-gallery.posts-list__item .post-thumbnail__wrap:after {
left: -1px;
width: 100%;
height: 13px;
transform: scale3d(0, 1, 1); }
.format-image.posts-list__item .post-thumbnail__wrap:before,
.format-gallery.posts-list__item .post-thumbnail__wrap:before {
top: -1px;
transform-origin: 0 50%; }
.format-image.posts-list__item .post-thumbnail__wrap:after,
.format-gallery.posts-list__item .post-thumbnail__wrap:after {
bottom: -1px;
transform-origin: 100% 50%; }
.format-image.posts-list__item .post-format-wrap:hover .post-thumbnail:before, .format-image.posts-list__item .post-format-wrap:hover .post-thumbnail:after,
.format-image.posts-list__item .post-format-wrap:hover .post-thumbnail__wrap:before,
.format-image.posts-list__item .post-format-wrap:hover .post-thumbnail__wrap:after,
.format-gallery.posts-list__item .post-format-wrap:hover .post-thumbnail:before,
.format-gallery.posts-list__item .post-format-wrap:hover .post-thumbnail:after,
.format-gallery.posts-list__item .post-format-wrap:hover .post-thumbnail__wrap:before,
.format-gallery.posts-list__item .post-format-wrap:hover .post-thumbnail__wrap:after {
transform: scale3d(1, 1, 1);
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
transition-duration: 0.4s; }
@media (min-width: 1200px) {
.format-image.posts-list__item .post-format-wrap:hover img,
.format-gallery.posts-list__item .post-format-wrap:hover img {
transform: scale3d(1.06, 1.06, 1) translate3d(0, -3%, 0); } }
.post-thumbnail a.post-thumbnail__link[data-popup='magnificPopup'],
.post-gallery a.post-gallery__link[data-popup='magnificPopup'],
.post-thumbnail .mini-gallery a.post-thumbnail__link {
position: relative;
overflow: hidden;
display: block; }
.small-thumbnail .post-thumbnail a.post-thumbnail__link[data-popup='magnificPopup'], .small-thumbnail
.post-gallery a.post-gallery__link[data-popup='magnificPopup'], .small-thumbnail
.post-thumbnail .mini-gallery a.post-thumbnail__link {
display: inline-block;
max-width: 100%; }
.post-thumbnail a.post-thumbnail__link[data-popup='magnificPopup']:before,
.post-gallery a.post-gallery__link[data-popup='magnificPopup']:before,
.post-thumbnail .mini-gallery a.post-thumbnail__link:before {
content: 'visibility';
font-family: 'Material Icons';
font-weight: normal;
font-style: normal;
display: inline-block;
line-height: 1;
text-transform: none;
letter-spacing: normal;
word-wrap: normal;
white-space: nowrap;
direction: ltr; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; -moz-osx-font-smoothing: grayscale; font-feature-settings: 'liga';
width: 60px;
height: 60px;
font-size: 26px;
line-height: 60px;
text-align: center;
position: absolute;
top: 50%;
left: 50%;
opacity: 0;
transform: scale(0) translate3d(-50%, -50%, 0);
transform-origin: 0 0;
z-index: 2;
transition: 333ms 200ms all; }
.post-thumbnail a.post-thumbnail__link[data-popup='magnificPopup']:hover:before,
.post-gallery a.post-gallery__link[data-popup='magnificPopup']:hover:before,
.post-thumbnail .mini-gallery a.post-thumbnail__link:hover:before {
opacity: 1; }
.post-thumbnail a.post-thumbnail__link[data-popup='magnificPopup']:hover:before,
.post-gallery a.post-gallery__link[data-popup='magnificPopup']:hover:before,
.post-thumbnail .mini-gallery a.post-thumbnail__link:hover:before {
transform: scale(1) translate3d(-50%, -50%, 0); }
.post-thumbnail__img {
width: 100%; }
.small-thumbnail .post-thumbnail__img, .widget .post-thumbnail__img {
width: auto; } .post {    }
.single .post-gallery {
margin: 1.5em 0; }
.post-gallery__image {
display: block;
margin: auto; }
.post-gallery__button-next, .post-gallery__button-prev {
top: 50%;
display: none;
width: 60px;
height: 60px;
margin-top: -30px;
text-align: center;
background-image: none;
transition: 333ms all; }
.post-gallery__button-prev {
left: 12px; }
.post-gallery__button-next {
right: 12px; }
.post-gallery .material-icons,
.post-gallery .fa {
font-size: 26px;
line-height: 60px; }
.post-gallery__slide.swiper-slide:hover:hover {
background-color: transparent; }
.post-gallery__caption {
position: absolute;
right: 0;
bottom: 0;
left: 0;
padding: 15px;
color: #fff;
background: rgba(0, 0, 0, 0.5); }
.post-gallery__link {
display: block; }
.post-format-link {
display: inline-block;
margin: 10px 0;
padding: 10px 20px 10px 15px;
text-decoration: underline; }
.post-format-link:before {
display: inline-block;
margin: 0 5px 0 0;
content: 'insert_link';
vertical-align: middle;
font-family: 'Material Icons';
font-weight: normal;
font-style: normal;
display: inline-block;
line-height: 1;
text-transform: none;
letter-spacing: normal;
word-wrap: normal;
white-space: nowrap;
direction: ltr; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; -moz-osx-font-smoothing: grayscale; font-feature-settings: 'liga'; }
.has-thumb .post-thumbnail {
position: relative; }
.has-thumb .post-thumbnail__format-link {
position: absolute;
top: 50%;
transform: translateY(-50%);
right: 0;
left: 0;
text-align: center; }
.has-thumb .post-thumbnail__format-link .post-format-link {
margin: 0; }
.post-format-quote {
background-color: transparent;
margin: 0; }
.format-video .post-featured-content {
background: none; }
.post-featured-content .post__cats {
padding: 1em 0 0 1em; }
@media (min-width: 992px) {
.post-featured-content .post__cats {
padding-top: 2em; } }
.format-video .post-featured-content .post__cats {
position: absolute;
top: 0;
left: 0;
margin: 10px; }
@media (min-width: 992px) {
.format-video .post-featured-content .post__cats {
margin: 30px; } }
.format-video .post-featured-content .post__cats:first-child {
position: static; }
.post.format-status .post__cats {
padding: 0 0 10px; } .blog .format-aside .entry-title, .archive .format-aside .entry-title {
display: none; } .mejs-container {
margin: 1.5em 0; }
.posts-list .mejs-container {
margin-bottom: 0; } p.iframe-full-block {
margin: 1.5em 0; }
p.iframe-full-block iframe {
width: 100%; } .footer-area.widget-area:before {
content: '';
border-top: 1px solid #e3e3e3;
padding-top: 2.9em;
margin: 0 1.19rem;
display: block;
width: 100%; }
.footer-container {
padding: 2.9em 0; }
.container .footer-container {
padding-right: 0;
padding-left: 0; }
.site-info .footer-logo {
margin: 0 0 2em;
padding: 30px; }
.site-info .social-list {
margin: 0 0 2em; }
.site-info__flex {
display: flex;
flex-direction: column;
flex-wrap: nowrap;
justify-content: space-between;
align-content: stretch;
align-items: flex-start; }
@media (min-width: 768px) {
.site-info__flex {
flex-direction: row; } }
.site-info__flex .footer-logo {
order: 0;
flex: 0 1 auto;
align-self: center; }
.site-info__flex .social-list {
order: 1;
flex: 0 1 auto;
align-self: center; }
@media (min-width: 768px) {
.site-info__flex .social-list {
order: 2; } }
.site-info__flex .site-info__mid-box {
text-align: center;
order: 2;
flex: 0 1 auto;
align-self: center; }
@media (min-width: 768px) {
.site-info__flex .site-info__mid-box {
order: 1; } }
.footer-copyright {
font-size: 15.96px;
font-size: 0.76rem;
letter-spacing: 1px; }
.site-header.vertical .footer-copyright {
padding-left: 1.19rem;
padding-right: 1.19rem; }
@media (min-width: 1200px) {
.site-header.vertical .footer-copyright {
padding-left: 40px;
padding-right: 50px; } }
@media (min-width: 768px) {
.site-footer.default .footer-logo {
margin: 0 30px 0 0; } }
.site-footer.default .footer-copyright {
display: block;
vertical-align: middle;
text-align: center;
margin: 30px 0 0; }
@media (min-width: 768px) {
.site-footer.default .footer-copyright {
text-align: left;
margin: 0; } }
.site-footer.default .footer-menu {
display: block;
vertical-align: middle;
margin: 30px 0 0; }
@media (min-width: 768px) {
.site-footer.default .footer-menu {
margin: 0; } }
@media (min-width: 1200px) {
.site-footer.default .footer-menu {
float: right;
margin-top: 0;
margin-bottom: 0; } }
.site-footer.default .footer-menu__items {
display: block;
text-align: center; }
@media (min-width: 768px) {
.site-footer.default .footer-menu__items {
justify-content: flex-start;
display: flex; } }
.site-footer.default .footer-menu__items .menu-item {
display: block;
margin: 0; }
@media (min-width: 768px) {
.site-footer.default .footer-menu__items .menu-item {
margin-right: 0; }
.site-footer.default .footer-menu__items .menu-item:not(:first-child) {
margin-left: 20px; } }
.site-footer.default .social-list {
margin: 0;
order: 1; }
.site-footer.default .footer-menu {
order: 2; }
.site-footer.default .site-info__flex {
display: block;
text-align: center; }
@media (min-width: 768px) {
.site-footer.default .site-info__flex {
display: flex;
align-items: center; } }
.site-footer.default .site-info__flex + .site-info__flex {
margin-top: 50px; }
@media (min-width: 768px) {
.site-footer.default .site-info__mid-box {
display: flex;
align-items: center;
flex: 1 1 auto; } }
.site-footer.centered {
text-align: center; }
.site-footer.centered .footer-menu {
display: block;
vertical-align: middle;
margin: 30px 0 0; }
.site-footer.centered .footer-menu__items {
display: block;
text-align: center; }
@media (min-width: 768px) {
.site-footer.centered .footer-menu__items {
justify-content: center;
display: flex; } }
.site-footer.centered .footer-menu__items .menu-item {
display: block;
margin: 0; }
@media (min-width: 768px) {
.site-footer.centered .footer-menu__items .menu-item {
margin-right: 0; }
.site-footer.centered .footer-menu__items .menu-item:not(:first-child) {
margin-left: 20px; } }
.site-footer.minimal .site-info__flex {
display: block;
text-align: center; }
@media (min-width: 768px) {
.site-footer.minimal .site-info__flex {
display: flex;
align-items: center; } }
.site-footer.minimal .site-info__mid-box {
flex: 1; }
.site-footer.minimal .site-info__right-box {
flex: 1;
order: 2; }
@media (min-width: 768px) {
.site-footer.minimal .footer-logo {
margin: 0 30px 0 0; } }
.site-footer.minimal .footer-copyright {
display: block;
vertical-align: middle;
text-align: center;
margin: 30px 0 0; }
@media (min-width: 768px) {
.site-footer.minimal .footer-copyright {
text-align: left;
margin: 0; } }
.site-footer.minimal .footer-menu {
display: block;
vertical-align: middle;
margin: 30px 0 0; }
@media (min-width: 768px) {
.site-footer.minimal .footer-menu {
margin: 0; } }
@media (min-width: 1200px) {
.site-footer.minimal .footer-menu {
float: right;
margin-top: 0;
margin-bottom: 0; } }
.site-footer.minimal .footer-menu__items {
display: block;
text-align: center; }
@media (min-width: 768px) {
.site-footer.minimal .footer-menu__items {
justify-content: flex-end;
display: flex; } }
@media (min-width: 1200px) {
.site-footer.minimal .footer-menu__items {
margin-left: 1.5em;
border-left: 1px solid rgba(255, 255, 255, 0.1); } }
.site-footer.minimal .footer-menu__items .menu-item {
display: block;
margin: 0; }
@media (min-width: 768px) {
.site-footer.minimal .footer-menu__items .menu-item {
margin-right: 0; }
.site-footer.minimal .footer-menu__items .menu-item:not(:first-child) {
margin-left: 20px; } }
@media (min-width: 1200px) {
.site-footer.vertical {
padding: 0 0 100px; } }
.site-footer.vertical.vertical-desktop {
display: none; }
@media (min-width: 1200px) {
.site-footer.vertical.vertical-desktop {
display: block; } }
.site-footer.vertical.vertical-mobile {
display: block; }
@media (min-width: 1200px) {
.site-footer.vertical.vertical-mobile {
display: none; } }
.site-footer.vertical.vertical-mobile .site-info {
padding-top: 0;
padding-bottom: 0; }
@media (min-width: 1200px) {
.site-footer.vertical.vertical-mobile .site-info {
padding-top: 2.9em;
padding-bottom: 2.9em; } }
.site-footer.vertical.vertical-mobile .site-info:before {
content: '';
border-top: 1px solid #e3e3e3;
padding-top: 1em;
margin: 0;
display: block;
width: 100%; }
@media (min-width: 1200px) {
.site-footer.vertical.vertical-mobile .site-info:before {
padding-top: 2.9em; } }
.error404.header-layout-vertical.footer-layout-vertical .site-content {
padding-top: 0;
padding-bottom: 0; }
.error404.header-layout-vertical.footer-layout-vertical .site-content > .container,
.error404.header-layout-vertical.footer-layout-vertical .site-content > .container > .row,
.error404.header-layout-vertical.footer-layout-vertical .site-main {
height: 100%; }
.error404.header-layout-vertical.footer-layout-vertical .site-main {
display: flex; }
.error404.header-layout-vertical.footer-layout-vertical .error-404 {
display: flex;
flex-direction: column;
justify-content: center;
flex: 1;
margin: 0; }
.error404 .page-content {
margin: 2.14em 0 0; }
.error404 .btn.btn-primary {
margin: 0 0 2.38em; }
.error404 .search-form_wrap {
margin: 2em 0 0; }
.not-found {
margin-bottom: 1em;
text-align: center; }
@media (min-width: 992px) {
.not-found {
margin-bottom: 2em; } }
.not-found .page-title {
margin: 0; }
.not-found h4 {
margin: 0 0 25px; }
.not-found .page-content {
margin: 2.14em 0 0; }
.not-found .btn.btn-primary {
margin: 0 0 2.38em; }
.not-found .search-form_wrap {
margin: 2em 0 0; }
.page .entry-title {
text-align: center;
margin: 0 0 .8625em; }
.posts-list .page .entry-title {
text-align: left;
margin: 0; }
.page .entry-content {
margin: 0; }
.page .entry-content .row div[class*="col-"] {
padding-top: 1.19rem;
padding-bottom: 1.19rem; }
@media (min-width: 768px) {
.page .entry-content .row div[class*="col-"] {
padding-top: 0;
padding-bottom: 0; } }
.page .entry-footer .post-edit-link {
display: inline-block;
vertical-align: middle;
max-width: 100%;
margin: 30px 0 0; } .widget-title {
margin: 0 0 1em 0; }
.widget + .widget {
margin-top: 1em; }
@media (min-width: 768px) {
.widget + .widget {
margin-top: 2em; } }
.sidebar-primary .widget:not(:first-child), .sidebar-secondary .widget:not(:first-child) {
border-top: 1px solid #e3e3e3;
margin-top: 1.5em;
padding-top: 1.5em; }
@media (min-width: 992px) {
.sidebar-primary .widget:not(:first-child), .sidebar-secondary .widget:not(:first-child) {
padding: 3em 0 0;
margin: 3.33em 0 0; } }
.footer-area .widget {
margin: 20px 0; } .widget ul {
margin-bottom: 0;
margin-left: 0;
padding: 0; }
.widget > ul > li:first-child {
margin-top: 0; }
.widget li {
position: relative;
list-style: none;
margin-top: .47em; }
.widget li > ul {
margin-left: .4em; }
.widget_archive li::before,
.widget_categories li::before,
.widget_pages li::before,
.widget_meta li::before,
.widget_rss li::before,
.widget_nav_menu li::before {
content: '•';
margin: 0 5px 0 0; } .widget_calendar .calendar_wrap {
padding-bottom: 1em; }
.widget_calendar table {
margin-bottom: 0;
border-collapse: separate;
position: relative; }
.widget_calendar caption {
padding: 17px 10px;
position: relative;
z-index: 100;
font-size: 19.95px;
font-size: 0.95rem; }
@media (min-width: 1200px) {
.widget_calendar caption {
padding: 17px 60px; } }
.widget_calendar thead th,
.widget_calendar thead td,
.widget_calendar tbody th,
.widget_calendar tbody td {
text-align: center;
padding: 8px 2px; }
.widget_calendar thead {
top: .5em;
position: relative; }
.widget_calendar thead tr {
position: relative; }
.widget_calendar thead tr:after {
content: '';
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0; }
.widget_calendar thead th {
padding: 20px 0 19px;
font-weight: normal;
font-size: 15.96px;
font-size: 0.76rem; }
.widget_calendar tbody {
position: relative;
top: 1em; }
.widget_calendar tbody:after {
content: '';
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0; }
.widget_calendar tbody td {
font-size: 15.96px;
font-size: 0.76rem; }
.widget_calendar tbody td a {
background: #f1f1f1;
margin: -4px -12px;
padding: 4px 12px;
display: inline-block;
position: relative;
z-index: 100; }
.widget_calendar tbody tr:first-child td {
padding-top: 18px; }
.widget_calendar tbody tr:last-child td {
padding-bottom: 18px; }
@media (min-width: 1200px) {
.widget_calendar tfoot {
position: absolute;
top: 0;
width: 100%; } }
@media (min-width: 1200px) {
.widget_calendar tfoot tr {
position: absolute;
width: 100%; } }
.widget_calendar #prev, .widget_calendar #next {
font-size: 21px;
font-size: 1rem;
top: 0; }
@media (min-width: 1200px) {
.widget_calendar #prev, .widget_calendar #next {
position: absolute;
z-index: 100; } }
.widget_calendar #prev a, .widget_calendar #next a {
text-indent: -9999px;
white-space: nowrap;
display: inline-block;
overflow: hidden;
width: 60px;
height: 60px; }
.widget_calendar #prev a:before, .widget_calendar #next a:before {
font-family: 'Material Icons';
font-weight: normal;
font-style: normal;
display: inline-block;
line-height: 1;
text-transform: none;
letter-spacing: normal;
word-wrap: normal;
white-space: nowrap;
direction: ltr; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; -moz-osx-font-smoothing: grayscale; font-feature-settings: 'liga';
width: 60px;
height: 60px;
line-height: 60px;
margin: 0;
top: 0;
left: 0;
text-indent: 0;
text-align: center;
display: block;
font-size: 26px;
transition: all 0.3s ease; }
@media (min-width: 1200px) {
.widget_calendar #prev a:before, .widget_calendar #next a:before {
position: absolute; } }
.widget_calendar #prev a:hover, .widget_calendar #next a:hover {
opacity: .5; }
.widget_calendar #prev {
left: 0; }
.widget_calendar #prev a:before {
content: "keyboard_arrow_left"; }
.widget_calendar #next {
right: 0; }
.widget_calendar #next a:before {
content: "keyboard_arrow_right"; } .tagcloud a {
display: inline-block;
margin: 3px 6px 2px 0;
padding: 10px;
vertical-align: top;
text-decoration: none;
border: 1px solid #e3e3e3; }
@media (min-width: 992px) {
.tagcloud a {
padding: 18px 30px 20px; } }
.tagcloud a:focus {
outline: none; } .widget_recent_entries li {
margin-left: 0; }
.widget_recent_entries li::before {
display: none; }
.widget_recent_entries li + li {
margin-top: 1em; }
.widget_recent_entries li .post-date {
font-size: 15.96px;
font-size: 0.76rem;
display: block; } .widget_recent_comments li {
margin-left: 0;
font-size: 15.96px;
font-size: 0.76rem; }
.widget_recent_comments li::before {
display: none; }
.widget_recent_comments li + li {
margin-top: 1.66em; }
.widget_recent_comments li a {
margin: 5px 0 0 !important;
font-size: 21px;
font-size: 1rem; }
.widget_recent_comments li a:before {
content: '';
display: block; }
.widget_recent_comments li .comment-author-link a {
font-size: 15.96px;
font-size: 0.76rem;
color: inherit; } .widget_archive select,
.widget_categories select {
width: 100%;
max-width: 100%; } .widget-about__logo-img {
vertical-align: top; }
.widget-about__tagline {
margin: 20px 0 0; } .full-width-header-area .widget-about-author, .after-content-full-width-area .widget-about-author {
padding: 1em; }
@media (min-width: 992px) {
.full-width-header-area .widget-about-author, .after-content-full-width-area .widget-about-author {
padding: 2em; } }
.about-author:after {
display: block;
clear: both;
width: 100%;
content: ''; }
.about-author_avatar {
margin: 0 0 40px; }
.full-width-header-area .about-author_avatar, .after-content-full-width-area .about-author_avatar, .before-content-area .about-author_avatar, .before-loop-area .about-author_avatar, .after-content-area .about-author_avatar, .after-loop-area .about-author_avatar {
margin: 0 0 1em;
max-width: 100%; }
@media (min-width: 544px) {
.full-width-header-area .about-author_avatar, .after-content-full-width-area .about-author_avatar, .before-content-area .about-author_avatar, .before-loop-area .about-author_avatar, .after-content-area .about-author_avatar, .after-loop-area .about-author_avatar {
float: left;
max-width: 50%;
margin: 0 1.5em 0 0; } }
.position-two-sidebars .before-loop-area .about-author_avatar, .position-two-sidebars .after-loop-area .about-author_avatar {
float: none;
margin: 0; }
.about-author_img {
border-radius: 100%; }
.full-width-header-area .about-author_content, .after-content-full-width-area .about-author_content, .before-content-area .about-author_content, .before-loop-area .about-author_content, .after-content-area .about-author_content, .after-loop-area .about-author_content {
overflow: hidden; }
.position-two-sidebars .before-loop-area .about-author_content, .position-two-sidebars .after-loop-area .about-author_content {
overflow: visible; }
.about-author_name {
margin: 0;
padding: 1em 0; }
.about-author_description {
padding: 0 0 1.5em; } .widget-banner__img {
display: inline-block;
vertical-align: top; } .swiper-carousel-container {
position: relative; }
.widget-carousel .swiper-slide {
display: flex;
height: auto; }
.swiper-slide .inner {
display: flex;
overflow: hidden;
flex-direction: column;
width: 100%;
justify-content: space-between;
align-self: stretch; }
.swiper-slide .entry-content {
margin: 0;
padding: 0 0 2em; }
.swiper-slide .entry-content a {
text-decoration: none; }
.swiper-slide .entry-content .btn {
margin: 1em 0 0; }
.swiper-slide .entry-footer {
margin: 1.5em 0; }
.swiper-slide .entry-meta > *:not(:first-child):before {
content: ' - '; }
.swiper-slide .post-thumbnail__link {
display: block;
overflow: hidden;
margin-bottom: 1em; }
.swiper-slide .post-thumbnail__link:hover .post-thumbnail__img {
transform: scale(1.2); }
.swiper-slide .post-thumbnail__img {
display: block;
width: 100%;
transform: scale(1);
transition: all 1s ease; }
.swiper-slide .post__cats {
position: relative; }
.swiper-slide .btn {
text-decoration: none; }
.widget-carousel .swiper-pagination {
position: static; }
.widget-carousel__button-next, .widget-carousel__button-prev {
top: 50%;
display: none;
width: 60px;
height: 60px;
margin: -25px 0 0 0;
background-image: none;
text-align: center;
transition: 333ms all; }
.widget-carousel__button-next .fa,
.widget-carousel__button-next .material-icons, .widget-carousel__button-prev .fa,
.widget-carousel__button-prev .material-icons {
line-height: 60px; }
.widget-carousel__button-next {
right: 0; }
.widget-carousel__button-prev {
left: 0; }
.sidebar-primary .swiper-button-next,
.sidebar-primary .swiper-button-prev,
.sidebar-secondary .swiper-button-next,
.sidebar-secondary .swiper-button-prev,
.footer-area .widget-carousel:not(.footer-area--centered) .swiper-button-next,
.footer-area .widget-carousel:not(.footer-area--centered) .swiper-button-prev {
top: 43%;
width: 30px;
height: 30px; }
.sidebar-primary .swiper-button-next .material-icons,
.sidebar-primary .swiper-button-next .fa,
.sidebar-primary .swiper-button-prev .material-icons,
.sidebar-primary .swiper-button-prev .fa,
.sidebar-secondary .swiper-button-next .material-icons,
.sidebar-secondary .swiper-button-next .fa,
.sidebar-secondary .swiper-button-prev .material-icons,
.sidebar-secondary .swiper-button-prev .fa,
.footer-area .widget-carousel:not(.footer-area--centered) .swiper-button-next .material-icons,
.footer-area .widget-carousel:not(.footer-area--centered) .swiper-button-next .fa,
.footer-area .widget-carousel:not(.footer-area--centered) .swiper-button-prev .material-icons,
.footer-area .widget-carousel:not(.footer-area--centered) .swiper-button-prev .fa {
line-height: 30px; } .widget-image-grid .row {
margin: 0; }
.widget-image-grid__holder {
padding: 0; }
.widget-image-grid__inner {
position: relative;
display: block;
overflow: hidden; }
.widget-image-grid__img {
display: block;
width: 100%;
height: auto; }
.widget-image-grid__content {
position: absolute;
z-index: 0;
top: 0;
left: 0;
display: flex;
width: 100%;
height: 100%;
padding: 0 5px;
text-align: center;
opacity: 0;
align-content: center;
align-items: center;
justify-content: center;
flex-wrap: wrap;
transition: all 0.5s ease; }
.widget-image-grid__content:hover {
opacity: 1; }
.widget-image-grid__content::before {
position: absolute;
z-index: -1;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: '';
opacity: 0.8; }
.widget-image-grid__title {
display: block;
width: 100%;
margin: 0 0 5px; }
.widget-image-grid__link i {
font-size: 16px;
position: relative;
top: 4px;
margin: 0px 7px;
transition: inherit; }
.position-two-sidebars .columns-number-3 .widget-image-grid__title {
font-size: 13px; }
.position-two-sidebars .columns-number-3 .widget-image-grid__link {
display: none; } .instagram__items {
display: flex;
flex-flow: row wrap;
margin-left: -4px;
margin-right: -4px; }
.instagram__item {
position: relative;
flex: auto;
min-height: 1px;
padding: 4px; }
.sidebar-primary .instagram__item, .sidebar-secondary .instagram__item {
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.instagram__link {
position: relative;
overflow: hidden;
display: block; }
.instagram__link:hover .instagram__cover {
opacity: .75; }
.instagram__img {
display: inline-block;
vertical-align: top;
width: 100%;
margin: 0 0 20px; }
.instagram__cover {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
color: #fff;
opacity: 0;
text-align: center;
transition: all .25s ease-out; }
.instagram__cover:before {
font-family: 'Material Icons';
font-weight: normal;
font-style: normal;
display: inline-block;
line-height: 1;
text-transform: none;
letter-spacing: normal;
word-wrap: normal;
white-space: nowrap;
direction: ltr; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; -moz-osx-font-smoothing: grayscale; font-feature-settings: 'liga';
display: block;
position: absolute;
top: 50%;
left: 50%;
content: '\E8F4';
font-size: 2em;
transform: translate(-50%, -50%); }
.full-width-header-area .widget-instagram, .after-content-full-width-area .widget-instagram {
padding: 0 4px; } .smart-slider__instance {
position: relative;
overflow: hidden;
width: 100%; }
.smart-slider__instance .sp-full-screen-button {
right: 15px;
color: #fff; }
.smart-slider__instance .sp-selected-thumbnail {
border: 4px solid; }
.smart-slider__instance .sp-bottom-thumbnails .sp-thumbnail-container,
.smart-slider__instance .sp-top-thumbnail .sp-thumbnail-container {
margin-right: 5px;
margin-left: 5px; }
.smart-slider__instance .sp-arrow {
width: 60px;
height: 60px;
text-align: center; }
.smart-slider__instance .sp-arrow:before {
font-family: 'Material Icons';
font-weight: normal;
font-style: normal;
display: inline-block;
line-height: 1;
text-transform: none;
letter-spacing: normal;
word-wrap: normal;
white-space: nowrap;
direction: ltr; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; -moz-osx-font-smoothing: grayscale; font-feature-settings: 'liga';
font-size: 26px;
line-height: 60px;
position: relative;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 60px;
height: 60px;
transform: none;
background-color: transparent; }
.smart-slider__instance .sp-arrow:after {
display: none; }
.smart-slider__instance .sp-horizontal .sp-previous-arrow {
left: 0; }
.smart-slider__instance .sp-horizontal .sp-previous-arrow:before {
content: 'keyboard_arrow_left'; }
.smart-slider__instance .sp-horizontal .sp-next-arrow {
right: 0; }
.smart-slider__instance .sp-horizontal .sp-next-arrow:before {
content: 'keyboard_arrow_right'; }
.smart-slider__instance .sp-vertical .sp-arrows {
margin-left: -25px; }
.smart-slider__instance .sp-vertical .sp-previous-arrow {
top: 0; }
.smart-slider__instance .sp-vertical .sp-previous-arrow:before {
content: 'keyboard_arrow_left'; }
.smart-slider__instance .sp-vertical .sp-next-arrow {
bottom: 0; }
.smart-slider__instance .sp-vertical .sp-next-arrow:before {
content: 'keyboard_arrow_right'; }
.sidebar-primary .smart-slider__instance .sp-layer, .sidebar-secondary .smart-slider__instance .sp-layer, .footer-area .smart-slider__instance .sp-layer {
padding: 0 20px; }
.smart-slider__instance .sp-buttons {
position: absolute;
bottom: 15%;
padding: 0; }
.smart-slider__instance .sp-button {
width: 15px;
height: 15px;
margin: 4px 15px;
border-color: #fff; }
.smart-slider__instance .sp-button.sp-selected-button {
background-color: #fff; }
.smart-slider__instance h2.sp-title {
font-size: 20px;
line-height: 1.2;
overflow: hidden; }
@media (min-width: 544px) {
.smart-slider__instance h2.sp-title {
font-size: 30px; } }
@media (min-width: 768px) {
.smart-slider__instance h2.sp-title {
font-size: 40px; } }
@media (min-width: 992px) {
.smart-slider__instance h2.sp-title {
font-size: 60px; } }
@media (min-width: 1200px) {
.smart-slider__instance h2.sp-title {
font-size: 80px; } }
.sidebar-primary .smart-slider__instance h2.sp-title, .sidebar-secondary .smart-slider__instance h2.sp-title, .footer-area .smart-slider__instance h2.sp-title {
font-size: 40px; }
.smart-slider__instance .sp-slide {
text-align: center;
display: flex;
flex-direction: column;
justify-content: center; }
.smart-slider__instance .sp-slide > * {
top: 0 !important;
position: relative;
padding: 0 30px; }
.smart-slider__instance .sp-slide > *.sp-image-container {
position: absolute;
padding: 0; }
.smart-slider__instance .sp-slide .btn {
margin-top: 20px;
position: relative; }
.smart-slider__instance .sp-slide.text-wrapped h2.sp-title {
font-size: 14px;
line-height: 1.2; }
@media (min-width: 544px) {
.smart-slider__instance .sp-slide.text-wrapped h2.sp-title {
font-size: 18px; } }
@media (min-width: 768px) {
.smart-slider__instance .sp-slide.text-wrapped h2.sp-title {
font-size: 22px; } }
@media (min-width: 992px) {
.smart-slider__instance .sp-slide.text-wrapped h2.sp-title {
font-size: 30px; } }
@media (min-width: 1200px) {
.smart-slider__instance .sp-slide.text-wrapped h2.sp-title {
font-size: 40px; } }
.smart-slider__instance .sp-image-container:after {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
content: ''; }
.sidebar-primary .smart-slider__instance .sp-slide.text-wrapped h2.sp-title,
.sidebar-secondary .smart-slider__instance .sp-slide.text-wrapped h2.sp-title {
font-size: 25px;
line-height: 1.2;
text-align: center; } .follow-block {
padding: 0 0 20px; }
.sidebar-primary .follow-block, .sidebar-secondary .follow-block, .footer-area .follow-block {
text-align: left; }
.follow-block__message {
margin: 0 0 20px; }
.subscribe-block {
padding: 0 0 20px; }
.sidebar-primary .subscribe-block, .sidebar-secondary .subscribe-block, .footer-area .subscribe-block {
text-align: left; }
.follow-block + .subscribe-block {
padding: 20px 0 0; }
.subscribe-block__input-group {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
justify-content: flex-start;
align-content: stretch;
align-items: flex-start; }
.subscribe-block__input[type='email'], .subscribe-block__submit {
min-width: 1px; }
.subscribe-block__input[type='email'] {
align-self: auto;
flex: 1; }
.subscribe-block__input[type='email'].error {
background: #fff2f2;
box-shadow: none; }
.subscribe-block__submit {
flex: 0 0 auto;
height: 60px;
align-self: auto; }
.subscribe-block__messages, .subscribe-block__message {
margin: 10px 0 20px;
font-size: 15.96px;
font-size: 0.76rem; }
.subscribe-block__success {
color: #398f14; }
.subscribe-block__error {
color: #ff0000; } .widget-taxonomy-tiles__holder {
float: left;
padding: 0;
transform: translateZ(0); }
.widget-taxonomy-tiles__inner {
position: relative;
overflow: hidden; }
.tiles-columns .widget-taxonomy-tiles__inner {
position: absolute;
width: 100%;
height: 100%; }
.widget-taxonomy-tiles__inner .term-img {
display: block;
width: 100%;
height: auto; }
.widget-taxonomy-tiles .tiles-columns .term-img {
position: absolute;
top: 0;
left: 0;
height: 100%;
background-repeat: no-repeat;
background-position: center;
background-size: cover; }
.widget-taxonomy-tiles__content {
position: absolute;
z-index: 0;
bottom: 0;
left: 0;
width: 100%;
padding: 20px; }
.widget-taxonomy-tiles__content:before {
position: absolute;
z-index: -1;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: '';
opacity: 0.9;
transition: all 0.5s ease; }
.widget-taxonomy-tiles__title {
margin: 0; }
.widget-taxonomy-tiles .tiles-columns {
display: block; }
.widget-taxonomy-tiles .tiles-columns .tile-xs-x {
width: 100%; }
@media (min-width: 544px) {
.widget-taxonomy-tiles .tiles-columns .tile-xs-x {
width: 100%; } }
@media (min-width: 768px) {
.widget-taxonomy-tiles .tiles-columns .tile-xs-x {
width: 8.33333%; } }
@media (min-width: 992px) {
.widget-taxonomy-tiles .tiles-columns .tile-xs-x {
width: 8.33333%; } }
@media (min-width: 1200px) {
.widget-taxonomy-tiles .tiles-columns .tile-xs-x {
width: 8.33333%; } }
.widget-taxonomy-tiles .tiles-columns .tile-sm-x {
width: 100%; }
@media (min-width: 544px) {
.widget-taxonomy-tiles .tiles-columns .tile-sm-x {
width: 100%; } }
@media (min-width: 768px) {
.widget-taxonomy-tiles .tiles-columns .tile-sm-x {
width: 16.66667%; } }
@media (min-width: 992px) {
.widget-taxonomy-tiles .tiles-columns .tile-sm-x {
width: 16.66667%; } }
@media (min-width: 1200px) {
.widget-taxonomy-tiles .tiles-columns .tile-sm-x {
width: 16.66667%; } }
.widget-taxonomy-tiles .tiles-columns .tile-md-x {
width: 100%; }
@media (min-width: 544px) {
.widget-taxonomy-tiles .tiles-columns .tile-md-x {
width: 100%; } }
@media (min-width: 768px) {
.widget-taxonomy-tiles .tiles-columns .tile-md-x {
width: 25%; } }
@media (min-width: 992px) {
.widget-taxonomy-tiles .tiles-columns .tile-md-x {
width: 25%; } }
@media (min-width: 1200px) {
.widget-taxonomy-tiles .tiles-columns .tile-md-x {
width: 25%; } }
.widget-taxonomy-tiles .tiles-columns .tile-lg-x {
width: 100%; }
@media (min-width: 544px) {
.widget-taxonomy-tiles .tiles-columns .tile-lg-x {
width: 100%; } }
@media (min-width: 768px) {
.widget-taxonomy-tiles .tiles-columns .tile-lg-x {
width: 33.33333%; } }
@media (min-width: 992px) {
.widget-taxonomy-tiles .tiles-columns .tile-lg-x {
width: 33.33333%; } }
@media (min-width: 1200px) {
.widget-taxonomy-tiles .tiles-columns .tile-lg-x {
width: 33.33333%; } }
.widget-taxonomy-tiles .tiles-columns .tile-xl-x {
width: 100%; }
@media (min-width: 544px) {
.widget-taxonomy-tiles .tiles-columns .tile-xl-x {
width: 100%; } }
@media (min-width: 768px) {
.widget-taxonomy-tiles .tiles-columns .tile-xl-x {
width: 50%; } }
@media (min-width: 992px) {
.widget-taxonomy-tiles .tiles-columns .tile-xl-x {
width: 50%; } }
@media (min-width: 1200px) {
.widget-taxonomy-tiles .tiles-columns .tile-xl-x {
width: 50%; } }
.widget-taxonomy-tiles .tiles-columns .tile-xs-y {
height: 544px; }
@media (min-width: 544px) {
.widget-taxonomy-tiles .tiles-columns .tile-xs-y {
height: 544px; } }
@media (min-width: 768px) {
.widget-taxonomy-tiles .tiles-columns .tile-xs-y {
height: 62px; } }
@media (min-width: 992px) {
.widget-taxonomy-tiles .tiles-columns .tile-xs-y {
height: 80.5px; } }
@media (min-width: 1200px) {
.widget-taxonomy-tiles .tiles-columns .tile-xs-y {
height: 97.5px; } }
.widget-taxonomy-tiles .tiles-columns .tile-sm-y {
height: 544px; }
@media (min-width: 544px) {
.widget-taxonomy-tiles .tiles-columns .tile-sm-y {
height: 544px; } }
@media (min-width: 768px) {
.widget-taxonomy-tiles .tiles-columns .tile-sm-y {
height: 124px; } }
@media (min-width: 992px) {
.widget-taxonomy-tiles .tiles-columns .tile-sm-y {
height: 161px; } }
@media (min-width: 1200px) {
.widget-taxonomy-tiles .tiles-columns .tile-sm-y {
height: 195px; } }
.widget-taxonomy-tiles .tiles-columns .tile-md-y {
height: 544px; }
@media (min-width: 544px) {
.widget-taxonomy-tiles .tiles-columns .tile-md-y {
height: 544px; } }
@media (min-width: 768px) {
.widget-taxonomy-tiles .tiles-columns .tile-md-y {
height: 186px; } }
@media (min-width: 992px) {
.widget-taxonomy-tiles .tiles-columns .tile-md-y {
height: 241.5px; } }
@media (min-width: 1200px) {
.widget-taxonomy-tiles .tiles-columns .tile-md-y {
height: 292.5px; } }
.widget-taxonomy-tiles .tiles-columns .tile-lg-y {
height: 544px; }
@media (min-width: 544px) {
.widget-taxonomy-tiles .tiles-columns .tile-lg-y {
height: 544px; } }
@media (min-width: 768px) {
.widget-taxonomy-tiles .tiles-columns .tile-lg-y {
height: 248px; } }
@media (min-width: 992px) {
.widget-taxonomy-tiles .tiles-columns .tile-lg-y {
height: 322px; } }
@media (min-width: 1200px) {
.widget-taxonomy-tiles .tiles-columns .tile-lg-y {
height: 390px; } }
.widget-taxonomy-tiles .tiles-columns .tile-xl-y {
height: 544px; }
@media (min-width: 544px) {
.widget-taxonomy-tiles .tiles-columns .tile-xl-y {
height: 544px; } }
@media (min-width: 768px) {
.widget-taxonomy-tiles .tiles-columns .tile-xl-y {
height: 372px; } }
@media (min-width: 992px) {
.widget-taxonomy-tiles .tiles-columns .tile-xl-y {
height: 483px; } }
@media (min-width: 1200px) {
.widget-taxonomy-tiles .tiles-columns .tile-xl-y {
height: 585px; } }
.widget-taxonomy-tiles .tiles-columns:after {
display: block;
clear: both;
content: ''; }
.sidebar-primary .widget-taxonomy-tiles .tiles-columns .tile-xs-x, .sidebar-secondary .widget-taxonomy-tiles .tiles-columns .tile-xs-x, .footer-area .widget-taxonomy-tiles .tiles-columns .tile-xs-x, .sidebar-primary .widget-taxonomy-tiles .tiles-columns .tile-sm-x, .sidebar-secondary .widget-taxonomy-tiles .tiles-columns .tile-sm-x, .footer-area .widget-taxonomy-tiles .tiles-columns .tile-sm-x, .sidebar-primary .widget-taxonomy-tiles .tiles-columns .tile-md-x, .sidebar-secondary .widget-taxonomy-tiles .tiles-columns .tile-md-x, .footer-area .widget-taxonomy-tiles .tiles-columns .tile-md-x, .sidebar-primary .widget-taxonomy-tiles .tiles-columns .tile-lg-x, .sidebar-secondary .widget-taxonomy-tiles .tiles-columns .tile-lg-x, .footer-area .widget-taxonomy-tiles .tiles-columns .tile-lg-x, .sidebar-primary .widget-taxonomy-tiles .tiles-columns .tile-xl-x, .sidebar-secondary .widget-taxonomy-tiles .tiles-columns .tile-xl-x, .footer-area .widget-taxonomy-tiles .tiles-columns .tile-xl-x {
width: 50%; }
@media (min-width: 768px) {
.sidebar-primary .widget-taxonomy-tiles .columns-number-3 .widget-taxonomy-tiles__content,
.sidebar-primary .widget-taxonomy-tiles .columns-number-4 .widget-taxonomy-tiles__content,
.sidebar-secondary .widget-taxonomy-tiles .columns-number-3 .widget-taxonomy-tiles__content,
.sidebar-secondary .widget-taxonomy-tiles .columns-number-4 .widget-taxonomy-tiles__content,
.footer-area .widget-taxonomy-tiles .columns-number-3 .widget-taxonomy-tiles__content,
.footer-area .widget-taxonomy-tiles .columns-number-4 .widget-taxonomy-tiles__content {
display: none; } } .custom-posts__item {
margin: 0 0 1.5em; }
.full-width-header-area .custom-posts, .after-content-full-width-area .custom-posts {
padding-right: 1.19rem;
padding-left: 1.19rem; }
.custom-posts .post-thumbnail {
margin: 0 0 20px; }
.custom-posts .post__cats {
display: block;
text-align: left; }
.custom-posts .post__cats a {
margin: 0 3px 3px 0; }
.custom-posts .entry-meta {
margin: 0 0 1.5em;
text-align: left; }
.custom-posts .entry-footer {
margin: 0; }
.custom-posts .entry-footer .btn {
margin-top: 1.71em; } .contact-information-widget__inner li {
margin-left: 0; }
.contact-information-widget__inner li .icon:before {
line-height: 60px;
display: inline-block;
vertical-align: middle;
width: 60px;
height: 60px;
text-align: center;
text-decoration: none;
opacity: 1;
border-radius: 0;
border: 1px solid #e3e3e3;
position: relative;
overflow: hidden;
margin: 0 10px 0 0; } .wpcf7 label {
margin: 0 0 4px;
display: inline-block; }
.wpcf7 p {
margin: 0 0 1.19em; }
.wpcf7 .wpcf7-form-control-wrap input {
width: 100%; }
.wpcf7 .wpcf7-not-valid {
background: #fff2f2;
padding-right: 150px; }
.wpcf7 .wpcf7-not-valid-tip {
position: absolute;
top: 7px;
right: 20px;
color: #ff0000;
font-size: 15.96px;
font-size: 0.76rem; }
.wpcf7 .wpcf7-validation-errors, .wpcf7 .wpcf7-mail-sent-ng, .wpcf7 .wpcf7-mail-sent-ok {
margin: 1.5em 0;
padding: 1em 2em;
border: none; }
.wpcf7 .wpcf7-validation-errors, .wpcf7 .wpcf7-mail-sent-ng {
background: #fff2f2;
color: #ff0000; }
.wpcf7 .wpcf7-mail-sent-ok {
background: #398f14;
color: #fff; }
.wpcf7 .ajax-loader {
margin-left: 10px;
margin-top: 22px; } .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
margin-top: 0;
margin-bottom: 0;
padding: 0;
border: none; } embed,
iframe,
object {
max-width: 100%; }
.img-pull-left {
float: left;
width: 50%;
margin: 0 4% 1% 0; }
.img-pull-right {
float: right;
width: 50%;
margin: 0 0 1% 4%; }
@media (min-width: 768px) {
.alignleft {
margin: 5px 50px 15px 0; } }
@media (min-width: 768px) {
.alignright {
margin: 5px 0 15px 50px; } } .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;
font-size: 15.75px;
font-size: 0.75rem; }
.wp-caption-text {
text-align: center; } .gallery {
margin-bottom: 1.5em; }
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%; }
.gallery-columns-2 .gallery-item {
max-width: 50%; }
.gallery-columns-3 .gallery-item {
max-width: 33.33%; }
.gallery-columns-4 .gallery-item {
max-width: 25%; }
.gallery-columns-5 .gallery-item {
max-width: 20%; }
.gallery-columns-6 .gallery-item {
max-width: 16.66%; }
.gallery-columns-7 .gallery-item {
max-width: 14.28%; }
.gallery-columns-8 .gallery-item {
max-width: 12.5%; }
.gallery-columns-9 .gallery-item {
max-width: 11.11%; }
.gallery-caption {
display: block; } .embed-responsive {
position: relative;
display: block;
padding: 0; }
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object {
position: absolute;
top: 0;
left: 0;
bottom: 0;
height: 100%;
width: 100%;
border: 0; }
.embed-responsive.embed-responsive-16by9 {
padding-bottom: 62.33%; }
.embed-responsive.embed-responsive-4by3 {
padding-bottom: 75%; } .fb_iframe_widget {
max-width: 100%; }
.fb_iframe_widget > span {
max-width: 100%; }  @font-face {
font-family: 'writing_without_inkregular';
src: url(//kemo.fr/wp-content/themes/salvatoro/writing_without_ink-webfont.eot);
src: url(//kemo.fr/wp-content/themes/salvatoro/writing_without_ink-webfont.eot?#iefix) format('embedded-opentype'),
url(//kemo.fr/wp-content/themes/salvatoro/writing_without_ink-webfont.woff2) format('woff2'),
url(//kemo.fr/wp-content/themes/salvatoro/writing_without_ink-webfont.woff) format('woff'),
url(//kemo.fr/wp-content/themes/salvatoro/writing_without_ink-webfont.ttf) format('truetype'),
url(//kemo.fr/wp-content/themes/salvatoro/writing_without_ink-webfont.svg#writing_without_inkregular) format('svg');
font-weight: normal;
font-style: normal;
}