@font-face {
  font-family: 'Sofachrome';
  src: url('/templates/v/resources/fonts/sofachrome/regular.woff2') format('woff2'), url('/templates/v/resources/fonts/sofachrome/regular.ttf') format('truetype'), url('/templates/v/resources/fonts/sofachrome/regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Sofachrome';
  src: url('/templates/v/resources/fonts/sofachrome/italic.woff2') format('woff2'), url('/templates/v/resources/fonts/sofachrome/italic.ttf') format('truetype'), url('/templates/v/resources/fonts/sofachrome/italic.woff') format('woff');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'DejaVuSerif';
  src: url('/templates/v/resources/fonts/dejavuserif/bolditalic.woff2') format('woff2'), url('/templates/v/resources/fonts/dejavuserif/bolditalic.ttf') format('truetype'), url('/templates/v/resources/fonts/dejavuserif/bolditalic.woff') format('woff');
  font-weight: bold;
  font-style: italic;
}

.header__dealer-row {
   background: #121212;
   font-size: 12px;
   font-weight: 300;
   color: #fff;
   height: 40px;
}
.v-logo-mini {
    float: left;
    height: 27px;
    width: 58px;
    margin-right: 8px;
    margin-top: 5px;
}
.v-logo-mini img {
    width: 100%;
}
.header--dealer .logo--header a {
    background: none;
    height: 72px;
}
.header--dealer .logo--header a img {
	display: inline-block;
    max-height: 66px;
    vertical-align: middle;
    max-width: 100%;
}
.dealer-desc {
    float: left;
    font-size: 10px;
    margin-right: 45px;
    margin-top: 6px;
    width: 170px;
    max-height: 34px;
    overflow: hidden;
}
.header--dealer .menu__model-dropdown > a > span {
    border-top-color: #000;
}
.header--dealer .header__menu > ul > li:hover > a > span {
    border-top-color: #fff;
}
.dealer-header-right {
    float: right;
    /*width: 70%;*/
    position: relative;
    text-align: right;
}
.dealer-header-right:before,
.dealer-header-right:after {
  content: '';
  display: table;
}
.dealer-header-right:after {
  clear: both;
}
.dealer-mail {
    display: inline-block;
    /*float: left;*/
    margin-top: 10px;
    margin-right: 25px;
    /*width: 105px;*/
}
.dealer-mail a {
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    border-bottom: 1px solid rgba(255,255,255,0.5);
}
.dealer-callback {
    background-color: transparent;
    float: left;
    width: 190px;
    margin-top: 7px;
    border: 1px solid rgba(255,255,255,0.5);
    border-radius: 2px;
    color: rgba(255,255,255,0.7);
    font-size: 12px;
    font-weight: 300;
    line-height: 24px;
    padding: 0px 8px;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition: 0.2s;
}
.dealer-callback .button__icon {
  margin-right: 5px;
}
.dealer-callback img {
  display: inline-block;
  vertical-align: middle;
  margin-top: -3px;
  top: 6px;
  transition: 0.2s;
  opacity: 0.7;
}
.dealer-callback:hover {
    border: 1px solid #fff;
    color: #fff;
}
.dealer-callback:hover img {
    opacity: 1;
}
.dealer-phone {
    /*float: right;*/
    display: inline-block;
    margin-top: 10px;
    font-size: 15px;
    font-weight: 700;
    /*width: 150px;*/
}
.dealer-phone a {
    color: #fff;
}

.header.header--dealer {
    background: #f4f6f8;
    height: 114px;
}
.header--dealer .header__menu > ul > li > a {
    color: #000;
}
.header--dealer .hamb-nav-toggle {
    background: #f4f6f8;
}
.header--dealer .hamb-nav-toggle .toggle-line {
    background-color: #000;
}
.header--dealer .mobile-menu__toggle span {
    color: #000;
}
main {
    padding-top: 114px;
}

/*------ Dealer slides -----*/
.dealer-slide__item {
    position: relative;
    height: 100%;
}
.dealer-slide__content {
    bottom: 50px;
    position: absolute;
    z-index: 1005;
    width: 575px;
}
.dealer-slide__content:after {
    content: '';
    position: absolute;
    height: 1px;
    top: 50%;
    left: 50%;
    width: 1px;
    box-shadow: 0 0 300px 285px rgba(0,0,0,0.5);
    z-index: 1000;
}
.dealer-slide__content-inner {
    position: relative;
    z-index: 1005;
}
.dealer-slide__label {
    background: #3d4c6c;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    padding: 2px 10px;
    margin-bottom: 10px;
}
.dealer-slide__title {
    color: #fff;
    font-size: 72px;
    font-weight: 700;
    line-height: 0.9;
    margin-bottom: 10px;
}
.dealer-slide__content p {
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    margin: 0 0 25px 0;
}
.dealer-slide__content .button {
    width: 325px;
}

/*------ Dealer contacts -----*/
.dealer-info {
    font-size: 0;
    margin-bottom: 15px;
}

.dealer-info__address,
.dealer-info__phone {
    display: inline-block;
    font-size: 16px;
    font-weight: 300;
}

.dealer-info__address {
    margin-right: 16px;
}

.dealer-info__phone a {
    color: #333;
}

.dealer__map-container {
    min-height: 400px;
}
.shop-location__intro h2 {
    font-size: 16px;
    font-weight: 400;
}
/*------ Dealer callback popup -----*/

.callback-popup .popup__inner {
    width: 420px;
}

.callback-popup .popup__title {
    font-size: 1.71428571rem;
    font-weight: 300;
    line-height: 1.1;
    margin: 0 0 20px 0;
    text-align: center;
}

.callback-popup .request-form {
    background: none;
    color: #333;
    padding-top: 0;
}
.callback-popup label input {
    background: #e6e6e6;
}
.callback-popup label input::-webkit-input-placeholder {
    color: #666666;
}
.callback-popup label input::-moz-placeholder {
    color: #666666;
}
.callback-popup label input:-moz-placeholder {
    color: #666666;
}
.callback-popup label input:-ms-input-placeholder {
    color: #666666;
}

.callback-popup .form__success-overlay {
    background: #334b6e;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 100%;
    z-index: 101;
}
.callback-popup .form__success-content {
    color: #fff;
    left: 50%;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    text-align: center;
    top: 110%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: 350px;
}
.callback-popup .form__success-title {
    font-size: 1.85714285rem;
    font-weight: 300;
    line-height: 1.15;
    margin-bottom: 25px;
    position: relative;
}
.callback-popup .form__success-title:after {
    background: #e42526;
    bottom: -15px;
    content: '';
    height: 3px;
    left: 50%;
    margin-left: -16px;
    position: absolute;
    width: 33px;
}
.callback-popup .form__success-content p {
    font-size: 1.14285714rem;
    font-weight: 300;
}
@-webkit-keyframes show {
    0% {
        top: 100%;
    }
    100% {
        top: 0;
    }
}
@-moz-keyframes show {
    0% {
        top: 100%;
    }
    100% {
        top: 0;
    }
}
@-ms-keyframes show {
    0% {
        top: 100%;
    }
    100% {
        top: 0;
    }
}
@keyframes show {
    0% {
        top: 100%;
    }
    100% {
        top: 0;
    }
}
@-webkit-keyframes show-message {
    0% {
        opacity: 0;
        visibility: hidden;
        top: 110%;
    }
    100% {
        opacity: 1;
        visibility: visible;
        top: 50%;
    }
}
@-moz-keyframes show-message {
    0% {
        opacity: 0;
        visibility: hidden;
        top: 110%;
    }
    100% {
        opacity: 1;
        visibility: visible;
        top: 50%;
    }
}
@-ms-keyframes show-message {
    0% {
        opacity: 0;
        visibility: hidden;
        top: 110%;
    }
    100% {
        opacity: 1;
        visibility: visible;
        top: 50%;
    }
}
@keyframes show-message {
    0% {
        opacity: 0;
        visibility: hidden;
        top: 110%;
    }
    100% {
        opacity: 1;
        visibility: visible;
        top: 50%;
    }
}
@-webkit-keyframes check {
    0% {
        border-right-width: 5px;
        border-top-width: 5px;
        height: 0;
        width: 0;
    }
    33.3333% {
        border-right-width: 5px;
        border-top-width: 5px;
        height: 0;
        width: 20px;
    }
    100% {
        border-right-width: 5px;
        border-top-width: 5px;
        width: 20px;
        height: 55px;
    }
}
@-moz-keyframes check {
    0% {
        border-right-width: 5px;
        border-top-width: 5px;
        height: 0;
        width: 0;
    }
    33.3333% {
        border-right-width: 5px;
        border-top-width: 5px;
        height: 0;
        width: 20px;
    }
    100% {
        border-right-width: 5px;
        border-top-width: 5px;
        width: 20px;
        height: 55px;
    }
}
@-ms-keyframes check {
    0% {
        border-right-width: 5px;
        border-top-width: 5px;
        height: 0;
        width: 0;
    }
    33.3333% {
        border-right-width: 5px;
        border-top-width: 5px;
        height: 0;
        width: 20px;
    }
    100% {
        border-right-width: 5px;
        border-top-width: 5px;
        width: 20px;
        height: 55px;
    }
}
@keyframes check {
    0% {
        border-right-width: 5px;
        border-top-width: 5px;
        height: 0;
        width: 0;
    }
    33.3333% {
        border-right-width: 5px;
        border-top-width: 5px;
        height: 0;
        width: 20px;
    }
    100% {
        border-right-width: 5px;
        border-top-width: 5px;
        width: 20px;
        height: 55px;
    }
}
@-webkit-keyframes hide {
    99% {
        opacity: 0;
    }
    100% {
        display: none;
    }
}
@-moz-keyframes hide {
    99% {
        opacity: 0;
    }
    100% {
        display: none;
    }
}
@-ms-keyframes hide {
    99% {
        opacity: 0;
    }
    100% {
        display: none;
    }
}
@keyframes hide {
    99% {
        opacity: 0;
    }
    100% {
        display: none;
    }
}
.callback-popup .form__success-check {
    display: block;
    height: 60px;
    margin: 0 auto;
    position: relative;
    width: 55px;
}
.callback-popup .form__success-check:after {
    -moz-transform: scaleX(-1) rotate(135deg);
    -ms-transform: scaleX(-1) rotate(135deg);
    -webkit-transform: scaleX(-1) rotate(135deg);
    transform: scaleX(-1) rotate(135deg);
    transform-origin: left top;
    border-right: 0px solid #fff;
    border-top: 0px solid #fff;
    content: '';
    display: block;
    height: 0px;
    /*left: 23px;*/
    position: absolute;
    top: 40px;
    width: 0px;
}
.callback-popup .form__success-overlay.show {
    -webkit-animation: show 0.7s ease-out forwards;
    -moz-animation: show 0.7s ease-out forwards;
    -o-animation: show 0.7s ease-out forwards;
    animation: show 0.7s ease-out forwards;
}
.callback-popup .form__success-overlay.show .form__success-content {
    -webkit-animation: show-message 0.7s ease-out 0.3s forwards;
    -moz-animation: show-message 0.7s ease-out 0.3s forwards;
    -o-animation: show-message 0.7s ease-out 0.3s forwards;
    animation: show-message 0.7s ease-out 0.3s forwards;
}
.callback-popup .form__success-overlay.show .form__success-check:after {
    -webkit-animation: check .8s ease-out 1s forwards;
    -moz-animation: check .8s ease-out 1s forwards;
    -o-animation: check .8s ease-out 1s forwards;
    animation: check .8s ease-out 1s forwards;
}

/*------ Dealer boat page menu -----*/
.boat-menu-wrapper.fixed.active {
    top: 112px;
}
.boat-filters-row.fixed {
    top: 114px;
}
@media screen and (max-width: 1151px) {
    .header .logo {
        width: 135px;
    }
    .logo--header a {
        width: 135px;
    }
}
@media screen and (max-width: 1085px) {
    .header .logo {
        display: none;
    }
}
@media screen and (max-width: 915px) {
    .dealer-header-right {
        width: 60%;
    }
}

@media screen and (max-width: 780px) {

    .dealer-mail {
        display: none;
    }
    .dealer-header-right {
        width: auto;
    }
}
/*---- boats_on_stock_styles*/
.info>.configurator-result__total-row>strong{
	float: right;
    font-weight: 700;
    font-size: 24px;
}
.offer>.info{
    float: left;
    width: 68%;
}
.offer>.img{
	float: left;
    width: 30%;
	margin-right:2%;
}
p.updated{
	text-align:right;
	font-size:90%;
}
@media screen and (max-width: 760px) {
	.offer>.info{
		float: left;
		width: 100%;
	}
	.offer>.img{
		float: left;
		width: 100%;
		margin:2% 0;
	}
	.added-options-list li{
		padding-right: 0px;
	}
}

@media screen and (max-width: 490px) {
    .dealer-desc {
        margin-right: 5px;
    }
}

@media screen and (max-width: 455px) {
    .dealer-desc {
        display: none;
    }
		/*---------- configurator ------------*/
	.boat-filters-row {display:none;}
}
tr.cancelled-order td div,tr.cancelled-order td p{
	color:gray;
	
}
@media screen and (min-width: 759px) {
.city-info .offices{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    box-sizing: border-box;
    word-wrap: break-word;
    width: 100%;
    padding-bottom: 20px;
}
.city-info .office{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    box-sizing: border-box;
    word-wrap: break-word;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: calc(25% - 10px);
    margin: 5px;
    border: 1px solid #e2e2e2;
    background-color: #fff;
    padding: 10px;
   position: relative;
        
}
.city-info .office img{
    margin-top: auto;
    margin-bottom: 5px; 
}
}
@media screen and (max-width: 760px) {
    .city-info .offices{
        display: block;;
        padding-bottom: 20px;
    }
    .city-info .office{
        display: block;
        padding: 10px;
        margin: 5px;
        border: 1px solid #e2e2e2;
        background-color: #fff;
       position: relative;
            
    }
    .city-info .office img{
        margin-top: auto;
        margin-bottom: 5px; 
    }
}
.clear{clear: both;}

.header__dealer-row {
    height: 55px;
}

.dealer-desc {
    max-height: 40px;
}

.header.header--dealer {
      height: 128px;
}