/* General */
/*
var( --e-global-color-47f058f )
*/

.bw-row {
    margin-left: 0;
    margin-right: 0;
}
.bw-container {padding-left:0px;padding-right:0px}
.bw-container .btn,.bw_search_submit_button  {
    background-color: var( --e-global-color-47f058f );
    color:white !important;
}
.bw-container .btn:hover,.bw_search_submit_button:hover  {
    background-color: #19242A !important;
}

/* Boat List */
.bw_Boat_List_Container .bw_MakeModel {
    min-height: 78px !important;
    max-height: 78px !important;
  }
.bw_Boat_List_Container.bw_Grid_View .bw_View_btn {
  float: right;
  color: white;
  min-height: auto;
  margin-top: -2px;
  padding: 10px 20px !important;
  background: var( --e-global-color-47f058f );
  border-radius: 5px;
}
.bw_Price, .bw_View_btn {
    margin-bottom: 10px;
}

/* Boat View Page */
.bw_Boat_Header_Price {font-size:33px;margin-bottom:30px}
.bw_Boat_Header_Container,.bw_Boat_Top_Info {text-align:center}
#galleria {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}
.galleria-info {display:none !important}
.bw_Boat_Field_Row {margin-bottom:10px}
.bw_Boat_Field_Label {font-weight:bold}
.bw_Boat_View_Container .button {
  margin-top: 2px;
  min-width: 140px;
	padding: 3px;
  padding-top: 15px;
  padding-bottom: 15px;
  cursor:pointer;
}
.bw_Boat_Gallery_Container_Inner {padding-left:0px;padding-right:0px}
.bw_Enquiry_Form_Heading {margin-top:30px}
.bw_MakeModel a {text-shadow:none !important;font-weight:bold;color:white !important;}
.bw_Enquiry_Form_Container .bw-col-sm-12 {
    margin-top:20px;
    background-color: #E6E7E9;
    padding: 50px;
    padding-top: 30px;
    border-radius: 20px;
}
.bw_Enquiry_Form input, .bw_Enquiry_Form select, .bw_Enquiry_Form textarea {
    width: 100%;
    min-height: 53px;
    border-radius: 10px;
    width: 100%;
    padding: 10px 27px;
    margin-bottom: 10px !important;
    font-size: 14px;
    line-height: 16px;
    margin: 0;
    box-shadow: 1px 1px 0 0 rgba(196, 196, 196, 0.24);
    border: 1px solid #e7edf3;
    background-color: #f7f8f9;
    color: var(--wd-form-color);
}
.bw_Enquiry_Form textarea {
    min-height: 120px;
}
body.page-id-1614 .wd-breadcrumbs {display:none}

/* Search Form */
.bw_Search_Form {margin-top:3px;}
.bw_Search_Form .clearfix  {display:none}
.bw_Search_Form select,.bw_search_submit_button {border: 1px solid white !important}
.bw_search_submit_button {padding: 7px 22px !important}
.bw_Search_Form .form-group,.bw_search_submit_button {max-width: 176px;min-width: 176px}
