/*
Theme Name: Seafarer Child
Theme URI: https://seafarer.qodeinteractive.com
Description: A child theme of Seafarer
Author: Mikado Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: seafarer
Template: seafarer
*/
#qodef-page-inner {
   padding: 20px 0 100px !important;
}

.boatdealer_btn_request{
	padding:0 51px 0 52px !important;
	font-size:15px;
	clear:both;
	float:left;
	max-height:35px;
	min-height:30px;
}

/* Mobile nav icon */
body:not([class*="seafarer-core"]) .qodef-mobile-header-opener .qodef-m-lines {
  position: relative;
  display: block;
  width: 50px;
  height: 19px;
}

body:not([class*="seafarer-core"]) .qodef-mobile-header-opener .qodef-m-line {
  position: absolute;
  height: 3px;
  background-color: currentColor;
}

body:not([class*="seafarer-core"]) .qodef-mobile-header-opener .qodef-m-line.qodef--1 {
  top: 0;
  left: 0;
  width: 100%;
}

body:not([class*="seafarer-core"]) .qodef-mobile-header-opener .qodef-m-line.qodef--2 {
  top: 8px;
  left: 0;
  width: 100%;
}

body:not([class*="seafarer-core"]) .qodef-mobile-header-opener .qodef-m-line.qodef-m-line.qodef--3 {
  top: 16px;
  right: 0;
  width: 100%;
}
