@charset "UTF-8";
html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust:     100%;
height: 100%;
}
body {
margin: 0;
height: 100%;
font-size: 14px;
font-family: 'Didact Gothic', sans-serif!important;
}
.fa{
font-size: 15px;
}
.fa-angle-down:before{
margin-left: 8px;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: 700;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
.woocommerce-product-gallery__wrapper{
margin: 0;
}
.woocommerce div.product div.images .flex-control-thumbs{
padding-top: 10px;
padding-bottom: 10px;
}
hr {
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-appearance: textfield;
box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight:700;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
} body,
button,
input,
select,
textarea {
color: #2f2f2f;
font-size: 13px;
font-family: Arial, sans-serif;
line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
}
p {
margin-bottom: 0.7em;
margin-top: 0.7em;
}
p:last-child {
margin-bottom: 1em;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375rem;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} html {
box-sizing: border-box;
}
*,
*:before,
*:after { box-sizing: inherit;
}
body {
background: #fff; }
blockquote:before,
blockquote:after,
q:before,
q:after {
content: "";
}
blockquote,
q {
quotes: "" "";
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul,
ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: 700;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto; max-width: 100%; }
table {
margin: 0 0 1.5em;
width: 100%;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
background-color: #9b2167;
color: #fff;
line-height: 1.8;
border-radius: 20px;
border: 0;
font-weight: 700;
padding: 0 10px;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
}
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
color: #111;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
padding: 2px;
}
textarea {
padding-left: 3px;
width: 100%;
}  a {
color: #2f2f2f;
text-decoration: none;
}
a:hover,
a:focus,
a:active {
color: #9b2167;
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active {
outline: 0;
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: 700;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
}
.alignright {
float: right;
}
.alignleft {
float: left;
}
.aligncenter {
margin-right: auto;
margin-left: auto;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 0 auto;
}
.wp-caption-text {
text-align: center;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
} .gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
} #page {
width: 1360px;
max-width: 100%;
margin: 0 auto;
min-height: 100%;
position: relative;
} #primary {
padding: 15px 0;
} .wpcf7 input[type='text'],
.wpcf7 input[type='email'],
.wpcf7 textarea {
margin-top: 3px;
background-color: #f8f2f3;
border: 1px solid #d6beb1;
padding: 7px 10px;
max-width: 100%;
} #logo{
text-align: center;
padding-top: 20px;
padding-bottom: 20px;
}
#logo img{
max-width: 240px;
} h1.main-title{
text-align: center;
margin-top: 40px;
margin-bottom: 2px;
}
.nav-commerce {
top: 0;
right: 10px;
position: absolute;
margin-top: 20px;
}
#masthead {
margin-bottom: 20px;
position: relative;
}
#masthead .master-banner {
margin-bottom: 20px;
z-index: 0;
margin-top: -1.5%;
}
#masthead .master-banner div.slideshow {
margin: 26px 0 0 0;
z-index: 1;
}
#masthead .cart-info .button {
line-height: 2;
font-weight: 700;
font-size: 16px;
padding: 0 20px;
}
#masthead .cart-info .button:hover {
color: #2f2f2f;
}
.cycle-slideshow{
text-align: center;
}
.cycle-slideshow img{
width: 1360px; }
#site-breadcrumbs {
font-size: 14px;
padding: 20px 7% 0 7%;
}
#site-breadcrumbs .breadcrumb-nav {
position: relative;
}
#site-breadcrumbs .breadcrumb-nav span, #site-breadcrumbs .breadcrumb-nav span a{
color: #717171;
}
.entry-content a{
text-decoration: underline;
}  .menu-toggle,
.main-navigation.toggled ul {
display: block;
}
@media screen and (min-width: 37.5em) {
.menu-toggle {
display: none;
}
}
#site-navigation .search-form {
float: left;
}
#site-navigation .search-form label {
display: inline-block;
margin-right: 5px;
font-weight: 700;
font-size: 14px;
}
#site-navigation .search-form input[type="search"] {
font: 12px/1.5 Arial, sans-serif;
border-radius: 20px;
padding: 3px 10px;
border-color: #2f2f2f;
width: 150px;
outline: 0 !important;
}
#site-navigation .menu {
padding: 0 0 8px 0;
margin: 0;
width: 100%;
display: flex;
justify-content: space-between;
list-style-type: none;
}
#site-navigation .menu > li {
position: relative;
}
#site-navigation .menu:after{
content:"";
position: absolute;
height: 42px;
width: 86%;
margin: 0 auto;
border-bottom: 1px solid #e6e6e6;
z-index: -1;
}
#site-navigation .menu li a {
padding: 0;
font-size: 1rem;
font-weight: 500;
}
.sub-menu {
list-style-type: none;
z-index: 100;
margin:0;
padding: 10px 0;
min-width: max-content;
position: absolute;
display: none;
background: #fff;
box-shadow: 0px 4px 7px 0px rgba(0,0,0,0.1);
}
.sub-menu li a{
padding: 0!important;
}
.sub-menu li {
padding: 4px 20px 4px 20px!important;
} #secondary .widget {
margin-bottom: 30px;
}
.widget_product_categories .widget-title {
display: none;
}
ul.product-categories {
margin: 0;
padding: 0;
font-size: 12px;
}
ul.product-categories > li {
display: block;
margin-bottom: 5px;
}
ul.product-categories > li > a {
display: block;
width: 235px;
height: 42px;
line-height: 42px;
background: url(//balumi.com.pl/wp-content/themes/balumi-new/img/bg-cat.png) 0 0 no-repeat;
-webkit-background-size: 235px 42px;
background-size: 235px 42px;
font-weight: 700;
padding-left: 47px;
font-size: 14px;
}
ul.product-categories > li > a:hover,
ul.product-categories > li.current-cat > a,
ul.product-categories > li.current-cat-parent > a {
background-image: url(//balumi.com.pl/wp-content/themes/balumi-new/img/bg-cat-active.png);
}
ul.product-categories ul.children {
margin: 10px;
padding: 0 0 0 5px;
}
ul.product-categories ul.children li {
display: block;
font-weight: 700;
margin-bottom: 2px;
}
ul.product-categories ul.children li:before {
display: inline-block;
content: ">>";
margin-right: 5px;
}
ul.product-categories ul.children li a:hover,
ul.product-categories ul.children li.current-cat a,
ul.product-categories ul.children li.current-cat-parent a {
text-decoration: underline;
} .rtwpvs .rtwpvs-terms-wrapper{
align-items: center!important;
padding-top: 10px!important;
}
.woocommerce div.product form.cart .variations td.label{
padding: 1em!important;
}
.first {
clear: none !important;
}
.woocommerce ul.products,
.woocommerce-page ul.products {
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
flex-wrap: wrap;
-webkit-flex-wrap: wrap;
justify-content: center;
}
.woocommerce ul.products{
padding:0;
}
.woocommerce-page ul.products{
padding: 0 10px;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
width: 32%;
}
.woocommerce ul.products li.product:nth-child(3n),
.woocommerce-page ul.products li.product:nth-child(3n) {
margin-right: 0;
}
.woocommerce ul.products li.product .add_to_cart_button,
.woocommerce-page ul.products li.product .add_to_cart_button,
.woocommerce ul.products li.product .product_type_variable,
.woocommerce-page ul.products li.product .product_type_variable {
display: none;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
transition: all .2s ease-in-out;
}
.woocommerce ul.products li.product a img,
.woocommerce-page ul.products li.product a img{
width: 100%;
padding: 5px;
margin: 0 auto;
transition: .2s;
}
.woocommerce ul.products li.product:hover img,
.woocommerce-page ul.products li.product:hover img{
transform: scale(1.28,1.28);
z-index: 200;
}
.woocommerce ul.products li.product:hover .nakladka,
.woocommerce-page ul.products li.product:hover .nakladka{
display: flex;
}
@media(max-width: 768px){
.woocommerce ul.products li.product:hover .nakladka,
.woocommerce-page ul.products li.product:hover .nakladka{
display: none;
}
}
.woocommerce ul.products li.product:hover .nakladka .nakladka-size,
.woocommerce-page ul.products li.product:hover .nakladka .nakladka-size{
margin-right: 12px;
}
.woocommerce ul.products li.product a h3,
.woocommerce-page ul.products li.product a h3 {
background-color: #f4edf1;
border: 1px solid #e1cacc;
border-bottom: 0;
font-weight: normal;
text-align: center;
padding: 5px 5px 0;
max-height: 25px;
overflow: hidden;
}
.woocommerce ul.products li.product a span.price,
.woocommerce-page ul.products li.product a span.price {
text-align: center;
padding-bottom: 5px;
color: #2f2f2f;
font-weight: 700;
font-size: 16px;
}
.woocommerce ul.products li.product a span.price{
margin-bottom: 7px!important;
}
.woocommerce-page ul.products li.product a span.price{
margin-bottom: 10px;
}
.woocommerce ul.products li.product a span.price ins,
.woocommerce-page ul.products li.product a span.price ins,
.woocommerce ul.products li.product a span.price del,
.woocommerce-page ul.products li.product a span.price del {
display: inline-block;
}
.woocommerce-result-count,
.woocommerce-ordering,
.woocommerce span.onsale,
.woocommerce ul.products li.product .star-rating {
display: none;
} .upsells-box .upsells-title .woocommerce-loop-product__title, .upsells-box .price{
text-align: left!important;
}
#upsells-product .upsells-box .price{
font-size: 18px;
font-weight: 700;
}
#upsells-product{
display: flex;
justify-content: center;
flex-flow: row wrap;
padding: 0 7% 10px;
margin-bottom: 10px;
}
#upsells-product .rtwpvs-term:not(.rtwpvs-radio-term){
width: 20px;
height: 20px;
font-size: 12px;
}
#upsells-product li{
width: 32%!important;
padding: 0 10px 5px;
}
#upsells-product li img{
padding: 0!important;
margin: 0!important;
}
#upsells-product li img{
width: 40%!important;
float: left;
}
#upsells-product li .upsells-box{
padding-left: 18px;
width: 60%!important;
float: left;
} .description-section{
display: none;
}
.title-section{
position: relative;
}
.title-section::after{
font-family: Fontawesome;
content: "\f078";
font-size: 12px;
font-weight: 400;
position: absolute;
top: 3px;
margin-left: 5px;
transition: .2s;
}
.table-sizes td{
border: 1px solid #c5c5c5;
}
.woocommerce div.product form.cart .button{
width: 80%; 
float: unset;
padding: 9px 0;
background: #9b2167;
opacity: 1;
}
#koszty-button{
display: none;	
}
.woocommerce div.product form.cart .variations td{
line-height: unset;
padding: 0;
vertical-align: middle;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary{
width: 35%;
padding-right: 4%;
}
.woocommerce div.product div.summary{
padding-top: 10px;
text-align: center;
}
.woocommerce div.product div.images div.thumbnails{
padding-top: 0;
padding-right: 1em;
width: 40%;
display: block;
float: left;
}
.thumbnails a img{
padding-bottom: 1em;
width: 100%;
}
.woocommerce #content div.product div.thumbnails.columns-4 a, .woocommerce div.product div.thumbnails.columns-4 a, .woocommerce-page #content div.product div.thumbnails.columns-4 a, .woocommerce-page div.product div.thumbnails.columns-4 a{
width: 100%;
}
.woocommerce #content div.product div.thumbnails a, .woocommerce div.product div.thumbnails a, .woocommerce-page #content div.product div.thumbnails a, .woocommerce-page div.product div.thumbnails a{
margin: 0;
}
.woocommerce-page ul.products li.product{
margin: unset;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
padding: 10px 7% 0;
width: 65%;
}
.woocommerce #content div.product div.images, .woocommerce #content div.product div.summary, .woocommerce div.product div.images, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.images, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.images, .woocommerce-page div.product div.summary{
float: left;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
font-weight: 700;
color: #2f2f2f !important;
font-size: 24px;
margin-bottom: 0;
}
.woocommerce div.product .product_title {
font-size: 20px;
}
.woocommerce div.product form.cart, .woocommerce div.product p.cart {
margin-top: 1em;
}
.woocommerce div.product form.cart .variations select {
margin-bottom: 3px;
}
.woocommerce div.product form.cart{
margin-bottom: 1em!important;
}
.woocommerce .quantity .qty {
padding: 3px 0 3px;
display: none;
}
.woocommerce div.product form.cart .reset_variations {
color: #aaa;
float: right;
font-size: 11px;
}
.woocommerce #content div.product .woocommerce-tabs, .woocommerce div.product .woocommerce-tabs, .woocommerce-page #content div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs{
display: none;
}
.product_meta > span {
display: block;
font-weight: 700;
}
.product_meta a {
text-decoration: underline;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
border-color: #e1cacc;
background-color: #f4edf1;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
border-color: #e1cacc;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
color: #2f2f2f !important;
}
.woocommerce .related.products {
display: none;
}
.woocommerce div.product .woocommerce-tabs table:not(.shop_attributes) {
max-width: 300px;
}
.woocommerce div.product .woocommerce-tabs table:not(.shop_attributes) td {
padding: 6px;
border: 1px solid #e1cacc;
font-weight: 700;
}
.woocommerce .quantity .qty {
width: 3em;
}
.recent_products .woocommerce ul.products li.product, .woocommerce-page ul.products li.product,
.upsells .woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
width: 20%;
}
.recent_products .woocommerce ul.products li.product a img,
.upsells .woocommerce ul.products li.product a img{
width: 90%;
}
.recent_products h2, .upsells h2{
text-align: center;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
margin: 0!important;
padding: 5px 25px!important;
}
.woocommerce ul.products li.product a img{ padding: 0!important;
margin-top: 7px;
border: 2px solid #fff;
}
.recent_products ul.products li.product a img, .upsells ul.products li.product a img{
border: none!important;
} .woocommerce ul.products li.product a img{
position: relative!important;
}
.woocommerce ul.products li.product .nakladka,
.woocommerce-page ul.products li.product .nakladka{
display: none;
}
.nakladka{
flex-flow: row nowrap;
justify-content: center;
background: rgba(255, 255, 255, 0.8);
position: absolute;
padding: 10px 10px !important;
z-index: 201;
width: 113%;
bottom: 11px;
left: -26px;
}
@media(min-width: 1350px){
.nakladka{
bottom: 6px;
}
}
@media(max-width: 1150px){
.nakladka{
bottom: 18px;
left: -24px;
}
}
.nakladka > div{
padding: 5px;
}
.blog #main, article.page{
padding: 15px 7%!important;
} .cart-info{
display: flex;
justify-content: flex-end;
margin-bottom: 6px;
margin-top: 28px;
}
#myDropdown, #myDropdownM{
display: none;
}
#myDropdown form label, #myDropdownM form label{
display: none;
}
.show {display:block!important;}
.cart-info a:not(:last-child) svg{
border-right: 1px solid #696969;	
}
path{
fill: #696969;
}
.cart-info a:hover path{
fill: #9b2167;
}
#toggle, #mobile-menu{
display: none;
} .woocommerce .woocommerce-message {
border-top-color: #a46497;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
background-color: #9b2167;
color: #fff;
outline: 0 !important;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
color: #fff;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
color: #fff;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
background-color: #9b2167;
color: #fff;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
float: none;
width: 100%;
} .woocommerce table.shop_table,
.woocommerce table.shop_table *:not(input) {
border-color: #e1cacc !important;
}
.woocommerce table.shop_table td.product-name {
padding: 15px;
font-weight: 700;
}
.woocommerce td.product-name dl.variation {
margin: 0;
font-weight: normal;
}
.woocommerce-cart table.cart .product-thumbnail {
padding: 0;
}
.woocommerce-cart table.cart img {
width: 50px;
}
.woocommerce td.product-name dl.variation dd, .woocommerce td.product-name dl.variation dt {
float: none;
margin: 0;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
padding: 6px 10px;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
float: none;
width: 100%;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
display: inline-block;
float: right;
margin-top: 1em;
}
.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
left: 0.8em;
}
.woocommerce-message a.button {
color: #fff;
}
.woocommerce-message a.button:hover {
color: #2f2f2f;
} .entry-header{
display: none;
} 
h1.my-title, .page-title{
font-size: 2em;
font-weight: 700;
color: #9b2167;
text-transform: uppercase;
}
h1.my-title{
margin: 0 0 25px;
text-align: center;
}
.term-description{
padding: 0 7% 20px 7%;
}
.page-title{
padding: 0 7%;
} .site-footer {
width: 100%;
margin-top: 20px;
overflow: hidden;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
-o-flex-wrap: wrap;
flex-wrap: wrap;
padding: 25px 0;
background: #e9eaec;
font-size: 12px;
bottom: 0;
}
.site-footer .widget {
width: 33%;
color: #2f2f2f;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
text-align: center;
justify-content: center;
}
.site-footer .widget:last-child {
margin-right: 0;
}
.site-footer .widget_sp_image {
background: #fff;
width: 25%;
}
.site-footer img {
max-width: 100%;
}
.site-footer p {
margin-top: 0;
font-size: 1.2em;
}
.site-footer h3 {
font-size: 1.3em;
}
.site-footer ul {
padding: 0;
margin: 0;
list-style-type: none;
}
.site-footer ul li a {
font-size: 1.2em;
}
@media only screen and (max-width: 1024px) {
#content {
padding: 0 20px 10px;
background: #fff none;
}
#site-breadcrumbs {
padding: 20px 22px 0;
text-align: center;
}
#site-navigation .search-form {
text-align: center;
float: none;
margin: 0 auto 20px;
}
#site-navigation .menu {
float: none;
text-align: center;
}
#site-navigation .menu li {
margin-bottom: 15px;
}
#masthead .master-banner {
height: auto;
background: #fff none;
overflow: hidden;
}
#masthead .master-banner div.slideshow {
margin: 0;
}
}
@media only screen and (max-width: 900px) {
.site-title {
float: none;
width: 340px;
max-width: 100%;
margin: 20px auto;
}
.nav-commerce {
float: none;
}
.cart-info {
text-align: center;
}
.social-icons {
float: none;
text-align: center;
margin: 30px 0 30px;
}
#secondary {
width: 28%;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
width: 48%;
}
}
@media only screen and (max-width: 768px) {
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images
{
width: 100%;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary
{
width: 100%;
padding: 0!important;
}
#secondary, #primary {
float: none;
width: 100%;
margin-bottom: 20px;
}
.site-footer .widget {
width: 100%;
margin: 0 0 20px;
}
ul.product-categories {
-webkit-column-count: 2;
-moz-column-count: 2;
-o-column-count: 2;
column-count: 2;
}
.zoomContainer {
display: none !important;
}
}
@media only screen and (max-width: 540px) {
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
width: 100%;
margin-right: 0 !important;
}
ul.product-categories {
-webkit-column-count: 1;
-moz-column-count: 1;
-o-column-count: 1;
column-count: 1;
}
ul.product-categories ul.children {
display: none;
}
#site-navigation .search-form label {
display: none;
}
.site-title {
width: 170px;
}
.site-title a {
background: url(//balumi.com.pl/wp-content/themes/balumi-new/img/logo-balumi.png) 0 0 no-repeat;
width: 170px;
height: 46px;
-webkit-background-size: 170px 46px;
background-size: 170px 46px;
}
} @media only screen and (max-width: 1024px) {
.woocommerce-tabs,
.upsells {
width: 100%;
float: none;
}
.upsells h2 {
margin-top: 1em;
}
.upsells ul.products li.product, .upsells ul.products li.product {
width: 30%;
}
.woocommerce .upsells ul.products li.product:nth-child(2n),
.woocommerce-page .upsells ul.products li.product:nth-child(2n) {
margin-right: 3%;
}
.woocommerce .upsells ul.products li.product:nth-child(3n),
.woocommerce-page .upsells ul.products li.product:nth-child(3n) {
margin-right: 0;
}
}
@media only screen and (max-width: 817px) {
.upsells ul.products li.product, .upsells ul.products li.product {
width: 100%;
}
#upsells-product li {
width: 100%!important;
padding: 0 10px 15px;
}
#primary-menu li{
padding: 6px 0;	
}
h1.main-title{
margin-top: 20px;
font-size: 1.2em;
margin-bottom: -2px;
}
.woocommerce ul.products,
.woocommerce-page ul.products {
padding: 0 6px;
}
.page-title, .term-description{
padding: 0 10px 20px 10px;
}
#site-navigation, #sklep{
display: none!important;
}
#toggle{
display: block;
}
#logo{
padding-left: 20px;
padding-bottom: 10px;
width: 80%;
}
#toggle{
float: left;
top: 48px;
position: absolute;
right: 20px;
}
.fa-bars{
font-size: 24px;
color: #9b2167;
}
.fa-angle-down:before{
margin-left: 10px;
}
#mobile-menu{
margin-bottom: 20px;
}
#mobile-menu .nav-commerce{
position: unset;
}
.cart-info{
justify-content: center;
margin: 4px 0 12px 0;
}
#myDropdown form, #myDropdownM form{
text-align: center;
margin-bottom: 12px;
}
#mobile-menu #primary-menu{
margin: 0;
padding: 5px 0;
list-style-type: none;
text-align: center;
}
#mobile-menu #primary-menu a{
font-size: 14px;
padding: 5px 0;
}
}
.commentlist {
margin: 0;
padding: 0;
}
.blog #main,
article.page {
padding: 15px;
margin-bottom: 30px;
}
.woocommerce-page article.page {
border: none;
padding: 0;
margin-bottom: 0;
}
h2.entry-title {
margin-top: 0;
}
article.post {
margin-bottom: 30px;
}
.woocommerce table.shop_attributes .alt td, .woocommerce table.shop_attributes .alt th {
background: #f4edf1;
}
.woocommerce .woocommerce-info:before {
display: none;
}
.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
padding: 1em 2em !important;
border-top-color: #a46497 !important;
background-color: #f4edf1;
}
div.pp_woocommerce div.ppt {
display: none !important;
} #lang-switcher {
list-style: none;
position: absolute;
top: 10px; right: 10px;
}
#lang-switcher li {
display: inline-block;
margin-left: 20px;
}
#lang-switcher li a {
display: block;
width: 48px;
height: 48px;
text-indent: -9999px;
}
#lang-switcher li.pl a {
background: url(//balumi.com.pl/wp-content/themes/balumi-new/img/pl.png) 0 0 no-repeat;
}
#lang-switcher li.en a {
background: url(//balumi.com.pl/wp-content/themes/balumi-new/img/en.png) 0 0 no-repeat;
} .ctcc-more-info-link {
background-color: #9b2167;
border: 0;
color: white;
padding: 5px 9px;
border-radius: 3px;
line-height: 1.8;
font-weight: 700;
display: inline-block;
}
@media only screen and (max-width: 900px) {
#lang-switcher {
position: static;
float: none;
margin: 0;
padding: 0;
text-align: center;
}
#lang-switcher li a {
width: 32px;
height: 32px;
background-size: 32px 32px !important;
}
}
.woocommerce ul.products li.product .woocommerce-loop-product__title{
padding: .5em 0;
margin: 0;
font-size: 14px;
text-align: center;
font-weight: 700;
}
.terms a{
text-decoration: underline !important;
}
p.form-row.terms.wc-terms-and-conditions.woocommerce-validated {
background-color: rgba(255, 0, 0, 0.2);
}
.sku_wrapper{
display: none !important;
}
.wcml-dropdown a.wcml-cs-item-toggle {
position: relative;
padding-right: calc(10px + .7em + .7em);
text-decoration: none;
padding: 3px;
padding-right: 30px;
width: 100%;
}
.woocommerce .wcml-dropdown.product {
width: 70px;
}
.woocommerce-tabs #tab-description div {
display: none;
}
li.outofstock a.button.product_type_simple {
display:none;
}
.menu-nawigacja-container{
padding: 0 7%;
} .woocommerce-message::before{
color: #9b2167;
}
.posted_in{
margin-top: 1.2em;
}
.hx-margin{
margin: 1em 0 0.5em 0;
}
.contact-item{
width: 50%;
padding-right: 20px;
}
@media(max-width: 900px){
.contact-item{
width: 100%;
}
}iframe[name='google_conversion_frame'] {
height: 0 !important;
width: 0 !important;
line-height: 0 !important;
font-size: 0 !important;
margin-top: -13px;
float: left;
}.fs-free-shipping-notice-and-button-wrapper{align-content:start;align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.fs-free-shipping-notice-continue-shopping-button-wrapper,.fs-free-shipping-notice-text-and-progress-bar-wrapper{flex:0 1 auto;margin:0 .5em}.fs-free-shipping-notice-progress-bar-wrapper{align-items:center;display:flex;flex-direction:row}.fs-free-shipping-notice-progress-bar{border:1px solid #fff;border-radius:10px;height:10px;margin-left:10px;margin-right:10px;position:relative;width:100%}.fs-free-shipping-notice-progress-bar>span{background-color:#fff;border-bottom-left-radius:10px;border-top-left-radius:10px;display:block;height:100%;overflow:hidden;position:relative}.button.flexible-shipping-free-shipping-button{margin-left:0}div.tnp-subscription,
form.tnp-subscription, form.tnp-profile {
display: block;
margin: 1em auto;
max-width: 500px;
width: 100%;
}
div.tnp-profile {
display: block;
margin: 1em 0;
max-width: 500px; } .tnp-subscription div.tnp-field,
.tnp-profile div.tnp-field
{
margin-bottom: .7em;
border: 0;
padding: 0;
}
.tnp-subscription label,
.tnp-profile label
{
display: block;
color: inherit;
font-weight: normal;
line-height: normal;
padding: 0;
margin: 0;
margin-bottom: .25em;
font-size: .9em;
}
.tnp-subscription .tnp-field-checkbox label,
.tnp-profile .tnp-field-checkbox label
{
display: inline-block;
}
.tnp-subscription input[type=text],
.tnp-subscription input[type=email],
.tnp-subscription input[type=submit],
.tnp-subscription select,
.tnp-subscription textarea,
.tnp-profile input[type=text],
.tnp-profile input[type=email],
.tnp-profile input[type=submit],
.tnp-profile select,
.tnp-profile textarea
{
width: 100%;
padding: .7em;
display: block;
border: 1px;
color: #444;
border-color: #ddd;
background-color: #f4f4f4;
background-image: none;
text-shadow: none;
font-size: 1em;
margin: 0;
line-height: normal;
box-sizing: border-box;
}
.tnp-subscription input[type=checkbox],
.tnp-widget input[type=radio],
.tnp-profile input[type=checkbox]
{ max-width: 1em;
display: inline-block;
margin-right: .5em;
} .tnp-subscription select option,
.tnp-profile select option
{
margin-right: .75em;
}
.tnp-subscription input.tnp-submit,
.tnp-profile input.tnp-submit,
.tnp-unsubscribe button.tnp-submit,
.tnp-reactivate button.tnp-submit
{
background-color: #444;
color: #fff;
width: auto;
height: auto;
margin: 0;
display: inline-block;
}
@media all and (max-width: 480px) {
.tnp-subscription input[type=submit],
.tnp-profile input[type=submit] {
width: 100%;
}
}
.tnp-widget {
width: 100%;
display: block;
box-sizing: border-box;
}
.tnp-widget .tnp-field {
margin-bottom: 10px;
border: 0;
padding: 0;
}
.tnp-widget label {
display: block;
color: inherit;
font-size: 14px;
}
.tnp-widget input[type=text], .tnp-widget input[type=email], .tnp-widget input[type=submit], .tnp-widget select {
width: 100%;
padding: 10px;
display: block;
border: 1px solid #ddd ;
border-color: #ddd;
background-color: #f4f4f4;
background-image: none;
text-shadow: none;
color: #444;
font-size: 14px;
line-height: normal;
box-sizing: border-box;
height: auto;
}
.tnp-widget input[type=checkbox], .tnp-widget input[type=radio] {
width: auto;
display: inline-block;
} .tnp-widget select option {
margin-right: 10px;
}
.tnp-widget input.tnp-submit {
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
margin: 0;
}
.tnp-field input[type="submit"] {
position: inherit;
}
.tnp-field label {
} .tnp-widget-minimal {
width: 100%;
}
.tnp-widget-minimal form {
margin: 0;
padding: 0;
border: 0;
}
.tnp-widget-minimal input.tnp-email {
width: 100%;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px solid #ddd;
background-color: #f4f4f4;
color: #444;
font-size: 14px;
}
.tnp-widget-minimal input.tnp-submit {
width: 100%;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: normal;
border-radius: 0px;
height: auto;
margin: 0;
} .tnp-subscription-minimal {
width: 100%;
box-sizing: border-box;
margin: 10px 0;
}
.tnp-subscription-minimal form {
width: auto;
margin: 0;
padding: 0;
border: 0;
white-space: nowrap;
}
.tnp-subscription-minimal input.tnp-email,
.tnp-subscription-minimal input.tnp-name
{
width: 70%;
max-width: 300px;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px solid #ddd;
background-color: #f4f4f4;
color: #444;
font-size: 14px;
line-height: 20px;
border-radius: 0px;
margin-right: 10px;
}
.tnp-subscription-minimal.with-name input.tnp-email,
.tnp-subscription-minimal.with-name input.tnp-name
{
width: 31%;
}
.tnp-subscription-minimal .tnp-privacy-field {
margin-top: 10px;
} .tnp-subscription-minimal input.tnp-submit {
width: 29%;
box-sizing: border-box;
display: inline-block;
padding: 10px;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: 20px;
border-radius: 0px;
margin: 0;
}
.tnp-subscription-posts {
margin-top: 2em;
margin-bottom: 2em;
padding: 2rem;
}
.tnp-subscription-posts .tnp-subscription {
max-width: auto;
margin: 0;
}
@media all and (max-width: 525px) {
.tnp-subscription-minimal.with-name input.tnp-email,
.tnp-subscription-minimal.with-name input.tnp-name,
.tnp-subscription-minimal input.tnp-submit
{
width: 100%;
max-width: 100%;
margin: 0;
display: block;
margin-bottom: .5rem;
}
} .tnp-button-form button.tnp-submit {
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: normal;
border-radius: 0px;
height: auto;
margin: 0;
} .tnp-comments {
clear: both;
margin-top: 15px;
margin-bottom: 15px;
}
.tnp-comments label {
display: block;
}
.tnp-comments input[type=checkbox] {
display: inline-block;
width: auto!important;
} .tnp-lock {
clear: both;
display: block;
box-sizing: border-box;
box-shadow: none;
margin: 20px;
padding: 15px;
background-color: #fff;
border: 1px solid #ddd;
}
.tnp-nl-checkout {
margin-bottom: 1em;
}
.rtwpvs .rtwpvs-wc-select,.rtwpvs .rtwpvs-wc-select+.select2,.rtwpvs .rtwpvs-wc-select+.select2-container,.rtwpvs .rtwpvs-wc-select+.theme-select{display:none!important}.rtwpvs .rtwpvs-terms-wrapper{display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:0;padding:0;position:relative}.rtwpvs .rtwpvs-terms-wrapper.custom-variable-wrapper .rtwpvs-term-span-dual-color{height:100%;width:100%}.rtwpvs .rtwpvs-terms-wrapper .image-tooltip-wrapper{border-style:solid;border-width:2px;bottom:140%;box-shadow:0 7px 15px rgba(0,0,0,.3);line-height:0;opacity:0;pointer-events:none;position:absolute;transition:all .2s linear;visibility:hidden;width:150px;z-index:999}.rtwpvs .rtwpvs-terms-wrapper .image-tooltip-wrapper img{border-radius:0!important}.rtwpvs .rtwpvs-terms-wrapper .image-tooltip-wrapper:after{border:8px solid transparent;border-radius:0!important;border-top-color:rgba(51,51,51,.9);bottom:-16px;content:"";display:block;left:50%;position:absolute;transform:translateX(-50%)}.rtwpvs .rtwpvs-terms-wrapper .rtwpvs-term{list-style:none;margin:0;padding:0;position:relative;transition:all .2s ease}.rtwpvs .rtwpvs-terms-wrapper .rtwpvs-term.rtwpvs-image-term .rtwpvs-term-span{line-height:0}.rtwpvs .rtwpvs-terms-wrapper .rtwpvs-term img{margin:0;padding:0;width:100%}.rtwpvs .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-radio-term){align-items:center;background-color:#fff;box-shadow:0 0 0 1px rgba(0,0,0,.3);box-sizing:border-box;cursor:pointer;display:flex;justify-content:center;padding:2px}.rtwpvs .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-radio-term):last-of-type{margin-right:0}.rtwpvs .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-radio-term):hover{background-color:#fff!important;box-shadow:0 0 0 3px #000}.rtwpvs .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-radio-term).selected,.rtwpvs .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-radio-term).selected:hover{box-shadow:0 0 0 2px #000}.rtwpvs .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-radio-term).rtwpvs-color-term .rtwpvs-term-span-color{height:100%;position:relative;width:100%}.rtwpvs .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-radio-term).rtwpvs-color-term .rtwpvs-term-span-color:after{box-shadow:inset 0 0 1px 0 rgba(0,0,0,.5);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.rtwpvs .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-radio-term).rtwpvs-button-term{border-radius:2px;text-align:center;width:auto}.rtwpvs .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-radio-term).rtwpvs-button-term span{color:#000}.rtwpvs .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-radio-term).rtwpvs-button-term span.rtwpvs-term-span{padding:0 5px}.rtwpvs .rtwpvs-terms-wrapper.radio-variable-wrapper{display:block}.rtwpvs .rtwpvs-terms-wrapper.radio-variable-wrapper .rtwpvs-radio-term{align-items:center;box-sizing:border-box;cursor:pointer;display:grid;gap:8px;grid-template-columns:auto 1fr;margin:0}.rtwpvs .rtwpvs-terms-wrapper.radio-variable-wrapper .rtwpvs-radio-term input{height:18px;width:18px}.rtwpvs .rtwpvs-terms-wrapper.radio-variable-wrapper .rtwpvs-radio-term label{color:#000;cursor:pointer;margin:inherit;padding:5px 0}.rtwpvs .rtwpvs-terms-wrapper .rtwpvs-term-more{align-items:center;display:flex}.rtwpvs .rtwpvs-terms-wrapper .rtwpvs-term-more a{font-size:small}.rtwpvs.rtwpvs-rounded .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-button-term),.rtwpvs.rtwpvs-rounded .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-button-term) .rtwpvs-term-span,.rtwpvs.rtwpvs-rounded .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-button-term) .rtwpvs-term-span:after,.rtwpvs.rtwpvs-rounded .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-button-term) img{border-radius:100%}.rtwpvs.rtwpvs-squared .rtwpvs-terms-wrapper .rtwpvs-term{border-radius:2px}.rtwpvs.rtwpvs-squared .rtwpvs-terms-wrapper .rtwpvs-term.rtwpvs-color-term span:after{border-radius:0}.rtwpvs.rtwpvs-attribute-behavior-blur .rtwpvs-term:not(.rtwpvs-radio-term).disabled,.rtwpvs.rtwpvs-attribute-behavior-blur .rtwpvs-term:not(.rtwpvs-radio-term).disabled:hover{cursor:not-allowed;overflow:hidden;pointer-events:none;position:relative}.rtwpvs.rtwpvs-attribute-behavior-blur .rtwpvs-term:not(.rtwpvs-radio-term).disabled img,.rtwpvs.rtwpvs-attribute-behavior-blur .rtwpvs-term:not(.rtwpvs-radio-term).disabled span,.rtwpvs.rtwpvs-attribute-behavior-blur .rtwpvs-term:not(.rtwpvs-radio-term).disabled:hover img,.rtwpvs.rtwpvs-attribute-behavior-blur .rtwpvs-term:not(.rtwpvs-radio-term).disabled:hover span{opacity:.3}.rtwpvs.rtwpvs-attribute-behavior-blur .rtwpvs-term:not(.rtwpvs-radio-term).disabled:after,.rtwpvs.rtwpvs-attribute-behavior-blur .rtwpvs-term:not(.rtwpvs-radio-term).disabled:before,.rtwpvs.rtwpvs-attribute-behavior-blur .rtwpvs-term:not(.rtwpvs-radio-term).disabled:hover:after,.rtwpvs.rtwpvs-attribute-behavior-blur .rtwpvs-term:not(.rtwpvs-radio-term).disabled:hover:before{background:red!important;border:0;bottom:0;content:" "!important;height:1px;left:0;margin:0!important;min-width:auto;opacity:1;padding:0!important;position:absolute;right:0;top:50%;transform-origin:center;visibility:visible;width:100%;z-index:0}.rtwpvs.rtwpvs-attribute-behavior-blur .rtwpvs-term:not(.rtwpvs-radio-term).disabled:before,.rtwpvs.rtwpvs-attribute-behavior-blur .rtwpvs-term:not(.rtwpvs-radio-term).disabled:hover:before{transform:rotate(45deg)}.rtwpvs.rtwpvs-attribute-behavior-blur .rtwpvs-term:not(.rtwpvs-radio-term).disabled:after,.rtwpvs.rtwpvs-attribute-behavior-blur .rtwpvs-term:not(.rtwpvs-radio-term).disabled:hover:after{transform:rotate(-45deg)}.rtwpvs.rtwpvs-attribute-behavior-blur .rtwpvs-radio-term.disabled input,.rtwpvs.rtwpvs-attribute-behavior-blur .rtwpvs-radio-term.disabled label,.rtwpvs.rtwpvs-attribute-behavior-blur .rtwpvs-radio-term.disabled:hover input,.rtwpvs.rtwpvs-attribute-behavior-blur .rtwpvs-radio-term.disabled:hover label{cursor:not-allowed;opacity:.5;text-decoration:line-through}.rtwpvs.rtwpvs-attribute-behavior-blur .rtwpvs-radio-term.disabled:after,.rtwpvs.rtwpvs-attribute-behavior-blur .rtwpvs-radio-term.disabled:before,.rtwpvs.rtwpvs-attribute-behavior-blur .rtwpvs-radio-term.disabled:hover:after,.rtwpvs.rtwpvs-attribute-behavior-blur .rtwpvs-radio-term.disabled:hover:before{display:none}.rtwpvs.rtwpvs-attribute-behavior-blur-no-cross .rtwpvs-term:not(.rtwpvs-radio-term).disabled,.rtwpvs.rtwpvs-attribute-behavior-blur-no-cross .rtwpvs-term:not(.rtwpvs-radio-term).disabled:hover{box-shadow:0 0 0 1px rgba(0,0,0,.001);overflow:hidden;pointer-events:none;position:relative}.rtwpvs.rtwpvs-attribute-behavior-blur-no-cross .rtwpvs-term:not(.rtwpvs-radio-term).disabled img,.rtwpvs.rtwpvs-attribute-behavior-blur-no-cross .rtwpvs-term:not(.rtwpvs-radio-term).disabled span,.rtwpvs.rtwpvs-attribute-behavior-blur-no-cross .rtwpvs-term:not(.rtwpvs-radio-term).disabled:hover img,.rtwpvs.rtwpvs-attribute-behavior-blur-no-cross .rtwpvs-term:not(.rtwpvs-radio-term).disabled:hover span{opacity:.3}.rtwpvs.rtwpvs-attribute-behavior-blur-no-cross .rtwpvs-radio-term.disabled,.rtwpvs.rtwpvs-attribute-behavior-blur-no-cross .rtwpvs-radio-term.disabled:hover{overflow:hidden}.rtwpvs.rtwpvs-attribute-behavior-blur-no-cross .rtwpvs-radio-term.disabled input,.rtwpvs.rtwpvs-attribute-behavior-blur-no-cross .rtwpvs-radio-term.disabled label,.rtwpvs.rtwpvs-attribute-behavior-blur-no-cross .rtwpvs-radio-term.disabled:hover input,.rtwpvs.rtwpvs-attribute-behavior-blur-no-cross .rtwpvs-radio-term.disabled:hover label{opacity:.3;pointer-events:none}.rtwpvs.rtwpvs-attribute-behavior-hide .rtwpvs-term.disabled{height:0!important;margin:0!important;min-height:0!important;min-width:0!important;opacity:0;padding:0!important;transform:scale(0);transform-origin:center;visibility:hidden;width:0!important}.rtwpvs.rtwpvs-attribute-behavior-hide .rtwpvs-term.disabled.rtwpvs-radio-term{width:auto!important}.rtwpvs.rtwpvs-archive-align-left .rtwpvs-archive-variation-wrapper .variations{text-align:left}.rtwpvs.rtwpvs-archive-align-left .rtwpvs-archive-variation-wrapper .rtwpvs-terms-wrapper{justify-content:flex-start}.rtwpvs.rtwpvs-archive-align-left .rtwpvs-archive-variation-wrapper .reset_variations{margin:0}.rtwpvs.rtwpvs-archive-align-center .rtwpvs-archive-variation-wrapper .variations{text-align:center}.rtwpvs.rtwpvs-archive-align-center .rtwpvs-archive-variation-wrapper .rtwpvs-terms-wrapper{justify-content:center}.rtwpvs.rtwpvs-archive-align-center .rtwpvs-archive-variation-wrapper .reset_variations{margin:0}.rtwpvs.rtwpvs-archive-align-right .rtwpvs-archive-variation-wrapper .variations{text-align:right}.rtwpvs.rtwpvs-archive-align-right .rtwpvs-archive-variation-wrapper .rtwpvs-terms-wrapper{justify-content:flex-end}.rtwpvs.rtwpvs-archive-align-right .rtwpvs-archive-variation-wrapper .reset_variations{margin:0}.rtwpvs-product .variations tr{vertical-align:baseline}.rtwpvs-image-load{animation:rtwpvs-image-fadeIn .5s ease-in;opacity:1}@keyframes rtwpvs-image-fadeIn{0%{opacity:0}to{opacity:1}}.rtwpvs-shape-checkmark .rtwpvs-term.selected span.rtwpvs-term-span:before{align-items:center;border-radius:50%;color:#fff;content:"✓";display:inline-flex;font-size:10px;font-weight:600;height:17px;justify-content:center;line-height:1.1;position:absolute;right:-10px;top:-10px;width:17px;z-index:9}@media only screen and (max-width:600px){.theme-storefront.single-product .variations_form{padding-left:2px!important}}.rtwpvs-product-loop-variation.rtwpvs_av_loading{opacity:0;visibility:visible}