body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em; }
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-appearance: textfield;
box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
} button,
input,
select,
textarea {
color: #404040;
font-family: sans-serif;
font-size: 16px;
font-size: 1rem;
line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
}
p { }
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375rem;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} html {
box-sizing: border-box;
}
*,
*:before,
*:after { box-sizing: inherit;
}
body {
background: #f7f7f7; }
blockquote:before,
blockquote:after,
q:before,
q:after {
content: "";
}
blockquote,
q {
quotes: "" "";
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul,
{
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto; max-width: 100%; }
table {
margin: 0 0 1.5em;
width: 100%;
} button,
input[type="button"],
input[type="reset"]{
background: #404040 !important;
width: 120px;
height: 30px;
box-shadow: none !important;
text-align: center;
color: #FFF;
font-family: 'Open Sans';
margin-top: 0px;
border: none !important;
border-radius: 0px !important;
float: left;
margin-bottom: 50px;
}
input[type="submit"] {
background: #404040;
width: 124px;
height: 43px;
box-shadow: none !important;
text-align: center;
color: #252525;
font-family: 'Open Sans';
font-size: 0px;
margin-top: 0px;
border: none !important;
border-radius: 0px !important;
float: left;
margin-bottom: 50px;
background: url(//www.enchanteur.me/wp-content/themes/enchanteur/images/send-btn-V1.png) no-repeat;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover { background: #cccccc;
color: #fff; }
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
border-color: #aaa #bbb #bbb;
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
color: #111;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
padding: 3px;
padding-left: 15px;
}
textarea {
padding-left: 3px;
width: 100%;
}  a {
color:  #4C4C4C;
}
a:visited {
color:  #4C4C4C;
}
a:hover,
a:focus,
a:active {
color:  #4C4C4C;
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active {
outline: 0;
} .main-navigation {
clear: both;
display: block;
float: left;
width: 100%;
}
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation li {
float: left;
position: relative;
}
.main-navigation a {
display: block;
text-decoration: none;
}
.main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
top: 1.5em;
left: -999em;
z-index: 99999;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation ul ul a {
width: 200px;
}
.main-navigation ul ul li {
}
.main-navigation li:hover > a,
.main-navigation li.focus > a {
}
.main-navigation ul ul :hover > a,
.main-navigation ul ul .focus > a {
}
.main-navigation ul ul a:hover,
.main-navigation ul ul a.focus {
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
left: 100%;
}
.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a {
} .menu-toggle,
.main-navigation.toggled ul {
display: block;
}
@media screen and (min-width: 37.5em) {
.menu-toggle {
display: none;
}
.main-navigation ul {
display: block;
}
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
margin: 0 0 1.5em;
overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
} .widget {
margin: 0 0 1.5em;
} .widget select {
max-width: 100%;
} .widget_search .search-submit {
display: none;
}  .sticky {
display: block;
}
.hentry { }
.byline,
.updated:not(.published) {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.page-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .blog .format-aside .entry-title,
.archive .format-aside .entry-title {
display: none;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}  .infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
}
@media screen and (min-width: 768px) and (max-width: 800px) {
.prod-gift-gallery ul li {
list-style: none;
width: 29%;
margin: 0px 1%;
min-height: 200px;
float: left;
position: relative;
padding-top: 50px;
}
.res_slider {
height: 355px !important;
background: url(//www.enchanteur.me/wp-content/themes/enchanteur/images/sl1temp.jpg) no-repeat;
margin-top: 12px;
width: 100% !important;
float: left;
background-position: center;
background-size: 100% 100% !important;
}
.videoCont {
width: 50%;
float: left;
margin-top: 50px;
}
.video-bann .embed-responsive.embed-responsive-16by9 {
padding-bottom: 88.25%;
} .slide-caption {
position: absolute;
left: 5%;
top: 15% !important;
z-index: 11;
width: 400px;
}
.single-prodct-img {
left: 17% !important;
} .gift-banner-caption {
position: absolute;
top: 170px;
letter-spacing: 0.5px;
width: auto;
right: calc(50% - 299px);
} 
.parent:nth-child(odd) {
margin-right: 5px;
}
.slide-caption {
position: relative;
left: 7%;
top: 10%;
z-index: 11;
width: 80% !important;
}
.slide-caption h1 {
font-size: 60px;
color: #565656;
text-transform: uppercase;
line-height: 40px;
margin-top: 70px;
font-family: 'HelveticaNeue-MediumCond';
text-align: left;
}
.prodgallery ul li {
width: 29%;
}
.product-banner-caption {
right: calc(50% - 333px);
top: 155px;
}
.product-caption {
font-size: 28px;
padding: 2px;
}
.product-caption-subtitle {
font-size: 18px;
line-height: 20px;
padding: 2px;
}
.prodgallery_parent:nth-child(n+1) {
margin-right: 30px;
}
.listing-cat-desc {
padding-right:60px;
padding-left: 60px;
}
.socialwrp {
width: 179px;
}
.socialwrp a.src {
top: 1px;
left: 1px;
}
.blog-content-date {
width: 100%;
float: left;
}
.widget-area {
width:100%;
float: left;
}
.content-area {
width: 100%;
}
.gift-cont {
width: 100%;
height: auto;
float: left;
}
.gift-cont1 {
width: 100%;
height: auto;
float: left;
}
.prod-gift-gallery ul li .giftimg {
width: 168px;
float: left;
padding-top: 20px;
text-align: center;
}
.prod-gift-gallery ul li .giftimg img {
max-width: 160px !important;
max-height: 259px !important;
}
.parent:nth-child(2n+1) {
margin-left: 40px !important;
margin-right: 5px !important;
}
.prod-gift-gallery ul li h2 {
font-size: 14px;
font-family: 'HelveticaNeue-Condensed';
width: 100%;
margin: 0px 0px 20px;
display: inline-block;
clear: both;
text-align: center;
text-transform: uppercase;
padding: 10px 0px;
height: 0px;
text-align: center;
}
.gift-box {
float: left;
min-height: 230px;
width: 100%;
}
.gift-con-img {
width: 176px;
line-height: 18px;
height: 236px;
float: left;
padding-left: 0px;
text-align: center;
}
.slide-caption {
position: relative;
left: 7%;
top: 8%;
z-index: 11;
width: 480px;
}
.slide-caption h1 span {
font-size: 26px;
}
.single-prodct-img {
left: -6% !important;
top: 9%;
background-size: 27% 78%;
}
.blog-para1 {
font-size: 15px;
font-family: 'Open Sans';
color: #404040;
line-height: 20px;
margin-bottom: 10px !important;
width: 47%; top: 79px;
position: absolute;
left: 333px; text-align: left;
}
.m_Read_more_btn{
margin-top: 49px;
}
#cff.cff-fixed-heigh {
height: 308px;
}
.headertitle2 {
margin-top: 0px;
}
#slide2 {
height: 315px;
}
.slide-caption h1 {
font-size: 60px;
color: #565656;
text-transform: uppercase;
line-height: 40px;
font-family: 'HelveticaNeue-MediumCond';
text-align: left;
margin-top: 80px;
}
.rr_review_form_wrap {
height: auto !important;
float: left;
}
.star-box {
float: left;
text-align: left;
font-size: 24px;
width: 180px;
}
.slide-caption h1 span {
margin-bottom: 5px;
}
.prod-gift-gallery ul li .hprodetailswrp {
width: 100%;
display: none;
min-height: 290px;
padding: 40px 4px 20px 4px !important;
color: #515151;
font-size: 12px;
font-family: 'Open Sans';
text-align: center;
position: absolute;
left: 0px;
top: 0px;
background: url(//www.enchanteur.me/wp-content/themes/images/captionbg.png) repeat;
}
.ench_sl4 {
display: none;
}
.hidden-desktop {
display: block;
}
.ench_sl5{
display: none;
}
.m-social-section {
width: 100%;
float: left;
background:url(//www.enchanteur.me/wp-content/themes/enchanteur/images/m_social_photo_back.jpg) #f4adc6 no-repeat;
}
.facebook-box-media {
width: 100%;
float: left;
height: 465px;
}
.ench_sl5_social_wrap {
position: relative;
width: 280px;
height: 400px;
background-color: #FFFFFF;
left: calc(50% - -141px);
top: 30px;
-moz-transition: all 1s ease;
-webkit-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
float: left;
}
.facebook-box {
width: 280px;
height: 400px;
}
.instragram-box-media {
width: 100%;
float: left;
height: 465px;
}
.instragram-box {
width: 280px;
height: 400px;
border: 1px solid #ccc;
padding: 10px;
float: left;
background: #fff;
position: relative;
left: calc(50% - 144px);
top: 30px;
}
.ins-post {
height: 318px;
}
.twitter-box-media {
width: 100%;
float: left;
height: 465px;
}
.twitter-box {
width: 280px;
height: 395px;
border: 1px solid #ccc;
padding: 10px;
float: left;
background: #fff;
position: relative;
top: 30px;
left: calc(50% - 139px);
}
.social-media-arrow {
width: 100%;
position: absolute;
left: 0px;
}
.left-sm-arrow {
font-size: 14px;
font-weight: bold;
opacity: 0.8;
color: #fff;
top: 200px;
width: 6%;
position: absolute;
left: 18%;
cursor: pointer;
}
.right-sm-arrow {
font-size: 14px;
font-weight: bold;
opacity: 0.8;
color: #fff;
top: 200px;
width: 6%;
position: absolute;
cursor: pointer;
right: 16%;
}
.ench_sl5_head {
width: 100%;
font-size: 30px;
margin-top: 40px;
line-height: 30px;
}
.ench_sl5_subhead {
width: 100%;
}
.video-bann .embed-responsive.embed-responsive-16by9 { padding-bottom: 94.25%;
}
.m-blog-section {
background: url(//www.enchanteur.me/wp-content/themes/enchanteur/images/m_blog_back.jpg) no-repeat;
width: 100%;
float: left;
height: 376px;
background-size: cover;
text-align: center;
}
.sec-4-main-blog-title {
width: 60%;
margin-bottom: 20px;
font-size: 25px;
margin-top: 0px;
position: relative;
left: 90px;
}
.sec-blog {
padding: 25px;
position: relative;
top: 63px;
}
.blog-para {
font-size: 15px;
font-family: 'Open Sans';
color: #404040;
line-height: 20px;
margin-bottom: 10px !important;
width: 53%;
text-align: left;
position: relative;
left: calc(50% - 41px);
}
.sec-4-main-blog-title {
width: 96%;
margin-bottom: 20px;
font-size: 25px;
margin-top: 0px;
}
.intro-scroll-down {
bottom: calc(80% - 180px) !important;
}
.video-txt {
width: 100%;
position: relative;
top: 140px;
}
.m-video-btn{
width: 106px;
height: 29px;
top: 28px;
position: relative;
margin-left: 7px;
}
.video-sep {
margin-top: 17px;
}
.v1-text-entry {
padding-top: 0px;
margin-top: 0px;
color: #fff;
font-size: 25px;
font-weight: normal;
text-align: center;
font-family: 'HelveticaNeue-MediumCond';
line-height: 29px;
}
.v1-text {
width: 500px;
padding-top: 15px;
height: 228px;
z-index: 1;
background: url(//www.enchanteur.me/wp-content/themes/enchanteur/images/m_video-outline.png) no-repeat;
position: absolute;
top: -405px;
left: calc(50% - 245px);
color: #fff;
font-size: 30px;
line-height: 25px;
padding-top: 15px;
text-align: center;
font-family: 'HelveticaNeue-Condensed';
font-size: 50px;
text-transform: uppercase;
}
.ench_sl3 {
height: 371px !important;
}
.ench_sl2 {
float: left !important;
background-image: url(//www.enchanteur.me/wp-content/themes/home_img/sl2.jpg);
background-size: cover;
width: 100%;
position: relative;
left: 0px;
height: 1009px !important;
}
#cff.cff-fixed-height {
height: 320px !important;
}
.v1-text p {
width: 520px;
font-size: 16px;
line-height: 16px;
color: #fff;
text-align: center;
text-transform: lowercase;
padding-top: 10px;
margin-top: -15px;
}
}
.background--light .intro-scroll-down .mouse {
border: 2px solid #323232;
}
.background--light .intro-scroll-down .mouse .mouse-dot {
background: #323232;
}
@-webkit-keyframes ani-mouse {
0% {
opacity: 1;
top: 29%;
}
15% {
opacity: 1;
top: 50%;
}
50% {
opacity: 0;
top: 50%;
}
100% {
opacity: 0;
top: 29%;
}
}
@-moz-keyframes ani-mouse {
0% {
opacity: 1;
top: 29%;
}
15% {
opacity: 1;
top: 50%;
}
50% {
opacity: 0;
top: 50%;
}
100% {
opacity: 0;
top: 29%;
}
}
@keyframes ani-mouse {
0% {
opacity: 1;
top: 29%;
}
15% {
opacity: 1;
top: 50%;
}
50% {
opacity: 0;
top: 50%;
}
100% {
opacity: 0;
top: 29%;
}
}.tabs-container {
overflow: hidden
}
.tabs-container .tab {
float: left
}
.tabs-container .tab a {
display: block
}
.tabs-container .tab a {
background: #fff;
color: #000
}
.tabs-container .tab a:hover {
background: #049477;
color: #fff
}
.tabs-container .tab.active a {
background: #06C69F;
color: #000;
font-weight: 900
}
.tabs-container .tab a {
padding: 10px 15px
}
.tabs-container .tab a {
text-decoration: none
}
.nm-postbox-container .postbox h3 {
cursor: pointer !important
}
.nm-admin-page * {
-moz-box-sizing: border-box;
box-sizing: border-box
}
.nm-admin-page .content-container, .nm-admin-page .sidebar-container {
padding: 20px;
float: left;
overflow: hidden
}
.nm-admin-page .content-container {
width: 70%;
padding-left: 0
}
.nm-admin-page .sidebar-container {
width: 30%
}
.nm-admin-page .hndle {
background: #06c69f
}
.nm-admin-page .handlediv {
color: #000
}
.nm-support-staff-submit {
margin-top: 10px !important;
margin-left: 5% !important
}
.nm-support-staff-checkbox {
float: left;
width: 5%
}
.nm-support-staff-label {
float: left;
width: 95%
}
.nm-social-media-links-container {
padding: 10px 20px
}
.nm-logo img {
width: 100%
}
.one-half {
width: 50%;
float: left
}
.one-fourth {
width: 25%;
float: left
}
.three-fourths {
width: 75%;
float: left
}
.wp-admin #rr-admin-options-form input, .wp-admin #rr-admin-options-form select {
margin: 5px
}
.wp-admin #rr-admin-options-form input[type='checkbox'] {
margin-right: 20px
}
.wp-admin .form_table {
margin: 0 auto
}
.wp-admin .form_table .rr_form_heading {
font-weight: 900
}
.wp-admin .form_table .rr_required:after {
content: " *";
color: #ad3d3d
}
.rr_shortcode_container {
color: #000000;
padding: 20px
}
.rr_shortcode_name {
font-weight: 900;
font-size: 130%;
padding-bottom: 2px
}
.rr_shortcode_description {
margin-left: 2%
}
.rr_shortcode_option_container {
margin-left: 3%;
margin-top: 5px
}
.rr_shortcode_option_name {
font-size: 110%;
font-style: italic;
font-weight: 600
}
.rr_shortcode_option_text {
margin-left: 2%
}
.rr_admin_sidebar {
clear: right;
float: right;
width: 40%;
min-width: 300px;
background-color: #049477;
color: #dadada;
border-radius: 5px;
padding: 10px;
font-size: 90%;
margin: 7px 14px
}
.rr_admin_sidebar_title {
font-size: 130%;
font-weight: 900;
margin-bottom: 4px;
color: white
}
.rr_admin_sidebar_text {
margin-bottom: 4px
}
ul.rr_admin_sidebar_list {
padding: 0px 0px 0px 20px;
margin: 0px;
list-style-type: square;
font-family: Consolas, Monaco, monospace
}
li.rr_admin_sidebar_list_item {
padding: 0px;
margin: 0px
}
table.rr_admin_review_table {
width: 90%;
min-width: 700px;
background-color: #e4e4e4;
border-radius: 7px
}
tr.rr_admin_review_container {
background-color: #f1f1f1
}
td.rr_admin_review_actions_container {
width: 13%;
max-width: 91px;
font-size: 80%;
vertical-align: text-top
}
td.rr_admin_review_info_container {
width: 25%;
vertical-align: text-top;
padding: 0px
}
td.rr_admin_review_content_container {
width: 60%;
vertical-align: text-top;
padding: 0px
}
.rr_admin_review_stars {
color: #ffaf00;
}
@font-face {
font-family: 'Glyphicons Halflings';
src: url(//www.enchanteur.me/wp-content/plugins/rich-reviews/fonts/glyphicons-halflings-regular.eot);
src: url(//www.enchanteur.me/wp-content/plugins/rich-reviews/fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(//www.enchanteur.me/wp-content/plugins/rich-reviews/fonts/glyphicons-halflings-regular.woff) format("woff"), url(//www.enchanteur.me/wp-content/plugins/rich-reviews/fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(//www.enchanteur.me/wp-content/plugins/rich-reviews/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular) format("svg")
}
.glyphicon {
position: relative;
top: 1px;
display: inline-block;
font-family: 'Glyphicons Halflings';
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased
}
.glyphicon-star:before {
content: "\e006"
}
.glyphicon-star-empty:before {
content: "\e007"
}
.form-err {
color: red; font-size: 12px !important;
line-height: 0.6em;
}
.form-err a {
color: red !important
}
.message {
padding: 5px;
margin: 5px 5px;
background: silver;
color: #049477;
border-left: solid #049477 3px
}
.succcessful {
font-size: 1.3em;
text-align: center
}
.succcessful.form-err {
color: green
}
.succcessful .big-star {
vertical-align: middle;
margin: 8px
}
.left {
float: left
}
.right {
float: right
}
.rr_review_form .form_table .rr_form_row {
vertical-align: top
}
.rr_review_form .form_table .rr_form_row .rr_form_heading {
position: relative;
text-align: right;
padding-right: 15px;
vertical-align: top;
top: 0px; color: #b1a9a9;
}
.rr_review_form .form_table .rr_form_row .rr_required:after {
content: "*";
position: absolute;
margin-left: -4px; }
.rr_review_form .form_table .rr_form_row .rr_form_input {
vertical-align: top;
padding-bottom: 10px
}
.rr_review_form .form_table .rr_form_row .rr_form_input .form-err {
font-size: 0.6em
}
.rr_review_form .form_table .rr_form_row .rr_form_input input[type="text"] {
width: 100%;
padding:6px !important;
}
@media only screen and (max-width: 767px) {
.rr_review_form .form_table .rr_form_row .rr_form_input input[type="text"] {
width: 100%;
}
}
.rr_review_form .form_table .rr_form_row .rr_form_input textarea {
width: 100%;
resize: none;
}
@media only screen and (max-width: 767px) {
.rr_review_form .form_table .rr_form_row .rr_form_input textarea {
width: 100%;
resize: none;
}
}
.testimonial_group {
overflow: hidden;
clear: both
}
.testimonial_group .testimonial {
-moz-box-sizing: border-box;
box-sizing: border-box;
float: left;
width: 33.333%;
padding: 8px 20px
}
@media only screen and (max-width: 767px) {
.testimonial_group .testimonial {
width: 100%;
min-width: 0
}
}
.testimonial_group .testimonial .rr_title {
margin: 5px
}
.testimonial_group .testimonial .date-err {
color: red;
font-style: italic;
font-size: 0.8em;
line-height: 0.6em
}
.testimonial_group .testimonial .date-err a {
color: red !important
}
.testimonial_group .testimonial .rr_date {
font-size: 0.6em;
font-style: italic
}
.testimonial_group .testimonial .rr_review_text {
position: relative
}
.testimonial_group .testimonial .rr_review_text .drop_cap {
position: absolute;
font-size: 100px;
top: -15px;
left: -20px;
line-height: 100px;
zoom: 1;
filter: alpha(opacity=25);
opacity: 0.25
}
.testimonial_group .testimonial .rr_review_name {
text-align: left;
padding-right: 10%;
font-style: normal;
font-size: 0.8em
}
.testimonial_group .full-testimonial {
-moz-box-sizing: border-box;
box-sizing: border-box;
float: left;
width: 100%;
padding: 8px 0 0px 0px
}
@media only screen and (max-width: 767px) {
.testimonial_group .full-testimonial {
width: 100%;
min-width: 0
}
}
.testimonial_group .full-testimonial .rr_title {
margin-bottom: 5px
}
.testimonial_group .full-testimonial .rr_review_text {
position: relative
}
.testimonial_group .full-testimonial .rr_review_text .drop_cap {
position: absolute;
font-size: 100px;
top: -13px;
left: -20px;
line-height: 100px;
zoom: 1;
filter: alpha(opacity=25);
opacity: 0.25
}
.rr_review_text {
text-align: left;
font-size: 16px;
color: #5f5f5f;
line-height: 18px;
position:relative;
top:-30px;
font-family: 'Open Sans';
}
.rr_date {
font-size: 12px;
margin-left: 10px;
color: #4c4c4c;
font-weight: 300;
font-family: 'HelveticaNeue-MediumCond';
}
.rr_review_name {
width:auto;
font-size:20px;
font-weight:300;
color:#4c4c4c;
text-transform:uppercase;
font-family: 'HelveticaNeue-MediumCond';
}
.rr_review_form_wrap{width:100%; height:auto; float: left; text-align: left;}
.rr_review_form_wrap input.SReview {	
background:  url(//www.enchanteur.me/wp-content/plugins/rich-reviews/images/review-btn-V1.png) no-repeat;
width: 150px;
height: 35px;
box-shadow:none !important;
text-align: center;
color: #FFF;
font-family: 'Open Sans';
margin-top: 0px;
border:none !important;
border-radius:0px !important;
float: left;
margin-bottom: 50px;
}
.rr_review_form_wrap input.SReview:hover {
background:  url(//www.enchanteur.me/wp-content/plugins/rich-reviews/images/review-btn-V1.png) no-repeat;
width: 150px;
height: 35px;
box-shadow:none !important;
text-align: center;
color: #FFF;
font-family: 'Open Sans';
margin-top: 0px;
border:none !important;
border-radius:0px !important;
float: left;
margin-bottom: 50px;
}
.rr_review_form_title {
width:100%;
height:60px;
text-align:left;
font-family: 'HelveticaNeue-MediumCond';
}
.rr_review_form_title h1 {
font-size:20px;
color:#575757;
text-align:left;
font-weight:300;
text-transform:uppercase;
font-family: 'HelveticaNeue-MediumCond';	
}
.rr_review_form_title p {
color: #565656;
font-size: 16px;
font-family: 'Open Sans';
line-height: 18px;
margin-bottom: 20px;
margin-top: 10px;
}
.commentwrp {
width: 60%;
margin: 30px auto 0px;
}
.commentbox {
width: 100%;
border: 1px solid #e6e6e6;
border-radius: 4px;
min-height: 40px;
position: relative;
padding: 20px 20px 0px 20px;
font-family: 'HelveticaNeue-MediumCond';
}
.commentbox .name {
position: absolute;
left: 46px;
top: -4px;
text-align: left;
background: #fff;
font-size: 16px;
color: #565656;
text-transform: uppercase;
line-height: 20px;
font-family: 'HelveticaNeue-MediumCond';
padding: 0px 15px;
}
.btn-sub {
background:#575757;
border:0px;
padding:10px;
color:#fff;
}
.testimonial_group .full-testimonial .rr_review_name {
text-align: left;
padding-right: 5%;
padding-left: 5%;
font-style: normal;
position: relative;
top: -30px;
background:#F7F7F7;
}
.credit-line {
float: right;
font-size: 10px
}
.read_more, .show_less {	
font-size: 12px;
font-style: itlaic
}
.review-head {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 13px
}
.review-head .user-image {
padding: 8px;
padding-left: 0
}
.review-head .review-info {
padding: 8px;
padding-left: 0;
width: 100%;
}
.rr-widget-display .testimonial_group .testimonial {
width: 100%;
float: none;
clear: both
}
#widget-area aside .testimonial_group .testimonial {
width: 100%;
float: none;
clear: both
} @media screen and (min-width:320px) and (max-width: 599px) {
.commentbox {
width:70%;
}
.testimonial_group .full-testimonial{padding: 0px;}
.testimonial_group .full-testimonial .rr_review_name {top: -32px;}
.rr_date{font-size: 10px;}
.rr_review_name{font-size: 14px;}
.rr_review_form .form_table .rr_form_row .rr_form_input input[type="text"] {
width: 100%;
}
}