﻿/*
Theme Name:     Frontier Child
Theme URI:      http://ronangelo.com/frontier/
Description:    Child theme for Frontier.
Author:         ronangelo
Author URI:     http://ronangelo.com/
Template:       frontier
Version:        1.0
*/
@import url("../frontier/style.css");
/* Your modification goes here */
@import url(http://fonts.googleapis.com/earlyaccess/alefhebrew.css);

@font-face {
    font-family: 'NootRegular';
    src: url('noot/noot-aj.eot');
    src: url('noot/noot-aj.eot?#iefix') format('embedded-opentype'),
         url('noot/noot-aj.woff') format('woff'),
         url('noot/noot-aj.ttf') format('truetype'),
         url('noot/noot-aj.svg#NootRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

div.wpcf7 .wpcf7-form-control { max-width: 100%; }

.metaslider .caption {
    max-height: 350px;
    font-size: 12px;
    line-height: 14px;
}
.metaslider .caption-wrap {
    background: #696aaf;
    opacity: 0.5;
}