/*
Theme Name: Sharon Bus Lines Child Theme
Description: 
Theme URI:   
Author: 
Author URI:  
Template: sharonbuslines
Version: 1.0
*/
.small-nav header#top .row {
    box-shadow: none;
    margin-top: 0;
}
.header_cta .menu-title-text span {
    display: table;
    margin-bottom: 5px;
}
header#top .row {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 8px #ebebeb;
    padding: 0 0px 0 10px;
    margin-top: 10px;
}
li.header_cta {
    background: #4473EE;
    padding: 0 20px 0 30px;
    border-radius: 0 10px 10px 0;
    margin-left: 55px;
}
.header_cta span {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
}
.header_cta a {
    opacity: 10 !important;
}
.header_cta b {
    font-size: 24px;
}
li.header_cta:after {
    content: "";
    width: 55px;
    height: 55px;
    background: url(/wp-content/uploads/2025/08/phone_icon.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    left: -30px;
}
a.nectar-button.large.regular {
    border-radius: 100px !important;
}
.banner_left h4 {
    position: relative;
}
.banner_left h4:after {
    content: "";
    width: 150px;
    height: 2px;
    background: #fbce2b;
    position: absolute;
    bottom: 5px;
    border-left: 15px solid #edf6ff;
}
.faq_design .toggles.accordion .toggle.default {
    border: 1px solid #ccc !important;
    margin-bottom: 15px;
    padding: 0 20px;
    border-radius: 6px;
}
.faq_design .toggles.accordion .toggle.default h3.toggle-title a {
    font-size: 18px;
    color: #000;
    line-height: 22px;
    padding-top: 25px;
    padding-bottom: 25px;
}
.faq_design .toggles.accordion .toggle.default i {
    border-color: transparent;
}
.cantact_black a.nectar-button {
    margin-right: 20px;
}
#footer-outer #copyright[data-layout="centered"]{
    padding: 20px 0;
}
.footer_right_top .iwithtext .iwt-text strong a {
    color: #fff;
}
.footer_right_top .iwithtext .iwt-text strong {
    font-size: 18px;
    color: #fff;
}
.footer_likes br {
    display: none;
}
.footer_likes a {
    color: #8B8B8B;
    padding-bottom: 10px;
    display: table;
}
.contact_address h2 {
    background: #4473ee;
    padding: 40px;
    border-radius: 10px 10px 0 0;
    color: #fff;
    font-weight: 600;
}
.contact_address .iwithtext .iwt-text strong {
    font-size: 22px;
}
.contact_address .iwithtext .iwt-text a{
color:#000;
}
.gform-theme--foundation .gfield .ginput_password.large, .gform-theme--foundation .gfield input.large, .gform-theme--foundation .gfield select.large {
    inline-size: 100%;
    height: 50px;
    border: 1px solid #ccc;
    box-shadow: none;
	padding: 5px 10px;
}
.gform-theme--foundation .gfield textarea.large {
    min-block-size: 6rem;
	 border: 1px solid #ccc;
    box-shadow: none;
}
.slider_section .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.previous {
    left: -13px;
    border: 1px solid #ccc;
    border-radius: 100px !important;
}
.slider_section .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.next {
  	right: -10px;
    border: 1px solid #ccc;
    border-radius: 100px !important;
}
.slider_section .nectar-flickity.nectar-carousel.nectar-carousel:not(.masonry) .flickity-viewport {
    margin: 20px 0 10px 0;
}
.table_design table td {
    background: #fff;
    padding: 13px 20px !important;
    border: 1px solid #ccc !important;
}
.table_designcolor table tr th {
    background: #4473ed;
    color: #fff;
    padding: 20px !important;
}
.table_designcolor table tr td {
    padding: 20px !important;
    background: #fff;
    font-weight: 500;
}
.table_designcolor table tr td i {
    font-size: 20px !important;
}
.our_services_section .nectar-fancy-box[data-style=hover_desc] .hover-content {
    max-width: 100%;
}
#header-outer header#top nav ul.sub-menu {
   padding: 0;
   border: 1px solid #eee;
   border-top-color: transparent;
}
#header-outer header#top nav ul.sub-menu > li a {
   padding: 10px 10px;
	font-size:14px;

}
#header-outer header#top nav ul.sub-menu > li + li {
   border-top: 1px solid #eee;
}
div#gfield_instruction_2_22 {
    display: none;
}
.note_bg {
    background: #f3f4f6;
    padding: 15px;
    border-radius: 10px;
}
.ginput_container.ginput_container_date input {
    inline-size: 100%;
    height: 50px;
    border: 1px solid #ccc;
    box-shadow: none;
    padding: 5px 10px;
}

.gfield--type-time input {
    inline-size: 100% !important;
    height: 50px !important;
    border: 1px solid #ccc !important;
    box-shadow: none;
    padding: 5px 10px;
}

@media screen and (max-width: 999px){
header#top .row {
    background: transparent;
    border-radius: 0px;
    box-shadow: 0 0 0px #ebebeb;
    padding: 0 0px 0 0px;
    margin-top: 5px;
}
.header_cta b {
    display: table;
}
li.header_cta:after {
    content: "" !important;
    width: 55px !important;
    height: 55px !important;
    background: url(/wp-content/uploads/2025/08/phone_icon.png) !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    position: absolute !important;
    left: -38px !important;
    top: 13px;
}
#footer-outer #footer-widgets {
    border-bottom: none;
    display: none;
}	
	
	
	
}

