@charset "UTF-8";

/*
Theme Name: Kwicko
Version: 1.0
*/

.footerlogo img {
	max-width: 200px;
}

.page-id-187 .inner-page .status-publish {
    width: 65%;
    padding: 50px 80px;
    margin: 0 auto;
    border: 1px solid #d7d7d7;
    border-radius: 20px;
    position: relative;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .06);
    text-align: center;
}
@media (min-width: 992.98px) {
    .custom_order_tracking_form select, .custom_order_tracking_form input[type="text"], .custom_order_tracking_form input, .custom_order_tracking_form select {
        width: 100%;
        padding: 12px 14px;
        font-size: 14px;
        border-radius: 8px;
        border: 1px solid #ddd;
        background: #fafafa;
        transition: border-color 0.2s ease, box-shadow 0.2s ease;
    }
}

