/*!
Theme Name: Sehgal Driving School
Theme URI: #
Author: Underscores.me
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: sehgal-driving-school
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready


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
	 ========================================================================== */

.widget-content .contact-info ul li{
    padding:10px 20px;
    color:#fff0f0;
    font-size: 14px;
}

.widget-content .contact-info ul li i {
    color:#04BC64FF;
    font-size: 24px;

}

.widget-content .contact-info ul li a {
    text-decoration: none;
    font-size: 14px;
}

.wc-block-components-checkout-place-order-button {
    background-color: #04BC64FF;
    color: white;
}

.am-fcil__item-price:after, .am-fcis__header-price:after, .am-fcip__header-price:after{
	content: '(Excluding GST)';
}

.am-fcil__item-price,
.am-fcis__header-price,
.am-fcip__header-price {

	font-size: 16px!important;
	font-weight: bold!important;
	color: #000000!important;
	opacity: 1!important;
}

.handle-preloader {
	background: #04BC64FF;
} 

.woocommerce-checkout .form-row {
	display: block!important;
}



.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-fullwidth-skin .efbl-thumbnail-wrapper .efbl-thumbnail-col a {   
    height: 250px;
    overflow-y: clip;
}

.efbl-profile-title-wrap  h2 {
	font-size: 14px!important;
}

.efbl-description-wrap {
	font-size: 12px!important;
	line-height: 14px!important;
}

.efbl-fullwidth-skin .efbl-feed-content .description {
	line-height: 14px!important;
}

.toc ul {
	
	margin:30px;
}

.toc ul li {
	list-style: decimal !important;
}

.toc h1,.toc h2,
.toc p {
	margin-bottom: 10px;
}

.wpb-content-wrapper {
	width: 100%;
}



/* 
  ##Device = Desktops
  ##Screen = 1281px to higher resolution desktops
*/

@media (min-width: 1281px) {

	/* CSS */

}

/* 
  ##Device = Laptops, Desktops
  ##Screen = B/w 1025px to 1280px
*/

@media (min-width: 1025px) and (max-width: 1280px) {

	/* CSS */

}

/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) {

	/* CSS */

}

/* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {

	/* CSS */

}

/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media (min-width: 481px) and (max-width: 767px) {

	/* CSS */

}

/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 320px) and (max-width: 480px) {

	/* CSS */

	.wpb_wrapper h2 {
		font-size: 16px!important;
		padding-left: 20px!important;
	}


	.course_block {
		padding:10px;
	}

	.s {
		display: none!important;
	}

}

.am-fs__payments-services-sub p span {
	display:none!important;
}


.osm-suggestions {
	border: 1px solid #ddd;
	background: #fff;
	max-height: 200px;
	overflow-y: auto;
	position: relative;
	z-index: 9999;
}

.osm-item {
	padding: 8px;
	cursor: pointer;
}

.osm-item:hover {
	background: #f3f3f3;
}

.gift-cards-list {
	padding:20px;
}

.ywgc_select_amount_title {
	margin-bottom:20px;
}

.prod_container .ywgc-amount-buttons{
	padding:10px;
}

.prod_container .ywgc-amount-buttons.selected_button {
	background-color: #04BC64FF;
	color:#000;
	border:1px solid #086539;
}


.prod_container .ywgc-amount-buttons.selected_button .woocommerce-Price-amount {
	color:#000;
}

.prod_container .quantity {
	padding:10px;
	border:1px solid #666;
}

.gift_card_add_to_cart_button  {
	padding:15px!important;
	background-color: #04BC64FF!important;
	color:#000!important;
	border:1px solid #086539!important;
}

.am-cat__header {
	margin-top:100px!important;
}

/* === WPForms Styling for Sehgal Driving School Theme === */

.wpforms-container {
    font-family: 'Poppins', sans-serif;
}

/* Form Box */
.wpforms-form {
    background: #ffffff;
    padding: 25px;
    border-radius: 10px;
    box-shadow: 0 5px 20px rgba(0,0,0,0.05);
}

/* Labels */
.wpforms-form .wpforms-field-label {
    font-size: 14px;
    font-weight: 600;
    color: #222;
    margin-bottom: 6px;
}

/* Inputs */
.wpforms-form input[type="text"],
.wpforms-form input[type="email"],
.wpforms-form input[type="tel"],
.wpforms-form textarea,
.wpforms-form select {
    width: 100%;
    padding: 12px 14px;
    border: 1px solid #e1e1e1;
    border-radius: 8px;
    font-size: 14px;
    background: #f9f9f9;
    transition: all 0.3s ease;
}

/* Focus effect */
.wpforms-form input:focus,
.wpforms-form textarea:focus,
.wpforms-form select:focus {
    border-color: #0d6efd;
    background: #fff;
    box-shadow: 0 0 0 3px rgba(13,110,253,0.1);
    outline: none;
}

/* Placeholder */
.wpforms-form ::placeholder {
    color: #999;
}

/* Submit Button */
.wpforms-form button[type="submit"] {
    background: #0d6efd;
    color: #fff;
    padding: 12px 22px;
    border: none;
    border-radius: 50px;
    font-size: 15px;
    font-weight: 600;
    transition: all 0.3s ease;
}

/* Hover */
.wpforms-form button[type="submit"]:hover {
    background: #0b5ed7;
    transform: translateY(-1px);
}

/* Full width button (optional) */
.wpforms-submit-container {
    text-align: left;
}

/* Error */
.wpforms-form .wpforms-error {
    color: #e63946;
    font-size: 13px;
}

/* Field spacing */
.wpforms-form .wpforms-field {
    margin-bottom: 18px;
}

/* Responsive */
@media (max-width: 768px) {
    .wpforms-form {
        padding: 18px;
    }
}
