/*
Theme Name: 	TopFlora Plus Landing
Theme URI: 		http://topflora.com.br
Author: 		Sinergia Publicidade / Carlos Varela
Author URI: 	http://sinergiapublicidade.com.br
Description:	Landing para Toptherm produto TopFlora
Template:		betheme
Version: 		1.6.1
*/

/* Theme customization starts here
-------------------------------------------------------------- */


  @font-face {
        font-family: 'DINCondensedLight';
        src: url('wp-content/themes/topflora//wp-content/themes/topflora/fonts/DINConLig.eot');
        src: local('☺'), url('/wp-content/themes/topflora/fonts/DINConLig.woff') format('woff'), url('/wp-content/themes/topflora/fonts/DINConLig.ttf') format('truetype'), url('/wp-content/themes/topflora/fonts/DINConLig.svg') format('svg');
        font-weight: normal;
        font-style: normal;
    }
    @font-face {
        font-family: 'DINCondensedMed';
        src: url('/wp-content/themes/topflora/fonts/DINConMed.eot');
        src: local('☺'), url('/wp-content/themes/topflora/fonts/DINConMed.woff') format('woff'), url('/wp-content/themes/topflora/fonts/DINConMed.ttf') format('truetype'), url('/wp-content/themes/topflora/fonts/DINConMed.svg') format('svg');
        font-weight: normal;
        font-style: normal;
    }
    @font-face {
        font-family: 'DINCondensedBold';
        src: url('/wp-content/themes/topflora/fonts/DINConBold.eot');
        src: local('☺'), url('/wp-content/themes/topflora/fonts/DINConBold.woff') format('woff'), url('/wp-content/themes/topflora/fonts/DINConBold.ttf') format('truetype'), url('/wp-content/themes/topflora/fonts/DINConBoldsvg') format('svg');
        font-weight: normal;
        font-style: normal;
    }

/* button send form */
input.wpcf7-form-control.wpcf7-submit.button_full_width {
    padding: 20px 20px !important;
    background-color: #d01818;
    border-radius: 15px;
    font-size: 25px;
    font-weight: bold;
    color: #ffffff;
    text-align: center !important;
    height: 60px;
    border: 3px solid #fffff !important;
    margin-top:10px
}

#mfn-rev-slider input {
    display: inline-block;
}


/*------------------------------------------------*/
/* general layouts smaller than 480px, iPhone and older mobiles */
@media only screen
and (min-width : 320px)
and (max-width : 480px){
.wpcf7-form-control .wpcf7-text  .wpcf7-tel .wpcf7-validates-as-tel {
 font-size: 18px !important;
}
#TEL1 { width:300px }
input.wpcf7-form-control.wpcf7-text.wpcf7-tel.wpcf7-validates-as-required.wpcf7-validates-as-tel.inputf.wpcf7-not-valid , #TEL1 {
    max-width: 290px !important;
   min-width:290px
}
}
 
@media
only screen and (-webkit-min-device-pixel-ratio: 2)      and (min-width: 1300px),
only screen and (   min--moz-device-pixel-ratio: 2)      and (min-width: 1300px),
only screen and (     -o-min-device-pixel-ratio: 2/1)    and (min-width: 1300px),
only screen and (        min-device-pixel-ratio: 2)      and (min-width: 1300px),
only screen and (                min-resolution: 192dpi) and (min-width: 1300px),
only screen and (                min-resolution: 2dppx)  and (min-width: 1300px) { 

  /* Large screen, retina, stuff to override above media query */
.block-text-responsive { padding-right:150px }

}

@media only screen and (min-width: 320px) {

  /* Small screen, non-retina */
    font-size:15px

}





   