/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 03 2022 | 08:15:30 */
/* Logo style */

.td-header-style-5 .td-main-menu-logo img {
    filter: brightness(0) invert(1);
}

/* Dark mode switcher */

li.its-wldark-mode {
    margin-top: 14px;
    float: right;
}

.td-boxed-layout .td-header-menu-wrap.td-affix .wlits-button.active {
    margin: 0px;
}

.dark-mode .td-header-menu-wrap.td-affix {
    background-color: #0e1621;
box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
}

.wlits-button.active {
    margin-top: 0px;
}

.td-boxed-layout .td-header-menu-wrap.td-affix .wlits-button {
     font-size: 16px;
    margin-top: -6px; 
}
 .wlits-button-inner-left:empty {
     margin-left: -0.625em 
}
 .wlits-button-inner-left:before, .wlits-button-inner-left:after {
     box-sizing: border-box;
     margin: 0;
     padding: 0;
    /*transition*/
     -webkit-transition: 0.4s ease-in-out;
     -moz-transition: 0.4s ease-in-out;
     -o-transition: 0.4s ease-in-out;
     transition: 0.4s ease-in-out;
     outline: none 
}
 .wlits-button .wlits-button-inner, .wlits-button .wlits-button-inner-left {
     display: inline-block;
     font-size: 0.875em;
     position: relative;
     padding: 0em;
     line-height: 1em;
     cursor: pointer;
     color: rgba(149, 149, 149, 0.51);
     font-weight: normal 
}
 .wlits-button .wlits-button-inner-left:before {
     content: '';
     display: block;
     position: absolute;
     z-index: 1;
     line-height: 2.125em;
     text-indent: 2.5em;
     height: 1em;
     width: 1em;
     margin: 0.25em;
    /*border-radius*/
     -webkit-border-radius: 100%;
     -moz-border-radius: 100%;
     border-radius: 100%;
     right: 1.625em;
     bottom: 0em;
     background: #fff;
     transform: rotate(-45deg);
     box-shadow: 0 0 0.625em white 
}
 .wlits-button .wlits-button-inner-left:after {
     content: "";
     display: inline-block;
     width: 2.5em;
     height: 1.5em;
     -webkit-border-radius: 1em;
     -moz-border-radius: 1em;
     border-radius: 1em;
     background: rgba(255, 255, 255, 0.15);
     vertical-align: middle;
     margin: 0 0.625em;
        border: 0.125em solid #ffffff;
}
 .wlits-button.active .wlits-button-inner-left:before {
     right: 1.0625em;
     box-shadow: 0.3125em 0.3125em 0 0 #eee;
     background: transparent 
}
 .wlits-button.active .wlits-button-inner-left:after {
     background: rgba(0, 0, 0, 0.15);
     border: 0.125em solid white 
}
 .wlits-button .wlits-button-inner-left {
     color: rgba(250, 250, 250, 0.51);
     font-weight: bold 
}
 .wlits-button.active .wlits-button-inner-left {
     color: rgba(149, 149, 149, 0.51);
     font-weight: normal 
}
 .wlits-button.active .wlits-button-inner-left + .wlits-button-inner {
     color: rgba(250, 250, 250, 0.51);
     font-weight: bold 
}


.td-404-title {
    color: white;
}
.dark-mode .td-404-sub-sub-title a {
    background-color: #4ac5db;
}

.dark-mode .td-module-comments a {
  background-color: #dddd;
}

.dark-mode header .td-post-author-name {
  color: #bfbfbf;
}

.dark-mode header .td-post-date {
  color: #bfbfbf;
}

.dark-mode .td-icon-comments:before {
  color: #dddd !important;
}

.dark-mode {
  background: #0e1621;
}

/**Content**/
.dark-mode .td-container-wrap {
  background-color: #17212b;
}

.dark-mode .post {
  background-color: #17212b;
}

/**Header**/
.dark-mode .td-header-menu-wrap-full.td-container-wrap {
    background: #0e1621;
}

.dark-mode .td-header-style-5 .td-main-menu-logo img {
    filter: inherit !important;
}
/**Menu**/

.dark-mode .td_mega_menu_sub_cats {
  background: #303E4B;
}
.dark-mode .td-mega-row {
  background-color: #303E4B;
}

.dark-mode .td_with_ajax_pagination {
  background-color: #303E4B;
  padding: 10px;
  border-radius: 10px;
}

.dark-mode .td-mega-menu ul.sub-menu {
  border: 2px solid #303E4B !important;
  border-radius: 12px;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px,
    rgba(0, 0, 0, 0.22) 0px 10px 10px;
}

.dark-mode .td_block_template_1 .td-related-title {
    border-color: transparent;
}

.dark-mode .td-header-wrap .result-msg a {
	color: #4ac5db;
}

.dark-mode .author-box-wrap {
    color: white;
	  border-radius: 12px;
}

.dark-mode .td-author-counters span {
    background-color: #10a3d3;
}

.dark-mode .author-box-wrap .td-social-icon-wrap .td-icon-font {
    color: white;
}

/**Right-side Menu Link + hover**/
.dark-mode .td-mega-span h3 a {
  color: #fff;
}
.dark-mode .td-mega-span h3 a:hover {
  color: #4ac5db;
}

.dark-mode .td_mega_menu_sub_cats a {
  color: #3bc6e6;
}

/**Homepage Content link + hover**/
.dark-mode h3.entry-title.td-module-title a {
  color: #fff;
}

.dark-mode h3.entry-title.td-module-title a:hover {
  color: #3bc6e6;
}

.dark-mode .td-module-comments a::after {
  border-color: #dddd transparent transparent transparent;
}

.dark-mode .td-post-author-name a {
  color: #fff;
}

.dark-mode .td_mega_menu_sub_cats .cur-sub-cat {
    border-top: 1px solid #464646;
    border-bottom: 1px solid #424242;
    background-color: #17212b;
    border-radius: 20px;
}

/**Releated Post on single post**/

.dark-mode .td_block_template_1 .td-related-title .td-cur-simple-item {
    border-radius: 20px;
    background: linear-gradient( to right, #01a2d6, #10a3d3 );
    border-bottom: 2px solid #01a2d6 !important;
}

.dark-mode .td_block_template_1 .td-related-title {
    border-color: transparent !important;
}

.dark-mode .td_block_template_1 .td-related-title > .td-related-right {
  color: #fff;
border-bottom: 1px solid #19a4d2;
}

.dark-mode .td_block_template_1 .td-related-title > .td-related-left {
  color: #fff;
border-bottom: 1px solid #19a4d2;
}

.dark-mode .td_block_template_1 .td-related-title {
  border-color: #4ac5db;
}

.dark-mode h1.entry-title {
  color: #fff;
}

/**Footer**/

.dark-mode .td-footer-wrapper {
     background: #303E4B;
    border: 1px solid  #32475B;
}

.dark-mode .td-sub-footer-container {
  background: #303E4B !important;
 border: 1px solid  #32475B;
}


.dark-mode div.td-excerpt {
  color: #bfbfbf;
}

.dark-mode .td-pb-span4.td-main-sidebar {
  padding-right: 0px;
  background-color: #303E4B;
  margin-top: -15px;
     padding-left: 14px;
    padding-right: 14px;
    padding-bottom: 0px;
    padding-top: 14px;
  border-radius: 13px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}

.dark-mode .td-mega-span {
     background-color: #17212b !important;
  padding: 10px;
  border-radius: 12px;
}

.dark-mode .td-mega-span:hover {
  box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px,
    rgba(0, 0, 0, 0.22) 0px 10px 10px;
}

.dark-mode .page-nav a,
.page-nav span {
  color: #fff;
}

.dark-mode .page-nav a,
.page-nav span {
  border: 1px solid #ffffff;
}

.dark-mode .td-page-content,
.dark-mode .td-post-content,
.dark-mode .wpb_text_column,
.dark-mode .td_block_text_with_title,
.dark-mode .woocommerce #tab-description,
.dark-mode .mce-content-body {
  color: #ebebeb;
}

.dark-mode div div h1,
.dark-mode div div h2,
.dark-mode div div h3,
.dark-mode div div h4,
.dark-mode div div h5 {
  color: #fff;
}

.dark-mode .td-header-wrap .td-drop-down-search {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  background-color: #3e4f5f;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px,
    rgba(0, 0, 0, 0.22) 0px 10px 10px;
}

.dark-mode .td-header-wrap #td-header-search {
  width: 230px;
  border-radius: 50px !important;
}

.dark-mode .td-header-wrap input[type="submit"] {
  background-color: #4ec6da;
  border-radius: 50px;
}

.dark-mode .td_mega_menu_sub_cats:after {
  width: 0px;
}

.dark-mode .td_mega_menu_sub_cats .cur-sub-cat:before {
  width: 0px;
}

.dark-mode .td-header-wrap input[type="submit"]:hover {
  background-color: #404040;
  border-radius: 50px;
}

.dark-mode .td-header-menu-wrap.td-affix li.its-wldark-mode {
  margin-top: 8px !important;
}

.td-sub-footer-container.td-container-wrap li.its-wldark-mode {
  margin: 0px;
}

.dark-mode .td_search_subtitle {
  color: #ebebeb;
}

.dark-mode .td-post-content img {
  border: 1px solid #525252;
  box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
}

.dark-mode img.aligncenter {
  border: 1px solid #525252;
  box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
}

.dark-mode .td-search-form-widget .td-widget-search-input,
.td-search-form-widget .wpb_button {
  border-radius: 50px;
}

.dark-mode .td-search-form-widget .wpb_button {
  background-color: #4ac5db;
}
.dark-mode .td-search-form-widget .wpb_button:hover {
  background-color: #404040;
}

.dark-mode .td-404-sub-sub-title {
    color: white;
}

.dark-mode .td-post-small-box a {
    color: white;
}

.dark-mode .td-post-small-box span {
    background-color: #10a3d3;
}

.dark-mode .td-page-content a, .dark-mode .td-post-content a, .dark-mode .wpb_text_column a, .dark-mode .td_block_text_with_title a, .dark-mode .woocommerce #tab-description a, .dark-mode .mce-content-body a {
    background-image: linear-gradient( 0deg, currentColor, currentColor min(1px, 0.1em), transparent min(1px, 0.1em), transparent );
    background-repeat: no-repeat;
    background-size: 100% 100%;
    text-decoration: none;
    transition: background-size 0.2s, color 0.2s;
}

.dark-mode .td-page-content a:hover,
.dark-mode .td-post-content a:hover,
.dark-mode .wpb_text_column a:hover,
.dark-mode .td_block_text_with_title a:hover,
.dark-mode .woocommerce #tab-description a:hover,
.dark-mode .mce-content-body a:hover {
  text-decoration: none;
  background-size: 0 100%;
}

/* Scrollbar style */
.dark-mode::-webkit-scrollbar {
  background-color: #2b2d2d;
  color: #aca496;
}

.dark-mode::-webkit-scrollbar-corner {
  background-color: #242525;
}

.dark-mode::-webkit-scrollbar-thumb {
  background: #888;
}
.dark-mode::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.dark-mode .td-category a {
  color: #e1e1e1 !important;
}
.dark-mode .td-category a:hover {
  color: #fff !important;
}

.dark-mode .tab-conversation.active > a {
  color: #fdfdfd;
}

.dark-mode .td-header-wrap .td-header-menu-wrap-full {
    background-color: #0e1621;
}

@media only screen and (max-width: 767px) {
  li.its-wldark-mode {
    float: left !important;
    margin-left: 14px;
  }
  .dark-mode .td-pb-span4.td-main-sidebar {
    margin-top: 0px;
    padding: 0px;
    background: inherit;
    box-shadow: none;
  }
.dark-mode .td_with_ajax_pagination {
    background-color: inherit;
    padding: 0px;
    border-radius: 10px;
}
	.footer-text-wrap {
    margin-top: -38px !important;
}

aside.footer-social-wrap.td-social-style-2 {
    margin-top: -16px;
}
.dark-mode .td-header-wrap .td-header-main-menu {
    background-color: #0e1621 !important;
}
}
.dark-mode .wp-caption-text, .dark-mode .wp-caption-dd {
    color: #b9b9b9;
}
.dark-mode code,
.dark-mode kbd,
.dark-mode pre,
.dark-mode samp {
  background-color: #303e4b;
  color: #ebebeb;
}
.dark-mode pre::-webkit-scrollbar {
  background-color: #2b2d2d;
  color: #aca496;
}
.dark-mode pre::-webkit-scrollbar-corner {
  background-color: #242525;
}
.dark-mode pre::-webkit-scrollbar-thumb {
  background: #888;
}
.dark-mode pre::-webkit-scrollbar-thumb:hover {
  background: #555;
}