File: D:/web/hyperflight/! bs5/css/prev/custom - Copy (2).css
/* (SS,21/7/14) added following to make max width smaller, banner images were 1000px wide, now width similar to foundation 5 default */
/* (SS,(SS,15/5/26) remove margin-right and left and max-width to make better use of the width */
.container{
/*
margin-right: auto;
margin-left: auto;
max-width: 1060px;
*/
background: white;
}
.logo {
font-weight: bold;
font-style: italic;
color: black;
font-size: 30px;
white-space: nowrap;
}
.navbar-inverse { background-color: #222222}
.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus { background-color: #666666}
.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus { background-color: #080808}
.navbar-inverse { background-image: none; }
.navbar-inverse { border-color: #080808}
.navbar-inverse .navbar-brand { color: #999999}
.navbar-inverse .navbar-brand:hover { color: #FFFFFF}
.navbar-inverse .navbar-nav>li>a { color: #D9D9D9}
.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus { color: #FFFFFF}
.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus { color: #FFFFFF}
.navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus { color: #FFFFFF}
.navbar-inverse .navbar-nav>.dropdown>a .caret { border-top-color: #999999}
.navbar-inverse .navbar-nav>.dropdown>a:hover .caret { border-top-color: #FFFFFF}
.navbar-inverse .navbar-nav>.dropdown>a .caret { border-bottom-color: #999999}
.navbar-inverse .navbar-nav>.dropdown>a:hover .caret { border-bottom-color: #FFFFFF}
/*
.dropdown-menu { background-color: #FFFFFF}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus { background-color: #428BCA}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus { background-image: none; }
.dropdown-menu>li>a { color: #333333}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus { color: #FFFFFF}
*/
.navbar-brand {
font-weight: bold;
}
a.navbar-brand:hover {
color: black;
/*
font-family: garamond;
font-style: italic;
*/
}
.navbar-brand-small {
font-style: normal;
font-size: 18px;
color: #999; /* #808080 */
}
@media (min-width: 768px) {
.navbar-collapse {
padding-left: 0;
padding-right: 0;
}
}
.itp-border-box {
border: 1px solid #ccc;
border-radius: 4px;
padding: 6px 12px;
padding-bottom: 7px;
padding-top: 7px;
margin-top: 7px;
}
.img-itp-container {
border: 1px solid #ccc;
margin-top: 5px;
margin-bottom: 0px;
border-bottom: none;
/*
border-top-left-radius: 6px;
border-top-right-radius: 6px;
*/
}
.itp-caption {
border: 1px solid #777;
border-top: none;
padding: 4px 8px 4px 8px;
text-align: center;
color: white;
background-color: #777; /* #357ebd */
/* height: 48px; */
/*
border-bottom-left-radius: 6px;
border-bottom-right-radius: 6px;
*/
}
.itp-footer-img {
margin-bottom: 20px !important;
}
.carousel {
/*
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
*/
/* adjusted max-width from 700px to 1030px
*/
/* replaced max-width: 1030px; with max-width: 100%; for Bootstrap 5 can leave out max-width setting because it does the same */
/* max-width: 1030px; */
overflow: hidden;
margin: auto;
}
.carousel-control.left {
background-image: none;
background-repeat: repeat-x;
}
.carousel-control.right {
background-image: none;
background-repeat: repeat-x;
}
.carousel-indicators {
background: rgba(0, 0, 0, 0.1);
}
.carousel-caption {
/*
color: black;
text-shadow: none;
*/
padding: 0px;
}
.carousel-caption p{
background: rgba(0, 0, 0, 0.6);
padding: 0;
margin: 0;
display: none;
}
.carousel-caption h3{
background: rgba(0, 0, 0, 0.5);
}
/* for product carousel, interferes with image-picker */
.selected img {
/* opacity:0.5; */
}
/*
.jumbotron {
border-radius: 1em !important;
}
*/
.jumbotron {
margin-top: 10px;
margin-bottom: 0px;
padding: 20px;
padding-left: 30px !important;
padding-right: 30px !important;
background-color: #D9EFFD;
}
.jumbotron p {
margin-bottom: 5px;
}
/*
.jumbotron h1 {
font-size: 3em;
}
*/
/* following for product page */
.tab-content {
border-left: 1px solid #ddd;
border-right: 1px solid #ddd;
padding: 10px;
border-bottom: 1px solid #ddd;
}
.nav-tabs {
margin-bottom: 0;
}
/* for thumbnail used in image picker */
.thumbnail {
margin-bottom: 0px;
font-size: 12px;
text-align: center;
}
.thumbnail p{
margin-top: 3px;
margin-bottom: 0px;
}
ul.thumbnails.image_picker_selector {
margin-top: 10px !important;
}
.selected p {
color: white;
}
.modal-dialog {
width: 95%;
height: 100%;
padding: 0;
}
.modal-content {
/* height: 100%; */
border-radius: 0;
}
/*
.MagicThumb-buttons {
background: transparent url(/magiczoomplus/graphics/buttons1-big.png) no-repeat 0 0;
display: block;
height: 32px;
}
.MagicThumb-buttons {
height: 32px;
}
.MagicThumb-buttons a {
width: 32px;
height: 32px;
}
*/
/* to fix caption being cropped, might be due to clash with a Bootstrap style */
/*
.MagicThumb-caption {
min-height: 32px !important;
text-align: center;
}
*/
/* for the magic zoom tool, product detail page */
/* (SS,12/6/17) renamed from magiczoom_thumbnailsmall to magiczoom-thumbnail */
/*
.magiczoom-thumbnail {
width: 76px;
/*
border: 1px solid #CCC !important;
padding: 0;
margin-bottom: 4px;
*/
}
*/
/* (SS,12/6/17) */
/*
.magiczoom-thumbnail {
width: 76px;
}
*/
/* (SS,12/6/17) magic zoon styles must be after */
.mz-thumb img {
/* border: 1px; */
/* box-shadow: none !important; */
}
/* (SS,1/3/15) following for image picture moved here from image-picker/image-picker.css to reduce css files down to 4 */
ul.thumbnails.image_picker_selector {
overflow: auto;
list-style-image: none;
list-style-position: outside;
list-style-type: none;
padding: 0px;
margin: 0px; }
ul.thumbnails.image_picker_selector ul {
overflow: auto;
list-style-image: none;
list-style-position: outside;
list-style-type: none;
padding: 0px;
margin: 0px; }
ul.thumbnails.image_picker_selector li.group_title {
float: none; }
ul.thumbnails.image_picker_selector li {
margin: 0px 12px 12px 0px;
float: left; }
ul.thumbnails.image_picker_selector li .thumbnail {
padding: 6px;
border: 1px solid #dddddd;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none; }
ul.thumbnails.image_picker_selector li .thumbnail img {
-webkit-user-drag: none; }
ul.thumbnails.image_picker_selector li .thumbnail.selected {
background: #0088cc; }
/* image picture for paint options */
ul.thumbnails.image_picker_selector li {
width: 74px;
margin: 0px 4px 4px 0px;
}
ul.thumbnails.image_picker_selector li .thumbnail {
padding: 4px;
}
/* following ensures paint finish captions break onto two lines */
ul.thumbnails.image_picker_selector li p {
padding-left: 7px;
padding-right: 7px;
}
.container {
/* border: 1px solid #ccc; */
}
/* placeholder colour was too dark to distinguish between entered text, changed from #777777 to #bbb */
.form-control::-moz-placeholder {
color: #bbb;
opacity: 1;
}
.form-control:-ms-input-placeholder {
color: #bbb;
}
.form-control::-webkit-input-placeholder {
color: #bbb;
}
/* (SS,20/2/15) limit width of email basket modal on large screens */
@media (min-width: 768px) {
#modal-content-email-basket .modal-dialog {width:75%;}
}
@media (min-width: 992px) {
#modal-content-email-basket .modal-dialog {width:60%;}
}
@media (min-width: 1200px) {
#modal-content-email-basket .modal-dialog {width:50%;}
}
@media (min-width: 1600px) {
#modal-content-email-basket .modal-dialog {width:40%;}
}
/* (SS,13/8/15) added following for Safari where help was always wrapped to next line, default is 15px */
/* (SS,29/6/17) changed from 12 to 10 */
.nav li a {
padding-left: 10px;
padding-right: 10px;
}
/* (SS,18/8/15) */
.navbar {
margin-bottom: 0px;
background: none;
border: none;
}
.navbar-collapse{
background-color: #f8f8f8;
border-color: #e7e7e7;
border: 1px solid transparent;
/* padding: 0px; */
}
/* (SS,14/11/16) added background-color */
.breadcrumb {
margin-top: 10px;
background-color: #D9EFFD;
}
/* (SS,14/11/16) added background-color */
.panel-default>.panel-heading {
background-color: #D9EFFD;
}
/* (SS,14/11/16) added background-color */
.navbar-collapse {
background-color: #D9EFFD;
}
ul.nav a:hover { background-color: #BEE3FC !important; }
/* (SS,22/6/17) menu text and background colours */
.nav.navbar-nav li a,
.nav.navbar-nav a:hover,
.nav.navbar-nav .active {
color: black;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
color: black;
background-color: #BEE3FC;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
color: black;
background-color: #BEE3FC;
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
color: black;
background-color: #BEE3FC;
}
.dropdown-menu>li>a {
color: black !important;
}
/* (SS,14/11/16) override the default blue links with purple */
/* (SS,25/5/17) not for HyperFlight */
/*
a, a:hover {
color: #603F70;
}
*/
/* (SS,14/11/16) change colour of primary button from blue to purple */
/*
.btn-primary, .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
background-color: #603F70;
border-color: #603F70;
}
*/
/* (SS,28/2/15) add left margin to columns in bottom section, different for different screen sizes */
/* (SS,17/11/16) for lifestyle images on home page */
.lifestyle {padding-left: 0px; padding-right: 0px}
.col-lifestyle {padding-left: 15px; padding-right: 15px; padding-top: 7px; padding-bottom: 7px}
@media (min-width: 768px) {
.bottom-section-col-1 {margin-left: 0px; margin-right: 0px}
.bottom-section-col-2 {margin-left: 0px; margin-right: 0px}
.bottom-section-col-3 {margin-left: -10px; margin-right: 10px}
.bottom-section-col-4 {margin-left: 0px; margin-right: 0px}
.lifestyle {padding-left: 0px; padding-right: 15px}
.col-lifestyle {padding-left: 15px; padding-right: 0px}
}
@media (min-width: 992px) {
.bottom-section-col-1 {margin-left: 0px; margin-right: 0px}
.bottom-section-col-2 {margin-left: 0px; margin-right: 0px}
.bottom-section-col-3 {margin-left: 20px; margin-right: -20px}
.bottom-section-col-4 {margin-left: 0px; margin-right: 0px}
/* .jumbotron {min-height: 280px} */
}
@media (min-width: 1200px) {
.bottom-section-col-1 {margin-left: 0px; margin-right: 0px}
.bottom-section-col-2 {margin-left: 0px; margin-right: 0px}
.bottom-section-col-3 {margin-left: 22px; margin-right: -22px}
.bottom-section-col-4 {margin-left: 0px; margin-right: 0px}
}
@media (min-width: 1600px) {
.bottom-section-col-1 {margin-left: 0px; margin-right: 0px}
.bottom-section-col-2 {margin-left: 0px; margin-right: 0px}
.bottom-section-col-3 {margin-left: 30px; margin-right: -30px}
.bottom-section-col-4 {margin-left: 0px; margin-right: 0px}
}
/* (SS,8/6/17) padding for product detail page when price and related shown on right */
.product-detail-padding {padding-left: 0px}
@media (min-width: 992px) {
.product-detail-padding {padding-left: 15px}
}
/* (SS,21/6/17) added following to allow different top margins for each header section under different media widths */
.header-logo { }
.header-currency { }
/*.header-search {margin:0px; padding:0px} */
.header-search {margin:0px; padding:0px; margin-top:-10px; padding-left: 15px}
.header-status {padding-right:12px}
.basket-button {color:black}
.basket-button-empty { }
.basket-button-not-empty {background-color:#FADADD; border:2px solid #F4B0B7} /* was #FDF2F3 */
@media (min-width: 300px) {
.basket-button {min-width:148px}
}
@media (min-width: 768px) {
.header-logo { }
.header-currency {margin-top: 15px}
.header-search {margin-top: 10px}
.header-status {margin-top: 10px}
.basket-button {min-width:130px}
/* .header-status {margin-top: 2px; margin-bottom: 10px; margin-left: 0px; padding-left: 0px; padding-right: 12px} */
}
/* (SS,22/6/17) add left margin to columns in bottom section, different for different screen sizes */
@media (min-width: 768px) {
/* (SS,28/8/15) reduce spacing between two columns to look tidier */
.col-adjust-left {padding-left: 15px; padding-right: 7px}
.col-adjust-right {padding-left: 7px; padding-right: 15px}
}
/* (SS,22/6/17) added following to show captions in magic zoom in expanded view on mobile device */
.mobile-magic .mz-expand .mz-image-stage > figure .mz-caption {
display: block !important;
}
/* (SS,30/6/17) panels on product page to remove border */
.panel-product-page {
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
/* (SS,18/7/17) added following to disable the magic zoom animation on expand */
.mobile-magic .mz-figure > img {
opacity: 1 !important;
}
.mobile-magic .mz-figure > img + img {
transform: scale(1) !important;
}
.mobile-magic .mz-figure {
-webkit-perspective: none !important;
perspective: none !important;
}
.mobile-magic .mz-figure > img {
opacity: 1 !important;
}
.mobile-magic .mz-figure:not(.mz-ready) > img:last-child {
-webkit-transform: scale(1) !important;
transform: scale(1) !important;
}
/* (SS,28/7/17) this is too dark on Bootstrap 3, changed to the lighter green used in Bootstrap 4 */
.text-success {
color: #5cb85c; /* in bootstrap 3: #3c763d; */
}
/* override the table border with darker one for tables in HF (mainly specification tables) */
.table-bordered th, .table-bordered td {
border: 1px solid #A9A9A9 !important; /* default in bootstrap 3 is #ddd */
}
/* (SS,25/5/18) */
.privacy-policy li {
margin: 15px;
margin-right: 50px;
}