.header-quickorder {display:none;}
body.ex-loggedin .header-quickorder {display:block;}

/* Header Mobile - Text color */
header .header-mobile .cd-dropdown-trigger-mobile i, header .header-mobile .header-right a {
color: #307cc5;}

/* Top Header */ 
.headersection-1 { width: 100%; background: #317cc5; }
.headersection-1 .row-1 { margin: auto; }
.header-full .row-1 .cmspages_container { text-transform: uppercase; }
.header-full .row-1 a { color: #fff; }
.header-full .row-1 .cmspages_container a:hover { text-decoration: underline; }
.header-full .row-1 ul.classlinkslist { margin-left: 13px; }
.header-full p { margin-bottom: 0; color: #fff; font-size:14px;}

/* Change Logo Size */
.logo > img {
max-width: 250px !important;
max-height: 300px !important;
padding-top: 15px;
padding-bottom: 15px}

/* Change Basket Appearance */
.catalog-single .softgraybackground,
.softgraybackground {background-color: #eaf6fc;border: solid 1px;border-color: #317cc5;border-radius: 6px;}

/* Sticky Basket */
body.product .twocolumnsright .col-sm-12 {
    position: sticky;
    top: 20px;}
.productaddtocart_container {
   margin-top:0px;}

/* Shadow Effect On Products & Categories */
  .griditems > .tileparent:hover {
    -webkit-transform: scale(1.0.4);
    -ms-transform: scale(1.0.4);
    transform: scale(1.0.4);
    box-shadow: #9ccbf3 0px 3px 30px;
    background: white;
    border-radius: 4px;
    padding: 0px 10px 0px;
    transition: all 0.3s ease;}

/* Remove Vertical Product Grid Lines */
.catalog-grid .tile {border-right: none;}

/* Round Corners Search Box */
input#searchlistwithin_hd, input#searchlist_hd, input#searchlistpanel_hd {
  border-radius: 4px;}

/* Search Bar Style */
header section.search .search-form .form-group input { height: 45px; }
header section.search .search-form button[type=submit] { top: 4px; 
right: 1px;}
section.search .search-form button[type=submit] {
    top: 4px; right: 1px;}
.menu .additional_linkslist li.menuitem { padding:10px 1em; }

/* Search Bar Icon Magnifying */
@media screen and (min-width: 769px) {
i.fa.fa-search::before {
    position: relative;
    top: 2px;
    right: -8px;    
    color: #FF0000;
    *background: #317cc5;
    *border-radius: 0px 4px 4px 0px;
    padding: 11px;
    border-left: 1px solid;
   border-color: #317cc5;}

/* Search Bar Width */
.widgetsearch.search {
    width: 75%;}

/* Minicart Colours & Count */
.toolbar .cart-btn>.btn { background: #317cc5; }
.toolbar .cart-btn>.btn span.minicart_count {
    background-color: #FF0000;
    border-radius: 10px;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 3px;
    padding-bottom: 3px;
    font-weight: bold;}
.fa-shopping-bag:before {
    content: "\f290";
    color: #fff;}
.toolbar .cart-btn>.btn b {
    color: #fff;
    font-size: .9rem;
    font-weight: 600;}

/* Bottom Padding Carousel */
.merchandisingcontent_container .catalog-single {
    padding: 0px !important;
    margin-top: 7px;}

/* Footer Layout */
footer {
   nt */ width: 100%;
    padding: 15px 0 5px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: .85rem;}

/* Hide No Product Message */
.noprodutctfound .alert{
display: none;}
.ajax-search-control::-webkit-input-placeholder {
    opacity: 0;}
.placeholderopacity1::-webkit-input-placeholder {
    opacity: 1;}

/*Menu Links*/
.filter-container .menulinks_container {
    background-color: #f7f7f7;
    border-radius: 8px 8px 8px 8px;
    color: #339e;
    margin: 0 0 20px 0;}
section.quicklinks ul {
    margin: 0 15px;}
.filter-container .menulinks_container section.quicklinks h4 {
    background-color: #e6e6e6;
    border-radius: 8px 8px 0px 0px;
    bottom: 0px;
    color: #317cc5;
    padding: 18px 15px;
    text-align: center;
    font-size: 1.2rem;
    letter-spacing: 1px;}

/*Ink Toner Finder*/
.inktonerfinder_container {
    background-color: #f7f7f7;
    border-radius: 8px 8px 8px 8px;
    color: #339e;
    margin: 0 0 20px 0;
    padding: 0px 15px;}
.inktonerfinder_wrapper {
    background-color: #f7f7f7;}

/* Breadcrumb */
.breadcrumb>li+.first_link:before {
    all: unset;}
.breadcrumb {
	margin: 0 0 20px 0;
	padding: 6px 0;
        background: #efefef;
        border-radius: 4px;
	border: 1px solid #ddd;}
.breadcrumb li {
	font-size: 12px;}
.breadcrumb > li {
	padding: 0 20px;
	position: relative;
	white-space: nowrap;}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;}
.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
	top: -4px;
	right: -5px;
	width: 26px;
	height: 26px;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);}
.pagination {
	margin: ;}

/* Breadcrumb Account Dashboard*/
.myaccount-title .breadcrumb {
    padding: 6px 0;
    text-align: left;
    margin-top: 15px;
    width: auto;}

/* Top Bar Dropdown Colours */
.dropdown-menu .pointer a {
    color: #ff0000;}
.toolbar .account-dropdown div.description {
color: #ff0000;
font-weight:bold}

/* Stock Text Colour */
.in-stock {
    color: #60af05; }

/* No Stock Text Colour */
.out-stock {
    color: #FF0000;
    font-size: .7em;}

/*Product Links Navigation Bar*/
.menu .additional_linkslist li.menuitem{
border-radius:10px;padding:5px 12px}

.additional_links li:hover
{background:linear-gradient(#FF6600 0%,#FF6600 100%);
font-weight:300;
box-shadow:inset 0 1px 1px 1px #F13D04}


/*Remove Default Ribbon*/
.ribboncart-wrapper{
display: none;}
.ribbon-wrapper .ribbon-side {
display: none;
background-color: rgba(0,0,0,0);
float: left;
position: absolute;
left: 0px;
top: 0px;
border-left: 0px solid;
line-height: 0rem;
padding-top: 0rem;
padding-bottom: 0rem;
transform: skewY(20deg)}
.badges-wrapper{
width: 50px;}
.ribbon-wrapper .ribbon-tips{
display: none;
background-color: rgba(0,0,0,0);}
.listtoolsbottom{
color: #1b507a;}
.listtools .itemsfound{
color: #1b507a;}
.ribbon-wrapper {
top: 5px;}
.ribbon-wrapper .ribbon {
font-size: .0rem;
padding: .0rem .0rem; 
margin-left: 50px;}

/*5 Star Products*/
.ribbon-wrapper.g759.b344 {
    background-image: url(https://eu.evocdn.io/dealer/1061/content/media/My_Theme/5Star.jpg);
    background-size: 50px 50px;
    display: inline-block;
    width: 50px;
    height: 50px;
    content: "";
    background-repeat: no-repeat;
    margin-left: 14px;
    top: -12px;
    right: 6px;
    position: relative;
    z-index: 10;
    margin-bottom: -4px;}

/*5-10 Days Furniture Delivery*/
.ribbon-wrapper.g756.b343 {
    background-image: url(https://eu.evocdn.io/dealer/1061/content/media/My_Theme/Delivery.png);
    background-size: 50px 50px;
    display: inline-block;
    width: 50px;
    height: 50px;
    content: "";
    background-repeat: no-repeat;
    margin-left: 8px;
    top: -12px;}

/*Best Seller*/
.ribbon-wrapper.g760.b345 {
    background-image: url(https://eu.evocdn.io/dealer/1061/content/media/My_Theme/BestSeller.png);
    background-size: 60px 60px;
    display: inline-block;
    width: 60px;
    height: 60px;
    content: "";
    background-repeat: no-repeat;
    margin-left: 1px;
    top: -12px;}

/*Special Offer*/
.ribbon-wrapper.g761.b346 {
    background-image: url(https://eu.evocdn.io/dealer/1061/content/media/My_Theme/SpecialOffer.png);
    background-size: 55px 55px;
    display: inline-block;
    width: 55px;
    height: 55px;
    content: "";
    background-repeat: no-repeat;
    margin-left: 5px;
    top: -12px;}

/*Remove Brand Image From Quick Lists*/
.quicklistsedit .brand-label {
  display: none}

/*Remove Brand Image From Contract Lists*/
.contractitems .brand-label {
  display: none}

/*Remove RRPs From Quick Lists & Contract Lists*/
.contractitems.catalog-grid .tileparent div.price span.rrp,
.quicklistsedit.catalog-grid .tileparent div.price span.rrp {
  display: none;}


/*Quick Lists & Contract Lists Price Box Text Colour*/
.contractitems.catalog-grid .tileparent div.price span, .quicklistsedit.catalog-grid .tileparent div.price span {
    display: block;
    font-weight: 900;
    font-size: 15px;}
.shopping-actions .price span {
    background-color: transparent!important;
    color: #317cc5!important;