.wdt-opentable-booking-form > div:not(:last-child) { margin: 0 0 20px; }
.wdt-opentable-booking-form ~ .reserve-copyright { margin-top: 14px; margin-bottom: 0px; } 
.wdt-opentable-booking-form .wdt-date-selection:has(> .wdt-date-bottom) ~ #ui-datepicker-div { transform: translateY(calc(100% + 56px)); }
.wdt-opentable-booking-form .wdt-date-selection:has(> .wdt-date-top) ~ #ui-datepicker-div { transform: translateY(0px); } .wdt-opentable-booking-form .wdt-date-selection { position: relative; }
.wdt-opentable-booking-form .wdt-date-selection > .wdt-icon-calendar { 
width: 1em; height: 1em; position: absolute; top: 50%; right: 20px; -webkit-transform: translateY(-50%); 
transform: translateY(-50%); pointer-events: none; -webkit-user-select: none; user-select: none; font-size: 1rem; }
.wdt-opentable-booking-form .wdt-date-selection > .wdt-icon-calendar i { display: flex; } .wdt-opentable-booking-content { margin-bottom: clamp(2rem, 1.5962rem + 1.7949vw, 3.75rem); }
.wdt-opentable-booking-content:empty { display: none; }
.wdt-opentable-booking .table-title-group > *:not(:last-child) { margin: 0 0 8px; line-height: normal; }
.wdt-opentable-booking .table-title-group > *:last-child { margin: 0px; }
.wdt-opentable-booking:not(.type1) .table-title-group > .table-title { line-height: 1;
font-size: clamp(2.5rem, 1.9231rem + 2.5641vw, 5rem); }
.wdt-opentable-booking .table-title-group > .table-title-msg { font-size: 1.1em; 
font-family: var(--wdtFontTypo_Alt); line-height: normal; } .wdt-opentable-booking.type1 .wdt-opentable-booking-form input:not([type="submit"]),
.wdt-opentable-booking.type1 .wdt-opentable-booking-form select { background-color: var(--wdtTertiaryColor); }
.wdt-opentable-booking.type1 .wdt-opentable-booking-form ~ .reserve-copyright { text-align: center; }
.wdt-opentable-booking.type1 { text-align: center; }
.wdt-opentable-booking.type1 .wdt-opentable-booking-form > div:not(:last-child) { margin-bottom: 0; }
.wdt-opentable-booking.type1 .wdt-opentable-booking-form { display: grid; gap: 20px; justify-content: center; grid-template-columns: 1fr; } .wdt-opentable-booking.type2 { text-align: center; height: 100%; display: flex; flex-direction: column; }
.wdt-opentable-booking.type2 .wdt-opentable-booking-content.media-type { display: grid; margin-bottom: 20px; flex-grow: 1; }
.wdt-opentable-booking.type2 .wdt-opentable-booking-content.media-type > div { grid-area: 1/-1; margin: 0px;
border-radius: var(--wdtRadius_3X); overflow: hidden; will-change: transform; }
.wdt-opentable-booking.type2 .wdt-opentable-booking-content.media-type > div.table-title-group { position: relative; z-index: 1; padding: 30px; }
.wdt-opentable-booking.type2 .wdt-opentable-booking-content.media-type .table-media-image img { width: 100%; height: 100%; object-fit: cover; object-position: center center; }
.wdt-opentable-booking.type2 .wdt-opentable-booking-form { display: flex; flex-wrap: wrap; gap: 20px; }
.wdt-opentable-booking.type2 .wdt-opentable-booking-form > div { flex: 0 0 calc(33.33% - 13.333px); margin: 0px; }
.wdt-opentable-booking.type2 .wdt-opentable-booking-form > input[type="submit"] { flex: 1 1 100%; min-height: 52px; margin: 0px; }
.wdt-opentable-booking.type2 .wdt-opentable-booking-content.media-type .table-title { position: absolute;
top: 50%; writing-mode: sideways-lr; -webkit-transform: translateY(-50%); transform: translateY(-50%); 
height: calc(100% - 40px); margin: 0px; } .wdt-opentable-booking.type3 { text-align: center; }
.wdt-opentable-booking.type3 .wdt-opentable-booking-form { display: flex; flex-wrap: nowrap; gap: 20px; }
.wdt-opentable-booking.type3 .wdt-opentable-booking-form > div { flex: 1 1 100%; margin: 0px; }
.wdt-opentable-booking.type3 .wdt-opentable-booking-form > input[type="submit"] { flex: 1 1 80%; min-height: 50px; margin: 0px; }
.wdt-opentable-booking.type3 .wdt-opentable-booking-form input:not([type="submit"]),
.wdt-opentable-booking.type3 .wdt-opentable-booking-form select { background-color: var(--wdtBodyBGColor); } @media (min-width: 1025px) { .wdt-opentable-booking.type1 .wdt-opentable-booking-form {grid-template-columns: repeat(3,1fr); }
.wdt-opentable-booking.type1 .wdt-opentable-booking-form > input[type="submit"] { grid-column: 2/2; }
}
@media screen and (max-width: 767px) {
.wdt-opentable-booking.type2 .wdt-opentable-booking-form > div { flex: 0 0 calc(50% - 10px); }
.wdt-opentable-booking.type2 .wdt-opentable-booking-form > input[type="submit"] { flex: 0 0 calc(50% - 10px); }
.wdt-opentable-booking.type3 .wdt-opentable-booking-form { flex-wrap: wrap; }
.wdt-opentable-booking.type3 .wdt-opentable-booking-form > div,
.wdt-opentable-booking.type3 .wdt-opentable-booking-form > input[type="submit"] { flex: 0 0 calc(50% - 10px); }
}
@media screen and (max-width: 480px) {
.wdt-opentable-booking.type2 .wdt-opentable-booking-form > div,
.wdt-opentable-booking.type2 .wdt-opentable-booking-form > input[type="submit"],
.wdt-opentable-booking.type3 .wdt-opentable-booking-form > div,
.wdt-opentable-booking.type3 .wdt-opentable-booking-form > input[type="submit"] { flex: 0 0 100%; }
}.secondary-sidebar .widget .tweet_list li { border-color:rgba(var(--wdtHeadAltColorRgb),0.15); } .secondary-sidebar .type1 .widgettitle:before,
.secondary-sidebar .type1 .widgettitle:after { background: var(--wdtHeadAltColor); height:3px; position:absolute; bottom:0; top:inherit; left:0; width:100%; }
.secondary-sidebar .type1 .widgettitle:after { bottom:-3px; height:1px; } .secondary-sidebar .type2 .widgettitle { margin-bottom:40px; background: var(--wdtHeadAltColor); padding:12px 15px; color:var(--wdtAccentTxtColor); }
.secondary-sidebar .type2 .widgettitle:before { background:none; border-top:13px solid  var(--wdtHeadAltColor); border-right:13px solid transparent; height:0; bottom:-13px; left:0; top:inherit; width:0; } .secondary-sidebar .type3 .widgettitle { border-top:3px solid; padding:13px 0 0; margin-bottom:35px; }
.secondary-sidebar .type3 .widgettitle:before { background:none; } .secondary-sidebar .type3 .widgettitle { border-color: var(--wdtPrimaryColor); } .secondary-sidebar .type4 .widget { overflow: hidden; }
.secondary-sidebar .type4 .widgettitle { border-left: 5px solid #f1b956; padding: 0 15px; }
.secondary-sidebar .type4 .widgettitle:before { top:0; height:100%; width:9999px; left:100%; background:url(//bukaxp.com/wp-content/plugins/brewhub-pro/modules/sidebar/assets/images/sidebar-title-grey-pattern.png) repeat; } .secondary-sidebar .type5 .widgettitle { border-bottom:2px solid; padding:0 0 10px; }
.secondary-sidebar .type5 .widgettitle:before { background:none; }
.secondary-sidebar .type5 .tagcloud a { border-radius:0 10px; font-size:14px !important; }
.secondary-sidebar .type5 .widget .tweet_list li:before { content:"\f304"; top: 0; }
.secondary-sidebar .type5 .widget.widget_archive ul li > a span, .secondary-sidebar .type5 .widget.widget_categories ul li > a span { font-size:14px; text-align:center; }
.secondary-sidebar .type5 .widget .recent-posts-widget li .entry-title h4 { font-size:16px; }
.secondary-sidebar .type5 .widget .recent-posts-widget li:before, .secondary-sidebar .type5 .widget .recent-posts-widget li:hover:before,
.secondary-sidebar .type5 .widget .recent-portfolio-widget ul li:before, .secondary-sidebar .type5 .widget .recent-portfolio-widget ul li:hover:before { content:""; }
.secondary-sidebar .type5 .widget.woocommerce ul li:first-child::before { top: 0; }
.secondary-sidebar .type5 .widget.woocommerce ul.product-categories li:first-child:before { top: 9px; } .secondary-sidebar .type5 .widgettitle { border-color:rgba(var(--wdtPrimaryColorRgb),0.5) }
@media only screen and (min-width:1025px) and (max-width:1280px) {
.secondary-sidebar .type5 .widget .tweet_list li { padding: 0 0 20px; }
.secondary-sidebar .type5 .widget .tweet_list li:before { margin-right: 8px; position: static; }
}
@media only screen and (min-width:768px) and (max-width:1024px) {
.secondary-sidebar .type5 .widget .tweet_list li { padding: 0 0 20px; }
.secondary-sidebar .type5 .widget .tweet_list li:before { margin-right: 8px; position: static; }
}
@media only screen and (max-width: 479px) {
.secondary-sidebar .type5 .widget ul li { font-size:16px; }
} .secondary-sidebar .type6 .widgettitle { border-left:3px solid; padding:0 0 0 15px;  margin-bottom:40px; width:100%; }
.secondary-sidebar .type6 .widgettitle:before { height:1px; background:rgba(var(--wdtHeadAltColorRgb),0.25); top:inherit; bottom:-10px; width:100%; }
.secondary-sidebar .type6 .widgettitle:after { position:absolute; background:url(//bukaxp.com/wp-content/plugins/brewhub-pro/modules/sidebar/assets/images/sidebar-title-arrow.png) no-repeat; width:13px; height:8px; left:30px; bottom:-17px; } .secondary-sidebar .type6 .widgettitle { border-color: var(--wdtPrimaryColor); }
@media only screen and (max-width: 767px) {
.secondary-sidebar .type6 .widget ul li, .secondary-sidebar .type9 .widget ul li { font-size: 14px; }
} .secondary-sidebar .type7 .widgettitle { padding:13px 20px 12px 25px; border:1px solid  var(--wdtHeadAltColor);  margin-bottom:25px; font-weight:bold; }
.secondary-sidebar .type7 .widgettitle:before { left:inherit; left: 0; top:0; height:100%; width: 5px; background: var(--wdtHeadAltColor); } .secondary-sidebar > div[class^="type8"] { overflow: visible; }
.secondary-sidebar .type8 .widget { padding:0 20px 15px; width:100%; }
.secondary-sidebar .type8 .widget:before { border:1px solid var(--wdtHeadAltColor); content: ""; height: 100%; position: absolute; left: 0; top: 6px; width: 100%; z-index: -1;  }
.secondary-sidebar .type8 .widgettitle { background:var(--wdtBodyBGColor); padding:0 20px; margin:-8px auto 15px; text-align:center; display:table; float:none; }
.secondary-sidebar .type8 .widgettitle:before { content:none; }
.secondary-sidebar .type8 .widget > *:first-child:not(.widgettitle),
.secondary-sidebar .type8 .widget *:first-child:not(.widgettitle) + .selection-box,
.secondary-sidebar .type8 .widget #searchform:first-child:only-child { margin-top: 30px; }
@media only screen and (min-width:1281px) and (max-width:1540px) {
.secondary-sidebar .type8 .widgettitle { font-size: 18px; margin: -5px auto 15px; }
}
@media only screen and (min-width:1025px) and (max-width:1280px) {
.secondary-sidebar .type8 .widget { padding: 15px 15px 20px; }
.secondary-sidebar .type8 .widgettitle { margin: -22px auto 15px; }
.secondary-sidebar .type8 .widget > *:first-child:not(.widgettitle), .secondary-sidebar .type8 .widget *:first-child:not(.widgettitle) + .selection-box,
.secondary-sidebar .type8 .widget #searchform:first-child:only-child { margin-top: 20px; }
.secondary-sidebar .type8 .widget .tweet_list li { padding: 0 0 20px; }
.secondary-sidebar .type8 .widget .tweet_list li:before { margin-right: 8px; position: static; }
}
@media only screen and (min-width:768px) and (max-width:1024px) {
.secondary-sidebar .type8 .widgettitle { margin: -24px auto 20px; }
.secondary-sidebar .type8 .widget, .secondary-sidebar .type12 .widget { padding: 15px 15px 20px; }
.secondary-sidebar .type8 .widget.widget_flickr ul li, .secondary-sidebar .type8 .widget .recent-portfolio-widget ul li { margin: 0 13px 13px 0; }
.secondary-sidebar .type8 .widget.widget_flickr ul li:nth-child(3n), .secondary-sidebar .type8 .widget .recent-portfolio-widget ul li:nth-child(3n) { margin-right: 0; }
.secondary-sidebar .type8 .widget ul li:nth-last-child(-n+4):nth-child(3n) ~ * { margin-bottom: 0; }
.secondary-sidebar .type8 .widget .tweet_list li { padding: 0 0 20px; }
.secondary-sidebar .type8 .widget .tweet_list li:before { margin-right: 8px; position: static; }
}
@media only screen and (max-width: 767px) {
.secondary-sidebar .type8 .widget.widget_flickr ul li, .secondary-sidebar .type8 .widget .recent-portfolio-widget ul li { margin: 0 7px 7px 0; }
.secondary-sidebar .type8 .widget.widget_flickr ul li:nth-child(3n), .secondary-sidebar .type8 .widget .recent-portfolio-widget ul li:nth-child(3n) { margin-right: 0; }
.secondary-sidebar .type8 .widget ul li:nth-last-child(-n+4):nth-child(3n) ~ * { margin-bottom: 0; }
}
@media only screen and (max-width: 479px) {
.secondary-sidebar .type8 .widget { padding:0 17px 15px; }
}
@media only screen and (max-width: 319px) {
.secondary-sidebar .type8 .widgettitle { padding:10px; }
} .secondary-sidebar .type9 .widgettitle { padding:0 0 15px; border-bottom:1px solid rgba(var(--wdtHeadAltColorRgb),0.15); }
.secondary-sidebar .type9 .widgettitle:before { width:50px; height:3px; background: var(--wdtHeadAltColor); top:inherit; left:0; bottom:-2px; }
@media only screen and (min-width:768px) and (max-width:1024px) {
.secondary-sidebar .type9 .widget.widget_categories ul li:before { top: 4px; }
}
@media only screen and (max-width: 767px) {
.secondary-sidebar .type9 .widget ul li { font-size: 14px; }
} .secondary-sidebar .type10 .widget { padding-top:2px; overflow: hidden; }
.secondary-sidebar .type10 .widgettitle { margin-top:0; padding:8px 20px; margin-bottom:20px; color:var(--wdtAccentTxtColor); font-size:18px; }
.secondary-sidebar .type10 .widgettitle:before { background: var(--wdtHeadAltColor); height:100%; width:100%; left: -15px; z-index:-1; }
.secondary-sidebar .type10 .widgettitle:after { background:  var(--wdtHeadAltColor); height:100%; position:absolute; right:-4px; top: 0; width:19px; -webkit-mask-image: url(//bukaxp.com/wp-content/plugins/brewhub-pro/modules/sidebar/assets/images/sidebar-title-shape.png); mask-image: url(//bukaxp.com/wp-content/plugins/brewhub-pro/modules/sidebar/assets/images/sidebar-title-shape.png); -webkit-mask-position: center center; mask-position: center center; -webkit-mask-size: cover; mask-size: cover; }
@media only screen and (min-width:768px) and (max-width:1024px) {
.secondary-sidebar .type10 .widgettitle { font-size:20px; }
} .secondary-sidebar .type11 .widget { position:relative; background:#f9f9f9; padding:25px 20px;  border-radius:5px; }
.secondary-sidebar .type11 .widgettitle { font-size: 22px; margin-bottom:25px; padding: 0 15px 5px 0; position: relative; width: auto; }
.secondary-sidebar .type11 .widgettitle:before { position: absolute; right: -18px; top: 50%; margin: auto; width: 24px; height: 17px; left:auto; transform: translateY(-50%);
-moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); }
.secondary-sidebar .type11 .widgettitle:before { -webkit-mask-image: url(//bukaxp.com/wp-content/plugins/brewhub-pro/modules/sidebar/assets/images/sidebar-title-floral2.png); mask-image: url(//bukaxp.com/wp-content/plugins/brewhub-pro/modules/sidebar/assets/images/sidebar-title-floral2.png);
-webkit-mask-position: center center; mask-position: center center; -webkit-mask-repeat: no-repeat; mask-repeat: no-repeat; background: currentColor; }
.secondary-sidebar .type11 .woocommerce ul.cart_list li a, .secondary-sidebar .type11 .woocommerce ul.product_list_widget li a { font-weight: 300; }
@media only screen and (min-width:1281px) and (max-width:1540px) {
.secondary-sidebar .type11 .widgettitle { font-size: 18px; }
}
@media only screen and (min-width:1025px) and (max-width:1280px) {
.secondary-sidebar .type11 .widget { font-size: 12px; padding: 15px 10px 20px; }
.secondary-sidebar .type11 > .widget:before { padding-right: 10px; top: 18px; }
.secondary-sidebar .type11 .widgettitle { font-size: 15px; padding: 0 15px 7px 0; margin-bottom: 20px; }
.secondary-sidebar .type11 .widget .tweet_list li { padding: 0 0 20px; }
.secondary-sidebar .type11 .widget .tweet_list li:before { margin-right: 8px; position: static; }
}
@media only screen and (min-width:768px) and (max-width:1024px) {
.secondary-sidebar .type11 .widget { padding: 20px; }
.secondary-sidebar .type11 .widgettitle:before { padding-right: 10px; mask-size: 70%; -webkit-mask-size: 70%; right: -15px; }
.secondary-sidebar .type11 .widget .tweet_list li { padding: 0 0 20px; }
.secondary-sidebar .type11 .widget .tweet_list li:before { margin-right: 8px; position: static; }
.secondary-sidebar .type11 .tagcloud a { font-size: 12px !important; }
.secondary-sidebar .type11 .widget.widget_flickr ul li, .secondary-sidebar .type11 .widget .recent-portfolio-widget ul li { margin: 0 13px 13px 0; }
.secondary-sidebar .type11 .widget.widget_flickr ul li:nth-child(3n), .secondary-sidebar .type11 .widget .recent-portfolio-widget ul li:nth-child(3n) { margin-right: 0; }
.secondary-sidebar .type11 .widget ul li:nth-last-child(-n+4):nth-child(3n) ~ * { margin-bottom: 0; }
}
@media only screen and (max-width: 767px) {
.secondary-sidebar .type11 .widget.widget_flickr ul li, .secondary-sidebar .type11 .widget .recent-portfolio-widget ul li { margin: 0 7px 7px 0; }
.secondary-sidebar .type11 .widget.widget_flickr ul li:nth-child(3n), .secondary-sidebar .type11 .widget .recent-portfolio-widget ul li:nth-child(3n) { margin-right: 0; }
.secondary-sidebar .type11 .widget ul li:nth-last-child(-n+4):nth-child(3n) ~ * { margin-bottom: 0; }
} .secondary-sidebar .type12 .widget { position:relative; background:#f9f9f9; padding:20px 20px 25px;  }
.secondary-sidebar .type12 .widgettitle { padding:10px 15px; margin-bottom:20px; }
.secondary-sidebar .type12 .widgettitle:before { background:none; } .secondary-sidebar .type12 .widgettitle { border-color:rgba(var(--wdtPrimaryColorRgb),0.2) }
@media only screen and (min-width:1025px) and (max-width:1280px) {
.secondary-sidebar .type12 .widget { padding: 15px 15px 20px; }
.secondary-sidebar .type12 .widget.woocommerce .woocommerce-product-search input[type="submit"]	{ width: 100%; }
.secondary-sidebar .type12 .widget .tweet_list li { padding: 0 0 20px; }
.secondary-sidebar .type12 .widget .tweet_list li:before { margin-right: 8px; position: static; }
}
@media only screen and (min-width:768px) and (max-width:1024px) {
.secondary-sidebar .type12 .widget ul li { font-size: 13px; }
.secondary-sidebar .type12 .widget.widget_archive ul li > a span, .secondary-sidebar .type12 .widget.widget_categories ul li > a span { padding: 0 5px; }
.secondary-sidebar .type12 .widget .tagcloud a { margin: 0 5px 10px 0; padding: 7px 12px 6px; }
.secondary-sidebar .type12 .widget.widget_flickr ul li, .secondary-sidebar .type12 .widget .recent-portfolio-widget ul li { margin: 0 13px 13px 0; }
.secondary-sidebar .type12 .widget.widget_flickr ul li:nth-child(3n), .secondary-sidebar .type12 .widget .recent-portfolio-widget ul li:nth-child(3n) { margin-right: 0; }
.secondary-sidebar .type12 .widget ul li:nth-last-child(-n+4):nth-child(3n) ~ * { margin-bottom: 0; }
.secondary-sidebar .type12 .widget .tweet_list li { padding: 0 0 20px; }
.secondary-sidebar .type12 .widget .tweet_list li:before { margin-right: 8px; position: static; }
.secondary-sidebar .type12 .widget.woocommerce .woocommerce-product-search input[type="submit"]	{ width: 100%; }
}
@media only screen and (max-width: 767px) {
.secondary-sidebar .type12 .widget.widget_flickr ul li, .secondary-sidebar .type12 .widget .recent-portfolio-widget ul li { margin: 0 7px 7px 0; }
.secondary-sidebar .type12 .widget.widget_flickr ul li:nth-child(3n), .secondary-sidebar .type12 .widget .recent-portfolio-widget ul li:nth-child(3n) { margin-right: 0; }
.secondary-sidebar .type12 .widget ul li:nth-last-child(-n+4):nth-child(3n) ~ * { margin-bottom: 0; }
}
@media only screen and (max-width: 479px) {
.secondary-sidebar .type12 .widget ul li { font-size: 13px; }
} .secondary-sidebar .type13 .widgettitle { line-height: 1; padding:14px 0; }
.secondary-sidebar .type13 .widgettitle:before { height:100%; width:60px; border-top:1px solid #60ae0d; border-bottom:1px solid #60ae0d; top:0; z-index:-1; background:none; } .secondary-sidebar .type13 .widgettitle:before { border-color: var(--wdtPrimaryColor); } .secondary-sidebar .type14 .widgettitle { background: var(--wdtHeadAltColor); padding:10px 0 10px 20px; border-bottom:3px solid; color:var(--wdtAccentTxtColor); }
.secondary-sidebar .type14 .widgettitle:before { background:none; border-bottom: 1px solid var(--wdtBodyBGColor); bottom: 0; width:100%; top:inherit; } .secondary-sidebar .type14 .widgettitle { border-color: var(--wdtPrimaryColor); } .secondary-sidebar .type15 .widgettitle { background:  var(--wdtHeadAltColor); box-sizing: border-box; color: var(--wdtAccentTxtColor); padding: 13px 20px; font-size:18px; font-weight:normal; text-transform:uppercase; }
.secondary-sidebar .type15 .widget.widget_recently_viewed_products ul li a img { height: 50px; margin-top: 0; }
.secondary-sidebar .type15 .widget.woocommerce ul li:before, .secondary-sidebar .type15 .widget.woocommerce ul li:hover:before { content:"\f105"; font-size:15px; }
.secondary-sidebar .type15 .woocommerce ul.cart_list li img, .secondary-sidebar .type15 .woocommerce ul.product_list_widget li img { width:50px; padding:0; }
.secondary-sidebar .type15 .widget.widget_recent_reviews ul li:before, .secondary-sidebar .type15 .widget.widget_recent_reviews ul li:hover:before,
.secondary-sidebar .type15 .widget.widget_top_rated_products ul li:before, .secondary-sidebar .type15 .widget.widget_top_rated_products ul li:hover:before,
.secondary-sidebar .type15 .widget.widget_recently_viewed_products ul li:before, .secondary-sidebar .type15 .widget.widget_recently_viewed_products ul li:hover:before { content: none; }
.secondary-sidebar .type15 .widget.widget_recent_reviews ul li, .secondary-sidebar .type15 .widget.widget_top_rated_products ul li, .secondary-sidebar .type15 .widget.widget_recently_viewed_products ul li { background:#f8f1e4; padding:15px; border-bottom:2px solid #ebeef0; } .secondary-sidebar .type15 .widget.widget_recent_reviews ul li .reviewer, .secondary-sidebar .type15 .widget.widget_top_rated_products ul li .amount.amount { color: var(--wdtPrimaryColor); } .secondary-sidebar .type16 .widgettitle { background: #f5f5f5; border-left: 3px solid; font-size: 18px; font-weight: 600; margin-bottom: 30px; padding: 15px; }
.secondary-sidebar .type16 .widgettitle:before, .secondary-sidebar .type15 .widgettitle:before { content:none; } .secondary-sidebar .type16 .widgettitle { border-color: var(--wdtPrimaryColor); } .secondary-sidebar .type17 .widget-title-wrapper .widget-title-content h2 { color: currentColor; }
.secondary-sidebar .type17 .widget-title-wrapper { overflow:hidden; float:left; width: 100%; }
.secondary-sidebar .type17 .widget-title-wrapper .widget-title-content { margin-bottom:30px; position: relative; clear: both; float: left; }
.secondary-sidebar .type17 .widget-title-wrapper .widget-title-content:before { content:""; position:absolute; right:-16px; top:0; width:100%; height:100%; -webkit-transform:skewX(30deg); transform:skewX(30deg); -ms-transform:skewX(30deg); }
.secondary-sidebar .type17 .widget-title-wrapper .widget-title-content:after { content:""; height:100%; top:0; left:114%; left:-webkit-calc(100% - -26px); left:-moz-calc(100% - -26px); left:calc(100% - -26px); position:absolute; -ms-transform:skewX(30deg); -webkit-transform:skewX(30deg); transform:skewX(30deg); width:9000px; background:#f3f3f3; }
.secondary-sidebar .type17 .widget-title-wrapper .widget-title-content h2, .secondary-sidebar .type17 .widget-title-wrapper .widget-title-content h3.widgettitle { padding:17px 10px 15px 20px; position:relative; z-index:1; margin:0; left:0; font-size:16px; text-transform:uppercase; } .secondary-sidebar .type18 .widget-stripe-title { overflow:hidden; float:left; width: 100%; }
.secondary-sidebar .type18 .widget-stripe-title .widget-stripe-title-content { margin-bottom:30px; position: relative; clear: both; float: left; }
.secondary-sidebar .type18 .widget-stripe-title .widget-stripe-title-content:after { background:url(//bukaxp.com/wp-content/plugins/brewhub-pro/modules/sidebar/assets/images/title-pattern.png) repeat; content:""; height:100%; top:0; left:100%; position:absolute; width:9000px; }
.secondary-sidebar .type18 .widget-stripe-title .widget-stripe-title-content h2, .secondary-sidebar .type18 .widget-stripe-title .widget-stripe-title-content h3.widgettitle { background: var(--wdtHeadAltColor); padding:12px 15px; position:relative; z-index:1; margin:0; left:0; font-size:16px; text-transform:uppercase; color:var(--wdtAccentTxtColor); } @media only screen and (min-width:1025px) and (max-width:1280px) {
.secondary-sidebar aside.widget { font-size: 13px; }
.secondary-sidebar .widget .tweet_list li { padding: 0 0 20px 30px; }
.secondary-sidebar .widget .tweet_list li:before { font-size: 22px; }
.secondary-sidebar .widget .tweet_list li:before, .secondary-sidebar .widget .tweet_list li:first-child:before { top: 0; }
}
@media only screen and (min-width:768px) and (max-width:1024px) {
.secondary-sidebar .widget.widget_flickr ul li, .secondary-sidebar .widget .recent-portfolio-widget ul li { margin: 0 14px 14px 0; }
.secondary-sidebar .widget.widget_flickr ul li:nth-child(3n), .secondary-sidebar .widget .recent-portfolio-widget ul li:nth-child(3n) { margin-right: 0; }
.secondary-sidebar .widget .tweet_list li { padding: 0 0 20px 25px; }
.secondary-sidebar .widget .tweet_list li:before { font-size: 20px; }
.secondary-sidebar .widget .tweet_list li:before, .secondary-sidebar .widget .tweet_list li:first-child:before { top: 0; }
}
@media only screen and (max-width: 767px) {
.secondary-sidebar .widget.widget_flickr ul li, .secondary-sidebar .widget .recent-portfolio-widget ul li { margin: 0 8px 8px 0; }
.secondary-sidebar .widget.widget_flickr ul li:nth-child(3n), .secondary-sidebar .widget .recent-portfolio-widget ul li:nth-child(3n) { margin-right: 0; }
}
@media only screen and (max-width: 479px) {
.secondary-sidebar .widget.widget_flickr ul li, .secondary-sidebar .widget .recent-portfolio-widget ul li { margin: 0 5px 5px 0; }
}.secondary-sidebar .widget .tweet_list li { border-color:rgba(var(--wdtHeadAltColorRgb),0.15); } .secondary-sidebar .type1 .widgettitle:before,
.secondary-sidebar .type1 .widgettitle:after { background: var(--wdtHeadAltColor); height:3px; position:absolute; bottom:0; top:inherit; left:0; width:100%; }
.secondary-sidebar .type1 .widgettitle:after { bottom:-3px; height:1px; } .secondary-sidebar .type2 .widgettitle { margin-bottom:40px; background: var(--wdtHeadAltColor); padding:12px 15px; color:var(--wdtAccentTxtColor); }
.secondary-sidebar .type2 .widgettitle:before { background:none; border-top:13px solid  var(--wdtHeadAltColor); border-right:13px solid transparent; height:0; bottom:-13px; left:0; top:inherit; width:0; } .secondary-sidebar .type3 .widgettitle { border-top:3px solid; padding:13px 0 0; margin-bottom:35px; }
.secondary-sidebar .type3 .widgettitle:before { background:none; } .secondary-sidebar .type3 .widgettitle { border-color: var(--wdtPrimaryColor); } .secondary-sidebar .type4 .widget { overflow: hidden; }
.secondary-sidebar .type4 .widgettitle { border-left: 5px solid #f1b956; padding: 0 15px; }
.secondary-sidebar .type4 .widgettitle:before { top:0; height:100%; width:9999px; left:100%; background:url(//bukaxp.com/wp-content/plugins/brewhub-pro/modules/sidebar/assets/images/sidebar-title-grey-pattern.png) repeat; } .secondary-sidebar .type5 .widgettitle { border-bottom:2px solid; padding:0 0 10px; }
.secondary-sidebar .type5 .widgettitle:before { background:none; }
.secondary-sidebar .type5 .tagcloud a { border-radius:0 10px; font-size:14px !important; }
.secondary-sidebar .type5 .widget .tweet_list li:before { content:"\f304"; top: 0; }
.secondary-sidebar .type5 .widget.widget_archive ul li > a span, .secondary-sidebar .type5 .widget.widget_categories ul li > a span { font-size:14px; text-align:center; }
.secondary-sidebar .type5 .widget .recent-posts-widget li .entry-title h4 { font-size:16px; }
.secondary-sidebar .type5 .widget .recent-posts-widget li:before, .secondary-sidebar .type5 .widget .recent-posts-widget li:hover:before,
.secondary-sidebar .type5 .widget .recent-portfolio-widget ul li:before, .secondary-sidebar .type5 .widget .recent-portfolio-widget ul li:hover:before { content:""; }
.secondary-sidebar .type5 .widget.woocommerce ul li:first-child::before { top: 0; }
.secondary-sidebar .type5 .widget.woocommerce ul.product-categories li:first-child:before { top: 9px; } .secondary-sidebar .type5 .widgettitle { border-color:rgba(var(--wdtPrimaryColorRgb),0.5) }
@media only screen and (min-width:1025px) and (max-width:1280px) {
.secondary-sidebar .type5 .widget .tweet_list li { padding: 0 0 20px; }
.secondary-sidebar .type5 .widget .tweet_list li:before { margin-right: 8px; position: static; }
}
@media only screen and (min-width:768px) and (max-width:1024px) {
.secondary-sidebar .type5 .widget .tweet_list li { padding: 0 0 20px; }
.secondary-sidebar .type5 .widget .tweet_list li:before { margin-right: 8px; position: static; }
}
@media only screen and (max-width: 479px) {
.secondary-sidebar .type5 .widget ul li { font-size:16px; }
} .secondary-sidebar .type6 .widgettitle { border-left:3px solid; padding:0 0 0 15px;  margin-bottom:40px; width:100%; }
.secondary-sidebar .type6 .widgettitle:before { height:1px; background:rgba(var(--wdtHeadAltColorRgb),0.25); top:inherit; bottom:-10px; width:100%; }
.secondary-sidebar .type6 .widgettitle:after { position:absolute; background:url(//bukaxp.com/wp-content/plugins/brewhub-pro/modules/sidebar/assets/images/sidebar-title-arrow.png) no-repeat; width:13px; height:8px; left:30px; bottom:-17px; } .secondary-sidebar .type6 .widgettitle { border-color: var(--wdtPrimaryColor); }
@media only screen and (max-width: 767px) {
.secondary-sidebar .type6 .widget ul li, .secondary-sidebar .type9 .widget ul li { font-size: 14px; }
} .secondary-sidebar .type7 .widgettitle { padding:13px 20px 12px 25px; border:1px solid  var(--wdtHeadAltColor);  margin-bottom:25px; font-weight:bold; }
.secondary-sidebar .type7 .widgettitle:before { left:inherit; left: 0; top:0; height:100%; width: 5px; background: var(--wdtHeadAltColor); } .secondary-sidebar > div[class^="type8"] { overflow: visible; }
.secondary-sidebar .type8 .widget { padding:0 20px 15px; width:100%; }
.secondary-sidebar .type8 .widget:before { border:1px solid var(--wdtHeadAltColor); content: ""; height: 100%; position: absolute; left: 0; top: 6px; width: 100%; z-index: -1;  }
.secondary-sidebar .type8 .widgettitle { background:var(--wdtBodyBGColor); padding:0 20px; margin:-8px auto 15px; text-align:center; display:table; float:none; }
.secondary-sidebar .type8 .widgettitle:before { content:none; }
.secondary-sidebar .type8 .widget > *:first-child:not(.widgettitle),
.secondary-sidebar .type8 .widget *:first-child:not(.widgettitle) + .selection-box,
.secondary-sidebar .type8 .widget #searchform:first-child:only-child { margin-top: 30px; }
@media only screen and (min-width:1281px) and (max-width:1540px) {
.secondary-sidebar .type8 .widgettitle { font-size: 18px; margin: -5px auto 15px; }
}
@media only screen and (min-width:1025px) and (max-width:1280px) {
.secondary-sidebar .type8 .widget { padding: 15px 15px 20px; }
.secondary-sidebar .type8 .widgettitle { margin: -22px auto 15px; }
.secondary-sidebar .type8 .widget > *:first-child:not(.widgettitle), .secondary-sidebar .type8 .widget *:first-child:not(.widgettitle) + .selection-box,
.secondary-sidebar .type8 .widget #searchform:first-child:only-child { margin-top: 20px; }
.secondary-sidebar .type8 .widget .tweet_list li { padding: 0 0 20px; }
.secondary-sidebar .type8 .widget .tweet_list li:before { margin-right: 8px; position: static; }
}
@media only screen and (min-width:768px) and (max-width:1024px) {
.secondary-sidebar .type8 .widgettitle { margin: -24px auto 20px; }
.secondary-sidebar .type8 .widget, .secondary-sidebar .type12 .widget { padding: 15px 15px 20px; }
.secondary-sidebar .type8 .widget.widget_flickr ul li, .secondary-sidebar .type8 .widget .recent-portfolio-widget ul li { margin: 0 13px 13px 0; }
.secondary-sidebar .type8 .widget.widget_flickr ul li:nth-child(3n), .secondary-sidebar .type8 .widget .recent-portfolio-widget ul li:nth-child(3n) { margin-right: 0; }
.secondary-sidebar .type8 .widget ul li:nth-last-child(-n+4):nth-child(3n) ~ * { margin-bottom: 0; }
.secondary-sidebar .type8 .widget .tweet_list li { padding: 0 0 20px; }
.secondary-sidebar .type8 .widget .tweet_list li:before { margin-right: 8px; position: static; }
}
@media only screen and (max-width: 767px) {
.secondary-sidebar .type8 .widget.widget_flickr ul li, .secondary-sidebar .type8 .widget .recent-portfolio-widget ul li { margin: 0 7px 7px 0; }
.secondary-sidebar .type8 .widget.widget_flickr ul li:nth-child(3n), .secondary-sidebar .type8 .widget .recent-portfolio-widget ul li:nth-child(3n) { margin-right: 0; }
.secondary-sidebar .type8 .widget ul li:nth-last-child(-n+4):nth-child(3n) ~ * { margin-bottom: 0; }
}
@media only screen and (max-width: 479px) {
.secondary-sidebar .type8 .widget { padding:0 17px 15px; }
}
@media only screen and (max-width: 319px) {
.secondary-sidebar .type8 .widgettitle { padding:10px; }
} .secondary-sidebar .type9 .widgettitle { padding:0 0 15px; border-bottom:1px solid rgba(var(--wdtHeadAltColorRgb),0.15); }
.secondary-sidebar .type9 .widgettitle:before { width:50px; height:3px; background: var(--wdtHeadAltColor); top:inherit; left:0; bottom:-2px; }
@media only screen and (min-width:768px) and (max-width:1024px) {
.secondary-sidebar .type9 .widget.widget_categories ul li:before { top: 4px; }
}
@media only screen and (max-width: 767px) {
.secondary-sidebar .type9 .widget ul li { font-size: 14px; }
} .secondary-sidebar .type10 .widget { padding-top:2px; overflow: hidden; }
.secondary-sidebar .type10 .widgettitle { margin-top:0; padding:8px 20px; margin-bottom:20px; color:var(--wdtAccentTxtColor); font-size:18px; }
.secondary-sidebar .type10 .widgettitle:before { background: var(--wdtHeadAltColor); height:100%; width:100%; left: -15px; z-index:-1; }
.secondary-sidebar .type10 .widgettitle:after { background:  var(--wdtHeadAltColor); height:100%; position:absolute; right:-4px; top: 0; width:19px; -webkit-mask-image: url(//bukaxp.com/wp-content/plugins/brewhub-pro/modules/sidebar/assets/images/sidebar-title-shape.png); mask-image: url(//bukaxp.com/wp-content/plugins/brewhub-pro/modules/sidebar/assets/images/sidebar-title-shape.png); -webkit-mask-position: center center; mask-position: center center; -webkit-mask-size: cover; mask-size: cover; }
@media only screen and (min-width:768px) and (max-width:1024px) {
.secondary-sidebar .type10 .widgettitle { font-size:20px; }
} .secondary-sidebar .type11 .widget { position:relative; background:#f9f9f9; padding:25px 20px;  border-radius:5px; }
.secondary-sidebar .type11 .widgettitle { font-size: 22px; margin-bottom:25px; padding: 0 15px 5px 0; position: relative; width: auto; }
.secondary-sidebar .type11 .widgettitle:before { position: absolute; right: -18px; top: 50%; margin: auto; width: 24px; height: 17px; left:auto; transform: translateY(-50%);
-moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); }
.secondary-sidebar .type11 .widgettitle:before { -webkit-mask-image: url(//bukaxp.com/wp-content/plugins/brewhub-pro/modules/sidebar/assets/images/sidebar-title-floral2.png); mask-image: url(//bukaxp.com/wp-content/plugins/brewhub-pro/modules/sidebar/assets/images/sidebar-title-floral2.png);
-webkit-mask-position: center center; mask-position: center center; -webkit-mask-repeat: no-repeat; mask-repeat: no-repeat; background: currentColor; }
.secondary-sidebar .type11 .woocommerce ul.cart_list li a, .secondary-sidebar .type11 .woocommerce ul.product_list_widget li a { font-weight: 300; }
@media only screen and (min-width:1281px) and (max-width:1540px) {
.secondary-sidebar .type11 .widgettitle { font-size: 18px; }
}
@media only screen and (min-width:1025px) and (max-width:1280px) {
.secondary-sidebar .type11 .widget { font-size: 12px; padding: 15px 10px 20px; }
.secondary-sidebar .type11 > .widget:before { padding-right: 10px; top: 18px; }
.secondary-sidebar .type11 .widgettitle { font-size: 15px; padding: 0 15px 7px 0; margin-bottom: 20px; }
.secondary-sidebar .type11 .widget .tweet_list li { padding: 0 0 20px; }
.secondary-sidebar .type11 .widget .tweet_list li:before { margin-right: 8px; position: static; }
}
@media only screen and (min-width:768px) and (max-width:1024px) {
.secondary-sidebar .type11 .widget { padding: 20px; }
.secondary-sidebar .type11 .widgettitle:before { padding-right: 10px; mask-size: 70%; -webkit-mask-size: 70%; right: -15px; }
.secondary-sidebar .type11 .widget .tweet_list li { padding: 0 0 20px; }
.secondary-sidebar .type11 .widget .tweet_list li:before { margin-right: 8px; position: static; }
.secondary-sidebar .type11 .tagcloud a { font-size: 12px !important; }
.secondary-sidebar .type11 .widget.widget_flickr ul li, .secondary-sidebar .type11 .widget .recent-portfolio-widget ul li { margin: 0 13px 13px 0; }
.secondary-sidebar .type11 .widget.widget_flickr ul li:nth-child(3n), .secondary-sidebar .type11 .widget .recent-portfolio-widget ul li:nth-child(3n) { margin-right: 0; }
.secondary-sidebar .type11 .widget ul li:nth-last-child(-n+4):nth-child(3n) ~ * { margin-bottom: 0; }
}
@media only screen and (max-width: 767px) {
.secondary-sidebar .type11 .widget.widget_flickr ul li, .secondary-sidebar .type11 .widget .recent-portfolio-widget ul li { margin: 0 7px 7px 0; }
.secondary-sidebar .type11 .widget.widget_flickr ul li:nth-child(3n), .secondary-sidebar .type11 .widget .recent-portfolio-widget ul li:nth-child(3n) { margin-right: 0; }
.secondary-sidebar .type11 .widget ul li:nth-last-child(-n+4):nth-child(3n) ~ * { margin-bottom: 0; }
} .secondary-sidebar .type12 .widget { position:relative; background:#f9f9f9; padding:20px 20px 25px;  }
.secondary-sidebar .type12 .widgettitle { padding:10px 15px; margin-bottom:20px; }
.secondary-sidebar .type12 .widgettitle:before { background:none; } .secondary-sidebar .type12 .widgettitle { border-color:rgba(var(--wdtPrimaryColorRgb),0.2) }
@media only screen and (min-width:1025px) and (max-width:1280px) {
.secondary-sidebar .type12 .widget { padding: 15px 15px 20px; }
.secondary-sidebar .type12 .widget.woocommerce .woocommerce-product-search input[type="submit"]	{ width: 100%; }
.secondary-sidebar .type12 .widget .tweet_list li { padding: 0 0 20px; }
.secondary-sidebar .type12 .widget .tweet_list li:before { margin-right: 8px; position: static; }
}
@media only screen and (min-width:768px) and (max-width:1024px) {
.secondary-sidebar .type12 .widget ul li { font-size: 13px; }
.secondary-sidebar .type12 .widget.widget_archive ul li > a span, .secondary-sidebar .type12 .widget.widget_categories ul li > a span { padding: 0 5px; }
.secondary-sidebar .type12 .widget .tagcloud a { margin: 0 5px 10px 0; padding: 7px 12px 6px; }
.secondary-sidebar .type12 .widget.widget_flickr ul li, .secondary-sidebar .type12 .widget .recent-portfolio-widget ul li { margin: 0 13px 13px 0; }
.secondary-sidebar .type12 .widget.widget_flickr ul li:nth-child(3n), .secondary-sidebar .type12 .widget .recent-portfolio-widget ul li:nth-child(3n) { margin-right: 0; }
.secondary-sidebar .type12 .widget ul li:nth-last-child(-n+4):nth-child(3n) ~ * { margin-bottom: 0; }
.secondary-sidebar .type12 .widget .tweet_list li { padding: 0 0 20px; }
.secondary-sidebar .type12 .widget .tweet_list li:before { margin-right: 8px; position: static; }
.secondary-sidebar .type12 .widget.woocommerce .woocommerce-product-search input[type="submit"]	{ width: 100%; }
}
@media only screen and (max-width: 767px) {
.secondary-sidebar .type12 .widget.widget_flickr ul li, .secondary-sidebar .type12 .widget .recent-portfolio-widget ul li { margin: 0 7px 7px 0; }
.secondary-sidebar .type12 .widget.widget_flickr ul li:nth-child(3n), .secondary-sidebar .type12 .widget .recent-portfolio-widget ul li:nth-child(3n) { margin-right: 0; }
.secondary-sidebar .type12 .widget ul li:nth-last-child(-n+4):nth-child(3n) ~ * { margin-bottom: 0; }
}
@media only screen and (max-width: 479px) {
.secondary-sidebar .type12 .widget ul li { font-size: 13px; }
} .secondary-sidebar .type13 .widgettitle { line-height: 1; padding:14px 0; }
.secondary-sidebar .type13 .widgettitle:before { height:100%; width:60px; border-top:1px solid #60ae0d; border-bottom:1px solid #60ae0d; top:0; z-index:-1; background:none; } .secondary-sidebar .type13 .widgettitle:before { border-color: var(--wdtPrimaryColor); } .secondary-sidebar .type14 .widgettitle { background: var(--wdtHeadAltColor); padding:10px 0 10px 20px; border-bottom:3px solid; color:var(--wdtAccentTxtColor); }
.secondary-sidebar .type14 .widgettitle:before { background:none; border-bottom: 1px solid var(--wdtBodyBGColor); bottom: 0; width:100%; top:inherit; } .secondary-sidebar .type14 .widgettitle { border-color: var(--wdtPrimaryColor); } .secondary-sidebar .type15 .widgettitle { background:  var(--wdtHeadAltColor); box-sizing: border-box; color: var(--wdtAccentTxtColor); padding: 13px 20px; font-size:18px; font-weight:normal; text-transform:uppercase; }
.secondary-sidebar .type15 .widget.widget_recently_viewed_products ul li a img { height: 50px; margin-top: 0; }
.secondary-sidebar .type15 .widget.woocommerce ul li:before, .secondary-sidebar .type15 .widget.woocommerce ul li:hover:before { content:"\f105"; font-size:15px; }
.secondary-sidebar .type15 .woocommerce ul.cart_list li img, .secondary-sidebar .type15 .woocommerce ul.product_list_widget li img { width:50px; padding:0; }
.secondary-sidebar .type15 .widget.widget_recent_reviews ul li:before, .secondary-sidebar .type15 .widget.widget_recent_reviews ul li:hover:before,
.secondary-sidebar .type15 .widget.widget_top_rated_products ul li:before, .secondary-sidebar .type15 .widget.widget_top_rated_products ul li:hover:before,
.secondary-sidebar .type15 .widget.widget_recently_viewed_products ul li:before, .secondary-sidebar .type15 .widget.widget_recently_viewed_products ul li:hover:before { content: none; }
.secondary-sidebar .type15 .widget.widget_recent_reviews ul li, .secondary-sidebar .type15 .widget.widget_top_rated_products ul li, .secondary-sidebar .type15 .widget.widget_recently_viewed_products ul li { background:#f8f1e4; padding:15px; border-bottom:2px solid #ebeef0; } .secondary-sidebar .type15 .widget.widget_recent_reviews ul li .reviewer, .secondary-sidebar .type15 .widget.widget_top_rated_products ul li .amount.amount { color: var(--wdtPrimaryColor); } .secondary-sidebar .type16 .widgettitle { background: #f5f5f5; border-left: 3px solid; font-size: 18px; font-weight: 600; margin-bottom: 30px; padding: 15px; }
.secondary-sidebar .type16 .widgettitle:before, .secondary-sidebar .type15 .widgettitle:before { content:none; } .secondary-sidebar .type16 .widgettitle { border-color: var(--wdtPrimaryColor); } .secondary-sidebar .type17 .widget-title-wrapper .widget-title-content h2 { color: currentColor; }
.secondary-sidebar .type17 .widget-title-wrapper { overflow:hidden; float:left; width: 100%; }
.secondary-sidebar .type17 .widget-title-wrapper .widget-title-content { margin-bottom:30px; position: relative; clear: both; float: left; }
.secondary-sidebar .type17 .widget-title-wrapper .widget-title-content:before { content:""; position:absolute; right:-16px; top:0; width:100%; height:100%; -webkit-transform:skewX(30deg); transform:skewX(30deg); -ms-transform:skewX(30deg); }
.secondary-sidebar .type17 .widget-title-wrapper .widget-title-content:after { content:""; height:100%; top:0; left:114%; left:-webkit-calc(100% - -26px); left:-moz-calc(100% - -26px); left:calc(100% - -26px); position:absolute; -ms-transform:skewX(30deg); -webkit-transform:skewX(30deg); transform:skewX(30deg); width:9000px; background:#f3f3f3; }
.secondary-sidebar .type17 .widget-title-wrapper .widget-title-content h2, .secondary-sidebar .type17 .widget-title-wrapper .widget-title-content h3.widgettitle { padding:17px 10px 15px 20px; position:relative; z-index:1; margin:0; left:0; font-size:16px; text-transform:uppercase; } .secondary-sidebar .type18 .widget-stripe-title { overflow:hidden; float:left; width: 100%; }
.secondary-sidebar .type18 .widget-stripe-title .widget-stripe-title-content { margin-bottom:30px; position: relative; clear: both; float: left; }
.secondary-sidebar .type18 .widget-stripe-title .widget-stripe-title-content:after { background:url(//bukaxp.com/wp-content/plugins/brewhub-pro/modules/sidebar/assets/images/title-pattern.png) repeat; content:""; height:100%; top:0; left:100%; position:absolute; width:9000px; }
.secondary-sidebar .type18 .widget-stripe-title .widget-stripe-title-content h2, .secondary-sidebar .type18 .widget-stripe-title .widget-stripe-title-content h3.widgettitle { background: var(--wdtHeadAltColor); padding:12px 15px; position:relative; z-index:1; margin:0; left:0; font-size:16px; text-transform:uppercase; color:var(--wdtAccentTxtColor); } @media only screen and (min-width:1025px) and (max-width:1280px) {
.secondary-sidebar aside.widget { font-size: 13px; }
.secondary-sidebar .widget .tweet_list li { padding: 0 0 20px 30px; }
.secondary-sidebar .widget .tweet_list li:before { font-size: 22px; }
.secondary-sidebar .widget .tweet_list li:before, .secondary-sidebar .widget .tweet_list li:first-child:before { top: 0; }
}
@media only screen and (min-width:768px) and (max-width:1024px) {
.secondary-sidebar .widget.widget_flickr ul li, .secondary-sidebar .widget .recent-portfolio-widget ul li { margin: 0 14px 14px 0; }
.secondary-sidebar .widget.widget_flickr ul li:nth-child(3n), .secondary-sidebar .widget .recent-portfolio-widget ul li:nth-child(3n) { margin-right: 0; }
.secondary-sidebar .widget .tweet_list li { padding: 0 0 20px 25px; }
.secondary-sidebar .widget .tweet_list li:before { font-size: 20px; }
.secondary-sidebar .widget .tweet_list li:before, .secondary-sidebar .widget .tweet_list li:first-child:before { top: 0; }
}
@media only screen and (max-width: 767px) {
.secondary-sidebar .widget.widget_flickr ul li, .secondary-sidebar .widget .recent-portfolio-widget ul li { margin: 0 8px 8px 0; }
.secondary-sidebar .widget.widget_flickr ul li:nth-child(3n), .secondary-sidebar .widget .recent-portfolio-widget ul li:nth-child(3n) { margin-right: 0; }
}
@media only screen and (max-width: 479px) {
.secondary-sidebar .widget.widget_flickr ul li, .secondary-sidebar .widget .recent-portfolio-widget ul li { margin: 0 5px 5px 0; }
}.blog-entry, .blog-entry *, .blog-entry *:after, .blog-entry *:after, .blog-entry .entry-thumb .bx-controls a, .wdt-trendy-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-meta-group > div:before, .wdt-mobilephone-style.wdt-post-entry.entry-cover-layout .blog-entry:before, .wdt-mobilephone-style.wdt-post-entry.entry-cover-layout .blog-entry:after, .wdt-alternate-style.wdt-post-entry .blog-entry > div.entry-thumb:before, .wdt-alternate-style.wdt-post-entry .entry-title h4 a:before, .wdt-alternate-style.wdt-post-entry .blog-entry .entry-format a:before, .wdt-minimal-style.wdt-post-entry.entry-grid-layout .blog-entry:after, .wdt-title-overlap-style.wdt-post-entry .blog-entry > div.entry-title:before, .wdt-title-overlap-style.wdt-post-entry .blog-entry > div.entry-title: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 .entry-details { clear: both; display: inline-block; width: 100%; }
.blog-entry .entry-meta { font-size: 14px; font-weight: 300; letter-spacing: .5px; margin-bottom: 7px; }
.blog-entry .entry-body { clear: both; float: left; margin: 15px 0; width: 100%; }
.blog-entry .entry-body:last-child > *:last-child { margin-bottom: 0; }
.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: calc(var(--wdtFontSize_Base) - 2px); } .blog-entry div i[class*="fa"], .blog-entry div i.pe { margin-right: 4px; } .blog-entry .entry-thumb { float: left; 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%; }
.blog-entry.post-without-title .entry-title { display: none !important; }
.entry-list-layout .blog-entry:not(.has-post-thumbnail) .entry-thumb { z-index: -1; }
.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-block; font-size: 14px; padding: 0; position: absolute; right: 2px; top: 2px; width: 20px; height: 20px; }
.blog-entry .entry-title h4 span.sticky-post > i:first-child { margin-right: 0; padding: 0; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); font-size: 14px; }
.blog-entry .entry-title h4 span.sticky-post > span { font-size: 0; }
.blog-entry .entry-title h4 { font-size: var(--wdtFontSize_H5); margin-bottom: 20px; text-transform: none; word-wrap: break-word; -ms-word-wrap: break-word; }
.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; } .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; float: none; font-size: var(--wdtFontSize_Base); text-transform: capitalize; }
.blog-entry .entry-button a.wdt-button span { margin: 0 0 0 10px; }
.blog-entry .entry-button a.wdt-button span svg { fill: currentColor; height: 1em; line-height: 1; margin: 0; width: 1em; } .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: "Taaza 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: "Taaza 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; padding: 0; width: auto; 
margin: calc(-1 * clamp(0.625rem, 0.4808rem + 0.641vw, 1.25rem)) ; }
.tpl-blog-holder:not(.swiper-wrapper) { display: block; }
.tpl-blog-holder .column { margin-left: 0; padding: clamp(0.625rem, 0.4808rem + 0.641vw, 1.25rem) ; }
.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: calc(-1 * clamp(0.625rem, 0.4808rem + 0.641vw, 1.25rem)); }
.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, .wdt-one-column.wdt-post-entry.entry-cover-layout .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, .wdt-one-column.wdt-post-entry.entry-cover-layout:last-child .blog-entry { margin-bottom: 0; }
.desc-wrapper { display: inline-block; }  .wdt-post-entry .blog-entry h1, .wdt-post-entry .blog-entry h2, .wdt-post-entry .blog-entry h3, .wdt-post-entry .blog-entry h4, .wdt-post-entry .blog-entry h5, .wdt-post-entry .blog-entry h6 {margin: 0; text-transform:none;}
.wdt-post-entry .blog-entry > div, .wdt-post-entry .blog-entry .entry-meta-group > div, .wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div { margin-bottom: 25px; margin-top: 0; }
.wdt-post-entry .blog-entry > div:empty, .wdt-post-entry .blog-entry .entry-meta-group > div:empty, .wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div:empty { margin: 0; }
.wdt-post-entry .blog-entry > div:last-child, .wdt-post-entry .blog-entry .entry-meta-group > div:last-child, .wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div:last-child { margin-bottom: 0; }
.wdt-post-entry .blog-entry > div.entry-date:last-child, .wdt-post-entry .blog-entry > div.entry-categories:last-child, .wdt-post-entry .blog-entry > div.entry-thumb:last-child, .wdt-post-entry .blog-entry > div.entry-likes-views:last-child, .wdt-post-entry .blog-entry > div.entry-title:last-child, .wdt-post-entry .blog-entry > div.entry-comments:last-child, .wdt-post-entry .blog-entry > div.entry-social-share:last-child, .wdt-post-entry .blog-entry > div.entry-tags:last-child, .wdt-post-entry .blog-entry > div.entry-button:last-child, .wdt-post-entry .blog-entry > div.entry-author:last-child, .wdt-post-entry .blog-entry > div.entry-body:last-child, .wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-date:last-child, .wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-categories:last-child, .wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-thumb:last-child, .wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-likes-views:last-child, .wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-title:last-child, .wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-comments:last-child, .wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-social-share:last-child, .wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-tags:last-child, .wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-button:last-child, .wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-author:last-child, .wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-body:last-child { margin-bottom: 35px; }
.wdt-post-entry .blog-entry > div:first-child:not(.entry-thumb), .wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div:first-child:not(.entry-thumb) { margin-bottom: 10px; margin-top: 25px; }
.wdt-post-entry .blog-entry > div.entry-thumb:not(:first-child), .wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-thumb:not(:first-child) { margin-top: 15px; }
.wdt-post-entry .blog-entry > div:not(:first-child), .wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div:not(:first-child) { margin-bottom: 10px; }
.wdt-post-entry .blog-entry > div.entry-thumb, .wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-thumb { margin-bottom: 25px; }
.wdt-post-entry.entry-grid-layout .blog-entry:not(.has-post-thumbnail) > div.entry-thumb { margin-bottom: 0; }
.wdt-post-entry .blog-entry.format-gallery > div.entry-thumb .bx-viewport, .wdt-post-entry.entry-cover-layout .blog-entry.format-gallery .entry-details > div.entry-thumb .bx-viewport { margin-bottom: -11px; }
.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:not(.entry-cover-layout) .blog-entry > div:not(.entry-thumb),
.wdt-post-entry:not(.entry-cover-layout) .blog-entry.format-link > div.entry-thumb,
.wdt-post-entry:not(.entry-cover-layout) .blog-entry.format-quote > div.entry-thumb,
.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div:not(.entry-thumb) { display: inline-block; float: none; padding: 0 35px; vertical-align: top; width: 100%; }
.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div:not(.entry-thumb) { text-transform: none; }
.wdt-post-entry:not(.entry-cover-layout) .blog-entry > div:not(.entry-thumb):empty,
.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div:not(.entry-thumb):empty,
.wdt-post-entry:not(.entry-cover-layout) .blog-entry > div.entry-body:empty { display: none; }
.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-body p, .wdt-post-entry.entry-cover-layout .blog-entry div.entry-body p { text-transform: initial; }
@media all and (-ms-high-contrast:none)
{
.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-body p, .wdt-post-entry.entry-cover-layout .blog-entry div.entry-body p { text-transform: none; } *::-ms-backdrop, .wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-body p, .wdt-post-entry.entry-cover-layout .blog-entry div.entry-body p { text-transform: none; } }
.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:after, .wdt-post-entry .blog-entry div.entry-tags a:after { content: '\002C'; display: inline; font-size: 20px; line-height: 1em; margin-left: 0; margin-right: 5px; }
.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 .blog-entry .entry-title h4 { font-weight: var(--wdtFontWeight_H5);
font-size: clamp(1.375rem, 1.3462rem + 0.1282vw, 1.5rem); }
.page-with-sidebar .wdt-post-entry .blog-entry .entry-title h4 { font-weight: var(--wdtFontWeight_H5);
font-size: clamp(1.375rem, 1.3462rem + 0.1282vw, 1.5rem); }
.wdt-post-entry .blog-entry.format-link > div.entry-thumb .link-text { display: none; }
.wdt-post-entry .blog-entry.format-link > div.entry-thumb .wdticon-link { margin-right: 5px; }
.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.entry-cover-layout .blog-entry > div.entry-meta-group, .wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-meta-group { border-top: 1px solid; float: left; margin-top: 24px; padding: 18px 35px 10px; width: 100%; }
.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-meta-group, .wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div:not(.entry-thumb), .wdt-post-entry.entry-cover-layout .blog-entry > div:not(.entry-details) { padding-left: 25px; padding-right: 25px; }
.wdt-post-entry .blog-entry > div.entry-meta-group > div,
.wdt-post-entry.entry-cover-layout .blog-entry div.entry-meta-group > div { word-break: break-all; }
.wdt-post-entry .blog-entry > div.entry-meta-group > div, .wdt-post-entry.entry-cover-layout .blog-entry > div.entry-meta-group > div, .wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-meta-group > div { margin-bottom: 15px; }
.wdt-post-entry .blog-entry > div.entry-meta-group:not(:last-child), .wdt-post-entry.entry-cover-layout .blog-entry > div.entry-meta-group:not(:last-child), .wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-meta-group:not(:last-child) { border-bottom: 1px solid; margin-bottom: 15px; margin-top: 10px; padding-bottom: 18px; }
.wdt-post-entry .blog-entry > div.entry-meta-group:first-child { border-top: none; margin-top: 0; }
.wdt-post-entry.entry-grid-layout .blog-entry > div.entry-meta-group:last-child, .wdt-post-entry.entry-list-layout .blog-entry > div.entry-meta-group:last-child, .wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-meta-group:last-child { margin-top: 0; } .wdt-post-entry.entry-list-layout .blog-entry { clear: both; display: grid; margin: 0 0 15px; overflow: visible; }
.wdt-post-entry.entry-list-layout .blog-entry .entry-thumb { float: left; height: 100%; left: 0; margin: 0; margin-bottom: 0; grid-row: 1/span 100; }
.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.entry-list-layout *[class*="post_format-post-format-"].blog-entry.has-post-media:not(.has-post-thumbnail) { padding: 0; }
.wdt-post-entry.entry-list-layout .blog-entry.has-post-media:not(.has-post-thumbnail) .entry-thumb { z-index: 0; }
.wdt-post-entry.entry-list-layout .blog-entry.has-post-media:not(.has-post-thumbnail) .entry-thumb > iframe,
.wdt-post-entry.entry-list-layout .blog-entry.has-post-media:not(.has-post-thumbnail) .entry-thumb .wdt-video-wrap,
.wdt-post-entry.entry-list-layout .blog-entry.has-post-media:not(.has-post-thumbnail) .entry-thumb .fluid-width-video-wrapper,
#primary.page-with-sidebar .wdt-post-entry:not(.entry-grid-layout) .format-audio iframe { height: 100%; }
.wdt-post-entry.entry-list-layout .blog-entry .entry-thumb .blog-image,
.wdt-post-entry.entry-list-layout .blog-entry .entry-thumb .blog-image .bx-wrapper,
.wdt-post-entry.entry-list-layout .blog-entry .entry-thumb .blog-image .bx-wrapper .bx-viewport,
.wdt-post-entry.entry-list-layout .blog-entry .entry-thumb .blog-image .bx-wrapper .entry-gallery-post-slider { height: 100% !important; }
.wdt-post-entry.entry-list-layout .blog-entry.format-quote .entry-thumb,
.wdt-post-entry.entry-list-layout .blog-entry.format-link .entry-thumb { float: left; position: static; width: 100%; }
.tpl-blog-holder .column.wdt-post-entry.entry-list-layout:last-child .blog-entry { margin-bottom: 0; }
.wdt-post-entry.entry-list-layout .blog-entry > .entry-thumb + div:nth-child(2) { margin-top: 25px; }
.wdt-post-entry.entry-list-layout .blog-entry > .entry-thumb + div.entry-meta-group { border-top: none; margin-top: 0; }
.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 .entry-thumb { float: right; } .wdt-related-carousel .tpl-blog-holder .wdt-post-entry.entry-cover-layout.column { padding-bottom: 20px; }
.wdt-post-entry.entry-cover-layout .blog-entry { clear: both; float: left; margin: 0; padding: 0; position: relative; width: 100%; }
.wdt-post-entry.entry-cover-layout:hover .blog-entry { box-shadow: none; -moz-box-shadow: none; }
.wdt-post-entry.entry-cover-layout .blog-entry .entry-title h4 span.sticky-post i { color: inherit !important; }
.wdt-post-entry.entry-cover-layout .blog-entry .entry-title h4 > a { display: inline-block; float: none; }
.wdt-post-entry.entry-cover-layout .blog-entry .entry-thumb { float: left; height: 100%; margin: 0; margin-bottom: 0; padding: 0; position: absolute; left: 0; top: 0; width: 100%; z-index: -1; }
.wdt-post-entry.entry-cover-layout .blog-entry .entry-thumb > a,
.wdt-post-entry.entry-cover-layout .blog-entry .entry-thumb > a > img { height: 100%; width: 100%; position: absolute;  left: 0; right: 0; }
.wdt-post-entry.entry-cover-layout .blog-entry .entry-thumb > a > img { object-position: center center; object-fit: cover; }
.wdt-post-entry.entry-cover-layout .blog-entry .entry-thumb .blog-image > a, .wdt-post-entry.entry-cover-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.entry-cover-layout .blog-entry > div.entry-thumb,
.wdt-post-entry.entry-cover-layout .blog-entry > div.entry-thumb > .blog-image,
.wdt-post-entry.entry-cover-layout .blog-entry > div.entry-thumb > .blog-image > a,
.wdt-post-entry.entry-cover-layout .blog-entry > div.entry-thumb > .blog-image > a > img { border-radius: inherit; }
.wdt-post-entry.entry-cover-layout .blog-entry > .entry-thumb + div:nth-child(2) { margin-top: 25px; }
.wdt-post-entry.entry-cover-layout .blog-entry .entry-thumb iframe,
.wdt-post-entry.entry-cover-layout .blog-entry .entry-thumb .wdt-video-wrap,
.wdt-post-entry.entry-cover-layout .blog-entry .entry-thumb .wdt-video-wrap .fluid-width-video-wrapper,
.wdt-post-entry.entry-cover-layout .blog-entry .entry-thumb .wdt-video-wrap .fluid-width-video-wrapper iframe,
.wdt-post-entry.entry-cover-layout .blog-entry .entry-thumb .bx-wrapper,
.wdt-post-entry.entry-cover-layout .blog-entry .entry-thumb .bx-wrapper .bx-viewport,
.wdt-post-entry.entry-cover-layout .blog-entry .entry-thumb .bx-wrapper .bx-viewport ul,
.wdt-post-entry.entry-cover-layout .blog-entry .entry-thumb .bx-wrapper .bx-viewport ul li,
.wdt-post-entry.entry-cover-layout .blog-entry .entry-thumb .bx-wrapper .bx-viewport ul li img { height: 100% !important; padding: 0; object-fit: cover; }
.wdt-post-entry:not(.entry-grid-layout) .blog-entry .entry-thumb .blog-image, .wdt-post-entry:not(.entry-grid-layout) .blog-entry .entry-thumb .blog-image iframe, .wdt-post-entry:not(.entry-grid-layout) .blog-entry .entry-thumb .blog-image .bx-wrapper, .wdt-post-entry:not(.entry-grid-layout) .blog-entry .entry-thumb .blog-image .bx-wrapper .bx-viewport, .wdt-post-entry:not(.entry-grid-layout) .blog-entry .entry-thumb .blog-image .bx-wrapper .entry-gallery-post-slider, .wdt-post-entry:not(.entry-grid-layout) .blog-entry .entry-thumb .blog-image .wdt-video-wrap, .wdt-post-entry:not(.entry-grid-layout) .blog-entry .entry-thumb .blog-image .wdt-video-wrap .fluid-width-video-wrapper, .wdt-post-entry:not(.entry-grid-layout) .blog-entry .entry-thumb .blog-image .wdt-video-wrap .wp-video, .wdt-post-entry:not(.entry-grid-layout) .blog-entry .entry-thumb .blog-image .wdt-video-wrap .wp-video .mejs-container, .wdt-post-entry:not(.entry-grid-layout) .blog-entry .entry-thumb .blog-image .wdt-video-wrap .wp-video-shortcode video, .wdt-post-entry:not(.entry-grid-layout) .blog-entry .entry-thumb .blog-image .wdt-video-wrap video.wp-video-shortcode, .wdt-post-entry:not(.entry-grid-layout) .blog-entry .entry-thumb .blog-image .mejs-container { height: 100% !important; }
.wdt-post-entry:not(.entry-grid-layout) .blog-entry .entry-thumb .blog-image .mejs-container { position: absolute; bottom: 0; }
.wdt-post-entry.entry-cover-layout .blog-entry .entry-details { margin-bottom: 0; }
.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-meta-group:last-child { margin-bottom: 10px; }
.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-meta-group { border-top: 1px solid; margin-bottom: 0; }
.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-meta-group:not(:last-child) { border-bottom: 1px solid; }
.wdt-post-entry.entry-cover-layout .blog-entry .entry-format { left: auto; right: 0; }
.wdt-post-entry.entry-cover-layout .blog-entry .entry-format a { background: none; box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; -webkit-box-shadow: none; height: 30px; margin: 3px; width: 30px; }
.wdt-post-entry.entry-cover-layout .blog-entry .entry-format a:before { font-size: 22px; line-height: normal; }
.wdt-post-entry.entry-cover-layout.alignright .blog-entry .entry-format { left: 0; right: auto; }
.wdt-post-entry.entry-cover-layout .blog-entry > div.entry-format { padding: 0; width: auto; margin: 0; }
.wdt-post-entry.entry-cover-layout .blog-entry > div.entry-format a { background: none !important; float: right; margin-top: 7px; }
.wdt-post-entry.entry-cover-layout .blog-entry.format-link > div.entry-thumb,
.wdt-post-entry.entry-cover-layout .blog-entry.format-quote > div.entry-thumb { position: static; }
.wdt-post-entry.entry-cover-layout .blog-entry.format-link > div.entry-thumb .link-text { color: inherit; }
.wdt-post-entry.entry-cover-layout .blog-entry.format-quote > div.entry-thumb blockquote { border-color: inherit; } .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: -moz-linear-gradient(bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,.75) 100%); background: -webkit-gradient(linear, left bottom, left top, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,.7))); background: -webkit-linear-gradient(bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,.75) 100%); background: -o-linear-gradient(bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,.75) 100%); background: -ms-linear-gradient(bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,.75) 100%); background: linear-gradient(to top, rgba(0,0,0,0) 0%, rgba(0,0,0,.75) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000', endColorstr='#b3000000', GradientType=0); top: 0; }
.wdt-bt-gradient-overlay .blog-entry .entry-thumb:after { background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,.75) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,.7))); background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,.75) 100%); background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,.75) 100%); background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,.75) 100%); background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,.75) 100%); bottom: 0; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000', endColorstr='#b3000000', GradientType=0); top: auto; }
.wdt-rl-gradient-overlay .blog-entry .entry-thumb:after { background: -moz-linear-gradient(right, rgba(0,0,0,0) 0%, rgba(0,0,0,.75) 100%); background: -webkit-gradient(linear, top left, top right, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,.7))); background: -webkit-linear-gradient(right, rgba(0,0,0,0) 0%, rgba(0,0,0,.75) 100%); background: -o-linear-gradient(right, rgba(0,0,0,0) 0%, rgba(0,0,0,.75) 100%); background: -ms-linear-gradient(right, rgba(0,0,0,0) 0%, rgba(0,0,0,.75) 100%); background: linear-gradient(to left, rgba(0,0,0,0) 0%, rgba(0,0,0,.75) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000', endColorstr='#b3000000', GradientType=0); right: 0; }
.wdt-lr-gradient-overlay .blog-entry .entry-thumb:after { background: -moz-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,.75) 100%); background: -webkit-gradient(linear, top right, top left, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,.7))); background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,.75) 100%); background: -o-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,.75) 100%); background: -ms-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,.75) 100%); background: linear-gradient(to right, rgba(0,0,0,0) 0%, rgba(0,0,0,.75) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000', endColorstr='#b3000000', GradientType=0); left: 0; }
.wdt-radial-gradient-overlay .blog-entry .entry-thumb:after { background: rgba(0,0,0,.75); background: -webkit-radial-gradient(center, ellipse cover, rgba(0,0,0,0) 10%, rgba(0,0,0,.75) 100%); background: -moz-radial-gradient(center, ellipse cover, rgba(0,0,0,0) 10%, rgba(0,0,0,.75) 100%); background: -ms-radial-gradient(center, ellipse cover, rgba(0,0,0,0) 10%, rgba(0,0,0,.75) 100%); background: -o-radial-gradient(center, ellipse cover, rgba(0,0,0,0) 10%, rgba(0,0,0,.75) 100%); background: radial-gradient(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); } .wdt-blur-hover .blog-entry:hover .entry-thumb > a, .wdt-blur-hover .blog-entry:hover .blog-image > a, .wdt-blur-hover .blog-entry:hover .entry-thumb > .bx-wrapper img, .wdt-blur-hover .blog-entry:hover .blog-image > .bx-wrapper img { filter: blur(2px); -webkit-filter: blur(2px); }
.wdt-blur-hover.entry-cover-layout .blog-entry:hover .blog-image > a, .wdt-blur-hover.entry-cover-layout .blog-entry:hover .blog-image > .bx-wrapper img { filter: blur(10px); -webkit-filter: blur(10px); }
.wdt-bw-hover .blog-entry:hover .entry-thumb > a, .wdt-bw-hover .blog-entry:hover .blog-image > a, .wdt-bw-hover .blog-entry:hover .entry-thumb > .bx-wrapper img, .wdt-bw-hover .blog-entry:hover .blog-image > .bx-wrapper img { filter: grayscale(1); -webkit-filter: grayscale(1); }
.wdt-brightness-hover .blog-entry:hover .entry-thumb > a, .wdt-brightness-hover .blog-entry:hover .blog-image > a, .wdt-brightness-hover .blog-entry:hover .entry-thumb > .bx-wrapper img, .wdt-brightness-hover .blog-entry:hover .blog-image > .bx-wrapper img { filter: brightness(1.5); -webkit-filter: brightness(1.5); }
.wdt-hue-rotate-hover .blog-entry:hover .entry-thumb > a, .wdt-hue-rotate-hover .blog-entry:hover .blog-image > a, .wdt-hue-rotate-hover .blog-entry:hover .entry-thumb > .bx-wrapper img, .wdt-hue-rotate-hover .blog-entry:hover .blog-image > .bx-wrapper img { filter: hue-rotate(90deg); -webkit-filter: hue-rotate(90deg); }
.wdt-invert-hover .blog-entry:hover .entry-thumb > a, .wdt-invert-hover .blog-entry:hover .blog-image > a, .wdt-invert-hover .blog-entry:hover .entry-thumb > .bx-wrapper img, .wdt-invert-hover .blog-entry:hover .blog-image > .bx-wrapper img { filter: invert(.8); -webkit-filter: invert(.8); }
.wdt-opacity-hover .blog-entry:hover .entry-thumb > a, .wdt-opacity-hover .blog-entry:hover .blog-image > a, .wdt-opacity-hover .blog-entry:hover .entry-thumb > .bx-wrapper img, .wdt-opacity-hover .blog-entry:hover .blog-image > .bx-wrapper img { filter: opacity(.6); -webkit-filter: opacity(.6); }
.wdt-sepia-hover .blog-entry:hover .entry-thumb > a, .wdt-sepia-hover .blog-entry:hover .blog-image > a, .wdt-sepia-hover .blog-entry:hover .entry-thumb > .bx-wrapper img, .wdt-sepia-hover .blog-entry:hover .blog-image > .bx-wrapper img { filter: sepia(1); -webkit-filter: sepia(1); }
.wdt-tint-hover .blog-entry:hover .entry-thumb > a, .wdt-tint-hover .blog-entry:hover .blog-image > a, .wdt-tint-hover .blog-entry:hover .entry-thumb > .bx-wrapper img, .wdt-tint-hover .blog-entry:hover .blog-image > .bx-wrapper img { filter: sepia(1) hue-rotate(200deg); -webkit-filter: sepia(1) hue-rotate(200deg); }
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: opacity .35s, transform .45s; }
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(-2%, 0, 0); -webkit-transform: translate3d(-2%, 0, 0); width: calc(100% + 3%); }
.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% + 3%); }
.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(-2%, 0, 0); -webkit-transform: translate3d(-2%, 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-fadeinleft-hover.entry-cover-layout .blog-entry .entry-thumb .blog-image > a { transform: translate3d(-6%, 0, 0) scale(1.2); -webkit-transform: translate3d(-6%, 0, 0) scale(1.2); width: calc(100% + 9%); }
.wdt-fadeinleft-hover.entry-cover-layout .blog-entry:hover .entry-thumb .blog-image > a { transform: translate3d(0, 0, 0) scale(1.2); -webkit-transform: translate3d(0, 0, 0) scale(1.2); }
.wdt-fadeinright-hover.entry-cover-layout .blog-entry .entry-thumb .blog-image > a { transform: translate3d(0, 0, 0) scale(1.2); -webkit-transform: translate3d(0, 0, 0) scale(1.2); width: calc(100% + 9%); }
.wdt-fadeinright-hover.entry-cover-layout .blog-entry:hover .entry-thumb .blog-image > a { transform: translate3d(-6%, 0, 0) scale(1.2); -webkit-transform: translate3d(-6%, 0, 0) scale(1.2); } .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.entry-cover-layout .blog-entry > div.entry-meta-group, .wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-meta-group,
.wdt-post-entry .blog-entry > div.entry-meta-group:not(:last-child), .wdt-post-entry.entry-cover-layout .blog-entry > div.entry-meta-group:not(:last-child), .wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-meta-group:not(:last-child) { border-color: var(--wdtBorderColor); }
.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-meta-group,
.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-meta-group:not(:last-child) { border-color: rgba(var(--wdtBodyBGColorRgb),0.25); }
.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.entry-cover-layout .blog-entry { -webkit-box-shadow: 0 28px 16px -25px var(--wdtHeadAltColor); box-shadow: 0 28px 16px -25px var(--wdtHeadAltColor); } .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); }
.wdt-dark-bg .wdt-post-entry .blog-entry div.entry-categories a:after, 
.wdt-dark-bg .wdt-post-entry .blog-entry div.entry-tags a:after { color: var(--wdtAccentTxtColor); }
.wdt-post-entry.entry-cover-layout .blog-entry { background-color: rgba(var(--wdtHeadAltColorRgb),0.75); }
.wdt-post-entry.entry-cover-layout .blog-entry:hover { background-color: rgba(var(--wdtHeadAltColorRgb),0.65); } .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, .wdt-post-entry.entry-cover-layout .blog-entry .entry-title h4, .wdt-post-entry.entry-cover-layout .blog-entry .entry-title h4 a, .wdt-post-entry.entry-cover-layout .blog-entry .entry-details, .wdt-post-entry.entry-cover-layout .blog-entry > div, .wdt-post-entry.entry-cover-layout .blog-entry a, .wdt-post-entry.entry-cover-layout .blog-entry div i[class*="fa"] { color: var(--wdtAccentTxtColor); }
.wdt-post-entry.entry-cover-layout .blog-entry a:hover { color: rgba(var(--wdtAccentTxtColorRgb),0.55); }
.wdt-post-entry.entry-cover-layout .blog-entry > div.entry-meta-group:not(:last-child), .wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-meta-group:not(:last-child) { border-color: rgba(var(--wdtBodyBGColorRgb),0.15); }  .wdt-post-entry .blog-entry a, .wdt-post-entry .blog-entry .entry-title h4 a:hover, .wdt-post-entry.entry-cover-layout .blog-entry .entry-title h4 a:hover, .wdt-post-entry .blog-entry a:not(.wdt-button):hover, .wdt-post-entry.entry-cover-layout .blog-entry:after, .wdt-post-entry .blog-entry .entry-format a.ico-format:hover, .wdt-post-entry.entry-cover-layout .blog-entry .entry-format a:after, .wdt-post-entry.entry-cover-layout .blog-entry > div.entry-format a: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.entry-cover-layout .blog-entry .entry-social-share .share > i, .wdt-post-entry .blog-entry .entry-format a { background-color: var(--wdtPrimaryColor); }
.blog-entry .entry-social-share .share, .wdt-post-entry.entry-cover-layout .blog-entry.sticky, .wdt-post-entry.entry-cover-layout .blog-entry .entry-social-share .share { border-color: var(--wdtPrimaryColor); }
.apply-no-space .wdt-post-entry.entry-cover-layout .blog-entry.sticky { box-shadow: inset 0 0 1px 3px var(--wdtPrimaryColor); } .wdt-post-entry .blog-entry .entry-button a.wdt-button:hover { background-color: var(--wdtSecondaryColor); }  @media only screen and (min-width:1281px) and (max-width:1540px) {
.page-with-sidebar .tpl-blog-holder .wdt-one-half { width: 48.8%; }
#primary.page-with-sidebar .wdt-post-entry.entry-cover-layout .blog-entry .entry-format a:before { font-size: 20px; }
} @media only screen and (min-width:1025px) {
#primary.page-with-sidebar .wdt-one-third.wdt-post-entry.entry-grid-layout .blog-entry > div.entry-meta-group, #primary.page-with-sidebar .wdt-one-third.wdt-post-entry:not(.entry-cover-layout) .blog-entry > div:not(.entry-thumb),
#primary.page-with-sidebar .wdt-one-third.wdt-post-entry:not(.entry-cover-layout) .blog-entry.format-link > div.entry-thumb,
#primary.page-with-sidebar .wdt-one-third.wdt-post-entry:not(.entry-cover-layout) .blog-entry.format-quote > div.entry-thumb { padding-left: 25px; padding-right: 25px; }
#primary.page-with-sidebar .wdt-one-third.wdt-post-entry:not(.entry-list-layout) .blog-entry .entry-title h4 { font-size: var(--wdtFontSize_H5); }
#primary.page-with-sidebar .wdt-one-third.wdt-post-entry.entry-grid-layout .blog-entry > div.entry-meta-group > div:last-child, #primary.page-with-sidebar .wdt-one-third.wdt-post-entry.entry-cover-layout .blog-entry > div.entry-meta-group > div:last-child, #primary.page-with-sidebar .wdt-one-third.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-meta-group > div:last-child { margin-bottom: 0; }
}  @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; }
#primary.page-with-sidebar .wdt-one-third.wdt-post-entry.entry-grid-layout .blog-entry > div.entry-meta-group, #primary.page-with-sidebar .wdt-one-third.wdt-post-entry.entry-list-layout .blog-entry > div.entry-meta-group, #primary.page-with-sidebar .wdt-one-third.wdt-post-entry:not(.entry-cover-layout) .blog-entry > div:not(.entry-thumb),
#primary.page-with-sidebar .wdt-one-third.wdt-post-entry:not(.entry-cover-layout) .blog-entry.format-link > div.entry-thumb,
#primary.page-with-sidebar .wdt-one-third.wdt-post-entry:not(.entry-cover-layout) .blog-entry.format-quote > div.entry-thumb { padding-left: 25px; padding-right: 25px; }
#primary.page-with-sidebar .wdt-one-third.wdt-post-entry.entry-grid-layout .blog-entry > div.entry-meta-group > div:last-child, #primary.page-with-sidebar .wdt-one-third.wdt-post-entry.entry-cover-layout .blog-entry > div.entry-meta-group > div:last-child, #primary.page-with-sidebar .wdt-one-third.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-meta-group > div:last-child { margin-bottom: 0; }
.wdt-post-entry .blog-entry.format-gallery > div.entry-thumb .bx-viewport, .wdt-post-entry.entry-cover-layout .blog-entry.format-gallery .entry-details > 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; }
.wdt-one-third.wdt-post-entry.entry-grid-layout .blog-entry > div.entry-meta-group, .wdt-one-third.wdt-post-entry:not(.entry-cover-layout) .blog-entry > div:not(.entry-thumb), .wdt-one-third.wdt-post-entry:not(.entry-cover-layout) .blog-entry.format-link > div.entry-thumb, .wdt-one-third.wdt-post-entry:not(.entry-cover-layout) .blog-entry.format-quote > div.entry-thumb { padding-left: 25px; padding-right: 25px; }
.wdt-one-third.wdt-post-entry:not(.entry-list-layout) .blog-entry .entry-title h4, .wdt-one-third.wdt-post-entry:not(.entry-list-layout) .blog-entry.format-link > div.entry-thumb .link-text { font-size: var(--wdtFontSize_H5); }
.wdt-one-third.wdt-post-entry.entry-grid-layout .blog-entry > div.entry-meta-group > div:last-child, .wdt-one-third.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-meta-group > div:last-child, .wdt-one-third.wdt-post-entry.entry-cover-layout .blog-entry > div.entry-meta-group > div:last-child { margin-bottom: 0; }
#primary.page-with-sidebar .wdt-post-entry .blog-entry > div.entry-meta-group > div, #primary.page-with-sidebar .wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-meta-group > div { margin-bottom: 15px; }
#primary.page-with-sidebar .wdt-one-third.wdt-post-entry.entry-grid-layout .blog-entry > div.entry-meta-group, #primary.page-with-sidebar .wdt-one-third.wdt-post-entry.entry-cover-layout .blog-entry > div.entry-meta-group, #primary.page-with-sidebar .wdt-one-third.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-meta-group { padding-bottom: 0; }
} @media only screen and (min-width:768px) {
.wdt-post-entry.entry-list-layout .blog-entry.has-post-thumbnail { grid-template-columns: minmax(30%, 1.5fr) auto; }
.wdt-post-entry.entry-list-layout.entry-right-thumb .blog-entry.has-post-thumbnail { grid-template-columns: auto minmax(30%, 1.5fr); }
.wdt-post-entry.entry-list-layout .blog-entry.has-post-thumbnail .entry-thumb { grid-column: 1/1; }
.wdt-post-entry.entry-list-layout.entry-right-thumb .blog-entry.has-post-thumbnail .entry-thumb { grid-column: 2/2; }
}  @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: 479px) {
.wdt-post-entry.entry-grid-layout .blog-entry > div.entry-meta-group, .wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-meta-group, .wdt-post-entry:not(.entry-cover-layout) .blog-entry > div:not(.entry-thumb), .wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div:not(.entry-thumb), .wdt-post-entry.entry-cover-layout .blog-entry > div:not(.entry-details), .wdt-post-entry:not(.entry-cover-layout) .blog-entry.format-link > div.entry-thumb, .wdt-post-entry:not(.entry-cover-layout) .blog-entry.format-quote > div.entry-thumb { padding-left: 25px; padding-right: 25px; }
.wdt-post-entry .blog-entry .entry-title:not(:last-child) { margin-bottom: 10px; }
.wdt-post-entry.entry-cover-layout .blog-entry > div.entry-format { padding: 0; }
.wdt-post-entry:not(.entry-list-layout) .blog-entry .entry-title h4 { font-size: var(--wdtFontSize_H5); }
} .wdt-post-entry .blog-entry.product.type-product .entry-date,
.wdt-post-entry .blog-entry.product.type-product .entry-button { display: none !important; }.wdt-minimal-style.wdt-post-entry .blog-entry { background-color: transparent; margin-bottom: 30px; overflow: hidden; 
-webkit-border-radius: var(--wdtRadius_Zero); border-radius: var(--wdtRadius_Zero); border: none; will-change: transform; }
.wdt-minimal-style.wdt-post-entry .blog-entry:not(.has-post-thumbnail) { 
padding: 0px 30px; background-color: var(--wdtTertiaryColor); -webkit-border-radius: var(--wdtRadius_3X); border-radius: var(--wdtRadius_3X); }
.tpl-blog-holder .wdt-minimal-style.wdt-post-entry .blog-entry { margin-bottom: 0; }
.wdt-minimal-style.wdt-post-entry .blog-entry > div.entry-date:last-child, 
.wdt-minimal-style.wdt-post-entry .blog-entry > div.entry-categories:last-child, 
.wdt-minimal-style.wdt-post-entry .blog-entry > div.entry-thumb:last-child, 
.wdt-minimal-style.wdt-post-entry .blog-entry > div.entry-likes-views:last-child, 
.wdt-minimal-style.wdt-post-entry .blog-entry > div.entry-title:last-child, 
.wdt-minimal-style.wdt-post-entry .blog-entry > div.entry-comments:last-child, 
.wdt-minimal-style.wdt-post-entry .blog-entry > div.entry-social-share:last-child, 
.wdt-minimal-style.wdt-post-entry .blog-entry > div.entry-tags:last-child, 
.wdt-minimal-style.wdt-post-entry .blog-entry > div.entry-button:last-child, 
.wdt-minimal-style.wdt-post-entry .blog-entry > div.entry-author:last-child, 
.wdt-minimal-style.wdt-post-entry .blog-entry > div.entry-body:last-child, 
.wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-date:last-child, 
.wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-categories:last-child, 
.wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-thumb:last-child, 
.wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-likes-views:last-child, 
.wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-title:last-child, 
.wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-comments:last-child, 
.wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-social-share:last-child, 
.wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-tags:last-child, 
.wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-button:last-child, 
.wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-author:last-child, 
.wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-body:last-child { 
margin-bottom: clamp(1.875rem, 1.5865rem + 1.2821vw, 3.125rem); }
.wdt-minimal-style.wdt-post-entry:not(.entry-list-layout) .blog-entry > div.entry-date:last-child, 
.wdt-minimal-style.wdt-post-entry:not(.entry-list-layout) .blog-entry > div.entry-categories:last-child, 
.wdt-minimal-style.wdt-post-entry:not(.entry-list-layout) .blog-entry > div.entry-thumb:last-child, 
.wdt-minimal-style.wdt-post-entry:not(.entry-list-layout) .blog-entry > div.entry-likes-views:last-child, 
.wdt-minimal-style.wdt-post-entry:not(.entry-list-layout) .blog-entry > div.entry-title:last-child, 
.wdt-minimal-style.wdt-post-entry:not(.entry-list-layout) .blog-entry > div.entry-comments:last-child, 
.wdt-minimal-style.wdt-post-entry:not(.entry-list-layout) .blog-entry > div.entry-social-share:last-child, 
.wdt-minimal-style.wdt-post-entry:not(.entry-list-layout) .blog-entry > div.entry-tags:last-child, 
.wdt-minimal-style.wdt-post-entry:not(.entry-list-layout) .blog-entry > div.entry-button:last-child, 
.wdt-minimal-style.wdt-post-entry:not(.entry-list-layout) .blog-entry > div.entry-author:last-child, 
.wdt-minimal-style.wdt-post-entry:not(.entry-list-layout) .blog-entry > div.entry-body:last-child, 
.wdt-minimal-style.wdt-post-entry:not(.entry-list-layout).entry-cover-layout .blog-entry .entry-details > div.entry-date:last-child, 
.wdt-minimal-style.wdt-post-entry:not(.entry-list-layout).entry-cover-layout .blog-entry .entry-details > div.entry-categories:last-child, 
.wdt-minimal-style.wdt-post-entry:not(.entry-list-layout).entry-cover-layout .blog-entry .entry-details > div.entry-thumb:last-child, 
.wdt-minimal-style.wdt-post-entry:not(.entry-list-layout).entry-cover-layout .blog-entry .entry-details > div.entry-likes-views:last-child, 
.wdt-minimal-style.wdt-post-entry:not(.entry-list-layout).entry-cover-layout .blog-entry .entry-details > div.entry-title:last-child, 
.wdt-minimal-style.wdt-post-entry:not(.entry-list-layout).entry-cover-layout .blog-entry .entry-details > div.entry-comments:last-child, 
.wdt-minimal-style.wdt-post-entry:not(.entry-list-layout).entry-cover-layout .blog-entry .entry-details > div.entry-social-share:last-child, 
.wdt-minimal-style.wdt-post-entry:not(.entry-list-layout).entry-cover-layout .blog-entry .entry-details > div.entry-tags:last-child, 
.wdt-minimal-style.wdt-post-entry:not(.entry-list-layout).entry-cover-layout .blog-entry .entry-details > div.entry-button:last-child, 
.wdt-minimal-style.wdt-post-entry:not(.entry-list-layout).entry-cover-layout .blog-entry .entry-details > div.entry-author:last-child, 
.wdt-minimal-style.wdt-post-entry:not(.entry-list-layout).entry-cover-layout .blog-entry .entry-details > div.entry-body:last-child { margin-bottom: 30px; }
.wdt-minimal-style.wdt-post-entry .blog-entry > div:first-child:not(.entry-thumb), 
.wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div:first-child:not(.entry-thumb), 
.wdt-minimal-style.wdt-post-entry.entry-grid-layout .blog-entry:not(.has-post-thumbnail) > div.entry-thumb:first-child + div, 
.wdt-minimal-style.wdt-post-entry.entry-list-layout .blog-entry > .entry-thumb + div:nth-child(2) { 
margin-top: clamp(1.875rem, 1.5865rem + 1.2821vw, 3.125rem); }
.wdt-minimal-style.wdt-post-entry .blog-entry > div.entry-author:first-child, 
.wdt-minimal-style.wdt-post-entry .blog-entry > div.entry-date:first-child, 
.wdt-minimal-style.wdt-post-entry .blog-entry > div.entry-categories:first-child, 
.wdt-minimal-style.wdt-post-entry .blog-entry > div.entry-tags:first-child, 
.wdt-minimal-style.wdt-post-entry .blog-entry div.entry-meta-group:first-child, 
.wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-meta-group:first-child, 
.wdt-minimal-style.wdt-post-entry.entry-grid-layout .blog-entry:not(.has-post-thumbnail) > div.entry-thumb:first-child + div.entry-meta-group, 
.wdt-minimal-style.wdt-post-entry.entry-list-layout .blog-entry > .entry-thumb + div.entry-meta-group:nth-child(2) { 
margin-top: clamp(1.875rem, 1.5865rem + 1.2821vw, 3.125rem); }
.wdt-minimal-style.wdt-post-entry:not(.entry-list-layout) .blog-entry > div:first-child:not(.entry-thumb), 
.wdt-minimal-style.wdt-post-entry:not(.entry-list-layout).entry-cover-layout .blog-entry .entry-details > div:first-child:not(.entry-thumb), 
.wdt-minimal-style.wdt-post-entry:not(.entry-list-layout).entry-grid-layout .blog-entry:not(.has-post-thumbnail) > div.entry-thumb:first-child + div, 
.wdt-minimal-style.wdt-post-entry:not(.entry-list-layout).entry-list-layout .blog-entry > .entry-thumb + div:nth-child(2),
.wdt-minimal-style.wdt-post-entry:not(.entry-list-layout) .blog-entry > div.entry-author:first-child, 
.wdt-minimal-style.wdt-post-entry:not(.entry-list-layout) .blog-entry > div.entry-date:first-child, 
.wdt-minimal-style.wdt-post-entry:not(.entry-list-layout) .blog-entry > div.entry-categories:first-child, 
.wdt-minimal-style.wdt-post-entry:not(.entry-list-layout) .blog-entry > div.entry-tags:first-child, 
.wdt-minimal-style.wdt-post-entry:not(.entry-list-layout) .blog-entry div.entry-meta-group:first-child, 
.wdt-minimal-style.wdt-post-entry:not(.entry-list-layout).entry-cover-layout .blog-entry .entry-details > div.entry-meta-group:first-child, 
.wdt-minimal-style.wdt-post-entry:not(.entry-list-layout).entry-grid-layout .blog-entry:not(.has-post-thumbnail) > div.entry-thumb:first-child + div.entry-meta-group, 
.wdt-minimal-style.wdt-post-entry:not(.entry-list-layout).entry-list-layout .blog-entry > .entry-thumb + div.entry-meta-group:nth-child(2) { 
margin-top: 30px; }
.wdt-minimal-style.entry-list-layout.wdt-post-entry:not(.entry-cover-layout) .blog-entry > div:not(.entry-thumb), 
.wdt-minimal-style.entry-list-layout.wdt-post-entry:not(.entry-cover-layout) .blog-entry.format-link > div.entry-thumb, 
.wdt-minimal-style.entry-list-layout.wdt-post-entry:not(.entry-cover-layout) .blog-entry.format-quote > div.entry-thumb, 
.wdt-minimal-style.entry-list-layout.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div:not(.entry-thumb) { 
padding: 0px clamp(1.875rem, 1.5865rem + 1.2821vw, 3.125rem); }
.wdt-minimal-style.wdt-post-entry .blog-entry.post-without-title .entry-title + div { margin-top: 8px; }
.wdt-minimal-style.wdt-post-entry .blog-entry .entry-title:not(:first-child) { margin-top: 0px; margin-bottom: 2px; } .wdt-minimal-style.wdt-post-entry .blog-entry .entry-title h4 { display: inline; margin-bottom: 0; position: relative; }
.wdt-minimal-style.wdt-post-entry .blog-entry .entry-title h4 a { display: inline; position: relative; top: 0; }
.wdt-minimal-style.wdt-post-entry .blog-entry div.entry-title h4 a { transition: var(--wdt-Ad-Transition); }
.wdt-minimal-style.wdt-post-entry.aligncenter .blog-entry .entry-title h4 > a:after { margin-left: auto; margin-right: auto; }
.wdt-minimal-style.wdt-post-entry.alignright .blog-entry .entry-title h4 > a:after { margin-left: auto; margin-right: 0; }
.wdt-minimal-style.wdt-post-entry .blog-entry div:not(.entry-body) { text-transform: capitalize; }
.wdt-minimal-style.wdt-post-entry .blog-entry div.entry-body,
.wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-body { 
margin: clamp(0.5rem, 0.4423rem + 0.2564vw, 0.75rem) 0; }
.wdt-minimal-style.wdt-post-entry .blog-entry div.entry-body > *:last-child { margin-bottom: 0; } .wdt-minimal-style.wdt-post-entry.entry-list-layout .blog-entry { overflow: hidden; }
.wdt-minimal-style.wdt-post-entry.entry-list-layout .blog-entry.has-post-thumbnail .entry-thumb { padding: 15px; } .wdt-minimal-style.wdt-post-entry .blog-entry div.entry-meta-group > * { display: inline-block; float: left; margin: 0; }
.wdt-minimal-style.wdt-post-entry .blog-entry div.entry-author, 
.wdt-minimal-style.wdt-post-entry .blog-entry div.entry-date, 
.wdt-minimal-style.wdt-post-entry .blog-entry div.entry-comments, 
.wdt-minimal-style.wdt-post-entry .blog-entry div.entry-categories, 
.wdt-minimal-style.wdt-post-entry .blog-entry div.entry-tags, 
.wdt-minimal-style.wdt-post-entry .blog-entry div.entry-social-share, 
.wdt-minimal-style.wdt-post-entry .blog-entry div.entry-likes-views, 
.wdt-minimal-style.wdt-post-entry .blog-entry div.entry-meta-group > div, 
.wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-meta-group > div { 
flex-wrap: wrap; float: none; letter-spacing: 0; }
.wdt-minimal-style.wdt-post-entry.entry-grid-layout .blog-entry > div.entry-meta-group, 
.wdt-minimal-style.wdt-post-entry.entry-list-layout .blog-entry > div.entry-meta-group, 
.wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-meta-group { 
clear: both; display: flex; float: none; margin-left: -6px; margin-right: -6px; width: auto !important; flex-wrap: wrap; }
.wdt-minimal-style.wdt-post-entry.entry-grid-layout .blog-entry > div.entry-meta-group { margin-left: -10px; margin-right: -10px;  }
.wdt-minimal-style.wdt-post-entry .blog-entry div.entry-meta-group > div:empty { display: none; }
.wdt-minimal-style.wdt-post-entry .blog-entry div.entry-meta-group > div { padding: 6px; position: relative; width: auto; 
color: var(--wdtAccentTxtColor, var(--wdtDarkHeadAltColor)); }
.wdt-minimal-style.wdt-post-entry .blog-entry div.entry-meta-group > div.entry-date { text-transform: uppercase; 
letter-spacing: var(--AD-Letter-Spacing); line-height: var(--wdtLineHeight_Base); display: flex; align-items: center; }
.wdt-minimal-style.wdt-post-entry .blog-entry:not(.has-post-thumbnail) div.entry-meta-group > div.entry-date > i { margin-right: 0.3em; }
.wdt-minimal-style.wdt-post-entry .blog-entry div.entry-meta-group > div > i.wdticon-bookmark { font-size: 1.15em; }
.wdt-minimal-style.wdt-post-entry .blog-entry div.entry-meta-group > div > i,
.wdt-minimal-style.wdt-post-entry .blog-entry div.entry-meta-group > div:is(.entry-likes-views, .entry-comments) i { 
color: var(--wdtPrimaryColor, var(--wdtDarkPrimaryColor)); }
.wdt-minimal-style.wdt-post-entry .blog-entry .entry-author > span { display: none; }
.wdt-minimal-style.wdt-post-entry .blog-entry div.entry-meta-group > div a:not(:focus),
.wdt-minimal-style.wdt-post-entry .blog-entry .entry-comments  a:not(:focus),
.wdt-minimal-style.wdt-post-entry .blog-entry .entry-date  a:not(:focus),
.wdt-minimal-style.wdt-post-entry .blog-entry .entry-categories  a:not(:focus),
.wdt-minimal-style.wdt-post-entry .blog-entry .entry-tags  a:not(:focus),
.wdt-minimal-style.wdt-post-entry .blog-entry .entry-author a:not(:focus),
.wdt-minimal-style.wdt-post-entry .blog-entry .entry-social-share .share > ul li a:not(:focus) { text-decoration: none; }
.wdt-minimal-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry div.entry-author a, 
.wdt-minimal-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry div.entry-date a, 
.wdt-minimal-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry div.entry-comments a, 
.wdt-minimal-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry div.entry-categories a, 
.wdt-minimal-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry div.entry-tags a, 
.wdt-minimal-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry div.entry-social-share a, 
.wdt-minimal-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry div.entry-likes-views a, 
.wdt-minimal-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry div.entry-meta-group > div a { color: var(--wdtLinkColor, var(--wdtDarkLinkColor)); }
.wdt-minimal-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry div.entry-author a:hover, 
.wdt-minimal-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry div.entry-date a:hover, 
.wdt-minimal-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry div.entry-comments a:hover, 
.wdt-minimal-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry div.entry-categories a:hover, 
.wdt-minimal-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry div.entry-tags a:hover, 
.wdt-minimal-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry div.entry-social-share a:hover, 
.wdt-minimal-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry div.entry-likes-views a:hover, 
.wdt-minimal-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry div.entry-meta-group > div a:hover { color: var(--wdtLinkHoverColor, var(--wdtDarkLinkHoverColor)); }
.wdt-minimal-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry .entry-social-share .share { border: none; padding: 0; }
.wdt-minimal-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry .entry-social-share .share > ul { 
padding: 0 0 0 6px; border-left: 1px solid var(--wdtBorderColor, var(--wdtDarkBorderColor)); margin-left: 6px; }
.wdt-minimal-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry .entry-social-share .share > ul li { line-height: normal; }
.wdt-minimal-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry .entry-social-share .share > i { 
float: none; margin: 0; text-align: center; width: auto; position: relative; left: 0; top: 0px; display: inline-block; 
vertical-align: initial; line-height: normal; font-size: 1em; background-color: transparent; color: var(--wdtPrimaryColor, var(--wdtDarkPrimaryColor)); }
.wdt-minimal-style.wdt-post-entry .blog-entry div.entry-author { display: flex; align-items: center; justify-content: center; }
.wdt-minimal-style.wdt-post-entry .blog-entry .entry-author * { display: inline-block; float: none; margin-right: 2px; vertical-align: baseline; line-height: normal; }
.wdt-minimal-style.wdt-post-entry .blog-entry .entry-author *:last-child { margin-right: 0; }
.wdt-minimal-style.wdt-post-entry .blog-entry .entry-author img { border-radius: 50%; position: relative; }
.wdt-minimal-style.wdt-post-entry.entry-grid-layout .blog-entry.format-link > div[class*="entry-thumb"],
.wdt-minimal-style.wdt-post-entry.entry-grid-layout .blog-entry.format-quote > div[class*="entry-thumb"] { 
display: inline-block; margin: 10px 0; width: 100%; border-radius: 0px; }
.wdt-minimal-style.wdt-post-entry .blog-entry.format-link > div[class*="entry-thumb"] .entry-link-inner,
.wdt-minimal-style.wdt-post-entry .blog-entry.format-quote > div[class*="entry-thumb"] .entry-quote-inner { 
border-style: solid; padding-bottom: 10px !important; padding-top: 10px !important; }
.wdt-minimal-style.wdt-post-entry .blog-entry.format-link > div[class*="entry-thumb"]:first-child .entry-link-inner,
.wdt-minimal-style.wdt-post-entry .blog-entry.format-quote > div[class*="entry-thumb"]:first-child .entry-quote-inner { border-width: 0 0 1px; }
.wdt-minimal-style.wdt-post-entry .blog-entry.format-link > div[class*="entry-thumb"]:not(:first-child) .entry-link-inner,
.wdt-minimal-style.wdt-post-entry .blog-entry.format-quote > div[class*="entry-thumb"]:not(:first-child) .entry-quote-inner { border-width: 1px 0 0; }
.wdt-minimal-style.wdt-post-entry.entry-grid-layout .blog-entry.format-link > div[class*="entry-thumb"] +.entry-meta-group,
.wdt-minimal-style.wdt-post-entry.entry-grid-layout .blog-entry.format-quote > div[class*="entry-thumb"] +.entry-meta-group { margin-top: 0 !important; }
.wdt-minimal-style.wdt-post-entry .blog-entry.format-quote > div[class*="entry-thumb"] .entry-quote-inner .wdticon-quote-left { display: none; }
.wdt-minimal-style.wdt-post-entry .blog-entry.format-link > div[class*="entry-thumb"] .entry-quote-inner,
.wdt-minimal-style.wdt-post-entry .blog-entry.format-quote > div[class*="entry-thumb"] .entry-quote-inner { margin-bottom: 0; padding: 0; }
.wdt-minimal-style.wdt-post-entry .blog-entry.format-link > div[class*="entry-button"], 
.wdt-minimal-style.wdt-post-entry .blog-entry.format-quote > div[class*="entry-button"] { padding-top: 0 !important; padding-bottom: 0 !important; }
.wdt-minimal-style.wdt-post-entry .blog-entry div.entry-meta-group:last-child,
.wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-meta-group:last-child { margin-top: 15px; }
.wdt-minimal-style.wdt-post-entry .blog-entry div.entry-button { clear: both; display: inline-block; }
.wdt-minimal-style.wdt-post-entry .blog-entry div.entry-button,
.wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry div.entry-button { margin-top: 4px; }
.wdt-minimal-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry > div:not(.entry-thumb),
.wdt-minimal-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry.format-link > div.entry-thumb,
.wdt-minimal-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry.format-quote > div.entry-thumb,
.wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div:not(.entry-thumb) { 
display: inline-block; float: none; padding: 0 0px; vertical-align: top; width: 100%; } .wdt-minimal-style.wdt-post-entry.entry-list-layout .blog-entry > .entry-thumb + div.entry-meta-group { 
padding-top: 0px; padding-bottom: 0px;border: none;}
.wdt-minimal-style.wdt-post-entry .blog-entry div i[class*="fa"], 
.wdt-minimal-style.wdt-post-entry .blog-entry div i.pe, 
.wdt-minimal-style.wdt-post-entry .blog-entry div i,
.wdt-minimal-style.wdt-post-entry .blog-entry div.entry-author, 
.wdt-minimal-style.wdt-post-entry .blog-entry div.entry-date, 
.wdt-minimal-style.wdt-post-entry .blog-entry div.entry-comments,
.wdt-minimal-style.wdt-post-entry .blog-entry div.entry-categories, 
.wdt-minimal-style.wdt-post-entry .blog-entry div.entry-tags { font-size: var(--wdtFontSize_Base); }
.wdt-minimal-style.wdt-post-entry .blog-entry > .entry-thumb + div.entry-meta-group:has(> .entry-tags:first-child ~ .entry-date) > 
.entry-tags { margin-right: auto; }
.wdt-minimal-style.wdt-post-entry .blog-entry .entry-button a.wdt-button { padding: 0px; 
background-image: linear-gradient(45deg, currentColor, currentColor);
background-repeat: no-repeat; background-position: bottom left; background-size: 100% 1px; background-color: transparent; 
color: var(--wdtLinkColor); line-height: normal; transition-property: background-size, color; 
font-size: var(--wdtBtn_font_size, 1rem); font-weight: var(--wdtFontWeight_Ext, 500); border-radius: 0px; font-family: var(--wdtFontTypo_Alt); }
.wdt-minimal-style.wdt-post-entry .blog-entry .entry-button a.wdt-button:focus, 
.wdt-minimal-style.wdt-post-entry .blog-entry .entry-button a.wdt-button:hover { 
background-size: 0% 1px; background-position: bottom right; color: var(--wdtLinkHoverColor); }
.wdt-minimal-style.wdt-post-entry .blog-entry div.entry-button .wdt-button span { display: none; }
.wdt-minimal-style.wdt-post-entry .blog-entry.format-link > div[class*="entry-"]:not(.entry-title) .entry-link-wrapper { margin: 1em 0; position: relative; }
.wdt-minimal-style.wdt-post-entry .blog-entry.format-link > div[class*="entry-"]:not(.entry-title) .entry-link-wrapper .entry-link-url { 
height: 100%; position: absolute; left: 0; top: 0; width: 100%; }
.wdt-minimal-style.wdt-post-entry .blog-entry.format-link > div[class*="entry-"]:not(.entry-title) .entry-link-wrapper .link-author { 
font-size: inherit; line-height: 1.5; text-transform: none; word-break: break-word; }
.wdt-minimal-style.wdt-post-entry .blog-entry > div[class*="entry-"]:only-child { margin-bottom: 0; }
.wdt-minimal-style.wdt-post-entry .blog-entry div.entry-meta-group div[class*="entry-"]:only-child { margin-bottom: 0; }
.wdt-minimal-style.wdt-post-entry .blog-entry .entry-title h4 span.sticky-post { background: var(--wdtTertiaryColor);
font-size: 12px; line-height: inherit; left: 0; right: auto; top: 50%; width: 24px; height: 24px; display: flex; align-items: center; 
justify-content: center; border: 1px solid var(--wdtBorderColor, var(--wdtDarkBorderColor)); border-radius: 50%; transform: translate(0%, -50%); }
.wdt-minimal-style.wdt-post-entry .blog-entry .entry-title h4 span.sticky-post > i { font-size: inherit; line-height: inherit; 
position: static; vertical-align: middle; -webkit-transform: none; transform: none; display: inline-flex; }
.wdt-minimal-style.wdt-post-entry .blog-entry .entry-title h4 span.sticky-post > i:before { line-height: inherit; margin: 0; }
.wdt-minimal-style.wdt-post-entry .blog-entry .entry-title h4 .sticky-post + a,
.wdt-minimal-style.wdt-post-entry .blog-entry .entry-title h4 .sticky-post + a:after { margin-left: 30px; }
.wdt-minimal-style.wdt-post-entry.entry-grid-layout .blog-entry.has-post-thumbnail > div.entry-thumb { will-change: transform;
margin-bottom: 30px; border-radius: 0px; -webkit-border-radius: var(--wdtRadius_3X); border-radius: var(--wdtRadius_3X); overflow: hidden; }
.wdt-minimal-style.wdt-post-entry.entry-grid-layout .blog-entry > div.entry-thumb > a > img { 
-webkit-border-radius: var(--wdtRadius_Zero); border-radius: var(--wdtRadius_Zero); will-change: transform; }
.wdt-minimal-style.wdt-post-entry.entry-grid-layout .blog-entry > div.entry-thumb:first-child > a > img { 
-webkit-border-radius: var(--wdtRadius_Zero); border-radius: var(--wdtRadius_Zero); will-change: transform;
min-height: 200px; object-fit: cover; object-position: center center; }
.wdt-minimal-style.wdt-post-entry.entry-grid-layout .blog-entry div.entry-meta-group + .entry-thumb { margin-top: -16px; }
.wdt-minimal-style.wdt-post-entry.entry-grid-layout .blog-entry div.entry-meta-group:first-child + .entry-thumb { margin-top: -16px; }
.wdt-minimal-style.wdt-post-entry.entry-grid-layout .blog-entry div.entry-meta-group:not(:last-child),
.wdt-minimal-style.wdt-post-entry.entry-grid-layout .blog-entry .entry-details > div.entry-meta-group:not(:last-child) { margin-top: 10px; }
.wdt-minimal-style.wdt-post-entry.entry-grid-layout .blog-entry > div.entry-thumb + .entry-meta-group { 
border-top-width: 0; border-bottom-width: 0; margin-top: 0; margin-bottom: 8px; padding-top: 0; padding-bottom: 0; }
.wdt-minimal-style.wdt-post-entry.entry-grid-layout .blog-entry > div.entry-thumb:last-child { margin-bottom: 0; }
.wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-format + .entry-details .entry-meta-group:first-child { padding-top: 30px; }
.wdt-minimal-style.wdt-post-entry.entry-list-layout .blog-entry.format-link > div[class*="entry-thumb"],
.wdt-minimal-style.wdt-post-entry.entry-list-layout .blog-entry.format-quote > div[class*="entry-thumb"] { z-index: 1; }
.wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry div.entry-categories a:after, 
.wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry div.entry-tags a:after { color: var(--wdtAccentTxtColor); }
.wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div:first-child { margin-top: 20px; padding-top: 0; }
.wdt-minimal-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry.sticky { background: var(--wdtBodyBGColor, var(--wdtDarkBodyBGColor)); }
.wdt-minimal-style.wdt-post-entry .blog-entry div[class*="entry-"]:not(.entry-body) > [class^="wdticon-"]::before,
.wdt-minimal-style.wdt-post-entry .blog-entry div[class*="entry-"]:not(.entry-body) > [class*="wdticon-"]::before { text-align: left; }  .wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry,
.wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry.sticky { background-color: rgba(var(--wdtHeadAltColorRgb, var(--wdtDarkHeadAltColorRgb)),0.75); }
.wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry:hover,
.wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry.sticky:hover { background-color: rgba(var(--wdtHeadAltColorRgb, var(--wdtDarkHeadAltColorRgb)),0.65); }  .wdt-minimal-style.wdt-post-entry .blog-entry div.entry-meta-group .div:not(.entry-social-share) i,
.wdt-minimal-style.wdt-post-entry .blog-entry.format-link > div[class*="entry-"]:not(.entry-title) .entry-link-wrapper:hover .link-author, 
.wdt-minimal-style.wdt-post-entry .blog-entry .entry-title h4 span.sticky-post > i { color: var(--wdtPrimaryColor, var(--wdtDarkPrimaryColor)); }
.wdt-minimal-style.wdt-post-entry .blog-entry.format-link > div[class*="entry-thumb"] .entry-link-inner, 
.wdt-minimal-style.wdt-post-entry .blog-entry.format-quote > div[class*="entry-thumb"] .entry-quote-inner { border-color: var(--wdtBorderColor, var(--wdtDarkBorderColor)); }
.wdt-minimal-style.wdt-post-entry .blog-entry.format-link:hover > div[class*="entry-thumb"] .entry-link-inner, 
.wdt-minimal-style.wdt-post-entry .blog-entry.format-quote:hover > div[class*="entry-thumb"] .entry-quote-inner { border-color: var(--wdtBorderColor, var(--wdtDarkBorderColor)); }
.wdt-minimal-style.wdt-post-entry .blog-entry:hover > div.entry-meta-group > div + div::before,
.wdt-minimal-style.wdt-post-entry .blog-entry.sticky > div.entry-meta-group > div + div::before { background-color: var(--wdtSecondaryColor, var(--wdtDarkSecondaryColor)); opacity: 0.5; }
.wdt-minimal-style.wdt-post-entry .blog-entry.sticky, 
.wdt-minimal-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry.sticky { background-color: var(--wdtTertiaryColor); box-shadow: none; } .wdt-minimal-style.wdt-post-entry .blog-entry .entry-title h4 a { display: inline; }
.wdt-minimal-style.wdt-post-entry .blog-entry.has-post-thumbnail:hover .entry-title a:hover { top: auto; }
#primary.page-with-sidebar .wdt-minimal-style.wdt-one-third.wdt-post-entry.entry-grid-layout .blog-entry > div.entry-meta-group > div:last-child, 
#primary.page-with-sidebar .wdt-minimal-style.wdt-one-third.wdt-post-entry.entry-cover-layout .blog-entry > div.entry-meta-group > div:last-child, 
#primary.page-with-sidebar .wdt-minimal-style.wdt-one-third.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-meta-group > div:last-child { 
margin-bottom: 3px; }
.wdt-minimal-style.wdt-post-entry .blog-entry .entry-thumb > a { display: block; }
.wdt-minimal-style.wdt-post-entry.entry-grid-layout .blog-entry div.entry-date { width: fit-content;
position: relative; display: inline-flex; align-items: center; font-size: 1rem; }
.wdt-minimal-style.wdt-post-entry.entry-grid-layout .blog-entry div.entry-date:after { 
content: ""; position: absolute; display: block; height: 1px; width: 100%; background-color: var(--wdtPrimaryColor);
-webkit-transform: translateX(100%); transform: translateX(100%); left: 16px; } @media only screen and (max-width: 1540px) { }
@media only screen and (max-width: 1280px) { } @media only screen and (min-width:1025px) {
.wdt-minimal-style.wdt-post-entry .blog-entry:not(.entry-list-layout) .entry-meta-group div.entry-author:nth-child(even) a { 
left: auto; overflow: hidden; position: relative; right: 0; width: auto; } }  @media only screen and (min-width:1025px) and (max-width:1280px) {
.wdt-minimal-style.wdt-post-entry .blog-entry:not(.entry-list-layout) .entry-meta-group .entry-author { position: relative; }
.wdt-minimal-style.wdt-post-entry .blog-entry:not(.entry-list-layout) .entry-meta-group .entry-author a { 
overflow: visible; position: static; width: auto; }
}  @media only screen and (min-width:768px) and (max-width:1024px) { } @media only screen and (min-width:768px) {
.wdt-minimal-style.wdt-post-entry.entry-list-layout .blog-entry.has-post-thumbnail .entry-thumb > a { 
display: block; float: none; margin-right: -15px; width: auto; }
.wdt-minimal-style.wdt-post-entry.entry-list-layout.entry-right-thumb .blog-entry.has-post-thumbnail .entry-thumb > a { 
margin-left: -15px; margin-right: 0; }
.wdt-minimal-style.wdt-post-entry.entry-list-layout.entry-left-thumb .blog-entry.has-post-thumbnail div.entry-button { grid-column-start: 2; }
}  @media only screen and (max-width: 767px) {
.wdt-minimal-style.wdt-post-entry.entry-list-layout .blog-entry.has-post-thumbnail .entry-thumb { height: 260px !important; }
.elementor-widget-wdt-blog-posts .wdt-minimal-style.wdt-post-entry.entry-list-layout .blog-entry > .entry-thumb + div:nth-child(2) { margin-top: 28px; } }  @media only screen and (max-width: 479px) {
.wdt-minimal-style.wdt-post-entry .blog-entry div.entry-meta-group > div:last-child,
.wdt-post-entry.entry-grid-layout .blog-entry div.entry-meta-group > div:last-child,
.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-meta-group > div:last-child { margin-bottom: 0; vertical-align: top; }
.wdt-minimal-style.wdt-post-entry .blog-entry:not(.entry-list-layout) .entry-meta-group .entry-author { position: relative; }
.wdt-minimal-style.wdt-post-entry .blog-entry:not(.entry-list-layout) .entry-meta-group .entry-author a { overflow: visible; position: static; width: auto; }
.wdt-minimal-style.wdt-post-entry .blog-entry div.entry-meta-group:last-child > div:last-child { margin-bottom: 0; }
.wdt-minimal-style.wdt-post-entry.entry-grid-layout .blog-entry.has-post-thumbnail > div.entry-thumb, .wdt-minimal-style.wdt-post-entry .blog-entry > div.entry-date:last-child, 
.wdt-minimal-style.wdt-post-entry .blog-entry > div.entry-categories:last-child, 
.wdt-minimal-style.wdt-post-entry .blog-entry > div.entry-thumb:last-child, 
.wdt-minimal-style.wdt-post-entry .blog-entry > div.entry-likes-views:last-child, 
.wdt-minimal-style.wdt-post-entry .blog-entry > div.entry-title:last-child, 
.wdt-minimal-style.wdt-post-entry .blog-entry > div.entry-comments:last-child, 
.wdt-minimal-style.wdt-post-entry .blog-entry > div.entry-social-share:last-child, 
.wdt-minimal-style.wdt-post-entry .blog-entry > div.entry-tags:last-child, 
.wdt-minimal-style.wdt-post-entry .blog-entry > div.entry-button:last-child, 
.wdt-minimal-style.wdt-post-entry .blog-entry > div.entry-author:last-child, 
.wdt-minimal-style.wdt-post-entry .blog-entry > div.entry-body:last-child, 
.wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-date:last-child, 
.wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-categories:last-child, 
.wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-thumb:last-child, 
.wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-likes-views:last-child, 
.wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-title:last-child, 
.wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-comments:last-child, 
.wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-social-share:last-child, 
.wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-tags:last-child, 
.wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-button:last-child, 
.wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-author:last-child, 
.wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-body:last-child { margin-bottom: 20px; }
.wdt-minimal-style.wdt-post-entry .blog-entry > div:first-child:not(.entry-thumb), 
.wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div:first-child:not(.entry-thumb), 
.wdt-minimal-style.wdt-post-entry.entry-grid-layout .blog-entry:not(.has-post-thumbnail) > div.entry-thumb:first-child + div, 
.wdt-minimal-style.wdt-post-entry.entry-list-layout .blog-entry > .entry-thumb + div:nth-child(2) { margin-top: 20px; }
}
.wdt-minimal-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry > div:not(.entry-thumb).entry-body:empty { display: none; }.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; }
#header-wrapper.header-top-absolute .main-title-section-wrapper { position: static; }
.main-title-section-container { clear: both; float: left; margin: 0; width: 100%;
padding: clamp(2.5rem, 1.7788rem + 3.2051vw, 5.625rem) 0 
clamp(4.375rem, 3.6538rem + 3.2051vw, 7.5rem) ; }
.main-title-section { float: left; width: 100%; margin: 0; padding: 0; position: relative; }
.main-title-section h1 { text-transform: capitalize; margin: 0 0 16px; word-break: break-all; }
.breadcrumb { clear: both; float: left; width: 100%; margin: 0; padding: 0; }
.breadcrumb a:not(:focus) { text-decoration: none; }
.breadcrumb > a[href="javascript:void(0);"] { pointer-events: none; }
.breadcrumb span:not(.current) { display: inline-block; margin: 0px 12px; 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: 1px; -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; 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 { 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-color: var(--wdtHeadAltColor); }
.main-title-section-wrapper > .main-title-section-bg:after { background-color: rgba(var(--wdtTertiaryColorRgb), 0); }
.main-title-section-wrapper.dark-bg-breadcrumb > .main-title-section-bg { background-color: var(--wdtSecondaryColor); }
.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(--wdtTertiaryColor); }
.breadcrumb a:hover,
.dark-bg-breadcrumb .breadcrumb a:hover { color: var(--wdtLinkHoverColor); }  .breadcrumb a:hover { color: var(--wdtPrimaryColor); } @media only screen and (min-width: 1281px) { }
@media only screen and (max-width: 1280px) { }
@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: 479px) { }.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%; }
.commentlist ul.children { margin: 0; padding-left: 80px; }
.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 { font-family: var(--wdtFontTypo_Base);
display: inline-block; font-size: var(--wdtFontSize_Base); margin-bottom: 0; width: 100%; }
.comment-form .comment-notes { margin-bottom: 15px; }
.commentlist li.comment .comment-respond p #email-notes, 
.comment-form > p #email-notes { width: auto; }
#comments { clear: both; }
#comments > h3 { font-size: 1.75rem; margin-bottom: 1.25em; }
.comments-title { font-size: 1.25rem; 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: 35px 0 0; padding-bottom: 35px; 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: 60px; }
.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: 0; position: relative; width: 100%; }
.comment-author b { font-size: calc(var(--wdtFontSize_H6) - 2px); text-transform: none; }
.comment-author .avatar { height: 60px; left: -80px; position: absolute; width: 60px; top: 0; }
.rounded .comment-author .avatar { border-radius: 50%; -webkit-border-radius: 50%; }
.square .comment-author .avatar { border-radius: 0; -webkit-border-radius: 0; }
.children .comment-author .avatar { height: 40px; left: -60px; width: 40px; 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: calc(var(--wdtFontSize_Base) - 3px); font-weight: normal; 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: auto; bottom:0; position: absolute; margin: 0; padding: 0; }
.page-with-sidebar .commentlist li.comment.depth-5 .reply { margin-top: 15px; position: relative; }
.comment-reply-link { border: 0px solid; display: inline-block; font-size: calc(var(--wdtFontSize_Base) - 2px); font-weight: normal; line-height: normal; margin-top: 0; padding: 8px 15px; position: relative; text-transform: capitalize; -webkit-border-radius: var(--wdtRadius_Zero); border-radius: var(--wdtRadius_Zero); }
.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: 14px; font-size: 0.875rem; 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: 24px; }
.commententries .comments-area > #comments > h3 { margin-bottom: 20px; }
#respond h3#reply-title { position: relative; display: inline-block; width: 100%; margin-bottom: 22px;
font-size: clamp(1.5rem, 1.4135rem + 0.3846vw, 1.875rem); }
#respond h3#reply-title small { display: block; font-size: calc(var(--wdtFontSize_Base) - 3px); font-weight: normal; }
#respond h3#reply-title small a { color: inherit; display: table; margin-top: 14px; font-size: var(--wdtFontSize_Base); color: var(--wdtLinkColor);
font-family: var(--wdtFontTypo_Alt); letter-spacing: normal; text-transform: capitalize; position: relative; padding-bottom: 2px; }
#respond h3#reply-title small a:hover {color: var(--wdtLinkHoverColor); }
#respond h3#reply-title small a:before {
content: ""; position: absolute; left: 0; right: 0; bottom: 0; height: 1px; background-color: currentColor;
-webkit-transform: scaleX(1); transform: scaleX(1); -webkit-transition: transform var(--wdt-Ad-Transition); 
transition: transform var(--wdt-Ad-Transition); -webkit-transform-origin: bottom right; transform-origin: bottom right; }
#respond h3#reply-title small a:focus:before,
#respond h3#reply-title small a:hover:before {
-webkit-transform: scaleX(0); transform: scaleX(0); -webkit-transform-origin: bottom left; transform-origin: bottom left; }
.commentlist li.comment #respond { display: block; }
.commentlist li.comment .comment-body ~ #respond { border-top: 1px solid; border-bottom: 1px solid; 
display: inline-block; margin-bottom: 0; padding: 20px 0px; 
position: relative; z-index: 1; width: 100%; }
.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: 16px; font-family: "Brewhub 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"] { opacity: 0; }
.comment-form p label { display: inline-block; }
.comment-form p:not(.comment-form-cookies-consent) label { font-weight: 500; }
.comment-form .comment-form-cookies-consent label { font-size: var(--wdtFontSize_Base); padding-left: 12px; }
.comment-form .comment-form-cookies-consent #wp-comment-cookies-consent {  position: relative; }
.comment-form .comment-form-cookies-consent #wp-comment-cookies-consent ~ label { margin: 0 !important; flex: 1 1 calc(100% - 1em); }
.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"] ~ label:before,
.comment-form > p input[type="radio"] ~ label:before { display: none;
border-style: solid; border-width: 1px; content: ""; height: 15px; left: 0; 
margin-top: 0; position: absolute; top: 8px; -webkit-transition: .2s; transition: .2s; width: 15px; z-index: 0; }
.comment-form > p input[type="checkbox"]:checked ~ label:before, 
.comment-form > p input[type="radio"]:checked ~ label:before { display: none;
backface-visibility: hidden; border-bottom: 2px solid var(--wdtPrimaryColor); border-left: 1px solid transparent; 
border-right: 2px solid var(--wdtPrimaryColor); border-top: 1px solid transparent; height: 20px; left: -5px; top: 3px; transform: rotate(40deg); 
-webkit-transform: rotate(40deg); transform-origin: 100% 100%; -webkit-transform-origin: 100% 100%; width: 10px; 
-webkit-backface-visibility: hidden; background: none; }
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(--wdtPrimaryColor); }
.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; margin-bottom: 12px; margin-top: 4px; }
.comment-form > p input[type="checkbox"], .comment-form > p input[type="radio"] { opacity: 1; cursor: pointer;
-webkit-appearance: none; appearance: none; width: 1em; height: 1em; border: 1px solid var(--wdtBorderColor) !important; 
transform: translateY(-0.075em); display: grid; place-content: center; flex: 1 1 1em; background: var(--wdtBodyBGColor); }
.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(--wdtLinkHoverColor); }
.comment-form > p input[type="checkbox"]:checked:before { transform: scale(1); } .woocommerce #review_form #respond p.comment-form-cookies-consent { margin-bottom: 8px; }
.woocommerce-Reviews #review_form .comment-form .column { margin: 0 0 0 20px; }
.woocommerce-Reviews #review_form .comment-form .column.wdt-full-width, 
.woocommerce-Reviews #review_form .comment-form .column.wdt-one-column,
.woocommerce-Reviews #review_form .comment-form .column.first { margin-left: 0px; }
.woocommerce-Reviews #review_form .comment-form .column.wdt-one-half, 
.woocommerce-Reviews #review_form .comment-form .column.wdt-three-sixth { width: calc(50% - 10px); }
@media (max-width: 767px) {
.woocommerce-Reviews #review_form .comment-form .column.wdt-one-half, 
.woocommerce-Reviews #review_form .comment-form .column.wdt-three-sixth { width: 100%; margin-left: 0px; }
}
@media (min-width: 1025px) {
#primary:not(.page-with-sidebar) .commententries div#respond { width: 100%; }
#primary:not(.page-with-sidebar) .commententries .comment-form { display: grid; margin-bottom: 20px; width: 100%; grid-template-columns: repeat(2,1fr); gap: 20px;}
#primary:not(.page-with-sidebar) .commententries .comment-form > p { margin-bottom: 0; width: 100%; float: left; text-align: left; position: relative; }
#primary:not(.page-with-sidebar) .commententries .comment-form > p [type="checkbox"],
#primary:not(.page-with-sidebar) .commententries .comment-form > p [type="radio"] { opacity: 1; }
#primary:not(.page-with-sidebar) .commententries .comment-form > p.form-submit > input[type="submit"] { margin: 0;}
#primary:not(.page-with-sidebar) .commententries .comment-form > p.form-submit, 
#primary:not(.page-with-sidebar) .commententries .comment-form > p.comment-form-cookies-consent, 
#primary:not(.page-with-sidebar) .commententries .comment-form > p.comment-notes { grid-column: 1/3; margin-bottom: 0; }
#primary:not(.page-with-sidebar) .commententries .comment-form > p.comment-form-cookies-consent { margin-bottom: 18px; }
#primary:not(.page-with-sidebar) .commententries .comment-form > p.comment-form-url, 
#primary:not(.page-with-sidebar) .commententries .comment-form > p.comment-form-email, 
#primary:not(.page-with-sidebar) .commententries .comment-form > p.comment-form-author { grid-column: 1/2; }
#primary:not(.page-with-sidebar) .commententries .comment-form > p.comment-form-comment { grid-column: 2/3; grid-row: 2/5; }
#primary:not(.page-with-sidebar) .commententries .comment-form > p.comment-form-comment > textarea { resize: none; }
#primary:not(.page-with-sidebar) .commententries .comment-form > p.logged-in-as ~ .comment-form-comment { grid-column: 1/3; }
#primary:not(.page-with-sidebar) .commententries .comment-form > p.comment-form-comment textarea { min-height: 100%; }
#primary:not(.page-with-sidebar) .commententries .comment-form > p.form-submit { width: auto; }
#primary:not(.page-with-sidebar) .commententries .comment-form > p.logged-in-as { margin-bottom: 0; grid-column: 1/3; }
}
.commentlist li.comment .reply { -webkit-transform: translateY(50%); transform: translateY(50%); } 
.commentlist li.comment .reply a { font-size: var(--wdtFontSize_Base); } .commententries div#respond { border: none !important; }  .commentlist li.comment .reply a { color: var(--wdtAccentTxtColor); background: var(--wdtBodyBGColor); right: -2px; }
ul.commentlist li .reply a:hover { background-color: var(--wdtBodyBGColor); color: var(--wdtPrimaryColor); }
.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) {
.children .comment-author .avatar { left: -60px; }
} @media only screen and (min-width:1281px) and (max-width:1540px) {
.comment-body {padding-left: 85px; }
.comment-author .avatar {left: -85px; }
ul.children li .comment-body {padding-left: 60px; }
.children .comment-author .avatar {left: -60px; }
}  @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%; }
ul.children li .comment-body {padding-left: 60px; }
.children .comment-author .avatar {left: -60px; }
}  @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; }
ul.children li .comment-body { padding-left: 60px; }
.children .comment-author .avatar { left: -60px; }
}  @media only screen and (max-width: 767px) {
.entry-body .gallery .gallery-item { max-width: 100% !important; } ul.commentlist { font-size: 15px; }
.comment-body .comment-meta { font-size: 13px; }
.comment-author b, ul.commentlist li .author-name > a { font-size: 20px; }
ul.commentlist li.comment .comment-author img { max-width: 40px; max-height: 40px; }
.comment-body { padding-left: 60px; }
.comment-author .avatar { height: 40px; left: -60px; width: 40px; }
ul.children li .comment-body { padding-left: 50px; }
.children .comment-author .avatar { left:-50px }
.commentlist li.comment .comment-body .comment-meta { margin-bottom: 10px; }
.commentlist li.comment #respond { padding-left: 0; }
.comment-reply-link { font-size: 13px; padding: 6px 12px; }
.commentlist ul.children { padding-left:15px; }
.commentlist ul.children li > .children { padding-left: 6%; }
ul.commentlist li.comment ul.children .comment-author img { max-width: 30px; max-height: 30px; }
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: normal; }
.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: 20px; }
.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: normal; }
.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: 9999px; z-index: -1; 
-webkit-transform: translateX(-50%); transform: translateX(-50%); }
.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 .elementor-widget-heading .elementor-heading-title { margin: 0px; }#header-wrapper { float: left; margin: 0 0 130px; padding: 0; position: relative; width: 100%; z-index: 10; }
#header { float: left; margin: 0; padding: 0; position: relative; width: 100%; z-index: 10; }
#header-wrapper #header:only-child .wdt-no-header-builder-content { position: relative; }
#header-wrapper #header:only-child .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: 9999px; z-index: 1; -webkit-transform: translateX(-50%); transform: translateX(-50%); }
.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; } .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(--wdt-Ad-Transition); transition: var(--wdt-Ad-Transition); }
.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: calc(var(--wdtFontSize_Base) + 2px); line-height: normal; 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: 1rem; padding: 0; margin: 0; font-family: var(--wdtFontTypo_Alt); }
.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: 15px 22px; vertical-align: middle; }
.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 { border-bottom: none; padding: 6px 22px; }
.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; padding: 0; pointer-events: none; position: absolute; left: 0; padding: 16px 0px;
top: 100%; text-align: left; z-index: 10; -webkit-transition: all 0.1s ease-in; transition: all 0.1s ease-in;
-webkit-border-radius: var(--wdtRadius_2X); border-radius:var(--wdtRadius_2X); border: 1px solid; }
.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: 230px; }
.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: -17px; }
.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: 0; } .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; float: left; clear: both; }
.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: 1px; position: relative; 
width: 40px; 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: 1px; position: absolute; left: 20%; width: 80%;
transition: left 300ms 350ms ease, 
top 300ms 350ms ease, 
transform 300ms 50ms ease;
}
.mobile-nav-container .menu-trigger > i:before { top: -8px; }
.mobile-nav-container .menu-trigger > i:after { top: 8px; }
.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) { 
border-style: solid; border-width: 1px 0 0; display: block; font-size: 16px; 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: 0; border-radius: 0;
-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; color: inherit !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: "Brewhub 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: "Brewhub 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(--wdt-Ad-Transition); transition: var(--wdt-Ad-Transition); }
.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: 0; }
.mobile-menu > ul li.has-mega-menu ul.sub-menu { overflow-x: hidden;}
.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;
}
} #header-wrapper #header:only-child .wdt-no-header-builder-content, .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: var(--wdtTertiaryColor); }
.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; color: inherit !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 { border-color: rgba(var(--wdtHeadAltColorRgb),0.06); }
#header-wrapper #header:only-child .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 2px 3px rgba(var(--wdtHeadAltColorRgb),0.25); box-shadow: 0 0 2px 3px rgba(var(--wdtHeadAltColorRgb),0.05); }
.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:hover > 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-menu-ancestor > 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 > a:hover,
.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-menu-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: #fff; } .no-header-menu ul li ul, .wdt-header-menu ul li ul.children, .wdt-header-menu ul li ul.sub-menu,
#header .wdt-header-menu ul.wdt-primary-nav li.has-mega-menu>ul.sub-menu>li.menu-item-object-wdt_mega_menus,
.wdt-header-menu ul li.has-mega-menu > ul { border-color: var(--wdtPrimaryColor); } .wdt-header-menu .menu-container .wdt-primary-nav li[class*="has-children"] > a > span:after {
content: ""; width: 5px; height: 5px; position: relative; right: 0; bottom: 2px; border-width: 0 1px 1px 0; 
border-style: solid; border-color: currentColor; display: inline-block; margin-left: 8px; -webkit-transform: rotate(45deg); transform: rotate(45deg);
}
.wdt-header-menu .menu-container .wdt-primary-nav li[class*="has-children"] ul > li.menu-item > a > span:after { 
-webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
.wdt-header-menu .menu-container .wdt-primary-nav li[class*="has-children"] ul.sub-menu > li > a > span { 
width: 100%; display: flex; justify-content: space-between; align-items: center; }
.wdt-header-menu .menu-container .wdt-primary-nav li[class*="has-children"] ul.sub-menu > li > a > span:after { bottom: 0; } @media only screen and (min-width:1541px) and (max-width:1724px) {
.wdt-header-menu ul li:not(.has-mega-menu) ul { width: 230px; }
}
@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%; }
.wdt-header-menu ul li:not(.has-mega-menu) ul { width: 230px; }
}
@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: 15px 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: 182px; max-width: 182px; }
@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: 162px; max-width: 162px; }
}
@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: 120px; max-width: 120px; }
} @media only screen and (min-width:1281px) and (max-width:1540px) { #header-wrapper { margin: 0 0 100px; } }
@media only screen and (min-width:1025px) and (max-width:1280px) { #header-wrapper { margin: 0 0 80px; } }
@media only screen and (min-width:768px) and (max-width:1024px) { #header-wrapper { margin: 0 0 70px; } }
@media only screen and (min-width:481px) and (max-width:767px) { #header-wrapper { margin: 0 0 60px; } }
@media only screen and (max-width: 480px) { #header-wrapper { margin: 0 0 50px; } }.pagination { float: none; display: inline-block; margin-top: clamp(2.5rem, 1.9231rem + 2.5641vw, 5rem) ;
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; }
.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%; }
.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: 1px solid; display: inline-block; font-size: var(--wdtFontSize_Base); font-weight: 600; 
height: clamp(2rem, 1.7404rem + 1.1538vw, 3.125rem); letter-spacing: 0px; line-height: clamp(1.875rem, 1.6154rem + 1.1538vw, 3rem);
margin: clamp(0.1875rem, 0.1442rem + 0.1923vw, 0.375rem); padding: 0px; 
position: relative; text-align: center; text-transform: uppercase; width: clamp(2rem, 1.7404rem + 1.1538vw, 3.125rem); 
-webkit-border-radius: var(--wdtRadius_Full); 
border-radius: var(--wdtRadius_Full); }
.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: calc(var(--wdtFontSize_Base) - 2px); height: 18px; line-height: 20px; margin: 0; position: absolute; left: 50%; top: 50%; text-align: center; text-decoration: inherit; width: 20px; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.pagination ul li a .wdticon-angle-double-right:before, .pagination ul li a .wdticon-angle-double-left:before {
content: ''; background: currentColor; width: 18px; height: 18px; margin: auto;
-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 100 100' xml:space='preserve'%3E%3Cpath d='M99,6c0-2.8-2.2-5-5-5L49.5,1c-2.6,0-5,1.9-5.2,4.5c-0.3,2.9,2.1,5.4,5,5.4H89c0,0,0.1,0,0.1,0.1l0,39.5 c0,2.6,1.9,5,4.5,5.2c2.9,0.3,5.4-2.1,5.4-5V6z M11.5,95.5l86-86c0,0,0-0.1,0-0.1l-7-7c0,0-0.1,0-0.1,0l-86,86c-1.9,1.9-1.9,5.1,0,7 l0,0C6.5,97.4,9.6,97.4,11.5,95.5z'/%3E%3C/svg%3E%0A");
mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 100 100' xml:space='preserve'%3E%3Cpath d='M99,6c0-2.8-2.2-5-5-5L49.5,1c-2.6,0-5,1.9-5.2,4.5c-0.3,2.9,2.1,5.4,5,5.4H89c0,0,0.1,0,0.1,0.1l0,39.5 c0,2.6,1.9,5,4.5,5.2c2.9,0.3,5.4-2.1,5.4-5V6z M11.5,95.5l86-86c0,0,0-0.1,0-0.1l-7-7c0,0-0.1,0-0.1,0l-86,86c-1.9,1.9-1.9,5.1,0,7 l0,0C6.5,97.4,9.6,97.4,11.5,95.5z'/%3E%3C/svg%3E%0A");
-webkit-mask-position: center; -webkit-mask-size: clamp(0.6875rem, 0.6442rem + 0.1923vw, 0.875rem) auto; -webkit-mask-repeat: no-repeat;
mask-position: center; mask-size: clamp(0.6875rem, 0.6442rem + 0.1923vw, 0.875rem) auto; mask-repeat: no-repeat;
}
.pagination ul li a .wdticon-angle-double-left:before { transform: rotate(-90deg); }
.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; }
.pagination .newer-posts a:focus, .pagination .older-posts a:focus, .pagination ul li a:focus, .pagination a.loadmore-btn:focus { text-decoration: underline !important; } .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) {
}  @media only screen and (max-width: 767px) {
.pagination ul li a, .pagination ul li span, .page-link a, .page-link > span, .woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span { 
font-size: var(--wdtFontSize_Base); font-weight: 600; }
.pagination ul li a.next i, .pagination ul li a.prev i,
.woocommerce .product-loop-sorting nav.woocommerce-pagination ul li i { font-size: calc(var(--wdtFontSize_Base) - 3px); }
#primary.elementor-column .pagination.blog-pagination { margin-top: 8px; }
}.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 99999;
overflow: hidden;
position: fixed;
background: var(--wdtBodyBGColor, #000000);
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(--wdt-Ad-Transition); 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(--wdt-Ad-Transition);
}
.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(--wdtBodyBGColor); 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 20px; font-size: 0.9rem; width: 100%; margin: 0; }
#searchform ul.quick_search_results li.quick_search_data_item a { width: 100%; font-size: 1.1rem; display: grid; gap: 16px;
grid-template-columns: 60px 1fr; place-items: center; line-height: normal; font-weight: var(--wdtFontWeight_Alt); 
font-family: var(--wdtFontTypo_Alt); }
#searchform ul.quick_search_results li.quick_search_data_item a > img { 
-webkit-border-radius: var(--wdtRadius_2X); border-radius: var(--wdtRadius_2X);}
#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-top: 10px; padding-bottom: 10px; 
-webkit-box-shadow: 0px 0px 0px 1px rgba(var(--wdtHeadAltColorRgb),0.18); box-shadow: 0px 0px 0px 1px rgba(var(--wdtHeadAltColorRgb),0.18); }
#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: -9px; left: 20px; border-width: 1px 0px 0px 1px; border-style: solid; border-color: rgba(var(--wdtHeadAltColorRgb),0.18); }#secondary.secondary-sidebar .wdt-sidebar-wrapper { margin-bottom: 130px; }
.secondary-sidebar .widget:last-child { margin-bottom: 0px; }
.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 .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: 14px; }
.secondary-sidebar .widget #wp-calendar td { font-size: 14px; }
}
@media only screen and (min-width:1025px) and (max-width:1280px) {
.secondary-sidebar aside.widget { font-size: 14px; }
.secondary-sidebar .widget #wp-calendar td { font-size: 12px; }
.secondary-sidebar .widget #wp-calendar th { font-size: 12px; }
.secondary-sidebar .widget_tag_cloud .tagcloud a, .secondary-sidebar .widget .tagcloud a { font-size: 13px !important; padding: 5px 12px; }
#select2-archives-dropdown--1-results, #select2-cat-results { font-size: 13px; }
}
@media only screen and (max-width: 767px) {
.secondary-sidebar .widget #wp-calendar th, .secondary-sidebar .widget #wp-calendar td { font-size: 14px; }
} @media only screen and (min-width:1281px) and (max-width:1540px) { #secondary.secondary-sidebar .wdt-sidebar-wrapper { margin-bottom: 100px; } }
@media only screen and (min-width:1025px) and (max-width:1280px) { #secondary.secondary-sidebar .wdt-sidebar-wrapper { margin-bottom: 80px; } }
@media only screen and (min-width:768px) and (max-width:1024px) { #secondary.secondary-sidebar .wdt-sidebar-wrapper { margin-bottom: 70px; } }
@media only screen and (min-width:480px) and (max-width:767px) { #secondary.secondary-sidebar .wdt-sidebar-wrapper { margin-bottom: 60px; } }
@media only screen and (max-width: 479px) { #secondary.secondary-sidebar .wdt-sidebar-wrapper { margin-bottom: 50px; } }.widget.woocommerce ul li:before { font-weight: normal; }
.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: normal; 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: normal; 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 { border: none; margin: 0; padding: 10px 0; }
.widget.woocommerce ul.product-categories li span { line-height: 44px; position: absolute; right: 0; top: 0; }
.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-weight:600; line-height: inherit; }
.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: 8px; margin-left: 8px; padding: 3px; width: 32px; -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: 700; 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: 14px; }
.widget.woocommerce ul.product_list_widget li del, .widget.woocommerce ul.product_list_widget li del .amount { font-size: 12px; }
.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: 15px; 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: 0.875em; 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: normal; 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: 11px; 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(--wdt-Ad-Transition); transition: var(--wdt-Ad-Transition); }
.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: -.3em; 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: .7em; 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: 1em; }
.woocommerce .widget_price_filter .ui-slider-horizontal { height: .5em }
.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_Ext); position: relative;
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle { background:var(--wdtBodyBGColor); border:1px solid var(--wdtBorderColor); }
.woocommerce .widget_price_filter .price_slider_amount .button { float: left; 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: 400; 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-size: 15px; line-height: 30px; margin: 0 auto !important; left: 0; right: 0; width: 160px; -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: relative; 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;
}
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: 25px 2.5%; width: 45%; }
body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-content div.entry-summary { margin-left: 0; padding: 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 { margin: 25px; }
#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 { border-width: 2px; color: red; font-family: unset; font-size: 0; font-weight: bold; line-height: 20px; -webkit-box-sizing: content-box; box-sizing: content-box; }
body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-close:before { content: "\2716"; font-size: 12px; font-weight: normal; 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(--wdtHeadAltColorRgb),0.6); -webkit-border-radius: var(--wdtRadius_2X); border-radius: var(--wdtRadius_2X); }
.woocommerce #yith-wcwl-popup-message, .woocommerce .woocommerce-MyAccount-content a.button:hover { color: var(--wdtAccentTxtColor); } .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(//bukaxp.com/wp-content/themes/brewhub/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 ul.wdt-custom-product-food-items.products[class*="columns-"]:not(.products-apply-isotope, .swiper-wrapper),
.elementor-widget-wdt-shop-products .woocommerce ul.wdt-custom-product-food-items.products[class*="column-"]:not(.products-apply-isotope, .swiper-wrapper) { 
gap: 0px; }
.woocommerce ul.wdt-custom-product-food-items.products[class*="columns-"]:not(.products-apply-isotope, .swiper-wrapper) > li:not(.isotope-grid-sizer),
.elementor-widget-wdt-shop-products .woocommerce ul.wdt-custom-product-food-items.products[class*="column-"]:not(.products-apply-isotope, .swiper-wrapper) > li:not(.isotope-grid-sizer) { 
-webkit-box-shadow: inset 0px 0px 0px 1px var(--wdtBorderColor); box-shadow: inset 0px 0px 0px 1px var(--wdtBorderColor); 
margin: -1px; padding: clamp(1rem, 0.7981rem + 0.8974vw, 1.875rem); width: calc(100% + 1px); margin-top: 0px; }
.woocommerce ul.products.wdt-custom-product-food-items.product-style-default:not(.product-padding-content) li.product.product-grid-view .product-details { 
padding-bottom: 0px; }
.woocommerce ul.products.wdt-custom-product-food-items li.product .product-details > .product-title h5 { margin: 0px 0px 2px; }
.woocommerce ul.products.wdt-custom-product-food-items li.product .product-details > .product-title h5 a { display: inline; }
.woocommerce ul.products.wdt-custom-product-food-items[class*="product-content-alignment-"] li.product .product-details > div { 
margin: 0 0 6px; }
.woocommerce ul.products.wdt-custom-product-food-items[class*="product-content-alignment-"] li.product .product-details > div:last-child { 
margin-bottom: 0; }
.woocommerce ul.products.wdt-custom-product-food-items[class*="product-content-alignment-"] li.product .product-details > div.product-buttons-wrapper:last-child { 
margin-top: clamp(0.375rem, 0.2596rem + 0.5128vw, 0.875rem); }
.woocommerce ul.products.wdt-custom-product-food-items li.product .product-wrapper { background: transparent; } 
.woocommerce ul.products.wdt-custom-product-food-items li.product .product-wrapper, 
.woocommerce ul.products.wdt-custom-product-food-items li.product .product-wrapper:before,
.woocommerce ul.products.wdt-custom-product-food-items li.product .product-thumb, 
.woocommerce ul.products.wdt-custom-product-food-items li.product .product-thumb .image, 
.woocommerce ul.products.wdt-custom-product-food-items li.product .product-thumb .image .product-thumb-overlay, 
.woocommerce ul.products.wdt-custom-product-food-items li.product .product-thumb .image img, 
.woocommerce ul.products.wdt-custom-product-food-items li.product .product-thumb a.image > div[class*="image"] img { 
-webkit-border-radius: var(--wdtRadius_Zero); border-radius: var(--wdtRadius_Zero); }
.woocommerce ul.products.wdt-custom-product-food-items li.product .featured-tag { left: 0px; top: auto; z-index: 9; bottom: 0px; }
.woocommerce ul.products.wdt-custom-product-food-items li.product .product-labels ~ .product-offers {
right: auto; left: 5px; top: 5px !important; } .woocommerce ul.products.wdt-custom-product-food-items li.product .product-details .product-buttons-wrapper.product-button .wc_btn_inline, 
.woocommerce ul.products.wdt-custom-product-food-items li.product .product-details .product-buttons-wrapper.product-button .wc_btn_inline a, 
.woocommerce ul.products.wdt-custom-product-food-items li.product .product-details .product-buttons-wrapper.product-button .wc_btn_inline a.button, 
.woocommerce ul.products.wdt-custom-product-food-items li.product .product-details .product-buttons-wrapper.product-button .wc_btn_inline button, 
.woocommerce ul.products.wdt-custom-product-food-items li.product .product-details .product-buttons-wrapper.product-button .wc_btn_inline button.button, 
.woocommerce ul.products.wdt-custom-product-food-items li.product .product-details .product-buttons-wrapper.product-button .wc_btn_inline .button { 
opacity: 1; } 
.woocommerce ul.products.wdt-custom-product-food-items li.product .product-details .product-buttons-wrapper.product-button a.loading,
.woocommerce ul.products.wdt-custom-product-food-items li.product .product-details .product-buttons-wrapper.product-button a.button.loading,
.woocommerce ul.products.wdt-custom-product-food-items li.product .product-details .product-buttons-wrapper.product-button button.loading,
.woocommerce ul.products.wdt-custom-product-food-items li.product .product-details .product-buttons-wrapper.product-button button.button.loading,
.woocommerce ul.products.wdt-custom-product-food-items li.product .product-details .product-buttons-wrapper.product-button .button.loading { 
-webkit-text-fill-color: transparent; }
.woocommerce ul.products.wdt-custom-product-food-items li.product .product-details .product-buttons-wrapper.product-button a:before,
.woocommerce ul.products.wdt-custom-product-food-items li.product .product-details .product-buttons-wrapper.product-button a.button:before,
.woocommerce ul.products.wdt-custom-product-food-items li.product .product-details .product-buttons-wrapper.product-button button:before,
.woocommerce ul.products.wdt-custom-product-food-items li.product .product-details .product-buttons-wrapper.product-button button.button:before,
.woocommerce ul.products.wdt-custom-product-food-items li.product .product-details .product-buttons-wrapper.product-button .button:before { content: '';
position: absolute; top: 0; right: 0; bottom: 0; left: 0; visibility: hidden; width: 25px; height: 25px; margin: auto;
-webkit-animation: cart-spinner .6s linear infinite;
animation: cart-spinner .6s linear infinite;
border: 3px solid #e1e1e1;
border-top-color: #000000;
-webkit-border-radius: 50%;
border-radius: 50%;
}
@-webkit-keyframes cart-spinner {
to { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}
@keyframes cart-spinner {
to { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}
.woocommerce ul.products.wdt-custom-product-food-items li.product .product-details .product-buttons-wrapper.product-button a.loading:before,
.woocommerce ul.products.wdt-custom-product-food-items li.product .product-details .product-buttons-wrapper.product-button a.button.loading:before,
.woocommerce ul.products.wdt-custom-product-food-items li.product .product-details .product-buttons-wrapper.product-button button.loading:before,
.woocommerce ul.products.wdt-custom-product-food-items li.product .product-details .product-buttons-wrapper.product-button button.button.loading:before,
.woocommerce ul.products.wdt-custom-product-food-items li.product .product-details .product-buttons-wrapper.product-button .button.loading:before { 
visibility: visible; }
.woocommerce ul.products.wdt-custom-product-food-items li.product .product-details .product-buttons-wrapper.product-button a.loading  > *,
.woocommerce ul.products.wdt-custom-product-food-items li.product .product-details .product-buttons-wrapper.product-button a.button.loading  > *,
.woocommerce ul.products.wdt-custom-product-food-items li.product .product-details .product-buttons-wrapper.product-button button.loading  > *,
.woocommerce ul.products.wdt-custom-product-food-items li.product .product-details .product-buttons-wrapper.product-button button.button.loading  > *,
.woocommerce ul.products.wdt-custom-product-food-items li.product .product-details .product-buttons-wrapper.product-button .button.loading  > * { 
visibility: hidden; } .woocommerce ul.products.wdt-custom-product-food-items li.product .product-wrapper .product-thumb .image .primary-image:last-child img {
transform: scale(1) translateY(0); -webkit-transition: var(--wdt-Ad-Transition); transition: var(--wdt-Ad-Transition);
}
.woocommerce ul.products.wdt-custom-product-food-items li.product:hover .product-wrapper .product-thumb .image .primary-image:last-child img {
transform: scale(0.95) translateY(-10px); -webkit-transform: scale(0.95) translateY(-10px);
}
@media only screen and (max-width: 480px) {
.woocommerce ul.wdt-custom-product-food-items.products[class*="columns-"]:not(.products-apply-isotope, .swiper-wrapper) {
grid-template-columns: repeat(1,1fr); }
} .woocommerce ul.products-apply-isotope.products.wdt-custom-product-food-items:not(.swiper-wrapper),
.woocommerce ul.products-apply-isotope.products.wdt-custom-product-food-items li.product .wdt-col { margin: 0; padding: 0; }
.woocommerce ul.products-apply-isotope.products.wdt-custom-product-food-items li.product .wdt-col .product-wrapper { 
-webkit-box-shadow: inset 0px 0px 0px 1px var(--wdtBorderColor); box-shadow: inset 0px 0px 0px 1px var(--wdtBorderColor); 
margin: -1px; padding: clamp(1rem, 0.7981rem + 0.8974vw, 1.875rem); width: calc(100% + 1px); margin-top: 0px; }
@media only screen and (min-width: 1281px) and (max-width: 1540px) {
.woocommerce ul.products-apply-isotope.products.wdt-custom-product-food-items li.product .wdt-col.wdt-col-qxlg-4 { width: 25%; }
}
@media only screen and (min-width: 1025px) and (max-width: 1280px) {
.woocommerce ul.products-apply-isotope.products.wdt-custom-product-food-items li.product .wdt-col.wdt-col-md-6 { width: 33.333%; }
} .woocommerce div.product.product-type-grouped .summary form.cart .group_table tr td.woocommerce-grouped-product-list-item__price del { opacity: 0.6; margin-right: 10px; }
.woocommerce div.product .wdt-product-summary.summary.wdt-custom-product-summary-style > .product-buttons-wrapper.product-button-cart form.grouped_form > .single_add_to_cart_button { 
width: 100% !important; }
.woocommerce div.product div.images ol.flex-control-nav li { flex: 1; }
.woocommerce div.product form.cart .button::before { content: "" !important; display: none; }
.woocommerce div.product.product-type-grouped .summary form.cart .group_table tr td.woocommerce-grouped-product-list-item__label { font-size: 1.2em !important; }
.woocommerce ul.products.wdt-custom-product-food-items.product-shadow-type-default.product-shadow-position-default.product-bordershadow-highlight-default li.product .product-wrapper, 
.woocommerce ul.products.wdt-custom-product-food-items.product-shadow-type-thumb.product-shadow-position-default.product-bordershadow-highlight-default li.product .product-wrapper .product-thumb,
.woocommerce ul.products.wdt-custom-product-food-items.product-shadow-type-default.product-shadow-position-default.product-bordershadow-highlight-onhover li.product:hover .product-wrapper, 
.woocommerce ul.products.wdt-custom-product-food-items.product-shadow-type-thumb.product-shadow-position-default.product-bordershadow-highlight-onhover li.product:hover .product-wrapper .product-thumb,
.woocommerce ul.products.wdt-custom-product-food-items.product-shadow-type-thumb.product-shadow-position-default  li.product .product-wrapper .product-thumb { 
-webkit-box-shadow: none; box-shadow: none; }
.woocommerce ul.products.wdt-custom-product-food-items.product-border-type-default.product-border-position-default li.product .product-wrapper, 
.woocommerce ul.products.wdt-custom-product-food-items.product-border-type-thumb.product-border-position-default li.product .product-thumb { border: none; }
.woocommerce ul.products.wdt-custom-product-food-items li.product .product-thumb .product-buttons-wrapper.product-button .wc_inline_buttons .wc_btn_inline,
.woocommerce ul.products.wdt-custom-product-food-items li.product .product-thumb .product-buttons-wrapper.product-button .wc_inline_buttons .wc_btn_inline a, 
.woocommerce ul.products.wdt-custom-product-food-items li.product .product-thumb .product-buttons-wrapper.product-button .wc_inline_buttons .wc_btn_inline a.button {
width: 100%; max-width: 100%; }
.woocommerce ul.products.wdt-custom-product-food-items.product-shadow-type-default.product-shadow-position-default li.product .product-wrapper, 
.woocommerce ul.products.wdt-custom-product-food-items.product-shadow-type-thumb.product-shadow-position-default li.product .product-wrapper .product-thumb { 
box-shadow: none; }
.woocommerce ul.products[class*="columns-"].wdt-custom-product-food-items:not(.products-apply-isotope, .swiper-wrapper) li.product:not(.product-list-view) .product-details { 
padding-left: 15px; padding-right: 15px; padding-top: clamp(1.125rem, 0.9808rem + 0.641vw, 1.75rem); padding-bottom: 10px; }
.woocommerce ul.products[class*="columns-"].wdt-custom-product-food-items:not(.products-apply-isotope, .swiper-wrapper) li.product-list-view.product .product-details { 
padding: 15px clamp(1.25rem, 1.1058rem + 0.641vw, 1.875rem); }