/*
Theme Name: enfold-child
Description: A Child Theme for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/


/*************************** Fonts ***************************/


/*************************** General ***************************/


/*************************** Header ***************************/
.phone-info {font-size: 14px;}


/*************************** Sidebar/widgets ***************************/


/*************************** Footer ***************************/
.copyright {font-size: 14px;}


/*************************** Forms ***************************/


/*************************** Tables ***************************/


/*************************** Hide ***************************/


/*************************** Other ***************************/


/*************************** Custom Webbick styles ***************************/
.w-orange h1 {color: #ff5100 !important;}











/* large screens with 1140px with */
@media only screen and (min-width: 1140px) {}


/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 989px) {}


/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 989px) {}


/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {}


/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {}


/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {}


@media only screen and (max-width: 989px) {}


@media only screen and (max-width: 767px) {}