/*
 * WordPress plugin CSS, subset to what this build actually uses.
 *
 * Production loaded full stylesheets from Modern Events Calendar, WooCommerce,
 * WC Product Table Lite, Any Post Slider and Logo Slider WP - about 800 KB in
 * total - to style the events grid and carousel, the single-event template,
 * the shop and product pages, the sponsorship table and the news slider. Every
 * rule below is copied verbatim from those stylesheets; the only filtering is
 * that rules whose selectors cannot match any element this site renders were
 * dropped, and upload URLs were repointed at /media.
 *
 * Regenerate with scripts/subset-plugin-css.mjs after changing markup that
 * introduces new plugin class names.

/* --- mec-frontend.min.css --- */
.mec-wrap{position:relative}
.entry-content .mec-wrap h1,.entry-content .mec-wrap h2,.entry-content .mec-wrap h3,.entry-content .mec-wrap h4,.entry-content .mec-wrap h5,.entry-content .mec-wrap h6,.mec-wrap h1,.mec-wrap h2,.mec-wrap h3,.mec-wrap h4,.mec-wrap h5,.mec-wrap h6{color:#171c24;font-weight:300;font-style:inherit;letter-spacing:normal;clear:none}
.mec-wrap h1{font-size:50px;line-height:1.16;margin-bottom:12px;letter-spacing:-1px}
.mec-wrap h2{font-size:36px;line-height:1.14;margin-bottom:10px}
.mec-wrap h3{font-size:28px;line-height:1.2;margin-bottom:8px}
.mec-wrap h4{font-size:24px;line-height:1.2;margin-bottom:10px}
.mec-wrap h5{font-size:18px;line-height:1.3;margin-bottom:7px}
.mec-wrap h6{font-size:16px;line-height:1.3;margin-bottom:4px}
.mec-wrap h1 strong{font-weight:700}
.mec-wrap .mec-event-article .mec-color-hover{box-shadow:none;border:none}
.mec-wrap abbr,.mec-wrap acronym{cursor:auto;border:none}
.entry-content .mec-wrap a{box-shadow:none}
.mec-single-event-description.mec-events-content ol li,.mec-single-event-description.mec-events-content ul li{color:#616161;font-size:14px;line-height:1.8;font-weight:300}
.mec-wrap .button,.mec-wrap input[type=button],.mec-wrap input[type=reset],.mec-wrap input[type=submit]{position:relative;border:1px solid #ccecf4;border-radius:4px;box-shadow:0 1px 0 0 #fcfcfc;color:#07bbe9;display:inline-block;font-size:14px;line-height:1.215;text-transform:capitalize;font-weight:600;text-decoration:none;cursor:pointer;margin-bottom:20px;margin-right:10px;padding:10px 24px 11px;background:#ecf9fd;-webkit-transition:all .21s ease;-moz-transition:all .21s ease;transition:all .21s ease}
.mec-wrap .button:hover,.mec-wrap a.button:hover,.mec-wrap input[type=button]:hover,.mec-wrap input[type=reset]:hover,.mec-wrap input[type=submit]:hover{border:1px solid #38d5ed;box-shadow:0 1px 0 0 #fafafa}
.mec-wrap .button svg,.mec-wrap input[type=button] svg,.mec-wrap input[type=reset] svg,.mec-wrap input[type=submit] svg{margin-left:30px}
.mec-wrap abbr{cursor:auto;border-bottom:0}
.mec-wrap{font:14px/25px;font-weight:400;color:#626262}
.mec-wrap .mec-container a{box-shadow:none}
.mec-event-content p{font-weight:300}
.mec-wrap .mec-clear:after,.mec-wrap .mec-clear:before{content:" ";display:table}
.mec-wrap .mec-clear:after{clear:both}
.mec-event-grid-classic .mec-event-article{position:relative;border:2px solid #e3e3e3;box-shadow:0 2px 0 0 rgba(0,0,0,.016);margin-bottom:30px;max-width:none}
.mec-event-grid-classic .mec-event-content{background:#fff;color:#767676;padding:0 20px 5px;text-align:center;min-height:125px}
.mec-event-grid-classic .mec-event-title{color:#202020;margin:10px 0;font-weight:700;font-size:20px;letter-spacing:1px;text-transform:uppercase}
.mec-event-grid-classic .mec-event-title a{color:#202020;transition:all .24s ease}
.mec-event-grid-classic .mec-event-date{font-weight:400;font-size:11px;text-transform:uppercase;letter-spacing:1px;color:#fff;padding:3px 20px;margin:0 -20px 20px -20px;text-align:center}
.mec-event-grid-classic .mec-event-content p{font-size:15px;color:#8a8a8a}
.mec-event-grid-classic .mec-event-content .mec-grid-event-location{margin:0;font-size:12px;font-weight:400;line-height:16px}
.mec-event-grid-classic img{margin-bottom:0;width:100%}
.mec-event-footer{position:relative;border-top:1px solid #efefef;padding:20px;min-height:80px;margin:0;background:#fafafa}
.mec-event-footer .mec-booking-button{box-shadow:none;transition:all .21s ease;font-size:11px;font-weight:500;letter-spacing:1px;text-transform:uppercase;background:#fff;color:#767676;border:1px solid #e8e8e8;position:absolute;top:20px;right:15px;padding:0 16px;line-height:37px;height:38px;border-radius:2px}
.mec-event-footer .mec-booking-button:hover{background:#191919;color:#fff;border-color:#191919}
@media only screen and (max-width:960px){.mec-event-grid-classic{margin-bottom:30px}}
.mec-wrap .mec-single-title{margin-top:0;margin-bottom:30px;font-weight:700;font-size:33px}
.mec-single-event .mec-event-content{padding:40px 0 30px;margin-bottom:10px}
.mec-single-event .mec-frontbox{margin-bottom:30px;padding:40px;background:#fff;border:1px solid #e6e7e8}
.mec-single-event .mec-frontbox{border-radius:3px;overflow:hidden}
.mec-wrap #main-content{overflow:hidden;padding-top:35px}
.mec-single-event a.button:after{display:none;font-family:simple-line-icons;content:"\e098";margin-left:4px;-webkit-animation:rotating 1.2s linear infinite;-moz-animation:rotating 1.2s linear infinite;-ms-animation:rotating 1.2s linear infinite;-o-animation:rotating 1.2s linear infinite;animation:rotating 1.2s linear infinite}
.mec-single-event .mec-event-meta dt,.mec-single-event .mec-event-meta h3{text-transform:uppercase;font-size:16px;font-weight:700;padding-bottom:5px;display:inline;color:#000;padding-left:10px}
.mec-single-event .mec-event-meta h6{font-size:14px;padding-bottom:5px;display:inline-block;color:#8d8d8d;margin:0;padding:0}
.mec-single-event .mec-event-meta .mec-events-event-categories a,.mec-single-event .mec-event-meta dd{font-size:14px;color:#8d8d8d}
.mec-single-event .mec-event-meta .mec-location dd.author{color:#3c3b3b}
.mec-single-event .mec-event-meta dd{margin:0;padding-left:35px}
.mec-single-event .mec-event-meta dd.mec-events-event-categories{min-height:35px;line-height:35px}
.mec-single-event .mec-event-meta dd.mec-events-event-categories:first-of-type{padding-top:5px}
.mec-single-event .mec-event-meta dd.mec-events-event-categories:last-of-type{border-bottom:0}
.mec-single-event .mec-event-meta dd a{color:#8d8d8d;transition:all .2s ease;-ms-word-wrap:break-word;word-wrap:break-word}
.mec-single-event .mec-event-meta dd a i:before{font-size:16px!important}
.mec-single-event .mec-event-meta dd a i{margin-right:8px}
.mec-single-event .mec-event-meta dl{margin-bottom:0}
.mec-single-event .mec-event-meta .mec-events-address .mec-address{font-size:12px;color:#a9a9a9}
.mec-single-event .mec-events-event-image{margin-bottom:0}
.mec-single-event .mec-events-event-image img{border-radius:5px}
.mec-single-event .mec-booking-button{border-bottom:none;letter-spacing:.5px;line-height:48px;height:76px;transition:all .5s ease;color:#fff;padding:16px;display:block;text-align:center;font-size:16px;border-radius:2px;box-shadow:0 1px 2px rgba(0,0,0,.15)}
.mec-single-event .mec-booking-button:hover{background-color:#101010!important}
.mec-single-event-date:before{color:#40d9f1}
.mec-event-meta i:before{font-size:20px;vertical-align:middle}
.mec-event-meta .mec-single-event-additional-organizers i:before,.mec-event-meta .mec-single-event-organizer i:before{font-size:14px;vertical-align:baseline}
.mec-single-event .mec-events-content{margin-bottom:30px}
.mec-single-event .mec-event-meta .mec-single-event-additional-organizers .mec-events-single-section-title,.mec-single-event .mec-event-meta .mec-single-event-organizer .mec-events-single-section-title{padding-left:0;margin:10px;display:inline-block}
.mec-single-event .mec-events-event-image{border:0}
.mec-single-event-additional-organizers,.mec-single-event-category,.mec-single-event-date,.mec-single-event-location,.mec-single-event-organizer{padding:12px 14px 8px;margin-bottom:12px;vertical-align:baseline;position:relative}
.mec-single-event .mec-single-event-additional-organizers dd,.mec-single-event .mec-single-event-organizer dd{padding-left:0;margin-bottom:10px}
.mec-single-event .mec-single-event-additional-organizers dd span,.mec-single-event .mec-single-event-organizer dd span{display:block;padding-left:41px;color:#8d8d8d}
.mec-single-event .mec-single-event-additional-organizers i,.mec-single-event .mec-single-event-organizer i{margin-right:10px;margin-left:12px}
address.mec-events-address{line-height:19px;font-style:normal;font-size:12px}
.mec-single-event .mec-event-content dt{margin-top:5px}
.mec-single-event .mec-single-event-additional-organizers .mec-single-event-additional-organizer{margin-bottom:15px;padding-bottom:5px;border-bottom:1px solid #e4e4e4}
.mec-single-event .mec-single-event-additional-organizers .mec-single-event-additional-organizer:last-child{margin-bottom:0;padding-bottom:0;border:none}
.mec-single-event-additional-organizers img,.mec-single-event-location img,.mec-single-event-organizer img{margin-bottom:10px;width:100%}
.mec-event-carousel-type3 .mec-event-article{margin:0 10px}
.event-carousel-type3-head .mec-event-image,.event-carousel-type3-head .mec-event-image img{width:100%;height:auto}
.event-carousel-type3-head .mec-event-footer-carousel-type3{background:#fff;display:inline-block;width:calc(100% - 40px);margin-top:-74px;position:relative;margin-left:20px;margin-right:20px;margin-bottom:6px;padding:8% 11%;box-shadow:0 2px 10px -2px rgba(0,0,0,.2)}
.event-carousel-type3-head .mec-event-footer-carousel-type3 .mec-booking-button{border:1px solid #e4e4e4;text-transform:uppercase;float:right;padding:7px 23px 7px;font-size:12px;color:#707070;font-weight:500}
.event-carousel-type3-head .mec-event-footer-carousel-type3 .mec-booking-button:hover{color:#fff}
.mec-event-footer-carousel-type3 span{font-size:15px;color:#9a9a9a;font-weight:300}
.mec-event-footer-carousel-type3 .mec-event-carousel-title{font-size:29px;font-weight:700}
.event-carousel-type3-head .mec-event-footer-carousel-type3 .mec-event-carousel-title{font-size:26px;font-weight:700;color:#1c1d21;margin-top:15px;letter-spacing:-1px}
.mec-event-footer-carousel-type3 .mec-event-carousel-title a{color:inherit}
.event-carousel-type3-head .mec-event-footer-carousel-type3 p{font-size:16px;font-weight:300;color:#444!important;margin-bottom:36px}
.event-carousel-type3-head .mec-event-footer-carousel-type3 .mec-booking-button{line-height:25px;height:41px}
.mec-holding-status-expired{color:#d8000c}
.mec-color-hover:hover,.mec-wrap .mec-color-hover:hover{color:#40d9f1}
.mec-bg-color,.mec-wrap .mec-bg-color{background-color:#40d9f1}
.mec-event-date{text-align:center}
.mec-wrap *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.mec-wrap :after,.mec-wrap :before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.mec-wrap .clearfix:after,.mec-wrap .clearfix:before{content:"\0020";display:block;overflow:hidden;visibility:hidden;width:0;height:0}
.mec-wrap .clearfix:after{clear:both}
.mec-wrap .clearfix{zoom:1}
.mec-container [class*=col-] img{max-width:100%}
.mec-container{margin-right:auto;margin-left:auto;padding-left:10px;padding-right:10px}
.mec-container:after,.mec-container:before{content:" ";display:table}
.mec-container:after{clear:both}
@media only screen and (max-width:479px){.mec-container{width:300px}}
@media only screen and (min-width:480px) and (max-width:767px){.mec-container{width:420px}}
@media only screen and (min-width:768px) and (max-width:960px){.mec-container{width:768px}}
@media only screen and (min-width:961px){.mec-container{width:960px}}
@media only screen and (min-width:1200px){.mec-container{width:1196px;padding-left:15px;padding-right:15px}}
@media only screen and (min-width:1921px){.mec-container{max-width:1690px}}
.mec-wrap .row{margin-left:-10px;margin-right:-10px}
.mec-wrap .row:after,.mec-wrap .row:before{content:" ";display:table}
.mec-wrap .row:after{clear:both}
.mec-wrap .col-md-4,.mec-wrap .col-sm-4{position:relative;min-height:1px;padding-left:10px;padding-right:10px}
@media only screen and (min-width:1200px){.mec-wrap .col-md-4,.mec-wrap .col-sm-4{padding-left:15px;padding-right:15px}
.mec-wrap .row{margin-left:-15px;margin-right:-15px}}
@media (min-width:769px){.mec-wrap .col-sm-4{float:left}
.mec-wrap .col-sm-4{width:33.33333333333333%}}
@media (min-width:961px){.mec-wrap .col-md-4{float:left}
.mec-wrap .col-md-4{width:33.33333333333333%}}
.mec-wrap .mec-related-events-wrap{margin-left:0;margin-right:0}
.mec-related-events{margin-right:-15px;margin-left:-15px}
@media (max-width:980px){.mec-related-events{margin-right:-10px;margin-left:-10px}}
.mec-related-events-wrap{margin-top:50px}
.mec-related-events-wrap h3.mec-rec-events-title:before{content:"";background:#2c2f34;width:46px;height:4px;position:absolute;top:59px;left:0}
.mec-related-events-wrap h3.mec-rec-events-title{font-size:21px;font-weight:600;padding:17px 0;margin-bottom:28px;text-transform:uppercase;border-bottom:1px solid #e8e8e8;position:relative}
body[class*=mec-theme] .mec-wrap a{text-decoration:auto}
.entry-content .mec-wrap h1,.entry-content .mec-wrap h2,.entry-content .mec-wrap h3,.entry-content .mec-wrap h4,.entry-content .mec-wrap h5,.entry-content .mec-wrap h6,.mec-single-event .mec-event-meta dt,.mec-wrap h1,.mec-wrap h2,.mec-wrap h3,.mec-wrap h4,.mec-wrap h5,.mec-wrap h6{font-family:var(--mec-heading-font-family),Helvetica,Arial,sans-serif}
.mec-single-event .mec-event-meta dd,.mec-single-event .mec-event-meta dd a,.mec-wrap abbr,.mec-wrap p{font-family:var(--mec-paragraph-font-family),sans-serif;font-weight:300}
.mec-wrap .button,.mec-wrap input[type=button],.mec-wrap input[type=reset],.mec-wrap input[type=submit]{color:var(--mec-color-skin);background:var(--mec-color-skin-rgba-1);border-color:var(--mec-color-skin-rgba-2)}
.mec-wrap .button:hover,.mec-wrap a.button:hover,.mec-wrap input[type=button]:hover,.mec-wrap input[type=reset]:hover,.mec-wrap input[type=submit]:hover{border-color:var(--mec-color-skin)}
.mec-wrap .button svg path,.mec-wrap input[type=button] svg path,.mec-wrap input[type=reset] svg path,.mec-wrap input[type=submit] svg path{fill:var(--mec-color-skin)}
@media only screen and (min-width:1200px){.mec-container{width:var(--mec-container-normal-width);max-width:var(--mec-container-normal-width)}}
@media only screen and (min-width:1921px){.mec-container{width:var(--mec-container-large-width);max-width:var(--mec-container-large-width)}}
.entry-content .mec-wrap h1 a,.entry-content .mec-wrap h2 a,.entry-content .mec-wrap h3 a,.entry-content .mec-wrap h4 a,.entry-content .mec-wrap h5 a,.entry-content .mec-wrap h6 a,.mec-wrap .mec-event-grid-classic .mec-event-title a,.mec-wrap h1 a,.mec-wrap h2 a,.mec-wrap h3 a,.mec-wrap h4 a,.mec-wrap h5 a,.mec-wrap h6 a{color:var(--mec-title-color)}
.mec-wrap .mec-event-grid-classic .mec-event-title a:hover{color:var(--mec-title-color-hover)}
.mec-wrap .mec-color-hover:hover{color:var(--mec-fluent-bold-color)}

/* --- plugin-woocommerce.css --- */
.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}
.woocommerce div.product{margin-bottom:0;position:relative}
.woocommerce div.product .product_title{clear:none;margin-top:0;padding:0}
.woocommerce div.product p.price ins,.woocommerce div.product span.price ins{background:inherit;font-weight:700;display:inline-block}
.woocommerce div.product p.price del,.woocommerce div.product span.price del{opacity:.5;display:inline-block}
.woocommerce div.product div.images{margin-bottom:2em}
.woocommerce div.product div.images img{display:block;width:100%;height:auto;box-shadow:none}
.woocommerce div.product div.images.woocommerce-product-gallery{position:relative}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{transition:all cubic-bezier(.795,-.035,0,1) .5s;margin:0;padding:0}
.woocommerce div.product div.images .woocommerce-product-gallery__image--placeholder{border:1px solid #f2f2f2}
.woocommerce div.product div.summary{margin-bottom:2em}
.woocommerce div.product .woocommerce-tabs ul.tabs{list-style:none;padding:0 0 0 1em;margin:0 0 1.618em;overflow:hidden;position:relative}
.woocommerce div.product .woocommerce-tabs ul.tabs li{border:1px solid #cfc8d8;background-color:#e9e6ed;color:#515151;display:inline-block;position:relative;z-index:0;border-radius:4px 4px 0 0;margin:0 -5px;padding:0 1em}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{display:inline-block;padding:.5em 0;font-weight:700;color:#515151;text-decoration:none}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{text-decoration:none;color:#6a6a6a}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after,.woocommerce div.product .woocommerce-tabs ul.tabs li::before{border:1px solid #cfc8d8;position:absolute;bottom:-1px;width:5px;height:5px;content:" ";box-sizing:border-box}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before{left:-5px;border-bottom-right-radius:4px;border-width:0 1px 1px 0;box-shadow:2px 2px 0 #e9e6ed}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after{right:-5px;border-bottom-left-radius:4px;border-width:0 0 1px 1px;box-shadow:-2px 2px 0 #e9e6ed}
.woocommerce div.product .woocommerce-tabs ul.tabs::before{position:absolute;content:" ";width:100%;bottom:0;left:0;border-bottom:1px solid #cfc8d8;z-index:1}
.woocommerce div.product .woocommerce-tabs .panel{margin:0 0 2em;padding:0}
.woocommerce div.product p.cart{margin-bottom:2em}
.woocommerce div.product p.cart::after,.woocommerce div.product p.cart::before{content:" ";display:table}
.woocommerce div.product p.cart::after{clear:both}
.woocommerce div.product form.cart{margin-bottom:2em}
.woocommerce div.product form.cart::after,.woocommerce div.product form.cart::before{content:" ";display:table}
.woocommerce div.product form.cart::after{clear:both}
.woocommerce div.product form.cart table{border-width:0 0 1px}
.woocommerce div.product form.cart table td{padding-left:0}
.woocommerce div.product form.cart .variations{margin-bottom:1em;border:0;width:100%}
.woocommerce div.product form.cart .variations td,.woocommerce div.product form.cart .variations th{border:0;line-height:2em;vertical-align:top}
.woocommerce div.product form.cart .variations label{font-weight:700;text-align:left}
.woocommerce div.product form.cart .variations select{max-width:100%;min-width:75%;display:inline-block;margin-right:1em}
.woocommerce div.product form.cart .variations td.label{padding-right:1em}
.woocommerce div.product form.cart .button{vertical-align:middle;float:left}
.woocommerce .products ul,.woocommerce ul.products{margin:0 0 1em;padding:0;list-style:none outside;clear:both}
.woocommerce .products ul::after,.woocommerce .products ul::before,.woocommerce ul.products::after,.woocommerce ul.products::before{content:" ";display:table}
.woocommerce .products ul::after,.woocommerce ul.products::after{clear:both}
.woocommerce .products ul li,.woocommerce ul.products li{list-style:none outside}
.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product h3{padding:.5em 0;margin:0;font-size:1em}
.woocommerce ul.products li.product a{text-decoration:none}
.woocommerce ul.products li.product a img{width:100%;height:auto;display:block;margin:0 0 1em;box-shadow:none}
.woocommerce ul.products li.product strong{display:block}
.woocommerce ul.products li.product .woocommerce-placeholder{border:1px solid #f2f2f2}
.woocommerce ul.products li.product .button{display:inline-block;margin-top:1em}
.woocommerce ul.products li.product .price{display:block;font-weight:400;margin-bottom:.5em;font-size:.857em}
.woocommerce ul.products li.product .price del{color:inherit;opacity:.5;display:inline-block}
.woocommerce ul.products li.product .price ins{background:0 0;font-weight:700;display:inline-block}
.woocommerce .woocommerce-result-count{margin:0 0 1em}
.woocommerce .woocommerce-ordering{margin:0 0 1em}
.woocommerce .woocommerce-ordering select{vertical-align:top}
.woocommerce nav.woocommerce-pagination{text-align:center}
.woocommerce nav.woocommerce-pagination ul{display:inline-block;white-space:nowrap;padding:0;clear:both;border:1px solid #cfc8d8;border-right:0;margin:1px}
.woocommerce nav.woocommerce-pagination ul li{border-right:1px solid #cfc8d8;padding:0;margin:0;float:left;display:inline;overflow:hidden}
.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{margin:0;text-decoration:none;padding:0;line-height:1;font-size:1em;font-weight:400;padding:.5em;min-width:1em;display:block}
.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li span.current{background:#e9e6ed;color:#816e99}
.woocommerce .cart .button,.woocommerce .cart input.button{float:none}

/* --- plugin-woocommerce-layout.css --- */
.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}
.woocommerce div.product div.images,.woocommerce-page div.product div.images{float:left;width:48%}
.woocommerce div.product div.summary,.woocommerce-page div.product div.summary{float:right;width:48%;clear:none}
.woocommerce div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs{clear:both}
.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::before{content:" ";display:table}
.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after{clear:both}
.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:inline-block}
.woocommerce ul.products,.woocommerce-page ul.products{clear:both}
.woocommerce ul.products::after,.woocommerce ul.products::before,.woocommerce-page ul.products::after,.woocommerce-page ul.products::before{content:" ";display:table}
.woocommerce ul.products::after,.woocommerce-page ul.products::after{clear:both}
.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:left;margin:0 3.8% 2.992em 0;padding:0;position:relative;width:22.05%;margin-left:0}
.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{float:left}
.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:right}
.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce .woocommerce-pagination ul.page-numbers::before,.woocommerce-page .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::before{content:" ";display:table}
.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::after{clear:both}
.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block}
.woocommerce table.cart img,.woocommerce-page table.cart img{height:auto}

/* --- plugin-wcpt.css --- */
.wcpt{position:relative;clear:both;margin:0 auto;font-size:16px;max-width:100%}
.wcpt,.wcpt *{box-sizing:border-box}
@media (max-width:749px){.wcpt *{word-break:break-word}}
.wcpt:after{content:"";display:block;clear:both}
.wcpt-table{table-layout:auto;margin:0;border-width:0;border-collapse:collapse;border-top-color:transparent;border-right-color:transparent;border-bottom-color:rgba(0,0,0,.05);border-left-color:transparent;min-width:100%}
.wcpt-heading-row{border-bottom:2px solid rgba(0,0,0,.6);background:rgba(0,0,0,0)}
.wcpt-cell,.wcpt-heading{border-width:0 1px 0 0;border-style:none solid none none!important;padding:15px 10px;color:inherit;border-right-color:transparent}
@supports (-moz-appearance:none){.wcpt-cell{background-clip:padding-box}}
.wcpt-row{position:relative}
.wcpt-row:not(:last-child){border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:rgba(0,0,0,.06)}
.wcpt-row:last-child{border-bottom:none!important}
.wcpt-cell{padding:15px 10px;color:#000;text-align:left}
.wcpt-row:last-child .wcpt-cell,.wcpt-row:last-child .wcpt-heading{border-bottom-width:0}
.wcpt-cell:last-child,.wcpt-heading:last-child{border-right-width:0!important}
.wcpt-table,.wcpt-table .wcpt-cell,.wcpt-table .wcpt-heading{border-style:solid;line-height:1.25em;border-right-width:0}
.wcpt input[type=radio]{-webkit-appearance:radio}
.wcpt input[type=checkbox]{-webkit-appearance:checkbox}
.wcpt input[type=checkbox],.wcpt input[type=radio]{margin-right:.25em;transition:none}
.wcpt .wcpt-item-row:last-child{margin-bottom:0}
.wcpt .wcpt-item-row>div,.wcpt .wcpt-item-row>span{margin-right:.3em;display:inline-block;box-sizing:border-box;vertical-align:baseline}
.wcpt .wcpt-item-row>div:first-child,.wcpt .wcpt-item-row>span:first-child{margin-left:0}
.wcpt .wcpt-item-row>div:last-child,.wcpt .wcpt-item-row>span:last-child{margin-right:0}
body table.wcpt-table .wcpt-title{display:inline;line-height:1.25em;vertical-align:middle;text-decoration:none;font-weight:400;margin-right:5px}
.wcpt-cell ul{margin:0;padding:0 10px 5px 20px;display:inline-block;list-style-type:circle}
.wcpt-cell li{margin-bottom:.33em;line-height:1.4em;text-align:left}
.wcpt-cell p{margin:0 0 .5em}
.wcpt-cell li:last-child,.wcpt-cell p:last-child{margin:0}
.wcpt-price{display:inline-block;vertical-align:middle;word-break:normal}
body .wcpt-table a.wcpt-button{display:inline-block;padding:6px 12px;text-decoration:none;border-width:1px;border-style:solid;border-color:rgba(0,0,0,.2);border-radius:3px;background:#f57c00;color:#fff;white-space:nowrap;line-height:normal;font-size:inherit;transition:.2s;margin:2px 4px 2px 0;box-shadow:none}
.wcpt-table a.wcpt-button:last-child{margin-right:0}
table.wcpt-table a.wcpt-button{position:relative;text-decoration:none;text-align:center}
.wcpt-button>svg{height:1em;vertical-align:middle;position:relative}
.wcpt iframe{margin:0 auto;display:block}
[data-wcpt-selection-style=radio] .wcpt-cell{vertical-align:top}
.wcpt-stock{white-space:nowrap}
.wcpt-stock:empty{display:none}
.wcpt .wcpt-item-row div.wcpt-content{display:inline-block;line-height:1.4em;margin-right:0}
.wcpt .wcpt-item-row div.wcpt-content p{margin-bottom:.7em}
.wcpt .wcpt-item-row div.wcpt-content p:last-child{margin-bottom:0}
.wcpt-table th i{font-size:1.3em;margin-right:3px;width:1.2em;text-align:center}
.wcpt-table .wcpt-button i{margin:0 2px;font-size:1.1em;vertical-align:middle}
.wcpt-heading i{position:relative;top:.025em;margin-right:.35em}
.wcpt-table th.wcpt-heading{font-weight:700;padding:15px 10px;position:relative;background:#fff;display:table-cell}
.wcpt .next.page-numbers,.wcpt .prev.page-numbers{border:transparent;box-shadow:none;min-width:1.5em;height:2em;position:relative;display:inline-block}
.page-numbers.next,.page-numbers.prev{background:0 0!important;margin:0!important}
@media (max-width:1199px){.wcpt-table{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}}
.wcpt-noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
/* --- plugin-wvs.css --- */
.woo-variation-swatches .variations td.value>span:after,.woo-variation-swatches .variations td.value>span:before{display:none!important}
.woo-variation-swatches ul.variations{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;list-style:none;margin:0;padding:0}
.woo-variation-swatches ul.variations,.woo-variation-swatches ul.variations>li{-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex}
.woo-variation-swatches ul.variations>li{-webkit-box-pack:var(--wvs-position);-ms-flex-pack:var(--wvs-position);-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;justify-content:var(--wvs-position);margin:5px 0}
.woo-variation-swatches .variable-items-wrapper{-webkit-box-pack:start;-ms-flex-pack:start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:flex-start;list-style:none;margin:0;padding:0}
.woo-variation-swatches .variable-items-wrapper .variable-item{list-style:none;margin:0;outline:none;padding:0;-webkit-transition:all .2s ease;transition:all .2s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.woo-variation-swatches .variable-items-wrapper .variable-item .variable-item-contents{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;justify-content:center;position:relative;width:100%}
.woo-variation-swatches .variable-items-wrapper .variable-item img{height:100%;margin:0;padding:0;pointer-events:none;width:100%}
.woo-variation-swatches .variable-items-wrapper .variable-item>span{pointer-events:none}
.woo-variation-swatches.wvs-show-label .variations td,.woo-variation-swatches.wvs-show-label .variations th{display:block;text-align:start;width:auto!important}
.woo-variation-swatches.wvs-show-label .variations td label,.woo-variation-swatches.wvs-show-label .variations th label{display:inline-block;margin:0 2px}

/* --- plugin-aps.css --- */
.app-slider-wrap .aps-slider a{text-decoration: none;}
.app-slider-wrap .aps_main img,.app-slider-wrap .item img{margin: 0;}
.aps_desc{background: #f7f9fc;
    padding: 15px 20px;}

/* --- plugin-lgx.css --- */
.lgx_logo_slider img,.lgx_logo_slider figure{max-width:100%;vertical-align:middle;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}
.lgx_logo_slider{width:100%;margin:0 auto}

/* --- plugin-gwts.css --- */

