/*
Theme Name: Adezyon
Theme URI: http://www.wordpressrentacar.com/
Author: the WPRACT team
Author URI: http://www.wordpressrentacar.com/
Description: WPRACT Adezyon Rent A Car Teması
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one
Text Domain: yenirent

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.button.single_add_to_cart_button.redq_add_to_cart_button.btn-book-now.button.alt {
	    background: #365899;
    border-bottom: 3px solid #2c8aea;
    float: left;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0;
    padding: 10px 0;
    border: 0;
    text-align: center;
    font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #FFF;
    text-decoration: none;
}
.woocommerce form .form-row input.input-text, 
.woocommerce form .form-row textarea, 
.woocommerce-page form .form-row input.input-text, 
.woocommerce-page form .form-row text area {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #dcdcdc;
    padding: 14px 10px;
    font-family: 'Playfair Display';
    font-size: 12px;
    color: #7a7a7a;
    font-style: italic;
    letter-spacing: 1px;
    width: 100%;
    outline: none;
}
.button#place_order.button.alt {
    background-color: #365899;
    color: #fff;
    -webkit-font-smoothing: antialiased;
}
.region-header-top {
    width: 1000px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}