/*
Theme Name: Incubator Child
Template: incubator
Theme URI: http://keydesign-themes.com/incubator/
Author: Key-Design
Author URI: http://themeforest.net/user/Key-Design
Description: Incubator - WordPress Startup Business Theme
Version: 1.9.2
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, translation-ready

/* Below you can write your style */
.canjewel-bomb svg {
	-webkit-animation-name: rotate; 
	-webkit-animation-duration: 5s; 
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	-moz-animation-name: rotate; 
	-moz-animation-duration: 5s; 
	-moz-animation-iteration-count: infinite;
	-moz-animation-timing-function: linear;
	-ms-animation-name: rotate; 
	-ms-animation-duration: 5s; 
	-ms-animation-iteration-count: infinite;
	-ms-animation-timing-function: linear;
	-o-animation-name: rotate; 
	-o-animation-duration: 5s; 
	-o-animation-iteration-count: infinite;
	-o-animation-timing-function: linear;
	animation-name: rotate; 
	animation-duration: 5s; 
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}
#canjeweled {width:1176px;margin:0 auto}
.standalone {margin:0!important;background:#fff}
.standalone body {min-width:0}
.standalone #canjeweled {width:auto!important}
#canjewel-origin,#canjewel-audio {display:none}
	.canjewel {width:49px;height:49px;float:left}
	.canjewel div {margin:7px auto 6px}
	.canjewel-circle {width:36px;height:36px}
	.canjewel-triangle {width:41.6px;height:36px}
	.canjewel-diamond {width:36px;height:36px}
	.canjewel-pentagon {width:37.8px;height:36px}
	.canjewel-hexagon {width:31.6px;height:36px}
	.canjewel-square {width:36px;height:36px}

svg {display:block;-moz-transition:fill 500ms}
	#patterns {position:absolute;left:-9999em}
	.white {fill:#fff}
	.white-dark {fill:#f1f1f1}
	.gray-dark {fill:#414042;color:#414042}
	.gray {fill:#6d6e71;color:#6d6e71}
	.gray-light {fill:#bcbdc0;color:#bcbdc0}
	.red {fill:#bf2628}
	.red-light {fill:#de392f}
	.orange {fill:#f05a25}
	.orange-light {fill:#fbb11f}
	.purple {fill:#8a2062}
	.purple-light {fill:#c83e73}
	.blue {fill:#0385bf}
	.blue-light {fill:#00b4e0}
	.green {fill:#00b197}
	.green-light {fill:#028575}
	.yellow {fill:#eede0e}
	.yellow-light {fill:#c2d42e}
	.facebook .blue,.linkedin .blue-light,.twitter .blue-light,.googleplus .red,.rss .orange {fill:#bcbdc0}
	.facebook:hover .blue {fill:#0385bf}
	.linkedin:hover .blue-light,.twitter:hover .blue-light {fill:#00b4e0}
	.googleplus:hover .red {fill:#bf2628}
	.rssf:hover .orange {fill:#f05a25}
	.page-cut {background:#f1f1f1}
	.cut-bottom {position:relative;top:-0.5px}
	.cut-top {position:relative;bottom:-0.5px}
