/*
 Theme Name:    Electro Child
 Theme URI:     https://themeforest.net/item/electro-electronics-store-woocommerce-theme/15720624
 Description:   This is the child theme of Electro
 Author:        MadrasThemes
 Author URI:    https://madrasthemes.com/
 Template:      electro
 Version:       3.3.7
 License:       GNU General Public License v2 or later
 License URI:   http://www.gnu.org/licenses/gpl-2.0.html
 Tags:          light, dark, two-columns, right-sidebar, responsive-layout
 Text Domain:   electro-child
*/

@media (min-width: 1200px) {
	.off-canvas-navigation-wrapper{
		opacity:0;
	}
}
div.wpforms-container-full.ec-newsletter-form{
	margin-top:0px;
}

/* body.home .input-group{
	width:50% !important;
} */

body.home .home-v1-banner-block.animate-in-view {
	display: none;
}
.text-and-media-section .vc_custom_heading {
	max-width: 600px;
}
.text-and-media-section .wpb_text_column {
	max-width: 600px;
}
.text-and-media-section .wpb_text_column p {
	font-size: 16px;
	line-height: 28px;
}
.text-and-media-image .vc_single_image-wrapper {
  	position: relative;
}
.text-and-media-image .vc_single_image-wrapper::after {
  	content: "";
  	position: absolute;
  	left: -35px;
  	top: -35px;
  	background-color: #30328f;
  	width: 95%;
  	height: 95%;
  	z-index: -1;
}
.about-us-section .wpb_text_column p{
	font-size: 16px;
	line-height: 28px;
}
.navbar-search.col {
	width: 50%;
	max-width: 550px;
	position:relative;
	right:80px;
}
.header-site-branding {
  	display: flex;
  	max-width: 150px;
}
.site-header.header-v1 .masthead {
  	padding: 20px 0 0;
}
.our-mission-vission .wpb_text_column p {
  	font-size: 0.875rem;
  	line-height: 1.714;
  	color: #333e48;
}
.our-mission-vission .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-sm.vc_icon_element-have-style-inner {
	width: 6em !important;
	height: 6em !important;
}
.our-mission-vission .vc_icon_element {
	margin-bottom: 10px;
}
.services-section .wpb_text_column p {
	font-size: 16px;
  	line-height: 28px;
  	text-align: center;
}
.services-column .vc_column-inner > .wpb_wrapper {
  	display: flex;
  	flex-direction: column;
  	border: 1px solid #ccc;
  	box-shadow: 0px 34px 25px #F5F3F3;
  	border-radius: 10px;
}
.services-column .wpb_wrapper .wpb_single_image {
 	margin-bottom: 10px;
}
.services-column .wpb_wrapper .vc_custom_heading {
  	padding: 0 20px;
	color: #30328f;
}
.services-column .wpb_wrapper .wpb_text_column.wpb_content_element {
  	margin: 0 20px 40px;
}
.services-column .wpb_single_image img {
 	border-top-left-radius: 10px;
  	border-top-right-radius: 10px;
}
.services-section .services-column .wpb_text_column p {
	text-align: left;
}
.strong-view.wpmtst-default.dark .wpmtst-testimonial-inner {
	border: none !important;
}
.strong-view.wpmtst-default.slider-container.slider-adaptive:not(.slider-mode-horizontal) .wpmslider-viewport {
	border: none !important;
  	max-width: 640px;
  	margin: 0 auto;
}
.strong-view.wpmtst-default .wpmtst-testimonial-field {
	color: #30328f;
	margin-bottom: 0 !important;
}
.strong-view.wpmtst-default div {
	text-align: center;
}
.strong-view.wpmtst-default .wpmtst-testimonial-inner > :not(:nth-last-child(2)):not(:last-child) {
	margin-bottom: 10px;
}
.strong-view.wpmtst-default .wpmtst-testimonial-heading {
	text-align: center !important;
}
div.vc_row:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1) {
	color: #ffff;
}
.hide-content {
	display: none;
}
.site-header.header-v1 .departments-menu-v2 {
  	display: none;
}
.site-header.header-v1 .header-details {
  	display: flex;
  	align-items: flex-end;
  	justify-content: flex-end;
	flex-direction: column;
	width: 40%;
}
.site-header.header-v1 .header-social-icon {
	display: flex;
	max-width: 405px;
	width:100%
}
.site-header.header-v1 .header-social-icon .social-icons {
	display: flex;
	justify-content: flex-start;
	width: 100%;
}
.blog .header-details {
  	display: none;
}
.header-support {
	margin: 0 0 15px;
}
.site-header.header-v1 .header-social-icon .social-icons {
	margin: 0;
}
.header-social-icon .social-icons li {
	display: flex;
}
.header-social-icon .social-icons li {
	margin: 0 15px 0px 0px;
}
.header-social-icon .social-icons li:last-child {
	margin: 0;
}
.header-social-icon .social-icons .fab {
	font-size: 38px;
}
.contact-map-section.vc_row > .vc_column_container > .vc_column-inner {
	padding-top: 0 !important;
}
.contact-map-section .wpb_gmaps_widget.wpb_content_element {
	margin-bottom: 0;
}
@media (min-width: 768px) {
  section.wpb-content-wrapper {
    margin-bottom: 0;
  }
}
#content.site-content {
	margin-bottom: 0;
	min-height: 100vh;
}
.support-number a:hover, .support-email a:hover {
  color: #30328f;
}
.support-number a, .support-email a {
	transition: all 0.3s ease-in-out
}
.header-social-icon .fab {
	transition: all 0.3s ease-in-out
}
.header-social-icon .fab:hover {
	color: #30328f;
}
.comments-area {
  	display: none;
}
.section-download {
  	width: 100%;
  	margin: 0px;
}
.section-download .table td a.button {
  	background-color: #30328f !important;
  	border-color: #30328f !important;
	color: #fff !important;
	font-size: 10px !important;
	padding:5px !important;
	line-height:10px !important;
}
@media (min-width: 1200px) {
	body.page-template-custom-template .content-area {
		flex: 0 0 auto;
		width: 100%;
	}
}
@media (max-width: 1200px) {
	.handheld-header-links .my-account, .handheld-header-links .cart {
  		display: none;
	}
	.handheld-header-v2 .handheld-header-links .search .site-search {
		margin-top: 25px !important;
	}
}

@media (max-width: 991px) {
	.category-icons-carousel-v2 > div, .container, .container-md, .container-sm {
		max-width: 980px !important;
	}
}
.table-min-width {
	min-width: 150px;
}
.site-main .page .entry-header {
  	margin-bottom: 2em;
}
.section--special-offer {
	display: flex;
	flex-direction: column;
  	width: 100%;
}
.special-offer {
	display: flex;
  	width: 100%;
	margin: 0 auto 60px;
    max-width: 1140px;
}
.special-offer--image {
	display: flex;
  	flex: 0 0 auto;
  	width: 41.66666667%;
  	padding: 0 15px;
}
.special-offer--text {
	display: flex;
  	flex: 0 0 auto;
	flex-direction: column;
  	width: 58.33333333%;
  	padding: 0 15px;
}
.special-offer--image img {
	object-fit: contain;
	max-height: 304px;
}
.special-offer-title {
  	border-bottom: 1px solid rgba(51, 62, 72,.25);
  	margin-bottom: 1.48rem;
  	padding-bottom: 1rem;
}
.special-offer-title > h2 {
	font-size: 1.786em;
  	line-height: 1.28em;
  	margin-bottom: 0;
}
.special-offer-description {
  	max-width: 580px;
}
.special-offer-description p {
	font-size: 14px;
	line-height: 21px;
	font-weight: 400;
	letter-spacing: -0.14px;
	color: #7d7d7d;
}
.special-offer .special-offer-description a.button {
  	background-color: #30328f !important;
  	border-color: #30328f !important;
	color: #fff !important;
}
@media (max-width: 767px) {
	.special-offer {
  		flex-direction: column;
	}
	.special-offer--image {
  		width: 100%;
  		margin: 0 0 20px;
	}
	.special-offer--image img {
  		max-height: 380px;
	}
	.special-offer--text {
  		width: 100%;
	}
	.special-offer-title {
  		margin-bottom: 1rem;
  		padding-bottom: 1rem;
	}
}
.entry-title {
  color: #30328f;
}
.section--special-offer.hide-content {
  display: none;
}
@media (max-width: 991px) {
	.our-mission-vission {
		display: flex;
		flex-direction: column;
	}
	.our-mission-vission .vc_col-sm-6 {
		width: 100%;
	}
	.text-and-media-image img {
  		max-width: 400px;
  		width: 40vw;
	}
	.text-and-media-image {
		display: flex;
		justify-content: flex-end;
	}
	.text-and-media-image .vc_single_image-wrapper::after {
  		left: -25px;
  		top: -25px;
  		width: 100%;
  		height: 100%;
	}
}
.secondary-nav > .menu-item a {
	transition: all 0.3s ease-in-out;
}
.secondary-nav > .menu-item a:hover {
  color: #30328f;
}
@media (max-width: 767px) {
  .text-and-media-image img {
    width: 80vw;
  }
  .text-and-media-image {
    justify-content: center;
  }
	.services-column .vc_column-inner > .wpb_wrapper {
		margin: 0 0 40px;
	}
}
@media (max-width: 991px) {
	#colophon .desktop-footer {
  		display: flex !important;
  		margin: 0;
  		padding: 0;
	}
	#colophon.site-footer.footer-v2 {
  		display: flex;
  		flex-direction: column-reverse;
	}
	.site-footer.footer-v2 .handheld-footer-bar {
  		display: none;
	}
	#colophon .desktop-footer .copyright-bar {
  		margin: 0;
  		width: 100%;
  		padding: 0 15px;
  		text-align: center;
	}
	.copyright-bar .float-start.copyright {
 		 float: none !important;
	}
	.footer-social-icons a.fab {
		transition: all 0.3s ease-in-out;
	}
	.footer-social-icons a.fab:hover {
  		color: #30328f;
	}
}
.sectionhide{
	display:none!important;
}
.Rbutton{
	font-size:12px;
	margin-right:9px;
}
.size{
	display:flex!important;
	justify-content:space-evenly;
	font-size:30px;
}
.vc_column_container>.vc_column-inner{
	margin-bottom:-10px;
}
.logoname {
	display:flex;
	justify-content:center;
	font-size: 1.8vw;
    margin: 0 0 5px;
}
@media (min-width: 1801px) {
	.logoname {
  		font-size: 35px;
	}
}
.header-social-icon .social-icons .fab.jktsiam-logo {
	display: flex;
	align-items: flex-end;
}
.header-social-icon .social-icons .fab.jktsiam-logo img {
	object-fit: contain;
	width: 38px;
	height: 38px;	
}
.header-social-icon .social-icons .fab.jktsiam-logo span {
	font-family: "Inter","Open Sans",sans-serif;
	font-size: 20px;
}
.recruits-heading {
	display: flex;
  	flex-direction: column;
  	margin: 0 0 20px;
	/* max-width: 660px; */
}
.recruits-heading h2 {
	font-size: 2.1875rem;
  	color: #000000;
}
.section-recruits table td a.button {
	background-color: #30328f !important;
	border: none;
	color: #fff !important;
	padding: 3px 15px 6px;
}
.section-recruits a.button .vc_btn3-icon.fas.fa-arrow-up {
	font-size: 12px;
	margin-left: 8px;	
}
.table-min-width.recruit-status {
	text-transform: capitalize;
}
@media (max-width: 1199px) {
	.dropdown-menu > li > a {
		white-space: nowrap;
		white-space: pre-wrap;
		line-height: 1.6em !important;
		padding: 0.887em 1.387em !important;
	}
}
/* Product Category */
.tax-product_cat .shop-control-bar {
	display: none;
}
.tax-product_cat .product-loop-footer.product-item__footer {
	display: none;
}
.tax-product_cat .products > .product .loop-product-categories {
	display: none;
}
.tax-product_cat .products > .product .product-loop-body .product-sku {
	display: none !important;
}
.tax-product_cat .woocommerce-loop-product__title {
	height: auto;
	font-size: 1.786em;
	line-height: 1.28em;
	color: #333e48;
	font-weight: 500;
	border-bottom: 1px solid rgba(51, 62, 72,.25);
	margin-bottom: 1.48rem;
	padding-bottom: 1rem;
}
.tax-product_cat .products > .product .product-loop-body .product-short-description {
	font-size: .875rem;
	font-weight: 400;
	line-height: 1.714;
	color: #333e48;
}
.tax-product_cat ul.products[data-view="list-view"] > li.product .product-item__inner {
	padding: 0 0 20px;
}
.tax-product_cat .products > .product {
  border-bottom: none;
}
.tax-product_cat .products > .product .woocommerce-LoopProduct-link {
	pointer-events: none;
}
.tax-product_cat .woocommerce-result-count {
	display: none;
}
@media (max-width: 767px) {
	.tax-product_cat ul.products[data-view="list-view"] > li.product .product-item__inner {
		padding: 0 0 40px;
		flex-direction: column;
	}
	.tax-product_cat ul.products[data-view="list-view"] > li.product .product-item__header {
		width: 100%;
	}
	.tax-product_cat ul.products[data-view="list-view"] > li.product .product-item__body {
		width: 100%;
	}
	.tax-product_cat ul.products[data-view="list-view"] > li.product .product-item__body .woocommerce-loop-product__link > :not(.woocommerce-loop-product__title) {
		display: block;
	}
}
/* End Product Category */
.text-boxes .about-text h2 {
	font-weight: 500;
    margin-bottom: 0.722em;
}
.copyright-bar a {
	transition: all 0.3s ease-in-out;
}
.copyright a:hover {
	color: #30328f;
}
.color-available {
	color: green;
}
.color-closed {
	color: red;
}
/* Recruits Single*/
.section-recruits-single {
	display: flex;
	flex-direction: column;
	width: 100%;
	max-width: 660px;
	margin: 0 auto 80px;
}
.section-recruits-single .recruits-heading {
	text-align: center;
}
.section-recruits-single .recruits-heading h2 {
	color: #30328f;
}
.recruits-single-image {
	display: flex;
  	width: 100%;
  	max-width: 660px;
  	margin: 0 auto 20px;
}
.recruits-single-meta {
	font-weight: bold;
	display: flex;
	width: 100%;
	justify-content: space-between;
  	margin: 0 0 20px;
}
.recruits-single-content {
	display: flex;
  	flex-direction: column;
  	width: 100%;
}
.recruits-content {
	display: flex;
  	margin: 0 0 20px;
}
.recruits-apply {
	display: flex;
}
.recruits-apply .button {
	font-size: 16px;
  	line-height: 18px;
	padding: 15px 20px;
  	min-width: 150px;
  	background-color: #30328f !important;
  	color: #fff !important;
  	border: none !important;	
}
.recruits-apply .button .fas.fa-arrow-up {
	margin-left: 8px;
}
.single-recruits .post-author-info {
	display: none;
}
.single-recruits .post-author-info {
	display: none;
}
.post-navigation .nav-links .nav-next a:hover, 
.post-navigation .nav-links .nav-previous a:hover {
	color: #30328f;
}
.recruits-link {
	display: flex;
}
.recruits-link:hover {
	color: #30328f;
}
.button.link-closed {
  	pointer-events: none;
  	opacity: 0.5;
}
.recruits-apply {
  	flex-direction: column;
  	align-items: flex-start;
}
.recruits-apply .hf-form {
	width: 100%;
}
.recruits-apply .hf-form input[type="email"] {
  	min-height: 48px;
  	border-radius: 10px;
	max-width: 350px;
}
.recruits-apply .hf-form input[type="submit"] {
  	font-size: 16px;
  	line-height: 18px;
  	padding: 15px 20px;
  	min-width: 150px;
  	background-color: #30328f !important;
  	color: #fff !important;
  	border: none !important;
}
.recruits-apply.link-closed .hf-form input[type="submit"]{
  	pointer-events: none;
  	opacity: 0.5;
}
.btn.btn-secondary.search-btn-mobile {
	display: flex;
	align-items: center;
  	position: relative;
  	background-color: transparent;
  	border: none;
  	box-shadow: none;
	color: #333e48 !important;
	padding: 0 10px;
}
.btn.btn-secondary.search-btn-mobile::after {
  	font-family: font-electro;
  	content: "\6d";
  	font-size: 24px;
}
article.post .post-readmore .btn-primary {
	background-color: #30328f !important;
	box-shadow: none !important;
	border: none !important;
}
@media (max-width: 767px) {
	.row .sidebar-blog {
  		margin-top: 40px;
	}
}