 /*
 Theme Name: Bateaux Child
 Theme URI: http://www.bateauxtheme.com
 Description: Bateaux Child Theme.
 Author: Twisttheme
 Template: bateaux
 Version: 1.0.0
 Text Domain: bateaux-child
 */



#wp-admin-bar-wp-logo.menupop {
    display: none!important;
}



/*** CONTACT PAGE ***/
@media only screen and (max-width:980px) {
#contact .btx-feature-content {
	text-align: left!important;
}
	#contact .btx-feature-item {
		margin-bottom: 0px!important;
		margin-top: 0px!important;
	}
	
}




/*** HOME PAGE ***/


#menu-products li {
    display: inline;
    padding: 0 8px 0 0;
    /* margin: 0 auto; */
}

.home #header {
	margin-top: -500px;
	height: 500px;
	border: none;
	padding-top: 190px;
	color: #f2f2f2;
}
.home #header h2 {
	color: #f2f2f2;
}

@media only screen and (max-width:767px) {
	.home #header {
	padding-top: 140px;
	}
}
@media only screen and (max-width:480px) {
	.home #header {
	height: 493px;
	padding-top: 120px;
	}
}
.slick-dots {
	z-index: 999;
}

/*
.home .btx-slider:before {
    content: "Welcome to Fleet Commercial";
    position: absolute;
    color: #fff;
    z-index: 999;
    top: 40%;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
}
.home .btx-slider:after {
    content: "Welcome to Fleet Commercial";
    position: absolute;
    color: #fff;
    z-index: 999;
    top: 40%;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 2em;
    text-transform: uppercase;
}
*/


/*
.btx-icon>.btx-icon-normal {
    background: #fff;
    border-radius: 25px;
}
*/

@media only screen and (max-width:980px) {
	.home .btx-page-hero-content-wrapper {
    	max-width: 80%!important;
	}
}

.home #services h3 {
	
}

.slick-dots li button:before {
	color: #F2F2F2!important;
}
.slick-dots li.slick-active button:before {
	color: #666!important;
}

/*#suppliers .btx-gallery-item:nth-child(2) img {
    max-width: 100px;
}*/
/*#suppliers .btx-gallery-item:nth-child(2) img {
    max-width: 52px;
}*/
#suppliers .btx-gallery-item:nth-child(3) img {
    max-width: 55px;
}



#feature-products .btx-interactive-content {
	padding: 40px;
}


.btx-modal-caption {
    display: none;
}


/*** TYPOGRAPHY ***/

.page-heading h1 {
	font-size: 2em;
}

.notes {
    font-size: 0.9em;
}
#header .btx-text-content {
    font-size: 1.2em;
    margin: 0px 0;
    color: #0082b9;
    font-weight: 100;
	line-height: 1.4em;
}
@media only screen and (max-width:980px) {
	#header .btx-text-content {
    font-size: 1em;
	}
}

#header .btx-heading h3 {
    font-size: 14px;
	margin-top:0px;
}

#header {
	border-bottom: 1px solid #dfdfdf;
	margin-left:5%;
	margin-right:5%;
	margin-top: 40px;
}
#header .btx-section-wrapper {
	padding: 0 0 60px 0;
}





.ubermenu .ubermenu-item-level-1 > ul > li.ubermenu-active > a:after {
    font-family: FontAwesome !important;

}

h1.btx-page-hero-title {
	font-size:26px;
}
.btx-page-hero-subtitle {
    font-size: 14px;
    line-height: 1.6em;
}

@media only screen and (max-width:980px) {
	h1, h1.btx-page-hero-title {
		font-size:24px;
	}
	h3.btx-heading-text {
		font-size: 18px
	}
}
h1


/*** NAVIGATION ***/

.ubermenu-custom-content {
    color: #666;
    font-style: italic;
}

#menu-footer-menu li {
	display: block;
}

.slick-initialized .slick-track {
    display: flex;
    align-items: center;
}
@media only screen and (max-width:480px) {
	.slick-initialized .slick-track {
    display: inline-block;
	}
}
.slick-next {
    right: 7.5%;
}
.slick-prev {
    left: 7.5%;
}
/*
.btx-carousel-arrow {
	opacity: 1;
	visibility: visible;
}
*/
/*.slick-dots {
    bottom: 0px;
	position: relative;
	padding-top: 20px;
}*/
.btx-layout-responsive .slick-dots li button:before {
    font-size: 21px;
}

.ubermenu-submenu-drop {
	/*margin-top:30px!important;*/
}
.ubermenu-main .ubermenu-item-level-0 > a:hover.ubermenu-target {
	border-bottom: 5px solid #222222;
}
.ubermenu-main .ubermenu-item-level-0 > a.ubermenu-target {
	border-bottom: 5px solid #f2f2f2;
}

.ubermenu-skin-minimal .ubermenu-tab-content-panel {
    background: #222222!important;
}

.ubermenu-custom-content {
    color: #f2f2f2;
    font-size: 13px;
    line-height: 1.5em;
    margin-left: 20px;
}

img.ubermenu-image.ubermenu-image-size-thumbnail {
    background-color: #fff;
    border: 2px solid #fff;
}
.ubermenu-skin-minimal.ubermenu-horizontal .ubermenu-item-level-0 > .ubermenu-submenu-drop {
    border-top: none!important;
}

.ubermenu-item-level-1 > ul > li.ubermenu-active {
    background: #0082b9;
    color: #fff;
    z-index: inherit;
}

.ubermenu-nojs.ubermenu-skin-minimal .ubermenu-submenu .ubermenu-tabs .ubermenu-tab:hover > .ubermenu-target, .ubermenu-skin-minimal .ubermenu-submenu .ubermenu-tab.ubermenu-active > .ubermenu-target {
    background: none!important;
	
}
.ubermenu-target-text {
	text-transform: uppercase;
}

.ubermenu-item-level-1 > ul > li {
    padding: 20px 0px!important;
}
.ubermenu-item-level-1 > ul {
	min-width: 190px!important;
}

.ubermenu-item-level-3 > ul {
    padding-top: 22px !important;
	padding-left: 20px !important;
	width: 35%!important;
}

.ubermenu-item-level-5 > ul {
    padding-top: 10px !important;
}

.ubermenu .ubermenu-nav .ubermenu-column-1-4 {
    min-width: 235px;
}


.ubermenu .ubermenu-item-level-1 > ul > li.ubermenu-active > a:after {
    font-family: 'FontAwesome';
    font-size: 20px;
    position: absolute;
    top: 6px;
    display: block;
    content: '\f0da';
    right: 20px;
	z-index: 30;
    color: #fff;
}

.ubermenu-item-level-1 > ul > li.level1.ubermenu-active > a::after {
    top: 1px;
}


.ubermenu .ubermenu-nav .ubermenu-column-3-4 {
   /* width: 80%!important;*/
}

.ubermenu .ubermenu-submenu .ubermenu-column {
    /* width: 100%!important; */
}



/*** MENU RESPONSIVE ***/


.btx-navbar--minimal .btx-collapsed-button {
	display: none;
}

@media only screen and (max-width: 960px) {
	.mobmenur-container {
    	top: 15px!important;
	}
	.mob-menu-left-panel .mobmenu-left-bt, .mob-menu-right-panel .mobmenu-right-bt {
    	position: absolute;
    	right: 0px!important;
    	top: 0px!important;
    	font-size: 30px;
		width: 100%;
    	background-color: #f2f2f2;
		text-align: right;
		padding-right: 5px;
		z-index: 2;
	}
	.mob-menu-slideout-over .mobmenu_content {
    	padding-top: 53px!important;
	}
	.mob-expand-submenu {
    	margin-top: -40px!important;
	}
}

.mobmenu-push-wrap {
    padding-top: 0px!important;
}

.mobmenu_content li {
	padding-bottom: 6px;
	padding-top: 6px;
}

#mobmenuright li a {
    font-size: 15px;
}
#mobmenuright i {
    font-size: 18px;
    top: -8px;
	float: right;
}
.mobmenu [class^="mob-icon-"]:before, .mobmenu [class*=" mob-icon-"]:before {
	width: 100%;
	
}
.mob-expand-submenu {
    width: 100%;
	cursor: pointer;
	right: 2px!important;
}

.mobmenu_content .sub-menu a:hover {
		color: #fff!important;
}



/*** FOOTER ***/

.fa-input {
	font-family: FontAwesome, 'Helvetica Neue', Helvetica, Arial, sans-serif!important;
	float:right;
	position:absolute;
	right:40px;
	border-radius: 0px!important;
    padding: 13px 7%!important;
	z-index: 999;
	
}
footer span.your-email input {
	width: 70%!important;
}

footer input.wpcf7-form-control.wpcf7-submit {
    float: left;
}

footer .btx-footer .btx-container--fullwidth {
    padding-left: 60px;
    padding-right: 60px;
}

footer .btx-footer-column {
    padding-top: 30px;
    padding-bottom: 30px;
}

footer .btx-footer-column:first-child {
    width: 100%!important;
	border-bottom-width: 1px;
    border-bottom-style: solid;
}

footer .btx-footer-column:last-child {
    width: 50%;
}

footer .btx-footer-column li {
	display: inline-block;
	vertical-align: top;
	margin: 0;
}
footer .btx-footer-column:first-child li:first-child  {
    width: 25%!important;
	margin-top: 0px;
}
footer .btx-footer-column:first-child li:nth-child(2)  {
    width: 25%!important;
}
footer .btx-footer-column:first-child li:nth-child(3)  {
    width: 25%!important;
}
footer .btx-footer-column:first-child li:nth-child(4)  {
    width: 20%!important;
	text-align: left;
}
footer .btx-footer-column:last-child li:first-child  {
	width:50%;
	padding-right: 40px;
}
footer .btx-footer-column:last-child li:last-child  {
	width: 48%;
}
footer .btx-footer-column:last-child li:last-child img  {
	padding: 20px;
	margin: 0 auto;
}

@media (max-width:768px) {
	
	footer .btx-footer-column:last-child li:first-child  {
	margin-bottom: 40px;
		border-bottom-width: 1px;
    border-bottom-style: solid;
		border-bottom-color:#363636; 
		padding-bottom: 20px;
	}
	
	footer .btx-footer-column {
    border-bottom-width: 1px;
    border-bottom-style: solid;
	}
	footer .btx-footer-column:last-child {
    border-bottom:none;
	}
	footer .fa-input {
	right:0px;
	}
footer span.your-email input {
	width: 80%!important;
	}

	footer .btx-footer-column:last-child li:first-child  {
	width:100%;
	padding-right: 0px;
	}
	footer .btx-footer-column:last-child li:last-child  {
	width: 100%;
	}
	
	footer .btx-footer-column:first-child li:first-child  {
    width: 100%!important;
	margin-top: 0px;
	}
	footer .btx-footer-column:first-child li:first-child {
		padding-left: 50%;
    	margin-left: -120px;
	}
	footer .btx-footer-column:first-child li:nth-child(2)  {
    display: none;
	}
	footer .btx-footer-column:first-child li:nth-child(3)  {
    display: none;
	}
	footer .btx-footer-column:first-child li:nth-child(4)  {
    display: none;
	}
	.btx-layout-responsive .btx-footer-widgets-content {
    text-align: center;
	}
	footer .btx-footer-column:last-child {
    width: 100%;
	}
	footer .wpcf7-submit {
    float: none;
	}
	
	.btx-layout-responsive .btx-footer-column {
    padding-bottom: 20px;
	}
	footer input.wpcf7-email {
		margin-top: 10px;
	}
}
footer .btx-bottombar .btx-widgets {
    	line-height: 1.5em;
    	font-size: 12px;
		margin: 10px auto;
	}
footer .widget+.widget {
    margin-top: 0px;
}

footer .btx-footer-column:nth-child(3) li {
   display: block;
}

footer .btx-footer-column .btx-icon {
    display: inline-block;
	margin-left:12px;
	vertical-align: middle;
}
@media (max-width:1200px) {
.btx-icon-text.facebook {
	display: none;
}
}

footer .btx-icon .btx-icon-normal {
	background-color: #0082b9;
	color: #222;
}

footer .btx-icon .btx-icon-hover {
	background-color: #898989;
	color: #222;
}

footer .btx-icon-text {
    display: inline-block;
    vertical-align: middle;
    padding: 6px 12px;
    line-height: 1.3em;
	color: #0082b9;
}

footer .btx-widgets .btx-heading {
    margin-bottom: 10px;
}

footer .btx-icon--medium {
    font-size: 18px;
}

footer .twf {
    content: '\ea14';
    color: #fff;
}


/*** FOOTER END ***/



/*** PRODUCTS PAGE ***/

#downloads .btx-background-overlay.btx-p-bg-bg {
    background-color: #f2f2f2;
}

@media only screen and (max-width: 767px) {
	#navi {
		display: none;
	}
}

.mfp-figure:after {
    background: #fff!important;
}

.zoom a.btnx:before {
    content: 'Zoom in';
}
.info a.btnx:before {
    content: 'More info';
}
.quote a.btnx:before {
    content: 'Get a quote';
}


/*
#products .btx-interactive-space--hover .btx-background-overlay  {
	background-color: #222222!important;
    opacity: 0.8!important;
}
*/
/*
#navi .btx-button {
    border-bottom: 1px solid #222222;
}
*/
#navi .btx-button:hover {
    border-bottom: 4px solid #0082b9;
}
#navi .btx-button--inline+.btx-button--inline {
    margin-left: -3px!important;
}

#navi a.btnx {
	/*padding-left: 0px;*/
}
#navi #submenu {
    margin-left: -10px;
}

#header .overview {
    padding-left: 25px;
}

#navi .btx-item.btx-button {
    margin-top: 20px;
    margin-bottom: 0;
}

#header h3 a:hover {
	border-bottom: 2px solid #0092c7;	
	padding-bottom: 2px;
}



/*** END PRODUCTS PAGE ***/


/*** FEATURED PRODUCTS  ***/

.featured .btx-accordion-heading {
    border-color: #dfdfdf!important;
}

.feature-header .btx-video-inner {
    padding: 40px 0;
}

.featured .btx-feature-description:before {
    content: '\eb98';
	font-family: Bateaux;
	position: absolute;  
    top: -8px;  
    margin: 8px 0 0 -35px;    
    vertical-align: middle;
    display: inline-block;
    width: 4px;
    height: 4px;
	color:#0082b9;
}





/*** CONTACT FORMS ***/


.wpcf7-form input, .wpcf7-form textarea {
	font-size: 16px;
}

#modal-quote-request form label {
	text-align: left;
}

.btx-modal-close {
	margin-top: 50px;
}

#responsive-form{
	max-width:600px /*-- change this to get your desired form width --*/;
	margin:0 auto;
        width:100%;
}
.form-row{
	width: 100%;
}
.column-half, .column-full{
	float: left;
	position: relative;
	padding: 0.65rem;
	width:100%;
	-webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) { 
	.column-half{
		width: 50%;
	}
	
}
@media only screen and (max-width: 767px) { 
	.wpcf7-submit{
		float:none!important;
	}
}


::-webkit-input-placeholder { /* Edge */
  color: #BBB;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #BBB;
}

::placeholder {
  color: #BBB;
}
.wpcf7 label {
    text-transform: none;
    font-size: 14px;
    letter-spacing: 0;
    color: #666;
}

.wpcf7 select:first-child {
    color: #BBB;
    font-size: 16px;
    text-indent: 7px;
}

.wpcf7 input, .wpcf7 textarea, .wpcf7 select {
    margin: 5px 0 20px 0;
}

@media (min-width:767px){
	.wpcf7 select {
    width: 60%;
	}
}

.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 textarea {
	width: 100%;
	/*padding: 8px;*/
	border: 1px solid #ccc;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
	      box-sizing: border-box
}
.wpcf7 input[type="text"]:focus{
	background: #fff;
}
.wpcf7-submit{
	float: right;
	background: #CA0002;
	color: #fff;
	text-transform: uppercase;
	border: none;
	padding: 8px 20px;
	cursor: pointer;
}
.wpcf7-submit:hover{
	background: #ff0000;
}
span.wpcf7-not-valid-tip{
	text-shadow: none;
	font-size: 12px;
	color: #fff;
	background: #ff0000;
	padding: 5px;
}
div.wpcf7-validation-errors { 
	text-shadow: none;
	border: transparent;
	background: #f9cd00;
	padding: 5px;
	color: #9C6533;
	text-align: center;
	margin: 0;
	font-size: 12px;
}
div.wpcf7-mail-sent-ok{
	text-align: center;
	text-shadow: none;
	padding: 5px;
	font-size: 12px;
	background: #59a80f;
	border-color: #59a80f;
	color: #fff;
	margin: 0;
}


.CMDM .CMDM-app {
    width: 984px;
    margin: auto;
    font-size: 13px;
    padding-top: 150px!important;
}