/*
Theme Name: Yellow Business Child
Theme URI: http://themes.framework-y.com/yellowbusiness/
Description: Yellow Business Child Theme
Author: Schiocco
Author URI: http://schiocco.io/
Template: yellowbusiness
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: yellowbusiness
*/

/*
.title-base {
    flex-direction: column-reverse;
    display: flex;
}

[class*=header-] .title-base {
	 flex-direction: column-reverse;
    display: flex;
}


[class*=header-] .title-base hr {
    display: flex;
}
*/
#IyeWk{
    color:#fff;
    letter-spacing: -1px;
    line-height: 1;
}
#PwFQ0{
    color:#fff;
    font-size: 55px;
    letter-spacing: -1px;
    line-height: 1;
    
}
#PwFQ0 span{
    color:#f3b007;
}
#GdZ4m{
    color: #eeb131;
font-size: 24px;
padding: 10px 0px;
}
#uADkh{
    padding: 0px;
color: rgba(255, 255, 255, .8);
font-size: 22px;
margin: 25px 0 25px 0;
}
.hc_code_block_cnt ul li {
    display: inline-block;
    margin: 0px 20px;
}
.hc_code_block_cnt{
    text-align:center;
}
.login-icon{background: url(/wp-content/uploads/2016/12/login-icon-3.png) left no-repeat;padding-left: 10px;}
.myaccount-icon{background: url(/wp-content/uploads/2016/12/myaccount-icon.png) left no-repeat; padding-left: 10px;}
.search-domain {
    width: 100%;
    float: left;
    /*background: url(/wp-content/uploads/2016/12//search-domain-bg.png);*/
     /*background-size: cover;*/
     /*background-position: center center;*/
     /*color: white;*/
     /*text-align: center; */
    padding: 0px;
    background-attachment: fixed;
	 
}
.search-domain h2 span {
    font-size: 35px;
    display: block;
    line-height: 35px;
}
.search-domain h2 strong {
    color: #eeb131;
}

.search-domain p {
    color: #eeb131;
    font-size: 24px;
    padding: 10px 0px;
}

.search-domain .search-bar {
    background: white;
    width: 900px;
    overflow: auto;
    padding: 15px;
    margin: 0px auto;
	margin-top:-40px;
	  /* box-shadow: 0 2px 0 0px rgba(0,0,0,0.027);
    border-radius: 5px 5px 5px 5px !important;
	border: 1px solid #ddd;*/
}
.search-domain p.white {
    padding: 0px;
    color: rgba(255, 255, 255, .8);
    font-size: 22px;
    margin-bottom: 25px;
}

.search-domain .search-bar form {
    width: 100%;
    float: right;
}

.search-domain .search-bar select {
    background: #f96439;
    color: #fff;
    padding: 10px 20px 13px 15px;
    border: 0px;
    font-size: 18px;
    font-weight: 300;
    border-radius: 5px;
    float: left;
    width: 22%;
    margin: 0;
    height: auto;
    margin-right: 20px;
}
.search-domain .search-bar input[type='text'] {
    width: 58%;
    float: left;
    border: 0px;
    font-size: 24px;
	color:#555;
    padding: 0px 10px;
    margin: 0;
    height: 46px;
	outline:none;
	border-bottom: 1px solid #ddd;
}
.search-domain .search-bar input[type='submit'] {
    background: #fbb521;
    margin: 0px;
    border: 1px solid #fbb521;
    color: white;
    float: right;
    font-size: 18px;
    height: auto;
    padding: 0px 20px;
    line-height: 44px;
    border-radius: 5px;
    transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    -ms-transition: all 1s ease 0s;
}

.search-domain ul {
    width: 100%;
}
.search-domain ul li {
    display: inline-block;
    margin: 0px 20px;
}

.center-domain{font-size: 26px;
     margin-top: -35px;}

hr.heading-hr{height: 5px; margin-top: 15px; background:#F3B007; border:0;}
/*.hc_subtitle_cnt h2 { padding-bottom:15px; border-bottom:5px solid #F3B007;}*/

.mar--60{margin-top:-60px}

@media (max-width: 767px){
	.search-domain .search-bar select, .search-domain .search-bar input[type='submit'] {margin-bottom:15px;}
	.mar--60{margin-top:0px}
	.center-domain{font-size: 26px;
     margin-top: -10px; line-height:40px;}

	.search-domain .search-bar {
    background: white;
    width: 100%;
 margin-top: -35px;
margin-bottom: -38px;
}
	.search-domain .search-bar select, .search-domain .search-bar input[type='submit'] {
    width: 100%;
    position: static;
    clear: both;
    display: block;
}
	.search-domain h2{font-size: 25px;}
	.search-domain h2 span{font-size: 22px;}
	.search-domain p{font-size: 16px;}
	
	.search-domain .search-bar input[type='text'] {
    width: 100%;
    height: 45px;
    margin-bottom: 10px;
    font-size: 15px;
    padding: 0px;
}
	
	
	
}


