/*!
Theme Name: Salma
Theme URI: http://nilethemes.com
Author: Nile Theme (by : Rabie Elkhier)
Author URI: https://themeforest.net/user/nile-theme
Description: SEO Marketing Agency WordPress Theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: salma
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

*/
header.up-header.col-lg-6{
    display: none;
}

/*    top page CSS     */
.nile-title.layout-1 .sub-title {
    color: #6666FF;
}
.nile-title.layout-1 h2:before {
    background-color: #6666FF;
}
.salma-service.layout-1 .head {
    height: 43px;
}
.salma-service.layout-1 .out .text {
    max-height: 5rem;
    overflow: hidden;
}
.nile-title.layout-1 {
color: #006699;
}

/*    footer CSS     */
footer.layout-1 .output {
     background-color:  #6a6d6d;
}
h2.title {
    color: #ffffff;
            }
footer .about-me-widget .text-about {
    color: #83e0ff;
}
footer.layout-1 .nile-widget h2.title {
    color: #83e0ff;
}
footer.layout-1 .nile-widget.widget_nav_menu ul li a{
     color: #ffffff;
     border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
footer .about-me-widget a.nile-bottom.sm {
     background-color: #6666FF;
}
footer .nile-widget form.wpcf7-form input.wpcf7-submit[type=submit] {
     background-color: #6666ff;
}
footer .copy-right {
     text-align: center;
     padding: 20px 0;
}
/*     contact page       */
.wpcf7 textarea {
border-radius: 5px;
}
/*[role=button], a, area, button, input:not([type=range]), label, select, summary, textarea {
-ms-touch-action: manipulation;
touch-action: manipulation;
width: 98%;
border-radius: 5px;*/

.wpcf7-form-control{
    border-radius: 5px;
    width: 100%;
}
.wpcf7-form-control-wrap input, .wpcf7-form-control-wrap textarea{
    padding:5px 10px;
    border:solid 1px #33ccff;
}
.wpcf7 input[type=submit] {
    background-color: #6666ff;
    color: #fff;
    border:solid 1px #6666ff;
}
.wpcf7 input[type=submit]:hover {
    background-color: #33ccff;    
}

.wpcf7 .form-row {
margin-top: 20px;
}