/*
Theme Name: Total Plus Child
Theme URI: https://hashthemes.com/wordpress-theme/total-plus/
Template: total-plus
Author: Hash Themes
Author URI: https://hashthemes.com
Description: Total Plus is a Premium WordPress theme with tons of features to create a complete website. The powerful customization options let you modify every element of the website to fit your need and create a website without writing a single line of code and with ease. The theme comes with multiple built-in demo templates that can be installed on your website with just one click. With Total Plus, we guarantee for an awesome online presence and visitor rapidly being engaged to your website.
Tags: two-columns,right-sidebar,custom-background,custom-menu,editor-style,featured-images,footer-widgets,theme-options,threaded-comments,translation-ready,portfolio,photography,holiday,custom-logo
Version: 1.5.3.1623946926
Updated: 2021-06-17 16:22:06

*/


/*#ht-content {
	background: #000000;
	background: -moz-linear-gradient(top,  #a0a2a3 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a0a2a3), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top,  #a0a2a3 0%,#ffffff 100%);
	background: -o-linear-gradient(top,  #a0a2a3 0%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #a0a2a3 0%,#ffffff 100%);
	background: linear-gradient(to bottom, #a0a2a3 0%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a0a2a3', endColorstr='#ffffff',GradientType=0 );
}




body {
	background: #000000;
	background: -moz-linear-gradient(top,  #ffffff 0%, #6f747a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#6f747a));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#6f747a 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#6f747a 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#6f747a 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#6f747a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#6f747a',GradientType=0 );
} */


@media screen and (max-width: 1600px)

#tp-slider-74cda8e .tp-slider .tp-slide {
    height: 200px !important;
}

/* change contract form not valid color */

.wpcf7-not-valid-tip {
    color: #ffffff !important;
    font-size: 1em !important;
    font-weight: 600 !important;
    display: block !important;
}

