/*
Theme Name:  Liviza Child Theme
Description: Child theme for the Liviza theme
Author:      ThemeStek
Author URI:  http://themeforest.net/user/themestek
Template:    liviza
Version:     0.1
Tags:        light, white, two-columns, three-columns, four-columns, right-sidebar, left-sidebar, responsive, retina
*/


/* NOTE: Main theme's style.css file is already added in head tag. /*

/* =Theme customization starts here
-------------------------------------------------------------- */
nav#site-navigation ul.nav-menu {
    justify-content: center;
    display: flex;
}
div.themestek-titlebar-wrapper {
    background-image: url('/wp-content/uploads/2022/01/banner-img.png');
    background-position: center;
}
.themestek-footerlogo {
    max-height: 120px;
}

.themestek-header-overlay.themestek-header-style-classic .themestek-header-icons, .themestek-header-overlay.themestek-header-style-classic .site-header.themestek-bgcolor-transparent {
    border: none !important;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.wpcf7-not-valid {
    border-color: red;
}
span.wpcf7-not-valid-tip {
    display: none;
}
.entry-meta.themestek-entry-meta.themestek-entry-meta-blogclassic {
    display: none;
}
div#second-footer aside#text-11 img {
    background-color: #fff;
    padding: 10px;
    max-height: 100%;
    height: 138px;
}
.themestek-header-overlay .themestek-stickable-header-w-main {
    position: relative !important;
}
.themestek-slider-wrapper {
    padding-top: 0 !important;
}

.custhead h3.themestek-custom-heading {
    font-family: "Roboto",Arial,Helvetica,sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 25px;
    letter-spacing: 3px;
    color: #9ea9b3;
}

.custhead h2.themestek-custom-heading {
    font-weight: 300;
    font-style: normal !important;
    margin: 0;
    font-size: 31px;
    line-height: 27px;
}

.custhead h4.themestek-custom-heading {
    /* font-weight: 700; */
    margin-bottom: 15px !important;
}
.themestek-servicebox-style-1 .themestek-box-content {
    min-height: 400px;
}
ul#menu-information-1 {
    display: flex;
    flex-direction: column;
}