button[disabled], html input[disabled] {
cursor: default;
opacity: 0.4;
}
.elementor-widget-form .dce-form-step-summary .dce-form-step-summary-edit {
display: none;
}
.elementor-widget-form .dce-form-step-summary.dce-step-filled-summary .dce-form-step-summary-edit {
display: block;
}
.elementor-widget-form .dce-form-step-summary.dce-step-active-summary .dce-form-step-summary-edit {
display: none;
}
.elementor-editor-active .elementor-widget-form .dce-form-step-summary.dce-step-active-summary .dce-form-step-summary-edit {
display: block;
}
.elementor-field-input-description {
padding: 5px 5px 0 5px;
}
.elementor-field-label-description[title] {
border-bottom: none !important;
}
.elementor-field-group .select2-container--default .select2-search--inline .select2-search__field,
.elementor-field-group .elementor-select-wrapper .select2 {
width: 100% !important;
max-width: 100% !important;
border: none !important;
}
.dialog-prevent-scroll .select2-container {
z-index: 9999;
}
.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap.dce-block,
.dce-block {
display: block;
width: 100%;
}
.dce-flex {
display: flex;
flex-wrap: wrap;
}
.dce-float {
float: left !important;
}
.mask {
overflow: hidden;
} .archive-title {
text-align: center;
padding: 15px;
margin-bottom: 0;
font-size: 38px;
}
.archive-description {
text-align: center;
}
.grid-page {
display: flex;
flex-wrap: wrap;
justify-content: center;
align-content: flex-start;
}
.grid-page p:empty {
display: none;
}
.grid-page .item-page {
flex-grow: 0;
flex-shrink: 1;
}
.grid-page.grid-col-md-1 .item-page {
flex-basis: 100%;
}
.grid-page.grid-col-md-2 .item-page {
flex-basis: 50%;
}
.grid-page.grid-col-md-3 .item-page {
flex-basis: 33.3333%;
}
.grid-page.grid-col-md-4 .item-page {
flex-basis: 25%;
}
.grid-page.grid-col-md-5 .item-page {
flex-basis: 20%;
}
.grid-page.grid-col-md-6 .item-page {
flex-basis: 16.6666%;
}
@media only screen and (max-width: 992px) {
.grid-page.grid-col-sm-1 .item-page {
flex-basis: 100%;
}
.grid-page.grid-col-sm-2 .item-page {
flex-basis: 50%;
}
.grid-page.grid-col-sm-3 .item-page {
flex-basis: 33.3333%;
}
.grid-page.grid-col-sm-4 .item-page {
flex-basis: 25%;
}
.grid-page.grid-col-sm-5 .item-page {
flex-basis: 20%;
}
.grid-page.grid-col-sm-6 .item-page {
flex-basis: 16.6666%;
}
}
@media only screen and (max-width: 767px) {
.grid-page.grid-col-xs-1 .item-page {
flex-basis: 100%;
}
.grid-page.grid-col-xs-2 .item-page {
flex-basis: 50%;
}
.grid-page.grid-col-xs-3 .item-page {
flex-basis: 33.3333%;
}
.grid-page.grid-col-xs-4 .item-page {
flex-basis: 25%;
}
.grid-page.grid-col-xs-5 .item-page {
flex-basis: 20%;
}
.grid-page.grid-col-xs-6 .item-page {
flex-basis: 16.6666%;
}
} body.dce-inertiaScroll {
overflow-x: hidden;
overflow-y: scroll;
}
.inertia-scroll {
z-index: 900;
} body.dce-ajax-page-open.modal-p-on #dce-outer-wrap, body.dce-ajax-page-open.modal-p-on .modals-p .wrap-p,
body.dce-ajax-page-open.modal-p-off #dce-outer-wrap, body.dce-ajax-page-open.modal-p-off .modals-p .wrap-p {
position: absolute;
width: 100%;
height: 100%;
-webkit-perspective: 1200px;
-moz-perspective: 1200px;
perspective: 1200px;
}
html.no-scroll {
margin: 0;
overflow: hidden;
width: 100%;
height: 100%;
}
body.dce-ajax-page-open.modal-p-on.cancella-body {
overflow: hidden;
width: 100%;
height: 100%;
}
.modals-p {
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 1000;
} .wrap-p .modal-p {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
overflow-y: auto;
overflow-x: hidden;
visibility: hidden;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
transform-style: preserve-3d;
animation-fill-mode: both;
}
body.modal-p-on {
overflow: hidden;
height: 100%;
}
body.modal-p-off .wrap-p .modal-p {
visibility: visible;
opacity: 1;
}
body.modal-p-on .wrap-p .modal-p {
visibility: visible;
opacity: 1;
}
body.dce-ajax-page-open #dce-wrap {
-webkit-transform-origin: center;
-moz-transform-origin: center;
transform-origin: center;
animation-fill-mode: both;
} .modals-p .wrap-p .close {
position: fixed;
z-index: 101;
top: 0;
right: 0;
display: flex;
}
.wrap-p .close .dce-quit-ics {
transform: scale(0.5);
opacity: 0;
}
body.modal-p-on .wrap-p .close .dce-quit-ics {
animation: enterQuit 0.5s ease both 0.7s;
}
body.modal-p-off .wrap-p .close .dce-quit-ics {
animation: exitQuit 0.5s ease both;
} .load-p {
display: block;
cursor: pointer;
border: 3px solid #000;
border-top-color: #fff;
border-radius: 50%;
width: 50px;
height: 50px;
margin: -25px 0 0 -25px;
position: fixed;
top: 50%;
left: 50%;
z-index: 1002;
border-radius: 50%;
opacity: 1;
animation: loadAnim 300ms linear infinite;
}  .dce-quit-ics {
display: block;
cursor: pointer;
background-color: #fff;
width: 50px;
height: 50px;
position: fixed;
top: 0px;
right: 0px;
z-index: 1001;
border-radius: 50%;
-webkit-transition: background-color 0.6s;
-moz-transition: background-color 0.6s;
transition: background-color 0.6s;
}
.dce-quit-ics:after, .dce-quit-ics:before {
content: '';
width: 100%;
height: 3px;
display: block;
position: absolute;
top: calc(50% - 1.5px);
left: 0%;
background-color: #000;
-webkit-transition: background-color 0.6s;
-moz-transition: background-color 0.6s;
transition: background-color 0.6s;
}
.dce-quit-ics:after {
transform: rotate(45deg);
}
.dce-quit-ics:before {
transform: rotate(-45deg);
}  body:not(.rtl) .dce-ext-select2::after {
content: "\e92a";
font-family: eicons;
font-size: 15px;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
right: 10px;
pointer-events: none;
}
.dce-field-input-wrapper {
position: relative;
display: block;
flex-basis: 100%;
width: 100%;
max-width: 100%;
}
.elementor-field-group .dce-toggle-password {
position: absolute;
right: 15px;
cursor: pointer;
top: 50%;
transform: translateY(-50%);
}
.single .full-width #primary, .single .wrap.full-width,
.page .full-width #primary, .page .wrap.full-width {
max-width: 100%;
padding: 0;
} .posts-navigation {
margin: 10px 0;
text-align: center;
padding: 15px 0;
width: 100%;
}
.posts-navigation li a,
.posts-navigation li a:hover,
.posts-navigation li.current a,
.posts-navigation li.disabled {
text-decoration: none;
}
.posts-navigation li,
.posts-navigation li a {
display: inline-block;
}
.dce-input-group {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
width: 100%;
}
.dce-input-group>.dce-form-control {
position: relative;
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
width: 1%;
margin-bottom: 0;
}
.dce-input-group-append {
margin-left: -1px;
}
.dce-input-group-append, .dce-input-group-prepend {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.dce-no-list {
list-style: none;
padding-left: 0;
margin-left: 0;
} .pac-container {
z-index: 10000;
}.dce-visibility-element-hidden,
.dce-visibility-widget-hidden,
.dce-visibility-column-hidden,
.dce-visibility-section-hidden {
display: none !important;
}
.dce-visibility-element-hidden.elementor-widget-dyncontel-panorama {
display: block;
position: fixed;
left: 10000px;
}.dce-tooltip {
position: relative;
display: inline-block;
zcursor: help;
}
.dce-tooltip .dce-tooltiptext {
visibility: hidden;
position: absolute;
width: auto;
background-color: #555;
color: #fff;
padding: 5px;
border-radius: 6px;
z-index: 1;
opacity: 0;
transition: opacity .6s;
}
.dce-tooltip:hover .dce-tooltiptext {
visibility: visible;
opacity: 1;
}
.dce-tooltip-right {
top: -10px;
transform: translateY(-50%);
left: 125%;
}
.dce-tooltip-right::after {
content: "";
position: absolute;
top: 50%;
right: 100%;
margin-top: -5px;
border-width: 5px;
border-style: solid;
border-color: transparent #555 transparent transparent;
}
.dce-tooltip-bottom {
top: 135%;
left: 50%;
margin-left: -60px;
}
.dce-tooltip-bottom::after {
content: "";
position: absolute;
bottom: 100%;
left: 50%;
margin-left: -5px;
border-width: 5px;
border-style: solid;
border-color: transparent transparent #555 transparent;
}
.dce-tooltip-top {
bottom: 125%;
left: 50%;
margin-left: -60px;
}
.dce-tooltip-top::after {
content: "";
position: absolute;
top: 100%;
left: 50%;
margin-left: -5px;
border-width: 5px;
border-style: solid;
border-color: #555 transparent transparent transparent;
}
.dce-tooltip-left {
top: -10px;
transform: translateY(-50%);
right: 128%;
}
.dce-tooltip-left::after {
content: "";
position: absolute;
top: 50%;
left: 100%;
margin-top: -5px;
border-width: 5px;
border-style: solid;
border-color: transparent transparent transparent #555;
}.block-revealer__element {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #000;
pointer-events: none;
opacity: 0;
z-index: 1000;
}.swatch-control {
overflow:hidden;
}
.swatch-control select {
display: none !important;
}
.swatch-control .select2-container {
display:none !important;
}
.swatch-control.radio-select ul {
padding:1px !important;
margin:0 !important;
list-style: none !important;
}
.swatch-control.radio-select li {
list-style: none !important;
}
.swatch-control.radio-select li label {
display:inline;
margin-left:10px;
}
.swatch-wrapper {
padding:2px;
background:#fff;
border:1px solid #ccc; float:left;
margin:0 5px 5px 0;
}
.swatch-wrapper:hover { border-color:#000 }
.swatch-wrapper.disabled:hover { border-color:#ccc; }
.swatch-wrapper a {
display:block;
}
.swatch-wrapper img { }
div.swatch-wrapper.selected  {
border:2px solid green; padding:1px;
}
div.swatch-wrapper.disabled, div.swatch-wrapper.disabled a, .radio-select .disabled {
cursor: not-allowed; zoom:1; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";  filter: alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5;
}
.radio-select .disabled input, .radio-select .disabled label {
cursor: not-allowed;
}
div.swatch-label {
margin-bottom: 8px;
clear:left;
} table.wcsap_input {
border: 0 none;
}
table.wcsap_input tbody tr td {
padding: 10px;
}
table.wcsap_input tr.field_save {
}
table.wcsap_input tbody tr:last-child td {
border-bottom: 0 none;
}
table.wcsap_input tbody tr td.label {
width: 24%;
vertical-align: top;
border-right: #ebebeb solid 1px;
}
table.wcsap_input td.label ul.hl {
margin: 20px 0 0;
}
table.wcsap_input td.label ul.hl li {
margin: 0 3px 0 0;
}
table.wcsap_input td.label ul.hl li a.wcsap-button {
font-size: 12px;
padding: 6px 10px;
font-weight: normal;
}
table.wcsap_input tbody tr td.label label{
display: block;
font-size: 12px;
font-weight: bold;
padding: 0;
margin: 0;
color: #333;
}
table.wcsap_input tbody tr td.label label span.required {
color: #f00;
display: inline;
margin-right: 5px;
}
table.wcsap_input tbody tr td.label p{
display: block;
font-size: 12px;
padding: 6px 0 !important;
margin: 0 !important;
font-style: normal;
line-height: 16px;
color: #666;
}
table.wcsap_input input[type=text],
table.wcsap_input textarea,
table.wcsap_input select{
width: 99.95%;
padding: 5px;
outline: none;
}
table.wcsap_input select {
padding: 5px 8px
}
table.wcsap_input input[type=text]:focus,
table.wcsap_input textarea:focus,
table.wcsap_input select:focus {
border-color:#98B6CB;
} table.widefat.wcsap {
border: 0 none;
background: transparent none;
}
table.widefat.wcsap td {
border: 0 none;
}
.wcsap,
.wcsap tr,
.wcsap tr td {
vertical-align: top;
}
.wcsap tr th span {
color: #666;
font-size: 10px;
line-height: 1.2;
font-weight: normal;
text-shadow: 0 1px 0 #FFFFFF;
}
.wcsap tr td.field_preview,
.wcsap tr th.field_preview  {
text-indent: 32px;
width:25%;
}
.wcsap tr td.field_label,
.wcsap tr th.field_label  {
width: 25%;
}
.wcsap tr td.field_name,
.wcsap tr th.field_name  {
width: 25%;
}
.wcsap tr td.field_type,
.wcsap tr th.field_type  {
width: 25%;
}
.wcsap tr td {
background: transparent;
padding: 8px 8px 8px 10px;
position: relative;
font-size: 12px;
}
.wcsap tr td.attribute_swatch_label,
.wcsap tr th.attribute_swatch_label  {
width: 50%;
}
.wcsap tr td.attribute_swatch_type,
.wcsap tr th.attribute_swatch_type  {
width: 50%;
text-align: right;
} .fields_header {
-moz-border-radius: 3px 3px 0 0;
-webkit-border-radius: 3px 3px 0 0;
-khtml-border-radius: 3px 3px 0 0;
border-radius: 3px 3px 0 0;
border: #DFDFDF solid 1px;
border-bottom: 0 none;
} #swatches .wcsap_field_meta {
position: relative;
overflow: hidden;
cursor: pointer;
}
#swatches .field .wcsap_field_meta {
border: #DFDFDF solid 1px;
border-top: 0 none;
}
#swatches .field .wcsap_field_meta strong {
display: block;
padding-bottom: 6px;
font-size: 1rem;
}
#swatches .field .wcsap_field_meta .row_options {
font-size: 12px;
line-height: 12px;
visibility: hidden;
}
#swatches .field .wcsap_field_meta:hover .row_options {
visibility: visible;
}
#swatches .field.form_open > .wcsap_field_meta {
background-color: #6e6e6e;
color: #fff;
text-shadow: #000 0 1px 0;
border: #565656 solid 1px; }
#swatches .field.form_open > .wcsap_field_meta td,
#swatches .field.form_open > .wcsap_field_meta a {
color: #fff;
}
#swatches .field.form_open > .wcsap_field_meta a:hover {
color: #ff8a4f;
}
#swatches .fields .field .wcsap_field_meta .circle {
width: 20px;
height: 20px;
text-align: center;
font-size: 11px;
line-height: 20px;
display: block;
float: left;
margin: 7px 0 0 7px;
text-indent: 0;
background: url(//strikkebuasandefjord.no/wp-content/plugins/woocommerce-variation-swatches-and-photos/assets/images/sprite.png) 0 -350px no-repeat;
}
#swatches .fields .field:nth-child(2n) .wcsap_field_meta .circle {
background-position: 0 -400px;
}
#swatches .field.form_open > .wcsap_field_meta .circle {
background-position: 0 -300px !important;
}
.fields {
position: relative;
background: #FCFCFC;
box-shadow: inset 0 0 0 1px #DFDFDF;
}
.fields .field {
position: relative;
overflow: hidden;
background: #F9F9F9;
} .field_options {
background: #DFDFDF;
position: relative;
overflow: hidden;
}
.field_options .field_option {
display: none;
position: relative;
overflow: hidden;
padding: 6px;
}
.field_options .field_option.open {
display: block;
}
.field_options .field_option table {
border: #CCCCCC solid 1px;
border-radius: 5px;
}
.field_save td {
line-height: 25px;
} .field_form {
border: #7390a5 solid 1px;
border-top: 0 none;
background: #DADADA;
padding: 10px;
clear: both;
vertical-align: top;
}
.field_form table.wcsap_input {
border: #7390a5 solid 1px;
position: relative;
overflow: hidden;
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.field_form table.wcsap_input tr.field_label td {
border-top: 0 none;
}
.field_form table.wcsap_input td {
background: transparent;
border-bottom-color: #DFDFDF;
border-top-color: #FFFFFF;
}
.field_form_mask {
display: none;
width: 100%;
position: relative;
overflow: hidden;
clear: both;
}
table.wcsap_input .field_option_color input.woo-color {
width: 92.95%;
padding: 5px;
outline: none;
margin-left: 5px;
}.yith-wcpb-product-bundled-items {
width: 100%;
border: 1px solid #d8d8d8;
border-radius: 5px;
border-collapse: separate;
-webkit-box-shadow: 1px 2px 6px 0px rgba(0, 0, 0, 0.1);
box-shadow: 1px 2px 6px 0px rgba(0, 0, 0, 0.1);
margin-bottom: 40px;
overflow: hidden;
table-layout: auto;
}
.yith-wcpb-product-bundled-items label {
display: inline-block;
}
.yith-wcpb-product-bundled-items .yith-wcpb-product-bundled-item {
border-bottom: 1px solid #d8d8d8;
display: flex;
padding: 20px;
}
.yith-wcpb-product-bundled-items .yith-wcpb-product-bundled-item:last-child {
border-bottom: none;
}
.yith-wcpb-product-bundled-items .yith-wcpb-product-bundled-item-image {
width: 80px;
padding: 0 !important;
vertical-align: top;
}
.yith-wcpb-product-bundled-items .yith-wcpb-product-bundled-item-data {
padding-left: 20px;
position: relative;
flex: 1;
display: flex;
flex-direction: column;
justify-content: center;
}
.yith-wcpb-product-bundled-items p.stock {
display: block;
margin: 0 !important;
text-align: right;
padding: 0 2px 10px 0;
background: transparent;
font-size: 0.92em;
}
.yith-wcpb-product-bundled-items p.stock.out-of-stock {
color: #5d5d5d;
}
.yith-wcpb-product-bundled-items p.stock.in-stock {
color: #5d5d5d;
}
.yith-wcpb-product-bundled-item-data__variations_form {
max-width: 400px;
}
.woocommerce div.product form.cart .yith-wcpb-product-bundled-item-data__variations_form .variations select.yith-wcpb-select-for-variables {
margin-right: 0;
width: 100%;
}
.yith-wcpb-product-bundled-item-data__optional {
margin: 15px 0;
}
.yith-wcpb-product-bundled-item-data__optional label {
font-weight: 500;
font-size: 0.9em;
cursor: pointer;
}
.yith-wcpb-product-bundled-item-image .images {
margin: 0 !important;
padding: 0 !important;
width: 100% !important;
float: none !important;
}
.yith-wcpb-product-bundled-item-image img {
width: 80px;
}
.yith-wcpb-product-bundled-item-data h3,
.single-product .yith-wcpb-product-bundled-item-data h3 {
font-size: 1em;
margin: 5px 0;
}
h3.yith-wcpb-product-bundled-item-data__title,
.single-product h3.yith-wcpb-product-bundled-item-data__title {
margin-top: 0;
}
h3.yith-wcpb-product-bundled-item-data__title a,
.single-product h3.yith-wcpb-product-bundled-item-data__title a {
text-decoration: none;
}
.yith-wcpb-product-bundled-item-data p {
margin-bottom: 5px;
}
.yith-wcpb-product-bundled-item-data .woocommerce-variation-price,
.yith-wcpb-product-bundled-item-data .price {
display: none;
}
.yith-wcpb-product-bundled-item-data table.variations,
.yith-wcpb-product-bundled-item-data table.variations tr {
border: 0 none;
}
.yith-wcpb-product-bundled-item-data__price .price {
display: block;
}
.yith-wcpb-product-bundled-item-data__price .price del,
.yith-wcpb-product-bundled-item-data__price .price del span.amount {
font-size: 12px !important;
opacity: 1 !important;
}
.yith-wcpb-product-bundled-item-data__price .price ins {
font-weight: bold;
color: #485b6d;
line-height: 1.7;
}
.yith-wcpb-product-bundled-item-data__price .price ins .woocommerce-Price-amount.amount {
font-size: 1em;
}
.yith-wcpb-product-bundled-item-data__price .price label .woocommerce-Price-amount.amount {
font-size: 1em;
}
.yith-wcpb-product-bundled-item-availability.not-variation p.stock {
padding: 10px 2px 0 0;
}
.yith-wcpb-product-bundled-item-data__quantity input[type=number].yith-wcpb-bundled-quantity {
width: 70px;
min-width: 70px;
padding: 13px 5px;
background: #fff;
border: 1px solid #d1d1d1;
text-align: center;
line-height: 1;
height: auto;
}
.yith-wcpb-product-bundled-item-data__quantity input[type=number].yith-wcpb-bundled-quantity:invalid {
border-color: red;
}
.yith-wcpb-product-bundled-item-data__quantity input[type=number].yith-wcpb-bundled-quantity:invalid + .yith-wcpb-bundled-quantity__invalid-notice {
display: block;
}
.yith-wcpb-bundled-quantity__invalid-notice {
display: none;
margin-top: 6px;
border-radius: 5px;
font-size: 0.7em;
font-weight: 600;
color: red;
}
.woocommerce div.product form.cart .yith-wcpb-product-bundled-item-data table.variations {
margin: 15px 0 7px;
}
.woocommerce div.product form.cart .yith-wcpb-product-bundled-item-data table.variations td {
font-size: 0.9em;
font-weight: 500;
}
.woocommerce div.product form.cart .yith-wcpb-product-bundled-item-data table.variations .reset_variations {
float: right;
text-transform: none;
text-decoration: none;
}
.yith-wcpb-bundled-items-heading {
font-size: 1.1em;
margin: 15px 0 10px;
font-weight: 500;
}
.yith-wcpb-saving-amount {
font-size: 0.8em;
margin-left: 10px;
font-weight: 600;
color: #c81313;
}
tr.yith-wcpb-bundle-table-item td {
border-bottom: 0 !important;
}
tr.yith-wcpb-child-of-bundle-table-item {
border-top: 0 !important;
}
tr.yith-wcpb-child-of-bundle-table-item td {
border-top: 0 !important;
padding-top: 0 !important;
font-size: 0.8em;
}
tr.yith-wcpb-child-of-bundle-table-item td img {
transform: scale(0.7);
}
tr.yith-wcpb-child-of-bundle-table-item:not(.yith-wcpb-child-of-bundle-table-item--last) {
border-top: 0 !important;
}
tr.yith-wcpb-child-of-bundle-table-item:not(.yith-wcpb-child-of-bundle-table-item--last) td {
border-top: 0 !important;
padding-bottom: 0 !important;
}
tr.yith-wcpb-child-of-bundle-table-item .product-price > *,
tr.yith-wcpb-child-of-bundle-table-item .product-subtotal > *,
tr.yith-wcpb-child-of-bundle-table-item .product-total > * {
opacity: 0.6;
}
tr.yith-wcpb-child-of-bundle-table-item dl.variation dt,
tr.yith-wcpb-child-of-bundle-table-item dl.variation dd,
tr.yith-wcpb-child-of-bundle-table-item ul.wc-item-meta li {
font-size: 0.8em;
}
body.woocommerce-checkout .entry-content tr.yith-wcpb-child-of-bundle-table-item dl.variation dt p,
body.woocommerce-checkout .entry-content tr.yith-wcpb-child-of-bundle-table-item dl.variation dd p,
body.woocommerce-checkout .entry-content tr.yith-wcpb-child-of-bundle-table-item ul.wc-item-meta p, body.woocommerce-account .entry-content tr.yith-wcpb-child-of-bundle-table-item dl.variation dt p,
body.woocommerce-account .entry-content tr.yith-wcpb-child-of-bundle-table-item dl.variation dd p,
body.woocommerce-account .entry-content tr.yith-wcpb-child-of-bundle-table-item ul.wc-item-meta p {
font-size: 1em;
margin-top: 0.3em;
}
body.woocommerce-checkout .entry-content tr.yith-wcpb-child-of-bundle-table-item ul.wc-item-meta li, body.woocommerce-account .entry-content tr.yith-wcpb-child-of-bundle-table-item ul.wc-item-meta li {
font-size: 0.8em;
}
@media only screen and (max-width: 768px) {
.woocommerce table.shop_table_responsive tr.yith-wcpb-child-of-bundle-table-item,
.woocommerce-page table.shop_table_responsive tr.yith-wcpb-child-of-bundle-table-item {
height: auto;
}
.woocommerce table.shop_table_responsive tr.yith-wcpb-child-of-bundle-table-item .product-price,
.woocommerce table.shop_table_responsive tr.yith-wcpb-child-of-bundle-table-item .product-subtotal,
.woocommerce-page table.shop_table_responsive tr.yith-wcpb-child-of-bundle-table-item .product-price,
.woocommerce-page table.shop_table_responsive tr.yith-wcpb-child-of-bundle-table-item .product-subtotal {
display: none;
}
.woocommerce table.shop_table_responsive tr.yith-wcpb-child-of-bundle-table-item td.product-name a,
.woocommerce-page table.shop_table_responsive tr.yith-wcpb-child-of-bundle-table-item td.product-name a {
font-size: inherit;
padding-left: inherit;
}
.woocommerce table.shop_table_responsive tr.yith-wcpb-child-of-bundle-table-item td.product-name::before,
.woocommerce-page table.shop_table_responsive tr.yith-wcpb-child-of-bundle-table-item td.product-name::before {
content: "- ";
}
.woocommerce table.shop_table_responsive tr.yith-wcpb-child-of-bundle-table-item dl.variation dt, .woocommerce table.shop_table_responsive tr.yith-wcpb-child-of-bundle-table-item dl.variation dd,
.woocommerce-page table.shop_table_responsive tr.yith-wcpb-child-of-bundle-table-item dl.variation dt,
.woocommerce-page table.shop_table_responsive tr.yith-wcpb-child-of-bundle-table-item dl.variation dd {
margin: inherit;
font-size: inherit;
padding: inherit;
line-height: inherit;
}
}
.yith_wcpb_bundle_widget {
background: #fff !important;
border: 2px solid #f1f1f1;
padding: 20px 30px !important;
}
.yith_wcpb_bundle_widget h3 {
font: 700 17px "Open Sans", Helvetica, sans-serif !important;
text-transform: uppercase;
color: #777 !important;
}
ul.yith_wcpb_bundle_list_widget {
list-style: none !important;
padding: 0;
margin: 0;
}
ul.yith_wcpb_bundle_list_widget > li {
min-height: 65px;
padding-bottom: 20px;
}
ul.yith_wcpb_bundle_list_widget > li img {
float: right;
margin-left: 4px;
width: 45px;
height: auto;
box-shadow: none;
}
ul.yith_wcpb_bundle_list_widget > li a {
display: block;
font-weight: 700;
}
div.yith-wcpb-widget-bundle-container {
overflow: auto;
display: block;
margin-bottom: 10px;
padding-top: 20px;
border-top: 1px solid #eaeaea;
}
div.yith-wcpb-widget-bundle-container a {
font: 600 16px "Open Sans", Helvetica, sans-serif !important;
text-transform: uppercase;
text-decoration: none;
color: #cf1a00;
}
.yith-wcpb-widget-bundle-price del {
font: 300 14px "Open Sans", Helvetica, sans-serif !important;
color: #777;
}
.yith-wcpb-widget-bundle-price ins {
font: 700 15px "Open Sans", Helvetica, sans-serif !important;
background: transparent;
font-weight: 800;
}
.yith-wcpb-widget-bundle-price > span.amount {
font: 700 15px "Open Sans", Helvetica, sans-serif !important;
background: transparent;
font-weight: 800;
}
ul.yith-wcpb-widget-bundled-items {
margin: 0 !important;
padding: 0 !important;
list-style: none !important;
}
ul.yith-wcpb-widget-bundled-items li a {
font: 600 13px "Open Sans", Helvetica, sans-serif !important;
padding: 3px 0;
display: flex;
align-items: center;
text-decoration: none;
color: #777;
}
ul.yith-wcpb-widget-bundled-items li img {
margin: 0 10px 0 0;
width: 40px;
height: auto;
box-shadow: none;
}
.storefront-full-width-content.single-product .yith-quick-view-content .product .images {
margin: 0 !important;
}
.theme-yith-proteo.single-product div.product .summary.entry-summary .yith-wcpb-product-bundled-item-data__price .price {
margin-bottom: 5px;
font-size: 1em;
}
.theme-yith-proteo .yith-wcpb-product-bundled-item-data__price .price ins {
font-size: 15px;
}
.theme-yith-proteo .yith-wcpb-product-bundled-item-data table.variations {
margin: 20px 0 7px;
text-transform: uppercase;
}
.theme-yith-proteo .yith-wcpb-product-bundled-item-data table.variations td {
font-size: 0.9375rem;
font-weight: 500;
}
.theme-yith-proteo .yith-wcpb-product-bundled-item-data table.variations td.label {
padding: 7px 30px 20px 0;
vertical-align: top;
min-width: 70px;
}
.theme-yith-proteo .yith-wcpb-product-bundled-item-data table.variations td.value {
width: 100%;
padding-bottom: 20px;
}
.theme-yith-proteo .yith-wcpb-product-bundled-item-data table.variations tr:last-child td {
padding-bottom: 0;
}
.theme-yith-proteo .yith-wcpb-product-bundled-item-data table.variations .reset_variations {
margin-top: 5px;
float: right;
text-transform: none;
text-decoration: none;
}
.theme-yith-proteo .yith-wcpb-product-bundled-item-data table.variations tr > td .select2-container {
width: 100% !important;
}
.theme-yith-proteo .yith-wcpb-saving-amount {
font-size: 0.5em;
}
.woocommerce div.product.elementor form.yith-wcpb-bundle-form {
display: block !important;
}
.wc-block-cart-items tr.yith-wcpb-is-bundle:not(.yith-wcpb-has-fixed-price) .wc-block-cart-item__prices,
.wc-block-cart-items tr.yith-wcpb-is-bundle:not(.yith-wcpb-has-fixed-price) .wc-block-components-sale-badge {
display: none;
}
.wc-block-cart-items tr.yith-wcpb-is-bundled-item td:after {
border: none;
}
.wc-block-cart-items tr.yith-wcpb-is-bundled-item .wc-block-cart-item__image img {
transform: scale(0.7);
}
.wc-block-cart-items tr.yith-wcpb-is-bundled-item .wc-block-cart-item__product,
.wc-block-cart-items tr.yith-wcpb-is-bundled-item .wc-block-cart-item__total {
font-size: 0.8em;
}
.wc-block-cart-items tr.yith-wcpb-is-bundled-item .wc-block-components-quantity-selector {
pointer-events: none;
width: auto;
display: inline-flex;
}
.wc-block-cart-items tr.yith-wcpb-is-bundled-item .wc-block-components-quantity-selector .wc-block-components-quantity-selector__input {
min-width: 0;
}
.wc-block-cart-items tr.yith-wcpb-is-bundled-item .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button {
opacity: 0.3;
}
.wc-block-cart-items tr.yith-wcpb-is-bundled-item .wc-block-components-quantity-selector:after {
opacity: 0.2;
}
.wc-block-cart-items tr.yith-wcpb-is-bundled-item.yith-wcpb-is-thumbnail-hidden .wc-block-cart-item__image img {
opacity: 0;
}
.wc-block-cart-items tr.yith-wcpb-is-bundled-item.yith-wcpb-is-hidden {
display: none !important;
}
.wc-block-cart-items tr.yith-wcpb-is-bundled-item.yith-wcpb-has-fixed-price .wc-block-components-sale-badge,
.wc-block-cart-items tr.yith-wcpb-is-bundled-item.yith-wcpb-has-fixed-price .wc-block-components-product-price ins {
display: none;
}
.wc-block-components-order-summary .wc-block-components-order-summary-item.yith-wcpb-is-bundle:not(.yith-wcpb-has-fixed-price) .wc-block-components-order-summary-item__individual-prices {
display: none;
}
.wc-block-components-order-summary .wc-block-components-order-summary-item.yith-wcpb-is-bundled-item > * {
font-size: 0.85em;
}
.wc-block-components-order-summary .wc-block-components-order-summary-item.yith-wcpb-is-bundled-item .wc-block-components-order-summary-item__image img {
transform: scale(0.7);
transform-origin: 100% 50%;
}
.wc-block-components-order-summary .wc-block-components-order-summary-item.yith-wcpb-is-bundled-item.yith-wcpb-is-thumbnail-hidden .wc-block-components-order-summary-item__image img {
opacity: 0;
}
.wc-block-components-order-summary .wc-block-components-order-summary-item.yith-wcpb-is-bundled-item.yith-wcpb-is-hidden {
display: none !important;
}
.wc-block-components-order-summary .wc-block-components-order-summary-item.yith-wcpb-is-bundled-item:not(.yith-wcpb-is-last-visible-bundled-item):after {
border: none !important;
}
.wc-block-components-order-summary .wc-block-components-order-summary-item.yith-wcpb-is-bundled-item.yith-wcpb-has-fixed-price .wc-block-components-product-price ins {
display: none;
}