@charset "UTF-8";
@charset "UTF-8";
.cmplz-video.cmplz-iframe-styles{background-color:transparent}.cmplz-video.cmplz-hidden{visibility:hidden !important}.cmplz-blocked-content-notice{display:none}.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice,.cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice{display:block}.cmplz-blocked-content-container,.cmplz-wp-video{animation-name:cmplz-fadein;animation-duration:600ms;background:#FFF;border:0;border-radius:3px;box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15);display:flex;justify-content:center;align-items:center;background-repeat:no-repeat !important;background-size:cover !important;height:inherit;position:relative}.cmplz-blocked-content-container.gmw-map-cover,.cmplz-wp-video.gmw-map-cover{max-height:100%;position:absolute}.cmplz-blocked-content-container.cmplz-video-placeholder,.cmplz-wp-video.cmplz-video-placeholder{padding-bottom:initial}.cmplz-blocked-content-container iframe,.cmplz-wp-video iframe{visibility:hidden;max-height:100%;border:0 !important}.cmplz-blocked-content-container .cmplz-custom-accept-btn,.cmplz-wp-video .cmplz-custom-accept-btn{white-space:normal;text-transform:initial;cursor:pointer;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:200px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus,.cmplz-wp-video .cmplz-custom-accept-btn:focus{border:1px dotted #cecece}.cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-wp-video .cmplz-blocked-content-notice{white-space:normal;text-transform:initial;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:300px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links{display:block;margin-bottom:10px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a{color:#fff}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body{display:block}.cmplz-blocked-content-container div div{display:none}.cmplz-wp-video .cmplz-placeholder-element{width:100%;height:inherit}@keyframes cmplz-fadein{from{opacity:0}to{opacity:1}}
  #wpadminbar {
position: fixed !important; }
body.admin-bar.f-topbar-fixed .sticky.fixed {
margin-top: 2rem; }
.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; }
.screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; }  .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 {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear; }
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8); }
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg); } }
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg); } }
.fa-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg); }
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg); }
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg); }
.fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1); }
.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1); }
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
-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-pp: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-resistance: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: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: ""; }
.fa-gitlab:before {
content: ""; }
.fa-wpbeginner:before {
content: ""; }
.fa-wpforms:before {
content: ""; }
.fa-envira:before {
content: ""; }
.fa-universal-access:before {
content: ""; }
.fa-wheelchair-alt:before {
content: ""; }
.fa-question-circle-o:before {
content: ""; }
.fa-blind:before {
content: ""; }
.fa-audio-description:before {
content: ""; }
.fa-volume-control-phone:before {
content: ""; }
.fa-braille:before {
content: ""; }
.fa-assistive-listening-systems:before {
content: ""; }
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
content: ""; }
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
content: ""; }
.fa-glide:before {
content: ""; }
.fa-glide-g:before {
content: ""; }
.fa-signing:before,
.fa-sign-language:before {
content: ""; }
.fa-low-vision:before {
content: ""; }
.fa-viadeo:before {
content: ""; }
.fa-viadeo-square:before {
content: ""; }
.fa-snapchat:before {
content: ""; }
.fa-snapchat-ghost:before {
content: ""; }
.fa-snapchat-square:before {
content: ""; }
.fa-pied-piper:before {
content: ""; }
.fa-first-order:before {
content: ""; }
.fa-yoast:before {
content: ""; }
.fa-themeisle:before {
content: ""; }
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
content: ""; }
.fa-fa:before,
.fa-font-awesome:before {
content: ""; }
.fa-handshake-o:before {
content: ""; }
.fa-envelope-open:before {
content: ""; }
.fa-envelope-open-o:before {
content: ""; }
.fa-linode:before {
content: ""; }
.fa-address-book:before {
content: ""; }
.fa-address-book-o:before {
content: ""; }
.fa-vcard:before,
.fa-address-card:before {
content: ""; }
.fa-vcard-o:before,
.fa-address-card-o:before {
content: ""; }
.fa-user-circle:before {
content: ""; }
.fa-user-circle-o:before {
content: ""; }
.fa-user-o:before {
content: ""; }
.fa-id-badge:before {
content: ""; }
.fa-drivers-license:before,
.fa-id-card:before {
content: ""; }
.fa-drivers-license-o:before,
.fa-id-card-o:before {
content: ""; }
.fa-quora:before {
content: ""; }
.fa-free-code-camp:before {
content: ""; }
.fa-telegram:before {
content: ""; }
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
content: ""; }
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
content: ""; }
.fa-thermometer-2:before,
.fa-thermometer-half:before {
content: ""; }
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
content: ""; }
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
content: ""; }
.fa-shower:before {
content: ""; }
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
content: ""; }
.fa-podcast:before {
content: ""; }
.fa-window-maximize:before {
content: ""; }
.fa-window-minimize:before {
content: ""; }
.fa-window-restore:before {
content: ""; }
.fa-times-rectangle:before,
.fa-window-close:before {
content: ""; }
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
content: ""; }
.fa-bandcamp:before {
content: ""; }
.fa-grav:before {
content: ""; }
.fa-etsy:before {
content: ""; }
.fa-imdb:before {
content: ""; }
.fa-ravelry:before {
content: ""; }
.fa-eercast:before {
content: ""; }
.fa-microchip:before {
content: ""; }
.fa-snowflake-o:before {
content: ""; }
.fa-superpowers:before {
content: ""; }
.fa-wpexplorer:before {
content: ""; }
.fa-meetup:before {
content: ""; }
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0; }
.sr-only-focusable:active, .sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto; }   html {
font-family: sans-serif; line-height: 1.15; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }  body {
margin: 0; } article,
aside,
footer,
header,
nav,
section {
display: block; } h1 {
font-size: 2em;
margin: 0.67em 0; }  figcaption,
figure {
display: block; } figure {
margin: 1em 40px; } hr {
-webkit-box-sizing: content-box;
box-sizing: content-box; height: 0; overflow: visible; } main {
display: block; } pre {
font-family: monospace, monospace; font-size: 1em; }  a {
background-color: transparent; -webkit-text-decoration-skip: objects; } a:active,
a:hover {
outline-width: 0; }  abbr[title] {
border-bottom: none; text-decoration: underline; text-decoration: underline dotted; } b,
strong {
font-weight: inherit; } b,
strong {
font-weight: bolder; } code,
kbd,
samp {
font-family: monospace, monospace; font-size: 1em; } dfn {
font-style: italic; } mark {
background-color: #ff0;
color: #000; } small {
font-size: 80%; } sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline; }
sub {
bottom: -0.25em; }
sup {
top: -0.5em; }  audio,
video {
display: inline-block; } audio:not([controls]) {
display: none;
height: 0; } img {
border-style: none; } svg:not(:root) {
overflow: hidden; }  button,
input,
optgroup,
select,
textarea {
font-family: sans-serif; font-size: 100%; line-height: 1.15; margin: 0; } button {
overflow: visible; } button,
select { text-transform: none; } button,
html [type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button; }
button,
[type="button"],
[type="reset"],
[type="submit"] {  }
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0; }
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText; } input {
overflow: visible; } [type="checkbox"],
[type="radio"] {
-webkit-box-sizing: border-box;
box-sizing: border-box; padding: 0; } [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto; } [type="search"] {
-webkit-appearance: textfield; outline-offset: -2px;  }
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
-webkit-appearance: none; } ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; } fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em; } legend {
-webkit-box-sizing: border-box;
box-sizing: border-box; display: table; max-width: 100%; padding: 0; color: inherit; white-space: normal; } progress {
display: inline-block; vertical-align: baseline; } textarea {
overflow: auto; }  details {
display: block; } summary {
display: list-item; } menu {
display: block; }  canvas {
display: inline-block; } template {
display: none; }  [hidden] {
display: none; }
.foundation-mq {
font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"; }
html {
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-size: 100%; }
*,
*::before,
*::after {
-webkit-box-sizing: inherit;
box-sizing: inherit; }
body {
margin: 0;
padding: 0;
background: #ffffff;
font-family: 'Montserrat', sans-serif;
font-weight: normal;
line-height: 1.5;
color: #0a0a0a;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
img {
display: inline-block;
vertical-align: middle;
max-width: 100%;
height: auto;
-ms-interpolation-mode: bicubic; }
textarea {
height: auto;
min-height: 50px;
border-radius: 0; }
select {
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
border-radius: 0; }
.site-header {border-bottom: 1px solid #e2e2e2;}
.logo {
display: block;
left: 0;
right:0;
margin: 0 auto;
padding-top: 16px;
position: absolute;
width: 300px;
z-index: 1;
}
.logo-text a {
color: #fff;
display: inline-block;
left: 0;
margin: auto;
position: absolute;
right: 0;
text-align: center;
text-indent: -2000rem;
top: 0;
width: 300px;
z-index: 999;
}
@media screen and (max-width: 63.9375em) {
.logo {
display: block;
left: 0;
margin: 0 auto;
padding-top: 22px;
position: absolute;
right: 0;
width: 236px;
z-index: 1;
}
}
.preheader {
position: absolute;
right: 0;
}
.preheader .follow_rs {
float: left;
margin-right: 40px;
height: 38px;
}
.preheader .follow_rs ul {
height: 38px;
line-height: 38px;
margin-bottom: 0;
margin-left: 0;
vertical-align: middle;
}
.preheader .follow_rs ul li {
display: inline-block;
padding-right: 10px;
vertical-align: middle;
}
.preheader .follow_rs p {
color: #969696;
font-size: 12px;
margin-bottom: 0;
text-transform: uppercase;
}
.preheader .follow_rs a {
color: #969696;
}
.preheader .follow_rs a i {
font-size: 19px;
}
.preheader .select_lang {
float: left;
height: 38px;
}
.preheader .select_lang .wpml-ls-legacy-dropdown {
border: medium none;
max-width: 100%;
width: auto;
}
.preheader .select_lang .wpml-ls-legacy-dropdown a {
background-color: #f2f1f1;
border: medium none;
color: #969696;
display: block;
font-size: 12px;
height: 38px;
line-height: 38px;
padding: 0 10px;
text-decoration: none;
text-transform: uppercase;
}
.preheader .select_lang  a.wpml-ls-item-toggle:after {
font-family: 'FontAwesome';
content:"\f107";
padding-left: 5px;
position: relative;
right: inherit;
top: inherit;
border: medium none;
}
.preheader .contact_phone {
background: #4fb45f none repeat scroll 0 0;
float: left;
height: 38px;
}
.preheader .contact_phone a {
background: #4fb45f none repeat scroll 0 0;
color: #fff;
display: block;
font-size: 17px;
font-weight: 600;
line-height: 17px;
padding: 8px 20px;
vertical-align: middle;
}
.preheader .contact_phone i {
font-size: 21px;
padding-left: 10px;
padding-right: 10px;
}
@media screen and (max-width: 63.9375em) {
.preheader {display:none;}
}
.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
max-width: none !important; }
button {
padding: 0;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border: 0;
border-radius: 0;
background: transparent;
line-height: 1; }
[data-whatinput='mouse'] button {
outline: 0; }
pre {
overflow: auto; }
.is-visible {
display: block !important; }
.is-hidden {
display: none !important; }
.row {
max-width: 75rem;
margin-right: auto;
margin-left: auto; }
.row.full {max-width: inherit;}
.row.full .columns {padding-left:0;padding-right:0;}
.out-vc {
display: table;
width: 100%;
}
.in-vc {
display: table-cell;
position: relative;
vertical-align: middle;
}
.row::before, .row::after {
display: table;
content: ' '; }
.row::after {
clear: both; }
.row.collapse > .column, .row.collapse > .columns {
padding-right: 0;
padding-left: 0; }
.row .row {
margin-right: -0.625rem;
margin-left: -0.625rem; }
@media print, screen and (min-width: 40em) {
.row .row {
margin-right: -0.9375rem;
margin-left: -0.9375rem; } }
@media print, screen and (min-width: 64em) {
.row .row {
margin-right: -0.9375rem;
margin-left: -0.9375rem; } }
.row .row.collapse {
margin-right: 0;
margin-left: 0; }
.row.expanded {
max-width: none; }
.row.expanded .row {
margin-right: auto;
margin-left: auto; }
.row:not(.expanded) .row {
max-width: none; }
.row.gutter-small > .column, .row.gutter-small > .columns {
padding-right: 0.625rem;
padding-left: 0.625rem; }
.row.gutter-medium > .column, .row.gutter-medium > .columns {
padding-right: 0.9375rem;
padding-left: 0.9375rem; }
.column, .columns {
width: 100%;
float: left;
padding-right: 0.625rem;
padding-left: 0.625rem; }
@media print, screen and (min-width: 40em) {
.column, .columns {
padding-right: 0.9375rem;
padding-left: 0.9375rem; } }
.column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
float: left; }
ul.products  .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 {
margin-right: 0;
margin-left: 0;
padding-right: 0;
padding-left: 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 {
float: left;
width: 100%; }
.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 {
float: left;
width: 50%; }
.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 {
float: left;
width: 33.33333%; }
.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 {
float: left;
width: 25%; }
.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 {
float: left;
width: 20%; }
.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 {
float: left;
width: 16.66667%; }
.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 {
float: left;
width: 14.28571%; }
.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 {
float: left;
width: 12.5%; }
.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-right: 0;
padding-left: 0; }
.small-collapse .row {
margin-right: 0;
margin-left: 0; }
.expanded.row .small-collapse.row {
margin-right: 0;
margin-left: 0; }
.small-uncollapse > .column, .small-uncollapse > .columns {
padding-right: 0.625rem;
padding-left: 0.625rem; }
.small-centered {
margin-right: auto;
margin-left: auto; }
.small-centered, .small-centered:last-child:not(:first-child) {
float: none;
clear: both; }
.small-uncentered,
.small-push-0,
.small-pull-0 {
position: static;
float: left;
margin-right: 0;
margin-left: 0; }
@media print, 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 {
float: left;
width: 100%; }
.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 {
float: left;
width: 50%; }
.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 {
float: left;
width: 33.33333%; }
.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 {
float: left;
width: 25%; }
.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 {
float: left;
width: 20%; }
.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 {
float: left;
width: 16.66667%; }
.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 {
float: left;
width: 14.28571%; }
.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 {
float: left;
width: 12.5%; }
.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-right: 0;
padding-left: 0; }
.medium-collapse .row {
margin-right: 0;
margin-left: 0; }
.expanded.row .medium-collapse.row {
margin-right: 0;
margin-left: 0; }
.medium-uncollapse > .column, .medium-uncollapse > .columns {
padding-right: 0.9375rem;
padding-left: 0.9375rem; }
.medium-centered {
margin-right: auto;
margin-left: auto; }
.medium-centered, .medium-centered:last-child:not(:first-child) {
float: none;
clear: both; }
.medium-uncentered,
.medium-push-0,
.medium-pull-0 {
position: static;
float: left;
margin-right: 0;
margin-left: 0; } }
@media print, 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 {
float: left;
width: 100%; }
.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 {
float: left;
width: 50%; }
.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 {
float: left;
width: 33.33333%; }
.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 {
float: left;
width: 25%; }
.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 {
float: left;
width: 20%; }
.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 {
float: left;
width: 16.66667%; }
.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 {
float: left;
width: 14.28571%; }
.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 {
float: left;
width: 12.5%; }
.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-right: 0;
padding-left: 0; }
.large-collapse .row {
margin-right: 0;
margin-left: 0; }
.expanded.row .large-collapse.row {
margin-right: 0;
margin-left: 0; }
.large-uncollapse > .column, .large-uncollapse > .columns {
padding-right: 0.9375rem;
padding-left: 0.9375rem; }
.large-centered {
margin-right: auto;
margin-left: auto; }
.large-centered, .large-centered:last-child:not(:first-child) {
float: none;
clear: both; }
.large-uncentered,
.large-push-0,
.large-pull-0 {
position: static;
float: left;
margin-right: 0;
margin-left: 0; } }
.column-block {
margin-bottom: 1.25rem; }
.column-block > :last-child {
margin-bottom: 0; }
@media print, screen and (min-width: 40em) {
.column-block {
margin-bottom: 1.875rem; }
.column-block > :last-child {
margin-bottom: 0; } }
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
margin: 0;
padding: 0; }
p {
margin-bottom: 1rem;
font-size: inherit;
line-height: 1.6;
text-rendering: optimizeLegibility; }
em,
i {
font-style: italic;
line-height: inherit; }
strong,
b {
font-weight: 700;
opacity: 0.9;
line-height: inherit; }
small {
font-size: 80%;
line-height: inherit; }
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'Montserrat', sans-serif;
font-style: normal;
font-weight: normal;
color: inherit;
text-rendering: optimizeLegibility; }
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
line-height: 0;
color: #cacaca; }
h1 {
font-size: 1.5rem;
line-height: 1.4;
margin-top: 0;
margin-bottom: 0.5rem; }
h2 {
font-size: 1.25rem;
line-height: 1.4;
margin-top: 0;
margin-bottom: 0.5rem; }
h3 {
font-size: 1.1875rem;
line-height: 1.4;
margin-top: 0;
margin-bottom: 0.5rem; }
h4 {
font-size: 1.125rem;
line-height: 1.4;
margin-top: 0;
margin-bottom: 0.5rem; }
h5 {
font-size: 1.0625rem;
line-height: 1.4;
margin-top: 0;
margin-bottom: 0.5rem; }
h6 {
font-size: 1rem;
line-height: 1.4;
margin-top: 0;
margin-bottom: 0.5rem; }
@media print, 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 {
line-height: inherit;
color: #4fb45f;
text-decoration: none;
cursor: pointer; }
a:hover, a:focus {
color: #4fb45f; }
a img {
border: 0; }
hr {
clear: both;
max-width: 75rem;
height: 0;
margin: 1.25rem auto;
border-top: 0;
border-right: 0;
border-bottom: 1px solid #cacaca;
border-left: 0; }
ul,
ol,
dl {
margin-bottom: 1rem;
list-style-position: outside;
line-height: 1.6; }
li {
font-size: inherit; }
ul {
margin-left: 1.25rem;
list-style-type: disc; }
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; }
cite {
display: block;
font-size: 0.8125rem;
color: #8a8a8a; }
cite:before {
content: "— "; }
abbr {
border-bottom: 1px dotted #0a0a0a;
color: #0a0a0a;
cursor: help; }
figure {
margin: 0; }
code {
padding: 0.125rem 0.3125rem 0.0625rem;
border: 1px solid #cacaca;
background-color: #e6e6e6;
font-family: Consolas, "Liberation Mono", Courier, monospace;
font-weight: normal;
color: #0a0a0a; }
kbd {
margin: 0;
padding: 0.125rem 0.25rem 0;
background-color: #e6e6e6;
font-family: Consolas, "Liberation Mono", Courier, monospace;
color: #0a0a0a; }
.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 print, 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 print, 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;
-webkit-box-shadow: none !important;
box-shadow: none !important;
color: black !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; } }
[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;
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
height: 2.4375rem;
margin: 0 0 1rem;
padding: 0.5rem;
border: 1px solid #cacaca;
border-radius: 0;
background-color: #fefefe;
-webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
font-family: inherit;
font-size: 1rem;
font-weight: normal;
color: #0a0a0a;
-webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
-webkit-appearance: none;
-moz-appearance: none;
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 {
outline: none;
border: 1px solid #8a8a8a;
background-color: #fefefe;
-webkit-box-shadow: 0 0 5px #cacaca;
box-shadow: 0 0 5px #cacaca;
-webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; }
textarea {
max-width: 100%; }
textarea[rows] {
height: auto; }
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
color: #000; }
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
color: #000; }
input::placeholder,
textarea::placeholder {
color: #000; }
input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
background-color: #e6e6e6;
cursor: not-allowed; }
[type='submit'],
[type='button'] {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border-radius: 0; }
input[type='search'] {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
[type='file'],
[type='checkbox'],
[type='radio'] {
margin: 0 0 1rem; }
[type='checkbox'] + label,
[type='radio'] + label {
display: inline-block;
vertical-align: baseline;
margin-left: 0.5rem;
margin-right: 1rem;
margin-bottom: 0; }
[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: 14px;
font-weight: normal;
line-height: 1.8;
color: #534b49;
text-transform: uppercase;
}
.defaultp, .lost_reset_password p {
font-size:12px;
}
@media screen and (max-width: 39.9375em) {
label {
display: block;
margin: 0;
font-size: 12px;
font-weight: normal;
line-height: 1.8;
color: #534b49;
text-transform: uppercase;
}
}
label.middle {
margin: 0 0 1rem;
padding: 0.5625rem 0; }
.help-text {
margin-top: -0.5rem;
font-size: 0.8125rem;
font-style: italic;
color: #0a0a0a; }
.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, .input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
margin: 0;
white-space: nowrap;
display: table-cell;
vertical-align: middle; }
.input-group-label {
padding: 0 1rem;
border: 1px solid #cacaca;
background: #e6e6e6;
color: #0a0a0a;
text-align: center;
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;
width: 1%;
height: 100%; }
.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
height: 2.5rem;
padding-top: 0;
padding-bottom: 0;
font-size: 1rem; }
.input-group .input-group-button {
display: table-cell; }
fieldset {
margin: 0;
padding: 0;
border: 0; }
legend {
max-width: 100%;
margin-bottom: 0.5rem; }
.fieldset {
margin: 1.125rem 0;
padding: 1.25rem;
border: 1px solid #cacaca; }
.fieldset legend {
margin: 0;
margin-left: -0.1875rem;
padding: 0 0.1875rem;
background: #fefefe; }
select {
height: 2.4375rem;
margin: 0 0 1rem;
padding: 0.5rem;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border: 1px solid #cacaca;
border-radius: 0;
background-color: #fefefe;
font-family: inherit;
font-size: 1rem;
line-height: normal;
color: #0a0a0a;
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%28138, 138, 138%29'></polygon></svg>");
-webkit-background-origin: content-box;
background-origin: content-box;
background-position: right -1rem center;
background-repeat: no-repeat;
-webkit-background-size: 9px 6px;
background-size: 9px 6px;
padding-right: 1.5rem;
-webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; }
@media screen and (min-width: 0\0) {
select {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==); } }
select:focus {
outline: none;
border: 1px solid #8a8a8a;
background-color: #fefefe;
-webkit-box-shadow: 0 0 5px #cacaca;
box-shadow: 0 0 5px #cacaca;
-webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; }
select:disabled {
background-color: #e6e6e6;
cursor: not-allowed; }
select::-ms-expand {
display: none; }
select[multiple] {
height: auto;
background-image: none; }
.is-invalid-input:not(:focus) {
border-color: #cc4b37;
background-color: #f9ecea; }
.is-invalid-input:not(:focus)::-webkit-input-placeholder {
color: #cc4b37; }
.is-invalid-input:not(:focus):-ms-input-placeholder {
color: #cc4b37; }
.is-invalid-input:not(:focus)::placeholder {
color: #cc4b37; }
.is-invalid-label {
color: #cc4b37; }
.form-error {
display: none;
margin-top: -0.5rem;
margin-bottom: 1rem;
font-size: 0.75rem;
font-weight: bold;
color: #cc4b37; }
.form-error.is-visible {
display: block; }
.home #section_1 { position:relative;}
.content_slide_abs {
position: absolute;
left: 0;
right: 0;
margin: auto;
display: flex;
align-items: center;
justify-content: center;
background-color: rgba(0, 0, 0, 0.3);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000,endColorstr=#33000000);
height: 100%;
}
.content_slide_abs > div {
padding: 20px;
}
.slider_home .orbit-wrapper {
background-image: url(//www.rucher-royal.fr/wp-content/themes/rucher/assets/images/background/ombre_5.png);
background-position: center top;
background-repeat: repeat-x;
}
.slider_home .orbit-wrapper img {
position: relative;
width: 100%;
}
.slider_home .orbit-wrapper h2 {
color: #ffffff;
font-size: 30px;
font-weight: 300;
line-height: 35px;
text-transform: uppercase;
}
.slider_home .orbit-wrapper p {
color: #4fb45f;
font-size: 20px;
font-weight: 300;
line-height: 23px;
padding-top: 20px;
text-transform: none;
}
.content_slide_abs img {width: auto !important;height: 150px !important;}
.slider_home .orbit-wrapper a {
display: inline-block;
vertical-align: middle;
margin: 0 0 1rem 0;
padding: 0.85em 3em;
-webkit-appearance: none;
border: 1px solid transparent;
border-radius: 0;
-webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
transition: background-color 0.25s ease-out, color 0.25s ease-out;
font-size: 12px;
text-transform: uppercase;
line-height: 1;
text-align: center;
cursor: pointer;
background-color: #4fb45f;
color: #ffffff;
}
.slider_home .orbit-wrapper a:hover, .slider_home .orbit-wrapper a:focus {
background-color: #7b7572;
}
@media screen and (max-width: 39.9375em) {
.home #section_1 .in-vc {height: 400px;}
.slider_home .orbit-wrapper img {
position: relative;
width: 100%;
height: 100%;
max-width: 100%;
max-height: 100%;
object-fit: cover;
}
.slider_home .orbit-wrapper h2 {
color: #ffffff;
font-size: 28px;
font-weight: 300;
line-height: 30px;
padding-top: 20px;
text-align: center;
text-transform: uppercase;
}
.slider_home .orbit-wrapper p {
color: #4fb45f;
font-size: 16px;
font-weight: 300;
line-height: 20px;
padding-top: 5px;
text-align: center;
text-transform: none;
}	
}
#menu-accueil {}
.home #section_2 {
background: #4fb45f none repeat scroll 0 0;
padding-bottom: 50px;
padding-top: 50px;
}
.home #section_2 h2 {
font-weight: lighter;
font-size: 25px;
color: #000;
}
.home #section_2 p {
color: #fff;
font-size: 16px;
margin: 0;
line-height: 20px;
}
.home #section_2 a {
color: #fff;
border: 1px solid #fff;
text-align: center;
display: table;
margin: 0 auto;
padding: 5px 20px;
-webkit-appearance: none;
border-radius: 0;
-webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
transition: background-color 0.25s ease-out, color 0.25s ease-out;
}
.ivole-trustbadgef-wdp a {border:none !important;}
.home #section_2 a:hover {
color: #4fb45f ;
background: #fff none repeat scroll 0 0;
-webkit-appearance: none;
border-radius: 0;
-webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
transition: background-color 0.25s ease-out, color 0.25s ease-out;
}
.ivole-trustbadgef-wdp a:hover {background:none !important;}
@media screen and (max-width: 63.9375em) {
.home #section_2 p {
color: #fff;
font-size: 14px;
margin: 0;
}
}
@media screen and (max-width: 39.9375em) {
.home #section_2 {
background: #4fb45f none repeat scroll 0 0;
padding-bottom: 20px;
padding-top: 20px;
}
.home #section_2 img {
display: block;
margin: 0 auto;
text-align: center;
}
.home #section_2 p {
color: #fff;
font-size: 13px;
margin: 20px 0 0;
}
}
.home #section_3 {
padding-bottom: 50px;
padding-top: 50px;
}
.home #section_3 img {width: 100%;}
.home #section_3 .columns {padding:0;}
@media screen and (max-width: 39.9375em) {
.home #section_3 {
padding-bottom: 20px;
padding-top: 20px;
}
}
.home #section_5 {
background: #f6f6f6;
padding-top: 50px;
padding-bottom: 50px;
}
.home #section_5 .col2 { padding: 0;}
.home #section_5 img {}
.home #section_5 h2 {
color: #534b49;
font-size: 25px;
font-weight: 200;
text-align: left;
text-transform: uppercase;
margin-bottom: 0;
}
.home #section_5 p {
color: #534b49;
font-size: 14px;
font-weight: 400;
padding-bottom: 15px;
padding-top: 0;
margin-bottom:0;
}
.home #section_5 a {
display: inline-block;
vertical-align: middle;
margin: 0;
padding: 0.85em 3em;
-webkit-appearance: none;
border: 1px solid #534b49;
border-radius: 0;
-webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
transition: background-color 0.25s ease-out, color 0.25s ease-out;
font-size: 12px;
text-transform: uppercase;
line-height: 1;
text-align: center;
cursor: pointer;
background-color: transparent;
color: #534b49;
}
.home #section_5 a:hover {
color:#ffffff;
background-color:#534b49
}
@media screen and (max-width: 63.9375em) {
.home #section_5 .col2 {
overflow: hidden;
position: relative;
}
.home #section_5 p {font-size: 12px}
}
.home #section_6 {background: #f6f6f6 none repeat scroll 0 0;}
.home #section_6 .col1 {
background-color: #dde2ec;
background-image: url(//www.rucher-royal.fr/wp-content/themes/rucher/assets/images/logo/picto_testi.png);
background-position: 60px 60px;
background-repeat: no-repeat;
padding: 0;
}
.home #section_6 .col1 p {
color:#534b49;position:relative;
}
.home #section_6 .col1 blockquote {margin:0; padding:0;position: relative;color: #534b49;}
.home #section_6 .col1 blockquote p {
position:relative;
color: #534b49;
font-size: 20px;
font-weight: 400;
line-height: 26px;
margin-bottom: 0;
padding-left: 100px;
padding-right: 100px;
border:none;
}
.home #section_6 .col1 blockquote::before {
content: "“";
font-size: 90px;
left: 50px;
position: absolute;
top: -30px;
color: #534b49;
}
.home #section_6 .col1 p { padding-left: 100px;color: #534b49; font-size: 12px;}
.home #section_6 .col2 {
padding: 67px 50px;
}
.home #section_6 h2 {
color: #534b49;
font-size: 30px;
font-weight: 200;
text-align: left;
text-transform: uppercase;
}
.home #section_6 h2::before {
background-image: url(//www.rucher-royal.fr/wp-content/themes/rucher/assets/images/logo/ec.png);
background-repeat: no-repeat;
border-right: 1px solid #534b49;
content: "";
margin-right: 25px;
padding: 5px 50px;
}
.home #section_6 a {
display: inline-block;
vertical-align: middle;
margin: 0;
padding: 0.85em 3em;
-webkit-appearance: none;
border: 1px solid #534b49;
border-radius: 0;
-webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
transition: background-color 0.25s ease-out, color 0.25s ease-out;
font-size: 12px;
text-transform: uppercase;
line-height: 1;
text-align: center;
cursor: pointer;
background-color: transparent;
color: #534b49;
}
.home #section_6 a:hover {
color:#ffffff;
background-color:#534b49
}
.home #section_6 .col2 p {
color: #534b49;
font-size: 14px;
font-weight: 400;
margin-bottom: 0;
padding-bottom: 15px;
padding-top: 15px;
}
@media screen and (max-width: 63.9375em) {
.home #section_6 h2::before {
background-image: url(//www.rucher-royal.fr/wp-content/themes/rucher/assets/images/logo/ec.png);
background-repeat: no-repeat;
border-right: medium none;
content: "";
height: 41px;
padding: inherit;
position: absolute;
top: 0;
width: 78px;
}	
.home #section_6 .col1 {
padding: 20px 0.9375rem;
}	
.home #section_6 h2 {
color: #534b49;
display: block;
font-size: 25px;
font-weight: 200;
padding-top: 60px;
text-align: left;
text-transform: uppercase;
}
.home #section_6 .col1 p {
color: #534b49;
font-size: 16px;
font-weight: 400;
line-height: 24px;
margin-bottom: 0;
padding-left: inherit;
padding-right: inherit;
}
.home #section_6 .col2 p {font-size: 12px}
.home #section_6 .col2 {
padding: 20px 0.9375rem;
}
.home #section_6 .col1 blockquote p {
border: medium none;
color: #534b49;
font-size: 16px;
font-weight: 400;
line-height: 26px;
margin-bottom: 0;
padding-left: 2.9375rem;
padding-right: 2.9375rem;
position: relative;
}	
.home #section_6 .col1 {
background-color: #dde2ec;
background-image: url(//www.rucher-royal.fr/wp-content/themes/rucher/assets/images/logo/picto_testi.png);
background-position: 18px 48px;
background-repeat: no-repeat;
padding: 0;
}
.home #section_6 .col1 blockquote::before {
color: #534b49;
content: "“";
font-size: 90px;
left: 6px;
position: absolute;
top: -30px;
}
}
@media screen and (max-width: 39.9375em) {
.home #section_6 h2 {text-align: center;}
.home #section_6 h2::before {
margin:auto;
left:0;
right:0;
}
.home #section_6 .col1 blockquote p {
border: medium none;
color: #534b49;
font-size: 16px;
font-weight: 400;
line-height: 26px;
margin-bottom: 0;
padding-left: 2.9375rem;
padding-right: 0.938rem;
position: relative;
}
.home #section_6 .col1 {
background-color: #dde2ec;
background-image: url(//www.rucher-royal.fr/wp-content/themes/rucher/assets/images/logo/picto_testi.png);
background-position: 18px 48px;
background-repeat: no-repeat;
padding: 100px 0 50px;
}	
}
.home #section_7 {
margin-top:50px;
}
.home #section_7 h2 {
border-bottom: 1px solid #d7d5d4;
color: #7b7572;
font-size: 18px;
padding-bottom: 10px;
text-align: center;
text-transform: uppercase;
}
.home #section_7 > div {
}
.home #section_7 img {}
.home #section_8 {
margin-top:50px;
}
.home #section_8 h2, .home #section_4 h2 {
border-bottom: 1px solid #d7d5d4;
color: #7b7572;
font-size: 18px;
padding-bottom: 10px;
text-align: center;
text-transform: uppercase;
font-weight: 600;
}
.home #section_8 h3 {
color: #000000;
font-size: 20px;
font-weight: bold;
}
.home #section_8 a {
color: #000000;
text-transform: uppercase;
font-size: 12px;
font-weight: bold;
}
.home #section_8 p {
color: #000000;
font-size: 14px;
font-weight: 400;
}
.home #section_9 {
margin-top:50px;
}
.home #section_9 h2 {
border-bottom: 1px solid #d7d5d4;
color: #7b7572;
font-size: 18px;
padding-bottom: 10px;
text-align: center;
text-transform: uppercase;
}
.footer-container .rea {
background: #e3e3e3 none repeat scroll 0 0;
padding-bottom: 40px;
padding-top: 40px;
}
.footer-container .rea img {}
.footer-container .rea p {
color: #000000;
font-size: 14px;
font-weight: 500;
margin-bottom: 0;
text-transform: uppercase;
}
@media screen and (max-width: 39.9375em) {
.footer-container .rea > div {
padding-bottom: 40px;
}
.footer-container .row.full .columns {
padding-left: 0.625rem;
padding-right: 0.625rem;
}
}
.footer-container .contact {
background: #7b7572 none repeat scroll 0 0;
}
.footer-container .contact > div {
padding-bottom: 15px;
padding-top: 15px;
}
.footer-container .contact .col1 {
border-right:1px solid #ffffff
}
.footer-container .contact .col2 {}
.footer-container .contact .col2 input {display: inline-block;}
.footer-container .contact .col2 input[type="email"] {
width: 167px;
background: transparent;
border: 1px solid #fff;
margin-top: 5px;
color:#ffffff;
margin-bottom:0;
}
.footer-container .contact input::-webkit-input-placeholder,
.footer-container .contact textarea::-webkit-input-placeholder {
color: #fff;
font-size:12px;
}
.footer-container .contact input:-ms-input-placeholder,
.footer-container .contact textarea:-ms-input-placeholder {
color: #fff;
font-size:12px;
}
.footer-container .contact input::placeholder,
.footer-container .contact textarea::placeholder {
color: #fff;
font-size:12px;
}
.footer-container .contact .col2 input[type="submit"] {
font-family: FontAwesome;
font-size: 17px;
color:#ffffff;
border: none;
background-color: transparent;
height: 2.4375rem;
padding: 0.5rem 0.5rem 0.5rem 0;
width: 22px;
cursor:pointer;
}
.mc4wp-response p {font-size: 10px;font-weight: normal;}
.footer-container .contact .col3 {
background:#4fb45f;
}
.footer-container .contact p {
color: #fff;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
margin-bottom: 0;	
}
.footer-container .contact .col3 a {
color: #fff;
font-size: 18px;
font-weight: bold;
text-transform: uppercase;
}
.footer-container .contact .follow_rs {
margin-right: 10px;
height: 38px;
}
.footer-container .contact .follow_rs ul {
height: 38px;
line-height: 38px;
margin-bottom: 0;
margin-left: 0;
vertical-align: middle;
}
.footer-container .contact .follow_rs ul li {
display: inline-block;
padding-right: 10px;
padding-left: 10px;
vertical-align: middle;
}
.footer-container .contact .follow_rs a {
color: #ffffff;
}
.footer-container .contact .follow_rs a i {
font-size: 19px;
}
.footer-container .menu_footer {
background: #262d27 none repeat scroll 0 0;
padding-bottom: 40px;
padding-top: 40px;
}
.footer-container .menu_footer .columns {
padding-right: 0.9375rem;
padding-left: 0.9375rem;
}
.footer-container .menu_footer ul {color: #fff;margin-left: 0;}
.footer-container .menu_footer li {
display: block;
}
.footer-container .menu_footer h2 {
font-size: 12px;
text-transform: uppercase;
color: #fff;
display: block;
font-weight: bold;
text-align: left;
}
.footer-container .menu_footer li a {
font-size: 12px;
text-transform: uppercase;
color: #fff;
display: block;
font-weight: normal;
}
.footer-container .menu_footer ul.langue li a {
display: inline;
margin-left: 5px;
margin-right: 5px;
}
.footer-container .menu_footer li a:hover {color:#4fb45f;}
.footer-container .menu_footer img {margin-bottom:20px;}
#breadcrumbs a, #breadcrumbs span {
color: #000;
font-size: 10px;
text-transform: uppercase;
}
.button {
display: inline-block;
vertical-align: middle;
margin: 0 0 1rem 0;
padding: 0.85em 1em;
-webkit-appearance: none;
border: 1px solid transparent;
border-radius: 0;
-webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
transition: background-color 0.25s ease-out, color 0.25s ease-out;
font-size: 12px;
line-height: 1;
text-align: center;
cursor: pointer;
background-color: #4fb45f;
color: #ffffff;
text-transform: uppercase;
}
.button_inverse, .update_cart {
display: inline-block;
vertical-align: middle;
margin: 0 0 1rem 0;
padding: 0.85em 1em;
-webkit-appearance: none;
border: 1px solid #4fb45f;
border-radius: 0;
-webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
transition: background-color 0.25s ease-out, color 0.25s ease-out;
font-size: 12px;
line-height: 1;
text-align: center;
cursor: pointer;
background: transparent;
color: #4fb45f;
text-transform: uppercase;
}
.button_inverse:hover, .update_cart:hover {
background-color: #4fb45f !important;
color:#ffffff !important;
}
.wpcf7-form label.error {
color: #900;
font-size: 11px;
float: none;
padding-left: 5px;
margin-top: -17px;
}
.mc4wp-checkbox span {
font-size: 13px;
text-transform: none;
color: #534b49;
line-height: 16px;
display: inline-block;
}
div.wpcf7-mail-sent-ok {
border: 2px solid #4fb45f !important;
}
.wpcf7-submit {padding-left:40px; padding-right:40px;}
@media screen and (max-width: 39.9375em) {
#breadcrumbs {line-height: 8px;}
#breadcrumbs a, #breadcrumbs span {
color: #000;
font-size: 8px;
text-transform: uppercase;
line-height: 8px;
}
.wpcf7-submit {
width: 100%;
}
}
.page-template-presse {}
.page-template-presse h1 {
font-size: 40px;
color: #534b49;
font-weight: lighter;
}
.logo_presse {
text-align: center;
}
.header_presse {margin-top:100px;}
.content_presse {}
.content_presse ul {
border-top: 1px solid #4fb45f;
padding-top: 10px;
}
.content_presse ul li {
display: block;
font-size: 14px;
line-height: 16px;
margin-bottom: 10px;
}
.content_presse ul li a {
color: #4fb45f;
font-size: 14px;
}
.content_presse ul li a:before {
content:"\f0da";
font-family: 'FontAwesome';
padding-right: 5px;
font-size: 18px;
vertical-align: top;
}
.padpresse {margin-bottom:40px;}
.content_presse ul li:hover a, .content_presse ul li:hover::before {color:#7b7572;}
@media screen and (max-width: 39.9375em) {
.page-template-presse h1 {
font-size: 18px;
color: #534b49;
font-weight: lighter;
}
.logo_presse img {margin-bottom:10px;}
}
.presse_home {
margin: 0 auto;
display: block;
cursor:pointer;
}
.main-wrap.beaute {
margin-top: 1rem;
}
.beaute h1 {
color: #534b49;
font-size: 30px;
font-weight: lighter;
margin-bottom: 30px;
}
.beaute .section_1 p {
color: #534b49;
font-size: 14px;
font-weight: 400;
}
.beaute p {
color: #534b49;
font-size: 14px;
font-weight: 400;
}
.beaute .section_2 {
margin-top: 60px;
}
.beaute .section_2 p {
color: #534b49;
font-size: 14px;
font-weight: 400;
}
.title_section {
font-size: 18px;
color: #534b49;
font-weight: bold !important;
margin-bottom: 0;
}
.beaute .section_3, .beaute .section_5 {
margin-top: 50px;position: relative
}
.backpad {
position: relative;
margin-bottom: 30px;
}
.backpad h2 {
color: #534b49;
font-size: 18px;
text-transform: none;
text-align: center;
display: table;
margin: 0 auto;
width: 720px;
background: #fff;
z-index: 2;
position: relative;
}
.backpad .bar {
border-bottom: 1px solid #534b49;
position: absolute;
top: 12px;
width: 100%;
z-index: 1;
}
.beaute .section_4 {
margin-top: 50px;
}
.sub_title_section {
color: #4fb45f !important;
font-weight: 500 !important;
margin-bottom: 50px;
}
.sub_product p {
font-size:12px;
font-weight: normal !important;
}
.beaute .section_6 {
margin-top: 50px;
}
.beaute .section_8 {
margin-top: 50px;
}
.beaute .section_9 {
margin-top: 20px;
}
@media screen and (max-width: 39.9375em) {
.backpad h2 {
color: #534b49;
font-size: 18px;
text-transform: none;
text-align: center;
display: table;
margin: 0 auto;
width: auto;
background: #fff;
z-index: 2;
position: relative;
}
.backpad .bar { display:none;}
}
.section_3.eff .sub_title_section {
color: #4fb45f !important;
font-weight: 500 !important;
margin-bottom: -30px;
}
.slider_ingredient {}
.slider_ingredient img {
max-height: 250px;
width: auto;
margin: 0 auto;
display: block;
}
.slider_ingredient .orbit-controls {}
.slider_ingredient .orbit-previous, .slider_ingredient .orbit-next {
color: #000;
}
.fixed_button {display:none;}
@media screen and (max-width: 39.9375em) {
.fixed_button {
display: block;
position: fixed;
bottom: 18px;
width: 100%;
z-index: 10;
}
.fixed_button a {
width: 100%;
position: relative;
margin-bottom: 0;
padding: 1.25em 1em;
}
}
.page-template-page-faq .container, .archive.category .container, .single-post .container, .page-template-page-full-width .container {
background-image: url(//www.rucher-royal.fr/wp-content/themes/rucher/assets/images/background/ombre_5.png);
background-position: center top;
background-repeat: repeat-x;
}
.page-template-page-faq h1 {
color: #534b49;
font-size: 40px;
font-weight: lighter;
}
.page-template-page-full-width .entry-content a {color: #534b49;text-decoration: underline; }
.page-template-page-full-width p {color: #534b49;
font-size: 14px;
font-weight: normal;}
.page-template-page-full-width h1 {color: #534b49;
font-size: 30px;
font-weight: lighter;
margin-bottom: 30px;
}
.page-template-page-full-width h2 {color: #534b49;
font-size: 18px;
font-weight: lighter;
margin-bottom: 30px;}
.page-template-page-faq .main-wrap {
margin-top: 0;
}
.page-template-page-faq li.accordion-item  {}
.page-template-page-faq .accordion-item a {
position: relative;
width: 100%;
display: block;
color: #4fb45f;
font-size: 18px;
}
.page-template-page-faq .accordion-item a p {width: 90%;}
.page-template-page-faq .accordion-content p {
color: #534b49;
font-size: 14px;
font-weight: 400;
line-height: 20px;
}
.highlight {
margin: 0 -4px;
padding: 1px 4px;
position: relative !important;
right: inherit !important;
font-size: inherit !important;
text-transform: inherit !important;
background-color: #fff34d;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7);
-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7);
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7);
}
.category.category-blog .main-wrap {
margin-top: 1rem;
}
.menu_cat ul {
margin-left: 0;
border-bottom: 1px solid #d3d2d3;
padding-bottom: 30px;
margin-bottom: 60px;
}
.menu_cat li {
display: inline-block;
padding-right: 60px;
}
.menu_cat li a {
color: #7b7572;
font-size: 14px;
text-transform: uppercase;
}
.menu_cat li a:hover, .menu_cat li.current-cat a {color:#4fb45f;}
.category.category article .content {
border: 1px solid #87827d;
}
.category.category article .content img {}
.category.category article .content h2 {margin-top:1rem;}
.category.category article .content h2 a {
color: #534b49;
font-size: 18px;
line-height: 22px;
text-align: center;
display: block;
}
.category.category article .content p {
color: #534b49;
font-size: 14px;
font-weight: 400;
padding-right: 0.9375rem;
padding-left: 0.9375rem;
margin-top: 20px;
margin-bottom: 20px;
}
@media screen and (max-width: 39.9375em) {
.menu_cat li {
display: block;
}
}
.single-post .main-wrap {
margin-top: 1rem;
}
.single-post h1 {
color: #534b49;
font-size: 30px;
text-align: center;
font-weight: 900;
margin-bottom: 3rem;
}
.single-post h2 {
color: #534b49;
font-size: 22px;
margin-top: 3rem;
font-weight: 900;
}
.single-post h3 {
color: #534b49;
font-size: 17px;
margin-top: 3rem;
font-weight:900;
}
.single-post p {
color: #534b49;
font-size: 16px;
font-weight: normal;
}
.single-post a {color: #534b49;}
.single-post blockquote {
border-left: 2px solid #4fb45f;
padding-left: 20px;
margin-left: 20px;
}
.table_delivery {}
.table_delivery tr td {
border-top: 1px solid #ccc !important;
font-size: 12px;
font-weight: 400;
}
.table_delivery tr:last-child td {border:none;}
.table_delivery tr:first-child td {border:none !important;}
.share-post {
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;
}
[data-whatinput='mouse'] .button {
outline: 0; }
.button:hover, .button:focus {
background-color: #7b7572;
color:#ffffff;
}
.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-right: 0;
margin-left: 0; }
.button.primary {
background-color: #4fb45f;
color: #fefefe; }
.button.primary:hover, .button.primary:focus {
background-color: #126195;
color: #fefefe; }
.button.secondary {
background-color: #767676;
color: #fefefe; }
.button.secondary:hover, .button.secondary:focus {
background-color: #5e5e5e;
color: #fefefe; }
.button.success {
background-color: #3adb76;
color: #0a0a0a; }
.button.success:hover, .button.success:focus {
background-color: #22bb5b;
color: #0a0a0a; }
.button.warning {
background-color: #ffae00;
color: #0a0a0a; }
.button.warning:hover, .button.warning:focus {
background-color: #cc8b00;
color: #0a0a0a; }
.button.alert {
background-color: #cc4b37;
color: #fefefe; }
.button.alert:hover, .button.alert:focus {
background-color: #a53b2a;
color: #fefefe; }
.button.hollow {
border: 1px solid #4fb45f;
color: #4fb45f; }
.button.hollow, .button.hollow:hover, .button.hollow:focus {
background-color: transparent; }
.button.hollow:hover, .button.hollow:focus {
border-color: #0c3d5d;
color: #0c3d5d; }
.button.hollow.primary {
border: 1px solid #4fb45f;
color: #4fb45f; }
.button.hollow.primary:hover, .button.hollow.primary:focus {
border-color: #0c3d5d;
color: #0c3d5d; }
.button.hollow.secondary {
border: 1px solid #767676;
color: #767676; }
.button.hollow.secondary:hover, .button.hollow.secondary:focus {
border-color: #3b3b3b;
color: #3b3b3b; }
.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 #cc4b37;
color: #cc4b37; }
.button.hollow.alert:hover, .button.hollow.alert:focus {
border-color: #67251a;
color: #67251a; }
.button.disabled, .button[disabled] {
opacity: 0.25;
cursor: not-allowed; }
.button.disabled, .button.disabled:hover, .button.disabled:focus, .button[disabled], .button[disabled]:hover, .button[disabled]:focus {
background-color: #4fb45f;
color: #fefefe; }
.button.disabled.primary, .button[disabled].primary {
opacity: 0.25;
cursor: not-allowed; }
.button.disabled.primary, .button.disabled.primary:hover, .button.disabled.primary:focus, .button[disabled].primary, .button[disabled].primary:hover, .button[disabled].primary:focus {
background-color: #4fb45f;
color: #fefefe; }
.button.disabled.secondary, .button[disabled].secondary {
opacity: 0.25;
cursor: not-allowed; }
.button.disabled.secondary, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
background-color: #767676;
color: #fefefe; }
.button.disabled.success, .button[disabled].success {
opacity: 0.25;
cursor: not-allowed; }
.button.disabled.success, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success, .button[disabled].success:hover, .button[disabled].success:focus {
background-color: #3adb76;
color: #0a0a0a; }
.button.disabled.warning, .button[disabled].warning {
opacity: 0.25;
cursor: not-allowed; }
.button.disabled.warning, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning, .button[disabled].warning:hover, .button[disabled].warning:focus {
background-color: #ffae00;
color: #0a0a0a; }
.button.disabled.alert, .button[disabled].alert {
opacity: 0.25;
cursor: not-allowed; }
.button.disabled.alert, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert, .button[disabled].alert:hover, .button[disabled].alert:focus {
background-color: #cc4b37;
color: #fefefe; }
.button.dropdown::after {
display: block;
width: 0;
height: 0;
border: inset 0.4em;
content: '';
border-bottom-width: 0;
border-top-style: solid;
border-color: #fefefe transparent transparent;
position: relative;
top: 0.4em;
display: inline-block;
float: right;
margin-left: 1em; }
.button.arrow-only::after {
top: -0.1em;
float: none;
margin-left: 0; }
.accordion {
margin-left: 0;
list-style-type: none; }
.accordion-item:first-child > :first-child {
border-radius: 0 0 0 0; }
.accordion-item:last-child > :last-child {
border-radius: 0 0 0 0; }
.accordion-title {
}
:last-child:not(.is-active) > .accordion-title {
border-bottom: 1px solid #e6e6e6;
border-radius: 0 0 0 0; }
.accordion-title:hover, .accordion-title:focus {
background-color: #e6e6e6; }
.accordion-title:before {
position: absolute;
top: 8px;
right: 1rem;
margin-top: -0.5rem;
content: '\f0d7 '; 
font-family: 'FontAwesome';
color:#4fb45f;
display: none;
}
.page-template-page-faq  .accordion-title:before {display:block;}
.is-active > .accordion-title::before {
content: '\2013'; }
.accordion-content {
display: none;
}
:last-child > .accordion-content:last-child {
}
.is-accordion-submenu-parent > a {
position: relative; }
@media screen and (max-width: 39.9375em) {
.accordion-title::before {display:block;}
}
.badge {
display: inline-block;
min-width: 2.1em;
padding: 0.3em;
border-radius: 50%;
font-size: 0.6rem;
text-align: center;
background: #4fb45f;
color: #fefefe; }
.badge.primary {
background: #4fb45f;
color: #fefefe; }
.badge.secondary {
background: #767676;
color: #fefefe; }
.badge.success {
background: #3adb76;
color: #0a0a0a; }
.badge.warning {
background: #ffae00;
color: #0a0a0a; }
.badge.alert {
background: #cc4b37;
color: #fefefe; }
.breadcrumbs {
margin: 0 0 1rem 0;
list-style: none; }
.breadcrumbs::before, .breadcrumbs::after {
display: table;
content: ' '; }
.breadcrumbs::after {
clear: both; }
.breadcrumbs li {
float: left;
font-size: 0.6875rem;
color: #0a0a0a;
cursor: default;
text-transform: uppercase; }
.breadcrumbs li:not(:last-child)::after {
position: relative;
top: 1px;
margin: 0 0.75rem;
opacity: 1;
content: "/";
color: #cacaca; }
.breadcrumbs a {
color: #4fb45f; }
.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 {
display: table;
content: ' '; }
.button-group::after {
clear: both; }
.button-group .button {
margin: 0;
margin-right: 1px;
margin-bottom: 1px;
font-size: 0.9rem; }
.button-group .button:last-child {
margin-right: 0; }
.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:last-child {
width: 100%; }
.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: calc(50% - 1px);
margin-right: 1px; }
.button-group.expanded .button:first-child:nth-last-child(2):last-child, .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button:last-child {
margin-right: -6px; }
.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: calc(33.33333% - 1px);
margin-right: 1px; }
.button-group.expanded .button:first-child:nth-last-child(3):last-child, .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button:last-child {
margin-right: -6px; }
.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: calc(25% - 1px);
margin-right: 1px; }
.button-group.expanded .button:first-child:nth-last-child(4):last-child, .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button:last-child {
margin-right: -6px; }
.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: calc(20% - 1px);
margin-right: 1px; }
.button-group.expanded .button:first-child:nth-last-child(5):last-child, .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button:last-child {
margin-right: -6px; }
.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: calc(16.66667% - 1px);
margin-right: 1px; }
.button-group.expanded .button:first-child:nth-last-child(6):last-child, .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button:last-child {
margin-right: -6px; }
.button-group.primary .button {
background-color: #4fb45f;
color: #fefefe; }
.button-group.primary .button:hover, .button-group.primary .button:focus {
background-color: #126195;
color: #fefefe; }
.button-group.secondary .button {
background-color: #767676;
color: #fefefe; }
.button-group.secondary .button:hover, .button-group.secondary .button:focus {
background-color: #5e5e5e;
color: #fefefe; }
.button-group.success .button {
background-color: #3adb76;
color: #0a0a0a; }
.button-group.success .button:hover, .button-group.success .button:focus {
background-color: #22bb5b;
color: #0a0a0a; }
.button-group.warning .button {
background-color: #ffae00;
color: #0a0a0a; }
.button-group.warning .button:hover, .button-group.warning .button:focus {
background-color: #cc8b00;
color: #0a0a0a; }
.button-group.alert .button {
background-color: #cc4b37;
color: #fefefe; }
.button-group.alert .button:hover, .button-group.alert .button:focus {
background-color: #a53b2a;
color: #fefefe; }
.button-group.stacked .button, .button-group.stacked-for-small .button, .button-group.stacked-for-medium .button {
width: 100%; }
.button-group.stacked .button:last-child, .button-group.stacked-for-small .button:last-child, .button-group.stacked-for-medium .button:last-child {
margin-bottom: 0; }
@media print, screen and (min-width: 40em) {
.button-group.stacked-for-small .button {
width: auto;
margin-bottom: 0; } }
@media print, screen and (min-width: 64em) {
.button-group.stacked-for-medium .button {
width: auto;
margin-bottom: 0; } }
@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 {
position: relative;
margin: 0 0 1rem 0;
padding: 1rem;
border: 1px solid rgba(10, 10, 10, 0.25);
border-radius: 0;
background-color: white;
color: #0a0a0a; }
.callout > :first-child {
margin-top: 0; }
.callout > :last-child {
margin-bottom: 0; }
.callout.primary {
background-color: #d7ecfa;
color: #0a0a0a; }
.callout.secondary {
background-color: #eaeaea;
color: #0a0a0a; }
.callout.success {
background-color: #e1faea;
color: #0a0a0a; }
.callout.warning {
background-color: #fff3d9;
color: #0a0a0a; }
.callout.alert {
background-color: #f7e4e1;
color: #0a0a0a; }
.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; }
.card {
margin-bottom: 1rem;
border: 1px solid #e6e6e6;
border-radius: 0;
background: #fefefe;
-webkit-box-shadow: none;
box-shadow: none;
overflow: hidden;
color: #0a0a0a; }
.card > :last-child {
margin-bottom: 0; }
.card-divider {
padding: 1rem;
background: #e6e6e6; }
.card-divider > :last-child {
margin-bottom: 0; }
.card-section {
padding: 1rem; }
.card-section > :last-child {
margin-bottom: 0; }
.close-button {
position: absolute;
color: #8a8a8a;
cursor: pointer; }
[data-whatinput='mouse'] .close-button {
outline: 0; }
.close-button:hover, .close-button:focus {
color: #0a0a0a; }
.close-button.small {
right: 0.66rem;
top: 0.33em;
font-size: 1.5em;
line-height: 1; }
.close-button, .close-button.medium {
right: 1rem;
top: 0.5rem;
font-size: 2em;
line-height: 1; }
.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 {
color: #534b49;
display: block;
font-size: 14px;
font-weight: 600;
line-height: 1;
padding: 0.7rem 1rem;
text-transform: uppercase;
}
.menu > li.current-menu-item > a { color:#4fb45f;}
.menu > li > a:hover { color:#4fb45f;}
.top-bar .row {max-width: 100%;}
.top-bar-left a.myaccount, .top-bar-left a.myaccount_log, .top-bar-left .cart-contents {
color: #534b49;
font-size: 12px;
font-weight: 600;
line-height: 12px;
padding: 10px;
text-transform: uppercase;
vertical-align: middle;
}
.top-bar-left a.myaccount:after {
content:"\f007";
font-family: 'FontAwesome';
font-size: 16px;
margin-left: 5px;
}
.top-bar-left .cart-contents:after {
content:"\f291";
font-family: 'FontAwesome';
font-size: 16px;
margin-left: 5px;
}
.cart-contents {position:relative;}
.top-bar-left .cart-contents .count {
background: #4fb45f none repeat scroll 0 0;
border-radius: 100%;
box-sizing: content-box;
color: #ffffff;
font-size: 10px;
line-height: 14px;
padding: 1px 4px;
position: absolute;
right: 6px;
text-align: center;
top: 2px;
vertical-align: middle;
z-index: 9;
}
.log-out {
margin-left: -5px ;
padding: 0 !important;
}
.log-out i {font-size: 16px;}
.menu input,
.menu select,
.menu a,
.menu button {
margin-bottom: 0; }
.menu > li > a img,
.menu > li > a i,
.menu > li > a svg {
vertical-align: middle; }
.menu > li > a img + span,
.menu > li > a i + span,
.menu > li > a svg + span {
vertical-align: middle; }
.menu > li > a img,
.menu > li > a i,
.menu > li > a svg {
margin-right: 0.25rem;
display: inline-block; }
.menu > li, .menu.horizontal > li {
display: table-cell; }
.menu.expanded {
display: table;
width: 100%;
table-layout: fixed; }
.menu.expanded > li:first-child:last-child {
width: 100%; }
.menu.vertical > li {
display: block; }
@media print, screen and (min-width: 40em) {
.menu.medium-horizontal > li {
display: table-cell; }
.menu.medium-expanded {
display: table;
width: 100%;
table-layout: fixed; }
.menu.medium-expanded > li:first-child:last-child {
width: 100%; }
.menu.medium-vertical > li {
display: block; } }
@media print, screen and (min-width: 64em) {
.menu.large-horizontal > li {
display: table-cell; }
.menu.large-expanded {
display: table;
width: 100%;
table-layout: fixed; }
.menu.large-expanded > li:first-child:last-child {
width: 100%; }
.menu.large-vertical > li {
display: block; } }
.menu.simple li {
display: inline-block;
vertical-align: top;
line-height: 1; }
.menu.simple a {
padding: 0; }
.menu.simple li {
margin-left: 0;
margin-right: 1rem; }
.menu.simple.align-right li {
margin-right: 0;
margin-left: 1rem; }
.menu.align-right::before, .menu.align-right::after {
display: table;
content: ' '; }
.menu.align-right::after {
clear: both; }
.menu.align-right > li {
float: right; }
.menu.icon-top > li > a {
text-align: center; }
.menu.icon-top > li > a img,
.menu.icon-top > li > a i,
.menu.icon-top > li > a svg {
display: block;
margin: 0 auto 0.25rem; }
.menu.icon-top.vertical a > span {
margin: auto; }
.menu.nested {
margin-left: 1rem; }
.menu .active > a {
color: #4fb45f;
}
.menu.menu-bordered li {
border: 1px solid #e6e6e6; }
.menu.menu-bordered li:not(:first-child) {
border-top: 0; }
.menu.menu-hover li:hover {
background-color: #e6e6e6; }
.menu-text {
padding-top: 0;
padding-bottom: 0;
padding: 0.7rem 1rem;
font-weight: bold;
line-height: 1;
color: inherit; }
.menu-centered {
text-align: center; }
.menu-centered > .menu {
display: inline-block;
vertical-align: top; }
.no-js [data-responsive-menu] ul {
display: none; }
.menu-icon {
cursor: pointer;
display: inline-block;
height: 18px;
margin-top: 0;
position: relative;
vertical-align: top;
width: 30px;
}
.menu-icon::after {
position: absolute;
top: 0;
left: 0;
display: block;
width: 100%;
height: 1px;
background: #000000;
-webkit-box-shadow: 0 9px 0 #000000, 0 18px 0 #000000;
box-shadow: 0 9px 0 #000000, 0 18px 0 #000000;
content: ''; 
-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;
}
.menu-icon:hover::after {
background: #000000;
-webkit-box-shadow: 0 9px 0 #000000, 0 18px 0 #000000;
box-shadow: 0 9px 0 #000000, 0 18px 0 #000000; }
.menu-icon::before {
background-color: #000000;
content: "";
display: block;
height: 1px;
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::after {
background-color: #000000;
content: "";
display: block;
height: 1px;
left: 0px;
position: absolute;
width: 30px;
top: 10px;
-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;
}
.is-active.menu-icon::before {
opacity: 1;
background-color: #000000;
content: "";
display: block;
height: 1px;
left: 0px;
position: absolute;
width: 30px;
top: 10px;
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.dark {
position: relative;
display: inline-block;
vertical-align: middle;
width: 20px;
height: 16px;
cursor: pointer; }
.menu-icon.dark::after {
position: absolute;
top: 0;
left: 0;
display: block;
width: 100%;
height: 2px;
background: #0a0a0a;
-webkit-box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
content: ''; }
.menu-icon.dark:hover::after {
background: #8a8a8a;
-webkit-box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a; }
.is-drilldown {
position: relative;
overflow: hidden; }
.is-drilldown li {
display: block; }
.is-drilldown.animate-height {
-webkit-transition: height 0.5s;
transition: height 0.5s; }
.is-drilldown-submenu {
position: absolute;
top: 0;
left: 100%;
z-index: -1;
width: 100%;
background: #fefefe;
-webkit-transition: -webkit-transform 0.15s linear;
transition: -webkit-transform 0.15s linear;
transition: transform 0.15s linear;
transition: transform 0.15s linear, -webkit-transform 0.15s linear; }
.is-drilldown-submenu.is-active {
z-index: 1;
display: block;
-webkit-transform: translateX(-100%);
-ms-transform: translateX(-100%);
transform: translateX(-100%); }
.is-drilldown-submenu.is-closing {
-webkit-transform: translateX(100%);
-ms-transform: translateX(100%);
transform: translateX(100%); }
.drilldown-submenu-cover-previous {
min-height: 100%; }
.is-drilldown-submenu-parent > a {
position: relative; }
.is-drilldown-submenu-parent > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-right-width: 0;
border-left-style: solid;
border-color: transparent transparent transparent #4fb45f;
position: absolute;
top: 50%;
margin-top: -6px;
right: 1rem; }
.js-drilldown-back > a::before {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-left-width: 0;
border-right-style: solid;
border-color: transparent #4fb45f transparent transparent;
border-left-width: 0;
display: inline-block;
vertical-align: middle;
margin-right: 0.75rem;
border-left-width: 0; }
.dropdown-pane {
position: absolute;
z-index: 10;
display: block;
width: 300px;
padding: 1rem;
visibility: hidden;
border: 1px solid #cacaca;
border-radius: 0;
background-color: #fefefe;
font-size: 1rem; }
.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 {
top: 44px;
right: 0;
left: 0; }
.dropdown.menu > li.opens-right > .is-dropdown-submenu {
top: 44px;
right: 0;
left: 0; }
.dropdown.menu > li.is-dropdown-submenu-parent > a {
position: relative;
padding-right: 1.5rem; }
[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 {
right: 100%;
left: auto; }
.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
right: auto;
left: 100%; }
.dropdown.menu.vertical > li > a::after {
right: 14px; }
.dropdown.menu.vertical > li.opens-left > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-left-width: 0;
border-right-style: solid;
border-color: transparent #4fb45f transparent transparent; }
.dropdown.menu.vertical > li.opens-right > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-right-width: 0;
border-left-style: solid;
border-color: transparent transparent transparent #4fb45f; }
@media print, screen and (min-width: 40em) {
.dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
top: 100%;
right: 0;
left: auto; }
.dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
top: 100%;
right: auto;
left: 0; }
.dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
position: relative;
padding-right: 1.5rem; }
.dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-bottom-width: 0;
border-top-style: solid;
border-color: #4fb45f transparent transparent;
right: 5px;
margin-top: -3px; }
.dropdown.menu.medium-vertical > li .is-dropdown-submenu {
top: 0; }
.dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
right: 100%;
left: auto; }
.dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
right: auto;
left: 100%; }
.dropdown.menu.medium-vertical > li > a::after {
right: 14px; }
.dropdown.menu.medium-vertical > li.opens-left > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-left-width: 0;
border-right-style: solid;
border-color: transparent #4fb45f transparent transparent; }
.dropdown.menu.medium-vertical > li.opens-right > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-right-width: 0;
border-left-style: solid;
border-color: transparent transparent transparent #4fb45f; } }
@media print, screen and (min-width: 64em) {
.dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
top: 100%;
right: 0;
left: auto; }
.dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
top: 100%;
right: auto;
left: 0; }
.dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
position: relative;
padding-right: 1.5rem; }
.dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-bottom-width: 0;
border-top-style: solid;
border-color: #4fb45f transparent transparent;
right: 5px;
margin-top: -3px; }
.dropdown.menu.large-vertical > li .is-dropdown-submenu {
top: 0; }
.dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
right: 100%;
left: auto; }
.dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
right: auto;
left: 100%; }
.dropdown.menu.large-vertical > li > a::after {
right: 14px; }
.dropdown.menu.large-vertical > li.opens-left > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-left-width: 0;
border-right-style: solid;
border-color: transparent #4fb45f transparent transparent; }
.dropdown.menu.large-vertical > li.opens-right > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-right-width: 0;
border-left-style: solid;
border-color: transparent transparent transparent #4fb45f; } }
.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
top: 100%;
right: 0;
left: auto; }
.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: -6px; }
.is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
top: 100%;
left: auto; }
.is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
right: 100%;
left: auto; }
.is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
right: auto;
left: 100%; }
.is-dropdown-submenu {
position: absolute;
top: 0;
left: 100%;
z-index: 11;
display: none;
min-width: 310px;
padding: 10px 20px;
background: #fff none repeat scroll 0 0;
-moz-box-shadow: 0px 3px 5px 0px #cccccc;
-webkit-box-shadow: 0px 3px 5px 0px #cccccc;
-o-box-shadow: 0px 3px 5px 0px #cccccc;
box-shadow: 0px 3px 5px 0px #cccccc;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#cccccc, Direction=180, Strength=5);
}
.is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
right: 14px; }
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-left-width: 0;
border-right-style: solid;
border-color: transparent #4fb45f transparent transparent; }
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-right-width: 0;
border-left-style: solid;
border-color: transparent transparent transparent #4fb45f; }
.is-dropdown-submenu .is-dropdown-submenu {
margin-top: -1px; }
.is-dropdown-submenu > li {
width: 100%; }
.is-dropdown-submenu.js-dropdown-active {
display: block; }
.responsive-embed,
.flex-video {
position: relative;
height: 0;
margin-bottom: 1rem;
padding-bottom: 75%;
overflow: hidden; }
.responsive-embed iframe,
.responsive-embed object,
.responsive-embed embed,
.responsive-embed video,
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%; }
.responsive-embed.widescreen,
.flex-video.widescreen {
padding-bottom: 56.25%; }
.label {
display: inline-block;
padding: 0.33333rem 0.5rem;
border-radius: 0;
font-size: 0.8rem;
line-height: 1;
white-space: nowrap;
cursor: default;
background: #4fb45f;
color: #fefefe; }
.label.primary {
background: #4fb45f;
color: #fefefe; }
.label.secondary {
background: #767676;
color: #fefefe; }
.label.success {
background: #3adb76;
color: #0a0a0a; }
.label.warning {
background: #ffae00;
color: #0a0a0a; }
.label.alert {
background: #cc4b37;
color: #fefefe; }
.media-object {
display: block;
margin-bottom: 1rem; }
.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 > :last-child {
margin-bottom: 0; }
.media-object-section.middle {
vertical-align: middle; }
.media-object-section.bottom {
vertical-align: bottom; }
.is-off-canvas-open {
overflow: hidden; }
.js-off-canvas-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-transition: opacity 0.5s ease, visibility 0.5s ease;
transition: opacity 0.5s ease, visibility 0.5s ease;
background: rgba(254, 254, 254, 0.25);
opacity: 0;
visibility: hidden;
overflow: hidden; }
.js-off-canvas-overlay.is-visible {
opacity: 1;
visibility: visible; }
.js-off-canvas-overlay.is-closable {
cursor: pointer; }
.js-off-canvas-overlay.is-overlay-absolute {
position: absolute; }
.js-off-canvas-overlay.is-overlay-fixed {
position: fixed; }
.off-canvas-wrapper {
position: relative;
overflow: hidden; }
.off-canvas {
position: fixed;
z-index: 1;
-webkit-transition: -webkit-transform 0.5s ease;
transition: -webkit-transform 0.5s ease;
transition: transform 0.5s ease;
transition: transform 0.5s ease, -webkit-transform 0.5s ease;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
background: #e6e6e6; }
[data-whatinput='mouse'] .off-canvas {
outline: 0; }
.off-canvas.is-transition-overlap {
z-index: 10; }
.off-canvas.is-transition-overlap.is-open {
-webkit-box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
box-shadow: 0 0 10px rgba(10, 10, 10, 0.7); }
.off-canvas.is-open {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0); }
.off-canvas-absolute {
position: absolute;
z-index: 1;
-webkit-transition: -webkit-transform 0.5s ease;
transition: -webkit-transform 0.5s ease;
transition: transform 0.5s ease;
transition: transform 0.5s ease, -webkit-transform 0.5s ease;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
background: #e6e6e6; }
[data-whatinput='mouse'] .off-canvas-absolute {
outline: 0; }
.off-canvas-absolute.is-transition-overlap {
z-index: 10; }
.off-canvas-absolute.is-transition-overlap.is-open {
-webkit-box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
box-shadow: 0 0 10px rgba(10, 10, 10, 0.7); }
.off-canvas-absolute.is-open {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0); }
.position-left {
top: 0;
left: 0;
width: 250px;
height: 100%;
-webkit-transform: translateX(-250px);
-ms-transform: translateX(-250px);
transform: translateX(-250px);
overflow-y: auto; }
.position-left.is-open ~ .off-canvas-content {
-webkit-transform: translateX(250px);
-ms-transform: translateX(250px);
transform: translateX(250px); }
.position-left.is-transition-push::after {
position: absolute;
top: 0;
right: 0;
height: 100%;
width: 1px;
-webkit-box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
content: " "; }
.position-left.is-transition-overlap.is-open ~ .off-canvas-content {
-webkit-transform: none;
-ms-transform: none;
transform: none; }
.position-right {
top: 0;
right: 0;
width: 250px;
height: 100%;
-webkit-transform: translateX(250px);
-ms-transform: translateX(250px);
transform: translateX(250px);
overflow-y: auto; }
.position-right.is-open ~ .off-canvas-content {
-webkit-transform: translateX(-250px);
-ms-transform: translateX(-250px);
transform: translateX(-250px); }
.position-right.is-transition-push::after {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 1px;
-webkit-box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
content: " "; }
.position-right.is-transition-overlap.is-open ~ .off-canvas-content {
-webkit-transform: none;
-ms-transform: none;
transform: none; }
.position-top {
top: 0;
left: 0;
width: 100%;
height: 250px;
-webkit-transform: translateY(-250px);
-ms-transform: translateY(-250px);
transform: translateY(-250px);
overflow-x: auto; }
.position-top.is-open ~ .off-canvas-content {
-webkit-transform: translateY(250px);
-ms-transform: translateY(250px);
transform: translateY(250px); }
.position-top.is-transition-push::after {
position: absolute;
bottom: 0;
left: 0;
height: 1px;
width: 100%;
-webkit-box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
content: " "; }
.position-top.is-transition-overlap.is-open ~ .off-canvas-content {
-webkit-transform: none;
-ms-transform: none;
transform: none; }
.position-bottom {
bottom: 0;
left: 0;
width: 100%;
height: 250px;
-webkit-transform: translateY(250px);
-ms-transform: translateY(250px);
transform: translateY(250px);
overflow-x: auto; }
.position-bottom.is-open ~ .off-canvas-content {
-webkit-transform: translateY(-250px);
-ms-transform: translateY(-250px);
transform: translateY(-250px); }
.position-bottom.is-transition-push::after {
position: absolute;
top: 0;
left: 0;
height: 1px;
width: 100%;
-webkit-box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
content: " "; }
.position-bottom.is-transition-overlap.is-open ~ .off-canvas-content {
-webkit-transform: none;
-ms-transform: none;
transform: none; }
.off-canvas-content {
-webkit-transition: -webkit-transform 0.5s ease;
transition: -webkit-transform 0.5s ease;
transition: transform 0.5s ease;
transition: transform 0.5s ease, -webkit-transform 0.5s ease;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
@media print, screen and (min-width: 40em) {
.position-left.reveal-for-medium {
-webkit-transform: none;
-ms-transform: none;
transform: none;
z-index: 1; }
.position-left.reveal-for-medium ~ .off-canvas-content {
margin-left: 250px; }
.position-right.reveal-for-medium {
-webkit-transform: none;
-ms-transform: none;
transform: none;
z-index: 1; }
.position-right.reveal-for-medium ~ .off-canvas-content {
margin-right: 250px; }
.position-top.reveal-for-medium {
-webkit-transform: none;
-ms-transform: none;
transform: none;
z-index: 1; }
.position-top.reveal-for-medium ~ .off-canvas-content {
margin-top: 250px; }
.position-bottom.reveal-for-medium {
-webkit-transform: none;
-ms-transform: none;
transform: none;
z-index: 1; }
.position-bottom.reveal-for-medium ~ .off-canvas-content {
margin-bottom: 250px; } }
@media print, screen and (min-width: 64em) {
.position-left.reveal-for-large {
-webkit-transform: none;
-ms-transform: none;
transform: none;
z-index: 1; }
.position-left.reveal-for-large ~ .off-canvas-content {
margin-left: 250px; }
.position-right.reveal-for-large {
-webkit-transform: none;
-ms-transform: none;
transform: none;
z-index: 1; }
.position-right.reveal-for-large ~ .off-canvas-content {
margin-right: 250px; }
.position-top.reveal-for-large {
-webkit-transform: none;
-ms-transform: none;
transform: none;
z-index: 1; }
.position-top.reveal-for-large ~ .off-canvas-content {
margin-top: 250px; }
.position-bottom.reveal-for-large {
-webkit-transform: none;
-ms-transform: none;
transform: none;
z-index: 1; }
.position-bottom.reveal-for-large ~ .off-canvas-content {
margin-bottom: 250px; } }
.orbit {
position: relative; }
.orbit-container {
position: relative;
margin: 0;
list-style: none;
overflow: hidden; }
.orbit-slide:after {
clear: both;
}
.orbit-slide:before, .orbit-slide:after {
display: table;
content: ' ';
}
.orbit-slide {
width: 100%; }
.orbit-slide.no-motionui.is-active {
top: 0;
left: 0; }
.orbit-figure {
margin: 0; }
.orbit-image {
width: 100%;
max-width: 100%;
margin: 0; }
.orbit-caption {
position: absolute;
bottom: 0;
width: 100%;
margin-bottom: 0;
padding: 1rem;
background-color: rgba(10, 10, 10, 0.5);
color: #fefefe; }
.orbit-previous, .orbit-next {
position: absolute;
top: 50%;
-webkit-transform: translateY(-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 {
bottom: 0;
margin-bottom: 0.8rem;
margin-top: 0.8rem;
position: absolute;
text-align: center;
width: 100%;
}
[data-whatinput='mouse'] .orbit-bullets {
outline: 0; }
.orbit-bullets button {
background-color: transparent;
border: 1px solid #969696;
border-radius: 50%;
height: 0.6rem;
margin: 0.1rem;
width: 0.6rem;
cursor:pointer;
}
.orbit-bullets button:hover {
background-color: #969696;
}
.orbit-bullets button.is-active {
background-color: #969696; }
.pagination {
margin-left: 0;
margin-bottom: 1rem; }
.pagination::before, .pagination::after {
display: table;
content: ' '; }
.pagination::after {
clear: both; }
.pagination li {
margin-right: 0.0625rem;
border-radius: 0;
font-size: 0.875rem;
display: none; }
.pagination li:last-child, .pagination li:first-child {
display: inline-block; }
@media print, screen and (min-width: 40em) {
.pagination li {
display: inline-block; } }
.pagination a,
.pagination button {
display: block;
padding: 0.1875rem 0.625rem;
border-radius: 0;
color: #0a0a0a; }
.pagination a:hover,
.pagination button:hover {
background: #e6e6e6; }
.pagination .current {
padding: 0.1875rem 0.625rem;
background: #4fb45f;
color: #fefefe;
cursor: default; }
.pagination .disabled {
padding: 0.1875rem 0.625rem;
color: #cacaca;
cursor: not-allowed; }
.pagination .disabled:hover {
background: transparent; }
.pagination .ellipsis::after {
padding: 0.1875rem 0.625rem;
content: '\2026';
color: #0a0a0a; }
.pagination-previous a::before,
.pagination-previous.disabled::before {
display: inline-block;
margin-right: 0.5rem;
content: '\00ab'; }
.pagination-next a::after,
.pagination-next.disabled::after {
display: inline-block;
margin-left: 0.5rem;
content: '\00bb'; }
.progress {
height: 1rem;
margin-bottom: 1rem;
border-radius: 0;
background-color: #cacaca; }
.progress.primary .progress-meter {
background-color: #4fb45f; }
.progress.secondary .progress-meter {
background-color: #767676; }
.progress.success .progress-meter {
background-color: #3adb76; }
.progress.warning .progress-meter {
background-color: #ffae00; }
.progress.alert .progress-meter {
background-color: #cc4b37; }
.progress-meter {
position: relative;
display: block;
width: 0%;
height: 100%;
background-color: #4fb45f; }
.progress-meter-text {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -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; }
.slider {
position: relative;
height: 0.5rem;
margin-top: 1.25rem;
margin-bottom: 2.25rem;
background-color: #e6e6e6;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-ms-touch-action: none;
touch-action: none; }
.slider-fill {
position: absolute;
top: 0;
left: 0;
display: inline-block;
max-width: 100%;
height: 0.5rem;
background-color: #cacaca;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out; }
.slider-fill.is-dragging {
-webkit-transition: all 0s linear;
transition: all 0s linear; }
.slider-handle {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
position: absolute;
left: 0;
z-index: 1;
display: inline-block;
width: 1.4rem;
height: 1.4rem;
border-radius: 0;
background-color: #4fb45f;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
-ms-touch-action: manipulation;
touch-action: manipulation; }
[data-whatinput='mouse'] .slider-handle {
outline: 0; }
.slider-handle:hover {
background-color: #14679e; }
.slider-handle.is-dragging {
-webkit-transition: all 0s linear;
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;
-webkit-transform: scale(1, -1);
-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;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%); }
.sticky-container {
position: relative; }
.sticky {
position: relative;
z-index: 0;
-webkit-transform: translate3d(0, 0, 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: relative;
right: auto;
left: auto; }
.sticky.is-anchored.is-at-bottom {
bottom: 0; }
body.is-reveal-open {
overflow: hidden; }
html.is-reveal-open,
html.is-reveal-open body {
min-height: 100%;
overflow: hidden;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.reveal-overlay {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1005;
display: none;
background-color: rgba(10, 10, 10, 0.45);
overflow-y: scroll; }
.reveal {
z-index: 1006;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
display: none;
padding: 1rem;
border: 1px solid #cacaca;
border-radius: 0;
background-color: #fefefe;
position: relative;
top: 100px;
margin-right: auto;
margin-left: auto;
overflow-y: auto; }
[data-whatinput='mouse'] .reveal {
outline: 0; }
@media print, 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 print, screen and (min-width: 40em) {
.reveal {
width: 600px;
max-width: 75rem; } }
@media print, screen and (min-width: 40em) {
.reveal .reveal {
right: auto;
left: auto;
margin: 0 auto; } }
.reveal.collapse {
padding: 0; }
@media print, screen and (min-width: 40em) {
.reveal.tiny {
width: 30%;
max-width: 75rem; } }
@media print, screen and (min-width: 40em) {
.reveal.small {
width: 50%;
max-width: 75rem; } }
@media print, screen and (min-width: 40em) {
.reveal.large {
width: 90%;
max-width: 75rem; } }
.reveal.full {
top: 0;
left: 0;
width: 100%;
max-width: none;
height: 100%;
height: 100vh;
min-height: 100vh;
margin-left: 0;
border: 0;
border-radius: 0; }
@media screen and (max-width: 39.9375em) {
.reveal {
top: 0;
left: 0;
width: 100%;
max-width: none;
height: 100%;
height: 100vh;
min-height: 100vh;
margin-left: 0;
border: 0;
border-radius: 0; } }
.reveal.without-overlay {
position: fixed; }
.switch {
height: 2rem;
position: relative;
margin-bottom: 1rem;
outline: 0;
font-size: 0.875rem;
font-weight: bold;
color: #fefefe;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.switch-input {
position: absolute;
margin-bottom: 0;
opacity: 0; }
.switch-paddle {
position: relative;
display: block;
width: 4rem;
height: 2rem;
border-radius: 0;
background: #cacaca;
-webkit-transition: all 0.25s ease-out;
transition: all 0.25s ease-out;
font-weight: inherit;
color: inherit;
cursor: pointer; }
input + .switch-paddle {
margin: 0; }
.switch-paddle::after {
position: absolute;
top: 0.25rem;
left: 0.25rem;
display: block;
width: 1.5rem;
height: 1.5rem;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
border-radius: 0;
background: #fefefe;
-webkit-transition: all 0.25s ease-out;
transition: all 0.25s ease-out;
content: ''; }
input:checked ~ .switch-paddle {
background: #4fb45f; }
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%;
-webkit-transform: translateY(-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 {
height: 1.5rem; }
.switch.tiny .switch-paddle {
width: 3rem;
height: 1.5rem;
font-size: 0.625rem; }
.switch.tiny .switch-paddle::after {
top: 0.25rem;
left: 0.25rem;
width: 1rem;
height: 1rem; }
.switch.tiny input:checked ~ .switch-paddle::after {
left: 1.75rem; }
.switch.small {
height: 1.75rem; }
.switch.small .switch-paddle {
width: 3.5rem;
height: 1.75rem;
font-size: 0.75rem; }
.switch.small .switch-paddle::after {
top: 0.25rem;
left: 0.25rem;
width: 1.25rem;
height: 1.25rem; }
.switch.small input:checked ~ .switch-paddle::after {
left: 2rem; }
.switch.large {
height: 2.5rem; }
.switch.large .switch-paddle {
width: 5rem;
height: 2.5rem;
font-size: 1rem; }
.switch.large .switch-paddle::after {
top: 0.25rem;
left: 0.25rem;
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 {
border: 1px solid #eeeeee;
}
table caption {
padding: 0.5rem 0.625rem 0.625rem;
font-weight: bold; }
table tfoot {
background: #eeeeee;
color: #0a0a0a; }
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; }
table tbody tr:nth-child(even) {
border-bottom: 0;
}
table.unstriped tbody {
background-color: #fefefe; }
table.unstriped tbody tr {
border-bottom: 0;
border-bottom: 1px solid #f1f1f1;
background-color: #fefefe; }
@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 thead tr:hover {
background-color: #f3f3f3; }
table.hover tfoot tr:hover {
background-color: #ececec; }
table.hover tbody tr:hover {
background-color: #f9f9f9; }
table.hover:not(.unstriped) tr:nth-of-type(even):hover {
background-color: #ececec; }
.table-scroll {
overflow-x: auto; }
.table-scroll table {
width: auto; }
.tabs {
margin: 0;
border: 1px solid #e6e6e6;
background: #fefefe;
list-style-type: none; }
.tabs::before, .tabs::after {
display: table;
content: ' '; }
.tabs::after {
clear: both; }
.tabs.vertical > li {
display: block;
float: none;
width: auto; }
.tabs.simple > li > a {
padding: 0; }
.tabs.simple > li > a:hover {
background: transparent; }
.tabs.primary {
background: #4fb45f; }
.tabs.primary > li > a {
color: #fefefe; }
.tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
background: #1673b1; }
.tabs-title {
float: left; }
.tabs-title > a {
display: block;
padding: 1.25rem 1.5rem;
font-size: 0.75rem;
line-height: 1;
color: #4fb45f; }
.tabs-title > a:hover {
background: #fefefe;
color: #4fb45f; }
.tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
background: #e6e6e6;
color: #4fb45f; }
.tabs-content {
border: 1px solid #e6e6e6;
border-top: 0;
background: #fefefe;
color: #0a0a0a;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease; }
.tabs-content.vertical {
border: 1px solid #e6e6e6;
border-left: 0; }
.tabs-panel {
display: none;
padding: 1rem; }
.tabs-panel[aria-hidden="false"] {
display: block; }
.thumbnail {
display: inline-block;
max-width: 100%;
margin-bottom: 1rem;
border: solid 4px #fefefe;
border-radius: 0;
-webkit-box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
line-height: 0; }
a.thumbnail {
-webkit-transition: -webkit-box-shadow 200ms ease-out;
transition: -webkit-box-shadow 200ms ease-out;
transition: box-shadow 200ms ease-out;
transition: box-shadow 200ms ease-out, -webkit-box-shadow 200ms ease-out; }
a.thumbnail:hover, a.thumbnail:focus {
-webkit-box-shadow: 0 0 6px 1px rgba(23, 121, 186, 0.5);
box-shadow: 0 0 6px 1px rgba(23, 121, 186, 0.5); }
a.thumbnail image {
-webkit-box-shadow: none;
box-shadow: none; }
.title-bar {
color: #000000;
display: inline-block;
margin-left: 17px;
margin-top: 17px;
width: auto;
}
.title-bar::before, .title-bar::after {
display: table;
content: ' '; }
.title-bar::after {
clear: both; }
.title-bar .menu-icon {
margin-left: 0.25rem;
margin-right: 0.25rem; }
.title-bar-left {
float: left; }
.title-bar-right {
float: right;
text-align: right; }
.title-bar-title {
color: #534b49;
display: block;
font-size: 10px;
font-weight: normal;
line-height: 12px;
margin-left: 1px;
overflow: visible;
position: absolute;
text-transform: uppercase;
top: 59px;
}
.has-tip {
position: relative;
display: inline-block;
font-weight: bold;
cursor: help; }
.tooltip {
position: absolute;
top: calc(100% + 0.6495rem);
z-index: 1200;
max-width: 10rem;
padding: 0.75rem;
border-radius: 0;
background-color: #4fb45f;
font-size: 80%;
color: #ffffff;
}
.tooltip::before {
display: block;
width: 0;
height: 0;
border: inset 0.75rem;
content: '';
border-top-width: 0;
border-bottom-style: solid;
border-color: transparent transparent #4fb45f;
position: absolute;
bottom: 100%;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%); }
.tooltip.top::before {
display: block;
width: 0;
height: 0;
border: inset 0.75rem;
content: '';
border-bottom-width: 0;
border-top-style: solid;
border-color: #4fb45f transparent transparent;
top: 100%;
bottom: auto; }
.tooltip.left::before {
display: block;
width: 0;
height: 0;
border: inset 0.75rem;
content: '';
border-right-width: 0;
border-left-style: solid;
border-color: transparent transparent transparent #4fb45f;
top: 50%;
bottom: auto;
left: 100%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%); }
.tooltip.right::before {
display: block;
width: 0;
height: 0;
border: inset 0.75rem;
content: '';
border-left-width: 0;
border-right-style: solid;
border-color: transparent #4fb45f transparent transparent;
top: 50%;
right: 100%;
bottom: auto;
left: auto;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%); }
.top-bar {
padding: 70px 0.5rem 0.5rem;
}
.top-bar::before, .top-bar::after {
display: table;
content: ' '; }
.top-bar::after {
clear: both; }
.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 print, screen and (min-width: 63.9375em) {
.top-bar .top-bar-left,
.top-bar .top-bar-right {
width:auto; } }
@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 {
display: inline-block;
float: left;
padding: 0.5rem 1rem 0.5rem 0; }
.top-bar-title .menu-icon {
bottom: 2px; }
.top-bar-left {
float: right; }
.top-bar-right {
float: left;
}
@media screen and (max-width: 63.9375em) {
.top-bar-right {
background: #fff none repeat scroll 0 0;
margin-left: 0;
position: absolute;
z-index: 999;
left:0;
top: 87px;
}
}
@media screen and (max-width: 39.9375em) {
.top-bar-right {
background: #fff none repeat scroll 0 0;
margin-left: 0;
position: absolute;
z-index: 999;
left:0;
top: 60px;
}
}
.hide {
display: none !important; }
.invisible {
visibility: hidden; }
@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 print, 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 print, 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;
width: auto;
height: 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-right: auto;
margin-left: auto; }
.clearfix::before, .clearfix::after {
display: table;
content: ' '; }
.clearfix::after {
clear: both; }
.slide-in-down.mui-enter {
-webkit-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: translateY(-100%);
-ms-transform: translateY(-100%);
transform: translateY(-100%);
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.slide-in-down.mui-enter.mui-enter-active {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0); }
.slide-in-left.mui-enter {
-webkit-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: translateX(-100%);
-ms-transform: translateX(-100%);
transform: translateX(-100%);
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.slide-in-left.mui-enter.mui-enter-active {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0); }
.slide-in-up.mui-enter {
-webkit-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: translateY(100%);
-ms-transform: translateY(100%);
transform: translateY(100%);
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.slide-in-up.mui-enter.mui-enter-active {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0); }
.slide-in-right.mui-enter {
-webkit-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: translateX(100%);
-ms-transform: translateX(100%);
transform: translateX(100%);
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.slide-in-right.mui-enter.mui-enter-active {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0); }
.slide-out-down.mui-leave {
-webkit-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.slide-out-down.mui-leave.mui-leave-active {
-webkit-transform: translateY(100%);
-ms-transform: translateY(100%);
transform: translateY(100%); }
.slide-out-right.mui-leave {
-webkit-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.slide-out-right.mui-leave.mui-leave-active {
-webkit-transform: translateX(100%);
-ms-transform: translateX(100%);
transform: translateX(100%); }
.slide-out-up.mui-leave {
-webkit-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.slide-out-up.mui-leave.mui-leave-active {
-webkit-transform: translateY(-100%);
-ms-transform: translateY(-100%);
transform: translateY(-100%); }
.slide-out-left.mui-leave {
-webkit-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.slide-out-left.mui-leave.mui-leave-active {
-webkit-transform: translateX(-100%);
-ms-transform: translateX(-100%);
transform: translateX(-100%); }
.fade-in.mui-enter {
-webkit-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
transition-timing-function: linear;
opacity: 0;
-webkit-transition-property: opacity;
transition-property: opacity; }
.fade-in.mui-enter.mui-enter-active {
opacity: 1; }
.fade-out.mui-leave {
-webkit-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
transition-timing-function: linear;
opacity: 1;
-webkit-transition-property: opacity;
transition-property: opacity; }
.fade-out.mui-leave.mui-leave-active {
opacity: 0; }
.hinge-in-from-top.mui-enter {
-webkit-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: perspective(2000px) rotateX(-90deg);
transform: perspective(2000px) rotateX(-90deg);
-webkit-transform-origin: top;
-ms-transform-origin: top;
transform-origin: top;
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
opacity: 0; }
.hinge-in-from-top.mui-enter.mui-enter-active {
-webkit-transform: perspective(2000px) rotate(0deg);
transform: perspective(2000px) rotate(0deg);
opacity: 1; }
.hinge-in-from-right.mui-enter {
-webkit-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: perspective(2000px) rotateY(-90deg);
transform: perspective(2000px) rotateY(-90deg);
-webkit-transform-origin: right;
-ms-transform-origin: right;
transform-origin: right;
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
opacity: 0; }
.hinge-in-from-right.mui-enter.mui-enter-active {
-webkit-transform: perspective(2000px) rotate(0deg);
transform: perspective(2000px) rotate(0deg);
opacity: 1; }
.hinge-in-from-bottom.mui-enter {
-webkit-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: perspective(2000px) rotateX(90deg);
transform: perspective(2000px) rotateX(90deg);
-webkit-transform-origin: bottom;
-ms-transform-origin: bottom;
transform-origin: bottom;
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
opacity: 0; }
.hinge-in-from-bottom.mui-enter.mui-enter-active {
-webkit-transform: perspective(2000px) rotate(0deg);
transform: perspective(2000px) rotate(0deg);
opacity: 1; }
.hinge-in-from-left.mui-enter {
-webkit-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: perspective(2000px) rotateY(90deg);
transform: perspective(2000px) rotateY(90deg);
-webkit-transform-origin: left;
-ms-transform-origin: left;
transform-origin: left;
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
opacity: 0; }
.hinge-in-from-left.mui-enter.mui-enter-active {
-webkit-transform: perspective(2000px) rotate(0deg);
transform: perspective(2000px) rotate(0deg);
opacity: 1; }
.hinge-in-from-middle-x.mui-enter {
-webkit-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: perspective(2000px) rotateX(-90deg);
transform: perspective(2000px) rotateX(-90deg);
-webkit-transform-origin: center;
-ms-transform-origin: center;
transform-origin: center;
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
opacity: 0; }
.hinge-in-from-middle-x.mui-enter.mui-enter-active {
-webkit-transform: perspective(2000px) rotate(0deg);
transform: perspective(2000px) rotate(0deg);
opacity: 1; }
.hinge-in-from-middle-y.mui-enter {
-webkit-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: perspective(2000px) rotateY(-90deg);
transform: perspective(2000px) rotateY(-90deg);
-webkit-transform-origin: center;
-ms-transform-origin: center;
transform-origin: center;
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
opacity: 0; }
.hinge-in-from-middle-y.mui-enter.mui-enter-active {
-webkit-transform: perspective(2000px) rotate(0deg);
transform: perspective(2000px) rotate(0deg);
opacity: 1; }
.hinge-out-from-top.mui-leave {
-webkit-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: perspective(2000px) rotate(0deg);
transform: perspective(2000px) rotate(0deg);
-webkit-transform-origin: top;
-ms-transform-origin: top;
transform-origin: top;
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
opacity: 1; }
.hinge-out-from-top.mui-leave.mui-leave-active {
-webkit-transform: perspective(2000px) rotateX(-90deg);
transform: perspective(2000px) rotateX(-90deg);
opacity: 0; }
.hinge-out-from-right.mui-leave {
-webkit-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: perspective(2000px) rotate(0deg);
transform: perspective(2000px) rotate(0deg);
-webkit-transform-origin: right;
-ms-transform-origin: right;
transform-origin: right;
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
opacity: 1; }
.hinge-out-from-right.mui-leave.mui-leave-active {
-webkit-transform: perspective(2000px) rotateY(-90deg);
transform: perspective(2000px) rotateY(-90deg);
opacity: 0; }
.hinge-out-from-bottom.mui-leave {
-webkit-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: perspective(2000px) rotate(0deg);
transform: perspective(2000px) rotate(0deg);
-webkit-transform-origin: bottom;
-ms-transform-origin: bottom;
transform-origin: bottom;
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
opacity: 1; }
.hinge-out-from-bottom.mui-leave.mui-leave-active {
-webkit-transform: perspective(2000px) rotateX(90deg);
transform: perspective(2000px) rotateX(90deg);
opacity: 0; }
.hinge-out-from-left.mui-leave {
-webkit-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: perspective(2000px) rotate(0deg);
transform: perspective(2000px) rotate(0deg);
-webkit-transform-origin: left;
-ms-transform-origin: left;
transform-origin: left;
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
opacity: 1; }
.hinge-out-from-left.mui-leave.mui-leave-active {
-webkit-transform: perspective(2000px) rotateY(90deg);
transform: perspective(2000px) rotateY(90deg);
opacity: 0; }
.hinge-out-from-middle-x.mui-leave {
-webkit-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: perspective(2000px) rotate(0deg);
transform: perspective(2000px) rotate(0deg);
-webkit-transform-origin: center;
-ms-transform-origin: center;
transform-origin: center;
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
opacity: 1; }
.hinge-out-from-middle-x.mui-leave.mui-leave-active {
-webkit-transform: perspective(2000px) rotateX(-90deg);
transform: perspective(2000px) rotateX(-90deg);
opacity: 0; }
.hinge-out-from-middle-y.mui-leave {
-webkit-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: perspective(2000px) rotate(0deg);
transform: perspective(2000px) rotate(0deg);
-webkit-transform-origin: center;
-ms-transform-origin: center;
transform-origin: center;
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
opacity: 1; }
.hinge-out-from-middle-y.mui-leave.mui-leave-active {
-webkit-transform: perspective(2000px) rotateY(-90deg);
transform: perspective(2000px) rotateY(-90deg);
opacity: 0; }
.scale-in-up.mui-enter {
-webkit-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: scale(0.5);
-ms-transform: scale(0.5);
transform: scale(0.5);
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
opacity: 0; }
.scale-in-up.mui-enter.mui-enter-active {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1; }
.scale-in-down.mui-enter {
-webkit-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: scale(1.5);
-ms-transform: scale(1.5);
transform: scale(1.5);
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
opacity: 0; }
.scale-in-down.mui-enter.mui-enter-active {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1; }
.scale-out-up.mui-leave {
-webkit-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
opacity: 1; }
.scale-out-up.mui-leave.mui-leave-active {
-webkit-transform: scale(1.5);
-ms-transform: scale(1.5);
transform: scale(1.5);
opacity: 0; }
.scale-out-down.mui-leave {
-webkit-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
opacity: 1; }
.scale-out-down.mui-leave.mui-leave-active {
-webkit-transform: scale(0.5);
-ms-transform: scale(0.5);
transform: scale(0.5);
opacity: 0; }
.spin-in.mui-enter {
-webkit-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: rotate(-0.75turn);
-ms-transform: rotate(-0.75turn);
transform: rotate(-0.75turn);
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
opacity: 0; }
.spin-in.mui-enter.mui-enter-active {
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1; }
.spin-out.mui-leave {
-webkit-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
opacity: 1; }
.spin-out.mui-leave.mui-leave-active {
-webkit-transform: rotate(0.75turn);
-ms-transform: rotate(0.75turn);
transform: rotate(0.75turn);
opacity: 0; }
.spin-in-ccw.mui-enter {
-webkit-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: rotate(0.75turn);
-ms-transform: rotate(0.75turn);
transform: rotate(0.75turn);
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
opacity: 0; }
.spin-in-ccw.mui-enter.mui-enter-active {
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1; }
.spin-out-ccw.mui-leave {
-webkit-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
opacity: 1; }
.spin-out-ccw.mui-leave.mui-leave-active {
-webkit-transform: rotate(-0.75turn);
-ms-transform: rotate(-0.75turn);
transform: rotate(-0.75turn);
opacity: 0; }
.slow {
-webkit-transition-duration: 750ms !important;
transition-duration: 750ms !important; }
.fast {
-webkit-transition-duration: 250ms !important;
transition-duration: 250ms !important; }
.linear {
-webkit-transition-timing-function: linear !important;
transition-timing-function: linear !important; }
.ease {
-webkit-transition-timing-function: ease !important;
transition-timing-function: ease !important; }
.ease-in {
-webkit-transition-timing-function: ease-in !important;
transition-timing-function: ease-in !important; }
.ease-out {
-webkit-transition-timing-function: ease-out !important;
transition-timing-function: ease-out !important; }
.ease-in-out {
-webkit-transition-timing-function: ease-in-out !important;
transition-timing-function: ease-in-out !important; }
.bounce-in {
-webkit-transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important; }
.bounce-out {
-webkit-transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important; }
.bounce-in-out {
-webkit-transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important; }
.short-delay {
-webkit-transition-delay: 300ms !important;
transition-delay: 300ms !important; }
.long-delay {
-webkit-transition-delay: 700ms !important;
transition-delay: 700ms !important; }
.shake {
-webkit-animation-name: shake-7;
animation-name: shake-7; }
@-webkit-keyframes shake-7 {
0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
-webkit-transform: translateX(7%);
transform: translateX(7%); }
5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
-webkit-transform: translateX(-7%);
transform: translateX(-7%); } }
@keyframes shake-7 {
0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
-webkit-transform: translateX(7%);
transform: translateX(7%); }
5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
-webkit-transform: translateX(-7%);
transform: translateX(-7%); } }
.spin-cw {
-webkit-animation-name: spin-cw-1turn;
animation-name: spin-cw-1turn; }
@-webkit-keyframes spin-cw-1turn {
0% {
-webkit-transform: rotate(-1turn);
transform: rotate(-1turn); }
100% {
-webkit-transform: rotate(0);
transform: rotate(0); } }
@keyframes spin-cw-1turn {
0% {
-webkit-transform: rotate(-1turn);
transform: rotate(-1turn); }
100% {
-webkit-transform: rotate(0);
transform: rotate(0); } }
.spin-ccw {
-webkit-animation-name: spin-cw-1turn;
animation-name: spin-cw-1turn; }
@keyframes spin-cw-1turn {
0% {
-webkit-transform: rotate(0);
transform: rotate(0); }
100% {
-webkit-transform: rotate(1turn);
transform: rotate(1turn); } }
.wiggle {
-webkit-animation-name: wiggle-7deg;
animation-name: wiggle-7deg; }
@-webkit-keyframes wiggle-7deg {
40%, 50%, 60% {
-webkit-transform: rotate(7deg);
transform: rotate(7deg); }
35%, 45%, 55%, 65% {
-webkit-transform: rotate(-7deg);
transform: rotate(-7deg); }
0%, 30%, 70%, 100% {
-webkit-transform: rotate(0);
transform: rotate(0); } }
@keyframes wiggle-7deg {
40%, 50%, 60% {
-webkit-transform: rotate(7deg);
transform: rotate(7deg); }
35%, 45%, 55%, 65% {
-webkit-transform: rotate(-7deg);
transform: rotate(-7deg); }
0%, 30%, 70%, 100% {
-webkit-transform: rotate(0);
transform: rotate(0); } }
.shake,
.spin-cw,
.spin-ccw,
.wiggle {
-webkit-animation-duration: 500ms;
animation-duration: 500ms; }
.infinite {
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite; }
.slow {
-webkit-animation-duration: 750ms !important;
animation-duration: 750ms !important; }
.fast {
-webkit-animation-duration: 250ms !important;
animation-duration: 250ms !important; }
.linear {
-webkit-animation-timing-function: linear !important;
animation-timing-function: linear !important; }
.ease {
-webkit-animation-timing-function: ease !important;
animation-timing-function: ease !important; }
.ease-in {
-webkit-animation-timing-function: ease-in !important;
animation-timing-function: ease-in !important; }
.ease-out {
-webkit-animation-timing-function: ease-out !important;
animation-timing-function: ease-out !important; }
.ease-in-out {
-webkit-animation-timing-function: ease-in-out !important;
animation-timing-function: ease-in-out !important; }
.bounce-in {
-webkit-animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important; }
.bounce-out {
-webkit-animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important; }
.bounce-in-out {
-webkit-animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important; }
.short-delay {
-webkit-animation-delay: 300ms !important;
animation-delay: 300ms !important; }
.long-delay {
-webkit-animation-delay: 700ms !important;
animation-delay: 700ms !important; } @media print, screen and (min-width: 64em) {
.mobile-menu,
.site-title-bar {
display: none !important; } }
@media screen and (max-width: 63.9375em) {
.desktop-menu{display: none !important;} 
.site-navigation .top-bar-left, .site-navigation .top-bar-left ul {
display: block !important; }
.top-bar .top-bar-left {
position: absolute;
right: 0;
top: 0;
width: auto;
}
.logo {padding-top: 24px;}
#menu-shop li {
display: block;
}
.log-out-content {
position: absolute;
right: 7px;
top: 7px;
}
.top-bar .top-bar-left {
position: absolute;
right: 0;
top: 10px;
width: auto;
text-align: right;
}
.myaccount_log {margin-right: 23px;}
.top-bar {
padding: 30px 0.5rem 0.5rem;
}
.top-bar-left a.myaccount_log:after {
content:"\f007";
font-family: 'FontAwesome';
font-size: 16px;
margin-left: 5px;
}	
.log-out-content {display:none !important;}
.myaccount_log {
margin-right: inherit;
}
.site-header {
min-height: 60px;
}
}
.site-desktop-title a {
font-weight: bold; }
.mobile-menu {
display: none; }
.mobile-menu .is-accordion-submenu-parent > a::after,
.mobile-off-canvas-menu .is-accordion-submenu-parent > a::after {
border-color: #4fb45f transparent transparent; }
.mobile-menu .is-accordion-submenu-parent.active > a::after,
.mobile-off-canvas-menu .is-accordion-submenu-parent.active > a::after {
border-color: #fefefe transparent transparent; }
.mobile-menu .current_page_item > a,
.mobile-off-canvas-menu .current_page_item > a {
font-weight: bold; }
.desktop-menu li.is-dropdown-submenu-parent.active > a::after {
border-color: #fefefe transparent transparent; }
@media screen and (max-width: 39.9375em) {
.site-navigation {
padding: 0; }
.logo {
padding-top: 16px;
}
.logo, .logo-text a {width: 160px;}
.myaccount_log span, .myaccount span {display:none;}
.cart-contents .order {display:none;}
.log-out-content {
position: relative;
right: inherit;
top: inherit;
}
#menu-shop li {
display: inline-block;
}
.title-bar-title {
margin-left: 3px;
top: 39px;
}
}
.post-navigation::before, .post-navigation::after {
display: table;
content: ' '; }
.post-navigation::after {
clear: both; }
.nav-previous {
float: left; }
.nav-next {
float: right; }
.main-wrap {
max-width: 75rem;
margin-right: auto;
margin-left: auto;
margin-top: 1rem; }
.main-wrap::before, .main-wrap::after {
display: table;
content: ' '; }
.main-wrap::after {
clear: both; }
@media print, screen and (min-width: 40em) {
.main-wrap {
margin-top: 3rem; } }
.main-content {
width: 100%;
float: left;
padding-right: 0.625rem;
padding-left: 0.625rem; }
@media print, screen and (min-width: 40em) {
.main-content {
padding-right: 0.9375rem;
padding-left: 0.9375rem; } }
.main-content:last-child:not(:first-child) {
float: right; }
@media print, screen and (min-width: 40em) {
.main-content {
width: 66.66667%;
float: left;
padding-right: 0.625rem;
padding-left: 0.625rem; } }
@media print, screen and (min-width: 40em) and (min-width: 40em) {
.main-content {
padding-right: 0.9375rem;
padding-left: 0.9375rem; } }
@media print, screen and (min-width: 40em) {
.main-content:last-child:not(:first-child) {
float: right; } }
@media print, screen and (min-width: 40em) {
.full-width.main-wrap .main-content {
width: 100%;
float: left;
} }
@media print, screen and (min-width: 40em) and (min-width: 40em) {
.full-width.main-wrap .main-content {
padding-right: 0.9375rem;
padding-left: 0.9375rem; } }
@media print, screen and (min-width: 40em) {
.full-width.main-wrap .main-content:last-child:not(:first-child) {
float: right; } }
@media print, screen and (min-width: 40em) {
.sidebar-left.main-wrap .main-content {
width: 66.66667%;
float: left;
padding-right: 0.625rem;
padding-left: 0.625rem;
position: relative;
left: 33.33333%; } }
@media print, screen and (min-width: 40em) and (min-width: 40em) {
.sidebar-left.main-wrap .main-content {
padding-right: 0.9375rem;
padding-left: 0.9375rem; } }
@media print, screen and (min-width: 40em) {
.sidebar-left.main-wrap .main-content:last-child:not(:first-child) {
float: right; } }
.sidebar {
width: 100%;
float: left;
padding-right: 0.625rem;
padding-left: 0.625rem; }
@media print, screen and (min-width: 40em) {
.sidebar {
padding-right: 0.9375rem;
padding-left: 0.9375rem; } }
.sidebar:last-child:not(:first-child) {
float: right; }
@media print, screen and (min-width: 40em) {
.sidebar {
width: 33.33333%;
float: left;
padding-right: 0.625rem;
padding-left: 0.625rem;
margin-top: 1rem; } }
@media print, screen and (min-width: 40em) and (min-width: 40em) {
.sidebar {
padding-right: 0.9375rem;
padding-left: 0.9375rem; } }
@media print, screen and (min-width: 40em) {
.sidebar:last-child:not(:first-child) {
float: right; } }
@media print, screen and (min-width: 40em) {
.sidebar-left.main-wrap .sidebar {
width: 33.33333%;
float: left;
padding-right: 0.625rem;
padding-left: 0.625rem;
position: relative;
left: -66.66667%;
margin-top: 1rem; } }
@media print, screen and (min-width: 40em) and (min-width: 40em) {
.sidebar-left.main-wrap .sidebar {
padding-right: 0.9375rem;
padding-left: 0.9375rem; } }
@media print, screen and (min-width: 40em) {
.sidebar-left.main-wrap .sidebar:last-child:not(:first-child) {
float: right; } }
.footer-container {
max-width: 100%;
width: 100%;
margin: 0 auto;
margin-top: 3.75rem; }
.footer {
max-width: 75rem;
margin-right: auto;
margin-left: auto;
padding: 1.875rem 0; }
.footer::before, .footer::after {
display: table;
content: ' '; }
.footer::after {
clear: both; }
.footer ul {
list-style-type: none;
margin: 0;
padding: 0; }
body#tinymce {
height: auto;
max-width: 75rem;
padding: 1.25rem !important; }
.sites-button {
background: #FF6908;
font-size: 1.25rem;
font-weight: bold;
-webkit-box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.2) inset;
box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.2) inset;
border-radius: 3px;
border: none; }
.flex-card-example {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between; }
@media print, screen and (min-width: 40em) {
.flex-card-example {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row; } }
.flex-card-example .card {
width: 100%; }
.flex-card-example .card img {
width: 100%; }
@media print, screen and (min-width: 40em) {
.flex-card-example .card {
width: 32%; } }
.flex-card-example .card .card-content {
padding: 1rem; }
.featured-hero {
-webkit-background-size: cover;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
height: 6.25rem; }
@media print, screen and (min-width: 40em) {
.featured-hero {
height: 12.5rem; } }
@media screen and (min-width: 75em) {
.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.rucher-royal.fr/wp-content/themes/rucher/assets/images/demo/hero-bg-foundation-6-small.svg) bottom center;
-webkit-background-size: cover;
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-right: auto;
margin-left: auto;
max-width: 55rem; }
.front-hero .marketing::before, .front-hero .marketing::after {
display: table;
content: ' '; }
.front-hero .marketing::after {
clear: both; }
@media print, screen and (min-width: 40em) {
.front-hero {
background: url(//www.rucher-royal.fr/wp-content/themes/rucher/assets/images/demo/hero-bg-foundation-6-large.svg) bottom center;
-webkit-background-size: cover;
background-size: cover;
background-position: center;
height: 42.8125rem;
margin: 0 0 4.5rem; } }
.front-hero .watch {
width: 58.33333%;
float: left;
padding-right: 0.625rem;
padding-left: 0.625rem;
position: relative;
left: -41.66667%; }
@media print, screen and (min-width: 40em) {
.front-hero .watch {
padding-right: 0.9375rem;
padding-left: 0.9375rem; } }
.front-hero .watch:last-child:not(:first-child) {
float: right; }
@media print, screen and (min-width: 40em) {
.front-hero .watch {
width: 100%;
float: left;
padding-right: 0.625rem;
padding-left: 0.625rem;
position: relative;
left: 0%; } }
@media print, screen and (min-width: 40em) and (min-width: 40em) {
.front-hero .watch {
padding-right: 0.9375rem;
padding-left: 0.9375rem; } }
@media print, 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-right: 0.625rem;
padding-left: 0.625rem; }
@media print, screen and (min-width: 40em) {
.front-hero .tagline {
padding-right: 0.9375rem;
padding-left: 0.9375rem; } }
.front-hero .tagline:last-child:not(:first-child) {
float: right; }
@media print, screen and (min-width: 40em) {
.front-hero .tagline {
width: 41.66667%;
float: left;
padding-right: 0.625rem;
padding-left: 0.625rem;
padding-top: 6rem; } }
@media print, screen and (min-width: 40em) and (min-width: 40em) {
.front-hero .tagline {
padding-right: 0.9375rem;
padding-left: 0.9375rem; } }
@media print, 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 print, 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-right: auto;
margin-left: auto; }
.intro::before, .intro::after {
display: table;
content: ' '; }
.intro::after {
clear: both; }
.intro .fp-intro {
width: 100%;
float: left;
padding-right: 0.625rem;
padding-left: 0.625rem; }
@media print, screen and (min-width: 40em) {
.intro .fp-intro {
padding-right: 0.9375rem;
padding-left: 0.9375rem; } }
.intro .fp-intro:last-child:not(:first-child) {
float: right; }
@media print, screen and (min-width: 40em) {
.intro .fp-intro {
width: 83.33333%;
float: left;
padding-right: 0.625rem;
padding-left: 0.625rem;
margin-left: 8.33333%; } }
@media print, screen and (min-width: 40em) and (min-width: 40em) {
.intro .fp-intro {
padding-right: 0.9375rem;
padding-left: 0.9375rem; } }
@media print, 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-right: auto;
margin-left: auto; }
.section-divider::before, .section-divider::after {
display: table;
content: ' '; }
.section-divider::after {
clear: both; }
.section-divider hr {
width: 100%;
float: left;
padding-right: 0.625rem;
padding-left: 0.625rem;
-webkit-box-sizing: border-box;
box-sizing: border-box; }
@media print, screen and (min-width: 40em) {
.section-divider hr {
padding-right: 0.9375rem;
padding-left: 0.9375rem; } }
.section-divider hr:last-child:not(:first-child) {
float: right; }
.benefits {
max-width: 75rem;
margin-right: auto;
margin-left: auto;
text-align: center; }
.benefits::before, .benefits::after {
display: table;
content: ' '; }
.benefits::after {
clear: both; }
.benefits header {
width: 100%;
float: left;
padding-right: 0.625rem;
padding-left: 0.625rem; }
@media print, screen and (min-width: 40em) {
.benefits header {
padding-right: 0.9375rem;
padding-left: 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-right: 0.625rem;
padding-left: 0.625rem; }
@media print, screen and (min-width: 40em) {
.benefits .semantic,
.benefits .responsive,
.benefits .customizable,
.benefits .professional {
padding-right: 0.9375rem;
padding-left: 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 print, screen and (min-width: 40em) {
.benefits .semantic,
.benefits .responsive,
.benefits .customizable,
.benefits .professional {
width: 25%;
float: left;
padding-right: 0.625rem;
padding-left: 0.625rem; } }
@media print, screen and (min-width: 40em) and (min-width: 40em) {
.benefits .semantic,
.benefits .responsive,
.benefits .customizable,
.benefits .professional {
padding-right: 0.9375rem;
padding-left: 0.9375rem; } }
@media print, 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-right: auto;
margin-left: auto;
width: 100%;
float: left;
padding-right: 0.625rem;
padding-left: 0.625rem;
margin-top: 4rem; }
.benefits .why-foundation::before, .benefits .why-foundation::after {
display: table;
content: ' '; }
.benefits .why-foundation::after {
clear: both; }
@media print, screen and (min-width: 40em) {
.benefits .why-foundation {
padding-right: 0.9375rem;
padding-left: 0.9375rem; } }
.benefits .why-foundation:last-child:not(:first-child) {
float: right; }
.kitchen-sink-header {
width: 100%;
float: left;
padding-right: 0.625rem;
padding-left: 0.625rem; }
@media print, screen and (min-width: 40em) {
.kitchen-sink-header {
padding-right: 0.9375rem;
padding-left: 0.9375rem; } }
.kitchen-sink-header:last-child:not(:first-child) {
float: right; }
.kitchen-sink-components {
width: 100%;
float: left;
padding-right: 0.625rem;
padding-left: 0.625rem; }
.kitchen-sink-components hr {
margin: 3rem 0; }
@media print, screen and (min-width: 40em) {
.kitchen-sink-components {
padding-right: 0.9375rem;
padding-left: 0.9375rem; } }
.kitchen-sink-components:last-child:not(:first-child) {
float: right; }
@media print, screen and (min-width: 64em) {
.kitchen-sink-components {
width: 75%;
float: left;
padding-right: 0.625rem;
padding-left: 0.625rem; } }
@media print, screen and (min-width: 64em) and (min-width: 40em) {
.kitchen-sink-components {
padding-right: 0.9375rem;
padding-left: 0.9375rem; } }
@media print, screen and (min-width: 64em) {
.kitchen-sink-components:last-child:not(:first-child) {
float: right; } }
.kitchen-sink-nav {
display: none; }
@media print, screen and (min-width: 64em) {
.kitchen-sink-nav {
width: 25%;
float: left;
padding-right: 0.625rem;
padding-left: 0.625rem;
display: block;
} 
}
@media print, screen and (min-width: 64em) and (min-width: 40em) {
.kitchen-sink-nav {
padding-right: 0.9375rem;
padding-left: 0.9375rem; } }
@media print, screen and (min-width: 64em) {
.kitchen-sink-nav:last-child:not(:first-child) {
float: right; }
.kitchen-sink-nav .docs-sub-menu {
font-size: 0.85rem;
margin-top: 1rem; }
.kitchen-sink-nav .docs-menu-title {
text-transform: uppercase;
font-size: 0.75rem;
color: #8a8a8a;
font-weight: bold;
line-height: 1;
padding-left: 0.9rem;
margin-bottom: 0.5rem;
border-top: 1px solid #cacaca;
margin-top: 1rem;
padding-top: 1.5rem; }
.kitchen-sink-nav .docs-toc {
width: 100%;
padding-left: 4rem;
padding-right: 1rem; }
.kitchen-sink-nav .docs-toc .active {
background: #2199e8;
color: white; }
.kitchen-sink-nav .docs-toc .docs-sub-menu:first-child .docs-menu-title {
margin-top: 0;
border-top: 0;
padding-top: 0; } }
.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; }
.row.display .columns:nth-child(2), .row.display .columns.small-centered, .row.display .columns.large-centered {
background: #e1e1e1; }
.desc_cat {
display: block;
margin-top: 15px;
margin-bottom: 20px;
}
.desc_cat h2 {
position: relative;
right: 0;
bottom: 0;
vertical-align: middle;
display: block;
font-size: 20px;
color: #7f7978;
font-weight: 200;
top: 0 !important;
text-align: center;
}
.desc_cat p {font-size: 14px;}
.review blockquote {
margin-left: 40px;
border-left: 1px solid;
padding-left: 12px;
}
@media print, screen and (max-width: 64em) {
.menu.vertical > li {
display: block;
background: #ccc;
border-bottom: 1px solid #fff;
padding-top: 10px;
padding-bottom: 10px;
}
.menu.vertical > li ul {}
.menu.vertical > li ul li {
border: none;
}
}
.ui-autocomplete {
background: #ffffff;
border: 1px solid;
width: 280px !important;
}
.ui-autocomplete li {
display: block;
padding: 1rem;
cursor: pointer;
}
.ui-helper-hidden-accessible {display:none !important;} #cr_qna.cr-qna-block div.cr-qna-search-block button.cr-qna-ask-button {
background: #4fb45f !important;
}
@media print, screen and (max-width: 64em) {
.slider_home .orbit-wrapper .in-vc img {
height: 40vh !important;
object-fit: cover;
width: 100%;
}
.slider_home .orbit-wrapper h2 {
color: #ffffff;
font-size: 20px;
font-weight: 300;
line-height: 31px;
text-transform: uppercase;
}
.content_slide_abs {
position: absolute;
left: 0;
right: 0;
margin: auto;
display: flex;
align-items: center;
justify-content: center;
bottom: inherit;
top: 25px;
}
.content_slide_abs img {
height: 100px !important;
width: auto !important;
max-width: inherit !important;
}
}
@media print, screen and (max-width: 40em) {
.slider_home .orbit-wrapper .in-vc img {
height: 100% !important;
object-fit: cover;
width: 100%;
}
.slider_home .orbit-wrapper h2 {
color: #ffffff;
font-size: 14px;
font-weight: 300;
line-height: 14px;
text-transform: uppercase;
}
.content_slide_abs {
position: absolute;
left: 0;
right: 0;
margin: auto;
display: table;
bottom: inherit;
top: 66px;
width: 100%;
}
}
 @-webkit-keyframes spin {
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}@keyframes spin {
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@font-face {
font-family: WooCommerce;
src: url(//www.rucher-royal.fr/wp-content/themes/rucher/assets/fonts/WooCommerce.eot);
src: url(//www.rucher-royal.fr/wp-content/themes/rucher/assets/fonts/WooCommerce.eot?#iefix) format("embedded-opentype"), url(//www.rucher-royal.fr/wp-content/themes/rucher/assets/fonts/WooCommerce.woff) format("woff"), url(//www.rucher-royal.fr/wp-content/themes/rucher/assets/fonts/WooCommerce.ttf) format("truetype"), url(//www.rucher-royal.fr/wp-content/themes/rucher/assets/fonts/WooCommerce.svg#WooCommerce) format("svg");
font-weight: 400;
font-style: normal;
}
.woocommerce-store-notice, p.demo_store {
position: absolute;
top: 0;
left: 0;
right: 0;
margin: 0;
width: 100%;
font-size: 1em;
padding: 1em 0;
text-align: center;
background-color: #a46497;
color: #fff;
z-index: 99998;
box-shadow: 0 1px 1em rgba(0, 0, 0, .2);
display: none;
}
.woocommerce-store-notice a, p.demo_store a {
color: #fff;
text-decoration: underline;
}
.admin-bar p.demo_store {
top: 32px;
}
.clear {
clear: both;
}
.woocommerce .blockUI.blockOverlay {
position: relative;
}
.woocommerce .blockUI.blockOverlay::before {
height: 1em;
width: 1em;
display: block;
position: absolute;
top: 50%;
left: 50%;
margin-left: -.5em;
margin-top: -.5em;
content: '';
-webkit-animation: spin 1s ease-in-out infinite;
animation: spin 1s ease-in-out infinite;
background: url(//www.rucher-royal.fr/wp-content/themes/rucher/assets/images/icons/loader.svg) center center;
background-size: cover;
line-height: 1;
text-align: center;
font-size: 2em;
color: rgba(0, 0, 0, .75);
}
.woocommerce .loader::before {
height: 1em;
width: 1em;
display: block;
position: absolute;
top: 50%;
left: 50%;
margin-left: -.5em;
margin-top: -.5em;
content: '';
-webkit-animation: spin 1s ease-in-out infinite;
animation: spin 1s ease-in-out infinite;
background: url(//www.rucher-royal.fr/wp-content/themes/rucher/assets/images/icons/loader.svg) center center;
background-size: cover;
line-height: 1;
text-align: center;
font-size: 2em;
color: rgba(0, 0, 0, .75);
}
.woocommerce a.remove {
display: block;
font-size: 1.5em;
height: 1em;
width: 1em;
text-align: center;
line-height: 1;
color: #bababa;
text-decoration: none;
border: 0;
}
.woocommerce a.remove:hover {
color: #fff!important;
background: red;
}
.woocommerce small.note {
display: block;
color: #777;
font-size: .857em;
margin-top: 10px;
}
.woocommerce .woocommerce-breadcrumb {
margin: 0 0 1em;
padding: 0;
font-size: .92em;
color: #777;
}
.woocommerce .woocommerce-breadcrumb::after, .woocommerce .woocommerce-breadcrumb::before {
content: ' ';
display: table;
}
.woocommerce .woocommerce-breadcrumb::after {
clear: both;
}
.woocommerce .woocommerce-breadcrumb a {
color: #777;
}
.woocommerce .quantity .qty {
width: 3.631em;
text-align: center;
}
.woocommerce div.product {
margin-bottom: 20px;
position: relative;
}
.woocommerce div.product .product_title {
clear: none;
margin-top: 0;
padding: 0;
color: #4fb45f;
text-transform: uppercase;
font-size: 28px;font-weight: 600;
margin-bottom:0;
}
ul.features_product_detail.accordion {
margin-top: 30px;
}
.woocommerce div.product .product_title br {display:none;}
.woocommerce div.product .sub_product_title {
clear: none;
margin-top: 0;
padding: 0;
color: #4fb45f;
text-transform: normal;
font-size: 16px;
}
.woocommerce div.product .onsale .sub_product_title {color: #eb0967;}
.woocommerce-LoopProduct-link p.price, .woocommerce-LoopProduct-link span.price {
color: #7b7572;
font-weight: 400;
font-size: 16px;
border-top: 1px solid;
display: table;
text-align: center;
margin-left:auto;
margin-right:auto;
margin-bottom:1.5rem;
}
.onsale .woocommerce-LoopProduct-link p.price, .onsale .woocommerce-LoopProduct-link span.price { color: #eb0967;}
span.onsale {
position: absolute;
left: 0;
right: 0;
color: #eb0967;
text-transform: uppercase;
font-size: 14px;
font-weight: bolder;
border-bottom: 1px solid;
}
a.woocommerce-LoopProduct-link {}
a.woocommerce-LoopProduct-link img {
max-width: 315px;
width: 100%;
}
ins {
text-transform: none;
text-decoration: none;
}
.woocommerce div.product p.price del, .woocommerce div.product span.price del {
padding-right: 15px;
}
.woocommerce div.product p.stock {
font-size: .92em;
}
.woocommerce div.product .stock {
color: #77a464;
}
.woocommerce div.product .out-of-stock {
color: red;
}
.woocommerce div.product .woocommerce-product-rating {
margin-bottom: 1.618em;
}
.woocommerce div.product div.images {
margin-bottom: 2em;
}
.woocommerce div.product div.images img {
display: block;
width: 100%;
max-width: 520px;
height: auto;
box-shadow: none;
}
.woocommerce div.product .orbit-bullets {bottom: -35px;}
.woocommerce div.product div.images div.thumbnails {
padding-top: 1em;
}
.woocommerce div.product div.images.woocommerce-product-gallery {
position: relative;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
-webkit-transition: all cubic-bezier(.795, -.035, 0, 1) .5s;
transition: all cubic-bezier(.795, -.035, 0, 1) .5s;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg {
background-color: #fff;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
position: absolute;
top: .5em;
right: .5em;
font-size: 2em;
z-index: 9;
width: 36px;
height: 36px;
background: #fff;
text-indent: -9999px;
border-radius: 100%;
box-sizing: content-box;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:before {
content: "";
display: block;
width: 10px;
height: 10px;
border: 2px solid #000;
border-radius: 100%;
position: absolute;
top: 9px;
left: 9px;
box-sizing: content-box;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:after {
content: "";
display: block;
width: 2px;
height: 8px;
background: #000;
border-radius: 6px;
position: absolute;
top: 19px;
left: 22px;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
box-sizing: content-box;
}
.woocommerce div.product div.images .flex-control-thumbs {
overflow: hidden;
zoom: 1;
margin: 0;
padding: 0;
}
.woocommerce div.product div.images .flex-control-thumbs li {
width: 25%;
float: left;
margin: 0;
list-style: none;
}
.woocommerce div.product div.images .flex-control-thumbs li img {
cursor: pointer;
opacity: .5;
margin: 0;
}
.woocommerce div.product div.images .flex-control-thumbs li img.flex-active, .woocommerce div.product div.images .flex-control-thumbs li img:hover {
opacity: 1;
}
.woocommerce div.product .woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1) {
clear: left;
}
.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {
clear: left;
}
.woocommerce div.product .woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1) {
clear: left;
}
.woocommerce div.product div.summary {
margin-bottom: 2em;
}
.woocommerce div.product div.social {
text-align: right;
margin: 0 0 1em;
}
.woocommerce div.product div.social span {
margin: 0 0 0 2px;
}
.woocommerce div.product div.social span span {
margin: 0;
}
.woocommerce div.product div.social span .stButton .chicklets {
padding-left: 16px;
width: 0;
}
.woocommerce div.product div.social iframe {
float: left;
margin-top: 3px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
list-style: none;
padding: 0 0 0 1em;
margin: 0 0 1.618em;
overflow: hidden;
position: relative;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
border: 1px solid #d3ced2;
background-color: #ebe9eb;
display: inline-block;
position: relative;
z-index: 0;
border-radius: 4px 4px 0 0;
margin: 0 -5px;
padding: 0 1em;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
display: inline-block;
padding: .5em 0;
font-weight: 700;
color: #515151;
text-decoration: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
text-decoration: none;
color: #6b6b6b;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
background: #fff;
z-index: 2;
border-bottom-color: #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
color: inherit;
text-shadow: inherit;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before {
box-shadow: 2px 2px 0 #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after {
box-shadow: -2px 2px 0 #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before {
border: 1px solid #d3ced2;
position: absolute;
bottom: -1px;
width: 5px;
height: 5px;
content: ' '}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
left: -6px;
border-bottom-right-radius: 4px;
border-width: 0 1px 1px 0;
box-shadow: 2px 2px 0 #ebe9eb;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
right: -6px;
border-bottom-left-radius: 4px;
border-width: 0 0 1px 1px;
box-shadow: -2px 2px 0 #ebe9eb;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
position: absolute;
content: ' ';
width: 100%;
bottom: 0;
left: 0;
border-bottom: 1px solid #d3ced2;
z-index: 1;
}
.woocommerce div.product .woocommerce-tabs .panel {
margin: 0 0 2em;
padding: 0;
}
.woocommerce div.product p.cart {
margin-bottom: 2em;
}
.woocommerce div.product p.cart::after, .woocommerce div.product p.cart::before {
content: ' ';
display: table;
}
.woocommerce div.product p.cart::after {
clear: both;
}
.woocommerce div.product form.cart {
margin-bottom: 2em;
}
.woocommerce div.product form.cart::after, .woocommerce div.product form.cart::before {
content: ' ';
display: table;
}
.woocommerce div.product form.cart::after {
clear: both;
}
.woocommerce div.product form.cart div.quantity {
float: left;
margin: 0 4px 0 0;
}
.woocommerce div.product form.cart table {
border-width: 0 0 1px;
}
.woocommerce div.product form.cart table td {
padding-left: 0;
}
.woocommerce div.product form.cart table div.quantity {
float: none;
margin: 0;
}
.woocommerce div.product form.cart table small.stock {
display: block;
float: none;
}
.woocommerce div.product form.cart .variations {
margin-bottom: 1em;
border: 0;
width: 100%}
.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
border: 0;
vertical-align: top;
line-height: 2em;
}
.woocommerce div.product form.cart .variations label {
font-weight: 700;
}
.woocommerce div.product form.cart .variations select {
max-width: 100%;
min-width: 75%;
display: inline-block;
margin-right: 1em;
}
.woocommerce div.product form.cart .variations td.label {
padding: 1em;
}
.woocommerce div.product form.cart .woocommerce-variation-description p {
margin-bottom: 1em;
}
.woocommerce div.product form.cart .reset_variations {
visibility: hidden;
font-size: .83em;
}
.woocommerce div.product form.cart .wc-no-matching-variations {
display: none;
}
.woocommerce div.product form.cart .group_table td.label {
padding-right: 1em;
padding-left: 1em;
}
.woocommerce div.product form.cart .group_table td {
vertical-align: top;
padding-bottom: .5em;
border: 0;
}
.woocommerce div.product form.cart .group_table td:first-child {
width: 4em;
text-align: center;
}
.woocommerce div.product form.cart .group_table .wc-grouped-product-add-to-cart-checkbox {
display: inline-block;
width: auto;
margin: 0 auto;
-webkit-transform: scale(1.5, 1.5);
-ms-transform: scale(1.5, 1.5);
transform: scale(1.5, 1.5);
}
.woocommerce .products ul, .woocommerce ul.products {
margin: 0 0 1em;
padding: 0;
list-style: none outside;
clear: both;
}
.woocommerce .products ul::after, .woocommerce .products ul::before, .woocommerce ul.products::after, .woocommerce ul.products::before {
content: ' ';
display: table;
}
.woocommerce .products ul::after, .woocommerce ul.products::after {
clear: both;
}
.woocommerce .products ul li, .woocommerce ul.products li {
list-style: none outside;
}
.woocommerce-loop-product__title {
color: #4fb45f;
font-size: 18px;
text-transform: uppercase;
margin-top: 25px;
min-height: 60px;
font-weight: 900 !important;
}
.onsale .woocommerce-loop-product__title {color:#eb0967;}
.woocommerce-product-details__short-description p {
color: #000;
font-size: 14px;
font-weight: normal;
min-height: 92px;
}
.woocommerce-product-details__short-description em {}
.product-template-default  .woocommerce-product-details__short-description p {min-height: inherit;}
.woocommerce .woocommerce-result-count {
margin: 0 0 1em;
}
.woocommerce .woocommerce-ordering {
margin: 0 0 1em;
}
.woocommerce .woocommerce-ordering select {
vertical-align: top;
}
.woocommerce nav.woocommerce-pagination {
text-align: center;
}
.woocommerce nav.woocommerce-pagination ul {
display: inline-block;
white-space: nowrap;
padding: 0;
clear: both;
border: 1px solid #d3ced2;
border-right: 0;
margin: 1px;
}
.woocommerce nav.woocommerce-pagination ul li {
border-right: 1px solid #d3ced2;
padding: 0;
margin: 0;
float: left;
display: inline;
overflow: hidden;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
margin: 0;
text-decoration: none;
padding: 0;
line-height: 1;
font-size: 1em;
font-weight: 400;
padding: .5em;
min-width: 1em;
display: block;
}
.woocommerce #respond input#submit.added::after, .woocommerce a.button.added::after, .woocommerce button.button.added::after, .woocommerce input.button.added::after {
font-family: awesome;
content: '\e017';
margin-left: .53em;
vertical-align: bottom;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
}
.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover {
}
.woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled] {
}
.woocommerce #respond input#submit.disabled:hover, .woocommerce #respond input#submit:disabled:hover, .woocommerce #respond input#submit:disabled[disabled]:hover, .woocommerce a.button.disabled:hover, .woocommerce a.button:disabled:hover, .woocommerce a.button:disabled[disabled]:hover, .woocommerce button.button.disabled:hover, .woocommerce button.button:disabled:hover, .woocommerce button.button:disabled[disabled]:hover, .woocommerce input.button.disabled:hover, .woocommerce input.button:disabled:hover, .woocommerce input.button:disabled[disabled]:hover {
}
.woocommerce .cart .button, .woocommerce .cart input.button {
float: none;
}
.woocommerce a.added_to_cart {
padding-top: .5em;
white-space: nowrap;
display: inline-block;
}
.woocommerce #reviews h2 small {
float: right;
color: #777;
font-size: 15px;
margin: 10px 0 0;
}
.woocommerce #reviews h2 small a {
text-decoration: none;
color: #777;
}
.woocommerce #reviews h3 {
margin: 0;
}
.woocommerce #reviews #respond {
margin: 0;
border: 0;
padding: 0;
}
.woocommerce #reviews #comment {
height: 75px;
}
.woocommerce #reviews #comments .add_review::after, .woocommerce #reviews #comments .add_review::before {
content: ' ';
display: table;
}
.woocommerce #reviews #comments .add_review::after {
clear: both;
}
.woocommerce #reviews #comments h2 {
clear: none;
}
.woocommerce #reviews #comments ol.commentlist {
margin: 0;
width: 100%;
background: 0 0;
list-style: none;
}
.woocommerce #reviews #comments ol.commentlist::after, .woocommerce #reviews #comments ol.commentlist::before {
content: ' ';
display: table;
}
.woocommerce #reviews #comments ol.commentlist::after {
clear: both;
}
.woocommerce #reviews #comments ol.commentlist li {
padding: 0;
margin: 0 0 20px;
border: 0;
position: relative;
background: 0;
border: 0;
}
.woocommerce #reviews #comments ol.commentlist li .meta {
color: #777;
font-size: .75em;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
float: left;
position: absolute;
top: 0;
left: 0;
padding: 3px;
width: 32px;
height: auto;
background: #ebe9eb;
border: 1px solid #e4e1e3;
margin: 0;
box-shadow: none;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
margin: 0 0 0 50px;
border: 1px solid #e4e1e3;
border-radius: 4px;
padding: 1em 1em 0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text::after, .woocommerce #reviews #comments ol.commentlist li .comment-text::before {
content: ' ';
display: table;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text::after {
clear: both;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p {
margin: 0 0 1em;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
font-size: .83em;
}
.woocommerce #reviews #comments ol.commentlist ul.children {
list-style: none outside;
margin: 20px 0 0 50px;
}
.woocommerce #reviews #comments ol.commentlist ul.children .sta-rating {
display: none;
}
.woocommerce #reviews #comments ol.commentlist #respond {
border: 1px solid #e4e1e3;
border-radius: 4px;
padding: 1em 1em 0;
margin: 20px 0 0 50px;
}
.woocommerce #reviews #comments .commentlist>li::before {
content: ''}
.woocommerce .star-rating {
float: right;
overflow: hidden;
position: relative;
height: 1em;
line-height: 1;
font-size: 1em;
width: 5.4em;
font-family: fontawesome;
color: #fffe03;
}
.woocommerce .star-rating::before {
content: '\f005\f005\f005\f005\f005';
color: #d3ced2;
float: left;
top: 0;
left: 0;
position: absolute;
}
.woocommerce .star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
}
.woocommerce .star-rating span::before {
content: '\f005\f005\f005\f005\f005';
top: 0;
position: absolute;
left: 0;
}
.woocommerce .woocommerce-product-rating {
line-height: 2;
display: block;
}
.woocommerce .woocommerce-product-rating::after, .woocommerce .woocommerce-product-rating::before {
content: ' ';
display: table;
}
.woocommerce .woocommerce-product-rating::after {
clear: both;
}
.woocommerce .woocommerce-product-rating .star-rating {
margin: .5em 4px 0 0;
float: left;
}
.woocommerce .products .star-rating {
display: inline-block;
text-align: center;
margin: 0 0 .5em;
float: none;
}
.woocommerce .hreview-aggregate .star-rating {
margin: 10px 0 0;
}
.woocommerce #review_form #respond {
position: static;
margin: 0;
width: auto;
padding: 0;
background: transparent none;
border: 0;
}
.woocommerce #review_form #respond::after, .woocommerce #review_form #respond::before {
content: ' ';
display: table;
}
.woocommerce #review_form #respond::after {
clear: both;
}
.woocommerce #review_form #respond p {
margin: 0 0 10px;
}
.woocommerce #review_form #respond .form-submit input {
left: auto;
}
.woocommerce #review_form #respond textarea {
box-sizing: border-box;
width: 100%}
.woocommerce p.stars a {
position: relative;
height: 1em;
width: 1em;
text-indent: -999em;
display: inline-block;
text-decoration: none;
}
.woocommerce p.stars a::before {
display: block;
position: absolute;
top: 0;
left: 0;
width: 1em;
height: 1em;
line-height: 1;
font-family: WooCommerce;
content: '\e021';
text-indent: 0;
}
.woocommerce p.stars a:hover~a::before {
content: '\e021'}
.woocommerce p.stars:hover a::before {
content: '\e020'}
.woocommerce p.stars.selected a.active::before {
content: '\e020'}
.woocommerce p.stars.selected a.active~a::before {
content: '\e021'}
.woocommerce p.stars.selected a:not(.active)::before {
content: '\e020'}
.woocommerce div.shop_attributes {
border-bottom: 1px solid #bfbcba;
margin-bottom: 1.618em;
width: 100%;
padding-bottom: 1.618em;
}
.woocommerce table.shop_table {
border: none;
margin: 0 -1px 24px 0;
text-align: left;
width: 100%;
border-collapse: separate;
border-radius: 5px;
font-size:14px;
}
.woocommerce table.shop_table th {
font-weight: 700;
padding: 9px 12px;
}
.woocommerce .woocommerce-cart-form__contents td {
border-top: 1px solid #757575;
padding: 20px 12px;
vertical-align: middle;
}
.woocommerce table.shop_table td small {
font-weight: 400;
}
.woocommerce table.shop_table tbody:first-child tr:first-child td, .woocommerce table.shop_table tbody:first-child tr:first-child th {
border-top: 0;
}
.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
font-weight: 700;
border-top: 1px solid rgba(0, 0, 0, .1);
}
.woocommerce table.my_account_orders {
font-size: .85em;
}
.woocommerce table.my_account_orders td, .woocommerce table.my_account_orders th {
padding: 4px 8px;
vertical-align: middle;
}
.woocommerce table.my_account_orders .button {
white-space: nowrap;
}
.woocommerce table.my_account_orders .order-actions {
text-align: right;
}
.woocommerce table.my_account_orders .order-actions .button {
margin: .125em 0 .125em .25em;
}
.woocommerce table.woocommerce-MyAccount-downloads td, .woocommerce table.woocommerce-MyAccount-downloads th {
vertical-align: top;
text-align: center;
}
.woocommerce table.woocommerce-MyAccount-downloads td:first-child, .woocommerce table.woocommerce-MyAccount-downloads th:first-child {
text-align: left;
}
.woocommerce table.woocommerce-MyAccount-downloads td:last-child, .woocommerce table.woocommerce-MyAccount-downloads th:last-child {
text-align: left;
}
.woocommerce table.woocommerce-MyAccount-downloads td .woocommerce-MyAccount-downloads-file::before, .woocommerce table.woocommerce-MyAccount-downloads th .woocommerce-MyAccount-downloads-file::before {
content: '\2193';
display: inline-block;
}
.woocommerce td.product-name .wc-item-meta, .woocommerce td.product-name dl.variation {
list-style: none outside;
}
.woocommerce td.product-name .wc-item-meta .wc-item-meta-label, .woocommerce td.product-name .wc-item-meta dt, .woocommerce td.product-name dl.variation .wc-item-meta-label, .woocommerce td.product-name dl.variation dt {
float: left;
clear: both;
margin-right: .25em;
display: inline-block;
list-style: none outside;
}
.woocommerce td.product-name .wc-item-meta dd, .woocommerce td.product-name dl.variation dd {
margin: 0;
}
.woocommerce td.product-name .wc-item-meta p, .woocommerce td.product-name .wc-item-meta:last-child, .woocommerce td.product-name dl.variation p, .woocommerce td.product-name dl.variation:last-child {
margin-bottom: 0;
}
.woocommerce td.product-name p.backorder_notification {
font-size: .83em;
}
.woocommerce td.product-quantity {
min-width: 80px;
}
.woocommerce ul.cart_list, .woocommerce ul.product_list_widget {
list-style: none outside;
padding: 0;
margin: 0;
}
.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li {
padding: 4px 0;
margin: 0;
list-style: none;
}
.woocommerce ul.cart_list li::after, .woocommerce ul.cart_list li::before, .woocommerce ul.product_list_widget li::after, .woocommerce ul.product_list_widget li::before {
content: ' ';
display: table;
}
.woocommerce ul.cart_list li::after, .woocommerce ul.product_list_widget li::after {
clear: both;
}
.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a {
display: block;
font-weight: 700;
}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
float: right;
margin-left: 4px;
width: 32px;
height: auto;
box-shadow: none;
}
.woocommerce ul.cart_list li dl, .woocommerce ul.product_list_widget li dl {
margin: 0;
padding-left: 1em;
border-left: 2px solid rgba(0, 0, 0, .1);
}
.woocommerce ul.cart_list li dl::after, .woocommerce ul.cart_list li dl::before, .woocommerce ul.product_list_widget li dl::after, .woocommerce ul.product_list_widget li dl::before {
content: ' ';
display: table;
}
.woocommerce ul.cart_list li dl::after, .woocommerce ul.product_list_widget li dl::after {
clear: both;
}
.woocommerce ul.cart_list li dl dd, .woocommerce ul.cart_list li dl dt, .woocommerce ul.product_list_widget li dl dd, .woocommerce ul.product_list_widget li dl dt {
display: inline-block;
float: left;
margin-bottom: 1em;
}
.woocommerce ul.cart_list li dl dt, .woocommerce ul.product_list_widget li dl dt {
font-weight: 700;
padding: 0 0 .25em;
margin: 0 4px 0 0;
clear: left;
}
.woocommerce ul.cart_list li dl dd, .woocommerce ul.product_list_widget li dl dd {
padding: 0 0 .25em;
}
.woocommerce ul.cart_list li dl dd p:last-child, .woocommerce ul.product_list_widget li dl dd p:last-child {
margin-bottom: 0;
}
.woocommerce ul.cart_list li .star-rating, .woocommerce ul.product_list_widget li .star-rating {
float: none;
}
.woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total {
border-top: 3px double #ebe9eb;
padding: 4px 0 0;
}
.woocommerce .widget_shopping_cart .total strong, .woocommerce.widget_shopping_cart .total strong {
min-width: 40px;
display: inline-block;
}
.woocommerce .widget_shopping_cart .cart_list li, .woocommerce.widget_shopping_cart .cart_list li {
padding-left: 2em;
position: relative;
padding-top: 0;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove, .woocommerce.widget_shopping_cart .cart_list li a.remove {
position: absolute;
top: 0;
left: 0;
}
.woocommerce .widget_shopping_cart .buttons::after, .woocommerce .widget_shopping_cart .buttons::before, .woocommerce.widget_shopping_cart .buttons::after, .woocommerce.widget_shopping_cart .buttons::before {
content: ' ';
display: table;
}
.woocommerce .widget_shopping_cart .buttons::after, .woocommerce.widget_shopping_cart .buttons::after {
clear: both;
}
.woocommerce .widget_shopping_cart .buttons a, .woocommerce.widget_shopping_cart .buttons a {
margin-right: 5px;
margin-bottom: 5px;
}
.woocommerce form .form-row {
padding: 3px;
margin: 0 0 6px;
}
.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder {
-webkit-transition: opacity .5s .5s ease;
transition: opacity .5s .5s ease;
opacity: 0;
}
.woocommerce form .form-row label {
line-height: 2;
}
.woocommerce form .form-row label.hidden {
visibility: hidden;
}
.woocommerce form .form-row label.inline {
display: block;
text-transform: none;
}
.woocommerce form .form-row select {
cursor: pointer;
margin: 0;
}
.woocommerce form .form-row .required {
color: red;
font-weight: 700;
border: 0;
}
.woocommerce form .form-row .input-checkbox {
display: inline;
margin: -2px 8px 0 0;
text-align: center;
vertical-align: middle;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
box-sizing: border-box;
width: 100%;
margin: 0;
outline: 0;
line-height: 1;
}
.woocommerce form .form-row textarea {
height: 4em;
line-height: 1.5;
display: block;
box-shadow: none;
}
.woocommerce form .form-row .select2-container {
width: 100%;
line-height: 2em;
display:none !important;
}
.woocommerce form .form-row.woocommerce-invalid label {
color: #a00;
}
.woocommerce form .form-row.woocommerce-invalid .select2-container, .woocommerce form .form-row.woocommerce-invalid input.input-text, .woocommerce form .form-row.woocommerce-invalid select {
border-color: #a00;
}
.woocommerce form .form-row.woocommerce-validated .select2-container, .woocommerce form .form-row.woocommerce-validated input.input-text, .woocommerce form .form-row.woocommerce-validated select {
border-color: #69bf29;
}
.woocommerce form .form-row ::-webkit-input-placeholder {
line-height: normal;
}
.woocommerce form .form-row :-moz-placeholder {
line-height: normal;
}
.woocommerce form .form-row :-ms-input-placeholder {
line-height: normal;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
margin: 2em 0;
text-align: center;
border-radius: 5px;
}
.woocommerce ul#shipping_method {
list-style: none outside;
margin: 10px 0 0 0;
padding: 0;
}
.woocommerce ul#shipping_method li {
margin: 0;
padding: .25em 0 .25em 22px;
list-style: none outside;
}
.woocommerce ul#shipping_method li input {
margin: 3px .5ex;
}
@media screen and (max-width: 63.9375em) {
.woocommerce ul#shipping_method li .woocommerce-Price-amount {float:right;}
}
.woocommerce ul#shipping_method li label {
display: inline;
font-size: 13px;
text-transform: none;
}
.woocommerce ul#shipping_method li label img {margin-right: 10px;}
.woocommerce ul#shipping_method .amount {
font-weight: 700;
}
.woocommerce p.woocommerce-shipping-contents {
margin: 0;
}
.woocommerce ul.order_details {
margin: 0 0 3em;
list-style: none;
}
.woocommerce ul.order_details::after, .woocommerce ul.order_details::before {
content: ' ';
display: table;
}
.woocommerce ul.order_details::after {
clear: both;
}
.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details p {
font-size: 12px;
color: #534b49;
text-transform: uppercase;
}
.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details span {
font-size: 14px;
color: #534b49;
font-weight: 700;
}
.barreorder {
border-bottom: 1px solid #cfcfcf;
margin-bottom: 10px;
}
.woocommerce-order-received .entry-content p {color: #7b7572;}
.woocommerce-order-details, .woocommerce-thankyou-order-details {margin-top:40px;}
.woocommerce-table--order-details.shop_table.order_details {background: #eeeeee; margin-top:20px;}
.woocommerce-table--order-details.shop_table.order_details a {color:#000000; font-size:14px;}
.woocommerce-table--order-details.shop_table.order_details tfoot th {font-weight: 700 !important;}
.woocommerce-table--order-details.shop_table.order_details tfoot td {text-align: right;font-weight: 700 !important;}
.woocommerce .wc-bacs-bank-details-account-name {
font-weight: 700;
}
.woocommerce-customer-details #cdipickupLocationlabel p {color: #534b49;
font-size: 14px;}
.woocommerce .widget_layered_nav ul {
margin: 0;
padding: 0;
border: 0;
list-style: none outside;
}
.woocommerce-customer-details .woocommerce-column--billing-address h3, .woocommerce-customer-details .woocommerce-column--shipping-address h3 {
color: #534b49;
font-size: 18px;
text-transform: uppercase;
}
.woocommerce-customer-details .woocommerce-column--billing-address p {color: #534b49;
font-size: 14px;}
.woocommerce-customer-details .woocommerce-column--billing-address {color: #534b49;
font-size: 14px;}
@media screen and (max-width: 39.9375em) {
.woocommerce-customer-details .woocommerce-column--billing-address h3, .woocommerce-customer-details .woocommerce-column--shipping-address h3 {
color: #534b49;
margin-top: 30px;
}
.woocommerce-customer-details .woocommerce-column--billing-address, .woocommerce-customer-details .woocommerce-column--shipping-address {
color: #534b49;
font-size: 14px;
text-align: center;
}
}
mark {
background-color: transparent;
color: #000;
}
.woocommerce .widget_layered_nav ul li {
padding: 0 0 1px;
list-style: none;
}
.woocommerce .widget_layered_nav ul li::after, .woocommerce .widget_layered_nav ul li::before {
content: ' ';
display: table;
}
.woocommerce .widget_layered_nav ul li::after {
clear: both;
}
.woocommerce .widget_layered_nav ul li a, .woocommerce .widget_layered_nav ul li span {
padding: 1px 0;
}
.woocommerce .widget_layered_nav ul li.chosen a::before {
font-family: WooCommerce;
speak: none;
font-weight: 400;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
margin-right: .618em;
content: "";
text-decoration: none;
color: #a00;
}
.woocommerce .widget_layered_nav_filters ul {
margin: 0;
padding: 0;
border: 0;
list-style: none outside;
overflow: hidden;
zoom: 1;
}
.woocommerce .widget_layered_nav_filters ul li {
float: left;
padding: 0 1px 1px 0;
list-style: none;
}
.woocommerce .widget_layered_nav_filters ul li a {
text-decoration: none;
}
.woocommerce .widget_layered_nav_filters ul li a::before {
font-family: WooCommerce;
speak: none;
font-weight: 400;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
margin-right: .618em;
content: "";
text-decoration: none;
color: #a00;
}
.woocommerce .widget_price_filter .price_slider {
margin-bottom: 1em;
}
.woocommerce .widget_price_filter .price_slider_amount {
text-align: right;
line-height: 2.4;
font-size: .8751em;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
font-size: 1.15em;
float: left;
}
.woocommerce .widget_price_filter .ui-slider {
position: relative;
text-align: left;
margin-left: .5em;
margin-right: .5em;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
position: absolute;
z-index: 2;
width: 1em;
height: 1em;
background-color: #a46497;
border-radius: 1em;
cursor: ew-resize;
outline: 0;
top: -.3em;
margin-left: -.5em;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
position: absolute;
z-index: 1;
font-size: .7em;
display: block;
border: 0;
border-radius: 1em;
background-color: #a46497;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
border-radius: 1em;
background-color: #602053;
border: 0;
}
.woocommerce .widget_price_filter .ui-slider-horizontal {
height: .5em;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {
top: 0;
height: 100%}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
left: -1px;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
right: -1px;
}
.woocommerce .widget_rating_filter ul {
margin: 0;
padding: 0;
border: 0;
list-style: none outside;
}
.woocommerce .widget_rating_filter ul li {
padding: 0 0 1px;
list-style: none;
}
.woocommerce .widget_rating_filter ul li::after, .woocommerce .widget_rating_filter ul li::before {
content: ' ';
display: table;
}
.woocommerce .widget_rating_filter ul li::after {
clear: both;
}
.woocommerce .widget_rating_filter ul li a {
padding: 1px 0;
text-decoration: none;
}
.woocommerce .widget_rating_filter ul li .star-rating {
float: none;
display: inline-block;
}
.woocommerce .widget_rating_filter ul li.chosen a::before {
font-family: WooCommerce;
speak: none;
font-weight: 400;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
margin-right: .618em;
content: "";
text-decoration: none;
color: #a00;
}
.pswp {
z-index: 999999;
}
.woocommerce img.pswp__img, .woocommerce-page img.pswp__img {
max-width: none;
}
button.pswp__button {
box-shadow: none!important;
background-image: url(//www.rucher-royal.fr/wp-content/themes/rucher/assets/stylesheets/photoswipe/default-skin/default-skin.png)!important;
}
button.pswp__button, button.pswp__button--arrow--left::before, button.pswp__button--arrow--right::before, button.pswp__button:hover {
background-color: transparent!important;
}
button.pswp__button--arrow--left, button.pswp__button--arrow--left:hover, button.pswp__button--arrow--right, button.pswp__button--arrow--right:hover {
background-image: none!important;
}
button.pswp__button--close:hover {
background-position: 0 -44px;
}
button.pswp__button--zoom:hover {
background-position: -88px 0;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
padding: 1em 2em 1em 3.5em;
margin: 0 0 2em;
position: relative;
background-color: #7b7572;
color: #ffffff;
list-style: none outside;
width: auto;
word-wrap: break-word;
font-size: 14px;
text-transform: uppercase;
line-height: 31px
}
.woocommerce-error::after, .woocommerce-error::before, .woocommerce-info::after, .woocommerce-info::before, .woocommerce-message::after, .woocommerce-message::before {
content: ' ';
display: table;
}
.woocommerce-error::after, .woocommerce-info::after, .woocommerce-message::after {
clear: both;
}
.woocommerce-error::before,  .woocommerce-message::before {
font-family: FontAwesome;
content: '\e028';
display: inline-block;
position: absolute;
top: 1em;
left: 1.5em;
}
.woocommerce-error .button, .woocommerce-info .button, .woocommerce-message .button {
float: right;
}
.woocommerce-error li, .woocommerce-info li, .woocommerce-message li {
list-style: none outside!important;
padding-left: 0!important;
margin-left: 0!important;
}
.rtl.woocommerce div.product div.images .flex-control-thumbs li {
float: right;
}
.woocommerce-message::before {
content: '\f00c';
color: #ffffff;
font-family: FontAwesome;
}
.woocommerce-info {
border-top-color: #1e85be;
}
.woocommerce-info::before {
color: #1e85be;
}
.woocommerce-error {
border-top-color: #b81c23;
}
.woocommerce-error::before {
content: '\f00d';
color: #b81c23;
font-family: FontAwesome;
}
.woocommerce-account .woocommerce::after, .woocommerce-account .woocommerce::before {
content: ' ';
display: table;
}
.woocommerce-account .woocommerce::after {
clear: both;
}
.woocommerce-account .addresses .title::after, .woocommerce-account .addresses .title::before {
content: ' ';
display: table;
}
.woocommerce-account .addresses .title::after {
clear: both;
}
.woocommerce-account .addresses .title h3 {
float: left;
}
.woocommerce-account .addresses .title .edit {
float: right;
}
.woocommerce-account ol.commentlist.notes li.note p.meta {
font-weight: 700;
margin-bottom: 0;
}
.woocommerce-account ol.commentlist.notes li.note .description p:last-child {
margin-bottom: 0;
}
.woocommerce-account ul.digital-downloads {
margin-left: 0;
padding-left: 0;
}
.woocommerce-account ul.digital-downloads li {
list-style: none;
margin-left: 0;
padding-left: 0;
}
.woocommerce-account ul.digital-downloads li::before {
font-family: WooCommerce;
speak: none;
font-weight: 400;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
margin-right: .618em;
content: "";
text-decoration: none;
}
.woocommerce-account ul.digital-downloads li .count {
float: right;
}
#add_payment_method table.cart .product-thumbnail, .woocommerce-cart table.cart .product-thumbnail, .woocommerce-checkout table.cart .product-thumbnail {
min-width: 32px;
}
#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
width: 72px;
box-shadow: none;
}
#add_payment_method table.cart td, #add_payment_method table.cart th, .woocommerce-cart table.cart td, .woocommerce-cart table.cart th, .woocommerce-checkout table.cart td, .woocommerce-checkout table.cart th {
vertical-align: middle;
}
#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text {
float: left;
box-sizing: border-box;
border: 1px solid #000;
padding: 0.85em 1em;
margin: 0 4px 0 0;
outline: 0;
line-height: 1;
color: #000;
text-align: center;
height: inherit;
font-size: 12px;
text-transform: uppercase;
}
#add_payment_method table.cart input, .woocommerce-cart table.cart input, .woocommerce-checkout table.cart input {
margin: 0;
vertical-align: middle;
line-height: 1;
}
#add_payment_method .wc-proceed-to-checkout, .woocommerce-cart .wc-proceed-to-checkout, .woocommerce-checkout .wc-proceed-to-checkout {
padding: 1em 0;
}
#add_payment_method .wc-proceed-to-checkout::after, #add_payment_method .wc-proceed-to-checkout::before, .woocommerce-cart .wc-proceed-to-checkout::after, .woocommerce-cart .wc-proceed-to-checkout::before, .woocommerce-checkout .wc-proceed-to-checkout::after, .woocommerce-checkout .wc-proceed-to-checkout::before {
content: ' ';
display: table;
}
#add_payment_method .wc-proceed-to-checkout::after, .woocommerce-cart .wc-proceed-to-checkout::after, .woocommerce-checkout .wc-proceed-to-checkout::after {
clear: both;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
display: block;
text-align: center;
margin-bottom: 1em;
font-size: 14px;
padding: 0.85em 1em;
}
#add_payment_method .cart-collaterals .shipping_calculator .button, .woocommerce-cart .cart-collaterals .shipping_calculator .button, .woocommerce-checkout .cart-collaterals .shipping_calculator .button {
width: 100%;
float: none;
display: block;
}
#add_payment_method .cart-collaterals .shipping_calculator .shipping-calculator-button::after, .woocommerce-cart .cart-collaterals .shipping_calculator .shipping-calculator-button::after, .woocommerce-checkout .cart-collaterals .shipping_calculator .shipping-calculator-button::after {
font-family: WooCommerce;
speak: none;
font-weight: 400;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
margin-left: .618em;
content: "";
text-decoration: none;
}
#add_payment_method .cart-collaterals .cart_totals p small, .woocommerce-cart .cart-collaterals .cart_totals p small, .woocommerce-checkout .cart-collaterals .cart_totals p small {
color: #777;
font-size: .83em;
}
#add_payment_method .cart-collaterals .cart_totals table, .woocommerce-cart .cart-collaterals .cart_totals table, .woocommerce-checkout .cart-collaterals .cart_totals table {
border-collapse: separate;
margin: 0 0 6px;
padding: 0;
}
#add_payment_method .cart-collaterals .cart_totals table tr:first-child td, #add_payment_method .cart-collaterals .cart_totals table tr:first-child th, .woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td, .woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th, .woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td, .woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th {
border-top: 0;
}
#add_payment_method .cart-collaterals .cart_totals table th, .woocommerce-cart .cart-collaterals .cart_totals table th, .woocommerce-checkout .cart-collaterals .cart_totals table th {
width: 40%}
#add_payment_method .cart-collaterals .cart_totals table td, #add_payment_method .cart-collaterals .cart_totals table th, .woocommerce-cart .cart-collaterals .cart_totals table td, .woocommerce-cart .cart-collaterals .cart_totals table th, .woocommerce-checkout .cart-collaterals .cart_totals table td, .woocommerce-checkout .cart-collaterals .cart_totals table th {
vertical-align: top;
border-left: 0;
border-right: 0;
line-height: 1.5em;
}
#add_payment_method .cart-collaterals .cart_totals table small, .woocommerce-cart .cart-collaterals .cart_totals table small, .woocommerce-checkout .cart-collaterals .cart_totals table small {
color: #777;
}
#add_payment_method .cart-collaterals .cart_totals table select, .woocommerce-cart .cart-collaterals .cart_totals table select, .woocommerce-checkout .cart-collaterals .cart_totals table select {
width: 100%}
#add_payment_method .cart-collaterals .cart_totals .discount td, .woocommerce-cart .cart-collaterals .cart_totals .discount td, .woocommerce-checkout .cart-collaterals .cart_totals .discount td {
color: #77a464;
}
#add_payment_method .cart-collaterals .cart_totals tr td, #add_payment_method .cart-collaterals .cart_totals tr th, .woocommerce-cart .cart-collaterals .cart_totals tr td, .woocommerce-cart .cart-collaterals .cart_totals tr th, .woocommerce-checkout .cart-collaterals .cart_totals tr td, .woocommerce-checkout .cart-collaterals .cart_totals tr th {
border-top: 1px solid #997952;
}
#add_payment_method .cart-collaterals .cross-sells ul.products li.product, .woocommerce-cart .cart-collaterals .cross-sells ul.products li.product, .woocommerce-checkout .cart-collaterals .cross-sells ul.products li.product {
margin-top: 0;
}
#add_payment_method .checkout .col-2 h3#ship-to-different-address, .woocommerce-cart .checkout .col-2 h3#ship-to-different-address, .woocommerce-checkout .checkout .col-2 h3#ship-to-different-address {
float: left;
clear: none;
}
#add_payment_method .checkout .col-2 .notes, .woocommerce-cart .checkout .col-2 .notes, .woocommerce-checkout .checkout .col-2 .notes {
clear: left;
}
#add_payment_method .checkout .col-2 .form-row-first, .woocommerce-cart .checkout .col-2 .form-row-first, .woocommerce-checkout .checkout .col-2 .form-row-first {
clear: left;
}
#add_payment_method .checkout .create-account small, .woocommerce-cart .checkout .create-account small, .woocommerce-checkout .checkout .create-account small {
font-size: 11px;
color: #777;
font-weight: 400;
}
#add_payment_method .checkout div.shipping-address, .woocommerce-cart .checkout div.shipping-address, .woocommerce-checkout .checkout div.shipping-address {
padding: 0;
clear: left;
width: 100%}
#add_payment_method .checkout .shipping_address, .woocommerce-cart .checkout .shipping_address, .woocommerce-checkout .checkout .shipping_address {
clear: both;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
background: #ebe9eb;
border-radius: none;
}
#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
text-align: left;
padding: 1em;
margin: 0;
list-style: none outside;
}
#add_payment_method #payment ul.payment_methods::after, #add_payment_method #payment ul.payment_methods::before, .woocommerce-cart #payment ul.payment_methods::after, .woocommerce-cart #payment ul.payment_methods::before, .woocommerce-checkout #payment ul.payment_methods::after, .woocommerce-checkout #payment ul.payment_methods::before {
content: ' ';
display: table;
}
#add_payment_method #payment ul.payment_methods::after, .woocommerce-cart #payment ul.payment_methods::after, .woocommerce-checkout #payment ul.payment_methods::after {
clear: both;
}
#add_payment_method #payment ul.payment_methods li, .woocommerce-cart #payment ul.payment_methods li, .woocommerce-checkout #payment ul.payment_methods li {
line-height: 2;
text-align: left;
margin: 0;
font-weight: 400;
border-bottom: 1px solid #e3e3e3;
padding-top: 20px;
padding-bottom: 20px;
}
#add_payment_method #payment ul.payment_methods li input, .woocommerce-cart #payment ul.payment_methods li input, .woocommerce-checkout #payment ul.payment_methods li input {
margin: 0 1em 0 0;
}
#add_payment_method #payment ul.payment_methods li img, .woocommerce-cart #payment ul.payment_methods li img, .woocommerce-checkout #payment ul.payment_methods li img {
vertical-align: middle;
margin: -2px 0 0 .5em;
padding: 0;
position: relative;
box-shadow: none;
}
#add_payment_method #payment ul.payment_methods li img+img, .woocommerce-cart #payment ul.payment_methods li img+img, .woocommerce-checkout #payment ul.payment_methods li img+img {
margin-left: 2px;
}
#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after, #add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::before, .woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after, .woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::before, .woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after, .woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::before {
content: ' ';
display: table;
}
#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after, .woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after, .woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after {
clear: both;
}
#add_payment_method #payment div.form-row, .woocommerce-cart #payment div.form-row, .woocommerce-checkout #payment div.form-row {
padding: 1em;
}
#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
position: relative;
box-sizing: border-box;
width: 100%;
padding: 1em;
margin: 1em 0;
font-size: .92em;
border-radius: 2px;
line-height: 1.5;
background-color: #dfdcde;
color: #515151;
}
#add_payment_method #payment div.payment_box input.input-text, #add_payment_method #payment div.payment_box textarea, .woocommerce-cart #payment div.payment_box input.input-text, .woocommerce-cart #payment div.payment_box textarea, .woocommerce-checkout #payment div.payment_box input.input-text, .woocommerce-checkout #payment div.payment_box textarea {
border-color: #c7c1c6;
border-top-color: #bbb3b9;
}
#add_payment_method #payment div.payment_box ::-webkit-input-placeholder, .woocommerce-cart #payment div.payment_box ::-webkit-input-placeholder, .woocommerce-checkout #payment div.payment_box ::-webkit-input-placeholder {
color: #bbb3b9;
}
#add_payment_method #payment div.payment_box :-moz-placeholder, .woocommerce-cart #payment div.payment_box :-moz-placeholder, .woocommerce-checkout #payment div.payment_box :-moz-placeholder {
color: #bbb3b9;
}
#add_payment_method #payment div.payment_box :-ms-input-placeholder, .woocommerce-cart #payment div.payment_box :-ms-input-placeholder, .woocommerce-checkout #payment div.payment_box :-ms-input-placeholder {
color: #bbb3b9;
}
#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods, .woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods, .woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods {
list-style: none outside;
margin: 0;
}
#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new, #add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token, .woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new, .woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token, .woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new, .woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token {
margin: 0 0 .5em;
}
#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label, #add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label, .woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label, .woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label, .woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label, .woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label {
cursor: pointer;
}
#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput, .woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput, .woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput {
vertical-align: middle;
margin: -3px 1em 0 0;
position: relative;
}
#add_payment_method #payment div.payment_box .wc-credit-card-form, .woocommerce-cart #payment div.payment_box .wc-credit-card-form, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form {
border: 0;
padding: 0;
margin: 1em 0 0;
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number {
font-size: 1.5em;
padding: 8px;
background-repeat: no-repeat;
background-position: right .618em center;
background-size: 32px 20px;
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.visa, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.visa, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa {
background-image: url(//www.rucher-royal.fr/wp-content/themes/rucher/assets/images/icons/credit-cards/visa.svg);
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.mastercard, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard {
background-image: url(//www.rucher-royal.fr/wp-content/themes/rucher/assets/images/icons/credit-cards/mastercard.svg);
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.laser, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.laser, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser {
background-image: url(//www.rucher-royal.fr/wp-content/themes/rucher/assets/images/icons/credit-cards/laser.svg);
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.dinersclub, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub {
background-image: url(//www.rucher-royal.fr/wp-content/themes/rucher/assets/images/icons/credit-cards/diners.svg);
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.maestro, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.maestro, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.maestro, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro {
background-image: url(//www.rucher-royal.fr/wp-content/themes/rucher/assets/images/icons/credit-cards/maestro.svg);
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb {
background-image: url(//www.rucher-royal.fr/wp-content/themes/rucher/assets/images/icons/credit-cards/jcb.svg);
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.amex, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.amex, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex {
background-image: url(//www.rucher-royal.fr/wp-content/themes/rucher/assets/images/icons/credit-cards/amex.svg);
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.discover, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.discover, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.discover, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover {
background-image: url(//www.rucher-royal.fr/wp-content/themes/rucher/assets/images/icons/credit-cards/discover.svg);
}
#add_payment_method #payment div.payment_box span.help, .woocommerce-cart #payment div.payment_box span.help, .woocommerce-checkout #payment div.payment_box span.help {
font-size: .857em;
color: #777;
font-weight: 400;
}
#add_payment_method #payment div.payment_box .form-row, .woocommerce-cart #payment div.payment_box .form-row, .woocommerce-checkout #payment div.payment_box .form-row {
margin: 0 0 1em;
}
#add_payment_method #payment div.payment_box p:last-child, .woocommerce-cart #payment div.payment_box p:last-child, .woocommerce-checkout #payment div.payment_box p:last-child {
margin-bottom: 0;
}
#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
content: '';
display: block;
border: 1em solid #dfdcde;
border-right-color: transparent;
border-left-color: transparent;
border-top-color: transparent;
position: absolute;
top: -.75em;
left: 0;
margin: -1em 0 0 2em;
}
#add_payment_method #payment .payment_method_paypal .about_paypal, .woocommerce-cart #payment .payment_method_paypal .about_paypal, .woocommerce-checkout #payment .payment_method_paypal .about_paypal {
float: right;
line-height: 52px;
font-size: .83em;
}
#add_payment_method #payment .payment_method_paypal img, .woocommerce-cart #payment .payment_method_paypal img, .woocommerce-checkout #payment .payment_method_paypal img {
max-height: 110px;
vertical-align: middle;
}
.woocommerce-terms-and-conditions {
border: 1px solid rgba(0, 0, 0, .2);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
background: rgba(0, 0, 0, .05);
}
.woocommerce-password-strength {
text-align: center;
font-weight: 600;
padding: 3px .5em;
font-size: 1em;
}
.woocommerce-password-strength.strong {
background-color: #c1e1b9;
border-color: #83c373;
}
.woocommerce-password-strength.short {
background-color: #f1adad;
border-color: #e35b5b;
}
.woocommerce-password-strength.bad {
background-color: #fbc5a9;
border-color: #f78b53;
}
.woocommerce-password-strength.good {
background-color: #ffe399;
border-color: #ffc733;
}
.woocommerce-password-hint {
margin: .5em 0 0;
display: block;
}
#content.twentyeleven .woocommerce-pagination a {
font-size: 1em;
line-height: 1;
}
.single-product .twentythirteen #reply-title, .single-product .twentythirteen #respond #commentform, .single-product .twentythirteen .entry-summary {
padding: 0;
}
.single-product .twentythirteen p.stars {
clear: both;
}
.twentythirteen .woocommerce-breadcrumb {
padding-top: 40px;
}
.twentyfourteen ul.products li.product {
margin-top: 0!important;
}
body:not(.search-results) .twentysixteen .entry-summary {
color: inherit;
font-size: inherit;
line-height: inherit;
}
.woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button, .woocommerce-page .woocommerce-error .button, .woocommerce-page .woocommerce-info .button, .woocommerce-page .woocommerce-message .button {
float: right;
margin:0;
}
.woocommerce .col2-set, .woocommerce-page .col2-set {
width: 100%}
.woocommerce .col2-set::after, .woocommerce .col2-set::before, .woocommerce-page .col2-set::after, .woocommerce-page .col2-set::before {
content: ' ';
display: table;
}
.woocommerce .col2-set::after, .woocommerce-page .col2-set::after {
clear: both;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
float: left;
width: 48%}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
float: right;
width: 48%}
.woocommerce img, .woocommerce-page img {
height: auto;
max-width: 100%}
.woocommerce #content div.product div.thumbnails::after, .woocommerce #content div.product div.thumbnails::before, .woocommerce div.product div.thumbnails::after, .woocommerce div.product div.thumbnails::before, .woocommerce-page #content div.product div.thumbnails::after, .woocommerce-page #content div.product div.thumbnails::before, .woocommerce-page div.product div.thumbnails::after, .woocommerce-page div.product div.thumbnails::before {
content: ' ';
display: table;
}
.woocommerce #content div.product div.thumbnails::after, .woocommerce div.product div.thumbnails::after, .woocommerce-page #content div.product div.thumbnails::after, .woocommerce-page div.product div.thumbnails::after {
clear: both;
}
.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 {
float: left;
width: 30.75%;
margin-right: 3.8%;
margin-bottom: 1em;
}
.woocommerce #content div.product div.thumbnails a.last, .woocommerce div.product div.thumbnails a.last, .woocommerce-page #content div.product div.thumbnails a.last, .woocommerce-page div.product div.thumbnails a.last {
margin-right: 0;
}
.woocommerce #content div.product div.thumbnails a.first, .woocommerce div.product div.thumbnails a.first, .woocommerce-page #content div.product div.thumbnails a.first, .woocommerce-page div.product div.thumbnails a.first {
clear: both;
}
.woocommerce #content div.product div.thumbnails.columns-1 a, .woocommerce div.product div.thumbnails.columns-1 a, .woocommerce-page #content div.product div.thumbnails.columns-1 a, .woocommerce-page div.product div.thumbnails.columns-1 a {
width: 100%;
margin-right: 0;
float: none;
}
.woocommerce #content div.product div.thumbnails.columns-2 a, .woocommerce div.product div.thumbnails.columns-2 a, .woocommerce-page #content div.product div.thumbnails.columns-2 a, .woocommerce-page div.product div.thumbnails.columns-2 a {
width: 48%}
.woocommerce #content div.product div.thumbnails.columns-4 a, .woocommerce div.product div.thumbnails.columns-4 a, .woocommerce-page #content div.product div.thumbnails.columns-4 a, .woocommerce-page div.product div.thumbnails.columns-4 a {
width: 22.05%}
.woocommerce #content div.product div.thumbnails.columns-5 a, .woocommerce div.product div.thumbnails.columns-5 a, .woocommerce-page #content div.product div.thumbnails.columns-5 a, .woocommerce-page div.product div.thumbnails.columns-5 a {
width: 16.9%}
.woocommerce #content div.product .woocommerce-tabs, .woocommerce div.product .woocommerce-tabs, .woocommerce-page #content div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs {
clear: both;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs::after, .woocommerce #content div.product .woocommerce-tabs ul.tabs::before, .woocommerce div.product .woocommerce-tabs ul.tabs::after, .woocommerce div.product .woocommerce-tabs ul.tabs::before, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before, .woocommerce-page div.product .woocommerce-tabs ul.tabs::after, .woocommerce-page div.product .woocommerce-tabs ul.tabs::before {
content: ' ';
display: table;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs::after, .woocommerce div.product .woocommerce-tabs ul.tabs::after, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after, .woocommerce-page div.product .woocommerce-tabs ul.tabs::after {
clear: both;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li, .woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li {
display: inline-block;
}
.woocommerce #content div.product #reviews .comment::after, .woocommerce #content div.product #reviews .comment::before, .woocommerce div.product #reviews .comment::after, .woocommerce div.product #reviews .comment::before, .woocommerce-page #content div.product #reviews .comment::after, .woocommerce-page #content div.product #reviews .comment::before, .woocommerce-page div.product #reviews .comment::after, .woocommerce-page div.product #reviews .comment::before {
content: ' ';
display: table;
}
.woocommerce #content div.product #reviews .comment::after, .woocommerce div.product #reviews .comment::after, .woocommerce-page #content div.product #reviews .comment::after, .woocommerce-page div.product #reviews .comment::after {
clear: both;
}
.woocommerce #content div.product #reviews .comment img, .woocommerce div.product #reviews .comment img, .woocommerce-page #content div.product #reviews .comment img, .woocommerce-page div.product #reviews .comment img {
float: right;
height: auto;
}
.woocommerce ul.products, .woocommerce-page ul.products {
clear: both;
}
.woocommerce ul.products::after, .woocommerce ul.products::before, .woocommerce-page ul.products::after, .woocommerce-page ul.products::before {
content: ' ';
display: table;
}
.woocommerce ul.products::after, .woocommerce-page ul.products::after {
clear: both;
}
.woocommerce .woocommerce-pagination ul.page-numbers::after, .woocommerce .woocommerce-pagination ul.page-numbers::before, .woocommerce-page .woocommerce-pagination ul.page-numbers::after, .woocommerce-page .woocommerce-pagination ul.page-numbers::before {
content: ' ';
display: table;
}
.woocommerce .woocommerce-pagination ul.page-numbers::after, .woocommerce-page .woocommerce-pagination ul.page-numbers::after {
clear: both;
}
.woocommerce .woocommerce-pagination ul.page-numbers li, .woocommerce-page .woocommerce-pagination ul.page-numbers li {
display: inline-block;
}
.woocommerce #content table.cart img, .woocommerce table.cart img, .woocommerce-page #content table.cart img, .woocommerce-page table.cart img {
height: auto;
}
.woocommerce #content table.cart td.actions, .woocommerce table.cart td.actions, .woocommerce-page #content table.cart td.actions, .woocommerce-page table.cart td.actions {
text-align: right;
}
.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
width: auto;
}
.woocommerce #content table.cart td.actions .coupon, .woocommerce table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon {
float: left;
}
.woocommerce #content table.cart td.actions .coupon label, .woocommerce table.cart td.actions .coupon label, .woocommerce-page #content table.cart td.actions .coupon label, .woocommerce-page table.cart td.actions .coupon label {
display: none;
}
.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
width: 100%}
.woocommerce .cart-collaterals::after, .woocommerce .cart-collaterals::before, .woocommerce-page .cart-collaterals::after, .woocommerce-page .cart-collaterals::before {
content: ' ';
display: table;
}
.woocommerce .cart-collaterals::after, .woocommerce-page .cart-collaterals::after {
clear: both;
}
.woocommerce .cart-collaterals .related, .woocommerce-page .cart-collaterals .related {
width: 100%;
float: none;
margin-top:4rem;
}
.woocommerce .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .cross-sells {
width: 48%;
float: left;
}
.woocommerce .cart-collaterals .cross-sells ul.products, .woocommerce-page .cart-collaterals .cross-sells ul.products {
float: none;
}
.woocommerce .cart-collaterals .cross-sells ul.products li, .woocommerce-page .cart-collaterals .cross-sells ul.products li {
width: 48%}
.woocommerce .cart-collaterals .shipping_calculator, .woocommerce-page .cart-collaterals .shipping_calculator {
width: 48%;
clear: right;
float: right;
}
.woocommerce .cart-collaterals .shipping_calculator::after, .woocommerce .cart-collaterals .shipping_calculator::before, .woocommerce-page .cart-collaterals .shipping_calculator::after, .woocommerce-page .cart-collaterals .shipping_calculator::before {
content: ' ';
display: table;
}
.woocommerce .cart-collaterals .shipping_calculator::after, .woocommerce-page .cart-collaterals .shipping_calculator::after {
clear: both;
}
.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1, .woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2, .woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1, .woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2 {
width: 47%}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
float: none;
width: 100%;
background: #eeeeee;
padding: 20px;
}
.cart_totals h2 {
color: #4fb45f;
text-transform: uppercase;
font-size: 25px;
}
.woocommerce ul.cart_list li::after, .woocommerce ul.cart_list li::before, .woocommerce ul.product_list_widget li::after, .woocommerce ul.product_list_widget li::before, .woocommerce-page ul.cart_list li::after, .woocommerce-page ul.cart_list li::before, .woocommerce-page ul.product_list_widget li::after, .woocommerce-page ul.product_list_widget li::before {
content: ' ';
display: table;
}
.woocommerce ul.cart_list li::after, .woocommerce ul.product_list_widget li::after, .woocommerce-page ul.cart_list li::after, .woocommerce-page ul.product_list_widget li::after {
clear: both;
}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img, .woocommerce-page ul.cart_list li img, .woocommerce-page ul.product_list_widget li img {
float: right;
height: auto;
}
.woocommerce form .form-row::after, .woocommerce form .form-row::before, .woocommerce-page form .form-row::after, .woocommerce-page form .form-row::before {
content: ' ';
display: table;
}
.woocommerce form .form-row::after, .woocommerce-page form .form-row::after {
clear: both;
}
.woocommerce form .form-row label, .woocommerce-page form .form-row label {
display: block;
}
.woocommerce form .form-row label.checkbox, .woocommerce-page form .form-row label.checkbox {
display: inline;
}
.woocommerce form .form-row select, .woocommerce-page form .form-row select {
width: 100%}
.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text {
box-sizing: border-box;
width: 100%}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
width: 47%;
overflow: visible;
}
.woocommerce form .form-row-first, .woocommerce-page form .form-row-first {
float: left;
}
.woocommerce form .form-row-last, .woocommerce-page form .form-row-last {
float: right;
}
.woocommerce form .form-row-wide, .woocommerce-page form .form-row-wide {
clear: both;
}
.woocommerce #payment .form-row select, .woocommerce-page #payment .form-row select {
width: auto;
}
.woocommerce #payment .terms, .woocommerce #payment .wc-terms-and-conditions, .woocommerce-page #payment .terms, .woocommerce-page #payment .wc-terms-and-conditions {
text-align: left;
padding: 0 1em 0 0;
float: left;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
display: block;
padding-left: 40px;
padding-right: 40px;
margin-top: 60px;
}
.woocommerce .woocommerce-billing-fields::after, .woocommerce .woocommerce-billing-fields::before, .woocommerce .woocommerce-shipping-fields::after, .woocommerce .woocommerce-shipping-fields::before, .woocommerce-page .woocommerce-billing-fields::after, .woocommerce-page .woocommerce-billing-fields::before, .woocommerce-page .woocommerce-shipping-fields::after, .woocommerce-page .woocommerce-shipping-fields::before {
content: ' ';
display: table;
}
.woocommerce .woocommerce-billing-fields::after, .woocommerce .woocommerce-shipping-fields::after, .woocommerce-page .woocommerce-billing-fields::after, .woocommerce-page .woocommerce-shipping-fields::after {
clear: both;
}
.woocommerce .woocommerce-terms-and-conditions, .woocommerce-page .woocommerce-terms-and-conditions {
margin-bottom: 1.618em;
padding: 1.618em;
}
.woocommerce .woocommerce-oembed, .woocommerce-page .woocommerce-oembed {
position: relative;
}
.woocommerce-page.left-sidebar #content.twentyeleven {
width: 58.4%;
margin: 0 7.6%;
float: right;
}
.woocommerce-page.right-sidebar #content.twentyeleven {
margin: 0 7.6%;
width: 58.4%;
float: left;
}
.debug { padding: 10px 0;
}
.debug ul {
margin: 10px 0 10px 30px;
list-style-type: disc;
} .default-slider-container {
position: relative;
top: 0;
left: 0;
width: 942px;
height: 200px;
}
.default-slider-container .goToBlock {
position: absolute;
top: 0;
right: 0;
width: 36px;
height: 200px;
}
.default-slider-container .goToBlock .go {
width: 36px;
height: 36px;
background: #aaa;
margin: 0 0 5px 0;
cursor: pointer;
}
.default-slider {
position: relative;
overflow: hidden;
width: 900px;
height: 200px;
}
.default-slider .next {
position: absolute;
top: 79px;
right: 10px;
width: 40px;
height: 40px;
border: 1px dotted #ddd;
background: #000;
}
.default-slider .prev {
position: absolute;
top: 79px;
left: 10px;
width: 40px;
height: 40px;
border: 1px dotted #ddd;
background: #000;
}
.default-slider .slider {
width: 100%;
height: 100%;
}
.default-slider .slider .item {
float: left;
width: 900px;
height: 100%;
}
.default-slider .slider #item1 {
background: #666;
}
.default-slider .slider #item2 {
background: #999;
}
.default-slider .slider #item3 {
background: #aaa;
}
.default-slider .slider #item4 {
background: #ddd;
}
.default-slider .slider #item5 {
background: #777;
} .snap-slider {
position: relative;
overflow: hidden;
width: 900px;
height: 200px;
}
.snap-slider .slider {
height: 100%;
}
.snap-slider .slider .item {
width: 900px;
height: 100%;
}
.snap-slider .slider #item1 {
background: #666;
}
.snap-slider .slider #item2 {
background: #999;
}
.snap-slider .slider #item3 {
background: #aaa;
}
.snap-slider .slider #item4 {
background: #ddd;
}
.snap-slider .slider #item5 {
background: #777;
} .responsive-container {
width: 900px;
height: 200px;
}
.infinite-slider {
position: relative;
overflow: hidden;
width: 1200px;
height: 300px;
}
.infinite-slider .slider {
height: 100%;
}
.infinite-slider .slider .item {
width: 900px;
height: 100%;
}
.infinite-slider .slider #item1 {
background: #666;
}
.infinite-slider .slider #item2 {
background: #999;
}
.infinite-slider .slider #item3 {
background: #aaa;
}
.infinite-slider .slider #item4 {
background: #ddd;
}
.infinite-slider .slider #item5 {
background: #777;
} .responsive-slider {
position: relative;
overflow: hidden;
}
.responsive-slider .slider {
height: 100%;
min-height: 600px;
background: #fff;
touch-action: auto;
-ms-touch-action: auto;
}
.responsive-slider .slider .item {
height: 100%;
}
.responsive-slider .slider #item1 {
background: #666;
}
.responsive-slider .slider #item2 {
background: #999;
}
.responsive-slider .slider #item3 {
background: #aaa;
}
.responsive-slider .slider #item4 {
background: #ddd;
}
.responsive-slider .slider #item5 {
background: #777;
} .responsive-slider-2 {
position: relative;
overflow: hidden;
width: 900px;
height: 200px;
}
.responsive-slider-2 .slider {
height: 100%;
}
.responsive-slider-2 .slider .item {
width: 1400px;
height: 100%;
}
.responsive-slider-2 .slider #item1 {
background: #666;
}
.responsive-slider-2 .slider #item2 {
background: #999;
}
.responsive-slider-2 .slider #item3 {
background: #aaa;
}
.responsive-slider-2 .slider #item4 {
background: #ddd;
}
.responsive-slider-2 .slider #item5 {
background: #777;
} .autoslide-slider1,
.autoslide-slider2,
.autoslide-slider3,
.autoslide-slider4,
.autoslide-slider5 {
position: relative;
overflow: hidden;
width: 900px;
height: 200px;
}
.autoslide-slider1 .slider,
.autoslide-slider2 .slider,
.autoslide-slider3 .slider,
.autoslide-slider4 .slider,
.autoslide-slider5 .slider {
height: 100%;
}
.autoslide-slider1 .slider .item,
.autoslide-slider2 .slider .item,
.autoslide-slider3 .slider .item,
.autoslide-slider4 .slider .item,
.autoslide-slider5 .slider .item {
width: 900px;
height: 100%;
}
.autoslide-slider1 .slider .item .linkBlock,
.autoslide-slider2 .slider .item .linkBlock {
float: left;
width: 300px;
height: 198px;
border: 1px dotted #ddd;
background: #000;
cursor: pointer;
}
.autoslide-slider1 .slider #item1,
.autoslide-slider2 .slider #item1,
.autoslide-slider3 .slider #item1,
.autoslide-slider4 .slider #item1,
.autoslide-slider5 .slider #item1 {
background: #666;
}
.autoslide-slider1 .slider #item2,
.autoslide-slider2 .slider #item2,
.autoslide-slider3 .slider #item2,
.autoslide-slider4 .slider #item2,
.autoslide-slider5 .slider #item2 {
background: #999;
}
.autoslide-slider1 .slider #item3,
.autoslide-slider2 .slider #item3,
.autoslide-slider3 .slider #item3,
.autoslide-slider4 .slider #item3,
.autoslide-slider5 .slider #item3 {
background: #aaa;
}
.autoslide-slider1 .slider #item4,
.autoslide-slider2 .slider #item4,
.autoslide-slider3 .slider #item4,
.autoslide-slider4 .slider #item4,
.autoslide-slider5 .slider #item4 {
background: #ddd;
}
.autoslide-slider1 .slider #item5,
.autoslide-slider2 .slider #item5,
.autoslide-slider3 .slider #item5,
.autoslide-slider4 .slider #item5,
.autoslide-slider5 .slider #item5 {
background: #777;
}
.autoslide-slider2-container, 
.autoslide-slider4-container {
position: relative;
top: 0;
left: 0;
width: 942px;
height: 200px;
}
.autoslide-slider2-container .goToBlock,
.autoslide-slider4-container .goToBlock {
position: absolute;
top: 0;
right: 0;
width: 36px;
height: 200px;
}
.autoslide-slider2-container .goToBlock .go,
.autoslide-slider4-container .goToBlock .go {
width: 36px;
height: 36px;
background: #aaa;
margin: 0 0 5px 0;
cursor: pointer;
}
.autoslide-slider2 .next,
.autoslide-slider3 .next,
.autoslide-slider4 .next {
position: absolute;
top: 79px;
right: 10px;
width: 40px;
height: 40px;
border: 1px dotted #ddd;
background: #000;
}
.autoslide-slider2 .prev,
.autoslide-slider3 .prev,
.autoslide-slider4 .prev {
position: absolute;
top: 79px;
left: 10px;
width: 40px;
height: 40px;
border: 1px dotted #ddd;
background: #000;
}
.controleslide {
position: absolute;
top: 33%;
width: 100%;
}
#previousSlide {
color: #7b7572;
font-size: 36px;
left: 0;position: absolute;
}
#nextSlide {color: #7b7572;
font-size: 36px;
right: 0;position: absolute;
}
#achatrapide {
background: none;
color: #4fb45f;
border-bottom: 1px solid;
}
#achatrapide:hover {color:#7b7572;}
#achatrapide:after {
font-family: 'FontAwesome';
content:"\f291";
padding-left: 6px;
}
a.added_to_cart.wc-forward {
float: left;
right: 0;
background: #fff;
color: #4fb45f;
padding-left: 10px;
padding-right: 10px;
left: 0;
padding-top: 7px;
padding-bottom: 7px;
text-transform: uppercase;
font-size: 14px;
margin-top: -51px;
margin-bottom: 17px;
z-index: 1;
width: 100%;
position: relative;
}
.visu_cat_product {
width: 100%;
}
.cat_product .main-wrap {margin-top:0; position:relative;}
.cat_product {position:relative;}
.cat_product .fil  {position:absolute;}
.cat_product h1 {
position: relative;
right: 0;
bottom: 0;
vertical-align: middle;
display: block;
font-size: 45px;
color: #7f7978;
font-weight: 200;
top: 0 !important;
text-align: center;
}
ul.product-cats {
padding-top: 20px;
padding-bottom: 20px;
border-bottom: 1px solid #d3d2d3;
}
ul.product-cats li {
display: inline-block;
margin-right: 20px;
}
ul.product-cats li.current h2 a {font-weight: bold;color: #4fb45f;}
ul.product-cats li h2 {
color: #7b7572;
font-size: 14px;
font-weight: 600;
text-transform: uppercase;
}
ul.product-cats li h2 a {
color: #7b7572;
font-size: 14px;
font-weight: 600;
text-transform: uppercase;
}
ul.product-cats li h2:hover, ul.product-cats li h2 a:hover {color:#4fb45f}
@media screen and (max-width: 39.9375em) {
.cat_product h1 {
font-size: 25px;
color: #7f7978;
font-weight: 200;
}
}
.single-product .container {
background-image: url(//www.rucher-royal.fr/wp-content/themes/rucher/assets/images/background/ombre_5.png);
background-position: center top;
background-repeat: repeat-x;
}
.single-product .main-wrap {margin-top: 1rem;}
ul.attributes {
margin-left: 0;
margin-top: 20px;
display: block;
margin-bottom: 30px;
}
ul.attributes li {
margin-right: 6px;
}
.features {}
.features p {
color: #67605f;
font-size: 14px;
font-weight: 500;
line-height: 5px;
}
.woocommerce div.product .entry-summary .price .woocommerce-Price-amount {
font-size: 20px;
color: #000;
font-weight: 600;
}
.woocommerce div.product .onsale .price .woocommerce-Price-amount, .woocommerce div.product .onsale p.price del {padding-right: 10px;}
.woocommerce div.product form.cart div.quantity {
display: inline-block;
margin: 1rem 0 0;
}
.woocommerce div.product form.cart div.quantity p {
text-transform: uppercase;
font-size: 12px !important;
color: #7b7572;
margin-bottom: 5px;
}
.woocommerce div.product form.cart div.quantity span {
background: #e9dcd0 none repeat scroll 0 0;
cursor: pointer;
display: inline-block;
font-size: 1.5625rem;
height: 2.5rem;
line-height: 1rem;
margin: 0 0 1rem;
padding: 0.75rem;
text-align: center;
width: 2.5rem;
color:#7b7572;
}
.woocommerce .quantity .qty {
border: medium none;
display: inline-block;
font-size: 1.5625rem;
height: 2.5rem;
text-align: center;
width: 2.5rem;
background: #f7f2ed;
color:#7b7572;
margin-left: -4px;
margin-right: -4px;
}
.woocommerce div.product form.cart .button {
vertical-align: middle;
height: 2.5rem;
display: inline-block;
margin-bottom: 9px;
margin-left: 40px;
margin-top: 16px;
}
.product-type-simple span.onsale {
display:none;
position: absolute;
left: 0;
color: #eb0967;
text-transform: uppercase;
font-size: 14px;
font-weight: bolder;
border-bottom: none;
top: 81px !important;
z-index: 10;
border-top: 1px solid;
width: 48%;
}
.whitepad {
position: relative;
margin-bottom: 30px;
}
.whitepad h2 {
color: #4fb45f;
font-size: 18px;
text-transform: uppercase;
text-align: center;
display: block;
margin: 0 auto;
width: 100%;
background: #fff;
z-index: 2;
position: relative;
padding-bottom: 10px;
font-weight: 600;
margin-top: 2rem;
}
.whitepad .bar {
border-bottom: 1px solid;
width: 50%;
margin: 0 auto;
}
.features_product_detail p, .features_product_detail li {
color: #000;
font-size: 14px;
font-weight: normal;
}
.features_product_detail strong, .features_product_detail b {font-weight: 600;}
.features_product_detail pre {
overflow: hidden;
display: block;
width: auto;
white-space: inherit;
font-family: inherit;
font-size: 11px;
}
.related.products {
margin-top: 50px;
}
.related.products h2 {
border-bottom: 1px solid #d7d5d4;
color: #7b7572;
font-size: 16px;
padding-bottom: 10px;
text-align: center;
text-transform: uppercase;
}
.related.products .columns:last-child:not(:first-child) {clear: none;}
@media screen and (max-width: 63.9375em) {
.woocommerce div.product form.cart .button {
vertical-align: middle;
height: 2.5rem;
display: block;
margin-bottom: 9px;
margin-left: 0;
width: 260px;
}
.related.products .columns:last-child:not(:first-child) {
clear: none;
}	
.woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button, .woocommerce-page .woocommerce-error .button, .woocommerce-page .woocommerce-info .button, .woocommerce-page .woocommerce-message .button {
float: none;
margin: 0;
display: inline-block;
width: 100%;
margin-bottom: 15px
}	
.woocommerce-error, .woocommerce-info, .woocommerce-message {
padding: 1em 1em 1em 1em;
margin: 0 0 2em;
position: relative;
background-color: #7b7572;
color: #ffffff;
list-style: none outside;
width: auto;
word-wrap: break-word;
font-size: 12px;
text-transform: uppercase;
line-height: 16px;
}
.woocommerce-message::before {
content: '\f00c';
color: #ffffff;
font-family: FontAwesome;
display: none;
}
}
@media screen and (max-width: 39.9375em) {
.single-product .main-wrap {
margin-top: 0;
}
.woocommerce div.product .product_title {
clear: none;
margin-top: 0;
padding: 0;
color: #4fb45f;
text-transform: uppercase;
font-size: 22px;
line-height: 24px;
font-weight: 600;
margin-bottom: .5rem;
}
.woocommerce div.product .sub_product_title {
clear: none;
margin-top: 0;
padding: 0;
color: #4fb45f;
text-transform: uppercase;
font-size: 12px;
line-height: 13px;
}
.product-type-simple span.onsale {
width: auto;
left: 0.625rem;
}
.woocommerce div.product form.cart .button {width: 100%;}
.whitepad h2 {
color: #4fb45f;
font-size: 18px;
text-transform: uppercase;
text-align: center;
display: table;
margin: 0 auto;
width: auto;
background: #fff;
z-index: 2;
position: relative;
}
.whitepad .bar {display:none;}
li.accordion-item {
position: relative;
}
li.accordion-item.is-active {}
}
.page-template-page-full-panier .main-wrap, .page-template-page-contact .main-wrap {
margin-top: 0;
}
.page-template-page-full-panier .entry-title, .page-template-page-contact .entry-title {
font-size: 28px;
color: #4fb45f;
text-transform: uppercase;
}
@media screen and (max-width: 39.9375em) {
.page-template-page-full-panier .entry-title, .page-template-page-contact .entry-title {
font-size: 24px;
color: #4fb45f;
text-transform: uppercase;
text-align: center;
}
}
.page-template-page-full-panier .container, .page-template-page-contact .container {
background-image: url(//www.rucher-royal.fr/wp-content/themes/rucher/assets/images/background/ombre_5.png);
background-position: center top;
background-repeat: repeat-x;
}
.woocommerce-cart table.cart .product-remove {width: 2rem;}
.woocommerce-cart table.cart .product-thumbnail {
min-width: 72px;
padding: 0;
width: 72px;
}
.woocommerce table.shop_table th {
font-size: 12px;
font-weight: 400;
padding: 9px 12px;
text-transform: uppercase;
}
.quantity p {display:none;}
.woocommerce-cart table.cart .td-quantity-button {
background: #eeeeee none repeat scroll 0 0;
cursor: pointer;
display: inline-block;
font-size: 1.5625rem;
height: 2.5rem;
line-height: 1rem;
margin: 0;
padding: 0.5rem;
text-align: center;
width: 2.5rem;
}
.woocommerce-cart table.cart .qty {
border: medium none;
display: inline-block;
height: 2.5rem;
text-align: center;
width: 2.5rem;
background: #fff;
color: #7b7572;
margin-left: -4px;
margin-right: -4px;
margin-top: -2px;
font-size: 16px;
}
.woocommerce-cart table.cart td.product-name a {
color: #000;
font-size: 14px;
text-transform: uppercase;
}
.woocommerce-cart table.cart td.product-name a:hover {
color: #4fb45f;
}
.update_cart:before {
font-family: 'FontAwesome';
content:"\f021";
}
.cart-subtotal .woocommerce-Price-amount, .order-total  strong .woocommerce-Price-amount {
font-size: 20px;
color: #000;}
@media screen and (max-width: 39.9375em) {
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
float: right;
width: 100%;
background: #eeeeee;
padding: 20px;
}
.woocommerce table.shop_table_responsive thead,.woocommerce-page table.shop_table_responsive thead{display:none}.woocommerce table.shop_table_responsive tbody tr:first-child td:first-child,.woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child{border-top:0}.woocommerce table.shop_table_responsive tbody th,.woocommerce-page table.shop_table_responsive tbody th{display:none}.woocommerce table.shop_table_responsive tr,.woocommerce-page table.shop_table_responsive tr{display:block}.woocommerce table.shop_table_responsive tr td,.woocommerce-page table.shop_table_responsive tr td{display:block;text-align:right!important}.woocommerce table.shop_table_responsive tr td.order-actions,.woocommerce-page table.shop_table_responsive tr td.order-actions{text-align:left!important}.woocommerce table.shop_table_responsive tr td::before,.woocommerce-page table.shop_table_responsive tr td::before{
content:attr(data-title) " : ";font-weight:14px;float:left;text-transform: uppercase;}
.woocommerce table.shop_table_responsive tr td.actions::before,.woocommerce table.shop_table_responsive tr td.product-remove::before,.woocommerce-page table.shop_table_responsive tr td.actions::before,.woocommerce-page table.shop_table_responsive tr td.product-remove::before{display:none}.woocommerce table.shop_table_responsive tr:nth-child(2n) td,.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {}.woocommerce table.my_account_orders tr td.order-actions,.woocommerce-page table.my_account_orders tr td.order-actions{text-align:left}.woocommerce table.my_account_orders tr td.order-actions::before,.woocommerce-page table.my_account_orders tr td.order-actions::before{display:none}.woocommerce table.my_account_orders tr td.order-actions .button,.woocommerce-page table.my_account_orders tr td.order-actions .button{float:none;margin:.125em .25em .125em 0}.woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-1,.woocommerce-page .col2-set .col-2{float:none;width:100%}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product,.woocommerce-page[class*=columns-] ul.products li.product,.woocommerce[class*=columns-] ul.products li.product{width:48%;float:left;clear:both;margin:0 0 2.992em}.woocommerce ul.products li.product:nth-child(2n),.woocommerce-page ul.products li.product:nth-child(2n),.woocommerce-page[class*=columns-] ul.products li.product:nth-child(2n),.woocommerce[class*=columns-] ul.products li.product:nth-child(2n){float:right;clear:none!important}.woocommerce #content div.product div.images,.woocommerce #content div.product div.summary,.woocommerce div.product div.images,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.images,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.images,.woocommerce-page div.product div.summary{float:none;width:100%}.woocommerce #content table.cart .product-thumbnail,.woocommerce table.cart .product-thumbnail,.woocommerce-page #content table.cart .product-thumbnail,.woocommerce-page table.cart .product-thumbnail{display:none}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:left}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:none;padding-bottom:.5em}.woocommerce #content table.cart td.actions .coupon::after,.woocommerce #content table.cart td.actions .coupon::before,.woocommerce table.cart td.actions .coupon::after,.woocommerce table.cart td.actions .coupon::before,.woocommerce-page #content table.cart td.actions .coupon::after,.woocommerce-page #content table.cart td.actions .coupon::before,.woocommerce-page table.cart td.actions .coupon::after,.woocommerce-page table.cart td.actions .coupon::before{content:' ';display:table}.woocommerce #content table.cart td.actions .coupon::after,.woocommerce table.cart td.actions .coupon::after,.woocommerce-page #content table.cart td.actions .coupon::after,.woocommerce-page table.cart td.actions .coupon::after{clear:both}.woocommerce #content table.cart td.actions .coupon .button,.woocommerce #content table.cart td.actions .coupon .input-text,.woocommerce #content table.cart td.actions .coupon input,.woocommerce table.cart td.actions .coupon .button,.woocommerce table.cart td.actions .coupon .input-text,.woocommerce table.cart td.actions .coupon input,.woocommerce-page #content table.cart td.actions .coupon .button,.woocommerce-page #content table.cart td.actions .coupon .input-text,.woocommerce-page #content table.cart td.actions .coupon input,.woocommerce-page table.cart td.actions .coupon .button,.woocommerce-page table.cart td.actions .coupon .input-text,.woocommerce-page table.cart td.actions .coupon input{width:48%;box-sizing:border-box}.woocommerce #content table.cart td.actions .coupon .button.alt,.woocommerce #content table.cart td.actions .coupon .input-text+.button,.woocommerce table.cart td.actions .coupon .button.alt,.woocommerce table.cart td.actions .coupon .input-text+.button,.woocommerce-page #content table.cart td.actions .coupon .button.alt,.woocommerce-page #content table.cart td.actions .coupon .input-text+.button,.woocommerce-page table.cart td.actions .coupon .button.alt,.woocommerce-page table.cart td.actions .coupon .input-text+.button{float:right}.woocommerce #content table.cart td.actions .button,.woocommerce table.cart td.actions .button,.woocommerce-page #content table.cart td.actions .button,.woocommerce-page table.cart td.actions .button{display:block;width:100%}.woocommerce .cart-collaterals .cart_totals,.woocommerce .cart-collaterals .cross-sells,.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .shipping_calculator{width:100%;float:none;text-align:left}.woocommerce-page.woocommerce-checkout form.login .form-row,.woocommerce.woocommerce-checkout form.login .form-row{width:100%;float:none}.woocommerce #payment .terms,.woocommerce-page #payment .terms{text-align:left;padding:0}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:none;width:100%;box-sizing:border-box;margin-bottom:1em}.woocommerce .lost_reset_password .form-row-first,.woocommerce .lost_reset_password .form-row-last,.woocommerce-page .lost_reset_password .form-row-first,.woocommerce-page .lost_reset_password .form-row-last{width:100%;float:none;margin-right:0}.woocommerce-account .woocommerce-MyAccount-content,.woocommerce-account .woocommerce-MyAccount-navigation{float:none;width:100%}.single-product .twentythirteen .panel{padding-left:20px!important;padding-right:20px!important}
}
.woocommerce-account h2, .woocommerce-checkout h2 {
text-align: center;
font-size: 18px;
text-transform: uppercase;
color: #534b49;
}
.woocommerce-checkout h3 {
color: #4fb45f;
font-size: 18px;
text-transform: uppercase;
}
.sub_account {
text-align: center;
color: #534b49;
font-size: 14px;
text-transform: uppercase;
margin-top: 40px;
}
.lost_password a {
color: #4fb45f;
text-decoration: underline;
font-size: 14px;
}
@media screen and (max-width: 63.9375em) {
.woocommerce ul#shipping_method {
list-style: none outside;
margin: 0;
padding: 0;
display: block;
text-align: left;
margin-top: 15px;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
float: right;
width: 100%;
background: #eeeeee;
padding: 20px 0;
}
}
.lpc_pick_up_widget_show_map {
background: #4fb45f;
color: #fff;
padding: 1rem;
cursor:pointer;
}	
@media screen and (max-width: 39.9375em) {
.sub_account {
text-align: center;
color: #534b49;
font-size: 12px;
text-transform: uppercase;
margin-top: 40px;
}
.cart_totals h2 {
color: #4fb45f;
text-transform: uppercase;
font-size: 25px;
text-align: center;
}
.woocommerce ul#shipping_method li {
margin: 0;
padding: .25em 0 .25em 22px;
text-indent: -22px;
list-style: none outside;
vertical-align: middle;
line-height: 16px;
margin-bottom: 2rem;
margin-top: 2rem;
}	
.woocommerce ul#shipping_method li label {
display: inline;
font-size: 11px;
text-transform: none;
}
}
form.woocommerce-checkout {
margin-top: 30px;
}
.woocommerce-checkout-review-order {
margin-top: 40px;
background: #eeeeee;
padding: 20px 20px 0 20px;
}
input[name="login"] {width: 100%;}
.woocommerce-checkout .woocommerce-checkout-review-order-table tr th, .woocommerce-checkout tr.cart-subtotal td, .woocommerce-checkout tr.shipping td, .woocommerce-checkout .cart-discount td {
border-bottom: 1px solid #4fb45f;
}
td.widget_colissimo_padding {border:none !important;}
.lpc_pickup_info_address .tooltip-box, .lpc_pickup_info_distance_txt {display:none !important;}
.woocommerce-checkout tr.order-total th, .woocommerce-checkout tr.order-total td {border-bottom:none;}
.woocommerce-checkout .woocommerce table.shop_table tbody th, .woocommerce-checkout .woocommerce table.shop_table tfoot td, .woocommerce-checkout .woocommerce table.shop_table tfoot th {
font-weight: normal;
border-top: none;
vertical-align: top;
}
.woocommerce-checkout #add_payment_method #payment, .woocommerce-checkout .woocommerce-cart #payment, .woocommerce-checkout .woocommerce-checkout #payment {
background: #fff;
margin: -20px;
}
.payment_box {display:none !important}
select option {
padding-bottom: 10px;
padding-top: 10px;
padding-left: 5px;
}
#iconpopupmap a {display:none;}
tr.shipping th {}
tr.shipping td {
font-weight: 700;
font-size: 12px;
text-transform: uppercase;
}
.includes_tax {
display: block;
color: #000 !important;
}
#zoneiconmap span {font-size:14px;}
.wc-terms-and-conditions {
display: inline-block;
width: 100%;
}
.wc-terms-and-conditions a, .wc-terms-and-conditions span {
text-transform: none;
color: #000;
font-size: 14px;
}
.wc-terms-and-conditions a {text-decoration: underline;}
a.about_paypal {display:none;}
p#billing_email_field {width: 48%;float: left;}
p#billing_email-2_field {width: 48%;}
.cart-discount td {text-align: right;}
.cart-discount td a {color: #4fb45f;}
.product-total {text-align:right;}
.cart-subtotal td {text-align:right;}
.cart-discount td {text-align:right;}
.order-total td {text-align:right;}
@media screen and (max-width: 63.9375em) {
.woocommerce-checkout-review-order {
margin-top: 40px;
background: #eeeeee;
padding: 10px;
}	
.woocommerce table.shop_table {
font-size: 14px;
}
p#billing_email_field {width: 100%;}
p#billing_email-2_field {width: 100%;}	
}
@media screen and (max-width: 39.9375em) {
.woocommerce ul#shipping_method li label img {
margin-right: 10px;
display: none;
}
.woocommerce ul#shipping_method li .woocommerce-Price-amount {
float: right;
display: inline-block;
}
.woocommerce table.shop_table {
font-size: 12px;line-height: 39px
}
.product-name {line-height: 14px; }
.product-remove {border-top:none !important;}
.woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
content: attr(data-title) "  ";
}
form.woocommerce-checkout {
margin-top: 20px;
}
.woocommerce-checkout h3 {
color: #4fb45f;
font-size: 16px;
text-transform: uppercase;
text-align: center;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
display: block;
padding-left: 40px;
padding-right: 40px;
margin-top: 100px;
}
#add_payment_method #payment ul.payment_methods li input, .woocommerce-cart #payment ul.payment_methods li input, .woocommerce-checkout #payment ul.payment_methods li input {
margin: 0 1em 0 0;
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
-o-appearance: none;
appearance: none;
}
.woocommerce-cart table.cart td.product-name a {
color: #000;
font-size: 12px;
text-transform: uppercase;
}
.woocommerce ul#shipping_method li label {
display: inline;
font-size: 11px;
text-transform: none;
vertical-align: bottom;
}
.woocommerce .woocommerce-cart-form__contents td {
border-top: 1px solid #757575;
padding: 12px 12px;
vertical-align: middle;
}	
}
.woocommerce-account .entry-title {position:relative;}
.woocommerce-account .entry-content {margin-top: 10px;}
.woocommerce-MyAccount-navigation ul {margin-left: 0;}
.woocommerce-MyAccount-navigation ul li {
display: block;
margin-bottom: 40px;
}
.woocommerce-MyAccount-navigation ul li a {
color: #534b49;
font-size: 14px;
text-transform: uppercase;
}
.woocommerce-MyAccount-navigation ul li.is-active a { font-weight: bold;}
.woocommerce-MyAccount-navigation ul li:hover a, .woocommerce-MyAccount-navigation ul li:hover::before {color:#4fb45f}
.woocommerce-MyAccount-navigation ul li:before {
font-family: FontAwesome;
font-size: 14px;
padding-right: 20px;
color: #534b49;
vertical-align: middle;
}
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--dashboard:before {content:"\f009";}
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--orders:before {content:"\f0f6"}
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--edit-address:before {content:"\f015"}
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--edit-account:before {content:"\f044"}
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--customer-logout:before {content:"\f08b"}
.woocommerce-account legend {
font-size: 18px;
color: #534b49;
text-transform: uppercase;
margin-top: 50px;
}
.woocommerce-account .button {
margin-top: 40px;
}
.woocommerce-account .woocommerce-button.view {
margin-right: 56px;
margin-left: -25px;
}
.woocommerce-account .woocommerce-button.view span {display:none;}
.woocommerce-account .woocommerce-button.invoice {}
.woocommerce-account .woocommerce-button.invoice span {display:none;}
.woocommerce-account .woocommerce-button.view:before {
content:"\f06e";
font-family: FontAwesome;
}
.woocommerce-account .woocommerce-button.invoice:before {
content:"\f0f6";
font-family: FontAwesome;
}
.woocommerce-account .woocommerce-orders-table { color:#534b49;}
.woocommerce-account table.woocommerce-orders-table td {
border-bottom: 1px solid #cfcfcf;
padding-bottom: 30px;
padding-top: 30px;
}
.woocommerce-orders-table__cell-order-actions {text-align:center;}
.woocommerce-orders-table a {color:#534b49;}
.woocommerce-page.woocommerce-edit-address .woocommerce-MyAccount-content {color:#534b49;}
.woocommerce-page.woocommerce-edit-address .woocommerce-MyAccount-content h3 {
color: #534b49;
font-size: 18px;
text-transform: uppercase;
}
.dashboard > div {
cursor:pointer;
}
.dashboard > div > div {
background: #f4ede5;
color: #534b49;
padding-top: 50px;
padding-bottom: 50px;
font-size: 16px;
outline: 1px solid #4fb45f;
outline-offset: -10px;
}
.dashboard > div > div i {font-size: 20px;}
.dashboard > div > div p {
color: #534b49;
text-transform: uppercase;
font-size: 14px;
}
.dashboard > div:hover div {background:#4fb45f; outline: 1px solid #ffffff;} 
.dashboard > div:hover div p {color:#ffffff;}
.dashboard > div:hover div i {color:#ffffff;}
@media screen and (max-width: 39.9375em) {
.dashboard > div {margin-bottom:20px;}
}
.woocommerce-account table.woocommerce-orders-table td {
position: relative;
}
.woocommerce-account .woocommerce-button.pay {
position: relative;
right: -98px;
top: -29px;
}
@media screen and (max-width: 39.9375em) {
.woocommerce-account .woocommerce-button.pay {
position: absolute;
right: 10px;
top: 5px;
}
}
.free_discount {
position: relative;
bottom: 0;
background: #262d27;
width: 100%;
height: 30px;
}
.free_discount .row {}
.free_discount p {
color: #fff;
font-size: 14px;
text-transform: uppercase;
line-height: 30px;
vertical-align: middle;
font-weight: normal;
-webkit-animation: color_change 10s infinite ease-out;
-moz-animation: color_change 10s infinite ease-out;
-ms-animation: color_change 10s infinite ease-out;
-o-animation: color_change 10s infinite ease-out;
animation: color_change 10s infinite ease-out;
}
@-webkit-keyframes color_change {
0% {
color: #ffffff;
}
10% {
color: #ffffff;
}
20% {
color: #4fb45f;
}
30% {
color: #4fb45f;
}
40% {
color: #ffffff;
}
50% {
color: #ffffff;
}
60% {
color: #4fb45f;
}
70% {
color: #4fb45f;
}
80% {
color: #ffffff;
}
90% {
color: #ffffff;
}
100% {
color:#4fb45f;
}
}
.free_discount i {
margin-right: 10px;
}
@media screen and (max-width: 63.9375em) {
.free_discount {
position: fixed;
bottom: 0;
background: #262d27;
width: 100%;
height: 18px;
margin-bottom: inherit;
top: inherit;
z-index: 99;
}
.free_discount p {
color: #fff;
font-size: 10px;
text-transform: uppercase;
line-height: 18px;
vertical-align: middle;
}
}
.shipping-calculator-button {display:none !important;}
.pdf:before {
font-family: FontAwesome;
content: '\f1c1';
padding-right: 10px;
font-size: 21px;
vertical-align: middle;
}div.sib-sms-field {
display: inline-block;
position: relative;
width: 100%;
}
.sib-sms-field .sib-country-block {
position: absolute;
right: auto;
left: 0;
top: 0;
bottom: 0;
padding: 1px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.sib-country-block .sib-toggle.sib-country-flg {
z-index: 1;
position: relative;
width: 46px;
height: 100%;
padding: 0 0 0 8px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background-color: #dbdbdb;
cursor: pointer;
}
.sib-country-block .sib-toggle .sib-cflags {
position: absolute;
top: 0;
bottom: 0;
margin: auto;
height: 15px;
width: 20px;
background-repeat: no-repeat;
background-color: #dbdbdb;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background-image: url(//www.rucher-royal.fr/wp-content/plugins/mailin/img/flags/fr.png);
}
.sib-country-block .sib-toggle .sib-icon-arrow {
position: absolute;
top: 50%;
margin-top: -2px;
right: 6px;
width:  0;
height: 0;
border-left: 3px solid transparent;
border-right: 3px solid transparent;
border-top: 4px solid;
}
.sib-sms-field ul.sib-country-list {
position: absolute;
z-index: 2;
list-style: none;
text-align: left;
padding: 0px;
margin: 0px 0px 0px -1px;
box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 4px;
background-color: white;
border: 1px solid rgb(204, 204, 204);
white-space: nowrap;
max-height: 150px;
overflow-y: scroll;
overflow-x: hidden;
top: 50px;
width: 250px;
}
.sib-sms-field ul.sib-country-list li.sib-country-prefix {
font-size: 14px;
padding:1px 10px;
cursor: pointer;
}
.sib-sms-field ul.sib-country-list li.sib-country-prefix:hover {
background-color: #dbdbdb;
}
.sib-sms-field ul.sib-country-list li .sib-flag-box {
width: 20px;
}
.sib-sms-field ul.sib-country-list li .sib-flag-box .sib-flag {
height: 18px;
width: 20px;
background-image: url(//www.rucher-royal.fr/wp-content/plugins/mailin/img/flags/ad.png);
vertical-align: middle;
display: inline-block;
background-repeat:no-repeat;
}
.sib-sms-field ul.sib-country-list li .sib-flag-box .sib-dial-code {
margin-left: 20px;
}
.sib-sms-field .sib-sms {
padding-right: 6px;
padding-left: 52px;
margin-left: 0;
position: relative;
z-index: 0;
margin-top: 0 !important;
margin-bottom: 0 !important;
margin-right: 0;
}
.sib-multi-lists.sib_error {
color: #A94442;
}