

/*--------------------------------------------------------------
	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: clamp(2.5rem, 2.375rem + 0.625vw, 3.125rem); /*50px - 40px*/ 
		padding: 0; position: relative; width: 100%; -webkit-border-radius: var(--wdtRadius_Zero); border-radius: var(--wdtRadius_Zero); }

	.elementor-widget-container .widget:last-child { margin: 0; }

	.secondary-sidebar .wdt-sidebar-wrapper { -webkit-border-radius: var(--wdtRadius_3X); border-radius: var(--wdtRadius_3X); 
		padding: 50px; float: left; clear: both; border: none; background-color: var(--wdtTertiaryColor, var(--wdtDarkTertiaryColor)); }

	.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: clamp(1.375rem, 1.325rem + 0.25vw, 1.625rem); /* Min-22 & Max-26 */ 
		margin-top: 0; margin-bottom: clamp(1.25rem, 1.125rem + 0.625vw, 1.875rem); /* Min-20 & Max-30 */  
		padding-bottom: 0px; position: relative; font-weight: var(--wdtFontWeight_Ext); 
		color: var(--wdtQuaternaryColor, var(--wdtDarkQuaternaryColor));
	}

	.widget ol.wp-block-latest-comments li a { color: var(--wdtQuaternaryColor, var(--wdtDarkQuaternaryColor)); }
	.widget ol.wp-block-latest-comments li a:hover { color: var(--wdtLinkHoverColor, var(--wdtDarkLinkHoverColor)); }

	.widget ol.wp-block-latest-comments li footer.wp-block-latest-comments__comment-meta { 
		color: rgb(var(--wdtAccentTxtColorRgb, var(--wdtDarkAccentTxtColorRgb)), 0.4); 
	}

	.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:only-child, .widget ol li:only-child { border: none; }
	.widget ul li, .widget ol li { border-bottom:1px solid; clear:both; display:block; margin:0; padding:8px 0 8px 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:100%; }
	.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, var(--wdtDarkBodyTxtColor)); 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: 100%;
	}
	.wdt-custom-career-sidebar-widget .widget.widget_nav_menu ul.menu li>a {
		padding: 14px 30px;
		background-color: rgba(var(--wdtBorderColorRgb, var(--wdtDarkBorderColorRgb)), .5);
		border-radius: var(--wdtRadius_1X);
		border: 0;
		font-size: clamp(1rem, 0.9712rem + 0.1282vw, 1.125rem);
		font-weight: var(--wdtFontWeight_Alt);
	}
	.wdt-custom-career-sidebar-widget .widget.widget_nav_menu ul.menu li>a:hover,
	.wdt-custom-career-sidebar-widget .widget.widget_nav_menu ul.menu li[class*="current-menu-item"] > a { background-color: var(--wdtPrimaryColor, var(--wdtDarkPrimaryColor)); color: var(--wdtAccentTxtColor, var(--wdtDarkAccentTxtColor)); }
	.wdt-custom-career-sidebar-widget .widget.widget_nav_menu ul.menu li:not(:last-child) > a { margin-bottom: 20px; }

	.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:8px 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; }
	.wdt-custom-career-sidebar-widget .widget.widget_nav_menu > div[class*="menu-container"] > ul > li:last-child:not(:only-child) > a { padding-bottom: 14px; }


	/* 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: none; clear: both; padding: 0; width: auto; display: flex; margin: -5px; flex-flow: row wrap; }
	.widget_tag_cloud .tagcloud a, .widget .tagcloud a, .wp-block-tag-cloud a { 
		padding: 12px 24px; font-size: var(--wdtFontSize_Base) !important; margin: 5px; font-weight: var(--wdtFontWeight_Base); 
		line-height: var(--wdtLineHeight_Ext); -webkit-border-radius: var(--wdtRadius_1X); border-radius: var(--wdtRadius_1X); -webkit-box-shadow: none !important; box-shadow: none !important; }

	.wp-block-tag-cloud a { display: inline-block; float: none; color: var(--wdtLinkColor, var(--wdtDarkLinkColor)); }
	.wp-block-tag-cloud a:not(:focus) { text-decoration: none; }

	/*Gallery*/
	.widget.widget_media_gallery .gallery { margin: 0px; gap: 20px;}
	.widget.widget_media_gallery .gallery-columns-3 .gallery-item { max-width: calc((100% - 20px * 2) / 3); margin: 0; padding: 0; }
	.widget.widget_media_gallery .gallery-item > div > a { margin-bottom: 0px;}
	.widget.widget_media_gallery .gallery-item img { border: 0px solid rgba(var(--wdtHeadAltColorRgb, var(--wdtDarkHeadAltColorRgb)),0.15); border-radius: var(--wdtRadius_1X); } 


	.sidebar-image-container img { margin-bottom: 0px; }
	.sidebar-image-container a.wdt-button { position: absolute; bottom: 45px; left: 0; right: 0; margin: 0px auto; width: fit-content; padding: 0px;
		background-color: transparent; color: var(--wdtPrimaryColor, var(--wdtDarkPrimaryColor)); text-transform: inherit; }
	.sidebar-image-container a.wdt-button:hover { color: var(--wdtAccentTxtColor, var(--wdtDarkAccentTxtColor));}
	.sidebar-image-container a.wdt-button:after { content: ''; position: absolute; width: 100%; height: 1px; background: currentColor; bottom: 0; left: 0;}

	/* image */

	.widget.widget_media_image a { display: block; position: relative; overflow: hidden; border-radius: var(--wdtRadius_3X); -webkit-border-radius: var(--wdtRadius_3X); }
	.widget.widget_media_image a:after {
		content: ""; position: absolute; 
		transition: var(--wdt-Ad-Transition); -webkit-transition: var(--wdt-Ad-Transition);
		background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.18) 100%);
		background: -moz-linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.18) 100%);
		background: -webkit-linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.18) 100%);
		background: -ms-linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.18) 100%);
		height: 100%; width: 50%; left: -100%; top: 0; z-index: 2; transform: skewX(-25deg); -webkit-transform: skewX(-25deg);
	}
	.widget.widget_media_image a:hover:after {
		animation: wdt-cus-image-overlay-effect-animation 1.1s; -webkit-animation: wdt-cus-image-overlay-effect-animation 1.1s;
	}
	.widget_media_image img { border-radius: var(--wdtRadius_3X); -webkit-border-radius: var(--wdtRadius_3X); }

	/* Search Form */
	.widget #searchform { margin-bottom: 5px; max-width: 100%; position:relative; width: 100%; background: none; }
	.widget #searchform .wdt-search-icon { display: none; }
	.widget #searchform input[type="text"] { padding-right: clamp(3.125rem, 3rem + 0.625vw, 3.75rem); /*60px - 50px*/  height: clamp(3.125rem, 3rem + 0.625vw, 3.75rem); /*60px - 50px*/ width: 100%; color: var(--wdtTertiaryColor, var(--wdtDarkTertiaryColor)); }
	.widget #searchform input[type="text"]::placeholder { color: var(--wdtTertiaryColor, var(--wdtDarkTertiaryColor)); }
	.widget #searchform input[type="submit"] { position: absolute; right: clamp(0rem, -0.15rem + 0.75vw, 0.75rem); /*12px - 0px*/ 
		top: 0; padding: 0; margin: 0; height: clamp(3.125rem, 3rem + 0.625vw, 3.75rem); /*60px - 50px*/ }

	.widget_block .wp-block-search { margin-bottom: 0; }
	.widget_block .wp-block-search .wp-block-search__inside-wrapper { flex-wrap: wrap; position: relative; }
	.widget_block .wp-block-search__label { color: var(--wdtQuaternaryColor, var(--wdtDarkQuaternaryColor)); 
		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; }

	.widget_block .wp-block-search .wp-block-search__button { background-color: transparent; background-image: unset;
		color: var(--wdtLinkColor, var(--wdtDarkLinkColor)); position: absolute; font-size: 0; top: 2px; right: 2px; bottom: 2px; width: 48px; margin: 0; padding: 8px; }
	.widget_block .wp-block-search .wp-block-search__button:hover { color: var(--wdtLinkHoverColor, var(--wdtDarkLinkHoverColor)); }

	.widget_block .wp-block-search .wp-block-search__button.has-icon { font-size: 17px; }

	.widget_block .wp-block-search .wp-block-search__button:not(.has-icon):before {
		content: ""; position: relative; display: block; width: 26px; height: 26px; background-color: var(--wdtLinkColor, var(--wdtDarkLinkColor)); -webkit-transition: background-color .3s ease; transition: background-color .3s ease;
        -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 50 50' style='enable-background:new 0 0 50 50;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;stroke:currentcolor;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;%7D%0A%3C/style%3E%3Cg id='Group_130921' transform='translate(1 1)'%3E%3Cellipse id='Ellipse_1' class='st0' cx='20.1' cy='20.1' rx='18.1' ry='18.1'/%3E%3Cline id='Line_1' class='st0' x1='33.1' y1='33.1' x2='46' y2='46'/%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 50 50' style='enable-background:new 0 0 50 50;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;stroke:currentcolor;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;%7D%0A%3C/style%3E%3Cg id='Group_130921' transform='translate(1 1)'%3E%3Cellipse id='Ellipse_1' class='st0' cx='20.1' cy='20.1' rx='18.1' ry='18.1'/%3E%3Cline id='Line_1' class='st0' x1='33.1' y1='33.1' x2='46' y2='46'/%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: 17px auto; mask-size: 17px auto;        
    }
	.widget_block .wp-block-search .wp-block-search__button:not(.has-icon):hover:before { background-color: var(--wdtLinkHoverColor, var(--wdtDarkLinkHoverColor)); }


	/* WP-Calendar Widget */
	.widget #wp-calendar { border-collapse: collapse; color: var(--wdtQuaternaryColor, var(--wdtDarkQuaternaryColor)); }
	.widget #wp-calendar caption { font-size: var(--wdtFontSize_Base); font-weight: 600; margin-top: -0.35em; margin-bottom: 10px; color: var(--wdtQuaternaryColor, var(--wdtDarkQuaternaryColor)); }
	.widget #wp-calendar td { padding: 0.5em 0; border-color: rgb(var(--wdtAccentTxtColorRgb, var(--wdtDarkAccentTxtColorRgb)), 0.1); }
	.widget #wp-calendar th { border-color: rgb(var(--wdtAccentTxtColorRgb, var(--wdtDarkAccentTxtColorRgb)), 0.1); color: var(--wdtQuaternaryColor, vbar(--wdtDarkQuaternaryColor)); }
	.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; }
	.widget.widget_calendar .wp-calendar-nav a { color: var(--wdtQuaternaryColor, var(--wdtDarkQuaternaryColor)); }
	.widget.widget_calendar .wp-calendar-nav a:hover { color: var(--wdtLinkHoverColor, var(--wdtDarkLinkHoverColor)); }


	/* 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(--wdtQuaternaryColor, var(--wdtDarkQuaternaryColor)); }

	.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-latest-posts.wp-block-latest-posts__list li .wp-block-latest-posts__post-excerpt a { color: var(--wdtQuaternaryColor, var(--wdtDarkQuaternaryColor)); }
	.widget.widget_block .wp-block-latest-posts.wp-block-latest-posts__list li .wp-block-latest-posts__post-excerpt a:hover { color: var(--wdtLinkHoverColor, var(--wdtDarkLinkHoverColor)); }

	.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; }



	/* Widget login */

	/* Checkbox Style */

	.widget.widget_block .wp-block-loginout form > p.login-remember { margin: 0; }
	.widget.widget_block .wp-block-loginout form > p.login-remember label { display: inline-flex; align-items: baseline; }
		.widget.widget_block .wp-block-loginout form > p.login-remember label input[type="checkbox"] { opacity: 1;
		-webkit-appearance: none; appearance: none; width: 1em; height: 1em; border: 1px solid var(--wdtQuaternaryColor, var(--wdtDarkQuaternaryColor)) !important; 
		transform: translateY(-0.075em); display: grid; place-content: center; flex: 1 1 1em; background: var(--wdtInputBgColor); }

	.widget.widget_block .wp-block-loginout form > p.login-remember label 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, var(--wdtDarkPrimaryColor)); }

	.widget.widget_block .wp-block-loginout form > p.login-remember label input[type="checkbox"]:checked:before { transform: scale(1); }
	
	

	/*----*****---- << 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,
	.widget.widget_block .wp-block-page-list li ul { 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,
	.widget.widget_block .wp-block-page-list li a,
    .widget.widget_block .wp-block-page-list li ul > li a{ padding: 10px 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,
	.widget.widget_block .wp-block-page-list li ul 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,
	.widget.widget_block .wp-block-page-list li ul li:last-child { border-bottom-width: 1px; }
	

	.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: 1em; }
	.widget.widget_recent_posts .recent-posts-widget .entry-title h4 a { color: var(--wdtQuaternaryColor, var(--wdtDarkQuaternaryColor)); }
	.widget.widget_recent_posts .recent-posts-widget .entry-title h4 a:hover { color: var(--wdtLinkHoverColor, var(--wdtDarkLinkHoverColor)); }

	.widget_recent_comments ul li.recentcomments > a { font-family: var(--wdtFontTypo_Alt); font-weight: 400; line-height: var(--wdtLineHeight_Alt); }
	.widget_recent_comments ul li.recentcomments .comment-author-link a { font-weight: 500; color: var(--wdtQuaternaryColor, var(--wdtDarkQuaternaryColor)); }
	.widget_recent_comments ul li.recentcomments .comment-author-link a:hover { color: var(--wdtLinkHoverColor, var(--wdtDarkLinkHoverColor)); }

	.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; }

	/* .widget .wp-block-tag-cloud { display: flex; flex-wrap: wrap; width: auto; margin: -6px; } */



	
/* ----------------------------------------------------------------
Custom Style For Widget Gallery
------------------------------------------------------------------ */

.wdt-sidebar-wrapper .widget.widget_media_gallery .gallery { display: grid; gap: 20px; margin: 0; }

.wdt-sidebar-wrapper .widget.widget_media_gallery .gallery .gallery-item { max-width: 100%; padding: 0; margin: 0; border: 0; }

.wdt-sidebar-wrapper .widget.widget_media_gallery .gallery .gallery-item a { 
	margin: 0; overflow: hidden; position: relative; border-radius: var(--wdtRadius_1X); -webkit-border-radius: var(--wdtRadius_1X);  }

.wdt-sidebar-wrapper .widget.widget_media_gallery .gallery .gallery-item a:after {
	content: ""; position: absolute; 
	transition: var(--wdt-Ad-Transition); -webkit-transition: var(--wdt-Ad-Transition);
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.18) 100%);
    background: -moz-linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.18) 100%);
    background: -webkit-linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.18) 100%);
    background: -ms-linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.18) 100%);
    height: 100%; width: 50%; left: -100%; top: 0; z-index: 2; transform: skewX(-25deg); -webkit-transform: skewX(-25deg);
}

.wdt-sidebar-wrapper .widget.widget_media_gallery .gallery .gallery-item a:hover:after {
	animation: wdt-cus-image-overlay-effect-animation 1s; -webkit-animation: wdt-cus-image-overlay-effect-animation 1s; }

.wdt-sidebar-wrapper .widget.widget_media_gallery .gallery .gallery-item a img { 
	border: 0; transform: scale(1) rotate(0); -webkit-transform: scale(1) rotate(0); 
    transition: var(--wdt-Ad-Transition); -webkit-transition: var(--wdt-Ad-Transition); }

.wdt-sidebar-wrapper .widget.widget_media_gallery .gallery .gallery-item a:hover img {
	transform: scale(1.2) rotate(10deg); -webkit-transform: scale(1.2) rotate(10deg); }

/* gallery column style */

.wdt-sidebar-wrapper .widget.widget_media_gallery .gallery.gallery-columns-1 { grid-template-columns: repeat(1,1fr); }

.wdt-sidebar-wrapper .widget.widget_media_gallery .gallery.gallery-columns-2 { grid-template-columns: repeat(2,1fr); }

.wdt-sidebar-wrapper .widget.widget_media_gallery .gallery.gallery-columns-3 { grid-template-columns: repeat(3,1fr); }

.wdt-sidebar-wrapper .widget.widget_media_gallery .gallery.gallery-columns-4 { grid-template-columns: repeat(4,1fr); }

.wdt-sidebar-wrapper .widget.widget_media_gallery .gallery.gallery-columns-5 { grid-template-columns: repeat(5,1fr); }

.wdt-sidebar-wrapper .widget.widget_media_gallery .gallery.gallery-columns-6 { grid-template-columns: repeat(6,1fr); }

.wdt-sidebar-wrapper .widget.widget_media_gallery .gallery.gallery-columns-7 { grid-template-columns: repeat(7,1fr); }

.wdt-sidebar-wrapper .widget.widget_media_gallery .gallery.gallery-columns-8 { grid-template-columns: repeat(8,1fr); }

.wdt-sidebar-wrapper .widget.widget_media_gallery .gallery.gallery-columns-9 { grid-template-columns: repeat(9,1fr); }


/* responsive */

@media (max-width:1540px) {
	.wdt-sidebar-wrapper .widget.widget_media_gallery .gallery.gallery-columns-9,
	.wdt-sidebar-wrapper .widget.widget_media_gallery .gallery.gallery-columns-8,
	.wdt-sidebar-wrapper .widget.widget_media_gallery .gallery.gallery-columns-7,
	.wdt-sidebar-wrapper .widget.widget_media_gallery .gallery.gallery-columns-6,
	.wdt-sidebar-wrapper .widget.widget_media_gallery .gallery.gallery-columns-5 { grid-template-columns: repeat(4,1fr); }
}

@media (max-width:1280px) {
	.wdt-sidebar-wrapper .widget.widget_media_gallery .gallery.gallery-columns-9,
	.wdt-sidebar-wrapper .widget.widget_media_gallery .gallery.gallery-columns-8,
	.wdt-sidebar-wrapper .widget.widget_media_gallery .gallery.gallery-columns-7,
	.wdt-sidebar-wrapper .widget.widget_media_gallery .gallery.gallery-columns-6,
	.wdt-sidebar-wrapper .widget.widget_media_gallery .gallery.gallery-columns-5,
	.wdt-sidebar-wrapper .widget.widget_media_gallery .gallery.gallery-columns-4 { grid-template-columns: repeat(3,1fr); }
}

@media (min-width: 1025px) and (max-width:1280px) {
	.secondary-sidebar .wdt-sidebar-wrapper .widget.widget_media_gallery .gallery.gallery-columns-9,
	.secondary-sidebar .wdt-sidebar-wrapper .widget.widget_media_gallery .gallery.gallery-columns-8,
	.secondary-sidebar .wdt-sidebar-wrapper .widget.widget_media_gallery .gallery.gallery-columns-7,
	.secondary-sidebar .wdt-sidebar-wrapper .widget.widget_media_gallery .gallery.gallery-columns-6,
	.secondary-sidebar .wdt-sidebar-wrapper .widget.widget_media_gallery .gallery.gallery-columns-5,
	.secondary-sidebar .wdt-sidebar-wrapper .widget.widget_media_gallery .gallery.gallery-columns-4,
	.secondary-sidebar .wdt-sidebar-wrapper .widget.widget_media_gallery .gallery.gallery-columns-3 { grid-template-columns: repeat(2,1fr); gap: 16px; } }

@media (max-width:1024px) {
	.wdt-sidebar-wrapper .widget.widget_media_gallery .gallery.gallery-columns-9,
	.wdt-sidebar-wrapper .widget.widget_media_gallery .gallery.gallery-columns-8,
	.wdt-sidebar-wrapper .widget.widget_media_gallery .gallery.gallery-columns-7,
	.wdt-sidebar-wrapper .widget.widget_media_gallery .gallery.gallery-columns-6,
	.wdt-sidebar-wrapper .widget.widget_media_gallery .gallery.gallery-columns-5,
	.wdt-sidebar-wrapper .widget.widget_media_gallery .gallery.gallery-columns-4 { grid-template-columns: repeat(4,1fr); }
}

@media (max-width: 767px) {
	.wdt-sidebar-wrapper .widget.widget_media_gallery .gallery.gallery-columns-9,
	.wdt-sidebar-wrapper .widget.widget_media_gallery .gallery.gallery-columns-8,
	.wdt-sidebar-wrapper .widget.widget_media_gallery .gallery.gallery-columns-7,
	.wdt-sidebar-wrapper .widget.widget_media_gallery .gallery.gallery-columns-6,
	.wdt-sidebar-wrapper .widget.widget_media_gallery .gallery.gallery-columns-5,
	.wdt-sidebar-wrapper .widget.widget_media_gallery .gallery.gallery-columns-4,
	.wdt-sidebar-wrapper .widget.widget_media_gallery .gallery.gallery-columns-3 { grid-template-columns: repeat(3,1fr); gap: 16px; }
}

@media (max-width: 479px) {
	.wdt-sidebar-wrapper .widget.widget_media_gallery .gallery.gallery-columns-9,
	.wdt-sidebar-wrapper .widget.widget_media_gallery .gallery.gallery-columns-8,
	.wdt-sidebar-wrapper .widget.widget_media_gallery .gallery.gallery-columns-7,
	.wdt-sidebar-wrapper .widget.widget_media_gallery .gallery.gallery-columns-6,
	.wdt-sidebar-wrapper .widget.widget_media_gallery .gallery.gallery-columns-5,
	.wdt-sidebar-wrapper .widget.widget_media_gallery .gallery.gallery-columns-4,
	.wdt-sidebar-wrapper .widget.widget_media_gallery .gallery.gallery-columns-3 { grid-template-columns: repeat(2,1fr); gap: 16px; }
}


/* ----------------------------------------------------------------
Custom Style For Widget Gallery
------------------------------------------------------------------ */






/*--------------------------------------------------------------
	Colors
--------------------------------------------------------------*/

	.widget ul li, .widget ol li, .widget.widget_nav_menu ul.menu li, .widget.widget_nav_menu ul li a { 
		border-color: rgb(var(--wdtAccentTxtColorRgb, var(--wdtDarkAccentTxtColorRgb)), 0.1); color: var(--wdtQuaternaryColor, var(--wdtDarkQuaternaryColor)); }

	.widget #wp-calendar td a { color: rgba(var(--wdtHeadAltColorRgb, var(--wdtDarkHeadAltColorRgb)),0.5); }
	.widget_tag_cloud .tagcloud a, .widget .tagcloud a, .wp-block-tag-cloud a { 
		background-color: transparent;
		background-image: linear-gradient(-90deg, var(--wdtQuaternaryColor, var(--wdtDarkQuaternaryColor)) 51%, 
												var(--wdtSecondaryColor, var(--wdtDarkSecondaryColor)) 0%, 
												var(--wdtPrimaryColor, var(--wdtDarkPrimaryColor)) 100%);
		background-size: 250% auto;
		background-position: 100% 100%; }

	.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, var(--wdtDarkBodyBGColorRgb)),0.15); }

	.wdt-dark-bg .widget .selection-box:before { border-top-color: rgba(var(--wdtBodyBGColorRgb, var(--wdtDarkBodyBGColorRgb)),0.15); }
	.wdt-dark-bg .widget .selection-box:after { background: rgba(var(--wdtBodyBGColorRgb, var(--wdtDarkBodyBGColorRgb)),0.05); }

	.wdt-dark-bg .widget ul li, .wdt-dark-bg .widget.widget_nav_menu ul.menu li { border-color:rgba(var(--wdtBodyBGColorRgb, var(--wdtDarkBodyBGColorRgb)),0.2); }

	.wdt-dark-bg .widget #wp-calendar td a { color:rgba(var(--wdtAccentTxtColorRgb, var(--wdtDarkAccentTxtColorRgb)),0.5); }
	.wdt-dark-bg .tagcloud a { background:rgba(var(--wdtBodyBGColorRgb, var(--wdtDarkBodyBGColorRgb)),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, var(--wdtDarkAccentTxtColor)) !important; }

	.widget #searchform:hover:before { color: var(--wdtAccentTxtColor, var(--wdtDarkAccentTxtColor)); }

	.widget.widget_text .textwidget,
	.widget.widget_block .has-login-form label,
	.widget.widget_block .wp-block-loginout a,
	.widget.widget_block .wp-block-rss .wp-block-rss__item-title a { color: var(--wdtQuaternaryColor, var(--wdtDarkQuaternaryColor)); }
	.widget.widget_block .wp-block-loginout:hover,
	.widget.widget_block .wp-block-rss .wp-block-rss__item-title a:hover,
	.widget.widget_block .wp-block-loginout a:hover { color: var(--wdtLinkHoverColor, var(--wdtDarkLinkHoverColor)); }

/*--------------------------------------------------------------
    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, var(--wdtDarkPrimaryColor)); }

	.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, var(--wdtDarkPrimaryColor)); }


	.tagcloud a:hover, .wp-block-tag-cloud a:hover, .wdt-dark-bg .tagcloud a:hover { border-color: var(--wdtPrimaryColor, var(--wdtDarkPrimaryColor)); }

	.widget_tag_cloud .tagcloud a:hover, .widget .tagcloud a:hover, .wp-block-tag-cloud a:hover,
	.widget_tag_cloud .tagcloud a:focus, .widget .tagcloud a:focus, .wp-block-tag-cloud a:focus { 
		background-color: transparent;
        background-position: 0 100%; }


/*--------------------------------------------------------------
	Responsive
--------------------------------------------------------------*/

	@media (max-width: 1540px) {
		.secondary-sidebar .wdt-sidebar-wrapper { padding: 40px; }	
	}


	@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: 14px; }
		.widget #searchform input[type="submit"] { padding: 0 }
		.widget #searchform:before, .widget #searchform input[type="submit"] { width: 40px; }

		.secondary-sidebar .wdt-sidebar-wrapper { padding: 30px; }	

		.widget.widget_media_gallery .gallery { gap: 12px; }
		.widget.widget_media_gallery .gallery-columns-3 .gallery-item { max-width: calc((100% - 12px * 2) / 3); }

	}

	@media only screen and (min-width:768px) and (max-width:1024px) {
		.tagcloud a { margin:0 4px 10px 0; }
	}


	@media only screen and (max-width: 767px) {
		.tagcloud a { margin:0 5px 10px 0; }
	}
	
	@media (max-width: 479px) {
		.secondary-sidebar .wdt-sidebar-wrapper { padding: 30px 20px; }

		.widget.widget_media_gallery .gallery { gap: 10px; }
		.widget.widget_media_gallery .gallery-columns-3 .gallery-item { max-width: calc((100% - 10px * 2) / 3); }

		.widget_tag_cloud .tagcloud a, .widget .tagcloud a, .wp-block-tag-cloud a { font-size: 14px !important; padding: 10px 20px; }
		
	}