/*!
Theme Name: Green School Of Driving
Theme URI: #
Author: Subhajit Dey
Author URI: #
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: gsd
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

gsd is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

.awards-style1__content img{
    width:70px;
    height:70px;
    margin:10px;
    background: #efefef;

}

.awards-style1__content a{
    padding:20px;
    background: #efefef;
    border-radius: 50%;
}



.awards-style1__content {
    text-align: center;
}

.awards-style1__content li h4 {
    font-size: 18px;
    margin-top:10px;
    padding: 10px;
}

.awards-style1__content li p {
    font-size:12px;
    line-height: 14px;
    padding: 10px;
}

.callus {
    height: 50px;
    padding:20px;
    line-height: 50px;
    font-size: 24px;
}

.callus i{
    background: #1a373a;
    font-size: 30px;
    padding:10px;
    border-radius: 50%;
    color:#fff;
}

.callus a {
    font-weight: bolder;


}


.efbl-fullwidth-skin  {
    height: 550px!important;
    padding: 0px;
    overflow: hidden;
    
}

.efbl-thumbnail-col {
    padding:0px;
}

.efbl-feed-content {
    padding:0px;
}

.owl-nav button {
    font-weight: 600!important;
    font-size: 36px!important;
}

.efbl-row {
    display: block!important;
    flex-wrap: wrap;
    margin:0!important;    
}

.efbl-post-footer {
    padding:5px 20px;
}


.efbl_feeds_holder .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none;
}

.efbl_feeds_holder .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
}

.efbl_feeds_holder .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
}

.owl-nav {
    display: none;
}