// ***************************************************************** // ** All configurable properties should be written like this: ** // ** @: .....; // theme ** // ***************************************************************** @baseUrl: "https://travel.demo.vertoyo.com"; // theme base domain @contextRoot: ""; @fullUrl: "@{baseUrl}@{contextRoot}"; @basicColor: #102c51; @secondaryColor: #d2d3d5; @buttonHoverColor: #ffc318; @newsletterButtonColor: #ba0d36; @backgroundColor: #f1f1f1; @buttonPrimaryColor: #e33737; // theme Buttons Primary Color @logoImageUrl: url("/assets/images/travel/logo-airwind.png" ); // theme logo image @closeIconUrl: url("/assets/images/vertoyo/close_menu_expand.png"); // theme close icon URL @headerColor: #102c51; @menuTextColor: #ffffff; @mobileBackColor: #ffffff; @mobileTextColor: #0a2542; @mobileBorderColor: #9f9f9f; @mobileBorderSize: 3px; .buttonPrimaryColor { color: @buttonPrimaryColor; } .travel-container { display: block; height: 560px; } @font-face { font-family: "OpenSansRegular"; src: url('/assets/styles/fonts/travelFonts/OpenSans/OpenSans-Regular.ttf'); } @font-face{ font-family:"OpenSansBold"; src:url('/assets/styles/fonts/travelFonts/OpenSans/OpenSans-Bold.ttf'); } @font-face { font-family:"OpenSansSemiBold"; src:url('/assets/styles/fonts/travelFonts/OpenSans/OpenSans-SemiBold.ttf'); } @font-face { font-family:"UbuntuRegular"; src:url('/assets/styles/fonts/travelFonts/Ubuntu/Ubuntu-Regular.ttf') } @font-face { font-family:"UbuntuBold"; src:url('/assets/styles/fonts/travelFonts/Ubuntu/Ubuntu-Bold.ttf') } @font-face{ font-family:"UbuntuMedium"; src:url('/assets/styles/fonts/travelFonts/Ubuntu/Ubuntu-Medium.ttf') } @font-face{ font-family:"UbuntuLight"; src:url('/assets/styles/fonts/travelFonts/Ubuntu/Ubuntu-Light.ttf') } .airline-hover:hover {color:#18B4AE;} .details-pass-table-header { background: #e6e6e6; color: #0e2c50; min-height: 20px; margin-left: 25px; margin-right: 25px; border-radius: 2px; } .details-pass-table { color: #333333; min-height: 20px; margin-left: 25px; margin-right: 25px; border-radius: 2px; } .details-pass-block-header h5 { font-size: 15px; font-weight: 600; margin-bottom: 0px; } .details-pass-table-cols { margin-top:5px; margin-bottom: 5px; } .details-pass-table-cols h3{ margin-top:0px; margin-bottom: 0px; } .travel-inner { color: white; width: 80%; vertical-align: middle; font-size: 14px; height: 300px; opacity: .6; background-color: black; display: inline-block; } .travel-col1 { text-align: left; display: block; float: left; width: 40%; margin: 15px; } .dates-label { padding-left: 17px; text-align: left; width: 49%; } .basicColorFonts{ color: @basicColor;} .social-icons-menu-size{ font-size: 30px; } * { padding: 0; margin: 0; } .row-no-padding > [class*="col-"] { padding-left: 0 !important; padding-right: 0 !important; } .row-no-margin { margin-left: 0 !important; margin-right: 0 !important; } .container-no-padding-right {padding-right: 0;} html {background-color: @basicColor;} body { height: 100%; font-family: Roboto, Arial, sans-serif;background-color: @backgroundColor;overflow-x: hidden;} body > #mainArea {height: auto;transition: margin-left .5s;overflow-x: hidden;margin-top:95px;} .no-scroll {overflow:hidden;} a:focus, a:hover, :focus, :hover { outline: none; text-decoration: none; } input, textarea { font-family: Roboto, Arial, sans-serif; font-weight: 300; } textarea {border: 1px solid #c9c9c9;padding: 5px 17px;border-radius: 6px;margin-bottom: 25px;height: 70px;resize: vertical;background-color: transparent;} input[type="text"]:read-only{opacity: 0.8;} select {border: 1px solid #c9c9c9;padding: 5px 17px;border-radius: 6px;margin-bottom: 25px;height: 34px;background-color: transparent;} select:focus {border: 1px solid #c9c9c9;} .p10 {padding: 10px;} .validationErrorsContainer, .successMessageContainer{margin: 15px 30px 5px;display: inline-block;} .validationError{margin: 5px 0;color: red;font-size: 13px;width: 100%;} .validationError span {position: relative;display: inline-block;top: 3px;padding-right: 5px;} .successMessage{margin: 5px 0;color: #008000;font-size: 13px;width: 100%;} .footer-separator { background-color: @secondaryColor;} .backToTopUrl-container {color: #fff;text-align: center;} .backToTopUrl {font-size: 25px;font-weight: 700;padding: 2% 0;color: #fff;font-family: 'Open Sans';font-style: normal;font-stretch: normal;line-height: normal;letter-spacing: normal;text-align: center;} .backToTopUrl a {color: #fff;} .to-top-arrow {width: 40px;text-align: center;display: inline-block;position: relative;bottom: -6px;} .to-top-arrow:before {content: "";display: inline-block;width: 18px;height: 18px;border-left: 6px solid #fff;border-top: 6px solid #fff;transform: rotate(45deg);} /*@font-face { font-family: 'icomoon'; src: url('../fonts/icomoon/icomoon.eot?dpqirn'); src: url('../fonts/icomoon/icomoon.eot?dpqirn#iefix') format('embedded-opentype'), url('../fonts/icomoon/icomoon.ttf?dpqirn') format('truetype'), url('../fonts/icomoon/icomoon.woff?dpqirn') format('woff'), url('../fonts/icomoon/icomoon.svg?dpqirn#icomoon') format('svg'); font-weight: normal; font-style: normal; }*/ .message-container-404{text-align: center; padding-top: 4%; color: white; font-weight: bold; width: 100%;} .error-404{font-size: 83px;} .first-message-404{font-size: 40px; margin-top: -2%;} .second-message-404{font-size: 23px;} .second-message-margin-404{margin-top: -0.5%;} .button-404{background-color: @newsletterButtonColor; border: none; color: white; font-weight: 300; text-decoration: none; display: inline-block; font-size: 17px; margin-top: 2%; width: 15%; height: 44px; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; transition: all ease 0.4s;} .button-404:hover, .button-404:focus{background-color: @buttonHoverColor} .slide { animation: slide 1s; -webkit-animation: slide 1s; -o-animation: slide 1s; -moz-animation: slide 1s; visibility: visible; } @-moz-keyframes slide { 0% { opacity: 0; -webkit-transform: translateY(70%); } 100% { opacity: 1; -webkit-transform: translateY(0%); } } @-o-keyframes slide { 0% { opacity: 0; -webkit-transform: translateY(70%); } 100% { opacity: 1; -webkit-transform: translateY(0%); } } @-webkit-keyframes slide { 0% { opacity: 0; -webkit-transform: translateY(70%); } 100% { opacity: 1; -webkit-transform: translateY(0%); } } @keyframes slide { 0% { opacity: 0; -webkit-transform: translateY(70%); } 100% { opacity: 1; -webkit-transform: translateY(0%); } } input::-webkit-input-placeholder {color: rgba(0, 0, 0, 0.5);font-style: normal;font-size: 15px;} input:-moz-placeholder {color: rgba(0, 0, 0, 0.5);font-style: normal;font-size: 15px;} input::-moz-placeholder {color: rgba(0, 0, 0, 0.5);font-style: normal;font-size: 15px;} input:-ms-input-placeholder {color: rgba(0, 0, 0, 0.5);font-style: normal;font-size: 15px;} .carousel-fade .carousel-inner .item { opacity: 0; transition-property: opacity; } .carousel-fade .carousel-inner .active { opacity: 1; } .carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right { left: 0; opacity: 0; z-index: 1; } .carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right { opacity: 1; } .carousel-fade .carousel-control { z-index: 2; } .navbar #searchField{display: none;} @media all and (transform-3d), (-webkit-transform-3d) { .carousel-fade .carousel-inner > .item.next, .carousel-fade .carousel-inner > .item.active.right { opacity: 0; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } .carousel-fade .carousel-inner > .item.prev, .carousel-fade .carousel-inner > .item.active.left { opacity: 0; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } .carousel-fade .carousel-inner > .item.next.left, .carousel-fade .carousel-inner > .item.prev.right, .carousel-fade .carousel-inner > .item.active { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } .mobile-menu-close { font-size:30px;color:@buttonPrimaryColor;cursor:pointer; } .activeMenuColor {color: @buttonHoverColor;} .menuTextColor {color: @menuTextColor;} .navbar {padding: 0 8%;margin-bottom: 0; border: 0; font-size: 11px; border-radius: 0;height: 50px;z-index: 100;} .navbar.navbar-first { background-color: @headerColor;height: 95px;} .navbar.navbar-first.navbar-fixed-top {top: 0;} .navbar.navbar-second { background-color: @basicColor;} .navbar.navbar-second.navbar-fixed-top {top: 50px;} .navbar .navbar-nav {margin: 0;} .navbar .navbar-nav.menu-items-ul {float: none;width: 80%;margin: 0 auto;} .navbar .navbar-nav.menu-items-ul li {text-align:center;height: 95px;line-height: 110px;font-family: OpenSansSemiBold;font-size:18px;} .navbar .navbar-nav.navbar-left {width:100%;padding: 0 0 0 100px;} .navbar .navbar-nav.login-language-icons {height: 95px;float: none;display: inline-block;} .navbar.navbar-first .navbar-nav.navbar-left li:first-child {padding: 10px 5px 10px 0;} .navbar.navbar-first .navbar-nav.navbar-left li {padding: 10px 5px;width: auto;float: left;height: 50px;} .navbar.navbar-first .navbar-nav.navbar-left li.search-icon-mobile {padding: 0;} .navbar.navbar-first .navbar-nav.navbar-left li.search-icon-mobile span {width: 100%;height: 100%;display: inline;} .navbar.navbar-second .navbar-nav.navbar-left li {width: auto;float: left;} .navbar .navbar-nav.login-language-icons li {width: 70px;height: 73px;padding: 0;border-top-left-radius: 4px;border-top-right-radius: 4px;bottom: -22px;} /*.navbar.navbar-first .navbar-nav.navbar-left li span:before {display: inline-block;font-family: 'icomoon';color: @basicColor;font-size: 15px;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;background-color: #c9c9c9;border-radius: 100%;padding: 8px;margin: 0 1%;width: 30px;height: 30px;line-height: 15px;}*/ .navbar-collapse {padding: 0;} .navbar.navbar-first .navbar-nav > li > span > a {color: @menuTextColor;line-height: 50px;padding: 0;} .navbar.navbar-first .navbar-nav > li > span > a:hover {color: #ffbe10;} .navbar.navbar-first .navbar-nav > li > span > a.menu-active {color: #ffbe10;} .navbar.navbar-second .navbar-nav > li > span > a {color: #fff;line-height: 50px;padding: 0;} .nav>li>a:hover, .nav>li>a:focus {background-color: transparent;} .navbar-nav>li>a {display: inline;padding: 0;} .navbar .navbar-nav li:hover span:before {color: @basicColor;} .navbar .navbar-toggle { border-color: transparent; color: white !important;} .navbar .login-link {background-color: @buttonPrimaryColor;margin-right: 2px;} .navbar .language-link {background-color: @menuTextColor;} .navbar .login-link #loginSpan {height: 65%;width: 100%;text-align: center;line-height: 40px;} .navbar .language-link #languageSpan {height: 65%;width: 100%;text-align: center;line-height: 40px;} .navbar .navbar-nav .menu-icon, .navbar .navbar-nav .svg-cart-icon, .navbar .navbar-nav .cart-icon, .navbar .navbar-nav .search-icon, .navbar .navbar-nav .wine-club-icon {width: 20px;margin-left: 10px;margin-bottom: 2px;} .navbar .navbar-nav .login-icon{width: 18px;height: 24px;vertical-align: bottom;} .navbar .navbar-nav .language-icon{width: 24px;height: 24px;vertical-align: bottom;} .navbar .navbar-nav .login-text {width: 100%;display: inline-block;height: 35%;font-family: 'Open Sans';font-weight: 600;font-style: normal;font-stretch: normal;letter-spacing: normal;text-align: center;color: #ffffff;font-size: 12px;line-height:2;} .navbar .navbar-nav .language-text{width: 100%;display: inline-block;height: 35%;font-family: 'Open Sans';font-weight: 600;font-style: normal;font-stretch: normal;letter-spacing: normal;text-align: center;color: @buttonPrimaryColor;font-size: 12px;line-height:2;} .navbar .login-options-container {display: none;position: absolute;top: 66px;right: 0;z-index: 2;margin: 0;padding: 10px 15px;width: 150px;background: @basicColor;border-radius: 4px;text-align: left;font-size: 10px;} .navbar .login-options-container:after {bottom: 100%;border: solid transparent;content: " ";height: 0;width: 0;position: absolute;border-bottom-color: @basicColor;border-width: 10px;right: 14px;} .navbar .login-options-container span {width: 100%;display: inline-block;margin: 2px 0;} .navbar .login-options-container span a {color: #fff;padding: 0;} .navbar .login-options-container span a:hover {text-decoration: underline;} .topLanguageSelector { background-color: @buttonPrimaryColor;} #mobile-menu-container{display: none;} /*.navbar .facebook:before {content: "\ea90";} .navbar .twitter:before {content: "\ea96";} .navbar .googleplus:before {content: "\ea9b";}*/ .navbar .basket-items-container {width: 14px;background-color: @secondaryColor;color: #fff;border-radius: 100%;height: 15px;right: -8px;top: 12px;display: inline-block;position: absolute;text-align: center;font-size: 0;} .navbar .basket-items-container:before {content: '';display: inline-block;height: 100%;vertical-align: middle;} .navbar .basket-items {display: inline-block;vertical-align: middle;width: 100%;font-size: 8px;} .navbar .arrow {border-left: 3px solid transparent;border-right: 3px solid transparent;border-top: 6px solid #fff;position: relative;top: 22px;float: right;margin-left: 8px;} .navbar #searchField {width: 180px;font-size: 11px;margin-bottom: 0;padding: 0 2px;height: 28px;border: none;border-bottom: 1px solid #c1c1c1;border-radius: 0;text-align: left;} .navbar .logo-container {height:95px;display: inline-block;position:relative;font-size: 0;} .navbar .logo-container:before {content: '';display: inline-block;height: 100%;vertical-align: middle;} .navbar .extra-options-container {height:95px;display: inline-block;position:relative;font-size: 0;} .navbar .extra-options-container:before {content: '';display: inline-block;height: 100%;vertical-align: middle;} .navbar .navbar-brand {display: inline-block;position: absolute;bottom:0;width: 260px;height: 90px;background-image: @logoImageUrl;background-repeat: no-repeat;background-size: 100%;z-index: 2;margin-left: 0!important;padding: 0;float:none;} input#searchField::-webkit-input-placeholder {color: #c9c9c9;font-style: normal;font-size: 11px;font-style: normal;} input#searchField:-moz-placeholder {color: #c9c9c9;font-style: normal;font-size: 11px;font-style: normal;} input#searchField::-moz-placeholder {color: #c9c9c9;font-style: normal;font-size: 11px;font-style: normal;} input#searchField:-ms-input-placeholder {color: #c9c9c9;font-style: normal;font-size: 11px;font-style: normal;} .carousel {text-align: center;} .carousel-container { float: left; width: 100%;} .carousel-container:before { content: ""; height: 100%; display: inline-block; vertical-align: middle; } .carousel-info {width: 100%;color: white;text-align: center;} .carousel-indicators {z-index: 2;left: 0;width: 100%;margin-left: 0;} .carousel-indicators li { background-color: white; border: none; margin: 0 4px; width: 10px; height: 10px;} .carousel-indicators li.active { background-color: @basicColor; margin: 0 4px; width: 10px; height: 10px;} .carousel-info .quote-container {display: inline-block;position: relative;height: 420px;min-height: 420px;width: 50%;text-align: center;} .carousel-info .quote-container:before {content: '';display: inline-block;height: 100%;vertical-align: middle;} .carousel-info .quote-text {display: inline-block;vertical-align: bottom;font-size: 65px; line-height: 1.375em; text-align: center;text-shadow: 0px 0px 1px #000;} .carousel-info .quote-border {margin: 20px auto 40px;border: 1px solid #fff;border-radius: 2px;width: 10%;} .menu-expand, .share-menu {position: fixed;width: 100%;background: @basicColor;top: 0;z-index: 5;-webkit-transition: height 1s;transition: height 1s;text-align: center;height: 100%;} .menu-items{height: 100%;width: 100%;position: absolute;display: table;} .menu-items ul {height: calc(100% - 200px);display: block;display: table-cell; vertical-align: middle;margin: 0;height: 100%;} .menu-items ul li {height: 8%;display: block;} .menu-items ul li a {color: #fff;font-size: 22px;} .menu-items ul li a.menu-active {color: @buttonHoverColor} .menu-items ul li a:hover {color: @buttonHoverColor;} .menu-expand #menu-close, .share-menu #share-menu-close {position: absolute;float: right;top: 30px;right: 30px;cursor: pointer;z-index: 3;color: #fff;font-size: 12px;} .menu-expand .close-icon, .share-menu .close-icon{background: @closeIconUrl;width: 24px;height: 24px;display: inline-block;} .btn-default {background-color: transparent; border-color: #fff; border-radius: 0; font-size: 14px;width: 15%;height: 50px; font-weight: 600; margin-bottom: 90px;-webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; transition: all ease 0.4s;text-align:center;color: #fff;} .btn-default:focus { color: @basicColor; background-color: #fff; border-color: #fff;} .btn-default:hover {background-color: #fff;border-color: #fff;color: @basicColor;} .btn-default:active{ color: #fff; background-color: @basicColor; border-color: @basicColor; } .eshop-products-container{padding: 3% 0;background-color:@backgroundColor;} .eshop-product-catalogue-container{padding: 0 0 5%;background-color:@backgroundColor;} .eshop-tabs-row {padding: 0 5%;} .eshop-product-catalogue-row {max-width: 1200px;margin: 0 auto;} .eshop-products-row {max-width: 1100px;width: 100%;margin: 3% auto;clear: both;} .eshop-product-catalogue-products-row {max-width: 820px;width: 100%;margin: auto;clear: both;} .eshop-tabs {width: 60%;margin: 0 auto;text-align: center;font-size: 22px;list-style: none;} .product-details-tabs {width: 60%;margin: 0 auto;text-align: center;font-size: 22px;list-style: none;} .eshop-tabs li {float: left;color: @secondaryColor; cursor: pointer;} .product-details-tabs li {float: left;color: @secondaryColor; cursor: pointer;width: 33%} .eshop-tabs li.active, .product-details-tabs li.active {font-weight: 700; color: @basicColor;} .eshop-tabs li:after, .product-details-tabs li:after {content: "/"; float:right;color: @secondaryColor;font-weight:400;} .eshop-tabs li:last-child:after, .product-details-tabs li:last-child:after {content: "";} .eshop-product-container, .eshop-product-catalogue-item-container{text-align: center;position: relative;max-width: 260px;width: 100%;float: left;margin: 0 10px;background: #fff;margin-bottom: 20px;box-shadow: 0 0 7px 0 rgba(153,153,153,0.4);font-size: 0;} .eshop-hovered-tile-block {position: absolute;width: 100%;height: 0;bottom: 0;overflow: hidden;transition: .5s;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-align-items: center;-ms-flex-align: center;align-items: center;left: 0;bottom: 0;background:rgba(0,0,0,0.5);cursor: pointer;} .eshop-hovered-tile-block .links-container {top: -50px;position: relative;width: 100%;} .eshop-hovered-tile-block .cart-icon {width: 42px;background-color: @basicColor;height: 42px;padding: 10px;-webkit-transition: all ease 0.3s;-moz-transition: all ease 0.3s;transition: all ease 0.4s;} .eshop-hovered-tile-block .cart-icon:hover {background-color: @buttonHoverColor} .eshop-hovered-tile-block .lens-icon {width: 42px;background-color: @secondaryColor;height: 42px;padding: 10px;} .eshop-product-container:hover .eshop-hovered-tile-block, .eshop-product-catalogue-item-container:hover .eshop-hovered-tile-block {height: 100%;} .eshop-product-image{overflow: hidden;background-color: #fff;padding: 30px;width: 100%;height: 260px;position: relative;} .eshop-product-image img {width: auto;max-width: 80%;max-height: 200px;position: absolute;top: 0;bottom: 0;left: 0;right: 0;margin: auto;} .eshop-product-image .product-special-label-wrapper {width: 85px;height: 88px;overflow: hidden;position: absolute;top: 0;right: 0;margin: 1%;} .eshop-product-image .product-special-label {text-align: center; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg);position: relative;padding: 35px 0 30px 0;left: 0px;top: -14px;width: 128px;height: 35px;color: #fff;font-weight: 700;font-size: 16px;} .new-label {background-color: #b81f31;} .best-seller-label {background-color: #454e19;} .offer-label {background-color: #e88716;} .label-text {position: absolute;bottom: 14%;left: 0;padding: 0 35%;line-height: 16px;} .eshop-product-details{text-align: center;padding: 0 10px;font-size: 15px;height: 80px;overflow: hidden;width: 100%;} .eshop-product-container .name, .eshop-product-catalogue-item-container .name{font-weight:700;} .eshop-product-container .price, .eshop-product-catalogue-item-container .price{font-weight: 700;font-size:18px;height: 30px;line-height: 30px;margin: 15px 0;width: 50%;display: inline-block;} .eshop-product-container .priceInitial:before, .eshop-product-catalogue-item-container .priceInitial:before {content: '';width: 30%;position: absolute;left: 60%;top: 92%;border-bottom: 2px solid #ba0d36;-webkit-transform: skewY(-10deg);transform: skewY(-10deg);display: inline-block;} .loadMoreBtnContainer {text-align: center;margin: 30px auto;} .loadMoreBtn {width: auto;background-color: @basicColor;padding: 10px 20px;color: #fff;font-size: 17px;display: inline-block;-webkit-transition: all ease 0.3s;-moz-transition: all ease 0.3s;transition: all ease 0.4s;} .loadMoreBtn:hover, .loadMoreBtn:focus {background-color: @buttonHoverColor;color: #fff;} .loading-image {width: 24px;height: 24px;margin: 10px 0;} .no-products-found {text-align: center;padding: 25% 0;font-size: 18px;} .header-container {width: 100%;} .header-title {font-size: 24px;font-weight: 600;text-align: center;padding: 3% 0;width: 100%;color: #000;} .title-border {margin: 20px auto;border: 1px solid @basicColor;border-radius: 2px;width: 2em;} .eshop-product-catalogue-container .arrowDown {border-left: 5px solid transparent;border-right: 5px solid transparent;border-top: 5px solid #000;position: relative;margin-right: 5px;display: inline-block;top: -3px;right: 3px;} .eshop-product-catalogue-container .arrowRight {border-top: 5px solid transparent;border-bottom: 5px solid transparent;border-left: 5px solid #000;position: relative;margin-right: 10px;display: inline-block;} .eshop-product-catalogue-filter-container {background-color: #fff;box-shadow: 0 0 7px 0 rgba(153,153,153,0.4);margin-bottom: 5px;padding:10px 20px;} .eshop-product-catalogue-filter-header {font-size: 14px; font-weight: 400;width:100%;color: #000;cursor: pointer;} .eshop-product-catalogue-filters {padding: 0 10px;margin-top: 10px;} .eshop-product-catalogue-filter {font-size: 13px;width:100%;color: #000;} .eshop-product-catalogue-filter label {display: inline-block;cursor: pointer;position: relative;padding-left: 18px;font-weight: 400;padding-right: 16px;} .eshop-product-catalogue-filter label:before {content: "";display: inline-block;width: 12px;height: 12px;position: absolute;left: 0;top: 2px;border-radius: 2px;border: 1px solid #a2a2a2;} .eshop-product-catalogue-filter label .cb-indicator {position: absolute;top: 2px;left: 1px;} .eshop-product-catalogue-filter label .cb-indicator:after {position: absolute;display: none;content: '';top: 1px;left: 0px;width: 10px;height: 10px;border-radius: 2px;background: @basicColor;} .eshop-product-catalogue-filter label input:checked ~ .cb-indicator:after {display: block;} .category-image {width:100%;} .clear-all-link-container {padding-bottom: 10px;} .clear-all-link-container .clear-all-link {font-size: 14px;font-weight: 700;color: #1072bd;} .clear-all-link-mobile-container {margin-bottom: 10px;text-align: right;} .clear-all-link-mobile-container .clear-all-link {font-size: 12px;font-weight: 700;color: #1072bd;} .results-text {font-size: 14px;font-weight: 700;color: #000;padding-bottom: 10px;} .login-register-background {background-color: @backgroundColor;} .login-register-container, .change-password-container {padding: 10% 0;min-height: 750px;min-width: 440px;max-width: 440px;margin: auto;} .login-register-container .validationErrorsContainer, .change-password-container .validationErrorsContainer{margin: 15px 0 15px;} .login-register-header {color: @basicColor;background-color: @secondaryColor;font-size: 16px;padding: 6% 0;text-align: center;position: relative;cursor: pointer;width: 50%;float: left;border-radius: 3%;} .login-register-header.active {background-color: @basicColor; color: @menuTextColor;} .loginRegisterPanel, .changePasswordPanel {display: block;width: 100%;text-align: center;background-color: #fff;padding: 8%;float: left;margin-top: 1%;} .login-panel-title, .changePasswordTitle {font-size: 15px;font-weight: bold;margin-bottom: 5%;} .login-alternative-panel-title {font-size: 15px;font-weight: bold;margin-bottom: 5%;} .register-panel-title {font-size: 15px;padding: 0 8%;margin-bottom: 10%;text-align: center;} .userInfoField {width: 100%;} .user-info-label {text-align: left;width: 100%;padding-left: 17px;} .container-label {text-align: left;width: 100%;padding-left: 17px;font-size:15px;} .container-info {width: 100%;border-bottom: 1px solid #c9c9c9;padding-left: 17px;margin-bottom: 25px;padding-bottom: 5px;} .login-register-container .buttonContainer, .change-password-container .buttonContainer {text-align: center;padding: 0 15%;margin-top: 10%;} .loginBtn, .registerBtn, .resetPasswordBtn, .changePasswordBtn, .checkoutBtn, .continueBtn {padding: 10px 0;color: #fff;font-size: 17px;background-color: @buttonPrimaryColor;border: none;width: 100%;-webkit-transition: all ease 0.3s;-moz-transition: all ease 0.3s;transition: all ease 0.4s;} .goToProductBtn {padding: 10px 0;color: #fff;font-size: 17px;background-color: @basicColor;border: none;width: 30%;-webkit-transition: all ease 0.3s;-moz-transition: all ease 0.3s;transition: all ease 0.4s;} .continueAsGuestBtn {padding: 10px 0;color: #fff;font-size: 17px;background-color: #6d6e71;border: none;width:100%;-webkit-transition: all ease 0.3s;-moz-transition: all ease 0.3s;transition: all ease 0.4s;} .loginBtn:hover, .registerBtn:hover, .resetPasswordBtn:hover, .changePasswordBtn:hover, .continueAsGuestBtn:hover, .checkoutBtn:hover, .continueBtn:hover, .goToProductBtn:hover {background-color: @buttonHoverColor;} .remindPasswordBtn {color: #000;margin-top: 3%;display: inline-block;} .remindPasswordBtn:hover {color: #000;} .otherOption {margin: 8% 0;border-bottom: 1px solid @backgroundColor;padding-bottom: 2%;} .fb-login {background: url("@{fullUrl}/assets/images/cellier/fb_icon.png");background-size: cover;background-repeat: no-repeat;width: 35px;height: 35px;display: inline-block;} .gp-login {background: url("@{fullUrl}/assets/images/cellier/googleplus_icon.png");background-size: cover;background-repeat: no-repeat;width: 35px;height: 35px;display: inline-block;} .row-change-password-link {margin: 5px 0 15px 2px;font-size:14px;} .row-add-address-link {margin: 5px 0 15px 2px;font-size:14px;} .my-user-div{background-color: white;border-radius: 4px;border: 1px solid #c9c9c9;padding: 6px;font-size:14px;margin-bottom: 10px;} .my-address-div{background-color: white;border-radius: 4px;border: 1px solid #c9c9c9;padding: 6px;margin-bottom:10px;} .myAccount-button-container{width: 35%;text-align: center;padding: 0 6%;margin: 1% 0 2%;font-size: 16px;} .div-table-background{width: 100%; display: inline-block; margin-bottom:30px; background-color: white; border: 1px solid #c9c9c9; border-radius: 4px;font-size: 16px;} .user-account-order-container {max-width: 1100px;min-width: 1100px;margin: auto;padding-bottom: 5%;} .user-account-order-background .validationErrorsContainer, .user-account-order-background .successMessageContainer{margin: 0px 15px 10px;} .user-account-order-background {background-color: @backgroundColor;padding: 0 0 3%;} .myOrder-table-header{font-weight: 600; font-size: 15px; padding-top: 15px; padding-bottom: 15px;} .myOrder-table-data{font-size: 15px; padding-top: 5px; padding-bottom: 5px;} .myOrder-btn-style{padding: 0px; font-size: 14px;} .myOrder-table-margin{margin-bottom: 60px;} .myOrder-date-payment-style{font-size: 13px; line-height: 13px;} .myOrder-payment-style{text-overflow: ellipsis; overflow: hidden;} .basket-page-background {background-color: @backgroundColor;} .basket-page-container {max-width: 1100px;min-width: 1100px;margin: auto;padding-bottom: 5%;} .checkout-page-container {background-color:@backgroundColor;} .checkout-main-area {max-width: 1100px;min-width: 1100px;margin: auto;} .checkout-main-area .logoContainer{width: 100%;text-align: center;padding: 3% 0;} .checkout-main-area .logo{position: relative;text-align: center;padding: 0;margin: 0 !important;width: 100px;height: 100px;background-color: #fff;background-image: @logoImageUrl;background-repeat: no-repeat;background-size: 100px auto;background-position: 0 2px;border: 1px solid @basicColor;display: inline-block;} .checkout-main-area .checkout-steps {list-style-type: none;font-size: 18px;clear: both;text-align: center;margin: 0;width: 100%;display: inline-block;} .checkout-main-area .checkout-steps li {float: left;padding: 0 0 0 30px;background-color: @basicColor;color: #fff;position: relative;width: 24.6%;margin: 0 2px;height:76px;} .checkout-main-area .checkout-steps li .step-text-container {height: 76px;position: relative;width: 100%;display: inline-block;text-align: center;} .checkout-main-area .checkout-steps li .step-text-container:before {content: '';display: inline-block;height: 100%;vertical-align: middle;} .checkout-main-area .checkout-steps li .step-text {display: inline-block;vertical-align: middle;width: 100%;} .checkout-main-area .checkout-steps li.first-step {border-top-left-radius: 6px;border-bottom-left-radius: 6px;} .checkout-main-area .checkout-steps li.last-step {border-top-right-radius: 6px;border-bottom-right-radius: 6px;} .checkout-main-area .checkout-steps li:not(.first-step):before {content: '';border-left: 28px solid @backgroundColor;border-top: 38px solid transparent;border-bottom: 38px solid transparent;position: absolute;top: 0;left: 0;} .checkout-main-area .checkout-steps li:not(.last-step):after {content: '';border-left: 28px solid @basicColor;border-top: 38px solid transparent;border-bottom: 38px solid transparent;position: absolute;top: 0;left: 100%;z-index: 2;} .checkout-main-area .checkout-steps li.step-passed {background: #b81f30;background: -webkit-linear-gradient(left, #b81f30, #ed3b23);background: -o-linear-gradient(right, #b81f30, #ed3b23);background: -moz-linear-gradient(right, red, yellow);background: linear-gradient(to right, #b81f30, #ed3b23);} .checkout-main-area .checkout-steps li.step-passed:after {border-left-color: #ed3b23;} .shipping-cost-container {padding: 50px;text-align: center;font-family: Roboto, Arial, sans-serif;color: #000;height: 100%;} .shipping-cost-close-button {position: absolute;display: block;top: 5px;right: 20px;font-size: 30px;color: #000;cursor: pointer;} .invalid-shipping-method-container {display: inline-block;position: relative;height: 100%;text-align: center;} .invalid-shipping-method-container:before {content: '';display: inline-block;height: 100%;vertical-align: middle;} .invalid-shipping-method-text {display: inline-block;vertical-align: middle;width: 70%;font-size: 16px;color: #000;} .share-button-container {display: inline-block;position: relative;height: 100%;width: 100%;text-align: center;} .share-button-container:before {content: '';display: inline-block;height: 100%;vertical-align: middle;} .share-button-content {display: inline-block;vertical-align: middle;width: 80%;font-size: 16px;} .share-button-text {font-size: 22px;color: #fff;margin-bottom: 20px;} .share-button-content img {margin: 0 10px;cursor: pointer;} .shipping-cost-title {width: 100%;font-weight: 700;font-size: 22px;height: 30%;} .shipping-cost-text {width: 100%;font-size: 16px;height: 40%;} .checkout-main-area .form-container {padding: 2% 0;width: 100%;margin: 0 auto;} .checkout-main-area .button-container {width: 35%;text-align: center;padding: 0 6%;margin: 2% 0;} .shipping-cost-container .button-container {width: 100%;text-align: center;height: 30%;padding: 0 15%;} .present-radio-container, .invoice-radio-container, .copy-data-container, .payment-radio-container, .thank-you-message-container {margin-bottom: 20px;margin-left: 17px;} .present-radio,.invoice-radio,.payment-radio {margin-left: 18px;} .present-radio-container label, .invoice-radio-container label, .payment-radio-container label {display: inline-block;cursor: pointer;position: relative;padding-left: 18px;font-weight: 400;padding-right: 16px;margin-bottom: 0;} .present-radio-container label:before, .invoice-radio-container label:before, .payment-radio-container label:before {content: "";display: inline-block;width: 12px;height: 12px;position: absolute;left: 0;top: 4px;border-radius: 100%;border: 1px solid #a2a2a2;} .present-radio-container label .rb-indicator, .invoice-radio-container label .rb-indicator, .payment-radio-container label .rb-indicator {position: absolute;top: 5px;left: 1px;} .present-radio-container label .rb-indicator:after, .invoice-radio-container label .rb-indicator:after, .payment-radio-container label .rb-indicator:after {position: absolute;display: none;content: '';left: 0px;width: 10px;height: 10px;border-radius: 100%;background: @basicColor;} .present-radio-container label input:checked ~ .rb-indicator:after, .invoice-radio-container label input:checked ~ .rb-indicator:after, .payment-radio-container label input:checked ~ .rb-indicator:after {display: block;} .copy-data-container label {display: inline-block;cursor: pointer;position: relative;padding-left: 18px;font-weight: 400;padding-right: 16px;margin-bottom: 0;} .copy-data-container label:before {content: "";display: inline-block;width: 12px;height: 12px;position: absolute;left: 0;top: 4px;border-radius: 2px;border: 1px solid #a2a2a2;} .copy-data-container label .cb-indicator {position: absolute;top: 5px;left: 1px;} .copy-data-container label .cb-indicator:after {position: absolute;display: none;content: '';left: 0px;width: 10px;height: 10px;border-radius: 2px;background: @basicColor;} .copy-data-container label input:checked ~ .cb-indicator:after {display: block;} .order-items-container {background-color: #fff;width: 100%;margin-bottom: 20px;box-shadow: 0 0 7px 0 rgba(153,153,153,0.4);position: relative;} .order-items-container .order-item-image {overflow: hidden;height: 240px;background-color: #fff;text-align: center;padding: 20px;} .order-items-container .order-item-image img {width: auto;max-width: 80%;max-height: 200px;position: absolute;top: 0;bottom: 0;left: 0;right: 0;margin: auto;} .basket-page-container .order-items-container .order-item-details {padding: 0 15px 0 0;font-size: 18px;height: 240px;} .checkout-page-container .order-items-container .order-item-details {padding: 0 15px 0 0;font-size: 18px;height: 260px;} .basket-page-container .order-items-container .order-item-details .order-details-row {height:190px;} .checkout-page-container .order-items-container .order-item-details .order-details-row {height:100%;} .order-items-container .remove-item-link {background-color: #fff;padding: 15px 0;text-align: right;font-size: 14px;} .order-items-container .remove-item-link span {text-decoration: underline;} .basket-page-container .order-items-container .order-item-details .order-item-name {font-weight:bold;position: relative;top: 60%;transform: translateY(-60%);text-align:left;} .checkout-page-container .order-items-container .order-item-details .order-item-name {font-weight:bold;position: relative;top: 50%;transform: translateY(-50%);text-align:left;} .order-items-container .order-item-details .order-item-quantity-container {height: 100%;} .basket-page-container .order-items-container .order-item-details .order-item-quantity {position: relative;top: 60%;transform: translateY(-60%);height: 30px;text-align: center;} .checkout-page-container .order-items-container .order-item-details .order-item-quantity {position: relative;top: 50%;transform: translateY(-50%);height: 30px;text-align: center;} .basket-page-container .order-items-container .order-item-details .order-item-price {position: relative;top: 60%;transform: translateY(-60%);text-align: center;} .checkout-page-container .order-items-container .order-item-details .order-item-price {position: relative;top: 50%;transform: translateY(-50%);text-align: center;} .basket-page-container .order-cost-container {padding: 6px 10px 7px;background-color: #fff;box-shadow: 0 0 7px 0 rgba(153,153,153,0.4);font-size: 15px;margin-bottom: 20px;} .checkout-page-container .order-cost-container {padding: 6px 10px 6px;background-color: #fff;box-shadow: 0 0 7px 0 rgba(153,153,153,0.4);font-size: 15px;margin-bottom: 20px;} .order-shipping-info {padding: 6px 10px 7px;background-color: #fff;box-shadow: 0 0 7px 0 rgba(153,153,153,0.4);font-size: 15px;margin-bottom: 20px;} .order-cost-container .order-cost-summary, .order-shipping-info .order-shipping-info-title {font-weight: 700;border-bottom: 1px solid @backgroundColor;} .order-cost-container .order-total-cost {font-weight: 700;border-top: 1px solid @backgroundColor;} .order-cost-container .order-cost-details .order-cost-description, .order-cost-container .order-total-cost .order-cost-description {text-align: left;} .order-cost-container .order-cost-details .order-cost-amount, .order-cost-container .order-total-cost .order-cost-amount {text-align: right;} .basket-page-container .buttonContainer {padding: 0 15%;margin: 15px 0;display: inline-block;width: 100%;text-align:center;} .basket-page-container .change-quantity {position: relative;top: 50%;transform: translateY(-50%);display: inline-block;} .basket-page-container .change-quantity-minus {border: 1px solid @basicColor;background-color: transparent;color: @basicColor;padding: 0 6px;font-size: 15px;width: 23px;margin-bottom: 7px;} .basket-page-container .change-quantity-plus {border: 1px solid @basicColor;background-color: @basicColor;color: #fff;padding: 0 6px;font-size: 16px;margin-bottom: 7px;} .basket-page-container .change-quantity-plus:hover {border: 1px solid @buttonHoverColor;background-color: @buttonHoverColor;-webkit-transition: all ease 0.3s;-moz-transition: all ease 0.3s;transition: all ease 0.4s;} .basket-page-container .quantity-indicator {width: 40px;background-color: @backgroundColor;position: relative;top: 50%;transform: translateY(-50%);display: inline-block;line-height: 30px; text-align: center;} .basket-page-container .continue-shopping-link {padding: 0 0 20px 35px;font-size: 14px;width: auto;} .basket-page-container .continue-shopping-link a {color: #000;} .basket-page-container .continue-shopping-link-border {border-bottom: 1px solid #000;margin-top: 5px;} .order-item-price-without-discount {color: #c1c1c1;font-size: 16px;} .order-item-price-without-discount:after {content: '';width: 80%;position: absolute;right: 10%;top: 20%;border-bottom: 1px solid red;-webkit-transform: skewY(-10deg);transform: skewY(-10deg);} .checkout-page-container .quantity-indicator {width: 40px;position: relative;top: 50%;transform: translateY(-50%);display: inline-block;line-height: 30px; text-align: center;} .empty-basket, .search-no-products-found{text-align: center;padding: 10% 0 14%;font-size: 18px;} .basket-info-message {padding: 10px 0;text-align: right;border-bottom: 1px solid #e1e1e1;margin: auto;font-size: 12px;} .newsletter-registration {text-align: center;padding: 15% 0;font-size: 18px;} .product-details-data-container, .product-details-extra-info-container {background-color: @backgroundColor;} .product-details-long-description-container {background-color: #ededed;font-size: 16px;text-align: left;} .product-details-data-row, .product-details-back-row {max-width: 960px;min-width: 960px;margin: 1% auto;} .product-details-long-description-row {max-width: 960px;min-width: 960px;margin: 1% auto 3%;} .product-details-extra-info-tabs-row {margin: 2% auto;} .product-details-characteristics-row {max-width: 55%;min-width: 55%;font-size: 16px;margin: 0 auto 8%;} .product-details-post-row {max-width: 960px;min-width: 960px;margin: auto;padding: 0;padding: 0 0 6%;} .product-details-image {overflow: hidden;min-height: 620px;background-color: #fff;text-align: center;padding: 40px;box-shadow: 0 0 7px 0 rgba(153,153,153,0.4);position: relative;margin-top: 1%;} .product-details-image img {width: auto;max-width: 100%;max-height: 540px;position: absolute;top: 0;bottom: 0;left: 0;right: 0;margin: auto;} .product-details-data {padding: 25px 0 25px 25px; font-size: 18px; line-height: 16px;margin-top: 1%;} .product-details-data > div {margin-bottom: 10px;} .product-details-data .product-title {font-size: 22px; font-weight: 600;line-height: 20px;} .product-details-data .product-sub-title {color: #8c8c8c;} .product-details-data .line {border-bottom: 1px solid #808080;} .product-details-data .product-weight {color: #000;} .product-details-data .product-code {color: #8c8c8c;margin-bottom: 10px;} .product-details-data .product-final-price {font-size: 28px; color: #ba0d36; font-weight: 600;} .product-details-data .bundle-final-price {font-size: 28px; color: #ba0d36; font-weight: 600;margin-top:45px;} .product-details-data .product-initial-price {position: relative; display: inline-block; color: #808080; font-size: 22px; font-weight: 500; margin-left: 30px; padding: 0 5px 0 2px;} .product-details-data .product-initial-price:before {content: ''; width: 100%; position: absolute; right: 0; top: 50%;border-bottom: 2px solid @basicColor; -webkit-transform: skewY(-10deg); transform: skewY(-10deg);} .product-details-data .short-description {font-weight: 300; color: #808080; line-height: 22px; padding-bottom: 20px;} .product-details-data .stock-indicator {color: #1a7fdb;} .product-details-data .buyer-text {color: #000; } .product-details-data .buy-product-row {color: #808080;background: #ededed;font-size: 18px;font-weight: 400;margin-bottom: 5px;} .product-details-data .buy-product-row .info-cell-right {line-height: 38px;text-align: right;} .product-details-data .buy-product-row .info-cell-center {line-height: 38px;text-align: right;} .product-details-data .buy-product-row .change-quantity-container {height: 38px;text-align: center;display: table;} .product-details-data .change-quantity { display: table-cell;vertical-align: middle;width: 30px;} .product-details-data .quantity-indicator-container {width: 50px;font-size: 23px;color: #000;display: table-cell;vertical-align: middle;} .product-details-data .quantity-indicator {padding: 6px;background-color: #fff;} .product-details-data .change-quantity-minus {border: 1px solid @basicColor;background-color: transparent;color: @basicColor;font-size: 15px;width: 20px;height: 20px;margin: 0;padding: 0;} .product-details-data .change-quantity-plus {background-color: @basicColor;font-size: 16px;border: 1px solid @basicColor;color: #fff;width: 20px;height: 20px;margin: 0;padding: 0;-webkit-transition: all ease 0.3s;-moz-transition: all ease 0.3s;transition: all ease 0.4s;} .product-details-data .change-quantity-plus:hover {background-color: @buttonHoverColor;border: 1px solid @buttonHoverColor;} .product-details-data .price-without-discount {font-size: 15px;text-align: center;width: 80%;display: inline-block;position: relative;} .product-details-data .price-without-discount:before {content: ''; width: 100%; position: absolute; right: 0; top: 50%;border-bottom: 1px solid red;-webkit-transform: skewY(-10deg);transform: skewY(-10deg);} .product-details-data .product-details-add-to-basket {border: 1px solid @basicColor;background-color: @basicColor;color: #fff;padding: 10px 0 10px 0;width: 100%;text-align: center;font-size: 14px;height: 38px;-webkit-transition: all ease 0.3s;-moz-transition: all ease 0.3s;transition: all ease 0.4s;} .product-details-data .product-details-add-to-basket:hover {background-color: @buttonHoverColor;border: 1px solid @buttonHoverColor;} .product-details-data .display-basket-button {padding-right: 0;padding-left: 2px;} .product-details-data .display-basket-image {display: inline-block;background-image: url("@{fullUrl}/assets/images/vertoyo/basket_icon.png");background-position: 50%;background-repeat:no-repeat;background-color: @secondaryColor;height: 50px;width: 100%;-webkit-transition: all ease 0.3s;-moz-transition: all ease 0.3s;transition: all ease 0.4s;} .product-details-data .display-shipping-info-button {padding-right: 2px;padding-left: 0;} .product-details-data .display-shipping-info-image {display: inline-block;background-image: url("@{fullUrl}/assets/images/vertoyo/shipping_icon.png");background-position: 50%;background-repeat:no-repeat; background-color: @secondaryColor; height: 50px;width: 100%;-webkit-transition: all ease 0.3s;-moz-transition: all ease 0.3s;transition: all ease 0.4s;} .product-details-data .display-basket-image:hover, .product-details-data .display-shipping-info-image:hover {background-color: @basicColor;} .product-details-data .share-icons-link {margin: 20px 0 0;cursor: pointer;} .product-details-data .share-icons-text {margin-top: 10px;} .product-details-data .notify-me-icon-text{margin-top: 10px;} .product-details-data .share-notify-container{display: inline-block; margin: 20px 0 0; text-align: center; font-size: 16px;} .product-details-back-button {color: @basicColor;font-size: 20px;background: transparent; border: 0;} .product-details-back-button:hover, .product-details-back-button:focus {color: @basicColor;} .product-details-long-description-title {font-size: 22px;display: inline-block;border-bottom: 2px solid #808080;padding-bottom: 6px;font-weight: 700;margin-bottom: 10px;} .product-details-characteristics-row .characteristic-row {padding: 3px 30px;} .product-details-characteristics-row .characteristic-row .char-name {text-align: left;} .product-details-characteristics-row .characteristic-row .char-value {text-align: left;} .product-details-characteristics-row .row-even {background-color: #ededed;} .posts-page-background {background-color: #fff;} .post-page-background {background-color: @backgroundColor;} .posts-page-container {max-width: 1100px;min-width: 1100px;margin: auto;padding: 0 0 6%;} .post-page-container {max-width: 960px;min-width: 960px;margin: auto;padding: 0;padding: 3% 0 6%;} .post-page-container .button-container {margin-top: 50px;text-align: center;} .posts-container{text-align: left;position: relative;background:#ffff;padding: 0 15px;background: #fff;margin-bottom: 50px;font-size: 0;} .posts-image {overflow: hidden;width: 100%;height: 260px;position: relative;} .posts-title {padding: 10px 0;border-bottom: 1px solid #f1f1f1;font-size: 16px;font-weight: 600;color:#000;background: #FFFFFF} .posts-description {padding: 10px 0;font-size: 16px;color:#000;max-height: 70px;position: relative;overflow: hidden;background: #ffffff;} .post-title {font-size: 22px;font-weight: 600;line-height: 20px;border-bottom: 1px solid #808080;padding: 10px 0;width: auto;margin-bottom: 40px;display: inline-block;} .post-image {overflow: hidden;width: 67%;height: 100%;position: absolute;left: 0;top: 0;} .post-image-container {display: inline-block;position: relative;width: 100%;text-align: right;font-size: 0;} .post-image-container:before {content: '';display: inline-block;height: 100%;vertical-align: middle;} .post-description {width: 40%;background-color: rgba(186, 13, 54, 0.85);padding: 3%;font-size: 16px;color: #fff;display: inline-block;vertical-align: middle;position: relative;text-align: left;} .posts-description-overflow {position: absolute;bottom: 0;left: 0;width: 100%;text-align: center;margin: 0;padding: 10px 0;background-image: linear-gradient(to bottom, transparent, #fff);} .empty-posts-page {text-align: center;padding: 14% 0;font-size: 18px;} .age-registration-page {padding: 50px;text-align: center;font-family: Roboto, Arial, sans-serif;color: #000;height: 100%;} .age-registration-page .icon{position: relative;text-align: center;padding: 0;margin: 0 !important;width: 100px;height: 100px;background-color: #fff;background-image: @logoImageUrl;background-repeat: no-repeat;background-size: 100px auto;background-position: 0 2px;border: 1px solid @basicColor;display: inline-block;} .age-registration-text-container {width: 100%;display: inline-block;position: relative;text-align: center;font-size: 0;} .age-registration-text-container:before {content: '';display: inline-block;height: 100%;vertical-align: middle;} .age-registration-text {display: inline-block;vertical-align: middle;width: 100%;font-size: 16px;} .age-registration-page .continueBtn{width: 50%;} .cookies-message {position: fixed;height: 70px;background-color: @basicColor;z-index: 4;bottom: -1px;left: 0;text-align: center;color:#fff;width: 100%;font-size: 0;} .cookies-message {background-color: @basicColor;} .cookies-message-text-container {display: inline-block;position: relative;height: 100%;text-align: center;} .cookies-message-text-container:before {content: '';display: inline-block;height: 100%;vertical-align: middle;} .cookies-message-text {display: inline-block;vertical-align: middle;font-size: 16px;padding: 0 5%;} .cookies-message-button-container {display: inline-block;position: relative;height: 100%;text-align: center;} .cookies-message-button-container:before {content: '';display: inline-block;height: 100%;vertical-align: middle;} .cookies-message-button {color: #fff;background-color: transparent;padding: 6px;display: inline-block;width: 50%;border-radius: 2px;vertical-align: middle;cursor: pointer;border: 1px solid #fff;font-size: 14px;font-weight: 700;-webkit-transition: all ease 0.3s;-moz-transition: all ease 0.3s;transition: all ease 0.4s;} .cookies-message-button:hover {color: @basicColor;background-color: #fff;} .orderDetailsTable{display: none;} .border-bottom{border-bottom: 1px solid #c9c9c9;} .marginBottom{margin-bottom: 25px;} .basket-dont-forget{margin-left: 26px; margin-top: -20px;font-size: 14px;font-weight: 700;} footer {background-color: @basicColor;clear: both;position: relative;text-align: center;} footer .footerBottomContainer {text-align:center;background-color: #00142d;font-size: 0;} footer .copyright-container {height: 75px;font-size: 15px;font-family: 'Open Sans';} footer .copyright-container:before {content: "";height: 100%;display: inline-block;vertical-align: middle;} footer .copyright {vertical-align: middle;display: inline-block;color: #fff;font-size: 14px;} footer .social-media-icons-container:before { content: "";height: 100%;display: inline-block;vertical-align: middle;} footer .social-media-icons-container {text-align: right;height: 60px;} footer .social-media-icons-container span {vertical-align: middle;display: inline-block;} /*footer .social-media-icons-container span:before {vertical-align: middle;display: inline-block;font-family: 'icomoon';color: @basicColor;font-size: 15px;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;background-color: #fff;border-radius: 100%;padding: 8px;margin: 0 1%;width: 32px;height: 32px;line-height: 16px;}*/ /*footer .facebook:before {content: "\ea90";} footer .twitter:before {content: "\ea96";} footer .googleplus:before {content: "\ea9b";}*/ footer .toTop {position: relative;top: -20px;background-color: #000;width: 40px;height: 40px;border-radius: 100%;text-align: center;cursor: pointer;display: inline-block;z-index: 2;} footer .toTop:before {content: "";display: inline-block;width: 18px;height: 18px;border-left: 2px solid #fff;border-top: 2px solid #fff;transform: rotate(45deg);margin-top: 38%;cursor: pointer;} footer .toTop:active {background-color: #000;} footer .footerColumns {font-size: 0;margin-bottom: 5%;padding: 0 10%;font-family: 'Open Sans';} footer .footerColumn {width: 20%;display: inline-block;vertical-align: top;text-align: left;padding: 0 0 0 5%;} footer .footerColumn a {color: #fff;} footer .footerColumnHeader{font-size:18px;font-weight:600;padding-bottom:4%;text-align: left; color:white;} footer .footerColumnHeader a{color:white !important;} footer .footerColumnChildren a{color:white !important;} footer .footerColumnChildren{font-size: 16px;text-align: left;} footer .footer-company-info{font-family:OpenSansSemiBold;font-size:16px;color: white;text-align: left;} footer .footer-column-container{min-height:200px;} footer .newsLetterContainer {color: #fff;text-align: center;max-width: 725px;margin: 5% auto 0;float: none;padding: 0;} footer .newsLetterInfo {text-align: left;font-size: 18px;font-family: 'Open Sans';} footer .emailForNewsLetterContainer {margin: 1% 0 0;} footer .emailForNewsLetterField {padding: 23px 26px;font-size: 15.8px;border-radius: 0;margin-bottom: 0;width: 474px;height: 58px;border: solid 1px #e7e7e7;background-color: #ffffff;color: #8d8e8e;} footer .emailForNewsLetterField:focus {border: 1px solid transparent;} footer .subscribeToNewsletterBtn {border: 2px solid @buttonPrimaryColor;font-size: 14px;-webkit-transition: all ease 0.3s;-moz-transition: all ease 0.3s;transition: all ease 0.4s;width: 48px;height: 58px;background-color: @buttonPrimaryColor;} //footer .subscribeToNewsletterBtn:hover {color: @basicColor} footer .wim-container {color: white;font-size: 16px;} footer .wim-image {width: 16%;} footer .footer-save-new-email-container{float:left;} .p-footer{color:#00274C;line-height: 21.9px;font-family: OpenSans;text-align: left;size: 16.1px;} .col-p{margin-top: 25px;} .col-p-img{margin-top: 40px;} .col-img{margin-bottom: 25px;} .row-color{background-color: #edefed;} .sliderRange-container {padding: 30px 17px 10px;} .sliderRange {position: relative;margin: 10px auto 10px;width: 95%;height: 3px; border-radius: 2px;} .ui-widget-header {position: absolute;height: 3px; background: @basicColor; -webkit-box-shadow: inset 0 -1px 6px 1px @basicColor; -moz-box-shadow: inset 0 -1px 6px 1px @basicColor; box-shadow: inset 0 -1px 6px 1px @basicColor;border-radius: 2px;border: none;top:0%;} .ui-state-default, .ui-widget-content .ui-state-default {position: relative;display: inline-block;color: #ffbe10;text-align: center;z-index: 1;top: -10px;width: 12px;height: 12px;-moz-border-radius: 50%;-webkit-border-radius: 50%;border-radius: 50%;background-color: #ffbe10;-moz-box-shadow: 0 1px 5px #ffbe10;-webkit-box-shadow: 0 1px 5px #ffbe10;box-shadow: 0 1px 5px #ffbe10;outline: none;cursor: pointer;border: 1px solid #ffbe10;margin-left: -10px;} //.ui-state-default:after, .ui-widget-content .ui-state-default:after {content: "";position: absolute;width: 0;height: 0;border-top: 7px solid @basicColor;border-left: 6px solid transparent;border-right: 6px solid transparent;top: 100%;left: 50%;margin-left: -6px;} .ui-menu {list-style: none;padding: 5px;display: block;outline: none;-moz-outline-style: none;-moz-box-shadow: 0px 1px 5px rgb(100,100,100);-webkit-box-shadow: 0px 1px 5px rgb(100,100,100);box-shadow: 0px 1px 5px rgb(100,100,100);width: 657px;left: initial!important;font-family:'Open Sans'} .ui-widget-content {background-color: @backgroundColor;color: #000;z-index: 3;} .ui-widget {font-family: Arial,sans-serif;font-size: 18px;z-index: 1;} .ui-autocomplete {position: absolute;top: 0;cursor: pointer;max-height: 320px;overflow-y: auto;color: rgb(51, 51, 51);text-shadow: none;z-index:3;text-align: left;background-color: #fff;box-shadow: none;border: 1px solid rgba(0,0,0,.15);} .ui-menu-item {width: 100%;border: none;} .ui-menu-item-wrapper {padding: 10px 5px;} .ui-autocomplete-category {width: 100%;border: none;padding: 5px;font-weight: bold;font-size: 15px;} .ui-state-active, .ui-widget-content .ui-state-active {background: @basicColor;font-weight: normal;color: #fff;} .ui-slider-horizontal .ui-slider-handle.min-value-handler {margin-left:-22px;} .ui-slider-horizontal .ui-slider-handle.max-value-handler {margin-left:-60px;} .min-value-handler {width: 50%;float: left;text-align: left;font-weight: 700;margin-top:-15px;font-size: 17.2px;color:@basicColor;} .max-value-handler {width: 50%;float: right;text-align: right;font-size: 17.2px; font-weight: bold;color:@basicColor;margin-top:-15px;} input.emailForNewsLetterField::-webkit-input-placeholder {color: #8d8e8e;font-style: normal;font-size: 15.8px;font-style: italic;} input.emailForNewsLetterField:-moz-placeholder {color: #8d8e8e;font-style: normal;font-size: 15.8px;font-style: italic;} input.emailForNewsLetterField::-moz-placeholder {color: #8d8e8e;font-style: normal;font-size: 15.8px;font-style: italic;} input.emailForNewsLetterField:-ms-input-placeholder {color: #8d8e8e;font-style: normal;font-size: 15.8px;font-style: italic;} #ssIFrame_google{display: none;} /*MODULES - START*/ .cmsArea {font-size:0;padding: 0;} .htmlModule {color: #000;font-size:16px;} .htmlModuleContent {min-width: 1000px; max-width: 1000px;margin: auto;} .htmlModuleBackgroundImage{background-repeat: no-repeat; background-size: cover; height: 62vw;} .htmlModule .buttonContainer {width: 100%;text-align: center;padding: 0 6%;margin: 3% 0 5%;font-size: 16px;} .htmlModule .continueBtn {padding: 10px 0;color: #fff;font-size: 17px;background-color: #ba0d36;border: none;width: 25%;-webkit-transition: all ease 0.3s;-moz-transition: all ease 0.3s;transition: all ease 0.4s;} .htmlModule .continueBtn:hover {background-color: @buttonHoverColor;} //.mod12Col {width:100%;font-size:16px;} .mod6Col {width:50%;} //.modBody {margin: 0;} .cellier-tasting-page {background-color: #f1f3f2;} .cellier-tasting-page .topimg {width: 100%; max-height: 190px; overflow: hidden;} .cellier-tasting-page .topimg img {width: 100%;} .cellier-tasting-page .mywrapper {min-width: 1000px; max-width: 1000px;margin: 0 auto; text-align: center;} .cellier-tasting-page .tlt {font-weight: 600; font-size: 30px; margin-bottom: 30px; margin-top: 30px;} .cellier-tasting-page .linesmall {width: 60px; border-bottom: 2px solid #b6202c; position: relative; margin: 0 auto; padding-top: 20px;} .cellier-tasting-page .brwrapper {width: 400px; margin: 0 auto; text-align: center; margin-top: 20px;} .cellier-tasting-page .centercol .slick-current img { transform: scale(1) !important;} .cellier-tasting-page .centercol .slick-current div {color: #bd2033; font-size: 22px;height: 60px;} .cellier-tasting-page .centercol .slick-slide img { -webkit-transform: scale(0.6); -moz-transform: scale(0.6); -ms-transform: scale(0.6); -o-transform: scale(0.6); transform: scale(0.6); -webkit-transition: all 450ms ease-out; -moz-transition: all 450ms ease-out; -ms-transition: all 450ms ease-out; -o-transition: all 450ms ease-out; transition: all 450ms ease-out;text-align: center; margin: 0 auto;width: 100%;} .cellier-tasting-page .centercoldesc .slick-prev:before, .slick-next:before {color: black;} .cellier-tasting-page .centercoldesc .slick-prev {background-image: url('@{fullUrl}/assets/images/cellier/arrow_l.png'); background-repeat: no-repeat; height: 30px; content: ''; margin-left: -30px;} .cellier-tasting-page .centercoldesc .slick-prev:before {content: '';} .cellier-tasting-page .centercoldesc .slick-next {background-image: url('@{fullUrl}/assets/images/cellier/arrow_r.png'); background-repeat: no-repeat; height: 30px; content: ''; margin-right: -30px;} .cellier-tasting-page .centercoldesc .slick-next:before {content: '';} .cellier-tasting-page .clearfix:before, .clearfix:after { content: ""; display: table; } .cellier-tasting-page .clearfix:after { clear: both; } .cellier-tasting-page .clearfix { zoom: 1; clear:both;max-height: 0; } .cellier-tasting-page .flLeft {float: left;} .cellier-tasting-page.flRight {float: right;} .cellier-tasting-page .ovehidden {overflow: hidden;} .cellier-tasting-page .btnmore {background-color: #ba0d36; color: #fff; padding: 0 20px 0 20px; width: 240px; height: 38px; font-size: 16px; border: 0; cursor: pointer; margin-top: 30px; margin-bottom: 30px;} .cellier-tasting-page .vline {border-bottom: 3px solid #878b87; bottom: 40%;color: #878b87;font-family: 'roboto_slablight';font-size: 14px;padding-bottom: 7px;position: absolute;text-align: left;left: 75%;width: 50%;} .cellier-tasting-page .centercoldesc .carousel-text-container {display: inline-block;position: relative;height: 250px;width: 100%;text-align: center;} .cellier-tasting-page .centercoldesc .carousel-text-container:before {content: '';display: inline-block;height: 100%;vertical-align: middle;} .cellier-tasting-page .centercoldesc .carousel-text {display: inline-block;vertical-align: middle;width: 90%;font-size: 16px;} .cellier-services-page .centercoldesc .carousel-text-container {display: inline-block;position: relative;height: 250px;width: 100%;text-align: center;} .cellier-services-page .centercoldesc .carousel-text-container:before {content: '';display: inline-block;height: 100%;vertical-align: middle;} .cellier-services-page .centercoldesc .carousel-text {display: inline-block;vertical-align: middle;width: 90%;font-size: 16px;} .cellier-services-page {background-color: #f1f3f2;} .cellier-services-page .topimg {width: 100%; max-height: 190px; overflow: hidden;} .cellier-services-page .topimg img {width: 100%;} .cellier-services-page .tlt {font-weight: 600; font-size: 24px; margin-bottom: 30px; margin-top: 30px;} .cellier-services-page .linesmall {width: 60px; border-bottom: 2px solid #b6202c; position: relative; margin: 0 auto; padding-top: 20px;} .cellier-services-page .mywrapper {min-width: 1120px; max-width: 1120px;margin: 0 auto; text-align: center;} .cellier-services-page .brwrapper {width: 400px; margin: 0 auto; text-align: center; margin-top: 20px;} .cellier-services-page .centercol .slick-current img { transform: scale(0.8) !important;} .cellier-services-page .centercol .slick-current div {color: #bd2033; font-size: 22px;height: 60px;} .cellier-services-page .centercol .slick-slide img { -webkit-transform: scale(0.5); -moz-transform: scale(0.4); -ms-transform: scale(0.4); -o-transform: scale(0.4); transform: scale(0.4); -webkit-transition: all 450ms ease-out; -moz-transition: all 450ms ease-out; -ms-transition: all 450ms ease-out; -o-transition: all 450ms ease-out; transition: all 450ms ease-out;margin-left: -82px;} .cellier-services-page .centercoldesc .slick-prev:before, .slick-next:before {color: black;} .cellier-services-page .centercoldesc .slick-prev {background-image: url('@{fullUrl}/assets/images/cellier/arrow_l.png'); background-repeat: no-repeat; height: 30px; content: ''; margin-left: -30px;} .cellier-services-page .centercoldesc .slick-prev:before {content: '';} .cellier-services-page .centercoldesc .slick-next {background-image: url('@{fullUrl}/assets/images/cellier/arrow_r.png'); background-repeat: no-repeat; height: 30px; content: ''; margin-right: -30px;} .cellier-services-page .centercoldesc .slick-next:before {content: '';} .cellier-services-page .clearfix:before, .clearfix:after { content: ""; display: table; } .cellier-services-page .clearfix:after { clear: both; } .cellier-services-page .clearfix { zoom: 1; clear:both;max-height: 0; } .cellier-services-page .flLeft {float: left;} .cellier-services-page .flRight {float: right;} .cellier-services-page .ovehidden {overflow: hidden;} .cellier-services-page .btnmore {background-color: #ba0d36; color: #fff; padding: 0 20px 0 20px; width: 240px; height: 38px; font-size: 16px; border: 0; cursor: pointer; margin-top: 30px; margin-bottom: 30px;} .fs-xx-small {font-size: xx-small;} .fs-x-small {font-size: x-small;} .fs-small {font-size: small;} .fs-medium {font-size: medium;} .fs-large {font-size: large;} .fs-x-large {font-size: x-large;} .fs-xx-large {font-size: xx-large;} .tasting-team-section {margin-bottom: 70px;} .tasting-team-image {width: 220px;height: 220px;border: 10px solid #ba0d36;border-radius: 100%;} .tasting-team-image-container {position: relative;z-index: 1;} .tasting-team-name-left {font-size: 20px;color: #ba0d36;padding: 10% 0 0 5%;text-align: left;font-weight: 700;} .tasting-team-name-right {font-size: 20px;color: #ba0d36;padding: 10% 5% 0 0;text-align: right;font-weight: 700;} .tasting-team-text-container-right {background-color: #fff;text-align: center;font-size: 15px;padding: 3%;margin-left: -35px;margin-top: 65px;} .tasting-team-text-container-left {background-color: #f1f1f1;text-align: center;font-size: 15px;padding: 3%;border: 5px solid #fff;margin-right: -35px;} .checkout-main-area .logo {background: @logoImageUrl;border: none;width: 99px;height: 115px;} /*MODULE - END*/ //CONTACT MODULE #contact-mod-form{background: #FFFFFF;margin-bottom:50px;padding:40px 60px 40px 60px;} .contact-mod-description{color:#6f7578;margin-top:12px;margin-bottom:15px;} .contact-mod-input{width:100%;} .contact-mod-container .input-group{width:100%;} .contact-mod-textarea{height:150px;width:100%;} .contact-mod-container .input-group{margin-bottom:20px;} .contact-mod-container .input-group label{color:#282727;font-size:14px;margin-bottom:3px;font-weight:normal;font-family: OpenSansRegular;} .contact-mod-container .input-group input{height:39px;padding-left:10px;background-color: transparent;border: 1px solid #ccc;;border-radius:2px;} .contact-mod-container .input-group textarea{padding:5px 10px;} .contact-mod-submit-btn{background: @buttonPrimaryColor;color:white;height:43px;font-weight:600;margin:40px 0 0 25px; border-radius:4px;font-size:17px;width:240px;border:none;} .contact-mod-error-response{text-align: center;font-size:25px;color:#e33737;margin-bottom:10px;} .contact-mod-success-response{font-size:25px;color:#155724;text-align: center;margin-bottom:10px;} //END CONTACT MODULE div[id^="wrapper_"]{width: 95%;margin:0 auto;} .wrapperIframe #nyroModalContent {-moz-border-top-left-radius: 0;-webkit-border-top-left-radius: 0;border-top-left-radius: 0;-moz-border-top-right-radius: 0;-webkit-border-top-right-radius: 0;border-top-right-radius: 0;} div.clearfix#contentGrid { min-height: 400px; } #contentGrid { position:relative; z-index:1; min-height: 350px; } div#nyroModalWrapper{ background: #fff; -moz-box-shadow: 0px 0px 22px 0px #444444; -webkit-box-shadow: 0px 0px 22px 0px #444444; box-shadow: 0px 0px 22px 0px #444444; } .svg-cart-icon { width: 20px; height: 20px; fill: #ffffff; vertical-align: middle; } .svg-cart-icon:hover {fill: @buttonHoverColor;} .no-padding-top{padding-top:0px;} .no-margin-top{margin-top:0px;} .no-padding-left{padding-left:0px;} //FLIGHT SEARCH - START .travelSearchPlaceField {background-color: #ffffff;height: 55px;border-radius: 0;border: none;color: #00274c;margin: 0;width: 100%;padding: 25px 10px 8px;line-height: 60px;font-size: 18px;font-family: 'Open Sans';font-weight: 600;} .floating-label-places, .floating-label-airlines {font-size: 12px;color: #808285;font-weight: 600;font-family: 'Open Sans';font-style: normal;position: absolute;pointer-events: none;left: 10px;top: 5px;} .floating-label-dates, .floating-label-extra-options {font-size: 12px;color: #808285;font-weight: 600;font-family: 'Open Sans';font-style: normal;position: absolute;pointer-events: none;width:100%;top: 10px;left: 0;} .floating-label-passengers {font-size: 12px;color: #808285;font-weight: 600;font-family: 'Open Sans';font-style: normal;position: absolute;pointer-events: none;width:100%;top: 10px;left: 0;} .floating-label-class {font-size: 12px;color: #808285;font-weight: 600;font-family: 'Open Sans';font-style: normal;position: absolute;pointer-events: none;width:100%;top: 10px;left: 0;} .travel-search-container {width: 100%; height: 100%; position: relative; overflow: hidden;z-index:3;} //.travel-search-inner-container {width: 100%; display: inline-block;position: relative;text-align:center;background: url('/assets/images/travel/travel_module.jpg');background-size: cover;height: 850px;} .travel-results-search-inner-container {width: 100%; display: inline-block;position: relative;text-align:center;background-color:#3c4359;height: auto;} .travel-search-inner-container:after, .travel-results-search-inner-container:after {content: '';display: inline-block;height: 100%;vertical-align: middle;} .travel-search-criteria-container {display: inline-block;vertical-align: middle;font-size: 14px;color: #fff;height: 450px;border-radius: 6px;width: auto;background-color: rgba(60, 67, 89, .5);padding: 91px 59px;} .travel-results-search-criteria-container {display: inline-block;vertical-align: middle;font-size: 14px;color: #fff;border-radius: 6px;width: auto;background-color:transparent;padding:30px 0;height: auto;} .travel-search-criteria-container-col-1 {float: left;width: 328px;margin-right: 1px;padding: 0;} .travel-search-criteria-container-col-2 {float: left;width: 328px;margin: 0 1px;} .search-button-container {display: inline-block;float: left;width: 163px;height: 179px;margin-left: 1px;background-color: @buttonPrimaryColor;font-size: 0;cursor: pointer;} .search-button-text {font-size: 15px;display: inline-block;vertical-align: middle;font-family: 'Open Sans';} .search-button-container:before, .search-button-container-mobile:before {content: '';display: inline-block;height: 100%;vertical-align: middle;} .dates-search-criteria {margin-top: 2px;display:inherit;} .passengers-search-criteria {margin-top: 2px;} .travelers-to-display {width: 163px;float:left;margin-right: 1px;position: relative;} .class-to-display {width: 163px;float:left;margin-left: 1px;position: relative;} .floating-label-class .fa-caret-down, .floating-label-passengers .fa-caret-down {font-size: 12px;margin-left: 5px;} .date-from-search-criteria {width: 163px;float:left;margin-right: 1px;position: relative;} .date-to-search-criteria {width: 163px;float:left;margin-left: 1px;position: relative;} .date-from-to-display, .date-to-to-display {position: absolute;width: 100%;left: 0;top: 0;color: #00274c;height: 122px;background-color: transparent;text-align: left;cursor: pointer;} .day-to-display {font-size: 50px;height: 100%;width: 55%;float: left;line-height: 140px;text-align: right;font-weight: 600;} .month-year-to-display-container {width: 45%;display: inline-block;font-size: 10px;float: left;height: 100%;padding-top: 61px;padding-left: 5px; font-weight: 600;} .month-to-display, .year-to-display {width: 100%;display: inline-block;} .passengers-to-display-container {position: absolute;width: 100%;left: 0;top: 0;color: #00274c;height: 122px;background-color: transparent;text-align: left;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;-o-user-select: none;user-select: none;} .class-to-display-container {cursor:pointer;position: absolute;width: 100%;left: 0;top: 0;color: #00274c;height: 122px;background-color: transparent;text-align: left;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;-o-user-select: none;user-select: none;} .passengers-to-display-number {cursor:pointer;font-size: 50px;height: 100%;width: 100%;float: left;line-height: 140px;text-align: center;font-weight:600;} .class-to-display-text {cursor:pointer;font-size: 14px;height: 100%;width: 100%;float: left;line-height: 140px;text-align: center;font-weight:600;} .passengers-add-remove-container {font-size: 14px;color: #00274c;font-weight: 600;width: 48px;float: right;} .passengers-add-remove {user-select:none;width: 22px;font-size: 18px;border-radius: 100%;border: 1px solid;height: 22px;line-height: 20px;float: right;cursor: pointer;} .passengers-add-remove-active{border-color:#000;color: #00274c} .passengers-add-remove-inactive{border-color:grey;color:grey} .passenger-number-add-remove {text-align: center;padding: 0 30px 0 10px;} .search-button-text .fa.fa-long-arrow-right:before {font-size: 20px;} .search-button-text div {margin-bottom: 5px;} .fa.fa-search {position: absolute;width: 30px;height: 100%;z-index: 1;top: 0;right: 8px;background-color: #fff;} .fa.fa-search:before {color: #00274c;line-height: 55px;font-size: 22px;} .travel-search-inner-container label.cb-label, .travel-results-search-inner-container label.cb-label {font-weight: bold;display: inline-block;cursor: pointer;position: relative;padding-left: 30px;float: left;font-family: 'Open Sans';font-size: 16px;} .travel-search-inner-container label.cb-label:before, .travel-results-search-inner-container label.cb-label:before {content: "";display: inline-block;width: 21px;height: 21px;position: absolute;left: 0;top: 0px;border-radius: 10%;border: 2px solid #ffbe10;} .travel-search-inner-container label .cb-indicator, .travel-results-search-inner-container label .cb-indicator {position: absolute;top: 1px;left: 1px;border-radius: 10%;} .travel-search-inner-container label .cb-indicator:after, .travel-results-search-inner-container label .cb-indicator:after {position: absolute;display: none;content: '';left: 0px;width: 19px;height: 19px;background: #ffbe10;top: 0px;border-radius: 10%;} .travel-search-inner-container label input:checked ~ .cb-indicator:after, .travel-results-search-inner-container label input:checked ~ .cb-indicator:after {display: block;} .passenger-class-container label.rb-label {font-weight: bold;display: inline-block;cursor: pointer;position: relative;float:left;font-family: 'Open Sans';font-size: 20px;margin:0;} .passenger-class-container label.rb-label:before {content: "";display: inline-block;width: 22px;height: 22px;position: absolute;left: 0;top: 0;border-radius: 100%;border: 1px solid #6d6e71;} .passenger-class-container label .rb-indicator {position: absolute;top: 2px;left: 1px;} .passenger-class-container label .rb-indicator:after {position: absolute;display: none;content: '';left: 4px;width: 12px;height: 12px;background: #00274c;top: 3px;border-radius: 100%;} .passenger-class-container label input:checked ~ .rb-indicator:after {display: block;} .datesField , .passengersField{background-color: #ffffff;height: 122px;border-radius: 0!important;border: none;width: 100%;font-size: 0;} .bold-text {font-weight: bold;} .rb-label input{display: none;margin:0;} .passengers-details{display:none;position: absolute;z-index:2;padding: 25px 5px 0;width: 330px;background-color: #ffff;margin-top: 1px;margin-left: -1px!important;border: 1px solid #3c4359;} .class-details{display:none;position: absolute;z-index:2;padding: 25px 5px 0;width: 330px;background-color: #ffff;margin-top: 1px;margin-left: -1px!important;border: 1px solid #3c4359;} .one-way-text {position: absolute;left: 0;top: 0;background-color: transparent;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;-o-user-select: none;user-select: none;font-size: 14px;height: 100%;width: 100%;float: left;line-height: 140px;text-align: center;font-weight: 600;color: #939598;cursor: default;display: none;} .one-way-text-mobile {position: absolute;left: 0;top: 0;background-color: transparent;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;-o-user-select: none;user-select: none;font-size: 14px;height: 100%;width: 100%;float: left;line-height: 130px;text-align: center;font-weight: 600;color: #fff;cursor: default;padding-right: 15px;padding-left: 5px;display: none;} .passenger-by-age-container {font-size: 14px;font-weight: 600;text-align: left;font-family: 'Open Sans';font-size: 14px;margin-bottom: 15px;padding: 0 10px;} .passenger-by-age {color: #00274c;} .passenger-by-age-range {color: #808285;} .passenger-class-container {text-align: left;font-family: 'Open Sans';font-size: 14px;margin-bottom: 15px;padding: 0 30px 0 10px;} .passenger-class-label{font-size: 14px;color: #808285;font-weight: 600;float:left;width: 256px;} .passenger-class-radio{float:left;width: 22px;height: 22px;} .more-options-col{width: 328px;float:left;position: relative;} #airlineCode + .select2-container, #airlineCodeMobile + .select2-container {float: left;width: 328px;height: 60px;color: #00274c;font-size: 18px;padding: 25px 10px 8px;background-color: #ffffff;font-weight: 600;border-radius: 0;border: none;font-family: 'Open Sans';margin-bottom: 0;margin-left: 2px;border-left: 1px solid #3c4359;border-right: 1px solid #3c4359;border-top: none;border-bottom: none;} #airlineCode + .select2-container .select2-selection, #airlineCodeMobile + .select2-container .select2-selection {border: none;background-color: transparent;text-align: left;} #airlineCode + .select2-container .select2-selection span, #airlineCodeMobile + .select2-container .select2-selection span{padding:0;} .select2-dropdown{width: 328px;z-index: 3!important;padding: 5px;font-size: 12px!important;border-radius: 0!important;font-family:'Open Sans';} .select2-dropdown .select2-search__field{height: 40px;font-size: 16px;} .select2-dropdown--above{border-left: 1px solid #3c4359!important;border-right: 1px solid #3c4359!important;border-bottom: none!important;border-top: 1px solid #3c4359!important;} .select2-dropdown--below{border-left: 1px solid #3c4359!important;border-right: 1px solid #3c4359!important;border-top: none!important;border-bottom: 1px solid #3c4359!important;} .more-options-container {margin-top:35px;} .more-options-checkbox {width: 100%;text-align:left;display: inline-block;} .more-options-airline{float:left;height: 60px;color: #00274c;font-size: 18px;padding: 25px 10px 8px;background-color: #ffffff;font-weight: 600;border-radius: 0;border: none;font-family: 'Open Sans';margin-bottom: 0;} .new-search-text-container{position:relative;display: inline-block;height:100px;} .new-search-text-container:before{content: '';display: inline-block;height: 100%;vertical-align: middle;} .new-search-text{cursor:pointer;font-size: 20px;display: inline-block;vertical-align: middle;font-family: 'UbuntuMedium';font-weight:500;border-bottom: 1px solid;} #newSearchMobileBtn{cursor:pointer;margin-left:15px;margin-right:15px;padding-top:10px;padding-bottom:10px;background:#dcddde;text-align:center;font-size:18px;color:@buttonPrimaryColor;text-decoration: underline;font-family:OpenSansSemiBold;} .mobile-main-header-container{display:none;} .error-empty-field{border: 2px solid #e33737;} .error-empty-field ~ .fa.fa-search{height: 51px;top: 2px;} .error-empty-field ~ .fa.fa-search:before{line-height: 51px;} .error-empty-field .day-to-display{line-height: 136px;} .error-empty-field .month-year-to-display-container{padding-top: 59px;} #travelSearch {position: absolute; z-index: 2; height: 580px; width: 100%;margin: 0;} .selected-search-criteria-container{background-color: #cecfd0;height: 100px;font-family: 'Open Sans';font-weight: 600;padding: 0 15%;text-align: center;} .selected-search-criteria-text-container{display: inline-block;height: 100px;font-size:0;} .selected-search-criteria-text-container:before{content: '';display: inline-block;height: 100%;vertical-align: middle;} .selected-search-criteria-text{display: inline-block;height: auto;vertical-align: middle;position: relative;font-size: 18px;font-family: "OpenSansSemiBold";color:#00274c;} .datepicker table tr td.old, .datepicker table tr td.new {visibility: hidden;} .daterangepicker_input{display:none;} .daterangepicker:before, .daterangepicker:after{content: none;} .daterangepicker.dropdown-menu {width: 660px;border-radius: 0;margin-top: 1px;margin-left:-1px;z-index: 4;} .daterangepicker.single.dropdown-menu {width: 330px;} .calendar{width: 50%!important;max-width: 50%!important;margin: 0!important;} .calendar.single {width: 100%!important;max-width: 100%!important;} .daterangepicker td.disabled, .daterangepicker option.disabled {color: #999;cursor: not-allowed;text-decoration: none;} .daterangepicker .calendar th {font-size: 17px;color: #939598;font-weight: 400;} .daterangepicker th.month {font-size: 18px;font-weight: 400;color: #00274c;} .daterangepicker .calendar td {font-size: 17px;height: 44px;min-width: 44px;} .daterangepicker td.in-range {background-color: #fef1d5;border-color: #fef1d5;border-top: none;border-bottom: none;} .daterangepicker td.available:hover {background-color: #fef1d5;border-color: #fef1d5;border-radius: 0;} .daterangepicker.single td.available:hover {border-color: transparent;border-radius: 100%;} .daterangepicker td.active, .daterangepicker td.active:hover {background-color: #fdbc11;border-color: transparent;color: #00274c;} .daterangepicker td.active.start-date, .daterangepicker td.active.start-date:hover {border-top-left-radius: 100%;border-bottom-left-radius: 100%;} .daterangepicker td.active.end-date, .daterangepicker td.active.end-date:hover {border-top-right-radius: 100%;border-bottom-right-radius: 100%;} .daterangepicker td.start-date.end-date {border-radius: 100%;} .daterangepicker td.otherMonthDay {visibility: hidden;} //FLIGHT SEARCH - END //TRAVEL SUCCESS TAG .travel.actionmessageSuccess{margin-left:-15px;margin-right:-15px;background:#dff0d8;padding:23px 27px;margin-bottom:30px;} .travel-success-txt{list-style-type:none;font-size:18px;color:#3c763d;} .travel.actionmessageSuccess ul{list-style-type: none;margin-bottom:0;} //TRAVEL SUCCESS TAG //PASSENGER DETAILS .no-padding{padding:0px;} .no-padding-right{padding-right: 0;} .passenger-details-container{margin-top:40px;margin-bottom:50px;} .passenger-details-container p{margin:0px;} .passenger-details-container .select2 {width:100%!important;} .details-block{background:white;} .details-block-header h4{margin:0px;font-weight: 600;color: #0e2c50;font-size:17px;font-family:OpenSansSemiBold;} .details-block-header p{font-size:15px;color:#a7a9ac;margin-top:5px;} .details-label{display:block;font-size:14px;margin-bottom: 3px;font-weight:normal;color:#282727;font-family:OpenSansRegular} .form-horizontal .form-group{margin-left: 0px !important; margin-right: 0px !important;} .col-md-offset-right-6 {margin-right: 50%;} .col-sm-offset-right-5{margin-right: 41.6666666667%} .details-link{text-decoration:underline;color:#434356;font-weight: 600;font-size: 13px; } .details-block-body{padding: 15px 25px 15px 25px;} .details-block-body .flight-type{color: #a7a9ac;font-weight: bold;font-size: 14px;} .details-block-body .info-icon{width:16px;height:16px;background:#18b4ae;border-radius:50%;margin-top:2px;float:left;} .passenger-details-wrapper{background: #e3e3e8;} .passenger-details-container, .passenger-payment-container{margin-top: 40px;width: 1221px;margin-right: auto;margin-left: auto;display:flex;} .passenger-details-form-fields{padding-right:20px;padding-left: 10px;} .passenger-details-form-fields, .passenger-payment-main{width: 804px;padding-right:20px;margin-bottom:50px;} .passenger-payment-details{width:384px;} .details-block-header{padding:20px 25px 0px 25px;} .flight-type-details{font-size:14px;color:#08416c;font-weight: 600} .flight-type-details-numofstops{font-size:12px;color:#a7a9ac;font-weight:600;padding-top:4px;padding-right:0;padding-left:0} .flight-type-details-arrow{float:left;padding-top:3px;} .passenger-payment-details p{font-size:16px;} .passenger-type{font-size:17px;color:#18b4ae;font-weight:bold;} .passenger-details-svg-containter{padding:9px 0px 0px 0px;} .mobile-main-header-date{font-size:14px;font-weight:600;color:#6d6e71;font-family:'OpenSansSemiBold';text-align:center;min-height:41px;} .mobile-main-header-airport{color:#0089cf;font-size:38px;font-weight:600;text-align:center;} #passenger-details-mob-header-container{margin:30px 0px 20px 0px;display:none;} .details-pass-mobile {display:none;} .details-pass-full {display:block;} .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control{background-color: inherit;} @-moz-document url-prefix() {.ui-state-default, .ui-widget-content .ui-state-default {top:-12px !important;}} .passenger-details-container label.cb-label {user-select: none;font-weight: 800;display: inline-block;cursor: pointer;position: relative;padding-left: 30px;float: left;font-family: 'Open Sans';font-size: 13px;} .passenger-details-container label.cb-label:before {content: "";display: inline-block;width: 18px;height: 18px;position: absolute;left: 0;top: 0px;border: 2px solid #ffbe10;border-radius:11%;} .passenger-details-container label .cb-indicator {position: absolute;top: 1px;left: 1px;border-radius: 11%;} .passenger-details-container label .cb-indicator:after {position: absolute;display: none;content: '';left: 0px;width: 16px;height: 16px;background: #ffbe10;top: 0px;border-radius: 11%;} .passenger-details-container label input:checked ~ .cb-indicator:after {display: block;} .passenger-details-container label.radio-label:before{border-radius:50%} .passenger-details-container label .radio-indicator:after{border-radius:50%} .details-proceed-button {margin:40px 0px 30px 25px;border-radius: 4px;color: #ffffff;font-size: 17px;background: @buttonPrimaryColor;padding: 10px 90px 10px 90px;text-decoration: none; border:none;} .passenger-details-seperator{width:100%;height:1px;background: #c2c2c2;margin:30px 0px 30px 0px} .details-block-body select:required:invalid {color: #a7a9ac !important;font-weight: 600;font-size:14px;} .details-block-body option[value=""][disabled] {display: none;} .active-invoice{display: block;} .inactive-invoice {display:none;} .details-price-block-header h5{font-size:15px;font-weight:600;margin-bottom:20px;} .details-price-block-header span{color:#a7a9ac;font-size:12px;font-weight:600;} .details-price-block-body p {font-size:15px;color:#434356;margin-bottom:10px;font-size:16px;} .details-price-value{display:inline-block;position:relative;margin-bottom:5px;font-size:16px;padding-right:0px;padding-left:0px;} .details-price-value:before{content:''; display:inline-block; vertical-align: middle;height: 100%; } .details-price-value span{font-size:15px;font-weight:500;display:inline-block; vertical-align:bottom;} .details-vertical-line{background:#808080; height:1px;margin-top:10px;} .details-final-price{background: #18b4ae; color:white; min-height:50px;margin-left:10px;margin-right:8px;border-radius:2px;} .mobile-final-price{margin-right:0;margin-left:0;padding-top:15px;padding-bottom:15px;} .mobile-final-price-header{padding-right:0;font-family:OpenSansSemiBold;font-size:15px;font-weight:600;color:white;} .mobile-final-price-value{color:white;text-align: right;font-family:OpenSansSemiBold;font-size:15px;font-weight:600} .passenger-details-container .select2-selection--single {height:39px !important;} .passenger-details-container .select2-selection__rendered{line-height:39px !important;font-size:15px} .passenger-details-container .select2-selection__arrow{height:39px !important;} .passenger-details-container .datepicker{min-width:270px;} .passenger-details-container input[type="text"]:focus {border: solid 1px #1bb5af !important;background: white;} .passenger-details-container select:focus{border: solid 1px #1bb5af !important;background: white;background-image:url("/assets/images/travel/ic-arrow-select.png");background-repeat:no-repeat;background-position:center;background-position-x: 90%;} .passenger-details-container option{border: solid 1px #1bb5af !important;background: white;} .passenger-details-select, .passenger-details-select-baggages{-moz-appearance: none;-webkit-appearance: none;text-indent:1px;;background-image:url("/assets/images/travel/ic-arrow-select.png");background-repeat:no-repeat;background-position:center;background-position-x: 90%;} .passenger-details-select-baggages{border-left:none !important;} .passenger-details-select-baggages:focus{border-left:none;} .passenger-details-container .input-group{cursor:pointer;} .passenger-details-container .input-group .no-background-padding-right{background: none !important;padding-right:0px;} .form-control:focus{box-shadow:none !important;-webkit-box-shadow: none !important;} .form-control{height:39px !important;border-radius:2px;color:black !important;} //passenger details error fields .general-form-error{background: #e33737;padding:23px 27px;margin-bottom:30px;} .general-form-error .errorMessage li{list-style-type: none;font-size: 18px;color: white;} .general-form-error-close{cursor:pointer;font-size:20px !important;color:white;float:right;} .field-error .errorMessage li{list-style-type:none; font-size:14px; color:#e33737; font-weight:600;} .general-form-error ul{margin-bottom:0} .has-error .form-control, .has-error .select2-selection{border-color:#e33737 !important;} .jqueryerror{border-color:#e33737 !important;color:#e33737;font-size: 13px;} .field-error-text{list-style-type: none;font-size: 13px;color: #e33737;font-weight: 600;} .expiration-datepicker, .passenger-det-datepicker-input{background: url('/assets/images/travel/ic-calendar.png') no-repeat scroll 7px 9px;cursor:pointer;padding-left:30px;} .expiration-datepicker:focus, .passenger-det-datepicker-input:focus{background: url("/assets/images/travel/ic-calendar-selected.png") no-repeat scroll 7px 9px !important;padding-left: 30px;} .baggage-info-container{border:1px solid #ACACAC;padding:8px;} .passenger-select-baggage-icon{width:32px;height:19px;padding-right:8px;border-right:1px solid #c8c9cb;} .baggage-sum-text{font-size:14px;color:#a7a9ac;font-family: OpenSansSemiBold;font-weight:600;} .baggage-btn-container{text-align: center;} .baggage-btn{font-size:17px;border-radius:50%;width:20px; height:20px;line-height:20px; font-weight:600;cursor:pointer} .baggage-btn-active{border:1px solid #18b4ae !important;color: #18b4ae;} .baggage-btn-inactive{border:1px solid #acacac !important; color:#acacac;pointer-events:none;} .minus-baggage-btn{float:right;} .baggage-count{font-size:14px;font-weight:600;text-align:center;color:black;padding:0;} .frequent-flyer-link{margin-bottom:15px;cursor:pointer;text-decoration-skip-ink: none;text-decoration: underline;font-family:OpenSansSemiBold;font-size:14px;color:#414042;} //END PASSENGER DETAILS //PASSENGER PAYMENT .payment-method-box{border-radius:2px;width:611px;float:left;} .payment-method-record{padding-top:30px;padding-bottom:10px;cursor:pointer;border-left:1px solid #acacac;border-right:1px solid #acacac;border-top:1px solid transparent;border-bottom:1px solid transparent;} .payment-method-record-selected{border:1px solid #17b4ad !important;} .passenger-payment-proceed{width: 286px;text-align: center;padding-top: 12px;padding-bottom: 12px;cursor:pointer; user-select: none;background-color: @buttonPrimaryColor;color: white;font-size: 20px;font-weight: 600;border-radius: 2px;border: none;} .payment-method-radio-text{font-size:14px;color:#414042;display:block;font-weight:normal !important;} .passenger-payment-wrapper{background: #e3e3e8;} .passenger-payment-wrapper label.cb-label {user-select: none;font-weight: 800;display: inline-block;cursor: pointer;position: relative;padding-left: 30px;float: left;font-family: 'Open Sans';font-size: 13px;} .passenger-payment-wrapper label.cb-label:before {content: "";display: inline-block;width: 21px;height: 21px;position: absolute;left: 0;top: 0px;border: 2px solid #ffbe10;border-radius:11%;} .passenger-payment-wrapper label .cb-indicator {position: absolute;top: 1px;left: 1px;border-radius: 11%;} .passenger-payment-wrapper label .cb-indicator:after {position: absolute;display: none;content: '';left: 0px;width: 18px;height: 19px;background: #ffbe10;top: 0px;border-radius: 11%;} .passenger-payment-wrapper label input:checked ~ .cb-indicator:after {display: block;} .passenger-payment-wrapper label.radio-label:before{border-radius:50%} .passenger-payment-wrapper label .radio-indicator:after{border-radius:50%} .passenger-payment-img-containter{text-align: center;} .passenger-payment-img{height:36px;} //END PASSENGER PAYMENT //FLEXIBLE FLIGHTS .flex-flights-table{width: 945px;margin:50px auto 50px auto;display: table;} .df-cell-container{position:relative;float:left;width:118px;padding:12px;height:60px;cursor:pointer} .df-cell-container:hover{background: #ffbe10; color: white;} .df-cell-container.db-price-filled:hover:after{content: "";display: block;width: 0;height: 0;border-top: 8px solid transparent;border-bottom: 8px solid transparent;border-left: 8px solid #ffbe10;position: absolute;top: 22px;right: -8px;} .df-cell{font-size:17px;font-weight:600;font-family:OpenSansSemiBold;} .df-days-horizontal{color:#0089cf;border-bottom:3px solid #e6e7e8;height:60px;width: 827px;} .df-days-vertical{color:#0089cf;background: #FFFFFF;} .center-block{text-align: center;} .center-block:before{content:'';display:inline-block;height:100%;vertical-align:middle;margin-right:-0.25em} .centered-element{display:inline-block;vertical-align:middle;} .df-days-vertical{width:118px;border-right:3px solid #e6e7e8;float: left;} .df-border-right{border-right:3px solid #e6e7e8;} .df-days-horizontal-prices-container{width:827px;float: left; margin:0;background:#FFFFFF;max-width: 827px;overflow-x:auto;} .df-prices{width:827px;} /*min width 1200*/ .flex-flights-table-wrapper{width:1170px;margin-left:auto;margin-right:auto;padding-right:15px;padding-left:15px;} .flexible-tooltip{width:240px !important;margin-left: 5px;} .flexible-tooltip .qtip-contentWrapper{padding:0 !important;} .flexible-tooltip .qtip-content{padding:10px 6px !important;} .flexible-tooltip .df-info-aircode{font-size:13px;font-weight:600;font-family:OpenSansSemiBold;color:#0089cf;} .flexible-tooltip .df-info-time{font-size:21px;font-family:OpenSansBold;color:#00274c;font-weight:600;} .db-price-cell{font-size:17px;color:#00274c;font-weight:600;font-family:OpenSansSemiBold} #mobile-flexible-details-modal:before {display: inline-block;vertical-align: middle;content: " ";height: 100%;} #mobile-flexible-details-modal{padding-right:0 !important; text-align: center;} #mobile-flexible-details-modal .modal-content{width:240px;} #mobile-flexible-details-modal .modal{text-align: center} #mobile-flexible-details-modal .modal-body{padding-left:0;padding-right:0} #mobile-flexible-details-modal .modal-dialog {display: inline-block;vertical-align: middle;width:240px;} .element-inactive{display:none !important;} .element-active{display:block !important;} #mobile-flexible-details-modal #mobile-details-btn-modal{padding-top: 10px;padding-bottom: 10px;background: @buttonPrimaryColor;font-size: 15px;font-weight: 600;color: white;font-family: OpenSansSemiBold;margin-top: 30px;} //END FLEXIBLE FLIGHTS //group-details-form .group-details-container{background: white; margin-top: 100px; margin-bottom: 100px;} .group-details-form .p{margin-top:10px;} .group-details-form .input[type="text"]:focus {border: solid 1px #1bb5af !important;background: white;} .group-details-form .input-grey{background: #f1f1f4} .group-details-form label.cb-label {user-select: none;font-weight: 800;display: inline-block;cursor: pointer;position: relative;padding-left: 30px;float: left;font-family: 'Open Sans';font-size: 13px;} .group-details-form label.cb-label:before {content: "";display: inline-block;width: 21px;height: 21px;position: absolute;left: 0;top: 0px;border: 2px solid #ffbe10;border-radius:11%;} .group-details-form label .cb-indicator {position: absolute;top: 1px;left: 1px;border-radius: 11%;} .group-details-form label .cb-indicator:after {position: absolute;display: none;content: '';left: 0px;width: 18px;height: 19px;background: #ffbe10;top: 0px;border-radius: 11%;} .group-details-form label input:checked ~ .cb-indicator:after {display: block;} .details-proceed-button {margin:40px 0px 30px 25px;border-radius: 4px;color: #ffffff;font-size: 17px;background: @buttonPrimaryColor;padding: 10px 90px 10px 90px;text-decoration: none; border:none;} .details-wrapper select:required:invalid {color: #a7a9ac !important;font-weight: 600;font-size:14px;} .group-container{background:snow;} .group-details-form .field-error .errorMessage li{list-style-type:none; font-size:14px; color:#e33737; font-weight:600;text-align:center;padding-top: 5px;} .details-wrapper option[value=""][disabled] {display: none;} .group-details-form .active1{display: block;} .group-details-form .inactive1{display:none;} .group-checkbox {margin-top:5px;margin-bottom: 5px;} .group-checkbox .row{margin-bottom: 5px;} .group-radio_buttons{margin-top: 5px;margin-bottom:5px;} .group-radio_buttons .row{padding-bottom: 10px;} .group_num{width: 100%;cursor: default;border: none;pointer-events: none;text-align: center;font-size:17px;margin-top:9px} .group-contact-details .row{margin-bottom: 2px;} .group-number{margin-top: 10px;margin-bottom: 5px;} .group-flight{margin-top: 5px;margin-bottom: 5px;} option{border: solid 1px #1bb5af !important;background: white;} .select2-dropdown{width: 328px;z-index: 3!important;padding: 5px;font-size: 12px!important;border-radius: 0!important;font-family:'Open Sans';} .select2-dropdown .select2-search__field{height: 40px;font-size: 16px;} .select2-selection--single {height:39px !important;} .select2-selection__rendered{line-height:39px !important;font-size:15px} .select2-selection__rendered{line-height:39px !important;font-size:15px} .details-price-block-header h5{font-size:15px;font-weight:600;margin-bottom:20px;} .details-price-block-body p {font-size:15px;color:#434356;margin-bottom:10px;font-size:16px;} .details-price-value{display:inline-block;position:relative;margin-bottom:10px;font-size:16px;} .details-price-value:before{content:''; display:inline-block; vertical-align: middle;height: 100%; } .details-price-value span{font-size:15px;font-weight:500;display:inline-block; vertical-align:bottom;} .details-vertical-line{background:#808080; height:1px;margin-top:10px;} .final-price-value{margin-top:14px;padding-left:0px;padding-right:15px;} .final-price-value span{font-size:15px;font-weight: 700;float:right;} .group-details-form .datepicker{width:100%;} .group-details-form .datepicker .th .next{ background: none !important; } .group-details-form .datepicker .th .prev{ background: none !important; } .group-details-form .input-group{cursor:pointer;} .group-details-form .select2-selection__rendered{line-height:39px !important;font-size:15px} .group-details-form .select2-selection--single {height:39px !important;} .group-details-form .select2-container{width:100% !important;} //END group-details-form //FLIGHT RESULTS .search-flight-results-container{min-height: 600px; width:1300px;position:relative;padding: 0; margin-bottom: 40px;} .search-flight-results{margin:auto;} .search-flight-results img{vertical-align: unset;} .search-flight-results .results-block-header img{max-width: 90px;max-height:44px;vertical-align: unset;} .search-flight-results .top{vertical-align: top;} //works only on inline-block elements .search-flight-results .results-block-header{max-height:35px;margin-top:20px;} .search-flight-results .results-block-header h5{color:#0089cf; font-weight: 500;font-size: 17.5px;margin:0px; line-height: 35px} .search-flight-results .results-block-body{max-height: 30px;} .search-flight-results .results-block-body p {line-height: 30px;font-size:16px;color:#032649;} .search-flight-results .button-next{ margin-top:25px;border-radius: 5px;color: #ffffff;font-size: 17px;background: @buttonPrimaryColor;padding: 4px 40px 4px 40px;text-decoration: none;border:none;width:100%} .search-flight-results .button-next-xs{font-family:"OpenSansSemiBold";margin-top:15px;border-radius:5px;color:#ffffff;font-size:24.3px;background:@buttonPrimaryColor;padding:5px;text-decoration:none;border:none;width:206px;margin-bottom:14px;} .flight-result-total-amount-container{height:190px;min-height:160px;position:relative;display:inline-block;text-align: center;padding:0px;} .flight-result-total-amount-container:before{content: '';display: inline-block;height: 100%;vertical-align: middle;} .flight-result-total-amount{display:inline-block;vertical-align: middle;} .flight-result-total-amount h2{font-size:30px;color:#032649;margin-top:25px;margin-bottom:0px;font-weight:700} .flight-result-total-amount p{color:#337ab7;font-size: 13px;font-weight:600;} .search-flight-results .flight-details{background: white; border: solid 3px #ffbe10;width:100%;display:none;z-index: 2;} .search-flight-results .flight-details-options h5{font-size: 17.5px;width:100%;font-weight:600;margin: 5px 0px 5px 0px;color: #0e2c50;} .search-flight-results .flight-details-options p{width:100%;color:#0e2c50;font-weight: 500;font-size:15px;} .search-flight-results .circle{border-radius: 50%;width: 12px;height: 12px;background:#ffbe10;position:absolute;top:-4px;left:50%;} .flight-details-airport-code{font-size: 21.2px;font-weight: 600;color:#0089cf;margin-bottom:3px;font-family:OpenSansSemiBold} .flight-details-duration{padding:0px;text-align: center;margin-top: 20px} .flight-details-duration p{display: block;color:#0e2c50;font-weight:600} .flight-details-mobile-options{font-weight: 600;font-family: OpenSansSemiBold;font-size:12px;color:#5d5e71;padding-left:0px;} .flight-details-mobile-ctr{font-size:15px;color:#0e2c50;font-family:'OpenSans'} .flight-details-mobile-time{font-size:16px;color:#0e2c50;font-family:'OpenSansSemiBold'} .flight-details-mobile-airport{font-size:16px;color:#0089cf;font-family:'OpenSansSemiBold';} .mobile-segment-header{border-bottom:2px solid #e6e7e8;padding:10px 0px 10px 0;} .mobile-segment-header-txt{font-family:OpenSansBold; color:#20bec6;font-size:23px;} .mobile-segment-header-time{font-family:OpenSansSemiBold;font-size:17px;color:#0e2c50;} .flight-trip-container{min-height: 135px;background-color: white;margin-left:0px;margin-right: 0px;margin-top:13px;border:3px solid transparent;} .flight-trip-main-body{border-right:solid 2px #e6e6e6;position:relative;padding:0 15px 25px 15px;} .flight-trip-container-active{border:3px solid #0099ff;} .flight-trip-container-inactive{border:3px solid transparent;} .results-size-container{width:252px;padding-left:30px;padding-right:0px;margin-top: 3%; margin-bottom:1%;} .results-size-container h5{float:left;font-size:19px;color:#00274c;font-weight:500;margin-top:0;margin-bottom:0;} .results-size-container a{float:right;color:#20bec6;font-size:18px;font-weight:600;text-decoration: underline;cursor:pointer;} .results-block-body h4{font-family:OpenSansBold;font-size:30px;font-weight:600;color:#0e2c50;line-height:30px;margin:0px;} .results-block-body a{font-size:12px;line-height: 30px;text-decoration: underline;text-decoration-skip-ink: none;} .results-block-body .nextday{font-size:12px;vertical-align: top;line-height: 15px;margin-left:-5px;color:@buttonPrimaryColor;cursor:default;} .flight-result-total-amount-container .info-icon{cursor:pointer;width:16px;height:16px;background: #15c6bf;border-radius:50%;} .low-avaliability{cursor:pointer;color:#20bec6;font-size:12px;font-weight:600;font-family:OpenSansSemiBold;} .flight-result-time-container{padding-left:0;} .title-info-seperator{background: #c2c2c2;height: 1px;margin: 0px 5px 5px 5px;} .title-info-wrapper{padding:5px;display: none;} .title-info-block{margin-top:7px;} .title-info-prop{font-size:14px;color:black;padding-top:3px;padding-bottom:3px;} .title-info-header{font-size:15px;font-weight:600;color:black;} //filter .filter-container{background-color: white;width:252px;float:left;position: relative;min-height: 1px;margin-bottom:50px;} .filter-block-container{border-bottom: 2px solid #f2f2f2; padding-right: 13px;padding-left: 13px;} .filter-block-header{margin-bottom:20px;margin-top:20px;width:100%;} .filter-block-header h5{font-size:14.7px;font-weight:bold;color:@basicColor;margin:0;} .filter-block-header h6{font-size:12.1px;color:@basicColor;width:100%;margin-top:7px;} .filter-block-body{margin-bottom:40px;} .filter-block-body-header h6{font-size:12.1px;color:@basicColor;width:100%;margin-top:7px; text-align: center;} .filter-container label.cb-label {width:100%;user-select: none;font-weight: 800;display: inline-block;cursor: pointer;position: relative;padding-left: 30px;float: left;font-family: 'Open Sans';font-size: 13px;} .filter-container label.cb-label:before {content: "";display: inline-block;width: 16px;height: 16px;position: absolute;left: 0;top: 0px;border-radius: 10%;border: 2px solid #ffbe10;} .filter-container label .cb-indicator {position: absolute;top: 1px;left: 1px;border-radius: 100%;} .filter-container label .cb-indicator:after {position: absolute;display: none;content: '';left: 0px;width: 14px;height: 14px;background: #ffbe10;top: 0px;border-radius: 10%;} .filter-container label input:checked ~ .cb-indicator:after {display: block;} .filter-container .ui-state-active {background: #ffbe10;font-weight: normal;color: #fff;} .filter-container label.radio-label:before{border-radius:50%} .filter-container label .radio-indicator:after{border-radius:50%} .filter-bus-name{width: 130px;display:inline-block;} .filter-sidebar-close-icon{text-align: right;font-size:20px;display:none;position:absolute;top:0;right:25px;} #filter-sidebar-btn{padding:19px;background:#20bec6;border-radius:50%;cursor:pointer;} //end filter //MANAGE MY BOOKING #manage-my-booking-container{min-height:100vh;background: #fff;margin-top:50px;margin-bottom:100px;} #manage-my-booking-container .general-form-error{margin-left:-15px;margin-right:-15px;} #manage-my-booking-container .form-control{max-width:360px;} #manage-my-booking-container label.cb-label {line-height:15px;user-select: none;font-weight: 800;display: inline-block;cursor: pointer;position: relative;padding-left: 30px;float: left;font-family: 'Open Sans';font-size: 13px;} #manage-my-booking-container label.cb-label:before {content: "";display: inline-block;width: 16px;height: 16px;position: absolute;left: 0;top: 0px;border-radius: 10%;border: 2px solid #ffbe10;} #manage-my-booking-container label .cb-indicator {position: absolute;top: 1px;left: 1px;border-radius: 100%;} #manage-my-booking-container label .cb-indicator:after {position: absolute;display: none;content: '';left: 0px;width: 14px;height: 14px;background: #ffbe10;top: 0px;border-radius: 10%;} #manage-my-booking-container label input:checked ~ .cb-indicator:after {display: block;} #manage-my-booking-container label.radio-label:before{border-radius:50%} #manage-my-booking-container label .radio-indicator:after{border-radius:50%} #manage-my-booking-container .select2-container--default .select2-selection--single .select2-selection__arrow{top:8px;} #manage-my-booking-container #departure{background: white;} #manage-my-booking-container .datepicker {width: 100%;} #manage-my-booking-container .airport-select .select2-container, #manage-my-booking-container .country-select .select2-container{width: 100% !important;} #manage-my-booking-container #manage-booking-with-ticket-radio-label {margin-left:50px;} #manage-booking-no-ticket-container, #manage-booking-with-ticket-container{margin-top:20px;} #manage-booking-no-ticket-btn, #manage-booking-with-ticket-btn{width:250px;margin:15px 0 30px 0;padding:10px 0;text-align:center;border-radius: 4px;color: #ffffff;font-size: 17px;background: @buttonPrimaryColor;text-decoration: none; border:none;} #manage-my-booking-container #datepicker-departure-container{max-width:360px;} //END MANAGE MY BOOKING //sort criteria //.sort-criteria-container .first{background:#a7a9ac} //.sort-criteria-container .second{background:#b1b3b6} //.sort-criteria-container .third{background:#bcbec0} //.sort-criteria{position:relative;width: 33.3333%;height:108px;cursor:pointer;line-height:108px;text-align:center;display: inline-block;border:none;float:left;font-size:19px;color:white;vertical-align: middle} .sort-criteria-container{padding-right:0px; margin-bottom:25px;width: 1048px;} .sort-criteria-tags-container{border-radius: 30px;background-color: #00274c;height:60px;padding:5px;} .results-number-container{padding-right:0px;font-size:18px;font-weight:600;color:#08416c;text-align:center;} .results-number-count-container{text-align:center;} .sort-criteria{color:white;line-height:50px;cursor:pointer;font-size:19px;font-weight:500;border-radius:30px;height:100%;text-align: center;} .active-criteria, .active-criteria-last{background: #20bec6 !important;} //end sort criteria .flight-trips-list{width: 1048px;padding-right: 0;margin-bottom:50px;float:left;padding-left:15px;} //END FLIGHT RESULTS //Airline module .container-airline{margin-top:50px;margin-bottom:50px;background:#3c4359;} .h5-airline{font-size: 24px; font-family: "OpenSansSemiBold"; font-weight: 600; color: #ffffff; font-stretch: normal; letter-spacing: normal; text-align: left; margin-top: 20px; margin-bottom: 5px; padding-left: 30px;} .h6-airline{ font-size: 21px; font-weight: normal; font-style: normal; font-stretch: normal; letter-spacing: normal; text-align: left; color: #ffffff; margin-top: 0px; margin-bottom: 20px; padding-left: 30px;} .row-airline{background:white;padding-top:28px; padding-bottom:28px;} .airline-col{text-align: center; font-size: 21px; font-weight: 300;padding-top: 10px; font-style: normal; font-family: "UbuntuLight"; font-stretch: normal; line-height: 1.21; letter-spacing: normal; color: #08416c;} .airline-hover:hover{color:#18B4AE; font-family: "UbuntuBold";} .results-list {height: 100%; width: 100%;text-align: center;display: inline-block;position: relative;} .results-list:before {content: '';display: inline-block;height: 5%;vertical-align: middle;} .no-results-container{height: auto;vertical-align: middle;display: inline-block;font-size: 20px;} .no-result-img{width:100%;height:auto;margin-bottom:20px;margin-top:30px;} .no-filtered-result-container{text-align:center;margin-top:30px;} .no-filtered-result-container span{color:#0e2c50;font-size:24px;} .no-results-new-search{font-size:18px;color:#20bec6;text-decoration:underline;cursor:pointer;} .flight-confirmed-container{width:804px;margin: 40px auto 50px; padding-left:10px;padding-right:10px;} .flight-confirmed-wrapper{background: #e3e3e8;} .hello-desc{font-size:15px;color:#414042;} #trip-id{color:#18b4ae;font-weight:600;text-decoration: underline;} .flight-confirmed-bordered{border:1px solid #acacac;border-radius:2px;padding:10px;} .receipt-field {width: 50%;display: inline-block;} .receipt-fields-container {font-size: 15px;color: #414042;margin-top:30px;} //PUZZLE MODULE #banner1 .puzzle-txt-container{position:absolute;top:5%;left:20%;} .draghandle h2{display:inline-block;} .puzzle-container{height:1000px;} .puzzle-btn-basic, .puzzle-btn-white{padding:5px;font-size: 18px;width:185px;margin:20px auto;} .puzzle-btn-white{background: white;color:#00274c} .puzzle-btn-basic{background:#00274c;color:white;} .puzzle-txt-c{display:block;font-size:40px;font-weight:600;} .puzzle-txt-f{display: block;font-size:22px;} .puzzle-txt-p{font-size:38px;color:#fdbc11;font-weight:600;} .puzzle-txt-container{width:60%;text-align: center;font-family:OpenSansRegular;z-index:3;} .puzzle-txt-white{color:white} .puzzle-txt-basic{color:#00274c} .puzzle-center-block{text-align: center;} .puzzle-center-block:before{ content: '';display: inline-block;height: 100%;vertical-align: middle;} .puzzle-centered-element{display:inline-block;vertical-align: middle;} .puzzle-txt-container-mobile{display:none;width:100%;position:absolute;bottom:0;background:rgba(60, 67, 89, 0.8);padding-top:10px;} .puzzle-txt-mobile{width:70%;font-size:22px;position:relative;padding-left:15px;float:left;} .puzzle-txt-mobile span{display:block;font-size:17px;} .puzzle-txt-price-mobile{width:30%;padding-right:15px;text-align:right;float:left;font-size:32px;padding-right:20px;} .puzzle-txt-price-mobile span{position:absolute;bottom:0;right:5%;} //END PUZZLE MODULE .travel-search-inner-container-mobile {display: none;} .travel-results-search-inner-container-mobile {display: none;} .navbar .logo-container img.sm-visible, .navbar .extra-options-container img.sm-visible{display:none;} .best-price-module-container{background: url('/resources/media/Images/html_module/img-bestpriceflights.png'); background-repeat: no-repeat; background-size: cover; background-position: center; height: 450px; position: relative;margin-left:-15px;margin-right:-15px;} .search-form-validation-error{text-align: left;position: absolute;top: -20px;color: #ffbe10;display: none;} .search-form-mobile-validation-error{text-align: center;position: absolute;top: -32px;color: #ffbe10;display: none;font-size: 11px;padding: 0 15px;} .arrow-container {height:54px;display: inline-block;position:relative;font-size: 0;text-align: center;} .arrow-container:before {content: '';display: inline-block;height: 100%;vertical-align: middle;} .single-arrow{vertical-align: middle;color: #0089cf;} .double-arrow{width:18px;height:16px} .xs-visible {display: none;} .loading-passenger-details-submission {position: fixed;width: 100%;height: 100%;top: 0;background: #ffffffb8;z-index: 100;text-align: center;display:none;} .loading-passenger-details-submission:before {content: '';display: inline-block;height: 100%;vertical-align: middle;} @media screen and (min-width: 1400px) { .error-404{font-size: 90px;} .first-message-404{font-size: 47px; margin-top: -2%;} .second-message-404{font-size: 30px;} .second-message-margin-404{margin-top: -0.5%;} .button-404{background-color: @newsletterButtonColor; border: none; color: white; font-weight: 300; text-decoration: none; display: inline-block; font-size: 22px; margin-top: 2%; width: 15%; height: 44px; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; transition: all ease 0.4s;} .button-404:hover, .button-404:focus{background-color: @buttonHoverColor} .navbar #searchField{display: inline-block;} .navbar .navbar-nav.menu-items-ul li {font-size: 18px;font-weight:600;font-family:OpenSansSemiBold} } @media screen and(max-width: 1330px){ //DISPLAY FLIGHT RESULTS .results-size-container{display:none;} .flight-trips-list{margin-left:auto;margin-right:auto;width:898px;padding-right:0;} .sort-criteria-container{width:auto;padding-right:15px;} .sort-criteria-container{margin-left: auto;margin-right: auto;float: none} .search-flight-results-container{width:auto;} .results-number-container{padding-right:15px;font-size:17px;} .flight-result-total-amount{width:140px;} .search-flight-results-container{width:1150px;} #banner1{width:75% !important;height:50% !important;} #banner2{width:25% !important;height:50% !important;margin-left:75% !important;} #banner3{top:50% !important;width:37.5% !important;margin-left:0 !important;height:50% !important;} #banner4{top:50% !important;width:37.5% !important;margin-left:37.5% !important;height:50% !important;} #banner5{top:50% !important;width:25% !important;margin-left:75% !important;height:25% !important;} #banner6{top:75% !important;width:25% !important;margin-left:75% !important;height:25% !important;} #banner1 .puzzle-txt-container{top:27%;left:20%;} //END DISPLAY FLIGHT RESULTS .navbar .navbar-brand{width:230px;height:80px;} } @media screen and(max-width: 1330px) and (min-width: 1176px){ .sort-criteria-container{width:898px;float:left;padding-left:15px;} .results-size-container{display:block !important;} } @media screen and (max-width: 1320px){ .passenger-payment-container, .passenger-details-container{width:1030px;} .flight-confirmed-container, .passenger-payment-main, .passenger-details-form-fields{width:710px;} .passenger-payment-details{width:320px;} } @media screen and (min-width: 1137px) { .input-width {width:70%;} .mobile {display: none;} .nav>li.mobile {display: none;} .eshop-product-container.product-num-0 {margin-left: 0;} .eshop-product-container.product-num-3 {margin-right: 0;} .eshop-product-catalogue-item-container.product-num-0 {margin-left: 0;} .eshop-product-catalogue-item-container.product-num-2 {margin-right: 0;} .filtersSideNav {width:25%!important;padding-left: 0;padding-right: 0;} .my-address-div{font-size: 14px;width:49%;} .my-address-div.left {margin-right: 1%;} .my-address-div.right {margin-left: 1%;} .tasting-team-image-container:before {content: '';width: 100%;position: absolute;right: 0;top: 50%;border-bottom: 4px solid #ba0d36;-webkit-transform: skewY(-15deg);transform: skewY(-15deg);border-radius: 25%;} .tasting-team-section .col-md-push-9 {left: 72%;} .navbar #searchField{display: inline-block;} } @media screen and (min-width: 961px) and (max-width: 1136px) { .input-width {width:70%;} .mobile {display: none;} .nav>li.mobile {display: none;} .eshop-products-row {max-width: 560px;min-width: 560px;} .eshop-product-catalogue-products-row {max-width: 540px;min-width: 540px;} .basket-page-container {max-width: 920px;min-width: 920px;} .user-account-order-container {max-width: 920px;min-width: 920px;} .post-page-container, .posts-page-container {max-width: 920px;min-width: 920px;} .eshop-product-catalogue-item-container.product-num-0 {margin-left: 0;} .eshop-product-catalogue-item-container.product-num-1 {margin-left: 0;} .eshop-product-catalogue-item-container.product-num-2 {margin-left: 0;} .filtersSideNav {width:25%!important}; .error-404{font-size: 79px;} .first-message-404{font-size: 36px; margin-top: -2%;} .second-message-404{font-size: 19px;} .button-404{background-color: @newsletterButtonColor; border: none; color: white; font-weight: 300; text-decoration: none; display: inline-block; font-size: 14px; margin-top: 2%; width: 15%; height: 44px; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; transition: all ease 0.4s;} .button-404:hover, .button-404:focus{background-color: @buttonHoverColor} .navbar #searchField{display: inline-block;} .passenger-payment-container, .passenger-details-container{width:939px;} .flight-confirmed-container, .passenger-payment-main, .passenger-details-form-fields{width:640px;} .passenger-payment-details{width:300px;} .payment-method-box{width:566px} } @media screen and(max-width: 1175px){ .flex-flights-table-wrapper{width:975px;} .flex-flights-table{width:850px;} .df-days-horizontal-prices-container{width:704px;max-width:704px;} .flight-trips-list{padding-right:15px;width:100%;} .search-flight-results-container{min-height: 850px;width:100%;} .filter-container{width:280px;overflow-x:hidden;} #selected-search-criteria-wrapper{display:none;} .results-number-container{display:none;} #travelSearch{top:194px;} .search-flight-results-container .travel-search-container{width:auto;margin-left:15px;margin-right:15px;} .mobile-main-header-container{display:block;} .navbar .navbar-brand {width: 200px;height:77px;} } @media screen and(max-width: 1175px) and (min-width: 768px){ .sort-criteria-tags-container{width:89%;} .filter-sidebar-btn-container{width:11%;height:60px;padding-left:0;} } @media screen and(max-width: 1175px) and (min-width: 440px){ .filter-sidebar-close-icon{display: block !important;} .filter-container{position: fixed;top: 0;left: 0;transition: 0.7s;z-index: 10000;/* margin-left: -252px; */height: 100vh;overflow-y: scroll;} .filter-sidebar-active{margin-left:0;} .filter-sidebar-inactive{margin-left:-280px;} } @media screen and(max-width:1024px){ .sm-hidden{display:none !important;} .navbar.navbar-first {height: 80px;} .navbar .extra-options-container {text-align: right;height: 80px;} .navbar .extra-options-container img{display: none;width:30px;height:28px;position:relative;cursor: pointer;} .navbar .extra-options-container:before {content: '';display: inline-block;height: 100%;vertical-align: middle;} .navbar .logo-container img{width:36px;height:36px;position:relative;display: none;} .navbar .logo-container {height:80px;} .navbar .logo-container img.sm-visible, .navbar .extra-options-container img.sm-visible{display:inline-block;} #mobile-menu-container{position:fixed;display:none;background:#011838;height:100%;width:100%;top:0;z-index: 1000000;} .mobile-menu-link-container{text-align: center;height:12%;} .mobile-menu-link{font-size:22px;font-weight:600;font-family:OpenSansSemiBold;} .mobile-menu-link:hover, .mobile-menu-link:focus {color: @buttonHoverColor;} .mobile-menu-lang-select-txt{font-size:18px;color:@buttonPrimaryColor;display: inline;} #mobile-menu-seperator{height:3px;background:@buttonPrimaryColor;width:15%;margin:20px auto;} .mobile-menu-lang-selected-containter{color:@buttonPrimaryColor;font-size:18px;position:absolute;bottom:20px;left:30px;padding:0;} .mobile-menu-login-container{font-size:18px;color:white;position:absolute;bottom:20px;right:30px;text-align:center;} #banner1{width:100% !important;height:33.333% !important;} #banner2{width:33.3333% !important;top:33.333% !important;height:33.333% !important;margin-left:0 !important;} #banner3{width:33.3333% !important;margin-left:33.333333% !important;height:33.333% !important;top:33.333% !important;} #banner4{top:33.333% !important;width:33.3333% !important;margin-left:66.666% !important;height:33.333% !important;} #banner5{width:50% !important;margin-left:0% !important;height:33.333% !important;top:66.666% !important;} #banner6{top:66.666% !important;width:50% !important;margin-left:50% !important;height:33.333% !important;} .best-price-module-container{background-size: 1024px 450px;height:450px;} .navbar {padding: 0;position:relative;} .navbar.navbar-first {background-color: #011838;} .travel-search-inner-container {display: none!important;} .travel-results-search-inner-container {display: none;} .travel-search-criteria-container {display: none;} .travel-search-inner-container-mobile {width: 100%; display: inline-block;position: relative;text-align:center;height: auto;background: none;background-color: #011838;padding: 30px 0 40px;} .travel-results-search-inner-container-mobile {width: 100%; display: inline-block;position: relative;text-align:center;height: auto;background: none;background-color: #011838;padding: 25px 0 40px;color: #fff;} .travel-search-criteria-container-mobile {display: inline-block;vertical-align: middle;font-size: 14px;color: #fff;height: 100%;width: 520px;border-radius: 0;background-color: transparent;padding: 0;} .travel-results-search-criteria-container-mobile {display: inline-block;vertical-align: middle;font-size: 14px;color: #fff;height: 100%;width: 520px;border-radius: 0;background-color: transparent;padding: 0;} .travelSearchPlaceField {height: 55px;background-color: @mobileBackColor;font-size: 16px;font-weight: 600;color: @mobileTextColor;padding-top: 25px!important; border: @mobileBorderSize solid @mobileBorderColor!important;} .floating-label-places {left: 24px;color: @mobileTextColor;} .search-button-container-mobile {display: inline-block;float: none;height: 44px;font-size: 15px;width: 80%;margin-left: 0;border-radius: 4px;background-color: @buttonPrimaryColor;cursor: pointer;max-width: 350px;} .date-from-search-criteria {margin: 0;padding-right: 5px;width: 50%;} .date-to-search-criteria {margin: 0;padding-left: 5px;width: 50%;} .travelers-to-display {margin: 0;width: 50%;padding-right: 5px;} .class-to-display {margin: 0;width: 50%;padding-left: 5px;} .passengers-to-display-container, .class-to-display-container {height: 140px;color: @mobileTextColor;} .datesField, .passengersField {height: 140px;background-color: @mobileBackColor; border: @mobileBorderSize solid @mobileBorderColor!important;} .date-from-to-display, .date-to-to-display {height: 140px;color: @mobileTextColor;} .dates-search-criteria {display: block;} .floating-label-dates{color: @mobileTextColor;} .floating-label-dates-from {padding-left: 15px;padding-right: 5px;} .floating-label-dates-to {padding-right: 15px;padding-left: 5px;} .floating-label-class{color: @mobileTextColor;padding-right: 15px;padding-left: 5px;} .floating-label-passengers{color: @mobileTextColor;padding-left: 15px;padding-right: 5px;} .month-year-to-display-container{font-size: 11px; padding-top: 0;width: 100%;} .month-year-to-display-from-container{padding-left: 15px;padding-right: 5px;} .month-year-to-display-to-container{padding-right: 15px;padding-left: 5px;} .month-to-display, .year-to-display {text-align: center;} .day-to-display{line-height: 140px;height:70%;width:100%;text-align: center;} .daterangepicker.dropdown-menu{width:520px;margin-left: 0;padding: 0 15px;background-color: transparent;border: none;box-shadow: none;} .daterangepicker .calendar th.next img, .daterangepicker .calendar th.prev img {width: 16px;} .daterangepicker .calendar-table{border-radius: 0;width: 246px;margin: 0 auto;} .calendar {width: 100%!important;max-width: 100%!important;margin: 0!important;background-color: #fff;border-left: 1px solid #011839;border-right: 1px solid #011839;} .calendar.right {border-bottom: 1px solid #011839;} .daterangepicker .calendar td {font-size: 14px;height: 20px;min-width: 20px;} .daterangepicker th.month {font-size: 16px;} .daterangepicker .calendar th {font-size: 15px;} .daterangepicker td, .daterangepicker th {border: none;} body > #mainArea{margin-top: 0;overflow-y: hidden;} .passengers-search-criteria {margin-top: 12px;} .passenger-number-add-remove {padding: 0 0 0 10px;} .passenger-class-container {padding: 0 10px;} .passenger-class-label {width: 90%;} .passenger-class-radio {width: 10%;} .travel-search-container {z-index: 4;} .passengers-details, .class-details {position: fixed;width: 100%;background: rgba(0, 0, 0, 0.8);top: 0;left:0;z-index: 4;-webkit-transition: height 1s;transition: height 1s;text-align: center;height: 100%;display: inline-block;text-align: center;display: none;padding: 0;margin: 0!important;border: none;} .passengers-details:before, .class-details:before {content: '';display: inline-block;height: 100%;vertical-align: middle;} .passengers-details-content-mobile, .class-details-content-mobile {position: relative;z-index: 4;padding: 25px 0;background-color: #ffff;width: 85%;display: inline-block;vertical-align: middle;} .close-passengers-details-icon, .close-class-details-icon {position: absolute;top: 75px;right: 12px;color: #fff;font-size: 30px;cursor: pointer;} .passengers-to-display-number{line-height: 170px;padding-left: 15px;} .class-to-display-text{line-height: 150px;padding-right: 15px;} #airlineCodeMobile + .select2-container {background-color: @mobileBackColor;color: #fff;border:none;margin-left: 0;z-index: 2; border: @mobileBorderSize solid @mobileBorderColor!important;} .select2-container {z-index: 4;} #airlineCodeMobile + .select2-container .select2-selection span {color: @mobileTextColor;} .airlineCodeMobile-dropdown{background-color: @mobileBackColor !important;color: @mobileTextColor !important;} .floating-label-airlines{left: 24px;color: @mobileTextColor;z-index: 4;} .select2-container--default .select2-results__option[aria-selected=true] {background-color: #5897fb!important;} //.select2-container--default .select2-search--dropdown .select2-search__field {border: none!important;} .select2-search--dropdown {padding: 4px 0!important;} .passenger-by-age-container{padding: 0;} .passengers-add-remove-container{width: 40%;} .ui-widget {font-size: 14px;} .travel-search-inner-container-mobile label.cb-label {font-weight: 400;cursor: pointer;margin-bottom: 0;} .travel-results-search-inner-container-mobile label.cb-label {font-weight: 400;cursor: pointer;margin-bottom: 0;} .travel-search-inner-container-mobile label.cb-label-checked{font-weight: 700;} .travel-results-search-inner-container-mobile label.cb-label-checked{font-weight: 700;} .more-options-container {margin-top: 20px;} #travelSearch {height: auto;} .travel-results-search-criteria-container-mobile{padding: 0;} } @media screen and (min-width: 992px) and (max-width: 1136px) { .checkout-main-area {max-width: 1000px;min-width: 1000px;} .carousel-info .quote-container {width:70%;} .btn-default{width: 20%;} .my-address-div{font-size: 14px;width:49%;} .my-address-div.left {margin-right: 1%;} .my-address-div.right {margin-left: 1%;} .htmlModuleContent {min-width: 940px; max-width: 940px;margin: auto;} .tasting-team-image-container:before {content: '';width: 100%;position: absolute;right: 0;top: 50%;border-bottom: 4px solid #ba0d36;-webkit-transform: skewY(-15deg);transform: skewY(-15deg);border-radius: 25%;} .tasting-team-section .col-md-push-9 {left: 72%;} .cellier-services-page .mywrapper {min-width: 940px; max-width: 940px;} .cellier-services-page .centercol .slick-slide img {width: 100%;margin-left: 0;} .navbar #searchField{display: inline-block;} } @media screen and (max-width: 991px) { .results-number-count-container{display:inline;} .results-number-container{margin-top:25px;} .sort-criteria{font-size:17px;} .passenger-payment-details{display:none;} .passenger-details-container .flight-details-block{display:none;} #passenger-details-mob-header-container{display:block;} .details-pass-mobile {display:block;} .details-pass-full {display:none;} } @media screen and (min-width: 768px) and (max-width: 991px) { .input-width {width:70%;} .mobile {display: none;} .nav>li.mobile {display: none;} .navbar #searchField {width: 140px;} input[type="text"], input[type="password"] {padding: 5px 12px;} select {padding: 5px 12px;} .container-no-padding-right {padding: 0;} .container-no-padding {padding: 0;} .carousel-info .quote-container {width:70%;} .btn-default{width: 20%;} .header-title {font-size: 18px;} .loginBtn, .registerBtn, .resetPasswordBtn, .changePasswordBtn, .continueAsGuestBtn, .checkoutBtn, .continueBtn, .goToProductBtn {font-size: 15px;} .product-details-data-row, .product-details-back-row {max-width: 770px;min-width: 770px;} .product-details-tabs {width: 100%;} .checkout-main-area {max-width: 770px;min-width: 770px;font-size: 13px;} .checkout-main-area .form-container {max-width: 720px;min-width: 720px;} .checkout-main-area .logo {width: 80px;height: 80px;background-size: 80px auto;} .checkout-main-area .checkout-steps {font-size: 14px;} .checkout-main-area .checkout-steps li {margin: 0 2px;padding: 0 0 0 24px;height: 56px;width: 24.4%;} .checkout-main-area .checkout-steps li .step-text-container {height: 56px;} .checkout-main-area .checkout-steps li.first-step {border-top-left-radius: 5px;border-bottom-left-radius: 5px;} .checkout-main-area .checkout-steps li.last-step {border-top-right-radius: 5px;border-bottom-right-radius: 5px;} .checkout-main-area .checkout-steps li:not(.first-step):before {border-left: 24px solid @backgroundColor;border-top: 28px solid transparent;border-bottom: 28px solid transparent;} .checkout-main-area .checkout-steps li:not(.last-step):after {border-left: 24px solid @basicColor;border-top: 28px solid transparent;border-bottom: 28px solid transparent;} .checkout-main-area .checkout-steps li.step-passed:after {border-left-color: #ed3b23;} .eshop-product-catalogue-item-container.product-num-0 {margin-left: 0;} .eshop-product-catalogue-item-container.product-num-1 {margin-left: 0;} .eshop-product-catalogue-item-container.product-num-2 {margin-left: 0;} .filtersSideNav {width:25%!important}; .present-radio-container label:before, .invoice-radio-container label:before, .payment-radio-container label:before {top: 2px;} .present-radio-container label .rb-indicator, .invoice-radio-container label .rb-indicator, .payment-radio-container label .rb-indicator {top: 3px;} .copy-data-container label:before {top: 2px;} .copy-data-container label .cb-indicator {top: 3px;} .container-label {font-size: 14px;padding-left: 12px;} .container-info {padding-left: 12px;} .shipping-cost-title {font-size: 18px;} .shipping-cost-text {font-size: 14px;} .age-registration-text {font-size: 14px;} .order-items-container {margin-bottom: 10px;} .cookies-message-text {font-size: 14px;} .basket-page-container .continue-shopping-link {font-size: 12px;padding: 0 20px 15px 0;display: inline-block;float: right;} .post-title {font-size: 18px;} .post-image-container {height: 340px;} .post-description {font-size:12px;} .quantity-indicator-container {font-size: 18px;} .product-details-data .product-details-add-to-basket {font-size: 12px;} .product-details-data .buy-product-row {font-size: 15px;} .product-details-data .price-without-discount {font-size: 11px;} .product-details-data .display-basket-image {background-size: 25%;height: 40px;} .product-details-data .display-shipping-info-image {background-size: 25%;height: 40px;} .product-details-data .short-description {font-size: 12px;} .my-user-div{font-size: 14px;} .my-address-div{font-size: 14px;width:49%;} .my-address-div.left {margin-right: 1%;} .my-address-div.right {margin-left: 1%;} .row-change-password-link, .row-add-address-link {font-size: 14px;} footer .toTop {top: -16px;width: 35px;height: 35px;} footer .toTop:before {width: 15px;height: 15px;margin-top: 36%;} footer .subscribeToNewsletterBtn {top: -1px;padding: 20px 0;font-size: 12px;} footer .wim-container {font-size: 14px;} footer .wim-image {width: 24%;} .htmlModuleContent {min-width: 760px; max-width: 760px;} .htmlModule .continueBtn {font-size: 15px;} .myOrder-table-header{font-weight: 600; font-size: 14px;} .myOrder-table-data{font-size: 14px;} .myOrder-date-payment-style{font-size: 12px; line-height: 13px;} .myOrder-payment-style{text-overflow: ellipsis; overflow: hidden;} .myOrder-btn-style{padding: 0px; font-size: 13px;} .cellier-services-page .mywrapper {min-width: 760px; max-width: 760px;} .cellier-tasting-page .mywrapper {min-width: 760px; max-width: 760px;} .cellier-services-page .centercol .slick-current div {font-size: 20px;height: 80px;} .cellier-tasting-page .centercol .slick-current div {font-size: 20px;height: 80px;} .cellier-services-page .centercoldesc .carousel-text {font-size: 14px;} .cellier-tasting-page .centercoldesc .carousel-text {font-size: 14px;} .cellier-tasting-page .centercoldesc .carousel-text-container {height: 200px;} .cellier-services-page .centercoldesc .carousel-text-container {height: 200px;} .cellier-services-page .centercol .slick-slide img {width: 100%;margin-left: 0;} .tasting-team-image-container {text-align: center;} .tasting-team-image {width: 180px;height: 180px;border: 8px solid #ba0d36;} .tasting-team-name-left, .tasting-team-name-right {font-size: 18px;padding: 5% 0;text-align: center;} .tasting-team-text-container-right, .tasting-team-text-container-left {font-size: 13px;margin: 0;} .tasting-team-section {margin-bottom: 70px;} .tasting-team-section .col-md-push-9 {left: 0;} .error-404{font-size: 78px;} .first-message-404{font-size: 35px; margin-top: -2%;} .second-message-404{font-size: 18px;} .button-404{background-color: @newsletterButtonColor; border: none; color: white; font-weight: 300; text-decoration: none; display: inline-block; font-size: 13px; margin-top: 2%; width: 15%; height: 34px; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; transition: all ease 0.4s;} .button-404:hover, .button-404:focus{background-color: @buttonHoverColor} .navbar #searchField{display: inline-block;} // FLEXIBLE FLIGHTS .flex-flights-table-wrapper{width:912px;} .flex-flights-table{width: 590px} .df-days-horizontal-prices-container{width:471px;max-width:471px;} // END FLEXIBLE FLIGHTS // PASSENGER DETAILS .passenger-payment-container, .passenger-details-container{flex-direction:column;width:620px;} .passenger-payment-main, .passenger-details-form-fields{order:1;width:640px} .payment-method-box{width:566px} .passenger-payment-main{padding-left:10px;} // END PASSENGER DETAILS } @media screen and (min-width: 768px) and (max-width: 900px) { // END FLIGHT RESULTS .flight-result-total-amount h2{font-size:24px;} .search-flight-results .button-next {padding:4px 40px 4px 27px;font-size:15px;} .flight-result-to-arrow{padding-left: 0;} .flight-result-total-amount{width:115px;} .results-block-body h4{font-size:24px;} .flight-details-airport-code{font-size:15.2px;} .baggage-icon-container{padding-right:0;} .search-flight-results .results-block-header h5{font-size:15px;} .show-details-link{padding-right:0;} //FLIGHT RESULTS } @media screen and (min-width:1024px) and (max-width: 1103px) { .navbar .navbar-nav.login-language-icons li{width:64px;} } @media screen and (min-width: 768px) and (max-width: 960px) { .carousel-indicators li {margin: 0 2px; width: 8px; height: 8px;} .carousel-indicators li.active {margin: 0 2px; width: 8px; height: 8px;} .carousel-info .quote-container {min-height: 300px;height: 300px;} .carousel-info .quote-text {font-size: 50px;text-shadow: 1px 1px 0 #000;} .carousel-info .quote-border {margin: 15px auto 30px;} .btn-default {font-size: 12px;height: 40px;margin: 0 0 60px;} .eshop-product-catalogue-products-row {max-width: 540px;min-width: 540px;} .eshop-products-row {max-width: 560px;min-width: 560px;} .basket-page-container {max-width: 720px;min-width: 720px;} .user-account-order-container {max-width: 720px;min-width: 720px;} .post-page-container, .posts-page-container {max-width: 720px;min-width: 720px;} footer .copyright-container {text-align: center; padding: 0;} footer .copyright {font-size: 13px;} footer .social-media-icons-container {text-align: center; padding: 0;} .error-404{font-size: 75px;} .first-message-404{font-size: 32px; margin-top: -2%;} .second-message-404{font-size: 15px;} .button-404{background-color: @newsletterButtonColor; border: none; color: white; font-weight: 300; text-decoration: none; display: inline-block; font-size: 11px; margin-top: 2%; width: 15%; height: 30px; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; transition: all ease 0.4s;} .button-404:hover, .button-404:focus{background-color: @buttonHoverColor} } @media screen and (min-width: 530px) { .md-hidden{display:none;} } @media screen and (min-width: 768px) { .md-sm-hidden{display:none !important;} .flight-trip-main-body{width:80%; float:left;} .total-amount-col{width: 20%;float:left;} } @media screen and (min-width: 1175px){ .lg-hidden{display:none !important;} } @media screen and (max-width: 767px) { .input-width {width:100%;} .validationError, .successMessage {font-size: 12px;} .container-no-padding-right {padding: 0;} .container-no-padding {padding: 0;} input[type="text"], input[type="password"] {padding: 5px 8px;} select {padding: 5px 8px;} .navbar .navbar-header {float: none;text-align: center;} .navbar .navbar-brand {margin-left: -40px!important;} .navbar .navbar-nav.navbar-left {margin-left: 0;padding :0;} .navbar.navbar-first .navbar-nav.navbar-left li:first-child {padding: 14px 2px 14px 0;} .navbar.navbar-first .navbar-nav.navbar-left li {padding: 14px 2px;} .navbar .navbar-nav.navbar-left li span:before {margin: 0;width: 26px;height: 26px;line-height: 10px;font-size: 10px;} .navbar .navbar-nav.navbar-right li {float: right;text-align: center;padding: 0 0 0 5px;} .navbar .navbar-nav .menu-icon {margin-left: 0;} .navbar .login-options-container {width: 100px;} .navbar #searchField {width: 80px;font-size: 9px;height: 22px;} input#searchField::-webkit-input-placeholder {font-size: 9px;} input#searchField:-moz-placeholder {font-size: 9px;} input#searchField::-moz-placeholder {font-size: 9px;} input#searchField:-ms-input-placeholder {font-size: 9px;} .navbar .navbar-nav .menu-icon, .navbar .navbar-nav .language-icon, .navbar .navbar-nav .svg-cart-icon, .navbar .navbar-nav .cart-icon, .navbar .navbar-nav .search-icon, .navbar .navbar-nav .login-icon, .navbar .navbar-nav .wine-club-icon {width:18px;} .navbar .navbar-nav .search-icon, .navbar .navbar-nav .language-icon {margin-left: 5px;} .carousel-indicators li {margin: 0 2px; width: 6px; height: 6px;} .carousel-indicators li.active {margin: 0 2px; width: 6px; height: 6px;} .carousel-info .quote-container {width:50%;min-height: 180px;height: 180px;} .carousel-info .quote-text {font-size: 26px;text-shadow: 1px 1px 0 #000;} .carousel-info .quote-border {margin: 8px auto 16px;} .btn-default{font-size: 8px;height: 30px;margin: 0 0 40px;width: 20%;} .menu-items ul li a {font-size: 18px;} .menu-expand .close-icon {width: 20px;height: 20px;background-size: contain;} .eshop-tabs-row {padding: 0;} .eshop-tabs {width:80%; font-size:16px;} .eshop-products-row {min-width: 0;} .eshop-product-container, .eshop-product-catalogue-item-container {margin: 0 auto 10px auto;float: none;clear: both;} .eshop-product-container .price, .eshop-product-catalogue-item-container .price{font-size:16px;} .eshop-product-image{height: 220px;} .eshop-product-image img {max-height: 160px;} .eshop-product-details {font-size: 13px;height: 60px;} .eshop-product-catalogue-container{padding: 0 0 7%;} .filters-side-nav-container {padding-left: 30px;margin-bottom: 15px;} .filtersSideNav {width: 340px;position: absolute;top: 0;left: -340px;background-color: @backgroundColor;padding: 60px 15px;transition: 0.5s;z-index: 3;overflow-x: hidden;} .filtersSideNav .closebtn {position: absolute;top: 0;right: 15px;font-size: 36px;color: #222;} .filters-icon {background-image: url("@{fullUrl}/assets/images/vertoyo/filters_icon.png");width: 22px;height: 22px;display: block;cursor: pointer;background-size: contain;} .eshop-product-catalogue-filter-header {font-size: 12px;} .eshop-product-catalogue-filter {font-size: 11px;} .product-details-extra-info-container {padding: 0;} .product-details-data-row, .product-details-back-row {max-width: 470px;min-width: 470px;margin: 5% auto 1%;} .product-details-post-row {max-width: 470px;min-width: 470px;} .product-details-image {height: 260px;min-height: 260px;width: 260px;margin: auto;padding:30px;} .product-details-image img {max-height: 200px;} .product-details-data {padding: 15px 0;font-size: 15px;line-height: 14px;} .product-details-data .product-title {font-size: 18px;} .product-details-data .product-final-price{font-size: 22px;text-align: center;} .product-details-data .bundle-final-price {font-size: 22px;text-align: center;margin-top: 10px;} .product-details-data .product-initial-price {font-size: 16px;} .product-details-data .buy-product-row {font-size: 12px;} .product-details-data .price-without-discount {font-size: 10px;width: 80%;margin-left: 8px;} .product-details-data .change-quantity {width: 15px;} .product-details-data .change-quantity-minus, .product-details-data .change-quantity-plus {width: 15px;height: 15px;font-size: 12px;} .product-details-data .quantity-indicator-container {width: 20px;font-size: 15px;} .product-details-data .product-details-add-to-basket {font-size: 10px;padding: 5px 0 5px 0;height: 28px;} .product-details-data .buttons-container {margin-top: 40px;} .product-details-tabs {width: 100%;font-size: 15px;} .product-details-characteristics-row {max-width: 90%;min-width: 90%;font-size: 12px;} .product-details-characteristics-row .characteristic-row {padding: 3px 5px;} .product-details-data .product-title {text-align: center;} .product-details-data .product-sub-title{text-align: center;} .product-details-data .product-weight {text-align: center;} .product-details-data .product-code {text-align: center;font-size: 12px;} .product-details-data .display-basket-image {background-size: 14%;height: 40px;} .product-details-data .display-shipping-info-image {background-size: 20%;height: 40px;} .product-details-data .buy-product-row .change-quantity-container {height: 28px;} .product-details-data .buy-product-row .info-cell-center {line-height: 28px;} .product-details-data .buy-product-row .info-cell-right {line-height: 28px;} .product-details-data .share-notify-container{width: 100%;margin: 0 0 20px;font-size: 14px;} .product-details-data .share-notify-container img {width: 30px;} .product-details-data .stock-indicator {font-size: 13px;text-align: center;} .share-button-text {font-size: 14px;} .share-button-content img {width:60px;} .basket-page-container {max-width: 490px;min-width: 490px;} .user-account-order-container {max-width: 490px;min-width: 490px;} .checkout-page-container .order-items-container {margin: 0 0 10px;} .basket-page-container .order-items-container {margin: 10px 0;} .empty-basket, .search-no-products-found {padding: 14% 0;font-size: 14px;} .no-products-found {font-size: 14px;} .checkout-page-container .order-items-container .order-item-image, .basket-page-container .order-items-container .order-item-image {height: 190px;padding: 20px 5px;} .checkout-page-container .order-items-container .order-item-image img, .basket-page-container .order-items-container .order-item-image img {max-height: 150px;} .checkout-page-container .order-items-container .order-item-details, .basket-page-container .order-items-container .order-item-details {font-size: 16px;padding: 15px 20px 15px 15px;height: 190px;} .basket-page-container .order-items-container .order-item-details .order-item-name, .checkout-page-container .order-items-container .order-item-details .order-item-name {height: 60px;overflow-y: hidden;top: 0;transform: translateY(0%);font-size: 14px;} .order-items-container .order-item-details .order-item-quantity-container {height: 50px;} .basket-page-container .order-items-container .order-item-details .order-item-quantity, .checkout-page-container .order-items-container .order-item-details .order-item-quantity {top: 50%;transform: translateY(-50%);height: 100%;text-align: left;} .basket-page-container .order-items-container .order-item-details .order-item-price, .checkout-page-container .order-items-container .order-item-details .order-item-price {font-size: 18px;height: 50px;line-height: 50px;text-align: right;} .basket-page-container .order-items-container .order-item-details .order-details-row {height:130px;} .checkout-page-container .order-items-container .order-item-details .order-details-row {height:140px;} .remove-item-row {height:30px;padding-right: 15px;} .order-items-container .remove-item-link {padding: 0;} .checkout-main-area .form-container {max-width: 490px;min-width: 490px;} .checkout-main-area {max-width: 490px;min-width: 490px;font-size: 12px;} .checkout-main-area .logo {width: 70px;height: 70px;background-size: 70px auto;} .checkout-main-area .checkout-steps {font-size: 11px;} .checkout-main-area .checkout-steps li {margin: 0 1px;padding: 0 0 0 15px;height: 50px;width: 24.5%;} .checkout-main-area .checkout-steps li .step-text-container {height: 50px;} .checkout-main-area .checkout-steps li.first-step {border-top-left-radius: 4px;border-bottom-left-radius: 4px;} .checkout-main-area .checkout-steps li.last-step {border-top-right-radius: 4px;border-bottom-right-radius: 4px;} .checkout-main-area .checkout-steps li:not(.first-step):before {border-left: 15px solid @backgroundColor;border-top: 25px solid transparent;border-bottom: 25px solid transparent;} .checkout-main-area .checkout-steps li:not(.last-step):after {border-left: 15px solid @basicColor;border-top: 25px solid transparent;border-bottom: 25px solid transparent;} .checkout-main-area .checkout-steps li.step-passed:after {border-left-color: #ed3b23;} .checkout-main-area .button-container {padding: 0 5%;margin: 5% auto;width: 100%;} .shipping-cost-title {font-size: 16px;} .shipping-cost-text {font-size: 12px;} .age-registration-text {font-size: 14px;} .age-registration-page .continueBtn{width: 70%;} .basket-page-container .buttonContainer {padding: 0;} .basket-info-message {font-size: 10px;} .container-label {font-size: 13px;padding-left: 8px;} .container-info {padding-left: 8px;} .present-radio-container label:before, .invoice-radio-container label:before, .payment-radio-container label:before {top: 1px;} .present-radio-container label .rb-indicator, .invoice-radio-container label .rb-indicator, .payment-radio-container label .rb-indicator {top: 2px;} .copy-data-container label:before {top: 1px;} .copy-data-container label .cb-indicator {top: 2px;} .basket-page-container .order-cost-container, .checkout-page-container .order-cost-container {font-size: 13px;margin: 10px 0;} .order-shipping-info {font-size: 13px;} .desktop {display: none;} .nav>li.desktop {display: none;} .login-register-container {min-width: 360px;max-width: 360px;font-size: 12px;} .login-register-header {font-size: 12px;} .user-info-label {font-size: 12px;padding-left: 8px;} .register-panel-title, login-panel-title, .login-alternative-panel-title {font-size: 13px;} .login-register-container .buttonContainer, .change-password-container .buttonContainer {padding: 0;} .loginBtn, .registerBtn, .resetPasswordBtn, .changePasswordBtn, .continueAsGuestBtn, .checkoutBtn, .continueBtn, .goToProductBtn {font-size: 14px;} .loadMoreBtn {font-size: 14px;width:auto;} .post-page-container, .posts-page-container {max-width: 490px;min-width: 490px;} .posts-container {margin: 20px 0 30px;padding: 0;} .posts-title, .posts-description {font-size: 12px;} .post-title {font-size: 16px;margin-bottom: 25px;} .post-image-container {height: 260px;} .post-image {width: 75%;} .post-description {font-size:10px;width: 50%;} .empty-posts-page {font-size: 14px;} .cookies-message-text {font-size: 11px;padding: 0 2%;} .cookies-message-button {font-size: 10px;width: 80%;} .my-user-div, .my-address-div{font-size:12px;margin-bottom: 5px;} .myAccount-button-container {padding: 0 5%;margin: 5% auto;width: 100%;} .row-change-password-link, .row-add-address-link {font-size: 12px;} .basket-dont-forget{font-size: 12px;} footer .emailForNewsLetterField {padding: 6px;font-size: 12px;width: 65%;} footer .newsLetterContainer {padding: 0 5%;} footer .newsLetterHeader {font-size: 16px;} footer .subscribeToNewsletterBtn {font-size: 12px;height:45px;padding: 8px 0;width: 10%;margin-left: 0;margin-top: 5px;} footer .footerColumns {padding: 0;} footer .toTop {top: -14px;width: 30px;height: 30px;} footer .toTop:before {width: 14px;height: 14px;margin-top: 34%;} footer .copyright {font-size:12px;} footer .footerBottomContainer {padding: 0;} footer .copyright-container {text-align: center; padding: 0; height:60px;} footer .social-media-icons-container {text-align: center; padding: 0;} footer .wim-container {font-size: 12px;} footer .wim-image {width: 30%;} footer .footer-column-container{min-height:0px;margin-top:30px;} footer .footer-company-info{padding-left:0;} footer .footerColumnHeader{padding-left:0;} footer .footerColumnChildren>*{padding-left:0;} footer .p-footer{text-align: center;} footer .footer-column-container:last-child{padding-bottom:20px;} footer .footer-save-new-email-container{float:none;} input.emailForNewsLetterField::-webkit-input-placeholder {font-size: 12px;} input.emailForNewsLetterField:-moz-placeholder {font-size: 12px;} input.emailForNewsLetterField::-moz-placeholder {font-size: 12px;} input.emailForNewsLetterField:-ms-input-placeholder {font-size: 12px;} input.emailForNewsLetterField{height:45px;} .header-title {font-size: 16px;} .title-border {margin: 10px auto;} .loading-image {margin: 8px 0;} .myOrder-table-header{font-weight: 600; font-size: 13px;} .myOrder-table-data{font-size: 13px;} .myOrder-date-payment-style{font-size: 11px; line-height: 13px;} .myOrder-btn-style{padding: 0px; font-size: 12px;} .myOrder-payment-style{text-overflow: ellipsis; overflow: hidden;} .message-container-404{text-align: center; padding-top: 4%; color: white; font-weight: bold; margin-top: -2%;} .error-404{font-size: 50px;} .first-message-404{font-size: 24px; margin-top: -2%;} .second-message-404{font-size: 13px;} .button-404{background-color: @newsletterButtonColor; border: none; color: white; font-weight: 300; text-decoration: none; display: inline-block; font-size: 10px; margin-top: 2%; width: 15%; height: 24px; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; transition: all ease 0.4s;} .button-404:hover, .button-404:focus{background-color: @buttonHoverColor} .fs-xx-small {font-size: xx-small;} .fs-x-small {font-size: xx-small;} .fs-small {font-size: x-small;} .fs-medium {font-size: small;} .fs-large {font-size: medium;} .fs-x-large {font-size: medium;} .fs-xx-large {font-size: large;} .htmlModuleContent {min-width: 490px; max-width: 490px;} .htmlModule .buttonContainer {padding: 0;margin: 3% 0 9%;} .htmlModule .continueBtn {width: 70%;font-size: 14px;} .tasting-team-image-container {text-align: center;} .tasting-team-image {width: 160px;height: 160px;border: 8px solid #ba0d36;} .tasting-team-name-left, .tasting-team-name-right {font-size: 16px;padding: 5% 0;text-align: center;} .tasting-team-text-container-right, .tasting-team-text-container-left {font-size: 11px;margin: 0;} .tasting-team-section {margin-bottom: 50px;} .tasting-team-section .col-md-push-9 {left: 0;} .cellier-services-page .mywrapper {min-width: 220px; max-width: 220px;} .cellier-tasting-page .mywrapper {min-width: 220px; max-width: 220px;} .cellier-services-page .brwrapper {min-width: 200px; max-width: 200px;} .cellier-tasting-page .brwrapper {min-width: 200px; max-width: 200px;} .cellier-services-page .centercol .slick-current div {font-size: 18px;height: 70px;} .cellier-tasting-page .centercol .slick-current div {font-size: 18px;height: 70px;} .cellier-services-page .centercoldesc .carousel-text {font-size: 12px;} .cellier-tasting-page .centercoldesc .carousel-text {font-size: 12px;} .cellier-tasting-page .centercoldesc .carousel-text-container {height: 180px;} .cellier-services-page .centercoldesc .carousel-text-container {height: 180px;} .cellier-tasting-page .centercol .slick-slide img {width: 100%;} .cellier-services-page .centercol .slick-slide img {width: 100%;margin-left: 0;} .ui-autocomplete {width: 90%;right: 5%!important;} #searchFlightsFormMobile .ui-autocomplete {right: 15px!important;;} .flex-flights-table-wrapper{width:768px;} .flex-flights-table{width:470px;} .df-days-horizontal-prices-container{width:352px;max-width:352px;} #mobile-menu-container{padding-left:30px;} .mobile-menu-link-container{text-align:left;} #mobile-menu-seperator{margin:0 0 25px 0;} .flight-type{padding-left:0;} .sm-md-hidden{display:none !important;} .sm-md-visible{display:block !important;} .flight-trip-main-body{border-right:none;} .total-amount-col{width: 100%} .group-details-container{margin-top:0;} .puzzle-container{height:1200px;} .puzzle-center-block{text-align: left !important;} #banner1{width:100% !important;margin:0 !important;height:200px !important;top:0 !important;} #banner2{width:100% !important;margin:0 !important;height:200px !important;top:200px !important;} #banner3{width:100% !important;margin:0 !important;height:200px !important;top:400px !important;} #banner4{width:100% !important;margin:0 !important;height:200px !important;top:600px !important;} #banner5{width:100% !important;margin:0 !important;height:200px !important;top:800px !important;} #banner6{width:100% !important;margin:0 !important;height:200px !important;top:1000px !important;} .travel-search-criteria-container-mobile {width: 400px;} .travel-results-search-criteria-container-mobile {width: 400px;} .daterangepicker.dropdown-menu{width:400px;} .passengers-to-display-container, .class-to-display-container {height: 105px;} .datesField, .passengersField {height: 105px;} .date-from-to-display, .date-to-to-display {height: 105px;} .day-to-display{line-height: 105px;} .passengers-to-display-number{line-height: 130px;} .class-to-display-text{line-height: 130px;} .navbar .extra-options-container img{width:20px;height:17px;} .navbar .logo-container img{width:33px;height:33px;} #manage-my-booking-container .country-select .select2-container{max-width:360px;} #manage-my-booking-container{margin-top:0;margin-bottom:0;} } @media screen and (max-width: 720px) { #manage-my-booking-container #manage-booking-with-ticket-radio-label{margin-left:0;width:100%;margin-top:10px;} #manage-my-booking-container #manage-booking-no-ticket-radio-label{width: 100%;} } @media screen and (max-width: 767px) and (min-width: 530px){ //PASSENGER DETAILS .passenger-payment-container, .passenger-details-container{flex-direction:column;width:540px;} .flight-confirmed-container, .passenger-payment-main, .passenger-details-form-fields{order:1;width:550px} .passenger-payment-main{padding-left:10px;} .payment-method-box{width:470px;} .sort-criteria{font-size:11px;line-height: 40px;} .filter-sidebar-btn-container{width:20%;padding-left:0;} #filter-sidebar-btn{padding:14px;} .sort-criteria-tags-container{width:80%;height:50px;} .sort-criteria-container{width:80%;} .mobile-main-header-container{width:80%;margin-left:auto;margin-right:auto;} //END PASSENGER DETAILS .flight-trip-main-body{width:290px;display:block;float:none;margin:auto;} .flight-trips-list{width:80%;margin:0 auto;display:block;float:none;} .flight-result-time-container{padding-right:0;} .best-price-module-container{background-size: 768px 320px;height:320px;} #newSearchMobileBtn{margin:0;} } @media screen and (max-width: 767px) and (min-width: 513px){ .flex-flights-table-wrapper{width:514px;} } @media screen and (max-width: 529px) and (min-width: 440px){ //PASSENGER DETAILS .flight-type{padding-left:0;} .xs-sm-hidden{display:none;} .passenger-details-form-fields{width:440px;padding-right:10px;} .flight-confirmed-container, .passenger-payment-main{width:440px;padding-right:0;} .passenger-payment-container, .passenger-details-container{width:440px;} .passenger-payment-img{height:26px;} //END PASSENGER DETAILS .payment-method-box{width:380px;} .best-price-module-container{background-size: 523px 245px;height:245px;} .sort-criteria{font-size:11px;line-height: 40px;} .filter-sidebar-btn-container{width:20%;padding-left:0;} #filter-sidebar-btn{padding:11px;} .sort-criteria-tags-container{width:80%;height:50px;} .sort-criteria-container{width:100%;} } @media screen and (max-width: 512px) { .carousel-info .quote-container {width:70%;} .filters-side-nav-container {padding-left: 10px;} .basket-page-container {max-width: 360px;min-width: 360px;} .post-page-container, .posts-page-container {max-width: 360px;min-width: 360px;} .post-image-container {height: 230px;} .post-description {width: 60%;} .product-details-post-row {max-width: 360px;min-width: 360px;} .checkout-main-area {max-width: 360px;min-width: 360px;} .product-details-data-row, .product-details-back-row {max-width: 300px;min-width: 300px;} .checkout-main-area .form-container {max-width: 320px;min-width: 320px;} .checkout-main-area .checkout-steps li {padding: 0 0 0 15px;height: 40px;width: 24.4%;} .checkout-main-area .checkout-steps {font-size: 8px;} .checkout-main-area .checkout-steps li .step-text-container {height:40px;} .checkout-main-area .checkout-steps li:not(.first-step):before {border-left: 15px solid @backgroundColor;border-top: 20px solid transparent;border-bottom: 20px solid transparent;} .checkout-main-area .checkout-steps li:not(.last-step):after {border-left: 15px solid @basicColor;border-top: 20px solid transparent;border-bottom: 20px solid transparent;} .checkout-main-area .checkout-steps li.step-passed:after {border-left-color: #ed3b23;} .eshop-tabs {width:100%; font-size:14px;} .user-account-order-container {max-width: 320px;min-width: 320px;} .user-order-container{padding-left: 0px; padding-right: 0px;} .message-container-404{padding-top: 4%; color: white; font-weight: bold;margin-top: -2%;} .error-404{font-size: 37px;} .first-message-404{font-size: 20px; margin-top: -2%;} .second-message-404{font-size: 12px;} .button-404{background-color: @newsletterButtonColor; border: none; color: white; font-weight: 300; text-decoration: none; display: inline-block; font-size: 9px; margin-top: 2%; width: 15%; height: 23px; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; transition: all ease 0.4s;} .button-404:hover, .button-404:focus{background-color: @buttonHoverColor} .htmlModuleContent {min-width: 330px; max-width: 330px;} // FLEXIBLE FLIGHTS .flex-flights-table-wrapper{ width:362px;} .flex-flights-table{width:354px;} .df-days-horizontal-prices-container{width:236px;max-width:236px;} // END FLEXIBLE FLIGHTS .passenger-payment-img{height:26px;} } @media screen and (max-width: 440px) { .message-container-404{text-align: center; padding-top: 4%; color: white; font-weight: bold;margin-top: -2%;} .error-404{font-size: 30px;} .first-message-404{font-size: 17px; margin-top: -2%;} .second-message-404{font-size: 10px;} .button-404{background-color: @newsletterButtonColor; border: none; color: white; font-weight: 300; text-decoration: none; display: inline-block; font-size: 7px; margin-top: 2%; width: 15%; height: 15px; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; transition: all ease 0.4s;} .button-404:hover, .button-404:focus{background-color: @buttonHoverColor} .htmlModuleContent {min-width: 330px; max-width: 330px;} // DISPLAY FLIGHT RESULTS .xs-hidden{display:none !important;} .sort-criteria-tags-container{height:45px;} .sort-criteria{line-height:36px;font-size:10px;padding-right:0;padding-left:0;} .flight-trip-main-body{border:none;} .dep-logo-img-container{padding-right:0;} .dep-logo-img{width:90px !important;height:27px !important;} .results-block-body h4{font-size: 28px;} .flight-details-airport-code{font-size:17px;} .search-flight-results .results-block-header{margin-top:13px;}f .mobile-main-header-date{font-size:14px;font-weight:600;color:#6d6e71;font-family:'OpenSansSemiBold';text-align: center;} .mobile-main-header-airport{color:#0089cf;font-size:38px;font-weight:600;text-align:center;} .mob-filters-empty-col{width:252px;} #xs-fixed-filter-btn{height:34px;padding-bottom:6px;padding-top:6px;width:126px;text-align:center;font-size:16px;font-weight:600;font-family:OpenSansSemiBold;border-radius:16px;background:#20bec6;position:fixed;bottom:20px;z-index:100000;color:white;} .flight-duration-stops{line-height:27px;height:27px;} .flight-duration-stops img{vertical-align:middle !important;} // filter css .filter-container{position:fixed;z-index:9;top:0;width:101% !important; overflow-y:scroll;overflow-x:hidden;height:100%;} .filter-block-container{padding-left:21px;padding-right:21px;} .ui-state-default, .ui-widget-content .ui-state-default{width:22px;height:22px;margin-left:-18px;} .sliderRange{width:85%;} .no-result-img{width:100% !important;height:65px !important;} .filter-sidebar-inactive-xs{display:none;} .filter-sidebar-active-xs{display:block;} .filter-sidebar-btn-container{display:none;} // END DISPLAY FLIGHT RESULTS // PASSENGER DETAILS .flight-confirmed-container, .passenger-details-form-fields{width:80%; margin:0 auto 40px auto;padding-right:0;padding-left:0;} .passenger-details-container{width:auto;} .details-block-body{padding:13px 9px 15px 9px;} .details-block-header{padding:20px 9px 0px 9px} .passenger-details-svg-containter{padding:9px 0 0 9px;} .passenger-details-baggage-container{padding-right:0} .details-proceed-button{margin-left:0px;width:100%;} .field-error-text{font-size:12px;} .expiration-datepicker, .passenger-det-datepicker-input{padding-left:30px !important;} // END PASSENGER DETAILS // PASSENGER PAYMENT .passenger-payment-container{width:auto;margin:auto} .passenger-payment-main{width:80%;margin:50px auto 40px auto;padding-right:0px;} .payment-method-box{width:auto;} #paymentMethodForm .cb-indicator:after{width:16px; height:14px} #paymentMethodForm .cb-label:before{width:18px; height:17px;} .passenger-payment-proceed{width:100%;padding-top:8px;padding-bottom:7px;} .payment-method-record{padding-bottom:10px;padding-top:25px;height:70px;} // END PASSENGER PAYMENT //FLEXIBLE FLIGHTS .df-cell{font-size:15px;} .df-cell-container{width:100px;} .df-days-vertical{width:100px;} .flex-flights-table-wrapper{width:310px;padding-left:5px;padding-right:5px;} .df-prices{width:700px;} .df-days-horizontal{width:700px;} .flex-flights-table{width:300px;} .df-days-horizontal-prices-container{width:200px;max-width:200px;} //END FLEXIBLE FLIGHTS .passenger-payment-img{height:24px;} .payment-method-box{float:none;} .filter-block-header{margin-bottom:25px} .puzzle-txt-mobile{font-size:17px;font-weight:600;} .puzzle-txt-mobile span{font-size:17px;font-weight:100;} .puzzle-txt-price-mobile{font-size:22px;position:static;} .best-price-module-container{background-size: 440px 245px;height:245px;} .xs-visible {display: block;} } @media screen and (max-width: 370px) { .passenger-payment-img{height:19px} .best-price-module-container{background-size: 370px 220px;height:220px;} } @media screen and (max-width: 420px){ .travel-search-inner-container-mobile label.cb-label {font-size: 12px;} .travel-search-criteria-container-mobile {width: 100%;} .travel-results-search-criteria-container-mobile {width: 100%;} .daterangepicker.dropdown-menu {width: 100%;} } label.disabled {opacity: 0.5;cursor: not-allowed;}