table.ddd-report-table {
width: auto;
border-collapse: collapse;
margin-top: 20px;
}
table.ddd-report-table * {
text-align: left;
font-size: 15px;
}
table.ddd-report-table td,
table.ddd-report-table th {
border: 1px solid;
padding: 7px 5px;
}
table.ddd-report-table td a,
table.ddd-report-table th a,
table.ddd-report-table td a:hover,
table.ddd-report-table td a:focus {
cursor: default !important;
color: inherit !important;
text-decoration: none !important;
border-bottom: 1px dotted !important;
box-shadow: none !important;
}
table.ddd-report-table tr.ddd-header-row td {
font-weight: 700;
}
.ddd_warning span {
color: #fff !important;
background-color: #ff5a08 !important;
padding: 5px 10px;
}
.ddd_ok span {
color: #fff !important;
background-color: green !important;
padding: 5px 10px;
} .ddd-assistant a.nav-tab.disabled {
pointer-events: none !important;
opacity: 0.3;
} input[name='ddd_assistant_data[api_key]'],
input[name='ddd_assistant_data[activation_email]'] {
text-security: disc;
-webkit-text-security: disc;
-moz-text-security: disc;
} span#ddd-active,
span#ddd-not-active {
width: 221px !important;
text-align: center;
display: inline-block;
padding: 4px 0 4px 5px;
border: 2px solid;
}
span#ddd-active {
border-color: #66ab03;
}
span#ddd-not-active {
border-color: #ca336c;
}
.ddd-assistant form {
padding: 20px 37px;
background: #fff;
}
.ddd-assistant .main {
position: relative;
clear: both;
display: inline-block;
width: 100%;
}
.ddd-assistant>h1 {
background: #525975;
padding: 25px 65px;
line-height: .8;
position: relative;
border-radius: 4px 4px 0 0;
color: #fff;
}
.ddd-assistant>h1:before {
content: url(//isalva.es/wp-content/plugins/divi-den-on-demand/include/ddd-icon.png);
position: absolute;
left: 19px;
top: 19px;
}
.ddd-assistant .nav-tab-wrapper {
background-color: #757a90;
padding-top: 0 !important;
}
.ddd-assistant .nav-tab-wrapper a {
box-sizing: border-box;
color: white;
padding: 20px;
display: inline-block;
transition: all 0.3s;
outline: 0;
font-family: 'Open Sans', sans-serif;
font-size: 18px;
font-weight: 400;
border: none;
}
.ddd-assistant .nav-tab {
line-height: inherit;
background: inherit;
margin-left: 0 !important;
}
.ddd-assistant .nav-tab-wrapper a.nav-tab-active,
.ddd-assistant .nav-tab-wrapper a:hover {
background-color: #B6BAC6;
} #epanel .ddd-assistant .divi-button .et-box-title {
padding: 10px 0px 10px 0;
position: relative;
}
#epanel .ddd-assistant .divi-button .et-box-description {
position: absolute;
top: 11px;
right: 0;
opacity: 0;
width: 18px;
height: 18px;
color: #32373C;
content: '';
text-align: center;
-webkit-transition: opacity .5s;
-moz-transition: opacity .5s;
transition: opacity .5s;
-webkit-transition-timing-function: ease;
-moz-transition-timing-function: ease;
transition-timing-function: ease;
}
.rtl #epanel .ddd-assistant .divi-button .et-box-description {
right: auto;
left: 0;
}
#epanel .ddd-assistant .divi-button .et-box-description:before {
content: 't';
font-family: 'ETmodules';
font-size: 16px;
}
#epanel .ddd-assistant .divi-button:hover .et-box-description {
opacity: 1;
}
#epanel .ddd-assistant .divi-button div.et-box-title h3 {
word-wrap: break-word;
display: block;
font-weight: 600;
font-size: 16px;
}
.ddd-assistant .divi-button .et-box-title {
width: 48%;
display: inline-block;
vertical-align: top;
box-sizing: border-box;
float: left;
}
.ddd-assistant .divi-button .et-box-content {
display: inline-block;
width: 65%;
vertical-align: top;
padding: 0;
box-sizing: border-box;
}
.ddd-assistant .divi-button-small-1:not(.et-hidden-option) .et-box-content,
.ddd-assistant .divi-button-small-2:not(.et-hidden-option) .et-box-content {
width: 225px;
}
.ddd-assistant .divi-button .et-box-content input,
.ddd-assistant .divi-button .et-box-content .et-upload-buttons {
vertical-align: top;
float: left;
}
.rtl .ddd-assistant .divi-button .et-box-content input,
.rtl .ddd-assistant .divi-button .et-box-content .et-upload-buttons {
float: right;
}
.ddd-assistant .divi-button .et-box-content input[type="number"] {
border-radius: 4px;
border: none;
box-shadow: none;
background: #F1F5F9;
font-size: 14px;
color: #32373C;
font-family: 'Open Sans', sans-serif;
font-size: 14px;
width: 100%;
margin-bottom: 0;
min-height: 39px;
}
.ddd-assistant .divi-button select,
.ddd-assistant .divi-button input[type="text"],
.ddd-assistant .divi-button input[type="password"],
.ddd-assistant .divi-button textarea {
margin-left: 0;
border-radius: 4px;
border: none;
box-shadow: none;
background: #F1F5F9;
padding: 13px;
font-size: 14px;
color: #32373C;
height: auto;
width: auto;
font-family: 'Open Sans', sans-serif;
font-size: 14px;
width: 100%;
margin-bottom: 0;
-webkit-transition: background .5s;
-moz-transition: background .5s;
transition: background .5s;
} .ddd-assistant .divi-button select {
padding: 10px 13px;
}
.ddd-assistant .divi-button input[type="text"]:focus,
.ddd-assistant .divi-button input[type="password"]:focus,
.ddd-assistant .divi-button textarea:focus {
background: #E0E5EA;
}
.ddd-assistant .divi-button select,
.ddd-assistant .divi-button input[type="text"],
.ddd-assistant .divi-button input[type="password"] {
height: 39px;
}
.ddd-assistant .divi-button select {} input.et-checkbox.yes_no_button {
display: none;
}
.ddd-assistant .et_pb_yes_no_button {
width: 100%;
display: inline-block;
position: relative;
cursor: pointer;
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.ddd-assistant .et_pb_yes_no_button.et_pb_off_state {
background-color: #F1F5F9;
}
.ddd-assistant .et_pb_yes_no_button.et_pb_on_state {
background-color: #008BDB;
}
.ddd-assistant .et_pb_yes_no_button span.et_pb_button_slider {
position: absolute;
background: #FFF;
width: 50%;
height: 30px;
margin: 5px 0;
background: #FFF;
-webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25);
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.ddd-assistant .et_pb_yes_no_button.et_pb_off_state span.et_pb_button_slider {
left: 5px;
}
.rtl .ddd-assistant .et_pb_yes_no_button.et_pb_off_state span.et_pb_button_slider {
left: 50%;
margin-left: -5px;
}
.ddd-assistant .et_pb_yes_no_button.et_pb_on_state span.et_pb_button_slider {
left: 50%;
margin-left: -5px;
}
.rtl .ddd-assistant .et_pb_yes_no_button.et_pb_on_state span.et_pb_button_slider {
left: 5px;
margin-left: 0;
}
.ddd-assistant .et_pb_yes_no_button.et_pb_on_state span.et_pb_value_text.et_pb_on_value {
margin-left: 0;
margin-right: 0;
}
.ddd-assistant .et_pb_yes_no_button.et_pb_off_state span.et_pb_value_text.et_pb_off_value {
margin-right: 0;
margin-left: 0;
}
.ddd-assistant .et_pb_yes_no_button span.et_pb_value_text {
padding: 11px;
float: left;
width: 50%;
text-align: center;
font-weight: 600;
text-transform: uppercase;
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.rtl .ddd-assistant .et_pb_yes_no_button span.et_pb_value_text {
float: right;
}
.ddd-assistant span.et_pb_value_text.et_pb_off_value {
color: #8E969E;
}
.ddd-assistant span.et_pb_value_text.et_pb_on_value {
color: #FFF;
}
.ddd-assistant .et_pb_yes_no_button_wrapper select {
opacity: 0;
position: absolute;
z-index: -1;
width: 0px !important;
height: 0px !important;
}
.ddd-assistant .et_pb_yes_no_button_wrapper {
width: 200px;
position: relative;
}
.ddd-assistant .et_pb_yes_no_button {
float: left;
}
.ddd-assistant .et-hidden-option .et_pb_yes_no_button {
display: none;
}
.ddd-assistant .divi-button .et-box-content {
width: 225px;
margin-top: 6px;
float: right;
}
.ddd-assistant .et-epanel-box {
background: #fff;
padding: 0 11px 15px 0;
display: block;
}
.ddd-assistant .et-core-modal-action {
display: block;
color: white;
font-size: 16px;
line-height: 115%;
width: fit-content;
max-width: 600px;
border: none;
font-family: 'Open Sans', sans-serif;
font-weight: 600;
box-sizing: border-box;
text-align: center;
margin: 0;
padding: 15px 20px;
cursor: pointer;
transition: background .5s;
background: #00BBA3;
text-decoration: none;
color: #fff !important;
border-radius: 4px;
position: relative !important;
}
.ddd-assistant .et-core-modal-action:hover,
.ddd-assistant .et-core-modal-action:focus,
.ddd-assistant .et-core-modal-action:active {
background: #007cc3;
box-shadow: none;
}
.ddd-assistant .button.button-primary {
-webkit-transition: background .5s;
-moz-transition: background .5s;
transition: background .5s;
color: #FFF;
cursor: pointer;
background-color: #00C3AA;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
border: none;
padding: 0 20px;
font-size: 18px;
font-weight: 300;
height: 53px;
line-height: 53px;
display: inline-block;
text-decoration: none;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
position: relative;
}
.ddd-assistant .button.button-primary:hover {
background-color: #007cc3;
}
.ddd-assistant .et-box-subtitle {
margin-top: -12px !important;
font-size: 13px;
}
body .ddd-tab-section h3.sectionSaved {
display: block !important;
text-align: center;
max-width: 450px;
margin: 40px auto;
line-height: 155%;
} body .ddd-assistant .loaded_message,
body .ddd-assistant .saving_message {
display: none;
position: absolute;
top: 53px;
text-align: center;
width: 100%;
height: 100%;
bottom: 0;
background: rgba(0, 0, 0, 0.9);
z-index: 100000;
}
body .ddd-assistant .loaded_message h3.sectionSaved,
body .ddd-assistant .saving_message h3.sectionSaved {
top: 0;
height: 100%;
color: #fff;
font-size: 2em;
line-height: 125%;
position: absolute;
top: 50%;
left: 50%;
width: 50%;
margin: -5% 0 0 -25%;
}
body .ddd-assistant .loaded_message span.close,
body .ddd-assistant .saving_message span.close {
color: rgba(255, 255, 255, 0.7);
font-size: 36px;
line-height: 100%;
position: absolute;
right: 10px;
top: 10px;
}
body .ddd-assistant .loaded_message span.close:hover,
body .ddd-assistant .saving_message span.close:hover {
cursor: pointer;
color: rgba(255, 255, 255, 1)
}
@media only screen and (max-width: 1280px) {
.ddd-assistant .et-epanel-box {
max-width: 100%;
}
.ddd-assistant select#ddd_page_transitions {
height: 44px;
}
}
@media only screen and (max-width: 768px) {
.ddd-assistant .left,
.ddd-assistant .right {
float: none;
width: 100%;
}
.ddd-assistant .nav-tab-wrapper a {
font-size: 16px;
padding: 15px;
}
.ddd-assistant .nav-tab {
margin: 0 !important;
}
.ddd-assistant>h1 {
font-size: 20px;
}
}
@media only screen and (max-width: 580px) {
.ddd-assistant .divi-button .et-box-content {
display: block; float: none;}
.ddd-assistant .divi-button .et-box-title {
width: 100%;
display: block;
vertical-align: top;
box-sizing: border-box;
float: none;
}
.ddd-assistant .et_pb_yes_no_button.et_pb_on_state {margin-bottom: 10px;}
body .ddd-assistant iframe:not(.ddp-youtube) {    margin-top: -30px;}
}
@media only screen and (max-width: 481px) {
.ddd-assistant .nav-tab-wrapper a {
font-size: 14px;
padding: 10px;
}
.ddd-assistant .nav-tab {
margin: 0 !important;
}
.ddd-assistant>h1 {
font-size: 17px;
padding: 25px 0 25px 50px;
}
}
@media (min-height: 1000px){
body .ddd-assistant iframe:not(.ddp-youtube) { min-height: 750px!important; }
}
@media (min-height: 1100px){
body .ddd-assistant iframe:not(.ddp-youtube) { min-height: 850px !important; }
}
@media (min-height: 1200px){
body .ddd-assistant iframe:not(.ddp-youtube){  min-height: 950px !important; }
} .toplevel_page_divi_den_on_demand_dashboard .wp-menu-image img {
max-width: 21px;
margin-top: 6px;
}
li.ddd>a>span {
display: block;
float: right;
margin-top: 0px;
margin-left: 8px;
}
li.ddd>a>img {
margin-top: -2px;
margin-bottom: -4px;
} .et-pb-main-settings-full.ddd-tab {
top: 0;
}
body .ddd-tab-section :not(iframe) {
display: none !important;
}
body .ddd-tab {
opacity: 0;
}
body .ddd-tab iframe {
width: 100% !important;
min-height: 100%;
}
body .ddd-tab #et_pb_select_category {
display: none !important;
}
body .ddd-assistant iframe:not(.ddp-youtube) {
width: 100%;
min-height: 700px;
}
body .ddd-assistant iframe:not(.ddp-youtube)#supportIframe {
min-height: 800px;
}
.ddd-replace-content {
padding: 0 2%;
}
.ddd-replace-content label {
font-size: 16px;
}
.ddd-replace-content label input {
width: 20px !important;
height: 20px !important;
margin: 0 !important;
margin-right: 6px !important;
margin-top: -3px !important;
}
.ddd-replace-content label input:before {
margin-top: 0px !important;
margin-left: -5px !important;
} body .ddd-tab-section iframe {
min-height: 100%;
}
.ddd-tab-section {
display: none;
}
.lds-roller {
display: inline-block;
position: relative;
width: 64px;
height: 64px;
}
.lds-roller div {
animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
transform-origin: 32px 32px;
}
.lds-roller div:after {
content: " ";
display: block;
position: absolute;
width: 6px;
height: 6px;
border-radius: 50%;
background: #fff;
margin: -3px 0 0 -3px;
}
.lds-roller div:nth-child(1) {
animation-delay: -0.036s;
}
.lds-roller div:nth-child(1):after {
top: 50px;
left: 50px;
}
.lds-roller div:nth-child(2) {
animation-delay: -0.072s;
}
.lds-roller div:nth-child(2):after {
top: 54px;
left: 45px;
}
.lds-roller div:nth-child(3) {
animation-delay: -0.108s;
}
.lds-roller div:nth-child(3):after {
top: 57px;
left: 39px;
}
.lds-roller div:nth-child(4) {
animation-delay: -0.144s;
}
.lds-roller div:nth-child(4):after {
top: 58px;
left: 32px;
}
.lds-roller div:nth-child(5) {
animation-delay: -0.18s;
}
.lds-roller div:nth-child(5):after {
top: 57px;
left: 25px;
}
.lds-roller div:nth-child(6) {
animation-delay: -0.216s;
}
.lds-roller div:nth-child(6):after {
top: 54px;
left: 19px;
}
.lds-roller div:nth-child(7) {
animation-delay: -0.252s;
}
.lds-roller div:nth-child(7):after {
top: 50px;
left: 14px;
}
.lds-roller div:nth-child(8) {
animation-delay: -0.288s;
}
.lds-roller div:nth-child(8):after {
top: 45px;
left: 10px;
}
@keyframes lds-roller {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
body #et-boc .et-l .et-fb-modules-list li .et_module_title {
white-space: initial !important;
}
@media (max-height: 1000px){
body .ddd-tab-section iframe, body .et_pb_library_modal iframe  {height: auto !important; min-height: 100% !important;}
} .ddd-accordion {
max-width: 585px;
}
.ddd-accordion:nth-child(2) {
margin-top: 20px;
}
.ddd-accordion:last-child {
border-bottom: 1px solid #bbb
}
.ddd-accordion h3 {
border-top: 1px solid #bbb;
margin: 0;
padding: 15px 0 5px 12px;
font-family: Arial !important;
}
.ddd-accordion .ddd-accordion-header h3 {
padding: 15px 0 11px 10px;
}
.ddp-php-templates {
margin-bottom: 23px;
}
.ddp-php-templates .ddd-accordion h3 span,
.ddp-php-templates .ddd-accordion.opened h3 span {
line-height: 70%;
}
.ddd-accordion-header {
cursor: pointer;
}
.ddd-accordion-header:hover {
background: #ecfbff;
}
.ddd-accordion h3 span {
float: right;
line-height: 15px;
font-size: 25px;
padding-right: 12px;
font-family: Arial !important;
}
.ddd-accordion.opened h3 span {
line-height: 15px;
}
.ddd-accordion-content {
display: none;
padding-left: 12px;
padding-bottom: 8px;
padding-top: 0;
padding-right: 12px;
}
.ddd-accordion.opened .ddd-accordion-content {
display: block;
}
.ddd-accordion.opened {
background: #ecfbff;
}
.ddd-accordion p {
font-size: 15px;
margin-top: 0 !important;
}
.ddd-accordion .ddd-accordion-header>p {
padding-left: 12px;
margin-bottom: 0 !important;
padding-bottom: 12px;
}
@media only screen and (min-width: 2000px) {
body .ddd-assistant iframe:not(.ddp-youtube) {
min-height: 83vh !important;
}
}@keyframes wc-skeleton-shimmer{to{transform:translateX(100%)}}body.wc-block-product-gallery-modal-open,body.wc-modal--open{overflow:hidden}.wc-block-grid__products .wc-block-grid__product-image{display:block;position:relative;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image a{border:0;box-shadow:none;outline:0;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image img{height:auto;max-width:100%;width:100%}.wc-block-grid__products .wc-block-grid__product-image img[hidden]{display:none}.wc-block-grid__products .wc-block-grid__product-image img[alt=""]{border:1px solid #f2f2f2}.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title,.editor-styles-wrapper .wc-block-grid__product-title,.wc-block-grid__product-title{color:inherit;display:block;font-family:inherit;font-size:inherit;font-weight:700;line-height:1.2;padding:0}.wc-block-grid__product-price{display:block}.wc-block-grid__product-price .wc-block-grid__product-price__regular{margin-right:.5em}.wc-block-grid__product-add-to-cart.wp-block-button{white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{display:inline-flex;font-size:1em;justify-content:center;text-align:center;white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading{opacity:.25}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added:after{content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading:after{animation:spin 2s linear infinite;content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.has-5-columns:not(.alignfull) .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-6-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-7-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-8-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-9-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after{content:"";margin:0}.wc-block-grid__product-rating,.wp-block-woocommerce-product-review-rating{display:block}.wc-block-grid__product-rating .star-rating,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars,.wc-block-grid__product-rating .wc-block-product-review-rating__stars,.wp-block-woocommerce-product-review-rating .star-rating,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars{font-family:WooCommerce;font-size:1em;font-weight:400;height:1.618em;line-height:1.618;margin:0 auto;overflow:hidden;position:relative;text-align:left;width:5.3em}.wc-block-grid__product-rating .star-rating:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before,.wc-block-grid__product-rating .wc-block-product-review-rating__stars:before,.wp-block-woocommerce-product-review-rating .star-rating:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars:before{content:"SSSSS";left:0;opacity:.5;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid__product-rating .star-rating span,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span,.wp-block-woocommerce-product-review-rating .star-rating span,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span{left:0;overflow:hidden;padding-top:1.5em;position:absolute;right:0;top:0}.wc-block-grid__product-rating .star-rating span:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span:before,.wp-block-woocommerce-product-review-rating .star-rating span:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span:before{color:inherit;content:"SSSSS";left:0;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid .wc-block-grid__product-onsale,.wc-block-grid__product-image .wc-block-grid__product-onsale{background:#fff;border:1px solid #43454b;border-radius:4px;color:#43454b;display:inline-block;font-size:.875em;font-weight:600;left:auto;padding:.25em .75em;position:absolute;right:4px;text-align:center;text-transform:uppercase;top:4px;width:auto;z-index:9}.wc-block-grid__product .wc-block-grid__product-image,.wc-block-grid__product .wc-block-grid__product-link{display:inline-block;position:relative}.wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-product-image),.wc-block-grid__product .wc-block-grid__product-title{margin:0 0 12px}.wc-block-grid__product .wc-block-grid__product-add-to-cart,.wc-block-grid__product .wc-block-grid__product-onsale,.wc-block-grid__product .wc-block-grid__product-price,.wc-block-grid__product .wc-block-grid__product-rating{margin:0 auto 12px}.theme-twentysixteen .wc-block-grid .price ins{color:#77a464}.theme-twentynineteen .wc-block-grid__product{font-size:.88889em}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-components-product-title,.theme-twentynineteen .wc-block-grid__product-onsale,.theme-twentynineteen .wc-block-grid__product-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.theme-twentynineteen .wc-block-grid__product-title:before{display:none}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-grid__product-onsale{line-height:1}.theme-twentynineteen .editor-styles-wrapper .wp-block-button .wp-block-button__link:not(.has-text-color){color:#fff}.theme-twentytwenty .wc-block-grid__product-link{color:#000}.theme-twentytwenty .wc-block-components-product-title,.theme-twentytwenty .wc-block-grid__product-title{color:#cd2653;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:1em}.theme-twentytwenty .wp-block-columns .wc-block-components-product-title{margin-top:0}.theme-twentytwenty .wc-block-components-product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-components-product-price__value,.theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-grid__product-price__value{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:.9em}.theme-twentytwenty .wc-block-components-product-price del,.theme-twentytwenty .wc-block-grid__product-price del{opacity:.7}.theme-twentytwenty .wc-block-components-product-price ins,.theme-twentytwenty .wc-block-grid__product-price ins{text-decoration:none}.theme-twentytwenty .star-rating,.theme-twentytwenty .wc-block-grid__product-rating{font-size:.7em}.theme-twentytwenty .star-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .star-rating .wc-block-grid__product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-grid__product-rating__stars{line-height:1}.theme-twentytwenty .wc-block-components-product-button>.wp-block-button__link,.theme-twentytwenty .wc-block-grid__product-add-to-cart>.wp-block-button__link{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif}.theme-twentytwenty .wc-block-components-product-sale-badge,.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{background:#cd2653;color:#fff;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-weight:700;letter-spacing:-.02em;line-height:1.2;text-transform:uppercase}.theme-twentytwenty .wc-block-grid__products .wc-block-components-product-sale-badge{position:static}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-image .wc-block-components-product-sale-badge{position:absolute}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge){position:absolute;right:4px;top:4px;z-index:1}.theme-twentytwenty .wc-block-active-filters__title,.theme-twentytwenty .wc-block-attribute-filter__title,.theme-twentytwenty .wc-block-price-filter__title,.theme-twentytwenty .wc-block-stock-filter__title{font-size:1em}.theme-twentytwenty .wc-block-active-filters .wc-block-active-filters__clear-all,.theme-twentytwenty .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{font-size:.75em}@media only screen and (min-width:768px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}@media only screen and (min-width:1168px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}.theme-twentytwentytwo .wc-block-grid__product-add-to-cart .added_to_cart{display:block;margin-top:12px}.theme-twentytwentytwo .wc-block-components-product-price ins,.theme-twentytwentytwo .wc-block-grid__product-price ins{text-decoration:none}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;padding:0;position:absolute!important;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#fff;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip-path:none;color:#2b2d2f;display:block;font-size:.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}.wp-block-group.woocommerce.product .up-sells.upsells.products{max-width:var(--wp--style--global--wide-size)}
@keyframes wc-skeleton-shimmer{to{transform:translateX(100%)}}.wc-block-components-notice-banner{align-content:flex-start;align-items:stretch;background-color:#fff;border:1px solid #2f2f2f;border-radius:4px;box-sizing:border-box;color:#2f2f2f;display:flex;font-size:.875em;font-weight:400;gap:12px;line-height:1.5;margin:16px 0;padding:16px!important}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content{align-self:center;flex-basis:100%;padding-right:16px;white-space:normal}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content:last-child{padding-right:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-block-components-notice-banner__summary{font-weight:600;margin:0 0 8px}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul{margin:0 0 0 24px;padding:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol li:after,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul li:after{clear:both;content:"";display:block}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward{appearance:none;background:transparent!important;border:0;color:#2f2f2f!important;float:right;margin:0 0 0 20px;opacity:.7;padding:0!important;text-decoration-line:underline;text-underline-position:under;transition:all .2s ease-in-out}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:active,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:focus,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:hover{opacity:1;text-decoration:none}.wc-block-components-notice-banner>svg{fill:#fff;background-color:#2f2f2f;border-radius:50%;flex-grow:0;flex-shrink:0;height:100%;padding:2px}.wc-block-components-notice-banner>.wc-block-components-button{background:transparent none!important;border:0!important;box-shadow:none!important;color:#2f2f2f!important;flex:0 0 16px;height:16px!important;margin:6px 0 0 auto!important;min-height:auto!important;min-width:0!important;opacity:.6;outline:none!important;padding:0!important;width:16px!important}.wc-block-components-notice-banner>.wc-block-components-button>svg{margin:0!important}.wc-block-components-notice-banner>.wc-block-components-button:active,.wc-block-components-notice-banner>.wc-block-components-button:focus,.wc-block-components-notice-banner>.wc-block-components-button:hover{opacity:1}.wc-block-components-notice-banner>.wc-block-components-button:focus{outline:2px solid currentColor!important;outline-offset:0}.wc-block-components-notice-banner.is-error{background-color:#fff0f0;border-color:#cc1818}.wc-block-components-notice-banner.is-error>svg{background-color:#cc1818;transform:rotate(180deg)}.wc-block-components-notice-banner.is-warning{background-color:#fffbf4;border-color:#f0b849}.wc-block-components-notice-banner.is-warning>svg{background-color:#f0b849;transform:rotate(180deg)}.wc-block-components-notice-banner.is-success{background-color:#f4fff7;border-color:#4ab866}.wc-block-components-notice-banner.is-success>svg{background-color:#4ab866}.wc-block-components-notice-banner.is-info{background-color:#f4f8ff;border-color:#007cba}.wc-block-components-notice-banner.is-info>svg{background-color:#007cba}.wc-block-components-notice-banner:focus{outline-width:0}.wc-block-components-notice-banner:focus-visible{outline-style:solid;outline-width:2px}.woocommerce.wc-block-store-notices.alignwide{max-width:var(--wp--style--global--wide-size)}