/* Cache-bust: loaded via Magento_Theme html/developer5-css.phtml (?v=filemtime). Do not add a second static <link> in design/head/includes. */
.home-banners >div {
   /* width:33%;*/
    float:left;
}
.home-banners >div span {
    font-size: 32px;
    font-weight: 700;
    text-align: center;
    display: block;
    font-family: "Bitter", georgia, serif;
}
.under-banner-text{
   
        float: left;
    width: 100%;
    margin-top: 35px;
    margin-bottom: 38px;
    border: 4px solid #f4757b;
}
.under-banner-text p{
       font-size: 45px;
    font-weight: 700;
    text-align: center;
    font-family: "Bitter", georgia, serif;
        padding: 6px 70px 0;
}
.play {
    max-width: 60%;
    text-align: center;
    margin: auto;
    display: -webkit-box;
}
.racking-2-img{
        padding-left: 14%;
    box-sizing: border-box;
}
/*.racking-2 .play {*/
/*    float:right;*/
/*}*/
.pallet-racking {
    margin-bottom: 50px;
    float: left;
}
@media(min-width:780px) and (max-width:980px){
    .pallet-racking .col-md-6{
        width:50%;
        float:left;
    }
}
.home-banners .second-image span{
        position: relative;
    top: -15px;
}

@media(max-width:980px) {
    .home-banners >div span {
    font-size: 21px;
    }
}
@media(max-width:768px) {
    .home-banners >div span {
        font-size: 35px;
    }
    
    .home-banners .second-image, .home-banners .thired-image{
        margin-top:25px;
    }
    
 
}
@media(max-width:780px) {
       .racking-2 .play{
        float:none !important;
    }
    .racking-2-img{
        padding:0;
    }
    .under-banner-text p {
    font-size: 31px;
    }
}
@media(max-width:480px) {
    .home-banners >div span {
    font-size: 30px;
}
.under-banner-text p {
    font-size: 28px;
}}

.black-style span{
    color: black !important;
}
.blue-style{
   color: #00a9c7;
   font-size: 18px !important;
}
/* new css raking */
.product-image.barev-2 img{
    max-width:47%;
    float: left;
}

.categorypath-racking-identifier h1 {
    display: none !important;
}

body[class*="categorypath-racking-identifier"] .column.main,
body[class*="categorypath-racking-identifier"] .columns .column.main {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
    min-height: 0 !important;
    height: auto !important;
}

.racking-identifier{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.racking-identifier-item{
    width:31%;
    border: 4px solid black;
    box-sizing: border-box;
    margin-right:2%;
        margin-bottom: 2%;
    
}
@media (min-width:992px)  {
.racking-identifier-item:nth-of-type(3n+3){
    margin-right:0px;
}
}

.racking-identifier-item span {
    font-size: 30px;
    text-align: center;
    width: 250px;
    font-weight: 700;
    line-height: initial;
    display: block;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 16px;
}



.racking-identifier-item img {
    max-height: 224px;
    clear: both;
    text-align: center;
    margin: auto;
    display: block;
}
@media (min-width:992px) and (max-width:1199px) {
    .racking-identifier-item img{
        height:176px;
    }
    
}

@media  (max-width:991px) {
.racking-identifier-item{
    width:48%;
    margin-right: 4%;
    margin-bottom: 4%;

}
.racking-identifier-item:nth-of-type(2n+2){
    margin-right:0px;
}
.racking-identifier-item img {
    max-height: 200px;
}
}

@media  (max-width:700px) {
    .racking-identifier-item img {
    max-height: 170px;
}
.racking-identifier-item span{
        font-size: 27px;
}
}
@media  (max-width:615px) {
    .racking-identifier-item img {
    max-height: 150px;
}

}

@media  (max-width:600px) {
    .racking-identifier-item img {
    max-height: 150px;
}
.racking-identifier-item img {
    max-height: 120px;
}
.racking-identifier-item span {
    font-size: 21px;
    width: 212px;
}
}
@media  (max-width:500px) {
    .racking-identifier-item img {
    max-height: 100px;
}
.racking-identifier-item span {
    font-size: 18px;
    width: 171px;
}
}

@media  (max-width:440px) {
    .racking-identifier-item img {
    max-height: 80px;
}
.racking-identifier-item span {
    font-size: 16px;
    width: 140px;
}
}

@media  (max-width:360px) {
    .racking-identifier-item img {
    max-height: 70px;
}
.racking-identifier-item span {
    font-size: 15px;
    width: 125px;
}
}

@media  (max-width:340px) {
    .racking-identifier-item img {
    max-height: 70px;
}
.racking-identifier-item span {
    font-size: 14px;
    width: 116px;
}
}

.product-image.barev-2 img {
    max-width: 47%;
    float: left;
}
/* added later */

@media(min-width: 400px){
.sub-cat.images .sub-cat{
    min-height: 250px;
}
}

@media(min-width: 480px){
.sub-cat.images .sub-cat{
    min-height: 250px;
}
}

@media(max-width: 767px){
    span.tooltip.tooltipstered{
        display: none;
    }
}

@media(min-width: 768px){
.sub-cat.images .sub-cat{
    min-height: 266px;
}
}


@media(min-width: 992px){
.sub-cat.images .sub-cat{
    min-height: 240px;
}
}
@media(min-width: 1200px){
.sub-cat.images .sub-cat{
    min-height: 267px;
}
}


/*.sub-cat.images .sub-cat.col-md-3:nth-of-type(4){
    clear: right;
}
*/

.new-line {
    clear: both;
    display: block;
}

/* Clearfix for sub-cat.images to contain floated columns */
.sub-cat.images::after {
    content: "";
    display: table;
    clear: both;
}

/* Remove excess padding and min-height on identifier category pages to eliminate whitespace gap after clearfix */
.categorypath-racking-identifier .column.main {
    padding-bottom: 0;
    min-height: 0;
}

/* new css identifier */
.sub-cat {
    margin-bottom: 20px;
}
.sub-cat-link a.view-image-link{
    display: block;
    background-color: #00d3e0;
    background-color: #00d3e0;
    padding: 4px 16px;
    color: white;
    margin-top: 10px;
    width: 52px;
}
.sub-cat-link {
    padding-top: 25px;
}
.sub-cat img{
        max-height: 190px;
}
.sidebar.sidebar-additional .block.block-compare{
	display: none !important; 
}
.sidebar.sidebar-additional .block.block-wishlist{
	display: none !important;
}
@media(max-width: 1200px){
    .sub-cat img {
    max-height: 150px;
}
}
@media(max-width: 767px){
    .sub-cat img {
    max-height:200px;
}
}
@media(max-width: 640px){
    .sub-cat img {
    max-height:170px;
}
}
@media(max-width: 560px){
    .sub-cat img {
    max-height:144px;
}
}
@media(max-width: 480px){
    .sub-cat img {
    max-height:130px;
}
}
@media(max-width: 400px){
    .sub-cat{
     /*float: none;*/
        width: 100% !important;
        margin: auto;
        margin-bottom:25px;

    }
    .sub-cat img {
    max-height: initial;
}
}
.sub-cat-link span{
    font-size: 16px;
    font-weight: 700;
}
.blue-spares {
    background-color: #5bd2ec;
        margin-top: 25px;
}
.buy-spares{
    color:white;
    display: inline-block;
    padding: 10px 15px;
    font-size: 16px;
    font-weight: 600;
}
.spares-view-now{
    background-color: white;
    padding: 7px 12px;
    float: right;
    margin-top: 14px;
    margin-right: 20px;
    font-size: 16px;
    font-weight: 700;
}
@media(min-width: 400px){
.sub-cat.images .sub-cat{
    min-height: 250px;
}
}
@media(min-width: 480px){
.sub-cat.images .sub-cat{
    min-height: 273px;
}
}
@media(min-width: 768px){
.sub-cat.images .sub-cat{
    min-height: 230px;
}
}

@media(min-width: 992px){
.sub-cat.images .sub-cat{
    min-height: 240px;
}
}
@media(min-width: 1200px){
.sub-cat.images .sub-cat{
    min-height: 267px;
}
}



.product-item-img.g1 .product-image-container{
        max-width: 47%;
    float: left;
}
.second-list-image {
    padding-left:6%;
            max-width: 47%;
    float: left;
}

@media (max-width: 768px){
.product-item-img.g1{
    width: 48%;
}
.catalog-category-view .actions-secondary.addto-links.addto-links-icons {
    display: block !important;
    width: 100%;
    min-height: 27px;
}
.catalog-category-view .action.tocompare {
    display: block !important;
}
}

@media(max-width: 480px){
    .product-item-img.g1{
        width: 100% !important;
        display: block;
    }
}

.header.links .link.wishlist{
    display: none;
}
.price-container .black-style span {
    font-size: 18.6662px !important;
    line-height: 1.25em;
    font-weight: normal !important;
}

body{
        font-family: Arial, Helvetica, sans-serif;
}

body,
input, select, textarea, button 
{
    font-size: 14px;
}

.product.details.product-item-details .product-item-link{
font-size: 19px;
    line-height: 24px;
}
a.action.towishlist, .icon.ib.ib-hover.ic-compare  {
    display: none !important;
}
.catalog-category-view .action.tocompare  span.label{
    position: initial;
    overflow: inherit;
    width: auto;
    display: block !important;  
}
@media (min-width: 992px){
.products-list-ext .product-item-actions .actions-primary + .actions-secondary{
        margin-top: 10px;
}}
.checkout-index-index div[name="shippingAddress.country_id"]:after {
    content: "* UK delivery only, please contact us for delivery to other countries";
    padding-top: 12px;
    display: block;
}
@media (min-width: 992px){
	.checkout-index-index div[name="shippingAddress.country_id"]:after {
		margin-left: 25.8%;
	}
}
.category-image {
    display: none !important;
}

.sub-cat.images::after {
    content: "";
    display: table;
    clear: both;
}
/* Blog sidebar Popular/Latest — custom .mp-side-tabs (no Magento product tabs) */
.mp-sidebar.mp-side-tabs {
    margin: 0 0 16px;
}
.mp-side-tabs__nav {
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
}
.mp-side-tabs__nav li {
    flex: 1 1 50%;
    margin: 0;
    padding: 0;
    text-align: center;
    background: #f5f5f5;
    border: none;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    margin-bottom: -1px;
}
.mp-side-tabs__nav li + li {
    border-left: none;
}
.mp-side-tabs__nav li.active {
    background: #fff;
    position: relative;
    z-index: 1;
}
.mp-side-tabs__nav li button {
    display: block;
    width: 100%;
    margin: 0;
    padding: 10px 8px;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.3;
    color: #333;
    text-decoration: none;
    background: transparent;
    border: 0;
    cursor: pointer;
    font-family: inherit;
}
.mp-side-tabs__nav li button:hover,
.mp-side-tabs__nav li button:focus {
    color: #000;
    outline: none;
}
.mp-side-tabs__panel {
    border: 1px solid #ccc;
    border-top: none;
    padding: 12px 10px;
    background: #fff;
}
.mp-sidebar .list-post-tabs {
    overflow: hidden;
    padding: 6px 0;
}
.mp-sidebar .list-post-tabs::after {
    content: "";
    display: table;
    clear: both;
}
.mp-sidebar .list-post-tabs .post-left {
    float: left;
    width: 64px;
    max-width: 64px;
    overflow: hidden;
}
.mp-sidebar .list-post-tabs .post-left img {
    display: block;
    width: 64px;
    height: 64px;
    object-fit: cover;
}
.mp-sidebar .list-post-tabs .post-right {
    float: left;
    width: calc(100% - 74px);
    padding-left: 10px;
    box-sizing: border-box;
}
.mp-sidebar .list-post-tabs .post-right span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}
.mp-sidebar .block-content {
    padding-left: 0 !important;
}
