/* Style ( default color ) #ffda23 #4047f5 ------------------------------------
-----------------------------------------------------------------------------*/
h1,h2,h3,h4,h5,h6          { color: #333;}
pre                        { border: 1px solid #eae9e9; background-color: #FFF;}
input[type="email"],
input[type="number"],
input[type="search"],
textarea,
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"]     { border:2px solid #d5d6d8; color:#333;  }


/*-----------------------------------------------------------------------------
----------------------------- 1 - Layout --------------------------------------
-----------------------------------------------------------------------------*/
a:link, a:visited          { color: #000; text-decoration: none; }
a:hover                    { color: #d92626; }
::-moz-selection           { background:#000; color: #fff; text-shadow: none; }
::selection                { background:#000; color: #fff; text-shadow: none; }

/* -- Header -- */
html body                  { color: #080e14; background-color: #e9edf2; }
header                     { background-color: #3741da; -moz-box-shadow: 0 1px 10px rgba(0,0,0,0.1); -webkit-box-shadow: 0 1px 10px rgba(0,0,0,0.1); box-shadow: 0 1px 10px rgba(0,0,0,0.1); }
.subheader                 { background-color: #4047f5;}

/* - Layout content - */
.wrap-fullwidth-bg         { background-color: #FFF; -moz-box-shadow: 0 1px 10px rgba(0,0,0,0.1); -webkit-box-shadow: 0 1px 10px rgba(0,0,0,0.1); box-shadow: 0 1px 10px rgba(0,0,0,0.1); }

/* .page-content */      
.single-content            { background-color: #FFF; -moz-box-shadow: 0 1px 10px rgba(0,0,0,0.1); -webkit-box-shadow: 0 1px 10px rgba(0,0,0,0.1); box-shadow: 0 1px 10px rgba(0,0,0,0.1);}


/*-----------------------------------------------------------------------------
----------------------------- 2 - Header --------------------------------------
-----------------------------------------------------------------------------*/
/* -- Search Header (menu) -- */
#searchform2 .buttonicon   { background-color: #4047f5; color: #FFF; }
#searchform2 #s            { background-color: #4047f5; border: 1px solid #4047f5; border-left-color: #4047f5; color: #FFF !important;}
#searchform2 ::placeholder { color: #98aafa; opacity: 1; }
#searchform2 :-ms-input-placeholder { color: #98aafa; }
#searchform2 ::-ms-input-placeholder { color: #98aafa; }

/* -- Upload Button -- */
div.uploadbtn .simplebtn   { background-color: #f12b2c; border: 1px solid #f12b2c !important; color: #FFF !important;  }

/* -- Top Header Menu -- */
ul.ant-responsive-menu li.current_page_item > a, 
ul.ant-responsive-menu li.current-menu-ancestor > a, 
ul.ant-responsive-menu li.current-menu-item > a, 
ul.ant-responsive-menu li.current-menu-parent > a { color: #FFF; }
ul.ant-responsive-menu li.current_page_item > a > .arrow:before, 
ul.ant-responsive-menu li.current-menu-ancestor > a > .arrow:before, 
ul.ant-responsive-menu li.current-menu-item > a > .arrow:before, 
ul.ant-responsive-menu li.current-menu-parent > a > .arrow:before { color: #FFF; }
#respMenu li ul.sub-menu li.current_page_item a, 
#respMenu li ul.sub-menu li.current-menu-ancestor a, 
#respMenu li ul.sub-menu li.current-menu-item a, 
#respMenu li ul.sub-menu li.current-menu-parent a,
#respMenu li ul.sub-menu,
#respMenu li ul.sub-menu a,
#respMenu li ul.sub-menu li { background-color: #3741da !important;}
ul.ant-responsive-menu li.current-menu-item > a i { color:#FFF; }

ul.ant-responsive-menu li.current_page_item:hover a, 
ul.ant-responsive-menu li.current-menu-ancestor:hover a, 
ul.ant-responsive-menu li.current-menu-item:hover a, 
ul.ant-responsive-menu li.current-menu-parent:hover a { color: #FFF !important; }

/*Top level menu link items style d5d5d5 */
.ant-responsive-menu li a span { background-color: #ffda23; color: #000;}
.ant-responsive-menu  { }
.ant-responsive-menu > li > a > .arrow:before { color: #FFF !important; }
.ant-responsive-menu li i { color: #FFF; }
.ant-responsive-menu li:hover i { color: #FFF !important; }
.ant-responsive-menu li a { color: #8eb9ed; }
.ant-responsive-menu li a:hover { color: #FFF !important; background: #3741da; text-decoration: none !important; } 
.ant-responsive-menu li:hover a { color: #FFF !important; background-color: #3741da; text-decoration: none !important; border-radius: 3px;}
.ant-responsive-menu li ul li a { color:#8eb9ed; }
.ant-responsive-menu li ul li ul li a { color:#8eb9ed;}
/*1st sub level menu*/
.ant-responsive-menu li ul { background-color: #FFF;}
.ant-responsive-menu li ul li ul { background-color: #FFF;}
.ant-responsive-menu li ul li { background-color: #FFF; }
/* Sub level menu links style */
.ant-responsive-menu li ul li:hover { color: #FFF !important;}
.ant-responsive-menu li ul li a:hover { opacity: 0.5; color: #FFF !important;}
/* -- Responsive Menu Styles -- */
@media screen and (max-width: 1024px) {
	ul.ant-responsive-menu li.current_page_item > a, 
	ul.ant-responsive-menu li.current-menu-ancestor > a, 
	ul.ant-responsive-menu li.current-menu-item > a, 
	ul.ant-responsive-menu li.current-menu-parent > a, 
	ul.ant-responsive-menu li ul li.current_page_item > a, 
	ul.ant-responsive-menu li ul li.current-menu-ancestor > a, 
	ul.ant-responsive-menu li ul li.current-menu-item > a, 
	ul.ant-responsive-menu li ul li.current-menu-parent > a,
	.ant-responsive-menu li a:hover,
	.ant-responsive-menu li:hover a { background-color: #000 !important; color: #FFF !important;}
	.ant-responsive-menu { background-color: #000 !important; -moz-box-shadow: 0 0 0 #999 !important; }
	.ant-responsive-menu li ul li ul { background-color: #000 !important;}
	.ant-responsive-menu li ul li    { background-color: #000 !important; } 
	.ant-responsive-menu li ul li ul li ul { background-color: #000 !important;}
	.ant-responsive-menu li ul li ul li    { background-color: #000 !important; } 
	.ant-responsive-menu li ul.sub-menu li a { border-bottom: 1px solid #111; color: #FFF !important; }
	.ant-responsive-menu li ul li:hover   { color: #FFF !important;}
	.ant-responsive-menu li ul li:hover a { background-color: #000 !important; color: #FFF !important;}
	.ant-responsive-menu li ul            { border: 1px solid #000; background-color: #000 !important; -moz-box-shadow: 0 5px 3px rgba(0,0,0,0); -webkit-box-shadow: 0 5px 3px rgba(0,0,0,0); box-shadow: 0 5px 3px rgba(0,0,0,0);}
    .ant-responsive-menu > li             { border-bottom: 1px solid #111; }   
    .ant-responsive-menu li ul li a:hover { background-color: #000 !important; color: #FFF !important;} 
    .ant-responsive-menu > li > a         { color: #FFF !important; }
    .ant-responsive-menu li a             { color: #FFF !important;}  
	#respMenu li ul.sub-menu li.current_page_item a, 
	#respMenu li ul.sub-menu li.current-menu-ancestor a, 
	#respMenu li ul.sub-menu li.current-menu-item a, 
	#respMenu li ul.sub-menu li.current-menu-parent a,
	#respMenu li ul.sub-menu,
	#respMenu li ul.sub-menu a,
	#respMenu li ul.sub-menu li { background-color: #000 !important;}  
} 


/*-----------------------------------------------------------------------------
----------------------------- 3 - Home Content --------------------------------
-----------------------------------------------------------------------------*/
/* -- Home Featured Posts -- */ 
ul.featured-posts        { background-color: #000; -moz-box-shadow: 0 1px 10px rgba(0,0,0,0.1); -webkit-box-shadow: 0 1px 10px rgba(0,0,0,0.1); box-shadow: 0 1px 10px rgba(0,0,0,0.1); }
ul.featured-posts li div.unich-date i { color: #ffda23;}

/* -- Slider Nav -- */
.owl-prev, .owl-next              { background-color: #FFF; }
.owl-prev i, .owl-next i          { color: #000; }

/* - Categories ribbon - */
.article-category a               { color: #000 !important;  background-color: #ffda23; }

/* -- Blog Style -- */
ul.grid_list li                   { background-color: #FFF; -moz-box-shadow: 0 1px 10px rgba(0,0,0,0.1); -webkit-box-shadow: 0 1px 10px rgba(0,0,0,0.1); box-shadow: 0 1px 10px rgba(0,0,0,0.1); }
ul.grid_list li h2                { color: #000 !important; }
ul.grid_list li div.unich-date i  { color: #ffda23;}

/*-- Entry Categories / Tags -- */
ul.grid_list .ct-size a               { background-color: #f2f5f8; color: #4047f5; }
ul.grid_list .ct-size a:hover         { background-color: #4047f5; color: #FFF !important;}

/* -- Sticky Posts style -- */
ul.grid_list li.sticky            { background-color: #f2f5f8; }
ul.grid_list li.sticky .ct-size a { background-color: #e8eef4; }
ul.grid_list li.sticky .ct-size a:hover { background-color: #4047f5; color: #FFF !important;}
ul.grid_list li.sticky div.noimg  { background-color: #FFF;  }

/* -- Modern Boxes -- */
ul.modern-boxes div.topicname { background-color: #FFF; }
ul.modern-boxes div.topicname a { color: #000;}
ul.modern-boxes li { -moz-box-shadow: 0 1px 10px rgba(0,0,0,0.1); -webkit-box-shadow: 0 1px 10px rgba(0,0,0,0.1); box-shadow: 0 1px 10px rgba(0,0,0,0.1);}

/* -- Default pagination -- */
.defaultpag a             { background-color: #4047f5; color: #FFF !important; }

/* -- infinite scroll Pagination -- */
#infscr-loading            { background-color: #FFF; -moz-box-shadow: 0 1px 5px rgba(0,0,0,0.1); -webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.1); box-shadow: 0 1px 5px rgba(0,0,0,0.1); }
#infscr-loading span       { color: #13131c; }

/* -- Title Module Widget -- */
.menu--adsila .menu__item:nth-child(odd) .menu__item-name::before,
.menu--adsila .menu__item:nth-child(odd) .menu__item-label::before { background: #ffda23; } 
.menu--adsila .menu__item:nth-child(odd),
.menu--adsila .menu__item:nth-child(odd):focus { color: #000 !important; }
.menu__item a                { color: #000;}
.menu__item a:hover          { color: #000 !important;}

/* -- Index file Title -- */
h3.index-title          { color: #FFF;}
h3.index-title span     { background-color: #ffda23; color: #000;}


/*-----------------------------------------------------------------------------
----------------------------- 4 - Entry Content -------------------------------
-----------------------------------------------------------------------------*/
/* -- not-found -- */
.not-found #searchform2  { background-color: #f5f5f5 !important; border: 5px solid #f5f5f5; border-radius: 5px;}
.not-found #searchform2 .buttonicon   { background-color: #f5f5f5 !important; color: #000; border-radius: 0px; }
.not-found #searchform2 #s { background-color: #f5f5f5 !important; border: 1px solid #f5f5f5 !important; }
.not-found #searchform2 ::placeholder { color: #999 !important; opacity: 1; }
.not-found #searchform2 :-ms-input-placeholder { color: #999 !important; }
.not-found #searchform2 ::-ms-input-placeholder { color: #999 !important; }

/* -- ribbons middle categories - */
.single-category a { background-color: #ffda23; }
.entry-top .single-category a { color: #000 !important;}

/* - Top entry - */
ul.meta-entry-top li span.updated i { color: #ffda23; } 

/* -- Related articles single -- */
.single-related           { background-color: #fafafa; } 

/* -- Typography First Content Letter -- */
div.p-first-letter p:first-child:first-letter { color: #000; background-color: #ffda23; } 

/* -- Page / Article Title -- */
h1.article-title           { color: #000; }
h1.page-title              { color: #000; }

/* -- Tags Articles -- */
.ct-size a               { background-color: #f2f5f8; color: #4047f5;}
.ct-size a:hover         { background-color: #4047f5; color: #FFF !important;}  

/* -- blockquote -- */
blockquote                 { background: #f3f6f9; border-left: 10px solid #4047f5; }
blockquote p               { color: #777;}

/* -- Entry content style -- */
.entry p a        { color: #d92626; }
.entry p a:hover  { color: #000 !important; }

/* -- Responsive Images -- */
.wp-caption-text           { color: #888;}
.entry .wp-caption-text a         { color: #000 !important; }
.wp-caption-text a:hover   { color: #000 !important; }

/* -- Pagination entry articles -- */
.my-paginated-posts span { background-color: #ffda23; color: #000 !important;}
.my-paginated-posts p a  { background-color: #222; color:#fff !important;}
.my-paginated-posts p a:hover { color:#fff !important; }
.my-paginated-posts p span a  { color: #FFF !important;}


/*-----------------------------------------------------------------------------
----------------------------- 5 - Sidebar & Widgets ---------------------------
-----------------------------------------------------------------------------*/
/* -- Sidebar -- */
.sidebar h3.title        { background-color:#000; color: #f8eece;}
.sidebar .widget         { background-color: #FFF; -moz-box-shadow: 0 1px 10px rgba(0,0,0,0.1); -webkit-box-shadow: 0 1px 10px rgba(0,0,0,0.1); box-shadow: 0 1px 10px rgba(0,0,0,0.1);}

/* -- Article widget -- */
.article_list li         { border-bottom: 1px solid rgba(241, 241, 241, .8); } 
ul.article_list .an-widget-title a h4  { color: #111;}
ul.article_list .an-widget-title span i { color: #ffda23;}

/* -- Subscribe widget -- */
.subscribe-widget input[type=submit] { background: #4047f5; color: #fff !important; }

/* -- Categories in two columns -- */
.widget_categories ul li { color: #ffda23; } 

/* -- Default Tags -- */
div.tagcloud a          { background: #f5f5f5 !important; }
div.tagcloud span       { color: #ffda23; }

/* -- Archives in two columns -- */
div.widget_archive select, div.widget_categories select { border-radius: 3px; border:1px solid #d5d6d8; color:#000; }

/* -- Default Search -- */
div.widget_search #searchform2 #s { background-color: #FFF; border: 1px solid #ccc !important; color: #000 !important; }
div.widget_search #searchform2 .buttonicon   { background-color: #000 !important; color: #FFF !important; }
div.widget_search #searchform2 ::placeholder { color: #999 !important; opacity: 1; }
div.widget_search #searchform2 :-ms-input-placeholder { color: #999 !important; }
div.widget_search #searchform2 ::-ms-input-placeholder { color: #999 !important; }

/* -- Archives in two columns -- */
.widget_nav_menu li { border-bottom: 1px solid rgba(241, 241, 241, .8); color: #ffda23;}
.widget_archive li  { border-bottom: 1px solid rgba(241, 241, 241, .8); color: #ffda23;}

/* -- Meta in two columns -- */
.widget_pages li, .widget_meta li { border-bottom: 1px solid rgba(241, 241, 241, .8); color: #ffda23;}

/* -- Calendar -- */ 
#wp-calendar tbody td#today { background-color: #000; color: #FFF;}
#wp-calendar tbody td#today a { color: #FFF !important;}


/*-----------------------------------------------------------------------------
----------------------------- 6 - Comments Form -------------------------------
-----------------------------------------------------------------------------*/
/* -- Comments -- */
ul.comment li                 { background-color: #fafafa; border-bottom: 1px solid #f1f1f1; }
ul.comment li ul.children li  { background-color: #FFF; border-bottom: none; border-top: 20px solid #fafafa;}
ul.comment li ul.children li > ul.children li { background-color: #FFF; border-bottom: none; border-top: 20px solid #fafafa;}
ul.comment li span.comment-reply-button { background-color: #e9edf2; }
ul.comment li span.comment-reply-button a { color: #000 !important; }

/* -- Comments -- */
.comments h3.comment-reply-title  { color: #000 !important; }
.comments h3.comment-reply-title a { color: #000; }

/* -- comment Form -- */
#commentform #author, #commentform #email, #commentform #url  { border:2px solid #d5d6d8; color:#333; }	
#commentform textarea         { border:2px solid #d5d6d8; color:#333;} 
#commentform #submit          { background-color: #000; color: #FFF; }
#commentform label span       { color:#F00;}
#commentform span             { color:#F00;} 


/*-----------------------------------------------------------------------------
----------------------------- 7 - Contact Form --------------------------------
-----------------------------------------------------------------------------*/
/* -- Contact Form 7 Plugin -- */
form.wpcf7-form label span    { color:#F00;}
form.wpcf7-form input         { border:2px solid #d5d6d8; color:#333; }
form.wpcf7-form textarea      { border:2px solid #d5d6d8; color:#333; }
form.wpcf7-form input.wpcf7-submit    { background-color: #000; color: #FFF; border: none; }
form.wpcf7-form .wpcf7-validation-errors { color: red;}


/*-----------------------------------------------------------------------------
----------------------------- 8 - Custom Pages --------------------------------
-----------------------------------------------------------------------------*/ 
/* -- Front-end Submission Form -- */
input.ap-form-submit-button   { background-color: #000; color: #FFF; border-color: #000;}
.ap-form-wrapper h2               { background-color: #ffda23; color: #000;}


/*-----------------------------------------------------------------------------
------------------------------ 9 - Footer -------------------------------------
-----------------------------------------------------------------------------*/
/* -- Footer -- */
footer                        { background-color: #000;}
.social-section               { background-color: #4047f5; }

/* -- Footer Social Icons -- */
ul.footer-social li a         { color: #FFF; }
ul.footer-social li a:hover   { color: #ccc !important; }

/* -- Copyright -- */
.footer-copyright p a         { color: #959494;}
.footer-copyright p a:hover   { color: #ffda23;}

/* -- Back to Top -- */
#back-top span                { background-color: #ffda23;}
#back-top a:hover             { opacity: 0.7; } 