/*!
Theme Name: paniclighting.xologic
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: paniclighting-xologic
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

*/


@font-face {
    font-family: "SterlingDisplay";
    src: url("https://db.onlinewebfonts.com/t/005c23f992d50a79ee4d4a5c30442534.eot");
    src: url("https://db.onlinewebfonts.com/t/005c23f992d50a79ee4d4a5c30442534.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/005c23f992d50a79ee4d4a5c30442534.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/005c23f992d50a79ee4d4a5c30442534.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/005c23f992d50a79ee4d4a5c30442534.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/005c23f992d50a79ee4d4a5c30442534.svg#SterlingDisplay")format("svg");
}

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

body{
	margin:0px;
	padding:0px;
	font-family: "SterlingDisplay";
	color:#666;
}

img{
	max-width:100%;
}

p,a,li{
	font-size:14px;
}


/* header css */

.main_page {
    border-top: 6px solid #a7a7a7;
    max-width: 1240px;
    margin: 0 auto;
    position: relative;
}

.heder_section {
    padding: 20px 0;
    position: relative;
}

div#leftHeader {width: 183px;float: left;}

div#rightHeader {
    width: 157px;
    float: right;
    text-align: right;
}

.header-logo {
    max-width: 400px;
    margin: auto;
}

div#searchInputBox input {
    width: 100%;
    height: 31px;
    background: transparent;
    padding: 3px;
    font-size: 14px;
    font-weight: 300;
    color: #666;
    border: 1px solid #6666664d;
}

#searchEngine {
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
}

div#searchInputBox {
    position: relative;
}

div#searchEngine {
    position: relative;
}

button.search_button {
    position: absolute;
    right: 0px;
    top: 0px;
    height: 31px;
    border: none !IMPORTANT;
    outline: none;
    background: transparent;
    padding: 0px 7px;
    color: #3f4e6c;
}

.headerBtn {
    margin: 20px 0;
    color: #000;
    font-size: 14px;
    display: flex;
    align-items: center;
    gap: 3px;
}

div#leftHeader a {
    text-decoration: none;
    line-height: normal;
}

.headerBtn i {
    display: contents;
}

ul.social_media {
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: end;
    gap: 0px 2px;
}

ul.social_media li a {
    display: inline-block;
    margin: 0 2px;
    width: 30px;
    height: 30px;
    line-height: 35px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    background: #a7a7a7;
    border-radius: 50px;
}

.rightHeader_bt a {
    text-decoration: none;
    color: #000;
    font-size: 14px;
    display: inline-block;
}

.rightHeader_bt {
    margin-top: 4px;
}

ul#mega-menu-menu-1 {
    display: flex !IMPORTANT;
    justify-content: center;
}



#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
    padding: 5px 10px 20px;
    border-bottom: none;
    color: #000;
    font-size: 16px;
    text-transform: uppercase;
    transition: all .3s ease-in-out;
    height: auto;
    line-height: normal;
    position: relative;
}

div#mega-menu-wrap-menu-1 {
    background: transparent;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link:focus {
    background: transparent;
    color: #000;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
    background: transparent;
    color: #000;
    position:relative;
    transition:0.5s;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link:before{
    bottom:0px;
    transition:0.5s;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link:hover{
    padding-bottom:5px;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link:hover:before {
    content: '';
    position:absolute;
    left:0px;
    bottom:0px;
    width:100%;
    height:2px;
    background:#000;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    color: #000;
    transition: all .3s ease-in-out;
    padding: 5px 10px;
    border-bottom: 3px solid transparent;
    text-transform: uppercase;
    font-size: 16px;
    line-height: normal;
}

ul#mega-sub-menu-68 {
    padding: 10px !IMPORTANT;
    background: #fff !IMPORTANT;
    border: 1px solid #ddd !IMPORTANT;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    background: #fff;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {
    background: transparent;
    border-bottom: 2px solid #000;
}

span.mega-indicator {
    display: none !IMPORTANT;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {
    background: #fff !IMPORTANT;
}


#mega-menu-wrap-menu-1 #mega-menu-menu-1[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu, #mega-menu-wrap-menu-1 #mega-menu-menu-1[data-effect="fade_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {
    padding: 10px;
    background: #fff;
    border: 1px solid #ddd;
}

/* header css */

section.page_title_section {
    padding: 35px 15px;
/*     background: #eee; */
/*     margin-bottom: 40px; */
}

.page_title_text {
    text-align: center;
}

.page_title_text h1 {
    font-size: 36px;
    font-weight: 600;
}

/* blog page css */

section.blog_section .row {
    gap: 25px 0px;
}

.blog_block {
    height: 100%;
    border: 1px solid #ddd;
    padding: 10px;
    background: #fff;
    transition: 0.5s;
}

.blog_block a {
    text-decoration: none;
    color: #000;
}

.blog_img img {
    height: 250px;
    width: 100%;
    object-fit: cover;
}

.blog_block_inner {
    padding: 16px;
}

.blog_block_inner h5 {
    font-size: 14px;
}

.blog_block_inner h2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 22px;
}

.blog_block_inner h6 {
    display: inline-flex;
    align-items: center;
    gap: 5px;
}

.blog_block:hover {
    box-shadow: 0px 0px 15px rgba(0 0 0/17%);
}

/* blog page css */

/* blog detail css start */

section.post__detail {
    margin: 50px 0px;
}
.post__detail article.post p.post-meta {
    margin-bottom: 20px;
}
.post__detail article.post p.post-meta, .post__detail article.post p.post-meta a {
	color: #535548;
	text-decoration: none;
	font-size: 16px;
}
.post-content img {
    border-radius: 20px;
}
.post__detail .post h2 {
	font-size: 26px;
	margin: 0 0 12px 0;
	color: #000000;
}
.post__detail .post h3 {
	font-size: 22px;
	color: #000000;
	margin: 0 0 12px 0;
}
.post__detail .post h4 {
	font-size: 22px;
	color: #000000;
	margin: 0 0 12px 0;
	font-family: 'NotoSans-Bold';
}
.post-navigation {
    display: none;
}
.single__post__sidebar {
    position: sticky;
    top: 30px;
}
.single__post__sidebar .sidebar__data {
    border: 1px solid #000000 !important;
    padding: 25px;
    margin-bottom: 15px;
    border-radius: 15px;
    background: #ffffff !important;
    color: #000000;
}
.sidebar__data h4 {
	margin-bottom: 10px;
	color: #000000;
	font-size: 24px;
}
.search__post__sidebar form {
    display: flex;
    align-items: center;
    position: relative;
}
.search__post__sidebar form input {
    width: 100%;
    height: 45px;
    padding: 10px;
    border-radius: 18px;
    border: 2px solid #000 !important;
    padding-right: 46px;
    font-size: 15px;
    outline: none;
/*     font-family: "Roboto Condensed", sans-serif; */
}
.search__post__sidebar form button {
    position: absolute;
    right: 0px;
    top: 0px;
    height: 45px;
    background: transparent ! IMPORTANT;
    border: none ! IMPORTANT;
    outline: none ! IMPORTANT;
    color: #000000;
}
ul.category-list-items {
    margin: 0px;
    list-style: none;
    padding: 0;
}
ul.category-list-items li a {
    display: block;
    padding: 12px 0px;
    border-bottom: 1px solid #000000;
    color: #000000;
	text-decoration:none;
}
.post-content p {
    color: #000000;
}

.post-content p, .post-content a, .post-content li{
	font-weight: 400;
	font-size:17px;
}

.post__detail article.post p.post-meta a {
	color: #000;
}
.post-content a {
    color: #000;
    text-decoration: none;
}
ul.category-list-items li a:hover {
    color: #3677cb;
}
#ez-toc-container.counter-hierarchy {
    width: 100%;
    padding: 35px;
    border-radius: 15px;
    border: 2px solid #000;
}
p.ez-toc-title {
	color: #000000 !important;
	font-size: 24px !important;
	font-family: 'lato-semibold';
}
.ez-toc-counter nav ul li a::before {
    color: #000000;
}
div#ez-toc-container ul.ez-toc-list a {
	color: #000000;
	font-family: 'lato-semibold';
}
div#ez-toc-container ul.ez-toc-list a:hover {
    color: #000;
}
.ez-toc-title-container {
    margin: 0 0 10px 0;
}
p.search-error {
    margin: 15px 0 0 7px;
    color: #000;
    font-size: 16px;
    font-weight: 600;
}
table, td, th {
	border: 1px solid !important;
	padding: 10px;
	color: #000000;
	font-family: 'Gilroy-Regular';
}

table {
	border-collapse: collapse;
	margin-bottom: 15px;
}
section.blog_page_section .pagination-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    grid-gap: 15px;
}

section.blog_page_section .pagination-wrapper .page-numbers {
    margin: 0;
    text-decoration: none;
    padding: 0;
    line-height: 1;
    font-size: 16px;
    font-weight: 400;
    padding: 10px 20px;
    min-width: 50px !important;
    display: block;
    background: #1A6EAA;
    color: #ffffff;
    border: 1px solid #224275;
}

section.blog_page_section .pagination-wrapper span.page-numbers.current {
    background: #000;
    color: #ffffff;
}
.blog-faq-main {
    margin-top: 50px;
}
.post-content-title h2 {
    margin: 0 0 15px 0;
}
/* blog detail css end */



/* faq css */


.accordion-item {
    background: #ffffff ! Important;
    margin-bottom: 11px;
    border: 1px solid ! IMPORTANT;
    border-radius: 0px ! IMPORTANT;
    overflow: hidden ! IMPORTANT;
    border-color: #ddd !IMPORTANT;
}
button.accordion-button {
    font-size: 17px;
    font-weight: 700;
    color: #666 !IMPORTANT;
    background-color: #f5f5f5 !IMPORTANT;
    border-color: #ddd;
    outline: none !IMPORTANT;
    box-shadow: none !IMPORTANT;
}

.accordion-item.active button.accordion-button {
    color: #fff !IMPORTANT;
}

.accordion-item.active .accordion-body p, .accordion-item.active .accordion-body ul li {
    color: #fff;
}

.accordion-item.active .accordion-body p {
    font-family: 'Lato-Regular';
}

section.faq_section {
    margin: 70px 0px;
}

.accordion-body p, .accordion-body li {font-weight: 400;}

.title_text h2 {
    font-size: 26px;
    margin: 0;
    color: #666;
    font-weight: 800;
}

/* faq css */

/* footer css */

.footer_first_row {
    display: flex;
    flex-wrap: wrap;
    padding: 20px 0;
    border-bottom: 1px solid #a7a7a7;
    border-top: 1px solid #a7a7a7;
    margin-top: 30px;
}

.contactTitle {
    font-size: 16px;
    padding-bottom: 5px;
}

.contactText {
    margin-bottom: 10px;
    font-size: 14px;
}

.form_input {
    flex: 1;
    position: relative;
}

.signup_row p {
    margin: 0px;
    line-height: normal !IMPORTANT;
}

.signup_row {
    display: flex;
    flex-wrap: wrap;
    /* align-items: center; */
}

.form_input input {
    margin: 2px 0px;
    border: 1px solid #ccc;
    padding: 0px 10px;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    border-radius: 3px;
    height: 31px;
    outline: none !IMPORTANT;
    box-shadow: none;
    padding-left: 37px;
    width: 100%;
    border-right: 0px !IMPORTANT;
    font-size: 16px;
    color:#000;
}

.form_input i {
    position: absolute;
    left: 0px;
    top: 10px;
    left: 10px;
}

.form_button input[type="submit"] {
    height: 31px;
    font-weight: 400;
    color: #666;
    letter-spacing: 2px;
    cursor: pointer;
    border: 1px solid #ccc;
    margin-top: 2px;
}

span.wpcf7-spinner {
    display: none !IMPORTANT;
}

.form_input input::-webkit-input-placeholder {
  color: rgb(153, 153, 153);
    font-style:italic;
    letter-spacing:1px;
}
.form_input input::-moz-placeholder {
  color: rgb(153, 153, 153);
    font-style:italic;
    letter-spacing:1px;
}
.form_input input:-ms-input-placeholder {
  color: rgb(153, 153, 153);
    font-style:italic;
    letter-spacing:1px;
}
.form_input input:-moz-placeholder {
  color: rgb(153, 153, 153);
    font-style:italic;
    letter-spacing:1px;
}

.form_button input[type="submit"]:hover {
    color: #000;
}

ul.social_media_footer {
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0px 2px;
}

ul.social_media_footer li a {
    width: 34px;
    height: 34px;
    border-radius: 50px;
    line-height: 38px;
    text-align: center;
    color: #fff;
    background-color: #666;
    display: inline-block;
    margin: 10px;
    font-size: 20px;
}


.footer_first_row .col-md-4:nth-child(2) {
    padding-left: 25px;
}

a.register_button_ft {
    text-align: left;
    font-size: 17px;
    font-weight: 600;
    color: #fff;
    border: 1px solid #a7a7a7;
    border-radius: 5px;
    background: #a7a7a7;
    width: 265px;
    padding: 10px;
    text-decoration: none;
    display: block;
}

.footer_secound_row {
    padding: 50px 0 25px;
}

.footer_block h4 {
    color: #666;
    margin-bottom: 15px;
    font-size: 18px;
    border-bottom: 1px solid #888;
}

.footer_block ul li a {
    color: #3677cb;
    text-decoration: none;
}

.footer_block ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.copyright_block {
    width: 100%;
    background: #a7a7a7;
    padding: 5px;
}

.copyright_row {
    display: flex;
    flex-wrap: wrap;
    align-items: end;
    justify-content: space-between;
}

.copyright_row p {
    margin: 0px;
    font-weight: 400 !IMPORTANT;
}

.copyright_row p, .copyright_row a {
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    padding: 20px 10px 0;
    text-decoration: none;
}

.copyright_row a {
    padding-right: 0px;
}

.footer-logos img {
    filter: brightness(0%);
    padding: 5px 10px;
}

.footer_logos {
    margin-bottom: -23px;
}

/* footer css */



.mobile_logo{
	display:none;
}

.toggle_button{
	display:none;
}

@media(max-width:1261px){

	.mega-menu-toggle {
		background: transparent !IMPORTANT;
	}

	#mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner, #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before, #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
		background: #a7a7a7;
	}
	
	.toggle_button {
		display: inline-block;
		width: 31px;
	}

	.header_menubar {
		position: absolute;
		left: 0px;
		top: 100%;
		width: 100%;
		background: #fff;
		padding: 10px;
		display: none;
		z-index:999;
	}

	div#middleHeader {
		position: relative;
	}

	#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item > ul.mega-sub-menu {
	}

	span.mega-indicator {
		display: block !IMPORTANT;
	}

	#mega-menu-wrap-menu-1 .mega-menu-toggle + #mega-menu-menu-1 {
		background: #fff !IMPORTANT;
	}

	#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
		background: #f7f7f7;
		padding: .75em .75em .75em 10px;
	}
	
	.main_page {
		margin: 0px;
	}

	.main_page .row {
		margin: 0px !IMPORTANT;
	}

	div#middleHeader {padding: 0px 15px;}

	div#leftHeader {
		margin-left: 15px;
	}

	div#rightHeader {
		margin-right: 15px;
	}

	.main_page {
		max-width: 100%;
	}
	
}


@media(max-width:1200px){
	.header-logo {
		display: none;
	}

	.header-logo.mobile_logo {
		display: block;
	}

	div#middleHeader {
		width: 100%;
	}

	div#leftHeader {
		float: none;
	}

	div#rightHeader {
		float: none;
	}

	.heder_section {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.header-logo.mobile_logo {
		width: 100%;
		display: flex;
		max-width: 100%;
		justify-content: center;
	}

	.header-logo.mobile_logo img {
		max-width: 330px;
		margin: 0 auto;
	}
}


@media(max-width:1100px){
	.post-content iframe {
		width: 100% !IMPORTANT;
	}
}

@media(max-width:767px){
	.footer_first_row .col-md-4:nth-child(2) {
		padding-left: 11px;
	}
	
	.copyright_row p, .copyright_row a {
		font-size: 16px;
	}
	
	section.page_title_section{
		padding:30px 15px;
	}
	
	.single__post__sidebar{
		position:static !Important;
	}
}


@media(max-width:420px){
	.header-logo.mobile_logo img {
		max-width: 280px;
	}

	.page_title_text h1 {
		font-size: 28px;
	}
}
