/*
Theme Name: OceanWP Child
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme example child theme.
Author: Nick
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

.list{
     list-style-image: url('https://coachhire4u.com/wp-content/uploads/icons8-checkmark-14.png');
     float: left;
     margin-left: 21px;
   }
   .list-details{
     font-weight:lighter;
     font-size: 10px;
   }
   .enforce-color{
     color: white
   }


.custom-popup {
    z-index: 1999999999;
    position: absolute;
    top: 191px;
    left: 0;
    right: 0;
    overflow: visible;
    padding: 30px;
    border-radius: 80px;
    border: 14px solid #28a745;
    width: 30%;
    margin: auto;
    animation: showBlock 0s 2s forwards;
    visibility: hidden;
    min-width: 0%;
    max-width: 100%;
    height: auto;
    text-align: center;
    display: block;
    transition: 2s ease-in-out;
    box-shadow: 0px 0px 0px 0px rgb(2 2 2 / 0%);
    background-color: rgba( 255, 255, 255, 1.00 );
}
@keyframes showBlock {
    to { visibility: visible; }
}
.custom-popup-close {
    position: absolute;
    height: auto;
    width: auto;
    left: auto;
    right: -30px;
    bottom: auto;
    cursor: pointer;
    min-width: 1em;
    z-index: 2;
    text-decoration: none;
    top: -30px;
    padding: 0px;
    color: #2d2d2d;
    font-family: Times New Roman;
    font-weight: 100;
    font-size: 32px;
    line-height: 28px;
    border: 1px none #ffffff;
    border-radius: 28px;
    box-shadow: 0px 0px 0px 0px rgb(2 2 2 / 23%);
    text-shadow: 0px 0px 0px rgb(0 0 0 / 23%);
    background-color: rgba( 255, 255, 255, 1.00 );
}

.custom-popup-close:hover{
    background-color: #a9a9a9;
}
.custom-popup-content {
    color: #2d2d2d;
    font-family: inherit;
    font-weight: 100;
}
.custom-popup-content p {
    margin: 0 0 0px;
}

.custom-background {
    opacity: 1;
    display: none;
    animation: showBack 0s 2s forwards;
    visibility: hidden;
    z-index: 1999999999;
    overflow-y: scroll;
    background-color: rgba( 0, 0, 0, 0.75 );
    box-sizing: border-box;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: fixed;
    transition: 2s ease-in-out;
}

@keyframes showBack {
    to { visibility: visible; }
}


@media (max-width:1024px){

	#exchange{
		left: 47.7% !important;
	}
	
}

@media (max-width:768px){ 
    #exchange{
		left: 47.5% !important;
	}
}

#main .container2{
	background-image:url("/wp-content/uploads/maddox-howe-qrNYnh573ZE-unsplash-2.jpg") !important;
	background-size:cover;
	display: flex;
}

#quoteform{
	padding-top:0px;
	padding-bottom:60px;
	box-shadow:none;
	background-size:cover;
	width: 51% !important;
	background-image: url("/wp-content/uploads/Vector-1.svg") !important;
	background-size:cover !important;
	background-repeat: no-repeat;
	padding-right:57px !important;
	background-color:transparent !important;
	box-sizing:content-box !important;
}

#quoteform .tab{
	padding-right: 20px !important;
}

#quoteform .tab h6{
	margin: 0 0 0px !important;
	font-size: 14px !important;
	color:#FFFFFF !important;
	font-family: 'Merriweather', 'Open Sans', sans-serif;
	font-weight:500;
}

#quoteform .tab h1{
	font-family: 'Open Sans', sans-serif !important;
	text-transform: uppercase !important;
	color: #FFFFFF !important;
}

#quoteform .tab .active-btn{
	background-color:#ffffff;
	color: #1F1F1F !important;
}

#quoteform .btn button{
	background-color:#FFFFFF !important;
	color: #AB0A32 !important;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 32px;
}

#quoteform .tab .inactive-btn{
	background-color:#E3E3E3 !important;
	color: #1F1F1F !important;
}

#regForm .section button{
    border-top-left-radius:0px !important;
	border-top-right-radius:0px !important;
	border-bottom-left-radius:0px !important;
	border-bottom-right-radius:0px !important;
}

#quoteform .tab h5{
	color: #ffffff;
}

#quoteform a{
    color: #ffffff !important;
}
#quoteform a:hover {
    color: black !important;
}

#quoteform .grid button{
	background-color: rgba(255, 0, 64, 1) !important;
}

a:hover, a.light:hover, .theme-heading .text::before, #top-bar-content >a:hover, #top-bar-social li.oceanwp-email a:hover, #site-navigation-wrap .dropdown-menu >li >a:hover, #site-header.medium-header #medium-searchform button:hover, .oceanwp-mobile-menu-icon a:hover, .blog-entry.post .blog-entry-header .entry-title a:hover, .blog-entry.post .blog-entry-readmore a:hover, .blog-entry.thumbnail-entry .blog-entry-category a, ul.meta li a:hover, .dropcap, .single nav.post-navigation .nav-links .title, body .related-post-title a:hover, body #wp-calendar caption, body .contact-info-widget.default i, body .contact-info-widget.big-icons i, body .custom-links-widget .oceanwp-custom-links li a:hover, body .custom-links-widget .oceanwp-custom-links li a:hover:before, body .posts-thumbnails-widget li a:hover, body .social-widget li.oceanwp-email a:hover, .comment-author .comment-meta .comment-reply-link, #respond #cancel-comment-reply-link:hover, #footer-widgets .footer-box a:hover, #footer-bottom a:hover, #footer-bottom #footer-bottom-menu a:hover, .sidr a:hover, .sidr-class-dropdown-toggle:hover, .sidr-class-menu-item-has-children.active >a, .sidr-class-menu-item-has-children.active >a >.sidr-class-dropdown-toggle, input[type=checkbox]:checked:before {
    color: rgba(255, 0, 64, 1) !important;
}


@media (max-width:900px){
	/* Quoteform */
	#quoteform{
		width:100% !important;
		background-size:cover !important;
		padding-right:35px !important;
	}
	
	#quoteform .tab{
	    padding-right: 0px !important;
    }
}
#catapult-cookie-bar {
    display: none !important;
}


/*-----------------------------------------------*/
/*  Global Styles                                */
/*-----------------------------------------------*/
body .elementor-element-311344e .elementor-text-editor p{
	line-height:1.4em;
	text-transform:none;
}

body .elementor-element-311344e .elementor-widget-button a{
	border-top-left-radius:5px !important;
}

body .elementor-section-wrap .elementor-element-311344e .elementor-container .elementor-row .elementor-top-column .elementor-column-wrap .elementor-widget-wrap .elementor-widget-button .elementor-widget-container .elementor-button-wrapper a{
	border-top-left-radius:5px !important;
}

body #regForm .section button{
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	margin-left:0px;
	padding-left:60px;
	padding-right:70px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:18px;
	font-weight:500;
	letter-spacing:1px;
	margin-bottom: 20px;
	padding-right: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
}

body #regForm .active-btn{
	border-top-left-radius:4px;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
}

body #regForm .inactive-btn{
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
	background-blend-mode:normal;
	-webkit-box-shadow:0px 0px 1px -50px #ffffff inset;
	box-shadow:0px 0px 1px -50px #ffffff inset;
	opacity:1;
}

body #regForm h1{
	margin-top:20px;
	font-size:23px;
	text-shadow:none;
	margin-bottom:30px !important;
}

body #regForm{
	margin-bottom:0px;
}

body #regForm .section{
	margin-top:30px;
}

body #pickup{
	margin-top:10px;
}

body #destination{
	margin-top:10px;
}

body .grid .grid2 input[type=text]{
	margin-top:10px;
}

body .ui-widget{
	margin-top:10px;
}

body #pickupHour{
	margin-top:10px;
}

body #returnHour{
	margin-top:10px;
}

body #passengers{
	margin-top:10px;
}

body #outer-wrap #wrap #main .container2 #quoteform .tab #regForm .grid label select{
	margin-top:10px !important;
}

body #exchange{
	margin-top:10px;
	position: absolute;
	z-index: 2;
	left: 47.7% !important;
	top: 53px;
	padding: 0.2em 0.5em;
}

body #quoteform .grid button{
	padding-right: 0px !important;
	padding-left: 0px !important;
	width: 36px !important;
}


body #pwrdby-section img{
	width: 21%;
	position: relative;
	top: 526px;
	right: -77%;
}

body #primary{
	display: none !important;
}

body #quoteform{
	background-image:url("/wp-content/uploads/Vector-1.svg") !important;
	width: 53% !important;
}

body #quoteform tr .black{
	width:62px !important;
}

body #quoteform .tab h8{
	color:#ff7f21;
}

body #quoteform .tab .error{
	color:#ff7f21;
}

body #content-wrap{
	display: none;
}

body .vehicle-selection-wrapper{
	overflow-y: auto;
	height: 457px;
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient: column;
	-webkit-box-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient: column;
	-webkit-box-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

body .arrow{
	text-align: center;
	margin-top: 7%;
}

body .bounce{
	-moz-animation: bounce 2s infinite;

	animation: bounce 2s infinite;
}

body .vehicle-order{
	order: 1;
}

body .note{
	order: 2 !important;
}

body .vehicle-order.active{
	order: 0 !important;
}

body .submit-button{
	float: right;
}

body .warn-tab{
	display: none;
	color: white;
	font-size: 16px;
	transition: display 0s, opacity 0.5s linear;
}

@media (max-width:900px){

	body #quoteform{
	width:100% !important;
	background-size:cover !important;
	padding-right:35px !important;
}

body #quoteform .tab{
	padding-right: 0px !important;
	}

}



@media (max-width:768px){

	body #gifsection{
	display: none;
}

body #quoteform{
	width: 100%;
	}

}



@media (min-width:651px){

	body #regForm{
	padding-bottom:10px;
	}

}



/*-----------------------------------------------*/
/*  "Home" Page                                  */
/*-----------------------------------------------*/
#top-bar font a{
	margin-right:20px;
}

#regForm .section button{
	margin-bottom:20px;
	padding-right:40px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:40px;
}

#regForm{
	-webkit-box-shadow:none;
	box-shadow:none;
}

#regForm .grid{
	-webkit-box-shadow:none;
	box-shadow:none;
}


#regForm .section{
	margin-top:25px;
	margin-bottom:0px;
}

#quoteform{
	padding-top:0px;
	padding-bottom:60px;
	-webkit-box-shadow:none;
	box-shadow:none;
	background-size:cover;
	background-color:rgba(254,187,2,0.6);
}

.elementor .elementor-element-7a23ff4{
	padding-top:0px;
}

p > span{
	font-size:16px;
	font-weight:500;
}

.elementor .elementor-element-12d514f{
	border-bottom-color:rgba(255,255,255,0.35);
	border-bottom-style:dashed;
	border-bottom-width:1px;
	border-top-color:rgba(255,255,255,0.35);
	border-top-width:1px;
	border-top-style:dashed;
}

.elementor .elementor-element-aa8a487{
	padding-top:72px !important;
	padding-bottom:50px !important;
}

.elementor-widget-eael-cta-box .eael-call-to-action a{
	position:relative;
	left:-200px;
}

.elementor-widget-wrap .elementor-widget-eael-cta-box .elementor-widget-container .eael-call-to-action a{
	background-color:#1670be !important;
}


.elementor-element-12d514f .elementor-column-wrap{
	text-align:center;
}

}

#pwrdby-section h4{
	position:relative;
	bottom:-10px;
	top:582px;
	text-align: right;
	left:-10px;
}

@media (max-width:1400px){

	.elementor-widget-eael-cta-box .eael-call-to-action .cta-button{
	left:-200px;
	}

}



@media (max-width:1280px){

	.elementor-widget-eael-cta-box .eael-call-to-action a{
	position:relative;
	left:2px;
	}

}



@media (max-width:1080px){

	.elementor-widget-eael-cta-box .eael-call-to-action .cta-button{
	left:-144px;
	}

}



@media (max-width:900px){

	.elementor-widget-eael-cta-box .eael-call-to-action .cta-button{
	left:-72px;
}

.eael-call-to-action p img{
	margin-right:200px;
	margin-left:200px;
	}

}



@media (max-width:767px){

	.elementor .elementor-element-311344e{
	margin-top:-27px !important;
}

#gifsection{
	display: none;
	}

}



@media (max-width:650px){

	.eael-call-to-action p img{
	margin-right:200px;
	margin-left:91px;
	}

}



@media (max-width:601px){

	.eael-call-to-action p img{
	max-width:100%;
	padding-right:0px;
	padding-top:0px;
	position:relative;
	top:0px;
	left:0px;
	margin-right:106px;
	margin-left:92px;
	}

}



@media (max-width:599px){

	 .elementor-widget-eael-cta-box .eael-call-to-action .cta-button{
	left:-6px;
	top:0px;
}

 .elementor-inner .elementor-section-wrap .elementor-element-d597017 .elementor-container .elementor-row .elementor-top-column .elementor-column-wrap .elementor-widget-wrap .elementor-widget-eael-cta-box .elementor-widget-container .eael-call-to-action .cta-button{
	right:auto !important;
	}

}



@media (max-width:481px){

	.eael-call-to-action p img{
	margin-left:6px;
	}

}



@media (min-width:651px){

	#regForm{
	padding-bottom:5px;
	}

}



@media (min-width:769px){

	#quoteform{
	width:787px;
	}

}



/*-----------------------------------------------*/
/*  "Form Page" Page                             */
/*-----------------------------------------------*/
body.page-id-3353 #quoteform .tab h6{
	margin: 0 0 0px !important;
	font-size: 14px !important;
	color:#1e1e23;
	font-family: 'Merriweather', 'Open Sans', sans-serif;
	font-weight:500;
}

body.page-id-3353 #quoteform .tab h1{
	color:#1e1e23;
}

body.page-id-3353 #quoteform .grid button{
	width:47px;
	padding-left:14px;
	left:634px;
	right:643px;
	padding-right:13px;
}

body.page-id-3353 #main .container2{
	background-image:url("/wp-content/uploads/coach-hire-coach.jpg") !important;
}

body.page-id-3353 #quoteform label h7{
	color:#ffffff;
}
