/*
Theme Name:     zgarage child
Description:    Make your modifications to zgarage in this child theme.
Template:      	zgarage
Theme URI: 		https://efeefeoglu.com
Author: 		Efe Efeoglu
Version:        1.0
Author URI: 	https://efeefeoglu.com
Tags:           custom-background, custom-menu, editor-style, featured-images, theme-options, custom-colors, translation-ready
License:        license purchased
License URI:    http://themeforest.net/licenses/standard
*/

*{font-family:Montserat,sans-serif;}
.page-template-default .entry-content ul{padding-left:0px;}
.page-template-default .entry-content li{list-style-type:none;}
.page-template-default .entry-content li:before{display:inline-block;content:"\f054";font-family:fontawesome;font-size:12px;font-weight:bold;color:#e31837;margin-right:5px;}
.n2-ss-slider p{margin:0;}
.home.page #content{margin-top:-86px;}
.n2-ss-button-container p{display:none;}
.n2-ss-button-container a:hover{size:120%;}
.home #header.sticky--top{border-bottom:none;}
.home .sticky--top .navbar-light .navbar-nav .nav-link, .home .sticky--top .navbar-light .navbar-nav a{color:#FFF;}
.home-boxes{display:inline-block;border-radius:5px;transition:all 300ms ease !important;background:#FFF;padding:30px;}
.home-boxes:hover{border-bottom:solid 3px #e31837 !important;box-shadow:0 2px 2px 0 rgba(255,141,117,0.06), 0 4px 4px 0 rgba(255,141,117,0.06), 0 8px 8px 0 rgba(255,141,117,0.06), 0 16px 16px 0 rgba(255,141,117,0.06), 0 32px 32px 0 rgba(255,141,117,0.06), 0 64px 64px 0 rgba(255,141,117,0.06);}
.circle{position:relative;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:50px;height:50px;margin:0 auto 24px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border:1px none #096ad0;border-radius:49px;background-color:#fff;box-shadow:0 5px 30px 0 rgba(31, 44, 61, 0.1);}
.circle.gradient:before{content:" ";position:absolute;top:-20px;left:-20px;right:-20px;bottom:-20px;border-radius:100px;}
.circle.gradient.cg1:before{border:10px solid #FEF1F7;}
.circle.gradient.cg2:before{border:10px solid #ECFBF7;}
.circle.gradient.cg3:before{border:10px solid #FFF3F1;}
.circle.gradient.cg4:before{border:10px solid #F1F4FE;}
.step-number{position:static;left:0px;right:0px;bottom:0px;margin-top:3px;margin-bottom:0px;color:#fff;}
.service-home ul{padding-left:0}
.service-home li{list-style-type:circle;}
.service-home{border-radius:5px;transition:all 300ms ease !important;}
.service-home:hover{background:#FFF;border-bottom:solid 3px #e31837 !important;box-shadow:0 2px 2px 0 rgba(255,141,117,0.06), 0 4px 4px 0 rgba(255,141,117,0.06), 0 8px 8px 0 rgba(255,141,117,0.06), 0 16px 16px 0 rgba(255,141,117,0.06), 0 32px 32px 0 rgba(255,141,117,0.06), 0 64px 64px 0 rgba(255,141,117,0.06);}
.offers-home{padding:20px 20px 0px 20px !important}
footer .kc-contact-form7{text-align:center;}
footer .kc-contact-form7 input[type="submit"]{margin-top:15px;}
.journey-calendar .kc-feature-boxes{min-height:200px;}
.post-type-archive-tribe_events #footer #bottom{padding:30px 0;max-width:100%;}
.post-type-archive-tribe_events #page{padding-top:82px;}
.single-post .post-categories, .single-post .post-meta-author, .single-post .related-posts .meta-entries{display:none;}
.single-post .post-meta{color:transparent !important;margin-bottom:0;}

@media (max-width: 479px) {
	.circle{margin:0 0 24px;}
}
