:not(.elementor-editor-active) .pp-visibility-hidden{display:none}.pp-background-wrapper{width:100%;height:100%;position:absolute;left:0;top:0}.pp-cursor-pointer{position:fixed;opacity:0;visibility:hidden;z-index:99}.pp-cursor-active .pp-cursor-pointer{opacity:1;visibility:visible}.pp-cursor-pointer-text{background-color:#111;color:#fff;padding:4px 10px}.pp-wrapper-link{cursor:pointer}.elementor-element.pp-animated-gradient-bg-yes,.elementor-element.pp-animated-gradient-bg-yes .pp-animated-gradient-bg,.elementor-section.pp-animated-gradient-bg-yes,.elementor-section.pp-animated-gradient-bg-yes .pp-animated-gradient-bg{background-size:400% 400%!important;-webkit-animation:AnimatedGradientBg 15s ease-in-out infinite;animation:AnimatedGradientBg 15s ease-in-out infinite}.pp-animated-gradient-bg{position:absolute;top:0;left:0;height:100%;width:100%}@keyframes AnimatedGradientBg{0%{background-position:0 50%}50%{background-position:100% 50%}100%{background-position:0 50%}}@-webkit-keyframes AnimatedGradientBg{0%{background-position:0 50%}50%{background-position:100% 50%}100%{background-position:0 50%}}.tooltipster-base{display:-webkit-box;display:-ms-flexbox;display:flex;pointer-events:none;position:absolute}.tooltipster-box{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.tooltipster-content{-webkit-box-sizing:border-box;box-sizing:border-box;max-height:100%;max-width:100%;overflow:auto}.tooltipster-ruler{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.tooltipster-fade{opacity:0;-webkit-transition-property:opacity;transition-property:opacity}.tooltipster-fade.tooltipster-show{opacity:1}.tooltipster-grow{-webkit-transform:scale(0,0);transform:scale(0,0);-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-backface-visibility:hidden}.tooltipster-grow.tooltipster-show{-webkit-transform:scale(1,1);transform:scale(1,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-swing{opacity:0;-webkit-transform:rotateZ(4deg);transform:rotateZ(4deg);-webkit-transition-property:-webkit-transform,opacity;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.tooltipster-swing.tooltipster-show{opacity:1;-webkit-transform:rotateZ(0);transform:rotateZ(0);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,1);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);transition-timing-function:cubic-bezier(.23,.635,.495,2.4)}.tooltipster-fall{-webkit-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-fall.tooltipster-initial{top:0!important}.tooltipster-fall.tooltipster-dying{-webkit-transition-property:all;transition-property:all;top:0!important;opacity:0}.tooltipster-slide{-webkit-transition-property:left;transition-property:left;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-slide.tooltipster-initial{left:-40px!important}.tooltipster-slide.tooltipster-dying{-webkit-transition-property:all;transition-property:all;left:0!important;opacity:0}@-webkit-keyframes tooltipster-fading{0%{opacity:0}100%{opacity:1}}@keyframes tooltipster-fading{0%{opacity:0}100%{opacity:1}}.tooltipster-update-fade{-webkit-animation:tooltipster-fading .4s;animation:tooltipster-fading .4s}@-webkit-keyframes tooltipster-rotating{25%{-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}75%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes tooltipster-rotating{25%{-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}75%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}.tooltipster-update-rotate{-webkit-animation:tooltipster-rotating .6s;animation:tooltipster-rotating .6s}@-webkit-keyframes tooltipster-scaling{50%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes tooltipster-scaling{50%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}.tooltipster-update-scale{-webkit-animation:tooltipster-scaling .6s;animation:tooltipster-scaling .6s}.tooltipster-sidetip .tooltipster-box{background:#27292a;border-radius:4px}.tooltipster-sidetip.tooltipster-bottom .tooltipster-box{margin-top:8px}.tooltipster-sidetip.tooltipster-left .tooltipster-box{margin-right:8px}.tooltipster-sidetip.tooltipster-right .tooltipster-box{margin-left:8px}.tooltipster-sidetip.tooltipster-top .tooltipster-box{margin-bottom:8px}.tooltipster-sidetip .tooltipster-content{color:#fff}.tooltipster-sidetip .tooltipster-arrow{overflow:hidden;position:absolute}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow{height:8px;margin-left:-8px;top:0;width:16px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow{height:16px;margin-top:-8px;right:0;top:0;width:8px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow{height:16px;margin-top:-8px;left:0;top:0;width:8px}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow{bottom:0;height:8px;margin-left:-8px;width:16px}.tooltipster-sidetip .tooltipster-arrow-background{height:0;position:absolute;width:0}.tooltipster-sidetip .tooltipster-arrow-background{border:8px solid transparent}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#27292a;left:0;top:3px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background{border-left-color:#27292a;left:-3px;top:0}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background{border-right-color:#27292a;left:3px;top:0}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{border-top-color:#27292a;left:0;top:-3px}.tooltipster-sidetip .tooltipster-arrow-uncropped{position:relative}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped{top:-10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped{left:-10px}.pp-tooltip-content{font-size:13px;line-height:1.3;padding:8px 14px;text-align:center}.pp-tooltip-content p:last-child{margin-bottom:0}.pp-tooltip-size-tiny .pp-tooltip-content{font-size:10px}.pp-tooltip-size-small .pp-tooltip-content{font-size:12px}.pp-tooltip-size-large .pp-tooltip-content{font-size:14px}.pp-tooltip-container{display:none}.e-con-inner>.elementor-widget-pp-video-gallery,.e-con>.elementor-widget-pp-video-gallery{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}.pp-media-overlay{position:absolute;top:0;left:0;right:0;bottom:0;-webkit-transition:all .25s linear 0s;transition:all .25s linear 0s}.pp-video-gallery .pp-video-player>img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.pp-video-gallery .elementor-video{-o-object-fit:cover;object-fit:cover;vertical-align:middle}.pp-video-container{background-color:#000;cursor:pointer;overflow:hidden;position:relative}.pp-video-play-icon{cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:var(--pp-play-icon-size,50px);width:var(--pp-play-icon-size,50px);height:var(--pp-play-icon-size,50px);position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;text-align:center;z-index:10;-webkit-transition:.25s all;transition:.25s all}.pp-video-play-icon i,.pp-video-play-icon svg{width:1em;height:1em;position:relative;display:block;-webkit-transition:.25s all;transition:.25s all}.pp-video-play-icon img{display:block}.pp-video-play{color:#333}.pp-video-gallery li{background:#ccc;border-radius:50%;position:relative;display:inline-block;margin:0 4px;padding:0;vertical-align:middle}.pp-video-gallery li button{background:0 0;border:0;-webkit-box-shadow:none;box-shadow:none;color:transparent;cursor:pointer;display:block;font-size:0;line-height:0;width:10px;height:10px;padding:0;outline:0}.pp-media-content{position:absolute;top:0;left:0;right:0;bottom:0}.pp-video-gallery-content-hover .pp-media-content,.pp-video-gallery-content-over-image .pp-media-content{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.pp-video-gallery-content-hover .pp-media-content{opacity:0}.pp-video-gallery-content-hover .pp-grid-item-wrap:hover .pp-media-content{opacity:1}.pp-video-player .pp-video-thumb,.pp-video-player iframe,.pp-video-player video{position:absolute;top:0;left:0;width:100%}.pp-video-player .pp-video-thumb{border:none;bottom:0;cursor:pointer;display:block;margin:auto;max-width:100%;height:auto;right:0;margin:0;-webkit-transition:.25s all;transition:.25s all}.pp-video-player iframe{height:100%;z-index:1}.pp-video-player .pp-media-content{z-index:2}.pp-video{position:relative}.pp-video .pp-video-player .pp-video-thumb{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.pp-video-overlay{z-index:1}.pp-gallery-filters{margin-left:-5px;margin-right:-5px;text-align:center}.pp-gallery-filters .pp-gallery-filter{cursor:pointer;display:inline-block;line-height:1;margin:0 5px 18px;padding:12px 0;position:relative;-webkit-transition:all .25s linear;transition:all .25s linear}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
18px;border-bottom:1px solid #111}table.dataTable thead th:active,table.dataTable thead td:active{outline:none}table.dataTable tfoot th,table.dataTable tfoot
td{padding:10px
18px 6px 18px;border-top:1px solid #111}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead
.sorting_desc_disabled{cursor:pointer;*cursor:hand;background-repeat:no-repeat;background-position:center right}table.dataTable thead
.sorting{background-image:url("/wp-content/plugins/yith-woocommerce-compare/assets/css/DataTables-1.10.18/images/sort_both.png")}table.dataTable thead
.sorting_asc{background-image:url("/wp-content/plugins/yith-woocommerce-compare/assets/css/DataTables-1.10.18/images/sort_asc.png")}table.dataTable thead
.sorting_desc{background-image:url("/wp-content/plugins/yith-woocommerce-compare/assets/css/DataTables-1.10.18/images/sort_desc.png")}table.dataTable thead
.sorting_asc_disabled{background-image:url("/wp-content/plugins/yith-woocommerce-compare/assets/css/DataTables-1.10.18/images/sort_asc_disabled.png")}table.dataTable thead
.sorting_desc_disabled{background-image:url("/wp-content/plugins/yith-woocommerce-compare/assets/css/DataTables-1.10.18/images/sort_desc_disabled.png")}table.dataTable tbody
tr{background-color:#fff}table.dataTable tbody
tr.selected{background-color:#B0BED9}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 #ddd}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 #ddd;border-right:1px solid #ddd}table.dataTable.cell-border tbody tr th:first-child,table.dataTable.cell-border tbody tr td:first-child{border-left:1px solid #ddd}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{background-color:#f9f9f9}table.dataTable.stripe tbody tr.odd.selected,table.dataTable.display tbody
tr.odd.selected{background-color:#acbad4}table.dataTable.hover tbody tr:hover,table.dataTable.display tbody tr:hover{background-color:#f6f6f6}table.dataTable.hover tbody tr:hover.selected,table.dataTable.display tbody tr:hover.selected{background-color:#aab7d1}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{background-color:#fafafa}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{background-color:#acbad5}table.dataTable.display tbody tr.odd>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd>.sorting_1{background-color:#f1f1f1}table.dataTable.display tbody tr.odd>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd>.sorting_2{background-color:#f3f3f3}table.dataTable.display tbody tr.odd>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd>.sorting_3{background-color:whitesmoke}table.dataTable.display tbody tr.odd.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_1{background-color:#a6b4cd}table.dataTable.display tbody tr.odd.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_2{background-color:#a8b5cf}table.dataTable.display tbody tr.odd.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_3{background-color:#a9b7d1}table.dataTable.display tbody tr.even>.sorting_1,table.dataTable.order-column.stripe tbody tr.even>.sorting_1{background-color:#fafafa}table.dataTable.display tbody tr.even>.sorting_2,table.dataTable.order-column.stripe tbody tr.even>.sorting_2{background-color:#fcfcfc}table.dataTable.display tbody tr.even>.sorting_3,table.dataTable.order-column.stripe tbody tr.even>.sorting_3{background-color:#fefefe}table.dataTable.display tbody tr.even.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_1{background-color:#acbad5}table.dataTable.display tbody tr.even.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_2{background-color:#aebcd6}table.dataTable.display tbody tr.even.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_3{background-color:#afbdd8}table.dataTable.display tbody tr:hover>.sorting_1,table.dataTable.order-column.hover tbody tr:hover>.sorting_1{background-color:#eaeaea}table.dataTable.display tbody tr:hover>.sorting_2,table.dataTable.order-column.hover tbody tr:hover>.sorting_2{background-color:#ececec}table.dataTable.display tbody tr:hover>.sorting_3,table.dataTable.order-column.hover tbody tr:hover>.sorting_3{background-color:#efefef}table.dataTable.display tbody tr:hover.selected>.sorting_1,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_1{background-color:#a2aec7}table.dataTable.display tbody tr:hover.selected>.sorting_2,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_2{background-color:#a3b0c9}table.dataTable.display tbody tr:hover.selected>.sorting_3,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_3{background-color:#a5b2cb}table.dataTable.no-footer{border-bottom:1px solid #111}table.dataTable.nowrap th,table.dataTable.nowrap
td{white-space:nowrap}table.dataTable.compact thead th,table.dataTable.compact thead
td{padding:4px
17px 4px 4px}table.dataTable.compact tfoot th,table.dataTable.compact tfoot
td{padding:4px}table.dataTable.compact tbody th,table.dataTable.compact tbody
td{padding:4px}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.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,table.dataTable th,table.dataTable
td{box-sizing:content-box}.dataTables_wrapper{position:relative;clear:both;*zoom:1;zoom:1}.dataTables_wrapper
.dataTables_length{float:left}.dataTables_wrapper
.dataTables_filter{float:right;text-align:right}.dataTables_wrapper .dataTables_filter
input{margin-left:0.5em}.dataTables_wrapper
.dataTables_info{clear:both;float:left;padding-top:0.755em}.dataTables_wrapper
.dataTables_paginate{float:right;text-align:right;padding-top:0.25em}.dataTables_wrapper .dataTables_paginate
.paginate_button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:0.5em 1em;margin-left:2px;text-align:center;text-decoration:none !important;cursor:pointer;*cursor:hand;color:#333 !important;border:1px
solid transparent;border-radius:2px}.dataTables_wrapper .dataTables_paginate .paginate_button.current,.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{color:#333 !important;border:1px
solid #979797;background-color:white;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #dcdcdc));background:-webkit-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:-moz-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:-ms-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:-o-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:linear-gradient(to bottom, #fff 0%, #dcdcdc 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_processing{position:absolute;top:50%;left:50%;width:100%;height:40px;margin-left:-50%;margin-top:-25px;padding-top:20px;text-align:center;font-size:1.2em;background-color:white;background:-webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(25%, rgba(255,255,255,0.9)), color-stop(75%, rgba(255,255,255,0.9)), color-stop(100%, rgba(255,255,255,0)));background:-webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:-moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:-ms-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:-o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%)}.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_processing,.dataTables_wrapper
.dataTables_paginate{color:#333}.dataTables_wrapper
.dataTables_scroll{clear:both}.dataTables_wrapper .dataTables_scroll
div.dataTables_scrollBody{*margin-top:-1px;-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 #111}.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:0.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:0.5em}}div.DTFC_Blocker{background-color:white}div.DTFC_LeftWrapper table.dataTable,
div.DTFC_RightWrapper
table.dataTable{margin-bottom:0;z-index:2}div.DTFC_LeftWrapper table.dataTable.no-footer,
div.DTFC_RightWrapper table.dataTable.no-footer{border-bottom:none}div.DTFC_LeftFootWrapper table.compare-list,
div.DTFC_LeftHeadWrapper table.compare-list{border:0}a.compare.disabled:not(.added){opacity:0.6;pointer-events:none}.yith-woocompare-popup-container{position:fixed;top:0;bottom:0;left:0;right:0;background:rgba(255,255,255,.95);z-index:1000}a.yith-woocompare-popup-close{position:absolute;top:20px;right:20px;font-size:40px;width:40px;color:#434343;text-decoration:none;z-index:2;line-height:1;background-color:rgba(255,255,255,.7);text-align:center}body.yith-woocompare-popup-open{overflow-y:hidden}body.yith-woocompare-popup,.yith-woocompare-table-wrapper{box-sizing:border-box;font-size:16px;color:#747373;background:none !important;margin:0;max-height:100%;overflow-y:scroll;overflow-x:hidden}body.yith-woocompare-popup,.yith-woocompare-table-scroll-wrapper{position:relative;padding:5%}body.yith-woocompare-popup #yith-woocompare{padding:10px}#yith-woocompare-table_wrapper{margin:10px
0}#yith-woocompare table.dataTable.compare-list thead th,
#yith-woocompare table.dataTable.compare-list thead td,
#yith-woocompare table.dataTable.compare-list tfoot td,
#yith-woocompare table.dataTable.compare-list tfoot
th{border:0;vertical-align:middle}#yith-woocompare table.compare-list{width:100%;border-bottom:0;border-top:0;margin:0;table-layout:auto}#yith-woocompare table.compare-list
tr{background:#fff}#yith-woocompare table.compare-list tbody tr
.filler{padding:0!important}#yith-woocompare table.compare-list td:not(.filler){min-width:300px;width:300px;text-align:center;vertical-align:middle}#yith-woocompare table.compare-list tbody th:not(.filler){min-width:300px;width:300px;overflow:hidden;text-align:left;font-weight:700}#yith-woocompare table.dataTable.compare-list tbody th,
#yith-woocompare table.dataTable.compare-list tbody
td{border-right:none;border-top:1px solid #e7e7e7;border-bottom:none;border-left:none;padding-block:10px;vertical-align:middle}#yith-woocompare table.dataTable.compare-list:not(.compact) tbody
td{padding-inline:40px}#yith-woocompare table.dataTable.compare-list tbody tr:first-child th,
#yith-woocompare table.dataTable.compare-list tbody tr:first-child
td{border-top:none}#yith-woocompare table.compare-list tbody td.last-column{width:auto;border-right:0}#yith-woocompare table.dataTable.compare-list tbody .product_info th,
#yith-woocompare table.dataTable.compare-list tbody .product_info
td{vertical-align:top}#yith-woocompare table.dataTable.compare-list tbody tr.label-row
td{font-weight:700;color:#434343;padding-bottom:0}#yith-woocompare table.dataTable.compare-list tbody tr.label-row + tr
td{border-top:none}#yith-woocompare .dataTables_scrollBody::-webkit-scrollbar{-webkit-appearance:none;height:4px}#yith-woocompare .dataTables_scrollBody::-webkit-scrollbar-thumb{background-color:#e7e7e7;border-radius:10px}.rtl #yith-woocompare table.compare-list tbody
th{text-align:right}.yith_woocompare_table_image{text-align:center;margin-top:20px}.yith_woocompare_table_image
img{display:inline-block;max-width:100%}table.compare-list
img{width:100%;height:auto}table.compare-list tr.product_info
td{vertical-align:top}table.compare-list
.remove{margin-bottom:10px}table.compare-list .remove
a{text-transform:uppercase;text-decoration:none;text-align:center}table.compare-list .remove a
span{padding:0
5px}table.compare-list .image-wrap{display:block;position:relative;line-height:0}table.compare-list .image-wrap .image-overlay{position:absolute;display:none;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);line-height:normal}table.compare-list .image-wrap:hover .image-overlay{display:block}table.compare-list .image-wrap:hover .image-overlay .remove
a{display:block;background:#fff;font-size:0;position:absolute;right:20px;bottom:20px;margin:0;border-radius:4px;cursor:pointer;width:30px;height:30px;line-height:30px}table.compare-list .image-wrap:hover .image-overlay .remove a>span{display:none}table.compare-list .image-wrap:hover .image-overlay .remove a:after{content:"\00D7";font-size:20px}table.compare-list .product-anchor{display:block}table.compare-list
.product_title{margin-top:0;margin-bottom:5px;font-size:15px;color:#000;text-decoration:none;font-weight:400}table.compare-list .product_info td>*{margin-bottom:25px}table.compare-list .product_info td
a{text-decoration:none;box-shadow:none;cursor:pointer}#yith-woocompare  .added_to_cart,
#yith-woocompare
.button{margin:0;cursor:pointer;position:relative;text-decoration:none;white-space:nowrap;display:inline-block}#yith-woocompare .empty-comparison{text-align:center;margin:200px
auto}a.button.yith_woocompare_clear{color:#b80001;padding:6px
10px}div.compare-table-clear{text-align:right;margin:10px
0}table.compare-list  .product_info .button.loading,
table.compare-list  .add-to-cart
.button.loading{padding-right:30px}table.compare-list.with-stock-icons tr.stock:not(.label-row) td{font-size:0}table.compare-list  tr.stock:not(.label-row) td.in-stock{background-color:#f2fcde;color:#01a71c}table.compare-list  tr.stock td.out-of-stock{background-color:#fff0e8;color:#ff4200}table.compare-list.with-stock-icons tr.stock td.in-stock span.availability-label:before{content:'';background:url('/wp-content/plugins/yith-woocommerce-compare/assets/images/green-check.svg') no-repeat center center;font-size:20px;display:block;height:30px}table.compare-list.with-stock-icons tr.stock td.out-of-stock span.availability-label:before{content:"\00D7";font-size:50px;line-height:0;vertical-align:middle}table.compare-list  tr.rating .star-rating{float:none;display:inline-block;vertical-align:middle}table.compare-list
tr.price{color:#3e3e3e;display:table-row}table.compare-list  tr.price
del{opacity:0.8}#yith-woocompare-share{margin-top:20px}#yith-woocompare-share
h3{margin-top:0;font-size:17px;font-weight:700;margin-bottom:15px}#yith-woocompare-share
ul{padding:0
0 50px;list-style:none;margin:0;display:flex;gap:25px}#yith-woocompare-share
a{display:block;box-shadow:none;outline:none;color:#434343}#yith-woocompare-share a
svg{width:20px;height:20px;vertical-align:middle}#yith-woocompare-related{margin:20px
0}#yith-woocompare-related h3.yith-woocompare-related-title{font-size:17px;font-weight:700;margin-top:0;margin-bottom:20px}#yith-woocompare-related .yith-woocompare-related-wrapper{position:relative;background:#fff}#yith-woocompare-related .related-products{padding:0;list-style:none;margin:0;overflow-x:hidden}#yith-woocompare-related .related-products .owl-item{display:inline-block}#yith-woocompare-related .related-products .related-product{text-align:center}#yith-woocompare-related .related-products .related-product
a{text-decoration:none}#yith-woocompare-related .related-products .related-product
h3{font-size:15px;color:#333;margin-top:0;margin-bottom:10px}#yith-woocompare-related .related-products .related-product .product-price{font-size:13px;color:#333;margin-bottom:10px}#yith-woocompare-related .related-products .related-product>div{margin-bottom:10px}#yith-woocompare-related .related-products .related-product div.product-image{position:relative;margin-bottom:10px}#yith-woocompare-related .related-products .related-product div.product-image
img{height:auto;max-width:100%}#yith-woocompare-related .related-products .related-product div.product-image img.onsale.yit-image{margin:0;position:absolute;top:5px;right:5px;z-index:5;width:auto}#yith-woocompare-related .related-slider-nav
div{position:absolute;top:-45px;width:30px;height:35px;cursor:pointer;border:1px
solid #e7e7e7;text-align:center;background:#fff url('/wp-content/plugins/yith-woocommerce-compare/assets/images/nav-arrow.png') no-repeat;cursor:pointer}#yith-woocompare-related .related-slider-nav div.related-slider-nav-prev{right:35px;background-position:-3px -31px}#yith-woocompare-related .related-slider-nav div.related-slider-nav-next{right:0;background-position:0 1px}#yith-woocompare-cat-nav{margin-top:20px;text-align:center}#yith-woocompare-cat-nav
h3{margin-top:0;margin-bottom:15px;text-align:center}#yith-woocompare-cat-nav
ul{padding:0;margin:0;list-style:none}#yith-woocompare-cat-nav ul
li{display:inline-block;margin-right:10px;font-weight:700}#yith-woocompare-cat-nav ul li
a{text-decoration:none;color:#7b7b7b}#yith-woocompare-cat-nav ul li
.active{border-bottom:2px solid}#yith-woocompare-cat-nav ul li:last-child{margin-right:0}#yith-woocompare-preview-bar{position:fixed;bottom:0;width:100vw;display:none;background:rgba(0, 0, 0, .8);box-sizing:border-box;padding:20px;color:#fff;z-index:99}#yith-woocompare-preview-bar.shown{display:block}#yith-woocompare-preview-bar
.container{display:flex;gap:30px;justify-content:center;align-items:center;margin:auto;padding:0}#yith-woocompare-preview-bar .compare-list{list-style:none;display:flex;align-items:center;gap:30px;margin:0;padding:0}#yith-woocompare-preview-bar .compare-list
li{align-self:stretch;width:80px}#yith-woocompare-preview-bar .compare-list li.product-placeholder{border:1px
dashed #fff;display:flex;align-items:center;padding-inline:15px}#yith-woocompare-preview-bar .compare-list .image-wrap{position:relative}#yith-woocompare-preview-bar .compare-list .image-wrap>a{font-size:0;display:block}#yith-woocompare-preview-bar .compare-list .image-wrap
img{max-width:100%}#yith-woocompare-preview-bar .compare-list .image-wrap .remove
a{display:block;color:#000;background:#fff;font-size:0;position:absolute;right:-10px;top:-10px;margin:0;border-radius:50%;cursor:pointer;width:25px;height:25px;line-height:25px;text-decoration:none;text-align:center}#yith-woocompare-preview-bar .compare-list .image-wrap .remove a:hover{background:#eee}#yith-woocompare-preview-bar .compare-list .image-wrap .remove a:after{content:"\00D7";font-size:25px}table.compare-list  .container-image-and-badge{position:relative;display:inline-block}table.compare-list
.bundled_product_list{margin:25px
0}table.compare-list
div.bundled_product{border-bottom:1px solid #f0f0f0;padding-bottom:10px;margin-bottom:10px}table.compare-list .bundled_product:after,
table.compare-list .bundled_product:before{display:table;content:'';clear:both}table.compare-list .bundled_product
.bundled_product_images{display:inline-block;float:left}table.compare-list .bundled_product .bundled_product_images
img{max-width:80px}table.compare-list .bundled_product
.details{display:block;overflow:hidden;padding-left:10px;text-align:left;padding-top:10px}table.compare-list .bundled_product .details .bundled_product_title,
table.compare-list .bundled_product .details
.price{font-size:90%}table.compare-list .bundled_product .details
.price{margin-bottom:0}table.compare-list .yith-ywraq-add-to-quote{margin-top:10px}.yith-woocompare-counter
a{box-shadow:none !important}.yith-woocompare-counter span>span{display:inline-block;vertical-align:middle}.yith-woocompare-counter span.yith-woocompare-icon{margin-right:5px}.yith-woocompare-counter span.yith-woocompare-icon
img{max-width:50px;height:auto}.yith-woocompare-counter span.yith-woocompare-count{color:#555;font-weight:400;font-size:13px}.yith-woocompare-counter a:hover span.yith-woocompare-count{color:#000}.yith-woocompare-error{padding:10px;border:1px
solid #ffc5c2;border-radius:5px;background-color:#ffe6e5;position:relative}.yith-woocompare-error
p{margin:0;color:#ff645c;padding-left:25px;font-size:13px}.yith-woocompare-error::before{font-family:WooCommerce;content:'\e016';color:#b81c23;display:inline-block;position:absolute}.yith-wccp-compare{text-align:center}@media( max-width: 1200px ){#yith-woocompare-preview-bar
header{display:none}}@media( max-width: 991px ){#yith-woocompare-preview-bar
.container{max-width:100%}#yith-woocompare table.dataTable.compare-list tbody tr:not(.product_info) td{text-align:left}#yith-woocompare table.dataTable.compare-list tbody tr.stock
td{background:transparent}#yith-woocompare table.dataTable.compare-list tbody tr.stock td .availability-label{display:inline-block;width:30px}}@media( max-width: 768px ){div.DTFC_LeftBodyWrapper{pointer-events:none}#yith-woocompare-preview-bar
.container{gap:15px}#yith-woocompare-preview-bar .compare-list{gap:15px}#yith-woocompare-preview-bar .compare-list li,
#yith-woocompare-preview-bar .compare-list li.product-placeholder{width:50px}#yith-woocompare-preview-bar .compare-list li.product-placeholder{padding-inline:0;text-align:center}#yith-woocompare-preview-bar .compare-list li .image-wrap>a{height:auto}#yith-woocompare table.compare-list thead th,
#yith-woocompare table.compare-list tfoot th,
#yith-woocompare table.compare-list tr
.filler{display:none}}@media( max-width: 480px ){#yith-woocompare table.dataTable.compare-list tbody
th{padding:10px
5px}#yith-woocompare table.compare-list tbody
th{width:60px;max-width:60px;min-width:60px;font-size:10px}#yith-woocompare table.compare-list
td{width:160px;max-width:160px;min-width:160px}#yith-woocompare-preview-bar .compare-list li,
#yith-woocompare-preview-bar .compare-list li.product-placeholder{display:none}#yith-woocompare-preview-bar .compare-list li:first-of-type,
#yith-woocompare-preview-bar .compare-list li:nth-of-type(2),
#yith-woocompare-preview-bar .compare-list li:nth-of-type(3){display:block}#yith-woocompare-preview-bar .compare-list li.product-placeholder
span{display:none}}.yith-woocompare-widget-content ul.products-list li:not( .list_empty ){position:relative;padding:5px
0;border-bottom:1px solid #dfdfdf}.yith-woocompare-widget-content ul.products-list{list-style:none;margin:0
0 15px}.yith-woocompare-widget-content ul.products-list
li{display:flex;align-items:center;gap:15px}.yith-woocompare-widget-content ul.products-list li
.remove{color:#000;font-weight:400;text-align:center;text-decoration:none;cursor:pointer;outline:none}.yith-woocompare-widget-content ul.products-list li
img{max-width:50px;height:auto;display:block;vertical-align:middle;float:left}.yith-woocompare-widget-content ul.products-list li .product-info{cursor:pointer;font-size:15px;font-weight:400;outline:none;text-decoration:none}.yith-woocompare-widget-content ul.products-list li .product-info:before,
.yith-woocompare-widget-content ul.products-list li .product-info:after{content:'';display:table;clear:both}.yith-woocompare-widget-content a.compare-widget,
.yith-woocompare-widget-content
a.compare{float:right;line-height:1;cursor:pointer;padding:8px
10px;font-size:13px;border:0;white-space:nowrap;display:inline-block}.yith-woocompare-widget-content a.compare-widget:hover,
.yith-woocompare-widget-content a.compare:hover{color:#fff;background-color:#303030}.yith-woocompare-widget-content a.clear-all{outline:none;font-size:12px;cursor:pointer}#airwallex-card{max-width:100%;border:1px
solid rgb(217, 217, 217);width:100%;margin-left:0;box-shadow:none;background:white;padding:9px
16px;border-radius:5px;box-sizing:border-box}#airwallex-card
iframe{width:100% !important}label[for="payment_method_airwallex_card"]>img,.airwallex-card-icon{max-height:1.5em}.airwallex-card-icon{margin:0
2px}.airwallex-checkout-loading-mask{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#fff;opacity:0.25;z-index:1000}#awx-express-checkout-wrapper{display:none}.awx-express-checkout-error{display:none}.awx-express-checkout-button-set{display:flex;border:1px
solid #ddd;box-sizing:border-box;border-radius:3px;padding:1em
1em 1em 0}.awx-express-checkout-button-set
legend{margin:0
auto;padding:0
10px;text-align:center;width:fit-content}.awx-express-checkout-button-set .awx-ec-button{margin-left:1em}apple-pay-button{--apple-pay-button-width:100%;--apple-pay-button-height:40px;--apple-pay-button-border-radius:5px}#awx-ec-apple-pay-btn{margin-bottom:8px}.awx-ec-button{width:100%;line-height:normal;display:none}.awx-ec-button
button{width:100% !important}@media(max-width: 800px){#awx-express-checkout-button{flex-flow:column;padding:1em}.awx-express-checkout-button-set .awx-ec-button{margin:0
auto}.awx-apple-pay-btn{margin-bottom:1em}}.wc-airwallex-alert-box{display:flex;min-height:48px;padding:12px
16px;align-items:center;gap:16px;align-self:stretch;border-radius:6px}.wc-airwallex-alert-box.wc-airwallex-error{border:1px
solid var(--Component-Alert-Border-error, #FF776D);background:var(--Component-Alert-Background-error, #FFEFEF)}.wc-airwallex-alert-box.wc-airwallex-warning{border:1px
solid var(--Component-Alert-Border-warning, #FFD014);background:var(--Component-Alert-Background-warning, #FFFBEF)}.wc-airwallex-alert-box.wc-airwallex-info{border:1px
solid var(--Component-Alert-Border-info, #38BDF8);background:var(--Component-Alert-Background-info, #F0F9FF)}.wc-airwallex-alert-box
img{max-width:20px;width:20px;height:20px}.wc-airwallex-currency-switching-container{display:flex;flex-direction:column;align-items:flex-start;gap:2px;margin-right:16px}.wc-airwallex-currency-switching-conversion-rate{display:flex;justify-content:flex-end;align-items:center;gap:var(--Primitives-space-xs, 8px)}.wc-airwallex-currency-switching-convert-icon{display:flex;flex-direction:column;justify-content:center;align-items:flex-end}.wc-airwallex-currency-switching-convert-icon-line{display:flex;width:var(--Component-radius-switch, 12px);justify-content:center;align-items:center;gap:var(--Primitives-space-xs, 8px)}.wc-airwallex-currency-switching-convert-icon-line
div{width:1px;height:6px;background:var(--Semantic-Border-normal, #E8EAED)}.wc-airwallex-currency-switching-convert-text{display:flex;justify-content:flex-end;align-items:center;gap:4px;font-size:75%}.wc-airwallex-currency-switching-converted-amount{font-size:150%}.wc-airwallex-loader{display:none;margin-left:5px;width:20px;aspect-ratio:1;border-radius:50%;background:radial-gradient(farthest-side, #a9a9a9 94%, #0000) top/3px 3px no-repeat,
conic-gradient(#0000 30%, #a9a9a9);-webkit-mask:radial-gradient(farthest-side, #0000 calc(100% - 3px), #000 0);animation:awx-loader 1s infinite linear}@keyframes awx-loader{100%{transform:rotate(1turn)}}.wc-airwallex-currency-switching-quote-expire-mask{display:none;z-index:9999;border:none;margin:0px;padding:0px;width:100%;height:100%;top:0px;left:0px;background:rgb(255, 255, 255);opacity:0.6;cursor:default;position:fixed}.wc-airwallex-currency-switching-quote-expire{display:none;width:560px;height:375px;border-radius:6px;position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);z-index:99999}.wc-airwallex-currency-switching-quote-expire .wc-airwallex-currency-switching-container{margin:0}.wc-airwallex-currency-switching-quote-expire-close{position:absolute;right:16px;top:16px;flex:none;order:2;flex-grow:0;cursor:pointer}.wc-airwallex-currency-switching-quote-expire-inner{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:32px
40px;width:560px;height:375px;background:#FFF;border:1px
solid #E8EAED;box-shadow:0px 0px 16px rgba(0, 0, 0, 0.08);border-radius:6px;flex:none;order:1;align-self:stretch;flex-grow:0}.wc-airwallex-currency-switching-quote-expire-header{display:flex;flex-direction:column;align-items:flex-start;padding:0px
0px 16px;gap:10px;width:480px;height:46px;flex:none;order:0;align-self:stretch;flex-grow:0;font-style:normal;font-weight:700;font-size:24px;line-height:125%;color:#1A1D21}.wc-airwallex-currency-switching-quote-expire-convert-text,.wc-airwallex-currency-switching-quote-expire-text{width:480px;font-size:14px;line-height:21px;color:#1A1D21}.wc-airwallex-currency-switching-quote-expire-text-medium{font-weight:700;font-size:16px;line-height:20px;color:#1A1D21}.wc-airwallex-currency-switching-quote-expire-text-large{font-weight:700;font-size:24px;line-height:30px;color:#1A1D21}.wc-airwallex-currency-switching-quote-expire-footer{display:flex;flex-direction:column;align-items:flex-start;padding:40px
0px 0px;gap:10px;width:480px;height:80px;flex:none;order:2;align-self:stretch;flex-grow:0}.wc-airwallex-currency-switching-quote-expire-button-group{display:flex;flex-direction:row;align-items:center;padding:0px;gap:24px;width:480px;height:40px;flex:none;order:0;align-self:stretch;flex-grow:0;justify-content:flex-end}.wc-airwallex-currency-switching-quote-expire-place-back{display:flex;flex-direction:row;align-items:center;padding:11px
16px;gap:8px;width:153px;height:40px;background:#FFF;border-radius:6px;flex:none;order:2;flex-grow:0;font-style:normal;font-weight:700;font-size:14px;line-height:125%;text-align:center;color:#612FFF;cursor:pointer}.wc-airwallex-currency-switching-quote-expire-place-order{display:flex;flex-direction:row;align-items:center;padding:11px
16px;gap:8px;width:115px;height:40px;background:#612FFF;border-radius:6px;flex:none;order:3;flex-grow:0;font-size:14px;font-weight:700;line-height:17.5px;text-align:center;color:#FFF;cursor:pointer}.wc-airwallex-currency-switching-quote-expire-place-order-mask{height:40px;width:115px;position:absolute;display:none;background:#fff;opacity:0.6}.wc-awx-checkbox-spinner{display:none;width:20px;height:20px;margin-left:6px;border:3px
solid #B0B6BF;border-top-color:transparent;border-left-color:transparent;border-right-color:transparent;border-radius:50%;box-sizing:border-box;animation:awx-checkbox-loading 1s linear infinite}@keyframes awx-checkbox-loading{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.payment_method_airwallex_card .wc-awx-checkbox-spinner{margin-bottom:12px;margin-left:20px}.airwallex-container .save-cards
img{width:30px;height:20px}.airwallex-container .save-cards
div{font-size:14px;font-weight:400;line-height:21px}.airwallex-container
.line{display:flex;align-items:center;margin-bottom:10px}.airwallex-container
label{margin-bottom:0;display:flex;width:100%;justify-content:space-between}.airwallex-container
.save{margin-top:10px}.airwallex-container .new-card-title{margin-bottom:5px;font-size:14px}#add_payment_method .airwallex-container .new-card-title{font-size:16px}label[for="airwallex-save"]{font-size:14px}.airwallex-container .cvc-container{border:1px
solid var(--Border-decorative, rgba(232, 234, 237, 1));background:rgb(250, 250, 251);padding:0
16px;margin-top:8px;margin-bottom:18px;min-height:40px;border-radius:4px;display:flex;align-items:center;width:254px}#airwallex-save{margin-right:6px}#airwallex-card{margin-bottom:14px}.airwallex-container .charge-tip{color:rgba(104, 112, 122, 1)}.awx-alert{border:1px
solid rgba(255, 119, 109, 1);border-radius:5px;background:rgba(255, 239, 239, 1);display:flex;padding:12px
16px}.awx-alert
.icon{padding:10px
10px 10px 0;display:flex;align-items:center}.awx-alert
.body{text-align:justify;color:rgba(66, 71, 77, 1);font-weight:400;font-size:14px;line-height:21px;display:flex;align-items:center}.awx-logo-container{display:inline-block;width:38px;text-align:right}li.payment_method_airwallex_card
img{height:24px;width:35px}label[for="airwallex-new-card"]{font-size:14px}.manage-payment-method .new-card-title{color:#30313d}#add_payment_method .airwallex-save-tip{color:#6d6e78}.airwallex-logo-list{margin-bottom:10px;display:block;display:flex;flex-wrap:wrap}.airwallex-content-drop-in .product-info .wc-item-meta
p{display:inline}.wc-airwallex-afterpay-supported-countries-form .awx-afterpay-countries{width:328px;position:relative}.awx-afterpay-countries .input-icon{display:flex;justify-content:center;position:absolute;right:0;width:50px;padding-top:17px;padding-bottom:17px;cursor:pointer}.awx-afterpay-countries .input-icon
svg{margin-right:20px}.wc-airwallex-afterpay-supported-countries-form .awx-afterpay-countries{border-color:rgba(232, 234, 237, 1);z-index:99;background-color:white;margin-bottom:15px}.wc-airwallex-afterpay-supported-countries-form .awx-afterpay-countries
input{height:40px;width:100%;padding:8px
16px 8px 16px;border-radius:5px;box-sizing:border-box;background:rgba(250, 250, 251, 1);border:1px
solid rgba(232, 234, 237, 1);cursor:pointer}.wc-airwallex-afterpay-supported-countries-form .awx-afterpay-countries input::placeholder{color:rgba(135, 142, 153, 1)}.wc-airwallex-afterpay-supported-countries-form .awx-afterpay-countries input:focus{outline:none;border:1px
solid #612fff;box-shadow:#612fff 0 0 0 1px}.wc-airwallex-afterpay-supported-countries-form .awx-afterpay-countries
ul{padding-inline-start:0;padding-right:13px;margin-left:16px}.wc-airwallex-afterpay-supported-countries-form .awx-afterpay-countries
li{list-style:none;padding:10px
8px;margin:12px
8px;border-radius:5px;cursor:pointer}.wc-airwallex-afterpay-supported-countries-form .awx-afterpay-countries li:hover{color:#622ef7;background:#f0effe}.wc-airwallex-afterpay-supported-countries-form .awx-afterpay-countries
.countries{border:1px
solid rgba(232, 234, 237, 1);box-shadow:0 2px 16px 0 rgba(0, 0, 0, 0.12);border-radius:5px;margin-top:10px;position:absolute;z-index:5;width:100%;background:white}.wc-airwallex-afterpay-supported-countries-form .awx-afterpay-countries
li.selected{background-image:url(data:image/svg+xml;utf8,%3Csvg%20width%3D%2212%22%20height%3D%2210%22%20viewBox%3D%220%200%2012%2010%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2.99529%208.98128L0.520413%206.50641C0.032258%206.01825%200.032258%205.2268%200.520413%204.73864C1.00857%204.25048%201.80002%204.25048%202.28818%204.73864L3.87917%206.32963L9.7128%200.495999C10.201%200.00784397%2010.9924%200.00784397%2011.4806%200.495999C11.9687%200.984155%2011.9687%201.77561%2011.4806%202.26377L4.76305%208.98128C4.2749%209.46944%203.48344%209.46944%202.99529%208.98128Z%22%20fill%3D%22%2368707A%22%2F%3E%3C%2Fsvg%3E);background-size:12px;background-repeat:no-repeat;background-position:right}.wc-airwallex-afterpay-supported-countries-form .awx-choose-afterpay-region-title{font-weight:700;margin-top:12px}.wc-airwallex-afterpay-supported-countries-form input:focus::placeholder{opacity:1}#payment
li.payment_method_awx_onboarding_gateway{display:none}.tablepress{--text-color:#111;--head-text-color:var(--text-color);--head-bg-color:#d9edf7;--odd-text-color:var(--text-color);--odd-bg-color:#fff;--even-text-color:var(--text-color);--even-bg-color:#f9f9f9;--hover-text-color:var(--text-color);--hover-bg-color:#f3f3f3;--border-color:#ddd;--padding:0.5rem;border:none;border-collapse:collapse;border-spacing:0;clear:both;margin:0
auto 1rem;table-layout:auto;width:100%}.tablepress>:not(caption)>*>*{background:none;border:none;box-sizing:border-box;float:none!important;padding:var(--padding);text-align:left;vertical-align:top}.tablepress>:where(thead)+tbody>:where(:not(.child))>*,.tablepress>tbody>*~:where(:not(.child))>*,.tablepress>tfoot>:where(:first-child)>*{border-top:1px solid var(--border-color)}.tablepress>:where(thead,tfoot)>tr>*{background-color:var(--head-bg-color);color:var(--head-text-color);font-weight:700;vertical-align:middle;word-break:normal}.tablepress>:where(tbody)>tr>*{color:var(--text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))>*{background-color:var(--odd-bg-color);color:var(--odd-text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))>*{background-color:var(--even-bg-color);color:var(--even-text-color)}.tablepress>.row-hover>tr{content-visibility:auto}.tablepress>.row-hover>tr:has(+.child:hover)>*,.tablepress>.row-hover>tr:hover+:where(.child)>*,.tablepress>.row-hover>tr:where(:not(.dtrg-group)):hover>*{background-color:var(--hover-bg-color);color:var(--hover-text-color)}.tablepress
img{border:none;margin:0;max-width:none;padding:0}.tablepress-table-description{clear:both;display:block}.dt-scroll{width:100%}.dt-scroll
.tablepress{width:100%!important}div.dt-scroll-body tfoot tr,div.dt-scroll-body thead
tr{height:0}div.dt-scroll-body tfoot tr td,div.dt-scroll-body tfoot tr th,div.dt-scroll-body thead tr td,div.dt-scroll-body thead tr
th{border-bottom-width:0!important;border-top-width:0!important;height:0!important;padding-bottom:0!important;padding-top:0!important}div.dt-scroll-body tfoot tr td div.dt-scroll-sizing,div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr td div.dt-scroll-sizing,div.dt-scroll-body thead tr th div.dt-scroll-sizing{height:0!important;overflow:hidden!important}div.dt-scroll-body>table.dataTable>thead>tr>td,div.dt-scroll-body>table.dataTable>thead>tr>th{overflow:hidden}.tablepress{--head-active-bg-color:#049cdb;--head-active-text-color:var(--head-text-color);--head-sort-arrow-color:var(--head-active-text-color)}.tablepress thead th:active{outline:none}.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:before{bottom:50%;content:"\25b2";content:"\25b2"/"";display:block;position:absolute}.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:after{content:"\25bc";content:"\25bc"/"";display:block;position:absolute;top:50%}.tablepress thead .dt-orderable-asc .dt-column-order,.tablepress thead .dt-orderable-desc .dt-column-order,.tablepress thead .dt-ordering-asc .dt-column-order,.tablepress thead .dt-ordering-desc .dt-column-order{color:var(--head-sort-arrow-color);font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif!important;font-size:14px;height:24px;line-height:12px;position:relative;width:12px}.tablepress thead .dt-orderable-asc .dt-column-order:after,.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-orderable-desc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:after,.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:before{opacity:.2}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc{cursor:pointer;outline-offset:-2px}.tablepress thead .dt-orderable-asc:hover,.tablepress thead .dt-orderable-desc:hover,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{background-color:var(--head-active-bg-color);color:var(--head-active-text-color)}.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after{opacity:.8}.tablepress tfoot>tr>* .dt-column-footer,.tablepress tfoot>tr>* .dt-column-header,.tablepress thead>tr>* .dt-column-footer,.tablepress thead>tr>* .dt-column-header{align-items:center;display:flex;gap:4px;justify-content:space-between}.tablepress tfoot>tr>* .dt-column-footer .dt-column-title,.tablepress tfoot>tr>* .dt-column-header .dt-column-title,.tablepress thead>tr>* .dt-column-footer .dt-column-title,.tablepress thead>tr>* .dt-column-header .dt-column-title{flex-grow:1}.tablepress tfoot>tr>* .dt-column-footer .dt-column-title:empty,.tablepress tfoot>tr>* .dt-column-header .dt-column-title:empty,.tablepress thead>tr>* .dt-column-footer .dt-column-title:empty,.tablepress thead>tr>* .dt-column-header .dt-column-title:empty{display:none}.tablepress:where(.auto-type-alignment) .dt-right,.tablepress:where(.auto-type-alignment) .dt-type-date,.tablepress:where(.auto-type-alignment) .dt-type-numeric{text-align:right}.tablepress:where(.auto-type-alignment) .dt-right .dt-column-footer,.tablepress:where(.auto-type-alignment) .dt-right .dt-column-header,.tablepress:where(.auto-type-alignment) .dt-type-date .dt-column-footer,.tablepress:where(.auto-type-alignment) .dt-type-date .dt-column-header,.tablepress:where(.auto-type-alignment) .dt-type-numeric .dt-column-footer,.tablepress:where(.auto-type-alignment) .dt-type-numeric .dt-column-header{flex-direction:row-reverse}.dt-container{clear:both;margin-bottom:1rem;position:relative}.dt-container
table.tablepress{margin-bottom:0}.dt-container .tablepress tfoot:empty{display:none}.dt-container .dt-layout-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.dt-container .dt-layout-row.dt-layout-table .dt-layout-cell{display:block;width:100%}.dt-container .dt-layout-cell{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em;padding:5px
0}.dt-container .dt-layout-cell.dt-layout-full{align-items:center;justify-content:space-between;width:100%}.dt-container .dt-layout-cell.dt-layout-full>:only-child{margin:auto}.dt-container .dt-layout-cell.dt-layout-start{align-items:center;justify-content:flex-start;margin-right:auto}.dt-container .dt-layout-cell.dt-layout-end{align-items:center;justify-content:flex-end;margin-left:auto}.dt-container .dt-layout-cell:empty{display:none}.dt-container .dt-input,.dt-container
label{display:inline;width:auto}.dt-container .dt-input{font-size:inherit;padding:5px}.dt-container .dt-length,.dt-container .dt-search{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:center}.dt-container .dt-paging .dt-paging-button{background:#0000;border:1px
solid #0000;border-radius:2px;box-sizing:border-box;color:inherit!important;cursor:pointer;display:inline-block;font-size:1em;height:32px;margin-left:2px;min-width:32px;padding:0
5px;text-align:center;text-decoration:none!important;vertical-align:middle}.dt-container .dt-paging .dt-paging-button.current,.dt-container .dt-paging .dt-paging-button:hover{border:1px
solid #111}.dt-container .dt-paging .dt-paging-button.disabled,.dt-container .dt-paging .dt-paging-button.disabled:active,.dt-container .dt-paging .dt-paging-button.disabled:hover{border:1px
solid #0000;color:#0000004d!important;cursor:default;outline:none}.dt-container .dt-paging>.dt-paging-button:first-child{margin-left:0}.dt-container .dt-paging
.ellipsis{padding:0
1em}@media screen and (max-width:767px){.dt-container .dt-layout-row{flex-direction:column}.dt-container .dt-layout-cell{flex-direction:column;padding:.5em 0}}.section-spacing{margin:100px
0 0}.page-template-template-product-detail-page .storefront-breadcrumb{display:none}section.product-image-section{font-family:"Montserrat",Sans-serif;background-color:#F5F7FA;padding:80px
0}section.product-image-section .product-image-section-wrapper{display:flex;flex-wrap:wrap;gap:62px}section.product-image-section .product-image-section-wrapper .product-left-section{flex:0 0 calc(40% - 31px);max-width:calc(40% - 31px);position:relative}section.product-image-section .product-image-section-wrapper .product-left-section
.onsale{position:absolute;top:15px;right:15px;color:#fff;font-size:14px;font-weight:400;z-index:2;box-shadow:0px 2px 5px #2890ee21;line-height:20px;background:#3498db;border-radius:16px;padding:4px
18px}section.product-image-section .product-image-section-wrapper .product-left-section .woocommerce-product-gallery .woocommerce-product-gallery__trigger{position:absolute;left:15px;top:15px;z-index:2}section.product-image-section .product-image-section-wrapper .product-left-section .woocommerce-product-gallery .flex-control-nav{display:flex;flex-wrap:wrap;gap:10px;margin:15px
0 0 0;padding:0;list-style:none}section.product-image-section .product-image-section-wrapper .product-left-section .woocommerce-product-gallery .flex-control-nav
li{width:80px;height:80px;border:2px
solid #e0e0e0;border-radius:6px;overflow:hidden;cursor:pointer;transition:all 0.3s ease;flex-shrink:0}section.product-image-section .product-image-section-wrapper .product-left-section .woocommerce-product-gallery .flex-control-nav li .flex-active{border-color:#007cba}section.product-image-section .product-image-section-wrapper .product-left-section .woocommerce-product-gallery .flex-control-nav li:hover{border-color:#007cba;transform:scale(1.05)}section.product-image-section .product-image-section-wrapper .product-left-section .woocommerce-product-gallery .flex-control-nav
img{width:100%;height:100%;object-fit:cover;display:block}section.product-image-section .product-image-section-wrapper .product-left-section .woocommerce-product-gallery .flex-control-nav li.active,
section.product-image-section .product-image-section-wrapper .product-left-section .woocommerce-product-gallery .flex-control-nav li:hover{border-color:#007cba;box-shadow:0 4px 12px rgba(0, 124, 186, 0.3)}section.product-image-section .product-image-section-wrapper .product-left-section .woocommerce-product-gallery .woocommerce-product-gallery__image{border:1px
solid #e0e0e0;border-radius:8px;overflow:hidden;background:#f8f8f8;margin-bottom:15px}section.product-image-section .product-image-section-wrapper .product-left-section .woocommerce-product-gallery .woocommerce-product-gallery__image
img{width:100%;height:100%;max-height:360px;object-fit:contain;display:block}@media (max-width: 992px){section.product-image-section .product-image-section-wrapper .product-left-section .woocommerce-product-gallery .flex-control-nav
li{width:70px;height:70px}}@media (max-width: 768px){section.product-image-section .product-image-section-wrapper .product-left-section .woocommerce-product-gallery .flex-control-nav{flex-wrap:nowrap;overflow-x:auto;padding-bottom:10px;margin-top:10px;-webkit-overflow-scrolling:touch}section.product-image-section .product-image-section-wrapper .product-left-section .woocommerce-product-gallery .flex-control-nav::-webkit-scrollbar{height:4px}section.product-image-section .product-image-section-wrapper .product-left-section .woocommerce-product-gallery .flex-control-nav::-webkit-scrollbar-track{background:#f1f1f1;border-radius:2px}section.product-image-section .product-image-section-wrapper .product-left-section .woocommerce-product-gallery .flex-control-nav::-webkit-scrollbar-thumb{background:#007cba;border-radius:2px}section.product-image-section .product-image-section-wrapper .product-left-section .woocommerce-product-gallery .flex-control-nav
li{width:60px;height:60px;flex-shrink:0}section.product-image-section .product-image-section-wrapper .product-left-section .woocommerce-product-gallery .woocommerce-product-gallery__image
img{max-height:300px}}@media (max-width: 480px){section.product-image-section .product-image-section-wrapper .product-left-section .woocommerce-product-gallery .flex-control-nav
li{width:50px;height:50px}section.product-image-section .product-image-section-wrapper .product-left-section .woocommerce-product-gallery .woocommerce-product-gallery__image
img{max-height:250px}}section.product-image-section .product-image-section-wrapper .product-right-section{flex:0 0 calc(60% - 31px);max-width:calc(60% - 31px);display:flex;flex-direction:column;gap:30px}section.product-image-section .product-image-section-wrapper .product-right-section .product-title{font-size:clamp(22px, 3vw, 34px);line-height:1.25;font-weight:700;color:#252525}section.product-image-section .product-image-section-wrapper .product-right-section .product-description{font-size:clamp(14px, 2vw, 20px);line-height:1.3;font-weight:400;color:#252525;margin:15px
0 0}section.product-image-section .product-image-section-wrapper .product-right-section
.show_bundle{margin:15px
0 0}section.product-image-section .product-image-section-wrapper .product-right-section .product-price-wrapper{display:flex;gap:20px;align-items:baseline}section.product-image-section .product-image-section-wrapper .product-right-section .product-price-wrapper .product-price{font-size:clamp(16px, 3vw, 30px);line-height:1;font-weight:700;color:#252525;text-transform:uppercase}section.product-image-section .product-image-section-wrapper .product-right-section .product-price-wrapper .product-price-original{font-size:clamp(16px, 2vw, 22px);line-height:1;font-weight:400;color:#0081CC;text-transform:uppercase;position:relative}section.product-image-section .product-image-section-wrapper .product-right-section .product-price-wrapper .product-price-original::after{content:'';position:absolute;height:1px;width:100%;left:0;background-color:#0081CC;top:50%}section.product-image-section .product-image-section-wrapper .product-right-section .custom-cart-section{display:flex;align-items:center;gap:20px;flex-wrap:wrap}section.product-image-section .product-image-section-wrapper .product-right-section .open-modal-btn{background-color:#fff;border:1px
solid #0081CC;color:#0081CC;margin:0;padding:12px
32px;font-size:clamp(12px, 1vw, 14px);line-height:1.5;font-weight:500;border-radius:10px;cursor:pointer;transition:all 0.3s ease;text-decoration:none;outline:none}section.product-image-section .product-image-section-wrapper .product-right-section .open-modal-btn:hover{background-color:#0081CC;color:#fff}section.product-image-section .product-image-section-wrapper .product-right-section .custom-cart-section
.cart{display:flex;gap:20px}section.product-image-section .product-image-section-wrapper .product-right-section .custom-cart-section .cart .woovr-variations{display:flex;flex-direction:column;gap:5px}section.product-image-section .product-image-section-wrapper .product-right-section .custom-cart-section .cart .woovr-variations .woovr-variation{border:1px
solid #bbb;border-radius:10px;padding:5px}section.product-image-section .product-image-section-wrapper .product-right-section .custom-cart-section .cart .woovr-variations .woovr-variation:hover{background-color:#fff;box-shadow:0 0px 8px 2px #b9b9b9}section.product-image-section .product-image-section-wrapper .product-right-section .custom-cart-section .cart .single_variation_wrap .woocommerce-variation{margin:0
0 20px 0}section.product-image-section .product-image-section-wrapper .product-right-section .custom-cart-section .cart .single_variation_wrap .woocommerce-variation-add-to-cart{display:flex;flex-wrap:wrap;align-items:center;gap:20px}section.product-image-section .product-image-section-wrapper .product-right-section .custom-cart-section .cart .single_variation_wrap .woocommerce-variation-add-to-cart
.warranty_info{width:100%;order:inherit}section.product-image-section .product-image-section-wrapper .product-right-section .custom-cart-section .cart
.quantity{margin:0
!important;display:flex;gap:10px;align-items:center;justify-content:space-between;border:1px
solid #bbb;width:fit-content;border-radius:8px;padding:4px
16px}section.product-image-section .product-image-section-wrapper .product-right-section .custom-cart-section .cart .quantity
input{margin:0;background:transparent;font-size:clamp(16px, 2vw, 24px);line-height:1.3;font-weight:400;padding:0;text-align:center;border:0}section.product-image-section .product-image-section-wrapper .product-right-section .custom-cart-section .cart .quantity
button{background-color:transparent !important;border:0
!important;color:#252525 !important;font-size:24px !important;line-height:1 !important;font-weight:400 !important;padding:0
!important}section.product-image-section .product-image-section-wrapper .product-right-section .custom-cart-section .cart
.button{background-color:#0081CC;color:#fff;margin:0;padding:12px
30px 12px 50px;font-size:clamp(12px, 1vw, 14px);line-height:1.5;font-weight:500;border-radius:10px;cursor:pointer;transition:all 0.3s ease;text-decoration:none;outline:none;border:none;position:relative;width:fit-content}section.product-image-section .product-image-section-wrapper .product-right-section .custom-cart-section .cart .button::before{content:url('/wp-content/uploads/2025/09/shop-now-1.png');position:absolute;left:30px;width:20px;height:20px;top:50%;transform:translate(-50%, -50%)}section.product-image-section .product-image-section-wrapper .product-right-section .custom-cart-section .cart .button:hover{background-color:#06649b}section.product-image-section .product-image-section-wrapper .product-right-section .custom-cart-section .cart .wrapper-single-dropdown{position:relative;display:inline-block;width:fit-content;margin:0}section.product-image-section .product-image-section-wrapper .product-right-section .custom-cart-section .cart .wrapper-single-dropdown
label{display:none}section.product-image-section .product-image-section-wrapper .product-right-section .custom-cart-section .cart .wrapper-single-dropdown
select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;color:#0081CC;margin:0;padding:12px
32px !important;font-size:clamp(12px, 1vw, 14px);line-height:1.5;font-weight:500;border-radius:10px;cursor:pointer;transition:all 0.3s ease;text-decoration:none;outline:none;border:1px
solid #0081CC !important;position:relative}section.product-image-section .product-image-section-wrapper .product-right-section .custom-cart-section .cart .wrapper-single-dropdown::after{content:"▼";position:absolute;top:50%;right:12px;transform:translateY(-50%);pointer-events:none;font-size:10px;color:#0081CC}section.product-image-section .product-image-section-wrapper .product-right-section .product-cta-buttons{display:flex;gap:15px}section.product-image-section .product-image-section-wrapper .product-right-section .product-cta-buttons .whishlist-button .yith-add-to-wishlist-button-block{margin:0}section.product-image-section .product-image-section-wrapper .product-right-section .product-cta-buttons .cta-button{color:#fff;background-color:#0081CC;margin:0;padding:12px
20px;font-size:clamp(12px, 1vw, 14px);line-height:1.5;font-weight:500;border-radius:10px;cursor:pointer;transition:all 0.3s ease;text-decoration:none;outline:none;display:flex;border:1px
solid #0081CC !important}section.product-image-section .product-image-section-wrapper .product-right-section .product-cta-buttons .cta-button:hover{background-color:#06649b;transform:translateY(0)}section.product-image-section .product-image-section-wrapper .product-right-section .product-cta-buttons .cta-button.whishlist-button svg,
section.product-image-section .product-image-section-wrapper .product-right-section .product-cta-buttons .cta-button.share-button
svg{height:24px;width:24px;stroke:#fff;fill:#0081CC}section.product-image-section .product-image-section-wrapper .product-right-section .product-cta-buttons .cta-button.whishlist-button .yith-wcwl-add-to-wishlist-button__label{display:none}section.product-image-section .product-image-section-wrapper .product-right-section .product-cta-buttons .cta-button
img{display:block}section.product-image-section .product-image-section-wrapper .product-right-section .product-cta-buttons .share-popup{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0, 0, 0, 0.5);align-items:center;justify-content:center;z-index:10000}section.product-image-section .product-image-section-wrapper .product-right-section .product-cta-buttons .share-popup .share-popup-content{background:white;border-radius:12px;width:100%;max-width:500px;box-shadow:0 10px 30px rgba(0, 0, 0, 0.2);overflow:hidden}section.product-image-section .product-image-section-wrapper .product-right-section .product-cta-buttons .share-popup .share-popup-content .share-popup-header{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #BBB}section.product-image-section .product-image-section-wrapper .product-right-section .product-cta-buttons .share-popup .share-popup-content .share-popup-header .popup-title{margin:0;font-size:clamp(16px, 2vw, 20px);line-height:1.25;font-weight:600;color:#252525}section.product-image-section .product-image-section-wrapper .product-right-section .product-cta-buttons .share-popup .share-popup-content .share-popup-header .close-popup{background-color:#0081CC;border:1px
solid #0081CC;font-size:24px;line-height:1;cursor:pointer;color:#fff;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all 0.3s ease}section.product-image-section .product-image-section-wrapper .product-right-section .product-cta-buttons .share-popup .share-popup-content .share-popup-header .close-popup:hover{background:#fff;color:#0081CC}section.product-image-section .product-image-section-wrapper .product-right-section .product-cta-buttons .share-popup .share-popup-content
.social_icons{display:flex;justify-content:center;padding:20px}section.product-image-section .product-image-section-wrapper .product-right-section .product-cta-buttons .share-popup .share-popup-content .social_icons
a{display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;background-color:#fff;transition:all 0.3s ease;margin:0}section.product-image-section .product-image-section-wrapper .product-right-section .product-cta-buttons .share-popup .share-popup-content .social_icons a:hover{box-shadow:0 0px 8px 2px #b9b9b9;border:1px
solid #fff}section.product-image-section .product-image-section-wrapper .product-right-section .product-benefits{padding:17px
0;border-top:0.5px solid #BBB;border-bottom:0.5px solid #BBB;display:flex;gap:15px;flex-wrap:wrap}section.product-image-section .product-image-section-wrapper .product-right-section .product-benefits .benefits-tab{border:1px
solid #bbb;padding:11px
15px;border-radius:10px;display:flex;align-items:center;gap:10px;background:#fff;width:100%;max-width:250px}section.product-image-section .product-image-section-wrapper .product-right-section .product-benefits .benefits-tab
img{width:30px;height:30px;object-fit:contain}section.product-image-section .product-image-section-wrapper .product-right-section .product-benefits .benefits-tab .benefits-detail{font-size:clamp(12px, 1vw, 14px);font-weight:600;line-height:1.25;color:#252525;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}section.product-detail-section{margin:80px
0;font-family:"Montserrat",Sans-serif}section.product-detail-section .title-wrapper{position:relative;background-color:#fff;display:flex;justify-content:center;z-index:1}section.product-detail-section .title-wrapper::after{content:'';position:absolute;height:1px;width:100%;background-color:#BBB;top:50%;left:0;z-index:0}section.product-detail-section .title-wrapper .title-inner-wrapper{background-color:#fff;padding:0
25px;display:flex;gap:25px;position:relative;z-index:1}section.product-detail-section .title-wrapper .title-inner-wrapper
.title{padding:10px
0;font-size:clamp(12px, 1vw, 16px);line-height:1.35;font-weight:400;color:#252525;border:0;background-color:transparent}section.product-detail-section .title-wrapper .title-inner-wrapper .title:hover,
section.product-detail-section .title-wrapper .title-inner-wrapper .title:focus-visible{background-color:transparent;border:0;cursor:pointer}section.product-detail-section .title-wrapper .title-inner-wrapper
.title.active{color:#0081CC;border-bottom:2px solid #0081CC;border-radius:inherit}section.product-detail-section .tab-content-wrapper .tab-content{background:transparent;padding:0;margin:0}section.product-detail-section .tab-content-wrapper .tab-content
.title{font-size:clamp(16px, 2vw, 26px);font-weight:700;line-height:1.35;color:#252525;margin:0
auto 30px;position:relative;width:fit-content;padding:0
0 5px 0}section.product-detail-section .tab-content-wrapper .tab-content .title::after{content:'';position:absolute;width:40%;height:2px;top:100%;left:0;background-image:linear-gradient(to right in oklab, #00befd 0%, oklch(0.82 0.1 257.53) 50%, transparent 100%)}section.product-detail-section .tab-content-wrapper .tab-content
p{font-size:clamp(12px, 1vw, 16px);font-weight:500;line-height:1.5;color:#252525}section.product-detail-section .tab-content-wrapper .tab-content ul,
section.product-detail-section .tab-content-wrapper .tab-content ol,
section.product-detail-section .tab-content-wrapper .tab-content
li{list-style:circle}section.product-detail-section .tab-content-wrapper .tab-content ul,
section.product-detail-section .tab-content-wrapper .tab-content
ol{display:flex;gap:15px;flex-direction:column;padding:0
0 0 25px}section.product-detail-section .tab-content-wrapper .tab-content ol li,
section.product-detail-section .tab-content-wrapper .tab-content ul
li{font-size:clamp(14px, 1vw, 16px);font-weight:500;line-height:1.35;color:#252525}section.product-detail-section .tab-content-wrapper .tab-content a.read-more-btn{background-color:#0081CC;color:#fff;margin:0;padding:12px
30px;font-size:clamp(12px, 1vw, 14px);line-height:1.5;font-weight:500;border:1px
solid #0081CC;border-radius:10px;cursor:pointer;transition:all 0.3s ease;text-decoration:none;outline:none;width:fit-content}section.product-detail-section .tab-content-wrapper .tab-content a.read-more-btn:hover{background-color:#fff;color:#0081CC}section.product-detail-section .tab-content-wrapper .tab-content
a{color:#0081CC;text-decoration:none;transition:all 0.3s ease}section.product-detail-section .tab-content-wrapper .tab-content a:hover{text-decoration:underline}section.product-detail-section .tab-content-wrapper .tab-content
table{width:100%;border-collapse:separate;border-spacing:0 12px;min-width:500px}section.product-detail-section .tab-content-wrapper .tab-content table
tr{background:#fff;box-shadow:0 8px 20px rgba(0, 0, 0, 0.08);transition:transform .3s ease, box-shadow .3s ease;cursor:pointer}section.product-detail-section .tab-content-wrapper .tab-content table tr:hover{transform:translateY(-3px);box-shadow:0 14px 30px rgba(0,0,0,0.15)}section.product-detail-section .tab-content-wrapper .tab-content table
th{font-size:clamp(14px, 2vw, 18px);line-height:1.2;font-weight:600;color:#000;background-color:#fff}section.product-detail-section .tab-content-wrapper .tab-content table th,
section.product-detail-section .tab-content-wrapper .tab-content table
td{padding:16px;text-align:left;border:0}section.product-detail-section .tab-content-wrapper .tab-content table
td{font-size:clamp(12px, 2vw, 16px);line-height:1.2;font-weight:400;color:#333;background-color:transparent}section.product-detail-section .tab-content-wrapper .tab-content table th:empty,
section.product-detail-section .tab-content-wrapper .tab-content table td:empty{display:none}section.product-detail-section .tab-content-wrapper .tab-content .full-width-content-section{width:100%;text-align:center}section.product-detail-section .tab-content-wrapper .tab-content .full-width-content-section
.content{display:flex;flex-direction:column;align-items:flex-start;gap:15px;text-align:left;padding:50px;max-width:900px;margin:0
auto;box-shadow:0 0px 8px 2px #b9b9b9;border-radius:20px;border-left:5px solid #66c7ff}section.product-detail-section .tab-content-wrapper .tab-content .full-width-content-section .content:has(table){overflow-x:auto}section.product-detail-section .tab-content-wrapper .tab-content .content-and-image-section{text-align:center}section.product-detail-section .tab-content-wrapper .tab-content .content-and-image-section .lower-content{display:grid;grid-template-columns:repeat(2, 1fr);align-items:center;gap:30px;padding:50px;background-color:#F5F7FA;border-radius:20px}section.product-detail-section .tab-content-wrapper .tab-content .content-and-image-section .lower-content .left-content{position:relative}section.product-detail-section .tab-content-wrapper .tab-content .content-and-image-section .lower-content .left-content::after{content:'';position:absolute;right:0;bottom:0;width:60px;height:60px;border-right:3px solid #66c7ff;border-bottom:3px solid #66c7ff;border-bottom-right-radius:20px}section.product-detail-section .tab-content-wrapper .tab-content .content-and-image-section .lower-content .left-content::before{content:'';position:absolute;left:0;top:0;width:60px;height:60px;border-left:3px solid #66c7ff;border-top:3px solid #66c7ff;border-top-left-radius:20px}section.product-detail-section .tab-content-wrapper .tab-content .content-and-image-section .lower-content .left-content .image-wrapper{position:relative;cursor:pointer;padding:30px}section.product-detail-section .tab-content-wrapper .tab-content .content-and-image-section .lower-content .left-content .image-wrapper::before{content:'';position:absolute;width:100%;height:100%;left:0;top:0;background-color:#bceaff82;z-index:0;border-radius:20px;transform:scale(0.95);transition:all 0.4s ease}section.product-detail-section .tab-content-wrapper .tab-content .content-and-image-section .lower-content .left-content .image-wrapper:hover::before{transform:scale(1.01)}section.product-detail-section .tab-content-wrapper .tab-content .content-and-image-section .lower-content .left-content .image-wrapper
img{position:relative;z-index:1;display:block;border-radius:20px;width:100%;object-fit:contain;box-shadow:0 0px 8px 2px #b9b9b9;transition:all 0.4s ease}section.product-detail-section .tab-content-wrapper .tab-content .content-and-image-section .lower-content .left-content .image-wrapper:hover
img{transform:rotate(-2deg)}section.product-detail-section .tab-content-wrapper .tab-content .content-and-image-section .lower-content .right-content{display:flex;flex-direction:column;gap:15px}section.product-detail-section .tab-content-wrapper .tab-content .content-and-image-section .lower-content .right-content
.content{display:flex;flex-direction:column;gap:15px;text-align:left}section.product-detail-section .tab-content-wrapper .tab-content .image-section{text-align:center}section.product-detail-section .tab-content-wrapper .tab-content .image-section .single-image-section{display:flex;flex-direction:column;align-items:center;gap:15px;max-width:650px;margin:0
auto}section.product-detail-section .tab-content-wrapper .tab-content .image-section .single-image-section
.content{position:relative;cursor:pointer;width:100%;overflow:hidden;box-shadow:0 0px 8px 2px #b9b9b9;border-radius:20px}section.product-detail-section .tab-content-wrapper .tab-content .image-section .single-image-section .content .image-wrapper
img{width:100%;display:block;object-fit:contain}section.product-detail-section .tab-content-wrapper .tab-content .image-section .single-image-section .content .content-wrapper{position:absolute;bottom:0;padding:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;background-image:linear-gradient(to top, rgba(0,0,0,0.9), transparent 100%);transform:translateY(100%);opacity:0;visibility:hidden;transition:all 0.4s ease}section.product-detail-section .tab-content-wrapper .tab-content .image-section .single-image-section .content:hover .content-wrapper{visibility:visible;opacity:1;transform:translateY(0%)}section.product-detail-section .tab-content-wrapper .tab-content .image-section .single-image-section .content .content-wrapper .image-title{font-size:clamp(16px, 2vw, 20px);line-height:1.2;font-weight:600;color:#fff}section.product-detail-section .tab-content-wrapper .tab-content .image-section .single-image-section .content .content-wrapper
p{margin:10px
0 0;color:#fff}section.product-detail-section .tab-content-wrapper .tab-content .image-section .image-grid-section .grid-wrapper{display:grid;grid-template-columns:repeat(3, 1fr);gap:30px}section.product-detail-section .tab-content-wrapper .tab-content .image-section .image-grid-section .grid-wrapper .grid-item{box-shadow:0 10px 40px rgba(0, 0, 0, 0.08);overflow:hidden;border-radius:20px;cursor:pointer;transition:all 0.3s ease}section.product-detail-section .tab-content-wrapper .tab-content .image-section .image-grid-section .grid-wrapper .grid-item:hover{transform:translateY(-10px);box-shadow:0 25px 60px rgba(0, 100, 200, 0.15)}section.product-detail-section .tab-content-wrapper .tab-content .image-section .image-grid-section .grid-wrapper .grid-item .image-wrapper{position:relative;width:100%;max-height:300px;aspect-ratio:1 / 1;overflow:hidden}section.product-detail-section .tab-content-wrapper .tab-content .image-section .image-grid-section .grid-wrapper .grid-item .image-wrapper::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg, transparent 70%, rgb(136 189 255 / 70%) 100%);opacity:0;transition:all 0.4s ease;z-index:1}section.product-detail-section .tab-content-wrapper .tab-content .image-section .image-grid-section .grid-wrapper .grid-item:hover .image-wrapper::before{opacity:1}section.product-detail-section .tab-content-wrapper .tab-content .image-section .image-grid-section .grid-wrapper .grid-item .image-wrapper
img{width:100%;height:100%;object-fit:contain;object-position:center;display:block;transition:transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94)}section.product-detail-section .tab-content-wrapper .tab-content .image-section .image-grid-section .grid-wrapper .grid-item:hover .image-wrapper
img{transform:scale(1.1)}section.product-detail-section .tab-content-wrapper .tab-content .image-section .image-grid-section .grid-wrapper .grid-item .image-content{display:flex;flex-direction:column;gap:15px;padding:20px}section.product-detail-section .tab-content-wrapper .tab-content .image-section .image-grid-section .grid-wrapper .grid-item .image-content .item-title{font-size:clamp(16px, 2vw, 20px);line-height:1.2;font-weight:600;color:#252525}section.product-detail-section .tab-content-wrapper .tab-content .image-section .image-slider-section .custom-slider{width:100%;max-width:1200px;margin:0
auto;background:#fff;font-family:'Inter',system-ui,sans-serif}section.product-detail-section .tab-content-wrapper .tab-content .image-section .image-slider-section .custom-slider .slider-arrows{display:flex;gap:8px;justify-content:flex-end;margin:0
0 15px 0}section.product-detail-section .tab-content-wrapper .tab-content .image-section .image-slider-section .custom-slider .slider-arrows
button{width:40px;height:40px;border:2px
solid #e5e7eb;background:transparent;border-radius:50%;font-size:1rem;color:#6b7280;cursor:pointer;transition:all 0.3s ease}section.product-detail-section .tab-content-wrapper .tab-content .image-section .image-slider-section .custom-slider .slider-arrows button:hover,
section.product-detail-section .tab-content-wrapper .tab-content .image-section .image-slider-section .custom-slider .slider-arrows button:active,
section.product-detail-section .tab-content-wrapper .tab-content .image-section .image-slider-section .custom-slider .slider-arrows button:focus{border-color:#fff;box-shadow:0 0px 8px 2px #b9b9b9;color:#0081CC}section.product-detail-section .tab-content-wrapper .tab-content .image-section .image-slider-section .custom-slider .slider-main{position:relative;aspect-ratio:1300 / 524;border-radius:16px;overflow:hidden;box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.1);border:1px
solid #f3f4f6}section.product-detail-section .tab-content-wrapper .tab-content .image-section .image-slider-section .custom-slider .slider-main .slide-item{position:absolute;inset:0;transform:scale(1.05);width:100%;transition:all 0.7s ease-out}section.product-detail-section .tab-content-wrapper .tab-content .image-section .image-slider-section .custom-slider .slider-main .slide-item.active{transform:scale(1)}section.product-detail-section .tab-content-wrapper .tab-content .image-section .image-slider-section .custom-slider .slider-main .slide-item .image-wrapper
img{width:100%;height:100%;object-fit:cover}section.product-detail-section .tab-content-wrapper .tab-content .image-section .image-slider-section .custom-slider .slider-main .slide-content{position:absolute;bottom:0;left:0;right:0;padding:32px;background:linear-gradient(to top, rgba(0,0,0,0.9), transparent 100%);opacity:0;visibility:hidden;transform:translateY(100%);transition:all 0.3s ease}section.product-detail-section .tab-content-wrapper .tab-content .image-section .image-slider-section .custom-slider .slider-main .slide-item:hover .slide-content{transform:translateY(0%);opacity:1;visibility:visible}section.product-detail-section .tab-content-wrapper .tab-content .image-section .image-slider-section .custom-slider .slider-main .slide-item .slide-title{font-size:clamp(16px, 2vw, 20px);line-height:1.2;font-weight:600;color:#fff}section.product-detail-section .tab-content-wrapper .tab-content .image-section .image-slider-section .custom-slider .progress-bars{display:flex;gap:8px;margin-top:24px}section.product-detail-section .tab-content-wrapper .tab-content .image-section .image-slider-section .custom-slider .progress-bar{flex:1;height:4px;background:#e5e7eb;border-radius:4px;overflow:hidden;cursor:pointer}section.product-detail-section .tab-content-wrapper .tab-content .image-section .image-slider-section .custom-slider .progress-bar
.fill{width:0;height:100%;background:#0081CC;transition:width 0.3s ease}section.product-detail-section .tab-content-wrapper .tab-content .image-section .image-slider-section .custom-slider .progress-bar.active
.fill{width:100%}section.product-detail-section .tab-content-wrapper .tab-content .image-section .dual-image-section{display:grid;grid-template-columns:repeat(2, 1fr);gap:20px;perspective:800px;transform-style:preserve-3d}section.product-detail-section .tab-content-wrapper .tab-content .image-section .dual-image-section .image-wrapper{width:100%;max-height:500px;aspect-ratio:1 / 1;border-radius:20px;overflow:hidden;box-shadow:0 0px 8px 2px #b9b9b9;background-color:#fff;cursor:pointer;transition:transform 0.45s cubic-bezier(.4,0,.2,1), box-shadow 0.45s ease;transform-style:preserve-3d;backface-visibility:hidden;transform:scale(1) translateX(0) translateZ(0);will-change:transform;position:relative;z-index:1}section.product-detail-section .tab-content-wrapper .tab-content .image-section .dual-image-section .image-wrapper
img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}section.product-detail-section .tab-content-wrapper .tab-content .image-section .dual-image-section.left-hover .image-wrapper.left-image{transform:translateX(40px) translateZ(20px);box-shadow:0 15px 40px rgb(0 127 255 / 21%)}section.product-detail-section .tab-content-wrapper .tab-content .image-section .dual-image-section.left-hover .image-wrapper.right-image{transform:scale(0.88) translateX(-110px) translateZ(-40px);box-shadow:0 6px 16px rgba(0,0,0,0.12)}section.product-detail-section .tab-content-wrapper .tab-content .image-section .dual-image-section.right-hover .image-wrapper.right-image{transform:translateX(-40px) translateZ(20px);box-shadow:0 15px 40px rgb(0 127 255 / 21%)}section.product-detail-section .tab-content-wrapper .tab-content .image-section .dual-image-section.right-hover .image-wrapper.left-image{transform:scale(0.88) translateX(110px) translateZ(-40px);box-shadow:0 6px 16px rgba(0,0,0,0.12)}section.product-detail-section .tab-content-wrapper .tab-content
iframe{width:100%;min-height:600px}section.product-detail-section .tab-content-wrapper .tab-content .video-section .single-video-section{position:relative;cursor:pointer;width:100%;border-radius:20px;overflow:hidden}section.product-detail-section .tab-content-wrapper .tab-content .video-section .single-video-section .video-wrapper{border-radius:20px;box-shadow:0 0px 8px 2px #b9b9b9}section.product-detail-section .tab-content-wrapper .tab-content .video-section .single-video-section .video-content{position:absolute;right:-50px;bottom:30px;padding:30px;max-width:500px;border-radius:20px;background-color:#fff;box-shadow:0 0px 8px 2px #b9b9b9;width:100%;opacity:0;visibility:hidden;transition:all 0.3s ease}section.product-detail-section .tab-content-wrapper .tab-content .video-section .single-video-section:hover .video-content{opacity:1;visibility:visible;right:20px}section.product-detail-section .tab-content-wrapper .tab-content .video-section .single-video-section .video-content .video-title{font-size:clamp(16px, 2vw, 20px);line-height:1.2;font-weight:600}section.product-detail-section .tab-content-wrapper .tab-content .video-section .single-video-section .video-content
p{margin:10px
0 0}section.product-detail-section .tab-content-wrapper .tab-content .video-section .video-grid-section{text-align:center}section.product-detail-section .tab-content-wrapper .tab-content .video-section .video-grid-section .grid-wrapper{display:grid;grid-template-columns:repeat(3, 1fr);gap:30px}section.product-detail-section .tab-content-wrapper .tab-content .video-section .video-grid-section .grid-wrapper .grid-item{overflow:hidden;border:1px
solid #b9b9b9;border-radius:20px;background-color:#fff;cursor:pointer;transition:all 0.3s ease}section.product-detail-section .tab-content-wrapper .tab-content .video-section .video-grid-section .grid-wrapper .grid-item:hover{border:1px
solid #fff;box-shadow:0 0px 8px 2px #b9b9b9}section.product-detail-section .tab-content-wrapper .tab-content .video-section .video-grid-section .grid-wrapper .grid-item .video-iframe-container
iframe{max-height:300px;min-height:300px;width:100%;display:block}section.product-detail-section .tab-content-wrapper .tab-content .video-section .video-grid-section .grid-wrapper .grid-item .video-content{padding:20px;text-align:center;display:flex;flex-direction:column;gap:15px}section.product-detail-section .tab-content-wrapper .tab-content .video-section .video-grid-section .grid-wrapper .grid-item .video-content .video-title{font-size:clamp(14px, 2vw, 20px);line-height:1.25;font-weight:600;color:#252525}.related-products-section{margin:40px
0}.related-products-section .related.products
h2{font-size:clamp(16px, 2vw, 24px);font-weight:700;line-height:1.35;color:#252525;margin:0
0 20px}.related-products-section .related.products
.products{display:grid;grid-template-columns:repeat(auto-fill, minmax(280px, 1fr));gap:30px;margin:30px
0 0;list-style:none;padding:0}.related-products-section .related.products .products
.product{border:1px
solid #eaeaea;padding:20px;gap:20px;transition:all 0.3s ease}.related-products-section .related.products .products .product:hover{box-shadow:0 8px 25px rgba(0, 0, 0, 0.12)}.related-products-section .related.products .products .product
img{width:100%;max-height:200px;object-fit:contain;border-radius:8px;display:block}.related-products-section .related.products .products .product .news-content{padding:0;text-align:center;align-items:center}.related-products-section .related.products .products .product .news-content .woocommerce-loop-product__title{font-size:clamp(14px, 1vw, 16px);line-height:1.25;font-weight:600;color:#252525;margin:10px
0;min-height:auto}.related-products-section .related.products .products .product .news-content
.price{margin:15px
0}.related-products-section .related.products .products .product .news-content .price .woocommerce-Price-amount{font-size:20px;font-weight:700;color:#000}.related-products-section .related.products .products .product .news-content .price del .woocommerce-Price-amount{font-size:16px;color:#999;font-weight:400}.related-products-section .related.products .products .product .news-content .price
ins{text-decoration:none;display:block;margin-top:5px}.related-products-section .price-label{font-size:14px;color:#666;font-weight:400;margin-top:4px}.related-products-section .related.products .products .product .news-content .pro-foot{align-items:center}.related-products-section .related.products .products .product .news-content .pro-foot .shop-btn::before{content:none}.related-products-section .related.products .products .product .yith-wcwl-add-to-wishlist-button{background-color:#0081CC;border:1px
solid #0081CC;border-radius:10px;padding:9px;transition:all 0.3s ease}.related-products-section .related.products .products .product .yith-wcwl-add-to-wishlist-button .yith-wcwl-icon{padding:0;background:transparent;height:100%;width:100% !important}.related-products-section .related.products .products .product .yith-wcwl-add-to-wishlist-button:hover{background-color:#fff}.related-products-section .related.products .products .product .yith-wcwl-add-to-wishlist-button:hover .yith-wcwl-icon{stroke:#0081CC}.related-products-section .related.products .products .product .yith-wcwl-add-to-wishlist-button__label{display:none}.related-products-section .related.products .products .product
.onsale{position:absolute;top:15px;right:15px;background:#f44;color:white;padding:6px
12px;border-radius:4px;font-size:12px;font-weight:600;z-index:1}@media(max-width:1024px){.section-spacing{margin:50px
0 0}section.product-image-section .product-image-section-wrapper .product-right-section .custom-cart-section
.cart{flex:auto}}@media (max-width: 767px){section.product-image-section{padding:0}section.product-image-section .product-image-section-wrapper{gap:32px}section.product-image-section .product-image-section-wrapper .product-right-section .product-cta-buttons .cta-button{padding:8px
10px}section.product-image-section .product-image-section-wrapper .product-right-section .product-cta-buttons .cta-button.whishlist-button
svg{height:20px;width:20px}section.product-image-section .product-image-section-wrapper .product-right-section .product-cta-buttons .cta-button
img{height:20px;width:20px}section.product-image-section .product-image-section-wrapper .product-right-section .product-cta-buttons .share-popup-content{max-width:400px}section.product-image-section .product-image-section-wrapper .product-right-section .product-cta-buttons .share-popup-content .social_icons
a{width:45px;height:45px}section.product-detail-section{margin:0}section.product-detail-section .tab-content-wrapper .tab-content .full-width-content-section
.content{padding:20px}section.product-detail-section .tab-content-wrapper .tab-content .content-and-image-section .lower-content{padding:20px;grid-template-columns:repeat(1, 1fr)}section.product-detail-section .tab-content-wrapper .tab-content .image-section .single-image-section .content .content-wrapper{position:unset;transform:translateY(0);opacity:1;visibility:visible;background-image:none}section.product-detail-section .tab-content-wrapper .tab-content .image-section .single-image-section .content .content-wrapper .image-title{color:#252525}section.product-detail-section .tab-content-wrapper .tab-content .image-section .image-grid-section .grid-wrapper{grid-template-columns:repeat(2, 1fr)}section.product-detail-section .tab-content-wrapper .tab-content .image-section .image-slider-section .custom-slider .slider-main .slide-content{transform:translateY(0);opacity:1;visibility:visible}section.product-detail-section .tab-content-wrapper .tab-content .video-section .single-video-section{box-shadow:0 0px 8px 2px #b9b9b9}section.product-detail-section .tab-content-wrapper .tab-content .video-section .single-video-section .video-wrapper{box-shadow:none;border-radius:0}section.product-detail-section .tab-content-wrapper .tab-content .video-section .single-video-section .video-content{box-shadow:none;opacity:1;visibility:visible;position:unset;max-width:100%;padding:20px}section.product-detail-section .tab-content-wrapper .tab-content .video-section .video-grid-section .grid-wrapper{grid-template-columns:repeat(2, 1fr)}.related-products-section .related.products
h2{text-align:center;font-size:24px}}@media (max-width: 580px){section.product-detail-section .title-wrapper .title-inner-wrapper{padding:0
10px;gap:15px}section.product-image-section .product-image-section-wrapper .product-left-section{flex:0 0 100%;max-width:100%}section.product-detail-section .tab-content-wrapper .tab-content .image-section .image-grid-section .grid-wrapper{grid-template-columns:repeat(1, 1fr)}section.product-detail-section .tab-content-wrapper .tab-content .image-section .dual-image-section{grid-template-columns:repeat(1, 1fr)}section.product-image-section .product-image-section-wrapper .product-right-section{flex:0 0 100%;max-width:100%}section.product-detail-section .tab-content-wrapper .tab-content .image-section .image-slider-section .custom-slider .slick-prev,
section.product-detail-section .tab-content-wrapper .tab-content .image-section .image-slider-section .custom-slider .slick-next{display:none !important}section.product-detail-section .tab-content-wrapper .tab-content .video-section .video-wrapper{max-width:100%;padding-top:60%}section.product-detail-section .tab-content-wrapper .tab-content .video-section .video-grid-section .grid-wrapper{grid-template-columns:repeat(1, 1fr)}}.woobt-wrap.woobt-layout-compact .woobt-inner .woobt-products .woobt-product{min-width:25%;border:0;background:white;border-radius:10px;box-shadow:0px 0px 11px 0px #0081CC1A;cursor:pointer}.woobt-wrap.woobt-layout-compact .woobt-inner
*{scrollbar-width:auto;scrollbar-color:#0071b2 #fff}.woobt-wrap.woobt-layout-compact .woobt-inner{flex-direction:column;gap:15px;align-items:self-start}.woobt-wrap.woobt-layout-compact .woobt-inner *::-webkit-scrollbar{width:16px}.woobt-wrap.woobt-layout-compact .woobt-inner *::-webkit-scrollbar-track{background:#fff}.woobt-wrap.woobt-layout-compact .woobt-inner *::-webkit-scrollbar-thumb{background-color:#0071b2;border-radius:10px;border:3px
solid #fff}.woobt-wrap.woobt-layout-compact .woobt-inner .woobt-products .woobt-product:before{right:-28px;font-size:30px}.woobt-wrap.woobt-layout-compact .woobt-inner .woobt-summary{font-size:16px;font-weight:700}@media (max-width: 1300px){.woobt-wrap.woobt-layout-compact .woobt-inner .woobt-products .woobt-product{min-width:35%}}@media (max-width: 768px){.woobt-wrap.woobt-layout-compact .woobt-inner .woobt-products .woobt-product{min-width:50%}}.woobt-wrap.woobt-layout-compact .woobt-inner .woobt-products .woobt-product{min-width:25%;border:0;background:white;border-radius:10px;box-shadow:0px 0px 11px 0px #0081CC1A;cursor:pointer}.woobt-wrap.woobt-layout-compact .woobt-inner
*{scrollbar-width:auto;scrollbar-color:#0071b2 #fff}.woobt-wrap.woobt-layout-compact .woobt-inner{flex-direction:column;gap:15px;align-items:self-start}.woobt-wrap.woobt-layout-compact .woobt-inner *::-webkit-scrollbar{width:16px}.woobt-wrap.woobt-layout-compact .woobt-inner *::-webkit-scrollbar-track{background:#fff}.woobt-wrap.woobt-layout-compact .woobt-inner *::-webkit-scrollbar-thumb{background-color:#0071b2;border-radius:10px;border:3px
solid #fff}.woobt-wrap.woobt-layout-compact .woobt-inner .woobt-products .woobt-product:before{right:-28px;font-size:30px}.woobt-wrap.woobt-layout-compact .woobt-inner .woobt-summary{font-size:16px;font-weight:700}@media (max-width: 1300px){.woobt-wrap.woobt-layout-compact .woobt-inner .woobt-products .woobt-product{min-width:35%}}@media (max-width: 768px){.woobt-wrap.woobt-layout-compact .woobt-inner .woobt-products .woobt-product{min-width:50%}}.woobt-products[class*=woobt-products-layout-grid] .woobt-product{background-color:#fff}.woobt-products[class*=woobt-products-layout-grid] .woobt-product>div.woobt-choose{position:absolute;top:0;right:0;width:fit-content !important}.woobt-products[class*=woobt-products-layout-grid] .woobt-product:hover{border-color:#0071b2}.woobt-products.woobt-products-layout-grid-4 .woobt-product{width:calc((100% / 6) - 4px);margin:2px}.woobt-products .woobt-product{cursor:pointer}from.cart button.single_add_to_cart_button.button.alt:disabled{background:linear-gradient(135deg, #e5e7eb 0%, #d1d5db 100%);color:#9ca3af;cursor:not-allowed;transform:none !important;box-shadow:none !important}.woobt-products span.woobt-qty-num{display:none}.woobt-products[class*=woobt-products-layout-grid] .woobt-product .woobt-title-inner{font-weight:600;font-size:12px;line-height:1.1}.woobt-products[class*=woobt-products-layout-grid]{max-height:520px;overflow:auto}section.product-image-section .product-image-section-wrapper .product-right-section .custom-cart-section .cart .woobt-error{order:0;align-content:center}section.product-image-section .product-image-section-wrapper .product-right-section .custom-cart-section .cart
.quantity{order:2}@media (max-width:1024px){.woobt-products.woobt-products-layout-grid-4 .woobt-product{width:calc((100% / 4) - 4px);margin:2px}}@media (max-width:768px){.woobt-products.woobt-products-layout-grid-4 .woobt-product{width:calc((100% / 4) - 4px);margin:2px}}@media (max-width:600px){.woobt-products.woobt-products-layout-grid-4 .woobt-product{width:calc((100% / 2) - 4px);margin:2px}}.woobt-products[class*=woobt-products-layout-grid] .woobt-product>div.woobt-thumb{display:none}