.ps-container{-ms-touch-action:auto;touch-action:auto;overflow:hidden !important;-ms-overflow-style:none}@supports (-ms-overflow-style: none){.ps-container{overflow:auto !important}}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){.ps-container{overflow:auto !important}}.ps-container.ps-active-x>.ps-scrollbar-x-rail,.ps-container.ps-active-y>.ps-scrollbar-y-rail{display:block;background-color:transparent}.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail{background-color:#eee;opacity:.9}.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x{background-color:#999;height:11px}.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail{background-color:#eee;opacity:.9}.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y{background-color:#999;width:11px}.ps-container>.ps-scrollbar-x-rail{display:none;position:absolute;opacity:0;-webkit-transition:background-color .2s linear, opacity .2s linear;-o-transition:background-color .2s linear, opacity .2s linear;-moz-transition:background-color .2s linear, opacity .2s linear;transition:background-color .2s linear, opacity .2s linear;bottom:0px;height:15px}.ps-container>.ps-scrollbar-x-rail>.ps-scrollbar-x{position:absolute;background-color:#aaa;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;-o-transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;-moz-transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -webkit-border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;bottom:2px;height:6px}.ps-container>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x,.ps-container>.ps-scrollbar-x-rail:active>.ps-scrollbar-x{height:11px}.ps-container>.ps-scrollbar-y-rail{display:none;position:absolute;opacity:0;-webkit-transition:background-color .2s linear, opacity .2s linear;-o-transition:background-color .2s linear, opacity .2s linear;-moz-transition:background-color .2s linear, opacity .2s linear;transition:background-color .2s linear, opacity .2s linear;right:0;width:15px}.ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y{position:absolute;background-color:#aaa;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;-o-transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;-moz-transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -webkit-border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;right:2px;width:6px}.ps-container>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y,.ps-container>.ps-scrollbar-y-rail:active>.ps-scrollbar-y{width:11px}.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail{background-color:#eee;opacity:.9}.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x{background-color:#999;height:11px}.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail{background-color:#eee;opacity:.9}.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y{background-color:#999;width:11px}.ps-container:hover>.ps-scrollbar-x-rail,.ps-container:hover>.ps-scrollbar-y-rail{opacity:.6}.ps-container:hover>.ps-scrollbar-x-rail:hover{background-color:#eee;opacity:.9}.ps-container:hover>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x{background-color:#999}.ps-container:hover>.ps-scrollbar-y-rail:hover{background-color:#eee;opacity:.9}.ps-container:hover>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y{background-color:#999}.ps-theme-wpc {
-ms-touch-action: none;
touch-action: none;
overflow: hidden !important;
-ms-overflow-style: none;
}
@supports (-ms-overflow-style: none) {
.ps-theme-wpc {
overflow: auto !important;
}
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.ps-theme-wpc {
overflow: auto !important;
}
}
.ps-theme-wpc.ps-active-x > .ps-scrollbar-x-rail,
.ps-theme-wpc.ps-active-y > .ps-scrollbar-y-rail {
display: block;
background-color: transparent;
}
.ps-theme-wpc.ps-in-scrolling {
pointer-events: none;
}
.ps-theme-wpc.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
background-color: rgba(0, 0, 0, .1) !important;
}
.ps-theme-wpc.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
background-color: rgba(0, 0, 0, 1);
}
.ps-theme-wpc.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
background-color: rgba(0, 0, 0, .1) !important;
}
.ps-theme-wpc.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
background-color: rgba(0, 0, 0, 1);
width: 2px;
border-radius: 1px;
}
.ps-theme-wpc > .ps-scrollbar-x-rail {
display: none;
position: absolute; opacity: 0;
transition: background-color .2s linear, opacity .2s linear;
bottom: 0; height: 2px;
border-radius: 1px;
}
.ps-theme-wpc > .ps-scrollbar-x-rail > .ps-scrollbar-x {
position: absolute; background-color: rgba(0, 0, 0, 1);
transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
bottom: 0; height: 2px !important;
border-radius: 1px !important;
}
.ps-theme-wpc > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x, .ps-theme-wpc > .ps-scrollbar-x-rail:active > .ps-scrollbar-x {
height: 2px;
border-radius: 1px;
}
.ps-theme-wpc > .ps-scrollbar-y-rail {
display: none;
position: absolute; opacity: 0;
transition: background-color .2s linear, opacity .2s linear;
right: 0; width: 2px;
border-radius: 1px;
}
.ps-theme-wpc > .ps-scrollbar-y-rail > .ps-scrollbar-y {
position: absolute; background-color: rgba(0, 0, 0, 1); transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
right: 0; width: 2px !important;
border-radius: 1px !important;
}
.ps-theme-wpc > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y, .ps-theme-wpc > .ps-scrollbar-y-rail:active > .ps-scrollbar-y {
width: 2px;
border-radius: 1px;
}
.ps-theme-wpc:hover.ps-in-scrolling {
pointer-events: none;
}
.ps-theme-wpc:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
background-color: rgba(0, 0, 0, 1);
}
.ps-theme-wpc:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
background-color: rgba(0, 0, 0, 1);
height: 2px;
border-radius: 1px;
}
.ps-theme-wpc:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
background-color: rgba(0, 0, 0, 1);
}
.ps-theme-wpc:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
background-color: rgba(0, 0, 0, 1);
width: 2px;
border-radius: 1px;
}
.ps-theme-wpc:hover > .ps-scrollbar-x-rail:hover {
background-color: rgba(0, 0, 0, .1);
opacity: 1;
}
.ps-theme-wpc:hover > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x {
background-color: rgba(0, 0, 0, 1);
}
.ps-theme-wpc:hover > .ps-scrollbar-y-rail:hover {
background-color: rgba(0, 0, 0, .1);
opacity: 1;
}
.ps-theme-wpc:hover > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y {
background-color: rgba(0, 0, 0, 1);
}@font-face {
font-family: 'feather';
src: url(//www.espresso.cr/wp-content/plugins/woo-smart-wishlist/assets/libs/feather/fonts/feather.eot);
src: url(//www.espresso.cr/wp-content/plugins/woo-smart-wishlist/assets/libs/feather/fonts/feather.eot#iefix) format('embedded-opentype'),
url(//www.espresso.cr/wp-content/plugins/woo-smart-wishlist/assets/libs/feather/fonts/feather.ttf) format('truetype'),
url(//www.espresso.cr/wp-content/plugins/woo-smart-wishlist/assets/libs/feather/fonts/feather.woff) format('woff'),
url(//www.espresso.cr/wp-content/plugins/woo-smart-wishlist/assets/libs/feather/fonts/feather.svg#feather) format('svg');
font-weight: normal;
font-style: normal;
}@keyframes spinner {
to {
transform: rotate(360deg);
}
}
@-webkit-keyframes spinner {
to {
-webkit-transform: rotate(360deg);
}
}
@keyframes woosw-spinner {
to {
transform: rotate(360deg);
}
}
@-webkit-keyframes woosw-spinner {
to {
-webkit-transform: rotate(360deg);
}
}
.woosw-btn.woosw-added:before {
content: '\2713';
margin-right: 5px;
}
.woosw-btn.woosw-adding:after {
content: '...' !important;
display: inline-block !important;
}
.woosw-area {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 99999989;
background: rgba(0, 0, 0, 0.7);
opacity: 0;
font-size: 14px;
visibility: hidden;
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
box-sizing: border-box;
}
.woosw-area * {
box-sizing: border-box;
}
.woosw-area.woosw-open {
opacity: 1;
visibility: visible;
}
.woosw-area.woosw-open .woosw-inner .woosw-content {
top: 50%;
border-radius: 4px;
overflow: hidden;
}
.woosw-area .woosw-inner {
display: block;
width: 100%;
height: 100%;
position: relative;
}
.woosw-area .woosw-inner .woosw-content {
width: 90%;
max-width: 480px;
height: auto;
max-height: 90%;
position: absolute;
top: 40%;
left: 50%;
transform: translate3d(-50%, -50%, 0);
-webkit-transform: translate3d(-50%, -50%, 0);
padding: 0;
display: flex;
flex-direction: column;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.woosw-area .woosw-inner .woosw-content > div {
align-self: stretch;
}
.woosw-area .woosw-inner .woosw-content .woosw-content-top {
flex: 0 0 auto;
height: 48px;
line-height: 48px;
padding: 0 60px 0 20px;
margin: 0;
position: relative;
color: #fff;
font-weight: 700;
background-color: #222;
}
.woosw-area .woosw-inner .woosw-content .woosw-content-top .woosw-count:before {
content: '(';
}
.woosw-area .woosw-inner .woosw-content .woosw-content-top .woosw-count:after {
content: ')';
}
.woosw-area .woosw-inner .woosw-content .woosw-content-top .woosw-empty {
color: #fff;
margin-left: 10px;
font-weight: 400;
text-decoration: underline;
}
.woosw-area .woosw-inner .woosw-content .woosw-content-top .woosw-close {
display: inline-block;
height: 48px;
line-height: 48px;
position: absolute;
top: 0;
right: 0;
cursor: pointer;
text-transform: none;
color: #999999;
font-weight: 400;
}
.woosw-area .woosw-inner .woosw-content .woosw-content-top .woosw-close:after {
display: inline-block;
float: right;
width: 48px;
height: 48px;
line-height: 48px;
text-align: center;
content: '\e9ea';
font-size: 20px;
font-family: 'feather';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
body.rtl .woosw-area .woosw-inner .woosw-content .woosw-content-top {
padding: 0 20px 0 60px;
}
body.rtl .woosw-area .woosw-inner .woosw-content .woosw-content-top .woosw-close {
right: auto;
left: 0;
}
.woosw-area .woosw-inner .woosw-content .woosw-content-mid {
display: block;
position: relative;
min-height: 80px;
flex: 1 1 auto;
padding: 0;
margin: 0;
background-color: #fff;
overflow-x: hidden;
overflow-y: auto;
}
.woosw-area .woosw-inner .woosw-content .woosw-content-mid .woosw-content-mid-notice {
display: block;
padding: 20px;
height: 40px;
line-height: 40px;
text-align: center;
}
.woosw-area .woosw-inner .woosw-content .woosw-content-mid .woosw-content-mid-message {
display: block;
padding: 20px 40px 40px 40px;
font-size: 20px;
text-align: center;
}
.woosw-area .woosw-inner .woosw-content .woosw-content-mid .woosw-content-mid-message img {
display: block;
width: 60%;
height: auto;
margin: 0 auto;
opacity: .6;
}
.woosw-area .woosw-inner .woosw-content .woosw-content-mid table.woosw-content-items {
margin: 0;
padding: 0;
}
.woosw-area .woosw-inner .woosw-content .woosw-content-mid table.woosw-content-items tr td {
vertical-align: middle;
padding: 10px;
}
.woosw-area .woosw-inner .woosw-content .woosw-content-mid table.woosw-content-items tr:nth-child(2n) td {
background-color: rgba(0, 0, 0, 0.03);
}
.woosw-area .woosw-inner .woosw-content .woosw-content-mid table.woosw-content-items tr:hover td {
background-color: rgba(0, 0, 0, 0.05);
}
.woosw-area .woosw-inner .woosw-content .woosw-content-mid table.woosw-content-items .woosw-content-item .woosw-content-item--remove {
vertical-align: middle;
width: 16px;
}
.woosw-area .woosw-inner .woosw-content .woosw-content-mid table.woosw-content-items .woosw-content-item .woosw-content-item--remove span {
display: inline-block;
width: 16px;
height: 16px;
line-height: 16px;
text-align: center;
cursor: pointer;
}
.woosw-area .woosw-inner .woosw-content .woosw-content-mid table.woosw-content-items .woosw-content-item .woosw-content-item--remove span:before {
display: inline-block;
content: '\e9ea';
font-size: 16px;
font-family: 'feather';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.woosw-area .woosw-inner .woosw-content .woosw-content-mid table.woosw-content-items .woosw-content-item .woosw-content-item--remove span.removing:before {
animation: woosw-spinner 1s linear infinite;
-webkit-animation: woosw-spinner 1s linear infinite;
}
.woosw-area .woosw-inner .woosw-content .woosw-content-mid table.woosw-content-items .woosw-content-item .woosw-content-item--remove span:hover:before {
color: #cc6055;
}
.woosw-area .woosw-inner .woosw-content .woosw-content-mid table.woosw-content-items .woosw-content-item .woosw-content-item--image {
width: 100px;
}
.woosw-area .woosw-inner .woosw-content .woosw-content-mid table.woosw-content-items .woosw-content-item .woosw-content-item--image img {
width: 80px;
height: auto;
border-radius: 2px;
border: none;
padding: 0;
margin: 0;
box-shadow: none;
}
.woosw-area .woosw-inner .woosw-content .woosw-content-mid table.woosw-content-items .woosw-content-item .woosw-content-item--name, .woosw-area .woosw-inner .woosw-content .woosw-content-mid table.woosw-content-items .woosw-content-item .woosw-content-item--name a {
font-weight: 700;
}
.woosw-area .woosw-inner .woosw-content .woosw-content-mid table.woosw-content-items .woosw-content-item .woosw-content-item--add p, .woosw-area .woosw-inner .woosw-content .woosw-content-mid table.woosw-content-items .woosw-content-item .woosw-content-item--add .add_to_cart_inline {
border: none;
padding: 0;
margin: 0;
}
.woosw-area .woosw-inner .woosw-content .woosw-content-bot {
flex: 0 0 auto;
height: 48px;
line-height: 48px;
padding: 0 20px;
position: relative;
color: #fff;
font-size: 14px;
text-transform: uppercase;
background-color: #222;
overflow: hidden;
}
.woosw-area .woosw-inner .woosw-content .woosw-content-bot .woosw-content-bot-inner {
display: flex;
flex-wrap: wrap;
flex-direction: row;
justify-content: space-between;
align-items: center;
width: 100%;
}
.woosw-area .woosw-inner .woosw-content .woosw-content-bot .woosw-content-bot-inner a {
color: #fff;
outline: none;
}
.woosw-area .woosw-inner .woosw-content .woosw-content-bot .woosw-content-bot-inner a:hover {
color: #5fbd74;
}
.woosw-area .woosw-inner .woosw-content .woosw-content-bot .woosw-notice {
display: block;
text-align: center;
width: 100%;
height: 48px;
line-height: 48px;
padding: 0 20px;
color: #fff;
font-size: 14px;
font-weight: 400;
background-color: #5fbd74;
position: absolute;
top: 48px;
left: 0;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.woosw-area .woosw-inner .woosw-content .woosw-content-bot .woosw-notice.woosw-notice-show {
top: 0;
}
.woosw-area.woosw-message .woosw-inner .woosw-content {
max-width: 320px;
background-color: #ffffff;
}
.woosw-area.woosw-message .woosw-inner .woosw-content .woosw-content-top {
color: #222;
background-color: transparent;
}
.woosw-area.woosw-message .woosw-inner .woosw-content .woosw-content-top .woosw-close:after {
color: #222;
}
.woosw-area.woosw-message .woosw-inner .woosw-content .woosw-content-bot {
display: none;
}
.woosw-content-items .woosw-content-item .woosw-content-item--note {
padding-left: 10px;
border-left: 2px solid #222;
font-style: italic;
font-size: 14px;
}
body.rtl .woosw-content-items .woosw-content-item .woosw-content-item--note {
border-left: none;
border-right: 2px solid #222;
padding-left: 0;
padding-right: 10px;
}
.woosw-list table.woosw-content-items {
margin: 0;
padding: 0;
}
.woosw-list table.woosw-content-items tr td {
vertical-align: middle;
padding: 10px;
}
.woosw-list table.woosw-content-items tr:nth-child(2n) td {
background-color: rgba(0, 0, 0, 0.03);
}
.woosw-list table.woosw-content-items tr:hover td {
background-color: rgba(0, 0, 0, 0.05);
}
.woosw-list table.woosw-content-items .woosw-content-item .woosw-content-item--remove {
vertical-align: middle;
width: 16px;
}
.woosw-list table.woosw-content-items .woosw-content-item .woosw-content-item--remove span {
display: inline-block;
width: 16px;
height: 16px;
line-height: 16px;
text-align: center;
cursor: pointer;
}
.woosw-list table.woosw-content-items .woosw-content-item .woosw-content-item--remove span:before {
display: inline-block;
content: '\e9ea';
font-size: 16px;
font-family: 'feather';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.woosw-list table.woosw-content-items .woosw-content-item .woosw-content-item--remove span.removing:before {
animation: woosw-spinner 1s linear infinite;
-webkit-animation: woosw-spinner 1s linear infinite;
}
.woosw-list table.woosw-content-items .woosw-content-item .woosw-content-item--remove span:hover:before {
color: #cc6055;
}
.woosw-list table.woosw-content-items .woosw-content-item .woosw-content-item--image {
width: 100px;
}
.woosw-list table.woosw-content-items .woosw-content-item .woosw-content-item--image img {
width: 80px;
height: auto;
border-radius: 2px;
border: none;
padding: 0;
margin: 0;
box-shadow: none;
}
.woosw-list table.woosw-content-items .woosw-content-item .woosw-content-item--name a {
font-weight: 700;
}
.woosw-list table.woosw-content-items .woosw-content-item .woosw-content-item--add p, .woosw-list table.woosw-content-items .woosw-content-item .woosw-content-item--add .add_to_cart_inline {
border: none;
padding: 0;
margin: 0;
}
.woosw-list .woosw-actions {
display: flex;
align-items: center;
justify-content: space-between;
margin-top: 30px;
}
.woosw-list .woosw-copy {
display: flex;
align-items: center;
}
.woosw-list .woosw-copy .woosw-copy-url {
margin-left: 10px;
margin-right: 0;
}
body.rtl .woosw-list .woosw-copy .woosw-copy-url {
margin-left: 0;
margin-right: 10px;
}
.woosw-list .woosw-share .woosw-share-label, .woosw-list .woosw-share a {
display: inline-block;
margin-left: 0;
margin-right: 10px;
text-decoration: none !important;
font-style: normal !important;
}
body.rtl .woosw-list .woosw-share .woosw-share-label, body.rtl .woosw-list .woosw-share a {
margin-right: 0;
margin-left: 10px;
}
.woosw-menu-item .woosw-menu-item-inner {
position: relative;
}
.woosw-menu-item .woosw-menu-item-inner:after {
content: attr(data-count);
display: block;
background-color: #e94b35;
color: #fff;
font-size: 10px;
font-weight: 400;
width: 16px;
height: 16px;
line-height: 16px;
text-align: center;
border-radius: 8px;
position: absolute;
top: -10px;
right: -10px;
}
.woosw-icon {
font-family: 'feather';
font-style: normal !important;
}
.woosw-share-facebook .woosw-icon:before {
content: '\e955';
}
.woosw-share-twitter .woosw-icon:before {
content: '\e9d2';
}
.woosw-share-pinterest .woosw-icon:before {
content: '\e9bf';
}
.woosw-share-instagram .woosw-icon:before {
content: '\e96c';
}
.woosw-share-mail .woosw-icon:before {
content: '\e913';
}
@media only screen and (max-width: 860px) {
.woosw-list .woosw-actions {
flex-direction: column;
align-items: flex-start;
}
}