.postWrapper {
    margin-bottom: 22px;
    border-bottom: 1px solid #e4e3e2;
    padding-bottom: 12px;
    clear: both;
}

.postWrapper.last {
    border-bottom: 0;
}

.postTitle h2 {
    font-size: 20px;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
}

.postTitle h3 {
    font-size: 10px;
    margin: 0px;
    padding-top: 2px;
    padding-right: 0px;
    padding-bottom: 2px;
    padding-left: 0px;
}

.postContent {
    padding-bottom: 10px;
}

.postContent > * {
    font-family: "Sorts Mill Goudy", serif;
    font-size: 17px;
}

.postContent ul{
    list-style: disc outside;
    margin-bottom: 1.5em;
}

.postContent ul li{
    margin-left: 2em;
}

.postContent ol{
    list-style: decimal outside;
    margin-bottom: 1.5em;
}

.postContent ol li{
    margin-left: 2em;
}

.postDetails {

}

.postBookmarks {
    padding-bottom: 10px;
}

.postBookmarks h4 {

    font-size: 12px;
    font-weight: bold;
}

.postBookmarks a.bm {
    display: inline-block;
}

.postBookmarks img {
    display: inline;
}

.commentWrapper {
    padding-bottom: 15px;
}

.commentTitle {
    border-bottom: 1px solid #dddddd;
    margin-bottom: 15px;
}

.commentTitle div {
    font-size: 20px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    color: #636363;
    font-family: "Raleway","Helvetica Neue",Verdana,Arial,sans-serif;
    font-style: normal;
    line-height: 1.2;
    text-rendering: optimizelegibility;
    text-transform: uppercase;
}

.commentContent {
    padding-bottom: 0px;
}

.commentDetails {
    margin-bottom: 5px;
    padding: 0px;
}

.commentDetails h4.username {
    display: inline;
}

.postError {
    font-size: 16px;
}

.tags {
    font-weight: bold;
    padding-bottom: 10px;
}

.tags ul {
    display: inline;
}

.tags ul li {
    font-weight: normal;
    display: inline;
    padding-right: 6px;
}

.tags h4 {
    font-size: 12px;
    font-weight: bold;
}

.menu-tags, .menu-categories, .menu-recent {
    margin-bottom: 16px;
}

.menu-tags h5, .menu-categories h5, .menu-recent h5 {
    font-size: 11px;
}

.block-blog .menu-tags ul li {
    display: inline;
    padding: 2px;
    margin-left: 10px;
}

.block-blog .menu-categories ul li,
.block-blog .menu-recent ul li {
    position: relative;
    padding-left: 18px;
    line-height: 24px;
    margin-bottom: 12px;
}

.block-blog .menu-categories ul li:before,
.block-blog .menu-recent ul li:before {
    position: absolute;
    left: 0;
    top: 7px;
    width: 10px;
    height: 10px;
    content: "";
    background: url(https://rivieramaison.com/skin/frontend/rivieramaison/default/images/ico-arrow-right.png) 0 0 no-repeat;
}


.block-blog .menu-recent ul li a,
.block-blog .menu-categories ul li a,
.block-blog .menu-tags ul li a {
    font-size: 14px;
    color: #000;
}

.block-blog .menu-recent ul li.active a,
.block-blog .menu-categories ul li.active a,
.block-blog .menu-tags ul li.active a {
    font-weight: 400;
}

.tagcloud {
    /* text-align:center; */
}

.tag-count-1 {
    font-size: 1em !important;
}

.tag-count-2 {
    font-size: 1.2em !important;
}

.tag-count-3 {
    font-size: 1.4em !important;
}

.tag-count-4 {
    font-size: 1.6em !important;
}

.tag-count-5 {
    font-size: 1.8em !important;
}

.tag-count-6 {
    font-size: 2em !important;
}

.tag-count-7 {
    font-size: 2em !important;
}

.tag-count-8 {
    font-size: 2em !important;
}

.tag-count-9 {
    font-size: 2em !important;
}

.tag-count-10 {
    font-size: 2em !important;
}

.block-blog .head h4 {
    padding-left: 20px;
}

.block-blog .block-title {
    margin: 0 0 16px 0;
}

.block-blog .block-title strong {
    font-family: "GoudyCatSC-Reg", serif;
    font-size: 15px;
    text-transform: uppercase;
}

.postWrapper .poster {
    display: inline;
}

.input-box.aw-blog-comment-area {
    width: 100%;
}

.widget-latest .title {
    font-family: "Raleway","Helvetica Neue",Verdana,Arial,sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
    margin: 0 0 0.5em;
    text-rendering: optimizelegibility;
    text-transform: uppercase;
}

.widget-latest li {
    font-size: 12px;
    padding: 5px 10px;
}

.block-blog .menu-categories {
    margin: 0;
}

a.awblog_current_comment {
    text-decoration: none !important;
    font-weight: bold !important;
}

.blog-index-list .block-blog {
    margin-top: 30px;
}

.blog-index-list .main .sorter,
.blog-index-list .block-blog .block-title {
    display: none;
}

.blog-index-list .postTitle {
    margin-bottom: 12px;
    line-height: 24px;
}

.aw-blog-read-more {
    position: relative;
    padding-left: 18px;

}

.aw-blog-read-more:before {
    position: absolute;
    left: 0;
    top: 5px;
    width: 10px;
    height: 10px;
    content: "";
    background: url(https://rivieramaison.com/skin/frontend/rivieramaison/default/images/ico-arrow-right.png) 0 0 no-repeat;
}
.search-autocomplete {
    border: 1px solid #e4e3e2;
    background: #ffffff;
    width: 353px !important;
}
.search-autocomplete ul li a {
    position: relative;
    min-height: 132px;
    display: block;
    padding: 6px;
}
.search-autocomplete ul li a:hover {
    text-decoration: none;
}
.search-autocomplete ul li a:after {
    content: "";
    display: table;
    clear: both;
}
.search-autocomplete ul li.suggestion :hover,
.search-autocomplete ul li.product :hover {
    background-color: #e4e3e2;
}
.search-autocomplete .label-suggestion,
.search-autocomplete .label-recommended {
    display: block;
    font-weight: bold;
    line-height: 20px;
    font-size: 12px;
    padding: 6px;
}

.search-autocomplete .last-suggestion {
    border-bottom: 2px solid #000;
}

.search-autocomplete .last-product {
    border-bottom: 0px;
}

.search-autocomplete .product img {
    position: absolute;
    width: 120px;
    height: 120px;
    top: 50%;
    left: 6px;
    margin-top: -60px;
}

.search-autocomplete .product .info {
    padding-left: 132px;
}

.search-autocomplete .product .product-name {
    font-weight: normal;
    font-size: 14px;
    display: block;
}

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

/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper { position:absolute; top:0; left:0; z-index:9999; outline: none; }
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block;}
.cboxIframe{width:100%; height:100%; display:block; border:0; }
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;}

/*
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background: #000;}
/*.theme-popup #cboxWrapper { -webkit-box-shadow:  0px 0px 7px 0px rgba(0, 0, 0, .32); box-shadow:  0px 0px 7px 0px rgba(0, 0, 0, .32); }*/
#colorbox,
#cboxContent{overflow: visible !important;}
.cboxIframe{background:#fff;}
#cboxError{padding:50px; border:1px solid #ccc;}
#cboxLoadedContent{background:#fff; }
#cboxLoadingGraphic{background:url(https://rivieramaison.com/skin/frontend/rivieramaison/default/images/ico-ajax-loader.gif) no-repeat center center;}
#cboxLoadingOverlay{background:#fff;}
#cboxTitle{position:absolute; top:-22px; left:0; color:#000;}
#cboxCurrent{position:absolute; top:-22px; right:205px; text-indent:-9999px;}
#cboxSlideshow, #cboxPrevious, #cboxNext, #cboxClose{text-indent:-9999px; width:20px; height:20px; position:absolute; top:-20px; }
#cboxPrevious{background-position:0px 0px; right:44px;}
#cboxPrevious:hover{background-position:0px -25px;}
#cboxNext{background-position:-25px 0px; right:22px;}
#cboxNext:hover{background-position:-25px -25px;}

#cboxClose{ width: 16px; height: 15px; background:url(https://rivieramaison.com/skin/frontend/rivieramaison/default/images/ico-close.png) center center no-repeat; top: 12px; right: 12px; border: none; }
.catalog-product-view #cboxClose { right: 20px }

.cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;}
.cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px; right:44px;}
.cboxSlideshow_on #cboxSlideshow:hover{background-position:-100px -25px;}
.cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px; right:44px;}
.cboxSlideshow_off #cboxSlideshow:hover{background-position:-75px -25px;}

#cboxContent { position: relative; background: #fff; }

/*

Uniform Theme: Uniform Customer
Based on: Uniform Default
---
For use with the Uniform plugin:
http://uniformjs.com/

*/
/* General settings */
div.selector,
div.selector span,
div.checker span,
div.radio span,
div.uploader,
div.uploader span.action,
div.button,
div.button span { background-image: url("https://rivieramaison.com/skin/frontend/rivieramaison/default/images/uniform.sprite.png"); background-repeat: no-repeat; background-size: 140px; -webkit-font-smoothing: antialiased; }

div.selector,
div.checker,
div.button,
div.radio,
div.uploader { display: -moz-inline-box; display: inline-block; *display: inline; zoom: 1; vertical-align: middle; /* Keeping this as :focus to remove browser styles */ }

div.selector:focus,
div.checker:focus,
div.button:focus,
div.radio:focus,
div.uploader:focus { outline: 0; }

div.selector,
div.selector *,
div.radio,
div.radio *,
div.checker,
div.checker *,
div.uploader,
div.uploader *,
div.button,
div.button * { margin: 0; padding: 0; }

.highContrastDetect { background: url("https://rivieramaison.com/skin/frontend/rivieramaison/default/images/uniform.bg-input.png") repeat-x 0 0; width: 0px; height: 0px; }

/* Remove default webkit and possible mozilla .search styles.
 * Keeping this as :active to remove browser styles */
div.checker input,
input[type="search"],
input[type="search"]:active { -moz-appearance: none; -webkit-appearance: none; }

/* Checkbox */
div.checker { position: relative; }
div.checker,
div.checker span,
div.checker input { width: 19px; height: 19px; }
div.checker span { display: -moz-inline-box; display: inline-block; *display: inline; zoom: 1; text-align: center; background-position: 0 -21px; }
div.checker span.checked { background-position: -21px -21px; }
div.checker input { opacity: 0; filter: alpha(opacity=0); -moz-opacity: 0; border: none; background: none; display: -moz-inline-box; display: inline-block; *display: inline; zoom: 1; }
div.checker.active span { background-position: 0 -21px; }
div.checker.active span.checked { background-position: -21px -21px; }

/* Radio */
div.radio { position: relative; }
div.radio,
div.radio span,
div.radio input { width: 19px; height: 19px; }
div.radio span { display: -moz-inline-box; display: inline-block; *display: inline; zoom: 1; text-align: center; background-position: 0 0; }
div.radio span.checked { background-position: -54px 0; }
div.radio input { opacity: 0; filter: alpha(opacity=0); -moz-opacity: 0; border: none; background: none; display: -moz-inline-box; display: inline-block; *display: inline; zoom: 1; text-align: center; }
div.radio.active span { background-position: -18px -18px -279px; }
div.radio.active span.checked { background-position: -90px -279px; }
/* Tab */
#robin_tab_channels {
    font-family: "Roboto", sans-serif !important;
}
#robin_tab {
    background: #333333 none repeat scroll 0 0 !important;
    border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    height: 23px !important;
    padding: 10px 0px 7px !important;
}
#robin_tab:hover {
    background: #4d4d4d none repeat scroll 0 0 !important;
}
#robin_tab_div {
    color: #FFF !important;
    border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    font-size: 16px !important;
    text-transform: uppercase !important;
    font-family: "GoudyCatSC-Reg", serif !important;
    font-weight: 300 !important;
    line-height: 21px !important;
    letter-spacing: 0px !important;
    margin-top: 0px !important;
    -webkit-font-smoothing: antialiased !important;
    font-smoothing: antialiased !important;
}
#robin_tab div, #robin_tab div img {
    border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
}
#robin_tab div img {
    height: 40px !important;
    width: 40px !important;
    position: relative;
    bottom: -8px;
    right: -2px;
}
#robin_frame, #robin_popover {
    border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
}

/* Pro active chat */
#robin_pac_invite div #rbn_pac_caption{
    color: #333 !important;
    font-family: "Roboto", sans-serif !important;
    font-size: 17px !important;
}
#rbn_pac_container {
    padding: 20px !important;
}
#rbn_buttoncontainer{
    text-align: center !important;
    font-family: "Roboto", sans-serif !important;
}
.input-field #rbn_buttoncontainer{
    margin: 0 auto !important;
    margin-top: 16px !important;
}
#rbn_journey_button #rbn_journey_button_text{
    font-family: "Roboto", sans-serif !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    color: #333 !important;
}
#rbn_pac_no,
#rbn_pac_yes,
#rbn_journey_button{
    background: #ffbe00 !important;
    border-radius: 0px !important;
    font-weight: normal !important;
    font-family: "Roboto", sans-serif !important;
    text-transform: uppercase !important;
    font-size: 13px !important;
    color: #000 !important;
}
#rbn_pac_no,
#rbn_pac_yes {
    padding: 10px 13px !important;
}
#rbn_journey_button {
    padding: 10px 13px !important;
}
#rbn_pac_no:hover,
#rbn_pac_yes:hover,
#rbn_journey_button:hover{
    background: #ffcb33 !important;
}
#rbn_journey_input{
    color: #666 !important;
    border-radius: 0px !important;
    font-family: "Roboto", sans-serif !important;
    line-height: 18px !important;
    text-transform: none !important;
    font-size: 13px !important;
    padding-top: 9px !important;
    padding-bottom: 9px !important;
}
@import url("//hello.myfonts.net/count/2af51c");
article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
video {
	display: inline-block;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden], template {
	display: none;
}

html {
	background: white;
	color: black;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

html,
button,
input,
select,
textarea {
	font-family: sans-serif;
}

body {
	margin: 0;
}

a {
	background: transparent;
}
a:focus {
	outline: none;
}
a:hover, a:active {
	outline: none;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

h2 {
	font-size: 1.5em;
	margin: 0.83em 0;
}

h3 {
	font-size: 1.17em;
	margin: 1em 0;
}

h4 {
	font-size: 1em;
	margin: 1.33em 0;
}

h5 {
	font-size: 0.83em;
	margin: 1.67em 0;
}

h6 {
	font-size: 0.75em;
	margin: 2.33em 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

mark {
	background: #ff0;
	color: #000;
}

code,
kbd,
pre,
samp {
	font-family: monospace, serif;
	font-size: 1em;
}

pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

q {
	quotes: "\201C" "\201D" "\2018" "\2019";
}

q:before,
q:after {
	content: '';
	content: none;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 0;
}

legend {
	border: 0;
	padding: 0;
	white-space: normal;
}

button,
input,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
}

button,
input {
	line-height: normal;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
input[disabled] {
	cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
	font-size: 14px;
}

input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

@font-face {
	font-family: 'NicoliciousCaps';
	src: url('https://rivieramaison.com/skin/frontend/rivieramaison/default/fonts/NicoliciousCaps.eot?') format('eot'),
	url('https://rivieramaison.com/skin/frontend/rivieramaison/default/fonts/NicoliciousCaps.woff') format('woff'),
	url('https://rivieramaison.com/skin/frontend/rivieramaison/default/fonts/NicoliciousCaps.ttf')  format('truetype'),
	url('https://rivieramaison.com/skin/frontend/rivieramaison/default/fonts/NicoliciousCaps.svg#NicoliciousCaps') format('svg');
}

/*!
 *  Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
	font-family: 'FontAwesome';
	src: url("https://rivieramaison.com/skin/frontend/rivieramaison/default/fonts/fontawesome-webfont.eot?v=4.0.3");
	src: url("https://rivieramaison.com/skin/frontend/rivieramaison/default/fonts/fontawesome-webfont.eot?#iefix&v=4.0.3") format("embedded-opentype"), url("https://rivieramaison.com/skin/frontend/rivieramaison/default/fonts/fontawesome-webfont.woff?v=4.0.3") format("woff"), url("https://rivieramaison.com/skin/frontend/rivieramaison/default/fonts/fontawesome-webfont.ttf?v=4.0.3") format("truetype"), url("https://rivieramaison.com/skin/frontend/rivieramaison/default/fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular") format("svg");
	font-weight: normal;
	font-style: normal;
}
.fa, .ui-selectmenu-item-selected, .button-medium-primary:before, .button-medium-secondary:before, .extra-link:before, .button-search, .faq-pages .faq_search .input-wrapper .button.search, .mode-contact-page .faq_search .input-wrapper .button.search, .breadcrumbs .separator, .addthis_button_facebook,
.facebook-icon, .addthis_button_twitter,
.twitter-icon, .addthis_button_pinterest_share,
.pinterest-icon,
.instagram-icon,
.youtube-icon,
.google-icon, .pager .pages li a.next,
.pager .pages li span.next, .pager .pages li a.previous,
.pager .pages li span.previous, .checkout-cart-index .cart-table .p-description .remove-item,
.wishlist-index-index .wishlist-table .p-description .remove-item {
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
.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 #eeeeee;
	border-radius: .1em;
}

.pull-right {
	float: right;
}

.pull-left {
	float: left;
}

.fa.pull-left, .pull-left.ui-selectmenu-item-selected, .pull-left.button-medium-primary:before, .pull-left.button-medium-secondary:before, .pull-left.button-search, .faq-pages .faq_search .input-wrapper .pull-left.button.search, .breadcrumbs .pull-left.separator, .addthis_button_facebook .pull-left.at16nc,
.pull-left.facebook-icon, .addthis_button_twitter .pull-left.at16nc,
.pull-left.twitter-icon, .addthis_button_pinterest_share .pull-left.at16nc,
.pull-left.pinterest-icon,
.pull-left.instagram-icon,
.pull-left.youtube-icon,
.pull-left.google-icon, .pager .pages li a.pull-left.next,
.pager .pages li span.pull-left.next, .pager .pages li a.pull-left.previous,
.pager .pages li span.pull-left.previous, .checkout-cart-index .cart-table .p-description .pull-left.remove-item {
	margin-right: .3em;
}
.fa.pull-right, .pull-right.ui-selectmenu-item-selected, .pull-right.button-medium-primary:before, .pull-right.button-medium-secondary:before, .pull-right.button-search, .faq-pages .faq_search .input-wrapper .pull-right.button.search, .breadcrumbs .pull-right.separator, .addthis_button_facebook .pull-right.at16nc,
.pull-right.facebook-icon, .addthis_button_twitter .pull-right.at16nc,
.pull-right.twitter-icon, .addthis_button_pinterest_share .pull-right.at16nc,
.pull-right.pinterest-icon,
.pull-right.instagram-icon,
.pull-right.youtube-icon,
.pull-right.google-icon, .pager .pages li a.pull-right.next,
.pager .pages li span.pull-right.next, .pager .pages li a.pull-right.previous,
.pager .pages li span.pull-right.previous, .checkout-cart-index .cart-table .p-description .pull-right.remove-item {
	margin-left: .3em;
}

.fa-spin {
	-webkit-animation: spin 2s infinite linear;
	-moz-animation: spin 2s infinite linear;
	-o-animation: spin 2s infinite linear;
	animation: spin 2s infinite linear;
}

@-moz-keyframes spin {
	0% {
		-moz-transform: rotate(0deg);
}

	100% {
		-moz-transform: rotate(359deg);
}
}
@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotate(0deg);
}

	100% {
		-webkit-transform: rotate(359deg);
}
}
@-o-keyframes spin {
	0% {
		-o-transform: rotate(0deg);
}

	100% {
		-o-transform: rotate(359deg);
}
}
@-ms-keyframes spin {
	0% {
		-ms-transform: rotate(0deg);
}

	100% {
		-ms-transform: rotate(359deg);
}
}
@keyframes spin {
	0% {
		transform: rotate(0deg);
}

	100% {
		transform: rotate(359deg);
}
}
.fa-rotate-90 {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$ rotation);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}

.fa-rotate-180 {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$ rotation);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

.fa-rotate-270 {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$ rotation);
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	transform: rotate(270deg);
}

.fa-flip-horizontal {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$ rotation);
	-webkit-transform: scale(-1, 1);
	-moz-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	-o-transform: scale(-1, 1);
	transform: scale(-1, 1);
}

.fa-flip-vertical {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$ rotation);
	-webkit-transform: scale(1, -1);
	-moz-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	-o-transform: scale(1, -1);
	transform: scale(1, -1);
}

.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: white;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
	content: "\f000";
}

.fa-music:before {
	content: "\f001";
}

.fa-search:before, .button-search:before, .faq-pages .faq_search .input-wrapper .button.search:before, .mode-contact-page .faq_search .input-wrapper .button.search:before {
	content: "\f002";
}

.fa-envelope-o:before {
	content: "\f003";
}

.fa-heart:before {
	content: "\f004";
}

.fa-star:before {
	content: "\f005";
}

.fa-star-o:before {
	content: "\f006";
}

.fa-user:before {
	content: "\f007";
}

.fa-film:before {
	content: "\f008";
}

.fa-th-large:before {
	content: "\f009";
}

.fa-th:before {
	content: "\f00a";
}

.fa-th-list:before {
	content: "\f00b";
}

.fa-check:before, .ui-selectmenu-item-selected:before {
	content: "\f00c";
}

.fa-times:before {
	content: "\f00d";
}

.fa-search-plus:before {
	content: "\f00e";
}

.fa-search-minus:before {
	content: "\f010";
}

.fa-power-off:before {
	content: "\f011";
}

.fa-signal:before {
	content: "\f012";
}

.fa-gear:before,
.fa-cog:before {
	content: "\f013";
}

.fa-trash-o:before, .checkout-cart-index .cart-table .p-description .remove-item:before,
.wishlist-index-index .wishlist-table .p-description .remove-item:before {
	content: "\f014";
}

.fa-home:before {
	content: "\f015";
}

.fa-file-o:before {
	content: "\f016";
}

.fa-clock-o:before {
	content: "\f017";
}

.fa-road:before {
	content: "\f018";
}

.fa-download:before {
	content: "\f019";
}

.fa-arrow-circle-o-down:before {
	content: "\f01a";
}

.fa-arrow-circle-o-up:before {
	content: "\f01b";
}

.fa-inbox:before {
	content: "\f01c";
}

.fa-play-circle-o:before {
	content: "\f01d";
}

.fa-rotate-right:before,
.fa-repeat:before {
	content: "\f01e";
}

.fa-refresh:before {
	content: "\f021";
}

.fa-list-alt:before {
	content: "\f022";
}

.fa-lock:before {
	content: "\f023";
}

.fa-flag:before {
	content: "\f024";
}

.fa-headphones:before {
	content: "\f025";
}

.fa-volume-off:before {
	content: "\f026";
}

.fa-volume-down:before {
	content: "\f027";
}

.fa-volume-up:before {
	content: "\f028";
}

.fa-qrcode:before {
	content: "\f029";
}

.fa-barcode:before {
	content: "\f02a";
}

.fa-tag:before {
	content: "\f02b";
}

.fa-tags:before {
	content: "\f02c";
}

.fa-book:before {
	content: "\f02d";
}

.fa-bookmark:before {
	content: "\f02e";
}

.fa-print:before {
	content: "\f02f";
}

.fa-camera:before {
	content: "\f030";
}

.fa-font:before {
	content: "\f031";
}

.fa-bold:before {
	content: "\f032";
}

.fa-italic:before {
	content: "\f033";
}

.fa-text-height:before {
	content: "\f034";
}

.fa-text-width:before {
	content: "\f035";
}

.fa-align-left:before {
	content: "\f036";
}

.fa-align-center:before {
	content: "\f037";
}

.fa-align-right:before {
	content: "\f038";
}

.fa-align-justify:before {
	content: "\f039";
}

.fa-list:before {
	content: "\f03a";
}

.fa-dedent:before,
.fa-outdent:before {
	content: "\f03b";
}

.fa-indent:before {
	content: "\f03c";
}

.fa-video-camera:before {
	content: "\f03d";
}

.fa-picture-o:before {
	content: "\f03e";
}

.fa-pencil:before {
	content: "\f040";
}

.fa-map-marker:before {
	content: "\f041";
}

.fa-adjust:before {
	content: "\f042";
}

.fa-tint:before {
	content: "\f043";
}

.fa-edit:before,
.fa-pencil-square-o:before {
	content: "\f044";
}

.fa-share-square-o:before {
	content: "\f045";
}

.fa-check-square-o:before {
	content: "\f046";
}

.fa-arrows:before {
	content: "\f047";
}

.fa-step-backward:before {
	content: "\f048";
}

.fa-fast-backward:before {
	content: "\f049";
}

.fa-backward:before {
	content: "\f04a";
}

.fa-play:before {
	content: "\f04b";
}

.fa-pause:before {
	content: "\f04c";
}

.fa-stop:before {
	content: "\f04d";
}

.fa-forward:before {
	content: "\f04e";
}

.fa-fast-forward:before {
	content: "\f050";
}

.fa-step-forward:before {
	content: "\f051";
}

.fa-eject:before {
	content: "\f052";
}

.fa-chevron-left:before {
	content: "\f053";
}

.fa-chevron-right:before {
	content: "\f054";
}

.fa-plus-circle:before {
	content: "\f055";
}

.fa-minus-circle:before {
	content: "\f056";
}

.fa-times-circle:before {
	content: "\f057";
}

.fa-check-circle:before {
	content: "\f058";
}

.fa-question-circle:before {
	content: "\f059";
}

.fa-info-circle:before {
	content: "\f05a";
}

.fa-crosshairs:before {
	content: "\f05b";
}

.fa-times-circle-o:before {
	content: "\f05c";
}

.fa-check-circle-o:before {
	content: "\f05d";
}

.fa-ban:before {
	content: "\f05e";
}

.fa-arrow-left:before {
	content: "\f060";
}

.fa-arrow-right:before {
	content: "\f061";
}

.fa-arrow-up:before {
	content: "\f062";
}

.fa-arrow-down:before {
	content: "\f063";
}

.fa-mail-forward:before,
.fa-share:before {
	content: "\f064";
}

.fa-expand:before {
	content: "\f065";
}

.fa-compress:before {
	content: "\f066";
}

.fa-plus:before {
	content: "\f067";
}

.fa-minus:before {
	content: "\f068";
}

.fa-asterisk:before {
	content: "\f069";
}

.fa-exclamation-circle:before {
	content: "\f06a";
}

.fa-gift:before {
	content: "\f06b";
}

.fa-leaf:before {
	content: "\f06c";
}

.fa-fire:before {
	content: "\f06d";
}

.fa-eye:before {
	content: "\f06e";
}

.fa-eye-slash:before {
	content: "\f070";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
	content: "\f071";
}

.fa-plane:before {
	content: "\f072";
}

.fa-calendar:before {
	content: "\f073";
}

.fa-random:before {
	content: "\f074";
}

.fa-comment:before {
	content: "\f075";
}

.fa-magnet:before {
	content: "\f076";
}

.fa-chevron-up:before {
	content: "\f077";
}

.fa-chevron-down:before {
	content: "\f078";
}

.fa-retweet:before {
	content: "\f079";
}

.fa-shopping-cart:before {
	content: "\f07a";
}

.fa-folder:before {
	content: "\f07b";
}

.fa-folder-open:before {
	content: "\f07c";
}

.fa-arrows-v:before {
	content: "\f07d";
}

.fa-arrows-h:before {
	content: "\f07e";
}

.fa-bar-chart-o:before {
	content: "\f080";
}

.fa-twitter-square:before {
	content: "\f081";
}

.fa-facebook-square:before {
	content: "\f082";
}

.fa-camera-retro:before {
	content: "\f083";
}

.fa-key:before {
	content: "\f084";
}

.fa-gears:before,
.fa-cogs:before {
	content: "\f085";
}

.fa-comments:before {
	content: "\f086";
}

.fa-thumbs-o-up:before {
	content: "\f087";
}

.fa-thumbs-o-down:before {
	content: "\f088";
}

.fa-star-half:before {
	content: "\f089";
}

.fa-heart-o:before {
	content: "\f08a";
}

.fa-sign-out:before {
	content: "\f08b";
}

.fa-linkedin-square:before {
	content: "\f08c";
}

.fa-thumb-tack:before {
	content: "\f08d";
}

.fa-external-link:before {
	content: "\f08e";
}

.fa-sign-in:before {
	content: "\f090";
}

.fa-trophy:before {
	content: "\f091";
}

.fa-github-square:before {
	content: "\f092";
}

.fa-upload:before {
	content: "\f093";
}

.fa-lemon-o:before {
	content: "\f094";
}

.fa-phone:before {
	content: "\f095";
}

.fa-square-o:before {
	content: "\f096";
}

.fa-bookmark-o:before {
	content: "\f097";
}

.fa-phone-square:before {
	content: "\f098";
}

.fa-twitter:before, .addthis_button_twitter:before,
.twitter-icon:before {
	content: "\f099";
}

.fa-facebook:before, .addthis_button_facebook:before,
.facebook-icon:before {
	content: "\f09a";
}

.fa-github:before {
	content: "\f09b";
}

.fa-unlock:before {
	content: "\f09c";
}

.fa-credit-card:before {
	content: "\f09d";
}

.fa-rss:before {
	content: "\f09e";
}

.fa-hdd-o:before {
	content: "\f0a0";
}

.fa-bullhorn:before {
	content: "\f0a1";
}

.fa-bell:before {
	content: "\f0f3";
}

.fa-certificate:before {
	content: "\f0a3";
}

.fa-hand-o-right:before {
	content: "\f0a4";
}

.fa-hand-o-left:before {
	content: "\f0a5";
}

.fa-hand-o-up:before {
	content: "\f0a6";
}

.fa-hand-o-down:before {
	content: "\f0a7";
}

.fa-arrow-circle-left:before {
	content: "\f0a8";
}

.fa-arrow-circle-right:before {
	content: "\f0a9";
}

.fa-arrow-circle-up:before {
	content: "\f0aa";
}

.fa-arrow-circle-down:before {
	content: "\f0ab";
}

.fa-globe:before {
	content: "\f0ac";
}

.fa-wrench:before {
	content: "\f0ad";
}

.fa-tasks:before {
	content: "\f0ae";
}

.fa-filter:before {
	content: "\f0b0";
}

.fa-briefcase:before {
	content: "\f0b1";
}

.fa-arrows-alt:before {
	content: "\f0b2";
}

.fa-group:before,
.fa-users:before {
	content: "\f0c0";
}

.fa-chain:before,
.fa-link:before {
	content: "\f0c1";
}

.fa-cloud:before {
	content: "\f0c2";
}

.fa-flask:before {
	content: "\f0c3";
}

.fa-cut:before,
.fa-scissors:before {
	content: "\f0c4";
}

.fa-copy:before,
.fa-files-o:before {
	content: "\f0c5";
}

.fa-paperclip:before {
	content: "\f0c6";
}

.fa-save:before,
.fa-floppy-o:before {
	content: "\f0c7";
}

.fa-square:before {
	content: "\f0c8";
}

.fa-bars:before {
	content: "\f0c9";
}

.fa-list-ul:before {
	content: "\f0ca";
}

.fa-list-ol:before {
	content: "\f0cb";
}

.fa-strikethrough:before {
	content: "\f0cc";
}

.fa-underline:before {
	content: "\f0cd";
}

.fa-table:before {
	content: "\f0ce";
}

.fa-magic:before {
	content: "\f0d0";
}

.fa-truck:before {
	content: "\f0d1";
}

.fa-pinterest:before, .addthis_button_pinterest_share:before,
.pinterest-icon:before {
	content: "\f0d2";
}

.fa-pinterest-square:before {
	content: "\f0d3";
}

.fa-google-plus-square:before {
	content: "\f0d4";
}

.fa-google-plus:before,
.google-icon:before {
	content: "\f0d5";
}

.fa-money:before {
	content: "\f0d6";
}

.fa-caret-down:before {
	content: "\f0d7";
}

.fa-caret-up:before {
	content: "\f0d8";
}

.fa-caret-left:before, .pager .pages li a.previous:before,
.pager .pages li span.previous:before {
	content: "\f0d9";
}

.fa-caret-right:before, .button-medium-primary:before, .button-medium-secondary:before, .breadcrumbs .separator:before, .pager .pages li a.next:before,
.pager .pages li span.next:before, .extra-link:before {
	content: "\f0da";
}

.fa-columns:before {
	content: "\f0db";
}

.fa-unsorted:before,
.fa-sort:before {
	content: "\f0dc";
}

.fa-sort-down:before,
.fa-sort-asc:before {
	content: "\f0dd";
}

.fa-sort-up:before,
.fa-sort-desc:before {
	content: "\f0de";
}

.fa-envelope:before {
	content: "\f0e0";
}

.fa-linkedin:before {
	content: "\f0e1";
}

.fa-rotate-left:before,
.fa-undo:before {
	content: "\f0e2";
}

.fa-legal:before,
.fa-gavel:before {
	content: "\f0e3";
}

.fa-dashboard:before,
.fa-tachometer:before {
	content: "\f0e4";
}

.fa-comment-o:before {
	content: "\f0e5";
}

.fa-comments-o:before {
	content: "\f0e6";
}

.fa-flash:before,
.fa-bolt:before {
	content: "\f0e7";
}

.fa-sitemap:before {
	content: "\f0e8";
}

.fa-umbrella:before {
	content: "\f0e9";
}

.fa-paste:before,
.fa-clipboard:before {
	content: "\f0ea";
}

.fa-lightbulb-o:before {
	content: "\f0eb";
}

.fa-exchange:before {
	content: "\f0ec";
}

.fa-cloud-download:before {
	content: "\f0ed";
}

.fa-cloud-upload:before {
	content: "\f0ee";
}

.fa-user-md:before {
	content: "\f0f0";
}

.fa-stethoscope:before {
	content: "\f0f1";
}

.fa-suitcase:before {
	content: "\f0f2";
}

.fa-bell-o:before {
	content: "\f0a2";
}

.fa-coffee:before {
	content: "\f0f4";
}

.fa-cutlery:before {
	content: "\f0f5";
}

.fa-file-text-o:before {
	content: "\f0f6";
}

.fa-building-o:before {
	content: "\f0f7";
}

.fa-hospital-o:before {
	content: "\f0f8";
}

.fa-ambulance:before {
	content: "\f0f9";
}

.fa-medkit:before {
	content: "\f0fa";
}

.fa-fighter-jet:before {
	content: "\f0fb";
}

.fa-beer:before {
	content: "\f0fc";
}

.fa-h-square:before {
	content: "\f0fd";
}

.fa-plus-square:before {
	content: "\f0fe";
}

.fa-angle-double-left:before {
	content: "\f100";
}

.fa-angle-double-right:before {
	content: "\f101";
}

.fa-angle-double-up:before {
	content: "\f102";
}

.fa-angle-double-down:before {
	content: "\f103";
}

.fa-angle-left:before {
	content: "\f104";
}

.fa-angle-right:before {
	content: "\f105";
}

.fa-angle-up:before {
	content: "\f106";
}

.fa-angle-down:before {
	content: "\f107";
}

.fa-desktop:before {
	content: "\f108";
}

.fa-laptop:before {
	content: "\f109";
}

.fa-tablet:before {
	content: "\f10a";
}

.fa-mobile-phone:before,
.fa-mobile:before {
	content: "\f10b";
}

.fa-circle-o:before {
	content: "\f10c";
}

.fa-quote-left:before {
	content: "\f10d";
}

.fa-quote-right:before {
	content: "\f10e";
}

.fa-spinner:before {
	content: "\f110";
}

.fa-circle:before {
	content: "\f111";
}

.fa-mail-reply:before,
.fa-reply:before {
	content: "\f112";
}

.fa-github-alt:before {
	content: "\f113";
}

.fa-folder-o:before {
	content: "\f114";
}

.fa-folder-open-o:before {
	content: "\f115";
}

.fa-smile-o:before {
	content: "\f118";
}

.fa-frown-o:before {
	content: "\f119";
}

.fa-meh-o:before {
	content: "\f11a";
}

.fa-gamepad:before {
	content: "\f11b";
}

.fa-keyboard-o:before {
	content: "\f11c";
}

.fa-flag-o:before {
	content: "\f11d";
}

.fa-flag-checkered:before {
	content: "\f11e";
}

.fa-terminal:before {
	content: "\f120";
}

.fa-code:before {
	content: "\f121";
}

.fa-reply-all:before {
	content: "\f122";
}

.fa-mail-reply-all:before {
	content: "\f122";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
	content: "\f123";
}

.fa-location-arrow:before {
	content: "\f124";
}

.fa-crop:before {
	content: "\f125";
}

.fa-code-fork:before {
	content: "\f126";
}

.fa-unlink:before,
.fa-chain-broken:before {
	content: "\f127";
}

.fa-question:before {
	content: "\f128";
}

.fa-info:before {
	content: "\f129";
}

.fa-exclamation:before {
	content: "\f12a";
}

.fa-superscript:before {
	content: "\f12b";
}

.fa-subscript:before {
	content: "\f12c";
}

.fa-eraser:before {
	content: "\f12d";
}

.fa-puzzle-piece:before {
	content: "\f12e";
}

.fa-microphone:before {
	content: "\f130";
}

.fa-microphone-slash:before {
	content: "\f131";
}

.fa-shield:before {
	content: "\f132";
}

.fa-calendar-o:before {
	content: "\f133";
}

.fa-fire-extinguisher:before {
	content: "\f134";
}

.fa-rocket:before {
	content: "\f135";
}

.fa-maxcdn:before {
	content: "\f136";
}

.fa-chevron-circle-left:before {
	content: "\f137";
}

.fa-chevron-circle-right:before {
	content: "\f138";
}

.fa-chevron-circle-up:before {
	content: "\f139";
}

.fa-chevron-circle-down:before {
	content: "\f13a";
}

.fa-html5:before {
	content: "\f13b";
}

.fa-css3:before {
	content: "\f13c";
}

.fa-anchor:before {
	content: "\f13d";
}

.fa-unlock-alt:before {
	content: "\f13e";
}

.fa-bullseye:before {
	content: "\f140";
}

.fa-ellipsis-h:before {
	content: "\f141";
}

.fa-ellipsis-v:before {
	content: "\f142";
}

.fa-rss-square:before {
	content: "\f143";
}

.fa-play-circle:before {
	content: "\f144";
}

.fa-ticket:before {
	content: "\f145";
}

.fa-minus-square:before {
	content: "\f146";
}

.fa-minus-square-o:before {
	content: "\f147";
}

.fa-level-up:before {
	content: "\f148";
}

.fa-level-down:before {
	content: "\f149";
}

.fa-check-square:before {
	content: "\f14a";
}

.fa-pencil-square:before {
	content: "\f14b";
}

.fa-external-link-square:before {
	content: "\f14c";
}

.fa-share-square:before {
	content: "\f14d";
}

.fa-compass:before {
	content: "\f14e";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
	content: "\f150";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
	content: "\f151";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
	content: "\f152";
}

.fa-euro:before,
.fa-eur:before {
	content: "\f153";
}

.fa-gbp:before {
	content: "\f154";
}

.fa-dollar:before,
.fa-usd:before {
	content: "\f155";
}

.fa-rupee:before,
.fa-inr:before {
	content: "\f156";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
	content: "\f157";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
	content: "\f158";
}

.fa-won:before,
.fa-krw:before {
	content: "\f159";
}

.fa-bitcoin:before,
.fa-btc:before {
	content: "\f15a";
}

.fa-file:before {
	content: "\f15b";
}

.fa-file-text:before {
	content: "\f15c";
}

.fa-sort-alpha-asc:before {
	content: "\f15d";
}

.fa-sort-alpha-desc:before {
	content: "\f15e";
}

.fa-sort-amount-asc:before {
	content: "\f160";
}

.fa-sort-amount-desc:before {
	content: "\f161";
}

.fa-sort-numeric-asc:before {
	content: "\f162";
}

.fa-sort-numeric-desc:before {
	content: "\f163";
}

.fa-thumbs-up:before {
	content: "\f164";
}

.fa-thumbs-down:before {
	content: "\f165";
}

.fa-youtube-square:before {
	content: "\f166";
}

.fa-youtube:before,
.youtube-icon:before {
	content: "\f167";
}

.fa-xing:before {
	content: "\f168";
}

.fa-xing-square:before {
	content: "\f169";
}

.fa-youtube-play:before {
	content: "\f16a";
}

.fa-dropbox:before {
	content: "\f16b";
}

.fa-stack-overflow:before {
	content: "\f16c";
}

.fa-instagram:before,
.instagram-icon:before {
	content: "\f16d";
}

.fa-flickr:before {
	content: "\f16e";
}

.fa-adn:before {
	content: "\f170";
}

.fa-bitbucket:before {
	content: "\f171";
}

.fa-bitbucket-square:before {
	content: "\f172";
}

.fa-tumblr:before {
	content: "\f173";
}

.fa-tumblr-square:before {
	content: "\f174";
}

.fa-long-arrow-down:before {
	content: "\f175";
}

.fa-long-arrow-up:before {
	content: "\f176";
}

.fa-long-arrow-left:before {
	content: "\f177";
}

.fa-long-arrow-right:before {
	content: "\f178";
}

.fa-apple:before {
	content: "\f179";
}

.fa-windows:before {
	content: "\f17a";
}

.fa-android:before {
	content: "\f17b";
}

.fa-linux:before {
	content: "\f17c";
}

.fa-dribbble:before {
	content: "\f17d";
}

.fa-skype:before {
	content: "\f17e";
}

.fa-foursquare:before {
	content: "\f180";
}

.fa-trello:before {
	content: "\f181";
}

.fa-female:before {
	content: "\f182";
}

.fa-male:before {
	content: "\f183";
}

.fa-gittip:before {
	content: "\f184";
}

.fa-sun-o:before {
	content: "\f185";
}

.fa-moon-o:before {
	content: "\f186";
}

.fa-archive:before {
	content: "\f187";
}

.fa-bug:before {
	content: "\f188";
}

.fa-vk:before {
	content: "\f189";
}

.fa-weibo:before {
	content: "\f18a";
}

.fa-renren:before {
	content: "\f18b";
}

.fa-pagelines:before {
	content: "\f18c";
}

.fa-stack-exchange:before {
	content: "\f18d";
}

.fa-arrow-circle-o-right:before {
	content: "\f18e";
}

.fa-arrow-circle-o-left:before {
	content: "\f190";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
	content: "\f191";
}

.fa-dot-circle-o:before {
	content: "\f192";
}

.fa-wheelchair:before {
	content: "\f193";
}

.fa-vimeo-square:before {
	content: "\f194";
}

.fa-turkish-lira:before,
.fa-try:before {
	content: "\f195";
}

.fa-plus-square-o:before {
	content: "\f196";
}

@-moz-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {
		-moz-transform: translateY(0);
		transform: translateY(0);
	}
	40% {
		-moz-transform: translateY(-5px);
		transform: translateY(-5px);
	}
	60% {
		-moz-transform: translateY(-5px);
		transform: translateY(-5px);
	}
}
@-webkit-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	40% {
		-webkit-transform: translateY(-5px);
		transform: translateY(-5px);
	}
	60% {
		-webkit-transform: translateY(-5px);
		transform: translateY(-5px);
	}
}
@keyframes bounce {
	0%, 20%, 50%, 80%, 100% {
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	40% {
		-moz-transform: translateY(-5px);
		-ms-transform: translateY(-5px);
		-webkit-transform: translateY(-5px);
		transform: translateY(-5px);
	}
	60% {
		-moz-transform: translateY(-5px);
		-ms-transform: translateY(-5px);
		-webkit-transform: translateY(-5px);
		transform: translateY(-5px);
	}
}


/**
 * @license
 * MyFonts Webfont Build ID 2815260, 2014-05-20T09:51:41-0400
 *
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are
 * explicitly restricted from using the Licensed Webfonts(s).
 *
 * You may obtain a valid license at the URLs below.
 *
 * Webfont: Goudy Catalogue SC by URW++
 * URL: http://www.myfonts.com/fonts/urw/goudy-catalogue/sc-t-regular/
 * Copyright: Copyright 2010 URW++ Design &amp; Development Hamburg
 * Licensed pageviews: 10,000
 *
 *
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=2815260
 *
 * &copy; 2014 MyFonts Inc
*/
/* @import must be at top of file, otherwise CSS will not work */
@font-face {
	font-family: 'GoudyCatSC-Reg';
	src: url("https://rivieramaison.com/skin/frontend/rivieramaison/default/fonts/2AF51C_0_0.eot");
	src: url("https://rivieramaison.com/skin/frontend/rivieramaison/default/fonts/2AF51C_0_0.eot?#iefix") format("embedded-opentype"),
		 url("https://rivieramaison.com/skin/frontend/rivieramaison/default/fonts/2AF51C_0_0.woff") format("woff"),
		 url("https://rivieramaison.com/skin/frontend/rivieramaison/default/fonts/2AF51C_0_0.ttf") format("truetype");
}
@font-face {
	font-family: 'fg_alexregular';
	src: url("https://rivieramaison.com/skin/frontend/rivieramaison/default/fonts/fgalex_2-webfont.eot");
	src: url("https://rivieramaison.com/skin/frontend/rivieramaison/default/fonts/fgalex_2-webfont.eot?#iefix") format("embedded-opentype"),
		 url("https://rivieramaison.com/skin/frontend/rivieramaison/default/fonts/fgalex_2-webfont.woff") format("woff"),
		 url("https://rivieramaison.com/skin/frontend/rivieramaison/default/fonts/fgalex_2-webfont.ttf") format("truetype"),
		 url("https://rivieramaison.com/skin/frontend/rivieramaison/default/fonts/fgalex_2-webfont.svg#fg_alexregular") format("svg");
	font-weight: normal;
	font-style: normal;
}
.custom-scrollbar {
	clear: both;
}
.custom-scrollbar .viewport {
	position: relative;
	height: 120px;
	overflow: hidden;
}
.custom-scrollbar .overview {
	list-style: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}
.custom-scrollbar .thumb .end,
.custom-scrollbar .thumb {
	background-color: #999693;
}
.custom-scrollbar .scrollbar {
	position: relative;
	float: right;
	width: 10%;
}
.custom-scrollbar .track {
	position: relative;
	background-color: #ddd;
	height: 100%;
	width: 26.666666666667%;
}
.custom-scrollbar .thumb {
	width: 100%;
	cursor: pointer;
	overflow: hidden;
	position: absolute;
	top: 0;
}
.custom-scrollbar .disable {
	display: none;
}

.noSelect {
	user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
}

.clearfix:after,
.header-panel:after,
.secondary-nav-container:after,
.secondary-nav-container .links:after,
.checkout-cart-index .discount-form:after,
.nav-container:after {
	content: "";
	display: table;
	clear: both;
}

.structural,
.faq-pages .faq_search .input-wrapper label {
	position: absolute;
	left: -9999px;
}

footer:before {
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
}

h1, h2, h3, h4, h5, h6,
.mini-cart-wrap .mini-cart-heading,
.nav-container, .nav-container li.level0 > a,
.nav-container li.level0 span,
.block-layered-nav li.level-0,
.subnav .subnav-title,
.mode-cmscontent .block-layered-nav li:first-child,
.mode-inspiration .block-layered-nav li:first-child .filters .block-subtitle,
.filters .filter-title,
.mode-account .col-left .block-title {
	-webkit-font-smoothing: subpixel-antialiased;
}

/* Content Columns */
.col2-set .col-1 { float:left; width:48.5%; }
.col2-set .col-2 { float:right; width:48.5%; }
.col2-set .col-narrow { width:32%; }
.col2-set .col-wide { width:65%; }

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin: 0 2%; }
.col3-set .col-3 { float:right; width:32%; }

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin: 0 0 0 2%; }
.col4-set .col-3 { float:left; width:23.5%; margin: 0 2%; }
.col4-set .col-4 { float:right; width:23.5%; }

img {
    max-width: 100%;
}

img[usemap],
map area {
	outline: none;
}

.grid-widget--banner--one-whole {
	width: 97%;
	float: left;
	margin-left: 1.5%;
	margin-right: 1.5%;
}

.mode-cmscontent .grid-widget--banner--one-whole {
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
	margin-right: 0;
}

.grid-widget--banner--one-half {
	width: 47%;
	float: left;
	margin-left: 1.5%;
	margin-right: 1.5%;
}

.mode-cmscontent .grid-widget--banner--one-half {
	width: 48.45361%;
	float: left;
	margin-left: 3.09278%;
	margin-right: 0;
}

.grid-widget--banner--one-third {
	width: 30.33333%;
	float: left;
	margin-left: 1.5%;
	margin-right: 1.5%;
}

.mode-cmscontent .grid-widget--banner--one-third {
	width: 31.27148%;
	float: left;
	margin-left: 3.09278%;
	margin-right: 0;
}

.grid-widget--banner--one-quarter {
	width: 22%;
	float: left;
	margin-left: 1.5%;
	margin-right: 1.5%;
}

.mode-cmscontent .grid-widget--banner--one-quarter {
	width: 22.68041%;
	float: left;
	margin-left: 3.09278%;
	margin-right: 0;
}

.grid-widget--banner--one-fifth {
	width: 17%;
	float: left;
	margin-left: 1.5%;
	margin-right: 1.5%;
}

.mode-cmscontent .grid-widget--banner--one-fifth {
	width: 17.52577%;
	float: left;
	margin-left: 3.09278%;
	margin-right: 0;
}

.grid-widget--banner--one-sixth {
	width: 13.66667%;
	float: left;
	margin-left: 1.5%;
	margin-right: 1.5%;
}

.mode-cmscontent .grid-widget--banner--one-sixth {
	width: 14.08935%;
	float: left;
	margin-left: 3.09278%;
	margin-right: 0;
}

.grid-widget--banner--one-eigth {
	width: 9.5%;
	float: left;
	margin-left: 1.5%;
	margin-right: 1.5%;
}

.mode-cmscontent .grid-widget--banner--one-eigth {
	width: 9.79381%;
	float: left;
	margin-left: 3.09278%;
	margin-right: 0;
}

.grid-widget--banner--one-tenth {
	width: 7.0%;
	float: left;
	margin-left: 1.5%;
	margin-right: 1.5%;
}

.mode-cmscontent .grid-widget--banner--one-tenth {
	width: 7.21649%;
	float: left;
	margin-left: 3.09278%;
	margin-right: 0;
}

.grid-widget--banner--one-twelfth {
	width: 5.33333%;
	float: left;
	margin-left: 1.5%;
	margin-right: 1.5%;
}

.mode-cmscontent .grid-widget--banner--one-twelfth {
	width: 5.49828%;
	float: left;
	margin-left: 3.09278%;
	margin-right: 0;
}

.grid-widget {
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.grid-widget:after {
	content: " ";
	display: block;
	clear: both;
}

.mode-cmscontent .grid-widget li:first-child {
	margin: 0;
}

* {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}

body {
	overflow-y: scroll;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	color: #333333;
	margin: 0;
	line-height: 24px;
	line-height: 1.5rem;
	font-size: 10px;
	font-size: 0.625rem;
	-moz-osx-font-smoothing: grayscale;
}
body.kega-stockorders-iframe-index {
	font-size: 14px;
}

a {
	color: #333;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}

p {
	margin: 0 0 10px 0;
	margin: 0 0 0.625rem 0;
	font-size: 15px;
	font-size: 0.9375rem;
}

fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

section {
	padding: 5px 0;
	padding: 0.3125rem 0;
}

.page {
	width: 100%;
	margin: 0 auto;
}

.centered {
	margin: 0 auto;
}

.bg-white {
	background-color: #fff;
}

ul, ol {
	list-style: none;
	font-size: 15px;
	font-size: 0.9375rem;
}

/*.page-title h1 {*/
	/*float: left;*/
/*}*/
/*.page-title .back-link {*/
	/*padding-top: 10px;*/
	/*float: right;*/
/*}*/

h1, h2, h3, h4, h5, h6 {
	font-family: "GoudyCatSC-Reg", serif;
	text-transform: none;
	font-weight: 400;
	line-height: 0.9;
	margin: 10px 0;
	margin: 0.625rem 0;
}

h1, .h1 {
	margin: 0 0 20px 0;
	margin: 0 0 1.25rem 0;
	font-size: 36px;
	font-size: 2.25rem;
}

h2, .h2 {
	margin: 10px 0 15px 0;
	margin: 0.625rem 0 0.9375rem 0;
	font-size: 30px;
	font-size: 1.875rem;
}

h3, .h3 {
	font-size: 23px;
	font-size: 1.438rem
}

h4, .h4 {
	font-size: 16px;
	font-size: 1rem;
}

h5, .h5 {
	font-size: 14px;
	font-size: 0.875rem;
}

h6, .h6 {
	font-size: 12px;
	font-size: 0.75rem;
}
.pre-content-wrap .widget {
	margin-top: 30px;
}
.pre-content-wrap,
.main {
	width: 1000px;
	margin: 0 auto;
}
.main.col1-layout {
	padding-left: 15px;
	padding-right: 15px;
}

.main {
	margin-bottom: 60px;
}

.col1-layout .col-main {
	margin-top: 30px;
}

.col2-left-layout {
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.col2-left-layout:after {
	content: " ";
	display: block;
	clear: both;
}
.col2-left-layout .col-left {
	width: 22%;
	float: left;
	margin-left: 1.5%;
	margin-right: 1.5%;
}
.col2-left-layout .col-main {
	width: 72%;
	float: right;
	margin-right: 1.5%;
	margin-left: 1.5%;
}

.cms-index-index .main {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}

.cms-index-index .main .std .col-1,
.cms-index-index .main .std .col-2,
.cms-index-index .main .std .col-3 {
	margin: 0;
}

.cms-index-index .main .std .col-1 img,
.cms-index-index .main .std .col-2 img,
.cms-index-index .main .std .col-3 img {
	display: block;
}

.cms-index-index .main .std .col3-set .col-1,
.cms-index-index .main .std .col3-set .col-2,
.cms-index-index .main .std .col3-set .col-3 {
	width: 33.33333%;
}

.cms-index-index .main .std .col2-set .col-1,
.cms-index-index .main .std .col2-set .col-2 {
	width: 50%;
}

.cms-content p {
	font-family: "Sorts Mill Goudy", serif;
	font-size: 17px;
	font-size: 1.0625rem;
}
.cms-content p.intro {
	font-style: italic;
	font-size: 19px;
	line-height: 27px;
}

.cms-page-view .page-title h1 {
	font-size: 72px;
}
.cms-page-view .std {
	font-family: "Sorts Mill Goudy", serif;
	font-size: 17px;
}
.cms-page-view .std p,
.cms-page-view .std table {
	font-family: "Sorts Mill Goudy", serif;
	font-size: 17px;
}

.cms-page-view .page-title {
	margin-top: 5px;
}

.form-list li {
	padding-bottom: 5px;
	padding-top: 5px;
}

.form-list li.fields:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

.form-list .field {
	margin: 20px 0;
	margin: 1.25rem 0;
}

.form-list .field:after {
	content: "";
	display: table;
	clear: both;
}

.form-list .radios {
	vertical-align: middle;
	margin-top: 5px;
	margin-top: 0.313rem;
}

.form-list li.fields div.field {
	width: 49%;
	float: right;
	margin: 0 0 0 1%;
}

.form-list li.fields div.field.houseno {
	width: 27%;
	float: left;
}

.form-list li.fields div.field.additional {
	width: 20%;
}
.form-list li.fields div.field:first-child {
	float: left;
	margin: 0 1% 0 0;
}

.form-list li.fields .thirds div.field,
.form-list li.fields .thirds span.field {
	width: 32%;
	float: left;
	margin-left: 2%;
}

.form-list li.fields .thirds div.field:first-child,
.form-list li.fields .thirds span.field:first-child {
	margin-right: 0;
	margin-left: 0;
}

.form-list .input-box {
	width: 100%;
	float: none;
}

/*.form-list label {*/
	/*display: inline-block;*/
	/*line-height: 20px;*/
	/*font-size: 15px;*/
/*}*/

.form-list li textarea {
	min-height: 145px;
	width:100%;
	border: 1px solid #e4e3e2;
	font-size: 15px;
	font-weight: 300;
	padding: 10px;
}

.contacts-index-index .main .std {
	margin-bottom: 40px;
}

form[class*="webform"] .buttons-set:after,
.contacts-index-index .main .buttons-set:after {
	content: "";
	display: table;
	clear: both;
}

form[class*="webform"] .buttons-set button.button,
.contacts-index-index .main .buttons-set button.button {
	background: #333333;
	color: #ffffff;
	font-size: 12px;
	padding: 9px 15px 7px 35px;
	position: relative;
	border: 0;
	cursor: pointer;
	font-family: "GoudyCatSC-Reg", serif;
	font-weight: 300;
	text-transform: uppercase;
	float: right;
}
form[class*="webform"] .buttons-set button.button:before,
.contacts-index-index .main .buttons-set button.button:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 35px;
	height: 12px;
	color: #ffbe00;
	padding: 9px 0;
	font-size: 14px;
	text-align: center;
	content: "\f0da";
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
form[class*="webform"] .buttons-set button.button:hover,
.contacts-index-index .main .buttons-set button.button:hover {
	background: #4d4d4d;
}
form[class*="webform"] .buttons-set button.button:active,
.contacts-index-index .main .buttons-set button.button:active {
	background: #4d4d4d;
}


.mode-cmscontent .category-description p, .mode-cmscontent .category-description ul, .mode-cmscontent .category-description table {
	margin-bottom: 20px;
	font-family: "Sorts Mill Goudy", serif;
}
.mode-cmscontent .category-description .intro {
	font-size: 19px;
	font-style: italic;
}
.mode-cmscontent .category-description p {
	font-size: 17px;
}
.mode-cmscontent .grid-widget img {
	width: 100%;
}
.mode-cmscontent .image-left-content-right .widget {
	float: left;
	margin: 0 20px 0 0;
	margin: 0 1.25rem 0 0;
}
.mode-cmscontent .image-left-content-right p {
	float: right;
}
.mode-cmscontent .image-right-content-left .widget {
	float: right;
	margin: 0 0 0 20px;
	margin: 0 0 0 1.25rem;
}
.mode-cmscontent .image-right-content-left p {
	float: left;
}

form .divider {
	display: block;
	width: 580px;
	border-bottom: solid #dfdfdc 1px;
	line-height: 1;
	margin-bottom: 15px;
}

input[type=email], input[type=search], input[type=number], input[type=password], input[type=tel], input[type=text] {
	clear: both;
	width: 100%;
	border: 1px solid #e4e3e2;
	vertical-align: middle;
	color: #000000;
	border-radius: 0;
	-webkit-appearance: none;
	padding: 10px;
	padding: 0.625rem;
	font-size: 15px;
	font-size: 0.9375rem;
	font-weight: 300;
}
input {
	color: #000000;
	opacity: 1;
}
input:-moz-placeholder {
	color: #e4e3e2;
	opacity: 1;
}
input::-moz-placeholder {
	color: #e4e3e2;
	opacity: 1;
}
input:-ms-input-placeholder {
	color: #e4e3e2;
	opacity: 1;
}
input:focus {
	border-color: #333333;
	outline: 0;
}
input.validation-failed,
textarea.validation-failed {
	border-color: #d8524e !important;
}

.checkbox,
.radio {
	position: relative;
	top: -5px;
	display: inline-block;
}

.no-display {
	display: none;
}

.checkbox+label, .radio+label {
	width: auto;
	max-width: 85%;
	padding: 0 0 0 8px;
	font-size: 14px;
	font-weight: 300;
	vertical-align: top;
	margin-right: 8px;
}

form ul {
	font-size: 1em;
}

form .input-box-wrapper {
	overflow: hidden;
	width: 50%;
	float: left;
}

form .input-box-wrapper:first-child {
	padding-right: 20px;
	padding-right: 1.250rem;
}

form .fields .input-box-wrapper .input-box {
	width: 100%;
	padding-right: 20px;
	padding-right: 1.250rem;
}

form .fields .input-box-wrapper:last-child .input-box {
	padding-right: 0;
}

form .remember-me-box {
	float: left;
}

form .remember-me-box label,
form .remember-me-box .checker {
	float: left;
}

form .field.gender {
	margin-bottom: 0;
}

form .housenumber label {
	display: block;
}
form .housenumber .input-box {
	clear: none;
	float: left;
	width: 66.666%;
	padding-right: 20px;
	padding-right: 1.250rem;
}

form .customer-name .field:last-child {
	clear: none;
	float: left;
	width: 50%;
	padding-right: 0;
}

form .customer-name .field {
	clear: none;
	float: left;
	width: 50%;
	padding-right: 20px;
	padding-right: 1.250rem;
}

form.account-register .customer-name .field {
	margin-top: 0;
}

.form-alt.wide.field + .billing-new-address-form .customer-name .field {
	margin: 0;
}

form .housenumber .input-box:last-child {
	clear: none;
	float: left;
	width: 33.333%;
	padding-right: 0;
}

form .customer-name .field:last-child,
form .housenumber .input-box:last-child {
	padding-right: 0;
}

form .field:last-child {
	margin-bottom: 0;
}

p.required-field-notice {
	margin-top: 20px;
}

form .field.inline {
	clear: none;
	margin-left: 10px;
}

form label {
	display: inline-block;
	font-size: 15px;
	line-height: 1;
	margin-bottom: 5px;
	position: relative;
}
form label.required em {
	position: absolute;
	right: -10px;
	top: 0;
}
form .input-box {
	position: relative;
	vertical-align: top;
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
}

form .input-box .validation-advice {
	width :100%;
}

form .input-box--small {
	width: 31.25%;
	float: left;
	margin-right: 3.125%;
}
form .input-box--small:last-child {
	margin: 0;
}
form .input-box--medium {
	width: 65.625%;
	float: left;
	margin-right: 3.125%;
}
form .input-box--medium:last-child {
	margin: 0;
}
form .input-box--large {
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
}
form .input-box--large:last-child {
	margin: 0;
}
form .checkbox .input-box {
	width: auto;
}
form .checkbox label {
	float: right;
}

/*.radios input,*/
/*.radios .input-box label {*/
	/*float: left;*/
	/*color: #333333;*/
	/*padding: 0 10px 0 0;*/
	/*padding: 0 0.625rem 0 0;*/
/*}*/
/*.radios .input-box {*/
	/*vertical-align: middle;*/
	/*margin-top: 5px;*/
	/*margin-top: 0.313rem;*/
/*}*/

/*.radios .radio {*/
	/*float: left;*/
/*}*/

/*.radio {*/
	/*float: left;*/
/*}*/

/*.radio input.validation-failed {*/
	/*position: absolute;*/
	/*left: -2px;*/
	/*top: -1px;*/
	/*border: 1px solid #d8524e;*/
	/*opacity: 1;*/
	/*border-radius: 10px;*/
/*}*/

/*.radio .validation-advice {*/
	/*display: none;*/
/*}*/

/*.checkbox input {*/
	/*width: 19px;*/
/*}*/
/*.checkbox label {*/
	/*line-height: 1.2;*/
/*}*/

/*form .checkbox label[for="billing:save_in_address_book"] {*/
	/*float: left;*/
	/*line-height: 1.7;*/
/*}*/

select,
.ui-selectmenu {
	position: relative;
	display: block;
	background: white;
	clear: both;
	min-width: 100%;
	max-width: 100%;
	border: 1px solid #a6a1a0;
	vertical-align: middle;
	color: #333;
	padding: 10px;
	font-size: 15px;
	height: 42px;
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	font-weight: 300;
}
.selectmenu,
.ui-selectmenu {
	opacity: 1;
}
.selectmenu:-moz-placeholder,
.ui-selectmenu:-moz-placeholder {
	opacity: 1;
}
.selectmenu::-moz-placeholder,
.ui-selectmenu::-moz-placeholder {
	opacity: 1;
}
.selectmenu:-ms-input-placeholder,
.ui-selectmenu:-ms-input-placeholder {
	opacity: 1;
}
.selectmenu.ui-state-active,
.ui-selectmenu.ui-state-active {
	border: 1px solid #a6a1a0;
}
.selectmenu:focus,
.ui-selectmenu:focus {
	border-color: #a6a1a0;
	outline: none;
}
.selectmenu:hover,
.ui-selectmenu:hover {
	text-decoration: none;
}
.selectmenu .ui-selectmenu-status,
.ui-selectmenu .ui-selectmenu-status {
	padding: 0;
}

.ui-selectmenu-menu li {
	position: relative;
	border-bottom: 1px solid #a6a1a0;
	/*border-right: 1px solid #a6a1a0 !important; *//* rewrite default selectmenu styling */
}
.ui-selectmenu-menu li:last-child {
	border: 0;
}
.ui-selectmenu-menu li:hover {
	background: #f3f3f3;
}
.ui-selectmenu-menu li a {
	color: #333333;
	font-size: 15px;
	font-size: 0.9375rem;
}

.ui-selectmenu-item-selected {
	/* default font awesome class */
	font-size: 12px;
	font-size: 0.75rem;
}
.ui-selectmenu-item-selected:before {
	position: absolute;
	top: 11px;
	top: 0.6875rem;
	right: 9px;
	right: 0.5625rem;
	width: 16px;
	height: 16px;
}
.ui-selectmenu-item-selected a {
	font-family: "Roboto", sans-serif;
	font-weight: 300;
}

.ui-selectmenu-open {
	height: auto;
	width: 100%;
	border: 1px solid #a6a1a0;
	border-top: 0;
	overflow: visible;
}

.ui-selectmenu-menu-dropdown {
	max-height: 300px;
	min-width: 100%;
	max-width: 100%;
	background: white;
}

.ui-selectmenu-icon {
	position: absolute;
	margin: 0;
	padding: 0;
	right: 0;
	top: 0;
	background: url(https://rivieramaison.com/skin/frontend/rivieramaison/default/images/arrow-down.png) center no-repeat;
	background-size: 10px;
	width: 40px;
	height: 32px;
	border-left: 1px solid #a6a1a0;
	border-radius: 0;
	content: "";
	margin: 4px 0;
	margin: 0.25rem 0;
}

.selectmenu-wrapper {
	position: relative;
}

.ui-state-active .ui-selectmenu-icon {
	background: url(https://rivieramaison.com/skin/frontend/rivieramaison/default/images/arrow-up.png) center no-repeat;
	background-size: 10px;
}

div.selector,
div.selector span,
div.checker span,
div.radio span,
div.uploader,
div.uploader span.action,
div.button,
div.button span {
	background-image: url("https://rivieramaison.com/skin/frontend/rivieramaison/default/images/uniform.sprite.png");
	background-repeat: no-repeat;
	background-size: 114px;
}
div.radio + label {
	display: inline-block;
	vertical-align: middle;
	height: 25px;
	padding-left: 0;
	margin-right: 10px;
}
div.radio span {
	background-position: -50px -271px;
	height: 16px;
}
div.radio span.checked {
	background-position: -50px -385px;
}
div.radio.active span {
	background-position: -50px -385px;
}
div.radio.active span.checked {
	background-position: -50px -385px;
}

div.checker span {
	background-position: -50px -44px;
}
div.checker span.checked,
div.checker.active span,
div.checker.active span.checked {
	background-position: -50px -157px;
}

.forgot-password-link {
	float: right;
	font-size: 15px;
	font-size: 0.909rem;
}

/* Catalog Search
----------------------------------- */
.catalogsearch-result-index .col-main .page-title {
	display: none;
}

/* Mini search
----------------------------------- */
.mini-search {
	position: relative;
	float: right;
	width: 253px;
	width: 15.8125rem;
	margin-right: 42px;
	margin-right: 2.625rem;
}

.mini-search input {
	font-weight: 300;
	font-size: 14px;
	font-size: 0.875rem;
	padding: 5px;
	padding: 0.3125rem;
}
.mini-search input {
	color: #a6a1a0;
	opacity: 1;
}
.mini-search input:-moz-placeholder {
	color: #a6a1a0;
	opacity: 1;
}
.mini-search input::-moz-placeholder {
	color: #a6a1a0;
	opacity: 1;
}
.mini-search input:-ms-input-placeholder {
	color: #a6a1a0;
	opacity: 1;
}
.mini-search .button-search,
.mini-search .faq-pages .faq_search .input-wrapper .button.search,
.faq-pages .faq_search .input-wrapper .mini-search .button.search {
	position: absolute;
	top: 0;
	right: 0;
	padding: 9px;
	padding: 0.5625rem;
	font-size: 12px;
	font-size: 0.75rem;
}

/* validation
----------------------------------- */
form p.required {
	margin-bottom: 0;
}

.validation-advice {
	font-size: 15px;
	font-size: 0.9375rem;
	font-weight: 300;
	color: #d8524e;
}

/* button wrappers and elements
----------------------------------- */
.button-big-primary,
.call-to-action,
.mini-cart-list .go-to-checkout,
.catalog-product-view .add-to-cart .btn-cart,
.button-big-secondary, .button-medium-primary,
.button-medium-secondary,
.button-filters-primary,
.filters .filter-price .amshopby-price-find,
.button-back-primary,
.back-to-parent-category,
.catalog-product-view .back-to-parent-category,
.faq-pages .back,
.mode-contact-page .back {
	position: relative;
	border: 0;
	cursor: pointer;
	font-family: "GoudyCatSC-Reg", serif;
	text-transform: uppercase;
	-webkit-font-smoothing: antialiased;
}
.button-big-primary:hover,
.call-to-action:hover,
.mini-cart-list .go-to-checkout:hover,
.catalog-product-view .add-to-cart .btn-cart:hover,
.button-big-secondary:hover,
.button-medium-primary:hover,
.button-medium-secondary:hover,
.button-filters-primary:hover,
.filters .filter-price .amshopby-price-find:hover,
.button-back-primary:hover,
.back-to-parent-category:hover,
.catalog-product-view .back-to-parent-category:hover,
.faq-pages .back:hover,
.mode-contact-page .back:hover {
	text-decoration: none;
}

.button-big-primary,
.call-to-action,
.mini-cart-list .go-to-checkout,
.catalog-product-view .add-to-cart .btn-cart {
	background: #ffbe00;
}
.button-big-primary:hover,
.call-to-action:hover,
.mini-cart-list .go-to-checkout:hover,
.catalog-product-view .add-to-cart .btn-cart:hover {
	background: #ffcb33;
}
.button-big-primary:active,
.call-to-action:active,
.mini-cart-list .go-to-checkout:active,
.catalog-product-view .add-to-cart .btn-cart:active {
	background: #ffcb33;
}

.button-big-secondary {
	background: #333333;
}
.button-big-secondary:hover {
	background: #111111;
}
.button-big-secondary:active {
	background: #111111;
}

.button-medium-primary {
	background: #ffbe00;
}
.button-medium-primary:hover {
	background: #ffcb33;
}
.button-medium-primary:active {
	background: #ffcb33;
}

.button-medium-secondary {
	background: #333333;
}
.button-medium-secondary:hover {
	background: #4d4d4d;
}
.button-medium-secondary:active {
	background: #4d4d4d;
}

.button-filters-primary, .filters .filter-price .amshopby-price-find {
	background: #333333;
}
.button-filters-primary:hover, .filters .filter-price .amshopby-price-find:hover {
	background: #4d4d4d;
}
.button-filters-primary:active, .filters .filter-price .amshopby-price-find:active {
	background: #4d4d4d;
}

.button-back-primary, .back-to-parent-category, .catalog-product-view .back-to-parent-category, .faq-pages .back, .mode-contact-page .back {
	background: #f3f3f3;
}
.button-back-primary:hover, .back-to-parent-category:hover, .catalog-product-view .back-to-parent-category:hover, .faq-pages .back:hover, .mode-contact-page .back:hover  {
	background: #e5e5e5;
}
.button-back-primary:active, .back-to-parent-category:active, .catalog-product-view .back-to-parent-category:active, .faq-pages .back:active, .mode-contact-page .back:active {
	background: #d9d9d9;
}

.button-big-primary,
.call-to-action,
.mini-cart-list .go-to-checkout, .catalog-product-view .add-to-cart .btn-cart,
.button-big-secondary {
	font-size: 16px;
	font-size: 1rem;
	padding: 13px 18px 10px;
}

.button-medium-primary {
	font-size: 12px;
	font-size: 0.75rem;
	padding: 9px 15px 7px 35px;
	padding: 0.5625rem 0.9375rem 0.4375rem 2.1875rem;
}
.button-medium-primary:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 35px;
	height: 30px;
	color: #333333;
	padding: 9px 0;
	padding: 0.5625rem 0;
	font-size: 14px;
	font-size: 0.875rem;
	/* default font awesome class */
}

.button-medium-secondary {
	font-size: 12px;
	font-size: 0.75rem;
	padding: 9px 15px 7px 35px;
	padding: 0.5625rem 0.9375rem 0.4375rem 2.1875rem;
}
.button-medium-secondary:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 35px;
	height: 12px;
	color: #ffbe00;
	padding: 9px 0;
	padding: 0.5625rem 0;
	font-size: 14px;
	font-size: 0.875rem;
	text-align: center;
	/* default font awesome class */
}

.button-big-secondary,
.button-medium-secondary,
.button-filters-primary,
.filters .filter-price .amshopby-price-find {
	color: #fff;
}

.button-filters-primary, .filters .filter-price .amshopby-price-find {
	font-size: 12px;
	font-size: 0.75rem;
	padding: 9px 15px 7px 15px;
	padding: 0.5625rem 0.9375rem 0.4375rem 0.9375rem;
}

.button-back-primary, .back-to-parent-category, .catalog-product-view .back-to-parent-category, .faq-pages .back, .mode-contact-page .back  {
	font-size: 12px;
	font-size: 0.75rem;
	padding: 9px 10px 7px 7px;
	padding: 0.5625rem 0.625rem 0.4375rem 0.4375rem;
}
.button-back-primary:after, .back-to-parent-category:after, .catalog-product-view .back-to-parent-category:after, .faq-pages .back:after, .mode-contact-page .back:after {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	border-right-color: #f3f3f3;
	border-width: 14px;
	margin-top: -14px;
}
.button-back-primary:hover:after, .back-to-parent-category:hover:after, .catalog-product-view .back-to-parent-category:hover:after, .faq-pages .back:hover:after, .mode-contact-page .back:hover:after  {
	border-right-color: #e5e5e5;
}

.button-search, .faq-pages .faq_search .input-wrapper .button.search  {
	border: 0;
	background: none;
	/* default font awesome class */
}

.button-close--small, .button-close--medium {
	display: block;
	cursor: pointer;
}
.button-close--small:after, .button-close--medium:after {
	content: "\00D7";
}

.button-close--small:after {
	font-size: 28px;
	font-size: 1.75rem;
}

.button-close--medium:after {
	font-size: 45px;
	font-size: 2.8125rem;
}

.call-to-action,
.mini-cart-list .go-to-checkout {
	display: block;
	width: 85%;
	margin: 10px auto 22px auto;
	margin: 0.625rem auto 1.375rem auto;
	text-align: center;
	color: black;
}

/* hidden elements
----------------------------------- */
.header {
	padding: 0;
}
.header-panel {
	position: relative;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.header-panel:after {
	content: " ";
	display: block;
	clear: both;
}

.secondary-nav-container {
	font-family: "Sorts Mill Goudy", serif;
	text-transform: uppercase;
	background: #333333;
}
.secondary-nav-wrapper {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	padding: 10px 15px;
	padding: 0.625rem 0.9375rem;
}
.secondary-nav-container .links {
	float: right;
}

.secondary-nav-container .links li {
	float: left;
	border-right: 1px solid white;
	padding: 0 15px;
	padding: 0 0.9375rem;
}
.secondary-nav-container .links li:first-child {
	padding-left: 0;
}
.secondary-nav-container .links li:last-child {
	border: 0;
}
.secondary-nav-container .links li a {
	display: block;
	color: white;
	margin-top: 1px;
	margin-top: 0.0625rem;
	line-height: 10px;
	line-height: 0.625rem;
	font-size: 11px;
	font-size: 0.6875rem;
}
.customer-logged-in .secondary-nav-container .links {
	margin-right: 0;
}
.customer-logged-in .secondary-nav-container .account-links {
	margin-right: 24px;
	margin-right: 1.5rem;
}
.customer-logged-in .secondary-nav-container .account-links li {
	padding-left: 15px;
	border-left: 1px solid #fff;
}
.header-inside-wrapper {
	position: relative;
	z-index: 101;
	width: 1000px;
	margin: 0 auto;
}
.header-column {
	padding: 25px 0;
	padding: 1.5625rem 0;
}
.header-column-left {
	width: 30.55556%;
	float: left;
	margin-left: 1.38889%;
	margin-right: 1.38889%;
}
.header-fixed .header-column-left {
	margin: 0;
	padding: 0;
	width: 34.55556%;
}
.header-column-center {
	width: 38.88889%;
	float: left;
	margin-left: 1.38889%;
	margin-right: 1.38889%;
	padding: 30px 0 0;
	padding: 1.875rem 0 0;
}
.header-fixed .header-column-center {
	margin: 0;
    padding-top: 1rem;
}
.header-column-right {
	width: 22.22222%;
	float: left;
	margin-left: 1.38889%;
	margin-right: 1.38889%;
}
.header-fixed .header-column-right {
	position: absolute;
	right: 0;
	padding: 0;
	margin-top: 10px;
	z-index: 1;
}
.header-column .logo {
	display: block;
	width: 300px;
	margin: 0;
}
.header-fixed .header-column.branding a.logo {
	padding: 10px 15px;
}
.header-column.branding .logo img {
	width: 100%;
	image-rendering: optimizequality;
}

.logo strong {
	display: none;
}

.mini-login-outer {
	display: none;
}

.switcher-store {
	float: right;
}
.switcher-store li {
	float: left;
	margin-left: 20px;
	padding: 0;
	border: 0;
	line-height: 0;
	opacity: 0.5;
}
.switcher-store li.current,
.switcher-store li:hover,
.switcher-store li:focus {
	opacity: 1;
	backface-visibility: hidden;
}
.switcher-store .country {
	display: inline-block;
	text-indent: -9999em;
	width: 21px;
	height: 12px;
	overflow: hidden;
}
.switcher-store .nl {
	background-image: url(https://rivieramaison.com/skin/frontend/rivieramaison/default/images/ico-flag-nl@2x.png);
	background-size: 21px;
}

.ie8 .switcher-store .nl {
	background-image: url(https://rivieramaison.com/skin/frontend/rivieramaison/default/images/ico-flag-nl.png);
}

.switcher-store .en {
	background-image: url(https://rivieramaison.com/skin/frontend/rivieramaison/default/images/ico-flag-en@2x.png);
	background-size: 21px;
}

.ie8 .switcher-store .en {
	background-image: url(https://rivieramaison.com/skin/frontend/rivieramaison/default/images/ico-flag-en.png);
}

.switcher-store .de {
	background-image: url(https://rivieramaison.com/skin/frontend/rivieramaison/default/images/ico-flag-de@2x.png);
	background-size: 21px;
	backface-visibility: hidden;
}

.ie8 .switcher-store .de {
	background-image: url(https://rivieramaison.com/skin/frontend/rivieramaison/default/images/ico-flag-de.png);
}

.header-fixed .header-container {
	position: fixed;
	top: -32px;
	top: -2rem;
	width: 100%;
	background: white;
	z-index: 5002;
}

.header-fixed .mini-cart-heading {
	background-size: 40px;
	padding: 6px 45px 0 0;
	padding: 0.375rem 2.8125rem 0 0;
}
.header-fixed .mini-cart-heading .items {
	float: none;
	margin: 0 10px 0 0;
	margin: 0 0.625rem 0 0;
}
.header-fixed .pre-content-wrap {
	padding-top: 119px;
}
/* mini login */
.mini-login-outer {
	display: none;
	visibility: hidden;
	opacity: 0;
	position: absolute;
	right: 15px;
	top: 0;
	width: 250px;
	z-index: 10;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.mini-login-outer.is-active {
	visibility: visible;
	opacity: 1;
	display: block;
	text-transform: none;
}
.mini-login-outer .link-show-hide {
	color: #fff;
	font-size: 11px;
	font-size: 0.688rem;
}
.mini-login-outer form {
	margin-top: 4px;
	margin-top: 0.250rem;
}
.mini-login-outer input {
	margin-bottom: 10px;
	padding: 5px 10px;
	border: none;
	font: 300 14px Roboto, sans-serif;
	font-size: 0.875rem;
}
.mini-login-outer .validation-advice {
	font: 300 14px Roboto, sans-serif;
	font-size: 0.875rem;
	color: #ff615b;
	margin-bottom: 15px;
}

.mini-login-outer .login-extra a {
	color: #ffbe00;
	font-family: Roboto, Arial, sans-serif;
	display: block;
	line-height: 1;
	margin-bottom: 6px;
	font-size: 1.2em;
	color: #fff;
}

.mini-login-outer .button {
	float: right;
	padding: 8px 20px;
	padding: 0.500rem 1.250rem;
	font-size: 12px;
	font-size: 0.750rem;
}
.mini-login-outer .button-close--small {
	position: absolute;
	top: 0;
	right: 0;
	color: #fff;
	background: #333;
	width: 80px;
	text-align: right;
	padding-right: 11px;
	border-right: 1px solid #333;
	height: 32px;
}
.mini-login-outer .button-close--small:after {
	font-size: 35px;
}
.mini-login-inner {
	margin-top: 32px;
	border-style: solid;
	border-top-width: 0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-color: #fff;
	padding: 4px 15px 9px;
	background: #333;
}

/* mini cart */
.mini-cart-wrap {
	position: relative;
}
.mini-cart-wrap .mini-cart-heading {
	float: right;
	margin: -7px -15px 0 0;
	padding: 6px 70px 0 0;
	font-family: "GoudyCatSC-Reg", serif;
	color: #333333;
	line-height: 19px;
	font-size: 17px;
	font-size: 1.0625rem;
	background: url(https://rivieramaison.com/skin/frontend/rivieramaison/default/images/ico-cart.png) right bottom no-repeat;
	background-size: 62px;
}

.mini-cart-wrap .mini-cart-heading .items {
	float: right;
	color: #000;
}
.mini-cart-wrap .mini-cart-heading .price {
	float: right;
	clear: both;
	color: #000;
}
.mini-cart-wrap .block-content {
	position: absolute;
	top: 58px;
	top: 3.625rem;
	right: -13px;
	right: -0.8125rem;
	border: 1px solid #e4e3e2;
	background: #fff;
	z-index: 10;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.mini-cart-wrap .block-content .arrow_top {
	position: absolute;
	top: -1px;
	top: -0.0625rem;
	right: 70px;
	right: 4.375rem;
	background: white;
	border: 1px solid #e4e3e2;
}
.mini-cart-wrap .block-content .arrow_top:after, .mini-cart-wrap .block-content .arrow_top:before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.mini-cart-wrap .block-content .arrow_top:after {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: white;
	border-width: 10px;
	border-width: 0.625rem;
	margin-left: 12px;
	margin-left: 0.75rem;
}
.mini-cart-wrap .block-content .arrow_top:before {
	border-color: rgba(228, 227, 226, 0);
	border-bottom-color: #e4e3e2;
	border-width: 11px;
	border-width: 0.6875rem;
	margin-left: 11px;
	margin-left: 0.6875rem;
}
.mini-cart-wrap .block-content .custom-scrollbar {
	width: 280px;
	width: 17.5rem;
	margin: 0 0 12px 0;
	margin: 0 0 0.75rem 0;
	border-top: 1px solid #e4e3e2;
	border-bottom: 1px solid #e4e3e2;
}
.mini-cart-wrap .block-content .custom-scrollbar .viewport {
	height: 164px;
	height: 10.25rem;
	width: 260px;
	width: 16.25rem;
	margin-top: 10px;
	margin-top: 0.625rem;
}
.mini-cart-wrap .block-content .tinyscroll-disabled .viewport {
	height: auto;
}
.mini-cart-wrap .tinyscroll-disabled .overview {
	position: static;
}
.mini-cart-wrap .block-content .custom-scrollbar .thumb .end,
.mini-cart-wrap .block-content .custom-scrollbar .thumb {
	background-color: black;
}
.mini-cart-wrap .block-content .custom-scrollbar .scrollbar {
	width: 20px;
	width: 1.25rem;
}
.mini-cart-wrap .block-content .custom-scrollbar .track {
	width: 8px;
	width: 0.5rem;
}
.mini-cart-wrap .block-content .tinyscroll-disabled .viewport {
	width: 100%;
}
.mini-cart-wrap .block-content .tinyscroll-disabled .item {
	padding-right: 32px;
	padding-right: 2rem;
}
.mini-cart-wrap .block-content .update-cart {
	display: none;
}
.mini-cart-wrap .block-content .empty {
	padding: 10px 20px;
	padding: 0.625rem 1.25rem;
}
.mini-cart-wrap.is-active .block-content {
	opacity: 1;
	visibility: visible;
}

.mini-cart-list .recently-header {
	margin: 0;
	padding: 14px 22px 12px;
	padding: 0.875rem 1.375rem 0.75rem;
	font-size: 19px;
	font-size: 1.1875rem;
	text-transform: uppercase;
}
.mini-cart-list .recently-header span {
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	font-size: 13px;
	font-size: 0.8125rem;
	color: #666666;
}
.mini-cart-list .button-close--small {
	position: absolute;
	right: 14px;
	right: 0.875rem;
	top: 12px;
	top: 0.75rem;
}
.mini-cart-list .item {
	border-bottom: 1px solid #e4e3e2;
	padding: 10px 15px 5px 22px;
	padding: 0.625rem 0.9375rem 0.3125rem 1.375rem;
}
.mini-cart-list .item:first-child {
	padding-top: 0;
}
.mini-cart-list .product-image,
.mini-cart-list .product-information {
	float: left;
}
.mini-cart-list .product-image {
	width: 25%;
	margin-right: 10px;
	margin-right: 0.625rem;
}
.mini-cart-list .product-image img {
	width: 100%;
}
.mini-cart-list .product-information {
	width: 70%;
}
.mini-cart-list .product-information a {
	color: black;
}
.mini-cart-list .product-information .product-name {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
}
.mini-cart-list .product-information .product-qty {
	float: left;
	color: #333333;
}
.mini-cart-list .product-information .price-wrap {
	float: right;
}
.mini-cart-list .product-information .price-wrap .price {
	font-weight: 400;
	color: black;
}
.mini-cart-list .cart-bottom table {
	width: 242px;
	width: 15.125rem;
	margin: 0 0 0 6px;
	margin: 0 0 0 0.375rem;
	font-size: 15px;
	font-size: 0.9375rem;
	text-align: right;
}
.mini-cart-list .cart-bottom table .label {
	padding: 0 10px;
	padding: 0 0.625rem;
}
.mini-cart-list .cart-bottom table strong {
	font-weight: 400;
}

/* Navigation
-------------------- */
.nav-wrapper {
	clear: both;
	border-top: 1px solid #e4e3e2;
	border-bottom: 1px solid #e4e3e2;
}
.nav-container {
	clear: both;
	display: block;
	position: relative;
	width: 1000px;
	margin: 0 auto;
	font-family: "GoudyCatSC-Reg", serif;
	z-index: 100; /* Increased the number to fix an issue with the image slider on the PDP */
}
.nav-container li.level0 {
	display: inline-block;
}
.nav-container li.level0 ul.level0 > .level1 {
	border-right: 1px solid white;
	display: table-cell;
	width: 26.66667%;
	font-size: 16px;
	font-size: 1rem;
	padding: 0 0 0 20px;
	padding: 0 0 0 1.25rem;
}
.nav-container li.level0 ul.level0 > .level1:last-child {
	border: 0;
}
.nav-container li.level0 ul.level0 > .level1.parent > a,
.nav-container li.level0 ul.level0 > .level1.parent > span {
	display: block;
	text-transform: uppercase;
	font-family: "Sorts Mill Goudy", serif;
	font-size: 13px;
	font-size: 0.8125rem;
	padding: 0 0 5px;
	padding: 0 0 0.3125rem;
}
.nav-container li.level0 ul.level0 > .level1.parent > span:hover {
	text-decoration: none;
}
.nav-container li.level0 ul.level0 > .level1 ul {
	font-size: 16px;
	font-size: 1rem;
}
.nav-container li.level0 .level2 {
	background: url(https://rivieramaison.com/skin/frontend/rivieramaison/default/images/ico-arrow-right.png) 0 0.5em no-repeat;
}
.nav-container li.level0 .level2 > a {
	display: block;
	padding: 0 0 0 20px;
	padding: 0 0 0 1.25rem;
	line-height: 1.9;
}
.nav-container li.level0 span {
	white-space: nowrap;
}
.nav-container li.level0 > a,
.nav-container li.level0 > span {
	display: block;
	white-space: nowrap;
	color: #333333;
	font-family: "GoudyCatSC-Reg", serif;
	text-transform: uppercase;
	padding: 3px 18px 0 15px;
}
.nav-container li.level0 > a:hover,
.nav-container li.level0 span:hover {
	text-decoration: underline;
}
.nav-container li.level0 > ul.level0 {
	position: absolute;
	display: none;
	left: 0;
	width: 80%;
	background: #f3f3f3;
	z-index: 10;
	padding: 20px;
	padding: 1.25rem;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	overflow: hidden;
}
.nav-container li.level0:hover > a,
.nav-container li.level0.over > a,
.nav-container li.level0 > a:hover {
	background-color: #f3f3f3;
}
.nav-container li.level0:hover > ul.level0,
.nav-container li.level0.over > ul.level0 {
	display: block;
}
.nav-container li a {
	color: #333333;
	font-family: "Sorts Mill Goudy", serif;
}
.nav-container li.level0 ul.level0 > li.level1 {
	border-right: 1px solid white;
	display: table-cell;
	width: 26.66667%;
	font-size: 16px;
	font-size: 1rem;
	padding: 0 0 0 20px;
	padding: 0 0 0 1.25rem;
}
.nav-container li.level0 ul.level0 > li.level1:last-child {
	border-right: 0;
}
.nav-container .sub-level-inner {
	text-align: left;
}
.nav-container-highlighted a {
	color: #ad6a00;
}
.type
.nav-container-highlighted .a-sale a {
	color: #eb331f;
}
.nav-container .hide-in-main-menu {
	display: none;
}
.nav-container .highlight-categories {
	padding: 45px 0 0 0;
	padding: 2.8125rem 0 0 0;
}
.nav-container .highlight-categories li {
	background: url(https://rivieramaison.com/skin/frontend/rivieramaison/default/images/ico-arrow-right.png) 0 0.4em no-repeat;
}
.nav-container .highlight-categories li.highlighted {
	background-image: url(https://rivieramaison.com/skin/frontend/rivieramaison/default/images/ico-arrow-right--highlight.png);
}
.nav-container .highlight-categories a {
	padding: 0 0 0 20px;
	padding: 0 0 0 1.25rem;
	line-height: 1.9em;
}
.nav-container .highlight-categories li.highlighted a {
	color: #ffbe00;
}

.breadcrumbs {
	margin: 35px 0 10px 0;
	display: block;
	font-size: 12px;
	margin-left: 1.5%;
	margin-right: 1.5%;
}
.breadcrumbs li {
	float: left;
	color: #666666;
}
.breadcrumbs a {
	color: black;
	padding: 0 5px 0 0;
	padding: 0 0.3125rem 0 0;
}
.breadcrumbs .separator {
	padding: 0 5px 0 0;
	padding: 0 0.3125rem 0 0;
	/* default font awesome class */
	font-size: 12px;
	font-size: 0.75rem;
}

.back-breadcrumbs {
	float: left;
	margin: 35px 0 10px 30px;
}

/* product list
----------------------------------- */
.products-list .price-box .old-price,
.products-list .price-box .special-price,
.products-grid .price-box .old-price,
.products-grid .price-box .special-price {
	display: inline;
	padding: 0 10px 0 0;
	padding: 0 0.625rem 0 0;
}

.products-list {
	float: left;
	width: 100%;
	overflow: visible;
	font-size: 1em;
}
.products-list .item {
	float: left;
	width: 30.555555556%;
	margin-bottom: 30px;
	margin-bottom: 1.875rem;
	margin-right: 4.16666%;
}
.products-list .item.third {
	margin-right: 0;
}
.products-list .item.third + .item {
	clear: left;
}
.products-list .product-sketch {
	display: block;
	margin: 10px auto 20px auto;
	margin: 0.625rem auto 1.25rem auto;
}
.products-list .product-image {
	position: relative;
}

.products-list .product-image img {
	display: block;
	width: 100%;
	position: static !important;
	top: 0 !important;
}
.products-list .product-image .label {
	position: absolute;
	display: inline-block;
	background: #ffbe00;
	text-align: center;
	text-transform: uppercase;
	font-weight: 600;
	-webkit-font-smoothing: antialiased;
	padding: 7px;
	padding: 0.4375rem;
	font-size: 11px;
	font-size: 0.6875rem;
	top: -10px;
	top: -0.625rem;
	right: 10px;
}

.productlist-info {
	padding-top: 10px;
}

.product-info-min-height .productlist-info {
	height: 70px;
}

.products-list .product-name {
	overflow: hidden;
	font: 400 1em "Sorts Mill Goudy", serif;
	margin: 0;
}
.products-list .productlist-info .label {
	text-transform: uppercase;
	color: #ffbe00;
	font-weight: 700;
	padding: 5px 0 0;
	padding: 0.3125rem 0 0;
	font-size: 12px;
	font-size: 0.75rem;
}
.products-list .productlist-info a {
	color: #333333;
	font-size: 18px;
	font-size: 1.125rem;
	text-decoration: none;
	line-height: 1.2;
}
.products-list .price-box {
	font-size: 15px;
	font-size: 0.9375rem;
}

.products-list .price-box .price-label,
.products-grid .price-box .price-label {
	display: none;
}
.products-list .price-box .old-price .price,
.products-grid .price-box .old-price .price {
	text-decoration: line-through;
	color: #b3b3b3;
}
.products-list .price-box .special-price .price,
.products-grid .price-box .special-price .price {
	color: #ffbe00;
	font-weight: 700;
}

.block-social-share > ul {
	float: right;
}

.block-social-share .fa {
	position: relative;
	display: inline-block;
	color: #333333;
	background: #f3f3f3 !important;
	cursor: pointer;
	line-height: 16px;
	text-align: center;
	width: 30px !important;
	height: 30px;
	margin: 0 0 0 10px;
	padding: 7px 10px;
	font-size: 16px;
}

.block-social-share .fa > span,
.block-social-share .fa > a {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.block-social-share .fa:hover {
	text-decoration: none;
	background: #e4e3e2;
}

.block-social-share li {
	display: block;
	float: left;
	margin: 0 0 0 10px;
}

.block-social {
	float: right;
}

.block-social .block-content > strong {
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	font-weight: normal;
}

.block-social .block-content > ul {
	display: inline-block;
	vertical-align: middle;
}

.block-social .fa {
	position: relative;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	top: 0;
	left: 0;
	width: 30px;
	height: 30px;
    background-color: #f3f3f3;
	margin: 0 0 0 10px;
}

.block-social .fa a {
	display: block;
	text-indent: -9999em;
	height: 100%;
	width: 100%;
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
}

.block-social .fa:before {
	height: 100%;
	width: 100%;
	line-height: 30px;
	display: block;
}

.block-social-share .title {
	display: block;
	float: left;
	padding: 5px 0;
	font-family: "Sorts Mill Goudy", serif;
	font-style: italic;
	font-size: 18px;
	font-size: 1.125rem;
}

.block-layered-nav a {
	color: #333333;
}
.block-layered-nav .more-less-links a {
	text-decoration: underline;
	line-height: 2em;
}
.block-layered-nav li.level-0 {
	font-family: "GoudyCatSC-Reg", serif;
	text-transform: uppercase;
	margin-bottom: 15px;
	margin-bottom: 0.9375rem;
}

.block-layered-nav .block-title,
.subnav .subnav-title {
	font-family: "GoudyCatSC-Reg", serif;
	font-size: 15px;
	font-size: 0.9375rem;
	text-transform: uppercase;
}

#narrow-by-list2 dd > ol {
	margin: 0;
}
#narrow-by-list2 dd > ol li {
	font-size: 14px;
	margin: 0 0 16px;
	line-height: 1;
}
#narrow-by-list2 dd > ol li:last-child {
	margin: 0;
}
#narrow-by-list2 dd > ol li.active > a {
	font-weight: 400;
	color: #000000;
}
#narrow-by-list2 dd > ol li.active ol {
	border-left: 2px solid #e4e3e2;
	margin: 16px 0 0;
	padding: 0 10px;
}
#narrow-by-list2 dd > ol li.active ol a {
	color: #666666;
}

.cms-page-view .cms-menu li.parent > a {
	font-family: "GoudyCatSC-Reg", serif;
	font-size: 15px;
	text-transform: uppercase;
	margin: 0 0 16px;
	line-height: 1;
	display: block;
	pointer-events: none;
	cursor: default;
}
.mode-cmscontent .block-layered-nav .level-2 li:first-child {
    font-family: "Roboto", sans-serif;
    text-transform: none;
    font-size: 14px;
    font-size: 0.875rem;
}
.cms-page-view .cms-menu li.parent ul li {
	position: relative;
	padding-left: 18px;
	padding-left: 1.125rem;
	line-height: 24px;
	margin-bottom: 12px;
	font-size: 14px;
}
.cms-page-view .cms-menu li.parent ul li:before {
	position: absolute;
	left: 0;
	top: 7px;
	width: 10px;
	height: 10px;
	content: "";
	background: url(https://rivieramaison.com/skin/frontend/rivieramaison/default/images/ico-arrow-right.png) 0 0 no-repeat;
}

.cms-page-view .cms-menu li.parent ul li a {
	color: #333333;
}

.cms-page-view .cms-menu li.parent ul li strong {
	color: #000000;
	font-weight: 400;
}

footer {
	clear: both;
	position: relative;
	background: white;
	font-family: "Sorts Mill Goudy", serif;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	border-top: 1px solid #333333;
	z-index: 1;
}
footer .footer-links {
	width: 1000px;
	margin: 0 auto;
	padding: 50px 0 40px 0;
	padding: 3.125rem 0 2.5rem 0;
}
footer:before {
	content: "";
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	width: 66px;
	height: 61px;
	background: url(https://rivieramaison.com/skin/frontend/rivieramaison/default/images/logo-emblem.png) center center #fff no-repeat;
	background-size: 60px;
	top: -30px;
	border: 1px solid #000;
}
footer .footer-links:after {
	content: " ";
	display: block;
	clear: both;
}
footer .footer-links ul.links > li {
	width: 30.33333%;
	float: left;
	margin-left: 1.5%;
	margin-right: 1.5%;
}

.faq-pages .faqbox h3,
.customer-account-login .col-main h3.legend,
.sales-order-view h2.box-title,
footer .footer-links > ul > li > span {
	text-transform: uppercase;
	-webkit-font-smoothing: inherit;
	font-size: 13px;
	font-size: 0.8125rem;
	margin: 6px 0;
	margin: 0.375rem 0;
	line-height: 1.4;
}
footer .links ul > li {
	background: url(https://rivieramaison.com/skin/frontend/rivieramaison/default/images/ico-arrow-right.png) 0 0.6em no-repeat;
	line-height: 2;
}
footer .links li > a {
	color: #333333;
	padding: 0 0 0 20px;
	padding: 0 0 0 1.25rem;
	font-size: 16px;
	font-size: 1rem;
}
footer .bottom-links-container {
	border-top: 1px solid #e4e3e2;
}
footer .bottom-links-wrapper {
	width: 1000px;
	margin: 0 auto;
	padding: 10px 15px;
    overflow: hidden;
}

.cms-index-index footer .bottom-links-wrapper {
    margin-bottom: 40px;
}

footer .bottom-links-wrapper .bottom-links {
	float: left;
	margin-top: 5px;
	margin-top: 0.3125rem;
    width: 55%;
}
footer .bottom-links-wrapper .bottom-links li {
	float: left;
}
footer .bottom-links-wrapper .bottom-links li:after {
	content: "|";
	padding: 0 10px;
}
footer .bottom-links-wrapper .bottom-links li:last-child:after {
	content: "";
}
footer .bottom-links-wrapper .widget-banner {
    float: left;
    width: 15%;
    text-align: center;
}
footer .bottom-links-wrapper .social-icons {
	float: right;
}
footer .bottom-links-wrapper .social-icons li {
	display: inline-block;
	font-size: 16px;
	font-size: 1rem;
}
footer .bottom-links-wrapper a {
	color: #333333;
}

.success-msg, .error-msg, .warning-msg, .notice-msg {
	position: relative;
	padding: 15px;
	padding: 0.9375rem;
	font-size: 16px;
	font-size: 1rem;
}

.success-msg > ul,
.error-msg > ul,
.warning-msg > ul,
.notice-msg > ul {
	padding-right: 25px;
}

.success-msg {
	color: #529138;
	background: #dff0d8;
}

.error-msg {
	color: #963b3b;
	background: #f2dede;
}

.warning-msg {
	color: #caad16;
	background: #fcf8e3;
}

.notice-msg {
	color: #247fad;
	background: #d9edf7;
}

.messages ul li {
	position: relative;
}

.checkout-cart-index .messages ul li + li {
    display: none;
}

.messages .button-close--small {
	position: absolute;
	top: 15px;
	top: 0.9375rem;
	right: 15px;
	right: 0.9375rem;
	width: 20px;
	width: 1.25rem;
	height: 20px;
	height: 1.25rem;
}

.accordeon {
	border-bottom: 1px solid #d9d9d9;
	padding: 0;
}

.ui-accordion-header {
	color: #000;
	font-family: "GoudyCatSC-Reg", serif;
	font-weight: 400;
	-webkit-font-smoothing: subpixel-antialiased;
	border-top: 1px solid #d9d9d9;
	padding: 10px 0;
	font-size: 0.9375rem;
	display: block;
	position: relative;
	outline: none;
	cursor: pointer;
}

.ui-accordion-header:hover {
	text-decoration: none;
}

.ui-accordion-header:before {
	content: "";
	position: absolute;
	right: 0;
	background: url(https://rivieramaison.com/skin/frontend/rivieramaison/default/images/uniform.sprite.png) -50px -601px no-repeat;
	background-size: 114px;
	width: 10px;
	height: 10px;
	top: 50%;
	bottom: 50%;
	margin-bottom: -5px;
	margin-top: -5px;
}

.ui-accordion-header-active:before {
	content: "";
	position: absolute;
	right: 0;
	background: url(https://rivieramaison.com/skin/frontend/rivieramaison/default/images/uniform.sprite.png) -50px -495px no-repeat;
	background-size: 114px;
	width: 10px;
	height: 10px;
	top: 50%;
	bottom: 50%;
	margin-bottom: -5px;
	margin-top: -5px;
}

.ui-accordion-content {
	color: #333;
	padding-bottom: 10px;
}

.ui-accordion-content p {
	margin: 5px 0;
	margin: 0.3125rem 0;
	font-family: "Roboto", sans-serif;
}

.tabs .ui-tabs-nav {
	padding: 0;
}

.ui-tabs {
	padding: 0;
}
.ui-tabs .ui-tabs-nav .widget-banner {
	margin: 0 0 4%;
	font-size: 1.2em;
}
.ui-tabs .ui-tabs-nav li {
	margin: 0;
	float: none;
	white-space: normal;
}
.ui-tabs .ui-tabs-nav li:focus {
	outline: none;
}
.ui-tabs .ui-tabs-nav li a {
	position: relative;
	width: 100%;
	color: #333333;
	padding: 15px 0;
	padding: 0.9375rem 0;
}
.ui-tabs .ui-tabs-nav li .ui-tabs-anchor {
	font-family: "Roboto", sans-serif;
	font-weight: 600;
	color: black;
}
.ui-tabs .ui-tabs-nav li .ui-tabs-anchor:before {
	content: "";
	position: absolute;
	right: 0;
	background: url(https://rivieramaison.com/skin/frontend/rivieramaison/default/images/uniform.sprite.png) -50px -601px no-repeat;
	background-size: 114px;
	width: 10px;
	height: 10px;
	top: 50%;
	bottom: 50%;
	margin-bottom: -5px;
	margin-top: -5px;
}
.ui-tabs .ui-tabs-nav li .ui-tabs-anchor:focus {
	outline: none;
}
.ui-tabs .ui-tabs-nav .ui-state-active .ui-tabs-anchor {
	font-family: "Roboto", sans-serif;
	font-weight: 600;
	color: black;
}
.ui-tabs .ui-tabs-nav .ui-state-active .ui-tabs-anchor:before {
	content: "";
	position: absolute;
	right: 0;
	background: url(https://rivieramaison.com/skin/frontend/rivieramaison/default/images/uniform.sprite.png) -50px -495px no-repeat;
	background-size: 114px;
	width: 10px;
	height: 10px;
	top: 50%;
	bottom: 50%;
	margin-bottom: -5px;
	margin-top: -5px;
}
.ui-tabs .ui-tabs-nav .ui-state-active .ui-tabs-anchor:focus {
	outline: none;
}
.ui-tabs .ui-state-default {
	padding: 0;
	margin: 0;
}
.ui-tabs .ui-tabs-anchor {
	background: #fff;
	font-size: 15px;
	border-top: 1px solid #e4e3e2;
}
.ui-tabs .first .ui-tabs-anchor {
	border-bottom: 0;
}
.ui-tabs .last .ui-tabs-anchor {
	border-bottom: 1px solid #e4e3e2;
}
.ui-tabs .ui-tabs-active .ui-tabs-anchor {
	border-bottom: 0 none;
	background: transparent;
	color: #333;
}
.ui-tabs .ui-tabs-panel {
	padding: 0;
	float: left;
}
.ui-tabs .content p {
	margin: 5px 0;
	margin: 0.3125rem 0;
	font-family: "Roboto", sans-serif;
}

.toolbar {
	border-top: 1px solid #e4e3e2;
	padding: 20px 0;
	padding: 1.25rem 0;
}
.toolbar-bottom .currently {
	display: none;
}
.toolbar-bottom .toolbar .sorter {
	display: none;
}

.sorter {
	float: left;
}
.sorter .sort-by label {
	display: none;
}
.sorter .sort-by select {
	padding: 0.25rem 0.625rem;
	height: 1.875rem;
}
.sorter .ui-selectmenu-icon {
	border: 0;
}
.sorter .sort-select {
	position: relative;
	width: 180px;
	width: 11.25rem;
}
.sorter .sort-select .selectmenu,
.sorter .sort-select .ui-selectmenu {
	height: 30px;
	height: 1.875rem;
	padding: 4px 10px;
	padding: 0.25rem 0.625rem;
}
.sorter .sort-select .selectmenu .ui-selectmenu-icon,
.sorter .sort-select .ui-selectmenu .ui-selectmenu-icon {
	height: 20px;
	height: 1.25rem;
	width: 30px;
	width: 1.875rem;
}
.sorter .selectmenu-wrapper:after {
	height: 20px;
	height: 1.25rem;
	width: 30px;
	width: 1.875rem;
}

.pager {
	float: right;
	margin: -20px 0 0;
	margin: -1.25rem 0 0;
}
.pager .pages li {
	position: relative;
	float: left;
	font-size: 14px;
	font-size: 0.875rem;
}

.pager .pages li a,
.pager .pages li.current {
	padding: 20px 10px;
	display: block;
}
.pager .pages li .next,
.pager .pages li .previous {
	padding: 25px 10px;
}
.pager .pages li:last-child {
	padding-right: 0;
}
.pager .pages li:hover, .pager .pages li:focus {
	top: 0;
	margin-top: -1px;
	border-top: 1px solid #333333;
}
.pager .pages li a.next,
.pager .pages li span.next {
	text-decoration: none;
	/* default font awesome class */
}
.pager .pages li a.previous,
.pager .pages li span.previous {
	text-decoration: none;
	/* default font awesome class */
}
.pager .pages li a {
	color: #333333;
}
.pager .pages li a.next, .pager .pages li a.previous {
	color: #333;
}
.pager .pages li a:hover {
	text-decoration: none;
}
.pager .pages li span.next, .pager .pages li span.previous {
	color: #e4e3e2;
}
.pager .pages li.current {
	position: relative;
	font-weight: 600;
}
.pager .pages li.current:before {
	position: absolute;
	content: "";
	width: 100%;
	top: 0;
	left: 0;
	margin-top: -1px;
	border-top: 1px solid #333333;
}

.filters .block-subtitle, .filters .filter-title {
	margin: 35px 0 5px 0;
	margin: 2.1875rem 0 0.3125rem 0;
	font-family: "GoudyCatSC-Reg", serif;
	font-size: 15px;
	font-size: 0.9375rem;
	text-transform: uppercase;
}

.filters .filter-title {
	margin: 0;
	padding: 12px;
	padding: 0.75rem;
	border: 1px solid #e4e3e2;
	border-bottom: none;
	background: url(https://rivieramaison.com/skin/frontend/rivieramaison/default/images/ico-minus.svg) 95% 48% no-repeat;
	background-size: 10px;
	cursor: pointer;
}
.filters .filter-title.amshopby-collapsed {
	padding-bottom: 0;
	background-image: url(https://rivieramaison.com/skin/frontend/rivieramaison/default/images/ico-plus.svg);
	background-position: 95% 68%;
}
.filters .filter-title.amshopby-collapsed + dd .custom-scrollbar {
	display: none;
}
.filters dd {
	margin-bottom: 22px;
	margin-bottom: 1.375rem;
	padding: 0 12px 12px 12px;
	padding: 0 0.75rem 0.75rem 0.75rem;
	border: 1px solid #e4e3e2;
	border-top: none;
}
.filters dd li .count {
	color: #a6a1a0;
}
.filters dd a {
	padding: 2px 2px 2px 20px;
	padding: 0.125rem 0.125rem 0.125rem 1.25rem;
	color: black;
	font-weight: 300;
	background: url(https://rivieramaison.com/skin/frontend/rivieramaison/default/images/uniform-checkbox.png) left 12px no-repeat;
	background-size: 12px;
	line-height: 2;
	display: block;
}
.filters dd a:hover {
	text-decoration: none;
}
.filters dd a.amshopby-attr-selected {
	background-image: url(https://rivieramaison.com/skin/frontend/rivieramaison/default/images/uniform-checkbox-checked.png);
}
.filters .filter-price .options {
	display: none;
}
.filters .filter-price .input-text {
	width: 30%;
	padding: 5px;
	padding: 0.3125rem;
}
.filters .filter-price .amshopby-price-find {
	float: right;
	margin-top: 1px;
	margin-top: 0.0625rem;
	margin-right: 5px;
}
.filters .amshopby-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff url(https://rivieramaison.com/skin/frontend/rivieramaison/default/images/ico-ajax-loader-white.gif) center center no-repeat;
	opacity: 0.6;
}
.filters .filter-kleur_1 span.color {
	display: inline-block;
	width: 22px;
	height: 22px;
	text-indent: -9999em;
	margin-top: 4px;
	border: 1px solid #e4e4e4;
}
.filters .filter-kleur_1 .count {
	position: relative;
	top: -5px;
}

.amshopby-page-container .currently {
	margin: 0 0 30px 0;
	margin: 0 0 1.875rem 0;
}
.amshopby-page-container .currently .btn-remove-inline {
	float: left;
	margin-right: 10px;
	margin-right: 0.625rem;
	padding: 3px 35px 3px 15px;
	padding: 0.1875rem 2.1875rem 0.1875rem 0.9375rem;
	background-color: #f3f3f3;
	position: relative;
	color: black;
}
.amshopby-page-container .currently .btn-remove-inline:before {
	content: '';
	height: 10px;
	width: 10px;
	position: absolute;
	right: 15px;
	top: 50%;
	margin-top: -5px;
	background: url(https://rivieramaison.com/skin/frontend/rivieramaison/default/images/ico-filter-remove.png) top left no-repeat;
	background-size: 90%;
}

.amshopby-page-container .currently .btn-remove-inline:hover {
	text-decoration: none;
}

/*####################
	  CART
####################*/
.checkout-cart-index .grid-widget {
	margin-bottom: 1em;
}
.checkout-cart-index .grid-widget img {
	width: 100%;
}

.checkout-cart-index .cart-table {
	width: 100%;
	border: 1px solid #e4e3e2;
	margin-bottom: 30px;
	margin-bottom: 1.875rem;
}
.checkout-cart-index .cart-table th {
	padding: 5px 0;
	padding: 0.313rem 0;
	border-bottom: 1px solid #e4e3e2;
	font-weight: 400;
}
.checkout-cart-index .cart-table td,
.checkout-cart-index .cart-table th {
	font-size: 15px;
	font-size: 0.9375rem;
	vertical-align: top;
}
.checkout-cart-index .cart-table tbody td {
	padding: 12px 12px 0 12px;
}
.checkout-cart-index .cart-table .p-image,
.checkout-cart-index .cart-table .p-price {
	width: 8.333333%;
	text-align: right;
	padding-right: 12px;
}
.checkout-cart-index .cart-table .p-image img {
	max-width: none;
}
.checkout-cart-index .cart-table .p-status {
	width: 20.666666%;
}
.checkout-cart-index .cart-table .p-qty {
	position: relative;
	width: 12.666666%;
	text-align: center;
}
.checkout-cart-index .cart-table .input-text.qty {
	width: 4.5em;
	text-align: center;
}
.checkout-cart-index .cart-table .apply {
	display: inline;
	visibility: hidden;
	width: 25px;
	height: 25px;
	cursor: pointer;
}

.totals-layout td + td,
.subtotals-layout td + td {
	text-align: right;
}

.subtotals-layout .btn-remove {
	display: inline-block;
	position: relative;
	line-height: 500px;
	overflow: hidden;
	height: 11px;
	width: 11px;
}
.subtotals-layout .btn-remove :hover {
	text-decoration: none;
}
.subtotals-layout .btn-remove > img {
	display: none;
}
.subtotals-layout .btn-remove:before {
	content: "\00D7";
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 20px;
	color: #963b3b;
	line-height: 15px;
}
.subtotals-layout .btn-remove:hover:before {
	color: #c14f4f;
}

.checkout-cart-index .cart-table .p-subtotal {
	width: 16.666666%;
}
.checkout-cart-index .cart-table .p-description {
	width: 33.333333%;
	padding-left: 12px;
	text-align: left;
}
.checkout-cart-index .cart-table .p-description a {
	color: #333333;
}
.checkout-cart-index .cart-table .p-description a:hover {
	text-decoration: none;
}
.checkout-cart-index .cart-table .p-description .name {
	float: left;
	width: 90%;
}

.checkout-cart-index .cart-table .warranty-plan {
	font-size: 13px;
}
.checkout-cart-index .cart-table .warranty-plan a {
	padding: 0 0 0 23px;
	display: block;
}
.checkout-cart-index .cart-table .warranty-plan a:before {
	background: url('https://rivieramaison.com/skin/frontend/rivieramaison/default/images/checkbox.png') 0 -19px no-repeat;
	width: 16px;
	height: 16px;
	content: '';
	float: left;
	display: block;
	margin: 4px 0 0 -23px;
}
.checkout-cart-index .cart-table .warranty-plan strong {
	white-space: nowrap;
}

.checkout-cart-index .cart-table .item-options dt {
	display: inline;
	font-size: 12px;
	font-weight: 700;
}
.checkout-cart-index .cart-table .item-options dt:after {
	content: ": ";
}
.checkout-cart-index .cart-table .item-options dd {
	display: inline;
	font-size: 12px;
}
.checkout-cart-index .cart-table .item-options dd:after {
	display: block;
	content: '';
}

.checkout-cart-index .cart-table .p-description .remove-item,
.wishlist-index-index .wishlist-table .p-description .remove-item {
	/* default font awesome class */
	font-size: 14px;
	padding: 8px;
	width: 10%;
	float: right;
}
.checkout-cart-index .cart-table .p-subtotal {
	text-align: right;
}
.checkout-cart-index .cart-table .p-subtotal {
	padding-right: 12px;
	padding-right: 0.750rem;
}
.checkout-cart-index .cart-table .p-qty .selectmenu-wrapper {
	position: relative;
	float: right;
	width: 100px;
	text-align: left;
}
.checkout-cart-index .cart-table .p-qty .ui-selectmenu {
	float: right;
}
.checkout-cart-index .col-2.border-none {
	text-align: right;
}

.checkout-cart-index .proceed {
	display: inline-block;
	width: auto;
}
.checkout-cart-index .continue-shopping a {
	font-size: 15px;
	font-size: 0.9375rem;
	float: left;
	color: #333333;
}
.checkout-cart-index .cart-totals .price {
	text-align: right;
	padding-left: 15px;
}
.checkout-cart-index .shipment-notice {
	float: left;
}
.checkout-cart-index .cart-totals {
    margin-top: 10px;
    float: right;
}
.checkout-cart-index .cart-totals strong {
	font-weight: 400;
}

.checkout-cart-index .deals {
	float: right;
	width: 100%;
	overflow: hidden;
}

.checkout-cart-index .giftcard,
.checkout-cart-index .discount-form {
	clear: both;
	float: right;
	margin-bottom: 15px;
    visibility: visible;
    opacity: 1;
    transition:visibility 0.3s linear,opacity 0.3s linear;
}

.checkout-cart-index .giftcard.hidden,
.checkout-cart-index .discount-form.hidden {
    visibility: hidden;
    opacity:0;
    position: absolute;
    right: 0;
    top: 0;
}

.checkout-cart-index .giftcard .input-box,
.checkout-cart-index .discount-form .input-box {
	margin-right: 15px;
	float: none;
}
.checkout-cart-index .giftcard .input-text,
.checkout-cart-index .discount-form .input-text {
	clear: both;
	border: 1px solid #e4e3e2;
	vertical-align: middle;
	color: #333333;
	border-radius: 0;
	-webkit-appearance: none;
	padding: 10px;
	font-size: 15px;
	font-weight: 300;
    position: static;
}

.checkout-cart-index .giftcard .input-text {
    width: 250px;
}

.checkout-cart-index .discount-form .input-text {
    width: 335px;
}

#toggle-giftcard,
.checkout-cart-index .deals .toggle-coupon {
    color: #333333;
    font-weight: 300;
    text-decoration: underline;
    font-size: 14px;
    display: block;
    cursor: pointer;
    visibility: visible;
    opacity: 1;
    transition:visibility 0.3s linear,opacity 0.3s linear;
    float: right;
    clear: both;
    margin: 5px auto;
}

#toggle-giftcard.hidden,
.checkout-cart-index .deals .toggle-coupon.hidden {
    visibility: hidden;
    opacity: 0;
    display: none;
}

.checkout-cart-index .giftcard button,
.checkout-cart-index .discount-form button {
    float: right;
    display: block;
    padding-top: 12px;
    padding-bottom: 12px;
    border: 1px #ffffff solid;
    margin-left: 10px;
    height: 40px;
    text-transform: uppercase;
}

.checkout-cart-index .giftcard button:before,
.checkout-cart-index .discount-form button:before {
	padding: 14px 0;
}

.checkout-cart-index .coupon-button.cancel {
	background: none;
	border: none;
	text-decoration: underline;
	padding: 6px 12px;
	font: 300 12px Roboto, sans-serif;
	clear: both;
	display: block;
}

.checkout-cart-index .giftcard .check-gc-status {
	color: #333;
	font-weight: 300;
	text-decoration: underline;
	cursor: pointer;
	float: right;
	font-size: 12px;
	margin-top: 8px;
}

.checkout-cart-index .giftcard .gift-card-info {
	border: 1px solid #ffbe00;
	padding: 10px;
}

.checkout-cart-index .giftcard .gift-card-info p:last-child {
	margin-bottom: 0;
}

.checkout-cart-index .cart-table .price-box {
	marign-top: 1px;
	font-size: 15px;
	font-size: 0.9375rem;
}
.checkout-cart-index .cart-table .price-box p {
	margin: 0;
}
.checkout-cart-index .cart-table .price-box .price-label {
	display: none;
}
.checkout-cart-index .cart-table .price-box .old-price .price {
	text-decoration: line-through;
	color: #b3b3b3;
}
.checkout-cart-index .cart-table .price-box .special-price .price {
	color: #ffbe00;
	font-weight: 700;
}
.checkout-cart-index .button-medium-secondary:before {
    height: 12px;
}

.checkout-cart-index .messages {
	margin-bottom: 15px;
}

.box-up-sell,
.crosssell {
	margin-bottom: 30px;
}

.box-up-sell .title {
	font: 400 30px "GoudyCatSC-Reg", serif;
}

.box-up-sell .products-grid li.item,
.crosssell .products-grid li.item {
	width: 20%;
	float: left;
	padding: 15px;
}

.box-up-sell .products-grid li.item .product-image,
.crosssell .products-grid li.item .product-image {
	margin-bottom: 10px;
	display: block;
	text-align: center;
}

.box-up-sell .products-grid li.item .product-name,
.crosssell .products-grid li.item .product-name {
	font: 400 18px "Sorts Mill Goudy", serif;
	margin: 0;
	display: block;
}

.box-up-sell .products-grid li.item .price-box .regular-price,
.box-up-sell .products-grid li.item .price-box .special-price {
	font-size: 15px;
}

.crosssell .products-grid li.item .actions button {
	width: 100%;
	background: #ffbe00;
	padding: 13px 15px 12px;
	font-size: 13px;
	cursor: pointer;
	border: 0;
	margin-top: 10px;
}

.crosssell .products-grid li.item .actions button:hover {
	background: #ffcb33;
}

#shopping-cart-table .p-price {
	width: 20%;
}

#shopping-cart-table .p-price .old-price {
	text-decoration: line-through;
	color: #b3b3b3;
}

#shopping-cart-table .p-price .regular-price {
	font-weight: 700;
	color: #ffbe00;
}

/* Cart USPs */
.block-checkout-usps {
    background-color: #F3F3F3;
	margin: 2.5rem 0;
	padding: 0;
	border: 1px #e4e3e2 solid;
}
.block-checkout-usps ul {
	display: flex;
	margin: 0;
	flex-wrap: wrap;
	padding: 15px 0 0 15px;
}
.block-checkout-usps ul li {
	flex: 0 0 33.333333%;
	position: relative;
	padding: 0 15px 15px 25px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .block-checkout-usps ul li {
        /* IE10+ specific styles go here */
        flex: 0 0 29%;
    }
}

.block-checkout-usps ul li:before {
	font-family: FontAwesome;
	content: "\f058";
	position: absolute;
	margin-left: -25px;
    color: #ffbe00;
}

.block-checkout-usps ul li strong span {
    color: #ffbe00;
}

/* CART PROGRESS */
.xhr-cart-progress {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.5);
	cursor: pointer;
	z-index: 5010;
}

.xhr-cart-progress-loader {
	height: 120px;
	width: 500px;
	padding: 10px 20px 20px 50px;
	background: #fff url(https://rivieramaison.com/skin/frontend/rivieramaison/default/images/ico-ajax-loader.gif) 90% center no-repeat;
	border: 1px solid #e4e3e2;
}

.is-centered {
	margin: auto;
	position: relative;
	top: 200px;
}

/* Steps */
.progress-steps {
	position: relative;
	width: 97%;
	margin-left: 1.5%;
	margin-right: 1.5%;
	padding: 10px 15px;
	padding: 0.625rem 0.9375rem;
	background-color: #f3f3f3;
	border-top: 1px solid #e4e3e2;
	border-bottom: 1px solid #e4e3e2;
	text-transform: uppercase;
	font-family: 'Sorts Mill Goudy', serif;
	font-size: 12px;
	font-size: 0.750rem;

}
.progress-steps .progress-step {
	display: inline;
	padding: 0 12px 0 0;
	padding: 0 0.750rem 0 0;
	font-family: "Roboto", serif;
}
.progress-steps .progress-step span {
	padding-right: 12px;
	padding-right: 0.750rem;
}
.progress-steps .last {
	margin-right: 0;
}
.progress-steps .active span {
	color: #333;
	font-weight: 700;
	cursor: pointer;
}
.progress-steps .active a {
	color: #333;
}

/*####################
	CHECKOUT
####################*/
/* One Page */

.checkout-cart-index .main {
	position: relative;
	margin-top: 20px;
}

.checkout-onepage-index .main {
	position: relative;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 0;
}

.checkout-cart-index .page-heading,
.checkout-onepage-index .page-heading {
	clear: left;
	width: 97%;
	margin-left: 1.5%;
	margin-right: 1.5%;
	padding: 20px 0 0;
	padding: 1.250rem 0 0;
	font-size: 36px;
	font-size: 2.250rem;
}

/*
.checkout-onepage-index .opc-login .column {
	position: relative;
	float: left;
	width: 47.1%;
	min-height: 402px;
	padding: 15px;
	padding: 0.938rem;
	margin: 0 20px 0 0;
	margin: 0 1.250rem 0 0;
	border: 1px solid #e4e3e2;
}

.checkout-onepage-index .opc-login .login .field:last-child {
	margin-bottom: 10px;
}

.checkout-onepage-index .opc-login .login label {
	float: left;
}

.checkout-onepage-index .opc .forgot-password h2,
.checkout-onepage-index .section .panel h3,
.checkout-onepage-index .opc-login .column .legend {
	margin-bottom: 16px;
	margin-top: 0;
	font-size: 15px;
	text-transform: uppercase;
}

.checkout-onepage-index .forgot-password-link {
	position: relative;
	color: #333;
	text-decoration: none;
	line-height: 1;
	clear: both;
	float: right;
	margin-top: 10px;
	background: url(https://rivieramaison.com/skin/frontend/rivieramaison/default/images/ico-arrow-right.png) 0 3px no-repeat;
	padding: 0 0 0 15px;
	text-decoration: none;
}


.checkout-onepage-index .forgot-password-link:hover {
	text-decoration: underline;
}
.checkout-onepage-index .opc-login .registered-users .button {
	float: right;
}
.checkout-onepage-index .opc-login .remember-me-box {
	position: absolute;
}

.checkout-onepage-index .opc-login .remember-me-box .checker {
	float: left;
}

.checkout-onepage-index .new-users .buttons-set {
	float: right;
}

.checkout-onepage-index .forgot-password {
	position: relative;
	float: left;
	width: 97.2%;
	padding: 15px;
	padding: 0.938rem;
	margin: 0 20px 0 0;
	margin: 0 1.250rem 0 0;
	border: 1px solid #e4e3e2;
}

.checkout-onepage-index .forgot-password h2 {
	margin-top: 0;
	font-size: 23px;
	font-size: 1.438rem;
}

.checkout-onepage-index .forgot-password label {
	display: block;
	width: 100%;
}

.checkout-onepage-index .forgot-password .input-box {
	float: left;
	width: 80%;
}

.checkout-onepage-index .forgot-password .buttons-set {
	position: absolute;
	right: 0.938rem;
	bottom: 0.938rem;
}

.change-address {
    cursor: pointer;
}

.opc-wrapper .page-title {
	position: fixed;
	left: -9999px;
}

.onepage-loader {
	width: 100%;
	display: block;
}
*/

.postcode-street1 {
	position: relative;
}

.postcode-street1 input.readonly {
	background: #DADADA;
}
#postcode-shipping-please-wait,
#postcode-billing-please-wait {
	padding: 0;
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(255,255,255,0.75);
}
#postcode-shipping-please-wait img,
#postcode-billing-please-wait img {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -16px auto auto -16px;
}

/* Block: Checkout Progress */
.opc-progress-container {
	float: left;
	width: 182px;
}

.opc-progress-container .opc-block-progress {
	background: #fff;
}

.opc-progress-container .opc-block-progress .block-title {
	padding: 17px 11px 10px 17px;
	background: none;
	border: 0;
	border-bottom: 1px solid #cfcfcf;
}

.opc-progress-container .opc-block-progress .block-title strong {
	font: 18px/1.1 Arial, Helvetica, sans-serif;
	padding: 0;
	color: #111;
}

.opc-progress-container .opc-block-progress .block-content {
	padding: 17px 11px 17px 17px;
}

.opc-progress-container .opc-block-progress dt {
	font-weight: bold;
	margin: 2px 0 8px;
}

.opc-progress-container .opc-block-progress dt.complete {
	font-weight: bold;
	margin: 2px 0 4px;
}

.opc-progress-container .opc-block-progress dt.complete a {
	font-weight: normal;
	text-transform: lowercase;
}

.opc-progress-container .opc-block-progress dd.complete {
	margin: 5px 0 8px;
	padding: 5px;
}

.opc-progress-container .block-progress .cards-list dd {
	padding: 0;
}

.opc-progress-container .block-progress .cards-list .info-table th {
	font-weight: normal;
}
/*
.opc {
	font-size: 1em;
}

.opc li.section {
	position: relative;
}

.opc .step-title {
	margin: 0 0 1px;
	position: fixed;
	left: -9999px;
}

.opc .step-title .number {
	display: none;
}

.opc .active .step-title {
	margin: 0 0 0;
	padding: 0 0 0 0;
	position: static;
	left: 0;
}

.opc .active .step-title h2 {
	cursor: default;
}

.opc .step .tool-tip {
	right: 10px;
}

.opc .order-review .authentication {
	margin: 0 auto;
	width: 570px;
}

.opc .order-review .warning-message {
	color: #222;
	font-weight: bold;
	text-align: center;
	padding: 10px 10px 0;
}

.opc .step-title h2 {
	display: none;
}

.opc .form-alt .input-box select {
	width: 100%;
	padding-right: 50px;
}

.checkout-back.button-back-primary {
	float: left;
	padding: 2px 10px;
	margin: 0 0 16px 15px;
}*/

/* billing form */
.opc-billing .billing-address-details,
.opc-billing fieldset.personal {
	padding-bottom: 0;
}

.opc-billing fieldset.personal h3 {
	font-size: 23px;
	font-size: 1.438rem;
	margin: 0;
}

.opc-billing li.newsletter,
.opc-billing .billing-address-details {
	padding-top: 0;
}

.opc-billing li.newsletter {
	margin: 0;
}

.opc-billing li.newsletter .checker,
.opc-billing li.newsletter label {
	float: left;
	line-height: 1.2;
}

.opc-billing .form-list .wide label {
	width: auto;
}

.opc-billing fieldset.loyalty-form {
	padding-bottom: 0;
}

.opc-billing .loyalty-form .legend {
	font: 700 1.2em 'Droid Sans', Ariel, sans-serif;
}

.opc-billing .loyalty-form .loyalty-forgot {
	font-size: 1.2em;
}

.opc-billing .yes-loyaltycard .input-box {
	width: auto;
}

.new-account-guest-checkout-options .field {
	clear: none;
	float: left;
	width: 28%;
	margin: 10px 0;
	margin: 0.625rem 0;
}

.opc .buttons-set
.opc .form-buttons {
	width: auto;
	text-align: right;
}

.opc .buttons-set p.back-link {
	text-align: left;
}

.opc .form-buttons {
	width: auto;
	text-align: right;
}

.checkout-onepage-payment-additional-customerbalance {
	margin-bottom: 5px;
}

.checkout-onepage-payment-additional-customerbalance .checkbox {
	margin-left: 0;
}

/* shipping methods */
.opc-shipping_method .buttons-set {
	float: right;
}

#co-shipping-method-form  .ui-selectmenu-open {
	width: 95.5%;
}

.opc .sp-method-available-label {
	width: auto;
	margin-bottom: 15px;
	margin-bottom: 0.938rem;
}

.opc .sp-methods fieldset {
	clear: left;
	background-color: transparent;
	padding: 0;
}

.opc .sp-methods .radios {
	clear: left;
	float: left;
	width: 100%;
}

.opc .shipping-address-form form .fields:first-child {
	margin-top: 0;
	margin-bottom: 0;
}

.opc .shipping-address-form {
	clear: left;
	margin-bottom: 20px;
	margin-bottom: 1.250rem;
}

.opc .shipping-address-form .customer-name .field {
	margin: 0;
}

.opc .shipping-address-form .tooltip {
	display: none;
}

.opc .shipping-address-form .fields .customer-name .input-box {
	width: 100%;
	padding: 0;
}

.opc .shipping-address-form .control {
	overflow: hidden;
}

.opc .shipping-address-form .control label {
	line-height: 1.2;
}

.opc .shipping-address-form .checker {
	float: left;
}

.opc .shipping-address-form label,
.sp-methods .radios label {
	width: auto;
}

.sp-methods .controls {
	float: left;
}

.sp-methods .radios input.radio {
	float: none;
	margin: 0 10px 0 0;
}

.opc .sp-methods .shipping-address-form .change-default-shipping-address {
	margin-top: 25px;
}

.sp-methods .default-shipping-address-view {
	margin-bottom: 40px;
}

.sp-methods .shipping-new-address-form .wide label {
	width: auto;
}

.sp-methods .store-pickup-fieldset .field {
	position: relative;
}

.sp-methods .store-pickup-fieldset .input-box {
	clear: left;
	float: left;
}

.sp-methods .store-pickup-fieldset .mini-search {
	float: left;
	margin: 0;
	width: 50%;
}

.sp-methods .store-pickup-fieldset .validation-advice {
	float: left;
	width: 100%;
}

.store-pickup-results {
	display: table;
	font-size: 1.5em;
	line-height: 1;
	clear: left;
	float: left;
	width: 615px;
	border-top: 1px solid #d9d9d9;
	margin: 20px 0;
}
.store-pickup-postcode-search .store {  }
.store-pickup-postcode-search .store input {
	opacity: 0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	border: none;
	background: none;
	display: -moz-inline-box;
	display: inline-block;
	zoom: 1;
	text-align: center;
	width: 19px;
	height: 19px;
}
.store-pickup-results li {
	display: table-row;
}
.store-pickup-postcode-search .store > span {
	position: relative;
	border-bottom: 1px solid #d9d9d9;
	padding: 15px 0;
	display: table-cell;
	vertical-align: middle;
}
.store-pickup-postcode-search .store span:after {
	content: ' ';
}
.store-pickup-postcode-search .store .radio {
	width: 19px;
	display: inline-block;
}
.store-pickup-postcode-search .store .name { }
.store-pickup-postcode-search .store .address { }
.store-pickup-postcode-search .store .distance {
	text-align: right;
}

.dhl-poi-fieldset .mini-search {
	float: left;
	margin: 0;
	font-size: 1em;
}

.shipping-address-form .dhl-poi-results {
	clear: left;
	float: left;
	width: 615px;
	margin: 20px 0 0 0;
	font-size: 1.2em;
}

.dhl-poi-results li {
	line-height: 3;
	border-bottom: 1px solid #ccc;
	cursor: pointer;
}

.dhl-poi-results .name {
	display: inline-block;
	width: 275px;
	padding: 0 0 0 40px;
}

.dhl-poi-results .distance {
	float: right;
}

.postnl_shipping_address_form {
	margin: 0 20px 40px;
}

.col2-set.postnl_pickup_times {
	margin-bottom: 0;
	padding-bottom: 0;
}

/* payment / overview */
.opc-payment h4.header {
	font-size: 15px;
	font-size: 0.938rem;
	text-transform: uppercase;
}
.sp-methods address {
	font-style: normal;
	font-size: 15px;
	font-size: 0.938rem;
}

.opc-payment .edit-address {
	position: relative;
	color: #333;
	font-size: 15px;
	font-size: 0.938rem;
	text-decoration: none;
	cursor: pointer;
}

.opc-payment .shipping-description {
	margin-bottom: 0;
}

.opc-payment .payment-buttons-top .button {
	display: none;
}

.opc-payment .sp-methods .col2,
.opc-payment .sp-methods .use-loyalty,
.opc-payment .sp-methods .shipping-details,
.opc-payment .payment-details {
	margin-top: 35px;
}

.opc-payment .sp-methods .address-details,
.opc-payment .sp-methods .col2 {
	float: left;
}
.opc-payment .sp-methods .col2 {
	margin: 0 0 0 70px;
}

.opc-payment  .payment-details dt,
.opc-payment .payment-details .header {
	display: none;
}

.opc-payment .payment-details .form-list ul {
	font-size: 15px;
	font-size: 0.938rem;
}

.opc-payment .sp-methods .payment-details dl {
	font-size: 1em;
}

.opc-payment .sp-methods .checkout-agreements label {
	width: auto;
	font-size: 1em;
}


.opc-payment .sp-methods .shipping-option-active {
	clear: left;
	float: left;
	margin: 0 0 5px 0;
}

.opc-payment .sp-methods .use-loyalty-information {
	float: left;
}

.opc-payment .sp-methods .use-loyalty ul {
	float: right;
}

.opc-payment .sp-methods .use-loyalty .radios label {
	height: auto;
	margin: 0 10px 0 0;
	line-height: 1.2;
}

.payment-step .message { margin-bottom: 35px; }

.payment-step #show-terms-and-conditions {
	position: relative;
	color: #333;
	font-size: 15px;
	font-size: 0.938rem;
	text-decoration: none;
	cursor: pointer;
}
.payment-step #show-terms-and-conditions:after {
	content: "";
	position: absolute;
	bottom: 2px;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #ffbe00;
	z-index: -1;
}

.payment-step .overlay.agreement {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 2000%;
	background-color: rgba(204, 204, 204, 0.8);
	z-index: 100;
}

.payment-step .agreement-content {
	position: relative;
	padding: 40px 30px;
	width: 710px;
	height: 300px;
	margin-left: -355px;
	left: 50%;
	top: 200px;
	background-color: #fff;
}

.payment-step .agreement-content .close {
	position: absolute;
	top: 10px;
	right: 10px;
	height: 16px;
	width: 16px;
	background: url(https://rivieramaison.com/skin/frontend/rivieramaison/default/images/ico-close.png) center center no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
}

.payment-step .agreement-text {
	overflow-y: scroll;
	height: 280px;
}

.payment-step .agreement-content .field-item ol a {
	font-size: 1.2em;
}
.opc-payment .buttons-set {
	position: absolute;
	right: 0;
	bottom: 3px;
	width: 36%;
}
/* reset terms & conditions */
.agreement-text * {
	font-size: 12px;
	line-height: 2.2em;
}

.agreement-text p {
	font-size: 1em;
}

.agreement-text h1 {
	font-size: 1.6em;
}

.agreement-text h2 {
	font-size: 1.5em;
}

.agreement-text h3 {
	font-size: 1.4em;
}

.agreement-text h4 {
	font-size: 1.3em;
}

.agreement-text h5 {
	font-size: 1.3em;
}

.agreement-text h6 {
	font-size: 1.1em;
}

/* checkout sidebar cart */
.opc-block-progress #shipping_method-progress-opcheckout {
	padding: 0 15px;
}
.opc-block-progress #shipping_method-progress-opcheckout .label {
	font-size: 15px;
	font-size: 0.9375rem;
	text-align: right;
	padding: 0 10px;
	padding: 0 0.625rem;
	float: left;
}
.opc-block-progress #shipping_method-progress-opcheckout .price-box {
	font-size: 15px;
	font-size: 0.9375rem;
	text-align: right;
	padding: 0 10px;
	padding: 0 0.625rem;
	float: right;
}
.opc-block-progress #shipping_method-progress-opcheckout > div:after {
	content: "";
	display: table;
	clear: both;
}

.checkout-cartsidebar-wrapper .checkout-cartsidebar-totals-wrapper table {
	margin: 0 0 0 6px;
	margin: 0 0 0 0.375rem;
	font-size: 15px;
	font-size: 0.9375rem;
	text-align: right;
	float: right;
}

.checkout-cartsidebar-wrapper .checkout-cartsidebar-totals-wrapper table strong {
	font-weight: 400;
}

.opc-block-progress .block-title {
	font-family: "GoudyCatSC-Reg", serif;
	font-weight: 400;
	line-height: 0.9;
	font-size: 15px;
	padding: 15px;
	padding: 0.938rem;
	margin: 0;
	text-transform: uppercase;
}

.opc-block-progress .product-size {
	display: none;
}

.opc-block-progress .product-qty {
	float: left;
	color: #333333;
	padding-top: 6px;
}

.opc-block-progress .price-wrap {
	float: right;
}

.opc-block-progress .price-wrap .price {
	font-weight: 400;
	color: black;
}

.mini-products-list {
	margin: 0 0 12px 0;
	margin: 0 0 0.75rem 0;
	border-top: 1px solid #e4e3e2;
	border-bottom: 1px solid #e4e3e2;
	padding-bottom: 15px;
}

.mini-products-list .item {
	padding: 15px 15px 0 15px;
}

.mini-products-list .product-image {
	float: left;
	width: 25%;
	margin-right: 10px;
	margin-right: 0.625rem;
	line-height: 0;
}

.mini-products-list .product-image img {
	width: 100%;
}

.mini-products-list .product-information {
	float: left;
	width: 70%;
}

.mini-products-list .product-information a {
	color: #000;
}

.mini-products-list .product-name {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
}

.mini-products-list .price {
	float: right;
	margin: 6px 0 0 0;
}

.mini-products-list .item-options {
	clear: both;
	font-size: 1em;
}

.mini-products-list .item-options dd,
.mini-products-list .item-options dt {
	float: left;
}

.mini-products-list .item-options dt {
	clear: left;
}

.mini-products-list .item-options dd {
	padding-left: 5px;
}

.checkout-cartsidebar-totals-wrapper .label {
	padding: 0 10px;
	padding: 0 0.625rem;
}

.checkout-cartsidebar-totals-wrapper .grand-total-incl-tax .price {
	background-position: 2px 10px;
}

.checkout-onepage-index .col-right .links {
	position: relative;
	bottom: 0;
	width: 100%;
	margin: 15px 0 0 0;
	margin: 0.938rem 0 0 0;
	padding: 15px 10px 10px 15px;
	padding: 0.938rem 0.625rem 0.625rem 0.938rem;
	border-top: 1px solid #e4e3e2;
}

.checkout-onepage-index .col-right .links li {
	background: url(https://rivieramaison.com/skin/frontend/rivieramaison/default/images/ico-arrow-right.png) 0 0.6em no-repeat;
	line-height: 2;
}

.checkout-onepage-index .col-right .links li a {
	font-family: "Sorts Mill Goudy", serif;
	color: #333333;
	padding: 0 0 0 20px;
	padding: 0 0 0 1.25rem;
	font-size: 16px;
	font-size: 1rem;
}

/**
 * I have styled on id's here because the javascript generated tags do not have classes that define where they belong to
 * or which width they should have. I won't add them to the javascript becaute it is a community jQuery-UI module
 */
.opc div.wide-selectmenu {
	padding-right: 0;
}

.wide-selectmenu .ui-selectmenu,
#shippingflatrate--address-select-menu,
#shippingkiala--address-select-menu,
#shippingstorepickup--address-select-menu,
#shippingscoredhl--address-select-menu,
#shippingbpost--address-select-menu,
#billing-address-select-menu,
.wide-selectmenu .ui-selectmenu-menu {
	min-width: 100%;
	max-width: 100%;
	width: 100%
}

/* PLEASE WAIT */
.please-wait {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(255, 255, 255, 0.85);
	text-align: center;
	z-index: 10;
	font-size: 1.8em;
	color: #333;
	padding-top: 5%;
}

.please-wait img {
	display: none;
}

.checkout-onepage-success .page-title h1 {
	margin: 15px 0;
	font-weight: 100;
	text-transform: uppercase;
	font-family: Roboto, Arial, sans-serif;
}

.checkout-onepage-success .page-title {
	margin: 0 0 15px 0;
	font-size: 3.6em;
	font-weight: 100;
	text-transform: uppercase;
	font-family: Roboto, Arial, sans-serif;
	overflow: hidden;
}

.checkout-onepage-success .thank-you-content {
	margin: 30px 0;
	margin: 1.875rem 0;
	padding: 15px;
	padding: 0.938rem;
	border: 1px solid #e4e3e2;
}

.checkout-onepage-success .thank-you-content h1,
.checkout-onepage-success .thank-you-content h2 {
	font-size: 23px;
	font-size: 1.438rem;
}
.checkout-onepage-success .thank-you-content a {
	position: relative;
	color: #333;
	font-size: 15px;
	font-size: 0.938rem;
	text-decoration: none;
	cursor: pointer;
}
.checkout-onepage-success .thank-you-content a:after {
	content: "";
	position: absolute;
	bottom: 2px;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #ffbe00;
	z-index: -1;
}
.checkout-onepage-success .success-links {
	margin: 10px 0;
}

.checkout-onepage-success .col-main .buttons-set {
	float: right;
	margin-top: 10px;
}

/* Category Header Block */
.category-description-wrapper {
	display: table;
	width: 97%;
	margin-left: 1.5%;
	margin-right: 1.5%;
}

.category-description-wrapper .category-image {
	display: table-cell;
}
.category-description-wrapper .category-image img {
	width: 600px;
	height: auto;
	max-width: 600px;
}

.category-description-wrapper .category-description {
	padding: 0 35px;
	display: table-cell;
	vertical-align: middle;
}

.category-description-wrapper .category-description h1 {
	font-family: "Roboto", sans-serif;
	font-weight: 700;
	margin: 0 0 10px 0;
	font-size: 15px;
	color: #333333;
	text-transform: uppercase;
	letter-spacing: 1px;
}

span[itemprop="sku"] {
	display: none;
}

.product-list-title h3,
.product-list-title .h2,
.product-list-title .count {
	display: inline-block;
	margin-bottom: 10px;
	margin-bottom: 0.625rem;
}
.product-list-title .count {
	margin-left: 5px;
	margin-left: 0.3125rem;
	font-size: 14px;
	font-size: 0.875rem;
	color: #666666;
}

.back-breadcrumbs {
	float: left;
	margin-left: 1.5%;
	margin-right: 1.5%;
	margin-top: 35px;
}
.back-to-parent-category {
	float: left;
	margin-left: 15px;
	margin-left: 0.9375rem;
	padding: 2px 10px 2px 7px;
	padding: 0.125rem 0.625rem 0.125rem 0.4375rem;
	color: black;
}
.back-to-parent-category:hover {
	text-decoration: none;
}

.breadcrumbs-pdp-wrap {
	overflow: hidden;
	float: left;
	width: 70%;
}

.breadcrumbs-pdp-wrap .back-breadcrumbs {
	float: left;
	width: auto;
	margin: 0 1.5% 0 0;
}
.breadcrumbs-pdp-wrap .breadcrumbs {
	float: left;
	width: auto;
}

.block-social-share {

}

.col-left {
	margin-top: 35px;
	margin-top: 2.1875rem;
}
.col-main {
	margin-top: 30px;
	margin-top: 1.875rem;
}
.category-displaymode-bannerpage .col-main {
	margin-top: 0;
}

/* Catalog product view
----------------------------------- */
.catalog-product-view .main {
	margin-top: 25px;
}
.catalog-product-view .col-main {
	position: relative;
}
.catalog-product-view .product-view {
	margin-bottom: 30px;
	width: 100%;
	clear: both;
}
.catalog-product-view .block-social-share {
	float: right;
	padding: 10px 0 10px 8px;
}
.catalog-product-view .product-essential {
	margin-top: 20px;
	margin-top: 1.250em;
}
.catalog-product-view .product-view .label {
	position: absolute;
	display: inline-block;
	background: #ffbe00;
	text-align: center;
	text-transform: uppercase;
	font-weight: 600;
	-webkit-font-smoothing: antialiased;
	padding: 7px 7px 5px;
	padding: 0.4375rem 0.4375rem 0.3rem;
	font-size: 11px;
	font-size: 0.6875rem;
	top: -10px;
	top: -0.625rem;
	right: 10px;
}
.catalog-product-view .product-img-box {
	position: relative;
	width: 57.04467%;
	float: left;
	margin-right: 3.09278%;
}
.catalog-product-view .product-info-wrap {
	width: 39.86254%;
	float: left;
	margin-right: 3.09278%;
	margin-right: 0;
}
.catalog-product-view .product-info-wrap ol {
	list-style: none outside none;
}
.catalog-product-view .product-info-wrap ol li:before {
	color: #ffbe00;
	content: "\2022";
	padding-right: 6px;
	padding-right: 0.375rem;
	font-weight: 700;
}
.catalog-product-view .product-info-wrap h1 {
	margin-bottom: 10px;
	margin-bottom: 0.625rem;
}
.catalog-product-view .product-sell-box {
	background: #f3f3f3;
	margin: 0 -10px;
	margin: 0 -0.625rem;
	padding: 10px;
	padding: 0.625rem;
}
.catalog-product-view .product-sell-box .btn-reserve,
.catalog-product-view .product-sell-box .btn-wishlist {
	display: inline-block;
	width: 100%;
	padding: 8px 5px;
	border: 1px solid #a6a1a0;
	font-size: 13px;
	text-align: center;
	transition: all .2s ease-in-out;
}

.catalog-product-view .product-sell-box .btn-stock-alert {
	display: inline-flex;
	width: 100%;
	padding: 8px 5px;
	border: 1px solid #a6a1a0;
	font-size: 13px;
	text-align: center;
	transition: all .2s ease-in-out;
	justify-content: center;
	background-color: #333333;
	color: #FFFFFF;
}
.catalog-product-view .product-sell-box .btn-stock-alert:before {
	content: '';
	background: url('https://rivieramaison.com/skin/frontend/rivieramaison/default/images/envelope_icon_rm.svg') no-repeat;
	margin-right: 5px;
	font-size: 22px;
	display: block;
	align-self: center;
	width: 14px;
	height: 10px;
}

.catalog-product-view .product-sell-box .btn-wishlist:before {
	content: '\002661';
	margin-right: 5px;
}

.catalog-product-view .product-sell-box .btn-reserve:hover,
.catalog-product-view .product-sell-box .btn-wishlist:hover {
	text-decoration: none;
	background: #ffbe00;
	border: 1px solid #ffbe00;
	transition: all .2s ease-in-out;
}

.catalog-product-view .product-sell-box .btn-stock-alert:hover {
	text-decoration: none;
	background: #4d4d4d;
	transition: all .2s ease-in-out;
}

.catalog-product-view .add-to-cart .selectmenu-wrapper {
	position: relative;
	float: left;
	width: 91px;
	margin-right: 10px;
	margin-right: 0.625rem;
}

.catalog-product-view .product-shop .price-box {
	margin: 1.25rem -0.625rem 0;
}
.catalog-product-view .price-box {
	position: relative;
	color: black;
	padding: 0 0 5px;
	padding: 0 0 0.3125rem;
}

.catalog-product-view .price-box p {
	margin-bottom: 5px;
	margin-bottom: 0.313rem;
}

.catalog-product-view .price-box .old-price .price {
	color: #b7b3b3;
	text-decoration: line-through;
}

.catalog-product-view .price-box .price-label {
	display: none;
}
.catalog-product-view .price-box .regular-price,
.catalog-product-view .price-box .special-price {
	font-size: 28px;
}
.price-box .label {
	display: none;
}
.catalog-product-view .price-box .label {
	position: static;
	background: inherit;
	top: inherit;
	right: inherit;
	bottom: 0px;
	text-transform: inherit;
	font-weight: inherit;
}
.catalog-product-view .price-box.giftcard {
	font-size: 28px;
	margin-bottom: 0.313rem;
}
.catalog-product-view .price-box.giftcard .price-label {
	display: inline-block;
	font-size: 15px;
	margin-right: 3px;
	vertical-align: top;
}
.catalog-product-view .qty {
	width: 12%;
	padding: 3% 2%;
	float: left;
	border: 1px solid #a6a1a0;
	margin: 0 2.6% 0 0;
	text-align: center;
}

.catalog-product-view .button-wrap {
	width: 85.4%;
	float: left;
}

.catalog-product-view .add-to-cart:after {
	content: "";
	display: table;
	clear: both;
}

.catalog-product-view .add-to-cart .btn-cart {
	width: 100%;
	padding: 13px 18px 12px;
	font-family: inherit;
	font-size: 15px;
    text-transform: none;
}

.catalog-product-view .product-not-salable-coming-soon {
	font-size: 1.063rem;
	font-family: "Sorts Mill Goudy", sans-serif;
	font-style: italic;
	clear: left;
	padding-top: 4%;
	padding-left: 30%;
}

.catalog-product-view .product-not-salable-sold-out {
	font-size: 1.063rem;
	font-family: "Sorts Mill Goudy", sans-serif;
	font-style: italic;
	clear: left;
	padding-top: 4%;
	padding-left: 6%;
}

.catalog-product-view .product-not-salable-store-only {
	font-size: 1.063rem;
	font-family: "Sorts Mill Goudy", sans-serif;
	font-style: italic;
	clear: left;
	text-align: center;
}

.catalog-product-view .add-to-links {
	padding-top: 10px;
}

.catalog-product-view .add-to-links:after {
	content: "";
	display: table;
	clear: both;
}

.catalog-product-view .add-to-links li {
	width: 100%;
}

.catalog-product-view .add-to-links li:nth-last-child(2):first-child,
.catalog-product-view .add-to-links li:nth-last-child(2):first-child ~ li{
	float: left;
	width: 48.7%;
}

.catalog-product-view .add-to-links li:first-child:not(:last-child) {
	margin-right: 1.3%;
}

.catalog-product-view .add-to-links li:last-child:not(:first-child) {
	margin-left: 1.3%;
}

.catalog-product-view .usp-list {
	margin: 20px 0 10px 0;
	margin: 1.250em 0 0.625em 0;
	font-size: 17px;
	font-size: 1.063rem;
	font-family: "Sorts Mill Goudy", sans-serif;
	font-style: italic;
}
.catalog-product-view .usp-list li {
	padding-left: 17px;
	padding-left: 1.063rem;
	background: url(https://rivieramaison.com/skin/frontend/rivieramaison/default/images/ico-usp-check.png) left 6px no-repeat;
}
.product-disclaimer {
	margin-top: 15px;
	margin-top: 0.938rem;
	font-size: 14px;
	font-size: 0.875rem;
}
.catalog-product-view .product-tabs {
	margin-top: 25px;
	margin-top: 1.563rem;
}
.catalog-product-view .ui-accordion .ui-accordion-header {
	font-family: "GoudyCatSC-Reg", serif;
	font-weight: 400;
	text-transform: uppercase;
	-webkit-font-smoothing: subpixel-antialiased;

}
.catalog-product-view .product-tabs.ui-tabs .ui-tabs-nav li a {
	padding: 10px 0;
	padding: 0.625rem 0;
}
.catalog-product-view .product-tabs .cms-content p {
	font-family: "Roboto", sans-serif;
	font-size: 15px;
	font-size: 0.9375rem;
}
.catalog-product-view .product-tabs .title {
	font-weight: 400;
}

.catalog-product-view .price-box-bundle .price-box .price-label,
.catalog-product-view .price-box-bundle .price-box .price-from,
.catalog-product-view .price-box-bundle .price-box .price-to {
    display: inline-block;
    font-size: 15px;
    margin-right: 3px;
}

.catalog-product-view .price-box-bundle .price-box .price-label {
    vertical-align: top;
}

.catalog-product-view .price-box-bundle .price-box .price {
    font-size: 28px;
}
.catalog-product-view #bundle-product-wrapper .product-sell-box .price-box {
    margin: 0;
}
#bundle-product-wrapper .input-box {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
#bundle-product-wrapper dd .input-box .qty-holder {
    flex: 0 0 auto;
}
#bundle-product-wrapper dd .input-box .qty-holder .qty {
    height: 42px;
    width: 42px;
    float: none;
    margin-right: 0.625rem;
}
#bundle-product-wrapper dd .input-box .qty-holder .qty.qty-disabled {
    display: none;
}
#bundle-product-wrapper dd .input-box select {
    flex: 1 0 auto;
    min-width: auto;
}
#bundle-product-wrapper .qty-holder label {
    display: none;
}
#bundle-product-wrapper .qty-holder .qty-disabled {
    margin: 0;
}
#bundle-product-wrapper .price-as-configured {
    font-size: 28px;
    padding: 0.625rem 0;
}
#bundle-product-wrapper .availability {
    margin-bottom: 0;
}
.widget.moments-banner {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	height: auto;
}
.moments-banner .next-panel-wrap {
	display: none;
}
.widget.moments-banner .banner {
	width: 100%;
	border: none;
}
.moments-banner .content {
	position: absolute;
	color: white;
	text-align: center;
	bottom: 40px;
	bottom: 2.5rem;
	right: 30px;
	right: 1.875rem;
}
.moments-banner .content h3 {
	font-family: "Sorts Mill Goudy", serif;
	font-style: italic;
	-webkit-font-smoothing: antialiased;
	font-size: 55px;
	font-size: 3.4375rem;
	margin: 0;
	text-shadow: 0 0 5px rgba(51, 51, 51, 0.3);
	color: #fff;
}
.moments-banner .content h4 {
	text-transform: uppercase;
	-webkit-font-smoothing: antialiased;
	font-size: 55px;
	font-size: 3.4375rem;
	margin: -10px 0 0;
	margin: -0.625rem 0 0;
	text-shadow: 0 0 5px rgba(51, 51, 51, 0.3);
}
.moments-banner .content p {
	position: relative;
	margin-top: 2px;
	font-size: 18px;
	font-size: 1.125rem;
	text-shadow: 0 0 5px rgba(51, 51, 51, 0.3);
}
.moments-banner .content p:before {
	content: "";
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	top: -5px;
	width: 120px;
	height: 1px;
	background: #fff;
	box-shadow: 0 0 2px rgba(51, 51, 51, 0.3);
}
.moments-banner img {
	width: 100%;
}
.catalog-product-view .back-to-parent-category {
	float: left;
	margin: 10px 0 10px 10px;
	margin: 0.625rem 0 0.625rem 0.625rem;
	padding: 2px 10px 2px 7px;
	padding: 0.125rem 0.625rem 0.125rem 0.4375rem;
	color: black;
}
.catalog-product-view .breadcrumbs {
	width: auto;
	margin-top: 11px;
	float: none;
}

.thumb-scroller {
	position: relative;
	float: left;
	width: 15.551537070524%;
	padding: 5px 0;
	overflow: hidden;
}

.product-image-thumbs {
	height: 380px;
}

.thumb-scroller .lSSlideWrapper,
.thumb-scroller .lSSlideOuter {
	overflow: visible;
}

.thumb-scroller .lSSlideOuter {
	padding: 20px 0;
}

.thumb-scroller .lSSlideOuter.vertical .lSAction > .lSPrev {
	background: #fff url(https://rivieramaison.com/skin/frontend/rivieramaison/default/images/arrow-up.png) no-repeat;
	background-position: bottom center;
	margin-left: -43px;
	top: -35px;
	height: 27px;
}

.thumb-scroller .lSSlideOuter.vertical .lSAction > .lSNext {
	background: #fff url(https://rivieramaison.com/skin/frontend/rivieramaison/default/images/arrow-down.png) no-repeat;
	background-position: top center;
	margin-left: -43px;
	bottom: -27px;
	height: 27px;
}

.thumb-scroller .lSAction > a {
	height: 20px;
	width: 86px;
	margin-left: -44px;
	opacity: 1 !important;
}

.thumb-scroller .thumb-link {
	display: block;
}

.detail-product-image {
	position: relative;
	float: right;
	width: 78.661844484629%;
}
.product-img-box .zoom-notice {
	display: table;
	margin: 0 auto;
	padding-left: 30px;
	padding-left: 1.875em;
	background: url(https://rivieramaison.com/skin/frontend/rivieramaison/default/images/ico-search.png) left 0.4em no-repeat;
	background-size: 16px;
	font-size: 15px;
	font-size: 0.938rem;
}

.detail-product-image .gallery-image {
	display: none;
}

.detail-product-image .gallery-image.visible {
	display: block;
}

.catalog-product-view .zoomWindow {
	width: 387px;
	overflow: hidden;
	background: #fff;
}

/* Products Color
--------------------------------------------*/
.color-options-label {
	margin: 20px 0 10px;
	margin: 1.250rem 0 0.625rem;
	font-family: "GoudyCatSC-Reg", serif;
	text-transform: uppercase;
	line-height: 1;
}

.color-options li {
	float: left;
	margin: 0 8px 8px 0;
}

.color-option {
	display: block;
	width: 30px;
	height: 30px;
}

.color-option.ffffff {
	border: 1px solid #e4e3e2;
}

.color-option.out-of-stock {
	border: 1px solid #d8524d;
	background-image: -moz-linear-gradient(315deg,  transparent 49%, #d8524d 50%, transparent 51%); /* FF3.6+ */
	background-image: -webkit-gradient(linear, left bottom, right top, color-stop(49%,transparent), color-stop(50%,#d8524d), color-stop(51%,transparent)); /* Chrome,Safari4+ */
	background-image: -webkit-linear-gradient(315deg,  transparent 49%,#d8524d 50%,transparent 51%); /* Chrome10+,Safari5.1+ */
	background-image: -o-linear-gradient(315deg,  transparent 49%,#d8524d 50%,transparent 51%); /* Opera 11.10+ */
	background-image: -ms-linear-gradient(315deg,  transparent 49%,#d8524d 50%,transparent 51%); /* IE10+ */
	background-image: linear-gradient(315deg,  transparent 49%,#d8524d 50%,transparent 51%); /* W3C */
}

/* Related products
--------------------------------------------*/
.related-wrapper {
	padding: 0 22px;
	margin-top: 50px;
}

.related-products {
	position: relative;
	margin-bottom: 30px;
	width: 45%;

}

.related-products:first-child:last-child {
	width: 100%;
}

.related-products:first-child {
	float: left;
}

.related-products:last-child {
	float: right;
}

.related-products.rs-carousel-disabled {
	margin-left: 0;
	margin-right: 0;
}

.related-products.box-up-sell {
	width: 96%;
	margin: 0 2%;
}

.related-products p.title {
	display: inline;
	font-size: 30px;
	font-size: 1.875rem;
	font-family: "GoudyCatSC-Reg", serif;
}

.related-products .count {
	margin-left: 5px;
	margin-left: 0.3125rem;
	font-size: 14px;
	font-size: 0.875rem;
	color: #666;
}

.related-products .products {
	margin: 10px 0;
	margin: 0.625rem 0;
	overflow: hidden;
}

.related-products li {
	float: left;
	max-width: 100px;
	margin-right: 10px;
	overflow: hidden;
}

.related-products li img {
	display: block;
	margin-bottom: 10px;
}

.related-products .product a {
	display: block;
	color: #333;
}

.related-products a:hover {
	text-decoration: none;
}

.related-products .info-wrapper {
	padding: 0 4px;
	padding: 0 0.250rem;
}

.related-products .label {
	color: #ffbe00;
	font-weight: 400;
	font-size: 12px;
	font-size: 0.750rem;
	text-transform: uppercase;
}

.related-products .name {
	margin-bottom: 0;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.related-products .price-box p {
	margin-bottom: 0;
}

.related-products .price-box .regular-price,
.related-products .price-box .special-price {
	font-size: 15px;
	font-size: 0.938rem;
}

.related-products .price-box .special-price .price {
	color: #ffbe00;
	font-weight: 400;
}

.related-products .price-box .regular-price .price-decimal {
	font-size: 15px;
	font-size: 0.938rem;
	line-height: inherit;
	vertical-align: inherit;
}

.related-products .rs-carousel-action-disabled {
	display: none;
}

.related-products .rs-carousel-action-prev {
	position: absolute;
	top: 105px;
	left: -17px;
	width: 10px;
	height: 20px;
	background: url(https://rivieramaison.com/skin/frontend/rivieramaison/default/images/arrow-left.png) no-repeat;
	text-indent: -9999em;
}

.related-products .rs-carousel-action-next {
	position: absolute;
	top: 105px;
	right: -17px;
	width: 10px;
	height: 20px;
	background: url(https://rivieramaison.com/skin/frontend/rivieramaison/default/images/arrow-right.png) no-repeat;
	text-indent: -9999em;
}

/* Shopping Cart - Related Products */
.cart-table .block-related ol li.item {
	float: left;
	width: 19.5%;
	margin-left: 0.6266534%;
	text-align: center;
}

.cart-table .block-related ol li.item span.product-image,
.cart-table .block-related ol li.item span.product-name,
.cart-table .block-related ol li.item span.price-info {
	display: block;
}

.cart-table .block-related ol li.item .related-checker {
	margin: 0 auto;
}

.cart-table .block-related ol li.item:first-child {
	margin-left: 0;
}

.cart-table .block-related ol li.item .price-box .old-price,
.cart-table .block-related ol li.item .price-box .special-price{
	display: inline-block;
}

.cart-table .block-related ol:after {
	content: "";
	display: table;
	clear: both;
}


.moment-products {
	margin: 0;
	clear: left;
	padding: 30px 0 50px;
	background-color: #f3f3f3;
	text-align: center;
	font-family: 'Sorts Mill Goudy', serif;
}

.moment-products li p.description,
.moment-products li p.title {
	margin: 0 0 10px 0;
}

.moment-products p.title {
	color: #000;
	margin-bottom: 20px;
	display: block;
}

.moment-products .description {
	font-size: 1.063rem;
}

.moment-products ul.category,
.moment-products ul.products {
	display: table;
	margin: 0 auto;
	width: 744px;
}

.moment-products ul.products {
	margin-top: -25px;
}
.moment-products ul.products.product-nth-1 {
	margin-top: 0;
}
.moment-products .category .right .name.title {
	padding-top: 40px;
}
.moment-products .left .name.title,
.moment-products .right .name.title {
	padding-top: 65px;
}

.moment-products .category .right {
	vertical-align: top;
}

.moment-products li {
	display: table-row;
	float: none;
	margin: 0;
}

.moment-products .right,
.moment-products .left {
	position: relative;
	display: table-cell;
	width: 372px;
	vertical-align: top;
	padding: 0 10px;
}

.moment-products .right {
	text-align: left;
}

.moment-products .left {
	text-align: right;
}

.moment-products .name.title {
	font-size: 1.438rem;
	white-space: normal;
	line-height: 1;
}

.moment-products li img {
	display: inline;
	margin: 0;
}

.moment-products .image {
	line-height: 0;
}
.moment-products .right .product-animation {
	position: absolute;
	top: 0;
	right: 5px;
}
.moment-products .left .product-animation {
	position: absolute;
	top: 0;
	left: 12px;
}
.moment-products .product-nth-3 .last-image {
	float: left;
}
.moment-products .product-nth-3 .last-text {
	float: left;
	width: 170px;
	margin-left: 20px;
}
.moment-products .product-nth-3 .description {
	display: none;
}
.moment-products .product-nth-3 .name.title {
	padding-top: 0;
}

/* Nico
--------------------------------------------*/

.nico,
.nico .inner {
	border: 1px solid #000;
}

.nico {
	width: 600px;
	margin: 50px auto;
}
.nico .inner {
	width: 586px;
	margin: 5px auto;
	text-align: center;
	padding: 45px;
}
.nico .profile_picture {
	display: inline-block;
	height: 80px;
	width: 80px;
	background: url('https://rivieramaison.com/skin/frontend/rivieramaison/default/images/nico.jpg') no-repeat center center;
}
.nico .title {
	width: 300px;
	overflow: hidden;
	display: block;
	margin: 10px auto;
	font: normal 30px NicoliciousCaps, sans-serif;
	color: #000;
	line-height: 1;
}

.nico .description {
	margin-top: 20px;
	font-family: 'Sorts Mill Goudy', serif;
	font-size: 1.063rem;
}

.nico .name {
	font-family: 'fg_alexregular', sans-serif;
	font-size: 1.063rem;
}

.nico .product_image {
	margin: 10px;
}

.nico a {
	color: #333;
}

.nico a:hover {
	text-decoration: none;
}

.nico .how-to,
.nico .video-title {
	margin: 35px 0 0 0;
	font: normal 30px/1 'fg_alexregular', sans-serif;
	-webkit-font-smoothing: subpixel-antialiased;
}
.nico .video-title {
	margin: 5px 0 12px;
	font-size: 18px;
}
.nico .media-video {
	margin: 10px 0;
}
.nico .view-more-video {
	padding-left: 14px;
	font: normal 16px "Sorts Mill Goudy", sans-serif;
	text-transform: none;
	background: none;
}
.nico .view-more-video:before {
	top: 3px;
	width: 10px;
	font-size: 17px;
}
.nico .upsell-products {
	margin: 35px 72px 0 72px;
}
.nico .upsell-products .details {
	color: #fff;
	padding-bottom: 9px;
}
.nico .item {
	clear: both;
}
.nico .item:first-child .product_image {
	margin-top: 0;
}
.nico .item .name {
	padding-top: 5px;
	text-align: left;
}
.nico .item .product_image {
	float: left;
	margin: -20px 25px 0 0;
}
.nico .item.right .product_image {
	float: right;
	margin-right: 0;
	margin-left: 25px;
}
.nico .item .short-description {
	font: normal 16px 'Sorts Mill Goudy', serif;
	text-align: left;
}
.nico .one-product.upsell-products {
	margin-left: 0;
	margin-right: 0;
}
.nico .one-product .product_image {
	float: none;
	margin: 0;
}
.nico .one-product .item .name {
	text-align: center;
}

/* Perfectly Imperfect
----------------------------------- */
.perfectly-imperfect {
	width: 600px;
	margin: 0 auto;
	text-align: center;
}
.perfectly-imperfect .video-title {
	margin-bottom: 15px;
	font: normal 30px GoudyCatSC-Reg, sans-serif;
}
.perfectly-imperfect .description {
	margin: 15px 0;
	font: italic normal 18px "Sorts Mill Goudy", sans-serif;
}
.perfectly-imperfect .view-more-video {
	font: normal 16px "Sorts Mill Goudy", sans-serif;
	text-transform: none;
	background: none;
	color: #333;
}
.perfectly-imperfect .view-more-video:before {
	top: 3px;
	font-size: 17px;
}

/* Accounting
----------------------------------- */
/* Link styling */
.customer-account-create .back-link a,
.mode-account .back-link a {
	position: relative;
	color: #333;
	text-decoration: none;
	line-height: 1;
}
.customer-account-create .back-link a:after,
.mode-account .back-link a:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #ffbe00;
	z-index: -1;
}
.customer-account-create .back-link a:hover,
.mode-account .back-link a:hover {
	color: #ffbe00;
}

.customer-account-login .registered-users .forgot-password-link:before {
	content: "";
	top: 8px !important; /* force overwrite from default style */
}
/* Default heading styling */
.mode-account .col-main h4 {
	font-size: 15px;
	font-size: 0.938rem;
	text-transform: uppercase;
}
.customer-account-login .page-title,
.customer-account-create .page-title {
	margin: 30px 1.5% 0;
}

.customer-address-index .addressbook-intro {
	display: none;
}

/* Back link */
.mode-account .back-link {
	position: absolute;
	top: 16px;
	top: 1rem;
	right: 15px;
	right: 0.938rem;
}

/* Columns styling */
.customer-account-forgotpassword .main.col1-layout,
.customer-account-login .main.col1-layout,
.customer-account-create .main.col1-layout {
	padding: 0;
}

.customer-account-login .col-main,
.customer-account-create .col-main {
	padding: 0;
	border: none;
}
.customer-account-login .col-main .legend,
.customer-account-create .col-main .legend {
	margin-top: 0;
}
.mode-account .col-main {
	position: relative;
	padding-top: 15px;
	min-height: 200px;
}

/* Back link */
.mode-account .back-link {
	position: absolute;
	top: 16px;
	top: 1rem;
	right: 15px;
	right: 0.938rem;
}

/* Account dashboard */
.customer-account-login .account-colset .column,
.customer-account-create .account-register {
	position: relative;
	float: left;
	width: 47%;
	min-height: 365px;
	margin: 0 1.5%;
	padding: 15px;
	padding: 0.938rem;
	border: 1px solid #e4e3e2;
}
.customer-account-login .form-list {
	margin-top: 65px;
}
.customer-account-login .registered-users .form-list {
	margin-top: 68px;
}
.customer-account-login .registered-users label {
	float: left;
}
.customer-account-login .registered-users .login-password {
	margin-bottom: 10px;
	margin-bottom: 0.625rem;
}
.customer-account-login .registered-users .button {
	float: right;
}
.customer-account-login .registered-users .forgot-password-link {
	clear: both;
	margin-top: 5px;
}
.customer-account-login .remember-me-box {
	position: absolute;
}
.customer-account-login .remember-me-box label,
.customer-account-login .remember-me-box .checker {
	float: left;
}
.customer-account-login .new-users .buttons-set {
	position: absolute;
	right: 15px;
	bottom: 42px;
}

/* Registration */
.customer-account-create .account-register {
	width: 70%;
	min-height: inherit;
	margin: 0 1.5%;
}
.customer-account-create .ui-selectmenu {
	width: 100% !important;
}
.customer-account-create .newsletter {
	padding-top: 0;
}

.customer-account-create .newsletter {
	margin: 0;
}

.customer-account-create .newsletter .checker,
.customer-account-create .newsletter label {
	float: left;
	line-height: 1.2;
}

.customer-account-create .buttons-set {
	width: auto;
	text-align: right;
}

/* Forgot Password */
.customer-account-forgotpassword .col-main {
	clear: left;
	width: 50%;
	margin-left: 15px;
	margin-left: 0.938rem;
	margin-bottom: 60px;
	margin-bottom: 3.750rem;
}

.customer-account-forgotpassword .page-heading {
	float: none;
	margin: 30px 0;
}

.customer-account-forgotpassword .col-main form {
	border: 1px solid #e4e3e2;
	padding: 15px;
}

.customer-account-forgotpassword .form-list li {
	margin-bottom: 10px;
	margin-bottom: 0.625rem;
}

.customer-account-forgotpassword .button {
	float: right;
}

.customer-account-forgotpassword .back-link {
	float: left;
}

/* Dashboard */
.mode-account .welcome-msg  .sub-title {
	margin: 10px 0;
}
.customer-account-index .my-account .messages {
	margin-bottom: 15px;
}
.mode-account .recent-orders {
	margin: 30px 0 10px 0;
}
.account-recent-orders {
	width: 100%;
	margin: 10px 0;
	margin: 0.625rem 0;
	font-size: 15px;
	font-size: 0.938rem;
}
.account-recent-orders th {
	text-align: left;
	font-weight: 400;
}
.account-recent-orders tbody td {
	padding: 2px 0;
	padding: 0.125rem 0;
}
.account-recent-orders td.nowrap {
	white-space: nowrap;
}
.mode-account .info-box {
	float: left;
	width: 50%;
	min-height: 180px;
	margin: 10px 0;
	margin: 0.625rem 0;
}
.mode-account .newsletter {
	clear: left;
	width: 100%;
	min-height: inherit;
}
.mode-account .info-box .title {
	font-weight: 400;
}
.mode-account address {
	font-size: 15px;
	font-size: 0.938rem;
	font-style: normal;
}
.mode-account .newsletter .checker,
.mode-account .newsletter label {
	float: left;
}

/* Navigation */
.mode-account .col-left .block-title {
	display: block;
	margin: 18px 0 16px 0;
	margin: 1.125rem 0 1rem 0;
	font-family: "GoudyCatSC-Reg", serif;
	font-size: 15px;
	font-size: 0.9375rem;
	text-transform: uppercase;
	line-height: 1;
}
.mode-account .col-left .block-account li {
	position: relative;
	padding-left: 18px;
	padding-left: 1.125rem;
	font-size: 14px;
	font-size: 0.875rem;
	margin: 0 0 16px 0;
	margin: 0 0 1rem 0;
	line-height: 1;
	color: #000;
	font-weight: 400;
}
.mode-account .col-left .block-account li:before {
	position: absolute;
	left: 0;
	top: 2px;
	top: 0.125rem;
	width: 10px;
	height: 10px;
	content: "";
	background: url(https://rivieramaison.com/skin/frontend/rivieramaison/default/images/ico-arrow-right.png) 0 0 no-repeat;
}
.mode-account .col-left .block-account li a {
	color: #333;
	font-weight: 300;
}


/* accountforms */
.mode-account .customer-name .field {
	margin: 0;
}

.mode-account .fields .customer-name .input-box {
	width: 100%;
	padding: 0;
}

.mode-account .checker {
	float: left;
}

.mode-account .control label {
	line-height: 1.2;
}

.customer-address-form .field-small {

}
.customer-address-form form#form-validate .field-small {
	width: 23.75% !important;
	margin-left: 0;
	margin-right: 0;
}
.customer-address-form form#form-validate .field-small + .field-small {
	margin-right: 1.5% !important;
}
.customer-address-form form#form-validate .field-small .input-box,
.customer-address-form form#form-validate .field-small .input-box input {
	width: 100% !important;
	margin: 0;
}

.customer-address-form form#form-validate .field-small .input-box:first-child {
	margin-left: 0;
}

.customer-address-form .buttons-set {
	float: right;
}

.customer-address-form .address-default label {
	float: left;
	margin-bottom: 0;
}

.customer-account-edit .fields {
	margin: 10px 0;
	margin: 0.625rem 0;
}

.customer-account-edit .field {
	margin: 5px 0;
	margin: 0.313rem 0;
}

.customer-account-edit .back-link {
	position: absolute;
	right: 16px;
	right: 1rem;
	top: 16px;
	top: 1rem;
	line-height: 1;
}

.customer-account-edit .back-link a {
	color: #333;
	font-size: 15px;
	font-size: 0.938rem;
	text-decoration: none;
}

.customer-account-edit .back-link a:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #ffbe00;
	z-index: -1;
}

.customer-account-edit .back-link a:hover {
	color: #ffbe00;
}

.customer-account-edit .no-display {
	display: none;
}

/* Order and RMA history */
.sales-order-history .col-main {
	min-height: 200px;
}

.mode-account .col-main .limiter {
	display: none;
}
.mode-account .col-main .pager {
	margin: 0;
}

.mode-sales-guest .data-table,
.enterprise-rma-guest-view .data-table,
.enterprise-rma-return-view .data-table,
.enterprise-rma-return-history .data-table,
.sales-order-history .data-table {
	width: 100%;
	font-size: 15px;
	border-bottom: 1px solid #e4e3e2;
}
.enterprise-rma-return-view .data-table {
	border: none;
}
.mode-sales-guest .data-table th,
.enterprise-rma-return-view .data-table th,
.enterprise-rma-return-history .data-table th,
.sales-order-history .data-table th {
	padding: 0 10px 10px 0;
	text-align: left;
	font-weight: 400;
	border-bottom: 1px solid #e4e3e2;
}

.mode-sales-guest .data-table tr,
.enterprise-rma-return-view .data-table tr,
.enterprise-rma-return-history .data-table tr,
.sales-order-history .data-table tr {
	border-bottom: 1px solid #e4e3e2;
}

.mode-sales-guest .data-table tr.last,
.enterprise-rma-return-view .data-table tr.last,
.enterprise-rma-return-history .data-table tr.last,
.sales-order-history .data-table tr.last {
	border-bottom: 0;
}

.mode-sales-guest .data-table td,
.enterprise-rma-return-view .data-table td,
.enterprise-rma-return-history .data-table td,
.sales-order-history .data-table td {
	padding: 10px 0;
	white-space: nowrap
}
.mode-sales-guest .data-table a,
.enterprise-rma-return-view .data-table a,
.enterprise-rma-return-history .data-table a,
.sales-order-history .data-table a {
	position: relative;
	line-height: 1;
}
.enterprise-rma-return-history .customer-name {
	width: 130px;
}
.enterprise-rma-return-view .data-table .product-name {
	white-space: normal;
	width: 170px;
}
.enterprise-rma-return-view .col-main .button-medium-secondary {
	margin-bottom: 20px;
}
.rma-track-info {
	display: none;
}
.enterprise-rma-return-view .note-list {
	font-size: 15px;
}
.enterprise-rma-return-view .note-list strong {
	font-weight: 400;
}

.sales-order-history .button {
	float: right;
}

.sales-order-history .back-link {
	position: absolute;
	right: 16px;
	right: 1rem;
	top: 16px;
	top: 1rem;
	font-size: 15px;
	font-size: 0.938rem;
	line-height: 1;
}


.sales-order-history .back-link a {
	color: #333;
	text-decoration: none;
}

.sales-order-history .back-link a:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #ffbe00;
	z-index: -1;
}

.sales-order-history .back-link a:hover {
	color: #ffbe00;
}

.sales-guest-view .box-content,
.sales-order-view .box-content {
	font-size: 15px;
	font-size: 0.938rem;
}

.sales-guest-view .data-table,
.sales-order-view .data-table {
	width: 100%;
	font-size: 12px;
	font-size: 0.750rem;
	border: 1px solid #e4e3e2;
	margin-bottom: 30px;
	margin-bottom: 1.875rem;
}

.sales-guest-view .data-table img,
.sales-order-view .data-table img {
	float: left;
	padding-right: 10px;
	padding-right: 0.625rem;
}

.sales-guest-view .sales-order-productandimage,
.sales-order-view .sales-order-productandimage {
	min-width: 175px;
}

.sales-guest-view .data-table h3,
.sales-order-view .data-table h3 {
	font: 400 12px/24px "Roboto", sans-serif;
}

.sales-guest-view .data-table th,
.sales-order-view .data-table th {
	padding: 5px 10px;
	padding: 0.313rem 0.625rem;
	border-bottom: 1px solid #e4e3e2;
	text-align: left;
}

.sales-guest-view .data-table th.a-center,
.sales-order-view .data-table th.a-center {
	text-align: center;
}

.sales-guest-view .data-table th.a-right,
.sales-order-view .data-table th.a-right {
	text-align: right;
}

.sales-guest-view .data-table td,
.sales-order-view .data-table td {
	padding: 10px;
	padding: 0.625rem;
}

.sales-guest-view .data-table tfoot,
.sales-order-view .data-table tfoot {
	border-top: 1px solid #e4e3e2;
}

.sales-guest-view .a-center,
.sales-order-view .a-center {
	text-align: center;
}

.sales-guest-view .a-right,
.sales-guest-view .subtotal td,
.sales-guest-view .shipping td,
.sales-guest-view .tax-total-line td,
.sales-guest-view .grand_total td,
.sales-order-view .a-right,
.sales-order-view .subtotal td,
.sales-order-view .shipping td,
.sales-order-view .tax-total-line td,
.sales-order-view .grand_total td {
	text-align: right;
}

.sales-guest-view tbody,
.sales-order-view tbody {
	border-bottom: 1px solid #e4e3e2;
}

.sales-guest-view .button-print,
.sales-order-view .button-print {
	display: none;
}

.sales-order-view .order-buttons {
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 15px;
}
.sales-guest-view .order-buttons a {
	font-size: 15px;
	text-decoration: underline;
}
.rma-create-form .add-item,
.sales-order-view .order-buttons a {
	position: relative;
	font-size: 15px;
	color: #333;
	text-decoration: none;
}
.rma-create-form .add-item:hover,
.sales-order-view .order-buttons a:hover {
	color: #ffbe00;
}
.rma-create-form .add-item:after,
.sales-order-view .order-buttons a:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #ffbe00;
	z-index: 0;
}

.enterprise-rma-return-history .page h2  {
	font-size: 15px;
	font-size: 0.938rem;
	text-transform: uppercase;
}

.rma-create-form .fields {
	overflow: visible;
}
.rma-create-form .fields .input-box {
	width: 70%;
}
.enterprise-rma-return-view textarea,
.rma-create-form textarea {
	width: 100%;
	height: 150px;
	padding: 5px 10px;
	font: 300 15px Roboto, sans-serif;
}
.rma-create-form h4 {
	margin-top: 30px;
}
.rma-create-form .customer-info label {
	font-weight: 400;
	display: block;
}
.rma-create-form .customer-info span {
	font-size: 15px;
}

.rma-create-form #registrant_options .field,
.rma-create-form .order-page+.form-list .field {
	width: 100%;
	float: none;
	clear: left;
	margin: 20px 0 !important;
}
.rma-create-form #registrant_options .field label,
.rma-create-form .order-page+.form-list .field label {
	display: block;
}

/* Sales guest form
----------------------------------- */
.enterprise-rma-guest-returns .page-title h1,
.enterprise-rma-guest-view .page-title h1,
.enterprise-rma-guest-create .page-title h1,
.sales-guest-form .page-title h1 {
	float: none;
}
.enterprise-rma-guest-returns .page-title a,
.enterprise-rma-guest-view .page-title a {
	font-size: 15px;
}
.sales-guest-form .col-main .search-form {
	position: relative;
	float: left;
	width: 50%;
	min-height: 365px;
	padding: 15px;
	border: 1px solid #e4e3e2;
}
.sales-guest-form .col-main .search-form .button {
	float: right;
}

.enterprise-rma-guest-returns .order-info,
.enterprise-rma-guest-view .order-info,
.enterprise-rma-guest-create .order-info {
	font-size: 15px;
	margin: 20px 0;
	clear: both
}
.mode-account .order-info dt,
.mode-account .order-info strong {
	font-weight: 400;
}


/* FAQ pages
--------------------------------------------*/

.faq-pages.kega-faq-index-index .mode-index {
	margin-top: 25px;
	margin-top: 1.5625rem;
}
.faq-pages h1 {
	margin: 0 0 10px 0;
	margin: 0 0 0.625rem 0;
}
.faq-pages .field {
	margin: 0;
	padding: 20px;
	padding: 1.25rem;
}
.faq-pages .pre-content {
	width: 97%;
	float: left;
	margin-left: 1.5%;
	margin-right: 1.5%;
	margin-top: 30px;
	margin-top: 1.875rem;
	margin-bottom: 35px;
	margin-bottom: 2.1875rem;
}
.faq-pages .faq_search {
	width: 60%;
	position: relative;
	background: #f3f3f3;
}
.faq-pages .faq_search .input-wrapper {
	position: relative;
	width: 100%;
}
.faq-pages .faq_search .input-wrapper input {
	font-weight: 300;
	font-size: 14px;
	font-size: 0.875rem;
	padding: 5px;
	padding: 0.3125rem;
}
.faq-pages .faq_search .input-wrapper input {
	color: #333333;
	opacity: 1;
}
.faq-pages .faq_search .input-wrapper input:-moz-placeholder {
	color: #333333;
	opacity: 1;
}
.faq-pages .faq_search .input-wrapper input::-moz-placeholder {
	color: #333333;
	opacity: 1;
}
.faq-pages .faq_search .input-wrapper input:-ms-input-placeholder {
	color: #333333;
	opacity: 1;
}
.faq-pages .faq_search .input-wrapper .button.search {
	position: absolute;
	top: 50%;
	bottom: 50%;
	margin-bottom: -6px;
	margin-top: -6px;
	right: 10px;
	right: 0.625rem;
	font-size: 12px;
	font-size: 0.75rem;
}
.faq-pages .faq_search .input-wrapper .button.search span {
	display: block;
	text-indent: -9999em;
}
.faq-pages .back {
	color: #333333;
	font-size: 12px;
	font-size: 0.75rem;
	margin-left: 15px;
	margin-left: 0.9375rem;
}
.faq-pages .col-left {
	width: 22%;
	float: left;
	margin-left: 1.5%;
	margin-right: 1.5%;
}
.faq-pages .col-left > ul {
	margin-top: 8px;
}
.faq-pages .col-left > ul li {
	position: relative;
	line-height: 1;
	padding-left: 18px;
	padding-left: 1.125rem;
	margin: 0 0 16px 0;
	margin: 0 0 1rem 0;
	font-size: 14px;
	font-size: 0.875rem;
}
.faq-pages .col-left > ul li:before {
	position: absolute;
	left: 0;
	top: 2px;
	top: 0.125rem;
	width: 10px;
	height: 10px;
	content: "";
	background: url(https://rivieramaison.com/skin/frontend/rivieramaison/default/images/ico-arrow-right.png) 0 0 no-repeat;
}
.faq-pages .col-left > ul li a {
	color: black;
}
.faq-pages .col-left > ul li a.active {
	font-weight: 400;
}
.faq-pages.kega-faq-list-category .col-main {
	width: 72%;
	float: right;
	margin-right: 1.5%;
	margin-left: 1.5%;
}
.faq-pages .col-main .faq {
	position: relative;
}
.faq-pages .col-main .faq .faqbox {
	width: 31.27148%;
	float: left;
	margin-right: 3.09278%;
	padding: 0 0 35px;
	padding: 0 0 2.1875rem;
}
.faq-pages .col-main .faq .faqbox ul {
	list-style: none;
	border-top: 1px solid #d9d9d9;
	margin-top: 15px;
	margin-top: 0.9375rem;
}

.faq-pages .col-main .faq .faqbox.last {
	margin: 0;
}
.faq-pages .col-main .faq .faqbox li {
	position: relative;
	border-bottom: 1px solid #d9d9d9;
	padding: 15px 0;
	padding: 0.9375rem 0;
}
.faq-pages .col-main .faq .faqbox a:hover {
	text-decoration: none;
}
.faq-pages .col-main .faq .faqbox a {
	color: #000;
}
.faq-pages .col-main .faq h2 {
	margin-top: 0;
	line-height: 0.7;
}
.faq-pages .col-main .faq .qa-list {
	margin-top: 15px;
	margin-top: 0.9375rem;
	border-bottom: 1px solid #d9d9d9;
}

.faq-pages .col-main .faq .qa-list li h3 {
	font-family: "Roboto", sans-serif;
	font-weight: 400;
	margin: 0;
	font-size: 15px;
	padding: 15px 0;
	display: block;
	border-top: 1px solid #d9d9d9;
	cursor: pointer;
	position: relative;
}
.faq-pages .col-main .faq .qa-list li h3:before {
	content: "";
	position: absolute;
	right: 0;
	background: url(https://rivieramaison.com/skin/frontend/rivieramaison/default/images/uniform.sprite.png) -50px -601px no-repeat;
	background-size: 114px;
	width: 10px;
	height: 10px;
	top: 50%;
	bottom: 50%;
	margin-bottom: -5px;
	margin-top: -5px;
}

.faq-pages .col-main .faq .qa-list li .answer {
	color: #333;
	font-family: "Roboto", sans-serif;
	font-size: 15px;
	display: none;
}
.faq-pages .col-main .faq .qa-list li .answer p {
	color: #333;
	font-family: "Roboto", sans-serif;
	font-size: 15px;
}
.faq-pages .col-main .faq .qa-list li h3.ui-accordion-header-active:before {
	content: "";
	position: absolute;
	right: 0;
	background: url(https://rivieramaison.com/skin/frontend/rivieramaison/default/images/uniform.sprite.png) -50px -495px no-repeat;
	background-size: 114px;
	width: 10px;
	height: 10px;
	top: 50%;
	bottom: 50%;
	margin-bottom: -5px;
	margin-top: -5px;
}

.customer-account-resetpassword .col-main {
	width: 50%;
}

.customer-account-resetpassword form .input-box {
	width: 100%;
}

.customer-account-resetpassword form {
	border: 1px solid #e4e3e2;
	padding: 0 15px 15px;
}

.customer-account-resetpassword form .fields {
	margin-top: 0;
}

.customer-account-resetpassword h1 {
	float: none;
}

.customer-account-resetpassword .button {
	float: right;
}

.customer-account-login .messages {
	margin: 0 15px 30px;
}

.customer-account-login .col-main h3.legend,
.sales-order-view h2.box-title,
.faq-pages .faqbox h3 {
	font-weight: 700;
	-webkit-font-smoothing: subpixel-antialiased;
}


.customer-account-changeforgotten .form-list .field {
	clear: none;
}

.customer-account-changeforgotten .form-buttons button {
	float: right;
}

/* Contact page */
.mode-contact-page .pre-content {
    width: 97%;
    float: left;
	margin: 30px 1.5% 35px;
}

.mode-contact-page .faq_search {
    margin: 0 0 2em 0;
    padding: 1em 1em 2em 1em;
    background: #F3F3F3;
}

.mode-contact-page .faq_search .input-wrapper .button.search span {
    display: block;
    text-indent: -9999em;
}

.mode-contact-page .faq_search .input-wrapper {
    position: relative;
    width: 50%;
    margin-left: 1%;
}

.mode-contact-page .faq_search .input-wrapper input {
    font-weight: 300;
    font-size: 14px;
    font-size: 0.875rem;
    padding: 5px;
    padding: 0.3125rem;
}

.mode-contact-page .faq_search .input-wrapper .button.search {
    position: absolute;
    margin-bottom: -6px;
    margin-top: -28px;
    right: 10px;
    right: 0.625rem;
    font-size: 12px;
    font-size: 0.75rem;
}

.kega-contact-index-received .buttons-set,
.kega-contact-index-received .button-close--small {
	display: none;
}
.mode-contact-page .form-content .messages {
	margin-top: 0;
}
.mode-contact-page .form-content .messages .success-msg {
	color: inherit;
	background: inherit;
	position: inherit;
	padding: 0;
	font-size: inherit;
}


.button-search, .mode-contact-page .faq_search .input-wrapper .button.search {
    border: 0;
    background: none;
}

.mode-contact-page .back {
    color: #333333;
    font-size: 12px;
    font-size: 0.75rem;
    margin-left: 15px;
    margin-left: 0.9375rem;
}
.mode-contact-page .required-fields{
    margin-top:2%;
    position:relative;
}
.mode-contact-page .col2-left-layout .col-main {
    width: 72%;
    float: right;
    margin-right: 1.5%;
    margin-left: 1.5%;
    margin-top:-3%;
}

.mode-contact-page .col-left {
    width: 22%;
    float: left;
    margin-left: 1.5%;
    margin-right: 1.5%;
    margin-top:-1%;
}
.mode-contact-page .col-left > ul {
    margin-top: 8px;
}
.mode-contact-page .col-left > ul li {
    position: relative;
    line-height: 1;
    padding-left: 18px;
    padding-left: 1.125rem;
    margin: 0 0 16px 0;
    margin: 0 0 1rem 0;
    font-size: 14px;
    font-size: 0.875rem;
}
.mode-contact-page .col-left > ul li:before {
    position: absolute;
    left: 0;
    top: 2px;
    top: 0.125rem;
    width: 10px;
    height: 10px;
    content: "";
    background: url(https://rivieramaison.com/skin/frontend/rivieramaison/default/images/ico-arrow-right.png) 0 0 no-repeat;
}
.mode-contact-page .col-left > ul li a {
    color: black;
}
.mode-contact-page .col-left > ul li a.active {
    font-weight: 400;
}

.mode-contact-page .contact-form {
	width: 75%;
}

.mode-contact-page .button-medium-secondary {
    font-size: 12px;
    font-size: 0.75rem;
    padding: 9px 15px 7px 35px;
    padding: 0.5625rem 0.9375rem 0.4375rem 2.1875rem;
    float:right;
}

/*BEDANKT PAGINA CONTACT MAIL */
.kega-contact-index-received .messages {
	margin-top: 15px;
}
.kega-contact-index-received  .col2-left-layout .col-main {
    width: 72%;
    float: right;
    margin-right: 1.5%;
    margin-left: 1.5%;
    margin-top: -2%;
}
.kega-contact-index-received .col-main .widget {
	font-size: 15px;
}

/* Region selector
----------------------------------- */
.region-selector-information {
	position: absolute;
	width: 625px;
	margin-left: auto;
	margin-right: auto;
	top: 150px;
	left: 0;
	right: 0;
	padding: 3em 4em;
	color: #000;
	background: #fff;
}
.region-selector-information .logo {
	margin-bottom: 1em;
}
.region-selector-information p span {
	font-weight: 400;
}
.region-selector-information .button {
	display: block;
	float: left;
	text-align: center;
}

.region-selector-information .button-big-secondary {
	margin-right: 4%;
	width: 40%;
}

.region-selector-information .button-big-primary {
	width: 56%;
}

.region-selector-information .textbox {
	margin-bottom: 60px;
}

/*ERROR MESSAGE 404*/
.error-message-404,
.error-message-503,
.error-report {
    position: absolute;
    width: 625px;
    top: 2em;
    left: 2em;
    padding: 3em 4em;
    background: #000;
    background-color: rgba(255, 255, 255, 0.7);
    color: #000;
}
.cms-no-route a {
    color: #050505;
    outline: none;
}

.error-message-404 dt {
	font-size: 1.4em;
}

.cms-index-noroute form .field {
    position: relative;
}

.cms-index-noroute .button span {
    display: block;
    text-indent: -9999em;
}

.error-503 {
	background: url(https://rivieramaison.com/skin/frontend/rivieramaison/default/images/moments-2.jpg) center center no-repeat;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
    background-repeat: no-repeat;
}
.error-503 .main {
	margin: 0;
}
.error-message-503 {
    background-color: #fff;
}
.error-message-503 .logo {
	margin-bottom: 40px;
}
.error-message-503 .telephone,
.error-message-503 .email,
.error-report a {
	margin-left: 10px;
	position: relative;
	color: #333;
	text-decoration: none;
	line-height: 1;
}
.error-message-503 .telephone:hover,
.error-message-503 .email:hover,
.error-report a:hover {
	color: #ffbe00;
}
.error-message-503 .telephone:after,
.error-message-503 .email:after,
.error-report a:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #ffbe00;
	z-index: 1;
}
.error-report {
	background: #fff;
}
.cms-no-route .no-route-search-wrap .mini-search {
	position: relative;
	float: right;
	width: 253px;
	margin-right: 395px;
	margin-top: -425px;
}
.cms-no-route .col-main {
    position:relative;
}

/* Storelocator
--------------------------------------------*/
.store-pages .main {
	margin-bottom: 60px;
	margin-bottom: 3.750rem;
	margin-top: 35px;
	margin-top: 2.188rem;
}

.store-pages.store-detail .col-main,
.store-pages.store-detail .col-left {
	width: 47%;
}

.store-pages h1 {
	margin: 0 0 0.625rem 0;
}

.store-pages address {
	display: inline;
	font-style: normal;
}

.store-pages .col-main {
	position: relative;
}

.store-pages #map {
	position: relative;
	width: 100%;
	height: 500px;
}

.store-pages .buttons-set {
	overflow: hidden;
}

.store-pages .button-big-primary {
	float: left;
}

.store-pages .view-all-stores {
	float: right;
	margin: 0;
}

.store-category-page {
	position: relative;
	color: #333;
	text-decoration: none;
	line-height: 1;
}

.store-category-page:hover {
	color: #ffbe00;
}

.store-category-page:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #ffbe00;
	z-index: -1;
}

.store-pages .searchfields .ui-selectmenu,
.store-pages .searchfields input {
	margin: 0 0 10px 0;
	margin: 0 0 0.625rem 0;
}

.store-pages .nearby-wrapper {
	margin: 35px 0 0.625rem;
	margin: 2.188rem 0 10px;
}

.store-pages .store-list li:not(.label) {
	border-top: 1px solid #d9d9d9;
	padding-bottom: 10px;
}

.store-pages .store-list li.label {
	border: 0;
}

.store-pages .store-list li:last-child {
	border-bottom: 1px solid #d9d9d9;
}

.store-pages .store-list li a {
	display: block;
	padding: 10px 0 0;
	color: #333;
}

.store-pages .store-list li.store-main-type {
	border: 0;
}

.store-pages .store-list .store-main-type h2 {
	margin: 15px 0 0;
}

.store-type { color: #a6a1a0; }

.store-list .store-type {
	padding-left: 20px;
}

.cib-html .store-type {
	display: block;
	margin-bottom: 10px;
}

.cib-html address {
	display: block;
}

.store-information address {
	display: block;
}
.store-information .store-type {
	color: #333;
	font-size: 1.5em;
	display: block;
	padding: 8px 0 10px;
}

.store-pages .store-list li a:before {
	content: "";
	top: 16px !important; /* force overwrite from default style */
}
.store-pages .store-list li a:hover {
	text-decoration: none;
}

.store-pages .store-list li address {
	display: none;
}

.store-pages .store-list li .store-distance {
	float: right;
}

.store-pages .selectmenu-wrapper {
	position: relative;
	margin: 0 0 20px;
	margin: 0 0 1.250rem;
}

.store-pages .selectmenu-wrapper.structural {
	display: none;
}

/* Map tooltip */
.cib-html {
	min-height: 160px;
}
.gm-style .gm-style-iw a {
	position: relative;
	color: #333;
	text-decoration: none;
	line-height: 1;
}

.gm-style .gm-style-iw a:hover {
	color: #ffbe00;
}

.gm-style .gm-style-iw a:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #ffbe00;
	z-index: -1;
}

.gm-style .gm-style-iw address {
	font-size: 15px;
	font-size: 0.938rem;
}

.gm-style .gm-style-iw h4 {
	margin-top: 5px;
	margin-top: 0.313rem;
	font-size: 23px;
	font-size: 1.438rem;
}

/* Store details */
.store-details {
	padding: 15px;
	padding: 0.938rem;
	background: #f3f3f3;
}

.store-description { margin-top: 10px; }

.store-details .validation-advice {
	display: none;
}

.store-details a { text-decoration: underline; }
.store-details a:hover { text-decoration: underline; }


.store-details a.store-link,
.store-details a.store-link:hover,
.store-details a.store-link u { text-decoration: none; }
.store-details a.store-link:hover u { text-decoration: underline; }

.store-details .store-information address span {
	display: block;
	font-size: 15px;
	font-size: 0.938rem;
}

.store-details .store-routeplanner {
	margin: 10px 0 0;
	margin: 0.625rem 0 0;
	overflow: hidden;
}

.store-details .store-routeplanner input {
	margin: 0 10px 10px 0;
	margin: 0 0.625rem 0.625rem 0;
}

.store-details .store-routeplanner button {
	float: right;
}

.store-details .store-routeplanner .button-route {
	display: block;
	float: right;
}

.store-details .store-time {
	margin: 20px 0 0;
	margin: 1.250rem 0 0;
}

.store-details .store-time-table {
	font-size: 15px;
	font-size: 0.938rem;
	overflow: hidden;
}

.store-details .store-time-table dt,
.store-details .store-time-table dd {
	float: left;
	width: 50%;
}

/* Storelocator map legenda */
.map-legenda ul {
	width: 100%;
	font-size: 1em;
	text-align: center;
}

.map-legenda li {
	position: relative;
	display: block;
	float: left;
	margin: 10px 15px 0 0;
	font-size: 1.2em;
	text-align: left;
	text-indent: 20px;
}

.ico-store-flagship-store:before,
.ico-store-experience-store:before,
.ico-store-concept-store:before,
.ico-store-riviera-maison-store:before,
.ico-store-outlet-store:before,
.ico-store-premium-dealer:before,
.ico-store-selected-dealer:before,
.ico-store-accessory-dealer:before,
.ico-store-gift:before {
	position: absolute;
	left: 0;
	width: 20px;
	height: 25px;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
}

.ico-store-flagship-store:before {
	background-image: url(https://rivieramaison.com/skin/frontend/rivieramaison/default/images/ico-store-flagshipstore.png);
}

.ico-store-experience-store:before {
	background-image: url(https://rivieramaison.com/skin/frontend/rivieramaison/default/images/ico-store-experiencestore.png);
}

.ico-store-concept-store:before {
	background-image: url(https://rivieramaison.com/skin/frontend/rivieramaison/default/images/ico-store-conceptstore.png);
}

.ico-store-outlet-store:before {
	background-image: url(https://rivieramaison.com/skin/frontend/rivieramaison/default/images/ico-store-outletstore.png);
}

.ico-store-premium-dealer:before {
	background-image: url(https://rivieramaison.com/skin/frontend/rivieramaison/default/images/ico-store-premiumdealers.png);
}

.ico-store-selected-dealer:before {
	background-image: url(https://rivieramaison.com/skin/frontend/rivieramaison/default/images/ico-store-selecteddealers.png);
}

.ico-store-riviera-maison-store:before {
	background-image: url(https://rivieramaison.com/skin/frontend/rivieramaison/default/images/ico-store-rivieramaison.png);
}

.ico-store-accessory-dealer:before {
	background-image: url(https://rivieramaison.com/skin/frontend/rivieramaison/default/images/ico-store-accessorydealers.png);
}

.ico-store-gift:before {
	background-image: url(https://rivieramaison.com/skin/frontend/rivieramaison/default/images/ico-store-gift.png);
}

/* Routeplanner route */
.adp,
.adp table,
.adp-list{
	font-weight: 300;
	font-size: 15px;
	font-size: 0.938rem;
}

.store-pages .col-main .button-print {
	display: none;
	position: absolute;
	top: 540px;
	right: 0;
	margin: 0 20px;
	margin: 0 1.250rem;
}

.store-pages .col-main .route {
	clear: both;
	margin: 15px 0;
}

.store-pages .route img.adp-marker {
	display: none;
}

.store-pages .route .adp-placemark {
	font-family: "GoudyCatSC-Reg", serif;
	font-size: 23px;
	font-size: 1.438rem;
	text-transform: none;
	font-weight: 400;
	line-height: 1;
	margin: 20px 0;
	margin: 1.250rem 0;
	background: none;
	border: none;
}

.store-pages .adp-step, .adp-substep {
	padding: 10px 3px;
	padding: 0.625rem 0.188rem;
	border-color: #f3f3f3;
}

/* Homepage widgets
----------------------------------- */
@media (orientation:landscape) {
	html.ipad.ios7 .next-panel {
		bottom: 20px;
	}
	html.ipad.ios7 > body {
		margin-bottom: 20px;
	}
}

.widget.section {
	position: relative;
	width: 100%;
	height: 600px;
}
.section .banner {
	position: relative;
	width: 100%;
	height: 100%;
	background-position: center center;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
}

/* General Widget styling */
.widget .banner.text-ori-left .content {
	margin-left: 0;
}

.widget .banner.text-ori-right .content {
	margin-right: 0;
}

.widget .banner.color-scheme-light .content {
	color: #fff;
}

.widget .banner.color-scheme-dark .content {
	color: #000;
}

/* Widget Moment */
.widget-moment .banner h3 {
	font-family: "Sorts Mill Goudy", serif;
	text-transform: uppercase;
	font-size: 68px;
	-webkit-font-smoothing: antialiased;
}
.widget-moment .banner h3 span {
	font-style: italic;
	text-transform: none;
}
.widget-moment .banner .button {
	padding: 12px 15px 13px 35px;
	font-size: 16px;
}
.widget-moment .banner-nth-1 .button-medium-secondary:before {
	top: 4px;
}
.widget-moment.color-scheme-light h3 {
	 color: #fff;
}
.widget-moment.section .banner-nth-1 {
	float: left;
	width: 62.185686653772%;
	border-right: 5px solid #fff;
}

.widget-moment.section .banner-nth-1 .content {
	position: absolute;
	bottom: 10%;
	width: 50%;
	text-shadow: 0 0 5px rgba(51, 51, 51, 0.3);
}

.widget-moment.section .banner-nth-1.text-ori-left .content {
	left: 3%;
	text-align: left;
}

.widget-moment.section .banner-nth-1.text-ori-right .content {
	right: 3%;
	text-align: right;
}

.widget-moment.section .banner-nth-1.text-ori-center .content {
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.widget-moment.section .banner-nth-2 {
	margin-bottom: 5px;
}

.widget-moment.section .banner-nth-2,
.widget-moment.section .banner-nth-3 {
	float: right;
	width: 37.814313346%;
	height: 50%;
}

.widget-moment.section .banner-nth-3 {
	padding-top: 5px;
}

.widget-moment .banner-nth-2 .content,
.widget-moment .banner-nth-3 .content {
	position: absolute;
	bottom: 15%;
	width: 200px;
}

.widget-moment .banner-nth-2.text-ori-left .content,
.widget-moment .banner-nth-3.text-ori-left .content {
	left: 10%;
	text-align: left;
}

.widget-moment .banner-nth-2.text-ori-right .content,
.widget-moment .banner-nth-3.text-ori-right .content {
	right: 10%;
	text-align: right;
}

.widget-moment .banner-nth-2.text-ori-center .content,
.widget-moment .banner-nth-3.text-ori-center .content {
	right: 0;
	left: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.widget-moment .banner-nth-2 h3,
.widget-moment .banner-nth-3 h3 {
	margin-bottom: 5px;
	font-size: 44px;
}
.widget-moment .banner-nth-2 h3 span,
.widget-moment .banner-nth-3 h3 span {
	font-size: 26px;
}
.widget-moment .banner-nth-2 .button-medium-secondary,
.widget-moment .banner-nth-3 .button-medium-secondary {
	padding: 0 0 0 35px;
	background: none;
	font: normal 18px/1 "Sorts Mill Goudy", sans-serif;
	text-transform: none;
}
.widget-moment .banner-nth-2 .button-medium-secondary:before,
.widget-moment .banner-nth-3 .button-medium-secondary:before {
	top: -4px;
	width: 40px;
}

.widget-moment .banner-nth-2.color-scheme-light .button-medium-secondary,
.widget-moment .banner-nth-3.color-scheme-light .button-medium-secondary,
.widget-moment .banner-nth-2.color-scheme-light .button-medium-secondary:before,
.widget-moment .banner-nth-3.color-scheme-light .button-medium-secondary:before {
	color: #fff;
}

.widget-moment .banner-nth-2.color-scheme-dark .button-medium-secondary,
.widget-moment .banner-nth-3.color-scheme-dark .button-medium-secondary,
.widget-moment .banner-nth-2.color-scheme-dark .button-medium-secondary:before,
.widget-moment .banner-nth-3.color-scheme-dark .button-medium-secondary:before {
	color: #000;
}

/* Widget Nieuws */
.widget-nieuws.section .banner .content {
    position: absolute;
    bottom: 60px;
}

.widget-nieuws.section .banner.text-ori-left .content {
    left: 3%;
}

.widget-nieuws.section .banner.text-ori-right .content {
    right: 3%;
    text-align: right;
}

.widget-nieuws.section .banner.text-ori-center .content {
    right: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.widget-nieuws.section .banner-nth-1 h3,
.widget-nieuws.section .banner-nth-1 h2 {
    font-size: 36px;
    font-family: "GoudyCatSC-Reg", serif;
    line-height: 36px;
    margin-bottom: 22px;
}

.widget-nieuws.section .banner-nth-1 p {
	font: italic normal 18px/18px "Sorts Mill Goudy", sans-serif;
}

.widget-nieuws .button-medium-secondary {
    padding: 14px 15px 12px 35px;
    font-style: normal;
    font-size: 16px;
}
.widget-nieuws .button-medium-secondary:before {
	top: 5px;
}

/* Widget Ons verhaal */
.widget-ons_verhaal.section .banner .content {
    position: absolute;
    top: 8%;
    width: 350px;
}

.widget-ons_verhaal.section .banner-nth-1.text-ori-left .content {
    left: 3%;
}

.widget-ons_verhaal.section .banner-nth-1.text-ori-right .content {
	right: 3%;
	text-align: right;
}

.widget-ons_verhaal.section .banner-nth-1.text-ori-center .content {
	right: 0;
	left: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.widget-ons_verhaal.section .banner-nth-1 h3,
.widget-ons_verhaal.section .banner-nth-1 h2{
    font-size:36px;
    font-family: "GoudyCatSC-Reg", serif;
    line-height: 36px;
    font-style: normal;
}

.widget-ons_verhaal.section .banner p {
	font: normal 18px/27px "Sorts Mill Goudy", sans-serif;
    margin-bottom: 28px;
    font-style: italic;
}
.widget-ons_verhaal .button-medium-secondary {
	padding: 14px 15px 12px 35px;
	font-style: normal;
	font-size: 16px;
}
.widget-ons_verhaal .button-medium-secondary:before {
	top: 5px;
}

/* Widget Nico */
.widget-nicolicious .vcenter {
	display: table-cell;
	height: 100%;
	vertical-align: middle;
}

.widget-nicolicious.section .banner {
	display: table;
}

.widget-nicolicious.section .banner .content-wrap {
	width: 1000px;
	margin: 0 auto;
	padding: 0 15px;
}

.widget-nicolicious.section .banner .content {
	width: 295px;
}

.widget-nicolicious.section .banner.text-ori-right .content {
    float: right;
}

.widget-nicolicious.section .banner.text-ori-left .content {
	float: left;
}

.widget-nicolicious.section .banner.text-ori-center .content {
	margin: 0 auto;
	padding-top: 7%;
}

.widget-nicolicious.section .banner h3,
.widget-nicolicious.section .banner h2 {
    font-size: 30px;
    font-family: "NicoliciousCaps", sans-serif;
    line-height: 30px;
    font-style: normal;
}

.widget-nicolicious .product-name {
    font-size: 18px;
    font-family: 'fg_alexregular', sans-serif;
    line-height: 24px;
}

.widget-nicolicious .media-video {
    margin: 18px 0;
}

.widget-nicolicious .color-scheme-light .nico-link {
	display: block;
    color: #fff;
}

.widget-nicolicious .color-scheme-light .nico-link:before {
	background-image: url(https://rivieramaison.com/skin/frontend/rivieramaison/default/images/ico-arrow-right--light.png);
	top: 6px;
}

.widget-nicolicious .color-scheme-dark .nico-link {
    color: #333;
}

.widget-nicolicious .description {
	margin-bottom: 35px;
	font: italic normal 18px/27px "Sorts Mill Goudy", sans-serif;
}

.widget-nicolicious .button-medium-secondary {
    padding: 13px 15px 13px 35px;
    font-style: normal;
    font-size: 16px;
}

.widget-nicolicious .button-medium-secondary:before {
    top: 5px;
}

/* Widget acties */
.widget-acties .banner-image {
	position: relative;
	width: 100%;
	height: 100%;
	background-position: center center;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
}

.widget-acties .banner {
	display: table;
}

.widget-acties .banner .banner-image-wrap {
	display: table-cell;
	height: 100%;
	width: 100%;
	vertical-align: middle;
}

.widget-acties .banner p {
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: 500;
}

.widget-acties .banner .button {
	padding: 14px 15px 12px 35px;
	font-style: normal;
	font-size: 16px;
}
.widget-acties .banner .button:before {
	top: 5px;
}

.widget-acties .banner .extra-link {
	position: relative;
	display: block;
	margin: 15px 0 15px 0;
	background: none;
	font-size: 17px;
	font-size: 1.063rem;
	font-family: "Sorts Mill Goudy", serif;
	text-transform: none;
}

.widget-acties .banner.color-scheme-light .extra-link {
	color: #fff;
}

.widget-acties .banner.color-scheme-dark .extra-link {
	padding-left: 16px;
	color: #333;
}

.widget-acties .banner .extra-link:before {
	width: 10px;
	line-height: 1.4;
	font-size: 16px;
}

.widget-acties.banner-count-1 {
	width: 100%;
}

.widget-acties.banner-count-1 .content {
	position: absolute;
	right: 5%;
	bottom: 50px;
	bottom: 3.125rem;
	text-align: right;
}

.widget-acties.banner-count-1 .text-ori-left .content {
	text-align: left;
	left: 5%;
}

.widget-acties.banner-count-1 .text-ori-right .content {
	text-align: right;
	right: 5%;
}

.widget-acties.banner-count-1 .text-ori-center .content {
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	text-align: center;
}

.widget-acties.banner-count-1 h3 {
	margin: 0 -7px -5px 0;
	font-family: "Sorts Mill Goudy", serif;
	text-transform: uppercase;
	font-size: 68px;
	font-size: 4.25rem;
	-webkit-font-smoothing: antialiased;
}

.widget-acties.banner-count-1 .extra-link {
	display: none;
}

.widget-acties .banner-count-1 h3 span {
	font-style: italic;
	text-transform: none;
}

.widget-acties .banner-count-1 .content h4,
.widget-acties .banner-count-1 .content .extra-link {
	display: none;
}

.widget-acties.banner-count-2 {
	 width: 50%;
	 float: left;
}

.widget-acties.banner-count-2 .banner {
	display: table;
	position: relative;
	float: left;
	width: 50%;
}

.widget-acties.banner-count-2 .banner-image-wrap,
.widget-acties.banner-count-2 .content-wrap {
	display: table-row;
}
.widget-acties.banner-count-2 .banner-image {
	display: table-cell;
	width: 100%;
	background-size: cover;
	background-position: center center;
}

.widget-acties.banner-count-2 .content {
	display: table-cell;
	padding: 20px 24px 0 24px;
	width: 100%;
	background: #f3f3f3;
}

.widget-acties.banner-count-2 .text-ori-left .content {
	text-align: left;
}

.widget-acties.banner-count-2 .text-ori-right .content {
	text-align: right;
}

.widget-acties.banner-count-2 .text-ori-right .extra-link {
	clear: both;
	float: right;
}

.widget-acties.banner-count-2 .text-ori-center .content {
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	text-align: center;
}

.widget-acties.banner-count-2 .text-ori-center .extra-link {
	width: 220px;
	margin-left: auto;
	margin-right: auto;
}

.widget-acties.banner-count-2 .text-ori-center .extra-link:before {
	left: 27px;
}

.widget-acties.banner-count-2 h3 {
	margin-bottom: 20px;
	font: normal 36px GoudyCatSC-Reg, serif;
	-webkit-font-smoothing: antialiased;
}

.widget-acties.banner-count-2 p {
	margin-bottom: 25px;
	font: italic normal 19px "Sorts Mill Goudy", serif;
}

.widget-acties.color-scheme-light h3,
.widget-acties.color-scheme-light p {
	color: #fff;
	text-shadow: 0 0 5px rgba(51, 51, 51, 0.8);
}

.widget-acties.color-scheme-dark h3,
.widget-acties.color-scheme-light.banner-count-2 h3,
.widget-acties.color-scheme-dark p,
.widget-acties.color-scheme-light.banner-count-2 p{
	color: #000;
	text-shadow: none;
}

/* widget interview */
.widget-interview .banner-nth-1 .content {
	position: absolute;
	left: 0;
	bottom: 60px;
	margin-left: auto;
	margin-right: auto;
	right: 0;
	width: 50%;
	text-align: center;
	text-shadow: 0 0 5px rgba(51, 51, 51, 0.3);
}

.widget-interview .banner h3 {
	margin: 15px 0 30px;
	margin: 0.938rem 0 1.875rem;
	line-height: 0.75;
	font-family: GoudyCatSC-Reg, serif;
	font-size: 60px;
	text-shadow: 0 0 5px rgba(51, 51, 51, 0.8);
	-webkit-font-smoothing: antialiased;
}

.widget-interview .banner .button-medium-secondary {
	padding: 14px 15px 12px 35px;
	font-style: normal;
	font-size: 16px;
}
.widget-interview .banner .button-medium-secondary:before {
	top: 5px;
}

.widget-interview .banner p {
	font-size: 20px;
	text-shadow: 0 0 5px rgba(51, 51, 51, 0.8);
}

.widget-interview.color-scheme-light {
	color: #fff;
}

.widget-interview.color-scheme-dark {
	color: #000;
}


/* next panel */
.next-panel-wrap,
.back-to-top {
	display: block;
	color: #333;
	position: absolute;
	background: #fff url(https://rivieramaison.com/skin/frontend/rivieramaison/default/images/ico-widget-next.png) 98% center no-repeat;
	font: normal 14px "Sorts Mill Goudy", serif;
	text-transform: uppercase;
	text-align: right;
	z-index: 10;
}

.next-panel-wrap {
	padding: 14px 0 0 0;
	bottom: 0;
	height: 45px;
	width: 100%;
	background-image: none;
	text-align: center;
}

.back-to-top {
	position: absolute;
	width: 100%;
	height: 45px;
	padding: 14px 0 0 0;
	text-align: center;
	background-image: none;
	margin-top: -45px;
	z-index: 2;
	background-color: #fff;
}

.toggle-top,
.next-panel {
	position: relative;
	padding: 14px 25px 0 0;
}

.toggle-top:after,
.next-panel:after {
	position: absolute;
	top: 14px;
	right: 0;
	width: 16px;
	height: 16px;
	background: url(https://rivieramaison.com/skin/frontend/rivieramaison/default/images/ico-widget-next.png) 98% center no-repeat;
	-moz-animation: bounce 2s infinite;
	-webkit-animation: bounce 2s infinite;
	animation: bounce 2s infinite;
	content: "";
}

.toggle-top:after {
	background: url(https://rivieramaison.com/skin/frontend/rivieramaison/default/images/ico-widget-previous.png) 98% center no-repeat;
	content: "";
}

.fp-scrollable {
	position: relative;
}
/* This element has no class */
.cms-index-index #fp-nav.right,
.category-displaymode-bannerpage #fp-nav.right {
	right: 25px;
}
.cms-index-index #fp-nav span,
.category-displaymode-bannerpage #fp-nav span,
.cms-index-index .fp-slidesNav span,
.category-displaymode-bannerpage .fp-slidesNav span {
	color: #333;
}
.cms-index-index footer,
.category-displaymode-bannerpage footer {
	margin-top: 30px;
	z-index: 1;
}

/* Widget New arrivals */
.widget-new-arrivals .fp-tableCell {
	border-bottom: 1px solid #e4e3e2;
}
.widget-new-arrivals .banner {
	display: table;
}
.widget-new-arrivals .content-wrap {
	width: 100%;
	display: table-cell;
	vertical-align: middle;
	background: #f3f3f3;
}
.widget-new-arrivals .content {
	width: 710px;
	margin: 0 auto;
	text-align: center;
}
.widget-new-arrivals .content > h3 {
	margin-bottom: 20px;
	margin-bottom: 1.250rem;
	font-size: 36px;
	font-size: 2.250rem;
	line-height: 1.5;
	-webkit-font-smoothing: antialiased;
}
.widget-new-arrivals .product-count {
	display: block;
	font: 100 120px Roboto, sans-serif;
	font-size: 7.500rem;
	line-height: 0.8;
}
.widget-new-arrivals .content > p {
	font: italic 400 19px "Sorts Mill Goudy", serif;
	font-size: 1.188rem;
	margin-bottom: 20px;
	margin-bottom: 1.250rem;
}
.widget-new-arrivals .button-medium-primary {
	padding: 13px 15px 13px 35px;
	padding: 0.875rem 0.938rem 0.750rem 2.188rem;
	font-size: 16px;
	font-size: 1rem;
	color: #333;
}
.widget-new-arrivals .button-medium-primary:before {
	top: 6px;
}
.widget-new-arrivals .products {
	width: 708px;
	margin: 45px auto;
}

.widget-new-arrivals .products.product-nth-1 {
	width: 162px;
}
.widget-new-arrivals .products.product-nth-2 {
	width: 344px;
}
.widget-new-arrivals .products.product-nth-3 {
	width: 526px;
}

.widget-new-arrivals .products li {
	float: left;
	width: 162px;
	margin-right: 20px;
}
.widget-new-arrivals .products li:last-child {
	margin-right: 0;
}
.widget-new-arrivals .products img {
	width: 100%;
}
.widget-new-arrivals .product-title {
	margin: 5px 0 0 0;
	font: normal 18px/1.2 "Sorts Mill Goudy", sans-serif;
	text-overflow: ellipsis;
}
.widget-new-arrivals .product-title a {
	color: #333;
}

/* Vacancies
--------------------------------------------*/
.vacancy-pages .col-right {
	width: 34%;
	float: right;
	margin-left: 1.5%;
	margin-right: 1.5%;
}

.vacancy-pages .col-main {
	width: 60%;
	float: left;
	margin-right: 1.5%;
	margin-left: 1.5%;
}

.vacancy-pages .vacancy-form-wrap {
	display: none;
}

.vacancy-details .social-bar {
	margin-top: -51px;
}

.vacancy-pages .vacancy-list h2 {
	display: none;
	font-family: "Roboto", sans-serif;
	font-weight: 400;
	margin: 0;
	font-size: 15px;
	font-size: 0.9375rem;
	padding: 15px 0;
	padding: 0.9375rem 0;
}

.vacancy-pages .vacancy-list a {
	color: #333;
}

.vacancy-pages .vacancy-list li {
	padding: 15px 0;
	padding: 0.9375rem 0;
	line-height: 1.2;
	border-top: 1px solid #d9d9d9;
}
.vacancy-pages .vacancy-list li a {
	font-family: "Roboto", sans-serif;
	font-weight: 400;
	margin: 0;
	font-size: 15px;
	font-size: 0.9375rem;
}
.vacancy-pages .vacancy-list li a span {
	font-weight: 300;
	display: none;
}

.correspondence-address {
	margin: 1em 0;
	font-size: 1.4em;
}
.vacancy-detail-content p a {
	position: relative;
	color: #333;
	text-decoration: none;
	line-height: 1;
}
.vacancy-detail-content p a:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #ffbe00;
	z-index: -1;
}
.vacancy-detail-content p a:hover {
	color: #ffbe00;
}
.vacancy-detail-content .vacancy-number,
.vacancy-detail-content .vacancy-subheader {

	margin-bottom: 20px;
}

.vacancy-detail-content .buttons-set p {
	float: left;
}
.vacancy-detail-content .buttons-set .button-big-secondary {
	float: right;
}
.vacancy-form-wrap fieldset .content {
	display: none;
}
.vacancy-form-wrap fieldset h3 {
	margin-top: 20px;
	font: 400 1.5em Roboto, sans-serif;
}
.vacancy-form-wrap textarea {
	width: 100%;
	height: 200px;
	padding: 0.5em;
	border: 1px solid #e4e3e2;
	font-size: 1.4em;
	font-weight: 300;
}
.vacancy-form-wrap textarea:focus {
	outline: 0;
	border-color: #333333;
}

.vacancy-form-wrap .available-from {
	margin: 10px 0 5px;
}

.vacancy-form-wrap .available-days {
	margin-top: 5px;
}

.vacancy-pages .col-main .button-medium-secondary:before {
	top: -2px;
	text-align: center;
}
.vacancy-pages .available-from input {
	width: 15%;
	margin: 0 1.5% 0 0;
}
.vacancy-pages .available-days > label {
	float: left;
}
.vacancy-pages .available-days .input-box {
	clear: both;
}
.vacancy-pages .available-days-list .checker,
.vacancy-pages .available-days-list label {
	float: left;
}
.vacancy-pages .available-days-list li {
	clear: both;
}

#vacancy-apply-form .spamcontroller {
    display: none;
}

/* PDP: Recepten
----------------------------------- */
.mode-recepten .price-and-order {
	display: none;
}
.mode-recepten .product-sell-box,
.mode-videos .product-sell-box {
	background: #fff;
}
.mode-recepten .product-description-wrap {
	margin-top: 35px;
}
.mode-recepten .product-essential .product-description,
.mode-videos .product-essential .product-description{
	font: 300 15px/24px Roboto, sans-serif;
}
.store-pages .view-all-stores a,
.store-pages .store-list li a,
.customer-account-login .registered-users .forgot-password-link,
.enterprise-rma-return-history .data-table a,
.sales-order-history .data-table a,
.customer-account-index .col-main a,
.mode-account .change-addres-link,
.widget-nicolicious .nico-link,
.mode-videos .ask-question,
.edit-address {
	position: relative;
	font-size: 15px;
	color: #333;
	padding-left: 20px;
	text-decoration: none;
}
.store-pages .view-all-stores a:hover,
.store-pages .store-list li a:hover,
.customer-account-login .registered-users .forgot-password-link:hover,
.enterprise-rma-return-history .data-table a:hover,
.sales-order-history .data-table a:hover,
.customer-account-index .col-main a:hover,
.mode-account .change-addres-link:hover,
.widget-nicolicious .nico-link:hover,
.mode-videos .ask-question:hover,
.edit-address:hover {
	text-decoration: underline;
}
.store-pages .view-all-stores a:before,
.store-pages .store-list li a:before,
.customer-account-login .registered-users .forgot-password-link:before,
.sales-order-history .data-table a:before,
.enterprise-rma-return-history .data-table a:before,
.customer-account-index .col-main a:before,
.mode-account .change-addres-link:before,
.widget-nicolicious .nico-link:before,
.mode-videos .ask-question:before,
.edit-address:before,
.quote_summary .block .block-actions a:before
{
	position: absolute;
	left: 0;
	top: 5px;
	width: 10px;
	height: 10px;
	content: "";
	background: url(https://rivieramaison.com/skin/frontend/rivieramaison/default/images/ico-arrow-right.png) 0 0 no-repeat;
}

/*WIDGET QUOTE */
/*---------------------------------------*/

.widget-quote {
    width: 465px;
    margin: 0 auto;
}

.widget-quote .banner{
    margin-bottom: 35px;
}

.widget-quote h2,
.widget-quote h3 {
	font: normal 36px/36px "GoudyCatSC-Reg", sans-serif;
    text-align: center;
	color: #000;
}

.widget-quote p {
    font-size: 17px;
    line-height: 24px;
    font-family: "Sorts Mill Goudy", serif;
    text-transform: lowercase;
    margin: 0;

}

.widget-quote blockquote {
    color: #ffbe00;
    font-size: 30px;
    font-family: "Sorts Mill Goudy", serif;
    padding: 20px;
    font-style: italic;
}

.widget-quote .text-ori-left blockquote {
    float: left;
    text-align: right;
    margin-left: -50px;
}

.widget-quote .text-ori-right blockquote {
    float: right;
    text-align: left;
    margin-right: -50px;
}

/*MOMENT RECIPES */
/*--------------------------------------*/
.mode-moment .recipes {
	margin-top: 50px;
}
.recipes h2,
.recipes h3 {
    font-size: 30px;
    line-height: 36px;
    font-family: "GoudyCatSC-Reg", serif;
    text-align: center;

}

.recipes p {
    font-size: 17px;
    line-height: 24px;
    font-family: "Sorts Mill Goudy", serif;
    text-transform: lowercase;
    margin: 0 auto;

}

.recipes .product-name {
    color: #333333;
    font-family: "GoudyCatSC-Reg", serif;
    font-size: 24px;
    margin-bottom: 5px;
}

.recipes .recipes-list{
    margin: 15px auto;
}

.recipes .recipes-list li {
    float: left;
    width: 164px;
    margin: 10px;
}

.recipes .item-count-3 {
    width: 552px;
}

.recipes .item-count-2 {
    width: 368px;
}

.recipes .item-count-1 {
    width: 184px;
}

.recipes .recipe-list-image{
    margin-bottom: 15px;
}

.recipes .extra-link {
    color: #333333;
    background: none;
	font: normal 15px "Sorts Mill Goudy", serif;
    text-transform: none;
    padding: 5px 0 0 15px;
}
.recipes .extra-link:before {
	top: -2px;
	width: 10px;
}

/* MOMENTS - PAGE BOTTOM IMAGE
-------------------------------------*/
.mode-moment .col-main {
	padding-bottom: 160px;
	background-repeat: no-repeat;
	background-position: bottom center;
}
.mode-moment .moment-block-wrap {
	position: relative;
	width: 1000px;
	margin: 0 auto;
}
.mode-moment .moment-block-wrap:after {
	content: "";
	position: absolute;
	bottom: 8%;
	left: 0;
	width: 300px;
	height: 300px;
	background: url(https://rivieramaison.com/skin/frontend/rivieramaison/default/images/rm-watermerk.png) center center no-repeat;
	z-index: -1;
}

/* Moments: Category intro
----------------------------------- */

.mode-moment .main {
	width: 100%;
	padding: 0;
}

.mode-moment .col-main .section {
	width: 100%;
	height: 600px;
	position: relative;
}

.mode-moment .category-intro {
	position: relative;
	width: 100%;
	height: 100%;
	padding-top: 65px;
	background-position: center top;
	background-size: cover;
	text-align: center;
}

.mode-moment .category-intro-wrap .fp-tableCell {
	padding-top: 106px;
}

.mode-moment .color-scheme-light .category-intro  {
	color: #fff;
}

.mode-moment .color-scheme-dark .category-intro  {
	color: #000;
}

.mode-moment .category-intro:after {
    background: url(https://rivieramaison.com/skin/frontend/rivieramaison/default/images/logo-emblem.png) no-repeat;
    background-color: #ffffff;
    content: "";
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    width: 66px;
    height: 61px;
    background-size: 66px;
    bottom: -4.1782729805014%;
}

.mode-moment .category-intro .button-medium-secondary {
    width: 200px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 30px;
    padding-top: 4px;
}

.mode-moment .category-intro p {
	font: normal 14px "GoudyCatSC-Reg", sans-serif;
	text-transform: uppercase;
}

.mode-moment .category-intro .home-is {
	font-size: 73px;
}

.mode-moment .category-intro h1 {
	margin-bottom: 0;
	font: italic 50px/0.9 "Sorts Mill Goudy", sans-serif;
	text-transform: lowercase;
}

.mode-moment .category-intro h2 {
	font: normal 30px "Sorts Mill Goudy", sans-serif;
	width: 180px;
	margin: 0 auto 20px;
	text-shadow: 0 0 3px rgba(255,255,255,0.3);
}

.mode-moment .next-panel {
	background: none;
}

.mode-moment .next-panel:after {
	content: "";
	background: none;
}

.mode-moment .social-bar {
	float: none;
	width: 1000px;
	margin: 0 auto;
	padding-left: 780px;
}

.mode-moment .social-bar .title {
    display: block;
    float: left;
    padding: 5px 0;
    text-transform: none;
	font: italic normal 18px "Sorts Mill Goudy", san-serif;
}

.mode-moment .category-view.active .fp-tableCell {
	padding-top: 50px;
}
.mode-moment .category-view.active .next-panel {
	top: 40px;
}


/* Moments: Category description
----------------------------------- */
.mode-moment .category-description {
    width: 580px;
    margin: 50px auto 35px;
    text-align: center;
}

.mode-moment .category-description h3,
.mode-moment .category-theme h3 {
	color: #000;
	font: normal 36px/36px "GoudyCatSC-Reg", sans-serif;
	text-align: center;
}

.mode-moment .category-description .description,
.mode-moment .category-theme .description {
    position: relative;
	font: italic normal 19px "Sorts Mill Goudy", sans-serif;
}

.mode-moment .category-description .description:after {
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-bottom: 1px solid #333333;
    width: 100px;
    content: "";
}

/* Moments: Category theme
----------------------------------- */
.mode-moment .category-theme {
	width: 480px;
	margin: 70px auto 0 auto;
	text-align: left;
}
.mode-moment .category-theme h3 {
	color: #000;
	font-size: 30px;
}
.mode-moment .category-theme .description {
	color: #000;
	font-style: normal;
	font-size: 17px;
}

.mode-moment .moment-products {
	padding-top: 15px;
	background: none;
}
.mode-moment .moment-products > p.title {
	display: none;
}

.widget-be-inspired {
	position: relative;
    width: 455px;
    margin: 50px auto 0 auto;
}

.widget-be-inspired h2,
.widget-be-inspired h3 {
    font-size: 30px;
    line-height: 36px;
    font-family: "GoudyCatSC-Reg", serif;
    text-align: center;
}

.widget-be-inspired p {
	font: normal 17px/24px "Sorts Mill Goudy", sans-serif;
    width: 450px;
    margin: 0 auto;
}

.widget-be-inspired .be-inspired-img {
    float: left;
    margin: 0;
    padding: 20px 20px 0 60px;
}

.widget-be-inspired .product-animation {
    position: absolute;
	left: -65px;
	bottom: -30px;
}

.widget-be-inspired .button-medium-secondary {
	float: left;
	height: 30px;
    margin-top: 15px;
    padding-top: 4px;
}

/* Moment: Shop the Moment
----------------------------------- */

.shop-the-moment:before {
	content: "";
	position: fixed;
	left: 0;
	right: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	background: #000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	opacity: 0.8;
}
.shop-the-moment {
	display: none; /* initial state is not visible */
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 5003;
	overflow: auto;
}
.shop-the-moment .heading-wrap {
	width: 270px;
	margin: 35px auto 45px auto;
	text-align: center;
}
.shop-the-moment .heading-wrap .title {
	margin-bottom: 22px;
	font: normal 36px "GoudyCatSC-Reg", sans-serif;
	color: #fff;
	-webkit-font-smoothing: antialiased;
}
.shop-the-moment .btn-close {
	position: absolute;
	top: 2%;
	right: 1%;
	width: 36px;
	height: 36px;
	background: url(https://rivieramaison.com/skin/frontend/rivieramaison/default/images/ico-close--light.png) center center no-repeat;
	cursor: pointer;
	text-indent: -9999em;
}
.shop-the-moment .category-products {
	width: 1000px;
	margin: 0 auto;
	padding: 0 15px;
}
.shop-the-moment .product-list-title,
.shop-the-moment .toolbar {
	display: none;
}
.shop-the-moment .category-products .item {
	width: 22.680412371134%;
	color: #fff;
}
.shop-the-moment .products-list .productlist-info a {
	color: #fff;
	font-size: 17px;
	-webkit-font-smoothing: antialiased;
}
.shop-the-moment .item-wrap {
	position: relative;
}
.shop-the-moment .item-wrap:before,
.ie8 .shop-the-moment .checkbox {
	content: "";
	position: absolute;
	top: 10px;
	left: 10px;
	width: 18px;
	height: 18px;
	background: url(https://rivieramaison.com/skin/frontend/rivieramaison/default/images/ico-moment-select-sprite.png) 0 0 no-repeat;
	z-index: 1;
	cursor: pointer;
}
.shop-the-moment .selected .item-wrap:before,
.ie8 .shop-the-moment .selected .checkbox {
	background-position: 0 -38px;
}
.shop-the-moment .out-of-stock .item-wrap:before {
	cursor: default;
}
.shop-the-moment .out-of-stock .product-image:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	filter: alpha(opacity=40);
	opacity: 0.4;
}
.shop-the-moment .out-of-stock .productlist-info {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.shop-the-moment .product-sketch {
	display: none;
}

/* Stockorders (Check and Reserve)
----------------------------------- */

/* general popup  columns styling */
.mode-popup .main {
	width: 100%;
	margin-bottom: 15px;
}
.mode-pdp-stockorders.mode-popup {

}
.mode-popup div[id^=tsbadge],
.mode-popup #robin_tab_container {
	display: none !important;
}

/* postcode + search + product information */
.mode-pdp-stockorders .col1 .buttons {
	float: right;
}
.stockorders-product .col1 {
	float: left;
	width: 50%;
	padding: 0 15px 0 0;
}
.stockorders-product .col1 .form-list {
	margin-left: 0;
}

.stockorders-form .form-list {
	margin-left: 0;
}

.mode-pdp-stockorders .product-information {
	float: left;
	width: 190px;
	margin: 50px 20px 0;
}
.mode-pdp-stockorders .product-information .product-name {
	font: 400 15px "Sorts Mill Goudy", serif;
	-webkit-font-smoothing: subpixel-antialiased;
}

/* nearest stores */
.stockorder-store-location {
	display: table;
	position: relative;
	width: 625px;
	border-top: 1px solid #d9d9d9;
}

.stockorder-store-location dt {
	display: table-row;
}

.stockorder-store-location .store-data,
.stockorder-store-location .reservation-form {
	display: table-cell;
	height: 46px;
	border-bottom: 1px solid #d9d9d9;
	vertical-align: middle;
}

.stockorder-store-location .no-stock,
.stockorder-store-location .no-stock a {
	color: #9797a5;
	cursor: default;
	text-decoration: none;
}

.stockorder-store-location .no-stock .button {
	display: none;
}

.stockorder-store-location .store-location-city {
	width: 20%;
}

.stockorder-store-location .store-location-streetname {
	width: 50%;
}

.stockorder-store-location .store-location-distance {
	width: 20%;
}

.store-info-wrapper,
.mode-pdp-stockorders .required {
	display: none;
}

.stockorders-tooltipster-custom {
	width: 430px;
	max-width: 430px;
	border: 1px solid #d9d9d9;
	background: rgba(255,255,255, 0.97);
	color: #333;
	box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
}

.stockorders-tooltipster-custom .tooltipster-content {
	line-height: 16px;
	padding: 10px 20px;
	color: #333;
}

.stockorders-tooltipster-custom .tooltipster-content .col-1 {
	float: left;
	width: 200px;
	font-size: 10px;
}

.stockorders-tooltipster-custom .tooltipster-content .col-1 h4,
.stockorders-tooltipster-custom .tooltipster-content .col-2 h4 {
	margin: 0 0 5px 0;
	font: 400 15px Roboto, Arial, sans-serif;
}

.stockorders-tooltipster-custom .tooltipster-content .col-2 {
	float: right;
	width: 180px;
	font: 300 15px Roboto, Arial, sans-serif;
}
.stockorders-tooltipster-custom .tooltipster-content .store-time-table dd,
.stockorders-tooltipster-custom .tooltipster-content .store-time-table dt {
	float: left;
	width: 50%;
}

/* reservation form */
.mode-pdp-stockorders .stockorders-form strong {
	font-weight: 400;
}
.mode-pdp-stockorders .stockorders-form .buttons-set {
	float: right;
	margin-top: 25px;
}
.mode-pdp-stockorders .back {
	float: left;
	margin-top: 25px;
}
.mode-pdp-stockorders .back,
.stockorders-thanks a {
	position: relative;
	color: #333;
}
.mode-pdp-stockorders .back:hover,
.stockorders-thanks a:hover {
	text-decoration: none;
	color: #ffbe00;
}
.mode-pdp-stockorders .back:after,
.stockorders-thanks a:after {
	content: "";
	position: absolute;
	bottom: 2px;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #ffbe00;
	z-index: 0;
}

.page-loading-progress {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	background: rgba(255,255,255,0.97) url(https://rivieramaison.com/skin/frontend/rivieramaison/default/images/ico-ajax-loader.gif) center center no-repeat;
}

/* Photo viewer
----------------------------------- */
.photo-viewer-div .photo-viewer-ul { margin-left: 0; width: auto; list-style: none; display: flex; flex-flow: row wrap; }
.photo-viewer-div .photo-viewer-ul li:nth-child(3n+1) { margin-left: 0; }
.photo-viewer-div .photo-viewer-ul li { float: left; display: inline; margin-left: 3.3%; max-width: 30%; max-height: 30%; margin-top: 3% }
.photo-viewer-div .photo-viewer img { object-fit: cover; width: 100%; height: 100%; max-height: 230px; }
.fancybox-arrow.fancybox-arrow--right { right: 30%;}
.fancybox-arrow.fancybox-arrow--left { left: 30%;}

.mode-cmscontent .photo-viewer {
	float: left;
	width: 30.555555555556%;
	margin-right: 4.0740740740741%;
	margin-bottom: 30px;
}
.mode-cmscontent .photo-viewer.last {
	margin-right: 0;
}
.mode-cmscontent .category-description p .photo-viewer:after {
	content: "";
	background: none;
}
.mode-cmscontent .photo-viewer img {
	width: 100%;
}

/* colorbox photo viewer styling */

.cb-photo-viewer #cboxPrevious,
.cb-photo-viewer #cboxNext,
.cb-photo-viewer #cboxClose {
	top: -25px;
	background: url(https://rivieramaison.com/skin/frontend/rivieramaison/default/images/colorbox-photo-viewer-sprite.png) center center no-repeat;
	border: none;
}
.cb-photo-viewer #cboxPrevious:focus,
.cb-photo-viewer #cboxNext:focus,
.cb-photo-viewer #cboxClose:focus {
	outline: none;
}
.cb-photo-viewer #cboxClose {
	right: 0;
	background-position: -57px -2px;
}
.cb-photo-viewer #cboxPrevious {
	margin-right: 10px;
	background-position: 0 0;
}
.cb-photo-viewer #cboxNext {
	background-position: -30px 0;
}
.cb-photo-viewer #cboxTitle {
	top: -25px;
	color: #fff;
	font: normal 17px "Sorts Mill Goudy", sans-serif;
}

/* Colorbox error notification */
.error-notification .error-message {
	position: absolute;
	display: block;
	top: 50%;
	padding: 10px;
	text-align: center;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}


/* Logout page
----------------------------------- */
.customer-account-logoutsuccess .page-title h1 {
	float: none;
	margin-top: 30px;
}

/* CMS General */
.std ul { list-style: disc; margin-left: 20px; }
.std ol { list-style: decimal; margin-left: 20px; }
.std .messages { list-style: none; margin-left: 0; }
.std .messages ul { list-style: none; margin-left: 0; }

.std .display-mobile { display: none; }

/* Cookie consent */
.cookieconsent {
	display: none;
	position: fixed;
	width: 1000px;
	margin: 0 auto;
	padding: 20px 10px;
	background-color: #333;
	color: #fff;
	z-index: 8888;
	top: auto;
	right: 0;
	bottom: 110px;
	left: 0;
	font-family: "Sorts Mill Goudy", sans-serif;
	font-weight: 400;
	line-height: 0.9;
	text-align: center;
	box-shadow: 0 0 10px -5px #333;
}

.cookieconsent.is-visible {
	display: block;
}

.cookieconsent p {
	margin: 0;
	font-size: 13px;
}

.cookieconsent a {
	color: #fff;
	text-decoration: underline;
}

.cookieconsent-close {
	display: inline-block;
	position: relative;
	width: 15px;
	height: 15px;
	margin-left: 10px;
	text-indent: -9999em;
	background: transparent;
	border: 0;
	color: #fff;
}

.cookieconsent-close:after {
	content: "\00D7";
	font-size: 1.75rem;
	text-indent: 0;
	position: absolute;
	top: -12px;
	right: 0;
}

.cookieconsent-close:focus {
	outline: 0;
}

.notice-cookie {
	width: 100%;
	position: fixed;
	z-index: 9999;
	bottom: 0;
	background: #1d1d1d;
	opacity: 0.85;
	padding: 0 15px;
	/* z-index is one higher than trusted shop badge */
	z-index: 2147483646;
}
.notice-cookie .notice-inner {
	width: auto;
	max-width: 960px;
	font-size: 12px;
	box-sizing: border-box;
	padding: 15px 120px 15px 0px;
	line-height: 1.5;
	color: #fff;
	font-weight: 100;
	position: relative;
	margin: 0 auto;
}
.notice-cookie .notice-text p {
	font-size: 12px;
}
.notice-cookie .notice-text p:last-child {
	margin-bottom: 0;
}
.notice-cookie .notice-text a {
	color: #ffffff;
	text-decoration: underline;
}
.notice-cookie .actions button {
	position: absolute;
	display: block;
	padding: 10px 15px;
	top: 50%;
	transform: translate(0, -50%);
	right: 0;
	border: 1px solid #ffffff;
	color: #ffffff;
	background: transparent;
	font-size: 13px;
	font-weight: 100;
	text-decoration: underline;
}

/* Kega_form
----------------------------------- */

.address-loaded .input-text {
    font-size: 1.5em;
}

/* Wishlist
----------------------------------- */

.my-wishlist > form > fieldset > ul.form-list > li.wide {
    margin-bottom: 10px;
}
.my-wishlist > form > fieldset > ul.form-list > li.wide > .input-box > textarea {
    margin-bottom: 10px;
}

.my-wishlist > form > fieldset > div.buttons-set {
    margin-top: 10px;
}

.wishlist-share {
    background: #ffbe00;
    display: inline-block;
    padding: 5px 10px;
    border: 0;
    color: #000;
    font-size: 13px;
    font-weight: normal;
    font-family: "Open Sans", sans-serif;
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    white-space: nowrap;
}

.wishlist-button {
    background: #f3f3f3;
    display: inline-block;
    padding: 7px 15px;
    border: 0;
    color: #000;
    font-size: 13px;
    font-weight: normal;
    font-family: "Open Sans", sans-serif;
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    white-space: nowrap;
}

.wishlist-edit {
    background: #000;
    display: inline-block;
    padding: 5px 25px;
    margin-top: 5px;
    border: 0;
    color: #fff;
    font-size: 13px;
    font-weight: normal;
    font-family: "Open Sans", sans-serif;
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    white-space: nowrap;
    text-decoration: none;
}

.wishlist-table > * > tr {
    border-bottom: 1px solid #cdcdcd;
}

.wishlist-table > tbody {
    vertical-align: top;
}

.wishlist-table > tbody > tr > td {
    padding: 10px;
    font-size: 13px;
}

.wishlist-table > tbody > tr > td > h3.product-name > a {
    vertical-align: top;
    font-size: 20px;
}

.wishlist-table > tbody > tr > td > textarea {
    width: 250px;
    height: 45px;
    border: 1px solid #cdcdcd;
    margin-bottom: 20px;
    font-size: 13px;
    color: #aaa;
    resize: none;
    padding: 0.625rem;
}

.wishlist-table input[type=number].qty {
    width: 3em;
}

.wishlist-legend {
    font-size: 2em;
    border-bottom: 1px solid #cdcdcd;
    margin-bottom: 15px;
    padding-bottom: 7px;
}

.wishlist-inputbox {
    margin-bottom: 10px;
}

.wishlist-inputbox textarea {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    max-width: 450px;
    padding: 5px;
    font-size: 13px;
}

.wishlist-shared-index .my-wishlist {
	padding: 1.5%;
}

.wishlist-shared-index .my-wishlist .page-title > h1 {
	float: none;
	margin-top: 1.25rem;
}

.wishlist-shared-index .data-table {
	width: 100%;
}

.wishlist-shared-index .data-table > tbody {
	vertical-align: top;
}

.wishlist-shared-index .data-table > * > tr {
	border-bottom: 1px solid #cdcdcd;
}

.wishlist-shared-index .data-table > tbody > tr > td {
	padding: 10px;
	font-size: 13px;
}

.wishlist-shared-index .data-table > tbody > tr > td.last {
	padding-right: 0;
}

.wishlist-shared-index .data-table > tbody > tr > td > h2.product-name > a {
	vertical-align: top;
	font-size: 20px;
}

.wishlist-shared-index .data-table > tbody > tr > td > textarea {
	width: 250px;
	height: 45px;
	border: 1px solid #cdcdcd;
	margin-bottom: 20px;
	font-size: 13px;
	color: #aaa;
}

.wishlist-shared-index .data-table button,
.wishlist-shared-index .data-table .link-wishlist,
.wishlist-shared-index .buttons-set button {
	float: right;
	display: inline-block;
	width: 100%;
	max-width: 260px;
	border: 0;
	padding: 8px 10px;
	font-size: 14px;
	font-weight: normal;
	font-family: "Open Sans", sans-serif;
	line-height: 19px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}

.wishlist-shared-index .data-table button {
	background: #ffbe00;
}

.wishlist-shared-index .data-table .link-wishlist {
	background: transparent;
	margin-top: 10px;
	border: 1px solid #a6a1a0;
	font-family: "Roboto", sans-serif;
	font-size: 13px;
	text-decoration: none;
	transition: all .2s ease-in-out;
}

.wishlist-shared-index .data-table .link-wishlist:hover {
	text-decoration: none;
	background: #ffbe00;
	border: 1px solid #ffbe00;
	transition: all .2s ease-in-out;
}

.wishlist-shared-index .data-table .link-wishlist:before {
	content: '\002661';
	margin-right: 5px;
}

.wishlist-shared-index .buttons-set {
	padding: 15px 0;
}

.wishlist-shared-index .buttons-set .back-link {
	float: left;
}

.wishlist-shared-index .buttons-set button {
	background: #f3f3f3;
	width: auto;
	max-width: none;
	padding: 10px 15px;
	text-transform: uppercase;
}

.block-layered-nav {
	margin-top: 2.1875rem;
}
.block-layered-nav:first-child {
	margin-top: 0;
}

.block-layered-nav dd li:after {
	display: block;
	content: ".";
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;
	overflow: hidden;
}

.block-layered-nav .block-subtitle--filter {
	display: none;
}

@media only screen and (max-width: 770px) {
	dl#narrow-by-list,
	dl#narrow-by-list2 {
		padding: 0;
	}
}

/* Popup by Enterprise Dialog */
.window-overlay { position:fixed; top:0; left:0; right:0; bottom:0; opacity:0; filter: alpha(opacity=0); background: #000; width:100%; height: 100%; z-index:990; display:block; visibility: hidden;
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr="#b3000000", endColorstr="#b3000000");
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr="#b3000000", endColorstr="#b3000000");
	zoom: 1;
	-webkit-transition: all 0.35s ease-in-out;
	-moz-transition: all 0.35s ease-in-out;
	-o-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
}
.window-overlay.active { opacity:.70; filter: alpha(opacity=70); visibility: visible; }

.popup-block { display: block; position: fixed; width: 600px; margin-left: -300px; top: 50px; bottom: 0; left: 50%; right: auto; padding: 80px 0 20px; z-index: 1000; visibility: hidden; opacity: 0; filter: alpha(opacity=0);
	-webkit-transition: all 0.35s ease-in-out;
	-moz-transition: all 0.35s ease-in-out;
	-o-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
}
.popup-block.active { opacity:1; filter: alpha(opacity=100); visibility: visible; }
.popup-block > .block-title { background: #FFF; margin: -40px auto 0; line-height: 40px; position: relative; }
.popup-block > .block-title .btn-close { display:block; position:absolute; top:0; right: 0; background: #fff url(https://rivieramaison.com/skin/frontend/rivieramaison/default/images/ico-close.png) center center no-repeat; height:40px; width:44px; line-height: 44px; text-align: center; cursor:pointer; overflow: hidden; line-height: 200px; border-left: 1px solid #f5f5f5; border-bottom: 1px solid #f5f5f5; }
.popup-block > .block-title strong { display: block; height: 40px; overflow: hidden; line-height: 40px; font-weight: bold; font-size: 14px; text-transform: uppercase; padding: 0 20px; border-bottom: 1px solid #f5f5f5; }
.popup-block > .block-title strong:empty { display: none; }
.popup-block >  { background: #FFF; margin: 0 auto; max-height: 100%; overflow: auto; -webkit-overflow-scrolling: touch; }
.popup-block > .block-content { position: relative; padding: 15px; width: 600px; height: 475px; margin-left: -300px; left: 50%; background-color: #fff; }
.popup-block > .block-content > .std { overflow-y: scroll; height: 445px; }
.popup-block.loading .block-content { min-height: 100px; }
.popup-block.loading .block-content:before { content:''; display:block; position:absolute; z-index:99; top:50%; left:50%; background: url(https://rivieramaison.com/skin/frontend/rivieramaison/default/images/opc-ajax-loader.gif) no-repeat; width: 32px; height: 32px; margin: -16px 0 0 -16px; }

/* GeoIP popup */
.popup-mctiptolocation-geoip { width: 700px; height: 330px; margin-left: -350px; }
.popup-mctiptolocation-geoip > .block-title { padding: 0; }
.popup-mctiptolocation-geoip > .block-title strong { font-family: "GoudyCatSC-Reg", serif; font-size: 36px; text-transform: none; font-weight: 400; line-height: 43px; height: 60px; padding: 10px 20px; }
.popup-mctiptolocation-geoip > .block-title .btn-close { height: 60px; }
.popup-mctiptolocation-geoip .block-content { width: 700px; height: 250px; margin-left: -350px; text-align: center; }
.popup-mctiptolocation-geoip .block-content a { display: block; padding: 8px 8px 8px 35px; text-align: left; border: 1px solid #D3D3D3; margin: 10px auto 10px auto; width: 450px; cursor: pointer; }
.popup-mctiptolocation-geoip .block-content a:hover { text-decoration: none; background-color: #D3D3D3; }
.popup-mctiptolocation-geoip .block-content br { display: none; }

/* Terms & Agreements Popup */
.popup-agreement-content .block-content { overflow: scroll; }

/**
 * Full Width Page
 */
body.full-width .main { width: 75%; margin: 0 auto; }

/**
 * Ecookie banner
 */
.avg-cookiebar { top: unset !important; bottom: 0 !important; box-shadow: unset !important; background: #000000 !important; color: #ffffff !important; }
.avg-cookiebar__inner { max-width: 640px !important; }
.avg-cookiebar__button+label { padding: 0 15px !important; border-radius: 0 !important; border-color: #ffffff !important; }
.avg-cookiebar__button:checked+label { color: #333333 !important; background-color: #ffbe00 !important; border-color: #ffbe00 !important; font-weight: 300 !important; }
.avg-cookiebar__tab { margin-top: 0 !important; }
.avg-cookiebar__content p { font-size: 12px !important; }
.avg-cookiebar__tab .button { padding: 0 10px !important; height: 30px !important; line-height: 30px !important; float: right !important; font-weight: 300 !important; background-color: #ffbe00 !important; border-radius: 0 !important; color: #333333 !important; }
.avg-cookiebar__switch+label { margin-bottom: 0 !important; top: 20px !important; }
.avg-cookiebar__title  { font-family: "GoudyCatSC-Reg", serif !important; font-size: 24px !important; font-weight: 300 !important; letter-spacing: 1px; }
.avg-cookiebar__switch+label { display: inline !important; }

@media (min-width: 769px) {
	.avg-cookiebar__content { width: 100% !important; float: none !important; margin-right: 0 !important; max-width: unset !important; }
	.avg-cookiebar__tab .button { margin-top: 0 !important; }
	.avg-cookiebar__button+label { width: auto !important; padding: 0 15px !important; }
	.avg-cookiebar__switch+label { position: static !important; top: unset !important; left: unset !important; display: inline !important; }
}

/**
 * Product Stock Alert Popup
 */
#guest-stock-alert-container { position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); background: #ffffff; width: 600px; z-index: 103; }
#guest-stock-alert-container .block-title { position: relative; padding: 0 15px; }
#guest-stock-alert-container .block-title strong { font-family: "GoudyCatSC-Reg", serif; font-size: 23px; line-height: 40px; }
#guest-stock-alert-container .block-title .btn-close { display: block; position: absolute; top: 0; right: 0; background: #fff url(https://rivieramaison.com/skin/frontend/rivieramaison/default/images/ico-close.png) center center no-repeat; height: 40px; width: 44px; text-align: center; cursor: pointer; overflow: hidden; line-height: 200px; }
#guest-stock-alert-container .block-content { padding: 15px; }
#guest-stock-alert-container .block-content p { font-size: 15px; }
#guest-stock-alert-container .block-content .col2-set:after { content: ""; display: table; clear: both; }
#guest-stock-alert-container .block-content .input-box { float: none; margin-top: 10px; padding-top: 10px; }
#guest-stock-alert-container .block-content .input-box label { font-size: 15px; }
#guest-stock-alert-container .block-content .input-box input { font-size: 13px; }
#guest-stock-alert-container .block-content .actions { margin-top: 15px; }
#guest-stock-alert-container .block-content .actions button.button { background: #333333; color: #ffffff; font-size: 12px; padding: 9px 15px 7px 35px; position: relative; border: 0; cursor: pointer; font-family: "GoudyCatSC-Reg", serif; font-weight: 300; text-transform: uppercase; }
#guest-stock-alert-container .block-content .actions button.button:before { position: absolute; left: 0; top: 0; width: 35px; height: 12px; color: #ffbe00; padding: 9px 0; font-size: 14px; text-align: center; content: "\f0da"; display: inline-block; font-family: FontAwesome; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; }
#guest-stock-alert-container .block-content .actions button.button:hover { background: #4d4d4d; }
#guest-stock-alert-container .block-content .actions button.button:active { background: #4d4d4d; }
#guest-stock-alert-container .block-content .product-image { margin-bottom: 10px; }
#guest-stock-alert-container .block-content .product-name { font-size: 18px; line-height: 22px; }

#stock-popup-overlay { position: fixed; top: 0; left: 0; right: 0; bottom: 0; background-color: rgba(0, 0, 0, 0.7); z-index: 102; }

/**
 * Warranties
 */
.warranty-plan { margin: 20px 0; }
.warranty-plan .product:after { content: ""; display: table; clear: both; }
.warranty-plan .product .product-image { float: left; width: 80px; margin-right: 10px; }
.warranty-plan .product .product-details { float: right; width: 295px; }
.warranty-plan .product .product-details label .checkbox { top: 0; }
.warranty-plan .product .product-details label > strong { white-space: nowrap; }
.warranty-plan .product .product-details .price-box { display: inline; margin: 0; padding: 0; }
.warranty-plan .product .product-details .price-box .regular-price,
.warranty-plan .product .product-details .price-box .special-price { font-size: 15px; display: inline; }
.warranty-plan .product .product-details .price-box .old-price { display: none; }
.warranty-plan .product .product-details .price-box .price { font-size: 15px; }
.warranty-plan .product .product-details .price-box .label { position: static; padding: 0; display: inline; }
.warranty-plan .product .product-details .description { font-size: 13px; margin-top: 15px; }

/**
 * Newsletter Subscription Form
 */
.block-subscribe { font-family: Roboto, sans-serif; }
.block-subscribe ul.form-list { list-style: none; margin-left: 0; }
.block-subscribe form label { font-size: 0.9375rem; }
.block-subscribe form label.required em { color: #8B1616; font-style: normal; }
.block-subscribe form .buttons-set { margin-top: 10px; padding-top: 10px; border-top: 1px solid #e4e3e2; line-height: 30px; }
.block-subscribe form .buttons-set:after { content: ""; display: table; clear: both; }
.block-subscribe form .buttons-set .required { float: right; color: #8B1616; font-size: 13px; }
.block-subscribe form .buttons-set .button { background: #333333; color: #ffffff; font-size: 12px; padding: 9px 15px 7px 35px; position: relative; border: 0; cursor: pointer; font-family: "GoudyCatSC-Reg", serif; font-weight: 300; text-transform: uppercase; float: left; }
.block-subscribe form .buttons-set .button:before { position: absolute; left: 0; top: 0; width: 35px; height: 12px; color: #ffbe00; padding: 9px 0; font-size: 14px; text-align: center; content: "\f0da"; display: inline-block; font-family: FontAwesome; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; }
.block-subscribe form .buttons-set .button:hover { background: #4d4d4d; }
.block-subscribe form .buttons-set .button:active { background: #4d4d4d; }

/**
 * Webforms
 */
.std form ul.form-list { margin-left: 0; }
.webforms-success-text p { margin: 0; }
@charset "UTF-8";
.fancybox-enabled {
    overflow: hidden; }

.fancybox-enabled body {
    overflow: visible;
    height: 100%; }

.fancybox-is-hidden {
    position: absolute;
    top: -9999px;
    left: -9999px;
    visibility: hidden; }

.fancybox-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99993;
    -webkit-tap-highlight-color: transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }

/* Make sure that the first one is on the top */
.fancybox-container ~ .fancybox-container {
    z-index: 99992; }

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }

.fancybox-outer {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch; }

.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
    opacity: 0.87;
    transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption-wrap {
    position: absolute;
    direction: ltr;
    z-index: 99997;
    opacity: 0;
    visibility: hidden;
    transition: opacity .25s, visibility 0s linear .25s;
    box-sizing: border-box; }

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption-wrap {
    opacity: 1;
    visibility: visible;
    transition: opacity .25s, visibility 0s; }

.fancybox-infobar {
    top: 0;
    left: 50%;
    margin-left: -79px; }

.fancybox-infobar__body {
    display: inline-block;
    width: 70px;
    line-height: 44px;
    font-size: 13px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    text-align: center;
    color: #ddd;
    background-color: rgba(30, 30, 30, 0.7);
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-font-smoothing: subpixel-antialiased; }

.fancybox-toolbar {
    top: 0;
    right: 0; }

.fancybox-stage {
    overflow: hidden;
    direction: ltr;
    z-index: 99994;
    -webkit-transform: translate3d(0, 0, 0); }

.fancybox-slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow: auto;
    outline: none;
    white-space: normal;
    box-sizing: border-box;
    text-align: center;
    z-index: 99994;
    -webkit-overflow-scrolling: touch;
    display: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d; }

.fancybox-slide::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 0; }

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
    display: block; }

.fancybox-slide--image {
    overflow: visible; }

.fancybox-slide--image::before {
    display: none; }

.fancybox-slide--video .fancybox-content,
.fancybox-slide--video iframe {
    background: #000; }

.fancybox-slide--map .fancybox-content,
.fancybox-slide--map iframe {
    background: #E5E3DF; }

.fancybox-slide--next {
    z-index: 99995; }

.fancybox-slide > * {
    display: inline-block;
    position: relative;
    padding: 24px;
    margin: 44px 0 44px;
    border-width: 0;
    vertical-align: middle;
    text-align: left;
    background-color: #fff;
    overflow: auto;
    box-sizing: border-box; }

.fancybox-slide .fancybox-image-wrap {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    border: 0;
    z-index: 99995;
    background: transparent;
    cursor: default;
    overflow: visible;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

.fancybox-can-zoomOut .fancybox-image-wrap {
    cursor: -webkit-zoom-out;
    cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-image-wrap {
    cursor: -webkit-zoom-in;
    cursor: zoom-in; }

.fancybox-can-drag .fancybox-image-wrap {
    cursor: -webkit-grab;
    cursor: grab; }

.fancybox-is-dragging .fancybox-image-wrap {
    cursor: -webkit-grabbing;
    cursor: grabbing; }

.fancybox-image,
.fancybox-spaceball {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    max-width: none;
    max-height: none; }

.fancybox-spaceball {
    z-index: 1; }

.fancybox-slide--iframe .fancybox-content {
    padding: 0;
    width: 80%;
    height: 80%;
    max-width: calc(100% - 100px);
    max-height: calc(100% - 88px);
    overflow: visible;
    background: #fff; }

.fancybox-iframe {
    display: block;
    margin: 0;
    padding: 0;
    border: 0;
    width: 100%;
    height: 100%;
    background: #fff; }

.fancybox-error {
    margin: 0;
    padding: 40px;
    width: 100%;
    max-width: 380px;
    background: #fff;
    cursor: default; }

.fancybox-error p {
    margin: 0;
    padding: 0;
    color: #444;
    font: 16px/20px "Helvetica Neue",Helvetica,Arial,sans-serif; }

.fancybox-close-small {
    position: absolute;
    top: 0;
    right: 0;
    width: 44px;
    height: 44px;
    padding: 0;
    margin: 0;
    border: 0;
    border-radius: 0;
    outline: none;
    background: transparent;
    z-index: 10;
    cursor: pointer; }

.fancybox-close-small:after {
    content: '×';
    position: absolute;
    top: 5px;
    right: 5px;
    width: 30px;
    height: 30px;
    font: 20px/30px Arial,"Helvetica Neue",Helvetica,sans-serif;
    color: #888;
    font-weight: 300;
    text-align: center;
    border-radius: 50%;
    border-width: 0;
    background: #fff;
    transition: background .25s;
    box-sizing: border-box;
    z-index: 2; }

.fancybox-close-small:focus:after {
    outline: 1px dotted #888; }

.fancybox-close-small:hover:after {
    color: #555;
    background: #eee; }

.fancybox-slide--iframe .fancybox-close-small {
    top: 0;
    right: -44px; }

.fancybox-slide--iframe .fancybox-close-small:after {
    background: transparent;
    font-size: 35px;
    color: #aaa; }

.fancybox-slide--iframe .fancybox-close-small:hover:after {
    color: #fff; }

/* Caption */
.fancybox-caption-wrap {
    bottom: 0;
    left: 0;
    right: 0;
    padding: 60px 30px 0 30px;
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%);
    pointer-events: none; }

.fancybox-caption {
    padding: 30px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.4);
    font-size: 14px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #fff;
    line-height: 20px;
    -webkit-text-size-adjust: none; }

.fancybox-caption a,
.fancybox-caption button,
.fancybox-caption select {
    pointer-events: all; }

.fancybox-caption a {
    color: #fff;
    text-decoration: underline; }

/* Buttons */
.fancybox-button {
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 0;
    border: 0;
    width: 44px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    background: transparent;
    color: #ddd;
    border-radius: 0;
    cursor: pointer;
    vertical-align: top;
    outline: none; }

.fancybox-button[disabled] {
    cursor: default;
    pointer-events: none; }

.fancybox-infobar__body, .fancybox-button {
    background: rgba(30, 30, 30, 0.6); }

.fancybox-button:hover:not([disabled]) {
    color: #fff;
    background: rgba(0, 0, 0, 0.8); }

.fancybox-button::before,
.fancybox-button::after {
    content: '';
    pointer-events: none;
    position: absolute;
    background-color: currentColor;
    color: currentColor;
    opacity: 0.9;
    box-sizing: border-box;
    display: inline-block; }

.fancybox-button[disabled]::before,
.fancybox-button[disabled]::after {
    opacity: 0.3; }

.fancybox-button--left::after,
.fancybox-button--right::after {
    top: 18px;
    width: 6px;
    height: 6px;
    background: transparent;
    border-top: solid 2px currentColor;
    border-right: solid 2px currentColor; }

.fancybox-button--left::after {
    left: 20px;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg); }

.fancybox-button--right::after {
    right: 20px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }

.fancybox-button--left {
    border-bottom-left-radius: 5px; }

.fancybox-button--right {
    border-bottom-right-radius: 5px; }

.fancybox-button--close::before, .fancybox-button--close::after {
    content: '';
    display: inline-block;
    position: absolute;
    height: 2px;
    width: 16px;
    top: calc(50% - 1px);
    left: calc(50% - 8px); }

.fancybox-button--close::before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }

.fancybox-button--close::after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg); }

/* Navigation arrows */
.fancybox-arrow {
    position: absolute;
    top: 50%;
    margin: -50px 0 0 0;
    height: 100px;
    width: 54px;
    padding: 0;
    border: 0;
    outline: none;
    background: none;
    cursor: pointer;
    z-index: 99995;
    opacity: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: opacity .25s; }

.fancybox-arrow::after {
    content: '';
    position: absolute;
    top: 28px;
    width: 44px;
    height: 44px;
    background-color: rgba(30, 30, 30, 0.8);
    background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRkZGRkZGIiBoZWlnaHQ9IjQ4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSI0OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPiAgICA8cGF0aCBkPSJNMTIgNGwtMS40MSAxLjQxTDE2LjE3IDExSDR2MmgxMi4xN2wtNS41OCA1LjU5TDEyIDIwbDgtOHoiLz48L3N2Zz4=);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 24px 24px; }

.fancybox-arrow--right {
    right: 0; }

.fancybox-arrow--left {
    left: 0;
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1); }

.fancybox-arrow--right::after,
.fancybox-arrow--left::after {
    left: 0; }

.fancybox-show-nav .fancybox-arrow {
    opacity: 0.6; }

.fancybox-show-nav .fancybox-arrow[disabled] {
    opacity: 0.3; }

/* Loading indicator */
.fancybox-loading {
    border: 6px solid rgba(100, 100, 100, 0.4);
    border-top: 6px solid rgba(255, 255, 255, 0.6);
    border-radius: 100%;
    height: 50px;
    width: 50px;
    -webkit-animation: fancybox-rotate .8s infinite linear;
    animation: fancybox-rotate .8s infinite linear;
    background: transparent;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
    z-index: 99999; }

@-webkit-keyframes fancybox-rotate {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg); }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg); } }

@keyframes fancybox-rotate {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg); }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg); } }

/* Transition effects */
.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    opacity: 0; }

.fancybox-fx-slide.fancybox-slide--next {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    opacity: 0; }

.fancybox-fx-slide.fancybox-slide--current {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; }

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
    opacity: 0;
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1; }

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    -webkit-transform: scale3d(1.5, 1.5, 1.5);
    transform: scale3d(1.5, 1.5, 1.5);
    opacity: 0; }

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    -webkit-transform: scale3d(0.5, 0.5, 0.5);
    transform: scale3d(0.5, 0.5, 0.5);
    opacity: 0; }

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1; }

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
    -webkit-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    transform: rotate(-360deg);
    opacity: 0; }

.fancybox-fx-rotate.fancybox-slide--next {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
    opacity: 0; }

.fancybox-fx-rotate.fancybox-slide--current {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 1; }

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    opacity: 0; }

.fancybox-fx-circular.fancybox-slide--next {
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    opacity: 0; }

.fancybox-fx-circular.fancybox-slide--current {
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    opacity: 1; }

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
    transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
    -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
    transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current {
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1); }

/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
    .fancybox-infobar {
        left: 0;
        margin-left: 0; }
    .fancybox-button--left,
    .fancybox-button--right {
        display: none !important; }
    .fancybox-caption {
        padding: 20px 0;
        margin: 0; } }

/* Fullscreen  */
.fancybox-button--fullscreen::before {
    width: 15px;
    height: 11px;
    left: calc(50% - 7px);
    top: calc(50% - 6px);
    border: 2px solid;
    background: none; }

/* Slideshow button */
.fancybox-button--play::before,
.fancybox-button--pause::before {
    top: calc(50% - 6px);
    left: calc(50% - 4px);
    background: transparent; }

.fancybox-button--play::before {
    width: 0;
    height: 0;
    border-top: 6px inset transparent;
    border-bottom: 6px inset transparent;
    border-left: 10px solid;
    border-radius: 1px; }

.fancybox-button--pause::before {
    width: 7px;
    height: 11px;
    border-style: solid;
    border-width: 0 2px 0 2px; }

/* Thumbs */
.fancybox-thumbs {
    display: none; }

.fancybox-button--thumbs {
    display: none; }

@media all and (min-width: 800px) {
    .fancybox-button--thumbs {
        display: inline-block; }
    .fancybox-button--thumbs span {
        font-size: 23px; }
    .fancybox-button--thumbs::before {
        width: 3px;
        height: 3px;
        top: calc(50% - 2px);
        left: calc(50% - 2px);
        box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, 0 0 0 32px inset, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0; }
    .fancybox-thumbs {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: auto;
        width: 220px;
        margin: 0;
        padding: 5px 5px 0 0;
        background: #fff;
        word-break: normal;
        -webkit-tap-highlight-color: transparent;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        box-sizing: border-box;
        z-index: 99995; }
    .fancybox-show-thumbs .fancybox-thumbs {
        display: block; }
    .fancybox-show-thumbs .fancybox-inner {
        right: 220px; }
    .fancybox-thumbs > ul {
        list-style: none;
        position: absolute;
        position: relative;
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 0;
        overflow-x: hidden;
        overflow-y: auto;
        font-size: 0; }
    .fancybox-thumbs > ul > li {
        float: left;
        overflow: hidden;
        max-width: 50%;
        padding: 0;
        margin: 0;
        width: 105px;
        height: 75px;
        position: relative;
        cursor: pointer;
        outline: none;
        border: 5px solid transparent;
        border-top-width: 0;
        border-right-width: 0;
        -webkit-tap-highlight-color: transparent;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        box-sizing: border-box; }
    li.fancybox-thumbs-loading {
        background: rgba(0, 0, 0, 0.1); }
    .fancybox-thumbs > ul > li > img {
        position: absolute;
        top: 0;
        left: 0;
        min-width: 100%;
        min-height: 100%;
        max-width: none;
        max-height: none;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none; }
    .fancybox-thumbs > ul > li:before {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        border-radius: 2px;
        border: 4px solid #4ea7f9;
        z-index: 99991;
        opacity: 0;
        transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
    .fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
        opacity: 1; } }
