.carousel_title {font-weight: normal; } body {font-weight: normal; } p {font-weight: normal; } .main_nav li {font-family: Poppins Regular; font-weight: normal; } li {font-weight: normal; } a {font-weight: normal; } button {font-weight: normal; } h1 {font-family: TisaPro Bold; color: #000000; font-weight: normal; } h2 {font-weight: normal; } h3 {font-weight: normal; } h4 {font-family: TisaPro Bold; color: #000000; font-weight: normal; } h5 {font-weight: normal; } h6 {font-weight: normal; } .prod_info .prod_title .value {font-weight: normal; } body #left_panel {font-family: HelveticaNeueBold; font-weight: normal; } .listing_product .name {font-family: HelveticaNeueLight; color: #000000; font-weight: normal; } .listing_product .price h2 {font-family: HelveticaNeueLight; color: #000000; font-weight: normal; } .listing_product .stock {font-family: HelveticaNeueLight; font-weight: normal; } .portal_logo img { height: 80px; margin-left: 0px; margin-bottom: 0px; }
.above_nav { background-color: #333333; }
.search_box input[type="text"] { border-color: #CCCCCC; }
.currency select { border-color: #CCCCCC; }
#footer_top { background-color: #EA744E; }
#footer_bottom { background-color: #EA744E; }
#footer_top, #footer_top a { color: #FFFFFF; text-decoration: none; }
#footer_top a:hover { color: #000000; text-decoration: none; }
#footer_top ul li ~ li { border-left: 1px solid #FFFFFF; }
.main_nav { background-color: #FFFFFF; }
.main_nav a { color: #000000; font-size: 14px; font-weight: normal; text-transform: uppercase; text-decoration: none; }
.main_nav li:hover { text-decoration: none; }
.main_nav a:hover { color: #EA744E; font-weight: normal; text-transform: uppercase; }
.second_menu, .sub_menu a { color: #FFFFFF; font-size: 14px; font-weight: normal; text-transform: capitalize; text-decoration: none; }
.second_menu, .sub_menu a:hover { color: #FFFFFF; font-weight: normal; text-transform: capitalize; text-decoration: underline; }
.sidebar .categories li a { color: #FFFFFF; }
.sidebar .categories li.current a { color: #EA744E; }
.sidebar .categories li.current { background-color: #FFFFFF; }
.btn.btn-blue { border-color: #000000; color: #000000; text-transform: capitalize; }
.btn.btn-blue:hover { color: #EA744E; border-color: #EA744E; text-transform: capitalize; }
#main_content { padding-top: 25px; padding-bottom: 35px; }
a:hover { color: #333; }
button, input[type="button"], input[type="reset"], input[type="submit"], .button { background-color: #FFFFFF; }
button, a { text-decoration: none; }
button:hover, a:hover { text-decoration: none !important; }
.reports h2 { margin-top: 0px; font-size: 23px; }
.reports p { font-size: 12px; }
.image_link { display: block; width: 194px; }
.image_link img { width: 194px; height: 50px; }
.copyright-foot {
    top: 0px;
    margin-bottom: 40px;
}

#footer_top .footer_menu_submenu_item {
    float: none;
    font-weight: bold;
    font-size: 14px;
    margin-top: 16px;
}

/* SIDEBAR */
.sidebar .categories h3  {border: 0;}
.sidebar .categories ul {border: 0;}
.sidebar .categories ul {
border-right-width: 1px;
border-right-style: solid;
border-right-color: #bbc2c7;
list-style: none;
}

/* PRODUCTS PAGE MOBILE VIEW */
@media only screen and (max-width: 575px) {
    .copyright-foot {
        margin-bottom: 0;
    }

    li.footer_menu_item.col-sm-2 {
        position: absolute;
        width: 96px;
        top: -48px;
    }

    #footer_top .footer_menu_submenu_item {
         margin-top: 0;
    }

    .content.container .row .sticky-top.sidebar .sticky-top {
        position: absolute;
        top: -48px;
        width: 100%;
        left: -8px;
        text-align: center;
    }

    .col.col-md-3.sticky-top.sidebar {
       height: 16px
    }

    .sidebar .categories ul {
        border: none;
    }

    .content.container .row .col.col-md-8 {
        margin-top: 64px;
        margin-left: -100%;
        text-align: center;
    }

    .listing_product .favourite_product {
        right: -16px;
    }

    div.breadcrumb {
        display: none;
    }

    #footer_logo {
        margin-top: 64px;
    }
}

/*HOMEPAGE CATEGORY BLOCKS IN ROW 8*/
.row.row_6.pagebuilder {
    width: 75%;
    margin: auto;
}

/* FIX PRODUCT CAROUSEL */
@media only screen and (min-width: 1024px) and (max-width: 1199px) {
    .carousel_item {
        width: 224px !important;
    }
}

.hard-width.cycle-slideshow.col-lg-12 {
    margin-left: -35px;
}

.sidebar .categories a {
padding: 0px 0px 10px 0px;
font-weight: bolder; font-style: bolder;}

.sidebar .categories a:hover, .sidebar .categories li.current.children a:hover {color: #ea744d}

.sidebar .categories li.current.children a {
font-weight: bolder; font-style: bolder;}

.sidebar .categories li.children a {
padding: 0px 0px 0px 15px;
font-weight: normal; font-style: normal;}

.sidebar .categories li a {
    color: #000000;
    font-size: 18px;
}

.sidebar .categories li.children a {
    padding: 0px 0px 0px 15px;
    font-weight: normal;
    font-style: normal;
}

/* SPACE ABOVE FIRST ROW */
.row.pagebuilder:first-of-type {
    padding-top: 0px;
}


/* HEADER BORDER */
header {
border-bottom: 1px solid #ffff;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08); /* Adjust values as needed */
}

/*
.desktop_basket {
    display: flex;
}
*/

/* HEADER SEARCH BAR */
.search.header_item .form-group .form-control {
    padding-left: 12px;
    padding-right: 0px;
    margin-top: 7px;
margin-right: 10px;
margin-bottom: 12px;
}
.form-control {
    border-radius: 0;
    border: 1px solid #ccc;
    border-top-color: #ccc;
    border-right-color: #ccc;
    border-left-color: #ccc;
    border-bottom-color: #ccc;
    box-shadow: none;
}


.header_item {
    position: relative;
    float: right;
    padding: 0px 0px;
}

/* Show Dropdown Menu */
.header_icon:hover .dropdown-menu {
    display: block;
    margin-top: -20px; 
}
/* DROPDOWN TEXT */
.dropdown-menu>li>a {
    display: block;
    padding: 10px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
header a {
    text-transform: none;
    color: #666;
}

/* HEADER ICONS */
.header_icon {
    display: inline-block;
    float: right;
    padding: 0px;
    text-align: center;
}
.header-icon {
    height: 20px;
    width: 20px;
    margin-top: 15px;
}
.header-icon.favourite {
    height: 20px;
    width: 36px;
}
.header-icon.search {
    margin-left: 0px;
}
.dropdown-toggle {
    padding: 0px;
}
/* TREE COUNTER */
.tree_counter span {
    position: absolute;
    top: 6px;
    right: 8px;
    height: 16px;
    width: 38px;
    background: #67bb6e;
    border-radius: 8px;
    font-size: 11px;
    color: #fff;
    font-weight: bold;
    padding: 5px;
    text-align: center;
    line-height: 0.8;
    margin-right: 10px;
}


/* DROPDOWN */
.dropdown-menu {
    border-radius: 10px;
    text-align: center;
}



/* RESPONSIVE */
/* Bigger Desktop */
@media only screen and (min-width: 1200px) {
    .product_detail .favourite_product {
        height: 40px;
        margin-left: 20px;
        position: relative;
        top: 3px;
        z-index: 1;
    }
}

/* Desktop */
@media only screen and (min-width: 768px) {
    .wrap_products_listing .listing_product  {  border: none; }
}

/* Mobile */
@media only screen and (max-width: 768px) {
    .wrap_products_listing .listing_product {
        border-top: none;
        border-left: none;
        border-right: none;
    }    
    .wrap_products_listing .image { border: none; }
}


/* SPACING BELOW BREADCRUMB + ECO SUGGESTIONS */
body.product_detail .breadcrumb {
    margin-bottom: 70px;
}

body.product_detail #ecoProductsContainer {
    margin-top: 65px;
}

#ecoProductsContainer h2 {
    margin-bottom: 30px;
}

#ecoProductsContainer #ecoProductsContent {
    margin-bottom: 20px;
}


/* SPACING BETWEEN PRODUCT BUTTONS AND ADDITIONAL INFO PANEL */
.additional_details_box_container {
    margin-top: 30px;
}


/* SPACING BETWEEN PRODUCTS SELECTION SCREEN GRID */
#productsContainer .col {
padding: 10px 15px 30px;
}


/* BASKET SUMMARY HEADING COLOUR */
.basket h1 {
    color: #000;
    text-transform: none;
    padding: 0 0 0 13px;
    font-size: 30px;
    margin: 12px 0 15px;
}

@media (min-width: 1024px) {
    .main_nav ul li { padding: 10px 24px; }
    .main_nav ul li:first-child, .sub_menu ul li:first-of-type { padding: 10px 24px 10px 24px; }
}


/* Move Related Products down */
body.product_detail #related_products_container 
{ margin-top: 65px; margin-top: 30px;} 

/* MAIN BUTTON */
.btn.btn-blue {
    border-radius: 0px;
}

/* FOOTER */
/*
#footer_logo {
    background-color: #ea744e;
}
*/

.site-logo {
    display: block;
    width: 165px;
    margin-bottom: 23px;
    margin-top: 47px;
}

.site-logo svg {
    fill: #003b95;
}

#footer_top ul li {
    text-align: left;
}

#footer_top ul li ~ li {
    border: none;
    margin-left: 0;
    padding-left: 0;
}

#footer_top .footer_menu_item span {
    font-size: 26px;
    /* font-weight: bold; */
    font-family: TisaPro Bold;
}

#footer_top .footer_menu_submenu {
    margin-top: 16px;
}

#footer_top .footer_menu_submenu li {
    font-family: HelveticaNeueLight;
}

#footer_top .container {
    padding-left: 0px;
}

.copyright-foot div {
    color: white;
    font-size: 12px;
}

/* FIX PRODUCT CAROUSEL */
@media only screen and (min-width: 1024px) and (max-width: 1199px) {
    .carousel_item {
        width: 224px !important;
    }
}

/* FULLSCREEN CAROUSEL */
div.carousel-container {
    overflow: visible !important;
}



/* LIGHTBOX STYLING */
.ekko-lightbox .modal-footer {
    text-align: left;
    display: none;
}

.modal-title {
    margin: 0;
    line-height: 1.42857143;
    display: none;
}

.modal-header {
    padding: 11px;
    border-bottom: 1px solid #e5e5e5;
    display: none;
}

/* Product Details highlight in stock/out of stock green/red */
.stock_status .in_stock {
    color: #008234;
}
.stock_status .out_of_stock {
    color: #a94442;
}

/* FAVOURITE HEART COLOUR + POSITION */
.favourite_product.favourited i.fa-heart {
    color: #ccadcf;
    font-size: 26px;
}

/* HEART POSITION FIX */ 
i.fa.fa-heart-o {
    font-size: 26px;
    transition: 0.5s;
    margin-left: 145px;
    margin-top: -135px;
}

/* HEART POSITION FIX (Hover)*/ 
i.fa.fa-heart {
    font-size: 26px;
    transition: 0.5s;
    margin-left: 145px;
    margin-top: -135px;
}

#main_content > div.content.container > div.row.product_detail > div.col-xs-12.col-sm-7 > div > h1 > a > i.fa.fa-heart-o {
    font-size: 26px;
    transition: 0.5s;
    margin-left: 0;
    margin-top: -0;
}

#main_content > div.content.container > div.row.product_detail > div.col-xs-12.col-sm-7 > div > h1 > a > i.fa.fa-heart {
    font-size: 26px;
    transition: 0.5s;
    margin-left: 0;
    margin-top: -0;
}

/* LOGIN PAGE */
#sso_button_container { margin-bottom: 20px; }

#login_form_container {
    margin-bottom: 10px;
}

#login_form_collapse {
    cursor: pointer;
    font-size: 18px;
}


/* QUANTITY TITLE */
.qty_box .title, .discount_table p {
    display: inline;
    font-size: 18px;
    font-weight: 600;
    text-transform: none;
}

/* PRODUCT TITLE */
.quick_view h2, .new_quick_view h1, .product_detail h1 {
    font-size: 40px;
    margin: 0 0 10px 0;
}

/* PRODUCT PRICING */
.product_price {
    margin-top: 0px;
    font-size: 21px;
    font-weight: 900;
}

/* MORE PRODUCT LISTING */
.listing_product .name, .listing_product .price {
    text-align: left;
}

.listing_product .name {
    margin-bottom: 0;
}

.listing_product .name a {
    font-weight: bold;
}

.listing_product .price {
    margin-top: 0;
}


/* PRODUCT DETAILS PAGE */
.product_detail input.quantity {
    margin-left: 10px;
    width: 50px;
}

.product_detail .stock_status {
    margin-left: 0;
    margin-top: 0;
}

.product_detail .product_price.total_price {
    font-size: 18px;
    margin-left: 20px;
} 


#related_products_content {
   margin-top: 50px;
}

#related_products_content .extra_buttons {
display:none;
}


/* BREADCRUMBS */
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #ffffff;
    border-radius: 0px;
    color: #000000;
}

/* BASKET STYLING */
.basket .background {
    background: #fff;
    border: 0px solid #e8e8e8;
    BORDER-RADIUS: 0PX;
}

.desktop_basket.product_in_cart {
    border-top: 0px solid #CFCFCF;
    margin: 10px;
}

.white_bg {
    border: 0;
}

/* PRODUCT LISTING COLOUR */
.listing_product .price h2 {
    color: #262626;
    font-size: 13px;
}

/* SUSTAINABILITY LINKS */
.sustainability-link img {
     display: inline-block;
     margin-bottom: 2px;
     margin-top: 10px;
}

/* GALLERY THUMBNAIL  STYLE */
.product_image_thumbnail_nav {
    height: 30px;
    margin-top: 80px;
    border-radius: 90px;
    width: 30px;
    display: block;
    position: absolute;
    background: #006ce4;
    color: #fff;
    opacity: 1;
    cursor: pointer;
    z-index: 1;
}


.product_image_thumbnail_nav span {
    position: absolute;
    top: 30%;
    left: 10px;
}

.product_image_thumbnail {
    max-height: 100px;
    border-radius: 10px;
    margin-bottom: 50px;
    margin-top: 40px;
}

/* MORE FOR YOU */

.wrap_products_listing h2 {
    font-weight: bold;
}


.wrap_products_listing .name a {
    color: #393738;
    text-decoration: none;
    font-weight: 700;
    margin-bottom: 10px;
    display: inline;
    transition: color 250ms;
    -webkit-transition: color 250ms;
}

/* MOVE PRICE DOWN PRODUCT LISTING */
.listing_product .price h2 {
    color: #262626;
    font-size: 13px;
    margin-top: 5px;
}

/* OUT OF STOCK SPACING ABOVE */
.discount_table .alert-danger {
    clear: both;
    width: 100%;
    margin-top: 20px;
}

/* HEADER ICONS AMEND + FAVOURITE*/
.header-icon {
    height: 20px;
    width: 32px;
margin-top: 15px;
}

.header-icon.favourite {
    height: 20px;
    width: 36px;
}

/* BASKET SECONDARY BUTTON BORDERS*/
.btn.btn-default {
    background-color: #242021;
    border-color: #242021;
    color: #fff;
    border-radius: 0px;
}


/* SECONDARY BUTTON BORDERS*/
.btn.btn-white {
    background-color: #fff;
    border-color: #cccccc;
    color: #0d0b0c;
    border-radius: 0px;
}

/* BANNER SPACE BETWEEN NAV BAR*/
.banner-container .img-img {
    background-repeat: no-repeat;
    background-position: right;
    margin-top: -25px;
}

/* DELIVERY COUNTRY BANNER*/
#delivery_country_popup_header {
    padding: 10px;
    background-color: #f5f5f5;
    color: #000000;
    margin-bottom: 0px;
    text-align: center;
}

#delivery_country_popup_header a {
    color: #ea744d;
}

#delivery_country_popup_header .closebtn {
    margin-left: 15px;
    color: #000;
    font-weight: bold;
    float: right;
    font-size: 22px;
    line-height: 20px;
    cursor: pointer;
    transition: 0.3s;
}

/* SHOPPING CART COUNTER*/
.shopping_cart span {
    position: absolute;
    top: 12px;
    right: -8px;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    background: #f5f5f5;
    border-radius: 50%;
    font-size: 11px;
font-weight: bold;
    padding: 5px;
    text-align: center;
    line-height: 0.8;
}

/* CHECKOUT SUMMARY*/
.summary {
    background: #fff;
    padding: 16px;
    border: 1px solid #f5f5f9;
}

/* accordion */
.ui-accordion .ui-accordion-header:nth-of-type(2n) {
    background-color: #ea744e;
}

.ui-accordion .ui-accordion-header {
    font-size: 19px;
    padding: 10px;
    cursor: pointer;
    background-color: #ea744e;
    color: #ffffff;
}


/* PRODUCT DETAILS PAGE */
.product_detail input.quantity {
    margin-left: 10px;
    width: 50px;
}

.product_detail .stock_status {
    margin-left: 0;
    margin-top: 0;
}

.product_detail .product_price.total_price {
    font-size: 18px;
    margin-left: 20px;
} 


/* SLIDING BANNER BUBBLES*/
.cycle-pager {
    position: absolute;
    bottom: 61px;
    right: 6%;
    z-index: 500;
    background: transparent;
    border-radius: 3px;
    padding: 7px 5px 5px;
}

a.cycle-pager-active span {
    background-color: #ea744d;
}

.cycle-pager span {
    font-size: 50px;
    width: 16px;
    height: 16px;
    color: #ddd;
    display: inline-block;
    cursor: pointer;
    background: transparent;
    border: 2px solid #ffffff;
    border-radius: 10px;
    margin: 0 3px;
}

/* LABEL FOR SORT ORDER */
label[for|="sort_order"] {
    display: none;
}

/* BOOTSTRAP 5 - PRODUCT SEARCH FIX */
#header_right .form-control {
    margin-right: 8px;
    margin-top: 8px;
}

/* BOOTSTRAP 5 - SEARCH ICON FIX */
input.header-icon.search {
    margin-right: 45px;
}

.search.header_item {
margin-right: 0px;
}

.search .header_icon {
position:absolute;
right:-35px;
top:-7px;
}


/* BOOTSTRAP 5 - DROPDOWN MENU FIX */
#header_right .dropdown-menu.dropdown-menu-right {
    margin-right: 48px;
}

/* Prevent main from ignoring header in mobile*/
.portal_head { position: unset; }

/* Align search bar with header icons */
.search.header_item .form-group .form-control {
margin-top: 8px;
}

/* HEADER LOGO POSITION*/
.portal_logo img {
    margin-top: 10px;
}

/* FOOTER TOP HR COLOUR */
hr.border-secondary-subtle { 
    border-color: #e3e3e3 !important;
}

.footer-hr {
    color: #e3e3e3;
    margin-bottom: 0px;
    margin-top: 60px; 
} 

#footer_top .row { 
    margin: 0px 5px;
}

/* Footer Width Increase*/
#footer_top .footer_menu_item {
    /* width: 28% */
}

/* Reduce Final Column To Make 100% */
#footer_top .footer_menu_item:last-child {
    /* width: 16% */
}

/*HOMEPAGE CATEGORY BLOCKS IN ROW 8*/
.row.row_8.pagebuilder {
    width: 75%;
    margin: auto;
  
}

/*PRODUCT DETAILS PAGE PRICE COLOUR*/
.product_price {
    color: #ea744d;
}

/*ADDITIONAL INFORMATION ACCORDIAN STYLING*/
product_detail. ui-accordion .ui-accordion-header {
    font-size: 19px;
    padding: 10px;
    cursor: pointer;
    background-color: #fff;
    color: #000;
}

/* REMOVE SIDEBAR TITLE */
.categories > h3 {
    display: none;
}

/* SIDEBAR TOP PADDING */
.categories {
padding-top: 40px;
} 

/* TOP FOOTER COLOUR */
div#footer_logo {
    background-color: #ea744d;
}

hr.border-top.border-secondary-subtle {
    margin: 0px;
}

div#footer_top {
    top: 0px;
}

.cols.col_1.col-xs-12.col-sm-12.align-center.banner-container {
    overflow: hidden;
    padding: 20px;
}

/* Image Panels */
#main_content > div.row.row_6.pagebuilder > div.cols.col_1.col-xs-12.col-sm-4.align-center.card-container {
    width: 33%;
}
#main_content > div.row.row_6.pagebuilder > div.cols.col_2.col-xs-12.col-sm-4.align-center.card-container {
    width: 33%;
}
#main_content > div.row.row_6.pagebuilder > div.cols.col_3.col-xs-12.col-sm-4.align-center.card-container {
    width: 33%;
}

/* Carousel text overlap fix */
#main_content > div.row.row_5.pagebuilder > div > div > div > div > div.carousel-container.cycle-slideshow.col-lg-10.offset-lg-1 > div.cycle-carousel-wrap > div {
    white-space: normal;
}