/*
Theme Name: TrackStore Child
Theme URI: http://trackstore.elated-themes.com
Description: A child theme of TrackStore Theme
Author: Elated Themes
Author URI: http://themeforest.net/user/elated-themes
Version: 1.0.1
Text Domain: trackstore
Template: trackstore
*/

/*--------------------------Counter shortcode--------------------------------*/

header .eltd-logo-wrapper a img{
	margin-top: 4px;
    margin-left: 16px;
    height: 65%;
}
.eltd-mobile-header .eltd-position-left-inner{
	height: 55%;
}
header.eltd-mobile-header .eltd-mobile-logo-wrapper > a{
	height: 40px !important;
}
#counter-shortcode-before p {
    color: #ffffff;
    font-size: 20px;
}

.eltd-top-bar{
	display:none!important;
}

/* Alemar CSS Start */

.gform_wrapper .ginput_container input,
.gform_wrapper textarea,
.gform_wrapper select,
.gform_wrapper .gchoice label{
	font-family: Roboto Condensed !important;
	font-style: italic;

}


.gform_wrapper .ginput_container input,
.gform_wrapper textarea {
	-webkit-appearance: none; 
    -moz-appearance: none !important; 
	border: 1px solid;
	border-radius: 2px; 
}




.gform_wrapper .ginput_container input:hover,
.gform_wrapper textarea:hover,
.gform_wrapper select:hover {
	border-color: #c8ff0b !important;
}

.gform_wrapper .gfield-choice-input {
	height: 15px;
	width: 15px;
	-webkit-appearance: auto !important; 
    -moz-appearance: auto !important; 
}

.gform_wrapper .datepicker {
	width: 100% !important;
	padding-left: 30px !important;
}

.gform_wrapper .ginput_container input, .gform_wrapper textarea, .gform_wrapper select{
	color: #000 !important;
	font-size: 16px !important;
}

.gform_wrapper .gchoice label {
	color: #464646 !important;
}

.gform_wrapper .ginput_container input.gfield-choice-input {
	color: #888888e8 !important;
}

.gform_fields .gfield input::-webkit-input-placeholder,
.gform_fields .gfield textarea::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
  color: #888888e8 !important;
}

.gform_wrapper .ginput_container_date::before {
	content: "📅";
	position: absolute;
    left: 25px;
    filter: grayscale(1);
}

.gform_wrapper .name_first {
	padding-right: 0 !important;
}

.gform_button.button {
	font-size: 14px;
	font-family: Raleway !important;
	padding: 15px 20px;
	color: #fff !important;
	background-color: #000;
	text-transform: uppercase;
	cursor: pointer;
}

/* Alemar CSS End */
/* Contact Css */
.cnt-icn {
    position: relative;
    display: table-cell;
    vertical-align: top;
    font-family: "Roboto Condensed",sans-serif;
    font-style: italic;
    color: #464646;
    font-size: 16px;
    padding-left: 30px;
}
.cnt-icn i{
    position: absolute;
	left:0;
	top: 3px;
}
html body .cnt-icn a {
    font-family: "Roboto Condensed",sans-serif !important;
}

.eltd-drop-down .wide .second .inner>ul>li {
	padding: 0 20px !important;
}

.eltd-mobile-header .eltd-vertical-align-containers .eltd-position-left {
	z-index: 20 !important;
}
.eltd-drop-down .wide .second .inner>ul>li{
	width: 27% !important;
}
.eltd-pagination-synced-slider.slick-initialized.slick-slider{
	display: none;
}
.eltd-dual-image-carousel .swiper-wrapper .swiper-slide:nth-child(5) div + div{
	margin-top: -42% !important;
}
.eltd-dual-image-carousel .swiper-wrapper .swiper-slide:nth-child(6) div + div{
	margin-top: -30% !important;
}
.eltd-dual-image-carousel .swiper-wrapper .swiper-slide:nth-child(7) div + div{
	margin-top: -20% !important;
}
.eltd-dual-image-carousel .swiper-wrapper .swiper-slide:nth-child(8) div + div{
	margin-top: -25% !important;
}
.eltd-dual-image-carousel .swiper-wrapper .swiper-slide:nth-child(9) div + div{
	margin-top: -42% !important;
}

.eltd-dual-image-carousel.swiper-container .swiper-navigation .eltd-swiper-button.eltd-swiper-button-prev{
	left: 0 !important;
    top: 50% !important;
    -webkit-transform: translateY(-50%) !important;
    -ms-transform: translateY(-50%) !important;
    transform: translateY(-50%) !important;
}
.eltd-dual-image-carousel.swiper-container .swiper-navigation .eltd-swiper-button.eltd-swiper-button-next{
	left: 100% !important;
    top: 50% !important;
    -webkit-transform: translate(-100%,-50%) !important;
    -ms-transform: translate(-100%,-50%) !important;
    transform: translate(-100%,-50%) !important;
}
@media only screen and (max-width: 1200px) {
	.tab-hd-size {
		font-size: 50px !important;
		line-height: 60px !important;
	}
}

@media only screen and (max-width: 1024px) {
	.eltd-dual-image-carousel .swiper-wrapper .swiper-slide:nth-child(5) div + div{
		margin-top: -25% !important;
	}
	.eltd-dual-image-carousel .swiper-wrapper .swiper-slide:nth-child(9) div + div{
		margin-top: -25% !important;
	}
	
	/* 	- Pages Heading */
	
    .page-id-9751 .eltd-title-holder, 
	.page-id-10566 .eltd-title-holder.eltd-has-bg-image{
/*         height: 223px !important; */
		height: 145px !important;
		overflow: hidden;
    }
}

@media only screen and (max-width: 980px) {
	.tab-hd-size {
		font-size: 45px !important;
		line-height: 50px !important;
	}
}
@media only screen and (max-width: 768px) {
	#etb-mvt .eltd-eh-item {
		display: block;
		text-align: center;
	}
	#etb-mvt .eltd-eh-item h2 {
		text-align: center !important;
	}
	.vc_row.wpb_row.vc_row-fluid.mobile-padding {
		padding: 25px !important;
	}
	


}

@media only screen and (max-width: 767px) {
	#team-video-details .wpb_column.vc_column_container:first-child .vc_column-inner {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
}

@media only screen and (max-width: 480px) {
	#team-video-details .vc_row > .vc_column_container:first-child {
    	width: 100% !important;
	}
}
@media only screen and (max-width: 440px) {
.tab-hd-size {
    font-size: 34px !important;
    line-height: 44px !important;
	}
}

.eltd-mobile-header .eltd-mobile-menu-opener a .eltd-mobile-menu-icon .eltd-mm-line{
	background-color:#ffffff!important;
}

.eltd-comment-form{
	display:none;
}

