/*
 Theme Name:   Basel Child
 Description:  Basel Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     basel
 Version:      1.0.0
 Text Domain:  basel-child
*/


/* Your customizations starts here */

input[type=date], input[type=email], input[type=number], input[type=password], input[type=tel], input[type=text], input[type=url], select, textarea {
    color: #000 !important;
}
.sticky-header .main-nav {
    text-align: right !important;
}

a[href^=tel]{
    text-transform : uppercase;
	font-weight : bold;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    text-transform : uppercase;
}

.blanc {
	color: #fffffe !important
}

.kakifonce {
	color: #636319 !important
}

.kakiclair {
	color: #8c9959 !important
}

label {
    display: block;
    font-size: 14px;
    color: #ffffff;
    font-weight: 400;
    margin-bottom: 5px;
    vertical-align: middle;
}



.wpcf7-submit:hover {
    background-color: #fffffe !important; 
    color: #636319 !important;           
}
.wpcf7-submit {
    color: #ffffff !important;
	background-color: #8c9959 !important
}
.vc_btn3.vc_btn3-size-md:hover {
    background-color: #fffffe !important;
    color: #636319 !important;
}
.vc_btn3.vc_btn3-size-md {
    font-size: 16px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase; 
	letter-spacing: 1px;
}

h3 {
	font-size: 22px !important
}

.right-column {
	width : 0px !important;
}

