.object-fit-cover {
    object-fit: cover;
    height: 100%;
    width: 100%;
  }

  .object-fit-cover img {
    object-fit: cover;
    height: 100%;
    width: 100%;
  }

.panels .vc_column-inner {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.panels .vc_column-inner .wpb_wrapper {
  height: 100%;
}
.panels .vc_column-inner .common-panel {
  height: 100%;
  display: flex;
  align-items: center;
  position: relative;
}
.panels .vc_column-inner .common-panel-background-image {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}

.common-panel.image-alignment--right .common-panel-background-image {
  left: -40px;
  width: calc(100% + 80px);
}
@media(min-width:768px) {
  .common-panel.image-alignment--right .common-panel-background-image {
    left: 0;
    width: calc(100% + 50px);
  }
}
@media(min-width:980px) {
  .common-panel.image-alignment--right .common-panel-background-image {
    width: calc(100% + (100vw - 880px) / 2);
  }
}

.common-panel.image-alignment--left .common-panel-background-image {
  right: -40px;
  width: calc(100% + 80px);
}
@media(min-width:768px) {
  .common-panel.image-alignment--left .common-panel-background-image {
    right: 0;
    width: calc(100% + 50px);
  }
}
@media(min-width:980px) {
  .common-panel.image-alignment--left .common-panel-background-image {
    width: calc(100% + (100vw - 880px) / 2);
  }
}

.common-panel.text-alignment--left {
  justify-content: flex-start;
}

.common-panel.text-alignment--center {
  justify-content: center;
}

.common-panel.text-alignment--right {
  justify-content: flex-end;
}

.panels .vc_column-inner .common-panel-content {
  position: relative;
  padding-top: 100px;
  padding-bottom: 100px;
}

.common-panel {
  min-height: 400px;
}

@media(min-width:768px) {
  .common-panel.panel-padding--both {
    padding-left: 32px;
    padding-right: 32px;
  }
}

@media(min-width:768px) {
  .common-panel.panel-padding--left {
    padding-left: 60px;
  }
}

@media(min-width:768px) {
  .common-panel.panel-padding--right {
    padding-right: 60px;
  }
}


.common-panel-link {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}


.content {
  width: 100%;
  max-width: 855px;
}




p {
  margin-bottom: 20px;
  font-size: 14px;
}

h2 {
  line-height: 1;
}

.subtitle-text {
  font-size: 16px;
}


.red-button {
  border-radius: 2px;
  font-size: 13px;
  width: 166px;
  margin-right: 20px;
  float: inherit;
  font-weight: 500;
}

.red-button:hover {
  color: #002343!important;
}

.red-button-auto {
  border-radius: 2px;
  font-size: 13px;
  width: auto;
  margin-right: 20px;
  float: inherit;
  background-color: var(--red);
  padding: 12px 25px;
  color: #fff;
  cursor: pointer;
  font-family: 'GeorgeRounded-Regular';
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}

.red-button-auto:hover {
  color: #002343!important;
  background-color: var(--white);
  text-decoration: none;
}

input[type="submit"], 
input[type="submit"] {
  font-weight: 500;
  font-size: 13px !important;
  padding: 12px 25px;
}

.shopping-buttons .btn-bluelight {
  font-weight: 500;
  font-size: 13px !important;
  padding: 12px 25px;
  margin-top: 15px;
}

.shopping-buttons .btn-icon {
  padding: 15px 15px;
}


a:focus,
a:hover {
	color: var(--bluelight) !important;
	text-decoration: none;
}

p.awards {
  font-size: 16px;
  line-height: 24px;
  padding-left: 110px;
}

.awards {
  padding: 25px;
}

.feature-block-1 {
	height: 500px;
}

.insta_row > .wpb_column{
	width: 1057px;
}

p.blue {
  color:#002343;
}

.text-image-squares {
  min-height: 450px;
  min-width: 450px;
}

.header-image {
  height: 400px;
}

.center-small-width {
  max-width: 80%;
  margin: 0 auto;
}

@media (max-width: 900px) {
.center-small-width {
  max-width: 100%;
  margin: 0 auto;
}
}

.underline {
border-bottom: 2px solid #fff;
}

.line {
  width: 112px;
  border-bottom: 2px solid #fdd100;
  position: absolute;
  left: calc(50% - 60px);
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  background-color: #F4F6F6 !important;
}

.gform_wrapper .top_label li.gfield div:not(.ginput_container_date) select {
  background-color: #F4F6F6 !important;
}

.gform_wrapper textarea.medium {
  background-color: #F4F6F6 !important;
}

#gform_wrapper_3 input[type="submit"], input[type="submit"] {
  background-color: #CB495A!important;
  color: #fff!important;
}

.color-yellow {
  color: #FED300;
}

.color-white {
  color: #FFFFFF;
}

.small-underline-text {
  border-bottom: 1px solid; 
  margin: 10px; 
  color: #cb495a;
}

a {
  color: #CB495A;
}

.gform_wrapper .top_label input.medium.datepicker {
  width: 100%!important;
}

#gform_wrapper_3 input[type="submit"], 
input[type="submit"] {
  max-width: 736px;
  width: 100%;
}

#gform_wrapper_2.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  background-color: #fff!important;
}

#gform_wrapper_2 input[type="submit"], 
input[type="submit"] {
  max-width: 736px;
  width: 100%;
}

#gform_wrapper_5.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  background-color: #fff!important;
}

#gform_wrapper_5 input[type="submit"], 
input[type="submit"] {
  max-width: 736px;
  width: 100%;
}

/* #gform_wrapper_6.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  background-color: #fff!important;
} */

#gform_wrapper_6 input[type="submit"], 
input[type="submit"] {
  max-width: 736px;
  width: 100%;
}

#gform_wrapper_7 input[type="submit"], 
input[type="submit"] {
  max-width: 736px;
  width: 100%;
}

#gform_wrapper_9 input[type="submit"], 
input[type="submit"] {
  max-width: 736px;
  width: 100%;
}

.gform_wrapper .top_label li.gfield div:not(.ginput_container_date) select {
  padding: 11px !important;
  min-height: 2rem;
}

/* PLACEHOLDER FORM TEXT */

textarea::-webkit-input-placeholder {
  color: var(--blue);
}

textarea:-moz-placeholder { /* Firefox 18- */
  color: var(--blue); 
}

textarea::-moz-placeholder {  /* Firefox 19+ */
  color: var(--blue); 
}

textarea:-ms-input-placeholder {
  color: var(--blue); 
}

textarea::placeholder {
  color: var(--blue); 
}

#gform_wrapper_1 .gform_fields .gfield input::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
  color: var(--blue);
}
#gform_wrapper_1 .gform_fields .gfield input::-moz-placeholder { 
	/* Firefox 19+ */
  color: var(--blue);
}
#gform_wrapper_1 .gform_fields .gfield input:-ms-input-placeholder {
	/* IE 10+ */
  color: var(--blue);
}
#gform_wrapper_1 .gform_fields .gfield input:-moz-placeholder {
	/* Firefox 18- */
  color: var(--blue);
}

#gform_wrapper_2 .gform_fields .gfield input::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
  color: var(--blue);
}
#gform_wrapper_2 .gform_fields .gfield input::-moz-placeholder { 
	/* Firefox 19+ */
  color: var(--blue);
}
#gform_wrapper_2 .gform_fields .gfield input:-ms-input-placeholder {
	/* IE 10+ */
  color: var(--blue);
}
#gform_wrapper_2 .gform_fields .gfield input:-moz-placeholder {
	/* Firefox 18- */
  color: var(--blue);
}

#gform_wrapper_3 .gform_fields .gfield input::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
  color: var(--blue);
}
#gform_wrapper_3 .gform_fields .gfield input::-moz-placeholder { 
	/* Firefox 19+ */
  color: var(--blue);
}
#gform_wrapper_3 .gform_fields .gfield input:-ms-input-placeholder {
	/* IE 10+ */
  color: var(--blue);
}
#gform_wrapper_3 .gform_fields .gfield input:-moz-placeholder {
	/* Firefox 18- */
  color: var(--blue);
}

#gform_wrapper_4 .gform_fields .gfield input::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
  color: var(--blue);
}
#gform_wrapper_4 .gform_fields .gfield input::-moz-placeholder { 
	/* Firefox 19+ */
  color: var(--blue);
}
#gform_wrapper_4 .gform_fields .gfield input:-ms-input-placeholder {
	/* IE 10+ */
  color: var(--blue);
}
#gform_wrapper_4 .gform_fields .gfield input:-moz-placeholder {
	/* Firefox 18- */
  color: var(--blue);
}

#gform_wrapper_5 .gform_fields .gfield input::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
  color: var(--blue);
}
#gform_wrapper_5 .gform_fields .gfield input::-moz-placeholder { 
	/* Firefox 19+ */
  color: var(--blue);
}
#gform_wrapper_5 .gform_fields .gfield input:-ms-input-placeholder {
	/* IE 10+ */
  color: var(--blue);
}
#gform_wrapper_5 .gform_fields .gfield input:-moz-placeholder {
	/* Firefox 18- */
  color: var(--blue);
}

#gform_wrapper_6 .gform_fields .gfield input::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
  color: var(--blue);
}
#gform_wrapper_6 .gform_fields .gfield input::-moz-placeholder { 
	/* Firefox 19+ */
  color: var(--blue);
}
#gform_wrapper_6 .gform_fields .gfield input:-ms-input-placeholder {
	/* IE 10+ */
  color: var(--blue);
}
#gform_wrapper_6 .gform_fields .gfield input:-moz-placeholder {
	/* Firefox 18- */
  color: var(--blue);
}

#gform_wrapper_7 .gform_fields .gfield input::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
  color: var(--blue);
}
#gform_wrapper_7 .gform_fields .gfield input::-moz-placeholder { 
	/* Firefox 19+ */
  color: var(--blue);
}
#gform_wrapper_7 .gform_fields .gfield input:-ms-input-placeholder {
	/* IE 10+ */
  color: var(--blue);
}
#gform_wrapper_7 .gform_fields .gfield input:-moz-placeholder {
	/* Firefox 18- */
  color: var(--blue);
}



/* PLACEHOLDER FORM TEXT END */


.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select{
  margin-left: 0px!important;
}



.shopping-buttons .btn-bluelight {
  background: #CB495A!important;
  color: #fff;
  border-radius: 2px;
}

.shopping-buttons .btn-bluelight:hover {
  background: #fff!important;
  color: #CB495A!important;
  border-radius: 2px;
}

.footer-link {
  color:#BBD8D9!important; 
}

.small-section-padding {
  padding-top: 40px;
  padding-bottom: 40px;
}

.large-section-padding {
  padding-top: 100px;
  padding-bottom: 100px;
}

@media (max-width:500px){
.large-section-padding {
  padding-top: 80px;
  padding-bottom: 80px;
  }
}

select {
  background-repeat: no-repeat;
  background-position: calc(100% - 15px) 50%;
  background-image: url('https://actionharbor.net/wp-content/uploads/2021/01/iconmonstr-arrow-65-16.png');
  appearance: none !important;
  background-size: 10px;
}

.contact-text {
  font-size: 18px;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 0px;
}

.float-left {
  text-align: left;
  float: left;
}

.float-right {
  text-align: right;
  float: right;
}

#gform_8 .gform_footer {
  flex: 0;
}

#gform_wrapper_8.gform_wrapper .gform_footer input.button, #gform_wrapper_8.gform_wrapper .gform_footer input[type=submit] {
  width: inherit;
}

.text-width {
    max-width: 77%;
    text-align: center;
    margin: 0 auto;
    font-weight: 800;
    color: #fff;
    margin-bottom: 20px;
}

/* Corporate Catering Request */
#gform_10 ul.gfield_checkbox{
  display: flex;
  flex-wrap: wrap;
}

#gform_10 ul.gfield_checkbox li{
  flex: 0 0 50%;
}

@media (max-width: 600px) {
    #gform_10 ul.gfield_checkbox li{
      flex: 0 0 100%;
    }
    #gform_10 .gfield.time {
      width: 100% !important;
    }
  }

#gform_10 .gfield_label{
  display: block !important;
  padding: 10px 0px 0px 0px !important;
}

#gform_10 li label {
  margin-top: 8px!important;
}

#gform_10 .ginput_container_date {
  display: flex;
  align-items: center;
  gap: 10px;
}

#gform_10 .gfield.time {
  width: 50%;
  display: inline-block;
}

#gform_10 .gfield_checkbox li input[type=checkbox] {
  width: 20px !important;
  height: 20px;
  margin-right: 10px;
}

article.post-password-required {
  padding: 100px 40px!important;
}

.ui-datepicker-calendar .ui-state-default {
  background: #ffffff !important;
}

.ui-datepicker-calendar .ui-state-active {
  background: #cb4a5a !important;
  border: 0px!important;
  color: #ffffff!important;
  margin: 0px!important;
}