/*
Theme Name:   excellentsolutionchild
Theme URI:    https://foresightadvt.com/demo/excellentsolutionsent/excellentsolutionchild/
Description:  Excellentsolutionchild Child Theme
Author:       Excellentsolution
Template:     twentytwentyone
*/

*{
    font-family: 'Lato', sans-serif;
}

* a:focus{
    background-color: transparent !important;
}
.page-id-23 footer{
    display: none;
}
.product-list {
    display: flex;
    flex-wrap: wrap;
}
.product-list .product {
    padding: 30px;
    width: calc(100% / 4);
}
form.wpcf7-form input{
    border: 2px solid #000 !important;
}
/*.product:nth-child(9) {
    margin: 0 auto;
}
.product:nth-child(10){
    margin: 0 auto;
}*/
.product-main{
    padding: 0 120px;
}
.page-id-23 .site-main{
    padding-bottom: 0 !important;
}
.page-id-23 .elementor.elementor-23{
    margin: 0;
}
ul#menu-product li:hover {
    padding-left: 50px;
}
.product-single-main{
    display: flex;
    flex-wrap: wrap;
}
.product-sidebar-list{
    width: 35%;
}
ul#menu-product{
    padding-left: 9rem;
    /*display: inline-block;*/
}
ul#menu-product li:first-child {
    border-top: 2px solid #0202;
}
ul#menu-product li:hover {
    background-color: #0202 ;
    padding-left: 20px;
}
ul#menu-product li a:focus{
    background: transparent !important;
}
#menu-product .current-menu-item{
    background-color: #788c7822;
    padding-left: 20px;
}
ul#menu-product li{
    border-bottom: 2px solid #0202;
    padding: 5px 0;
    text-decoration: none;
    display: block;
    padding-top: 1rem;
    padding-bottom: 1.125rem;
    -webkit-transition: all 0.2s !important;
    transition: all 0.2s;
}
.product-content-cl{
    padding-left: 4rem;
    width: 60%;
}
.single-products .product-thumbnail{
    display: inline-block;
}
.single-products ul#menu-product li a{
    color: #000 !important;
    text-decoration: none;
}
.product-thumbnail{
    text-align: center;
}
.product-thumbnail img{
    border: 3px solid #dde2dd;
    border-bottom: 0;
}
.product-title{
    border: 3px solid #0202;
    box-shadow: 0px 4px 9px rgba(0, 0, 0, 0.11);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    height: 5.25rem;
    padding: 0.75rem 1.5rem 0.8rem;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 500;
    color: #333;
    text-align: center;
}
.product-title{
    font-size: 20px;
    color: #000 !important;
}
a{
    color: #fff!important;
}
nav ul#primary-menu-list li a:focus{
    text-decoration: none !important;
    background: #fff !important;
}
footer .excellentsolutionsent-mail-cl:focus{
    background: #276da1 !important;
}
.primary-menu-container ul li a{
    color: #000 !important;
}
header.site-header > .site-logo {
  width: auto !important;
  border-bottom: none !important;
  padding-bottom: 0 !important;
}
.wpcf7-form-control.has-spinner.wpcf7-submit{
    background-color: #1496ff !important;
}
.product-detail-description{
    padding-top: 15px;
}
.wpcf7-form-control.has-spinner.wpcf7-submit:hover{
    background-color: #fff!important;
    color: #000 !important;
}
#primary-menu-list li a{
    font-weight: 500 !important;
}
#masthead{
    padding: 0 !important;
}
#empowering-cl h1 {
    line-height: 1.4;
}
form.wpcf7-form input {
    width: 100%;
}
.wpcf7-form-control.has-spinner.wpcf7-submit{
    width: 35% !important;
}
.primary-navigation .current-menu-item > a:first-child, .primary-navigation .current_page_item > a:first-child{
 text-decoration: none !important;
}
.product-banner-image{
    position: relative;
    height: 18.75rem;
    text-align: center;
}
.banner-cl-product{
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.banner-cl-product img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.banner-text{
    background-color: rgba(37, 60, 130, 0.9);
    color: #fff;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    height: 100%;
    font-size: 30px;
    font-weight: 700;
}
ul#menu-product li.current-menu-item:after{
    display: none !important;
}
ul li.current-menu-item:after{
    position: absolute;
    content: '';
    height: 2px;
    bottom: -4px;
    margin: 0 auto;
    left: 0;
    right: 0;
    width: 50%;
    background: orange;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
     transition:.5s;
}
ul li.current-menu-item:hover:after{
    width: 80%;
    background: blue;
}
ul li.menu-item-type-post_type a:hover{
    text-decoration: none;
}
.client-slider .swiper-slide-inner img{
    width: 50%;
}
.vision-misson-cl h4.elementor-image-box-title {
    background-color: #0097de;
    color: #fff;
    width: 25%;
    display: inline-block;
}
.career-form form{
    border: 1px solid #81787873;
    padding: 25px;
    border-radius: 20px;
}
.career-form form p{
    padding: 15px;
}
.career-form form .wpcf7-form-control.has-spinner.wpcf7-submit{
    background-color: #6ec1e4 !important;
}
.career-message{
    height: 100px;
}
h1, h2, h3 {
    font-family: 'Lato', sans-serif !important;
}
div.career-form .wpcf7.js p label{
    display: flex;
    margin: 0;
    justify-content: space-around;
    border: 3px solid;
    border-radius: 11px;
    padding: 10px;
}
div.career-form .wpcf7.js p label span.wpcf7-form-control-wrap{
    display: block;
    width: 50%;
}
div.career-form .wpcf7.js p input.wpcf7-submit{
    border-radius: 20px;
    padding: 0px;
}
textarea.wpcf7-form-control.wpcf7-textarea{
    border: 2px solid #000 !important;
}
@media (max-width: 768px) {
.product-main{
    padding: 0;
}
.product-list{
    display: block;
}
.product-list .product{
    width: 100%;
}
body:not(.primary-navigation-open) .site-header.has-logo.has-title-and-tagline .primary-navigation{
    top: 20px !important;
}
.wpcf7-form-control.has-spinner.wpcf7-submit{
    width:auto !important;
}
.contact-us-office-cl{
    text-align:center;
}
ul li.current-menu-item:after{
    position: fixed;
}
div.career-form .wpcf7.js p label span.wpcf7-form-control-wrap{
    margin-top: 15px;
}
.product-sidebar-list{
    display: none;
}
.product-content-cl {
    /* padding: 0px 30px 0px 30px; */
    width: 100%;
    padding: 0 30px;
}
.product-single-main{
    display: inline-block;
}
}