/* APPLIED FONTS CSS */
.main_nav li, .main_nav .row a {font-family: BoehringerForwardText Md; } 
button {font-family: BoehringerForwardText Md; } 
.carousel_title {font-family: BoehringerForwardText Md; } 
.listing_product .name {font-family: BoehringerForwardText Bd; font-size: 14.0px; color: #191919; } 
body {font-family: BoehringerForwardText; color: #191919; } 
li {font-family: BoehringerForwardText; font-size: 16.0px; color: #FFFFFF; } 
.listing_product .price h2 {font-family: BoehringerForwardText; font-size: 13.0px; color: #191919; } 
.listing_product .stock {font-family: BoehringerForwardText; } 
h6 {font-family: BoehringerForwardHead MdIt; font-size: 18.0px; color: #093120; } 
h1 {font-family: BoehringerForwardHead Md; color: #191919; } 
h2 {font-family: BoehringerForwardHead Md; } 
h3 {font-family: BoehringerForwardHead Md; } 
h4 {font-family: BoehringerForwardHead Md; } 
body #left_panel {font-family: BoehringerForwardHead Md; font-size: 19.0px; } 


/* APPEARANCE EDITOR CSS */
.portal_logo img {height: 40px;}
.above_nav {background-color: #333333;}
.search_box input[type="text"] {border-color: #CCCCCC;}
.currency select {border-color: #CCCCCC;}
.main_nav {background-color: #08312A;}
#footer_top, #footer_top a {color: #000000; text-decoration: none;}
#footer_top a:hover {color: #000000; text-decoration: none !important;}
#footer_top ul li ~ li {border-left: 1px solid #FFFFFF;}
.main_nav a {color: #FFFFFF; font-size: 14px; font-weight: normal; text-transform: None; text-decoration: none;}
.main_nav a:hover {color: #00E47C; font-size: 14px; font-weight: normal; text-transform: None; text-decoration: none !important;}
.second_menu, .sub_menu {background-color: #083129;}
.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: None; text-decoration: none !important;}
.sidebar .categories h3 {background-color: #F6F5F3;}
.sidebar .categories li a {color: #191919;}
.sidebar .categories li.current a {color: #00E47C;}
.sidebar .categories li.current {background-color: #F6F5F3;}
.btn.btn-blue {background-color: #00E47C; border-color: #00E47C; color: #08312A; text-transform: None;}
.btn.btn-blue:hover {background-color: #66EFB0; border-color: #66EFB0; color: #08312A; text-transform: None;}
#main_content {padding-top: 50px; padding-bottom: 35px;}
h1, h2, h3, h4, h5, h6 {color: #191919;}
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 */
/*PRODUCT TITLE WRAP ON LISTING PAGE */
.wrap_products_listing .listing_product.prices {
    height: fit-content;
}

/*DISCOUNT TABLE FIX */
.discount_table th {
    font-weight: 400;
    color: #1a2f5a;
    text-transform: capitalize;
}

.discount_table .top {
    border-bottom: 1px solid #bebebc;
    padding-bottom: 8px;
    font-weight: bold;
    color: #191919;
    text-transform: capitalize;
}

/* LEADTIME BOLD */
p.leadtime {
    margin-top: 0;
    margin-bottom: 1rem;
font-weight: bold;
}


/* VARIATION STYLING */

.v-button-text {
    height: 20px;
    padding: 0 6px 0 7px;
    font-size: 15px;
}


.variation-text {
    text-align: center !important;
    line-height: 26px;
    width: fit-content;
    font-weight: normal;
}

.variation-button-active:not(.variation-button-colour) {
    border-color: #00e477;
}

#variation-stocklevel {
    margin-bottom: 22px;
}

.variation_title_row {
    display: flex
;
    font-weight: bold;
}

.variation-button {
    text-decoration: none;
    display: inline-block;
    border-radius: 5px;
    font-size: 14px;
    border-color: lightgrey;
    border-width: 2px;
    border-style: solid;
}


/* HIDE CLICK HERE TO CHANGE DELIVERY COUNTRY - WEBUY ONLY */
#delivery_country_popup_header a {
    display: none;
}

/* CAROUSEL BORDER RADIUS */
.cycle-carousel-wrap .carousel_item a img {
    border-radius: 10px;
}

/* PRODUCT DETAILS 5.1.12 */
.product_detail .ui-accordion .ui-accordion-header {
    display: none;
}

.product_detail .ui-widget-content {
    background-color: #f6f5f3;
    border: none;
}

.shopping_cart {
    margin-left: 0;
}

/* Product Details highlight in stock/out of stock green/red */
.product_detail .prod_info .stock_status.show_amount {
color: #1EAD1B;
}
.product_detail .prod_info .stock_status {
color: #F62B2B;
}


/*CAROUSEL TITLE HIDE*/
.carousel_title {
    font-weight: normal;
    display: none;
}

/*FAVOURITE HEART IN DETAILS LINE HEIGHT */
.fa {
    line-height: 1.6;
    font-family: FontAwesome;
    display: inline-block;
}

/*PORTAL LOGO POSITION*/
.portal_logo img {
    height: 40px;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-top: 13px;
}



#related_products_container {
border: #c9c9c8;
    border-top: solid;
    border-block-width: 0px;
    border-top-color: #c9c9c8;
}

#main_content > div.content.container > div.row.product_detail > div.col-xs-12.col-sm-7 {
    padding-bottom: 100px;
}

/* HEADER BORDER */
header {
    border-bottom: 5px solid #08312a;
border-top: 5px solid #08312a;
}

div.search.header_item {
    float: right;
    margin-right: 32px;
    margin-top: -36px;
    margin-top: -33px;
}

.portal_head { z-index: 999; }
header, .portal_head { background-color: #08312a; }
header, .head_links a, footer { color: #FFF; }
label[for="nav-trigger"] { color: #FFF; }

/* BACKGROUND COLOURS HOMEPAGE */
#main_content {
background-color: #F6F5F3;
padding-top: 0;
padding-bottom: 0;
}

/*
.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;
background-color: transparent;
}
.form-control {
    border-radius: 0;
    border: 1px solid #CCCCCC;
    border-bottom-color: #CCCCCC;
    box-shadow: none;
}
/* SEARCH ICON MOVEMENT */
.search-svg {
    width: 22px;
    position: relative;
    left: -6px;
    top:34px;
}
input#prodsearch {
    background-color: transparent;
color: white;
}
input#prodsearch::placeholder {
    color: white;
}
.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;
}

.tree_counter .header-icon {
    margin-right: 20px;
}

.header-icon.search-svg {
    height: 20px;
    width: 20px;
    margin-top: 11px;
    margin-right: 4px;
}

.header-icon {
    height: 23px;
    width: 28px;
    margin-top: 10px;
    margin-right: 18px;
}

.header-icon.search {
    margin-left: 0px;
}
.dropdown-toggle {
    padding: 0px;
}
/* TREE COUNTER */
.tree_counter span {
    position: absolute;
    top: 0;
    left: 14px;
    height: 16px;
    width: 35px;
    background: #00e47c;
    border-radius: 8px;
    font-size: 10px;
    color: #191919;
    font-weight: bold;
    padding: 5px;
    text-align: center;
    line-height: 0.8;
    margin-right: 10px;
}


/* DROPDOWN */
.dropdown-menu {
    border-radius: 10px;
    text-align: center;
}

/* REMOVE PADDING AROUND MAIN BANNER */
.cols.col_1.col-xs-12.col-sm-12.align-center.banner-container {
    padding: 0 0px;
}

/* PRODUCT DETAILS SPACING */
#product_image_container {
    padding-right: 80px;
}

/* 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;
        border-bottom: 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;
}

/* CHECKOUT PAGE HEADER SPACING */
#main_content > div.content.container > div.row {
    margin-top: 40px;
    margin-bottom: 40px;
}

/* Mobile Specific */
@media (max-width: 576px) {
#main_content > div.content.container > div.row {
    margin-top: 0px;
    margin-bottom: 0px;
}
}

/* CHECKOUT BACKGROUND COLOUR */
body.checkout {
    background: #f6f5f3;
}


/* SPACING BETWEEN PRODUCTS SELECTION SCREEN GRID */
#productsContainer .col {
padding: 10px 15px 30px;
}

.row.pagination_controls_container {
    justify-content: right;
}

/* SEARCH ICON */
.search.header_item .form-group .form-control {
    padding-left: 32px;
    padding-right: 12px;
    background: #ffffff;
    border-color: #ffffff;
    box-shadow: none;
    color: #000000;
    text-align: left;
    border-width: 1px;
    border-radius: 6px;
    margin-right: 10px;
}

/* 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;
    width: 100vw;
    margin-left: 50%;
    transform: translateX(-50%);
    background: white;
    margin-bottom: -40px;
} 

/* MAIN BUTTON */
.btn.btn-blue {
    border-radius: 3px;
}



/* FIX PRODUCT CAROUSEL */
@media only screen and (min-width: 1024px) and (max-width: 1199px) {
    .carousel_item {
        width: 224px !important;
    }
}

/* PRODUCT CAROUSEL SECTION OVERLAP FIX */
#main_content > div.row.row_4.pagebuilder > div > div > div > div {
    padding-bottom: 140px;
}

/* PRODUCT CAROUSEL SECTION OVERLAP FIX MOBILE OVERRIDE*/
@media (max-width: 576px) { 
#main_content > div.row.row_4.pagebuilder > div > div > div > div {
    padding-bottom: unset;
}
}

/* FULLSCREEN CAROUSEL */
div.carousel-container {
    overflow: visible !important;
}

/* PADDING FOR CATEGORIES SIDE BAR */
.sticky-top {
    top: 48px;
    padding-top: 20px;
}

/* 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: #ececec;
list-style: none;
}

.sidebar .categories h3 {
    color: #f6f5f3;
}

#left_panel > div > div > ul > li > a > img {
    height: 35px;
    width: 35px;
    margin: 10px;
}

.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: #00dc78
}

.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;
}





/* FAVOURITE HEART COLOUR + POSITION */

.favourite_product i {
    display: none;
    font-size: 20px;
    transition: 0.5s;
    margin-right: 7px;
}

.favourite_product:not(.favourited) i.fa-heart-o {
    display: block;
    color: #d7d7d7;
}

.favourite_product.favourited i.fa-heart {
    color: #EE6541;
    display: block;
}

#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;
}
.listing_product .favourite_product {
    position: absolute;
    right: 5px;
    bottom: inherit;
    left: inherit;
}

body {
    background: #f6f5f3;
}

/* 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 .product_price.total_price {
    font-size: 18px;
    margin-left: 20px;
} 


#related_products_content {
   margin-top: 50px;
}

#related_products_content .extra_buttons {
display:none;
}

/* REMOVE TOP DISPLAY PRODUCT No. */
.col-sm-8.text-center.products_displayed_text {
    display: none;
}

/* BREADCRUMBS */
.breadcrumb {
    padding: 40px 0 15px 0;
    margin-bottom: 20px;
    list-style: none;
    background-color: transparent;
    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 */
/* DUPLICATE OF MOVE PRICE DOWN PRODUCT LISTING */
/* 
.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: #03e882;
    color: #fff;
    opacity: 1;
    cursor: pointer;
    z-index: 1;
}


.product_image_thumbnail_nav span {
    position: absolute;
    top: 17%;
    left: 11px;
}

.product_image_thumbnail {
    max-height: 100px;
    border-radius: 10px;
    margin-bottom: 50px;
    margin-top: 40px;
background-color: white;
}

/* MORE FOR YOU */

/* PRODUCT SUGGESTIONS IN DETAILS PAGE */
#related_products_content > div > div.price > h2 {
    text-align: -webkit-left;
    text-transform: lowercase;
    font-size: 14px;
    padding-left: 30%;
}
#related_products_content > div > div.name {
    font-size: 14px;
    text-align: -webkit-left;
    padding-left: 30%;
}
.wrap_products_listing .name a {
    color: #08312A;
    text-decoration: none;
    font-weight: 700;
    margin-bottom: 10px;
    display: inline;
    transition: color 250ms;
    -webkit-transition: color 250ms;
} 
div#related_products_content {
    padding-bottom: 30px;
    justify-content: center;
}

/* MOVE PRICE DOWN PRODUCT LISTING */
.listing_product .price h2 {
/* SHOULD NOW BE HANDLED IN FONT EDITOR */
    /* color: #262626;
    font-size: 13px; */
    margin-top: 5px;
} 

/* MOVE PRICE DOWN PRODUCT LISTING */
.listing_product .price {
    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;
}
*/

.header-icon.favourite {
    height: 20px;
    width: 36px;
}

/* BASKET SECONDARY BUTTON BORDERS*/
.btn.btn-default {
       background-color: #CCFAE5;
    border-color: #CCFAE5;
    color: #08312A;
    border-radius: 2px;
}



/* SECONDARY BUTTON BORDERS*/
.btn.btn-white {
    background-color: #fff;
    border-color: #cccccc;
    color: #0d0b0c;
    border-radius: 3px;
}

/* SECONDARY BUTTON HOVER */
.btn.btn-default:hover, .btn-default:focus, .btn-default:active {
    background-color: #66EFB0;
    border-color: #66EFB0;
    color: #08312A;
border-radius: 3px;
}

/* BANNER SPACE BETWEEN NAV BAR*/
.banner-container .img-img {
    background-repeat: no-repeat;
    background-position: right;
    margin-top: 0px;
}

/* 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: #083129;
}

#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;
    margin-top: -6px;
}

/* CHECKOUT SUMMARY*/
.summary {
    background: #fff;
    padding: 16px;
    border: 1px solid #f5f5f9;
}

/* accordion */
.ui-accordion .ui-accordion-header:nth-of-type(2n) {
    background-color: #e5e3de;
}

.ui-accordion .ui-accordion-header {
    font-size: 19px;
    padding: 10px;
    cursor: pointer;
    background-color: #e5e3de;
    color: #000;
}

/* HEADER DROPDOWN */
#header_right > div:nth-child(2) > ul > li {
    padding-left: 8px;
    padding-right: 8px;
}

/* PRODUCT DETAILS PAGE */
.product_detail input.quantity {
    margin-left: 10px;
    width: 50px;
}

.product_detail .stock_status {
    margin-left: 0;
    margin-top: 0;
    color: #0C490C;
}

.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;
}

.row_5 .cycle-pager {
    position: absolute;
    bottom: 5%;
    right: 11%;
    z-index: 500;
    background: transparent;
    border-radius: 3px;
    padding: 7px 5px 5px;
}

a.cycle-pager-active span {
    background-color: #00e47c;
}

.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;
    border-radius: 20px;
}

/* BOOTSTRAP 5 - SEARCH ICON FIX */
input.header-icon.search {
    margin-right: 8px;
}

.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;
}

.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%
}

/* OVERRIDE for products with pricing table */
div:has( > div > div.horizontal) {
    padding-bottom: 0px !important;
}

/*PRODUCT DETAILS PAGE PRICE COLOUR*/
.product_price {
    color: #08312a;
}

/*ADDITIONAL INFORMATION ACCORDIAN STYLING*/
.product_detail .ui-accordion .ui-accordion-header {
    font-size: 19px;
    padding: 10px;
    cursor: pointer;
    background-color: #fff;
    color: #000;
}

/*PRODUCT IMAGE ON DETAILS PAGE*/
    .prod_img {
        display: inline;
        border-radius: 7px;
  
    }


/*PRODUCT IMAGE ON CATEGORIES PAGE*/
.wrap_products_listing .image img {
    BORDER-RADIUS: 7PX;
}

/* FOOTER */

div#footer_logo {
    background: #08312a;
}

#footer_top, #footer_top a {
    color: #ffffff;
    text-decoration: none;
    background: #08312a;
}

#footer_top a:hover {
    color: #00E47C;
}

/* 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%
}
div.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; */
}

#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 .container {
    padding-left: 0px;
}

.copyright-foot {
    top: 0px;
    background: #08312a;
    margin-bottom: 40px;
}

.copyright-foot div {
    background: #08312a;
    color: #ffffff;
    font-size: 12px;
}

footer {
    background: #08312a;
}

/* NEW HEADER */
.shopping_cart span {
    position: absolute;
    color: #191919;
    top: 0;
    right: 12px;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    background: #00e47c;
    border-radius: 50%;
    font-size: 10px;
    font-weight: bold;
    padding: 5px;
    line-height: 0.8;
}

/*MARGIN FOR MAIN CONTENT*/
.content.container {
    margin-bottom: 40px;
    margin-top: 40px;
}

/* Mobile specific */
@media (max-width: 576px) { 
    .content.container {
        margin-bottom: 50px;
        margin-top: unset;
    }
}


/* PROFILE MENU */
#header_right .dropdown {
    background: none;
    border: none;
    border-radius: 0;
}

#header_right .dropdown-toggle {
    margin-bottom: 20px;
    padding: 0;
}

/*PRICE BREAK DISCOUNT TABLE*/
.discount_table .top {
    border-bottom: 1px solid #bebebc;
    padding-bottom: 8px;
    font-weight: bold;
    color: #191919;
}

.discount_table tr ~ tr td, .discount_table tr ~ tr th {
    padding-top: 10px;
    color: #191919;
}

@media only screen and (min-width: 768px) {
    #header_right .dropdown:hover .dropdown-menu {
        display: block;
    }
}

#header_right .dropdown-menu {
    border-radius: 10px;
    margin: 0;
    min-width: 140px;
    position: absolute;
    text-align: center;
}
#header_right .dropdown-menu:hover {
    border-radius: 10px;
    margin: 0;
    min-width: 140px;
    position: absolute;
    text-align: center;
    margin-top: 2px;
}

#header_right .dropdown-menu li a {
    padding: 10px 0;
}
/* PROFILE MENU */
#header_right .dropdown {
    background: none;
    border: none;
    border-radius: 0;
}

#header_right .dropdown-toggle {
    margin-bottom: 20px;
    padding: 0;
}

@media only screen and (min-width: 768px) {
    #header_right .dropdown:hover .dropdown-menu {
        display: block;
    }
}

#header_right .dropdown-menu {
    border-radius: 10px;
    margin: 0;
    min-width: 140px;
    position: absolute;
    text-align: center;
    top: 40px;
}

#header_right .dropdown-menu li a {
    padding: 10px 0;
	}
/* HEADER NAV ICONS POSITION */
/*
.header-icon {
    height: 32px;
    width: 32px;
    margin-top: 12px;
    margin-bottom: 18px;
}
*/

.header-icon.favourite {
    height: 23px;
    width: 30px;
    margin-top: 9px;
}

/* NAV ITEM PADDING */
@media (min-width: 1024px) {
    .main_nav ul li { padding: 0px 40px; }
    .main_nav ul li:first-child, .sub_menu ul li:first-of-type { padding: 10px 40px 10px 0; }
    .main_nav ul li:last-child, .sub_menu ul li:last-of-type { padding: 10px 0 10px 40px; }
}

@media (min-width: 1212px) {
    .main_nav ul li { padding: 0px 58px; }
    .main_nav ul li:first-child, .sub_menu ul li:first-of-type { padding: 10px 58px 10px 0; }
    .main_nav ul li:last-child, .sub_menu ul li:last-of-type { padding: 10px 0 10px 58px; }
}

form.form-inline {
    position: relative;
}


/* LEFT PANEL ICONS SIZE AND POSITION */
#left_panel > div > div > ul > li > a > img {
    height: 35px;
    width: 400px;
    margin: 10px;
}

/*LIST STYLING ON PRODUCT DETAILS PAGE */
.product_detail .comments li {
    font-family: BoehringerForwardText;
    color: #191919;
    font-size: 16.0px;
    font-weight: normal;
}

/*SHADOWBOX STYLING */
.ratio-16x9 {
    background: white !important;
    border-radius: 20px;
}


#size-selector {text-transform: capitalize;}

/* LEFT PANEL LIST ITEMS */
#left_panel > div > div > ul > li > label {     
    font-size: 14px;
    color: #08312A;
    margin-bottom: unset;
}

/* LEFT PANEL TITLES */
.filter-category h3:first-of-type, .filter-colour h3:first-of-type {
    font-size: 21px; 
    color: #08312A;    
}

/* LEFT PANEL SLIDER TITLE SPACING */
#left_panel > div > div > div > h3 {
    margin-bottom: unset;
}

/* LEFT PANEL SLIDER VALUES*/
#left_panel > div > div > div > div > div > span {
     font-size: 13px;
     color: #08312A;
}

/* GENERAL SLIDER */
.slider.slider-horizontal {
    width: 150px;
    color:  #B7B6B2;
}

/* SLIDER HANDLES */
.slider.slider-horizontal  .slider-handle {
    border: unset;
    background-color: #B7B6B2;
}

.slider-handle {
    position: absolute;
    width: 12px;
    height: 12px;
    margin-top: 3px;
}

/* SLIDER TRACK (SELECTED RANGE) */
 .slider-selection {
     background: #B7B6B2;
}

/* SLIDER TRACK (OUTSIDE OF RANGE) */
.slider.slider-horizontal .slider-track-low, .slider-track-high {
    background-color: #E8E7E7 
}

/* SLIDER TRACK THICKNESS */
.slider.slider-horizontal .slider-selection { 
    height: 3px;
}

/*SPACE BETWEEN DESCRIPTION AND VARIANT PICKER */
.product_detail .comments {
        margin-bottom: 30px;
}

.alert li {
color: #191919;
font-size: 14px;
}

/*SHOW SHADOWBOX GALLERY CLOSE AND BUTTONS */
.btn-close.position-absolute.top-0.end-0.p-3,
.carousel-control-next,
.carousel-control-prev /*, .carousel-indicators */ {
filter: invert(100%);
}



