@charset "UTF-8";
/* CSS Document */
 /* X1online-2023-CSS-OVERRIDE-Mel.css */

/* ---------------Category------------ */

/*  .category-page-wrapper .category-description {
    margin-bottom: 1.5rem;
    display: none;
}
 */
 .is-header-logo.is-full-height {
    height: 4em !important;
    margin-left: 1rem;
}
 .navbar.is-fixed-top {
    top: 0;

    box-shadow: rgba(207, 207, 207, 0.28) 0px 3px 14px -3px;
}




 .flexslider.infigo-slider .slides img {
    max-height: 30rem!important;

}
 .category-page-productingrid .allProductsCategoriesWrapper .product-grid .listWrapper .listItem .item-box .catfish-default-product-box .product-item--image .picture img {
    transition: transform 0.2s ease-out;
}

.category-page-productingrid .allProductsCategoriesWrapper .product-grid .listWrapper .listItem .item-box :hover.catfish-default-product-box .product-item--image .picture img {
    transform: scale(1.1);
    z-index: 1;
}


 .homeFeaturedProductsWrapper #homeFeaturedProductsTitleRow {
    padding: 0;
    display: none!important;
}

.homeFeaturedProductsWrapper    {

    padding-bottom:0!important;
}
 .columns.is-variable.is-4:last-child {
    margin-left: .5rem!important;
}
 .slides {


    padding:.5rem;
}

 .image.dedicated-footer-logo img {
    height: 6rem;
    width: auto;
    margin-left: -0.5rem;
}
.homeFeaturedProductsWrapper {
    background-color: #fffff;
}
.category-page-wrapper {

    padding-top: 0!important;

}

.homeFeaturedCategoriesWrapper {

    padding-top: 1rem!important; 
}

.homeFeaturedCategoriesWrapper .small-product-item .category-item .product-title a {
    cursor: pointer;
    color: white;
    font-weight: bolder;
}
 /* ---------------Products------------ */


.editorLeft #leftPaneTabs #leftPaneList {
    display: none!important;
    flex-direction: column;
    align-items: flex-end;
    flex-grow: 0;
    flex-shrink: 0;
    overflow-y: auto;
}

.editorLeft #leftPaneTabs .ui-tabs-panel {
    background: #fff;
    color: rgb(112, 111, 111);

}


.category-page-productingrid .allProductsCategoriesWrapper 
.product-grid .listWrapper .listItem .item-box 
.catfish-default-product-box .product-item--image {
    height: 0;
    padding-bottom: 100%;
    border-radius: 6px;
}


@keyframes bg-animation {
    0% {background-position: left}
    50% {background-position: right}
    100% {background-position: left}
}

.small-product-item.smaller-product-item-homepage .product-item .picture {
    position: relative;
    overflow: hidden;
    height: 100%;
    padding: 10px;
    

}

.small-product-item.smaller-product-item-homepage .product-item .picture:hover  { 
    box-shadow: 0px 15px 20px #ddac3221;
    transform: scale(1.1);
}
.small-product-item.smaller-product-item-homepage .product-item .picture {
    transition: transform 0.5s ease;
    border: unset!important;
}

.homeFeaturedProductsWrapper #homeFeaturedProductsTitleRow .bestsellers h3 {
    color: #7a7a7a;
}

.product-page-wrapper .bigpicture {
    background-color: #cbc8e500;
}
.product-page-wrapper .bigpicture {

    border: solid 0px whitesmoke;
}

.product-page-wrapper {
    padding-top: 3rem;
    padding-bottom: 3rem;
    width: 100%;
    padding-top: 6rem;
    padding-bottom: 6rem;
    padding-bottom: 3rem;
    background-color: rgb(77 55 135 / 6%);
}

/* ---------------Custom-Colours------------ */
.has-background-custom1,
.has-background-custom-1 {
    background-color: #c282d0;
}

.has-background-custom2,
.has-background-custom-2 {
    background-color: #fda500;
}

.has-background-custom3,
.has-background-custom-3 {
    background-color: #43ba81;
}

.has-background-custom4,
.has-background-custom-4 {
    background-color: #5680eb;
}



/* ---------------Products------------ */

.WorkingFolderInfo {

    display:none!important;
}

.InfoItem	{
	display:none!important;

}

/* -----------------Footer -------------*/	