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; }
div.iv-comment-video { width: 150px; float: left; margin-right: 5px; position: relative; }
div.iv-comment-video video.ivole-video-a { max-width: 100%; height: auto; }
div.iv-comment-video img.iv-comment-video-icon { position: absolute; top: 50%; left: 50%; width: 50px; margin-top: -25px; margin-left: -25px; }
div.iv-comment-image img, div.iv-comment-image-top img { box-shadow: none; max-width: 100%; max-height: 100%; }
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: 100%; height: 100%; z-index: 1; overflow: auto; background-color: rgb(0,0,0); background-color: rgba(0,0,0,0.4); }
div.iv-comment-video-modal { width: 50%; float: none; margin: auto; z-index: 1 }
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;
}
.ivole-summaryBox {
max-width: 320px;
font-size: 14px;
}
div.ivole-summaryBox {
margin-bottom: 2rem;
}
#ivole-histogramTable {
margin-bottom: 1rem;
border-collapse: collapse;
border: 0px;
width: 100%;
}
#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
}
#ivole-histogramTable tr.ivole-histogramRow .ivole-credits {
font-size: 10px;
padding-top: 11px;
text-align: left;
}
#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 {
width: 35px;
}
span.ivole-a-button-inner a.ivole-a-button-text, a.ivole-a-button-text:hover, a.ivole-a-button-text:focus {
display: block;
font-size: 11px;
height: 20px;
line-height: 20px;
padding: 0 6px 0 7px;
color: #111;
text-decoration: none;
box-shadow: none;
webkit-box-shadow: none;
}
span.ivole-a-button {
background: #e7e9ec;
border-radius: 3px;
border-color: #ADB1B8 #A2A6AC #8D9096;
border-style: solid;
border-width: 1px;
cursor: pointer;
display: inline-block;
padding: 0;
text-align: center;
text-decoration: none!important;
vertical-align: middle;
margin-top: -2px;
box-sizing: content-box;
}
span.ivole-a-button:hover {
border-color: #a2a6ac #979aa1 #82858a
}
span.ivole-a-button:focus, span.ivole-a-button-focus {
outline: 0;
border-color: #e77600;
box-shadow: 0 0 3px 2px rgba(228,121,17,.5)
}
span.ivole-a-button-inner {
display: block;
height: 20px;
background: #eff1f3;
background: -webkit-linear-gradient(top,#f7f8fa,#e7e9ec);
background: linear-gradient(to bottom,#f7f8fa,#e7e9ec)
}
span.ivole-a-button:hover span.ivole-a-button-inner {
background: #e0e3e9;
background: -webkit-linear-gradient(top,#e7eaf0,#d9dce1);
background: linear-gradient(to bottom,#e7eaf0,#d9dce1);
}
div.ivole-vote-button-margin {
display: inline-block;
vertical-align: middle;
margin-top: -1px;
box-sizing: content-box;
}
span.ivobe-letter-space {
display: inline-block;
width: .385em
}
@font-face {
font-family: crstar;
src: url(//mojegobi.sk/wp-content/plugins/customer-reviews-woocommerce/fonts/star.eot);
src: url(//mojegobi.sk/wp-content/plugins/customer-reviews-woocommerce/fonts/star.eot?#iefix) format("embedded-opentype"),url(//mojegobi.sk/wp-content/plugins/customer-reviews-woocommerce/fonts/star.woff) format("woff"),url(//mojegobi.sk/wp-content/plugins/customer-reviews-woocommerce/fonts/star.ttf) format("truetype"),url(//mojegobi.sk/wp-content/plugins/customer-reviews-woocommerce/fonts/star.svg#star) format("svg");
font-weight: 400;
font-style: normal
}
div.ivole-all-reviews-shortcode ol li.comment, div.ivole-all-reviews-shortcode ol li.review {
list-style: none;
margin-right: 0;
margin-bottom: 2.5em;
position: relative;
border: 0;
}
div.ivole-all-reviews-shortcode ol li.comment div.comment_container img.avatar, div.ivole-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.ivole-all-reviews-shortcode ol li.comment div.comment_container img.avatar, div.ivole-all-reviews-shortcode ol li.review div.comment_container .meta {
color: #767676;
font-size: .75em;
}
div.ivole-all-reviews-shortcode ol li div.comment_container a.ivole-comment-a {
box-shadow: none;
}
div.ivole-all-reviews-shortcode ol li div.comment_container p.iv-comment-product {
font-size: 90%;
}
div.ivole-all-reviews-shortcode ol li div.comment_container a.iv-comment-product-a {
box-shadow: none;
}
div.ivole-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.ivole-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.ivole-all-reviews-shortcode ol.commentlist li .comment-text p {
margin: 0 0 1em;
}
div.ivole-all-reviews-shortcode ol.commentlist li .comment-text p.meta {
font-size: .83em;
}
div.ivole-all-reviews-shortcode ol.commentlist ul.children {
list-style: none outside;
margin: 20px 0 0 50px
}
div.ivole-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.ivole-all-reviews-shortcode .crstar-rating::before {
content: "\73\73\73\73\73";
color: #d3ced2;
float: left;
top: 0;
left: 0;
position: absolute
}
div.ivole-all-reviews-shortcode .crstar-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em
}
div.ivole-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;
}
#ivole_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;
}
.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,
p.ivole-verified-badge 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;
}
.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,
p.ivole-verified-badge .ivole-verified-badge-text 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;
}
#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 {
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 {
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%;}
@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;}
}
#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-reviews-id {
display: block;
margin: 10px auto;
}
#cr-show-more-review-spinner {
display: block;
margin: 10px auto;
background: url(//mojegobi.sk/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;
}
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;
}
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 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: scroll;
}
#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-mask {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(120, 120, 120, 0.8);
z-index: 50;
display: none;
opacity: 0;
}
#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-mask.cr-mask-active,
#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal.cr-mask-active {
visibility: visible;
opacity: 1;
display: block;
}
#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal {
position: fixed;
top: 40px;
left: 50%;
width: 600px;
margin-left: -300px;
background: #fff;
z-index: 1001;
display: none;
border-radius: 3px;
}
#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;
}
#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 {
width: 100px;
max-width: 100%;
max-height: 100%;
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 {
width: 300px;
max-width: 100%;
max-height: 100%;
margin: 0 auto;
}
#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-noscroll {
overflow: hidden;
}
@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;
}
#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;
}
}
@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: 70px;
}
}
@media all and (max-width: 320px) {
#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;
}
}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;margin:0 0 -4px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left;padding:0}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin:0;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected],.select2-results__option[data-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none;margin:5px 5px 0 0}.select2-container--default .select2-selection--multiple .select2-selection__rendered li:before{content:"";display:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#0073aa;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #0073aa}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #0073aa}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected],.select2-container--classic .select2-results__option--highlighted[data-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#0073aa}.cell-p-0 td,.cell-p-0 th,.p-0{padding:0!important}.cell-p-5 td,.cell-p-5 th,.p-5{padding:5!important}.cell-p-10 td,.cell-p-10 th,.p-10{padding:10!important}.fa.fa-inverse{color:#6d6d6d}.fa-inverse:hover{color:#fff}.selected{color:#71b02f}.selected>.fa-inverse{color:#fff}@font-face{font-family:check;src:url(https://mojegobi.sk/wp-content/plugins/woocommerce-product-variation-swatches/public/assets/css/font/check.eot?44552751);src:url(https://mojegobi.sk/wp-content/plugins/woocommerce-product-variation-swatches/public/assets/css/font/check.eot?44552751#iefix) format('embedded-opentype'),url(https://mojegobi.sk/wp-content/plugins/woocommerce-product-variation-swatches/public/assets/css/font/check.woff?44552751) format('woff'),url(https://mojegobi.sk/wp-content/plugins/woocommerce-product-variation-swatches/public/assets/css/font/check.ttf?44552751) format('truetype'),url(https://mojegobi.sk/wp-content/plugins/woocommerce-product-variation-swatches/public/assets/css/font/check.svg?44552751#check) format('svg');font-weight:400;font-style:normal}.thwvs-style{display:block!important;width:150px!important}span.tier-name{position:absolute!important;left:48px!important;font-size:17px!important}.fa{text-align:left!important}.fa-check{left:8px!important}.float{display:inline-block;position:relative}.clos{float:left;position:absolute;left:0;top:0;z-index:1000;padding:5px;font-weight:700}.thwvs-wrapper-ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0;padding:0;list-style:none;position:relative}.thwvs-wrapper-ul .thwvs-wrapper-item-li{list-style:none;-webkit-transition:all .2s ease;transition:all .2s ease;position:relative;width:45px;height:45px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#FFF;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.3);box-shadow:0 0 0 1px #e2dbdb;padding:2px;margin:4px 8px 4px 0}.thwvs-wrapper-ul .thwvs-wrapper-item-li:hover{-webkit-box-shadow:0 0 0 3px rgba(0,0,0,.1);box-shadow:0 0 0 3px #aaa}.thwvs-wrapper-ul .thwvs-item-span-color{width:100%;height:100%;position:relative;border-radius:inherit}.thwvs-wrapper-ul .thwvs-item-span-color.bicolor-box{overflow:hidden}.thwvs-item-span-color .bicolor{width:100%;height:100%;transform:skew(45deg,-45deg);position:absolute}.thwvs-item-span-color .bicolor.child_1{left:calc((100%/-2));top:calc((100%/-2))}.thwvs-item-span-color .bicolor.child_2{left:calc((100%/2));top:calc((100%/2))}.thwvs-wrapper-ul .thwvs-wrapper-item-li.thwvs-label-li{min-width:30px;text-align:center}.thwvs-wrapper-ul .thwvs-item-span.item-span-text{padding:0 5px;font-size:16px}.thwvs-wrapper-ul .thwvs-wrapper-item-li.thwvs-selected,.thwvs-wrapper-ul .thwvs-wrapper-item-li.thwvs-selected:hover{-webkit-box-shadow:0 0 0 2px rgba(0,0,0,.9);box-shadow:0 0 0 2px #827d7d}.thwvs-wrapper-ul .thwvs-wrapper-item-li.deactive,.thwvs-wrapper-ul .thwvs-wrapper-item-li.out_of_stock{cursor:not-allowed;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.3);box-shadow:0 0 0 1px rgba(0,0,0,.3);pointer-events:none;position:relative;overflow:hidden;opacity:.3}.thwvs-wrapper-ul .thwvs-wrapper-item-li.deactive::after,.thwvs-wrapper-ul .thwvs-wrapper-item-li.deactive::before,.thwvs-wrapper-ul .thwvs-wrapper-item-li.out_of_stock::after,.thwvs-wrapper-ul .thwvs-wrapper-item-li.out_of_stock::before{position:absolute;content:" "!important;width:100%;height:1px;background:red;left:0;right:0;bottom:0;top:50%;visibility:visible;opacity:1;border:0;margin:0!important;padding:0!important;min-width:auto;-webkit-transform-origin:center;transform-origin:center;z-index:2}.thwvs-wrapper-ul .thwvs-wrapper-item-li.deactive::after,.thwvs-wrapper-ul .thwvs-wrapper-item-li.out_of_stock::after{webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.thwvs-wrapper-ul .thwvs-wrapper-item-li.deactive::before,.thwvs-wrapper-ul .thwvs-wrapper-item-li.out_of_stock::before{webkit-transform:rotate(45deg);transform:rotate(45deg)}.thwvs-colorpickpreview{position:absolute;width:96%;height:96%;right:0;left:0;margin:0 auto;top:2%;border-radius:inherit}ul.thwvs-radio-li{list-style:none}ul.thwvs-radio-li li{display:inline-block;margin-right:20px}.thwvs-rad-li{list-style:none;margin:0;width:250px}.thwvs-wrapper-item-li.thwvs-tooltip{position:relative}.thwvs-tooltip .tooltiptext{visibility:hidden;width:120px;background-color:#000;color:#fff;text-align:center;border-radius:6px;padding:5px 0;position:absolute;z-index:3;bottom:125%;left:50%;margin-left:-60px;opacity:0;transition:opacity .3s}span.size-buttons-inventory-left{font-size:9px;font-weight:400;position:absolute;width:100%;background-color:#FF905A;color:#FFF;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;bottom:-4px;text-align:center}span.size-buttons-inventory-left.back-order{min-width:45px}.thwvs-tooltip .tooltiptext::after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#000 transparent transparent}.thwvs-tooltip:hover .tooltiptext{visibility:visible;opacity:1}.thwvs-tooltip .tooltipimage{visibility:hidden;width:120px;background-color:#fff;color:#fff;text-align:center;border-radius:6px;padding:1px;position:absolute;z-index:3;bottom:125%;opacity:0;transition:opacity .3s;border:3px solid #000;height:125px}.thwvs-tooltip .tooltipimage img{width:100%;height:100%}.thwvs-tooltip .tooltipimage::after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:8px;border-style:solid;border-color:#000 transparent transparent}.thwvs-tooltip:hover .tooltipimage{visibility:visible;opacity:1}.thwvs-tooltip-description .tooltip-description{position:absolute;top:0;left:0;height:1px;visibility:hidden;z-index:3}.thwvs-tooltip-description .tooltip-description span{position:absolute;min-width:275px;left:0;bottom:0;padding:18px;border:1px solid #e9e9eb;border-radius:4px;background-color:#fff}.thwvs-tooltip-description:hover .tooltip-description{visibility:visible;opacity:1}.thwvs-tooltip-description:hover{position:unset}.thwvs-tooltip-description:hover span.size-buttons-inventory-left{width:inherit}.thwvs-rad-li .th-container{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;position:relative;margin-bottom:10px;cursor:pointer;padding:3px 35px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.thwvs-rad-li .th-container input{position:absolute;opacity:0;cursor:pointer}.thwvs-rad-li .checkmark{background-color:#eee;position:absolute;top:0;bottom:0;left:0;height:24px;width:24px;border-radius:100%;margin-top:auto;margin-bottom:auto}.thwvs-rad-li .th-container:hover input~.checkmark{background-color:#eee}.thwvs-rad-li .th-container input:checked~.checkmark{background-color:#2196F3}.thwvs-rad-li .th-container .checkmark:after{content:"";position:absolute;display:none}.thwvs-rad-li .th-container input:checked~.checkmark:after{display:block;background:#eee}.thwvs-rad-li .th-container .checkmark:after{top:8px;left:8px;width:8px;height:8px;border-radius:100%;background:#0073aa}img.swatch-preview.swatch-image{margin:0;width:100%;height:100%;border-radius:inherit;transition:all 1s ease}.thwvs-wrapper-item-li.thwvs-image-label-li{width:auto;height:45px}.thwvs-wrapper-ul .thwvs-wrapper-item-li.thwvs-image-label-li .thwvs-image-label-image{width:45px}.thwvs-image-label-li img.swatch-preview.swatch-image,ul.variations.thwvs-shop-ul .thwvs-image-label-li img.swatch-preview.swatch-image{height:100%}.thwvs-wrapper-ul .thwvs-wrapper-item-li.thwvs-image-label-li{justify-content:flex-start}.thwvs-image-label-li .thwvs-image-label-label{padding-left:8px}ul.variations.thwvs-shop-ul img.swatch-preview.swatch-image{margin:0;width:100%;height:100%;border-radius:inherit}ul.variations.thwvs-shop-ul .thwvs-wrapper-ul .thwvs-wrapper-item-li{height:30px;width:30px}ul.variations.thwvs-shop-ul{list-style:none}.thwvs-rad-li .th-label-radio-2{background-color:#fff;border-radius:7px;margin-bottom:5px;-webkit-transition:all ease .3s;-o-transition:all ease .3s;transition:all ease .3s;padding:3px 0;display:block;position:relative;cursor:pointer}.thwvs-rad-li .th-label-radio-2 input[type=radio]{margin:auto 0;top:0;bottom:0;left:15px;width:24px;height:24px;opacity:0;position:absolute}.thwvs-rad-li .th-label-radio-2 input[type=radio]+span{transition:all ease .3s;top:0;bottom:0;left:0;margin-top:auto;margin-bottom:auto;width:24px;height:24px;line-height:24px;position:absolute;content:'';display:inline-block;background-color:#ebebeb;border-radius:50%;background-position:initial;cursor:pointer}.thwvs-rad-li .th-label-radio-2:hover input[type=radio]+span:after{content:'\e800';display:block;color:#0073aa;font-family:check;position:absolute;top:0;bottom:0;width:inherit;height:inherit;text-align:center;line-height:inherit;font-size:13px}.thwvs-rad-li .th-label-radio-2:hover{border-color:#9e9e9e}.thwvs-rad-li .th-label-radio-2.thwvs-selected{border-color:#9cc21e}.th-label-radio-2:hover input[type=radio]:checked+span:after,input[type=radio]:checked+span:after{content:'\e800';display:block;color:#fff;font-family:check;position:absolute;top:0;bottom:0;width:inherit;height:inherit;text-align:center;line-height:inherit;font-size:13px}input[type=radio]:checked+span{background-color:#0073aa!important}span.th-radio-2-text{display:block;width:100%;padding:8px 0 5px 35px;line-height:1.2;font-size:13px;color:#565656}span.variation-name{display:inline-block;margin-right:5px;margin-bottom:5px;font-size:14px;white-space:nowrap}.single_add_to_cart_button.button.alt.green_button{background-color:#9cc21e;border-color:#333;color:#fff;width:250px;border-radius:5px;text-transform:uppercase}.single_add_to_cart_button.button.alt.green_button:hover{background:#c0da2a}span.variation-price{display:block;font-weight:700;font-size:14px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"}.th-tooltip-text{color:#ada3a3}.variations.thwvs-shop-ul{margin:0;padding:0}.variations .reset_variations{display:inline-block;margin-top:10px;font-size:13px;color:#96588a;font-weight:400;border:2px solid #eee;padding:3px 10px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;border-radius:3px;text-decoration:none;position:inherit;margin-bottom:10px}table.reset-table{margin-bottom:45px!important}tr.reset-tr td{position:relative}tr.reset-tr a.reset_variations.thwvs-variation-link{position:absolute;bottom:-45px}.thwvs-wrapper-ul .thwvs-wrapper-item-li:hover span.thwvs-item-span{transition:all .4s ease}.variations .select2.select2-container{width:100%!important}.variations .select2-selection--single{outline:0}.thwvs-rad-li .th-container:hover .checkmark:after{display:block}.thwvs-shop-ul .select2-container{margin-bottom:20px}.thwvs-wrapper-ul.thwvs-additional-info .thwvs-wrapper-item-li.thwvs-label-li:hover,.thwvs-wrapper-ul.thwvs-additional-info .thwvs-wrapper-item-li:hover .swatch-image,.thwvs-wrapper-ul.thwvs-additional-info .thwvs-wrapper-item-li:hover span.thwvs-item-span{transform:none}.single-product div.product table.variations td.label{width:100px}.single-product div.product table.variations td.value{width:200px}.single-product div.product table.variations td{display:table-cell!important}.thwvs-additional-info li.thwvs-wrapper-item-li{width:40px!important;height:40px!important}.thwvs-additional-info li.thwvs-wrapper-item-li .thwvs-image-label-label{padding-left:4px}.thwvs-rad-li .th-label-radio.deactive{cursor:not-allowed;pointer-events:none;overflow:hidden;opacity:.3;vertical-align:top}.th-label-radio span.variation-name{position:relative}.thwvs-rad-li .th-label-radio.deactive .variation-name::before{position:absolute;content:" "!important;width:100%;height:1px;left:0;right:0;bottom:0;top:50%;visibility:visible;opacity:1;border:0;margin:0!important;padding:0!important;min-width:auto;-webkit-transform-origin:center;transform-origin:center;z-index:2;background:red!important;webkit-transform:rotate(0);transform:rotate(0)}.thwvs-shop-ul .thwvs-wrapper-ul{display:block}ul.variations.thwvs-shop-ul li{margin-bottom:2px}ul.variations.thwvs-shop-ul .thwvs-wrapper-ul .thwvs-wrapper-item-li{display:inline-flex}#tab-additional_information table td,#tab-additional_information table th{vertical-align:middle}ul.variations.thwvs-shop-ul .thwvs-wrapper-ul .thwvs-wrapper-item-li.thwvs-shop-item-more{width:auto!important;margin-bottom:0;box-shadow:none;vertical-align:top}label.th-label-radio.thwvs-shop-item-more{vertical-align:bottom;line-height:47px}.theme-Avada.post-type-archive-product .thwvs_add_to_cart_button{float:left}.theme-Avada.post-type-archive-product .variations.thwvs-shop-ul .thwvs-select-type{display:initial;margin-bottom:5px}.product-type-variable .thwpvs_variation_form .woocommerce-variation .woocommerce-variation-price{display:block}.theme-oceanwp.woocommerce.post-type-archive-product ul.thwvs-wrapper-ul{margin:0}.theme-oceanwp.woocommerce.post-type-archive-product ul.variations.thwvs-shop-ul{clear:both;margin:0}.theme-oceanwp.woocommerce.post-type-archive-product .single_variation{float:none}.theme-oceanwp .thwvs_fields .theme-select{display:none!important}.theme-oceanwp.woocommerce .summary ul.thwvs-wrapper-ul{margin:0}.theme-Divi .thwvs-wrapper-ul,.theme-Divi ul.variations.thwvs-shop-ul{padding-left:0!important}.theme-hestia.woocommerce .products li.product .price{text-align:center}.theme-hestia.woocommerce.single-product div.product form.cart table.variations td.value:before{display:none}.theme-hestia .variations_form{padding:0 15px}.theme-sydney.single-product table.variations td{text-align:left}.woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-list li.wc-layered-nav-term .thwvs-filter-link{display:flex;text-decoration:none}.woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-list li.wc-layered-nav-term .thwvs-filter-link .thwvs-item-span-color{min-height:25px;min-width:25px}.woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-list li.wc-layered-nav-term .thwvs-filter-link .label{margin-left:10px;display:inline-flex;align-items:center}.woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-list li.wc-layered-nav-term .thwvs-filter-link .count{font-size:1em;float:right;display:inline-flex;margin-left:auto;align-items:center}.woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-list li.wc-layered-nav-term .thwvs-filter-link .swatch-image{height:25px;width:25px}.woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-list li.wc-layered-nav-term .thwvs-filter-link .thwvs-item-span-text{min-height:30px;min-width:30px;display:inline-flex;align-items:center;justify-content:center}.woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-list li.wc-layered-nav-term .thwvs-filter-link:focus{outline:0}.woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-list li.wc-layered-nav-term .thwvs-filter-link .thwvs-filter-item{display:flex;box-shadow:0 0 0 1px #e2dbdb;padding:2px}.woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-list li.wc-layered-nav-term .thwvs-filter-link .thwvs-filter-item .thwvs-item-span{border-radius:inherit}.woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-list li.wc-layered-nav-term.chosen .thwvs-filter-link .thwvs-filter-item{box-shadow:0 0 0 2px #827d7d}.woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-list li.wc-layered-nav-term .thwvs-filter-link .thwvs-filter-item .thwvs-item-span.thwvs-item-span-color{width:100%;height:100%;position:relative;border-radius:inherit;overflow:hidden}span.thwvs-drop-span{display:inline-block;width:26px;height:26px;vertical-align:middle;border-radius:5px;margin-right:10px}.thwvs_fields .select2.select2-container{width:90%!important}.thwvs_fields .select2-container .select2-selection--single,.thwvs_fields .select2-container--default .select2-selection--single .select2-selection__arrow{height:50px;text-align:left}.thwvs_fields .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:45px}.thwvs_drop_swatch .select2-results__option{padding:6px 10px 8px}.thwvs_drop_swatch .select2-container .select2-selection--single .select2-selection__rendered{padding-left:10px}.select2-container--default .thwvs_drop_swatch .select2-results__option--highlighted[aria-selected],.select2-container--default .thwvs_drop_swatch .select2-results__option--highlighted[data-selected]{background-color:#F2F1F1;color:#000}span.thwvs-drop-label{font-family:Roboto;font-style:normal;font-weight:400;font-size:14px;color:#000}span.thwvs-drop-span.thwvs-drop-color.bicolor-box{position:relative;overflow:hidden}span.thwvs-drop-span.thwvs-drop-color.bicolor-box span.bicolor{width:26px;height:26px;transform:skew(45deg,-45deg);position:absolute}span.thwvs-drop-span.thwvs-drop-color.bicolor-box span.bicolor.child_1{left:calc((100%/-2));top:calc((100%/-2))}span.thwvs-drop-span.thwvs-drop-color.bicolor-box span.bicolor.child_2{left:calc((100%/2));top:calc((100%/2))}img.swatch-image[data-src]{opacity:0;transition:opacity .25s ease-in-out;will-change:opacity}img.swatch-image[data-src][src]{opacity:1}.thwvs-wrapper-ul.thwvs-additional-info .thwvs-wrapper-item-li.thwvs-color-li,.thwvs-wrapper-ul.thwvs-additional-info .thwvs-wrapper-item-li.thwvs-image-li{box-shadow:none;pointer-events:none}.thwvs-wrapper-ul.thwvs-additional-info .thwvs-wrapper-item-li.thwvs-label-li{pointer-events:none}.thwvs-slider{position:relative}.thwvs-control{position:absolute;cursor:pointer;top:17px;outline:0}.prev.thwvs-thslider-prev{left:0}.next.thwvs-thslider-next .fa,.prev.thwvs-thslider-prev .fa{display:block;width:35px;height:35px;text-align:center!important;font-size:1.9em;color:#ccc}.thwvs-slider-viewport{width:100%;position:relative;padding-left:3px}.thwvs-control-buttons img{display:inline-block;width:12px;height:12px}.thwvs_fields.thwvs-hor-scroll.th-scoll-bar{overflow-x:scroll;overflow-y:visible;padding-left:3px;padding-bottom:5px}.thwvs_fields.thwvs-hor-scroll.th-scoll-bar::-webkit-scrollbar,.thwvs_fields.thwvs-ver-scroll.th-scoll-bar::-webkit-scrollbar{width:6px;height:6px}.thwvs_fields.thwvs-hor-scroll.th-scoll-bar::-webkit-scrollbar-thumb,.thwvs_fields.thwvs-ver-scroll.th-scoll-bar::-webkit-scrollbar-thumb{background:rgba(101,119,134,.92)}.thwvs_fields.thwvs-hor-scroll.th-scoll-bar::-webkit-scrollbar-track,.thwvs_fields.thwvs-ver-scroll.th-scoll-bar::-webkit-scrollbar-track{background:rgba(101,119,134,.22)}.thwvs_fields.thwvs-ver-scroll.th-scoll-bar{padding-left:2px;padding-bottom:5px;overflow-x:hidden;overflow-y:scroll}.single-product div.product table.variations .label.thwvs-acclabel{color:#444;cursor:pointer;padding:12px;outline:0;font-size:15px;transition:.4s;border-top:1px solid #eee}.single-product div.product table.variations .label.thwvs-acclabel label{display:inline-block}.variations .label.thwvs-acclabel:after{content:url(https://mojegobi.sk/wp-content/plugins/woocommerce-product-variation-swatches/public/assets/css/font/arrow_down.svg);color:#777;font-weight:700;float:right;margin-left:5px}.label.thwvs-acclabel.active:after{content:url(https://mojegobi.sk/wp-content/plugins/woocommerce-product-variation-swatches/public/assets/css/font/arrow_up.svg)}.variations .value .thwvs-accvalue{background-color:#fff;max-height:0;overflow:hidden;transition:max-height .2s ease-out;padding-left:10px}.single-product div.product table.variations .label.thwvs-acclabel,.single-product div.product table.variations .value.thwvs-acc{display:list-item!important;list-style:none;padding-bottom:0!important;width:100%!important}.single-product div.product table.variations .value .thwvs-accvalue{padding-left:10px}.cart_item dl.variation dd .thwvs-item-span{width:25px;height:25px;display:inline-block;vertical-align:middle;margin-left:5px}.cart_item dl.variation dd .thwvs-item-span.bicolor-box{position:relative;overflow:hidden}.thwvs-ad-tooltip{visibility:hidden;width:120px;opacity:0;position:absolute;z-index:99;text-align:center;border-radius:6px}.thwvs-ad-tooltip.tip-text{background-color:#000;color:#fff;padding:5px 0;transition:opacity .3s;line-height:30px;text-align:center}.thwvs-ad-tooltip.tip-img{background-color:#fff;padding:1px;transition:opacity .3s;border:3px solid #000;height:125px}.thwvs-ad-tooltip.tip-img img{height:100%;width:100%}.thwvs-desc_tip{position:absolute;top:-5px;left:0;height:1px;visibility:hidden;z-index:3}.thwvs-desc_tip span{position:absolute;min-width:275px;left:0;bottom:0;padding:18px;border:1px solid #e9e9eb;border-radius:4px;background-color:#fff}.single-product div.product table.variations td.value{position:relative}.thwvs-ad-tooltip.tip-img::after,.thwvs-ad-tooltip.tip-text::after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-style:solid;border-color:#000 transparent transparent}.thwvs-ad-tooltip.tip-text::after{border-width:5px}.thwvs-ad-tooltip.tip-img::after{border-width:8px}