@charset "UTF-8";
.wp-pagenavi {
clear: both;
}
.wp-pagenavi a, .wp-pagenavi span {
text-decoration: none;
border: 1px solid #BFBFBF;
padding: 3px 5px;
margin: 2px;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
border-color: #000;
}
.wp-pagenavi span.current {
font-weight: bold;
}.wpcdpk--cell-day.-other-month-, .wpcdpk--cell-year.-other-decade- {
color: #dedede;
}
.wpcdpk--cell-day.-other-month-:hover, .wpcdpk--cell-year.-other-decade-:hover {
color: #c5c5c5;
}
.-disabled-.-focus-.wpcdpk--cell-day.-other-month-, .-disabled-.-focus-.wpcdpk--cell-year.-other-decade- {
color: #dedede;
}
.-selected-.wpcdpk--cell-day.-other-month-, .-selected-.wpcdpk--cell-year.-other-decade- {
color: #fff;
background: #a2ddf6;
}
.-selected-.-focus-.wpcdpk--cell-day.-other-month-, .-selected-.-focus-.wpcdpk--cell-year.-other-decade- {
background: #8ad5f4;
}
.-in-range-.wpcdpk--cell-day.-other-month-, .-in-range-.wpcdpk--cell-year.-other-decade- {
background-color: rgba(92, 196, 239, 0.1);
color: #cccccc;
}
.-in-range-.-focus-.wpcdpk--cell-day.-other-month-, .-in-range-.-focus-.wpcdpk--cell-year.-other-decade- {
background-color: rgba(92, 196, 239, 0.2);
}
.wpcdpk--cell-day.-other-month-:empty, .wpcdpk--cell-year.-other-decade-:empty {
background: none;
border: none;
} .wpcdpk--cells {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.wpcdpk--cell {
border-radius: 4px;
box-sizing: border-box;
cursor: pointer;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
position: relative;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
height: 32px;
z-index: 1;
}
.wpcdpk--cell.-focus- {
background: #f0f0f0;
}
.wpcdpk--cell.-current- {
color: #4EB5E6;
}
.wpcdpk--cell.-current-.-focus- {
color: #4a4a4a;
}
.wpcdpk--cell.-current-.-in-range- {
color: #4EB5E6;
}
.wpcdpk--cell.-in-range- {
background: rgba(92, 196, 239, 0.1);
color: #4a4a4a;
border-radius: 0;
}
.wpcdpk--cell.-in-range-.-focus- {
background-color: rgba(92, 196, 239, 0.2);
}
.wpcdpk--cell.-disabled- {
cursor: default;
color: #aeaeae;
}
.wpcdpk--cell.-disabled-.-focus- {
color: #aeaeae;
}
.wpcdpk--cell.-disabled-.-in-range- {
color: #a1a1a1;
}
.wpcdpk--cell.-disabled-.-current-.-focus- {
color: #aeaeae;
}
.wpcdpk--cell.-range-from- {
border: 1px solid rgba(92, 196, 239, 0.5);
background-color: rgba(92, 196, 239, 0.1);
border-radius: 4px 0 0 4px;
}
.wpcdpk--cell.-range-to- {
border: 1px solid rgba(92, 196, 239, 0.5);
background-color: rgba(92, 196, 239, 0.1);
border-radius: 0 4px 4px 0;
}
.wpcdpk--cell.-range-from-.-range-to- {
border-radius: 4px;
}
.wpcdpk--cell.-selected- {
color: #fff;
border: none;
background: #5cc4ef;
}
.wpcdpk--cell.-selected-.-current- {
color: #fff;
background: #5cc4ef;
}
.wpcdpk--cell.-selected-.-focus- {
background: #45bced;
}
.wpcdpk--cell:empty {
cursor: default;
}
.wpcdpk--days-names {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 8px 0 3px;
}
.wpcdpk--day-name {
color: #FF9A19;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
text-align: center;
text-transform: uppercase;
font-size: .8em;
}
.wpcdpk--cell-day {
width: 14.28571%;
}
.wpcdpk--cells-months {
height: 170px;
}
.wpcdpk--cell-month {
width: 33.33%;
height: 25%;
}
.wpcdpk--years {
height: 170px;
}
.wpcdpk--cells-years {
height: 170px;
}
.wpcdpk--cell-year {
width: 25%;
height: 33.33%;
}
.wpcdpk--cell-day.-other-month-, .wpcdpk--cell-year.-other-decade- {
color: #dedede;
}
.wpcdpk--cell-day.-other-month-:hover, .wpcdpk--cell-year.-other-decade-:hover {
color: #c5c5c5;
}
.-disabled-.-focus-.wpcdpk--cell-day.-other-month-, .-disabled-.-focus-.wpcdpk--cell-year.-other-decade- {
color: #dedede;
}
.-selected-.wpcdpk--cell-day.-other-month-, .-selected-.wpcdpk--cell-year.-other-decade- {
color: #fff;
background: #a2ddf6;
}
.-selected-.-focus-.wpcdpk--cell-day.-other-month-, .-selected-.-focus-.wpcdpk--cell-year.-other-decade- {
background: #8ad5f4;
}
.-in-range-.wpcdpk--cell-day.-other-month-, .-in-range-.wpcdpk--cell-year.-other-decade- {
background-color: rgba(92, 196, 239, 0.1);
color: #cccccc;
}
.-in-range-.-focus-.wpcdpk--cell-day.-other-month-, .-in-range-.-focus-.wpcdpk--cell-year.-other-decade- {
background-color: rgba(92, 196, 239, 0.2);
}
.wpcdpk--cell-day.-other-month-:empty, .wpcdpk--cell-year.-other-decade-:empty {
background: none;
border: none;
} .wpcdpks-container {
position: absolute;
left: 0;
top: 0;
}
@media print {
.wpcdpks-container {
display: none;
}
}
.wpcdpk {
background: #fff;
border: 1px solid #dbdbdb;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
border-radius: 4px;
box-sizing: content-box;
font-family: Tahoma, sans-serif;
font-size: 14px;
color: #4a4a4a;
width: 250px;
position: absolute;
left: -100000px;
opacity: 0;
transition: opacity 0.3s ease, left 0s 0.3s, -webkit-transform 0.3s ease;
transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0.3s;
transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0.3s, -webkit-transform 0.3s ease;
z-index: 100;
}
.wpcdpk.-from-top- {
-webkit-transform: translateY(-8px);
transform: translateY(-8px);
}
.wpcdpk.-from-right- {
-webkit-transform: translateX(8px);
transform: translateX(8px);
}
.wpcdpk.-from-bottom- {
-webkit-transform: translateY(8px);
transform: translateY(8px);
}
.wpcdpk.-from-left- {
-webkit-transform: translateX(-8px);
transform: translateX(-8px);
}
.wpcdpk.active {
opacity: 1;
-webkit-transform: translate(0);
transform: translate(0);
transition: opacity 0.3s ease, left 0s 0s, -webkit-transform 0.3s ease;
transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0s;
transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0s, -webkit-transform 0.3s ease;
}
.wpcdpk-inline .wpcdpk {
border-color: #d7d7d7;
box-shadow: none;
position: static;
left: auto;
right: auto;
opacity: 1;
-webkit-transform: none;
transform: none;
}
.wpcdpk-inline .wpcdpk--pointer {
display: none;
}
.wpcdpk--content {
box-sizing: content-box;
padding: 4px;
}
.-only-timepicker- .wpcdpk--content {
display: none;
}
.wpcdpk--pointer {
position: absolute;
background: #fff;
border-top: 1px solid #dbdbdb;
border-right: 1px solid #dbdbdb;
width: 10px;
height: 10px;
z-index: -1;
}
.-top-left- .wpcdpk--pointer, .-top-center- .wpcdpk--pointer, .-top-right- .wpcdpk--pointer {
top: calc(100% - 4px);
-webkit-transform: rotate(135deg);
transform: rotate(135deg);
}
.-right-top- .wpcdpk--pointer, .-right-center- .wpcdpk--pointer, .-right-bottom- .wpcdpk--pointer {
right: calc(100% - 4px);
-webkit-transform: rotate(225deg);
transform: rotate(225deg);
}
.-bottom-left- .wpcdpk--pointer, .-bottom-center- .wpcdpk--pointer, .-bottom-right- .wpcdpk--pointer {
bottom: calc(100% - 4px);
-webkit-transform: rotate(315deg);
transform: rotate(315deg);
}
.-left-top- .wpcdpk--pointer, .-left-center- .wpcdpk--pointer, .-left-bottom- .wpcdpk--pointer {
left: calc(100% - 4px);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.-top-left- .wpcdpk--pointer, .-bottom-left- .wpcdpk--pointer {
left: 10px;
}
.-top-right- .wpcdpk--pointer, .-bottom-right- .wpcdpk--pointer {
right: 10px;
}
.-top-center- .wpcdpk--pointer, .-bottom-center- .wpcdpk--pointer {
left: calc(50% - 10px / 2);
}
.-left-top- .wpcdpk--pointer, .-right-top- .wpcdpk--pointer {
top: 10px;
}
.-left-bottom- .wpcdpk--pointer, .-right-bottom- .wpcdpk--pointer {
bottom: 10px;
}
.-left-center- .wpcdpk--pointer, .-right-center- .wpcdpk--pointer {
top: calc(50% - 10px / 2);
}
.wpcdpk--body {
display: none;
}
.wpcdpk--body.active {
display: block;
}
.wpcdpk--cell-day.-other-month-, .wpcdpk--cell-year.-other-decade- {
color: #dedede;
}
.wpcdpk--cell-day.-other-month-:hover, .wpcdpk--cell-year.-other-decade-:hover {
color: #c5c5c5;
}
.-disabled-.-focus-.wpcdpk--cell-day.-other-month-, .-disabled-.-focus-.wpcdpk--cell-year.-other-decade- {
color: #dedede;
}
.-selected-.wpcdpk--cell-day.-other-month-, .-selected-.wpcdpk--cell-year.-other-decade- {
color: #fff;
background: #a2ddf6;
}
.-selected-.-focus-.wpcdpk--cell-day.-other-month-, .-selected-.-focus-.wpcdpk--cell-year.-other-decade- {
background: #8ad5f4;
}
.-in-range-.wpcdpk--cell-day.-other-month-, .-in-range-.wpcdpk--cell-year.-other-decade- {
background-color: rgba(92, 196, 239, 0.1);
color: #cccccc;
}
.-in-range-.-focus-.wpcdpk--cell-day.-other-month-, .-in-range-.-focus-.wpcdpk--cell-year.-other-decade- {
background-color: rgba(92, 196, 239, 0.2);
}
.wpcdpk--cell-day.-other-month-:empty, .wpcdpk--cell-year.-other-decade-:empty {
background: none;
border: none;
} .wpcdpk--nav {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
border-bottom: 1px solid #efefef;
min-height: 32px;
padding: 4px;
}
.-only-timepicker- .wpcdpk--nav {
display: none;
}
.wpcdpk--nav-title,
.wpcdpk--nav-action {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
cursor: pointer;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.wpcdpk--nav-action {
width: 32px;
border-radius: 4px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.wpcdpk--nav-action:hover {
background: #f0f0f0;
}
.wpcdpk--nav-action.-disabled- {
visibility: hidden;
}
.wpcdpk--nav-action svg {
width: 32px;
height: 32px;
}
.wpcdpk--nav-action path {
fill: none;
stroke: #9c9c9c;
stroke-width: 2px;
}
.wpcdpk--nav-title {
border-radius: 4px;
padding: 0 8px;
}
.wpcdpk--nav-title i {
font-style: normal;
color: #9c9c9c;
margin-left: 5px;
}
.wpcdpk--nav-title:hover {
background: #f0f0f0;
}
.wpcdpk--nav-title.-disabled- {
cursor: default;
background: none;
}
.wpcdpk--buttons {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 4px;
border-top: 1px solid #efefef;
}
.wpcdpk--button {
color: #4EB5E6;
cursor: pointer;
border-radius: 4px;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
height: 32px;
}
.wpcdpk--button:hover {
color: #4a4a4a;
background: #f0f0f0;
}
.wpcdpk--cell-day.-other-month-, .wpcdpk--cell-year.-other-decade- {
color: #dedede;
}
.wpcdpk--cell-day.-other-month-:hover, .wpcdpk--cell-year.-other-decade-:hover {
color: #c5c5c5;
}
.-disabled-.-focus-.wpcdpk--cell-day.-other-month-, .-disabled-.-focus-.wpcdpk--cell-year.-other-decade- {
color: #dedede;
}
.-selected-.wpcdpk--cell-day.-other-month-, .-selected-.wpcdpk--cell-year.-other-decade- {
color: #fff;
background: #a2ddf6;
}
.-selected-.-focus-.wpcdpk--cell-day.-other-month-, .-selected-.-focus-.wpcdpk--cell-year.-other-decade- {
background: #8ad5f4;
}
.-in-range-.wpcdpk--cell-day.-other-month-, .-in-range-.wpcdpk--cell-year.-other-decade- {
background-color: rgba(92, 196, 239, 0.1);
color: #cccccc;
}
.-in-range-.-focus-.wpcdpk--cell-day.-other-month-, .-in-range-.-focus-.wpcdpk--cell-year.-other-decade- {
background-color: rgba(92, 196, 239, 0.2);
}
.wpcdpk--cell-day.-other-month-:empty, .wpcdpk--cell-year.-other-decade-:empty {
background: none;
border: none;
} .wpcdpk--time {
border-top: 1px solid #efefef;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
padding: 4px;
position: relative;
}
.wpcdpk--time.-am-pm- .wpcdpk--time-sliders {
-webkit-flex: 0 1 138px;
-ms-flex: 0 1 138px;
flex: 0 1 138px;
max-width: 138px;
}
.-only-timepicker- .wpcdpk--time {
border-top: none;
}
.wpcdpk--time-sliders {
-webkit-flex: 0 1 153px;
-ms-flex: 0 1 153px;
flex: 0 1 153px;
margin-right: 10px;
max-width: 153px;
}
.wpcdpk--time-label {
display: none;
font-size: 12px;
}
.wpcdpk--time-current {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
font-size: 14px;
text-align: center;
margin: 0 0 0 10px;
}
.wpcdpk--time-current-colon {
margin: 0 2px 3px;
line-height: 1;
}
.wpcdpk--time-current-hours,
.wpcdpk--time-current-minutes {
line-height: 1;
font-size: 19px;
font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
position: relative;
z-index: 1;
}
.wpcdpk--time-current-hours:after,
.wpcdpk--time-current-minutes:after {
content: '';
background: #f0f0f0;
border-radius: 4px;
position: absolute;
left: -2px;
top: -3px;
right: -2px;
bottom: -2px;
z-index: -1;
opacity: 0;
}
.wpcdpk--time-current-hours.-focus-:after,
.wpcdpk--time-current-minutes.-focus-:after {
opacity: 1;
}
.wpcdpk--time-current-ampm {
text-transform: uppercase;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
color: #9c9c9c;
margin-left: 6px;
font-size: 11px;
margin-bottom: 1px;
}
.wpcdpk--time-row {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
font-size: 11px;
height: 17px;
background: linear-gradient(to right, #dedede, #dedede) left 50%/100% 1px no-repeat;
}
.wpcdpk--time-row:first-child {
margin-bottom: 4px;
}
.wpcdpk--time-row input[type='range'] {
background: none;
cursor: pointer;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
height: 100%;
padding: 0;
margin: 0;
-webkit-appearance: none;
}
.wpcdpk--time-row input[type='range']::-webkit-slider-thumb {
-webkit-appearance: none;
}
.wpcdpk--time-row input[type='range']::-ms-tooltip {
display: none;
}
.wpcdpk--time-row input[type='range']:hover::-webkit-slider-thumb {
border-color: #b8b8b8;
}
.wpcdpk--time-row input[type='range']:hover::-moz-range-thumb {
border-color: #b8b8b8;
}
.wpcdpk--time-row input[type='range']:hover::-ms-thumb {
border-color: #b8b8b8;
}
.wpcdpk--time-row input[type='range']:focus {
outline: none;
}
.wpcdpk--time-row input[type='range']:focus::-webkit-slider-thumb {
background: #5cc4ef;
border-color: #5cc4ef;
}
.wpcdpk--time-row input[type='range']:focus::-moz-range-thumb {
background: #5cc4ef;
border-color: #5cc4ef;
}
.wpcdpk--time-row input[type='range']:focus::-ms-thumb {
background: #5cc4ef;
border-color: #5cc4ef;
}
.wpcdpk--time-row input[type='range']::-webkit-slider-thumb {
box-sizing: border-box;
height: 12px;
width: 12px;
border-radius: 3px;
border: 1px solid #dedede;
background: #fff;
cursor: pointer;
transition: background .2s;
}
.wpcdpk--time-row input[type='range']::-moz-range-thumb {
box-sizing: border-box;
height: 12px;
width: 12px;
border-radius: 3px;
border: 1px solid #dedede;
background: #fff;
cursor: pointer;
transition: background .2s;
}
.wpcdpk--time-row input[type='range']::-ms-thumb {
box-sizing: border-box;
height: 12px;
width: 12px;
border-radius: 3px;
border: 1px solid #dedede;
background: #fff;
cursor: pointer;
transition: background .2s;
}
.wpcdpk--time-row input[type='range']::-webkit-slider-thumb {
margin-top: -6px;
}
.wpcdpk--time-row input[type='range']::-webkit-slider-runnable-track {
border: none;
height: 1px;
cursor: pointer;
color: transparent;
background: transparent;
}
.wpcdpk--time-row input[type='range']::-moz-range-track {
border: none;
height: 1px;
cursor: pointer;
color: transparent;
background: transparent;
}
.wpcdpk--time-row input[type='range']::-ms-track {
border: none;
height: 1px;
cursor: pointer;
color: transparent;
background: transparent;
}
.wpcdpk--time-row input[type='range']::-ms-fill-lower {
background: transparent;
}
.wpcdpk--time-row input[type='range']::-ms-fill-upper {
background: transparent;
}
.wpcdpk--time-row span {
padding: 0 12px;
}
.wpcdpk--time-icon {
color: #9c9c9c;
border: 1px solid;
border-radius: 50%;
font-size: 16px;
position: relative;
margin: 0 5px -1px 0;
width: 1em;
height: 1em;
}
.wpcdpk--time-icon:after, .wpcdpk--time-icon:before {
content: '';
background: currentColor;
position: absolute;
}
.wpcdpk--time-icon:after {
height: .4em;
width: 1px;
left: calc(50% - 1px);
top: calc(50% + 1px);
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
.wpcdpk--time-icon:before {
width: .4em;
height: 1px;
top: calc(50% + 1px);
left: calc(50% - 1px);
}
.wpcdpk--cell-day.-other-month-, .wpcdpk--cell-year.-other-decade- {
color: #dedede;
}
.wpcdpk--cell-day.-other-month-:hover, .wpcdpk--cell-year.-other-decade-:hover {
color: #c5c5c5;
}
.-disabled-.-focus-.wpcdpk--cell-day.-other-month-, .-disabled-.-focus-.wpcdpk--cell-year.-other-decade- {
color: #dedede;
}
.-selected-.wpcdpk--cell-day.-other-month-, .-selected-.wpcdpk--cell-year.-other-decade- {
color: #fff;
background: #a2ddf6;
}
.-selected-.-focus-.wpcdpk--cell-day.-other-month-, .-selected-.-focus-.wpcdpk--cell-year.-other-decade- {
background: #8ad5f4;
}
.-in-range-.wpcdpk--cell-day.-other-month-, .-in-range-.wpcdpk--cell-year.-other-decade- {
background-color: rgba(92, 196, 239, 0.1);
color: #cccccc;
}
.-in-range-.-focus-.wpcdpk--cell-day.-other-month-, .-in-range-.-focus-.wpcdpk--cell-year.-other-decade- {
background-color: rgba(92, 196, 239, 0.2);
}
.wpcdpk--cell-day.-other-month-:empty, .wpcdpk--cell-year.-other-decade-:empty {
background: none;
border: none;
}[class*="hint--"] {
position: relative;
display: inline-block;  }
[class*="hint--"]:before, [class*="hint--"]:after {
position: absolute;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
visibility: hidden;
opacity: 0;
z-index: 1000000;
pointer-events: none;
-webkit-transition: 0.3s ease;
-moz-transition: 0.3s ease;
transition: 0.3s ease;
-webkit-transition-delay: 0ms;
-moz-transition-delay: 0ms;
transition-delay: 0ms;
}
[class*="hint--"]:hover:before, [class*="hint--"]:hover:after {
visibility: visible;
opacity: 1;
}
[class*="hint--"]:hover:before, [class*="hint--"]:hover:after {
-webkit-transition-delay: 100ms;
-moz-transition-delay: 100ms;
transition-delay: 100ms;
}
[class*="hint--"]:before {
content: '';
position: absolute;
background: transparent;
border: 6px solid transparent;
z-index: 1000001;
}
[class*="hint--"]:after {
background: #383838;
color: white;
padding: 8px 10px;
font-size: 12px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
line-height: 12px;
white-space: nowrap;
}
[class*="hint--"][aria-label]:after {
content: attr(aria-label);
}
[class*="hint--"][data-hint]:after {
content: attr(data-hint);
}
[aria-label='']:before, [aria-label='']:after,
[data-hint='']:before,
[data-hint='']:after {
display: none !important;
}  .hint--top-left:before {
border-top-color: #383838;
}
.hint--top-right:before {
border-top-color: #383838;
}
.hint--top:before {
border-top-color: #383838;
}
.hint--bottom-left:before {
border-bottom-color: #383838;
}
.hint--bottom-right:before {
border-bottom-color: #383838;
}
.hint--bottom:before {
border-bottom-color: #383838;
}
.hint--left:before {
border-left-color: #383838;
}
.hint--right:before {
border-right-color: #383838;
} .hint--top:before {
margin-bottom: -11px;
}
.hint--top:before, .hint--top:after {
bottom: 100%;
left: 50%;
}
.hint--top:before {
left: calc(50% - 6px);
}
.hint--top:after {
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
transform: translateX(-50%);
}
.hint--top:hover:before {
-webkit-transform: translateY(-8px);
-moz-transform: translateY(-8px);
transform: translateY(-8px);
}
.hint--top:hover:after {
-webkit-transform: translateX(-50%) translateY(-8px);
-moz-transform: translateX(-50%) translateY(-8px);
transform: translateX(-50%) translateY(-8px);
} .hint--bottom:before {
margin-top: -11px;
}
.hint--bottom:before, .hint--bottom:after {
top: 100%;
left: 50%;
}
.hint--bottom:before {
left: calc(50% - 6px);
}
.hint--bottom:after {
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
transform: translateX(-50%);
}
.hint--bottom:hover:before {
-webkit-transform: translateY(8px);
-moz-transform: translateY(8px);
transform: translateY(8px);
}
.hint--bottom:hover:after {
-webkit-transform: translateX(-50%) translateY(8px);
-moz-transform: translateX(-50%) translateY(8px);
transform: translateX(-50%) translateY(8px);
} .hint--right:before {
margin-left: -11px;
margin-bottom: -6px;
}
.hint--right:after {
margin-bottom: -14px;
}
.hint--right:before, .hint--right:after {
left: 100%;
bottom: 50%;
}
.hint--right:hover:before {
-webkit-transform: translateX(8px);
-moz-transform: translateX(8px);
transform: translateX(8px);
}
.hint--right:hover:after {
-webkit-transform: translateX(8px);
-moz-transform: translateX(8px);
transform: translateX(8px);
} .hint--left:before {
margin-right: -11px;
margin-bottom: -6px;
}
.hint--left:after {
margin-bottom: -14px;
}
.hint--left:before, .hint--left:after {
right: 100%;
bottom: 50%;
}
.hint--left:hover:before {
-webkit-transform: translateX(-8px);
-moz-transform: translateX(-8px);
transform: translateX(-8px);
}
.hint--left:hover:after {
-webkit-transform: translateX(-8px);
-moz-transform: translateX(-8px);
transform: translateX(-8px);
} .hint--top-left:before {
margin-bottom: -11px;
}
.hint--top-left:before, .hint--top-left:after {
bottom: 100%;
left: 50%;
}
.hint--top-left:before {
left: calc(50% - 6px);
}
.hint--top-left:after {
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
transform: translateX(-100%);
}
.hint--top-left:after {
margin-left: 12px;
}
.hint--top-left:hover:before {
-webkit-transform: translateY(-8px);
-moz-transform: translateY(-8px);
transform: translateY(-8px);
}
.hint--top-left:hover:after {
-webkit-transform: translateX(-100%) translateY(-8px);
-moz-transform: translateX(-100%) translateY(-8px);
transform: translateX(-100%) translateY(-8px);
} .hint--top-right:before {
margin-bottom: -11px;
}
.hint--top-right:before, .hint--top-right:after {
bottom: 100%;
left: 50%;
}
.hint--top-right:before {
left: calc(50% - 6px);
}
.hint--top-right:after {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
transform: translateX(0);
}
.hint--top-right:after {
margin-left: -12px;
}
.hint--top-right:hover:before {
-webkit-transform: translateY(-8px);
-moz-transform: translateY(-8px);
transform: translateY(-8px);
}
.hint--top-right:hover:after {
-webkit-transform: translateY(-8px);
-moz-transform: translateY(-8px);
transform: translateY(-8px);
} .hint--bottom-left:before {
margin-top: -11px;
}
.hint--bottom-left:before, .hint--bottom-left:after {
top: 100%;
left: 50%;
}
.hint--bottom-left:before {
left: calc(50% - 6px);
}
.hint--bottom-left:after {
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
transform: translateX(-100%);
}
.hint--bottom-left:after {
margin-left: 12px;
}
.hint--bottom-left:hover:before {
-webkit-transform: translateY(8px);
-moz-transform: translateY(8px);
transform: translateY(8px);
}
.hint--bottom-left:hover:after {
-webkit-transform: translateX(-100%) translateY(8px);
-moz-transform: translateX(-100%) translateY(8px);
transform: translateX(-100%) translateY(8px);
} .hint--bottom-right:before {
margin-top: -11px;
}
.hint--bottom-right:before, .hint--bottom-right:after {
top: 100%;
left: 50%;
}
.hint--bottom-right:before {
left: calc(50% - 6px);
}
.hint--bottom-right:after {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
transform: translateX(0);
}
.hint--bottom-right:after {
margin-left: -12px;
}
.hint--bottom-right:hover:before {
-webkit-transform: translateY(8px);
-moz-transform: translateY(8px);
transform: translateY(8px);
}
.hint--bottom-right:hover:after {
-webkit-transform: translateY(8px);
-moz-transform: translateY(8px);
transform: translateY(8px);
} .hint--small:after,
.hint--medium:after,
.hint--large:after {
white-space: normal;
line-height: 1.4em;
word-wrap: break-word;
}
.hint--small:after {
width: 80px;
}
.hint--medium:after {
width: 150px;
}
.hint--large:after {
width: 300px;
} [class*="hint--"] { }
[class*="hint--"]:after {
text-shadow: 0 -1px 0px black;
box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.3);
}  .hint--error:after {
background-color: #b34e4d;
text-shadow: 0 -1px 0px #592726;
}
.hint--error.hint--top-left:before {
border-top-color: #b34e4d;
}
.hint--error.hint--top-right:before {
border-top-color: #b34e4d;
}
.hint--error.hint--top:before {
border-top-color: #b34e4d;
}
.hint--error.hint--bottom-left:before {
border-bottom-color: #b34e4d;
}
.hint--error.hint--bottom-right:before {
border-bottom-color: #b34e4d;
}
.hint--error.hint--bottom:before {
border-bottom-color: #b34e4d;
}
.hint--error.hint--left:before {
border-left-color: #b34e4d;
}
.hint--error.hint--right:before {
border-right-color: #b34e4d;
} .hint--warning:after {
background-color: #c09854;
text-shadow: 0 -1px 0px #6c5328;
}
.hint--warning.hint--top-left:before {
border-top-color: #c09854;
}
.hint--warning.hint--top-right:before {
border-top-color: #c09854;
}
.hint--warning.hint--top:before {
border-top-color: #c09854;
}
.hint--warning.hint--bottom-left:before {
border-bottom-color: #c09854;
}
.hint--warning.hint--bottom-right:before {
border-bottom-color: #c09854;
}
.hint--warning.hint--bottom:before {
border-bottom-color: #c09854;
}
.hint--warning.hint--left:before {
border-left-color: #c09854;
}
.hint--warning.hint--right:before {
border-right-color: #c09854;
} .hint--info:after {
background-color: #3986ac;
text-shadow: 0 -1px 0px #1a3c4d;
}
.hint--info.hint--top-left:before {
border-top-color: #3986ac;
}
.hint--info.hint--top-right:before {
border-top-color: #3986ac;
}
.hint--info.hint--top:before {
border-top-color: #3986ac;
}
.hint--info.hint--bottom-left:before {
border-bottom-color: #3986ac;
}
.hint--info.hint--bottom-right:before {
border-bottom-color: #3986ac;
}
.hint--info.hint--bottom:before {
border-bottom-color: #3986ac;
}
.hint--info.hint--left:before {
border-left-color: #3986ac;
}
.hint--info.hint--right:before {
border-right-color: #3986ac;
} .hint--success:after {
background-color: #458746;
text-shadow: 0 -1px 0px #1a321a;
}
.hint--success.hint--top-left:before {
border-top-color: #458746;
}
.hint--success.hint--top-right:before {
border-top-color: #458746;
}
.hint--success.hint--top:before {
border-top-color: #458746;
}
.hint--success.hint--bottom-left:before {
border-bottom-color: #458746;
}
.hint--success.hint--bottom-right:before {
border-bottom-color: #458746;
}
.hint--success.hint--bottom:before {
border-bottom-color: #458746;
}
.hint--success.hint--left:before {
border-left-color: #458746;
}
.hint--success.hint--right:before {
border-right-color: #458746;
} .hint--always:after, .hint--always:before {
opacity: 1;
visibility: visible;
}
.hint--always.hint--top:before {
-webkit-transform: translateY(-8px);
-moz-transform: translateY(-8px);
transform: translateY(-8px);
}
.hint--always.hint--top:after {
-webkit-transform: translateX(-50%) translateY(-8px);
-moz-transform: translateX(-50%) translateY(-8px);
transform: translateX(-50%) translateY(-8px);
}
.hint--always.hint--top-left:before {
-webkit-transform: translateY(-8px);
-moz-transform: translateY(-8px);
transform: translateY(-8px);
}
.hint--always.hint--top-left:after {
-webkit-transform: translateX(-100%) translateY(-8px);
-moz-transform: translateX(-100%) translateY(-8px);
transform: translateX(-100%) translateY(-8px);
}
.hint--always.hint--top-right:before {
-webkit-transform: translateY(-8px);
-moz-transform: translateY(-8px);
transform: translateY(-8px);
}
.hint--always.hint--top-right:after {
-webkit-transform: translateY(-8px);
-moz-transform: translateY(-8px);
transform: translateY(-8px);
}
.hint--always.hint--bottom:before {
-webkit-transform: translateY(8px);
-moz-transform: translateY(8px);
transform: translateY(8px);
}
.hint--always.hint--bottom:after {
-webkit-transform: translateX(-50%) translateY(8px);
-moz-transform: translateX(-50%) translateY(8px);
transform: translateX(-50%) translateY(8px);
}
.hint--always.hint--bottom-left:before {
-webkit-transform: translateY(8px);
-moz-transform: translateY(8px);
transform: translateY(8px);
}
.hint--always.hint--bottom-left:after {
-webkit-transform: translateX(-100%) translateY(8px);
-moz-transform: translateX(-100%) translateY(8px);
transform: translateX(-100%) translateY(8px);
}
.hint--always.hint--bottom-right:before {
-webkit-transform: translateY(8px);
-moz-transform: translateY(8px);
transform: translateY(8px);
}
.hint--always.hint--bottom-right:after {
-webkit-transform: translateY(8px);
-moz-transform: translateY(8px);
transform: translateY(8px);
}
.hint--always.hint--left:before {
-webkit-transform: translateX(-8px);
-moz-transform: translateX(-8px);
transform: translateX(-8px);
}
.hint--always.hint--left:after {
-webkit-transform: translateX(-8px);
-moz-transform: translateX(-8px);
transform: translateX(-8px);
}
.hint--always.hint--right:before {
-webkit-transform: translateX(8px);
-moz-transform: translateX(8px);
transform: translateX(8px);
}
.hint--always.hint--right:after {
-webkit-transform: translateX(8px);
-moz-transform: translateX(8px);
transform: translateX(8px);
} .hint--rounded:after {
border-radius: 4px;
} .hint--no-animate:before, .hint--no-animate:after {
-webkit-transition-duration: 0ms;
-moz-transition-duration: 0ms;
transition-duration: 0ms;
}
.hint--bounce:before, .hint--bounce:after {
-webkit-transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
-moz-transition: opacity 0.3s ease, visibility 0.3s ease, -moz-transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
}

:root {
--wpcpo-error: #e2401c;
}
.wpcpo-wrapper {
display: block;
width: 100%;
clear: both;
}
.wpcpo-total {
margin: 20px 0 40px 0;
padding: 20px 0 0 0;
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
overflow: hidden;
}
.wpcpo-total ul {
list-style: none;
margin: 0;
}
.wpcpo-total ul li {
display: flex;
justify-content: space-between;
padding: 5px 0;
}
.wpcpo-total ul li.wpcpo-subtotal {
border-top: 1px solid #eee;
padding: 10px 0;
margin-top: 20px;
justify-content: space-between;
}
.wpcpo-total ul li.wpcpo-subtotal.wpcpo-subtotal-0 .wpcpo-clear {
opacity: 0;
appearance: none;
}
.wpcpo-total ul li.wpcpo-subtotal .amount {
margin-left: 10px;
font-weight: 700;
}
.wpcpo-disabled {
opacity: 0.5 !important;
pointer-events: none !important;
cursor: not-allowed !important;
}
.wpcpo-option.wpcpo-has-error label {
color: var(--wpcpo-error);
}
.wpcpo-option.wpcpo-has-error .wpcpo-option-field {
border-color: var(--wpcpo-error);
}
.wpcpo-option.wpcpo-option-image-radio .form-row {
display: flex;
flex-wrap: wrap;
margin-left: -5px;
margin-right: -5px;
}
.wpcpo-option.wpcpo-option-image-radio .form-row .field-image-radio, .wpcpo-option.wpcpo-option-image-radio .form-row .field-radio {
display: none;
}
.wpcpo-option.wpcpo-option-image-radio .form-row input[type=radio]:checked + label {
border: 1px solid green;
}
.wpcpo-option.wpcpo-option-image-radio .form-row input[type=radio]:checked + label:before {
content: "✓";
color: #ffffff;
display: block;
width: 24px;
height: 24px;
line-height: 20px;
background-color: green;
text-align: center;
font-size: 14px;
border-radius: 24px;
border-width: 2px;
border-style: solid;
border-color: #ffffff;
border-image: initial;
box-sizing: border-box;
position: absolute;
top: -10px;
right: -10px;
}
.wpcpo-option.wpcpo-option-image-radio .form-row label {
width: 25%;
text-align: center;
padding: 10px;
margin: 5px;
border: 1px solid #dddddd;
box-sizing: border-box;
cursor: pointer;
position: relative;
}
.wpcpo-option.wpcpo-option-image-radio .form-row label img {
display: inline-block;
}
.wpcpo-option.wpcpo-option-image-checkbox .form-row {
display: flex;
flex-wrap: wrap;
margin-left: -5px;
margin-right: -5px;
}
.wpcpo-option.wpcpo-option-image-checkbox .form-row .field-image-checkbox, .wpcpo-option.wpcpo-option-image-checkbox .form-row .field-checkbox {
display: none;
}
.wpcpo-option.wpcpo-option-image-checkbox .form-row input[type=checkbox]:checked + label {
border: 1px solid green;
}
.wpcpo-option.wpcpo-option-image-checkbox .form-row input[type=checkbox]:checked + label:before {
content: "✓";
color: #ffffff;
display: block;
width: 24px;
height: 24px;
line-height: 20px;
background-color: green;
text-align: center;
font-size: 14px;
border-radius: 0;
border-width: 2px;
border-style: solid;
border-color: #ffffff;
border-image: initial;
box-sizing: border-box;
position: absolute;
top: -10px;
right: -10px;
}
.wpcpo-option.wpcpo-option-image-checkbox .form-row label {
width: 25%;
text-align: center;
padding: 10px;
margin: 5px;
border: 1px solid #dddddd;
box-sizing: border-box;
cursor: pointer;
position: relative;
}
.wpcpo-option.wpcpo-option-image-checkbox .form-row label img {
display: inline-block;
}
.wpcpo-option.wpcpo-option-color-radio .form-row {
display: flex;
flex-wrap: wrap;
margin-left: -5px;
margin-right: -5px;
}
.wpcpo-option.wpcpo-option-color-radio .form-row .field-color-radio, .wpcpo-option.wpcpo-option-color-radio .form-row .field-radio {
display: none;
}
.wpcpo-option.wpcpo-option-color-radio .form-row input[type=radio]:checked + label {
border: 1px solid green;
}
.wpcpo-option.wpcpo-option-color-radio .form-row input[type=radio]:checked + label:before {
content: "✓";
color: #ffffff;
display: block;
width: 24px;
height: 24px;
line-height: 20px;
background-color: green;
text-align: center;
font-size: 14px;
border-radius: 50%;
border-width: 2px;
border-style: solid;
border-color: #ffffff;
border-image: initial;
box-sizing: border-box;
position: absolute;
top: -10px;
right: -10px;
}
.wpcpo-option.wpcpo-option-color-radio .form-row label {
width: 25%;
text-align: center;
padding: 10px 5px;
margin: 5px;
border: 1px solid #dddddd;
box-sizing: border-box;
cursor: pointer;
display: flex;
align-items: center;
position: relative;
}
.wpcpo-option.wpcpo-option-color-radio .form-row label > * {
margin: 0 5px;
}
.wpcpo-option.wpcpo-option-color-radio .form-row label .label-color {
display: inline-block;
width: 32px;
height: 32px;
flex: 0 0 32px;
}
.wpcpo-option.wpcpo-option-color-checkbox .form-row {
display: flex;
flex-wrap: wrap;
margin-left: -5px;
margin-right: -5px;
}
.wpcpo-option.wpcpo-option-color-checkbox .form-row .field-color-checkbox, .wpcpo-option.wpcpo-option-color-checkbox .form-row .field-checkbox {
display: none;
}
.wpcpo-option.wpcpo-option-color-checkbox .form-row input[type=checkbox]:checked + label {
border: 1px solid green;
}
.wpcpo-option.wpcpo-option-color-checkbox .form-row input[type=checkbox]:checked + label:before {
content: "✓";
color: #ffffff;
display: block;
width: 24px;
height: 24px;
line-height: 20px;
background-color: green;
text-align: center;
font-size: 14px;
border-radius: 0;
border-width: 2px;
border-style: solid;
border-color: #ffffff;
border-image: initial;
box-sizing: border-box;
position: absolute;
top: -10px;
right: -10px;
}
.wpcpo-option.wpcpo-option-color-checkbox .form-row label {
width: 25%;
text-align: center;
padding: 10px 5px;
margin: 5px;
border: 1px solid #dddddd;
box-sizing: border-box;
cursor: pointer;
display: flex;
align-items: center;
position: relative;
}
.wpcpo-option.wpcpo-option-color-checkbox .form-row label > * {
margin: 0 5px;
}
.wpcpo-option.wpcpo-option-color-checkbox .form-row label .label-color {
display: inline-block;
width: 32px;
height: 32px;
flex: 0 0 32px;
}
.wpcpo-option.wpcpo-option-quantity .quantity {
float: none !important;
}
.wpcpo-option.wpcpo-option-dimensions .wpcpo-dimensions {
display: flex;
align-items: center;
justify-content: space-between;
}
.wpcpo-option[data-logic=show] {
display: none;
}
form.cart [name=wpcpo-hidden-quantity] {
display: none !important;
}
.wp-picker-container .button {
border-radius: 2px;
}
.wp-picker-container .button:before, .wp-picker-container .button:after {
display: none !important;
}
.wp-picker-container .button.wp-picker-clear {
font-size: 11px;
line-height: 1;
}
.box-color-picker {
display: inline-block;
width: 20px;
height: 20px;
vertical-align: middle;
}
.box-image-radio, .box-image-checkbox {
display: inline-block;
width: 40px;
vertical-align: middle;
}
.box-image-radio img, .box-image-checkbox img {
width: 100%;
height: auto;
} .wpcpo-tippy-inner {
padding: 5px 1px;
display: flex;
flex-direction: column;
text-align: center;
align-items: center;
justify-content: center;
}
.wpcpo-tippy-inner .wpcpo-tippy-label {
font-weight: 700;
}
.wpcpo-tippy-inner > span {
margin-bottom: 5px;
}
.wpcpo-tippy-inner > span:last-child {
margin-bottom: 0;
}
.wpcpo-tippy-inner .wpcpo-tippy-image {
display: block;
width: 100%;
min-width: 150px;
max-width: 600px;
}
.wpcpo-tippy-inner .wpcpo-tippy-image img {
width: 100%;
height: auto;
border-radius: 3px;
margin: 0 !important;
padding: 0 !important;
}.wp-color-picker{width:80px;direction:ltr}.wp-picker-container .hidden{display:none}.wp-picker-container .wp-color-result.button{min-height:32px;margin:0 6px 6px 0;padding:0 0 0 30px;font-size:11px}.wp-color-result-text{background:#f6f7f7;border-radius:0 2px 2px 0;border-left:1px solid #c3c4c7;color:#50575e;display:block;line-height:2.72727273;padding:0 6px;text-align:center}.wp-color-result:focus,.wp-color-result:hover{background:#f6f7f7;border-color:#8c8f94;color:#1d2327}.wp-color-result:focus:after,.wp-color-result:hover:after{color:#1d2327;border-color:#a7aaad;border-left:1px solid #8c8f94}.wp-picker-container{display:inline-block}.wp-color-result:focus{border-color:#4f94d4;box-shadow:0 0 3px rgba(34,113,177,.8)}.wp-color-result:active{transform:none!important}.wp-picker-open+.wp-picker-input-wrap{display:inline-block;vertical-align:top}.wp-picker-input-wrap label{display:inline-block;vertical-align:top}.form-table .wp-picker-input-wrap label{margin:0!important}.wp-customizer .wp-picker-input-wrap .button.wp-picker-clear,.wp-customizer .wp-picker-input-wrap .button.wp-picker-default,.wp-picker-input-wrap .button.wp-picker-clear,.wp-picker-input-wrap .button.wp-picker-default{margin-left:6px;padding:0 8px;line-height:2.72727273;min-height:32px}.wp-picker-container .iris-square-slider .ui-slider-handle:focus{background-color:#50575e}.wp-picker-container .iris-picker{border-radius:0;border-color:#dcdcde;margin-top:6px}.wp-picker-container input[type=text].wp-color-picker{width:4rem;font-size:12px;font-family:monospace;margin:0;padding:0 5px;vertical-align:top;min-height:32px}.wp-color-picker::-webkit-input-placeholder{color:#646970}.wp-color-picker::-moz-placeholder{color:#646970}.wp-picker-container input[type=text].iris-error{background-color:#fcf0f1;border-color:#d63638;color:#000}.iris-picker .iris-strip .ui-slider-handle:focus,.iris-picker .ui-square-handle:focus{border-color:var(--wp-admin-theme-color,#3858e9);border-style:solid;box-shadow:0 0 0 var(--wp-admin-border-width-focus,1.5px) var(--wp-admin-theme-color,#3858e9);outline:2px solid transparent}.iris-picker .iris-palette:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus,1.5px) var(--wp-admin-theme-color,#3858e9)}@media screen and (max-width:782px){.wp-picker-container input[type=text].wp-color-picker{width:5rem;font-size:16px;line-height:1.875;min-height:32px}.wp-customizer .wp-picker-container input[type=text].wp-color-picker{padding:0 5px}.wp-picker-input-wrap .button.wp-picker-clear,.wp-picker-input-wrap .button.wp-picker-default{padding:0 8px;line-height:2.14285714;min-height:32px}.wp-customizer .wp-picker-input-wrap .button.wp-picker-clear,.wp-customizer .wp-picker-input-wrap .button.wp-picker-default{padding:0 8px;font-size:14px;line-height:2.14285714;min-height:32px}.wp-picker-container .wp-color-result.button{padding:0 0 0 40px;font-size:14px;line-height:2.14285714}.wp-customizer .wp-picker-container .wp-color-result.button{font-size:14px;line-height:2.14285714}.wp-picker-container .wp-color-result-text{padding:0 14px;font-size:inherit;line-height:inherit}.wp-customizer .wp-picker-container .wp-color-result-text{padding:0 10px}}.woopq-quantity {
height: auto !important;
}
.woopq-quantity-input {
display: flex;
align-items: center;
}
.woopq-quantity-plus-minus .plus, .woopq-quantity-plus-minus .minus, .woopq-quantity-plus-minus .btn-plus, .woopq-quantity-plus-minus .btn-minus {
display: none !important;
}
.woopq-quantity-input-plus, .woopq-quantity-input-minus {
width: 40px;
height: 40px;
line-height: 38px;
text-align: center;
cursor: pointer;
background-color: #fefefe;
border: 1px solid #e5e5e5;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.woopq-quantity-input-plus:hover, .woopq-quantity-input-minus:hover {
background-color: #f0f0f0;
}
.woopq-quantity-input .qty {
width: 40px;
height: 40px;
line-height: 38px;
padding: 0 10px;
margin: 0;
box-shadow: none;
border-width: 1px 0;
border-style: solid;
border-color: #e5e5e5;
background-color: #fefefe;
}
.woopq-quantity-input input::-webkit-outer-spin-button, .woopq-quantity-input input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
.woopq-quantity-input input[type=number] {
-moz-appearance: textfield;
}
.woopq-disabled {
opacity: .5 !important;
pointer-events: none !important;
cursor: not-allowed !important;
}
.woopq-atc-disabled {
opacity: .5 !important;
pointer-events: none !important;
cursor: not-allowed !important;
}
.woopq-type-radio label {
display: block;
}.term-relacionados.et-db #et-boc .et-l .et_pb_column_0_tb_body{width: 100% !important;} div#sgpb-popup-dialog-main-div.sgpb-content-44364{width: 100% !Important; max-width: 100% !Important; height: fit-content !important; max-height: fit-content !important; padding: 0 !important;}
.sgpb-popup-dialog-main-div-theme-wrapper-6{top: 0 !important; width: 100% !important}
.sgpb-popup-dialog-main-div-theme-wrapper-6:before{content: ''; display: block; background: white; width: 40px; height: 40px; right: 45px; position: fixed; z-index: 999999;}
.sgpb-popup-dialog-main-div-theme-wrapper-6 img.sgpb-popup-close-button-6{background: white !important; padding: 10px; width: 40px !important; height: 40px !important; border-radius: 5px; filter: invert(1); right: 15px !important;
top: 15px !important;}
.fondo-popup-relacionados{background-color: #f1f1f1 !important;}
.fondo-popup-relacionados .imagen{    background-image: url(data:image/svg+xml;base64,PHN2ZyAgZmlsbD0iI2ZjZmNmYyIgaGVpZ2h0PSI0MHB4IiB3aWR0aD0iMTEycHgiIHZpZXdCb3g9IjAgMCAxMTIgNDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTAsMzUsNTYsMGw1NiwzNXY1TDU2LDUsMCw0MFoiLz48L3N2Zz4=);
background-position: left top 68%;     background-repeat: repeat; margin-bottom: -12px;}
.fondo-popup-relacionados h4.et_pb_module_header{    font-size: 28px;  font-weight: 700; color: #262626; text-transform: uppercase; padding-bottom: 25px;}
.fondo-popup-relacionados pre.wp-block-preformatted{    display: flex; justify-content: center; align-items: center;}
.fondo-popup-relacionados .woocommerce{max-width: 1280px;}
.fondo-popup-relacionados .woocommerce .products::before{display: none !important;}
.fondo-popup-relacionados .woocommerce .products{display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center;}
.fondo-popup-relacionados .dif-blanco{padding: 0 !important;}
.fondo-popup-relacionados .dif-blanco .scroll{height: 100vh; overflow: scroll; padding: 5% !important; padding-bottom: 0 !important;}
.fondo-popup-relacionados .woocommerce .products .product{display: flex; flex-direction: column; background: #ececec; padding-bottom: 5px !important; justify-content: space-between; transition: .2s; border: 1px solid #cecece; border-radius: 10px; overflow: hidden; margin-bottom: 5%!Important;}
.fondo-popup-relacionados .woocommerce .products .product:nth-child(4n), .fondo-popup-relacionados .woocommerce .products .product:last-child{margin-right: 0 !important;}
.fondo-popup-relacionados .woocommerce .products .product h2.woocommerce-loop-product__title{    font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif; font-weight: 700; font-size: 22px; color: #262626 !important; line-height: 1.2em; padding: 0 5%!important; margin-bottom: 10px; transition: .2s; overflow-wrap: break-word; text-wrap: wrap; text-align: left;}
.fondo-popup-relacionados .woocommerce ul.products li.product a img{margin-bottom: 0 !important;}
.fondo-popup-relacionados .woocommerce ul.products li.product .et_shop_image{transition: .2s; margin-bottom: 30px; max-height: 100%!Important;}
.fondo-popup-relacionados .woocommerce ul.products li.product:hover .et_shop_image{margin-bottom: 10px;}
.fondo-popup-relacionados .woocommerce ul.products li.product .et_shop_image img{height: 100% !important; transition: .2s; object-fit: cover; max-height: 300px;}
.fondo-popup-relacionados .woocommerce ul.products li.product:hover .et_shop_image img{height: 95%!Important; }
.fondo-popup-relacionados .woocommerce ul.products li.product .price{font-weight: 700; font-size: 22px; color: #ff9d00!important; font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif; text-align: left; padding: 0 5%!important; margin-bottom: 15px!IMPORTANT; transition: .2s;}
.fondo-popup-relacionados .woocommerce ul.products li.product:hover .price{    margin-bottom: 35px!IMPORTANT;}
.fondo-popup-relacionados .woocommerce ul.products li.product a.woocommerce-loop-product__link{display: flex; flex-direction: column;}
.fondo-popup-relacionados .woocommerce ul.products li.product .et_shop_image span.et_overlay{display: none;}
.sgpb-popup-dialog-main-div-theme-wrapper-6:before{background: transparent !important}
@media all and (min-width: 981px)  and (max-width: 1500px){
.fondo-popup-relacionados .woocommerce ul.products li.product{width: 30% !important; margin-right: 5% ! Important; margin-bottom: 5% ! Important;}
.fondo-popup-relacionados .woocommerce ul.products li.product:nth-child(3n){margin-right: 0 ! Important;}
.fondo-popup-relacionados .woocommerce .products .product:nth-child(4n){margin-right: 5% ! Important;}
}
@media all and (max-width: 980px){
.fondo-popup-relacionados .dif-blanco .scroll{padding-top: 65px !important}
.fondo-popup-relacionados .woocommerce ul.products li.product{width: 48% !important; margin-right: 4% ! Important; margin-bottom: 5% ! Important;}
.fondo-popup-relacionados .woocommerce ul.products li.product:nth-child(even){margin-right: 0 ! Important;}
.fondo-popup-relacionados .woocommerce .products .product h2.woocommerce-loop-product__title{font-size: 18px !important;}
}
@media all and (max-width: 767px){
.fondo-popup-relacionados .woocommerce .products .product h2.woocommerce-loop-product__title{font-size: 16px !important;}
} .fonto-pop-up-vacaciones{background-image: url(https://equipacionespanda.com/wp-content/uploads/2025/08/fondo-vacaciones.jpg);     background-size: cover;
background-position: center bottom;
background-repeat: no-repeat;}
.dif-blanco{background: #ffffff99;     padding: 13% 8%;
text-align: center;}
.fonto-pop-up-vacaciones h4.et_pb_module_header{    font-size: 28px; 
font-weight: 700;
color: #264641;
text-transform: uppercase; padding-bottom: 25px;
}
.fonto-pop-up-vacaciones p{    font-size: 18px;
line-height: 1.6em;
color: #333333;} header ul>li.blog{display: none !important} @media all and (min-width: 981px) {
div#et-main-area{margin-top: 98px !important}
}
@media all and (max-width: 980px) {
div#et-main-area{margin-top: 108px !important}
} div#main-content .et_builder_inner_content{overflow: hidden;} .cabecera h1{display: flex; flex-direction: column;}
.cabecera h1 .clubes{color: #ff9d00 !important; font-size: 55px; margin-top: -15px}
.cabecera.equipaciones h1 .clubes{margin-top: 0; line-height: 1em;}
@media all and (min-width: 1825px) and (max-width: 2060px) {
.cabecera h1{font-size: 80px !important;}
.cabecera.equipaciones h1{font-size: 85px !important;}
}
@media all and (min-width: 1600px) and (max-width: 1824px) {
.cabecera h1{font-size: 70px !important;}
.cabecera.equipaciones h1{font-size: 75px !important;}
.cabecera h1 .clubes{margin-top: -10px}
}
@media all and (min-width: 1030px) and (max-width: 1599px) {
.cabecera h1{font-size: 60px !important;}
.cabecera.equipaciones h1{font-size: 63px !important;}
.cabecera h1 .clubes{font-size: 45px; margin-top: -10px}
}
@media all and (min-width: 1235px) and (max-width: 1370px){
.altura-cabecera .et_pb_column:first-child{width: 50% !important;}
.altura-cabecera .et_pb_column.et-last-child{width: 50% !important;}
}
@media all and (min-width: 1125px) and (max-width: 1234px){
.altura-cabecera .et_pb_column:first-child{width: 55% !important;}
.altura-cabecera .et_pb_column.et-last-child{width: 45% !important;}
.galeria-slider{margin-left: -15% !important;}
}
@media all and (min-width: 768px) and (max-width: 1124px){
.altura-cabecera .et_pb_column:first-child{width: 60% !important;}
.altura-cabecera .et_pb_column.et-last-child{width: 40% !important;}
.galeria-slider{margin-left: -15% !important;}
}
@media all and (min-width: 981px) and (max-width: 1029px) {
.cabecera h1{font-size: 55px !important;}
.cabecera h1 .clubes{font-size: 43px; margin-top: -6px}
}
@media all and (min-width: 768px) and (max-width: 980px) {
.cabecera h1{font-size: 50px !important;}
.cabecera h1 .clubes{font-size: 40px; margin-top: -6px}
}
@media all and (max-width: 767px){
.cabecera h1 .clubes{font-size: 8.75vw; margin-top: -5px;}
} .cabecera .et_pb_slider .et_pb_slide{height: 750px}
.imagen-destacada-deporte, .imagen-destacada-deporte span.et_pb_image_wrap{height: 100%; width: 100%;}
.imagen-destacada-deporte span.et_pb_image_wrap img{height: 100%; object-fit: cover; transform: skewX(10deg) skewY(0deg); width: 60vw !important; max-width: none; margin-left: -5.5vw;}
@media all and (min-width: 1600px) and (max-width: 1824px){
.altura-cabecera, .cabecera .et_pb_slider .et_pb_slide{height: 650px !important;}
}
@media all and (min-width: 981px) and (max-width: 1599px){
.altura-cabecera, .cabecera .et_pb_slider .et_pb_slide{height: 550px !important;}
}
@media all and (min-width: 768px) and (max-width: 980px){
.altura-cabecera, .cabecera .et_pb_slider .et_pb_slide{height: 430px !important;}
}
@media all and (max-width: 767px){
.altura-cabecera{height: auto !important;}
.cabecera .et_pb_slider .et_pb_slide{height: 300px !important;}
.cabecera .altura-cabecera .et_pb_column{margin-top: -4.55vw!important;}
.cabecera .altura-cabecera .et_pb_column.et-last-child{margin-top: -4.55vw!important;}
.imagen-destacada-deporte span.et_pb_image_wrap img{transform: skewX(0deg) skewY(0deg); width: 100% !important; max-width: none; margin-left: 0;}
} .cabecera .et_pb_button_module_wrapper{transform: skewX(-10deg) skewY(0deg); background-color: #ff9d00; width: fit-content; overflow: hidden;}
@media all and (max-width: 767px){
.cabecera .et_pb_button_module_wrapper{transform: skewX(-10deg) skewY(5deg);}
} .bloque-prendas .et_pb_promo_description{width: 100%; height: 100%; padding: 0px 15px !important; background-color: rgba(0,0,0,0.5); transition: .2s ease-in-out; display: flex; align-items: center; justify-content: center;}
.bloque-prendas .et_pb_promo_description h3{padding-bottom: 0 !Important;}
.bloque-prendas:hover .et_pb_promo_description{background-color: rgba(0,0,0,0.6);}
.fila-prendas .et_pb_column{display: flex; flex-direction: row; flex-wrap: wrap;}
@media all and (min-width: 981px) and (max-width: 1450px){
.titulo-prendas h2{font-size: 40px !important;}
}
@media all and (min-width: 1301px) {
.fila-prendas .bloque-prendas{width: 25%; height: 275px !important}
}
@media all and (min-width: 981px) and (max-width: 1300px) {
.fila-prendas .bloque-prendas{width: 33.33%; height: 225px !important}
}
@media all and (min-width: 768px) and (max-width: 980px) {
.fila-prendas .bloque-prendas{width: 33.33%; height: 200px !important}
}
@media all and (max-width: 767px) {
.fila-prendas .bloque-prendas{width: 50%; height: 200px !important}
.fila-prendas .bloque-prendas:first-child, .fila-prendas .bloque-prendas:nth-child(2), .fila-prendas .bloque-prendas:nth-last-child(2), .fila-prendas .bloque-prendas:last-child{height: 250px !important}
} @media all and (min-width: 1181px) and (max-width: 1425px) {
.titulo-trabajamos h2{font-size: 40px !important;}
.texto-trabajamos p{font-size: 24px !important;}
}
@media all and (min-width: 981px) and (max-width: 1220px){
.equipaciones-calidad.titulo-trabajamos h2{font-size: 35px !important;}
}
@media all and (min-width: 981px) and (max-width: 1180px) {
.seccion-trabajamos .titulo-trabajamos{padding-left: 0 !important}
.titulo-trabajamos h2{font-size: 35px !important;}
.texto-trabajamos p{font-size: 24px !important;}
.texto-primero-servicios p{font-size: 18px !important;}
} .bloques-equipaciones-texto{width: 100%; height: 100%; padding: 150px 40px 100px 40px!important; background-color: rgba(0,0,0,0.5); transition: .2s ease-in-out; display: flex; align-items: center; justify-content: center;}
.bloques-equipaciones-texto h3{display: flex; flex-direction: column; font-size: 1.35vw !important;}
.bloques-equipaciones-texto h3 .para-que{font-size: 1.75vw; font-weight: 900; color: #ff9d00; line-height: 1em; margin-top: 0.15vw;}
.bloques-equipaciones-texto:hover{background-color: rgba(0,0,0,0.6)} @media all and (min-width: 981px) and (max-width: 1190px){
.equipaciones{flex-wrap: wrap;}
.equipaciones .et_pb_column{width: 50% !important;}
.equipaciones .et_pb_column:last-child{width: 100% !important;}
.equipaciones .bloques-equipaciones-texto{height: 200px !Important;}
.equipaciones .et_pb_column.dos .bloques-equipaciones-texto{padding: 120px 40px 80px 40px!important;}
.equipaciones .et_pb_column.tres .bloques-equipaciones-texto{display: flex; padding-top: 0 !important; height: 200px !important; justify-content: center; padding-bottom: 0 !important;}
.bloques-equipaciones-texto h3{font-size: 20px !important;}
.bloques-equipaciones-texto h3 .para-que{font-size: 36px !important;}
}
@media all and (min-width: 768px) and (max-width: 980px){
.equipaciones{flex-wrap: wrap;}
.equipaciones .et_pb_column{width: 50% !important;}
.equipaciones .et_pb_column:last-child{width: 100% !important;}
.equipaciones .bloques-equipaciones-texto{height: 175px !Important;}
.equipaciones .et_pb_column.dos .bloques-equipaciones-texto{padding: 110px 40px 90px 40px!important;}
.equipaciones .et_pb_column.tres .bloques-equipaciones-texto{display: flex; padding-top: 0 !important; height: 175px !important; justify-content: center; padding-bottom: 0 !important;}
.bloques-equipaciones-texto h3{font-size: 2.35vw!important;}
.bloques-equipaciones-texto h3 .para-que{font-size: 36px !important;}
}
@media all and (max-width: 767px){
.bloques-equipaciones-texto{padding: 0px 40px 0px 40px!important;     height: 200px;}
.equipaciones .et_pb_column:first-child .bloques-equipaciones-texto,  .equipaciones .et_pb_column.et-last-child .bloques-equipaciones-texto{height: 260px !important;}
.bloques-equipaciones-texto h3{font-size: 4.35vw!important;}
.bloques-equipaciones-texto h3 .para-que{font-size: 9vw;}
} .imagen-cta img{transform: skewX(10deg) skewY(0deg); margin-left: -7%;}
.seccion-cta-contacto .et_pb_row.fila-cta-contacto .et_pb_column:last-child{}
.fila-cta-contacto .imagen-cta, .fila-cta-contacto .imagen-cta .et_pb_image_wrap {height: 100%}
.fila-cta-contacto .imagen-cta .et_pb_image_wrap  img{height: 100%; object-fit: cover;}
@media all and (min-width: 981px) and (max-width: 1785px) {
.seccion-cta-contacto .et_pb_row.fila-cta-contacto{padding-left: 5% !important;}
}
@media all and (min-width: 1355px) and (max-width: 1690px) {
.cta-contacto h2{font-size: 40px !important;}
.cta-contacto p{font-size: 24px !important;}
}
@media all and (min-width: 981px) and (max-width: 1354px) {
.cta-contacto h2{font-size: 35px !important; max-width: 570px; line-height: 1em !important; margin-bottom: 15px !important;}
.cta-contacto p{font-size: 24px !important;}
}
@media all and (min-width: 981px) and (max-width: 1260px) {
.seccion-cta-contacto .fila-cta-contacto{width: 105% !important;}
.fila-cta-contacto .imagen-cta img{height: 300px; object-fit: cover; width: 115% !important; max-width: none; margin-left: -7.5%; overflow: visible;}
}
@media all and (max-width: 980px){
.fila-cta-contacto .imagen-cta .et_pb_image_wrap{width: 100% !important;}
.fila-cta-contacto .imagen-cta img{transform: none !Important; margin-left: 0; width: 100% !important; object-fit: cover;}
}
@media all and (max-width: 767px){
.seccion-cta-contacto .et_pb_row.fila-cta-contacto .et_pb_column:last-child{height: 250px}
} .seccion-personalizacion .fila-imagen-fifty .et_pb_column:first-child{display: flex; flex-direction: column; justify-content: center;}
.fila-imagen-fifty .et_pb_image, .fila-imagen-fifty .et_pb_image .et_pb_image_wrap{height: 100%}
.fila-imagen-fifty .et_pb_image .et_pb_image_wrap img{height: 100%; object-fit: cover; object-position: 85% 50%;}
@media all and (min-width: 2250px) {
.seccion-personalizacion .fila-imagen-fifty{max-height: 600px;}
.fila-imagen-fifty .et_pb_image .et_pb_image_wrap img{height: 100%; object-fit: cover; }
}
@media all and (min-width: 1450px) and (max-width: 1850px) {
.seccion-personalizacion .fila-imagen-fifty .et_pb_column:first-child{width: 55% !important;}
.seccion-personalizacion .fila-imagen-fifty .et_pb_column.et-last-child{width: 45% !important;}
}
@media all and (min-width: 1200px) and (max-width: 1449px) {
.seccion-personalizacion .fila-imagen-fifty .et_pb_column:first-child{width: 60% !important;}
.seccion-personalizacion .fila-imagen-fifty .et_pb_column.et-last-child{width: 40% !important;}
}
@media all and (max-width: 1199px) {
.seccion-personalizacion .fila-imagen-fifty{display: flex; flex-direction: column-reverse;}
.seccion-personalizacion .fila-imagen-fifty .et_pb_column:first-child{width: 100% !important; padding-top: 50px !important;}
.seccion-personalizacion .fila-imagen-fifty .et_pb_column.et-last-child{width: 100% !important; height: 400px !Important;}
}
@media all and (min-width: 768px) and (max-width: 980px) {
.seccion-personalizacion .fila-imagen-fifty .et_pb_column.et-last-child{width: 100% !important; height: 300px !Important;}
} .xoo-wsc-items-count{box-shadow: 0 0 7px rgba(0,0,0,0.3)!important; font-weight: 800;}
.xoo-wsc-basket{box-shadow: 0 0 7px rgba(0,0,0,0.3)!important;} 
.xoo-wsc-header .xoo-wsch-basket{display: none !Important;} 
.xoo-wsc-header{ background-color: black; background-image: url(data:image/svg+xml;base64,PHN2ZyAgZmlsbD0iIzE5MTkxOSIgaGVpZ2h0PSIxNjBweCIgd2lkdGg9IjgwcHgiIHZpZXdCb3g9IjAgMCA4MCAxNjAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTQxLjEyLDQwLDUzLDE2LjI4LDYwLjYyLDFIODBWMEg1OC44OEw0MCwzNy43NiwyMS4xMiwwSDBWMUgxOS4zOEwyNywxNi4yOCwzOC44OCw0MCwxOS4zOCw3OUgwdjJIMTkuMzhsMTkuNSwzOS0xOS41LDM5SDB2MUgyMS4xMkw0MCwxMjIuMjQsNTguODgsMTYwSDgwdi0xSDYwLjYybC0xOS41LTM5LDE5LjUtMzlIODBWNzlINjAuNjJaTTQwLDExNy43NiwyMS4xMiw4MCw0MCw0Mi4yNCw1OC44OCw4MFoiLz48L3N2Zz4=); background-position: left top 68%; padding: 25px 20px !important;} 
.xoo-wsc-header span.xoo-wsch-text{color: #fb9c38 !important; font-weight: 800; font-style: italic; font-size: 30px; margin-left: 0 !Important} 
.xoo-wsc-header span.xoo-wsch-close{display: none !Important;} 
.xoo-wsc-icon-trash{ padding: 5px; border-radius: 100%;} 
.xoo-wsc-icon-trash:hover{background: red !important; color: white !Important} 
.xoo-wsc-product{padding: 20px 15px !important;}
.xoo-wsc-body .xoo-wsc-product{border: none !Important} 
span.xoo-wsc-pname, span.xoo-wsc-pname a{ font-weight: 700; color: #262626; line-height: 1.2em;} 
.xoo-wsc-product span.xoo-wsc-chng{background: black; color: white} 
.xoo-wsc-footer{padding: 0 !important} 
.xoo-wsc-ftx-row.xoo-wsc-ftx-coupon{background: #f79b4e; color: black !important; font-weight: 500; font-size: 15px; text-align: center; width: 100%; justify-content: center; border: none !important; transition: .2s; padding: 0 !important} 
.xoo-wsc-ftx-row.xoo-wsc-ftx-coupon:hover{background: #f18939 !important;}
.xoo-wsc-ftx-row.xoo-wsc-ftx-coupon span.xoo-wsc-ftx-icon{display: none !important} 
.xoo-wsc-sl-content.xoo-wsc-sl-coupon, .xoo-wsc-sl-content.xoo-wsc-sl-shipping{height: 100%; background-image: url(data:image/svg+xml;base64,PHN2ZyAgZmlsbD0iI2ZjZmNmYyIgaGVpZ2h0PSI0MHB4IiB3aWR0aD0iMTEycHgiIHZpZXdCb3g9IjAgMCAxMTIgNDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTAsMzUsNTYsMGw1NiwzNXY1TDU2LDUsMCw0MFoiLz48L3N2Zz4=); background-position: left top 68%;} 
.xoo-wsc-sl-content.xoo-wsc-sl-coupon .xoo-wsc-sl-heading, .xoo-wsc-sl-shipping .xoo-wsc-sl-heading{ color: #262626 !important; font-weight: 800; font-style: italic; font-size: 25px; margin-left: 0 !Important;} 
form.xoo-wsc-sl-apply-coupon > input{border: 2px solid black; font-size: 15px; padding: 10px; color: #262626; font-weight: 600; margin-bottom: 10px} 
form.xoo-wsc-sl-apply-coupon > button, section.shipping-calculator-form button.button{background-color: #fb9c38 !important; color: #ffffff !important; border: 2px solid #fb9c38 !important; padding: 10px 20px !important; font-weight: 800; text-transform: uppercase; transition: .2s; cursor: pointer; font-size: 15px; height: 43px; line-height: 1em !important; width: 100% !important; border-radius: 0 !important;} 
section.shipping-calculator-form button.button:after{display: none !important}
form.xoo-wsc-sl-apply-coupon > button:hover, section.shipping-calculator-form button.button:hover{background: #f18939 !important; border: 2px solid #f18939 !important;}
.xoo-wsc-footer .xoo-wsc-ftx-coupon span.xoo-wsc-toggle-slider:before{content: "\e926"; font-family: 'Woo-Side-Cart' !important; margin-right: 5px; font-size: 17px}
.xoo-wsc-footer span.xoo-wsc-toggle-slider{width: 100%; height: 100%; padding: 8px 0; display: flex; align-items: center; justify-content: center;}
form.xoo-wsc-sl-apply-coupon{flex-direction: column; margin-top: 0;}
ul.xoo-wsc-notices li{padding: 15px 20px; list-style-type: none; font-weight: 600; font-size: 16px;}
.xoo-wsc-ship-bar-cont{color: white !important; line-height: 1em; margin-top: 13px; font-size: 16px !important;}
.xoo-wsc-ft-amt.xoo-wsc-ft-amt-shipping.add span.xoo-wsc-ft-amt-label span.xoo-wsc-toggle-slider{justify-content: start;}
.xoo-wsc-footer .xoo-wsc-ft-totals{padding: 0 20px; padding-top: 10px; padding-bottom: 15px}
.xoo-wsc-sl-shipping .xoo-wsc-shipping-destination{display: flex; flex-direction: column; text-align: left; color: #262626; font-size: 18px;}
.xoo-wsc-sl-shipping .xoo-wsc-shipping-destination > span:first-child{color: #262626; font-weight: 800; font-size: 16px}
.xoo-wsc-sl-shipping ul.xoo-wsc-shipping-methods{width: 100%}
.xoo-wsc-sl-shipping ul.xoo-wsc-shipping-methods:before{content: 'Elige tu método de envío:'; color: #262626; font-weight: 800; font-size: 16px;}
ul.xoo-wsc-shipping-methods li{color: #262626; font-size: 18px; text-align: left;}
ul.xoo-wsc-shipping-methods li:first-child{margin-top: 8px;}
ul.xoo-wsc-shipping-methods section.shipping-calculator-form input, section.shipping-calculator-form span#select2-calc_shipping_country-container, section.shipping-calculator-form span#select2-calc_shipping_state-container{color: #262626; font-size: 18px; text-align: left; padding: 10px 15px; background-color: #efefef;}
section.shipping-calculator-form span.select2-selection.select2-selection--single{height: 48px; border: none;}
span.select2-selection__arrow{height: 47px !important; display: flex; align-items: center;}
section.shipping-calculator-form .form-row{height: 48px !important; margin-bottom: 15px !important;}
section.shipping-calculator-form .form-row input.input-text{color: #262626; font-size: 18px; text-align: left; padding: 10px 15px; background-color: #efefef; height: 48px; font-weight: 500;}
.xoo-wsc-footer .xoo-wsc-ft-amt-shipping span.xoo-wsc-toggle-slider{padding: 2px 0;}
.xoo-wsc-footer .xoo-wsc-ft-amt-total{padding-top: 10px;}
.xoo-wsc-footer .xoo-wsc-ft-amt-total span{font-weight: 700 !important}
.xoo-wsc-footer span.xoo-wsc-footer-txt{margin-bottom: 20px; line-height: 1.2em; margin-top: 0; padding: 0 20px;}
.xoo-wsc-footer .xoo-wsc-ft-buttons-cont{display: flex; flex-direction: column; padding: 0 20px; margin-bottom: 20px} 
.xoo-wsc-footer .xoo-wsc-ft-buttons-cont .xoo-wsc-ft-btn{background-color: #fb9c38 !important; color: #ffffff !important; border: 2px solid #fb9c38 !important; padding: 10px 20px !important; font-weight: 800; text-transform: uppercase; transition: .2s; cursor: pointer; font-size: 15px; height: 43px; line-height: 1em !important; width: 100% !important; border-radius: 0 !important;}
.xoo-wsc-footer .xoo-wsc-ft-buttons-cont .xoo-wsc-ft-btn:hover{background: #f18939 !important; border: 2px solid #f18939 !important;}
ul.xoo-wsc-notices li.xoo-wsc-notice-success{display: none !important}
.xoo-wsc-ft-btn-checkout{display: none !important}
.xoo-wsc-body .xoo-wsc-product dt, .xoo-wsc-body .xoo-wsc-product dd{line-height: 1.2em; font-style: normal !important; font-size: 12px; margin-top: 3px !important;} .xoo-wsc-product.xoo-wsc-is-parent .xoo-wsc-img-col{align-self: flex-start;}
.xoo-wsc-product.xoo-wsc-is-parent .variation-Productosenlote{font-style: normal !important;}
.xoo-wsc-product.xoo-wsc-is-parent .variation-Productosenlote ul li{font-style: normal !important; line-height: 1.3em !important; margin-bottom: 5px; font-size: 12px !important;}
.xoo-wsc-product.xoo-wsc-is-parent .variation-Productosenlote ul li:last-child{margin-bottom: 0;}
.woosb-products .woosb-product .woosb-thumb, .woosb-products .woosb-product .woosb-title .woosb-title-inner {
pointer-events: none;
} .woocommerce div.product p.stock {font-size: 20px;}
.woocommerce div.product p.stock.available-on-backorder {
color: #d56925;} body.single-product .woosb-title .woosb-name a {pointer-events: none;}input[type="checkbox"].cmplz-category { width: initial; -webkit-appearance: checkbox;}input[type="checkbox"].cmplz-category:checked::before { content: '';}.cmplz-cookiebanner { box-sizing: border-box;}:root { --cmplz_banner_width: 526px; --cmplz_banner_background_color: #ffffff; --cmplz_banner_border_color: #f2f2f2; --cmplz_banner_border_width: 0px 0px 0px 0px ; --cmplz_banner_border_radius: 12px 12px 12px 12px; --cmplz_banner_margin: 10px; --cmplz_categories-height: 163px; --cmplz_title_font_size: 15px; --cmplz_text_line_height: calc(var(--cmplz_text_font_size) * 1.5); --cmplz_text_color: #222222; --cmplz_hyperlink_color: #000000; --cmplz_text_font_size: 12px; --cmplz_link_font_size: 12px; --cmplz_category_body_font_size: 12px; --cmplz_button_accept_background_color: #ff9d00; --cmplz_button_accept_border_color: #ff9d00; --cmplz_button_accept_text_color: #ffffff; --cmplz_button_deny_background_color: #f9f9f9; --cmplz_button_deny_border_color: #f2f2f2; --cmplz_button_deny_text_color: #222222; --cmplz_button_settings_background_color: #f9f9f9; --cmplz_button_settings_border_color: #f2f2f2; --cmplz_button_settings_text_color: #333333; --cmplz_button_border_radius: 6px 6px 6px 6px; --cmplz_button_font_size: 15px; --cmplz_category_header_always_active_color: green; --cmplz_category_header_title_font_size: 14px; --cmplz_category_header_active_font_size: 12px; --cmplz-manage-consent-height: 50px; --cmplz-manage-consent-offset: -35px; --cmplz_slider_active_color: #50dd13; --cmplz_slider_inactive_color: #F56E28; --cmplz_slider_bullet_color: #ffffff;}body.cmplz-banner-active *:not(.cmplz-cookiebanner):not(.cmplz-cookiebanner *) { pointer-events: none !important; user-select: none !important;}.cmplz-cookiebanner * { pointer-events: auto !important; user-select: auto !important;}#cmplz-manage-consent .cmplz-manage-consent { margin: unset; z-index: 9998; color: var(--cmplz_text_color); background-color: var(--cmplz_banner_background_color); border-style: solid; border-color: var(--cmplz_banner_border_color); border-width: var(--cmplz_banner_border_width); border-radius: var(--cmplz_banner_border_radius); border-bottom-left-radius: 0; border-bottom-right-radius: 0; line-height: initial; position: fixed; bottom: var(--cmplz-manage-consent-offset); min-width: 100px; height: var(--cmplz-manage-consent-height); right: 40px; padding: 15px; cursor: pointer; animation: mc_slideOut 0.5s forwards;}#cmplz-manage-consent .cmplz-manage-consent:active { outline: none; border: none;}#cmplz-manage-consent .cmplz-manage-consent.cmplz-dismissed { display: none;}#cmplz-manage-consent .cmplz-manage-consent:hover,#cmplz-manage-consent .cmplz-manage-consent:focus { animation: mc_slideIn 0.5s forwards; animation-delay: 0;}@-webkit-keyframes mc_slideIn { 100% { bottom: 0; }}@keyframes mc_slideIn { 100% { bottom: 0; }}@-webkit-keyframes mc_slideOut { 100% { bottom: var(--cmplz-manage-consent-offset); }}@keyframes mc_slideOut { 100% { bottom: var(--cmplz-manage-consent-offset); }}@media (max-width: 425px) { .cmplz-cookiebanner .cmplz-header .cmplz-title { display: none; }}.cmplz-cookiebanner { max-height: calc(100vh - 20px); overflow-y: auto; position: fixed; height: auto; left: 50%; top: 50%; -ms-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); grid-template-rows: minmax(0, 1fr); z-index: 99999; background: var(--cmplz_banner_background_color);}.cmplz-cookiebanner a { transition: initial;}.cmplz-cookiebanner .cmplz-buttons a.cmplz-btn.tcf { display: none;}.cmplz-cookiebanner.cmplz-dismissed { display: none;}.cmplz-cookiebanner .cmplz-body { width: 100%; grid-column: span 3; overflow-y: auto; overflow-x: hidden; max-height: 55vh;}.cmplz-cookiebanner .cmplz-body::-webkit-scrollbar-track { border-radius: 10px; -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0); background-color: transparent;}.cmplz-cookiebanner .cmplz-body::-webkit-scrollbar { width: 5px; background-color: transparent;}.cmplz-cookiebanner .cmplz-body::-webkit-scrollbar-thumb { background-color: var(--cmplz_button_accept_background_color); border-radius: 10px;}@media (min-width: 350px) { .cmplz-cookiebanner .cmplz-body { min-width: 300px; }}@media (max-height: 400px) { .cmplz-cookiebanner { height: calc(100vh - 20px); display: flex; flex-direction: column; overflow: hidden; gap: 1px; grid-row-gap: 1px; padding: 7px 12px !important; zoom: 0.6; } .cmplz-cookiebanner .cmplz-body { flex: 1; min-height: 0; overflow-y: auto; max-height: none; margin-top: 15px !important; } .cmplz-cookiebanner .cmplz-header, .cmplz-cookiebanner .cmplz-divider, .cmplz-cookiebanner .cmplz-links, .cmplz-cookiebanner .cmplz-buttons, .cmplz-cookiebanner .cmplz-documents { flex-shrink: 0; } .cmplz-cookiebanner .cmplz-header { margin-bottom: 15px !important; max-height: 10px; } .cmplz-close { zoom: 0.6 !important; } .cmplz-cookiebanner .cmplz-buttons { gap: 1px !important; } .cmplz-cookiebanner .cmplz-buttons .cmplz-btn { height: 15vh !important; min-height: unset !important; padding: 0 !important; white-space: nowrap !important; font-size: 1.1rem !important; line-height: 14px !important; zoom: 0.5 !important; } .cmplz-cookiebanner .cmplz-documents, .cmplz-cookiebanner .cmplz-information { zoom: 0.5 !important; }}@media (max-height: 400px) and (max-width: 768px) { .cmplz-cookiebanner { gap: 1px; }}.cmplz-cookiebanner { border-style: solid; border-color: var(--cmplz_banner_border_color); border-width: var(--cmplz_banner_border_width); border-radius: var(--cmplz_banner_border_radius); padding: 15px 20px; display: grid; grid-gap: 10px;}.cmplz-cookiebanner .cmplz-divider { margin-left: -20px; margin-right: -20px;}.cmplz-cookiebanner .cmplz-header { grid-template-columns: 100px 1fr 100px; align-items: center; display: grid; grid-column: span 3;}@media (max-width: 399px) { .cmplz-cookiebanner .cmplz-header { grid-template-columns: auto 1fr auto; }}.cmplz-cookiebanner .cmplz-logo svg { max-height: 35px; width: inherit;}.cmplz-cookiebanner .cmplz-logo img { max-height: 40px; width: inherit;}.cmplz-cookiebanner .cmplz-title { justify-self: center; grid-column-start: 2; font-size: var(--cmplz_title_font_size); color: var(--cmplz_text_color); font-weight: 500;}.cmplz-cookiebanner .cmplz-close { line-height: 20px; justify-self: end; grid-column-start: 3; font-size: 20px; cursor: pointer; width: 20px; height: 20px; color: var(--cmplz_text_color);}.cmplz-cookiebanner .cmplz-close svg { width: 20px; height: 20px;}.cmplz-cookiebanner .cmplz-close:hover { text-decoration: none; line-height: initial; font-size: 18px;}.cmplz-cookiebanner .cmplz-message { word-wrap: break-word; font-size: var(--cmplz_text_font_size); line-height: var(--cmplz_text_line_height); color: var(--cmplz_text_color); margin-bottom: 5px;}.cmplz-cookiebanner .cmplz-message a { color: var(--cmplz_hyperlink_color);}.cmplz-cookiebanner .cmplz-message,.cmplz-cookiebanner .cmplz-categories,.cmplz-cookiebanner .cmplz-links,.cmplz-cookiebanner .cmplz-buttons,.cmplz-cookiebanner .cmplz-divider { grid-column: span 3;}.cmplz-cookiebanner .cmplz-categories.cmplz-tcf .cmplz-category .cmplz-category-header { grid-template-columns: 1fr auto;}.cmplz-cookiebanner .cmplz-categories .cmplz-category { background-color: rgba(239, 239, 239, 0.5);}.cmplz-cookiebanner .cmplz-categories .cmplz-category:not(:last-child) { margin-bottom: 10px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header { display: grid; grid-template-columns: 1fr auto 15px; grid-template-rows: minmax(0, 1fr); align-items: center; grid-gap: 10px; padding: 10px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-category-title { font-weight: 500; grid-column-start: 1; justify-self: start; font-size: var(--cmplz_category_header_title_font_size); color: var(--cmplz_text_color); margin: 0;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-always-active { font-size: var(--cmplz_category_header_active_font_size); font-weight: 500; color: var(--cmplz_category_header_always_active_color);}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-always-active label { display: none;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-banner-checkbox { display: flex; align-items: center; margin: 0;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-banner-checkbox input[data-category=cmplz_functional] { display: none;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-category-toggle { background: none; border: none; padding: 0; margin: 0; cursor: pointer; grid-column-start: 3; display: flex; align-items: center; justify-content: center; color: inherit;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-icon.cmplz-open { cursor: pointer; content: ''; transform: rotate(0deg); -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; background-size: cover; height: 18px; width: 18px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-description { font-size: var(--cmplz_category_body_font_size); color: var(--cmplz_text_color); margin: 0; max-width: 100%; padding: 10px;}@media (max-width: 425px) { .cmplz-cookiebanner .cmplz-category .cmplz-category-header { grid-template-columns: 1fr!important; }}@media (max-width: 425px) { .cmplz-cookiebanner .cmplz-message { margin-right: 5px; }}.cmplz-cookiebanner .cmplz-buttons { display: flex; gap: var(--cmplz_banner_margin);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn { min-height: 45px; padding: 10px; margin: initial; width: 100%; white-space: nowrap; border-radius: var(--cmplz_button_border_radius); cursor: pointer; font-size: var(--cmplz_button_font_size); font-weight: 500; text-decoration: none; line-height: 20px; text-align: center; flex: initial;}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn:hover { text-decoration: none;}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-accept { background-color: var(--cmplz_button_accept_background_color); border: 1px solid var(--cmplz_button_accept_border_color); color: var(--cmplz_button_accept_text_color);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-deny { background-color: var(--cmplz_button_deny_background_color); border: 1px solid var(--cmplz_button_deny_border_color); color: var(--cmplz_button_deny_text_color);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-view-preferences { background-color: var(--cmplz_button_settings_background_color); border: 1px solid var(--cmplz_button_settings_border_color); color: var(--cmplz_button_settings_text_color);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-save-preferences { background-color: var(--cmplz_button_settings_background_color); border: 1px solid var(--cmplz_button_settings_border_color); color: var(--cmplz_button_settings_text_color);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-manage-options { background-color: var(--cmplz_button_settings_background_color); border: 1px solid var(--cmplz_button_settings_border_color); color: var(--cmplz_button_settings_text_color);}.cmplz-cookiebanner .cmplz-buttons a.cmplz-btn { display: flex; align-items: center; justify-content: center; padding: initial;}@media (max-width: 425px) { .cmplz-cookiebanner .cmplz-links.cmplz-information { display: initial; text-align: center; }}.cmplz-cookiebanner .cmplz-links { display: flex; gap: var(--cmplz_banner_margin);}.cmplz-cookiebanner .cmplz-links.cmplz-information { justify-content: space-between;}.cmplz-cookiebanner .cmplz-links.cmplz-documents { justify-content: center;}.cmplz-cookiebanner .cmplz-links .cmplz-link { color: var(--cmplz_hyperlink_color); font-size: var(--cmplz_link_font_size); text-decoration: underline; margin: 0;}.cmplz-cookiebanner .cmplz-links .cmplz-link.cmplz-read-more-purposes { display: none;}.cmplz-cookiebanner .cmplz-links ul { margin: 0; padding: 0; list-style: none; display: flex; gap: var(--cmplz_banner_margin); justify-content: center;}.cmplz-categories .cmplz-category .cmplz-description-statistics-anonymous { display: none;}.cmplz-categories .cmplz-category .cmplz-description-statistics { display: block;}.cmplz-categories .cmplz-category .cmplz-category-header .cmplz-category-toggle { background: none; border: none; padding: 0; margin: 0; cursor: pointer; grid-column-start: 3; display: flex; align-items: center; justify-content: center; color: inherit;}.cmplz-categories .cmplz-category .cmplz-category-toggle[aria-expanded="true"] .cmplz-icon.cmplz-open { transform: rotate(180deg);}.cmplz-cookiebanner { top: initial; left: initial; right: 10px; bottom: 10px; transform: initial;}@media (min-width: 768px) { .cmplz-cookiebanner { min-width: var(--cmplz_banner_width); max-width: 100%; display: grid; grid-row-gap: 10px; }}@media (max-width: 768px) { .cmplz-cookiebanner { left: initial; right: initial; bottom: 0; width: 100%; } .cmplz-cookiebanner .cmplz-buttons { flex-direction: column; }}@media (min-width: 768px) { .cmplz-message, .cmplz-categories { width: calc(var(--cmplz_banner_width) - 42px); }}.cmplz-cookiebanner .cmplz-categories,.cmplz-cookiebanner .cmplz-save-preferences,.cmplz-cookiebanner .cmplz-link.cmplz-manage-options,.cmplz-cookiebanner .cmplz-manage-vendors,.cmplz-cookiebanner .cmplz-read-more,.cmplz-cookiebanner .cmplz-btn.cmplz-manage-options { display: none;}.cmplz-cookiebanner .cmplz-categories.cmplz-fade-in { animation: fadeIn 1s; -webkit-animation: fadeIn 1s; -moz-animation: fadeIn 1s; -o-animation: fadeIn 1s; -ms-animation: fadeIn 1s; display: block;}@keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-moz-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-webkit-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-o-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-ms-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}.cmplz-cookiebanner .cmplz-links.cmplz-information { display: none;}.cmplz-cookiebanner .cmplz-preferences,.cmplz-manage-consent-container .cmplz-preferences { display: none;}#cmplz-manage-consent .cmplz-manage-consent { display: none;}.cmplz-logo { display: none !important;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox { position: relative;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox { opacity: 0; margin: 0; margin-top: -10px; cursor: pointer; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; position: absolute; z-index: 1; top: 0px; left: 0px; width: 40px; height: 20px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox:focus + .cmplz-label:before { box-shadow: 0 0 0 2px #245fcc;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox:checked + .cmplz-label::before { display: block; background-color: var(--cmplz_slider_active_color); content: ""; padding-left: 6px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox:checked + .cmplz-label:after { left: 14px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label { position: relative; padding-left: 30px; margin: 0;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:before,.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:after { box-sizing: border-box; position: absolute; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; transition: background-color 0.3s, left 0.3s;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:before { display: block; content: ""; color: #fff; box-sizing: border-box; font-family: 'FontAwesome', sans-serif; padding-left: 23px; font-size: 12px; line-height: 20px; background-color: var(--cmplz_slider_inactive_color); left: 0px; top: -7px; height: 15px; width: 28px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:after { display: block; content: ""; letter-spacing: 20px; background: var(--cmplz_slider_bullet_color); left: 4px; top: -5px; height: 11px; width: 11px;}.cmplz-cookiebanner { box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;}#cmplz-manage-consent .cmplz-manage-consent { box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;}.cmplz-cookiebanner.cmplz-show { box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;}.cmplz-cookiebanner.cmplz-show:hover { transition-duration: 1s; box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;}