/*
Theme Name: Simple & Elegant Child
Description: Child theme for Simple & Elegant Theme
Author: Your name here
Template: simple-elegant
*/
/* start write your custom CSS from here */
#pinnedAfterPAGES_CONTAINER { display: none !important; }

@media all and (max-width: 685px) {
	#pinnedAfterPAGES_CONTAINER { display: none !important; }
}
.buttonlike {
    background-color: transparent;
    border: solid #0074a0 1px !important; 
    cursor: pointer !important;
    color: #0074a0;
    transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s, color 0.4s ease 0s;
    padding: 10px 30px;
    margin: 10px 0 !important;
    display: inline-block;
	text-transform: uppercase;
}
.buttonlike:hover {
    background-color: #0074a0;
    border-color: #0074a0 !important;
    color: #fff;
}
div.wpcf7#wpcf7-f5-p2-o1 {
	max-width: 600px;
	margin: 0 auto;
}
#wpcf7-f5-p2-o1 .wpcf7-form-control.wpcf7-submit {
	width: 100% !important;
}
div.wpcf7#wpcf7-f5-p30-o1 {
	max-width: 600px;
	margin: 0 auto;
}
#wpcf7-f5-p30-o1 .wpcf7-form-control.wpcf7-submit {
	width: 100% !important;
}
.mobileblock, .mobilehide { display: inline; }
@media all and (max-width: 500px) {
    .mobileblock { display: block; padding: 5px; }
    .mobilehide { display: none; }
}
#scrollup {
	right: 13px;
	color: #242323;
	border: 1px solid #242323;
}
.yachtinfo .col {
	padding: 0 5px;
	font-size: 16px;
	font-weight: 100;
}
.yachtinfo .icon {
	font-size: 23px;
	color: #242323;
}
.yachtinfo span {
	display: block;
	text-align: center;
}
.yachtavailable { position: absolute; top: 0; left: 0; background-color: #717171; color: white; padding: 5px 7px; } /* was #949493 */

.yachtbuild { position: absolute; top: 0; right: 0; background-color: #717171; color: white; padding: 5px 7px; }   /* was #949493 */ 
.yachtinfo .col.col-1-3 {
	width: 33.3% !important;
	float: left;
}
.yachtblock { margin-bottom: 50px; }

@media all and (max-width: 480px) {
	.yachtinfo .col {
		font-size: 14px;
	}
	.yachtinfo .icon {
		font-size: 21px;
	}
	.yachtbuild, .yachtavailable {
		font-size: 12px;
	}
}
@media all and (max-width: 740px) {
	.yachtblock h4 {
		font-size: 19px;
	}
}
.yachtblock a.buttonlike span { 
  position:absolute; 
  width:100%;
  height:100%;
  top:0;
  left: 0;

  z-index: 1;

  /* fixes overlap error in IE7/8, 
     make sure you have an empty gif */
  background-image: url('empty.gif');
} 
.yachtphotos div div { 
	margin-bottom: 20px;
}
#pricing th, #pricing td {
	text-align: center;
	font-family: Muli, sans-serif;
	vertical-align: middle;
	white-space: nowrap;
}
#pricing th {
	background-color: #959594;
	color: white;
}
#pricing th.headingth {
	background-color: #0074a0;
	color: white;
}

@media all and (max-width: 940px) {
    .olympicmarine {
    	margin-top: 350px;
    	width: 100%;
    	height: 100%;
    }
    .olympicmarinecol .vc_column-inner {
    	padding: 0 5% !important;
    	opacity: 1 !important;
    }
}

#wi-mainnav .menu > ul > li.current-menu-item > a, #wi-mainnav .menu > ul > li.current-menu-ancestor > a {
	text-decoration: underline;
	text-underline-offset: 7px;
}
.cn-button.wp-default {
	color: #fff !important;
	background: #00446c !important;
}
.ht-n-left .ht-notification-text, .ht-n-right .ht-notification-text {
	padding: 0px !important;
	margin-bottom: 0 !important;
}
.ht-n-left .ht-notification-wrap, .ht-n-right .ht-notification-wrap {
	padding: 26px 5px 5px !important;
}
.ht-n-left .ht-notification-wrap .ht-n-container, .ht-n-right .ht-notification-wrap .ht-n-container, .ht-n-full-width.ht-n-left .ht-notification-wrap .ht-n-container, .ht-n-full-width.ht-n-right .ht-notification-wrap .ht-n-container {
	padding: 0;
	padding-top: 0;
}
.ht-notification-text p {
	padding-bottom: 0;
	line-height: 5px;
	margin: 0;
}
.ht-notification-section.ht-n-right {
	top: 155px;
}
@media all and (max-width: 800px) {
    .ht-notification-section.ht-n-right {
	    top: 45%;
    	position: absolute !important;
    }
}
#notification-253{width:350px}#notification-253 .ht-n-close-toggle{background-color:#00446c}#notification-253 .ht-n-close-toggle,#notification-253 .ht-n-close-toggle i{color:#ffffff}#notification-253 .ht-n-close-toggle:hover{background-color:#ffffff}#notification-253 .ht-n-close-toggle:hover{color:#00446c}#notification-253 .ht-n-close-toggle:hover i{color:#00446c}#notification-253 .ht-n-open-toggle{background-color:#00446c}#notification-253 .ht-n-open-toggle{color:#ffffff}#notification-253 .ht-n-open-toggle:hover i{color:#ffffff}#notification-253 .ht-n-open-toggle:hover{background-color:#00446c}