#TB_overlay {
background: #000;
opacity: 0.7;
filter: alpha(opacity=70);
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 100050; }
#TB_window {
position: fixed;
background-color: #fff;
z-index: 100050; visibility: hidden;
text-align: left;
top: 50%;
left: 50%;
-webkit-box-shadow: 0 3px 6px rgba( 0, 0, 0, 0.3 );
box-shadow: 0 3px 6px rgba( 0, 0, 0, 0.3 );
}
#TB_window img#TB_Image {
display: block;
margin: 15px 0 0 15px;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
border-top: 1px solid #666;
border-left: 1px solid #666;
}
#TB_caption{
height: 25px;
padding: 7px 30px 10px 25px;
float: left;
}
#TB_closeWindow {
height: 25px;
padding: 11px 25px 10px 0;
float: right;
}
#TB_closeWindowButton {
position: absolute;
left: auto;
right: 0;
width: 29px;
height: 29px;
border: 0;
padding: 0;
background: none;
cursor: pointer;
outline: none;
-webkit-transition: color .1s ease-in-out, background .1s ease-in-out;
transition: color .1s ease-in-out, background .1s ease-in-out;
}
#TB_ajaxWindowTitle {
float: left;
font-weight: 600;
line-height: 29px;
overflow: hidden;
padding: 0 29px 0 10px;
text-overflow: ellipsis;
white-space: nowrap;
width: calc( 100% - 39px );
}
#TB_title {
background: #fcfcfc;
border-bottom: 1px solid #ddd;
height: 29px;
}
#TB_ajaxContent {
clear: both;
padding: 2px 15px 15px 15px;
overflow: auto;
text-align: left;
line-height: 1.4em;
}
#TB_ajaxContent.TB_modal {
padding: 15px;
}
#TB_ajaxContent p {
padding: 5px 0px 5px 0px;
}
#TB_load {
position: fixed;
display: none;
z-index: 100050;
top: 50%;
left: 50%;
background-color: #E8E8E8;
border: 1px solid #555;
margin: -45px 0 0 -125px;
padding: 40px 15px 15px;
}
#TB_HideSelect {
z-index: 99;
position: fixed;
top: 0;
left: 0;
background-color: #fff;
border: none;
filter: alpha(opacity=0);
opacity: 0;
height: 100%;
width: 100%;
}
#TB_iframeContent {
clear: both;
border: none;
}
.tb-close-icon {
display: block;
color: #666;
text-align: center;
line-height: 29px;
width: 29px;
height: 29px;
position: absolute;
top: 0;
right: 0;
}
.tb-close-icon:before {
content: "\f158";
content: "\f158" / '';
font: normal 20px/29px dashicons;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
#TB_closeWindowButton:hover .tb-close-icon,
#TB_closeWindowButton:focus .tb-close-icon {
color: #006799;
}
#TB_closeWindowButton:focus .tb-close-icon {
-webkit-box-shadow:
0 0 0 1px #5b9dd9,
0 0 2px 1px rgba(30, 140, 190, .8);
box-shadow:
0 0 0 1px #5b9dd9,
0 0 2px 1px rgba(30, 140, 190, .8);
}table.dataTable td.dt-control{text-align:center;cursor:pointer}table.dataTable td.dt-control:before{height:1em;width:1em;margin-top:-9px;display:inline-block;color:white;border:.15em solid white;border-radius:1em;box-shadow:0 0 .2em #444;box-sizing:content-box;text-align:center;text-indent:0 !important;font-family:"Courier New",Courier,monospace;line-height:1em;content:"+";background-color:#31b131}table.dataTable tr.dt-hasChild td.dt-control:before{content:"-";background-color:#d33333}table.dataTable thead>tr>th.sorting,table.dataTable thead>tr>th.sorting_asc,table.dataTable thead>tr>th.sorting_desc,table.dataTable thead>tr>th.sorting_asc_disabled,table.dataTable thead>tr>th.sorting_desc_disabled,table.dataTable thead>tr>td.sorting,table.dataTable thead>tr>td.sorting_asc,table.dataTable thead>tr>td.sorting_desc,table.dataTable thead>tr>td.sorting_asc_disabled,table.dataTable thead>tr>td.sorting_desc_disabled{cursor:pointer;position:relative;padding-right:26px}table.dataTable thead>tr>th.sorting:before,table.dataTable thead>tr>th.sorting:after,table.dataTable thead>tr>th.sorting_asc:before,table.dataTable thead>tr>th.sorting_asc:after,table.dataTable thead>tr>th.sorting_desc:before,table.dataTable thead>tr>th.sorting_desc:after,table.dataTable thead>tr>th.sorting_asc_disabled:before,table.dataTable thead>tr>th.sorting_asc_disabled:after,table.dataTable thead>tr>th.sorting_desc_disabled:before,table.dataTable thead>tr>th.sorting_desc_disabled:after,table.dataTable thead>tr>td.sorting:before,table.dataTable thead>tr>td.sorting:after,table.dataTable thead>tr>td.sorting_asc:before,table.dataTable thead>tr>td.sorting_asc:after,table.dataTable thead>tr>td.sorting_desc:before,table.dataTable thead>tr>td.sorting_desc:after,table.dataTable thead>tr>td.sorting_asc_disabled:before,table.dataTable thead>tr>td.sorting_asc_disabled:after,table.dataTable thead>tr>td.sorting_desc_disabled:before,table.dataTable thead>tr>td.sorting_desc_disabled:after{position:absolute;display:block;opacity:.125;right:10px;line-height:9px;font-size:.8em}table.dataTable thead>tr>th.sorting:before,table.dataTable thead>tr>th.sorting_asc:before,table.dataTable thead>tr>th.sorting_desc:before,table.dataTable thead>tr>th.sorting_asc_disabled:before,table.dataTable thead>tr>th.sorting_desc_disabled:before,table.dataTable thead>tr>td.sorting:before,table.dataTable thead>tr>td.sorting_asc:before,table.dataTable thead>tr>td.sorting_desc:before,table.dataTable thead>tr>td.sorting_asc_disabled:before,table.dataTable thead>tr>td.sorting_desc_disabled:before{bottom:50%;content:"▲"}table.dataTable thead>tr>th.sorting:after,table.dataTable thead>tr>th.sorting_asc:after,table.dataTable thead>tr>th.sorting_desc:after,table.dataTable thead>tr>th.sorting_asc_disabled:after,table.dataTable thead>tr>th.sorting_desc_disabled:after,table.dataTable thead>tr>td.sorting:after,table.dataTable thead>tr>td.sorting_asc:after,table.dataTable thead>tr>td.sorting_desc:after,table.dataTable thead>tr>td.sorting_asc_disabled:after,table.dataTable thead>tr>td.sorting_desc_disabled:after{top:50%;content:"▼"}table.dataTable thead>tr>th.sorting_asc:before,table.dataTable thead>tr>th.sorting_desc:after,table.dataTable thead>tr>td.sorting_asc:before,table.dataTable thead>tr>td.sorting_desc:after{opacity:.6}table.dataTable thead>tr>th.sorting_desc_disabled:after,table.dataTable thead>tr>th.sorting_asc_disabled:before,table.dataTable thead>tr>td.sorting_desc_disabled:after,table.dataTable thead>tr>td.sorting_asc_disabled:before{display:none}table.dataTable thead>tr>th:active,table.dataTable thead>tr>td:active{outline:none}div.dataTables_scrollBody table.dataTable thead>tr>th:before,div.dataTables_scrollBody table.dataTable thead>tr>th:after,div.dataTables_scrollBody table.dataTable thead>tr>td:before,div.dataTables_scrollBody table.dataTable thead>tr>td:after{display:none}div.dataTables_processing{position:absolute;top:50%;left:50%;width:200px;margin-left:-100px;margin-top:-26px;text-align:center;padding:2px}div.dataTables_processing>div:last-child{position:relative;width:80px;height:15px;margin:1em auto}div.dataTables_processing>div:last-child>div{position:absolute;top:0;width:13px;height:13px;border-radius:50%;background:rgba(13, 110, 253, 0.9);animation-timing-function:cubic-bezier(0, 1, 1, 0)}div.dataTables_processing>div:last-child>div:nth-child(1){left:8px;animation:datatables-loader-1 .6s infinite}div.dataTables_processing>div:last-child>div:nth-child(2){left:8px;animation:datatables-loader-2 .6s infinite}div.dataTables_processing>div:last-child>div:nth-child(3){left:32px;animation:datatables-loader-2 .6s infinite}div.dataTables_processing>div:last-child>div:nth-child(4){left:56px;animation:datatables-loader-3 .6s infinite}@keyframes datatables-loader-1{0%{transform:scale(0)}100%{transform:scale(1)}}@keyframes datatables-loader-3{0%{transform:scale(1)}100%{transform:scale(0)}}@keyframes datatables-loader-2{0%{transform:translate(0, 0)}100%{transform:translate(24px, 0)}}table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}table.dataTable th.dt-left,table.dataTable td.dt-left{text-align:left}table.dataTable th.dt-center,table.dataTable td.dt-center,table.dataTable td.dataTables_empty{text-align:center}table.dataTable th.dt-right,table.dataTable td.dt-right{text-align:right}table.dataTable th.dt-justify,table.dataTable td.dt-justify{text-align:justify}table.dataTable th.dt-nowrap,table.dataTable td.dt-nowrap{white-space:nowrap}table.dataTable thead th,table.dataTable thead td,table.dataTable tfoot th,table.dataTable tfoot td{text-align:left}table.dataTable thead th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable tfoot td.dt-head-left{text-align:left}table.dataTable thead th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable tfoot td.dt-head-center{text-align:center}table.dataTable thead th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable tfoot td.dt-head-right{text-align:right}table.dataTable thead th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable tfoot td.dt-head-justify{text-align:justify}table.dataTable thead th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable tfoot td.dt-head-nowrap{white-space:nowrap}table.dataTable tbody th.dt-body-left,table.dataTable tbody td.dt-body-left{text-align:left}table.dataTable tbody th.dt-body-center,table.dataTable tbody td.dt-body-center{text-align:center}table.dataTable tbody th.dt-body-right,table.dataTable tbody td.dt-body-right{text-align:right}table.dataTable tbody th.dt-body-justify,table.dataTable tbody td.dt-body-justify{text-align:justify}table.dataTable tbody th.dt-body-nowrap,table.dataTable tbody td.dt-body-nowrap{white-space:nowrap}table.dataTable{width:100%;margin:0 auto;clear:both;border-collapse:separate;border-spacing:0}table.dataTable thead th,table.dataTable tfoot th{font-weight:bold}table.dataTable thead th,table.dataTable thead td{padding:10px;border-bottom:1px solid rgba(0, 0, 0, 0.3)}table.dataTable thead th:active,table.dataTable thead td:active{outline:none}table.dataTable tfoot th,table.dataTable tfoot td{padding:10px 10px 6px 10px;border-top:1px solid rgba(0, 0, 0, 0.3)}table.dataTable tbody tr{background-color:transparent}table.dataTable tbody tr.selected>*{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.9);color:white}table.dataTable tbody tr.selected a{color:#090a0b}table.dataTable tbody th,table.dataTable tbody td{padding:8px 10px}table.dataTable.row-border tbody th,table.dataTable.row-border tbody td,table.dataTable.display tbody th,table.dataTable.display tbody td{border-top:1px solid rgba(0, 0, 0, 0.15)}table.dataTable.row-border tbody tr:first-child th,table.dataTable.row-border tbody tr:first-child td,table.dataTable.display tbody tr:first-child th,table.dataTable.display tbody tr:first-child td{border-top:none}table.dataTable.cell-border tbody th,table.dataTable.cell-border tbody td{border-top:1px solid rgba(0, 0, 0, 0.15);border-right:1px solid rgba(0, 0, 0, 0.15)}table.dataTable.cell-border tbody tr th:first-child,table.dataTable.cell-border tbody tr td:first-child{border-left:1px solid rgba(0, 0, 0, 0.15)}table.dataTable.cell-border tbody tr:first-child th,table.dataTable.cell-border tbody tr:first-child td{border-top:none}table.dataTable.stripe>tbody>tr.odd>*,table.dataTable.display>tbody>tr.odd>*{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.023)}table.dataTable.stripe>tbody>tr.odd.selected>*,table.dataTable.display>tbody>tr.odd.selected>*{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.923)}table.dataTable.hover>tbody>tr:hover>*,table.dataTable.display>tbody>tr:hover>*{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.035)}table.dataTable.hover>tbody>tr.selected:hover>*,table.dataTable.display>tbody>tr.selected:hover>*{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.935)}table.dataTable.order-column>tbody tr>.sorting_1,table.dataTable.order-column>tbody tr>.sorting_2,table.dataTable.order-column>tbody tr>.sorting_3,table.dataTable.display>tbody tr>.sorting_1,table.dataTable.display>tbody tr>.sorting_2,table.dataTable.display>tbody tr>.sorting_3{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.019)}table.dataTable.order-column>tbody tr.selected>.sorting_1,table.dataTable.order-column>tbody tr.selected>.sorting_2,table.dataTable.order-column>tbody tr.selected>.sorting_3,table.dataTable.display>tbody tr.selected>.sorting_1,table.dataTable.display>tbody tr.selected>.sorting_2,table.dataTable.display>tbody tr.selected>.sorting_3{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.919)}table.dataTable.display>tbody>tr.odd>.sorting_1,table.dataTable.order-column.stripe>tbody>tr.odd>.sorting_1{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.054)}table.dataTable.display>tbody>tr.odd>.sorting_2,table.dataTable.order-column.stripe>tbody>tr.odd>.sorting_2{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.047)}table.dataTable.display>tbody>tr.odd>.sorting_3,table.dataTable.order-column.stripe>tbody>tr.odd>.sorting_3{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.039)}table.dataTable.display>tbody>tr.odd.selected>.sorting_1,table.dataTable.order-column.stripe>tbody>tr.odd.selected>.sorting_1{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.954)}table.dataTable.display>tbody>tr.odd.selected>.sorting_2,table.dataTable.order-column.stripe>tbody>tr.odd.selected>.sorting_2{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.947)}table.dataTable.display>tbody>tr.odd.selected>.sorting_3,table.dataTable.order-column.stripe>tbody>tr.odd.selected>.sorting_3{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.939)}table.dataTable.display>tbody>tr.even>.sorting_1,table.dataTable.order-column.stripe>tbody>tr.even>.sorting_1{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.019)}table.dataTable.display>tbody>tr.even>.sorting_2,table.dataTable.order-column.stripe>tbody>tr.even>.sorting_2{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.011)}table.dataTable.display>tbody>tr.even>.sorting_3,table.dataTable.order-column.stripe>tbody>tr.even>.sorting_3{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.003)}table.dataTable.display>tbody>tr.even.selected>.sorting_1,table.dataTable.order-column.stripe>tbody>tr.even.selected>.sorting_1{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.919)}table.dataTable.display>tbody>tr.even.selected>.sorting_2,table.dataTable.order-column.stripe>tbody>tr.even.selected>.sorting_2{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.911)}table.dataTable.display>tbody>tr.even.selected>.sorting_3,table.dataTable.order-column.stripe>tbody>tr.even.selected>.sorting_3{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.903)}table.dataTable.display tbody tr:hover>.sorting_1,table.dataTable.order-column.hover tbody tr:hover>.sorting_1{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.082)}table.dataTable.display tbody tr:hover>.sorting_2,table.dataTable.order-column.hover tbody tr:hover>.sorting_2{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.074)}table.dataTable.display tbody tr:hover>.sorting_3,table.dataTable.order-column.hover tbody tr:hover>.sorting_3{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.062)}table.dataTable.display tbody tr:hover.selected>.sorting_1,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_1{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.982)}table.dataTable.display tbody tr:hover.selected>.sorting_2,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_2{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.974)}table.dataTable.display tbody tr:hover.selected>.sorting_3,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_3{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.962)}table.dataTable.no-footer{border-bottom:1px solid rgba(0, 0, 0, 0.3)}table.dataTable.compact thead th,table.dataTable.compact thead td,table.dataTable.compact tfoot th,table.dataTable.compact tfoot td,table.dataTable.compact tbody th,table.dataTable.compact tbody td{padding:4px}table.dataTable th,table.dataTable td{box-sizing:content-box}.dataTables_wrapper{position:relative;clear:both}.dataTables_wrapper .dataTables_length{float:left}.dataTables_wrapper .dataTables_length select{border:1px solid #aaa;border-radius:3px;padding:5px;background-color:transparent;padding:4px}.dataTables_wrapper .dataTables_filter{float:right;text-align:right}.dataTables_wrapper .dataTables_filter input{border:1px solid #aaa;border-radius:3px;padding:5px;background-color:transparent;margin-left:3px}.dataTables_wrapper .dataTables_info{clear:both;float:left;padding-top:.755em}.dataTables_wrapper .dataTables_paginate{float:right;text-align:right;padding-top:.25em}.dataTables_wrapper .dataTables_paginate .paginate_button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:.5em 1em;margin-left:2px;text-align:center;text-decoration:none !important;cursor:pointer;color:inherit !important;border:1px solid transparent;border-radius:2px}.dataTables_wrapper .dataTables_paginate .paginate_button.current,.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{color:inherit !important;border:1px solid rgba(0, 0, 0, 0.3);background-color:rgba(230, 230, 230, 0.1);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(230, 230, 230, 0.1)), color-stop(100%, rgba(0, 0, 0, 0.1)));background:-webkit-linear-gradient(top, rgba(230, 230, 230, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);background:-moz-linear-gradient(top, rgba(230, 230, 230, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);background:-ms-linear-gradient(top, rgba(230, 230, 230, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);background:-o-linear-gradient(top, rgba(230, 230, 230, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);background:linear-gradient(to bottom, rgba(230, 230, 230, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%)}.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active{cursor:default;color:#666 !important;border:1px solid transparent;background:transparent;box-shadow:none}.dataTables_wrapper .dataTables_paginate .paginate_button:hover{color:white !important;border:1px solid #111;background-color:#585858;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111));background:-webkit-linear-gradient(top, #585858 0%, #111 100%);background:-moz-linear-gradient(top, #585858 0%, #111 100%);background:-ms-linear-gradient(top, #585858 0%, #111 100%);background:-o-linear-gradient(top, #585858 0%, #111 100%);background:linear-gradient(to bottom, #585858 0%, #111 100%)}.dataTables_wrapper .dataTables_paginate .paginate_button:active{outline:none;background-color:#2b2b2b;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));background:-webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);box-shadow:inset 0 0 3px #111}.dataTables_wrapper .dataTables_paginate .ellipsis{padding:0 1em}.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_processing,.dataTables_wrapper .dataTables_paginate{color:inherit}.dataTables_wrapper .dataTables_scroll{clear:both}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody{-webkit-overflow-scrolling:touch}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td{vertical-align:middle}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td>div.dataTables_sizing{height:0;overflow:hidden;margin:0 !important;padding:0 !important}.dataTables_wrapper.no-footer .dataTables_scrollBody{border-bottom:1px solid rgba(0, 0, 0, 0.3)}.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable,.dataTables_wrapper.no-footer div.dataTables_scrollBody>table{border-bottom:none}.dataTables_wrapper:after{visibility:hidden;display:block;content:"";clear:both;height:0}@media screen and (max-width: 767px){.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_paginate{float:none;text-align:center}.dataTables_wrapper .dataTables_paginate{margin-top:.5em}}@media screen and (max-width: 640px){.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter{float:none;text-align:center}.dataTables_wrapper .dataTables_filter{margin-top:.5em}}
table.dataTable.dtr-inline.collapsed>tbody>tr>td.child,table.dataTable.dtr-inline.collapsed>tbody>tr>th.child,table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty{cursor:default !important}table.dataTable.dtr-inline.collapsed>tbody>tr>td.child:before,table.dataTable.dtr-inline.collapsed>tbody>tr>th.child:before,table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty:before{display:none !important}table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control,table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control{position:relative;padding-left:30px;cursor:pointer}table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control:before,table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control:before{top:50%;left:5px;height:1em;width:1em;margin-top:-9px;display:block;position:absolute;color:white;border:.15em solid white;border-radius:1em;box-shadow:0 0 .2em #444;box-sizing:content-box;text-align:center;text-indent:0 !important;font-family:"Courier New",Courier,monospace;line-height:1em;content:"+";background-color:#31b131}table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td.dtr-control:before,table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th.dtr-control:before{content:"-";background-color:#d33333}table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td.dtr-control,table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th.dtr-control{padding-left:27px}table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td.dtr-control:before,table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th.dtr-control:before{left:4px;height:14px;width:14px;border-radius:14px;line-height:14px;text-indent:3px}table.dataTable.dtr-column>tbody>tr>td.dtr-control,table.dataTable.dtr-column>tbody>tr>th.dtr-control,table.dataTable.dtr-column>tbody>tr>td.control,table.dataTable.dtr-column>tbody>tr>th.control{position:relative;cursor:pointer}table.dataTable.dtr-column>tbody>tr>td.dtr-control:before,table.dataTable.dtr-column>tbody>tr>th.dtr-control:before,table.dataTable.dtr-column>tbody>tr>td.control:before,table.dataTable.dtr-column>tbody>tr>th.control:before{top:50%;left:50%;height:.8em;width:.8em;margin-top:-0.5em;margin-left:-0.5em;display:block;position:absolute;color:white;border:.15em solid white;border-radius:1em;box-shadow:0 0 .2em #444;box-sizing:content-box;text-align:center;text-indent:0 !important;font-family:"Courier New",Courier,monospace;line-height:1em;content:"+";background-color:#31b131}table.dataTable.dtr-column>tbody>tr.parent td.dtr-control:before,table.dataTable.dtr-column>tbody>tr.parent th.dtr-control:before,table.dataTable.dtr-column>tbody>tr.parent td.control:before,table.dataTable.dtr-column>tbody>tr.parent th.control:before{content:"-";background-color:#d33333}table.dataTable>tbody>tr.child{padding:.5em 1em}table.dataTable>tbody>tr.child:hover{background:transparent !important}table.dataTable>tbody>tr.child ul.dtr-details{display:inline-block;list-style-type:none;margin:0;padding:0}table.dataTable>tbody>tr.child ul.dtr-details>li{border-bottom:1px solid #efefef;padding:.5em 0}table.dataTable>tbody>tr.child ul.dtr-details>li:first-child{padding-top:0}table.dataTable>tbody>tr.child ul.dtr-details>li:last-child{border-bottom:none}table.dataTable>tbody>tr.child span.dtr-title{display:inline-block;min-width:75px;font-weight:bold}div.dtr-modal{position:fixed;box-sizing:border-box;top:0;left:0;height:100%;width:100%;z-index:100;padding:10em 1em}div.dtr-modal div.dtr-modal-display{position:absolute;top:0;left:0;bottom:0;right:0;width:50%;height:50%;overflow:auto;margin:auto;z-index:102;overflow:auto;background-color:#f5f5f7;border:1px solid black;border-radius:.5em;box-shadow:0 12px 30px rgba(0, 0, 0, 0.6)}div.dtr-modal div.dtr-modal-content{position:relative;padding:1em}div.dtr-modal div.dtr-modal-close{position:absolute;top:6px;right:6px;width:22px;height:22px;border:1px solid #eaeaea;background-color:#f9f9f9;text-align:center;border-radius:3px;cursor:pointer;z-index:12}div.dtr-modal div.dtr-modal-close:hover{background-color:#eaeaea}div.dtr-modal div.dtr-modal-background{position:fixed;top:0;left:0;right:0;bottom:0;z-index:101;background:rgba(0, 0, 0, 0.6)}@media screen and (max-width: 767px){div.dtr-modal div.dtr-modal-display{width:95%}}@font-face{font-family:jtpt-icon;src:url(//cpaschere.com/wp-content/plugins/just-tables/assets/fonts/jtpt-icon/jtpt-icon.ttf?52tue2) format( 'truetype' ),url(//cpaschere.com/wp-content/plugins/just-tables/assets/fonts/jtpt-icon/jtpt-icon.woff?52tue2) format( 'woff' ),url(//cpaschere.com/wp-content/plugins/just-tables/assets/fonts/jtpt-icon/jtpt-icon.svg?52tue2#jtpt-icon) format( 'svg' );font-weight:400;font-style:normal;font-display:block}.jtpt-icon{font-family:jtpt-icon!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.jtpt-icon-angle-up:before{content:"\e101"}.jtpt-icon-angle-up-light:before{content:"\e102"}.jtpt-icon-angle-down:before{content:"\e103"}.jtpt-icon-angle-down-light:before{content:"\e104"}.jtpt-icon-angle-left:before{content:"\e105"}.jtpt-icon-angle-left-light:before{content:"\e106"}.jtpt-icon-angle-right:before{content:"\e107"}.jtpt-icon-angle-right-light:before{content:"\e108"}.jtpt-icon-square:before{content:"\e109"}.jtpt-icon-square-light:before{content:"\e110"}.jtpt-icon-check-square:before{content:"\e111"}.jtpt-icon-check-square-light:before{content:"\e112"}.jtpt-icon-search:before{content:"\e113"}.jtpt-icon-search-light:before{content:"\e114"}.jtpt-icon-filter:before{content:"\e115"}.jtpt-icon-filter-light:before{content:"\e116"}.jtpt-icon-shopping-cart:before{content:"\e117"}.jtpt-icon-shopping-cart-light:before{content:"\e118"}.jtpt-icon-shopping-cart-plus:before{content:"\e119"}.jtpt-icon-shopping-cart-plus-light:before{content:"\e120"}.jtpt-icon-heart:before{content:"\e121"}.jtpt-icon-heart-light:before{content:"\e122"}.jtpt-icon-heart-solid:before{content:"\e123"}.jtpt-icon-sliders:before{content:"\e124"}.jtpt-icon-sliders-light:before{content:"\e125"}.jtpt-icon-plus:before{content:"\e126"}.jtpt-icon-plus-light:before{content:"\e127"}.jtpt-icon-minus:before{content:"\e128"}.jtpt-icon-minus-light:before{content:"\e129"}.jtpt-icon-sync:before{content:"\e130"}.jtpt-icon-sync-light:before{content:"\e131"}.jtpt-icon-spinner:before{content:"\e132"}.jtpt-icon-spinner-light:before{content:"\e133"} @import url("https://fonts.googleapis.com/css2?family=Titillium+Web:wght@200;300;400;600;700;900&display=swap");.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.jtpt-product-table-loading,.jtpt-product-table-wrapper{position:relative;background-color:#eff6ff;padding:30px;border-radius:10px;margin:0}.jtpt-hidden{display:none!important;width:0;height:0;visibility:hidden;opacity:0;overflow:hidden}.jtpt-action .jtpt-wishlist-button .yith-wcwl-add-to-wishlist .add_to_wishlist .yith-wcwl-icon,.jtpt-icon-in-after::after,.jtpt-icon-in-before::before,.jtpt-wishlist .yith-wcwl-add-to-wishlist .add_to_wishlist .yith-wcwl-icon{font-family:jtpt-icon!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.jtpt-product-table-wrapper,.jtpt-product-table-wrapper *,.jtpt-product-table-wrapper .jtpt-product-table.dataTable,.jtpt-product-table-wrapper .jtpt-product-table.dataTable td,.jtpt-product-table-wrapper .jtpt-product-table.dataTable th,.jtpt-product-table-wrapper ::after,.jtpt-product-table-wrapper ::before{-webkit-box-sizing:border-box;box-sizing:border-box}.jtpt-product-table-wrapper{display:none}.jtpt-product-table-loading{overflow:hidden}.jtpt-overlay,.jtpt-product-table-loading::before{top:0;height:100%;background-color:rgba(255,255,255,.6);z-index:1151;width:100%;left:0}.jtpt-product-table-loading::before{position:absolute;content:""}.jtpt-product-table-loading .jtpt-icon{display:block;position:relative;content:"\e132";width:100%;height:70px;background-color:transparent;font-size:40px;color:#3326ae;margin:0;padding:15px}.jtpt-overlay .jtpt-icon,.jtpt-overlay .jtpt-icon::before,.jtpt-product-table-loading .jtpt-icon::before{height:40px;top:50%;background-color:transparent;font-size:40px;position:absolute}.jtpt-product-table-loading .jtpt-icon::before{width:40px;left:50%;animation:1.25s linear infinite jtpt-product-table-loading-spinner;margin:-20px 0 0 -20px;padding:0;z-index:1351}@keyframes jtpt-product-table-loading-spinner{0%{transform:rotate(0)}40%{transform:rotate(45deg)}100%{transform:rotate(360deg)}}.jtpt-product-table-wrapper.jtpt-no-responsive .dataTables_wrapper{overflow:auto hidden;padding:0 0 15px}.jtpt-product-table-wrapper.jtpt-default-font-family,.jtpt-product-table-wrapper.jtpt-default-font-family .jtpt-product-table{font-family:"Titillium Web",sans-serif}.jtpt-product-table-wrapper a,.jtpt-product-table-wrapper a:focus,.jtpt-product-table-wrapper a:hover{text-decoration:none!important}.jtpt-overlay{display:none;position:absolute;bottom:0;right:0;cursor:wait}.jtpt-matc,.jtpt-mcheck{width:auto;max-width:100%}.jtpt-overlay .jtpt-icon{content:"\e132";width:100%;left:0;color:#3326ae;margin:-20px 0 0;padding:0;z-index:1251}.jtpt-overlay .jtpt-icon::before{width:40px;left:50%;animation:1.25s linear infinite jtpt-overlay-spinner;margin:-20px 0 0 -20px;padding:0;z-index:1351}@keyframes jtpt-overlay-spinner{0%{transform:rotate(0)}40%{transform:rotate(45deg)}100%{transform:rotate(360deg)}}.jtpt-filter-show-default,.jtpt-loading .jtpt-overlay{display:block}.jtpt-filter{background-color:#fff;border-radius:10px;padding:35px 50px;margin-bottom:30px}.jtpt-filter-header,.jtpt-paginate{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.jtpt-filter-header-left,.jtpt-filter-header-right{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.jtpt-mcheck{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;font-size:16px;line-height:26px;color:#59585a;margin:5px 0}.jtpt-matc .wc-forward,.jtpt-mcheck .jtpt-mcheck-checkbox{display:none!important;width:0;height:0;visibility:hidden;opacity:0}.jtpt-mcheck span{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.jtpt-mcheck span::before{display:inline-block;float:left;content:"\e109";font-size:18px;color:#59585a;margin-right:10px;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}.jtpt-check .jtpt-check-checkbox:checked+span::before,.jtpt-mcheck .jtpt-mcheck-checkbox:checked+span::before{content:"\e111"}.jtpt-matc{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin:5px 0 5px 20px}.jtpt-ftrigger,.jtpt-search{margin:5px 0;width:auto;max-width:100%}.jtpt-matc .jtpt-matc-button{display:inline-block;background-color:#3326ae;font-size:16px;line-height:26px;color:#fff;border:1px solid #3326ae;border-radius:22px;padding:8px 25px}.jtpt-matc .jtpt-matc-button:focus,.jtpt-matc .jtpt-matc-button:hover{background-color:#0f047d;color:#fff;border-color:#0f047d}.jtpt-action .jtpt-atc-button a.jtpt-add-to-cart-button-large i,.jtpt-freset .jtpt-freset-button i,.jtpt-matc .jtpt-matc-button i{margin-right:10px}.jtpt-search{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;position:relative}.jtpt-search .jtpt-search-input{width:250px;max-width:100%;height:40px;background-color:#eeeffb;font-size:16px;color:#333;border:1px solid #eeeffb;border-radius:20px;padding:0 45px 0 20px}.jtpt-search .jtpt-search-input:focus{background-color:#eeeffb;color:#333;border:1px solid #eeeffb}.jtpt-search span{position:absolute;width:auto;height:40px;top:0;right:20px;font-size:16px;line-height:40px;color:#59585a}.jtpt-ftrigger{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.jtpt-search+.jtpt-ftrigger{margin-left:20px}.jtpt-ftrigger .jtpt-ftrigger-button,.jtpt-ftrigger .jtpt-ftrigger-button:focus,.jtpt-ftrigger .jtpt-ftrigger-button:hover{display:block;height:40px;width:40px;background-color:#eeeffb;font-size:16px;line-height:40px;color:#59585a;border:1px solid #eeeffb;border-radius:20px;text-align:center}#TB_window #TB_ImageOff+#TB_caption,.jtpt-action .jtpt-wishlist-button .yith-wcwl-add-to-wishlist .feedback,.jtpt-filter-hide-default{display:none}.jtpt-filter-options{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid #eff6ff;margin-top:20px;padding-top:25px}.jtpt-flabel{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%;font-size:16px;line-height:26px;font-weight:600;color:#333;margin:5px 10px 5px 0}.jtpt-taxonomy-filter{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:100%;max-width:100%}.jtpt-taxonomy-filter .select2-container{-webkit-box-flex:0;-ms-flex:0 0 120px;flex:0 0 120px;max-width:120px!important;width:120px!important;min-width:120px!important;overflow:hidden;height:40px;font-size:14px;margin:5px 10px}.jtpt-taxonomy-filter .select2-container .select2-selection--multiple,.jtpt-taxonomy-filter .select2-container.select2-container--open.select2-container--above .select2-selection--multiple,.jtpt-taxonomy-filter .select2-container.select2-container--open.select2-container--above .select2-selection--single,.jtpt-taxonomy-filter .select2-container.select2-container--open.select2-container--below .select2-selection--multiple,.jtpt-taxonomy-filter .select2-container.select2-container--open.select2-container--below .select2-selection--single{background:url(//cpaschere.com/wp-content/plugins/just-tables/assets/images/select2/selector-icon.png) center right 10px no-repeat #fff;border:1px solid #aaa;border-radius:20px;height:100%;padding:0 20px 0 10px}.jtpt-taxonomy-filter .select2-container .select2-selection--multiple .select2-selection__rendered{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;max-width:118px;height:100%;padding:0;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}.jtpt-taxonomy-filter .select2-container .select2-selection--multiple .select2-selection__rendered .select2-selection__choice{position:relative;height:100%;margin:0;font-size:14px;line-height:38px;color:#000;background-color:transparent;border:none;padding:0 5px 0 0}.jtpt-taxonomy-filter .select2-container .select2-selection--multiple .select2-selection__rendered .select2-selection__choice:last-child{padding:0}.jtpt-taxonomy-filter .select2-container .select2-selection--multiple .select2-selection__rendered .select2-selection__choice+.select2-selection__choice{margin-left:5px}.jtpt-taxonomy-filter .select2-container .select2-selection--multiple .select2-selection__rendered .select2-selection__choice::after{position:absolute;content:",";right:0}.jtpt-taxonomy-filter .select2-container .select2-selection--multiple .select2-selection__rendered .select2-selection__choice:last-child::after{content:""}.jtpt-action .jtpt-atc-button a.wc-forward,.jtpt-check .jtpt-check-checkbox,.jtpt-paginate-numbers .paginate_button.next.disabled,.jtpt-paginate-numbers .paginate_button.previous.disabled,.jtpt-taxonomy-filter .select2-container .select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove,.jtpt-taxonomy-filter .select2-container .select2-selection--multiple .select2-selection__rendered .select2-selection__choice+.select2-search--inline,.jtpt-taxonomy-filter .select2-container .select2-selection--multiple .select2-selection__rendered .select2-selection__clear,.jtpt-wishlist .yith-wcwl-add-to-wishlist .feedback{display:none!important;width:0;height:0;visibility:hidden;opacity:0}.jtpt-taxonomy-filter .select2-container .select2-selection--multiple .select2-search--inline{height:100%;margin:0;overflow:hidden}.jtpt-taxonomy-filter .select2-container .select2-selection--multiple .select2-search--inline .select2-search__field{font-family:"Titillium Web",sans-serif;width:100%!important;height:100%;max-height:38px;font-size:16px;color:#000;padding:0}.jtpt-select2-dropdown{background-color:transparent;width:200px!important;font-size:14px;line-height:24px;border:none;padding:5px 0}body.admin-bar .jtpt-select2-dropdown{margin-top:32px}.jtpt-select2-dropdown .select2-results{background-color:#fff;border:1px solid #ddd;border-radius:10px;overflow:hidden}.jtpt-select2-dropdown .select2-results .select2-results__options .select2-results__option{font-family:"Titillium Web",sans-serif;background-color:#fff;font-weight:600;color:#59585a;margin:0;padding:6px}.jtpt-select2-dropdown .select2-results .select2-results__options .select2-results__option--highlighted{background-color:#c4c7e0;color:#272727}.jtpt-select2-dropdown .select2-results .select2-results__options .select2-results__option[aria-selected=false]::before,.jtpt-select2-dropdown .select2-results .select2-results__options .select2-results__option[aria-selected=true]::before{content:"";display:inline-block;position:relative;height:14px;width:14px;border:1px solid #59585a;border-radius:2px;background-color:transparent;margin-right:10px;vertical-align:middle;top:-2px}.jtpt-select2-dropdown .select2-results .select2-results__options .select2-results__option--highlighted[aria-selected=false]::before,.jtpt-select2-dropdown .select2-results .select2-results__options .select2-results__option--highlighted[aria-selected=true]::before{border-color:#272727}.jtpt-select2-dropdown .select2-results .select2-results__options .select2-results__option[aria-selected=true]::before{color:#fff;background-image:url(//cpaschere.com/wp-content/plugins/just-tables/assets/images/select2/check.png);background-repeat:no-repeat;background-position:center center;border:0;padding-left:3px;background-color:#3326ae}.jtpt-freset{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%;margin:5px 0 5px 10px}.jtpt-freset .jtpt-freset-button,.jtpt-freset .jtpt-freset-button:focus,.jtpt-freset .jtpt-freset-button:hover{display:inline-block;font-size:14px;line-height:24px;color:#4e7cff}.jtpt-product-table,.jtpt-product-table.dataTable.no-footer{width:100%!important;border-width:0;border-style:solid;border-color:transparent;padding:0}.jtpt-product-table{overflow:visible}.jtpt-product-table th.jtpt-head-data{background-color:#eeeffb;font-size:16px;line-height:26px;font-weight:700;color:#000;text-align:left;border-width:0;border-style:solid;border-color:transparent;vertical-align:middle;white-space:nowrap;padding:10px 18px}.jtpt-product-table th.jtpt-head-data-first{border-top-left-radius:10px}.jtpt-product-table th.jtpt-head-data-last{border-top-right-radius:10px}.jtpt-product-table thead.jtpt-head-hidden,.jtpt-product-table thead.jtpt-head-hidden tr,.jtpt-product-table thead.jtpt-head-hidden tr th.jtpt-head-data{height:0!important;font-size:0!important;line-height:0!important;visibility:hidden!important;opacity:0!important;padding:0!important;margin:0!important}.jtpt-product-table.dataTable tbody tr,.jtpt-product-table.dataTable tbody tr.child{background-color:transparent;margin:0;padding:0}.jtpt-product-table .jtpt-body-data.dtr-control{outline:0}.jtpt-product-table .dataTables_empty,.jtpt-product-table .jtpt-body-data{background-color:#fff;font-size:16px;line-height:26px;color:#333;border-width:15px 0 0;border-style:solid;border-color:#eff6ff;padding:20px 10px;vertical-align:middle}.jtpt-product-table .dataTables_empty{font-weight:600;text-align:center}.jtpt-product-table tr.parent .dataTables_empty,.jtpt-product-table tr.parent .jtpt-body-data{border-bottom-width:0}.jtpt-product-table .child a,.jtpt-product-table .child a:focus,.jtpt-product-table .child a:hover,.jtpt-product-table .jtpt-body-data a,.jtpt-product-table .jtpt-body-data a:focus,.jtpt-product-table .jtpt-body-data a:hover{color:#333;text-decoration:none}.jtpt-product-table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control,.jtpt-product-table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control,.jtpt-product-table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>td.dtr-control,.jtpt-product-table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>th.dtr-control{padding-left:40px}.jtpt-product-table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control:before,.jtpt-product-table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control:before,.jtpt-product-table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>td.dtr-control:before,.jtpt-product-table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>th.dtr-control:before{width:20px;height:20px;top:5px;left:5px;line-height:20px;margin:0}.jtpt-action .jtpt-variations-button .jtpt-variation-filter-select+.jtpt-variation-filter-select,.jtpt-product-table .child>div+div,.jtpt-product-table .jtpt-body-data>div+div,.jtpt-variations .jtpt-variation-filter-select+.jtpt-variation-filter-select{margin-top:5px}.jtpt-check span{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;cursor:pointer}.jtpt-check span::before{content:"\e109";font-size:18px;color:#59585a;padding:9px 10px;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}.jtpt-attributes label,.jtpt-author-name,.jtpt-categories,.jtpt-created-date,.jtpt-dimensions,.jtpt-height,.jtpt-id,.jtpt-length,.jtpt-modified-date,.jtpt-serial,.jtpt-sku,.jtpt-stock,.jtpt-tags,.jtpt-title,.jtpt-weight,.jtpt-width{font-weight:600}.jtpt-quantity,.jtpt-rating{line-height:0}.jtpt-rating-core{display:-webkit-box;display:-ms-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.jtpt-rating-core .star-rating{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%;position:relative;font-family:star;font-size:16px;line-height:26px;height:26px;overflow:hidden;backface-visibility:hidden;margin:0 5px 0 0;padding:0;opacity:1}.jtpt-rating-core .star-rating::before{position:static;display:inline-block;content:'\73\73\73\73\73';font-family:star;color:#f4a460;opacity:1;margin:0;padding:0}.jtpt-rating-core .star-rating span{position:absolute;height:100%;top:0;left:0;overflow:hidden;opacity:1;margin:0;padding:0}.jtpt-rating-core .star-rating span::before{position:absolute;display:inline-block;content:'\53\53\53\53\53';width:100%;height:100%;top:0;left:0;font-family:star;color:#f4a460;opacity:1;margin:0;padding:0}.jtpt-rating-core .text-rating{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%;white-space:nowrap;color:#59585a}#TB_window #TB_ajaxContent .jtpt-notices .woocommerce-error,#TB_window #TB_ajaxContent .jtpt-notices .woocommerce-message,#TB_window #TB_ajaxContent .jtpt-notices>div,.jtpt-action .jtpt-variations-button .jtpt-variations-notice .stock,.jtpt-action .jtpt-wishlist-button .yith-wcwl-add-to-wishlist,.jtpt-action .jtpt-wishlist-button .yith-wcwl-add-to-wishlist .yith-wcwl-icon,.jtpt-stock .stock,.jtpt-variations .jtpt-variations-notice .stock,.jtpt-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-icon{margin:0}.jtpt-price{font-weight:600;white-space:nowrap}.jtpt-price del{opacity:.6}.jtpt-action .jtpt-wishlist-button .wishsuite-button,.jtpt-wishlist .wishsuite-button{display:inline-block;font-family:jtpt-icon!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:18px;margin:0;padding:10px;transition:.2s ease-out}.jtpt-action .jtpt-wishlist-button .wishsuite-button.loading,.jtpt-wishlist .wishsuite-button.loading{animation:.5s linear infinite loading;transform-origin:center}.jtpt-action .jtpt-wishlist-button .wishsuite-button::before,.jtpt-wishlist .wishsuite-button::before{content:"\e121"}.jtpt-action .jtpt-wishlist-button .wishsuite-button.added::before,.jtpt-action .jtpt-wishlist-button .wishsuite-button.wishsuite-btn-exist::before,.jtpt-action .jtpt-wishlist-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a::before,.jtpt-action .jtpt-wishlist-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a::before,.jtpt-wishlist .wishsuite-button.added::before,.jtpt-wishlist .wishsuite-button.wishsuite-btn-exist::before,.jtpt-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a::before,.jtpt-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a::before{content:"\e123"}.jtpt-action .jtpt-wishlist-button .wishsuite-button.loading::before,.jtpt-wishlist .wishsuite-button.loading::before{content:"\e130"}.jtpt-wishlist .yith-wcwl-add-to-wishlist{display:inline-block;margin:0}.jtpt-action .jtpt-wishlist-button .yith-wcwl-add-to-wishlist .add_to_wishlist,.jtpt-action .jtpt-wishlist-button .yith-wcwl-add-to-wishlist .feedback,.jtpt-wishlist .yith-wcwl-add-to-wishlist .add_to_wishlist,.jtpt-wishlist .yith-wcwl-add-to-wishlist .feedback{display:block;font-size:18px;line-height:1;margin:0;padding:10px}.jtpt-action .jtpt-wishlist-button .yith-wcwl-add-to-wishlist .add_to_wishlist .yith-wcwl-icon::before,.jtpt-wishlist .yith-wcwl-add-to-wishlist .add_to_wishlist .yith-wcwl-icon::before{content:"\e121";font-family:jtpt-icon!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.jtpt-action .jtpt-wishlist-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.jtpt-action .jtpt-wishlist-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.jtpt-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.jtpt-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a{display:inline-block;font-family:jtpt-icon!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:18px;margin:0;padding:10px}.jtpt-action .yith-wcwl-add-to-wishlist a,.jtpt-action .yith-wcwl-add-to-wishlist a:focus,.jtpt-action .yith-wcwl-add-to-wishlist a:hover,.jtpt-wishlist .yith-wcwl-add-to-wishlist a,.jtpt-wishlist .yith-wcwl-add-to-wishlist a:focus,.jtpt-wishlist .yith-wcwl-add-to-wishlist a:hover{color:#222}.jtpt-quantity-core{display:inline-block}.jtpt-quantity-core .quantity{display:block;position:relative;width:100px;height:auto}.jtpt-quantity-core .quantity .qty{width:100px;height:34px;font-weight:600;font-size:14px;color:#262626;text-align:center;background-color:#fff;border:2px solid #eeeffb;border-radius:0 17px 17px;padding:0 30px}.jtpt-quantity-core .quantity input::-webkit-inner-spin-button,.jtpt-quantity-core .quantity input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.jtpt-quantity-core .quantity input[type=number]{-moz-appearance:textfield}.jtpt-quantity-core .quantity .jtpt-qty-button{display:block;visibility:visible;opacity:1;position:absolute;width:30px;height:34px;line-height:34px;font-weight:600;color:#333;top:0;text-align:center;cursor:pointer}.jtpt-quantity-core .quantity .jtpt-qty-button.increase{right:0}.jtpt-quantity-core .quantity .jtpt-qty-button.decrease{left:0}.jtpt-compare .htcompare-btn,.jtpt-quick-view .yith-wcqv-button,.jtpt-view-product .jtpt-view-product-button{display:inline-block;background-color:transparent;color:#222;font-size:14px;line-height:24px;white-space:nowrap;border:2px solid #eeeffb;border-radius:25px;padding:6px 20px}.jtpt-compare .htcompare-btn:focus,.jtpt-compare .htcompare-btn:hover,.jtpt-quick-view .yith-wcqv-button:focus,.jtpt-quick-view .yith-wcqv-button:hover,.jtpt-view-product .jtpt-view-product-button:focus,.jtpt-view-product .jtpt-view-product-button:hover{background-color:#eeeffb;border-color:#eeeffb;color:#222}.jtpt-action .jtpt-variations-button .jtpt-variation-filter-select,.jtpt-variations .jtpt-variation-filter-select{display:block;background:url(//cpaschere.com/wp-content/plugins/just-tables/assets/images/select2/selector-icon.png) center right 15px no-repeat #fff;width:100%;max-width:100%;min-width:120px;height:40px;font-size:14px;line-height:36px;font-weight:600;color:#262626;border:2px solid #eeeffb;border-radius:25px;padding:0 25px 0 15px;-moz-appearance:none;-webkit-appearance:none;appearance:none}.jtpt-action .jtpt-variations-button .jtpt-variations-notice,.jtpt-variations .jtpt-variations-notice{font-weight:600;text-align:center;margin-top:5px}.jtpt-action{white-space:nowrap}.jtpt-action .jtpt-action-list{display:-ms-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;padding:0;margin:0;list-style:none}.jtpt-action .jtpt-action-item{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%;padding:0;margin:0;display:inline-block}.jtpt-action .jtpt-atc-button a,.jtpt-action .jtpt-atc-button a:focus,.jtpt-action .jtpt-atc-button a:hover,.jtpt-action .jtpt-variations-button a{display:block;font-size:18px;line-height:1;color:#222;margin:0;padding:10px}.jtpt-action .jtpt-atc-button a.jtpt-add-to-cart-button-large{display:inline-block;background-color:transparent;color:#222;font-size:14px;line-height:24px;white-space:nowrap;border:2px solid #eeeffb;border-radius:25px;padding:4px 15px;outline:0;box-shadow:none}.jtpt-action .jtpt-atc-button a.jtpt-add-to-cart-button-large:focus,.jtpt-action .jtpt-atc-button a.jtpt-add-to-cart-button-large:hover{font-size:14px;line-height:24px;background-color:#eeeffb;border-color:#eeeffb;color:#222;padding:4px 15px;outline:0;box-shadow:none}.jtpt-action .jtpt-variations-button{position:relative}.jtpt-action .jtpt-variations-button .jtpt-variations-options{position:absolute;width:300px;height:auto;top:100%;right:-15px;background-color:#fff;border:1px solid #e7ecf3;border-radius:5px;padding:20px;z-index:3;visibility:hidden;opacity:0;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;margin-top:15px}.jtpt-action .jtpt-variations-button .jtpt-variations-options::after{position:absolute;content:"";width:12px;height:12px;background-color:#fff;border-width:0 0 1px 1px;border-style:solid;border-color:#e7ecf3;top:-11px;right:8%;z-index:9999;-webkit-transform:rotate(135deg) translateX(50%) translateY(0);-ms-transform:rotate(135deg) translateX(50%) translateY(0);transform:rotate(135deg) translateX(50%) translateY(0)}.jtpt-no-responsive .jtpt-body-row:last-child .jtpt-action .jtpt-variations-button .jtpt-variations-options{top:auto;bottom:100%;margin-top:0;margin-bottom:15px}.jtpt-no-responsive .jtpt-body-row:last-child .jtpt-action .jtpt-variations-button .jtpt-variations-options::after{border-width:1px 1px 0 0;top:auto;bottom:-3px}.jtpt-action .jtpt-variations-button .jtpt-variations-options.active,.jtpt-action .jtpt-variations-button:hover .jtpt-variations-options{visibility:visible;opacity:1}.jtpt-product-table .child{background-color:#fff;font-size:16px;line-height:26px;color:#333;border-width:0;border-top-width:0!important;border-style:solid;border-color:#eff6ff;padding:0 10px 20px;padding-top:0!important;vertical-align:middle}.jtpt-product-table .child .dtr-details{display:block!important}.jtpt-product-table .child .dtr-details>li{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-top:1px solid #efefef;border-bottom:none!important;padding:0 0 10px!important;margin:0}.jtpt-product-table .child .dtr-details>li:last-child{padding:0!important}.jtpt-product-table .child .dtr-details>li .dtr-title{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%;font-size:16px;line-height:26px;font-weight:700;margin:10px 20px 0 0}.jtpt-product-table .child .dtr-details>li .dtr-data{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%;margin:10px 0 0}.jtpt-paginate-info{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%;font-size:16px;line-height:26px;color:#222;margin:15px 20px 0 0}.jtpt-paginate-numbers{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%;margin-top:15px}.jtpt-paginate-numbers .dataTables_paginate{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.jtpt-paginate-numbers .ellipsis,.jtpt-paginate-numbers .paginate_button{display:inline-block;background-color:transparent;width:36px;height:36px;font-size:14px;line-height:34px;color:#222;border:1px solid transparent;border-radius:0 18px 18px;cursor:pointer;text-align:center;margin:5px 0;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.jtpt-paginate-numbers .paginate_button+.paginate_button{margin-left:10px}.jtpt-paginate-numbers .paginate_button.current,.jtpt-paginate-numbers .paginate_button:hover{background-color:#fff;color:#222;border-color:#75828e}.jtpt-paginate-numbers .paginate_button.next,.jtpt-paginate-numbers .paginate_button.previous{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;width:auto;font-size:26px;border-radius:0;margin:0}.jtpt-paginate-numbers .paginate_button.next:hover,.jtpt-paginate-numbers .paginate_button.previous:hover{background-color:transparent;border-color:transparent}.jtpt-paginate-numbers .paginate_button.previous{padding-right:15px}.jtpt-paginate-numbers .paginate_button.next{padding-left:15px}.jtpt-export,.jtpt-export .jtpt-export-buttons{line-height:0;margin:0;padding:0}.jtpt-export .jtpt-export-buttons .dt-buttons{float:none!important;margin-top:50px}.jtpt-export .jtpt-export-buttons .dt-buttons .dt-button{background:0 0;font-size:14px;line-height:24px;font-weight:600;color:#3326ae;border:1px solid #3326ae;border-radius:22px;padding:8px 20px;min-width:120px;text-align:center;margin:5px 10px 5px 0;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.jtpt-export .jtpt-export-buttons .dt-buttons .dt-button:focus,.jtpt-export .jtpt-export-buttons .dt-buttons .dt-button:hover{background-color:#3326ae;color:#fff;border-color:#3326ae}.jtpt-export .jtpt-export-buttons .dt-buttons .dt-button:last-child{margin-right:0}#jtpt-notices-popup{display:none!important}#TB_window{max-width:calc(100% - 100px)!important;max-height:80vh;margin:0!important;background-color:transparent;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;padding:0;transform:translate(-50%,-50%)}#TB_window #TB_title{background:0 0;border-bottom:none;height:0}#TB_window #TB_ajaxContent{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:#fff;width:100%!important;height:auto!important;max-height:80vh!important;overflow:auto;padding:0 15px}#TB_window #TB_closeAjaxWindow,#TB_window #TB_closeWindow{position:absolute;top:0;left:100%;right:auto;font-size:24px;line-height:29px;color:rgba(255,255,255,.65);height:29px;width:29px;padding:0;margin:0 0 0 6px;float:none}#TB_window #TB_closeAjaxWindow #TB_closeWindowButton .tb-close-icon,#TB_window #TB_closeWindow #TB_closeWindowButton .tb-close-icon{color:rgba(255,255,255,.65);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;outline:0}#TB_window #TB_closeAjaxWindow #TB_closeWindowButton .tb-close-icon::before,#TB_window #TB_closeWindow #TB_closeWindowButton .tb-close-icon::before{font-size:24px}#TB_window #TB_closeAjaxWindow #TB_closeWindowButton .tb-close-icon:focus,#TB_window #TB_closeAjaxWindow #TB_closeWindowButton .tb-close-icon:hover,#TB_window #TB_closeWindow #TB_closeWindowButton .tb-close-icon:focus,#TB_window #TB_closeWindow #TB_closeWindowButton .tb-close-icon:hover{color:#fff;text-decoration:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;outline:0}#TB_window #TB_ajaxContent .jtpt-notices{padding:15px 0}#TB_window #TB_ajaxContent .jtpt-notices .woocommerce-error+.woocommerce-error,#TB_window #TB_ajaxContent .jtpt-notices .woocommerce-error+.woocommerce-message,#TB_window #TB_ajaxContent .jtpt-notices .woocommerce-message+.woocommerce-error,#TB_window #TB_ajaxContent .jtpt-notices .woocommerce-message+.woocommerce-message,#TB_window #TB_ajaxContent .jtpt-notices>div+.woocommerce-error,#TB_window #TB_ajaxContent .jtpt-notices>div+.woocommerce-message,#TB_window #TB_ajaxContent .jtpt-notices>div+div{margin-top:15px}#TB_window #TB_ajaxContent .jtpt-notices .button,#TB_window #TB_ajaxContent .jtpt-notices button{display:none!important;visibility:hidden;width:0;height:0;font-size:0;line-height:0;opacity:0}#TB_window #TB_ImageOff{display:block;line-height:0;text-align:center;padding:0;margin:0;outline:0}#TB_window #TB_ImageOff #TB_Image{display:block;width:100%;height:auto;padding:0;margin:0;border:none;border-radius:0}#TB_overlay{background:#0b0b0b;opacity:.8}@media only screen and (max-width:991px){.jtpt-flabel,.jtpt-matc .jtpt-matc-button,.jtpt-mcheck,.jtpt-paginate-info,.jtpt-product-table .child,.jtpt-product-table .child .dtr-details>li .dtr-title,.jtpt-product-table .dataTables_empty,.jtpt-product-table .jtpt-body-data,.jtpt-product-table th.jtpt-head-data,.jtpt-rating .star-rating{font-size:14px;line-height:24px}.jtpt-filter{padding:35px 20px}.jtpt-search .jtpt-search-input,.jtpt-taxonomy-filter .select2-container .select2-selection--multiple .select2-search--inline .select2-search__field{font-size:14px}.jtpt-rating .star-rating{height:24px}.jtpt-export .jtpt-export-buttons .dt-buttons .dt-button{font-weight:400;padding:5px 20px}.jtpt-action .jtpt-atc-button a,.jtpt-action .jtpt-atc-button a:focus,.jtpt-action .jtpt-atc-button a:hover,.jtpt-action .jtpt-variations-button a,.jtpt-action .jtpt-wishlist-button .wishsuite-button,.jtpt-action .jtpt-wishlist-button .yith-wcwl-add-to-wishlist .add_to_wishlist,.jtpt-action .jtpt-wishlist-button .yith-wcwl-add-to-wishlist .feedback,.jtpt-action .jtpt-wishlist-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.jtpt-action .jtpt-wishlist-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.jtpt-wishlist .wishsuite-button,.jtpt-wishlist .yith-wcwl-add-to-wishlist .add_to_wishlist,.jtpt-wishlist .yith-wcwl-add-to-wishlist .feedback,.jtpt-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.jtpt-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a{font-size:16px;line-height:1}}@media only screen and (max-width:782px){body.admin-bar .jtpt-select2-dropdown{margin-top:46px}}@media only screen and (max-width:767px){.jtpt-flabel,.jtpt-freset{margin:5px 0;text-align:center;width:100%;max-width:100%}.jtpt-export .jtpt-export-buttons .dt-buttons,.jtpt-flabel,.jtpt-freset{text-align:center}.jtpt-filter-header-left,.jtpt-filter-header-right{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.jtpt-filter-header-left+.jtpt-filter-header-right{margin-top:10px}.jtpt-search+.jtpt-ftrigger{margin-left:10px}.jtpt-flabel{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;font-size:14px;line-height:24px}.jtpt-paginate,.jtpt-paginate-numbers .dataTables_paginate,.jtpt-taxonomy-filter{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.jtpt-freset{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.jtpt-paginate-info,.jtpt-paginate-numbers{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%;text-align:center;margin-right:0;margin-left:0}.jtpt-export .jtpt-export-buttons .dt-buttons .dt-button,.jtpt-export .jtpt-export-buttons .dt-buttons .dt-button:last-child{margin:5px}}@media only screen and (max-width:575px){.jtpt-matc,.jtpt-mcheck{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%;text-align:center}.jtpt-matc{margin-left:0}}@media only screen and (max-width:350px){.jtpt-paginate-numbers .dataTables_paginate>span{display:none}.jtpt-paginate-numbers .paginate_button.next.disabled,.jtpt-paginate-numbers .paginate_button.previous.disabled{display:-ms-inline-flexbox!important;display:inline-flex!important;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;width:auto;height:auto;visibility:visible;opacity:.5}}.wvs-has-image-tooltip,[data-wvstooltip]{--font-size:14px;--arrow-width:5px;--arrow-distance:10px;--arrow-position:calc(var(--arrow-distance)*-1);--tip-redius:3px;--tip-min-width:100px;--tip-min-height:100px;--tip-height:30px;--tip-breakpoint-start:53vw;--tip-distance:calc(var(--arrow-distance) + var(--tip-height));--tip-position:calc(var(--tip-distance)*-1);--image-tip-min-height:calc(var(--tip-min-height) + var(--tip-height));--image-tip-max-height:calc(var(--tooltip-height) + var(--tip-height));--image-tip-width-dynamic:clamp(var(--tip-min-width),var(--tip-breakpoint-start),var(--tooltip-width));--image-tip-height-dynamic:clamp(var(--tip-min-height),var(--tip-breakpoint-start),var(--tooltip-height));--image-tip-ratio:calc(var(--tooltip-height)/var(--tooltip-width));--image-tip-position:calc(100% + var(--arrow-distance));--horizontal-position:0px;cursor:pointer;outline:none;position:relative}.wvs-has-image-tooltip:after,.wvs-has-image-tooltip:before,[data-wvstooltip]:after,[data-wvstooltip]:before{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:center;opacity:0;pointer-events:none;position:absolute;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out;visibility:hidden;z-index:999}.wvs-has-image-tooltip:before,[data-wvstooltip]:before{background-color:var(--wvs-tooltip-background-color,#333);border-radius:var(--tip-redius);bottom:var(--image-tip-position);-webkit-box-shadow:0 0 5px 1px rgba(0,0,0,.3);box-shadow:0 0 5px 1px rgba(0,0,0,.3);color:var(--wvs-tooltip-text-color,#fff);font-size:var(--font-size);height:var(--tip-height);line-height:var(--tip-height);min-width:var(--tip-min-width);padding-inline:10px;top:auto;-webkit-transform:translateX(var(--horizontal-position));-ms-transform:translateX(var(--horizontal-position));transform:translateX(var(--horizontal-position));width:-webkit-max-content;width:-moz-max-content;width:max-content}[data-wvstooltip]:before{content:attr(data-wvstooltip) " " attr(data-wvstooltip-out-of-stock)}.wvs-has-image-tooltip:before{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:end;-ms-flex-pack:end;-ms-flex-line-pack:center;align-content:center;align-items:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;background-image:var(--tooltip-background);background-position:top;background-repeat:no-repeat;background-size:contain;content:attr(data-title);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:calc(var(--image-tip-height-dynamic) + var(--tip-height));justify-content:flex-end;min-width:var(--image-tip-width-dynamic)}.wvs-has-image-tooltip:after,[data-wvstooltip]:after{border-top-color:transparent;border:var(--arrow-width) solid transparent;border-top-color:var(--wvs-tooltip-background-color,#333);bottom:auto;content:" ";font-size:0;line-height:0;top:var(--arrow-position);width:0}.wvs-has-image-tooltip:hover:after,.wvs-has-image-tooltip:hover:before,[data-wvstooltip]:hover:after,[data-wvstooltip]:hover:before{opacity:1;visibility:visible}.wvs-tooltip-position-bottom.wvs-has-image-tooltip:after,.wvs-tooltip-position-bottom[data-wvstooltip]:after{border-bottom-color:var(--wvs-tooltip-background-color,#333);border-top-color:transparent;bottom:var(--arrow-position);top:auto}.wvs-tooltip-position-bottom.wvs-has-image-tooltip:before,.wvs-tooltip-position-bottom[data-wvstooltip]:before{bottom:auto;top:calc(var(--tip-position)*-1)}.wvs-theme-sober .product form.cart .variations .variable,.wvs-theme-sober-child .product form.cart .variations .variable{margin-bottom:15px!important}.wvs-theme-sober .product form.cart .variations .variable-options,.wvs-theme-sober-child .product form.cart .variations .variable-options{border:0!important}.wvs-theme-sober .product form.cart .variations .arrow,.wvs-theme-sober .product form.cart .variations .variable-options:after,.wvs-theme-sober-child .product form.cart .variations .arrow,.wvs-theme-sober-child .product form.cart .variations .variable-options:after{display:none}.wvs-theme-sober .product form.cart .variations .label,.wvs-theme-sober-child .product form.cart .variations .label{display:block;margin-right:10px;text-align:right}.wvs-theme-sober .product form.cart .variations .value,.wvs-theme-sober-child .product form.cart .variations .value{-webkit-box-flex:unset;-ms-flex-positive:unset;flex-grow:unset}.wvs-theme-sober .product form.cart .variations select,.wvs-theme-sober-child .product form.cart .variations select{-webkit-appearance:menulist-button!important;border:1px solid #e4e6eb!important;padding:.5em 1em!important;text-align:left!important;-moz-text-align-last:left!important;text-align-last:left!important}.wvs-theme-sober .product form.cart .radio-variable-item,.wvs-theme-sober-child .product form.cart .radio-variable-item{margin:5px;text-align:left}.wvs-theme-sober .product form.cart .radio-variable-item:last-child,.wvs-theme-sober-child .product form.cart .radio-variable-item:last-child{margin-right:0}.wvs-theme-sober .product form.cart .radio-variable-item label,.wvs-theme-sober-child .product form.cart .radio-variable-item label{margin:0;padding-left:30px}.wvs-theme-sober .product form.cart .radio-variable-item label:before,.wvs-theme-sober-child .product form.cart .radio-variable-item label:before{border-radius:100%;top:0}.wvs-theme-sober .product form.cart .radio-variable-item label:after,.wvs-theme-sober-child .product form.cart .radio-variable-item label:after{top:8px}.wvs-theme-shophistic-lite.woocommerce #main .entry-summary .variations{display:block!important}.wvs-theme-shophistic-lite .ql_custom_variations{display:none!important}.wvs-theme-shophistic-lite .radio-variable-item input[type=radio]{display:inline-block;margin:0}.wvs-theme-flatsome .variations .reset_variations{bottom:0;left:0;position:relative}.wvs-theme-storefront-child.single-product div.product,.wvs-theme-storefront.single-product div.product{overflow:visible!important}.wvs-theme-stockholm .variations .reset_variations{bottom:0;left:0;position:relative;-webkit-transform:none;-ms-transform:none;transform:none}.wvs-theme-kalium .image-variable-item img,.wvs-theme-kalium-child .image-variable-item img{width:100%!important}.wvs-theme-kalium .radio-variable-item input,.wvs-theme-kalium-child .radio-variable-item input{height:16px!important;width:16px!important}.wvs-theme-kalium .woo-variation-items-wrapper .select-option-ui,.wvs-theme-kalium-child .woo-variation-items-wrapper .select-option-ui{display:none}.wvs-theme-aurum .variable-items-wrapper .image-variable-item>img,.wvs-theme-aurum-child .variable-items-wrapper .image-variable-item>img{width:100%}.wvs-theme-hestia .woo-variation-items-wrapper.value:before{display:none!important}.wvs-theme-thegem .woo-variation-items-wrapper .combobox-wrapper,.wvs-theme-thegem-child .woo-variation-items-wrapper .combobox-wrapper,.wvs-theme-thegem-elementor .woo-variation-items-wrapper .combobox-wrapper{display:none}.wvs-theme-thegem .wvs-archive-variation-wrapper .variations,.wvs-theme-thegem-child .wvs-archive-variation-wrapper .variations,.wvs-theme-thegem-elementor .wvs-archive-variation-wrapper .variations{padding:0}.wvs-theme-ushop .variations_form,.wvs-theme-ushop-child .variations_form{overflow:visible!important}.wvs-theme-ushop .single-product-summary .product_meta,.wvs-theme-ushop-child .single-product-summary .product_meta{display:inline-table}.wvs-theme-savoy .woo-variation-items-wrapper,.wvs-theme-savoy-child .woo-variation-items-wrapper{position:relative!important}.wvs-theme-savoy .woo-variation-items-wrapper .sod_select,.wvs-theme-savoy-child .woo-variation-items-wrapper .sod_select{display:none!important}.wvs-theme-savoy .nm-variation-row,.wvs-theme-savoy-child .nm-variation-row{display:-webkit-box;display:-ms-flexbox;display:flex}.wvs-theme-woodstock .woo-variation-items-wrapper .variation-select,.wvs-theme-woodstock-child .woo-variation-items-wrapper .variation-select{display:none!important}.wvs-theme-woodmart .wd-attr-selected,.wvs-theme-woodmart .woo-variation-items-wrapper>.swatches-select,.wvs-theme-woodmart-child .wd-attr-selected,.wvs-theme-woodmart-child .woo-variation-items-wrapper>.swatches-select{display:none}.wvs-theme-gecko .variations .value.woo-variation-items-wrapper,.wvs-theme-gecko-child .variations .value.woo-variation-items-wrapper{border:0!important}.wvs-theme-gecko .variations .value.woo-variation-items-wrapper:after,.wvs-theme-gecko-child .variations .value.woo-variation-items-wrapper:after{display:none!important}.woo-variation-gallery-theme-massive-dynamic .woo-variation-items-wrapper .clear-selection,.woo-variation-gallery-theme-massive-dynamic-child .woo-variation-items-wrapper .clear-selection{border:0;height:auto;width:auto}.woo-variation-gallery-theme-massive-dynamic .woo-variation-items-wrapper .clear-selection .reset_variations,.woo-variation-gallery-theme-massive-dynamic-child .woo-variation-items-wrapper .clear-selection .reset_variations{border:1px solid #f04040;border-radius:100%;-webkit-box-sizing:border-box;box-sizing:border-box;color:#f04040;font-size:8px!important;height:20px;padding:5px;width:20px}.wvs-theme-claue .woo-variation-items-wrapper,.wvs-theme-claue-child .woo-variation-items-wrapper{border:none}.wvs-theme-claue .woo-variation-items-wrapper:after,.wvs-theme-claue-child .woo-variation-items-wrapper:after{display:none}.wvs-theme-jupiter table.variations,.wvs-theme-jupiter-child table.variations{overflow:initial}.wvs-theme-oxygen .woo-variation-items-wrapper .select-wrapper,.wvs-theme-oxygen-child .woo-variation-items-wrapper .select-wrapper{display:none}.wvs-theme-oxygen .variable-items-wrapper.radio-variable-wrapper .radio-variable-item input,.wvs-theme-oxygen-child .variable-items-wrapper.radio-variable-wrapper .radio-variable-item input{width:18px}.wvs-theme-simple-elegant .woo-variation-items-wrapper .wi-nice-select,.wvs-theme-simple-elegant-child .woo-variation-items-wrapper .wi-nice-select{display:none}.wvs-theme-twentytwenty table.variations,.wvs-theme-twentytwenty-child table.variations{overflow:auto}.wvs-theme-divi .et_pb_wc_add_to_cart form.variations_form.cart .variations td.value span:after,.wvs-theme-divi-child .et_pb_wc_add_to_cart form.variations_form.cart .variations td.value span:after,.wvs-theme-jevelin .sh-woo-layout table.variations td select.woo-variation-raw-select,.wvs-theme-jevelin-child .sh-woo-layout table.variations td select.woo-variation-raw-select{display:none!important}.wvs-theme-jevelin .sh-woo-layout table.variations,.wvs-theme-jevelin-child .sh-woo-layout table.variations{max-width:100%}.wvs-theme-jevelin .radio-variable-item label,.wvs-theme-jevelin-child .radio-variable-item label{line-height:1!important}.wvs-theme-stockie .woo-variation-raw-select+.select-styled,.wvs-theme-stockie-child .woo-variation-raw-select+.select-styled{display:none!important}.woo-variation-swatches .wp-block-getwooplugins-variation-swatches.swatches-align-center{--wvs-position:center}.woo-variation-swatches .wp-block-getwooplugins-variation-swatches.swatches-align-left{--wvs-position:flex-start}.woo-variation-swatches .wp-block-getwooplugins-variation-swatches.swatches-align-right{--wvs-position:flex-end}.woo-variation-swatches .wp-block-getwooplugins-variation-swatches .wvs-archive-information{-webkit-box-pack:var(--wvs-position);-ms-flex-pack:var(--wvs-position);display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:var(--wvs-position)}.woo-variation-swatches .woo-variation-raw-select+.select2{display:none!important}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin:10px 0}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color>a{display:inline-block;position:relative}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color .count{padding:0 5px}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color .wvs-widget-item-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color .item{border:2px solid #fff;-webkit-box-shadow:var(--wvs-item-box-shadow,0 0 0 1px #a8a8a8);box-shadow:var(--wvs-item-box-shadow,0 0 0 1px #a8a8a8);display:inline-block;float:left;height:20px;margin:0 4px;padding:9px;-webkit-transition:-webkit-box-shadow .2s ease;transition:-webkit-box-shadow .2s ease;transition:box-shadow .2s ease;transition:box-shadow .2s ease,-webkit-box-shadow .2s ease;width:20px}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color .item.style-squared{border-radius:2px}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color .item.style-rounded{border-radius:100%}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color .text{display:inline-block}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color .text :after{clear:both;content:"";display:inline}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color:hover .item{-webkit-box-shadow:var(--wvs-hover-item-box-shadow,0 0 0 3px #ddd);box-shadow:var(--wvs-hover-item-box-shadow,0 0 0 3px #ddd)}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color.woocommerce-widget-layered-nav-list__item--chosen .item{-webkit-box-shadow:var(--wvs-selected-item-box-shadow,0 0 0 2px #000);box-shadow:var(--wvs-selected-item-box-shadow,0 0 0 2px #000)}.woo-variation-swatches .variations td.value>span:after,.woo-variation-swatches .variations td.value>span:before,.woo-variation-swatches .woo-variation-raw-select,.woo-variation-swatches .woo-variation-raw-select:after,.woo-variation-swatches .woo-variation-raw-select:before{display:none!important}.woo-variation-swatches .woo-variation-swatches-variable-item-more{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.woo-variation-swatches .wvs-archive-variations-wrapper{display:block;width:100%}.woo-variation-swatches .wvs-archive-variations-wrapper .variable-items-wrapper .variable-item:not(.radio-variable-item){height:var(--wvs-archive-product-item-height,30px);width:var(--wvs-archive-product-item-width,30px)}.woo-variation-swatches .wvs-archive-variations-wrapper .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item{font-size:var(--wvs-archive-product-item-font-size,16px)}.woo-variation-swatches .wvs-archive-variations-wrapper .variable-items-wrapper.wvs-style-squared.archive-variable-items .variable-item:not(.radio-variable-item).button-variable-item{min-width:var(--wvs-archive-product-item-width,30px)}.woo-variation-swatches .wvs-archive-variations-wrapper .wvs-archive-information{-webkit-box-pack:var(--wvs-position);-ms-flex-pack:var(--wvs-position);display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:var(--wvs-position)}.woo-variation-swatches ul.variations{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;list-style:none;margin:0;padding:0}.woo-variation-swatches ul.variations,.woo-variation-swatches ul.variations>li{-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex}.woo-variation-swatches ul.variations>li{-webkit-box-pack:var(--wvs-position);-ms-flex-pack:var(--wvs-position);-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;justify-content:var(--wvs-position);margin:5px 0}.woo-variation-swatches ul.variations .wvs_archive_reset_variations.hide{visibility:hidden}.woo-variation-swatches ul.variations .wvs_archive_reset_variations.show{visibility:visible}.woo-variation-swatches .variable-items-wrapper{-webkit-box-pack:start;-ms-flex-pack:start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:flex-start;list-style:none;margin:0;padding:0}.woo-variation-swatches .variable-items-wrapper.enabled-large-size .variable-item:not(.radio-variable-item){height:var(--wvs-single-product-large-item-height,40px);width:var(--wvs-single-product-large-item-width,40px)}.woo-variation-swatches .variable-items-wrapper.enabled-large-size .variable-item:not(.radio-variable-item).button-variable-item{font-size:var(--wvs-single-product-large-item-font-size,16px)}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;list-style:none;padding:0 5px}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item input,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item label{cursor:pointer;vertical-align:middle}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item input{height:20px;width:20px}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item input+span{margin-inline:10px}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item .variable-item-radio-value-wrapper{display:inline-block}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item .variable-item-radio-value-wrapper img{display:inline-block;margin:0;padding:0;vertical-align:middle;width:40px}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item .variable-item-radio-value-wrapper .out-of-stock{display:inline-block;margin:0;padding:0}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item label{display:inline-block;padding:2px 0;width:auto}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:hover{-webkit-box-shadow:none;box-shadow:none}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled input,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled label,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:hover input,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:hover label{cursor:not-allowed;opacity:.5}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled .variable-item-radio-value,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:hover .variable-item-radio-value{text-decoration:line-through}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:after,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:before,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:hover:after,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:hover:before{display:none}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:focus,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:hover:focus{-webkit-box-shadow:none;box-shadow:none}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.no-stock input,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.no-stock label,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.no-stock:hover input,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.no-stock:hover label{opacity:.6;text-decoration:line-through}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.no-stock .variable-item-radio-value,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.no-stock:hover .variable-item-radio-value{text-decoration:line-through}.woo-variation-swatches .variable-items-wrapper .variable-item{list-style:none;margin:0;outline:none;padding:0;-webkit-transition:all .2s ease;transition:all .2s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.woo-variation-swatches .variable-items-wrapper .variable-item .variable-item-contents{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;justify-content:center;position:relative;width:100%}.woo-variation-swatches .variable-items-wrapper .variable-item.variation-disabled{display:none!important}.woo-variation-swatches .variable-items-wrapper .variable-item img{height:100%;margin:0;padding:0;pointer-events:none;width:100%}.woo-variation-swatches .variable-items-wrapper .variable-item>span{pointer-events:none}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item){-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--wvs-item-background-color,#fff);-webkit-box-shadow:var(--wvs-item-box-shadow,0 0 0 1px #a8a8a8);box-shadow:var(--wvs-item-box-shadow,0 0 0 1px #a8a8a8);-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--wvs-item-text-color,#000);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:var(--wvs-single-product-item-height,30px);justify-content:center;margin:4px;padding:2px;position:relative;width:var(--wvs-single-product-item-width,30px)}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):last-child{margin-right:0}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).no-stock .variable-item-contents,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).no-stock img,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).no-stock span{opacity:.6}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).no-stock .variable-item-contents:before{background-image:var(--wvs-cross);background-position:50%;background-repeat:no-repeat;content:" ";display:block;height:100%;position:absolute;width:100%}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):hover{background-color:var(--wvs-hover-item-background-color,#fff);color:var(--wvs-hover-item-text-color,#000)}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):focus,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):hover{-webkit-box-shadow:var(--wvs-hover-item-box-shadow,0 0 0 3px #ddd);box-shadow:var(--wvs-hover-item-box-shadow,0 0 0 3px #ddd)}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected:hover{-webkit-box-shadow:var(--wvs-selected-item-box-shadow,0 0 0 2px #000);box-shadow:var(--wvs-selected-item-box-shadow,0 0 0 2px #000);color:var(--wvs-selected-item-text-color,#000)}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled:hover{position:relative}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled .variable-item-contents,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled img,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled span,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled:hover .variable-item-contents,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled:hover img,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled:hover span{opacity:.6}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled .variable-item-contents:before,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled:hover .variable-item-contents:before{background-image:var(--wvs-cross);background-position:50%;background-repeat:no-repeat;content:" ";display:block;height:100%;position:absolute;width:100%}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).color-variable-item.selected:not(.no-stock) .variable-item-contents:before,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).image-variable-item.selected:not(.no-stock) .variable-item-contents:before{background-image:var(--wvs-tick);background-position:50%;background-repeat:no-repeat;background-size:60%;content:" ";display:block;height:100%;position:absolute;width:100%}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).color-variable-item .variable-item-span-color,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).image-variable-item .variable-item-span-color{display:block;height:100%;width:100%}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item{font-size:var(--wvs-single-product-item-font-size,16px);text-align:center}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item.selected:not(.no-stock){background-color:var(--wvs-selected-item-background-color,#fff);color:var(--wvs-selected-item-text-color,#000)}.woo-variation-swatches .variable-items-wrapper .variable-item.wvs-show-stock-left-info:not(.disabled):not(.radio-variable-item) .wvs-stock-left-info:before{border-bottom:3px solid #de8604;border-left:3px solid transparent;border-right:3px solid transparent;content:" ";left:50%;margin-left:-3px;position:absolute;top:calc(100% - 1px);width:0;z-index:1}.woo-variation-swatches .variable-items-wrapper .variable-item.wvs-show-stock-left-info:not(.disabled):not(.radio-variable-item) .wvs-stock-left-info:after{left:50%;min-width:36px;position:absolute;text-align:center;top:calc(100% + 2px);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.woo-variation-swatches .variable-items-wrapper .variable-item.wvs-show-stock-left-info:not(.disabled) .wvs-stock-left-info:after{background:#de8604;border-radius:2px!important;-webkit-box-shadow:0 0 2px rgba(0,0,0,.38);box-shadow:0 0 2px rgba(0,0,0,.38);color:#fff;content:attr(data-wvs-stock-info);font-size:10px;font-style:italic;line-height:1;padding:2px;text-shadow:0 1px rgba(0,0,0,.251)}.woo-variation-swatches .variable-items-wrapper .variable-item.wvs-show-stock-left-info:not(.disabled).radio-variable-item .wvs-stock-left-info:after{margin-left:5px}.woo-variation-swatches .variable-items-wrapper .wvs-item-label{position:absolute;top:30px}.woo-variation-swatches .wvs-style-rounded.variable-items-wrapper .variable-item:not(.radio-variable-item){border-radius:100%}.woo-variation-swatches .wvs-style-rounded.variable-items-wrapper .variable-item:not(.radio-variable-item) .variable-item-span,.woo-variation-swatches .wvs-style-rounded.variable-items-wrapper .variable-item:not(.radio-variable-item) img{border-radius:100%;line-height:1;margin:0;overflow:hidden}.woo-variation-swatches .wvs-style-rounded.variable-items-wrapper .variable-item.radio-variable-item img{border-radius:100%}.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item){border-radius:2px}.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item{min-width:var(--wvs-single-product-item-width);width:auto}.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item .variable-item-span{padding:0 5px}.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item).color-variable-item span:after{border-radius:0}.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item.radio-variable-item img{border-radius:5px}.woo-variation-swatches.wvs-behavior-blur .variable-items-wrapper .radio-variable-item.disabled input,.woo-variation-swatches.wvs-behavior-blur .variable-items-wrapper .radio-variable-item.disabled label,.woo-variation-swatches.wvs-behavior-blur .variable-items-wrapper .radio-variable-item.disabled:hover input,.woo-variation-swatches.wvs-behavior-blur .variable-items-wrapper .radio-variable-item.disabled:hover label{cursor:not-allowed;opacity:.5;text-decoration:line-through}.woo-variation-swatches.wvs-behavior-blur .variable-items-wrapper .radio-variable-item.disabled:after,.woo-variation-swatches.wvs-behavior-blur .variable-items-wrapper .radio-variable-item.disabled:before,.woo-variation-swatches.wvs-behavior-blur .variable-items-wrapper .radio-variable-item.disabled:hover:after,.woo-variation-swatches.wvs-behavior-blur .variable-items-wrapper .radio-variable-item.disabled:hover:before{display:none}.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled .variable-item-contents:before,.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled:hover .variable-item-contents:before,.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .variable-item:not(.radio-variable-item).no-stock .variable-item-contents:before,.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .variable-item:not(.radio-variable-item).no-stock:hover .variable-item-contents:before{background-image:none}.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .radio-variable-item.disabled,.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .radio-variable-item.disabled:hover{overflow:hidden}.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .radio-variable-item.disabled input,.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .radio-variable-item.disabled label,.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .radio-variable-item.disabled:hover input,.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .radio-variable-item.disabled:hover label{opacity:.3;pointer-events:none}.woo-variation-swatches.wvs-behavior-hide .variable-items-wrapper .variable-item.disabled.radio-variable-item{width:auto!important}.woo-variation-swatches.wvs-behavior-hide .variable-items-wrapper .variable-item.disabled{font-size:0;height:0!important;margin:0!important;min-height:0!important;min-width:0!important;opacity:0;padding:0!important;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;visibility:hidden;width:0!important}.woo-variation-swatches.wvs-behavior-hide .variable-items-wrapper .variable-item.no-stock .variable-item-contents:before{background-image:none}.woo-variation-swatches.rtl .variable-items-wrapper .variable-item{text-align:right}.woo-variation-swatches.rtl .variable-items-wrapper .variable-item:not(.radio-variable-item){margin:4px 0 4px 8px}.woo-variation-swatches.rtl .variable-items-wrapper.radio-variable-wrapper .radio-variable-item input{margin-left:5px;margin-right:0}.woo-variation-swatches.woocommerce .product.elementor table.variations td.value:before{display:none!important}.woo-variation-swatches.woo-variation-swatches-ie11 .variable-items-wrapper{display:block!important}.woo-variation-swatches.woo-variation-swatches-ie11 .variable-items-wrapper .variable-item:not(.radio-variable-item){float:left}.woo-variation-swatches.wvs-show-label .variations td,.woo-variation-swatches.wvs-show-label .variations th{display:block;text-align:start;width:auto!important}.woo-variation-swatches.wvs-show-label .variations td .woo-selected-variation-item-name,.woo-variation-swatches.wvs-show-label .variations td label,.woo-variation-swatches.wvs-show-label .variations th .woo-selected-variation-item-name,.woo-variation-swatches.wvs-show-label .variations th label{display:inline-block;margin:0 2px}.woo-variation-swatches.wvs-show-label .variations td .woo-selected-variation-item-name,.woo-variation-swatches.wvs-show-label .variations th .woo-selected-variation-item-name{font-weight:600}.woo-variation-swatches .variations .woo-variation-item-label{-webkit-margin-before:5px;margin:0;margin-block-start:5px}.woo-variation-swatches .variations .woo-variation-item-label .woo-selected-variation-item-name{font-weight:600}.woo-variation-swatches .grouped-variable-items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none!important}.woo-variation-swatches .grouped-variable-items.grouped-variable-items-display-vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.woo-variation-swatches .grouped-variable-items.grouped-variable-items-display-vertical .group-variable-items-wrapper{margin-top:10px}.woo-variation-swatches .grouped-variable-items.grouped-variable-items-display-vertical .no-group-variable-items-wrapper{margin-top:20px}.woo-variation-swatches .grouped-variable-items.grouped-variable-items-display-horizontal{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.woo-variation-swatches .grouped-variable-items.grouped-variable-items-display-horizontal .group-variable-items-wrapper{margin-right:20px;margin-top:10px}.woo-variation-swatches .grouped-variable-items.grouped-variable-items-display-horizontal .group-variable-items-wrapper:last-child,.woo-variation-swatches .grouped-variable-items.grouped-variable-items-display-horizontal .no-group-variable-items-wrapper{margin-right:0}.woo-variation-swatches .grouped-variable-items .group-variable-item-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0}.woo-variation-swatches .grouped-variable-items .group-variable-items-name{font-style:italic}.woo-variation-swatches .wvs-hide-view-cart-link{display:none}