.block-list-cat p a:hover,
.vertnav li.current > a,
h2.product-name a:hover,
h3.product-name a:hover,
h4.product-name a:hover,
h5.product-name a:hover,
p.product-name a:hover,
.orange
{
	color: #ce181e;
}
.name-color{
	color: #666666;
}
.icon-star{
	color: #ddd;
}
p a, a{
	font-weight: bold;
}
a,
.mobnav-trigger .trigger-icon .line,
.opener {
  transition: color 450ms ease-in-out, background-color 450ms ease-in-out;
  -moz-transition: color 450ms ease-in-out, background-color 450ms ease-in-out;
  -webkit-transition: color 450ms ease-in-out, background-color 450ms ease-in-out;
  -o-transition: color 450ms ease-in-out, background-color 450ms ease-in-out;
}
a:hover, p a:hover,
.mobnav-trigger:hover .trigger-icon .line,
.opener:hover,
.nav-item > a:hover + .opener {
  transition-duration: 100ms;
  -moz-transition-duration: 100ms;
  -webkit-transition-duration: 100ms;
  -o-transition-duration: 100ms;
}
.nested-container{
	width: 102%;
    margin-left: -1%;
}
.roboto{
	font-family: 'Roboto Slab', georgia, serif;
}
.strong{
	font-weight: 700;
}
.col2-set{
	display: inline-block;
    width: 100%;
}
.pull-left{
	float: left;
	margin-right: 20px;
}
.pull-right{
	float: right;
	margin-left: 20px;
}
.inner-container{
	padding-left: 12px;
	padding-right: 12px;
}
.content-page{
	padding: 20px 0;
}
.form-search{
	position: relative;
}
.form-search .button{
    width: 50px;
    height: 56px;
    line-height: 43px;
    color: #03bcf4;
    font-size: 22px !important;
    background: url('../images/search.png') center center no-repeat;
    position: absolute;
    right: 0;
    top: 0;
}
.form-search .button span span,
.form-search label{
	display: none;
}
.form-search .input-text{
    line-height: 56px;
    border-radius: 28px;
    border: none;
    background-color: #ffffff;
    box-shadow: 0px 0px 13px 0px rgba(182, 208, 228, 0.67);
    height: 56px;
    font: 500 16px/56px 'Harabara', sans-serif;
    color: #a4d6ed;
    padding: 0 50px 0 28px;	
	width: 100%;
}
.form-search .input-text:hover, .form-search .input-text:focus{
	background-color: #ffffff;
    border-color: #eeeeee;
    outline: none;
    color: #333333;
    box-shadow: 0px 0px 13px 0px rgba(0, 40, 83, 0.57);
}
.form-search .button:hover, .form-search .button:focus{
	background: url('../images/search.png') center center no-repeat;
	color: #000;
}
.preface{
	margin-bottom: 15px;
}
.breadcrumbs{
	margin-bottom: 15px;
}
.breadcrumbs .icon-breadcrumbs{
	padding: 0 5px;
}
.breadcrumbs li a{
	color: #000;
	font-weight: 400;
}
.breadcrumbs li.home a,
.breadcrumbs li.category5 a{
	font-weight: 500;
}
.wide-shadow {
    -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25);
}
.block-inline{
	width: 100%;
	display: inline-block;
	margin-bottom: 5px;
}
.margin-top{
	margin-top: 10px;
}
.margin-bottom{
    margin-bottom: 20px;
	display: inline-block;
    width: 100%;
}
.padding-bottom{
    padding: 20px 0px;
    border-bottom: 2px solid #023e6b;
    display: inline-block;
    width: 100%;
}
.move-up {
    position: relative;
    top: -10px;
}
.inline-icon{
    display: inherit;
    max-height: 35px;
    margin-top: 6px;
}
.grid-container{
    clear: both;
}
ul.ic-ul li:before{
	content: "\f105";
	font-family: FontAwesome;
	margin-right: 10px;
}
ul.ic-ul{
	padding: 0 10px;
}
/* Block CMS Page */
.block-page-txt{
	font-size: 19px; 
	line-height: 24px; 
	color: #666; 
	font-weight: 500;
}
.block-ssl{
    display: inline;
	margin-left: 10px
}
.block-ssl img{
	padding: 15px 0;
}
.footer-links-bottom .block-ssl img{
	padding: 0;
}
.footer-links-bottom .credit-card img{
	padding: 15px 0;
}
/* For backward compatibility: */
.dropdown .dropdown-content{
	background-color: #ffffff;
	color: #333333; 	
}
.dropdown .dropdown-content,
ul.sub-menu, .mini-cart-access:hover,
.minicart_content{
    -moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
}
/* Header */
.header-topbar .topbar{
	display: inline-block;
	width: 100%;
	line-height: 36px;
}
.topbar .questions span{
	font-size: 14px;
	font-family: "Harabara";
}
.topbar .questions .ques-1{
	color: #023e6b;
	font-weight: 700;
	text-transform: uppercase;
}
.topbar .questions .ques-3{
	color: #999999;
}
.topbar .menu-topbar a{
	color: #333;
    font-size: 13px;
	transition: all 0.3s ease;
}
.topbar .menu-topbar a:hover{
	color: #023e6b;
}
.header-primary .primary{
	display: inline-block;
    width: 100%;	
}
/* Menu Mobile */
.menu-mobile{
	display: none;
}
.menu-mobile .nav-0,
.menu-mobile .nav-0:hover{
	width: 100%;
	background: #023e6b !important;
}
.menu-mobile .nav-0 i,
.menu-mobile .nav-0 a{
	color: #fff;
	font-size: 20px;
    vertical-align: middle;
}
.menu-mobile .nav-0 i{
	margin-right: 15px;
}
.menu-mobile{
	text-transform: uppercase;
}
.menu-mobile .sub-menu-mobile.show{
	display: block;
}
.sub-menu-mobile li{
	width: 100%;
	border-top: 1px solid #fff;
}
/**/
.header .logo{
    display: inline-block;
    text-decoration: none !important;
}
.header .logo img{
	max-width: 250px;
	width: 100%;
}
.header-container div.header{
	overflow: visible;	
}
.header{
	position: relative;
}
.search-block #search_mini_form{
	display: inline-block;
    width: 100%;
    padding: 35px 0;
}
.toplink-block{
    padding: 45px 0;
    margin-right: 0 !important;
    float: right !important;
}
.quick-access ul.links > li{
	display: none;
    margin-left: -1px;
    float: left;	
	height: 40px;
	padding: 10px 0px;
	transition: all 0.3s ease;
}
.quick-access ul.links > li a{
	color: #000;
	font-weight: 700;
	font-size: 14px;
    padding-left: 10px;
    padding-right: 15px;
}
.quick-access ul.links li.first a{
	border-right: 1px solid #ddd;
}
.quick-access ul.links li.first,
.quick-access ul.links li.last{
	display: inline-block;
}
.quick-access ul.links li:hover{
	background: #023e6b;
}
.quick-access ul.links li:hover a{
	color: #fff;
}
.quick-access,
.mini-cart-access{
	display: inline-block;
	float: left;
}

/* Mini Cart */
.mini-cart-access #header-cart img{
	margin-bottom: 20px;
}
.mini-cart-access{
	float: right;
    width: 100px;
    padding: 8px;
	position: relative;
}
.mini-cart-access .cart-qty{
	position: absolute;
    background-color: #67a800;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #fff;
    border-radius: 50%;
    top: 0px;
    left: 25px;
}
.mini-cart-access a.skip-link{
    color: #000;
    font-size: 18px;
    font-weight: 500;
	float: right;
	line-height: 0;
}
.mini-cart-access:hover .minicart_content{
	display: block;
}
.minicart_content{
    display: none;
    width: 400px;
    position: absolute;
    right: 0;
    top: 100%;
    background: #fff;
    z-index: 4000;
    padding: 25px;
    text-align: left;
}
.product-name {
    margin: 0;
    font-weight: normal;
    font-size: 1em;
}
.minicart-wrapper .empty { padding:10px 0; }
.minicart-wrapper .block-subtitle { padding:0; margin:0 0 20px; font-size: 14px; font-weight: bold; }
.minicart-wrapper .subtotal { margin:20px 0; font-size: 20px; font-weight: bold; }
.minicart-wrapper .mini-products-list li { 
	padding: 0; 
	margin: 0 0 5px;
	position: relative;
}
.minicart-wrapper .mini-products-list li .product-details .remove i{
	position: absolute;
	right: 0;
	top: 0;
	color: #000;
	font-size: 20px;
}
.minicart-wrapper .mini-products-list li .product-details .remove i:hover{
	color: #888;
}
.minicart-wrapper .mini-products-list li.last { margin: 0; }
.minicart-wrapper .btn-remove,
.minicart-wrapper .btn-edit{ float:right; }
.minicart-wrapper .product-details strong { 
	font-weight:normal; 
}
.minicart-wrapper .minicart-actions {
	margin:10px 0 0; 
	padding:0; 
	border:none;
	display: inline-block;
}
.minicart-wrapper .minicart-actions button a{
	font-weight: 400;
}
.minicart-wrapper .minicart-actions button.btn-cart:hover, .btn-checkout{
	background-color: #023e6b;
	line-height: 36px !important;
	padding: 0 20px;
}
.minicart-wrapper .minicart-actions button.btn-checkout:hover, .btn-cart{
	background-color: #022945;
	line-height: 36px;
	padding: 0 20px;
}
.minicart-actions button a{
	color: #fff;
}
.cart-totals-wrapper #shopping-cart-totals-table tfoot tr td strong{
	font-size: 16px;
}
.cart-totals-wrapper ul.checkout-types li{
	margin: 15px 0;
}
#co-shipping-method-form  .sp-methods dt{
	font-weight: 600;
	margin-bottom: 5px;
	font-size: 18px;
}
#co-shipping-method-form  .sp-methods dd ul li label{
	font-size: 16px;
}
#co-shipping-method-form  .sp-methods dd ul li input{
	margin-bottom: 2px;
}
#co-shipping-method-form  .sp-methods dd ul li{
	margin: 10px 0;
}
#shipping-zip-form .buttons-set button.button,
#co-shipping-method-form .buttons-set button.button,
.cart-collaterals .cart-forms .shipping{
	margin-left: 0;
}
.cart-collaterals .cart-forms #discount-coupon-form{
	margin-right: 0;
	float: right;
}
/* Mini Products List
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.mini-products-list li { padding:5px 0; }
.mini-products-list .product-name a{
	color: #000;
}
.mini-products-list .product-name a:hover{
	color: #888;
}
.mini-products-list .product-image { float:left; width:50px; }
.mini-products-list .product-details { margin-left:60px; }
.mini-products-list .product-details h4 { font-size:1em; font-weight:bold; margin:0; }
.mini-products-list .item .btn-remove,
.mini-products-list .item .btn-edit { margin-left:7px; }
/* Block: Account
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.block-account .block-title {}
.block-account .block-content { padding: 10px 0; }
.block-account .block-content ul { list-style: outside disc none; padding-left: 25px; }
.block-account li > * {
	padding:4px;
	display:block;
	text-transform:uppercase;
}
.block-account li strong { font-weight:normal; }

/* footer */
.btn-top {
    background-color: #f5f5f5;
    color: #f78f0d;
    border-radius: 50%;
    bottom: 100px;
    cursor: pointer;
    display: none;
    height: 50px;
    outline: medium none;
    position: fixed;
    right: 20px;
    width: 50px;
    z-index: 9999;
    text-align: center;
    padding: 3px;
    font-size: 32px;
}
.btn-top:hover{
	background: #333;
	color: #fff;
}
.footer-container {
    background-color: #d9f0ff;
}
.footer-container, .footer-container2 {
    background-repeat: repeat;
    background-position: center top;
    background-attachment: scroll;
}
.footer-container2{
	padding: 30px 0;
}
.footer,
.footer-bottom{
	background: #fff;
}    
.footer-bottom,
.footer-bottom2{
	color: #888888;	
    padding: 10px 0;
	font-size: 14px;
}
.footer{
	padding: 0 20px;
}
.footer-container .section {
    padding-top: 30px;
    padding-bottom: 0;
	display: block;
}
.section {
    padding: 10px 0;
	display: inline-block;
	width: 100%;
}
.footer-container .section ul.links{
	display: none;
}
.footer-container .section .block-title{
	font-size: 18px;
	padding-bottom: 20px;
}
.footer-container .block-subscribe{
    width: 25%;
    float: right;
}
.footer-container .block-copyright{
	display: inline-block;
	width: 100%;
	padding: 10px 0;
}
.block-copyright .bugs{
	margin-bottom: 20px;
}
.footer-container .footer-links-bottom{
	display: inline-block;
    width: 100%;
    border-top: 1px solid;
    border-color: rgba(0,0,0, 0.05);
    padding: 20px 0;
    margin-top: 20px;
}
.footer .form-subscribe-header{
	padding-bottom: 5px;
}
.footer-links-bottom a{
	margin-right: 20px;
}
.block-subscribe img{
	padding-bottom: 20px;
}
#newsletter-validate-detail input[type="email"]{
	border: 1px solid;
    width: 100%;
    margin-bottom: 10px;
}
#newsletter-validate-detail label{
    font-size: 15px;	
}
#newsletter-validate-detail button{
	background: #023e6b;
    padding: 0 20px;
    line-height: 30px;
    border-radius: 5px;
	font-weight: 500;
}
#newsletter-validate-detail button:hover{
	background-color: #022945;
}
.footer .link_share ul li .icon-share{
	background: #023e6b;
	width: 40px;
	height: 40px;
	text-align: center;
	border-radius: 50%;
    display: inline-block;
	float: left;
	margin-right: 15px;
	position: relative;
	transition: all 0.5s ease;
}
.footer .link_share ul li img.social-icon{
	margin: 6px 10px 0 0;
}
.footer .link_share ul li a{
	color: #333;
	font-weight: 500;
	font-size: 14px;
}
.footer .link_share ul li:hover a{ color:#023e6b; }
.footer .link_share ul li:hover img{ opacity:0.7; }
.footer .link_share ul li:hover .icon-share{
	background: #022945;
}
.footer .link_share ul li .icon-share:before{
	color: #fff;
	font-size: 26px;
}
.footer .link_share ul li{
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
	line-height: 45px;
	position: relative;
}
.footer .link_share ul li .icon-twitter:before{
	content: "\f099";
	font-family: FontAwesome;
	position: absolute;
	left: 10px;
}
.footer .link_share ul li .icon-facebook:before{
	content: "\f09a";
	font-family: FontAwesome;
	position: absolute;
	left: 12px;
}
.footer .links ul li a{
	color: #333;
	font-weight: 500;
	font-size: 14px;
	transition: all 0.5s ease;
}
.footer .links ul li{
	background: url(../images/bullet.png) 0 5px no-repeat;
	padding-left: 25px;
    transition: background-position 150ms ease-out;
    -moz-transition: background-position 150ms ease-out;
    -webkit-transition: background-position 150ms ease-out;
    -o-transition: background-position 150ms ease-out;
    line-height: 28px;
}
.footer .links ul li:hover{
	background-position: 5px 5px;
}
.footer .links ul li:hover a{
	color: #023e6b;
}
/* Home page */
.no-result{
	text-align: center;
	border: 1px solid #fff;
	color: #fff;
	text-align: center;
    border: 1px solid #fff;
    color: #fff;
    font-size: 18px;
    padding: 10px;
    border-radius: 5px;
    font-weight: 500;
	background: rgba(0, 0, 0, 0.3);
}
.banner-top-spaced{
    background: #4ab6da;
    padding: 20px 0;
    border: 2px solid #023e6b;   
	display: inline-block;
    width: 100%;	
}
.banner-top-spaced .block-sale{
	text-align:center;
	text-transform:uppercase; 
	font-weight:700; 
	font-size:2.2em; 
	line-height:32px; 
	color:#000000; 
}
.banner-top-spaced .block-use-code{
	text-align:center;
	border-top:#000000 dashed 2px;
	border-bottom:#000000 dashed 2px; 
	line-height:28px; 
	color:#000000;
}
.banner-top-spaced .block-use-code span{
	font-weight:700;
	font-size:1.5em;
	text-transform:uppercase;
	color:#000000;
}
.banner-top-spaced .block-over{
	text-align:center;
    font-size: 16px;
	font-weight:300; 
	color:#000000;
}
.banner-content,
.content-home{
    display: inline-block;
    width: 100%;	
}
.banner-content .slider{
	margin: 0;
}
.content-home{
	margin-top: 20px;
}
.slide-reviews{
    margin-top: 20px;
    display: inline-block;
}
.content{
	display: inline-block;
    margin-top: 40px;
}
/* Menu */
#nav{
	background: #023e6b;
	width: 100%;
	padding-left: 10px;
}
.nav-primary li{
	float: left;
	padding: 15px 10px;
	transition: all 0.4s ease;
	position: relative;
}
.nav-primary li:hover{
	background: #022945;
}
.nav-primary li strong{
	color: #fff;
	font-weight: 400;
    font-size: 16px;
	height: 100%;
    font-family: "Harabara";
}
.nav-primary li.nav-0:hover{
	background: none;
}
.nav-primary li.nav-0:hover i{
	opacity: 0.6;
    transition-duration: 100ms;
    -moz-transition-duration: 100ms;
    -webkit-transition-duration: 100ms;
    -o-transition-duration: 100ms;
}
.nav-primary li a{
	vertical-align: middle;
}
.nav-primary li i{
	color: #fff;
	font-size: 18px;
    transition: opacity 450ms ease-in-out;
    -moz-transition: opacity 450ms ease-in-out;
    -webkit-transition: opacity 450ms ease-in-out;
    -o-transition: opacity 450ms ease-in-out;
}
ul.sub-menu{
	display: none;
	position: absolute;
    width: 200px;
	background: #fff;
	left: 0;
    top: 50px;
	padding: 20px 0;
	z-index: 999;
}
#nav .nav-primary li ul.sub-menu li.sub-item{
	width: 100%;
    padding: 5px 10px;
    line-height: 30px;
}
ul.sub-menu li a{
	color: #000;
    font-size: 16px;
	font-weight: 500;
	font-family: "Harabara";
	transition: all 0.4s ease;
}
.nav-primary li:hover ul.sub-menu{
	background: #fff;
	display: block;
}
.nav-primary li ul.sub-menu li.sub-item:hover{
	background: #fff !important;
}
ul.sub-menu li.sub-item:hover a{
	color: #023e6b;
}
.nav-primary li i.icon-dropdown-menu{
    opacity: 0.3;
	font-size: 13px;
	margin-left: 5px;
}
.nav-primary li:hover i.icon-dropdown-menu{
	opacity: 1;
}
.nav-primary .item-right{
	float: right;
}
.nav-primary .cat-label {
    background-color: #ce181e;
    color: #ffffff;
	position: absolute;
    top: -10px;
    right: 10px;
    padding: 0 6px;
    font-size: 14px;
    line-height: 22px;
    width: 115px;
}
.nav-primary li.item-coupons:hover .cat-label{
	background-color: #023e6b;
    transition-duration: 100ms;
    -moz-transition-duration: 100ms;
    -webkit-transition-duration: 100ms;
    -o-transition-duration: 100ms;
}
.nav-primary li.item-coupons:hover .cat-label:before{
	border-top-color: #023e6b;
}
.nav-primary .cat-label:before{
    position: absolute;
    right: 6px;
    top: 22px;
    width: 0;
    height: 0;
    content: "";
    border-style: solid;
    border-width: 4px;
    border-color: transparent;
    transition: border-color 450ms ease-in-out;
    -moz-transition: border-color 450ms ease-in-out;
    -webkit-transition: border-color 450ms ease-in-out;
    -o-transition: border-color 450ms ease-in-out;
    border-top-color: #ce181e;	
}
.cat-label{
    font-family: "Harabara";
    padding: 2px 4px;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	text-transform: none;
	text-shadow: none;
    transition: color 450ms ease-in-out, background-color 450ms ease-in-out;
    -moz-transition: color 450ms ease-in-out, background-color 450ms ease-in-out;
    -webkit-transition: color 450ms ease-in-out, background-color 450ms ease-in-out;
    -o-transition: color 450ms ease-in-out, background-color 450ms ease-in-out;
}
.nav-primary li.item-reorder i{
	margin-right: 5px;
}

/* Page Contact @@@@@@@@@ */
.img-contact{
	padding: 10px 0;
	margin-bottom: 20px;
}
#contactForm .form-list .wide .input-box textarea{
	width: 100%;
}
.store_contacts a,
.store_contacts p{
	font-size: 18px;
	font-weight: 800;
}
.store_contacts a.email{
	color: #023e6b;	
}
.store_contacts a.email:hover{
	color: #ce181e;
}
.store_contacts{
	text-align: center;
}
.store_contacts p{
	color: #ce181e;
}
.block_contact_image{
	padding: 20px 0;
	text-align: center;
}
.store_contacts .logo img{
	max-width: 40%;
}
/* List Category */
.list-cat{
	padding: 25px 0;
	display: inline-block;
	width: 100%;
}
.list-cat ul li{
	margin: 5px 0;
}
.list-cat p a{
	font-size: 18px;
	font-weight: bold;
}
/* .category-title-image{ */
	/* position: relative; */
	/* min-height: 50px; */
/* } */
/* .category-title-image h1{ */
/* /*	position: absolute; */
	/* top: 0; */
	/* width: 80%;*/
/* } */
/* /* Find Category */
.toner-finder .find-your-ink-home {
    -webkit-box-shadow: 4px 4px 4px 0px rgba(183,202,216,1);
    -moz-box-shadow: 4px 4px 4px 0px rgba(183,202,216,1);
    box-shadow: 4px 4px 4px 0px rgba(183,202,216,1);
    background: #023e6b;
    padding: 30px 20px 55px 13px;
    position: relative;
    max-width: 100%;
}
.toner-finder .find-your-ink-home .content {
    margin: 0 auto;
	width: 100%;
}
.toner-finder .find-your-ink-home .block-head {
    color: #fff;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
}
.no-left-gutter.grid12-3 {
    margin-left: 0;
    width: 24%;
}
#home-ajax-loading {
    background: none repeat scroll 0 0 rgb(255, 255, 255);
    height: 220px;
    left: 0px;
    opacity: 0.7;
    padding-top: 196px;
    position: absolute;
    text-align: center;
    top: 0px;
    width: 100%;
	display: none;
}
.toner-finder .find-your-ink-home .actions {
    width: 100%;
    margin: 0 auto;
}
.toner-finder .find-your-ink-home .input-select select.disable {
    color: #999 !important;
}
.toner-finder .find-your-ink-home .input-select select {
    background: transparent;
    width: 115%;
    font-size: 1.4em;
	font-family: 'Lato', sans-serif;
    border: 1px solid #ccc;
    box-shadow: 0 0 1px 1px #999;
    border-radius: 0;
    height: 50px;
    color: #000;
	margin: 0;
	font-weight: 400;
}
.toner-finder .find-your-ink-home .input-select {
    width: 100%;
    height: 50px;
    overflow: hidden;
    background: url("../images/arrow-grey.png") no-repeat right center #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    margin-bottom: 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-indent: 0.01px;
}
.toner-finder .find-your-ink-home .image-header {
    max-width: 222px;
    margin: 0 auto;
}
.toner-finder .find-your-ink-home .title-find-ink{
	color:#fff;
	text-align: center;
	font-size: 25px;
	text-shadow: 1px 1px 1px #1ee;
}
.toner-finder .find-your-ink-home .actions .disable {
    text-align: center;
    color: #ffd19d;
    font-family: 'Harabara';
    font-weight: 500;
    background: -webkit-linear-gradient(#f78f0d , #ff5400);
    background: -o-linear-gradient(#f78f0d , #ff5400);
    background: -moz-linear-gradient(#f78f0d , #ff5400);
    background: linear-gradient(#f78f0d , #ff5400);
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    width: 100%;
    height: 47px;
    border: none;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.toner-finder .find-your-ink-home .actions .btn-find {
    background: inherit;
    text-align: center;
    color: #fff;
	padding: 0;
    font-size: 1.3em;
    font-family: 'Roboto Slab',georgia,serif;
    font-weight: 700;
    background: -webkit-linear-gradient(#4ab6da , #4ab6da);
    background: -o-linear-gradient(#4ab6da , #4ab6da);
    background: -moz-linear-gradient(#4ab6da , #4ab6da);
    background: linear-gradient(#4ab6da , #4ab6da);
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    width: 100%;
    height: 47px;
    border: none;
    cursor: pointer;
}
.toner-finder .find-your-ink-home .input-select select:disabled{
	color: #999;
}
.toner-finder .find-your-ink-home .input-select #brand option[value="6"]{
	display: none;
}
.toner-finder .find-your-ink-home .loadingmask{
	background-color: rgba(229, 229, 229, 0.52);
	top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	padding: 60% 0;
}
.configurator-dropdowns-div .or .icon-or {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #ce181e;
    display: block;
    text-align: center;
    padding: 11px;
    font-size: 20px;
    font-style: italic;
    color: #fff;
    margin: 0 auto;
}
.configurator-dropdowns-div .dropdown_catridge{
	margin-left: 0;
}
/* Product Detail Page */
.product-view .more-views .owl-carousel{
	display: block;
	margin-bottom: 15px;
}
.product-view .more-views .owl-carousel img{
	border: 1px solid #ddd;
}
.product-view .product-shop .product-name {
    margin: 0 0 1.6666em;
}
.product-view .product-shop .product-name h1 {
    font-family: 'Harabara';
    font-size: 1.8em;
    font-weight: 600;
	margin: 0;
	color: #023e6b;
}
.img-box-style1 .product-image {
    border: 1px solid #eee;
    padding: 5px;
}
.product-view .product-img-column {
    position: relative;
}
.product-basics {
    border: 1px solid #CCC;
    padding: 8px 0px;
    border-left: none;
    border-right: none;
}
.product-basics .big-item {
    box-sizing: border-box;
    text-align: center;
    display: inline-block;
    float: left;
    text-transform: uppercase;
	padding: 5% 0;
    width: 31%;
	margin: 0 1%;
    border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}
.product-basics .big-item:last-child{
	border: none;
}
.more-views{
	margin-top: 20px;
}
.more-views .owl-carousel .owl-item{
	border: 1px solid #ddd;
}
.more-views .owl-carousel .owl-nav{
	display: none;
}
.product-basics .big-item strong {
    font-size: 22px;
    display: block;
    margin-bottom: 4px;
    text-transform: none;
    line-height: 20px;
    height: 26px;
    overflow: hidden;
}
.product-basics .big-item:first-child {
    border: none;
}
.product-view .add-to-cart{
    float: none;
}
.list-detail{
	width: 100%;
}
.detail-block .data-table tr td, .detail-block .data-table tr th{
	border-top: 0;
	border-left: 0;
	border-bottom: 0;
}
.detail-block .data-table tr th{
	width: 25%;
    vertical-align: middle;
	font-weight: 500;
}
.form-add .input-box input{
	margin-right: 5px;
}
.form-add .input-box{
	padding: 5px 0;
}
.box-description .std{
	line-height: 22px;
}
	/* Price */
	.add-to-cart-wrapper .rrp-price{
		margin-bottom: 10px;
	}
	.add-to-cart-wrapper .price-box{
		padding: 5px 1px;
		float: left;
	}
	
/* Wrapper Add to cart */
.product-view .add-to-cart-wrapper {
    background-color: #FFF;
    padding: 40px 30px 20px 30px;
}
.add-to-cart-wrapper .free-shipping strong{
    position: relative;
    top: 10px;
    left: 5px;
}
.free-shipping {
    font-size: 12px;
}
.light-text {
    color: #999;
}
#product-addtocart-button{
    display: block;
    margin: auto;
    width: 100%;
    height: auto;
    font-size: 24px;
    border-radius: 100px;
    margin-top: 20px;
}
.button.btn-cart{
    padding: 0 35px;
    background-color: #ce181e;
    height: 47px;
    font: 700 16px/47px 'Montserrat', sans-serif;
    color: #ffffff;
    text-align: center;
    border-radius: 23.5px;
}
.product-view .paypal-wrapper{
    float: left;
}
.click-qty{
    background-color: #FFF;
    display: inline-block;
    border: 1px solid #BBB;
    position: relative;
    height: 35px;
    width: 100px;
    max-width: 100%;
    padding: 0px;
    overflow: hidden;
    margin-left: 10px;
}
.click-qty div {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 19px;
    right: 19px;
    width: auto;
}
.click-qty .plus{
    border-left: 1px solid #BBB;
    right: 0px;
}
.click-qty .minus{
    border-right: 1px solid #BBB;
    left: 0px;
}
.click-qty input{
    background-color: transparent;
    width: 100%;
    box-sizing: border-box;
    border: none;
    outline: none;
    display: inline-block;
    padding: 0px 6px;
    line-height: 35px;
    font-size: 24px;
    text-align: center;
    font-family: "Open Sans";
    font-weight: bold;
    z-index: 3;
    -webkit-box-shadow: inset 1px 0px 6px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 1px 0px 6px 2px rgba(0, 0, 0, 0.3);
    box-shadow: inset 1px 0px 6px 2px rgba(0, 0, 0, 0.3);
}
.click-qty span{
    background-color: #EEE;
    color: #888;
    height: 100%;
    display: inline-block;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    width: 19px;
    cursor: pointer;
    line-height: 35px;
    border: none;
    z-index: 5;
    position: absolute;
    top: 0px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.add-to-cart-wrapper .saved-price{
    color: #ce181e;
    font-weight: bold;
	line-height: 44px;
	padding-left: 20px;
    font-size: 16px;
    text-transform: uppercase;
	display: inline;
}
.add-to-cart-wrapper .price-box .old-price {
    display: block;
    width: 100%;
    margin-bottom: 25px;
}
.product-view .add-to-box{
    margin-top: 15px;
}
.add-to-cart-wrapper .add-to-box{
    margin-bottom: 20px;
	display: inline-block;
}
/* Price box */
.qty-label {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    position: relative;
    top: -13px;
    margin-left: 10px;
    letter-spacing: 1px;
}
.price {
    white-space: nowrap;
}
.price-box .price-label {
    display: none;
}
.old-price {
    margin: 0;
    text-transform: uppercase;
}
.price-tag .price-box .old-price .price {
    color: #999;
    font-size: 18px;
    font-weight: normal;
    margin-right: 10px;
}
.old-price .price {
    text-decoration: line-through;
}
.old-price .price-label, .special-price .price-label {
    white-space: nowrap;
}
.add-to-cart-wrapper .price-box .special-price {
    float: left;
}
.price-tag .price-box p{
    display: inline-block;
}
.special-price {
    margin: 0;
    padding: 0;
    color: #cc0000;
	font-weight: bold;
}
.price-tag .price-box .special-price .price {
    color: #FFF;
    font-size: 24px;
    line-height: 24px;
    height: 38px;
    text-align: center;
    background: url('../images/ribbon.png') 0 0 repeat;
    padding: 3px 22px;
    display: inline-block;
}
.price-tag .price-box .special-price::before {
	   background:url('../images/ribbon1.png') no-repeat;
    content:'';
    width:18px;
    height:38px;
    float:left;
    display: inline-block;
}
.special-price .price, .special-price .price-label {
    color: #cc0000;
    font-family: 'Roboto Slab', georgia, serif;
    font-weight: 700;
}
/* Category page @@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@*/
.button_addtocart{
	display: none;
}
p.name-cat a,
.subcategories .product-name a{
	font-size: 18px;
	font-weight: 500;
}
p.name-cat a,
.subcategories .product-name a,
.compatible-block .product-name a{
	color: #023e6b;
}
.subcategories-list .name-cat a{
	line-height: 55px;
	display: block;
	padding-left: 20px;
}
.catalog-category-view .preface-head{
	display: none;
}
.page-title.category-title{
	margin: 0;
}
.category-title h1{
    padding: 0 15px;
    color: #000000;
}
.subcategories .subcategories-list .name-cat{
	margin-bottom: 10px;
	background: #e7e7e7;
	position: relative;
}
.subcategories-list .name-cat .icon-actions{
	position: absolute;
    right: 35px;
    top: 50%;
    margin-top: -14px;
    font-size: 22px;
	color: #023e6b;
}
.subcategories-list .name-cat .icon-actions i{
	margin-left: 10px;
}
.subcategories-list .name-cat .icon-actions.icon-up,
.subcategories-list .name-cat.active .icon-actions.icon-down{
	display: none;
}
.subcategories-list .name-cat.active .icon-actions.icon-up{
	display: block;
}
.subcategories-list .subcat-list{
	display: none;
}
.subcategories-list .subcat-list.show{
	display: inline-block;
	width: 100%;
    padding: 15px 0 20px 0;
}
.subcategories-list .subcat-list ul li{
	padding: 4px 0;
}
.category-top-description{
	margin-bottom: 10px;
}
.category-top-description ul li{
	color: #ce181e;
}
/* Search product block */
.toner-finder.filter-product .find-your-ink-home .title-find-ink{
	margin-bottom: 0;
    font-size: 56px;
}
.filter-product .toner-configurator{
	text-align: center;
}
.filter-product .block-content .configurator-dropdowns-div{
	width: 50%;
	margin-top: 20px;
}
.filter-product .block-content .configurator-dropdowns-div .or{
	width: 63px;
    margin-top: 40px;
    text-align: center;
}
.filter-product .block-content .ink-cartridge{
    width: 240px;
    margin: 0 auto;
}
.filter-product .block-content .by-printer{
    width: 240px;
    display: table;
    margin: 0 auto;
}
.filter-product .block-content h4{
	color: #fff;
	font-weight: 500;
}
.filter-product .find-your-ink-home .image-header{
	max-width: 100%;
}
.filter-product .find-your-ink-home{
	padding-bottom: 0;
}
.no-result.active{
	display: inline-block !important;
}
.filter-product .configurator-dropdowns-div .input-select select:disabled{
    background: url('../images/arrow-grey.png') no-repeat scroll 210px center #eaeaea;
    color: #888;
}
.filter-product .loadingmask{
	display: none;
	position: absolute;
	padding: 10% !important;
}
.filter-product .loadingmask.active{
	display: block;
}
/* Page Shopping Cart @@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */
.cart-collaterals{
	margin-top: 25px;
}
.cart-table tr td .cell-label{
	display: none;
    width: 30%;
    min-width: 100px;
    max-width: 140px;
    margin-right: 10px;
    font-weight: bold;
}
.cart-table .img_mobile{
	display: none;
}
/* Cart Table */
@media only screen and (min-width: 1280px){
	.cart-table .product-image {
		max-width: 110px;
	}
}
.cart-table .product-image {
    width: 168px;
    display: block;
}
.cart-table td.row-name{
	width: 60%;
}
.cart-table td.row-unit-price{
	width: 8%;
}
.cart-table td.row-remove{
	width: 2%;
}
.cart-table td.row-image{
	vertical-align: middle;
}
.cart-table .product-name {
    margin: 0 0 10px;
    font-weight: normal;
    font-size: 1.6666em;
    line-height: 1.2em;
}
.user-menu a, .product-name a, .footer-container a {
    color: #333;
}
.cart-table thead tr{
    border-color: #e5e5e5;
}
.cart-table thead tr {
    border-bottom: 1px solid #e5e5e5;
}
.cart-table tbody tr{
	height: 110px;
}
.cart-table input.qty{
	width: 4em !important;
	height: 4em;
}
.cart-table a.btn-remove{
    font-size: 1.5em !important;
}
.cart-table tfoot td.last {
    padding: 15px 0;
    border-bottom: 1px solid #eee;
}
.cart-totals-wrapper{
	background-color: #f5f5f5;
	text-align: right;
	margin-bottom: 20px;
    padding: 20px;
}
#shopping-cart-totals-table{
	width: 100%;
	margin-bottom: 10px;
}
.cart .crosssell h2, .cart .discount h2, .cart .shipping h2 {
    padding-top: 7px;
    padding-bottom: 7px;
    border-bottom: 1px solid #e5e5e5;
    font-weight: normal;
    font-size: 1.5em;
    line-height: 1.2222em;
}
.cart-forms #shipping-zip-form .input-box select,
.cart-forms #shipping-zip-form .input-box input,
.cart-forms #discount-coupon-form .input-box input{
	width: 100%;
	display: inline-block;
	margin-top: 3px;
}
.cart-forms .form-list{
	margin-bottom: 0;
}
.cart-forms .buttons-set{
	border: none;
	margin-top: 0;
}
.cart-forms .buttons-set button{
	float: left !important;
}
#shopping-cart-totals-table tr td{
	padding-left: 20px;
    padding-top: 10px;
}
#discount-coupon-form .buttons-set .button{
	margin-left: 0;
}
#discount-coupon-form .buttons-set .button-cancel{
	float:right !important;
}
/* Page Checkout @@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
.wrapper-account-login .inchoo-socialconnect-checkout .block-ssl{
	text-align: center;
	display: inherit;
	padding: 20px 0;
}
.wrapper-account-login .account-login-custom{
    float: left;
    display: inline;
    border-right: 3px solid #999;
}
.wrapper-account-login .inchoo-socialconnect-checkout .message-login{
    margin-bottom: 30px;
    margin-left: 20px;
    font-size: 18px;
    font-weight: 600;
}
.wrapper-account-login .block-sing-in{
    max-width: 350px;
    margin-right: 0;
}
.wrapper-account-login .inchoo-socialconnect-checkout,
.review-menu-block .block-ssl{
    min-width: 510px;
}
.wrapper-account-login .inchoo-socialconnect-checkout{
	margin-left: 15px;
}
.wrapper-account-login .inchoo-socialconnect-checkout,
.wrapper-account-login .inchoo-socialconnect-checkout .socialconnect{
	float: left;
}
.wrapper-account-login .inchoo-socialconnect-checkout{
	margin-left: 20px;
}
.wrapper-account-login .inchoo-socialconnect-checkout .socialconnect{
	margin-left: 20px;
}
.opc-custom .design_theme_onlinebiz h2{
	color: #000;
	font-size: 32px;
	font-weight: 500;
}
.review-menu-block .icon-checkout{
	margin-left: 10px;
}
.big_button{
	background: none repeat scroll 0 0 #5da32e;
    border: 0 none;
    border-radius: 2px;
    box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.3);
    color: white !important;
    cursor: pointer;
    display: inline;
    font: 18px Helvetica,Arial,sans-serif;
    height: auto;
    padding: 7px 10px;
    text-decoration: none;
	color: #fff;
}
.firecheckout-section{
	background: #fff url('../images/sprite.png') repeat-x 0 -102px;
    border: 1px solid #ccc;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    margin-bottom: 10px;
}
.firecheckout-section .block-title{
    background: #e8ebed url('../images/sprite.png') repeat-x 0 -56px;
    border-bottom: 1px solid #ccc;
    border-width: 0 0 1px 0;
    height: 35px;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 9px 0 3px 8px;
    margin: 0 0 5px 0;
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
    color: #333;
    position: relative;
}
.firecheckout-section .block-title .num {
    border: 1px solid #888;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 1px 5px;
    margin: 0 5px 0 0;
    background: #ccc;
}
.firecheckout-section ul,
.firecheckout-section .opc-review-actions,
#shipping-block-methods, .firecheckout-section .block-content,
#co-payment-form{
	padding: 10px;
}
.firecheckout-set input.input-text, 
.firecheckout-set select, 
.firecheckout-set textarea{
    height: 30px;
    width: 100% !important;
    border: 1px solid #aaa;
    border-color: #aaa #ccc #ccc #ccc;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 4px 4px;
    text-indent: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.firecheckout-set .form-list li.wide{
	width: 100%;
	display: block;
}
#shipping-block-methods ul,
.firecheckout-section #payment_form_ccsave{
	padding: 0;
}
#checkout-review-submit{
	padding: 0;
}
.firecheckout-set #checkout-review-submit #checkout-review-table{
    border-width: 0 0 1px 0;
    width: 100%;
}
#checkout-review-submit .buttons-set{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin: 0;
	border: none;
}
#opc-address-form-billing ul li input,
#co-payment-form dt input,
#stripe-payment-form ul li input#stripeSaveCard{
	margin-bottom: 2px;
}
#opc-address-form-billing ul li label{
	font-weight: bold;
}
#co-payment-form ul.form-list li .input-box .v-fix{
	margin-right: 10px;
}
#payment_form_radweb_stripe, #stripe-payment-form #newCard{
	padding: 0;
}
.opc-wrapper-opc .shipping-block dt{
    margin: 0px 0 5px !important;
}
#shipping-block-methods dl.sp-methods dt{
	font-weight: bold;
}
#checkout-review-table tr td img{
	float: left;
}
#checkout-review-table tr td .product-name{
	font-size: small;
    float: left;
    width: 62%;
	color: #000;
}
.opc-wrapper-opc .firecheckout-section .buttons-set .button-disabled span span{
	background: none;
}
/* Block checkout success */
.block-center{
	text-align: center;
}
.block_checkout_success,
.block_checkout_success p{
	font-size: 18px;
	color: #000;
}
.block_checkout_success b{
	font-weight: 800;
}
.block_checkout_success .block-center span{
	display: inherit;
}
.block_checkout_success .sub-title{
	position: relative;
}
.block_checkout_success .sub-title:before{
	width: 50px;
	height: 50px;
	position: absolute;
	content: "";
	background: url('../images/icon_success.png') no-repeat;
    right: -60px;
    background-size: 100%;
    top: -3px;
}
.block_checkout_success  .title_items{
	padding: 20px;
	display: block;
}
.block_checkout_success .sub-title{
	float: left;
	margin-right: 10px;
}
.profile_order{
	border: 1px solid #ddd;
	padding: 20px;
}
.products_order{
	display: inline-block;
	width: 100%;
}
.products_order tr th{
	text-align: center;
	padding: 10px 0;
}
.products_order tr td{
	vertical-align: middle;
}
.products_order tr td.col-name{
	width: 65%;
	padding-left: 10px;
}
.products_order tr td.col-img{
    width: 15%;
    text-align: center;
}
.products_order tr td.col-qty,
.products_order tr td.col-price{
	width: 10%;
	text-align: center;
}
.block_checkout_success .buttons-set{
	border: 0;
    text-align: center;
	padding: 0;
}
.block_checkout_success .buttons-set button{
	margin: 0 !important;
	float: none !important;
	border-radius: 3px;
    font-size: 18px;
    font-weight: 600;
	padding: 0 45px;
}
/*Preloader Popup*/

.loader {
  position: absolute;
  top: 50%;
  left: 40%;
  margin-left: 10%;
  transform: translate3d(-50%, -50%, 0);
}
.dot {
  width: 24px;
  height: 24px;
  background: #3ac;
  border-radius: 100%;
  display: inline-block;
  animation: slide 1s infinite;
}
.dot:nth-child(1) {
  animation-delay: 0.1s;
  background: #023E6B;
}
.dot:nth-child(2) {
  animation-delay: 0.2s;
  background: #408DC4;
}
.dot:nth-child(3) {
  animation-delay: 0.3s;
  background: #4B93CF;
}
.dot:nth-child(4) {
  animation-delay: 0.4s;
  background: #ED1C24;
}
.dot:nth-child(5) {
  animation-delay: 0.5s;
  background: #CE181E;
}
@-moz-keyframes slide {
  0% {
    transform: scale(1);
  }
  50% {
    opacity: 0.3;
    transform: scale(2);
  }
  100% {
    transform: scale(1);
  }
}
@-webkit-keyframes slide {
  0% {
    transform: scale(1);
  }
  50% {
    opacity: 0.3;
    transform: scale(2);
  }
  100% {
    transform: scale(1);
  }
}
@-o-keyframes slide {
  0% {
    transform: scale(1);
  }
  50% {
    opacity: 0.3;
    transform: scale(2);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes slide {
  0% {
    transform: scale(1);
  }
  50% {
    opacity: 0.3;
    transform: scale(2);
  }
  100% {
    transform: scale(1);
  }
}
.hello{
    display: block;
    margin-bottom: 15px;
}
.search-btn-not-found{
    text-align: center;
}
.social-login .buttons-set{
    float:left !important;
    border-top: none !important;
    margin-right: 10px !important;
    clear:none !important;
}

#dt_method_paypal_express label{
    font-size: 14px !important;
    font-style: normal !important;
}
#payment_form_paypal_express{
    padding: 0;
}
#payment_form_paypal_express li{
    font-size: 13px !important;
}
.block-account{
    padding-right: 15px !important;
    margin-top: 0px !important;
}
.block-reorder{
    margin-top: 15px;
    padding-right: 15px;
}
.block-reorder .block-title{
    font-size: 1.6666em;
    color: #333;
    font-weight: normal !important;
    line-height: 1.2em;
    font-family: 'Lato', sans-serif;
}
.block-reorder .block-content .block-subtitle{
    color: #ce181e;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    border-bottom: 1px solid #71add9;
    padding: 10px 0 5px 0;
}
.block-reorder #cart-sidebar-reorder{
 margin: 10px 0;
}
.block-reorder #cart-sidebar-reorder input[type="checkbox"]{
    float: left;
}
.block-reorder #cart-sidebar-reorder li{
    padding: 5px 0; 
}
.block-reorder #cart-sidebar-reorder li a{
    font-weight:normal !important;
    color:#0F436F !important;
}

/* Page coupons */
.stitched {
    padding: 20px;
    margin: 25px;
    background: #d9f0fe;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.3em;
    border: 2px dashed #4aadeb;
    border-radius: 10px;
    box-shadow: 0 0 0 4px #d9f0fe, 2px 1px 6px 4px rgba(10, 10, 0, 0.5);
	display: inline-block;
}
.grid-container-spaced {
    clear: both;
}
.stitched-white {
    padding: 20px;
    margin: 10px;
    background: #ffffff;
    color: #000;
    font-size: 21px;
    font-weight: 400;
    line-height: 1.3em;
    border: 2px dashed #4aadeb;
    border-radius: 10px;
}
.gray {
    color: #999999;
}
.highlighted-blue {
    color: #FFF;
    background-color: #4aadeb;
    padding: 8px;
    margin: 5px;
	display: inline-block;
}
.stitched h3 {
    font-size: 35px;
    font-weight: bold;
    line-height: 1.3em;
    font-weight: 700;
}
.newsletter {
    background: #fff;
    padding: 20px;
	margin-top: 20px;
}
.newsletter .form-subscribe-header label{
	padding-bottom: 5px;
	display: block;
}
.newsletter .input-box input#newsletter{
    margin-bottom: 20px;
}
.image-email p{
	text-align: center;
}
.block-information-coupons .banner.mobile-grid{
	margin-top: 10px;
}
.is-blog .block-title{
    font-size: 24px !important;
}
.is-blog .col-main{
    padding:0 10px !important;
}
.is-blog .col-left .wp-sidebar{
    margin-bottom: 20px;	
}
.no-image-color{
	text-transform: none;
    vertical-align: middle;
    font-size: 20px;
    padding-left: 10px;
	padding-right: 10px;
    text-align: center;
    display: block;
}
.checkout-cart-index input.qty{
    font-size: 16px;
}

/* Color product */
.pro-color-attr{
	padding-top: 40px;
    text-align: center;
	text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
}
.pro-color-attr.black{
	background: url('../images/color/black.png') center top no-repeat;
}
.pro-color-attr.blue{
	background: url('../images/color/blue.png') center top no-repeat;
}
.pro-color-attr.cyan{
	background: url('../images/color/cyan.png') center top no-repeat;
}
.pro-color-attr.gray{
	background: url('../images/color/gray.png') center top no-repeat;
}
.pro-color-attr.green{
	background: url('../images/color/green.png') center top no-repeat;
}
.pro-color-attr.grey{
	background: url('../images/color/light-cyan.png') center top no-repeat;
}
.pro-color-attr.light-cyan{
	background: url('../images/color/black.png') center top no-repeat;
}
.pro-color-attr.light-magenta{
	background: url('../images/color/light-magenta.png') center top no-repeat;
}
.pro-color-attr.magenta{
	background: url('../images/color/magenta.png') center top no-repeat;
}
.pro-color-attr.matte-black{
	background: url('../images/color/matte-black.png') center top no-repeat;
}
.pro-color-attr.multi-pack,
.pro-color-attr.drum{
	background: url('../images/color/multi-pack.png') center top no-repeat;
}
.pro-color-attr.red{
	background: url('../images/color/red.png') center top no-repeat;
}
.pro-color-attr.yellow{
	background: url('../images/color/yellow.png') center top no-repeat;
}
.pro-color-attr.gloss-optimizer{
	background: url('../images/color/gloss-optimizer.png') center top no-repeat;
}
#checkout-review-table-wrapper{
	max-height: none !important;
}
.opc-wrapper-opc .review-checkout #opc-review-block{
	position: static;
	background: none;
	border: none;
	border-radius: 0;
	box-shadow: none;
	padding: 0;
	width: auto;
	margin: 0;
}
/** style order invoice **/
.sales-order-print{
	width: 6.5in;
    margin: 20px;
    background: #FFFFFF;
}
.col-1,
.col-2
{
	width: 49%;
    display: inline-block;
}
.button-notfind{
	background: #fff;
    height: 50px;
    border-radius: 5px;
	padding-top: 12px;
    font-size: 1.4em;
    color: black;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
}
.checkout-cart-index .cart-forms .buttons-set button,
.checkout-cart-index .cart-forms .buttons-set button:focus,
.checkout-cart-index .cart-forms .buttons-set button:hover{
	background: grey;
}
#stripeCardNumber::-webkit-outer-spin-button,
#stripeCardNumber::-webkit-inner-spin-button{
	-webkit-appearance: none;
	margin: 0; 
}
#stripeCardNumber{
	-webkit-appearance: textfield;
	-moz-appearance: textfield;
	-o-appearance: textfield;
	appearance: textfield;
}
.cart-footer-actions .btn-continue{
	background-color: #023e6b !important;
}
.customer-account .inchoo-socialconnect-account{
	position: relative;
}
.customer-account .inchoo-socialconnect-account .col3-set .box-content .col-3 .clearer > div.inchoo-socialconnect-google,
.customer-account .inchoo-socialconnect-account .col2-set .box-content .col-2 .clearer > div.inchoo-socialconnect-google,
.customer-account .inchoo-socialconnect-account .col3-set .box-content .col-3 .clearer > div.inchoo-socialconnect-linkedin,
.customer-account .inchoo-socialconnect-account .col2-set .box-content .col-2 .clearer > div.inchoo-socialconnect-linkedin,
.customer-account .inchoo-socialconnect-account .col3-set .box-content .col-3 .clearer > div.inchoo-socialconnect-twitter,
.customer-account .inchoo-socialconnect-account .col2-set .box-content .col-2 .clearer > div.inchoo-socialconnect-twitter,
.customer-account .inchoo-socialconnect-account .col3-set .box-content .col-3 .clearer > div.inchoo-socialconnect-facebook,
.customer-account .inchoo-socialconnect-account .col2-set .box-content .col-2 .clearer > div.inchoo-socialconnect-facebook{
	width: 100%;
}
#shopping-cart-table .price{
	font-size: 20px;
}
#shopping-cart-table td.a-center > a{
	font-size: 16px;
}
.my-account .pager .pages ol li{
	float: left;
	padding-right: 10px;
	font-size: 21px;
}
.my-account .pager .pages ol li a > img.v-middle{
	margin-bottom: 5px;
}
.my-account .pager .pages > strong{
	float: left;
	margin-right: 20px;
	padding: 4px 0;
}
.my-account .pager .pages{
	display: inline-block;
	width: 100%;
	margin-top: 10px;
}
.my-account .pager .limiter{
	margin-top: 10px;
}