nav{
    opacity: 0 !important;
}
.site-header-cart{
    opacity: 0;
}
.storefront-breadcrumb{
    display: none;
}
.Under-Construction {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-color: #6c757d;
}
.Under-Construction h1{
    font-weight: 700;
    margin-top: 16px;
    color: #fff;
}
.important-information{
    display: flex;
 
   
}
.important-information h2{
    font-weight: 600;
    font-size: 30px;
    margin-top: 50px;
    margin-left: 10px !important;
}
.important-information p{
    font-size: 19px;
    color: #777;
    line-height: 28px;
    letter-spacing: 0.5px;
}
.contact-us h2{
    font-weight: 700;
    text-align: center;
    background: #5B5A5A;
    color: #fff !important;
    margin: 0;
}
input[type=text], select, textarea {
    width: 100%;
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    margin-top: 6px;
    margin-bottom: 16px;
    resize: vertical;
  }
  
  input[type=submit] {
    
    color: white !important;
    padding: 12px 20px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    width: 100% !important;
    margin-top: 10px !important;
    background-color: #1166d7 !important;
    border: 1px solid #ccc !important;
    border-radius: 4px !important;
  }
  
input{
    width: 100%;
    margin-top: 10px;
}
.contact-form input, select, textarea {
    padding: .6180469716em !important;
    border: 1px solid #ccc !important;
    box-sizing: border-box !important;
    font-weight: 400 !important;
    margin: 10px;
    border-radius: 4px;
    background: #fff;
    box-shadow: none;
    width: 100%;
}
.footer-logo img{
    height: 50px;
    margin-bottom: 23px;
}
.m-row{
    display: flex;
}
.footer-section{
    background-color: #F5F5F5;
    padding: 50px;
}
.footer-title {
    font-weight: 600;
    display: flex;
}
.footer-title img{
    margin-top: -20px;
}
.address-widget .desc a{
    font-size: 20px !important;
    font-weight: 600 !important;
    color: #000000 !important; 
}
.home.page:not(.page-template-template-homepage) .site-header{
    margin-bottom: 0 !important;
}
textarea{
    height: 100px !important;
}
.btn-secondary{
    background-color: #0579e2;
    border-color: #0579e2;
}
.ec-slide-content .ec-slide-stitle{
    color: #ea3a0a !important;
    font-family: 'Oswald', sans-serif;}
.ec-slide-content .ec-slide-stitle:after{
    background-color: #ea3a0a !important;
}
.ec-slide-stitle{
    display: flex;
}
.ec-slide-stitle img{
    height: 30px;
    margin-left: 20px;
    margin-top: 6px;
}
.site-main{
    margin-bottom: 0 !important;
}
.info-bg{
    background: linear-gradient(-180deg,#fff 5%,#f2f2f2 100%,#fff 95%);;
}
.contant{
    position: relative;
    max-width: 636px;
    margin-left: auto;
    padding-top: 50px;
    font-size: 19px;
    color: #777;
    line-height: 28px;
    letter-spacing: 0.5px;
}
.header-phone a {
    font-size: 25px !important;
    font-weight: 700;
}
.ec-slide-content .btn {
    font-size: 16px;
    padding: 0 31px;
    letter-spacing: 0.8px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    text-transform: uppercase;
    font-weight: 700;
    height: 50px;
    line-height: 50px;
    border-radius: 0px !important;
    margin-top: 30px;
}
.btn-lg{
    border-radius: 0 !important;
}
.ec-servicer{
    background-color: #0084fc;
}
.f-ship-img{
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
} 
.f-ship-img img{
    width: 50px;
    filter: invert(1);
    margin-right: 15px;
}
.decs h2{
font-size: 30px;
color: #fff;
letter-spacing: 0;
margin-bottom: 8px;
font-weight: 600;
text-transform: capitalize;
} 
.decs p{
    font-size: 15px;
    color: #fff;
    line-height: 1;
    letter-spacing: 0.5px;
}
.inner{
    display: flex;
    padding: 15px 0;
    cursor: pointer;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 15px;
}
.address-widget .desc{
    padding:8px;
}
.desc a{
    display: flex;
}
.desc img{
    width: 20px;
    margin-right: 10px;
}
p + h4{
    margin-top: 0 !important;
}
p{
    margin: 0 !important;
}
.address p{
    font-size: 20px !important;
    font-weight: 600 !important;
    color: #000000 !important;
}
p + h3{
    margin-top: 0.290684em !important;
}
.contact-form{
    padding-left: 76px;
}


