/*
 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

 Primary color: #

*/



@media (max-width: 480px){
.title-wrapper.basel-title-size-extra-large .title-subtitle, .title-wrapper.basel-title-size-large .title-subtitle {
    font-size: 18px;
	}
.title-wrapper.basel-title-size-extra-large .title, .title-wrapper.basel-title-size-large .title {
    font-size: 22px;
	}
}

/* GFORM CTA  */

.nolabel label  {
    display: none !important;
}

.wf0711_cta_wrapper {
   margin-bottom: 0px;
   font-family: "Open Sans" !important;
}

.wf0711_cta_wrapper input[type="text"] {
	padding-left: 10px !important;
}


.wf0711_cta_wrapper ul.gform_fields , .wf0711_cta_wrapper li.gfield {
	padding-right: 0px !important;
}

.wf0711_cta_wrapper .gform_footer input[type="submit"] {
    width: 100%;
    background-color: #e40522;
    border-color: #e40522;
    color: #ffffff;
    
}

.wf0711_cta_wrapper .gform_footer input[type="submit"]:hover{
     border-color: #282a2f ;
        background-color: #000000;
        color: #f7f7f7;
     
}
