/* 
  Theme Name: Axtra - Digital Agency Portfolio Template
  Author: Crowdyflow
  Support: habib.crowdyflow@gmail.com
  Description: BUILDY – is a  Constructor HTML5 template that comes with high-quality 3 Pre build Home Pages and many built-in awesome inner pages  which are perfect for any creative agencies, designers, digital agencies, freelancers, developers, designers, marketing, startup, blog and portfolio.
  Version: 1.0
*/
.log-suc p{
    border: 1px solid #d3e9d7;
    border-radius: 4px;
    background: #f0fff5;
    padding: 8px;
    margin: 15px 0px;
    float: left;
    text-align: center;
    width: 100%;
    color: #1a863e;
    font-size: 12px;
    font-weight: 500;
}
.btn-started222 {
    font-size: 12px;
    font-weight: 500;
     
    padding: 5px 30px 5px;
    color: var(--white);
    border-radius: 5px;
    background: #ff592c;
    display: inline-block;
	 
}


.btn-started2 {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.3;
    padding: 12px 30px 11px;
    color: var(--white);
    border-radius: 5px;
    background: #ff592c;
    display: inline-block;
	margin-right: 30px;
}
.btn-started3 {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.3;
    padding: 12px 30px 11px;
    color: var(--white);
    border-radius: 5px;
    background: var(--lime);
    display: inline-block;
}

.woocomerce__signin-field select {
    width: 100%;
    border: 1px solid #E9E9E9;
    height: 50px;
    padding: 15px;
    padding-right: 46px;
}