File: D:/web/castironradiatorcentre/2024-09-03/new/custom.css
/* (SS,21/7/14) added following to make max width smaller, banner images were 1000px wide, now width similar to foundation 5 default */
.container{
margin-right: auto;
margin-left: auto;
max-width: 1060px;
}
.logo {
font-weight: bold;
font-style: italic;
color: black;
font-size: 30px;
white-space: nowrap;
}
/* (SS,13/6/24) removed following nav-bar stuff, not applicable in Bootstrap 5
.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}
.dropdown-menu { background-color: #FFFFFF}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus { background-color: #428BCA}
.navbar-inverse { background-image: none; }
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus { 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}
.dropdown-menu>li>a { color: #333333}
.dropdown-menu>li>a:hover, .dropdown-menu>li>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}
.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;
}
*/
.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 */
/*
border-bottom-left-radius: 6px;
border-bottom-right-radius: 6px;
*/
}
.itp-footer-img {
margin-bottom: 20px !important;
}
/* for product carousel, interferes with image-picker */
.selected img {
/* opacity:0.5; */
}
.jumbotron {
padding-top: 0.5em;
padding-bottom: 0.5em;
padding-left: 0px !important;
padding-right: 0px !important;
margin-bottom: 0px;
background: white;
}
/* (SS,12/10/17) changed font-size from 2.0 to 1.7 */
/* (SS,22/3/24) Bootstrap 5 change, font size from 1.7em to 2,5em */
.jumbotron h1 {
font-size: 2em;
/*
border-bottom: 1px solid #ccc;
padding-bottom: 0.3em;
margin-top: 10px;
font-weight: bold;
*/
font-weight: normal;
}
.jumbotron h2 {
font-size: 1.25em;
/*border-bottom: 1px solid #ccc; */
padding-bottom: 0.3em;
margin-top: 10px;
font-weight: bold;
}
.jumbotron p {
font-size: 1.25em;
}
/* (SS,8/2/16) */
/* (SS,13/10/17) changed h2 to h3 */
.panel-heading h3 {
font-size: 1em;
margin-top: 3px;
margin-bottom: 3px;
}
/* (SS,13/10/17) h2 tag used for unique selling points heading */
.panel-heading h2 {
font-size: 1em;
font-weight: bold;
margin-top: 3px;
margin-bottom: 3px;
}
/* (SS,13/10/17) added following, also to inc-template-highlights.asp */
.featured-products-header h2 {
font-size: 24px;
}
/* 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;
}
.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;
}
/*
.MagicThumb-expanded {
-webkit-box-sizing: none !important;
}
*/
/* (SS,30/4/24) removed in Bootstrap 5, can be set below
ul.thumbnails.image_picker_selector {
margin-top: 10px !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;
/* (SS,12/6/24) removed border */
/* 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 */
/* (SS,26/4/16) was 74px */
/*
ul.thumbnails.image_picker_selector li {
width: 63px;
margin: 0px 4px 4px 0px;
}
*/
/* (SS,14/7/23) added following to help with CLS as advised by Google Core Web Vitals */
/*
img.image_picker_image {
width: 54px;
height: 54px;
}
*/
/* (SS,30/4/24) replaced above with following for Bootstrap 5 */
/* image picture for paint options */
/* (SS,12/6/24) change width 37px to 30px */
ul.thumbnails.image_picker_selector li {
width: 30px;
margin: 0px;
margin-top: 4px;
}
/* (SS,14/7/23) added following to help with CLS as advised by Google Core Web Vitals */
/* (SS,12/6/24) changed from 28 to 26 */
img.image_picker_image {
width: 26px;
height: 26px;
}
/* (SS,22/4/24) used to turn the paint option square images into circular ones, see https://www.webfx.com/blog/web-design/circular-images-css/ */
.image_picker_image { border-top-left-radius: 50% 50%; border-top-right-radius: 50% 50%; border-bottom-right-radius: 50% 50%; border-bottom-left-radius: 50% 50%; }
ul.thumbnails.image_picker_selector li .thumbnail {
padding: 2px;
}
/* following ensures paint finish captions break onto two lines */
ul.thumbnails.image_picker_selector li p {
padding-left: 0px; /* (SS,26/4/16) was 7px */
padding-right: 0px;/* (SS,26/4/16) was 7px */
}
.container {
/* border: 1px solid #ccc; */
}
/* placeholder colour was too dark to distinguish between entered text, changed from #777777 to #bbb */
/* (SS,3/9/24) removed following */
/*
.form-control::-moz-placeholder {
color: #bbb;
opacity: 1;
}
.form-control:-ms-input-placeholder {
color: #bbb;
}
.form-control::-webkit-input-placeholder {
color: #bbb;
}
*/
/* (SS,3/9/24) added following to make form control border dark (default is too faint) */
.form-control, .form-select, .form-check-input {
border-color: #6c757d;
}
/* (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,4/5/16) latest carousel settings */
.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 {
left: 10%;
right: 10%;
/* padding: 5px; */
/* opacity: 0.85; */
margin-bottom: -10px;
padding-bottom: 10px;
}
/* (SS,20/10/15) make 1 pixel shorter otherwise it ends up 1 pixel taller than not glyph buttons*/
.carousel-caption-with-glyph {
/* margin-top: -112px; */
}
/* (SS,6/11/17) removed following, added .carousel-caption-text below
.carousel-caption h3 {
margin-top: 0px;
padding-top: 15px;
font-weight: bold;
text-shadow: 1px 1px 2px black, 0 0 25px black, 0 0 5px darkblue;
}
*/
.carousel-caption {
margin-top: 0px;
padding-top: 15px;
font-weight: bold;
text-shadow: 1px 1px 2px black, 0 0 25px black, 0 0 5px darkblue;
}
/* (SS,6/11/17) */
.carousel-caption-text {
display: block;
font-size: 24px;
margin-bottom: 5px;
padding-top: 15px;
font-weight: bold;
text-shadow: 1px 1px 2px black, 0 0 25px black, 0 0 5px darkblue;
}
.carousel-caption a {
color: white;
font-weight: bold;
text-decoration: none;
text-shadow: 1px 1px 2px black, 0 0 25px black, 0 0 5px darkblue;
}
/* (SS,14/6/24) slide effect in Bootstrap 5 */
.carousel-item {
/* transition: transform .6s ease-in-out; */
}
@media (max-width: 500px) {
.carousel-caption {
margin-bottom: -20px;
}
.carousel-caption h3 {
font-size: 20px;
}
}
/* (SS,25/5/18) */
.privacy-policy li {
margin: 15px;
margin-right: 50px;
}
/* (SS,21/2/24) due to fixed menu */
/* (SS,26/2/24) removed, reverted back */
/*
body {
padding-top: 50px;
}
*/
/* (SS,21/2/24) to prevent zoom in on iOS (phones) in input text fields due to size less than 16 i.e. default 14px */
.fontsize16 {
font-size: 16px;
}
/* (SS,23/2/24) changes from default 14px to 16px to prevent iOS on phones from zooming in */
input[type="text"],
input[type="number"],
input[type="email"],
input[type="password"],
textarea.form-control
{
font-size: 16px;
}
/* (SS,23/2/24) to improve checkbox and label alignment in iOS */
input[type="checkbox"] {
margin: 3px 0 0;
}
/* (SS,23/2/24) */
.help-block {
margin-top: 2px;
margin-bottom: 0px; /* overrides the default 10px */
}
/* Bootstrap 5 */
/* (SS,13/3/24) remove underline from links */
/* useful help: https://blog.hubspot.com/website/remove-underline-from-links-css */
/* (SS,13/6/24) also from hover, a:hover */
a:link {
text-decoration: none;
}
/*
a:hover {
text-decoration: underline;
}
*/
/* (SS,13/3/24) menu dropdown open on hover */
/* https://stackoverflow.com/questions/70739334/bootstrap-5-dropdown-open-on-hover-and-click-to-go-to-new-url */
.dropdown:hover>.dropdown-menu {
display: block;
}
.dropdown>.dropdown-toggle:active {
/*Without this, clicking will make it sticky*/
pointer-events: none;
}