body.ex-product .product-options .option-group .option-group-swatch input[checked=true] + label {
    border-color: #ff0000;
}

label {
    color: #ff0500;
}
.inktonerfinder_wrapper h1, .inktonerfinder_wrapper h2, .inktonerfinder_wrapper h3, .inktonerfinder_wrapper h4, .inktonerfinder_wrapper h5 {
    color: #fff;
}
.inktonerfinder_wrapper {
    background-color: #1e74bd;
}

}/**************************NEXUS CSS **************************/

.nav-break{
    opacity:0;
    font-size:0;
}

.ribbon-wrapper.g314.b1017,
.ribboncart-wrapper.g314.b1017 {
	background-image: url('https://eu.evocdn.io/dealer/1042/content/media/My_Theme/product_tags/eo-tag-free.png');
	display: block;
	margin-bottom: 5px;
	width: 104px;
	height: 40px;
	background-repeat: no-repeat;
}

.ribbon-wrapper.is_green.b1350,
.ribboncart-wrapper.is_green.b1350 {
	background-image: url('https://eu.evocdn.io/dealer/1042/content/media/My_Theme/product_tags/eo-tag-eco.png');
	display: block;
	margin-bottom: 5px;
	width: 104px;
	height: 40px;
	background-repeat: no-repeat;
}

.ribbon-wrapper.g337.b1352,
.ribboncart-wrapper.g337.b1352 {
	background-image: url('https://eu.evocdn.io/dealer/1042/content/media/My_Theme/product_tags/eo-tag-save.png');
	display: block;
	margin-bottom: 5px;
	width: 104px;
	height: 40px;
	background-repeat: no-repeat;
}

.ribbon-wrapper.g2677.b1351,
.ribboncart-wrapper.g2677.b1351 {
	background-image: url('https://eu.evocdn.io/dealer/1042/content/media/My_Theme/product_tags/eo-tag-5day.png');
	display: block;
	margin-bottom: 5px;
	width: 104px;
	height: 40px;
	background-repeat: no-repeat;
}

.ribbon-wrapper.g314.b1017 .ribbon-tips, .ribbon-wrapper.g314.b1017 .ribbon, .ribbon-wrapper.g314.b1017 .ribbon-side,
.ribbon-wrapper.is_green.b1350  .ribbon-tips, .ribbon-wrapper.is_green.b1350  .ribbon, .ribbon-wrapper.is_green.b1350  .ribbon-side,
.ribbon-wrapper.g337.b1352 .ribbon-tips, .ribbon-wrapper.g337.b1352 .ribbon, .ribbon-wrapper.g337.b1352 .ribbon-side,
.ribbon-wrapper.g2677.b1351 .ribbon-tips, .ribbon-wrapper.g2677.b1351 .ribbon, .ribbon-wrapper.g2677.b1351 .ribbon-side,
.ribboncart-wrapper.g314.b1017 .ribboncart-tips, .ribboncart-wrapper.g314.b1017 .ribboncart,
.ribboncart-wrapper.is_green.b1350 .ribboncart-tips, .ribboncart-wrapper.is_green.b1350 .ribboncart,
.ribboncart-wrapper.g337.b1352 .ribboncart-tips, .ribboncart-wrapper.g337.b1352 .ribboncart,
.ribboncart-wrapper.g2677.b1351 .ribboncart-tips, .ribboncart-wrapper.g2677.b1351 .ribboncart{
	display: none;
}

.rewardsPopup{
    position:fixed;
    bottom:0;
    left:0;
    cursor:pointer;
}

.rewards-tab{
    width:150px;
    height:60px;
    bottom:0;
    left:0;
    background:url('https://eu.evocdn.io/dealer/1042/content/media/My_Theme/eo-rewards-popup-img.png')no-repeat center;
    box-shadow:none;
    font-size:0;
    cursor:pointer;
}


#rewardsModal .modal-header h3{
    display:none;
}

#modalRewards .row,
#rewardsModal .row{
    margin:50px 0 30px;
    padding:0 0 20px;
    border-bottom:2px solid #f3f1f1;
}

#modalRewards h2,
#rewardsModal h2{
    color:#1e75bd;
    font-weight:400;
    margin:0 0 30px;
    text-transform:none;
}

#modalRewards h2 span,
#rewardsModal h2 span{
    font-weight:300;
}

#modalRewards .row p,
#rewardsModal .row p{
    color:#2c333b;
    font-size:18px;
    margin:15px 0;
}

#modalRewards .row .rewardsEarn p,
#rewardsModal .row .rewardsEarn p{
    background:url('https://eu.evocdn.io/dealer/1042/content/media/My_Theme/eo-rewards-popup-star.png')no-repeat left center;
    padding-left:60px;
}
#modalRewards .row .rewardsSpend p,
#rewardsModal .row .rewardsSpend p{
    background:url('https://eu.evocdn.io/dealer/1042/content/media/My_Theme/eo-rewards-popup-trophy.png')no-repeat left center;
    padding-left:80px;
}
#modalRewards .row .rewardsSpend p.rr1,
#rewardsModal .row .rewardsSpend p.rr1{
    background-image:url('https://eu.evocdn.io/dealer/1042/content/media/My_Theme/eo-rewards-popup-rewimg1.jpg');
}
#modalRewards .row .rewardsSpend p.rr2,
#rewardsModal .row .rewardsSpend p.rr2{
    background-image:url('https://eu.evocdn.io/dealer/1042/content/media/My_Theme/eo-rewards-popup-rewimg2.jpg');
}
#modalRewards .row .rewardsSpend p.rr3,
#rewardsModal .row .rewardsSpend p.rr3{
    background-image:url('https://eu.evocdn.io/dealer/1042/content/media/My_Theme/eo-rewards-popup-rewimg3.jpg');
}


#modalRewards .rewardsLogin p,
#rewardsModal .rewardsLogin p{
    color:#11c47c;
    margin:0 0 30px;
    font-size:18px;
    font-weight:400;
    text-align:center;
}

#modalRewards p.rewardLogin,
#rewardsModal p.rewardLogin{
    margin-top:25px;
    color:#11c47c;
}

#modalRewards .rewardsLogin a,
#rewardsModal .rewardsLogin a{
    background:#11c47c;
    color:#fff;
    padding:8px 25px;
    margin:10px;
    font-size:18px;
    font-weight:400;
    display:inline-block;
    transition:background 0.35s;
    min-width:130px;
     text-align:center;
}

#modalRewards .rewardsLogin a:hover,
#rewardsModal .rewardsLogin a:hover{
    background:#1e75bd;
    color:#fff;
     text-decoration:none;
}

/***product page***/

.catalog-single .tierTitle{
    color:#1d75bd;
    font-weight:400;
    margin:0;
}
.catalog-single .tierTitle span{
    color:#12c47c;
}

.catalog-single .product-shopping-actions-tierpricing .group-focus{
    background:none;
    border:2px solid #1d75bd;
    padding:15px;
    border-radius:18px;
    font-weight:300;
    font-size:16px;
}
.catalog-single .product-shopping-actions-tierpricing .arrow-down{
    margin:auto !important;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #1d75bd;
}

.catalog-single .product-compare-action{
    display:none;
}

.belowTools {
    padding: 15px 0 20px;
    font-size: 14px;
    color: #343536;
    text-align: center;
    font-weight: 400;
    background: #f9f9f9;
}

.belowTools span{
    width:1px;
    height:13px;
    vertical-align:middle;
    margin:0 10px;
    background:#1d75bd;
    display:inline-block;
}

.ex-product .catalog-single .rrp{
    display:block;
    font-size:12px;
    text-decoration:line-through;
    font-weight:400;
    margin-bottom:-10px;
}

.catalog-single .softgraybackground, .softgraybackground{
    background-color:#f9f9f9;
}

.catalog-single .softgraybackground .label.save{
    background:#12c47c;
    padding:5px 20px 8px;
    margin-left:3px;
}

.catalog-single .price{
    background:none;
    text-align:center;
}

.catalog-single .has-price{
    font-size:30px;
    color:#e4222e;  
}

.catalog-single .has-price span,
.catalog-single .tile .footer span{
    font-size:12px;
    font-weight:400;
    color:#1f2123;
}

.catalog-single .buttons .qnt-count .form-control.inputquantity {
    background: #fff;
    color: #1d75bd;
    border: 1px solid #1d75bd;
    margin: 0;
    float: left; /* to disregard spaces in html */
    font-size:16px;
    font-weight:700;
    width:50px;
    height:50px;
}
.catalog-single .buttons .qnt-count .form-control.inputquantity:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.catalog-single .product-shopping-actions-addtocart .buttons .qnt-count {
    position: relative;
    left: calc(50% - 77px);
    width: 154px;
    height: 90px;
}
.catalog-single .product-shopping-actions-addtocart .buttons .qnt-count .incr-btn {
    line-height: 50px;
    height:50px;
    width: 50px;
    float: left; /* to disregard spaces in html */
    font-size:16px;
    font-weight:700;
    transition:0.35s background;
}
.catalog-single .product-shopping-actions-addtocart .buttons .qnt-count .incr-btn:first-child  {
    background:#1d75bd;
}
.catalog-single .product-shopping-actions-addtocart .buttons .qnt-count .incr-btn:last-child  {
    background:#1d75bd;
}

.catalog-single .product-shopping-actions-addtocart .buttons .qnt-count .incr-btn:hover{
    background:#a51916;
} 

.catalog-single .product-shopping-actions .product-shopping-actions-addtocart button{
    width:100%;
    background:#12c47c;
    color:#fff;
    font-size:16px;
    font-weight:700;
    transition:0.35s all;
    padding:13px;
    border:1px solid #12c47c;
    margin-bottom:0;
}

.catalog-single .product-shopping-actions .product-shopping-actions-addtocart button:hover{
    background:#1d75bd;
    border-color:#1d75bd;
    color:#fff;
}

.catalog-single .product-shopping-actions .product-shopping-actions-addtocart button i {
    display: none;
}


.catalog-single .softgraybackground.product-shopping-actions .product-shopping-actions-addtoquicklist{
    margin:15px 0;
}

.catalog-single .softgraybackground.product-shopping-actions .product-shopping-actions-addtoquicklist a{
    width:100%;
    background:#fff;
    color:#1d75bd;
    font-size:16px;
    font-weight:700;
    transition:0.35s all;
    padding:13px;
    border:1px solid #1d75bd;
    display:block;
}

.catalog-single .softgraybackground.product-shopping-actions .product-shopping-actions-addtoquicklist a:hover{
    background-color:#1d75bd;
    color:#fff;
}

.catalog-single .softgraybackground.product-shopping-actions .product-shopping-actions-addtoquicklist i.fa-plus:before {
    display:none;
}

.catalog-single .product-compare-action{
    text-align:center;
}

.catalog-single .social-links{
    display:none;
}

/*** category layout ***/

.catalog-grid .tile .footer .rrp span{
    text-decoration:line-through;
    font-size:14px;
    color:#231f21;
    font-weight:400;
    display:inline-block;
}

.catalog-grid .label-danger.save {
    color: #231f20;
    font-size: 14px;
    font-weight: 700;
    padding: 8px 15px;
    border-radius: 14px;
    background:#fee609;
}
.catalog-grid .label-danger.save:before{
    content:"Save";
}

.catalog-grid .catalog-name{
    color:#231f20;
    font-size:28px;
    padding:0 15px;
}

.catalog-grid .tile .footer a{
    font-size:14px;
    color:#231f20;
    line-height:24px;
}
.catalog-grid .tile .footer a:hover{
    color:#1d75bd;
}

.catalog-grid .tile .product-name{
    min-height:65px;
    margin:20px 0 10px;
}

.catalog-grid .list-attribute.divquickview{
    display:none !important;
}
.catalog-grid .list-attribute.product-category,
.catalog-grid .brand-label,
.catalog-grid .tile .footer span.uom.uomblock,
.catalog-grid  .product-compare-action{
    display:none;
}

.catalog-grid .in-stock,
.catalog-grid .out-stock{
    font-size:14px;
    padding:8px 15px;
    border-radius:20px;
    border:2px solid #12c47c;
    font-weight:400;
    display:inline-block;
}
.catalog-grid .out-stock{
    border-color:#E31A2E;
}
.catalog-grid .stock-qty{
    font-weight:900;
}

.catalog-grid .indicators-grid{
    min-height:26px;
    margin:15px 0 10px;
}

.catalog-grid .tile .price-label{
    color:#231f20;
    font-size:24px;
    font-weight:900;
}

.catalog-grid .tile .footer span.has-vat-price{
    display:inline-block;
}
.catalog-grid .tile .footer span.has-vat-price,
.catalog-grid .tile .footer span.price-label-inc-vat{
    color:#000;
    font-size:14px;
    font-weight:300;
}

.shop-filters .filter-title{
    background:#1d75bd;
    font-size:16px;
    color:#fff;
    border-radius:0;
}
.shop-filters .arrow-down{
    border-top-color:#1d75bd;
}

.searchpills p{
    font-size:16px;
    font-weight:400;
    text-align:center;
    margin:10px 0 20px;
}

.shop-filters section.search .select2-container{
    border:0;
}

.shop-filters section.search .search-form button[type="submit"]{
    top:0;
    right:0;
    height:45px;
    width:45px;
    background:#231f20;
}

.shop-filters section.search .search-form button[type="submit"] i{
    color:#fff;
}

.shop-filters .filter-section{
    margin:1em 20px 0;
}

.shop-filters .filter-section h5,
.shop-filters .more-filters a{
    color:#1d75bd;
    font-size:14px;
    font-weight:900;
    margin-right:22px;
}

.shop-filters .showhide-indicator{
    color:#12c47c;
    top:-5px;
}

.shop-filters .filter-section label{
    margin:0;
}

.shop-filters .filter-options a{
    font-size:14px;
    font-weight:400;
    color:#231f20;
}
.shop-filters .filter-options a.morefilteroption,
.shop-filters .filter-options a.lessfilteroption{
    font-weight:700;
}

.shop-filters .filter-options a:hover{
    color:#1d75bd;
}

.shop-filters .more-options{
    margin-left:0;
}

/**/

.inkOffers{
    padding:250px 0 120px;
}

.inkOffers h2{
    margin:0 0 30px;
    text-align:center;
}

.inkOffers.homeProds .prodBox {
    border: 2px dashed #d8d4d0;
}

.inkButton{
    color:#fff;
    background:#11c47c;
    padding:15px 25px;
    transition:0.35s background;
    font-size:16px;
    font-weight:400;
}

.inkButton:hover{
    background:#1e75bc;
    color:#fff;
}

.inkBoxes .nFlex{
    align-items:stretch;
    margin-bottom:-250px;
}

.inkBox{
    background:#1e75bc;
    width:24%;
    padding:30px;
}

.inkBox .ibImg{
    height:150px;
    display:flex;
    align-items:center;
    justify-content:center;
    margin:0 0 30px;
}

.inkBoxes .inkBox p{
    font-size:15px;
    color:#fff;
    margin:0;
}

.inkBoxes{
    text-align:center;
    background:#f6f5f5;
    padding: 100px 0;
    border-top:8px solid #11c47c;
}

.inkBoxes h1{
    margin:0 0 30px;
}

.inkBoxes p{
    margin:0 0 30px;
}

#inkSearch{
    max-width:960px;
    margin:0 auto 100px;
}

#inkSearch section.search .search-form .form-group input{
    border:1px solid #11c47c;
    height:52px;
    padding-left:20px;
}

#inkSearch section.search .search-form button[type=submit]{
    top:0;
    right:0;
    height:52px;
    width:55px;
    background:#11c47c;
}

#inkSearch section.search .search-form button[type=submit] i{
    color:#fff;
}

#inkSearch section.search{
    padding:0;
}

.ex-name-inktoner .content_container h1{
    margin:0 0 30px;
}

.ex-name-inktoner .content_container p{
    margin:0 auto 30px;
}

.inkFinderMain{
    padding-top:20px;
     margin-top:0;
}

.inkFinderMain .printer_button{
    width:100%;
    height:52px;
    border:0;
    border-radius:0 !important;
    font-size:16px;
    font-weight:700;
    color:#fff;
    background:#11c47c url('https://eu.evocdn.io/dealer/1042/content/media/My_Theme/eo-ink-arrow.png')no-repeat right 25px center;
    text-align:left;
   padding:0 25px;
    margin:0;
}

.inkFinderMain .inktonerfinder_wrapper{
    background:transparent;
}

.inkFinderMain .inkselectform{
    display:flex;
    justify-content:space-between;
    max-width:1000px;
    padding:0 20px;
}

.inkFinderMain.inktonerfinderwidget .form-group{
    width:23%;
}

.inkFinderMain h5{
    color:#11c47c;
    font-size:24px;
    font-weight:700;
    text-align:center;
    margin:0 0 50px;
}

.inkFinderMain .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 52px;
    font-size: 16px;
    font-weight: 700;
}
.inkFinderMain .select2-container--default.select2-container--disabled .select2-selection--single{
    background-color:#f6f4f4;
    border-color:#f6f4f4;
}
.inkFinderMain .select2-container--default.select2-container--disabled .select2-selection__rendered{
    font-weight:300;
    color:#666;
}

.inkFinderMain .select2-container--default .select2-selection--single{
    border:1px solid #11c47c;
    padding:0 25px;
    height:52px;
}

.inkFinderMain .select2-container--default .select2-selection--single .select2-selection__arrow{
    right:10px;
    top:2px;
}

.inkFinderMain .select2-container--default .select2-selection--single .select2-selection__arrow b{
    border-color:#17469e transparent transparent;
}
.inkFinderMain .select2-container--default.select2-container--disabled .select2-selection__arrow b{
    border-color:#666 transparent transparent;
}

header .header-mobile{
    background:#fff;
}

.mobTopBar,
.mobStrip{
    display:none;
}

.mobTopBar{
    background:#1d75bd;
    padding:15px;
    text-align:center;
    font-size:14px;
}

.mobTopBar a{
    display:block;
    color:#fff;
}

.mobStrip{
    padding:10px;
    background:#f8f8f8;
    text-align:center;
}

.ex-loggedin .nLoggedOut,
.ex-loggedout .nLoggedIn{
    display:none;
}
.ex-loggedin .nLoggedIn{
    display:inline;
}

/*megamenu changes and banners*/
.menu.expanded .catalog li .submenu .submenucontainer {
	flex-flow: wrap;
}

.menu.expanded .catalog .submenu li.has-image.nav-img {
	height: 130px;
	padding: 0;
        width: 33%;
}

.menu.expanded .catalog .submenu .submenucontainer > li > a {
  color: #1d75bd
}

.menu.expanded .catalog > li > ul.submenu > div > li > ul > li:last-of-type {
	font-weight:700;
}

.menu.expanded .catalog .submenu .submenucontainer > .has-submenu > a {
	padding-left: 50px;
	padding-top: 7px;
	padding-bottom: 7px;
	background: url('https://eu.evocdn.io/dealer/1042/content/media/My_Theme/nav-icons/folder-default.png')no-repeat left 15px center;
}
.menu.expanded .catalog .submenu .submenucontainer > .nav-01-01 > a {
	background-image: url('https://eu.evocdn.io/dealer/1042/content/media/My_Theme/nav-icons/01-01.png');
}
.menu.expanded .catalog .submenu .submenucontainer > .nav-01-02 > a {
	background-image: url('https://eu.evocdn.io/dealer/1042/content/media/My_Theme/nav-icons/01-02.png');
}
.menu.expanded .catalog .submenu .submenucontainer > .nav-01-03 > a {
	background-image: url('https://eu.evocdn.io/dealer/1042/content/media/My_Theme/nav-icons/01-03.png');
}
.menu.expanded .catalog .submenu .submenucontainer > .nav-01-04 > a {
	background-image: url('https://eu.evocdn.io/dealer/1042/content/media/My_Theme/nav-icons/01-04.png');
}
.menu.expanded .catalog .submenu .submenucontainer > .nav-01-05 > a {
	background-image: url('https://eu.evocdn.io/dealer/1042/content/media/My_Theme/nav-icons/01-05.png');
}
.menu.expanded .catalog .submenu .submenucontainer > .nav-01-06 > a {
	background-image: url('https://eu.evocdn.io/dealer/1042/content/media/My_Theme/nav-icons/01-06.png');
}
.menu.expanded .catalog .submenu .submenucontainer > .nav-01-07 > a {
	background-image: url('https://eu.evocdn.io/dealer/1042/content/media/My_Theme/nav-icons/01-07.png');
}
.menu.expanded .catalog .submenu .submenucontainer > .nav-01-08 > a {
	background-image: url('https://eu.evocdn.io/dealer/1042/content/media/My_Theme/nav-icons/01-08.png');
}
.menu.expanded .catalog .submenu .submenucontainer > .nav-01-09 > a {
	background-image: url('https://eu.evocdn.io/dealer/1042/content/media/My_Theme/nav-icons/01-09.png');
}
.menu.expanded .catalog .submenu .submenucontainer > .nav-02-01 > a {
	background-image: url('https://eu.evocdn.io/dealer/1042/content/media/My_Theme/nav-icons/02-01.png');
}
.menu.expanded .catalog .submenu .submenucontainer > .nav-02-02 > a {
	background-image: url('https://eu.evocdn.io/dealer/1042/content/media/My_Theme/nav-icons/02-02.png');
}
.menu.expanded .catalog .submenu .submenucontainer > .nav-02-03 > a {
	background-image: url('https://eu.evocdn.io/dealer/1042/content/media/My_Theme/nav-icons/02-03.png');
}
.menu.expanded .catalog .submenu .submenucontainer > .nav-02-04 > a {
	background-image: url('https://eu.evocdn.io/dealer/1042/content/media/My_Theme/nav-icons/02-04.png');
}
.menu.expanded .catalog .submenu .submenucontainer > .nav-02-05 > a {
	background-image: url('https://eu.evocdn.io/dealer/1042/content/media/My_Theme/nav-icons/02-05.png');
}
.menu.expanded .catalog .submenu .submenucontainer > .nav-03-01 > a {
	background-image: url('https://eu.evocdn.io/dealer/1042/content/media/My_Theme/nav-icons/03-01.png');
}
.menu.expanded .catalog .submenu .submenucontainer > .nav-03-02 > a {
	background-image: url('https://eu.evocdn.io/dealer/1042/content/media/My_Theme/nav-icons/03-02.png');
}
.menu.expanded .catalog .submenu .submenucontainer > .nav-03-03 > a {
	background-image: url('https://eu.evocdn.io/dealer/1042/content/media/My_Theme/nav-icons/03-03.png');
}
.menu.expanded .catalog .submenu .submenucontainer > .nav-03-04 > a {
	background-image: url('https://eu.evocdn.io/dealer/1042/content/media/My_Theme/nav-icons/03-04.png');
}
.menu.expanded .catalog .submenu .submenucontainer > .nav-03-05 > a {
	background-image: url('https://eu.evocdn.io/dealer/1042/content/media/My_Theme/nav-icons/03-05.png');
}
.menu.expanded .catalog .submenu .submenucontainer > .nav-04-01 > a {
	background-image: url('https://eu.evocdn.io/dealer/1042/content/media/My_Theme/nav-icons/04-01.png');
}
.menu.expanded .catalog .submenu .submenucontainer > .nav-04-02 > a {
	background-image: url('https://eu.evocdn.io/dealer/1042/content/media/My_Theme/nav-icons/04-02.png');
}
.menu.expanded .catalog .submenu .submenucontainer > .nav-04-03 > a {
	background-image: url('https://eu.evocdn.io/dealer/1042/content/media/My_Theme/nav-icons/04-03.png');
}
.menu.expanded .catalog .submenu .submenucontainer > .nav-04-04 > a {
	background-image: url('https://eu.evocdn.io/dealer/1042/content/media/My_Theme/nav-icons/04-04.png');
}
.menu.expanded .catalog .submenu .submenucontainer > .nav-04-05 > a {
	background-image: url('https://eu.evocdn.io/dealer/1042/content/media/My_Theme/nav-icons/04-05.png');
}
.menu.expanded .catalog .submenu .submenucontainer > .nav-04-06 > a {
	background-image: url('https://eu.evocdn.io/dealer/1042/content/media/My_Theme/nav-icons/04-06.png');
}
.menu.expanded .catalog .submenu .submenucontainer > .nav-04-07 > a {
	background-image: url('https://eu.evocdn.io/dealer/1042/content/media/My_Theme/nav-icons/04-07.png');
}
.menu.expanded .catalog .submenu .submenucontainer > .nav-04-08 > a {
	background-image: url('https://eu.evocdn.io/dealer/1042/content/media/My_Theme/nav-icons/04-08.png');
}
.menu.expanded .catalog .submenu .submenucontainer > .nav-05-01 > a {
	background-image: url('https://eu.evocdn.io/dealer/1042/content/media/My_Theme/nav-icons/05-01.png');
}
.menu.expanded .catalog .submenu .submenucontainer > .nav-05-02 > a {
	background-image: url('https://eu.evocdn.io/dealer/1042/content/media/My_Theme/nav-icons/05-02.png');
}
.menu.expanded .catalog .submenu .submenucontainer > .nav-05-03 > a {
	background-image: url('https://eu.evocdn.io/dealer/1042/content/media/My_Theme/nav-icons/05-03.png');
}
.menu.expanded .catalog .submenu .submenucontainer > .nav-05-04 > a {
	background-image: url('https://eu.evocdn.io/dealer/1042/content/media/My_Theme/nav-icons/05-04.png');
}
.menu.expanded .catalog .submenu .submenucontainer > .nav-05-05 > a {
	background-image: url('https://eu.evocdn.io/dealer/1042/content/media/My_Theme/nav-icons/05-05.png');
}
.menu.expanded .catalog .submenu .submenucontainer > .nav-05-06 > a {
	background-image: url('https://eu.evocdn.io/dealer/1042/content/media/My_Theme/nav-icons/05-06.png');
}
.menu.expanded .catalog .submenu .submenucontainer > .nav-06-01 > a {
	background-image: url('https://eu.evocdn.io/dealer/1042/content/media/My_Theme/nav-icons/06-01.png');
}
.menu.expanded .catalog .submenu .submenucontainer > .nav-06-02 > a {
	background-image: url('https://eu.evocdn.io/dealer/1042/content/media/My_Theme/nav-icons/06-02.png');
}
.menu.expanded .catalog .submenu .submenucontainer > .nav-06-03 > a {
	background-image: url('https://eu.evocdn.io/dealer/1042/content/media/My_Theme/nav-icons/06-03.png');
}
.menu.expanded .catalog .submenu .submenucontainer > .nav-06-04 > a {
	background-image: url('https://eu.evocdn.io/dealer/1042/content/media/My_Theme/nav-icons/06-04.png');
}
.menu.expanded .catalog .submenu .submenucontainer > .nav-06-05 > a {
	background-image: url('https://eu.evocdn.io/dealer/1042/content/media/My_Theme/nav-icons/06-05.png');
}
.menu.expanded .catalog .submenu .submenucontainer > .nav-06-06 > a {
	background-image: url('https://eu.evocdn.io/dealer/1042/content/media/My_Theme/nav-icons/06-06.png');
}
.menu.expanded .catalog .submenu .submenucontainer > .nav-07-01 > a {
	background-image: url('https://eu.evocdn.io/dealer/1042/content/media/My_Theme/nav-icons/07-01.png');
}
.menu.expanded .catalog .submenu .submenucontainer > .nav-07-02 > a {
	background-image: url('https://eu.evocdn.io/dealer/1042/content/media/My_Theme/nav-icons/07-02.png');
}
.menu.expanded .catalog .submenu .submenucontainer > .nav-07-03 > a {
	background-image: url('https://eu.evocdn.io/dealer/1042/content/media/My_Theme/nav-icons/07-03.png');
}
.menu.expanded .catalog .submenu .submenucontainer > .nav-07-04 > a {
	background-image: url('https://eu.evocdn.io/dealer/1042/content/media/My_Theme/nav-icons/07-04.png');
}
.menu.expanded .catalog .submenu .submenucontainer > .nav-07-05 > a {
	background-image: url('https://eu.evocdn.io/dealer/1042/content/media/My_Theme/nav-icons/07-05.png');
}

/* Start of add Sticky header EvoX */
.menubarStick {
  position: fixed !important;
  top: 0;
  width:100%;
  z-index: 15;
  background: #fff;
  box-shadow: 0 2px 5px rgba(0,0,0,.2);
}


.headersection-3.menubarStick > .row-2 {
    max-width: 1450px;
    margin: 0 auto;
}
/* change me to the height of the sticky row */
.menubarHeader {
    margin-top:132px;
}

.headersection-2.menubarStick{
    padding-top:5px;
    padding-bottom:5px;
}
/* end of add Sticky header EvoX */

.nFlex{
    display:flex;
    justify-content:space-between;
    align-items:center;
}

.nLinkArea{
    position:absolute;
    width:100%;
    height:100%;
    top:0;
    left:0;
}

p{
    font-weight:300;
}

.lowerBanners .nFlex{
    flex-wrap:wrap;
    align-items:stretch;
}

.lowerBanner{
    width:33%;
    display:flex;
    align-items:center;
    justify-content:space-between;
    background:url('https://eu.evocdn.io/dealer/1042/content/media/My_Theme/eo-lowerbanner-bg1.png')no-repeat center;
    background-size:cover;
    position:relative;
    transition:0.35s background;
    padding:30px;
    min-height:210px;
}
.lb2{ background-image:url('https://eu.evocdn.io/dealer/1042/content/media/My_Theme/eo-lowerbanner-bg2.png'); }
.lb3{ background-image:url('https://eu.evocdn.io/dealer/1042/content/media/My_Theme/eo-lowerbanner-bg3.png'); }

.lowerBanner img{
    margin:0 0 5px;
}

.lowerBanner h1,
.lowerBanner p{
    color:#fff;
    margin:0;
}

.lowerBanner p{
    font-weight:400;
    margin-bottom:15px;
}

.lb3 h1,
.lb3 p{
    color:#3868b6;
}

.lowerBanner h1{
    marign:0 0 5px;
}

.lowerBanner button{
    border:none;
    font-size:14px;
    font-weight:400;
    border-radius:10px;
    padding:7px 15px;
    color:#343536;
    background:#ffc7c7;
    transition:0.35s all;
}

.lb2 button{ background:#f7c5a8; }
.lb3 button{ background:#3868b6; color:#fff; }

.lowerBanner:hover button{
    background:#12c47c;
    color:#fff;
}

.testimonialSlider {
    background:#fff url('https://eu.evocdn.io/dealer/1042/content/media/My_Theme/es-testimonials-quote.png')no-repeat top 60px left 60px;
    padding:90px 90px 60px;
}

.tsName{
    display:flex;
    align-items:center;
}
.tsName img{
    margin:0 15px 0 0;
}
.testimonials .tsName p{
    margin:0;
    color:#797979;
    line-height:22px;
}
.testimonials .tsName p strong{
    color:#343536;
}

.testimonialSlider p{
    font-size:16px;
    font-weight:400;
}

.testimonials .row{
    display:flex;
    align-items:center;
    flex-wrap:wrap;
}

.testimonials h1,
.testimonials p,
.tsStars{
    margin:0 0 25px;
}

.sliderArrows img{
    transition:0.35s background;
    padding:15px;
    background:#1d75bd;
    cursor:pointer;
}
.slideArrowLeft{
    margin-right:15px;
}
.sliderArrows img:hover{
    background:#5d9bce;
}

.nFlex.nContent{
    flex-wrap:wrap;
    padding:40px 0;
}

.nFlex.nContent li{
  font-weight:300;
}
.nFlex.nContent h2, 
.nFlex.nContent p{
  width:100%;
}

.ex-name-aboutuswhychooseus .prodBox.prodTitleBox{
	justify-content: center;
	display: flex;
	align-items: center;
}
.ex-name-aboutuswhychooseus .prodBox.prodTitleBox > div{
  width: 100%
}

.ex-content-page .footButton a {
	width: 200px;
	max-width: 100%;
	display: block;
	text-align: center;
	line-height: 16px;
	font-size: 16px;
	padding: 15px;
	border-radius: 3px;
	transition: 0.35s all;
	background: #29c989;
        color: #fff;
        font-weight: 400;
}
.ex-content-page .footButton a:hover {
	background: #155a92;
	text-decoration: none;
        color: #fff;
        font-weight: 400;
}

.ex-content-page .page-content.twocolumnsleft .filter-container .menulinks_container h4{
    color:#fff;
    font-size:16px;
    padding:12px;
    background:#1d75bd;
    margin:0;
}

.ex-content-page .page-content.twocolumnsleft .filter-container .menulinks_container .quicklinks{
    background:#f3f3f3;
}

.ex-content-page .page-content.twocolumnsleft .filter-container .menulinks_container li{
    margin:0;
}

.ex-content-page .page-content.twocolumnsleft .filter-container .menulinks_container li a{
    padding:12px;
    border-bottom:1px solid #fff;
    font-size:16px;
    color:#343536;
    transition:0.25s all;
    display:block;
}

.ex-content-page .page-content.twocolumnsleft .filter-container .menulinks_container li a:hover{
    background:#1d75bd;
    color:#fff;
}

.nFlex.nTable{
  flex-wrap:wrap;
  align-items:stretch;
}

.nTable > div{
  width:50%;
  border:1px solid #155a92;
  padding:10px;
}

.nTable > div:nth-child(even){
    border-left:none;
}

.nTable > div:not(:nth-last-of-type(-n+2)){
  border-bottom:none;
}

.accWrap {
	border: 1px solid #155a92;
}
.nAccordion {
	cursor: pointer;
	padding: 20px;
	width: 100%;
	border: none;
	outline: none;
	font-size: 18px;
	line-height: 24px;
	transition: 0.4s;
	background: #1d75bd;
	color: #fff;
	text-align: left;
}
.nAccordion::after {
	content: "+";
	font-size: 24px;
	color: #fff;
	float: right;
	margin-left: 5px;
	margin-top: 4px;
}
.nAccordion.active:after {
  content: "-";
  margin-left:10px;
}
.nAccordion:focus,
.nAccordion:active {
  outline: none;
  outline: 0;
  outline: none !important;
  outline: 0 !important;
}
.nPanel {
	padding: 0 20px;
	background-color: white;
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.2s ease-out;
}
.nPanel p{
  padding: 15px;
}

.contImgSml {
	border-radius: 50%;
}

.horizDivide {
	width: 100%;
	height: 1px;
	position: relative;
	background: #ddd;
	margin: 20px 0;
}

.horizDivide::before {
	width: 100px;
	height: 2px;
	background: #155a92;
	position: absolute;
	left: 0;
	bottom: 0;
	content: "";
}

.ctcMap{
	margin-top: 60px;
}

.brandmerchandising-carousel.carousel-140186{
    border:1px solid #f1f1f1;
}

.footersection-2, .footBot{
    background:#155a92;
}

.footBot{
    padding:15px 0;
}

.footer .footBot p{
    margin:10px 0;
    font-size:16px;
    font-weight:300;
}

.footer .footButton{
    margin:0;
}

.footer .footButton a{
    width:200px;
    max-width:100%;
    display:block;
    text-align:center;
    line-height:16px;
    font-size:16px;
    padding:15px;
    border-radius:3px;
    transition:0.35s all;
    background:#29c989;
}

.footer .footButton a:hover{
    background:#155a92;
    text-decoration:none;
}

.footer .footLoc{
    background:url('https://eu.evocdn.io/dealer/1042/content/media/My_Theme/eo-foot-loc.png') no-repeat left center;
    font-weight:700;
    margin:0;
    padding:5px 0 5px 30px;
}

.footer .footTel{
    font-size:24px;
    font-weight:900;
    margin:0;
}

.footer h3{
    margin:0 0 40px;
    font-size:15px;
    font-weight:900;
    text-transform:none;
}

.mobAccord{
    width:45%;
}

.accordList ul{
    margin:0;
    padding:0;
    list-style:none;
    display:flex;
    flex-wrap:wrap;
    justify-content:space-between;
}

.accordList ul li{
    padding:0;
    margin:0; 
    display:inline-block;
    width:49%;
}

.accordList ul li a{
    font-size:15px;
}

.ex-name-aboutuswhychooseus .prodBox.prodTitleBox > div{
  padding: 20px 7px;
}

.ex-name-aboutuswhychooseus .homeProds .prodBox{
		width:calc(100% / 7);
}
.ex-name-aboutuswhychooseus .homeProds .prodBox:nth-of-type(2){
		border-left: 2px dashed #d8d4d0;
}
.ex-name-aboutuswhychooseus .homeProds .prodBox.prodTitleBox{
		width:100%;
}
.ex-name-aboutuswhychooseus .homeProds .nFlex {
	flex-wrap: wrap;
}

.fc2 img{
    margin:80px 0 0;
}

footer.footer{
    padding:-top;
    padding-bottom:0;
    border-top:7px solid #155a92;
    overflow:hidden;
}

.footMain{
    padding:70px 0;
}

.footer p{
    font-size:15px;
    margin:0 0 30px;
}

.footSocial.nFlex{
    flex-wrap:wrap;
}

.footSoc{
    position:relative;
    display:flex;
    margin:10px 5px;
}

.fsImg{
    background:#fff;
    width:30px;
    height:30px;
    border-radius:3px;
    margin:0 10px 0 0;
    display:flex;
    align-items:center;
    justify-content:center;
    transition:0.35s all;
}

.footSoc:hover .fsImg{
    background:#29c989;
}

.footSoc p{
    font-size:16px;
    font-weight:700;
    margin:0;
    line-height:16px;
}

.footSoc p span{
    font-size:12px;
    font-weight:400;
}

.footMain > .container > .nFlex, .fc2 > .nFlex{
  align-items:flex-start;
}

.footLogo{
    margin:0 0 30px;
}

.footCol{
    width:23%;
}

.fc1{
    max-width:287px;
}
.fc2{
    width:48%;
}
.fc3{
    max-width:250px;
}

.testimonials{
    padding:50px 0;
    background:#f2f2f2;
}

.lowerBanners{
    margin-top:50px;
    margin-bottom:25px;
}

.homeText{
    margin-top:25px;
    margin-bottom:25px;
}

.homeBoxes{
    margin:50px 0;
}

.homeBoxes .nFlex{
    flex-wrap:wrap;
}

.homeBox{
    width:14%;
    position:relative;
    background:#1d75bd;
    padding:20px;
    text-align:center;
    overflow:hidden;
    margin:10px 0;
}

.hbImg{
    display:flex;
    align-items:center;
    justify-content:center;
    width:60px;
    height:60px;
    margin:20px auto 25px;
    position:relative;
}

.hbImg img{
    max-width:100%;
    max-height:100%;
    position:relative;
}

.homeBox h3{
    color:#fff;
    font-size:18px;
    margin:0;
    position:relative;
}

.homeBox > img{
    position:relative;
}

.bgBlue {
	position: absolute;
	width: 150%;
	height: 150%;
	transform: rotate(45deg);
	transform-origin: bottom left;
	bottom: 0;
	left: 0;
	/*background: #3382c3;*/
        background:transparent;
        transition:0.5s all;
}

.bgGreen {
	position: absolute;
	width: 300px;
	height: 300px;
	transform: rotate(45deg);
	transform-origin: bottom left;
	bottom: 0;
	left: 75%;
	background: #12c47b;
        transition:0.5s all;
}

.homeBox:hover .bgBlue{
    	transform: rotate(0deg);
}
.homeBox:hover .bgGreen{
    	left:0;
}

.homeProds{
    margin:20px 0;
}

.homeProds .nFlex{
    align-items:stretch;
}

.prodBox{
    width:calc(100%/7);
    padding:15px;
    border:2px dashed #d8d4d0;
    text-align:center;
    position:relative;
}

.prodBox h1{
    color:#fff;
    text-transform:uppercase;
    font-weight:700;
    margin:0;
}

.prodBox.prodTitleBox{
    border:none;
    padding:30px;
    background: #12c47c; /* Old browsers */
    background: -moz-linear-gradient(-45deg,  #12c47c 0%, #12c47c 50%, #29c989 50%, #29c989 50%, #29c989 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg,  #12c47c 0%,#12c47c 50%,#29c989 50%,#29c989 50%,#29c989 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg,  #12c47c 0%,#12c47c 50%,#29c989 50%,#29c989 50%,#29c989 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#12c47c', endColorstr='#29c989',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.prodBox.prodTitleBox > div{
    border:2px solid #fff;
    padding:20px 15px;
}

.homeProds .prodBox.prodTitleBox p{
    background:none;
    padding:0;
    margin-top:60px;
    height:
}

.prodImg{
    display:flex;
    margin:0 0 20px;
    display:flex;
    align-items:center;
    justify-content:center;
    height:140px;
}

.prodImg img{
    max-width:100%;
    max-height:100%;
}

.prodBox h3{
    font-size:16px;
    color:#1d1b1b;
    margin:0 0 20px;
}

.prodBox p{
    padding:0 10px 10px;
    background:#12c47c;
    border-radius:15px;
    color:#fff;
    font-weight:900;
    font-size:24px;
    line-height:20px;
    margin:0 auto;
    width:140px;
    max-width:100%;
}

.prodBox p span{
     color:#1d1b1b;
    font-size:14px;
    font-weight:400;
}

.topSellers .prodBox.prodTitleBox{
    background: #12c47c; /* Old browsers */
    background: -moz-linear-gradient(-45deg,  #12c47c 0%, #12c47c 50%, #29c989 50%, #29c989 50%, #29c989 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg,  #12c47c 0%,#12c47c 50%,#29c989 50%,#29c989 50%,#29c989 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg,  #12c47c 0%,#12c47c 50%,#29c989 50%,#29c989 50%,#29c989 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#12c47c', endColorstr='#29c989',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.topSellers .prodBox{
    border-left:0;
}
.topSellers .prodBox p{
    background:#12c47c;
}

.specialOffers .prodBox.prodTitleBox{
    order:5;
    background: #1d75bd; /* Old browsers */
    background: -moz-linear-gradient(-45deg,  #1d75bd 0%, #1d75bd 50%, #3382c3 50%, #3382c3 50%, #3382c3 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg,  #1d75bd 0%,#1d75bd 50%,#3382c3 50%,#3382c3 50%,#3382c3 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg,  #1d75bd 0%,#1d75bd 50%,#3382c3 50%,#3382c3 50%,#3382c3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1d75bd', endColorstr='#3382c3',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.specialOffers .prodBox{
    border-right:0;
}
.specialOffers .prodBox p{
    background:#1d75bd;
}

.homeBanners{
    background:#f2f2f2;
    padding:130px 0 30px;
    margin-top:-100px;
}

.homeBanners .nFlex{
    align-items:stretch;
}

.homeBanner{
    position:relative;
    background:#818286;
    width:33%;
    min-height:266px;
    padding:35px 10px 35px 30px;
    overflow:hidden;
    display:flex;
    align-items:center;
    justify-content:space-between;
}

.hbaImg{
    position:relative;
}

.hbaText{
    position:relative;
    max-width:200px;
    height:100%;
    display:flex;
    flex-direction:column;
    align-items:flex-start;
    justify-content:flex-end;
}

.hbaText h1{
    font-size:30px;
    font-weight:900;
    margin:0 0 5px;
}

.hbaText p{
    font-size:16px;
    margin:0 0 10px;
}

.hbaText button{
    padding:10px 15px;
    color:#fff;
    border-radius:10px;
    font-size:14px;
    border:none;
    transition:0.5s all;
}

.hbaCircle1,
.hbaCircle2,
.hbaCircle3{
    position:absolute;
    width:432px;
    height:432px;
    right:-200px;
    transition:0.5s all;
    border-radius:50%;
}

.hbaCircle1,
.hbaCircle3{
    border:2px solid #fff;
}

.hbaCircle1{ top:calc(50% - 252px); }
.hbaCircle2{ top:calc(50% - 216px); }
.hbaCircle3{ top:calc(50% - 180px); }

.hba1{ background:#fdd998 url('https://eu.evocdn.io/dealer/1042/content/media/My_Theme/eo-homebanner-bg1.png')no-repeat top left; }
.hba2{ background:#abf0e9 url('https://eu.evocdn.io/dealer/1042/content/media/My_Theme/eo-homebanner-bg2.png')no-repeat top left; }
.hba3{ background:#efbbcf url('https://eu.evocdn.io/dealer/1042/content/media/My_Theme/eo-homebanner-bg3.png')no-repeat top left; }

.hba1 .hbaText h1{ color:#c6673c; }
.hba2 .hbaText h1{ color:#469e95; }
.hba3 .hbaText h1{ color:#67578e; }

.hba1 button{ background:#f0a153; }
.hba2 button{ background:#469e95; }
.hba3 button{ background:#67578e; }

.hba1 .hbaCircle1,
.hba1 .hbaCircle2{
    background-color:rgba(240,161,83,0.6);
}

.hba2 .hbaCircle1,
.hba2 .hbaCircle2{
    background-color:rgba(70,158,149,0.6);
}

.hba3 .hbaCircle1,
.hba3 .hbaCircle2{
    background-color:rgba(103,87,142,0.6);
}

.homeBanner:hover .hbaCircle1,
.homeBanner:hover .hbaCircle2,
.homeBanner:hover .hbaCircle3{
    width:500px;
    height:500px;
}

.homeBanner:hover .hbaCircle1 { top:calc(50% - 322px); }
.homeBanner:hover .hbaCircle3 { top:calc(50% - 140px); }

.homeBanner:hover button{
    background:#fff;
    color:#000;
}


#htmlcontent_145170{
    padding:0;
}

.headStrip {
    overflow:hidden;
}

.headStrip p{
    margin:0;
    line-height:18px;
    font-size:14px;
    color:#fff;
}

.stripBox{
    position:relative;
}

.headStrip .container > .nFlex{
    justify-content:space-around;
}

.headStrip .container{
    position:relative;
    z-index:5;
}

.headStrip .container:before, .headStrip .container:after{
    content:"";
    position:absolute;
    width:500px;
    height:200px;
     border-radius:50%;
    bottom:0;
    background:#12c47c;
    z-index:-1;
}
.headStrip .container:before{
    left:-250px;
}
.headStrip .container:after{
    right:-250px;
}

.stripImg{
    width:35px;
    height:35px;
    display:flex;
    align-items:center;
    justify-content:center;
    margin-right:10px;
    transition:0.25s all;
    background:#fff;
}

.stripImg img{
    display:block;
    transition:0.25s all;
}

.stripBox:hover .stripImg{
    background:#1d75bd;
}

.stripBox:hover .stripImg img{
    filter:brightness(0) invert(1);
}

.headStrip .container{
    background:#12c47c;
    padding:25px 0;
}

.toolbar .cart-btn > .btn span.minicart_count {
    position: relative;
    background: none;
    padding: 0;
    top: 10px;
    left: 0;
    display: block;
    color: #000;
    font-family: "Roboto", sans-serif;
    font-size: 13px;
    line-height: 18px;
    font-weight: 700;
    margin-top: 4px;
}
.toolbar .cart-btn > .btn span.minicart_count:after {
    content: " Items in Basket";
}

.toolbar .cart-btn > .btn b {
    font-family: "Roboto", sans-serif;
    font-size: 13px;
    display: block;
    line-height: 18px;
    color: #000;
    margin-top:10px;
}
.toolbar .cart-btn > .btn b:before {
    content: "Total: ";
}

.toolbar .cart-btn > .btn, .toolbar .cart-btn:hover>.btn{
    background:none;
    max-width:100%;
    width:180px;
    margin:0 !important;
}

.toolbar .cart-btn>.btn i{
    width:52px;
    height:52px;
    font-size:0;
    background:#1d75bd url('https://eu.evocdn.io/dealer/1042/content/media/My_Theme/eo-head-basket.png')no-repeat center;
    transition:0.35s all;
    display:block;
    float:left;
}

.toolbar .cart-btn:hover > .btn i{
    background-color:#12c47c;
}

body.ex-loggedout .toolbar .account-btn{
    display:flex;
    flex-direction:column;
    align-items:center;
}

body.ex-loggedout .toolbar .account-btn .welcome-message{
    font-family:"Roboto", sans-serif;
    margin:0;
    text-align:center;
    font-size:14px;
    font-weight:700;
    transition:0.35s all;
}

body.ex-loggedout .toolbar .account-btn .welcome-message img{
    margin:0 0 0 5px;
}

body.ex-loggedout .toolbar .account-btn br + .welcome-message{
    display:none;
}

body.ex-loggedout .toolbar .account-btn i.user-icon{
    font-size:0;
    width:28px;
    height:32px;
    margin:0 0 6px;
    display:inline-block;
    background:url('https://eu.evocdn.io/dealer/1042/content/media/My_Theme/eo-head-account.png');
}

.headInk{
    position:relative;
    width:120px;
}

.headInk > img{
    display:block;
    margin:0 auto 6px;
}

.headInk p{
    font-family:"Roboto", sans-serif;
    margin:0;
    text-align:center;
    font-size:14px;
    font-weight:700;
    transition:0.35s all;
}

.headInk p img{
    margin:0 0 0 5px;
}

.headInk:hover p{
    color:#1d75bd;
}

.menu .catalog > li > a {
    font-size:14px;
    font-weight:700;
    font-family:"Roboto", sans-serif;
    padding:18px 25px;
}

.menu .catalog li{
    padding:0;
}

.headersection-2{
    padding-top:15px;
    padding-bottom:15px;
}

.headersection-2 .vertical-align{
    justify-content:space-between;
}
.headersection-2 .vertical-align:before, .headersection-2 .vertical-align:after{
    display:none;
}

#logo_46,
#search_72,
#htmlcontent_145169,
#shoppingtools_127668,
#minicart_71{
     width:auto;
}

#search_72{
    max-width:495px;
    width:35%;
}

.logo img{
    width:auto !important;
    max-width:100% !important;
    height:auto !important;
    max-height:78px !important;
}

header section.search .search-form .form-group input{
    border:none;
    background:#f8f8f8;
    height:52px;
    padding-left:20px;
}

header section.search .search-form button[type=submit]{
    top:0;
    right:0;
    height:52px;
    width:55px;
    background:#1d75bd;
}

header section.search .search-form button[type=submit] i{
    color:#fff;
}

header section.search{
    padding:0;
}

.topBar ul,
.mobStrip ul{
    padding:0;
    margin:0;
    list-style:none;
}

.topBar ul li,
.mobStrip ul li {
    vertical-align:middle;
    padding:0;
    margin:0;
    display:inline-block;
}

.topBar ul li.nDivide,
.mobStrip ul li.nDivide{
    width:2px;
    height:13px;
    margin:0 10px;
    background:#343536;
}

.topBar ul li a,
.mobStrip ul li a{
    color:#343536;
    font-size:14px;
}

.topBar ul li a:hover{
    text-decoration:underline;
}

.tbRight{
  display:flex;
  align-items:stretch;  
}

.tbRight a{
    display:inline-block;
    color:#fff;
    background:#1d75bd;
    text-align:center;
    padding:12px 25px;
    transition:0.35s all;
    font-size:14px;
}

.tbRight a span{
    font-weight:700;
}

.tbRight a.headSoc{
    display:flex;
    align-items:center;
    justify-content:center;
    padding:5px;
    width:48px;
    margin-left:1px;
}

.tbRight .headSoc.hs-ig{ background:#517fa4; }
.tbRight .headSoc.hs-tw{ background:#00aced; }
.tbRight .headSoc.hs-fb{ background:#3b5998; }

.topBar .tbRight a:hover{
    background:#12c47c;
}

.headersection-1, .topBar{
    background:#f8f8f8;
    overflow:hidden;
}

@media only screen and (max-width : 1470px) {
    .homeProds .prodBox.prodTitleBox{
        order:0;
        width:100%;
        border:none;
    }
    .homeProds .nFlex{
        flex-wrap:wrap;
    }
    .homeProds .prodBox{
        border:2px dashed #d8d4d0;
        border-top:none;
        width:calc(100% / 6);
    }
}

@media only screen and (max-width : 1470px) {
    .homeProds .prodBox:not(:last-of-type){
        border-right:none;
    }
}

@media only screen and (min-width : 1200px) {
    #modalRewards .modal-dialog,
    #rewardsModal .modal-dialog{
        width:1000px;
    }
}

@media screen and (min-width: 769px) and (max-width: 1200px) {

    .homeBox{
        width:32%;
    }
    .homeBox:nth-child(n+4){
        width:24%;
    }
}

@media only screen and (max-width : 991px) {
    .inkFinderMain .inkselectform{
        flex-direction:column;
        align-items:center;
    }
    .inkFinderMain.inktonerfinderwidget .form-group {
        width: 80%;
        min-width:225px;
    }

    .testimonials{
        text-align:center;
    }
    .sliderArrows{
        margin:0 auto;
    }
    .testimonialSlider{
        margin-top:40px;
    }
    .testimonialSlider p{
        text-align:left;
    }
}

@media (min-width:768px) and (max-width:992px){
  .page-content.twocolumnsleft .filter-container {
  	float: none;
  }
}

@media only screen and (min-width : 768px) {
    #modalRewards .modal-dialog,
    #rewardsModal .modal-dialog{
        width:750px;
    }
    #modalRewards .col-sm-6,
    #rewardsModal .col-sm-6{
        width:48%;
    }
    #modalRewards .row .rewardsEarn,
    #rewardsModal .row .rewardsEarn{
        border-right:2px solid #f3f1f1;
        padding-right:0;
        margin-right:20px;
    }

    .dropdown-is-active .cd-dropdown-content{
        background:#f8f8f8;
    }
}


@media only screen and  (min-width : 769px) and (max-width : 991px) {

    .hbaCircle1, .hbaCircle2, .hbaCircle3 {
        right:-300px;
    }

    .footMain > .container > .nFlex{
        flex-wrap:wrap;
    }
    .footMain .footCol.fc2{
        order:5;
        width:100%;
    }
    .footMain .footCol{
        width:48%;
        max-width:none;
        margin:20px 0;
    }

    .footBot .nFlex{
        flex-direction:column;
        text-align:center;
    }
}

@media only screen and (min-width : 768px) {
    .faqBanner{
        margin-bottom:-15px !important;
    }
}

@media only screen and (max-width : 768px) {

    }
.ex-product .catalog-single .rrp{
      margin-bottom: 20px;
    .belowTools{
      display:none;
    }

    .inkBoxes .nFlex{
        flex-wrap:wrap;
        margin:0;
    }
    .inkBox{
        width:49%;
        margin:10px 0;
    }

    .inkOffers{
        padding-top:60px;
    }

    .inkOffers.homeProds .prodBox:first-of-type{
        border:2px dashed #d8d4d0;
    }
    .inkOffers.homeProds .prodBox:nth-of-type(1n) {
        border-right: none;
    }
    .inkOffers.homeProds .prodBox:nth-of-type(2n) {
        border:2px dashed #d8d4d0;
    }

    .mobTopBar,
    .mobStrip{
        display:block;
    }

    .searchtools{
        box-shadow:none;
    }

    .searchtools .searchtools-container{
        background:transparent;
    }

.searchtools.open:after {
    content: "";
    display: block;
    background: #1d75bd;
    position: absolute;
    top: 0;
    width: 100%;
    height: 180px;
    z-index: -1;
}

    .homeBanners{
        margin-top:0;
        padding-top:30px;
    }

    .lowerBanner{
        width:100%;
        margin:10px 0;
    }

    .homeBanners .nFlex{
        flex-wrap:wrap;
    }
    .homeBanner{
        width:100%;
        margin:10px 0;
    }

    .homeBox{
        width:49%;
    }
    .homeBox:nth-child(3n+1){
        width:100%;
    }

    .footSocial.nFlex{
        justify-content:space-around;
    }
    .footSoc{
        flex-direction:column;
        align-items:center;
    }
    .fsImg{
        margin:0 0 10px;
    }
    .footSoc p{
        text-align:center;
    }

    .footMain > .container > .nFlex, .fc2 .nFlex{
        flex-direction:column;
    }
    .footMain .footCol{
        width:100%;
    }
    .footMain .footCol.fc1{
        margin:0 auto 40px;
    }
    .footMain .footCol.fc2{
        order:0;
    }
    .footMain .footCol.fc3{
        margin:40px auto 0;
    }
    .mobAccord{
        width:100%;
    }
    .footer .footLoc{
        padding:30px 0 0;
        background-position:top center;
    }
    .footer .footButton a{
        margin:0 auto;
    }

    .homeProds .prodBox{
        width:50%;
    }
    .homeProds .prodBox:nth-of-type(even){
        border-right:none;
    }
    .homeProds .prodBox:first-of-type{
        border:none;
    }
  .ex-name-aboutuswhychooseus .homeProds .prodBox {
	width: 50%;
  }


  .mobAccord .accordList h3 { cursor: pointer; margin:0 0 10px; background:#20333a; padding:20px;}
  .mobAccord ul { max-height: 0; overflow:hidden; transition: max-height 1s ease-out; padding:0;}
  .mobAccord .accordList h3:after { content: "+"; float: right; }
  .mobAccord .accordList.open h3:after { content: "-"; }
  .mobAccord .accordList.open ul { height:auto; max-height: 1000px; transition: max-height 1s ease-in-out !important; }

  .mobAccord ul li{
    margin:0 !important;
    padding:0 !important;
    border:none !important;
    display:block !important;
  }
  .mobAccord ul li a{
    display:block;
    margin:10px 0;
    padding:20px;
    border:1px solid #fff;
    font-size:16px;
    background:none;
  }
}

@media only screen and (max-width : 481px) {
    .inkBox{
        width:100%;
    }

    .homeBox{
        width:100%;
    }

    .homeProds .prodBox{
        width:100%;
    }
    .homeProds .prodBox{
        border:2px dashed #d8d4d0;
        border-top:none;
    }
    .homeProds .prodBox:nth-of-type(even){
        border-right:2px dashed #d8d4d0;
    }

    .homeBanners .nFlex .nFlex{
        flex-direction:column;
    }
    .homeBanners .nFlex .nFlex a{
        width:100%;
        margin-bottom:10px;
    }
    .homeBanners{
        padding:20px 0 10px;
    }

    .mobAccord ul li{
         width:100%;
    }
}

@media only screen and (max-width : 400px) {
    .hbaCircle1, .hbaCircle2, .hbaCircle3 {
        right:-300px;
    }