/* /wp-content/themes/NextEuv/assets/css/icons.css */

@font-face {
  font-family: 'NextEuv Icons';
  src: url("/wp-content/themes/NextEuv/assets/font/wdt-icons.eot");
  src: url("/wp-content/themes/NextEuv/assets/font/wdt-icons.eot") format('embedded-opentype'),
       url("/wp-content/themes/NextEuv/assets/font/wdt-icons.woff2") format('woff2'),
       url("/wp-content/themes/NextEuv/assets/font/wdt-icons.woff") format('woff'),
       url("/wp-content/themes/NextEuv/assets/font/wdt-icons.ttf") format('truetype'),
       url("/wp-content/themes/NextEuv/assets/font/wdt-icons.svg") format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'NextEuv Icons';
    src: url("/wp-content/themes/NextEuv/assets/font/wdt-icons.svg") format('svg');
  }
}
*/

 [class^="wdticon-"]:before, [class*=" wdticon-"]:before {
  font-family: "NextEuv Icons";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.wdticon-music:before { content: '\e801'; } /* '' */
.wdticon-search:before { content: '\e802'; } /* '' */
.wdticon-envelope-o:before { content: '\e803'; } /* '' */
.wdticon-heart:before { content: '\e804'; } /* '' */
.wdticon-heart-o:before { content: '\e805'; } /* '' */
.wdticon-star:before { content: '\e806'; } /* '' */
.wdticon-star-o:before { content: '\e807'; } /* '' */
.wdticon-star-half:before { content: '\e808'; } /* '' */
.wdticon-user:before { content: '\e809'; } /* '' */
.wdticon-users:before { content: '\e80a'; } /* '' */
.wdticon-film:before { content: '\e80b'; } /* '' */
.wdticon-video-camera:before { content: '\e80c'; } /* '' */
.wdticon-picture-o:before { content: '\e80d'; } /* '' */
.wdticon-camera:before { content: '\e80e'; } /* '' */
.wdticon-camera-retro:before { content: '\e80f'; } /* '' */
.wdticon-th-large:before { content: '\e810'; } /* '' */
.wdticon-th:before { content: '\e811'; } /* '' */
.wdticon-th-list:before { content: '\e812'; } /* '' */
.wdticon-check:before { content: '\e813'; } /* '' */
.wdticon-check-circle:before { content: '\e814'; } /* '' */
.wdticon-check-circle-o:before { content: '\e815'; } /* '' */
.wdticon-times:before { content: '\e816'; } /* '' */
.wdticon-times-circle:before { content: '\e817'; } /* '' */
.wdticon-times-circle-o:before { content: '\e818'; } /* '' */
.wdticon-plus:before { content: '\e819'; } /* '' */
.wdticon-plus-circle:before { content: '\e81a'; } /* '' */
.wdticon-minus:before { content: '\e81b'; } /* '' */
.wdticon-minus-circle:before { content: '\e81c'; } /* '' */
.wdticon-question-circle:before { content: '\e81d'; } /* '' */
.wdticon-info-circle:before { content: '\e81e'; } /* '' */
.wdticon-home:before { content: '\e81f'; } /* '' */
.wdticon-link:before { content: '\e820'; } /* '' */
.wdticon-paperclip:before { content: '\e821'; } /* '' */
.wdticon-lock:before { content: '\e822'; } /* '' */
.wdticon-unlock:before { content: '\e823'; } /* '' */
.wdticon-thumb-tack:before { content: '\e824'; } /* '' */
.wdticon-eye:before { content: '\e825'; } /* '' */
.wdticon-eye-slash:before { content: '\e826'; } /* '' */
.wdticon-tag:before { content: '\e827'; } /* '' */
.wdticon-tags:before { content: '\e828'; } /* '' */
.wdticon-bookmark:before { content: '\e829'; } /* '' */
.wdticon-flag:before { content: '\e82a'; } /* '' */
.wdticon-thumbs-o-up:before { content: '\e82b'; } /* '' */
.wdticon-thumbs-o-down:before { content: '\e82c'; } /* '' */
.wdticon-share:before { content: '\e82f'; } /* '' */
.wdticon-share-square-o:before { content: '\e830'; } /* '' */
.wdticon-pencil:before { content: '\e831'; } /* '' */
.wdticon-edit:before { content: '\e832'; } /* '' */
.wdticon-print:before { content: '\e834'; } /* '' */
.wdticon-comment:before { content: '\e835'; } /* '' */
.wdticon-comments:before { content: '\e836'; } /* '' */
.wdticon-bell-o:before { content: '\e837'; } /* '' */
.wdticon-exclamation-triangle:before { content: '\e838'; } /* '' */
.wdticon-exclamation-circle:before { content: '\e839'; } /* '' */
.wdticon-map-marker:before { content: '\e83a'; } /* '' */
.wdticon-file-o:before { content: '\e83c'; } /* '' */
.wdticon-folder:before { content: '\e83d'; } /* '' */
.wdticon-folder-open:before { content: '\e83e'; } /* '' */
.wdticon-phone:before { content: '\e83f'; } /* '' */
.wdticon-cog:before { content: '\e840'; } /* '' */
.wdticon-cogs:before { content: '\e841'; } /* '' */
.wdticon-wrench:before { content: '\e842'; } /* '' */
.wdticon-shopping-cart:before { content: '\e843'; } /* '' */
.wdticon-calendar:before { content: '\e844'; } /* '' */
.wdticon-sign-in:before { content: '\e845'; } /* '' */
.wdticon-sign-out:before { content: '\e846'; } /* '' */
.wdticon-headphones:before { content: '\e848'; } /* '' */
.wdticon-clock-o:before { content: '\e849'; } /* '' */
.wdticon-ban:before { content: '\e84a'; } /* '' */
.wdticon-expand:before { content: '\e84b'; } /* '' */
.wdticon-compress:before { content: '\e84c'; } /* '' */
.wdticon-arrows-v:before { content: '\e84d'; } /* '' */
.wdticon-arrows-h:before { content: '\e84e'; } /* '' */
.wdticon-search-plus:before { content: '\e84f'; } /* '' */
.wdticon-search-minus:before { content: '\e850'; } /* '' */
.wdticon-caret-down:before { content: '\e851'; } /* '' */
.wdticon-caret-up:before { content: '\e852'; } /* '' */
.wdticon-caret-left:before { content: '\e853'; } /* '' */
.wdticon-caret-right:before { content: '\e854'; } /* '' */
.wdticon-chevron-down:before { content: '\e855'; } /* '' */
.wdticon-chevron-left:before { content: '\e856'; } /* '' */
.wdticon-chevron-right:before { content: '\e857'; } /* '' */
.wdticon-chevron-up:before { content: '\e858'; } /* '' */
.wdticon-arrow-down:before { content: '\e859'; } /* '' */
.wdticon-arrow-left:before { content: '\e85a'; } /* '' */
.wdticon-arrow-right:before { content: '\e85b'; } /* '' */
.wdticon-arrow-up:before { content: '\e85c'; } /* '' */
.wdticon-arrow-circle-o-down:before { content: '\e861'; } /* '' */
.wdticon-arrow-circle-o-up:before { content: '\e862'; } /* '' */
.wdticon-repeat:before { content: '\e864'; } /* '' */
.wdticon-undo:before { content: '\e865'; } /* '' */
.wdticon-random:before { content: '\e866'; } /* '' */
.wdticon-play:before { content: '\e867'; } /* '' */
.wdticon-play-circle-o:before { content: '\e868'; } /* '' */
.wdticon-stop:before { content: '\e869'; } /* '' */
.wdticon-pause:before { content: '\e86a'; } /* '' */
.wdticon-trophy:before { content: '\e874'; } /* '' */
.wdticon-globe:before { content: '\e875'; } /* '' */
.wdticon-cloud:before { content: '\e876'; } /* '' */
.wdticon-list:before { content: '\e883'; } /* '' */
.wdticon-outdent:before { content: '\e884'; } /* '' */
.wdticon-indent:before { content: '\e885'; } /* '' */
.wdticon-book:before { content: '\e88c'; } /* '' */
.wdticon-asterisk:before { content: '\e890'; } /* '' */
.wdticon-gift:before { content: '\e891'; } /* '' */
.wdticon-magnet:before { content: '\e893'; } /* '' */
.wdticon-bar-chart:before { content: '\e894'; } /* '' */
.wdticon-inbox:before { content: '\e89a'; } /* '' */
.wdticon-move:before { content: '\f047'; } /* '' */
.wdticon-external-link:before { content: '\f08e'; } /* '' */
.wdticon-bookmark-o:before { content: '\f097'; } /* '' */
.wdticon-phone-square:before { content: '\f098'; } /* '' */
.wdticon-twitter:before { content: '\f099'; } /* '' */
.wdticon-facebook:before { content: '\f09a'; } /* '' */
.wdticon-github:before { content: '\f09b'; } /* '' */
.wdticon-rss:before { content: '\f09e'; } /* '' */
.wdticon-certificate:before { content: '\f0a3'; } /* '' */
.wdticon-arrow-circle-left:before { content: '\f0a8'; } /* '' */
.wdticon-arrow-circle-right:before { content: '\f0a9'; } /* '' */
.wdticon-arrow-circle-up:before { content: '\f0aa'; } /* '' */
.wdticon-arrow-circle-down:before { content: '\f0ab'; } /* '' */
.wdticon-filter:before { content: '\f0b0'; } /* '' */
.wdticon-arrows-alt:before { content: '\f0b2'; } /* '' */
.wdticon-files-o:before { content: '\f0c5'; } /* '' */
.wdticon-bars:before { content: '\f0c9'; } /* '' */
.wdticon-list-ul:before { content: '\f0ca'; } /* '' */
.wdticon-list-ol:before { content: '\f0cb'; } /* '' */
.wdticon-table:before { content: '\f0ce'; } /* '' */
.wdticon-pinterest:before { content: '\f0d2'; } /* '' */
.wdticon-pinterest-square:before { content: '\f0d3'; } /* '' */
.wdticon-money:before { content: '\f0d6'; } /* '' */
.wdticon-sort:before { content: '\f0dc'; } /* '' */
.wdticon-sort-down:before { content: '\f0dd'; } /* '' */
.wdticon-sort-up:before { content: '\f0de'; } /* '' */
.wdticon-envelope:before { content: '\f0e0'; } /* '' */
.wdticon-linkedin:before { content: '\f0e1'; } /* '' */
.wdticon-comment-o:before { content: '\f0e5'; } /* '' */
.wdticon-comments-o:before { content: '\f0e6'; } /* '' */
.wdticon-sitemap:before { content: '\f0e8'; } /* '' */
.wdticon-paste:before { content: '\f0ea'; } /* '' */
.wdticon-lightbulb-o:before { content: '\f0eb'; } /* '' */
.wdticon-exchange:before { content: '\f0ec'; } /* '' */
.wdticon-bell:before { content: '\f0f3'; } /* '' */
.wdticon-file-text-o:before { content: '\f0f6'; } /* '' */
.wdticon-plus-square:before { content: '\f0fe'; } /* '' */
.wdticon-angle-double-left:before { content: '\f100'; } /* '' */
.wdticon-angle-double-right:before { content: '\f101'; } /* '' */
.wdticon-angle-double-up:before { content: '\f102'; } /* '' */
.wdticon-angle-double-down:before { content: '\f103'; } /* '' */
.wdticon-angle-left:before { content: '\f104'; } /* '' */
.wdticon-angle-right:before { content: '\f105'; } /* '' */
.wdticon-angle-up:before { content: '\f106'; } /* '' */
.wdticon-angle-down:before { content: '\f107'; } /* '' */
.wdticon-desktop:before { content: '\f108'; } /* '' */
.wdticon-laptop:before { content: '\f109'; } /* '' */
.wdticon-tablet:before { content: '\f10a'; } /* '' */
.wdticon-mobile:before { content: '\f10b'; } /* '' */
.wdticon-circle-o:before { content: '\f10c'; } /* '' */
.wdticon-quote-left:before { content: '\f10d'; } /* '' */
.wdticon-quote-right:before { content: '\f10e'; } /* '' */
.wdticon-spinner:before { content: '\f110'; } /* '' */
.wdticon-circle:before { content: '\f111'; } /* '' */
.wdticon-mail-reply:before { content: '\f112'; } /* '' */
.wdticon-github-alt:before { content: '\f113'; } /* '' */
.wdticon-folder-o:before { content: '\f114'; } /* '' */
.wdticon-folder-open-o:before { content: '\f115'; } /* '' */
.wdticon-flag-o:before { content: '\f11d'; } /* '' */
.wdticon-mail-reply-all:before { content: '\f122'; } /* '' */
.wdticon-star-half-o:before { content: '\f123'; } /* '' */
.wdticon-location-arrow:before { content: '\f124'; } /* '' */
.wdticon-unlink:before { content: '\f127'; } /* '' */
.wdticon-question:before { content: '\f128'; } /* '' */
.wdticon-info:before { content: '\f129'; } /* '' */
.wdticon-exclamation:before { content: '\f12a'; } /* '' */
.wdticon-puzzle-piece:before { content: '\f12e'; } /* '' */
.wdticon-microphone:before { content: '\f130'; } /* '' */
.wdticon-calendar-o:before { content: '\f133'; } /* '' */
.wdticon-chevron-circle-left:before { content: '\f137'; } /* '' */
.wdticon-chevron-circle-right:before { content: '\f138'; } /* '' */
.wdticon-chevron-circle-up:before { content: '\f139'; } /* '' */
.wdticon-chevron-circle-down:before { content: '\f13a'; } /* '' */
.wdticon-unlock-alt:before { content: '\f13e'; } /* '' */
.wdticon-ellipsis-h:before { content: '\f141'; } /* '' */
.wdticon-ellipsis-v:before { content: '\f142'; } /* '' */
.wdticon-rss-square:before { content: '\f143'; } /* '' */
.wdticon-play-circle:before { content: '\f144'; } /* '' */
.wdticon-minus-square:before { content: '\f146'; } /* '' */
.wdticon-minus-square-o:before { content: '\f147'; } /* '' */
.wdticon-level-up:before { content: '\f148'; } /* '' */
.wdticon-level-down:before { content: '\f149'; } /* '' */
.wdticon-check-square:before { content: '\f14a'; } /* '' */
.wdticon-pencil-square:before { content: '\f14b'; } /* '' */
.wdticon-external-link-square:before { content: '\f14c'; } /* '' */
.wdticon-compass:before { content: '\f14e'; } /* '' */
.wdticon-caret-square-o-down:before { content: '\f150'; } /* '' */
.wdticon-caret-square-o-up:before { content: '\f151'; } /* '' */
.wdticon-caret-square-o-right:before { content: '\f152'; } /* '' */
.wdticon-euro:before { content: '\f153'; } /* '' */
.wdticon-pound:before { content: '\f154'; } /* '' */
.wdticon-dollar:before { content: '\f155'; } /* '' */
.wdticon-rupee:before { content: '\f156'; } /* '' */
.wdticon-file:before { content: '\f15b'; } /* '' */
.wdticon-file-text:before { content: '\f15c'; } /* '' */
.wdticon-sort-amount-up:before { content: '\f160'; } /* '' */
.wdticon-sort-amount-down:before { content: '\f161'; } /* '' */
.wdticon-thumbs-up:before { content: '\f164'; } /* '' */
.wdticon-thumbs-down:before { content: '\f165'; } /* '' */
.wdticon-youtube:before { content: '\f167'; } /* '' */
.wdticon-youtube-play:before { content: '\f16a'; } /* '' */
.wdticon-dropbox:before { content: '\f16b'; } /* '' */
.wdticon-instagram:before { content: '\f16d'; } /* '' */
.wdticon-flickr:before { content: '\f16e'; } /* '' */
.wdticon-tumblr:before { content: '\f173'; } /* '' */
.wdticon-tumblr-square:before { content: '\f174'; } /* '' */
.wdticon-long-arrow-down:before { content: '\f175'; } /* '' */
.wdticon-long-arrow-up:before { content: '\f176'; } /* '' */
.wdticon-long-arrow-left:before { content: '\f177'; } /* '' */
.wdticon-long-arrow-right:before { content: '\f178'; } /* '' */
.wdticon-android:before { content: '\f17b'; } /* '' */
.wdticon-dribbble:before { content: '\f17d'; } /* '' */
.wdticon-skype:before { content: '\f17e'; } /* '' */
.wdticon-trello:before { content: '\f181'; } /* '' */
.wdticon-archive:before { content: '\f187'; } /* '' */
.wdticon-arrow-circle-o-right:before { content: '\f18e'; } /* '' */
.wdticon-arrow-circle-o-left:before { content: '\f190'; } /* '' */
.wdticon-caret-square-o-left:before { content: '\f191'; } /* '' */
.wdticon-dot-circle-o:before { content: '\f192'; } /* '' */
.wdticon-vimeo-square:before { content: '\f194'; } /* '' */
.wdticon-plus-square-o:before { content: '\f196'; } /* '' */
.wdticon-slack:before { content: '\f198'; } /* '' */
.wdticon-envelope-square:before { content: '\f199'; } /* '' */
.wdticon-wordpress:before { content: '\f19a'; } /* '' */
.wdticon-yahoo:before { content: '\f19e'; } /* '' */
.wdticon-google:before { content: '\f1a0'; } /* '' */
.wdticon-delicious:before { content: '\f1a5'; } /* '' */
.wdticon-digg:before { content: '\f1a6'; } /* '' */
.wdticon-language:before { content: '\f1ab'; } /* '' */
.wdticon-fax:before { content: '\f1ac'; } /* '' */
.wdticon-cubes:before { content: '\f1b3'; } /* '' */
.wdticon-behance:before { content: '\f1b4'; } /* '' */
.wdticon-behance-square:before { content: '\f1b5'; } /* '' */
.wdticon-file-pdf-o:before { content: '\f1c1'; } /* '' */
.wdticon-file-word-o:before { content: '\f1c2'; } /* '' */
.wdticon-file-excel-o:before { content: '\f1c3'; } /* '' */
.wdticon-file-powerpoint-o:before { content: '\f1c4'; } /* '' */
.wdticon-file-image-o:before { content: '\f1c5'; } /* '' */
.wdticon-file-archive-o:before { content: '\f1c6'; } /* '' */
.wdticon-file-audio-o:before { content: '\f1c7'; } /* '' */
.wdticon-file-video-o:before { content: '\f1c8'; } /* '' */
.wdticon-file-code-o:before { content: '\f1c9'; } /* '' */
.wdticon-life-ring:before { content: '\f1cd'; } /* '' */
.wdticon-circle-o-notch:before { content: '\f1ce'; } /* '' */
.wdticon-git-square:before { content: '\f1d2'; } /* '' */
.wdticon-git:before { content: '\f1d3'; } /* '' */
.wdticon-paper-plane:before { content: '\f1d8'; } /* '' */
.wdticon-paper-plane-o:before { content: '\f1d9'; } /* '' */
.wdticon-history:before { content: '\f1da'; } /* '' */
.wdticon-sliders:before { content: '\f1de'; } /* '' */
.wdticon-share-alt:before { content: '\f1e0'; } /* '' */
.wdticon-share-alt-square:before { content: '\f1e1'; } /* '' */
.wdticon-newspaper:before { content: '\f1ea'; } /* '' */
.wdticon-copyright:before { content: '\f1f9'; } /* '' */
.wdticon-at:before { content: '\f1fa'; } /* '' */
.wdticon-eyedropper:before { content: '\f1fb'; } /* '' */
.wdticon-brush:before { content: '\f1fc'; } /* '' */
.wdticon-area-chart:before { content: '\f1fe'; } /* '' */
.wdticon-pie-chart:before { content: '\f200'; } /* '' */
.wdticon-line-chart:before { content: '\f201'; } /* '' */
.wdticon-lastfm:before { content: '\f202'; } /* '' */
.wdticon-lastfm-square:before { content: '\f203'; } /* '' */
.wdticon-shirtsinbulk:before { content: '\f214'; } /* '' */
.wdticon-cart-plus:before { content: '\f217'; } /* '' */
.wdticon-cart-arrow-down:before { content: '\f218'; } /* '' */
.wdticon-pinterest-p:before { content: '\f231'; } /* '' */
.wdticon-whatsapp:before { content: '\f232'; } /* '' */
.wdticon-user-plus:before { content: '\f234'; } /* '' */
.wdticon-user-times:before { content: '\f235'; } /* '' */
.wdticon-opencart:before { content: '\f23d'; } /* '' */
.wdticon-television:before { content: '\f26c'; } /* '' */
.wdticon-calendar-plus-o:before { content: '\f271'; } /* '' */
.wdticon-calendar-minus-o:before { content: '\f272'; } /* '' */
.wdticon-calendar-times-o:before { content: '\f273'; } /* '' */
.wdticon-calendar-check-o:before { content: '\f274'; } /* '' */
.wdticon-map-pin:before { content: '\f276'; } /* '' */
.wdticon-map-signs:before { content: '\f277'; } /* '' */
.wdticon-map-o:before { content: '\f278'; } /* '' */
.wdticon-map:before { content: '\f279'; } /* '' */
.wdticon-commenting:before { content: '\f27a'; } /* '' */
.wdticon-commenting-o:before { content: '\f27b'; } /* '' */
.wdticon-vimeo:before { content: '\f27d'; } /* '' */
.wdticon-shopping-bag:before { content: '\f290'; } /* '' */
.wdticon-shopping-basket:before { content: '\f291'; } /* '' */
.wdticon-hashtag:before { content: '\f292'; } /* '' */
.wdticon-percent:before { content: '\f295'; } /* '' */
.wdticon-envelope-open:before { content: '\f2b6'; } /* '' */
.wdticon-envelope-open-o:before { content: '\f2b7'; } /* '' */
.wdticon-user-circle:before { content: '\f2bd'; } /* '' */
.wdticon-user-circle-o:before { content: '\f2be'; } /* '' */
.wdticon-user-o:before { content: '\f2c0'; } /* '' */
.wdticon-telegram:before { content: '\f2c6'; } /* '' */
.wdticon-window-close:before { content: '\f2d3'; } /* '' */
.wdticon-github-square:before { content: '\f300'; } /* '' */
.wdticon-twitter-square:before { content: '\f304'; } /* '' */
.wdticon-facebook-square:before { content: '\f308'; } /* '' */
.wdticon-linkedin-square:before { content: '\f30c'; } /* '' */


/* Custom Icons */

.wdticon-angle-double-right:before{
  content: '\e800';
  font-family: "ar-icon";
}

.wdticon-angle-double-left:before{
  content: '\e800';
  font-family: "ar-icon";
}







/*--------------------------------------------------------------*/
  /* #region - Ext Icons */
/*--------------------------------------------------------------*/

  @font-face {
    font-family: 'Ext Icons';
    src: url("/wp-content/themes/NextEuv/assets/font/ext-icons.eot");
    src: url("/wp-content/themes/NextEuv/assets/font/ext-icons.eot") format('embedded-opentype'),
        url("/wp-content/themes/NextEuv/assets/font/ext-icons.woff2") format('woff2'),
        url("/wp-content/themes/NextEuv/assets/font/ext-icons.woff") format('woff'),
        url("/wp-content/themes/NextEuv/assets/font/ext-icons.ttf") format('truetype'),
        url("/wp-content/themes/NextEuv/assets/font/ext-icons.svg") format('svg');
    font-weight: normal;
    font-style: normal;
  }
  /* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
  /* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
  /*
  @media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
      font-family: 'Ext Icons';
      src: url("/wp-content/themes/NextEuv/assets/font/ext-icons.svg") format('svg');
    }
  }
  */

  [class^="exticon-"]:before, [class*=" exticon-"]:before {
    font-family: "Ext Icons";
    font-style: normal;
    font-weight: normal;
    speak: never;

    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    /* opacity: .8; */

    /* For safety - reset parent styles, that can break glyph codes*/
    font-variant: normal;
    text-transform: none;

    /* fix buttons height, for twitter bootstrap */
    line-height: 1em;

    /* Animation center compensation - margins should be symmetric */
    /* remove if not needed */
    margin-left: .2em;

    /* you can be more comfortable with increased icons size */
    /* font-size: 120%; */

    /* Font smoothing. That was taken from TWBS */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

    /* Uncomment for 3D effect */
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
  }

  .exticon-gridcol-ii:before { content: '\e816'; } /* '' */
  .exticon-gridcol-iii:before { content: '\e819'; } /* '' */
  .exticon-gridcol-iv:before { content: '\e801'; } /* '' */
  .exticon-list-view:before { content: '\e815'; } /* '' */
  .exticon-list-left:before { content: '\e814'; } /* '' */
  .exticon-list-right:before { content: '\e812'; } /* '' */
  .exticon-shopbag-plus:before { content: '\e807'; } /* '' */
  .exticon-shopbag-plus-fill:before { content: '\e81a'; } /* '' */
  .exticon-shopbag-view:before { content: '\e80f'; } /* '' */
  .exticon-shopbag-view-fill:before { content: '\e804'; } /* '' */
  .exticon-shopbag-option:before { content: '\e81b'; } /* '' */
  .exticon-heartfill-plus:before { content: '\e802'; } /* '' */
  .exticon-heartfill:before { content: '\e803'; } /* '' */
  .exticon-heartfill-alt:before { content: '\e80d'; } /* '' */
  .exticon-sizeguide:before { content: '\e808'; } /* '' */
  .exticon-sizeguide-alt:before { content: '\e809'; } /* '' */
  .exticon-sizescale:before { content: '\e80a'; } /* '' */
  .exticon-sizescale-alt:before { content: '\e80b'; } /* '' */
  .exticon-external:before { content: '\e80c'; } /* '' */
  .exticon-eye:before { content: '\e80e'; } /* '' */
  .exticon-list:before { content: '\e818'; } /* '' */
  .exticon-navarrow-more:before { content: '\e806'; } /* '' */
  .exticon-magnifier:before { content: '\e813'; } /* '' */
  .exticon-stacked:before { content: '\e817'; } /* '' */

/* #endregion - Shop Icons */


@font-face {
  font-family: 'euv-shop-icon';
  src: url("/wp-content/themes/NextEuv/assets/font/euv-shop-icon.eot");
  src: url("/wp-content/themes/NextEuv/assets/font/euv-shop-icon.eot") format('embedded-opentype'),
       url("/wp-content/themes/NextEuv/assets/font/euv-shop-icon.woff2") format('woff2'),
       url("/wp-content/themes/NextEuv/assets/font/euv-shop-icon.woff") format('woff'),
       url("/wp-content/themes/NextEuv/assets/font/euv-shop-icon.ttf") format('truetype'),
       url("/wp-content/themes/NextEuv/assets/font/euv-shop-icon.svg") format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'euv-shop-icon';
    src: url("/wp-content/themes/NextEuv/assets/font/euv-shop-icon.svg") format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "euv-shop-icon";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-shop-ic:before { content: '\e283'; } /* '' */



@font-face {
  font-family: 'ar-icon';
  src: url("/wp-content/themes/NextEuv/assets/font/ar-icon.eot");
  src: url("/wp-content/themes/NextEuv/assets/font/ar-icon.eot") format('embedded-opentype'),
       url("/wp-content/themes/NextEuv/assets/font/ar-icon.woff2") format('woff2'),
       url("/wp-content/themes/NextEuv/assets/font/ar-icon.woff") format('woff'),
       url("/wp-content/themes/NextEuv/assets/font/ar-icon.ttf") format('truetype'),
       url("/wp-content/themes/NextEuv/assets/font/ar-icon.svg") format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'ar-icon';
    src: url("/wp-content/themes/NextEuv/assets/font/ar-icon.svg") format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "ar-icon";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-btn-arrow:before { content: '\e800'; } /* '' */

/* /wp-content/themes/NextEuv/assets/css/base.css */
/* ==========================================================================
    Table of Contents
========================================================================== */

/*--------------------------------------------------------------
    Resets
--------------------------------------------------------------*/

    /* #region - Reset */

	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, input, textarea, select { background:transparent; border:0; font-size:100%; margin:0; outline:0; padding:0; vertical-align:baseline; }
	article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display:block; }
	body { line-height:1; }
	abbr[title], dfn[title] { border-bottom:1px dotted; cursor:help; }
	del { text-decoration:line-through; }
	hr { background-color: #767676; border:0; clear:both; color:transparent; height:1px; margin:20px 0; padding:0; }
	small { font-size: 80%; }
	mark { background-color:#ffffb3; font-style:italic }
	input, select { vertical-align:middle; }
	ins { background-color:red; color:white; text-decoration:none; }
	ol, ul { list-style:none; }
    table { border-collapse:collapse; border-spacing:0; }

    /* #endregion */


/*--------------------------------------------------------------
    Document & Body Styles
--------------------------------------------------------------*/

    /* #region - Document & Body Styles */

    html {
        cursor: default;
        height:100%;
        line-height: 1.5;
        scroll-behavior: smooth;
        -moz-tab-size: 4;
        tab-size: 4;
        -webkit-tap-highlight-color: transparent;
        -ms-text-size-adjust: 100%;
        -webkit-text-size-adjust: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    html, body { overflow-x:hidden; width:100%; }

    body, button, input, textarea, select, optgroup { margin: 0; }

    *, *:before, *:after {
        /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see (https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice) */
        -webkit-box-sizing: inherit; box-sizing: inherit;
    }

    :before, :after { text-decoration: inherit; vertical-align: inherit; }

    /* #endregion */


/*--------------------------------------------------------------
    Transitions
--------------------------------------------------------------*/

    /* #region - Transitions */

    a, input[type="submit"], input[type="reset"], input[type="button"], button[type="button"], *[role="button"], button, .button, a.button, .wdt-button, .elementor-widget-button .elementor-button, .elementor-button.wdt-elementor-button, .radio-label input[type="radio"] + span:before, .select2-results__option { -webkit-transition: var(--wdtBaseTransition); transition: var(--wdtBaseTransition); }

    /* #endregion */


/*--------------------------------------------------------------
    Headings, Text Elements & Formatting
--------------------------------------------------------------*/

    /* #region - Headings, Text Elements & Formatting */

    h1, h2, h3, h4, h5, h6 { line-height: 1.25em; font-weight: bold; margin-top: 1.5rem; margin-bottom: 0.75rem; }
    h1:empty, h2:empty, h3:empty, h4:empty, h5:empty, h6:empty, p:empty { display: none; }
    h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { text-decoration: none; }

	p { margin-bottom: 0.75rem; }

	b, strong { font-weight: bold; }
	em, i, dfn, cite { font-style: italic; }

	address { display:block; margin: 0 0 1.5em; }

	blockquote { border-left: 2px solid currentColor; margin: 1rem 0; padding: 0 0 0 1rem; }
	blockquote > p { margin: 0 0 0.75rem; }
	blockquote > p:only-child, blockquote > p:last-of-type { margin-bottom: 0; }

	pre { border: 1px solid #e2e4e7; font-family: monospace;  margin-top: 0.75em; margin-bottom: 0.75em; max-width: 100%; overflow: auto; padding: 1.6em; white-space: pre; }

	code, kbd, tt, var { font-family: monospace; font-size: 15px; font-size: 0.9375rem; }

	abbr, acronym { border-bottom: 1px dotted; cursor: help; }
	abbr[title] { border-bottom: none; text-decoration: underline; text-decoration: underline; }

	mark, ins { background: #fff9c0; text-decoration: none; }

	big { font-size: 125%; }
	small { font-size: 80%; }

	sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
	sub { bottom: -0.25em; }
	sup { top: -0.5em; }

	hr { background-color: #eaeaea; border: 0; height: 1px; margin: 1.5em 0; }


    /* Links */
	a { background-color: transparent; text-decoration: none; }
    a:hover, a:active { outline: 0; }
    a:not(.btn):not(.button):not(.wdt-button):focus { text-decoration: none; text-decoration-skip-ink: none; }
    a:focus > img, figure a:focus { outline: none; }

    .post-edit-link { 
        background: var(--wdtLinkHoverColor);
        border-radius: 0;
        float: right;
        clear: both;
        margin: 20px;
        line-height: var(--wdtLineHeight_Alt);
        padding: var(--wdtInputPadding);
        font-size: 12px;
    }


	/* Ordered & Unordered Lists */
	ol ol, ol ul, ul ol, ul ul { margin: 0; }

	ul, ol { margin: 0 0 1.5em; }
	li > ul, li > ol { padding-top: 10px; }
    ul, li > ul { padding-left: 1.5rem; }
    ol, li > ol { padding-left: 2rem; }

	ul, ul.commentlist ul { list-style: disc; }
	ol { list-style: decimal; }
    /* ul ul, ul.commentlist ul ul { list-style-type: circle; } */

	li { line-height: 1.8; padding-bottom: 10px; }
	ul > li:last-child, ol > li:last-child { padding-bottom: 0; }

    /* ul ul ul { list-style-type: square; } */
    ol ol { list-style: lower-alpha; }
    ol ol ol { list-style: lower-roman; }


	/* Definition Lists */
	dt { font-weight: bold; }
	dd { margin: 0 1.5em 1.5em; }
	dl dl, dl ol, dl ul, ol dl, ul dl { margin: 0; }


	/* Tables  */
	table { border-collapse: collapse; border-spacing:0; clear:both;  margin: 0 0 1rem; width: 100%; }
	table td, table th { border:1px solid rgba(var(--wdtHeadAltColorRgb),0.15); padding: 0.5em; text-align:center; }
    thead th, tbody th { font-weight: var(--wdtFontWeight_Base); }
	/* tbody tr:nth-child(2n+1) { background:rgba(0, 0, 0, 0.03); } */

    th a:hover, td a:hover { text-decoration: underline; }
    th > a:only-child:not(:focus), td > a:only-child:not(:focus) { text-decoration: none; }

    /* #endregion */


/*--------------------------------------------------------------
    Embedded Content & Images
--------------------------------------------------------------*/

    /* #region - Embedded Content & Images */

	/*
    * Change the alignment on media elements in all browsers (opinionated).
    */

    audio, canvas, iframe, img, svg, video { vertical-align: middle; }

    /**
    * Add the correct display in IE 9-.
    */
    audio, video { display: inline-block; }

    /**
    * Add the correct display in iOS 4-7.
    */
    audio:not([controls]) { display: none; height: 0; }

    /**
    * Remove the border on iframes in all browsers (opinionated).
    */
    iframe { border-style: none; }

    /**
    * Remove the border on images within links in IE 10-.
    */
    img { border-style: none; }

    /**
    * Change the fill color to match the text color in all browsers (opinionated).
    */
    svg:not([fill]) { fill: currentColor; }

    /**
    * Hide the overflow in IE.
    */
    svg:not(:root) { overflow: hidden; }


    figure { margin: 1em 0;  /* Extra wide images within figure tags don't overflow the content area. */ }

    img { height:auto; max-width:100%; }
    a img { border: 0; }

    @supports (-webkit-appearance:none) and (not (overflow:-webkit-marquee))
    and (not (-ms-ime-align:auto)) and (not (-moz-appearance:none)) {
        img { image-rendering: -webkit-optimize-contrast; /* Webkit (non-standard naming) */ }
    }

    embed, iframe, object, video { max-width:100%; }

    /* #endregion */


/*--------------------------------------------------------------
    Interactive, Scripting & User Interaction
--------------------------------------------------------------*/

    /* #region - Interactive, Scripting & User Interaction */

	main, details { display: block; }
	summary { display: list-item; }
	canvas { display: inline-block; }

	/*
	* Add the correct styles in Edge 18-, IE, and Safari.
	*/

	dialog {
	  background-color: white;
	  border: solid;
	  color: black;
	  display: block;
	  height: -moz-fit-content;
	  height: -webkit-fit-content;
	  height: fit-content;
	  left: 0;
	  margin: auto;
	  padding: 1em;
	  position: absolute;
	  right: 0;
	  width: -moz-fit-content;
	  width: -webkit-fit-content;
	  width: fit-content;
	}

	a,
	area,
	button,
	input,
	label,
	select,
	summary,
	textarea,
	[tabindex] {
	  -ms-touch-action: manipulation; /* 1 */
	  touch-action: manipulation; /* 2 */
	}

	template, dialog:not([open]), [hidden] { display: none }
    .hidden { display: none !important; }

    /* #endregion */


/*--------------------------------------------------------------
    Accessibility
--------------------------------------------------------------*/

    /* #region - Accessibility */

	/**
    * Change the cursor on busy elements in all browsers (opinionated).
    */
    [aria-busy="true"] { cursor: progress; }

    /*
    * Change the cursor on control elements in all browsers (opinionated).
    */
    [aria-controls] { cursor: pointer; }

    /*
    * Change the cursor on disabled, not-editable, or otherwise
    * inoperable elements in all browsers (opinionated).
    */
    [aria-disabled="true"], [disabled] { cursor: not-allowed; }

    /*
    * Change the display on visually hidden accessible elements
    * in all browsers (opinionated).
    */
    [aria-hidden="false"][hidden] { display: initial; }
    [aria-hidden="false"][hidden]:not(:focus) { clip: rect(0, 0, 0, 0); position: absolute; }


    /* Text meant only for screen readers. */
    .screen-reader-text { border: 0; clip: rect(1px, 1px, 1px, 1px); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px; word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }

    .screen-reader-text:focus { background-color: #f1f1f1; border-radius: 3px; box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; clip-path: none; color: #21759b; display: block; font-size: 14px; font-size: 0.875rem; font-weight: bold; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; /* Above WP toolbar. */ }

    /* Do not show the outline on the skip link target. */
    #content[tabindex="-1"]:focus { outline: 0; }

    /* #endregion */


/*--------------------------------------------------------------
    Alignments & Captions
--------------------------------------------------------------*/

    /* #region - Alignments & Captions */

    .alignleft, img.alignleft { display:inline; float: left; margin-right: 1.5em; }
    .alignright, img.alignright { display:inline; float: right; margin-left: 1.5em; }
    .aligncenter, img.aligncenter { clear:both; display:block; margin-left:auto; margin-right:auto; }

    .alignnone { float: none; display: inline-block; }
    .has-text-align-left p, .alignleft { text-align: left; }
    .has-text-align-center p, .aligncenter { text-align: center; }
    .has-text-align-right p, .alignright { text-align: right; }

    .wp-caption { margin-bottom: 15px; max-width:100%; padding: 0; text-align:center; width:100%; }
    .wp-caption img { display:block; margin: 0 auto;  max-width:100%; }
    .wp-caption-text, .wp-caption-dt { font-size: 0.85em; line-height: normal; margin: 0; padding: 10px 5px; text-align:center; }
    .wp-caption-text:empty, .wp-caption-dt:empty { display: none; }
    .wp-caption.alignnone { clear: both; }

    .wp-caption.alignright { margin:0.375em 0 1.75em 1.75em; }
    .wp-caption.alignleft { margin:0.375em 1.75em 1.75em 0; }

    img.alignleft, img.alignright, img.aligncenter, img.alignnone,
    .wp-caption.alignleft, .wp-caption.alignright, .wp-caption.aligncenter, .wp-caption.alignnone { margin-bottom: 1.75em; }

    /* #endregion */


/*--------------------------------------------------------------
    Galleries
--------------------------------------------------------------*/

    /* #region - Galleries */

    .gallery { display: flex; flex-flow: row wrap; margin: 0 -1.1666667% 1.75rem; }
    .gallery-item { display: inline-block; margin-right: 16px; margin-bottom: 16px; max-width: 33.33%; padding: 0 1.1400652% 2.2801304%; text-align: center; vertical-align: top; width: 100%;  }

    /* .gallery-item:last-of-type { padding-right: 0; }	 */
    dl.gallery-item { margin: 0; }

    .gallery-item img { border: 0px solid rgba(var(--wdtHeadAltColorRgb),0.15); }

    .gallery-columns-1 .gallery-item { max-width: 100%; }
    .gallery-columns-2 .gallery-item { max-width: 50%; }
    .gallery-columns-4 .gallery-item { max-width: 25%; }
    .gallery-columns-5 .gallery-item { max-width: 20%; }
    .gallery-columns-6 .gallery-item { max-width: 16.66%; }
    .gallery-columns-7 .gallery-item { max-width: 14.28%; }
    .gallery-columns-8 .gallery-item { max-width: 12.5%; }
    .gallery-columns-9 .gallery-item { max-width: 11.11%; }

    .gallery-icon img { margin: 0 auto; }
    .gallery-caption { display: block; font-size: 0.81111em; margin: 0 0 10px; padding: 0.5rem; font-style: italic; line-height: 1.6153846154; hyphens: auto; word-break: break-word; -ms-word-wrap: break-word; word-wrap: break-word; -moz-hyphens: auto; -webkit-hyphens: auto; -ms-hyphens: auto; }

    .gallery-columns-2 .gallery-item { max-width: calc((100% - 16px * 1) / 2); }
    .gallery-columns-2 .gallery-item:nth-of-type(2n+2) { margin-right: 0; }

    .gallery-columns-3 .gallery-item { max-width: calc((100% - 16px * 2) / 3); }
    .gallery-columns-3 .gallery-item:nth-of-type(3n+3) { margin-right: 0; }

    .gallery-columns-4 .gallery-item { max-width: calc((100% - 16px * 3) / 4); }
    .gallery-columns-4 .gallery-item:nth-of-type(4n+4) { margin-right: 0; }

    .gallery-columns-5 .gallery-item { max-width: calc((100% - 16px * 4) / 5); }
    .gallery-columns-5 .gallery-item:nth-of-type(5n+5) { margin-right: 0; }

    .gallery-columns-6 .gallery-item { max-width: calc((100% - 16px * 5) / 6); }
    .gallery-columns-6 .gallery-item:nth-of-type(6n+6) { margin-right: 0; }

    .gallery-columns-7 .gallery-item { max-width: calc((100% - 16px * 6) / 7); }
    .gallery-columns-7 .gallery-item:nth-of-type(7n+7) { margin-right: 0; }

    .gallery-columns-8 .gallery-item { max-width: calc((100% - 16px * 7) / 8); }
    .gallery-columns-8 .gallery-item:nth-of-type(8n+8) { margin-right: 0; }

    .gallery-columns-9 .gallery-item { max-width: calc((100% - 16px * 8) / 9); }
    .gallery-columns-9 .gallery-item:nth-of-type(9n+9) { margin-right: 0; }

    .gallery-item > div > a { display: block; line-height: 0; -webkit-box-shadow: 0 0 0 0 transparent; box-shadow: 0 0 0 0 transparent; margin-bottom: 20px; }

    .gallery-size-thumbnail .gallery-item figcaption { background: none; border: none; margin: 0; padding: 0; }

    /* #endregion */


/*--------------------------------------------------------------
    Forms fields, Inputs & Buttons
--------------------------------------------------------------*/


    /* #region - Forms fields, Inputs & Buttons */

    /**
    * 1. Change the font styles in all browsers.
    * 2. Remove the margin in Firefox and Safari.
    */

    button,
    input,
    textarea,
    select,
    optgroup {
        font-family: inherit; /* 1 */
        font-size: 100%; /* 1 */
        line-height: 1.15; /* 1 */
        margin: 0; /* 2 */
        transition: var(--wdtBaseTransition);
    }

    /**
    * Show the overflow in IE.
    * 1. Show the overflow in Edge.
    */

    button,
    input { /* 1 */
        overflow: visible;
    }

    /**
    * Remove the inheritance of text transform in Edge, Firefox, and IE.
    * 1. Remove the inheritance of text transform in Firefox.
    */

    button,
    select { /* 1 */
        text-transform: none;
    }

    /**
    * Correct the inability to style clickable types in iOS and Safari.
    */

    button,
    [type="button"],
    [type="reset"],
    [type="submit"] {
        -webkit-appearance: button;
    }

    /**
    * Remove the inner border and padding in Firefox.
    */

    button::-moz-focus-inner,
    [type="button"]::-moz-focus-inner,
    [type="reset"]::-moz-focus-inner,
    [type="submit"]::-moz-focus-inner {
        border-style: none;
        padding: 0;
    }

    /**
    * Restore the focus styles unset by the previous rule.
    */

    button:-moz-focusring,
    [type="button"]:-moz-focusring,
    [type="reset"]:-moz-focusring,
    [type="submit"]:-moz-focusring {
        outline: 0;
    }

    /**
    * Correct the padding in Firefox.
    */

    fieldset {
        padding: 0.35em 0.75em 0.625em;

        border: 1px solid;
        padding: 15px;
        margin: 0 0 20px;
    }

    /**
    * 1. Correct the text wrapping in Edge and IE.
    * 2. Correct the color inheritance from `fieldset` elements in IE.
    * 3. Remove the padding so developers are not caught out when they zero out
    *		`fieldset` elements in all browsers.
    */

    legend {
        box-sizing: border-box; /* 1 */
        color: inherit; /* 2 */
        display: table; /* 1 */
        max-width: 100%; /* 1 */
        padding: 0; /* 3 */
        white-space: normal; /* 1 */

        font-weight: bold;
    }

    /**
    * Add the correct vertical alignment in Chrome, Firefox, and Opera.
    */

    progress {
        display: inline-block;
        vertical-align: baseline;
    }

    /**
    * Remove the default vertical scrollbar in IE 10+.
    */

    textarea {
        overflow: auto;
    }

    /**
    * 1. Add the correct box sizing in IE 10.
    * 2. Remove the padding in IE 10.
    */

    [type="checkbox"],
    [type="radio"] {
        box-sizing: border-box; /* 1 */
        padding: 0; /* 2 */
    }

    /**
    * Correct the cursor style of increment and decrement buttons in Chrome.
    */

    [type="number"]::-webkit-inner-spin-button,
    [type="number"]::-webkit-outer-spin-button {
        height: auto;
        opacity: 1;
        -webkit-appearance: "Always Show Up/Down Arrows";
    }

    /**
    * 1. Correct the odd appearance in Chrome and Safari.
    * 2. Correct the outline style in Safari.
    */

    [type="search"] {
        -webkit-appearance: textfield; /* 1 */
        outline-offset: 0; /* 2 */
    }

    /**
    * Remove the inner padding in Chrome and Safari on macOS.
    */

    [type="search"]::-webkit-search-decoration {
        -webkit-appearance: none;
    }

    /**
    * 1. Correct the inability to style clickable types in iOS and Safari.
    * 2. Change font properties to `inherit` in Safari.
    */

    ::-webkit-file-upload-button {
        -webkit-appearance: button; /* 1 */
        font: inherit; /* 2 */
    }


    /* Inputs & fields */
    input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="tel"], input[type="number"], input[type="range"], input[type="date"], textarea, input.text, input[type="search"],

    .select2-container--default .select2-search .select2-search__field, .select2-container--default .select2-search--dropdown .select2-search__field, .select2-container--default .select2-search--inline .select2-search__field { border-bottom:1px solid; display: block; margin: 0 0 30px 0; padding: var(--wdtPadding_Btn); width:100%; -webkit-appearance:none; appearance:none; -webkit-border-radius: var(--wdtRadius_2X); border-radius: var(--wdtRadius_2X); }

    .select2-container--default .select2-search .select2-search__field, .select2-container--default .select2-search--dropdown .select2-search__field, .select2-container--default .select2-search--inline .select2-search__field { border: 1px solid !important; }

    textarea { height:115px; overflow:auto; resize:none; }

    select {
        background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
        background-position: calc(100% - 15px);
        background-repeat: no-repeat;
    }

    select, .select2-container--default .select2-selection--single, .select2-container--default .select2-selection--multiple { border:1px solid; cursor:pointer; height:49px; margin:0; padding: 10px 30px 10px 10px; text-align: left !important; text-indent: 0.01px; text-overflow: ''; width:100%; -webkit-appearance:none; -moz-appearance:none; appearance:none; -webkit-border-radius: var(--wdtRadius_2X); border-radius: var(--wdtRadius_2X); }

    .select2-container--default .select2-selection--single, .select2-container--default .select2-selection--multiple { background: none !important; border-width: 0 !important; height: auto !important; padding: 0; -webkit-border-radius: var(--wdtRadius_2X) !important; border-radius: var(--wdtRadius_2X) !important; }

    .select2-container--default .select2-selection--single .select2-selection__arrow,
    .select2-container--default .select2-selection--multiple .select2-selection__arrow { top: 50% !important; -webkit-transform: translateY(-50%); transform: translateY(-50%); right : 15px !important; }

    .select2-container--default .select2-selection--multiple .select2-selection__rendered { white-space: normal; }

    .select2-container--default .select2-dropdown .select2-search--dropdown,
    .select2-container--default .select2-results>.select2-results__options { padding: 10px; }

    .select2-container--default .select2-dropdown--below .select2-results>.select2-results__options,
    .select2-container--default .select2-dropdown--above .select2-results>.select2-results__options { padding-top: 0; }

    .select2-container--default .select2-results>.select2-results__options .select2-results__option { height: auto; line-height: inherit; padding: 5px 10px; margin: 8px 0; }
    .select2-container--default .select2-results>.select2-results__options .select2-results__option + .select2-results__option { margin-top: 1px; }


    .select2-container .select2-choice, .select2-drop, .select2-dropdown,
    .select2-drop.select2-drop-above, .select2-drop.select2-drop-below,
    .select2-container--open .select2-dropdown.select2-dropdown--above, .select2-container--open .select2-dropdown.select2-dropdown--below { -webkit-border-radius: var(--wdtRadius_3X); border-radius: var(--wdtRadius_3X); }

    .select2-container--open .select2-dropdown.select2-dropdown--above { margin-top: -10px; -webkit-box-shadow: 0 4px 5px rgba(var(--wdtHeadAltColorRgb),0.15), 0 1px 0 0 rgba(var(--wdtHeadAltColorRgb),0.15); box-shadow: 0 4px 5px rgba(var(--wdtHeadAltColorRgb),0.15), 0 1px 0 0 rgba(var(--wdtHeadAltColorRgb),0.15); }

    .select2-container--open .select2-dropdown.select2-dropdown--below { margin-top: 10px; -webkit-box-shadow: 0px 4px 5px var(--wdtBorderColor); box-shadow: 0px 4px 5px var(--wdtBorderColor); }

    .admin-bar .select2-container--open .select2-dropdown.select2-dropdown--below {
        margin-top: 32px;
    }
    .admin-bar .select2-container--open .select2-dropdown.select2-dropdown--above {
        margin-top: 22px;
    }

    .select2-drop .select2-results li, .select2-dropdown .select2-results li { padding-bottom: 0; }

    .select2-container { width: 100%; }
    .select2-container .select2-choice { padding: 0 0 0 15px; }

    .select2-results { padding: 5px 0; }
    .select2-results .select2-result-label { padding: 5px 15px; }

    .select2-results__option { overflow: hidden; padding: 0 20px; }

    .select2-container.select2-container--default .select2-selection--single { background-color: transparent; margin: 0; }


    .select2-results__option, .select2-container.select2-container--default .select2-selection--single, .select2-container.select2-container--default .select2-selection--multiple { height: 50px; line-height: 50px; }
    .select2-container.select2-container--default .select2-selection--multiple { min-height: 50px; }

    .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered { color: inherit; font-size: var(--wdtFontSize_Base); line-height: inherit; padding-left: 15px; padding-right: 50px; background: var(--wdtTertiaryColor); }

    .select2-container--default .select2-selection--single .select2-selection__arrow b { border-top-color: currentColor !important; }
    /* .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b { border-bottom-color: currentColor !important; } */

    .select2-container .select2-choice .select2-arrow b:after { border: none; content: '\f107'; font-family: "NextEuv Icons"; margin-left: -15px; margin-top: 0; transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); -webkit-transform: translateY(-50%); }

    .select2-container.select2-container--default .select2-selection--multiple .select2-selection__rendered { display: block; float: none; line-height: 1.8em; margin: 0; padding: 0 15px; width: auto; white-space: normal; }

    .select2-container.select2-container--default .select2-selection--multiple .select2-selection__rendered li.select2-selection__choice { font-size: 0.9em; margin: 10px 5px 0 0; }

    .select2-container.select2-container--default .select2-selection--multiple .select2-selection__rendered li.select2-search--inline { display: block; float: none; margin: 0; width: auto !important; }

    .select2-container.select2-container--default .select2-selection--multiple .select2-selection__rendered li.select2-search--inline .select2-search__field { padding: 10px 0 !important; }

    .select2-container.select2-container--default .select2-selection--multiple .select2-selection__rendered li.select2-search--inline:first-child .select2-search__field { border-color: transparent !important; }


    .select2-container.select2-container--default .select2-selection--multiple .select2-selection__rendered li.select2-selection__choice ~ li.select2-search--inline { margin-top: 10px; margin-bottom: 10px; }

    .select2-container.select2-container--default .select2-selection--multiple .select2-selection__rendered li.select2-selection__choice ~ li.select2-search--inline .select2-search__field { padding: 10px 15px !important; }

    .select2-container--default .select2-results__option--highlighted[aria-selected],
    .select2-container--default .select2-results__option[aria-selected='true'] { background-color: #f0f2f5; }


    /* Input fields Placeholder Styles */
    ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
        color: inherit; opacity: 1;
    }
    ::-moz-placeholder { /* Firefox 19+ */
        color: inherit; opacity: 1;
    }
    :-ms-input-placeholder { /* IE 10+ */
        color: inherit; opacity: 1;
    }
    :-moz-placeholder { /* Firefox 18- */
        color: inherit; opacity: 1;
    }


    /* Buttons */
    input[type="submit"], input[type="reset"], input[type="button"], button[type="button"], *[role="button"], button, .button, a.button, .wdt-button, .elementor-button.wdt-elementor-button, .elementor-element .elementor-button, .elementor-widget-button .elementor-button,

    .yith-wcwl-add-to-wishlist a, .yith-wcqv-button, .wdt-wcsg-button { border-width: 0; cursor: pointer; display: inline-block; float: none; font-family: var(--wdtFontTypo_Base); font-size: var(--wdtFontSize_Base); font-style: normal; font-weight: 600; line-height: var(--wdtLineHeight_Alt); margin: 10px 0 0; outline: none; padding: 0.7em 1.5em; text-decoration: none; text-transform: uppercase; -webkit-appearance: none; appearance: none; -webkit-border-radius: var(--wdtRadius_2X); border-radius: var(--wdtRadius_2X); }

    .elementor-element .elementor-button.elementor-size-sm { font-size: 0.9em; padding: var(--wdtPadding_Btn); }
    .elementor-element .elementor-button.elementor-size-md { font-size: var(--wdtFontSize_Base); padding: var(--wdtPadding_Btn); }

    .elementor-element .elementor-button.elementor-size-xs, .elementor-element .elementor-button.elementor-size-sm, .elementor-element .elementor-button.elementor-size-md, .elementor-element .elementor-button.elementor-size-lg, .elementor-element .elementor-button.elementor-size-xl { font-weight: normal; -webkit-border-radius: var(--wdtRadius_3X); border-radius: var(--wdtRadius_3X); }

    .aligncenter input[type="submit"], .aligncenter input[type="reset"], .aligncenter input[type="button"], .aligncenter button[type="button"], .aligncenter *[role="button"], .aligncenter button, .aligncenter .button, .aligncenter a.button, .aligncenter .wdt-button { float: none; }

    button::-moz-focus-inner,
    [type="button"]::-moz-focus-inner,
    [type="reset"]::-moz-focus-inner,
    [type="submit"]::-moz-focus-inner { border:0; padding:0; margin-top:-1px; margin-bottom:-1px; }

    .wdt-custom-btn-minsize { padding: var(--wdtPadding_MiniBtn); }
    .wdt-custom-btn-maxsize { padding: var(--wdtPadding_MaxiBtn); }

    .elementor-lightbox i[role="button"] {
        background: none;
    }

    .wp-block-file a:not(.wp-block-file__button) { box-shadow: inset 0 -1px 0 var(--wdtPrimaryColor); }
    .wp-block-file .wp-block-file__button { background: #32373c; border-radius: 2em; color: #fff; font-size: .8em; padding: 0.5em 1em; }


    /* Search form */
    #searchform {
        display: inline-block;
        margin: 0;
        max-width: 250px;
        position: relative;
    }

    #searchform input[type="text"] {
        background: none;
        font-size: 0.875rem;
        padding: 12px 60px 12px 15px;
        text-transform: none;
        width: 220px;
    }

    #searchform label span {
        display: none;
    }

    #searchform input[type="submit"] {
        border-width: 0;
        cursor: pointer;
        margin: 0;
        padding: 0;
        text-indent: -9999px;
        z-index: 1;

        -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 487.95 487.95' style='enable-background:new 0 0 487.95 487.95;' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cpath d='M481.8,453l-140-140.1c27.6-33.1,44.2-75.4,44.2-121.6C386,85.9,299.5,0.2,193.1,0.2S0,86,0,191.4s86.5,191.1,192.9,191.1 c45.2,0,86.8-15.5,119.8-41.4l140.5,140.5c8.2,8.2,20.4,8.2,28.6,0C490,473.4,490,461.2,481.8,453z M41,191.4 c0-82.8,68.2-150.1,151.9-150.1s151.9,67.3,151.9,150.1s-68.2,150.1-151.9,150.1S41,274.1,41,191.4z'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%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 487.95 487.95' style='enable-background:new 0 0 487.95 487.95;' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cpath d='M481.8,453l-140-140.1c27.6-33.1,44.2-75.4,44.2-121.6C386,85.9,299.5,0.2,193.1,0.2S0,86,0,191.4s86.5,191.1,192.9,191.1 c45.2,0,86.8-15.5,119.8-41.4l140.5,140.5c8.2,8.2,20.4,8.2,28.6,0C490,473.4,490,461.2,481.8,453z M41,191.4 c0-82.8,68.2-150.1,151.9-150.1s151.9,67.3,151.9,150.1s-68.2,150.1-151.9,150.1S41,274.1,41,191.4z'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E%0A");
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-position: center;
        mask-position: center;
        -webkit-mask-size: 1.25em auto;
        mask-size: 1.25em auto;        
    }

    #searchform .wdt-search-icon {
        background-color: #ff0000;
        color: #fff;
        height: inherit;
        opacity: 0;
        left: 100%;
        visibility: hidden;
        z-index: -1;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        display: none;
    }

    #searchform .wdt-search-icon span {
        display: block;
        height: 100%;
        width: 100%;
    }

    #searchform .wdt-search-icon span:before {
        margin: auto;
        position: absolute;
        left: 0;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    #searchform:before,
    #searchform input[type="submit"],
    #searchform .wdt-search-icon {
        height: inherit;
        margin-top: auto;
        margin-bottom: auto;
        position: absolute;
        bottom: 0;
        right: 0;
        top: 0;
        text-align: center;
        width: 50px;
    }

    #searchform:hover .wdt-search-icon {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateX(1px);
        transform: translateX(1px);
    }

    /* Contact Form - Validation */

    .wpcf7-form-control-wrap { clear: both; display: inline-block; width: 100%; vertical-align: top; }

    .wpcf7-form .wpcf7-response-output, .wpcf7 form .wpcf7-response-output {
        float: left;
        width: 100%;
        margin: 10px 0 0;
    }

    .wpcf7-form .wpcf7-response-output, .wpcf7 form .wpcf7-response-output {
        position: relative;
        clear: both;
        float: left;
        margin-left: 0;
        margin-right: 0;
        padding: 10px 10px 10px 45px;
        width: 100%;
        box-sizing: border-box;
    }

    .wpcf7-form.invalid .wpcf7-response-output, .wpcf7 form.invalid .wpcf7-response-output {
        background-color: #ffcccc;
        border: 1px solid #ff9999;
        color: #d01313;
        position: relative;
    }

    .wpcf7-form.sent .wpcf7-response-output, .wpcf7 form.sent .wpcf7-response-output {
        background-color: #eafac0;
        border: 1px solid #b1cf67;
        color: #7ba411;
    }

    .wpcf7-form .wpcf7-response-output:before, .wpcf7 form .wpcf7-response-output:before {
        top: 6px;
        left: 18px;
        font-family: "NextEuv Icons";
        font-style: normal;
        font-weight: bold;
        text-decoration: inherit;
        font-size: 20px;
        position: absolute;
    }

    .wpcf7-form.invalid .wpcf7-response-output:before, .wpcf7 form.invalid .wpcf7-response-output:before {
        content: "\e817";
    }

    .wpcf7-form.sent .wpcf7-response-output:before, .wpcf7 form.sent .wpcf7-response-output:before {
        content: "\e814";
    }

    /* #endregion */


/*--------------------------------------------------------------
    Disqus & Unit Test Styles
--------------------------------------------------------------*/

    #disqus_thread:empty { display: none; }
    #disqus_thread { margin: 50px 0; box-shadow: 0 0.3rem 2.9rem 0 rgba(var(--wdtHeadAltColorRgb),0.15); padding: 50px; width: 100%; float: left; }
    #disqus_thread > iframe { float: left; }
	#disqus_thread a,
	#disqus_thread a:focus,
	#disqus_thread button:focus,
	#disqus_thread .nav-tab--secondary > a,
	#disqus_thread .nav-tab--secondary > div a,
	#thread__container .tab-general > a,
	#thread__container .tab-general > a:focus,
	#thread__container .tab-general > button,
    #thread__container .tab-general > button:focus { outline: 0 !important; outline-offset: 0 !important; }

    #disqus_thread #layout { float: left; width: 100%; }


/*--------------------------------------------------------------
    GutenBerg & Block Styles
--------------------------------------------------------------*/

    /* #region - GutenBerg & Block Styles */

    /* Quote - Block */
    blockquote.wp-block-quote, .wp-block-pullquote blockquote { background-color: transparent; }

    blockquote.wp-block-quote { margin: 0 0 1rem; }

    blockquote.wp-block-quote.is-large, blockquote.wp-block-quote.is-style-large { margin: 1rem 0; }

    .wp-block-quote { border-left: 4px solid currentColor; padding: 0 0 0 1rem; margin: 0; }
    .wp-block-quote > cite > br:first-child { display: none; }
    .wp-block-quote > cite, .wp-block-pullquote cite, .wp-block-pullquote__citation, .wp-block-pullquote footer { font-weight: 600; letter-spacing: 0.5px; margin-top: 0; text-align: inherit; }

    .wp-block-quote.is-large:not(.is-style-plain), 
    .wp-block-quote.is-style-large:not(.is-style-plain) { padding: 0 0 0 1rem; }

    .wp-block-quote.is-large cite, .wp-block-quote.is-large footer,
    .wp-block-quote.is-style-large cite, .wp-block-quote.is-style-large footer { display: inline-block; margin-top: 10px; }

    .wp-block-quote.has-text-align-right { border-width: 0 4px 0 0; padding: 0 1.5rem 0 0; border-style: solid; margin: 32px 0; }

    body.has-gutenberg-blocks .wp-block-quote.is-style-large cite br { display: none; }

    .wp-block-pullquote { border-width: 2px 0; border-style: solid; display: inline-block; padding: 1rem; width: 100%; }
    .wp-block-pullquote blockquote { background-color: transparent; border-width: 0; margin-top: calc(3 * 1rem); margin-bottom: calc(3.33 * 1rem); padding: 0; }
    .wp-block-pullquote blockquote  p { line-height: var(--wdtLineHeight_Base); }
    .wp-block-pullquote blockquote  p, .wp-block-pullquote.is-style-solid-color blockquote p { font-weight: normal; font-style: italic; margin-bottom: 0.5rem; margin-top: 0.5rem; }
    .wp-block-pullquote.alignleft blockquote, .wp-block-pullquote.alignleft blockquote * { text-align: left; }
    .wp-block-pullquote.alignright blockquote, .wp-block-pullquote.alignright blockquote * { text-align: right; }
    .wp-block-pullquote__citation, .wp-block-pullquote cite, .wp-block-pullquote footer { text-transform: none; }

    /* Image - Block */
    .wp-block-image .aligncenter, .wp-block-image .alignleft, .wp-block-image .alignright, .wp-block-image.is-resized { display: grid; }

    .wp-block-image .aligncenter { justify-content: center; }
    .wp-block-image .alignright { justify-content: flex-end; }
    .wp-block-image figcaption { font-size: 90%; }

    /* Table - Block */
    .wp-block-table, .wp-block-table.is-style-stripes { border-collapse: collapse; }
    .wp-block-table td, .wp-block-table th, .wp-block-table.is-style-stripes td, .wp-block-table.is-style-stripes th { border-color: rgba(var(--wdtHeadAltColorRgb),0.15); border-width: 1px; border-style: solid; }
    .wp-block-table tbody tr:nth-child(2n+1) { background: var(--wdtTertiaryColor); }
    .wp-block-table td, .wp-block-table th { vertical-align: middle; }
    .wp-block-table.is-style-stripes { margin-bottom: 2em; }
    .wp-block-table.is-style-stripes .has-fixed-layout { margin-bottom: 0; }

    /* Media - Block */
    .wp-block-image > figure:not([class*="align"]) { margin: 0; }
    .wp-block-image .alignleft { margin-right: 2em; }
    .wp-block-image .alignright { margin-left: 2em; }

    .wp-block-cover h2, .wp-block-cover-image h2,
    .wp-block-cover .wp-block-cover-image-text, .wp-block-cover-image .wp-block-cover-image-text,
    .wp-block-cover .wp-block-cover-text, .wp-block-cover-image .wp-block-cover-text { padding: 0.75em; font-weight: bold; }
    .wp-block-cover .wp-block-cover-text strong, .wp-block-cover-image .wp-block-cover-text strong { font-weight: 900; }
    .wp-block-cover, .wp-block-media-text { margin-bottom: 1.5em; }
    .wp-block-media-text .wp-block-media-text__content p { margin: 1rem 0; }

    .wp-block-cover.has-background-dim p:not(.has-text-color),
    .wp-block-cover.has-background-dim p:not(.has-text-color):not(.wp-block-cover-text) a { color: var(--wdtAccentTxtColor); }

    .wp-block-cover.has-background-dim p:not(.has-text-color) a:hover { opacity: 0.75; }


    /* Button - Block */
    .wp-block-button, .wp-block-button__link { margin-bottom: 1.5em; }
    .wp-block-button .wp-block-button__link { font-size: var(--wdtFontSize_Base); line-height: 1.75; margin-bottom: 0; padding: var(--wdtPadding_Btn); }

    .wp-block-file .wp-block-file__button { display: table; margin: 15px 0 0; }

    .is-style-squared .wp-block-button__link { border-radius: 0; }

    .wp-block-button:not(.is-style-outline) .wp-block-button__link:hover { background-color: var(--wdtTertiaryColor); }
    .is-style-outline .wp-block-button__link:hover { color:  var(--wdtHeadAltColor); }

    .wp-block-button.is-style-underline .wp-block-button__link { background: none !important; color: var(--wdtHeadAltColor) !important; padding-left: 0; padding-right: 0; text-decoration-color: var(--wdtPrimaryColor); text-decoration-thickness: 3px; text-decoration-style: solid; text-decoration-line: underline; text-underline-offset: 6px; }

    .wp-block-button.is-style-underline .wp-block-button__link:hover { text-decoration-color: var(--wdtSecondaryColor); text-decoration-thickness: 4px; }

    /* Widget - Block */
    /* .wp-block-archives, .wp-block-categories, .wp-block-latest-posts,
    .wp-block-archives ul, .wp-block-categories ul, .wp-block-latest-posts ul { list-style: none; } */

    .wp-block-archives, .wp-block-categories,
    .wp-block-latest-posts, .wp-block-latest-comments { padding-left: 0; }
    .wp-block-latest-posts.is-grid li, .wp-block-latest-comments li { padding: 0; }

    .wp-block-latest-comments li.wp-block-latest-comments__comment { line-height: 1.8; }

    .wp-block-latest-posts.wp-block-latest-posts__list .wp-block-latest-posts__post-author, 
    .wp-block-latest-posts.wp-block-latest-posts__list .wp-block-latest-posts__post-date,
    .wp-block-latest-comments li.wp-block-latest-comments__comment .wp-block-latest-comments__comment-date { font-size: 0.8em; }

    .wp-block-rss li.wp-block-rss__item .wp-block-rss__item-title, 
    .wp-block-latest-posts.wp-block-latest-posts__list .wp-block-latest-posts__post-title { display: inline-block; width: 100%; }
    
    .wp-block-latest-posts.wp-block-latest-posts__list .wp-block-latest-posts__post-author,
    .wp-block-latest-posts.wp-block-latest-posts__list .wp-block-latest-posts__post-author,
    .wp-block-rss li.wp-block-rss__item .wp-block-rss__item-publish-date { margin-right: 12px; }

    .wp-block-rss li.wp-block-rss__item .wp-block-rss__item-author,
    .wp-block-rss li.wp-block-rss__item .wp-block-rss__item-publish-date,
    .wp-block-latest-posts.wp-block-latest-posts__list .wp-block-latest-posts__post-author, 
    .wp-block-latest-posts.wp-block-latest-posts__list .wp-block-latest-posts__post-date { display: inline-block; }    

    .wp-block-latest-comments li.wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta { line-height: inherit; }
    .wp-block-latest-comments li.wp-block-latest-comments__comment .wp-block-latest-comments__comment-date { display: inline-block; line-height: var(--wdtLineHeight_Base);margin-top: 5px; margin-bottom: 5px; width: 100%; }
    
    .wp-block-latest-posts.wp-block-latest-posts__list .wp-block-latest-posts__post-excerpt, 
    .wp-block-latest-comments li.wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,
    .wp-block-latest-comments li.wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt p { font-size: var(--wdtFontSize_Base); line-height: var(--wdtLineHeight_Base); }
    .wp-block-latest-posts.wp-block-latest-posts__list .wp-block-latest-posts__post-excerpt > *  { font-size: inherit; }

    .wp-block-latest-posts.wp-block-latest-posts__list .wp-block-latest-posts__post-excerpt > *,
    .wp-block-latest-comments li.wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt > *,
    .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta .wp-block-latest-comments__comment-link { line-height: inherit; }

    .wp-block-rss li.wp-block-rss__item .wp-block-rss__item-title, 
    .wp-block-latest-posts.wp-block-latest-posts__list li .wp-block-latest-posts__post-title, 
    .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta .wp-block-latest-comments__comment-link { font-family: var(--wdtFontTypo_Alt); font-weight: 600; }

    .wp-block-rss li.wp-block-rss__item .wp-block-rss__item-title, 
    .wp-block-latest-posts.wp-block-latest-posts__list li .wp-block-latest-posts__post-title { font-size: 1.1em; line-height: var(--wdtLineHeight_Alt); }

    .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta .wp-block-latest-comments__comment-author { font-weight: 500; }

    .wp-block-rss li.wp-block-rss__item .wp-block-rss__item-excerpt { margin-top: 0.5em; }
    
    .wp-block-archives-dropdown, .wp-block-categories-dropdown, .wp-block-calendar { margin-bottom: 25px; }
    .wp-block-archives-dropdown label:not(.screen-reader-text), .wp-block-categories-dropdown label:not(.screen-reader-text) { color: var(--wdtBodyTxtColor); display:inline-block; font-size:var(--wdtFontSize_Base); font-weight: 600; margin:0 0 10px; width: 100%; }
    .wp-block-archives-dropdown label { display: block; margin-bottom: 0.75rem; }

    .wp-block-calendar .wp-calendar-nav { display: flex; justify-content: space-between; }

    .wp-block-search, .wp-block-search .wp-block-search__inside-wrapper { display: block; }
    .wp-block-search .wp-block-search__button { margin-left: 0; margin-bottom: 25px; }

    .wp-block-archives-list li a:not(:focus), .wp-block-calendar a:not(:focus), .wp-block-latest-comments li a:not(:focus), .wp-block-latest-posts li a:not(:focus), .wp-block-rss li a:not(:focus) { text-decoration: none; }

    /* Gallery - Block */
    .wp-block-gallery li { padding: 0; }
    .wp-block-gallery.is-cropped .blocks-gallery-item a, .wp-block-gallery.is-cropped .blocks-gallery-item img,
    .wp-block-gallery.is-cropped .blocks-gallery-image a, .wp-block-gallery.is-cropped .blocks-gallery-image img { flex: 1; height: 100%; object-fit: cover; -o-object-fit: cover; }

    .wp-block-gallery .blocks-gallery-grid .blocks-gallery-item figure { position: relative; }

    body.has-gutenberg-blocks ul.wp-block-gallery { display: flex; margin-bottom: 20px; padding-left: 0; }
    body.has-gutenberg-blocks figcaption.blocks-gallery-caption { margin: 0 0 1em; }

    .alignfull.wp-block-gallery { margin-bottom: 2rem; }

    .wp-block-gallery:not(.has-nested-images).alignleft { margin-right: 1.5em; }
    .wp-block-gallery:not(.has-nested-images).alignright { margin-left: 1.5em; }

    /* Misc - Block */
    .alignfull { max-width: inherit; position: relative; }
    .alignwide { clear: both; width: 100%; }

    #primary:not(.page-with-sidebar) .alignfull { margin-left: -50vw; margin-right: -50vw; max-width: 100vw; position: relative; left: 50%; right: 50%; width: 100vw; }
    #primary:not(.page-with-sidebar) .wp-block-columns.alignfull { padding: 0 0.5em; }

    #primary:not(.page-with-sidebar) .alignfull.wp-block-embed iframe,
    #primary:not(.page-with-sidebar) .alignfull.wp-block-embed figcaption { max-width: 100%; width: 100%; }

    .wp-block-spacer { clear: both; display: block; float: none; margin: 0 !important; }
    .wp-block-separator { background: #eaeaea; border-width: 0; margin-left: auto; margin-right: auto; }
    .wp-block-separator.is-style-dots { color: currentColor; }
    .wp-block-separator:not(.is-style-wide):not(.is-style-dots) { width: 100px; }

    pre.wp-block-verse { white-space: nowrap; overflow: auto; }

    .wp-block-embed__wrapper{ word-break: break-all; }

    .wp-block-preformatted { display: inline-block; white-space: pre; width: 100%; }

    body.has-gutenberg-blocks .blog-single-entry .entry-body { padding: 0; }
    body.has-gutenberg-blocks .blog-single-entry .entry-body > *[class^="wp-block"] { margin-bottom: 30px; }

    p.has-large-font-size, body.has-gutenberg-blocks p.has-large-font-size,
    body.has-gutenberg-blocks .blog-single-entry .entry-body > p[style*="font-size"],
    p.has-large-font-size + p[style="font-size:46px"] { line-height: var(--wdtLineHeight_Alt); }

    .has-drop-cap { clear: both; display: inline-block; width: 100%; }
    .has-large-font-size, .has-medium-font-size { margin-bottom: 1.5rem; }

    body.has-gutenberg-blocks *[class^="wp-block"] .selection-box { display: inline-block; }
    body.has-gutenberg-blocks *[class^="wp-block"].wp-block-archives-dropdown .selection-box { margin-bottom: 20px; }

    .wp-block-group.has-background { padding: 1rem; margin-bottom: 40px; }

    /* New */
    .wp-block-social-links.is-style-default .wp-social-link.wp-social-link.wp-social-link { padding: 5px; }

    figure.wp-block-image a:focus, .wp-block-image figure a:focus, .wp-block-gallery .blocks-gallery-item figure a:focus { outline: none; }


    @media only screen and (max-width: 479px) {

        *[class*="columns-"].wp-block-gallery .blocks-gallery-item figcaption { display: none; }

        .wp-block-audio audio { min-width: 100%; }
        .wp-block-embed-instagram iframe { min-width: 290px !important; width: 290px !important; }
    }


    /* CoBlock - Twitter  */
    .wp-block-coblocks-click-to-tweet { background: none; padding: 0; }
    .wp-block-coblocks-click-to-tweet__twitter-btn:not(.has-button-color):hover, .wp-block-coblocks-social:not(.is-style-text):not(.is-style-icon-and-text) .wp-block-coblocks-social__button:hover { background-color: var(--wdtHeadAltColor) !important; color: var(--wdtAccentTxtColor); }
    .wp-block-coblocks-accordion-item__title:focus { outline: none; }
    .wp-block-coblocks-click-to-tweet__text { padding-left: 0; }
    .wp-block-coblocks-click-to-tweet__text::before { display: inline-block; margin-right: 15px; position: relative; top: 5px; }
    .wp-block-coblocks-alert { margin-bottom: 20px; }
    .wp-block-coblocks-author__avatar-img { left: 0; }


    /* #endregion */


/*--------------------------------------------------------------
    Elementor Template Style Overwrite
--------------------------------------------------------------*/

    .elementor_library > div:not(.single-entry-body) { display: none; }


    /* #endregion */



/*--------------------------------------------------------------
    Default Color
--------------------------------------------------------------*/

    /* #region - Default Color */

    a:hover, .gallery-caption { color: var(--wdtBodyTxtColor); }
	.selection-box:before { border-top-color: var(--wdtBodyTxtColor); }

    th, th a, .post-edit-link:hover,

    #searchform:hover:before,
    #searchform:focus-within:before,
    
    .select2-container--default .select2-results .select2-results__option[aria-selected=true], .select2-container--default .select2-results .select2-results__option--highlighted[aria-selected],

	input[type="submit"], input[type="reset"], input[type="button"], button[type="button"], *[role="button"], button, .button, a.button, .wdt-button, .elementor-button.wdt-elementor-button, .elementor-widget-button .elementor-button,

	.yith-wcwl-add-to-wishlist a, .yith-wcqv-button, .wdt-wcsg-button,

	input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, button[type="button"]:hover, *[role="button"]:hover, button:hover, .button:hover, a.button:hover, .wdt-button:hover, .elementor-button.wdt-elementor-button:hover, .elementor-widget-button .elementor-button:hover, .wp-block-search .wp-block-search__button:hover,

	.yith-wcwl-add-to-wishlist a:hover, .yith-wcqv-button:hover, .wdt-wcsg-button:hover { color: var(--wdtAccentTxtColor); }

	th a:hover { color: rgba(var(--wdtAccentTxtColorRgb),0.55); }

    td a, ins, .form-calender-icon input[type="text"],

    input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="tel"], input[type="number"], input[type="range"], input[type="date"], textarea, input.text, input[type="search"], textarea, select,

    .select2-container--default .select2-selection--single .select2-selection__rendered, .select2-container--default .select2-selection--single .select2-selection__placeholder, .select2-dropdown .select2-result {  color: var(--wdtAccentTxtColor); }

    #searchform:before, #searchform input[type="text"] { color: var(--wdtBodyTxtColor); }

    a, .post-edit-link, dialog,
    td a:hover, body .blog-single-entry ul li .comment-body .comment-content td a:hover, .blog-single-entry .single-entry-body tbody th a:hover { color: var(--wdtHeadAltColor); }

    .blog-single-entry .single-entry-body > p > img[class="align"]:only-child { clear: both; }

    /* tbody tr:nth-child(2n+1) { background:rgba(var(--wdtHeadAltColorRgb),0.03); } */

    dialog, #searchform .wdt-search-icon { background-color: var(--wdtBodyBGColor); }

    hr, .wp-block-separator { background-color: var(--wdtBorderColor); }

    blockquote, .wp-block-quote, .wp-block-pullquote { border-color: rgba(var(--wdtHeadAltColorRgb),0.2); }

    input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="tel"], input[type="number"], input[type="range"], input[type="date"], textarea, input.text, input[type="search"], fieldset, select,

    abbr, acronym, pre, #searchform, 

    .comment-form > p input[type="checkbox"] ~ label:before, .comment-form > p input[type="radio"] ~ label:before, .comment-form-wdt-privatepolicy input[type="checkbox"] ~ label:before,
    .woocommerce-form__label-for-checkbox > span:before, .woocommerce .woocommerce-shipping-methods input[type="radio"] ~ label:before, .woocommerce-page #payment.woocommerce-checkout-payment ul.payment_methods li input[type="radio"] ~ label:before { border-color: var(--wdtBorderColor); }

    .select2-container--default .select2-selection--single, .select2-container--default .select2-selection--multiple, .select2-dropdown,

    .select2-container--default .select2-search .select2-search__field, .select2-container--default .select2-search--dropdown .select2-search__field, .select2-container--default .select2-search--inline .select2-search__field { border-color: var(--wdtBorderColor); }


    .has-body-bg-background-color { background-color: var(--wdtBodyBGColor); }
    .has-body-text-background-color { background-color: var(--wdtBodyTxtColor); }
    .has-alternate-background-color { background-color: var(--wdtHeadAltColor); }
    .has-transparent-background-color { background-color:rgba(0, 0, 0, 0); }

    .has-body-bg-color { color: var(--wdtBodyBGColor); }
    .has-body-text-color { color: var(--wdtBodyTxtColor); }
    .has-alternate-color { color: var(--wdtHeadAltColor); }
    .has-transparent-color { color:rgba(0, 0, 0, 0); }


    input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus, input.text:focus { outline: none; outline-offset: 0; -webkit-box-shadow: none; box-shadow: none; border-color: var(--wdtPrimaryColor); }

    .comment-form > p input[type="checkbox"]:focus:not(:checked) ~ label:before, .comment-form > p input[type="radio"]:focus:not(:checked) ~ label:before, .comment-form-wdt-privatepolicy input[type="checkbox"]:focus:not(:checked) ~ label:before,
    .woocommerce-form__label-for-checkbox > input:focus:not(:checked) ~ span:before, .woocommerce .woocommerce-shipping-methods input[type="radio"]:focus:not(:checked) ~ label:before, .woocommerce-page #payment.woocommerce-checkout-payment ul.payment_methods li input[type="radio"]:focus:not(:checked) ~ label:before { outline: none; }


    /* Focusing the button with a keyboard will show a dashed black line. */
	input[type="submit"]:focus, input[type="reset"]:focus, input[type="button"]:focus, button[type="button"]:focus, *[role="button"]:focus, button:focus, .button:focus, a.button:focus, .wdt-button:focus, .elementor-button.wdt-elementor-button:focus, .elementor-widget-button .elementor-button:focus,

	.yith-wcwl-add-to-wishlist a:focus, .yith-wcqv-button:focus, .wdt-wcsg-button:focus, a.post-edit-link:focus, a.skip-link:focus { outline: none; outline-offset: 0; text-decoration: none !important; -webkit-box-shadow: none; box-shadow: none; }

    /* Focusing the button with a mouse, touch, or stylus will show a subtle drop shadow. */
	input[type="submit"]:focus:not(:focus-visible), input[type="reset"]:focus:not(:focus-visible), input[type="button"]:focus:not(:focus-visible), button[type="button"]:focus:not(:focus-visible), *[role="button"]:focus:not(:focus-visible), button:focus:not(:focus-visible), .button:focus:not(:focus-visible), a.button:focus:not(:focus-visible), .wdt-button:focus:not(:focus-visible), .elementor-button.wdt-elementor-button:focus:not(:focus-visible), .elementor-widget-button .elementor-button:focus:not(:focus-visible),

	.yith-wcwl-add-to-wishlist a:focus:not(:focus-visible), .yith-wcqv-button:focus:not(:focus-visible), .wdt-wcsg-button:focus:not(:focus-visible), a.post-edit-link:focus:not(:focus-visible), a.skip-link:focus:not(:focus-visible) { outline: none; outline-offset: 0; text-decoration: none !important; -webkit-box-shadow: none; box-shadow: none; }

    .screen-reader-text:focus { -webkit-box-shadow: none; box-shadow: none; }


	/* DarkBG Color Override */
	.wdt-dark-bg, .wdt-dark-bg h1, .wdt-dark-bg h2, .wdt-dark-bg h3, .wdt-dark-bg h4, .wdt-dark-bg h5, .wdt-dark-bg h6 { color: var(--wdtAccentTxtColor); }

    .wdt-dark-bg { border-color:var(--wdtBodyBGColor); }

    .wdt-dark-bg fieldset { border-color:rgba(var(--wdtBodyBGColorRgb), 0.2); }

    .wdt-dark-bg .wp-caption-text, .wdt-dark-bg .wp-caption-dt { background:rgba(var(--wdtBodyBGColorRgb),0.15); border-color:rgba(var(--wdtBodyBGColorRgb),0.05); }

    /* #endregion */

/*--------------------------------------------------------------
    Accents
--------------------------------------------------------------*/

    /* #region - Accents */

    /* Primary */
    a, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, .has-primary-color { color: var(--wdtPrimaryColor); }

    table:not(.shop_attributes) > tbody:first-child > tr > th, th, .wp-block-calendar table th, .select2-container--default .select2-results .select2-results__option[aria-selected=true],

    input[type="submit"], input[type="reset"], input[type="button"], button[type="button"], *[role="button"], button, .button, a.button, .has-primary-background-color { background-color: var(--wdtPrimaryColor); }

    .select2-container--default .select2-results .select2-results__option--highlighted[aria-selected] { background-color: rgba(var(--wdtPrimaryColorRgb),0.85); }

    /* Secondary */
    .has-secondary-color { color: var(--wdtSecondaryColor); }

    .has-secondary-background-color { background-color: var(--wdtSecondaryColor); }

    input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, button[type="button"]:hover, *[role="button"]:hover, button:hover, .button:hover, a.button:hover, .wp-block-search .wp-block-search__button:hover, .wdt-infinite-portfolio-load-more:hover, #wpsl-stores li > p ~ .wpsl-directions:hover { background-color: var(--wdtTertiaryColor); border-color: transparent; }

    /* Tertiary */
    .has-tertiary-background-color { background-color: var(--wdtTertiaryColor); }
    .has-tertiary-color { color: var(--wdtTertiaryColor); }

    /* #endregion */




/*--------------------------------------------------------------
    Responsive
--------------------------------------------------------------*/

/*----*****---- << Tablet (Landscape) >> ----*****----*/

	/* Note: Design for a width of 960px */
    @media only screen and (max-width:1280px) {

    }

	/* Common Styles for the devices below 767px width */
	@media only screen and (min-width: 1025px) and (max-width: 1280px) {

        .page-with-sidebar .wp-block-gallery.columns-6 .blocks-gallery-grid,
        .page-with-sidebar .wp-block-gallery.columns-7 .blocks-gallery-grid,
        .page-with-sidebar .wp-block-gallery.columns-8 .blocks-gallery-grid { display: grid; grid-template-columns: repeat(4, 1fr); margin-right: -20px; }

        .page-with-sidebar .wp-block-gallery.columns-6 .blocks-gallery-grid .blocks-gallery-item,
        .page-with-sidebar .wp-block-gallery.columns-7 .blocks-gallery-grid .blocks-gallery-item,
        .page-with-sidebar .wp-block-gallery.columns-8 .blocks-gallery-grid .blocks-gallery-item { margin: 0; padding: 0 20px 20px 0; width: 100%; }

    }

	/* Common Styles for the devices below 767px width */
	@media only screen and (min-width: 600px) and (max-width: 1024px) {

        .page-with-sidebar .wp-block-gallery.columns-6 .blocks-gallery-grid,
        .page-with-sidebar .wp-block-gallery.columns-7 .blocks-gallery-grid,
        .page-with-sidebar .wp-block-gallery.columns-8 .blocks-gallery-grid { display: grid; grid-template-columns: repeat(3, 1fr); margin-right: -20px; }

        .page-with-sidebar .wp-block-gallery.columns-6 .blocks-gallery-grid .blocks-gallery-item,
        .page-with-sidebar .wp-block-gallery.columns-7 .blocks-gallery-grid .blocks-gallery-item,
        .page-with-sidebar .wp-block-gallery.columns-8 .blocks-gallery-grid .blocks-gallery-item { margin: 0; padding: 0 20px 20px 0; width: 100%; }

    }


    /*----*****---- << Mobile (Landscape) >> ----*****----*/

	/* Common Styles for the devices below 767px width */
	@media only screen and (max-width: 767px) {


    }

    	/*----*****---- << Mobile - Portrait >> ----*****----*/

 	/* Common Styles for the devices below 479px width */
 	@media only screen and (max-width: 479px) {


	}

    /* #region - Responsive */

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (min-width: 320px) and (max-width: 479px) {

		/*----*****---- << Miscellaneous >> --****--*/
		th, td, tbody th { font-size: 11px; }

	}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 319px) {

		th, td, tbody th { font-size: 10px; }

    }

    /* #endregion */
/* /wp-content/themes/NextEuv/assets/css/grid.css */

/* ==========================================================================
    Table of Contents
========================================================================== */


/*--------------------------------------------------------------
    Grid Container & Main Content Layouts
--------------------------------------------------------------*/

    .wrapper { clear:both; float:left; margin:0; padding:0; width:100%; }
    .inner-wrapper { float:left; margin:0; padding:0; overflow:hidden; width:100%; }

    .container { clear: both; margin: 0 auto; position: relative; width: 1540px; }

	.wp-block-cover__inner-container, .alignwide .wp-block-group__inner-container, .alignfull .wp-block-group__inner-container { margin-left: auto; margin-right: auto; max-width: 1440px; }


	#main { clear:both; display:block; float:left; margin:0; padding:0; width:100%; }

	#primary { width: 1100px; margin:0; padding: 0; float:none; display: inline-block; position:relative; }
	#primary.content-full-width { width:100%; }
	#primary.with-left-sidebar { float:right; margin-left: 40px; }
	#primary.with-right-sidebar { float:left; margin-right: 40px; }

	#secondary { width: 300px; margin:0; padding:0; position:relative; z-index:1; }

	#secondary-right, #secondary.secondary-has-right-sidebar { float:right; }
	#secondary-left, #secondary.secondary-has-left-sidebar { float:left; }

	#secondary.secondary-has-both-sidebar { margin:0; }

	.page-template-tpl-fullwidth-php #primary { padding-bottom:0; }
	#primary.content-full-width, body.search-no-results #primary.content-full-width { min-height: 68vh; }
	#primary > *:last-child { margin-bottom: 90px; }

	@media only screen and (max-width: 1024px){

		#primary.page-with-sidebar{
			width: 100%;
		}
	
	}


/*--------------------------------------------------------------
    Boxed Layout
--------------------------------------------------------------*/

	body.layout-boxed { background-attachment: fixed; background-color: rgba(var(--wdtHeadAltColorRgb),0.025); }
	.layout-boxed .wrapper { float:none; margin:0 auto; overflow:hidden; width:1380px; }
	.layout-boxed .inner-wrapper { background: var(--wdtBodyBGColor); }


/*--------------------------------------------------------------
    Grid Columns
--------------------------------------------------------------*/

	.column { margin: 0 0  0 2%; float:left; min-height:1px; position:relative; }
	.column.first { clear:both; margin-left: 0; }
	.column.wdt-full-width, .column.wdt-one-column { margin-left: 0; }

	.wdt-full-width, .wdt-one-column { width:100%; }

	.wdt-one-half, .wdt-three-sixth { width: 49%; }
	.wdt-one-third, .wdt-two-sixth { width: 32%; }
	.wdt-two-third, .wdt-four-sixth { width: 66%; }

	.wdt-one-fourth { width: 23.5%; }
	.wdt-three-fourth { width: 74.5%; }

	.wdt-one-fifth { width: 18.4%; }
	.wdt-two-fifth { width: 38.8%; }
	.wdt-three-fifth { width: 59.2%; }
	.wdt-four-fifth { width: 79.6%; }

	.wdt-one-sixth { width: 15%; }
	.wdt-five-sixth { width: 83%; }

	.column.no-space { margin-left: 0; margin-right: 0; }

	.column.no-space.wdt-one-half, .column.no-space.wdt-three-sixth { width: 50%; }
	.column.no-space.wdt-one-third, .column.no-space.wdt-two-sixth { width: 33.33%; }
	.column.no-space.wdt-two-third, .column.no-space.wdt-four-sixth { width: 66.66%; }

	.column.no-space.wdt-one-fourth { width: 25%; }
	.column.no-space.wdt-three-fourth { width: 75%; }

	.column.no-space.wdt-one-fifth { width: 20%; }
	.column.no-space.wdt-two-fifth { width: 40%; }
	.column.no-space.wdt-three-fifth { width: 60%; }
	.column.no-space.wdt-four-fifth { width: 80%; }

	.column.no-space.wdt-one-sixth { width: 16.66%; }
	.column.no-space.wdt-five-sixth { width: 83.33%; }

	.wdt-col { float: left; margin: 0; min-height: 1px; padding: 0 15px; position: relative; }

	.column img { display:inherit; height:auto; max-width:100%; }



/*--------------------------------------------------------------
	Responsive
--------------------------------------------------------------*/

	@media only screen and (min-width:1541px) and (max-width:1724px) {

		/*----*****---- << Custom Columns >> ----*****----*/

		.wdt-col-hxlg-12 { width: 100%; }
		.wdt-col-hxlg-11 { width: 91.66666667%; }
		.wdt-col-hxlg-10 { width: 83.33333333%; }
		.wdt-col-hxlg-9 { width: 75%; }
		.wdt-col-hxlg-8 { width: 66.66666667%; }
		.wdt-col-hxlg-7 { width: 58.33333333%; }
		.wdt-col-hxlg-6 { width: 50%; }
		.wdt-col-hxlg-5 { width: 41.66666667%; }
		.wdt-col-hxlg-4 { width: 33.33333333%; }
		.wdt-col-hxlg-3 { width: 25%; }
		.wdt-col-hxlg-2 { width: 16.66666667%; }
		.wdt-col-hxlg-1 { width: 8.33333333%; }

		.wdt-col-hxlg-1b5 { width: 20%; }
		.wdt-col-hxlg-2b5 { width: 40%; }
		.wdt-col-hxlg-3b5 { width: 60%; }
		.wdt-col-hxlg-4b5 { width: 80%; }

		.wdt-col-hxlg-offset-12 { margin-left: 100% }
		.wdt-col-hxlg-offset-11 { margin-left: 91.66666667% }
		.wdt-col-hxlg-offset-10 { margin-left: 83.33333333% }
		.wdt-col-hxlg-offset-9 { margin-left: 75% }
		.wdt-col-hxlg-offset-8 { margin-left: 66.66666667% }
		.wdt-col-hxlg-offset-7 { margin-left: 58.33333333% }
		.wdt-col-hxlg-offset-6 { margin-left: 50% }
		.wdt-col-hxlg-offset-5 { margin-left: 41.66666667% }
		.wdt-col-hxlg-offset-4 { margin-left: 33.33333333% }
		.wdt-col-hxlg-offset-3 { margin-left: 25% }
		.wdt-col-hxlg-offset-2 { margin-left: 16.66666667% }
		.wdt-col-hxlg-offset-1 { margin-left: 8.33333333% }
		.wdt-col-hxlg-offset-0 { margin-left: 0 }

	}

	@media only screen and (max-width:1540px) {

		#primary.with-left-sidebar { margin-left: 30px; }
		#primary.with-right-sidebar { margin-right: 30px; }

	}

	@media only screen and (min-width:1281px) {

		/*----*****---- << Custom Columns >> ----*****----*/
		.wdt-col-lg-12 { width: 100%; }
		.wdt-col-lg-11 { width: 91.66666667%; }
		.wdt-col-lg-10 { width: 83.33333333%; }
		.wdt-col-lg-9 { width: 75%; }
		.wdt-col-lg-8 { width: 66.66666667%; }
		.wdt-col-lg-7 { width: 58.33333333%; }
		.wdt-col-lg-6 { width: 50%; }
		.wdt-col-lg-5 { width: 41.66666667%; }
		.wdt-col-lg-4 { width: 33.33333333%; }
		.wdt-col-lg-3 { width: 25%; }
		.wdt-col-lg-2 { width: 16.66666667%; }
		.wdt-col-lg-1 { width: 8.33333333%; }

		.wdt-col-lg-1b5 { width: 20%; }
		.wdt-col-lg-2b5 { width: 40%; }
		.wdt-col-lg-3b5 { width: 60%; }
		.wdt-col-lg-4b5 { width: 80%; }

	}

	/*----*****---- << Laptop/Notebook >> ----*****----*/

	@media only screen and (min-width:1281px) and (max-width:1540px) {

		/*----*****---- <<Container >> ----*****----*/
		.container { width: 1080px; }

		.wp-block-cover__inner-container, .alignwide .wp-block-group__inner-container, .alignfull .wp-block-group__inner-container { max-width: 1080px; }

		.layout-boxed .wrapper { width: 1120px; }
		.layout-boxed .vc_row.vc_row-no-padding { margin: 0 -30px; }

		#primary { width:810px; }
		#secondary { width:240px; }

		/*----*****---- << Custom Columns >> ----*****----*/

		.wdt-col-qxlg-12 { width: 100%; }
		.wdt-col-qxlg-11 { width: 91.66666667%; }
		.wdt-col-qxlg-10 { width: 83.33333333%; }
		.wdt-col-qxlg-9 { width: 75%; }
		.wdt-col-qxlg-8 { width: 66.66666667%; }
		.wdt-col-qxlg-7 { width: 58.33333333%; }
		.wdt-col-qxlg-6 { width: 50%; }
		.wdt-col-qxlg-5 { width: 41.66666667%; }
		.wdt-col-qxlg-4 { width: 33.33333333%; }
		.wdt-col-qxlg-3 { width: 25%; }
		.wdt-col-qxlg-2 { width: 16.66666667%; }
		.wdt-col-qxlg-1 { width: 8.33333333%; }

		.wdt-col-qxlg-1b5 { width: 20%; }
		.wdt-col-qxlg-2b5 { width: 40%; }
		.wdt-col-qxlg-3b5 { width: 60%; }
		.wdt-col-qxlg-4b5 { width: 80%; }

		.wdt-col-qxlg-offset-12 { margin-left: 100% }
		.wdt-col-qxlg-offset-11 { margin-left: 91.66666667% }
		.wdt-col-qxlg-offset-10 { margin-left: 83.33333333% }
		.wdt-col-qxlg-offset-9 { margin-left: 75% }
		.wdt-col-qxlg-offset-8 { margin-left: 66.66666667% }
		.wdt-col-qxlg-offset-7 { margin-left: 58.33333333% }
		.wdt-col-qxlg-offset-6 { margin-left: 50% }
		.wdt-col-qxlg-offset-5 { margin-left: 41.66666667% }
		.wdt-col-qxlg-offset-4 { margin-left: 33.33333333% }
		.wdt-col-qxlg-offset-3 { margin-left: 25% }
		.wdt-col-qxlg-offset-2 { margin-left: 16.66666667% }
		.wdt-col-qxlg-offset-1 { margin-left: 8.33333333% }
		.wdt-col-qxlg-offset-0 { margin-left: 0 }

	}

	/*----*****---- << Tablet (Landscape) >> ----*****----*/

	/* Note: Design for a width of 960px */
    @media only screen and (min-width:1025px) and (max-width:1280px) {

		/*----*****---- << Container >> ----*****----*/
		.container { width:900px; }

		.wp-block-cover__inner-container, .alignwide .wp-block-group__inner-container, .alignfull .wp-block-group__inner-container { max-width:900px; }

		.layout-boxed .wrapper { width:940px; }
		.layout-boxed .vc_row.vc_row-no-padding { margin: 0 -20px; }

		#primary { width:670px; }
		#secondary { width:200px; }

		/*----*****---- << Custom Columns >> ----*****----*/
		.wdt-col-md-12 { width: 100%; }
		.wdt-col-md-11 { width: 91.66666667%; }
		.wdt-col-md-10 { width: 83.33333333%; }
		.wdt-col-md-9 { width: 75%; }
		.wdt-col-md-8 { width: 66.66666667%; }
		.wdt-col-md-7 { width: 58.33333333%; }
		.wdt-col-md-6 { width: 50%; }
		.wdt-col-md-5 { width: 41.66666667%; }
		.wdt-col-md-4 { width: 33.33333333%; }
		.wdt-col-md-3 { width: 25%; }
		.wdt-col-md-2 { width: 16.66666667%; }
		.wdt-col-md-1 { width: 8.33333333%; }

		.wdt-col-md-1b5 { width: 20%; }
		.wdt-col-md-2b5 { width: 40%; }
		.wdt-col-md-3b5 { width: 60%; }
		.wdt-col-md-4b5 { width: 80%; }

		.wdt-col-md-offset-12 { margin-left: 100% }
		.wdt-col-md-offset-11 { margin-left: 91.66666667% }
		.wdt-col-md-offset-10 { margin-left: 83.33333333% }
		.wdt-col-md-offset-9 { margin-left: 75% }
		.wdt-col-md-offset-8 { margin-left: 66.66666667% }
		.wdt-col-md-offset-7 { margin-left: 58.33333333% }
		.wdt-col-md-offset-6 { margin-left: 50% }
		.wdt-col-md-offset-5 { margin-left: 41.66666667% }
		.wdt-col-md-offset-4 { margin-left: 33.33333333% }
		.wdt-col-md-offset-3 { margin-left: 25% }
		.wdt-col-md-offset-2 { margin-left: 16.66666667% }
		.wdt-col-md-offset-1 { margin-left: 8.33333333% }
		.wdt-col-md-offset-0 { margin-left: 0 }

	}


	/*----*****---- << Tablet (Portrait) >> ----*****----*/

	/* Note: Design for a width of 768px */
	@media only screen and (min-width:768px) and (max-width:1024px) {


		/*----*****---- << Container >> ----*****----*/
		.container { width:710px; }

		.wp-block-cover__inner-container, .alignwide .wp-block-group__inner-container, .alignfull .wp-block-group__inner-container { max-width:710px; }

		.layout-boxed .wrapper { width:750px; }
		.layout-boxed .vc_row.vc_row-no-padding { margin: 0 -20px; }

		/*----*****---- << Content >> ----*****----*/
		#primary { width:100%; }
		#primary.with-left-sidebar { margin-left:0; }
		#primary.with-right-sidebar { margin-right:0; }
		#secondary { width:100%; }

		#primary.with-left-sidebar, #primary.with-right-sidebar { margin-bottom: 50px; }

		/*----*****---- << Custom Columns >> ----*****----*/
		.wdt-col-sm-12 { width: 100%; }
		.wdt-col-sm-11 { width: 91.66666667%; }
		.wdt-col-sm-10 { width: 83.33333333%; }
		.wdt-col-sm-9 { width: 75%; }
		.wdt-col-sm-8 { width: 66.66666667%; }
		.wdt-col-sm-7 { width: 58.33333333%; }
		.wdt-col-sm-6 { width: 50%; }
		.wdt-col-sm-5 { width: 41.66666667%; }
		.wdt-col-sm-4 { width: 33.33333333%; }
		.wdt-col-sm-3 { width: 25%; }
		.wdt-col-sm-2 { width: 16.66666667%; }
		.wdt-col-sm-1 { width: 8.33333333%; }

		.wdt-col-sm-1b5 { width: 20%; }
		.wdt-col-sm-2b5 { width: 40%; }
		.wdt-col-sm-3b5 { width: 60%; }
		.wdt-col-sm-4b5 { width: 80%; }

		.wdt-col-sm-offset-12 { margin-left: 100% }
		.wdt-col-sm-offset-11 { margin-left: 91.66666667% }
		.wdt-col-sm-offset-10 { margin-left: 83.33333333% }
		.wdt-col-sm-offset-9 { margin-left: 75% }
		.wdt-col-sm-offset-8 { margin-left: 66.66666667% }
		.wdt-col-sm-offset-7 { margin-left: 58.33333333% }
		.wdt-col-sm-offset-6 { margin-left: 50% }
		.wdt-col-sm-offset-5 { margin-left: 41.66666667% }
		.wdt-col-sm-offset-4 { margin-left: 33.33333333% }
		.wdt-col-sm-offset-3 { margin-left: 25% }
		.wdt-col-sm-offset-2 { margin-left: 16.66666667% }
		.wdt-col-sm-offset-1 { margin-left: 8.33333333% }
		.wdt-col-sm-offset-0 { margin-left: 0 }

	}


	/*----*****---- << Mobile (Landscape) >> ----*****----*/

	/* Common Styles for the devices below 767px width */
	@media only screen and (max-width: 767px) {

		/*----*****---- << Content >> ----*****----*/
	   #primary { width:100%; }
	   #primary.with-left-sidebar { margin-left:0; }
	   #primary.with-right-sidebar { margin-right:0; }
	   #secondary { width:100%; }

	   #primary.with-left-sidebar, #primary.with-right-sidebar { margin-bottom: 50px; }


	   /*----*****---- << Column >> ----*****----*/
	   .column { margin-left: 0; }
	   .column { margin-bottom: 20px; }

	   .column, .column.no-space,

	   .wdt-one-half, .wdt-three-sixth, .column.no-space.wdt-one-half, .column.no-space.wdt-three-sixth,
	   .wdt-one-third, .wdt-two-sixth, .column.no-space.wdt-one-third, .column.no-space.wdt-two-sixth,
	   .wdt-two-third, .wdt-four-sixth, .column.no-space.wdt-two-third, .column.no-space.wdt-four-sixth,

	   .wdt-one-fourth, .column.no-space.wdt-one-fourth,
	   .wdt-three-fourth, .column.no-space.wdt-three-fourth,

	   .wdt-one-fifth, .column.no-space.wdt-one-fifth,
	   .wdt-two-fifth, .column.no-space.wdt-two-fifth,
	   .wdt-three-fifth, .column.no-space.wdt-three-fifth,
	   .wdt-four-fifth, .column.no-space.wdt-four-fifth,

	   .wdt-one-sixth, .column.no-space.wdt-one-sixth,
	   .wdt-five-sixth, .column.no-space.wdt-five-sixth

	   .wdt-col, div[class*="wdt-col"], section[class*="wdt-col"], li[class*="wdt-col"] { width: 100%; }

	}


	/*----*****---- << Mobile (Landscape) >> ----*****----*/

    /* Note: Design for a width of 480px */
	@media only screen and (min-width: 480px) and (max-width: 767px) {

		/*----*****---- << Container >> ----*****----*/
		.container { width:420px; }

		.wp-block-cover__inner-container, .alignwide .wp-block-group__inner-container, .alignfull .wp-block-group__inner-container { max-width:420px; }

		.layout-boxed .wrapper { width:460px; }

		/*----*****---- << Custom Columns >> ----*****----*/
		.wdt-col-xs-12 { width: 100%; }
		.wdt-col-xs-11 { width: 91.66666667%; }
		.wdt-col-xs-10 { width: 83.33333333%; }
		.wdt-col-xs-9 { width: 75%; }
		.wdt-col-xs-8 { width: 66.66666667%; }
		.wdt-col-xs-7 { width: 58.33333333%; }
		.wdt-col-xs-6 { width: 50%; }
		.wdt-col-xs-5 { width: 41.66666667%; }
		.wdt-col-xs-4 { width: 33.33333333%; }
		.wdt-col-xs-3 { width: 25%; }
		.wdt-col-xs-2 { width: 16.66666667%; }
		.wdt-col-xs-1 { width: 8.33333333%; }

		.wdt-col-xs-1b5 { width: 20%; }
		.wdt-col-xs-2b5 { width: 40%; }
		.wdt-col-xs-3b5 { width: 60%; }
		.wdt-col-xs-4b5 { width: 80%; }

		.wdt-col-xs-offset-12 { margin-left: 100% }
		.wdt-col-xs-offset-11 { margin-left: 91.66666667% }
		.wdt-col-xs-offset-10 { margin-left: 83.33333333% }
		.wdt-col-xs-offset-9 { margin-left: 75% }
		.wdt-col-xs-offset-8 { margin-left: 66.66666667% }
		.wdt-col-xs-offset-7 { margin-left: 58.33333333% }
		.wdt-col-xs-offset-6 { margin-left: 50% }
		.wdt-col-xs-offset-5 { margin-left: 41.66666667% }
		.wdt-col-xs-offset-4 { margin-left: 33.33333333% }
		.wdt-col-xs-offset-3 { margin-left: 25% }
		.wdt-col-xs-offset-2 { margin-left: 16.66666667% }
		.wdt-col-xs-offset-1 { margin-left: 8.33333333% }
		.wdt-col-xs-offset-0 { margin-left: 0 }


	}

	/*----*****---- << Mobile - Portrait >> ----*****----*/

	/* Common Styles for the devices below 479px width */
	@media only screen and (max-width: 479px) {

		.layout-boxed .wrapper { width:100%; }

		.wdt-col, div[class*="wdt-col"], section[class*="wdt-col"], li[class*="wdt-col"] { width: 100% !important; }

	}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (min-width: 320px) and (max-width: 479px) {

		/*----*****---- << Container >> ----*****----*/
		.container { width:290px; }

		.wp-block-cover__inner-container, .alignwide .wp-block-group__inner-container, .alignfull .wp-block-group__inner-container { max-width:290px; }


	}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 319px) {

		/*----*****---- << Container >> ----*****----*/
		.container { width:200px; }

		.wp-block-cover__inner-container, .alignwide .wp-block-group__inner-container, .alignfull .wp-block-group__inner-container { max-width:200px; }

	}
/* /wp-content/themes/NextEuv/assets/css/layout.css */
/* ---------------------Kamaraj------------------------------ */

.wdt-custom-heading .elementor-heading-title{
    width: 100%;
    max-width: 830px;
}

.wdt-custom-video-icon .wdt-popup-box-trigger-holder .wdt-popup-box-trigger-element .wdt-popup-box-trigger-icon {
    font-size: 100px;
    line-height: 0;
}

.icon-box-tybe-a .wdt-icon-box-holder .wdt-column-wrapper .wdt-column:nth-child(1) .wdt-content-item, .icon-box-tybe-a .wdt-icon-box-holder .wdt-column-wrapper .wdt-column:nth-child(2) .wdt-content-item, .icon-box-tybe-a .wdt-icon-box-holder .wdt-column-wrapper .wdt-column:nth-child(3) .wdt-content-item {
    border-right: 2px solid rgba(var(--wdtBorderColorRgb),0.5);
}

.icon-box-tybe-a .wdt-icon-box-holder .wdt-column-wrapper .wdt-column .wdt-content-item .wdt-content-media-group .wdt-content-icon-wrapper .wdt-content-icon span {
    font-size: 70px;
}

.icon-box-tybe-a .wdt-icon-box-holder .wdt-column-wrapper .wdt-column .wdt-content-item .wdt-content-media-group .wdt-media-group .wdt-content-title {
    font-size: var(--wdtFontSize_H5);
    margin-top: 25px;
}

.icon-box-tybe-a .wdt-icon-box-holder .wdt-column-wrapper .wdt-column .wdt-content-item .wdt-content-media-group .wdt-media-group .wdt-content-title h5 {
    font-weight: var(--wdtFontWeight_H4);
}

.icon-box-tybe-a .wdt-icon-box-holder .wdt-column-wrapper .wdt-column .wdt-content-item .wdt-content-media-group .wdt-media-group .wdt-content-title h5 a {
    position: relative;
}

.icon-box-tybe-a .wdt-icon-box-holder .wdt-column-wrapper .wdt-column .wdt-content-item .wdt-content-media-group .wdt-media-group .wdt-content-title h5 a:before {
   position: absolute;
   content: '';
   width: 0%;
   height: 10px;
   background: var(--wdtLinkHoverColor);
   -webkit-transition: all cubic-bezier(0.9, 1.21, 0.33, 1.2) .5s;
   transition: all cubic-bezier(0.9, 1.21, 0.33, 1.2) .5s;
   z-index: -1;
   right: 0;
   bottom: 0px;
}

.icon-box-tybe-a .wdt-icon-box-holder .wdt-column-wrapper .wdt-column .wdt-content-item .wdt-content-media-group .wdt-media-group .wdt-content-title h5 a:hover:before {
    left: 0;
    width: 100%;
    max-width: 100%;
}

.mobile-heading .wdt-heading-holder .wdt-heading-title-wrapper .wdt-heading-title,  .mobile-heading .wdt-heading-holder .wdt-heading-content-wrapper{
    width: 800px;
    max-width: 800px;
}

.mobile-heading .wdt-heading-holder .wdt-heading-background-text-wrapper { top: 0; }

.mobile-heading .wdt-heading-holder .wdt-heading-background-text-wrapper .wdt-heading-background-text {
    margin-left: -15px;
}

.mobile-heading .wdt-heading-holder .wdt-heading-subtitle-wrapper .wdt-heading-subtitle{
     letter-spacing: 2px;
     margin-left: 2px;
}

.mobile-heading .wdt-heading-holder .wdt-heading-title-wrapper .wdt-heading-title {
     line-height: var(--wdtLineHeight_Ext);
     font-size: var(--wdtFontSize_H1);
     margin-bottom: 30px;
}

.mobile-heading .wdt-heading-holder .wdt-heading-content-wrapper {
     letter-spacing: 1px;
     margin-bottom: 30px;
}

/*Heading*/

.about-type-a .wdt-heading-holder .wdt-heading-background-text-wrapper { 
    top: 0;
}

.about-type-a .wdt-heading-holder .wdt-heading-background-text-wrapper .wdt-heading-background-text {
     margin-left: -15px;
}

.about-type-a .wdt-heading-holder .wdt-heading-subtitle-wrapper .wdt-heading-subtitle{
      letter-spacing: 2px;
      margin-left: 2px;
}

.about-type-a .wdt-heading-holder .wdt-heading-title-wrapper .wdt-heading-title {
      line-height: var(--wdtLineHeight_Ext);
      font-size: var(--wdtFontSize_H1);
      font-weight: var(--wdtFontWeight_Base);
      margin-bottom:  50px;
}

/*Description*/

.about-type-a .wdt-heading-holder .wdt-heading-content-wrapper {
      margin-block: 30px;
}

.about-type-b-heading .wdt-heading-holder .wdt-heading-subtitle-wrapper {
    margin-bottom: 0;
}

.wdt-custom-counter .wdt-counter-holder .wdt-column-wrapper .wdt-column .wdt-content-item .wdt-content-media-group .wdt-content-counter-wrapper {
    margin-bottom: 25px;
}

.wdt-custom-counter .wdt-counter-holder .wdt-column-wrapper .wdt-column .wdt-content-item .wdt-content-media-group .wdt-content-counter-wrapper .wdt-content-counter {
    font-size: var(--wdtFontSize_H1);
    font-weight: var(--wdtFontWeight_Ext);
    line-height: var(--wdtLineHeight_Ext);
}

.wdt-custom-counter .wdt-counter-holder .wdt-column-wrapper .wdt-column .wdt-content-item .wdt-content-media-group .wdt-content-title h5 {
    font-size: var(--wdtFontSize_Base);
    font-weight: var(--wdtFontWeight_Base);
    letter-spacing: 1px;
    text-transform: uppercase;
}

.about-type-b-heading .wdt-heading-holder .wdt-heading-subtitle-wrapper, .about-type-b .wdt-heading-holder .wdt-heading-subtitle-wrapper .wdt-heading-subtitle{
    letter-spacing: 2px;
    margin-bottom: 0;
}

.about-type-b-heading .wdt-heading-holder .wdt-heading-title-wrapper .wdt-heading-title {
    line-height: var(--wdtLineHeight_Ext);
    font-size: var(--wdtFontSize_H1);
    font-weight: var(--wdtFontWeight_Base);
    margin-bottom: 30px;
}

.wdt-team-tybe-a .wdt-team-holder .wdt-content-item .wdt-content-media-group { 
    margin-bottom: 35px;
}

.wdt-team-tybe-a .wdt-team-holder .wdt-content-item .wdt-content-media-group .wdt-media-group .wdt-content-image-wrapper:before {
    opacity: 0;
}

.wdt-team-tybe-a .wdt-team-holder .wdt-content-item .wdt-content-media-group .wdt-media-group .wdt-media-image-cover-container .wdt-social-icons-list li > a {
    font-size: var(--wdtFontSize_H5);
    background-color: var(--wdtBodyBGColor);
    padding: 20px;
    border-radius: 2.5em;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
}

.wdt-team-tybe-a .wdt-team-holder .wdt-content-item .wdt-content-media-group .wdt-media-group .wdt-media-image-cover-container .wdt-social-icons-list li > a:hover {
     background-color: var(--wdtAccentTxtColor);
}

.wdt-team-tybe-a .wdt-team-holder .wdt-content-item .wdt-content-detail-group .wdt-content-title {
     margin-bottom: 15px;
}

.wdt-team-tybe-a .wdt-team-holder .wdt-content-item .wdt-content-detail-group .wdt-content-title h5 {
    font-size: var(--wdtFontSize_H4);
    font-weight: var(--wdtFontWeight_Ext);
    text-transform: capitalize;
}

.wdt-team-tybe-a .wdt-team-holder .wdt-content-item .wdt-content-detail-group .wdt-content-subtitle {
     font-size: var(--wdtFontSize_H6);
     font-weight: var(--wdtFontWeight_Base);
     text-transform: capitalize;
} 

.wdt-team-tybe-a .wdt-content-item .wdt-media-image-cover > .wdt-media-image-cover-container{
    align-content: flex-end;
}

/* @media only screen and (min-width: 1541px){

    .wdt-custom-about-line-1:after{
        position: absolute;
        content: '';
        width: 1px;
        height: 100%;
        background: var(--wdtAccentTxtColor);
        right: -75px;
        top: 0;
    }

} */

/* transform */

.wdt-team-tybe-a .wdt-team-holder .wdt-content-item .wdt-content-media-group .wdt-media-group .wdt-content-image-wrapper .wdt-content-image > a img {
     transform: scale(1);
     -webkit-transform: scale(1);
     transition: all .5s ease;
     -webkit-transition: all .5s ease;
}

.wdt-team-tybe-a .wdt-team-holder .wdt-content-item:hover .wdt-content-media-group .wdt-media-group .wdt-content-image-wrapper .wdt-content-image > a img {
     transform: scale(1.05);
     -webkit-transform: scale(1.05);
}

.wdt-team-tybe-a .wdt-team-holder .wdt-content-item .wdt-content-media-group .wdt-media-group .wdt-media-image-cover-container .wdt-social-icons-list li:nth-child(1) {
     transform: translateY(30px);
    -webkit-transform: translateY(30px);
     opacity: 0;
     transition: all .5s ease;
     -webkit-transition: all .3s ease;
}

.wdt-team-tybe-a .wdt-team-holder .wdt-content-item .wdt-content-media-group .wdt-media-group .wdt-media-image-cover-container .wdt-social-icons-list li:nth-child(2) {
     transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
     opacity: 0;
     transition: all .5s ease;
     -webkit-transition: all .3s ease;
}

.wdt-team-tybe-a .wdt-team-holder .wdt-content-item .wdt-content-media-group .wdt-media-group .wdt-media-image-cover-container .wdt-social-icons-list li:nth-child(3) {
     transform: translateY(30px);
    -webkit-transform: translateY(30px);
     opacity: 0;
     transition: all .5s ease;
     -webkit-transition: all .3s ease;
}

.wdt-team-tybe-a .wdt-team-holder .wdt-content-item .wdt-content-media-group .wdt-media-group .wdt-media-image-cover-container .wdt-social-icons-list li:nth-child(4) {
     transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
     opacity: 0;
     transition: all .5s ease;
     -webkit-transition: all .3s ease;
}

.wdt-team-tybe-a .wdt-team-holder .wdt-content-item:hover .wdt-content-media-group .wdt-media-group .wdt-media-image-cover-container .wdt-social-icons-list li {
     opacity: 1;
     transform: translateY(0);
    -webkit-transform: translateY(0);
}

/* Single Blog About Page */

/* .wdt-custom-single-blog .wdt-post-entry.entry-list-layout .blog-entry.has-post-thumbnail .entry-thumb{
    width: 100%;
} */

/* .wdt-custom-single-blog .wdt-simple-style.wdt-post-entry.entry-list-layout .blog-entry > div:not(.entry-thumb){
    width: 70%;
} */

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{
    border-radius: 0;
}

/* About Mailchimp */

.wdt-custom-newsletter .wdt-mailchimp-holder.wdt-template-type3 .wdt-mailchimp-wrapper {
    width: 100%;
    max-width: 770px;
    margin: auto;
}

.wdt-custom-newsletter .wdt-mailchimp-holder .wdt-mailchimp-wrapper .wdt-mailchimp-subscribe-form input[type='text'], .wdt-custom-newsletter .wdt-mailchimp-holder .wdt-mailchimp-wrapper .wdt-mailchimp-subscribe-form input[type='email'] {
     padding: 13px;
}

.wdt-custom-newsletter .wdt-mailchimp-holder .wdt-mailchimp-wrapper .wdt-mailchimp-subscribe-form .wdt-mailchimp-subscription-button-holder button[type='submit'] {
     padding: 13px 45px;
     font-size: var(--wdtFontSize_Ext);
     letter-spacing: 1px;
     border: none;
     text-transform: uppercase;
}

.wdt-custom-newsletter .wdt-mailchimp-holder .wdt-mailchimp-wrapper .wdt-mailchimp-subscribe-form .wdt-mailchimp-subscription-button-holder button[type='submit'] > i {
      transform: rotate(4deg);
     -webkit-transform: rotate(4deg);
      transition: all .3s ease;   
      -webkit-transition: all .3s ease;     
}

.wdt-custom-newsletter .wdt-mailchimp-holder .wdt-mailchimp-wrapper .wdt-mailchimp-subscribe-form .wdt-mailchimp-subscription-button-holder button[type='submit']:hover > i {
     transform: rotate(45deg);
     -webkit-transform: rotate(45deg);
}

/* Home-1 Footer */

.footer-custom-heading .elementor-heading-title {
    font-size: var(--wdtFontSize_H5);
    margin: 0;
}

.footer-custom-text p {
    width: 91%;
    max-width: 91%;
}

.footer-custom-newsletter-heading .elementor-heading-title {
    font-size: var(--wdtFontSize_H4);
    width: 71%;
    max-width: 71%;
    margin-top: 0;
}

.footer-newsletter .wdt-mailchimp-holder .wdt-mailchimp-wrapper .with-btn-icon {
    padding-top: 10px;
}

.footer-newsletter .wdt-mailchimp-holder .wdt-mailchimp-wrapper .with-btn-icon .wdt-mailchimp-subscription-button-holder {
   font-size: var(--wdtFontSize_H1);
   padding-right: 3px;
}

.footer-newsletter .wdt-mailchimp-holder.wdt-template-type3 .wdt-mailchimp-wrapper .wdt-mailchimp-subscribe-form.with-btn-icon input {
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    padding: 25px 10px;
}

.footer-contact .elementor-icon-list-items li.elementor-icon-list-item {
     margin-bottom: 13px;
}

.footer-contact .elementor-icon-list-items li{
	display: flex;
    align-items: flex-start;
}
.footer-contact-address .elementor-icon-list-items li .elementor-icon-list-icon{
	margin-top: 10px;
}

.footer-icon-text-bg .elementor-icon-list-items .elementor-icon-list-item > a {
    padding: 5px;
    line-height: var(--wdtLineHeight_Ext);
}

.footer-icon-text-bg  .elementor-icon-list-item > a,
.footer-2-icon-text-bg .elementor-icon-list-item a{
    z-index: 9;
}

.footer-icon-text-bg .elementor-icon-list-items .elementor-icon-list-item > a:after,
.footer-2-icon-text-bg .elementor-icon-list-item a:after{
    position: absolute;
    content: '';
    width: 100%;
    height: 0;
    background: var(--wdtBorderColor);
    -webkit-transition: all cubic-bezier(.47,1.21,.47,1.21) .3s;
    transition: all cubic-bezier(.47,1.21,.47,1.21) .3s;
    bottom: 0;
    left: 0;
    z-index: -9;
}

.footer-icon-text-bg .elementor-icon-list-items .elementor-icon-list-item > a:hover:after,
.footer-2-icon-text-bg .elementor-icon-list-item a:hover:after{
    height: 100%;
}


/* Home 2 Kamaraj */

.wdt-video-heading-tybe-b .elementor-heading-title{
    width: 650px;
    max-width: 650px;
    line-height: var(--wdtLineHeight_Ext);
    font-size: var(--wdtFontSize_Alt);
}

.wdt-custom-video-tybe-b .wdt-popup-box-trigger-holder .wdt-popup-box-trigger-element{
     flex-direction: row-reverse;
}

.wdt-custom-video-tybe-b .wdt-popup-box-trigger-holder .wdt-popup-box-trigger-element .wdt-popup-box-trigger-label {
    text-transform: uppercase;
    font-size: var(--wdtFontSize_Ext);
   font-weight: var(--wdtFontWeight_Ext);
}

.wdt-custom-video-tybe-b .wdt-popup-box-trigger-holder .wdt-popup-box-trigger-element .wdt-popup-box-trigger-icon {
    font-size: 100px;
    line-height: 0;
    margin-right: 15px;
}

.wdt-custom-video-tybe-b .wdt-popup-box-trigger-holder.wdt-click-element-label-n-icon .wdt-popup-box-trigger-element .wdt-popup-box-trigger-label + .wdt-popup-box-trigger-icon {
      margin-left: 0;
}

.mobile-scroll-highlight-heading .wdt-heading-holder .wdt-heading-title-wrapper {
    margin-inline: -4px;
}

.mobile-scroll-highlight-heading .wdt-heading-holder .wdt-heading-title-wrapper .wdt-heading-title {
    display: inline;
    font-size: var(--wdtFontSize_Alt);
    line-height: var(--wdtLineHeight_Ext);
    text-transform: uppercase;
}

.mobile-scroll-highlight-heading .wdt-heading-holder .wdt-heading-title-wrapper .wdt-heading-title > .wdt-heading-colored-elements{
    margin-right: 15px;
    background-color: var(--wdtLinkHoverColor);
    padding-inline: 10px;
    display: inline-block;
}

.mobile-scroll-highlight-heading .wdt-heading-holder .wdt-heading-content-wrapper p { margin: 0; }

/* Home 2 Footer */

.footer-2-custom-heading .elementor-heading-title {
    font-size: var(--wdtFontSize_H5);
    text-transform: uppercase;
}

.footer-2-custom-text p {
    width: 91%;
    max-width: 91%;
}

.footer-2-custom-newsletter-heading .elementor-heading-title {
    font-size: var(--wdtFontSize_H4);
    width: 71%;
    max-width: 71%;
}

.footer-2-newsletter .wdt-mailchimp-holder .wdt-mailchimp-wrapper .with-btn-icon {
    padding-top: 10px;
}

.footer-2-newsletter .wdt-mailchimp-holder .wdt-mailchimp-wrapper .with-btn-icon .wdt-mailchimp-subscription-button-holder {
   font-size: var(--wdtFontSize_H1);
   padding-right: 3px;
}

.footer-2-newsletter .wdt-mailchimp-holder.wdt-template-type3 .wdt-mailchimp-wrapper .wdt-mailchimp-subscribe-form.with-btn-icon input {
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    padding: 25px 10px;
}

.footer-2-contact .elementor-icon-list-items li.elementor-icon-list-item {
     margin-bottom: 13px;
}

.footer-2-icon-text-bg .elementor-icon-list-items .elementor-icon-list-item > a {
    padding: 5px;
    line-height: var(--wdtLineHeight_Ext);
}

/* -------------------------------------------------------------------------------- */

/*-------------------- Home 3 Kamaraj --------------------------*/

/* Vid Sec */

.wdt-custom-video-tybe-a .wdt-popup-box-trigger-holder .wdt-popup-box-trigger-element .wdt-popup-box-trigger-icon {
    font-size: 100px;
    line-height: 0;
    animation: play-icon-round 4s linear infinite;
    -webkit-animation: play-icon-round 4s linear infinite;
    animation-play-state: running;
}

.wdt-custom-video-tybe-a .wdt-popup-box-trigger-holder .wdt-popup-box-trigger-element .wdt-popup-box-trigger-icon:hover{
    animation-play-state: paused;
}

@keyframes play-icon-round {
    from{
        transform: rotate(0);
    }
    to{
        transform: rotate(365deg);
    }
}

@-webkit-keyframes play-icon-round {
    from{
        transform: rotate(0);
    }
    to{
        transform: rotate(365deg);
    }
}



/*Heading*/

/*Type 1*/

.heading-style-v .wdt-heading-holder .wdt-heading-subtitle-wrapper {
    letter-spacing: 3px;
    margin-bottom: 5px;
}

.heading-style-v .wdt-heading-holder .wdt-heading-subtitle-wrapper .wdt-heading-subtitle{
    font-size: var(--wdtFontSize_H6);
}

.heading-style-v .wdt-heading-holder .wdt-heading-title-wrapper {
    margin-bottom: 10px;  
}

.heading-style-v .wdt-heading-holder .wdt-heading-title-wrapper .wdt-heading-title {
    display: inline;
    line-height: var(--wdtLineHeight_Ext);
    font-size: var(--wdtFontSize_H2);
}

.heading-style-v .wdt-heading-holder .wdt-heading-content-wrapper {
     width: 100%;
     max-width: 500px;
}

/*Type 2*/

.heading-style-vx .wdt-heading-holder .wdt-heading-subtitle-wrapper {
    margin-bottom: 0;
}

.heading-style-vx .wdt-heading-holder .wdt-heading-subtitle-wrapper .wdt-heading-subtitle{
    font-size: var(--wdtFontSize_H6);
    font-weight: var(--wdtFontWeight_Ext);
    text-transform: capitalize;
}

.heading-style-vx .wdt-heading-holder .wdt-heading-title-wrapper {
    margin-bottom: 5px;
}

/*Icon box*/

.icon-box-type-x .wdt-icon-box-holder .wdt-content-item .wdt-content-media-group .wdt-media-group .wdt-content-icon-wrapper .wdt-content-icon span {
   width: 80px;
   height: 80px;
}

.icon-box-type-x .wdt-icon-box-holder .wdt-content-item .wdt-content-media-group .wdt-media-group .wdt-content-title {
   margin-bottom: 10px;
}

.icon-box-type-x .wdt-icon-box-holder .wdt-content-item .wdt-content-media-group .wdt-media-group .wdt-content-title h5 {
   font-size: var(--wdtFontSize_H3);
   font-weight: var(--wdtFontWeight_H4);
}

.icon-box-type-x .wdt-icon-box-holder .wdt-content-item .wdt-content-media-group .wdt-media-group .wdt-content-subtitle {
   font-size: var(--wdtFontSize_H5);
   text-transform: capitalize;
}

/* Testimonial */

.testimonial-type-s .wdt-testimonial-holder .wdt-testimonial-wrapper .swiper-slide .wdt-content-item .wdt-content-media-group .wdt-media-image-default .wdt-content-icon-wrapper .wdt-content-icon span {
    font-size: calc(var(--wdtFontSize_Alt) + 100px);
}

.testimonial-type-s .wdt-testimonial-holder .wdt-testimonial-wrapper .swiper-slide .wdt-content-item .wdt-content-media-group .wdt-media-image-default .wdt-content-subtitle {
    width: 100%;
    max-width: 900px;
    margin: auto;
    margin-block: 40px;
    font-size: var(--wdtFontSize_Base);
    font-weight: calc(var(--wdtFontWeight_Base) - 100 );
}

.testimonial-type-s .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination > div {
   font-size: var(--wdtFontSize_H2);
   width: 70px;
   height: 70px;
}

.testimonial-type-s .swiper-cube .swiper-cube-shadow:before{
    background: transparent;
}


/* Home-3 Footer */

/*Heading*/

.footer-type-3-heading .wdt-heading-holder .wdt-heading-title-wrapper .wdt-heading-title {
    display: inline;
}

.footer-type-3-heading .wdt-heading-holder .wdt-heading-title-wrapper .wdt-heading-title > .wdt-heading-colored-elements{
    color: var(--wdtLinkHoverColor);
    padding-inline: 10px;
    display: inline-block;
}

.footer-icon-border ul.elementor-icon-list-items li.elementor-icon-list-item a span{
	position: relative;
}

.footer-icon-border ul.elementor-icon-list-items li.elementor-icon-list-item:not(:last-child) a span:after{
	position: absolute;
  content: '';
  width: 5px;
  height: 1px;
  right: -18px;
  top: 9px;
  background: var(--wdtAccentTxtColor);
}

/*Newsletter*/

.footer-type-3-newsletter .wdt-mailchimp-holder.wdt-template-type5 .wdt-mailchimp-wrapper {
       width: 100%;
       max-width: 550px;
       margin: auto;
}

.footer-type-3-newsletter .wdt-mailchimp-holder .wdt-mailchimp-wrapper .wdt-mailchimp-subscribe-form input[type='text'], .footer-type-3-newsletter .wdt-mailchimp-holder .wdt-mailchimp-wrapper .wdt-mailchimp-subscribe-form input[type='email'] {
        line-height: var(--wdtLineHeight_H1);
}

.footer-type-3-newsletter .wdt-mailchimp-holder .wdt-mailchimp-wrapper .wdt-mailchimp-subscribe-form .wdt-mailchimp-subscription-button-holder button[type='submit'] > i {
         transform: rotate(4deg);
        -webkit-transform: rotate(4deg);
         transition: all .3s ease;   
         -webkit-transition: all .3s ease;     
}

.footer-type-3-newsletter .wdt-mailchimp-holder .wdt-mailchimp-wrapper .wdt-mailchimp-subscribe-form .wdt-mailchimp-subscription-button-holder button[type='submit']:hover > i {
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
}

.woocommerce-page .woocommerce table.shop_table thead th { color: var(--wdtAccentTxtColor) !important; }







/* ---------------------------------------Kamaraj Responsive--------------------------- */

@media only screen and (max-width: 1280px){
    .mobile-heading .wdt-heading-holder .wdt-heading-title-wrapper .wdt-heading-title,  .mobile-heading .wdt-heading-holder .wdt-heading-content-wrapper {
        width: 100%;
        max-width: 100%;
    }

    .icon-box-tybe-a .wdt-icon-box-holder .wdt-column-wrapper .wdt-column:nth-child(2) .wdt-content-item{
        border-right: 0;
    }
}

@media only screen and (max-width: 1024px) {
    .icon-box-tybe-a .wdt-icon-box-holder .wdt-column-wrapper .wdt-column .wdt-content-item {
        padding: 20px
    }

    .wdt-team-tybe-a .wdt-team-holder .wdt-content-item {
        padding-bottom: 35px;
    }  

.icon-box-tybe-a .wdt-icon-box-holder .wdt-column-wrapper .wdt-column:nth-child(1) .wdt-content-item, .icon-box-tybe-a .wdt-icon-box-holder .wdt-column-wrapper .wdt-column:nth-child(2) .wdt-content-item, .icon-box-tybe-a .wdt-icon-box-holder .wdt-column-wrapper .wdt-column:nth-child(3) .wdt-content-item {
     border: none;
    }

    .mobile-scroll-highlight-heading .wdt-heading-holder .wdt-heading-title-wrapper .wdt-heading-title {
        font-size: var(--wdtFontSize_H3);
        margin-inline: 0;
    }
}

@media only screen and (max-width: 767px) {
    .wdt-custom-heading .elementor-heading-title{
           width: 100%;
           max-width: 100%;
    }

    .testimonial-type-s .wdt-testimonial-holder .wdt-testimonial-wrapper .swiper-slide .wdt-content-item .wdt-content-media-group .wdt-media-image-default .wdt-content-subtitle{
        margin-bottom: 0;
    }

     .mobile-heading .wdt-heading-holder .wdt-heading-title-wrapper .wdt-heading-title {
        font-size: var(--wdtFontSize_H2);
    }

    .about-type-a .wdt-heading-holder .wdt-heading-title-wrapper .wdt-heading-title {
        font-size: var(--wdtFontSize_H2);
    }
    .about-type-a .wdt-heading-holder .wdt-heading-title-wrapper .wdt-heading-title {
        margin-bottom:  10px;
    }
  
  .about-type-a .wdt-heading-holder .wdt-heading-content-wrapper {
        margin-block: 10px;
    }
    .about-type-b-heading .wdt-heading-holder .wdt-heading-title-wrapper .wdt-heading-title {
        margin-bottom: 0;
    }
    .about-type-b-heading .wdt-heading-holder .wdt-heading-title-wrapper .wdt-heading-title {
        font-size: var(--wdtFontSize_H2);
    }

    .mobile-scroll-highlight-heading .wdt-heading-holder .wdt-heading-title-wrapper .wdt-heading-title{
        font-size: var(--wdtFontSize_H4);
    }

    .wdt-heading-holder .wdt-heading-title-wrapper {
        line-height: var(--wdtLineHeight_Ext);
    }

    .footer-custom-text p {
        width: 100%;
        max-width: 100%;
    }
    
    .footer-custom-newsletter-heading .elementor-heading-title {
        font-size: var(--wdtFontSize_H4);
        width: 100%;
        max-width: 100%;
    }

    .wdt-video-heading-tybe-b .elementor-heading-title{
        width: 100%;
        max-width: 100%;
    }

    .footer-2-custom-text p {
        width: 100%;
        max-width: 100%;
    }
    
    .footer-2-custom-newsletter-heading .elementor-heading-title {
        font-size: var(--wdtFontSize_H4);
        width: 100%;
        max-width: 100%;
    }

    .wdt-custom-newsletter .wdt-mailchimp-holder .wdt-mailchimp-wrapper .wdt-mailchimp-subscribe-form .wdt-mailchimp-subscription-button-holder button[type='submit'] {
        padding: 13px 15px;
   }

}

    @media only screen and (max-width: 480px) {

    .wdt-video-heading-tybe-b .elementor-heading-title{
        font-size: var(--wdtFontSize_H2);
    }

    .wdt-custom-newsletter .wdt-mailchimp-holder.wdt-template-type3 .wdt-mailchimp-wrapper .wdt-mailchimp-subscribe-form .wdt-mailchimp-subscription-button-holder {
        position: relative;
        margin-top: 10px;
    }

      .footer-type-3-heading .wdt-heading-holder .wdt-heading-title-wrapper .wdt-heading-title {
        font-size: var(--wdtFontSize_H3);
    }
}
    
/* -------------------------------------------------------------------------------- */

/* ----------------------------------Hariharan-Styles------------------------------------- */

/* Custom Heading Style */

.wdt-common-custom-heading-style .wdt-heading-holder .wdt-heading-title-wrapper span.wdt-heading-title>span.wdt-heading-colored-elements {
    background-color: var(--wdtPrimaryColor);
    margin-right: 10px;
    padding: 0 10px;
}

.wdt-common-custom-heading-style .wdt-heading-holder .wdt-heading-title-wrapper {
    margin-bottom: 10px;
}

/* Team Section Style */

.wdt-custom-tema-overlay-effect-style .wdt-content-item .wdt-content-media-group .wdt-content-title h5 a,
.wdt-custom-tema-overlay-effect-style .wdt-content-item .wdt-content-media-group * { color: var(--wdtAccentTxtColor); -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }
.wdt-custom-tema-overlay-effect-style .wdt-content-item .wdt-content-media-group a:hover * { color: var(--wdtSecondaryColor); }

.wdt-modern-testimonial-style .wdt-testimonial-holder .wdt-content-item .wdt-content-title-group.below span,
.wdt-custom-tema-overlay-effect-style .wdt-content-item .wdt-content-media-group .wdt-media-image-overlay .wdt-content-image-wrapper:before,
.wdt-custom-tema-overlay-effect-style .wdt-content-item .wdt-content-media-group .wdt-media-image-overlay-container .wdt-content-title-group > span { display: none; }
.wdt-custom-tema-overlay-effect-style .wdt-content-item .wdt-content-media-group  .wdt-media-image-overlay > .wdt-media-image-overlay-container > * { flex: 1 1 50%; }

.wdt-modern-testimonial-style .wdt-testimonial-holder .wdt-content-item .wdt-content-detail-group .wdt-content-elements-group .wdt-content-title-group,
.wdt-modern-testimonial-style .wdt-content-item .wdt-content-detail-group .wdt-content-elements-group .wdt-content-title-group .wdt-content-title,
.wdt-custom-tema-overlay-effect-style .wdt-content-item .wdt-content-media-group .wdt-media-image-overlay-container .wdt-content-title-group,
.wdt-custom-tema-overlay-effect-style .wdt-content-item .wdt-content-media-group .wdt-media-image-overlay-container .wdt-content-title-group .wdt-content-title { margin-bottom: 0px; }
.wdt-custom-tema-overlay-effect-style .wdt-content-item .wdt-content-media-group .wdt-content-title h5 { margin-top: 0; }

.wdt-custom-tema-overlay-effect-style .wdt-content-item .wdt-content-media-group .wdt-content-subtitle { line-height: var(--wdtLineHeight_Ext); }

.wdt-custom-tema-overlay-effect-style .wdt-content-item .wdt-content-media-group .wdt-media-image-overlay-container .wdt-content-title-group { text-align: left; }
.wdt-custom-tema-overlay-effect-style .wdt-content-item .wdt-content-media-group .wdt-media-image-overlay-container .wdt-social-icons-container { text-align: right; }

.wdt-custom-tema-overlay-effect-style .wdt-content-item .wdt-content-media-group .wdt-media-image-overlay-container { align-content: flex-end; position: absolute; bottom: 0; min-height: 70px; background-color: var(--wdtLinkHoverColor); transform: translateY(10px); }
.wdt-custom-tema-overlay-effect-style .wdt-content-item:hover .wdt-content-media-group .wdt-media-image-overlay-container { transform: translateY(0px); }

.wdt-custom-tema-overlay-effect-style .wdt-content-item .wdt-media-image-overlay .wdt-content-image-wrapper .wdt-content-image img { filter: grayscale(1); -webkit-transition: var(--wdtBaseTransition); transition: var(--wdtBaseTransition); }
.wdt-custom-tema-overlay-effect-style .wdt-content-item:hover .wdt-media-image-overlay .wdt-content-image-wrapper .wdt-content-image img { transform: scale(1.05); filter: grayscale(0); }

.wdt-custom-tema-overlay-effect-style .swiper-slide:nth-child(even) .wdt-content-item { margin-top: 100px; }

@media only screen and (max-width: 479px){
    .wdt-custom-tema-overlay-effect-style .wdt-content-item .wdt-content-media-group .wdt-media-image-overlay-container{
        flex-direction: column;
        align-items: flex-start;
        padding: 10px;
    }

    .wdt-custom-tema-overlay-effect-style .wdt-content-item .wdt-content-media-group .wdt-media-image-overlay-container .wdt-content-title-group{
        padding-bottom: 10px;
    }

}

@media only screen and (max-width: 1280px) {
    .wdt-custom-tema-overlay-effect-style .swiper-slide:nth-child(even) .wdt-content-item { margin-top: 0; }
}

.wdt-custom-tema-overlay-effect-style .wdt-content-item .wdt-social-icons-list li{
    margin: 8px;
}

.wdt-custom-tema-overlay-effect-style .wdt-content-item .wdt-social-icons-list li{
    position: relative;
}

.wdt-custom-tema-overlay-effect-style .wdt-content-item .wdt-social-icons-list li:after{
    position: absolute;
    content: '';
    background: rgba(0, 0, 0, 0.5);
    height: 25px;
    width: 25px;
    bottom: -4px;
    left: -4px;
    z-index: -9;
    -webkit-transition: all cubic-bezier(.47,1.21,.47,1.21) .3s;
    transition: all cubic-bezier(.47,1.21,.47,1.21) .3s;
}

.wdt-custom-tema-overlay-effect-style .wdt-content-item .wdt-social-icons-list li:hover:after{
    height: 0;
}


/* Teastimonials Section Style */
.wdt-modern-testimonial-style .wdt-testimonial-holder .wdt-content-item { display: inline-flex; flex-wrap: wrap; align-items: center; flex-direction: row-reverse; background-color: var(--wdtAccentTxtColor); padding: 70px 100px 70px 160px; margin-right: 0px; }
.wdt-modern-testimonial-style .wdt-testimonial-holder .wdt-content-item .wdt-content-media-group { flex: 0 0 20%; margin-bottom: 0; display: inline-flex; }
.wdt-modern-testimonial-style .wdt-testimonial-holder .wdt-content-item .wdt-content-detail-group { flex: 0 0 80%; }
.wdt-modern-testimonial-style .wdt-testimonial-holder .wdt-content-item .wdt-content-detail-group * { color: var(--wdtTertiaryColor);}

.wdt-modern-testimonial-style .wdt-testimonial-holder .wdt-content-item,
.wdt-modern-testimonial-style .wdt-testimonial-holder .wdt-content-item .wdt-content-media-group .wdt-content-image > span > img { border-radius: 0 80px 0; }

.wdt-modern-testimonial-style .elementor-widget-container .wdt-testimonial-holder .wdt-testimonial-wrapper.swiper-wrapper { height: 100% !important; }
.wdt-modern-testimonial-style .wdt-content-item .wdt-content-media-group .wdt-content-image > span { position: relative; right: -216px; }

.wdt-modern-testimonial-style .wdt-testimonial-holder .wdt-content-item .wdt-content-subtitle ,
.wdt-modern-testimonial-style .wdt-testimonial-holder .wdt-content-item .wdt-content-detail-group .wdt-content-description { font-size: var(--wdtFontSize_H5); font-weight: var(--wdtFontWeight_Base); }
.wdt-modern-testimonial-style .wdt-testimonial-holder .wdt-content-item .wdt-content-detail-group .wdt-content-elements-group { display: inline-flex; flex-wrap: wrap; align-items: center; min-width: 350px; }
.wdt-modern-testimonial-style .wdt-testimonial-holder .wdt-content-item .wdt-content-detail-group .wdt-content-elements-group .wdt-content-title-group,
.wdt-modern-testimonial-style .wdt-testimonial-holder .wdt-content-item .wdt-content-detail-group .wdt-content-elements-group .wdt-content-subtitle { flex: 1 1 50%; }

.wdt-modern-testimonial-style .wdt-testimonial-holder .wdt-content-item .wdt-content-detail-group .wdt-content-description { margin-bottom: 25px; }

.wdt-modern-testimonial-style .wdt-testimonial-holder .wdt-content-item .wdt-content-title h5 { font-size: calc(var(--wdtFontSize_H5) + 2px); }

.wdt-modern-testimonial-style .elementor-widget-container .wdt-testimonial-holder .wdt-carousel-pagination-wrapper .wdt-swiper-pagination { height: 5px; margin-top: 0 !important; position: absolute; top: 50%; transform: rotate(90deg) translateY(-50%); left: -30px; width: 220px; z-index: 1; }
.wdt-modern-testimonial-style .elementor-widget-container .wdt-testimonial-holder .wdt-carousel-pagination-wrapper .wdt-swiper-pagination .swiper-pagination-bullet { width: 60px; -webkit-transition: all 0.2s ease-out; transition: all 0.2s ease-out ; }
.wdt-modern-testimonial-style .elementor-widget-container .wdt-testimonial-holder .wdt-carousel-pagination-wrapper .wdt-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active { width: 60px; }

.wdt-modern-testimonial-style .elementor-widget-container .wdt-testimonial-holder .wdt-carousel-pagination-wrapper .wdt-swiper-pagination::before { content: ""; position: absolute; left: 0; width: 100%; height: 2px; background-color: var(--wdtBorderColor); }

.wdt-modern-testimonial-style .wdt-testimonial-holder .swiper-slide .wdt-content-item .wdt-content-media-group .wdt-content-image > span > img { -webkit-transition: all 0.2s ease-out; transition: all 0.2s ease-out; transform: rotate3d(1, 1, 1, 20deg ); }

.wdt-modern-testimonial-style .wdt-testimonial-holder .swiper-slide.swiper-slide-active .wdt-content-item .wdt-content-media-group .wdt-content-image > span > img { transform: rotate3d(1, 1, 1, 00deg );}

.wdt-modern-testimonial-style .wdt-testimonial-holder .swiper-slide .wdt-content-item .wdt-content-media-group .wdt-content-image > span > img{
    filter: grayscale(1); -webkit-transition: var(--wdtBaseTransition); transition: var(--wdtBaseTransition);
}

.wdt-modern-testimonial-style .wdt-testimonial-holder .swiper-slide .wdt-content-item:hover .wdt-content-media-group .wdt-content-image > span > img{
    filter: grayscale(0);
}

.wdt-modern-testimonial-style .wdt-testimonial-holder .wdt-testimonial-container.swiper {overflow: visible;}
.wdt-common-custom-heading-style .wdt-heading-holder .wdt-heading-title-wrapper span.wdt-heading-title>span.wdt-heading-colored-elements { line-height: 1.1; }

.wdt-image-box-on-hover .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span,
.wdt-image-box-on-hover .wdt-content-item .wdt-content-media-group .wdt-media-image-cover-container .wdt-content-title h5 a,
.wdt-image-box-on-hover .wdt-content-item .wdt-content-media-group .wdt-media-image-cover-container .wdt-content-description { color: var(--wdtSecondaryColor); transition: all 0.3s ease-out; }
.wdt-image-box-on-hover .wdt-content-item .wdt-content-media-group .wdt-media-image-cover-container .wdt-content-icon-wrapper .wdt-content-icon span { font-size: calc(var(--wdtFontSize_Alt) + 20px); line-height: 0.8; }

.wdt-image-box-on-hover .wdt-content-item:hover .wdt-content-icon-wrapper .wdt-content-icon span,
.wdt-image-box-on-hover .wdt-content-item:hover .wdt-content-media-group .wdt-media-image-cover-container .wdt-content-title h5 a,
.wdt-image-box-on-hover .wdt-content-item:hover .wdt-content-media-group .wdt-media-image-cover-container .wdt-content-description { color: var(--wdtLinkColor); }

.wdt-image-box-on-hover .wdt-content-item .wdt-content-button>a { background-color: var(--wdtPrimaryColor); }
.wdt-image-box-on-hover .wdt-content-item:hover .wdt-content-button>a { background-color: transparent; border-color: var(--wdtLinkColor); }
.wdt-image-box-on-hover .wdt-content-item .wdt-content-media-group .wdt-content-elements-group .wdt-content-image-wrapper:after {display: none;}

.wdt-image-box-on-hover .wdt-content-item .wdt-content-media-group .wdt-content-elements-group .wdt-content-image-wrapper:before { background-image: none; background-color: var(--wdtAccentTxtColor); opacity: 1; z-index: 1; -webkit-transition: var(--wdtBaseTransition); transition: var(--wdtBaseTransition); }
.wdt-image-box-on-hover .wdt-content-item:hover .wdt-content-media-group .wdt-content-elements-group .wdt-content-image-wrapper:before { background-color: var(--wdtLinkHoverColor); opacity: .8; }
.wdt-image-box-on-hover .wdt-content-item .wdt-content-media-group .wdt-media-image-cover-container { padding: 4.375rem 2.5rem; }

.wdt-image-box-on-hover .wdt-content-item .wdt-content-media-group .wdt-media-image-cover-container .wdt-content-title h5 { font-size: var(--wdtFontSize_H4); margin-top: 0; }
.wdt-image-box-on-hover .wdt-content-item .wdt-content-media-group .wdt-media-image-cover-container .wdt-content-icon-wrapper { margin-bottom: 45px; }
.wdt-image-box-on-hover .wdt-content-item .wdt-content-media-group .wdt-media-image-cover-container .wdt-content-title { margin-bottom: 23px; }
.wdt-image-box-on-hover .wdt-content-item .wdt-content-media-group .wdt-media-image-cover-container .wdt-content-description { margin-bottom: 28px; }
.wdt-image-box-on-hover .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper .wdt-content-image img { transform: scale(1); transition: all 0.3s ease-out; }
.wdt-image-box-on-hover .wdt-content-item:hover .wdt-media-image-cover .wdt-content-image-wrapper .wdt-content-image img { transform: scale(1.1); }

/* Pricing Table */
.wdt-custom-pricing-table-style .wdt-pricing-table-holder { position: relative; background-color: var(--wdtAccentTxtColor); padding: 50px; overflow: hidden; }
.wdt-custom-pricing-table-style.wdt-custom-pricing-table-hover-bg-1  .wdt-pricing-table-holder::after { content: ""; position: absolute; top: 0; right: 0; left: 0; bottom: 0; background-image: url("/wp-content/themes/NextEuv/assets/images/pricing-bg-overlay-img.jpg"); background-position: center; background-size: cover; background-repeat: no-repeat; -webkit-transform: rotate(-15deg) scale(1); transform: rotate(-15deg) scale(1); opacity: 0; -webkit-transition: all 500ms ease-in-out; transition: all 500ms ease-in-out; pointer-events: none; }

.wdt-custom-pricing-table-style.wdt-custom-pricing-table-hover-bg-1 .wdt-pricing-table-holder:hover:after,
.wdt-custom-pricing-table-style.wdt-custom-pricing-table-hover-bg-2 .wdt-pricing-table-holder:hover:after,
.wdt-custom-pricing-table-style.wdt-custom-pricing-table-hover-bg-3 .wdt-pricing-table-holder:hover:after,
.wdt-custom-pricing-table-style.wdt-custom-pricing-table-hover-bg-4 .wdt-pricing-table-holder:hover:after { -webkit-transform: rotate(0deg) scale(1.1); transform: rotate(0deg) scale(1.1); opacity: 0.2; }

.wdt-custom-pricing-table-style.wdt-custom-pricing-table-hover-bg-2  .wdt-pricing-table-holder::after { content: ""; position: absolute; top: 0; right: 0; left: 0; bottom: 0; background-image: url("/wp-content/themes/NextEuv/assets/images/Home-2-Imgbox-hover-bg-2.webp"); background-position: center; background-size: cover; background-repeat: no-repeat; -webkit-transform: rotate(-15deg) scale(1); transform: rotate(-15deg) scale(1); opacity: 0; -webkit-transition: all 500ms ease-in-out; transition: all 500ms ease-in-out; pointer-events: none; }

.wdt-custom-pricing-table-style.wdt-custom-pricing-table-hover-bg-3  .wdt-pricing-table-holder::after { content: ""; position: absolute; top: 0; right: 0; left: 0; bottom: 0; background-image: url("/wp-content/themes/NextEuv/assets/images/Home-2-Imgbox-hover-bg-3.webp"); background-position: center; background-size: cover; background-repeat: no-repeat; -webkit-transform: rotate(-15deg) scale(1); transform: rotate(-15deg) scale(1); opacity: 0; -webkit-transition: all 500ms ease-in-out; transition: all 500ms ease-in-out; pointer-events: none; }

.wdt-custom-pricing-table-style.wdt-custom-pricing-table-hover-bg-4  .wdt-pricing-table-holder::after { content: ""; position: absolute; top: 0; right: 0; left: 0; bottom: 0; background-image: url("/wp-content/themes/NextEuv/assets/images/Home-2-Imgbox-hover-bg-4.webp"); background-position: center; background-size: cover; background-repeat: no-repeat; -webkit-transform: rotate(-15deg) scale(1); transform: rotate(-15deg) scale(1); opacity: 0; -webkit-transition: all 500ms ease-in-out; transition: all 500ms ease-in-out; pointer-events: none; }



.wdt-custom-pricing-table-style .wdt-pricing-table-holder .wdt-pricing-table-features .wdt-pricing-table-feature-included .wdt-pricing-table-features-list-icon .wdt-content-icon span,
.wdt-custom-pricing-table-style .wdt-pricing-table-holder div[class*='-table-media'] .wdt-content-icon-wrapper .wdt-content-icon span,
.wdt-custom-pricing-table-style .wdt-pricing-table-holder div[class*='-table-features'] .wdt-pricing-table-features-list li .wdt-pricing-table-features-list-text,
.wdt-custom-pricing-table-style .wdt-pricing-table-holder .wdt-pricing-table-pricing,
.wdt-custom-pricing-table-style .wdt-pricing-table-holder div[class*='-table-header'] .wdt-content-title h5,
.wdt-custom-pricing-table-style .wdt-pricing-table-holder div[class*='-table-header'] .wdt-content-title h5 a { color: var(--wdtTertiaryColor); -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

.wdt-custom-pricing-table-style .wdt-pricing-table-holder:hover .wdt-pricing-table-features .wdt-pricing-table-feature-included .wdt-pricing-table-features-list-icon .wdt-content-icon span,
.wdt-custom-pricing-table-style .wdt-pricing-table-holder:hover div[class*='-table-media'] .wdt-content-icon-wrapper .wdt-content-icon span,
.wdt-custom-pricing-table-style .wdt-pricing-table-holder:hover div[class*='-table-features'] .wdt-pricing-table-features-list li .wdt-pricing-table-features-list-text,
.wdt-custom-pricing-table-style .wdt-pricing-table-holder:hover .wdt-pricing-table-pricing,
.wdt-custom-pricing-table-style .wdt-pricing-table-holder:hover div[class*='-table-header'] .wdt-content-title h5,
.wdt-custom-pricing-table-style .wdt-pricing-table-holder:hover div[class*='-table-header'] .wdt-content-title h5 a,
.wdt-custom-pricing-table-style .wdt-pricing-table-holder div[class*='-table-header'] .wdt-content-title h5 a:hover { color: var(--wdtLinkColor); }

.wdt-custom-pricing-table-style .wdt-pricing-table-holder div[class*='-table-footer'] .wdt-content-button > a { background-color: var(--wdtPrimaryColor); color: var(--wdtAccentTxtColor); border-color: var(--wdtPrimaryColor); }
.wdt-custom-pricing-table-style .wdt-pricing-table-holder div[class*='-table-footer'] .wdt-content-button > a:hover { background-color: transparent; color: var(--wdtAccentTxtColor); border-color: var(--wdtAccentTxtColor); }

.wdt-custom-pricing-table-style .wdt-pricing-table-holder div[class*='-table-media'] .wdt-content-icon-wrapper .wdt-content-icon span {  font-size: 80px; width: 80px; height: 80px; line-height: 1; }
.wdt-custom-pricing-table-style .wdt-pricing-table-holder div[class*='-table-media'] .wdt-content-icon-wrapper .wdt-content-icon span>i { padding: 0; }
.wdt-custom-pricing-table-style .wdt-pricing-table-holder div[class*='-table-header'] .wdt-content-title h5 { font-size: var(--wdtFontSize_H4); }

.wdt-custom-pricing-table-style .wdt-pricing-table-holder:hover div[class*='-table-footer'] .wdt-content-button > a{ background-color: transparent; color: var(--wdtAccentTxtColor); border-color: var(--wdtAccentTxtColor); }

.wdt-custom-pricing-table-style .wdt-pricing-table-holder .wdt-pricing-table-pricing .wdt-pricing-table-pricing-sale span { font-size: calc(var(--wdtFontSize_H2) + 4px); }
.wdt-custom-pricing-table-style .wdt-pricing-table-holder .wdt-pricing-table-features { margin-bottom: 35px; }

.wdt-custom-pricing-table-style .wdt-pricing-table-holder .wdt-pricing-table-media { margin-bottom: 12px; }
.wdt-custom-pricing-table-style .wdt-pricing-table-holder .wdt-pricing-table-pricing { margin-bottom: 38px; }

.wdt-pricing-table-holder div[class*="-table-features"] .wdt-pricing-table-features-list li:not(:last-child):after { border-color: transparent; }
.wdt-custom-pricing-table-style .wdt-pricing-table-holder div[class*='-table-footer'] .wdt-content-button:not(.fullwidth) { margin-bottom: 0; }

.wdt-image-box-on-hover .wdt-content-item .wdt-content-media-group .wdt-media-image-cover-container .wdt-content-button a div span::after,
.wdt-image-box-on-hover .wdt-content-item .wdt-content-detail-group .wdt-content-button a div span::after,
.wdt-custom-pricing-table-style .wdt-pricing-table-holder .wdt-content-button a::after { position: relative; content: ''; display: inline-block; margin-left: 10px; width: 12px; height: 12px; -webkit-mask-image: url("/wp-content/themes/NextEuv/assets/images/btn-arrow.svg"); -webkit-mask-repeat: no-repeat; -webkit-mask-size: cover; -webkit-transition: all 0.2s ease-out; background: var(--wdtAccentTxtColor); mask-image: url("/wp-content/themes/NextEuv/assets/images/btn-arrow.svg"); mask-repeat: no-repeat; mask-size: cover; transition: all 0.2s ease-out; }

.wdt-image-box-on-hover .wdt-content-item .wdt-content-media-group .wdt-media-image-cover-container .wdt-content-button a:hover div span::after,
.wdt-image-box-on-hover .wdt-content-item .wdt-content-detail-group .wdt-content-button a:hover div span::after,
.wdt-custom-pricing-table-style .wdt-pricing-table-holder .wdt-content-button a:hover:after { transform: rotate(45deg); background: var(--wdtAccentTxtColor); }

/* Responsive */
@media screen and ( max-width: 1698px ) {
    .wdt-custom-pricing-table-style .wdt-pricing-table-holder { padding: 50px 30px !important; }
}

@media only screen and (max-width: 1280px){
    .wdt-responsive-order-col .elementor-container .elementor-container div.elementor-column:nth-child(2) { order: 3; }
}

@media screen and ( max-width: 1024px ) {
    .wdt-modern-testimonial-style .wdt-testimonial-holder .wdt-content-item { padding: 50px 20px; }
    .wdt-modern-testimonial-style .wdt-testimonial-holder .wdt-content-item,
    .wdt-modern-testimonial-style .wdt-testimonial-holder .wdt-content-item .wdt-content-media-group .wdt-content-image > span > img { border-radius: 0; }
    
}


/* home 2 slider */

.wdt-slider-text-style.wdt-common-custom-heading-style .wdt-heading-holder .wdt-heading-title-wrapper { font-size: clamp(var(--wdtFontSize_H3), 1.75rem + 1.6667vw, calc(var(--wdtFontSize_Alt) + 10px)); line-height: 1; }
.wdt-custom-slider-para-text .wdt-heading-holder .wdt-heading-content-wrapper { font-size: calc(var(--wdtFontSize_Ext) - 4px ); }
.wdt-dron-moving-animaton img { -webkit-animation: dron-moving-animation 4s linear infinite backwards ; animation: dron-moving-animation 4s linear infinite backwards ; }

@keyframes dron-moving-animation {
0% { -moz-transform:translateX(0px) translateY(0px); -webkit-transform: translateX(0px) translateY(0px); -o-transform:translateX(0px) translateY(0px); -ms-transform:translateX(0px) translateY(0px); transform: translateX(0px) translateY(0px); }
25% { -moz-transform: translateX(40px) translateY(0px); -webkit-transform: translateX(40px) translateY(0px); -o-transform: translateX(40px) translateY(0px); -ms-transform: translateX(40px) translateY(0px); transform: translateX(40px) translateY(0px); }
50% { -moz-transform: translateX(40px) translateY(60px); -webkit-transform: translateX(40px) translateY(60px); -o-transform: translateX(40px) translateY(60px); -ms-transform: translateX(40px) translateY(60px); transform: translateX(40px) translateY(60px); }
75% { -moz-transform: translateX(0px) translateY(60px); -webkit-transform: translateX(0px) translateY(60px); -o-transform: translateX(0px) translateY(60px); -ms-transform: translateX(0px) translateY(60px); transform: translateX(0px) translateY(60px); }    
100% { -moz-transform: translateX(0px) translateY(0px); -webkit-transform: translateX(0px) translateY(0px); -o-transform: translateX(0px) translateY(0px); -ms-transform: translateX(0px) translateY(0px); transform: translateX(0px) translateY(0px); }  
}

.wdt-custom-slider-2 .wdt-carousel-holder .swiper.swiper-horizontal + .wdt-carousel-pagination-wrapper .wdt-swiper-pagination { margin-top: 0; }
.wdt-custom-slider-2 .wdt-advanced-carousel-holder .wdt-carousel-pagination-wrapper .wdt-swiper-pagination { position: absolute; left: 0; right: 0; bottom: 0; margin: auto; height: 20%; }

.wdt-custom-slider-2 .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-swiper-pagination.swiper-pagination-bullets { display: inline-grid; }
.wdt-custom-slider-2 .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet { margin: 2px 0; }

/* slider text motion effect */
.wdt-custom-slider-2 .wdt-advanced-carousel-holder .swiper-slide.swiper-slide-active .wdt-heading-holder h2 { width: 100%; white-space: nowrap; margin: 0; line-height: 100%; overflow: hidden; -webkit-animation-delay: 0; animation-delay: 0; }
.wdt-custom-slider-2 .wdt-advanced-carousel-holder .swiper-slide.swiper-slide-active .wdt-heading-holder h2 .wdt-heading-title { -webkit-animation: slide-up 0.9s cubic-bezier(0.65, 0, 0.35, 1) both; animation: slide-up 0.9s cubic-bezier(0.65, 0, 0.35, 1) both; }
@-webkit-keyframes slide-up { 0% { transform: translateY(100px); } 100% { transform: translateY(0); } }
@keyframes slide-up { 0% { transform: translateY(100px); } 100% { transform: translateY(0); } }

.wdt-custom-slider-2 .wdt-advanced-carousel-holder .swiper-slide .wdt-custom-btn .wdt-button-holder.wdt-button-size-sm .wdt-button,
.wdt-custom-slider-2 .wdt-advanced-carousel-holder .swiper-slide .wdt-slider-text-style .wdt-heading-holder .wdt-heading-content-wrapper { transform: translateY(50%); transition: all 0.3s ease-out; opacity: 0; }
.wdt-custom-slider-2 .wdt-advanced-carousel-holder .swiper-slide .wdt-slider-text-style .wdt-heading-holder .wdt-heading-content-wrapper { transition-delay: 0.8s; }
.wdt-custom-slider-2 .wdt-advanced-carousel-holder .swiper-slide .wdt-custom-btn .wdt-button-holder.wdt-button-size-sm .wdt-button { transition-delay: 1s; }
.wdt-custom-slider-2 .wdt-advanced-carousel-holder .swiper-slide.swiper-slide-active .wdt-custom-btn .wdt-button-holder.wdt-button-size-sm .wdt-button,
.wdt-custom-slider-2 .wdt-advanced-carousel-holder .swiper-slide.swiper-slide-active .wdt-slider-text-style .wdt-heading-holder .wdt-heading-content-wrapper { opacity: 1; transform: translateY(0); }

.wdt-custom-slider-2 .wdt-advanced-carousel-holder .swiper-slide .wdt-custom-slider-para-text .wdt-heading-holder { overflow: hidden; }
.wdt-custom-slider-2 .wdt-advanced-carousel-holder .swiper-slide .wdt-custom-slider-para-text .wdt-heading-holder .wdt-heading-content-wrapper { transform: translateX(-50%); transition: all 0.3s ease-out; transition-delay: 1.2s; opacity: 0; }
.wdt-custom-slider-2 .wdt-advanced-carousel-holder .swiper-slide.swiper-slide-active .wdt-custom-slider-para-text .wdt-heading-holder .wdt-heading-content-wrapper { opacity: 1; transform: translateX(0); }

@media screen and (max-width:767px) {
    .wdt-custom-slider-2 .wdt-carousel-holder .swiper.swiper-horizontal + .wdt-carousel-pagination-wrapper .wdt-swiper-pagination { display: none; }
}

/* Header style (//Home_page_3//) */
.wdt-commen-header-style-3 .wdt-heading-holder .wdt-heading-title-wrapper { font-size: clamp(calc(var(--wdtFontSize_H3) - 4px ), 1.7308rem + 0.641vw, var(--wdtFontSize_H2)); line-height: var(--wdtLineHeight_Ext); margin-bottom: 12px; }
.wdt-commen-header-style-3 .wdt-heading-holder .wdt-heading-subtitle { font-size: var(--wdtFontSize_Base); letter-spacing: 3.2px;}
.wdt-commen-header-style-3 .wdt-heading-holder .wdt-heading-title-wrapper span.wdt-heading-colored-elements { color: var(--wdtPrimaryColor); }

/* left heading style */
.wdt-left-heading-stye .wdt-heading-holder .wdt-heading-subtitle-wrapper { margin-bottom: 0; letter-spacing: 3.2px; }
.wdt-left-heading-stye .wdt-heading-holder .wdt-heading-title-wrapper { margin-bottom: 10px; }
.wdt-left-heading-stye .wdt-heading-holder .wdt-heading-title-wrapper span.wdt-heading-colored-elements { padding-right: 10px; }

/* icon box */
.wdt-icon-box-style-3 .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span { font-size: var(--wdtFontSize_Alt); width: 50px; height: 50px; line-height: 0; }
.wdt-icon-box-style-3 .wdt-content-item .wdt-content-title h5 { font-size: clamp(var(--wdtFontSize_H4), 1.4135rem + 0.3846vw, calc(var(--wdtFontSize_H3) - 4px)); font-weight: var(--wdtFontWeight_Base); margin-top: 0; line-height: 1; }
.wdt-icon-box-style-3 .wdt-content-item .wdt-content-title h5 a { color: var(--wdtAccentTxtColor); }
.wdt-icon-box-style-3 .wdt-content-item  .wdt-content-description { font-weight: var(--wdtFontWeight_Base); }
.wdt-icon-box-style-3 .wdt-content-item .wdt-content-detail-group .wdt-content-title { margin-bottom: 25px; }
.wdt-icon-box-style-3 .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span { color: var(--wdtBorderColor); }

/* button */
.wdt-icon-highlighted-btn .elementor-widget-container .wdt-button-holder.wdt-button-size-sm .wdt-button { font-size: calc(var(--wdtFontSize_Ext) - 2px); background-color: transparent; border: 1px solid var(--wdtPrimaryColor); border-radius: 30px; backface-visibility: hidden; }
.wdt-icon-highlighted-btn .elementor-widget-container .wdt-button-holder .wdt-button .wdt-button-icon span { color: var(--wdtSecondaryColor); background-color: var(--wdtPrimaryColor); border-radius: 30px; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }
.wdt-icon-highlighted-btn .elementor-widget-container .wdt-button-holder .wdt-button .wdt-button-icon { margin: 2px; }
.wdt-icon-highlighted-btn .elementor-widget-container .wdt-button-holder.wdt-button-size-sm .wdt-button .wdt-button-text { padding: 12px 24px 12px 30px; }
.wdt-icon-highlighted-btn .elementor-widget-container .wdt-button-holder.wdt-button-size-sm .wdt-button:after{ content: ""; left: inherit; margin: auto; opacity: 0; background-color: var(--wdtPrimaryColor); border-radius: 30px; height: 100%; width: 0%; }
.wdt-icon-highlighted-btn .elementor-widget-container .wdt-button-holder.wdt-button-size-sm .wdt-button:hover {  color: var(--wdtSecondaryColor); }
.wdt-icon-highlighted-btn .elementor-widget-container .wdt-button-holder .wdt-button:hover .wdt-button-icon span { color: var(--wdtAccentTxtColor); background-color: var(--wdtSecondaryColor); }
.wdt-icon-highlighted-btn .elementor-widget-container .wdt-button-holder.wdt-button-size-sm .wdt-button:hover:after{ opacity: 1; width: 100%; }

/* custom devider style */
.wdt-custom-anim-divider-style .elementor-widget-container .elementor-divider {padding: 0 !important;}
.wdt-custom-anim-divider-style .elementor-widget-container .elementor-divider span{    border: 0 !important;}
.wdt-custom-anim-divider-style .elementor-widget-container .elementor-divider::after,
.wdt-custom-anim-divider-left-style .elementor-widget-container .elementor-divider::after { content: ""; position: absolute; width: 100% !important; height: 2px; background: linear-gradient(90deg, rgba(var(--wdtPrimaryColorRgb), .6) 50%, transparent 50%); background-repeat: repeat-x, repeat-x, repeat-y, repeat-y; background-size: 20px 2px, 0px 0px, 0px 0px, 0px 0px; background-position: 0px 0px, 0px 0px, 0px 0px, 0px 0px; animation: moving-border 5s infinite linear; }
@keyframes moving-border { 0% { background-position: 0px 0px, 0px 0px, 0px 0px, 0px 0px; } 100% { background-position: 300px 0px, 0px 0px, 0px 0px, 0px 0px; } }

/* Left Line */

.wdt-custom-anim-divider-left-style .elementor-widget-container .elementor-divider::after{
    -webkit-animation: moving-border-left 5s infinite linear;
    animation: moving-border-left 5s infinite linear;
}

@keyframes moving-border-left { 0% { background-position: 0px 0px, 0px 0px, 0px 0px, 0px 0px; } 100% { background-position: -300px 0px, 0px 0px, 0px 0px, 0px 0px; } }


/* heading style */
.wdt-custom-naming-heading-style .wdt-heading-holder .wdt-heading-title-wrapper { font-size: var(--wdtFontSize_H5) ; margin-bottom: 8px; }
.wdt-custom-naming-heading-style .wdt-heading-holder .wdt-heading-subtitle-wrapper { font-size: var(--wdtFontSize_Ext); margin-bottom: 0; }


/*product type 3 style */
.wdt-products-container.woocommerce .wdt-custom-product-hover-style .product-grid-view div.product-wrapper::before { left: 0; bottom: 0; right: 0; margin: auto; width: 100%; height: 60%; background-color: var(--wdtAccentTxtColor); }
.wdt-products-container.woocommerce .wdt-custom-product-hover-style { align-items: center; }
.wdt-products-container.woocommerce .wdt-custom-product-hover-style-2 .product-grid-view div.product-wrapper{ margin: 0; }
.wdt-products-container.woocommerce .wdt-custom-product-hover-style .product-grid-view div.product-wrapper { margin: 0; background-color: transparent; }
.wdt-products-container.woocommerce .wdt-custom-product-hover-style-2 .product-grid-view div.wdt-col, .wdt-products-container.woocommerce .wdt-custom-product-hover-style .product-grid-view div.wdt-col { padding: 0 10px; }
.woocommerce ul.products.wdt-custom-product-hover-style.product-style-default:not(.product-padding-content) li.product.product-grid-view .product-details { padding: 10px 10px 30px; }
.wdt-products-container.woocommerce .wdt-custom-product-hover-style .product-grid-view div.product-wrapper:hover:before { background-color: var(--wdtAccentTxtColor); height: 100%; }
.wdt-products-container.woocommerce .wdt-custom-product-hover-style-2 .product-grid-view div.product-wrapper .product-details .product-title h5,
.wdt-products-container.woocommerce .wdt-custom-product-hover-style .product-grid-view div.product-wrapper .product-details .product-title h5 { font-size: var(--wdtFontSize_H5); }
.wdt-products-container.woocommerce .wdt-custom-product-hover-style-2 .product-grid-view div.product-wrapper .product-details .product-title h5 a,
.wdt-products-container.woocommerce .wdt-custom-product-hover-style .product-grid-view div.product-wrapper .product-details .product-title h5 a{ color: var(--wdtSecondaryColor); }

.wdt-products-container.woocommerce .wdt-custom-product-hover-style .product-grid-view div.product-wrapper .product-details .product-title h5 a:hover { color: var(--wdtLinkHoverColor); }
.wdt-products-container.woocommerce .wdt-custom-product-hover-style-2 .product-grid-view div.product-wrapper .product-details .product-price span,
.wdt-products-container.woocommerce .wdt-custom-product-hover-style .product-grid-view div.product-wrapper .product-details .product-price span { color: var(--wdtSecondaryColor); }

.woocommerce ul.products.product-thumb-iconsgroup-style-simple.wdt-custom-product-hover-style li.product .product-thumb .product-buttons-wrapper.product-icons .wc_inline_buttons { background-color: transparent; -webkit-box-shadow: none; box-shadow: none; }

.woocommerce ul.products.product-thumb-iconsgroup-style-simple.wdt-custom-product-hover-style li.product .product-thumb .product-thumb-content .wc_inline_buttons .wcct_btn_wrapper a.wdt-button { color: var(--wdtSecondaryColor); }

.woocommerce ul.products.product-thumb-iconsgroup-style-simple.wdt-custom-product-hover-style li.product .product-thumb .product-thumb-content .wc_inline_buttons .wcct_btn_wrapper a.wdt-button:hover { color: var(--wdtLinkHoverColor); }

.woocommerce ul.products.wdt-custom-product-hover-style li.product .product-buttons-wrapper.product-icons a.button.add_to_cart_button.product_type_simple:before { content: "\e283"; font-family: "euv-shop-icon"; font-size: calc(var(--wdtFontSize_H5) + 2px); }

.woocommerce ul.products.product-label-rounded.wdt-custom-product-hover-style li.product .product-labels { right: inherit; top: 10px; left: 10px; }

.woocommerce ul.products.product-label-boxed.wdt-custom-product-hover-style-2 li.product .product-labels > span,
.woocommerce ul.products.product-label-rounded.wdt-custom-product-hover-style li.product .product-labels>span { border-radius: 15px; background-color: var(--wdtPrimaryColor) !important; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

.woocommerce ul.products.product-label-boxed.wdt-custom-product-hover-style-2 li.product div.product-wrapper:hover .product-labels > span,
.woocommerce ul.products.product-label-rounded.wdt-custom-product-hover-style li.product div.product-wrapper:hover .product-labels>span { background-color: var(--wdtSecondaryColor) !important; }
.wdi-custom-product-carousel-3 div[class*="product"] .swiper-container div[class*="arrow-pagination"].type2 { margin: 0; text-align: end; }
.wdi-custom-product-carousel-3 div[class*="product"] .swiper-container div[class*="arrow-pagination"].type2>a[class*="arrow"] { background-color: transparent; }

.wdi-custom-product-carousel-3 div[class*="product"] .swiper-container div[class*="arrow-pagination"].type2>a[class*="arrow"]::before { font-size: var(--wdtFontSize_H3); color: #4B4B4B; transition: var(--wdtBaseTransition); -webkit-transition: var(--wdtBaseTransition); }

.wdi-custom-product-carousel-3 div[class*="product"] .swiper-container div[class*="arrow-pagination"].type2>a[class*="arrow"]:hover::before{
    color: var(--wdtLinkHoverColor);
}

.woocommerce ul.products.product-thumb-iconsgroup-style-simple.wdt-custom-product-hover-style li.product .product-thumb .product-thumb-content .wc_inline_buttons .wcct_btn_wrapper:before{ content: attr(data-tooltip); position: absolute; width: 90px; display: block; right: 110%; top: 25%; font-size: 12px; background: var(--wdtSecondaryColor); color: var(--wdtAccentTxtColor); padding: 6px 5px 5px; border-radius: 0; text-align: center; -webkit-transition: all .2s ease-in-out; transition: all .2s ease-in-out; font-weight: 600; letter-spacing: .3px; opacity: 0; visibility: hidden; -webkit-transform: translateX(5px); transform: translateX(5px); }
.woocommerce ul.products.product-thumb-iconsgroup-style-simple.wdt-custom-product-hover-style li.product .product-thumb .product-thumb-content .wc_inline_buttons .wcct_btn_wrapper:hover:before { opacity: 1; visibility: visible; -webkit-transform: translateX(0); transform: translateX(0); }
.woocommerce ul.products.product-thumb-iconsgroup-style-simple.wdt-custom-product-hover-style li.product .product-thumb .product-thumb-content .wc_inline_buttons .wcct_btn_wrapper:after{ content: ""; width: 0; height: 0; border-top: solid 5px transparent; border-bottom: solid 5px transparent; border-left: solid 5px var(--wdtSecondaryColor); opacity: 0; visibility: hidden; position: absolute; transform: translateX(-50%) translateY(-2px); top: 47%; left: 0; -webkit-transition: all .2s ease-in-out; transition: all .2s ease-in-out; }
.woocommerce ul.products.product-thumb-iconsgroup-style-simple.wdt-custom-product-hover-style li.product .product-thumb .product-thumb-content .wc_inline_buttons .wcct_btn_wrapper:hover:after { opacity: 1; visibility: visible; left: -2px; }

/* .wdi-custom-product-carousel-3 .elementor-widget-container .wdt-products-carousel-container,
.wdi-custom-product-carousel-3 .elementor-widget-container .wdt-products-carousel-container .wdt-products-container{
    overflow: visible;
}

.wdi-custom-product-carousel-3 .elementor-widget-container .wdt-products-carousel-container .wdt-products-container .wdt-products-arrow-prev{
    position: absolute !important;
    left: -40px;
    top: -250px;
}

.wdi-custom-product-carousel-3 .elementor-widget-container .wdt-products-carousel-container .wdt-products-container .wdt-products-arrow-next{
    position: absolute !important;
    right: -40px;
    top: -250px;
}  */

.wdi-custom-product-carousel-3 .elementor-widget-container .wdt-products-carousel-container::before { content: ""; position: absolute; left: 0; top: 0; width: 1600px; height: 380px; -webkit-transform: translate(10px, -20px); transform: translate(0px, -20px); background-color: rgba(var(--wdtBorderColorRgb), 0.3); }

.wdi-custom-product-carousel-3 .elementor-widget-container .wdt-products-carousel-container::after{
    position: absolute;
    content: '';
    top: -20px;
    left: 0;
    width: 1600px;
    height: 380px;
    mask-image: url("/wp-content/themes/NextEuv/assets/images/Home-3-Product-Bg.png");
    mask-repeat: no-repeat;
    mask-size: cover;
    mask-position: center center;
    -webkit-mask-image: url("/wp-content/themes/NextEuv/assets/images/Home-3-Product-Bg.png");
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: cover;
    -webkit-mask-position: center center;
    background: var(--wdtAccentTxtColor);
}







/*product type 4 style */
.woocommerce ul.products.wdt-custom-product-hover-style-2.product-thumb-buttonelement-style-simple li.product .product-thumb .product-buttons-wrapper.product-button .wc_btn_inline .button,
.woocommerce ul.products.wdt-custom-product-hover-style-2 li.product .product-details .product-buttons-wrapper.product-button .button,
.woocommerce ul.products.wdt-custom-product-hover-style-2[class*="product-content-buttonelement-style-brdrfill"] li.product .product-details .product-buttons-wrapper.product-button .wc_btn_inline .button { color: var(--wdtAccentTxtColor); border: 1px solid var(--wdtAccentTxtColor); border-radius: 30px; padding: 0 4px 0 30px; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

.woocommerce ul.products.wdt-custom-product-hover-style-2.product-thumb-buttonelement-style-simple li.product .product-thumb .product-buttons-wrapper.product-button .wc_btn_inline .button:hover,
.woocommerce ul.products.wdt-custom-product-hover-style-2[class*="product-content-buttonelement-style-brdrfill"] li.product .product-details .product-buttons-wrapper.product-button .wc_btn_inline .button:hover{ color: var(--wdtSecondaryColor); border-color: var(--wdtAccentTxtColor); }

.woocommerce ul.products.wdt-custom-product-hover-style-2 li.product .product-thumb .product-buttons-wrapper.product-button .button:hover { -webkit-transform: inherit; -moz-transform: inherit; -ms-transform: inherit; -o-transform: inherit; transform: inherit; }

.woocommerce ul.products.wdt-custom-product-hover-style-2.product-thumb-buttonelement-style-simple li.product .product-thumb .product-buttons-wrapper.product-button .wc_inline_buttons .wc_btn_inline{ border: none; border-radius: 0; background-color: transparent; }

.woocommerce ul.products.wdt-custom-product-hover-style-2 li.product .product-buttons-wrapper.product-button a.button.add_to_cart_button.product_type_simple:after { content: "\e283"; position: relative; display: inline-block; font-family: "euv-shop-icon"; width: 30px; height: 30px; margin-left: 10px; border-radius: 50%; color: var(--wdtSecondaryColor); background-color: var(--wdtAccentTxtColor); border: none; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

.woocommerce ul.products.wdt-custom-product-hover-style-2 li.product .product-buttons-wrapper.product-button a.button.add_to_cart_button.product_type_simple:hover:after{
    background: var(--wdtSecondaryColor);
    color: var(--wdtAccentTxtColor);
}

.woocommerce ul.products.wdt-custom-product-hover-style-2 li.product .product-buttons-wrapper.product-button a.button.add_to_cart_button.product_type_simple::before{ content: ""; position: absolute; right: 0; top: 0; bottom: 0; margin: auto; opacity: 0; background-color: var(--wdtAccentTxtColor); border-radius: 30px; height: 100%; width: 0%; z-index: -1; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }
.woocommerce ul.products.wdt-custom-product-hover-style-2 li.product .product-buttons-wrapper.product-button a.button.add_to_cart_button.product_type_simple:hover:before{ opacity: 1; width: 100%; }
.woocommerce ul.products.wdt-custom-product-hover-style-2.product-style-default:not(.product-padding-content) li.product.product-grid-view .product-details { padding: 30px 10px 38px; }
.woocommerce ul.products.wdt-custom-product-hover-style-2 li.product .product-details .product-buttons-wrapper.product-button .button:after { font-size: var(--wdtFontSize_Base); font-weight: normal; height: 100%; margin: 0 0 0 10px; position: relative; text-align: inherit; width: inherit; -webkit-transform: inherit; transform: inherit; }

.wdt-products-container.woocommerce .wdt-custom-product-hover-style-2 .product-grid-view div.product-wrapper .product-details .product-title h5 a:hover { color: var(--wdtLinkHoverColor); }

.woocommerce ul.products.wdt-custom-product-hover-style-2.product-thumb-buttonelement-style-simple li.product .product-thumb { display: grid; }

.woocommerce ul.products.wdt-custom-product-hover-style-2.product-thumb-buttonelement-style-simple li.product .product-thumb a,
.woocommerce ul.products.wdt-custom-product-hover-style-2.product-thumb-buttonelement-style-simple li.product .product-thumb div.product-thumb-content { grid-area: 1/-1; align-items: center; align-content: center; justify-content: center; display: inline-flex; margin-bottom: 0 !important; overflow: hidden; text-align: center; }

.woocommerce ul.products.wdt-custom-product-hover-style-2.product-label-boxed li.product .product-labels { right: 15px; top: 15px; }

/* Responsive */

@media screen and ( max-width: 1540px ) {
    .wdt-modern-testimonial-style .wdt-content-item .wdt-content-media-group .wdt-content-image > span { right: -50px; }
}

@media screen and ( max-width: 1200px ) {
    .wdt-modern-testimonial-style .wdt-testimonial-holder .wdt-content-item { margin-right: 0px; }
    .wdt-modern-testimonial-style .wdt-content-item .wdt-content-media-group .wdt-content-image > span { right: 0px; }
    .wdt-modern-testimonial-style .wdt-testimonial-holder .wdt-content-item .wdt-content-media-group,
    .wdt-modern-testimonial-style .wdt-testimonial-holder .wdt-content-item .wdt-content-detail-group { flex: 0 0 100%; }
    .wdt-modern-testimonial-style .wdt-testimonial-holder .wdt-content-item .wdt-content-detail-group { margin-top: 30px; }
}

@media screen and ( max-width: 650px ) {
    
    .wdt-modern-testimonial-style .wdt-testimonial-holder .wdt-content-item { padding: 50px; width: 100%; }

    .wdt-modern-testimonial-style .wdt-testimonial-holder .swiper-slide .wdt-content-item .wdt-content-media-group .wdt-content-image > span > img { transform: inherit; }

}

@media screen and ( max-width: 490px ) {
    .wdt-modern-testimonial-style .wdt-testimonial-holder .wdt-content-item .wdt-content-detail-group .wdt-content-elements-group .wdt-content-title-group,
    .wdt-modern-testimonial-style .wdt-testimonial-holder .wdt-content-item .wdt-content-detail-group .wdt-content-elements-group .wdt-content-subtitle { flex: 1 1 100%; }
    .wdt-modern-testimonial-style .wdt-testimonial-holder .wdt-content-item .wdt-content-detail-group { width: 100%; }
}

@media screen and ( max-width: 1024px ) {
    .wdt-modern-testimonial-style .wdt-testimonial-holder .wdt-content-item { padding: 50px 20px; }

    .wdt-modern-testimonial-style .wdt-testimonial-holder .wdt-content-item,
    .wdt-modern-testimonial-style .wdt-testimonial-holder .wdt-content-item .wdt-content-media-group .wdt-content-image > span > img { border-radius: 0; }

    .wdt-responsive-order-col .elementor-container .elementor-container div.elementor-column:nth-child(2) { order: 3; }

    .wdt-modern-testimonial-style .elementor-widget-container .wdt-testimonial-holder .wdt-carousel-pagination-wrapper { display: none; }
}

/* ------------------------------------Hariharan-Ends------------------------------------------------ */







/* ------------------------------------My Custom Css------------------------------------- */

/* Home 1 */

/* Header Icons */

.wdt-custom-headericonlist ::-webkit-input-placeholder{
    opacity: 0;
}

.wdt-custom-headericonlist .wdt-header-icons-list>div.search-item.search-default #searchform input[type="text"] {
    border: none;
    padding-left: 20px;
    background-image: linear-gradient(to left, var(--wdtBorderColor) 50%, var(--wdtPrimaryColor) 50%);
    background-size: 250% 1px;
    background-position: right bottom;
    background-repeat: no-repeat;
    margin: 0;
}

.wdt-custom-headericonlist .wdt-header-icons-list-item:after{
    display: none;
}

.wdt-custom-headericonlist .wdt-header-icons-list>div.search-item.search-default #searchform input[type="text"]:focus{
    background-position: left bottom;
}

.wdt-custom-headericonlist .wdt-search-form-container #searchform input[type="submit"]:hover{
    background: var(--wdtLinkHoverColor);
}

.wdt-custom-headericonlist .wdt-search-form-container #searchform input[type="submit"]{
    background: var(--wdtAccentTxtColor);
    font-size: 15px;
}

.wdt-custom-headericonlist .wdt-header-icons-list-item.cart-item .wdt-shop-menu-icon a{
    text-transform: uppercase;
}

body > .wdt-search-form-container #searchform .quick_search_results.active{
    list-style: none;
    padding: 15px;
    background: var(--wdtBorderColor);
}

body > .wdt-search-form-container #searchform .quick_search_results.active p{
    margin: 0;
}

body > .wdt-search-form-container #searchform .quick_search_results.active li{
    padding-bottom: 15px;
}

.wdt-search-form-container #searchform input[type="submit"]:hover{
    background: var(--wdtLinkHoverColor);
}

/* Home 2 Icon List */

@media only screen and (min-width: 1541px){

    .wdt-custom-iconlist-border .woocommerce .wdt-header-icons-list>div.search-item{
        margin-right: 30px;
    }

    .wdt-custom-logo-border .wdt-logo-container a:after{
        position: absolute;
        content: '';
        background: #1e1e1e;
        width: 1px;
        height: 1028px;
        top: -19px;
        right: 40%;
    }

    .wdt-custom-iconlist-border .woocommerce .wdt-header-icons-list>div.search-item .wdt-search-menu-icon:after{
        position: absolute;
        content: '';
        width: 1px;
        height: 1028px;
        top: -19px;
        right: -15px;
        background: #1e1e1e;
    }

}



/* Header Menu Hover Icon */

.wdt-header-menu-hover-icon .no-header-menu ul li a, .wdt-header-menu .wdt-primary-nav li a:not(.sub-menu li > a, .wdt-header-home3-menu .wdt-header-menu ul li.menu-item a):hover{
    color: var(--wdtHeadAltColor);
}

.wdt-header-menu-hover-icon .no-header-menu ul li a, .wdt-header-menu .wdt-primary-nav li a:not(.sub-menu li > a, .wdt-header-home3-menu .wdt-header-menu ul li.menu-item a){
    color: var(--wdtHeadAltColor);
}

.wdt-header-menu-hover-icon .no-header-menu ul li.current-menu-item a span, .wdt-header-menu .wdt-primary-nav li.current-menu-item a span:not(.sub-menu li.menu-item a span, .wdt-home-2-header-menu-hover-icon .wdt-header-menu ul li.menu-item a span, .wdt-header-home3-menu .wdt-header-menu ul li.menu-item a span):after{
    clip-path: inset(0 0 0 0);
}

.wdt-header-menu-hover-icon .no-header-menu ul li a span, .wdt-header-menu .wdt-primary-nav li a span:not(.sub-menu li.menu-item a span, .wdt-home-2-header-menu-hover-icon .wdt-header-menu ul li.menu-item a span, .wdt-header-home3-menu .wdt-header-menu ul li.menu-item a span){
    position: relative;
    padding-left: 18px;
}

.wdt-header-menu-hover-icon .no-header-menu ul li a span, .wdt-header-menu .wdt-primary-nav li a span:not(.sub-menu li.menu-item a span, .wdt-home-2-header-menu-hover-icon .wdt-header-menu ul li.menu-item a span, .wdt-header-home3-menu .wdt-header-menu ul li.menu-item a span):after{
    position: absolute;
    content: '';
    width: 100%;
    height: 6px;
    mask-image: url("/wp-content/themes/NextEuv/assets/images/Header\ Menu\ Hover\ Icon.svg");
    mask-repeat: no-repeat;
    mask-size: cover;
    -webkit-mask-image: url("/wp-content/themes/NextEuv/assets/images/Header\ Menu\ Hover\ Icon.svg");
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: cover;
    background: var(--wdtLinkHoverColor);
    bottom: 0;
    right: 0;
    clip-path: inset(0 0 0 100%);
    -webkit-transition: all cubic-bezier(.47,1.21,.47,1.21) .5s;
    transition: all cubic-bezier(.47,1.21,.47,1.21) .5s;
    z-index: -9;
}

.wdt-header-menu-hover-icon .no-header-menu ul li a span, .wdt-header-menu .wdt-primary-nav li a span:not(.sub-menu li.menu-item a span, .wdt-home-2-header-menu-hover-icon .wdt-header-menu ul li.menu-item a span, .wdt-header-home3-menu .wdt-header-menu ul li.menu-item a span):hover:after{
    clip-path: inset(0 0 0 0);
}

/* Icon Box Specification  Home-1 */

.wdt-iconbox-specification .wdt-column .wdt-content-item .wdt-content-media-group{
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Button */

.wdt-custom-btn .wdt-button-holder .wdt-button .wdt-button-icon span{
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}   

.wdt-custom-btn .wdt-button-holder .wdt-button:hover .wdt-button-icon span{
    transform: rotate(45deg);
}

.wdt-custom-btn-border .wdt-button-holder .wdt-button .wdt-button-icon span{
    transition: var(--wdtBaseTransition);
}   

.wdt-custom-btn-border .wdt-button-holder .wdt-button:hover .wdt-button-icon span{
    transform: rotate(45deg);
}

.wdt-custom-btn-border .wdt-button-holder .wdt-button .wdt-button-text span{
    position: relative;
}

.wdt-custom-btn-border .wdt-button-holder .wdt-button .wdt-button-text span:after{
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    height: 1px;
    width: 100%;
    background: var(--wdtAccentTxtColor);
    -webkit-transition: all cubic-bezier(.47,1.21,.47,1.21) .5s;
    transition: all cubic-bezier(.47,1.21,.47,1.21) .5s;
}

.wdt-custom-btn-border .wdt-button-holder .wdt-button:hover .wdt-button-text span:after{
    width: 0;
}

/* Interior Tabs */

.wdt-custom-interior-tabs .wdt-tabs-container .wdt-tabs-list li .ui-tabs-anchor .wdt-content-title{
    position: relative;
    padding-left: 20px;
}

.wdt-custom-interior-tabs .wdt-tabs-container .wdt-tabs-list-wrapper ul.wdt-tabs-list li.ui-state-active a .wdt-content-title:after,
.wdt-custom-interior-tabs .wdt-tabs-container .wdt-tabs-list-wrapper ul.wdt-tabs-list li a .wdt-content-title:after{
    position: absolute;
    content: '';
    width: 100%;
    height: 6px;
    mask-image: url("/wp-content/themes/NextEuv/assets/images/Header\ Menu\ Hover\ Icon.svg");
    mask-repeat: no-repeat;
    mask-size: cover;
    -webkit-mask-image: url("/wp-content/themes/NextEuv/assets/images/Header\ Menu\ Hover\ Icon.svg");
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: cover;
    background: var(--wdtLinkHoverColor);
    clip-path: inset(0 0 0 100%);
    -webkit-transition: all cubic-bezier(.47,1.21,.47,1.21) .5s;
    transition: all cubic-bezier(.47,1.21,.47,1.21) .5s;
    z-index: -9;
    right: 0;
    bottom: 0;
}

.wdt-custom-interior-tabs .wdt-tabs-container .wdt-tabs-list-wrapper ul.wdt-tabs-list li.ui-state-active a .wdt-content-title:after{
    clip-path: inset(0 0 0 0);
}

.wdt-custom-interior-tabs .wdt-tabs-container .wdt-tabs-list-wrapper ul.wdt-tabs-list li a:hover .wdt-content-title:after{
    clip-path: inset(0 0 0 0);
}

/* Image Box Gallery */

.wdt-custom-imagebox-gallery .wdt-content-item .wdt-content-image-wrapper,
.wdt-custom-imagebox-gallery .wdt-content-item .wdt-content-image-wrapper .wdt-content-image,
.wdt-custom-imagebox-gallery .wdt-content-item .wdt-content-image > a,
.wdt-custom-imagebox-gallery .wdt-content-item .wdt-content-image > a > img{
    width: 100%;
}

.wdt-custom-imagebox-gallery .swiper-slide .wdt-content-item .wdt-content-detail-group{
    position: absolute;
    bottom: 50px;
    left: 50px;
    z-index: 9;
}

.wdt-custom-imagebox-gallery .wdt-content-item .wdt-content-description{
    position: absolute;
    top: 0;
    opacity: 9%;
    z-index: -9;
}

.wdt-custom-imagebox-gallery .wdt-content-item .wdt-content-button a .wdt-button-text span{
    position: relative;
}

.wdt-custom-imagebox-gallery .wdt-content-item .wdt-content-button a .wdt-button-text span:before{
    position: absolute;
    content: '';
    bottom: 0;
    height: 1px;
    width: 100%;
    background: var(--wdtAccentTxtColor);
    -webkit-transition: all cubic-bezier(.47,1.21,.47,1.21) .5s;
    transition: all cubic-bezier(.47,1.21,.47,1.21) .5s;
}

.wdt-custom-imagebox-gallery .wdt-content-item .wdt-content-button a:hover .wdt-button-text span:before{
    width: 0;
}

.wdt-custom-imagebox-gallery .wdt-content-item .wdt-content-button a .wdt-button-text span:after{
    position: absolute;
    content: '';
    right: -25px;
    top: 5px;
    width: 12px;
    height: 12px;
    background: var(--wdtAccentTxtColor);
    mask-image: url("/wp-content/themes/NextEuv/assets/images/btn-arrow.svg");
    mask-repeat: no-repeat;
    mask-size: cover;
    -webkit-mask-image: url("/wp-content/themes/NextEuv/assets/images/btn-arrow.svg");
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: cover;
    -webkit-transition: var(--wdt-elementor-base-transition);
    transition: var(--wdt-elementor-base-transition);
}

.wdt-custom-imagebox-gallery .wdt-content-item .wdt-content-button a:hover .wdt-button-text span:after{
    transform: rotate(45deg);
}

.wdt-custom-imagebox-gallery .wdt-image-box-holder .wdt-carousel-pagination-wrapper{
    position: relative;
    display: block;
    width: 100%;
    left: 0;
    right: 0;
    max-width: 500px;
    margin: clamp(1.25rem, 0.8173rem + 1.9231vw, 3.125rem) auto 0;
}

.wdt-custom-imagebox-gallery .wdt-image-box-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination .wdt-arrow-pagination-prev{
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
}

.wdt-custom-imagebox-gallery .wdt-image-box-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination .wdt-arrow-pagination-prev:hover i,
.wdt-custom-imagebox-gallery .wdt-image-box-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination .wdt-arrow-pagination-next:hover i{
    transition: var(--wdtBaseTransition);
    -webkit-transition: var(--wdtBaseTransition);
    transform: scale(1);
}

.wdt-custom-imagebox-gallery .wdt-image-box-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination .wdt-arrow-pagination-prev:hover i,
.wdt-custom-imagebox-gallery .wdt-image-box-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination .wdt-arrow-pagination-next:hover i{
    transform: scale(0.8);
}

.wdt-custom-imagebox-gallery .wdt-image-box-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination .wdt-arrow-pagination-next{
    position: absolute;
    right: 0;
    top: 0;
    margin: 0;
}

.wdt-custom-imagebox-gallery .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet{
    width: 82px;
    height: 8px;
    border-radius: 10px;
}

.wdt-custom-imagebox-gallery .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-swiper-pagination{
    margin: 30px 0 !important;
}

.wdt-custom-imagebox-gallery .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet:after, .wdt-custom-imagebox-gallery .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet-active:after{
    content: '';
    position: absolute;
    width: 100%;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    height: 8px;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: var(--wdtLinkHoverColor);
    -webkit-transform-origin: bottom right;
    transform-origin: bottom right;
    -webkit-transition: transform 0.25s ease-out;
    transition: transform 0.25s ease-out;
    border-radius: 10px;
}

.wdt-custom-imagebox-gallery .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet:hover:after, .wdt-custom-imagebox-gallery .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet-active:after{
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: bottom left;
    transform-origin: bottom left;
}

/* FAQ */

/* FAQ Search */

.wdt-custom-search-box { text-align: center; }

.wdt-custom-search-box #searchform { width: 100%; max-width: 765px; }

.wdt-custom-search-box #searchform input[type="text"] {
    padding: 10px 15px;
    width: 100%;
    font-size: var(--wdtFontSize_Base);
    background-color: var(--wdtAccentTxtColor);
    color: var(--wdtSecondaryColor);
    border: 1px solid rgba(var(--wdtBorderColorRgb),0.3);
    margin: auto;
}

.wdt-custom-search-box #searchform input[type="text"]:focus {
    border-color: rgba(var(--wdtPrimaryColorRgb),1);
}

.wdt-custom-search-box .quick_search_results.active p{
    margin-bottom: 0;
}

@media only screen and (min-width: 481px) {
.wdt-custom-search-box #searchform input[type="submit"] { -webkit-mask-image: none; mask-image: none; }

.wdt-custom-search-box #searchform input[type="submit"] { background-color: var(--wdtPrimaryColor); color: var(--wdtAccentTxtColor);
    text-indent: 0; padding: 10px 60px; font-size: calc(var(--wdtFontSize_Ext) + 2px); letter-spacing: 1px; font-weight: var(--wdtFontWeight_Ext);
    text-transform: uppercase; width: auto; }

.wdt-custom-search-box #searchform input[type="submit"]:hover {     background-color: var(--wdtBorderColor); }
}

@media only screen and (max-width: 480px) {
.wdt-custom-search-box #searchform input[type="submit"] { padding: 0; }
}


/* FAQ Search */

.wdt-custom-faq .wdt-accordion-toggle-holder .wdt-accordion-toggle-wrapper .wdt-accordion-toggle-title-holder .wdt-accordion-toggle-title .wdt-accordion-toggle-title-prefix.number{
    position: absolute;
    left: 0;
    top: 12px;
}

.wdt-custom-faq .wdt-accordion-toggle-holder .wdt-accordion-toggle-title-holder{
    padding: 10px 25px;
}

.wdt-custom-faq .wdt-accordion-toggle-holder .wdt-accordion-toggle-description{
    padding: 10px 25px 25px 10px;
}

.wdt-custom-faq .wdt-accordion-toggle-holder .wdt-accordion-toggle-wrapper .wdt-accordion-toggle-description.ui-accordion-content-active{
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: var(--wdtBorderColor);
}

.wdt-custom-faq .wdt-accordion-toggle-holder .wdt-accordion-toggle-title-holder.ui-state-active{
    border: 0;
}

.wdt-custom-faq .wdt-accordion-toggle-holder .wdt-accordion-toggle-title-holder{
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: var(--wdtBorderColor);
}

.wdt-custom-faq .wdt-accordion-toggle-holder .wdt-accordion-toggle-title-holder:hover{
    border-color: var(--wdtBorderColor);
}

.wdt-custom-faq .wdt-accordion-toggle-holder .wdt-accordion-toggle-title-holder .wdt-accordion-toggle-title, .wdt-accordion-toggle-holder .wdt-accordion-toggle-title-holder .wdt-accordion-toggle-icon{
    line-height: var(--wdtLineHeight_Ext);
}


/* Social Icons */

.wdt-custom-socialicons Ul.elementor-icon-list-items{
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.wdt-custom-socialicons Ul.elementor-icon-list-items li.elementor-icon-list-item .elementor-icon-list-icon i{
    width: 35px;
    height: 35px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin: 0 8px;
}

/* Homepage-Contact Form */

.wdt-custom-homepage-contact .homecontactform-col-1 p,
.wdt-custom-homepage-contact .homecontactform-col-2 p{
    display: flex;
    align-items: center;
    width: 100%;
    margin: 0 -15px;
}

.wdt-custom-homepage-contact .homecontactform-col-1 p span.wpcf7-form-control-wrap,
.wdt-custom-homepage-contact .homecontactform-col-2 p span.wpcf7-form-control-wrap{
    width: 50%;
    margin: 0 15px;
}

.wdt-custom-homepage-contact .homecontactform-col-1 p span.wpcf7-form-control-wrap:first-child,
.wdt-custom-homepage-contact .homecontactform-col-2 p span.wpcf7-form-control-wrap:last-child{
    width: 50%;
}

.wdt-custom-homepage-contact .homecontactform-col-1 p span.wpcf7-form-control-wrap .select2.select2-container,
.wdt-custom-homepage-contact .homecontactform-col-2 p span.wpcf7-form-control-wrap .select2.select2-container{
    width: 100% !important;
    margin-bottom: 30px;
}

.wdt-custom-homepage-contact .select2-container--default .select2-search--dropdown .select2-search__field{
    color: #14203B;
}

.wdt-custom-homepage-contact input[type="text"],
.wdt-custom-homepage-contact input[type="email"],
.wdt-custom-homepage-contact .homecontactform-col-3 textarea{
    color: #14203B;
}

.wdt-custom-homepage-contact .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered{
    padding: 0;
    line-height: 2em;
    color: #14203B;
    border-bottom: 1px solid var(--wdtBorderColor);
    padding-bottom: 10px;
}

.wdt-custom-homepage-contact .homecontactform-col-4{
    text-align: center;
}

.wdt-custom-homepage-contact input[type="search"]{
    color: #14203B;
}

.wdt-custom-homepage-contact .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered{
    background: transparent;
}

.wdt-custom-homepage-contact input[type="email"],
.wdt-custom-homepage-contact input[type="text"],
.wdt-custom-homepage-contact textarea{
    padding: 0 0 10px 0;
}



/* Spinner */

.wpcf7-spinner{
    margin: 0 18px;
    top: 3px;
}

.woocommerce div.product .wdt-product-summary .product-button.style-simple .yith-wcwl-add-to-wishlist a{
    letter-spacing: 4.8px;
    font-weight: 400;
}

/* Img Animation */

.wdt-custom-img-right-ani .elementor-widget-container img,
.wdt-custom-img-left-ani .elementor-widget-container img{
    clip-path: polygon(100% 0, 100% 50%, 100% 100%, 0% 100%, 0 50%, 0% 0%);
    transition: transform 300ms cubic-bezier(0.25, 1, 0.5, 1), clip-path 300ms cubic-bezier(0.25, 1, 0.5, 1);
}

.wdt-custom-img-right-ani .elementor-widget-container img img{
    position: relative;
    object-fit: cover;
    transition: transform 300ms cubic-bezier(0.25, 1, 0.5, 1);
}

.wdt-custom-img-right-ani .elementor-widget-container:hover img,
.wdt-custom-img-left-ani .elementor-widget-container:hover img{
    clip-path: polygon(75% 0%, 95% 50%, 75% 100%, 0% 100%, 25% 50%, 0% 0%);
    transform: translateX(5%);
    transition-timing-function: cubic-bezier(0.34, 1.56, 0.64, 1);
} 

.wdt-custom-img-hover-ani:hover .wdt-custom-img-right-ani .elementor-widget-container img{
    clip-path: polygon(75% 0%, 95% 49%, 75% 100%, 15% 100%, 28% 50%, 15% 0);
    transform: translateX(5%);
    transition-timing-function: cubic-bezier(0.34, 1.56, 0.64, 1);
} 

.wdt-custom-img-left-ani .elementor-widget-container img{
    position: relative;
    object-fit: cover;
    transition: transform 300ms cubic-bezier(0.25, 1, 0.5, 1);
}

.wdt-custom-img-hover-ani:hover .wdt-custom-img-left-ani .elementor-widget-container img{
    clip-path: polygon(85% 0, 75% 50%, 85% 100%, 30% 100%, 10% 48%, 33% 1%);
    transform: translateX(-5%);
    transition-timing-function: cubic-bezier(0.34, 1.56, 0.64, 1);
}





/* Home-1 Slider-1 */

.wdt-custom-home1-slider-popup .wdt-popup-box-trigger-element{
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    justify-content: center;
}

.wdt-custom-home1-slider-popup .wdt-popup-box-trigger-element:after{
    position: absolute;
    content: '';
    background: var(--wdtLinkHoverColor);
    width: 128px;
    height: 110px;
    z-index: -9;
    clip-path: circle(100%);
    -webkit-transition: 0.8s cubic-bezier(0,.6,.63,1.54);
    transition: 0.8s cubic-bezier(0,.6,.63,1.54);
    pointer-events: none;
}

.wdt-custom-home1-slider-popup .wdt-popup-box-trigger-element:hover:after{
    clip-path: circle(20% at 50% 46%);
}

.wdt-custom-home1-slider-popup .wdt-popup-box-trigger-holder.wdt-click-element-label-n-icon .wdt-popup-box-trigger-element .wdt-popup-box-trigger-label{
    margin-top: -10px;
}


.wdt-custom-home-1-slider .wdt-advanced-carousel-holder .swiper-slide-active .wdt-content-item .elementor-section div.elementor-background-overlay {
    transform: scale(1.03);
}

.wdt-custom-home-1-slider .wdt-advanced-carousel-holder .wdt-content-item .elementor-section div.elementor-background-overlay {
    transition: all 4s ease-out 0s;
}

#yith-quick-view-modal .yith-wcqv-main{
    background: var(--wdtSecondaryColor) ;
}

.wdt-custom-share-icon-bg .elementor-widget-container{
    overflow: visible !important;
}

.wdt-custom-share-icon-bg .elementor-icon-list-icon:after{
    position: absolute;
    content: '';
    width: 37px;
    height: 37px;
    background: var(--wdtLinkHoverColor);
    top: -8px;
    left: -7px;
    z-index: -1;
    border-radius: 50px;
}

/* Drop Down Icon Ani */

.wdt-custom-dropdown-icon-ani .elementor-icon-wrapper .elementor-icon svg{
    overflow: visible;
}

.wdt-custom-dropdown-icon-ani .elementor-icon-wrapper .elementor-icon svg polygon{
    animation: drop-down 2s infinite;
    -webkit-animation: drop-down 2s infinite;
}

.wdt-custom-dropdown-icon-ani .elementor-icon-wrapper .elementor-icon svg .down-arrow-2{
    animation-delay: -0.2s;
    -webkit-animation-delay: -0.2s;
}

.wdt-custom-dropdown-icon-ani .elementor-icon-wrapper .elementor-icon svg .down-arrow-1{
    animation-delay: -0.4s;
    -webkit-animation-delay: -0.4s;
}

.wdt-custom-dropdown-icon-ani .elementor-icon-wrapper .elementor-icon svg .down-arrow-6{
    animation-delay: -0.6s;
    -webkit-animation-delay: -0.6s;
}

.wdt-custom-dropdown-icon-ani .elementor-icon-wrapper .elementor-icon svg .down-arrow-5{
    animation-delay: -0.8s;
    -webkit-animation-delay: -0.8s;
}

.wdt-custom-dropdown-icon-ani .elementor-icon-wrapper .elementor-icon svg .down-arrow-4{
    animation-delay: -1s;
    -webkit-animation-delay: -1s;
}

@keyframes drop-down{
	
	0%{
		opacity: 0;
        transform: translateY(-10px);
	}
	50%{
		opacity: 1;
	}
	100%{
		opacity: 0;
        transform: translateY(10px);
	}
}

@-webkit-keyframes drop-down{
	
	0%{
		opacity: 0;
        transform: translateY(-10px);
	}
	50%{
		opacity: 1;
	}
	100%{
		opacity: 0;
        transform: translateY(10px);
	}
}

/* Background Text Ani */

.wdt-heading-holder .wdt-heading-background-text-wrapper .wdt-heading-background-text{
    overflow: hidden;
    background: linear-gradient(90deg, #000, #fff, #000);
   background-repeat: no-repeat;
   background-size: 80%;
   -webkit-background-clip: text;
   -webkit-text-fill-color: rgba(255, 255, 255, 0);
   animation: bg-text-ani 3s linear infinite;
   -webkit-animation: bg-text-ani 3s linear infinite;
}

@keyframes bg-text-ani {
    0% {
      background-position: -500%;
    }
    100% {
      background-position: 500%;
    }
}

@-webkit-keyframes bg-text-ani {
    0% {
      background-position: -500%;
    }
    100% {
      background-position: 500%;
    }
}

/* ----------------- */

.woocommerce .product-loop-sorting nav.woocommerce-pagination ul li a i:before{
    display: inherit;
    margin: 0;
}

.gallery-columns-3 .gallery-item{
    max-width: 33.3%;
    margin: 0;
}

.gallery-item > div > a{
    margin: 0;
}

/* Home 2 */

/* Icon Box */

.wdt-custom-home2-iconbox .wdt-column .wdt-content-item .wdt-content-media-group .wdt-content-icon-wrapper{
    background: var(--wdtLinkHoverColor);
    width: 180px;
    height: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    border-radius: 50%;
    transition: var(--wdtBaseTransition);
    -webkit-transition: var(--wdtBaseTransition);
}

.wdt-custom-home2-iconbox .wdt-column .wdt-content-item .wdt-content-media-group .wdt-content-icon-wrapper:after{
    position: absolute;
    content: '';
    border: 4px solid var(--wdtLinkHoverColor);
    height: 266px;
    width: 266px;
    border-radius: 50%;
    transition: var(--wdtBaseTransition);
    -webkit-transition: var(--wdtBaseTransition);
}

.wdt-custom-home2-iconbox .wdt-content-item .wdt-content-media-group .wdt-content-icon-wrapper:before {
    position: absolute;
    content: '';
    background: linear-gradient(180deg, #FE0100, #7F010100);
    width: 360px;
    height: 360px;
    border-radius: 50%;
    opacity: 0.5;
    z-index: -9;
    border: 2px solid #E10303;
    -webkit-animation: icon-bg-rorate 10s infinite;
    animation: icon-bg-rorate 10s infinite;
}

@keyframes icon-bg-rorate{
    0%{
        transform: rotate(0deg);
    }
    100%{
        transform: rotate(360deg);
    }
}

@-webkit-keyframes icon-bg-rorate{
    0%{
        transform: rotate(0deg);
    }
    100%{
        transform: rotate(360deg);
    }
}

/* Specification Sec */

.wdt-custom-specification .wdt-content-item .wdt-specification-block .wdt-content-detail-group .wdt-content-title h5{
    margin-top: 0;
}

.wdt-custom-specification .wdt-content-item .wdt-specification-block .wdt-content-detail-group .wdt-content-spec-group{
    margin-top: 30px;
}

.wdt-custom-specification .wdt-content-item .wdt-specification-block .wdt-content-detail-group .wdt-content-button-group{
    margin-top: 40px;
}   

.wdt-custom-specification .wdt-content-item .wdt-specification-block .wdt-content-detail-group { 
    padding: 50px;
    flex-wrap: wrap;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
}

.wdt-custom-specification .wdt-content-item .wdt-specification-block .wdt-content-detail-group .wdt-content-button-group .wdt-link-button a .wdt-button-link span{
    position: relative;
}

.wdt-custom-specification .wdt-content-item .wdt-specification-block .wdt-content-detail-group .wdt-content-button-group .wdt-link-button a .wdt-button-link span:after{
    position: absolute;
    content: '';
    height: 1px;
    width: 100%;
    background: var(--wdtBodyBGColor);
    bottom: 0;
    left: 0;
    -webkit-transition: all cubic-bezier(.47,1.21,.47,1.21) .5s;
    transition: all cubic-bezier(.47,1.21,.47,1.21) .5s;
}

.wdt-custom-specification .wdt-content-item .wdt-specification-block .wdt-content-detail-group .wdt-content-button-group .wdt-link-button a:hover .wdt-button-link span:after{
    width: 0;
}

.wdt-custom-specification .wdt-content-item .wdt-specification-block .wdt-content-detail-group .wdt-content-button-group .wdt-content-button a .wdt-button-text{
    position: relative;
}

.wdt-custom-specification .wdt-content-item .wdt-specification-block .wdt-content-detail-group .wdt-content-button-group .wdt-content-button a .wdt-button-text:after{
    position: absolute;
    content: '';
    width: 10px;
    height: 10px;
    mask-image: url("/wp-content/themes/NextEuv/assets/images/btn-arrow.svg");
    mask-repeat: no-repeat;
    -webkit-mask-image: url("/wp-content/themes/NextEuv/assets/images/btn-arrow.svg");
    -webkit-mask-repeat: no-repeat;
    background: #fff;
    -webkit-transition: all cubic-bezier(.47,1.21,.47,1.21) .5s;
    transition: all cubic-bezier(.47,1.21,.47,1.21) .5s;
    top: 5px;
    right: -20px;
}

.wdt-custom-specification .wdt-content-item .wdt-specification-block .wdt-content-detail-group .wdt-content-button-group .wdt-content-button a:hover .wdt-button-text:after{
    transform: rotate(45deg);
}


/* Specification Tabs */

.wdt-custom-specification-tabs .wdt-tabs-container .wdt-tabs-list-wrapper ul.wdt-tabs-list li a .wdt-content-title{
    position: relative;
}

.wdt-custom-specification-tabs .wdt-tabs-container .wdt-tabs-list-wrapper ul.wdt-tabs-list li a .wdt-content-title:before{
    content: '';
    position: absolute;
    width: 0;
    height: 6px;
    bottom: -10px;
    margin: auto;
    border-radius: 10px;
    right: 0;
    z-index: 9;
    transition: width .8s cubic-bezier(.22, .61, .36, 1);
    -moz-transition: width .8s cubic-bezier(.22, .61, .36, 1);
    -webkit-transition: width .8s cubic-bezier(.22, .61, .36, 1);
}

.wdt-custom-specification-tabs .wdt-tabs-container .wdt-tabs-list-wrapper ul.wdt-tabs-list li a .wdt-content-title:before,
.wdt-custom-specification-tabs .wdt-tabs-container .wdt-tabs-list-wrapper ul.wdt-tabs-list li.ui-tabs-active a .wdt-content-title:before{
    background-color: var(--wdtLinkHoverColor);
    left: 0;
}

.wdt-custom-specification-tabs .wdt-tabs-container .wdt-tabs-list-wrapper ul.wdt-tabs-list li:hover a .wdt-content-title:before{
    width: 100%;
}

.wdt-custom-specification-tabs .wdt-tabs-container .wdt-tabs-list-wrapper ul.wdt-tabs-list li.ui-tabs-active a .wdt-content-title:before{
    width: 100%;
}

.wdt-custom-specification-tabs .wdt-tabs-container .wdt-tabs-list-wrapper ul.wdt-tabs-list{
    width: fit-content;
    margin: 0 auto;
}

/* Pricing Table */

.wdt-custom-pricing-table .wdt-pricing-table-holder .wdt-pricing-table-media-group,
.wdt-custom-pricing-table-1 .wdt-pricing-table-holder .wdt-pricing-table-media-group,
.wdt-custom-pricing-table-2 .wdt-pricing-table-holder .wdt-pricing-table-media-group{
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.wdt-custom-pricing-table .wdt-pricing-table-holder .wdt-pricing-table-media .wdt-content-icon-wrapper .wdt-content-icon span{
    line-height: 1.5em;
}

.wdt-custom-pricing-table-1 .elementor-widget-container .wdt-pricing-table-holder:after,
.wdt-custom-pricing-table-2 .elementor-widget-container .wdt-pricing-table-holder:after,
.wdt-custom-pricing-table-active .elementor-widget-container .wdt-pricing-table-holder:after{
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    background: url("/wp-content/themes/NextEuv/assets/images/Pricing-Hover-Bg-1.webp");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    z-index: -1;
    -webkit-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
    opacity: 0;
    pointer-events: none;
}

.wdt-custom-pricing-table-1 .elementor-widget-container .wdt-pricing-table-holder:after{
    background: url("/wp-content/themes/NextEuv/assets/images/Pricing-Hover-Bg-2.webp");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.wdt-custom-pricing-table-2 .elementor-widget-container .wdt-pricing-table-holder:after{
    background: url("/wp-content/themes/NextEuv/assets/images/Pricing-Hover-Bg-3.webp");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.wdt-custom-pricing-table-active .elementor-widget-container .wdt-pricing-table-holder:after{
    opacity: 0.2;
}

.wdt-custom-pricing-table-1 .elementor-widget-container .wdt-pricing-table-holder:hover:after,
.wdt-custom-pricing-table-2 .elementor-widget-container .wdt-pricing-table-holder:hover:after{
    opacity: 0.2;
}

/* Service Pg Shop List */

.wdt-custom-list-shop.woocommerce ul.products.product-hover-fade-border.product-padding-default li.product .product-wrapper .product-details{
    padding: 0 0 0 50px;
}

.wdt-custom-list-shop.woocommerce ul.products li.product .product-details > div{
    margin: 10px 0 0 0;
}

.wdt-custom-list-shop.woocommerce ul.products li.product .product-details > .product-rating-wrapper{
    margin-bottom: 0;
}

.wdt-custom-list-shop.woocommerce ul.products li.product .product-thumb-content .product-buttons-wrapper.product-icons a.button{
    width: 30px;
    height: 30px;
    line-height: 30px;
}

.wdt-custom-list-shop.woocommerce ul.products li.product .product-details > .product-title h5 a{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: initial;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

/* Line Moving Ani */

/* Right */

.wdt-custom-divider-line-hed-2 .elementor-divider .elementor-divider-separator:after,
.wdt-custom-divider-line .elementor-divider .elementor-divider-separator:after,
.wdt-custom-heading-divider-right .elementor-divider .elementor-divider-separator:after,
.wdt-custom-heading-divider-left .elementor-divider .elementor-divider-separator:after{
    content: "";
    position: absolute;
    width: 650px;
    height: 2px;
    background: linear-gradient(90deg, #616161 50%, transparent 50%);
    background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
    background-size: 20px 2px, 0px 0px, 0px 0px, 0px 0px;
    background-position: 0px 0px, 0px 0px, 0px 0px, 0px 0px;
    animation: moving-border 5s infinite linear;
    -webkit-animation: moving-border 5s infinite linear;
}

@keyframes moving-border{ 
    0% 
    { 
        background-position: 0px 0px, 0px 0px, 0px 0px, 0px 0px;
    } 100% 
    
    {
        background-position: 300px 0px, 0px 0px, 0px 0px, 0px 0px; 
    }
}

@-webkit-keyframes moving-border{ 
    0% 
    { 
        background-position: 0px 0px, 0px 0px, 0px 0px, 0px 0px;
    } 100% 
    
    {
        background-position: 300px 0px, 0px 0px, 0px 0px, 0px 0px; 
    }
}

/* Left */

.wdt-custom-divider-line-hed-2 .elementor-divider .elementor-divider-separator:after,
.wdt-custom-heading-divider-left .elementor-divider .elementor-divider-separator:after{
    width: 250px;
    animation: moving-border-reverse 5s infinite linear;
    -webkit-animation: moving-border-reverse 5s infinite linear;
}

@keyframes moving-border-reverse{ 
    0% 
    { 
        background-position: 0px 0px, 0px 0px, 0px 0px, 0px 0px;
    } 100% 
    
    {
        background-position: -300px 0px, 0px 0px, 0px 0px, 0px 0px; 
    }
}

@-webkit-keyframes moving-border-reverse{ 
    0% 
    { 
        background-position: 0px 0px, 0px 0px, 0px 0px, 0px 0px;
    } 100% 
    
    {
        background-position: -300px 0px, 0px 0px, 0px 0px, 0px 0px; 
    }
}

/* Inner Pages Heading */

.wdt-custom-heading-divider-right .elementor-divider .elementor-divider-separator:after{
    width: 100%;
}

.wdt-custom-heading-divider-left .elementor-divider .elementor-divider-separator:after{
    width: 100%;
}

/* ---------------------- */



/* ---------------------------------- Home 2 -------------------------------------------------- */

/* Home 2 Header */

.wdt-home-2-header-menu-hover-icon .wdt-header-menu ul li > a:not(.sub-menu li > a):hover{
    color: var(--wdtHeadAltColor);
}

.wdt-home-2-header-menu-hover-icon .wdt-header-menu ul li.current-menu-item > a:not(.sub-menu li > a){
    color: var(--wdtHeadAltColor);
}

.wdt-home-2-header-menu-hover-icon .wdt-header-menu .wdt-primary-nav > li > a{
    padding: 8px 25px 8px 25px;
}

.wdt-home-2-header-menu-hover-icon .wdt-header-menu ul li.menu-item a span:not(.sub-menu li.menu-item a span){
    position: relative;
}

.wdt-home-2-header-menu-hover-icon .wdt-header-menu ul li.menu-item a span:not(.sub-menu li.menu-item a span):after{
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    mask-image: url("/wp-content/themes/NextEuv/assets/images/Home-2\ Menu\ Hover\ icon.svg");
    mask-repeat: no-repeat;
    mask-size: contain;
    -webkit-mask-image: url("/wp-content/themes/NextEuv/assets/images/Home-2\ Menu\ Hover\ icon.svg");
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    background: var(--wdtLinkHoverColor);
    bottom: -40px;
    right: 0;
    -webkit-transition: all cubic-bezier(.47,1.21,.47,1.21) .5s;
    transition: all cubic-bezier(.47,1.21,.47,1.21) .5s;
    z-index: -9;
    opacity: 0;
}

.wdt-home-2-header-menu-hover-icon .wdt-header-menu ul li.menu-item.current-menu-item a span:not(.sub-menu li.menu-item a span):after{
    opacity: 1;
    bottom: -20px;
}

.wdt-home-2-header-menu-hover-icon .wdt-header-menu ul li.menu-item a:hover span:not(.sub-menu li.menu-item a span):after{
    opacity: 1;
    bottom: -20px;
}

/* Home-2 Shop */

.woocommerce ul.products.home-2-productstyle:not(.product-padding-content) li.product.product-grid-view .product-details{
    padding-left: 40px;
    padding-right: 40px;
}

.woocommerce ul.products.home-2-productstyle li.product .product-details .product-title h5{
    text-transform: uppercase;
}

.woocommerce ul.products.home-2-productstyle li.product .product-details .price{
    color: var(--wdtLinkHoverColor);
    font-size: var(--wdtFontSize_H4);
}

div[class*="product"] .swiper-container.wdt-custom-home-2-shop-carousel div[class*="arrow-pagination"] > a[class*="arrow"]{
    opacity: 1;
    visibility: visible;
    position: relative;
    top: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin: 0;
    background: transparent;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}

div[class*="product"] .swiper-container.wdt-custom-home-2-shop-carousel div[class*="arrow-pagination"] > a[class*="arrow"]:hover{
    background: transparent ;
    color: var(--wdtLinkHoverColor);
}

div[class*="product"] .swiper-container.wdt-custom-home-2-shop-carousel{
    padding-top: 60px;
}

div[class*="product"] .swiper-container.wdt-custom-home-2-shop-carousel .wdt-products-pagination-holder{
    position: absolute;
    top: 0;
    right: 0;
}

div[class*="product"] .swiper-container.wdt-custom-home-2-shop-carousel .wdt-products-pagination-holder .wdt-products-arrow-pagination{
    display: flex;
    align-items: center;
    justify-content: center;
}

/* FAQ */

.wdt-custom-faq-vid.elementor-aspect-ratio-11 .elementor-fit-aspect-ratio{
    padding-bottom: 88%;
}

/* Home-2 Blog */

.wdt-custom-home-2-blog .wdt-post-entry.entry-list-layout .blog-entry .entry-thumb .blog-image > a{
    -webkit-filter: grayscale(1);
    filter: grayscale(1);

}

.wdt-custom-home-2-blog .wdt-post-entry.entry-list-layout .blog-entry:hover .entry-thumb .blog-image > a{
    -webkit-filter: none;
    filter: none;
}

.wdt-custom-home-2-blog .wdt-scaleout-hover.wdt-post-entry.entry-list-layout:hover .blog-entry .entry-thumb .blog-image > a,
.wdt-custom-home-2-blog .wdt-scaleout-hover.wdt-post-entry:hover .blog-entry .entry-thumb .blog-image > a{
    transform: scale(1.01);
    -webkit-transform: scale(1.01);
}

/* End to End Process Sec */

.wdt-custom-home-2-anim-divider-style .elementor-divider .elementor-divider-separator{
    position: absolute;
    left: 60%;
    top: -17px;
}

.wdt-custom-home-2-anim-divider-style .elementor-divider .elementor-divider-separator .elementor-icon{
    font-size: 34px;
}

.wdt-custom-home-2-anim-divider-style .elementor-widget-container .elementor-divider::after{ 
    content: "";
    position: absolute;
    width: 140px !important; 
    height: 2px; 
    background: linear-gradient(90deg, rgba(var(--wdtPrimaryColorRgb), .6) 50%, transparent 50%); 
    background-repeat: repeat-x, repeat-x, repeat-y, repeat-y; 
    background-size: 10px 2px, 0px 0px, 0px 0px, 0px 0px; 
    background-position: 0px 0px, 0px 0px, 0px 0px, 0px 0px; 
    animation: moving-border 5s infinite linear; 
    -webkit-animation: moving-border 5s infinite linear;
}

@keyframes moving-border{ 
    0% 
    { 
        background-position: 0px 0px, 0px 0px, 0px 0px, 0px 0px; 
    } 
    100% 
    { 
        background-position: 300px 0px, 0px 0px, 0px 0px, 0px 0px; 
    } 
}

@webkit-keyframes moving-border{ 
    0% 
    { 
        background-position: 0px 0px, 0px 0px, 0px 0px, 0px 0px; 
    } 
    100% 
    { 
        background-position: 300px 0px, 0px 0px, 0px 0px, 0px 0px; 
    } 
}





/*-------------------------- Home 3 -------------------------------*/

/* Header */

.wdt-custom-header-icons-home3 .wdt-header-icons-list-item .wdt-shop-menu-icon .wdt-shop-menu-cart-number{
    display: none;
}

.wdt-custom-header-icons-home3 .wdt-header-icons-list .wdt-header-icons-list-item.cart-item .wdt-shop-menu-icon .wdt-shop-menu-cart-icon .wdt-shop-menu-cart-label{
    font-size: 0;
}

/* Blog Cover Style */

.wdt-custom-home3-blog-cover .wdt-post-entry.entry-cover-layout .blog-entry .entry-thumb{
    z-index: 0;
}

.wdt-custom-home3-blog-cover .wdt-classic-style.wdt-post-entry.entry-cover-layout .blog-entry{
    min-height: 536px;
    display: grid;
    place-content: center;
    align-items: center;
}

.wdt-custom-home3-blog-cover .wdt-classic-style.wdt-post-entry .blog-entry .entry-title{
    max-width: 380px;
    width: 100%;
}

.wdt-custom-home3-blog-cover .wdt-classic-style.wdt-post-entry .blog-entry .entry-title h4 a:hover{
    color: var(--wdtSecondaryColor);
}

.wdt-custom-home3-blog-cover .wdt-classic-style.wdt-post-entry .blog-entry .entry-title h4{
    background: var(--wdtLinkHoverColor);
    padding: 10px 20px;
    opacity: 90%;
    line-height: var(--wdtLineHeight_H4);
    clip-path: polygon(90% 0, 100% 50%, 90% 100%, 0% 100%, 10% 50%, 0 0);
}

.wdt-custom-home3-blog-cover .wdt-post-entry.entry-cover-layout .blog-entry .entry-title h4 > a{
    padding: 10px;
}

.wdt-custom-home3-blog-cover .wdt-classic-style.wdt-post-entry .blog-entry div.entry-button{
    position: relative;
}

.wdt-custom-home3-blog-cover .wdt-post-entry.entry-cover-layout .blog-entry a:hover{
    color: var(--wdtSecondaryColor);
}

.wdt-custom-home3-blog-cover .wdt-classic-style.wdt-post-entry .blog-entry div.entry-button .wdt-button{
    font-size: 0;
    width: fit-content;
    margin: 0 auto;
    padding: 16px;
    border-radius: 50px;
    border: 4px solid var(--wdtLinkHoverColor);
    background: transparent;
    color: var(--wdtSecondaryColor);
}

.wdt-custom-home3-blog-cover .wdt-classic-style.wdt-post-entry .blog-entry div.entry-button .wdt-button:hover{
    color: var(--wdtAccentTxtColor);
}

.wdt-custom-home3-blog-cover .wdt-classic-style.wdt-post-entry .blog-entry div.entry-button .wdt-button span{
    font-size: 18px;
    position: absolute;
    color: var(--wdtSecondaryColor);
}

.wdt-custom-home3-blog-cover .wdt-classic-style.wdt-post-entry .blog-entry div.entry-button .wdt-button:hover:after{
    background: var(--wdtAccentTxtColor);
}


.wdt-custom-home3-blog-cover .wdt-classic-style.wdt-post-entry .blog-entry div.entry-button .wdt-button:after{
    position: absolute;
    content: '';
    width: 32px;
    height: 32px;
    background: var(--wdtAccentTxtColor);
    right: 0;
    border-radius: 50%;
    z-index: -9;
}

.wdt-custom-home3-blog-cover .wdt-classic-style.wdt-post-entry .blog-entry div.entry-button .wdt-button:hover:after{
    background: var(--wdtSecondaryColor);
}

.wdt-custom-home3-blog-cover .wdt-classic-style.wdt-post-entry .blog-entry div.entry-button .wdt-button:before{
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: transparent;
    border-radius: 50px;
    right: 0;
    left: inherit;
    opacity: 1;
    transition: var(--wdtBaseTransition);
    -webkit-transition: var(--wdtBaseTransition);
    z-index: -9;
}

.wdt-custom-home3-blog-cover .wdt-classic-style.wdt-post-entry .blog-entry div.entry-button .wdt-button:hover:before{
    opacity: 1;
}

/* Slider */

.wdt-custom-newsletter-slider .wdt-mailchimp-holder.wdt-template-type5 .wdt-mailchimp-wrapper {
    width: 100%;
    max-width: 400px;
}

.wdt-custom-newsletter-slider .wdt-mailchimp-holder .wdt-mailchimp-wrapper .wdt-mailchimp-subscribe-form input[type='text'], .wdt-custom-newsletter-slider .wdt-mailchimp-holder .wdt-mailchimp-wrapper .wdt-mailchimp-subscribe-form input[type='email'] {
     line-height: var(--wdtLineHeight_H1);
}

.wdt-custom-newsletter-slider .wdt-mailchimp-holder .wdt-mailchimp-wrapper .wdt-mailchimp-subscribe-form .wdt-mailchimp-subscription-button-holder button[type='submit'] > i {
      transform: rotate(4deg);
     -webkit-transform: rotate(4deg);
      transition: all .3s ease;   
      -webkit-transition: all .3s ease;     
}

.wdt-custom-newsletter-slider .wdt-mailchimp-holder .wdt-mailchimp-wrapper .wdt-mailchimp-subscribe-form .wdt-mailchimp-subscription-button-holder button[type='submit']:hover > i {
     transform: rotate(45deg);
     -webkit-transform: rotate(45deg);
}

.wdt-custom-home3-slider-bg:after{
    position: absolute;
    content: '';
    width: 371px;
    height: 486px;
    left: 70%;
    top: 50%;
    border-radius: 0 90px;
    box-shadow: -30px -30px 0px #171717;
    transform: translate(-50%, -50%);
    background: var(--wdtLinkHoverColor);
    z-index: -1;
}

.wdt-custom-home-3-slider-text p{
    display: flex;
    align-items: baseline;
    flex-direction: column;
    justify-content: flex-start;
    letter-spacing: 1.6px;
}

.wdt-custom-home-3-slider-text p .wdt-custom-home-3-slider-text-1{
    color: #919090;
    line-height: 0;
}

.wdt-custom-product-hover-style-2.products li .product-wrapper{
    margin-bottom: 20px !important;
}

/* line ani */

@media only screen and (min-width: 1025px){

    .wdt-custom-border-ani-col .elementor-element-populated:after,
    .wdt-custom-border-ani-col .elementor-element-populated:before{
        position: absolute;
        content: "";
        top: 50%;
        width: 1px;
        height: 138px;
        background: linear-gradient( to bottom, rgba(255, 255, 255, 0) 0%, #dddddd 75%, #dddddd 100%);
        -webkit-animation: col-line-run 05s 0s infinite;
        animation: col-line-run 05s 0s infinite;
    }

    .wdt-custom-border-ani-col .elementor-element-populated:before{
        right: 0;
        -webkit-animation: col-line-run-reverse 05s 0s infinite;
        animation: col-line-run-reverse 05s 0s infinite;
        background: linear-gradient( to top, rgba(255, 255, 255, 0) 0%, #dddddd 75%, #dddddd 100%);
        animation-delay: 2500ms;
    }

}

    @keyframes col-line-run {
        0% {
            top: -50%;
        }
        100% {
            top: 110%;
        }
    }
    
    @-wekit-keyframes col-line-run {
        0% {
            top: -50%;
        }
        100% {
            top: 110%;
        }
    }
    
    @keyframes col-line-run-reverse {
        0% {
            top: 100%;
        }
        100% {
            top: -110%;
        }
    }
    
    @-webkit-keyframes col-line-run-reverse {
        0% {
            top: 100%;
        }
        100% {
            top: -110%;
        }
    }

/* --------------------- */




/*------------------ Header Sidebars Popup -------------------------*/

/* Home 1 */

.wdt-custom-header-popup .wdt-popup-box-trigger-element .wdt-popup-box-trigger-item i svg .home-1-header-icon-1, .home-1-header-icon-2, .home-1-header-icon-3, .home-1-header-icon-4{
    -webkit-transition: var(--wdtBaseTransition);
    transition: var(--wdtBaseTransition);
}

.wdt-custom-header-popup .wdt-popup-box-trigger-element:hover .wdt-popup-box-trigger-item i svg .home-1-header-icon-1{
    transform: translateX(30px);
}

.wdt-custom-header-popup .wdt-popup-box-trigger-element:hover .wdt-popup-box-trigger-item i svg .home-1-header-icon-2{
    transform: translateX(-8px);
}

.wdt-custom-header-popup .wdt-popup-box-trigger-element:hover .wdt-popup-box-trigger-item i svg .home-1-header-icon-3{
    transform: translateX(-30px);
}

.wdt-custom-header-popup .wdt-popup-box-trigger-element:hover .wdt-popup-box-trigger-item i svg .home-1-header-icon-4{
    transform: translateX(8px);
}

/* Home 2 */

.wdt-custom-header-popup .wdt-popup-box-trigger-element .wdt-popup-box-trigger-item i svg .home-2-header-icon-1, .home-2-header-icon-2, .home-2-header-icon-3, .home-2-header-icon-4{
    -webkit-transition: var(--wdtBaseTransition);
    transition: var(--wdtBaseTransition);
}

.wdt-custom-header-popup .wdt-popup-box-trigger-element:hover .wdt-popup-box-trigger-item i svg .home-2-header-icon-1,
.wdt-custom-header-popup .wdt-popup-box-trigger-element:hover .wdt-popup-box-trigger-item i svg .home-2-header-icon-3{
    transform: translateX(-20px);
}

/* Home 3 */

.wdt-custom-header-popup .wdt-popup-box-trigger-element .wdt-popup-box-trigger-item i svg .home-3-header-icon-1, .home-3-header-icon-2, .home-3-header-icon-3, .home-3-header-icon-4{
    -webkit-transition: var(--wdtBaseTransition);
    transition: var(--wdtBaseTransition);
}

.wdt-custom-header-popup .wdt-popup-box-trigger-element:hover .wdt-popup-box-trigger-item i svg .home-3-header-icon-1{
    transform: translateX(11px);
}

.wdt-custom-header-popup .wdt-popup-box-trigger-element:hover .wdt-popup-box-trigger-item i svg .home-3-header-icon-4{
    transform: translateY(11px);
}

.wdt-custom-header-popup .wdt-popup-box-trigger-element:hover .wdt-popup-box-trigger-item i svg .home-3-header-icon-3{
    transform: translateX(-11px);
}

.wdt-custom-header-popup .wdt-popup-box-trigger-element:hover .wdt-popup-box-trigger-item i svg .home-3-header-icon-2{
    transform: translateY(-11px);
}

/* Slider Dropdown Icon */

.wdt-custom-dropdown-home-2-icon-ani .elementor-icon-wrapper .elementor-icon svg{
    overflow: visible;
}

.wdt-custom-dropdown-home-2-icon-ani .elementor-icon-wrapper .elementor-icon svg .home-3-slider-dropdown{
    animation: scrollDown2 1.5s ease infinite;
}

@keyframes scrollDown2{
    0%{
        transform: translateY(0px);
        opacity: 0;
    }
    50%{
        transform: translateY(8px);
        opacity: 1;
    }
    100%{
        transform: translateY(16px);
        opacity: 0;
    }
}

/* --------------------------- */

/* 404 Page */

.wdt-custom-404-vid .e-hosted-video.elementor-wrapper{
    aspect-ratio: auto !important;
}

.wdt-custom-404-vid .elementor-video{
    width: 60%;
    max-width: 60%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

/*----------------- Loader --------------------*/

.pre-loader.loader3 .loader-inner .loader-text{
    width: 80px;
    height: 80px;
    --c: linear-gradient(currentColor 0 0);
    background: 
        var(--c) 0    0,
        var(--c) 0    100%, 
        var(--c) 50%  0,  
        var(--c) 50%  100%, 
        var(--c) 100% 0, 
        var(--c) 100% 100%;
    background-size: 8px 50%;
    background-repeat: no-repeat;
    animation: loader-bg-ani 1s infinite;
    position: relative;
    overflow: hidden;
}

.pre-loader.loader3 .loader-inner .loader-text:before{
    content: "";
    position: absolute;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: var(--wdtLinkHoverColor);
    top:calc(50% - 4px);
    left:-8px;
    animation:inherit;
    animation-name: loader-dot-ani;
}

@keyframes loader-bg-ani {
    16.67% {background-size:8px 30%, 8px 30%, 8px 50%, 8px 50%, 8px 50%, 8px 50%}
    33.33% {background-size:8px 30%, 8px 30%, 8px 30%, 8px 30%, 8px 50%, 8px 50%}
    50%    {background-size:8px 30%, 8px 30%, 8px 30%, 8px 30%, 8px 30%, 8px 30%}
    66.67% {background-size:8px 50%, 8px 50%, 8px 30%, 8px 30%, 8px 30%, 8px 30%}
    83.33% {background-size:8px 50%, 8px 50%, 8px 50%, 8px 50%, 8px 30%, 8px 30%}
}
   
@keyframes loader-dot-ani {
    20%  {left:0px}
    40%  {left:calc(50%  - 4px)}
    60%  {left:calc(100% - 8px)}
    80%,
    100% {left:100%}
}

/* ----------------------------------------- */
   









/*-------------------- Custom Cursor -------------------------*/

/* #Progress
================================================== */

.wdt-cursor-progress-wrap {
    height: 36px;
    width: 36px;
    cursor: pointer;
    display: block;
    border-radius: 50px;
    box-shadow: inset  0 0 0 3px rgba(255,255,255, 0.7);
    z-index: 10000;
    -webkit-transition: all 200ms linear;
      transition: all 200ms linear;
  }

  .wdt-cursor-progress-wrap .progress-circle.svg-content{
    width: 36px;
    height: 36px;
    display: block;
    overflow: visible;
  }

  .wdt-cursor-progress-wrap svg path { 
    fill: transparent; 
  }
  .wdt-cursor-progress-wrap svg.progress-circle path {
    stroke: var(--wdtLinkHoverColor);
    stroke-width: 10;
    box-sizing: border-box;
    -webkit-transition: all 200ms linear;
      transition: all 200ms linear;
  }
  
  /* #Cursor
  ================================================== */
  
  .wdt-cursor-pointer,
  .wdt-cursor-pointer2,
  .wdt-cursor-pointer3{
    position: fixed;
    border-radius: 50%; 
    transform: translateX(-50%) translateY(-50%);
    pointer-events: none;
    left: -100px;
    top: 50%;
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
  }
  .wdt-cursor-pointer{
    background-color: #fff;
    z-index: 99999;
    height: 6px;
    width: 6px;
  }
  .wdt-cursor-pointer2,.wdt-cursor-pointer3{
    height: 36px;
    width: 36px;
    z-index:99998;
    -webkit-transition:all 0.3s ease-out;
    transition:all 0.3s ease-out
  }
  .wdt-cursor-pointer2:hover,
  .wdt-cursor-pointer3:hover{
    -webkit-transform:scale(1.4) translateX(-35%) translateY(-35%);
    transform:scale(1.4) tr anslateX(-35%) translateY(-35%);
    border:none
  }
  .wdt-cursor-pointer2:hover{
    background: rgba(255,255,255, 0.3);
  }
  .wdt-cursor-pointer2:hover .wdt-cursor-progress-wrap {
    box-shadow: inset  0 0 0 2px rgba(255,255,255,0);
  }
  .wdt-cursor-pointer2:hover .wdt-cursor-progress-wrap svg.progress-circle path {
    opacity: 0.4;
  }
  
/* -----------------------------------------------------------  */

/* ----------------------- Logo ------------------------------- */

.no-header .no-header-logo a img{
    width: 100%;
    height: 100%;
    max-width: 170px;
}

/* -------------------------------------------------------- */





/* Video Popup Close Icon */

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close{
    display: none !important;
}

.woocommerce-input-wrapper input{
    padding: 15px 0 !important;
}

.select2-container--default .select2-results__option[aria-selected=true], .select2-container--default .select2-results__option[data-selected=true]{
    background: transparent;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b{
    border-width: 0px;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{
    border-width: 0px;
}

.woocommerce-checkout #payment ul.payment_methods li{
    color: var(--wdtSecondaryColor) !important;
}


.wdt-elementor-container-fluid #primary .woocommerce-notices-wrapper{
    width: 100%;
    max-width: 1540px;
    margin: 0 auto;
}

.wp-block-table.is-style-stripes tbody tr:nth-child(odd){
    background-color: var(--wdtTertiaryColor);
}

.wp-block-search__input{
    border: 0;
}

.woocommerce form.login:before, .woocommerce form.register:before{
    background: var(--wdtTertiaryColor) !important;
}

.woocommerce form.login .woocommerce-form-row label:after, .woocommerce form.register .woocommerce-form-row label:after{
    display: none !important;
}

.woocommerce form .form-row label:not(.checkbox), .woocommerce-page form .form-row label:not(.checkbox){
    padding-bottom: 15px !important;
}

body.error404 div.wrapper{
    background: var(--wdtSecondaryColor) !important;
}

.wp-block-calendar table caption, .wp-block-calendar table tbody{
    color: var(--wdtAccentTxtColor);
}

.single-entry-body .wp-block-group.has-background .wp-block-group__inner-container p{
    color: var(--wdtSecondaryColor);
}

.wp-block-media-text .wp-block-media-text__content p{
    color: var(--wdtSecondaryColor);
}

.single-entry-body p ins{
    color: var(--wdtSecondaryColor);
}

.blog-single-entry .single-entry-body ul li a{
    color: var(--wdtLinkHoverColor);
}

.wdt-simple-style.wdt-post-entry.entry-grid-layout .format-link.hentry.blog-entry {
    margin-top: 35px;
}

.woocommerce .quantity .qty, .woocommerce-page .quantity .qty, .woocommerce .quantity input, .woocommerce-page .quantity input{	
    margin-bottom: 0;
}





/* My Responsive */

@media only screen and (min-width: 1281px) and (max-width: 1540px){
    .wdt-custom-list-shop.woocommerce ul.products li.product .product-details > div{
        margin: 0;
    }

}

@media only screen and (max-width: 1540px){
    .wdt-custom-home2-iconbox .wdt-content-item .wdt-content-media-group .wdt-content-icon-wrapper::before{
        width: 300px;
        height: 300px;
    }
    .wdt-custom-home2-iconbox .wdt-column .wdt-content-item .wdt-content-media-group .wdt-content-icon-wrapper::after{
        height: 200px;
        width: 200px;
    }
    .wdt-custom-home2-iconbox .wdt-column .wdt-content-item .wdt-content-media-group .wdt-content-icon-wrapper{
        height: 150px;
        width: 150px;
    }

    .wdt-custom-specification .wdt-content-item .wdt-specification-block .wdt-content-detail-group {
        padding: 25px; 
    }   
    .wdt-custom-specification .wdt-content-item .wdt-specification-block .wdt-content-detail-group .wdt-content-button-group{
        margin-top: 20px;
    }

    .wdt-custom-home-2-anim-divider-style .elementor-divider .elementor-divider-separator{
        left: 51%;
    }
    .wdt-custom-home-2-anim-divider-style .elementor-widget-container .elementor-divider::after{
        width: 40px !important;
    }

    .wdt-elementor-container-fluid #primary .woocommerce-notices-wrapper{
        width: 100%;
        max-width: 1080px;
        margin: 0 auto;
    }
}

@media only screen and (min-width: 1025px) and (max-width: 1280px){
    .wdt-custom-pricing-table .wdt-pricing-table-holder .wdt-pricing-table-media-group,
    .wdt-custom-pricing-table-1 .wdt-pricing-table-holder .wdt-pricing-table-media-group,
    .wdt-custom-pricing-table-2 .wdt-pricing-table-holder .wdt-pricing-table-media-group{
        flex-direction: column;
        align-items: flex-start;
    }
}

@media only screen and (max-width: 1280px){
    .wdt-header-menu-hover-icon .mobile-nav-container .menu-trigger>span{
        font-size: 0;
    }

    .wdt-custom-interior-tabs .wdt-tabs-container .wdt-tabs-list-wrapper{
        position: unset;
    }

    .wdt-elementor-container-fluid #primary .woocommerce-notices-wrapper{
        width: 100%;
        max-width: 900px;
        margin: 0 auto;
    }

    /* 404 Page */

    .wdt-custom-404-vid .elementor-video{
        width: 90%;
        max-width: 90%;
    }

    .wdt-custom-home2-iconbox .wdt-content-item .wdt-content-media-group .wdt-content-icon-wrapper::before{
        width: 280px;
        height: 280px;
    }

    .wdt-custom-home-1-blog-col .tpl-blog-holder .wdt-one-half, .tpl-blog-holder .column.no-space.wdt-one-half{
        width: 100%;
    }

}

@media only screen and (max-width: 1024px){
    .wdt-elementor-container-fluid #primary .woocommerce-notices-wrapper{
        width: 100%;
        max-width: 710px;
        margin: 0 auto;
    }

    .wdt-custom-list-shop.woocommerce ul.products.product-hover-fade-border.product-padding-default li.product .product-wrapper .product-details{
        padding: 0 0 0 20px;
    }
}

@media only screen and (min-width: 768px){

    .wdt-custom-specification-tabs .wdt-tabs-container .wdt-tabs-list-wrapper ul.wdt-tabs-list:after{
        position: absolute;
        content: '';
        height: 3px;
        width: 100%;
        bottom: -8px;
        background: var(--wdtAccentTxtColor);
        left: 0;
        right: 0;
        margin: 0 auto;
        border-radius: 10px;
    }
    
}

@media only screen and (min-width: 768px) and (max-width: 1280px) {

    .wdt-custom-specification-tabs .wdt-tabs-container .wdt-tabs-list-wrapper ul.wdt-tabs-list:after{
        bottom:  11px;
    }
    
}

@media only screen and (max-width: 767px){

    .wdt-heading-holder .wdt-heading-title-wrapper{
        font-size: 40px;
    }

    /* Tabs */

    .wdt-custom-interior-tabs .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li:not(.wdt-active){
        position: unset;
    }
    .wdt-custom-interior-tabs .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list{
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .wdt-custom-interior-tabs .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list:before, .wdt-custom-interior-tabs .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list:after{
        display: none;
    }
    .wdt-custom-interior-tabs .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li:not(:last-child), .wdt-custom-interior-tabs .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li.wdt-active{
        border: none;
    }
    .wdt-custom-interior-tabs .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li{
        order: 0;
    }
    .wdt-custom-interior-tabs .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li{
        order: 0;
    }
    .wdt-custom-interior-tabs .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li a{
        font-size: 18px; letter-spacing: 0; padding: 0 20px;
    }
    .wdt-custom-interior-tabs .wdt-tabs-container .wdt-tabs-list-wrapper ul.wdt-tabs-list li.wdt-active a .wdt-content-title:after{
        clip-path: inset(0 0 0 0);
    }   
    .wdt-custom-interior-tabs .wdt-tabs-container .wdt-tabs-list-wrapper ul.wdt-tabs-list li a .wdt-content-title{
        position: relative;
    }
    .wdt-custom-interior-tabs .wdt-tabs-container .wdt-tabs-list-wrapper ul.wdt-tabs-list li a .wdt-content-title:after{
        width: 100px; right: 0;
    }
    .wdt-custom-interior-tabs .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper{
        width: 100%;
        margin: 0 30px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .wdt-custom-interior-tabs .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li{
        width: fit-content;
        margin: 0 20px;
    }

    .wdt-custom-homepage-contact .homecontactform-col-1 p, .wdt-custom-homepage-contact .homecontactform-col-2 p{
        flex-direction: column;
    }
    .wdt-custom-homepage-contact .homecontactform-col-1 p span.wpcf7-form-control-wrap:first-child, .wdt-custom-homepage-contact .homecontactform-col-2 p span.wpcf7-form-control-wrap:last-child{
        width: 100%;
    }
    .wdt-custom-homepage-contact .homecontactform-col-1 p span.wpcf7-form-control-wrap, .wdt-custom-homepage-contact .homecontactform-col-2 p span.wpcf7-form-control-wrap{
        width: 100%;
    }
    .wdt-custom-homepage-contact .homecontactform-col-1 p, .wdt-custom-homepage-contact .homecontactform-col-2 p{
        display: block;
    }

    .wdt-custom-imagebox-gallery .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet{
        width: 50px;
        height: 6px;
    }

    .wdt-custom-imagebox-gallery .wdt-content-item .wdt-content-image > a:after {
        background: rgba( 0, 0, 0, 0.5);
        position: absolute;
        content: '';
        width: 100%;
        height: 100%;
        backdrop-filter: blur(3px);
    }

    .wdt-custom-imagebox-gallery .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet:after, .wdt-custom-imagebox-gallery .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet-active:after{
        height: 6px;
    }
    
    .wdt-custom-specification-tabs .wdt-tabs-container .wdt-tabs-list-wrapper .wdt-tabs-list li{
        background: var(--wdtTertiaryColor) !important;
    }

    .wdt-custom-single-blog .wdt-simple-style.wdt-post-entry.entry-list-layout .blog-entry > div:not(.entry-thumb){
        width: 100%;
    }

    .wdt-custom-list-shop.woocommerce ul.products.product-hover-fade-border.product-padding-default li.product .product-wrapper .product-details{
        padding: 20px;
    }

    .wdt-custom-home3-slider-bg:after{
        left: 55%;
    }

    .wdt-custom-faq-spacer .elementor-widget-wrap .elementor-widget-spacer {
        height: 545px;
    }

    .wdt-elementor-container-fluid #primary .woocommerce-notices-wrapper{
        width: 100%;
        max-width: 420px;
        margin: 0 auto;
    }

}

@media only screen and (max-width: 479px){
    .wdt-custom-interior-tabs .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list{
        flex-direction: column;
    }
    .wdt-custom-interior-tabs .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li{
        margin: 10px
    }

    .wdt-custom-imagebox-gallery .swiper-slide .wdt-content-item .wdt-content-detail-group{
        bottom: 0;
    }

    .wdt-custom-pricing-table .wdt-pricing-table-holder .wdt-pricing-table-media-group,
    .wdt-custom-pricing-table-1 .wdt-pricing-table-holder .wdt-pricing-table-media-group,
    .wdt-custom-pricing-table-2 .wdt-pricing-table-holder .wdt-pricing-table-media-group{
        flex-direction: column;
        align-items: flex-start;
    }

    .wdt-custom-home3-slider-bg:after{
        width: 280px;
        height: 250px;
    }

    .wdt-custom-faq-spacer .elementor-widget-wrap .elementor-widget-spacer{
        height: 345px;
    }

    .wdt-elementor-container-fluid #primary .woocommerce-notices-wrapper{
        width: 100%;
        max-width: 290px;
        margin: 0 auto;
    }
}
/* /wp-content/themes/NextEuv/assets/css/widget.css */


/*--------------------------------------------------------------
	Widgets
--------------------------------------------------------------*/

	/*----*****---- << Transitions >> ----*****----*/

	.widget ul li:before, .widget ul li:hover:before, .widget.widget_archive ul li > a span, .widget.widget_archive ul li > a:hover span, .widget.widget_categories ul li > a span, .widget.widget_categories ul li > a:hover span, .widget .recent-portfolio-widget ul li a:before, .widget .recent-portfolio-widget ul li a:after, .widget.widget_flickr ul li a:before { -webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -o-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear; }


	/*----*****---- << WP Widget Defaults >> ----*****----*/

	.widget { clear:both; float: left; margin-bottom: 15px; padding: 25px; position: relative; width: 100%; -webkit-border-radius: var(--wdtRadius_3X); border-radius: var(--wdtRadius_3X); /* -webkit-box-shadow: 0 0 2px 0 rgba(var(--wdtHeadAltColorRgb),0.07), 0 5px 20px 0 rgba(var(--wdtHeadAltColorRgb),0.07); box-shadow: 0 0 2px 0 rgba(var(--wdtHeadAltColorRgb),0.07), 0 5px 20px 0 rgba(var(--wdtHeadAltColorRgb),0.07); */ }

	.widgettitle, .widget_block > h2, .widget .wp-block-search__label, .widget_block .wp-block-group .wp-block-group__inner-container > h2 { clear:both; display: inline-block; font-size: 30px; margin-top: 0; margin-bottom: 15px; padding-bottom:15px; position: relative; }

	.widgettitle:before, .widget_block > h2:before, .widget .wp-block-search__label:before, .widget_block .wp-block-group .wp-block-group__inner-container > h2:before { content:""; height:0px; position:absolute; bottom:0; left:0; width:35px; }

	.widgettitle.aligncenter:before { right: 0; margin: auto;}

	.widgettitle.alignright { margin-left: 0; }
	.widgettitle.alignright:before { right: 0; left: auto; }

	.widget ul, .widget ol { clear:both; float:left; margin:0; padding:0; width:100%; }

	.widget ul li, .widget ol li { border-bottom: 0; clear:both; display: block; margin:0; padding:10px 0 10px 0; position:relative; width:100%; }
	.widget .widgettitle + ul > li:first-child, .widget .widgettitle + ol > li:first-child,
	.widget ul li:first-child:not(:only-child), .widget ol li:first-child:not(:only-child) { padding-top:0; }
	.widget ul li:last-child:not(:only-child), .widget ol li:last-child:not(:only-child) { border-bottom-width: 0; padding-bottom: 0; }

	.widget ul li > a, .widget ol li > a { display:inline-block; line-height: var(--wdtLineHeight_Base); width: auto; }
	.widget ul li:last-child:not(:only-child) > a, .widget ol li:last-child:not(:only-child) > a { padding-bottom:0; }


	/* Archives & Categories Widget */
	.widget_categories label, .widget_archive label { color: var(--wdtBodyTxtColor); display:inline-block; font-size:var(--wdtFontSize_Base); font-weight: 600; margin:0 0 10px; width: 100%; }
	.widget.widget_categories ul li > a { position:relative; text-transform:capitalize; }
	/* .widget.widget_categories ul li, .widget.widget_archive ul li { text-align-last: justify; } */
	.widget.widget_categories ul li > a, .widget.widget_archive ul li > a { width: auto; }
	.widget.widget_categories ul li > a span, .widget.widget_archive ul li > a span { float: right; padding: 0; }


	/* Nav Menu Widget */
	.widget.widget_nav_menu ul.menu li:first-child { padding-top: 0; }
	.widget.widget_nav_menu ul.menu li > a { display:inline-block; line-height: var(--wdtLineHeight_Base); width: auto;  }

	.widget.widget_nav_menu ul li { padding:0; }
	.widget.widget_nav_menu ul li, .widget.widget_nav_menu ul li:last-child { border-width: 0 !important; }
	.widget.widget_nav_menu ul li a { border-bottom: 1px solid; padding:10px 0; }
	.widget.widget_nav_menu ul li a:empty { display:none; }
	.widget.widget_nav_menu > div[class*="menu-container"] > ul > li:last-child:not(:only-child) > a { border-bottom-width: 0; padding-bottom: 0; }


	/* RSS Widget */
	.widget_rss h3.widgettitle > a.rsswidget > img { display: none; margin-right:5px; margin-top: -3px; }
	.widget_rss ul li > a.rsswidget { font-weight: var(--wdtFontWeight_Alt); }
	.widget_rss ul li .rssSummary { margin-top: 0.5em; margin-bottom: 0.5em; }
	.widget_rss ul li .rss-date, .widget_rss ul li cite { font-size: 0.8em; }

	/* TagCloud Widget */
	.widget_tag_cloud .tagcloud, .widget .tagcloud { float:left; clear:both; width:100%; margin:0; padding:0; }
	.widget_tag_cloud .tagcloud a, .widget .tagcloud a, .wp-block-tag-cloud a { float:left; font-size:14px !important; line-height: normal; margin:0 10px 10px 0; padding:7px 15px; -webkit-border-radius: var(--wdtRadius_2X); border-radius: var(--wdtRadius_2X); -webkit-box-shadow: none !important; box-shadow: none !important; }

	.wp-block-tag-cloud a { display: inline-block; float: none; }
	.wp-block-tag-cloud a:not(:focus) { text-decoration: none; }


	/* Search Form */
	.widget #searchform { margin-bottom: 5px; max-width: 100%; position:relative; width: 100%; }
	.widget #searchform .wdt-search-icon { display: none; }
	.widget #searchform input[type="text"] { padding-right:50px; height:49px; width: 100%; }
	.widget #searchform input[type="submit"] { position:absolute; right:0; top:0; padding: 0; margin:0; height:49px; }

	.widget_block .wp-block-search { margin-bottom: 0; }
	.widget_block .wp-block-search .wp-block-search__inside-wrapper { flex-wrap: wrap; }
	.widget_block .wp-block-search__label { color: var(--wdtHeadAltColor); font-family: var(--wdtFontTypo_Alt); font-weight: var(--wdtFontWeight_Alt); line-height: var(--wdtLineHeight_Alt); }
	.widget_block .wp-block-search .wp-block-search__button { margin-bottom: 0; }


	/* WP-Calendar Widget */
	.widget #wp-calendar { border-collapse: collapse; }
	.widget #wp-calendar caption { font-size: var(--wdtFontSize_Base); font-weight: 600; margin-top: -0.35em; margin-bottom: 10px; }
	.widget #wp-calendar td { padding: 0.5em 0; }
	.widget #wp-calendar td#next { text-align: right; }
	.widget #wp-calendar td#prev { text-align: left; }

	.widget.widget_calendar .wp-calendar-nav { display: flex; justify-content: space-between; }
	.widget.widget_calendar .wp-calendar-nav span.pad { display: none; }


	/* Block Widgets */
	.widget.widget_block .wp-block-calendar,
	.widget.widget_block .wp-block-archives-dropdown, .widget.widget_block .wp-block-categories-dropdown, 
	.widget.widget_block .wp-block-latest-comments__comment-excerpt > *:last-child { margin-bottom: 0; }

	.widget.widget_block .wp-block-calendar table caption, .widget.widget_block .wp-block-calendar table tbody { color: var(--wdtBodyTxtColor); }

	.widget.widget_block .wp-block-archives-dropdown > label:first-child + select,
	.widget.widget_block .wp-block-archives-dropdown > label:first-child + select + .select2-container, 
	.widget.widget_block .wp-block-categories-dropdown > label:first-child + select,
	.widget.widget_block .wp-block-categories-dropdown > label:first-child + select + .select2-container { margin-bottom: 0; }

	.widget.widget_block .wp-block-archives-dropdown label:not(.screen-reader-text), 
	.widget.widget_block .wp-block-categories-dropdown label:not(.screen-reader-text) { margin-top: -0.35em; vertical-align: top; }

	/* .widget.widget_block .wp-block-latest-posts.wp-block-latest-posts__list .wp-block-latest-posts__post-excerpt, 
    .widget.widget_block .wp-block-latest-comments li.wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt { font-size: 0.9em; line-height: var(--wdtLineHeight_Base); } */

	.widget.widget_block .wp-block-latest-posts.wp-block-latest-posts__list li:last-child .wp-block-latest-posts__post-excerpt { margin-bottom: 0; }
	.widget.widget_block .wp-block-latest-posts.wp-block-latest-posts__list .wp-block-latest-posts__post-excerpt { margin-top: 0.5em; margin-bottom: 0.5em; }

	.widget.widget_block .wp-block-loginout form > p.login-remember label { display: inline-flex; vertical-align: top; }
	.widget.widget_block .wp-block-loginout form > p.login-remember label input#rememberme { margin-right: 8px; }
	.widget.widget_block .wp-block-loginout form > p:last-child { margin-bottom: 0; }

	.widget.widget_block .wp-block-social-links li.wp-social-link { float: none; width: auto; padding: 0; }
	.widget.widget_block .wp-block-social-links li.wp-social-link a { display: inherit; line-height: 0; padding: .25em; }
	
	


/*----*****---- << Common & Custom Widget Styles >> ----*****----*/

	/* Common Styles */

	.widget.widget_archive ul ul li:last-child, .widget.widget_categories ul ul li:last-child, .widget.widget_meta ul ul li:last-child, .widget.widget_nav_menu ul.menu ul li:last-child, .widget.widget_pages ul ul li:last-child { border-bottom-width: 1px; }

	.widget.widget_nav_menu ul li ul.sub-menu, .widget.widget_pages ul li ul.children, .widget.widget_block .wp-block-page-list li ul.submenu-container { padding-left: 5%; width:100%;  }

	.widget.widget_archive ul li ul, .widget.widget_categories ul li ul,
	.widget.widget_nav_menu ul.menu li ul, .widget.widget_pages ul li ul,
	.widget.widget_block .wp-block-page-list li ul.submenu-container { padding-left: 5%; padding-top: 0; }

	.widget.widget_archive ul li, .widget.widget_categories ul li,
	.widget.widget_nav_menu ul.menu li, .widget.widget_pages ul li,
	.widget.widget_meta ul li, .widget.widget_text ul li,
	.widget.widget_block .wp-block-page-list li { padding: 0; }

	.widget.widget_archive ul li > a, .widget.widget_categories ul li > a,
	.widget.widget_nav_menu ul.menu li > a, .widget.widget_pages ul li > a,
	.widget.widget_meta ul li > a, .widget.widget_text ul li > a,
	.widget.widget_block .wp-block-page-list li > a { padding: 5px 0; }

	.widget.widget_archive ul li:first-child > a, .widget.widget_categories ul li:first-child > a,

	.widget.widget_pages ul li:first-child > a, .widget.widget_nav_menu ul.menu li:first-child > a,
	.widget.widget_meta ul li:first-child > a, .widget.widget_text ul li:first-child > a,
	.widget.widget_block .wp-block-page-list li:first-child > a { padding-top: 0; }

	.widget.widget_archive ul ul.children li > a, .widget.widget_archive ul ul.children li:first-child > a,
	.widget.widget_categories ul ul.children li > a, .widget.widget_categories ul ul.children li:first-child > a,
	.widget.widget_nav_menu ul ul.children li > a, .widget.widget_nav_menu ul ul.children li:first-child > a,
	.widget.widget_nav_menu ul ul.sub-menu li > a, .widget.widget_nav_menu ul ul.sub-menu li:first-child > a,
	.widget.widget_pages ul ul.children li > a, .widget.widget_pages ul ul.children li:first-child > a,
	.widget.widget_block .wp-block-page-list li ul.submenu-container li > a,
	.widget.widget_block .wp-block-page-list li ul.submenu-container li:first-child > a { padding-top: 10px; }

	.widget.widget_archive ul ul.children li > a, .widget.widget_archive ul ul.children li:last-child > a,
	.widget.widget_categories ul ul.children li > a, .widget.widget_categories ul ul.children li:last-child > a,
	.widget.widget_nav_menu ul ul.children li > a, .widget.widget_nav_menu ul ul.children li:last-child > a,
	.widget.widget_nav_menu ul ul.sub-menu li > a, .widget.widget_nav_menu ul ul.sub-menu li:last-child > a,
	.widget.widget_pages ul ul.children li > a, .widget.widget_pages ul ul.children li:last-child > a,
	.widget.widget_block .wp-block-page-list li ul.submenu-container li > a,
	.widget.widget_block .wp-block-page-list li ul.submenu-container li:last-child > a { padding-bottom: 10px; }

	.widget.widget_block .wp-block-page-list li ul.submenu-container li:last-child { border-bottom-width: 1px; }
	

	.widget .recent-posts-widget li:before, .widget .recent-posts-widget li:hover:before,
	.widget .recent-portfolio-widget ul li:before, .widget .recent-portfolio-widget ul li:hover:before { content:""; }

	.widget.widget_media_video .mejs-layers .mejs-overlay-button { background-color: transparent; }

	.widget_recent_entries ul li > a { width: auto; }
	.widget.widget_recent_posts .recent-posts-widget .entry-title h4 a[href*="title-should-not-overflow-the-content-area"] { word-break: break-all; }
	.widget.widget_recent_posts .recent-posts-widget .entry-title h4 { font-size: var(--wdtFontSize_H6); }

	/* .widget.widget_recent_posts .recent-posts-widget ul li:first-child .entry-image { top: 6px; }
	.widget.widget_recent_posts .recent-posts-widget .entry-image { position: absolute; max-width: 65px; top: 18px; }
	.widget.widget_recent_posts .recent-posts-widget .entry-image ~ *[class*="entry-"] { padding-left: 80px; }
	.widget.widget_recent_posts .recent-posts-widget .entry-image ~ *[class*="entry-"] h4 { margin-top: 10px; } */

	.widget_recent_comments ul li.recentcomments > a { font-family: var(--wdtFontTypo_Alt); font-weight: 600; line-height: var(--wdtLineHeight_Alt); }
	.widget_recent_comments ul li.recentcomments .comment-author-link a { font-weight: 500; }

	.widget_text form .selection-box + br:last-child { display: none; }
	.widget > p:last-child, .widget > p:only-child,
	.widget .plugin-description > p:last-child, .widget .plugin-description > p:only-child { margin-bottom: 0; }

	.widget .select2-container { margin-bottom: 5px; }

	.widget:not(.widget_text) a:not(:focus) { text-decoration: none; }


/*--------------------------------------------------------------
	Colors
--------------------------------------------------------------*/

	.widget ul li, .widget ol li, .widget.widget_nav_menu ul.menu li, .widget.widget_nav_menu ul li a { border-color: rgba(var(--wdtHeadAltColorRgb),0.05); }

	.widget #wp-calendar td a { color:rgba(var(--wdtHeadAltColorRgb),0.5); }
	.widget_tag_cloud .tagcloud a, .widget .tagcloud a, .wp-block-tag-cloud a { background: #4a4a4a; }

	.wdt-dark-bg .widget input[type="text"], .wdt-dark-bg .widget input[type="password"], .wdt-dark-bg .widget input[type="email"], .wdt-dark-bg .widget input[type="url"], .wdt-dark-bg .widget input[type="tel"], .wdt-dark-bg .widget input[type="number"], .wdt-dark-bg .widget input[type="range"], .wdt-dark-bg .widget input[type="date"], .wdt-dark-bg .widget textarea, .wdt-dark-bg .widget input[type="search"], .wdt-dark-bg .widget select, .wdt-dark-bg .widget.widget_categories ul li > a span, .wdt-dark-bg .widget.widget_archive ul li > a span { background:rgba(var(--wdtBodyBGColorRgb),0.15); }

	.wdt-dark-bg .widget .selection-box:before { border-top-color:rgba(var(--wdtBodyBGColorRgb),0.15); }
	.wdt-dark-bg .widget .selection-box:after { background:rgba(var(--wdtBodyBGColorRgb),0.05); }

	.wdt-dark-bg .widget ul li, .wdt-dark-bg .widget.widget_nav_menu ul.menu li { border-color:rgba(var(--wdtBodyBGColorRgb),0.2); }

	.wdt-dark-bg .widget #wp-calendar td a { color:rgba(var(--wdtAccentTxtColorRgb),0.5); }
	.wdt-dark-bg .tagcloud a { background:rgba(var(--wdtBodyBGColorRgb),0.15); }

	.tagcloud a:hover, .wp-block-tag-cloud a:hover, #footer .wdt-dark-bg .tagcloud a:hover, #footer .tagcloud a:hover { color:var(--wdtAccentTxtColor) !important; }

	.widget #searchform:hover:before { color: var(--wdtAccentTxtColor); }

/*--------------------------------------------------------------
    Accents
--------------------------------------------------------------*/

    /* Primary Color */
	.widget ul li > a:hover, .widget .recent-posts-widget li .entry-meta p span, .widget #wp-calendar td a:hover,

	.wdt-dark-bg .widget #wp-calendar td a:hover { color: var(--wdtPrimaryColor); }

	.widgettitle:before, .widget_block > h2:before, .widget .wp-block-search__label:before, .widget_block .wp-block-group .wp-block-group__inner-container > h2:before, .tagcloud a:hover, .wp-block-tag-cloud a:hover, 

	.wdt-dark-bg .widget.widget_categories ul li > a:hover span, #footer .wdt-dark-bg .widget.widget_categories ul li > a:hover span, #footer .wdt-dark-bg .widget.widget_archive ul li > a:hover span, .wdt-dark-bg .tagcloud a:hover { background-color: var(--wdtPrimaryColor); }


	.tagcloud a:hover, .wp-block-tag-cloud a:hover, .wdt-dark-bg .tagcloud a:hover { border-color: var(--wdtPrimaryColor); }

/* Custom Styles */

select option{
	color: var(--wdtSecondaryColor);
}

.widget #searchform input[type="submit"]{
	background: var(--wdtAccentTxtColor);
}

.widget #searchform input[type="submit"]:hover{
	background: var(--wdtLinkHoverColor);
}

.widget.widget_block .has-login-form form > .login-remember input[type="checkbox"] {
    -webkit-appearance: none;
    appearance: none;
    width: 1em;
    height: 1em;
    border: 1px solid var(--wdtBorderColor);
    transform: translateY(7px);
    display: grid;
    place-content: center;
}

.widget.widget_block .has-login-form form > .login-remember input[type="checkbox"]:before {
    content: "";
    width: 0.65em;
    height: 0.65em;
    clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
    transform: scale(0);
    transform-origin: bottom left;
    transition: 120ms transform ease-in-out;
    box-shadow: inset 1em 1em var(--wdtPrimaryColor);
}

.widget.widget_block .has-login-form form > .login-remember input[type="checkbox"]:checked:before { transform: scale(1); }

.widget.widget_block.widget_block .wp-block-social-links li{
	display: block;
}

.wp-block-latest-posts.wp-block-latest-posts__list{
	list-style: unset;
}

.widget ul li::marker, .widget ol li::marker{
	margin: 0;
}

/* .widget.widget_search{
	padding-top: 0;
} */

/*---------------- List Style ------------------------*/

.secondary-sidebar .widget ul li{
	display: list-item;
	list-style-position: inside;
}

.secondary-sidebar .widget.widget_archive ul,
.secondary-sidebar .widget.widget_recent_entries ul.has-author.wp-block-latest-posts{
	padding-left: 0 !important;
}

.secondary-sidebar .widget.widget_archive ul.wp-block-archives-list.wp-block-archives{
	padding-left: 20px !important;
}


.secondary-sidebar .widget.widget_block ul.wp-block-latest-posts__list.wp-block-latest-posts,
.secondary-sidebar .widget.widget_pages ul,
.secondary-sidebar .widget.widget_nav_menu ul,
.secondary-sidebar .widget.widget_archive ul,
.secondary-sidebar .widget.widget_block  ul.wp-block-page-list,
.secondary-sidebar .widget.widget_categories ul.wp-block-categories-list.wp-block-categories{
	padding-left: 20px;
}

.secondary-sidebar .widget.widget_pages ul li,
.secondary-sidebar .widget.widget_nav_menu ul li,
.secondary-sidebar .widget.widget_block  ul li,
.secondary-sidebar .widget.widget_block  ul.wp-block-page-list li{
	list-style-position: unset;
}

.secondary-sidebar .widget.widget_recent_comments ul li,
.secondary-sidebar .widget.widget_rss ul li,
.secondary-sidebar .has-author.wp-block-latest-posts ul li,
.secondary-sidebar .widget.widget_recent_entries ul.has-author.wp-block-latest-posts li,
.secondary-sidebar .widget.widget_recent_entries ul li{
	display: block;
}

/* -------------------------------------------------- */






/*--------------------------------------------------------------
	Responsive
--------------------------------------------------------------*/


	@media only screen and (min-width:1025px) and (max-width:1280px) {

		.tagcloud a { margin:0 4px 10px 0; }
		.widget #searchform input[type="text"] { font-size: 12px; padding-left: 12px; }
		.widget #searchform input[type="submit"] { padding: 0 }
		.widget #searchform:before, .widget #searchform input[type="submit"] { width: 40px; }

	}

	@media only screen and (min-width:768px) and (max-width:1024px) {

		.widgettitle { font-size:20px; }

		.tagcloud a { margin:0 4px 10px 0; }

	}


	@media only screen and (max-width: 767px) {

		.tagcloud a { margin:0 5px 10px 0; }

	}
/* /wp-content/plugins/nexteuv-plus/modules/breadcrumb/assets/css/breadcrumb.css */

/*--------------------------------------------------------------
    Breadcrumb Styles
--------------------------------------------------------------*/

    .main-title-section.aligncenter {
        text-align: center;
    }

    .main-title-section.alignright {
        text-align: right;
    }

    .main-title-section-wrapper.breadcrumb-left .breadcrumb {
        clear: none;
        float: left;
        width: 35%;
        padding-right: 20px;
        margin-top: 13px;
    }

    .main-title-section-wrapper.breadcrumb-left .main-title-section {
        float: right;
        width: 65%;
        text-align: right;
    }

    .main-title-section-wrapper.breadcrumb-right .breadcrumb {
        clear: none;
        float: right;
        text-align: right;
        width: 35%;
        padding-left: 20px;
        margin-top: 13px;
    }

    .main-title-section-wrapper.breadcrumb-right .main-title-section {
        float: left;
        width: 65%;
    }

    .main-title-section-wrapper.breadcrumb-top-left-title-center .main-title-section {
        width: 100%;
        text-align: center;
    }

    .main-title-section-wrapper.breadcrumb-top-left-title-center .breadcrumb {
        margin-top: -70px;
        width: 100%;
        float: left;
    }

    .main-title-section-wrapper.breadcrumb-top-right-title-center .main-title-section {
        width: 100%;
        text-align: center;
    }

    .main-title-section-wrapper.breadcrumb-top-right-title-center .breadcrumb {
        margin-top: -70px;
        width: 100%;
        float: right;
        text-align: right;
    }


    .wdt-dark-bg .breadcrumb,
    .wdt-dark-bg .breadcrumb a:hover,
    .wdt-dark-bg .breadcrumb span.current {
        color: rgba(var(--wdtAccentTxtColorRgb),0.6);
    }

    .wdt-dark-bg .breadcrumb a {
        color: var(--wdtAccentTxtColor);
    }

    .wdt-dark-bg .breadcrumb .fa.default {
        background: var(--wdtAccentTxtColor);
    }


/*--------------------------------------------------------------
	Responsive
--------------------------------------------------------------*/

    /* Note: Design for a width of 960px */

    @media only screen and (min-width:1025px) and (max-width:1280px) {

        /*----*****---- << Breadcrumb >> ----*****----*/
        .main-title-section-wrapper.breadcrumb-right .main-title-section h1 {
            font-size: 26px;
        }
        .main-title-section-wrapper.breadcrumb-right .main-title-section {
            width: 58%;
        }
        .main-title-section-wrapper.breadcrumb-right .breadcrumb {
            width: 42%;
        }

    }

    /* Note: Design for a width of 768px */

    @media only screen and (min-width:768px) and (max-width:1024px) {

        .main-title-section-wrapper.breadcrumb-right .main-title-section h1 {
            font-size: 24px;
            margin-top: 11px;
        }

    }


    /*----*****---- << Mobile (Landscape) >> ----*****----*/

    /* Common Styles for the devices below 767px width */

    @media only screen and (max-width: 767px) {

        .main-title-section-wrapper.breadcrumb-right .main-title-section,
        .main-title-section-wrapper.breadcrumb-right .breadcrumb,
        .main-title-section-wrapper.breadcrumb-left .main-title-section,
        .main-title-section-wrapper.breadcrumb-left .breadcrumb {
            width: 100%;
            padding: 0;
            text-align: center;
        }
        .no-breadcrumb.page-with-slider #header-wrapper.header-top-absolute #header {
            position: static;
        }

    }
/* /wp-content/plugins/nexteuv-plus/modules/header/assets/css/header.css */

/*--------------------------------------------------------------
    Header
--------------------------------------------------------------*/

    #header-wrapper.header-top-relative #header {
        position: relative;
    }

    .no-breadcrumb.page-with-slider #header-wrapper.header-top-absolute #header {
        position: absolute;
        z-index: 10;
    }

    .no-breadcrumb.page-with-slider #header-wrapper.bottom-header {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: -ms-flex;
        display: flex;

        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    #header .wdt-header-tpl .elementor-section-boxed.sticky-header-active:not(.elementor-section-stretched) { max-width: 1440px; }
    .wdt-header-menu ul.wdt-primary-nav li.has-mega-menu > ul.sub-menu { min-width: 1440px; }



/*--------------------------------------------------------------
    Header Sticky
--------------------------------------------------------------*/

    #header .wdt-header-tpl .sticky-header-active {
        -webkit-transition: .5s cubic-bezier(.25,.8,.25,1) 0.05s;
        transition: .5s cubic-bezier(.25,.8,.25,1) 0.05s;
    }

    #header .wdt-header-tpl .sticky-header-active {
        clear: both;
        margin: auto;
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
    }

    #header .wdt-header-tpl .sticky-header-active {
        opacity: 0;
        visibility: hidden;
    }

    #header .wdt-header-tpl .sticky-header-active {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }

    #header .wdt-header-tpl .sticky-header-active.wdt-header-top {
        opacity: 1;
        visibility: visible;

        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    #header .wdt-header-tpl .sticky-header-active.wdt-header-top {
        -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
        z-index: 10;
    }

    .sticky-header-active {
        background-color: rgba(255, 255, 255, 0.95);
    }

    .logged-in.admin-bar #wp-admin-bar-wp-logo a span::before {
        vertical-align: baseline;
    }

    .logged-in.admin-bar #header .wdt-header-tpl .sticky-header-active,
    .logged-in.admin-bar #header .wdt-header-tpl .sticky-header-active.wdt-header-top {
        top: 32px;
    }

    @media screen and (max-width: 782px) {
        .logged-in.admin-bar #header .wdt-header-tpl .sticky-header-active,
        .logged-in.admin-bar #header .wdt-header-tpl .sticky-header-active.wdt-header-top {
            top: 46px;
        }
    }


/*--------------------------------------------------------------
    Header Modules
--------------------------------------------------------------*/

    /*--- Slide Menu ---*/

    .wdt-simpler-slider {
        background: transparent;
        border: none;
        display: block;
        height: 32px;
        right: 20px;
        position: fixed;
        top: 20px;
        width: 32px;
        z-index: 999;
        cursor: pointer;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }

    .wdt-simpler-slider:before {
        transform: translate3d(0, 0, 0);
        transition: all 0.35s ease-in-out;
        -moz-transform: translate3d(0, 0, 0);
        -moz-transition: all 0.35s ease-in-out;
        -ms-transform: translate3d(0, 0, 0);
        -ms-transition: all 0.35s ease-in-out;
        -webkit-transform: translate3d(0, 0, 0);
        -webkit-transition: all 0.35s ease-in-out;
        background: var(--wdtBorderColor);
        content: '';
        display: block;
        font-size: 14px;
        line-height: 32px;
        opacity: 1;
        text-align: center;
        width: 40px;
        height: 40px;
        position: absolute;
        left: -4px;
        top: -5px;
    }

    .wdt-simpler-slider span {
        width: 25px;
        height: 3px;
        background: #000;
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -12.5px;
        margin-top: -1.5px;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }

    .wdt-simpler-slider span:first-child {
        top: 5px;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
    }

    .wdt-simpler-slider span:last-child {
        bottom: 5px;
        -webkit-transform: translate3d(0, 8px, 0);
        transform: translate3d(0, 8px, 0);
        -moz-transform: translate3d(0, 8px, 0);
        -ms-transform: translate3d(0, 8px, 0);
    }

    .wdt-simpler-slider span:nth-child(2) {
        margin-top: -2px;
        top: 50%;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
    }

    .wdt-simpler-slider span {
        background: var(--wdtBodyBGColor);
    }

    .from-left .wdt-simpler-slider,
    .overlay-header.from-left .wdt-simpler-slider {
        left: 20px;
        right: auto;
    }

    .from-left.boxed-header .wdt-simpler-slider {
        left: 25px;
        right: auto;
    }


/*--------------------------------------------------------------
    Mobile Menu
--------------------------------------------------------------*/

    .mobile-menu ul.wdt-primary-nav li.has-mega-menu ul.sub-menu li.menu-item-object-wdt_mega_menus .elementor-section {
        margin: 0;
        left: auto !important;
        width: auto !important;
    }

    .mobile-menu ul.wdt-primary-nav li.has-mega-menu ul.sub-menu li.menu-item-object-wdt_mega_menus .elementor-container .elementor-row {
        margin: 0 !important;
        width: 100% !important;
    }

    .mobile-menu ul.wdt-primary-nav li.has-mega-menu ul.sub-menu li.menu-item-object-wdt_mega_menus .elementor-column {
        width: 100%;
    }

    .mobile-menu ul.wdt-primary-nav li.has-mega-menu ul.sub-menu li.menu-item-object-wdt_mega_menus .elementor-container .elementor-row > .elementor-column > .elementor-column-wrap { padding: 15px !important; }

    .mobile-menu ul.wdt-primary-nav li.has-mega-menu ul.sub-menu li.menu-item-object-wdt_mega_menus .elementor-column ul.wdt-primary-nav li:first-child a {
        border-top-width: 0;
    }


/*--------------------------------------------------------------
    Responsive
--------------------------------------------------------------*/

/*----*****---- << Laptop/Notebook >> ----*****----*/

@media only screen and (min-width:1281px) and (max-width:1540px) {

    #header .wdt-header-tpl .elementor-section-boxed.sticky-header-active:not(.elementor-section-stretched) { max-width: 1080px; }

    .wdt-header-menu ul.wdt-primary-nav li.has-mega-menu > ul.sub-menu { min-width: 1080px; }

}

@media only screen and (max-width: 1280px) {

    .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;
    }

}


/*----*****---- << Tablet (Landscape) >> ----*****----*/

/* Note: Design for a width of 960px */
@media only screen and (min-width:1025px) and (max-width:1280px) {

    #header .wdt-header-tpl .elementor-section-boxed.sticky-header-active:not(.elementor-section-stretched) { max-width: 900px; }

    .wdt-header-menu ul.wdt-primary-nav li.has-mega-menu > ul.sub-menu { min-width: 900px; }

}


@media only screen and (min-width:1025px) {

    #header .wdt-header-tpl .elementor-section.sticky-header > .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-column-wrap,
    #header .wdt-header-tpl .elementor-section.sticky-header-active > .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-column-wrap {
        padding-top: 0;
        padding-bottom: 0;
    }
}

/*----*****---- << Tablet (Landscape) >> ----*****----*/

/* Note: Design for a width of 960px */

@media only screen and (max-width:1024px) {
    .elementor-widget-wp-widget-nav_menu .mobile-nav-container {
        padding-right: 0;
    }

    #header .wdt-header-tpl .sticky-header-active { display: none; }
}


/*----*****---- << Tablet (Portrait) >> ----*****----*/

/* Note: Design for a width of 768px */
@media only screen and (min-width:768px) and (max-width:1024px) {

    #header .wdt-header-tpl .elementor-section-boxed.sticky-header-active:not(.elementor-section-stretched) { max-width: 710px; }

    .wdt-header-menu ul.wdt-primary-nav li.has-mega-menu > ul.sub-menu { min-width: 710px; }

    .elementor-widget-wp-widget-nav_menu .mobile-nav-container {
        padding-right: 20px;
    }

}

/*----*****---- << Mobile (Landscape) >> ----*****----*/


/* Common Styles for the devices below 767px width */

@media only screen and (max-width: 767px) {


    *[class*="elementor-"] .wdt-mobile-menu-section .elementor-widget-wrap *[class*="elementor-element-"].elementor-element {
        width: auto;
        margin: 0;
    }
    .elementor-widget-wdt-header-menu {
        display: inline-block;
        float: none;
        margin: 10px 0;
        text-align: center;
        width: 100%;
    }
    .wdt-logo-container.elementor-widget-image .elementor-widget-container {
        margin-left: auto;
        margin-right: auto;
    }

}


/*----*****---- << Mobile (Landscape) >> ----*****----*/

/* Note: Design for a width of 480px */
@media only screen and (min-width: 480px) and (max-width: 767px) {

    #header .wdt-header-tpl .elementor-section-boxed.sticky-header-active:not(.elementor-section-stretched) { max-width: 420px; }

    .wdt-header-menu ul.wdt-primary-nav li.has-mega-menu > ul.sub-menu { min-width: 420px; }

}



/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (min-width: 320px) and (max-width: 479px) {

    #header .wdt-header-tpl .elementor-section-boxed.sticky-header-active:not(.elementor-section-stretched) { max-width: 290px; }

    .wdt-header-menu ul.wdt-primary-nav li.has-mega-menu > ul.sub-menu { min-width: 290px; }

}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 319px) {

    #header .wdt-header-tpl .elementor-section-boxed.sticky-header-active:not(.elementor-section-stretched) { max-width: 200px; }

    .wdt-header-menu ul.wdt-primary-nav li.has-mega-menu > ul.sub-menu { min-width: 200px; }

}
/* /wp-content/plugins/nexteuv-plus/modules/site-loader/layouts/loader-3/assets/css/loader-3.css */
/*--------------------------------------------------------------
    Loader
--------------------------------------------------------------*/

    .pre-loader {
        height: 100%;
        left: 0;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 999991;
        background-color: #fff;
    }

    .loader-inner {
        padding: 25px;
        position: absolute;
        left: 50%;
        top: 50%;
        text-align: center;
        width: 100%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    .loader-text {
        display: inline-block;
        font-family: var(--wdtFontTypo_Alt);
        font-size: 3.75rem;
        font-weight: bold !important;
        letter-spacing: 1px;
        line-height: normal;
        text-transform: uppercase;
        background-size: 200% auto;
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent;
        text-fill-color: transparent;
        -webkit-animation: textclip 1.5s linear infinite;
        animation: textclip 1.5s linear infinite;
    }

    -webkit-@keyframes textclip {
        to {
            background-position: 200% center;
        }
    }

    @keyframes textclip {
        to {
            background-position: 200% center;
        }
    }


/*--------------------------------------------------------------
    Accents
--------------------------------------------------------------*/

    .pre-loader { background-color: var(--wdtBodyBGColor); }
    .loader-text { background-image: linear-gradient(to right, var(--wdtPrimaryColor) 10%, var(--wdtHeadAltColor) 50%, var(--wdtPrimaryColor) 60%); }


/*--------------------------------------------------------------
    Responsive
--------------------------------------------------------------*/

    /*----*****---- << Mobile (Landscape) >> ----*****----*/

    /* Note: Design for a width of 480px */

    @media only screen and (min-width: 480px) and (max-width: 767px) {

    }


    /* Common Styles for the devices below 479px width */

    @media only screen and (max-width: 479px) {

    }
/* /wp-content/plugins/nexteuv-pro/modules/cursor/assets/css/cursor.css */
/* Cursor Common Styles */

*,
html
{
    /* cursor: none !important; */
}

.elementor-editor-active *,
.elementor-editor-active html
{
    cursor: auto !important;
}

.wdt-cursor-outer
{
    -webkit-transition: all .08s ease-out;
            transition: all .08s ease-out;
}

.wdt-cursor
{
    position: fixed;
    top: 0;
    left: 0;

    visibility: hidden;

    cursor: none;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    pointer-events: none;

    -webkit-border-radius: 50%;
            border-radius: 50%;

    mix-blend-mode: exclusion;
}

/* Type 1 */

.wdt-cursor-wrapper.type-1 .wdt-cursor-inner
{
    z-index: 10000001;

    width: 6px;
    height: 6px;
    margin-top: -3px;
    margin-left: -3px;
}

.wdt-cursor-wrapper.type-1 .wdt-cursor-outer
{
    z-index: 10000000;

    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;

    opacity: .1;
    border-width: 2px;
    border-style: solid;
}

/* Link Hover Effect - 1 */

.wdt-cursor-wrapper.type-1.link-hover-effect-1 .wdt-cursor-inner.wdt-cursor-link-hover
{
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;

    opacity: .1;
}

.wdt-cursor-wrapper.type-1.link-hover-effect-1 .wdt-cursor-outer.wdt-cursor-link-hover
{
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;

    opacity: .8;
}

.wdt-cursor-wrapper.type-1.link-hover-effect-1 .wdt-cursor-outer.wdt-cursor-lightbox-hover
{
    opacity: 0;
}

.wdt-cursor-wrapper.type-1.link-hover-effect-1 .wdt-cursor-inner.wdt-cursor-lightbox-hover
{
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;

    opacity: 1;
    background-color: transparent;
}

.wdt-cursor-wrapper.type-1.link-hover-effect-1 .wdt-cursor-inner.wdt-cursor-lightbox-hover:after
{
    position: absolute;

    width: 40px;
    height: 40px;
    margin: auto;

    content: '';

    opacity: 1;
    border-width: 0;
    background-color: currentColor;

    -webkit-mask-image: url("/wp-content/plugins/nexteuv-pro/modules/cursor/assets/images/cursor-light-box.svg");
    mask-image: url("/wp-content/plugins/nexteuv-pro/modules/cursor/assets/images/cursor-light-box.svg");
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center center;
    mask-position: center center;
    -webkit-mask-size: cover;
    mask-size: cover;
}

.wdt-cursor-wrapper.type-1.link-hover-effect-1 .wdt-cursor-outer.wdt-carousel-hover
{
    width: 50px;
    height: 50px;
    margin: auto;

    opacity: .1;

    position: fixed;
    top: -24px;
    left: -24px;
}

.wdt-cursor-wrapper.type-1.link-hover-effect-1 .wdt-cursor-inner.wdt-carousel-hover
{
    display: flex;
    align-items: center;
    justify-content: space-between;

    width: 50px;
    height: 50px;
    margin: auto;

    opacity: 1;

    position: fixed;
    top: -24px;
    left: -24px;
}

.wdt-cursor-wrapper.type-1.link-hover-effect-1 .wdt-cursor-outer.wdt-carousel-hover.wdt-cursor-link-hover { 
    width: 40px;
    height: 40px;
    top: -20px;
    left: -20px;
    opacity: .8;
}
.wdt-cursor-wrapper.type-1.link-hover-effect-1 .wdt-cursor-inner.wdt-carousel-hover.wdt-cursor-link-hover {
    width: 20px;
    height: 20px;
    top: -10px;
    left: -10px;
    opacity: .1;
    background-color: currentColor;
}

.wdt-cursor-wrapper.type-1.link-hover-effect-1 .wdt-cursor-inner.wdt-carousel-hover.wdt-cursor-link-hover:before,
.wdt-cursor-wrapper.type-1.link-hover-effect-1 .wdt-cursor-inner.wdt-carousel-hover.wdt-cursor-link-hover:after { opacity: 0;}

.wdt-cursor-wrapper.type-1.link-hover-effect-1 .wdt-cursor-inner.wdt-carousel-hover.wdt-vertical-carousel-hover
{
    flex-direction: column;
    justify-content: center;
}

.wdt-cursor-wrapper.type-1.link-hover-effect-1 .wdt-cursor-inner.wdt-carousel-hover:before,
.wdt-cursor-wrapper.type-1.link-hover-effect-1 .wdt-cursor-inner.wdt-carousel-hover:after
{
    font-family: FontAwesome;
    font-size: 16px;
    font-weight: 900;

    display: inline-block;
}

.wdt-cursor-wrapper.type-1.link-hover-effect-1 .wdt-cursor-inner.wdt-carousel-hover:before
{
    margin-left: -10px;

    content: '\f104';
    transform: translateX(-100%);
}
.wdt-cursor-wrapper.type-1.link-hover-effect-1 .wdt-cursor-inner.wdt-carousel-hover:after
{
    margin-right: -10px;

    content: '\f105';
    transform: translateX(100%);
}

.wdt-cursor-wrapper.type-1.link-hover-effect-1 .wdt-cursor-inner.wdt-carousel-hover.wdt-vertical-carousel-hover:before
{
    margin: -10px auto 0;

    content: '\f106';
    transform: translateY(-100%);
}
.wdt-cursor-wrapper.type-1.link-hover-effect-1 .wdt-cursor-inner.wdt-carousel-hover.wdt-vertical-carousel-hover:after
{
    margin: 0 auto -10px;

    content: '\f107';
    transform: translateY(100%);
}


/*--------------------------------------------------------------
    Default Color
--------------------------------------------------------------*/

.wdt-cursor-wrapper.type-1.link-hover-effect-1 .wdt-cursor-inner.wdt-carousel-hover:before,
.wdt-cursor-wrapper.type-1.link-hover-effect-1 .wdt-cursor-inner.wdt-carousel-hover:after
{
    color: var(--wdtAccentTxtColor);
}

.wdt-cursor-wrapper.type-1 .wdt-cursor-outer
{
    border-color: var(--wdtAccentTxtColor);
}

.wdt-cursor-wrapper.type-1 .wdt-cursor-inner,
.wdt-cursor-wrapper.type-1 .wdt-cursor-inner.wdt-cursor-link-hover
{
    background-color: var(--wdtAccentTxtColor);
}

.wdt-cursor-wrapper.type-1.link-hover-effect-1 .wdt-cursor-inner.wdt-carousel-hover
{
    color: var(--wdtAccentTxtColor);
    background-color: rgba(var(--wdtAccentTxtColorRgb),0);
}

.wdt-cursor-wrapper.type-1.link-hover-effect-1 .wdt-cursor-inner.wdt-cursor-lightbox-hover
{
    color: var(--wdtAccentTxtColor);
}

/* /wp-content/plugins/nexteuv-pro/modules/sidebar/assets/css/sidebar.css */
/*--------------------------------------------------------------
	Sidebar Widget Area
--------------------------------------------------------------*/

    .secondary-sidebar .widget .tweet_list li { border-color:rgba(var(--wdtHeadAltColorRgb),0.15); }


    /* Type 1 */
    .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; }


    /* Type 2 */
    .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; }


    /* Type 3 */
    .secondary-sidebar .type3 .widgettitle { border-top:3px solid; padding:13px 0 0; margin-bottom:35px; }
    .secondary-sidebar .type3 .widgettitle:before { background:none; }

        /* Accents */
        .secondary-sidebar .type3 .widgettitle { border-color: var(--wdtPrimaryColor); }


    /* Type 4 */
    .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("/wp-content/plugins/nexteuv-pro/modules/sidebar/assets/images/sidebar-title-grey-pattern.webp") repeat; }


    /* Type 5 */
    .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; }


        /* Accents */
        .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; }

        }

    /* Type 6 */
    .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("/wp-content/plugins/nexteuv-pro/modules/sidebar/assets/images/sidebar-title-arrow.webp") no-repeat; width:13px; height:8px; left:30px; bottom:-17px; }


        /* Accents */
        .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; }

        }

    /* Type 7 */
    .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); }


    /* Type 8 */
    .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; }
        }


    /* Type 9 */
    .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; }

        }


    /* Type 10 */
    .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("/wp-content/plugins/nexteuv-pro/modules/sidebar/assets/images/sidebar-title-shape.webp"); mask-image: url("/wp-content/plugins/nexteuv-pro/modules/sidebar/assets/images/sidebar-title-shape.webp"); -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; }

        }


    /* Type 11 */
    .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("/wp-content/plugins/nexteuv-pro/modules/sidebar/assets/images/sidebar-title-floral2.webp"); mask-image: url("/wp-content/plugins/nexteuv-pro/modules/sidebar/assets/images/sidebar-title-floral2.webp");
    -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; }
        }

    /* Type 12 */
    .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; }


        /* Accents */
        .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; }

        }

    /* Type 13 */
    .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; }

        /* Accents */
        .secondary-sidebar .type13 .widgettitle:before { border-color: var(--wdtPrimaryColor); }


    /* Type 14 */
    .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; }


        /* Accents */
        .secondary-sidebar .type14 .widgettitle { border-color: var(--wdtPrimaryColor); }



    /* Type 15 */
    .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; }


        /* Accents */
        .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); }


    /* Type 16 */
    .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; }

        /* Accents */
        .secondary-sidebar .type16 .widgettitle { border-color: var(--wdtPrimaryColor); }


    /* Type 17 */
    .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; }


    /* Type 18 */
    .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("/wp-content/plugins/nexteuv-pro/modules/sidebar/assets/images/title-pattern.webp") 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); }


/*--------------------------------------------------------------
	Responsive
--------------------------------------------------------------*/

    @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; }

    }
/* /wp-content/themes/NextEuv/modules/blog/assets/css/blog.css */
/* Table of Content
==================================================
    1.0 - Transition
    1.1 - Blog Base Styles
    1.2 - Blog Type Styles
    1.3 - Pagination
    1.4 - Colors
    1.5 - Responsive
*/

/*--------------------------------------------------------------
1.0 - Transition
--------------------------------------------------------------*/

.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(--wdtBaseTransition); transition: var(--wdtBaseTransition); }

/*--------------------------------------------------------------
1.1 - Blog Base Styles
--------------------------------------------------------------*/

    .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 Icon >> ----*****----*/

    .blog-entry div i[class*="fa"], .blog-entry div i.pe { margin-right: 4px; }

    /*----*****---- << Blog Thumb >> ----*****----*/

    .blog-entry .entry-thumb { float: left; line-height: 0; position: relative; width: 100%; }
    .blog-entry .entry-thumb img { height: auto; max-width: 100%; }
    .blog-entry .entry-thumb .wdt-video-wrap .wp-video { width: 100% !important; }

    .blog-entry .entry-thumb, .blog-entry .entry-thumb img,
    .blog-entry .entry-thumb .blog-image, .blog-entry .entry-thumb .blog-image > a, .blog-entry .entry-thumb .blog-image > a img { border-radius: inherit; }

    .blog-entry.format-quote .entry-thumb,
    .blog-entry.format-link .entry-thumb { line-height: inherit; }

    .blog-entry.format-quote .entry-quote-inner { float: left; width: 100%; }
    .blog-entry.format-quote .entry-thumb blockquote { float: left; padding: 0 20px; width: 100%; }
    .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 Title >> ----*****----*/

    .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 Likes Views >> ----*****----*/

    .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 Social Share >> ----*****----*/

    .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 Buttons >> ----*****----*/

    .blog-entry .entry-button a.wdt-button { display: inline-block; float: none; font-size: var(--wdtFontSize_Base); text-transform: capitalize; position: relative; padding: 0; margin: 0; line-height: var(--wdtLineHeight_Ext); }

    .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 Format >> ----*****----*/

    .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: "NextEuv 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 Gallery Slider >> ----*****----*/

    .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: "NextEuv 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; }

    /*----*****---- << Blog Columns >> ----*****----*/

    .tpl-blog-holder { clear: both; float: none; margin: 0 -15px; padding: 0; width: auto; }
    .tpl-blog-holder:not(.swiper-wrapper) { display: block; }
    .tpl-blog-holder .column { margin-left: 0; padding: 15px; }
    .tpl-blog-holder .column:empty { height: 0 !important; margin: 0 !important; padding: 0 !important; }
    .tpl-blog-holder .wdt-one-third, .tpl-blog-holder .column.no-space.wdt-one-third { width: 33.33%; }
    .tpl-blog-holder .wdt-one-half, .tpl-blog-holder .column.no-space.wdt-one-half { width: 50%; }
    .tpl-blog-holder .wdt-one-column, .tpl-blog-holder .column.no-space.wdt-one-column { width: 100%; }

    .tpl-blog-holder.apply-no-space { margin: 0; }
    .tpl-blog-holder.apply-no-space .column { padding: 0; margin: 0; min-height: auto; clear: none; }

    .page-with-sidebar .tpl-blog-holder { margin-top: -10px; }

    .grid-sizer.column { margin: 0; min-height: 0; padding: 0; }

    .tpl-blog-holder .column { margin-left: 0; margin-right: 0; }
    .tpl-blog-holder .column .blog-entry, .tpl-blog-holder .wpb_column .blog-entry { margin-bottom: 0; }

    .column .blog-entry, .wpb_column .blog-entry, .wdt-one-column.column .blog-entry, .wdt-one-column.wpb_column .blog-entry, .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; }


/*--------------------------------------------------------------
1.2 - Blog Type Styles
--------------------------------------------------------------*/

    /*----*****---- << Styles >> ----*****----*/

    .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; 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; } /* IE10 */

     *::-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; } /* IE11 */
     }

    .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-size: var(--wdtFontSize_H3); }
    .page-with-sidebar .wdt-post-entry .blog-entry .entry-title h4 { font-size: var(--wdtFontSize_H3); }

    .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; }


    /*----*****---- << List >> ----*****----*/

    .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; }


    /*----*****---- << Cover >> ----*****----*/

    .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; }

    /*----*****---- << Image Overlay Styles >> ----*****----*/

    .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; pointer-events: none; } 
    .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); /* For older browsers that may not support gradients */ 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%); pointer-events: none; }

    .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); }


    /*----*****---- << Hover Image Styles >> ----*****----*/

    .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(-6.66%, 0, 0); -webkit-transform: translate3d(-6.66%, 0, 0); width: calc(100% + 10%); }

    .wdt-fadeinleft-hover .blog-entry:hover .entry-thumb > a img, .wdt-fadeinleft-hover.wdt-post-entry.entry-list-layout .blog-entry:hover .entry-thumb .blog-image > a { transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); }

    .wdt-fadeinright-hover .blog-entry .entry-thumb > a img, .wdt-fadeinright-hover.wdt-post-entry.entry-list-layout .blog-entry .entry-thumb .blog-image > a { transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); width: calc(100% + 10%); }

    .wdt-fadeinright-hover .blog-entry:hover .entry-thumb > a img, .wdt-fadeinright-hover.wdt-post-entry.entry-list-layout .blog-entry:hover .entry-thumb .blog-image > a { transform: translate3d(-6.66%, 0, 0); -webkit-transform: translate3d(-6.66%, 0, 0); }

    .wdt-scalein-hover .blog-entry .entry-thumb > a img, .wdt-scalein-hover.wdt-post-entry.entry-list-layout .blog-entry .entry-thumb .blog-image > a, .wdt-scalein-hover.wdt-post-entry .blog-entry .entry-thumb .blog-image > a, .wdt-scaleout-hover.wdt-post-entry.entry-list-layout:hover .blog-entry .entry-thumb .blog-image > a, .wdt-scaleout-hover .blog-entry:hover .entry-thumb > a img, .wdt-scaleout-hover.wdt-post-entry:hover .blog-entry .entry-thumb .blog-image > a { transform: scale(1.2); -webkit-transform: scale(1.2); width: 100%; }

    .wdt-scalein-hover:hover .blog-entry .entry-thumb > a img, .wdt-scalein-hover.wdt-post-entry.entry-list-layout:hover .blog-entry .entry-thumb .blog-image > a, .wdt-scalein-hover.wdt-post-entry:hover .blog-entry .entry-thumb .blog-image > a, .wdt-scaleout-hover.wdt-post-entry.entry-list-layout .blog-entry .entry-thumb .blog-image > a, .wdt-scaleout-hover .blog-entry .entry-thumb > a img, .wdt-scaleout-hover.wdt-post-entry .blog-entry .entry-thumb .blog-image > a { transform: scale(1); -webkit-transform: scale(1); width: 100%; }

    .wdt-rotate-hover .blog-entry:hover .entry-thumb > a img, .wdt-rotate-hover.wdt-post-entry.entry-list-layout .blog-entry:hover .entry-thumb .blog-image > a, .wdt-rotate-hover.wdt-post-entry .blog-entry:hover .entry-thumb .blog-image > a { transform: scale(1.5) rotate(-10deg); -moz-transform: scale(1.5) rotate(-10deg); -ms-transform: scale(1.5) rotate(-10deg); -webkit-transform: scale(1.5) rotate(-10deg); }

    .wdt-rotate-alt-hover .blog-entry:hover .entry-thumb > a img, .wdt-rotate-alt-hover.wdt-post-entry.entry-list-layout .blog-entry:hover .entry-thumb .blog-image > a, .wdt-rotate-alt-hover.wdt-post-entry .blog-entry:hover .entry-thumb .blog-image > a { transform: scale(1.5) rotate(10deg); -moz-transform: scale(1.5) rotate(10deg); -ms-transform: scale(1.5) rotate(10deg); -webkit-transform: scale(1.5) rotate(10deg); }

    .wdt-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); }


/*--------------------------------------------------------------
    Colors
--------------------------------------------------------------*/

    .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); }


    /*----*****---- << Dark >> ----*****----*/
    .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-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); }


    /*----*****---- << Light >> ----*****----*/
    .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); }


/*--------------------------------------------------------------
    Accents
--------------------------------------------------------------*/

    /* Primary */
    .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: transparent; }


    .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); }


    /* Secondary */
	.wdt-post-entry .blog-entry .entry-button a.wdt-button:hover { background-color: var(--wdtSecondaryColor); }


    /* Custom Blog */

    /* List Type */

    .wdt-simple-style.wdt-post-entry .blog-entry > .entry-date{
        font-size: var(--wdtFontSize_Base);
        font-family: var(--wdtFontTypo_Ext);
        margin-bottom: 0;
        margin-top: 35px;
    }
    .wdt-simple-style.wdt-post-entry .blog-entry > .entry-date i.wdticon-calendar{
        font-size: 0;
    }
    .wdt-simple-style.wdt-post-entry .blog-entry > .entry-body{
        color: #ABABAB;
    }
    .wdt-simple-style.wdt-post-entry .blog-entry > .entry-body p{
        margin: 0;
    }
    .wdt-simple-style.wdt-post-entry .blog-entry > .entry-button.wdt-core-button a span{
        display: unset;
        font-size: 13px;
        position: absolute;
    }
    .wdt-simple-style.wdt-post-entry .blog-entry > .entry-button.wdt-core-button a span svg{
        transform: rotate(-45deg);
    }
    .wdt-simple-style.wdt-post-entry .blog-entry > .entry-button.wdt-core-button a:hover span svg{
        transform: rotate(0);
    }
    .wdt-simple-style.wdt-post-entry .blog-entry .entry-button a.wdt-button:hover,
    .blog-entry .entry-button a.wdt-button:hover span svg{
        color: var(--wdtLinkHoverColor);
        fill: var(--wdtLinkHoverColor);
    }
    .wdt-simple-style.wdt-post-entry .blog-entry .entry-button a.wdt-button:after{
        position: absolute;
        content: '';
        background: var(--wdtAccentTxtColor);
        width: 100%;
        height: 1px;
        bottom: 0;
        left: 0;
        -webkit-transition: all cubic-bezier(.47,1.21,.47,1.21) .5s;
        transition: all cubic-bezier(.47,1.21,.47,1.21) .5s;
    }
    .wdt-simple-style.wdt-post-entry .blog-entry .entry-button a.wdt-button:hover:after{
        width: 0;
    }

    /* Grid Type */

    .wdt-simple-style.wdt-post-entry.entry-grid-layout .blog-entry .entry-button{
        margin-bottom: 0;
    }

    .wdt-simple-style.wdt-post-entry .blog-entry.format-link > div[class*="entry-"]:not(.entry-title) .entry-link-wrapper{
        display: inline-flex;
        align-items: baseline; 
        position: relative; 
    }
    .wdt-simple-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-simple-style.wdt-post-entry .blog-entry.format-link > div[class*="entry-"]:not(.entry-title) .entry-link-wrapper:hover .link-author {
        color: var(--wdtPrimaryColor); 
    }
    .wdt-simple-style.wdt-post-entry .blog-entry.format-quote > div[class*="entry-thumb"] .entry-quote-inner .wdticon-quote-left { 
        display: none; 
    }

    .wdt-simple-style.wdt-post-entry .blog-entry.format-link > div[class*="entry-thumb"]:after,
    .wdt-simple-style.wdt-post-entry .blog-entry.format-quote > div[class*="entry-thumb"]:after { 
        display: none; 
    }








/*--------------------------------------------------------------
    Responsive
--------------------------------------------------------------*/

    /*----*****---- << Laptop >> ----*****----*/
    @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; }

    }

    /*----*****---- << iPad - Landscape >> ----*****----*/

    @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; }

    }


   /*----*****---- << Tablet (Landscape) >> ----*****----*/

   /* Note: Design for a width of 960px */
   @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; }

 }


/* Note: Design for a width of 768px */
@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; }

}

/* Note: Design for a width of 768px */
@media only screen and (min-width:768px) {

    .wdt-post-entry.entry-list-layout .blog-entry.has-post-thumbnail { grid-template-columns: repeat(2, 1fr); }
    .wdt-post-entry.entry-list-layout.entry-right-thumb .blog-entry.has-post-thumbnail { grid-template-columns: repeat(2, 1fr); }

    .wdt-post-entry.entry-list-layout .blog-entry.has-post-thumbnail .entry-thumb { grid-column: 1/1; width: calc(100% - 20px); margin-right: auto; }
    .wdt-post-entry.entry-list-layout.entry-right-thumb .blog-entry.has-post-thumbnail .entry-thumb { grid-column: 2/2; }

}


/*----*****---- << Mobile (Landscape) >> ----*****----*/

/* Common Styles for the devices below 767px width */
@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%; }

}


/*----*****---- << Mobile - Portrait >> ----*****----*/

/* Common Styles for the devices below 479px width */
@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); }

}
/* /wp-content/themes/NextEuv/modules/blog/templates/simple/assets/css/blog-archive-simple.css */

/*----*****---- << Simple Type Styles >> ----*****----*/

    .wdt-post-entry.wdt-simple-style .has-post-media.blog-entry.format-audio:hover iframe + .entry-format, .wdt-post-entry.wdt-simple-style .has-post-media.blog-entry.format-audio:hover .wp-audio-shortcode + .entry-format, .wdt-post-entry.wdt-simple-style .has-post-media.blog-entry.format-video:hover .wdt-video-wrap + .entry-format { opacity: 0; visibility: hidden; }

    .wdt-post-entry.wdt-simple-style .has-post-media.blog-entry.format-audio:hover iframe + .entry-format a, .wdt-post-entry.wdt-simple-style .has-post-media.blog-entry.format-audio:hover .wp-audio-shortcode + .entry-format a, .wdt-post-entry.wdt-simple-style .has-post-media.blog-entry.format-video:hover .wdt-video-wrap + .entry-format a { opacity: 0; -webkit-transform: scale(0); transform: scale(0); visibility: hidden; }


    .wdt-post-entry.wdt-simple-style.entry-grid-layout .blog-entry:not(.has-post-thumbnail) > div.entry-thumb:first-child + div { margin-top: 35px; }


    .wdt-simple-style.wdt-post-entry.entry-grid-layout .blog-entry > div.entry-meta-group, .wdt-simple-style.wdt-post-entry.entry-list-layout .blog-entry > div.entry-meta-group { border: none; font-size: 14px; margin: 10px 0; padding-bottom: 0; padding-top: 0; text-transform: capitalize; }

    .wdt-simple-style.wdt-post-entry.entry-list-layout .blog-entry > div.entry-meta-group { padding-right: 0; }
    .wdt-simple-style.wdt-post-entry.entry-list-layout:not(.entry-right-thumb) .blog-entry > .entry-thumb + div.entry-meta-group,
    .wdt-simple-style.wdt-post-entry.entry-list-layout:not(.entry-right-thumb) .blog-entry > div.entry-meta-group:first-child { width: 90%; }

    .wdt-simple-style.wdt-post-entry.entry-list-layout.entry-right-thumb .blog-entry > div.entry-meta-group { padding-left: 0; padding-right: 35px; }

    #primary:not(.page-with-sidebar) .wdt-simple-style.wdt-post-entry.entry-list-layout .blog-entry > div.entry-meta-group:not(:last-child),
    #primary:not(.page-with-sidebar) .wdt-simple-style.wdt-post-entry.entry-grid-layout .blog-entry > div.entry-meta-group:not(:last-child) { margin-top: 0; }

    .wdt-simple-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry > div.entry-meta-group:first-child, #primary:not(.page-with-sidebar) .wdt-simple-style.wdt-post-entry.entry-grid-layout .blog-entry > div.entry-meta-group:first-child { margin-top: 30px; }

    .wdt-simple-style.wdt-post-entry .blog-entry > div.entry-meta-group + div.entry-button { margin-top: 20px; }

    .wdt-simple-style.wdt-post-entry.entry-grid-layout .blog-entry > div.entry-meta-group:last-child { margin-bottom: 25px; }

    .wdt-simple-style.wdt-post-entry.entry-list-layout .blog-entry > div:nth-child(2) { margin-top: 10%; }
    .wdt-simple-style.wdt-post-entry.entry-list-layout .blog-entry > div:last-child { margin-bottom: 25px; }

    .wdt-simple-style.wdt-post-entry.entry-list-layout:before { background-image: url("/wp-content/themes/NextEuv/modules/blog/templates/simple/assets/images/simple-blog-pattern.webp"); background-repeat: repeat; bottom: 30px; content: ''; display: block; height: 9px; left: 10px; margin: auto; position: absolute; right: 10px; width: auto; display: none;}

    .wdt-simple-style.wdt-post-entry.entry-list-layout:last-child:before, .wdt-simple-style.wdt-post-entry.entry-list-layout.grid-sizer:before { display: none; }
    .wdt-simple-style.wdt-post-entry.entry-list-layout:last-child { margin-bottom: 0; }
    .wdt-simple-style.wdt-post-entry.entry-list-layout .blog-entry { float: left; margin-bottom: 70px; position: relative; width: 100%; padding-right: 1rem; }

    .wdt-simple-style.wdt-post-entry .blog-entry .entry-format { border-radius: 50%; left: 50%; top: 50%; transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); }
    .wdt-simple-style.wdt-post-entry .blog-entry .entry-format a { background: rgba(var(--wdtHeadAltColorRgb),0.65); border-radius: 50%; box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; -webkit-box-shadow: none; height: 50px; margin: 0; width: 50px; }
    .wdt-simple-style.wdt-post-entry .blog-entry .entry-format a:before { font-size: 16px; line-height: 50px; }

    .wdt-simple-style.wdt-post-entry.entry-list-layout.entry-right-thumb .blog-entry .entry-format { left: 50%; right: auto; }

    .wdt-simple-style.wdt-post-entry.entry-right-thumb .blog-entry > div.entry-meta-group > div, .wdt-simple-style.wdt-post-entry.entry-right-thumb .blog-entry > div.entry-meta-group > div:nth-child(odd), .wdt-simple-style.wdt-post-entry.entry-right-thumb .blog-entry > div.entry-meta-group > div:nth-child(even) { float: right; margin-left: 25px; margin-right: 0; }
    .wdt-simple-style.wdt-post-entry.entry-right-thumb .blog-entry > div.entry-meta-group > div:not(:last-child):after { left: -15px; right: auto; }
    .wdt-simple-style.wdt-post-entry.entry-right-thumb .blog-entry > div.entry-meta-group > div:last-child { margin-left: 0; }

    .wdt-simple-style.wdt-post-entry.entry-grid-layout .blog-entry { box-shadow: 0 0 1px 1px rgba(var(--wdtHeadAltColorRgb),0.15); }
    .wdt-simple-style.wdt-post-entry.entry-grid-layout .blog-entry > div.entry-meta-group > div, .wdt-simple-style.wdt-post-entry.entry-grid-layout .blog-entry > div.entry-meta-group > div:nth-child(odd), .wdt-simple-style.wdt-post-entry.entry-grid-layout .blog-entry > div.entry-meta-group > div:nth-child(even) { display: inline-block; float: none; width: auto; }

    .wdt-simple-style.wdt-post-entry.entry-grid-layout .blog-entry > div:not(.entry-thumb):empty,
    .wdt-simple-style.wdt-post-entry.entry-list-layout .blog-entry > div:not(.entry-thumb):empty { display: none; }

    .wdt-simple-style.wdt-post-entry .blog-entry > div.entry-meta-group > div, .wdt-simple-style.wdt-post-entry .blog-entry > div.entry-meta-group > div:nth-child(odd), .wdt-simple-style.wdt-post-entry .blog-entry > div.entry-meta-group > div:nth-child(even) { clear: none; display: inline-block; float: none; margin: 5px 25px 5px 0; position: relative; width: auto; }
    .wdt-simple-style.wdt-post-entry .blog-entry > div.entry-meta-group > div:not(:last-child):after { content: '-'; display: block; margin: 0; padding: 0; position: absolute; right: -15px; top: 0; }
    .wdt-simple-style.wdt-post-entry .blog-entry > div.entry-meta-group > div:last-child { margin-right: 0; padding-right: 0; }
    .wdt-simple-style.wdt-post-entry .blog-entry > div.entry-meta-group > div.entry-social-share { margin-bottom: 0; margin-top: 0; }
    .wdt-simple-style.wdt-post-entry .blog-entry > div.entry-meta-group > div.entry-social-share:after { top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); }

    .wdt-simple-style.wdt-post-entry .blog-entry > div.entry-body:last-child p { margin-bottom: 0; }

    .wdt-simple-style.wdt-post-entry .blog-entry .entry-title h4 span.sticky-post { width: 30px; height: 30px; border-radius: 50%;}
    .wdt-simple-style.wdt-post-entry .blog-entry .entry-title h4 span.sticky-post > i:first-child { font-size: 16px; }

    .wdt-simple-style.wdt-post-entry.alignright .blog-entry .entry-title h4 span.sticky-post { right: auto; left: 2px; }

    .wdt-simple-style.wdt-post-entry.entry-grid-layout .blog-entry{border-radius:10px;box-shadow:none;margin-bottom:50px;}
    .active-centered .wdt-simple-style.wdt-post-entry.entry-grid-layout:nth-child(3) .blog-entry{box-shadow:none;}
    .wdt-simple-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry > div:not(.entry-thumb), .wdt-simple-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div:not(.entry-thumb), .wdt-simple-style.wdt-post-entry.entry-cover-layout .blog-entry > div:not(.entry-details){ display: inline-block; float: none; padding:0; width:100%;}
    .wdt-simple-style.wdt-post-entry.entry-list-layout .blog-entry > div:not(.entry-thumb) { padding: 0; width: calc(100% - 20px); margin-left: auto; }
    .wdt-simple-style.wdt-post-entry:not(.entry-cover-layout, .entry-grid-layout) .blog-entry > div:not(.entry-thumb):last-child { margin-bottom: 10%; }

    .wdt-simple-style.wdt-post-entry.entry-grid-layout .blog-entry .entry-body:empty { display: none !important; }
    .wdt-simple-style.wdt-post-entry .blog-entry > div.entry-thumb, .wdt-simple-style.wdt-post-entry .blog-entry > div.entry-thumb img{border-radius:0;}
    .wdt-simple-style.wdt-post-entry .blog-entry > div.entry-thumb{margin-bottom: 0;}
    .wdt-simple-style.wdt-post-entry .blog-entry > div.entry-thumb img{box-shadow:0 30px 30px 0 rgba(var(--wdtHeadAltColorRgb),0.07);}
    .wdt-simple-style.wdt-post-entry .blog-entry.has-post-thumbnail > div.entry-thumb:before{content:"";background-color: rgba(0, 0, 0,0.1);width: 100%;border-radius: inherit;height: 100%;position: absolute;left: 0;top: 0; transition: all 0.3s linear; opacity:0; display:inline-block;}
    .wdt-simple-style.wdt-post-entry:hover .blog-entry.has-post-thumbnail > div.entry-thumb:before{opacity:1;}
    .wdt-simple-style.wdt-post-entry .blog-entry .entry-title h4 { font-weight: 400; letter-spacing: 0; margin-bottom: 0.5rem; position: relative; }
    .wdt-simple-style.wdt-post-entry article.blog-entry > .entry-title ~ .entry-date{margin-bottom: 0px;transition:all 0.3s linear;}
    .wdt-simple-style.wdt-post-entry article.blog-entry:hover > .entry-title ~ .entry-date, .wdt-simple-style.wdt-post-entry article.blog-entry.sticky > .entry-title ~ .entry-date{margin-bottom:3px;}

    .wdt-simple-style.wdt-post-entry .blog-entry .entry-button a.wdt-button{ display: inline-block; float: none; font-size: calc(var(--wdtFontSize_Base) - 2px ); font-weight: var(--wdtFontWeight_Alt); line-height: normal; margin: 0; padding: 0; text-transform: uppercase; background: transparent; position: relative; }

    .wdt-simple-style.wdt-post-entry .blog-entry:hover > div.entry-thumb img, .active-centered .wdt-simple-style.wdt-post-entry.entry-grid-layout:nth-child(3) .blog-entry > div.entry-thumb img{box-shadow:none; border-radius:10px 10px 0 0;}
    .wdt-simple-style.wdt-post-entry .blog-entry .entry-button a.wdt-button span{ display: unset; }

    .wdt-simple-style.wdt-post-entry .blog-entry:hover .entry-button a.wdt-button span,.active-centered .wdt-simple-style.wdt-post-entry.entry-grid-layout:nth-child(3) .blog-entry .entry-button a.wdt-button span{transform: translateX(0px);}

    .wdt-simple-style.wdt-post-entry .blog-entry .entry-format{opacity:0;}
    .wdt-simple-style.wdt-post-entry:hover .blog-entry .entry-format{opacity:1;}

    .wdt-simple-style.wdt-post-entry .blog-entry.sticky .entry-title h4 { clear: both; display: inline-block; position:relative; width: auto; }
    .wdt-simple-style.wdt-post-entry .blog-entry .entry-title h4 span.sticky-post{width:25px; height:25px; right:auto; top:15px; left:0; background: var(--wdtLinkHoverColor); }
    .wdt-simple-style.wdt-post-entry .blog-entry .entry-title h4 span.sticky-post > i:first-child{font-size:12px;}

    .wdt-simple-style.wdt-post-entry .blog-entry.sticky .entry-title h4 span.sticky-post + a { padding: 0; width: auto; }
    .wdt-simple-style.wdt-post-entry.entry-list-layout.entry-right-thumb .blog-entry.sticky .entry-title h4 span.sticky-post + a { padding: 0 35px 0 0; }

    .wdt-simple-style.wdt-post-entry.entry-list-layout.entry-right-thumb .blog-entry .entry-title h4 span.sticky-post { left: auto; right: 0; }


/*--------------------------------------------------------------
    Colors
--------------------------------------------------------------*/

    /*----*****---- << Dark >> ----*****----*/

    .wdt-post-entry .blog-entry .entry-title h4 a:hover, .wdt-post-entry .blog-entry a:not(.wdt-button):hover,
    .wdt-simple-style.wdt-post-entry .blog-entry div.entry-categories a:hover, .wdt-simple-style.wdt-post-entry .blog-entry div.entry-tags a:hover,
    .wdt-simple-style.wdt-post-entry .blog-entry div a:hover { color: var(--wdtPrimaryColor); }


    /*----*****---- << Light >> ----*****----*/

    .wdt-simple-style.wdt-post-entry .blog-entry .entry-button a.wdt-button, .wdt-simple-style.wdt-post-entry .blog-entry .entry-format a:hover { color: var(--wdtAccentTxtColor); }



/*--------------------------------------------------------------
    Accents
--------------------------------------------------------------*/

    /* Primary */
    .wdt-simple-style.wdt-post-entry .blog-entry:hover .entry-button a.wdt-button span { color: var(--wdtAccentTxtColor); }

    .wdt-simple-style.wdt-post-entry .blog-entry .entry-format a:hover { background-color: var(--wdtPrimaryColor); }


    /* Secondary */
    .wdt-simple-style.wdt-post-entry .blog-entry:hover .entry-button a.wdt-button:hover span { background-color: var(--wdtSecondaryColor); }

    .wdt-simple-style.wdt-post-entry .blog-entry[class*="sticky"] .entry-title h4 span.sticky-post + a {
        margin: 0 0 0 35px;
    }

    
    .product.blog-entry.product-grid-view .entry-date{
        font-size: 0;
    }



/*--------------------------------------------------------------
    Responsive
--------------------------------------------------------------*/


    /*----*****---- << iPad - Landscape >> ----*****----*/

    @media only screen and (min-width:1025px) {

        #primary.page-with-sidebar .wdt-simple-style.wdt-one-third.wdt-post-entry.entry-grid-layout .blog-entry > div.entry-meta-group > div:nth-child(even), #primary.page-with-sidebar .wdt-simple-style.wdt-one-third.wdt-post-entry.entry-grid-layout .blog-entry > div.entry-meta-group > div:nth-child(odd) { display: inline-block; float: none; margin-bottom: 5px; margin-right: 20px; width: auto; }

        #primary.page-with-sidebar .wdt-simple-style.wdt-one-third.wdt-post-entry.entry-grid-layout .blog-entry > div.entry-body p { margin-bottom: 0; }
        #primary.page-with-sidebar .wdt-simple-style.wdt-one-third.wdt-post-entry.entry-grid-layout .blog-entry > div.entry-meta-group:last-child, #primary.page-with-sidebar .wdt-simple-style.wdt-one-third.wdt-post-entry:not(.entry-cover-layout) .blog-entry > div:not(.entry-thumb):last-child { margin-bottom: 25px; margin-top: 0; }

    }

   /*----*****---- << Tablet (Landscape) >> ----*****----*/

   /* Note: Design for a width of 960px */
   @media only screen and (min-width:1025px) and (max-width:1280px) {

        .wdt-simple-style.wdt-one-third.wdt-post-entry.entry-grid-layout .blog-entry > div.entry-meta-group > div:nth-child(even), .wdt-simple-style.wdt-one-third.wdt-post-entry.entry-grid-layout .blog-entry > div.entry-meta-group > div:nth-child(odd), #primary.page-with-sidebar .wdt-simple-style.wdt-one-third.wdt-post-entry.entry-grid-layout .blog-entry > div.entry-meta-group > div:nth-child(even), #primary.page-with-sidebar .wdt-simple-style.wdt-one-third.wdt-post-entry.entry-grid-layout .blog-entry > div.entry-meta-group > div:nth-child(odd) { display: inline-block; float: none; margin-bottom: 5px; width: auto; }

   }

    /*----*****---- << Tablet (Portrait) >> ----*****----*/

    /* Note: Design for a width of 768px */
    @media only screen and (min-width:768px) and (max-width:1024px) {

        #primary.page-with-sidebar .wdt-simple-style.wdt-post-entry .blog-entry > div.entry-meta-group > div:nth-child(odd), #primary.page-with-sidebar .wdt-simple-style.wdt-post-entry.entry-cover-layout .blog-entry > div.entry-meta-group > div:nth-child(odd), #primary.page-with-sidebar .wdt-simple-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-meta-group > div:nth-child(odd), #primary.page-with-sidebar .wdt-simple-style.wdt-post-entry .blog-entry > div.entry-meta-group > div:nth-child(even), #primary.page-with-sidebar .wdt-simple-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-meta-group > div:nth-child(even), #primary.page-with-sidebar .wdt-simple-style.wdt-post-entry.entry-cover-layout .blog-entry > div.entry-meta-group > div:nth-child(even) { clear: none; display: inline-block; float: none; text-align: inherit; width: auto; }

        #primary.page-with-sidebar .wdt-simple-style.wdt-post-entry.entry-right-thumb .blog-entry > div.entry-meta-group > div, #primary.page-with-sidebar .wdt-simple-style.wdt-post-entry.entry-right-thumb .blog-entry > div.entry-meta-group > div:nth-child(odd), #primary.page-with-sidebar .wdt-simple-style.wdt-post-entry.entry-right-thumb .blog-entry > div.entry-meta-group > div:nth-child(even) { margin-left: 0; margin-right: 25px; }

        #primary.page-with-sidebar .wdt-simple-style.wdt-post-entry.entry-right-thumb .blog-entry > div.entry-meta-group > div:not(:last-child):after { left: auto; right: -15px; }
        #primary.page-with-sidebar .wdt-simple-style.wdt-post-entry.entry-list-layout .blog-entry { margin-bottom: 50px; }
        #primary.page-with-sidebar .wdt-simple-style.wdt-post-entry.entry-list-layout .blog-entry > div.entry-meta-group > div:nth-child(odd), #primary.page-with-sidebar .wdt-simple-style.wdt-post-entry.entry-list-layout .blog-entry > div.entry-meta-group > div:nth-child(even) { margin-bottom: 5px; }
        #primary.page-with-sidebar .wdt-simple-style.wdt-post-entry.entry-list-layout:before { left: 0; }
        #primary.page-with-sidebar .wdt-simple-style.wdt-post-entry.entry-list-layout .blog-entry > div:nth-child(2) { margin-top: 25px; }
        #primary.page-with-sidebar .wdt-simple-style.wdt-post-entry.entry-list-layout .blog-entry > div:last-child { margin-bottom: 0; margin-top: 0; padding: 0 20px; }
        #primary.page-with-sidebar .wdt-simple-style.wdt-post-entry.entry-list-layout .blog-entry > div.entry-body:last-child p { margin-bottom: 0; }

        #primary.page-with-sidebar .wdt-simple-style.wdt-post-entry.entry-grid-layout .blog-entry > div.entry-meta-group > div, #primary.page-with-sidebar .wdt-simple-style.wdt-post-entry.entry-grid-layout .blog-entry > div.entry-meta-group > div:nth-child(odd), .wdt-simple-style.wdt-post-entry.entry-grid-layout .blog-entry > div.entry-meta-group > div:nth-child(even) { display: inline-block; float: none; margin-bottom: 0; }

        #primary.page-with-sidebar .wdt-simple-style.wdt-post-entry .blog-entry > div:not(.entry-thumb) { padding: 0; }
        #primary.page-with-sidebar .wdt-simple-style.wdt-post-entry .blog-entry > div.entry-meta-group > div.entry-social-share { margin-bottom: 10px; }

        #primary.page-with-sidebar .wdt-simple-style.wdt-post-entry.entry-grid-layout .blog-entry > div.entry-meta-group:not(:last-child), #primary.page-with-sidebar .wdt-simple-style.wdt-post-entry.entry-list-layout .blog-entry > div.entry-meta-group:not(:last-child) { margin-bottom: 0; }

        .wdt-simple-style.wdt-one-third.wdt-post-entry.entry-grid-layout .blog-entry > div.entry-meta-group > div:nth-child(even), .wdt-simple-style.wdt-one-third.wdt-post-entry.entry-grid-layout .blog-entry > div.entry-meta-group > div:nth-child(odd), #primary.page-with-sidebar .wdt-simple-style.wdt-one-third.wdt-post-entry.entry-grid-layout .blog-entry > div.entry-meta-group > div:nth-child(even), #primary.page-with-sidebar .wdt-simple-style.wdt-one-third.wdt-post-entry.entry-grid-layout .blog-entry > div.entry-meta-group > div:nth-child(odd) { display: inline-block; float: none; margin-bottom: 10px; width: auto; }

        #primary.page-with-sidebar .wdt-simple-style.wdt-one-third.wdt-post-entry.entry-grid-layout .blog-entry > div.entry-meta-group:last-child { margin-bottom: 25px; }

        .wdt-simple-style.wdt-post-entry.entry-grid-layout .blog-entry > div.entry-meta-group:last-child { margin-bottom: 25px; }
        .wdt-simple-style.wdt-post-entry.entry-grid-layout .blog-entry > div.entry-body p { margin-bottom: 0; }

    }


    /*----*****---- << Mobile (Landscape) >> ----*****----*/

    /* Common Styles for the devices below 767px width */
    @media only screen and (max-width: 767px) {

        .wdt-simple-style.wdt-post-entry.entry-grid-layout .blog-entry { margin-bottom: 30px; }
        .wdt-simple-style.wdt-post-entry.entry-list-layout .blog-entry > div:nth-child(2) { margin-top: 25px; }
        .wdt-simple-style.wdt-post-entry.entry-list-layout .blog-entry > div:last-child { margin-bottom: 0; }
        .wdt-simple-style.wdt-post-entry.entry-list-layout .blog-entry > div.entry-body:last-child p { margin-bottom: 0; }

        .wdt-simple-style.wdt-post-entry .blog-entry > div.entry-meta-group > div, .wdt-simple-style.wdt-post-entry .blog-entry > div.entry-meta-group > div:nth-child(odd), .wdt-simple-style.wdt-post-entry .blog-entry > div.entry-meta-group > div:nth-child(even), .wdt-simple-style.wdt-post-entry.entry-right-thumb .blog-entry > div.entry-meta-group > div, .wdt-simple-style.wdt-post-entry.entry-right-thumb .blog-entry > div.entry-meta-group > div:nth-child(odd), .wdt-simple-style.wdt-post-entry.entry-right-thumb .blog-entry > div.entry-meta-group > div:nth-child(even) { display: inline-block; float: none; margin-left: 0; margin-right: 25px; }

        .wdt-simple-style.wdt-post-entry .blog-entry > div.entry-meta-group > div:last-child, .wdt-simple-style.wdt-post-entry .blog-entry > div.entry-meta-group > div:nth-child(odd):last-child, .wdt-simple-style.wdt-post-entry .blog-entry > div.entry-meta-group > div:nth-child(even):last-child, .wdt-simple-style.wdt-post-entry.entry-right-thumb .blog-entry > div.entry-meta-group > div, .wdt-simple-style.wdt-post-entry.entry-right-thumb .blog-entry > div.entry-meta-group > div:nth-child(odd):last-child, .wdt-simple-style.wdt-post-entry.entry-right-thumb .blog-entry > div.entry-meta-group > div:nth-child(even):last-child { margin-right: 0; }

        .wdt-simple-style.wdt-post-entry.entry-right-thumb .blog-entry > div.entry-meta-group > div:after, .wdt-simple-style.wdt-post-entry.entry-right-thumb .blog-entry > div.entry-meta-group > div:not(:last-child):after { left: auto; right: -15px; }

        .wdt-simple-style.wdt-post-entry .blog-entry > div:not(.entry-thumb), .wdt-simple-style.wdt-post-entry.entry-list-layout .blog-entry > div.entry-meta-group, .wdt-simple-style.wdt-post-entry.entry-list-layout.entry-right-thumb .blog-entry > div.entry-meta-group { padding: 0 20px; }

        .wdt-simple-style.wdt-post-entry .blog-entry > div.entry-meta-group > div.entry-social-share { margin-bottom: 10px; }

        .wdt-simple-style.wdt-post-entry.entry-list-layout .blog-entry { margin-bottom: 50px; }

        #primary.page-with-sidebar .wdt-simple-style.wdt-post-entry.entry-grid-layout .blog-entry > div.entry-meta-group:not(:last-child), .wdt-simple-style.wdt-post-entry.entry-grid-layout .blog-entry > div.entry-meta-group:last-child { margin-bottom: 25px; margin-top: 0; }
        .wdt-simple-style.wdt-post-entry.entry-grid-layout .blog-entry > div.entry-meta-group:last-child { margin-bottom: 0; }

        .wdt-simple-style.wdt-post-entry.entry-list-layout .blog-entry > div:last-child, #primary.page-with-sidebar .wdt-simple-style.wdt-post-entry.entry-list-layout .blog-entry > div:last-child { margin-top: 0; padding: 0 20px; }

        #primary:not(.page-with-sidebar) .wdt-simple-style.wdt-post-entry.entry-list-layout .blog-entry > div.entry-meta-group:not(:last-child), #primary:not(.page-with-sidebar) .wdt-simple-style.wdt-post-entry.entry-list-layout .blog-entry > div.entry-body:last-child { margin-bottom: 10px; }

        .wdt-simple-style.wdt-post-entry.entry-list-layout:not(.entry-right-thumb) .blog-entry > .entry-thumb + div.entry-meta-group, .wdt-simple-style.wdt-post-entry.entry-list-layout:not(.entry-right-thumb) .blog-entry > div.entry-meta-group:first-child { width: 100%; }

        #primary:not(.page-with-sidebar) .wdt-simple-style.wdt-post-entry.entry-list-layout .blog-entry > .entry-thumb + div.entry-meta-group, #primary:not(.page-with-sidebar) .wdt-simple-style.wdt-post-entry.entry-grid-layout .blog-entry > .entry-thumb + div.entry-meta-group { margin-top: 25px; }

        .wdt-simple-style.wdt-post-entry.entry-list-layout .blog-entry .entry-thumb .blog-image > a, .wdt-simple-style.wdt-post-entry.entry-list-layout .blog-entry .entry-thumb .blog-image .bx-wrapper .entry-gallery-post-slider li
        {height: 300px;position: relative;}
        .wdt-simple-style.wdt-post-entry.entry-list-layout .blog-entry > div:not(.entry-thumb){padding: 0;}
    }

    /*----*****---- << Mobile - Portrait >> ----*****----*/

    /* Common Styles for the devices below 479px width */
    @media only screen and (max-width: 479px) {

        .wdt-simple-style.wdt-post-entry.entry-grid-layout .blog-entry > div.entry-meta-group > div, .wdt-simple-style.wdt-post-entry.entry-grid-layout .blog-entry > div.entry-meta-group > div:nth-child(odd), .wdt-simple-style.wdt-post-entry.entry-grid-layout .blog-entry > div.entry-meta-group > div:nth-child(even) { margin-bottom: 5px; }

    }

@media only screen and (max-width: 767px){

    .wdt-simple-style.wdt-post-entry.entry-list-layout .blog-entry > div:not(.entry-thumb){
        width: 100%;
    }
    .wdt-simple-style.wdt-post-entry:not(.entry-cover-layout, .entry-grid-layout) .blog-entry > div:not(.entry-thumb):last-child{
        margin: 0;
    }
}    
/* /wp-content/themes/NextEuv/modules/blog/assets/css/jquery.bxslider.css */
.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);
}
/* /wp-content/themes/NextEuv/modules/breadcrumb/assets/css/breadcrumb.css */
/*--------------------------------------------------------------
    Title & Breadcrumb
--------------------------------------------------------------*/

.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;
  padding: 75px 0 90px;
  width: 100%;
}

.main-title-section {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  position: relative;
}

.main-title-section h1 {
  font-size: var(--wdtFontSize_H1);
  text-transform: none;
  margin: 0 0 5px;
  word-break: break-all;
}

.breadcrumb {
  clear: both;
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: inherit;
  font-weight: 500;
}

.breadcrumb a:not(:focus) {
  text-decoration: none;
}

.breadcrumb span:not(.current) {
  display: inline-block;
  margin: 0px 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: 2px;
  -webkit-transform: rotate(20deg);
  transform: rotate(20deg);
}

.main-title-section h1,
.breadcrumb {
  hyphens: auto;
  word-break: break-word;
  word-wrap: break-word;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
}

.main-title-section-wrapper > .main-title-section-bg,
.main-title-section-wrapper > .main-title-section-bg:after {
  content: "";
  height: 100% !important;
  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;
}


/*--------------------------------------------------------------
    Default Colors
--------------------------------------------------------------*/

.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.5);
}

.main-title-section-wrapper.dark-bg-breadcrumb > .main-title-section-bg {
  background-color: var(--wdtHeadAltColor);
}

.dark-bg-breadcrumb .main-title-section h1,
.dark-bg-breadcrumb .breadcrumb a,
.dark-bg-breadcrumb .breadcrumb span.current,
.dark-bg-breadcrumb .breadcrumb span:not(.current) {
  color: var(--wdtAccentTxtColor);
}

.breadcrumb a:hover,
.dark-bg-breadcrumb .breadcrumb a:hover {
  color: var(--wdtHeadAltColor);
}

.main-title-section-wrapper .main-title-section-container .main-title-section,
.main-title-section-wrapper .main-title-section-container .breadcrumb{
  text-align: center;
}


/*--------------------------------------------------------------
    Accents
--------------------------------------------------------------*/

/* Primary Color */
.breadcrumb a:hover {
  color: var(--wdtPrimaryColor);
}

/*--------------------------------------------------------------
	Responsive
--------------------------------------------------------------*/

@media only screen and (min-width: 1281px) {
  .main-title-section-wrapper .main-title-section-container {
    padding: 75px 0 90px;
  }
}

@media only screen and (max-width: 1280px) {
  .main-title-section-wrapper .main-title-section-container {
    padding: 45px 0 60px;
  }
}

@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; }  

}

/*----*****---- << Mobile (Landscape) >> ----*****----*/

/* Common Styles for the devices below 767px width */

@media only screen and (max-width: 767px) {
  .main-title-section h1 {
    font-size: var(--wdtFontSize_H3);
  }

  .main-title-section,
  .main-title-section h1,
  .breadcrumb {
    text-align: center;
  }
}

/* Common Styles for the devices below 479px width */

@media only screen and (max-width: 479px) {
  .main-title-section h1 {
    font-size: var(--wdtFontSize_H3);
  }
}

/* /wp-content/themes/NextEuv/modules/footer/assets/css/footer.css */
/*--------------------------------------------------------------
    Footer
--------------------------------------------------------------*/

    #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; }


/*--- Colors ---*/

    .wdt-no-footer-builder-content.footer-copyright:before { background-color: rgba(var(--wdtSecondaryColorRgb),0.075); }

    #footer a:not(.button):not(.elementor-button), .footer-widgets a:not(.button):not(.elementor-button) { color: var(--wdtBodyTxtColor); }

    #footer a:not(.button):not(.elementor-button):hover, .footer-widgets a:not(.button):not(.elementor-button):hover { color: var(--wdtLinkHoverColor); }
/* /wp-content/themes/NextEuv/modules/header/assets/css/header.css */
/*--------------------------------------------------------------
    Header
--------------------------------------------------------------*/

    #header-wrapper {
        float: left;
        margin: 0 0 100px;
        padding: 0;
        position: relative;
        width: 100%;
    }

    #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-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: thin dotted; }

    .wdt-no-header-builder-content .no-header .mobile-nav-container .menu-trigger:focus { outline-offset: 5px; }


/*--------------------------------------------------------------
    Header Menu Navigation
--------------------------------------------------------------*/

    .wdt-header-menu ul>li,
    .wdt-header-menu ul>li a,
    .wdt-header-menu ul>li>a:before,
    .wdt-header-menu ul>li>a:after,
    .wdt-header-menu ul>li a>span,
    .wdt-header-menu ul>li a>span:before {
        -webkit-transition: var(--wdtBaseTransition);
        transition: var(--wdtBaseTransition);
    }

    .wdt-header-menu,
    .wdt-header-menu ul {
        margin: 0;
        padding: 0;
        width: 100%;
    }

    .wdt-header-menu > ul { text-align: inherit; }
    .wdt-header-menu ul ul { text-align: left; }

    .wdt-no-header-builder-content.aligncenter .no-header .wdt-header-menu,
    .wdt-no-header-builder-content.aligncenter .no-header .wdt-header-menu>ul  {
        text-align: center;
    }

    .wdt-header-menu,
    .wdt-header-menu li {
        display: inline-block;
        font-size: 0;
        line-height: 0;
        vertical-align: middle;
    }

    .wdt-header-menu li {
        line-height: normal;
        margin: 0;
        padding: 0;
        position: relative;
    }

    .wdt-header-menu li a,
    .wdt-header-menu ul li ul.children >li>a,
    .wdt-header-menu ul li ul.sub-menu >li>a,
    .wdt-header-menu ul li.has-mega-menu ul li.menu-item-object-wdt_mega_menus li a {
        font-size: var(--wdtFontSize_Base);
        line-height: var(--wdtLineHeight_Alt);
        text-transform: uppercase;
    }

    .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 { font-size: 0.9rem; padding: 0; margin: 0; }

    .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: 8px 28px 8px 10px; 
        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: 1px solid;
        padding: 10px 15px;
    }

    .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;
        box-shadow: none;
    }

    .wdt-header-menu ul li ul.children,
    .wdt-header-menu ul li ul.sub-menu,
    .wdt-header-menu ul li.has-mega-menu > ul {
		border-top: 3px solid;
		margin: 0;
		opacity: 0;
		padding: 0;
		pointer-events: none;
		position: absolute;
		left: 0;
		top: 100%;
		text-align: left;
		z-index: 10;
		-webkit-transition: all 0.1s ease-in;
		transition: all 0.1s ease-in;
        -webkit-border-radius: 0 0 var(--wdtRadius_3X) var(--wdtRadius_3X);
        border-radius: 0 0 var(--wdtRadius_3X) var(--wdtRadius_3X);
    }

    .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: 225px;
    }

    .wdt-header-menu ul li.has-mega-menu>ul {
        font-size: 14px;
        margin: 0 auto;
        position: absolute;
        left: auto;
        right: auto;
        width: auto;
        padding: 20px 0;
    }

    .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,
    .wdt-header-menu ul li ul.sub-menu li ul {
        left: 100%;
        top: -3px;
    }

    .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: auto;
    }

    .wdt-header-menu ul.children li, .wdt-header-menu ul.children li a,
    .wdt-header-menu ul.sub-menu li, .wdt-header-menu ul.sub-menu li 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: -5px; }

	.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; }


	/*--------------------------------------------------------------
		Mobile Menu Navigation
	--------------------------------------------------------------*/

	.mobile-nav-container .menu-trigger {
		color: var(--wdtHeadAltColor);
		cursor: pointer;
        display: inline-block;
		height: 1rem;
		line-height: 1rem;
        text-decoration: none !important;
	}

	.mobile-nav-container .menu-trigger>i,
	.mobile-nav-container .menu-trigger>span {
		display: inline-block;
		font-size: 0;
		padding: 0 5px;
		vertical-align: middle;
	}

	.mobile-nav-container .menu-trigger>i {
		background-color: currentColor;
		height: 2px;
		position: relative;
		width: 30px;
		transition: background-color 10ms 300ms ease;
	}

	.mobile-nav-container .menu-trigger>i:before, .mobile-nav-container .menu-trigger>i:after {
		background: currentColor;
		content: "";
		height: 2px;
		position: absolute;
		left: 0;
		width: 100%;
		transition: left 300ms 350ms ease, top 300ms 350ms ease, transform 300ms 50ms ease;
	}

	.mobile-nav-container .menu-trigger>i:before { top: -8px; width: 50%; }
	.mobile-nav-container .menu-trigger>i:after { top: 8px; width: 80%; }

	.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,
	.mobile-menu ul 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: thin dotted; }

	.mobile-menu ul > li > a,
	.mobile-menu ul 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;
		/* overflow-x: hidden; */
		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: 0; }

	.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: "NextEuv 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: "NextEuv Icons";
		font-size: 24px;
		height: 42px;
		line-height: 42px;
		right: 12px;
		text-align: center;
	}

	.mobile-menu ul li.go-back a:after,
	.mobile-menu li[class*="has-children"] > a:after,
	.mobile-menu li[class*="has_children"] > a:after {
		content: "";
		background-color: currentColor;
		height: 2px;
		opacity: 0;
		visibility: hidden;
	}

	.mobile-menu ul li.go-back a:hover:before {
		left: 10px;
	}

	.mobile-menu li[class*="has-children"] > a:hover:before,
	.mobile-menu li[class*="has_children"] > a:hover:before {
		right: 8px;
	}

	.mobile-menu ul li.go-back a:after {
		left: 25px;
	}

	.mobile-menu ul li.go-back a:hover:after {
		left: 15px;
	}

	.mobile-menu li[class*="has-children"] > a:after,
	.mobile-menu li[class*="has_children"] > a:after {
		right: 18px;
	}

	.mobile-menu li[class*="has-children"] > a:hover:after,
	.mobile-menu li[class*="has_children"] > a:hover:after {
		right: 12px;
	}

	.mobile-menu-overlay {
		cursor: pointer;
		height: 100%;
		top: 0;
		left: 0;
		opacity: 0;
		position: fixed;
		visibility: hidden;
		width: 100%;
		z-index: 98;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-transition: opacity 0.25s ease-in-out 0s, visibility 0.3s ease-in-out 0s;
		transition: opacity 0.25s ease-in-out 0s, visibility 0.3s ease-in-out 0s;
	}

	.mobile-menu-overlay.is-visible,
	.mobile-menu ul li.go-back a:hover:after,
	.mobile-menu li[class*="has-children"] > a:hover:after,
	.mobile-menu li[class*="has_children"] > a:hover:after {
		opacity: 1;
		visibility: visible;
	}

	.mobile-menu ul li a,
	.mobile-menu ul li a:before,
	.mobile-menu ul li a:after,
	.mobile-menu ul li.close-nav a,
	.mobile-menu ul li.close-nav a:before,
	.mobile-menu ul li.close-nav a:after {
		-webkit-transition: var(--wdtBaseTransition);
		transition: var(--wdtBaseTransition);
	}

	.mobile-menu ul::-webkit-scrollbar {
		width: 5px;
	}

	.mobile-menu ul::-webkit-scrollbar-thumb {
		border-radius: 5px;
	}

	.mobile-menu li.has-mega-menu ul li[class*="has-children"] > a:before,
	.mobile-menu li.has-mega-menu ul li[class*="has_children"] > a:before,
	.mobile-menu li.has-mega-menu ul li[class*="has-children"] > a:after,
	.mobile-menu li.has-mega-menu ul li[class*="has_children"] > a:after {
		display: none;
	}

    .mobile-menu ul li.has-mega-menu ul li.menu-item-object-wdt_mega_menus .elementor-heading-title{padding:5px 15px;margin:10px 0 -25px; color: var(--wdtHeadAltColor);
    font-size: var(--wdtFontSize_H6); }
    .mobile-menu .wdt-header-menu .menu-container{display:block;margin:0;padding:0;text-align:left;float:left;width:100%}
    .mobile-menu .wdt-header-menu .menu-container .wdt-secondary-nav li.go-back,.mobile-menu .wdt-header-menu .menu-container .wdt-secondary-nav li.close-nav{display:none}
    .mobile-menu ul li.has-mega-menu .wdt-secondary-nav>li>a{padding:0 15px;width:100%;border-radius: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) {
		/* Login Admin Bar */
		.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;
        }
    }

/*--------------------------------------------------------------
    Default Colors
--------------------------------------------------------------*/

    #header-wrapper #header:only-child .wdt-no-header-builder-content, .wdt-header-menu ul li ul,
    .mobile-menu, .mobile-menu>ul, .mobile-menu ul, .mobile-menu ul li ul { background: var(--wdtBodyBGColor); }


    .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: 0px 3px 10px var(--wdtBorderColor); box-shadow: 0px 3px 10px var(--wdtBorderColor); }

    .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); }



/*--------------------------------------------------------------
    Accents
--------------------------------------------------------------*/

    /* Primary Color */
	.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; }


    /* Primary Border Color */
    .no-header-menu ul li ul, .wdt-header-menu ul li ul.children, .wdt-header-menu ul li ul.sub-menu, .wdt-header-menu ul li.has-mega-menu > ul { border-color: var(--wdtPrimaryColor); }



/*--------------------------------------------------------------
    Responsive
--------------------------------------------------------------*/

    @media only screen and (min-width:1541px) and (max-width:1724px) {
        .wdt-header-menu ul li:not(.has-mega-menu) ul {
            width: 180px;
        }

        .wdt-header-menu ul li ul.sub-menu li > a {
            font-size: var(--wdtFontSize_Base);
        }
    }

    @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: 180px;
        }

        .wdt-header-menu ul li:not(.has-mega-menu) ul li > a {
            font-size: 14px;
        }

    }

    @media only screen and (min-width:1281px) {
        .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: 0;
        }

        .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: 25px 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: 0;
        }
    }


    /* Note: Design for a width of 768px */

    @media only screen and (min-width:768px) and (max-width:1024px) {

        .mobile-nav-container .menu-trigger>span { display: none; }

    }


    /*----*****---- << Mobile (Landscape) > ----*****----*/

    /* Common Styles for the devices below 767px width */

    @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;
        }

        .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; }

    }


    /* Common Styles for the devices below 479px width */

    @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;
        }

    }
/* /wp-content/themes/NextEuv/modules/pagination/assets/css/pagination.css */


/*--------------------------------------------------------------
    Pagination
--------------------------------------------------------------*/

    .pagination { float: none; display: inline-block; margin-top: 35px; 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; }
    .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; margin: 0 10px; border: 0px solid; display: inline-block; font-size: 18px; font-weight: 500; height: 33px; letter-spacing: 0; line-height: 1.4em; padding: 4px 12px 4px; position: relative; text-align: center; text-transform: uppercase; width: 33px; -webkit-border-radius: var(--wdtRadius_2X); border-radius: var(--wdtRadius_2X); }

    .page-link a:not(:focus), .pagination ul li a:not(:focus), .woocommerce nav.woocommerce-pagination ul li a:not(:focus) { text-decoration: none; }

    .woocommerce nav.woocommerce-pagination ul, .woocommerce nav.woocommerce-pagination ul li { border-width: 0; }
    .woocommerce nav.woocommerce-pagination ul li span, .woocommerce nav.woocommerce-pagination ul li a { background: none; }

    @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; } /* IE10 */
        *::-ms-backdrop, .pagination ul li a.next, .pagination ul li a.prev { top: -24px; } /* IE11 */

    }

    .pagination ul li a.next i, .pagination ul li a.prev i { font-size: calc(var(--wdtFontSize_Base) - 2px); height: 30px; line-height: 30px; margin: 0; position: absolute; left: 50%; top: 50%; text-align: center; text-decoration: inherit; width: 30px; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

    .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; /*height: 35px; line-height: 35px; padding: 0 20px;*/ position: relative; width: auto; margin-top: 10px; }
    .pagination a.loadmore-btn:not(.more-items) { cursor: not-allowed; }
    /* .pagination a.loadmore-btn:before { border: 1px solid; bottom: -5px; content: ''; display: block; left: -5px; margin: auto; position: absolute; right: -5px; top: -5px; } */

    .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: none !important; }


/*--------------------------------------------------------------
    Default Colors
--------------------------------------------------------------*/

    .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); }



/*--------------------------------------------------------------
    Accents
--------------------------------------------------------------*/

    /* Primary Color */
    .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(--wdtLinkHoverColor); }

    .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); }


/* Custom Pagination */

/* Arrows */

/* Blog Pagination */

.pagination ul li a.prev i{
    transform: translate(-50%, -50%) rotate(280deg);
    -webkit-transform: translate(-50%, -50%) rotate(280deg);
    transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
}

.pagination ul li a.prev:hover i{
    transform: translate(-50%, -50%) rotate(225deg);
    -webkit-transform: translate(-50%, -50%) rotate(225deg);
}

.pagination ul li a.next i{
    transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
}

.pagination ul li a.next:hover i{
    transform: translate(-50%, -50%) rotate(45deg);
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
}
/*  */

/* Shop Pagination */

.woocommerce nav.woocommerce-pagination ul li a.prev{
    transform: rotate(280deg);
    -webkit-transform: rotate(280deg);
    transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
}

.woocommerce nav.woocommerce-pagination ul li a.prev:hover{
    transform: rotate(225deg);
    -webkit-transform: rotate(225deg);
}

.woocommerce nav.woocommerce-pagination ul li a.next{
    transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
}

.woocommerce nav.woocommerce-pagination ul li a.next:hover{
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

/* ------------- */

.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: transparent;
}

.page-link a:after, .pagination ul li a:after, .woocommerce nav.woocommerce-pagination ul li a:after, .page-link > span:after, .pagination ul li span:after, .woocommerce nav.woocommerce-pagination ul li span:after{
    position: absolute;
    content: '';
    width: 100%;
    height: 0;
    left: 0;
    bottom: 0;
    background: var(--wdtLinkHoverColor);
    z-index: -9;
    -webkit-transition: all cubic-bezier(.47,1.21,.47,1.21) .3s;
    transition: all cubic-bezier(.47,1.21,.47,1.21) .3s;
}

.page-link a:hover:after, .pagination ul li a:hover:after, .woocommerce nav.woocommerce-pagination ul li a:hover:after, .page-link > span:hover:after, .pagination ul li span:hover:after, .woocommerce nav.woocommerce-pagination ul li span:hover:after{
    height: 100%;
}

.page-link > span:after, .pagination ul li span:after, .woocommerce nav.woocommerce-pagination ul li span:after{
    height: 100%;
}

.page-link a.prev:after, .pagination ul li a.prev:after, .woocommerce nav.woocommerce-pagination ul li a.prev:after{
    display: none;
}

.page-link a.prev:after, .pagination ul li a.prev:after, .woocommerce nav.woocommerce-pagination ul li a.prev:after{
    display: none;
}

.page-link a.next:after, .pagination ul li a.next:after, .woocommerce nav.woocommerce-pagination ul li a.next:after{
    display: none;
}

.woocommerce nav.woocommerce-pagination ul li a:hover{
    background: transparent !important;
}







/*--------------------------------------------------------------
    Responsive
--------------------------------------------------------------*/

    /*----*****---- << Tablet (Portrait) >> ----*****----*/

    /* Note: Design for a width of 768px */
    @media only screen and (min-width:768px) and (max-width:1024px) {


    }

/*----*****---- << Mobile (Landscape) >> ----*****----*/

/* Common Styles for the devices below 767px width */
@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: calc(var(--wdtFontSize_Base) - 3px); font-weight: 600; height: 32px; line-height: 30px; width: 32px; }
 
    .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); }

}
/* /wp-content/themes/NextEuv/modules/post/assets/css/magnific-popup.css */
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  overflow: hidden;
  position: fixed;
  background: #000;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 18px;
  top: 18px;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1;
  }
  .mfp-close:active {
    top: 1px; }


.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
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; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }


.wdt-inline-modal { overflow: hidden; }
.wdt-inline-modal > h4 { font-size: 26px; font-weight: 500; margin: -20px -20px 20px; padding: 15px 20px; background-color: #108bea; }
.wdt-inline-modal > h4, .mfp-close-btn-in .mfp-close { color: #fff; }

.mfp-close-btn-in .mfp-close { margin: 0; right: 7px; top: 7px; border-radius: 50%; transition: var(--wdtBaseTransition); transform: scale(1.25); }
.mfp-close:hover, .mfp-close:focus { color: #fff; opacity: 1; transform: scale(1) translate(-3px, 3px); }

.wdt-inline-modal ul.wdt-tabs-vertical > li > a { font-weight: bold; line-height: normal; padding: 10px 15px; }
.wdt-inline-modal .wdt-tabs-vertical-content { min-height: 210px; }
.wdt-inline-modal .wdt-toggle-switch label { color: currentColor; display: inline-block; font-weight: normal; margin-bottom: 10px; margin-top: 5px; vertical-align: middle; }
.wdt-inline-modal .wdt-toggle-switch label input[type="checkbox"] { margin-right: 8px; margin-top: -2px; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .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; }
}


/*----*****---- << Mobile (Landscape) >> ----*****----*/

/* Common Styles for the devices below 767px width */
@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); }
}


/* Common Styles for the devices below 479px width */
@media only screen and (max-width: 479px) {

	.mfp-close-btn-in .mfp-close { top: -1px; }

	.wdt-inline-modal ul.wdt-tabs-vertical, .wdt-inline-modal .wdt-tabs-vertical-content { width: 100%; }

	.wdt-inline-modal ul.wdt-tabs-vertical li a { border-color: rgba(0, 0, 0, 0.1) !important; border-style: solid; border-width: 0 0 1px; padding-left: 0; }
	.wdt-inline-modal ul.wdt-tabs-vertical li a:before {
		border-color: currentColor;
		border-style: solid;
		border-width: 0 0 1px;
		content:"";
		height: 1px;
		opacity: 0;
		position: absolute;
		bottom: -1px;
		left: 0;
		width: 45px;
		transition: var(--wdtBaseTransition);
	}

	.wdt-inline-modal ul.wdt-tabs-vertical li.current a:before { opacity: 1; }

	.wdt-inline-modal .wdt-tabs-vertical-content { border-width: 0; padding: 15px 5px; }

	.wdt-inline-modal > h4 { font-size: calc(var(--wdtFontSize_Base) - 3px); }
 }
/* /wp-content/themes/NextEuv/modules/sidebar/assets/css/sidebar.css */


/*--------------------------------------------------------------
	Sidebar Widget Area
--------------------------------------------------------------*/

    .secondary-sidebar .widget:last-child { margin-bottom: 90px; }

    .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; }


/*--------------------------------------------------------------
	Colors
--------------------------------------------------------------*/

    .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); }


/*--------------------------------------------------------------
    Accents
--------------------------------------------------------------*/

    /* Primary Color */
    .secondary-sidebar .widget ul li > a:hover { color: var(--wdtPrimaryColor); }


/*--------------------------------------------------------------
	Responsive
--------------------------------------------------------------*/

    @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; }

	}
/* /wp-content/plugins/nexteuv-plus/modules/blog/assets/css/blog.css */

/* /wp-content/plugins/nexteuv-plus/modules/menu/assets/css/nav-menu-animations.css */
.animate{visibility:hidden;-webkit-animation-duration:1s;-moz-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both}.animate.wdt_hinge{-webkit-animation-duration:2s;-moz-animation-duration:2s;-o-animation-duration:2s;animation-duration:2s}@-webkit-keyframes wdt_flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}@-moz-keyframes wdt_flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}@-o-keyframes wdt_flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}@keyframes wdt_flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}.animate.wdt_flash{-webkit-animation-name:wdt_flash;-moz-animation-name:wdt_flash;-o-animation-name:wdt_flash;animation-name:wdt_flash;visibility:visible!important}@-webkit-keyframes wdt_shake{0%,100%{-webkit-transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px)}}@-moz-keyframes wdt_shake{0%,100%{-moz-transform:translateX(0)}10%,30%,50%,70%,90%{-moz-transform:translateX(-10px)}20%,40%,60%,80%{-moz-transform:translateX(10px)}}@-o-keyframes wdt_shake{0%,100%{-o-transform:translateX(0)}10%,30%,50%,70%,90%{-o-transform:translateX(-10px)}20%,40%,60%,80%{-o-transform:translateX(10px)}}@keyframes wdt_shake{0%,100%{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-10px)}20%,40%,60%,80%{transform:translateX(10px)}}.animate.wdt_shake{-webkit-animation-name:wdt_shake;-moz-animation-name:wdt_shake;-o-animation-name:wdt_shake;animation-name:wdt_shake;visibility:visible!important}@-webkit-keyframes wdt_bounce{0%,100%,20%,50%,80%{-webkit-transform:translateY(0)}40%{-webkit-transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px)}}@-moz-keyframes wdt_bounce{0%,100%,20%,50%,80%{-moz-transform:translateY(0)}40%{-moz-transform:translateY(-30px)}60%{-moz-transform:translateY(-15px)}}@-o-keyframes wdt_bounce{0%,100%,20%,50%,80%{-o-transform:translateY(0)}40%{-o-transform:translateY(-30px)}60%{-o-transform:translateY(-15px)}}@keyframes wdt_bounce{0%,100%,20%,50%,80%{transform:translateY(0)}40%{transform:translateY(-30px)}60%{transform:translateY(-15px)}}.animate.wdt_bounce{-webkit-animation-name:wdt_bounce;-moz-animation-name:wdt_bounce;-o-animation-name:wdt_bounce;animation-name:wdt_bounce;visibility:visible!important}@-webkit-keyframes wdt_tada{0%{-webkit-transform:scale(1)}10%,20%{-webkit-transform:scale(0.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0)}}@-moz-keyframes wdt_tada{0%{-moz-transform:scale(1)}10%,20%{-moz-transform:scale(0.9) rotate(-3deg)}30%,50%,70%,90%{-moz-transform:scale(1.1) rotate(3deg)}40%,60%,80%{-moz-transform:scale(1.1) rotate(-3deg)}100%{-moz-transform:scale(1) rotate(0)}}@-o-keyframes wdt_tada{0%{-o-transform:scale(1)}10%,20%{-o-transform:scale(0.9) rotate(-3deg)}30%,50%,70%,90%{-o-transform:scale(1.1) rotate(3deg)}40%,60%,80%{-o-transform:scale(1.1) rotate(-3deg)}100%{-o-transform:scale(1) rotate(0)}}@keyframes wdt_tada{0%{transform:scale(1)}10%,20%{transform:scale(0.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale(1.1) rotate(3deg)}40%,60%,80%{transform:scale(1.1) rotate(-3deg)}100%{transform:scale(1) rotate(0)}}.animate.wdt_tada{-webkit-animation-name:wdt_tada;-moz-animation-name:wdt_tada;-o-animation-name:wdt_tada;animation-name:wdt_tada;visibility:visible!important}@-webkit-keyframes wdt_swing{100%,20%,40%,60%,80%{-webkit-transform-origin:top center}20%{-webkit-transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg)}100%{-webkit-transform:rotate(0deg)}}@-moz-keyframes wdt_swing{20%{-moz-transform:rotate(15deg)}40%{-moz-transform:rotate(-10deg)}60%{-moz-transform:rotate(5deg)}80%{-moz-transform:rotate(-5deg)}100%{-moz-transform:rotate(0deg)}}@-o-keyframes wdt_swing{20%{-o-transform:rotate(15deg)}40%{-o-transform:rotate(-10deg)}60%{-o-transform:rotate(5deg)}80%{-o-transform:rotate(-5deg)}100%{-o-transform:rotate(0deg)}}@keyframes wdt_swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}100%{transform:rotate(0deg)}}.animate.wdt_swing{-webkit-transform-origin:top center;-moz-transform-origin:top center;-o-transform-origin:top center;transform-origin:top center;-webkit-animation-name:wdt_swing;-moz-animation-name:wdt_swing;-o-animation-name:wdt_swing;animation-name:wdt_swing;visibility:visible!important}@-webkit-keyframes wdt_wobble{0%{-webkit-transform:translateX(0%)}15%{-webkit-transform:translateX(-25%) rotate(-5deg)}30%{-webkit-transform:translateX(20%) rotate(3deg)}45%{-webkit-transform:translateX(-15%) rotate(-3deg)}60%{-webkit-transform:translateX(10%) rotate(2deg)}75%{-webkit-transform:translateX(-5%) rotate(-1deg)}100%{-webkit-transform:translateX(0%)}}@-moz-keyframes wdt_wobble{0%{-moz-transform:translateX(0%)}15%{-moz-transform:translateX(-25%) rotate(-5deg)}30%{-moz-transform:translateX(20%) rotate(3deg)}45%{-moz-transform:translateX(-15%) rotate(-3deg)}60%{-moz-transform:translateX(10%) rotate(2deg)}75%{-moz-transform:translateX(-5%) rotate(-1deg)}100%{-moz-transform:translateX(0%)}}@-o-keyframes wdt_wobble{0%{-o-transform:translateX(0%)}15%{-o-transform:translateX(-25%) rotate(-5deg)}30%{-o-transform:translateX(20%) rotate(3deg)}45%{-o-transform:translateX(-15%) rotate(-3deg)}60%{-o-transform:translateX(10%) rotate(2deg)}75%{-o-transform:translateX(-5%) rotate(-1deg)}100%{-o-transform:translateX(0%)}}@keyframes wdt_wobble{0%{transform:translateX(0%)}15%{transform:translateX(-25%) rotate(-5deg)}30%{transform:translateX(20%) rotate(3deg)}45%{transform:translateX(-15%) rotate(-3deg)}60%{transform:translateX(10%) rotate(2deg)}75%{transform:translateX(-5%) rotate(-1deg)}100%{transform:translateX(0%)}}.animate.wdt_wobble{-webkit-animation-name:wdt_wobble;-moz-animation-name:wdt_wobble;-o-animation-name:wdt_wobble;animation-name:wdt_wobble;visibility:visible!important}@-webkit-keyframes wdt_pulse{0%{-webkit-transform:scale(1)}50%{-webkit-transform:scale(1.1)}100%{-webkit-transform:scale(1)}}@-moz-keyframes wdt_pulse{0%{-moz-transform:scale(1)}50%{-moz-transform:scale(1.1)}100%{-moz-transform:scale(1)}}@-o-keyframes wdt_pulse{0%{-o-transform:scale(1)}50%{-o-transform:scale(1.1)}100%{-o-transform:scale(1)}}@keyframes wdt_pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}100%{transform:scale(1)}}.animate.wdt_pulse{-webkit-animation-name:wdt_pulse;-moz-animation-name:wdt_pulse;-o-animation-name:wdt_pulse;animation-name:wdt_pulse;visibility:visible!important}@-webkit-keyframes wdt_flip{0%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-webkit-animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-webkit-animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-webkit-animation-timing-function:ease-in}}@-moz-keyframes wdt_flip{0%{-moz-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-moz-animation-timing-function:ease-out}40%{-moz-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-moz-animation-timing-function:ease-out}50%{-moz-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-moz-animation-timing-function:ease-in}80%{-moz-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-moz-animation-timing-function:ease-in}100%{-moz-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-moz-animation-timing-function:ease-in}}@-o-keyframes wdt_flip{0%{-o-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-o-animation-timing-function:ease-out}40%{-o-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-o-animation-timing-function:ease-out}50%{-o-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-o-animation-timing-function:ease-in}80%{-o-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-o-animation-timing-function:ease-in}100%{-o-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-o-animation-timing-function:ease-in}}@keyframes wdt_flip{0%{transform:perspective(400px) translateZ(0) rotateY(0) scale(1);animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);animation-timing-function:ease-in}80%{transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);animation-timing-function:ease-in}100%{transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);animation-timing-function:ease-in}}.animate.wdt_flip{-webkit-backface-visibility:visible!important;-webkit-animation-name:wdt_flip;-moz-backface-visibility:visible!important;-moz-animation-name:wdt_flip;-o-backface-visibility:visible!important;-o-animation-name:wdt_flip;backface-visibility:visible!important;animation-name:wdt_flip;visibility:visible!important}@-webkit-keyframes wdt_flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg)}100%{-webkit-transform:perspective(400px) rotateX(0deg);opacity:1}}@-moz-keyframes wdt_flipInX{0%{-moz-transform:perspective(400px) rotateX(90deg);opacity:0}40%{-moz-transform:perspective(400px) rotateX(-10deg)}70%{-moz-transform:perspective(400px) rotateX(10deg)}100%{-moz-transform:perspective(400px) rotateX(0deg);opacity:1}}@-o-keyframes wdt_flipInX{0%{-o-transform:perspective(400px) rotateX(90deg);opacity:0}40%{-o-transform:perspective(400px) rotateX(-10deg)}70%{-o-transform:perspective(400px) rotateX(10deg)}100%{-o-transform:perspective(400px) rotateX(0deg);opacity:1}}@keyframes wdt_flipInX{0%{transform:perspective(400px) rotateX(90deg);opacity:0}40%{transform:perspective(400px) rotateX(-10deg)}70%{transform:perspective(400px) rotateX(10deg)}100%{transform:perspective(400px) rotateX(0deg);opacity:1}}.animate.wdt_flipInX{-webkit-backface-visibility:visible!important;-webkit-animation-name:wdt_flipInX;-moz-backface-visibility:visible!important;-moz-animation-name:wdt_flipInX;-o-backface-visibility:visible!important;-o-animation-name:wdt_flipInX;backface-visibility:visible!important;animation-name:wdt_flipInX;visibility:visible!important}@-webkit-keyframes wdt_flipOutX{0%{-webkit-transform:perspective(400px) rotateX(0deg);opacity:1}100%{-webkit-transform:perspective(400px) rotateX(90deg);opacity:0}}@-moz-keyframes wdt_flipOutX{0%{-moz-transform:perspective(400px) rotateX(0deg);opacity:1}100%{-moz-transform:perspective(400px) rotateX(90deg);opacity:0}}@-o-keyframes wdt_flipOutX{0%{-o-transform:perspective(400px) rotateX(0deg);opacity:1}100%{-o-transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes wdt_flipOutX{0%{transform:perspective(400px) rotateX(0deg);opacity:1}100%{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate.wdt_flipOutX{-webkit-animation-name:wdt_flipOutX;-webkit-backface-visibility:visible!important;-moz-animation-name:wdt_flipOutX;-moz-backface-visibility:visible!important;-o-animation-name:wdt_flipOutX;-o-backface-visibility:visible!important;animation-name:wdt_flipOutX;backface-visibility:visible!important;visibility:visible!important}@-webkit-keyframes wdt_flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-10deg)}70%{-webkit-transform:perspective(400px) rotateY(10deg)}100%{-webkit-transform:perspective(400px) rotateY(0deg);opacity:1}}@-moz-keyframes wdt_flipInY{0%{-moz-transform:perspective(400px) rotateY(90deg);opacity:0}40%{-moz-transform:perspective(400px) rotateY(-10deg)}70%{-moz-transform:perspective(400px) rotateY(10deg)}100%{-moz-transform:perspective(400px) rotateY(0deg);opacity:1}}@-o-keyframes wdt_flipInY{0%{-o-transform:perspective(400px) rotateY(90deg);opacity:0}40%{-o-transform:perspective(400px) rotateY(-10deg)}70%{-o-transform:perspective(400px) rotateY(10deg)}100%{-o-transform:perspective(400px) rotateY(0deg);opacity:1}}@keyframes wdt_flipInY{0%{transform:perspective(400px) rotateY(90deg);opacity:0}40%{transform:perspective(400px) rotateY(-10deg)}70%{transform:perspective(400px) rotateY(10deg)}100%{transform:perspective(400px) rotateY(0deg);opacity:1}}.animate.wdt_flipInY{-webkit-backface-visibility:visible!important;-webkit-animation-name:wdt_flipInY;-moz-backface-visibility:visible!important;-moz-animation-name:wdt_flipInY;-o-backface-visibility:visible!important;-o-animation-name:wdt_flipInY;backface-visibility:visible!important;animation-name:wdt_flipInY;visibility:visible!important}@-webkit-keyframes wdt_flipOutY{0%{-webkit-transform:perspective(400px) rotateY(0deg);opacity:1}100%{-webkit-transform:perspective(400px) rotateY(90deg);opacity:0}}@-moz-keyframes wdt_flipOutY{0%{-moz-transform:perspective(400px) rotateY(0deg);opacity:1}100%{-moz-transform:perspective(400px) rotateY(90deg);opacity:0}}@-o-keyframes wdt_flipOutY{0%{-o-transform:perspective(400px) rotateY(0deg);opacity:1}100%{-o-transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes wdt_flipOutY{0%{transform:perspective(400px) rotateY(0deg);opacity:1}100%{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate.wdt_flipOutY{-webkit-backface-visibility:visible!important;-webkit-animation-name:wdt_flipOutY;-moz-backface-visibility:visible!important;-moz-animation-name:wdt_flipOutY;-o-backface-visibility:visible!important;-o-animation-name:wdt_flipOutY;backface-visibility:visible!important;animation-name:wdt_flipOutY;visibility:visible!important}@-webkit-keyframes wdt_fadeIn{0%{opacity:0}100%{opacity:1}}@-moz-keyframes wdt_fadeIn{0%{opacity:0}100%{opacity:1}}@-o-keyframes wdt_fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes wdt_fadeIn{0%{opacity:0}100%{opacity:1}}.animate.wdt_fadeIn{-webkit-animation-name:wdt_fadeIn;-moz-animation-name:wdt_fadeIn;-o-animation-name:wdt_fadeIn;animation-name:wdt_fadeIn;visibility:visible!important}@-webkit-keyframes wdt_fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0)}}@-moz-keyframes wdt_fadeInUp{0%{opacity:0;-moz-transform:translateY(20px)}100%{opacity:1;-moz-transform:translateY(0)}}@-o-keyframes wdt_fadeInUp{0%{opacity:0;-o-transform:translateY(20px)}100%{opacity:1;-o-transform:translateY(0)}}@keyframes wdt_fadeInUp{0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}}.animate.wdt_fadeInUp{-webkit-animation-name:wdt_fadeInUp;-moz-animation-name:wdt_fadeInUp;-o-animation-name:wdt_fadeInUp;animation-name:wdt_fadeInUp;visibility:visible!important}@-webkit-keyframes wdt_fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0)}}@-moz-keyframes wdt_fadeInDown{0%{opacity:0;-moz-transform:translateY(-20px)}100%{opacity:1;-moz-transform:translateY(0)}}@-o-keyframes wdt_fadeInDown{0%{opacity:0;-o-transform:translateY(-20px)}100%{opacity:1;-o-transform:translateY(0)}}@keyframes wdt_fadeInDown{0%{opacity:0;transform:translateY(-20px)}100%{opacity:1;transform:translateY(0)}}.animate.wdt_fadeInDown{-webkit-animation-name:wdt_fadeInDown;-moz-animation-name:wdt_fadeInDown;-o-animation-name:wdt_fadeInDown;animation-name:wdt_fadeInDown;visibility:visible!important}@-webkit-keyframes wdt_fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0)}}@-moz-keyframes wdt_fadeInLeft{0%{opacity:0;-moz-transform:translateX(-20px)}100%{opacity:1;-moz-transform:translateX(0)}}@-o-keyframes wdt_fadeInLeft{0%{opacity:0;-o-transform:translateX(-20px)}100%{opacity:1;-o-transform:translateX(0)}}@keyframes wdt_fadeInLeft{0%{opacity:0;transform:translateX(-20px)}100%{opacity:1;transform:translateX(0)}}.animate.wdt_fadeInLeft{-webkit-animation-name:wdt_fadeInLeft;-moz-animation-name:wdt_fadeInLeft;-o-animation-name:wdt_fadeInLeft;animation-name:wdt_fadeInLeft;visibility:visible!important}@-webkit-keyframes wdt_fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0)}}@-moz-keyframes wdt_fadeInRight{0%{opacity:0;-moz-transform:translateX(20px)}100%{opacity:1;-moz-transform:translateX(0)}}@-o-keyframes wdt_fadeInRight{0%{opacity:0;-o-transform:translateX(20px)}100%{opacity:1;-o-transform:translateX(0)}}@keyframes wdt_fadeInRight{0%{opacity:0;transform:translateX(20px)}100%{opacity:1;transform:translateX(0)}}.animate.wdt_fadeInRight{-webkit-animation-name:wdt_fadeInRight;-moz-animation-name:wdt_fadeInRight;-o-animation-name:wdt_fadeInRight;animation-name:wdt_fadeInRight;visibility:visible!important}@-webkit-keyframes wdt_fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0)}}@-moz-keyframes wdt_fadeInUpBig{0%{opacity:0;-moz-transform:translateY(2000px)}100%{opacity:1;-moz-transform:translateY(0)}}@-o-keyframes wdt_fadeInUpBig{0%{opacity:0;-o-transform:translateY(2000px)}100%{opacity:1;-o-transform:translateY(0)}}@keyframes wdt_fadeInUpBig{0%{opacity:0;transform:translateY(2000px)}100%{opacity:1;transform:translateY(0)}}.animate.wdt_fadeInUpBig{-webkit-animation-name:wdt_fadeInUpBig;-moz-animation-name:wdt_fadeInUpBig;-o-animation-name:wdt_fadeInUpBig;animation-name:wdt_fadeInUpBig;visibility:visible!important}@-webkit-keyframes wdt_fadeInDownBig{0%{opacity:0;-webkit-transform:translateY(-2000px)}100%{opacity:1;-webkit-transform:translateY(0)}}@-moz-keyframes wdt_fadeInDownBig{0%{opacity:0;-moz-transform:translateY(-2000px)}100%{opacity:1;-moz-transform:translateY(0)}}@-o-keyframes wdt_fadeInDownBig{0%{opacity:0;-o-transform:translateY(-2000px)}100%{opacity:1;-o-transform:translateY(0)}}@keyframes wdt_fadeInDownBig{0%{opacity:0;transform:translateY(-2000px)}100%{opacity:1;transform:translateY(0)}}.animate.wdt_fadeInDownBig{-webkit-animation-name:wdt_fadeInDownBig;-moz-animation-name:wdt_fadeInDownBig;-o-animation-name:wdt_fadeInDownBig;animation-name:wdt_fadeInDownBig;visibility:visible!important}@-webkit-keyframes wdt_fadeInLeftBig{0%{opacity:0;-webkit-transform:translateX(-2000px)}100%{opacity:1;-webkit-transform:translateX(0)}}@-moz-keyframes wdt_fadeInLeftBig{0%{opacity:0;-moz-transform:translateX(-2000px)}100%{opacity:1;-moz-transform:translateX(0)}}@-o-keyframes wdt_fadeInLeftBig{0%{opacity:0;-o-transform:translateX(-2000px)}100%{opacity:1;-o-transform:translateX(0)}}@keyframes wdt_fadeInLeftBig{0%{opacity:0;transform:translateX(-2000px)}100%{opacity:1;transform:translateX(0)}}.animate.wdt_fadeInLeftBig{-webkit-animation-name:wdt_fadeInLeftBig;-moz-animation-name:wdt_fadeInLeftBig;-o-animation-name:wdt_fadeInLeftBig;animation-name:wdt_fadeInLeftBig;visibility:visible!important}@-webkit-keyframes wdt_fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(2000px)}100%{opacity:1;-webkit-transform:translateX(0)}}@-moz-keyframes wdt_fadeInRightBig{0%{opacity:0;-moz-transform:translateX(2000px)}100%{opacity:1;-moz-transform:translateX(0)}}@-o-keyframes wdt_fadeInRightBig{0%{opacity:0;-o-transform:translateX(2000px)}100%{opacity:1;-o-transform:translateX(0)}}@keyframes wdt_fadeInRightBig{0%{opacity:0;transform:translateX(2000px)}100%{opacity:1;transform:translateX(0)}}.animate.wdt_fadeInRightBig{-webkit-animation-name:wdt_fadeInRightBig;-moz-animation-name:wdt_fadeInRightBig;-o-animation-name:wdt_fadeInRightBig;animation-name:wdt_fadeInRightBig;visibility:visible!important}@-webkit-keyframes wdt_fadeOut{0%{opacity:1}100%{opacity:0}}@-moz-keyframes wdt_fadeOut{0%{opacity:1}100%{opacity:0}}@-o-keyframes wdt_fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes wdt_fadeOut{0%{opacity:1}100%{opacity:0}}.animate.wdt_fadeOut{-webkit-animation-name:wdt_fadeOut;-moz-animation-name:wdt_fadeOut;-o-animation-name:wdt_fadeOut;animation-name:wdt_fadeOut;visibility:visible!important}@-webkit-keyframes wdt_fadeOutUp{0%{opacity:1;-webkit-transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-20px)}}@-moz-keyframes wdt_fadeOutUp{0%{opacity:1;-moz-transform:translateY(0)}100%{opacity:0;-moz-transform:translateY(-20px)}}@-o-keyframes wdt_fadeOutUp{0%{opacity:1;-o-transform:translateY(0)}100%{opacity:0;-o-transform:translateY(-20px)}}@keyframes wdt_fadeOutUp{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(-20px)}}.animate.wdt_fadeOutUp{-webkit-animation-name:wdt_fadeOutUp;-moz-animation-name:wdt_fadeOutUp;-o-animation-name:wdt_fadeOutUp;animation-name:wdt_fadeOutUp;visibility:visible!important}@-webkit-keyframes wdt_fadeOutDown{0%{opacity:1;-webkit-transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(20px)}}@-moz-keyframes wdt_fadeOutDown{0%{opacity:1;-moz-transform:translateY(0)}100%{opacity:0;-moz-transform:translateY(20px)}}@-o-keyframes wdt_fadeOutDown{0%{opacity:1;-o-transform:translateY(0)}100%{opacity:0;-o-transform:translateY(20px)}}@keyframes wdt_fadeOutDown{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(20px)}}.animate.wdt_fadeOutDown{-webkit-animation-name:wdt_fadeOutDown;-moz-animation-name:wdt_fadeOutDown;-o-animation-name:wdt_fadeOutDown;animation-name:wdt_fadeOutDown;visibility:visible!important}@-webkit-keyframes wdt_fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-20px)}}@-moz-keyframes wdt_fadeOutLeft{0%{opacity:1;-moz-transform:translateX(0)}100%{opacity:0;-moz-transform:translateX(-20px)}}@-o-keyframes wdt_fadeOutLeft{0%{opacity:1;-o-transform:translateX(0)}100%{opacity:0;-o-transform:translateX(-20px)}}@keyframes wdt_fadeOutLeft{0%{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(-20px)}}.animate.wdt_fadeOutLeft{-webkit-animation-name:wdt_fadeOutLeft;-moz-animation-name:wdt_fadeOutLeft;-o-animation-name:wdt_fadeOutLeft;animation-name:wdt_fadeOutLeft;visibility:visible!important}@-webkit-keyframes wdt_fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(20px)}}@-moz-keyframes wdt_fadeOutRight{0%{opacity:1;-moz-transform:translateX(0)}100%{opacity:0;-moz-transform:translateX(20px)}}@-o-keyframes wdt_fadeOutRight{0%{opacity:1;-o-transform:translateX(0)}100%{opacity:0;-o-transform:translateX(20px)}}@keyframes wdt_fadeOutRight{0%{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(20px)}}.animate.wdt_fadeOutRight{-webkit-animation-name:wdt_fadeOutRight;-moz-animation-name:wdt_fadeOutRight;-o-animation-name:wdt_fadeOutRight;animation-name:wdt_fadeOutRight;visibility:visible!important}@-webkit-keyframes wdt_fadeOutUpBig{0%{opacity:1;-webkit-transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px)}}@-moz-keyframes wdt_fadeOutUpBig{0%{opacity:1;-moz-transform:translateY(0)}100%{opacity:0;-moz-transform:translateY(-2000px)}}@-o-keyframes wdt_fadeOutUpBig{0%{opacity:1;-o-transform:translateY(0)}100%{opacity:0;-o-transform:translateY(-2000px)}}@keyframes wdt_fadeOutUpBig{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(-2000px)}}.animate.wdt_fadeOutUpBig{-webkit-animation-name:wdt_fadeOutUpBig;-moz-animation-name:wdt_fadeOutUpBig;-o-animation-name:wdt_fadeOutUpBig;animation-name:wdt_fadeOutUpBig;visibility:visible!important}@-webkit-keyframes wdt_fadeOutDownBig{0%{opacity:1;-webkit-transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(2000px)}}@-moz-keyframes wdt_fadeOutDownBig{0%{opacity:1;-moz-transform:translateY(0)}100%{opacity:0;-moz-transform:translateY(2000px)}}@-o-keyframes wdt_fadeOutDownBig{0%{opacity:1;-o-transform:translateY(0)}100%{opacity:0;-o-transform:translateY(2000px)}}@keyframes wdt_fadeOutDownBig{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(2000px)}}.animate.wdt_fadeOutDownBig{-webkit-animation-name:wdt_fadeOutDownBig;-moz-animation-name:wdt_fadeOutDownBig;-o-animation-name:wdt_fadeOutDownBig;animation-name:wdt_fadeOutDownBig;visibility:visible!important}@-webkit-keyframes wdt_fadeOutLeftBig{0%{opacity:1;-webkit-transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px)}}@-moz-keyframes wdt_fadeOutLeftBig{0%{opacity:1;-moz-transform:translateX(0)}100%{opacity:0;-moz-transform:translateX(-2000px)}}@-o-keyframes wdt_fadeOutLeftBig{0%{opacity:1;-o-transform:translateX(0)}100%{opacity:0;-o-transform:translateX(-2000px)}}@keyframes wdt_fadeOutLeftBig{0%{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(-2000px)}}.animate.wdt_fadeOutLeftBig{-webkit-animation-name:wdt_fadeOutLeftBig;-moz-animation-name:wdt_fadeOutLeftBig;-o-animation-name:wdt_fadeOutLeftBig;animation-name:wdt_fadeOutLeftBig;visibility:visible!important}@-webkit-keyframes wdt_fadeOutRightBig{0%{opacity:1;-webkit-transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px)}}@-moz-keyframes wdt_fadeOutRightBig{0%{opacity:1;-moz-transform:translateX(0)}100%{opacity:0;-moz-transform:translateX(2000px)}}@-o-keyframes wdt_fadeOutRightBig{0%{opacity:1;-o-transform:translateX(0)}100%{opacity:0;-o-transform:translateX(2000px)}}@keyframes wdt_fadeOutRightBig{0%{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(2000px)}}.animate.wdt_fadeOutRightBig{-webkit-animation-name:wdt_fadeOutRightBig;-moz-animation-name:wdt_fadeOutRightBig;-o-animation-name:wdt_fadeOutRightBig;animation-name:wdt_fadeOutRightBig;visibility:visible!important}@-webkit-keyframes wdt_bounceIn{0%{opacity:0;-webkit-transform:scale(.3)}50%{opacity:1;-webkit-transform:scale(1.05)}70%{-webkit-transform:scale(.9)}100%{-webkit-transform:scale(1)}}@-moz-keyframes wdt_bounceIn{0%{opacity:0;-moz-transform:scale(.3)}50%{opacity:1;-moz-transform:scale(1.05)}70%{-moz-transform:scale(.9)}100%{-moz-transform:scale(1)}}@-o-keyframes wdt_bounceIn{0%{opacity:0;-o-transform:scale(.3)}50%{opacity:1;-o-transform:scale(1.05)}70%{-o-transform:scale(.9)}100%{-o-transform:scale(1)}}@keyframes wdt_bounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(.9)}100%{transform:scale(1)}}.animate.wdt_bounceIn{-webkit-animation-name:wdt_bounceIn;-moz-animation-name:wdt_bounceIn;-o-animation-name:wdt_bounceIn;animation-name:wdt_bounceIn;visibility:visible!important}@-webkit-keyframes wdt_bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px)}60%{opacity:1;-webkit-transform:translateY(-30px)}80%{-webkit-transform:translateY(10px)}100%{-webkit-transform:translateY(0)}}@-moz-keyframes wdt_bounceInUp{0%{opacity:0;-moz-transform:translateY(2000px)}60%{opacity:1;-moz-transform:translateY(-30px)}80%{-moz-transform:translateY(10px)}100%{-moz-transform:translateY(0)}}@-o-keyframes wdt_bounceInUp{0%{opacity:0;-o-transform:translateY(2000px)}60%{opacity:1;-o-transform:translateY(-30px)}80%{-o-transform:translateY(10px)}100%{-o-transform:translateY(0)}}@keyframes wdt_bounceInUp{0%{opacity:0;transform:translateY(2000px)}60%{opacity:1;transform:translateY(-30px)}80%{transform:translateY(10px)}100%{transform:translateY(0)}}.animate.wdt_bounceInUp{-webkit-animation-name:wdt_bounceInUp;-moz-animation-name:wdt_bounceInUp;-o-animation-name:wdt_bounceInUp;animation-name:wdt_bounceInUp;visibility:visible!important}@-webkit-keyframes wdt_bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px)}60%{opacity:1;-webkit-transform:translateY(30px)}80%{-webkit-transform:translateY(-10px)}100%{-webkit-transform:translateY(0)}}@-moz-keyframes wdt_bounceInDown{0%{opacity:0;-moz-transform:translateY(-2000px)}60%{opacity:1;-moz-transform:translateY(30px)}80%{-moz-transform:translateY(-10px)}100%{-moz-transform:translateY(0)}}@-o-keyframes wdt_bounceInDown{0%{opacity:0;-o-transform:translateY(-2000px)}60%{opacity:1;-o-transform:translateY(30px)}80%{-o-transform:translateY(-10px)}100%{-o-transform:translateY(0)}}@keyframes wdt_bounceInDown{0%{opacity:0;transform:translateY(-2000px)}60%{opacity:1;transform:translateY(30px)}80%{transform:translateY(-10px)}100%{transform:translateY(0)}}.animate.wdt_bounceInDown{-webkit-animation-name:wdt_bounceInDown;-moz-animation-name:wdt_bounceInDown;-o-animation-name:wdt_bounceInDown;animation-name:wdt_bounceInDown;visibility:visible!important}@-webkit-keyframes wdt_bounceInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px)}60%{opacity:1;-webkit-transform:translateX(30px)}80%{-webkit-transform:translateX(-10px)}100%{-webkit-transform:translateX(0)}}@-moz-keyframes wdt_bounceInLeft{0%{opacity:0;-moz-transform:translateX(-2000px)}60%{opacity:1;-moz-transform:translateX(30px)}80%{-moz-transform:translateX(-10px)}100%{-moz-transform:translateX(0)}}@-o-keyframes wdt_bounceInLeft{0%{opacity:0;-o-transform:translateX(-2000px)}60%{opacity:1;-o-transform:translateX(30px)}80%{-o-transform:translateX(-10px)}100%{-o-transform:translateX(0)}}@keyframes wdt_bounceInLeft{0%{opacity:0;transform:translateX(-2000px)}60%{opacity:1;transform:translateX(30px)}80%{transform:translateX(-10px)}100%{transform:translateX(0)}}.animate.wdt_bounceInLeft{-webkit-animation-name:wdt_bounceInLeft;-moz-animation-name:wdt_bounceInLeft;-o-animation-name:wdt_bounceInLeft;animation-name:wdt_bounceInLeft;visibility:visible!important}@-webkit-keyframes wdt_bounceInRight{0%{opacity:0;-webkit-transform:translateX(2000px)}60%{opacity:1;-webkit-transform:translateX(-30px)}80%{-webkit-transform:translateX(10px)}100%{-webkit-transform:translateX(0)}}@-moz-keyframes wdt_bounceInRight{0%{opacity:0;-moz-transform:translateX(2000px)}60%{opacity:1;-moz-transform:translateX(-30px)}80%{-moz-transform:translateX(10px)}100%{-moz-transform:translateX(0)}}@-o-keyframes wdt_bounceInRight{0%{opacity:0;-o-transform:translateX(2000px)}60%{opacity:1;-o-transform:translateX(-30px)}80%{-o-transform:translateX(10px)}100%{-o-transform:translateX(0)}}@keyframes wdt_bounceInRight{0%{opacity:0;transform:translateX(2000px)}60%{opacity:1;transform:translateX(-30px)}80%{transform:translateX(10px)}100%{transform:translateX(0)}}.animate.wdt_bounceInRight{-webkit-animation-name:wdt_bounceInRight;-moz-animation-name:wdt_bounceInRight;-o-animation-name:wdt_bounceInRight;animation-name:wdt_bounceInRight;visibility:visible!important}@-webkit-keyframes wdt_bounceOut{0%{-webkit-transform:scale(1)}25%{-webkit-transform:scale(.95)}50%{opacity:1;-webkit-transform:scale(1.1)}100%{opacity:0;-webkit-transform:scale(.3)}}@-moz-keyframes wdt_bounceOut{0%{-moz-transform:scale(1)}25%{-moz-transform:scale(.95)}50%{opacity:1;-moz-transform:scale(1.1)}100%{opacity:0;-moz-transform:scale(.3)}}@-o-keyframes wdt_bounceOut{0%{-o-transform:scale(1)}25%{-o-transform:scale(.95)}50%{opacity:1;-o-transform:scale(1.1)}100%{opacity:0;-o-transform:scale(.3)}}@keyframes wdt_bounceOut{0%{transform:scale(1)}25%{transform:scale(.95)}50%{opacity:1;transform:scale(1.1)}100%{opacity:0;transform:scale(.3)}}.animate.wdt_bounceOut{-webkit-animation-name:wdt_bounceOut;-moz-animation-name:wdt_bounceOut;-o-animation-name:wdt_bounceOut;animation-name:wdt_bounceOut;visibility:visible!important}@-webkit-keyframes wdt_bounceOutUp{0%{-webkit-transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(20px)}100%{opacity:0;-webkit-transform:translateY(-2000px)}}@-moz-keyframes wdt_bounceOutUp{0%{-moz-transform:translateY(0)}20%{opacity:1;-moz-transform:translateY(20px)}100%{opacity:0;-moz-transform:translateY(-2000px)}}@-o-keyframes wdt_bounceOutUp{0%{-o-transform:translateY(0)}20%{opacity:1;-o-transform:translateY(20px)}100%{opacity:0;-o-transform:translateY(-2000px)}}@keyframes wdt_bounceOutUp{0%{transform:translateY(0)}20%{opacity:1;transform:translateY(20px)}100%{opacity:0;transform:translateY(-2000px)}}.animate.wdt_bounceOutUp{-webkit-animation-name:wdt_bounceOutUp;-moz-animation-name:wdt_bounceOutUp;-o-animation-name:wdt_bounceOutUp;animation-name:wdt_bounceOutUp;visibility:visible!important}@-webkit-keyframes wdt_bounceOutDown{0%{-webkit-transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(-20px)}100%{opacity:0;-webkit-transform:translateY(2000px)}}@-moz-keyframes wdt_bounceOutDown{0%{-moz-transform:translateY(0)}20%{opacity:1;-moz-transform:translateY(-20px)}100%{opacity:0;-moz-transform:translateY(2000px)}}@-o-keyframes wdt_bounceOutDown{0%{-o-transform:translateY(0)}20%{opacity:1;-o-transform:translateY(-20px)}100%{opacity:0;-o-transform:translateY(2000px)}}@keyframes wdt_bounceOutDown{0%{transform:translateY(0)}20%{opacity:1;transform:translateY(-20px)}100%{opacity:0;transform:translateY(2000px)}}.animate.wdt_bounceOutDown{-webkit-animation-name:wdt_bounceOutDown;-moz-animation-name:wdt_bounceOutDown;-o-animation-name:wdt_bounceOutDown;animation-name:wdt_bounceOutDown;visibility:visible!important}@-webkit-keyframes wdt_bounceOutLeft{0%{-webkit-transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(20px)}100%{opacity:0;-webkit-transform:translateX(-2000px)}}@-moz-keyframes wdt_bounceOutLeft{0%{-moz-transform:translateX(0)}20%{opacity:1;-moz-transform:translateX(20px)}100%{opacity:0;-moz-transform:translateX(-2000px)}}@-o-keyframes wdt_bounceOutLeft{0%{-o-transform:translateX(0)}20%{opacity:1;-o-transform:translateX(20px)}100%{opacity:0;-o-transform:translateX(-2000px)}}@keyframes wdt_bounceOutLeft{0%{transform:translateX(0)}20%{opacity:1;transform:translateX(20px)}100%{opacity:0;transform:translateX(-2000px)}}.animate.wdt_bounceOutLeft{-webkit-animation-name:wdt_bounceOutLeft;-moz-animation-name:wdt_bounceOutLeft;-o-animation-name:wdt_bounceOutLeft;animation-name:wdt_bounceOutLeft;visibility:visible!important}@-webkit-keyframes wdt_bounceOutRight{0%{-webkit-transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(-20px)}100%{opacity:0;-webkit-transform:translateX(2000px)}}@-moz-keyframes wdt_bounceOutRight{0%{-moz-transform:translateX(0)}20%{opacity:1;-moz-transform:translateX(-20px)}100%{opacity:0;-moz-transform:translateX(2000px)}}@-o-keyframes wdt_bounceOutRight{0%{-o-transform:translateX(0)}20%{opacity:1;-o-transform:translateX(-20px)}100%{opacity:0;-o-transform:translateX(2000px)}}@keyframes wdt_bounceOutRight{0%{transform:translateX(0)}20%{opacity:1;transform:translateX(-20px)}100%{opacity:0;transform:translateX(2000px)}}.animate.wdt_bounceOutRight{-webkit-animation-name:wdt_bounceOutRight;-moz-animation-name:wdt_bounceOutRight;-o-animation-name:wdt_bounceOutRight;animation-name:wdt_bounceOutRight;visibility:visible!important}@-webkit-keyframes wdt_rotateIn{0%{-webkit-transform-origin:center center;-webkit-transform:rotate(-200deg);opacity:0}100%{-webkit-transform-origin:center center;-webkit-transform:rotate(0);opacity:1}}@-moz-keyframes wdt_rotateIn{0%{-moz-transform-origin:center center;-moz-transform:rotate(-200deg);opacity:0}100%{-moz-transform-origin:center center;-moz-transform:rotate(0);opacity:1}}@-o-keyframes wdt_rotateIn{0%{-o-transform-origin:center center;-o-transform:rotate(-200deg);opacity:0}100%{-o-transform-origin:center center;-o-transform:rotate(0);opacity:1}}@keyframes wdt_rotateIn{0%{transform-origin:center center;transform:rotate(-200deg);opacity:0}100%{transform-origin:center center;transform:rotate(0);opacity:1}}.animate.wdt_rotateIn{-webkit-animation-name:wdt_rotateIn;-moz-animation-name:wdt_rotateIn;-o-animation-name:wdt_rotateIn;animation-name:wdt_rotateIn;visibility:visible!important}@-webkit-keyframes wdt_rotateInUpLeft{0%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(0);opacity:1}}@-moz-keyframes wdt_rotateInUpLeft{0%{-moz-transform-origin:left bottom;-moz-transform:rotate(90deg);opacity:0}100%{-moz-transform-origin:left bottom;-moz-transform:rotate(0);opacity:1}}@-o-keyframes wdt_rotateInUpLeft{0%{-o-transform-origin:left bottom;-o-transform:rotate(90deg);opacity:0}100%{-o-transform-origin:left bottom;-o-transform:rotate(0);opacity:1}}@keyframes wdt_rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(90deg);opacity:0}100%{transform-origin:left bottom;transform:rotate(0);opacity:1}}.animate.wdt_rotateInUpLeft{-webkit-animation-name:wdt_rotateInUpLeft;-moz-animation-name:wdt_rotateInUpLeft;-o-animation-name:wdt_rotateInUpLeft;animation-name:wdt_rotateInUpLeft;visibility:visible!important}@-webkit-keyframes wdt_rotateInDownLeft{0%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(0);opacity:1}}@-moz-keyframes wdt_rotateInDownLeft{0%{-moz-transform-origin:left bottom;-moz-transform:rotate(-90deg);opacity:0}100%{-moz-transform-origin:left bottom;-moz-transform:rotate(0);opacity:1}}@-o-keyframes wdt_rotateInDownLeft{0%{-o-transform-origin:left bottom;-o-transform:rotate(-90deg);opacity:0}100%{-o-transform-origin:left bottom;-o-transform:rotate(0);opacity:1}}@keyframes wdt_rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-90deg);opacity:0}100%{transform-origin:left bottom;transform:rotate(0);opacity:1}}.animate.wdt_rotateInDownLeft{-webkit-animation-name:wdt_rotateInDownLeft;-moz-animation-name:wdt_rotateInDownLeft;-o-animation-name:wdt_rotateInDownLeft;animation-name:wdt_rotateInDownLeft;visibility:visible!important}@-webkit-keyframes wdt_rotateInUpRight{0%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(0);opacity:1}}@-moz-keyframes wdt_rotateInUpRight{0%{-moz-transform-origin:right bottom;-moz-transform:rotate(-90deg);opacity:0}100%{-moz-transform-origin:right bottom;-moz-transform:rotate(0);opacity:1}}@-o-keyframes wdt_rotateInUpRight{0%{-o-transform-origin:right bottom;-o-transform:rotate(-90deg);opacity:0}100%{-o-transform-origin:right bottom;-o-transform:rotate(0);opacity:1}}@keyframes wdt_rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}100%{transform-origin:right bottom;transform:rotate(0);opacity:1}}.animate.wdt_rotateInUpRight{-webkit-animation-name:wdt_rotateInUpRight;-moz-animation-name:wdt_rotateInUpRight;-o-animation-name:wdt_rotateInUpRight;animation-name:wdt_rotateInUpRight;visibility:visible!important}@-webkit-keyframes wdt_rotateInDownRight{0%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(0);opacity:1}}@-moz-keyframes wdt_rotateInDownRight{0%{-moz-transform-origin:right bottom;-moz-transform:rotate(90deg);opacity:0}100%{-moz-transform-origin:right bottom;-moz-transform:rotate(0);opacity:1}}@-o-keyframes wdt_rotateInDownRight{0%{-o-transform-origin:right bottom;-o-transform:rotate(90deg);opacity:0}100%{-o-transform-origin:right bottom;-o-transform:rotate(0);opacity:1}}@keyframes wdt_rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(90deg);opacity:0}100%{transform-origin:right bottom;transform:rotate(0);opacity:1}}.animate.wdt_rotateInDownRight{-webkit-animation-name:wdt_rotateInDownRight;-moz-animation-name:wdt_rotateInDownRight;-o-animation-name:wdt_rotateInDownRight;animation-name:wdt_rotateInDownRight;visibility:visible!important}@-webkit-keyframes wdt_rotateOut{0%{-webkit-transform-origin:center center;-webkit-transform:rotate(0);opacity:1}100%{-webkit-transform-origin:center center;-webkit-transform:rotate(200deg);opacity:0}}@-moz-keyframes wdt_rotateOut{0%{-moz-transform-origin:center center;-moz-transform:rotate(0);opacity:1}100%{-moz-transform-origin:center center;-moz-transform:rotate(200deg);opacity:0}}@-o-keyframes wdt_rotateOut{0%{-o-transform-origin:center center;-o-transform:rotate(0);opacity:1}100%{-o-transform-origin:center center;-o-transform:rotate(200deg);opacity:0}}@keyframes wdt_rotateOut{0%{transform-origin:center center;transform:rotate(0);opacity:1}100%{transform-origin:center center;transform:rotate(200deg);opacity:0}}.animate.wdt_rotateOut{-webkit-animation-name:wdt_rotateOut;-moz-animation-name:wdt_rotateOut;-o-animation-name:wdt_rotateOut;animation-name:wdt_rotateOut;visibility:visible!important}@-webkit-keyframes wdt_rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(-90deg);opacity:0}}@-moz-keyframes wdt_rotateOutUpLeft{0%{-moz-transform-origin:left bottom;-moz-transform:rotate(0);opacity:1}100%{-moz-transform-origin:left bottom;-moz-transform:rotate(-90deg);opacity:0}}@-o-keyframes wdt_rotateOutUpLeft{0%{-o-transform-origin:left bottom;-o-transform:rotate(0);opacity:1}100%{-o-transform-origin:left bottom;-o-transform:rotate(-90deg);opacity:0}}@keyframes wdt_rotateOutUpLeft{0%{transform-origin:left bottom;transform:rotate(0);opacity:1}100%{transform-origin:left bottom;transform:rotate(-90deg);opacity:0}}.animate.wdt_rotateOutUpLeft{-webkit-animation-name:wdt_rotateOutUpLeft;-moz-animation-name:wdt_rotateOutUpLeft;-o-animation-name:wdt_rotateOutUpLeft;animation-name:wdt_rotateOutUpLeft;visibility:visible!important}@-webkit-keyframes wdt_rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(90deg);opacity:0}}@-moz-keyframes wdt_rotateOutDownLeft{0%{-moz-transform-origin:left bottom;-moz-transform:rotate(0);opacity:1}100%{-moz-transform-origin:left bottom;-moz-transform:rotate(90deg);opacity:0}}@-o-keyframes wdt_rotateOutDownLeft{0%{-o-transform-origin:left bottom;-o-transform:rotate(0);opacity:1}100%{-o-transform-origin:left bottom;-o-transform:rotate(90deg);opacity:0}}@keyframes wdt_rotateOutDownLeft{0%{transform-origin:left bottom;transform:rotate(0);opacity:1}100%{transform-origin:left bottom;transform:rotate(90deg);opacity:0}}.animate.wdt_rotateOutDownLeft{-webkit-animation-name:wdt_rotateOutDownLeft;-moz-animation-name:wdt_rotateOutDownLeft;-o-animation-name:wdt_rotateOutDownLeft;animation-name:wdt_rotateOutDownLeft;visibility:visible!important}@-webkit-keyframes wdt_rotateOutUpRight{0%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(90deg);opacity:0}}@-moz-keyframes wdt_rotateOutUpRight{0%{-moz-transform-origin:right bottom;-moz-transform:rotate(0);opacity:1}100%{-moz-transform-origin:right bottom;-moz-transform:rotate(90deg);opacity:0}}@-o-keyframes wdt_rotateOutUpRight{0%{-o-transform-origin:right bottom;-o-transform:rotate(0);opacity:1}100%{-o-transform-origin:right bottom;-o-transform:rotate(90deg);opacity:0}}@keyframes wdt_rotateOutUpRight{0%{transform-origin:right bottom;transform:rotate(0);opacity:1}100%{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.animate.wdt_rotateOutUpRight{-webkit-animation-name:wdt_rotateOutUpRight;-moz-animation-name:wdt_rotateOutUpRight;-o-animation-name:wdt_rotateOutUpRight;animation-name:wdt_rotateOutUpRight;visibility:visible!important}@-webkit-keyframes wdt_rotateOutDownRight{0%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(-90deg);opacity:0}}@-moz-keyframes wdt_rotateOutDownRight{0%{-moz-transform-origin:right bottom;-moz-transform:rotate(0);opacity:1}100%{-moz-transform-origin:right bottom;-moz-transform:rotate(-90deg);opacity:0}}@-o-keyframes wdt_rotateOutDownRight{0%{-o-transform-origin:right bottom;-o-transform:rotate(0);opacity:1}100%{-o-transform-origin:right bottom;-o-transform:rotate(-90deg);opacity:0}}@keyframes wdt_rotateOutDownRight{0%{transform-origin:right bottom;transform:rotate(0);opacity:1}100%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}}.animate.wdt_rotateOutDownRight{-webkit-animation-name:wdt_rotateOutDownRight;-moz-animation-name:wdt_rotateOutDownRight;-o-animation-name:wdt_rotateOutDownRight;animation-name:wdt_rotateOutDownRight;visibility:visible!important}@-webkit-keyframes wdt_hinge{0%{-webkit-transform:rotate(0);-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out}40%{-webkit-transform:rotate(60deg);-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out}80%{-webkit-transform:rotate(60deg) translateY(0);opacity:1;-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out}100%{-webkit-transform:translateY(700px);opacity:0}}@-moz-keyframes wdt_hinge{0%{-moz-transform:rotate(0);-moz-transform-origin:top left;-moz-animation-timing-function:ease-in-out}20%,60%{-moz-transform:rotate(80deg);-moz-transform-origin:top left;-moz-animation-timing-function:ease-in-out}40%{-moz-transform:rotate(60deg);-moz-transform-origin:top left;-moz-animation-timing-function:ease-in-out}80%{-moz-transform:rotate(60deg) translateY(0);opacity:1;-moz-transform-origin:top left;-moz-animation-timing-function:ease-in-out}100%{-moz-transform:translateY(700px);opacity:0}}@-o-keyframes wdt_hinge{0%{-o-transform:rotate(0);-o-transform-origin:top left;-o-animation-timing-function:ease-in-out}20%,60%{-o-transform:rotate(80deg);-o-transform-origin:top left;-o-animation-timing-function:ease-in-out}40%{-o-transform:rotate(60deg);-o-transform-origin:top left;-o-animation-timing-function:ease-in-out}80%{-o-transform:rotate(60deg) translateY(0);opacity:1;-o-transform-origin:top left;-o-animation-timing-function:ease-in-out}100%{-o-transform:translateY(700px);opacity:0}}@keyframes wdt_hinge{0%{transform:rotate(0);transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out}80%{transform:rotate(60deg) translateY(0);opacity:1;transform-origin:top left;animation-timing-function:ease-in-out}100%{transform:translateY(700px);opacity:0}}.animate.wdt_hinge{-webkit-animation-name:wdt_hinge;-moz-animation-name:wdt_hinge;-o-animation-name:wdt_hinge;animation-name:wdt_hinge;visibility:visible!important}@-webkit-keyframes wdt_rollIn{0%{opacity:0;-webkit-transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;-webkit-transform:translateX(0px) rotate(0deg)}}@-moz-keyframes wdt_rollIn{0%{opacity:0;-moz-transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;-moz-transform:translateX(0px) rotate(0deg)}}@-o-keyframes wdt_rollIn{0%{opacity:0;-o-transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;-o-transform:translateX(0px) rotate(0deg)}}@keyframes wdt_rollIn{0%{opacity:0;transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;transform:translateX(0px) rotate(0deg)}}.animate.wdt_rollIn{-webkit-animation-name:wdt_rollIn;-moz-animation-name:wdt_rollIn;-o-animation-name:wdt_rollIn;animation-name:wdt_rollIn;visibility:visible!important}@-webkit-keyframes wdt_rollOut{0%{opacity:1;-webkit-transform:translateX(0px) rotate(0deg)}100%{opacity:0;-webkit-transform:translateX(100%) rotate(120deg)}}@-moz-keyframes wdt_rollOut{0%{opacity:1;-moz-transform:translateX(0px) rotate(0deg)}100%{opacity:0;-moz-transform:translateX(100%) rotate(120deg)}}@-o-keyframes wdt_rollOut{0%{opacity:1;-o-transform:translateX(0px) rotate(0deg)}100%{opacity:0;-o-transform:translateX(100%) rotate(120deg)}}@keyframes wdt_rollOut{0%{opacity:1;transform:translateX(0px) rotate(0deg)}100%{opacity:0;transform:translateX(100%) rotate(120deg)}}.animate.wdt_rollOut{-webkit-animation-name:wdt_rollOut;-moz-animation-name:wdt_rollOut;-o-animation-name:wdt_rollOut;animation-name:wdt_rollOut;visibility:visible!important}@-webkit-keyframes wdt_lightSpeedIn{0%{-webkit-transform:translateX(100%) skewX(-30deg);opacity:0}60%{-webkit-transform:translateX(-20%) skewX(30deg);opacity:1}80%{-webkit-transform:translateX(0%) skewX(-15deg);opacity:1}100%{-webkit-transform:translateX(0%) skewX(0deg);opacity:1}}@-moz-keyframes wdt_lightSpeedIn{0%{-moz-transform:translateX(100%) skewX(-30deg);opacity:0}60%{-moz-transform:translateX(-20%) skewX(30deg);opacity:1}80%{-moz-transform:translateX(0%) skewX(-15deg);opacity:1}100%{-moz-transform:translateX(0%) skewX(0deg);opacity:1}}@-o-keyframes wdt_lightSpeedIn{0%{-o-transform:translateX(100%) skewX(-30deg);opacity:0}60%{-o-transform:translateX(-20%) skewX(30deg);opacity:1}80%{-o-transform:translateX(0%) skewX(-15deg);opacity:1}100%{-o-transform:translateX(0%) skewX(0deg);opacity:1}}@keyframes wdt_lightSpeedIn{0%{transform:translateX(100%) skewX(-30deg);opacity:0}60%{transform:translateX(-20%) skewX(30deg);opacity:1}80%{transform:translateX(0%) skewX(-15deg);opacity:1}100%{transform:translateX(0%) skewX(0deg);opacity:1}}.animate.wdt_lightSpeedIn{-webkit-animation-name:wdt_lightSpeedIn;-moz-animation-name:wdt_lightSpeedIn;-o-animation-name:wdt_lightSpeedIn;animation-name:wdt_lightSpeedIn;-webkit-animation-timing-function:ease-out;-moz-animation-timing-function:ease-out;-o-animation-timing-function:ease-out;animation-timing-function:ease-out;visibility:visible!important;-webkit-animation-duration:.5s;-moz-animation-duration:.5s;-o-animation-duration:.5s;animation-duration:.5s}@-webkit-keyframes wdt_lightSpeedOut{0%{-webkit-transform:translateX(0%) skewX(0deg);opacity:1}100%{-webkit-transform:translateX(100%) skewX(-30deg);opacity:0}}@-moz-keyframes wdt_lightSpeedOut{0%{-moz-transform:translateX(0%) skewX(0deg);opacity:1}100%{-moz-transform:translateX(100%) skewX(-30deg);opacity:0}}@-o-keyframes wdt_lightSpeedOut{0%{-o-transform:translateX(0%) skewX(0deg);opacity:1}100%{-o-transform:translateX(100%) skewX(-30deg);opacity:0}}@keyframes wdt_lightSpeedOut{0%{transform:translateX(0%) skewX(0deg);opacity:1}100%{transform:translateX(100%) skewX(-30deg);opacity:0}}.animate.wdt_lightSpeedOut{-webkit-animation-name:wdt_lightSpeedOut;-moz-animation-name:wdt_lightSpeedOut;-o-animation-name:wdt_lightSpeedOut;animation-name:wdt_lightSpeedOut;-webkit-animation-timing-function:ease-in;-moz-animation-timing-function:ease-in;-o-animation-timing-function:ease-in;animation-timing-function:ease-in;visibility:visible!important;-webkit-animation-duration:.25s;-moz-animation-duration:.25s;-o-animation-duration:.25s;animation-duration:.25s}.slideDown{animation-name:wdt_slideDown;-webkit-animation-name:wdt_slideDown;-moz-animation-name:wdt_slideDown;animation-duration:1s;-webkit-animation-duration:1s;-moz-animation-duration:1s;animation-timing-function:ease;-webkit-animation-timing-function:ease;-webkit-animation-timing-function:ease;visibility:visible!important}@keyframes wdt_slideDown{0%{transform:translateY(-100%)}50%{transform:translateY(8%)}65%{transform:translateY(-4%)}80%{transform:translateY(4%)}95%{transform:translateY(-2%)}100%{transform:translateY(0%)}}@-webkit-keyframes wdt_slideDown{0%{-webkit-transform:translateY(-100%)}50%{-webkit-transform:translateY(8%)}65%{-webkit-transform:translateY(-4%)}80%{-webkit-transform:translateY(4%)}95%{-webkit-transform:translateY(-2%)}100%{-webkit-transform:translateY(0%)}}.slideUp{animation-name:wdt_slideUp;-webkit-animation-name:wdt_slideUp;animation-duration:1s;-webkit-animation-duration:1s;animation-timing-function:ease;-webkit-animation-timing-function:ease;visibility:visible!important}@keyframes wdt_slideUp{0%{transform:translateY(100%)}50%{transform:translateY(-8%)}65%{transform:translateY(4%)}80%{transform:translateY(-4%)}95%{transform:translateY(2%)}100%{transform:translateY(0%)}}@-webkit-keyframes wdt_slideUp{0%{-webkit-transform:translateY(100%)}50%{-webkit-transform:translateY(-8%)}65%{-webkit-transform:translateY(4%)}80%{-webkit-transform:translateY(-4%)}95%{-webkit-transform:translateY(2%)}100%{-webkit-transform:translateY(0%)}}.slideLeft{animation-name:wdt_slideLeft;-webkit-animation-name:wdt_slideLeft;animation-duration:1s;-webkit-animation-duration:1s;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;visibility:visible!important}@keyframes wdt_slideLeft{0%{transform:translateX(150%)}50%{ransform:translateX(-8%)}65%{transform:translateX(4%)}80%{transform:translateX(-4%)}95%{transform:translateX(2%)}100%{transform:translateX(0%)}}@-webkit-keyframes wdt_slideLeft{0%{-webkit-transform:translateX(150%)}50%{-webkit-transform:translateX(-8%)}65%{-webkit-transform:translateX(4%)}80%{-webkit-transform:translateX(-4%)}95%{-webkit-transform:translateX(2%)}100%{-webkit-transform:translateX(0%)}}.slideRight{animation-name:wdt_slideRight;-webkit-animation-name:wdt_slideRight;animation-duration:1s;-webkit-animation-duration:1s;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;visibility:visible!important}@keyframes wdt_slideRight{0%{transform:translateX(-150%)}50%{transform:translateX(8%)}65%{transform:translateX(-4%)}80%{transform:translateX(4%)}95%{transform:translateX(-2%)}100%{transform:translateX(0%)}}@-webkit-keyframes wdt_slideRight{0%{-webkit-transform:translateX(-150%)}50%{-webkit-transform:translateX(8%)}65%{-webkit-transform:translateX(-4%)}80%{-webkit-transform:translateX(4%)}95%{-webkit-transform:translateX(-2%)}100%{-webkit-transform:translateX(0%)}}.slideExpandUp{animation-name:wdt_slideExpandUp;-webkit-animation-name:wdt_slideExpandUp;animation-duration:1.6s;-webkit-animation-duration:1.6s;animation-timing-function:ease-out;-webkit-animation-timing-function:ease -out;visibility:visible!important}@keyframes wdt_slideExpandUp{0%{transform:translateY(100%) scaleX(0.5)}30%{transform:translateY(-8%) scaleX(0.5)}40%{transform:translateY(2%) scaleX(0.5)}50%{transform:translateY(0%) scaleX(1.1)}60%{transform:translateY(0%) scaleX(0.9)}70%{transform:translateY(0%) scaleX(1.05)}80%{transform:translateY(0%) scaleX(0.95)}90%{transform:translateY(0%) scaleX(1.02)}100%{transform:translateY(0%) scaleX(1)}}@-webkit-keyframes wdt_slideExpandUp{0%{-webkit-transform:translateY(100%) scaleX(0.5)}30%{-webkit-transform:translateY(-8%) scaleX(0.5)}40%{-webkit-transform:translateY(2%) scaleX(0.5)}50%{-webkit-transform:translateY(0%) scaleX(1.1)}60%{-webkit-transform:translateY(0%) scaleX(0.9)}70%{-webkit-transform:translateY(0%) scaleX(1.05)}80%{-webkit-transform:translateY(0%) scaleX(0.95)}90%{-webkit-transform:translateY(0%) scaleX(1.02)}100%{-webkit-transform:translateY(0%) scaleX(1)}}.expandUp{animation-name:wdt_expandUp;-webkit-animation-name:wdt_expandUp;animation-duration:.7s;-webkit-animation-duration:.7s;animation-timing-function:ease;-webkit-animation-timing-function:ease;visibility:visible!important}@keyframes wdt_expandUp{0%{transform:translateY(100%) scale(0.6) scaleY(0.5)}60%{transform:translateY(-7%) scaleY(1.12)}75%{transform:translateY(3%)}100%{transform:translateY(0%) scale(1) scaleY(1)}}@-webkit-keyframes wdt_expandUp{0%{-webkit-transform:translateY(100%) scale(0.6) scaleY(0.5)}60%{-webkit-transform:translateY(-7%) scaleY(1.12)}75%{-webkit-transform:translateY(3%)}100%{-webkit-transform:translateY(0%) scale(1) scaleY(1)}}.expandOpen{animation-name:wdt_expandOpen;-webkit-animation-name:wdt_expandOpen;animation-duration:1.2s;-webkit-animation-duration:1.2s;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;visibility:visible!important}@keyframes wdt_expandOpen{0%{transform:scale(1.8)}50%{transform:scale(0.95)}80%{transform:scale(1.05)}90%{transform:scale(0.98)}100%{transform:scale(1)}}@-webkit-keyframes wdt_expandOpen{0%{-webkit-transform:scale(1.8)}50%{-webkit-transform:scale(0.95)}80%{-webkit-transform:scale(1.05)}90%{-webkit-transform:scale(0.98)}100%{-webkit-transform:scale(1)}}.bigEntrance{animation-name:wdt_bigEntrance;-webkit-animation-name:wdt_bigEntrance;animation-duration:1.6s;-webkit-animation-duration:1.6s;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;visibility:visible!important}@keyframes wdt_bigEntrance{0%{transform:scale(0.3) rotate(6deg) translateX(-30%) translateY(30%);opacity:.2}30%{transform:scale(1.03) rotate(-2deg) translateX(2%) translateY(-2%);opacity:1}45%{transform:scale(0.98) rotate(1deg) translateX(0%) translateY(0%);opacity:1}60%{transform:scale(1.01) rotate(-1deg) translateX(0%) translateY(0%);opacity:1}75%{transform:scale(0.99) rotate(1deg) translateX(0%) translateY(0%);opacity:1}90%{transform:scale(1.01) rotate(0deg) translateX(0%) translateY(0%);opacity:1}100%{transform:scale(1) rotate(0deg) translateX(0%) translateY(0%);opacity:1}}@-webkit-keyframes wdt_bigEntrance{0%{-webkit-transform:scale(0.3) rotate(6deg) translateX(-30%) translateY(30%);opacity:.2}30%{-webkit-transform:scale(1.03) rotate(-2deg) translateX(2%) translateY(-2%);opacity:1}45%{-webkit-transform:scale(0.98) rotate(1deg) translateX(0%) translateY(0%);opacity:1}60%{-webkit-transform:scale(1.01) rotate(-1deg) translateX(0%) translateY(0%);opacity:1}75%{-webkit-transform:scale(0.99) rotate(1deg) translateX(0%) translateY(0%);opacity:1}90%{-webkit-transform:scale(1.01) rotate(0deg) translateX(0%) translateY(0%);opacity:1}100%{-webkit-transform:scale(1) rotate(0deg) translateX(0%) translateY(0%);opacity:1}}.hatch{animation-name:wdt_hatch;-webkit-animation-name:wdt_hatch;animation-duration:2s;-webkit-animation-duration:2s;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;transform-origin:50% 100%;-ms-transform-origin:50% 100%;-webkit-transform-origin:50% 100%;visibility:visible!important}@keyframes wdt_hatch{0%{transform:rotate(0deg) scaleY(0.6)}20%{transform:rotate(-2deg) scaleY(1.05)}35%{transform:rotate(2deg) scaleY(1)}50%{transform:rotate(-2deg)}65%{transform:rotate(1deg)}80%{transform:rotate(-1deg)}100%{transform:rotate(0deg)}}@-webkit-keyframes wdt_hatch{0%{-webkit-transform:rotate(0deg) scaleY(0.6)}20%{-webkit-transform:rotate(-2deg) scaleY(1.05)}35%{-webkit-transform:rotate(2deg) scaleY(1)}50%{-webkit-transform:rotate(-2deg)}65%{-webkit-transform:rotate(1deg)}80%{-webkit-transform:rotate(-1deg)}100%{-webkit-transform:rotate(0deg)}}.floating{animation-name:wdt_floating;-webkit-animation-name:wdt_floating;animation-duration:1.5s;-webkit-animation-duration:1.5s;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;visibility:visible!important}@keyframes wdt_floating{0%{transform:translateY(0%)}50%{transform:translateY(8%)}100%{transform:translateY(0%)}}@-webkit-keyframes wdt_floating{0%{-webkit-transform:translateY(0%)}50%{-webkit-transform:translateY(8%)}100%{-webkit-transform:translateY(0%)}}.tossing{animation-name:wdt_tossing;-webkit-animation-name:wdt_tossing;animation-duration:2.5s;-webkit-animation-duration:2.5s;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;visibility:visible!important}@keyframes wdt_tossing{0%{transform:rotate(-4deg)}50%{transform:rotate(4deg)}100%{transform:rotate(-4deg)}}@-webkit-keyframes wdt_tossing{0%{-webkit-transform:rotate(-4deg)}50%{-webkit-transform:rotate(4deg)}100%{-webkit-transform:rotate(-4deg)}}.pullUp{animation-name:wdt_pullUp;-webkit-animation-name:wdt_pullUp;animation-duration:1.1s;-webkit-animation-duration:1.1s;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;transform-origin:50% 100%;-ms-transform-origin:50% 100%;-webkit-transform-origin:50% 100%;visibility:visible!important}@keyframes wdt_pullUp{0%{transform:scaleY(0.1)}40%{transform:scaleY(1.02)}100%,60%{transform:scaleY(0.98)}80%{transform:scaleY(1.01)}100%{transform:scaleY(1)}}@-webkit-keyframes wdt_pullUp{0%{-webkit-transform:scaleY(0.1)}40%{-webkit-transform:scaleY(1.02)}100%,60%{-webkit-transform:scaleY(0.98)}80%{-webkit-transform:scaleY(1.01)}100%{-webkit-transform:scaleY(1)}}.pullDown{animation-name:wdt_pullDown;-webkit-animation-name:wdt_pullDown;animation-duration:1.1s;-webkit-animation-duration:1.1s;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;transform-origin:50% 0;-ms-transform-origin:50% 0;-webkit-transform-origin:50% 0;visibility:visible!important}@keyframes wdt_pullDown{0%{transform:scaleY(0.1)}40%{transform:scaleY(1.02)}100%,60%{transform:scaleY(0.98)}80%{transform:scaleY(1.01)}100%{transform:scaleY(1)}}@-webkit-keyframes wdt_pullDown{0%{-webkit-transform:scaleY(0.1)}40%{-webkit-transform:scaleY(1.02)}100%,60%{-webkit-transform:scaleY(0.98)}80%{-webkit-transform:scaleY(1.01)}100%{-webkit-transform:scaleY(1)}}.stretchLeft{animation-name:wdt_stretchLeft;-webkit-animation-name:wdt_stretchLeft;animation-duration:1.5s;-webkit-animation-duration:1.5s;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;transform-origin:100% 0;-ms-transform-origin:100% 0;-webkit-transform-origin:100% 0;visibility:visible!important}@keyframes wdt_stretchLeft{0%{transform:scaleX(0.3)}40%{transform:scaleX(1.02)}100%,60%{transform:scaleX(0.98)}80%{transform:scaleX(1.01)}100%{transform:scaleX(1)}}@-webkit-keyframes wdt_stretchLeft{0%{-webkit-transform:scaleX(0.3)}40%{-webkit-transform:scaleX(1.02)}100%,60%{-webkit-transform:scaleX(0.98)}80%{-webkit-transform:scaleX(1.01)}100%{-webkit-transform:scaleX(1)}}.stretchRight{animation-name:wdt_stretchRight;-webkit-animation-name:wdt_stretchRight;animation-duration:1.5s;-webkit-animation-duration:1.5s;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;transform-origin:0 0;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;visibility:visible!important}@keyframes wdt_stretchRight{0%{transform:scaleX(0.3)}40%{transform:scaleX(1.02)}100%,60%{transform:scaleX(0.98)}80%{transform:scaleX(1.01)}100%{transform:scaleX(1)}}@-webkit-keyframes wdt_stretchRight{0%{-webkit-transform:scaleX(0.3)}40%{-webkit-transform:scaleX(1.02)}100%,60%{-webkit-transform:scaleX(0.98)}80%{-webkit-transform:scaleX(1.01)}100%{-webkit-transform:scaleX(1)}}@-webkit-keyframes wdt_zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes wdt_zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate.wdt_zoomIn{-webkit-animation-name:wdt_zoomIn;-moz-animation-name:wdt_zoomIn;-o-animation-name:wdt_zoomIn;animation-name:wdt_zoomIn;visibility:visible!important}@-webkit-keyframes wdt_zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes wdt_zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:wdt_zoomInDown;animation-name:wdt_zoomInDown}@-webkit-keyframes wdt_zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes wdt_zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:wdt_zoomInLeft;animation-name:wdt_zoomInLeft}@-webkit-keyframes wdt_zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes wdt_zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:wdt_zoomInRight;animation-name:wdt_zoomInRight}@-webkit-keyframes wdt_zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes wdt_zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:wdt_zoomInUp;animation-name:wdt_zoomInUp}@-webkit-keyframes wdt_zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}100%{opacity:0}}@keyframes wdt_zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}100%{opacity:0}}.zoomOut{-webkit-animation-name:wdt_zoomOut;animation-name:wdt_zoomOut}@-webkit-keyframes wdt_zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes wdt_zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:wdt_zoomOutDown;animation-name:wdt_zoomOutDown}@-webkit-keyframes wdt_zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes wdt_zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:wdt_zoomOutLeft;animation-name:wdt_zoomOutLeft}@-webkit-keyframes wdt_zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes wdt_zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:wdt_zoomOutRight;animation-name:wdt_zoomOutRight}@-webkit-keyframes wdt_zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes wdt_zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:wdt_zoomOutUp;animation-name:wdt_zoomOutUp}
/* /wp-content/plugins/nexteuv-plus/modules/menu/assets/css/nav-menu.css */

/* /wp-content/plugins/nexteuv-pro/modules/blog/assets/css/blog.css */

/* /wp-content/themes/NextEuv/assets/lib/select2/select2.css */
.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle; }
    .select2-container .select2-selection--single {
      box-sizing: border-box;
      cursor: pointer;
      display: block;
      height: 28px;
      user-select: none;
      -webkit-user-select: none; }
      .select2-container .select2-selection--single .select2-selection__rendered {
        display: block;
        padding-left: 8px;
        padding-right: 20px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }
      .select2-container .select2-selection--single .select2-selection__clear {
        background-color: transparent;
        border: none;
        font-size: 1em; }
    .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
      padding-right: 8px;
      padding-left: 20px; }
    .select2-container .select2-selection--multiple {
      box-sizing: border-box;
      cursor: pointer;
      display: block;
      min-height: 32px;
      user-select: none;
      -webkit-user-select: none; }
      .select2-container .select2-selection--multiple .select2-selection__rendered {
        display: inline;
        list-style: none;
        padding: 0; }
      .select2-container .select2-selection--multiple .select2-selection__clear {
        background-color: transparent;
        border: none;
        font-size: 1em; }
    .select2-container .select2-search--inline .select2-search__field {
      box-sizing: border-box;
      border: none;
      font-size: 100%;
      margin-top: 5px;
      margin-left: 5px;
      padding: 0;
      max-width: 100%;
      resize: none;
      height: 18px;
      vertical-align: bottom;
      font-family: sans-serif;
      overflow: hidden;
      word-break: keep-all; }
      .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
        -webkit-appearance: none; }

  .select2-dropdown {
    background-color: var(--wdtSecondaryColor);
    border: 0;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051; }

  .select2-results {
    display: block; }

  .select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0; }

  .select2-results__option {
    padding: 6px;
    user-select: none;
    -webkit-user-select: none; }

  .select2-results__option--selectable {
    cursor: pointer; }

  .select2-container--open .select2-dropdown {
    left: 0; }

  .select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0; }

  .select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

  .select2-search--dropdown {
    display: block;
    padding: 4px; }
    .select2-search--dropdown .select2-search__field {
      padding: 4px;
      width: 100%;
      box-sizing: border-box; }
      .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
        -webkit-appearance: none; }
    .select2-search--dropdown.select2-search--hide {
      display: none; }

  .select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0); }

  .select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    white-space: nowrap !important; }

  /* .select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px; } */
    .select2-container--default .select2-selection--single .select2-selection__rendered {
      color: #444;
      line-height: 28px; }
    .select2-container--default .select2-selection--single .select2-selection__clear {
      cursor: pointer;
      float: right;
      font-weight: bold;
      height: 26px;
      margin-right: 20px;
      padding-right: 0px; }
    .select2-container--default .select2-selection--single .select2-selection__placeholder {
      color: #999; }
    .select2-container--default .select2-selection--single .select2-selection__arrow {
      height: 26px;
      position: absolute;
      top: 1px;
      right: 1px;
      width: 20px; }
      .select2-container--default .select2-selection--single .select2-selection__arrow b {
        height: 12px;
        left: 50%;
        margin-left: -4px;
        margin-top: -2px;
        position: absolute;
        top: 30%;
        width: 12px;
        border-left: 1px solid var(--wdtBorderColor);
        border-bottom: 1px solid var(--wdtBorderColor);
        transform: rotate(315deg); }

  .select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left; }

  .select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto; }

  .select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default; }
    .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
      display: none; }

  .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-left: 1px solid var(--wdtBorderColor);
    border-bottom: 1px solid var(--wdtBorderColor);
    transform: rotate(135deg);
    top: 14px; }

  .select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    padding-bottom: 5px;
    padding-right: 5px;
    position: relative; }
    .select2-container--default .select2-selection--multiple.select2-selection--clearable {
      padding-right: 25px; }
    .select2-container--default .select2-selection--multiple .select2-selection__clear {
      cursor: pointer;
      font-weight: bold;
      height: 20px;
      margin-right: 10px;
      margin-top: 5px;
      position: absolute;
      right: 0;
      padding: 1px; }
    .select2-container--default .select2-selection--multiple .select2-selection__choice {
      background-color: #e4e4e4;
      border: 1px solid #aaa;
      border-radius: 4px;
      box-sizing: border-box;
      display: inline-block;
      margin-left: 5px;
      margin-top: 5px;
      padding: 0;
      padding-left: 20px;
      position: relative;
      max-width: 100%;
      overflow: hidden;
      text-overflow: ellipsis;
      vertical-align: bottom;
      white-space: nowrap; }
    .select2-container--default .select2-selection--multiple .select2-selection__choice__display {
      cursor: default;
      padding-left: 2px;
      padding-right: 5px; }
    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
      background-color: transparent;
      border: none;
      border-right: 1px solid #aaa;
      border-top-left-radius: 4px;
      border-bottom-left-radius: 4px;
      color: #999;
      cursor: pointer;
      font-size: 1em;
      font-weight: bold;
      padding: 0 4px;
      position: absolute;
      left: 0;
      top: 0; }
      .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover, .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus {
        background-color: #f1f1f1;
        color: #333;
        outline: none; }

  .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto; }

  .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
    padding-left: 5px;
    padding-right: 2px; }

  .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    border-left: 1px solid #aaa;
    border-right: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px; }

  .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear {
    float: left;
    margin-left: 10px;
    margin-right: auto; }

  .select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid black 1px;
    outline: 0; }

  .select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default; }

  .select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none; }

  .select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

  .select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0; }

  .select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid var(--wdtLinkHoverColor) !important; margin: 0; background: transparent; }

  .select2-container--default .select2-search--inline .select2-search__field {
    background: transparent;
    border: none;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield; }

  .select2-container--default .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto; }

  .select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em; }
    .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
      padding-left: 0; }
    .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
      margin-left: -1em;
      padding-left: 2em; }
      .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -2em;
        padding-left: 3em; }
        .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
          margin-left: -3em;
          padding-left: 4em; }
          .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
            margin-left: -4em;
            padding-left: 5em; }
            .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
              margin-left: -5em;
              padding-left: 6em; }

  .select2-container--default .select2-results__option--group {
    padding: 0; }

  .select2-container--default .select2-results__option--disabled {
    color: #999; }

  .select2-container--default .select2-results__option--selected {
    background-color: transparent; }

  .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #5897fb;
    color: white; }

  .select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px; }

  .select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
    background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
    background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }
    .select2-container--classic .select2-selection--single:focus {
      border: 1px solid #5897fb; }
    .select2-container--classic .select2-selection--single .select2-selection__rendered {
      color: #444;
      line-height: 28px; }
    .select2-container--classic .select2-selection--single .select2-selection__clear {
      cursor: pointer;
      float: right;
      font-weight: bold;
      height: 26px;
      margin-right: 20px; }
    .select2-container--classic .select2-selection--single .select2-selection__placeholder {
      color: #999; }
    .select2-container--classic .select2-selection--single .select2-selection__arrow {
      background-color: #ddd;
      border: none;
      border-left: 1px solid #aaa;
      border-top-right-radius: 4px;
      border-bottom-right-radius: 4px;
      height: 26px;
      position: absolute;
      top: 1px;
      right: 1px;
      width: 20px;
      background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
      background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
      background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
      background-repeat: repeat-x;
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0); }
      .select2-container--classic .select2-selection--single .select2-selection__arrow b {
        /* border-color: #888 transparent transparent transparent;
        border-style: solid;
        border-width: 0; */
        height: 0;
        left: 50%;
        margin-left: -4px;
        margin-top: -2px;
        position: absolute;
        top: 50%;
        width: 0; }

  .select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left; }

  .select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    left: 1px;
    right: auto; }

  .select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb; }
    .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
      background: transparent;
      border: none; }
      .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
        border-color: transparent transparent #888 transparent;
        border-width: 0; }

  .select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
    background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
    background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

  .select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
    background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
    background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); }

  .select2-container--classic .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline: 0;
    padding-bottom: 5px;
    padding-right: 5px; }
    .select2-container--classic .select2-selection--multiple:focus {
      border: 1px solid #5897fb; }
    .select2-container--classic .select2-selection--multiple .select2-selection__clear {
      display: none; }
    .select2-container--classic .select2-selection--multiple .select2-selection__choice {
      background-color: #e4e4e4;
      border: 1px solid #aaa;
      border-radius: 4px;
      display: inline-block;
      margin-left: 5px;
      margin-top: 5px;
      padding: 0; }
    .select2-container--classic .select2-selection--multiple .select2-selection__choice__display {
      cursor: default;
      padding-left: 2px;
      padding-right: 5px; }
    .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
      background-color: transparent;
      border: none;
      border-top-left-radius: 4px;
      border-bottom-left-radius: 4px;
      color: #888;
      cursor: pointer;
      font-size: 1em;
      font-weight: bold;
      padding: 0 4px; }
      .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
        color: #555;
        outline: none; }

  .select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto; }

  .select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
    padding-left: 5px;
    padding-right: 2px; }

  .select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px; }

  .select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb; }

  .select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

  .select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0; }

  .select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0; }

  .select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    box-shadow: none; }

  .select2-container--classic .select2-dropdown {
    background-color: var(--wdtPrimaryColor);
    border: 1px solid transparent; }

  .select2-container--classic .select2-dropdown--above {
    border-bottom: none; }

  .select2-container--classic .select2-dropdown--below {
    border-top: none; }

  .select2-container--classic .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto; }

  .select2-container--classic .select2-results__option--group {
    padding: 0; }

  .select2-container--classic .select2-results__option--disabled {
    color: grey; }

  .select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #3875d7;
    color: white; }

  .select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px; }

  .select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb; }

/* /wp-content/themes/NextEuv/assets/css/theme.css */
/* Variables */

:root {

    /* Radius Variables */
    --wdtRadius_Zero: 0;
    --wdtRadius_Part: 0;
    --wdtRadius_Full: 0;

    --wdtRadius_1X: 0px;
    --wdtRadius_2X: 0px;
    --wdtRadius_3X: 0px;


    /* Padding Variables */
    --wdtInputPadding: 5px 15px;

    --wdtPadding_Btn: 5px 15px;
    --wdtPadding_MiniBtn: 8px 20px;
    --wdtPadding_MaxiBtn: 10px 30px;


    --wdtBaseTransition: all 0.3s linear 0s;
    --wdtAltTransition: all 0.35s ease-in-out 0s;

}

/* Typography - Defaults */

    /* Base */
    body, button, input, textarea, select, optgroup { font-family: var(--wdtFontTypo_Base); font-size: var(--wdtFontSize_Base); font-weight: var(--wdtFontWeight_Base); letter-spacing: 0; line-height: var(--wdtLineHeight_Base); text-transform: none; color: var(--wdtAccentTxtColor); }

    input[type="submit"], input[type="reset"], input[type="button"], button[type="button"], [role="button"], button, .button, a.button, .wdt-button, .elementor-button.wdt-elementor-button, .yith-wcwl-add-to-wishlist a, .yith-wcqv-button, .wdt-wcsg-button { line-height: var(--wdtLineHeight_Alt); }


    /* Headings */
    h1 { font-size: var(--wdtFontSize_H1); }
    h2 { font-size: var(--wdtFontSize_H2); }
    h3 { font-size: var(--wdtFontSize_H3); }
    h4 { font-size: var(--wdtFontSize_H4); }
    h5 { font-size: var(--wdtFontSize_H5); }
    h6 { font-size: var(--wdtFontSize_H6); }

    h1, h2, h3, h4, h5, h6 { font-family: var(--wdtFontTypo_Alt); font-weight: var(--wdtFontWeight_Alt); letter-spacing: 0; line-height: var(--wdtLineHeight_Alt); text-transform: none; }


    /* Menu */
    .wdt-header-menu li a { font-family: var(--wdtFontTypo_Alt); font-weight: var(--wdtFontWeight_Base); }
    .wdt-header-menu ul li ul li>a { font-size: var(--wdtFontSize_Ext); font-weight: var(--wdtFontWeight_Base); }


    /* Breadcrumb */
    .main-title-section h1 { font-family: var(--wdtFontTypo_Alt); }
    .breadcrumb { font-family: var(--wdtFontTypo_Base); }
    .main-title-section-wrapper>.main-title-section-bg:after { background-color: rgba(var(--wdtTertiaryColorRgb),0.5); }


    /* Footer */
    div.footer-widgets .widgettitle, #footer .widgettitle { font-family: var(--wdtFontTypo_Alt); }
    #footer, .footer-copyright, div.footer-widgets .widget { font-family: var(--wdtFontTypo_Base); }



/* Base Colors - Defaults */

    body, .layout-boxed .inner-wrapper { background-color: var(--wdtBodyBGColor); }


    /* Base */
    body { color: var(--wdtBodyTxtColor); }


    /* Links */
    a { color: var(--wdtLinkColor); }
    a:hover { color: var(--wdtLinkHoverColor); }


    /* Headings */
    h1, h2, h3, h4, h5, h6 { color: var(--wdtHeadAltColor); }

    h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: inherit; }
    h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover { color: var(--wdtLinkHoverColor); }


    /* Menu */
    .no-header-menu ul li a, .wdt-header-menu .wdt-primary-nav li a { color: var(--wdtHeadAltColor); }


    /* Footer */
    .wdt-no-footer-builder-content.footer-copyright:before, .footer-copyright:before { background-color: var(--wdtTertiaryColor); }

    #footer .widgettitle, div.footer-widgets .widgettitle { color: var(--wdtHeadAltColor); }

    #footer, div.footer-widgets .widget, .footer-copyright { color: var(--wdtBodyTxtColor); }

    #footer a:not(.button):not(.elementor-button), .footer-widgets a:not(.button):not(.elementor-button) { color: var(--wdtLinkColor); }

    #footer a:not(.button):not(.elementor-button):hover, .footer-widgets a:not(.button):not(.elementor-button):hover { color: var(--wdtLinkHoverColor); }

    #footer .wdt-dark-bg a, #footer .wdt-dark-bg .footer-widgets a:not(.button):not(.elementor-button), #footer .wdt-dark-bg a:not(.button):not(.elementor-button) { color: var(--wdtAccentTxtColor); }

    #footer .wdt-dark-bg a:hover, #footer .wdt-dark-bg .footer-widgets a:not(.button):not(.elementor-button):hover, #footer .wdt-dark-bg a:not(.button):not(.elementor-button):hover { color: var(--wdtSecondaryColor); }