.data-table-23{
position: relative;
background: #fff;
}
.data-table-23 .table23-wrapper{
width: 100%;
padding: 9px 0;
background: #fff; overflow: hidden;
position: relative;
}
td .data-table-23 .table23-wrapper{
padding: 0;
}
.data-table-23 td{
border-top: none;
}
.table23-wrapper td table{
margin: 0;
}
.data-table-23 table{
width: 100%;
table-layout: auto !important;
color: #373a3c;
border-collapse: collapse;
border: 1px solid #eceeef;
border-spacing: 2px;
line-height: 23px;
text-align: left;
padding: 0;
margin: 0 !important;
}
.data-table-23 table thead th{
border-bottom: 1px solid #eceeef;
}
.data-table-23 table tfoot th{
border-top: 1px solid #eceeef;
}
.data-table-23 table thead th,
.data-table-23 table tfoot th{
position: relative;
padding: 18px 7px;
color: #333;
white-space: nowrap;
text-transform: none !important;
font-size: 15px;
font-weight: 700;
font-family: sans-serif;
background-color: #fff;
line-height: 20px;
}
.data-table-23 table th.table23-order-able{
cursor: pointer;
}
.data-table-23 table th.table23-order-able:before{
font-family: icofont;
font-style: normal;
font-weight: normal;
color: #ccc;
position: absolute;
right: 0.7em;
top: -0.2em;
content: '↑';
font-size: 0.7em;
}
.data-table-23 table th.table23-order-able:after{
font-family: icofont;
font-style: normal;
font-weight: normal;
color: #ccc;
position: absolute;
right: 0.1em;
top: -0.2em;
content: '↓';
font-size: 0.7em;
}
.data-table-23 table th.table23-order-able.table23-order-asc:before,
.data-table-23 table th.table23-order-able.table23-order-desc:after
{
color: #777;
}
.data-table-23 table tbody > tr,
.data-table-23 table tfoot > tr{
background-color: #fcfcfc;
}
.data-table-23 table tbody tr:nth-of-type(odd){
background-color: #fefefe;
}
.data-table-23 table tbody tr:nth-of-type(even){
background-color: #f1f8ff;
}
.data-table-23 table tbody tr:hover{
background-color: #f7f9fe;
}
.data-table-23 table tbody td{
position: relative;
border-bottom-width: 0;
border-right: 0;
white-space: initial;
padding: 7px 7px;
font-size: 0.95em;
vertical-align: middle !important;
font-family: sans-serif;
}
.data-table-23 table tbody tr:first-child td, .data-table-23 th{
border-top: none;
position: relative;
} .data-table-23 .table23-pagination{
float: right;
text-align: right;
margin-top: 7px;
list-style: none;
clear: both;
margin-bottom: 4px;
}
.data-table-23 .table23-pagination > span{
display: inline-block;
width: auto;
}
.table23-current-page{
display: block !important;
width: auto !important;
white-space: nowrap;
font-style: italic;
font-size: 0.75em;
text-align: center;
background: #fff !important;
line-height: 15px;
}
.table23-tr-notice{
position: absolute;
width: 100%;
z-index: 999 !important;
opacity: 0.85;
color: orangered;
font-size: 2em;
background: repeating-linear-gradient(
135deg,
#f7f9fe,
#f7f9fe 10px,
#92bce0 10px,
#92bce0 20px
) !important;
font-weight: bold;
text-align: center;
}
.table23-load-more-button{
display: block;
text-align: center;    
}
.table23-load-more-button a{
color: orange;
}
.table23-hidden{
display: none;
}
.table23-editable-textarea{
width: 100%;
height: 60px;
min-width: 220px;
}
.table23-pager{
border: 1px solid #ccc;
border-radius: 3px;
font-family: inherit;
padding: 0 5px !important;
height: fit-content !important;
min-width: 45px !important;
max-width: 45px !important;
margin: 0 !important;
}
.table23-per-page-selector{
margin: 0 0 3px 0;
border: 1px solid #e1e1e1;
border-radius: 3px;
font-family: inherit;
padding: 3px;
width: auto !important;
height: auto !important;
display: inline-block !important;
font-size: 14px;
}
td[data-field-type="textinput"]:hover{
cursor: pointer;
}
.data-table-23 div.table23_td_cell{
padding: 4px 0;
}
.table23-flow-header{
position: absolute;
top: 0;
background: #fff;
z-index: 999;
opacity: 0.9;
}
.table23-flow-header > div{
float: left;
padding-left: 0;
color: #588fe5;
color: cornflowerblue;
}
.table23-in-compact-mode .table23-flow-header{
display: none !important;
}
.table23-place-loader{
width: 100%;
z-index: 999 !important;
opacity: 0.85;
color: orangered;
font-size: 2em;
background: repeating-linear-gradient(
135deg,
#f7f9fe,
#f7f9fe 10px,
#92bce0 10px,
#92bce0 20px
) !important;
font-weight: bold;
text-align: center;
padding: 18px 0;
}
th.table23-order-asc,
th.table23-order-desc,
td.table23-order-asc,
td.table23-order-desc{
background: #f9fef9 !important;
}
.data-table-23 table:not( .has-background ) tbody td {
background-color: transparent;
}
.data-table-23 table:not( .has-background ) tbody tr:nth-child(2n) td{
background-color: transparent;
}
.table23-empty-row{
padding: 12px !important;
} .data-table-23.data-table-23-separated table{
border-collapse: separate;
}
.data-table-23.data-table-23-separated table thead th{
border-bottom-width: 2px;
}
.data-table-23.data-table-23-separated table tfoot th{
border-top-width: 2px;
}
.data-table-23.data-table-23-separated table thead th, 
.data-table-23.data-table-23-separated table tfoot th{
border-right: 1px solid #eceeef;
}
.data-table-23.data-table-23-separated .table23-flow-header > div{
padding-left: 1px;
} .data-table-23 table tbody tr:nth-of-type(even) .table23-order-asc,
.data-table-23 table tbody tr:nth-of-type(even) .table23-order-desc
{
background-color: #f9f9f9 !important;
}:root {
--woot-font: 'Helvetica';
} .woot-checkmark {
position: absolute;
top: 0;
left: 0;
height: 16px;
width: 16px;
background-color: lavender;
border-radius: 0;
border: solid 1px #fff;
font-size: 15px;
line-height: 16px;
text-align: center;
color: #fff;
font-weight: normal !important;
}
.woot-checkmark-container{
position: absolute;
font-family: 'woot';
}
.woot-checkmark-container input{
height: 0 !important;
opacity: 0;
margin: 0;
} .woot-checkmark-container:hover input ~ .woot-checkmark { }
.woot-checkmark-container:hover input ~ .woot-checkmark::before { } .woot-checkmark-container input:checked ~ .woot-checkmark {
background-color: #2196F3;
}
.woot-checkmark-container input:checked ~ .woot-checkmark::before {
content: '\e804';
font-size: 13px;
} .woot-checkmark:after {
content: "";
position: absolute;
display: none;
} .woot-checkmark-container input:checked ~ .woot-checkmark:after {
display: block;
} .woot-checkmark-container .woot-checkmark:after {
top: 9px;
left: 9px;
width: 8px;
height: 8px;
border-radius: 70%;
} .woot-woocommerce-cart{
position: relative;
padding: 4px;
width: auto;
height: auto;
background: #f7f9fe;
border: solid 1px #92bce0;
border-radius: 0;
float: right;
}
.woot-woocommerce-cart .woot-btn{
margin: 0 3px 0 0;
}
.woot-woocommerce-cart .woot-btn:last-child{
margin: 0 0 0 0;
}
.woot-clearfix{
clear: both;
}
.woot-add-to-cart-all-btn{
position: absolute;
top: -9px;
left: 0;
display: none;
align-items: center;
justify-content: center;
background-color: #37C;
color: #fff !important;
text-decoration: none !important;
height: auto;
padding: 9px 4px;
margin: 0;
box-sizing: border-box;
border-radius: 0;
box-shadow: 0 2px 5px rgba(0,0,0,0.4);
transition: background-color 190ms linear;
border: 1px solid rgba(0,0,0,0.2);
cursor: pointer;
font-size: 0.8em !important;
line-height: 0 !important;
z-index: 99;
}
.woot-add-to-cart-all-btn:hover{
background: #2f477a;
}
.woot-data-table .table23_td_quantity input{
width: 45px !important;
}
.woot-data-table .table23_td_quantity{
white-space: nowrap;
}
th[data-key="add_to_cart"] .woot-checkmark-container{
position: absolute;
right: 5px;
top: 0;
margin: 0;
}
div[data-key="add_to_cart"] .woot-checkmark-container{
display: none;
}
.table23_td_actions{
width: 1px;
text-align: center;
} .woot-data-table a{
text-decoration: none !important;
color: #428bca;
}
.woot-data-table a:hover{
text-decoration: none;
color: #92bce0;
}
.woot-data-table table thead th{ color: blueviolet; background: #f7f9fe;
user-select: none;
}
.woot-data-table table{
font-size: 14px !important;
}
.woot-data-table .table23_td_comment_content{
max-width: 400px;
}
.woot-data-table .table23_td_stars,
.woot-data-table .table23_td_comment_date
{
vertical-align: middle;
}
#woot_img_preview{
position: absolute;
border: 1px solid #ccc;
background: #333;
padding: 5px 5px 11px 5px;
display:none;
color: #fff;
z-index: 20001;
}
span.woot-html-check{
color: green;
text-align: center;
display: block;
}
span.woot-html-cross{
color: red;
text-align: center;
display: block;
} @media print {
.woot-data-table .woot-text-search,
.woot-data-table .woot-filter-list,
.woot-data-table .table23-per-page-selector,
.woot-data-table .table23-pagination,
.woot-data-table .woot-woocommerce-cart,
.woot-data-table .table23_td_add_to_cart,
.woot-data-table th[data-key="add_to_cart"],
.woot-data-table table th.table23-order-able.table23-order-asc:before,
.woot-data-table table th.table23-order-able.table23-order-desc:after,
.woot-data-table table th.table23-order-able:after,
.woot-data-table table th.table23-order-able:before
{
display: none;
}
}
.woot-btn,
.table23-print-btn,
.table23-load-more-button a{
align-items: center;
justify-content: center;
background-color: #535353;
color: #fff !important;
text-decoration: none !important;
height: fit-content;
padding: 5px 0.5rem;
margin: 0 5px;
box-sizing: border-box;
border-radius: 0; transition: background-color 190ms linear;
border: none;
cursor: pointer;
font-size: 14px !important;
line-height: 0;
white-space: nowrap;
}
td .woot-btn{
position: relative;
margin: 0;
padding: 10px 10px;
font-weight: 500;
white-space: nowrap;
border-radius: 0;
border: none;
font-size: 13px;
line-height: 0;
}
.table23-print-btn{
padding: 2px 0.5rem;
}
.woot-btn-1{
height: auto;
margin: 0;
padding: 12px;
font-size: 23px !important;
}
.woot-btn-icon{
height: auto;
padding: 0 0.7rem;
line-height: 0 !important;
font-size: 20px !important;
}
.woot-btn:hover,
.table23-print-btn:hover,
.table23-load-more-button a:hover{
background-color: #428bca;
} .woot-modal td.table23_td_thumbnail,
.woot-data-table td.table23_td_single{
width: 1px;
}
.woot-modal .table23_td_post_title,
.woot-modal .table23_td_title{
width: 40%;
min-width: 200px;
font-size: 1.05em;
vertical-align: baseline;
} .woot-data-table .table23_td_id{
width: 1px;
font-weight: bold;
vertical-align: top;
line-height: 35px;
vertical-align: top;
}
.woot-data-table div.table23_td_id{
width: 100%;
}
.woot-data-table .table23_td_post_title{
vertical-align: top;
}
.woot-data-table .table23_td_cell a{ text-decoration: none !important;
}
.woot-data-table .table23_td_cell{
background-size: cover !important;
}
.woot-data-table td.table23_td_thumbnail{
width: 1px;
text-align: center;
}
.woot-data-table .table23_td_thumbnail img{
border-radius: 2px;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
.woot-data-table .table23_td_sku,
.woot-data-table .table23_td_add_to_cart,
.woot-data-table .table23_td_variations,
.woot-data-table .table23_td_add_to_cart{
white-space: nowrap !important;
}
.woot-data-table .table23_td_add_to_cart{
width: 1px;
}
.woot-data-table table thead th[data-key="add_to_cart"],
.woot-data-table table tfoot th[data-key="add_to_cart"]{
text-transform: uppercase !important;
font-size: 1em;
}
.woot-data-table .table23_td_add_to_cart input[type="number"]{
border: 1px solid #ccc;
border-radius: 3px;
font-family: inherit;
padding: 0 3px;
width: 64px;
max-width: 77px;
height: auto !important;
margin: 0;
}
.woot-btn.woot-add-to-cart-btn{
line-height: 1 !important;
}
.woot-data-table .table23_td_add_to_cart .woot-add-to-cart-btn{
display: block;
}
.woot-add-to-cart-input{
margin-right: 4px;
margin-bottom: 4px !important;
}
.woot-data-table .table23_td_add_to_cart .woot-btn:hover{
background-color: #96588a;
}
.woot-data-table .table23_td_add_to_cart .woot-checkmark-container{
margin-left: 5px;
display: inline-block !important;
}
.woot-data-table .table23_td_price,
.woot-data-table .table23_td_regular_price,
.woot-data-table .table23_td_sale_price{
color: crimson;
font-size: 16px;
} *[class*='woot-pa_color-green']{
color: green !important;
}
*[class*='woot-pa_color-red']{
color: red !important;
}
*[class*='woot-pa_color-grey']{
color: grey !important;
}
*[class*='woot-pa_color-black']{
color: black !important;
}
*[class*='woot-pa_color-orange']{
color: orange !important;
}
*[class*='woot-pa_color-rose']{
color: coral !important;
}
*[class*='woot-pa_color-white']{
color: wheat !important;
}
*[class*='woot-pa_color-yellow']{
color: yellow !important;
}
.woot_woocommerce_tables .table23-display-cell-info{
display: none;
color: orange;
position: fixed;
right: 3%;
top: 11%;
z-index: 999;
background: #f7f9fe;
padding: 7px;
border: solid 1px #92bce0;
border-radius: 0;
}
.woot-data-table .table23_td_average_rating{
vertical-align: bottom;
text-align: center;
}
.woot-data-table .table23_td_average_rating .woocommerce > span{
font-weight: bold;
}
th[data-key=average_rating]{
text-align: center;
}
th[data-key="add_to_cart"],
span[data-key="add_to_cart"]{
color: red !important;
border-bottom: 1px dotted !important;
cursor: pointer;
animation-duration: 1s;
animation-delay: 0; animation-iteration-count: infinite; }
b[data-key="add_to_cart"]{
display: inline-block;
color: red;
border-bottom: 1px dotted red;
cursor: pointer;
}
.woot-tax-term{
display: inline-block;
padding: 5px 6px;
border-radius: 0;
border:solid 1px #55a0E0 !important;
line-height: initial;
font-size: 0.85em;
margin-bottom: 2px;
}
.woot-content-in-popup .horizontal-scrollbar23-wrapper{
position: fixed !important;
}
.woot-slider-label{
font-weight: bold;
margin-bottom: 7px;
font-size: 12px;
color: #333;
}
.woot-filter-cell-type-switcher .woot-slider-label{
font-weight: normal;
}
.woot_single_product .table23_td_value{
width: 85%;
}
.woot_single_product .table23_td_title{
width: 15%;
}
.woot_single_product .table23_td_value p{
margin-bottom: 9px;
font-family: var(--woot-font);
}
.woot_single_product .woot-checkmark-container{
display: none;
}
.woot_single_product table tr > td:first-child{
font-family: var(--woot-font);
}
.woot-data-table .table23_td_sku{
font-weight: bold;
}
.woot-reviews-shortcode .woocommerce a{
display: none;
} @-webkit-keyframes woot-bounce{
20%,53%,80%,from,to{
-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);
animation-timing-function:cubic-bezier(.215,.61,.355,1);
-webkit-transform:translate3d(0,0,0);
transform:translate3d(0,0,0)
}
40%,43%{
-webkit-animation-timing-function:cubic-bezier(.755,.050,.855,.060);
animation-timing-function:cubic-bezier(.755,.050,.855,.060);
-webkit-transform:translate3d(0,-30px,0);
transform:translate3d(0,-30px,0)
}
70%{
-webkit-animation-timing-function:cubic-bezier(.755,.050,.855,.060);
animation-timing-function:cubic-bezier(.755,.050,.855,.060);
-webkit-transform:translate3d(0,-15px,0);
transform:translate3d(0,-15px,0)
}
90%{
-webkit-transform:translate3d(0,-4px,0);
transform:translate3d(0,-4px,0)
}
}
@keyframes woot-bounce{
20%,53%,80%,from,to{
-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);
animation-timing-function:cubic-bezier(.215,.61,.355,1);
-webkit-transform:translate3d(0,0,0);
transform:translate3d(0,0,0)
}
40%,43%{
-webkit-animation-timing-function:cubic-bezier(.755,.050,.855,.060);
animation-timing-function:cubic-bezier(.755,.050,.855,.060);
-webkit-transform:translate3d(0,-30px,0);
transform:translate3d(0,-30px,0)
}
70%{
-webkit-animation-timing-function:cubic-bezier(.755,.050,.855,.060);
animation-timing-function:cubic-bezier(.755,.050,.855,.060);
-webkit-transform:translate3d(0,-15px,0);
transform:translate3d(0,-15px,0)
}
90%{
-webkit-transform:translate3d(0,-4px,0);
transform:translate3d(0,-4px,0)
}
}
.woot-bounce{
-webkit-animation-name:woot-bounce;
animation-name:woot-bounce;
-webkit-transform-origin:center bottom;
transform-origin:center bottom
}
.woot-hidden{
height: 0;
overflow: hidden;
}
.woot-filter-show-btn{
position: relative;
font-size: 19px !important;
}
.woot-filter-show-btn-closed{
background-color: #79b8ff;
}
.woot-tab-content{
margin-top: 15px;
}
.woot-tab-content-hidden{
height: 0;
overflow: hidden;
}
.woot-tab-content-hide .horizontal-scrollbar23-wrapper{
display: none !important;
}
.woot-tab-content-current{
height: auto !important;
overflow: visible;
}
.woot-tab-link-current{
background: orange;
}
.woot-tab-link-current:hover{
background-color: coral;
}
.woot-data-table .table23_td_average_rating .woocommerce .star-rating{
font-size: 1.2em;
color: burlywood;
}
.woot-order-select-zone{
float: left;
}
.woot-order-select select{
max-width: 250px;
}
.woot-order-select select{
padding: 5px;
font-size: 13px;
min-height: 30px !important;
max-height: 30px !important;
}
.woot-more-less-container{
width: 100%;
max-height: 60px;
opacity: 0.95;
overflow: hidden;
cursor: pointer;
border-bottom: dotted 1px red;
transition: all 0.07s ease;
}
.woot-more-less-container > div > strong{
display: none;
font-size: 120%;
margin-bottom: 11px;
}
.woot-more-less-container.woot-more-less-container-active{
position: fixed;
z-index: 9999;
width: 100vh;
left: 20%;
top: 20%;
max-height: 220px;
max-height: fit-content;
overflow: auto;
cursor: auto;
}
.woot-more-less-container.woot-more-less-container-active > div{
position: relative;
max-height: 300px;
overflow: auto;
background: #fff;
padding: 11px 20px 7px 9px ;
}
.woot-reviews-shortcode .woot-more-less-container.woot-more-less-container-active,
div.table23_td_cell .woot-more-less-container.woot-more-less-container-active,
.woot_single_product .woot-more-less-container.woot-more-less-container-active{
position: initial;
z-index: 1;
width: 100%;
left: initial;
top: initial;
max-height: fit-content;
overflow: auto;
cursor: auto;
}
.woot_single_product .woot-more-less-container > div > strong{
position: absolute;
top: -100px;
}
.woot_single_product .woot-reviews-shortcode .woot-more-less-container > div > strong{
position: inherit;
top: 0;
}
.woot-more-less-container.woot-more-less-container-active > div > strong{
display: block;
}
.woot-more-less-container-closer{
display: none;
position: absolute;
right: 5px;
top: 5px;
color: red !important;
font-size: 150%;
font-weight: bold;
}
.woot-more-less-container-closer:hover{
text-decoration: none;
}
.woot-more-less-container-closer{
text-decoration: none;
}
.woot-more-less-container-active .woot-more-less-container-closer{
display: block;
}
.woot-num-cell{
display: inline-block;
margin: 0 auto; color: #428bca;
width: fit-content;
padding: 4px 20px;
border: solid 2px #eee;
font-weight: bold;
text-align: center;
height: fit-content;
border-radius: 23px;
min-width: 23px;
min-height: 23px;
line-height: 23px;
}
.woot-notice{
color: #404040;
border: solid 1px #0090cb !important;
background: #e7f3f7;
padding: 9px;
font-size: 0.80em;
margin-bottom: 9px;
} .woot-data-table .table23_td_post_title .woot-profuct-tag{
font-size: 9px;
}
.woot-profuct-tag-container{
position: absolute;
top: 2px;
right: 0;
}
.woot-profuct-tag {
font-family: var(--woot-font);
display: inline-block;
color: #fff;
position: relative;
padding: 4px 4px 5px 4px;
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
margin: 0 9px 0 0;
text-decoration: none;
line-height: 0;
}
.woot-profuct-tag:before {
background: #fff;
width: 7px;
height: 7px;
content: "";
display: inline-block;
border-radius: 20px;
margin: 0 5px 0 0;
line-height: 0;
}
.woot-profuct-tag:after {
display: inline-block;
border: 8px solid;
height: 0;
width: 0;
position: absolute;
right: -16px;
top: 0;
content: "";
display: inline-block;
border-bottom-left-radius: 1px;
line-height: 0;
}
.woot-profuct-tag-featured{
background: #588fe5;
}
.woot-profuct-tag-featured:after{
border-color: transparent transparent transparent #588fe5;
}
.woot-profuct-tag-sale{
background: #2eca8b;
}
.woot-profuct-tag-sale:after{
border-color: transparent transparent transparent #2eca8b;
}
.woot-profuct-tag-out{
background: red;
}
.woot-profuct-tag-out:after{
border-color: transparent transparent transparent red;
} .woot-filter-cell-type-select .selectm23-selected{
padding: 3px 18px 4px 5px;
}
.woot-filter-cell-type-select .selectm23-selected{
cursor: pointer;
}
.woot-filter-cell-type-mselect .selectm23{ min-height: 30px;
font-family: var(--woot-font) !important;
color: #333;
}
.woot-filter-cell-type-mselect .selectm23-selected{
margin: 1px 2px 1px 0;
}
.woot-blank-page{
background: #fff;
}
.woot_count_in_cart{
z-index: 0;
position: absolute;
top: -8px;
right: -8px;
background: #a46497;
line-height: 16px;
display: block;
border-radius: 20px;
width: 17px;
height: 17px;
vertical-align: middle;
text-align: center;
font-size: 10px;
border: solid 1px #fff;
}
.woot-data-table .table23_td_file{
position: relative;
}
.woot-data-table .table23_td_file div a{
position: absolute;
top: 0;
right: 0;
}
.woot-thumbnail{
max-width: initial !important;
}
.woot-data-table th[data-key="actions"]{
text-align: center;
white-space: nowrap;
}
.woot-data-table .woocommerce-product-rating{
color: gold;
}
.woot-filter-cell-type-switcher{
margin-right: 15px;
}
.woot-filter-cell-type-switcher .switcher23-container{
display: inline-block;
vertical-align: middle;
}
.woot-woocommerce-text-search-wrapper::-webkit-scrollbar {
background-color:  #f1f8ff;
}
.woot-woocommerce-text-search-wrapper::-webkit-scrollbar-thumb {
background-color: #c1e1ff;
}
.woot-woocommerce-text-search-wrapper .data-table-23 .table23-wrapper{
padding: 0;
}
.woot-btn.woot-filter-show-btn{
margin: 0;
}
.woot-woocommerce-text-search-wrapper .woot-filter-navigation-label[data-key="post_title"]{
display: none;
}
@font-face {
font-family: 'woot';
src: url(//halulaco.com/wp-content/plugins/profit-products-tables-for-woocommerce/assets/css/fonts/woot/woot.eot?26885200);
src: url(//halulaco.com/wp-content/plugins/profit-products-tables-for-woocommerce/assets/css/fonts/woot/woot.eot?26885200#iefix) format('embedded-opentype'),
url(//halulaco.com/wp-content/plugins/profit-products-tables-for-woocommerce/assets/css/fonts/woot/woot.woff?26885200) format('woff'),
url(//halulaco.com/wp-content/plugins/profit-products-tables-for-woocommerce/assets/css/fonts/woot/woot.ttf?26885200) format('truetype'),
url(//halulaco.com/wp-content/plugins/profit-products-tables-for-woocommerce/assets/css/fonts/woot/woot.svg?26885200#woot) format('svg');
font-weight: normal;
font-style: normal;
}
.woot-icon
{
font-family: "woot";
font-style: normal;
font-weight: normal;
speak: never;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center;  font-variant: normal;
text-transform: none; line-height: 1em;  margin-left: .2em;   -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;  }
.woot_cart_update{
font-size: 16px;
color: #0090cb;
font-weight: bold;
}
.woot_single_product table tbody tr:nth-of-type(odd){
background-color: #f1f8ff;
}
.woot_cart_info .woocommerce-Price-amount.amount{
color: white;
font-weight: bold;
}
.woot-data-table .woocommerce-product-rating .star-rating{
float: none;
margin: 0;
display: inline-block;
}
div.table23_td_cell .woot-btn{
margin: 0;
}
div.table23_td_cell .woot-btn.woot-add-to-cart-btn{
display: inline-block;
margin-left: 3px;
}
.table23_td_cell  .star-rating span::before{
color: #ffd107;
}
.data-table-23 input[type='text'],
.data-table-23 input[type='number'],
.data-table-23 input[type='email'],
.data-table-23 input[type='tel'],
.data-table-23 input[type='url'],
.data-table-23 input[type='password'],
.data-table-23 input[type='search'],
.data-table-23 textarea
{
padding: 0 7px;
background-color: #fff;
border: solid 1px #c1e1ff;
box-shadow: none;
border-radius: 0;
min-height: 32px;
max-height: 32px;
}
.calendar23-selector input[type='text']{
padding: 0 7px 0 7px;
min-height: 28px;
max-height: 28px;
}
.data-table-23 input[type='text']:focus,
.data-table-23 input[type='number']:focus,
.data-table-23 input[type='email']:focus,
.data-table-23 input[type='tel']:focus,
.data-table-23 input[type='url']:focus,
.data-table-23 input[type='password']:focus,
.data-table-23 input[type='search']:focus,
.data-table-23 textarea:focus,
.data-table-23 .input-text:focus{
background-color: #fefefe;
}
.data-table-23 button,
.data-table-23 input,
.data-table-23 select,
.data-table-23 textarea,
.data-table-23 .selectm23{
border-color: #c1e1ff;
color: #444;
border-radius: 0 !important;
height: auto !important;
min-height: 28px;
max-height: 28px;
}
.data-table-23 .selectm23{
min-height: 28px;
max-height: 28px;
}
.data-table-23 input[type="text"],
.data-table-23 input[type="search"]{
background-color: #fff;
color: #444 !important;
font-size: 13px;
height: auto !important;
}
.woot-btn.woot-add-to-cart-btn span{
color: palegoldenrod;
}
.woot-dash-btn-single{
background: transparent;
}
@media only screen and (max-width: 650px) {
.woot-order-select-zone,
.woot-woocommerce-cart-zone .woot-woocommerce-cart{
float: left !important;
clear: both;
margin-top: 3px;
}
}
.woot-data-table-favourites .woocommerce-Price-amount.amount{
font-size: 17px;
}
.woot_cart_info.woot-btn .woocs_cart_item_price{
display: none;
}
.selectm23-input.selectm23-hidden{
height: 20px;
}
.table23_td_cell.table23_td_id {
white-space: nowrap;
}
.woot-filter-cell-type-textinput input{
width: 100%;
}
.data-table-23 table th.table23-order-able:before{
content: '\f176';
font-family: 'woot';
}
.data-table-23 table th.table23-order-able:after{
content: '\f175';
font-family: 'woot';
}
.data-table-23 .calendar23-prev::after {
content: '\f100';
font-family: 'woot';
}
.data-table-23 .calendar23-next::after {
content: '\f101';
font-family: 'woot';
}
.data-table-23 .calendar23-prev {
left: 14px;
}
.data-table-23 .calendar23-next {
right: 14px;
}
div.table23_td_compare .switcher23-toggle{
margin: 0 auto !important;
}
.data-table-23 table tbody td{
font-family: var(--woot-font);
}
.data-table-23 table thead th,
.data-table-23 table tfoot th{
font-family: var(--woot-font);
}
.table23_td_value .woot-btn{
margin-bottom: 3px;
}
.woot-table-json-data,
.woot-settings-json-data{
display: none !important;
}.woot-modal-backdrop {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
min-height: 360px;
background: black;
opacity: .7;
z-index: 15000;
}
.woot-modal {
position: fixed;
top: 50px;
left: 10%;
right: 10%;
z-index: 15001;
background: #fff;
min-height: 240px;
min-width: 320px;
overflow: auto;
bottom: 50px;
animation: woot_modal_pop 0.45s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
}
@-webkit-keyframes woot_modal_pop {
0%   { -webkit-transform:scale(0.8); opacity:0; }
100% { -webkit-transform:scale(1); opacity:1;  }
}
@-moz-keyframes woot_modal_pop {
0%   { -moz-transform:scale(0.8); opacity:0; }
100% { -moz-transform:scale(1); opacity:1;  }
}
@-o-keyframes woot_modal_pop {
0%   { -o-transform:scale(0.8); opacity:0; }
100% { -o-transform:scale(1); opacity:1;  }
}
@keyframes woot_modal_pop {
0%   { transform:scale(0.8); opacity:0; }
100% { transform:scale(1); opacity:1;  }
}
.woot-modal-inner-header {
height: 50px;
border-bottom: 1px solid #dfdfdf;
box-shadow: 0 4px 4px -4px rgba(0, 0, 0, 0.1);
position: relative;
}
.woot-modal-inner-footer {
height: 50px;
border-top: 1px solid #dfdfdf;
box-shadow: inset 0 4px 4px -4px rgba(0, 0, 0, 0.1);
position: absolute;
bottom: 0;
background: #FCFCFC;
width: 100%;
overflow: hidden;
clear: both;
}
.woot-modal .woot-modal-inner-footer .button-large {
padding: 0 35px 2px;
}
.woot-modal .woot-modal-inner-footer .woot-modal-button-large-1 {
float: right;
margin: 9px 11px 0 0;
font-size: 0.95em;
line-height: inherit;
}
.woot-modal .woot-modal-inner-footer .button-large-2 {
float: left;
margin: 9px 0 0 11px;
}
.woot-modal-inner-content {
position: absolute;
overflow: auto !important;
padding: 0;
top: 52px;
left: 0;
right: 0;
bottom: 50px;
}
.woot-modal-close {
position: absolute;
top: 0;
right: 0;
height: 25px;
width: 25px;
line-height: 25px;
outline: none;
-webkit-transition-duration: 0s;
transition-duration: 0s;
}
.woot-modal-close:focus {
outline: none;
box-shadow: none;
}
.woot-modal-close::before {
left: 0;
top: 0;
width: 100%;
height: 100%;
font-size: 22px;
color: #ccc;
text-align: center;
display: inline-block;
vertical-align: top;
content: "x";
-webkit-transition: color .25s ease;
transition: color .25s ease;
}
.woot-modal-close:hover::before { color: #cb4a1f; }
.woot-modal-title {
position: absolute;
top: 0;
margin: 0;
line-height: 53px;
left: 14px;
color: #555;
padding: 0;
font-size: 21px;
font-weight: bold;
}
.woot-modal-title span{
color: crimson;
}
.woot-modal-title-info {
position: absolute;
top: 10px;
right: 44px;
margin: 0;
line-height: inherit;
color: #999;
padding: 0;
font-size: 15px;
}
.woot-form-element-container {
padding: 8px;
position: relative;
}
.woot-form-element-container::after {
content: '.';
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
clear: both;
}
.woot-form-element-container {
padding: 18px 20px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
border-bottom: 1px solid #e1e1e1;
position: relative;
background-color: #fff;
clear: both;
}
.woot-form-element-container > p { color: #777; }
.woot-form-element-container:hover {
background-color: #fcfcfc;
}
.woot-iframe-in-popup{
border: 0;
position: relative;
width: 100%;
}
.woot-content-in-popup{
color: #333;
}#growls{z-index:50000;position:fixed}#growls.default{top:30px;right:10px}#growls.tl{top:30px;left:10px}#growls.tr{top:30px;right:10px}#growls.bl{bottom:30px;left:10px}#growls.br{bottom:30px;right:10px}#growls.tc{top:30px;right:10px;left:10px}#growls.bc{bottom:10px;right:10px;left:10px}#growls.bc .growl,#growls.tc .growl{margin-left:auto;margin-right:auto}.growl{opacity:.8;position:relative;border-radius:4px;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.growl.growl-incoming{opacity:0}.growl.growl-outgoing{opacity:0}.growl.growl-small{width:200px;padding:5px;margin:5px}.growl.growl-medium{width:250px;padding:10px;margin:10px}.growl.growl-large{width:300px;padding:15px;margin:15px}.growl.growl-default{color:#fff;background:#7f8c8d}.growl.growl-error{color:#fff;background:#c0392b}.growl.growl-notice{color:#fff;background:#2ecc71}.growl.growl-warning{color:#fff;background:#f39c12}.growl .growl-close{cursor:pointer;float:right;font-size:14px;line-height:18px;font-weight:400;font-family:helvetica,verdana,sans-serif}.growl .growl-title{font-size:18px;line-height:24px}.growl .growl-message{font-size:14px;line-height:18px}.woot-gallery-cell{
min-width: 135px;
width: 100%;
}
.woot-gallery {
height: auto;
grid-template: repeat(6, 1fr)/repeat(6, 1fr);
grid-gap: 0.5em;
display: flex;
align-items: flex-start;
flex-wrap: wrap;
}
.woot-gallery > div {
width: 30px;
margin: 1%;
}
.woot-gallery div.woot-gallery-nav > a {
opacity: 0;
position: absolute;
color: #000;
background-color: #000;
font: bold 4em "Helvetica";
text-shadow: 0 -1px 5px #fff, -1px 0px 5px #fff, 0 1px 5px #fff, 1px 0px 5px #fff;
padding: 2rem;
mix-blend-mode: difference;
width: 100%;
height: 100%;
transition: all ease 1s;
}
.woot-gallery div.woot-gallery-nav > img {
width: 100%;
min-height: 100%;
transition: all ease 1s;
}
.woot-gallery div.woot-gallery-nav:hover img {
filter: blur(4px);
}
.woot-gallery div.woot-gallery-nav:hover a {
opacity: 1;
}
.woot-gallery div.woot-gallery-nav {
overflow: hidden;
position: relative;
box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2), 0 3px 20px 0 rgba(0, 0, 0, 0.19);
}
.woot-gallery div.woot-gallery-nav img{
border-radius: 2px;
}
.woot-gallery div.woot-gallery-nav,
.woot-gallery a {
display: flex;
justify-content: center;
align-items: center;
text-decoration: none;
}
[id^="woot-gallery-lightbox-"] {
z-index: 20001;
position: fixed;
top: 0;
left: 0;
width: 100vw;
height: 100vh;
background-color: rgba(0, 0, 0, 0.5);
display: flex;
opacity: 0;
transition: opacity 450ms ease-in-out;
align-items: center;
justify-content: center;
pointer-events: none;
}
[id^="woot-gallery-lightbox-"]:target {
opacity: 1;
pointer-events: inherit;
}
[id^="woot-gallery-lightbox-"]:target img {
filter: blur(0);
}
[id^="woot-gallery-lightbox-"] .woot-gallery-content {
top: 40px;
max-width: 90%;
position: relative;
color: #fff;
overflow: hidden;
}
[id^="woot-gallery-lightbox-"] .woot-gallery-content:hover > a.woot-gallery-close { }
[id^="woot-gallery-lightbox-"] .woot-gallery-content:hover > .woot-gallery-title { }
[id^="woot-gallery-lightbox-"] .woot-gallery-content:hover > .woot-gallery-title::after { }
[id^="woot-gallery-lightbox-"] .woot-gallery-content > * {
transition: all 300ms cubic-bezier(.17,.67,.83,.67);
}
[id^="woot-gallery-lightbox-"] .woot-gallery-title {
display: block;
margin: 0;
padding: 1em;
position: relative;
bottom: 68px;
width: 100%; transform: translateY(-3px);
font-size: 1.5em; opacity: 1;
}
[id^="woot-gallery-lightbox-"] .woot-gallery-title::after {
content: ' ';
background-color: rgba(0, 0, 0, 0.4);
bottom: 0;
left: 0;
height: 100%;
width: 100%;
position: absolute;
transition: all 350ms ease-in-out 250ms; opacity: 1;
transform-origin: bottom;
mix-blend-mode: soft-light;
}
[id^="woot-gallery-lightbox-"] img {
max-height: 90vh;
max-width: 100%;
margin: 0;
padding: 0;
filter: blur(50px);
}
[id^="woot-gallery-lightbox-"] a.woot-gallery-close {
width: 2em;
height: 2em;
position: absolute;
right: 0;
top: 0;
background-color: rgba(0, 0, 0, 0.5);
display: flex;
align-items: center;
justify-content: center;
transform: scale(1, 1);
opacity: 1; transform-origin: right top;
text-decoration: none;
color: #fff;
}
[id^="woot-gallery-lightbox-"] a.woot-gallery-close::after {
content: "X";
}
.woot-gallery-container{
display: none;   
}
.woot-gallery-container img{
visibility: hidden;
opacity: 0;
transition: visibility 0s, opacity 0.5s linear;
}
.woot-gallery-container.woot-gallery-container-active img{
visibility: visible;
opacity: 1;
}
.woot-gallery-container.woot-gallery-container-active{
display: block !important;
}.woot-filter-list{
clear: both;
margin-bottom: 1px; }
.woot-filter-list > div{
float: left;
margin-bottom: 7px;
}
.woot-text-search{
display: inline-block;
width: 100%;
margin-bottom: 7px;
border: 1px solid #ccc;
border-radius: 0;
font-family: inherit;
padding: 6px;
padding: 0.428571429rem;
color: #333;
font-size: 0.9em;
}
.woot-woocommerce-text-search-container{
clear: both;
position: relative;
width: 100%;
z-index: 999;
}
.woot-woocommerce-text-search-container > input {
width: 100%;
border-radius: 0 !important;
margin-bottom: 1px;
border: #79b8ff solid 1px;
padding: 5px;
background: #fff;
color: #333;
font-size: 14px;
}
.woot-woocommerce-text-search-container input[type='search']:focus{
background-color: #fefefe;
outline-color: #7bb8ff;
}
.woot-woocommerce-text-search-container > input:active{
border-radius: 0 !important;
background-color: #fefefe !important;
}
.woot-woocommerce-text-search-wrapper{
position: absolute;
height: auto;
width: 100%;
background: #fff;
}
.woot-woocommerce-text-search-wrapper .woot-text-search{
display: none;
}
.woot-not-ready-text-search{
border: dashed 2px red;
}
.woot-filter-reset{ display: none;
margin: 0;
padding: 0 1rem;
max-height: 33px;
line-height: 32px !important;
}
.woot-filter-cell-sku{
width: 100%;
clear: both;
}
.woot-filter-cell-type-mselect,
.woot-filter-cell-type-select,
.woot-filter-cell-type-calendar{
min-width: 150px;
margin-right: 5px;
}
.woot-filter-cell-type-select select{
width: 100%;
clear: both;
box-shadow: none;
border: 1px solid #c1e1ff;
border-radius: 0;
font-family: sans-serif;
padding: 6px;
color: #444;
font-size: 13px;
max-height: 32px;
line-height: 15px;
margin-bottom: 0;
vertical-align: top;
}
.woot-filter-cell-type-range_slider{
width: 100%;
margin-right: 5px;
overflow: hidden;
}
.calendar23-selector{ }
.calendar23-data-input{
border-radius: 0 !important;
font-family: sans-serif;
font-size: 12px;
padding: 7px;
color: #333;
}
.woot-filter-navigation{
margin-bottom: 9px;
}
.woot-filter-navigation-label{
position: relative;
display: inline-block;
margin-right: 3px;
padding: 1px 16px 1px 4px;
background: #e7f3f7;
border-radius: 0;
border: solid 1px #0090cb;
line-height: initial;
font-size: 0.8em;
cursor: pointer;
color: #663399;
}
.woot-filter-navigation-label:after{
font-family: 'woot';
content: '\e808';
position: absolute;
right: 1px;
top: 3px;
color: #d11111;
}.switcher23-toggle {
position: relative;
display: block !important;
width: 40px;
height: 20px;
cursor: pointer;
-webkit-tap-highlight-color: transparent;
transform: translate3d(0, 0, 0);
}
.switcher23-toggle:before {
content: "";
position: relative;
top: 3px;
left: 3px;
width: 34px;
height: 14px;
display: block;
background: #9a9999;
border-radius: 8px;
transition: background 0.2s ease;
}
.switcher23-toggle span {
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
display: block;
background: #fff;
border-radius: 10px;
box-shadow: 0 3px 8px rgba(154, 153, 153, 0.5);
transition: all 0.2s ease;
}
.switcher23-toggle span:before {
content: "";
position: absolute;
display: block;
margin: -18px;
width: 56px;
height: 56px;
background: rgba(79, 46, 220, 0.5);
border-radius: 50%;
transform: scale(0);
opacity: 1;
pointer-events: none;
}
.switcher23 {
display: none !important;
}
.switcher23:checked + .switcher23-toggle:before {
background: #c8e1ff;
}
.switcher23:checked + .switcher23-toggle span {
background: #79b8ff;
transform: translateX(20px);
transition: all 0.2s cubic-bezier(0.8, 0.4, 0.3, 1.25), background 0.15s ease;
box-shadow: 0 3px 8px rgba(79, 46, 220, 0.2);
}
.switcher23:checked + .switcher23-toggle span:before {
transform: scale(1);
opacity: 0;
transition: all 0.4s ease;
}.calendar23-month,
.calendar23-data-input{
-webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; height: auto !important;
line-height: 0 !important;
cursor: pointer;
}
.calendar23-month{
width: 300px;
background: #fff;
position: relative;
height: auto;
}
.calendar23-month div {
display: inline-block;
width: 12.777%;
float: left;
text-align: center;
margin-right: 1.5%;
height: 40px;
line-height: 40px;
margin-bottom: 1.5%;
background: #fff;
}
div.calendar23-label {
display: block;
width: 100%;
margin-bottom: 20px;
text-align: center;
background: #88b9ff!important;
color: #fff;
position: relative;
}
.calendar23-label span{
cursor: pointer;
display: inline-block;
padding: 0 7px; }
.calendar23-label span:hover{
color: #f1f8ff !important;
}
@keyframes calendar23-flash-border {
from { color: white;}
to { color: #dafafd;}
}
.calendar23-prev{
position: absolute;
left: 3px;
top: 0;
}
.calendar23-prev::after{
color: #fff;
content: '《';
}
.calendar23-next{
position: absolute;
right: 3px;
top: 0;
}
.calendar23-next::after{
color: #fff;
content: '》';
}
.calendar23-prev,
.calendar23-next{
color: #fff;
text-decoration: none;
}
.calendar23-month .calendar23-big{
width: 31.7864%;
height: 50px;
line-height: 50px;
}
.calendar23-dow {
font-weight: bold;
margin-bottom: 10px;
}
.calendar23-day {
color: #333;
cursor: pointer;
box-shadow: inset 0 0 0 1px #eee;
}
.calendar23-day.calendar23-weekend { background: #fafaff; }
.calendar23-day.calendar23-today { background: #dafafd !important;}
.calendar23-day.calendar23-focused { background: #2EB67D !important; color: #fff;}
.calendar23-day:hover { background: #ECB22E !important; color: #fff;}
.calendar23-dummy-day {
background: #f5f5f5 !important;
color: #ccc;
} .calendar23-selector{
position: relative;
}
.calendar23-selector input{
vertical-align: top;
}
.calendar23-calendar-wrapper{
position: absolute;
display: none;
background: #fff;
z-index: 99999;
}:root {
--ranger23-handler-width: 30px;
--ranger23-handler-height: 20px;
}
.ranger23-container{
position: relative;
width: 100%;
height: var(--ranger23-handler-height);
background: #f1f8ff;
overflow: hidden;
}
.ranger23-handler-left,
.ranger23-handler-right{
position: absolute;
z-index: 1;
height: var(--ranger23-handler-height);
width: var(--ranger23-handler-width);
background: #79b8ff;
outline: 1px solid #fff;
color: #fff;
}
.ranger23-handler-left{
left: 0;
}
.ranger23-handler-right{
right: 0;
}
.ranger23-handler-left:active, .ranger23-handler-right:active{
cursor: e-resize
}
.ranger23-handler-left span,
.ranger23-handler-right span{
display: inline-block;
width: 100%;
height: var(--ranger23-handler-height);
padding-top: 35%;
user-select: none;
text-align: center;
line-height: 0;
font-size: 11px;
overflow: hidden;
vertical-align: top;
}
.ranger23-bar{
position: absolute;
height: var(--ranger23-handler-height);
background: #c1e1ff;
width: calc(100% - 2*var(--ranger23-handler-width));
left: var(--ranger23-handler-width);
}
.ranger23-bar-var-equal{
background: repeating-linear-gradient(
135deg,
#f7f9fe,
#f7f9fe 3px,
#96588a 3px,
#96588a 6px
) !important;
}
.ranger23-min,
.ranger23-max{
position: absolute;
z-index: 0;
color: blueviolet;
top: 50%;
user-select: none;
line-height: 0;
font-size: 10px;
cursor: pointer;
}
.ranger23-min{
left: 2px;
}
.ranger23-max{
right: 2px;
}.selectm23{
min-width: 150px;
border: solid 1px #ddd;
height: auto;
min-height: 28px;
padding: 0 2px;
height: auto;
position: relative; }
.selectm23-input{
width: max-content !important;
min-width: 10px !important;
border: none !important;
padding: 0 !important;
line-height: 0 !important;
min-height: available !important;
background-color: transparent !important;
}
.selectm23-input:focus{
outline: none !important;
box-shadow: none !important;
}
.selectm23-selecton{
position: relative;
}
.selectm23 .selectm23-options{
width: 100%;
position: absolute;
max-height: 250px;
overflow-y: auto;
margin: 1px 0 0 -1px;
background: #fff;
z-index: 9999;
}
.selectm23-option{
padding: 5px;
border-bottom: 1px solid #eee;
cursor: pointer;
color: #333;
font-size: 14px;
}
.selectm23-option-selected,
.selectm23-option:hover{
background: #e7f3f7;
color: #7994fa;
}
.selectm23-selected{
font-size: 13px;
display: inline-block;
position: relative;
margin: 2px 2px 2px 1px !important;
padding: 5px 18px 4px 5px;
border: 1px solid #eee;
max-width: 100%;
border-radius: 0;
background-color: whitesmoke;
color: #428bca;
line-height: 12px;
cursor: move;
}
.selectm23-selected-cross{
position: absolute;
text-shadow: 1px 0;
padding: 5px;
color: #ccc;
top: 5px;
right: -2px;
cursor: pointer;
line-height: 0;
font-size: 1.1em;
}
.selectm23-ghost{
border: dashed 1px orange;
background: green;
color: #fff;
}
.selectm23-ghost .selectm23-selected-cross{
display: none;
}
.selectm23-hidden{
display: none;
}.horizontal-scrollbar23-wrapper {
bottom: 25px;
}
.horizontal-scrollbar23-track {
width: 100%;
position: relative !important;
border: solid 1px #99a0fc; background: #fff;
cursor: pointer;
}
.horizontal-scrollbar23-handler{
background: #99a0fc;
border: 1px solid #99a0fc;                
position: absolute;
top: -1px;
}
.horizontal-scrollbar23-track,
.horizontal-scrollbar23-handler{
border-radius: 0;
height: 18px;
}
.horizontal-scrollbar23-handler:active{
cursor: e-resize
}#woot_attachments_in_popup .table23_td_title,
.woot_attachments_in_popup .table23_td_title{
min-width: 150px;
font-size: 0.95em;
color: #428bca;
}
#woot_attachments_in_popup .table23_td_description,
.woot_attachments_in_popup .table23_td_description{
font-style: italic;
width: 40%;
}
#woot_attachments_in_popup tbody td,
.woot_attachments_in_popup tbody td{
vertical-align: middle;
}
.woot-download-file img{
display: inline !important;
}
.table23_td_file audio{
max-width: 270px !important;
}th[data-key="compare"]{
color: red !important;
border-bottom: 1px dotted !important;
cursor: pointer;
text-align: center;
}
.woot-data-table td.table23_td_compare{
text-align: center;
}
@media print {
.woot-data-table .table23_td_compare,
.woot-data-table th[data-key="compare"]
{
display: none;
}
}
.woot-data-table .table23_td_compare_fields{
font-weight: 500;
color: maroon;
font-family: var(--woot-font);
}
th[data-key^="product_compare_"]{
position: relative;
} .woot_compare .woot-checkmark-container{
display: none;
}
.woot_compare_remove_btn{
position: absolute;
right: 0;
top: 0 !important;
}
tfoot .woot_compare_remove_btn{
top: -8px;
}
.woot-data-table-compare .woot-checkmark-container{
display: none;
}
.woot_compare .woot-btn.woot-add-to-cart-btn{
padding: 7px 5px;
}
.woot-compare-btn{
display: block;
border-bottom: none !important;
}
td.table23_td_cell .woot-compare-btn{
display: none;
}
[data-key="compare"]{
color: red !important;
border-bottom: 1px dotted !important;
cursor: pointer;
text-align: center;
}
div[data-key="compare"]{
border-bottom: none !important;
}
.woot-data-table-compare table tbody td{
min-width: 200px;
}
.table23_td_compare .table23_td_cell_title{
display: none;
}@-webkit-keyframes woot-favourites-ring{
0%{height:0;width:0;border-width:0;margin-top:0;margin-left:0}
3.7037%{height:0;width:0;border-width:1em;margin-top:-1em;margin-left:-1em;border-color:#e2264d}
7.40741%{height:0;width:0;border-width:7em;margin-top:-7em;margin-left:-7em}
11.11111%{height:0;width:0;border-width:8em;margin-top:-8em;margin-left:-8em}
14.81481%{height:0;width:0;border-width:8.5em;margin-top:-8.5em;margin-left:-8.5em}
18.51852%{width:12em;height:12em;border-width:2.5em;border-color:#cc8ef5}
22.22222%{width:16em;height:16em;border-width:.5em}
100%,25.92593%{width:17em;height:17em;border-width:0;margin-top:-8.5em;margin-left:-8.5em}
}
@keyframes woot-favourites-ring{
0%{height:0;width:0;border-width:0;margin-top:0;margin-left:0}
3.7037%{height:0;width:0;border-width:1em;margin-top:-1em;margin-left:-1em;border-color:#e2264d}
7.40741%{height:0;width:0;border-width:7em;margin-top:-7em;margin-left:-7em}
11.11111%{height:0;width:0;border-width:8em;margin-top:-8em;margin-left:-8em}
14.81481%{height:0;width:0;border-width:8.5em;margin-top:-8.5em;margin-left:-8.5em}
18.51852%{width:12em;height:12em;border-width:2.5em;border-color:#cc8ef5}
22.22222%{width:16em;height:16em;border-width:.5em}
100%,25.92593%{width:17em;height:17em;border-width:0;margin-top:-8.5em;margin-left:-8.5em}
}
@-webkit-keyframes woot-favourites-circles{
0%,18.51852%{box-shadow:-5.3033em -5.3033em 0 -.83333em #8ce8c3,-5.74533em -4.82091em 0 -.83333em #8be7c2,.83973em -7.45284em 0 -.83333em #90d2fa,.18698em -7.49767em 0 -.83333em #91d1f9,6.35043em -3.99024em 0 -.83333em #cc8ef5,5.97849em -4.52853em 0 -.83333em #cb8df4,7.07912em 2.47709em 0 -.83333em #8ce8c3,7.26808em 1.85068em 0 -.83333em #8ce8c3,2.47709em 7.07912em 0 -.83333em #f58ea7,3.08465em 6.83629em 0 -.83333em #f48da6,-3.99024em 6.35043em 0 -.83333em #91d2fa,-3.42158em 6.67404em 0 -.83333em #91d2fa,-7.45284em .83973em 0 -.83333em #92d3fc,-7.35129em 1.4861em 0 -.83333em #cb8df4}
22.22222%{box-shadow:-5.65685em -5.65685em 0 -.33333em #8ce8c3,-6.51138em -5.46369em 0 -.33333em #8be7c2,.89572em -7.9497em 0 -.33333em #90d2fa,.21191em -8.49736em 0 -.33333em #91d1f9,6.77379em -4.25626em 0 -.33333em #cc8ef5,6.77563em -5.13234em 0 -.33333em #cb8df4,7.55107em 2.64223em 0 -.33333em #8ce8c3,8.23716em 2.09744em 0 -.33333em #8ce8c3,2.64223em 7.55107em 0 -.33333em #f58ea7,3.49594em 7.7478em 0 -.33333em #f48da6,-4.25626em 6.77379em 0 -.33333em #91d2fa,-3.87779em 7.56391em 0 -.33333em #91d2fa,-7.9497em .89572em 0 -.33333em #92d3fc,-8.33147em 1.68424em 0 -.33333em #cb8df4}
51.85185%{box-shadow:-8.48528em -8.48528em 0 -.16667em #9b88cb,-8.38671em -5.44639em 0 -.58333em #ac77d9,1.34357em -11.92455em 0 -.16667em #97e3d5,-.97087em -9.95276em 0 -.58333em #b0dfe0,10.16069em -6.38438em 0 -.16667em #d1dbaa,7.17606em -6.9645em 0 -.58333em #d8ce9f,11.3266em 3.96335em 0 -.16667em #66cc9e,9.91926em 1.26817em 0 -.58333em #70d4a8,3.96335em 11.3266em 0 -.16667em #d5a5bf,5.19306em 8.54588em 0 -.58333em #ad9be0,-6.38438em 10.16069em 0 -.16667em #bc7be1,-3.44362em 9.38837em 0 -.58333em #a38cdb,-11.92455em 1.34357em 0 -.16667em #b77bdc,-9.48718em 3.16122em 0 -.58333em #9fcbcc}
100%,81.48148%{box-shadow:-8.48528em -8.48528em 0 -.83333em #a068ce,-8.38671em -5.44639em 0 -.83333em #b752e1,1.34357em -11.92455em 0 -.83333em #99e9c8,-.97087em -9.95276em 0 -.83333em #bae3d7,10.16069em -6.38438em 0 -.83333em #d3f491,7.17606em -6.9645em 0 -.83333em #dce483,11.3266em 3.96335em 0 -.83333em #59c392,9.91926em 1.26817em 0 -.83333em #67cd9f,3.96335em 11.3266em 0 -.83333em #caadc7,5.19306em 8.54588em 0 -.83333em #959ff3,-6.38438em 10.16069em 0 -.83333em #ca5ed8,-3.44362em 9.38837em 0 -.83333em #a975d1,-11.92455em 1.34357em 0 -.83333em #c35dd1,-9.48718em 3.16122em 0 -.83333em #90e0be}
}
@keyframes woot-favourites-circles{
0%,18.51852%{box-shadow:-5.3033em -5.3033em 0 -.83333em #8ce8c3,-5.74533em -4.82091em 0 -.83333em #8be7c2,.83973em -7.45284em 0 -.83333em #90d2fa,.18698em -7.49767em 0 -.83333em #91d1f9,6.35043em -3.99024em 0 -.83333em #cc8ef5,5.97849em -4.52853em 0 -.83333em #cb8df4,7.07912em 2.47709em 0 -.83333em #8ce8c3,7.26808em 1.85068em 0 -.83333em #8ce8c3,2.47709em 7.07912em 0 -.83333em #f58ea7,3.08465em 6.83629em 0 -.83333em #f48da6,-3.99024em 6.35043em 0 -.83333em #91d2fa,-3.42158em 6.67404em 0 -.83333em #91d2fa,-7.45284em .83973em 0 -.83333em #92d3fc,-7.35129em 1.4861em 0 -.83333em #cb8df4}
22.22222%{box-shadow:-5.65685em -5.65685em 0 -.33333em #8ce8c3,-6.51138em -5.46369em 0 -.33333em #8be7c2,.89572em -7.9497em 0 -.33333em #90d2fa,.21191em -8.49736em 0 -.33333em #91d1f9,6.77379em -4.25626em 0 -.33333em #cc8ef5,6.77563em -5.13234em 0 -.33333em #cb8df4,7.55107em 2.64223em 0 -.33333em #8ce8c3,8.23716em 2.09744em 0 -.33333em #8ce8c3,2.64223em 7.55107em 0 -.33333em #f58ea7,3.49594em 7.7478em 0 -.33333em #f48da6,-4.25626em 6.77379em 0 -.33333em #91d2fa,-3.87779em 7.56391em 0 -.33333em #91d2fa,-7.9497em .89572em 0 -.33333em #92d3fc,-8.33147em 1.68424em 0 -.33333em #cb8df4}
51.85185%{box-shadow:-8.48528em -8.48528em 0 -.16667em #9b88cb,-8.38671em -5.44639em 0 -.58333em #ac77d9,1.34357em -11.92455em 0 -.16667em #97e3d5,-.97087em -9.95276em 0 -.58333em #b0dfe0,10.16069em -6.38438em 0 -.16667em #d1dbaa,7.17606em -6.9645em 0 -.58333em #d8ce9f,11.3266em 3.96335em 0 -.16667em #66cc9e,9.91926em 1.26817em 0 -.58333em #70d4a8,3.96335em 11.3266em 0 -.16667em #d5a5bf,5.19306em 8.54588em 0 -.58333em #ad9be0,-6.38438em 10.16069em 0 -.16667em #bc7be1,-3.44362em 9.38837em 0 -.58333em #a38cdb,-11.92455em 1.34357em 0 -.16667em #b77bdc,-9.48718em 3.16122em 0 -.58333em #9fcbcc}
100%,81.48148%{box-shadow:-8.48528em -8.48528em 0 -.83333em #a068ce,-8.38671em -5.44639em 0 -.83333em #b752e1,1.34357em -11.92455em 0 -.83333em #99e9c8,-.97087em -9.95276em 0 -.83333em #bae3d7,10.16069em -6.38438em 0 -.83333em #d3f491,7.17606em -6.9645em 0 -.83333em #dce483,11.3266em 3.96335em 0 -.83333em #59c392,9.91926em 1.26817em 0 -.83333em #67cd9f,3.96335em 11.3266em 0 -.83333em #caadc7,5.19306em 8.54588em 0 -.83333em #959ff3,-6.38438em 10.16069em 0 -.83333em #ca5ed8,-3.44362em 9.38837em 0 -.83333em #a975d1,-11.92455em 1.34357em 0 -.83333em #c35dd1,-9.48718em 3.16122em 0 -.83333em #90e0be}
}
.woot-favourites-heart-wrapper{height:29px;width:27px;position:relative;cursor:pointer;display:inline-block}
.woot-favourites-heart-wrapper .woot-favourites-heart{display:block;height:29px;width:27px;z-index:0}
.woot-favourites-heart-wrapper .woot-favourites-heart>*{overflow:hidden;position:absolute}
.woot-favourites-heart-wrapper .woot-favourites-heart>:after{display:block;content:'';position:absolute;background:#aab8c2}
.woot-favourites-heart-wrapper .woot-favourites-heart .woot-favourites-tl{height:25%;width:50.25%;top:0;left:0}
.woot-favourites-heart-wrapper .woot-favourites-heart .woot-favourites-tl:after{top:0;left:0;height:200%;width:104%;border-top-left-radius:70% 80%;border-top-right-radius:80% 80%;border-bottom-right-radius:50% 50%;border-bottom-left-radius:50% 50%}
.woot-favourites-heart-wrapper .woot-favourites-heart .woot-favourites-tr{height:25%;width:50.25%;top:0;right:0}
.woot-favourites-heart-wrapper .woot-favourites-heart .woot-favourites-tr:after{top:0;right:0;height:200%;width:104%;border-top-left-radius:80% 80%;border-top-right-radius:70% 80%;border-bottom-right-radius:50% 50%;border-bottom-left-radius:50% 50%}
.woot-favourites-heart-wrapper .woot-favourites-heart .woot-favourites-bl{height:75.5%;width:50.25%;bottom:0;left:0}
.woot-favourites-heart-wrapper .woot-favourites-heart .woot-favourites-bl:after{top:0;left:0;height:95%;width:160%;border-top-left-radius:0 0;border-top-right-radius:0 0;border-bottom-right-radius:0 0;border-bottom-left-radius:100% 100%}
.woot-favourites-heart-wrapper .woot-favourites-heart .woot-favourites-br{height:75.5%;width:50.25%;bottom:0;right:0}
.woot-favourites-heart-wrapper .woot-favourites-heart .woot-favourites-br:after{top:0;right:0;height:95%;width:160%;border-top-left-radius:0 0;border-top-right-radius:0 0;border-bottom-right-radius:100% 100%;border-bottom-left-radius:0 0}
.woot-favourites-heart-wrapper .woot-favourites-ring{display:block;position:absolute;border-width:0;border-style:solid;top:50%;left:50%;border-radius:50%;z-index:1}
.woot-favourites-heart-wrapper .woot-favourites-circles{display:block;position:absolute;height:1.66667em;width:1.66667em;top:50%;left:50%;margin-top:-.83333em;margin-left:-.83333em;z-index:2;border-radius:50%}
.woot-favourites-heart-wrapper:hover .woot-favourites-heart .woot-favourites-bl:after,
.woot-favourites-heart-wrapper:hover .woot-favourites-heart .woot-favourites-br:after,
.woot-favourites-heart-wrapper:hover .woot-favourites-heart .woot-favourites-tl:after,
.woot-favourites-heart-wrapper:hover .woot-favourites-heart .woot-favourites-tr:after{ }
.woot-favourites-heart-wrapper.woot-favourites-active2 .woot-favourites-heart{-webkit-animation-name:woot-favourites-heart;animation-name:woot-favourites-heart;-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-animation-iteration-count:1;animation-iteration-count:1}
.woot-favourites-heart-wrapper.woot-favourites-active .woot-favourites-heart .woot-favourites-bl:after,
.woot-favourites-heart-wrapper.woot-favourites-active .woot-favourites-heart .woot-favourites-br:after,
.woot-favourites-heart-wrapper.woot-favourites-active .woot-favourites-heart .woot-favourites-tl:after,
.woot-favourites-heart-wrapper.woot-favourites-active .woot-favourites-heart .woot-favourites-tr:after{background:#e2264d}
.woot-favourites-heart-wrapper.woot-favourites-active2 .woot-favourites-ring{-webkit-animation-name:woot-favourites-ring;animation-name:woot-favourites-ring;-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-animation-iteration-count:1;animation-iteration-count:1}
.woot-favourites-heart-wrapper.woot-favourites-active2 .woot-favourites-circles{-webkit-animation-name:woot-favourites-circles;animation-name:woot-favourites-circles;-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-animation-iteration-count:1;animation-iteration-count:1} [data-key="favourites"]{
color: red !important;
border-bottom: 1px dotted !important;
cursor: pointer;
text-align: center;
}
div[data-key="favourites"]{
border-bottom: none !important;
}
.woot-data-table td.table23_td_favourites{
text-align: center;
}
@media print {
.woot-data-table .table23_td_favourites,
.woot-data-table th[data-key="favourites"]
{
display: none;
}
}
.woot-data-table.woot_favourites th[data-key="actions"]{
text-align: center;
}
.table23_td_favourites{
padding-top: 15px;
}
.woot-favourites-btn{
display: block;
border-bottom: none !important;
}
td.table23_td_cell .woot-favourites-btn{
display: none;
}
.woot-my-facourites-single-btn{
color: red !important;
text-decoration: none !important;
}
.woot-my-facourites-single-btn:hover{
color: red;
border-bottom: dashed 1px red;
}
.woot-my-facourites-single-container{
text-align: center;
display: inline-block;
}
.table23_td_favourites{
padding-top: 15px;
}
.woot-share-link-input{
width: 100%;
}
.table23_td_favourites .table23_td_cell_title{
display: none;
}