/*
 Theme Name:   Skt Corp Child
 Theme URI: http://www.sktthemes.net/themes/skt_corp/
 Description:  Skt Corp Child Theme
 Author:       SKT Themes
 Author URI: http://www.sktthemes.net
 Template:     skt-corp
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  skt_corp_child
*/

.search-form .search-submit {
float: right;
background: url(images/search-icon.png) no-repeat center center #7ab040;
font-size: 0;
display: inline-block;
height: 31px;
margin: -1px;
width: 70px;
border: none;
cursor: pointer;
border-radius: 0 5px 5px 0;
-moz-border-radius: 0 5px 5px 0;
-webkit-border-radius: 0 5px 5px 0;
}

#footer aside.widget {
float: left;
/* border-right: 1px #424242 solid; */
width: 27%;
padding-right: 4%;
margin-right: 4%;
padding-bottom: 10px;
}

