.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:var(--wc-form-color-background,#fff);color:var(--wc-form-color-text,#000);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}.wrap-button-quasar-woo {
display: inline-flex;
}
.type-product-element {
display: flex;
flex-direction: column;
width: 100%;
justify-content: center;
align-items: center;
}
.wrap-prise{
display: flex;
margin-top: 20px;
max-width: 338px;
}
.wrap-prise .wrap-price-qf-woo, .wrap-prise .number-product-in-q {
margin-left:15px;
margin-right:15px;
font-size: 15px;
border-radius: 0px;
font-weight: 400;
box-sizing: border-box;
line-height: 15px;
}
.wrap-prise .number-product-in-q input {
max-width: 70px;
background: #f1f1f1;
border: 1px solid #d9d9d9;
outline: none;
letter-spacing: 0.5px;
box-shadow: none;
width: 100%;
padding: 8px 12px;
font-weight: 400;
font-size: 14px;
box-sizing: border-box;
line-height: 14px;
border-radius:0px;
min-height: 34px;
}
.product-prise-q {
background: #f1f1f1;
border: 1px solid #d9d9d9;
display: flex;
align-items: center;
min-width: 70px;
box-sizing: border-box;
min-height: 34px;
padding: 8px 12px;
}
.number-product-in-q {
display: flex;
flex-direction: column;
justify-content: center;
}
.type-name-product {
margin-top:20px;
font-size:15px;
font-weight: 600;
}
.type-img-product img {   
max-height: 200px;
width: auto;
max-width: 100%;
}
.heading-qf-woo {
margin-bottom:5px;
}
.wrap-price-qf-woo {
display:flex; 
flex-direction:column;
}
.category-button-q {
width:100%;
}
.cart-button-q {
margin-left:20px
}
.product-prise-q {
font-size:14px;
}
.right-align-c-b-q {
justify-content:flex-end;
}
.left-align-c-b-q {
justify-content:flex-start;
}
.center-align-c-b-q {
justify-content:center;
}
.variable-block-q {
display: none;
}
.wrap-select-variable-q {
margin-top:20px;
position:relative;
}
.wrap-select-variable-q select {
background-color: #f1f1f1;
border: 1px solid #d9d9d9;
padding-left: 10px;
padding-right: 30px;
display: flex;
align-items: center;
min-width: 70px;
box-sizing: border-box;
min-height: 34px;
outline: none;
min-width: 150px;
}
.variable-checkbox-q {
background-color: #a2a2a2;
padding: 5px;
box-sizing: border-box;
color: #fff;
padding-left: 10px;
padding-right: 10px;
cursor: pointer;
margin-left: 4px;
margin-right: 4px;
border-radius: 3px;
border-style: solid;
margin-bottom: 5px;
}
.swap-checkbox-variabble-q {
display: flex;
flex-wrap:wrap;
position: relative;
padding: 0px 6.5px;
}
.wrap-img-variable-q {
display: flex;
align-items: center;
justify-content: center;
}
.wrap-img-variable-q {
border-style: solid;
box-sizing: content-box;
}
.wrap-img-variable-q img {
height: auto;
max-width: 100%;
}
.variable-checkbox-img-q {
display: flex;
flex-direction: column;
align-items: center;
}
.none-el-woo-q {
display:none;
}
.wrap-variation-o-q {
display: flex;
align-items: center;
margin-top: 10px;
width: 100%;
}
.name-attribute-q {
padding-right:15px;
min-width: 100px;
}
.error-variable-q {
border: 1px solid #f91717!important;
padding: 5px;
}
.wrap-checkbox-section-q {
display: flex;
flex-wrap: wrap;
}
.style-design-2-q {
flex-direction: column;
align-items: flex-start;
padding-left: 30px;
padding-right: 30px;
}
.style-design-2-q .name-attribute-q {
margin-left: 4px;
margin-bottom: 5px;
}
.type-product-element .wrap-select-variable-q{
padding: 9.5px 15px;
box-sizing: border-box;
}
.quasar-attribute-link-q {
width: 95%;
}
.sale-prise-q {
text-decoration: line-through;
margin-right: 5px;
}.wrap-checkbox-attr-q input, .wrap-html-attr-q input {
display:none!important;
}
.wrap-checkbox-attr-q, .wrap-html-attr-q {
display: flex;
flex-basis: 70%;
flex-wrap: wrap;
position: relative;
}
.wrap-checkbox-attr-q label {
background-color: #959292;
font-size: 14px;
color: rgb(0, 0, 0);
background-color: rgb(232, 232, 232);
border-width: 1px;
border-color: rgb(217, 217, 217);
padding: 5px 20px;
box-sizing: border-box;
cursor: pointer;
margin-right: 4px;
border-radius: 3px;
border-style: solid;
margin-bottom: 5px;
position: relative;
display: flex;
justify-content: center;
transition: 0.3s;
}
.name-attr-q {
font-size: 15px;
color: #000;
flex-basis: 30%;
text-align: left;
min-width: 30%;
}
.wrap-section-attr-q {
display: flex;
align-items: center;
margin-bottom: 10px;
}
.wrap-quasar-attribute-q {
width: 100%;
clear: both;
}
.wrap-tooltip-attr {
position: absolute;
background-color: #000000;
font-weight: 400;
padding: 5px 10px;
text-align: left;
color: #fff;
z-index: 2;
top: -92%;
margin: auto;
box-sizing: border-box;
font-size: 14px; }
.wrap-tooltip-attr:before {
left: 0px;
right: 0px;
bottom: -5px;
content: "";
position: absolute;
width: 8px;
height: 8px;
border: 3px solid;
border-top-color: initial;
border-top-style: solid;
border-top-width: 3px;
border-right-color: initial;
border-right-style: none;
border-right-width: initial;
border-bottom-color: initial;
border-bottom-style: none;
border-bottom-width: initial;
border-left-color: initial;
border-left-style: solid;
border-left-width: 3px;
border-bottom: none;
-ms-transform: translateX(-100%) rotate(-45deg);
transform: rotate(-45deg);
background-color: #000000;
border-color: #000000;
margin: auto;
box-sizing: content-box;
display: flex;
z-index: 0;
}
.wrap-select-attr-q {
display: flex;
flex-basis: 70%;
flex-wrap: wrap;
position: relative;
}
.wrap-select-attr-q select {
background-image:none!important;
width: auto;
min-height: auto;
height: auto;
box-sizing: border-box;
margin-right: 4px;
margin-bottom: 5px;
appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
border-style: solid;
outline: none;
width: 100%;
}
.wrap-select-defoult {
flex-basis: 70%;
text-align: left;
position: relative;
width: 70%;
}
.wrap-select-defoult select {
margin-left: 0px;
margin-right: 0px;
margin-bottom: 5px;
outline: none;
width: 100%;
}
.st-for-select {
width: 9px;
height: 9px;
border-top: 2px solid #ffffff;
border-right: 2px solid #ffffff;
transform: rotate(135deg);
position: absolute;
right: 20px;
display: flex;
justify-content: center;
align-items: center;
top: -6px;
bottom: 0px;
margin: auto;
z-index: 1;
}
.block-select-q {
position:relative;
width: 100%;
}
.color-check-q {
width: 28px;
height: 28px;
background-color: #959292;
}
.html-val-q {
cursor:pointer;
}
.img-text-value-q {
display:none;
}
.wrap-html-attr-q label {
border-style:solid;
position:relative;
display: flex;
justify-content: center;
}
.style-design-2 .wrap-section-attr-q{
flex-direction:column;
align-items: flex-start;
}
.style-design-2 .name-attr-q {
margin-left: 3px;
}
.wrap-button-add-to-cart-q {
display:flex;   
}
.wrap-button-add-to-cart-q .wrap-button-add-to-c-q .button-add-to-cart-q {
padding: 10px 20px;
margin: 0px!important;
}
.number-quasar-attr {
flex-basis: 35%;
display: flex;
justify-content: center;
align-items: center;
}
.wrap-button-add-to-c-q {
flex-basis: 65%;
display: flex;
justify-content: center;
align-items: center;
}
.align-price-right {
display: flex;
justify-content: flex-end;
}
.align-price-center {
display: flex;
justify-content: center;
}
.align-price-left {
display: flex;
justify-content: flex-start;
}
.align-button-attr-q-center {
justify-content: center;
}
.align-button-attr-q-left {
justify-content: end;
}
.align-button-attr-q-right {
justify-content: start;
}
.variations {
display:none!important;
}
.number-quasar-attr input {
width: 100px;
outline: none;
box-shadow: none;
border-style: solid;
}
.qunatity-none-q  .number-quasar-attr{
display:none;
}
.qunatity-none-q .wrap-button-add-to-c-q {
flex-basis: 100%;
}
.sale-prise-q {
text-decoration:line-through;
margin-right:5px
}
.img-attr-q img {
display:flex;
align-items:center;
box-sizing: border-box;
vertical-align: unset;
}
.img-attr-q .html-val-q {
display: flex;
justify-content:center;
align-items:center;
overflow: hidden;
}
@media(max-width:500px){
.responsive-c-q-500 .name-attr-q, .responsive-cart-q-500 .name-attr-q {
width:100%;
flex-basis: 100%;
}
.responsive-c-q-500 .wrap-element-attr-q, .responsive-cart-q-500 .wrap-element-attr-q {
width:100%;
flex-basis: 100%;
}
.responsive-c-q-500 .wrap-section-attr-q, .responsive-cart-q-500 .wrap-section-attr-q{
flex-wrap:wrap;
}
.hide-c-q-500 .variable-attr-block-q, .hide-c-q-500 .number-quasar-attr{
display:none;
}
.hide-c-q-500 .wrap-button-add-to-c-q {flex-basis: 100%;}
}
@media(max-width:600px){
.responsive-c-q-600 .name-attr-q, .responsive-cart-q-600 .name-attr-q {
width:100%;
flex-basis: 100%;
}
.responsive-c-q-600 .wrap-element-attr-q, .responsive-cart-q-600 .wrap-element-attr-q {
width:100%;
flex-basis: 100%;
}
.responsive-c-q-600 .wrap-section-attr-q, .responsive-cart-q-600 .wrap-section-attr-q{
flex-wrap:wrap;
}
.hide-c-q-600 .variable-attr-block-q, .hide-c-q-600 .number-quasar-attr{
display:none;
}
.hide-c-q-600 .wrap-button-add-to-c-q {flex-basis: 100%;}
}
@media(max-width:700px){
.responsive-c-q-700 .name-attr-q, .responsive-cart-q-700 .name-attr-q {
width:100%;
flex-basis: 100%;
}
.responsive-c-q-700 .wrap-element-attr-q, .responsive-cart-q-700 .wrap-element-attr-q {
width:100%;
flex-basis: 100%;
}
.responsive-c-q-700 .wrap-section-attr-q, .responsive-cart-q-700 .wrap-section-attr-q{
flex-wrap:wrap;
}
.hide-c-q-700 .variable-attr-block-q, .hide-c-q-700 .number-quasar-attr{
display:none;
}
.hide-c-q-700 .wrap-button-add-to-c-q {flex-basis: 100%;}
}
@media(max-width:800px){
.responsive-c-q-800 .name-attr-q, .responsive-cart-q-800 .name-attr-q {
width:100%;
flex-basis: 100%;
}
.responsive-c-q-800 .wrap-element-attr-q, .responsive-cart-q-800 .wrap-element-attr-q {
width:100%;
flex-basis: 100%;
}
.responsive-c-q-800 .wrap-section-attr-q, .responsive-cart-q-800 .wrap-section-attr-q{
flex-wrap:wrap;
}
.hide-c-q-800 .variable-attr-block-q, .hide-c-q-800 .number-quasar-attr{
display:none;
}
.hide-c-q-800 .wrap-button-add-to-c-q {flex-basis: 100%;}
}
@media(max-width:900px){
.responsive-c-q-900 .name-attr-q, .responsive-cart-q-900 .name-attr-q {
width:100%;
flex-basis: 100%;
}
.responsive-c-q-900 .wrap-element-attr-q, .responsive-cart-q-900 .wrap-element-attr-q {
width:100%;
flex-basis: 100%;
}
.responsive-c-q-900 .wrap-section-attr-q, .responsive-cart-q-900 .wrap-section-attr-q{
flex-wrap:wrap;
}
.hide-c-q-900 .variable-attr-block-q, .hide-c-q-900 .number-quasar-attr{
display:none;
}
.hide-c-q-900 .wrap-button-add-to-c-q {flex-basis: 100%;}
}
@media(max-width:1000px){
.responsive-c-q-1000 .name-attr-q, .responsive-cart-q-1000 .name-attr-q {
width:100%;
flex-basis: 100%;
}
.responsive-c-q-1000 .wrap-element-attr-q, .responsive-cart-q-1000 .wrap-element-attr-q {
width:100%;
flex-basis: 100%;
}
.responsive-c-q-1000 .wrap-section-attr-q, .responsive-cart-q-1000 .wrap-section-attr-q{
flex-wrap:wrap;
}
.hide-c-q-1000 .variable-attr-block-q, .hide-c-q-1000 .number-quasar-attr{
display:none;
}
.hide-c-q-1000 .wrap-button-add-to-c-q {width:100%}
}
.tooltip-att-q {
white-space:pre;
}
.sale-prise-q {
text-decoration: line-through;
margin-right: 5px;
}