@charset "UTF-8";

  @media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) {
img {image-rendering: -webkit-optimize-contrast;}
}
#wpadminbar {
position: fixed !important;
}
body.admin-bar.f-topbar-fixed .sticky.fixed {
margin-top: 2rem;
}
.dscf7_refresh_captcha img {width: auto;
max-width: 100%;}
.wp-caption > figcaption {
max-width: 100%;
font-size: 0.8rem;
color: #999;
padding: 0.25rem 0;
}
p.wp-caption-text {
font-size: 90%;
color: #666;
padding: 0.625rem 0;
}
.alignleft {
float: left;
padding-right: 1rem;
margin: 0;
}
.alignright {
float: right;
padding-left: 1rem;
margin: 0;
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}  @font-face {
font-family: 'FontAwesome';
src: url(//www.chateau-roquefort.com/wp-content/themes/chateauroquefort/assets/fonts/fontawesome-webfont.eot?v=4.5.0);
src: url(//www.chateau-roquefort.com/wp-content/themes/chateauroquefort/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0) format("embedded-opentype"), url(//www.chateau-roquefort.com/wp-content/themes/chateauroquefort/assets/fonts/fontawesome-webfont.woff2?v=4.5.0) format("woff2"), url(//www.chateau-roquefort.com/wp-content/themes/chateauroquefort/assets/fonts/fontawesome-webfont.woff?v=4.5.0) format("woff"), url(//www.chateau-roquefort.com/wp-content/themes/chateauroquefort/assets/fonts/fontawesome-webfont.ttf?v=4.5.0) format("truetype"), url(//www.chateau-roquefort.com/wp-content/themes/chateauroquefort/assets/fonts/fontawesome-webfont.svg?v=4.5.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.33333em;
line-height: 0.75em;
vertical-align: -15%;
}
.fa-2x {
font-size: 2em;
}
.fa-3x {
font-size: 3em;
}
.fa-4x {
font-size: 4em;
}
.fa-5x {
font-size: 5em;
}
.fa-fw {
width: 1.28571em;
text-align: center;
}
.fa-ul {
padding-left: 0;
margin-left: 2.14286em;
list-style-type: none;
}
.fa-ul > li {
position: relative;
}
.fa-li {
position: absolute;
left: -2.14286em;
width: 2.14286em;
top: 0.14286em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.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 {
animation: fa-spin 2s infinite linear;
}
.fa-pulse {
animation: fa-spin 1s infinite steps(8);
}
@keyframes fa-spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(359deg);
}
}
.fa-rotate-90 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.fa-flip-vertical {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
-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 {
-webkit-filter: none;
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: "";
}
.fa-music:before {
content: "";
}
.fa-search:before {
content: "";
}
.fa-envelope-o:before {
content: "";
}
.fa-heart:before {
content: "";
}
.fa-star:before {
content: "";
}
.fa-star-o:before {
content: "";
}
.fa-user:before {
content: "";
}
.fa-film:before {
content: "";
}
.fa-th-large:before {
content: "";
}
.fa-th:before {
content: "";
}
.fa-th-list:before {
content: "";
}
.fa-check:before {
content: "";
}
.fa-remove:before, .fa-close:before, .fa-times:before {
content: "";
}
.fa-search-plus:before {
content: "";
}
.fa-search-minus:before {
content: "";
}
.fa-power-off:before {
content: "";
}
.fa-signal:before {
content: "";
}
.fa-gear:before, .fa-cog:before {
content: "";
}
.fa-trash-o:before {
content: "";
}
.fa-home:before {
content: "";
}
.fa-file-o:before {
content: "";
}
.fa-clock-o:before {
content: "";
}
.fa-road:before {
content: "";
}
.fa-download:before {
content: "";
}
.fa-arrow-circle-o-down:before {
content: "";
}
.fa-arrow-circle-o-up:before {
content: "";
}
.fa-inbox:before {
content: "";
}
.fa-play-circle-o:before {
content: "";
}
.fa-rotate-right:before, .fa-repeat:before {
content: "";
}
.fa-refresh:before {
content: "";
}
.fa-list-alt:before {
content: "";
}
.fa-lock:before {
content: "";
}
.fa-flag:before {
content: "";
}
.fa-headphones:before {
content: "";
}
.fa-volume-off:before {
content: "";
}
.fa-volume-down:before {
content: "";
}
.fa-volume-up:before {
content: "";
}
.fa-qrcode:before {
content: "";
}
.fa-barcode:before {
content: "";
}
.fa-tag:before {
content: "";
}
.fa-tags:before {
content: "";
}
.fa-book:before {
content: "";
}
.fa-bookmark:before {
content: "";
}
.fa-print:before {
content: "";
}
.fa-camera:before {
content: "";
}
.fa-font:before {
content: "";
}
.fa-bold:before {
content: "";
}
.fa-italic:before {
content: "";
}
.fa-text-height:before {
content: "";
}
.fa-text-width:before {
content: "";
}
.fa-align-left:before {
content: "";
}
.fa-align-center:before {
content: "";
}
.fa-align-right:before {
content: "";
}
.fa-align-justify:before {
content: "";
}
.fa-list:before {
content: "";
}
.fa-dedent:before, .fa-outdent:before {
content: "";
}
.fa-indent:before {
content: "";
}
.fa-video-camera:before {
content: "";
}
.fa-photo:before, .fa-image:before, .fa-picture-o:before {
content: "";
}
.fa-pencil:before {
content: "";
}
.fa-map-marker:before {
content: "";
}
.fa-adjust:before {
content: "";
}
.fa-tint:before {
content: "";
}
.fa-edit:before, .fa-pencil-square-o:before {
content: "";
}
.fa-share-square-o:before {
content: "";
}
.fa-check-square-o:before {
content: "";
}
.fa-arrows:before {
content: "";
}
.fa-step-backward:before {
content: "";
}
.fa-fast-backward:before {
content: "";
}
.fa-backward:before {
content: "";
}
.fa-play:before {
content: "";
}
.fa-pause:before {
content: "";
}
.fa-stop:before {
content: "";
}
.fa-forward:before {
content: "";
}
.fa-fast-forward:before {
content: "";
}
.fa-step-forward:before {
content: "";
}
.fa-eject:before {
content: "";
}
.fa-chevron-left:before {
content: "";
}
.fa-chevron-right:before {
content: "";
}
.fa-plus-circle:before {
content: "";
}
.fa-minus-circle:before {
content: "";
}
.fa-times-circle:before {
content: "";
}
.fa-check-circle:before {
content: "";
}
.fa-question-circle:before {
content: "";
}
.fa-info-circle:before {
content: "";
}
.fa-crosshairs:before {
content: "";
}
.fa-times-circle-o:before {
content: "";
}
.fa-check-circle-o:before {
content: "";
}
.fa-ban:before {
content: "";
}
.fa-arrow-left:before {
content: "";
}
.fa-arrow-right:before {
content: "";
}
.fa-arrow-up:before {
content: "";
}
.fa-arrow-down:before {
content: "";
}
.fa-mail-forward:before, .fa-share:before {
content: "";
}
.fa-expand:before {
content: "";
}
.fa-compress:before {
content: "";
}
.fa-plus:before {
content: "";
}
.fa-minus:before {
content: "";
}
.fa-asterisk:before {
content: "";
}
.fa-exclamation-circle:before {
content: "";
}
.fa-gift:before {
content: "";
}
.fa-leaf:before {
content: "";
}
.fa-fire:before {
content: "";
}
.fa-eye:before {
content: "";
}
.fa-eye-slash:before {
content: "";
}
.fa-warning:before, .fa-exclamation-triangle:before {
content: "";
}
.fa-plane:before {
content: "";
}
.fa-calendar:before {
content: "";
}
.fa-random:before {
content: "";
}
.fa-comment:before {
content: "";
}
.fa-magnet:before {
content: "";
}
.fa-chevron-up:before {
content: "";
}
.fa-chevron-down:before {
content: "";
}
.fa-retweet:before {
content: "";
}
.fa-shopping-cart:before {
content: "";
}
.fa-folder:before {
content: "";
}
.fa-folder-open:before {
content: "";
}
.fa-arrows-v:before {
content: "";
}
.fa-arrows-h:before {
content: "";
}
.fa-bar-chart-o:before, .fa-bar-chart:before {
content: "";
}
.fa-twitter-square:before {
content: "";
}
.fa-facebook-square:before {
content: "";
}
.fa-camera-retro:before {
content: "";
}
.fa-key:before {
content: "";
}
.fa-gears:before, .fa-cogs:before {
content: "";
}
.fa-comments:before {
content: "";
}
.fa-thumbs-o-up:before {
content: "";
}
.fa-thumbs-o-down:before {
content: "";
}
.fa-star-half:before {
content: "";
}
.fa-heart-o:before {
content: "";
}
.fa-sign-out:before {
content: "";
}
.fa-linkedin-square:before {
content: "";
}
.fa-thumb-tack:before {
content: "";
}
.fa-external-link:before {
content: "";
}
.fa-sign-in:before {
content: "";
}
.fa-trophy:before {
content: "";
}
.fa-github-square:before {
content: "";
}
.fa-upload:before {
content: "";
}
.fa-lemon-o:before {
content: "";
}
.fa-phone:before {
content: "";
}
.fa-square-o:before {
content: "";
}
.fa-bookmark-o:before {
content: "";
}
.fa-phone-square:before {
content: "";
}
.fa-twitter:before {
content: "";
}
.fa-facebook-f:before, .fa-facebook:before {
content: "";
}
.fa-github:before {
content: "";
}
.fa-unlock:before {
content: "";
}
.fa-credit-card:before {
content: "";
}
.fa-feed:before, .fa-rss:before {
content: "";
}
.fa-hdd-o:before {
content: "";
}
.fa-bullhorn:before {
content: "";
}
.fa-bell:before {
content: "";
}
.fa-certificate:before {
content: "";
}
.fa-hand-o-right:before {
content: "";
}
.fa-hand-o-left:before {
content: "";
}
.fa-hand-o-up:before {
content: "";
}
.fa-hand-o-down:before {
content: "";
}
.fa-arrow-circle-left:before {
content: "";
}
.fa-arrow-circle-right:before {
content: "";
}
.fa-arrow-circle-up:before {
content: "";
}
.fa-arrow-circle-down:before {
content: "";
}
.fa-globe:before {
content: "";
}
.fa-wrench:before {
content: "";
}
.fa-tasks:before {
content: "";
}
.fa-filter:before {
content: "";
}
.fa-briefcase:before {
content: "";
}
.fa-arrows-alt:before {
content: "";
}
.fa-group:before, .fa-users:before {
content: "";
}
.fa-chain:before, .fa-link:before {
content: "";
}
.fa-cloud:before {
content: "";
}
.fa-flask:before {
content: "";
}
.fa-cut:before, .fa-scissors:before {
content: "";
}
.fa-copy:before, .fa-files-o:before {
content: "";
}
.fa-paperclip:before {
content: "";
}
.fa-save:before, .fa-floppy-o:before {
content: "";
}
.fa-square:before {
content: "";
}
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
content: "";
}
.fa-list-ul:before {
content: "";
}
.fa-list-ol:before {
content: "";
}
.fa-strikethrough:before {
content: "";
}
.fa-underline:before {
content: "";
}
.fa-table:before {
content: "";
}
.fa-magic:before {
content: "";
}
.fa-truck:before {
content: "";
}
.fa-pinterest:before {
content: "";
}
.fa-pinterest-square:before {
content: "";
}
.fa-google-plus-square:before {
content: "";
}
.fa-google-plus:before {
content: "";
}
.fa-money:before {
content: "";
}
.fa-caret-down:before {
content: "";
}
.fa-caret-up:before {
content: "";
}
.fa-caret-left:before {
content: "";
}
.fa-caret-right:before {
content: "";
}
.fa-columns:before {
content: "";
}
.fa-unsorted:before, .fa-sort:before {
content: "";
}
.fa-sort-down:before, .fa-sort-desc:before {
content: "";
}
.fa-sort-up:before, .fa-sort-asc:before {
content: "";
}
.fa-envelope:before {
content: "";
}
.fa-linkedin:before {
content: "";
}
.fa-rotate-left:before, .fa-undo:before {
content: "";
}
.fa-legal:before, .fa-gavel:before {
content: "";
}
.fa-dashboard:before, .fa-tachometer:before {
content: "";
}
.fa-comment-o:before {
content: "";
}
.fa-comments-o:before {
content: "";
}
.fa-flash:before, .fa-bolt:before {
content: "";
}
.fa-sitemap:before {
content: "";
}
.fa-umbrella:before {
content: "";
}
.fa-paste:before, .fa-clipboard:before {
content: "";
}
.fa-lightbulb-o:before {
content: "";
}
.fa-exchange:before {
content: "";
}
.fa-cloud-download:before {
content: "";
}
.fa-cloud-upload:before {
content: "";
}
.fa-user-md:before {
content: "";
}
.fa-stethoscope:before {
content: "";
}
.fa-suitcase:before {
content: "";
}
.fa-bell-o:before {
content: "";
}
.fa-coffee:before {
content: "";
}
.fa-cutlery:before {
content: "";
}
.fa-file-text-o:before {
content: "";
}
.fa-building-o:before {
content: "";
}
.fa-hospital-o:before {
content: "";
}
.fa-ambulance:before {
content: "";
}
.fa-medkit:before {
content: "";
}
.fa-fighter-jet:before {
content: "";
}
.fa-beer:before {
content: "";
}
.fa-h-square:before {
content: "";
}
.fa-plus-square:before {
content: "";
}
.fa-angle-double-left:before {
content: "";
}
.fa-angle-double-right:before {
content: "";
}
.fa-angle-double-up:before {
content: "";
}
.fa-angle-double-down:before {
content: "";
}
.fa-angle-left:before {
content: "";
}
.fa-angle-right:before {
content: "";
}
.fa-angle-up:before {
content: "";
}
.fa-angle-down:before {
content: "";
}
.fa-desktop:before {
content: "";
}
.fa-laptop:before {
content: "";
}
.fa-tablet:before {
content: "";
}
.fa-mobile-phone:before, .fa-mobile:before {
content: "";
}
.fa-circle-o:before {
content: "";
}
.fa-quote-left:before {
content: "";
}
.fa-quote-right:before {
content: "";
}
.fa-spinner:before {
content: "";
}
.fa-circle:before {
content: "";
}
.fa-mail-reply:before, .fa-reply:before {
content: "";
}
.fa-github-alt:before {
content: "";
}
.fa-folder-o:before {
content: "";
}
.fa-folder-open-o:before {
content: "";
}
.fa-smile-o:before {
content: "";
}
.fa-frown-o:before {
content: "";
}
.fa-meh-o:before {
content: "";
}
.fa-gamepad:before {
content: "";
}
.fa-keyboard-o:before {
content: "";
}
.fa-flag-o:before {
content: "";
}
.fa-flag-checkered:before {
content: "";
}
.fa-terminal:before {
content: "";
}
.fa-code:before {
content: "";
}
.fa-mail-reply-all:before, .fa-reply-all:before {
content: "";
}
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
content: "";
}
.fa-location-arrow:before {
content: "";
}
.fa-crop:before {
content: "";
}
.fa-code-fork:before {
content: "";
}
.fa-unlink:before, .fa-chain-broken:before {
content: "";
}
.fa-question:before {
content: "";
}
.fa-info:before {
content: "";
}
.fa-exclamation:before {
content: "";
}
.fa-superscript:before {
content: "";
}
.fa-subscript:before {
content: "";
}
.fa-eraser:before {
content: "";
}
.fa-puzzle-piece:before {
content: "";
}
.fa-microphone:before {
content: "";
}
.fa-microphone-slash:before {
content: "";
}
.fa-shield:before {
content: "";
}
.fa-calendar-o:before {
content: "";
}
.fa-fire-extinguisher:before {
content: "";
}
.fa-rocket:before {
content: "";
}
.fa-maxcdn:before {
content: "";
}
.fa-chevron-circle-left:before {
content: "";
}
.fa-chevron-circle-right:before {
content: "";
}
.fa-chevron-circle-up:before {
content: "";
}
.fa-chevron-circle-down:before {
content: "";
}
.fa-html5:before {
content: "";
}
.fa-css3:before {
content: "";
}
.fa-anchor:before {
content: "";
}
.fa-unlock-alt:before {
content: "";
}
.fa-bullseye:before {
content: "";
}
.fa-ellipsis-h:before {
content: "";
}
.fa-ellipsis-v:before {
content: "";
}
.fa-rss-square:before {
content: "";
}
.fa-play-circle:before {
content: "";
}
.fa-ticket:before {
content: "";
}
.fa-minus-square:before {
content: "";
}
.fa-minus-square-o:before {
content: "";
}
.fa-level-up:before {
content: "";
}
.fa-level-down:before {
content: "";
}
.fa-check-square:before {
content: "";
}
.fa-pencil-square:before {
content: "";
}
.fa-external-link-square:before {
content: "";
}
.fa-share-square:before {
content: "";
}
.fa-compass:before {
content: "";
}
.fa-toggle-down:before, .fa-caret-square-o-down:before {
content: "";
}
.fa-toggle-up:before, .fa-caret-square-o-up:before {
content: "";
}
.fa-toggle-right:before, .fa-caret-square-o-right:before {
content: "";
}
.fa-euro:before, .fa-eur:before {
content: "";
}
.fa-gbp:before {
content: "";
}
.fa-dollar:before, .fa-usd:before {
content: "";
}
.fa-rupee:before, .fa-inr:before {
content: "";
}
.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
content: "";
}
.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
content: "";
}
.fa-won:before, .fa-krw:before {
content: "";
}
.fa-bitcoin:before, .fa-btc:before {
content: "";
}
.fa-file:before {
content: "";
}
.fa-file-text:before {
content: "";
}
.fa-sort-alpha-asc:before {
content: "";
}
.fa-sort-alpha-desc:before {
content: "";
}
.fa-sort-amount-asc:before {
content: "";
}
.fa-sort-amount-desc:before {
content: "";
}
.fa-sort-numeric-asc:before {
content: "";
}
.fa-sort-numeric-desc:before {
content: "";
}
.fa-thumbs-up:before {
content: "";
}
.fa-thumbs-down:before {
content: "";
}
.fa-youtube-square:before {
content: "";
}
.fa-youtube:before {
content: "";
}
.fa-xing:before {
content: "";
}
.fa-xing-square:before {
content: "";
}
.fa-youtube-play:before {
content: "";
}
.fa-dropbox:before {
content: "";
}
.fa-stack-overflow:before {
content: "";
}
.fa-instagram:before {
content: "";
}
.fa-flickr:before {
content: "";
}
.fa-adn:before {
content: "";
}
.fa-bitbucket:before {
content: "";
}
.fa-bitbucket-square:before {
content: "";
}
.fa-tumblr:before {
content: "";
}
.fa-tumblr-square:before {
content: "";
}
.fa-long-arrow-down:before {
content: "";
}
.fa-long-arrow-up:before {
content: "";
}
.fa-long-arrow-left:before {
content: "";
}
.fa-long-arrow-right:before {
content: "";
}
.fa-apple:before {
content: "";
}
.fa-windows:before {
content: "";
}
.fa-android:before {
content: "";
}
.fa-linux:before {
content: "";
}
.fa-dribbble:before {
content: "";
}
.fa-skype:before {
content: "";
}
.fa-foursquare:before {
content: "";
}
.fa-trello:before {
content: "";
}
.fa-female:before {
content: "";
}
.fa-male:before {
content: "";
}
.fa-gittip:before, .fa-gratipay:before {
content: "";
}
.fa-sun-o:before {
content: "";
}
.fa-moon-o:before {
content: "";
}
.fa-archive:before {
content: "";
}
.fa-bug:before {
content: "";
}
.fa-vk:before {
content: "";
}
.fa-weibo:before {
content: "";
}
.fa-renren:before {
content: "";
}
.fa-pagelines:before {
content: "";
}
.fa-stack-exchange:before {
content: "";
}
.fa-arrow-circle-o-right:before {
content: "";
}
.fa-arrow-circle-o-left:before {
content: "";
}
.fa-toggle-left:before, .fa-caret-square-o-left:before {
content: "";
}
.fa-dot-circle-o:before {
content: "";
}
.fa-wheelchair:before {
content: "";
}
.fa-vimeo-square:before {
content: "";
}
.fa-turkish-lira:before, .fa-try:before {
content: "";
}
.fa-plus-square-o:before {
content: "";
}
.fa-space-shuttle:before {
content: "";
}
.fa-slack:before {
content: "";
}
.fa-envelope-square:before {
content: "";
}
.fa-wordpress:before {
content: "";
}
.fa-openid:before {
content: "";
}
.fa-institution:before, .fa-bank:before, .fa-university:before {
content: "";
}
.fa-mortar-board:before, .fa-graduation-cap:before {
content: "";
}
.fa-yahoo:before {
content: "";
}
.fa-google:before {
content: "";
}
.fa-reddit:before {
content: "";
}
.fa-reddit-square:before {
content: "";
}
.fa-stumbleupon-circle:before {
content: "";
}
.fa-stumbleupon:before {
content: "";
}
.fa-delicious:before {
content: "";
}
.fa-digg:before {
content: "";
}
.fa-pied-piper:before {
content: "";
}
.fa-pied-piper-alt:before {
content: "";
}
.fa-drupal:before {
content: "";
}
.fa-joomla:before {
content: "";
}
.fa-language:before {
content: "";
}
.fa-fax:before {
content: "";
}
.fa-building:before {
content: "";
}
.fa-child:before {
content: "";
}
.fa-paw:before {
content: "";
}
.fa-spoon:before {
content: "";
}
.fa-cube:before {
content: "";
}
.fa-cubes:before {
content: "";
}
.fa-behance:before {
content: "";
}
.fa-behance-square:before {
content: "";
}
.fa-steam:before {
content: "";
}
.fa-steam-square:before {
content: "";
}
.fa-recycle:before {
content: "";
}
.fa-automobile:before, .fa-car:before {
content: "";
}
.fa-cab:before, .fa-taxi:before {
content: "";
}
.fa-tree:before {
content: "";
}
.fa-spotify:before {
content: "";
}
.fa-deviantart:before {
content: "";
}
.fa-soundcloud:before {
content: "";
}
.fa-database:before {
content: "";
}
.fa-file-pdf-o:before {
content: "";
}
.fa-file-word-o:before {
content: "";
}
.fa-file-excel-o:before {
content: "";
}
.fa-file-powerpoint-o:before {
content: "";
}
.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
content: "";
}
.fa-file-zip-o:before, .fa-file-archive-o:before {
content: "";
}
.fa-file-sound-o:before, .fa-file-audio-o:before {
content: "";
}
.fa-file-movie-o:before, .fa-file-video-o:before {
content: "";
}
.fa-file-code-o:before {
content: "";
}
.fa-vine:before {
content: "";
}
.fa-codepen:before {
content: "";
}
.fa-jsfiddle:before {
content: "";
}
.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
content: "";
}
.fa-circle-o-notch:before {
content: "";
}
.fa-ra:before, .fa-rebel:before {
content: "";
}
.fa-ge:before, .fa-empire:before {
content: "";
}
.fa-git-square:before {
content: "";
}
.fa-git:before {
content: "";
}
.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
content: "";
}
.fa-tencent-weibo:before {
content: "";
}
.fa-qq:before {
content: "";
}
.fa-wechat:before, .fa-weixin:before {
content: "";
}
.fa-send:before, .fa-paper-plane:before {
content: "";
}
.fa-send-o:before, .fa-paper-plane-o:before {
content: "";
}
.fa-history:before {
content: "";
}
.fa-circle-thin:before {
content: "";
}
.fa-header:before {
content: "";
}
.fa-paragraph:before {
content: "";
}
.fa-sliders:before {
content: "";
}
.fa-share-alt:before {
content: "";
}
.fa-share-alt-square:before {
content: "";
}
.fa-bomb:before {
content: "";
}
.fa-soccer-ball-o:before, .fa-futbol-o:before {
content: "";
}
.fa-tty:before {
content: "";
}
.fa-binoculars:before {
content: "";
}
.fa-plug:before {
content: "";
}
.fa-slideshare:before {
content: "";
}
.fa-twitch:before {
content: "";
}
.fa-yelp:before {
content: "";
}
.fa-newspaper-o:before {
content: "";
}
.fa-wifi:before {
content: "";
}
.fa-calculator:before {
content: "";
}
.fa-paypal:before {
content: "";
}
.fa-google-wallet:before {
content: "";
}
.fa-cc-visa:before {
content: "";
}
.fa-cc-mastercard:before {
content: "";
}
.fa-cc-discover:before {
content: "";
}
.fa-cc-amex:before {
content: "";
}
.fa-cc-paypal:before {
content: "";
}
.fa-cc-stripe:before {
content: "";
}
.fa-bell-slash:before {
content: "";
}
.fa-bell-slash-o:before {
content: "";
}
.fa-trash:before {
content: "";
}
.fa-copyright:before {
content: "";
}
.fa-at:before {
content: "";
}
.fa-eyedropper:before {
content: "";
}
.fa-paint-brush:before {
content: "";
}
.fa-birthday-cake:before {
content: "";
}
.fa-area-chart:before {
content: "";
}
.fa-pie-chart:before {
content: "";
}
.fa-line-chart:before {
content: "";
}
.fa-lastfm:before {
content: "";
}
.fa-lastfm-square:before {
content: "";
}
.fa-toggle-off:before {
content: "";
}
.fa-toggle-on:before {
content: "";
}
.fa-bicycle:before {
content: "";
}
.fa-bus:before {
content: "";
}
.fa-ioxhost:before {
content: "";
}
.fa-angellist:before {
content: "";
}
.fa-cc:before {
content: "";
}
.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
content: "";
}
.fa-meanpath:before {
content: "";
}
.fa-buysellads:before {
content: "";
}
.fa-connectdevelop:before {
content: "";
}
.fa-dashcube:before {
content: "";
}
.fa-forumbee:before {
content: "";
}
.fa-leanpub:before {
content: "";
}
.fa-sellsy:before {
content: "";
}
.fa-shirtsinbulk:before {
content: "";
}
.fa-simplybuilt:before {
content: "";
}
.fa-skyatlas:before {
content: "";
}
.fa-cart-plus:before {
content: "";
}
.fa-cart-arrow-down:before {
content: "";
}
.fa-diamond:before {
content: "";
}
.fa-ship:before {
content: "";
}
.fa-user-secret:before {
content: "";
}
.fa-motorcycle:before {
content: "";
}
.fa-street-view:before {
content: "";
}
.fa-heartbeat:before {
content: "";
}
.fa-venus:before {
content: "";
}
.fa-mars:before {
content: "";
}
.fa-mercury:before {
content: "";
}
.fa-intersex:before, .fa-transgender:before {
content: "";
}
.fa-transgender-alt:before {
content: "";
}
.fa-venus-double:before {
content: "";
}
.fa-mars-double:before {
content: "";
}
.fa-venus-mars:before {
content: "";
}
.fa-mars-stroke:before {
content: "";
}
.fa-mars-stroke-v:before {
content: "";
}
.fa-mars-stroke-h:before {
content: "";
}
.fa-neuter:before {
content: "";
}
.fa-genderless:before {
content: "";
}
.fa-facebook-official:before {
content: "";
}
.fa-pinterest-p:before {
content: "";
}
.fa-whatsapp:before {
content: "";
}
.fa-server:before {
content: "";
}
.fa-user-plus:before {
content: "";
}
.fa-user-times:before {
content: "";
}
.fa-hotel:before, .fa-bed:before {
content: "";
}
.fa-viacoin:before {
content: "";
}
.fa-train:before {
content: "";
}
.fa-subway:before {
content: "";
}
.fa-medium:before {
content: "";
}
.fa-yc:before, .fa-y-combinator:before {
content: "";
}
.fa-optin-monster:before {
content: "";
}
.fa-opencart:before {
content: "";
}
.fa-expeditedssl:before {
content: "";
}
.fa-battery-4:before, .fa-battery-full:before {
content: "";
}
.fa-battery-3:before, .fa-battery-three-quarters:before {
content: "";
}
.fa-battery-2:before, .fa-battery-half:before {
content: "";
}
.fa-battery-1:before, .fa-battery-quarter:before {
content: "";
}
.fa-battery-0:before, .fa-battery-empty:before {
content: "";
}
.fa-mouse-pointer:before {
content: "";
}
.fa-i-cursor:before {
content: "";
}
.fa-object-group:before {
content: "";
}
.fa-object-ungroup:before {
content: "";
}
.fa-sticky-note:before {
content: "";
}
.fa-sticky-note-o:before {
content: "";
}
.fa-cc-jcb:before {
content: "";
}
.fa-cc-diners-club:before {
content: "";
}
.fa-clone:before {
content: "";
}
.fa-balance-scale:before {
content: "";
}
.fa-hourglass-o:before {
content: "";
}
.fa-hourglass-1:before, .fa-hourglass-start:before {
content: "";
}
.fa-hourglass-2:before, .fa-hourglass-half:before {
content: "";
}
.fa-hourglass-3:before, .fa-hourglass-end:before {
content: "";
}
.fa-hourglass:before {
content: "";
}
.fa-hand-grab-o:before, .fa-hand-rock-o:before {
content: "";
}
.fa-hand-stop-o:before, .fa-hand-paper-o:before {
content: "";
}
.fa-hand-scissors-o:before {
content: "";
}
.fa-hand-lizard-o:before {
content: "";
}
.fa-hand-spock-o:before {
content: "";
}
.fa-hand-pointer-o:before {
content: "";
}
.fa-hand-peace-o:before {
content: "";
}
.fa-trademark:before {
content: "";
}
.fa-registered:before {
content: "";
}
.fa-creative-commons:before {
content: "";
}
.fa-gg:before {
content: "";
}
.fa-gg-circle:before {
content: "";
}
.fa-tripadvisor:before {
content: "";
}
.fa-odnoklassniki:before {
content: "";
}
.fa-odnoklassniki-square:before {
content: "";
}
.fa-get-pocket:before {
content: "";
}
.fa-wikipedia-w:before {
content: "";
}
.fa-safari:before {
content: "";
}
.fa-chrome:before {
content: "";
}
.fa-firefox:before {
content: "";
}
.fa-opera:before {
content: "";
}
.fa-internet-explorer:before {
content: "";
}
.fa-tv:before, .fa-television:before {
content: "";
}
.fa-contao:before {
content: "";
}
.fa-500px:before {
content: "";
}
.fa-amazon:before {
content: "";
}
.fa-calendar-plus-o:before {
content: "";
}
.fa-calendar-minus-o:before {
content: "";
}
.fa-calendar-times-o:before {
content: "";
}
.fa-calendar-check-o:before {
content: "";
}
.fa-industry:before {
content: "";
}
.fa-map-pin:before {
content: "";
}
.fa-map-signs:before {
content: "";
}
.fa-map-o:before {
content: "";
}
.fa-map:before {
content: "";
}
.fa-commenting:before {
content: "";
}
.fa-commenting-o:before {
content: "";
}
.fa-houzz:before {
content: "";
}
.fa-vimeo:before {
content: "";
}
.fa-black-tie:before {
content: "";
}
.fa-fonticons:before {
content: "";
}
.fa-reddit-alien:before {
content: "";
}
.fa-edge:before {
content: "";
}
.fa-credit-card-alt:before {
content: "";
}
.fa-codiepie:before {
content: "";
}
.fa-modx:before {
content: "";
}
.fa-fort-awesome:before {
content: "";
}
.fa-usb:before {
content: "";
}
.fa-product-hunt:before {
content: "";
}
.fa-mixcloud:before {
content: "";
}
.fa-scribd:before {
content: "";
}
.fa-pause-circle:before {
content: "";
}
.fa-pause-circle-o:before {
content: "";
}
.fa-stop-circle:before {
content: "";
}
.fa-stop-circle-o:before {
content: "";
}
.fa-shopping-bag:before {
content: "";
}
.fa-shopping-basket:before {
content: "";
}
.fa-hashtag:before {
content: "";
}
.fa-bluetooth:before {
content: "";
}
.fa-bluetooth-b:before {
content: "";
}
.fa-percent:before {
content: "";
}  html {
font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } body {
margin: 0;
}  article, aside, details, figcaption, figure, footer, header, hgroup, 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;
} 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;
} 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;
} svg:not(:root) {
overflow: hidden;
}  figure {
margin: 0;
}
figcaption {
font-size: 12px;
}
#header-full figure {position: relative;}
#header-full figcaption {
background: #000 none repeat scroll 0 0;
bottom: 0;
color: #fff;
padding: 0.1rem 1rem;
position: absolute;
right: 0;
} 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: not-allowed;
} 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;
}   legend {
border: 0; padding: 0; } textarea {
overflow: auto;
} optgroup {
font-weight: bold;
}  table {
border-collapse: collapse;
border-spacing: 0;
}
td, th {
padding: 0;
}
.foundation-mq {
font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em";
}
html {
font-size: 100%;
box-sizing: border-box;
}
*, *::before, *::after {
box-sizing: inherit;
}
body {
padding: 0;
margin: 0;
font-family: 'Raleway', sans-serif;
font-weight: normal;
line-height: 1.5;
color: #0a0a0a;
background: #fefefe;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
img {
max-width: 100%;
width: 100%;
height: auto;
-ms-interpolation-mode: bicubic;
display: inline-block;
vertical-align: middle;
}
textarea {
height: auto;
min-height: 50px;
border-radius: 0;
}
select {
width: 100%;
border-radius: 0;
}
#map_canvas img, #map_canvas embed, #map_canvas object, .map_canvas img, .map_canvas embed, .map_canvas object, .mqa-display img, .mqa-display embed, .mqa-display object {
max-width: none !important;
}
button {
-webkit-appearance: none;
-moz-appearance: none;
background: transparent;
padding: 0;
border: 0;
border-radius: 0;
line-height: 1;
}
[data-whatinput='mouse'] button {
outline: 0;
}
.is-visible {
display: block !important;
}
.is-hidden {
display: none !important;
}
.row {
max-width: 75rem;
margin-left: auto;
margin-right: auto;
}
.row::before, .row::after {
content: ' ';
display: table;
}
.row::after {
clear: both;
}
.row.collapse > .column, .row.collapse > .columns {
padding-left: 0;
padding-right: 0;
}
.row .row {
max-width: none;
margin-left: -0.625rem;
margin-right: -0.625rem;
max-width: none;
}
@media screen and (min-width: 40em) {
.row .row {
margin-left: -0.9375rem;
margin-right: -0.9375rem;
}
}
.row .row.collapse {
margin-left: 0;
margin-right: 0;
}
.row.expanded {
max-width: none;
}
.row.expanded .row {
margin-left: auto;
margin-right: auto;
}
.column, .columns {
width: 100%;
float: left;
padding-left: 0.625rem;
padding-right: 0.625rem;
margin-top: 1rem;
}
@media screen and (min-width: 40em) {
.column, .columns {
padding-left: 0.9375rem;
padding-right: 0.9375rem;
}
}
.column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
float: right;
}
.product-section2 .column:last-child:not(:first-child), .product-section2 .columns:last-child:not(:first-child) {
float: left;
}
.column.end:last-child:last-child, .end.columns:last-child:last-child {
float: left;
}
.column.row.row, .row.row.columns {
float: none;
}
.row .column.row.row, .row .row.row.columns {
padding-left: 0;
padding-right: 0;
margin-left: 0;
margin-right: 0;
}
.small-1 {
width: 8.33333%;
}
.small-push-1 {
position: relative;
left: 8.33333%;
}
.small-pull-1 {
position: relative;
left: -8.33333%;
}
.small-offset-0 {
margin-left: 0%;
}
.small-2 {
width: 16.66667%;
}
.small-push-2 {
position: relative;
left: 16.66667%;
}
.small-pull-2 {
position: relative;
left: -16.66667%;
}
.small-offset-1 {
margin-left: 8.33333%;
}
.small-3 {
width: 25%;
}
.small-push-3 {
position: relative;
left: 25%;
}
.small-pull-3 {
position: relative;
left: -25%;
}
.small-offset-2 {
margin-left: 16.66667%;
}
.small-4 {
width: 33.33333%;
}
.small-push-4 {
position: relative;
left: 33.33333%;
}
.small-pull-4 {
position: relative;
left: -33.33333%;
}
.small-offset-3 {
margin-left: 25%;
}
.small-5 {
width: 41.66667%;
}
.small-push-5 {
position: relative;
left: 41.66667%;
}
.small-pull-5 {
position: relative;
left: -41.66667%;
}
.small-offset-4 {
margin-left: 33.33333%;
}
.small-6 {
width: 50%;
}
.small-push-6 {
position: relative;
left: 50%;
}
.small-pull-6 {
position: relative;
left: -50%;
}
.small-offset-5 {
margin-left: 41.66667%;
}
.small-7 {
width: 58.33333%;
}
.small-push-7 {
position: relative;
left: 58.33333%;
}
.small-pull-7 {
position: relative;
left: -58.33333%;
}
.small-offset-6 {
margin-left: 50%;
}
.small-8 {
width: 66.66667%;
}
.small-push-8 {
position: relative;
left: 66.66667%;
}
.small-pull-8 {
position: relative;
left: -66.66667%;
}
.small-offset-7 {
margin-left: 58.33333%;
}
.small-9 {
width: 75%;
}
.small-push-9 {
position: relative;
left: 75%;
}
.small-pull-9 {
position: relative;
left: -75%;
}
.small-offset-8 {
margin-left: 66.66667%;
}
.small-10 {
width: 83.33333%;
}
.small-push-10 {
position: relative;
left: 83.33333%;
}
.small-pull-10 {
position: relative;
left: -83.33333%;
}
.small-offset-9 {
margin-left: 75%;
}
.small-11 {
width: 91.66667%;
}
.small-push-11 {
position: relative;
left: 91.66667%;
}
.small-pull-11 {
position: relative;
left: -91.66667%;
}
.small-offset-10 {
margin-left: 83.33333%;
}
.small-12 {
width: 100%;
}
.small-offset-11 {
margin-left: 91.66667%;
}
.small-up-1 > .column, .small-up-1 > .columns {
width: 100%;
float: left;
}
.small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n) {
clear: none;
}
.small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .columns:nth-of-type(1n+1) {
clear: both;
}
.small-up-1 > .column:last-child, .small-up-1 > .columns:last-child {
float: left;
}
.small-up-2 > .column, .small-up-2 > .columns {
width: 50%;
float: left;
}
.small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) {
clear: none;
}
.small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .columns:nth-of-type(2n+1) {
clear: both;
}
.small-up-2 > .column:last-child, .small-up-2 > .columns:last-child {
float: left;
}
.small-up-3 > .column, .small-up-3 > .columns {
width: 33.33333%;
float: left;
}
.small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n) {
clear: none;
}
.small-up-3 > .column:nth-of-type(3n+1), .small-up-3 > .columns:nth-of-type(3n+1) {
clear: both;
}
.small-up-3 > .column:last-child, .small-up-3 > .columns:last-child {
float: left;
}
.small-up-4 > .column, .small-up-4 > .columns {
width: 25%;
float: left;
}
.small-up-4 > .column:nth-of-type(1n), .small-up-4 > .columns:nth-of-type(1n) {
clear: none;
}
.small-up-4 > .column:nth-of-type(4n+1), .small-up-4 > .columns:nth-of-type(4n+1) {
clear: both;
}
.small-up-4 > .column:last-child, .small-up-4 > .columns:last-child {
float: left;
}
.small-up-5 > .column, .small-up-5 > .columns {
width: 20%;
float: left;
}
.small-up-5 > .column:nth-of-type(1n), .small-up-5 > .columns:nth-of-type(1n) {
clear: none;
}
.small-up-5 > .column:nth-of-type(5n+1), .small-up-5 > .columns:nth-of-type(5n+1) {
clear: both;
}
.small-up-5 > .column:last-child, .small-up-5 > .columns:last-child {
float: left;
}
.small-up-6 > .column, .small-up-6 > .columns {
width: 16.66667%;
float: left;
}
.small-up-6 > .column:nth-of-type(1n), .small-up-6 > .columns:nth-of-type(1n) {
clear: none;
}
.small-up-6 > .column:nth-of-type(6n+1), .small-up-6 > .columns:nth-of-type(6n+1) {
clear: both;
}
.small-up-6 > .column:last-child, .small-up-6 > .columns:last-child {
float: left;
}
.small-up-7 > .column, .small-up-7 > .columns {
width: 14.28571%;
float: left;
}
.small-up-7 > .column:nth-of-type(1n), .small-up-7 > .columns:nth-of-type(1n) {
clear: none;
}
.small-up-7 > .column:nth-of-type(7n+1), .small-up-7 > .columns:nth-of-type(7n+1) {
clear: both;
}
.small-up-7 > .column:last-child, .small-up-7 > .columns:last-child {
float: left;
}
.small-up-8 > .column, .small-up-8 > .columns {
width: 12.5%;
float: left;
}
.small-up-8 > .column:nth-of-type(1n), .small-up-8 > .columns:nth-of-type(1n) {
clear: none;
}
.small-up-8 > .column:nth-of-type(8n+1), .small-up-8 > .columns:nth-of-type(8n+1) {
clear: both;
}
.small-up-8 > .column:last-child, .small-up-8 > .columns:last-child {
float: left;
}
.small-collapse > .column, .small-collapse > .columns {
padding-left: 0;
padding-right: 0;
}
.small-collapse .row {
margin-left: 0;
margin-right: 0;
}
.small-uncollapse > .column, .small-uncollapse > .columns {
padding-left: 0.625rem;
padding-right: 0.625rem;
}
.small-centered {
float: none;
margin-left: auto;
margin-right: auto;
}
.small-uncentered, .small-push-0, .small-pull-0 {
position: static;
margin-left: 0;
margin-right: 0;
float: left;
}
@media screen and (min-width: 40em) {
.medium-1 {
width: 8.33333%;
}
.medium-push-1 {
position: relative;
left: 8.33333%;
}
.medium-pull-1 {
position: relative;
left: -8.33333%;
}
.medium-offset-0 {
margin-left: 0%;
}
.medium-2 {
width: 16.66667%;
}
.medium-push-2 {
position: relative;
left: 16.66667%;
}
.medium-pull-2 {
position: relative;
left: -16.66667%;
}
.medium-offset-1 {
margin-left: 8.33333%;
}
.medium-3 {
width: 25%;
}
.medium-push-3 {
position: relative;
left: 25%;
}
.medium-pull-3 {
position: relative;
left: -25%;
}
.medium-offset-2 {
margin-left: 16.66667%;
}
.medium-4 {
width: 33.33333%;
}
.medium-push-4 {
position: relative;
left: 33.33333%;
}
.medium-pull-4 {
position: relative;
left: -33.33333%;
}
.medium-offset-3 {
margin-left: 25%;
}
.medium-5 {
width: 41.66667%;
}
.medium-push-5 {
position: relative;
left: 41.66667%;
}
.medium-pull-5 {
position: relative;
left: -41.66667%;
}
.medium-offset-4 {
margin-left: 33.33333%;
}
.medium-6 {
width: 50%;
}
.medium-push-6 {
position: relative;
left: 50%;
}
.medium-pull-6 {
position: relative;
left: -50%;
}
.medium-offset-5 {
margin-left: 41.66667%;
}
.medium-7 {
width: 58.33333%;
}
.medium-push-7 {
position: relative;
left: 58.33333%;
}
.medium-pull-7 {
position: relative;
left: -58.33333%;
}
.medium-offset-6 {
margin-left: 50%;
}
.medium-8 {
width: 66.66667%;
}
.medium-push-8 {
position: relative;
left: 66.66667%;
}
.medium-pull-8 {
position: relative;
left: -66.66667%;
}
.medium-offset-7 {
margin-left: 58.33333%;
}
.medium-9 {
width: 75%;
}
.medium-push-9 {
position: relative;
left: 75%;
}
.medium-pull-9 {
position: relative;
left: -75%;
}
.medium-offset-8 {
margin-left: 66.66667%;
}
.medium-10 {
width: 83.33333%;
}
.medium-push-10 {
position: relative;
left: 83.33333%;
}
.medium-pull-10 {
position: relative;
left: -83.33333%;
}
.medium-offset-9 {
margin-left: 75%;
}
.medium-11 {
width: 91.66667%;
}
.medium-push-11 {
position: relative;
left: 91.66667%;
}
.medium-pull-11 {
position: relative;
left: -91.66667%;
}
.medium-offset-10 {
margin-left: 83.33333%;
}
.medium-12 {
width: 100%;
}
.medium-offset-11 {
margin-left: 91.66667%;
}
.medium-up-1 > .column, .medium-up-1 > .columns {
width: 100%;
float: left;
}
.medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .columns:nth-of-type(1n) {
clear: none;
}
.medium-up-1 > .column:nth-of-type(1n+1), .medium-up-1 > .columns:nth-of-type(1n+1) {
clear: both;
}
.medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child {
float: left;
}
.medium-up-2 > .column, .medium-up-2 > .columns {
width: 50%;
float: left;
}
.medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .columns:nth-of-type(1n) {
clear: none;
}
.medium-up-2 > .column:nth-of-type(2n+1), .medium-up-2 > .columns:nth-of-type(2n+1) {
clear: both;
}
.medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child {
float: left;
}
.medium-up-3 > .column, .medium-up-3 > .columns {
width: 33.33333%;
float: left;
}
.medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n) {
clear: none;
}
.medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .columns:nth-of-type(3n+1) {
clear: both;
}
.medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child {
float: left;
}
.medium-up-4 > .column, .medium-up-4 > .columns {
width: 25%;
float: left;
}
.medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n) {
clear: none;
}
.medium-up-4 > .column:nth-of-type(4n+1), .medium-up-4 > .columns:nth-of-type(4n+1) {
clear: both;
}
.medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child {
float: left;
}
.medium-up-5 > .column, .medium-up-5 > .columns {
width: 20%;
float: left;
}
.medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .columns:nth-of-type(1n) {
clear: none;
}
.medium-up-5 > .column:nth-of-type(5n+1), .medium-up-5 > .columns:nth-of-type(5n+1) {
clear: both;
}
.medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child {
float: left;
}
.medium-up-6 > .column, .medium-up-6 > .columns {
width: 16.66667%;
float: left;
}
.medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .columns:nth-of-type(1n) {
clear: none;
}
.medium-up-6 > .column:nth-of-type(6n+1), .medium-up-6 > .columns:nth-of-type(6n+1) {
clear: both;
}
.medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child {
float: left;
}
.medium-up-7 > .column, .medium-up-7 > .columns {
width: 14.28571%;
float: left;
}
.medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .columns:nth-of-type(1n) {
clear: none;
}
.medium-up-7 > .column:nth-of-type(7n+1), .medium-up-7 > .columns:nth-of-type(7n+1) {
clear: both;
}
.medium-up-7 > .column:last-child, .medium-up-7 > .columns:last-child {
float: left;
}
.medium-up-8 > .column, .medium-up-8 > .columns {
width: 12.5%;
float: left;
}
.medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .columns:nth-of-type(1n) {
clear: none;
}
.medium-up-8 > .column:nth-of-type(8n+1), .medium-up-8 > .columns:nth-of-type(8n+1) {
clear: both;
}
.medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child {
float: left;
}
.medium-collapse > .column, .medium-collapse > .columns {
padding-left: 0;
padding-right: 0;
}
.medium-collapse .row {
margin-left: 0;
margin-right: 0;
}
.medium-uncollapse > .column, .medium-uncollapse > .columns {
padding-left: 0.9375rem;
padding-right: 0.9375rem;
}
.medium-centered {
float: none;
margin-left: auto;
margin-right: auto;
}
.medium-uncentered, .medium-push-0, .medium-pull-0 {
position: static;
margin-left: 0;
margin-right: 0;
float: left;
}
}
@media screen and (min-width: 64em) {
.large-1 {
width: 8.33333%;
}
.large-push-1 {
position: relative;
left: 8.33333%;
}
.large-pull-1 {
position: relative;
left: -8.33333%;
}
.large-offset-0 {
margin-left: 0%;
}
.large-2 {
width: 16.66667%;
}
.large-push-2 {
position: relative;
left: 16.66667%;
}
.large-pull-2 {
position: relative;
left: -16.66667%;
}
.large-offset-1 {
margin-left: 8.33333%;
}
.large-3 {
width: 25%;
}
.large-push-3 {
position: relative;
left: 25%;
}
.large-pull-3 {
position: relative;
left: -25%;
}
.large-offset-2 {
margin-left: 16.66667%;
}
.large-4 {
width: 33.33333%;
}
.large-push-4 {
position: relative;
left: 33.33333%;
}
.large-pull-4 {
position: relative;
left: -33.33333%;
}
.large-offset-3 {
margin-left: 25%;
}
.large-5 {
width: 41.66667%;
}
.large-push-5 {
position: relative;
left: 41.66667%;
}
.large-pull-5 {
position: relative;
left: -41.66667%;
}
.large-offset-4 {
margin-left: 33.33333%;
}
.large-6 {
width: 50%;
}
.large-push-6 {
position: relative;
left: 50%;
}
.large-pull-6 {
position: relative;
left: -50%;
}
.large-offset-5 {
margin-left: 41.66667%;
}
.large-7 {
width: 58.33333%;
}
.large-push-7 {
position: relative;
left: 58.33333%;
}
.large-pull-7 {
position: relative;
left: -58.33333%;
}
.large-offset-6 {
margin-left: 50%;
}
.large-8 {
width: 66.66667%;
}
.large-push-8 {
position: relative;
left: 66.66667%;
}
.large-pull-8 {
position: relative;
left: -66.66667%;
}
.large-offset-7 {
margin-left: 58.33333%;
}
.large-9 {
width: 75%;
}
.large-push-9 {
position: relative;
left: 75%;
}
.large-pull-9 {
position: relative;
left: -75%;
}
.large-offset-8 {
margin-left: 66.66667%;
}
.large-10 {
width: 83.33333%;
}
.large-push-10 {
position: relative;
left: 83.33333%;
}
.large-pull-10 {
position: relative;
left: -83.33333%;
}
.large-offset-9 {
margin-left: 75%;
}
.large-11 {
width: 91.66667%;
}
.large-push-11 {
position: relative;
left: 91.66667%;
}
.large-pull-11 {
position: relative;
left: -91.66667%;
}
.large-offset-10 {
margin-left: 83.33333%;
}
.large-12 {
width: 100%;
}
.large-offset-11 {
margin-left: 91.66667%;
}
.large-up-1 > .column, .large-up-1 > .columns {
width: 100%;
float: left;
}
.large-up-1 > .column:nth-of-type(1n), .large-up-1 > .columns:nth-of-type(1n) {
clear: none;
}
.large-up-1 > .column:nth-of-type(1n+1), .large-up-1 > .columns:nth-of-type(1n+1) {
clear: both;
}
.large-up-1 > .column:last-child, .large-up-1 > .columns:last-child {
float: left;
}
.large-up-2 > .column, .large-up-2 > .columns {
width: 50%;
float: left;
}
.large-up-2 > .column:nth-of-type(1n), .large-up-2 > .columns:nth-of-type(1n) {
clear: none;
}
.large-up-2 > .column:nth-of-type(2n+1), .large-up-2 > .columns:nth-of-type(2n+1) {
clear: both;
}
.large-up-2 > .column:last-child, .large-up-2 > .columns:last-child {
float: left;
}
.large-up-3 > .column, .large-up-3 > .columns {
width: 33.33333%;
float: left;
}
.large-up-3 > .column:nth-of-type(1n), .large-up-3 > .columns:nth-of-type(1n) {
clear: none;
}
.large-up-3 > .column:nth-of-type(3n+1), .large-up-3 > .columns:nth-of-type(3n+1) {
clear: both;
}
.large-up-3 > .column:last-child, .large-up-3 > .columns:last-child {
float: left;
}
.large-up-4 > .column, .large-up-4 > .columns {
width: 25%;
float: left;
}
.large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n) {
clear: none;
}
.large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .columns:nth-of-type(4n+1) {
clear: both;
}
.large-up-4 > .column:last-child, .large-up-4 > .columns:last-child {
float: left;
}
.large-up-5 > .column, .large-up-5 > .columns {
width: 20%;
float: left;
}
.large-up-5 > .column:nth-of-type(1n), .large-up-5 > .columns:nth-of-type(1n) {
clear: none;
}
.large-up-5 > .column:nth-of-type(5n+1), .large-up-5 > .columns:nth-of-type(5n+1) {
clear: both;
}
.large-up-5 > .column:last-child, .large-up-5 > .columns:last-child {
float: left;
}
.large-up-6 > .column, .large-up-6 > .columns {
width: 16.66667%;
float: left;
}
.large-up-6 > .column:nth-of-type(1n), .large-up-6 > .columns:nth-of-type(1n) {
clear: none;
}
.large-up-6 > .column:nth-of-type(6n+1), .large-up-6 > .columns:nth-of-type(6n+1) {
clear: both;
}
.large-up-6 > .column:last-child, .large-up-6 > .columns:last-child {
float: left;
}
.large-up-7 > .column, .large-up-7 > .columns {
width: 14.28571%;
float: left;
}
.large-up-7 > .column:nth-of-type(1n), .large-up-7 > .columns:nth-of-type(1n) {
clear: none;
}
.large-up-7 > .column:nth-of-type(7n+1), .large-up-7 > .columns:nth-of-type(7n+1) {
clear: both;
}
.large-up-7 > .column:last-child, .large-up-7 > .columns:last-child {
float: left;
}
.large-up-8 > .column, .large-up-8 > .columns {
width: 12.5%;
float: left;
}
.large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n) {
clear: none;
}
.large-up-8 > .column:nth-of-type(8n+1), .large-up-8 > .columns:nth-of-type(8n+1) {
clear: both;
}
.large-up-8 > .column:last-child, .large-up-8 > .columns:last-child {
float: left;
}
.large-collapse > .column, .large-collapse > .columns {
padding-left: 0;
padding-right: 0;
}
.large-collapse .row {
margin-left: 0;
margin-right: 0;
}
.large-uncollapse > .column, .large-uncollapse > .columns {
padding-left: 0.9375rem;
padding-right: 0.9375rem;
}
.large-centered {
float: none;
margin-left: auto;
margin-right: auto;
}
.large-uncentered, .large-push-0, .large-pull-0 {
position: static;
margin-left: 0;
margin-right: 0;
float: left;
}
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td {
margin: 0;
padding: 0;
}
p {
font-size: inherit;
line-height: 1.6;
margin-bottom: 1rem;
text-rendering: optimizeLegibility;
}
em, i {
font-style: italic;
line-height: inherit;
}
strong, b {
font-weight: bold;
line-height: inherit;
}
small {
font-size: 80%;
line-height: inherit;
}
h1, h2, h3, h4, h5, h6 {
font-family: 'EB Garamond', serif;
font-weight: normal;
font-style: normal;
color: inherit;
text-rendering: optimizeLegibility;
margin-top: 0;
margin-bottom: 0.5rem;
line-height: 1.4;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
color: #cacaca;
line-height: 0;
}
h1 {
font-size: 1.5rem;
}
h2 {
font-size: 1.25rem;
}
h3 {
font-size: 1.1875rem;
}
h4 {
font-size: 1.125rem;
}
h5 {
font-size: 1.0625rem;
}
h6 {
font-size: 1rem;
}
@media screen and (min-width: 40em) {
h1 {
font-size: 3rem;
}
h2 {
font-size: 2.5rem;
}
h3 {
font-size: 1.9375rem;
}
h4 {
font-size: 1.5625rem;
}
h5 {
font-size: 1.25rem;
}
h6 {
font-size: 1rem;
}
}
a {
color: #000000;
text-decoration: none;
line-height: inherit;
cursor: pointer;
}
a:hover, a:focus {
color: #997942;
}
.entry-title {
color: #997952;
font-size: 1.75rem;
margin-bottom: 1rem;
text-align: center;
text-transform: uppercase;
}
.entry-title-cart {
color: #000;
font-size: 1.75rem;
margin-bottom: 3.75rem;
padding-top: 1.8rem;
text-align: center;
text-transform: uppercase;
}
.entry-title-account {
color: #000;
font-size: 1.75rem;
margin-bottom: 2rem;
padding-top: 1.8rem;
text-align: center;
text-transform: uppercase;
}
.baseline {
color: #252525;
font-family: "EB Garamond", serif;
font-size: 1.25rem !important;
text-align: center;
line-height: 1.5rem;
}
a img {
border: 0;
}
p#breadcrumbs {
color: #000;
font-size: 0.75rem;
text-transform: uppercase;
}
p#breadcrumbs span a {
color: #000;
font-size: 0.75rem;
text-transform: uppercase;
}
p#breadcrumbs span a:hover {
text-decoration: underline;
}
p#breadcrumbs span {
color: #000;
font-size: 0.75rem;
text-transform: uppercase;
}
hr {
max-width: 75rem;
height: 0;
border-right: 0;
border-top: 0;
border-bottom: 1px solid #cacaca;
border-left: 0;
margin: 1.25rem auto;
clear: both;
}
ul, ol, dl {
line-height: 1.6;
margin-bottom: 1rem;
list-style-position: outside;
}
li {
font-size: inherit;
text-align: left;
}
ul {
list-style-type: disc;
margin-left: 1.25rem;
}
ol {
margin-left: 1.25rem;
}
ul ul, ol ul, ul ol, ol ol {
margin-left: 1.25rem;
margin-bottom: 0;
}
dl {
margin-bottom: 1rem;
}
dl dt {
margin-bottom: 0.3rem;
font-weight: bold;
}
blockquote {
margin: 0 0 1rem;
padding: 0.5625rem 1.25rem 0 1.1875rem;
border-left: 1px solid #cacaca;
}
blockquote, blockquote p {
line-height: 1.6;
color: #8a8a8a;
}
cite {
color: #000000;
font-family: "EB Garamond", serif;
font-size: 1.25rem;
}
abbr {
color: #0a0a0a;
cursor: help;
border-bottom: 1px dotted #0a0a0a;
}
code {
font-family: Consolas, "Liberation Mono", Courier, monospace;
font-weight: normal;
color: #0a0a0a;
background-color: #e6e6e6;
border: 1px solid #cacaca;
padding: 0.125rem 0.3125rem 0.0625rem;
}
kbd {
padding: 0.125rem 0.25rem 0;
margin: 0;
background-color: #e6e6e6;
color: #0a0a0a;
font-family: Consolas, "Liberation Mono", Courier, monospace;
}
.subheader {
margin-top: 0.2rem;
margin-bottom: 0.5rem;
font-weight: normal;
line-height: 1.4;
color: #8a8a8a;
}
.lead {
font-size: 125%;
line-height: 1.6;
}
.stat {
font-size: 2.5rem;
line-height: 1;
}
p + .stat {
margin-top: -1rem;
}
.no-bullet {
margin-left: 0;
list-style: none;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
}
.text-justify {
text-align: justify;
}
@media screen and (min-width: 40em) {
.medium-text-left {
text-align: left;
}
.medium-text-right {
text-align: right;
}
.medium-text-center {
text-align: center;
}
.medium-text-justify {
text-align: justify;
}
}
@media screen and (min-width: 64em) {
.large-text-left {
text-align: left;
}
.large-text-right {
text-align: right;
}
.large-text-center {
text-align: center;
}
.large-text-justify {
text-align: justify;
}
}
.show-for-print {
display: none !important;
}
@media print {
* {
background: transparent !important;
color: black !important;
box-shadow: none !important;
text-shadow: none !important;
}
.show-for-print {
display: block !important;
}
.hide-for-print {
display: none !important;
}
table.show-for-print {
display: table !important;
}
thead.show-for-print {
display: table-header-group !important;
}
tbody.show-for-print {
display: table-row-group !important;
}
tr.show-for-print {
display: table-row !important;
}
td.show-for-print {
display: table-cell !important;
}
th.show-for-print {
display: table-cell !important;
}
a, a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
.ir a:after, a[href^='javascript:']:after, a[href^='#']:after {
content: '';
}
abbr[title]:after {
content: " (" attr(title) ")";
}
pre, blockquote {
border: 1px solid #8a8a8a;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr, img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
@page {
margin: 0.5cm;
}
p, h2, h3 {
orphans: 3;
widows: 3;
}
h2, h3 {
page-break-after: avoid;
}
}
.button {
display: inline-block;
text-align: center;
line-height: 1;
cursor: pointer;
-webkit-appearance: none;
transition: background-color 0.25s ease-out, color 0.25s ease-out;
vertical-align: middle;
border: 1px solid transparent;
border-radius: 0;
padding: 0.85em 1em;
margin: 0 0 1rem 0;
font-size: 0.9rem;
background-color: #2199e8;
color: #fff;
font-size: 0.875rem;
text-transform: uppercase;
}
[data-whatinput='mouse'] .button {
outline: 0;
}
.button:hover, .button:focus {
background-color: #1583cc;
color: #fff;
}
.button.tiny {
font-size: 0.6rem;
}
.button.small {
font-size: 0.75rem;
}
.button.large {
font-size: 1.25rem;
}
.button.expanded {
display: block;
width: 100%;
margin-left: 0;
margin-right: 0;
}
.button.primary {
background-color: #2199e8;
color: #fff;
}
.button.primary:hover, .button.primary:focus {
background-color: #147cc0;
color: #fff;
}
.button.secondary {
background-color: #777;
color: #fff;
}
.button.secondary:hover, .button.secondary:focus {
background-color: #5f5f5f;
color: #fff;
}
.button.success {
background-color: #3adb76;
color: #fff;
}
.button.success:hover, .button.success:focus {
background-color: #22bb5b;
color: #fff;
}
.button.warning {
background-color: #ffae00;
color: #fff;
}
.button.warning:hover, .button.warning:focus {
background-color: #cc8b00;
color: #fff;
}
.button.alert {
background-color: #ec5840;
color: #fff;
}
.button.alert:hover, .button.alert:focus {
background-color: #da3116;
color: #fff;
}
.button.hollow {
border: 1px solid #2199e8;
color: #2199e8;
}
.button.hollow, .button.hollow:hover, .button.hollow:focus {
background-color: transparent;
}
.button.hollow:hover, .button.hollow:focus {
border-color: #0c4d78;
color: #0c4d78;
}
.button.hollow.primary {
border: 1px solid #2199e8;
color: #2199e8;
}
.button.hollow.primary:hover, .button.hollow.primary:focus {
border-color: #0c4d78;
color: #0c4d78;
}
.button.hollow.secondary {
border: 1px solid #777;
color: #777;
}
.button.hollow.secondary:hover, .button.hollow.secondary:focus {
border-color: #3c3c3c;
color: #3c3c3c;
}
.button.hollow.success {
border: 1px solid #3adb76;
color: #3adb76;
}
.button.hollow.success:hover, .button.hollow.success:focus {
border-color: #157539;
color: #157539;
}
.button.hollow.warning {
border: 1px solid #ffae00;
color: #ffae00;
}
.button.hollow.warning:hover, .button.hollow.warning:focus {
border-color: #805700;
color: #805700;
}
.button.hollow.alert {
border: 1px solid #ec5840;
color: #ec5840;
}
.button.hollow.alert:hover, .button.hollow.alert:focus {
border-color: #881f0e;
color: #881f0e;
}
.button.disabled, .button[disabled] {
opacity: 0.25;
cursor: not-allowed;
}
.button.dropdown::after {
content: '';
display: block;
width: 0;
height: 0;
border: inset 0.4em;
border-color: #fefefe transparent transparent;
border-top-style: solid;
border-bottom-width: 0;
position: relative;
top: 0.4em;
float: right;
margin-left: 1em;
display: inline-block;
}
.button.arrow-only::after {
margin-left: 0;
float: none;
top: -0.1em;
}
[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'], textarea {
display: block;
box-sizing: border-box;
width: 100%;
height: 2.4375rem;
padding: 0.5rem;
border: 1px solid #ffffff;
margin: 0 0 1rem;
font-family: inherit;
font-size: 0.875rem;
color: #0a0a0a;
background-color: #fefefe;
border-radius: 0;
transition: box-shadow 0.3s, border-color 0.25s ease-in-out;
-webkit-appearance: none;
-moz-appearance: none;
}
[type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus, textarea:focus {
border: 1px solid #8a8a8a;
background-color: #fefefe;
outline: none;
box-shadow: 0 0 5px #cacaca;
}
textarea {
max-width: 100%;
}
textarea[rows] {
height: auto;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color: #cacaca;
}
input::-moz-placeholder, textarea::-moz-placeholder {
color: #cacaca;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
color: #cacaca;
}
input::placeholder, textarea::placeholder {
color: #cacaca;
}
input:disabled, input[readonly], textarea:disabled, textarea[readonly] {
background-color: #e6e6e6;
cursor: default;
}
[type='submit'], [type='button'] {
border-radius: 0;
-webkit-appearance: none;
-moz-appearance: none;
}
input[type='search'] {
box-sizing: border-box;
}
[type='file'], [type='checkbox'], [type='radio'] {
margin: 0 0 1rem;
}
[type='checkbox'] + label, [type='radio'] + label {
display: inline-block;
margin-left: 0.5rem;
margin-right: 1rem;
margin-bottom: 0;
vertical-align: baseline;
}
[type='checkbox'] + label[for], [type='radio'] + label[for] {
cursor: pointer;
}
label > [type='checkbox'], label > [type='radio'] {
margin-right: 0.5rem;
}
[type='file'] {
width: 100%;
}
label {
display: block;
margin: 0;
font-size: 0.875rem;
font-weight: normal;
line-height: 1.8;
color: #0a0a0a;
}
label.middle {
margin: 0 0 1rem;
padding: 0.5625rem 0;
}
.help-text {
margin-top: -0.5rem;
font-size: 0.8125rem;
font-style: italic;
color: #333;
}
.input-group {
display: table;
width: 100%;
margin-bottom: 1rem;
}
.input-group > :first-child {
border-radius: 0 0 0 0;
}
.input-group > :last-child > * {
border-radius: 0 0 0 0;
}
.input-group-label, .input-group-field, .input-group-button {
margin: 0;
display: table-cell;
vertical-align: middle;
}
.input-group-label {
text-align: center;
padding: 0 1rem;
background: #e6e6e6;
color: #0a0a0a;
border: 1px solid #cacaca;
white-space: nowrap;
width: 1%;
height: 100%;
}
.input-group-label:first-child {
border-right: 0;
}
.input-group-label:last-child {
border-left: 0;
}
.input-group-field {
border-radius: 0;
height: 2.5rem;
}
.input-group-button {
padding-top: 0;
padding-bottom: 0;
text-align: center;
height: 100%;
width: 1%;
}
.input-group-button a, .input-group-button input, .input-group-button button {
margin: 0;
}
.input-group .input-group-button {
display: table-cell;
}
fieldset {
border: 0;
padding: 0;
margin: 0;
}
legend {
margin-bottom: 0.5rem;
max-width: 100%;
}
.fieldset {
border: 1px solid #cacaca;
padding: 1.25rem;
margin: 1.125rem 0;
}
.fieldset legend {
background: #fefefe;
padding: 0 0.1875rem;
margin: 0;
margin-left: -0.1875rem;
}
select {
height: 2.4375rem;
padding: 0.5rem;
border: 1px solid #cacaca;
margin: 0 0 1rem;
font-size: 1rem;
font-family: inherit;
line-height: normal;
color: #0a0a0a;
background-color: #fefefe;
border-radius: 0;
-webkit-appearance: none;
-moz-appearance: none;
background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill: rgb%2851, 51, 51%29"></polygon></svg>');
background-size: 9px 6px;
background-position: right center;
background-origin: content-box;
background-repeat: no-repeat;
}
@media screen and (min-width: 0\0) {
select {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==);
}
}
select:disabled {
background-color: #e6e6e6;
cursor: default;
}
select::-ms-expand {
display: none;
}
select[multiple] {
height: auto;
background-image: none;
}
.is-invalid-input:not(:focus) {
background-color: rgba(236, 88, 64, 0.1);
border-color: #ec5840;
}
.is-invalid-label {
color: #ec5840;
}
.form-error {
display: none;
margin-top: -0.5rem;
margin-bottom: 1rem;
font-size: 0.75rem;
font-weight: bold;
color: #ec5840;
}
.form-error.is-visible {
display: block;
}
input[type="range"] {
-webkit-appearance: none;
-moz-appearance: none;
display: block;
width: 100%;
height: auto;
cursor: pointer;
margin-top: 0.45rem;
margin-bottom: 0.45rem;
border: 0;
line-height: 1;
}
input[type="range"]:focus {
outline: 0;
}
input[type="range"][disabled] {
opacity: 0.25;
}
input[type="range"]::-webkit-slider-runnable-track {
height: 0.5rem;
background: #e6e6e6;
}
input[type="range"]::-webkit-slider-handle {
-webkit-appearance: none;
background: #2199e8;
width: 1.4rem;
height: 1.4rem;
margin-top: -0.45rem;
}
input[type="range"]::-moz-range-track {
-moz-appearance: none;
height: 0.5rem;
background: #e6e6e6;
}
input[type="range"]::-moz-range-thumb {
-moz-appearance: none;
background: #2199e8;
width: 1.4rem;
height: 1.4rem;
margin-top: -0.45rem;
}
input[type="range"]::-ms-track {
height: 0.5rem;
background: #e6e6e6;
color: transparent;
border: 0;
overflow: visible;
border-top: 0.45rem solid #fefefe;
border-bottom: 0.45rem solid #fefefe;
}
input[type="range"]::-ms-thumb {
background: #2199e8;
width: 1.4rem;
height: 1.4rem;
border: 0;
}
input[type="range"]::-ms-fill-lower {
background: #cacaca;
}
input[type="range"]::-ms-fill-upper {
background: #e6e6e6;
}
output {
line-height: 1.4rem;
vertical-align: middle;
margin-left: 0.5em;
}
.accordion {
list-style-type: none;
background: #fefefe;
border: 1px solid #e6e6e6;
border-bottom: 0;
border-radius: 0;
margin-left: 0;
}
.accordion-title {
display: block;
padding: 1.25rem 1rem;
line-height: 1;
font-size: 0.75rem;
color: #2199e8;
position: relative;
border-bottom: 1px solid #e6e6e6;
}
.accordion-title:hover, .accordion-title:focus {
background-color: #e6e6e6;
}
.accordion-title::before {
content: '+';
position: absolute;
right: 1rem;
top: 50%;
margin-top: -0.5rem;
}
.is-active > .accordion-title::before {
content: '–';
}
.accordion-content {
padding: 1rem;
display: none;
border-bottom: 1px solid #e6e6e6;
background-color: #fefefe;
}
.is-accordion-submenu-parent > a {
position: relative;
}
.is-accordion-submenu-parent > a::after {
font-family: FontAwesome;
content: '\f107';
display: block;
position: absolute;
top: 50%;
margin-top: -7px;
right: 1rem;
}
.is-accordion-submenu-parent[aria-expanded='true'] > a::after {
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%;
-ms-transform: scaleY(-1);
transform: scaleY(-1);
}
.badge {
display: inline-block;
padding: 0.3em;
min-width: 2.1em;
font-size: 0.6rem;
text-align: center;
border-radius: 50%;
background: #2199e8;
color: #fefefe;
}
.badge.secondary {
background: #777;
color: #fefefe;
}
.badge.success {
background: #3adb76;
color: #fefefe;
}
.badge.warning {
background: #ffae00;
color: #fefefe;
}
.badge.alert {
background: #ec5840;
color: #fefefe;
}
.breadcrumbs {
list-style: none;
margin: 0 0 1rem 0;
}
.breadcrumbs::before, .breadcrumbs::after {
content: ' ';
display: table;
}
.breadcrumbs::after {
clear: both;
}
.breadcrumbs li {
float: left;
color: #0a0a0a;
font-size: 0.6875rem;
cursor: default;
text-transform: uppercase;
}
.breadcrumbs li:not(:last-child)::after {
color: #cacaca;
content: "/";
margin: 0 0.75rem;
position: relative;
top: 1px;
opacity: 1;
}
.breadcrumbs a {
color: #2199e8;
}
.breadcrumbs a:hover {
text-decoration: underline;
}
.breadcrumbs .disabled {
color: #cacaca;
cursor: not-allowed;
}
.button-group {
margin-bottom: 1rem;
font-size: 0;
}
.button-group::before, .button-group::after {
content: ' ';
display: table;
}
.button-group::after {
clear: both;
}
.button-group .button {
margin: 0;
font-size: 0.9rem;
}
.button-group .button:not(:last-child) {
margin-right: 1px;
}
.button-group.tiny .button {
font-size: 0.6rem;
}
.button-group.small .button {
font-size: 0.75rem;
}
.button-group.large .button {
font-size: 1.25rem;
}
.button-group.expanded {
margin-right: -1px;
}
.button-group.expanded::before, .button-group.expanded::after {
display: none;
}
.button-group.expanded .button:first-child:nth-last-child(2), .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button {
display: inline-block;
width: 50%;
margin-right: 1px;
}
.button-group.expanded .button:first-child:nth-last-child(3), .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button {
display: inline-block;
width: 33.33333%;
margin-right: 1px;
}
.button-group.expanded .button:first-child:nth-last-child(4), .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button {
display: inline-block;
width: 25%;
margin-right: 1px;
}
.button-group.expanded .button:first-child:nth-last-child(5), .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button {
display: inline-block;
width: 20%;
margin-right: 1px;
}
.button-group.expanded .button:first-child:nth-last-child(6), .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button {
display: inline-block;
width: 16.66667%;
margin-right: 1px;
}
.button-group.primary .button {
background-color: #2199e8;
color: #fff;
}
.button-group.primary .button:hover, .button-group.primary .button:focus {
background-color: #147cc0;
color: #fff;
}
.button-group.secondary .button {
background-color: #777;
color: #fff;
}
.button-group.secondary .button:hover, .button-group.secondary .button:focus {
background-color: #5f5f5f;
color: #fff;
}
.button-group.success .button {
background-color: #3adb76;
color: #fff;
}
.button-group.success .button:hover, .button-group.success .button:focus {
background-color: #22bb5b;
color: #fff;
}
.button-group.warning .button {
background-color: #ffae00;
color: #fff;
}
.button-group.warning .button:hover, .button-group.warning .button:focus {
background-color: #cc8b00;
color: #fff;
}
.button-group.alert .button {
background-color: #ec5840;
color: #fff;
}
.button-group.alert .button:hover, .button-group.alert .button:focus {
background-color: #da3116;
color: #fff;
}
.button-group.stacked .button, .button-group.stacked-for-small .button, .button-group.stacked-for-medium .button {
width: 100%;
border-right: 1px solid transparent;
}
.button-group.stacked .button:not(:last-child), .button-group.stacked-for-small .button:not(:last-child), .button-group.stacked-for-medium .button:not(:last-child) {
border-bottom: 1px solid #fefefe;
}
@media screen and (min-width: 40em) {
.button-group.stacked-for-small .button {
width: auto;
}
.button-group.stacked-for-small .button:not(:last-child) {
margin-right: 1px;
}
}
@media screen and (min-width: 64em) {
.button-group.stacked-for-medium .button {
width: auto;
}
.button-group.stacked-for-medium .button:not(:last-child) {
margin-right: 1px;
}
}
@media screen and (max-width: 39.9375em) {
.button-group.stacked-for-small.expanded {
display: block;
}
.button-group.stacked-for-small.expanded .button {
display: block;
margin-right: 0;
}
}
.callout {
margin: 0 0 1rem 0;
padding: 1rem;
border: 1px solid rgba(10, 10, 10, 0.25);
border-radius: 0;
position: relative;
color: #0a0a0a;
background-color: white;
}
.callout > :first-child {
margin-top: 0;
}
.callout > :last-child {
margin-bottom: 0;
}
.callout.primary {
background-color: #def0fc;
}
.callout.secondary {
background-color: #ebebeb;
}
.callout.success {
background-color: #e1faea;
}
.callout.warning {
background-color: #fff3d9;
}
.callout.alert {
background-color: #fce6e2;
}
.callout.small {
padding-top: 0.5rem;
padding-right: 0.5rem;
padding-bottom: 0.5rem;
padding-left: 0.5rem;
}
.callout.large {
padding-top: 3rem;
padding-right: 3rem;
padding-bottom: 3rem;
padding-left: 3rem;
}
.close-button {
position: absolute;
color: #8a8a8a;
right: 1rem;
top: 0.5rem;
font-size: 2em;
line-height: 1;
cursor: pointer;
}
[data-whatinput='mouse'] .close-button {
outline: 0;
}
.close-button:hover, .close-button:focus {
color: #0a0a0a;
}
.is-drilldown {
position: relative;
overflow: hidden;
}
.is-drilldown li {
display: block !important;
}
.is-drilldown-submenu {
position: absolute;
top: 0;
left: 100%;
z-index: -1;
height: 100%;
width: 100%;
background: #fefefe;
transition: transform 0.15s linear;
}
.is-drilldown-submenu.is-active {
z-index: 1;
display: block;
-ms-transform: translateX(-100%);
transform: translateX(-100%);
}
.is-drilldown-submenu.is-closing {
-ms-transform: translateX(100%);
transform: translateX(100%);
}
.is-drilldown-submenu-parent > a {
position: relative;
}
.is-drilldown-submenu-parent > a::after {
content: '';
display: block;
width: 0;
height: 0;
border: inset 6px;
border-color: transparent transparent transparent #2199e8;
border-left-style: solid;
border-right-width: 0;
position: absolute;
top: 50%;
margin-top: -6px;
right: 1rem;
}
.js-drilldown-back > a::before {
content: '';
display: block;
width: 0;
height: 0;
border: inset 6px;
border-color: transparent #2199e8 transparent transparent;
border-right-style: solid;
border-left-width: 0;
border-left-width: 0;
display: inline-block;
vertical-align: middle;
margin-right: 0.75rem;
}
.dropdown-pane {
background-color: #fefefe;
border: 1px solid #cacaca;
border-radius: 0;
display: block;
font-size: 16rem;
padding: 1rem;
position: absolute;
visibility: hidden;
width: 300px;
z-index: 10;
}
.dropdown-pane.is-open {
visibility: visible;
}
.dropdown-pane.tiny {
width: 100px;
}
.dropdown-pane.small {
width: 200px;
}
.dropdown-pane.large {
width: 400px;
}
.dropdown.menu > li.opens-left > .is-dropdown-submenu {
left: auto;
right: 0;
top: 100%;
}
.dropdown.menu > li.opens-right > .is-dropdown-submenu {
right: auto;
left: 0;
top: 100%;
}
.dropdown.menu > li.is-dropdown-submenu-parent > a {
padding-right: 1.5rem;
position: relative;
}
.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
content: '';
display: block;
width: 0;
height: 0;
border: inset 5px;
border-color: #2199e8 transparent transparent;
border-top-style: solid;
border-bottom-width: 0;
right: 5px;
margin-top: -2px;
}
[data-whatinput='mouse'] .dropdown.menu a {
outline: 0;
}
.no-js .dropdown.menu ul {
display: none;
}
.dropdown.menu.vertical > li .is-dropdown-submenu {
top: 0;
}
.dropdown.menu.vertical > li.opens-left .is-dropdown-submenu {
left: auto;
right: 100%;
}
.dropdown.menu.vertical > li.opens-right .is-dropdown-submenu {
right: auto;
left: 100%;
}
.dropdown.menu.vertical > li > a::after {
right: 14px;
margin-top: -3px;
}
.dropdown.menu.vertical > li.opens-left > a::after {
content: '';
display: block;
width: 0;
height: 0;
border: inset 5px;
border-color: transparent #2199e8 transparent transparent;
border-right-style: solid;
border-left-width: 0;
}
.dropdown.menu.vertical > li.opens-right > a::after {
content: '';
display: block;
width: 0;
height: 0;
border: inset 5px;
border-color: transparent transparent transparent #2199e8;
border-left-style: solid;
border-right-width: 0;
}
@media screen and (min-width: 40em) {
.dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
left: auto;
right: 0;
top: 100%;
}
.dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
right: auto;
left: 0;
top: 100%;
}
.dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
padding-right: 1.5rem;
position: relative;
}
.dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
content: '';
display: block;
width: 0;
height: 0;
border: inset 5px;
border-color: #2199e8 transparent transparent;
border-top-style: solid;
border-bottom-width: 0;
right: 5px;
margin-top: -2px;
}
.dropdown.menu.medium-vertical > li .is-dropdown-submenu {
top: 0;
}
.dropdown.menu.medium-vertical > li.opens-left .is-dropdown-submenu {
left: auto;
right: 100%;
}
.dropdown.menu.medium-vertical > li.opens-right .is-dropdown-submenu {
right: auto;
left: 100%;
}
.dropdown.menu.medium-vertical > li > a::after {
right: 14px;
margin-top: -3px;
}
.dropdown.menu.medium-vertical > li.opens-left > a::after {
content: '';
display: block;
width: 0;
height: 0;
border: inset 5px;
border-color: transparent #2199e8 transparent transparent;
border-right-style: solid;
border-left-width: 0;
}
.dropdown.menu.medium-vertical > li.opens-right > a::after {
content: '';
display: block;
width: 0;
height: 0;
border: inset 5px;
border-color: transparent transparent transparent #2199e8;
border-left-style: solid;
border-right-width: 0;
}
}
@media screen and (min-width: 64em) {
.dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
left: auto;
right: 0;
top: 100%;
}
.dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
right: auto;
left: 0;
top: 100%;
}
.dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
padding-right: 1.5rem;
position: relative;
}
.dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
content: '';
display: block;
width: 0;
height: 0;
border: inset 5px;
border-color: #2199e8 transparent transparent;
border-top-style: solid;
border-bottom-width: 0;
right: 5px;
margin-top: -2px;
}
.dropdown.menu.large-vertical > li .is-dropdown-submenu {
top: 0;
}
.dropdown.menu.large-vertical > li.opens-left .is-dropdown-submenu {
left: auto;
right: 100%;
}
.dropdown.menu.large-vertical > li.opens-right .is-dropdown-submenu {
right: auto;
left: 100%;
}
.dropdown.menu.large-vertical > li > a::after {
right: 14px;
margin-top: -3px;
}
.dropdown.menu.large-vertical > li.opens-left > a::after {
content: '';
display: block;
width: 0;
height: 0;
border: inset 5px;
border-color: transparent #2199e8 transparent transparent;
border-right-style: solid;
border-left-width: 0;
}
.dropdown.menu.large-vertical > li.opens-right > a::after {
content: '';
display: block;
width: 0;
height: 0;
border: inset 5px;
border-color: transparent transparent transparent #2199e8;
border-left-style: solid;
border-right-width: 0;
}
}
.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
top: 100%;
left: auto;
right: 0;
}
.is-dropdown-menu.vertical {
width: 100px;
}
.is-dropdown-menu.vertical.align-right {
float: right;
}
.is-dropdown-submenu-parent {
position: relative;
}
.is-dropdown-submenu-parent a::after {
position: absolute;
top: 50%;
right: 5px;
margin-top: -2px;
}
.is-dropdown-submenu-parent.opens-inner .is-dropdown-submenu {
top: 100%;
}
.is-dropdown-submenu-parent.opens-left .is-dropdown-submenu {
left: auto;
right: 100%;
}
.is-dropdown-submenu {
display: none;
position: absolute;
top: 0;
left: 100%;
min-width: 200px;
z-index: 1;
background: #fefefe;
border: 1px solid #cacaca;
}
.is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
right: 14px;
margin-top: -3px;
}
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
content: '';
display: block;
width: 0;
height: 0;
border: inset 5px;
border-color: transparent #2199e8 transparent transparent;
border-right-style: solid;
border-left-width: 0;
}
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
content: '';
display: block;
width: 0;
height: 0;
border: inset 5px;
border-color: transparent transparent transparent #2199e8;
border-left-style: solid;
border-right-width: 0;
}
.is-dropdown-submenu .is-dropdown-submenu {
margin-top: -1px;
}
.is-dropdown-submenu > li {
width: 100%;
}
.is-dropdown-submenu:not(.js-dropdown-nohover) > .is-dropdown-submenu-parent:hover > .is-dropdown-submenu, .is-dropdown-submenu.js-dropdown-active {
display: block;
}
.flex-video {
position: relative;
height: 0;
padding-bottom: 75%;
margin-bottom: 1rem;
overflow: hidden;
}
.flex-video iframe, .flex-video object, .flex-video embed, .flex-video video {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.flex-video.widescreen {
padding-bottom: 56.25%;
}
.flex-video.vimeo {
padding-top: 0;
}
.label {
display: inline-block;
padding: 0.33333rem 0.5rem;
font-size: 0.8rem;
line-height: 1;
white-space: nowrap;
cursor: default;
border-radius: 0;
background: #2199e8;
color: #fefefe;
}
.label.secondary {
background: #777;
color: #fefefe;
}
.label.success {
background: #3adb76;
color: #fefefe;
}
.label.warning {
background: #ffae00;
color: #fefefe;
}
.label.alert {
background: #ec5840;
color: #fefefe;
}
.media-object {
margin-bottom: 1rem;
display: block;
}
.media-object img {
max-width: none;
}
@media screen and (max-width: 39.9375em) {
.media-object.stack-for-small .media-object-section {
padding: 0;
padding-bottom: 1rem;
display: block;
}
.media-object.stack-for-small .media-object-section img {
width: 100%;
}
}
.media-object-section {
display: table-cell;
vertical-align: top;
}
.media-object-section:first-child {
padding-right: 1rem;
}
.media-object-section:last-child:not(:nth-child(2)) {
padding-left: 1rem;
}
.media-object-section.middle {
vertical-align: middle;
}
.media-object-section.bottom {
vertical-align: bottom;
}
.menu {
margin: 0;
list-style-type: none;
}
.menu > li {
display: table-cell;
vertical-align: middle;
}
[data-whatinput='mouse'] .menu > li {
outline: 0;
}
.menu > li > a {
display: block;
padding: 0.7rem 1rem;
line-height: 1;
}
.menu input, .menu a, .menu button {
margin-bottom: 0;
}
.menu > li > a img, .menu > li > a i {
vertical-align: middle;
}
.menu > li > a i + span, .menu > li > a img + span {
vertical-align: middle;
}
.menu > li > a img, .menu > li > a i {
margin-right: 0.25rem;
display: inline-block;
}
.menu > li {
display: table-cell;
}
.menu.vertical > li {
display: block;
}
@media screen and (min-width: 40em) {
.menu.medium-horizontal > li {
display: table-cell;
}
.menu.medium-vertical > li {
display: block;
}
}
@media screen and (min-width: 64em) {
.menu.large-horizontal > li {
display: table-cell;
}
.menu.large-vertical > li {
display: block;
}
}
.menu.simple li {
line-height: 1;
display: inline-block;
margin-right: 1rem;
}
.menu.simple a {
padding: 0;
}
.menu.align-right::before, .menu.align-right::after {
content: ' ';
display: table;
}
.menu.align-right::after {
clear: both;
}
.menu.align-right > li {
float: right;
}
.menu.expanded {
width: 100%;
display: table;
table-layout: fixed;
}
.menu.expanded > li:first-child:last-child {
width: 100%;
}
.menu.icon-top > li > a {
text-align: center;
}
.menu.icon-top > li > a img, .menu.icon-top > li > a i {
display: block;
margin: 0 auto 0.25rem;
}
.menu.nested {
margin-left: 1rem;
}
.menu .active > a {
color: #fefefe;
background: #121212;
}
.menu-text {
font-weight: bold;
color: inherit;
line-height: 1;
padding-top: 0;
padding-bottom: 0;
padding: 0.7rem 1rem;
}
.menu-centered {
text-align: center;
}
.menu-centered > .menu {
display: inline-block;
}
.no-js [data-responsive-menu] ul {
display: none;
}
html, body {
height: 100%;
}
.off-canvas-wrapper {
width: 100%;
overflow-x: hidden;
position: relative;
backface-visibility: hidden;
-webkit-overflow-scrolling: auto;
}
.off-canvas-wrapper-inner {
position: relative;
width: 100%;
transition: transform 0.3s ease;
}
.off-canvas-wrapper-inner::before, .off-canvas-wrapper-inner::after {
content: ' ';
display: table;
}
.off-canvas-wrapper-inner::after {
clear: both;
}
.off-canvas-content, .off-canvas-content {
min-height: 100%;
background: #fefefe;
transition: transform 0.3s ease;
backface-visibility: hidden;
z-index: 1;
padding-bottom: 0.1px;
box-shadow: 0 0 10px rgba(10, 10, 10, 0.5);
}
.js-off-canvas-exit {
display: none;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(254, 254, 254, 0.25);
cursor: pointer;
transition: background 0.3s ease;
}
.off-canvas {
position: absolute;
background: #e6e6e6;
z-index: -1;
max-height: 100%;
overflow-y: auto;
-ms-transform: translateX(0);
transform: translateX(0);
}
[data-whatinput='mouse'] .off-canvas {
outline: 0;
}
.off-canvas.position-left {
left: -250px;
top: 0;
width: 250px;
}
.is-open-left {
-ms-transform: translateX(250px);
transform: translateX(250px);
}
.off-canvas.position-right {
right: -250px;
top: 0;
width: 250px;
}
.is-open-right {
-ms-transform: translateX(-250px);
transform: translateX(-250px);
}
@media screen and (min-width: 40em) {
.position-left.reveal-for-medium {
left: 0;
z-index: auto;
position: fixed;
}
.position-left.reveal-for-medium ~ .off-canvas-content {
margin-left: 250px;
}
.position-right.reveal-for-medium {
right: 0;
z-index: auto;
position: fixed;
}
.position-right.reveal-for-medium ~ .off-canvas-content {
margin-right: 250px;
}
}
@media screen and (min-width: 64em) {
.position-left.reveal-for-large {
left: 0;
z-index: auto;
position: fixed;
}
.position-left.reveal-for-large ~ .off-canvas-content {
margin-left: 250px;
}
.position-right.reveal-for-large {
right: 0;
z-index: auto;
position: fixed;
}
.position-right.reveal-for-large ~ .off-canvas-content {
margin-right: 250px;
}
}
.orbit {
position: relative;
}
.orbit-container {
position: relative;
margin: 0;
overflow: hidden;
list-style: none;
}
.orbit-slide {
width: 100%;
max-height: 100%;
}
.orbit-slide.no-motionui.is-active {
top: 0;
left: 0;
}
.orbit-figure {
margin: 0;
}
.orbit-image {
margin: 0;
width: 100%;
max-width: 100%;
}
.orbit-caption {
position: absolute;
bottom: 0;
width: 100%;
padding: 1rem;
margin-bottom: 0;
color: #fefefe;
background-color: rgba(10, 10, 10, 0.5);
}
.orbit-previous, .orbit-next {
position: absolute;
top: 50%;
-ms-transform: translateY(-50%);
transform: translateY(-50%);
z-index: 10;
padding: 1rem;
color: #fefefe;
}
[data-whatinput='mouse'] .orbit-previous, [data-whatinput='mouse'] .orbit-next {
outline: 0;
}
.orbit-previous:hover, .orbit-next:hover, .orbit-previous:active, .orbit-next:active, .orbit-previous:focus, .orbit-next:focus {
background-color: rgba(10, 10, 10, 0.5);
}
.orbit-previous {
left: 0;
}
.orbit-next {
left: auto;
right: 0;
}
.orbit-bullets {
position: relative;
margin-top: 0.8rem;
margin-bottom: 0.8rem;
text-align: center;
}
[data-whatinput='mouse'] .orbit-bullets {
outline: 0;
}
.orbit-bullets button {
width: 1.2rem;
height: 1.2rem;
margin: 0.1rem;
background-color: #cacaca;
border-radius: 50%;
}
.orbit-bullets button:hover {
background-color: #8a8a8a;
}
.orbit-bullets button.is-active {
background-color: #8a8a8a;
}
.pagination {
margin-left: 0;
margin-bottom: 1rem;
}
.pagination::before, .pagination::after {
content: ' ';
display: table;
}
.pagination::after {
clear: both;
}
.pagination li {
font-size: 0.875rem;
margin-right: 0.0625rem;
border-radius: 0;
display: none;
}
.pagination li:last-child, .pagination li:first-child {
display: inline-block;
}
@media screen and (min-width: 40em) {
.pagination li {
display: inline-block;
}
}
.pagination a, .pagination button {
color: #999;
display: block;
padding: 0.1875rem 0.625rem;
border-radius: 0;
}
.pagination a:hover, .pagination button:hover {
background: #e6e6e6;
}
.pagination .current {
padding: 0.1875rem 0.625rem;
color: #000000;
cursor: default;
}
.pagination .current a {  color: #000000;}
.pagination .disabled {
padding: 0.1875rem 0.625rem;
color: #cacaca;
cursor: not-allowed;
}
.pagination .disabled:hover {
background: transparent;
}
.pagination .ellipsis::after {
content: '\2026';
padding: 0.1875rem 0.625rem;
color: #0a0a0a;
}
.pagination-previous a::before, .pagination-previous.disabled::before {
content: '\00ab';
display: inline-block;
margin-right: 0.5rem;
}
.pagination-next a::after, .pagination-next.disabled::after {
content: '\00bb';
display: inline-block;
margin-left: 0.5rem;
}
.progress {
background-color: #cacaca;
height: 1rem;
margin-bottom: 1rem;
border-radius: 0;
}
.progress.primary .progress-meter {
background-color: #2199e8;
}
.progress.secondary .progress-meter {
background-color: #777;
}
.progress.success .progress-meter {
background-color: #3adb76;
}
.progress.warning .progress-meter {
background-color: #ffae00;
}
.progress.alert .progress-meter {
background-color: #ec5840;
}
.progress-meter {
position: relative;
display: block;
width: 0%;
height: 100%;
background-color: #2199e8;
}
.progress-meter-text {
position: absolute;
top: 50%;
left: 50%;
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
position: absolute;
margin: 0;
font-size: 0.75rem;
font-weight: bold;
color: #fefefe;
white-space: nowrap;
}
progress {
-webkit-appearance: none;
-moz-appearance: none;
display: block;
width: 100%;
height: 1rem;
margin-bottom: 1rem;
border-radius: 0;
background: #cacaca;
border: 0;
}
progress::-webkit-progress-bar {
background: #cacaca;
border-radius: 0;
}
progress::-webkit-progress-value {
background: #2199e8;
border-radius: 0;
}
progress::-moz-progress-bar {
background: #2199e8;
border-radius: 0;
}
progress.primary {
color: #2199e8;
}
progress.primary::-webkit-progress-value {
background: #2199e8;
}
progress.primary::-moz-progress-bar {
background: #2199e8;
}
progress.secondary {
color: #777;
}
progress.secondary::-webkit-progress-value {
background: #777;
}
progress.secondary::-moz-progress-bar {
background: #777;
}
progress.success {
color: #3adb76;
}
progress.success::-webkit-progress-value {
background: #3adb76;
}
progress.success::-moz-progress-bar {
background: #3adb76;
}
progress.warning {
color: #ffae00;
}
progress.warning::-webkit-progress-value {
background: #ffae00;
}
progress.warning::-moz-progress-bar {
background: #ffae00;
}
progress.alert {
color: #ec5840;
}
progress.alert::-webkit-progress-value {
background: #ec5840;
}
progress.alert::-moz-progress-bar {
background: #ec5840;
}
meter {
-webkit-appearance: none;
-moz-appearance: none;
display: block;
width: 100%;
height: 1rem;
margin-bottom: 1rem;
background: #cacaca;
border: 0;
}
meter::-webkit-meter-bar {
background: #cacaca;
}
meter::-webkit-meter-optimum-value {
background: #3adb76;
}
meter::-webkit-meter-suboptimum-value {
background: #ffae00;
}
meter::-webkit-meter-even-less-good-value {
background: #ec5840;
}
meter::-moz-meter-bar {
background: #2199e8;
}
meter:-moz-meter-optimum::-moz-meter-bar {
background: #3adb76;
}
meter:-moz-meter-sub-optimum::-moz-meter-bar {
background: #ffae00;
}
meter:-moz-meter-sub-sub-optimum::-moz-meter-bar {
background: #ec5840;
}
.slider-fill {
position: absolute;
top: 0;
left: 0;
display: inline-block;
max-width: 100%;
height: 0.5rem;
background-color: #cacaca;
transition: all 0.2s ease-in-out;
}
.slider-fill.is-dragging {
transition: all 0s linear;
}
.slider-handle {
position: absolute;
top: 50%;
-ms-transform: translateY(-50%);
transform: translateY(-50%);
position: absolute;
left: 0;
z-index: 1;
display: inline-block;
width: 1.4rem;
height: 1.4rem;
background-color: #2199e8;
transition: all 0.2s ease-in-out;
-ms-touch-action: manipulation;
touch-action: manipulation;
border-radius: 0;
}
[data-whatinput='mouse'] .slider-handle {
outline: 0;
}
.slider-handle:hover {
background-color: #1583cc;
}
.slider-handle.is-dragging {
transition: all 0s linear;
}
.slider.disabled, .slider[disabled] {
opacity: 0.25;
cursor: not-allowed;
}
.slider.vertical {
display: inline-block;
width: 0.5rem;
height: 12.5rem;
margin: 0 1.25rem;
-ms-transform: scale(1, -1);
transform: scale(1, -1);
}
.slider.vertical .slider-fill {
top: 0;
width: 0.5rem;
max-height: 100%;
}
.slider.vertical .slider-handle {
position: absolute;
top: 0;
left: 50%;
width: 1.4rem;
height: 1.4rem;
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
.sticky-container {
position: relative;
}
.sticky {
position: absolute;
z-index: 0;
transform: translate3d(0, 0, 0);
}
.sticky.is-stuck {
position: fixed;
z-index: 5;
}
.sticky.is-stuck.is-at-top {
top: 0;
}
.sticky.is-stuck.is-at-bottom {
bottom: 0;
}
.sticky.is-anchored {
position: absolute;
left: auto;
right: auto;
}
.sticky.is-anchored.is-at-bottom {
bottom: 0;
}
body.is-reveal-open {
overflow: hidden;
}
.reveal-overlay {
display: none;
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 1005;
background-color: rgba(0, 0, 0, 0.75);
overflow-y: scroll;
}
.reveal {
display: none;
z-index: 1006;
padding: 1rem;
border: 1px solid #cacaca;
background-color: #fefefe;
border-radius: 0;
position: relative;
top: 100px;
margin-left: auto;
margin-right: auto;
overflow-y: auto;
}
[data-whatinput='mouse'] .reveal {
outline: 0;
}
@media screen and (min-width: 40em) {
.reveal {
min-height: 0;
}
}
.reveal .column, .reveal .columns, .reveal .columns {
min-width: 0;
}
.reveal > :last-child {
margin-bottom: 0;
}
@media screen and (min-width: 40em) {
.reveal {
width: 600px;
max-width: 75rem;
}
}
@media screen and (min-width: 40em) {
.reveal .reveal {
left: auto;
right: auto;
margin: 0 auto;
}
}
.reveal.collapse {
padding: 0;
}
@media screen and (min-width: 40em) {
.reveal.tiny {
width: 30%;
max-width: 75rem;
}
}
@media screen and (min-width: 40em) {
.reveal.small {
width: 50%;
max-width: 75rem;
}
}
@media screen and (min-width: 40em) {
.reveal.large {
width: 90%;
max-width: 75rem;
}
}
.reveal.full {
top: 0;
left: 0;
width: 100%;
height: 100%;
height: 100vh;
min-height: 100vh;
max-width: none;
margin-left: 0;
border: 0;
border-radius: 0;
}
@media screen and (max-width: 39.9375em) {
.reveal {
top: 0;
left: 0;
width: 100%;
height: auto;
min-height: auto;
max-width: none;
margin-left: 0;
border: 0;
border-radius: 0;
}
}
.reveal.without-overlay {
position: fixed;
}
.switch {
margin-bottom: 1rem;
outline: 0;
position: relative;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
color: #fefefe;
font-weight: bold;
font-size: 0.875rem;
}
.switch-input {
opacity: 0;
position: absolute;
}
.switch-paddle {
background: #cacaca;
cursor: pointer;
display: block;
position: relative;
width: 4rem;
height: 2rem;
transition: all 0.25s ease-out;
border-radius: 0;
color: inherit;
font-weight: inherit;
}
input + .switch-paddle {
margin: 0;
}
.switch-paddle::after {
background: #fefefe;
content: '';
display: block;
position: absolute;
height: 1.5rem;
left: 0.25rem;
top: 0.25rem;
width: 1.5rem;
transition: all 0.25s ease-out;
transform: translate3d(0, 0, 0);
border-radius: 0;
}
input:checked ~ .switch-paddle {
background: #2199e8;
}
input:checked ~ .switch-paddle::after {
left: 2.25rem;
}
[data-whatinput='mouse'] input:focus ~ .switch-paddle {
outline: 0;
}
.switch-active, .switch-inactive {
position: absolute;
top: 50%;
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.switch-active {
left: 8%;
display: none;
}
input:checked + label > .switch-active {
display: block;
}
.switch-inactive {
right: 15%;
}
input:checked + label > .switch-inactive {
display: none;
}
.switch.tiny .switch-paddle {
width: 3rem;
height: 1.5rem;
font-size: 0.625rem;
}
.switch.tiny .switch-paddle::after {
width: 1rem;
height: 1rem;
}
.switch.tiny input:checked ~ .switch-paddle::after {
left: 1.75rem;
}
.switch.small .switch-paddle {
width: 3.5rem;
height: 1.75rem;
font-size: 0.75rem;
}
.switch.small .switch-paddle::after {
width: 1.25rem;
height: 1.25rem;
}
.switch.small input:checked ~ .switch-paddle::after {
left: 2rem;
}
.switch.large .switch-paddle {
width: 5rem;
height: 2.5rem;
font-size: 1rem;
}
.switch.large .switch-paddle::after {
width: 2rem;
height: 2rem;
}
.switch.large input:checked ~ .switch-paddle::after {
left: 2.75rem;
}
table {
width: 100%;
margin-bottom: 1rem;
border-radius: 0;
}
table thead, table tbody, table tfoot {
}
table caption {
font-weight: bold;
padding: 0.5rem 0.625rem 0.625rem;
}
table thead, table tfoot {
}
table thead tr, table tfoot tr {
background: transparent;
}
table thead th, table thead td, table tfoot th, table tfoot td {
padding: 0.5rem 0.625rem 0.625rem;
font-weight: bold;
text-align: left;
}
table tbody th, table tbody td {
padding: 0.5rem 0.625rem 0.625rem;
}
@media screen and (max-width: 63.9375em) {
table.stack thead {
display: none;
}
table.stack tfoot {
display: none;
}
table.stack tr, table.stack th, table.stack td {
display: block;
}
table.stack td {
border-top: 0;
}
}
table.scroll {
display: block;
width: 100%;
overflow-x: auto;
}
table.hover tr:hover {
background-color: #f9f9f9;
}
table.hover tr:nth-of-type(even):hover {
background-color: #ececec;
}
.table-scroll {
overflow-x: auto;
}
.table-scroll table {
width: auto;
}
.tabs {
margin: 0;
list-style-type: none;
background: #fefefe;
border: 1px solid #e6e6e6;
}
.tabs::before, .tabs::after {
content: ' ';
display: table;
}
.tabs::after {
clear: both;
}
.tabs.vertical > li {
width: auto;
float: none;
display: block;
}
.tabs.simple > li > a {
padding: 0;
}
.tabs.simple > li > a:hover {
background: transparent;
}
.tabs.primary {
background: #2199e8;
}
.tabs.primary > li > a {
color: #fefefe;
}
.tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
background: #1893e4;
}
.tabs-title {
float: left;
}
.tabs-title > a {
display: block;
padding: 1.25rem 1.5rem;
line-height: 1;
font-size: 0.75rem;
}
.tabs-title > a:hover {
background: #fefefe;
}
.tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
background: #e6e6e6;
}
.tabs-content {
background: #fefefe;
transition: all 0.3s ease;
border: 1px solid #e6e6e6;
border-top: 0;
}
.tabs-content.vertical {
border: 1px solid #e6e6e6;
border-left: 0;
}
.tabs-panel {
display: none;
padding: 1rem;
}
.tabs-panel.is-active {
display: block;
}
.thumbnail {
border: solid 4px #fefefe;
box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
display: inline-block;
line-height: 0;
max-width: 100%;
transition: box-shadow 200ms ease-out;
border-radius: 0;
margin-bottom: 1rem;
}
.thumbnail:hover, .thumbnail:focus {
box-shadow: 0 0 6px 1px rgba(33, 153, 232, 0.5);
}
.site-header {
position: fixed;
width: 100%;
z-index: 999;
}
.title-bar {
background: #252525 none repeat scroll 0 0;
color: #fefefe;
height: 70px;
padding: 0.8rem 2rem 2rem;
width: 100%;
}
.title-bar::before, .title-bar::after {
content: ' ';
display: table;
}
.title-bar::after {
clear: both;
}
.title-bar .menu-icon {
margin-left: 0.25rem;
margin-right: 0.5rem;
}
.title-bar-left {
float: left;
}
.title-bar-right {
float: right;
text-align: right;
}
.title-bar-title {
display: block;
font-size: 12px;
font-weight: normal;
margin-left: -7px;
padding-top: 24px;
text-align: left;
text-transform: uppercase;
vertical-align: middle;
color: white;
overflow: visible;
position: relative;
}
.title-bar-title-right {
display: block;
font-size: 12px;
font-weight: normal;
margin-left: -22px;
padding-top: 24px;
text-align: left;
text-transform: uppercase;
vertical-align: middle;
color: #ffffff;
overflow: visible;
position: relative;
}
.en .title-bar-title-right {margin-left: -5px;}
.menu-icon.dark {
position: relative;
display: inline-block;
vertical-align: middle;
cursor: pointer;
width: 20px;
height: 16px;
}
.menu-icon.dark::after {
content: '';
position: absolute;
display: block;
width: 100%;
height: 2px;
background: #0a0a0a;
top: 0;
left: 0;
box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
}
.menu-icon.dark:hover::after {
background: #8a8a8a;
box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
}
.has-tip {
border-bottom: dotted 1px #8a8a8a;
font-weight: bold;
position: relative;
display: inline-block;
cursor: help;
}
.tooltip {
background-color: #0a0a0a;
color: #fefefe;
font-size: 80%;
padding: 0.75rem;
position: absolute;
z-index: 10;
top: calc(100% + 0.6495rem);
max-width: 16rem !important;
border-radius: 0;
}
.tooltip::before {
content: '';
display: block;
width: 0;
height: 0;
border: inset 0.75rem;
border-color: transparent transparent #0a0a0a;
border-bottom-style: solid;
border-top-width: 0;
bottom: 100%;
position: absolute;
left: 50%;
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
.tooltip.top::before {
content: '';
display: block;
width: 0;
height: 0;
border: inset 0.75rem;
border-color: #0a0a0a transparent transparent;
border-top-style: solid;
border-bottom-width: 0;
top: 100%;
bottom: auto;
}
.tooltip.left::before {
content: '';
display: block;
width: 0;
height: 0;
border: inset 0.75rem;
border-color: transparent transparent transparent #0a0a0a;
border-left-style: solid;
border-right-width: 0;
bottom: auto;
left: 100%;
top: 50%;
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.tooltip.right::before {
content: '';
display: block;
width: 0;
height: 0;
border: inset 0.75rem;
border-color: transparent #0a0a0a transparent transparent;
border-right-style: solid;
border-left-width: 0;
bottom: auto;
left: auto;
right: 100%;
top: 50%;
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.top-bar {
padding: 0;
position: absolute;
z-index: 999;
display:none;
}
#site-navigation-right {
right: 0;
}
#mobile-menu-right {
color: #fff;
padding-bottom: 5px;
}
.top-bar::before, .top-bar::after {
content: ' ';
display: table;
}
.top-bar::after {
clear: both;
}
.top-bar, .top-bar ul {
background-color: #121212;
}
.top-bar input {
max-width: 200px;
margin-right: 1rem;
}
.top-bar .input-group-field {
width: 100%;
margin-right: 0;
}
.top-bar input.button {
width: auto;
}
.top-bar .top-bar-left, .top-bar .top-bar-right {
width: 100%;
}
@media screen and (max-width: 63.9375em) {
.top-bar.stacked-for-medium .top-bar-left, .top-bar.stacked-for-medium .top-bar-right {
width: 100%;
}
}
@media screen and (max-width: 74.9375em) {
.top-bar.stacked-for-large .top-bar-left, .top-bar.stacked-for-large .top-bar-right {
width: 100%;
}
}
.top-bar-title {
float: left;
margin-right: 1rem;
}
.top-bar-left {
float: left;
}
.top-bar-right {
float: right;
}
.top-bar-right-menu {
padding: 0.8rem;
width: 100% !important;
}
.top-bar-right-menu columns {}
.shophover {
background: #997952 none repeat scroll 0 0;
color: #fff;
margin-bottom: 1rem;
}
.shophover .out-vc {
height: 76px !important;
}
.top-bar-right-menu .columns {
margin-top: 0;
padding-left: 0.1375rem;
padding-right: 0.1375rem;
}
.hide {
display: none !important;
}
.invisible {
visibility: hidden;
}
.shophover:hover {
background-color: #2a2a2a;
}
a.shop {
color: #ffffff !important;
font-size: 18px !important;
height: inherit !important;
line-height: 18px !important;
text-align: right !important;
text-transform: uppercase !important;
}
a.shop_right {
color: #ffffff !important;
display: block;
font-size: 18px !important;
height: auto !important;
line-height: 76px !important;
position: relative;
text-align: center !important;
text-transform: uppercase !important;
vertical-align: middle;
}
a.myaccount, a.cart-contents {
background: #454545 none repeat scroll 0 0;
display: inline-block;
height: auto !important;
padding-bottom: 15px !important;
padding-top: 15px !important;
text-align: center;
width: 100%;
font-size: 25px;
}
a.myaccount:before {
font-family: FontAwesome;
content: '\f007';
display: inline-block;
font-size: 25px;
padding-bottom: 5px;
position: relative;
width: 100%;
}
a.log-out {
bottom: 0.8rem;
font-size: 1rem !important;
height: inherit !important;
position: absolute;
right: 1rem;
}
a.log-out:hover { color:#997952 !important;; background:none !important;}
a.cart-contents:before {
font-family: FontAwesome;
content: '\f07a';
display: inline-block;
font-size: 25px;
padding-bottom: 5px;
position: relative;
width: 100%;
}
.top-bar-right button i {
background: #997942 none repeat scroll 0 0;
border-radius: 100%;
box-sizing: content-box;
color: #ffffff;
font-size: 14px;
line-height: 14px;
padding: 1px 4px;
position: absolute;
right: -9px;
text-align: center;
top: -8px;
vertical-align: middle;
z-index: 9;
}
@media screen and (max-width: 39.9375em) {
.hide-for-small-only {
display: none !important;
}
}
@media screen and (max-width: 0em), screen and (min-width: 40em) {
.show-for-small-only {
display: none !important;
}
}
@media screen and (min-width: 40em) {
.hide-for-medium {
display: none !important;
}
}
@media screen and (max-width: 39.9375em) {
.show-for-medium {
display: none !important;
}
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
.hide-for-medium-only {
display: none !important;
}
}
@media screen and (max-width: 39.9375em), screen and (min-width: 64em) {
.show-for-medium-only {
display: none !important;
}
}
@media screen and (min-width: 64em) {
.hide-for-large {
display: none !important;
}
}
@media screen and (max-width: 63.9375em) {
.show-for-large {
display: none !important;
}
}
@media screen and (min-width: 64em) and (max-width: 74.9375em) {
.hide-for-large-only {
display: none !important;
}
}
@media screen and (max-width: 63.9375em), screen and (min-width: 75em) {
.show-for-large-only {
display: none !important;
}
}
.show-for-sr, .show-on-focus {
position: absolute !important;
width: 1px;
height: 1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
}
.show-on-focus:active, .show-on-focus:focus {
position: static !important;
height: auto;
width: auto;
overflow: visible;
clip: auto;
}
.show-for-landscape, .hide-for-portrait {
display: block !important;
}
@media screen and (orientation: landscape) {
.show-for-landscape, .hide-for-portrait {
display: block !important;
}
}
@media screen and (orientation: portrait) {
.show-for-landscape, .hide-for-portrait {
display: none !important;
}
}
.hide-for-landscape, .show-for-portrait {
display: none !important;
}
@media screen and (orientation: landscape) {
.hide-for-landscape, .show-for-portrait {
display: none !important;
}
}
@media screen and (orientation: portrait) {
.hide-for-landscape, .show-for-portrait {
display: block !important;
}
}
.float-left {
float: left !important;
}
.float-right {
float: right !important;
}
.float-center {
display: block;
margin-left: auto;
margin-right: auto;
}
.clearfix::before, .clearfix::after {
content: ' ';
display: table;
}
.clearfix::after {
clear: both;
}
.menu-icon {
cursor: pointer;
display: inline-block;
height: auto;
margin-top: 5px;
position: relative;
vertical-align: middle;
width: 20px;
}
.menu-icon::after {
content: '';
position: absolute;
display: block;
width: 100%;
height: 2px;
background: #ffffff;
top: 0;
left: 0;
box-shadow: 0 7px 0 #ffffff, 0 14px 0 #ffffff;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-kthtml-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.is-active.menu-icon::after {
background-color: #fff;
content: "";
display: block;
height: 2px;
left: -4px;
position: absolute;
width: 30px;
top: 6px;
-webkit-transition: all 0.5s linear;
-o-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-kthtml-transition: all 0.3s linear;
transition: all 0.3s linear;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
box-shadow: none;
}
.menu-icon::before {
background-color: #fff;
content: "";
display: block;
height: 2px;
left: -4px;
position: absolute;
width: 30px;
top: 6px;
filter: alpha(opacity=0);
opacity: 0;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-kthtml-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.is-active.menu-icon::before {
opacity: 1;
background-color: #fff;
content: "";
display: block;
height: 2px;
left: -4px;
position: absolute;
width: 30px;
top: 6px;
filter: alpha(opacity=100);
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-kthtml-transition: all 0.3s linear;
transition: all 0.3s linear;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
box-shadow: none;
}
.menu-icon:hover::after {
background: #ffffff;
}
.top-bar-right .menu-icon::after {
content: '\f290';
font-family: FontAwesome;
background: transparent none repeat scroll 0 0;
box-shadow: none;
color: #ffffff;
font-size: 22px;
margin-top: -2px;
}
.top-bar-right:hover .menu-icon:after, .top-bar-right:hover .menu-icon span {
color: #997952;
transition-duration: 50ms;
}
.menu-icon.dark {
position: relative;
display: inline-block;
vertical-align: middle;
cursor: pointer;
width: 20px;
height: 16px;
}
.menu-icon.dark::after {
content: '';
position: absolute;
display: block;
width: 100%;
height: 2px;
background: #0a0a0a;
top: 0;
left: 0;
box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
}
.menu-icon.dark:hover::after {
background: #8a8a8a;
box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
}
.slide-in-down.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
-ms-transform: translateY(-100%);
transform: translateY(-100%);
transition-property: transform, opacity;
backface-visibility: hidden;
}
.slide-in-down.mui-enter.mui-enter-active {
-ms-transform: translateY(0);
transform: translateY(0);
}
.slide-in-left.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
-ms-transform: translateX(-100%);
transform: translateX(-100%);
transition-property: transform, opacity;
backface-visibility: hidden;
}
.slide-in-left.mui-enter.mui-enter-active {
-ms-transform: translateX(0);
transform: translateX(0);
}
.slide-in-up.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
-ms-transform: translateY(100%);
transform: translateY(100%);
transition-property: transform, opacity;
backface-visibility: hidden;
}
.slide-in-up.mui-enter.mui-enter-active {
-ms-transform: translateY(0);
transform: translateY(0);
}
.slide-in-right.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
-ms-transform: translateX(100%);
transform: translateX(100%);
transition-property: transform, opacity;
backface-visibility: hidden;
}
.slide-in-right.mui-enter.mui-enter-active {
-ms-transform: translateX(0);
transform: translateX(0);
}
.slide-out-down.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
-ms-transform: translateY(0);
transform: translateY(0);
transition-property: transform, opacity;
backface-visibility: hidden;
}
.slide-out-down.mui-leave.mui-leave-active {
-ms-transform: translateY(100%);
transform: translateY(100%);
}
.slide-out-right.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
-ms-transform: translateX(0);
transform: translateX(0);
transition-property: transform, opacity;
backface-visibility: hidden;
}
.slide-out-right.mui-leave.mui-leave-active {
-ms-transform: translateX(100%);
transform: translateX(100%);
}
.slide-out-up.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
-ms-transform: translateY(0);
transform: translateY(0);
transition-property: transform, opacity;
backface-visibility: hidden;
}
.slide-out-up.mui-leave.mui-leave-active {
-ms-transform: translateY(-100%);
transform: translateY(-100%);
}
.slide-out-left.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
-ms-transform: translateX(0);
transform: translateX(0);
transition-property: transform, opacity;
backface-visibility: hidden;
}
.slide-out-left.mui-leave.mui-leave-active {
-ms-transform: translateX(-100%);
transform: translateX(-100%);
}
.fade-in.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
opacity: 0;
transition-property: opacity;
}
.fade-in.mui-enter.mui-enter-active {
opacity: 1;
}
.fade-out.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
opacity: 1;
transition-property: opacity;
}
.fade-out.mui-leave.mui-leave-active {
opacity: 0;
}
.hinge-in-from-top.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
transform: perspective(2000px) rotateX(-90deg);
-ms-transform-origin: top;
transform-origin: top;
transition-property: transform, opacity;
opacity: 0;
}
.hinge-in-from-top.mui-enter.mui-enter-active {
transform: perspective(2000px) rotate(0deg);
opacity: 1;
}
.hinge-in-from-right.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
transform: perspective(2000px) rotateY(-90deg);
-ms-transform-origin: right;
transform-origin: right;
transition-property: transform, opacity;
opacity: 0;
}
.hinge-in-from-right.mui-enter.mui-enter-active {
transform: perspective(2000px) rotate(0deg);
opacity: 1;
}
.hinge-in-from-bottom.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
transform: perspective(2000px) rotateX(90deg);
-ms-transform-origin: bottom;
transform-origin: bottom;
transition-property: transform, opacity;
opacity: 0;
}
.hinge-in-from-bottom.mui-enter.mui-enter-active {
transform: perspective(2000px) rotate(0deg);
opacity: 1;
}
.hinge-in-from-left.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
transform: perspective(2000px) rotateY(90deg);
-ms-transform-origin: left;
transform-origin: left;
transition-property: transform, opacity;
opacity: 0;
}
.hinge-in-from-left.mui-enter.mui-enter-active {
transform: perspective(2000px) rotate(0deg);
opacity: 1;
}
.hinge-in-from-middle-x.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
transform: perspective(2000px) rotateX(-90deg);
-ms-transform-origin: center;
transform-origin: center;
transition-property: transform, opacity;
opacity: 0;
}
.hinge-in-from-middle-x.mui-enter.mui-enter-active {
transform: perspective(2000px) rotate(0deg);
opacity: 1;
}
.hinge-in-from-middle-y.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
transform: perspective(2000px) rotateY(-90deg);
-ms-transform-origin: center;
transform-origin: center;
transition-property: transform, opacity;
opacity: 0;
}
.hinge-in-from-middle-y.mui-enter.mui-enter-active {
transform: perspective(2000px) rotate(0deg);
opacity: 1;
}
.hinge-out-from-top.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
transform: perspective(2000px) rotate(0deg);
-ms-transform-origin: top;
transform-origin: top;
transition-property: transform, opacity;
opacity: 1;
}
.hinge-out-from-top.mui-leave.mui-leave-active {
transform: perspective(2000px) rotateX(-90deg);
opacity: 0;
}
.hinge-out-from-right.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
transform: perspective(2000px) rotate(0deg);
-ms-transform-origin: right;
transform-origin: right;
transition-property: transform, opacity;
opacity: 1;
}
.hinge-out-from-right.mui-leave.mui-leave-active {
transform: perspective(2000px) rotateY(-90deg);
opacity: 0;
}
.hinge-out-from-bottom.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
transform: perspective(2000px) rotate(0deg);
-ms-transform-origin: bottom;
transform-origin: bottom;
transition-property: transform, opacity;
opacity: 1;
}
.hinge-out-from-bottom.mui-leave.mui-leave-active {
transform: perspective(2000px) rotateX(90deg);
opacity: 0;
}
.hinge-out-from-left.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
transform: perspective(2000px) rotate(0deg);
-ms-transform-origin: left;
transform-origin: left;
transition-property: transform, opacity;
opacity: 1;
}
.hinge-out-from-left.mui-leave.mui-leave-active {
transform: perspective(2000px) rotateY(90deg);
opacity: 0;
}
.hinge-out-from-middle-x.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
transform: perspective(2000px) rotate(0deg);
-ms-transform-origin: center;
transform-origin: center;
transition-property: transform, opacity;
opacity: 1;
}
.hinge-out-from-middle-x.mui-leave.mui-leave-active {
transform: perspective(2000px) rotateX(-90deg);
opacity: 0;
}
.hinge-out-from-middle-y.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
transform: perspective(2000px) rotate(0deg);
-ms-transform-origin: center;
transform-origin: center;
transition-property: transform, opacity;
opacity: 1;
}
.hinge-out-from-middle-y.mui-leave.mui-leave-active {
transform: perspective(2000px) rotateY(-90deg);
opacity: 0;
}
.scale-in-up.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
-ms-transform: scale(0.5);
transform: scale(0.5);
transition-property: transform, opacity;
opacity: 0;
}
.scale-in-up.mui-enter.mui-enter-active {
-ms-transform: scale(1);
transform: scale(1);
opacity: 1;
}
.scale-in-down.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
-ms-transform: scale(1.5);
transform: scale(1.5);
transition-property: transform, opacity;
opacity: 0;
}
.scale-in-down.mui-enter.mui-enter-active {
-ms-transform: scale(1);
transform: scale(1);
opacity: 1;
}
.scale-out-up.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
-ms-transform: scale(1);
transform: scale(1);
transition-property: transform, opacity;
opacity: 1;
}
.scale-out-up.mui-leave.mui-leave-active {
-ms-transform: scale(1.5);
transform: scale(1.5);
opacity: 0;
}
.scale-out-down.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
-ms-transform: scale(1);
transform: scale(1);
transition-property: transform, opacity;
opacity: 1;
}
.scale-out-down.mui-leave.mui-leave-active {
-ms-transform: scale(0.5);
transform: scale(0.5);
opacity: 0;
}
.spin-in.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
-ms-transform: rotate(-0.75turn);
transform: rotate(-0.75turn);
transition-property: transform, opacity;
opacity: 0;
}
.spin-in.mui-enter.mui-enter-active {
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
.spin-out.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
-ms-transform: rotate(0);
transform: rotate(0);
transition-property: transform, opacity;
opacity: 1;
}
.spin-out.mui-leave.mui-leave-active {
-ms-transform: rotate(0.75turn);
transform: rotate(0.75turn);
opacity: 0;
}
.spin-in-ccw.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
-ms-transform: rotate(0.75turn);
transform: rotate(0.75turn);
transition-property: transform, opacity;
opacity: 0;
}
.spin-in-ccw.mui-enter.mui-enter-active {
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
.spin-out-ccw.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
-ms-transform: rotate(0);
transform: rotate(0);
transition-property: transform, opacity;
opacity: 1;
}
.spin-out-ccw.mui-leave.mui-leave-active {
-ms-transform: rotate(-0.75turn);
transform: rotate(-0.75turn);
opacity: 0;
}
.slow {
transition-duration: 750ms !important;
}
.fast {
transition-duration: 250ms !important;
}
.linear {
transition-timing-function: linear !important;
}
.ease {
transition-timing-function: ease !important;
}
.ease-in {
transition-timing-function: ease-in !important;
}
.ease-out {
transition-timing-function: ease-out !important;
}
.ease-in-out {
transition-timing-function: ease-in-out !important;
}
.bounce-in {
transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
}
.bounce-out {
transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
}
.bounce-in-out {
transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
}
.short-delay {
transition-delay: 300ms !important;
}
.long-delay {
transition-delay: 700ms !important;
}
.shake {
animation-name: shake-7;
}
@keyframes shake-7 {
0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
transform: translateX(7%);
}
5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
transform: translateX(-7%);
}
}
.spin-cw {
animation-name: spin-cw-1turn;
}
@keyframes spin-cw-1turn {
0% {
transform: rotate(-1turn);
}
100% {
transform: rotate(0);
}
}
.spin-ccw {
animation-name: spin-cw-1turn;
}
@keyframes spin-cw-1turn {
0% {
transform: rotate(0);
}
100% {
transform: rotate(1turn);
}
}
.wiggle {
animation-name: wiggle-7deg;
}
@keyframes wiggle-7deg {
40%, 50%, 60% {
transform: rotate(7deg);
}
35%, 45%, 55%, 65% {
transform: rotate(-7deg);
}
0%, 30%, 70%, 100% {
transform: rotate(0);
}
}
.shake, .spin-cw, .spin-ccw, .wiggle {
animation-duration: 500ms;
}
.infinite {
animation-iteration-count: infinite;
}
.slow {
animation-duration: 750ms !important;
}
.fast {
animation-duration: 250ms !important;
}
.linear {
animation-timing-function: linear !important;
}
.ease {
animation-timing-function: ease !important;
}
.ease-in {
animation-timing-function: ease-in !important;
}
.ease-out {
animation-timing-function: ease-out !important;
}
.ease-in-out {
animation-timing-function: ease-in-out !important;
}
.bounce-in {
animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
}
.bounce-out {
animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
}
.bounce-in-out {
animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
}
.short-delay {
animation-delay: 300ms !important;
}
.long-delay {
animation-delay: 700ms !important;
}  @media screen and (min-width: 0) {
.desktop-menu, .top-bar-left {
}
}
@media screen and (min-width: 0) {
#mobile-menu, .title-bar {
display: block !important;
}
} .top-bar-right {
}
.off-canvas > ul.menu {
height: 100vh;
padding: 1rem;
}
.title-bar-title a {
font-size: 1rem;
color: #B9B9B9;
} .top-bar .menu .home a {
font-size: 1rem;
color: #B9B9B9;
}
.top-bar .menu a {
height: 45px;
line-height: 45px;
color: #e6e6e6;
padding-top: 0;
padding-bottom: 0;
font-weight: 400;
font-size: 0.8rem;
line-height: 1;
}
.top-bar-left .menu a {
color: #ffffff;
font-family: "Raleway", sans-serif;
font-size: 1.25rem;
font-weight: 400;
height: 45px;
line-height: 1;
padding-bottom: 0;
padding-top: 0;
text-transform: uppercase;
}
.top-bar-left .menu.nested li a {
font-size: 1.125rem;
height: auto;
line-height: 1.125rem;
padding-bottom: 0.5rem !important;
padding-top: 0.5rem !important;
text-transform: none;
}
.top-bar .menu a:hover:not(.button) {
background-color: #2a2a2a;
}
.top-bar .menu > li:not(.menu-text) > a {
padding: 1rem;
}
.top-bar .menu li:not(:last-child) {
border-right: 1px solid #4e4e4e;
}
.top-bar .dropdown.menu .submenu {
background-color: #121212;
color: #e6e6e6;
border: 0;
}
.top-bar .dropdown.menu .has-submenu.is-down-arrow a {
padding-right: 1rem;
}
.top-bar .dropdown.menu .has-submenu.is-down-arrow > a::after {
border: 0;
}
.top-bar .dropdown.menu:first-child > li.is-dropdown-submenu-parent > a::after {
display: none;
}
#footer-container {
background: #252525 none repeat scroll 0 0;
margin: 0 auto 0;
max-width: 100%;
width: 100%;
color: #ffffff;
}
#footer-container img {
max-width: 230px;
width: inherit;
}
.footer-section1 p {
text-align: justify;
}
.inline-list {
list-style: outside none none;
margin: 0 0 0.94444rem -1.22222rem;
overflow: hidden;
padding: 0;
}
.inline-list > li {
display: block;
float: left;
list-style: outside none none;
margin-left: 1.22222rem;
}
.footer-section1 a {
color: #fff;
font-size: 1.5rem;
}
.footer-section1 a:hover {
color: #997952;
}
#footer-container #footer {
font-size: 0.875rem;
margin-left: auto;
margin-right: auto;
max-width: 75rem;
padding: 1.875rem 0;
}
#footer-container #footer::before, #footer-container #footer::after {
content: ' ';
display: table;
}
#footer-container #footer::after {
clear: both;
}
#footer-container #footer ul {
list-style-type: none;
margin: 0;
padding: 0;
}
.newsletter {
margin-top: 2.7rem;
}
.newsletter input {
float: left;
}
.newsletter p {
font-size: 0.875rem;
margin-bottom: 0.5rem;
text-transform: uppercase;
}
.newsletter a {
font-size: 10px;
line-height: 12px;
vertical-align: top;
display: inline-block;
}
.newsletter input[type="email"] {
background-color: transparent;
width: 80%;
border-right: none;
color: #fff;
}
.newsletter input[type="submit"] {
font-family: FontAwesome;
border-top: 1px solid #fff;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
border-left: none;
background-color: transparent;
height: 2.4375rem;
margin: 0 0 1rem;
padding: 0.5rem 0.5rem 0.5rem 0;
width: 10%;
}
.newsletter input[type="submit"]:hover {
color: #997952;
}
.footer-section2 {
}
.footer-section2 a {
color: #9c9c9c;
font-size: 0.875rem;
text-transform: uppercase;
font-weight: 700;
}
.footer-section2 a:hover {
color: #997952;
}
.footer-section2 p {
margin: 0;
}
.footer-section2 ul {
margin-bottom: 1rem !important;
}
.footer-section2 li {
padding-left: 1rem;
}
.footer-section2 li a {
text-transform: none;
font-weight: 400;
}
.sidebar {
width: 100%;
float: left;
padding-left: 0.625rem;
padding-right: 0.625rem;
}
@media screen and (max-width: 40em) {
#footer-container img {
display: block;
margin: 0 auto;
max-width: 100%;
text-align: center;
width: inherit;
}
.newsletter p {
text-align: center;
}
#footer-container #footer {
font-size: 0.875rem;
margin-left: auto;
margin-right: auto;
max-width: 75rem;
padding: 1.875rem 0;
text-align: center;
}
.newsletter input[type="email"] {
background-color: transparent;
border-right: medium none;
color: #fff;
width: 90%;
}
}
@media screen and (min-width: 40em) {
.sidebar {
padding-left: 0.9375rem;
padding-right: 0.9375rem;
}
}
.sidebar:last-child:not(:first-child) {
float: right;
}
@media screen and (min-width: 40em) {
.sidebar {
width: 33.33333%;
float: left;
padding-left: 0.625rem;
padding-right: 0.625rem;
margin-top: 1rem;
}
}
@media screen and (min-width: 40em) and (min-width: 40em) {
.sidebar {
padding-left: 0.9375rem;
padding-right: 0.9375rem;
}
}
@media screen and (min-width: 40em) {
.sidebar:last-child:not(:first-child) {
float: right;
}
}
.sites-button {
background: #FF6908;
font-size: 1.25rem;
font-weight: bold;
box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.2) inset;
border-radius: 3px;
border: none;
}
#featured-hero {
background-size: cover;
background-position: center;
background-repeat: no-repeat;
margin: 0 0 2rem;
position: relative;
height: 12.5rem;
}
.no-featured-image-set {
height: 1rem !important;
}
@media screen and (min-width: 40em) {
#featured-hero {
height: 25rem;
}
}
.dotted, .section-divider hr {
border-style: dashed;
margin: 2rem 0;
} [data-whatinput="mouse"] a:focus, button:focus [data-whatinput="touch"] a:focus, button:focus {
outline: none;
}
#front-hero {
background: url(//www.chateau-roquefort.com/wp-content/themes/chateauroquefort/assets/images/demo/hero-bg-foundation-6-small.svg) bottom center;
background-size: cover;
background-position: bottom;
padding: 4.0625rem 0;
margin: 0 0 2rem;
height: auto;
position: relative;
text-align: left;
}
#front-hero .marketing {
max-width: 75rem;
margin-left: auto;
margin-right: auto;
max-width: 55rem;
}
#front-hero .marketing::before, #front-hero .marketing::after {
content: ' ';
display: table;
}
#front-hero .marketing::after {
clear: both;
}
@media screen and (min-width: 40em) {
#front-hero {
background: url(//www.chateau-roquefort.com/wp-content/themes/chateauroquefort/assets/images/demo/hero-bg-foundation-6-large.svg) bottom center;
background-size: cover;
background-position: center;
height: 42.8125rem;
margin: 0 0 4.5rem;
}
}
#front-hero #watch {
width: 58.33333%;
float: left;
padding-left: 0.625rem;
padding-right: 0.625rem;
position: relative;
left: -41.66667%;
}
@media screen and (min-width: 40em) {
#front-hero #watch {
padding-left: 0.9375rem;
padding-right: 0.9375rem;
}
}
#front-hero #watch:last-child:not(:first-child) {
float: right;
}
@media screen and (min-width: 40em) {
#front-hero #watch {
width: 100%;
float: left;
padding-left: 0.625rem;
padding-right: 0.625rem;
position: relative;
left: 0%;
}
}
@media screen and (min-width: 40em) and (min-width: 40em) {
#front-hero #watch {
padding-left: 0.9375rem;
padding-right: 0.9375rem;
}
}
@media screen and (min-width: 40em) {
#front-hero #watch:last-child:not(:first-child) {
float: right;
}
}
#front-hero #watch section {
display: inline;
}
#front-hero #watch a {
color: #B4C9D1;
cursor: pointer;
font-weight: 400;
margin-right: 1.25rem;
}
#front-hero #watch a:hover {
color: #fff;
}
#front-hero #watch #stargazers :before {
content: "\f09b";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
color: #B4C9D1;
margin-right: 0.5rem;
}
#front-hero #watch #twitter :before {
content: "\f099";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
color: #B4C9D1;
margin-right: 0.5rem;
}
#front-hero .tagline {
width: 66.66667%;
float: left;
padding-left: 0.625rem;
padding-right: 0.625rem;
}
@media screen and (min-width: 40em) {
#front-hero .tagline {
padding-left: 0.9375rem;
padding-right: 0.9375rem;
}
}
#front-hero .tagline:last-child:not(:first-child) {
float: right;
}
@media screen and (min-width: 40em) {
#front-hero .tagline {
width: 41.66667%;
float: left;
padding-left: 0.625rem;
padding-right: 0.625rem;
padding-top: 6rem;
}
}
@media screen and (min-width: 40em) and (min-width: 40em) {
#front-hero .tagline {
padding-left: 0.9375rem;
padding-right: 0.9375rem;
}
}
@media screen and (min-width: 40em) {
#front-hero .tagline:last-child:not(:first-child) {
float: right;
}
}
#front-hero h1 {
color: #fff;
font-weight: 500;
font-size: 2.2rem;
}
@media screen and (min-width: 40em) {
#front-hero h1 {
font-size: 2.875rem;
}
}
#front-hero h4 {
color: #fefefe;
font-weight: 300;
font-size: 1.3125rem;
}
#front-hero .download {
margin-top: 1.25rem;
}
.intro {
max-width: 75rem;
margin-left: auto;
margin-right: auto;
}
.intro::before, .intro::after {
content: ' ';
display: table;
}
.intro::after {
clear: both;
}
.intro .fp-intro {
width: 100%;
float: left;
padding-left: 0.625rem;
padding-right: 0.625rem;
}
@media screen and (min-width: 40em) {
.intro .fp-intro {
padding-left: 0.9375rem;
padding-right: 0.9375rem;
}
}
.intro .fp-intro:last-child:not(:first-child) {
float: right;
}
@media screen and (min-width: 40em) {
.intro .fp-intro {
width: 83.33333%;
float: left;
padding-left: 0.625rem;
padding-right: 0.625rem;
margin-left: 8.33333%;
}
}
@media screen and (min-width: 40em) and (min-width: 40em) {
.intro .fp-intro {
padding-left: 0.9375rem;
padding-right: 0.9375rem;
}
}
@media screen and (min-width: 40em) {
.intro .fp-intro:last-child:not(:first-child) {
float: right;
}
.intro .fp-intro h2 {
font-weight: 300;
margin-bottom: 1.5rem;
}
.intro .fp-intro h4 {
font-size: 1.125rem;
line-height: 1.6;
color: #777;
margin-bottom: 2rem;
}
}
.section-divider {
max-width: 75rem;
margin-left: auto;
margin-right: auto;
}
.section-divider::before, .section-divider::after {
content: ' ';
display: table;
}
.section-divider::after {
clear: both;
}
.section-divider hr {
width: 100%;
float: left;
padding-left: 0.625rem;
padding-right: 0.625rem;
box-sizing: border-box;
}
@media screen and (min-width: 40em) {
.section-divider hr {
padding-left: 0.9375rem;
padding-right: 0.9375rem;
}
}
.section-divider hr:last-child:not(:first-child) {
float: right;
}
.benefits {
max-width: 75rem;
margin-left: auto;
margin-right: auto;
text-align: center;
}
.benefits::before, .benefits::after {
content: ' ';
display: table;
}
.benefits::after {
clear: both;
}
.benefits header {
width: 100%;
float: left;
padding-left: 0.625rem;
padding-right: 0.625rem;
}
@media screen and (min-width: 40em) {
.benefits header {
padding-left: 0.9375rem;
padding-right: 0.9375rem;
}
}
.benefits header:last-child:not(:first-child) {
float: right;
}
.benefits header h2 {
font-weight: 300;
}
.benefits header h4 {
font-size: 1.125rem;
line-height: 1.6;
color: #777;
}
.benefits .semantic, .benefits .responsive, .benefits .customizable, .benefits .professional {
width: 100%;
float: left;
padding-left: 0.625rem;
padding-right: 0.625rem;
}
@media screen and (min-width: 40em) {
.benefits .semantic, .benefits .responsive, .benefits .customizable, .benefits .professional {
padding-left: 0.9375rem;
padding-right: 0.9375rem;
}
}
.benefits .semantic:last-child:not(:first-child), .benefits .responsive:last-child:not(:first-child), .benefits .customizable:last-child:not(:first-child), .benefits .professional:last-child:not(:first-child) {
float: right;
}
@media screen and (min-width: 40em) {
.benefits .semantic, .benefits .responsive, .benefits .customizable, .benefits .professional {
width: 25%;
float: left;
padding-left: 0.625rem;
padding-right: 0.625rem;
}
}
@media screen and (min-width: 40em) and (min-width: 40em) {
.benefits .semantic, .benefits .responsive, .benefits .customizable, .benefits .professional {
padding-left: 0.9375rem;
padding-right: 0.9375rem;
}
}
@media screen and (min-width: 40em) {
.benefits .semantic:last-child:not(:first-child), .benefits .responsive:last-child:not(:first-child), .benefits .customizable:last-child:not(:first-child), .benefits .professional:last-child:not(:first-child) {
float: right;
}
}
.benefits .semantic img, .benefits .responsive img, .benefits .customizable img, .benefits .professional img {
padding: 1.25rem;
margin: 1rem auto 0 auto;
}
.benefits .semantic h3, .benefits .responsive h3, .benefits .customizable h3, .benefits .professional h3 {
color: #0a0a0a;
font-weight: 300;
font-size: 1.75rem;
}
.benefits .semantic p, .benefits .responsive p, .benefits .customizable p, .benefits .professional p {
font-size: 0.9375rem;
}
.benefits .why-foundation {
max-width: 75rem;
margin-left: auto;
margin-right: auto;
width: 100%;
float: left;
padding-left: 0.625rem;
padding-right: 0.625rem;
margin-top: 4rem;
}
.benefits .why-foundation::before, .benefits .why-foundation::after {
content: ' ';
display: table;
}
.benefits .why-foundation::after {
clear: both;
}
@media screen and (min-width: 40em) {
.benefits .why-foundation {
padding-left: 0.9375rem;
padding-right: 0.9375rem;
}
}
.benefits .why-foundation:last-child:not(:first-child) {
float: right;
}
#kitchen-sink {
max-width: 75rem;
margin-left: auto;
margin-right: auto;
margin-top: 3rem;
}
#kitchen-sink::before, #kitchen-sink::after {
content: ' ';
display: table;
}
#kitchen-sink::after {
clear: both;
}
#kitchen-sink header {
width: 100%;
float: left;
padding-left: 0.625rem;
padding-right: 0.625rem;
}
@media screen and (min-width: 40em) {
#kitchen-sink header {
padding-left: 0.9375rem;
padding-right: 0.9375rem;
}
}
#kitchen-sink header:last-child:not(:first-child) {
float: right;
}
#kitchen-sink header .lead {
font-size: 125%;
line-height: 1.6;
}
#kitchen-sink #components {
width: 100%;
float: left;
padding-left: 0.625rem;
padding-right: 0.625rem;
}
#kitchen-sink #components hr {
margin: 3rem 0;
}
@media screen and (min-width: 40em) {
#kitchen-sink #components {
padding-left: 0.9375rem;
padding-right: 0.9375rem;
}
}
#kitchen-sink #components:last-child:not(:first-child) {
float: right;
}
@media screen and (min-width: 64em) {
#kitchen-sink #components {
width: 75%;
float: left;
padding-left: 0.625rem;
padding-right: 0.625rem;
}
}
@media screen and (min-width: 64em) and (min-width: 40em) {
#kitchen-sink #components {
padding-left: 0.9375rem;
padding-right: 0.9375rem;
}
}
@media screen and (min-width: 64em) {
#kitchen-sink #components:last-child:not(:first-child) {
float: right;
}
}
#kitchen-sink #kitchen-sink-nav {
display: none;
}
@media screen and (min-width: 64em) {
#kitchen-sink #kitchen-sink-nav {
width: 25%;
float: left;
padding-left: 0.625rem;
padding-right: 0.625rem;
display: block;
float: right;
}
}
@media screen and (min-width: 64em) and (min-width: 40em) {
#kitchen-sink #kitchen-sink-nav {
padding-left: 0.9375rem;
padding-right: 0.9375rem;
}
}
@media screen and (min-width: 64em) {
#kitchen-sink #kitchen-sink-nav:last-child:not(:first-child) {
float: right;
}
#kitchen-sink #kitchen-sink-nav .docs-sub-menu {
font-size: 0.85rem;
margin-top: 1rem;
}
#kitchen-sink #kitchen-sink-nav .docs-menu-title {
text-transform: uppercase;
font-size: 0.75rem;
color: #999;
font-weight: bold;
line-height: 1;
padding-left: 0.9rem;
margin-bottom: 0.5rem;
border-top: 1px solid #e9e9e9;
margin-top: 1rem;
padding-top: 1.5rem;
}
#kitchen-sink #kitchen-sink-nav .docs-toc {
width: 100%;
padding-left: 4rem;
padding-right: 1rem;
}
#kitchen-sink #kitchen-sink-nav .docs-toc .active {
background: #2199e8;
color: white;
}
#kitchen-sink #kitchen-sink-nav .docs-toc .docs-sub-menu:first-child .docs-menu-title {
margin-top: 0;
border-top: 0;
padding-top: 0;
}
}
#kitchen-sink .row.display {
background: #eee;
font-size: 11px;
margin-bottom: 10px;
line-height: 2rem;
border: solid 1px #c6c6c6;
margin-left: 0 !important;
margin-right: 0 !important;
}
#kitchen-sink .row.display .columns:nth-child(2), #kitchen-sink .row.display .columns.small-centered, #kitchen-sink .row.display .columns.large-centered {
background: #e1e1e1;
}
#page {
max-width: 75rem;
margin-left: auto;
margin-right: auto;
margin-top: 3rem;
}
#page::before, #page::after {
content: ' ';
display: table;
}
#page::after {
clear: both;
}
#page .main-content {
width: 100%;
float: left;
padding-left: 0.625rem;
padding-right: 0.625rem;
}
@media screen and (min-width: 40em) {
#page .main-content {
padding-left: 0.9375rem;
padding-right: 0.9375rem;
}
}
#page .main-content:last-child:not(:first-child) {
float: right;
}
@media screen and (min-width: 40em) {
#page .main-content {
width: 66.66667%;
float: left;
padding-left: 0.625rem;
padding-right: 0.625rem;
}
}
@media screen and (min-width: 40em) and (min-width: 40em) {
#page .main-content {
padding-left: 0.9375rem;
padding-right: 0.9375rem;
}
}
@media screen and (min-width: 40em) {
#page .main-content:last-child:not(:first-child) {
float: right;
}
}
#page-sidebar-left {
max-width: 75rem;
margin-left: auto;
margin-right: auto;
margin-top: 3rem;
}
#page-sidebar-left::before, #page-sidebar-left::after {
content: ' ';
display: table;
}
#page-sidebar-left::after {
clear: both;
}
#page-sidebar-left .main-content {
width: 100%;
float: left;
padding-left: 0.625rem;
padding-right: 0.625rem;
}
@media screen and (min-width: 40em) {
#page-sidebar-left .main-content {
padding-left: 0.9375rem;
padding-right: 0.9375rem;
}
}
#page-sidebar-left .main-content:last-child:not(:first-child) {
float: right;
}
@media screen and (min-width: 40em) {
#page-sidebar-left .main-content {
width: 66.66667%;
float: left;
padding-left: 0.625rem;
padding-right: 0.625rem;
position: relative;
left: 33.33333%;
}
}
@media screen and (min-width: 40em) and (min-width: 40em) {
#page-sidebar-left .main-content {
padding-left: 0.9375rem;
padding-right: 0.9375rem;
}
}
@media screen and (min-width: 40em) {
#page-sidebar-left .main-content:last-child:not(:first-child) {
float: right;
}
}
#page-sidebar-left .sidebar {
width: 100%;
float: left;
padding-left: 0.625rem;
padding-right: 0.625rem;
}
@media screen and (min-width: 40em) {
#page-sidebar-left .sidebar {
padding-left: 0.9375rem;
padding-right: 0.9375rem;
}
}
#page-sidebar-left .sidebar:last-child:not(:first-child) {
float: right;
}
@media screen and (min-width: 40em) {
#page-sidebar-left .sidebar {
width: 33.33333%;
float: left;
padding-left: 0.625rem;
padding-right: 0.625rem;
position: relative;
left: -66.66667%;
margin-top: 1rem;
}
}
@media screen and (min-width: 40em) and (min-width: 40em) {
#page-sidebar-left .sidebar {
padding-left: 0.9375rem;
padding-right: 0.9375rem;
}
}
@media screen and (min-width: 40em) {
#page-sidebar-left .sidebar:last-child:not(:first-child) {
float: right;
}
}
.home #page-full-width {
max-width: 100%;
margin-left: auto;
margin-right: auto;
}
#page-full-width {
max-width: 75rem;
margin-left: auto;
margin-right: auto;
}
#page-full-width::before, #page-full-width::after {
content: ' ';
display: table;
}
#page-full-width::after {
clear: both;
}
#page-full-width .main-content {
width: 100%;
float: left;
padding-left: 0.625rem;
padding-right: 0.625rem;
}
.full-width {
margin-bottom: 3rem;
margin-left: auto;
margin-right: auto;
max-width: 100%;
}
.full-width > div {
padding-top: 3rem;
padding-bottom: 3rem;
}
.full-width .section1 {
padding-top: 1rem;
}
.full-width.first, .full-width.first > div {
margin-top: 0;
padding-top: 0;
margin-bottom: 0;
padding-bottom: 0;
}
.full-width.first .row .columns {
margin-top: 0;
}
#header-full {
max-width: 100%;
margin-left: auto;
margin-right: auto;
position: relative;
overflow: hidden;
}
.post-type-archive-product #header-full {
background: #000 none repeat scroll 0 0;
}
.post-type-archive-product #header-full img {
opacity: 0.7;
}
#header-full::before, #page-full-width::after {
content: ' ';
display: table;
}
#header-full::after {
clear: both;
}
@media screen and (max-width: 40em) {
.full-width > div {
padding-bottom: 0;
padding-top: 0;
}
.full-width {
margin-bottom: 0;
margin-left: auto;
margin-right: auto;
max-width: 100%;
}
.full-width .section1 {
padding-top: 0;
}
.full-width.last {
padding-bottom: 3rem;
}
}
@media screen and (max-width: 697px) {
#header-full img {
max-width: 697px;
min-height: 120px;
width: 697px;
}
}
@media screen and (min-width: 40em) {
#page-full-width .main-content {
padding-left: 0.9375rem;
padding-right: 0.9375rem;
}
}
#page-full-width .main-content:last-child:not(:first-child) {
float: right;
}
#single-post {
max-width: 75rem;
margin-left: auto;
margin-right: auto;
margin-top: 1rem;
}
#single-post::before, #single-post::after {
content: ' ';
display: table;
}
#single-post::after {
clear: both;
}
#single-post .main-content {
width: 100%;
float: left;
padding-left: 0.625rem;
padding-right: 0.625rem;
}
@media screen and (min-width: 40em) {
#single-post .main-content {
padding-left: 0.9375rem;
padding-right: 0.9375rem;
}
}
#single-post .main-content:last-child:not(:first-child) {
float: right;
}
@media screen and (min-width: 40em) {
#single-post .main-content {
width: 66.66667%;
float: left;
padding-left: 0.625rem;
padding-right: 0.625rem;
}
}
@media screen and (min-width: 40em) and (min-width: 40em) {
#single-post .main-content {
padding-left: 0.9375rem;
padding-right: 0.9375rem;
}
}
@media screen and (min-width: 40em) {
#single-post .main-content:last-child:not(:first-child) {
float: right;
}
}
#single-post .main-content p, #single-post .main-content li {font-family: "Raleway", sans-serif;font-size:0.875rem;font-weight: 400;}
#single-post .main-content h2 {font-family: "Raleway", sans-serif;font-size:1.125rem;font-weight: 700;}
#single-post .main-content h3 {font-family: "Raleway", sans-serif;font-size:1rem;font-weight: 700;}
#single-post .main-content h4 {font-family: "Raleway", sans-serif;font-size:0.875rem;font-weight: 700;}
.logo {
display: block;
position: absolute;
width: 100%;
}
.home .logo-text a {
color: #fff;
display: inline-block;
left: 0;
margin: auto;
position: absolute;
right: 0;
text-align: center;
text-indent: -2000rem;
top: 16px;
width: 230px;
z-index: 999;
}
.logo-blason {
display: none;
}
.home .logo {
display: block;
left: 0;
margin: 0 auto;
position: absolute;
right: 0;
width: 256px;
z-index: -1;
}
.logo {
display: block;
left: 0;
margin: 0 auto;
position: absolute;
right: 0;
width: 160px;
}
.logo-text a {
color: #fff;
display: inline-block;
left: 0;
margin: auto;
position: absolute;
right: 0;
text-align: center;
text-indent: -2000rem;
top: 16px;
width: 160px;
z-index: 999;
}
.logo-text {
}
.home .logo-text a {
color: #fff;
display: inline-block;
left: 0;
margin: auto;
position: absolute;
right: 0;
text-align: center;
top: 98px;
width: 260px;
z-index: 999;
text-indent: -2000rem;
}
.home .logo-text a svg .st0 {
fill: #000;
}
.home .logo-blason {
display: inline-block;
left: 0;
margin: auto;
position: absolute;
right: 0;
text-align: center;
top: 180px;
width: 80px;
z-index: 999;
}
.home .logo-blason object {
pointer-events: none;
position: relative;
z-index: -1;
}
.fluidHeight {
position: relative;
width: 100%;
height: 828px;
}
@media screen and (max-width: 1600px) {
.fluidHeight {
height: 0;
padding: 0 0 51.75% 0;
min-height: 530px;
}
}
.sliderContainer {
position: absolute;
width: 100%;
height: 100%;
min-height: 530px;
}
.iosSlider {
width: 100%;
height: 100%;
min-height: 530px;
}
.iosSlider .slider {
width: 100%;
height: 100%;
min-height: 530px;
}
.iosSlider .slider .item {
position: relative;
top: 0;
left: 0;
min-height: 530px;
width: 100%;
height: 100%;
}
.iosSlider .slider .item img {
position: relative;
top: 0;
left: 0;
height: auto;
width: 100%;
margin: 0 auto;
min-width: 1024px;
}
.encart {
position: absolute;
bottom: 0;
width: 100%;
background-color: rgba(104, 83, 54, 0.5);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#80685336, endColorstr=#80685336);
}
.encart-content {
position: relative;
cursor: pointer;
}
.encart-content .info p {
color: #ffffff;
font-family: "EB Garamond", serif;
font-size: 0.9376rem;
font-weight: normal;
line-height: 0.9376rem;
margin-bottom: 0;
padding-bottom: 40px;
padding-top: 40px;
text-align: center;
text-transform: uppercase;
}
@media screen and (max-width: 64em) {
.fluidHeight {
padding: 0 0 51.75% 0;
height: 530px;
}
.iosSlider {
min-height: 530px;
height: 530px;
}
}
@media screen and (max-width: 39.9375em) {
.iosSlider {
height: 530px;
min-height: 530px;
}
.encart-content .append {
background: #fff none repeat scroll 0 0;
}
.encart-content .info {
font-size: 1rem;
}
}
.indicators {
margin: 10px auto 0;
position: relative;
text-align: center;
z-index: 1;
}
.indicators .item {
background: #fff;
border: 2px solid #888787;
border-radius: 12px;
display: inline-block;
height: 12px;
margin: 4px;
width: 12px;
}
.indicators .item.selected {
background: #888787;
}
.controlslider {
}
.controlslider .previoslide, .controlslider .previoslideactus, .controlslider .previoslidetesti {
background-color: rgba(104, 83, 54, 0.5);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#80685336, endColorstr=#80685336);
border-radius: 100%;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
color: #fff;
font-size: 1rem;
height: 30px;
line-height: 30px;
margin: 0 auto;
position: absolute;
left: 0.5rem;
text-align: center;
top: 40%;
width: 30px;
z-index: 9;
}
.controlslider .nextslide, .controlslider .nextslideactus, .controlslider .nextslidetesti {
background-color: rgba(104, 83, 54, 0.5);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#80685336, endColorstr=#80685336);
border-radius: 100%;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
color: #fff;
font-size: 1rem;
height: 30px;
line-height: 30px;
margin: 0 auto;
position: absolute;
right: 0.5rem;
text-align: center;
top: 40%;
width: 30px;
z-index: 9;
}
.nextslidetesti, .previoslidetesti {background-color: rgba(160, 160, 160, 0.5) !important;}
.controlslider .nextslideactus, .controlslider .previoslideactus {
display: none;
}
.controlslider .previoslidetesti, .controlslider .nextslidetesti {
bottom: 33%;
display: none;
font-size: 0.8rem;
height: 20px;
line-height: 20px;
top: inherit;
width: 20px;
}
@media screen and (max-width: 60em) {
.controlslider .previoslide, .controlslider .nextslide, .controlslider .previoslideactus, .controlslider .nextslideactus {
top: 31%;
height: 20px;
width: 20px;
line-height: 20px;
}
}
@media screen and (max-width: 40em) {
.controlslider .previoslidetesti, .controlslider .nextslidetesti {
display: block;
}
.controlslider .nextslideactus, .controlslider .previoslideactus {
display: block;
}
}
.home .section_presentation {
background-image: url(//www.chateau-roquefort.com/wp-content/themes/chateauroquefort/assets/images/fond-presentation.png);
background-position: 0 -110px;
background-repeat: no-repeat;
background-size: cover;
padding-top: 60px;
} .fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
padding: 0;
margin: 0;
border: 0;
outline: none;
vertical-align: top;
}
.fancybox-wrap {
position: absolute;
top: 0;
left: 0;
z-index: 8020;
}
.fancybox-opened {
z-index: 8030;
}
.fancybox-outer, .fancybox-inner {
position: relative;
}
.fancybox-inner {
overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
-webkit-overflow-scrolling: touch;
}
.fancybox-error {
color: #444;
font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
margin: 0;
padding: 15px;
white-space: nowrap;
}
.fancybox-image, .fancybox-iframe {
display: block;
width: 100%;
height: 100%;
}
.fancybox-image {
max-width: 100%;
max-height: 100%;
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
background-image: url(//www.chateau-roquefort.com/wp-content/themes/chateauroquefort/assets/stylesheets/fancybox_sprite.png);
}
#fancybox-loading {
position: fixed;
top: 50%;
left: 50%;
margin-top: -22px;
margin-left: -22px;
background-position: 0 -108px;
opacity: 0.8;
cursor: pointer;
z-index: 8060;
}
#fancybox-loading div {
width: 44px;
height: 44px;
background: url(//www.chateau-roquefort.com/wp-content/themes/chateauroquefort/assets/stylesheets/fancybox_loading.gif) center center no-repeat;
}
.fancybox-close {
position: absolute;
top: -18px;
right: -5px;
width: 36px;
height: 36px;
cursor: pointer;
z-index: 8040;
background-image: none;
}
.fancybox-close:before {
font-family: FontAwesome;
content: "\f00d";
font-size: 20px;
color: #fff;
}
.fancybox-nav {
position: absolute;
top: 0;
width: 40%;
height: 100%;
cursor: pointer;
text-decoration: none;
background: transparent url(//www.chateau-roquefort.com/wp-content/themes/chateauroquefort/assets/stylesheets/blank.gif); -webkit-tap-highlight-color: rgba(0,0,0,0);
z-index: 8040;
}
.fancybox-prev {
left: 0;
}
.fancybox-next {
right: 0;
}
.fancybox-nav span {
position: absolute;
top: 50%;
width: 36px;
height: 34px;
margin-top: -18px;
cursor: pointer;
z-index: 8040;
visibility: hidden;
}
.fancybox-prev span {
left: 10px;
background-position: 0 -36px;
}
.fancybox-next span {
right: 10px;
background-position: 0 -72px;
}
.fancybox-nav:hover span {
visibility: visible;
}
.fancybox-tmp {
position: absolute;
top: -99999px;
left: -99999px;
visibility: hidden;
max-width: 99999px;
max-height: 99999px;
overflow: visible !important;
} .fancybox-lock {
overflow: hidden !important;
width: auto;
}
.fancybox-lock body {
overflow: hidden !important;
}
.fancybox-lock-test {
overflow-y: hidden !important;
}
.fancybox-overlay {
position: absolute;
top: 0;
left: 0;
overflow: hidden;
display: none;
z-index: 8010;
background: url(//www.chateau-roquefort.com/wp-content/themes/chateauroquefort/assets/stylesheets/fancybox_overlay.png);
}
.fancybox-overlay-fixed {
position: fixed;
bottom: 0;
right: 0;
}
.fancybox-lock .fancybox-overlay {
overflow: auto;
overflow-y: scroll;
} .fancybox-title {
visibility: hidden;
position: relative;
text-shadow: none;
z-index: 8050;
}
.fancybox-opened .fancybox-title {
visibility: visible;
}
.fancybox-title-float-wrap {
position: absolute;
bottom: 0;
right: 50%;
margin-bottom: -35px;
z-index: 8050;
text-align: center;
}
.fancybox-title-float-wrap .child {
display: inline-block;
margin-right: -100%;
padding: 2px 20px;
background: transparent; background: rgba(0, 0, 0, 0.8);
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
text-shadow: 0 1px 2px #222;
color: #FFF;
font-weight: bold;
line-height: 24px;
white-space: nowrap;
}
.fancybox-title-outside-wrap {
position: relative;
margin-top: 10px;
color: #fff;
}
.fancybox-title-inside-wrap {
padding-top: 10px;
}
.fancybox-title-over-wrap {
position: absolute;
bottom: 0;
left: 0;
color: #fff;
padding: 10px;
background: #000;
background: rgba(0, 0, 0, .8);
} @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
background-image: url(//www.chateau-roquefort.com/wp-content/themes/chateauroquefort/assets/stylesheets/fancybox_sprite@2x.png);
background-size: 44px 152px; }
#fancybox-loading div {
background-image: url(//www.chateau-roquefort.com/wp-content/themes/chateauroquefort/assets/stylesheets/fancybox_loading@2x.gif);
background-size: 24px 24px; }
}
.home .fa-play-circle:before {
color: #63605a;
font-size: 2rem;
text-align: center;
}
.home .fa-play-circle:hover:before {
color: #000;
}
.up-14 {
font-size: 0.875rem;
text-transform: uppercase;
display: table-cell;
text-align: left;
}
.align-middle {
margin-top: 1rem;
}
.out-vc {
display: table;
}
.in-vc {
display: table-cell;
text-align: center;
vertical-align: middle;
}
.home cite {
color: #000000;
font-family: "EB Garamond", serif;
font-size: 1.25rem;
}
.section_presentation .section2 {
margin-top: 50px;
}
.pad1 {
padding-left: 0.1rem;
padding-right: 0.1rem;
}
.section_presentation .section2 .content-col {
position: relative;
cursor: pointer;
}
.section_presentation .section2 .content-text {
bottom: 0;
position: absolute;
width: 100%;
background-color: rgba(0, 0, 0, 0.5);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#80000000, endColorstr=#80000000);
}
.section_presentation .section2 .content-text p {
color: #fff;
font-family: "EB Garamond", serif;
font-size: 1.25rem;
line-height: 1.25rem;
margin: 0;
padding-bottom: 20px;
padding-top: 20px;
text-align: center;
text-transform: uppercase;
cursor: pointer;
}
.section_presentation .section2 .content-col:hover .hide {
display: block !important;
color: #fff;
font-family: "EB Garamond", serif;
font-size: 1.875rem;
text-transform: uppercase;
}
.section_presentation .section2 .content-col:hover .content-text {
top: 0;
bottom: 0;
margin: auto;
}
.section_presentation .section2 .content-col:hover .rel {
display: table;
height: 100%;
margin: 0 auto;
position: relative;
text-align: center;
}
.section_presentation .section2 .content-col:hover .rel div {
display: table-cell;
margin: 0 auto;
position: relative;
text-align: center;
vertical-align: middle;
width: 100%;
}
.section_presentation .section2 .content-col-text {
font-size: 0.875rem;
padding-top: 2rem;
text-align: left;
padding-right: 0.9375rem;
}
.section_actu {
background-color: #f0ece3;
margin-top: 70px;
position: relative;
}
@media screen and (max-width: 40em) {
.nofloat {
float: none !important;
}
}
.iosslider_actus {
width: 100%;
min-height: 630px;
margin-bottom: 30px;
margin-left: auto;
margin-right: auto;
}
.iosslider_actus .slider {
height: 100%;
width: 100%;
}
.iosslider_actus .slide {
border-top: 1px solid #997952;
padding-left: 1%;
padding-right: 1%;
margin-top: 30px;
min-height: 440px;
padding-top: 30px;
width: 33.3333%;
display: block;
}
@media screen and (max-width: 40em) {
.iosslider_actus {
width: 83.3333%;
min-height: 440px;
margin-bottom: 30px;
margin-left: auto;
margin-right: auto;
}
.iosslider_actus .slide {
border-top: 1px solid #997952;
margin-top: 30px;
min-height: 470px;
padding-top: 30px;
width: 100%;
margin: 0 auto;
}
}
.section_actu h2 {
color: #997952;
font-size: 1.5625rem;
text-align: center;
text-transform: uppercase;
}
.section_actu object {
margin: 0 auto;
position: relative !important;
top: -19px;
width: 80px !important;
z-index: 0 !important;
}
.section_actu h3 {
line-height: 1.4rem;
min-height: 5rem;
}
@media screen and (max-width: 60em) {
.section_actu h3 {
line-height: 1.4rem;
min-height: 6.4rem;
}
}
.section_actu h3 a {
color: #000;
font-size: 1.25rem;
text-transform: uppercase;
}
.section_actu h3 a:hover {
color: #997952;
}
.section_actu .slide p {
color: #000;
font-size: 0.875rem;
margin-bottom: 2rem;
min-height: 90px;
}
.section_actu .button {
background: transparent none repeat scroll 0 0;
color: #997952;
border: 1px solid #997952;
}
.section_actu .button:hover {
background: #997952;
color: #f0ece3;
border: 1px solid #997952;
}
.section_testi {
display:none !important;
background: #fff none repeat scroll 0 0;
margin-bottom: 70px;
position:relative;
}
.section_testi h2 {
color: #a1a1a1;
font-size: 1.75rem;
padding-top: 80px;
text-align: center;
text-transform: uppercase;
}
.section_testi h2::before {
color: #a1a1a1;
content: "“";
font-size: 65px;
left: 0;
margin-left: auto;
margin-right: auto;
margin-top: -60px;
position: absolute;
right: 0;
}
.iosslider_testi {
width: 100%;
min-height: 410px;
margin-left: auto;
margin-right: auto;
}
.iosslider_testi .slider {
height: 100%;
width: 100%;
}
.iosslider_testi .slide {
border-bottom: 1px solid #a1a1a1;
border-top: 1px solid #a1a1a1;
margin-left: 1%;
margin-right: 1%;
margin-top: 30px;
min-height: 380px;
padding-top: 30px;
width: 30.3333%;
display:block;
}
.iosslider_testi .slide p {
font-family: eb garamond;
font-size: 1.125rem;
font-style: italic;
font-weight: 400;
line-height: 1.4;
}
@media screen and (max-width: 60em) {
.iosslider_testi {
min-height: 650px;
width: 90%;
margin-left: auto;
margin-right: auto;
}
.iosslider_testi .slide {
min-height: 600px;
}	
}
@media screen and (max-width: 40em) {
.iosslider_testi {
width: 83.3333%;
min-height: 450px;
margin-left: auto;
margin-right: auto;
}
.iosslider_testi .slide {
border-bottom: 1px solid #a1a1a1;
border-top: 1px solid #a1a1a1;
margin-top: 30px;
min-height: 400px;
padding-top: 30px;
width: 100%;
margin-left: auto;
margin-right: auto;
}
.section_actu h3 {
line-height: 1.4rem;
min-height: 5.4rem;
}
}
.page-template-page-histoire {
}
.page-template-page-histoire p, .page-template-page-histoire li {
font-size: 0.875rem;
}
.page-template-page-histoire .section1 p {
text-align: left;
}
.page-template-page-histoire .section2 {
background-color: #efedea;
background-image: url(//www.chateau-roquefort.com/wp-content/themes/chateauroquefort/assets/images/fond-gris.jpg);
background-position: center bottom;
background-repeat: no-repeat;
}
.page-id-128 .section2 {
background-color: #efedea;
background-image: url(//www.chateau-roquefort.com/wp-content/themes/chateauroquefort/assets/images/gravure-roquefort.jpg);
background-position: center bottom;
background-repeat: no-repeat;
}
.page-id-339 .section2, .page-id-838 .section2 {
background-color: #efedea;
background-image: url(//www.chateau-roquefort.com/wp-content/themes/chateauroquefort/assets/images/fond-vignoble.jpg);
background-position: center bottom;
background-repeat: no-repeat;
}
.section3 a {}
.header-absolute {
bottom: 0;
color: #fff;
display: block;
height: 50%;
left: 0;
margin: auto;
overflow: hidden;
position: absolute;
right: 0;
text-align: center;
top: 0;
width: 100%;
}
.align-verticale {
}
.header-absolute h1 {
font-size: 1.75rem;
text-transform: uppercase;
}
.header-absolute p {
font-family: "EB Garamond", serif;
font-size: 1.125rem;
text-transform: uppercase;
}
.woocommerce-page .full-width.first p {
color: #252525;
font-family: "EB Garamond", serif;
font-size: 1.25rem;
line-height: 1.5rem;
}
.woocommerce-page .full-width .section1 a {
color: #000;
font-family: "EB Garamond", serif;
font-size: 1.1875rem;
text-transform: uppercase;
}
.menu-vin-archive {
display: flex;
align-content: center;
justify-content: center;
flex-wrap: wrap;
}
.col-3 {
}
.col-4 {
}
.menu-vin-archive a.end {
margin-bottom: 1.5rem;
}
.menu-vin-archive a.end {
color: #947A57 !important;
font-size: 14px !important;
font-weight: 900;
text-align: center;
border-left: 1px solid;
padding: 0 1rem;
}
.menu-vin-archive a.end:last-of-type {
border-right: 1px solid;
}
.title-cat {
text-align: center;
margin-top: -2.5rem;
}
@media screen and (max-width: 64em) {
.header-absolute {
bottom: 0;
color: #fff;
display: block;
height: 50%;
left: 0;
margin: auto;
overflow: hidden;
padding-bottom: 0;
padding-top: 0;
position: absolute;
right: 0;
text-align: center;
top: 0;
width: 100%;
}
.header-absolute h1 {
font-size: 1.375rem;
text-transform: uppercase;
}
.header-absolute p {
font-family: "EB Garamond", serif;
font-size: 0.875rem;
text-transform: uppercase;
}
}
.woocommerce-page .full-width .section1 a:hover {
color: #997952
}
.woocommerce-page .full-width .section1 {
padding-bottom: 0;
padding-top: 1rem;
}
.woocommerce-page #page-full-width .section {
background-color: #eeeeee;
margin-bottom: 3rem;
}
.woocommerce-page #page-full-width .section h2 {
margin-bottom: 0;
padding-bottom: 2.5rem;
padding-top: 2.5rem;
}
.woocommerce-page #page-full-width .section h2 {
color: #000000;
display: block;
font-family: "EB Garamond", serif;
font-size: 1.75rem;
text-align: center;
text-transform: uppercase;
}
.product.column:last-child:not(:first-child), .product.columns:last-child:not(:first-child) {
float: left;
}
.section2bis .column:last-child:not(:first-child), .section2bis .columns:last-child:not(:first-child) {float: left;}
.full-width .links {
margin: -3rem auto 0;
padding-top: 0;
text-align: center;
}
.deguster .links {
margin: 6rem auto 0;
padding-top: 0;
text-align: center;
}
@media screen and (max-width: 40em) {
.full-width .links {
margin-bottom: 3rem;
margin-top: 3rem;
padding-top: 0;
text-align: center;
}	
}
.full-width .links a {
border-bottom: 1px solid;
border-top: 1px solid;
color: #997952;
padding-bottom: 1rem;
padding-top: 1rem;
display: inline-block;
text-decoration: none;
}
.full-width .links a:hover {color:#0a0a0a;}
@media screen and (max-width: 40em) {
.woocommerce-page .full-width .section1 a {
color: #000;
font-family: "EB Garamond", serif;
font-size: 0.7rem;
text-transform: uppercase;
display: inline-block;
}
.woocommerce-page .section1 .columns {
padding-left: 0;
padding-right: 0;
}
.woocommerce-page .full-width .section1 {
padding-bottom: 2rem;
padding-top: 1rem;
}
.product.column:last-child:not(:first-child), .product.columns:last-child:not(:first-child) {
float: none;
}
}
.woocommerce-page .section .product {
padding-bottom: 50px;
}
.woocommerce-page .section img {
background: #fff none repeat scroll 0 0;
}
.hover-on {
display: none;
}
.hover-on, .hover-off {
min-height: 410px;
}
@media screen and (max-width: 63.9375em) {
.hover-on, .hover-off {
min-height: 355px;
}
}
.woocommerce-page .section .product:hover .hover-on { }
.woocommerce-page .section .product:hover .hover-off { }
.woocommerce-page .section a.title {
color: #000000;
display: block;
font-family: "EB Garamond", serif;
font-size: 1rem;
line-height: 1.5rem;
padding-top: 0.5rem;
text-align: center;
text-transform: uppercase;
min-height: 70px;
}
.complement-product {
min-height: 45px;
padding-bottom: 5px;
}
.barre {
border-bottom: 1px solid #bebebe;
}
.complement-product span {
font-family: "Raleway", sans-serif;
font-weight: 700;
-webkit-font-feature-settings: "lnum";
-moz-font-feature-settings: "lnum";
-ms-font-feature-settings: "lnum";
-o-font-feature-settings: "lnum";
font-feature-settings: "lnum";
}
.single-product .image img {
display: block;
margin: 0 auto;
max-width: 402px;
text-align: center;
}
.attachment-shop_thumbnail.size-shop_thumbnail {max-width: 100px !important;}
.header-product {
background: #eeeeee none repeat scroll 0 0;
}
.header-product:after {
clear: both
}
.woocommerce div.product .woocommerce-tabs .panel {
display: block !important;
margin: 0;
padding: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
border-bottom: medium none;
bottom: 0;
content: " ";
left: 0;
position: absolute;
width: 100%;
z-index: 1;
}
.woocommerce div.product .product_title {
clear: none;
color: #000;
margin-bottom: 0;
margin-top: 0;
padding-top: 2rem;
text-align: left;
}
.date {
font-family: "Raleway", sans-serif;
font-weight: 700;
font-size: 1.375rem;
color: #000000;
-webkit-font-feature-settings: "lnum";
-moz-font-feature-settings: "lnum";
-ms-font-feature-settings: "lnum";
-o-font-feature-settings: "lnum";
font-feature-settings: "lnum";
}
.short-descirpion {
border-bottom: 1px solid #000;
border-top: 1px solid #000;
margin-bottom: 2rem;
margin-top: 2rem;
padding-bottom: 1rem;
padding-top: 1rem;
}
.short-descirpion p {
font-family: "Raleway", sans-serif !important;
font-size: 0.875rem !important;
margin-bottom: 0;
}
.unitprice {
font-family: "Raleway", sans-serif !important;
font-size: 0.875rem !important;
margin-bottom: 2rem;
}
.bold {
font-size: 1.5rem;
font-weight: 700;
-webkit-font-feature-settings: "lnum";
-moz-font-feature-settings: "lnum";
-ms-font-feature-settings: "lnum";
-o-font-feature-settings: "lnum";
font-feature-settings: "lnum";
}
.unitcondi {
font-family: "Raleway", sans-serif !important;
font-size: 0.875rem !important;
margin-bottom: 0;
}
.unitcondi span {
font-weight: 700;
text-transform: uppercase;
-webkit-font-feature-settings: "lnum";
-moz-font-feature-settings: "lnum";
-ms-font-feature-settings: "lnum";
-o-font-feature-settings: "lnum";
font-feature-settings: "lnum";
}
p.price {
font-size: 1.5rem;
font-weight: 700;
-webkit-font-feature-settings: "lnum";
-moz-font-feature-settings: "lnum";
-ms-font-feature-settings: "lnum";
-o-font-feature-settings: "lnum";
font-feature-settings: "lnum";
color: #000000 !important;
font-family: "Raleway", sans-serif !important;
}
.cart {
}
.woocommerce div.product form.cart div.quantity {
float: none;
margin: 1rem 0 0;
}
.woocommerce div.product form.cart div.quantity p {
font-family: "Raleway",sans-serif !important;
font-size: 0.875rem !important;
margin-bottom: 0;
}
.woocommerce .quantity .qty {
border: medium none;
display: inline-block;
font-size: 1.5625rem;
height: 3.125rem;
text-align: center;
width: 3.125rem;
}
.woocommerce div.product form.cart div.quantity span {
background: #dcdcdc none repeat scroll 0 0;
cursor: pointer;
display: inline-block;
font-size: 1.5625rem;
height: 3.125rem;
line-height: 1.5625rem;
margin: 0 0 1rem;
padding: 0.75rem;
text-align: center;
width: 3.125rem;
}
.woocommerce div.product form.cart div.quantity span:hover {background: #757575 none repeat scroll 0 0; color:#fff;}
.woocommerce div.product form.cart .button {
display: inline-block;
float: none;
margin-top: 1rem;
vertical-align: middle;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button {
margin: 0;
line-height: 1;
cursor: pointer;
position: relative;
text-decoration: none;
overflow: visible;
padding: 1rem 5em;
font-weight: 700;
border-radius: inherit;
left: auto;
color: #515151;
background-color: #ebe9eb;
border: 0;
white-space: normal;
display: inline-block;
background-image: none;
font-family: "Raleway",sans-serif !important;
font-size: 1.25rem;
}
.wc-backward {width: 100%;}
.wc-backward.back {
display: inline-block !important;
width: auto;
font-size: 13px !important;
font-weight: normal !important;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
background-color: #997952;
color: #fff;
-webkit-font-smoothing: antialiased
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
background-color: #252525;
color: #fff;
-webkit-font-smoothing: antialiased
}
.woocommerce-tabs.wc-tabs-wrapper {
background: #fff none repeat scroll 0 0;
clear: both !important;
display: block;
padding-top: 3.5rem;
}
.moreinfo {}
.moreinfo h2 {
color: #997952;
font-size: 1.75rem;
margin-bottom: 2rem;
text-align: center;
text-transform: uppercase;
}
.moreinfo span {
display: table;
font-family: "Raleway",sans-serif !important;
font-size: 0.875rem !important;
font-weight: 700;
margin: 1rem auto 0;
text-align: center;
text-transform: uppercase;
}
.moreinfo span::before {
border-top: 1px solid #000;
content: "";
display: block;
height: 0.5rem;
margin: 0 auto;
width: 111px;
}
.moreinfo p {
color: #000;
font-family: "Raleway",sans-serif !important;
font-size: 0.875rem !important;
margin-top: 1rem;
text-align: center;
}
.moreinfo .picto img {
display: block;
margin: 0 auto;
max-width: inherit;
text-align: center;
width: auto;
}
.moreinfo .picto p {
font-size: 2.1875rem !important;
-webkit-font-feature-settings: "lnum";
-moz-font-feature-settings: "lnum";
-ms-font-feature-settings: "lnum";
-o-font-feature-settings: "lnum";
font-feature-settings: "lnum";
}
.presentation {
background: rgba(0, 0, 0, 0) url(//www.chateau-roquefort.com/wp-content/themes/chateauroquefort/assets/images/fond-produit.jpg) no-repeat scroll 0 0 / cover ;
margin-bottom: 0;
margin-top: 2rem;
}
.presentation.lug {
background: #1B2636;
margin-bottom: 0;
margin-top: 2rem;
}
.presentation h2 {
color: #997952;
font-size: 1.75rem;
margin-bottom: 2rem;
text-align: left;
text-transform: uppercase;
}
.presentation .pres > div {
background: #fff none repeat scroll 0 0;
margin-bottom: 0.9375rem !important;
margin-right: 0.9375rem !important;
margin-top: 0.9375rem !important;
padding-left: 25px;
padding-right: 25px;
padding-top: 30px;
}
.woocommerce table.shop_attributes {
border: medium none;
margin-bottom: 1.618em;
width: 100%;
}
.presentation tbody {
background-color: #fff;
border: medium none;
}
.woocommerce .shop_attributes {
margin-bottom: 4rem;
}
.woocommerce .shop_attributes ul {
margin-bottom: 0;
margin-left: 0;
}
.woocommerce .shop_attributes span {
border: medium none;
display: inline;
font-family: "Raleway",sans-serif;
font-size: 0.875rem;
font-weight: 700;
padding: 0;
text-align: left;
width: auto;
}
.woocommerce .shop_attributes p {
display: inline;
font-family: "Raleway",sans-serif !important;
font-size: 0.875rem !important;
font-weight: 400;
margin: 0;
padding: 0;
}
.woocommerce .shop_attributes div {
display: inline-block;
width: 100%;
}
.pdf {
border: 1px solid #a0a0a0;
color: #000000;
display: table;
font-size: 0.875rem;
margin: 0 auto;
padding: 0.8rem 5rem;
text-align: left;
text-transform: uppercase;
}
.pdf:hover {color: #997952;}
.wc-tabs-wrapper  {background:#ffffff;}
.product-section2 {
background: #ffffff none repeat scroll 0 0;
padding-top: 2rem;
}
.product-section2 .in-vc {
display: table-cell;
text-align: left;
vertical-align: middle;
}
.product-section2 h2 {
color: #997952;
font-size: 1.75rem;
margin-bottom: 2rem;
text-align: center;
text-transform: uppercase;
}
.product-section2 img {
max-width: inherit;
max-width: 67px;
width: auto;
}
.med_annee {
font-family: "Raleway",sans-serif !important;
font-size:1.875rem;
}
.med_name {
border-bottom: 1px solid #000;
font-family: "Raleway",sans-serif !important;
font-size: 0.875rem !important;
margin-bottom: 0.2rem;
padding-bottom: 0.2rem;
text-transform: uppercase;
}
.desc_med p {
font-size: 0.875rem !important;
min-height: 4rem;
font-family: "Raleway",sans-serif !important;
}
.product_med {
display:none !important;
bottom: 40px;
position: absolute;
}
.product_med img {
margin: 1rem auto 0 !important;
max-width: 67px !important;
}
.thumbnails {display: flex;}
.woocommerce #content div.product div.thumbnails a, .woocommerce div.product div.thumbnails a, .woocommerce-page #content div.product div.thumbnails a, .woocommerce-page div.product div.thumbnails a {
width: inherit;
margin-right: 2%;
margin-bottom: 1em;
margin-left: 2%;
margin-top: 1rem;
float: none;
}
.woocommerce-main-image.zoom {display:block !important;}
@media screen and (max-width: 40em) {
.woocommerce div.product .product_title { text-align:center;}	
.date {
color: #000000;
display: block;
font-family: "Raleway",sans-serif;
font-feature-settings: "lnum";
font-size: 1.375rem;
font-weight: 700;
text-align: center;
}	
.short-descirpion {
border-bottom: 1px solid #000;
border-top: 1px solid #000;
margin-bottom: 2rem;
margin-top: 2rem;
padding-bottom: 1rem;
padding-top: 1rem;
text-align: center;
}
.unitprice {
font-family: "Raleway",sans-serif !important;
font-size: 0.875rem !important;
margin-bottom: 2rem;
text-align: center;
}	
.unitcondi {
font-family: "Raleway",sans-serif !important;
font-size: 0.875rem !important;
margin-bottom: 0;
text-align: center;
}
p.price {
color: #000000 !important;
font-family: "Raleway",sans-serif !important;
font-feature-settings: "lnum";
font-size: 1.5rem;
font-weight: 700;
text-align: center;
}
.woocommerce div.product form.cart div.quantity {
float: none;
margin: 1rem 0 0;
text-align: center;
}
.woocommerce div.product form.cart .button {
display: table;
float: none;
margin: 1rem auto 0;
text-align: center;
vertical-align: middle;
}
.moreinfo .picto img {
display: block;
float: none;
margin: 0 auto;
max-width: inherit;
padding-top: 24px;
text-align: center;
vertical-align: middle;
width: auto;
}
.moreinfo .picto > div {
display: inline-block;
float: none !important;
min-height: 107px;
vertical-align: middle;
width: 90%;
}
.moreinfo .picto > div::before {
border-top: 1px solid #000;
content: "";
display: block;
height: 0.5rem;
margin: 0 auto;
width: 111px;
}
.moreinfo .picto > div > div {
float: left;
width: 70%;
}
.moreinfo .picto div  div:first-child {
float: left;
width: 30%;
}
.moreinfo span::before {
border-top: medium none;
}
.moreinfo .picto p {
font-feature-settings: "lnum";
font-size: 2.1875rem !important;
text-align: left;
}
.moreinfo .picto span {
display: block;
font-family: "Raleway",sans-serif !important;
font-size: 0.875rem !important;
font-weight: 700;
margin: 1rem auto 0;
text-align: left;
text-transform: uppercase;
}
.presentation {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
margin-bottom: 0;
margin-top: 2rem;
}
.presentation h2 {
color: #997952;
font-size: 1.75rem;
margin-bottom: 2rem;
text-align: center;
text-transform: uppercase;
}
.presentation .pres > div {
background: #fff none repeat scroll 0 0;
margin-bottom: 0.9375rem !important;
margin-right: 0.9375rem !important;
margin-top: 0 !important;
padding-left: 25px;
padding-right: 25px;
padding-top: 0;
}
.presentation.lug .pres > div {
background: #fff none repeat scroll 0 0;
margin-bottom: 0.9375rem !important;
margin-right: 0 !important;
margin-top: 0 !important;
padding-left: 0;
padding-right: 0;
padding-top: 0;
}
.heightauto {height: auto !important;}
.pres.lugg h2 {padding-top: 2rem;}
.product-section2 .column:last-child:not(:first-child), .product-section2 .columns:last-child:not(:first-child) {
float:none;
}
.out-vc {
display: table;
padding-left: 0.3375rem;
padding-right: 0.3375rem;
}
.pdf {
border: 1px solid #a0a0a0;
color: #000000;
display: table;
font-size: 0.875rem;
margin: 0 auto;
padding: 0.8rem 1rem;
text-align: left;
text-transform: uppercase;
}
.woocommerce .shop_attributes {
margin-bottom: 4rem;
text-align: center;
}
.woocommerce .shop_attributes div {
display: inline-block;
width: 100%;
}
.med_annee {
font-family: "Raleway",sans-serif !important;
font-size: 25px;
}
.med_name {
border-bottom: 1px solid #000;
font-family: "Raleway",sans-serif !important;
font-size: 13px !important;
margin-bottom: 0.2rem;
padding-bottom: 0.2rem;
text-transform: uppercase;
}
}
a.back {
background: #252525 none repeat scroll 0 0;
color: #997952;
display: block;
font-family: "Raleway",sans-serif !important;
font-size: 0.875rem;
font-weight: 300;
line-height: 0.875rem;
padding: 0.8rem 0.7rem;
text-align: center;
text-transform: uppercase;
vertical-align: middle;
}
a.back:hover {  color: #ffffff;}
.product-name a br, .woocommerce-message br { display:none;}
.woocommerce table.shop_table {
border: medium none;
border-collapse: separate;
border-radius: inherit;
margin: 0 -1px 24px 0;
text-align: left;
width: 100%;
}
.woocommerce-cart table.cart img {
box-shadow: none;
width: 56px;
}
.woocommerce-cart table.cart .quantity p { display:none;}
.woocommerce a.remove {
border: 0 none;
border-radius: 100%;
color: #bababa !important;
display: block;
font-size: 2em;
font-weight: 700;
height: 1em;
line-height: 1;
text-align: center;
text-decoration: none;
width: 1em;
}
.woocommerce a.remove:hover {
background:none !important;
color: red !important;
}
.woocommerce table.shop_table td {
border-top: 1px solid #757575;
padding: 6px 12px;
vertical-align: middle;
}
.woocommerce table.shop_table th {
font-size: 12px;
font-weight: 400;
padding: 9px 12px;
text-transform: uppercase;
}
.woocommerce-cart table.cart .product-remove {
padding: 9px 0;
width: 2rem;
}
.woocommerce-cart table.cart .product-thumbnail {
min-width: 56px;
padding: 0;
width: 56px;
}
.woocommerce .woocommerce-message::before {
color: #997952;
content: "\f00c";
font-family: 'FontAwesome';
}
.woocommerce .woocommerce-error::before, .woocommerce .woocommerce-info::before, .woocommerce .woocommerce-message::before {
display: inline-block;
font-size: 2rem;
left: 1.5em;
position: absolute;
top: 0.8em;
}
.woocommerce .woocommerce-message {
border-top-color: #997952;
color: #997952;
}
.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
background-color: #eeeeee;
color: #515151;
line-height: 2.8rem;
list-style: outside none none !important;
margin: 0 0 2em !important;
padding: 1.8em 1.8em 1.8rem 6.5em !important;
position: relative;
vertical-align: middle;
width: auto;
word-wrap: break-word;
}
.button.wc-forward {
background: #252525 none repeat scroll 0 0 !important;
color: #fff !important;
font-size: 0.875rem !important;
font-weight: 400 !important;
}
.button.wc-forward:hover {
background: #997952 none repeat scroll 0 0 !important;
}
@media screen and (max-width: 40em) {
.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
background-color: #eeeeee;
color: #515151;
line-height: 1rem;
list-style: outside none none !important;
margin: 0 0 2em !important;
padding: 1.8em 1.8em 1.8rem 1.5em !important;
position: relative;
text-align: center;
vertical-align: middle;
width: auto;
word-wrap: break-word;
}
.woocommerce .woocommerce-error::before, .woocommerce .woocommerce-info::before, .woocommerce .woocommerce-message::before {
display: none;
font-size: 2rem;
left: 0;
position: absolute;
top: 2.8em;
}
.button.wc-forward {
background: #252525 none repeat scroll 0 0 !important;
color: #fff !important;
display: inline-block !important;
font-size: 0.875rem !important;
font-weight: 400 !important;
margin-bottom: 17px !important;
width: 100%;
}
}
.woocommerce-cart table.cart .product-name a {
color: #000000;
font-size: 15px;
}
.woocommerce-cart table.cart .product-condi {
text-align: center;
}
.woocommerce-cart table.cart .product-quantity  {
text-align: center;
}
.woocommerce-cart table.cart td.product-condi {
color: #bababa;
font-size: 30px;
}
.woocommerce-cart table.cart td.product-condi::after {
background: rgba(0, 0, 0, 0) url(//www.chateau-roquefort.com/wp-content/themes/chateauroquefort/assets/images/picto-condi.png) no-repeat scroll center bottom;
content: "";
padding-left: 20px;
}
.woocommerce-cart table.cart .td-quantity-button {
background: #dcdcdc none repeat scroll 0 0;
cursor: pointer;
display: inline-block;
font-size: 1.5625rem;
height: 3.125rem;
line-height: 1.5625rem;
margin: 0;
padding: 0.5rem;
text-align: center;
width: 3.125rem;
}
.woocommerce-cart table.cart .td-quantity-button:hover {background: #757575 none repeat scroll 0 0; color:#fff;}
.cart_totals.calculated_shipping .shop_table  {
background:#fff;
}
#coupon_code {
float: left !important;
width: 100px;
}
.coupon .button {
background: #dcdcdc none repeat scroll 0 0 !important;
border-radius: inherit !important;
color: #000000 !important;
display: inline-block !important;
float: left !important;
font-family: "Raleway",sans-serif !important;
font-size: 14px !important;
font-weight: 400 !important;
height: 2.4375rem !important;
padding: 7px 30px 5px !important;
}
.coupon .button:hover {
background: #757575 none repeat scroll 0 0 !important;
border-radius: inherit !important;
color: #fff !important;
font-family: "Raleway",sans-serif !important;
font-size: 14px !important;
font-weight: 400 !important;
height: 2.4375rem !important;
}
.woocommerce-cart table.cart .update, .woocommerce-cart table.cart .modify  {
background: #ffffff none repeat scroll 0 0 !important;
border-radius: inherit !important;
color: #997952 !important;
display: inline-block !important;
font-family: 'FontAwesome',"Raleway",sans-serif !important;
font-size: 14px !important;
font-weight: 400 !important;
height: 2.4375rem !important;
padding: 7px 30px 5px !important;
width: 270px;
}
.woocommerce-cart table.cart .modify {
margin-top: 5px;
padding-top: 12px !important;
}
.woocommerce-cart table.cart .update:hover, .woocommerce-cart table.cart .modify:hover {
color: #ffffff !important;
background: #997952  none repeat scroll 0 0 !important;
}
.cart_totals.calculated_shipping h2 {
color: #997952;
font-size: 1.75rem;
padding-top: 1.8rem;
text-align: left;
text-transform: uppercase;
}
.woocommerce-cart .cart-collaterals .cart_totals tr td, .woocommerce-cart .cart-collaterals .cart_totals tr th {
border-top: 1px solid #997952;
}
.wc-proceed-to-checkout .wc-forward {
background: #997952 none repeat scroll 0 0 !important;
font-size: 20px !important;
font-weight: 700 !important;
}
.wc-proceed-to-checkout .wc-forward:hover {
background: #252525 none repeat scroll 0 0 !important;
}
@media screen and (max-width: 893px) {
.woocommerce table.shop_table td.product-name {
width:100px;
}
}
@media screen and (max-width: 768px) {
.woocommerce table.shop_table td.product-name {
width:100%;
}
.woocommerce-cart table.cart .product-remove {
padding: 9px 0;
width: 100%;
border-top: 1px solid #757575 !important;
}
.woocommerce table.shop_table td:not(:first-child) {
border-top: medium none;
padding: 6px 12px;
vertical-align: middle;
}
.coupon .button {
background: #dcdcdc none repeat scroll 0 0 !important;
border-radius: inherit !important;
color: #000000 !important;
display: block !important;
float: left !important;
font-family: "Raleway",sans-serif !important;
font-size: 14px !important;
font-weight: 400 !important;
height: 2.4375rem !important;
padding: 7px 30px 5px !important;
width: auto !important;
}
.woocommerce-cart table.cart .update, .woocommerce-cart table.cart .modify {
background: #ffffff none repeat scroll 0 0 !important;
border-radius: inherit !important;
color: #997952 !important;
display: inline-block !important;
font-family: "FontAwesome" ;
font-size: 14px !important;
font-weight: 400 !important;
height: 2.4375rem !important;
padding: 7px 30px 5px !important;
width: 100% !important;
}
.woocommerce-cart table.cart .modify {
margin-top: 5px;
padding-top: 12px !important;
}
.cart_totals.calculated_shipping h2 {
color: #997952;
font-size: 1.75rem;
padding-top: 1.8rem;
text-align: center;
text-transform: uppercase;
}
.woocommerce-cart table.cart td.product-condi {
color: #000;
font-size: 16px;
min-height: 48px;
}
.woocommerce-cart table.cart td.product-condi::after {
background: rgba(0, 0, 0, 0) url(//www.chateau-roquefort.com/wp-content/themes/chateauroquefort/assets/images/picto-condi.png) no-repeat scroll center bottom;
content: "";
padding: 0 16px 13px;
}	
}
@media screen and (max-width: 40em) {
.woocommerce ul#shipping_method {
display: inline-block;
list-style: outside none none;
margin: 0;
padding: 0;
text-align: left;
}
.coupon .button {
background: #dcdcdc none repeat scroll 0 0 !important;
border-radius: inherit !important;
color: #000000 !important;
display: block !important;
float: left !important;
font-family: "Raleway",sans-serif !important;
font-size: 14px !important;
font-weight: 400 !important;
height: 2.4375rem !important;
padding: 7px 30px 5px !important;
width: 100%;
}
.coupon .apply_coupon {
width: 60% !important;
}
}
p.cart-empty {
text-align: center;
}
p.return-to-shop .button {
background: #876b4a none repeat scroll 0 0 !important;
border: medium none !important;
display: block !important;
margin: 0 auto !important;
text-align: center;
color:#ffffff !important;
border-radius: inherit !important;
}
.entry-content.account {
margin-bottom: 4rem;
}
.entry-content.account h2 {
color: #997952;
font-size: 1.25rem;
padding-top: 2rem;
text-align: center;
text-transform: uppercase;
}
.woocommerce form.login {
border: medium none;
border-radius: 0;
margin: 0;
padding: 0;
text-align: left;
}
.entry-content.account .woocommerce p {
font-size: 0.875rem;
text-align: center;
text-transform: uppercase;
font-family: "Raleway",sans-serif !important;
}
.entry-content.account .woocommerce p.form-row {
text-align: left;
text-transform: inherit;
}
.woocommerce form.login .button {
background-color: #997952;
background-image: none;
border: 0 none;
border-radius: inherit;
color: #fff;
cursor: pointer;
display: inline-block;
font-family: "Raleway",sans-serif !important;
font-size: 1.25rem;
font-weight: 700;
left: auto;
line-height: 1;
margin: 0;
overflow: visible;
padding: 1rem 5em;
position: relative;
text-decoration: none;
white-space: nowrap;
width: 100%;
}
.woocommerce form.login .button:hover {
background-color: #252525;
color: #fff;
}
p.lost_password a {
font-size: 0.875rem;
font-family: "Raleway",sans-serif !important;
font-weight:700;
color:#000;
}
p.lost_password a:hover { text-decoration:underline;}
.woocommerce-login .content {
background: #252525 none repeat scroll 0 0;
color: #fff;
font-family: "EB Garamond",serif;
font-size: 18px;
margin-bottom: 0;
padding-bottom: 1.5rem;
padding-top: 1.5rem;
text-transform: uppercase;
}
.woocommerce-login .content a {
font-family: "Raleway",sans-serif !important;
color:#ffffff;
text-transform: uppercase;
font-size: 0.875rem;
}
.woocommerce-promo .content {
background: #8c8c8c none repeat scroll 0 0;
color: #fff;
font-family: "EB Garamond",serif;
font-size: 18px;
margin-top: 1.5rem !important;
padding-bottom: 1.5rem;
padding-top: 1.5rem;
text-transform: uppercase;
}
.woocommerce-promo .content a {
font-family: "Raleway",sans-serif !important;
color:#ffffff;
text-transform: uppercase;
font-size: 0.875rem;
}
.login-form-order {
background: #d2d2d2 none repeat scroll 0 0;
border: 1px solid #252525;
display: block;
position: relative;
}
.login-form-order form {
background: #d2d2d2 none repeat scroll 0 0;
display: block;
padding-top: 1rem !important;
position: relative;
}
.login-form-order p {
font-family: "Raleway",sans-serif !important;
color:#ffffff;
text-transform: uppercase;
font-size: 0.875rem;
text-align:center;
}
.login-form-order .form-row {
text-transform:inherit;
text-align:left;
}
.login-form-order .button { text-align:center;}
.login-form-coupon {
background: #d2d2d2 none repeat scroll 0 0;
border: 1px solid #8c8c8c;
display: block;
position: relative;
}
.login-form-coupon .button {
background: #8c8c8c none repeat scroll 0 0 !important;
border-radius: inherit !important;
color: #ffffff !important;
display: inline-block !important;
float: left !important;
font-family: "Raleway",sans-serif !important;
font-size: 14px !important;
font-weight: 400 !important;
height: 2.4375rem !important;
padding: 7px 30px 5px !important;
}
.login-form-coupon .button:hover {
background: #ffffff none repeat scroll 0 0 !important;
color: #8c8c8c !important;
}
.login-form-order .lost_password a { text-transform:none;}
.new-customer {}
.new-customer h2 {
font-size: 20px;
margin-bottom: 2rem;
padding-top: 2rem;
text-transform: uppercase;
}
.woocommerce-billing-fields {}
.woocommerce-billing-fields h3, .shipping_address h3, h3#order_review_heading, #payment h3 {
color: #997952;
font-size: 1.5625rem;
text-transform: uppercase;
}
.woocommerce-billing-fields label {font-family: "Raleway",sans-serif !important;}
#ship-to-different-address label {
color: #000000;
font-size: 0.875rem;
font-family: "Raleway",sans-serif !important;
}
#ship-to-different-address input {}
#order_review {
background: #fff none repeat scroll 0 0;
}
.woocommerce-checkout-review-order-table th.product-name {
width: 50%;
}
.woocommerce-checkout-review-order-table td.product-name  br { display:none;}
.woocommerce-checkout-review-order-table td.product-name span {
display: table;
}
.woocommerce-checkout-review-order-table th, .woocommerce-checkout-review-order-table td { border-top:none !important;}
.woocommerce-checkout-review-order-table .order-total th, .woocommerce-checkout-review-order-table .order-total td {border-bottom:none !important;}
.woocommerce-checkout-review-order-table th, .woocommerce-checkout-review-order-table .cart-subtotal td, .woocommerce-checkout-review-order-table 
.order-total td, .woocommerce-checkout-review-order-table .shipping td {
border-bottom: 1px solid #997952;
vertical-align: middle;
}
.woocommerce-checkout-payment ul {
background: #fff none repeat scroll 0 0;
}
.woocommerce-checkout-payment ul li img {
float: right;
width: 239px;
}
.woocommerce-checkout-payment ul li label {
color: #000;
font-size: 0.875rem;
line-height: 5rem;
vertical-align: middle;
}
#add_payment_method #payment div.payment_box:before, .woocommerce-checkout #payment div.payment_box:before {
content: "";
display: block;
border: 1em solid #e3dacf;
border-right-color: transparent;
border-left-color: transparent;
border-top-color: transparent;
position: absolute;
top: -.75em;
left: 0;
margin: -1em 0 0 2em
}
.woocommerce-checkout-payment .button {
border-radius: inherit !important;
display: block !important;
float: none !important;
font-size: 20px !important;
margin: 0 auto !important;
text-align: center;
width: 80%;
}
.full-width.first .entry-content.user-connect  p {font-family: "Raleway",sans-serif;}
.entry-content.user-connect p.user {
color: #000000;
font-size: 0.875rem;
}
.entry-content.user-connect p.user i { color:#876b4a;}
.entry-content.user-connect p.close a, .entry-content.user-connect p.close  {
color: #000000;
font-size: 0.875rem;
}
.entry-content.user-connect .button {
background: #cbcbcb none repeat scroll 0 0;
color: #fff;
font-size: 0.875rem;
padding: 1rem 2rem;
width: auto;
font-weight: 400
}
.entry-content.user-connect h2 {
color: #876b4a;
font-size: 1.375rem;
margin-bottom: 1rem;
text-align: center;
text-transform: uppercase;
}
.entry-content.user-connect .myorder {
background: #eeeeee none repeat scroll 0 0;
padding-bottom: 2rem;
padding-top: 2rem;
}
.entry-content.user-connect .myadress {
background: #eeeeee none repeat scroll 0 0;
margin-bottom: 2rem;
margin-top: 2rem;
padding-bottom: 2rem;
padding-top: 2rem;
}
.entry-content.user-connect p.myaccount_address {
color: #000;
font-size: 0.75rem;
text-transform: uppercase;
}
.entry-content.user-connect .myadress h3 {
color: #000;
float: none;
font-size: 1.125rem;
text-transform: uppercase;
}
.entry-content.user-connect .order-number a {
color: #000;
font-weight: 700;
}
.entry-content.user-connect .order-number a:hover {color: #876b4a;}
.woocommerce-edit-account .account-user {
background: #eeeeee none repeat scroll 0 0;
margin-bottom: 2rem;
padding-bottom: 2rem;
}
.woocommerce-edit-account .account-user legend {
color: #997952;
display: block;
font-family: "EB Garamond",serif;
font-size: 1.125rem;
margin: 0 auto;
padding-bottom: 2rem;
padding-top: 2rem;
text-align: center;
text-transform: uppercase;
}
.woocommerce-edit-account .button {
background: #876b4a none repeat scroll 0 0 !important;
border: medium none !important;
display: block !important;
margin: 0 auto !important;
text-align: center;
color:#ffffff !important;
border-radius: inherit !important;
}
.woocommerce-edit-account .button:hover {
background: #252525 none repeat scroll 0 0 !important;
}
.woocommerce-edit-account fieldset {
margin-bottom: 2rem;
}
.back.hidden {display:none;}
.woocommerce-edit-account .back.hidden {display:block;}
.woocommerce-edit-address .account-user {
background: #eeeeee none repeat scroll 0 0;
margin-bottom: 2rem;
padding-bottom: 2rem;
}
.woocommerce-edit-address .account-user legend {
color: #997952;
display: block;
font-family: "EB Garamond",serif;
font-size: 1.125rem;
margin: 0 auto;
padding-bottom: 2rem;
padding-top: 2rem;
text-align: center;
text-transform: uppercase;
}
.woocommerce-edit-address .button {
background: #876b4a none repeat scroll 0 0 !important;
border: medium none !important;
display: block !important;
margin: 0 auto !important;
text-align: center;
color:#ffffff !important;
border-radius: inherit !important;
}
.woocommerce-edit-address .button:hover {
background: #252525 none repeat scroll 0 0 !important;
}
.woocommerce-edit-address fieldset {
margin-bottom: 2rem;
}
.woocommerce-edit-address .back.hidden {display:block;}
.woocommerce-edit-address h3 {
color: #876b4a;
font-size: 1.125rem;
margin-bottom: 1rem;
text-align: center;
text-transform: uppercase;
}
.woocommerce-view-order .account-user {
background: #eeeeee none repeat scroll 0 0;
margin-bottom: 2rem;
padding-bottom: 2rem;
}
.woocommerce-view-order p.order-info {
color: #252525 !important;
font-size: 0.875rem !important;
text-align: center;
}
mark {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
color: #000;
font-weight: 700;
}
.woocommerce-view-order .back.hidden {display:block;}
.woocommerce-lost-password .entry-content {
padding-bottom: 2rem;
padding-top: 2rem;
}
.woocommerce-lost-password .lost_reset_password p {
color: #000 !important;
font-size: 0.875rem !important;
}
.woocommerce-lost-password p.form-row-first {
display: block;
text-align: center !important;
width: 100% !important;
}
.woocommerce-lost-password .button {
background: #876b4a none repeat scroll 0 0 !important;
border: medium none !important;
display: block !important;
margin: 0 auto !important;
text-align: center;
color:#ffffff !important;
border-radius: inherit !important;
}
.woocommerce-lost-password .button:hover {
background: #252525 none repeat scroll 0 0 !important;
}
.woocommerce-view-order .woocommerce table.shop_table td {
border-top: none;
padding: 6px 12px;
vertical-align: middle;
}
.woocommerce-view-order .woocommerce table.shop_table thead th {
border-bottom:1px solid #876b4a;
}
.woocommerce-view-order .woocommerce table.shop_table tfoot th, .woocommerce-view-order .woocommerce table.shop_table tfoot td {
border-top:none;
border-bottom:1px solid #876b4a;
}
.woocommerce-view-order .woocommerce table.shop_table tfoot tr:last-child td, .woocommerce-view-order .woocommerce table.shop_table tfoot tr:last-child th {
border-bottom:none;
}
.woocommerce-view-order td.product-name a {
color: #000;
}
.woocommerce-view-order p.order-again {
margin: 1rem auto 2rem;
text-align: center;
}
.error404 a.button {
background-color: #997952;
color: #fff;
display: table;
float: none;
margin-left: auto;
margin-right: auto;
text-align: center;
}
.error404 a.button:hover {
background-color: #252525;
}
.footer-menu-mob {
padding: 1rem;
}
.footer-menu-mob p {
color: #ffffff;
font-size: 12px;
}
.footer-menu-mob input {
display: inline-block;
}
.footer-menu-mob p {
font-size: 0.875rem;
margin-bottom: 0.5rem;
text-transform: uppercase;
clear: both;
}
.footer-menu-mob input[type="email"] {
background-color: transparent;
border-right: none;
color: #fff;
margin-right: 0;
}
.footer-menu-mob input[type="submit"] {
background-color: transparent;
border-color: #fff #fff #fff -moz-use-text-color;
border-style: solid solid solid none;
border-width: 1px 1px 1px medium;
font-family: FontAwesome;
height: 2.438rem;
margin: 0 0 1rem -4px;
padding: 0.5rem 0.5rem 0.5rem 0;
width: 40px;
}
.footer-menu-mob input[type="submit"]:hover {
color: #997952;
}
.footer-menu-mob form:after { clear:both;}
.footer-menu-mob form > div {
margin: 0 auto;
text-align: center;
}
.footer-menu-mob a {
font-size: 12px !important;
text-transform: none !important;
}
.footer-menu-mob a:hover { text-decoration:underline; background:inherit !important;}
.footer-menu-mob ul.inline-list {
display: table;
margin-left: auto;
margin-right: auto;
text-align: center;
}
.footer-menu-mob ul.inline-list li {
border-right: medium none !important;
}
.footer-menu-mob ul.inline-list li a i {
font-size: 16px;
}
.footer-menu-mob ul.inline-list li a:hover i {color:#997942;text-decoration:inherit !important;}
.footer-menu-mob ul.inline-list li a:hover {text-decoration:inherit !important;}
#freewall {
padding-bottom: 5rem;
}
#more-article {
background: #eeeeee none repeat scroll 0 0;
position: relative;
}
.pagination-centered {
bottom: 0;
display: block;
left: 50%;
margin: auto;
position: absolute;
right: 0;
}
ul.pagination {
display: block;
margin-left: -0.3125rem;
min-height: 1.5rem;
}
.brick {
padding: 0.9375rem 0;
}
.brick > article {
background: #fff none repeat scroll 0 0;
padding: 0.9375rem;
}
.firstarticle .in-vc {
display: table-cell;
text-align: left;
vertical-align: middle;
}
.firstarticle h2, #more-article h2 {
line-height: 1.25rem;
margin-bottom: 1rem;
margin-top: 1rem;
}
.firstarticle h2 a, #more-article h2 a {
color: #000;
font-size: 1.25rem;
text-transform: uppercase;
}
.firstarticle h2 a, #more-article h2 a:hover { color: #997942;}
.firstarticle p, #more-article p {
color: #000000;
font-size: 0.875rem;
}
a.lls {
color: #000;
font-size: 0.875rem;
}
a.lls:hover {
color: #997942;
}
@media screen and (max-width: 40em) {
.out-vc {
display: table;
height: inherit !important;
padding-left: 0.3375rem;
padding-right: 0.3375rem;
}
#more-article {
background: #fff none repeat scroll 0 0;
}
.brick > article {
background: #fff none repeat scroll 0 0;
border-top: 1px solid #e5e5e5;
padding-bottom: inherit;
padding-left: 0.625rem;
padding-right: 0.625rem;
padding-top: 2rem;
}
.brick {
padding: 0.9375rem 0;
}
#more-article h2 {
padding-top: 1rem;
}
}
.share-post {
border-bottom: 8px solid #997952;
margin-bottom: 2rem;
padding-bottom: 2rem;
}
.share-post ul {
display: inline-block;
}
.share-post li {
display: inline-block;
}
.share-post li i {
font-size: 1.4rem;
margin-right: 1rem;
}
.share-post i.fa-facebook { color:#3a74ea;}
.share-post i.fa-twitter { color:#0faedb;}
.share-post i.fa-linkedin { color:#006fa6;}
.share-post i.fa-google-plus { color:#eb1f1f;}
.comment-author img {
width: auto;
}
.comment-list {
margin-left: 0;
}
.comment-list li {
display: inline;
}
#comments h3 {
color: #997952;
font-size: 0.875rem !important;
font-weight: 400 !important;
text-transform: uppercase;
}
.commenta {
border: 2px solid #e5e5e5;
margin-bottom: 2rem;
padding-bottom: 2rem;
padding-top: 1rem;
}
.author-meta a  {}
.author-meta a span {
color: #000000;
font-size: 0.875rem;
}
.reply {
display: block;
margin: 0 auto;
text-align: center;
}
.reply a {
background: #fff none repeat scroll 0 0;
border: 1px solid #949494;
color: #949494;
font-size: 0.875rem;
padding: 0.3rem 4rem;
text-transform: uppercase;
}
.reply a:hover {
background: #949494 none repeat scroll 0 0;
color: #ffffff;
}
#commentform input::-webkit-input-placeholder, #commentform textarea::-webkit-input-placeholder {
color: #252525;
}
#commentform input::-moz-placeholder, #commentform textarea::-moz-placeholder {
color: #252525;
}
#commentform input:-ms-input-placeholder, #commentform textarea:-ms-input-placeholder {
color: #252525;
}
#commentform input::placeholder, #commentform textarea::placeholder {
color: #252525;
}
#respond {
border-top: 2px solid #e5e5e5;
padding-top: 1rem;
}
#single-post {
margin-bottom: 2rem;
}
#respond h3 {
font-family: "EB Garamond",serif !important;
font-size: 1.25rem !important;
font-weight: normal !important;
text-transform: uppercase;
}
#respond form#commentform {
background: #eeeeee none repeat scroll 0 0;
padding: 2rem;
}
#respond form#commentform a {
font-size:0.875rem;
color:#000000;
}
#respond form#commentform a:hover { text-decoration:underline;}
#respond form#commentform #submit {
background: #8c8c8c none repeat scroll 0 0;
display: table;
margin: 0 auto;
text-align: center;
}
#respond form#commentform #submit:hover {
background: #252525 none repeat scroll 0 0;
}
#respond form#commentform textarea {
min-height: 10rem;
}
.comment-list .avatar {
width: auto !important;
}
.widget_recent_entries {}
.widget_recent_entries ul {
margin-left: 0;
}
.widget_recent_entries ul li {
border-bottom: 2px solid #e5e5e5;
display: block;
padding-bottom: 1rem;
padding-top: 1rem;
}
.sidebar h6 {
background: #997952 none repeat scroll 0 0;
color: #fff;
font-size: 0.875rem;
padding-bottom: 0.4rem;
padding-top: 0.4rem;
text-align: center;
text-transform: uppercase;
}
.sidebar a.button {
background: #fff none repeat scroll 0 0;
border: 1px solid #997952;
color: #997952;
display: block;
margin: 0 auto;
padding-bottom: 1rem;
padding-top: 1rem;
text-align: center;
}
.sidebar a.button:hover {
color: #fff;
background: #997952 none repeat scroll 0 0;
}
.sidebar .widget {
margin-bottom: 3.75rem;
}
.attachment-article_post_widget {
width: 50%;
}
.textwidget img {
display: block;
height: auto;
margin: 0 auto;
width: 230px;
}
a.link-post-widget {
color: #000;
display: block;
font-family: "EB Garamond",serif;
font-size: 1.25rem;
line-height: 1.25rem;
padding-bottom: 0.5rem;
padding-top: 0.5rem;
text-transform: uppercase;
}
@media screen and (max-width: 40em) {
.sidebar {margin-top:3.75rem;}
.content-recent-posts {
float: right;
padding-left: 0.625rem;
width: 50%;
}
.sidebar .widget_text {
margin-left: auto;
margin-right: auto;
width: 83.33%;
}
.share-post .text-right {
text-align: left;
}
}
#myModal {}
#myModal img {
width: auto;
}
#myModal p {
color: #0b0b0b;
font-size: 0.875rem;
}
#myModal .button {
background: #997952 none repeat scroll 0 0;
color: #fff;
font-size: 0.875rem;
font-weight: 400;
margin: 0 0 1rem;
padding: 0.85em 2em;
}
#myModal .button:hover {
background: #252525 none repeat scroll 0 0;
}
#cookiealert {
background: #000000 none repeat scroll 0 0;
bottom: 0;
color: #ffffff;
display: none;
font-size: 0.75rem;
position: fixed;
width: 730px;
z-index: 9999;
padding: 1rem;
}
#cookiealert .columns {margin-top: 0}
#cookiealert .east {
border: 1px solid #fff;
padding: 0.4rem;
color:#fff;
}
#cookiealert .east:hover { background:#2a2a2a;}
#cookiealert .eastt {
color:#fff;
text-decoration:underline;
}
#cookiealert .eastt:hover { }
@media screen and (max-width: 60em) {
#cookiealert {width: 530px;}	
}
@media screen and (max-width: 40em) {
#cookiealert {width: 100%;}		
}
.page-template-page-full-width .entry-content p { color: #000;
font-size: 0.875rem;}
.page-template-page-full-width .entry-content li { color: #000;
font-size: 0.875rem;}
.page-template-page-full-width .entry-content h2 {
color: #997952;
font-size: 20px;
text-transform: uppercase;
}
.page-template-page-livraison .entry-content p { color: #000;
font-size: 0.875rem;}
.page-template-page-livraison .entry-content li { color: #000;
font-size: 0.875rem;}
.page-template-page-livraison .entry-content h2 {
color: #997952;
font-size: 20px;
text-transform: uppercase;
}
#map {height: 100%;}
.page-template-page-contact .in-vc {
display: table-cell;
text-align: left;
vertical-align: middle;
}
.infomap a {
background: #fff none repeat scroll 0 0;
border: 1px solid #997952;
color: #997952;
font-size: 0.875rem;
padding: 0.5rem;
text-transform: uppercase;
}
.infomap a:hover {
background: #997952 none repeat scroll 0 0;
color: #fff;
}
.contactform {
margin-bottom: 0;
}
.contactform p.baseform {
color: #000000;
display: block;
font-family: "EB Garamond",serif;
font-size: 18px;
line-height: 22px;
text-align: center;
text-transform: uppercase;
}
.contactforms > .row {
background-color:#eeeeee;
background-image: url(//www.chateau-roquefort.com/wp-content/themes/chateauroquefort/assets/images/fond-gris.jpg);
background-position: center bottom;
background-repeat: no-repeat;
}
div.wpcf7 img.ajax-loader {
border: medium none;
margin-left: 4px;
vertical-align: middle;
width: auto;
}
.full-width.contactforms > div {
padding-bottom: 5rem;
padding-top: 0;
}
.contactforms [type="text"], .contactforms [type="password"], .contactforms [type="date"], .contactforms [type="datetime"], .contactforms [type="datetime-local"], .contactforms [type="month"], .contactforms [type="week"], .contactforms [type="email"], .contactforms [type="number"], [type="search"], .contactforms [type="tel"], .contactforms [type="time"], .contactforms [type="url"], .contactforms [type="color"], .contactforms textarea {
border: 1px solid #bababa;	
}
.contactforms textarea {
min-height: 349px;
}
input.wpcf7-submit {
background-color: #997952;
background-image: none;
border: 0 none;
border-radius: inherit;
color: #fff;
cursor: pointer;
display: block;
font-family: "Raleway",sans-serif !important;
font-size: 1.25rem;
font-weight: 700;
left: auto;
line-height: 1;
margin: 2rem auto 0;
overflow: visible;
padding: 1rem 5em;
position: relative;
text-align: center;
text-decoration: none;
white-space: normal;
}
input.wpcf7-submit:hover {
background-color: #252525;
color: #fff;
}
.full-width.contactforms p {
color: #000;
font-size: 0.875rem;
}
.full-width.contactforms .ml {
display: block;
font-size: 12px;
margin-top: -8px;
text-align: right;
}
div.wpcf7-mail-sent-ok {
border: 2px solid #252525;
text-align:center;
}
.ppVideoWrapper {
position: relative;
padding-bottom: 56.25%; padding-top: 25px;
height: 0;
overflow: hidden;
background: url(//www.chateau-roquefort.com/wp-content/themes/chateauroquefort/assets/images/player/loading.gif) center center no-repeat;
}
.ppVideoWrapper video,
.ppVideoWrapper iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
body.fullscreen .ppVideoWrapper {
position: fixed;
z-index: 50000;
left: 0;
right: 0;
bottom: 0;
top: 0;
padding: 0;
height: 100%;
overflow: none;
}
.ppVideoWrapper .controls {
position: absolute;
display: table;
table-layout: fixed;
height: 35px;
width: 100%;
bottom: 0;
background-color: #191919;
} @media only screen
and (min-width : 1224px) {
.ppVideoWrapper .controls {
transform: translateY(100%);
-moz-transform: translateY(100%);
-webkit-transform: translateY(100%);
-o-transform: translateY(100%);
-ms-transform: translateY(100%);
transition: transform 500ms;
-moz-transition: -moz-transform 500ms;
-webkit-transition: -webkit-transform 500ms;
-o-transition: -o-transform 500ms;
-ms-transition: -ms-transform 500ms;
}
.ppVideoWrapper:hover .controls {
transform: translateY(0);
-moz-transform: translateY(0);
-webkit-transform: translateY(0);
-o-transform: translateY(0);
-ms-transform: translateY(0);
}
}
.ppVideoWrapper .controls > div {
display: table-row;
}
.ppVideoWrapper .controls > div > * {
display: table-cell;
vertical-align: middle;
text-align: center;
height: 35px;
background-color:#997952;
}
.ppVideoWrapper .controls > div > .button {
width: 32px;
}
.ppVideoWrapper .controls button {
width: 16px;
height: 16px;
border: 0;
cursor: pointer;
display: block;
position: relative;
margin: 0 auto;
padding: 0;
background-image: url(//www.chateau-roquefort.com/wp-content/themes/chateauroquefort/assets/images/player/controls.png);
background-color: transparent;
background-repeat: no-repeat;
background-size: 128px 32px;
-webkit-background-size: 128px 32px;
}
.ppVideoWrapper .controls button.play {
background-position: 0 0;
}
.ppVideoWrapper .controls button.pause {
background-position: 0 -16px;
display: none;
}
.ppVideoWrapper .controls button.unmute {
background-position: -16px 0px;
display: none;
}
.ppVideoWrapper .controls button.mute {
background-position: -16px -16px;
}
.ppVideoWrapper .controls .quality {
font-size: 0.917em;
color: white;
width: 90px;
}
.ppVideoWrapper .controls .quality select {
border-radius: 5px 5px 0 0;
border: 0;
padding: 2px 5px;
background-color: #555555;
text-shadow: -1px -1px rgba(0,0,0,0.7);
color: white;
width: auto;
height: auto;
margin: 0;
}
.ppVideoWrapper .controls button.enterFullscreen {
background-position: -32px 0px;
}
.ppVideoWrapper .controls button.leaveFullscreen {
background-position: -32px -16px;
display: none;
}
.ppVideoWrapper .controls .timer {
font-size: 0.917em;
color: white;
width: 120px;
}
.ppVideoWrapper .controls .progressBar {
display: block;
width: 100%;
height: 16px;
background: #333333 url(//www.chateau-roquefort.com/wp-content/themes/chateauroquefort/assets/images/player/progress-bg.png) 0 0 repeat-x;
cursor: col-resize;
}
:root .ppVideoWrapper .controls .progressBar {
border-radius: 3px;
background-image: linear-gradient(top, rgb(30,30,30) 3%, rgb(51,51,51) 52%);
background-image: -o-linear-gradient(top, rgb(30,30,30) 3%, rgb(51,51,51) 52%);
background-image: -moz-linear-gradient(top, rgb(30,30,30) 3%, rgb(51,51,51) 52%);
background-image: -webkit-linear-gradient(top, rgb(30,30,30) 3%, rgb(51,51,51) 52%);
background-image: -ms-linear-gradient(top, rgb(30,30,30) 3%, rgb(51,51,51) 52%);
background-image: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(0.03, rgb(30,30,30)),
color-stop(0.52, rgb(51,51,51))
);
}
.ppVideoWrapper .controls .progressBar > div {
pointer-events: none;
height: 100%;
width: 0%;
background: #ffffff url(//www.chateau-roquefort.com/wp-content/themes/chateauroquefort/assets/images/player/progress-bg.png) 0 -16px repeat-x;
}
:root .ppVideoWrapper .controls .progressBar > div {
border-radius: 3px;
background-image: linear-gradient(top, rgb(255,255,255) 3%, rgb(170,170,170) 52%);
background-image: -o-linear-gradient(top, rgb(255,255,255) 3%, rgb(170,170,170) 52%);
background-image: -moz-linear-gradient(top, rgb(255,255,255) 3%, rgb(170,170,170) 52%);
background-image: -webkit-linear-gradient(top, rgb(255,255,255) 3%, rgb(170,170,170) 52%);
background-image: -ms-linear-gradient(top, rgb(255,255,255) 3%, rgb(170,170,170) 52%);
background-image: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(0.03, rgb(255,255,255)),
color-stop(0.52, rgb(170,170,170))
);
}
:-webkit-full-screen:not(:root) {
}
:-webkit-full-screen .ppVideoWrapper {
width: 100%;
}
:-moz-full-screen .ppVideoWrapper {
display: none;
}
.team .section2 {
padding-top: 1.5rem;
}
.team .section2 h2 {
font-family: "Raleway",sans-serif;
font-size: 18px;
text-align: center;
padding-bottom: 4.5rem;
font-weight: 700;
}
.team .link:hover { cursor:pointer;}
.team .links {
margin-top: 3rem;
padding-top: 0;
text-align: center;
}
@media screen and (max-width: 40em) {
.full-width.team {
margin-bottom: 3rem !important;
margin-left: auto;
margin-right: auto;
max-width: 100%;
}
}
.saison h2 { font-family: "Raleway",sans-serif; font-size: 18px;font-weight: 700;}
.saison p {font-size: 14px;}
.saison .section1  {padding-bottom:0;}
.saison .section1 p {font-family: 'EB Garamond', serif; font-size:20px;}
.saison .section3  {
background: rgba(0, 0, 0, 0) url(//www.chateau-roquefort.com/wp-content/themes/chateauroquefort/assets/images/fond-printemps.jpg) no-repeat scroll 0 0 / cover ;
margin-bottom: 0;
margin-top: 2rem;
}
.saison .section2  {padding-top: 1rem;}
.saison .section3 .pres {
background-color: rgba(255, 255, 255, 0.5);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#80ffffff,endColorstr=#80ffffff);
margin: 0;
padding-top: 0;
}
.saison .section3 .pres > div { padding: 50px 6.25%;}
.saison .section5  {
background: rgba(0, 0, 0, 0) url(//www.chateau-roquefort.com/wp-content/themes/chateauroquefort/assets/images/fond-automne.jpg) no-repeat scroll 0 0 / cover ;
margin-bottom: 0;
margin-top: 2rem;
}
.saison .section5 .pres {
background-color: rgba(0, 0, 0, 0.5);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#80000000,endColorstr=#80000000);
margin: 0;
padding-top: 0;
}
.saison .section5 .pres > div { padding: 50px 6.25%;}
.saison .section5 .pres p, .saison .section5 .pres h2 {color:#ffffff;}
@media screen and (max-width: 40em) {
.full-width .section6 {
margin-bottom: 3rem !important;
margin-left: auto;
margin-right: auto;
max-width: 100%;
}
}
.oenotourisme.full-width > div {
padding-bottom: 0 ;
padding-top:  0 ;
}
.oenotourisme p {
font-size: 14px;
}
.oenotourisme a {
color: #fff;
text-decoration: underline;
}
.oenotourisme h2 {
font-family: "Raleway",sans-serif;
font-size: 18px;
font-weight: 700;
}
.oenotourisme .section1 {
padding-bottom: 0;
}
.oenotourisme .section1 p {
font-family: "EB Garamond",serif;
font-size: 20px;
color:#252525;
}
.oenotourisme .section2 {
padding-top: 1rem;
padding-bottom: 0;
}
.oenotourisme .section3  {
background: rgba(0, 0, 0, 0) url(//www.chateau-roquefort.com/wp-content/themes/chateauroquefort/assets/images/roquefort-un-site-prehistorique.jpg) no-repeat scroll 0 0 / cover ;
margin-bottom: 0;
margin-top: 2rem;
margin-bottom: -2rem;
}
.oenotourisme .section3 .pres {
background-color: rgba(0, 0, 0, 0.6);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
margin: 0;
padding-top: 0;
}
.oenotourisme .section3 .pres > div { padding: 50px 6.25%;}
.oenotourisme .section3 h2, .oenotourisme .section3 p { color:#ffffff;}
.oenotourisme .section4  {
background: rgba(0, 0, 0, 0) url(//www.chateau-roquefort.com/wp-content/themes/chateauroquefort/assets/images/le-colombier-de-roquefort.jpg) no-repeat scroll 0 0 / cover ;
margin-bottom: 0;
margin-top: 2rem;
margin-bottom: -2rem;
}
.oenotourisme .section4 .pres {
background-color: rgba(0, 0, 0, 0.6);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
margin: 0;
padding-top: 0;
}
.oenotourisme .section4 .pres > div { padding: 50px 6.25%;}
.oenotourisme .section4 h2, .oenotourisme .section4 p { color:#ffffff;}
.oenotourisme .section5  {
background: rgba(0, 0, 0, 0) url(//www.chateau-roquefort.com/wp-content/themes/chateauroquefort/assets/images/leo-drouyn.jpg) no-repeat scroll 0 0 / cover ;
margin-bottom: 0;
margin-top: 2rem;
}
.oenotourisme .section5 .pres {
background-color: rgba(0, 0, 0, 0.6);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
margin: 0;
padding-top: 0;
}
.oenotourisme .section5 .pres > div { padding: 50px 6.25%;}
.oenotourisme .section5 h2, .oenotourisme .section5 p { color:#ffffff;}
.oenotourisme .section6 {
margin-bottom: -3rem;
padding-bottom: 0;
}
.oenotourisme .section6 a {
color: #0a0a0a;
text-decoration: underline;
}
.oenotourisme .section7 {
padding-top: 0;
}
.oenotourisme .section7 p {margin-top:1rem;}
.oenotourisme .section7 a {
color: #0a0a0a;
text-decoration: underline;
font-size:14px;
}
.oenotourisme .section7 .columns { 
padding-left:0.25rem;
padding-right:0.25rem;
position: relative;}
.oenotourisme .section7 .content {
background: #f0eee8;
padding: 0.5rem;
}
.oenotourisme .section7 .pin {
width :20px;
height :20px;
border-radius :50% 50% 50% 0;
background :#6c5042;
position :absolute;
left: 0;
top :0;
margin :0;
color:#fff;
transform :rotate(-45deg);
}
.oenotourisme .section7 .pin p {
transform :rotate(45deg);
margin-bottom: 0;
margin-top: 0;
text-align: center; 
}
.oenotourisme .section8 {
padding-top: 0;
}
.oenotourisme .section8 a {
color: #0a0a0a;
text-decoration: underline;
}
.oenotourisme .section9  {
background: rgba(0, 0, 0, 0) url(//www.chateau-roquefort.com/wp-content/themes/chateauroquefort/assets/images/saint-emilion.jpg) no-repeat scroll 0 0 / cover ;
margin-bottom: 0;
margin-top: 2rem;
margin-bottom: -3rem;
}
.oenotourisme .section9 .pres {
background-color: rgba(255, 255, 255, 0.7);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#b3ffffff,endColorstr=#b3ffffff);
margin-bottom: 0;
margin-top: 0;
}
.oenotourisme .section9 .pres > div { padding: 50px 6.25%;}
.oenotourisme .section10 { 
padding-bottom: 3rem !important;
padding-top: 3rem !important;
}
.oenotourisme .section10 a {
color: #0a0a0a;
text-decoration: underline;
}
.oenotourisme .section11 a {
color: #0a0a0a;
text-decoration: underline;
}
.oenotourisme .section10 {background:#f0eee8}
.environnement p {
font-size: 14px;
}
.environnement a {
color: #fff;
text-decoration: underline;
}
.environnement h2 {
font-family: "Raleway",sans-serif;
font-size: 18px;
font-weight: 700;
}
.environnement .section1 {
padding-bottom: 0;
}
.environnement .section2 {
padding-bottom: 0;
}
.deguster p {
font-size: 14px;
}
.deguster h2 {
font-family: "Raleway",sans-serif;
font-size: 18px;
font-weight: 700;
}
.deguster a {
text-decoration: underline;
}
.deguster .section1 {padding-bottom: 0;}
.deguster .section1 .in-vc {
display: table-cell;
text-align: left !important;
vertical-align: middle;
}
.deguster .section2 {background:#f0eee8}
.deguster .section4 {background:#f0eee8;margin-bottom: -3rem;}
#order_comments_field label {
font-family: "Raleway",sans-serif !important;
}
.checkout.woocommerce-checkout input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color: #997952; font-family: "Raleway",sans-serif !important;
}
.checkout.woocommerce-checkout input::-moz-placeholder, textarea::-moz-placeholder {
color: #997952; font-family: "Raleway",sans-serif !important;
}
.checkout.woocommerce-checkout input:-ms-input-placeholder, textarea:-ms-input-placeholder {
color: #997952; font-family: "Raleway",sans-serif !important;
}
.checkout.woocommerce-checkout input::placeholder, textarea::placeholder {
color: #997952; font-family: "Raleway",sans-serif !important;
}
#order_comments {min-height: 100px}
.woocommerce-checkout .has-tip {display:none;}
@media screen and (max-width: 40em) {
.title-bar {
background: #252525 none repeat scroll 0 0;
color: #fefefe;
height: 70px;
padding: 0.8rem 1rem 1rem;
width: 100%;
}
}
.lang_sel_list_horizontal {
background: transparent none repeat scroll 0 0 !important;
display: table !important;
margin: 0 auto !important;
text-align: center !important;
width: auto !important;
}
#lang_sel_list ul {
border: medium none !important;
}
#lang_sel_list ul a.lang_sel_other, #lang_sel li ul a:link, #lang_sel_list ul a.lang_sel_other:visited {
background-color: transparent !important;
}
#lang_sel_list a.lang_sel_sel, #lang_sel_list a.lang_sel_sel:visited {
background-color: transparent !important;
}
.top-bar .menu li:not(:last-child) {
border: medium none !important;
}
.top-bar-right #lang_sel_list {
display: block !important;
float: left;
margin-right: 43px !important;
top: 4px;
position: relative;
z-index: 999;
border:none;
}
@media screen and (max-width: 40em) {
.top-bar-right #lang_sel_list {display:none !important;}
}
.page-template-page-reception .section3, .page-template-page-reception .section4 {padding-top: 0;padding-bottom: 0;}
.page-template-page-reception .section4 {}
.page-template-page-reception .section4 img {width: inherit;}
.page-template-page-reception .section4 .large-1 {width: 12.5%;}
.page-template-page-reception .section4 .content {
padding-top: 2rem;
padding-bottom: 2rem;
background: #f0eee8;
}
.nopad {
padding-bottom: 0 !important;
margin-bottom: 0 !important;
}
.page-template-page-reception .section5 { 
background:#997952;
padding-top: 1rem;
padding-bottom: 1rem;
}
.page-template-page-reception .section5 p {font-size:18px;}
.button.en {
display: inline-block;
float: none;
margin-top: 1rem;
vertical-align: middle;
background-color: #997952;
color: #fff;
}
.button.en:hover {
background-color: #252525;
}
.prefooter {}
.prefooter h2 {
color: #252525;
font-size: 20px;
text-transform: uppercase;
}
.prefooter .col1 {
border-top: 1px solid #989898;
border-right: 1px solid #989898;
padding-top: 2rem;
padding-bottom: 1rem;
}
.prefooter .col2 {
border-top: 1px solid #989898;
padding-top: 2rem;
padding-bottom: 1rem;
}
.prefooter img {
max-width: 75px;
}
@media screen and (max-width: 40em) {
.prefooter .col1 {
border-right:none;
}
.prefooter img {
max-width: 100px;
}
}
.promo-header {
background: #947a57;
padding: 5px 0;
}
.promo-header p {
color: #fff;
margin-bottom: 0;
text-align: center;
font-size: 18px;
font-weight: normal;
} @media screen and (max-width: 40em) {
.promo-header p {
margin-bottom: 0;
text-align: center;
font-size: 12px;
font-weight: normal;
line-height: 15px;
}
.promo-header p::before {display:none;}
}
.single-product.postid-2497 .unitprice {display:none;}
.single-product.postid-2531 .unitprice {display:none;}
.single-product.postid-3965 .unitprice {display:none;}
.single-product.postid-4268 .unitprice {display:none;}
.single-product.postid-4501 .unitprice {display:none;}
.single-product.postid-4848 .unitprice {display:none;}
.single-product.postid-4965 .unitprice {display:none;}
.single-product.postid-5145 .unitprice {display:none;}
@media screen and (max-width: 64em) {
.post-type-archive-product .section1 .column:last-child:not(:first-child), .post-type-archive-product .section1 .columns:last-child:not(:first-child) {
float: none;
margin-left: auto;
margin-right: auto;
padding-top: 4rem;
}
}
.oenotourisme .section2bis .content {
background: #f0eee8;
padding: .8rem;
}
.oenotourisme .section2bis .content h3 {
text-align: center;
text-transform: uppercase;
font-size: 20px;
font-weight: 700;
font-family: 'Raleway', sans-serif;
margin-top: 1rem;
}
.oenotourisme .section2bis .content a.button {
background: #997952 none repeat scroll 0 0;
color: #fff;
font-size: 0.875rem;
font-weight: 400;
margin: 0 0 1rem;
padding: 0.85em 2em;
text-decoration: none;
display: block;
text-align: center;
width: 80%;
margin-left: auto;
margin-right: auto;
}
.oenotourisme.dormir a.button {
background: #997952 none repeat scroll 0 0;
color: #fff;
font-size: 0.875rem;
font-weight: 400;
margin: 0 0 1rem;
padding: 0.85em 2em;
text-decoration: none;
display: block;
text-align: left;
width: 80%;
margin-left: inherit;
margin-right: inherit;
}
.oenotourisme .section2bis .content a.button:hover, .oenotourisme.dormir a.button:hover {background: #252525 none repeat scroll 0 0}
.oenotourisme.dormir .in-vc {
display: table-cell;
text-align: left;
vertical-align: middle;
}
.page-template-page-dormir .container .full-width h2 {
font-family: "Raleway",sans-serif;
font-size: 18px;
font-weight: 700;
} 
.page-template-page-dormir .container .full-width h3 {
font-family: "Raleway",sans-serif;
font-size: 16px;
font-weight: 700;
}
.align-center {
display: flex;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.lets {
display: flex;
justify-content: center;
align-content: center;
align-items: center;
height: 100%;
}
.lets img {
width: 237px;
height: auto;
}
* html #lang_sel,* html #lang_sel_list{width:12em}* html #lang_sel a,* html #lang_sel_list a{width:149px}* html #lang_sel a:visited,* html #lang_sel_list a:visited{width:149px}* html #lang_sel ul ul,* html #lang_sel_list ul{top:18px}* html #lang_sel ul ul a,* html #lang_sel_list ul a{width:150px}* html #lang_sel ul ul a:visited,* html #lang_sel_list ul a:visited{width:150px}#lang_sel{height:32px;position:relative;font-family:verdana, arial, sans-serif;display:inline-block}#lang_sel ul{padding:0 !important;margin:0 !important;list-style-type:none !important}#lang_sel ul li:hover ul,#lang_sel ul a:hover ul{visibility:visible}#lang_sel ul ul{width:149px;visibility:hidden;position:absolute;height:0;top:25px;left:0;border-top:1px solid #cdcdcd;z-index:10000}#lang_sel ul ul a{background:#ffffff;color:#444444;height:auto;line-height:1em;padding:5px 10px;border-width:0 1px 1px 1px}#lang_sel ul ul a:visited{background:#ffffff;color:#444444;height:auto;line-height:1em;padding:5px 10px;border-width:0 1px 1px 1px}#lang_sel li{float:left;width:149px;position:relative;padding:0 !important;margin:0 !important;list-style-type:none !important}#lang_sel li:before{content:'' !important}#lang_sel a{display:block;font-size:11px;text-decoration:none !important;color:#444444;border:1px solid #cdcdcd;background:#fff;padding-left:10px;line-height:24px}#lang_sel a:visited{display:block;font-size:11px;text-decoration:none !important;color:#444444;border:1px solid #cdcdcd;background:#fff;padding-left:10px;line-height:24px}#lang_sel a.lang_sel_sel{background:url(//www.chateau-roquefort.com/wp-content/themes/chateauroquefort/assets/img/nav-arrow-down.png) #fff right no-repeat;color:#444}#lang_sel a.lang_sel_sel:hover{text-decoration:none;color:#000}#lang_sel table{position:absolute;top:0;left:0;border-collapse:collapse}#lang_sel a:hover,#lang_sel ul ul a:hover,#lang_sel :hover>a,#lang_sel ul ul :hover>a{color:#000;background:#eee}#lang_sel img.iclflag{width:18px;height:12px;position:relative;top:1px}#lang_sel.icl_rtl{text-align:right;direction:rtl}#lang_sel.icl_rtl .lang_sel_sel{padding-right:14px}#lang_sel_footer{margin:0;padding:7px;text-align:center;font:11px Verdana, sans-serif;min-height:15px;clear:both;background-color:#fff;border:1px solid #cdcdcd}#lang_sel_footer ul{list-style:none;margin:0;padding:0}#lang_sel_footer ul li{display:inline;margin:0 1px 0 0;padding:0;white-space:nowrap;line-height:25px}#lang_sel_footer ul li img{position:relative;top:1px;width:18px;height:12px}#lang_sel_footer ul li a{text-decoration:none;padding:5px 10px}#lang_sel_footer ul li a:visited{text-decoration:none;padding:5px 10px}#wpml_credit_footer{width:100%;margin:10px 0;padding:0;text-align:center;font-size:11px}#lang_sel_list{height:32px;position:relative;z-index:99;font-family:verdana, arial, sans-serif}#lang_sel_list ul{padding:0 !important;margin:0 !important;list-style-type:none !important}#lang_sel_list ul li:hover ul,#lang_sel_list ul a:hover ul{visibility:visible}#lang_sel_list ul.lang_sel_list_vertical{width:149px}#lang_sel_list ul a{background:none;color:#444444;height:auto;line-height:1em}#lang_sel_list li{float:left;position:relative;padding:0 !important;margin:0 !important;list-style-type:none !important}#lang_sel_list li:before{content:'' !important}#lang_sel_list a{display:block;font-size:11px;text-decoration:none !important;color:#444444;background:#fff;line-height:18px;padding-left:5px}#lang_sel_list a:visited{display:block;font-size:11px;text-decoration:none !important;color:#444444;background:#fff;line-height:18px;padding-left:5px}#lang_sel_list a.lang_sel_sel{background-image:none;color:#444}#lang_sel_list a.lang_sel_sel:hover{text-decoration:none;color:#000}#lang_sel_list.lang_sel_list_vertical{width:149px}#lang_sel_list.lang_sel_list_vertical ul{height:0;top:19px;left:0;border-top:1px solid #cdcdcd}#lang_sel_list.lang_sel_list_vertical ul a{padding:3px 10px}#lang_sel_list.lang_sel_list_vertical li{width:149px}#lang_sel_list.lang_sel_list_vertical a{border:1px solid #cdcdcd;border-top-width:0;padding-left:10px}#lang_sel_list.lang_sel_list_vertical a:visited{border:1px solid #cdcdcd;border-top-width:0;padding-left:10px}#lang_sel_list table{position:absolute;top:0;left:0;border-collapse:collapse}#lang_sel_list img.iclflag{width:18px;height:12px;position:relative;top:1px}#lang_sel_list_list ul a:visited{background:#ffffff;color:#444444;height:auto;line-height:1em;padding:3px 10px}.menu-item-language img.iclflag{height:12px !important;width:18px !important;margin-bottom:0 !important;margin-right:4px}.mailjet_widget_form_builder_container {
width: 100%;
}