/*
Theme Name:     GoWash Child
Theme URI:      http://gowash.ancorathemes.com/
Description:    Make your modifications to GoWash in this child theme.
Author:         AncoraThemes
Author URI:     http://ancorathemes.com
Version:        1.0
Template:       gowash
*/


.otp_wrapper form{
	display: inline-block;
    width: 50%;
}
.otp_wrapper form.rightform {
    margin-top: 1rem;
    display: inline-block;
    text-align: right;
    width: 49%;
}
.chkinfobo{border: 1px solid #cccccc;
    padding: 10px;
    margin-bottom: 20px;}
    .chkinfobo p{
    margin: 0px;}
    .col-2 .wooccm-additional-fields{display:none;}
    .woocommerce-checkout article .form-row .input-text{
        padding: 10px 10px 10px 10px;
    border-radius: 5px !important;min-height: 30px !important;
    }
    .woocommerce .select2-container--default .select2-selection--single {
    padding: 5px 10px !important;
    border-radius: 5px !important;
}
.top_panel_top_socials {
    margin-left: 10px;
    margin-top: 10px;
}
.sc_socials_type_icons.sc_socials_shape_round.sc_socials_size_tiny a {
   
    width: 30px!important;
    height: 30px!important;
    line-height: 30px!important;
}
.sc_socials.sc_socials_size_tiny .social_icons span {
   vertical-align: middle;
}
.top_panel_wrap .sc_socials a:before, .top_panel_wrap .sc_socials [class*="icon-"]:before {
    margin-right: 0;
    margin-left: 0;
}
.top_panel_wrap ul {
    margin-top: 7px;
}
.top_panel_top_open_hours {
    
    margin-top: 15px;
}
@media (max-width: 767.98px) { 
    form#register-form .row .col {
       width: 100%;
    }
    form#register-form input#c_code {
        margin-bottom:10px;
    }
    .wpcf7-form input[type="submit"] {
        top: 0;
    }
    .footer_wrap_inner .textwidget  span{display:block;}
    
    .otp_wrapper form{
        width: 100%;
    }
    .otp_wrapper form.rightform {
        text-align:left;
        width:100%;
    }
    .otp_wrapper form{
	display: inline-block;
    width: 50%;
}
    .otp_wrapper button {
        margin-top: 10px;
    }
}