/*
 Theme Name: H-Code Child
 Description: Child theme for H-Code theme
 License: Themeforest Split Licence
 Author: Themezaa
 Author URI: http://www.themezaa.com
 Template: h-code
 Version: 1.0
 Text Domain: h-code-child
*/

@import url("../h-code/style.css");


.home-slider-box p li {
	color: #edebeb !important;
}

.slider-text-middle p li {
	color: #edebeb !important;
}


.home-video-text-box .img-border-small-fix {
	background-color: none;
	border: 0px solid rgba(255, 255, 255, 0.5) !important;
}

.home-video-text-box p {
	font-size: 15px;
}

.home-video-text-box {
	vertical-align:middle;
}

.home-video-text-box .margin-ten {
	margin-top: 0% !important;
}

.corporate-standards-text {
    min-height: 300px !important;
    padding: 4.5% 10% 4.5%;
}

.welcome-text h1 {
	padding-bottom: 15px;
}

.welcome-text p {
	font-size: 15px;
	letter-spacing: 1px;
}

.home-about-text p {
	font-size: 15px;
	letter-spacing: 1px;
}

@media (max-width: 991px) {
.fit-videos {
	padding-top: 20px;
	padding-bottom: 30px;
}
}

.page-id-16716 .corporate-standards-text {
    min-height: 454px;
    padding: 4.5% 10% 4.5%;
}

.dropdown-menu li a {
    color: #ffffff !important;
}


.page-id-17036 section {
	padding: 40px 0px 10px 0px;	
}

.warranty-box table {
	width: 95%;
	border: 1px solid #ededed;
	padding: 15px;	
}

.warranty-box tr:nth-child(even) {background-color: #ededed;}

.warranty-box th, td {
    padding: 15px;
    text-align: left;
}

.buy-button {
	margin-top: 15px;
}

.work-with-title figure:hover img {
    opacity: 1;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
    transition: .1s;
    -webkit-transition: .1s;
    -moz-transition: .1s;
    opacity: 1 !important;
    cursor: url(assets/images/icon-zoom-white.png), pointer;
}

@media (max-width: 767px) {
	
.xs-display-block {
    display: none !important;
}
}

.post-template-default .blog-image {
	display: none !important;
}

.archive .blog-image {
	display: none !important;
}