/*
	Theme Name:     Samatex Child
	Theme URI:      http://enovathemes.com/samatex
	Description:    Industrial WordPress Theme
	Author:         Enovathemes
	Author URI:     https://enovathemes.com
	Version:        1.0
	Template:       samatex
*/

/* =Theme customization starts here
-------------------------------------------------------------- */

@media only screen and (min-width: 768px) {
    .vertical .tabset .tab .tab-title-tag {
        font-size: 17px !important;
    }
}

.slider-nos-solutions img {
    width: 100%;
    min-height: 300px;
    object-fit: cover;
}

.menu-item .txt {
    text-transform: uppercase;
}

.menu-item a span.txt::after {
    border-bottom-color: transparent !important;
    margin-top: 7px !important;
}

.menu-item a:hover span.txt::after {
    border-bottom-color: #c30000 !important;
}

.footer-image .et-image img {
    max-width: 250px !important;
}

.menus-list-footer a {
    font-size: 16px;
    color: #fff;
    font-weight: bold;
}

.menus-list-footer a:hover {
    color: #c30000;
}

.footer-submenu-legals a {
    color: #9a9a9a !important;
}

.footer-submenu-legals a:hover {
    color: #fff !important;
}

textarea[name="your-message"] {
    min-height: 230px;
}
