/* APPLIED FONTS CSS */
.main_nav li, .main_nav .row a {font-family: Montserrat SemiBold; } 
.carousel_title {font-family: Montserrat SemiBold; } 
body #left_panel, .sidebar .categories li a {font-family: Montserrat Regular; } 
h1 {font-family: Montserrat Bold; } 
h2 {font-family: Montserrat Bold; } 
h3 {font-family: Montserrat Bold; } 
h4 {font-family: Montserrat Bold; } 


/* APPEARANCE EDITOR CSS */
.portal_logo img {height: 60px;}
.above_nav {background-color: #333333;}
.search_box input[type="text"] {border-color: #CCCCCC;}
.currency select {border-color: #CCCCCC;}
.main_nav {background-color: #FFFFFF;}
#footer_top {background-color: #101920; border: solid 1px #101920;}
#footer_bottom {background-color: #101920; border: solid 1px #101920;}
#footer_top, #footer_top a {color: #101920; text-decoration: none;}
#footer_top a:hover {color: #EF7922; text-decoration: none !important;}
#footer_top ul li ~ li {border-left: 1px solid #FFFFFF;}
.main_nav a {color: #000000; font-size: 14px; font-weight: bold; text-transform: capitalize; text-decoration: none;}
.main_nav a:hover {color: #F09746; font-weight: bold; text-transform: None; text-decoration: none !important;}
.second_menu, .sub_menu {background-color: #FF8400;}
.second_menu, .sub_menu a {color: #000000; font-size: 14px; font-weight: normal; text-transform: capitalize; text-decoration: none;}
.second_menu, .sub_menu a:hover {color: #000000; font-weight: normal; text-transform: None; text-decoration: none !important;}
.btn.btn-blue {background-color: #101920; border-color: #101920; color: #FFFFFF; text-transform: capitalize;}
.btn.btn-blue:hover {background-color: #101920; border-color: #101920; color: #D0751A; text-transform: None;}
#main_content {padding-top: 50px; padding-bottom: 35px;}
h1, h2, h3, h4, h5, h6 {color: #000000;}
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 {font-size: 23px;}
.reports p {font-size: 12px;}

/* CUSTOM CSS */
.support-icon {
    margin-top: 9px !important;
    height: 33px !important;
    border: none;
}


.search-svg {
    margin-top: 7px !important;
    margin-left: -36px;
    position: absolute;
}


/* NEW FAVOURITE ICON STYLE */
.header-icon.favourite {
    margin-top: 14px;
    height: 22px;
    width: 36px;
}


/* BASKET SIZING AND PLACEMENT */
.header-icon.basket {
    height: 48px;
    width: 32px;
    margin-top: -3px;
    margin-right: 6px;
}


/* PRODUCT SEARCH */
#prodsearch {
    border-radius: 24px;
    border: 1px solid #ccc;
    border-bottom-color: #ccc;
    box-shadow: none;
}

.search.header_item {
    margin-right: 24px !important;
}

/* FOOTER BACKGROUND COLOUR */
footer {
    background-color: #101820;
}

#footer_top, #footer_top a, #footer_top a:hover {
    color: white;
    font-family: Montserrat;
}


/* FILTERS TITLE SIZE */
.filter-category h3:first-of-type, .filter-colour h3:first-of-type {
    font-size: 16px;
}

/* HEADER BORDER */
header {
border-bottom: 1px solid #e3e3e3;
  
}

/*
.desktop_basket {
    display: flex;
}
*/

/* NAV BAR HOVER UNDERLINE */
.main_nav li:hover { border-bottom: .3rem solid #ffffff; }

/* 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;
}


.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.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 19px; }
    .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: #00004E;
}
*/

.site-logo {
    display: block;
    width: 224px;
    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: Montserrat Bold;
}

#footer_top .footer_menu_submenu {
    margin-top: 16px;
}

#footer_top .footer_menu_submenu_item {
    float: none;
    font-weight: bold;
    font-size: 14px;
    margin-top: 16px;
}

#footer_top .footer_menu_submenu li {
    font-family: IvyStyleSans Regular;
}

#footer_top .container {
    padding-left: 0px;
}

.copyright-foot {
    top: 0px;
    margin-bottom: 40px;
}

.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;
}

/* 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;
}

.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: #f26724}

.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;
}

/* 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: #b73c3f;
    /*
    display: block;
    margin-left: 145px;
    margin-top: -135px;
    */
}

body.all_products .favourite_product i {
display: none;
font-size: 26px;
transition: 0.5s;
margin-left: 145px;
margin-top: -135px;
}




/* 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;
}

/* 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;
}
/* SPACE ABOVE FIRST ROW */
.row.pagebuilder:first-of-type {
    padding-top: 0px;
}

/* HEADER ICONS AMEND + FAVOURITE*/
.header-icon {
    height: 20px;
    width: 32px;
margin-top: 15px;
}

/* 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: #f26724;
}

#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: relative;
    top: -42px;
    right: -25px;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    background-color: red;
    border-radius: 50%;
    color: white;
    display: block;
    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: #f5f5f5;
}

.ui-accordion .ui-accordion-header {
    font-size: 19px;
    padding: 10px;
    cursor: pointer;
    background-color: #f5f5f5;
    color: #000;
}


/* 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: #f26724;
}

.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;
}

/*Suppress product name from product carousel*/
div.carousel_item.cycle-slide a:nth-child(2) {
display:none!important;
}

/* 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 {
    height: 64px;
    margin-top: -5px;
    margin-left: -100px;
}

/* 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 6*/
.row.row_6.pagebuilder {
    width: 75%;
    margin: auto;
  
}

/*PRODUCT DETAILS PAGE PRICE COLOUR*/
.product_price {
    color: #f26724;
}

/*ADDITIONAL INFORMATION ACCORDIAN STYLING*/
product_detail. ui-accordion .ui-accordion-header {
    font-size: 19px;
    padding: 10px;
    cursor: pointer;
    background-color: #fff;
    color: #000;
}

/* GENERAL SLIDER */
.slider.slider-horizontal {
    width: 170px;
    color:  #f4f4f4;
}

/* SLIDER HANDLES */
.slider.slider-horizontal  .slider-handle {
    border: none;
    background-color: #f47a20;
}

.slider-handle {
    position: absolute;
    width: 12px;
    height: 12px;
    margin-top: 3px;
}

/* SLIDER TRACK (SELECTED RANGE) */
 .slider-selection {
     background: #efefef;
}

/* SLIDER TRACK (OUTSIDE OF RANGE) */
.slider.slider-horizontal .slider-track-low, .slider-track-high {
    background-color: #efefef
}

/* SLIDER TRACK THICKNESS */
.slider.slider-horizontal .slider-selection { 
    height: 3px;
}


.discount_table {
  display: inline-block;
  text-align: left;
  margin: 10px 0 0;
  width: 100%;
}
.discount_table > div {
  float: left;
}
.discount_table th,
.discount_table td {
  padding-right: 10px;
}
.discount_table th {
  font-weight: 400;
  color: #1a2f5a;
  text-transform: uppercase;
}
.discount_table td,
.discount_table th ~ th {
  padding-left: 25px;
}
.discount_table td:first-child { padding-left: 0; }
.discount_table td,
.discount_table .num {
  color: #767676;
}
.discount_table .top {
  border-bottom: 2px solid #767676;
  padding-bottom: 8px;
}
.discount_table tr ~ tr td,
.discount_table tr ~ tr th {
  padding-top: 5px;
}

.show_price {
margin-top: 0px;
}

.show_price .total_price {
margin-left:0px !important;
}

/* SPACE FOR FIX PRICE OVERLAY WITH PRODUCT CAROUSEL */
    .row.pagebuilder {
        padding-top: 100px;
    }
}
