p.iv-comment-image-text { margin-bottom: 0.5em; font-size: 0.9em; }
p.iv-comment-video-text { margin-bottom: 0.5em; }
div.iv-comment-image { width: 150px; float: left; margin-right: 5px; }
div.iv-comment-image-top { width: 150px; display: inline-block; margin-right: 5px; vertical-align: top; max-height: 150px; }
div.iv-comment-video { width: 150px; float: left; margin-right: 5px; position: relative; }
div.iv-comment-video video.ivole-video-a { max-width: 100%; max-height: 100%; display: block; margin: 0 auto; object-fit: scale-down; }
div.iv-comment-video img.iv-comment-video-icon { position: absolute; top: 50%; left: 50%; width: 50px; margin-top: -25px; margin-left: -25px; }
#reviews div.iv-comment-image img, div.iv-comment-image-top img,
div.iv-comment-image img, div.iv-comment-image-top img { box-shadow: none; max-width: 100%; max-height: 100%; width: auto; padding: 0; border-radius: 0;}
div.iv-comment-image-top img { cursor: pointer; }
div.iv-comment-images { margin-bottom: 1.5em; }
div.iv-comment-videos-modal { position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; z-index: 99999; overflow: auto; background-color: rgb(0,0,0); background-color: rgba(0,0,0,0.4); }
div.iv-comment-video-modal { width: 80%; float: none; margin: auto; z-index: 1; height: 80%; }
div.ivole-recaptcha { margin-bottom: 1.5em; }
#commentform.comment-form p.ivole-upload-local-images, .comment-form p.ivole-upload-local-images { width: 100%; flex: none; }
#commentform.comment-form p.ivole-upload-local-images label, .comment-form p.ivole-upload-local-images label { display: block; transform: none; }
#commentform.comment-form p.ivole-upload-local-images input, .comment-form p.ivole-upload-local-images input { display: block; }
.ivole-meter {
overflow: hidden;
background: #f2f2f2;
background: -webkit-linear-gradient(top,#eee,#f6f6f6);
background: linear-gradient(to bottom,#eee,#f6f6f6);
background-color: #f3f3f3;
height: 22px;
border-radius: 1px;
box-shadow: inset 0 1px 2px rgba(0,0,0,.4),inset 0 0 0 1px rgba(0,0,0,.1);
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box
}
.ivole-meter .ivole-meter-bar {
border-radius: 1px;
background: #fb0;
background: -webkit-linear-gradient(top,#ffce00,#ffa700);
background: linear-gradient(to bottom,#ffce00,#ffa700);
background-color: #ffce00;
box-shadow: inset 0 0 0 1px rgba(0,0,0,.25),inset 0 -1px 0 rgba(0,0,0,.05);
-webkit-transition: width .5s ease;
transition: width .5s ease;
float: left;
font-size: 0;
height: 100%;
width: 0;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box
}
.ivole-meter .ivole-meter-bar:before {
background-color: rgba(255,255,255,.25);
content: "";
display: block;
font-size: 0;
height: 1px;
margin: 1px
}
#ivole-histogramTable tr.ivole-histogramRow .ivole-histogramCell1 {
white-space: nowrap;
width: auto;
}
#ivole-histogramTable tr.ivole-histogramRow .ivole-histogramCell2 {
width: 70%;
}
#ivole-histogramTable tr.ivole-histogramRow .ivole-histogramCell3 {
text-align: right;
white-space: nowrap;
width: auto;
}
#reviews .cr-summaryBox-wrap,
#cr_all_reviews_shortcode .cr-summaryBox-wrap {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin-bottom: 30px;
padding: 2px;
}
#reviews .cr-summaryBox-wrap .ivole-summaryBox,
#reviews .cr-summaryBox-wrap .cr-overall-rating-wrap,
#cr_all_reviews_shortcode .cr-summaryBox-wrap .ivole-summaryBox,
#cr_all_reviews_shortcode .cr-summaryBox-wrap .cr-overall-rating-wrap {
margin: 0px;
width: 49%;
flex: 0 0 49%;
padding: 10px;
border-radius: 4px;
border: 1px solid #e4e1e3;
}
#reviews .cr-summaryBox-wrap .cr-overall-rating-wrap,
#cr_all_reviews_shortcode .cr-summaryBox-wrap .cr-overall-rating-wrap {
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
flex-direction: column;
}
#reviews .cr-summaryBox-wrap .cr-average-rating,
#cr_all_reviews_shortcode .cr-summaryBox-wrap .cr-average-rating {
font-size: 36px;
font-weight: bold;
}
#reviews .cr-summaryBox-wrap .cr-total-rating-count,
#cr_all_reviews_shortcode .cr-summaryBox-wrap .cr-total-rating-count {
font-size: 16px;
color: #808080;
}
.ivole-summaryBox {
max-width: 100%;
font-size: 14px;
}
div.ivole-summaryBox {
margin-bottom: 2rem;
}
#ivole-histogramTable {
margin-bottom: 0px;
border-collapse: collapse;
border: 0px;
width: 100%;
max-width: 320px;
margin: 0 auto;
}
#ivole-histogramTable .ivole-histogramRow {
border: 0px;
}
#ivole-histogramTable tr.ivole-histogramRow td {
padding: 0.2rem 0.3rem;
vertical-align: middle;
border: 0px;
}
#ivole-histogramTable tr.ivole-histogramRow:first-child td {
padding-top: 0
}
#ivole-histogramTable tr.ivole-histogramRow:last-child td {
padding-bottom: 0
}
#ivole-histogramTable tr.ivole-histogramRow td:first-child {
padding-left: 0
}
#ivole-histogramTable tr.ivole-histogramRow td:last-child {
padding-right: 0
}
#reviews .cr-summaryBox-wrap .cr-credits-div,
#cr_all_reviews_shortcode .cr-summaryBox-wrap .cr-credits-div {
font-size: 10px;
text-align: right;
width: 100%;
padding: 0 10px;
margin-top: 5px;
}
#reviews .cr-summaryBox-wrap .cr-count-filtered-reviews,
#cr_all_reviews_shortcode .cr-summaryBox-wrap .cr-count-filtered-reviews {
width: 100%;
padding: 0px;
margin-top: 10px;
}
#ivole-histogramTable tr.ivole-histogramRow a {
display: inline;
}
#ivole-histogramTable tr.ivole-histogramRow.ivole-histogramRow-s a {
display: inline;
font-weight: bold;
}
div.ivole-summaryBox.cr-summaryBox-ajax.cr-summaryBar-updating, #cr-ajax-reviews-sort.cr-sort-updating {
opacity: 0.5;
pointer-events: none;
}
span.ivole-voting-cont {
display: block;
line-height: 20px;
font-size: 11px;
margin: 10px 0px;
color: #686868;
}
.ivole-vote-button {
display: inline-block;
text-align:center;
width: 50px;
}
a.ivole-a-button{
border-radius: 3px;
border-color: #ADB1B8 #A2A6AC #8D9096;
border-style: solid;
border-width: 1px;
background: #eff1f3;
background: -webkit-linear-gradient(top,#f7f8fa,#e7e9ec);
background: linear-gradient(to bottom,#f7f8fa,#e7e9ec);
display: inline-block;
color: #111;
margin-left:.3em;
}
a.ivole-a-button:hover{
background: #e0e3e9;
background: -webkit-linear-gradient(top,#e7eaf0,#d9dce1);
background: linear-gradient(to bottom,#e7eaf0,#d9dce1);
}
span.ivobe-letter-space {
display: inline-block;
width: .385em
}
@font-face {
font-family: crstar;
src: url(//mono-produit.wizar.fr/wp-content/plugins/customer-reviews-woocommerce/fonts/star.eot);
src: url(//mono-produit.wizar.fr/wp-content/plugins/customer-reviews-woocommerce/fonts/star.eot?#iefix) format("embedded-opentype"),url(//mono-produit.wizar.fr/wp-content/plugins/customer-reviews-woocommerce/fonts/star.woff) format("woff"),url(//mono-produit.wizar.fr/wp-content/plugins/customer-reviews-woocommerce/fonts/star.ttf) format("truetype"),url(//mono-produit.wizar.fr/wp-content/plugins/customer-reviews-woocommerce/fonts/star.svg#star) format("svg");
font-weight: 400;
font-style: normal;
font-display: swap;
}
div.cr-all-reviews-shortcode ol li.comment, div.cr-all-reviews-shortcode ol li.review {
list-style: none;
margin-right: 0;
margin-bottom: 2.5em;
position: relative;
border: 0;
}
div.cr-all-reviews-shortcode ol li.comment div.comment_container img.avatar, div.cr-all-reviews-shortcode ol li.review div.comment_container img.avatar {
float: left;
position: absolute;
top: 0;
left: 0;
padding: 3px;
width: 32px;
height: auto;
background: #ebe9eb;
border: 1px solid #e4e1e3;
margin: 0;
box-shadow: none;
}
div.cr-all-reviews-shortcode ol li.comment div.comment_container img.avatar, div.cr-all-reviews-shortcode ol li.review div.comment_container .meta {
color: #767676;
font-size: .75em;
}
div.cr-all-reviews-shortcode ol li div.comment_container a.ivole-comment-a {
box-shadow: none;
}
div.cr-all-reviews-shortcode ol li div.comment_container p.iv-comment-product {
font-size: 90%;
}
div.cr-all-reviews-shortcode ol li div.comment_container a.iv-comment-product-a {
box-shadow: none;
}
div.cr-all-reviews-shortcode ol li div.comment_container img.iv-comment-product-img {
width: 25px;
height: auto;
vertical-align: top;
margin-right: 5px;
display: inline;
}
div.cr-all-reviews-shortcode ol.commentlist li .comment-text {
margin: 0 0 0 50px;
border: 1px solid #e4e1e3;
border-radius: 4px;
padding: 1em 1em 0;
}
div.cr-all-reviews-shortcode ol.commentlist li .comment-text p {
margin: 0 0 1em;
}
div.cr-all-reviews-shortcode ol.commentlist li .comment-text p.meta {
font-size: .83em;
}
span.cr-tag {
color: #3d3d3d;
background-color: #EEEFF2;
display: inline-block;
padding: .2em .4em;
font-size: 0.8em;
text-align: center;
white-space: nowrap;
vertical-align: middle;
border-radius: .8em;
border: 1px solid #c3c6d1;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
div.cr-review-tags-filter span.cr-tag {
font-size: 1em;
border-radius: 1em;
margin-right: 5px;
margin-bottom: 7px;
}
div.cr-review-tags-filter span.cr-tag:hover {
background-color: #c3c6d1;
cursor: pointer;
}
div.cr-review-tags-filter {
padding-top: 5px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
pointer-events: auto;
opacity: 1;
}
div.cr-review-tags-filter span.cr-tag.cr-tag-selected {
border-color: #989db0;
background-color: #989db0;
color: #ffffff;
}
div.cr-review-tags-filter.cr-review-tags-filter-disabled {
pointer-events: none;
opacity: 0.5;
}
div.cr-all-reviews-shortcode ol.commentlist ul.children {
list-style: none outside;
margin: 20px 0 0 50px
}
div.cr-all-reviews-shortcode .crstar-rating {
float: right;
overflow: hidden;
position: relative;
height: 1em;
line-height: 1;
font-size: 1em;
width: 5.4em;
font-family: crstar;
color:#ffbc00;
}
div.cr-all-reviews-shortcode .crstar-rating::before {
content: "\73\73\73\73\73";
color: #d3ced2;
float: left;
top: 0;
left: 0;
position: absolute
}
div.cr-all-reviews-shortcode .crstar-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em
}
div.cr-all-reviews-shortcode .crstar-rating span::before {
content: "\53\53\53\53\53";
top: 0;
position: absolute;
left: 0
}
p.ivole-verified-badge {
font-size: 12px;
vertical-align:middle;
}
span.ivole-verified-badge-text {
vertical-align:middle;
}
p.ivole-verified-badge span.ivole-review-country-text, p.ivole-verified-badge span.ivole-review-country-space {
vertical-align:middle;
}
#cr_all_reviews_shortcode ol.commentlist {
list-style-type: none;
}
#cr_all_reviews_shortcode p.ivole-verified-badge img.ivole-review-country-icon,
.woocommerce #content #reviews p.ivole-verified-badge img.ivole-review-country-icon,
#reviews p.ivole-verified-badge img.ivole-review-country-icon {
float: none;
height: 12px;
width: auto;
vertical-align:middle;
margin: 0px 5px 0px 0px;
display: inline;
border-radius: 0;
}
.woocommerce #content div.product #reviews .comment img.ivole-verified-badge-icon,
.woocommerce #content div.Product #reviews .comment_container img.ivole-verified-badge-icon,
.woocommerce div.product #reviews .comment img.ivole-verified-badge-icon,
.woocommerce-page #content div.product #reviews .comment img.ivole-verified-badge-icon,
.woocommerce-page div.product #reviews .comment img.ivole-verified-badge-icon,
#reviews p.ivole-verified-badge img.ivole-verified-badge-icon,
p.ivole-verified-badge img.ivole-verified-badge-icon,
#reviews img.ivole-verified-badge-icon,
img.ivole-verified-badge-icon {
float: none;
height: 20px;
width: auto;
vertical-align:middle;
margin: 0px 5px 0px 0px;
display: inline;
border-radius: 0;
}
.woocommerce #content div.product #reviews .comment img.ivole-verified-badge-ext-icon,
.woocommerce #content div.Product #reviews .comment_container img.ivole-verified-badge-ext-icon,
.woocommerce div.product #reviews .comment img.ivole-verified-badge-ext-icon,
.woocommerce-page #content div.product #reviews .comment img.ivole-verified-badge-ext-icon,
.woocommerce-page div.product #reviews .comment img.ivole-verified-badge-ext-icon,
#reviews p.ivole-verified-badge .ivole-verified-badge-text img.ivole-verified-badge-ext-icon,
p.ivole-verified-badge .ivole-verified-badge-text img.ivole-verified-badge-ext-icon,
#reviews img.ivole-verified-badge-ext-icon,
img.ivole-verified-badge-ext-icon {
float: none;
height: 11px;
width: 11px;
vertical-align:middle;
margin: 0px 0px 0px 5px;
display: inline;
border-radius: 0;
}
#ivole_trustbadgef_sl.ivole-trustbadgef-sl, #ivole_trustbadgef_sd.ivole-trustbadgef-sd,
#ivole_trustbadgef_slp.ivole-trustbadgef-slp, #ivole_trustbadgef_sdp.ivole-trustbadgef-sdp,
#ivole_trustbadgef_wl.ivole-trustbadgef-wl, #ivole_trustbadgef_wd.ivole-trustbadgef-wd,
#ivole_trustbadgef_wlp.ivole-trustbadgef-wlp, #ivole_trustbadgef_wdp.ivole-trustbadgef-wdp,
#ivole_trustbadgef_vsl.ivole-trustbadgef-vsl, #ivole_trustbadgef_vsd.ivole-trustbadgef-vsd {
text-align:center;
line-height: 0;
}
#ivole_trustbadgef_sl.ivole-trustbadgef-sl #ivole_trustbadgefi_sl.ivole-trustbadgefi-sl,
#ivole_trustbadgef_slp.ivole-trustbadgef-slp #ivole_trustbadgefi_slp.ivole-trustbadgefi-slp,
#ivole_trustbadgef_sd.ivole-trustbadgef-sd #ivole_trustbadgefi_sd.ivole-trustbadgefi-sd,
#ivole_trustbadgef_sdp.ivole-trustbadgef-sdp #ivole_trustbadgefi_sdp.ivole-trustbadgefi-sdp {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
display: inline-block;
width:556px;
max-width:100%;
}
#ivole_trustbadgef_sl.ivole-trustbadgef-sl a,
#ivole_trustbadgef_slp.ivole-trustbadgef-slp a,
#ivole_trustbadgef_sd.ivole-trustbadgef-sd a,
#ivole_trustbadgef_sdp.ivole-trustbadgef-sdp a,
#ivole_trustbadgef_vsl.ivole-trustbadgef-vsl a,
#ivole_trustbadgef_vsd.ivole-trustbadgef-vsd a {
font-size: 0;
text-decoration:none;
}
#ivole_trustbadgef_sl.ivole-trustbadgef-sl #ivole_trustbadgefi_sl.ivole-trustbadgefi-sl,
#ivole_trustbadgef_slp.ivole-trustbadgef-slp #ivole_trustbadgefi_slp.ivole-trustbadgefi-slp {background-color: #FFFFFF;}
#ivole_trustbadgef_sl.ivole-trustbadgef-sl #ivole_trustbadgefi_sl.ivole-trustbadgefi-sl.ivole-trustbadgefi-byes,
#ivole_trustbadgef_slp.ivole-trustbadgef-slp #ivole_trustbadgefi_slp.ivole-trustbadgefi-slp.ivole-trustbadgefi-byes {border: 1px solid #A3D8CD;}
#ivole_trustbadgef_sd.ivole-trustbadgef-sd #ivole_trustbadgefi_sd.ivole-trustbadgefi-sd,
#ivole_trustbadgef_sdp.ivole-trustbadgef-sdp #ivole_trustbadgefi_sdp.ivole-trustbadgefi-sdp {background-color: #3D3D3D;}
#ivole_trustbadgef_sd.ivole-trustbadgef-sd #ivole_trustbadgefi_sd.ivole-trustbadgefi-sd.ivole-trustbadgefi-byes,
#ivole_trustbadgef_sdp.ivole-trustbadgef-sdp #ivole_trustbadgefi_sdp.ivole-trustbadgefi-sdp.ivole-trustbadgefi-byes {border: 1px solid #8B8B8B;}
#ivole_trustbadgef_wl.ivole-trustbadgef-wl #ivole_trustbadgefi_wl.ivole-trustbadgefi-wl,
#ivole_trustbadgef_wd.ivole-trustbadgef-wd #ivole_trustbadgefi_wd.ivole-trustbadgefi-wd {width:500px;display:inline-block;max-width:100%;}
#ivole_trustbadgef_wlp.ivole-trustbadgef-wlp #ivole_trustbadgefi_wlp.ivole-trustbadgefi-wlp,
#ivole_trustbadgef_wdp.ivole-trustbadgef-wdp #ivole_trustbadgefi_wdp.ivole-trustbadgefi-wdp {width:790px;display:inline-block;max-width:100%;}
#ivole_trustbadgef_vsl.ivole-trustbadgef-vsl #ivole_trustbadgefi_vsl.ivole-trustbadgefi-vsl, #ivole_trustbadgef_vsd.ivole-trustbadgef-vsd #ivole_trustbadgefi_vsd.ivole-trustbadgefi-vsd {width:500px; max-width: 100%; border-radius: 15px; filter: drop-shadow(0px 4px 5px rgba(0, 0, 0, 0.25)); display: inline-block;}
#ivole_trustbadgef_vsl.ivole-trustbadgef-vsl #ivole_trustbadgefi_vsl.ivole-trustbadgefi-vsl {background-color: #FFFFFF; border: 1px solid #DFDFDF;}
#ivole_trustbadgef_vsd.ivole-trustbadgef-vsd #ivole_trustbadgefi_vsd.ivole-trustbadgefi-vsd {background-color: #373737; border: 1px solid #373737;}
@media (max-width: 500px) {
#ivole_trustbadgef_wl.ivole-trustbadgef-wl #ivole_trustbadgefi_wl.ivole-trustbadgefi-wl,
#ivole_trustbadgef_wd.ivole-trustbadgef-wd #ivole_trustbadgefi_wd.ivole-trustbadgefi-wd,
#ivole_trustbadgef_wlp.ivole-trustbadgef-wlp #ivole_trustbadgefi_wlp.ivole-trustbadgefi-wlp,
#ivole_trustbadgef_wdp.ivole-trustbadgef-wdp #ivole_trustbadgefi_wdp.ivole-trustbadgefi-wdp {width:320px;}
#reviews .cr-summaryBox-wrap .ivole-summaryBox,
#reviews .cr-summaryBox-wrap .cr-overall-rating-wrap,
#cr_all_reviews_shortcode .cr-summaryBox-wrap .ivole-summaryBox,
#cr_all_reviews_shortcode .cr-summaryBox-wrap .cr-overall-rating-wrap {
width: 100%;
flex: 0 0 100%;
}
#reviews .cr-summaryBox-wrap .cr-overall-rating-wrap,
#cr_all_reviews_shortcode .cr-summaryBox-wrap .cr-overall-rating-wrap {
margin-bottom: 20px;
}
#cr_all_reviews_shortcode ol.commentlist {
margin-left: 0px;
margin-right: 0px;
}
}
#ivole_trustbadgef_wl.ivole-trustbadgef-wl #ivole_trustbadgefi_wl.ivole-trustbadgefi-wl,
#ivole_trustbadgef_wlp.ivole-trustbadgef-wlp #ivole_trustbadgefi_wlp.ivole-trustbadgefi-wlp {background-color: #FFFFFF;}
#ivole_trustbadgef_wd.ivole-trustbadgef-wd #ivole_trustbadgefi_wd.ivole-trustbadgefi-wd,
#ivole_trustbadgef_wdp.ivole-trustbadgef-wdp #ivole_trustbadgefi_wdp.ivole-trustbadgefi-wdp {background-color: #003640;}
#ivole_trustbadgef_wl.ivole-trustbadgef-wl a,
#ivole_trustbadgef_wd.ivole-trustbadgef-wd a,
#ivole_trustbadgef_wlp.ivole-trustbadgef-wlp a,
#ivole_trustbadgef_wdp.ivole-trustbadgef-wdp a {
font-size: 0;
text-decoration:none;
}
.woocommerce #content div.product #reviews .comment-text p.ivf-custom-question-checkbox {font-weight: 550;margin: 0.6em 0;}
.woocommerce #content div.product #reviews .comment-text ul.ivf-custom-question-ul {margin: 0.6em 0;}
.woocommerce #content div.product #reviews .comment-text ul.ivf-custom-question-ul li {margin:0;}
.woocommerce #content div.product #reviews .comment-text span.ivf-custom-question-radio {font-weight: 550;}
.woocommerce #content div.product #reviews .comment-text hr.ivf-custom-question-hr {margin: 0.6em 0;}
.woocommerce #content div.product #reviews .comment-text div.ivf-custom-question-rating-cont {margin: 0.6em 0;}
.woocommerce #content div.product #reviews .comment-text p.ivf-custom-question-p {margin: 0.6em 0;}
.woocommerce #content div.product #reviews .comment-text span.ivf-custom-question-rating { padding-right: 5px; font-weight: 550; vertical-align: middle; }
.woocommerce #content div.product #reviews .comment-text span.ivf-star-rating span.dashicons { font-size: 15px; height: 15px; width: 15px; vertical-align: middle; }
.checkbox input.cr-customer-consent-checkbox {margin-right:7px;}
.cr-show-more{
width:100%;
}
#cr-show-more-reviews-id, .ivole-show-more-button {
display: block;
margin: 10px auto;
}
#cr-show-more-review-spinner, .cr-show-more .ivole-show-more-spinner {
display: block;
margin: 10px auto;
background: url(//mono-produit.wizar.fr/wp-content/plugins/customer-reviews-woocommerce/img/spinner-2x.gif) no-repeat;
background-size: 20px 20px;
width: 20px;
height: 20px;
}
#cr-ajax-reviews-sort {
display: block;
margin: 1em 0px;
background: #eff1f3;
border: 1px solid;
border-radius: 4px 4px 4px 4px;
border-color: #ADB1B8 #A2A6AC #8D9096;
padding: 3px;
background: -webkit-linear-gradient(top,#f7f8fa,#e7e9ec);
background: linear-gradient(to bottom,#f7f8fa,#e7e9ec);
width: auto;
height: auto;
appearance: auto;
color: black;
}
div.cr-ajax-reviews-sort-div {
display: flex;
justify-content: space-between;
}
#reviews.cr-reviews-ajax-reviews .cr-button-search {
border: 1px solid;
border-radius: 4px 4px 4px 4px;
border-color: #ADB1B8 #A2A6AC #8D9096;
padding: 3px 10px;
background: -webkit-linear-gradient(top,#f7f8fa,#e7e9ec);
background: linear-gradient(to bottom,#f7f8fa,#e7e9ec);
font-weight: normal;
color: black;
letter-spacing: normal;
font-size: 1em;
text-transform: none;
line-height: 1.5em;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 5px;
margin-right: 0px;
white-space: nowrap;
}
#reviews.cr-reviews-ajax-reviews .cr-button-search:hover {
background: #e0e3e9;
background: -webkit-linear-gradient(top,#e7eaf0,#d9dce1);
background: linear-gradient(to bottom,#e7eaf0,#d9dce1);
text-decoration: none;
}
#reviews.cr-reviews-ajax-reviews .cr-ajax-search {
display: flex;
justify-content: space-between;
padding-top: 1em;
padding-bottom: 1em;
}
#reviews.cr-reviews-ajax-reviews .cr-ajax-search div,
#cr_qna.cr-qna-block div.cr-qna-search-block div {
position: relative;
flex-grow: 1;
}
#reviews.cr-reviews-ajax-reviews .cr-input-text, .cr-ajax-search input[type="text"] {
border: 1px solid;
border-radius: 4px 4px 4px 4px;
border-color: #ADB1B8 #A2A6AC #8D9096;
background-color: #ffffff;
background-image: url("data:image/svg+xml,%3Csvg width='1em' height='1em' viewBox='0 0 16 16' class='bi bi-search' fill='%23868686' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' d='M10.442 10.442a1 1 0 0 1 1.415 0l3.85 3.85a1 1 0 0 1-1.414 1.415l-3.85-3.85a1 1 0 0 1 0-1.415z'/%3E%3Cpath fill-rule='evenodd' d='M6.5 12a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11zM13 6.5a6.5 6.5 0 1 1-13 0 6.5 6.5 0 0 1 13 0z'/%3E%3C/svg%3E");
background-repeat: no-repeat;
background-position: left calc(.375em + .1875rem) center;
background-size: calc(.75em + .375rem) calc(.75em + .375rem);
padding: 3px 10px;
padding-left: calc(1.5em + .75rem);
padding-right: 1.5em;
width: 100%;
line-height: 1.5em;
margin: 0px;
font-size: 1em;
}
#cr_qna.cr-qna-block .cr-input-text, .cr-ajax-search input[type="text"] {
border: 0px;
border-radius: 16px 16px 16px 16px;
background-color: #F9F9F9;
color: #898F92;
background-image: url("data:image/svg+xml,%3Csvg width='1em' height='1em' viewBox='0 0 16 16' class='bi bi-search' fill='%2318B394' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' d='M10.442 10.442a1 1 0 0 1 1.415 0l3.85 3.85a1 1 0 0 1-1.414 1.415l-3.85-3.85a1 1 0 0 1 0-1.415z'/%3E%3Cpath fill-rule='evenodd' d='M6.5 12a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11zM13 6.5a6.5 6.5 0 1 1-13 0 6.5 6.5 0 0 1 13 0z'/%3E%3C/svg%3E");
background-repeat: no-repeat;
background-position: left calc(.375em + .1875rem) center;
background-size: calc(.75em + .375rem) calc(.75em + .375rem);
padding: 3px 10px;
padding-left: calc(1.5em + .75rem);
padding-right: 1.5em;
width: 100%;
height: 42px;
margin: 0px;
font-size: 1em;
box-shadow: none;
outline: none;
}
#cr_qna.cr-qna-block .cr-input-text:focus, .cr-ajax-search input[type="text"]:focus {
box-shadow: 0 0 0 1pt #18B394;
}
#reviews.cr-reviews-ajax-reviews .cr-clear-input,
#cr_qna.cr-qna-block div.cr-qna-search-block .cr-clear-input {
display:none;
position:absolute;
cursor: pointer;
margin-left: -1.7em ;
margin-top: -8px;
height: 16px;
top: 50%;
right: 8px;
}
#reviews.cr-reviews-ajax-reviews .cr-clear-input svg,
#cr_qna.cr-qna-block div.cr-qna-search-block .cr-clear-input svg {
display: block;
height: 16px;
}
#reviews.cr-reviews-ajax-reviews .cr-input-text:focus{
outline:none;
border-color: #e77600;
box-shadow: 0 0 3px 2px rgba(228,121,17,.5);
}
#reviews.cr-reviews-ajax-reviews button.cr-ajax-reviews-add-review {
display: block;
margin: 1em 0px;
border: 1px solid;
border-radius: 4px 4px 4px 4px;
border-color: #ADB1B8 #A2A6AC #8D9096;
padding: 3px 10px;
background: -webkit-linear-gradient(top,#f7f8fa,#e7e9ec);
background: linear-gradient(to bottom,#f7f8fa,#e7e9ec);
font-weight: 600;
color: black;
letter-spacing: normal;
font-size: 1em;
text-transform: none;
}
#reviews.cr-reviews-ajax-reviews button.cr-ajax-reviews-add-review:hover {
background: #e0e3e9;
background: -webkit-linear-gradient(top,#e7eaf0,#d9dce1);
background: linear-gradient(to bottom,#e7eaf0,#d9dce1);
text-decoration: none;
}
#cr-ajax-reviews-review-form {
display: none;
}
#cr-ajax-reviews-review-form.cr-ajax-reviews-review-form-nc {
display: block;
}
#reviews.cr-reviews-ajax-reviews .comment-reply-title {
display: block;
font-size: 1.5em;
}
#cr-ajax-reviews-review-form p.form-submit {
display: flex;
justify-content: space-between;
align-items: center;
}
#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-div {
margin-bottom: 2em;
}
#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-div p.cr-ajax-reviews-cus-images-title {
font-size: 1.2em;
margin: 0 auto 5px auto;
}
#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-div2 {
white-space: nowrap;
overflow-x: auto;
overflow-y: hidden;
}
#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal-cont {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(120, 120, 120, 0.8);
z-index: 100001;
display: none;
opacity: 0;
}
#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal-cont.cr-mask-active {
visibility: visible;
opacity: 1;
display: flex;
justify-content: center;
align-items: center;
}
#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal {
visibility: visible;
position: relative;
max-width: 100vw;
width: 700px;
background: #fff;
z-index: 100001;
display: block;
border-radius: 3px;
opacity: 1;
max-height: 100vh;
}
#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-cus-images-hdr {
height: 36px;
background: #f2f2f2;
background: #f1f1f1;
background: -webkit-linear-gradient(top,#f7f7f7,#eaeaea);
background: linear-gradient(to bottom,#f7f7f7,#eaeaea);
box-shadow: 0 1px 0 rgba(255,255,255,.5) inset,0 -1px 0 rgba(255,255,255,.4) inset;
position: relative;
border-bottom: 1px solid #cdcdcd;
border-bottom-color: rgba(0,0,0,.2);
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal button.cr-ajax-reviews-cus-images-close {
display: block;
zoom: 1;
background-color: transparent;
border-radius: 3px;
border: 1px solid;
border-color: transparent;
float: right;
padding: 8px;
position: absolute;
top: 50%;
right: 5px;
margin: -16px 0 0;
line-height: 0;
}
#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal button.cr-ajax-reviews-cus-images-close span.dashicons {
opacity: .64;
width: 14px;
height: 14px;
font-size: 14px;
color: #333333;
}
#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-slide-main-flex {
display: flex;
flex-direction: row;
}
#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-cus-images-slider-nav {
width: 80%;
margin: 0 auto 35px auto;
background-color: #f4f4f4;
}
#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-cus-images-slider-nav div.cr-ajax-reviews-slide-nav img {
max-height: 75px;
margin: 0 auto;
}
#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-cus-images-slider-nav div.cr-ajax-reviews-slide-nav {
padding: 0px;
}
#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-cus-images-slider-main div.cr-ajax-reviews-slide-main img {
max-width: 400px;
max-height: 500px;
margin: 0 auto;
}
#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main-comment {
width: 250px;
padding-right: 10px;
}
#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main-comment p {
margin: 0px;
display: block;
}
#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main-comment time {
opacity: 0.5;
font-size: 0.875em;
display: block;
}
#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-cus-images-slider-main.slick-initialized .slick-slide {
float: none;
display: inline-block;
vertical-align: middle;
}
.cr-search-highlight{
background: linear-gradient(0deg, #FFEB82, #FFEB82), #F9F9F9;
}
.cr-noscroll {
overflow: hidden;
}
.product_meta .cr_gtin_val, .product_meta .cr_mpn_val, .product_meta .cr_brand_val {
display: inline;
}
#cr_floatingtrustbadge_front {position: fixed; bottom: 0px; width: 135px; border-radius: 15px; display: block; overflow: hidden; margin: 30px; filter: drop-shadow(0px 4px 54px rgba(0, 0, 0, 0.25)); z-index: 99999; cursor: pointer;}
#cr_floatingtrustbadge_front.cr-floatingbadge-big {position: fixed; right: 0px; bottom: 0px; width: 256px; border-radius: 15px; display: block; overflow: hidden; margin: 0 30px 30px 0; filter: drop-shadow(0px 4px 54px rgba(0, 0, 0, 0.25)); z-index: 99999; cursor: auto;}
#cr_floatingtrustbadge_front {border: 1px solid;}
#cr_floatingtrustbadge_front .cr-floatingbadge-background {position: absolute; top: 0; left: 0; height: 100%; width: 100%;}
#cr_floatingtrustbadge_front .cr-floatingbadge-background div {width: 100%;}
#cr_floatingtrustbadge_front .cr-floatingbadge-background .cr-floatingbadge-background-top {height: 115px;}
#cr_floatingtrustbadge_front.cr-floatingbadge-big .cr-floatingbadge-background .cr-floatingbadge-background-top {height: 155px;}
#cr_floatingtrustbadge_front .cr-floatingbadge-background .cr-floatingbadge-background-middle {height: 31px;}
#cr_floatingtrustbadge_front.cr-floatingbadge-big .cr-floatingbadge-background .cr-floatingbadge-background-middle {height: 179px;}
#cr_floatingtrustbadge_front .cr-floatingbadge-background .cr-floatingbadge-background-bottom {height: 27px;}
#cr_floatingtrustbadge_front.cr-floatingbadge-big .cr-floatingbadge-background .cr-floatingbadge-background-bottom {height: 43px; border-top: 1px solid; border-left: 0px; border-right: 0px; border-bottom: 0px;}
#cr_floatingtrustbadge_front .cr-floatingbadge-top {position: relative; height: 92px; display: block;}
#cr_floatingtrustbadge_front.cr-floatingbadge-big .cr-floatingbadge-top {position: relative; height: 124px; display: block;}
#cr_floatingtrustbadge_front .cr-floatingbadge-top svg {position: absolute; left: 50%; top: 14px; margin-left: -35px;}
#cr_floatingtrustbadge_front.cr-floatingbadge-big .cr-floatingbadge-top svg {position: absolute; width: 84px; height: 79px; left: 50%; top: 28px; margin-left: -42px;}
#cr_floatingtrustbadge_front img {margin: 0; width: 100%; position: relative; border: 0; display: block;}
#cr_floatingtrustbadge_front .cr-floatingbadge-top .cr-floatingbadge-close {position: absolute; top: 5px; right: 5px; width: 20px; height: 20px; cursor: pointer;}
#cr_floatingtrustbadge_front .cr-floatingbadge-top .cr-floatingbadge-close svg {position: absolute; width: 16px; height: 16px; margin: 2px; top: 0; left: 0; display: block;}
#cr_floatingtrustbadge_front .cr-floatingbadge-top .cr-floatingbadge-close svg {fill: #F8942D;}
#cr_floatingtrustbadge_front.cr-floatingbadge-big .cr-floatingbadge-top .cr-floatingbadge-close svg {fill: #FFFFFF;}
.cr-reviews-slider .cr-slider-read-more a, .cr-reviews-slider .cr-slider-read-less a {
font-size: 0.8em;
}
.cr-reviews-slider .cr-slider-details{
display:none;
}
#cr_qna.cr-qna-block div.cr-qna-search-block {
display: flex;
justify-content: flex-end;
margin-bottom: 30px;
}
#cr_qna.cr-qna-block div.cr-qna-search-block button.cr-qna-ask-button {
font-size: 16px;
font-weight: 400;
background: #18B394;
border: 0px solid;
border-radius: 16px;
height: 42px;
color: #FFFFFF;
cursor: pointer;
display: inline-block;
outline-style: none;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 10px;
margin-right: 0px;
padding: 5px 15px;
}
#cr_qna.cr-qna-block div.cr-qna-list-block div.cr-qna-list-empty {
padding: 30px;
text-align: center;
}
#cr_qna.cr-qna-block div.cr-qna-new-q-overlay {
display: none;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
justify-content: center;
align-items: center;
opacity: 0;
}
#cr_qna.cr-qna-block div.cr-qna-new-q-overlay.cr-q-modal {
display: flex;
background: rgb(229, 229, 229, 0.7);
opacity: 1;
z-index: 100001;
}
#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form {
display: none;
width: 680px;
height: 670px;
border-radius: 16px;
background: #ffffff;
opacity: 1;
position: relative;
max-width: 100%;
}
#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form.cr-q-modal {
display: block;
}
#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-input {
display: block;
}
#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-ok {
display: none;
}
#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-error {
display: none;
}
#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-close {
display: block;
background-color: transparent;
border: 0px solid;
position: absolute;
top: 10px;
right: 10px;
padding: 8px;
line-height: 0;
cursor: pointer;
}
#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-close span.dashicons {
display: block;
width: 24px;
height: 24px;
font-size: 24px;
color: #dadada;
}
#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-title {
max-width: 100%;
margin-top: 80px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
font-size: 32px;
font-weight: 600;
text-align: center;
display: block;
}
#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-text {
max-width: 100%;
margin-top: 48px;
margin-left: 100px;
margin-right: 100px;
margin-bottom: 0px;
font-size: 16px;
font-weight: 400;
text-align: left;
display: block;
}
#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-q {
max-width: 100%;
width: 480px;
margin-top: 24px;
margin-left: 100px;
margin-right: 100px;
margin-bottom: 0px;
font-size: 14px;
font-weight: 400;
text-align: left;
display: block;
padding: 16px 20px;
box-shadow: none;
background: #f9f9f9;
border: 1px solid #f9f9f9;
border-radius: 16px;
resize: none;
outline-style: none;
}
#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-q:focus,
#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-name:focus,
#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-email:focus {
box-shadow: 0 0 2px #898F92;
}
#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-name,
#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-email {
max-width: 100%;
width: 480px;
margin-top: 20px;
margin-left: 100px;
margin-right: 100px;
margin-bottom: 0px;
font-size: 14px;
font-weight: 400;
text-align: left;
display: block;
padding: 14px 20px;
box-shadow: none;
background: #f9f9f9;
border: 1px solid #f9f9f9;
border-radius: 16px;
outline-style: none;
}
#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-s {
max-width: 100%;
margin-top: 40px;
margin-left: 100px;
margin-right: 100px;
margin-bottom: 0px;
width: 480px;
text-align: center;
display: block;
}
#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-s button.cr-qna-new-q-form-s-b {
font-size: 16px;
font-weight: 400;
background: #e7e7e7;
border: 0px solid;
border-radius: 16px;
height: 56px;
width: 216px;
color: #898F92;
cursor: default;
display: inline-block;
outline-style: none;
}
#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-s button.cr-qna-new-q-form-s-b.cr-q-active {
background: #18B394;
color: #ffffff;
cursor: pointer;
}
#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-s button.cr-qna-new-q-form-s-b.cr-qna-new-q-form-s-p {
background: #18B394;
color: #ffffff;
cursor: default;
display: none;
}
#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-s button.cr-qna-new-q-form-s-b.cr-qna-new-q-form-s-p img {
height: 15px;
margin: 0 auto;
padding: 0px;
display: block;
}
#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-s p {
font-size: 0.6em;
}
#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-notinit.cr-qna-new-q-form-invalid {
border: 1px solid red;
}
#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-notinit.cr-qna-new-q-form-invalid:focus {
box-shadow: 0 0 2px red;
}
#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-mail {
margin-top: 48px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
height: 70px;
display: block;
}
#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-ok .cr-qna-new-q-form-text,
#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-error .cr-qna-new-q-form-text {
text-align: center;
}
#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-ok .cr-qna-new-q-form-s button.cr-qna-new-q-form-s-b {
background: #18B394;
color: #ffffff;
cursor: pointer;
}
#cr_qna.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont {
margin-top: 20px;
margin-bottom: 0;
margin-right: 0;
margin-left: 0;
}
#cr_qna.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-q,
#cr_qna.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a,
#cr_qna.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b {
display: flex;
margin: 0px;
}
#cr_qna.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a,
#cr_qna.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b {
margin-top: 20px;
}
#cr_qna.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-q .cr-qna-list-q-q-l {
min-width: 50px;
display: flex;
align-items: center;
}
#cr_qna.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a .cr-qna-list-q-a-l,
#cr_qna.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b .cr-qna-list-q-b-l {
min-width: 50px;
display: flex;
align-items: flex-start;
}
#cr_qna.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-icon {
width: 30px;
}
#cr_qna.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-v-icon {
width: 16px;
height: 16px;
max-width: 100%;
max-height: 100%;
display: inline-block;
vertical-align: middle;
margin-right: 10px;
}
#cr_qna.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-q .cr-qna-list-q-q-r,
#cr_qna.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a .cr-qna-list-q-a-r {
display: block;
}
#cr_qna.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b .cr-qna-list-q-b-r {
padding-bottom: 20px;
border-bottom: solid 2px #F9F9F9;
border-top: solid 0px;
border-right: solid 0px;
border-left: solid 0px;
width: 100%;
display: flex;
justify-content: space-between;
align-items: flex-end;
}
#cr_qna.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b .cr-qna-list-q-b-r .cr-qna-q-voting {
display: flex;
align-items: center;
}
#cr_qna.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b .cr-qna-list-q-b-r .cr-qna-q-voting.cr-q-vote-loading {
display: none;
}
#cr_qna.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b .cr-qna-list-q-b-r .cr-qna-q-voting img {
margin-left: 0px;
margin-right: 7px;
margin-top: 0px;
margin-bottom: 0px;
max-height: 16px;
cursor: pointer;
}
#cr_qna.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b .cr-qna-list-q-b-r .cr-qna-q-voting span {
display: block;
line-height: 11px;
font-size: 11px;
color: #18B394;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
}
#cr_qna.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b .cr-qna-list-q-b-r .cr-qna-q-voting span.cr-qna-q-voting-upvote {
margin-right: 10px;
}
#cr_qna.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b .cr-qna-list-q-b-r .cr-qna-q-voting-spinner {
display: none;
padding: 2px 0px;
}
#cr_qna.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b .cr-qna-list-q-b-r .cr-qna-q-voting-spinner img {
max-height: 12px;
}
#cr_qna.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b .cr-qna-list-q-b-r .cr-qna-q-voting-spinner.cr-q-vote-loading {
display: block;
}
#cr_qna.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a .cr-qna-list-q-a-r .cr-qna-list-answer {
display: block;
border-left: solid 3px #F3F3F3;
border-top: solid 0px;
border-right: solid 0px;
border-bottom: solid 0px;
padding-left: 16px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
margin-bottom: 10px;
}
#cr_qna.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a .cr-qna-list-q-a-r .cr-qna-list-answer.cr-qna-list-last {
margin-bottom: 0px;
}
#cr_qna.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-q .cr-qna-list-q-q-r .cr-qna-list-question {
font-size: 18px;
font-weight: 600;
line-height: 1.2;
display: block;
color: #203741;
}
#cr_qna.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a .cr-qna-list-q-a-r .cr-qna-list-answer-s {
font-size: 16px;
font-weight: 400;
line-height: 1.2;
display: block;
}
#cr_qna.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-q .cr-qna-list-q-q-r .cr-qna-list-q-author,
#cr_qna.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a .cr-qna-list-q-a-r .cr-qna-list-q-author {
font-size: 14px;
font-weight: 400;
line-height: 1.2;
display: block;
color: #898F92;
font-style: italic;
margin-top: 5px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}
#cr_qna.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-author .cr-qna-list-q-author-b {
font-weight: 600;
}
#cr_qna.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-author-verified {
font-size: 14px;
color: #898F92;
}
#cr_qna.cr-qna-block div.cr-qna-list-block .cr-qna-list-q-cont button.cr-qna-ans-button {
font-size: 14px;
font-weight: 600;
background: #FFFFFF;
border: 2px solid #18B394;
border-radius: 16px;
height: 44px;
color: #18B394;
cursor: pointer;
display: inline-block;
outline-style: none;
}
#cr_qna.cr-qna-block #cr-show-more-q-id {
display: block;
margin: 20px auto;
font-size: 14px;
font-weight: 400;
background: #18B394;
border: 0px solid;
border-radius: 16px;
height: 42px;
color: #FFFFFF;
cursor: pointer;
outline-style: none;
padding: 5px 15px;
}
#cr_qna.cr-qna-block #cr-show-more-q-spinner {
display: block;
margin: 20px auto;
background: url(//mono-produit.wizar.fr/wp-content/plugins/customer-reviews-woocommerce/img/spinner-2x.gif) no-repeat;
background-size: 20px 20px;
width: 20px;
height: 20px;
}
#cr_qna.cr-qna-block .cr-search-no-qna {
margin: 30px auto;
text-align: center;
color: #203741;
}
.grecaptcha-badge { visibility: hidden; }
@media all and (max-width: 700px) {
#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-slide-main-flex {
flex-direction: column;
}
#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main-comment {
width: 100%;
padding-top: 10px;
padding-right: 10px;
padding-left: 10px;
max-width: 400px;
margin: 0 auto;
}
#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal {
overflow-y: scroll;
}
#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form {
padding-left: 15px;
padding-right: 15px;
}
#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-text {
margin-left: auto;
margin-right: auto;
}
#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-q,
#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-name,
#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-email,
#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-s {
margin-left: auto;
margin-right: auto;
}
#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-s {
width: auto;
}
}
@media all and (max-width: 600px) {
#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal {
width: 100%;
height: 100%;
left: 0px;
margin-left: 0px;
margin-top: 0px;
top: 0px;
max-width: 100%;
max-height: 100%;
}
#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-cus-images-slider-nav div.cr-ajax-reviews-slide-nav img {
width: 80px;
}
#cr_floatingtrustbadge_front, #cr_floatingtrustbadge_front.cr-floatingbadge-big {display: none;}
}
@media all and (max-width: 415px) {
#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-cus-images-slider-nav div.cr-ajax-reviews-slide-nav img {
width: 60px;
}
#cr_qna.cr-qna-block div.cr-qna-search-block {
flex-wrap: wrap;
}
#cr_qna.cr-qna-block div.cr-qna-search-block div {
width: 100%;
}
#cr_qna.cr-qna-block div.cr-qna-search-block button.cr-qna-ask-button {
width: 100%;
margin-top: 10px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}
}
@media all and (max-width: 370px) {
#cr_qna.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b .cr-qna-list-q-b-r {
display: block;
}
#cr_qna.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b .cr-qna-list-q-b-r .cr-qna-q-voting {
margin-top: 15px;
}
}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.price ins{font-weight:400}.woocommerce-active .site-branding{float:left}.site-header-cart{list-style-type:none;margin-left:0;padding:0;margin-bottom:0}.site-header-cart .cart-contents,.site-header-cart .widget_shopping_cart{display:none}.site-header-cart .widget_shopping_cart .woocommerce-mini-cart__empty-message{margin:1.41575em}.site-header-cart .widget_shopping_cart .product_list_widget img{margin-left:1em}.site-search{font-size:.875em;clear:both;display:none}.site-search .widget_product_search input[type=search],.site-search .widget_product_search input[type=text]{padding:1em 1.41575em;line-height:1}.site-search .widget_product_search form:before{top:1.15em;left:1.15em}.site-search .widget_product_search #searchsubmit{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.storefront-handheld-footer-bar{position:fixed;bottom:0;left:0;right:0;border-top:1px solid hsla(0,0%,100%,.2);box-shadow:0 0 6px rgba(0,0,0,.7);z-index:9999}.storefront-handheld-footer-bar:after,.storefront-handheld-footer-bar:before{content:"";display:table}.storefront-handheld-footer-bar:after{clear:both}.storefront-handheld-footer-bar ul{margin:0}.storefront-handheld-footer-bar ul li{display:inline-block;float:left;text-align:center}.storefront-handheld-footer-bar ul li:last-child>a{border-right:0}.storefront-handheld-footer-bar ul li>a{height:4.235801032em;display:block;position:relative;text-indent:-9999px;z-index:999;border-right:1px solid hsla(0,0%,100%,.2);overflow:hidden}.storefront-handheld-footer-bar ul li>a:focus{z-index:1000}.storefront-handheld-footer-bar ul li.search .site-search{position:absolute;bottom:-2em;left:0;right:0;-webkit-transition:all,ease,.2s;transition:all,ease,.2s;padding:1em;z-index:1;display:block}.storefront-handheld-footer-bar ul li.search.active .site-search{bottom:100%}.storefront-handheld-footer-bar ul li.search .site-search,.storefront-handheld-footer-bar ul li.search .widget,.storefront-handheld-footer-bar ul li.search form{margin-bottom:0}.storefront-handheld-footer-bar ul li.cart .count{text-indent:0;display:block;width:2em;height:2em;line-height:2;box-sizing:content-box;font-size:.75em;position:absolute;top:.875em;left:50%;border-radius:100%;border:1px solid}.storefront-handheld-footer-bar ul.columns-1 li{width:100%;display:block;float:none}.storefront-handheld-footer-bar ul.columns-2 li{width:50%}.storefront-handheld-footer-bar ul.columns-3 li{width:33.33333%}.storefront-handheld-footer-bar ul.columns-4 li{width:25%}.storefront-handheld-footer-bar ul.columns-5 li{width:20%}@media screen and (max-height:320px){.sf-input-focused .storefront-handheld-footer-bar,.sf-input-focused .woocommerce-store-notice{display:none}}table.shop_table_responsive tbody th,table.shop_table_responsive thead{display:none}table.shop_table_responsive tr td{display:block;text-align:right;clear:both}table.shop_table_responsive tr td:after,table.shop_table_responsive tr td:before{content:"";display:table}table.shop_table_responsive tr td:after{clear:both}table.shop_table_responsive tr td[data-title]:before{content:attr(data-title) ": ";font-weight:600;float:left}table.shop_table_responsive tr td.product-remove a{text-align:left}table.shop_table_responsive tr td.actions:before,table.shop_table_responsive tr td.download-actions:before{display:none}table.shop_table_responsive tr td.download-actions .button{display:block;text-align:center}table.shop_table_responsive.my_account_orders .order-actions{text-align:right}table.shop_table_responsive.my_account_orders .order-actions:before{display:none}ul.products:after,ul.products:before{content:"";display:table}ul.products:after{clear:both}.wc-block-grid__products,ul.products{margin-left:0;margin-bottom:0;clear:both}.wc-block-grid__products .wc-block-grid__product,.wc-block-grid__products li.product,ul.products .wc-block-grid__product,ul.products li.product{list-style:none;margin-left:0;margin-bottom:4.235801032em;text-align:center;position:relative}.wc-block-grid__products .wc-block-grid__product .star-rating,.wc-block-grid__products li.product .star-rating,ul.products .wc-block-grid__product .star-rating,ul.products li.product .star-rating{margin:0 auto .5407911001em}.wc-block-grid__products .wc-block-grid__product .woocommerce-LoopProduct-link,.wc-block-grid__products li.product .woocommerce-LoopProduct-link,ul.products .wc-block-grid__product .woocommerce-LoopProduct-link,ul.products li.product .woocommerce-LoopProduct-link{display:block}.wc-block-grid__products .wc-block-grid__product .price,.wc-block-grid__products li.product .price,ul.products .wc-block-grid__product .price,ul.products li.product .price{display:block;color:#43454b;font-weight:400;margin-bottom:1rem}.wc-block-grid__products .wc-block-grid__product .price ins,.wc-block-grid__products li.product .price ins,ul.products .wc-block-grid__product .price ins,ul.products li.product .price ins{margin-left:.6180469716em;background-color:rgba(0,0,0,0)}.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title,.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title>a,.wc-block-grid__products .wc-block-grid__product .woocommerce-loop-category__title,.wc-block-grid__products .wc-block-grid__product .woocommerce-loop-product__title,.wc-block-grid__products li.product .wc-block-grid__product-title,.wc-block-grid__products li.product .wc-block-grid__product-title>a,.wc-block-grid__products li.product .woocommerce-loop-category__title,.wc-block-grid__products li.product .woocommerce-loop-product__title,ul.products .wc-block-grid__product .wc-block-grid__product-title,ul.products .wc-block-grid__product .wc-block-grid__product-title>a,ul.products .wc-block-grid__product .woocommerce-loop-category__title,ul.products .wc-block-grid__product .woocommerce-loop-product__title,ul.products li.product .wc-block-grid__product-title,ul.products li.product .wc-block-grid__product-title>a,ul.products li.product .woocommerce-loop-category__title,ul.products li.product .woocommerce-loop-product__title{font-weight:400;margin-bottom:.5407911001em}.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title,.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title>a:not(.has-font-size),.wc-block-grid__products .wc-block-grid__product .woocommerce-loop-category__title,.wc-block-grid__products .wc-block-grid__product .woocommerce-loop-product__title,.wc-block-grid__products li.product .wc-block-grid__product-title,.wc-block-grid__products li.product .wc-block-grid__product-title>a:not(.has-font-size),.wc-block-grid__products li.product .woocommerce-loop-category__title,.wc-block-grid__products li.product .woocommerce-loop-product__title,ul.products .wc-block-grid__product .wc-block-grid__product-title,ul.products .wc-block-grid__product .wc-block-grid__product-title>a:not(.has-font-size),ul.products .wc-block-grid__product .woocommerce-loop-category__title,ul.products .wc-block-grid__product .woocommerce-loop-product__title,ul.products li.product .wc-block-grid__product-title,ul.products li.product .wc-block-grid__product-title>a:not(.has-font-size),ul.products li.product .woocommerce-loop-category__title,ul.products li.product .woocommerce-loop-product__title{font-size:1rem}.wc-block-grid__products .wc-block-grid__product .star-rating,.wc-block-grid__products li.product .star-rating,ul.products .wc-block-grid__product .star-rating,ul.products li.product .star-rating{font-size:.875em}.wc-block-grid__products .wc-block-grid__product img,.wc-block-grid__products li.product img,ul.products .wc-block-grid__product img,ul.products li.product img{display:block;margin:0 auto 1.618em}.wc-block-grid__products .wc-block-grid__product.product-category img,.wc-block-grid__products li.product.product-category img,ul.products .wc-block-grid__product.product-category img,ul.products li.product.product-category img{margin-bottom:1.618em}.wc-block-grid__products .wc-block-grid__product .button,.wc-block-grid__products li.product .button,ul.products .wc-block-grid__product .button,ul.products li.product .button{margin-bottom:.236em}.hentry .entry-content .wc-block-grid__products .wc-block-grid__product>a,.hentry .entry-content ul.products li.product>a{text-decoration:none}.price del{opacity:.5;font-weight:400}.price del+ins{margin-left:.327em}.single-product .pswp__button{background-color:rgba(0,0,0,0)}.single-product div.product{position:relative;overflow:hidden}.single-product div.product:after,.single-product div.product:before{content:"";display:table}.single-product div.product:after{clear:both}.single-product div.product .images,.single-product div.product .summary,.single-product div.product .woocommerce-product-gallery{margin-bottom:2.617924em;margin-top:0}.single-product div.product .woocommerce-product-gallery{position:relative}.single-product div.product .woocommerce-product-gallery .zoomImg{background-color:#fff}.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger{position:absolute;top:.875em;right:.875em;display:block;height:2em;width:2em;border-radius:3px;z-index:99;text-align:center}.single-product div.product .woocommerce-product-gallery img{margin:0}.single-product div.product .woocommerce-product-gallery .flex-viewport{margin-bottom:1.618em}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs{margin:0;padding:0}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs:after,.single-product div.product .woocommerce-product-gallery .flex-control-thumbs:before{content:"";display:table}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs:after{clear:both}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li{list-style:none;margin-bottom:1.618em;cursor:pointer}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img{opacity:.5;-webkit-transition:all,ease,.2s;transition:all,ease,.2s}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li:hover img,.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img.flex-active{opacity:1}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li{width:42.8571428571%;float:left;margin-right:14.2857142857%}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n){margin-right:0}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(odd){clear:both}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li{width:23.8095238%;float:left;margin-right:14.2857142857%}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n){margin-right:0}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1){clear:both}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li{width:14.2857142857%;float:left;margin-right:14.2857142857%}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n){margin-right:0}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1){clear:both}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li{width:8.5714285714%;float:left;margin-right:14.2857142857%}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n){margin-right:0}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1){clear:both}.single-product div.product .images .woocommerce-main-image{margin-bottom:1.618em;display:block}.single-product div.product .images .thumbnails a.zoom{display:block;width:22.05%;margin-right:3.8%;float:left;margin-bottom:1em}.single-product div.product .images .thumbnails a.zoom.last{margin-right:0}.single-product div.product .images .thumbnails a.zoom.first{clear:both}.single-product div.product form.cart{margin-bottom:1.618em;padding:1em 0}.single-product div.product form.cart:after,.single-product div.product form.cart:before{content:"";display:table}.single-product div.product form.cart:after{clear:both}.single-product div.product form.cart .quantity{float:left;margin-right:.875em}.single-product div.product form.cart table.woocommerce-grouped-product-list .woocommerce-grouped-product-list-item__label{overflow-wrap:anywhere;word-break:break-word;-ms-word-break:break-all}.single-product div.product form.cart table.woocommerce-grouped-product-list .woocommerce-grouped-product-list-item__quantity{float:none;margin-right:0}.single-product div.product form.cart table.woocommerce-grouped-product-list .woocommerce-grouped-product-list-item__quantity .quantity{margin-right:0}.single-product div.product p.price{font-size:1.41575em;margin:1.41575em 0}.single-product div.product table.variations{table-layout:fixed;margin:0}.single-product div.product table.variations td,.single-product div.product table.variations th{display:list-item;padding:0;list-style:none;background-color:rgba(0,0,0,0)}.single-product div.product table.variations .value{margin-bottom:1em}.single-product div.product table.variations select{max-width:70%;vertical-align:middle}.single-product div.product .single_variation .price{margin-bottom:1em;display:block}.single-product div.product .variations_button{padding-top:1em}.single-product div.product .variations_button:after,.single-product div.product .variations_button:before{content:"";display:table}.single-product div.product .variations_button:after{clear:both}.single-product div.product .woocommerce-product-rating{margin-bottom:1.618em;margin-top:-.875em}.single-product div.product .woocommerce-product-rating:after,.single-product div.product .woocommerce-product-rating:before{content:"";display:table}.single-product div.product .woocommerce-product-rating:after{clear:both}.single-product div.product .woocommerce-product-rating a{font-weight:600;text-decoration:underline}.single-product div.product .woocommerce-product-rating a:hover{text-decoration:none}.single-product div.product .woocommerce-product-rating .star-rating{float:left;margin-right:.6180469716em}.single-product div.product .product_meta{font-size:.875em;padding-top:1em;border-top:1px solid rgba(0,0,0,.05)}.single-product div.product .product_meta .posted_in,.single-product div.product .product_meta .sku_wrapper,.single-product div.product .product_meta .tagged_as{display:block}.single-product div.product .product_meta .posted_in:last-child,.single-product div.product .product_meta .sku_wrapper:last-child,.single-product div.product .product_meta .tagged_as:last-child{border-bottom:0}.single-product div.product .product_meta a{font-weight:600;text-decoration:underline}.single-product div.product .product_meta a:hover{text-decoration:none}.single-product div.product .edit-link{font-size:.875em;margin-top:1em}.stock:empty:before{display:none}.stock.in-stock{color:#0f834d}.stock.out-of-stock{color:#e2401c}a.reset_variations{display:inline-block;margin-left:1em}#reviews{outline:none}#reviews #comments{padding-top:0}#reviews .comment-reply-title{display:none}#reviews .commentlist{list-style:none;margin-left:0}#reviews .commentlist li{margin-bottom:2.617924em;list-style:none;clear:both}#reviews .commentlist li:after,#reviews .commentlist li:before{content:"";display:table}#reviews .commentlist li:after{clear:both}#reviews .commentlist li .comment_container{border-radius:3px}#reviews .commentlist li .comment_container:after,#reviews .commentlist li .comment_container:before{content:"";display:table}#reviews .commentlist li .comment_container:after{clear:both}#reviews .commentlist li .comment_container .comment-text{width:81.8181818182%;float:right;margin-right:0}#reviews .commentlist li .comment_container .comment-text .star-rating{float:right;font-size:.875em;line-height:1;height:1em}#reviews .commentlist li:last-child{border-bottom:0;margin-bottom:0}#reviews .commentlist li time{opacity:.5;font-size:.875em}#reviews .commentlist li .avatar{width:9.0909090909%;float:left;margin-right:9.0909090909%;height:auto}#reviews .commentlist li p.meta{margin-bottom:1em}#reviews .commentlist li p.meta strong{line-height:1}#reviews .commentlist li p.meta time{display:block}#reviews .commentlist li p.meta .verified{font-style:normal;font-size:.875em}#reviews .commentlist li p.meta .woocommerce-review__dash{display:none}#reviews .commentlist li ul.children{width:81.8181818182%;float:right;margin:0;padding-top:1.618em}#reviews .commentlist li ul.children .avatar{width:11.1111111111%;float:left;margin-right:11.1111111111%}#reviews .commentlist li ul.children .comment-text{width:77.7777777778%;float:right;margin-right:0}#reviews .commentlist li ul.children li{margin-bottom:1.618em}#reviews .commentlist li ul.children li:last-child{margin-bottom:0}#reviews .comment-form-rating{clear:both}#reviews .comment-form-rating label{display:block}.storefront-breadcrumb{margin:0 0 1.618em;padding:1em 0}.woocommerce-breadcrumb{font-size:.875em}.woocommerce-breadcrumb a{text-decoration:underline}.woocommerce-breadcrumb a:hover{text-decoration:none}.woocommerce-breadcrumb .breadcrumb-separator{display:inline-block;padding:0 .5407911001em}.product_list_widget{list-style:none;margin-left:0}.product_list_widget li{padding:1em 0;border-bottom:1px solid rgba(0,0,0,.05)}.product_list_widget li:after,.product_list_widget li:before{content:"";display:table}.product_list_widget li:after{clear:both}.product_list_widget li img{max-width:2.617924em;float:right}.product_list_widget li>a{display:block}.product_list_widget a:hover{color:#2c2d33}.widget ul.products li.product a{text-decoration:none}.widget_products a{display:block}.widget_shopping_cart .product_list_widget{margin-bottom:0}.widget_shopping_cart .product_list_widget li{padding-left:2em;position:relative}.widget_shopping_cart .product_list_widget li a.remove{position:absolute;top:1em;left:0;opacity:1}.widget_shopping_cart p.buttons,.widget_shopping_cart p.total{padding:1em 0;margin:0;text-align:center}.widget_shopping_cart p.total{border-bottom:1px solid rgba(0,0,0,.05)}.widget_shopping_cart .buttons a{display:block;margin-bottom:.6180469716em}.widget_shopping_cart .buttons a:last-child{margin-bottom:0}.widget_shopping_cart .buttons a img{margin-left:auto;margin-right:auto}.site-header .widget_shopping_cart li,.site-header .widget_shopping_cart p.buttons,.site-header .widget_shopping_cart p.total{padding-left:1.41575em;padding-right:1.41575em}.widget_layered_nav li{margin-bottom:.6180469716em}.widget.woocommerce li .count{font-size:1em;float:right}.widget_price_filter .price_slider{margin-bottom:1em}.widget_price_filter .price_slider_amount{text-align:right;line-height:2.4}.widget_price_filter .price_slider_amount .button{float:left}@media (min-width:768px) and (max-width:1024px){.widget_price_filter .price_slider_amount{text-align:left}.widget_price_filter .price_slider_amount .button{display:block;float:none;width:100%}}.widget_price_filter .ui-slider{position:relative;text-align:left}.widget_price_filter .ui-slider .ui-slider-handle{position:absolute;top:auto;z-index:2;width:1em;height:1em;border-top-left-radius:1em;border-top-right-radius:1em;border-bottom-left-radius:1em;border-bottom-right-radius:1em;cursor:ew-resize;background:#2c2d33;box-sizing:border-box;margin-top:-.25em;margin-left:auto;opacity:1;border:0}.widget_price_filter .ui-slider .ui-slider-handle:last-child{margin-left:-1em}.widget_price_filter .ui-slider .ui-slider-handle.ui-state-active,.widget_price_filter .ui-slider .ui-slider-handle:hover{box-shadow:0 0 0 .236em rgba(0,0,0,.1)}.widget_price_filter .ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;background:#2c2d33}.widget_price_filter .price_slider_wrapper .ui-widget-content,.widget_price_filter .ui-slider .ui-slider-range{border:0;border-top-left-radius:1em;border-top-right-radius:1em;border-bottom-left-radius:1em;border-bottom-right-radius:1em}.widget_price_filter .price_slider_wrapper .ui-widget-content{background:rgba(0,0,0,.1)}.widget_price_filter .ui-slider-horizontal{height:.5em}.widget_price_filter .ui-slider-horizontal .ui-slider-range{top:0;height:100%}.widget_price_filter .ui-slider-horizontal .ui-slider-range-min{left:-1px}.widget_price_filter .ui-slider-horizontal .ui-slider-range-max{right:-1px} .rtl .widget_price_filter .price_label,.rtl .widget_price_filter .price_label span{direction:ltr;unicode-bidi:embed} table.cart{margin-bottom:3.706325903em}table.cart .product-quantity .minus,table.cart .product-quantity .plus{display:none}table.cart .product-thumbnail img{margin:0 auto;max-width:3.706325903em;height:auto}table.cart .product-thumbnail:before{display:none}table.cart tr:first-child td.product-remove{border-top-width:0}table.cart td.product-remove{padding:0;border-top:1.618em solid;position:relative}table.cart td.product-remove a.remove{position:absolute;font-size:1.41575em;top:-.6180469716em;right:-.6180469716em}table.cart td.product-quantity .qty{padding:.326em;width:3.706325903em}table.cart td.product-name{overflow-wrap:anywhere;word-break:break-word;-ms-word-break:break-all}table.cart td,table.cart th{padding:.875em .875em 0}table.cart td.product-subtotal{padding-bottom:.875em}table.cart td.actions{border-top:1em solid;background-color:rgba(0,0,0,0);padding:0}table.cart td.actions label{display:none}table.cart td.actions .coupon{padding-bottom:1em;margin-bottom:1em;border-bottom:1px solid rgba(0,0,0,.05)}table.cart td.actions input{display:block;width:100%;margin:.5407911001em 0}.wc-proceed-to-checkout{margin-bottom:1.618em}.wc-proceed-to-checkout:after,.wc-proceed-to-checkout:before{content:"";display:table}.wc-proceed-to-checkout:after{clear:both}.wc-proceed-to-checkout .button{display:block;text-align:center;margin-bottom:1em}.wc-proceed-to-checkout .button.checkout-button{font-size:1.41575em}.woocommerce-shipping-calculator,.woocommerce-shipping-calculator>p:first-child{margin:0}.woocommerce-shipping-calculator .shipping-calculator-form{padding-top:1.41575em}ul#shipping_method{list-style:none;margin-left:0}ul#shipping_method li{margin-bottom:.2360828548em}ul#shipping_method li:last-child{margin-bottom:0}ul#shipping_method input{margin-right:.3342343017em}.woocommerce-checkout ul#shipping_method{margin-bottom:0}.checkout_coupon{margin-bottom:2.617924em}form.checkout{position:static!important}form.checkout:after,form.checkout:before{content:"";display:table}form.checkout:after{clear:both}form.checkout>.blockUI{position:fixed!important}#payment:after,#payment:before{content:"";display:table}#payment:after{clear:both}#payment .create-account{clear:both}#payment .payment_methods{margin:0!important;padding:0!important}#payment .payment_methods>.wc_payment_method>label,#payment .payment_methods>.woocommerce-PaymentMethod>label{display:block;padding:1.41575em;cursor:pointer}#payment .payment_methods li{list-style:none!important;margin-left:0;position:relative}#payment .payment_methods li img{float:right;border:0;padding:0;max-height:1.618em}#payment .payment_methods li:last-child:not(.woocommerce-notice){padding-bottom:0;border-bottom:0}#payment .payment_methods li p{margin:0}#payment .payment_methods li .payment_box{padding:1.41575em}#payment .payment_methods li .payment_box fieldset{border:0;margin:0;padding:1em 0 0;font-size:.875em}#payment .payment_methods li .payment_box fieldset label{width:auto;margin-left:0}#payment .payment_methods li .payment_box fieldset .form-row{margin-bottom:1em}#payment .payment_methods li .payment_box fieldset .form-row input[type=checkbox]{margin-right:5px}#payment .payment_methods li .payment_box fieldset #cvv{width:22%!important}#payment .payment_methods li .payment_box fieldset .help{width:75%;float:right}#payment .payment_methods li .payment_box .woocommerce-SavedPaymentMethods{padding-top:1em;margin:0}#payment .payment_methods li .payment_box .woocommerce-SavedPaymentMethods li{margin-top:.6180469716em}#payment .payment_methods li .payment_box .woocommerce-SavedPaymentMethods li input[type=radio]{margin-right:.236em}#payment .payment_methods li .payment_box ul.wc-saved-payment-methods{margin-left:0}#payment .payment_methods li .payment_box .wc-credit-card-form-card-cvc,#payment .payment_methods li .payment_box .wc-credit-card-form-card-expiry,#payment .payment_methods li .payment_box .wc-credit-card-form-card-number{font-size:1.41575em}#payment .payment_methods li .payment_box .wc-credit-card-form-card-number{background-repeat:no-repeat;background-position:right .6180469716em center;background-size:31px 20px;background-image:url(//mono-produit.wizar.fr/wp-content/themes/storefront/assets/images/credit-cards/unknown.svg)}#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.visa{background-image:url(//mono-produit.wizar.fr/wp-content/themes/storefront/assets/images/credit-cards/visa.svg)}#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.mastercard{background-image:url(//mono-produit.wizar.fr/wp-content/themes/storefront/assets/images/credit-cards/mastercard.svg)}#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.laser{background-image:url(//mono-produit.wizar.fr/wp-content/themes/storefront/assets/images/credit-cards/laser.svg)}#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.dinersclub{background-image:url(//mono-produit.wizar.fr/wp-content/themes/storefront/assets/images/credit-cards/diners.svg)}#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.maestro{background-image:url(//mono-produit.wizar.fr/wp-content/themes/storefront/assets/images/credit-cards/maestro.svg)}#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.jcb{background-image:url(//mono-produit.wizar.fr/wp-content/themes/storefront/assets/images/credit-cards/jcb.svg)}#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.amex{background-image:url(//mono-produit.wizar.fr/wp-content/themes/storefront/assets/images/credit-cards/amex.svg)}#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.discover{background-image:url(//mono-produit.wizar.fr/wp-content/themes/storefront/assets/images/credit-cards/discover.svg)}#payment .terms{width:100%;clear:both;float:none;margin-bottom:1em}#payment .terms label{display:block;cursor:pointer}#payment .woocommerce-terms-and-conditions{padding:1em;box-shadow:inset 0 1px 3px rgba(0,0,0,.2);margin-bottom:16px;background-color:rgba(0,0,0,.05)}#payment .place-order{padding:1.41575em;margin-bottom:0;float:none;width:100%;margin-top:2.617924em}#payment .place-order .button{font-size:1.41575em;width:100%;white-space:pre-wrap}table.woocommerce-checkout-review-order-table .product-name{width:45%;overflow-wrap:anywhere;word-break:break-word;-ms-word-break:break-all}.admin-bar .woocommerce-checkout #wc_checkout_add_ons label+br{display:none}.woocommerce-password-strength{font-weight:600;padding:.5407911001em 0;text-align:right;font-size:.875em}.woocommerce-password-strength.strong{color:#0f834d}.woocommerce-password-strength.bad,.woocommerce-password-strength.short{color:#e2401c}.woocommerce-password-strength.good{color:#3d9cd2}label.inline{display:inline!important;margin-left:1em}.hentry .entry-content .woocommerce-MyAccount-navigation ul{margin-left:0;border-top:1px solid rgba(0,0,0,.05)}.hentry .entry-content .woocommerce-MyAccount-navigation ul li{list-style:none;border-bottom:1px solid rgba(0,0,0,.05);position:relative}.hentry .entry-content .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link a{text-decoration:none;padding:.875em 0;display:block}ul.order_details{list-style:none;position:relative;margin:3.706325903em 0}ul.order_details:after,ul.order_details:before{display:table}ul.order_details:after{clear:both}ul.order_details:after,ul.order_details:before{content:"";display:block;position:absolute;top:-16px;left:0;width:100%;height:16px;background-size:0 100%,16px 16px,16px 16px}ul.order_details:after{top:auto;bottom:-16px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}ul.order_details li{padding:1em 1.618em;font-size:.8em;text-transform:uppercase}ul.order_details li:first-child{padding-top:1.618em}ul.order_details li:last-child{border:0;padding-bottom:1.618em}ul.order_details li strong{display:block;font-size:1.41575em;text-transform:none}.my_account_orders .button,.woocommerce-MyAccount-downloads .button{padding:.6180469716em .875em;font-size:.875em;margin-right:.236em}.woocommerce-MyAccount-content h2{font-size:2em;font-weight:600}.woocommerce-MyAccount-content #payment .payment_methods{margin-bottom:1.618em!important}.woocommerce-form__label-for-checkbox{cursor:pointer;display:block}.woocommerce-form__label-for-checkbox .woocommerce-form__input-checkbox{margin-right:.3342343017em}.form-row label{display:block}.form-row input,.form-row select,.form-row textarea{width:100%}.form-row .button,.form-row input[type=checkbox],.form-row input[type=radio]{width:auto}.form-row.create-account label{display:inline-block}.form-row.woocommerce-validated input.input-text{box-shadow:inset 2px 0 0 #0f834d}.form-row.woocommerce-invalid input.input-text{box-shadow:inset 2px 0 0 #e2401c}.form-row.woocommerce-invalid input.input-checkbox{outline:2px solid #e2401c;outline-offset:1px}.form-row.woocommerce-invalid .select2-selection{border-color:#e2401c;border-width:2px}.form-row-last{margin-right:0!important}.form-row-wide{clear:both;width:100%}.required{border-bottom:0!important;color:#e2401c}.password-input{display:block;position:relative}.show-password-input{position:absolute;right:0;top:0;padding:.618em;line-height:1.618;cursor:pointer}.show-password-input:after{font-family:Font Awesome\ 5 Free;font-weight:900;vertical-align:baseline;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;line-height:1;content:"\f06e"}.show-password-input.display-password:after{color:#e8e8e8}.demo_store{position:fixed;left:0;bottom:69px;right:0;margin:0;padding:1em 1.41575em;background-color:#3d9cd2;color:#fff;z-index:9998}.demo_store a{color:#fff;font-weight:400;text-decoration:underline}.demo_store a:hover{text-decoration:none}.demo_store a.woocommerce-store-notice__dismiss-link{display:block}.star-rating{overflow:hidden;position:relative;height:1.618em;line-height:1.618;font-size:1em;width:5.55em;font-family:Font Awesome\ 5 Free;font-weight:400}.star-rating:before,.star-rating span:before{content:"\f005\f005\f005\f005\f005";top:0;left:0;position:absolute}.star-rating:before{opacity:.25;float:left}.star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em;color:#2c2d33}p.stars{margin:0}p.stars,p.stars a{display:inline-block}p.stars a{position:relative;height:1em;width:1em;text-indent:-999em;overflow:hidden;text-decoration:none;font-weight:400}p.stars a:before{display:block;position:absolute;top:0;left:0;width:1em;height:1em;line-height:1;font-family:Font Awesome\ 5 Free;content:"\f005";font-size:.95em;color:#43454b;text-indent:0;opacity:.25}p.stars a:hover~a:before{color:#43454b;opacity:.25}p.stars:hover a:before{color:#96588a;opacity:1}p.stars.selected a.active:before{color:#96588a;opacity:1}p.stars.selected a.active~a:before{color:#43454b;opacity:.25}p.stars.selected a:not(.active):before{color:#96588a;opacity:1}.onsale,.wc-block-grid__product-onsale{border:1px solid #43454b;color:#43454b;padding:.202em .6180469716em;font-size:.875em;text-transform:uppercase;font-weight:600;display:inline-block;margin-bottom:1em;border-radius:3px;position:relative}.quantity .qty{width:4.235801032em;text-align:center}.storefront-sorting{font-size:.875em;margin-bottom:2.617924em}.woocommerce-tabs{overflow:hidden;padding:1em 0}.woocommerce-tabs:after,.woocommerce-tabs:before{content:"";display:table}.woocommerce-tabs:after{clear:both}.woocommerce-tabs ul.tabs{list-style:none;margin-left:0;text-align:left;border-top:1px solid rgba(0,0,0,.05)}.woocommerce-tabs ul.tabs li{display:block;margin:0;border-bottom:1px solid rgba(0,0,0,.05);position:relative}.woocommerce-tabs ul.tabs li a{padding:1em 0;display:block}.woocommerce-tabs .panel h2:first-of-type{font-size:1.618em;margin-bottom:1em}.related>h2:first-child,.upsells>h2:first-child{font-size:1.618em;margin-bottom:1em}.woocommerce-error,.woocommerce-info,.woocommerce-message,.woocommerce-noreviews,p.no-comments{margin-bottom:2.617924em;background-color:#0f834d;margin-left:0;border-radius:2px;color:#fff;clear:both;border-left:.6180469716em solid rgba(0,0,0,.15);padding:1em 2em 1em 3.5em;position:relative;list-style:none outside}.woocommerce-error:after,.woocommerce-error:before,.woocommerce-info:after,.woocommerce-info:before,.woocommerce-message:after,.woocommerce-message:before,.woocommerce-noreviews:after,.woocommerce-noreviews:before,p.no-comments:after,p.no-comments:before{content:"";display:table}.woocommerce-error:after,.woocommerce-info:after,.woocommerce-message:after,.woocommerce-noreviews:after,p.no-comments:after{clear:both}.woocommerce-error a,.woocommerce-info a,.woocommerce-message a,.woocommerce-noreviews a,p.no-comments a{color:#fff}.woocommerce-error a:hover,.woocommerce-info a:hover,.woocommerce-message a:hover,.woocommerce-noreviews a:hover,p.no-comments a:hover{color:#fff;opacity:.7}.woocommerce-error a.button:hover,.woocommerce-info a.button:hover,.woocommerce-message a.button:hover,.woocommerce-noreviews a.button:hover,p.no-comments a.button:hover{opacity:1}.woocommerce-error:before,.woocommerce-info:before,.woocommerce-message:before,.woocommerce-noreviews:before,p.no-comments:before{font-family:Font Awesome\ 5 Free;content:"\f06a";display:inline-block;position:absolute;top:1.05em;left:1.5em;color:#fff}.woocommerce-error .button,.woocommerce-info .button,.woocommerce-message .button,.woocommerce-noreviews .button,p.no-comments .button{float:right;background:none;color:#fff;box-shadow:none;line-height:1.618;margin-left:1em;padding:0 0 0 1em;border-width:0 0 0 1px;border-left-style:solid;border-left-color:hsla(0,0%,100%,.25)!important;border-radius:0}.woocommerce-error .button:hover,.woocommerce-info .button:hover,.woocommerce-message .button:hover,.woocommerce-noreviews .button:hover,p.no-comments .button:hover{background:none;color:#fff;opacity:.7}.woocommerce-error pre,.woocommerce-info pre,.woocommerce-message pre,.woocommerce-noreviews pre,p.no-comments pre{background-color:rgba(0,0,0,.1)}.woocommerce-message:before{content:"\f058"}.site-content>.col-full>.woocommerce>.woocommerce-error:first-child,.site-content>.col-full>.woocommerce>.woocommerce-info:first-child,.site-content>.col-full>.woocommerce>.woocommerce-message:first-child{margin-top:2.617924em}.woocommerce-error{list-style:none}.woocommerce-info,.woocommerce-noreviews,p.no-comments{background-color:#3d9cd2}.woocommerce-error{background-color:#e2401c}dl.variation{font-size:.875em}dl.variation dd{margin:0 0 1em}.wc-item-meta{font-size:.875em;margin-left:0;list-style:none}.wc-item-meta li:after,.wc-item-meta li:before{content:"";display:table}.wc-item-meta li:after{clear:both}.wc-item-meta li p,.wc-item-meta li strong{display:inline-block}.woocommerce-MyAccount-content .woocommerce-Pagination{text-align:center}.storefront-product-section{margin-bottom:1.618em}.storefront-product-section .section-title{text-align:center;margin-bottom:1em}.storefront-product-section:last-child{margin-bottom:0}.storefront-product-pagination,.storefront-sticky-add-to-cart{display:none}@media (min-width:768px){.demo_store{bottom:0}.demo_store a.woocommerce-store-notice__dismiss-link{background:rgba(0,0,0,.1);float:right;display:inline-block;margin:-1em -1.41575em -1em 0;padding:1em 1.41575em}.storefront-handheld-footer-bar{display:none}.storefront-breadcrumb{padding:1.41575em 0;margin:0 0 3.706325903em}table.shop_table_responsive thead{display:table-header-group}table.shop_table_responsive tbody th,table.shop_table_responsive tr td{display:table-cell}table.shop_table_responsive tr td:before{display:none}.site-header-cart{position:relative}.site-header-cart .cart-contents{padding:1.618em 0;display:block;position:relative;background-color:rgba(0,0,0,0);height:auto;width:auto;text-indent:0}.site-header-cart .cart-contents .amount{margin-right:.327em}.site-header-cart .cart-contents .count{font-weight:400;opacity:.5;font-size:.875em}.site-header-cart .cart-contents span{display:inline}.site-header-cart .widget_shopping_cart{position:absolute;top:100%;width:100%;z-index:999999;font-size:.875em;left:-999em;display:block}.site-header-cart .widget_shopping_cart.sub-menu--is-touch-device{display:none;left:0}.site-header-cart .widget_shopping_cart h2.widgettitle{display:none}.site-header-cart .widget_shopping_cart .product_list_widget{height:0}.site-header-cart .widget_shopping_cart .product_list_widget li a.remove{position:relative;float:left;top:auto}.site-header-cart .widget_shopping_cart .product_list_widget li a.remove:before{text-align:left}.site-header-cart.focus .widget_shopping_cart,.site-header-cart:hover .widget_shopping_cart{left:0;display:block}.site-header-cart.focus .widget_shopping_cart .product_list_widget,.site-header-cart:hover .widget_shopping_cart .product_list_widget{height:auto}.site-search{display:block}.site-search form{margin:0}.wc-block-grid__products .wc-block-grid__product,.wc-block-grid__products li.product,ul.products .wc-block-grid__product,ul.products li.product{clear:none;width:100%;float:left;font-size:.875em}.wc-block-grid__products .wc-block-grid__product.first,.wc-block-grid__products li.product.first,ul.products .wc-block-grid__product.first,ul.products li.product.first{clear:both!important}.wc-block-grid__products .wc-block-grid__product.last,.wc-block-grid__products li.product.last,ul.products .wc-block-grid__product.last,ul.products li.product.last{margin-right:0!important}.page-template-template-fullwidth-php .header-widget-region ul.products.columns-1 li.product,.page-template-template-fullwidth-php .site-main ul.products.columns-1 li.product,.page-template-template-homepage-php .header-widget-region ul.products.columns-1 li.product,.page-template-template-homepage-php .site-main ul.products.columns-1 li.product,.storefront-full-width-content .header-widget-region ul.products.columns-1 li.product,.storefront-full-width-content .site-main ul.products.columns-1 li.product{width:100%;margin-right:0;float:none}.page-template-template-fullwidth-php .header-widget-region ul.products.columns-2 li.product,.page-template-template-fullwidth-php .site-main ul.products.columns-2 li.product,.page-template-template-homepage-php .header-widget-region ul.products.columns-2 li.product,.page-template-template-homepage-php .site-main ul.products.columns-2 li.product,.storefront-full-width-content .header-widget-region ul.products.columns-2 li.product,.storefront-full-width-content .site-main ul.products.columns-2 li.product{width:47.8260869565%;float:left;margin-right:4.347826087%}.page-template-template-fullwidth-php .header-widget-region ul.products.columns-3 li.product,.page-template-template-fullwidth-php .site-main ul.products.columns-3 li.product,.page-template-template-homepage-php .header-widget-region ul.products.columns-3 li.product,.page-template-template-homepage-php .site-main ul.products.columns-3 li.product,.storefront-full-width-content .header-widget-region ul.products.columns-3 li.product,.storefront-full-width-content .site-main ul.products.columns-3 li.product{width:30.4347826087%;float:left;margin-right:4.347826087%}.page-template-template-fullwidth-php .header-widget-region ul.products.columns-4 li.product,.page-template-template-fullwidth-php .site-main ul.products.columns-4 li.product,.page-template-template-homepage-php .header-widget-region ul.products.columns-4 li.product,.page-template-template-homepage-php .site-main ul.products.columns-4 li.product,.storefront-full-width-content .header-widget-region ul.products.columns-4 li.product,.storefront-full-width-content .site-main ul.products.columns-4 li.product{width:21.7391304348%;float:left;margin-right:4.347826087%}.page-template-template-fullwidth-php .header-widget-region ul.products.columns-5 li.product,.page-template-template-fullwidth-php .site-main ul.products.columns-5 li.product,.page-template-template-homepage-php .header-widget-region ul.products.columns-5 li.product,.page-template-template-homepage-php .site-main ul.products.columns-5 li.product,.storefront-full-width-content .header-widget-region ul.products.columns-5 li.product,.storefront-full-width-content .site-main ul.products.columns-5 li.product{width:16.9%;margin-right:3.8%}.page-template-template-fullwidth-php .header-widget-region ul.products.columns-6 li.product,.page-template-template-fullwidth-php .site-main ul.products.columns-6 li.product,.page-template-template-homepage-php .header-widget-region ul.products.columns-6 li.product,.page-template-template-homepage-php .site-main ul.products.columns-6 li.product,.storefront-full-width-content .header-widget-region ul.products.columns-6 li.product,.storefront-full-width-content .site-main ul.products.columns-6 li.product{width:13.0434782609%;float:left;margin-right:4.347826087%}.site-main ul.products li.product{width:29.4117647059%;float:left;margin-right:5.8823529412%}.site-main ul.products.columns-1 li.product{width:100%;margin-right:0;float:none}.site-main ul.products.columns-2 li.product{width:48%;margin-right:3.8%}.site-main ul.products.columns-3 li.product{width:29.4117647059%;float:left;margin-right:5.8823529412%}.site-main ul.products.columns-4 li.product{width:22.05%;margin-right:3.8%}.site-main ul.products.columns-5 li.product{width:16.9%;margin-right:3.8%}.site-main ul.products.columns-6 li.product{width:11.7647058824%;float:left;margin-right:5.8823529412%}.single-product div.product .images{width:41.1764705882%;float:left;margin-right:5.8823529412%;margin-bottom:3.706325903em}.single-product div.product .images .thumbnails:after,.single-product div.product .images .thumbnails:before{content:"";display:table}.single-product div.product .images .thumbnails:after{clear:both}.single-product div.product .images .thumbnails a.zoom{width:14.2857142857%;float:left;margin-right:14.2857142857%}.single-product div.product .images .thumbnails a.zoom.last{float:right;margin-right:0}.single-product div.product .woocommerce-product-gallery{width:41.1764705882%;float:left;margin-right:5.8823529412%;margin-bottom:3.706325903em}.single-product div.product .summary{width:52.9411764706%;float:right;margin-right:0}.single-product div.product .woocommerce-tabs{clear:both}#reviews .comment-form-author,#reviews .comment-form-email{width:47%}#reviews .comment-form-email{margin-right:0}.storefront-full-width-content.single-product div.product .images{width:39.1304347826%;float:left;margin-right:4.347826087%;margin-bottom:3.706325903em}.storefront-full-width-content.single-product div.product .images .thumbnails a.zoom{width:11.1111111111%;float:left;margin-right:11.1111111111%}.storefront-full-width-content.single-product div.product .images .thumbnails a.zoom.last{margin-right:0}.storefront-full-width-content.single-product div.product .woocommerce-product-gallery{width:39.1304347826%;float:left;margin-right:4.347826087%;margin-bottom:3.706325903em}.storefront-full-width-content.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li{width:44.4444444444%;float:left;margin-right:11.1111111111%}.storefront-full-width-content.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n){margin-right:0}.storefront-full-width-content.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li{width:25.9259259333%;float:left;margin-right:11.1111111111%}.storefront-full-width-content.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n){margin-right:0}.storefront-full-width-content.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li{width:16.6666666667%;float:left;margin-right:11.1111111111%}.storefront-full-width-content.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n){margin-right:0}.storefront-full-width-content.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li{width:11.1111111111%;float:left;margin-right:11.1111111111%}.storefront-full-width-content.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n){margin-right:0}.storefront-full-width-content.single-product div.product .summary{width:56.5217391304%;float:right;margin-right:0;margin-bottom:3.706325903em}.storefront-full-width-content.single-product div.product .woocommerce-tabs{clear:both}.storefront-full-width-content.single-product #reviews .commentlist li .avatar{width:6.6666666667%;float:left;margin-right:6.6666666667%}.storefront-full-width-content.single-product #reviews .commentlist li .comment_container .comment-text,.storefront-full-width-content.single-product #reviews .commentlist ul.children{width:86.6666666667%;float:right;margin-right:0}.storefront-full-width-content.single-product #reviews .commentlist ul.children .avatar{width:7.6923076923%;float:left;margin-right:7.6923076923%}.storefront-full-width-content.single-product #reviews .commentlist ul.children .comment-text{width:84.6153846154%;float:right;margin-right:0}.storefront-full-width-content.woocommerce-account .entry-header,.storefront-full-width-content.woocommerce-cart .entry-header,.storefront-full-width-content.woocommerce-checkout .entry-header,.storefront-full-width-content .woocommerce-products-header{text-align:center;padding:0 0 5.9968353111em}.storefront-full-width-content.woocommerce-account .entry-header h1:last-child,.storefront-full-width-content.woocommerce-cart .entry-header h1:last-child,.storefront-full-width-content.woocommerce-checkout .entry-header h1:last-child,.storefront-full-width-content .woocommerce-products-header h1:last-child{margin-bottom:0}.storefront-full-width-content .related.products>h2:first-child,.storefront-full-width-content .up-sells>h2:first-child{text-align:center}.woocommerce .page-description{margin-bottom:1.618em}.storefront-sorting{margin-bottom:2.617924em}.storefront-sorting:after,.storefront-sorting:before{content:"";display:table}.storefront-sorting:after{clear:both}.storefront-sorting select{width:auto}.woocommerce-result-count{float:left;position:relative;margin-bottom:0;padding:.327em 0}.woocommerce-ordering{float:left;margin-right:1em;margin-bottom:0;padding:.327em 0}.woocommerce-pagination{float:right;border:0;clear:none;padding:0;margin-bottom:0}.woocommerce-cart .hentry,.woocommerce-checkout .hentry{border-bottom:0;padding-bottom:0}.page-template-template-fullwidth-php table.cart .product-thumbnail{display:table-cell}.page-template-template-fullwidth-php table.cart thead{font-size:1em;text-indent:0}table.cart td,table.cart th{padding:1.618em}table.cart .qty{padding:.875em;max-width:3.632em}table.cart td.product-remove{display:table-cell;padding:1.618em;border:0}table.cart td.product-remove a.remove{float:none;position:relative;top:auto;right:auto;font-size:1em}table.cart .product-quantity .minus,table.cart .product-quantity .plus{display:inline-block}table.cart .quantity .qty{padding:.6180469716em}table.cart td.actions{text-align:right}table.cart td.actions label{display:none}table.cart td.actions .coupon{padding-bottom:0;margin-bottom:0;border-bottom:none;display:inline-block;float:left}table.cart td.actions input{display:inline-block;width:auto;margin:0}.cart-collaterals:after,.cart-collaterals:before{content:"";display:table}.cart-collaterals:after{clear:both}.cart-collaterals h2{font-size:1.618em}.cart-collaterals .cross-sells{width:41.1764705882%;float:left;margin-right:5.8823529412%}.cart-collaterals .cart_totals,.cart-collaterals .shipping_calculator{width:52.9411764706%;float:right;margin:0;clear:right}.cart-collaterals .cart_totals small.includes_tax{display:block}.cart-collaterals .shipping_calculator{clear:right}.page-template-template-fullwidth-php .cart-collaterals .cross-sells{width:47.8260869565%;float:left;margin-right:4.347826087%}.page-template-template-fullwidth-php .cart-collaterals .cart_totals,.page-template-template-fullwidth-php .cart-collaterals .shipping_calculator{width:47.8260869565%;float:right;margin-right:0}#ship-to-different-address{position:relative}#ship-to-different-address label{font-weight:300}#ship-to-different-address .woocommerce-form__input-checkbox{position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);margin-right:0}.col2-set{width:52.9411764706%;float:left;margin-right:5.8823529412%}.col2-set .form-row-first{width:44.4444444444%;float:left;margin-right:11.1111111111%}.col2-set .form-row-last{width:44.4444444444%;float:right;margin-right:0}.col2-set .col-1,.col2-set .col-2{margin-bottom:1.618em}.col2-set+#customer_details{display:none}.col2-set .woocommerce-billing-fields:after,.col2-set .woocommerce-billing-fields:before{content:"";display:table}.col2-set .woocommerce-billing-fields:after{clear:both}.col2-set.addresses{width:100%;float:left;margin-left:0;margin-right:0}.col2-set.addresses .col-1{width:47.0588235294%;float:left;margin-right:5.8823529412%}.col2-set.addresses .col-2{width:47.0588235294%;float:right;margin-right:0}#customer_details+#wc_checkout_add_ons{width:41.1764705882%;float:right;margin-right:0}#wc_checkout_add_ons input[type=radio]{float:left;margin-right:.5407911001em;clear:left;margin-top:.35em}#order_review,#order_review_heading{width:41.1764705882%;float:right;margin-right:0;clear:right}#order_review{-webkit-transition:box-shadow .4s ease;transition:box-shadow .4s ease}#order_review_heading{margin-bottom:0;padding-bottom:.6180469716em}.page-template-template-fullwidth-php.woocommerce-order-pay #order_review,.woocommerce-order-pay #order_review{width:100%;float:none}.page-template-template-fullwidth-php.woocommerce-order-pay #order_review #payment h3,.woocommerce-order-pay #order_review #payment h3{padding-left:1em;padding-top:1em}.page-template-template-fullwidth-php.woocommerce-order-pay #order_review #payment .form-row,.page-template-template-fullwidth-php.woocommerce-order-pay #order_review .payment_methods+.form-row,.woocommerce-order-pay #order_review #payment .form-row,.woocommerce-order-pay #order_review .payment_methods+.form-row{padding:1em}.page-template-template-fullwidth-php.woocommerce-order-pay #order_review .button#place_order,.woocommerce-order-pay #order_review .button#place_order{display:block;width:100%;font-size:1.41575em}.page-template-template-fullwidth-php .col2-set{width:47.8260869565%;float:left;margin-right:4.347826087%}.page-template-template-fullwidth-php .col2-set .form-row-first{width:45.4545454545%;float:left;margin-right:9.0909090909%}.page-template-template-fullwidth-php .col2-set .form-row-last{width:45.4545454545%;float:right;margin-right:0}.page-template-template-fullwidth-php .col2-set.addresses .col-1{width:47.8260869565%;float:left;margin-right:4.347826087%}.page-template-template-fullwidth-php #customer_details+#wc_checkout_add_ons,.page-template-template-fullwidth-php #order_review,.page-template-template-fullwidth-php #order_review_heading,.page-template-template-fullwidth-php .col2-set.addresses .col-2{width:47.8260869565%;float:right;margin-right:0}#order_review .shop_table{margin-bottom:2.617924em}table+.addresses{margin-top:1.618em}.col2-set#customer_login,.col2-set.addresses{width:100%;float:left;margin-left:0;margin-right:0}.col2-set#customer_login .col-1,.col2-set.addresses .col-1{width:41.1764705882%;float:left;margin-right:5.8823529412%}.col2-set#customer_login .col-2,.col2-set.addresses .col-2{width:52.9411764706%;float:right;margin-right:0}.woocommerce-MyAccount-navigation{width:17.6470588235%;float:left;margin-right:5.8823529412%}.woocommerce-MyAccount-content{width:76.4705882353%;float:right;margin-right:0}.woocommerce-MyAccount-content .form-row-first{width:38.4615384615%;float:left;margin-right:7.6923076923%}.woocommerce-MyAccount-content .form-row-last{width:53.8461538462%;float:right;margin-right:0}.left-sidebar:not(.page-template-template-fullwidth-php) .woocommerce-MyAccount-content{width:76.4705882353%;float:left;margin-right:5.8823529412%}.left-sidebar:not(.page-template-template-fullwidth-php) .woocommerce-MyAccount-navigation{width:17.6470588235%;float:right;margin-right:0}table.my_account_orders{font-size:.875em}.page-template-template-fullwidth-php .col2-set#customer_login .col-1,.page-template-template-fullwidth-php .col2-set.addresses .col-1{width:47.8260869565%;float:left;margin-right:4.347826087%}.page-template-template-fullwidth-php .col2-set#customer_login .col-2,.page-template-template-fullwidth-php .col2-set.addresses .col-2{width:47.8260869565%;float:right;margin-right:0}.page-template-template-fullwidth-php .woocommerce-MyAccount-content{width:73.9130434783%;float:left;margin-right:4.347826087%}.page-template-template-fullwidth-php .woocommerce-MyAccount-content .form-row-first{width:46.6666666667%;float:left;margin-right:6.6666666667%}.page-template-template-fullwidth-php .woocommerce-MyAccount-content .form-row-last{width:46.6666666667%;float:right;margin-right:0}.page-template-template-fullwidth-php .woocommerce-MyAccount-content .col2-set{width:100%}.page-template-template-fullwidth-php .woocommerce-MyAccount-content .col2-set .col-1{width:46.6666666667%;float:left;margin-right:6.6666666667%}.page-template-template-fullwidth-php .woocommerce-MyAccount-content .col2-set .col-2{width:46.6666666667%;float:right;margin-right:0}.page-template-template-fullwidth-php .woocommerce-MyAccount-navigation{width:21.7391304348%;float:right;margin-right:0}.addresses header.title:after,.addresses header.title:before{content:"";display:table}.addresses header.title:after{clear:both}.addresses header.title a{float:right;overflow:hidden}.addresses header.title h3{float:left}.form-row-first{width:47.0588235294%;float:left;margin-right:5.8823529412%;clear:both}.form-row-last{width:47.0588235294%;float:right;margin-right:0}.page-template-template-fullwidth-php .form-row-first{width:47.8260869565%;float:left;margin-right:4.347826087%}.page-template-template-fullwidth-php .form-row-last{width:47.8260869565%;float:right;margin-right:0}.storefront-full-width-content .woocommerce-tabs ul.tabs{width:30.4347826087%;float:left;margin-right:4.347826087%}.storefront-full-width-content .woocommerce-tabs .panel{width:65.2173913043%;float:right;margin-right:0;margin-bottom:3.706325903em}.woocommerce-tabs{padding-top:2.617924em;padding-bottom:2.617924em}.woocommerce-tabs ul.tabs{width:29.4117647059%;float:left;margin-right:5.8823529412%}.woocommerce-tabs ul.tabs li.active:after{right:1em}.woocommerce-tabs .panel{width:64.7058823529%;float:right;margin-right:0;margin-top:0}.storefront-product-pagination{display:block}.storefront-product-pagination a{position:fixed;top:50%;width:500px;box-shadow:0 0 5px rgba(0,0,0,.2);z-index:1499;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.storefront-product-pagination a img{max-width:90px;border-radius:0}.storefront-product-pagination a[rel=prev]{left:-455px;-webkit-transition:left .3s ease-out;transition:left .3s ease-out;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;flex-direction:row-reverse;padding-left:1em}.storefront-product-pagination a[rel=prev]:hover{left:0}.storefront-product-pagination a[rel=prev] img{margin-left:1.41575em}.storefront-product-pagination a[rel=prev] .storefront-product-pagination__title{margin-right:auto}.storefront-product-pagination a[rel=next]{right:-455px;-webkit-transition:right .3s ease-in;transition:right .3s ease-in;padding-right:1em}.storefront-product-pagination a[rel=next]:hover{right:0}.storefront-product-pagination a[rel=next] img{margin-right:1.41575em}.storefront-product-pagination a[rel=next] .storefront-product-pagination__title{margin-left:auto}.storefront-sticky-add-to-cart{display:block;position:fixed;top:0;left:0;right:0;z-index:99998;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);padding:1em;overflow:hidden;zoom:1;box-shadow:0 1px 2px rgba(0,0,0,.2);-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.storefront-sticky-add-to-cart--slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}.storefront-sticky-add-to-cart--slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.storefront-sticky-add-to-cart__content{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.storefront-sticky-add-to-cart__content-title{display:block}.storefront-sticky-add-to-cart__content-price{margin-right:.875em;opacity:.5}.storefront-sticky-add-to-cart__content-button{margin-left:auto}.storefront-sticky-add-to-cart img{max-width:3.706325903em;margin:0 1.41575em 0 0;padding:3px;border:1px solid rgba(0,0,0,.1)}.storefront-sticky-add-to-cart .star-rating{display:inline-block;margin:0;vertical-align:bottom}.admin-bar .storefront-sticky-add-to-cart--slideInDown{top:32px}}@media (min-width:768px) and (max-width:900px){body:not(.page-template-template-fullwidth-php) table.cart td,body:not(.page-template-template-fullwidth-php) table.cart th{padding:1em}}