.blog-entry, 
.blog-entry *, 
.blog-entry *:after, 
.blog-entry *:after, 
.pagination a.loadmore-btn:before { 
-webkit-transition: var(--wdt-Ad-Transition); transition: var(--wdt-Ad-Transition); } .blog-entry { clear: both; float: left; margin: 0; padding: 0; position: relative; width: 100%; }
.blog-entry:not(.has-post-thumbnail) { padding: clamp(1.25rem, 1.1058rem + 0.641vw, 1.875rem); background: var(--wdtTertiaryColor); border-radius: calc(var(--wdtRadius_2X)* 2); }
.blog-entry .entry-meta { font-size: 14px; font-weight: 300; letter-spacing: .5px; margin-bottom: 7px; }
.blog-entry .entry-body { clear: both; float: left; width: 100%; }
.blog-entry div i[class*="fa"], .blog-entry div i.pe, .blog-entry div i,
.blog-entry div.entry-author, .blog-entry div.entry-date, .blog-entry div.entry-comments,
.blog-entry div.entry-categories, .blog-entry div.entry-tags { font-size: var(--wdtFontSize_Ext); font-weight: calc(var(--wdtFontWeight_Alt) - 100); } .blog-entry div i[class*="fa"], .blog-entry div i.pe { margin-right: 4px; } .blog-entry .entry-thumb { float: left; line-height: 0; position: relative; width: 100%; }
.blog-entry .entry-thumb img { height: auto; max-width: 100%; }
.blog-entry .entry-thumb .wdt-video-wrap .wp-video { width: 100% !important; }
.blog-entry .entry-thumb, 
.blog-entry .entry-thumb img,
.blog-entry .entry-thumb .blog-image, 
.blog-entry .entry-thumb .blog-image > a, 
.blog-entry .entry-thumb .blog-image > a img { border-radius: inherit; }
.blog-entry.format-quote .entry-thumb,
.blog-entry.format-link .entry-thumb { line-height: inherit; }
.blog-entry.format-quote .entry-quote-inner { float: left; width: 100%; }
.blog-entry.format-quote .entry-thumb blockquote { float: left; padding: 0 20px; width: 100%; margin: 0; }
.blog-entry.post-without-title .entry-title { display: none !important; }
.entry-list-layout .blog-entry div.entry-thumb > a,
.entry-list-layout .blog-entry div.entry-thumb > a > img { float: left; height: 100%; width: 100%; }
.entry-list-layout .blog-entry div.entry-thumb > a > img { object-position: center; object-fit: cover; }
.entry-list-layout.entry-right-thumb .blog-entry.format-quote .entry-thumb blockquote { padding: 0; }
.apply-equal-height.tpl-blog-holder:not(.swiper-wrapper) { 
display: flex; width: 100%; float: left; flex-wrap: wrap; margin: 0; }
.apply-equal-height.tpl-blog-holder:not(.swiper-wrapper) .wdt-post-entry .blog-entry { 
display: flex;  flex-wrap: wrap; align-content: baseline; }
.apply-equal-height.tpl-blog-holder:not(.swiper-wrapper) .column:empty { width: 100%; } .blog-entry .entry-title h4 span.sticky-post { display: inline-flex; padding: 5px; width: fit-content; border-radius: 50%; 
position: absolute; top: 2px; left: 0; }
.blog-entry .entry-title h4 span.sticky-post > i:first-child { display: flex; width: 1em; height: 1em; }
.blog-entry .entry-title h4 span.sticky-post > i { font-size: 0.8em; color: var(--wdtPrimaryColor); }
.blog-entry .entry-title h4 span.sticky-post > span { font-size: 0; }
.blog-entry .entry-title h4 { text-transform: none; word-wrap: break-word; -ms-word-wrap: break-word; margin: 0px; }
.blog-entry .entry-title h4 a { display: inline-block; float: none; }
.blog-entry .entry-title h4, 
.blog-entry .entry-title h4 > a { overflow-wrap: anywhere; display: inline; }
.wdt-post-entry .blog-entry.sticky .entry-title h4,
.wdt-post-entry .blog-entry .entry-title h4:has(> .sticky-post) { padding-left: 32px; }
.wdt-post-entry .blog-entry .entry-title h4 { font-size: clamp(1.5rem, 1.4443rem + 0.2548vw, 1.75rem); position: relative; }
.page-with-sidebar .wdt-post-entry .blog-entry .entry-title h4 { font-size: clamp(1.5rem, 1.4443rem + 0.2548vw, 1.75rem); } .blog-entry .wdt-like-views > div { display: inline-block; float: none; margin-right: 8px; }
.blog-entry .wdt-like-views > div:last-child, .blog-entry .wdt-like-views > div:only-child { margin-right: 0; } .blog-entry .entry-social-share .share { border: 1px solid; padding-right: 5px; padding-left: 20px; position: relative; }
.blog-entry .entry-social-share .share, .blog-entry .entry-social-share .share * { display: inline-block; float: none; }
.blog-entry .entry-social-share .share > i { float: left; margin: 0; text-align: center; width: 30px; position: absolute; left: 0; top: 0; height: 100%; display: flex; align-items: center; justify-content: center; }
.blog-entry .entry-social-share .share > ul { margin-bottom: 0; }
.blog-entry .entry-social-share .share > ul li { list-style: none; padding-bottom: 0; margin-right: 2px; }
.wdt-post-entry .blog-entry .entry-social-share .share > ul { padding-left: 15px; } .blog-entry .entry-button a.wdt-button { display: inline-block; font-size: 0; text-transform: capitalize; padding: 0; margin: 0; float: right; display: flex; align-items: center; 
justify-content: center; width: 40px; height: 40px; border: 1px solid currentColor; }
.blog-entry .entry-button a.wdt-button span { margin: 0; line-height: 1; font-size: calc(var(--wdtFontSize_Ext) - 2px); }
.blog-entry .entry-button a.wdt-button span svg { fill: currentColor; height: 1em; line-height: 1; margin: 0; width: 1em; }
.blog-entry .entry-button a.wdt-button:hover span svg { animation: wdt-btn-icon 0.3s ease; -webkit-animation: wdt-btn-icon 0.3s ease; }
@keyframes wdt-btn-icon {
0% { transform: translate(0px,0px); -webkit-transform: translate(0px,0px); opacity: 1; }
49% { transform: translate(10px,-10px) scale(0.5); -webkit-transform: translate(10px,-10px) scale(0.5); opacity: 0; }
50% { transform: translate(-10px,10px) scale(0.5); -webkit-transform: translate(-10px,10px) scale(0.5); opacity: 0; }
100% { transform: translate(0px,0px); -webkit-transform: translate(0px,0px); opacity: 1; }
}
@-webkit-keyframes wdt-btn-icon {
0% { transform: translate(0px,0px); -webkit-transform: translate(0px,0px); opacity: 1; }
49% { transform: translate(10px,-10px) scale(0.5); -webkit-transform: translate(10px,-10px) scale(0.5); opacity: 0; }
50% { transform: translate(-10px,10px) scale(0.5); -webkit-transform: translate(-10px,10px) scale(0.5); opacity: 0; }
100% { transform: translate(0px,0px); -webkit-transform: translate(0px,0px); opacity: 1; }
} .blog-entry.format-link div.entry-thumb:after { display: none; }
.blog-entry.format-link div.entry-thumb .link-text { margin-top: 0px; display: none; }
.blog-entry.format-link .entry-media-group { margin-bottom: 14px; display: flex; flex-wrap: wrap; }
.blog-entry.format-link .entry-media-group > div { flex: 1 1 100%; }
.blog-entry.format-link .entry-media-group > .entry-thumb { margin-bottom: 20px; padding-bottom: 20px; border-bottom: 2px solid var(--wdtBorderColor); }
.blog-entry.format-link .entry-media-group > .entry-thumb .entry-link-wrapper { position: relative; margin: 0; }
.blog-entry.format-link .entry-media-group > .entry-thumb .entry-link-wrapper .entry-link-url { 
position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; }
.blog-entry.format-link .entry-media-group > .entry-thumb .entry-link-wrapper .link-author:has(+ .entry-link-url:hover) { 
color: var(--wdtPrimaryColor); } .blog-entry.format-quote div.entry-thumb:after { display: none; }
.blog-entry.format-quote .entry-media-group { margin-bottom: 14px; display: flex; flex-wrap: wrap; }
.blog-entry.format-quote .entry-media-group > div { flex: 1 1 100%; }
.blog-entry.format-quote .entry-media-group > .entry-thumb { margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid var(--wdtBorderColor); }
.blog-entry.format-quote .entry-media-group > .entry-thumb .wdticon-quote-left { display: none; } .blog-entry.type-post .entry-format { display: block; }
.blog-entry .entry-format { display: none; left: 0; position: absolute; top: 0; z-index: 9; }
.blog-entry .entry-format a { float: left; height: 50px; line-height: 50px; margin: 5px; position: relative; text-align: center; width: 50px; }
.blog-entry .entry-format a:before { font-family: "Mentalist Icons"; font-style: normal; font-size: 26px; height: 100%; left: 0; line-height: 50px; margin: 0; position: absolute; text-align: center; top: 0; width: 100%;}
.blog-entry .entry-format a:focus { outline: thin dotted; outline-offset: -5px; }
.blog-entry.type-post:not(.has-post-thumbnail) .entry-format { display: none; }
.blog-entry.format-standard .entry-format a:before, 
.blog-entry.ico-format.format-standard:before { content: '\f15c'; }
.blog-entry.format-image .entry-format a:before, 
.blog-entry.ico-format.format-image:before { content: '\e80d'; }
.blog-entry.format-gallery .entry-format a:before, 
.blog-entry.ico-format.format-gallery:before { content: '\f1c5'; }
.blog-entry.format-status .entry-format a:before, 
.blog-entry.ico-format.format-status:before { content: '\e894'; }
.blog-entry.format-link .entry-format a:before, 
.blog-entry.ico-format.format-link:before { content: '\f0c1'; }
.blog-entry.format-aside .entry-format a:before, 
.blog-entry.ico-format.format-aside:before { content: '\e812'; }
.blog-entry.format-quote .entry-format a:before, 
.blog-entry.ico-format.format-quote:before { content: '\f10d'; }
.blog-entry.format-video .entry-format a:before, 
.blog-entry.ico-format.format-video:before { content: '\f1c8'; }
.blog-entry.format-chat .entry-format a:before, 
.blog-entry.ico-format.format-chat:before { content: '\f0e6'; }
.blog-entry.format-audio .entry-format a:before, 
.blog-entry.ico-format.format-audio:before { content: '\f1c7'; } .blog-entry .entry-thumb .bx-wrapper { overflow: hidden; position: relative; }
.blog-entry .entry-thumb .bx-controls a { bottom: 0; filter: alpha(opacity=60); font-size: 0; height: 50px; margin: auto; opacity: .6; position: absolute; top: 0; width: 35px; z-index: 9; }
.blog-entry .entry-thumb .bx-controls a:hover { filter: alpha(opacity=100); opacity: 1; }
.blog-entry .entry-thumb .bx-controls a.bx-prev:before, .entry-thumb .bx-controls a.bx-next:before { content: '\e85b'; font-family: "Mentalist Icons"; font-size: 14px; left: 0; line-height: 50px; position: absolute; text-align: center; top: 0; width: 100%; }
.blog-entry .entry-thumb .bx-controls a.bx-prev:before { content: '\e85a'; }
.blog-entry .entry-thumb .bx-controls a.bx-prev { left: -35px; }
.blog-entry .entry-thumb .bx-controls a.bx-next { right: -35px; }
.blog-entry .entry-thumb:hover .bx-controls a.bx-prev { left: 15px; }
.blog-entry .entry-thumb:hover .bx-controls a.bx-next { right: 15px; }
.blog-entry .entry-gallery-post-slider li { display: inline; }
.blog-entry ul.entry-gallery-post-slider { float: left; margin-bottom: 0; width: 100%; padding-left: 0; }
.blog-entry.format-gallery .entry-thumb .bx-wrapper .bx-viewport, .blog-entry.format-gallery .entry-thumb .bx-wrapper .bx-viewport * { transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; -webkit-transition: none; }
.entry-list-layout .blog-entry .entry-thumb .bx-wrapper,
.entry-list-layout .blog-entry .entry-thumb .bx-wrapper .bx-viewport,
.entry-list-layout .blog-entry .entry-thumb .bx-wrapper .bx-viewport * { height: 100%; padding: 0; }
.entry-list-layout .blog-entry .entry-thumb .bx-wrapper .bx-viewport img { object-fit: cover; } .tpl-blog-holder { clear: both; float: none; margin: 0 -15px; padding: 0; width: auto; }
.tpl-blog-holder:not(.swiper-wrapper) { display: block; }
.tpl-blog-holder .column { margin-left: 0; padding: 15px; }
.tpl-blog-holder .column:empty { height: 0 !important; margin: 0 !important; padding: 0 !important; }
.tpl-blog-holder .wdt-one-third, 
.tpl-blog-holder .column.no-space.wdt-one-third { width: 33.33%; }
.tpl-blog-holder .wdt-one-half, 
.tpl-blog-holder .column.no-space.wdt-one-half { width: 50%; }
.tpl-blog-holder .wdt-one-column, 
.tpl-blog-holder .column.no-space.wdt-one-column { width: 100%; }
.tpl-blog-holder.apply-no-space { margin: 0; }
.tpl-blog-holder.apply-no-space .column { padding: 0; margin: 0; min-height: auto; clear: none; }
.page-with-sidebar .tpl-blog-holder { margin-top: -10px; }
.grid-sizer.column { margin: 0; min-height: 0; padding: 0; }
.tpl-blog-holder .column { margin-left: 0; margin-right: 0; }
.tpl-blog-holder .column .blog-entry, 
.tpl-blog-holder .wpb_column .blog-entry { margin-bottom: 0; }
.column .blog-entry, 
.wpb_column .blog-entry, 
.wdt-one-column.column .blog-entry, 
.wdt-one-column.wpb_column .blog-entry { margin-bottom: 30px; }
.tpl-blog-holder .wdt-one-column.column:last-child, 
.column.no-space .blog-entry, 
.wpb_column.no-space .blog-entry, 
.wdt-one-column.column:last-child .blog-entry, 
.wdt-one-column.wpb_column:last-child .blog-entry { margin-bottom: 0; } .blog-entry div.entry-meta-group { display: flex; align-items: center; flex-wrap: wrap; gap: 10px; float: left; width: auto; margin: 0; padding-bottom: 20px; border-bottom: 1px solid var(--wdtBorderColor); }
.blog-entry div.entry-meta-group > div { display: inline-block; float: none; padding: 0; line-height: normal; }
.blog-entry div.entry-meta-group > div:empty { display: none; }
.blog-entry div.entry-meta-group > div i { color: var(--wdtSecondaryColor); }
.blog-entry div.entry-meta-group > div.entry-categories { display: inline-flex; align-items: center; flex-wrap: wrap; }
.blog-entry div.entry-meta-group > div.entry-categories:empty { display: none; }
.blog-entry div.entry-meta-group > div.entry-categories:before { content: ""; position: relative; display: block; background: var(--wdtSecondaryColor); width: 16px; height: 16px; margin-right: 8px; 
mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 100 100' xml:space='preserve'%3E%3Cpath d='M31.5,28.6c5.2-5.2,12.4-8,19.7-7.8C66.2,21.4,78,33.9,78,49.5c0.1,9.6-4.7,18.7-12.7,24.1c-1,0.7-1.7,1.9-1.8,3.1 c-0.1,1-1,1.8-2,1.7c-1-0.1-1.8-1-1.7-2c0.2-2.4,1.5-4.5,3.4-5.8c6.9-4.7,11.1-12.6,11-21C74.2,35.9,64,25,51,24.6 c-6.3-0.2-12.5,2.3-17,6.7c-4.9,4.8-7.7,11.3-7.7,18.2c0,8.4,4,16.2,10.9,20.9c2,1.3,3.3,3.5,3.5,5.9c0.1,1-0.6,1.9-1.7,2h0 c-0.9,0-1.7-0.7-1.8-1.7c-0.1-1.3-0.9-2.5-2-3.2c-8-5.4-12.7-14.4-12.6-24C22.6,41.6,25.8,34.1,31.5,28.6z M31.5,28.6 c5.2-5.2,12.4-8,19.7-7.8C66.2,21.4,78,33.9,78,49.5c0.1,9.6-4.7,18.7-12.7,24.1c-1,0.7-1.7,1.9-1.8,3.1c-0.1,1-1,1.8-2,1.7 c-1-0.1-1.8-1-1.7-2c0.2-2.4,1.5-4.5,3.4-5.8c6.9-4.7,11.1-12.6,11-21C74.2,35.9,64,25,51,24.6c-6.3-0.2-12.5,2.3-17,6.7 c-4.9,4.8-7.7,11.3-7.7,18.2c0,8.4,4,16.2,10.9,20.9c2,1.3,3.3,3.5,3.5,5.9c0.1,1-0.6,1.9-1.7,2h0c-0.9,0-1.7-0.7-1.8-1.7 c-0.1-1.3-0.9-2.5-2-3.2c-8-5.4-12.7-14.4-12.6-24C22.6,41.6,25.8,34.1,31.5,28.6z M62.8,82c2.3,0,4.1,1.9,4.1,4.1v0.7 c-0.1,1-1,1.8-2,1.7c-0.9-0.1-1.6-0.8-1.7-1.7v-0.7c0-0.2-0.1-0.4-0.4-0.4h-25c-0.2,0-0.4,0.2-0.4,0.4v0.7c-0.1,1-1,1.8-2,1.7 c-0.9-0.1-1.6-0.8-1.7-1.7v-0.7c0-2.3,1.8-4.1,4-4.1H62.8z M62.8,82c2.3,0,4.1,1.9,4.1,4.1v0.7c-0.1,1-1,1.8-2,1.7 c-0.9-0.1-1.6-0.8-1.7-1.7v-0.7c0-0.2-0.1-0.4-0.4-0.4h-25c-0.2,0-0.4,0.2-0.4,0.4v0.7c-0.1,1-1,1.8-2,1.7c-0.9-0.1-1.6-0.8-1.7-1.7 v-0.7c0-2.3,1.8-4.1,4-4.1H62.8z M59.7,90.7c1,0,1.8,0.8,1.8,1.8v2.7c0,2.3-1.5,4-3.4,4H42.5c-1.9,0-3.4-1.8-3.4-4v-2.7 c0.1-1,1-1.8,2-1.7c0.9,0.1,1.6,0.8,1.7,1.7v2.7c0,0.1,0,0.2,0,0.3h15c0-0.1,0-0.2,0-0.3v-2.7C57.7,91.5,58.6,90.7,59.7,90.7 C59.6,90.7,59.7,90.7,59.7,90.7L59.7,90.7z M59.7,90.7c1,0,1.8,0.8,1.8,1.8v2.7c0,2.3-1.5,4-3.4,4H42.5c-1.9,0-3.4-1.8-3.4-4v-2.7 c0.1-1,1-1.8,2-1.7c0.9,0.1,1.6,0.8,1.7,1.7v2.7c0,0.1,0,0.2,0,0.3h15c0-0.1,0-0.2,0-0.3v-2.7C57.7,91.5,58.6,90.7,59.7,90.7 C59.6,90.7,59.7,90.7,59.7,90.7L59.7,90.7z M23,93.9c-1.4,0-2.7-0.6-3.6-1.6L12.6,85c-1.7-1.9-1.8-4.7-0.3-6.7l3.1-4 c0.4-0.5,0.4-1.1,0.2-1.6L11.2,64c-0.2-0.4-0.7-0.7-1.1-0.7H5.7c-2.8,0-5-2.2-5-5v-0.1V46.4c-0.1-2.8,2.1-5,4.9-5.1h0.1h4.9 c0.5,0,1-0.4,1.2-0.8l3.2-8.1c0.2-0.6,0.1-1.2-0.3-1.6l-3-2.9c-2-1.9-2.2-5.2-0.3-7.2l7.8-8.7c1.8-2,4.9-2.2,6.9-0.3 c0.1,0.1,0.2,0.2,0.3,0.3l3.1,3.2c0.4,0.4,0.9,0.5,1.4,0.3l7.7-3.4c0.5-0.2,0.8-0.8,0.8-1.3V5.9c-0.1-2.8,2.1-5,4.9-5.1h0.1h11.4 c2.8,0,5,2.2,5,5v0.1v4.3c0,0.5,0.3,1,0.8,1.3l8.2,4.2c0.4,0.2,1,0.2,1.3-0.2l3.5-3.1c2-1.7,5-1.6,6.8,0.3l7.6,8 c2,2.1,1.9,5.3-0.2,7.3l0,0l-2.3,2c-0.4,0.4-0.6,1-0.4,1.6l3.3,8.8c0.2,0.5,0.6,0.9,1.2,0.9l3.7,0.1c2.7,0.1,4.9,2.4,4.9,5.1V58 c0,2.7-2.1,5-4.9,5.1l-3.7,0.1c-0.5,0-1,0.4-1.2,0.9l-3,7.9c-0.2,0.5-0.1,1.1,0.3,1.5l2.5,2.8c1.8,2,1.8,5-0.1,7L81,91.9 c-1.7,1.8-4.6,2.1-6.6,0.5l-5.3-4.1c-0.8-0.6-1-1.8-0.3-2.6s1.8-1,2.6-0.3l5.3,4.1c0.5,0.4,1.2,0.3,1.6-0.1l8.2-8.6 c0.5-0.6,0.5-1.4,0-2L84,75.9c-1.3-1.4-1.7-3.5-1-5.3l3-7.9c0.7-1.9,2.5-3.2,4.5-3.2l3.7-0.1c0.7,0,1.3-0.6,1.3-1.4V46.5 c0-0.7-0.5-1.4-1.3-1.4L90.6,45c-2-0.1-3.8-1.4-4.5-3.3l-3.3-8.8C82,31,82.5,28.8,84,27.3l2.3-2.1c0.3-0.3,0.4-0.6,0.4-1 s-0.1-0.8-0.4-1.1l-7.6-8c-0.5-0.5-1.2-0.5-1.7-0.1l-3.5,3c-1.5,1.3-3.7,1.6-5.5,0.7l-8-4c-1.7-0.9-2.8-2.6-2.8-4.6V5.8 c0-0.7-0.5-1.4-1.3-1.4l0,0H44.5c-0.7,0-1.3,0.7-1.3,1.4l0,0v4.9c0,2-1.2,3.9-3,4.7l-7.7,3.4c-1.9,0.8-4.1,0.4-5.5-1.1l-3.1-3.2 c-0.4-0.5-1.2-0.5-1.7-0.1l-0.1,0.1l-7.9,8.6c-0.5,0.6-0.5,1.5,0.1,2.1l3,2.9c1.5,1.5,2,3.7,1.2,5.7l-3.2,8.1 c-0.7,1.9-2.6,3.2-4.6,3.2h-5c-0.7,0-1.3,0.7-1.3,1.4v11.7c0,0.7,0.5,1.4,1.3,1.4l0,0h4.4c1.9,0,3.6,1.1,4.4,2.8l4.3,8.7 c0.9,1.8,0.7,3.9-0.5,5.5l-3.1,4c-0.4,0.6-0.4,1.4,0.1,1.9l6.8,7.3c0.4,0.5,1.2,0.5,1.7,0.1l0,0l4.6-4.3c0.7-0.7,1.9-0.7,2.6,0.1 s0.7,1.9-0.1,2.6l0,0l-4.6,4.3C25.5,93.4,24.3,93.9,23,93.9L23,93.9z M58.1,99.7H42.5c-2.2,0-3.9-2-3.9-4.5v-2.7 c0.1-1.3,1.2-2.3,2.5-2.2c1.2,0.1,2.1,1,2.2,2.2v2.6h14v-2.5l0,0c0-1.3,1.1-2.3,2.3-2.3l0.6,0.1c1.1,0.2,1.8,1.2,1.8,2.3v2.7 C62,97.8,60.3,99.7,58.1,99.7z M39.6,92.6v2.7c0,2,1.3,3.5,2.9,3.5h15.7c1.6,0,2.9-1.5,2.9-3.5v-2.7c0-0.7-0.6-1.3-1.3-1.3h-0.2 c-0.7,0.1-1.2,0.7-1.2,1.3l0,0v2.7c0,0,0,0.1,0,0.2s0,0.2,0,0.2l-0.1,0.4h-16l-0.1-0.4c0-0.1,0-0.2,0-0.2c0-0.1,0-0.2,0-0.2v-2.6 c0-0.6-0.6-1.2-1.2-1.2C40.3,91.3,39.6,91.8,39.6,92.6z M23,94.4c-1.5,0-2.9-0.6-4-1.8l-6.8-7.3c-1.9-2.1-2-5.1-0.3-7.3l3.1-4 c0.2-0.3,0.3-0.7,0.1-1.1l-4.3-8.7c-0.1-0.3-0.4-0.5-0.7-0.5H5.7l0,0c-3,0-5.5-2.5-5.5-5.5V46.3c-0.1-3,2.4-5.5,5.4-5.6h5 c0.3,0,0.6-0.2,0.7-0.5l3.2-8.1c0.2-0.4,0.1-0.8-0.2-1.1l-3-2.9C9,26,8.9,22.5,11,20.2l7.8-8.7c2-2.2,5.4-2.4,7.6-0.4 c0.1,0.1,0.2,0.2,0.3,0.3l3.1,3.2c0.2,0.2,0.5,0.3,0.8,0.2l7.7-3.4c0.3-0.1,0.5-0.5,0.5-0.8V5.9c-0.1-3,2.4-5.5,5.4-5.6h0.1h11.4 l0,0c3,0,5.5,2.5,5.5,5.5v4.4c0,0.3,0.2,0.7,0.5,0.8l8.2,4.2c0.3,0.1,0.6,0.1,0.8-0.1l3.5-3.1c2.2-1.9,5.5-1.8,7.5,0.3l7.6,8 c1,1.1,1.6,2.5,1.6,4.1c0,1.5-0.7,2.9-1.8,4l-2.3,2c-0.3,0.3-0.4,0.7-0.2,1.1l3.3,8.8c0.1,0.3,0.4,0.5,0.7,0.6l3.7,0.1 c3,0.1,5.4,2.6,5.4,5.6V58c0,3-2.3,5.5-5.4,5.6l-3.7,0.1c-0.3,0-0.6,0.2-0.7,0.5l-3,7.9c-0.1,0.4-0.1,0.7,0.2,1l2.5,2.8 c2,2.2,1.9,5.5-0.1,7.7l-8.2,8.6c-1.9,2-5,2.3-7.2,0.6l-5.3-4.1c-0.5-0.4-0.8-0.9-0.9-1.6c-0.1-0.6,0.1-1.2,0.5-1.7s0.9-0.8,1.6-0.9 c0.6-0.1,1.2,0.1,1.7,0.5l5.3,4.1c0.3,0.2,0.7,0.2,1-0.1l8.2-8.6c0.3-0.4,0.3-0.9,0-1.3l-2.5-2.8c-1.4-1.6-1.9-3.8-1.1-5.8l3-7.9 c0.8-2.1,2.7-3.5,5-3.6l3.7-0.1c0.5,0,0.8-0.4,0.8-0.9V46.5c0-0.5-0.3-0.9-0.8-0.9l-3.7-0.1c-2.3-0.1-4.2-1.5-5-3.6l-3.3-8.8 c-0.8-2.1-0.2-4.5,1.4-6.1l2.3-2.1c0.2-0.2,0.3-0.4,0.3-0.7c0-0.3-0.1-0.5-0.3-0.7l-7.6-8c-0.3-0.3-0.7-0.3-1-0.1l-3.5,3.1 c-1.6,1.5-4.1,1.8-6,0.8l-8.1-4.1c-1.9-1-3-2.9-3-5V5.8c0-0.2-0.1-0.5-0.2-0.6S56.2,4.9,56,4.9H44.5c-0.4,0-0.8,0.4-0.8,0.9v4.9 c0,2.2-1.3,4.2-3.3,5.1l-7.7,3.4c-2.1,0.9-4.5,0.4-6.1-1.2l-3.1-3.2c-0.3-0.3-0.7-0.3-1-0.1l-7.9,8.7c-0.4,0.4-0.3,1,0,1.4l3,2.9 c1.7,1.6,2.2,4.1,1.4,6.2L15.7,42c-0.8,2.1-2.8,3.5-5,3.5h-5c-0.4,0-0.8,0.4-0.8,0.9v11.7c0,0.5,0.3,0.9,0.8,0.9H10 c2.1,0,4,1.2,4.9,3.1l4.3,8.7c1,1.9,0.7,4.3-0.6,6l-3.1,4c-0.3,0.4-0.3,0.9,0.1,1.3l6.8,7.3c0.3,0.3,0.7,0.3,1,0.1l4.7-4.3 c0.9-0.9,2.4-0.8,3.3,0.1c0.4,0.5,0.7,1.1,0.6,1.7c0,0.6-0.3,1.2-0.7,1.6l-4.6,4.3c-0.9,0.8-2,1.3-3.2,1.5l0,0H23z M22.7,93.4H23 l0,0c1.1,0,2.2-0.4,3-1.2l4.6-4.3c0.3-0.2,0.4-0.6,0.4-0.9c0-0.4-0.1-0.7-0.4-1c-0.5-0.5-1.4-0.6-1.9-0.1l-4.6,4.3 c-0.8,0.7-1.8,0.6-2.5-0.1l-6.8-7.3c-0.6-0.7-0.7-1.8-0.1-2.6l3.1-4c1.1-1.4,1.3-3.4,0.5-5L14,62.5C13.3,61,11.7,60,10,60H5.7 c-1,0-1.8-0.9-1.8-1.9V46.4c0-1,0.8-1.9,1.8-1.9h4.9c1.8,0,3.5-1.2,4.1-2.9l3.2-8.1c0.7-1.8,0.3-3.8-1.1-5.1l-3-2.9 c-0.8-0.8-0.8-2-0.1-2.8l7.9-8.6l0.1-0.1c0.3-0.3,0.8-0.5,1.2-0.4c0.5,0,0.9,0.2,1.2,0.6l3.1,3.2c1.3,1.3,3.3,1.7,4.9,1L40,15 c1.7-0.7,2.7-2.4,2.7-4.2v-5c0-1,0.7-1.9,1.8-1.9H56c0.5,0,1,0.2,1.3,0.6s0.5,0.8,0.5,1.3v4.3c0,1.7,0.9,3.3,2.5,4.1l8.1,4.1 c1.6,0.8,3.6,0.6,4.9-0.6l3.5-3.1c0.7-0.6,1.8-0.6,2.4,0.1l7.6,8c0.4,0.4,0.6,0.9,0.5,1.4c0,0.5-0.2,1-0.6,1.3l-2.3,2.1 c-1.4,1.3-1.8,3.3-1.2,5l3.3,8.8c0.6,1.7,2.2,2.9,4.1,2.9l3.7,0.1c1,0.1,1.8,0.9,1.8,1.9V58c0,1-0.8,1.9-1.8,1.9L90.6,60 c-1.8,0.1-3.4,1.2-4.1,2.9l-3,7.9c-0.6,1.7-0.3,3.5,0.9,4.8l2.5,2.8c0.7,0.8,0.7,1.9,0,2.7l-8.2,8.7c-0.6,0.7-1.6,0.7-2.3,0.2 L71,85.8c-0.3-0.2-0.6-0.3-1-0.3s-0.7,0.2-0.9,0.5c-0.2,0.3-0.3,0.6-0.3,1s0.2,0.7,0.5,0.9l5.3,4.1c1.8,1.4,4.3,1.2,5.9-0.5l8.2-8.6 c1.7-1.8,1.7-4.5,0.1-6.3l-2.5-2.8c-0.5-0.6-0.6-1.3-0.4-2l3-7.9c0.2-0.7,0.9-1.2,1.6-1.2l3.7-0.1c2.5-0.1,4.4-2.1,4.4-4.6V46.5 c0-2.5-1.9-4.5-4.4-4.6l-3.7-0.1c-0.7,0-1.4-0.5-1.6-1.2l-3.3-8.8c-0.3-0.7-0.1-1.6,0.5-2.1l2.3-2c0.9-0.9,1.4-2,1.5-3.3 c0-1.2-0.4-2.4-1.3-3.3l-7.6-8c-1.6-1.7-4.3-1.8-6.1-0.3l-3.5,3c-0.5,0.5-1.3,0.6-1.9,0.2l-8.2-4.2c-0.6-0.3-1-1-1-1.7V5.9l0.5-0.1 h-0.5c0-2.5-2-4.5-4.5-4.5l0,0H44.5C41.9,1.4,40,3.4,40,5.9v4.9c0,0.7-0.4,1.4-1.1,1.8L31.2,16c-0.7,0.3-1.4,0.1-1.9-0.4l-3.1-3.2 C26,12.2,26,12.1,25.9,12c-1.8-1.6-4.6-1.5-6.2,0.3L11.8,21c-1.7,1.9-1.6,4.8,0.2,6.5l3,2.9c0.6,0.6,0.8,1.4,0.5,2.2l-3.2,8.1 c-0.3,0.7-0.9,1.1-1.6,1.2H5.8C3.2,42,1.3,44,1.3,46.5v11.8l-0.5,0.1h0.5c0,2.5,2,4.5,4.5,4.5l0,0h4.4c0.7,0,1.3,0.4,1.6,1l4.3,8.7 c0.3,0.7,0.3,1.5-0.2,2.1l-3.1,4c-1.4,1.8-1.3,4.4,0.3,6.1l6.8,7.3C20.5,92.8,21.6,93.3,22.7,93.4z M35.6,89c-0.1,0-0.1,0-0.2,0 c-1.2-0.1-2.1-1-2.2-2.2v-0.7l0,0c0-2.5,2-4.6,4.5-4.6h25c2.5,0,4.6,2.1,4.6,4.6l0,0v0.7c-0.1,1.3-1.2,2.3-2.5,2.2 c-1.2-0.1-2.1-1-2.2-2.2v-0.7H37.9v0.6c0,0.7-0.3,1.2-0.8,1.6C36.7,88.8,36.2,89,35.6,89z M34.2,86.1L34.2,86.1v0.7 c0,0.6,0.6,1.2,1.2,1.2c0.7,0.1,1.4-0.5,1.4-1.2v-0.6c0,0,0,0,0-0.1c0-0.4,0.3-0.8,0.8-0.9h25.1c0.5,0.1,0.9,0.5,0.9,0.9 c0,0,0,0,0,0.1v0.6c0,0.6,0.6,1.2,1.2,1.2c0.7,0.1,1.4-0.5,1.4-1.2v-0.6l0,0c0-2-1.6-3.6-3.6-3.6h-25C35.8,82.5,34.2,84.2,34.2,86.1 z M62.7,86.2L62.7,86.2L62.7,86.2L62.7,86.2z M37.9,86.1L37.9,86.1L37.9,86.1L37.9,86.1z M61.6,78.8c-0.1,0-0.2,0-0.2,0 c-1.2-0.1-2.1-1.1-2.1-2.3c0-0.1,0-0.1,0-0.2c0.2-2.5,1.5-4.8,3.6-6.2c6.8-4.6,10.8-12.2,10.8-20.4c0-0.1,0-0.1,0-0.2 c0-13.3-10-24-22.7-24.4c-6.2-0.2-12.2,2.2-16.6,6.6c-4.8,4.7-7.6,11.2-7.6,17.8v0.1c0,8.1,4,15.7,10.7,20.4 c2.1,1.4,3.5,3.7,3.8,6.3c0,0.1,0,0.1,0,0.2c0,1.2-0.9,2.2-2.1,2.3H39c-1.2,0-2.2-0.9-2.3-2.1s-0.8-2.2-1.8-2.9 c-8-5.5-12.8-14.5-12.8-24.2c0-0.1,0-0.1,0-0.2c0-7.9,3.3-15.6,9-21.2c5.3-5.2,12.6-8.1,20.1-7.9c15.3,0.5,27.2,13.3,27.2,29.1 c0,0.1,0,0.1,0,0.2c0,9.8-4.8,18.8-12.9,24.3c-0.9,0.6-1.5,1.6-1.6,2.8c-0.1,0.6-0.4,1.2-0.8,1.6C62.7,78.7,62.2,78.8,61.6,78.8z M60.3,76.5c0,0.7,0.5,1.3,1.2,1.3c0.3,0,0.7-0.1,1-0.3c0.3-0.2,0.4-0.6,0.5-0.9c0.1-1.4,0.8-2.7,2-3.5c7.8-5.3,12.5-14,12.5-23.5 c0-0.1,0-0.1,0-0.2c0-15.3-11.5-27.6-26.3-28.1C44,21.2,36.9,23.9,31.8,29l0,0c-5.5,5.3-8.7,12.8-8.7,20.5c0,0.1,0,0.1,0,0.2 c0,9.4,4.6,18.1,12.3,23.4c1.2,0.8,2,2.1,2.2,3.6c0.1,0.7,0.6,1.2,1.3,1.2h0.2c0.6-0.1,1.2-0.6,1.2-1.3v-0.1 c-0.2-2.3-1.4-4.3-3.3-5.6C30,66,25.8,58.1,25.8,49.6v-0.1c0-6.9,2.9-13.7,7.9-18.6c4.6-4.5,10.9-7,17.4-6.9 c13.3,0.4,23.7,11.6,23.7,25.4c0,0.1,0,0.2,0,0.2c0,8.5-4.2,16.4-11.2,21.2c-1.8,1.3-3,3.3-3.2,5.5C60.3,76.4,60.3,76.5,60.3,76.5z M58.1,100.2H42.5c-2.5,0-4.4-2.2-4.4-5v-2.7c0.1-1.6,1.5-2.8,3-2.7c1.4,0.1,2.5,1.2,2.7,2.7l0,2.1h13v-2c0-1.5,1.3-2.8,2.8-2.8 l0.7,0.1c1.3,0.2,2.2,1.4,2.2,2.8v2.7C62.5,98.1,60.6,100.2,58.1,100.2z M40.7,92c-0.1,0-0.2,0-0.3,0.1c-0.2,0.1-0.2,0.3-0.2,0.5 v2.7c0,1.7,1.1,3,2.4,3h15.7c1.3,0,2.4-1.3,2.4-3v-2.7c0-0.4-0.4-0.8-0.8-0.8h-0.2c-0.4,0.1-0.7,0.5-0.7,0.8l0,3.2l-0.2,0.8H41.9 l-0.2-1.3v-2.6c0-0.3-0.4-0.7-0.7-0.7l-0.1,0C40.8,92,40.7,92,40.7,92z M23,94.9c-1.7,0-3.2-0.7-4.4-2l-6.8-7.3 c-2.1-2.3-2.2-5.5-0.3-7.9l3.1-4c0.1-0.1,0.2-0.3,0-0.6l-4.3-8.7c-0.1-0.2-0.2-0.2-0.3-0.2H5.7c-3.3,0-6-2.7-6-6V46.3 c-0.1-1.6,0.5-3.1,1.7-4.2c1.1-1.1,2.6-1.8,4.2-1.9l5,0c0.1,0,0.2-0.1,0.2-0.2l3.2-8.1c0.1-0.1,0.2-0.3-0.1-0.6l-3-2.9 c-2.5-2.3-2.6-6.1-0.3-8.6l7.8-8.7c1.1-1.2,2.5-1.9,4.1-1.9c1.6-0.1,3.1,0.4,4.2,1.5l0.3,0.3l3.1,3.2c0,0,0.1,0.1,0.3,0.1l7.7-3.4 c0.1,0,0.2-0.2,0.2-0.3V5.9c-0.1-3.2,2.6-6,5.9-6.1l0.1,0h11.4c3.3,0,6,2.7,6,6v4.4c0,0.1,0.1,0.3,0.2,0.3l8.3,4.2 c0.1,0,0.2,0,0.2,0l3.5-3.1c2.4-2.1,6-1.9,8.2,0.3l7.6,8c1.1,1.3,1.7,2.8,1.7,4.4c0,1.6-0.7,3.1-1.9,4.4l-2.3,2 C86.9,31,87,31.2,87,31.3l3.3,8.8c0,0.1,0.2,0.2,0.3,0.3l3.6,0.1c3.2,0.1,5.9,2.8,5.9,6.1V58c0,3.3-2.6,6-5.9,6.1l-3.7,0.1 c-0.1,0-0.2,0.1-0.2,0.2l-3,7.9c-0.1,0.3,0,0.4,0.1,0.5l2.5,2.8c2.1,2.4,2.1,6-0.1,8.4l-8.2,8.6c-2.1,2.2-5.5,2.5-7.9,0.7l-5.3-4.1 c-0.5-0.4-0.8-0.8-0.9-1.3c-0.5,1.1-1.6,1.8-2.8,1.7c-1.4-0.1-2.5-1.2-2.7-2.7l0-0.2H38.4v0.1c0,0.8-0.3,1.4-0.9,2 c-0.5,0.6-1.1,0.8-1.9,0.8h-0.2c-1.5-0.1-2.6-1.2-2.7-2.7l0-0.7c0-2.8,2.2-5.1,5-5.1h25c2.5,0,4.7,2,5.1,4.5 c0.1-0.1,0.2-0.2,0.3-0.4c0.5-0.6,1.1-1,1.9-1.1c0.7-0.1,1.4,0.1,2.1,0.6l5.3,4.1c0,0,0.2,0.1,0.3-0.1l8.2-8.6 c0.1-0.2,0.1-0.4,0-0.7l-2.5-2.8c-1.6-1.8-2-4.2-1.2-6.3l3-7.9c0.9-2.3,3-3.8,5.4-3.9l3.7-0.1c0.3,0,0.3-0.3,0.3-0.4V46.5 c0-0.1,0-0.4-0.3-0.4L90.6,46c-2.5-0.1-4.6-1.6-5.5-3.9l-3.3-8.8c-0.9-2.2-0.3-4.9,1.5-6.6l2.3-2.1c0.1-0.1,0.1-0.2,0.1-0.3 s0-0.2-0.2-0.3l-7.6-8c-0.1-0.1-0.3-0.1-0.4,0l-3.4,3.1c-1.7,1.6-4.4,2-6.6,0.9l-8.1-4.1c-2.1-1.1-3.3-3.1-3.3-5.4V5.8 c0-0.1,0-0.2-0.1-0.3c0,0-0.2-0.1-0.2-0.1l-11.5,0c-0.1,0-0.3,0.2-0.3,0.4v4.9c0,2.4-1.4,4.6-3.6,5.6l-7.7,3.4 c-2.3,1-4.9,0.5-6.7-1.3l-3.1-3.2c-0.1-0.1-0.2-0.1-0.3-0.1L15,23.7c-0.2,0.3-0.1,0.6,0,0.8l2.9,2.8c1.8,1.7,2.4,4.4,1.5,6.7 l-3.3,8.1c-0.9,2.3-3.1,3.8-5.5,3.8h-5c-0.1,0-0.3,0.2-0.3,0.4v11.7c0,0.1,0,0.4,0.3,0.4H10c2.3,0,4.4,1.3,5.4,3.4l4.3,8.7 c1.1,2,0.8,4.6-0.7,6.5l-3.1,4c-0.2,0.2-0.1,0.4,0.1,0.6l6.8,7.3c0.1,0.1,0.3,0.1,0.4,0l4.6-4.3c1.1-1.1,2.9-1,4,0.1 c0.6,0.8,0.9,1.5,0.7,2.1c0,0.6-0.3,1.3-0.8,1.9L27,93.3c-1,0.8-2.1,1.4-3.5,1.6L23,94.9z M22.7,92.9H23c1,0,2-0.4,2.6-1.1l4.6-4.3 c0.2-0.1,0.2-0.4,0.2-0.5c0-0.3-0.1-0.5-0.3-0.6c-0.2-0.2-0.4-0.3-0.6-0.3c-0.1,0-0.4,0-0.6,0.2l-4.6,4.3c-1,0.9-2.3,0.8-3.2-0.1 l-6.8-7.3c-0.8-0.9-0.8-2.3-0.1-3.2l3.1-4c1-1.2,1.2-3,0.4-4.5l-4.3-8.7c-0.6-1.3-2-2.2-3.6-2.2H5.7c-1.2,0-2.3-1.1-2.3-2.4V46.4 c0-1.3,1.1-2.4,2.3-2.4h4.9c1.6,0,3.1-1.1,3.6-2.6l3.2-8.1c0.6-1.6,0.2-3.4-1-4.6l-3-2.9c-1-1-1-2.5-0.1-3.5l8-8.7 c0.4-0.4,1-0.7,1.6-0.5c0.6,0,1.2,0.3,1.5,0.8l3.1,3.2c1.1,1.1,2.9,1.5,4.3,0.9l7.9-3.4c1.5-0.6,2.4-2.1,2.4-3.7v-5 c0-1.4,1-2.4,2.3-2.4H56c0.7,0,1.3,0.3,1.7,0.8c0.3,0.4,0.6,0.9,0.6,1.6v4.3c0,1.6,0.9,3,2.2,3.7l8.1,4.1c1.4,0.7,3.2,0.5,4.3-0.5 l3.5-3.1c0.9-0.8,2.4-0.7,3.1,0.1l7.6,8c0.5,0.5,0.8,1.2,0.6,1.8c0,0.6-0.3,1.2-0.8,1.6l-2.3,2.1c-1.2,1.1-1.6,2.9-1.1,4.5l3.3,8.8 c0.5,1.5,2,2.6,3.6,2.6l3.7,0.1c1.3,0.1,2.3,1.2,2.3,2.4V58c0,1.3-1.1,2.4-2.3,2.4l-3.7,0.1c-1.6,0.1-3,1.1-3.7,2.6L84,71 c-0.5,1.5-0.2,3.1,0.8,4.3l2.5,2.8c0.9,1,0.9,2.4,0,3.4l-8.2,8.7c-0.7,0.8-2,1-3,0.3l-5.4-4.2C70.5,86.1,70.3,86,70,86 c-0.1,0-0.3,0-0.5,0.3c-0.2,0.2-0.2,0.4-0.2,0.7c0,0.1,0,0.3,0.3,0.5l5.3,4.1c1.6,1.3,3.8,1.1,5.2-0.4l8.2-8.6 c1.5-1.6,1.5-4,0.1-5.6l-2.5-2.8c-0.6-0.7-0.8-1.6-0.5-2.5l3-7.9c0.2-0.9,1.1-1.5,2.1-1.5l3.7-0.1c2.2-0.1,3.9-1.9,3.9-4.1V46.5 c0-2.2-1.7-4-3.9-4.1l-3.7-0.1c-0.9,0-1.8-0.7-2.1-1.6L85.1,32c-0.4-0.9-0.1-2,0.6-2.7l2.3-2c0.8-0.8,1.2-1.8,1.3-3 c0-1.1-0.4-2.2-1.2-2.9l-7.6-8c-1.4-1.5-3.8-1.6-5.4-0.3l-3.5,3c-0.6,0.7-1.7,0.8-2.5,0.2l-8.2-4.2c-0.8-0.4-1.3-1.2-1.3-2.1V5.8 c0-2.2-1.8-4-4-4H44.5c-2.3,0.1-4,1.9-4,4.1v4.9c0,0.9-0.5,1.8-1.4,2.2l-7.7,3.4c-0.9,0.4-1.8,0.2-2.5-0.5l-3.1-3.2 c-0.2-0.2-0.2-0.3-0.3-0.4c-0.8-0.7-1.8-1.1-2.8-1c-1,0-2,0.5-2.7,1.3l-7.9,8.7c-1.5,1.7-1.4,4.3,0.2,5.8l3,2.9 c0.8,0.8,1,1.8,0.6,2.7l-3.2,8.1c-0.4,0.8-1.1,1.4-2,1.5l-5,0c-2.3,0.1-4,1.9-4,4.1v11.9c0,2.2,1.8,4,4,4h4.4c0.9,0,1.7,0.5,2,1.3 l4.3,8.7c0.4,1,0.3,1.9-0.3,2.6l-3.1,4c-1.3,1.6-1.1,4,0.3,5.5l6.8,7.3C20.8,92.4,21.7,92.8,22.7,92.9z M37.5,83.1 c-0.6,0-1.3,0.3-1.8,0.7c-0.6,0.6-1,1.4-1,2.3v0.7c0,0.3,0.4,0.7,0.7,0.7c0.3,0,0.5,0,0.6-0.2c0.2-0.1,0.3-0.3,0.3-0.5v-0.7 c0-0.7,0.5-1.3,1.2-1.4l25.2,0c0.8,0.2,1.4,0.8,1.4,1.4v0.7c0,0.3,0.4,0.7,0.7,0.7c0.3,0,0.5,0,0.6-0.2c0.2-0.1,0.3-0.3,0.3-0.5 v-0.6c0-1.7-1.4-3.1-3.1-3.1h-25C37.6,83.1,37.5,83.1,37.5,83.1z M61.6,79.3h-0.2c-1.5-0.1-2.6-1.3-2.6-2.8v-0.2 c0.2-2.7,1.6-5.1,3.8-6.6c6.6-4.5,10.6-12,10.6-20v-0.2c0-13-9.8-23.5-22.2-23.9c-6-0.2-11.9,2.2-16.2,6.5c-4.7,4.6-7.5,11-7.5,17.4 v0.1c0,7.9,3.9,15.4,10.5,20c2.2,1.5,3.7,3.9,4,6.7l0,0.3c0,1.5-1.1,2.7-2.6,2.8l-0.2,0c-1.5,0-2.7-1.1-2.8-2.6 c-0.1-1-0.6-1.9-1.6-2.5c-8.1-5.6-13-14.8-13-24.6v-0.2c0-8,3.3-15.8,9.1-21.6c5.4-5.3,12.9-8.2,20.5-8 c15.5,0.5,27.7,13.5,27.7,29.6v0.2c0,9.9-4.9,19.1-13.1,24.7c-0.8,0.5-1.3,1.4-1.4,2.4c-0.1,0.7-0.5,1.4-0.9,1.9 C62.9,79.2,62.2,79.3,61.6,79.3z M50.8,21.8c-7.1,0-13.8,2.7-18.7,7.6c-5.4,5.2-8.6,12.6-8.6,20.1v0.2c0,9.2,4.5,17.8,12.1,23 c1.3,0.9,2.2,2.3,2.4,3.9c0.1,0.4,0.3,0.8,0.8,0.8h0.2c0.3-0.1,0.7-0.4,0.7-0.8c-0.2-2.2-1.3-4.1-3.1-5.3 c-7.2-5-11.4-13.1-11.4-21.7v-0.1c0-7,2.9-13.9,8.1-19c4.7-4.6,11.2-7.1,17.8-7c13.6,0.4,24.2,11.8,24.2,25.9v0.2 c0,8.6-4.3,16.7-11.4,21.6c-1.7,1.2-2.8,3.1-3,5.1l0,0.2l-0.1,0.1c0,0.4,0.3,0.7,0.7,0.7c0.2,0,0.5-0.1,0.7-0.2 c0.1-0.1,0.2-0.3,0.3-0.5l0,0c0.1-1.6,0.9-3,2.2-3.8C72.4,67.5,77,58.8,77,49.6v-0.2c0-15-11.3-27.1-25.8-27.6 C51.1,21.8,50.9,21.8,50.8,21.8z'/%3E%3C/svg%3E"); 
-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 100 100' xml:space='preserve'%3E%3Cpath d='M31.5,28.6c5.2-5.2,12.4-8,19.7-7.8C66.2,21.4,78,33.9,78,49.5c0.1,9.6-4.7,18.7-12.7,24.1c-1,0.7-1.7,1.9-1.8,3.1 c-0.1,1-1,1.8-2,1.7c-1-0.1-1.8-1-1.7-2c0.2-2.4,1.5-4.5,3.4-5.8c6.9-4.7,11.1-12.6,11-21C74.2,35.9,64,25,51,24.6 c-6.3-0.2-12.5,2.3-17,6.7c-4.9,4.8-7.7,11.3-7.7,18.2c0,8.4,4,16.2,10.9,20.9c2,1.3,3.3,3.5,3.5,5.9c0.1,1-0.6,1.9-1.7,2h0 c-0.9,0-1.7-0.7-1.8-1.7c-0.1-1.3-0.9-2.5-2-3.2c-8-5.4-12.7-14.4-12.6-24C22.6,41.6,25.8,34.1,31.5,28.6z M31.5,28.6 c5.2-5.2,12.4-8,19.7-7.8C66.2,21.4,78,33.9,78,49.5c0.1,9.6-4.7,18.7-12.7,24.1c-1,0.7-1.7,1.9-1.8,3.1c-0.1,1-1,1.8-2,1.7 c-1-0.1-1.8-1-1.7-2c0.2-2.4,1.5-4.5,3.4-5.8c6.9-4.7,11.1-12.6,11-21C74.2,35.9,64,25,51,24.6c-6.3-0.2-12.5,2.3-17,6.7 c-4.9,4.8-7.7,11.3-7.7,18.2c0,8.4,4,16.2,10.9,20.9c2,1.3,3.3,3.5,3.5,5.9c0.1,1-0.6,1.9-1.7,2h0c-0.9,0-1.7-0.7-1.8-1.7 c-0.1-1.3-0.9-2.5-2-3.2c-8-5.4-12.7-14.4-12.6-24C22.6,41.6,25.8,34.1,31.5,28.6z M62.8,82c2.3,0,4.1,1.9,4.1,4.1v0.7 c-0.1,1-1,1.8-2,1.7c-0.9-0.1-1.6-0.8-1.7-1.7v-0.7c0-0.2-0.1-0.4-0.4-0.4h-25c-0.2,0-0.4,0.2-0.4,0.4v0.7c-0.1,1-1,1.8-2,1.7 c-0.9-0.1-1.6-0.8-1.7-1.7v-0.7c0-2.3,1.8-4.1,4-4.1H62.8z M62.8,82c2.3,0,4.1,1.9,4.1,4.1v0.7c-0.1,1-1,1.8-2,1.7 c-0.9-0.1-1.6-0.8-1.7-1.7v-0.7c0-0.2-0.1-0.4-0.4-0.4h-25c-0.2,0-0.4,0.2-0.4,0.4v0.7c-0.1,1-1,1.8-2,1.7c-0.9-0.1-1.6-0.8-1.7-1.7 v-0.7c0-2.3,1.8-4.1,4-4.1H62.8z M59.7,90.7c1,0,1.8,0.8,1.8,1.8v2.7c0,2.3-1.5,4-3.4,4H42.5c-1.9,0-3.4-1.8-3.4-4v-2.7 c0.1-1,1-1.8,2-1.7c0.9,0.1,1.6,0.8,1.7,1.7v2.7c0,0.1,0,0.2,0,0.3h15c0-0.1,0-0.2,0-0.3v-2.7C57.7,91.5,58.6,90.7,59.7,90.7 C59.6,90.7,59.7,90.7,59.7,90.7L59.7,90.7z M59.7,90.7c1,0,1.8,0.8,1.8,1.8v2.7c0,2.3-1.5,4-3.4,4H42.5c-1.9,0-3.4-1.8-3.4-4v-2.7 c0.1-1,1-1.8,2-1.7c0.9,0.1,1.6,0.8,1.7,1.7v2.7c0,0.1,0,0.2,0,0.3h15c0-0.1,0-0.2,0-0.3v-2.7C57.7,91.5,58.6,90.7,59.7,90.7 C59.6,90.7,59.7,90.7,59.7,90.7L59.7,90.7z M23,93.9c-1.4,0-2.7-0.6-3.6-1.6L12.6,85c-1.7-1.9-1.8-4.7-0.3-6.7l3.1-4 c0.4-0.5,0.4-1.1,0.2-1.6L11.2,64c-0.2-0.4-0.7-0.7-1.1-0.7H5.7c-2.8,0-5-2.2-5-5v-0.1V46.4c-0.1-2.8,2.1-5,4.9-5.1h0.1h4.9 c0.5,0,1-0.4,1.2-0.8l3.2-8.1c0.2-0.6,0.1-1.2-0.3-1.6l-3-2.9c-2-1.9-2.2-5.2-0.3-7.2l7.8-8.7c1.8-2,4.9-2.2,6.9-0.3 c0.1,0.1,0.2,0.2,0.3,0.3l3.1,3.2c0.4,0.4,0.9,0.5,1.4,0.3l7.7-3.4c0.5-0.2,0.8-0.8,0.8-1.3V5.9c-0.1-2.8,2.1-5,4.9-5.1h0.1h11.4 c2.8,0,5,2.2,5,5v0.1v4.3c0,0.5,0.3,1,0.8,1.3l8.2,4.2c0.4,0.2,1,0.2,1.3-0.2l3.5-3.1c2-1.7,5-1.6,6.8,0.3l7.6,8 c2,2.1,1.9,5.3-0.2,7.3l0,0l-2.3,2c-0.4,0.4-0.6,1-0.4,1.6l3.3,8.8c0.2,0.5,0.6,0.9,1.2,0.9l3.7,0.1c2.7,0.1,4.9,2.4,4.9,5.1V58 c0,2.7-2.1,5-4.9,5.1l-3.7,0.1c-0.5,0-1,0.4-1.2,0.9l-3,7.9c-0.2,0.5-0.1,1.1,0.3,1.5l2.5,2.8c1.8,2,1.8,5-0.1,7L81,91.9 c-1.7,1.8-4.6,2.1-6.6,0.5l-5.3-4.1c-0.8-0.6-1-1.8-0.3-2.6s1.8-1,2.6-0.3l5.3,4.1c0.5,0.4,1.2,0.3,1.6-0.1l8.2-8.6 c0.5-0.6,0.5-1.4,0-2L84,75.9c-1.3-1.4-1.7-3.5-1-5.3l3-7.9c0.7-1.9,2.5-3.2,4.5-3.2l3.7-0.1c0.7,0,1.3-0.6,1.3-1.4V46.5 c0-0.7-0.5-1.4-1.3-1.4L90.6,45c-2-0.1-3.8-1.4-4.5-3.3l-3.3-8.8C82,31,82.5,28.8,84,27.3l2.3-2.1c0.3-0.3,0.4-0.6,0.4-1 s-0.1-0.8-0.4-1.1l-7.6-8c-0.5-0.5-1.2-0.5-1.7-0.1l-3.5,3c-1.5,1.3-3.7,1.6-5.5,0.7l-8-4c-1.7-0.9-2.8-2.6-2.8-4.6V5.8 c0-0.7-0.5-1.4-1.3-1.4l0,0H44.5c-0.7,0-1.3,0.7-1.3,1.4l0,0v4.9c0,2-1.2,3.9-3,4.7l-7.7,3.4c-1.9,0.8-4.1,0.4-5.5-1.1l-3.1-3.2 c-0.4-0.5-1.2-0.5-1.7-0.1l-0.1,0.1l-7.9,8.6c-0.5,0.6-0.5,1.5,0.1,2.1l3,2.9c1.5,1.5,2,3.7,1.2,5.7l-3.2,8.1 c-0.7,1.9-2.6,3.2-4.6,3.2h-5c-0.7,0-1.3,0.7-1.3,1.4v11.7c0,0.7,0.5,1.4,1.3,1.4l0,0h4.4c1.9,0,3.6,1.1,4.4,2.8l4.3,8.7 c0.9,1.8,0.7,3.9-0.5,5.5l-3.1,4c-0.4,0.6-0.4,1.4,0.1,1.9l6.8,7.3c0.4,0.5,1.2,0.5,1.7,0.1l0,0l4.6-4.3c0.7-0.7,1.9-0.7,2.6,0.1 s0.7,1.9-0.1,2.6l0,0l-4.6,4.3C25.5,93.4,24.3,93.9,23,93.9L23,93.9z M58.1,99.7H42.5c-2.2,0-3.9-2-3.9-4.5v-2.7 c0.1-1.3,1.2-2.3,2.5-2.2c1.2,0.1,2.1,1,2.2,2.2v2.6h14v-2.5l0,0c0-1.3,1.1-2.3,2.3-2.3l0.6,0.1c1.1,0.2,1.8,1.2,1.8,2.3v2.7 C62,97.8,60.3,99.7,58.1,99.7z M39.6,92.6v2.7c0,2,1.3,3.5,2.9,3.5h15.7c1.6,0,2.9-1.5,2.9-3.5v-2.7c0-0.7-0.6-1.3-1.3-1.3h-0.2 c-0.7,0.1-1.2,0.7-1.2,1.3l0,0v2.7c0,0,0,0.1,0,0.2s0,0.2,0,0.2l-0.1,0.4h-16l-0.1-0.4c0-0.1,0-0.2,0-0.2c0-0.1,0-0.2,0-0.2v-2.6 c0-0.6-0.6-1.2-1.2-1.2C40.3,91.3,39.6,91.8,39.6,92.6z M23,94.4c-1.5,0-2.9-0.6-4-1.8l-6.8-7.3c-1.9-2.1-2-5.1-0.3-7.3l3.1-4 c0.2-0.3,0.3-0.7,0.1-1.1l-4.3-8.7c-0.1-0.3-0.4-0.5-0.7-0.5H5.7l0,0c-3,0-5.5-2.5-5.5-5.5V46.3c-0.1-3,2.4-5.5,5.4-5.6h5 c0.3,0,0.6-0.2,0.7-0.5l3.2-8.1c0.2-0.4,0.1-0.8-0.2-1.1l-3-2.9C9,26,8.9,22.5,11,20.2l7.8-8.7c2-2.2,5.4-2.4,7.6-0.4 c0.1,0.1,0.2,0.2,0.3,0.3l3.1,3.2c0.2,0.2,0.5,0.3,0.8,0.2l7.7-3.4c0.3-0.1,0.5-0.5,0.5-0.8V5.9c-0.1-3,2.4-5.5,5.4-5.6h0.1h11.4 l0,0c3,0,5.5,2.5,5.5,5.5v4.4c0,0.3,0.2,0.7,0.5,0.8l8.2,4.2c0.3,0.1,0.6,0.1,0.8-0.1l3.5-3.1c2.2-1.9,5.5-1.8,7.5,0.3l7.6,8 c1,1.1,1.6,2.5,1.6,4.1c0,1.5-0.7,2.9-1.8,4l-2.3,2c-0.3,0.3-0.4,0.7-0.2,1.1l3.3,8.8c0.1,0.3,0.4,0.5,0.7,0.6l3.7,0.1 c3,0.1,5.4,2.6,5.4,5.6V58c0,3-2.3,5.5-5.4,5.6l-3.7,0.1c-0.3,0-0.6,0.2-0.7,0.5l-3,7.9c-0.1,0.4-0.1,0.7,0.2,1l2.5,2.8 c2,2.2,1.9,5.5-0.1,7.7l-8.2,8.6c-1.9,2-5,2.3-7.2,0.6l-5.3-4.1c-0.5-0.4-0.8-0.9-0.9-1.6c-0.1-0.6,0.1-1.2,0.5-1.7s0.9-0.8,1.6-0.9 c0.6-0.1,1.2,0.1,1.7,0.5l5.3,4.1c0.3,0.2,0.7,0.2,1-0.1l8.2-8.6c0.3-0.4,0.3-0.9,0-1.3l-2.5-2.8c-1.4-1.6-1.9-3.8-1.1-5.8l3-7.9 c0.8-2.1,2.7-3.5,5-3.6l3.7-0.1c0.5,0,0.8-0.4,0.8-0.9V46.5c0-0.5-0.3-0.9-0.8-0.9l-3.7-0.1c-2.3-0.1-4.2-1.5-5-3.6l-3.3-8.8 c-0.8-2.1-0.2-4.5,1.4-6.1l2.3-2.1c0.2-0.2,0.3-0.4,0.3-0.7c0-0.3-0.1-0.5-0.3-0.7l-7.6-8c-0.3-0.3-0.7-0.3-1-0.1l-3.5,3.1 c-1.6,1.5-4.1,1.8-6,0.8l-8.1-4.1c-1.9-1-3-2.9-3-5V5.8c0-0.2-0.1-0.5-0.2-0.6S56.2,4.9,56,4.9H44.5c-0.4,0-0.8,0.4-0.8,0.9v4.9 c0,2.2-1.3,4.2-3.3,5.1l-7.7,3.4c-2.1,0.9-4.5,0.4-6.1-1.2l-3.1-3.2c-0.3-0.3-0.7-0.3-1-0.1l-7.9,8.7c-0.4,0.4-0.3,1,0,1.4l3,2.9 c1.7,1.6,2.2,4.1,1.4,6.2L15.7,42c-0.8,2.1-2.8,3.5-5,3.5h-5c-0.4,0-0.8,0.4-0.8,0.9v11.7c0,0.5,0.3,0.9,0.8,0.9H10 c2.1,0,4,1.2,4.9,3.1l4.3,8.7c1,1.9,0.7,4.3-0.6,6l-3.1,4c-0.3,0.4-0.3,0.9,0.1,1.3l6.8,7.3c0.3,0.3,0.7,0.3,1,0.1l4.7-4.3 c0.9-0.9,2.4-0.8,3.3,0.1c0.4,0.5,0.7,1.1,0.6,1.7c0,0.6-0.3,1.2-0.7,1.6l-4.6,4.3c-0.9,0.8-2,1.3-3.2,1.5l0,0H23z M22.7,93.4H23 l0,0c1.1,0,2.2-0.4,3-1.2l4.6-4.3c0.3-0.2,0.4-0.6,0.4-0.9c0-0.4-0.1-0.7-0.4-1c-0.5-0.5-1.4-0.6-1.9-0.1l-4.6,4.3 c-0.8,0.7-1.8,0.6-2.5-0.1l-6.8-7.3c-0.6-0.7-0.7-1.8-0.1-2.6l3.1-4c1.1-1.4,1.3-3.4,0.5-5L14,62.5C13.3,61,11.7,60,10,60H5.7 c-1,0-1.8-0.9-1.8-1.9V46.4c0-1,0.8-1.9,1.8-1.9h4.9c1.8,0,3.5-1.2,4.1-2.9l3.2-8.1c0.7-1.8,0.3-3.8-1.1-5.1l-3-2.9 c-0.8-0.8-0.8-2-0.1-2.8l7.9-8.6l0.1-0.1c0.3-0.3,0.8-0.5,1.2-0.4c0.5,0,0.9,0.2,1.2,0.6l3.1,3.2c1.3,1.3,3.3,1.7,4.9,1L40,15 c1.7-0.7,2.7-2.4,2.7-4.2v-5c0-1,0.7-1.9,1.8-1.9H56c0.5,0,1,0.2,1.3,0.6s0.5,0.8,0.5,1.3v4.3c0,1.7,0.9,3.3,2.5,4.1l8.1,4.1 c1.6,0.8,3.6,0.6,4.9-0.6l3.5-3.1c0.7-0.6,1.8-0.6,2.4,0.1l7.6,8c0.4,0.4,0.6,0.9,0.5,1.4c0,0.5-0.2,1-0.6,1.3l-2.3,2.1 c-1.4,1.3-1.8,3.3-1.2,5l3.3,8.8c0.6,1.7,2.2,2.9,4.1,2.9l3.7,0.1c1,0.1,1.8,0.9,1.8,1.9V58c0,1-0.8,1.9-1.8,1.9L90.6,60 c-1.8,0.1-3.4,1.2-4.1,2.9l-3,7.9c-0.6,1.7-0.3,3.5,0.9,4.8l2.5,2.8c0.7,0.8,0.7,1.9,0,2.7l-8.2,8.7c-0.6,0.7-1.6,0.7-2.3,0.2 L71,85.8c-0.3-0.2-0.6-0.3-1-0.3s-0.7,0.2-0.9,0.5c-0.2,0.3-0.3,0.6-0.3,1s0.2,0.7,0.5,0.9l5.3,4.1c1.8,1.4,4.3,1.2,5.9-0.5l8.2-8.6 c1.7-1.8,1.7-4.5,0.1-6.3l-2.5-2.8c-0.5-0.6-0.6-1.3-0.4-2l3-7.9c0.2-0.7,0.9-1.2,1.6-1.2l3.7-0.1c2.5-0.1,4.4-2.1,4.4-4.6V46.5 c0-2.5-1.9-4.5-4.4-4.6l-3.7-0.1c-0.7,0-1.4-0.5-1.6-1.2l-3.3-8.8c-0.3-0.7-0.1-1.6,0.5-2.1l2.3-2c0.9-0.9,1.4-2,1.5-3.3 c0-1.2-0.4-2.4-1.3-3.3l-7.6-8c-1.6-1.7-4.3-1.8-6.1-0.3l-3.5,3c-0.5,0.5-1.3,0.6-1.9,0.2l-8.2-4.2c-0.6-0.3-1-1-1-1.7V5.9l0.5-0.1 h-0.5c0-2.5-2-4.5-4.5-4.5l0,0H44.5C41.9,1.4,40,3.4,40,5.9v4.9c0,0.7-0.4,1.4-1.1,1.8L31.2,16c-0.7,0.3-1.4,0.1-1.9-0.4l-3.1-3.2 C26,12.2,26,12.1,25.9,12c-1.8-1.6-4.6-1.5-6.2,0.3L11.8,21c-1.7,1.9-1.6,4.8,0.2,6.5l3,2.9c0.6,0.6,0.8,1.4,0.5,2.2l-3.2,8.1 c-0.3,0.7-0.9,1.1-1.6,1.2H5.8C3.2,42,1.3,44,1.3,46.5v11.8l-0.5,0.1h0.5c0,2.5,2,4.5,4.5,4.5l0,0h4.4c0.7,0,1.3,0.4,1.6,1l4.3,8.7 c0.3,0.7,0.3,1.5-0.2,2.1l-3.1,4c-1.4,1.8-1.3,4.4,0.3,6.1l6.8,7.3C20.5,92.8,21.6,93.3,22.7,93.4z M35.6,89c-0.1,0-0.1,0-0.2,0 c-1.2-0.1-2.1-1-2.2-2.2v-0.7l0,0c0-2.5,2-4.6,4.5-4.6h25c2.5,0,4.6,2.1,4.6,4.6l0,0v0.7c-0.1,1.3-1.2,2.3-2.5,2.2 c-1.2-0.1-2.1-1-2.2-2.2v-0.7H37.9v0.6c0,0.7-0.3,1.2-0.8,1.6C36.7,88.8,36.2,89,35.6,89z M34.2,86.1L34.2,86.1v0.7 c0,0.6,0.6,1.2,1.2,1.2c0.7,0.1,1.4-0.5,1.4-1.2v-0.6c0,0,0,0,0-0.1c0-0.4,0.3-0.8,0.8-0.9h25.1c0.5,0.1,0.9,0.5,0.9,0.9 c0,0,0,0,0,0.1v0.6c0,0.6,0.6,1.2,1.2,1.2c0.7,0.1,1.4-0.5,1.4-1.2v-0.6l0,0c0-2-1.6-3.6-3.6-3.6h-25C35.8,82.5,34.2,84.2,34.2,86.1 z M62.7,86.2L62.7,86.2L62.7,86.2L62.7,86.2z M37.9,86.1L37.9,86.1L37.9,86.1L37.9,86.1z M61.6,78.8c-0.1,0-0.2,0-0.2,0 c-1.2-0.1-2.1-1.1-2.1-2.3c0-0.1,0-0.1,0-0.2c0.2-2.5,1.5-4.8,3.6-6.2c6.8-4.6,10.8-12.2,10.8-20.4c0-0.1,0-0.1,0-0.2 c0-13.3-10-24-22.7-24.4c-6.2-0.2-12.2,2.2-16.6,6.6c-4.8,4.7-7.6,11.2-7.6,17.8v0.1c0,8.1,4,15.7,10.7,20.4 c2.1,1.4,3.5,3.7,3.8,6.3c0,0.1,0,0.1,0,0.2c0,1.2-0.9,2.2-2.1,2.3H39c-1.2,0-2.2-0.9-2.3-2.1s-0.8-2.2-1.8-2.9 c-8-5.5-12.8-14.5-12.8-24.2c0-0.1,0-0.1,0-0.2c0-7.9,3.3-15.6,9-21.2c5.3-5.2,12.6-8.1,20.1-7.9c15.3,0.5,27.2,13.3,27.2,29.1 c0,0.1,0,0.1,0,0.2c0,9.8-4.8,18.8-12.9,24.3c-0.9,0.6-1.5,1.6-1.6,2.8c-0.1,0.6-0.4,1.2-0.8,1.6C62.7,78.7,62.2,78.8,61.6,78.8z M60.3,76.5c0,0.7,0.5,1.3,1.2,1.3c0.3,0,0.7-0.1,1-0.3c0.3-0.2,0.4-0.6,0.5-0.9c0.1-1.4,0.8-2.7,2-3.5c7.8-5.3,12.5-14,12.5-23.5 c0-0.1,0-0.1,0-0.2c0-15.3-11.5-27.6-26.3-28.1C44,21.2,36.9,23.9,31.8,29l0,0c-5.5,5.3-8.7,12.8-8.7,20.5c0,0.1,0,0.1,0,0.2 c0,9.4,4.6,18.1,12.3,23.4c1.2,0.8,2,2.1,2.2,3.6c0.1,0.7,0.6,1.2,1.3,1.2h0.2c0.6-0.1,1.2-0.6,1.2-1.3v-0.1 c-0.2-2.3-1.4-4.3-3.3-5.6C30,66,25.8,58.1,25.8,49.6v-0.1c0-6.9,2.9-13.7,7.9-18.6c4.6-4.5,10.9-7,17.4-6.9 c13.3,0.4,23.7,11.6,23.7,25.4c0,0.1,0,0.2,0,0.2c0,8.5-4.2,16.4-11.2,21.2c-1.8,1.3-3,3.3-3.2,5.5C60.3,76.4,60.3,76.5,60.3,76.5z M58.1,100.2H42.5c-2.5,0-4.4-2.2-4.4-5v-2.7c0.1-1.6,1.5-2.8,3-2.7c1.4,0.1,2.5,1.2,2.7,2.7l0,2.1h13v-2c0-1.5,1.3-2.8,2.8-2.8 l0.7,0.1c1.3,0.2,2.2,1.4,2.2,2.8v2.7C62.5,98.1,60.6,100.2,58.1,100.2z M40.7,92c-0.1,0-0.2,0-0.3,0.1c-0.2,0.1-0.2,0.3-0.2,0.5 v2.7c0,1.7,1.1,3,2.4,3h15.7c1.3,0,2.4-1.3,2.4-3v-2.7c0-0.4-0.4-0.8-0.8-0.8h-0.2c-0.4,0.1-0.7,0.5-0.7,0.8l0,3.2l-0.2,0.8H41.9 l-0.2-1.3v-2.6c0-0.3-0.4-0.7-0.7-0.7l-0.1,0C40.8,92,40.7,92,40.7,92z M23,94.9c-1.7,0-3.2-0.7-4.4-2l-6.8-7.3 c-2.1-2.3-2.2-5.5-0.3-7.9l3.1-4c0.1-0.1,0.2-0.3,0-0.6l-4.3-8.7c-0.1-0.2-0.2-0.2-0.3-0.2H5.7c-3.3,0-6-2.7-6-6V46.3 c-0.1-1.6,0.5-3.1,1.7-4.2c1.1-1.1,2.6-1.8,4.2-1.9l5,0c0.1,0,0.2-0.1,0.2-0.2l3.2-8.1c0.1-0.1,0.2-0.3-0.1-0.6l-3-2.9 c-2.5-2.3-2.6-6.1-0.3-8.6l7.8-8.7c1.1-1.2,2.5-1.9,4.1-1.9c1.6-0.1,3.1,0.4,4.2,1.5l0.3,0.3l3.1,3.2c0,0,0.1,0.1,0.3,0.1l7.7-3.4 c0.1,0,0.2-0.2,0.2-0.3V5.9c-0.1-3.2,2.6-6,5.9-6.1l0.1,0h11.4c3.3,0,6,2.7,6,6v4.4c0,0.1,0.1,0.3,0.2,0.3l8.3,4.2 c0.1,0,0.2,0,0.2,0l3.5-3.1c2.4-2.1,6-1.9,8.2,0.3l7.6,8c1.1,1.3,1.7,2.8,1.7,4.4c0,1.6-0.7,3.1-1.9,4.4l-2.3,2 C86.9,31,87,31.2,87,31.3l3.3,8.8c0,0.1,0.2,0.2,0.3,0.3l3.6,0.1c3.2,0.1,5.9,2.8,5.9,6.1V58c0,3.3-2.6,6-5.9,6.1l-3.7,0.1 c-0.1,0-0.2,0.1-0.2,0.2l-3,7.9c-0.1,0.3,0,0.4,0.1,0.5l2.5,2.8c2.1,2.4,2.1,6-0.1,8.4l-8.2,8.6c-2.1,2.2-5.5,2.5-7.9,0.7l-5.3-4.1 c-0.5-0.4-0.8-0.8-0.9-1.3c-0.5,1.1-1.6,1.8-2.8,1.7c-1.4-0.1-2.5-1.2-2.7-2.7l0-0.2H38.4v0.1c0,0.8-0.3,1.4-0.9,2 c-0.5,0.6-1.1,0.8-1.9,0.8h-0.2c-1.5-0.1-2.6-1.2-2.7-2.7l0-0.7c0-2.8,2.2-5.1,5-5.1h25c2.5,0,4.7,2,5.1,4.5 c0.1-0.1,0.2-0.2,0.3-0.4c0.5-0.6,1.1-1,1.9-1.1c0.7-0.1,1.4,0.1,2.1,0.6l5.3,4.1c0,0,0.2,0.1,0.3-0.1l8.2-8.6 c0.1-0.2,0.1-0.4,0-0.7l-2.5-2.8c-1.6-1.8-2-4.2-1.2-6.3l3-7.9c0.9-2.3,3-3.8,5.4-3.9l3.7-0.1c0.3,0,0.3-0.3,0.3-0.4V46.5 c0-0.1,0-0.4-0.3-0.4L90.6,46c-2.5-0.1-4.6-1.6-5.5-3.9l-3.3-8.8c-0.9-2.2-0.3-4.9,1.5-6.6l2.3-2.1c0.1-0.1,0.1-0.2,0.1-0.3 s0-0.2-0.2-0.3l-7.6-8c-0.1-0.1-0.3-0.1-0.4,0l-3.4,3.1c-1.7,1.6-4.4,2-6.6,0.9l-8.1-4.1c-2.1-1.1-3.3-3.1-3.3-5.4V5.8 c0-0.1,0-0.2-0.1-0.3c0,0-0.2-0.1-0.2-0.1l-11.5,0c-0.1,0-0.3,0.2-0.3,0.4v4.9c0,2.4-1.4,4.6-3.6,5.6l-7.7,3.4 c-2.3,1-4.9,0.5-6.7-1.3l-3.1-3.2c-0.1-0.1-0.2-0.1-0.3-0.1L15,23.7c-0.2,0.3-0.1,0.6,0,0.8l2.9,2.8c1.8,1.7,2.4,4.4,1.5,6.7 l-3.3,8.1c-0.9,2.3-3.1,3.8-5.5,3.8h-5c-0.1,0-0.3,0.2-0.3,0.4v11.7c0,0.1,0,0.4,0.3,0.4H10c2.3,0,4.4,1.3,5.4,3.4l4.3,8.7 c1.1,2,0.8,4.6-0.7,6.5l-3.1,4c-0.2,0.2-0.1,0.4,0.1,0.6l6.8,7.3c0.1,0.1,0.3,0.1,0.4,0l4.6-4.3c1.1-1.1,2.9-1,4,0.1 c0.6,0.8,0.9,1.5,0.7,2.1c0,0.6-0.3,1.3-0.8,1.9L27,93.3c-1,0.8-2.1,1.4-3.5,1.6L23,94.9z M22.7,92.9H23c1,0,2-0.4,2.6-1.1l4.6-4.3 c0.2-0.1,0.2-0.4,0.2-0.5c0-0.3-0.1-0.5-0.3-0.6c-0.2-0.2-0.4-0.3-0.6-0.3c-0.1,0-0.4,0-0.6,0.2l-4.6,4.3c-1,0.9-2.3,0.8-3.2-0.1 l-6.8-7.3c-0.8-0.9-0.8-2.3-0.1-3.2l3.1-4c1-1.2,1.2-3,0.4-4.5l-4.3-8.7c-0.6-1.3-2-2.2-3.6-2.2H5.7c-1.2,0-2.3-1.1-2.3-2.4V46.4 c0-1.3,1.1-2.4,2.3-2.4h4.9c1.6,0,3.1-1.1,3.6-2.6l3.2-8.1c0.6-1.6,0.2-3.4-1-4.6l-3-2.9c-1-1-1-2.5-0.1-3.5l8-8.7 c0.4-0.4,1-0.7,1.6-0.5c0.6,0,1.2,0.3,1.5,0.8l3.1,3.2c1.1,1.1,2.9,1.5,4.3,0.9l7.9-3.4c1.5-0.6,2.4-2.1,2.4-3.7v-5 c0-1.4,1-2.4,2.3-2.4H56c0.7,0,1.3,0.3,1.7,0.8c0.3,0.4,0.6,0.9,0.6,1.6v4.3c0,1.6,0.9,3,2.2,3.7l8.1,4.1c1.4,0.7,3.2,0.5,4.3-0.5 l3.5-3.1c0.9-0.8,2.4-0.7,3.1,0.1l7.6,8c0.5,0.5,0.8,1.2,0.6,1.8c0,0.6-0.3,1.2-0.8,1.6l-2.3,2.1c-1.2,1.1-1.6,2.9-1.1,4.5l3.3,8.8 c0.5,1.5,2,2.6,3.6,2.6l3.7,0.1c1.3,0.1,2.3,1.2,2.3,2.4V58c0,1.3-1.1,2.4-2.3,2.4l-3.7,0.1c-1.6,0.1-3,1.1-3.7,2.6L84,71 c-0.5,1.5-0.2,3.1,0.8,4.3l2.5,2.8c0.9,1,0.9,2.4,0,3.4l-8.2,8.7c-0.7,0.8-2,1-3,0.3l-5.4-4.2C70.5,86.1,70.3,86,70,86 c-0.1,0-0.3,0-0.5,0.3c-0.2,0.2-0.2,0.4-0.2,0.7c0,0.1,0,0.3,0.3,0.5l5.3,4.1c1.6,1.3,3.8,1.1,5.2-0.4l8.2-8.6 c1.5-1.6,1.5-4,0.1-5.6l-2.5-2.8c-0.6-0.7-0.8-1.6-0.5-2.5l3-7.9c0.2-0.9,1.1-1.5,2.1-1.5l3.7-0.1c2.2-0.1,3.9-1.9,3.9-4.1V46.5 c0-2.2-1.7-4-3.9-4.1l-3.7-0.1c-0.9,0-1.8-0.7-2.1-1.6L85.1,32c-0.4-0.9-0.1-2,0.6-2.7l2.3-2c0.8-0.8,1.2-1.8,1.3-3 c0-1.1-0.4-2.2-1.2-2.9l-7.6-8c-1.4-1.5-3.8-1.6-5.4-0.3l-3.5,3c-0.6,0.7-1.7,0.8-2.5,0.2l-8.2-4.2c-0.8-0.4-1.3-1.2-1.3-2.1V5.8 c0-2.2-1.8-4-4-4H44.5c-2.3,0.1-4,1.9-4,4.1v4.9c0,0.9-0.5,1.8-1.4,2.2l-7.7,3.4c-0.9,0.4-1.8,0.2-2.5-0.5l-3.1-3.2 c-0.2-0.2-0.2-0.3-0.3-0.4c-0.8-0.7-1.8-1.1-2.8-1c-1,0-2,0.5-2.7,1.3l-7.9,8.7c-1.5,1.7-1.4,4.3,0.2,5.8l3,2.9 c0.8,0.8,1,1.8,0.6,2.7l-3.2,8.1c-0.4,0.8-1.1,1.4-2,1.5l-5,0c-2.3,0.1-4,1.9-4,4.1v11.9c0,2.2,1.8,4,4,4h4.4c0.9,0,1.7,0.5,2,1.3 l4.3,8.7c0.4,1,0.3,1.9-0.3,2.6l-3.1,4c-1.3,1.6-1.1,4,0.3,5.5l6.8,7.3C20.8,92.4,21.7,92.8,22.7,92.9z M37.5,83.1 c-0.6,0-1.3,0.3-1.8,0.7c-0.6,0.6-1,1.4-1,2.3v0.7c0,0.3,0.4,0.7,0.7,0.7c0.3,0,0.5,0,0.6-0.2c0.2-0.1,0.3-0.3,0.3-0.5v-0.7 c0-0.7,0.5-1.3,1.2-1.4l25.2,0c0.8,0.2,1.4,0.8,1.4,1.4v0.7c0,0.3,0.4,0.7,0.7,0.7c0.3,0,0.5,0,0.6-0.2c0.2-0.1,0.3-0.3,0.3-0.5 v-0.6c0-1.7-1.4-3.1-3.1-3.1h-25C37.6,83.1,37.5,83.1,37.5,83.1z M61.6,79.3h-0.2c-1.5-0.1-2.6-1.3-2.6-2.8v-0.2 c0.2-2.7,1.6-5.1,3.8-6.6c6.6-4.5,10.6-12,10.6-20v-0.2c0-13-9.8-23.5-22.2-23.9c-6-0.2-11.9,2.2-16.2,6.5c-4.7,4.6-7.5,11-7.5,17.4 v0.1c0,7.9,3.9,15.4,10.5,20c2.2,1.5,3.7,3.9,4,6.7l0,0.3c0,1.5-1.1,2.7-2.6,2.8l-0.2,0c-1.5,0-2.7-1.1-2.8-2.6 c-0.1-1-0.6-1.9-1.6-2.5c-8.1-5.6-13-14.8-13-24.6v-0.2c0-8,3.3-15.8,9.1-21.6c5.4-5.3,12.9-8.2,20.5-8 c15.5,0.5,27.7,13.5,27.7,29.6v0.2c0,9.9-4.9,19.1-13.1,24.7c-0.8,0.5-1.3,1.4-1.4,2.4c-0.1,0.7-0.5,1.4-0.9,1.9 C62.9,79.2,62.2,79.3,61.6,79.3z M50.8,21.8c-7.1,0-13.8,2.7-18.7,7.6c-5.4,5.2-8.6,12.6-8.6,20.1v0.2c0,9.2,4.5,17.8,12.1,23 c1.3,0.9,2.2,2.3,2.4,3.9c0.1,0.4,0.3,0.8,0.8,0.8h0.2c0.3-0.1,0.7-0.4,0.7-0.8c-0.2-2.2-1.3-4.1-3.1-5.3 c-7.2-5-11.4-13.1-11.4-21.7v-0.1c0-7,2.9-13.9,8.1-19c4.7-4.6,11.2-7.1,17.8-7c13.6,0.4,24.2,11.8,24.2,25.9v0.2 c0,8.6-4.3,16.7-11.4,21.6c-1.7,1.2-2.8,3.1-3,5.1l0,0.2l-0.1,0.1c0,0.4,0.3,0.7,0.7,0.7c0.2,0,0.5-0.1,0.7-0.2 c0.1-0.1,0.2-0.3,0.3-0.5l0,0c0.1-1.6,0.9-3,2.2-3.8C72.4,67.5,77,58.8,77,49.6v-0.2c0-15-11.3-27.1-25.8-27.6 C51.1,21.8,50.9,21.8,50.8,21.8z'/%3E%3C/svg%3E"); 
mask-repeat: no-repeat; -webkit-mask-repeat: no-repeat; }
body .wdt-post-entry .blog-entry a:not(.wdt-button) { color: var(--wdtBodyTxtColor); font-weight: var(--wdtFontWeight_Alt); z-index: 1; text-transform: capitalize; }
.wdt-post-entry .blog-entry div.entry-categories a:after, 
.wdt-post-entry .blog-entry div.entry-tags a:after { content: '\002C'; display: inline; font-size: 20px; 
line-height: 0.5em; margin-left: 0; margin-right: 4px; }
.wdt-post-entry .blog-entry div.entry-categories a, 
.wdt-post-entry .blog-entry div.entry-tags a { padding: 2px 0px; display: inline-block; } .blog-entry.has-post-thumbnail div.entry-media-group > div.entry-thumb-content > .entry-date { 
position: absolute; top: 24px; left: 24px; }
.blog-entry.has-post-thumbnail div.entry-media-group > div.entry-thumb-content > .entry-date i { display: none; }
.blog-entry div.entry-content-group > .entry-date,
.blog-entry div.entry-media-group > div.entry-thumb-content > .entry-date { padding: 10px; 
background-color: var(--wdtPrimaryColor); line-height: var(--wdtLineHeight_Alt); color: var(--wdtAccentTxtColor); flex: 0 0 auto; border-radius: var(--wdtRadius_1X); z-index: 1; }
.blog-entry div.entry-media-group > div.entry-thumb-content > .entry-date i { display: none; }
.blog-entry div.entry-content-group .entry-title { flex: 1 0 calc(240px - calc(30px / 2)); align-self: center; }
.blog-entry div.entry-content-group .entry-button { flex: 0 0 auto; }  .blog-entry > div:not(:last-child) { margin: 0 0 20px; }
.blog-entry:not(.format-link, .format-quote, .has-post-thumbnail) > div:not(:last-child) { margin: 0 0 20px; }
.blog-entry:not(.format-link, .format-quote).has-post-thumbnail div.entry-media-group { display: grid; overflow: hidden; border-radius: calc(var(--wdtRadius_2X) * 2); }
.blog-entry:not(.format-link, .format-quote).has-post-thumbnail div.entry-media-group > div { grid-area: 1/-1; align-content: end; }
.blog-entry div.entry-media-group > div.entry-thumb { display: flex; }
.blog-entry div.entry-media-group > div.entry-thumb img { height: 100%; object-fit: cover; object-position: center; background: var(--wdtTertiaryColor); }
.blog-entry:not(.format-link, .format-quote) div.entry-media-group > div.entry-thumb-content { position: relative; padding: 24px }
.blog-entry:not(.has-post-thumbnail) div.entry-media-group > div.entry-thumb-content { padding: 0px; }
.blog-entry div.entry-content-group,
.blog-entry div.entry-media-group > div.entry-thumb-content { display: flex; flex-wrap: wrap; align-content: center; justify-content: space-between; gap: 20px; }
.blog-entry div.entry-content-group > div,
.blog-entry div.entry-media-group > div.entry-thumb-content > div { flex: 1 1 100%; }
.blog-entry div.entry-content-group > div:empty { display: none; }
.blog-entry div.entry-media-group > div.entry-thumb-content > div:not(:last-child),
.blog-entry div.entry-content-group > div:not(:last-child) { margin-top: 0px; }
.blog-entry div.entry-media-group > div.entry-thumb-content > div.entry-body > p,
.blog-entry div.entry-content-group > div.entry-body > p { margin: 0px; } .wdt-post-entry.entry-grid-layout .blog-entry .entry-thumb .mejs-container { min-height: 100px; }
.wdt-post-entry.entry-grid-layout .blog-entry .entry-thumb .mejs-container .mejs-controls { 
bottom: 0; float: left; margin: 0; position: absolute; top: auto; width: 100%; }
.wdt-post-entry .blog-entry div.entry-categories a, 
.wdt-post-entry .blog-entry div.entry-tags a { position: relative; white-space: nowrap; }
.wdt-post-entry .blog-entry div.entry-categories a:last-child:after, 
.wdt-post-entry .blog-entry div.entry-tags a:last-child:after, 
.wdt-post-entry .blog-entry div.entry-categories a:only-child:after, 
.wdt-post-entry .blog-entry div.entry-tags a:only-child:after { display: none; } .wdt-post-entry.entry-list-layout .blog-entry { display: flex; flex-wrap: nowrap; overflow: visible; gap: clamp(1.5rem, 1.2771rem + 1.0191vw, 2.5rem); margin-bottom: 0; }
.wdt-post-entry.entry-list-layout .blog-entry div.entry-media-group { flex: 1 1 calc(260px - calc(30px / 2));  }
.wdt-post-entry.entry-list-layout .blog-entry div.entry-content-group { flex: 1 1 calc(260px - calc(30px / 2)); }
.wdt-post-entry.entry-list-layout .blog-entry:not(.has-post-thumbnail) { gap: 0px; }
.wdt-post-entry.entry-list-layout .blog-entry.has-post-thumbnail div.entry-media-group { margin: 0px; }
.wdt-post-entry.entry-list-layout .blog-entry:not(.has-post-thumbnail) div.entry-media-group,
.wdt-post-entry.entry-list-layout .blog-entry:not(.has-post-thumbnail) div.entry-content-group { flex: 1 1 100%; }
.wdt-post-entry.entry-list-layout.entry-right-thumb .blog-entry { text-align: right; }
.wdt-post-entry.entry-list-layout.entry-right-thumb .blog-entry div.entry-content-group { order: -1; }
.wdt-post-entry.entry-list-layout .blog-entry .entry-thumb .blog-image > a,
.wdt-post-entry.entry-list-layout .blog-entry .entry-thumb .blog-image .bx-wrapper .entry-gallery-post-slider li { 
background-position: center center !important; background-size: cover !important; display: inline-block; height: 100%; 
left: 0; position: absolute; top: 0; width: 100%; } .wdt-post-entry .format-audio.blog-entry.has-post-media .entry-thumb:after, 
.wdt-post-entry .format-video.blog-entry.has-post-media .entry-thumb:after { display: none; }
.wdt-fixed-overlay .blog-entry .entry-thumb:after { background-color: rgba(0,0,0,.3); content: ''; display: block; height: 100%; left: 0; opacity: 0; position: absolute; top: 0; width: 100%;  border: none !important; }
.wdt-fixed-overlay:hover .blog-entry .entry-thumb:after { opacity: 1; }
.wdt-tb-overlay .blog-entry .entry-thumb:after, 
.wdt-bt-overlay .blog-entry .entry-thumb:after, 
.wdt-lr-overlay .blog-entry .entry-thumb:after, 
.wdt-rl-overlay .blog-entry .entry-thumb:after, 
.wdt-middle-overlay .blog-entry .entry-thumb:after { background-color: rgba(0,0,0,.3); content: ''; display: block; height: 0; left: 0; margin: 0 auto; position: absolute; right: 0; top: 0; width: 100%;  border: none !important; }
.wdt-bt-overlay .blog-entry .entry-thumb:after { bottom: 0; top: auto; }
.wdt-tb-overlay:hover .blog-entry .entry-thumb:after, 
.wdt-bt-overlay:hover .blog-entry .entry-thumb:after { height: 100%; }
.wdt-lr-overlay .blog-entry .entry-thumb:after, 
.wdt-rl-overlay .blog-entry .entry-thumb:after, 
.wdt-middle-overlay .blog-entry .entry-thumb:after { height: 100%; top: 0; width: 0;  border: none !important; }
.wdt-lr-overlay .blog-entry .entry-thumb:after { left: 0; right: auto; }
.wdt-rl-overlay .blog-entry .entry-thumb:after { left: auto; right: 0; }
.wdt-middle-overlay .blog-entry .entry-thumb:after { left: 0; right: 0; }
.wdt-lr-overlay:hover .blog-entry .entry-thumb:after, 
.wdt-rl-overlay:hover .blog-entry .entry-thumb:after, 
.wdt-middle-overlay:hover .blog-entry .entry-thumb:after { width: 100%;  border: none !important; }
.wdt-middle-radial-overlay .blog-entry .entry-thumb:after { background-color: rgba(0,0,0,.3); border-radius: 50%; bottom: 0; content: ''; display: block; height: 100%; left: 0; opacity: 0; position: absolute; right: 0; top: 0; transform: scale(.1); -moz-transform: scale(.1); -ms-transform: scale(.1); -webkit-transform: scale(.1); width: 100%;  border: none !important; }
.wdt-middle-radial-overlay:hover .blog-entry .entry-thumb:after { opacity: 1; transform: scale(1.5); -moz-transform: scale(1.5); -ms-transform: scale(1.5); -webkit-transform: scale(1.5); }
.wdt-flash-overlay .blog-entry .entry-thumb, 
.wdt-circle-overlay .blog-entry .entry-thumb, 
.wdt-middle-radial-overlay .blog-entry .entry-thumb { overflow: hidden; }
.wdt-circle-overlay .blog-entry .entry-thumb:after, 
.wdt-flash-overlay .blog-entry .entry-thumb:after { content: ''; display: block; position: absolute;  border: none !important; }
.wdt-flash-overlay .blog-entry .entry-thumb:after { background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%); background: -moz-linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%); background: -webkit-linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%); background: -ms-linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%); height: 100%; left: -100%; top: 0; transform: skewX(-25deg); -webkit-transform: skewX(-25deg); width: 50%; z-index: 2; }
.wdt-flash-overlay:hover .blog-entry .entry-thumb:after { animation: shine 1s; -webkit-animation: shine 1s; }
@-webkit-keyframes shine { 100% { left: 125%; } }
@keyframes shine { 100% { left: 125%; } }
.wdt-circle-overlay .blog-entry .entry-thumb:after { background: rgba(255,255,255,.3); border-radius: 100%; height: 0; left: 50%; opacity: 0; top: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); width: 0; z-index: 2;  border: none !important; }
.wdt-circle-overlay:hover .blog-entry .entry-thumb:after { animation: circle .75s; -webkit-animation: circle .75s; }
@-webkit-keyframes circle {
0% { opacity: 1; }
40% { opacity: 1; }
100% { height: 200%; opacity: 0; width: 200%; }
}
@keyframes circle {
0% { opacity: 1; }
40% { opacity: 1; }
100% { height: 200%; opacity: 0; width: 200%; }
}
.wdt-tb-gradient-overlay .blog-entry .entry-thumb:after, 
.wdt-bt-gradient-overlay .blog-entry .entry-thumb:after, 
.wdt-rl-gradient-overlay .blog-entry .entry-thumb:after, 
.wdt-lr-gradient-overlay .blog-entry .entry-thumb:after, 
.wdt-radial-gradient-overlay .blog-entry .entry-thumb:after { content: ''; display: block; height: 100%; opacity: 0; 
position: absolute; top: 0; width: 100%;  border: none !important; }
.wdt-tb-gradient-overlay .blog-entry .entry-thumb:after, 
.wdt-bt-gradient-overlay .blog-entry .entry-thumb:after { left: 0; margin: 0 auto; right: 0; }
.wdt-rl-gradient-overlay .blog-entry .entry-thumb:after { left: 0; }
.wdt-lr-gradient-overlay .blog-entry .entry-thumb:after { right: 0; }
.wdt-tb-gradient-overlay .blog-entry .entry-thumb:after {
background: linear-gradient(to top, rgba(0,0,0,0) 0%, rgba(0,0,0,.75) 100%);
top: 0;
}
.wdt-bt-gradient-overlay .blog-entry .entry-thumb:after {
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,.75) 100%);
bottom: 0;
top: auto;
}
.wdt-rl-gradient-overlay .blog-entry .entry-thumb:after {
background: linear-gradient(to left, rgba(0,0,0,0) 0%, rgba(0,0,0,.75) 100%);
right: 0;
}
.wdt-lr-gradient-overlay .blog-entry .entry-thumb:after {
background: linear-gradient(to right, rgba(0,0,0,0) 0%, rgba(0,0,0,.75) 100%);
left: 0;
}
.wdt-radial-gradient-overlay .blog-entry .entry-thumb:after {
background: radial-gradient(ellipse at center, rgba(0,0,0,0) 10%, rgba(0,0,0,.75) 100%);
}
.wdt-tb-gradient-overlay:hover .blog-entry .entry-thumb:after, 
.wdt-bt-gradient-overlay:hover .blog-entry .entry-thumb:after, 
.wdt-rl-gradient-overlay:hover .blog-entry .entry-thumb:after, 
.wdt-lr-gradient-overlay:hover .blog-entry .entry-thumb:after, 
.wdt-radial-gradient-overlay:hover .blog-entry .entry-thumb:after { opacity: 1; }
.wdt-hm-elastic-overlay .blog-entry .entry-thumb:after { backface-visibility: hidden; 
background: rgba(0,0,0,.75); bottom: 0; content: ''; left: 0; position: absolute; right: 0; top: 0; transform: scaleX(0); 
-ms-transform: scaleX(0); -webkit-transform: scaleX(0); transform-origin: 50% 100%; -ms-transform-origin: 50% 100%; 
-webkit-transform-origin: 50% 100%; transition-duration: .3s; -webkit-transition-duration: .3s; transition-property: transform; 
-webkit-transition-property: transform; transition-timing-function: ease-out; -webkit-transition-timing-function: ease-out; 
border: none !important; }
.wdt-hm-elastic-overlay:hover .blog-entry .entry-thumb:after { transform: scaleX(1); -ms-transform: scaleX(1); 
-webkit-transform: scaleX(1); transition-timing-function: cubic-bezier(.52, 1.64, .37, .66); 
-ms-transition-timing-function: cubic-bezier(.52, 1.64, .37, .66); 
-webkit-transition-timing-function: cubic-bezier(.52, 1.64, .37, .66); }
.wdt-vm-elastic-overlay .blog-entry .entry-thumb:after { backface-visibility: hidden; 
background: rgba(0,0,0,.75); bottom: 0; content: ''; left: 0; position: absolute; right: 0; top: 0; 
transform: scaleY(0); -ms-transform: scaleY(0); -webkit-transform: scaleY(0); transform-origin: 100% 50%; 
-ms-transform-origin: 100% 50%; -webkit-transform-origin: 100% 50%; transition-duration: .3s; 
-webkit-transition-duration: .3s; transition-property: transform; -webkit-transition-property: transform; 
transition-timing-function: ease-out; -webkit-transition-timing-function: ease-out;  border: none !important; }
.wdt-vm-elastic-overlay:hover .blog-entry .entry-thumb:after { transform: scaleY(1); -ms-transform: scaleY(1); 
-webkit-transform: scaleY(1); transition-timing-function: cubic-bezier(.52, 1.64, .37, .66); 
-ms-transition-timing-function: cubic-bezier(.52, 1.64, .37, .66); 
-webkit-transition-timing-function: cubic-bezier(.52, 1.64, .37, .66); } div[class*="wdt-fadein"] .blog-entry .entry-thumb, 
div[class*="wdt-scale"] .blog-entry .entry-thumb, 
div[class*="rotate"] .blog-entry .entry-thumb { overflow: hidden; }
div[class*="wdt-fadein"].wdt-overlap-style.wdt-post-entry.entry-list-layout .blog-entry .entry-thumb .entry-format, 
div[class*="wdt-scale"].wdt-overlap-style.wdt-post-entry.entry-list-layout .blog-entry .entry-thumb .entry-format, 
div[class*="rotate"].wdt-overlap-style.wdt-post-entry.entry-list-layout .blog-entry .entry-thumb .entry-format, 
.wdt-flash-overlay.wdt-overlap-style.wdt-post-entry.entry-list-layout .blog-entry .entry-thumb .entry-format, 
.wdt-circle-overlay.wdt-overlap-style.wdt-post-entry.entry-list-layout .blog-entry .entry-thumb .entry-format, 
.wdt-middle-radial-overlay.wdt-overlap-style.wdt-post-entry.entry-list-layout .blog-entry .entry-thumb .entry-format { right: -6px; }
div[class*="wdt-fadein"].wdt-overlap-style.wdt-post-entry.entry-list-layout.entry-right-thumb .blog-entry .entry-thumb .entry-format, 
div[class*="wdt-scale"].wdt-overlap-style.wdt-post-entry.entry-list-layout.entry-right-thumb .blog-entry .entry-thumb .entry-format, 
div[class*="rotate"].wdt-overlap-style.wdt-post-entry.entry-list-layout.entry-right-thumb .blog-entry .entry-thumb .entry-format, 
.wdt-flash-overlay.wdt-overlap-style.wdt-post-entry.entry-list-layout.entry-right-thumb .blog-entry .entry-thumb .entry-format, 
.wdt-circle-overlay.wdt-overlap-style.wdt-post-entry.entry-list-layout.entry-right-thumb .blog-entry .entry-thumb .entry-format, 
.wdt-middle-radial-overlay.wdt-overlap-style.wdt-post-entry.entry-list-layout.entry-right-thumb .blog-entry .entry-thumb .entry-format { left: -6px; right: auto; }
div[class*="wdt-fadein"].wdt-overlap-style.wdt-post-entry.entry-grid-layout .blog-entry .entry-thumb .entry-format, 
div[class*="wdt-scale"].wdt-overlap-style.wdt-post-entry.entry-grid-layout .blog-entry .entry-thumb .entry-format, 
div[class*="rotate"].wdt-overlap-style.wdt-post-entry.entry-grid-layout .blog-entry .entry-thumb .entry-format, 
.wdt-flash-overlay.wdt-overlap-style.wdt-post-entry.entry-grid-layout .blog-entry .entry-thumb .entry-format, 
.wdt-circle-overlay.wdt-overlap-style.wdt-post-entry.entry-grid-layout .blog-entry .entry-thumb .entry-format, 
.wdt-middle-radial-overlay.wdt-overlap-style.wdt-post-entry.entry-grid-layout .blog-entry .entry-thumb .entry-format { bottom: -5px; }
div[class*="wdt-scale"] .blog-entry .entry-thumb > a img { transition: var(--wdt-Ad-Transition); }
div[class*="wdt-fadein"] .blog-entry .entry-thumb > a img, 
div[class*="wdt-fadein"] .blog-entry .entry-thumb .blog-image > a { max-width: none; transition: opacity .35s, transform .45s; }
.wdt-fadeinleft-hover .blog-entry .entry-thumb > a img, 
.wdt-fadeinleft-hover.wdt-post-entry.entry-list-layout .blog-entry .entry-thumb .blog-image > a { 
transform: translate3d(-6.66%, 0, 0); -webkit-transform: translate3d(-6.66%, 0, 0); width: calc(100% + 10%); }
.wdt-fadeinleft-hover .blog-entry:hover .entry-thumb > a img, 
.wdt-fadeinleft-hover.wdt-post-entry.entry-list-layout .blog-entry:hover .entry-thumb .blog-image > a { 
transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); }
.wdt-fadeinright-hover .blog-entry .entry-thumb > a img, 
.wdt-fadeinright-hover.wdt-post-entry.entry-list-layout .blog-entry .entry-thumb .blog-image > a { 
transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); width: calc(100% + 10%); }
.wdt-fadeinright-hover .blog-entry:hover .entry-thumb > a img, 
.wdt-fadeinright-hover.wdt-post-entry.entry-list-layout .blog-entry:hover .entry-thumb .blog-image > a { 
transform: translate3d(-6.66%, 0, 0); -webkit-transform: translate3d(-6.66%, 0, 0); }
.wdt-scalein-hover .blog-entry .entry-thumb > a img, 
.wdt-scalein-hover.wdt-post-entry.entry-list-layout .blog-entry .entry-thumb .blog-image > a, 
.wdt-scalein-hover.wdt-post-entry .blog-entry .entry-thumb .blog-image > a, 
.wdt-scaleout-hover.wdt-post-entry.entry-list-layout:hover .blog-entry .entry-thumb .blog-image > a, 
.wdt-scaleout-hover .blog-entry:hover .entry-thumb > a img, 
.wdt-scaleout-hover.wdt-post-entry:hover .blog-entry .entry-thumb .blog-image > a { 
transform: scale(1.2); -webkit-transform: scale(1.2); width: 100%; }
.wdt-scalein-hover:hover .blog-entry .entry-thumb > a img, 
.wdt-scalein-hover.wdt-post-entry.entry-list-layout:hover .blog-entry .entry-thumb .blog-image > a, 
.wdt-scalein-hover.wdt-post-entry:hover .blog-entry .entry-thumb .blog-image > a, 
.wdt-scaleout-hover.wdt-post-entry.entry-list-layout .blog-entry .entry-thumb .blog-image > a, 
.wdt-scaleout-hover .blog-entry .entry-thumb > a img, .wdt-scaleout-hover.wdt-post-entry .blog-entry .entry-thumb .blog-image > a { 
transform: scale(1); -webkit-transform: scale(1); width: 100%; }
.wdt-rotate-hover .blog-entry:hover .entry-thumb > a img, 
.wdt-rotate-hover.wdt-post-entry.entry-list-layout .blog-entry:hover .entry-thumb .blog-image > a, 
.wdt-rotate-hover.wdt-post-entry .blog-entry:hover .entry-thumb .blog-image > a { 
transform: scale(1.5) rotate(-10deg); -moz-transform: scale(1.5) rotate(-10deg); -ms-transform: scale(1.5) rotate(-10deg); 
-webkit-transform: scale(1.5) rotate(-10deg); }
.wdt-rotate-alt-hover .blog-entry:hover .entry-thumb > a img, 
.wdt-rotate-alt-hover.wdt-post-entry.entry-list-layout .blog-entry:hover .entry-thumb .blog-image > a, 
.wdt-rotate-alt-hover.wdt-post-entry .blog-entry:hover .entry-thumb .blog-image > a { 
transform: scale(1.5) rotate(10deg); -moz-transform: scale(1.5) rotate(10deg); -ms-transform: scale(1.5) rotate(10deg); 
-webkit-transform: scale(1.5) rotate(10deg); } .wdt-post-entry .blog-entry .entry-format a.ico-format:hover, 
.blog-entry .entry-thumb .bx-controls a { background: var(--wdtBodyBGColor); }
.wdt-post-entry.entry-grid-layout .blog-entry > div.entry-meta-group, 
.wdt-post-entry.entry-list-layout .blog-entry > div.entry-meta-group, 
.wdt-post-entry .blog-entry > div.entry-meta-group:not(:last-child) { border-color: var(--wdtBorderColor); }
.blog-entry .entry-format a { -webkit-box-shadow: inset 0 0 0 2px var(--wdtBodyBGColor); box-shadow: inset 0 0 0 2px var(--wdtBodyBGColor); } .wdt-post-entry .blog-entry .entry-title h4 a, 
.wdt-post-entry .blog-entry a:not(.wdt-button) { color: var(--wdtHeadAltColor); }
.wdt-post-entry .blog-entry div.entry-categories a:after, 
.wdt-post-entry .blog-entry div.entry-tags a:after { color:  var(--wdtBodyTxtColor); } .blog-entry .entry-social-share .share > i, 
.blog-entry .entry-title h4 span.sticky-post, 
.blog-entry .entry-title h4 span.sticky-post i[class*="fa"], 
.blog-entry .entry-title h4 span.sticky-post i.pe, 
.wdt-post-entry .blog-entry .entry-format a, 
.wdt-post-entry .blog-entry .entry-button a.wdt-button { color: var(--wdtLinkColor); }  .wdt-post-entry .blog-entry a, 
.wdt-post-entry .blog-entry .entry-title h4 a:hover,
.wdt-post-entry .blog-entry a:not(.wdt-button):hover, 
.wdt-post-entry .blog-entry .entry-format a.ico-format:hover, 
.blog-entry .entry-thumb .bx-controls a.bx-prev:before, 
.entry-thumb .bx-controls a.bx-next:before { color: var(--wdtPrimaryColor); }
.blog-entry .entry-title h4 span.sticky-post, 
.blog-entry .entry-social-share .share > i, 
.wdt-post-entry .blog-entry .entry-button a.wdt-button,  
.wdt-post-entry .blog-entry .entry-format a { background-color: transparent; }
.blog-entry .entry-social-share .share { border-color: var(--wdtPrimaryColor); } .wdt-post-entry .blog-entry .entry-button a.wdt-button:hover { background-color: transparent; color: var(--wdtLinkHoverColor); }  @media only screen and (min-width:1281px) and (max-width:1540px) {
.page-with-sidebar .tpl-blog-holder .wdt-one-half { width: 48.8%; }
} @media only screen and (min-width:1025px) { } @media only screen and (min-width:1025px) and (max-width:1280px) {
.tpl-blog-holder .wdt-one-third { width: 33.33%; }
.tpl-blog-holder .wdt-one-half, 
.page-with-sidebar .tpl-blog-holder .wdt-one-third, 
.page-with-sidebar .tpl-blog-holder .wdt-one-half { width: 50%; }
.page-with-sidebar .tpl-blog-holder .wdt-one-third.column.first, 
.page-with-sidebar .tpl-blog-holder .wdt-one-third.column { clear: none; }
.wdt-post-entry .blog-entry.format-gallery > div.entry-thumb .bx-viewport { margin-bottom: -9px; }
}
@media only screen and (min-width:768px) and (max-width:1024px) {
.page-with-sidebar .tpl-blog-holder .wdt-one-third, 
.page-with-sidebar .tpl-blog-holder .wdt-one-half { width: 100%; }
.tpl-blog-holder .wdt-one-third { width: 50%; }
.tpl-blog-holder .wdt-one-third.column.first, 
.tpl-blog-holder .wdt-one-third.column { clear: none; }
}
@media only screen and (min-width:768px) { } @media only screen and (max-width: 767px) {
.page-with-sidebar .tpl-blog-holder .wdt-one-half, 
.page-with-sidebar .tpl-blog-holder .wdt-one-third { width: 100%; }
.tpl-blog-holder .column { margin-bottom: 0 !important; }
.tpl-blog-holder .wdt-one-half, 
.tpl-blog-holder .wdt-one-third { width: 100%; }
} @media only screen and (max-width: 480px) { 
.wdt-post-entry.entry-list-layout .blog-entry { flex-wrap: wrap; }
} .wdt-post-entry .blog-entry.product.type-product .entry-date,
.wdt-post-entry .blog-entry.product.type-product .entry-button, 
.wdt-post-entry .blog-entry.product.type-product .entry-body,
.wdt-post-entry .blog-entry.product.type-product .entry-meta-group { display: none !important; }.bx-wrapper
{
padding: 0;
position: relative;
-ms-touch-action: pan-y;
touch-action: pan-y;
}.bx-wrapper img
{
display: block;
max-width: 100%;
}.bxslider
{
margin: 0;
padding: 0;
-webkit-perspective: 1000;
}ul.bxslider
{
list-style: none;
}.bx-viewport
{
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
-webkit-transform: translateZ(0);
-o-transform: translateZ(0);
}.main-title-section-wrapper {
clear: both;
float: left;
margin: 0;
width: 100%;
}
#header-wrapper .main-title-section-wrapper {
position: relative;
z-index: 1;
}
#header-wrapper.header-top-absolute .main-title-section-wrapper {
position: static;
}
.main-title-section-container {
clear: both;
float: left;
margin: 0;
padding: 75px 0 90px;
width: 100%;
}
.main-title-section {
float: left;
width: 100%;
margin: 0;
padding: 0;
position: relative;
}
.main-title-section h1 {
font-size: var(--wdtFontSize_H3);
text-transform: none;
margin: 0 0 10px;
word-break: break-all;
}
.breadcrumb {
clear: both;
float: left;
width: 100%;
margin: 0;
padding: 0;
font-size: inherit;
font-weight: 500;
}
.breadcrumb a:not(:focus) {
text-decoration: none;
}
.breadcrumb span:not(.current) {
display: inline-block;
margin: 0px 8px;
padding: 0;
}
.breadcrumb .breadcrumb-default-delimiter:last-child {
display: none;
}
.main-title-section-wrapper .breadcrumb-default-delimiter:before {
content: "";
background-color: currentColor;
display: inline-block;
height: 14px;
opacity: 1;
position: relative;
top: -1px;
vertical-align: middle;
width: 2px;
-webkit-transform: rotate(20deg);
transform: rotate(20deg);
}
.main-title-section h1,
.breadcrumb {
hyphens: auto;
word-break: break-word;
word-wrap: break-word;
-moz-hyphens: auto;
-webkit-hyphens: auto;
-ms-hyphens: auto;
}
.main-title-section-wrapper > .main-title-section-bg,
.main-title-section-wrapper > .main-title-section-bg:after {
content: "";
height: 100% !important;
border-radius: var(--wdtRadius_3X);
overflow: hidden;
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: -1;
pointer-events: none;
}
.home #header-wrapper .main-title-section-wrapper .main-title-section-container {
display: none;
}
.breadcrumb a[href="javascript:void(0);"], .breadcrumb a:last-child { pointer-events: none; } .breadcrumb {
color: var(--wdtBodyTxtColor);
}
.main-title-section h1 {
color: var(--wdtHeadAltColor);
}
.breadcrumb a {
color: var(--wdtHeadAltColor);
}
.breadcrumb span.current {
color: var(--wdtBodyTxtColor);
}
.main-title-section-wrapper.overlay-wrapper > .main-title-section-bg:after {
opacity: 0.5;
}
.main-title-section-wrapper.overlay-wrapper > .main-title-section-bg:after
{
background-color: var(--wdtTertiaryColor);
}
.main-title-section-wrapper.overlay-wrapper.dark-bg-breadcrumb > .main-title-section-bg:after
{
background: var(--wdtHeadAltColor)!important;
opacity: 0.8!important;
}
.main-title-section-wrapper > .main-title-section-bg:after {
background-color: rgba(var(--wdtTertiaryColorRgb), 0.5);
}
.main-title-section-wrapper.dark-bg-breadcrumb > .main-title-section-bg {
background-color: var(--wdtHeadAltColor);
}
.dark-bg-breadcrumb .main-title-section h1,
.dark-bg-breadcrumb .breadcrumb a,
.dark-bg-breadcrumb .breadcrumb span.current,
.dark-bg-breadcrumb .breadcrumb span:not(.current) {
color: var(--wdtAccentTxtColor);
}
.breadcrumb a:hover,
.dark-bg-breadcrumb .breadcrumb a:hover {
color: var(--wdtPrimaryColor)
}  .breadcrumb a:hover {
color: var(--wdtPrimaryColor);
} @media only screen and (min-width: 1281px) {
.main-title-section-wrapper .main-title-section-container {
padding: 150px 20px;
}
}
@media only screen and (max-width: 1280px) {
.main-title-section-wrapper .main-title-section-container {
padding: 80px 20px;
}
.main-title-section h1 { font-size: var(--wdtFontSize_H3); }
}
@media only screen and (min-width: 768px) {
.main-title-section-wrapper.hide-content .main-title-section, .main-title-section-wrapper.hide-content .breadcrumb { display: none; }
.main-title-section-wrapper.hide-content .main-title-section-container { min-height: 300px; }  
}  @media only screen and (max-width: 767px) {
.main-title-section,
.main-title-section h1,
.breadcrumb {
text-align: center;
}
} @media only screen and (max-width: 480px) {
.main-title-section h1 {
font-size: var(--wdtFontSize_H5);
}
.main-title-section-wrapper > .main-title-section-bg, .main-title-section-wrapper > .main-title-section-bg:after { border-radius: var(--wdtRadius_Zero); }
}.commententries { float: left; margin: 0; padding: 0; width: 100%; }
.commentlist { padding-left: 0; }
.commentlist, .commentlist ul.children { display: inline-block; list-style: none; width: 100%; margin-bottom: 60px; }
.commentlist ul.children { margin: 0; padding-left: 60px; padding-top: 0; }
.commentlist ul.children li > .children { padding-top: 0; padding-left: 60px; }
.commentlist li.comment, .commentlist li.pingback, .commentlist li.trackback { padding-bottom: 0; }
.commentlist li.comment .comment-respond p #email-notes, .comment-form > p #email-notes, .comment-form .comment-notes { 
display: inline-block; font-size: var(--wdtFontSize_Ext); margin-bottom: 0; width: 100%; }
.comment-form .comment-notes { margin-bottom: 15px; }
#comments { clear: both; }
#comments > h3 { font-size: clamp(1.875rem, 1.666rem + 0.9554vw, 2.8125rem); margin: 0 0 clamp(1.875rem, 1.5963rem + 1.2739vw, 3.125rem); }
.comments-title { font-size: var(--wdtFontSize_H5); margin-bottom: 1.5em; }
.comment-list, .comment-list .children { list-style: none; margin: 0; padding: 0; }
.comment-list li:before { display: none; }
.comment-body { border-bottom: 1px solid; display:inline-block; float:none; margin: 30px 0 0; 
padding-bottom: 30px; padding-left: 80px; position: relative; width: 100%; }
.comment-body + #respond.comment-respond { margin-top: 30px; }
.commentlist > li:first-child > .comment-body { margin-top: 0; }
ul.children li .comment-body { padding-left: 80px; }
.comment-body .comment-meta { display: inline-block; margin-bottom: 15px; position: relative; width: 100%; }
.comment-body p:last-child { margin-bottom: 0; }
.comment-author { display: inline-block; line-height: normal; margin-bottom: 5px; position: relative; width: 100%; }
.comment-author b { font-size: clamp(1.25rem, 1.1943rem + 0.2548vw, 1.5rem); text-transform: capitalize; font-family: var(--wdtFontTypo_Alt); font-weight: var(--wdtFontWeight_Alt); }
.comment-author .avatar { height: 60px; left: -80px; position: absolute; width: 60px; top: 0; object-fit: cover; }
.rounded .comment-author .avatar { border-radius: 50%; -webkit-border-radius: 50%; }
.square .comment-author .avatar { border-radius: var(--wdtRadius_Zero); -webkit-border-radius: var(--wdtRadius_Zero); }
.children .comment-author .avatar { height: 60px; width: 60px; top: 0; }
.bypostauthor > .comment-body > .comment-meta > .comment-author .avatar { border: 1px solid; padding: 2px; }
.comment-author .says { display: none; }
.comment-author a:not(:focus), .comment-metadata a:not(:focus) { text-decoration: none; }
.comment-metadata { 
display: inline-block; font-size: var(--wdtFontSize_Ext); font-weight: var(--wdtFontWeight_Base); 
letter-spacing: 0; line-height: normal; padding: 0; position: relative; }
.comment-metadata a.comment-edit-link { margin-left: 1em; }
.comment-metadata, .comment-metadata a, .comment-metadata a.comment-edit-link { color: inherit; }
.comment-metadata a:hover, .comment-metadata a.comment-edit-link:hover { opacity: 1; }
.comment-details .reply { display: table; }
.commentlist li.comment .reply { display: inline-block; right: 0; top: 0; position: absolute; margin: 0; padding: 0; }
.page-with-sidebar .commentlist li.comment.depth-5 .reply { margin-top: 15px; position: relative; }
.comment-reply-link { display: inline-block; font-size: var(--wdtFontSize_Ext); 
font-weight: var(--wdtFontWeight_Base); line-height: normal; margin-top: 0; padding: 8px 15px; position: relative; 
text-transform: capitalize; -webkit-border-radius: var(--wdtRadius_2X); border-radius: var(--wdtRadius_2X); }
.comment-reply-link:not(:focus) { text-decoration: none; }
.comment-reply-link .icon { left: -2em; height: 1em; position: absolute; top: 0; width: 1em; }
.commententries ul.commentlist li .reply a.comment-reply-login { background-color: rgba(0, 0, 0, 0); }
.no-comments, .comment-awaiting-moderation { font-size: var(--wdtFontSize_Ext); font-style: italic; }
.comments-pagination { margin: 2em 0 3em; }
.form-submit { text-align: left; display: inline-block; width: 100%; }
li.comment .comment-form p.form-submit { margin-bottom: 15px; }
.commententries .comments-area:empty { display: none; }
.commententries .comments-area > h3 { padding-bottom: 0; }
.commententries .comments-area > h3, .commententries .comments-area > #comments > h3, #reviews h3, 
#respond h3#reply-title { font-size: var(--wdtFontSize_H5); }
.commententries .comments-area > #comments > h3 { margin-bottom: 20px; }
#respond h3#reply-title { position: relative; display: inline-block; width: 100%; font-size: clamp(1.875rem, 1.666rem + 0.9554vw, 2.8125rem); margin: 0 0 20px; }
#respond h3#reply-title small { 
display: block; font-size: calc(var(--wdtFontSize_Base) - 3px); font-weight: var(--wdtFontWeight_Base); }
#respond h3#reply-title small a { color: inherit; display: table; margin-top: 10px; font-size: var(--wdtFontSize_Ext); position: relative; line-height: var(--wdtLineHeight_H6); }
#respond h3#reply-title small a::before { content: ""; position: absolute; width: 100%; height: 1px; bottom: 0; background: currentColor; right: auto; left: 0; pointer-events: none; transition: var(--wdtBaseTransition); }
#respond h3#reply-title small a:hover::before { width: 0; left: auto; right: 0; }
#respond h3#reply-title small a:hover { color: var(--wdtLinkHoverColor); }
.commentlist li.comment #respond { display: block; }
.commentlist li.comment .comment-body ~ #respond { 
border-top: 1px solid; border-bottom: 1px solid; display: inline-block; margin-top: -1px; 
margin-bottom: 0; padding: 10px 0 35px; position: relative; z-index: 1; }
.commentlist li.comment .comment-body ~ #respond .comment-form { margin-bottom: 0; }
.commentlist li.comment .comment-body ~ #respond h3#reply-title { margin-top: 0; }
.pingback .comment-body, .trackback .comment-body { padding-left: 0; }
.pingback .comment-body { margin-left: 0; padding-left: 0; }
.commentlist li.comment, .commentlist li.pingback { padding-bottom: 0; }
.commentlist li.pingback .comment-body .comment-content > p { margin-bottom: 0; }
.commententries nav.navigation { float: left; margin-bottom: 40px; width: 100%; }
.commententries .nocomments { border-top-width: 0; padding: 0; }
.commententries nav.navigation > div .nav-previous { float: left; }
.commententries nav.navigation > div .nav-next { float: right; }
.commententries .nav-links > div a { 
border-bottom: 1px solid; padding-bottom: 5px; font-size: var(--wdtFontSize_Base); }
.commententries .nav-previous > a:before, .commententries .nav-next > a:after { 
font-size: var(--wdtFontSize_Base); font-family: "Mentalist Icons"; transition: none; -webkit-transition: none; 
-ms-transition: none; -moz-transition: none; }
.commententries .nav-previous > a:before { content: "\f104"; margin-right: 10px; }
.commententries .nav-next > a:after { content: "\f105"; margin-left: 10px; }
.commentlist li.pingback .comment-author b,
.commentlist li.trackback .comment-author b { font-size: calc(var(--wdtFontSize_H6) - 2px); }
#primary > .commententries:last-child > .comments-area > .comment-respond > .comment-form:last-child,
#primary > .blog-single-entry > .commententries:last-child > .comments-area > .comment-respond > .comment-form:last-child { 
margin-bottom: 0; }
.page-template-default.page:not(.woocommerce) #primary .commententries .comments-area { margin-top: 30px; }
.page-template-default section > .commententries .comment-form p.comment-form-wdt-privatepolicy #comment-form-wdt-privatepolicy { 
margin-right: 12px; }
.post-default .commententries { margin-top:20px; }
.page figure.wp-caption ~ p:last-child img.alignright,
.page figure.wp-caption ~ p:nth-last-child(2) img.alignright,
.single-post .entry-body figure.wp-caption ~ p:last-child img.alignright.size-thumbnail,
.single-post .entry-body figure.wp-caption ~ p:nth-last-child(2) img.alignright.size-thumbnail,
.logged-in .single-post .entry-body figure.wp-caption ~ p:last-child img.alignright.size-thumbnail,
.logged-in .single-post .entry-body figure.wp-caption ~ p:nth-last-child(2) img.alignright.size-thumbnail { clear: both; }
.comment-form { display: inline-block; margin-bottom: 20px; width: 100%; }
.comment-form > p { margin-bottom: 15px; width: 100%; float: left; text-align: left; position: relative; }
.comment-form > p [type="checkbox"],
.comment-form > p [type="radio"] { -webkit-appearance: none; appearance: none; min-width: 20px; min-height: 20px; border-radius: var(--wdtRadius_1X); border: 1px solid var(--wdtBorderColor) !important; display: grid; background: var(--wdtBodyBGColor); place-content: center; }
.comment-form p label { display: inline-block; }
.comment-form p:not(.comment-form-cookies-consent) label { font-weight: var(--wdtFontWeight_Ext); }
.comment-form .comment-form-cookies-consent label { 
font-size: var(--wdtFontSize_Base); padding-left: 10px; }
.comment-form .comment-form-cookies-consent #wp-comment-cookies-consent { position: relative; }
.comment-form > p:last-child,.wpcf7-form .contact-form:last-child,
.commentlist li.comment .comment-respond p:last-child { margin-bottom: 0; }
.comment-form > p.comment-form-comment.textarea-field span.fa { float: left; height: 200px; }
.comment-form > p input[type="checkbox"]:before,
.comment-form > p input[type="radio"]:before { content: ""; width: 0.65em; height: 0.65em; clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%); 
transform: scale(0); transform-origin: bottom left; transition: 120ms transform ease-in-out; box-shadow: inset 1em 1em var(--wdtPrimaryColor); }
.comment-form > p input[type="checkbox"]:checked:before, .comment-form > p input[type="radio"]:checked:before { transform: scale(1); }
label span.required, .comment-form > .comment-notes span.required { color: #ff0000; }
.no-comments, .comment-awaiting-moderation { color: var(--wdtBodyTxtColor); }
.comment-reply-link:hover, 	.commentlist li.comment .reply a:hover { color: var(--wdtAccentTxtColor); }
.comment-body, .commentlist li.comment .comment-body ~ #respond, .commententries nav.navigation, ul.commentlist li.bypostauthor .author-name, .bypostauthor > .comment-body > .comment-meta > .comment-author .avatar { 
border-color: var(--wdtBorderColor); }
.commentlist li.comment .comment-body ~ #respond { border-top-color: var(--wdtBodyBGColor); }
.comment-form > p.comment-form-cookies-consent { display: inline-flex; align-items: baseline; } .comment-form > p > div.error {
color: rgb(208 19 19); font-size: calc(var(--wdtFontSize_Base) - 4px);
position: absolute; bottom: 2px; right: 10px; opacity: 1;
transition: opacity 0.2s ease-in-out; -webkit-transition: opacity 0.2s ease-in-out; }
.comment-form > p > *:focus ~  div.error { opacity: 0; } @media (min-width: 1025px) {
#primary div#respond { width: 100%; }
#primary .comment-form {display: grid;margin-bottom: 0;width: 100%;grid-template-columns: repeat(2,1fr);gap: 20px;}
#primary .comment-form > p { margin-bottom: 0; width: 100%; float: left; text-align: left; position: relative; }
#primary .comment-form > p.form-submit > input[type="submit"] { margin: 0;}  
#primary .comment-form > p.comment-notes { grid-column: 1/3; margin-bottom: 10px; }
#primary .comment-form > p.comment-form-cookies-consent { margin-bottom: 10px; }  
#primary .comment-form > p.comment-form-comment { grid-column: 2/3; grid-row: 2/5; }
#primary .comment-form > p.comment-form-cookies-consent { grid-column: 1/3; }
#primary .comment-form > p.form-submit { grid-column: 1/3; }
#primary .comment-form > p.comment-form-comment > textarea { resize: none; }
#primary .comment-form > p.logged-in-as ~ .comment-form-comment { grid-column: 1/3; }
#primary .comment-form > p.comment-form-comment textarea { min-height: 100%; }
#primary .comment-form > p.logged-in-as { margin-bottom: 0; grid-column: 1/3; }
body.logged-in #primary .comment-form > p.comment-form-comment { grid-row: 2 / 3; }
body.logged-in #primary .comment-form > p.form-submit { grid-row: 3 / 4; }
}  .commentlist li.comment .reply a { color: var(--wdtAccentTxtColor); }
ul.commentlist li .reply a:hover { background-color: var(--wdtLinkHoverColor); }
.commentlist li.comment .reply a { background: var(--wdtSecondaryColor); }
.comment-author b { color: var(--wdtHeadAltColor); }
.comment-reply-link .icon, .commententries .nav-links > div a:hover, body .blog-single-entry ul li .comment-body .comment-author a:hover, body .blog-single-entry ul li .comment-body .comment-content a:hover { color: var(--wdtPrimaryColor); } .commententries ul.commentlist li .reply a.comment-reply-login:hover { color: var(--wdtSecondaryColor); } @media only screen and (min-width:1541px) and (max-width:1724px) { } @media only screen and (min-width:1281px) and (max-width:1540px) {
.comment-body {padding-left: 85px; }
.comment-author .avatar {left: -85px; }  }  @media only screen and (min-width:1025px) and (max-width:1280px) {
.comment-body {padding-left: 75px; }
.comment-author .avatar {height: 60px; left: -75px; width: 60px; }
.commentlist ul.children li > .children { padding-left: 6%; }  }  @media only screen and (min-width:768px) and (max-width:1024px) {
.comment-body { padding-left: 80px; }
.comment-author .avatar { height: 60px; left: -80px; width: 60px; }
.comment-metadata { position: relative; top: 0; }
ul.commentlist li .comment-author img { max-height: 60px; max-width: 60px; }
.commentlist li.comment #respond { padding-left: 80px; }
.commentlist ul.children li > .children { padding-left: 6%; }
.commentlist .children li.comment #respond { padding-left: 60px; }  }  @media only screen and (max-width: 767px) {
.entry-body .gallery .gallery-item { max-width: 100% !important; } ul.commentlist { font-size: var(--wdtFontSize_Base); }
.comment-body .comment-meta { font-size: var(--wdtFontSize_Ext); } ul.commentlist li.comment .comment-author img { max-width: 50px; max-height: 50px; }
.comment-body { padding-left: 60px; }
.comment-author .avatar { height: 50px; left: -60px; width: 50px; }  .commentlist li.comment .comment-body .comment-meta { margin-bottom: 10px; }
.commentlist li.comment #respond { padding-left: 0; }
.comment-reply-link { font-size: var(--wdtFontSize_Ext); padding: 6px 12px; }
.commentlist ul.children { padding-left:15px; }
.commentlist ul.children li > .children { padding-left: 6%; } ul.commentlist li .comment-details { margin:0 0 10px; }
ul.commentlist, ul.commentlist li .comment-details { width: 100%; }
ul.commentlist li.depth-1, ul.commentlist li.depth-2, ul.commentlist li.depth-3, ul.commentlist li.depth-4, 
ul.commentlist li.depth-5 { margin-bottom:0; }
.page-with-sidebar .commentlist li.comment.depth-5 .reply { margin-top: 15px; position: relative; }
.commententries #respond, .commentlist li.comment #respond, .commentlist .children li.comment #respond { 
padding-left: 0; }
li.comment .comment-form p.form-submit input[type="submit"] { 
margin-top: 0; font-weight: var(--wdtFontWeight_Base); }
.post-password-form label input { width:100%; }
}  @media only screen and (max-width: 479px) {
.comment-body { padding-left: 0; }
.comment-author .avatar { 
height: 50px; left: 0; width: 50px; top: 0; position: relative; display: block; margin-bottom: 15px; }
.children .comment-author .avatar { left:0; top:0; }
.commentlist li.comment #respond { padding-left: 0; }
.commentlist { padding-left: 0; }
.commentlist li.comment .reply { position: relative; margin-top: 20px; }
ul.children li .comment-body { padding-left: 0; }
ul.commentlist li.comment .comment-author img { max-width: 50px; max-height: 50px; }
li.comment .comment-form p.form-submit input[type="submit"] { margin-top: 0; font-weight: var(--wdtFontWeight_Base); }
.commententries .nav-previous, .commententries .nav-next { width:100%; text-align:center; }
}#footer { width: 100%; float: left; clear: both; margin: 0; position: relative; z-index: 0; }
#footer .container { z-index: 9; }
.footer-widgets { clear: both; float: left; margin: 0; padding: 75px 0 35px; width: 100%; }
.footer-copyright { clear: both; float: left; margin: 0; padding: 30px 0; width: 100%; }
.footer-copyright .alignright img { float: right; }
.wdt-no-footer-builder-content.footer-copyright { position: relative; }
.wdt-no-footer-builder-content.footer-copyright:before {
content: ""; height: 100%; position: absolute; bottom: 0; left: 50%; top: 0; width: calc(100vw - 50px); z-index: -1; 
-webkit-transform: translateX(-50%); transform: translateX(-50%); border-radius: var(--wdtRadius_3X); }
.wdt-no-footer-builder-content.footer-copyright>* { vertical-align: middle; }
#footer a:not(:focus), .footer-widgets a:not(:focus) { text-decoration: none; } .wdt-no-footer-builder-content.footer-copyright:before { background-color: rgba(var(--wdtSecondaryColorRgb),0.075); }
#footer a:not(.button):not(.elementor-button), .footer-widgets a:not(.button):not(.elementor-button) { color: var(--wdtBodyTxtColor); }
#footer a:not(.button):not(.elementor-button):hover, .footer-widgets a:not(.button):not(.elementor-button):hover { color: var(--wdtLinkHoverColor); }    #footer .wdt-accordion-toggle-holder .wdt-accordion-toggle-wrapper:not(:last-child) { 
margin: 0 0 clamp(1.125rem, 0.9519rem + 0.7692vw, 1.875rem); }
#footer .elementor-widget-heading .elementor-heading-title,
#footer .wdt-accordion-toggle-holder .wdt-accordion-toggle-title-holder,
#footer .wdt-accordion-toggle-holder .wdt-accordion-toggle-title-holder.ui-state-hover, 
#footer .wdt-accordion-toggle-holder .wdt-accordion-toggle-title-holder.ui-state-active { 
background: none; font-size: clamp(1.125rem, 1.0962rem + 0.1282vw, 1.25rem); font-weight: var(--wdtFontWeight_H5); font-family: var(--wdtFontTypo_Alt); text-transform: capitalize;
margin: 0 0 20px; color: var(--wdtAccentTxtColor); }
#footer .wdt-accordion-toggle-holder .wdt-accordion-toggle-title-holder .wdt-accordion-toggle-title, 
.wdt-heading-holder h6.wdt-heading-title-wrapper { font-size: var(--wdtFontSize_H6); }
#footer .wdt-template-classic .wdt-accordion-toggle-wrapper { background: transparent; border-radius: var(--wdtRadius_Zero); } #footer .wdt-accordion-toggle-holder .wdt-accordion-toggle-description { 
border-width: 0px !important; background: none !important; }
#footer .wdt-accordion-toggle-holder .wdt-accordion-toggle-description p,
#footer .wdt-accordion-toggle-holder .wdt-accordion-toggle-description .elementor-icon-list-items .elementor-icon-list-item { 
line-height: var(--wdtLineHeight_Base); padding: 5px 0; }
#footer .wdt-accordion-toggle-holder .wdt-accordion-toggle-description .elementor-icon-list-items .elementor-icon-list-item:not( .elementor-inline-item) {
margin: 0; }
@media (min-width: 768px) {     
#footer .wdt-accordion-toggle-holder .wdt-accordion-toggle-title-holder { pointer-events: none; }
#footer .wdt-accordion-toggle-holder .wdt-accordion-toggle-title-holder,
#footer .wdt-accordion-toggle-holder .wdt-accordion-toggle-title-holder.ui-state-hover, 
#footer .wdt-accordion-toggle-holder .wdt-accordion-toggle-title-holder.ui-state-active { border: none; padding: 0; }
#footer .wdt-accordion-toggle-holder .wdt-accordion-toggle-title-holder .wdt-accordion-toggle-icon { display: none; }
#footer .wdt-accordion-toggle-holder .wdt-accordion-toggle-description { display: block !important; padding: 0; }
}
@media (max-width: 767px) {  
#footer .wdt-accordion-toggle-holder .wdt-accordion-toggle-title-holder,
#footer .wdt-accordion-toggle-holder .wdt-accordion-toggle-title-holder.ui-state-hover, 
#footer .wdt-accordion-toggle-holder .wdt-accordion-toggle-title-holder.ui-state-active { 
background: var(--wdtAccentTxtColor); border: none; margin: 0; color: var(--wdtPrimaryColor); }
#footer .wdt-accordion-toggle-holder .wdt-accordion-toggle-description { padding: 1em 1.5em; }
#footer .wdt-accordion-toggle-holder .wdt-accordion-toggle-title-holder { border-radius: var(--wdtRadius_2X); color: var(--wdtHeadAltColor); } #footer .wdt-accordion-toggle-holder[class*="-template-bordered"] .wdt-accordion-toggle-wrapper:not(:last-child) { margin: 0px; }
#footer .wdt-accordion-toggle-holder[class*="-template-bordered"] .wdt-accordion-toggle-title-holder,
#footer .wdt-accordion-toggle-holder[class*="-template-bordered"] .wdt-accordion-toggle-title-holder.ui-state-hover, 
#footer .wdt-accordion-toggle-holder[class*="-template-bordered"] .wdt-accordion-toggle-title-holder.ui-state-active {
background: transparent; border: 1px solid var(--wdtBorderColor); margin: 0; }
#footer .wdt-accordion-toggle-holder[class*="-template-bordered"] .wdt-accordion-toggle-wrapper:not(:first-child) .wdt-accordion-toggle-title-holder,
#footer .wdt-accordion-toggle-holder[class*="-template-bordered"] .wdt-accordion-toggle-wrapper:not(:first-child) .wdt-accordion-toggle-title-holder.ui-state-hover, 
#footer .wdt-accordion-toggle-holder[class*="-template-bordered"] .wdt-accordion-toggle-wrapper:not(:first-child) .wdt-accordion-toggle-title-holder.ui-state-active { 
border-top: none;}
#footer .wdt-accordion-toggle-holder[class*="-template-bordered"] .wdt-accordion-toggle-description { border-style: solid;
border-width: 0px 1px 1px 2px !important; border-color: var(--wdtBorderColor); border-left-color: var(--wdtPrimaryColor); } #footer .wdt-accordion-toggle-holder[class*="-template-simple"] .wdt-accordion-toggle-title-holder .wdt-accordion-toggle-icon { 
width: 40px; height: 40px; }
#footer .wdt-accordion-toggle-holder[class*="-template-simple"] .wdt-accordion-toggle-title-holder,
#footer .wdt-accordion-toggle-holder[class*="-template-simple"] .wdt-accordion-toggle-title-holder.ui-state-hover, 
#footer .wdt-accordion-toggle-holder[class*="-template-simple"] .wdt-accordion-toggle-title-holder.ui-state-active {
background: transparent; border-bottom: 1px solid var(--wdtBorderColor); padding: 14px 46px 14px 0px; }
#footer .wdt-accordion-toggle-holder[class*="-template-simple"] .wdt-accordion-toggle-description { padding: 14px 0 0; }  }
@media (max-width:480px){
.wdt-no-footer-builder-content.footer-copyright:before { border-radius: var(--wdtRadius_Zero); width: 100vw; }
}#header-wrapper { float: left; margin: 0 0 150px; border-radius: var(--wdtRadius_3X); padding: 0; position: relative; width: 100%; }
#header { float: left; margin: 0; padding: 0; position: relative; width: 100%; z-index: 10; }
#header-wrapper #header .wdt-no-header-builder-content { position: relative; }
#header-wrapper #header .wdt-no-header-builder-content:before { background-color: inherit; content: ""; display: inline !important; height: 100%; 
pointer-events: none; position: absolute; left: 50%; top: 0; width: calc(100vw - 50px); z-index: 1; -webkit-transform: translateX(-50%); transform: translateX(-50%); 
border-radius: var(--wdtRadius_3X); }
.wdt-no-header-builder-content .no-header {
position: relative; z-index: 1;
display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: -ms-flex; display: flex;
-webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center;
justify-content: space-between; }
.wdt-no-header-builder-content .no-header .no-header-title { width: 30%; }
.wdt-no-header-builder-content .no-header .no-header-title:only-child { display: flex; justify-content: center; width: 100%; }
.wdt-no-header-builder-content .no-header .no-header-title > a { 
display: inline-block; font-family: var(--wdtFontTypo_Alt); font-size: var(--wdtFontSize_H2); font-weight: bold; width: auto; }
.wdt-no-header-builder-content .no-header .no-header-logo { padding: 10px 0; }
.wdt-no-header-builder-content .no-header .no-header-logo:only-child { margin: 0 auto; padding: 20px 0; }
.wdt-no-header-builder-content .no-header .no-header-logo > a,
.elementor-widget-wdt-logo div.wdt-logo-container a { display: inline-block; }
.wdt-no-header-builder-content .no-header .no-header-title > a,
.wdt-no-header-builder-content .no-header .no-header-title > a:focus { text-decoration: none; }
.wdt-no-header-builder-content .no-header .no-header-title a img,
.wdt-logo-container a img { max-width: 118px; }
.wdt-no-header-builder-content .no-header .no-header-title .alternate_logo { display: none; }
.wdt-no-header-builder-content .no-header .no-header-title h2 { margin: 10px 0; }
.wdt-no-header-builder-content .no-header .no-header-title > a:focus,
.wdt-no-header-builder-content .no-header .mobile-nav-container .menu-trigger:focus { outline: none; }
.wdt-no-header-builder-content .no-header .mobile-nav-container .menu-trigger:focus { outline-offset: 5px; }
#header:has( + .main-title-section-wrapper) .wdt-no-header-builder-content { margin-bottom: 20px; }
@media (max-width:480px){
#header-wrapper #header .wdt-no-header-builder-content:before { width: 100vw; border-radius: var(--wdtRadius_Zero); }
} .wdt-header-menu ul > li,
.wdt-header-menu ul > li a,
.wdt-header-menu ul > li > a:before,
.wdt-header-menu ul > li > a:after,
.wdt-header-menu ul > li a > span,
.wdt-header-menu ul > li a > span:before { -webkit-transition: var(--wdtBaseTransition); transition: var(--wdtBaseTransition); }
.wdt-header-menu,
.wdt-header-menu ul { margin: 0; padding: 0; width: 100%; }
.wdt-header-menu > ul { text-align: inherit; }
.wdt-header-menu ul ul { text-align: left; }
.wdt-no-header-builder-content.aligncenter .no-header .wdt-header-menu,
.wdt-no-header-builder-content.aligncenter .no-header .wdt-header-menu>ul  { text-align: center; }
.wdt-header-menu,
.wdt-header-menu li:not(.menu-item-object-wdt_mega_menus .elementor-widget .elementor-icon-list-item,.menu-item-object-wdt_mega_menus div,
.mobile-nav-container, .wdt-header-menu ul li.close-nav, 
.wdt-header-menu ul li.go-back, .wdt-header-menu ul li.see-all) { display: inline-block; vertical-align: middle; }
.menu-item-object-wdt_mega_menus .tpl-blog-holder .entry-body p { font-size: var(--wdtFontSize_Base); line-height: var(--wdtLineHeight_Base); }
.menu-item-object-wdt_mega_menus  .elementor-widget .elementor-icon-list-item,
.menu-item-object-wdt_mega_menus  .elementor-widget .elementor-icon-list-item a{ font-size: var(--wdtFontSize_Base); }    
.wdt-header-menu li { line-height: normal; margin: 0; padding: 0; position: relative; }
.wdt-header-menu li a,
.wdt-header-menu ul li ul.children > li > a,
.wdt-header-menu ul li ul.sub-menu > li > a,
.wdt-header-menu ul li.has-mega-menu ul li.menu-item-object-wdt_mega_menus li a {
font-size: var(--wdtFontTypo_Ext); line-height: normal; text-transform: none; text-transform: capitalize; } .wdt-header-menu ul li.has-mega-menu ul li.menu-item-object-wdt_mega_menus li:not(:last-child) a { margin: 0 0 10px; }
.wdt-header-menu li a:not(:focus),
.wdt-header-menu ul li ul.children > li > a:not(:focus),
.wdt-header-menu ul li ul.sub-menu > li > a:not(:focus) { text-decoration: none; }
.wdt-header-menu ul li ul.children > li > a,
.wdt-header-menu ul li ul.sub-menu > li > a,
.wdt-header-menu ul li.has-mega-menu ul li.menu-item-object-wdt_mega_menus li a { text-transform: capitalize;
font-size: var(--wdtFontSize_Base); padding: 0; margin: 0; font-family: var(--wdtFontTypo_Base); }
.wdt-header-menu ul li.has-mega-menu > ul .elementor-section-stretched { left: 0 !important; width: auto !important; }
.wdt-header-menu ul li.has-mega-menu ul li.menu-item-object-wdt_mega_menus .elementor-heading-title {
margin: 0; border-bottom: 2px solid; padding: 0 0 10px; color: var(--wdtHeadAltColor); font-size: var(--wdtFontSize_H6); }
.wdt-header-menu .wdt-primary-nav > li > a { display: inline-block; padding: 14px clamp(0.9375rem, -0.1875rem + 1.4063vw, 1.5rem); vertical-align: middle; border: 1px solid transparent; 
border-radius: var(--wdtRadius_2X); line-height: 1; }
.wdt-header-menu .wdt-primary-nav > li:hover > a, 
.wdt-header-menu .wdt-primary-nav > li.current-menu-item > a,
.wdt-header-menu .wdt-primary-nav > li.current-menu-parent > a,
.wdt-header-menu .wdt-primary-nav > li.current-menu-ancestor > a { border-color: var(--wdtBorderColor); color: var(--wdtLinkHoverColor); }
.wdt-header-menu .wdt-primary-nav > li > a:empty { display: none; }
.wdt-header-menu ul li ul.children > li > a,
.wdt-header-menu ul li ul.sub-menu > li > a,
.wdt-header-menu ul li.has-mega-menu ul.menu > li > a { padding: 7px 30px; }
.wdt-header-menu ul li ul.children > li:last-child > a,
.wdt-header-menu ul li ul.sub-menu > li:last-child > a,
.wdt-header-menu ul li.has-mega-menu ul.menu > li:last-child > a { border-bottom-width: 0; }
.wdt-header-menu ul li ul.children, .wdt-header-menu ul li ul.sub-menu, .wdt-header-menu ul li.has-mega-menu > ul {
margin: 0; opacity: 0; pointer-events: none; position: absolute; left: 0; padding: 20px 0;
top: 100%; text-align: left; z-index: 10; -webkit-transition: all 0.1s ease-in; transition: all 0.1s ease-in;
-webkit-border-radius: calc(var(--wdtRadius_2X) + 5px); border-radius: calc(var(--wdtRadius_2X) + 5px); }
.wdt-header-menu ul.children > li:last-child > ul,
.wdt-header-menu ul.children > li:nth-last-child(2) > ul,
.wdt-header-menu ul.sub-menu > li:last-child > ul,
.wdt-header-menu ul.sub-menu > li:nth-last-child(2) > ul { left: auto; right: 0; }
.wdt-header-menu ul li ul.children, .wdt-header-menu ul li ul.sub-menu { width: 250px; }
.wdt-header-menu ul li.has-mega-menu > ul { margin: 0 auto; position: absolute; left: auto; right: auto; width: auto; }
.wdt-header-menu ul li.has-mega-menu .menu-item-object-wdt_mega_menus .elementor-widget-container .wdt-heading-subtitle {font-size: 1.2em;}
.wdt-header-menu ul li.has-mega-menu .menu-item-object-wdt_mega_menus .elementor-widget-container .wdt-heading-content-wrapper {font-size: var(--wdtFontSize_Base);}
.wdt-header-menu li.has-mega-menu ul ul { display: block; opacity: 1; position: static; visibility: visible; }
.wdt-header-menu li.has-mega-menu ul ul.children,
.wdt-header-menu li.has-mega-menu ul ul.sub-menu { display: none !important; }
.wdt-header-menu ul li ul.children li,
.wdt-header-menu ul li ul.sub-menu li { margin: 0; }
.wdt-header-menu ul li ul.children li ul:not(.menu-item-object-wdt_mega_menus ul),
.wdt-header-menu ul li ul.sub-menu li ul:not(.menu-item-object-wdt_mega_menus ul) { left: 100%; top: -20px; margin-left: 5px; }
.wdt-header-menu ul li.menu-item-depth-2 > ul,
.wdt-header-menu ul li.menu-item-depth-4 > ul,
.wdt-header-menu ul li.menu-item-depth-6 > ul,
.wdt-header-menu ul li.menu-item-depth-8 > ul,
.wdt-header-menu ul li.menu-item-depth-10 > ul,
.wdt-header-menu ul > li:nth-child(n+2) ul li.menu-item-depth-1 > ul,
.wdt-header-menu ul > li:nth-child(n+2) ul li.menu-item-depth-3 > ul,
.wdt-header-menu ul > li:nth-child(n+2) ul li.menu-item-depth-5 > ul,
.wdt-header-menu ul > li:nth-child(n+2) ul li.menu-item-depth-7 > ul,
.wdt-header-menu ul > li:nth-child(n+2) ul li.menu-item-depth-9 > ul { left: 100%; right: auto; }
.wdt-header-menu ul li.menu-item-depth-1 > ul,
.wdt-header-menu ul li.menu-item-depth-3 > ul,
.wdt-header-menu ul li.menu-item-depth-5 > ul,
.wdt-header-menu ul li.menu-item-depth-7 > ul,
.wdt-header-menu ul li.menu-item-depth-9 > ul,
.wdt-header-menu ul > li:nth-child(n+2) ul li.menu-item-depth-2 > ul,
.wdt-header-menu ul > li:nth-child(n+2) ul li.menu-item-depth-4 > ul,
.wdt-header-menu ul > li:nth-child(n+2) ul li.menu-item-depth-6 > ul,
.wdt-header-menu ul > li:nth-child(n+2) ul li.menu-item-depth-8 > ul,
.wdt-header-menu ul > li:nth-child(n+2) ul li.menu-item-depth-10 > ul { right: 100%; left: auto; }
.wdt-header-menu ul li.has-mega-menu:last-child > ul,
.wdt-header-menu ul li.has-mega-menu:nth-last-child(2) > ul { left: 0; right: 0; }
.wdt-header-menu ul.children li, .wdt-header-menu ul.children li a:not(.menu-item-object-wdt_mega_menus .elementor-container a),
.wdt-header-menu ul.sub-menu li:not(.elementor-widget .elementor-icon-list-item,.mobile-nav-container, .wdt-header-menu ul li.close-nav, 
.wdt-header-menu ul li.go-back, .wdt-header-menu ul li.see-all), 
.wdt-header-menu ul.sub-menu li a:not(.menu-item-object-wdt_mega_menus .elementor-container a) { display: inline-block; width: 100%; }
.wdt-header-menu ul li.focus > ul,
.wdt-header-menu ul li:focus > ul,
.wdt-header-menu ul li:hover > ul { display: block; opacity: 1; pointer-events: auto; visibility: visible; }
.wdt-header-menu ul li.menu-item-depth-0 > ul { margin-top: 30px; 
-webkit-transition: margin-top .25s cubic-bezier(.25,.1,.11,.99) .1s,opacity .2s cubic-bezier(.25,.1,.11,.99) .1s, height 0s ease-out .5s;
-moz-transition: margin-top .25s cubic-bezier(.25,.1,.11,.99) .1s,opacity .2s cubic-bezier(.25,.1,.11,.99) .1s, height 0s ease-out .5s;
transition: margin-top .25s cubic-bezier(.25,.1,.11,.99) .1s,opacity .2s cubic-bezier(.25,.1,.11,.99) .1s, height 0s ease-out .5s; }
.wdt-header-menu ul li.menu-item-depth-0.focus > ul,
.wdt-header-menu ul li.menu-item-depth-0:focus > ul,
.wdt-header-menu ul li.menu-item-depth-0:hover > ul { margin-top: 5px; }
@media(min-width:1281px){
.wdt-header-menu ul li.menu-item-depth-0 > ul::before, 
.wdt-header-menu ul li ul.sub-menu li ul:not(.menu-item-object-wdt_mega_menus ul)::before { content: ""; position: absolute; height: 5px; width: 100%; background: transparent; top: -5px; left: 0; }
.wdt-header-menu ul li ul.sub-menu li ul:not(.menu-item-object-wdt_mega_menus ul)::before{ top: 0; left: -5px; height: 100%; width: 5px; }
} .menu-item-object-wdt_mega_menus  .wdt-simple-style.wdt-post-entry.entry-list-layout .blog-entry { margin-bottom: 20px; }
.menu-item-object-wdt_mega_menus .wdt-simple-style.wdt-post-entry.entry-list-layout:before { height: 4px; bottom: 8px; }
.menu-item-object-wdt_mega_menus .wdt-simple-style.wdt-post-entry.entry-list-layout .blog-entry div.entry-date { color: var(--wdtHeadAltColor); }
.menu-item-object-wdt_mega_menus .wdt-heading-holder .wdt-heading-title-wrapper { font-size: var(--wdtFontSize_H4); } .mobile-nav-container .menu-trigger { color: var(--wdtHeadAltColor); cursor: pointer; display: inline-block; 
height: 1.3rem; line-height: 1rem; text-decoration: none !important; }
.mobile-nav-container .menu-trigger > i { display: inline-block; font-size: 1.1rem; padding: 0 5px; vertical-align: middle; }
.mobile-nav-container .menu-trigger > i { background-color: currentColor; height: 2px; position: relative; 
width: 30px; transition: background-color 10ms 300ms ease; }
.mobile-nav-container .menu-trigger > span { display: none; }
.mobile-nav-container .menu-trigger > i:before, 
.mobile-nav-container .menu-trigger > i:after {
background: currentColor; content: ""; height: 2px; position: absolute; right: 0; width: 100%;
transition: left 300ms 350ms ease, 
top 300ms 350ms ease, 
transform 300ms 50ms ease;
}
.mobile-nav-container .menu-trigger > i:before { top: -8px; width: 35px; }
.mobile-nav-container .menu-trigger > i:after { top: 8px; width: 35px; }
.nav-is-visible .mobile-nav-container .menu-trigger > i:before, 
.nav-is-visible .mobile-nav-container .menu-trigger > i:after { left: -5px; 
-webkit-transition: left 300ms 50ms ease,  
top 300ms 50ms ease, 
transform 300ms 350ms ease; 
transition: left 300ms 50ms ease, 
top 300ms 50ms ease, 
transform 300ms 350ms ease; 
}
.mobile-menu, .mobile-menu ul, .mobile-menu ul li { display: block; margin: 0; padding: 0; text-align: left; }
.mobile-menu ul li { position: static; }
.mobile-menu ul > li > a:not(.menu-item-object-wdt_mega_menus ul li a),
.mobile-menu ul ul > li > a:not(.menu-item-object-wdt_mega_menus ul li a) { 
display: block; font-size: var(--wdtFontSize_Base); padding: 5px 15px; }
.mobile-menu ul > li > a:not(:focus),
.mobile-menu ul ul > li > a:not(:focus) { text-decoration: none; }
.mobile-menu ul > li > a:focus,
.mobile-menu ul ul > li > a:focus { text-decoration: none !important; outline: none; }
.mobile-menu ul > li > a:not(.menu-item-object-wdt_mega_menus ul li a),
.mobile-menu ul ul > li > a:not(.menu-item-object-wdt_mega_menus ul li a) {
min-height: 42px; line-height: 42px; padding-top: 0; padding-bottom: 0; }
.mobile-menu ul li.has-mega-menu ul > li > a { padding-left: 0; padding-right: 0; }
.mobile-menu, .mobile-menu > ul, .mobile-menu > ul ul.children,
.mobile-menu > ul ul.sub-menu, .mobile-menu > ul ul.children > li > ul,
.mobile-menu > ul ul.sub-menu > li > ul {
border-width: 0; display: block; height: 100%; margin: 0; opacity: 1; overflow-y: visible;
padding: 0; position: fixed; left: auto !important; right: 0 !important; top: 0 !important; visibility: visible; 
width: 100%; z-index: 5; -webkit-border-radius: var(--wdtRadius_Zero); border-radius: var(--wdtRadius_Zero); -webkit-box-shadow: none !important; box-shadow: none !important; -webkit-transform: translateX(0); 
transform: translateX(0); -webkit-transition: transform 0.3s; transition: transform 0.3s; }
.mobile-menu { display: none; max-width: 260px; opacity: 0; visibility: hidden; z-index: 999;
-webkit-transform: translateX(100%); transform: translateX(100%);
-webkit-transition: opacity .25s ease-in-out 0s, visibility 0.25s ease-in-out 0s, transform .3s ease-in-out 0.25s;
transition: opacity .25s ease-in-out 0s, visibility 0.25s ease-in-out 0s, transform .3s ease-in-out 0.25s; }
.mobile-nav-offcanvas-right .mobile-menu { right: 0; }
.mobile-nav-offcanvas-left .mobile-menu { left: 0; right: auto; -webkit-transform: translateX(-100%); transform: translateX(-100%); }
.mobile-menu.is-hidden, .mobile-menu > ul.is-hidden, .mobile-menu > ul li ul.is-hidden, .mobile-menu ul.sub-menu.is-hidden,
.mobile-menu ul.sub-menu li ul.is-hidden { -webkit-transform: translateX(100%); transform: translateX(100%); }
.mobile-menu li.has-mega-menu ul ul.children, .mobile-menu li.has-mega-menu ul ul.sub-menu { display: none !important; }
.mobile-menu.nav-is-visible { display: block; opacity: 1; visibility: visible; -webkit-transform: translateX(0); transform: translateX(0);
-webkit-transition: -webkit-transform .25s ease-in-out 0s, visibility 0.3s ease-in-out 0s;
transition: transform .25s ease-in-out 0s, visibility 0.3s ease-in-out 0s;
animation-name: anime-slidein-right; -webkit-animation-duration: 0.75s; animation-duration: 0.75; 
-webkit-animation-fill-mode: both; animation-fill-mode: both; }
.mobile-menu ul { min-width: 100% !important; left: auto !important; right: auto !important; width: 100% !important; }
.mobile-menu ul li { float: left; width: 100%; }
.mobile-menu ul li.go-back a {
background: none !important; border-width: 0 !important; height: 100%; padding: 0; }
.mobile-menu ul li.go-back a,
.mobile-menu li[class*="has-children"] > a,
.mobile-menu li[class*="has_children"] > a { position: relative; }
.mobile-menu li[class*="has-children"] > a,
.mobile-menu li[class*="has_children"] > a { padding-right: 40px; }
.mobile-menu ul li.go-back,
.mobile-menu ul li.close-nav { display: inline-block; height: 50px; line-height: 50px; width: 100%; }
.mobile-menu ul ul li.go-back,
.mobile-menu ul ul li.close-nav { width: 50%; }
.mobile-menu ul li.go-back > a,
.mobile-menu ul li.close-nav > a { background: none !important; width: 50px; }
.mobile-menu ul ul li.go-back > a:focus,
.mobile-menu ul li.close-nav a:focus { outline: none; outline-offset: -5px; }   
.mobile-menu ul li.close-nav {
border-width: 0 !important; float: right; position: relative; top: 0; right: 0; z-index: 5; text-align: center; cursor: pointer; }
.mobile-menu ul li.close-nav a { float: right; height: 100%; line-height: inherit; padding: 0; position: relative; }
.mobile-menu ul li.close-nav a:hover { background: none; }
.mobile-menu ul li.close-nav a:before,
.mobile-menu ul li.close-nav a:after {
content: ""; height: 35%; margin: auto; position: absolute; bottom: 0; left: 0; right: 0; top: 0; width: 2px; }
.mobile-menu ul ul li.go-back:before,
.mobile-menu ul ul li.close-nav a:before,
.mobile-menu ul ul li.go-back:after,
.mobile-menu ul ul li.close-nav a:after { margin: auto 0; left: auto; right: 24px; }
.mobile-menu ul li.close-nav a:before { -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.mobile-menu ul li.close-nav a:after { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
.mobile-menu ul li.close-nav a:hover:before { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
.mobile-menu ul li.close-nav a:hover:after { -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.mobile-menu ul li.go-back a:before,
.mobile-menu ul li.go-back a:after,
.mobile-menu li[class*="has-children"] > a:before,
.mobile-menu li[class*="has-children"] > a:after,
.mobile-menu li[class*="has_children"] > a:before,
.mobile-menu li[class*="has_children"] > a:after {
display: inline-block; position: absolute; top: 50%; width: 15px; -webkit-backface-visibility: hidden; 
backface-visibility: hidden; -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.mobile-menu ul li.go-back a:before {
content: "\f104"; font-family: "Mentalist Icons"; font-size: 24px; height: 50px; line-height: 50px; left: 15px; text-align: center; }
.mobile-menu ul li.see-all a { padding: 0 15px !important; }
.mobile-menu li[class*="has-children"] > a:before,
.mobile-menu li[class*="has_children"] > a:before {
content: "\f105"; font-family: "Mentalist Icons"; font-size: 24px; height: 42px; line-height: 42px; right: 12px; text-align: center; }
.mobile-menu ul li.go-back a:after,
.mobile-menu li[class*="has-children"] > a:after,
.mobile-menu li[class*="has_children"] > a:after {
content: ""; background-color: currentColor; height: 2px; opacity: 0; visibility: hidden; }
.mobile-menu ul li.go-back a:hover:before { left: 10px; }
.mobile-menu li[class*="has-children"] > a:hover:before,
.mobile-menu li[class*="has_children"] > a:hover:before { right: 8px; }
.mobile-menu ul li.go-back a:after { left: 25px; }
.mobile-menu ul li.go-back a:hover:after { left: 15px; }
.mobile-menu li[class*="has-children"] > a:after,
.mobile-menu li[class*="has_children"] > a:after { right: 18px; }
.mobile-menu li[class*="has-children"] > a:hover:after,
.mobile-menu li[class*="has_children"] > a:hover:after { right: 12px; }
.mobile-menu-overlay { cursor: pointer; height: 100%; top: 0; left: 0; opacity: 0; position: fixed; visibility: hidden;
width: 100%; z-index: 98; -webkit-backface-visibility: hidden; backface-visibility: hidden;
-webkit-transition: opacity 0.25s ease-in-out 0s, visibility 0.3s ease-in-out 0s;
transition: opacity 0.25s ease-in-out 0s, visibility 0.3s ease-in-out 0s; }
.mobile-menu-overlay.is-visible,
.mobile-menu ul li.go-back a:hover:after,
.mobile-menu li[class*="has-children"] > a:hover:after,
.mobile-menu li[class*="has_children"] > a:hover:after { opacity: 1; visibility: visible; }
.mobile-menu ul li a,
.mobile-menu ul li a:before,
.mobile-menu ul li a:after,
.mobile-menu ul li.close-nav a,
.mobile-menu ul li.close-nav a:before,
.mobile-menu ul li.close-nav a:after { -webkit-transition: var(--wdtBaseTransition); transition: var(--wdtBaseTransition); }
.mobile-menu ul::-webkit-scrollbar { width: 5px; }
.mobile-menu ul::-webkit-scrollbar-thumb { border-radius: 5px; }
.mobile-menu li.has-mega-menu ul li[class*="has-children"] > a:before,
.mobile-menu li.has-mega-menu ul li[class*="has_children"] > a:before,
.mobile-menu li.has-mega-menu ul li[class*="has-children"] > a:after,
.mobile-menu li.has-mega-menu ul li[class*="has_children"] > a:after {
display: none;
}
.mobile-menu ul li.has-mega-menu ul li.menu-item-object-wdt_mega_menus .elementor-heading-title { 
padding:5px 15px; margin:10px 0 -25px; color: var(--wdtHeadAltColor); font-size: var(--wdtFontSize_H6); }
.mobile-menu .wdt-header-menu .menu-container { display: block; margin: 0; padding: 0; text-align: left; float: left; width: 100%; }
.mobile-menu .wdt-header-menu .menu-container .wdt-secondary-nav li.go-back,.mobile-menu .wdt-header-menu .menu-container .wdt-secondary-nav li.close-nav { display: none }
.mobile-menu ul li.has-mega-menu .wdt-secondary-nav > li > a { 
padding: 0 15px; width: 100%; border-radius: var(--wdtRadius_Zero); }
.mobile-menu > ul li.has-mega-menu ul.sub-menu { overflow-x: hidden;}
.mobile-menu ul li:not(:last-child) { border-bottom: 1px solid var(--wdtBorderColor); }
.mobile-menu ul li.go-back, .mobile-menu ul li.close-nav { border-bottom: 0; }
.logged-in.admin-bar .mobile-menu { top: 32px !important; }
@media screen and (max-width: 782px) { .logged-in.admin-bar .mobile-menu { overflow: visible; top: 46px !important; }
.logged-in.admin-bar .mobile-menu:before { background-color: inherit; content: ""; height: 100%; position: absolute; left: 0; top: -46px; width: 100%; }
}
@-webkit-keyframes anime-slidein-right {
0% {
-webkit-transform: translateX(1000px);
transform: translateX(1000px);
opacity: 0;
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1;
}
}
@keyframes anime-slidein-right {
0% {
-webkit-transform: translateX(1000px);
transform: translateX(1000px);
opacity: 0;
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1;
}
} .wdt-header-menu ul li ul:not(.menu-item-object-wdt_mega_menus ul),
.mobile-menu, .mobile-menu > ul:not(.menu-item-object-wdt_mega_menus ul), .mobile-menu ul:not(.menu-item-object-wdt_mega_menus ul), .mobile-menu ul li ul:not(.menu-item-object-wdt_mega_menus ul) { background-color: var(--wdtAccentTxtColor); }
.mobile-menu ul::-webkit-scrollbar { background-color: #f1f1f1; }
.mobile-menu ul::-webkit-scrollbar-thumb { background-color: #c1c1c1; }
.mobile-menu ul li.close-nav a:before, .mobile-menu ul li.close-nav a:after { background-color: var(--wdtHeadAltColor); }
.mobile-menu ul li.see-all a { background-color: rgba(var(--wdtHeadAltColorRgb),0.05) !important; }
.mobile-menu-overlay { background-color: rgba(var(--wdtHeadAltColorRgb),0.5); }
.wdt-header-menu ul li ul.children > li > a, .wdt-header-menu ul li ul.sub-menu > li > a,
.wdt-header-menu ul li.has-mega-menu ul.menu > li > a { border-color:  rgba(var(--wdtHeadAltColorRgb),0.15); }
.mobile-menu li a { color: var(--wdtHeadAltColor); }
#header-wrapper #header .wdt-no-header-builder-content:before { background-color: var(--wdtTertiaryColor); }
.wdt-header-menu ul li ul.children, .wdt-header-menu ul li ul.sub-menu, .wdt-header-menu ul li.has-mega-menu > ul { -webkit-box-shadow: 0 0 1px 1px rgba(var(--wdtHeadAltColorRgb),0.1); box-shadow: 0 0 1px 1px rgba(var(--wdtHeadAltColorRgb),0.1); }
.mobile-menu ul li.see-all a { -webkit-box-shadow: 0 1px 0 0 rgba(var(--wdtHeadAltColorRgb),0.06); box-shadow: 0 1px 0 0 rgba(var(--wdtHeadAltColorRgb),0.06); }
.mobile-menu ul::-webkit-scrollbar-track, .mobile-menu ul::-webkit-scrollbar-thumb { -webkit-box-shadow: 0 0 6px rgba(var(--wdtHeadAltColorRgb),0.3) inset; box-shadow: 0 0 6px rgba(var(--wdtHeadAltColorRgb),0.3) inset; }
.mobile-menu .wdt-dark-bg h1, .mobile-menu .wdt-dark-bg h2, .mobile-menu .wdt-dark-bg h3, .mobile-menu .wdt-dark-bg h4, .mobile-menu .wdt-dark-bg h5, .mobile-menu .wdt-dark-bg h6, .mobile-menu .wdt-dark-bg p { color: var(--wdtHeadAltColor) !important; }
.mobile-menu > li > a, .mobile-menu > li ul > li a { color: var(--wdtHeadAltColor); }
.wdt-dark-bg .wdt-no-header-builder-content .no-header .no-header-title > a:not(:focus):not(:hover), 
.wdt-dark-bg .wdt-header-menu > .menu-container > .wdt-primary-nav > li > a, 
.wdt-dark-bg .mobile-nav-container .menu-trigger { color: var(--wdtAccentTxtColor); }  .wdt-header-menu ul li.focus > a, .wdt-header-menu ul li:focus > a, .wdt-header-menu ul li > a:hover,
.wdt-header-menu ul li ul li.focus > a, .wdt-header-menu ul li ul li:focus > a, .wdt-header-menu ul li ul li:hover > a, .wdt-header-menu ul li ul li > a:hover,
.wdt-header-menu ul li.current-menu-item > a, .wdt-header-menu ul li.current-page-item > a, .wdt-header-menu ul li.current-page-ancestor > a,
.wdt-header-menu ul li.current_menu_item > a, .wdt-header-menu ul li.current_page_item > a, .wdt-header-menu ul li.current_menu_ancestor > a, .wdt-header-menu ul li.current_page_ancestor > a,
.wdt-header-menu ul li ul li.current-menu-item > a, .wdt-header-menu ul li ul li.current-page-item > a, .wdt-header-menu ul li ul li.current-menu-ancestor > a, .wdt-header-menu ul li ul li.current-page-ancestor > a,
.wdt-header-menu ul li ul li.current_menu_item > a, .wdt-header-menu ul li ul li.current_page_item > a, .wdt-header-menu ul li ul li.current_menu_ancestor > a, .wdt-header-menu ul li ul li.current_page_ancestor > a,
.wdt-dark-bg .wdt-header-menu > .menu-container > .wdt-primary-nav > li > a:focus,
.wdt-dark-bg .wdt-header-menu > .menu-container > .wdt-primary-nav > li.current_menu_item > a, .wdt-dark-bg .wdt-header-menu > .menu-container > .wdt-primary-nav > li.current_page_item > a,
.wdt-dark-bg .wdt-header-menu > .menu-container > .wdt-primary-nav > li.current-menu-item > a, .wdt-dark-bg .wdt-header-menu > .menu-container > .wdt-primary-nav > li.current-page-item > a,
.wdt-dark-bg .wdt-header-menu > .menu-container > .wdt-primary-nav > li.current_menu_item > a, .wdt-dark-bg .wdt-header-menu > .menu-container > .wdt-primary-nav > li.current_page_item > a,
.wdt-dark-bg .wdt-header-menu > .menu-container > .wdt-primary-nav > li.current_menu_ancestor > a, .wdt-dark-bg .wdt-header-menu > .menu-container > .wdt-primary-nav > li.current_page_ancestor > a,
.wdt-dark-bg .wdt-header-menu > .menu-container > .wdt-primary-nav > li.current-page-ancestor > a { color: var(--wdtPrimaryColor); }
.mobile-menu ul li.menu-item > a:hover, .mobile-menu ul li.menu-item:hover > a, .mobile-menu ul li.menu-item ul li.menu-item > a:hover, .mobile-menu ul li.menu-item ul li.menu-item:hover > a, .mobile-menu ul li.menu-item ul li.menu-item > a:hover, .mobile-menu ul li.menu-item ul li.menu-item:hover > a,
.mobile-menu ul li.current-menu-item > a, .mobile-menu ul li.current-page-item > a, .mobile-menu ul li.current-menu-ancestor > a, .mobile-menu ul li.current-page-ancestor > a,
.mobile-menu ul li.current_menu_item > a, .mobile-menu ul li.current_page_item > a, .mobile-menu ul li.current_menu_ancestor > a, .mobile-menu ul li.current_page_ancestor > a,
.mobile-menu ul li ul li.current-menu-item > a, .mobile-menu ul li ul li.current-page-item > a, .mobile-menu ul li ul li.current-menu-ancestor > a, .mobile-menu ul li ul li.current-page-ancestor > a,
.mobile-menu ul li ul li.current_menu_item > a, .mobile-menu ul li ul li.current_page_item > a, .mobile-menu ul li ul li.current_menu_ancestor > a, .mobile-menu ul li ul li.current_page_ancestor > a { background-color: var(--wdtPrimaryColor); color: var(--wdtAccentTxtColor); }   .wdt-header-menu .menu-container .wdt-primary-nav li[class*="has-children"] > a > span:after { content: ""; width: 6px; height: 6px; position: relative; right: 0; 
bottom: 0; display: inline-block; margin-left: 8px; background: currentcolor; border-radius: 100px 0 0; }
.wdt-header-menu .menu-container .wdt-primary-nav li[class*="has-children"] ul.sub-menu > li > a > span { 
width: 100%; display: block; position: relative; transition: var(--wdt-Ad-Transition); }
.wdt-header-menu .menu-container .wdt-primary-nav li[class*="has-children"] ul.sub-menu > li > a > span:after { bottom: 0; top: 0; margin: auto; right: 0; 
position: absolute; border-radius: 0; border-width: 0 2px 2px 0; border-style: solid; border-color: currentColor; background: transparent; 
transform: rotate(45deg); -webkit-transform: rotate(45deg); width: 8px; height: 8px; }
.wdt-header-menu .menu-container ul.sub-menu > li:hover > a > span,
.wdt-header-menu .menu-container ul.sub-menu > li.current_page_parent > a > span,
.wdt-header-menu ul li ul.sub-menu > li.current-menu-item > a span { padding-left: 20px; }
.wdt-header-menu .menu-container ul.sub-menu > li > a > span::before { content: '\e803'; position: absolute; 
font-family: "mentalist-font"; font-size: 80%; top: 5px; bottom: 0; left: 0; transform: translateX(-10px); -webkit-transform: translateX(-10px); 
height: fit-content; transition: var(--wdt-Ad-Transition); margin-right: 10px; opacity: 0; }
.wdt-header-menu .menu-container ul.sub-menu > li:hover > a > span::before,
.wdt-header-menu .menu-container ul.sub-menu > li.current_page_parent > a > span::before,
.wdt-header-menu ul li ul.sub-menu > li.current-menu-item > a span::before { opacity: 1; transform: translateX(0); -webkit-transform: translateX(0); transition-delay: 0.1s; color:var(--wdtPrimaryColor); } @media only screen and (min-width:1541px) and (max-width:1724px) { }
@media only screen and (min-width:1281px) and (max-width:1540px) {
.wdt-header-menu ul > li:nth-last-child(-n+3) ul li.menu-item-depth-2 > ul,
.wdt-header-menu ul > li:nth-last-child(-n+3) ul li.menu-item-depth-4 > ul,
.wdt-header-menu ul > li:nth-last-child(-n+3) ul li.menu-item-depth-6 > ul,
.wdt-header-menu ul > li:nth-last-child(-n+3) ul li.menu-item-depth-8 > ul,
.wdt-header-menu ul > li:nth-last-child(-n+3) ul li.menu-item-depth-10 > ul { left: 100%; right: auto; }
.wdt-header-menu ul > li:nth-last-child(-n+3) ul li.menu-item-depth-1 > ul,
.wdt-header-menu ul > li:nth-last-child(-n+3) ul li.menu-item-depth-3 > ul,
.wdt-header-menu ul > li:nth-last-child(-n+3) ul li.menu-item-depth-5 > ul,
.wdt-header-menu ul > li:nth-last-child(-n+3) ul li.menu-item-depth-7 > ul,
.wdt-header-menu ul > li:nth-last-child(-n+3) ul li.menu-item-depth-9 > ul { left: auto; right: 100%; } }
@media only screen and (max-width:1281px){
.menu-item-object-wdt_mega_menus .wdt-heading-holder > *:not(:last-child) {margin-bottom: 10px;}
.menu-item-object-wdt_mega_menus .wdt-post-entry.entry-list-layout .blog-entry {display: block;}
.menu-item-object-wdt_mega_menus .wdt-simple-style.wdt-post-entry.entry-list-layout .blog-entry .entry-thumb .blog-image > a{height: 120px;}
.menu-item-object-wdt_mega_menus .wdt-simple-style.wdt-post-entry.entry-list-layout .blog-entry > div:not(.entry-thumb) {padding: 0 10px}
.menu-item-object-wdt_mega_menus .wdt-simple-style.wdt-post-entry .blog-entry > div.entry-thumb {margin-bottom: 10px ;}
.menu-item-object-wdt_mega_menus .wdt-post-entry .blog-entry .entry-title h4 { font-size: var(--wdtFontSize_H6);}
.menu-item-object-wdt_mega_menus .wdt-heading-holder .wdt-heading-title-wrapper  {font-size: var(--wdtFontSize_H6);}
.menu-item-object-wdt_mega_menus .wdt-simple-style.wdt-post-entry.entry-list-layout .blog-entry > div:nth-child(2) {margin-top: 10px;}
}
@media only screen and (min-width:1281px) {
#header .wdt-elementor-container-fluid .wdt-header-menu ul.wdt-primary-nav li.has-mega-menu>ul.sub-menu>li.menu-item-object-wdt_mega_menus {
margin: 0 auto;
width: 100%; background-color: var(--wdtAccentTxtColor);
display: block;
padding: 0px;
-webkit-box-shadow: 0 0 2px 3px rgba(var(--wdtHeadAltColorRgb),0.25);
box-shadow: 0 0 2px 3px rgba(var(--wdtHeadAltColorRgb),0.05);
border-radius: var(--wdtRadius_Zero);
overflow: hidden;
}
#header .wdt-elementor-container-fluid .wdt-header-menu ul.wdt-primary-nav li.has-mega-menu>ul.sub-menu {border-width: 0;box-shadow: none;background-color: transparent;}
.wdt-header-menu { display: inline-block; }
.wdt-header-menu.no-header-menu { text-align: right; }
.mobile-nav-container,
.wdt-header-menu ul li.close-nav,
.wdt-header-menu ul li.go-back,
.wdt-header-menu ul li.see-all { display: none; }
.wdt-header-menu.center { display: table; }
.wdt-header-menu .wdt-primary-nav > li > a { margin: clamp(1.25rem, 0rem + 1.5625vw, 1.875rem) 0; }
}
@media only screen and (max-width: 1280px) {
.wdt-header-menu .menu-container { display: none; }
.wdt-header-menu .mobile-nav-container { display: block; margin: 0px; }
.wdt-no-header-builder-content .no-header .no-header-title { float: left; margin: 16px 0; }
.wdt-no-header-builder-content .no-header .no-header-title h2 { text-align: center; }
.wdt-no-header-builder-content .no-header .mobile-nav-container {
float: right; font-size: 1rem; line-height: normal; margin: 18px 0; width: auto; }
.elementor-widget-wp-widget-nav_menu .mobile-nav-container {
width: auto; float: none; margin: 20px 0; text-align: right; padding-right: 10px; }
body:not(.no-breadcrumb) #header-wrapper.header-top-absolute #header .wdt-header-tpl { margin-top: 0; }
.mobile-menu ul li.menu-item-object-wdt_mega_menus div[class*="elementor-column-gap"] > .elementor-column > .elementor-element-populated { padding: 0; }
}
@media only screen and (min-width:1024px) and (max-width:1280px) {
.wdt-header-menu .mobile-nav-container { margin: 0px; }
} @media only screen and (min-width:768px) and (max-width:1024px) {
.mobile-nav-container .menu-trigger > span { display: none; }
}  @media only screen and (max-width: 767px) {
.wdt-no-header-builder-content .no-header-top { text-align: center; }
.wdt-no-header-builder-content .no-header .no-header-title a { display: inline-block; width: 100%; }
.wdt-no-header-builder-content .no-header .no-header-menu,
.wdt-no-header-builder-content:not(.aligncenter) .no-header .no-header-title~.no-header-menu {
color: var(--wdtHeadAltColor); line-height: 1.5em; text-align: right; }
.wdt-no-header-builder-content:not(.aligncenter) .no-header .no-header-title~.no-header-menu {
display: inline-block; margin-left: 15px; width: auto; }
.wdt-header-menu .mobile-nav-container { margin: 0; }
.mobile-nav-container, .wdt-no-header-builder-content .no-header .mobile-nav-container {
display: inline-block; float: none; margin: 0 auto; }
.mobile-nav-container .menu-trigger > span { display: none; }
} @media only screen and (max-width: 479px) {
.wdt-no-header-builder-content .no-header-top,
.wdt-no-header-builder-content .no-header {
text-align: center; justify-content: space-between; }
.wdt-no-header-builder-content .no-header .no-header-title {
float: none; display: inline-block; margin-top: 20px; width: auto; }
.wdt-no-header-builder-content .no-header .mobile-nav-container {
display: inline-block; margin: 0; float: none; width: auto; }
.wdt-no-header-builder-content .no-header .no-header-menu,
.wdt-no-header-builder-content:not(.aligncenter) .no-header .no-header-title~.no-header-menu {
line-height: 1.5em; margin: 10px 0; padding: 0; }
}  .wdt-no-header-builder-content .no-header .no-header-logo > a > img,
.elementor-widget-wdt-logo div.wdt-logo-container a img { height: auto; width: 200px; max-width: 200px; }
@media (max-width: 1280px) {
.wdt-no-header-builder-content .no-header .no-header-logo > a > img,
.elementor-widget-wdt-logo div.wdt-logo-container a img { width: 180px; max-width: 180px; }
}
@media (max-width: 767px) {
.wdt-no-header-builder-content .no-header .no-header-logo > a > img,
.elementor-widget-wdt-logo div.wdt-logo-container a img { width: 160px; max-width: 160px; }
} @media only screen and (min-width:1281px) and (max-width:1540px) { #header-wrapper { margin: 0 0 120px; } }
@media only screen and (min-width:1025px) and (max-width:1280px) { #header-wrapper { margin: 0 0 100px; } }
@media only screen and (min-width:768px) and (max-width:1024px) { #header-wrapper { margin: 0 0 80px; } }
@media only screen and (min-width:481px) and (max-width:767px) { #header-wrapper { margin: 0 0 70px; } }
@media only screen and (max-width: 480px) { #header-wrapper { margin: 0 0 60px; } }.pagination { float: none; display: inline-block; margin-top: 40px; text-align: center; width: 100%; }
.pagination .column { float: right; width: 100%; }
.pagination .column, .pagination ul { margin: 0; }
.pagination ul, .entry-body > .page-link { padding-left: 0; display: flex; justify-content: center; text-align: center; flex-wrap: wrap; gap: 10px; }
.pagination ul li, .woocommerce nav.woocommerce-pagination ul li { display: inline-block; float: none; padding-bottom: 0; display: contents; }
.page-link {  clear: both; float: left; width: 100%; display: flex; flex-wrap: wrap; gap: 10px; }
.page-link a, .pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li a,
.page-link > span, .pagination ul li span,
.woocommerce nav.woocommerce-pagination ul li span { background: none; border: 0; display: inline-block; font-size: clamp(1rem, 0.9721rem + 0.1274vw, 1.125rem); font-weight: var(--wdtFontWeight_Alt); height: clamp(2.5rem, 2.3607rem + 0.6369vw, 3.125rem); letter-spacing: 0; line-height: clamp(2.5rem, 2.3607rem + 0.6369vw, 3.125rem); margin: 0; padding: 0; position: relative; text-align: center; text-transform: uppercase; width: clamp(2.5rem, 2.3607rem + 0.6369vw, 3.125rem); -webkit-border-radius: var(--wdtRadius_2X); border-radius: var(--wdtRadius_2X); }
.page-link a:not(:focus), .pagination ul li a:not(:focus), .woocommerce nav.woocommerce-pagination ul li a:not(:focus) { text-decoration: none; }
.woocommerce nav.woocommerce-pagination ul, .woocommerce nav.woocommerce-pagination ul li { border-width: 0; }
.woocommerce nav.woocommerce-pagination ul li span, .woocommerce nav.woocommerce-pagination ul li a { background: none; margin: 0; }
@media all and (-ms-high-contrast:none) {
.pagination ul li a.next { margin-right: 0; }
.pagination ul li a.next, .pagination ul li a.prev { top: -24px; } *::-ms-backdrop, .pagination ul li a.next, .pagination ul li a.prev { top: -24px; } }
.pagination ul li a.next i, .pagination ul li a.prev i { font-size: clamp(1rem, 0.9721rem + 0.1274vw, 1.125rem); height: clamp(2.5rem, 2.3607rem + 0.6369vw, 3.125rem); line-height: clamp(2.5rem, 2.3607rem + 0.6369vw, 3.125rem); margin: 0; position: absolute; left: 50%; top: 50%; text-align: center; text-decoration: inherit; width: clamp(2.5rem, 2.3607rem + 0.6369vw, 3.125rem); -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.pagination ul li a.next:hover i::before {
animation: wdt-arrow-next 0.3s ease;
-webkit-animation: wdt-arrow-next 0.3s ease;
}
@keyframes wdt-arrow-next {
0% { transform: translateX(0px); -webkit-transform: translateX(0px); opacity: 1; }
49% { transform: translateX(10px) scale(0.5); -webkit-transform: translateX(10px) scale(0.5); opacity: 0; }
50% { transform: translateX(-10px) scale(0.5); -webkit-transform: translateX(-10px) scale(0.5); opacity: 0; }
100% { transform: translateX(0px); -webkit-transform: translateX(0px); opacity: 1; }
}
.pagination ul li a.prev:hover i::before {
animation: wdt-arrow-prev 0.3s ease;
-webkit-animation: wdt-arrow-prev 0.3s ease;
}
@keyframes wdt-arrow-prev {
0% { transform: translateX(0px); -webkit-transform: translateX(0px); opacity: 1; }
49% { transform: translateX(-10px) scale(0.5); -webkit-transform: translateX(-10px) scale(0.5); opacity: 0; }
50% { transform: translateX(10px) scale(0.5); -webkit-transform: translateX(10px) scale(0.5); opacity: 0; }
100% { transform: translateX(0px); -webkit-transform: translateX(0px,0px); opacity: 1; }
}
.pagination div[class*="-posts"] { display: inline-block; float: none; position: relative; text-align: center; width: auto; z-index: 9; }
.pagination div[class*="-posts"] a { display: inline-block; float: none; margin: 2px; min-width: 150px; -webkit-border-radius: var(--wdtRadius_3X); border-radius: var(--wdtRadius_3X); }
.pagination:empty { display: none; }
.archive .pagination.blog-pagination:empty { display: inline-block; }
.pagination .newer-posts a { margin-bottom: -1px; padding: var(--wdtPadding_Btn); }
.pagination .older-posts a { margin-bottom: -1px; padding: var(--wdtPadding_Btn); }
.pagination .older-posts i, .pagination .newer-posts i { height: 20px; line-height: 20px; text-align: center; width: auto; }
.pagination .older-posts i { margin-left: 5px; }
.pagination .newer-posts i { margin-right: 5px; }
.pagination .older-posts i:before, .pagination .newer-posts i:before { margin: 0; width: auto; }
.pagination div[class*="-posts"]:only-child a { margin: 0; }
.pagination a.loadmore-btn { display: inline-block; position: relative; width: auto; margin-top: 10px; }
.pagination a.loadmore-btn:not(.more-items) { cursor: not-allowed; } .tpl-blog-holder.loading + .pagination a.loadmore-btn:after { animation: animateCircle 2s linear infinite; border: 3px solid transparent; border-radius: 50%; border-right: 3px solid #fff; border-top: 3px solid #fff; bottom: 0; content: ''; display: block; height: 25px; left: 0; margin: auto; opacity: .5; position: absolute; right: 0; top: 0; width: 25px; }
@keyframes animateCircle {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}
@keyframes animate {
0% { transform: rotate(45deg); }
100% { transform: rotate(405deg); }
}
.pagination .newer-posts a:not(:focus), .pagination .older-posts a:not(:focus), .pagination ul li a:not(:focus), .pagination a.loadmore-btn:not(:focus) { text-decoration: none; }  .page-link a, .pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li a,
.page-link > span, .pagination ul li span,
.woocommerce nav.woocommerce-pagination ul li span { color: var(--wdtHeadAltColor); }
.pagination .newer-posts a, .pagination .older-posts a, .pagination a.loadmore-btn,
.page-link > a:hover, .page-link > a:focus, .page-link > span,
.pagination ul li a:hover, .pagination ul li a:focus, .pagination ul li span:not(.dots),
.woocommerce nav.woocommerce-pagination ul li a:focus, 
.woocommerce nav.woocommerce-pagination ul li a:hover, 
.woocommerce nav.woocommerce-pagination ul li span.current { color: var(--wdtAccentTxtColor); }
.pagination .newer-posts, .pagination .older-posts { background: var(--wdtBodyBGColor); }
.page-link a, .pagination ul li a,
.page-link > span, .pagination ul li span,
.pagination a.loadmore-btn:before,
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span { border-color: var(--wdtBorderColor); }
.tpl-blog-holder.loading + .pagination a.loadmore-btn:after { border-top-color: var(--wdtBodyBGColor); border-right-color: var(--wdtBodyBGColor); }  .tpl-blog-holder.loading + .pagination a.loadmore-btn { color: var(--wdtPrimaryColor); }
.pagination .newer-posts a, .pagination .older-posts a, .pagination a.loadmore-btn,
.page-link > a:hover, .page-link > a:focus, .page-link > span,
.pagination ul li a:hover, .pagination ul li a:focus, .pagination ul li span:not(.dots),
.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-color: var(--wdtPrimaryColor); }
.page-link > a:hover, .page-link > a:focus, .page-link > span,
.pagination ul li a:hover, .pagination ul li a:focus, .pagination ul li span:not(.dots),
.woocommerce nav.woocommerce-pagination ul li a:focus, 
.woocommerce nav.woocommerce-pagination ul li a:hover, 
.woocommerce nav.woocommerce-pagination ul li span.current { border-color: var(--wdtPrimaryColor); }
.pagination .newer-posts a:hover, .pagination .older-posts a:hover, .pagination a.loadmore-btn:hover, .pagination a.loadmore-btn:not(.more-items) { background: var(--wdtSecondaryColor); }
.tpl-blog-holder.loading + .pagination a.loadmore-btn:hover { color: var(--wdtSecondaryColor); }   @media only screen and (min-width:768px) and (max-width:1024px) {
}.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 99999;
overflow: hidden;
position: fixed;
background: #000;
opacity: 0.8; }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 99999;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 18px;
top: 18px;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #fff;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
opacity: 1;
}
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
.wdt-inline-modal { overflow: hidden; }
.wdt-inline-modal > h4 { font-size: 26px; font-weight: 500; margin: -20px -20px 20px; padding: 15px 20px; background-color: #108bea; }
.wdt-inline-modal > h4, .mfp-close-btn-in .mfp-close { color: #fff; }
.mfp-close-btn-in .mfp-close { margin: 0; right: 7px; top: 7px; border-radius: 50%; transition: var(--wdtBaseTransition); transform: scale(1.25); }
.mfp-close:hover, .mfp-close:focus { color: #fff; opacity: 1; transform: scale(1) translate(-3px, 3px); }
.wdt-inline-modal ul.wdt-tabs-vertical > li > a { font-weight: bold; line-height: normal; padding: 10px 15px; }
.wdt-inline-modal .wdt-tabs-vertical-content { min-height: 210px; }
.wdt-inline-modal .wdt-toggle-switch label { color: currentColor; display: inline-block; font-weight: normal; margin-bottom: 10px; margin-top: 5px; vertical-align: middle; }
.wdt-inline-modal .wdt-toggle-switch label input[type="checkbox"] { margin-right: 8px; margin-top: -2px; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; }
}  @media only screen and (max-width: 767px) {
.wdt-inline-modal > h4 { font-size: var(--wdtFontSize_H6); }
.mfp-close-btn-in .mfp-close { top: 2px; }
.wdt-inline-modal ul.wdt-tabs-vertical > li > a {
font-size: 11px;
padding-left: 10px;
padding-right: 10px;
}
.wdt-inline-modal .wdt-tabs-vertical-content { font-size: calc(var(--wdtFontSize_Base) - 2px); }
} @media only screen and (max-width: 479px) {
.mfp-close-btn-in .mfp-close { top: -1px; }
.wdt-inline-modal ul.wdt-tabs-vertical, .wdt-inline-modal .wdt-tabs-vertical-content { width: 100%; }
.wdt-inline-modal ul.wdt-tabs-vertical li a { border-color: rgba(0, 0, 0, 0.1) !important; border-style: solid; border-width: 0 0 1px; padding-left: 0; }
.wdt-inline-modal ul.wdt-tabs-vertical li a:before {
border-color: currentColor;
border-style: solid;
border-width: 0 0 1px;
content:"";
height: 1px;
opacity: 0;
position: absolute;
bottom: -1px;
left: 0;
width: 45px;
transition: var(--wdtBaseTransition);
}
.wdt-inline-modal ul.wdt-tabs-vertical li.current a:before { opacity: 1; }
.wdt-inline-modal .wdt-tabs-vertical-content { border-width: 0; padding: 15px 5px; }
.wdt-inline-modal > h4 { font-size: calc(var(--wdtFontSize_Base) - 3px); }
}#searchform ul.quick_search_results { position: absolute; padding: 0; 
background-color: var(--wdtAccentTxtColor); text-align: left; width: 100%; max-width: 340px;  margin-right: auto; margin: 16px 0 0;
transition: all .4s ease; z-index: 99; font-size: 0.9rem; transform: translateY(10px); }
#searchform ul.quick_search_results p:only-child { margin: 0; padding: 10px 20px; }
#searchform ul.quick_search_results p,
#searchform ul.quick_search_results li:only-child { border: none; }
#searchform ul.quick_search_results li.quick_search_data_item { list-style-type: none; text-align: inherit; line-height: var(--wdtLineHeight_Base); 
padding: 6px 0; font-size: 0.9rem; margin: 0; }
#searchform ul.quick_search_results li.quick_search_data_item a { width: 100%; font-size: clamp(0.875rem, 0.8471rem + 0.1274vw, 1rem); display: grid; 
gap: 16px; grid-template-columns: 60px 1fr; align-items: center; line-height: normal; font-weight: var(--wdtFontWeight_Ext); }
#searchform ul.quick_search_results li.quick_search_data_item a > img { 
-webkit-border-radius: var(--wdtRadius_1X); border-radius: var(--wdtRadius_1X); background: var(--wdtTertiaryColor); }
#searchform ul.quick_search_results:not(.active):before,
#searchform ul.quick_search_results:not(.active) { font-size: inherit; opacity: 0; transform: translateY(10px); transition: all .4s ease; }
#searchform ul.quick_search_results.active { opacity: 1; transform: translateY(0); padding: 14px 20px; }
#searchform input.text_input ~ ul.quick_search_results { opacity: 0; transform: translateY(10px); 
transition: all .4s ease; visibility: hidden; -webkit-border-radius: var(--wdtRadius_2X); border-radius: var(--wdtRadius_2X); }
#searchform input.text_input:focus ~ ul.quick_search_results { opacity: 1; transform: translateY(0); visibility: visible; }
#searchform ul.quick_search_results.active:before { content: ""; position: absolute; width: 16px; height: 16px; background: inherit; 
-webkit-transform: rotate(45deg); transform: rotate(45deg); top: -7px; left: 20px; }#secondary.secondary-sidebar { margin-bottom: 150px; }
.secondary-sidebar .widget:last-child { margin-bottom: 0px; padding-bottom: 0; border-width: 0; }
.secondary-sidebar .widgettitle { display: inline-block; float: none; margin-top: 0; width: 100%; }
.secondary-sidebar .widgettitle:before, .secondary-sidebar .widgettitle:after { content:""; }
.secondary-sidebar .widgettitle:empty { display: none; }
.secondary-sidebar .widgettitle > a { color: currentColor; }
.secondary-sidebar > div[class^="type"] { overflow: hidden; } .secondary-sidebar .wdt-sidebar-wrapper.wdt-sidebartoogle-wrapper .widget {
border-bottom: 1px solid var(--wdtBorderColor); margin: 0; }
.secondary-sidebar .wdt-sidebar-wrapper.wdt-sidebartoogle-wrapper .widget .widget-toggle-group {
position: relative; cursor: pointer; display: flex; align-items: center; justify-content: space-between; padding: 16px 0; }
.secondary-sidebar .wdt-sidebar-wrapper.wdt-sidebartoogle-wrapper .widget:first-child .widget-toggle-group { padding-top: 0; }
.secondary-sidebar .wdt-sidebar-wrapper.wdt-sidebartoogle-wrapper .widget .widget-toggle-group .widget-toggle {
position: relative; font-family: var(--wdtFontTypo_Alt); font-size: var(--wdtFontSize_H5); 
font-weight: var(--wdtFontWeight_Alt); line-height: var(--wdtLineHeight_Alt); text-transform: capitalize; }
.secondary-sidebar .wdt-sidebar-wrapper.wdt-sidebartoogle-wrapper .widget .widget-toggle-group ~ div,
.secondary-sidebar .wdt-sidebar-wrapper.wdt-sidebartoogle-wrapper .widget .widget-toggle-group ~ form,
.secondary-sidebar .wdt-sidebar-wrapper.wdt-sidebartoogle-wrapper .widget .widget-toggle-group ~ ul {     
padding-top: 5px; padding-bottom: 14px; -webkit-transition: all .3s ease; transition: all .3s ease; }
.secondary-sidebar .wdt-sidebar-wrapper.wdt-sidebartoogle-wrapper .widget.widget_nav_menu ul.menu > li:last-of-type:not(:has(> ul.sub-menu)) > a { border-bottom: none; }
.secondary-sidebar .wdt-sidebar-wrapper.wdt-sidebartoogle-wrapper .widget .widget-toggle-group .wdt-dropdown-arrow {
position: relative; width: 15px; height: 15px; display: flex; align-items: center; justify-content: center; }
.secondary-sidebar .wdt-sidebar-wrapper.wdt-sidebartoogle-wrapper .widget .widget-toggle-group .wdt-dropdown-arrow::after {
content: ""; display: inline-block; position: relative; width: 10px; height: 10px; top: auto; 
left: 0; right: 0; bottom: 2px; border-width: 0 2px 2px 0; border-style: solid; border-color: currentColor; 
-webkit-transform: rotate(45deg); transform: rotate(45deg); -webkit-transition: all .3s ease; 
transition: all .3s ease; margin: auto; }
.secondary-sidebar .wdt-sidebar-wrapper.wdt-sidebartoogle-wrapper .widget .widget-toggle-group .wdt-dropdown-arrow.rotate-icon::after { -webkit-transform: rotate(180deg); transform: rotate(225deg); bottom: -2px; }
.secondary-sidebar .wdt-sidebar-wrapper.wdt-sidebartoogle-wrapper .widget .select2-container { width: 100% !important; } .secondary-sidebar .widgettitle,
.secondary-sidebar .widget ul li > a, .secondary-sidebar .tagcloud a { color: var(--wdtHeadAltColor); }
.secondary-sidebar .widgettitle a { color: inherit; }
.secondary-sidebar .tagcloud a:hover { color:var(--wdtAccentTxtColor); }  .secondary-sidebar .widget ul li > a:hover { color: var(--wdtPrimaryColor); } @media only screen and (min-width:1281px) and (max-width:1540px) {
.secondary-sidebar .widget #wp-calendar th { font-size: var(--wdtFontSize_Ext); }
.secondary-sidebar .widget #wp-calendar td { font-size: var(--wdtFontSize_Ext); }
}
@media only screen and (min-width:1025px) and (max-width:1280px) {
.secondary-sidebar aside.widget { font-size: var(--wdtFontSize_Ext); }
.secondary-sidebar .widget #wp-calendar td { font-size: calc(var(--wdtFontSize_Ext) - 2px); }
.secondary-sidebar .widget #wp-calendar th { font-size: calc(var(--wdtFontSize_Ext) - 2px); } #select2-archives-dropdown--1-results, #select2-cat-results { font-size: calc(var(--wdtFontSize_Ext) - 1px); }
}
@media only screen and (max-width: 767px) {
.secondary-sidebar .widget #wp-calendar th, .secondary-sidebar .widget #wp-calendar td { 
font-size: var(--wdtFontSize_Ext); }
} @media only screen and (min-width:1281px) and (max-width:1540px) { #secondary.secondary-sidebar { margin-bottom: 120px; } }
@media only screen and (min-width:1025px) and (max-width:1280px) { #secondary.secondary-sidebar { margin-bottom: 100px; } }
@media only screen and (min-width:768px) and (max-width:1024px) { #secondary.secondary-sidebar { margin-bottom: 80px; } }
@media only screen and (min-width:480px) and (max-width:767px) { #secondary.secondary-sidebar { margin-bottom: 70px; } }
@media only screen and (max-width: 479px) { #secondary.secondary-sidebar { margin-bottom: 60px; } }.widget.woocommerce ul li:before { font-weight: var(--wdtFontWeight_Base); }
.widget.woocommerce ul.product_list_widget li:not(:last-child), 
.widget.woocommerce ul.product-categories li li:last-child, 
.woocommerce ul.product_list_widget li:not(:last-child) { border-bottom: 1px solid; }
.widget.woocommerce ul.product-categories li, .widget.widget_layered_nav ul li { 
display: block; float: none; font-weight: var(--wdtFontWeight_Base); margin: 0; padding: 0; position: relative; }
.woocommerce.widget ul.product-categories li:first-child:before, 
.woocommerce.widget.widget_layered_nav ul li:first-child:before { top: 7px; }
.widget.woocommerce ul.product-categories li a, .widget.widget_layered_nav ul li a { 
border: none; margin: 0; padding: 10px 0 10px 0; }
.widget.woocommerce ul.product-categories li span, .widget.widget_layered_nav ul li span { line-height: 44px; position: absolute; right: 0; top: 0; } .widget.woocommerce .woocommerce-product-search label { display: none; } .widget.woocommerce ul.product-categories ul { padding: 0 0 0 15px; }
.widget.woocommerce ul.product-categories ul li { 
display: block; float: none; font-weight: var(--wdtFontWeight_Base); margin: 0; padding: 0; 
position: relative; width: 100%; }
.widget.woocommerce ul.product-categories li.cat-item-none { padding-bottom:5px; }
.widget.woocommerce ul.product-categories li.cat-item-none:before { display:none; }
.widget.woocommerce ul.product-categories li a {
line-height: 1;
padding: 20px 10px;
font-size: var(--wdtFontSize_Base);
border-radius: var(--wdtRadius_2X);
z-index: 2;
position: relative;
transition: var(--wdt-Ad-Transition);
}
.widget.woocommerce ul.product-categories li a::after { 
content: '\e801';
font-family: "mentalist-font";
font-size: var(--wdtFontSize_Base);
transition: 375ms cubic-bezier(0.7, 0, 0.3, 1);
-webkit-transition: 375ms cubic-bezier(0.7, 0, 0.3, 1);
position: absolute;
right: clamp(1.25rem, 1.1803rem + 0.3185vw, 1.5625rem);
opacity: 0;
transform: translateX(-20px);
-webkit-transform: translateX(-20px);
}
.widget.woocommerce ul.product-categories li:hover a::after { opacity: 1; transform: translateX(0); -webkit-transform: translateX(0); transition-delay: 0.15s; }
.widget.woocommerce ul.product-categories li:hover a { color: var(--wdtAccentTxtColor); padding: 20px clamp(1.25rem, 1.1803rem + 0.3185vw, 1.5625rem); }
.widget.woocommerce ul.product-categories li:not(:last-child)::after {
content: "";
position: absolute;
left: 0;
right: 0;
width: 96%;
bottom: 0;
margin: auto;
height: 1px;
background: var(--wdtBorderColor);
transition: var(--wdt-Ad-Transition);
}
.widget.woocommerce ul.product-categories li a::before {
content: "";
width: 100%;
position: absolute;
height: calc(100% + 1px);
z-index: -1;
background: var(--wdtPrimaryColor);
border-radius: inherit;
left: 0;
bottom: 0;
transition: var(--wdt-Ad-Transition);
transform: perspective(800px) rotateX(90deg);
transform-origin: bottom;
}
.widget.woocommerce ul.product-categories li:hover a::before {
transform: perspective(800px) rotateX(0deg);
}
.widget.woocommerce ul.product-categories li span { 
line-height: 1;
position: absolute;
right: 5px;
top: 0;
bottom: 0;
height: fit-content;
margin: auto;
z-index: 2;
pointer-events: none;
transition: 375ms cubic-bezier(0.7, 0, 0.3, 1);
-webkit-transition: 375ms cubic-bezier(0.7, 0, 0.3, 1);
transform: translateX(0);
-webkit-transform: translateX(0);
}
.widget.woocommerce ul.product-categories li:hover span { opacity: 0; transform: translateX(-20px); -webkit-transform: translateX(-20px); }
.widget.woocommerce ul.product-categories ul { padding: 0 0 0 15px; }
.widget.woocommerce ul.product-categories ul li { width: 100%; }
.widget_product_categories .selection-box:before, .widget_product_categories .selection-box:after { display: none; } .woocommerce ul.cart_list, .woocommerce ul.product_list_widget { list-style:none; margin:0; padding:0; }
.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li { 
display: inline-block; list-style:none; margin:0 0 15px; padding-top: 0; padding-bottom: 15px; }
.woocommerce ul.cart_list li .blockUI, .woocommerce ul.cart_list li .blockUI.blockOverlay { visibility: hidden; }
.woocommerce ul.cart_list li:last-child, .woocommerce ul.product_list_widget li:last-child:not(:only-child) { 
margin-bottom: 0; padding-bottom: 0; }
.woocommerce ul.cart_list li:after, .woocommerce ul.cart_list li:before,
.woocommerce ul.product_list_widget li:after, .woocommerce ul.product_list_widget li:before { display: table; }
.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a { 
display: block; font-size: var(--wdtFontSize_H6); font-weight: var(--wdtFontWeight_Base); 
line-height: inherit; text-transform: capitalize; }
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img,
.woocommerce .wdt-shop-menu-cart-content ul.cart_list li img { 
border: 1px solid; float: right; height: auto; margin-top: 0; margin-left: 8px; 
padding: 3px; width: 60px; -webkit-box-shadow: none; box-shadow: none }
.woocommerce ul.cart_list li dl, .woocommerce ul.product_list_widget li dl { 
border-left: 2px solid rgba(var(--wdtHeadAltColorRgb),0.15); margin: 0; padding-left: 1em; }
.woocommerce ul.cart_list li:after, .woocommerce ul.cart_list li dl:after,
.woocommerce ul.product_list_widget li:after, .woocommerce ul.product_list_widget li dl:after { clear:both; }
.woocommerce ul.cart_list li dl:after, .woocommerce ul.cart_list li dl:before,
.woocommerce ul.product_list_widget li dl:after, .woocommerce ul.product_list_widget li dl:before { 
content: " "; display: table; }
.woocommerce ul.cart_list li dl dd, .woocommerce ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dd, .woocommerce ul.product_list_widget li dl dt { 
display: inline-block; float: left; margin-bottom: 1em; }
.woocommerce ul.cart_list li dl dt, .woocommerce ul.product_list_widget li dl dt { 
clear: left; font-weight: var(--wdtFontWeight_Alt); margin: 0 4px 0 0; padding: 0 0 .25em; }
.woocommerce ul.cart_list li dl dd, .woocommerce ul.product_list_widget li dl dd { padding: 0 0 .25em; }
.woocommerce ul.cart_list li dl dd p:last-child, .woocommerce ul.product_list_widget li dl dd p:last-child {
margin-bottom: 0; }
.woocommerce ul.cart_list li .star-rating, .woocommerce ul.product_list_widget li .star-rating { float: none; }
.woocommerce ul.cart_list li dl, .woocommerce ul.product_list_widget li dl { margin: 5px 0 0 25px; }
.woocommerce ul.cart_list li dl dd, .woocommerce ul.cart_list li dl dt, .woocommerce ul.product_list_widget li dl dd, 
.woocommerce ul.product_list_widget li dl dt { float: none; margin: 0; } .woocommerce ul.product_list_widget li:after, .woocommerce ul.product_list_widget li dl:after { clear: both; }
.widget.woocommerce ul.product_list_widget li ins,
.widget.woocommerce ul.product_list_widget li del { background: none; }
.widget.woocommerce ul.product_list_widget li .amount,
.widget.woocommerce ul.product_list_widget li ins, .widget.woocommerce ul.product_list_widget li ins .amount { 
font-size: var(--wdtFontSize_Ext); }
.widget.woocommerce ul.product_list_widget li del, .widget.woocommerce ul.product_list_widget li del .amount { 
font-size: calc(var(--wdtFontSize_Ext) - 2px); }
.widget.woocommerce ul.product_list_widget li .star-rating { margin: 5px 0; } .woocommerce ul.cart_list li, .woocommerce ul.cart_list li { 
padding-left: 2em; padding-top: 0; position: relative; width: 100%; }
.woocommerce ul.cart_list li.empty, .woocommerce ul.cart_list li.empty { padding-left: 0; }
.woocommerce ul.cart_list li:last-child, .woocommerce ul.cart_list li:last-child { 
border-width: 0; margin-bottom: 0; padding-bottom: 0; }
.woocommerce ul.cart_list li:before, .woocommerce ul.cart_list li:before { content: none !important; }
.woocommerce ul.cart_list li a.remove, .woocommerce ul.cart_list li a.remove { 
font-size: var(--wdtFontSize_Base); height: 20px; line-height: 20px; padding: 0; position: absolute; 
left: 0; top: 5px !important; width: 20px; z-index: 1; }
.woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total,
.woocommerce .wdt-shop-menu-cart-content .total { border-top: 3px double var(--wdtBorderColor); padding: 4px 0 0 }
.woocommerce .widget_shopping_cart .total strong, .woocommerce.widget_shopping_cart .total strong,
.woocommerce .wdt-shop-menu-cart-content .total strong { display: inline-block; min-width: 40px; }
.woocommerce .widget_shopping_cart .buttons:after, .woocommerce .widget_shopping_cart .buttons:before,
.woocommerce.widget_shopping_cart .buttons:after, .woocommerce.widget_shopping_cart .buttons:before,
.woocommerce .wdt-shop-menu-cart-content .buttons:after, .woocommerce .wdt-shop-menu-cart-content .buttons:before { 
content: " "; display: table }
.woocommerce .widget_shopping_cart .buttons:after, .woocommerce.widget_shopping_cart .buttons:after, .woocommerce .wdt-shop-menu-cart-content .buttons:after, .woocommerce.wdt-shop-menu-cart-content .buttons:after, .woocommerce .order_details:after, .woocommerce-account .addresses .title:after, .woocommerce-cart .wc-proceed-to-checkout:after { 
clear: both }
.widget.woocommerce .widget_shopping_cart_content .total, .woocommerce .wdt-shop-menu-cart-content .total { 
clear: both; float: left; margin: 20px 0 0; padding: 10px 0 0; width: 100%; }
.widget.woocommerce .widget_shopping_cart_content .buttons, .woocommerce .wdt-shop-menu-cart-content .buttons { 
clear: both; float: left; margin: 10px 0 0; padding: 0; width: 100%; display: flex; flex-wrap: wrap; }
.woocommerce .widget_shopping_cart .buttons a, .woocommerce.widget_shopping_cart .buttons a,
.woocommerce .wdt-shop-menu-cart-content .buttons a { font-size: var(--wdtFontSize_Ext); padding: 0.75em 1.25em; }
.widget.woocommerce .widget_shopping_cart_content .buttons a:not(:first-child),
.woocommerce .wdt-shop-menu-cart-content .buttons a:not(:first-child) { margin-left: 1px; } .woocommerce .widget_layered_nav ul { border: 0; list-style: none; margin: 0; padding: 0; }
.woocommerce .widget_layered_nav ul li { 
display: block; float: none; font-weight: var(--wdtFontWeight_Base); list-style: none; 
margin: 0; padding: 0; position: relative; }
.woocommerce .widget_layered_nav ul li:after { clear: both; }
.woocommerce .widget_layered_nav_filters ul li a { width: 100% !important; }
.woocommerce .widget_layered_nav_filters ul li, .woocommerce .widget_rating_filter ul li,
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item { padding: 0; }
.woocommerce .widget_layered_nav ul li a, .woocommerce .widget_layered_nav_filters ul li a, .woocommerce .widget_rating_filter ul li a, .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a { 
border-width: 0; margin: 0; padding: 10px 0; }
.woocommerce .widget_layered_nav ul li:first-child a, .woocommerce .widget_layered_nav_filters ul li:first-child a, .woocommerce .widget_rating_filter ul li:first-child a, .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:first-child a { padding-top: 0; }
.woocommerce .widget_layered_nav ul li:last-child:not(:only-child) a, .woocommerce .widget_layered_nav_filters ul li:last-child:not(:only-child) a, .woocommerce .widget_rating_filter ul li:last-child(:only-child) a, .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:last-child:not(:only-child) a { 
padding-bottom: 0; }
.woocommerce .widget_layered_nav ul li:only-child, .woocommerce .widget_layered_nav_filters ul li:only-child, .woocommerce .widget_rating_filter ul li:only-child, .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:only-child { border-bottom-width: 1px; }
.woocommerce .widget_layered_nav ul li span, .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span { line-height: 42px; position: absolute; right: 0; top: 0; }
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:before,
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:after { content: none; }
.woocommerce .widget_layered_nav .woocommerce-widget-layered-nav-dropdown ul li { 
border-width: 0; clear: none; display: inline-block; float: none; margin: 2px 5px; width: auto; }
.woocommerce .widget_layered_nav .woocommerce-widget-layered-nav-dropdown .select2-container--default .select2-selection--multiple .select2-selection__choice__remove { line-height: inherit; position: static; }
.widget .select2-container--default .selection, .widget .select2-container--default .select2-selection { 
display: inline-block; vertical-align: top;  width: 100%; 
-webkit-border-radius: var(--wdtRadius_2X) !important; border-radius: var(--wdtRadius_2X) !important; }
.widget .select2-container--default .select2-selection.select2-selection--multiple .select2-selection__rendered { 
white-space: normal; }
.widget .select2-container .select2-selection--single { height: auto; }
.widget .select2-container--default .select2-selection--single .select2-selection__arrow { 
top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.widget .select2-results__option { height: auto; line-height: normal; padding: 10px 15px; }
.widget .select2-results { padding: 0; }
.widget .select2-container--default .select2-search--inline .select2-search__field { width: 100% !important; }
.widget .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered { 
font-size: inherit; }
.woocommerce .widget_layered_nav .woocommerce-widget-layered-nav-dropdown .selection-box:before, .woocommerce .widget_layered_nav .woocommerce-widget-layered-nav-dropdown .selection-box:after, .woocommerce .widget_product_categories .selection-box:before, .woocommerce .widget_product_categories .selection-box:after { display: none; }
.woocommerce .widget_layered_nav ul li.chosen a:before, .woocommerce .widget_layered_nav_filters ul li a:before { 
background-color: var(--wdtPrimaryColor); color: var(--wdtAccentTxtColor); 
content: "\2716"; display: inline-block; font-family: inherit; font-size: calc(var(--wdtFontSize_Ext) - 4px); 
font-variant: normal; height: 1.6em; line-height: 1.6em; margin-left: -1.6em; margin-right: 0; 
opacity: 0; position: relative; top: -1px; speak: none; text-align: center; text-decoration: none; 
text-transform: none; width: 1.6em; -webkit-font-smoothing: antialiased; -webkit-border-radius: 50%; 
border-radius: 50%; -webkit-transition: var(--wdtBaseTransition); transition: var(--wdtBaseTransition); }
.woocommerce .widget_layered_nav ul li.chosen:hover a:before, .woocommerce .widget_layered_nav_filters ul li:hover a:before,
.woocommerce .widget_layered_nav ul li.chosen a:hover:before, .woocommerce .widget_layered_nav_filters ul li a:hover:before { 
margin-left: 0; margin-right: .618em; opacity: 1; }
.woocommerce .widget_layered_nav_filters ul { border: 0; list-style: none; margin: 0; overflow: hidden; padding: 0; }
.woocommerce .widget_layered_nav_filters ul li { border-width: 0; list-style: none; padding: 0 1px 1px 2px; }
.woocommerce .widget_layered_nav_filters ul li:before {content: none;}
.woocommerce .widget_layered_nav_filters ul li a { text-decoration: none; width: auto; } .woocommerce .widget_price_filter .price_slider { 
clear: both; margin: 0 0.5em 0.8em; position: relative; text-align: left; }
.woocommerce .widget_price_filter .price_slider_amount { 
text-align: right; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; 
-webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: start; -ms-flex-align: start; 
align-items: flex-start; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle { 
background-color: #a46497; cursor: ew-resize; height: 1em; margin-left: -.5em; 
position: absolute; outline: 0; top: -.35em; width: 1em; z-index: 2; border-radius: 1em; }
.woocommerce .widget_price_filter .ui-slider .ui-slider-range { 
background-color: #a46497; border: 0; display: block; font-size: calc(var(--wdtFontSize_Ext) - 2px); 
position: absolute; z-index: 1; border-radius: 1em; }
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content { 
background-color: #602053; border: 0; border-radius: var(--wdtRadius_1X); }
.woocommerce .widget_price_filter .ui-slider-horizontal { height: .3em }
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range { top: 0; height: 100% }
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min { left: -1px }
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max { right: -1px }
.woocommerce .widget_price_filter .price_label { 
float:right; font-size: var(--wdtFontSize_Base); position: relative; 
-webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; display: flex; align-items: center; justify-content: space-between; width: 100%; }
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle { 
background:var(--wdtBodyBGColor); border:1px solid var(--wdtSecondaryColor); }
.woocommerce .widget_price_filter .price_slider_amount .button { 
float: left; font-size: var(--wdtFontSize_Ext); width: 100%; line-height: 1; border-radius: var(--wdtRadius_2X); margin-top: 15px; -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4; }
.woocommerce .widget_price_filter .price_slider_amount .clear { width: 100%; } .woocommerce .widget_rating_filter ul { margin: 0; padding: 0; border: 0; list-style: none }
.woocommerce .widget_rating_filter ul li { padding: 0; list-style: none }
.woocommerce .widget_rating_filter ul li:last-child:not(:only-child) { padding-bottom: 0; }
.woocommerce .widget_rating_filter ul li:after,
.woocommerce .widget_rating_filter ul li:before { content: " "; display: table; }
.woocommerce .widget_rating_filter ul li a { 
display: flex; justify-content: space-between; align-items: center; text-decoration: none }
.woocommerce .widget_rating_filter ul li .star-rating { float: none; display: inline-block }
.woocommerce .widget_rating_filter ul li.chosen a:before { 
font-family: "WooCommerce"; speak: none; font-weight: var(--wdtFontWeight_Base); font-variant: normal; 
text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; margin-right: .618em; 
content: ""; text-decoration: none; color: #a00 }
.woocommerce ul.cart_list li a.remove:not(:hover),
.woocommerce ul.cart_list li a.remove:not(:hover),
.woocommerce .widget.widget_layered_nav ul li.chosen a:before,
.woocommerce .widget.widget_layered_nav_filters ul li a:before { 
background: rgba(var(--wdtHeadAltColorRgb),0.15); color: var(--wdtHeadAltColor) !important; }
.woocommerce ul.cart_list li:not(:last-child),
.widget.woocommerce ul.product_list_widget li:not(:last-child),
.widget.woocommerce ul.product-categories li li:last-child,
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img,
.woocommerce .wdt-shop-menu-cart-content ul.cart_list li img { border-color: rgba(var(--wdtHeadAltColorRgb),0.15); }
.wdt-dark-bg .woocommerce ul.cart_list li:not(:last-child),
.wdt-dark-bg .widget.woocommerce ul.product_list_widget li:not(:last-child),
.wdt-dark-bg .widget.woocommerce ul.product-categories li:last-child,
.wdt-dark-bg .woocommerce ul.cart_list li img,  .wdt-dark-bg .woocommerce ul.product_list_widget li img,
.wdt-dark-bg .woocommerce .wdt-shop-menu-cart-content ul.cart_list li img,
.wdt-dark-bg .woocommerce .widget_shopping_cart .total, .wdt-dark-bg .woocommerce.widget_shopping_cart .total { 
border-color: rgba(var(--wdtBodyBGColorRgb),0.2); }     .woocommerce ul.products { margin-left: -15px; margin-right: -15px; }
.woocommerce ul.products:not([style*="height"]) li.product { display: inline; float: none; margin: 0; width: 100%; }
.woocommerce ul.products:not([style*="height"]) li.product .product-wrapper { margin: 0 0 35px; }
.woocommerce ul.products:not([style*="height"]) li.product.isotope-grid-sizer, 
.woocommerce ul.products:not([style*="height"]) li.product.isotope-grid-sizer .wdt-col { display: none; }
.woocommerce ul.products:not([style*="height"]) li.product.product-category .product-details mark.count { 
background: none; font-style: normal; }    #yith-quick-view-modal { z-index: 9999; }
#yith-wcwl-popup-message { 
border: none; font-family: var(--wdtFontTypo_Alt); font-size: var(--wdtFontSize_H6); 
font-weight: var(--wdtFontWeight_Alt); line-height: 30px; text-transform: capitalize; 
margin: 0 auto !important; left: 0; right: 0; width: 160px; padding: 20px 40px; 
-webkit-box-shadow: 1px 1px 4px 0 rgba(var(--wdtHeadAltColorRgb), 0.6); 
box-shadow: 1px 1px 4px 0 rgba(var(--wdtHeadAltColorRgb), 0.6); }
body[class*="woocommerce"] .yith-wcqv-wrapper .yith-wcqv-head { 
float: left; margin: 0; padding: 0; position: absolute; width: 100%; }
body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-content > div.product > div.product.zoo-cw-gallery-loading { 
position: fixed; height: 100%; overflow: hidden; }
body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-content > div.product > .type-product {
display: -webkit-box; display: -ms-flexbox; display: flex; margin: 3% 0; }
body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-content div.images,
body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-content div.entry-summary { padding: 0 3%; width: 50%; }
body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-content div.entry-summary {     
padding-top: 0; padding-bottom: 0; padding-left: 10px; margin-left: 0; width: 50%; }
body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-content > div.product > .type-product > .onsale,
body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-content > div.product > .type-product > .out-of-stock { 
display: none; margin: 0 30px; }
#yith-quick-view-content .woocommerce-product-gallery { 
display: inline-block; float: left; margin: 0; position: relative; }
#yith-quick-view-content .woocommerce-product-gallery figure { 
display: inline-block; float: left; position: relative; width: 100%;
display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; 
-webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-align: center; 
-ms-flex-align: center; align-items: center; -webkit-box-pack: center; 
-ms-flex-pack: center; justify-content: center; }
#yith-quick-view-content .woocommerce-product-gallery figure div { 
display: inline-block; float: left; margin: 0; padding: 5px; }
#yith-quick-view-content .woocommerce-product-gallery figure div:last-child { margin: 0; }
#yith-quick-view-content .woocommerce-product-gallery figure div.woocommerce-product-gallery__image:not(:first-child) { 
width: 25%; }
body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-close:before { 
content: "\2716"; font-size: var(--wdtFontSize_Base); font-weight: var(--wdtFontWeight_Base); height: 100%; 
position: absolute; left: 50%; top: 50%; width: 100%; -webkit-transform: translate(-50%,-50%); 
transform: translate(-50%,-50%); }
#yith-quick-view-content .zoo-cw-gallery-loading > div.images { opacity: 0 !important; }
#yith-quick-view-content div.summary > .summary-content > *[id*="tmpl-add-to-cart-button"] { display: none; }
.woocommerce #yith-wcwl-popup-message, .page-template #yith-wcwl-popup-message {     
background-color: rgba(var(--wdtPrimaryColorRgb), 1); -webkit-border-radius: var(--wdtRadius_Zero); 
border-radius: var(--wdtRadius_Zero); }  #yith-quick-view-modal .yith-wcqv-wrapper .yith-wcqv-main { 
-webkit-box-shadow: none; box-shadow: none; background: var(--wdtBodyBGColor); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); 
-webkit-border-radius: var(--wdtRadius_Zero); border-radius: var(--wdtRadius_Zero); } #yith-quick-view-modal .yith-wcqv-wrapper .yith-wcqv-main .yith-wcqv-head .yith-quick-view-close {
position: absolute; top: 0; right: 10px; width: 35px; height: 35px; text-align: center; 
font-size: var(--wdtFontSize_H6); line-height: 31px; z-index: 2; opacity: 1; 
background-color: var(--wdtPrimaryColor); color: var(--wdtAccentTxtColor); -webkit-transition: all .3s ease; 
transition: all .3s ease; -webkit-border-radius: var(--wdtRadius_Part); border-radius: var(--wdtRadius_Part); }
#yith-quick-view-modal .yith-wcqv-wrapper .yith-wcqv-main .yith-wcqv-head .yith-quick-view-close:hover { 
background-color: var(--wdtSecondaryColor); color: var(--wdtAccentTxtColor); }
#yith-quick-view-modal .yith-wcqv-wrapper .yith-wcqv-main .yith-wcqv-head .yith-quick-view-close svg { 
margin-top: 1px; margin-right: 1px; } #yith-quick-view-modal .yith-wcqv-wrapper .yith-wcqv-main #yith-quick-view-content .images a.woocommerce-main-image img {     
background-color: var(--wdtTertiaryColor); -webkit-border-radius: var(--wdtRadius_Zero); 
border-radius: var(--wdtRadius_Zero); }
#yith-quick-view-content .woocommerce-product-gallery figure .woocommerce-product-gallery__image { 
width: 100%; max-width: 100%; min-width: 100%; } body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-content > div.product > .type-product .entry-summary .summary-content { margin: 0; }
body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-content > div.product > .type-product .entry-summary .summary-content .product_title { 
font-size: var(--wdtFontSize_H4); font-weight: var(--wdtFontWeight_Alt); 
line-height: var(--wdtLineHeight_Alt); text-transform: capitalize; margin-top: 0; }
body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-content > div.product > .type-product .entry-summary .summary-content .price {     
font-size: var(--wdtFontSize_H6); font-weight: var(--wdtFontWeight_Base); 
margin: clamp(0.5rem, 0.4778rem + 0.1227vw, 0.625rem) 0; }
body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-content > div.product > .type-product .entry-summary .summary-content .woocommerce-product-rating { margin: 5px 0; }
body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-content > div.product > .type-product .entry-summary .summary-content form.variations_form.cart table.variations tbody { gap: 0; }
body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-content > div.product > .type-product .entry-summary .summary-content form.variations_form.cart .variations li.button-variable-item:last-child { display: none; }
body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-content > div.product > .type-product .entry-summary .summary-content form.variations_form.cart .variations_button { 
display: flex; flex-wrap: wrap; align-items: center; margin: 0; }
body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-content > div.product > .type-product .entry-summary .summary-content .product_meta { margin-top: 10px; }
body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-content > div.product > .type-product .entry-summary .summary-content .product_meta span { margin: 8px 0 !important; }
body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-content > div.product > .type-product .entry-summary .summary-content form.cart .tinv-wishlist a { margin: 0 !important; }
body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-content > div.product > .type-product .entry-summary .summary-content .woocommerce-variation-availability,
body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-content > div.product > .type-product .entry-summary .summary-content .woocommerce-variation-description,
body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-content > div.product > .type-product .entry-summary .summary-content .woocommerce-product-details__short-description { 
margin: clamp(0.5rem, 0.4778rem + 0.1227vw, 0.625rem) 0; }
body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-content > div.product > .type-product .entry-summary .summary-content form.cart .single_variation_wrap { margin-top: 20px !important; }
body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-content > div.product > .type-product .entry-summary .summary-content form.cart .single_variation_wrap .woocommerce-variation-price { margin-top: 0; }
body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-content > div.product > .type-product .entry-summary .summary-content form.cart .variations .woo-variation-items-wrapper .reset_variations { margin-left: 20px; }
body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-content > div.product > .type-product .entry-summary .summary-content form.grouped_form { flex-wrap: wrap; }
body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-content > div.product > .type-product .entry-summary .summary-content form.grouped_form .group_table { margin-top: 12px; margin-bottom: 18px; }
body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-content > div.product > .type-product .entry-summary .summary-content form.grouped_form .group_table tr td.woocommerce-grouped-product-list-item__quantity { 
margin-right: clamp(0.9375rem, 0.7707rem + 0.9202vw, 1.875rem); }
body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-content > div.product > .type-product .entry-summary .summary-content form.grouped_form .button { width: 100%; max-width: 100%; margin: 10px 0; }
body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-content > div.product > .type-product .entry-summary .summary-content form.grouped_form .group_table td { font-size: var(--wdtFontSize_Base); margin: 2px 0; }
body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-content > div.product > .type-product .entry-summary .summary-content form.grouped_form .group_table td a { font-size: var(--wdtFontSize_Base); margin: 0; }
body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-content > div.product > .type-product .entry-summary .summary-content form.grouped_form .tinv-wraper.tinv-wishlist { display: inline-block; margin: 10px 10px 10px 0; }
body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-content > div.product > .type-product .entry-summary .summary-content form.cart { margin: clamp(0.5rem, 0.4778rem + 0.1227vw, 0.625rem) 0; }
body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-content > div.product > .type-product .entry-summary .summary-content form.cart .variations select { padding-left: 25px; padding-right: 50px; }
body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-content > div.product > .type-product .entry-summary .summary-content form.cart .single_add_to_cart_button {     
font-size: var(--wdtFontSize_Base); padding: var(--wdtPadding_Btn); 
-webkit-border-radius: var(--wdtRadius_Zero); border-radius: var(--wdtRadius_Zero); }
body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-content > div.product > .type-product .entry-summary .summary-content .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt, 
body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-content > div.product > .type-product .entry-summary .summary-content .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt { 
position: relative; width: 72px; height: clamp(2.8125rem, 2.7347rem + 0.4294vw, 3.25rem); 
vertical-align: bottom; padding: 0; margin: 0; }
body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-content > div.product > .type-product .entry-summary .summary-content form.cart  .quantity input { font-size: var(--wdtFontSize_Ext); padding: 0 22px; }
body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-content > div.product > .type-product .entry-summary .summary-content form.cart .group_table tr.woocommerce-grouped-product-list-item { height: auto !important; } body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-content > div.product > .product-type-gift-card div.summary .gift-cards_form > h3,
body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-content > div.product > .product-type-gift-card div.summary .gift-cards_form > div,
body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-content > div.product > .product-type-gift-card div.summary .gift-cards_form > .gift-card-content-editor.step-appearance { width: 100%; }
body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-content > div.product > .product-type-gift-card div.summary .gift-cards_form > .gift-card-content-editor.step-appearance .ywgc-design-list ul { padding: 0; list-style: none; }
body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-content > div.product > .product-type-gift-card div.summary .gift-cards_form > .gift-card-content-editor.step-appearance,
body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-content > div.product > .product-type-gift-card div.summary .gift-cards_form > .gift-cards-list { margin-bottom: 20px; }
body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-content > div.product > .product-type-gift-card div.summary .gift-cards_form > .gift-card-content-editor.step-content .ywgc-single-recipient .ywgc-recipient-name { margin-bottom: 15px; } .cboxIframe table.compare-list .sorting_disabled { display: none; } .pswp, .pswp.pswp--open { z-index: 100000; }
.pswp__top-bar .pswp__counter { text-align: left; }
.pswp__ui--one-slide .pswp__top-bar .pswp__counter { text-align: left; }
.pswp__counter { display: block !important; top: auto; right: 0; margin: 0 auto; }
.pswp__ui { float: left; }
.pswp__ui button.pswp__button[class*="pswp__button--"] { 
background: none !important; float: left; height: 50px; margin-top: 0; padding: 0; position: relative; width: 50px; }
.pswp__ui .pswp__top-bar button.pswp__button[class*="pswp__button--"] { float: right; }
.pswp__ui button.pswp__button[class*="pswp__button--"]:before { 
background-image:url(//nlpcc.kr/wp-content/themes/mentalist/modules/woocommerce/assets/images/default-skin.png); content: ""; display: block; 
height: 50px; position: absolute; top: 0; width: 50px; }
.pswp__button--arrow--right:before, .pswp__button--arrow--left:before { background-color: transparent; top: 11px; }
.pswp__button.pswp__button--close:before { background-position: 2px -42px; }
.pswp__button.pswp__button--share:before { background-position: -42px -42px; }
.pswp__button.pswp__button--fs:before { background-position: -41px 2px; }
.pswp__button.pswp__button--zoom:before { background-position: -84px 2px; }
.pswp--zoomed-in .pswp__button.pswp__button--zoom:before { background-position: -130px 2px; }
.pswp__button.pswp__button--arrow--left:before { background-position: -130px -35px; left: 0; }
.pswp__button.pswp__button--arrow--right:before { background-position: -85px -35px; right: 0; }
.pswp__button.pswp__button--arrow--left, .pswp__button.pswp__button--arrow--right { 
position: absolute !important; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.pswp__button.pswp__button--arrow--left:before, .pswp__button.pswp__button--arrow--right:before { 
background-color: rgba(var(--wdtHeadAltColorRgb),0.8) !important; }
.pswp__caption__center { text-align: center !important; }
.single-product .pswp ~ #elementor-lightbox-slideshow-single-img { display: none !important; }    .woocommerce .ad-popup {
position: fixed; width: 300px; bottom: 20px; right: 20px; background: var(--wdtBodyBGColor); 
padding: 15px; -webkit-box-shadow: 0 0 2px 3px rgba(var(--wdtHeadAltColorRgb), 0.05); 
box-shadow: 0 0 2px 3px rgba(var(--wdtHeadAltColorRgb), 0.05); -webkit-border-radius: var(--wdtRadius_Zero); 
border-radius: var(--wdtRadius_Zero); z-index: 9999; }
.woocommerce .ad-popup iframe { height: fit-content; }
.woocommerce .ad-popup img, .woocommerce .ad-popup video { display: block; width: 100%; height: auto; }
.woocommerce .ad-popup .close-ad { 
cursor: pointer; position: absolute; width: 35px; height: 35px; font-size: var(--wdtFontSize_Ext); 
top: 0; right: auto; bottom: 0; left: 0; padding: 0; opacity: 0; visibility: hidden; 
-webkit-transition: all .3s ease; transition: all .3s ease; -webkit-border-radius: var(--wdtRadius_Zero); 
border-radius: var(--wdtRadius_Zero); margin: 0; }
.woocommerce .ad-popup:hover .close-ad { 
-webkit-transform: translateX(-100%); transform: translateX(-100%); opacity: 1; visibility: visible; }
.woocommerce .ad-popup .close-ad i::before { 
content: "\2716" !important; font-weight: var(--wdtFontWeight_Base); }     .woocommerce ul.products li.product .product-wrapper .product-thumb > .image .wdt-product-image-gallery .wdt-product-video {
display: grid; align-items: center; justify-items: center; }
.woocommerce ul.products li.product .product-wrapper .product-thumb > .image .wdt-product-image-gallery .wdt-product-video video,
.woocommerce ul.products li.product .product-wrapper .product-thumb > .image .wdt-product-image-gallery .wdt-product-video iframe {
grid-area: 1 / -1; }
.woocommerce ul.products li.product .product-wrapper .product-thumb > .image .wdt-product-image-gallery .wdt-product-video iframe.wdt-youtube-video ~ .wdt_video_controls { display: none !important; }
.woocommerce ul.products li.product .product-wrapper .product-thumb > .image .wdt-product-image-gallery .wdt-product-video .wdt_video_controls { 
grid-area: 1 / -1; cursor: pointer; display: flex; align-items: center; justify-content: center; 
width: 65px; height: 65px; background-color: var(--wdtPrimaryColor); color: var(--wdtAccentTxtColor); 
opacity: 0; visibility: hidden; backface-visibility: hidden; -webkit-transition: all .3s ease; 
transition: all .3s ease; -webkit-border-radius: var(--wdtRadius_Part); 
border-radius: var(--wdtRadius_Part); z-index: 1; }
.woocommerce ul.products li.product:hover .product-wrapper .product-thumb > .image .wdt-product-image-gallery .wdt-product-video .wdt_video_controls { opacity: 1; visibility: visible; }
.woocommerce ul.products li.product .product-wrapper .product-thumb > .image .wdt-product-image-gallery .wdt-product-video .wdt_video_controls:hover { background-color: var(--wdtSecondaryColor); color: var(--wdtAccentTxtColor); }
.woocommerce ul.products li.product .product-wrapper .product-thumb > .image .wdt-product-image-gallery .wdt-product-video .wdt_video_controls div[class*="wdt-product-"] {
width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; }
.woocommerce ul.products li.product .product-wrapper .product-thumb > .image .wdt-product-image-gallery .wdt-product-video .wdt_video_controls div[class*="wdt-product-"] .wdt_play_icon::before { 
content: '\e867'; font-family: 'Mentalist Icons'; font-style: normal; }
.woocommerce ul.products li.product .product-wrapper .product-thumb > .image .wdt-product-image-gallery .wdt-product-video .wdt_video_controls div[class*="wdt-product-"] .wdt_pause_icon::before { 
content: '\e86a'; font-family: 'Mentalist Icons'; font-style: normal; } .woocommerce div.product .wdt-product-image-gallery-holder .wdt-product-image-gallery-container .wdt-product-image-gallery .wdt-product-video { display: grid; align-items: center; justify-items: center; }
.woocommerce div.product .wdt-product-image-gallery-holder .wdt-product-image-gallery-container .wdt-product-image-gallery .wdt-product-video video,
.woocommerce div.product .wdt-product-image-gallery-holder .wdt-product-image-gallery-container .wdt-product-image-gallery .wdt-product-video iframe { grid-area: 1 / -1; }
.woocommerce div.product .wdt-product-image-gallery-holder .wdt-product-image-gallery-container .wdt-product-image-gallery .wdt-product-video iframe.wdt-youtube-video ~ .wdt_video_controls { display: none !important; }
.woocommerce div.product .wdt-product-image-gallery-holder .wdt-product-image-gallery-container .wdt-product-image-gallery .wdt-product-video .wdt_video_controls { 
grid-area: 1 / -1; cursor: pointer; display: flex; align-items: center; justify-content: center; 
width: 65px; height: 65px; background-color: var(--wdtPrimaryColor); color: var(--wdtAccentTxtColor); 
opacity: 0; visibility: hidden; backface-visibility: hidden; -webkit-transition: all .3s ease; 
transition: all .3s ease; -webkit-border-radius: var(--wdtRadius_Part); 
border-radius: var(--wdtRadius_Part); z-index: 1; }
.woocommerce div.product .wdt-product-image-gallery-holder .wdt-product-image-gallery-container:hover .wdt-product-image-gallery .wdt-product-video .wdt_video_controls { opacity: 1; visibility: visible; }
.woocommerce div.product .wdt-product-image-gallery-holder .wdt-product-image-gallery-container .wdt-product-image-gallery .wdt-product-video .wdt_video_controls:hover { background-color: var(--wdtSecondaryColor); color: var(--wdtAccentTxtColor); }
.woocommerce div.product .wdt-product-image-gallery-holder .wdt-product-image-gallery-container .wdt-product-image-gallery .wdt-product-video .wdt_video_controls div[class*="wdt-product-"] {
width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; }
.woocommerce div.product .wdt-product-image-gallery-holder .wdt-product-image-gallery-container .wdt-product-image-gallery .wdt-product-video .wdt_video_controls div[class*="wdt-product-"] .wdt_play_icon::before { 
content: '\e867'; font-family: 'Mentalist Icons'; font-style: normal; }
.woocommerce div.product .wdt-product-image-gallery-holder .wdt-product-image-gallery-container .wdt-product-image-gallery .wdt-product-video .wdt_video_controls div[class*="wdt-product-"] .wdt_pause_icon::before { 
content: '\e86a'; font-family: 'Mentalist Icons'; font-style: normal; }    .woocommerce div.product .summary.wdt-product-summary > div.product-buttons-wrapper #notify-me-form {
padding: 30px; background: var(--wdtTertiaryColor); -webkit-border-radius: var(--wdtRadius_Zero); 
border-radius: var(--wdtRadius_Zero); margin-top: 15px; }
.woocommerce div.product .summary.wdt-product-summary > div.product-buttons-wrapper #notify-me-form h4 { margin: 0 0 20px 0; }
.woocommerce div.product .summary.wdt-product-summary > div.product-buttons-wrapper #notify-me-form .wdt-notify-form-block { 
position: relative; overflow: hidden; }
.woocommerce div.product .summary.wdt-product-summary > div.product-buttons-wrapper #notify-me-form .wdt-notify-form-block input[type="email"] { padding: 16px 22px; padding-right: 30%; line-height: normal; background-color: var(--wdtAccentTxtColor); }
.woocommerce div.product .summary.wdt-product-summary > div.product-buttons-wrapper #notify-me-form .wdt-notify-form-block button[type="button"] { 
position: absolute; top: 0; right: 0; bottom: 0; left: auto; line-height: normal; padding: 12px 42px; margin: 5px; }
.woocommerce div.product .summary.wdt-product-summary > div.product-buttons-wrapper #notify-me-form #notify_message:empty {
display: none; } 
.woocommerce div.product .summary.wdt-product-summary > div.product-buttons-wrapper #notify-me-form #notify_message {
margin-top: 15px; }    @media (min-width: 1541px) {  
#yith-quick-view-modal.open .yith-wcqv-main { height: fit-content; }
#yith-quick-view-modal.open .yith-wcqv-main:has(> #yith-quick-view-content > div.product > .product-type-gift-card) { 
height: 100%; }
}
@media screen and (max-width:1540px) {
#yith-quick-view-modal .yith-wcqv-wrapper .yith-wcqv-main { overflow-y: scroll; }
}
@media only screen and (min-width:1025px) and (max-width:1280px) { 
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img, .woocommerce .wdt-shop-menu-cart-content ul.cart_list li img { float: none; width: 100%; height: 100%; }
.woocommerce ul.product_list_widget li a > .product-title:before { padding-top: 15px; }
}
@media only screen and (min-width:767px) and (max-width:1540px) { 
body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-content div.images,
body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-content div.entry-summary { 
margin-bottom: 20px !important; } 
}
@media (min-width: 768px) {  
#yith-quick-view-content .woocommerce-product-gallery figure .woocommerce-product-gallery__image a img { 
width: 100%; max-width: 100%; min-width: 100%; height: 450px; max-height: 450px; 
min-height: 450px; object-fit: cover; object-position: center; }
}
@media screen and (max-width:768px) {
#yith-quick-view-modal .yith-wcqv-wrapper .yith-wcqv-main .yith-wcqv-head .yith-quick-view-close { top: 10px; right: 10px; }
}
@media screen and (max-width:767px) {
body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-content > div.product > .type-product > .onsale, 
body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-content > div.product > .type-product > .out-of-stock { 
margin: 0 14px; }
body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-content div.images,
body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-content div.entry-summary { 
margin-bottom: 20px !important; }
body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-content > div.product > div.product { 
-ms-flex-wrap: nowrap; flex-wrap: nowrap; } 
}
@media only screen and (max-width:480px) {
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img, 
.woocommerce .wdt-shop-menu-cart-content ul.cart_list li img {         
float: none; width: 100%; height: 100%; margin-left: 0; margin-bottom: 10px; }
.woocommerce ul.product_list_widget li a > .product-title:before { padding-top: 15px; }
}.woocommerce .woocommerce-result-count { float: left; }
.woocommerce .woocommerce-ordering { float: right; }
.woocommerce ul.products { clear: both; margin: 0; padding: 0; }
.woocommerce ul.products:after, .woocommerce ul.products:before,
.woocommerce-page ul.products:after, .woocommerce-page ul.products:before { content: none; }
.woocommerce ul.products li.product { margin: 0; padding: 0; }
.woocommerce ul.products li.product, .woocommerce ul.products[class*="columns-"] li.product,
.woocommerce-page ul.products li.product, .woocommerce-page ul.products[class*="columns-"] li.product { margin: 0; width: 100%; }
.woocommerce ul.products li.first, .woocommerce ul.products li.first .column { clear: both; }
.woocommerce ul.products li.first .column { margin-left: 0; }
.woocommerce ul.products:not(.swiper-wrapper) { display: block; float: none; margin: 0 -15px; width: auto; }
.woocommerce ul.products:not(.swiper-wrapper) li.product { display: inline; }
.woocommerce ul.products.product-loader .wdt-col { 
-webkit-transition: var(--wdtBaseTransition); -moz-transition: var(--wdtBaseTransition); 
-ms-transition: var(--wdtBaseTransition); -o-transition: var(--wdtBaseTransition); 
transition: var(--wdtBaseTransition); }
.woocommerce ul.products li.product.isotope-grid-sizer .wdt-col { min-height: 0; }
.woocommerce ul.products li.product.isotope-grid-sizer .wdt-col:empty { padding: 0; }
.woocommerce ul.products li.product .product-wrapper { display: inline-block; float: left; margin: 0 0 35px; width: 100%; }
.page-template-tpl-fullwidth-php .woocommerce ul.products { overflow: hidden; padding-bottom: 80px; }
.woocommerce ul.products li.product .product-wrapper, .woocommerce ul.products li.product .product-wrapper:before,
.woocommerce ul.products li.product .product-thumb, .woocommerce ul.products li.product .product-thumb .image, .woocommerce ul.products li.product .product-thumb .image .product-thumb-overlay, .woocommerce ul.products li.product .product-thumb .image img, .woocommerce ul.products li.product .product-thumb a.image > div[class*="image"] img { 
-webkit-border-radius: calc(var(--wdtRadius_2X)* 2); border-radius: calc(var(--wdtRadius_2X)* 2); }
.woocommerce ul.products .swiper-wrapper .product .wdt-col { width: 100%; } .woocommerce ul.products li.product .product-thumb, .woocommerce ul.products li.product .product-thumb .image, 
.woocommerce ul.products li.product .product-thumb .image .product-thumb-overlay, 
.woocommerce ul.products li.product .product-thumb .image img { float: left; line-height: 0; margin: 0; width: 100%; }
.woocommerce ul.products li.product .product-thumb { position: relative; overflow:hidden; background: var(--wdtAccentTxtColor); }
.woocommerce ul.products li.product .product-thumb .image { 
display: block; overflow: hidden; -webkit-transform: translateZ(0); transform: translateZ(0); }
.woocommerce ul.products li.product .product-thumb .image .product-thumb-overlay { 
height: 100%; position: relative; z-index: 1; } .woocommerce ul.products li.product .product-thumb .image .secondary-image { 
height: auto; position: absolute; bottom: 0; left: 0; right: 0; top: 0; width: auto; overflow: hidden; }
.woocommerce ul.products li.product .product-thumb a.image:focus > div[class*="image"] { 
outline: none; outline-offset: 0; }
.woocommerce ul.products[class*="product-overlay-"] li.product .product-thumb .image .product-thumb-overlay { 
display: block; height: 100%; opacity: 0; position: absolute; left: 0; top: 0; width: 100%; }
.woocommerce ul.products[class*="product-overlay-"] li.product:hover .product-thumb .image .product-thumb-overlay { opacity: 1; }
.woocommerce ul.products li.product .product-thumb .image .primary-image { 
-webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-transform-style: preserve-3d; 
transform-style: preserve-3d; margin: 0; }
.woocommerce ul.products li.product .product-thumb .product-thumb-content > * { 
line-height: normal; position: relative; z-index: 1; margin: 0; }
.woocommerce ul.products li.product-category .product-thumb .image,
.woocommerce ul.products li.product .product-thumb a.image,
.woocommerce ul.products li.product .product-thumb a.image > .primary-image { 
position: relative; width: 100%; }
.woocommerce ul.products li.product-category .product-thumb:before, .woocommerce ul.products li.product-category .product-thumb:after, .woocommerce ul.products li.product .product-thumb:before, .woocommerce ul.products li.product .product-thumb:after { content: none; }
.woocommerce ul.products li.product .product-thumb a.image > div[class*="image"],
.woocommerce ul.products li.product .product-thumb a.image > div[class*="image"] img { 
width: 100%; -webkit-backface-visibility: hidden; backface-visibility: hidden; 
-webkit-transform-style: preserve-3d; transform-style: preserve-3d; }
.woocommerce ul.products li.product .product-thumb a.image > div[class*="image"] img { 
position: relative; object-fit: contain; object-position: center; } .woocommerce ul.products li.product .product-wrapper .product-thumb:has( > .product-thumb-content ) { display: grid; }
.woocommerce ul.products li.product .product-wrapper .product-thumb > .image:has( ~ .product-thumb-content ), 
.woocommerce ul.products li.product .product-wrapper .product-thumb > .product-thumb-content { grid-area: 1/-1; }
.woocommerce ul.products li.product .product-wrapper .product-thumb:has( > :not(.image) ),
.woocommerce ul.products li.product .product-wrapper .product-thumb .image, 
.woocommerce ul.products li.product .product-wrapper .product-thumb .image .product-thumb-overlay, 
.woocommerce ul.products li.product .product-wrapper .product-thumb .image img { width: auto; } .woocommerce ul.products li.product .product-buttons-wrapper { display: inline-block; margin: auto; z-index: 1; }
.woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons { display: inline-block; }
.woocommerce ul.products li.product a.add_to_cart_button.added, .woocommerce ul.products li.product .product-thumb .yith-wcwl-add-button.hide a, .woocommerce ul.products li .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback, .woocommerce ul.products li .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback { display: none !important; } .woocommerce ul.products li.product .product-details { 
display: block; float: left; padding: 0; position: relative; text-align: center; width: 100%; }
.woocommerce ul.products li.product .product-thumb-content { display: inline-block; padding: 15px; width: 100%; }
.woocommerce ul.products[class*="product-thumb-iconsgroup-position"] li.product .product-thumb-content { padding: 10px; }
.woocommerce ul.products li.product .product-thumb-content > div,
.woocommerce ul.products li.product .product-details > div { 
clear: both; float: left; display: inline-block; width: 100%; line-height: normal; margin: 15px 0 0; }
.woocommerce ul.products li.product .product-details > div.variation-swatches { margin: 15px 0 0; }
.woocommerce ul.products li.product .product-details > div:first-child { margin-top: 0; } .woocommerce ul.products li.product .selection-box:after { border-width: 0; } .woocommerce ul.products li.product .product-wrapper,
.woocommerce ul.products li.product a img, .woocommerce ul.products li.product .product-details,
.woocommerce ul.products li.product .product-thumb, .woocommerce ul.products li.product .product-thumb-content,
.woocommerce ul.products li.product .product-thumb .image div[class*="image"],
.woocommerce ul.products li.product .product-thumb .image div[class*="image"] img,
.woocommerce ul.products li.product .product-thumb .image .product-thumb-overlay,
.woocommerce ul.products[class*="product-hover-"] li.product .product-wrapper:before,
.woocommerce ul.products[class*="product-hover-thumb"] li.product .product-thumb .image:before { 
-webkit-transition: var(--wdt-Ad-Transition); transition: var(--wdt-Ad-Transition); }  .woocommerce ul.products li.product .product-thumb-content { text-align: center; }
.woocommerce ul.products li.product .product-thumb:before, .woocommerce ul.products li.product .product-thumb:after { 
content: ""; display: block; } .woocommerce ul.products:not([class*="product-thumb-iconsgroup-position"]) li.product .product-thumb .product-buttons-wrapper.product-icons { position: static; text-align: inherit; } .woocommerce ul.products.product-content-alignment-center li.product .product-details { text-align: center; } .woocommerce ul.products[class*="product-hover-"] li.product .product-wrapper { position: relative; }
.woocommerce ul.products[class*="product-hover-"] li.product .product-wrapper:before,
.woocommerce ul.products[class*="product-hover-thumb"] li.product .product-thumb .image:before { 
content: ""; position: absolute; pointer-events: none; }
.woocommerce ul.products[class*="product-hover-thumb"] li.product .product-wrapper:before { content: none; } .woocommerce ul.products li:not(.product-with-secondary-image):hover .product-thumb .image .primary-image { 
-webkit-transform: none; transform: none; }    .woocommerce ul.products li.product .onsale, .woocommerce ul.products li.product .out-of-stock, 
.woocommerce ul.products li.product .product-labels > span {
display: inline-block; font-size: calc(var(--wdtFontSize_Ext) - 4px); font-weight: var(--wdtFontWeight_Ext); 
letter-spacing: 1px; margin: 2px; padding: 0; position: relative; left: auto; top: auto; text-align: center; 
text-transform: uppercase; }
.woocommerce.single-product div.product .onsale, .woocommerce.single-product div.product .out-of-stock { 
font-weight: var(--wdtFontWeight_Base); }
.woocommerce ul.products li.product .out-of-stock { font-size: calc(var(--wdtFontSize_Ext) - 4px); }
.woocommerce ul.products li.product .product-labels .new { 
background-color: #E2725B; color: var(--wdtAccentTxtColor); }
.woocommerce ul.products li.product .product-labels span span { display: inline-block; width: 100%; }
.woocommerce ul.products li.product .product-thumb .product-labels { 
position: absolute; right: 10px; top: 10px; text-align: right; z-index: 2; } .woocommerce ul.products li.product .featured-tag { 
height: 25px; line-height: 25px; position: absolute; left: 0; top: 16px; z-index: 9; 
-webkit-transition: all .3s ease; transition: all .3s ease; }
.woocommerce ul.products li.product:hover .featured-tag { opacity: 0; visibility: hidden; }
.woocommerce.single-product .images .featured-tag, .wdt-product-image-gallery-container .featured-tag { 
height: 25px; line-height: 25px; position: absolute; right: 0; top: 0; z-index: 9; }
.woocommerce ul.products li.product .featured-tag i,
.woocommerce.single-product .images .featured-tag i, .wdt-product-image-gallery-container .featured-tag i { 
font-size: calc(var(--wdtFontSize_Ext) - 2px); line-height: inherit; position: absolute; right: 0; 
text-align: center; width: 100%; }
.woocommerce ul.products li.product .featured-tag > div,
.woocommerce.single-product .images .featured-tag > div, 
.wdt-product-image-gallery-container .featured-tag > div { 
height: 100%; line-height: inherit; position: relative; width: 25px; z-index: 99; 
-webkit-transition: width 0.1s cubic-bezier(0.86, 0, 0.07, 1) 0.05s; 
transition: width 0.1s cubic-bezier(0.86, 0, 0.07, 1) 0.05s; }
.woocommerce ul.products li.product .featured-tag span,
.woocommerce.single-product .images .featured-tag span, 
.wdt-product-image-gallery-container .featured-tag span { 
float: left; font-weight: var(--wdtFontWeight_Base); overflow: hidden; padding-right: 20px; width: 3em; 
-webkit-transition-delay: 0s, 0s, 0s; transition-delay: 0s, 0s, 0s; 
-webkit-transition-duration: 0.3s, 0.25s, 0.25s; transition-duration: 0.3s, 0.25s, 0.25s; 
-webkit-transition-property: opacity, padding, width; transition-property: opacity, padding, width; -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1); 
transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1); }
.woocommerce ul.products li.product:hover .featured-tag > div span,
.woocommerce.single-product .images .featured-tag > div span, 
.wdt-product-image-gallery-container .featured-tag > div span { padding-left: 10px; width: 100%; }
.woocommerce ul.products li.product .featured-tag:after,
.woocommerce.single-product .images .featured-tag:after, 
.wdt-product-image-gallery-container .featured-tag:after { 
background-color: transparent; border-style: solid; border-width: 12px; 
content: ""; position: absolute; bottom: 0; right: -15px; top: 0; z-index: 9; }
.woocommerce.single-product .images .featured-tag:after, .wdt-product-image-gallery-container .featured-tag:after { 
left: -15px; right: auto; }
.woocommerce ul.products li.product .featured-tag span { opacity: 0; filter: alpha(opacity=0); }
.woocommerce ul.products li.product:hover .featured-tag > div span { opacity: 1; filter: alpha(opacity=100); }    .woocommerce .star-rating, .woocommerce ul.products li.product .star-rating { 
font-size: var(--wdtFontSize_Base); text-indent: -9999px; width: 5em; }
.woocommerce .star-rating span, .woocommerce ul.products li.product .star-rating span { height: 100%; padding-top: 0; }
.woocommerce .star-rating:before, .woocommerce .star-rating span:before { 
font-family: "WooCommerce"; letter-spacing: 0; text-align: left; text-indent: 0; }
.woocommerce .star-rating:before { content: "\e021\e021\e021\e021\e021"; }
.woocommerce .star-rating > span:before { content: "\e020\e020\e020\e020\e020"; }
.woocommerce .star-rating:before, .woocommerce ul.products li.product .star-rating:before { 
color: rgba(var(--wdtHeadAltColorRgb),0.25); }
.woocommerce .star-rating > span:before, .woocommerce ul.products li.product .star-rating > span:before { 
color: #F3C325; }    .woocommerce div.product div.images,
.woocommerce div.product div.images div.thumbnails a { float: left; }
.woocommerce div.product.type-product > div.summary { float: right; }
.woocommerce div.product div.images div.thumbnails:after,
.woocommerce div.product form.cart:after, .woocommerce div.product form.cart:before,
.woocommerce div.product p.cart:after, .woocommerce div.product p.cart:before { content: ""; display: table; }     .woocommerce table.shop_table { 
border-width: 0 0 1px; -webkit-border-radius: var(--wdtRadius_Zero); border-radius: var(--wdtRadius_Zero); }
.woocommerce table.shop_table, .woocommerce table.shop_attributes { border-style: solid; border-width: 1px; }
.woocommerce table.shop_attributes tr th { border-right: 1px solid rgba(var(--wdtHeadAltColorRgb),0.15); }
.woocommerce table.shop_attributes tr th, .woocommerce table.shop_attributes tr td { 
border-top: 1px solid rgba(var(--wdtHeadAltColorRgb),0.15); }
.woocommerce table.shop_attributes td { text-align: left; }
.woocommerce table.shop_attributes tr:first-child td, .woocommerce table.shop_attributes tr:first-child th { 
border-top-width: 0; }
.woocommerce table.shop_attributes th, .woocommerce table.shop_attributes td { background: none !important; padding: 15px 20px; }
.woocommerce table.shop_attributes th, .woocommerce-page table.shop_attributes th { max-width: 300px; width: 300px; }
.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tbody td,
.woocommerce table.shop_table tfoot th, .woocommerce table.shop_table tfoot td,
.woocommerce table.shop_attributes tr td, .woocommerce table.shop_attributes tr th { border-bottom-width: 0; }
.woocommerce a.remove { display: inline-block; vertical-align: middle; font-weight: var(--wdtFontWeight_Base); 
height: 24px; line-height: 22px; width: 24px; margin-top: 0; }
.woocommerce .shop_table tfoot th:last-child, .woocommerce .shop_table.cart tfoot th:last-child,
.woocommerce table.shop_attributes tr:last-child th, .woocommerce table.shop_attributes tr:last-child td { 
border-bottom-color: transparent; }
.woocommerce table.shop_table, .woocommerce-page table.shop_table { margin-bottom: 30px; border-width: 1px; }
.woocommerce table.shop_table thead th, .woocommerce-page table.shop_table tbody td { 
border-left-width: 0; border-right-width: 0; text-align: left; vertical-align: middle; overflow-wrap: anywhere; }
.woocommerce table.shop_table tr td > label, .woocommerce-page table.shop_table tr td > label { display: none; }
.woocommerce table.shop_table tbody tr td, .woocommerce-page table.shop_table tbody tr td { border-bottom-width: 1px; }
.woocommerce table.shop_table tbody tr:last-child td, .woocommerce-page table.shop_table tbody tr:last-child td { 
border-bottom-width: 0; }
.woocommerce table.shop_table thead th, .woocommerce-page table.shop_table thead th { 
background: transparent; font-size: var(--wdtFontSize_Ext); font-weight: var(--wdtFontWeight_Alt); 
line-height: 30px; padding: 15px; text-transform: uppercase; }
.woocommerce table.shop_table td, .woocommerce-page table.shop_table td { background: none; border-width: 0; padding: 15px; }
.woocommerce table.shop_table thead th:first-child, .woocommerce-page table.shop_table thead th:first-child { 
padding-left: 30px; width: 150px; }
.woocommerce table.shop_table tr td:first-child, .woocommerce-page table.shop_table tr td:first-child { padding-left: 30px; }
.woocommerce table.shop_table tr td:last-child, .woocommerce-page table.shop_table tr td:last-child { padding-right: 30px; }
.woocommerce table.shop_table tr td.product-remove, .woocommerce-page table.shop_table tr td.product-remove { width: 10px; }
.woocommerce table.shop_table .product-thumbnail a, .woocommerce-page table.shop_table .product-thumbnail a { 
display: inline-block; }
.woocommerce table.shop_table tbody td .woocommerce-Price-currencySymbol,
.woocommerce-page table.shop_table tbody td .woocommerce-Price-currencySymbol { margin-right: 5px; }
.woocommerce .shop_table tr td.product-stock-status > span { 
border: 1px solid; display: inline-block; font-size: calc(var(--wdtFontSize_Ext) - 4px); 
font-weight: var(--wdtFontWeight_Ext); letter-spacing: 2px; line-height: normal; padding: 14px 10px; 
text-align: center; text-transform: uppercase; width: 100%; }
.woocommerce table tbody tr:nth-child(2n+1), .woocommerce-page table tbody tr:nth-child(2n+1) { background: none; }
.woocommerce table.shop_table tr .woocommerce-remove-coupon { display: block; } .woocommerce-page .woocommerce-customer-details { border-style: solid; border-width: 2px; margin: 0 0 20px; padding: 4px; }
.woocommerce-page .woocommerce-customer-details .addresses { border-width: 0; padding: 0; margin-bottom: 0; }
.woocommerce-page .woocommerce-customer-details .addresses .woocommerce-column { 
border-color: rgba(var(--wdtHeadAltColorRgb),0.15); border-style: solid; 
border-width: 2px; margin: 0; padding: 4px !important; }
.woocommerce-page.woocommerce-view-order .woocommerce-customer-details .addresses .woocommerce-column + .woocommerce-column { 
margin-top: 30px; }
.woocommerce-page .woocommerce-customer-details .addresses address:last-child,
.woocommerce-page .woocommerce-customer-details .addresses address p:last-child { margin-bottom: 0; }
.woocommerce-page .woocommerce-customer-details address,
.woocommerce-page .woocommerce-customer-details h2 { 
border-style: solid; border-width: 1px; margin: 0 !important; padding: 20px;
padding: clamp(1.875rem, 1.7357rem + 0.6369vw, 2.5rem); border-radius: var(--wdtRadius_2X) var(--wdtRadius_2X) 0 0; }
.woocommerce-page .woocommerce-customer-details h2 { padding-bottom: 20px; }
.woocommerce-page .woocommerce-customer-details h2 { border-bottom-width: 0; }
.woocommerce-page .woocommerce-customer-details address { border-top-width: 0; padding-top: 0; }
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email,
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone { margin: 15px 0 0 !important; }
.addresses .col-1 header, .addresses .col-2 header,
.addresses .col-1 address, .addresses .col-2 address,
.woocommerce-page .woocommerce-customer-details .addresses .woocommerce-column .woocommerce-column__title { 
border-color: rgba(var(--wdtHeadAltColorRgb),0.15); border-style: dashed; border-width: 2px; padding: 10px 20px; }
.woocommerce-page .woocommerce-customer-details .addresses .woocommerce-column .woocommerce-column__title { 
border-bottom-width: 0; margin: 0 0 -2px; padding: 20px; text-align: left; }
.addresses .col-1 header, .addresses .col-2 header { border-bottom-width: 0; }
.addresses .col-1 h3, .addresses .col-2 h3 { margin-bottom: 0; }
.addresses .col-1 address, .addresses .col-2 address { margin-top: 0; }
.woocommerce-address-fields .woocommerce-address-fields__field-wrapper { 
display: inline-block; margin-bottom: 20px; width: 100%; }
.woocommerce-page .woocommerce-customer-details address { margin-top: 0; }
.woocommerce-page .woocommerce-customer-details address:last-child,
.woocommerce-page .woocommerce-customer-details address p:last-child { margin-bottom: 0; }
.addresses .col-1 header, .addresses .col-2 header,
.addresses .col-1 address, .addresses .col-2 address { border-top-width: 0; padding: 0 20px 10px; }
.addresses .col-1 header, .addresses .col-2 header { border-bottom-width: 0; }
.addresses .col-1 address, .addresses .col-2 address { margin-top: 0; }
.addresses .col-1 h3, .addresses .col-2 h3 { margin-bottom: 0; }
.woocommerce-page .woocommerce-customer-details,
.woocommerce-page .woocommerce-customer-details h2,
.woocommerce-page .woocommerce-customer-details address { border-color: rgba(var(--wdtHeadAltColorRgb),0.15); }
.woocommerce .shop_table.order_details th, .woocommerce .shop_table.order_details td { text-align: left; }
.woocommerce-page .woocommerce-order-details { border: 1px solid; margin-bottom: 50px; overflow: hidden; padding: 40px; border-radius: var(--wdtRadius_2X); }
.woocommerce-account .woocommerce-order-details { padding: 25px 35px; }
.woocommerce .woocommerce-order-details .woocommerce-order-details__title { display: inline-block; margin-bottom: 20px; }
.woocommerce-account .woocommerce-order-details .woocommerce-order-details__title { margin-bottom: 15px; }
.woocommerce .shop_table.customer_details th, .woocommerce .shop_table.customer_details td { text-align: left; }
.woocommerce-page .woocommerce-order-details .shop_table tr th:first-child,
.woocommerce-page .woocommerce-order-details .shop_table tr th:last-child,
.woocommerce-page .woocommerce-order-details .shop_table tr td:first-child,
.woocommerce-page .woocommerce-order-details .shop_table tr td:last-child { 
border-left-width: 0; border-right-width: 0; font-size: var(--wdtFontSize_Base); line-height: 30px; 
padding: 20px 0; vertical-align: middle; }
.woocommerce-page .woocommerce-order-details table.shop_table tr th, .woocommerce-page .woocommerce-order-details table.shop_table tr td { background: transparent; line-height: 30px; padding: 20px 50px 20px 0; vertical-align: middle; }
.woocommerce .woocommerce-order-details table.shop_table.order_details thead th { 
border-top-width: 0; font-size: var(--wdtFontSize_Base); font-weight: var(--wdtFontWeight_Alt); }
.woocommerce .woocommerce-order-details .shop_table.order_details tfoot th { 
font-weight: var(--wdtFontWeight_Ext); text-transform: capitalize; }
.woocommerce .woocommerce-order-details .shop_table.order_details tfoot td { font-weight: var(--wdtFontWeight_Ext); }
.woocommerce-page .woocommerce-order-details table.shop_table tr th:last-child,
.woocommerce-page .woocommerce-order-details table.shop_table tr td:last-child { text-align: right; }
.woocommerce .woocommerce-order-details .shop_table.order_details small.shipped_via { display: block; margin-top: -8px; }
.woocommerce .woocommerce-order-details .shop_table.order_details tr td.woocommerce-table__product-name { width: 66.66%; }
.woocommerce .woocommerce-order-details .shop_table.order_details tr td.woocommerce-table__product-name a { 
font-weight: var(--wdtFontWeight_Ext); }
.woocommerce .woocommerce-order-details .shop_table.order_details td.product-name .product-quantity { 
display: inline-block; font-weight: var(--wdtFontWeight_Ext); }
.woocommerce .woocommerce-order-details .shop_table.order_details td.product-name .wc-item-meta { padding-left: 0; }
.woocommerce .woocommerce-order-details .shop_table.order_details td.product-name .wc-item-meta li { display: inline-flex; }
.woocommerce td.product-name .wc-item-meta dt, .woocommerce td.product-name .wc-item-meta dt + *,
.woocommerce td.product-name dl.variation dt, .woocommerce td.product-name dl.variation dt + *,
.woocommerce td.product-name .wc-item-meta .wc-item-meta-label, .woocommerce td.product-name .wc-item-meta .wc-item-meta-label + *, .woocommerce td.product-name dl.variation .wc-item-meta-label, .woocommerce td.product-name dl.variation .wc-item-meta-label + * { display: inline-block; float: none; }
.woocommerce .woocommerce-order-details .shop_table.order_details { border-width: 0 !important; margin-bottom: 0; }
.woocommerce .woocommerce-order-details .shop_table.order_details tfoot tr:last-child th,
.woocommerce .woocommerce-order-details .shop_table.order_details tfoot tr:last-child td { padding-bottom: 10px; }
.woocommerce .woocommerce-order-details + .woocommerce-customer-details,
.woocommerce-page.woocommerce-view-order .woocommerce-customer-details,
.woocommerce-page.woocommerce-order-received .woocommerce-customer-details { border-width: 0; padding: 0; }
@media(max-width:350px){
.woocommerce-page .woocommerce-customer-details address{
padding: 0px 20px 20px;
}
}  .woocommerce form .form-row { float: left; margin-bottom: 20px; padding: 0; width: 100%; }
.woocommerce form .form-row-first, .woocommerce form .form-row-last {
display: inline-block; overflow: visible; padding: 0; width: -webkit-calc(50% - 15px); 
width: -moz-calc(50% - 15px); width: calc(50% - 15px); }
.woocommerce .woocommerce-form-coupon.checkout_coupon .form-row-last .button { margin: 0; }
.woocommerce form .form-row-first { float: left; }
.woocommerce form .form-row-last { float: right; }
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea { 
line-height: normal; padding: var(--wdtInputPadding); }
.woocommerce form .form-row input[type=password] { padding-right: 2.5rem; }
.woocommerce form .form-row textarea { height: 180px; }
.woocommerce form .form-row.notes { margin-bottom: 0; }
.woocommerce form p { display: inline-block; margin-bottom: 20px; position: relative; vertical-align: top; width: 100%; }
.woocommerce select, .woocommerce form select, .woocommerce form .form-row select { padding-left: 12px; }
.woocommerce form .form-row .select2-container { line-height: 38px; width: 100% !important; }
.woocommerce form.lost_reset_password p, .woocommerce form .woocommerce-privacy-policy-text p { line-height: inherit; }
.woocommerce form .woocommerce-privacy-policy-text p a.woocommerce-privacy-policy-link { position: relative; }
.woocommerce form .woocommerce-privacy-policy-text p a.woocommerce-privacy-policy-link:before { 
content: ""; position: absolute; display: block; bottom: 1px; width: 100%; background: currentColor; 
height: 1px; left: 0; right: auto; transition: var(--wdtBaseTransition); }
.woocommerce form .woocommerce-privacy-policy-text p a.woocommerce-privacy-policy-link:hover:before {
right: 0; left: auto; width: 0;
}
.woocommerce form .form-row label, .woocommerce-page form .form-row label { 
display: inline-block; font-size: calc( var(--wdtFontSize_Base) - 2px); font-weight: var(--wdtFontWeight_Base); }
.woocommerce form .form-row label:not(.checkbox), .woocommerce-page form .form-row label:not(.checkbox) { 
padding-bottom: 5px; margin-bottom: 5px; width: 100%; }
.woocommerce form .form-row label.inline { display: inline-block; line-height: 18px; margin: 0; padding: 15px 20px; }
.woocommerce-form__label-for-checkbox input[type="checkbox"] { margin-right: 10px; margin-top: -2px; }
.woocommerce ul#shipping_method li, .woocommerce-checkout #payment ul.payment_methods li,
.woocommerce ul#shipping_method li label, .woocommerce-checkout #payment ul.payment_methods li label { line-height: inherit; }
.comment-form-wdt-privatepolicy input[type="checkbox"],
.woocommerce form .form-row .input-checkbox,
.woocommerce-form__label-for-checkbox input[type="checkbox"] { 
opacity: 0; position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.comment-form-wdt-privatepolicy input[type="checkbox"] ~ label,
.woocommerce-form__label-for-checkbox > span,
.woocommerce .woocommerce-shipping-methods input[type="radio"] ~ label,
.woocommerce-page #payment.woocommerce-checkout-payment ul.payment_methods li input[type="radio"] ~ label { 
display: inline-block; line-height: var(--wdtLineHeight_Base); padding-left: 30px; position: relative; }
.comment-form-wdt-privatepolicy input[type="checkbox"] ~ label::before,
.woocommerce-form__label-for-checkbox > span::before,
.woocommerce .woocommerce-shipping-methods input[type="radio"] ~ label::before,
.woocommerce-page #payment.woocommerce-checkout-payment ul.payment_methods li input[type="radio"] ~ label::before {
border-width: 1px; border-style: solid; content: ""; height: 15px; left: 0; margin-top: 0; position: absolute; top: 6px; -webkit-border-radius: 1px; border-radius: 1px; -webkit-transition: .2s; transition: .2s; width: 15px; z-index: 0; }
.comment-form-wdt-privatepolicy input[type="checkbox"] ~ label:before { top: 3px; }
.comment-form-wdt-privatepolicy input[type="checkbox"]:checked ~ label::before,
.woocommerce-form__label-for-checkbox .woocommerce-form__input-checkbox:checked + span:before,
.woocommerce .woocommerce-shipping-methods li input[type="radio"]:checked + label:before,
.woocommerce-page #payment.woocommerce-checkout-payment ul.payment_methods li input[type="radio"]:checked + label:before {
background: none; border-bottom: 1px solid currentColor; border-left: 1px solid transparent; 
border-right: 1px solid currentColor; border-top: 1px solid transparent; height: 18px; left: -2px; 
top: 2px; width: 9px; -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-transform: rotate(40deg); transform: rotate(40deg); -webkit-transform-origin: 100% 100%; transform-origin: 100% 100%; }
.comment-form-wdt-privatepolicy input[type="checkbox"]:checked ~ label:before { top: -1px; }
.woocommerce-shipping-fields #ship-to-different-address .woocommerce-form__label-for-checkbox > span { 
top: -2px; margin-left: -1px; }
.woocommerce-shipping-fields #ship-to-different-address .woocommerce-form__label-for-checkbox .woocommerce-form__input-checkbox + span:before { top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.woocommerce-shipping-fields #ship-to-different-address .woocommerce-form__label-for-checkbox .woocommerce-form__input-checkbox:checked + span:before { 
top: 50%; -webkit-transform: translateY(-50%) rotate(40deg); transform: translateY(-50%) rotate(40deg); }
.woocommerce .woocommerce-shipping-methods input[type="radio"], 
.woocommerce-page #payment.woocommerce-checkout-payment ul.payment_methods li input[type="radio"] { 
opacity: 0; position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.woocommerce-page #payment.woocommerce-checkout-payment ul.payment_methods li input[type="radio"] { position: absolute; }
.woocommerce ul#shipping_method li > input[type="radio"] ~ label,
.woocommerce .woocommerce-shipping-methods li > input[type="radio"] ~ label,
.woocommerce-page #payment.woocommerce-checkout-payment ul.payment_methods li input[type="radio"] ~ label { 
display: inline-block; font-weight: var(--wdtFontWeight_Ext); letter-spacing: 0.5px; vertical-align: middle; 
cursor: pointer; position: relative; top: -1px; }
#add_payment_method .cart-collaterals .shipping-calculator-button::after,
.woocommerce-cart .cart-collaterals .shipping-calculator-button::after,
.woocommerce-checkout .cart-collaterals .shipping-calculator-button::after { content: none; } .woocommerce-form__label-for-checkbox > span:before,
.woocommerce .woocommerce-shipping-methods li > input[type="radio"] ~ label:before,
.woocommerce-page #payment.woocommerce-checkout-payment ul.payment_methods li input[type="radio"] ~ label:before { 
border-color: rgba(var(--wdtHeadAltColorRgb),0.15); } .woocommerce .woocommerce-shipping-methods li > input[type="radio"] ~ label,
.woocommerce-page #payment.woocommerce-checkout-payment ul.payment_methods li input[type="radio"] ~ label { 
color: rgba(var(--wdtHeadAltColorRgb),0.8); }
.woocommerce .woocommerce-shipping-methods li > input[type="radio"] ~ label:hover,
.woocommerce .woocommerce-shipping-methods li > input[type="radio"]:checked + label,
.woocommerce-page #payment.woocommerce-checkout-payment ul.payment_methods li input[type="radio"] ~ label:hover,
.woocommerce-page #payment.woocommerce-checkout-payment ul.payment_methods li input[type="radio"]:checked + label { 
color: var(--wdtHeadAltColor); } .comment-form-wdt-privatepolicy input[type="checkbox"] ~ label::before,
.woocommerce-form__label-for-checkbox > span::before,
.woocommerce .woocommerce-shipping-methods input[type="radio"] ~ label::before,
.woocommerce-page #payment.woocommerce-checkout-payment ul.payment_methods li input[type="radio"] ~ label::before,
.woocommerce form.login .woocommerce-form-row label:before,
.woocommerce form.register .woocommerce-form-row label:before { color: var(--wdtPrimaryColor); }  .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, #add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button, .woocommerce ul.products li.product .product-buttons-wrapper.product-button a, .woocommerce ul.products li.product .product-buttons-wrapper.product-button a.button, .woocommerce ul.products li.product .product-buttons-wrapper.product-button button, .woocommerce ul.products li.product .product-buttons-wrapper.product-button button.button, .woocommerce ul.products li.product .product-buttons-wrapper.product-button .button, .woocommerce div.product .summary .yith-wcwl-add-to-wishlist a, .woocommerce div.product .summary .compare, .woocommerce div.product .summary .yith-wcqv-button, .woocommerce div.product .summary .wdt-wcsg-button { 
cursor: pointer; display: inline-block; float: none; position: relative; outline: none; }
.woocommerce ul.products li.product .product-buttons-wrapper.product-button a, .woocommerce ul.products li.product .product-buttons-wrapper.product-button a.button, .woocommerce ul.products li.product .product-buttons-wrapper.product-button button, .woocommerce ul.products li.product .product-buttons-wrapper.product-button button.button, .woocommerce ul.products li.product .product-buttons-wrapper.product-button .button, .woocommerce ul.products li.product .product-element-group-items .wc_btn_inline a, .woocommerce ul.products li.product .product-element-group-items .wc_btn_inline a.button, .woocommerce ul.products li.product .product-element-group-items .wc_btn_inline button, .woocommerce ul.products li.product .product-element-group-items .wc_btn_inline button.button, .woocommerce ul.products li.product .product-element-group-items .wc_btn_inline .button { letter-spacing: 0; margin-top: 0; }
.woocommerce form .button, .woocommerce table .button, 
.woocommerce form .button.alt, .woocommerce table .button.alt { margin-top: 0; }
.woocommerce div.product .summary .compare, .woocommerce div.product .summary .wccm_btn_wrapper a.compare, .woocommerce div.product .summary .yith-wcwl-add-to-wishlist a, .woocommerce div.product .summary .wcqv_btn_wrapper a.button, .woocommerce div.product .summary .wcsg_btn_wrapper a.button { margin: 8px 0; }
.yith-wcwl-add-to-wishlist { display: inline-block !important; margin-top: 0; }
.yith-wcwl-add-to-wishlist .yith-wcwl-add-button { display: inline-block !important; position: relative; }
.yith-wcwl-add-to-wishlist .yith-wcwl-add-button img { 
margin: auto; position: absolute; left: 0; right: 0; top: 50%; 
-webkit-transform: translateY(-50%); transform: translateY(-50%); }
.yith-wcwl-add-to-wishlist .yith-wcwl-add-button.hide { display: none !important; }
.yith-wcwl-add-to-wishlist .feedback { display: none; margin-bottom: 8px; }
.yith-wcwl-add-to-wishlist a .yith-wcwl-icon { display: none; }
.woocommerce .button.loading:after, .woocommerce button.button.loading:after, .woocommerce input.button.loading::after, .woocommerce a.button.loading::after, .woocommerce #respond input#submit.loading:after { 
content: "\f110"; display: inline-block; font-family: "Mentalist Icons"; font-size: var(--wdtFontSize_Base); 
margin-left: 10px; position: relative; right: auto; top: auto; vertical-align: middle; }
.woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled], .woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.alt.disabled, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled[disabled], .woocommerce button.button.alt.disabled, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled[disabled], .woocommerce input.button.alt.disabled, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled[disabled], .woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled[disabled] { cursor: not-allowed !important; opacity: 0.6; }
.woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled], .woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.alt.disabled, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt[disabled]:disabled, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt[disabled]:disabled, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt[disabled]:disabled, .woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt[disabled]:disabled, .yith-wcwl-add-to-wishlist a, .yith-wcqv-button, .wdt-wcsg-button, .woocommerce .wishlist_table .add_to_cart.button, .woocommerce .yith-wcwl-popup-button a.add_to_wishlist, .woocommerce .wishlist_table a.ask-an-estimate-button, .woocommerce .wishlist-title a.show-title-form, .woocommerce .hidden-title-form a.hide-title-form, .woocommerce .hidden-title-form a.save-title-form, .woocommerce .wishlist_manage_table a.create-new-wishlist, .woocommerce a.added_to_cart { 
background-color: var(--wdtHeadAltColor); color: var(--wdtAccentTxtColor); border-width: 0; 
cursor: pointer; display: inline-block; float: none; font-family: var(--wdtFontTypo_Base); 
font-size: var(--wdtFontSize_Ext); font-style: normal; font-weight: var(--wdtFontWeight_H6); 
line-height: var(--wdtLineHeight_Alt); margin: 10px 0 0; outline: none; padding: var(--wdtPadding_Btn); 
position: relative; text-align: center !important; text-transform: capitalize; -webkit-appearance: none; 
appearance: none; -webkit-border-radius: var(--wdtRadius_2X); border-radius: var(--wdtRadius_2X); } .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.disabled:hover, .woocommerce a.button:disabled:hover, .woocommerce a.button:disabled[disabled]:hover, .woocommerce button.button.disabled:hover, .woocommerce button.button:disabled:hover, .woocommerce button.button:disabled[disabled]:hover, .woocommerce input.button.disabled:hover, .woocommerce input.button:disabled:hover, .woocommerce input.button:disabled[disabled]:hover, .woocommerce #respond input#submit.disabled:hover, .woocommerce #respond input#submit:disabled:hover, .woocommerce #respond input#submit:disabled[disabled]:hover, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt[disabled]:disabled:hover, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt[disabled]:disabled:hover, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt[disabled]:disabled:hover, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt[disabled]:disabled:hover, .yith-wcwl-add-to-wishlist a:hover, .yith-wcqv-button:hover, .wdt-wcsg-button:hover, .woocommerce .wishlist_table .add_to_cart.button:hover, .woocommerce .yith-wcwl-popup-button a.add_to_wishlist:hover, .woocommerce .wishlist_table a.ask-an-estimate-button:hover, .woocommerce .wishlist-title a.show-title-form:hover, .woocommerce .hidden-title-form a.hide-title-form:hover, .woocommerce .hidden-title-form a.save-title-form:hover, .woocommerce .wishlist_manage_table a.create-new-wishlist:hover, .woocommerce a.added_to_cart:hover { 
background-color: rgba(var(--wdtHeadAltColorRgb),0.75); color: var(--wdtAccentTxtColor); }  .woocommerce .quantity, .woocommerce-page .quantity { margin: 0 auto; overflow: hidden; position: relative; width: auto; }
.woocommerce .quantity .qty, .woocommerce-page .quantity .qty, .woocommerce .quantity input, .woocommerce-page .quantity input { 
display: inline-block; float: left; font-weight: var(--wdtFontWeight_Alt); color: var(--wdtHeadAltColor); margin-top: 0; min-height: 50px; padding: 0; 
vertical-align: middle; width: 140px; border-width: 0; border-radius: var(--wdtRadius_Zero); }
.woocommerce .woocommerce-grouped-product-list .quantity input, 
.woocommerce-page .woocommerce-grouped-product-list .quantity input { width: 40px; }
.woocommerce .cart .quantity .qty, .woocommerce-page .cart .quantity .qty { 
background: none; text-align: center; -webkit-box-shadow: none; -moz-box-shadow: none; 
-ms-box-shadow: none; -o-box-shadow: none; box-shadow: none; }
.woocommerce div.quantity > a { border-width: 0; }
.woocommerce .quantity input:not(.qty) { 
color: var(--wdtBodyTxtColor); font-size: var(--wdtFontSize_H6); font-weight: var(--wdtFontWeight_Base); 
padding: 0; text-align: center; }
.woocommerce div.product form.cart div.quantity,
.woocommerce div.product form.cart div.quantity ~ a,
.woocommerce div.product form.cart div.quantity ~ a.button,
.woocommerce div.product form.cart div.quantity ~ button,
.woocommerce div.product form.cart div.quantity ~ button.button,
.woocommerce div.product form.cart div.quantity ~ .button {
display: inline-flex; float: none; margin: 0; vertical-align: middle; }
.woocommerce div.product form.cart div.quantity { margin: 20px 30px 20px 0; display: inline-flex; align-items: center; }
.woocommerce div.product form.cart + .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a { margin-top: 0; }
.woocommerce div.quantity .qty { font-size: var(--wdtFontSize_Base); font-weight: var(--wdtFontWeight_Base); padding: 0 10px; order: 1; width: 50px; }
.woocommerce div.quantity > a[class*="arrow"] { height: 20px; }
.woocommerce div.quantity > a:focus { outline: none; } .woocommerce div.quantity:not(.quantity-with-plusminus) > a[class*="arrow"] { 
background: var(--wdtAccentTxtColor); } .woocommerce div.quantity:not(.quantity-with-plusminus) > a[class*="arrow"] > i:before { display: block; }  .woocommerce table.shop_table tbody td .quantity, .woocommerce-page table.shop_table tbody td .quantity,
.woocommerce table.shop_table.cart tbody td .quantity, .woocommerce-page table.shop_table.cart tbody td .quantity { 
display: inline-block; margin: 0; overflow: hidden; position: relative; text-align: center; vertical-align: middle; }
.woocommerce table.shop_table tbody td .quantity > label, 
.woocommerce-page table.shop_table tbody td .quantity > label,
.woocommerce table.shop_table.cart tbody td .quantity > label, 
.woocommerce-page table.shop_table.cart tbody td .quantity > label { display: none; }
.woocommerce table.shop_table tbody td .quantity .qty, 
.woocommerce-page table.shop_table tbody td .quantity .qty,
.woocommerce table.shop_table.cart tbody td .quantity .qty, 
.woocommerce-page table.shop_table.cart tbody td .quantity .qty { 
float: left; font-size: var(--wdtFontSize_Base); font-weight: var(--wdtFontWeight_Base); }
.woocommerce .cart .quantity > a[class*="arrow"], .woocommerce-page .cart .quantity > a[class*="arrow"] { 
float: left; font-size: var(--wdtFontSize_Base); height: 50px; margin: auto !important; padding: 0; transition: var(--wdt-Ad-Transition);
text-align: center; top: 0; width: 50px; display: flex !important; align-items: center; justify-content: center;
border: 1px solid var(--wdtBorderColor); border-radius: var(--wdtRadius_2X); }
.woocommerce-page .cart .quantity > a.arrow-plus { order: 2; }
.woocommerce .cart .quantity > a[class*="arrow"]:hover, .woocommerce-page .cart .quantity > a[class*="arrow"]:hover { border-color: var(--wdtLinkHoverColor); }
.woocommerce-page .cart .quantity > a i::before { 
content: "";
position: relative;
display: block;
mask-repeat: no-repeat;
-webkit-mask-repeat: no-repeat;
width: 16px;
height: 16px;
background: var(--wdtHeadAltColor);
transition: var(--wdt-Ad-Transition);
}
.woocommerce-page .cart .quantity > a:hover i::before { background: var(--wdtLinkHoverColor); }
.woocommerce-page .cart .quantity > a.arrow-plus i::before {
mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 20 20' xml:space='preserve'%3E%3Cpath d='M10,0C9.5,0,9.1,0.4,9.1,0.9v8.3H0.9C0.4,9.1,0,9.5,0,10c0,0.5,0.4,0.9,0.9,0.9h8.3v8.3c0,0.5,0.4,0.9,0.9,0.9 c0.5,0,0.9-0.4,0.9-0.9v-8.3h8.3c0.5,0,0.9-0.4,0.9-0.9c0-0.5-0.4-0.9-0.9-0.9h-8.3V0.9C10.9,0.4,10.5,0,10,0z'%3E%3C/path%3E%3C/svg%3E");
-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 20 20' xml:space='preserve'%3E%3Cpath d='M10,0C9.5,0,9.1,0.4,9.1,0.9v8.3H0.9C0.4,9.1,0,9.5,0,10c0,0.5,0.4,0.9,0.9,0.9h8.3v8.3c0,0.5,0.4,0.9,0.9,0.9 c0.5,0,0.9-0.4,0.9-0.9v-8.3h8.3c0.5,0,0.9-0.4,0.9-0.9c0-0.5-0.4-0.9-0.9-0.9h-8.3V0.9C10.9,0.4,10.5,0,10,0z'%3E%3C/path%3E%3C/svg%3E");
}
.woocommerce-page .cart .quantity > a.arrow-minus i::before {
mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 20 20' xml:space='preserve'%3E%3Cpath d='M19.3,10.7H0.7C0.3,10.7,0,10.4,0,10s0.3-0.7,0.7-0.7h18.6c0.4,0,0.7,0.3,0.7,0.7S19.7,10.7,19.3,10.7z'%3E%3C/path%3E%3C/svg%3E");
-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 20 20' xml:space='preserve'%3E%3Cpath d='M19.3,10.7H0.7C0.3,10.7,0,10.4,0,10s0.3-0.7,0.7-0.7h18.6c0.4,0,0.7,0.3,0.7,0.7S19.7,10.7,19.3,10.7z'%3E%3C/path%3E%3C/svg%3E");
} .woocommerce div.product form.cart div.quantity.quantity-with-plusminus { width: auto; }
.woocommerce .quantity.quantity-with-plusminus, .woocommerce-page .quantity.quantity-with-plusminus { 
border: 1px solid rgba(var(--wdtHeadAltColorRgb),0.15); }
.woocommerce .quantity.quantity-with-plusminus input.qty, .woocommerce-page .quantity.quantity-with-plusminus input.qty { 
font-weight:  var(--wdtFontWeight_Base); text-align: center; }
.woocommerce .quantity.quantity-with-plusminus .qty, .woocommerce-page .quantity.quantity-with-plusminus .qty,
.woocommerce .quantity.quantity-with-plusminus input, .woocommerce-page .quantity.quantity-with-plusminus input { 
border-width: 0; float: left; margin: 0; -webkit-border-radius: var(--wdtRadius_Zero); 
border-radius: var(--wdtRadius_Zero); -webkit-box-shadow: none; box-shadow: none; }
.woocommerce .quantity.quantity-with-plusminus input.plus, .woocommerce-page .quantity.quantity-with-plusminus input.plus { 
font-size: var(--wdtFontSize_H6); }
.woocommerce .quantity.quantity-with-plusminus input.minus:hover, .woocommerce-page .quantity.quantity-with-plusminus input.minus:hover, .woocommerce .quantity.quantity-with-plusminus input.plus:hover, .woocommerce-page .quantity.quantity-with-plusminus input.plus:hover { color: var(--wdtHeadAltColor); }
.woocommerce .cart .quantity.quantity-with-plusminus .qty, .woocommerce-page .cart .quantity.quantity-with-plusminus .qty { 
border-style: solid; border-width: 0 1px; }
.woocommerce .quantity.quantity-with-plusminus .qty, .woocommerce-page .quantity.quantity-with-plusminus .qty, .woocommerce .quantity.quantity-with-plusminus input, .woocommerce-page .quantity.quantity-with-plusminus input, .woocommerce .cart .quantity.quantity-with-plusminus .qty:focus, .woocommerce-page .cart .quantity.quantity-with-plusminus .qty:focus { 
border-color: rgba(var(--wdtHeadAltColorRgb),0.15); } .woocommerce table.shop_table tbody td .quantity.quantity-with-plusminus input[type="button"],
.woocommerce-page table.shop_table tbody td .quantity.quantity-with-plusminus input[type="button"],
.woocommerce table.shop_table.cart tbody td .quantity.quantity-with-plusminus input[type="button"],
.woocommerce-page table.shop_table.cart tbody td .quantity.quantity-with-plusminus input[type="button"] { width: 40px; }
.woocommerce .quantity.quantity-with-plusminus .qty:hover, .woocommerce-page .quantity.quantity-with-plusminus .qty:hover,
.woocommerce .quantity.quantity-with-plusminus input:hover, .woocommerce-page .quantity.quantity-with-plusminus input:hover,
.woocommerce table.shop_table.cart .quantity.quantity-with-plusminus input:hover, .woocommerce-page table.shop_table.cart .quantity.quantity-with-plusminus input:hover { background: none; }
.woocommerce .cart .quantity > a[class*="arrow"],
.woocommerce-page .cart .quantity > a[class*="arrow"],
.woocommerce div.product div.summary .cart .quantity > a[class*="arrow"],
.woocommerce.single-product div.product .cart .quantity > a[class*="arrow"] { color: var(--wdtHeadAltColor); }
.woocommerce .cart .quantity > a[class*="arrow"]:hover, .woocommerce-page .cart .quantity > a[class*="arrow"]:hover, .woocommerce div.product div.summary .cart .quantity > a[class*="arrow"]:hover, .woocommerce.single-product div.product .cart .quantity > a[class*="arrow"]:hover, .woocommerce .quantity.quantity-with-plusminus input:not(.qty):hover, .woocommerce-page .quantity.quantity-with-plusminus input:not(.qty):hover, .woocommerce-page table.shop_table.cart .quantity > a:hover i, .woocommerce-page .woocommerce table.shop_table tbody td .quantity > a:hover  { color: var(--wdtPrimaryColor); }
.woocommerce .quantity-with-arrows input[type=number], .woocommerce-page .quantity-with-arrows input[type=number],
.woocommerce .quantity-with-plusminus input[type=number], .woocommerce-page .quantity-with-plusminus input[type=number] {
-webkit-appearance: none; appearance: none; } .woocommerce .quantity.quantity-with-arrows input[type=number]::-webkit-inner-spin-button, .woocommerce .quantity.quantity-with-arrows input[type=number]::-webkit-outer-spin-button, .woocommerce .quantity.quantity-with-plusminus input[type=number]::-webkit-inner-spin-button, .woocommerce .quantity.quantity-with-plusminus input[type=number]::-webkit-outer-spin-button { -webkit-appearance: none; -moz-appearance: none; appearance: none; margin: 0; } .woocommerce .quantity.quantity-with-arrows input[type='number'],
.woocommerce .quantity.quantity-with-plusminus input[type='number'] { -moz-appearance: textfield; }
.woocommerce .quantity.quantity-with-arrows noindex:-o-prefocus,
.woocommerce .quantity.quantity-with-arrows input[type=number],
.woocommerce .quantity.quantity-with-plusminus noindex:-o-prefocus,
.woocommerce .quantity.quantity-with-plusminus input[type=number] { padding-right: 1.2em }  .woocommerce .woocommerce-message, .woocommerce .woocommerce-info, .woocommerce .woocommerce-error, .woocommerce-notice { 
clear: both; display: inline-block; letter-spacing: 0; margin: 0 0 clamp(1.875rem, 1.457rem + 1.9108vw, 3.75rem) !important; 
padding: 20px 30px !important; position: relative; width: 100%; z-index: 1; }
.woocommerce .woocommerce-message, .woocommerce .woocommerce-info, .woocommerce .woocommerce-error { 
background-color: var(--wdtTertiaryColor) !important; border-width: 3px 0 0; border-radius: 0 0 var(--wdtRadius_2X) var(--wdtRadius_2X); }
.woocommerce-notice { background-color: var(--wdtTertiaryColor); border-left: 5px solid; } .woocommerce .woocommerce-error:before, .woocommerce .woocommerce-error:after,
.woocommerce .woocommerce-info:before, .woocommerce .woocommerce-info:after,
.woocommerce .woocommerce-message:before, .woocommerce .woocommerce-message:after { content: none; }
.woocommerce .woocommerce-error > a, .woocommerce .woocommerce-info > a, .woocommerce .woocommerce-message > a { 
display: inline-block; line-height: normal; position: relative; text-decoration: none; }
.woocommerce .woocommerce-error > a:focus, .woocommerce .woocommerce-error > a:hover,
.woocommerce .woocommerce-info > a:focus, .woocommerce .woocommerce-info > a:hover,
.woocommerce .woocommerce-message > a:focus, .woocommerce .woocommerce-message > a:hover { 
outline: none; text-decoration: none !important; }
.woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button { 
background: transparent; display: inline-flex; float: right; font-size: var(--wdtFontSize_Ext); 
line-height: 24px; margin: 0; padding: 0; text-transform: capitalize; 
-webkit-border-radius: var(--wdtRadius_Zero); border-radius: var(--wdtRadius_Zero); }
.woocommerce .woocommerce-error .button:focus, .woocommerce .woocommerce-info .button:focus, 
.woocommerce .woocommerce-message .button:focus { outline: none; text-decoration: none !important; }
.woocommerce .woocommerce-error .button::before, 
.woocommerce .woocommerce-info .button::before, 
.woocommerce .woocommerce-message .button::before { content: ""; position: absolute; bottom: 0; background: currentColor; width: 100%; height: 1px; left: 0; right: auto; transition: inherit; pointer-events: none; }
.woocommerce .woocommerce-error .button:hover::before, 
.woocommerce .woocommerce-info .button:hover::before, 
.woocommerce .woocommerce-message .button:hover::before { right: 0; left: auto; width: 0; }
.woocommerce .woocommerce-error .button:hover, .woocommerce .woocommerce-info .button:hover, .woocommerce .woocommerce-message .button:hover { color: var(--wdtPrimaryColor); background: transparent; }
.woocommerce .woocommerce-message, .woocommerce-notice.woocommerce-notice--success { border-color: #3db44c; }
.woocommerce .woocommerce-error, .woocommerce-notice.woocommerce-notice--error { border-color: #e0352d; }
.woocommerce .woocommerce-info, .woocommerce-notice.woocommerce-notice--info { border-color: #019ed5; }
.woocommerce-notice.woocommerce-notice--warning { border-color: #fb0; }
.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message,
.woocommerce .woocommerce-error > a, .woocommerce .woocommerce-info > a, .woocommerce .woocommerce-message > a { 
color: var(--wdtHeadAltColor); }
.woocommerce-checkout-header ~ form.woocommerce-checkout .woocommerce-NoticeGroup { margin-top: 30px; }  .woocommerce div.product .product_title { font-size: clamp(1.75rem, 1.5131rem + 1.0828vw, 2.8125rem); }
.woocommerce div.product .wdt-product-tabs .woocommerce-tabs .panel > h2, 
.woocommerce div.product .wdt-product-tabs .woocommerce-Reviews-title, 
.woocommerce div.product .wdt-product-tabs-exploded > h2, 
.woocommerce #reviews #comments h2, .related.products > h2, .upsells.products > h2, 
.woocommerce .wishlist-title h2, .woocommerce #customer_login.col2-set h2 { font-size: clamp(2.8125rem, 2.6035rem + 0.9554vw, 3.75rem); }
.related.products > h2, .upsells.products > h2 { margin-top: 0; margin-bottom: clamp(1.875rem, 1.457rem + 1.9108vw, 3.75rem); text-align: center; }
.woocommerce #review_form #respond .comment-reply-title, .wdt-shop-single-sticky-addtocart-info > h3, 
.woocommerce-billing-fields h3, .woocommerce-additional-fields > h3, .woocommerce-shipping-fields h2, 
.woocommerce .wdt-cart-coupon-holder .coupon label, .woocommerce .cart-collaterals .cart_totals h2, 
.woocommerce .cart-collaterals .cross-sells h2, #order_review_heading, .woocommerce-account 
.woocommerce-MyAccount-content form h3, .woocommerce-order-downloads__title { font-size: var(--wdtFontSize_H5); }
.woocommerce-shipping-fields #ship-to-different-address, .woocommerce .woocommerce-order-details .woocommerce-order-details__title { font-size: var(--wdtFontSize_H5); }
.woocommerce ul.products li.product .product-thumb-content .product-title h5, 
.woocommerce ul.products li.product .product-details .product-title h5, 
.woocommerce ul.products li.product-category .product-wrapper h3 { font-size: clamp(1.25rem, 1.1943rem + 0.2548vw, 1.5rem); }
.woocommerce-page .woocommerce-customer-details h2, .woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses h3, .woocommerce-page .woocommerce-customer-details .addresses .woocommerce-column .woocommerce-column__title, .woocommerce-account .woocommerce-MyAccount-content fieldset legend { font-size: var(--wdtFontSize_H5); }
.woocommerce .cart-collaterals .cart_totals h2, .woocommerce-billing-fields h3, .woocommerce-shipping-fields h2, .woocommerce-additional-fields > h3, .woocommerce-checkout-order-review-wrap #order_review_heading, .woocommerce .woocommerce-order-details .woocommerce-order-details__title { line-height: 1em; margin-top: 0; margin-bottom: 20px; }
.woocommerce table.shop_table thead th, .woocommerce-page table.shop_table thead th { 
font-size: var(--wdtFontSize_Base); text-transform: capitalize; }
.woocommerce div.product .wdt-product-tabs .woocommerce-tabs .panel > h2, .woocommerce div.product .wdt-product-tabs .woocommerce-Reviews-title, .woocommerce div.product .wdt-product-tabs-exploded > h2, 
.woocommerce #review_form #respond .comment-reply-title { text-transform: none; }     .woocommerce .wdt-product-cat-filter { 
clear: both; width: 100%; display: flex; flex-wrap: wrap; align-items: center; 
justify-content: center; margin: -5px; margin-bottom: 35px; }
.woocommerce .wdt-product-cat-filter a.filter {
display: inline-block; position: relative; overflow: hidden; cursor: pointer; 
background-color: var(--wdtTertiaryColor); color: var(--wdtHeadAltColor); font-family: var(--wdtFontTypo_Alt); 
font-size: var(--wdtFontSize_Base); font-weight: var(--wdtFontWeight_Ext); line-height: var(--wdtLineHeight_Alt); text-transform: capitalize; padding: var(--wdtPadding_Btn); text-align: center; backface-visibility: hidden; 
will-change: transform; -webkit-transition: all .3s ease; transition: all .3s ease; 
-webkit-border-radius: var(--wdtRadius_Zero); border-radius: var(--wdtRadius_Zero); margin: 5px; }
.woocommerce .wdt-product-cat-filter a.filter:hover, .woocommerce .wdt-product-cat-filter a.filter.is-checked {
background-color: var(--wdtPrimaryColor); color: var(--wdtAccentTxtColor); } .woocommerce .wdt-product-cat-filter a.filter:first-child:has( ~ a.filter img) { padding: 10px 30px 10px 10px; }
.woocommerce .wdt-product-cat-filter a.filter:first-child:has( ~ a.filter img)::before {
content: '\e883'; font-family: "Mentalist Icons"; position: relative; width: 45px; height: 45px; 
top: 0; left: 0; right: 0; bottom: 0; background-color: var(--wdtSecondaryColor); color: var(--wdtHeadAltColor); 
display: inline-flex; align-items: center; justify-content: center; margin: auto; margin-right: 10px; }
.woocommerce .wdt-product-cat-filter a.filter:has(> img) {
display: flex; align-items: center; justify-content: flex-start; padding: 10px 30px 10px 10px; }
.woocommerce .wdt-product-cat-filter a.filter img { width: 45px; height: 45px; }
.woocommerce .wdt-product-cat-filter a.filter img:has(~ span.filter-label) { margin-right: 10px; } .woocommerce.wdt-vertical-filter { display: flex; align-items: flex-start; justify-content: space-between; }
.woocommerce.wdt-vertical-filter .wdt-product-cat-filter { 
width: 25%; padding-right: clamp(0.625rem, 0.4026rem + 1.227vw, 1.875rem); margin-bottom: 0; }
.woocommerce.wdt-vertical-filter ul.products { width: 75%; margin: 0 -15px; }
.woocommerce.wdt-vertical-filter .wdt-product-cat-filter a.filter { width: 100%; }    .woocommerce ul.products li.product .featured-tag, .woocommerce.single-product .featured-tag, .wdt-product-image-gallery-container .featured-tag { background-color: var(--wdtHeadAltColor); }
.woocommerce ul.products li .product-wrapper, .woocommerce-tabs .panel, .woocommerce table .quantity .qty { 
background-color: var(--wdtTertiaryColor); }
.woocommerce .shop_table th, .woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content { 
background-color: var(--wdtHeadAltColor); }
.woocommerce tbody td, .woocommerce tbody th,
.woocommerce table.shop_attributes .alt td,
.woocommerce table.shop_attributes .alt th,
.woocommerce table.shop_attributes tr:nth-child(even) td,
.woocommerce table.shop_attributes tr:nth-child(even) th { background: rgba(var(--wdtPrimaryColorRgb),0.02); }
.woocommerce .shop_attributes tbody tr:nth-child(2n+1) th,
.woocommerce .shop_attributes tbody tr:nth-child(2n+1) td,
.woocommerce-page .shop_attributes tbody tr:nth-child(2n+1) th,
.woocommerce-page .shop_attributes tbody tr:nth-child(2n+1) td { background: rgba(var(--wdtPrimaryColorRgb),0.035); }
.woocommerce ul.products li.product:hover .onsale { background-color: #77a464; }
.woocommerce span.out-of-stock, .woocommerce ul.products li.product:hover .out-of-stock,
.woocommerce a.remove:hover, .woocommerce .widget_shopping_cart .cart_list li a.remove:hover, .woocommerce.widget_shopping_cart .cart_list li a.remove:hover { background-color: #9f2124; }
.woocommerce ul.products li.product-category .product-details h5 .count,
.woocommerce .quantity input:not(.qty),
.woocommerce .product form.cart table.variations td, .woocommerce .product form.cart .group_table td,
.woocommerce p.price del, .woocommerce span.price del, .woocommerce .product-price del, .woocommerce-grouped-product-list-item__price del,
.woocommerce p.price ins, .woocommerce span.price ins, .woocommerce .product-price ins, .woocommerce-grouped-product-list-item__price ins,
.woocommerce p.price .amount, .woocommerce span.price .amount, .woocommerce .product-price .amount, .woocommerce-grouped-product-list-item__price .amount { background-color: transparent; } .woocommerce ul.products li.product .featured-tag:after, .woocommerce ul.products li.product:hover .featured-tag:after,
.woocommerce.single-product .featured-tag:after, .wdt-product-image-gallery-container .featured-tag:after { 
border-color: var(--wdtHeadAltColor); }
.woocommerce ul.products li.product .featured-tag:after { border-right-color: transparent !important; }
.woocommerce.single-product .images .featured-tag:after, .wdt-product-image-gallery-container .featured-tag:after { 
border-left-color: transparent !important; }
.woocommerce ul.products li.product .product-details h5, 
.woocommerce ul.products li.product-category .product-wrapper h3 { border-color: #f2f2f2; }
.woocommerce ul.products li.product:hover a img, 
.woocommerce-page .woocommerce ul.products li.product:hover a img { -webkit-box-shadow: none; box-shadow: none; }
.woocommerce table.shop_table, .woocommerce table.shop_attributes,
.woocommerce-page table.shop_table tbody tr td, .woocommerce table.shop_table tbody tr td,
.woocommerce table.shop_attributes tr th, .woocommerce table.shop_attributes tr td,
.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th, .woocommerce .shop_table tr td.product-stock-status > span, .woocommerce .cart .quantity, .woocommerce-page .cart .quantity, .woocommerce .order_details, .woocommerce .order_details li, .woocommerce-page .woocommerce-order-details { 
border-color: var(--wdtBorderColor); } .woocommerce ul.products li.product:hover .onsale, .woocommerce ul.products li.product:hover .out-of-stock, .woocommerce .product span.out-of-stock, .woocommerce ul.products li.product .featured-tag i, .woocommerce.single-product .featured-tag i, .wdt-product-image-gallery-container .featured-tag i, .woocommerce ul.products li.product .featured-tag > div, .woocommerce.single-product .featured-tag > div, .wdt-product-image-gallery-container .featured-tag > div { color: var(--wdtAccentTxtColor); }
.woocommerce ul.products li.product .product-details .product-category-wrapper a,
.woocommerce div.product .woocommerce-product-rating .woocommerce-review-link { color: var(--wdtBodyTxtColor); }
.woocommerce ul.products li .product-title p, .woocommerce ul.products li.product .price del, .woocommerce ul.products li.product .price, .woocommerce ul.products li.product .product-details .product-category-wrapper a:hover, .woocommerce p.price del, .woocommerce span.price del, .woocommerce .product-price del, .woocommerce p.price del .amount, .woocommerce span.price del .amount, .woocommerce .product-price del .amount, .product .summary .price .amount, .product .summary .price .from, .woocommerce ul.products li .product-title h3, .woocommerce ul.products li .product-title h3 a, .woocommerce div.product p.price, .woocommerce div.product span.price, .woocommerce p.price, .woocommerce span.price, .woocommerce .product-price, .woocommerce p.price ins, .woocommerce span.price ins, .woocommerce .product-price ins, .woocommerce p.price ins .amount, .woocommerce span.price ins .amount, .woocommerce .product-price ins .amount, .woocommerce table.shop_attributes tbody th, .woocommerce-page .woocommerce table.shop_table thead th, .woocommerce-page .woocommerce table.shop_table tbody td .quantity .qty, .woocommerce-page .woocommerce table.shop_table tbody td .quantity > a, .woocommerce .woocommerce-order-details table.shop_table tr th, .woocommerce .woocommerce-order-details table.shop_table tr td:last-child, .woocommerce .woocommerce-order-details .shop_table.order_details tr td.woocommerce-table__product-name a, .woocommerce table.shop_table.woocommerce-table--order-downloads tr td[data-title="Product"] a { color: var(--wdtHeadAltColor); }
.woocommerce .woocommerce-order-details .shop_table.order_details tr td.woocommerce-table__product-name a:hover,
.woocommerce table.shop_table.woocommerce-table--order-downloads tr td[data-title="Product"] a:hover { 
color: var(--wdtLinkHoverColor); }
.woocommerce-page .woocommerce-order-details table.shop_table td a:not(.button) { color: inherit; }
.woocommerce a.remove { color: #9f2124; }     .woocommerce span.onsale { background-color: var(--wdtPrimaryColor) !important; }
.woocommerce ul.products li.product .featured-tag, .woocommerce ul.products li.product:hover .featured-tag, .woocommerce.single-product .featured-tag, .zoo-cw-group-attribute.zoo-cw-type-text .zoo-cw-attribute-option:hover .zoo-cw-attr-item:after, .zoo-cw-group-attribute.zoo-cw-type-text .zoo-cw-attribute-option.zoo-cw-active .zoo-cw-attr-item:after, .woocommerce .widget.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-range { background-color: var(--wdtPrimaryColor); }
.woocommerce ul.products li.product .featured-tag:after, .woocommerce ul.products li.product:hover .featured-tag:after, .woocommerce.single-product .featured-tag:after, .wdt-product-image-gallery-container .featured-tag:after, .woocommerce .product form.cart .variations li.zoo-cw-attr-row > .zoo-cw-type-text > .zoo-cw-attribute-option:hover, .woocommerce .product form.cart .variations li.zoo-cw-attr-row > .zoo-cw-type-text > .zoo-cw-attribute-option.zoo-cw-active { 
border-color: var(--wdtPrimaryColor); }
.woocommerce .widget_layered_nav ul li.chosen > a, .woocommerce .widget_layered_nav ul li.chosen > .count, .woocommerce .widget_layered_nav_filters ul li.chosen > a, .woocommerce .widget_layered_nav_filters ul li.chosen > .count,
.woocommerce-page .woocommerce-order-details table.shop_table td a:not(.button):hover { color: var(--wdtPrimaryColor); } .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled], .woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.alt.disabled, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt[disabled]:disabled, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt[disabled]:disabled, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt[disabled]:disabled, .woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt[disabled]:disabled, .yith-wcwl-add-to-wishlist a, .yith-wcqv-button, .wdt-wcsg-button, .woocommerce .wishlist_table .add_to_cart.button, .woocommerce .yith-wcwl-popup-button a.add_to_wishlist, .woocommerce .wishlist_table a.ask-an-estimate-button, .woocommerce .wishlist-title a.show-title-form, .woocommerce .hidden-title-form a.hide-title-form, .woocommerce .hidden-title-form a.save-title-form, .woocommerce .wishlist_manage_table a.create-new-wishlist, .woocommerce a.added_to_cart { 
background-color: var(--wdtSecondaryColor); }  .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.disabled:hover, .woocommerce a.button:disabled:hover, .woocommerce a.button:disabled[disabled]:hover, .woocommerce button.button.disabled:hover, .woocommerce button.button:disabled:hover, .woocommerce button.button:disabled[disabled]:hover, .woocommerce input.button.disabled:hover, .woocommerce input.button:disabled:hover, .woocommerce input.button:disabled[disabled]:hover, .woocommerce #respond input#submit.disabled:hover, .woocommerce #respond input#submit:disabled:hover, .woocommerce #respond input#submit:disabled[disabled]:hover, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt[disabled]:disabled:hover, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt[disabled]:disabled:hover, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt[disabled]:disabled:hover, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt[disabled]:disabled:hover, .yith-wcwl-add-to-wishlist a:hover, .yith-wcqv-button:hover, .wdt-wcsg-button:hover, .woocommerce .wishlist_table .add_to_cart.button:hover, .woocommerce .yith-wcwl-popup-button a.add_to_wishlist:hover, .woocommerce .wishlist_table a.ask-an-estimate-button:hover, .woocommerce .wishlist-title a.show-title-form:hover, .woocommerce .hidden-title-form a.hide-title-form:hover, .woocommerce .hidden-title-form a.save-title-form:hover, .woocommerce .wishlist_manage_table a.create-new-wishlist:hover, .woocommerce a.added_to_cart:hover { 
background-color: var(--wdtLinkHoverColor); }     @media only screen and (min-width:1025px) and (max-width:1280px) {
.woocommerce table.shop_table th, .woocommerce-page table.shop_table th, .woocommerce table.shop_table td, .woocommerce-page table.shop_table td, .woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot th, .woocommerce table.shop_table tfoot td { font-weight: var(--wdtFontWeight_Base); }
}  @media only screen and (min-width:768px) and (max-width:1280px) {
.woocommerce .page-with-sidebar table.shop_table,
.woocommerce .page-with-sidebar table.shop_table tbody,
.woocommerce .page-with-sidebar table.shop_table tfoot,
.woocommerce .page-with-sidebar table.shop_table tr,
.woocommerce .page-with-sidebar table.shop_table tr th,
.woocommerce .page-with-sidebar table.shop_table tr td { 
display: block; margin: 10px 0 0; text-align: center; width: 100%; }
.woocommerce .page-with-sidebar table.shop_table tr { 
display: block; overflow: hidden; position: relative; }
.page-with-sidebar .woocommerce table.shop_table tbody tr:last-child td:last-child,
.woocommerce-page .page-with-sidebar table.shop_table tbody tr:last-child td:last-child { 
padding-top: 0 !important; }
.page-with-sidebar .woocommerce table.shop_table tr td.product-remove { 
background-color: var(--wdtBodyBGColor); border: 1px solid rgba(var(--wdtHeadAltColorRgb),0.15) !important; border-right-width: 1px; border-radius: 5px; display: flex; align-items: center; justify-content: center; 
height: 45px !important; line-height: 45px; margin: auto; padding: 0; padding-top: 0px; position: absolute; 
right: 20px; text-align: center; top: 20px; width: 45px !important; z-index: 1; }
.woocommerce .page-with-sidebar table.shop_table tr td.product-thumbnail { 
line-height: 0; margin: 0; padding: 15px; width: 100% !important; }
.woocommerce .page-with-sidebar form.woocommerce input[type="hidden"] + table.shop_table { margin-top: 0; }
.woocommerce .page-with-sidebar table.shop_table tr th,
body .woocommerce .page-with-sidebar table.shop_table tr td { 
border-bottom-width: 0; border-left-width: 0; border-width: 0; float: left; height: auto !important; 
margin-bottom: 20px; padding: 5px 15px; text-align: left; width: auto !important; }
.page-with-sidebar .woocommerce table.shop_table tr td.product-thumbnail { font-size: var(--wdtFontSize_H6); }
.page-with-sidebar .woocommerce .shop_table .product-thumbnail a {
display: inline-block; margin: 0; max-width: 100%; }
.page-with-sidebar .woocommerce table.shop_table tr td.product-thumbnail img { width: 100%; height: auto; }
.page-with-sidebar .woocommerce table.shop_table tr td > label,
.page-with-sidebar .woocommerce-page table.shop_table tr td > label { 
display: block; font-size: calc(var(--wdtFontSize_Base) - 2px); font-weight: var(--wdtFontWeight_Alt); 
line-height: normal; margin-bottom: 10px; width: 100%; }
.page-with-sidebar .woocommerce table.shop_table tr td.product-quantity,
.page-with-sidebar .woocommerce table.shop_table tr td.product-price { 
display: table-cell; float: none; text-align: center; vertical-align: middle; width: 1% !important; }
.page-with-sidebar .woocommerce table.shop_table tr td.product-subtotal { 
border-style: solid; border-bottom-style: solid; border-width: 1px 0 0; 
border-bottom-width: 0px; display: block; margin: 10px 0 0; padding: 20px 15px; }
.page-with-sidebar .woocommerce table.shop_table tr th,
body .page-with-sidebar .woocommerce table.shop_table tr td { border-width: 0; }
.page-with-sidebar .woocommerce table.shop_table,
.page-with-sidebar .woocommerce table.shop_table tbody,
.page-with-sidebar .woocommerce table.shop_table tfoot,
.page-with-sidebar .woocommerce table.shop_table tr,
.page-with-sidebar .woocommerce table.shop_table tr th,
.page-with-sidebar .woocommerce table.shop_table tr td { margin-bottom: 15px; }
.woocommerce .page-with-sidebar form .form-row,
.woocommerce-page .page-with-sidebar form .form-row { padding: 0; }
.woocommerce .page-with-sidebar form .form-row-first,
.woocommerce-page .page-with-sidebar form .form-row-first,
.woocommerce .page-with-sidebar form .form-row-last,
.woocommerce-page .page-with-sidebar form .form-row-last { width: 100%;	}
.woocommerce .page-with-sidebar .woocommerce-message,
.woocommerce .page-with-sidebar .woocommerce-info,
.woocommerce .page-with-sidebar .woocommerce-error { 
display: flex; align-items: center; justify-content: space-between; width: 100%; }
.woocommerce .page-with-sidebar .woocommerce-error > a:not(.button),
.woocommerce .page-with-sidebar .woocommerce-info > a:not(.button),
.woocommerce .page-with-sidebar .woocommerce-message > a:not(.button) { text-decoration: underline;	}
.woocommerce .page-with-sidebar .woocommerce-error > a,
.woocommerce .page-with-sidebar .woocommerce-info > a,
.woocommerce .page-with-sidebar .woocommerce-message > a {
display: block; margin-left: 0; order: 1; -webkit-box-shadow: none !important; box-shadow: none !important; }
.page-with-sidebar .woocommerce table.shop_table.order_details tbody tr td,
.woocommerce-page .page-with-sidebar table.shop_table.order_details tbody tr td,
.page-with-sidebar .woocommerce table.shop_table.order_details tfoot tr:not(:last-child) th,
.woocommerce-page .page-with-sidebar table.shop_table.order_details tfoot tr:not(:last-child) th,
.page-with-sidebar .woocommerce table.shop_table.order_details tfoot tr:not(:last-child) td,
.woocommerce-page .page-with-sidebar table.shop_table.order_details tfoot tr:not(:last-child) td { 
border-bottom: 1px solid rgba(var(--wdtHeadAltColorRgb),0.15); }
.woocommerce-page .page-with-sidebar .woocommerce-order-details { padding: 25px 20px; }
}
@media only screen and (min-width:768px) and (max-width:1024px) {
.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table th, .woocommerce table.shop_table td,
.woocommerce-page table.shop_table th, .woocommerce-page table.shop_table td,
.woocommerce table.shop_table tfoot th, .woocommerce table.shop_table tfoot td { 
font-weight: var(--wdtFontWeight_Base); }
.woocommerce table.shop_table td, .woocommerce-page table.shop_table td,
.woocommerce table.shop_table thead th, .woocommerce-page table.shop_table thead th { padding: 20px 10px; }
.woocommerce .shop_table tr td.product-stock-status > span { 
font-size: calc(var(--wdtFontSize_Ext) - 4px); line-height: 20px; }
.woocommerce table.shop_table tbody td .quantity.quantity-with-plusminus input[type="button"],
.woocommerce-page table.shop_table tbody td .quantity.quantity-with-plusminus input[type="button"] { width: 30px; }
.woocommerce table.shop_table tbody td .quantity.quantity-with-plusminus input.qty,
.woocommerce-page table.shop_table tbody td .quantity.quantity-with-plusminus input.qty { width: 35px; }
.woocommerce.wdt-vertical-filter .wdt-product-cat-filter { width: 30%; }
.woocommerce.wdt-vertical-filter ul.products { width: 70%; }
}
@media only screen and (max-width: 768px) {
.woocommerce .woocommerce-message, .woocommerce .woocommerce-info, .woocommerce .woocommerce-error {
display: table; text-align: center; width: 100%; }
.woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button { 
float: none; -webkit-box-shadow: none !important; 
box-shadow: none !important; }
.woocommerce ul.products li.product,  .woocommerce ul.products[class*="columns-"] li.product,
.woocommerce-page ul.products li.product, .woocommerce-page ul.products[class*="columns-"] li.product { 
margin: 0; width: 100%; }
.woocommerce table.shop_table tr td::before,
.woocommerce-page table.shop_table tr td::before { content: none; }
.woocommerce-page .woocommerce-customer-details .addresses .woocommerce-column { margin: 0 0 20px; }
}
@media only screen and (min-width: 768px) { .woocommerce table.shop_table thead, .woocommerce-page table.shop_table thead { display: table-header-group; }
.woocommerce table.shop_table tr, .woocommerce-page table.shop_table tr { display: table-row; }
.woocommerce table.shop_table tbody th, .woocommerce-page table.shop_table tbody th,
.woocommerce table.shop_table tr td, .woocommerce-page table.shop_table tr td { display: table-cell; }
.woocommerce table.shop_table tr:nth-child(2n) td,
.woocommerce-page table.shop_table tr:nth-child(2n) td { background: none; }
.woocommerce table.shop_table tr td:not(:last-child), .woocommerce-page table.shop_table tr td:not(:last-child) { 
text-align: left !important; }
.woocommerce #content table.cart .product-thumbnail, .woocommerce table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail { display: table-cell; }
.woocommerce-cart table.shop_table tr.cart-discount th,
.woocommerce-cart table.shop_table tr.cart-discount td { vertical-align: middle; }
}  @media only screen and (max-width: 767px) {
.woocommerce .pagination .column { margin: 0 auto; text-align: center; width: 100%; }
.woocommerce .pagination ul, .woocommerce .pagination ul li { float: none; }
.woocommerce .pagination ul li { display: inline-block; }
.woocommerce .woocommerce-message, .woocommerce .woocommerce-info, .woocommerce .woocommerce-error { 
display: table; text-align: center; width:100%; }
.woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button { 
float: none; -webkit-box-shadow: none !important; box-shadow: none !important; }
.woocommerce .woocommerce-error > a, .woocommerce .woocommerce-info > a, .woocommerce .woocommerce-message > a { 
display: block; margin-left: 0; -webkit-box-shadow: none !important; box-shadow: none !important; }
.woocommerce .woocommerce-error > a:not(.button), .woocommerce .woocommerce-info > a:not(.button), 
.woocommerce .woocommerce-message > a:not(.button) { text-decoration: underline; }
.woocommerce .product p.price del, .woocommerce-page .product p.price del,
.woocommerce div.product p.price del, .woocommerce-page div.product p.price del,
.woocommerce .product span.price del, .woocommerce-page .product span.price del,
.woocommerce div.product span.price del, .woocommerce-page div.product span.price del,
.woocommerce .product-price del, .woocommerce-page .product-price del { font-size: calc(var(--wdtFontSize_Ext) - 4px); }
.woocommerce .product p.price, .woocommerce-page .product p.price,
.woocommerce div.product p.price, .woocommerce-page div.product p.price,
.woocommerce .product span.price, .woocommerce-page .product span.price,
.woocommerce div.product span.price, .woocommerce-page div.product span.price,
.woocommerce .product p.price ins, .woocommerce-page .product p.price ins,
.woocommerce div.product p.price ins, .woocommerce-page div.product p.price ins,
.woocommerce .product span.price ins, .woocommerce-page .product span.price ins,
.woocommerce div.product span.price ins, .woocommerce-page div.product span.price ins { font-size: var(--wdtFontSize_Base); }
.woocommerce div.product form.cart div.quantity .qty{ font-size: var(--wdtFontSize_Ext); } .woocommerce table.shop_table tr:nth-child(2n) td,
.woocommerce-page table.shop_table tr:nth-child(2n) td { background: none; }
.woocommerce table.shop_table tr td,
.woocommerce-page table.shop_table tr td { text-align: inherit !important; }
.woocommerce table.shop_table tr td:before,
.woocommerce-page table.shop_table tr td:before { display: none; } .woocommerce table.shop_table tr { display: block; overflow: hidden; position: relative; }
.woocommerce table.shop_table th, .woocommerce-page table.shop_table th,
.woocommerce table.shop_table td, .woocommerce-page table.shop_table td,
.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot th,
.woocommerce table.shop_table tfoot td { font-size: var(--wdtFontSize_Base); font-weight: var(--wdtFontWeight_Base); }
.woocommerce table.shop_table tr td.product-name[data-title="Product"] a { 
font-size: calc(var(--wdtFontSize_Base) + 3px); font-weight: var(--wdtFontWeight_Alt); }
.woocommerce table.shop_table th, .woocommerce-page table.shop_table th,
.woocommerce table.shop_table tbody th, .woocommerce-page table.shop_table tbody th,
.woocommerce table.shop_table tfoot th, .woocommerce-page table.shop_table tfoot th { font-size: var(--wdtFontSize_Ext); }
.woocommerce table.shop_table th, .woocommerce-page table.shop_table th { text-align: center; }
.woocommerce table.shop_table td, .woocommerce-page table.shop_table td { padding: 0; }
.woocommerce table.shop_table th, .woocommerce-page table.shop_table th,
.woocommerce .shop_table thead th:first-child, .woocommerce .shop_table thead th:last-child { 
border-bottom-width: 0; border-top: 1px solid transparent; }
.woocommerce .shop_table .product-thumbnail a { display: inline-block; margin: 10px 0 0; }
.woocommerce .shop_table td.product-name a, .woocommerce .shop_table td.product-stock-status span, 
.woocommerce .shop_table tr.order td a { display: inline-block; margin-top: 18px; }
.woocommerce .shop_table td.product-name a { white-space: normal; }
.woocommerce .shop_table td.product-price span, .woocommerce .shop_table td.product-subtotal span { 
margin-top: 10px; display: inline-block; }
.woocommerce table.shop_table tr td.product-remove { 
background-color: var(--wdtBodyBGColor); border: 1px solid rgba(var(--wdtHeadAltColorRgb),0.15) !important; 
display: flex; justify-content: center; align-items: center; height: 45px !important; line-height: 45px; 
margin: auto; padding: 0 !important; position: absolute; right: 15px; text-align: center; top: 15px; 
width: 45px !important; z-index: 1; }
.woocommerce table.shop_table tr td.product-remove > div { display: inherit; }
.woocommerce table.shop_table, .woocommerce table.shop_table tbody, .woocommerce table.shop_table tfoot,
.woocommerce table.shop_table tr, .woocommerce table.shop_table tr th, .woocommerce table.shop_table tr td { 
display: block; text-align: center; width: 100%; }
.woocommerce table.shop_table tr th, body .woocommerce table.shop_table tr td { 
border-width: 0; float: left; height: auto !important; margin-bottom: 20px; 
padding: 5px 15px; text-align: left; width: auto !important; }
.woocommerce table.shop_table tr td:first-child, .woocommerce-page table.shop_table tr td:first-child { padding-left: 15px; }
.woocommerce table.shop_table tr td:last-child, .woocommerce-page table.shop_table tr td:last-child { padding-right: 15px; margin-bottom: 30px; }
.woocommerce table.shop_table tr td.product-thumbnail { line-height: 0; margin: 0; padding: 15px; width: 100% !important; }
.woocommerce #content table.cart .product-thumbnail, .woocommerce table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail { display: block; }
.woocommerce table.shop_table tr td.product-thumbnail a { display: inline-block; margin: 0; max-width: 100%; width: 100%; }
.woocommerce table.shop_table tr td.product-thumbnail img { height: auto; width: 100%; }
.woocommerce table.shop_table tr td.product-name { margin: 0 0 10px; }
.woocommerce .shop_table td.product-name a, .woocommerce .shop_table tr.order td a, 
.woocommerce .shop_table td.product-stock-status span { margin: 0; }
.woocommerce table.shop_table tr td.product-quantity,
.woocommerce table.shop_table tr td.product-price { 
display: table-cell; float: none; text-align: center; vertical-align: middle; width: 1% !important; }
.woocommerce table.shop_table tr td.product-subtotal { 
border-style: solid; border-width: 1px 0 0; display: block; margin: 10px 0 0; padding: 20px 15px 15px; }
.woocommerce table.shop_table tr td.product-name, .woocommerce table.shop_table tr td.product-subtotal { 
text-align: center; width: 100% !important; }
.woocommerce table.shop_table tr td > label, .woocommerce-page table.shop_table tr td > label { 
display: block; font-size: var(--wdtFontSize_Ext); font-weight: var(--wdtFontWeight_Ext); 
line-height: normal; margin-bottom: 10px; width: 100%; }
.woocommerce .shop_table td.product-price span, .woocommerce .shop_table td.product-subtotal span { 
margin: 0; line-height: 30px; height: 30px; }
.woocommerce .shop_table td.product-price del > span { display: unset; }
.woocommerce .shop_table.order_details th, .woocommerce .shop_table.order_details td { text-align: center; }
.woocommerce table.shop_table.order_details thead th,
.woocommerce-page table.shop_table.order_details thead th { border-bottom-width: 0; }
.woocommerce .shop_table.order_details td.product-name a { margin-top: 0; }
.woocommerce .woocommerce-order-details .shop_table.order_details tr td.woocommerce-table__product-name a,
.woocommerce table.shop_table.woocommerce-table--order-downloads tr td[data-title="Product"] a { 
font-size: var(--wdtFontSize_Base); font-weight: var(--wdtFontWeight_Alt); }
.woocommerce-page .woocommerce-order-details { padding: 25px 20px; }
.woocommerce .woocommerce-order-details .woocommerce-order-details__title { 
margin-bottom: 10px; width: 100%; }
.woocommerce .woocommerce-order-details .shop_table.order_details thead { display: none; }
.woocommerce .woocommerce-order-details .shop_table.order_details tr { 
border-color: rgba(var(--wdtHeadAltColorRgb),0.15); border-style: solid; border-width: 0 0 1px; padding: 10px 0; text-align: left; }
.woocommerce .woocommerce-order-details .shop_table.order_details tfoot tr:last-child { border-width: 0; }
.woocommerce .woocommerce-order-details .shop_table.order_details tr th,
.woocommerce .woocommerce-order-details .shop_table.order_details tr td { 
display: block; margin: 0; padding: 0 !important; width: 100% !important; text-align: left; }
.woocommerce .woocommerce-order-details .order-again { text-align: center; }
.woocommerce-page .woocommerce-order-details table.shop_table tr td:last-child { text-align: center; }
.woocommerce table.shop_table tbody td .quantity .qty,
.woocommerce-page table.shop_table tbody td .quantity .qty	{ font-size: var(--wdtFontSize_Ext); }
.woocommerce .quantity.quantity-with-plusminus .qty,
.woocommerce-page .quantity.quantity-with-plusminus .qty,
.woocommerce .quantity.quantity-with-plusminus input,
.woocommerce-page .quantity.quantity-with-plusminus input,
.woocommerce table.shop_table tbody td .quantity.quantity-with-plusminus input[type="button"],
.woocommerce-page table.shop_table tbody td .quantity.quantity-with-plusminus input[type="button"] { width: 35px; }
.woocommerce form .form-row-first, .woocommerce-page form .form-row-first,
.woocommerce form .form-row-last, .woocommerce-page form .form-row-last { width: 100%; }
.woocommerce form .form-row, .woocommerce-page form .form-row { padding: 0; } body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-content > div.product > div.product {
padding-right: 0; -ms-flex-wrap: nowrap; flex-wrap: nowrap; }
body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-content div.images,
body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-content div.summary { 
display: block; float: none; width: auto; }
body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-content div.summary { margin-top: 0; }
body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-close { 
background-color: var(--wdtPrimaryColor); color: var(--wdtAccentTxtColor) !important; 
height: 45px; line-height: 45px; opacity: 1; right: 0; top: 0; width: 45px; z-index: 10; 
-webkit-transform: scale(0); transform: scale(0); -webkit-transition: all 0.3s linear; 
transition: all 0.3s linear; }
body[class*="woocommerce"] .yith-wcqv-wrapper:hover #yith-quick-view-close { 
-webkit-transform: scale(1); transform: scale(1); }
body[class*="woocommerce"] .yith-wcqv-wrapper:hover #yith-quick-view-close:hover { 
background-color: var(--wdtHeadAltColor); }
body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-content div.summary,
body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-content div.summary .product form.cart .variations li.zoo-cw-attr-row div.label,
body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-content div.summary .product form.cart .variations li.zoo-cw-attr-row div.label label { text-align: left; }
.woocommerce.wdt-vertical-filter { flex-direction: column; }
.woocommerce.wdt-vertical-filter .wdt-product-cat-filter { width: 100%; flex-direction: row; margin-bottom: 30px; }
.woocommerce.wdt-vertical-filter .wdt-product-cat-filter a { width: auto; }
.woocommerce.wdt-vertical-filter ul.products { width: 100%; margin: 0; }
}
@media only screen and (max-width: 768px) {
.woocommerce-page.woocommerce-view-order .woocommerce-customer-details .addresses .woocommerce-column + .woocommerce-column { 
margin-top: 30px; }
}  @media only screen and (max-width: 479px) { .woocommerce .shop_table tr td.product-stock-status > span { 
font-size: calc(var(--wdtFontSize_Ext) - 4px); padding: 10px 5px; }
.woocommerce form .form-row label.inline { padding-left: 0; }
.woocommerce .woocommerce-message, .woocommerce .woocommerce-info, .woocommerce .woocommerce-error { 
display: table; text-align: center; }
.woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button { 
float: none; -webkit-box-shadow: none !important; box-shadow: none !important; } }  @media only screen and (min-width: 320px) and (max-width: 479px) {
.woocommerce select, .woocommerce-page select { min-height: auto; }
}  @media only screen and (max-width: 319px) {
.woocommerce .woocommerce-ordering { min-width: 100%; }
.woocommerce table.shop_table th, .woocommerce-page table.shop_table th { width: 90px; }
.woocommerce table.shop_table td, .woocommerce-page table.shop_table td { width: 161px; }
.woocommerce table.shop_table .quantity.quantity-with-plusminus input,
.woocommerce-page table.shop_table .quantity.quantity-with-plusminus input,
.woocommerce table.shop_table tbody td .quantity.quantity-with-plusminus .qty,
.woocommerce-page table.shop_table tbody td .quantity.quantity-with-plusminus .qty,
.woocommerce table.shop_table tbody td .quantity.quantity-with-plusminus input[type="button"],
.woocommerce-page table.shop_table tbody td .quantity.quantity-with-plusminus input[type="button"] { width: 24px; }
.woocommerce .shop_table.order_details th:first-child, 
.woocommerce .shop_table.order_details td:first-child { width: 50%; }
}    .woocommerce ul.products:not(.products-apply-isotope) .product .wdt-col { width: 100% !important; }
.woocommerce ul.products:not(.products-apply-isotope, .swiper-wrapper) { margin: 0; }
.woocommerce ul.products:not(.products-apply-isotope, .swiper-wrapper) .product .wdt-col { padding: 0; }
.woocommerce ul.products:not(.products-apply-isotope, .swiper-wrapper) .product .wdt-col .product-wrapper { margin: 0; }
.woocommerce ul.products[class*="columns-"]:not(.products-apply-isotope, .swiper-wrapper) { 
display: grid; gap: 30px; width: 100%; margin: 0; }
.woocommerce ul.products[class*="columns-5"]:not(.products-apply-isotope, .swiper-wrapper),
.woocommerce ul.products[class*="columns-"]:not(.products-apply-isotope, .swiper-wrapper).wdt-columns-4 { 
grid-template-columns: repeat(5,1fr); }
.woocommerce ul.products[class*="columns-4"]:not(.products-apply-isotope, .swiper-wrapper),
.woocommerce ul.products[class*="columns-"]:not(.products-apply-isotope, .swiper-wrapper).wdt-columns-4 { 
grid-template-columns: repeat(4,1fr); }
.woocommerce ul.products[class*="columns-3"]:not(.products-apply-isotope, .swiper-wrapper),
.woocommerce ul.products[class*="columns-"]:not(.products-apply-isotope, .swiper-wrapper).wdt-columns-3 { 
grid-template-columns: repeat(3,1fr); }
.woocommerce ul.products[class*="columns-2"]:not(.products-apply-isotope, .swiper-wrapper),
.woocommerce ul.products[class*="columns-"]:not(.products-apply-isotope, .swiper-wrapper).wdt-columns-2 { 
grid-template-columns: repeat(2,1fr); }
.woocommerce ul.products[class*="columns-"]:not(.products-apply-isotope, .swiper-wrapper).list-product-active { 
grid-template-columns: repeat(2,1fr); }
@media only screen and (min-width:1281px) and (max-width:1540px) {
.woocommerce ul.products[class*="columns-"]:not(.products-apply-isotope, .swiper-wrapper) { 
grid-template-columns: repeat(4,1fr); }
.woocommerce ul.products[class*="columns-3"]:not(.products-apply-isotope, .swiper-wrapper),
.woocommerce ul.products[class*="columns-"]:not(.products-apply-isotope, .swiper-wrapper).wdt-columns-3 { 
grid-template-columns: repeat(3,1fr); }
.woocommerce ul.products[class*="columns-2"]:not(.products-apply-isotope, .swiper-wrapper),
.woocommerce ul.products[class*="columns-"]:not(.products-apply-isotope, .swiper-wrapper).wdt-columns-2 { 
grid-template-columns: repeat(2,1fr); }
}
@media only screen and (min-width:1025px) and (max-width:1280px) { 
.woocommerce ul.products[class*="columns-"]:not(.products-apply-isotope, .swiper-wrapper) { 
grid-template-columns: repeat(3,1fr); }
.woocommerce ul.products[class*="columns-3"]:not(.products-apply-isotope, .swiper-wrapper),
.woocommerce ul.products[class*="columns-"]:not(.products-apply-isotope, .swiper-wrapper).wdt-columns-3 { 
grid-template-columns: repeat(2,1fr); }
.woocommerce ul.products[class*="columns-2"]:not(.products-apply-isotope, .swiper-wrapper),
.woocommerce ul.products[class*="columns-"]:not(.products-apply-isotope, .swiper-wrapper).wdt-columns-2 { 
grid-template-columns: repeat(2,1fr); }
}
@media (max-width:1024px) {
.woocommerce ul.products[class*="columns-"]:not(.products-apply-isotope, .swiper-wrapper) { 
grid-template-columns: repeat(2,1fr); }
}
@media only screen and (max-width: 800px) {
.woocommerce ul.products[class*="columns-"]:not(.products-apply-isotope, .swiper-wrapper).list-product-active { 
grid-template-columns: repeat(1,1fr); }
}
@media (max-width:767px) {
.woocommerce ul.products[class*="columns-"]:not(.products-apply-isotope, .swiper-wrapper) { 
grid-template-columns: repeat(1,1fr); }
}.wdt-products-carousel-container { clear: both; display: block; float: left; overflow: hidden; width: 100%; }
.wdt-products-carousel-container ul.products li .wdt-col { width: 100%; }
.wdt-products-carousel-container .swiper-container[data-carouselslidesperview="1"] ul.products li .wdt-col { padding: 0; }
.wdt-products-carousel-container .swiper-container[data-carouselslidesperview="1"] ul.products li.product .product-wrapper { 
margin-top: 10px; margin-bottom: 10px; }
div[class*="product"] .swiper-container.swiper-container-vertical { height: 500px; }
div[class*="product"] .swiper-container.swiper-container-horizontal .swiper-wrapper { cursor:e-resize; }
div[class*="product"] .swiper-container.swiper-container-vertical .swiper-wrapper { cursor:s-resize; }
div[class*="thumb-container"] .swiper-wrapper .swiper-slide { 
cursor: pointer; text-align: center; -webkit-transform-style: preserve-3d; transform-style: preserve-3d; }
div[class*="thumb-container"] .swiper-wrapper .swiper-slide img { 
width: 100%; height: 100%; object-fit: cover; object-position: center; border: 1px solid transparent; padding: 1px; -webkit-transition: var(--wdtBaseTransition); transition: var(--wdtBaseTransition); margin: auto; }
div[class*="thumb-container"] .swiper-wrapper .swiper-slide-thumb-active img { 
-webkit-box-shadow: 0 0 0 1px var(--wdtSecondaryColor) inset; box-shadow: 0 0 0 1px var(--wdtSecondaryColor) inset; }
div[class*="thumb-container"].swiper-container.swiper-container-vertical .swiper-wrapper { justify-content: center; }
div[class*="thumb-container"].swiper-container.swiper-container-vertical .swiper-wrapper .swiper-slide { height: auto; }
div[class*="thumb-container"].swiper-container.swiper-container-vertical .swiper-wrapper .swiper-slide img { 
height: 100%; width: auto; object-fit: cover; object-position: center center; }
div[class*="product"] .swiper-container { float: left; overflow: hidden; position: relative; width: 100%; }
div[class*="product"] .swiper-container.swiper-container-vertical .swiper-wrapper .swiper-slide { overflow: hidden; }
div[class*="thumb-container"].swiper-container.swiper-container-horizontal .swiper-wrapper { 
-webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } div[class*="product"] .swiper-container div[class*="pagination-holder"] > div[class*="scrollbar"] { 
float: left; height: 8px; position: relative; width: 100%; border-radius: 10px; background-image: linear-gradient(to right, rgba(0, 0, 0,0) 0%, rgba(0,0,0,0.08) 17%, rgba(0,0,0,0.08) 83%, rgba(0, 0, 0, 0) 100%); }
div[class*="product"] .swiper-container.swiper-container-vertical div[class*="pagination-holder"] > div[class*="scrollbar"] { 
height: 100%; margin: 0; right: 0; top: 0; width: 8px; background-image: linear-gradient(to bottom, rgba(0, 0, 0,0) 0%, rgba(0,0,0,0.08) 17%, rgba(0,0,0,0.08) 83%, rgba(0, 0, 0, 0) 100%); }
div[class*="product"] .swiper-container div[class*="pagination-holder"] > div[class*="scrollbar"]:before,
div[class*="product"] .swiper-container div[class*="pagination-holder"] > div[class*="scrollbar"]:after { 
content: ""; height: 100%; position: absolute; left: 0; top: 0; width: 100%; background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 17%, rgba(0, 0, 0, 0.1) 83%, rgba(0, 0, 0, 0) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#00000000',GradientType=1 ); }
div[class*="product"] .swiper-container.swiper-container-horizontal div[class*="pagination-holder"] > div[class*="scrollbar"]:before { top: -1px; }
div[class*="product"] .swiper-container.swiper-container-horizontal div[class*="pagination-holder"] > div[class*="scrollbar"]:after { bottom: -1px; }
div[class*="product"] .swiper-container.swiper-container-vertical div[class*="pagination-holder"] > div[class*="scrollbar"]:before { left: -1px; }
div[class*="product"] .swiper-container.swiper-container-vertical div[class*="pagination-holder"] > div[class*="scrollbar"]:after { right: -1px; }
div[class*="product"] .swiper-container.swiper-container-vertical div[class*="pagination-holder"] > div[class*="scrollbar"]:before,
div[class*="product"] .swiper-container.swiper-container-vertical div[class*="pagination-holder"] > div[class*="scrollbar"]:after { height: 100%; width: 1px; background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 17%, rgba(0, 0, 0, 0.1) 83%, rgba(0, 0, 0, 0) 100%); }
div[class*="product"] .swiper-container div[class$="scrollbar"] .swiper-scrollbar-drag { 
background-color: var(--wdtPrimaryColor); border-radius: inherit; }
div[class*="product"] .swiper-container.swiper-container-horizontal[data-carouselscrollbar="true"] { padding-bottom: 30px; }
div[class*="product"] .swiper-container.swiper-container-horizontal div[class*="scrollbar"] { bottom: 0; }
div[class*="product"] .swiper-container.swiper-container-horizontal[data-carouselbulletpagination="true"][data-carouselscrollbar="true"] div[class*="scrollbar"] { bottom: 0; }
div[class*="product"] .swiper-container.swiper-container-vertical[data-carouselscrollbar="true"] { padding-right: 30px; }
div[class*="product"] .swiper-container.swiper-container-vertical div[class*="scrollbar"] { right: 0; }
div[class*="product"] .swiper-container.swiper-container-vertical[data-carouselbulletpagination="true"][data-carouselscrollbar="true"] div[class*="scrollbar"] { right: 0; } .wdt-related-product-image-gallery-pagination-holder {margin: 20px 0;}  .wdt-related-product-image-gallery-bullet-pagination,
div[class*="product"] .swiper-container div[class*="bullet-pagination"] { 
float: left; font-size: 0; line-height: 0; position: relative; text-align: center; width: 100%; }
.wdt-related-product-image-gallery-pagination-holder .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet, div[class*="product"] .swiper-container div[class*="bullet-pagination"] .swiper-pagination-bullet { 
background: none; height: 16px; margin: 0; padding: 0; position: relative; width: 16px; }
.wdt-related-product-image-gallery-pagination-holder .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet:before, div[class*="product"] .swiper-container div[class*="bullet-pagination"] .swiper-pagination-bullet:before { 
background-color: var(--wdtHeadAltColor); content: ""; height: auto; margin: auto; 
position: absolute; bottom: 2px; left: 2px; right: 2px; top: 2px; width: auto; -webkit-border-radius: inherit; 
border-radius: inherit; -webkit-transition: var(--wdtBaseTransition); transition: var(--wdtBaseTransition); }
.wdt-related-product-image-gallery-pagination-holder .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet-active:before, div[class*="product"] .swiper-container div[class*="bullet-pagination"] .swiper-pagination-bullet-active:before { background-color: #666; }
div[class*="product"] .swiper-container.swiper-container-vertical div[class*="bullet-pagination"] { 
margin: 0; position: absolute; top: 50%; right: 32px; width: 16px; z-index: 10; 
-webkit-transform: translateY(-50%); transform: translateY(-50%); }
div[class*="product"] .swiper-container.swiper-container-vertical div[class*="bullet-pagination"] .swiper-pagination-bullet { 
display: block; }
div[class*="product"] .swiper-container.swiper-container-horizontal[data-carouselbulletpagination="true"] { padding-bottom: 30px; }
div[class*="product"] .swiper-container.swiper-container-horizontal div[class*="bullet-pagination"] { bottom: 0; }
div[class*="product"] .swiper-container.swiper-container-horizontal[data-carouselbulletpagination="true"][data-carouselscrollbar="true"] { padding-bottom: 60px; }
div[class*="product"] .swiper-container.swiper-container-horizontal[data-carouselbulletpagination="true"][data-carouselscrollbar="true"] div[class*="bullet-pagination"] { bottom: 25px; }
div[class*="product"] .swiper-container.swiper-container-vertical[data-carouselbulletpagination="true"] { padding-right: 30px; }
div[class*="product"] .swiper-container.swiper-container-vertical div[class*="bullet-pagination"] { right: 0; }
div[class*="product"] .swiper-container.swiper-container-vertical[data-carouselbulletpagination="true"][data-carouselscrollbar="true"] { padding-right: 60px; }
div[class*="product"] .swiper-container.swiper-container-vertical[data-carouselbulletpagination="true"][data-carouselscrollbar="true"] div[class*="bullet-pagination"] { right: 25px; } .wdt-product-related-products.wdt-woo-carousel .wdt-related-product-image-arrow-pagination > a[class*="wdt-related-product-image-gallery-arrow-prev"],
div[class*="product"] .swiper-container:hover div[class*="arrow-pagination"] > a.wdt-products-arrow-prev { left:0; }
.wdt-product-related-products.wdt-woo-carousel .wdt-related-product-image-arrow-pagination > a[class*="wdt-related-product-image-gallery-arrow-next"],
div[class*="product"] .swiper-container:hover div[class*="arrow-pagination"] > a.wdt-products-arrow-next { right:0; }
.wdt-product-related-products.wdt-woo-carousel .wdt-related-product-image-arrow-pagination > a[class*="wdt-related-product-image-gallery-arrow-next"]:before,
div[class*="product"] .swiper-container div[class*="arrow-pagination"] > a.wdt-products-arrow-next:before { content: '\e801'; }
.wdt-product-related-products.wdt-woo-carousel .wdt-related-product-image-arrow-pagination > a[class*="wdt-related-product-image-gallery-arrow-prev"]:before,
div[class*="product"] .swiper-container div[class*="arrow-pagination"] > a.wdt-products-arrow-prev:before { content: '\e802'; }
.wdt-product-related-products.wdt-woo-carousel .wdt-related-product-image-arrow-pagination > a[class*="wdt-related-product-image-gallery-arrow"]:before,
div[class*="product"] .swiper-container div[class*="arrow-pagination"] > a.wdt-products-arrow-prev:before,
div[class*="product"] .swiper-container div[class*="arrow-pagination"] > a.wdt-products-arrow-next::before { 
font-family: "wdt-ext-icon"; font-style: normal; font-weight: var(--wdtFontWeight_Alt); 
display: inline-block; text-decoration: inherit; font-size: calc(var(--wdtFontSize_Base) - 2px); 
margin: 0; text-align: center; font-variant: normal; text-transform: none; line-height: inherit; 
-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } 
.wdt-product-related-products.wdt-woo-carousel .wdt-related-product-image-arrow-pagination > a[class*="wdt-related-product-image-gallery-arrow"],
div[class*="product"] .swiper-container div[class*="arrow-pagination"] > a[class*="arrow"] { 
padding: 0; font-size: 0; height: 40px; line-height: 40px; opacity: 0; position: absolute; top: 50%; text-align: center; visibility: hidden; width: 40px; z-index: 2; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }
div[class*="product"] .swiper-container div[class*="arrow-pagination"] > a[class*="arrow"] { 
background-color: var(--wdtSecondaryColor);; color: var(--wdtAccentTxtColor); }
div[class*="product"] .swiper-container div[class*="arrow-pagination"] > a[class*="arrow"]:hover { 
background-color: var(--wdtPrimaryColor); }
div[class*="product"] .swiper-container div[class*="arrow-pagination"] > a[class$="arrow-prev"] { 
margin-left: -40px; left: 0; }
div[class*="product"] .swiper-container div[class*="arrow-pagination"] > a[class$="arrow-next"] { 
margin-right: -40px; right: 0; }
.wdt-product-related-products.wdt-woo-carousel:hover .wdt-related-product-image-arrow-pagination > a[class*="wdt-related-product-image-gallery-arrow"],
div[class*="product"] .swiper-container:hover div[class*="arrow-pagination"] > a[class*="arrow"] { 
opacity: 1; visibility: visible; }
div[class*="product"] .swiper-container:hover div[class*="arrow-pagination"] > a[class$="arrow-prev"] { margin-left: 0; }
div[class*="product"] .swiper-container:hover div[class*="arrow-pagination"] > a[class$="arrow-next"] { margin-right: 0; }
div[class*="product"] .swiper-container div[class*="arrow-pagination"] > a[class*="arrow"].swiper-button-disabled {
opacity: 0; visibility: hidden; }
.wdt-product-related-products.wdt-woo-carousel .wdt-related-product-image-arrow-pagination > a[class*="wdt-related-product-image-gallery-arrow"]::before,
div[class*="product"] .swiper-container div[class*="arrow-pagination"] > a[class*="arrow"]:before { 
display: block; font-family: "mentalist-font"; font-size: var(--wdtFontSize_H4); line-height: inherit; }
div[class*="product"] .swiper-container div[class*="arrow-pagination"] > a[class$="arrow-prev"]:before { content: "\f104"; }
div[class*="product"] .swiper-container div[class*="arrow-pagination"] > a[class$="arrow-next"]:before { content: "\f105"; }
div[class*="product"] .swiper-container div[class*="arrow-pagination"].type2 { 
float: left; margin: 25px auto 0; position: relative; text-align: center; width: 100%; }
div[class*="product"] .swiper-container div[class*="arrow-pagination"].type2 > a[class*="arrow"] { 
display: inline-block; font-size: 0; height: 50px; line-height: 0; margin: 0 7px; opacity: 1; position: static; visibility: visible; width: 50px; 
transform: none; transition: var(--wdt-Ad-Transition); }
div[class*="product"] .swiper-container div[class*="arrow-pagination"].type2 > a[class*="swiper-button-disabled"] { cursor: not-allowed; }
div[class*="product"] .swiper-container div[class*="arrow-pagination"].type2 > a[class*="arrow"]:hover:before { animation: wdt-arrow-next 0.3s ease; -webkit-animation: wdt-arrow-next 0.3s ease; }
div[class*="product"] .swiper-container div[class*="arrow-pagination"].type2 > a[class*="wdt-products-arrow-prev"]:hover:before { animation: wdt-arrow-prev 0.3s ease; -webkit-animation: wdt-arrow-prev 0.3s 
ease; }
div[class*="product"] .swiper-container div[class*="arrow-pagination"].type2 > a[class*="arrow"]:before { 
font-size: var(--wdtFontSize_H6); line-height: 50px; }
div[class*="product"] .swiper-container.swiper-container-vertical div[class*="arrow-pagination"].type2 { 
height: auto; margin: auto 25px auto 0; width: 50px; }
div[class*="product"] .swiper-container.swiper-container-vertical div[class*="arrow-pagination"].type2 > a[class*="arrow"] { 
float: left; height: 35px; width: 50px; }
div[class*="product"] .swiper-container.swiper-container-vertical div[class*="arrow-pagination"].type2 > a[class*="arrow"]:before { line-height: 35px; }
div[class*="product"] .swiper-container.swiper-container-vertical[data-carouselscrollbar="true"] div[class*="arrow-pagination"]:not(.type2) > a[class*="arrow"],
div[class*="product"] .swiper-container.swiper-container-vertical[data-carouselbulletpagination="true"] div[class*="arrow-pagination"]:not(.type2) > a[class*="arrow"] { margin-top: -15px; }
div[class*="product"] .swiper-container.swiper-container-vertical[data-carouselbulletpagination="true"][data-carouselscrollbar="true"] div[class*="arrow-pagination"]:not(.type2) > a[class*="arrow"] { margin-top: -30px; }
div[class*="product"] .swiper-container.swiper-container-vertical[data-carouselscrollbar="true"] div[class*="arrow-pagination"]:not(.type2) > a[class*="arrow"],
div[class*="product"] .swiper-container.swiper-container-vertical[data-carouselbulletpagination="true"] div[class*="arrow-pagination"]:not(.type2) > a[class*="arrow"] { margin-left: -15px; }
div[class*="product"] .swiper-container.swiper-container-vertical[data-carouselbulletpagination="true"][data-carouselscrollbar="true"] div[class*="arrow-pagination"]:not(.type2) > a[class*="arrow"] { margin-left: -30px; }
div[class*="product"] .swiper-container.swiper-container-vertical:hover div[class*="arrow-pagination"] > a[class$="arrow-prev"], div[class*="product"] .swiper-container.swiper-container-vertical[data-carouselbulletpagination="true"]:hover div[class*="arrow-pagination"]:not(.type2) > a[class*="arrow"] { margin-top: 0; }
div[class*="product"] .swiper-container.swiper-container-vertical:hover div[class*="arrow-pagination"] > a[class$="arrow-next"] { 
margin-bottom: 0; }    .woocommerce ul.products li.product .product-wrapper .product-thumb .image .wdt-product-image-gallery .wdt_swiper_pagination {
position: absolute; top: 0; right: 0; bottom: 0; left: 0; 
display: flex; align-items: center; justify-content: space-between; margin: auto; }
.woocommerce ul.products li.product .product-wrapper .product-thumb .image .wdt-product-image-gallery .wdt_swiper_pagination div[class*="swiper-button-"] {
position: relative; top: 0; right: 0; bottom: 0; left: 0; padding: 0; width: 40px; height: 60px; 
background-color: var(--wdtPrimaryColor); color: var(--wdtAccentTxtColor); -webkit-transition: all .3s ease; 
transition: all .3s ease; margin: 0; }
.woocommerce ul.products li.product .product-wrapper .product-thumb .image .wdt-product-image-gallery .wdt_swiper_pagination div[class*="swiper-button-"]:hover { background-color: var(--wdtSecondaryColor); color: var(--wdtAccentTxtColor); }
.woocommerce ul.products li.product .product-wrapper .product-thumb .image .wdt-product-image-gallery .wdt_swiper_pagination div[class*="swiper-button-"]::after { display: none !important; }
.woocommerce ul.products li.product .product-wrapper .product-thumb .image .wdt-product-image-gallery .wdt_swiper_pagination div[class*="swiper-button-"].swiper-button-disabled { opacity: 0.5; cursor: not-allowed; pointer-events: auto; }
.woocommerce ul.products li.product .product-wrapper .product-thumb .image .wdt-product-image-gallery .wdt_swiper_pagination div[class*="swiper-button-prev"] { 
left: 0; right: auto; -webkit-transform: translateX(-100%); transform: translateX(-100%); 
-webkit-transition: all .3s ease; transition: all .3s ease; }
.woocommerce ul.products li.product:hover .product-wrapper .product-thumb .image .wdt-product-image-gallery .wdt_swiper_pagination div[class*="swiper-button-prev"] { -webkit-transform: translateX(0%); transform: translateX(0%); }
.woocommerce ul.products li.product .product-wrapper .product-thumb .image .wdt-product-image-gallery .wdt_swiper_pagination div[class*="swiper-button-next"] { 
left: auto; right: 0; -webkit-transform: translateX(100%); transform: translateX(100%); 
-webkit-transition: all .3s ease; transition: all .3s ease; }
.woocommerce ul.products li.product:hover .product-wrapper .product-thumb .image .wdt-product-image-gallery .wdt_swiper_pagination div[class*="swiper-button-next"] { -webkit-transform: translateX(0%); transform: translateX(0%); }
.woocommerce ul.products li.product .product-wrapper .product-thumb .image .wdt-product-image-gallery .wdt_swiper_pagination div[class*="swiper-button-"] i[class*="wdticon-angle-double-"]::before {
display: block; font-family: 'Mentalist Icons'; font-size: var(--wdtFontSize_H4); line-height: inherit; }
.woocommerce ul.products li.product .product-wrapper .product-thumb .image .wdt-product-image-gallery .wdt_swiper_pagination div[class*="swiper-button-prev"] i.wdticon-angle-double-left::before { content: '\f104'; }
.woocommerce ul.products li.product .product-wrapper .product-thumb .image .wdt-product-image-gallery .wdt_swiper_pagination div[class*="swiper-button-next"] i.wdticon-angle-double-right::before { content: '\f105'; }    .woocommerce ul.products li.product .product-wrapper .product-thumb .image .wdt-product-image-gallery .swiper-scrollbar.swiper-scrollbar-horizontal {
width: 100%; height: 4px; position: absolute; top: auto; right: 0; bottom: 0; left: 0; margin: auto; }