/* ===================================
    About
====================================== */

/*
    Theme Name: MegaOne
    Theme URI:
    Author: 
    Author URI:
    Description: One Page Parallax Template
    Tags: one page, multipurpose, parallax, creative, html5

 */

/* ===================================
    Table of Content
====================================== */


/*  - Fonts
    - General
    - Fonts
    - Social Icon Hover
    - Header And Navigation
    - Slider
    - About
    - Team
    - Portfolio
    - Price
    - Parallax
    - Testimonial
    - Client
    - Blog
    - Contact
    - Map
    - Footer
    - Loader
    - Media Queries   */


/* ===================================
    Google font
====================================== */

/* ===================================
    .CSS Button obrisi formu za email
====================================== */


#fcf-button {
  background-color: #000000; /* Boja pozadine Button #000000 */
  color: #ffffff;            /* Boja teksta */
  padding: 8px 25px;           /* Vanjski razmak */
  border: none;                /* Bez ruba */
  border-radius: 30px;         /* Zaobljeni rubovi */
  cursor: pointer;             /* Kursor ruke na hoveru */
  font-size: 14px;             /* Veličina fonta */
}

