/*
Theme Name: Eden
Theme URI: http://demo.qodeinteractive.com/eden/
Description: Eden Theme
Tags: creative, portfolio, multi-purpose, retina, responsive, art, photography, blog, modern, mega menu, agency, video, business, shop, seo
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.4.1
License: GNU General Public License
License URI: licence/GPL.txt

*/

/*
CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

1.4.1
- Updated Visual Composer to version 4.3.4
- Updated WooCommerce template files for 2.2.3 compatibility

1.4
- Added WooCommerce 2.2 compatibility
- Improved page transition to register page loading with Google Analytics
- Improved Expandable shortcode
- Updated LayerSlider to version 5.2.0
- Updated FontAwesome icons pack to version 4.2.0
- Updated Visual Composer to version 4.3.3
- Fixed title image on category and archive pages
- Fixed dropdown menu position when boxed layout is enabled
- Fixed bug with related products for WooCommerce
- Fixed bug with don't link option for menu items and page transitions
- Fixed bug with click event with ctrl key pressed and page transitions

1.3
- Updated Visual Composer to version 4.1.3.1
- Fixed WP 3.9 Qode Shortcodes bug
- Fixed WP 3.9 Qode Options image browser field bug
- Fixed bug with accordion shortcode not rendering shortcodes added to accordion section
- Fixed "no animation" option for posts and portfolios
- Fixed bug with Qode Custom fields saving zero values
- Fixed side menu open button when menu is on bottom

1.2.1
- Fixed bug with text positioning on "separator with text" shortcode
- Fixed bug with dropdown background color option
- Fixed title class rendering
- Fixed Qode Slider "slide title font weight" filed
- Fixed font-family for text and tile in Qode Slider
- Fixed bug with drop down menu background colors in Qode Options
- Fixed bug with cover boxes shortcode
- Fixed bug with custom sidebar
- Fixed font-family option for title and text in Qode Slider
- Fixed qode shortcode button
- Fixed side area title color

1.2
- Added "centered" type of call to action shortcode
- Added po & mo files
- Updated Visual Composer to version 4.0.2
- Updated Layer Slider to version 5.1.1
- Fixed mobile menu arrow showing on some sizes
- Fixed problem with default Wordpress audio shortcode
- Fixed twitter share character numbering
- Fixed woocommerce cart page for mobile devices
- Fixed portfolio slider link for touch devices
- Fixed woocommerce added to cart message for touch devices
- Fixed background color on content menu
- Fixed bottom border on first accordion tab

1.1
- Added animation type to Qode Slider (slide/fade)
- Added masonry full width type
- Added WooCommerce section to Qode Options
- Improved 'counters' and 'piechart with counter' shortcodes to display deciaml values
- Updated first color, separated on text and area color
- Updated responsive css
- Fixed 'ajax loader line' when current link is clicked
- Fixed top positioning of main menu dropdown
- Fixed team shortcode responsive bug
- Fixed initial number of carousel items in portfolio carousel shortcode
- Fixed input filed class for some fields in Qode Options
*/

body, p {
font-family: "Century Gothic" !important;
}
nav.main_menu ul li a{
font-family: "Century Gothic" !important;
font-size: 15px !important;
color: #000 !important;
}
nav.main_menu ul ul li a{
color: #fff !important;
}
.header_top a{
color: #fff;
text-shadow: none !important;
}
.header_top a:hover{
color: #519a72 !important;
}
.header_top{
color: #fff !important;
}
.header_top i.fa{
font-size: 18px;
margin: 0px 3px;
}
header.sticky .header_top{
display:block !important;
}

.usa{
max-width: 1001px;
padding: 10px;
margin: 10px auto !important;
background:url(/wp-content/uploads/2015/02/usflag.jpg) no-repeat center center;
color: #fff;
border-radius:10px;
width:100%;
position:relative;
}
.usa p{
text-shadow:none;
text-transform:uppercase;
}
.plan1 .service_table_inner li.service_table_title_holder, .plan3 .service_table_inner li.service_table_title_holder, .plan5 .service_table_inner li.service_table_title_holder, .plan10 .service_table_inner li.service_table_title_holder{
display:none;
}
.plan1, .plan3, .plan5, .plan10{
border:1px solid #999;
border-radius:15px;
background-color: #fff;
max-width:240px;
width:100%;
height:475px;
margin-bottom:10px !important;
}
.plan1, .plan3, .plan5{
margin-right:10px;
}

.plan3{
-webkit-transform: scale(1.1) !important;
  	-moz-transform: scale(1.1) !important;
  	-o-transform: scale(1.1) !important;
transform: scale(1.1) !important;
z-index: 100;
left:10px;
background:url(/wp-content/uploads/2015/01/plan3BG.gif) repeat-x;
}
.plan5, .plan10{
left:20px;
}
.plans {
    max-width: 1015px;
    margin: 0px auto !important;
    padding-top: 10px;
    width: 100%;
}
.plan3 .service_table_inner > li {
background-color: transparent !important;
}
.plans .service_table_inner {
border-bottom:none;
}
.day{
text-align:left;
line-height:16px;
}
.plans h3{
height:65px;
font-size:23px;
font-weight:bold;
}
.plan3 h3 em, .plan10 h3 em{
font-size: 18px;
color:#ff6633;
font-style:normal;
font-weight:400;
}
.plans h4{
height:30px;
font-style:italic;
font-weight:bold;
}
.plans h5{
font-size:30px;
}
.plans .terms{
height:100px;
}
.plans p{
margin-bottom:5px;
}
.callKris{
width:100%;
background: url(/wp-content/uploads/2015/02/callBG.gif) repeat-x top center #58bc3b;
border-radius:10px;
position: relative;
float: left;
}
.callKris img{
float:left;
margin-right:20px;
}
.callKris h2{
color:#fff;
font-size:26px;
text-shadow: 2px 2px 1px #000;
margin: 25px;
float: left;

}
.callKris h2 em{
font-size:39px;
font-weight:400;
font-weight:bold;
font-style:normal;
}
.callKris em a{
color: #f63;
}
.callKris a.getStarted{
position:relative;
padding:10px 20px;
float:right;
background-color:#ff6633;
color:#fff;
border-radius:10px;
font-size:28px;
margin-right:15px;
line-height:28px;
margin-top:18px;
text-align:center;
}
.callKris a.getStarted:hover{
background-color:#000;
}
.callKris a.getStarted em{
font-size: 18px;
font-style:normal;
}
.plan3 .terms{
color:#000 !important;
}
.people img{
max-width:100px !important;
width:100% !important;
border-radius:10px;
}
.people{
max-width: 795px;
margin: 0px auto;
width:100%;
}
@media only screen and (max-width:875px){
.page-id-13832 .people{
display:none;
}
}
@media only screen and (max-width: 480px){
.day{
display:none;
}
.callKris{
text-align:center;
}
.callKris img{
float: none;
margin: 0 auto;
display: inherit;
border-bottom: 1px solid #000;
}
.callKris a.getStarted{
display: inline-block;
margin-right:0px;
}
.callKris h2 em{
font-size:30px;
}
.callKris h2 a{
color:#fff !important;
}
.title.title_size_large h1{
font-size:20px !important;
}
.title_size_large .subtitle{
font-size:12px !important;
}
.plan1, .plan3, .plan5, .plan10{
left:30px !important;
}
.nivo-lightbox-wrap {
    top: 5% !important;
    bottom: 5% !important;
}
.page-id-13832 .people{
display:none;
}
}
span.tab-title{
color: #000 !important;
text-shadow: none !important;
}
h6.title-holder, h4.vc_tta-panel-title{
background-color:#D2D2D2 !important;
}
h6.title-holder:hover, h4.vc_tta-panel-title:hover{
background-color:#ECECEC !important;
}
h6.ui-accordion-header-active, .vc_active h4{
background-color:#ECECEC !important;
}
.accordion_content_inner{
padding:15px 10px !important;
}
.page-id-13832 blockquote{
border: none;
background-color: #e9e9e9;
margin: 10px;
}
.aboutName{
margin-top:40px
}
.aboutName span{
font-size:18px;
}
.aboutInfo{
padding:20px 0px;
}
.aboutInfoTop{
padding:0 0 20px 0;
}
.ctaHome .qbutton i, .page-id-10617 .qbutton i{
color: #FFF;
float: left;
margin-top: 25px;
}
.ctaHome .qbutton span, .page-id-10617 .qbutton span{
font-size: 22px;
float: left;
padding-top: 25px;
}
.ctaHome .button_wrapper, .page-id-10617 .button_wrapper{
width:90% !important;
}
.ctaHome .qbutton, .page-id-10617 .qbutton{
height: 90px !important;
width:100% !important;
}
.ctaHome .call_to_action, .page-id-10617 .call_to_action{
background-color:#fff !important;
}
.single .column2 aside .widget.posts_holder li {
    text-indent: -15px !important;
}
.category .column2 aside .widget li, .single .column2 aside .widget li, .page-id-15204 .column2 aside .widget li{
margin-bottom:10px;
}
.single .column2 aside .widget li a, .category aside .widget li a, .category aside .widget li, .single aside .widget li, .page-id-15204 aside .widget li a, .page-id-15204 aside .widget li{
    line-height:20px !important;
}
.single .column2 aside ul, .category .column2 aside ul, .page-id-15204 .column2 aside ul {
    list-style-image: url("/wp-content/uploads/2014/06/bullet-image.jpg") !important;
max-width: 400px;
width: 100%;
margin-left: 30px;
}
.category aside .widget.posts_holder li::after, .page-id-15204 aside .widget.posts_holder li::after{
display:none !important;
}
.single .column2 aside h5, .category .column2 aside h4, .page-id-15204 .column2 aside h4{
border-bottom:1px dotted #ccc;
}
.category .column2 aside .widget_title_border, .page-id-15204 .column2 aside .widget_title_border{
display:none;
}


.fsFieldHorizontal {
  width: 68%;
}
.numbers h1{
margin: 15px 0px;
}
.redNotice{
background: #ff0000;
color: #fff;
font-weight: bold;
text-align:center;
padding: 20px 0px;
}
.redNotice a{
color: #fff;
text-decoration: underline;
}
.redNotice .section-inner{
max-width: 1200px;
margin: 0 auto;
}
.footCC{
max-width: 100px;
float: right;
margin-right: 25px;	
}
.max1100{
	max-width: 1100px;
margin: 0 auto !important;
	position:relative !important;
	
}
.metaslider .caption-wrap{
	background: transparent !important;
	opacity: 1 !important;
	bottom: 7% !important;
	
}
.metaslider .caption-wrap h1{
	font-size: 40px;
color: #fff;
text-shadow: 2px 2px 2px #000;
}
.metaslider .caption-wrap  p{
	margin:20px 0px !important;
	font-size: 20px !important;
}
.header_bottom{
height: 80px;
}
#text-5 img{
	max-width: 115px;
	float:right;
}