@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,700);
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);

/* t03CS01 version 6.0 */

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
    line-height: 20px;
    color: #333333;
    background: #fff;
    background: url(https://ds.ecisolutions.com/pixere.com/ECinteractivePlus/101147/images/main-bg.jpg) repeat-x left top;
}

.main {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin: 0 auto;
    padding: 0;
}


/*------Header-------*/

.header {
    background: #0f6b71;
}

.header .row-a {
    line-height: 30px;
    background: #0f6b71;
    border: none;
    border-radius: 0px !important;
    border-bottom: 1px solid #0f6b71 !important;
    margin: 0px 10px;
}

.header .row-b .logo a {
    display: block;
    height: 157px;
    width: 266px;
    background: url(https://ds.ecisolutions.com/pixere.com/ECinteractivePlus/101147/images/nickerson-logo.jpg) no-repeat 0 0;
    margin-top: 14px;
}

.header .row-a div.nav-right {
    padding-top: 11px;
}

#button .the_menu {
    background-color: #f39213;
    border: 1px solid #f39213;
}

#button .the_menu li a {
    color: #fff;
}

#button .the_menu li a:hover {
    background-color: #fdc346;
    color: #1c1c1c;
}

.header .row-a .nav-right li {
    border: none;
    color: #ffffff;
    display: inline;
    float: left;
    line-height: 1.2em;
    font-family: 'Open Sans', sans-serif;
    border-right: 1px solid #fff;
}

.header .row-a .nav-right li a {
    color: #fff;
    font-size: 13px;
    font-weight: bold;
}

.header .row-b {
    background: none !important;
    border-radius: 0px !important;
    border: 0px none;
    margin-top: 0px !important;
}

#button {
    background: none;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    padding-right: 0px;
    height: 1.3em;
}

.content {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    border-left: 1px solid #f8f8f8;
    border-right: 1px solid #f8f8f8;
    float: left;
    min-height: 350px;
    padding: 10px 9px 10px 9px;
    width: 980px;
    box-shadow: 0 0 8px rgba(210, 210, 210, 0.8);
}

.custom_zone_header {
    margin-bottom: 10px;
    width: 979px;
}

.header .row-b .nav-2 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-top: 0 solid rgb(152, 152, 152);
    float: right;
    height: auto;
    margin: 0 0 0px;
    padding: 0px 5px 5px 10px !important;
    position: relative;
    top: -30px;
}

.header .row-b .nav-2 .login {
    color: #fff;
    float: right;
    height: auto;
    padding: 0px !important;
}

.header .row-b .nav-2 .login a {
    background: #ce0000;
    border-radius: 0px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    padding: 3px 5px;
    text-decoration: none;
    border: solid 1px #fff;
    outline: solid 3px #ce0000;
    margin-right: 4px;
    margin-left: 5px;
}

.header .row-b .nav-2 .login a:hover {
    background: #0f6b71;
    outline: solid 3px #0f6b71;
}

.header .row-b .nav-2 .login a#lnkRegisterMe {
    background: #ce0000;
    border: solid 1px #fff;
    outline: solid 3px #ce0000;
    margin-left: 4px;
}

.header .row-b .nav-2 .login a#lnkRegisterMe:hover {
    background: #0f6b71;
    outline: solid 3px #0f6b71;
}

.header .row-a div.nav-right ul li #button {
    margin: 0px 7px;
}

.header .row-a .nav-right li a {
    padding: 0px 7px;
}


/*--------Search Box----------*/

.header .row-b .header-right a.lnk {
    color: #333;
    display: inline-block;
    font-size: 0.8em;
    font-weight: bold;
    margin: 6px 0 0;
    padding: 0px 5px;
    text-decoration: none;
    position: relative;
}

.header .row-b .header-right a.lnk:hover {
    color: #fff;
    background-color: #0f6b71;
}

.header .row-b .header-right a.lnkHover {
    color: #fff;
    background-color: #0f6b71 !important;
}

.header .row-b .header-right a.checkout:hover {
    color: #0f6b71;
    background: none;
}

.search_cart {
    width: 675px;
    padding: 65px 0px 5px 0px;
}

.search_cart .cart {
    border: 2px solid #dbdbdb;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    height: 41px;
    padding: 0;
    width: 205px;
}

.search_cart .cart img {
    float: left;
}

.search_cart .cart p {
    font-size: 13px;
    height: auto;
    line-height: 30px;
    text-align: center !important;
    font-weight: normal;
    font-family: 'Open Sans', sans-serif;
    padding-top: 5px;
    padding-left: 16px;
}

.search_cart .cart p a {
    color: #000;
    font-family: 'Open Sans', sans-serif;
}

.search_cart .cart .items span {
    color: #000;
    font-family: 'Open Sans', sans-serif;
}

.search_cart .cart img.topMyCartIcon {
    margin: 0;
}

.search_cart .search {
    background: #fff;
    border: 1px solid #fff;
    border-radius: 0;
    height: 36px;
    margin-left: 70px;
    padding: 0;
    width: 385px;
}

.search_cart .search .box {
    height: 41px;
    margin: 0;
    border: 2px solid #dbdbdb;
    width: 373px;
}

.search_cart .search input {
    background: #fff;
    border: 0px none;
    border-radius: 0px;
    color: #c6c5c5;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    height: 40px;
    line-height: 10px;
    padding: 0 5px 0 10px;
    width: 315px;
    border-bottom: 0px solid #fff;
    font-style: italic;
}

.search_cart .search .box .searchButton {
    margin-right: 0px;
}

.search_cart .search .box .searchButton .button_search {
    background: url(https://ds.ecisolutions.com/pixere.com/ECinteractivePlus/101147/images/search-icon.jpg) no-repeat 0 0;
    border: 0 none;
    border-radius: 0;
    cursor: pointer;
    color: #fff;
    font-size: 19px;
    font-weight: normal;
    height: 41px;
    padding: 0;
    text-indent: -9999px;
    width: 43px;
}

.search_cart .search .box .searchButton .button_search:hover {
    color: #fff;
    background: url(https://ds.ecisolutions.com/pixere.com/ECinteractivePlus/101147/images/search-icon.jpg) no-repeat 0 0;
}

.search_cart .search .box .searchButton {
    float: left;
    margin: 0;
    width: 42px;
    display: inline;
}

.header-custom-div {}

.header .row-b .header-right .search .clear a.lnk {
    display: none;
    color: #fff;
    padding: 0px;
}

.search_cart .cart #minicart {
    float: left;
}


/*---------Social Medica-------*/

.social-media {
    float: right;
    margin-top: 13px;
}

.social-media ul {
    margin: 0px;
    padding: 0px;
}

.social-media ul li {
    float: left;
    margin-left: 2px;
}

.clearfix {
    height: 0;
    clear: both;
    visibility: hidden
}


/*----------Main Menu---------*/

ul.megamenu {
    background: none !important;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    filter: none !important;
    *filter: none !important;
    border: 0 solid #FFFFFF;
    padding: 0px;
    list-style: none;
    clear: both;
    display: none;
    height: 52px;
    margin: 0px;
}

.megamenu .column h3 a {
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
}

ul.megamenu a.mm-item-first:link,
ul.megamenu a.mm-item-first:visited {
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
}

ul.standard a.mm-item-link:link,
ul.standard a.mm-item-link:visited,
ul.standard-all a.mm-item-link:link,
ul.standard-all a.mm-item-link:visited {
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    color: #fff;
    padding: 0px 10px;
    line-height: 44px;
    height: 44px;
    max-width: 190px;
    min-width: inherit;
}

ul.megamenu a.mm-item-link-hover:link,
ul.megamenu a.mm-item-link-hover:visited {
    -moz-border-radius: 0px 0px 0 0;
    border-radius: 0px 0px 0 0;
    -webkit-border-radius: 0px 0px 0 0;
    background: #ce0000;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    color: #FFFFFF;
}

ul.megamenu div.mm-item-content {
    border: 3px solid #ce0000;
    z-index: 99999;
}

ul.megamenu a.mm-item-link:link,
ul.megamenu a.mm-item-link:visited {
    border-left: 0 none;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-size: 14px !important;
    font-weight: bold;
    padding: 6px 7px !important;
}

ul.megamenu a.mm-item-link:hover {
    background: #ce0000;
    color: #FFFFFF;
}

.megamenu .column h3 {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: auto;
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
}

.megamenu .column h3 a {
    background: none repeat scroll 0 0 #959595;
    color: #fff !important;
    float: left;
    font-size: 13px;
    margin: 4px 0 0;
    padding: 8px 6px;
    width: 100% !important;
    z-index: 99;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
}

.megamenu .column h3 a:hover {
    background: none repeat scroll 0 0 #ce0000;
    text-decoration: none;
}

ul.megamenu a.mm-item-link-hover {
    color: #fff !important;
}

ul.megamenu li.mm-item {}

ul.megamenu li.mm-item-last.mm-item {
    background: none !important;
}


/*---------Top Banner---------*/

.top-banner {
    border: 1px solid #e5e5e5;
    height: 88px;
}

.chat-now {
    width: 254px;
    height: 85px;
    margin: 1px;
    float: left;
}

.wcs-login-form {
    float: left;
    margin: 20px 0 0 40px;
    width: 370px;
}

.wcs-login-form .text_type {
    background: #002d57;
    color: #fff;
    font-size: 12px;
    border: 0px;
    padding: 0px 10px;
    height: 27px;
    width: 120px;
    *width: 120px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.wcs-login-form .sign_in {
    background: #005eab;
    color: #fff;
    font-size: 12px;
    border: 0px;
    padding: 5px 13px;
    cursor: pointer;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    height: 27px;
}

.wcs-login-form a {
    font-size: 12px;
    color: #002d57;
    padding-left: 10px;
}

.home #slides {
    height: 300px !important;
}


/*-------Web Specials---------*/

.content .grid-1-5 .web-special {
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    background: #fff;
    float: left;
    margin: 0px 0 10px 0;
    padding: 0px 0 0;
    width: 194px;
    border: 1px solid #cfcfcf;
}

.content .grid-1-5 .web-special h4 {
    background: none rgba(0, 0, 0, 0);
    color: #00c2ce;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    margin: 10px 34px;
    padding: 8px 0;
    text-transform: none;
}

.jcarousel-webspecial .jcarousel-container-horizontal {
    background: none;
}

.jcarousel-webspecial .jcarousel-item div.thumbnail img {
    border: 1px solid #e3e3e3;
    padding: 4px;
    background: #fff;
    box-shadow: 0 1px 3px #ccc;
}

.jcarousel-webspecial .jcarousel-prev-horizontal:hover,
.jcarousel-webspecial .jcarousel-prev-horizontal:focus {
    background-image: url(https://ds.ecisolutions.com/pixere.com/ECinteractivePlus/101147/images/fea-pro-left-arrow-hover.jpg);
}

.jcarousel-webspecial .jcarousel-next-horizontal:hover,
.jcarousel-webspecial .jcarousel-next-horizontal:focus {
    background-image: url(https://ds.ecisolutions.com/pixere.com/ECinteractivePlus/101147/images/fea-pro-right-arrow-hover.jpg);
}


/*-----------*/

.web-special .jcarousel-next-horizontal {
    background: url(https://ds.ecisolutions.com/pixere.com/ECinteractivePlus/101147/images/fea-pro-right-arrow.jpg) no-repeat left center;
    border: none !important;
}

.web-special .jcarousel-prev-horizontal {
    background: url(https://ds.ecisolutions.com/pixere.com/ECinteractivePlus/101147/images/fea-pro-left-arrow.jpg) no-repeat left center;
    border: none !important;
    left: -6px;
}

.web-special .jcarousel-next-horizontal:hover,
.web-special .jcarousel-next-horizontal:focus {
    background: url(https://ds.ecisolutions.com/pixere.com/ECinteractivePlus/101147/images/fea-pro-right-arrow-hover.jpg) no-repeat left center;
    border: none;
    opacity: 0.8;
    filter: alpha(opacity=80);
    /* For IE8 and earlier */
}

.web-special .jcarousel-prev-horizontal:hover,
.web-special .jcarousel-prev-horizontal:focus {
    background: url(https://ds.ecisolutions.com/pixere.com/ECinteractivePlus/101147/images/fea-pro-left-arrow-hover.jpg) no-repeat left center;
    border: none;
    opacity: 0.8;
    filter: alpha(opacity=80);
    /* For IE8 and earlier */
}

.jcarousel-skin .jcarousel-next-horizontal {
    background: url(https://ds.ecisolutions.com/pixere.com/ECinteractivePlus/101147/images/fea-pro-right-arrow.jpg) no-repeat left center;
    cursor: pointer;
    right: -12px;
    position: absolute;
    top: 116px;
    width: 34px;
    height: 34px
}

.jcarousel-skin .jcarousel-prev-horizontal {
    background: url(https://ds.ecisolutions.com/pixere.com/ECinteractivePlus/101147/images/fea-pro-left-arrow.jpg) no-repeat left center;
    cursor: pointer;
    left: 0px;
    position: absolute;
    top: 116px;
    width: 34px;
    height: 34px;
}

.product_hz {
    border: 1px solid #b4b4b4;
    border-radius: 0;
    margin: 20px 1px 20px;
    width: 767px;
}

.jcarousel-skin .jcarousel-next-horizontal:hover,
.jcarousel-skin .jcarousel-next-horizontal:focus {
    background-image: url(https://ds.ecisolutions.com/pixere.com/ECinteractivePlus/101147/images/fea-pro-right-arrow-hover.jpg) no-repeat left center;
    opacity: 0.8;
    filter: alpha(opacity=80);
    /* For IE8 and earlier */
}

.jcarousel-skin .jcarousel-prev-horizontal:hover,
.jcarousel-skin .jcarousel-prev-horizontal:focus {
    background-image: url(https://ds.ecisolutions.com/pixere.com/ECinteractivePlus/101147/images/fea-pro-left-arrow-hover.jpg) no-repeat left center;
    opacity: 0.8;
    filter: alpha(opacity=80);
    /* For IE8 and earlier */
}

.product_hz h3 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: -moz-use-text-color -moz-use-text-color #b4b4b4;
    border-image: none;
    border-radius: 0;
    border-style: none none solid;
    border-width: 0 0 1px;
    color: #1f1f1f;
    float: none;
    font-family: "Open Sans", sans-serif;
    font-weight: normal;
    height: 38px;
    line-height: 26px;
    margin: 15px auto 0;
    text-transform: capitalize;
    width: 710px;
}

.product_hz h3 a {
    background: #ce0000;
    border: 0 solid #ffffff;
    border-radius: 0;
    color: #ffffff;
    font-size: 14px;
    margin: 0 -9px;
    text-transform: none;
    border: solid 1px #fff;
    outline: solid 3px #ce0000;
}

.product_hz h3 a:hover {
    background: #0f6b71;
    outline: solid 3px #0f6b71;
}

#spotlightItems .jcarousel-skin .jcarousel-clip-horizontal {
    width: 700px;
    margin-left: 0;
}

#spotlightItems .jcarousel-skin .jcarousel-item-horizontal {
    margin-left: 0;
    margin-right: 8px;
    border: none;
    border-right: 0px solid #fff;
    background: #fff;
    padding: 0px 6px 0px;
    width: 155px;
}

#divHomePageText img {
    margin-bottom: 10px;
}

.custom_4col_news {
    margin-bottom: 0px;
}

.info {
    text-align: center;
}

.jcarousel-skin .jcarousel-item div.thumbnail img {
    border: 0px none #fff;
    padding: 4px;
    background: #fff;
}

.item-group .jcarousel-skin .jcarousel-item div.thumbnail img {
    height: 80px;
    width: 80px;
}

.jcarousel-skin .jcarousel-item div.info .name {
    margin: 5px 0px;
    font-size: 15px;
    color: #0f6b71;
    font-weight: normal;
    font-family: "Open Sans", sans-serif;
}

.jcarousel-skin .jcarousel-item div.info .decrp {
    text-align: center;
    font-size: 12px;
    min-height: 100px;
}

.jcarousel-skin .jcarousel-item div.info .list {
    text-align: center;
}

.jcarousel-skin .jcarousel-item div.info .qty {
    margin-left: 0px;
    margin-top: 0px;
}

.button_a {
    background: #ce0000;
    /* Old browsers */
    background: -moz-linear-gradient(top, #ce0000 0%, #ce0000 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ce0000 0%, #ce0000 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ce0000 0%, #ce0000 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ce0000', endColorstr='#ce0000', GradientType=0);
    /* IE6-9 */
    float: left;
    line-height: 14px;
    margin: 1px 0 0 13px;
    cursor: pointer;
    text-decoration: none !important;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    text-transform: none;
    font-family: 'Open Sans', sans-serif;
    border: solid 1px #fff;
    outline: solid 3px #ce0000;
}

.button_a:hover {
    background: #0f6b71;
    background: -moz-linear-gradient(top, #0f6b71 0%, #0f6b71 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #0f6b71 0%, #0f6b71 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #0f6b71 0%, #0f6b71 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#0f6b71', endColorstr='#0f6b71', GradientType=0);
    /* IE6-9 */
    outline: solid 3px #0f6b71;
}

.button_c {
    border: 0px none;
    border-radius: 0px !important;
    cursor: pointer;
    float: left;
    line-height: 23px;
    margin: 1px 0 0 5px;
    text-decoration: none !important;
    background: #0f6b71;
    background: -moz-linear-gradient(top, #0f6b71 0%, #0f6b71 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #0f6b71 0%, #0f6b71 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #0f6b71 0%, #0f6b71 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#0f6b71', endColorstr='#0f6b71', GradientType=0);
    /* IE6-9 */
    outline: solid 3px #0f6b71;
}

.button_c span {
    border: 0px none;
    border-radius: 0px !important;
    cursor: pointer;
    float: left;
    line-height: 23px;
    margin: 1px 0 0 5px;
    text-decoration: none !important;
    background: #0f6b71;
    background: -moz-linear-gradient(top, #0f6b71 0%, #0f6b71 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #0f6b71 0%, #0f6b71 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #0f6b71 0%, #0f6b71 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#0f6b71', endColorstr='#0f6b71', GradientType=0);
    /* IE6-9 */
    outline: solid 3px #0f6b71;
}

.button_c:hover {
    border: 0px none;
    border-radius: 0px !important;
    cursor: pointer;
    float: left;
    line-height: 23px;
    margin: 1px 0 0 5px;
    text-decoration: none !important;
    background: #0f6b71;
    background: -moz-linear-gradient(top, #0f6b71 0%, #0f6b71 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #0f6b71 0%, #0f6b71 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #0f6b71 0%, #0f6b71 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#0f6b71', endColorstr='#0f6b71', GradientType=0);
    /* IE6-9 */
    outline: solid 3px #0f6b71;
}

.jcarousel-skin .jcarousel-item div.info .price {
    color: #ce0000;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    font-size: 14px;
}

.product_hz div.info a {
    color: #454545;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    font-size: 12px;
}

.content .grid-1-5 .eci_ads {
    /*background:#125fa7;border-radius:0px;padding:5px;*/
}

.button_a span {
    padding: 3px 5px;
}

.product_hz div.info .cart {
    margin-top: 0px;
    width: 99px;
}

.product_hz div.info a {
    padding: 0px 0;
    word-wrap: break-word;
}

.product {
    clear: both;
    float: left;
    height: auto;
}

.jcarousel-skin .jcarousel-item div.info .qohHolder {
    text-align: center;
    margin: 5px 0px;
    height: 20px;
}


/*-------Footer----------*/

.wrapper {
    width: 100%;
    background: none;
}

.wrapper .eci {
    margin-bottom: 8px;
    padding-top: 5px;
}


/*----Header Live Chat-------*/

.custom_zone_sidebar1 {
    max-height: 427px;
}


/** slider **/

.topbrand {
    position: relative;
    height: 100px;
    background: #fff;
    margin-bottom: 0px;
}

.topbrand .scroll-img {
    height: 100px;
    overflow: hidden;
    font-size: 0;
    margin: 0px 15px;
}

.topbrand .scroll-img ul {
    height: 92px;
    margin: 0;
}

.topbrand .scroll-img ul li {
    display: inline-block;
    margin: 12px;
}

.topbrand #wcs_slider.scroll-img ul {
    width: 1500px;
}

.topbrand #wcs_slider-btn {
    width: auto;
    position: absolute;
    top: 50%;
}


/*---wcs-footer-menu---*/

.footer-menu {
    text-align: center;
    width: 100%;
    padding: 5px 0;
}

.footer-menu ul {
    display: inline-block;
}

.footer-menu ul li {
    font-weight: bold;
    padding: 10px;
    display: inline;
    list-style: none;
}

.footer-menu ul li a {
    padding: 0px;
    font-size: 0.7em;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}

.footer-menu ul li a:hover {
    color: #fff;
}

.footer_nav {
    display: block;
    background: transparent !important;
}

.header .row-b .nav-2 .login2 {
    float: left;
    line-height: 28px;
    color: #fff;
}

.header .row-b .nav-1 li a {
    color: #fff;
}

.header .row-b .cart-steps span.progress {
    color: #1c1c1c;
}

.jcarousel-skin .cartqty {
    height: 15px;
}

input[type="text"],
input[type="password"],
textarea,
select {
    height: 22px;
}


/*----------------- font size in the Checkout -----------------------------*/


/*#dvCheckoutReview .promotions .promo .col-1{font-weight:bold;font-size:17px;}
.custom_zone_sidebar2{max-height:420px;}
.top_left{float:left;margin:4px 0 0;width:421px;}
.top_left .top_left_col-1{background:url(http://storage.googleapis.com/pixere.com/eci/ECinteractivePlus/100940/images/2015/feb/phone-icon.jpg) no-repeat;color:#2293f3;float:left;margin:0 25px 0 0;padding:0 0 0 31px;}
.top_left .top_left_col-2{float:left;}
.top_left .top_left_col-2 a{background:url(http://storage.googleapis.com/pixere.com/eci/ECinteractivePlus/100940/images/2015/feb/chat.jpg) no-repeat scroll 12px 5px rgba(0, 0, 0, 0);border:1px solid #b6d64d;border-radius:25px;font-weight:normal;color:#b6d64d;float:left;margin:0 25px 0 0;padding:0 17px 0 39px;}
.top_left .top_left_col-2 a:hover{border:1px solid #2293f3;color:#2293f3;font-weight:normal;}
#slideHome{position:relative;}
*/


/*------------------------------------*Footer Section CSS Here*------------------------------------*/

.custom_zone_footer {
    text-align: center;
}

.footer_wrapper {
    width: 100%;
    height: auto;
    margin: 0px auto;
}

.inner-footer_wrapper {
    width: 96%;
    height: auto;
    float: left;
    background-color: #2469b7;
    padding: 55px 2%;
}

.main_footer {
    width: 964px;
    height: auto;
    float: left;
}

.email-link a:link {
    text-decoration: none;
    color: #fff;
}

.email-link a:active {
    text-decoration: none;
    color: #00b1ea;
}

.email-link a:visited {
    text-decoration: none;
    color: #fff;
}

.email-link a:hover {
    text-decoration: none;
    color: #00b1ea;
}


/*------------------------------------*Wcs CSS Here*------------------------------------*/

.paddr8 {
    padding-right: 8px;
}

.custom_zone_sidebar2 {
    padding-top: 0px !important;
}

.home #slides .pagination a {
    background: url(https://ds.ecisolutions.com/pixere.com/ECinteractivePlus/101147/images/slider-icon.png) no-repeat;
    height: 11px;
    line-height: 11px;
}

.home #slides .pagination .current a {
    background: url(https://ds.ecisolutions.com/pixere.com/ECinteractivePlus/101147/images/Active-slide-icon.png) no-repeat;
    height: 11px;
    line-height: 11px;
}

.home #slides .pagination {
    bottom: 10px;
    left: 2%;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 8;
}

.home #slides .pagination li {
    float: left;
    padding: 0;
}


/*.customer-support{background:url(https://ds.ecisolutions.com/pixere.com/ECinteractivePlus/104011/images-new/phone-icon.jpg) no-repeat scroll 0 6px;color:#252728;font-family:'Open Sans', sans-serif;font-size:14px;font-weight:normal;height:26px;margin:0 auto;padding:7px 0 0 30px;position:relative;text-align:left;text-transform:none;width:500px;}
.customer-support span{color:#515050;}
*/

.Livechat {
    /*background:url(https://ds.ecisolutions.com/pixere.com/ECinteractivePlus/5126A/images/live-chat-online.jpg) no-repeat 0 0;cursor:pointer;float:right;height:27px;width:186px;*/
    display: none;
}

.header .row-b .header-right {
    width: 741px;
}

.header .row-b .logo {
    width: 232px;
    padding: 20px 8px 33px 15px !important;
}

.login_top_area {
    background: #0155a9 url(https://ds.ecisolutions.com/pixere.com/ECinteractivePlus/104011/images-new/login-box-bg.jpg) repeat-x left top;
    border: 0px none;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 10px;
    padding: 10px 10px 10px 10px;
    width: 174px;
}

.login_top_area h2 {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 600;
    height: 28px;
    line-height: 28px;
    margin: -11px 0 0 6px;
    padding: 5px 2px 2px 0;
    width: 186px;
}

.login_top_area input.text_type {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    border: 1px solid #084786;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    box-shadow: 1px 2px 5px 0 rgb(160, 160, 160) inset;
    margin: 0 0 5px;
    padding: 5px 0 5px 10px;
    width: 166px;
}

input[type="text"],
input[type="password"],
textarea,
select {
    line-height: 1.6em;
}

a.createaccount span {
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    margin: -10px 0 0;
    padding-left: 8px;
    position: relative;
    width: 120px;
}

a.loginforget span {
    color: #ffffff;
    font-size: 10px;
    font-weight: bold;
    margin: 0px 0 0;
    padding-left: 0;
    position: relative;
    width: 102px;
    float: left;
    padding-top: 1px;
    padding-left: 7px;
}

.login_top_area input.sign_in {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgb(95, 213, 131) 0%, rgb(70, 181, 104) 100%) repeat scroll 0 0;
    *background: #4aba6c;
    border: medium none !important;
    border-radius: 0;
    color: rgb(255, 255, 255);
    cursor: pointer;
    float: left;
    font-size: 12px;
    height: 22px;
    margin-right: 9px;
    text-align: center;
    text-transform: uppercase;
    padding: 0px 10px;
}

a#aforgotPassword.creatac span {
    color: rgb(255, 176, 71);
    font-size: 9px;
}

a#aforgotPassword {
    color: rgb(255, 255, 255);
    display: block;
    font-size: 10px;
    margin: -6px auto;
}

.footer-block {
    margin: 0px 10px;
    width: 980px;
    height: auto;
}

.footer-block .footer_area {
    background: #fff;
    border-top: 1px solid #cecece;
    border-bottom: 1px solid #cecece;
    float: left;
    height: auto;
    margin: 0px auto;
    padding: 30px 2% 20px;
    width: 96%;
}

.footer_area h2 {
    color: #0f6b71;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 10px;
    padding: 12px 5px 10px 0px;
    text-transform: uppercase;
    text-align: left;
}

.footer_col_1 {
    float: left;
    margin: 0;
    text-align: left;
    width: 210px;
    margin-right: 18px;
    padding-top: 88px;
}

.footer_col_2 {
    float: left;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 300px;
    margin-right: 50px;
}

.footer_col_2 h2 {
    padding: 0px 0px 15px 0px !important;
    color: #fff;
    float: left;
    width: 100%;
    height: auto;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase !important;
    font-weight: bold;
    font-size: 18px;
}

.footer_col_2 p {
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    font-size: 14px;
    color: #fff;
    line-height: 22px;
}

.footer_col_2 a {
    color: #fff;
}

.footer_col_2 a:hover {
    color: #fff;
}

.footer_col_2 ul {
    float: left;
    width: 50%;
}

.footer_col_2 ul li {
    text-align: left;
    line-height: 18px !important;
    float: left;
    width: 100%;
}

.footer_col_3 {
    float: left;
    width: 257px;
    height: auto;
}

.footer_col_3 h2 {
    padding: 0px 0px 15px 0px !important;
    color: #fff;
    float: left;
    width: 100%;
    height: auto;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase !important;
    font-weight: bold;
    font-size: 18px;
}

.footer_col_3 ul li {
    text-align: left;
    line-height: 18px !important;
    float: left;
    width: 64%;
    line-height: 33px !important;
    border-bottom: 1px solid #4d9196;
}

.footer_col_3 ul li a {
    color: #fff;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    margin: 0;
    text-align: left;
    padding-left: 0px;
    padding-bottom: 5px;
}

.footer_col_3 ul li a:hover {
    color: #000000;
}

.footer_col_4 {
    float: left;
    width: 160px;
}

.footer_col_4 h2 {
    padding: 0px 0px 15px 0px !important;
    color: #fff;
    float: left;
    width: 100%;
    height: auto;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase !important;
    font-weight: bold;
    font-size: 18px;
}

.wcs-footer-email a:link {
    text-decoration: none;
    color: #1c1c1c;
}

.wcs-footer-email a:active {
    text-decoration: none;
    color: #1c1c1c;
}

.wcs-footer-email a:visited {
    text-decoration: none;
    color: #1c1c1c;
}

.wcs-footer-email a:hover {
    text-decoration: none;
    color: #0f6b71;
}

.clear {
    clear: both;
}

.wrapper .eci {
    display: none;
}

.jcarousel-skin .jcarousel-item div.info .name a {
    color: #4e4e4e;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
}

.product_hz .jcarousel-skin .jcarousel-item div.thumbnail {
    border: 0px none;
    border-radius: 0px;
    display: table-cell;
    height: 97px;
    margin-bottom: 0;
    margin-right: auto;
    margin-top: 0;
    text-align: center;
    vertical-align: middle;
    width: 150px;
}

.Wcs_cos_Abouttext {
    width: 96.1%;
    height: auto;
    float: left;
    padding: 14px 2% 14px 2%;
    background-color: #0f6b71;
}

.Wcs_cos_Abouttext h3 {
    width: 30%;
    font-size: 23px;
    height: auto;
    color: #fff;
    padding-bottom: 15px;
    border-bottom: 1px solid #fff;
    text-align: center;
    font-weight: bold;
    font-style: italic;
    margin: 0 auto;
}

.Wcs_cos_Abouttext p {
    width: 100%;
    font-size: 14px;
    height: auto;
    text-align: center;
    font-weight: normal;
    color: #fff;
    line-height: 20px;
    padding-top: 12px;
}

.Wcs_cos_Abouttext .learn-more {
    width: 100%;
    height: auto;
    float: left;
    padding-top: 10px;
    text-align: center;
}

.jcarousel-skin .jcarousel-prev-horizontal:active {
    background-image: url(https://ds.ecisolutions.com/pixere.com/ECinteractivePlus/101147/images/fea-pro-left-arrow-hover.jpg);
    opacity: 0.8;
    filter: alpha(opacity=80);
    /* For IE8 and earlier */
}

.jcarousel-skin .jcarousel-next-horizontal:active {
    background-image: url(https://ds.ecisolutions.com/pixere.com/ECinteractivePlus/101147/images/fea-pro-right-arrow-hover.jpg);
    opacity: 0.8;
    filter: alpha(opacity=80);
    /* For IE8 and earlier */
}

.jcarousel-skin .jcarousel-prev-horizontal:hover,
.jcarousel-skin .jcarousel-prev-horizontal:focus {
    background-image: url(https://ds.ecisolutions.com/pixere.com/ECinteractivePlus/101147/images/fea-pro-left-arrow-hover.jpg);
    opacity: 0.8;
    filter: alpha(opacity=80);
    /* For IE8 and earlier */
}

.jcarousel-skin .jcarousel-next-horizontal:hover,
.jcarousel-skin .jcarousel-next-horizontal:focus {
    background-image: url(https://ds.ecisolutions.com/pixere.com/ECinteractivePlus/101147/images/fea-pro-right-arrow-hover.jpg);
    opacity: 0.8;
    filter: alpha(opacity=80);
    /* For IE8 and earlier */
}

.header .row-b .nav-2 .login2 {
    color: #333;
    float: left;
    line-height: 28px;
}

.header .row-b .nav-2 .login {
    color: #2e3235;
    float: right;
    height: auto;
    padding: 0 !important;
    margin-top: 0px;
}

.content .grid-1-5 .eci_ads .img {
    border-radius: 0px !important;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    padding: 2px 10px;
}

.content .grid-1-5 .eci_ads {
    background: #ce0000;
    border-radius: 0px !important;
    clear: both;
    height: auto;
    margin: 10px 0;
    padding: 5px;
    text-align: center;
    width: auto;
}

.main_wrapper {
    /*background:rgb(255, 255, 255) none repeat scroll 0 0;*/
    margin: 21px auto 0px;
}

.search_cart .cart>a img {
    display: block !important;
}

.search_cart .cart {
    background: #fff;
}

.search_cart .cart #viewCart {
    background-color: #0f6b71;
}

.search_cart .cart #viewCart .rdBox {
    border-color: #0f6b71;
}

.search_cart .cart #viewCart .rdBox a h3 {
    color: #1c1c1c;
}

.search_cart .cart #viewCart .rdBox .decr a {
    color: #0f6b71;
}

.content .grid-1-5 .ItemsRecentlyViewedVertical h4,
.ItemsRecentlyViewedHorizontal h4 {
    background: none;
    padding: 0px;
}

.content .grid-1-5 .ItemsRecentlyViewedVertical div,
.ItemsRecentlyViewedHorizontal div {
    border-color: #0f6b71 !important;
}

.divider {
    border-bottom: 1px solid #0f6b71 !important;
    height: 1px;
    margin-bottom: 10px;
    width: 100%;
}

.button_input_a {
    background: #0f6b71 !important;
    border: 1px solid #0f6b71;
    outline: 3px solid #0f6b71;
    border: 1px solid #fff !important;
    padding: 2px 5px;
    margin: 1px 5px !important;
}

.button_input_a:hover {
    outline: 3px solid #ce0000;
    background: #ce0000 !important;
}

.banner_display {
    margin-bottom: 10px;
}

.wcs_footer-third-main {
    width: 724px;
    height: auto;
    float: left;
}

.wcs_footer-Member-main {
    width: 100%;
    height: auto;
    float: left;
    text-align: right;
    padding-top: 25px;
}

.product_hz h3 span {
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    color: #00c2ce;
    text-transform: uppercase;
}

.header .row-a a {
    font-weight: normal;
}

.top-social-icon {
    width: 190px;
    height: auto;
    float: left;
    text-align: left;
    padding-top: 11px;
}


/* TOP NAVIGATION CSS HERE*/

.jcarousel-skin .jcarousel-item div.info .list {
    font-size: 0.85em;
    color: #454545;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    font-size: 12px;
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
    /* IE10+ CSS styles go here */
    .wcs-nav li a {
        padding: 5px 49px 5px 47px;
    }
    .wcs-nav-second li a {
        padding: 5px 51px 5px 49px;
    }
}

.custom_zone_header {
    max-height: auto;
}

.WCS_sub_add_baner {
    margin: 0;
}

.WCS_sub_add_baner ul {
    margin: 0;
    padding-bottom: 0;
    padding-left: 0 !important;
    padding-right: 0;
    padding-top: 0;
}

.WCS_sub_add_baner li {
    display: block;
    float: left;
    margin: 10px 4px 0px 0px;
}

.WCS_sub_add_baner li a {
    display: block;
    list-style: outside none none;
    margin-right: 0.41em;
    text-decoration: none;
}


/*#divHomePageText img{margin:10px 0 -3px;}
*/

.WCS_sub_add_baner li:last-child {
    margin-right: 0px !important;
}

.jcarousel-webspecial .jcarousel-prev-horizontal {
    background: url(https://ds.ecisolutions.com/pixere.com/ECinteractivePlus/101147/images/fea-pro-left-arrow.jpg) no-repeat left center;
    height: 34px;
    width: 34px;
    left: -9px;
    top: 55px !important;
}

.jcarousel-webspecial .jcarousel-next-horizontal {
    background: url(https://ds.ecisolutions.com/pixere.com/ECinteractivePlus/101147/images/fea-pro-right-arrow.jpg) no-repeat left center;
    height: 34px;
    width: 34px;
    right: -9px;
    top: 55px !important;
}

.jcarousel-skin .jcarousel-item div.info .qty .ui-spinner input {
    width: 30px !important;
}

.wcs-mainfooter {
    background: #0f6b71;
    float: left;
    border: none;
    width: 100%;
    padding: 50px 0px;
}

.footer_wrapper {
    height: auto;
    margin: 0px auto;
    width: 1005px;
}

.wcs_links {
    width: 210px !important;
}

.wcs_links,
.wcs_contact,
.wcs_policy,
.wcs_signup {
    float: left;
}

.contact-right {
    width: 204px;
    height: auto;
    float: left;
    margin-left: 10px;
}

.wcs-LEFT-Main {
    width: 700px;
    height: auto;
    float: left;
}

.wcs-RIGHT-Main {
    width: 230px;
    height: auto;
    float: right;
}

.footer {
    color: #fff;
    border: 0px none !important;
}

.contact-right p {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    color: #fff;
    line-height: 22px;
}

.contact-right a {
    color: rgb(255, 255, 255);
}

.foter_copy {
    float: left;
    width: 548px;
    padding-left: 15px;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color: #fff;
    padding-top: 7px;
}

.payment-accepted {
    float: right;
    width: 393px;
    height: auto;
    padding-right: 15px;
}

.payment-text {
    float: left;
    width: 185px;
    height: auto;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color: #fff;
    padding-top: 7px;
}

.col-3>a#aforgotPassword {
    color: rgb(0, 0, 0);
}

.jcarousel-skin .jcarousel-container-horizontal {
    padding: 10px 35px;
}

.jcarousel-webspecial .jcarousel-container-horizontal {
    padding: 10px 14px;
    width: auto;
}

.button_b {
    background: #ce0000;
    /* Old browsers */
    background: -moz-linear-gradient(top, #ce0000 0%, #ce0000 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ce0000 0%, #ce0000 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ce0000 0%, #ce0000 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ce0000', endColorstr='#ce0000', GradientType=0);
    /* IE6-9 */
    float: left;
    line-height: 14px;
    margin: 1px 5px 0 5px;
    cursor: pointer;
    text-decoration: none !important;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    text-transform: none;
    font-family: 'Open Sans', sans-serif;
    border: solid 1px #fff;
    outline: solid 3px #ce0000;
}

.button_b:hover {
    background: #0f6b71;
    background: -moz-linear-gradient(top, #0f6b71 0%, #0f6b71 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #0f6b71 0%, #0f6b71 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #0f6b71 0%, #0f6b71 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#0f6b71', endColorstr='#0f6b71', GradientType=0);
    /* IE6-9 */
    outline: solid 3px #0f6b71;
}

.button_b span {
    padding: 4px 10px;
    color: #fff;
}

.content .grid-1-5 .ItemsRecentlyViewedVertical h4,
.ItemsRecentlyViewedHorizontal h4 {
    background: #0f6b71;
}

.Top-call-us {
    background: url(https://ds.ecisolutions.com/pixere.com/ECinteractivePlus/101147/images/phone-icon.png) no-repeat left center;
    color: #fff;
    display: block;
    float: left;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 700;
    margin: 0px 10px 0 0;
    padding-left: 46px;
    line-height: 22px;
}

.hmail {
    background: rgba(0, 0, 0, 0) url(https://ds.ecisolutions.com/pixere.com/ECinteractivePlus/101147/images/mail-icon.png) no-repeat left center;
    color: #fff;
    display: block;
    float: left;
    margin: 2px 10px 0 0;
    padding-left: 50px;
    line-height: 40px;
    font-size: 16px;
    font-weight: 700;
}

.hmail a {
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: bold !important;
    text-decoration: underline;
}

.hmail a:link {
    color: #fff;
    text-decoration: underline;
    font-weight: bold;
}

.hmail a:hover {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}

.wcsmain-headingsection {
    font-family: "Open Sans", sans-serif;
    font-size: 30px;
    color: #00c2ce;
    padding-bottom: 10px;
    border-bottom: 3px solid #00c2ce;
    margin-top: 28px;
}

.wcsmain-section {
    margin-top: 20px;
    margin-bottom: 10px;
    float: left;
}

.wcs_home_texttop {
    background-color: #f3f3f3;
    width: 727px;
    height: auto;
    border: 1px solid #b4b4b4;
    float: left;
    padding: 20px;
}

.wcs_home_texttop h3 {
    font-family: "Open Sans", sans-serif;
    font-size: 30px;
    color: #00c2ce;
    padding-bottom: 12px;
    border-bottom: 3px solid #00c2ce;
    font-weight: normal;
}

.wcs_home_texttop p {
    color: #4e4e4e;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 25px;
    padding-top: 13px;
}

.btn {
    text-align: center !important;
    vertical-align: middle !important;
}

.btn .learn-more a {
    background: #0f6b71;
    border-radius: 0px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 19px;
    padding: 3px 12px;
    text-decoration: none;
    border: solid 1px #fff;
    outline: solid 3px #0f6b71;
    letter-spacing: 2px;
    cursor: pointer;
}

.btn .learn-more a:hover {
    background: #ce0000;
    outline: solid 3px #ce0000;
}

.wcs-footer-copy-main {
    background: #000000;
    clear: both;
    width: 100%;
    float: left;
    padding: 23px 0px;
}

.wcs-footer-smain {
    margin: 0 auto;
    width: 1005px;
    height: auto;
}

.wcs-fsmain-left {
    width: 650px;
    float: left;
    height: auto;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #fff;
    padding-top: 10px;
}

.wcs-Rsmain-right {
    width: 300px;
    float: right;
    height: auto;
    text-align: right;
}

.collapsible {
    background: #0f6b71;
}

a:hover {
    color: #ce0000;
}

a {
    color: #0f6b71;
}

.content .cart .product-head {
    color: #000000;
}

.search_results .product-results .product-group .text-col p.name a {
    color: #0f6b71;
}

.search_results .product-results .product-group .text-col p.name a:hover {
    color: #0f6b71;
}

.filters .results ul li.attributes {
    color: #0f6b71;
}

.filters .results ul li.more a {
    color: #0f6b71;
}

.filters .results ul li a:hover {
    color: #ce0000;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected,
.ui-tabs .ui-tabs-nav li:hover,
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    background: #0f6b71 -moz-linear-gradient(center top, #0f6b71, #0f6b71) repeat scroll 0 0;
    border: 1px solid #0f6b71;
    background: #0f6b71 !important;
    *background: #0f6b71 !important;
}

.ui-tabs .ui-tabs-panel {
    border-color: #0f6b71 #cccccc #cccccc;
}

.product .product_name {
    border-bottom: 1px solid #0f6b71;
}

.content .grid-1-5 .AllRecentlyViewedButton {
    background: rgba(0, 0, 0, 0) url(https://ds.ecisolutions.com/pixere.com/ECinteractivePlus/101147/images/View-All.jpg) no-repeat scroll 0 0 / 65px 15px;
}

.web-specials .product-results .product-group .text-col p.name a {
    color: #0f6b71;
    text-decoration: none;
}

.web-specials .product-results .product-group .text-col p.name a:hover {
    color: #ce0000;
}

.fav_all .rdBox .categories li {
    color: #0f6b71;
}

.header .row-b .nav-1 li {
    margin: 20px 5px;
}

.header .row-b .nav-1 li a {
    color: #000;
}

.header .row-b {
    min-height: 256px;
}

.custom_zone_footer {
    margin-bottom: 10px !important;
    width: 979px !important;
}

.button_b.emptyCart {
    margin-right: 5px;
}

.content .cart .action-row-left .button_a {
    margin: 3px 0px 7px 0px;
}

.ui-jqgrid .ui-jqgrid-hbox,
.ui-jqgrid .ui-jqgrid-htable th {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #0f6b71, #0f6b71) repeat scroll 0 0;
    border-right: 1px solid #4d9196;
}

.jcarousel-container .product {
    clear: both;
    float: left;
    height: auto;
    width: 155px;
}


/*-------Add new css for browse category button------------*/

ul.megamenu li.browse-all:hover {
    background: none !important;
}

ul.megamenu li.browse-all .mm-content-base {
    border: 3px solid #ce0000;
}

ul.browse-all-categories li.ui-menu-item {
    padding: 0px !important;
    left: 0px !important;
    margin: 0px !important
}

ul.browse-all-categories li.ui-menu-item:hover {
    padding: 0px !important;
    left: 0px !important;
    margin: 0px !important;
}

ul.browse-all-categories li.ui-menu-item a {
    font: bold 12px/1.1em arial;
}

ul.browse-all-categories li.ui-menu-item a:hover,
ul.browse-all-categories>li.ui-menu-item:hover>a {
    font: bold 12px/1.1em arial;
    text-decoration: underline;
}

.megamenu ul.browse-all-categories ul.ui-menu {
    background: #ffffff;
    border: 3px solid #ce0000;
    border-radius: 3px;
    line-height: normal;
    padding: 0 0 10px;
    position: absolute;
    z-index: 999;
    box-shadow: none !important;
}

.megamenu ul.browse-all-categories ul.ui-menu .column {
    width: 49% !important;
}

.megamenu ul.browse-all-categories ul.ui-menu .column h3 {
    color: #FFFFFF;
    font: bold .85em Arial;
    margin: 2px 0 0 0;
    padding: 5px 5px 5px 5px;
    width: 96.5%;
    height: auto;
    background: #fff;
}

.megamenu ul.browse-all-categories ul.ui-menu .column h3 a {
    color: #151515;
    cursor: pointer;
    margin: 0;
}

.megamenu ul.browse-all-categories ul.ui-menu .column h3 a:hover {
    color: #151515;
    text-decoration: underline;
}

ul.megamenu li.browse-all a.mm-item-link {
    font-size: 14px !important;
    text-transform: uppercase;
}

ul.megamenu li.browse-all a.mm-item-link:hover {
    background: #ce0000;
    text-transform: uppercase;
}

ul.megamenu li.browse-all a.mm-item-link-hover:link,
ul.megamenu li.browse-all a.mm-item-link-hover:visited {
    background: #ce0000;
    text-transform: uppercase;
}

.megamenu .column h3 a {
    background: #fff !important;
    color: #151515 !important;
    margin: 4px 0 0;
    padding: 6px;
    width: 100% !important;
    z-index: 99;
}

body.ewd_checkout .content {
    margin-top: 53px;
}

.header .row-a .wcs-topbar {
    float: left;
}


/*--- Home Page Smart Deals ---*/

body.ewd_home .ess-mw-item-carousel-id.item-carousel-3pv,
body.ewd_pro_detail .ess-mw-item-carousel-id.item-carousel-3pv {
    min-height: 100%;
    font-family: 'Open Sans', sans-serif;
    padding: 0;
}

body .ess-mw-item-carousel-id.item-carousel-3pv .item-tile-3pv {
    height: 100%;
}

body.ewd_home .ess-mw-item-carousel-id.item-carousel-3pv .ngucarousel .ngu-touch-container .ngucarousel-items>.item img.item-image-3pv,
body.ewd_pro_detail .ess-mw-item-carousel-id.item-carousel-3pv .ngucarousel .ngu-touch-container .ngucarousel-items>.item img.item-image-3pv {
    margin: 20px auto;
    width: inherit;
    display: block;
}

body.ewd_home .ess-mw-item-carousel-id.item-carousel-3pv .ngucarousel .ngu-touch-container .ngucarousel-items .item .item-number-3pv,
body.ewd_pro_detail .ess-mw-item-carousel-id.item-carousel-3pv .ngucarousel .ngu-touch-container .ngucarousel-items .item .item-number-3pv {
    margin: 2px auto;
    width: 100%;
    display: block;
    position: relative;
    top: 5px;
    font-family: 'Open Sans', sans-serif;
    font-size: 0.875em;
}

body.ewd_home .ess-mw-item-carousel-id.item-carousel-3pv .ngucarousel .ngu-touch-container .ngucarousel-items .item .item-price-3pv,
body.ewd_pro_detail .ess-mw-item-carousel-id.item-carousel-3pv .ngucarousel .ngu-touch-container .ngucarousel-items .item .item-price-3pv {
    margin: 2px auto;
    width: 100%;
    display: block;
    position: relative;
    top: 5px;
    font-family: 'Open Sans', sans-serif;
    font-size: 0.9em;
    font-weight: 500;
}

body.ewd_pro_detail .ess-mw-item-carousel-id.item-carousel-3pv .ngucarousel .ngu-touch-container .ngucarousel-items .item .item-description-3pv {
    color: #000;
    font-weight: 400;
    min-height: 65px;
    font-family: 'Open Sans', sans-serif;
    font-size: 0.875em;
}

body.ewd_pro_detail .ess-mw-item-carousel-id.item-carousel-3pv .ngucarousel .ngu-touch-container .ngucarousel-items .item button.btn.btn-primary.add-to-cart-btn-3pv {
    background: #0f6b71 !important;
    padding: 6px 8px 6px;
    border: 0px solid #0f6b71 !important;
    border-radius: 0px !important;
    font-size: 0.9em;
    font-weight: 500
}

body.ewd_pro_detail .ess-mw-item-carousel-id.item-carousel-3pv .ngucarousel .ngu-touch-container .ngucarousel-items .item button.btn.btn-primary.add-to-cart-btn-3pv:hover {
    background: #ce0000 !important;
}

body.ewd_home .ess-mw-item-carousel-id.item-carousel-3pv .widget-header-3pv,
body.ewd_pro_detail .ess-mw-item-carousel-id.item-carousel-3pv .widget-header-3pv {
    background: #ffffff;
    font-family: 'Open Sans', sans-serif;
    padding: 0px;
    color: #00c2ce;
    font-weight: normal;
    line-height: 40px;
    font-size: 30px;
    text-align: left;
    padding: 10px 20px;
}

body.ewd_home .ess-mw-item-carousel-id.item-carousel-3pv .widget-header-3pv::after,
body.ewd_pro_detail .ess-mw-item-carousel-id.item-carousel-3pv .widget-header-3pv::after {
    content: "";
    display: block;
    background-color: #00c2ce;
    width: 250px;
    height: 3px;
    position: relative;
    top: 0px;
}

body.ewd_home .divEssendantMarketingWidget,
body.ewd_pro_detail .divEssendantMarketingWidget {
    clear: both;
    border: 0px solid #ccc;
}

body.ewd_home .ess-mw-item-carousel-id.item-carousel-3pv button.widget-left-arrow-3pv,
body.ewd_pro_detail .ess-mw-item-carousel-id.item-carousel-3pv button.widget-left-arrow-3pv {
    top: 34%;
    width: 35px;
    height: 70px;
    left: -10px;
}

body.ewd_home .ess-mw-item-carousel-id.item-carousel-3pv button.widget-right-arrow-3pv,
body.ewd_pro_detail .ess-mw-item-carousel-id.item-carousel-3pv button.widget-right-arrow-3pv {
    top: 34%;
    width: 35px;
    height: 70px;
    right: -3px;
}

body.ewd_home .ess-mw-item-carousel-id.item-carousel-3pv button.widget-left-arrow-3pv>svg,
body.ewd_pro_detail .ess-mw-item-carousel-id.item-carousel-3pv button.widget-left-arrow-3pv>svg {
    fill: #0f6b71;
    margin: 0 auto;
}

body.ewd_home .ess-mw-item-carousel-id.item-carousel-3pv button.widget-right-arrow-3pv>svg,
body.ewd_pro_detail .ess-mw-item-carousel-id.item-carousel-3pv button.widget-right-arrow-3pv>svg {
    fill: #0f6b71;
    margin: 0 auto;
}

body.ewd_home .ess-mw-item-carousel-id.item-carousel-3pv input.ess-mw-item-qty-id.form-control.item-quantity-box-3pv,
body.ewd_pro_detail .ess-mw-item-carousel-id.item-carousel-3pv input.ess-mw-item-qty-id.form-control.item-quantity-box-3pv {
    margin-top: -2px;
}

body.ewd_home .add-to-cart-3pv .item-quantity-arrow-up-3pv,
body.ewd_pro_detail .add-to-cart-3pv .item-quantity-arrow-up-3pv {
    padding: 0px 3px 1px 3px !important;
}

.footer .footer_nav li a:hover {
    color: #0f6b71;
}


/*------------Media Query------*/

@media (max-width:767px) {
    #alsoBoughtItems .jcarousel-skin .jcarousel-item div.info .qty .ui-spinner {
        margin-left: 0px;
    }
    #alsoBoughtItems.product_ab div.info .cart {
        margin-top: 5px;
    }
    #alsoBoughtItems .jcarousel-skin {
        border: 0px !important;
    }
}

@media (max-width:767px) {
    #divFooter {
        display: block;
    }
    .footer .footer_nav li {
        display: inline-block;
    }
    .footer .footer_nav li a {
        padding: 0 5px;
    }
    .header .row-b .header-right .search_cart #searchControlHolder .clear span a.lnk {
        display: none !important;
    }
    .ItemsRecentlyViewedVertical,
    .ItemsRecentlyViewedHorizontal {
        margin: 0px;
    }
    .home #slides .pagination {
        position: initial !important;
        left: inherit;
        top: inherit;
        bottom: inherit !important;
        width: 100%;
        float: left;
        text-align: center;
    }
    .home #slides .pagination li {
        float: none !important;
        display: inline-block !important;
    }
    body {
        background: #fff !important;
    }
    .main_wrapper {
        width: 100% !important;
        padding: 0px !important;
        margin: 0px !important;
    }
    h1 {
        font-size: 20px !important;
    }
    .header {
        background: none !important;
        width: 100% !important;
        border-bottom: solid 1px #e0e0e0;
        box-shadow: 0 0 4px #ccc;
    }
    .header .row-a {
        background: #106a72 !important;
        margin: 0 !important;
        height: auto !important;
        float: left !important;
        width: 100% !important;
        line-height: normal !important;
        padding: 10px 0;
        border-bottom: solid 1px #d3d3d3 !important;
    }
    .header .row-a div.nav-right {
        width: 100% !important;
        padding: 5px 0 !important;
        margin: 0px !important;
    }
    .header .row-a div.nav-right ul#topMenuData li a {
        color: #222 !important;
        font-size: 14px !important;
        font-weight: normal !important;
        text-transform: uppercase !important;
        float: none !important;
        padding: 10px !important;
        text-align: left;
        line-height: 24px;
    }
    .header .row-a div.nav-right ul#topMenuData li a:before {
        content: "\f105" !important;
        font-family: 'FontAwesome' !important;
        font-size: 15px !important;
        top: 0px;
        margin: 0 10px 0 0 !important;
    }
    .header .row-a div.nav-right ul#topMenuData li a:hover {
        background: #106a72;
        color: #fff !important;
    }
    .header .row-a div.nav-right ul#topMenuData li span {
        color: #222 !important;
        margin-top: -1px;
        display: block;
        font-size: 14px !important;
        padding: 10px;
        text-transform: uppercase;
        font-weight: normal !important;
    }
    .header .row-a div.nav-right ul#topMenuData li span:hover {
        background: #106a72;
        color: #fff !important;
    }
    .header .row-a div.nav-right ul#topMenuData li span:after {
        content: "\f0d7" !important;
        font-family: 'FontAwesome' !important;
        font-size: 14px;
        margin: 0 0px 0 2px;
        position: relative;
        top: 0px;
    }
    .header .row-a div.nav-right ul#topMenuData li span:before {
        content: "\f105" !important;
        font-family: 'FontAwesome' !important;
        font-size: 15px !important;
        top: 0px;
        margin: 0 10px 0 0 !important;
    }
    #sidebar-wrapper-right #button.menu_contracts span.contracts a {
        display: inline-block !important;
        padding: 0px !important;
    }
    #sidebar-wrapper-right #button.menu_contracts span.contracts a:before {
        display: none !important;
    }
    #sidebar-wrapper-right #button.menu_contracts span.contracts:hover a {
        color: #fff !important;
    }
    #sidebar-wrapper-right #button.menu_two span a {
        display: inline-block !important;
        padding: 0px !important;
    }
    #sidebar-wrapper-right #button.menu_two span a:before {
        display: none !important;
    }
    #sidebar-wrapper-right #button.menu_two span:hover a {
        color: #fff !important;
    }
    .nav-right #topMenuData #button {
        line-height: 24px;
    }
    .header .row-a .nav-right li #button {
        margin: 0 !important;
    }
    .button_a span {}
    .header .row-a .Mobile_topMenu {
        text-align: right !important;
    }
    .header .row-a .Mobile_topMenu .topMenuTogl {
        color: #fff !important;
        font-size: 13px !important;
    }
    .header .row-a .Mobile_topMenu .topMenuTogl:before {
        content: "\f007";
        font-size: 15px;
        margin: 0 10px 0 0;
        color: #fff;
        font-family: 'FontAwesome' !important;
    }
    .header .row-a .Mobile_topMenu .topMenuTogl:after {
        content: "\f0d7";
        font-size: 15px;
        margin: 0 15px 0 5px;
        color: #fff;
        font-family: 'FontAwesome' !important;
    }
    #menu-top {
        display: block;
        position: fixed;
        right: -60px;
        z-index: 999;
        transition: ease 0.5s all;
        background: #0a0a14;
        padding: 5px;
        border-radius: 5px;
    }
    #menu-top.c-hamburger span {
        top: 25px !important;
    }
    .Mobile_topMenu.open #menu-top {
        display: block;
        right: 250px !important;
    }
    .wcs_heder_logo_box {
        float: left;
        width: 96% !important;
        background: #fff;
        padding: 15px 2%;
    }
    .header .row-a div.nav-right #button .the_menu {
        background: none !important;
        border: solid 0px #0a0a14 !important;
        font-size: 13px !important;
        padding: 0px !important;
        position: relative !important;
        display: none !important;
        width: 92% !important;
        margin: 0 4% !important;
        float: left;
        border-radius: 0px !important;
    }
    .header .row-a div.nav-right li.open #button .the_menu {
        display: block !important;
    }
    .header .row-a div.nav-right #button .the_menu li {
        border-bottom: solid 1px #e0e0e0;
        float: left;
        padding: 0px 0px;
        width: 100% !important;
    }
    .header .row-a div.nav-right #button .the_menu li:last-child {
        border-bottom: 0px !important;
    }
    #button .the_menu li a {
        width: 96% !important;
        padding: 3px 0% !important;
        font-weight: normal !important;
    }
    .header .row-a div.nav-right ul#topMenuData #button .the_menu li a {
        color: #222 !important;
    }
    .header .row-a div.nav-right ul#topMenuData #button .the_menu li a:hover {
        background: #106a72 !important;
        font-weight: normal !important;
        color: #fff !important;
    }
    /*ul.megamenu div.mm-item-content{display:none !important;}
*/
    .header .row-b .logo a {
        display: inline-block;
        margin-left: 0px;
        width: 100% !important;
        background-size: 250px !important;
        margin: 0;
    }
    ul.megamenu li.browse-all.mm-item a.mm-item-first.mm-item-link {
        display: none;
    }
    ul.megamenu li.browse-all.mm-item .browse-box.mm-item-content {
        display: block !important;
        position: inherit;
    }
    ul.megamenu li.browse-all.mm-item .browse-box.mm-item-content .mm-content-base {
        border: 0;
    }
    .mm-item-last.mm-item:hover .mm-item-content-last.mm-item-content {
        display: block !important;
    }
    ul.megamenu div.mm-item-content-last {
        width: 96% !important;
        border: solid 1px #ddd !important;
        top: 50px !important;
        left: 0px !important;
    }
    .megamenu .special {
        width: 100% !important;
    }
    .megamenu .special ul li {
        padding: 0px 0;
        border-bottom: solid 1px #e0e0e0;
    }
    .megamenu .special ul li a {
        font-size: 13px !important;
        font-weight: normal !important;
        text-decoration: none !important;
        text-transform: uppercase !important;
        font-family: 'Open Sans', sans-serif;
        display: block;
        padding: 8px 15px !important;
        line-height: normal !important;
    }
    .megamenu .special ul li a:hover {
        background: #106a72 !important;
        color: #fff !important;
    }
    .megamenu .special ul li a:before {
        content: "\f105" !important;
        font-family: 'FontAwesome' !important;
        font-size: 15px !important;
    }
    .header .row-b .header-right {
        width: 96% !important;
        padding: 2% 2%;
        float: left;
    }
    .search_cart {
        float: left;
        width: 100% !important;
        position: relative;
        top: 0px;
    }
    .content {
        width: 96% !important;
        padding: 0 2% !important;
        border: 0px !important;
        margin-top: 2% !important;
    }
    .header .row-b {
        width: 100% !important;
        height: auto;
        margin: 0;
        padding: 0px;
        border: 0px !important;
    }
    .main,
    .top_banner,
    .content .grid-4-5,
    .content .grid-1-5,
    .footer_area {
        width: 100% !important;
        height: auto;
        margin: 0;
        padding: 0 0 2% 0;
        border: 0px !important;
    }
    .grid-4-5 .home {
        width: 100% !important;
    }
    body.ewd_home .content .grid-1-5 {
        display: block;
    }
    .ewd_main.ewd_home .custom_zone_header {
        width: 100% !important;
        height: auto;
        margin-bottom: 2%;
    }
    .ewd_main.ewd_srh_result .custom_zone_header {
        width: 100% !important;
        height: auto;
        margin-bottom: 2%;
    }
    .custom_zone_header img {
        width: 100% !important;
    }
    .customer-support {
        width: 51% !important;
        background: none !important;
        color: #000 !important;
        font-weight: bold !important;
        text-align: center;
        padding: 0 0 10px 0;
        font-size: 18px;
        text-transform: uppercase;
        top: 0px !important;
        float: right !important;
        display: inline-block;
    }
    .customer-support .Top-call-us {
        color: #000;
        line-height: 40px;
        height: 40px;
        font-size: 14px;
        width: 100%;
        text-align: left;
    }
    .customer-support .hmail {
        color: #000;
        line-height: 40px;
        height: 40px;
        font-size: 14px;
        width: 100%;
        text-align: left;
    }
    .customer-support .hmail a {
        color: #000;
        text-decoration: none;
        font-size: 14px;
    }
    .customer-support span {
        font-weight: normal !important;
        color: #0a0a14;
        display: none;
    }
    /*img{max-width:100%;}
*/
    .search_cart {
        padding: 0px;
    }
    .search_cart .search .box {
        padding: 1% !important;
        border: solid 0px #ddd !important;
        width: 98% !important;
        background: none !important;
        box-shadow: none !important;
        position: inherit !important;
        top: inherit !important;
        height: 36px;
        float: left;
    }
    .search_cart .search {
        width: 100%;
        margin-left: 0px;
        height: auto !important;
        position: relative;
        background: transparent;
        border-radius: 0px !important;
        border: solid 2px #dbdbdb !important;
        padding: 0px !important;
        box-sizing: border-box;
    }
    .search_cart .search input {
        width: 80% !important;
        background: transparent;
        border: 0px !important;
        border-radius: 5px;
        color: #b7b7b7;
        margin: 0px 2% 0 0 !important;
    }
    .search_cart .search .box .searchButton {
        width: 35px !important;
        position: absolute;
        right: 2px;
        top: 2px;
        padding: 3px;
        left: inherit !important;
    }
    .search_cart .search .box .searchButton input.button_search {
        background: none !important;
        width: 100% !important;
        font-size: 0px !important;
        text-transform: uppercase !important;
        text-indent: -9999px;
    }
    .search_cart .search .box .searchButton:before {
        content: "\f002";
        font-family: 'FontAwesome' !important;
        color: #ffb325;
        font-size: 20px;
        position: relative;
        top: 15px;
        left: 10px;
    }
    #dvminicart {
        float: right;
        width: 50% !important;
        font-size: 13px;
        padding: 15px 2px !important;
        border: solid 2px #dbdbdb !important;
        border-radius: 0px !important;
    }
    #dvminicart .cart a img {
        display: none !important;
    }
    #dvminicart .cart p.items {
        float: left;
    }
    #dvminicart .cart .mobMiniCart {
        float: right;
        margin-right: 10px;
    }
    #dvminicart .cart .mobMiniCart #minicart {
        display: inline-block;
        margin: 0 4px 0 0;
        float: none !important;
    }
    #dvminicart .cart .mobMiniCart .checkout {
        display: inline-block;
    }
    #dvminicart .cart p.items a {
        font-weight: bold;
    }
    #dvminicart .cart p.items a span {
        font-weight: normal;
    }
    #dvminicart .cart p.items:before {
        content: "\f07a";
        font-family: 'FontAwesome' !important;
        font-size: 20px;
        margin: 0 10px 0 6px;
        color: #000;
        float: left;
        position: relative;
        top: -2px;
    }
    #dvminicart .wcs-tcart {
        float: right;
    }
    #minicart #viewCart,
    #minicart #loading {
        display: none !important;
    }
    #dvminicart a {
        color: #000 !important;
        font-size: 13px !important;
    }
    #dvminicart .wcs-tcart #viewCartBtn,
    a.checkout {
        display: inline-block;
        margin: 0px;
        padding: 0 2px;
    }
    #dvminicart .mobMiniCart a {
        font-weight: normal !important;
    }
    #dvminicart #dvminicart {
        width: 96% !important;
        background: none !important;
        padding: 0px !important;
    }
    .search_cart .cart {
        background: none !important;
        border-radius: 0px !important;
        border: 0px !important;
        width: 100%;
        position: relative;
        float: left !important;
    }
    .search_cart .cart:before {
        font-size: 20px;
        font-family: 'FontAwesome' !important;
        content: "\f07a" !important;
        color: #111 !important;
        margin: 0 10px 0 0 !important;
        position: relative;
        top: 4px;
        font-weight: normal !important;
        float: left !important;
    }
    .search_cart .cart p {
        float: left;
    }
    .search_cart .cart #viewCart {
        background: #333 !important;
    }
    .header .row-b .header-right a.lnkHover {
        color: #fff;
        background: #333 !important;
    }
    .search_cart .cart #viewCart .rdBox a {
        padding: 0px
    }
    .cartLink .button_a span {
        padding: 5px 10px !important;
    }
    .search_cart .cart p.mini-head {
        padding: 5px !important;
    }
    .search_cart .cart #viewCart .rdBox .decr a {
        color: #fff;
        font-size: 12px !important;
        text-decoration: none;
        background: #666;
        border-radius: 3px;
        text-align: center;
        padding: 3px 5px;
    }
    .header .row-b .nav-2 {
        float: left;
        width: 96% !important;
        padding: 0px 2% 2% 2% !important;
        margin: 0px 0 0 0;
        text-align: center;
        top: 0px;
    }
    .header .row-b .nav-2 .login {
        float: none;
        display: inline-block;
        width: auto;
        margin: 0px 0px 0 0 !important;
        font-size: 15px !important;
        color: #222 !important;
        text-align: center !important;
    }
    .header .row-b .nav-2 .login a {
        margin-left: 0px;
        display: inline-block;
        font-size: 13px !important;
        background: #ce0000 !important;
        color: #fff !important;
        font-weight: bold;
        border-radius: 5px;
        outline: none;
        border: none;
        padding: 0 6px !important;
        line-height: 26px;
    }
    .header .row-b .nav-2 .login a#lnkRegisterMe {
        background: #ce0000 !important;
        border: none;
        outline: none;
    }
    .header .row-b .nav-2 .login2 {
        float: none !important;
        margin: 0px !important;
        font-size: 11px !important;
        color: #222;
        line-height: normal !important;
        display: inline-block;
        padding: 10px 0 0 0;
    }
    .login>a#lnkRegisterMe {
        float: none !important;
    }
    .header .row-b .nav-2 .login2 b {
        padding-left: 0px;
    }
    .header .row-b .nav-2 .login2 a {
        color: #106a72 !important;
    }
    .search_cart .cart .clear {
        position: absolute;
        left: -12px;
        top: 45px;
    }
    .header .row-b .header-right a.checkout {
        position: absolute;
        top: 45px;
        right: 0px;
    }
    .header .row-a .nav-right li {
        width: 100%;
        padding: 0 !important;
        border-bottom: solid 1px #ddd;
    }
    .top_banner {
        margin: 10px 0;
    }
    .home #slides {
        width: 100% !important;
        margin-bottom: 0px;
    }
    .home #slides .slides_container {
        width: 100% !important;
    }
    .home #slides .nav {
        top: 44% !important;
        width: 100% !important;
    }
    .home #slides .slides_container div {}
    /*.slides_control > div{position:inherit !important;}
*/
    .home #slides {
        height: 100% !important;
    }
    .home #slides .slides_container div img {
        width: 100%;
    }
    .custom_4col_news {
        width: 100% !important;
        margin-bottom: 10px !important;
        background: #fff !important;
    }
    .welcome p span.wl_text {
        width: 48%;
    }
    .welcome a img {
        float: right;
        margin-right: 10px;
        width: 48%
    }
    .welcome {
        background: #fff;
    }
    #bannerDisplay {
        width: 45% !important;
        float: left;
        border: solid 1px #e0e0e0;
        padding: 10px;
        display: none;
        text-align: center;
        margin-bottom: 2%;
    }
    .ewd_home #bannerDisplay {
        width: 45% !important;
        float: left;
        border: solid 1px #e0e0e0;
        padding: 10px;
        height: 182px;
        display: table;
        text-align: center;
        margin-bottom: 2%;
        margin-top: 0px !important;
    }
    #bannerDisplay>div {
        display: table-cell;
        vertical-align: middle;
    }
    #webspecialrotator {
        width: 49% !important;
        float: right;
        margin-bottom: 2%;
        border: solid 1px #e0e0e0;
        height: 202px;
    }
    .content .grid-1-5 #bannerDisplay img {
        margin-bottom: 0px;
    }
    .jcarousel-webspecial .jcarousel-clip-horizontal {
        width: 141px !important;
    }
    .custom_zone_sidebar1 {
        width: 49% !important;
        margin: 0 0 !important;
        clear: inherit !important;
        padding: 0px !important;
        float: left;
        min-height: inherit !important;
        max-height: inherit !important;
    }
    .eci_ads {
        width: 20% !important;
        margin: 0 1.5% 0 0 !important;
        clear: inherit !important;
        float: left;
    }
    .custom_zone_sidebar2 {
        width: 49% !important;
        margin: 0 !important;
        clear: inherit !important;
        padding: 0px !important;
        float: right;
        min-height: inherit !important;
        max-height: inherit !important;
    }
    .custom_zone_sidebar1 a,
    .custom_zone_sidebar2 a {
        display: block;
        margin-bottom: 10px;
        background: #106a72 !important;
        padding: 25px 5px;
        text-align: center;
        text-decoration: none;
        color: #fff;
        font-size: 16px !important;
        font-weight: normal !important;
    }
    .custom_zone_sidebar2 a:last-child {
        margin-bottom: 0px !important;
    }
    .custom_zone_sidebar1 a:after,
    .custom_zone_sidebar2 a:after {
        content: "\f0a9" !important;
        font-family: 'FontAwesome' !important;
        margin-left: 5px;
    }
    .footer {
        width: 100% !important;
        padding: 0 !important;
        border: 0px !important;
        color: #222 !important;
        float: left;
    }
    .footer_wrapper {
        width: 100%;
        margin: 0px !important;
    }
    #custom_zone_footer {
        width: 100% !important;
        margin: 0;
    }
    #custom_zone_footer img {
        width: 100%;
    }
    .footer-block .footer_area {
        padding: 2% !important;
        width: 96% !important;
    }
    .footer_col_1,
    .footer_col_2,
    .footer_col_3,
    .footer_col_4 {
        width: 100%;
        padding: 0 !important;
        float: left;
    }
    .footer_area {
        min-height: 327px;
    }
    .footer-block .footer_area h2,
    .footer-block .footer_area h3 {
        background: none !important;
        border-bottom: solid 1px #b5b5b2 !important;
        position: relative;
        width: 100% !important
    }
    .footer-block .footer_area h2:after {
        content: "\f0da" !important;
        color: #b5b5b2 !important;
        margin: 0 15px 0 0px !important;
        font-family: 'FontAwesome' !important;
        right: 0px;
        position: absolute;
        font-size: 20px;
    }
    .footer_col_1 h2,
    .footer_area h2,
    .footer_col_3 h2 {
        padding-left: 10px !important;
    }
    .footer_area_col2 {
        width: 100%;
        float: left;
        text-align: center;
        margin: 0px;
    }
    .footer_area_col2 .f_area_2 {
        float: none;
    }
    .f_logo {
        margin-top: 8px;
    }
    .main_footer .footer_nav_col ul {
        margin-left: 0px;
        width: 100%;
        text-align: center;
    }
    .main_footer .footer_nav_col ul li {
        float: none;
        display: inline-block;
    }
    .wcs-copyright-main {
        background: #484840 !important;
        color: #fff !important;
    }
    .scrollup {
        display: none !important;
    }
    #footer-links>a {
        color: #333 !important;
        font-size: 14px !important;
    }
    .wcs_footer {
        width: 100% !important;
        padding: 0px 0 0% !important;
        background: #f0f0f0 !important;
        float: left;
    }
    #footer .cards {
        width: 100% !important;
        text-align: center !important;
    }
    .wcs_footer .wcs_div_col h2:after {
        content: "\f0da" !important;
        font-family: 'FontAwesome' !important;
        color: #aaaaaa !important;
        font-size: 22px !important;
        margin: 0 0 0 10px !important;
        position: absolute !important;
        top: 0px !important;
        right: 30px !important;
    }
    .wcs_footer .wcs_div_col h2.open:after {
        content: "\f0d7" !important;
        font-family: 'FontAwesome' !important;
        color: #aaaaaa !important;
        font-size: 22px !important;
        margin: 0 0 0 10px !important;
        position: absolute !important;
        top: 0px !important;
        right: 30px !important;
    }
    .wcs_footer .wcs_div_one h2:before {
        content: "\f0c1" !important;
        color: #565656 !important;
        margin: 0 15px 0 0px !important;
        font-family: 'FontAwesome' !important;
        width: 16px;
        display: inline-block;
    }
    .wcs_footer .wcs_div_two h2:before {
        content: "\f007" !important;
        color: #565656 !important;
        margin: 0 15px 0 0px !important;
        font-family: 'FontAwesome' !important;
        width: 16px;
        display: inline-block;
    }
    .wcs_footer .wcs_div_three h2:before {
        content: "\f112" !important;
        color: #565656 !important;
        margin: 0 15px 0 0px !important;
        font-family: 'FontAwesome' !important;
        width: 16px;
        display: inline-block;
    }
    .wcslogoBanner {
        width: 98% !important;
    }
    .wcslogoInner {
        width: 98% !important;
        padding: 0px !important;
    }
    .wcs-imgsec>div {
        margin-bottom: 10px !important;
    }
    #footer-background #footer-content {
        min-width: 96% !important;
        width: 96% !important;
        padding: 10px 2% 0 !important;
        margin-bottom: 0px !important;
        border: 0px !important;
    }
    .wcs_footer .wcs_div_col {
        width: 100% !important;
        padding: 10px 0 !important;
        margin: 10px 0 0px !important;
        border-bottom: solid 1px #ccc !important;
    }
    .wcs_footer .wcs_div_two iframe {}
    .wcs_footer .last h2 {
        text-align: left !important;
    }
    #footer-accepted-cards {
        text-align: left !important;
        width: 100% !important
    }
    #footer-links {
        text-align: center !important;
        width: 100% !important;
    }
    #footer-links>a {
        float: none !important;
        display: inline-block !important;
    }
    #footer-copyright {
        width: 100% !important;
        text-align: center !important;
    }
    .wcs_footer h2 {
        width: 96% !important;
        color: #565656 !important;
        position: relative !important;
        text-transform: uppercase !important;
        font-weight: bold !important;
        padding: 0 2% !important;
        font-size: 16px;
        cursor: pointer;
        text-align: left;
    }
    .wcs_footer .wcs_div_one a {
        color: #000 !important;
        font-size: 13px !important;
        font-weight: normal !important;
    }
    .wcs_footer br.wcs_clear {
        display: none;
    }
    .wcs_div_col .tab_item {
        width: 96% !important;
        padding: 2% !important;
        font-size: 13px;
        text-align: left !important;
    }
    .wcs_div_col .tab_item a {
        font-size: 13px !important;
        font-weight: normal !important;
    }
    .wcs_div_col ul li {
        border-bottom: solid 1px #ddd;
        padding: 6px 0;
    }
    .wcs_div_col p {
        margin: 0 !important;
        padding: 5px 0 !important;
    }
    .wcs_div_col ul.social li {
        border-bottom: 0px !important;
        display: inline-block;
        margin: 0 10px 0 0;
    }
    .wcs_div_col ul.social li a {
        font-size: 0px !important;
    }
    .wcs_div_col ul.social li a.facebook:before {
        content: "\f082";
        font-family: 'FontAwesome' !important;
        font-size: 18px;
    }
    .wcs_div_col ul.social li a.twitter:before {
        content: "\f099";
        font-family: 'FontAwesome' !important;
        font-size: 18px;
    }
    .foter_copy {
        width: 100%;
        text-align: center;
    }
    .payment-accepted {
        width: 100%;
        text-align: center;
    }
    .visa_card001 li {
        float: none;
        display: inline-block;
    }
    #spotlightItems .jcarousel-skin .jcarousel-item-horizontal {
        padding: 5px 0px !important
    }
    #spotlightItems,
    #product {
        width: 100%;
        border: 0px !important;
    }
    .product_hz {
        margin: 0px;
    }
    #dvSpotLightItemsSlider {
        border: solid 1px #cad0d6 !important;
    }
    .jcarousel-webspecial .jcarousel-container-horizontal {
        padding: 0 2%;
        width: 92%;
        margin: 0 auto 10px !important;
    }
    .jcarousel-webspecial .jcarousel-item {
        width: 131px !important;
    }
    .jcarousel-skin .jcarousel-container-horizontal {
        width: 96% !important;
        padding: 0 2% 10px !important;
    }
    .button_a,
    .button_c {
        background: #0a0a14 !important;
        float: none !important;
        display: inline-block !important;
        margin: 0 5px 0 0;
    }
    .product_hz h3 {
        line-height: inherit !important;
        width: 100%;
        background: #242021 !important;
        border-radius: 0px !important;
        float: left;
        padding: 6px 0;
        height: auto !important;
    }
    .product_hz h3 span {
        line-height: normal;
        color: #fff !important;
        font-size: 16px;
        text-transform: uppercase;
        font-weight: normal;
        padding: 0 0 0 10px;
    }
    .product_hz h3 a {
        line-height: normal !important;
        height: auto !important;
        background: transparent !important;
        outline: none;
        border-radius: 5px;
        border: 0px !important;
        color: #fff !important;
        text-indent: inherit !important;
        width: auto !important;
        min-width: 70px !important;
        margin: 0 5px !important;
        font-size: 0px !important;
        display: block;
    }
    .product_hz h3 a::before {
        content: "View All";
        font-size: 14px;
        line-height: normal;
        font-weight: normal !important;
        display: inline-block;
        height: auto;
        padding: 2px 0;
    }
    .content .grid-1-5 .web-special {
        width: 100% !important;
        border: 0px !important;
        height: 202px;
    }
    .web-special .jcarousel-skin {
        /*border:solid 1px #e0e0e0 !important;*/
    }
    .jcarousel-webspecial .jcarousel-prev-horizontal {
        left: 0px;
    }
    .jcarousel-webspecial .jcarousel-next-horizontal {
        right: 0px;
    }
    .web-special .jcarousel-skin .jcarousel-item div.info .name {
        font-weight: bold !important;
        text-transform: uppercase !important;
        padding-bottom: 10px;
        text-overflow: ellipsis;
        overflow: hidden;
        line-height: normal;
        width: 100%;
        float: left;
        white-space: nowrap;
        height: auto !important;
    }
    .content .grid-1-5 .web-special h4 {
        margin: 0px !important;
        background: #242021 !important;
        color: #fff !important;
        text-transform: uppercase;
        border-radius: 0 !important;
        padding-left: 10px;
        text-align: left;
    }
    .jcarousel-skin .jcarousel-item div.info .name a {
        font-size: 13px !important;
    }
    .jcarousel-skin .jcarousel-item div.info .decrp {
        padding: 10px;
        min-height: inherit !important;
    }
    .jcarousel-skin .jcarousel-next-horizontal {
        right: 0px !important;
    }
    .jcarousel-skin .jcarousel-item div.info .list {
        font-size: 13px !important;
        padding: 8px 0;
    }
    .jcarousel-skin .jcarousel-item div.info .name,
    .jcarousel-skin .jcarousel-item div.info .price {
        color: #0a0a14 !important;
    }
    .qty {
        position: relative;
        width: 100%;
        text-align: center;
    }
    .ui-state-default,
    .ui-widget-content .ui-state-default {
        background: none;
    }
    .ui-spinner-button span.ui-button-text,
    .ui-spinner-button span.ui-button-text span {
        background: none !important;
    }
    .ui-spinner {
        border: 0px !important;
        line-height: normal !important;
        border-radius: 0px;
        float: none !important;
        padding-left: 0px !important;
    }
    .ui-spinner input {
        border: solid 0px #999 !important;
        margin: 0 28px !important;
        background: #e0e0e0 !important;
        height: 27px !important;
        text-align: center;
    }
    .ui-spinner .ui-state-default.ui-spinner-up {
        position: absolute;
        right: 0px;
        top: 0px;
        height: 27px;
        background: #e0e0e0 !important;
        width: 27px;
        border-radius: 0px;
        border: 0px !important
    }
    .ui-spinner .ui-state-default.ui-spinner-up:before {
        content: "\f067" !important;
        font-family: 'FontAwesome' !important;
        line-height: 27px;
        text-align: center;
        font-weight: normal;
    }
    .ui-spinner .ui-state-default.ui-spinner-down {
        position: absolute;
        left: 0px;
        top: 0px;
        height: 27px;
        background: #e0e0e0 !important;
        width: 27px;
        border-radius: 0px;
        border: 0px !important
    }
    .ui-spinner .ui-state-default.ui-spinner-down:before {
        content: "\f068" !important;
        font-family: 'FontAwesome' !important;
        line-height: 27px;
        text-align: center;
        font-weight: normal;
    }
    .newsDialog .ui-button-text-only .ui-button-text {
        display: block !important;
    }
    .item-group .cart {
        width: 100% !important;
        padding: 5px 0;
    }
    .item-group div.info a {
        float: none !important;
        display: inline-block !important;
        margin: 0px !important;
        color: #222
    }
    .header .row-b .logo {
        width: 40% !important;
        padding: 0px;
        padding: 0 !important;
    }
    .header .row-b .header-right a.lnk {
        margin-top: 0px;
        background: #0a0a14;
        color: #fff;
        border-radius: 3px;
        padding: 2px 10px;
        font-size: 13px;
    }
    .header .row-b .header-right a.lnk:hover {
        background: #84847c !important;
        color: #fff !important;
    }
    .header .row-b .nav-1 {
        height: auto !important;
        width: 100%;
        text-align: center;
    }
    .header .row-b .nav-1 a {
        margin-bottom: 5px;
    }
    ul.megamenu a.mm-item-link:link,
    ul.megamenu a.mm-item-link:visited {
        font-size: 15px;
        padding: 5px 5px;
        max-width: 100%;
        color: #222;
        display: block;
        text-transform: uppercase;
        background: none !important;
    }
    ul.megamenu {
        border-radius: 0px;
        height: auto !important;
        background: none !important;
        width: 100% !important;
        margin: 0px !important;
        padding: 0px !important;
    }
    ul.megamenu li.mm-item {
        width: 100% !important;
        background: none !important;
    }
    ul.megamenu li.mm-item:last-child {
        border: 0px !important;
    }
    ul.megamenu div.mm-item-content {
        padding-bottom: 0px;
        border-bottom: 0px;
    }
    ul.megamenu li.browse-all .mm-content-base {
        padding: 0px !important;
        border: 0px !important;
    }
    ul.browse-all-categories li.ui-menu-item a,
    ul.megamenu a.mm-item-link:link,
    ul.megamenu a.mm-item-link:visited {
        font-size: 15px !important;
        padding: 5px 5px;
        max-width: 100%;
        color: #222 !important;
        display: block;
        background: none !important;
        font-weight: normal !important;
        margin: 0px !important;
    }
    ul.megamenu a.mm-item-link:before {
        width: 32px;
        display: inline-block;
        vertical-align: middle;
    }
    ul.browse-all-categories li.ui-menu-item,
    ul.megamenu li.mm-item {
        width: 100% !important;
        background: none !important;
        border-bottom: solid 1px #e0e0e0;
        padding: 0px !important;
        position: relative;
    }
    ul.megamenu li.mm-item .browse-box #browse-all-categories li {
        border-bottom: solid 1px #e0e0e0;
    }
    ul.megamenu .ui-icon {
        display: none !important;
    }
    ul.megamenu li.mm-item:last-child {
        border: 0px !important;
    }
    ul.browse-all-categories li.ui-menu-item a:hover {
        text-decoration: none !important;
        background: #106a72 !important;
        color: #fff !important;
    }
    ul.megamenu li.browse-all div.browse-box {
        width: 100% !important;
    }
    ul.browse-all-categories li.ui-menu-item a:before {
        width: 40px;
        display: inline-block;
        vertical-align: middle;
        height: 30px;
        line-height: 30px !important;
    }
    ul.browse-all-categories li.ui-menu-item a {
        margin: 0px !important;
    }
    a.wcs_SMD_Off:before {
        font-family: 'FontAwesome' !important;
        font-size: 25px;
        margin: 0 6px;
        color: #222;
        content: "\f0c6" !important;
        position: relative;
    }
    a.wcs_SMD_Jan:before {
        margin: 0 6px;
        content: "" !important;
        position: relative;
        background: url(https://ds.ecisolutions.com/pixere.com/ECinteractivePlus/101147/images/clean.svg) left center no-repeat;
        width: 40px;
    }
    a.wcs_SMD_Tec:before {
        font-family: 'FontAwesome' !important;
        font-size: 25px;
        margin: 0 6px;
        color: #222;
        content: "\f02f" !important;
        position: relative;
    }
    a.wcs_SMD_Pow:before {
        font-family: 'FontAwesome' !important;
        font-size: 25px;
        margin: 0 6px;
        color: #222;
        content: "\f260" !important;
        position: relative;
    }
    a.wcs_SMD_Ind:before {
        font-family: 'FontAwesome' !important;
        font-size: 25px;
        margin: 0 6px;
        color: #222;
        content: "\f27c" !important;
        position: relative;
    }
    a.wcs_SMD_Fur:before {
        margin: 0 6px;
        color: #222;
        content: "" !important;
        position: relative;
        background: url(http://ds.ecisolutions.com/pixere.com/ECinteractivePlus/Essendant-demo/images/chair-icn.png) no-repeat left 0px;
        height: 29px;
    }
    a.wcs_SMD_Foo:before {
        font-family: 'FontAwesome' !important;
        font-size: 25px;
        margin: 0 6px;
        color: #222;
        content: "\f0f4" !important;
        position: relative;
    }
    a.wcs_SMD_All:before {
        font-family: 'FontAwesome' !important;
        font-size: 25px;
        margin: 0 6px;
        color: #222;
        content: "\f290" !important;
        position: relative;
    }
    a.wcs_SMD_Fac::before {
        font-family: 'FontAwesome' !important;
        font-size: 25px;
        margin: 0 6px;
        color: #222;
        content: "\f0f4" !important;
        position: relative;
    }
    a.wcs_SMD_Sho:before {
        font-family: 'FontAwesome' !important;
        font-size: 25px;
        margin: 0 6px;
        color: #222;
        content: "\f1b3" !important;
        position: relative;
    }
    ul.megamenu li.mm-item-last.mm-item a:before {
        font-family: 'FontAwesome' !important;
        font-size: 25px;
        margin: 0 0px 0 6px;
        content: "\f069" !important;
        position: relative;
        top: 4px;
        width: 42px !important;
    }
    ul.megamenu div.mm-item-content-last .special ul li a:before {
        content: "\f105" !important;
        font-family: 'FontAwesome' !important;
        font-size: 15px !important;
        top: 0px;
        margin: 0 10px 0 0;
    }
    #divHomePageText {
        width: 100% !important;
        line-height: 25px;
        font-size: 13px;
        padding: 2% 0;
    }
    #divHomePageText h1,
    #divHomePageText h2,
    #divHomePageText h3,
    #divHomePageText h4 {
        font-size: 18px;
        font-weight: normal;
        border-bottom: solid 1px #e0e0e0 !important;
        padding: 0 0 10px 0;
        margin-bottom: 10px;
    }
    #divHomePageText img {
        width: 100%;
    }
    .WCS-about {
        margin-top: 0px !important;
    }
    .WCS-about-left h2 {
        background: none !important;
    }
    #divSiteNews {
        width: 100% !important;
        line-height: 25px;
        font-size: 13px;
        padding: 10px 0;
        display: block !important;
    }
    #divSiteNews h1,
    #divSiteNews h2,
    #divSiteNews h3,
    #divSiteNews h4 {
        font-size: 18px;
        font-weight: normal;
        border-bottom: solid 1px #e0e0e0 !important;
        padding: 0 0 10px 0;
        margin-bottom: 10px;
    }
    #divSiteNews h1 span,
    #divSiteNews h2 span,
    #divSiteNews h3 span,
    #divSiteNews h4 span {
        font-size: 18px;
        font-weight: normal;
        padding: 0 0 10px 0;
        margin-bottom: 10px;
    }
    .jcarousel-webspecial .jcarousel-clip-horizontal {
        margin: 0 auto;
    }
    .Loginbox {
        float: left;
        margin-right: 1.5%;
        width: 23%;
    }
    .login_top_area {
        width: 90%;
    }
    .login_top_area h2 {
        width: auto;
    }
    .login_top_area input.text_type {
        width: 92%;
    }
    .login_top_area input.sign_in {
        margin-right: 2px;
        float: right
    }
    .login_top_area table {
        width: 100%;
    }
    .main_footer {
        width: 100%;
    }
    .wcs-LEFT-Main {
        width: 96%;
    }
    .wcs-RIGHT-Main {
        width: 96%;
    }
    .bottom-secfoot_wrapper {
        width: 100%;
        margin: 0px !important;
        background: none !important
    }
    .foter_copy {
        width: 100%;
        text-align: center;
        color: #222;
        padding: 10px 0 !important;
    }
    .payment-accepted {
        width: 100%;
        text-align: center
    }
    .payment-text {
        width: 44%;
    }
    .visa_card001 {
        width: 100% !important
    }
    /*==============inner page css start===============*/
    .content .grid-4-5-col-1 {
        width: 100% !important;
        margin: 0px !important;
        min-height: inherit !important;
    }
    .filters .search_filters {
        width: 32% !important;
        margin-top: 0px !important;
        margin-right: 2% !important;
    }
    .filters .remove_filters {
        width: 32% !important;
        float: left;
        clear: inherit !important;
        margin-right: 2% !important;
        margin-top: 0px !important;
    }
    .filters .results {
        width: 32% !important;
        float: left;
    }
    .content .grid-4-5-col-1 .filters .results h3 {
        cursor: pointer;
        background: #106a72 !important
    }
    .content .grid-4-5-col-1 .rdBox {
        padding: 0px !important
    }
    .content .grid-4-5-col-1 h3 {
        background: #0a0a14 !important;
        padding: 8px 5px;
        display: block;
        color: #fff !important;
        font-size: 14px;
        margin-bottom: 10px !important;
    }
    .filters div:last-child.search_filters {
        display: none;
    }
    .remove_filters a.filter {
        background: none !important;
    }
    .remove_filters a.filter:before {
        content: "\f00d" !important;
        font-family: 'FontAwesome' !important;
        font-size: 16px;
        color: #000;
    }
    .filters .results ul li.category {
        margin: 10px 0px 0px 0 !important;
        padding: 8px 0 8px 8px !important;
        font-weight: normal;
        font-size: 14px;
    }
    /*.filters .results ul li.category:after{content:"\f0da" !important;color:#222 !important;margin:0 10px 0 0px !important;font-family:'FontAwesome'!important;font-size:18px;float:right;}
*/
    .filters .results ul li.attributes {
        padding: 8px 0;
        color: #222;
        font-size: 14px;
        border-bottom: solid 1px #e0e0e0;
        list-style: disc;
    }
    .filters .results ul li.attributes a {
        font-size: 14px;
    }
    .filters .results ul li.attributes a:hover {
        color: #0a0a14 !important;
        text-decoration: none !important;
    }
    .filters .results ul li.more a {
        background: #0a0a14;
        padding: 0px 5px;
        display: inline-block;
        border-radius: 5px;
        color: #fff;
        font-size: 12px;
        font-weight: bold;
        margin: 5px 0;
    }
    .filters .filter_description input {
        margin-top: 0px !important;
    }
    .filters .search_filters input {
        width: 82%;
    }
    .filters .search_filters .button_a.btnGo {
        margin-right: 0px !important;
    }
    /*.filters .search_filters a{padding:5px 10px !important}
*/
    .rdBox .filters .categories>p {
        margin: 10px 0px 0px 0 !important;
        padding: 8px 0 8px 8px !important;
        font-weight: normal;
        font-size: 14px;
    }
    .rdBox .filters .categories>p:after {
        content: "\f0da" !important;
        color: #222 !important;
        margin: 0 10px 0 0px !important;
        font-family: 'FontAwesome' !important;
        font-size: 18px;
        float: right;
    }
    .rdBox .filters .categories ul li,
    .fav_all .rdBox ul li {
        padding: 8px 0;
        color: #222 !important;
        font-size: 14px;
        border-bottom: solid 1px #e0e0e0;
        list-style: disc !important;
    }
    .rdBox .filters .categories ul li a,
    .fav_all .rdBox ul li a {
        font-size: 14px;
    }
    body.ewd_main .content .grid-4-5-col-3 {
        border: 0px !important;
        width: 100% !important;
        padding-left: 0 !important;
        min-height: inherit !important;
    }
    body.ewd_main .content .grid-4-5-col-3 .rdBox {
        border: 0px;
        width: 100% !important;
        background: none !important;
        padding: 0 !important;
    }
    body.ewd_main .content .product-results .button-row {
        width: 96% !important;
        padding: 10px 2% !important;
        background: #f0f0f0 !important;
        border: solid 1px #e0e0e0 !important;
        margin-bottom: 10px;
    }
    body.ewd_main .content .product-results .button-row .select-col {
        font-size: 13px !important;
    }
    body.ewd_main .content .product-results .button-row a.button_b span.small {}
    body.ewd_main .content .product-results .results-per-page {
        width: 100%;
        padding: 10px 0 0 0;
        font-size: 13px;
    }
    body.ewd_main .content .product-results .results-per-page select.pageddl {
        min-width: 80px;
        height: 30px;
    }
    body.ewd_main .content .product-results .page-buttons {
        margin-left: 0px;
    }
    body.ewd_main .content .product-results .page-buttons input[type="image"] {
        background: #ddd !important;
        border-radius: 3px;
        padding: 6px 8px;
    }
    body.ewd_main .content .product-results .page-buttons input[type="image"]:hover {
        background: #fff
    }
    body.ewd_main .content .product-results .product-group {
        width: 100% !important;
        border: solid 1px #e0e0e0;
        margin-bottom: 10px;
        box-shadow: 0 0 5px #ccc;
    }
    body.ewd_main .content .product-results .product-group .text-col .comments {
        width: 100% !important;
        font-size: 13px;
    }
    /*.content .product-results .product-group .text-col{width:210px;}
*/
    .product-results .product-group .text-col p.name {
        width: 100% !important;
        width: auto;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .product-results .product-group .sub .text-col a.description {
        color: #222 !important;
    }
    body.ewd_main.ewd_srh_result .product-results .product-group .select-col {
        width: 5% !important;
    }
    body.ewd_main.ewd_srh_result .product-results .product-group .thumbnail-col {
        width: 22% !important;
    }
    body.ewd_main.ewd_srh_result .product-results .product-group .text-col {
        width: 35% !important;
        padding: 0px 1% !important;
    }
    body.ewd_main.ewd_srh_result .product-results .product-group .wsIcon {
        width: 5% !important;
    }
    body.ewd_main.ewd_srh_result .product-results .product-group .price-col {
        width: 24% !important;
        padding: 0px 1% 0 !important;
        float: right !important;
    }
    .fav_shop_alt .product-results .product-head {
        display: none !important;
    }
    .content .product-results .product-group .price-col .cart .button_a {
        margin-left: 5px !important;
    }
    .content .product-results .product-group .text-col p.sku {
        font-size: 15px;
        padding-bottom: 5px;
        font-weight: normal
    }
    .content .product-results .product-group .text-col p.name a {
        font-size: 13px;
        color: #000 !important;
    }
    .content .product-results .product-group .text-col ul li {
        font-size: 13px !important;
    }
    .content .product-results .product-group .price-col p.price {
        color: #0a0a14 !important;
        font-size: 16px;
    }
    .content #ratingSnippet {
        padding-left: 5px;
        float: left;
    }
    .content #ratingSnippet .powerreviewlist {
        margin-top: 0px !important;
        height: auto !important;
    }
    body.ewd_main .content .product-results .product-group .price-col .qty {
        text-align: left;
        float: left;
        margin-top: 0px;
        margin-bottom: 5px;
    }
    /*.qty span:last-child{display:none;}
*/
    .content .product-results .product-group .price-col p.list {
        font-size: 13px !important;
        padding: 5px;
    }
    .content .product-results .product-group .thumbnail-col a.quickView {
        background: #84847c !important;
        padding: 6px;
        color: #fff !important;
        text-decoration: none;
        font-size: 0px;
        margin: 5px 0;
        display: inline-block;
        line-height: normal;
    }
    .content .product-results .product-group .thumbnail-col a.quickView:before {
        content: "\f00e";
        font-family: 'FontAwesome' !important;
        font-size: 18px !important;
        color: #fff !important;
    }
    .product-results .product-group .price-col .pr_WriteReviewLink {
        margin-left: 0px;
    }
    .pr-snippet a {
        font-size: 13px;
        color: #000 !important;
    }
    .pr-snippet a:before {
        font-family: 'FontAwesome' !important;
        content: "\f06e";
        font-size: 14px;
        margin: 0 6px 0 0;
    }
    body.ewd_main .product-results .product-group .price-col .favs a {
        color: #000;
        font-size: 13px;
    }
    body.ewd_main .product-results .product-group .price-col .favs a:before {
        color: #000;
        font-size: 14px;
        content: "\f004";
        font-family: 'FontAwesome' !important;
        margin: 0 6px 0 0;
    }
    .content .top-results .action-row-right .page-numbers {
        font-size: 14px;
    }
    .content .product-results .product-group .price-col .pr_WriteReviewLink,
    #WriteAReviewLink {
        font-size: 13px;
        color: #000 !important;
        text-decoration: none;
    }
    .content .product-results .product-group .price-col .pr_WriteReviewLink:before {
        font-family: 'FontAwesome' !important;
        content: "\f040";
        font-size: 14px;
        margin: 0 6px 0 0;
    }
    a#WriteAReviewLink:before {
        font-family: 'FontAwesome' !important;
        content: "\f040";
        font-size: 14px;
        margin: 0 6px 0 0;
    }
    .content .product-results .product-group .sub {
        background: none !important;
        border: 0px !important;
        padding: 15px 2% !important;
        width: 96% !important;
        margin: 0px !important;
    }
    .content .product-results .product-group .sub .cart {
        padding-top: 0px !important;
    }
    .content .product-results .product-group .sub h5 {
        text-align: left;
        padding: 0 0 10px;
        width: 100% !important;
    }
    .web-specials .product-results .product-group .price-col .qty span {
        padding-left: 0px;
    }
    .qohHolder {
        height: auto !important;
    }
    .qohHolder .qohText {
        padding: 10px 0 !important;
    }
    .qohHolder .qohText span {
        font-size: 12px !important;
    }
    .ewd_recent_purchased .cartqty {
        float: left !important;
        clear: inherit !important;
        padding-top: 10px;
    }
    .ewd_pro_detail .product .product_details .item-info ul {
        padding-left: 34%;
    }
    .product .product_details .item-info .cartqty {
        margin-left: 34% !important;
    }
    .fav_shop_alt .product-results .product-summary {
        width: 100% !important;
    }
    .fav_shop_alt .product-results .product-group .thumbnail-col {
        width: 60px !important;
        margin-right: 5px;
    }
    .fav_shop_alt .product-results .product-group .thumbnail-col img {
        max-width: 60px !important;
        max-height: 60px;
    }
    .fav_shop_alt .product-results .product-head .select-col {
        width: 90px !important;
        position: relative;
        left: 5px;
    }
    .fav_shop_alt .product-results .product-group .text-col {
        width: 120px !important;
    }
    .fav_shop_alt .product-results .product-group .price-col {
        width: 65px !important;
        text-align: left
    }
    .fav_shop_alt .product-results .product-group .price-col .yourPrice {
        font-size: 15px !important;
    }
    .fav_shop_alt .product-results .product-group .pack {
        width: 72px !important;
        font-size: 13px;
    }
    .fav_shop_alt .product-results .product-group .qty {
        width: 92px !important;
        float: left !important;
    }
    .fav_shop_alt .product-results .product-group .wsIcon {
        display: none;
    }
    .fav_shop_alt .product-results .product-head .product-group p.sku,
    .fav_shop_alt .product-results .product-head .product-group p.list,
    .fav_shop_alt .product-results .product-head p {
        padding: 0px !important;
    }
    .fav_shop_alt .product-results .product-group .price-col p.list {
        padding: 0px !important;
    }
    .fav_shop_alt .product-results .product-group .text-col .comments input {
        width: 90% !important;
    }
    .search_results .product-results .product-summary a {
        color: #555 !important;
    }
    .fav_shop_alt .product-results .product-group .price-col::after {
        display: none !important;
    }
    .fav_shop_alt .product-results .product-bottom {
        display: none !important;
    }
    .fav_shop_alt .product-results .product-head .qty {
        text-align: center !important;
    }
    .fav_shop_alt .product-results .product-head .product-group p.list {
        width: auto !important;
    }
    .fav_shop_alt .product-results .item-group .qty .cart .button_a span {
        padding: 5px 8px !important
    }
    .ewd_recent_purchased .web-specials .product-results .product-group .recentPurchase-col {
        font-size: 14px !important;
    }
    body.ewd_main .search_results .item-group .cart .button_a span {}
    .product-group .price-col .cart .button_a span {}
    .fav_shop_alt .product-results .product-group .text-col .name {
        width: 100% !important;
    }
    .fav_shop_alt .product-results .item-group .qty span.ui-spinner {
        float: left !important;
    }
    .fav_shop_alt .product-results .product-group .product-summary .pack {
        width: 24% !important;
        font-size: 13px;
        text-align: left;
        float: right;
        padding: 0 !important;
    }
    .fav_shop_alt .product-results .product-group .product-summary .qty {
        width: 24% !important;
        font-size: 13px;
        text-align: left;
        float: right !important;
        padding: 0 0 0;
        margin: 0px !important;
    }
    .fav_shop_alt .product-results .product-group .product-summary .qty .qohHolder {
        text-align: left !important;
    }
    body.ewd_main.ewd_srh_result .product-results .product-group .product-summary .price-col {
        text-align: left !important;
        padding: 0px !important;
    }
    .content .product-results .product-group .product-summary .price-col p.price {
        padding: 10px 0px !important;
        font-size: 14px !important;
    }
    .fav_shop_alt .product-results .product-group .product-summary .price-col p.list {
        font-size: 14px !important;
    }
    body.ewd_main.ewd_srh_result .search_results .product-summary .item-group .cart {
        margin-top: 5px !important;
    }
    .content .product-results .product-group .product-summary .price-col p.list:before {
        content: "List Price";
        font-size: 14px;
        margin-right: 3px;
    }
    .content .product-results .product-group .product-summary .price-col p.price:before {
        content: "Your Price";
        font-size: 14px;
        margin-right: 3px;
    }
    .content .prod-compare .prod-col .item a {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 130px !important;
    }
    /*=========pop up ===========*/
    .ui-dialog-titlebar {
        background: #0a0a14 !important;
        border: 0px !important;
    }
    .pop_container .main_frame {
        background: #f0f0f0 !important;
    }
    .pop_container .main_frame .inner_frame .container .product_info .product_price {
        color: #0a0a14 !important;
    }
    .product_qty {
        position: relative;
        width: 100% !important;
        text-align: left;
    }
    .ui-state-default,
    .ui-widget-content .ui-state-default {
        background: none !important;
        /*border:0px !important;*/
        border-bottom: 0px !important;
        border-radius: 0px !important;
    }
    .pop_container .main_frame .inner_frame .container .product_info .product_qty .ui-spinner-button span.ui-button-text,
    .pop_container .main_frame .inner_frame .container .product_info .product_qty .ui-spinner-button span.ui-button-text span {
        background: none !important;
    }
    .product_qty .ui-spinner {
        border: 0px !important;
        line-height: normal !important;
        border-radius: 0px;
        float: none !important;
    }
    .product_qty .ui-spinner input {
        border: solid 0px #999 !important;
        margin: 0 28px !important;
        background: #e0e0e0 !important;
        height: 27px !important;
        text-align: center;
    }
    .pop_container .main_frame .inner_frame .container .product_info .product_qty .ui-spinner .ui-spinner-up {
        position: absolute;
        right: 0px;
        top: 0px;
        height: 27px;
        background: #e0e0e0 !important;
        width: 27px;
        border-radius: 0px !important;
        border: 0px !important
    }
    .pop_container .main_frame .inner_frame .container .product_info .product_qty .ui-spinner .ui-spinner-up:before {
        content: "\f067" !important;
        font-family: 'FontAwesome' !important;
        line-height: 27px;
        text-align: center;
        font-weight: normal;
    }
    .pop_container .main_frame .inner_frame .container .product_info .product_qty .ui-spinner .ui-spinner-down {
        position: absolute;
        left: 0px;
        top: 0px;
        height: 27px;
        background: #e0e0e0 !important;
        width: 27px;
        border-radius: 0px !important;
        border: 0px !important
    }
    .pop_container .main_frame .inner_frame .container .product_info .product_qty .ui-spinner .ui-spinner-down:before {
        content: "\f068" !important;
        font-family: 'FontAwesome' !important;
        line-height: 27px;
        text-align: center;
        font-weight: normal;
    }
    .addto_fav a {
        color: #000 !important;
        font-size: 13px;
    }
    .addto_fav a:before {
        color: #000;
        font-size: 14px;
        content: "\f004";
        font-family: 'FontAwesome' !important;
        margin: 0 6px 0 0;
    }
    .pop_container .main_frame .inner_frame .container .product_info .product_qty a {
        float: left;
    }
    #altImages .jcarousel-skin .jcarousel-next-horizontal,
    #altImages .jcarousel-skin .jcarousel-prev-horizontal {
        top: 0px !important
    }
    #altImages .jcarousel-item img {
        background: #ddd;
        padding: 4px;
    }
    #altImages .jcarousel-clip-horizontal {
        margin-left: 26px;
    }
    .ui-dialog .ui-dialog-titlebar-close {
        width: 40px !important;
        height: 28px !important;
    }
    .ui-dialog-titlebar .ui-icon-closethick,
    .ui-dialog-titlebar .ui-icon-closethick:hover {
        background: none !important;
        text-indent: inherit !important;
        width: 30px;
        height: 30px
    }
    .ui-dialog-titlebar .ui-icon-closethick:before {
        content: "\f2d4";
        font-family: 'FontAwesome' !important;
        color: #fff;
        font-size: 20px;
    }
    .ui-dialog .ui-dialog-titlebar-close .ui-icon {
        margin-top: -12px !important;
        transform: translate(-50%);
    }
    .confirmDialog .ui-button,
    .notificationDialog .ui-button,
    .ui-dialog .ui-button {
        border: 0px !important;
        outline: none !important;
    }
    .product .product_details .item-info .col-2 .ui-spinner {
        margin-left: 0px !important;
        margin-right: 3px;
    }
    #DetailTabs .ui-tabs-panel .fleft {
        width: 100% !important;
    }
    /*==============inner page css End ===============*/
    /*========= Deatial page Start =========*/
    .product .breadcrumbs,
    .product .link-icons {
        padding: 10px 0;
    }
    .product_details .rowdetailqoh {
        display: none !important;
    }
    .ewd_pro_detail #divAltSub {
        width: 100% !important;
    }
    .ewd_pro_detail .product .sub {
        width: 96% !important;
        padding: 2% !important;
        background: #fff !important;
        border: solid 1px #e0e0e0 !important;
    }
    .ewd_pro_detail .product .sub .header {
        border: 0px !important;
        box-shadow: none !important;
        background: #f0f0f0 !important;
        padding: 10px 2% !important;
        margin-bottom: 10px;
        width: 96% !important;
    }
    .ewd_pro_detail .product .sub .item .thumbnail {
        width: 20% !important;
        margin-right: 3% !important;
        text-align: center !important;
        border: solid 1px #e0e0e0 !important;
    }
    .ewd_pro_detail .product .sub .item .info {
        width: 72% !important;
        text-align: left !important;
        float: left;
    }
    .ewd_pro_detail .product .sub .item .info .subcart,
    .ewd_pro_detail .product .sub .item .info .icons {
        margin-left: 0px !important;
        padding-left: 0px !important;
    }
    .ewd_pro_detail .addToFavSub {
        font-size: 13px !important;
        color: #222 !important;
    }
    .ewd_pro_detail .addToFavSub:before {
        color: #000;
        font-size: 14px;
        content: "\f004";
        font-family: 'FontAwesome' !important;
        margin: 0 6px 0 0;
    }
    .ewd_srh_result.ewd_pro_detail .product-results .product-group .select-col::after {
        font-size: 0px !important;
    }
    .ewd_srh_result.ewd_pro_detail .ui-tabs-panel.ui-widget-content {
        overflow: inherit !important;
    }
    .product .sub .item .manufacturer {
        padding-bottom: 10px;
    }
    .ewd_pro_detail .product {
        width: 100% !important;
    }
    .ewd_pro_detail .product .link-icons p a {
        text-decoration: none;
        color: #000 !important;
        font-size: 0px !important;
        line-height: 25px;
    }
    .ewd_pro_detail .product .product_col {
        width: 45% !important;
        float: left !important;
        margin-right: 3% !important;
    }
    .ewd_pro_detail .product .product_col .product_image {
        width: 100% !important;
        margin: 0px !important;
        padding: 0px !important;
        position: relative;
        border: solid 1px #e0e0e0 !important;
        text-align: center;
    }
    .ewd_pro_detail .product .product_icons {
        width: 100% !important;
        float: left;
        margin-left: 0px !important;
        display: none;
    }
    .ewd_pro_detail .product .product_name {
        width: 50% !important;
        float: left;
        text-align: left;
        border-bottom: solid 1px #e0e0e0;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }
    .jqzoom {
        display: inline-block;
    }
    .ewd_pro_detail .product .product_name h4 {
        padding-bottom: 10px;
    }
    .ewd_pro_detail .product .product_name h2 {
        color: #0a0a14 !important;
        padding-bottom: 5px;
        width: 100% !important;
        font-size: 18px;
    }
    .ewd_pro_detail .product .product_name h2 .secondaryDesc {
        font-size: 14px;
        padding: 10px 0 0;
    }
    .ewd_pro_detail .product .product_details {
        width: 50% !important;
        float: left;
        text-align: left;
    }
    .ewd_pro_detail .product .product-paper {
        padding: 0px !important;
    }
    .ewd_pro_detail .product .product_col .product_image .img_gallery {
        border: solid 0px #e0e0e0 !important;
        float: none !important;
    }
    .breadcrumbs a {
        text-decoration: none !important;
        color: #000;
        font-size: 13px;
    }
    .ewd_pro_detail .product .product_details .reviews-logo-container {
        float: left !important;
        width: 100% !important;
    }
    .ewd_pro_detail .product .product_details .logo {
        float: left !important;
        width: 100% !important;
        display: none;
    }
    .ewd_pro_detail .pr-snippet-write-review a::before {
        font-family: 'FontAwesome' !important;
        content: "\f06e";
        font-size: 14px;
        margin: 0 6px 0 0;
    }
    .ewd_pro_detail .product .product_details .item-info .row {
        padding: 5px 0 !important;
    }
    .ewd_pro_detail .product .product_details .item-info,
    .ewd_pro_detail .product .product_details .item-info .row {
        width: 100% !important;
    }
    .ewd_pro_detail .product .product_details .item-info .col-1 {
        width: 30% !important;
    }
    .ewd_pro_detail .product .product_details .item-info .col-2 {
        width: 65% !important;
    }
    .product .product_details .item-info {
        font-size: 13px !important;
    }
    .addtocartDetail {
        margin-top: 0px !important;
    }
    .addToFavDetail {
        color: #000;
        text-decoration: none;
        font-size: 14px !important;
    }
    .addToFavDetail:before {
        color: #000;
        font-size: 14px;
        content: "\f004";
        font-family: 'FontAwesome' !important;
        margin: 0 6px 0 0;
    }
    .yourPrice {
        color: #0a0a14 !important;
    }
    .powerreviewlist {
        height: auto !important;
        float: left;
        width: 100%;
    }
    .ewd_pro_detail .product .custom-area {
        width: 100% !important;
        display: none;
    }
    .ewd_pro_detail .product .custom-area .Banner {
        padding-right: 0px !important;
    }
    .ewd_pro_detail .product .custom-area .Banner img {
        width: 100%;
    }
    #dvSlideShowImages {
        margin: 0 auto;
    }
    #dvSlideShowImages .jcarousel-item a.aPImages.zoomThumbActive {
        border: solid 1px #0a0a14 !important;
    }
    #dvSlideShowImages .jcarousel-item a.aPImages {
        border: solid 1px #e0e0e0 !important;
        display: block;
        padding: 3px;
    }
    .product_icons .icon a[title="High Resolution Image"] {
        font-size: 0px !important;
        position: absolute;
        top: 15px;
        left: 5%;
        z-index: 9999;
    }
    .product_icons .icon a[title="High Resolution Image"] img {
        display: none;
    }
    .product_icons .icon a[title="High Resolution Image"]:before {
        color: #000;
        font-size: 20px !important;
        content: "\f00e";
        font-family: 'FontAwesome' !important;
    }
    .product .product_details .item-info .ship {
        padding-left: 0px !important;
    }
    .product .product_icons .icon {
        width: auto !important;
        margin: 0 5px;
    }
    .product .product_icons .icon a {
        font-size: 13px;
        color: #222 !important;
        text-decoration: none !important;
    }
    .pr_WriteReviewLink {
        font-size: 13px !important;
        text-decoration: none !important;
        color: #222 !important;
    }
    .pr_WriteReviewLink:before {
        font-family: 'FontAwesome' !important;
        content: "\f040";
        font-size: 14px;
        margin: 0 6px 0 0;
    }
    .ewd_pro_detail .product .product_details .addToFavDetail {
        display: block;
    }
    .ewd_pro_detail .item-info .productQuantity .button_a span {}
    .product_ab {
        width: 100%;
    }
    #alsoBoughtItems .jcarousel-skin .jcarousel-prev-horizontal {
        top: 50% !important;
    }
    #alsoBoughtItems .jcarousel-skin .jcarousel-next-horizontal {
        top: 50% !important;
    }
    .product_ab h3 {
        width: 100% !important;
        background: #84847c;
        color: #fff !important;
        border: 0px !important;
        line-height: 22px !important;
        margin-bottom: 10px;
        padding: 5px 0;
    }
    .content .grid-4-5 #DetailTabs {
        width: 100%;
        margin: 0px !important;
        padding: 15px 0px !important
    }
    #DetailTabs .ui-tabs-panel {
        width: 100%;
        padding: 1% 0 !important
    }
    .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
        padding: 10px 8px !important;
    }
    .ui-state-default.ui-tabs-active {
        background: #0a0a14 !important;
        border-radius: 0px;
    }
    .ui-tabs-anchor:hover {
        background: #0a0a14 !important;
    }
    .ui-tabs .ui-tabs-panel {
        border-top: solid 2px #0a0a14 !important;
        border: 0px;
    }
    #DetailTabs .ui-tabs-panel .row {
        padding: 5px 0 !important;
        background: none !important;
        font-size: 13px !important;
    }
    #DetailTabs .ui-tabs-panel div.section-head {
        font-size: 16px !important;
        padding-bottom: 5px;
        border-bottom: solid 1px #e0e0e0 !important;
    }
    body #spexWidget .panel-heading>h4>a {
        color: #222 !important;
    }
    .review-body .review-filter .sortRating {
        margin-right: 10px !important;
    }
    .review-filter select {
        height: 28px !important;
    }
    .search_results .product-results .product-group .text-col p.name a {
        color: #222 !important;
    }
    #DetailTabs .ui-tabs-panel .rdBox {
        width: 100%;
        padding: 0px;
        margin: 0px;
        background: none !important;
        border: 0px !important;
    }
    #DetailTabs .action-row {
        background: none !important;
        border-bottom: solid 1px #e0e0e0 !important;
        padding-bottom: 5px;
        font-size: 14px !important;
    }
    #DetailTabs .action-row-right {
        font-size: 14px !important;
    }
    #DetailTabs .product-results .product-group {
        width: 99.5% !important;
        border-bottom: solid 1px #e0e0e0 !important;
        padding: 10px 0 !important;
    }
    .ui-tabs-panel .prod-dtl .col-1,
    .ui-tabs-panel .col-1 {
        width: 40% !important;
    }
    .ui-tabs-panel .prodDetailSPR .prod-dtl .col-2,
    .ui-tabs-panel .col-2 {
        width: 54% !important;
    }
    .ui-tabs-panel .pr-review-engine a {
        color: #222 !important;
        text-decoration: none !important;
        font-size: 13px !important;
    }
    .pr-review-engine .pr-snapshot-rating .pr-rating {
        position: relative;
        top: 3px;
    }
    a.pr-snapshot-cobrand {
        color: #222 !important;
        text-decoration: none;
        font-size: 16px !important;
    }
    a.pr-snapshot-cobrand:before {
        font-family: 'FontAwesome' !important;
        content: "\f040";
        margin: 0 5px 0 0;
    }
    .pr-review-rating-wrapper {
        width: 100% !important;
        margin-bottom: 10px !important;
    }
    .pr-review-engine-min-width-690px .pr-review-author {
        margin-bottom: 10px !important;
        margin-right: 0px !important;
        width: 100% !important;
    }
    .pr-base-modal .pr-review-main-wrapper,
    .pr-review-engine .pr-review-main-wrapper {
        margin-bottom: 10px !important;
    }
    .pr-review-engine-min-width-690px .pr-fb-reviewComment,
    .pr-review-engine-min-width-690px .pr-review-main-wrapper,
    .pr-review-engine-min-width-690px .pr-review-rating-wrapper {
        float: right;
        width: 100% !important;
    }
    .product .product_details .item-info .row .variant {
        width: 100% !important;
    }
    /*========= Deatial page End =========*/
    /*====Compare products==========*/
    .button_b {
        background: #0a0a14 !important;
        float: none !important;
        display: inline-block !important;
        padding: 0;
        border: 0 !important;
        border-radius: 0px;
    }
    .button_b span {
        color: #FFFFFF;
        border: 0;
        font-size: 11px !important;
        font-weight: bold;
        cursor: pointer;
        letter-spacing: 0;
        display: block;
        padding: 5px;
        text-transform: uppercase;
    }
    .content .prod-compare .prod-col .item a {
        color: #222 !important;
        text-decoration: none;
        font-size: 12px !important;
    }
    .content .prod-compare .prod-col .item .addtoFavoriteSingle {
        float: none !important;
        color: #222 !important;
        font-size: 11px !important;
    }
    .content .prod-compare .prod-col .item .addtoFavoriteSingle:before {
        color: #000;
        font-size: 11px;
        content: "\f004";
        font-family: 'FontAwesome' !important;
        margin: 0 6px 0 0;
    }
    .content .prod-compare .prod-col .item .buttons {
        text-align: center !important;
    }
    /*.content .prod-compare .prod-col td, .content .prod-compare .prod-col th{padding:5px 0 5px 10px !important;}
*/
    .content .prod-compare {
        overflow-x: auto;
        overflow-y: hidden;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
    .divider {
        border-bottom: 1px solid #e0e0e0 !important;
        margin-top: 5px;
    }
    .button_b span.small {
        font-size: 12px !important;
    }
    .content .prod-compare .prod-col {
        font-size: 11px !important;
    }
    .content .prod-compare .prod-col .item span.chkBx {
        font-size: 11px !important;
    }
    /*====Compare products End==========*/
    /*===Login and register page start=========*/
    .login .rdBox,
    .create-account .rdBox {
        width: 96% !important;
        padding: 2% !important;
    }
    .login .newUserPanel .row {
        margin-left: 0px !important;
    }
    .asterisk {
        margin-right: 10px;
        position: relative;
        top: 3px;
    }
    .login .rdBox .row .button_row {
        width: 15% !important;
    }
    .login .rdBox .col-3 {
        width: 50% !important;
        padding: 10px 5px !important;
    }
    .login input[type="text"],
    .login input[type="password"] {
        width: 96% !important;
    }
    .login .rdBox .row .button_row a.button_a span:after {
        content: "\f011";
        font-family: 'FontAwesome' !important;
        font-size: 16px;
        margin: 0 0 0 10px;
        color: #fff;
        font-weight: normal;
        position: relative;
        top: 1px;
    }
    a#aforgotPassword {
        font-size: 13px !important;
        color: #000 !important;
    }
    a#aforgotPassword:before {
        content: "\f08b";
        font-family: 'FontAwesome' !important;
        font-size: 18px;
        margin: 0 5px 0 0;
    }
    .create-account {
        width: 100% !important;
        padding-bottom: 20px;
    }
    .create-account .rdBox h3 {
        font-size: 16px;
        margin-bottom: 10px;
        padding-bottom: 10px;
    }
    .create-account .rdBox .row {
        float: left;
        width: 100% !important;
    }
    .create-account .rdBox label {
        font-size: 12px !important;
    }
    .create-account .rdBox .col-2 input {
        width: 96% !important;
        height: 22px !important;
    }
    .create-account .rdBox select {
        height: 26px !important;
        width: 96% !important;
    }
    .button_input_a,
    .button_input_b {
        background: #0a0a14 !important;
        border-radius: 0px !important;
        font-size: 14px !important;
        border: 0px !important;
        height: auto !important;
        padding: 6px 10px !important;
        color: #fff !important;
        -webkit-appearance: none;
    }
    .create-account .button_input_a {
        margin: 0 auto !important;
        display: inherit !important;
        min-width: 120px;
        float: none !important;
    }
    .create-account .rdBox .col-2 {
        width: 75% !important;
    }
    .create-account .rdBox .col-1 {
        width: 25% !important;
    }
    /*===Login and register page End=========*/
    /*=======Quick Order start======*/
    .content .grid-5-5 {
        width: 100% !important;
    }
    .quick_order .button-row {
        height: auto !important;
    }
    .quick_order .top-row a.quickView,
    .show-tips {
        font-size: 13px !important;
        color: #222 !important;
        text-decoration: none !important;
        background: none !important;
    }
    .quick_order .top-row a.quickView:before {
        font-family: 'FontAwesome' !important;
        content: "\f013";
        margin: 0 6px 0 0;
        font-size: 15px;
    }
    .quick_order .top-row a.show-tips:before {
        font-family: 'FontAwesome' !important;
        content: "\f002";
        margin: 0 6px 0 0;
        font-size: 15px;
    }
    .quick_order .action-row {
        float: left !important;
        width: 100% !important;
    }
    .quick_order .items {
        overflow-x: auto;
        overflow-y: hidden;
        width: 100%;
    }
    .quick_order .items .row-head {
        width: 890px !important;
    }
    .quick_order .items .product-group {
        width: 890px !important;
    }
    .quick_order .items .decr-col {
        width: 150px !important;
        min-width: 150px !important;
    }
    #payByCreditCardDiv {
        padding: 10px 0;
    }
    #payInvoicesGrid {
        width: 100% !important;
        overflow-x: auto;
        overflow-y: hidden;
        padding-bottom: 15px;
    }
    #payInvoicesGrid .ui-tabs-panel.ui-widget-content,
    #payInvoicesGrid .ui-jqgrid .ui-jqgrid-bdiv,
    #payInvoicesGrid .ui-jqgrid {
        overflow: hidden !important;
    }
    .quick_order .items .qty-col .ui-spinner input {
        width: 22px;
        margin: 0 24px !important;
    }
    .quick_order .items .product-group {
        background: none !important;
        border-bottom: solid 1px #e0e0e0 !important;
    }
    .quick_order .items .qty-col {
        width: 65px !important;
    }
    /*=======Quick Order End======*/
    /*====fav=========*/
    .fav_list .favorites {
        width: 100% !important;
    }
    .fav_list .favorites .row-head {
        width: 100% !important;
        padding: 5px 0;
        font-size: 13px;
    }
    .fav_list .favorites .list {
        width: 99.8% !important;
        padding: 5px 0;
        font-size: 13px;
    }
    .fav_list .favorites .comments {
        width: 99.8% !important;
        padding: 5px 0;
        font-size: 12px;
    }
    .fav_list .favorites .name {
        width: 26% !important;
        padding-left: 2% !important;
    }
    .fav_list .favorites .name a {
        color: #222 !important;
        text-decoration: none;
        font-size: 13px;
    }
    .fav_list .favorites .count {
        width: 15% !important;
    }
    .fav_list .favorites .shared {
        width: 15% !important;
    }
    .fav_list .favorites .action {
        padding-left: 2% !important;
        width: 40% !important;
        text-align: right !important;
    }
    .fav_list .favorites .comments .txt {
        width: 46% !important;
        padding-left: 2% !important;
    }
    .fav_list .favorites .comments .date {
        width: 25% !important;
        text-align: right !important;
    }
    .fav_list .favorites .action a {
        padding: 0 5px !important;
        float: none !important;
        display: inline-block !important;
    }
    .fav_list>p {
        padding-bottom: 10px;
        font-size: 15px;
    }
    /*====fav End=========*/
    /*====ContractLL=========*/
    .content .contractLL {
        width: 100% !important;
        float: left;
    }
    .content .contractLL .list {
        width: 100% !important;
    }
    .content .contractLL .head {
        width: 100% !important;
    }
    .content .contractLL .group {
        width: 100% !important;
    }
    .content .contractLL .list a {
        color: #222 !important;
        display: block;
        border-bottom: solid 1px #e0e0e0;
        padding: 5px 0;
    }
    .content .contractLL .list .name {
        width: 96% !important;
        padding: 0 2% !important;
    }
    .content .contractLL .group {
        background: #fff !important;
    }
    /*====ContractLL=========*/
    /*======Ink and toner =========*/
    .filters .filter_description {
        width: 100% !important;
        margin-left: 0px !important;
        padding-top: 0px;
    }
    .filters .filter_description input[type="text"] {
        width: 82% !important;
    }
    .fav_all {
        width: 100% !important;
        float: left;
        padding: 10px 0 0;
    }
    .fav_all .rdBox a {
        color: #222 !important;
        text-decoration: none !important;
        font-size: 13px !important;
    }
    .fav_all .rdBox .lists h5 {
        padding: 8px 0 8px 7px !important;
        font-size: 13px !important;
    }
    .fav_all .rdBox .lists {
        border-bottom: 0px !important;
    }
    .grid-4-5-col-3 .top-row h2 {
        padding-bottom: 10px;
        font-size: 18px !important;
    }
    .grid-4-5-col-3 .top-row h2 b {
        font-weight: normal !important;
    }
    .need-help,
    .quickView {
        color: #222 !important;
        text-decoration: none;
        font-size: 13px !important;
        background: none !important;
    }
    .need-help:before {
        content: "\f059";
        font-family: 'FontAwesome' !important;
        font-size: 13px;
        margin: 0 5px 0 0;
    }
    .quickView:before {
        content: "\f013";
        font-family: 'FontAwesome' !important;
        font-size: 13px;
        margin: 0 5px 0 0;
    }
    #btnReset {
        color: #222 !important;
        font-size: 13px !important;
    }
    #btnReset:before {
        content: "\f00d";
        font-family: 'FontAwesome' !important;
        font-size: 13px;
        margin: 0 5px 0 0;
    }
    .my-machines .searchBox {
        margin-right: 0px;
    }
    .my-machines .itemHeader {
        height: 30px !important;
    }
    .my-machines .list {
        margin-top: 8px;
    }
    #infoBox .row {
        font-size: 13px;
    }
    #infoBox h3 {
        font-size: 13px;
    }
    .my-machines .list li {
        color: #222 !important;
        font-size: 13px;
    }
    .my-machines .list li a {
        margin-left: 0px !important;
        font-size: 13px;
        color: #222 !important;
    }
    .my-machines .list li a:hover {
        margin-left: 0px !important;
    }
    .top-results .action-row-left label {
        font-size: 13px !important;
    }
    .search_results .top-results .action-row-left {
        width: 100% !important;
    }
    .search_results .top-results .action-row-right {
        width: 100%;
        text-align: left;
        padding: 10px 0;
    }
    .top-results .action-row-right .sort {
        float: right;
        font-size: 12px !important;
    }
    #saveSearchHolder label {
        font-size: 13px;
    }
    .my-machines .moreLink {
        background: #0a0a14 !important;
        padding: 3px 5px !important;
        color: #fff;
        font-size: 12px;
        text-decoration: none;
    }
    .my-machines .moreLink:hover {
        font-size: inherit !important;
    }
    #saveSearchHolder #newListName {
        width: 75%;
    }
    .search_results .top-results a {
        font-size: 13px !important;
        color: #222 !important;
        text-decoration: none;
    }
    .accountnewsbtn.ui-button.ui-widget.ui-state-default {
        background: #0a0a14 !important;
        border: 0px !important;
        color: #fff;
        font-size: 13px !important;
        padding: 5px 15px !important;
    }
    .my-machines .searchBox {
        background: #fff !important;
        border: solid 1px #e0e0e0 !important;
    }
    .my-machines .itemHeader {
        background: #eee !important;
        border: 1px outset #eee !important;
    }
    /*======Ink and toner End=========*/
    /*=========Account News popup============*/
    #divAccountNewsSideBar {
        left: -462px !important;
        transition: ease 0.5s all;
        z-index: 9999;
    }
    #divAccountNewsSideBar.open {
        left: -3px !important;
    }
    /*=========Account News popup============*/
    /*=========Orders History============*/
    /*=======save grid=============*/
    #SavedOrders #gridSavedOrders_subgrid {
        width: 22px !important
    }
    #SavedOrders #gridSavedOrders_Description {
        width: 200px !important;
    }
    #SavedOrders #gridSavedOrders_Department {
        width: 104px !important;
    }
    #SavedOrders #gridSavedOrders_CreatedDate {
        width: 110px !important;
    }
    #SavedOrders #gridSavedOrders_ItemsCount {
        width: 75px !important;
    }
    #SavedOrders #gridSavedOrders_Total {
        width: 117px !important;
    }
    #SavedOrders #gridSavedOrders_Move {
        width: 42px !important;
    }
    #SavedOrders #gridSavedOrders_Copy {
        width: 42px !important;
    }
    #SavedOrders #gridSavedOrders_Delete {
        width: 46px !important;
    }
    #SavedOrders [aria-describedby="gridSavedOrders_subgrid"] {
        width: 22px !important
    }
    #SavedOrders [aria-describedby="gridSavedOrders_Description"] {
        width: 240px !important;
    }
    #SavedOrders [aria-describedby="gridSavedOrders_Department"] {
        width: 117px !important;
    }
    #SavedOrders [aria-describedby="gridSavedOrders_CreatedDate"] {
        width: 120px !important;
    }
    #SavedOrders [aria-describedby="gridSavedOrders_ItemsCount"] {
        width: 80px !important;
    }
    #SavedOrders [aria-describedby="gridSavedOrders_Total"] {
        width: 115px !important;
    }
    #SavedOrders [aria-describedby="gridSavedOrders_Move"] {
        width: 40px !important;
    }
    #SavedOrders [aria-describedby="gridSavedOrders_Copy"] {
        width: 40px !important;
    }
    #SavedOrders [aria-describedby="gridSavedOrders_Delete"] {
        width: 43px !important;
    }
    .ui-jqgrid .ui-jqgrid-btable,
    .ui-jqgrid .ui-jqgrid-htable {
        table-layout: inherit !important;
    }
    /*=======save grid=============*/
    .ui-tabs .ui-tabs-panel {
        padding: 15px 0 !important;
    }
    .ui-tabs-panel h2 {
        font-size: 18px;
        font-weight: normal !important;
    }
    .ui-tabs-panel .rdBox {
        background: #eee !important;
        border: solid 1px #e0e0e0 !important;
        font-size: 13px !important;
    }
    .ui-tabs-panel .rdBox .col-1 {
        padding: 0px 2% !important;
        text-align: left !important;
        width: 25% !important;
    }
    .ui-tabs-panel .rdBox .col-2 {
        width: 68% !important;
    }
    .ui-tabs-panel .rdBox .col-2 .col-2 {
        width: 68% !important
    }
    .OrderHistory .rdBox label {
        font-size: 12px;
    }
    .ui-tabs-panel .rdBox select,
    .ui-tabs-panel .rdBox input[type="text"] {
        height: 28px;
        background: #fff !important;
        margin-bottom: 5px;
    }
    .ui-tabs-panel.ui-widget-content,
    .ui-jqgrid {
        width: 100% !important;
        overflow: auto !important;
        overflow-y: hidden;
        padding-bottom: 15px !important;
    }
    /*.ui-jqgrid .ui-jqgrid-view, .ui-state-default.ui-jqgrid-hdiv, .ui-jqgrid-hbox{width:768px !important;}
*/
    .ui-tabs.ui-widget {
        width: 100% !important
    }
    .ui-jqgrid .ui-jqgrid-view {
        width: 768px !important;
    }
    .ui-jqgrid-bdiv {
        width: 768px !important;
    }
    .ui-state-default.ui-jqgrid-hdiv {
        width: 100% !important;
    }
    .ui-jqgrid-htable {
        width: 100% !important;
    }
    .ui-jqgrid .ui-jqgrid-btable {
        width: 100% !important;
    }
    .OrderHistory .button-row {
        height: auto !important;
        margin: 15px 0 !important;
    }
    .ui-jqgrid .ui-jqgrid-hbox,
    .ui-jqgrid .ui-jqgrid-htable th {
        background: #84847c !important;
        border-right: solid 1px #666 !important;
    }
    #btnHistorySearch span {
        padding: 4px 8px !important;
        font-size: 13px !important;
    }
    .ui-priority-secondary,
    .ui-widget-content .ui-priority-secondary,
    .ui-widget-header .ui-priority-secondary {
        background: none !important;
    }
    .scroll.ui-corner-bottom {
        width: 100% !important;
        padding: 10px 0 !important;
    }
    .highlight {
        font-weight: normal !important;
    }
    .ui-jqgrid tr.jqgrow td {
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .ui-jqgrid tr.ui-subgrid .ui-jqgrid-hbox,
    .ui-jqgrid tr.ui-subgrid .ui-jqgrid-htable th {
        border-color: #777 !important;
    }
    .OrderApproval .top-row a {
        background: #0a0a14 !important;
        color: #fff !important;
        display: inline-block;
        padding: 5px 8px !important;
        background-image: none !important;
        margin-bottom: 5px;
    }
    #pagerPendingApproval {
        width: 100% !important;
    }
    #invoicesDiv #tabs ul {
        width: 100% !important;
    }
    #OrderApprovalDiv .ui-jqgrid-bdiv,
    #OrderApprovalDiv .ui-jqgrid .ui-jqgrid-view {
        width: 910px !important;
    }
    .ui-icon-seek-first,
    .ui-icon-seek-end,
    .ui-icon-seek-prev,
    .ui-icon-seek-next {
        background: none !important;
        text-indent: inherit !important;
    }
    .ui-icon-seek-first:before {
        content: "\f048";
        font-family: 'FontAwesome' !important;
        font-size: 16px;
        color: #222;
    }
    .ui-icon-seek-end:before {
        content: "\f051";
        font-family: 'FontAwesome' !important;
        font-size: 16px;
        color: #222;
    }
    .ui-icon-seek-prev:before {
        content: "\f04a";
        font-family: 'FontAwesome' !important;
        font-size: 16px;
        color: #222;
    }
    .ui-icon-seek-next:before {
        content: "\f04e;";
        font-family: 'FontAwesome' !important;
        font-size: 16px;
        color: #222;
    }
    input.ui-pg-input,
    .ui-pg-selbox {
        height: 20px !important;
        text-align: center;
        min-width: 40px;
    }
    /*=========Orders History============*/
    /*===========Recently Item========*/
    .filters .filter_recentOrder {
        width: 100%;
        padding: 0px !important;
    }
    .filters .filter_recentOrder input[type="text"] {
        padding: 1px 2% !important;
        width: 96% !important;
    }
    #range {
        width: 76% !important;
        margin: 10px 2% !important;
    }
    .filters .filter_recentOrder .currentText {
        font-size: 14px;
    }
    #range .ui-slider-handle {
        background: #0a0a14 !important;
        border: 0px !important;
        width: 6px !important;
    }
    .filters .filter_recentOrder .rangeStart,
    .filters .filter_recentOrder .rangeLast {
        font-size: 14px;
    }
    .filters .filter_recentOrder a.button_b {
        margin-top: 0px !important;
        float: right !important;
    }
    #range .ui-slider-range {
        background: #0a0a14 !important;
    }
    .filter_recentOrder .button_b span {
        font-size: 14px !important;
    }
    .filter_recentOrder .button_input_a {
        font-weight: bold !important;
        text-transform: uppercase;
    }
    /*=======Recently Item End========*/
    /*======Save order Start========*/
    #SavedOrders .ui-jqgrid td a.icon_move,
    #SavedOrders a.icon_copy,
    #SavedOrders a.icon_delete {
        background: none !important;
        text-decoration: none !important;
    }
    #SavedOrders .ui-jqgrid td a.icon_move:before {
        content: "\f0b2";
        font-family: 'FontAwesome' !important;
        font-size: 16px;
        font-weight: normal;
        color: #222 !important;
    }
    #SavedOrders a.icon_copy:before {
        content: "\f0c5";
        font-family: 'FontAwesome' !important;
        font-size: 16px;
        font-weight: normal;
        color: #222 !important;
    }
    #SavedOrders a.icon_delete:before {
        content: "\f014";
        font-family: 'FontAwesome' !important;
        font-size: 16px;
        font-weight: normal;
        color: #222 !important;
    }
    #SavedOrders .ui-jqgrid tr.jqgrow td {
        padding: 6px 2px !important;
        font-size: 13px;
    }
    #SavedOrders .ui-jqgrid tr.ui-subgrid .ui-jqgrid-htable th {
        border-top: 0px !important;
        border-bottom: 0px !important;
        padding: 2px !important;
        border-color: #777 !important;
    }
    #SavedOrders .ui-jqgrid tr.ui-subgrid .ui-jqgrid-hbox {
        border: 0px !important;
    }
    #SavedOrders .ui-jqgrid .ui-jqgrid-htable th div {
        font-size: 11px !important;
        text-align: left;
    }
    #SavedOrders .ui-jqgrid td a,
    .ui-tooltip-content a {
        color: #222 !important;
    }
    #SavedOrders .ui-jqgrid .ui-jqgrid-hbox {
        padding-right: 0px !important;
    }
    /*======Save order end========*/
    /*=========Account setting start========*/
    .choose-account .rdBox .split-left,
    .choose-account .rdBox .split-right {
        width: 48% !important;
        font-size: 13px;
    }
    .choose-account h3 {
        font-size: 16px;
        color: #222 !important;
        font-weight: bold;
    }
    .choose-account .rdBox {
        float: left;
        width: 96%;
        padding: 2%;
    }
    .choose-account .button-row .button_b span,
    .choose-account .button-row .button_a span {
        padding: 5px 10px;
        font-size: 12px !important;
        font-family: Arial;
    }
    /*=========Account setting end========*/
    /*==========Recurring Order=========*/
    .ro_list .ro_grid {
        width: 100% !important;
        overflow-x: auto !important;
        overflow-y: hidden;
    }
    .ro_list {
        min-height: inherit !important;
    }
    .ro_list p {
        font-size: 13px;
    }
    .ro_list .ro_grid .row-head {
        font-size: 12px;
        padding: 6px 0 !important;
    }
    .ro_list .ro_grid .list {
        font-size: 13px;
        padding: 6px 0 !important;
    }
    .ro_list .ro_grid .list .name a {
        font-size: 13px;
        color: #222 !important;
    }
    .ro_list .ro_grid .comments .acct {
        margin-left: 0px !important;
    }
    .ro_list .ro_grid .comments {
        padding: 6px 0 !important;
        font-size: 12px;
    }
    .RecurringOrderEdit .product-group {
        width: 100% !important;
    }
    .RecurringOrderEdit .itemsList .product-head {
        width: 100% !important;
    }
    .RecurringOrderEdit .itemsList .line-items {
        width: 100% !important;
        float: left;
        padding: 10px 0;
    }
    .content .grid-5-5 .RecurringOrderEdit .orderItems .rdBox {
        width: 100% !important;
        padding: 10px 0 !important;
        margin-bottom: 0px !important;
        float: left !important;
        border: 0px !important;
    }
    .RecurringOrderEdit .itemsList .product-group {
        font-size: 12px;
        width: 100% !important;
        padding: 5px 0;
    }
    .RecurringOrderEdit .itemsList .product-group .delete-col {
        width: 5% !important;
    }
    .RecurringOrderEdit .itemsList .product-group .thumbnail-col {
        width: 12% !important;
        padding-top: 0px !important;
    }
    .RecurringOrderEdit .itemsList .product-group .text-col {
        width: 18% !important;
    }
    .RecurringOrderEdit .itemsList .product-group .price-col {
        width: 10% !important;
        font-size: 12px;
    }
    .RecurringOrderEdit .itemsList .product-group .price-col2h {
        margin-left: 3% !important;
        width: 12% !important
    }
    .RecurringOrderEdit .itemsList .product-group .price-col2 {
        width: 12% !important;
    }
    .RecurringOrderEdit .itemsList .product-group .qty {
        width: 15% !important;
        margin-right: 0px !important;
    }
    .RecurringOrderEdit .itemsList .product-group .pack {
        width: 10% !important;
    }
    .RecurringOrderEdit .itemsList .product-group .wsIcon {
        width: 3% !important;
    }
    .RecurringOrderEdit .itemsList .product-group .price-col3 {
        width: 7% !important;
        margin-left: 3% !important;
    }
    .RecurringOrderEdit .itemsList .product-group .text-col .name {
        width: 100% !important;
        color: #222 !important;
        text-decoration: none;
        margin-top: 5px !important;
    }
    .RecurringOrderEdit .itemsList .product-group .text-col .name a {
        color: #222 !important;
    }
    .RecurringOrderEdit .itemsList .product-group .text-col .comments {
        width: 100% !important;
    }
    .RecurringOrderEdit .itemsList .product-group .text-col .comments input {
        width: 96%;
        float: left !important;
    }
    .RecurringOrderEdit .itemsList .product-group .text-col p[data-testfield="Sku"] {
        font-size: 14px !important;
        color: #0a0a14 !important;
        font-weight: bold;
    }
    .RecurringOrderEdit .itemsList .product-group .qty .ui-spinner input {
        width: 30px !important;
        padding: 0px !important;
    }
    .RecurringOrderEdit .line-items .product-group {
        margin-bottom: 15px;
    }
    .content .grid-5-5 .rdBox {
        font-size: 13px !important;
        border: 1px solid #e0e0e0 !important;
    }
    .payment-method .rdBox .rdBox {
        border: solid 1px #ddd;
        background: #fff;
    }
    .payment-method .rdBox .rdBox .detail a {
        color: #fff;
        background: #0a0a14;
        padding: 5px 10px;
        display: inline-block;
    }
    .button_a.deleteRecurringOrder span {
        padding: 5px 10px;
    }
    .RecurringOrderEdit .top-row {
        padding: 15px 0;
    }
    .RecurringOrderEdit .top-row .button-row-top a span {
        background: #0a0a14;
        color: #fff !important;
        font-size: 13px;
        padding: 5px 10px;
        float: left;
    }
    .RecurringOrderEdit .review-orders .rdBox .ro-header .ro-info {
        background: #fff !important;
    }
    .RecurringOrderEdit .review-orders .rdBox .ro-header .ro-info p {
        color: #222 !important;
    }
    .RecurringOrderEdit .review-orders .details .col-1 {
        margin-left: 0px !important;
    }
    .RecurringOrderEdit .review-orders .rdBox {
        height: auto !important;
        float: left;
        width: 100%;
    }
    .RecurringOrderEdit .review-orders .details {
        height: auto !important;
        border-right: 0px !important;
        font-size: 12px !important;
    }
    .RecurringOrderEdit .ro-address {
        width: 100% !important;
    }
    .RecurringOrderEdit .review-orders .details {
        width: 31% !important;
        padding: 0 1% !important;
        font-size: 12px !important;
    }
    .RecurringOrderEdit .review-orders .details .col-1 {
        width: 46% !important;
    }
    .RecurringOrderEdit .review-orders .details-first .col-2 {
        width: 52% !important;
        font-size: 12px !important;
    }
    .RecurringOrderEdit .review-orders .details-first .col-2 select {
        width: 98% !important;
    }
    .RecurringOrderEdit .review-orders .col-2 input {
        width: 96% !important;
    }
    .RecurringOrderEdit .review-orders .details .txt {
        margin-left: 0px !important;
        font-size: 12px;
    }
    .RecurringOrderEdit .review-orders .col-2 {
        font-size: 12px !important;
    }
    .RecurringOrderEdit .review-orders .red .col-1,
    .RecurringOrderEdit .review-orders .red .col-2 {
        font-size: 16px !important;
    }
    .RecurringOrderEdit .review-orders .details .col-1 .button_b span {
        padding: 1px 8px !important;
    }
    .RecurringOrderEdit .rdBox h3 {
        color: #222 !important;
    }
    .RecurringOrderEdit .specify-purchase-orders {
        width: 49% !important;
        margin-right: 1% !important;
    }
    .RecurringOrderEdit .additional-instructions .row {
        padding-bottom: 10px;
    }
    .RecurringOrderEdit .specify-purchase-orders .col-1 {
        width: 25% !important;
    }
    .RecurringOrderEdit .specify-purchase-orders .col-2 {
        width: 70% !important;
    }
    .RecurringOrderEdit .specify-purchase-orders input {
        width: 96%;
    }
    .RecurringOrderEdit .additional-instructions {
        width: 49% !important;
        margin-left: 1% !important;
    }
    .RecurringOrderEdit .additional-instructions .row {
        padding-bottom: 5px;
    }
    .RecurringOrderEdit .additional-instructions .row .col-1 {
        width: 42% !important;
    }
    .RecurringOrderEdit .additional-instructions .row .col-2 {
        width: 56% !important;
    }
    .RecurringOrderEdit .additional-instructions .row input,
    .RecurringOrderEdit .additional-instructions .row textarea {
        width: 96% !important;
    }
    .RecurringOrderEdit .button-row-bottom .button_a span {
        background: #0a0a14;
        color: #fff !important;
        font-size: 13px;
        padding: 5px 10px;
        float: left;
    }
    .RecurringOrderEdit .ro-address .rdBox .shipping .col-1 {
        width: 30% !important;
    }
    .RecurringOrderEdit .ro-address .rdBox .shipping .col-3 {
        width: 60% !important;
    }
    .RecurringOrderEdit .ro-address .rdBox .shipping .col-2 input {
        width: 96% !important;
    }
    .ro_list .empty {
        width: 100% !important;
    }
    .ro_list .empty .message {
        padding: 10px 2% !important;
        width: 96% !important;
    }
    .RecurringOrderEdit .ro-address .rdBox .shipping {
        width: 100% !important;
    }
    /*==========RecurringOrder=========*/
    /*=========Edit-profile==============*/
    .edit-profile .rdBox {
        width: 96% !important;
        padding: 2% !important;
    }
    .edit-profile .rdBox .col-1 {
        font-size: 13px !important;
        width: 42% !important;
        text-align: left;
    }
    .edit-profile .rdBox .profileLeft {
        width: 100% !important;
    }
    .edit-profile .rdBox .col-2 {
        width: 56% !important;
    }
    .edit-profile .rdBox input[type="text"],
    .edit-profile .rdBox input[type="password"],
    .edit-profile .rdBox select {
        height: 28px;
        font-size: 12px;
    }
    .edit-profile .rdBox label {
        font-size: 13px;
    }
    .edit-profile .rdBox input#Phone,
    .edit-profile .rdBox .sml {
        width: 42% !important;
    }
    .edit-profile .rdBox .w235 {
        width: 96% !important;
    }
    .edit-profile .rdBox .w228 {
        width: 96% !important;
    }
    .edit-profile .rdBox .padLft {
        margin-left: 0px !important;
    }
    .edit-profile .rdBox .profileRight {
        width: 100% !important;
    }
    .edit-profile .rdBox .profileRight .row {
        width: auto !important;
        float: left;
        margin-right: 10px !important;
        clear: inherit !important;
    }
    .edit-profile .rdBox .profileRight .row a {
        background: #0a0a14 !important;
        color: #fff;
        text-decoration: none;
        font-size: 13px;
        display: inline-block;
        padding: 4px 8px;
    }
    /*=========Edit-profile==============*/
    /*=========Change Password==============*/
    .content .chngPass,
    .content .chngQ {
        width: 100% !important;
    }
    .chngPass .rdBox h3,
    .chngQ .rdBox h3 {
        font-size: 16px;
        color: #222 !important;
    }
    .chngPass .rdBox,
    .chngQ .rdBox {
        font-size: 13px;
    }
    .edit-profile form .button_b span {
        font-size: 14px !important;
        font-weight: bold !important;
        text-transform: none !important;
    }
    /*=========Change Password==============*/
    /*====cridet card==========*/
    .card-edit .rdBox {
        width: 96% !important;
        padding: 2% !important;
        background: #f0f0f0 !important;
        font-size: 13px !important;
    }
    .card-edit .rdBox select {
        height: 26px !important;
        margin-bottom: 5px !important;
    }
    .card-edit .button-row input {
        font-size: 12px !important;
        font-weight: bold !important;
        text-transform: uppercase;
    }
    /*==== View Cart==========*/
    .ewd_cart .content .cart .panel-controls a.openAll,
    .ewd_cart .content .cart .panel-controls a.closeAll {}
    .content .cart .action-row-left .button_a {
        margin: 0 0 0 5px;
    }
    .ewd_cart .content .cart .panel-controls a.openAll img,
    .ewd_cart .content .cart .panel-controls a.closeAll img {
        display: none !important;
    }
    .ewd_cart .content .cart .button-row {
        width: 100% !important;
        float: left;
        text-align: left !important;
    }
    .ewd_cart .content .cart .button-row a {
        background: #106a72 !important;
        padding: 5px 8px;
        color: #fff !important;
        font-size: 0px !important;
        display: inline-block !important;
        line-height: normal !important;
        font-weight: normal !important;
        margin: 0 5px !important;
    }
    .ewd_cart .content .cart .button-row a span {
        display: none !important;
    }
    .ewd_cart .content .cart .button-row a.emptyCart:before {
        content: "\f014";
        font-family: 'FontAwesome' !important;
        font-size: 18px;
    }
    .ewd_cart .content .cart .button-row a.saveorder:before {
        content: "\f019";
        font-family: 'FontAwesome' !important;
        font-size: 18px;
    }
    .ewd_cart .content .cart .button-row a#lnkSortOrder:before {
        content: "\f161";
        font-family: 'FontAwesome' !important;
        font-size: 18px;
    }
    .ewd_cart .content .cart .button-row a.openAll:before {
        content: "\f067";
        font-family: 'FontAwesome' !important;
        font-size: 18px;
    }
    .ewd_cart .content .cart .button-row a.closeAll:before {
        content: "\f068";
        font-family: 'FontAwesome' !important;
        font-size: 18px;
    }
    .ewd_cart .content .cart .button-row-bottom {
        width: 100% !important;
        float: left;
        text-align: left !important;
    }
    .ewd_cart .content .cart .button-row-bottom a {
        background: #106a72 !important;
        padding: 5px 8px;
        color: #fff !important;
        font-size: 0px !important;
        display: inline-block !important;
        line-height: normal !important;
        font-weight: normal !important;
        margin: 0 5px !important;
    }
    .ewd_cart .content .cart .button-row-bottom a span {
        display: none !important;
    }
    .ewd_cart .content .cart .button-row-bottom a.emptyCart:before {
        content: "\f014";
        font-family: 'FontAwesome' !important;
        font-size: 18px;
    }
    .ewd_cart .content .cart .button-row-bottom a.saveorder:before {
        content: "\f019";
        font-family: 'FontAwesome' !important;
        font-size: 18px;
    }
    .ewd_cart .content .cart .button-row-bottom a#lnkSortOrder:before {
        content: "\f161";
        font-family: 'FontAwesome' !important;
        font-size: 18px;
    }
    .ewd_cart .content .cart .button-row-bottom a.openAll:before {
        content: "\f067";
        font-family: 'FontAwesome' !important;
        font-size: 18px;
    }
    .ewd_cart .content .cart .button-row-bottom a.closeAll:before {
        content: "\f068";
        font-family: 'FontAwesome' !important;
        font-size: 18px;
    }
    .ewd_cart .content .grid-4-5 .cart {
        width: 100% !important;
        margin-top: 0px !important;
    }
    .content .grid-4-5 .cart {
        width: 100% !important;
    }
    .ewd_cart .cart-panel {
        width: 100% !important;
    }
    .ewd_cart .cart-panel div.container {
        width: 100% !important;
    }
    .ewd_cart .content .cart .product-bottom {
        width: 100% !important;
        display: none;
    }
    .ewd_cart .content .cart .product-group {
        width: 99.8% !important;
        padding: 15px 0 !important;
    }
    .ewd_cart .collapse-open,
    .ewd_cart .collapsible {
        width: 96% !important;
        padding: 5px 2% !important;
        background: #0a0a14 !important;
        border-radius: 0px !important;
        margin-bottom: 2px;
    }
    .ewd_cart .collapsible span,
    .ewd_cart .collapsible a {
        font-size: 14px;
    }
    .ewd_cart .content .cart .product-head {
        width: 100% !important;
    }
    .ewd_cart .content .cart .product-group .thumbnail-col {
        width: 14%;
        padding-left: 1%;
    }
    .ewd_cart .content .cart .product-group .text-col {
        width: 20% !important;
        padding-left: 1%
    }
    .ewd_cart .content .cart .product-group .delete-col {
        width: 6% !important;
        text-align: center !important;
    }
    .ewd_cart .content .cart .product-group .delete-col img {
        position: relative;
        top: 3px;
    }
    /*.ewd_cart .content .cart .product-group .delete-col:before{content:"\f014";font-family:'FontAwesome' !important;color:#222 !important;font-size:16px;display:inline-block;}
*/
    .ewd_cart .content .cart .product-head .product-group .delete-col:before {
        font-size: 0px !important;
        content: "" !important;
        display: none !important;
    }
    .ewd_cart .content .cart .product-group .price-col {
        width: 8% !important;
    }
    .content .cart .product-head .product-group .price-col {
        padding: 0 3px !important;
    }
    .content .cart .product-head .product-group .price-col {
        padding: 0 3px !important;
    }
    .ewd_cart .content .cart .product-head .product-group .pack {
        position: relative;
        left: 3px;
    }
    .ewd_cart .content .cart .product-head .product-group .delete-col {
        position: relative;
        left: 3px;
    }
    .ewd_cart .content .cart .product-group .pack {
        width: 10% !important;
    }
    .ewd_cart .content .cart .product-head .product-group .qty {
        width: 15% !important;
    }
    .ewd_cart .content .cart .product-group .qty {
        width: 14% !important;
    }
    .ewd_cart .content .cart .product-group .wsIcon {
        width: 3% !important;
        display: none;
    }
    .ewd_cart .content .cart .product-group .text-col .name {
        width: 460px !important;
    }
    .ewd_cart .content .cart .product-group .text-col .gl {
        width: 460px !important;
        padding-bottom: 10px;
    }
    .ewd_cart .content .cart .product-group .text-col .gl select {
        width: 460px !important;
        height: 28px;
    }
    .ewd_cart .content .cart .product-group .text-col .comments,
    .ewd_cart .content .cart .product-group .text-col .dept {
        width: 460px !important;
    }
    .ewd_cart .content .cart .product-group .text-col .comments input {
        width: 460px !important;
        height: 28px;
        padding: 0px 2px !important;
    }
    .ewd_cart .content .cart .product-group {
        font-size: 11px !important;
    }
    .ewd_cart .content .cart .product-group .text-col p[data-testfield="Sku"] {
        font-size: 15px;
        font-weight: bold;
    }
    .content .cart .product-group .text-col .name {
        padding-bottom: 10px;
    }
    .ewd_cart .content .cart .product-group .text-col .name a {
        color: #222
    }
    .ewd_cart .content .cart .product-group .text-col label {
        width: 100%;
        padding-bottom: 8px;
    }
    .ewd_cart .content .cart .product-group .price-col .yourPrice {
        font-size: 11px !important;
    }
    .ewd_cart .content .cart .product-group .qty .ui-spinner input {
        width: 32px !important;
    }
    .ewd_cart .content .cart .product-group .text-col .icons {
        width: 100% !important;
    }
    .ewd_cart .content .cart .product-group .thumbnail-col img {
        max-width: 100% !important;
    }
    .content .cart .product-group .thumbnail-col::after,
    .content .cart .product-group .text-col::after,
    .content .cart .product-group .price-col::after,
    .content .cart .product-group .qty::after,
    .content .cart .product-group .dept-col::after,
    .content .cart .product-group .delete-col::after {
        content: '.';
        visibility: hidden;
        display: none !important;
    }
    .ewd_checkout .menu-toggle,
    .ewd_checkout .header .row-a .Mobile_topMenu {
        display: none !important;
    }
    /*=====checkout Start=====*/
    .checkout .messageError,
    .checkout .messageHighlight {
        width: 92% !important;
        padding: 3px 2% 3px 6% !important;
    }
    .checkout .checkout-left {
        width: 100% !important;
    }
    .reviewDetails {
        float: left;
        width: 100%;
    }
    .checkout .checkout-left .rdBox {
        width: 96% !important;
        padding: 2% !important;
        background: #f0f0f0 !important;
        margin: 0px !important;
    }
    .applycoupon.button_a span {
        padding: 5px 10px !important;
    }
    .checkout .checkout-left .rdBox .checkout_account .col-left {
        width: 49%;
    }
    .checkout .checkout-left .rdBox .checkout_account .col-right {
        width: 49%;
    }
    .checkout .header_line {
        float: left;
        margin-top: 15px;
        border-top: solid 1px #666;
        display: none;
    }
    .checkout .checkout-left .rdBox .checkout_account .row {
        font-size: 13px !important;
    }
    .checkout .checkout-left .rdBox .checkout_account .product-group {
        width: 98% !important;
        padding: 10px 1% !important;
        ;
    }
    .checkout .checkout-left .rdBox .checkout_account .product-group .comment {
        width: 100% !important;
    }
    .checkout .checkout-left .rdBox .checkout_account .product-head {
        width: 100% !important;
        background: #0a0a14 !important;
    }
    .checkout .checkout-left .rdBox .checkout_account .product-head .product-group {
        padding: 0px 1% !important;
        height: auto
    }
    .checkout .checkout-left .rdBox .checkout_account h3 {
        margin-right: 10px;
        width: 100%;
    }
    .checkout .checkout-left .rdBox .checkout_account .dept-detail .row .shippingLabels .row {
        text-align: left !important;
    }
    .checkout .checkout-left .rdBox .checkout_account .product-group .item {
        width: 18% !important;
        text-align: left !important;
    }
    .checkout .checkout-left .rdBox .checkout_account .product-group .price {
        width: 18% !important;
        text-align: left !important;
    }
    .checkout .checkout-left .rdBox .checkout_account .product-group .pack {
        width: 18% !important;
        text-align: left !important;
    }
    .checkout .checkout-left .rdBox .checkout_account .product-group .qty {
        width: 18% !important;
        text-align: left !important;
    }
    .checkout .checkout-left .rdBox .checkout_account .product-group .extprice {
        width: 18% !important;
        text-align: left !important;
    }
    .checkout .checkout-left .rdBox .checkout_account .product-group div {
        font-size: 12px !important;
    }
    .ewd_checkout .header .row-a .nav-right li a {
        color: #fff !important;
    }
    .ewd_checkout .header .row-a div.nav-right {
        width: auto !important;
        margin-right: 5px;
    }
    .ewd_checkout .header .row-a div.nav-left {
        width: auto !important;
        float: left;
        padding-top: 5px;
    }
    .ewd_checkout .header .row-a div.nav-left a img {
        display: none;
    }
    .ewd_checkout .header .row-a div.nav-left a:before {
        content: "\f015";
        font-family: 'FontAwesome' !important;
        font-size: 18px;
        color: #222;
    }
    .ewd_checkout .header .row-b .header-right {
        width: auto !important;
        float: right !important;
    }
    .ewd_checkout .cart-steps .divider {
        display: none !important;
    }
    .ewd_checkout .checkout .order_summary {
        width: 100% !important;
        padding: 0;
    }
    .ewd_checkout .checkout .order_summary .rdBox {
        width: 48% !important;
        background: #0a0a14 !important;
        border: 0px !important;
    }
    .checkout .order_summary .rdBox .button_row a.print {
        color: #fff !important;
    }
    #recurringOrdersDiv .recurringOrders .header {
        width: 96% !important;
        padding: 2% !important;
        text-align: center;
        box-shadow: none !important;
        border: 0px !important;
    }
    .ewd_checkout .checkout .order_summary h4 {
        padding-bottom: 10px;
    }
    .ewd_checkout .checkout .order_summary .rdBox .details {
        width: 92% !important;
        padding: 0 2% !important;
        margin: 0 2%;
        font-size: 13px;
    }
    .ewd_checkout #recurringOrdersDiv {
        width: 48% !important;
        float: right !important;
    }
    .ewd_checkout #recurringOrdersDiv .recurringOrders {
        width: 96% !important;
        padding: 2% !important;
    }
    .checkout .checkout-left .rdBox .checkout_account .dept-detail .row .shippingValues .row {
        width: 100% !important;
        height: auto !important;
        line-height: normal !important;
        padding: 0px;
    }
    .ewd_checkout .checkout .checkout-left .rdBox .checkout_account .col-1 {
        width: 35% !important;
    }
    .ewd_checkout .checkout .checkout-left .rdBox .checkout_account .dept-detail .row .col-2 {
        width: 55% !important;
    }
    .ewd_checkout .checkout .checkout-left .reviewDetails .rdBox .checkout_account .col-right .col-2 {
        width: 55% !important;
    }
    .ewd_checkout input[type="text"],
    .ewd_checkout select {
        width: 96% !important;
        margin-bottom: 3px;
    }
    .ewd_checkout .recurringOrders .roContent p.disclaimer {
        font-size: 13px !important;
    }
    .ewd_checkout .checkout-custom p {
        font-size: 13px !important;
    }
    .ewd_checkout .checkout .button_row {
        border-top: 0px !important;
    }
    .ewd_checkout .checkout .button_row a {
        margin: 10px 8px 10px !important;
        float: right !important;
    }
    .ewd_checkout .header .row-b .logo {
        width: auto !important;
    }
    .ewd_checkout .header .row-b .cart-steps {
        width: auto !important;
    }
    .ewd_editorder .header .row-b .logo {
        width: auto !important;
    }
    .ewd_editorder .header .row-b .cart-steps {
        width: auto !important;
    }
    .ewd_editorder .header .row-a div.nav-left {
        width: auto !important;
        float: left;
        padding-top: 5px;
    }
    .ewd_editorder .header .row-a div.nav-right {
        width: auto !important;
        margin-right: 5px;
    }
    .ewd_editorder .header .row-a .nav-right li a {
        color: #fff !important;
    }
    .ewd_editorder .header .row-b .header-right {
        width: auto !important;
        float: right !important;
    }
    .ewd_editorder .divider {
        display: none !important;
    }
    .checkout .checkout-left .rdBox .checkout_account .payment-info .row {
        padding: 5px 0 !important;
    }
    .choose-account .rdBox .col-1 {
        width: 30% !important;
    }
    .choose-account .rdBox .col-2 {
        width: 70% !important;
    }
    #parentOrderHeaderDiv {
        float: left;
        width: 100%;
    }
    .checkout .edit-order .rdBox .checkout_account .col-left .col-1,
    .checkout .edit-order .rdBox .checkout_account .col-right .col-1 {
        width: 35% !important;
    }
    .checkout .checkout-left .rdBox .checkout_account .dept-detail .row .col-2 {
        width: 58% !important;
    }
    .checkout .checkout-left .rdBox .checkout_account input[type="text"].atttextbox {
        width: 96% !important;
    }
    .ewd_editorder .checkout .checkout-left .rdBox .checkout_account .col-left .padLeft {
        width: 100%;
        float: left;
        padding-left: 0px !important;
    }
    .ewd_editorder .checkout .checkout-left .rdBox .checkout_account .col-right .padLeft {
        width: 100%;
        float: left;
        padding-left: 0px !important;
    }
    .checkout .checkout-left .rdBox .checkout_account input[type="text"] {
        width: 96%;
        margin-bottom: 3px !important;
    }
    .checkout .checkout-left .rdBox .checkout_account input[type="text"].city {
        width: 46px;
        margin: 0px;
    }
    .checkout .checkout-left .rdBox .checkout_account select.state {
        height: 26px;
    }
    .checkout .checkout-left .rdBox .checkout_account .row .payment-options .row input {
        margin-left: 0px;
    }
    #divPaymentParent {
        width: 100%;
        float: left;
    }
    .checkout .checkout-left .rdBox .checkout_account .payment-info .padLeft .col-2 label {
        width: 100%;
    }
    .ewd_editorder .checkout .checkout-left .rdBox .checkout_account .col-right .padLeft .col-2 {
        width: 58% !important;
    }
    .checkout .checkout-left .rdBox .checkout_account .payment-info {
        width: 100% !important;
    }
    .checkout .checkout-left .rdBox .checkout_account .col-right input[type="text"] {
        width: 96% !important;
    }
    .checkout .checkout-left .rdBox .checkout_account textarea.special {
        width: 96% !important;
    }
    .ewd_editorder .checkout .button_row a {
        margin-right: 0px !important;
    }
    a.print {
        color: #222 !important;
    }
    /*=====checkout End=====*/
    #poBudgetViewHolder,
    .poMonthlyViewHolder {
        margin: 10px 0px !important;
        width: 100% !important;
    }
    .poMonthlyViewHolder .header,
    #poMonthlyEditHolder .header {
        padding: 5px 10px !important;
    }
    .poMonthlyViewHolder table tr.even,
    #poMonthlyEditHolder table tr.even {
        background: none !important;
    }
    .poMonthlyViewHolder table tr td,
    #poMonthlyEditHolder table tr td {
        padding: 8px 5px;
    }
    .poMonthlyViewHolder {
        width: 100%;
        overflow: auto;
        overflow-y: hidden;
        border: solid 0px #e0e0e0 !important;
    }
    .poMonthlyViewHolder table {
        border: 0px !important;
    }
    /*===========product showcase======*/
    .productshowcase,
    .productShowcase {
        float: left;
        width: 100%;
    }
    .productShowcase .tile {
        box-shadow: none !important;
        min-height: 80px;
        height: auto !important;
        width: 45%;
        margin: 0 1% 10px;
        padding: 1% !important;
    }
    .productShowcase .tile .imageHolder {
        width: 30% !important;
    }
    .productShowcase .tile .imageHolder img {
        max-width: 100% !important;
    }
    .productShowcase .tile .headerHolder {
        width: 65% !important;
        margin-left: 2% !important
    }
    .productShowcase .tile .headerHolder .productShowcaseInfoHolder {
        width: 100% !important;
        background: #0a0a14 !important;
        border: 2px #0a0a14 solid !important;
    }
    .productShowcase .tile .headerHolder .productShowcaseInfoHolder .rdBox a {
        color: #222 !important;
    }
    .header .row-b .nav-1 li {
        line-height: inherit !important;
        float: none !important;
        display: inline-block;
        margin: 0 2px !important;
    }
    #divOrderStatusCounts #ulOrderApprovalLinks a {
        background: #106a72;
        border-radius: 5px;
        padding: 3px 10px;
        display: inline-block;
        color: #fff;
        font-size: 13px !important;
    }
    #divOrderStatusCounts #ulOrderApprovalLinks a:hover {
        text-decoration: none;
    }
    /*-------------Contact us --------*/
    .queryForm .rdBox {
        width: 96% !important;
        padding: 2% !important;
    }
    .queryForm .rdBox .split-left {
        width: 100% !important;
        float: left;
    }
    .queryForm .rdBox .split-right {
        width: 100% !important;
        float: left;
    }
    .queryForm .rdBox .col-2 input {
        width: 96% !important;
    }
    .queryForm .rdBox select {
        width: 96% !important;
    }
    .queryForm .rdBox .col-2 input.contactSubject {
        width: 96% !important;
    }
    .queryForm .rdBox .col-2 textarea.contactMessage {
        width: 96% !important;
    }
    .queryForm .button_row {
        width: 100% !important;
    }
    .queryForm .rdBox .split-left .col-1,
    .queryForm .rdBox .split-right .col-1 {
        width: 30% !important;
        text-align: left !important;
    }
    .queryForm .rdBox .col-2 {
        width: 70% !important;
        float: left;
    }
    .queryForm .rdBox .col-1 {
        width: 30% !important;
        text-align: left;
    }
    .queryForm .rdBox .split-right {
        margin-top: 0px !important;
    }
    /*========Filter ranjeet=========*/
    .content .grid-4-5-col-1 .rdBox .filters .results.open .fltrSide-wrapper {
        left: 0;
    }
    .fltrSide-wrapper {
        position: fixed;
        background: #fff;
        top: 0;
        width: 250px;
        left: -270px;
        height: 100%;
        transition: all 0.5s;
        overflow-y: auto;
        padding: 0 10px;
        z-index: 9999;
    }
    a#menu-filter {
        position: fixed;
        top: 10px;
        left: -50px;
        transition: ease 0.5s all;
        z-index: 999
    }
    .results.open a#menu-filter {
        left: 270px;
    }
    .show_fltr {
        float: right;
        font-size: 11px;
        padding: 2px 0;
        text-decoration: underline;
    }
    /*.mbHide, .fltDrpDwn{display:none!important;}
*/
    .mbShow,
    .mbShow.open .fltDrpDwn {
        display: block !important;
    }
    li.fltDrpDwn ul {
        /*max-height:300px;overflow-y:auto;*/
        margin: 10px 0;
    }
    .ewd_view_fav .content .cart {
        width: 100% !important;
    }
    #imgDetail {
        display: none !important;
    }
    .ui-dialog #imgDetail {
        display: inline-block !important;
    }
    .ewd_view_fav .fav_list {
        min-height: inherit !important;
    }
    /*.wgtContainerClassES3PV{display:none !important;}
*/
    /*=========== 2017-12-01 ============*/
    body a,
    button,
    input[type="submit"],
    input[type="button"],
    .WCS-about-left .wcs-read-more-button a,
    .button_a span,
    .button_b span {
        border-radius: 0px !important;
        text-transform: capitalize !important;
        font-size: 12px !important;
        font-weight: bold !important;
        font-family: Arial, Helvetica, sans-serif !important;
    }
    .ewd_checkout .checkout .action_row {
        display: none;
    }
    .top-results .action-row-right .sort select {
        height: 26px !important;
        width: 200px !important;
    }
    #spotlightItems .button_a span,
    #alsoBoughtItems .button_a span {
        padding: 5px 7px !important;
        line-height: 17px;
    }
    .ewd_pro_detail .product .product_col .RO_box {
        width: 96% !important;
        padding: 2% !important;
    }
    .ewd_pro_detail .product .product_col .RO_box h4 {
        color: #222 !important;
    }
    .ewd_pro_detail .product .product_col .RO_box select {
        height: 28px !important;
        margin-right: 5px;
        width: 45% !important
    }
    .ftrsocial {
        width: 96% !important;
        float: left;
        background: #242021;
        padding: 3% 2%;
        text-align: left;
    }
    .ftrcont {
        float: left;
        width: 40%;
        font-size: 18px;
        color: #fff;
        font-weight: bold;
    }
    .ftrcont:before {
        content: "\f095";
        font-family: 'FontAwesome' !important;
        margin: 0 10px 0 0;
        font-size: 20px;
        font-weight: normal;
        position: relative;
        top: 2px;
    }
    .ftrsocial-sec {
        float: right;
        width: 50%;
        text-align: right;
    }
    .ftrsocial-sec ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
    }
    .ftrsocial-sec ul li {
        display: inline-block;
        margin: 0 3px;
    }
    .ftrsocial-sec ul li a {
        font-size: 0px !important;
        text-decoration: none;
        font-weight: normal !important;
    }
    .ftrsocial-sec ul li a:before {
        display: inline-block;
    }
    .ftrsocial-sec ul li a:hover {
        color: #fff !important;
    }
    .ftrsocial-sec ul li a.fb:before {
        content: "\f09a";
        font-family: 'FontAwesome' !important;
        font-size: 24px;
        color: #fff !important;
        padding: 6px 10px;
        background: #3c6099;
    }
    .ftrsocial-sec ul li a.twt:before {
        content: "\f099";
        font-family: 'FontAwesome' !important;
        font-size: 24px;
        color: #fff !important;
        padding: 6px 6px;
        background: #50a1d7;
    }
    .ftrsocial-sec ul li a.gplus:before {
        content: "\f0d5";
        font-family: 'FontAwesome' !important;
        font-size: 24px;
        color: #fff !important;
        padding: 6px 3px;
        background: #de5447;
    }
    .ftrsocial-sec ul li a.yt:before {
        content: "\f167";
        font-family: 'FontAwesome' !important;
        font-size: 24px;
        color: #fff !important;
        padding: 6px 6px;
        background: #bf3336;
    }
    .ftrsocial-sec ul li a.in:before {
        content: "\f0e1";
        font-family: 'FontAwesome' !important;
        font-size: 24px;
        color: #fff !important;
        padding: 6px 6px;
        background: #187fb5;
    }
    body .confirmDialog .ui-button-text-only span {
        font-size: 12px;
        background: #000 !important;
        padding: 3px 5px !important;
        display: inline-block !important;
    }
    .wgtContainerClassES3PV .prodRecs {
        width: 100% !important;
        border: solid 1px #e0e0e0 !important;
        height: auto !important;
    }
    .wgtContainerClassES3PV .prodRecs .EssProdRec-product .product .main-item {
        height: auto !important;
    }
    .wgtContainerClassES3PV .header {
        padding: 2% !important;
        width: 96% !important;
        box-shadow: none !important;
        color: #222 !important;
        font-size: 13px !important;
        font-weight: normal !important;
    }
    .wgtContainerClassES3PV .prodRecs .product {
        padding: 0px !important;
        height: auto !important;
        text-align: center;
    }
    .wgtContainerClassES3PV .prodRecs .product .product-name {
        font-size: 12px !important;
        color: #222 !important;
    }
    .wgtContainerClassES3PV .prodRecs .EssProdRec-product .product .price {
        padding: 10px 0px !important;
        color: #000 !important
    }
    .wgtContainerClassES3PV .prodRecs .EssProdRec-product .product .qty {
        margin-top: 0px !important;
    }
    .wgtContainerClassES3PV .prodRecs .EssProdRec-product .product .qty .ui-spinner {
        border-radius: 0px !important;
    }
    .wgtContainerClassES3PV .prodRecs .prodRecsWidget .owl-controls .owl-prev,
    .wgtContainerClassES3PV .prodRecs .prodRecsWidget .owl-controls .owl-next {
        top: 50% !important
    }
    .wgtContainerClassES3PV .prodRecs .prodRecsWidget .owl-controls .owl-prev {
        background: url(http://ds.ecisolutions.com/pixere.com/ECinteractivePlus/Essendant-demo/images/left-slide-arrow.jpg) no-repeat;
        height: 34px;
        width: 34px;
    }
    .wgtContainerClassES3PV .prodRecs .prodRecsWidget .owl-controls .owl-next {
        background: url(http://ds.ecisolutions.com/pixere.com/ECinteractivePlus/Essendant-demo/images/right-side-arrow.jpg) no-repeat;
        height: 34px;
        width: 34px;
    }
    /*====Beta issue======*/
    .fav_new .rdBox {
        width: 96% !important;
        padding: 2% !important;
    }
    .search_cart .search .box .searchButton input.button_search {
        position: relative;
        z-index: 99;
    }
    .search_cart .search .box .searchButton:before {
        z-index: 1;
    }
    #dvOverlayContentSearch {
        display: none !important;
    }
    #DetailTabs .ui-tabs-panel .row {
        word-wrap: break-word;
    }
    .product .product_details .item-info .rdBox {
        float: left;
        width: 100%;
    }
    input[type="text"],
    input[type="password"],
    input[type="submit"] {
        -webkit-appearance: none;
    }
    .ewd_innerPage #bannerDisplay {
        height: auto !important;
        display: none !important;
    }
    .ewd_innerPage #webspecialrotator {
        width: 100% !important;
    }
    #alsoconsider {
        width: 100% !important;
        float: left;
        margin: 0 0 5px 0;
    }
    .content .grid-1-5 #alsoconsider .also-bought {
        width: 100% !important;
        border: 1px #e0e0e0 solid !important;
    }
    .content .grid-1-5 #alsoconsider .also-bought h4 {
        padding: 10px 0;
        font-size: 20px !important;
        color: #333 !important;
    }
    .content .grid-1-5 .also-bought .product {
        width: 94% !important;
        margin: 0 1% !important;
        padding: 2%;
        border-top: solid 1px #e0e0e0;
    }
    .content .grid-1-5 .also-bought .product .sku {
        font-size: 14px !important;
    }
    .content .grid-1-5 .also-bought .product .price {
        width: 110px !important;
        font-size: 15px !important;
    }
    .content .grid-1-5 .also-bought .product .name {
        float: left;
        clear: none !important;
        width: 95px;
        padding: 0 10px;
        text-align: left;
    }
    .content .grid-1-5 .also-bought .product .name a {
        color: #222 !important;
    }
    .content .grid-1-5 .also-bought .product .qohAlsoConsider {
        float: left;
    }
    .content .grid-1-5 .also-bought .product .cart {
        width: 94px !important;
        float: right;
        clear: none !important;
        text-align: left !important;
        padding: 0 5px;
        margin: 0px;
    }
    .content .grid-1-5 .also-bought .product .cart .ui-spinner {
        margin-left: 0px !important;
    }
    .content .grid-1-5 .also-bought .product .cart .button_a {
        margin-top: 5px;
    }
    .content .grid-1-5 .also-bought .product .cart .button_a span {}
    .jcarousel-skin .jcarousel-container-horizontal {
        background: none !important;
    }
    .content .cart .action-row-right {
        width: auto !important;
    }
    html {
        background: none !important;
    }
    .header .row-b .header-right .cart-steps {
        margin-right: 0px !important;
        right: inherit !important;
        margin-top: 0px !important;
    }
    .header .row-b .header-right .cart-steps span.progress {
        padding-right: 0px !important;
        margin-right: 0px !important;
    }
    .ewd_checkout .customer-support {
        text-align: right
    }
    .checkout .checkout-left .rdBox .checkout_account select.state {
        width: 96% !important;
    }
    .checkout .checkout-left .rdBox .checkout_account .col-right .col-1 {
        width: auto !important;
    }
    /*====Beta issue======*/
    .content .grid-1-5 .ItemsRecentlyViewedVertical div,
    .ItemsRecentlyViewedHorizontal div {
        width: 100% !important;
    }
    .ItemsRecentlyViewedVertical,
    .ItemsRecentlyViewedHorizontal {
        width: 100% !important;
    }
    .fav_list .machines {
        width: 100% !important;
    }
    .fav_list .machines .row-head {
        width: 100%;
    }
    .fav_list .machines .row-head .name {
        padding-left: 5% !important;
        width: 40% !important
    }
    .fav_list .machines .list {
        width: 99.6% !important;
    }
    .fav_list .machines .name {
        padding-left: 5% !important;
        width: 40% !important;
    }
    .fav_list .machines .action {
        padding-left: 5% !important;
    }
    .fav_list .machines .comments {
        width: 99.6% !important
    }
    .fav_list .machines .comments .txt {
        padding-left: 2% !important;
        width: 46% !important;
    }
    .fav_list .machines .comments .date {
        width: 25% !important
    }
    .messageHighlight {
        line-height: 16px !important;
        font-size: 11px !important;
        height: auto !important;
        max-height: inherit !important;
    }
    .ui-jqgrid-htable {
        width: 100% !important;
    }
    .ui-jqgrid .ui-jqgrid-btable {
        width: 100% !important;
    }
    #approvalTabs.ui-tabs.ui-widget {
        width: 100% !important
    }
    .ui-state-default.ui-jqgrid-hdiv {
        width: 100% !important;
    }
    .ui-jqgrid-hbox {
        width: 100% !important;
    }
    .ui-widget-header span.ui-jqgrid-title {
        color: #222 !important;
    }
    #legend {
        right: 0 !important;
        top: 0px !important;
    }
    .checkout .checkout-left .rdBox .checkout_account .payment-info .payment-options #sps-holder {
        width: 100% !important;
    }
    .checkout .checkout-left .rdBox .checkout_account .payment-info .payment-options .sps-holder .sps-cvv-group {
        float: none !important;
        margin: 0 !important;
    }
    .checkout .checkout-left .rdBox .checkout_account .payment-info .payment-options label,
    .ewd_checkout .checkout .checkout-left .rdBox .checkout_account .padLeft .col-1 {
        width: auto !important;
    }
    .ewd_checkout .checkout .checkout-left .rdBox .checkout_account .parentOrderHeaderDiv .col-right .col-1 {
        width: 100% !important;
    }
    .checkout .checkout-left .rdBox .checkout_account .row #AddNewCard {
        margin: 0 !important;
    }
    /*new css add date of 13apr2018*/
    .wcs_home_texttop {
        width: 100%;
        padding: 15px;
        box-sizing: border-box;
    }
    .button_a span,
    .button_b span,
    .button_c span {
        line-height: 26px !important;
        padding: 0 6px !important;
        background: #0f6b71 !important;
        margin: 0;
        outline: none;
        float: none;
    }
    .button_a:hover,
    .button_b:hover,
    .button_c:hover {
        margin-left: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        line-height: normal;
    }
    .header .row-b .nav-2 .login a:hover {
        outline: none !important;
    }
    .quick_order .button-row a span {
        line-height: normal !important;
        padding: 7px 5px !important;
        height: auto;
    }
    .ui-spinner .ui-spinner-up {
        position: absolute;
        right: 0px;
        top: 0px;
        height: 27px;
        background: #e0e0e0 !important;
        width: 27px;
        border-radius: 0px;
        border: 0px !important;
        text-indent: 0 !important;
        cursor: pointer !important;
    }
    .ui-spinner .ui-spinner-up:before {
        content: "\f067" !important;
        font-family: 'FontAwesome' !important;
        line-height: 27px;
        text-align: center;
        font-weight: normal;
        display: block;
        text-align: center;
        text-indent: 0 !important;
        cursor: pointer !important;
    }
    .ui-spinner .ui-spinner-down {
        position: absolute;
        left: 0px;
        top: 0px;
        height: 27px;
        background: #e0e0e0 !important;
        width: 27px;
        border-radius: 0px;
        border: 0px !important;
        text-indent: 0 !important;
        cursor: pointer !important;
    }
    .ui-spinner .ui-spinner-down:before {
        content: "\f068" !important;
        font-family: 'FontAwesome' !important;
        line-height: 27px;
        text-align: center;
        font-weight: normal;
        display: block;
        text-align: center;
        text-indent: 0 !important;
        cursor: pointer !important;
    }
    .ui-spinner input {
        padding: 0px !important;
        width: 45px !important;
    }
    .ui-button-icon.ui-icon.ui-icon-triangle-1-s,
    .ui-button-icon.ui-icon.ui-icon-triangle-1-n {
        display: none !important;
    }
    body .NonFunctional {
        display: none !important;
    }
}

@media (max-width:767px) {
    .ui-dialog .ui-dialog-content {
        width: 96% !important;
        padding: 2% !important;
    }
    .ui-jqgrid .ui-jqgrid-view,
    .ui-state-default.ui-jqgrid-hdiv,
    .ui-jqgrid-hbox {
        width: 772px !important;
    }
    .ui-jqgrid-hbox {
        width: 100% !important;
    }
    .ui-widget-header span.ui-jqgrid-title {
        color: #222 !important;
    }
    .ui-tabs.ui-widget {
        width: 100% !important
    }
    .ui-jqgrid .ui-jqgrid-view {
        width: 772px !important;
    }
    .ui-jqgrid-bdiv {
        width: 772px !important;
    }
    .ui-state-default.ui-jqgrid-hdiv {
        width: 100% !important;
    }
    .ui-jqgrid-htable {
        width: 100% !important;
    }
    .ui-jqgrid .ui-jqgrid-btable {
        width: 100% !important;
    }
    .ui-jqgrid .ui-jqgrid-bdiv {
        overflow: hidden !important;
    }
    .ewd_savedorder .ui-jqgrid .ui-jqgrid-bdiv {
        overflow: scroll !important;
    }
    #SavedOrders #gridSavedOrders_Description {
        width: 204px !important;
    }
    #SavedOrders #gridSavedOrders_subgrid {
        width: 30px !important;
    }
    .product_hz .jcarousel-skin .jcarousel-item div.thumbnail {
        display: inline-block !important;
        margin: 10px 0;
    }
    .jcarousel-skin .jcarousel-item div.info .decrp {
        height: auto !important;
        min-height: inherit !important;
        padding: 0 0 10px 0;
    }
    #spotlightItems .jcarousel-skin .jcarousel-clip-horizontal {
        width: 100% !important;
    }
    #spotlightItems .item-group .cart,
    #alsoBoughtItems .item-group .cart {
        margin-top: 5px !important;
        float: none !important;
        display: inline-block !important;
    }
    .info {
        text-align: left !important;
    }
    .product_ab div.info .cart {
        margin-top: 5px !important;
    }
    .product_ab div.info .cart .button_a span {
        padding: 5px 8px !important
    }
    #spotlightItems .info,
    #alsoBoughtItems .info {
        text-align: center !important;
    }
    #spotlightItems .jcarousel-skin .jcarousel-item div.info .qty {
        float: none !important;
        display: inline-block !important;
        margin: 0px !important;
        top: -2px;
    }
    #alsoBoughtItems .jcarousel-skin .jcarousel-item div.info .qty {
        float: none !important;
        display: inline-block !important;
        margin: 0px !important;
    }
    .grid-1-5>div {
        overflow: inherit !important;
    }
    .qty {
        width: auto !important;
        margin-right: 10px;
    }
    .ewd_recent_purchased .item-group .cart {
        clear: both !important;
    }
    #ratingSnippet {
        width: 100% !important;
        padding-left: 0px !important;
    }
    .item-group .cart {
        width: auto !important;
        padding: 0px 0 0 0px !important;
        float: left;
        clear: inherit;
    }
    body.ewd_main .search_results .item-group .cart {
        width: auto !important;
        /*padding:22px 0 0 0px !important;*/
        float: left;
        clear: inherit;
        margin-top: 0px !important;
    }
    body.ewd_main .search_results .item-group .cart .button_a span {}
    .product-group .price-col .cart .button_a span {}
    body.ewd_main.ewd_srh_result .search_results .item-group .cart {
        width: auto !important;
        /*padding:22px 0 0 0px !important;*/
        float: left;
        clear: inherit;
        margin-top: 5px !important;
    }
    body.ewd_main .search_results .product-results .product-group .price-col .favs {
        padding: 10px 0;
    }
    body.ewd_main .search_results .product-results .product-group .price-col p.price {}
    body.ewd_main .search_results .product-results .product-group .text-col .comments {
        width: 100% !important;
    }
    .comments #sp1 {
        font-size: 13px;
    }
    .fav_shop_alt .product-results .product-group .price-col .yourPrice {
        padding-left: 0px !important;
    }
    .fav_shop_alt .product-results .product-group .pack {
        text-align: left !important;
        padding: 0 1% !important;
        width: 100% !important;
    }
    .fav_shop_alt .product-results .product-group .qty {
        width: 100% !important;
    }
    .search_results .fav_shop_alt .item-group .cart {
        float: none !important;
        display: inline-block !important;
    }
    body.ewd_main .search_results .fav_shop_alt .item-group .cart {
        padding-top: 0px !important;
    }
    .fav_shop_alt .product-results .product-group .select-col::after,
    .fav_shop_alt .product-results .product-group .thumbnail-col::after,
    .fav_shop_alt .product-results .product-group .text-col::after,
    .fav_shop_alt .product-results .product-group .price-col::after,
    .fav_shop_alt .product-results .product-group .pack::after,
    .fav_shop_alt .product-results .product-group .qty::after {
        content: '.';
        visibility: hidden;
        display: none;
    }
    .RecurringOrderEdit .specify-purchase-orders,
    .RecurringOrderEdit .additional-instructions {
        width: 100% !important;
        margin: 0 10px 0 0 !important;
    }
    .RecurringOrderEdit .additional-instructions .row .col-1 {
        width: 25% !important;
    }
    .RecurringOrderEdit .additional-instructions .row .col-2 {
        width: 70% !important;
    }
    .RecurringOrderEdit .review-orders .col-2 {
        text-align: left !important;
    }
    .ewd_recent_purchased .web-specials .product-results .product-group .recentPurchase-col {
        float: left !important;
        text-align: left;
        width: 98%;
        padding: 5px 1% !important;
    }
    .qohHolder .qohText span {
        font-size: 14px !important;
    }
    #invoicesDiv .ui-tabs .tab.ui-tabs-panel {
        width: 767px !important;
    }
    #invoicesDiv .Summary {
        width: 767px !important;
    }
    #alsoBoughtItems .jcarousel-skin .jcarousel-clip-horizontal,
    #spotlightItems .jcarousel-skin .jcarousel-clip-horizontal {
        width: 100% !important;
        overflow: hidden;
    }
    #alsoBoughtItems .jcarousel-container .product,
    #spotlightItems .jcarousel-container .product {
        width: 100% !important;
        float: none !important;
        margin: 0 auto !important;
        text-align: center;
    }
    .divAddToFavoritesPopup .fav_copy .rdBox {
        width: 96% !important;
        padding: 2% !important;
    }
    .divAddToFavoritesPopup .fav_copy .rdBox .col-1 {
        width: 16% !important;
        text-align: center;
    }
    .divAddToFavoritesPopup .fav_copy .rdBox .col-2 {
        width: 40% !important;
        padding: 0 2% !important
    }
    .divAddToFavoritesPopup .fav_copy .rdBox .col-3 {
        width: 40% !important;
    }
    .divAddToFavoritesPopup .fav_copy p,
    .divAddToFavoritesPopup .fav_copy .rdBox label,
    .divAddToFavoritesPopup .fav_copy .rdBox span {
        font-size: 11px !important;
        font-weight: normal !important;
        padding: 0px;
        margin: 0px;
    }
    .divAddToFavoritesPopup .fav_copy .rdBox input.name {
        width: 94% !important;
        padding: 0 1% !important;
    }
    .divAddToFavoritesPopup .fav_copy .rdBox input.comments,
    .divAddToFavoritesPopup .fav_copy .rdBox input.favComment {
        width: 94% !important;
        padding: 0 1% !important;
    }
}

@media (min-width:641px) {
    .wcs_iconBox-col {
        display: none;
    }
}

@media (max-width:640px) {
    .ewd_home #bannerDisplay {
        width: 100% !important;
        padding: 0 !important;
    }
    .search_results .product-results .product-group .sub .thumbnail {
        background: none !important;
        height: auto !important;
        text-align: center !important;
        width: 100% !important;
        border: 0px !important;
    }
    .content {
        padding: 0 3% !important;
        width: 94% !important;
        margin-top: 3% !important
    }
    .header .row-b .header-right {
        width: 94% !important;
        padding: 3% !important;
        float: left;
    }
    .header .row-b .nav-2 {
        width: 94% !important;
        padding: 0 3% 3% 3% !important;
        float: left;
    }
    .ewd_main.ewd_home .custom_zone_header {
        margin-bottom: 3%;
    }
    .main,
    .top_banner,
    .content .grid-4-5,
    .content .grid-1-5,
    .footer_area {
        width: 100%;
        height: auto;
        margin: 0;
        padding: 0 0 3% 0;
        border: 0px !important;
    }
    #divHomePageText {
        padding: 3% 0;
    }
    .maintainCostCenters .button-row-right {
        width: 100% !important;
        padding: 10px 0 !important;
    }
    .maintainCostCenters .button-row-right input {
        margin-bottom: 5px;
    }
    .header .row-a .nav-right {
        width: 100%;
        text-align: left;
    }
    .header .row-a .nav-right li {
        display: inline-block;
        position: relative;
    }
    /*#button .the_menu{right:5px;}
*/
    .nav-right #button {
        margin: 0 2px;
    }
    .header .row-a .nav-right li a {
        padding: 0 2px;
    }
    .header .row-b .logo {
        float: left !important;
        text-align: left;
        width: 45% !important;
    }
    .header .row-b .logo a {
        background-size: 170px !important;
        background-position: left top !important;
        margin-left: 0px !important;
        margin-top: 0;
        height: 117px;
    }
    .customer-support {
        background: none;
        padding-left: 0px;
        width: 53% !important;
        margin-top: 3%;
    }
    .header .row-b .nav-2 .login a {}
    .header .row-b .nav-2 .login {
        padding: 0px !important;
        margin: 0px !important;
    }
    .header .row-b .nav-2 .login2 {
        margin-top: 0px;
    }
    .login>a#lnkRegisterMe {
        float: none !important;
    }
    .header .row-b .nav-2 .login2 b {
        padding-left: 0px;
    }
    #dvminicart {
        width: 100% !important;
        padding: 15px 0% !important;
    }
    .ftrsocial {
        width: 96% !important;
        float: left;
        background: #242021;
        padding: 2% 2%;
        text-align: left;
    }
    .ftrcont {
        width: auto;
        padding: 2% 0 0% !important;
        text-align: left;
        float: left;
    }
    .ftrsocial-sec {
        width: auto;
        padding: 1% 0 0% !important;
        text-align: right;
        float: right;
    }
    #webspecialrotator {
        width: 100% !important;
        margin: 0 0% 3% !important;
        min-height: inherit !important;
        height: auto !important;
    }
    #bannerDisplay {
        width: 96% !important;
        padding: 2% !important;
    }
    #alsoBoughtItems .jcarousel-container .product,
    #spotlightItems .jcarousel-container .product {
        width: 70% !important;
        float: none !important;
        margin: 0 auto !important;
        text-align: center;
    }
    body .product-results .product-group .sub .thumbnail {
        width: 100% !important;
        text-align: center;
        border: 0px !important;
        background: none !important;
    }
    .custom_zone_sidebar1,
    .custom_zone_sidebar2 {
        width: 100% !important;
        margin: 0 !important;
    }
    .custom_zone_sidebar1 a,
    .custom_zone_sidebar2 a {
        padding: 15px !important;
        text-align: left;
    }
    .custom_zone_sidebar1 a::after,
    .custom_zone_sidebar2 a::after {
        float: right !important;
    }
    .wcs_links,
    .wcs_contact,
    .google-map-wcs,
    .contact-right,
    .payment-text,
    .visa_card001 {
        width: 96% !important;
        padding: 0 2% !important
    }
    .community-div {
        display: none;
    }
    body.ewd_main .content .grid-4-5-col-1 input[type="text"],
    .content .grid-4-5-col-1 input[type="password"],
    select {
        height: 22px;
    }
    body.ewd_main .content .grid-4-5-col-1 {
        width: 100% !important;
        min-height: inherit !important;
    }
    body.ewd_main .content .grid-4-5-col-3 {
        padding-left: 0px !important;
        width: 100% !important;
    }
    .product-results .product-group .thumbnail-col img {
        max-width: 100% !important
    }
    body.ewd_main .content .product-results .product-group .text-col {
        width: 53%;
        padding-left: 3%
    }
    body.ewd_main .content .product-results .button-row a.button_b {}
    .search_results .top-results .action-row-right {
        width: 100%;
        text-align: left;
    }
    body.ewd_main .content .product-results .product-group {
        width: 99.8% !important;
        position: relative;
    }
    .filters .search_filters input {
        width: 86% !important;
    }
    .filters .search_filters a {
        width: 10%;
        margin: 2px 0 0 0;
        text-align: center
    }
    #altImages {
        margin: 0 auto !important;
    }
    .ui-dialog.ui-widget.ui-widget-content {
        width: 96% !important;
        left: 4px !important;
        z-index: 999999 !important;
    }
    .ui-dialog .ui-dialog-content,
    .pop_container .main_frame {
        height: auto !important;
    }
    .pop_container .main_frame {
        padding: 5px 0;
    }
    .ui-dialog .ui-dialog-content {
        width: 96% !important;
        padding: 2% !important;
    }
    .pop_container .main_frame .inner_frame .container .product_image {
        width: 100% !important
    }
    .pop_container .main_frame .inner_frame .container .product_info {
        width: 100% !important;
    }
    .pop_container .main_frame .inner_frame {
        height: auto !important;
        background: none !important;
        width: 100% !important;
    }
    .pop_container .main_frame {
        background: #fff !important;
        width: 100% !important;
    }
    .pop_container .main_frame .inner_frame .container .product_info .product_qty a {
        float: none !important;
    }
    .pop_container .main_frame .inner_frame .container .product_info .product_qty .addto_fav {
        width: 100%;
        float: left;
    }
    select#AcsellerateAccountNumber {
        width: 100% !important;
    }
    .ewd_pro_detail .product .product_col {
        width: 100% !important;
        margin-right: 0px !important;
    }
    .ewd_pro_detail .product .product_name h2 .logo {
        display: none !important;
    }
    .ewd_pro_detail .product .product_col .product_image {
        border: 0px !important;
    }
    .ewd_pro_detail .product .product_name,
    .ewd_pro_detail .product .product_details {
        width: 90% !important;
        margin-left: 5% !important;
        margin-right: 5% !important;
    }
    .ewd_pro_detail #ratingSnippet .pr-snippet {
        float: left !important;
    }
    .ewd_pro_detail .product .sub .item .thumbnail {
        width: 100% !important;
        border: 0px !important;
    }
    .ewd_pro_detail .product .sub .item .info {
        padding: 0 10% !important;
        width: 90% !important;
        text-align: center !important;
    }
    .ewd_pro_detail .product .product_col .RO_box {
        width: 90% !important;
        border: 0px !important;
        padding: 0 5% 15px !important;
    }
    .product .product_col .recentPurchase-col {
        margin-left: 5%;
        margin-bottom: 10px;
    }
    .ui-tabs .ui-tabs-nav li {
        width: 100% !important;
        border-radius: 0px;
        margin: 0px 0 5px !important;
        border: 0px !important;
        padding: 0px !important
    }
    .ui-tabs .ui-tabs-nav li:hover {
        border: 0px !important;
        padding: 0px !important;
    }
    .ui-tabs .ui-tabs-nav li a {
        display: block !important;
        float: none !important;
        background: #ddd;
        padding: 10px !important;
        margin: 0 !important;
        position: relative;
    }
    .ui-tabs .ui-tabs-nav li a:after {
        content: "\f0da";
        font-family: 'FontAwesome' !important;
        font-size: 20px;
        color: #fff;
        margin: 0 0px 0 10px;
        position: absolute;
        right: 20px;
        font-weight: normal;
    }
    .ui-tabs .ui-tabs-nav li.ui-tabs-active.ui-state-active a {
        background: #0a0a14 !important;
        color: #fff !important;
    }
    .ui-tabs .ui-tabs-nav li.ui-tabs-active.ui-state-active a:after {
        content: "\f0d7";
        font-family: 'FontAwesome' !important;
        font-size: 20px;
        color: #fff;
        margin: 0 0px 0 10px;
        position: absolute;
        right: 20px;
        font-weight: normal;
    }
    .ui-tabs .ui-tabs-panel {
        border-top: 0px !important;
    }
    .zoomWindow,
    .zoomPup {
        display: none !important;
    }
    .login .rdBox .col-1,
    .login .rdBox .col-2 {
        width: 96% !important;
        text-align: left !important
    }
    .login .rdBox label {
        font-size: 13px;
        padding-bottom: 5px;
    }
    .login .rdBox .row .button_row {
        width: 100% !important;
        margin-left: 0px !important;
        text-align: center
    }
    .login .rdBox .row .button_row a.button_a {
        text-align: center;
    }
    .login .rdBox .row .button_row a.button_a span {
        font-size: 14px;
        display: inline-block;
    }
    .login .rdBox .row .button_row a.button_a span:after {
        content: "\f011";
        font-family: 'FontAwesome' !important;
        font-size: 16px;
        margin: 0 0 0 10px;
        color: #fff;
        font-weight: normal;
        position: relative;
        top: 1px;
    }
    .login .row,
    .login .rdBox .ForgotPasswordrow {
        float: left;
        width: 100%;
    }
    .login .button-row {
        margin-left: 0px !important;
    }
    .login .rdBox .col-3 {
        width: 100%;
        float: left;
        padding: 10px 5px;
    }
    .login .button-row a.button_a {
        margin: 0 0 10px 0px !important;
    }
    .login .button-row p {
        width: 100% !important;
    }
    .login .rdBox h3 {
        padding-bottom: 10px;
    }
    .header .row-b .nav-2 .login2 b {
        padding-left: 0px !important;
    }
    .content .custom_4col {
        margin: 10px 0 !important;
        clear: inherit !important;
        width: 100%;
        float: left;
    }
    .create-account .rdBox .col-2 {
        width: 48% !important;
    }
    .create-account .rdBox .col-1 {
        width: 48% !important;
        text-align: left !important;
    }
    .quick_order .button-row a {
        width: 48% !important;
        padding: 0px 0px !important;
        text-align: center !important;
        float: left !important;
        line-height: normal;
        margin: 0 0 5px 1%;
    }
    .quick_order .button-row a span {
        line-height: normal;
        height: 30px;
    }
    .quick_order .top-row h1 {
        padding-top: 10px;
    }
    #btnReset {
        display: block;
        float: none !important;
        margin: 8px 0px !important;
    }
    #saveSearchHolder #newListName {
        width: 64% !important;
    }
    .divider {
        float: left;
    }
    #infoBox #need-help {
        top: 50px;
        right: 20px
    }
    #divAccountNewsSideBar.open {
        left: -3px !important;
        width: 75% !important;
        max-width: 75% !important;
    }
    #range {
        width: 86% !important;
    }
    .choose-account .rdBox .split-left,
    .choose-account .rdBox .split-right {
        width: 98% !important;
    }
    .choose-account .rdBox .split-left {
        border-bottom: solid 1px #ccc;
        margin-bottom: 20px;
        padding-bottom: 15px;
    }
    .choose-account .rdBox .split-right {
        border-left: 0px !important;
    }
    .RecurringOrderEdit .itemsList {
        width: 100% !important;
        overflow: auto !important;
        overflow-y: hidden;
        padding-bottom: 10px;
    }
    .RecurringOrderEdit .itemsList .product-head {
        width: 700px !important;
    }
    .RecurringOrderEdit .itemsList .line-items {
        width: 700px !important;
    }
    .RecurringOrderEdit .review-orders .rdBox .ro-header .ro-info {
        width: 96% !important;
        padding: 10px 1% !important;
        margin: 5px 1% !important;
    }
    .RecurringOrderEdit .top-row .button-row-top a {
        margin: 0 3px 0 0 !important;
    }
    .RecurringOrderEdit .review-orders .rdBox .ro-header .title {
        width: 90% !important;
    }
    .RecurringOrderEdit .review-orders .details {
        width: 96% !important;
    }
    .RecurringOrderEdit .ro-address .rdBox .shipping .col-1,
    .RecurringOrderEdit .ro-address .rdBox .shipping .col-2 {
        width: 98% !important;
    }
    .RecurringOrderEdit .ro-address .rdBox .shipping .col-3 input.city {
        margin-bottom: 3px;
    }
    .RecurringOrderEdit .ro-address .rdBox .shipping .col-3 select.editRecurringOrderShippingState {
        height: 28px !important;
    }
    .RecurringOrderEdit .additional-instructions .row .col-1,
    .RecurringOrderEdit .additional-instructions .row .col-2 {
        width: 100% !important;
    }
    .product-results .product-group .text-col p.comments input {
        width: 100% !important;
    }
    .ewd_cart .content .cart .product-group {
        border: solid 1px #e0e0e0 !important;
        box-shadow: 0 0 5px #ccc;
        margin-bottom: 15px;
    }
    .ewd_cart .content .cart .product-group .text-col .icons {
        display: none !important;
    }
    .ewd_cart .content .cart .product-head {
        display: none !important;
    }
    .ewd_cart .content .cart .product-group .thumbnail-col {
        width: 100% !important;
        padding: 0px !important;
    }
    .ewd_cart .content .cart .product-group .thumbnail-col img {
        max-width: 100% !important;
    }
    .ewd_cart .content .cart .product-group .text-col {
        width: 90% !important;
        padding: 0 5% !important;
        text-align: center !important;
    }
    .ewd_cart .content .cart .product-group .text-col .comments input {
        width: 100% !important;
    }
    .ewd_cart .content .cart .product-group .text-col .gl select {
        width: 100% !important;
    }
    .ewd_cart .content .cart .product-group .price-col {
        width: 17% !important
    }
    .ewd_cart .content .cart .product-group .pack {
        width: 100% !important;
    }
    .ewd_cart .content .cart .product-group .qty {
        width: 15% !important;
    }
    .ewd_cart .content .cart .product-group .delete-col,
    .ewd_cart .content .cart .product-group .price-col,
    .ewd_cart .content .cart .product-group .qty {
        float: none !important;
        font-size: 14px !important;
        display: inline-block !important;
        width: auto !important;
        padding: 0 10px !important;
    }
    .ewd_cart .content .cart .product-group .text-col .rebate {
        width: 100% !important;
        text-align: center;
        padding: 10px 0;
    }
    .ewd_cart .content .cart .product-group .price-col .yourPrice {
        font-size: 14px !important;
    }
    .ewd_cart .content .cart .button-row {
        float: left;
        width: 100%;
    }
    .ewd_recent_purchased .top-results .action-row-right {
        width: 100%;
        float: left;
        text-align: left;
    }
    .ewd_cart .content .cart .product-group .text-col .name {
        width: 100% !important;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        margin: 0px !important;
    }
    .ewd_cart .content .cart .product-group .text-col p[data-testfield="Sku"] {
        font-size: 20px;
        padding: 10px 0 5px !important;
        color: #0a0a14 !important;
    }
    .ewd_cart .content .cart .product-group .text-col .gl,
    .ewd_cart .content .cart .product-group .text-col .comments,
    .ewd_cart .content .cart .product-group .text-col .dept {
        width: 100% !important;
    }
    .ewd_cart .content .cart .product-group .text-col .comments {
        padding-bottom: 15px;
    }
    .dept div {
        width: 100% !important;
    }
    .ewd_cart .wcsCart_qty-col {
        width: 100%;
        padding: 10px 0;
        float: left;
        text-align: center;
    }
    .ewd_main.ewd_cart .content .cart .product-group .wcsCart_qty-col .price-col {
        float: none !important;
        display: inline-block;
        width: auto !important;
        font-size: 15px;
        padding: 0 15px;
    }
    .ewd_main.ewd_cart .content .cart .product-group .wcsCart_qty-col .price-col:before {
        content: "Ext Price:";
        font-size: 13px;
        margin: 0 10px 0 0;
    }
    .ewd_main.ewd_cart .content .cart .product-group .wcsCart_qty-col .qty {
        float: none !important;
        display: inline-block !important;
        width: auto !important;
    }
    .ewd_main.ewd_cart .content .cart .product-group .wcsCart_qty-col .delete-col {
        float: none !important;
        display: inline-block !important;
        widTH: A !important;
    }
    .ewd_cart .content .cart .product-group {
        text-align: center !important;
    }
    .ewd_main.ewd_cart .content .cart .product-group .pack:before {
        content: "Packaging";
        font-size: 13px;
        margin: 0 0px 5px 0;
        display: block
    }
    .ewd_main.ewd_cart .content .cart .product-group .price-col span.yourPrice:before {
        content: "Your Price";
        font-size: 13px;
        margin: 0 0px 5px 0;
        display: block
    }
    .ewd_main.ewd_cart .content .cart .product-group .price-col p.list:before {
        content: "List Price";
        font-size: 13px;
        margin: 0 0px 5px 0;
        display: block
    }
    .ewd_recent_purchased .web-specials .product-results .product-group .recentPurchase-col {
        text-align: center;
    }
    .checkout .checkout-left .rdBox .checkout_account .col-right {
        width: 100% !important;
        float: left !important;
    }
    .checkout .checkout-left .rdBox .checkout_account .col-left {
        width: 100% !important;
        float: left !important;
    }
    .checkout .checkout-left .rdBox .checkout_account .dept-detail .row .shippingLabels .row {
        text-align: left !important;
    }
    .ewd_checkout .promo .col-2 {
        float: left;
        width: 100%;
    }
    .ewd_checkout .promo .col-2 input.inputcoupon {
        width: 72% !important;
    }
    .checkout .checkout-left .rdBox .checkout_account input[type="text"].city,
    .checkout .checkout-left .rdBox .checkout_account select.state,
    .checkout .checkout-left .rdBox .checkout_account input[type="text"].zip {
        width: 96% !important;
        margin: 0px 0 3px 0;
        float: left;
    }
    .ewd_checkout .header .row-b .header-right {
        width: 100% !important;
        padding: 0 0 15px 0;
        text-align: center;
    }
    .ewd_checkout .header .row-b .cart-steps {
        margin: 0px !important;
        width: 100% !important;
        float: none !important;
    }
    .ewd_checkout .header .row-b .cart-steps span.progress {
        float: none !important;
    }
    .ewd_checkout .top-row a {
        margin-left: 0px !important;
    }
    .card-edit .rdBox {
        display: inline-block !important;
    }
    .card-edit .rdBox .col-2 {
        width: 70% !important;
    }
    .card-edit .rdBox .col-1 {
        text-align: left !important;
    }
    .content .card-edit .rdBox .hr {
        border-bottom: 0px !important;
    }
    body.ewd_main .search_results .product-results .product-group .thumbnail-col {
        width: 100% !important;
    }
    .search_results .product-results .product-group .text-col ul {
        display: none;
    }
    body.ewd_main .search_results .product-results .product-group .text-col {
        width: 80% !important;
        padding: 0 10% !important;
        text-align: center !important
    }
    body.ewd_main .search_results .product-results .product-group .price-col {
        width: 80% !important;
        padding: 0 10% !important;
        text-align: center !important;
    }
    body.ewd_main.ewd_srh_result .product-results .product-group .thumbnail-col {
        width: 100% !important;
    }
    body.ewd_main.ewd_srh_result .product-results .product-group .select-col {
        width: auto !important;
        display: none !important;
    }
    .ewd_srh_result .product-results .product-group .text-col ul {
        display: none;
    }
    body.ewd_main.ewd_srh_result .product-results .product-group .text-col {
        width: 80% !important;
        padding: 0 10% 10px !important;
        text-align: center !important
    }
    body.ewd_main.ewd_srh_result .product-results .product-group .price-col {
        width: 90% !important;
        padding: 0 5% 10px !important;
        text-align: center !important;
    }
    body.ewd_main.ewd_srh_result .product-results .product-group .price-col .cart {
        float: none !important;
    }
    .product-results .product-group .text-col .showcomment,
    .product-results .product-group .text-col .hidecomment {
        background: none !important;
        padding: 0px !important;
        height: auto !important;
        width: auto !important;
        display: none !important;
    }
    .product-results .product-group .text-col .showcomment:before {
        font-family: 'FontAwesome' !important;
        font-size: 20px !important;
        color: #8d8d8d !important;
        content: "\f0f6" !important;
        display: block !important;
        margin-bottom: 5px !important;
        font-weight: normal !important;
        text-align: center
    }
    .product-results .product-group .text-col .hidecomment:before {
        font-family: 'FontAwesome' !important;
        font-size: 20px !important;
        color: #8d8d8d !important;
        content: "\f0f6" !important;
        display: block !important;
        margin-bottom: 5px !important;
        font-weight: normal !important;
        text-align: center
    }
    body.ewd_main .product-results .product-group .select-col {
        width: auto !important;
        text-align: center;
    }
    body.ewd_main .product-results .product-group .select-col:after {
        content: "Compare";
        font-size: 13px;
        display: block;
        visibility: visible !important;
    }
    #ratingSnippet {
        text-align: center;
        padding: 8px 0;
    }
    #ratingSnippet .pr-snippet {
        float: none !important;
        text-align: center
    }
    #ratingSnippet .pr-snippet .pr-snippet-wrapper {
        text-align: center;
    }
    .pr-snippet .pr-snippet-stars {
        float: none !important;
        display: inline-block
    }
    body.ewd_main .content .product-results .product-group .price-col .qty,
    body.ewd_main.ewd_srh_result .item-group .cart {
        float: none !important;
        display: inline-block !important;
    }
    body.ewd_main .product-results .product-group .price-col .favs a::before {
        display: block;
        text-align: center;
    }
    .content .product-results .product-group .thumbnail-col a.quickView {
        background: none !important;
        padding: 0px !important;
    }
    .content .product-results .product-group .thumbnail-col a.quickView::before {
        color: #8d8d8d !important;
        display: none !important;
    }
    .content .product-results .product-group .thumbnail-col a.quickView:after {
        visibility: visible !important;
        content: "Zoom";
        font-size: 13px;
        text-align: center;
        color: #222 !important;
        display: none !important;
    }
    body.ewd_main .product-results .product-group .price-col .favs a::before {
        color: #8d8d8d !important;
    }
    .filters .search_filters,
    .filters .remove_filters,
    .filters .results {
        width: 100% !important;
        margin-right: 0px !important;
    }
    .wcs_iconBox-col {
        width: 100% !important;
        text-align: center !important;
        float: left;
        padding: 10px 0 15px;
    }
    .wcs_iconBox-col ul li {
        display: inline-block;
        margin: 0 6px;
        text-align: center;
        font-weight: bold;
        font-size: 12px !important;
        color: #000 !important;
    }
    .wcs_iconBox-col ul li a {
        color: #000 !important;
        font-size: 12px !important;
    }
    .wcs_iconBox-col ul li.wcs_ProductCompare:after {
        content: "Compare";
        font-size: 13px;
        display: block;
    }
    .wcs_iconBox-col ul li.wcs_quickView a.quickView:before {
        content: "\f00e";
        font-family: 'FontAwesome' !important;
        font-size: 18px !important;
        color: #8d8d8d !important;
        display: block;
        font-weight: normal
    }
    /*.wcs_iconBox-col ul li.wcs_quickView a.quickView:before{visibility:visible !important;content:"Zoom";font-size:13px;display:block;text-align:center;color:#222 !important;}
*/
    .wcs_iconBox-col ul li.wcs_comments .showcomment:before,
    .wcs_iconBox-col ul li.wcs_comments .hidecomment:before {
        font-family: 'FontAwesome' !important;
        font-size: 18px !important;
        color: #8d8d8d !important;
        content: "\f0f6" !important;
        display: block !important;
        font-weight: normal !important;
        text-align: center;
    }
    .content .product-results .product-group .product-summary .text-col p.sku {
        font-size: 24px;
        color: #0a0a14 !important;
        font-weight: bold;
        padding: 10px 0;
    }
    body.ewd_main.ewd_srh_result .product-results .product-group .product-summary .price-col {
        text-align: center !important;
        padding: 0 5% !important
    }
    .fav_shop_alt .product-results .product-group .product-summary .qty {
        width: 100% !important;
    }
    .machine-supplies .action-row-left {
        padding-left: 0px !important;
    }
    .content .product-results .product-group .text-col p.name a {
        font-size: 14px;
    }
    .content .product-results .product-group .price-col p.list {
        font-size: 14px;
    }
    .fav_shop_alt .product-results .product-group .pack {
        display: none;
    }
    .fav_shop_alt .product-results .item-group .qty span.ui-spinner {
        float: none !important;
    }
    .fav_shop_alt .product-results .product-group .qty {
        text-align: center !important;
    }
    .wcs_iconBox-col ul li.wcs_favs .favs a::before {
        color: #8d8d8d !important;
        font-size: 18px;
        content: "\f004";
        font-family: 'FontAwesome' !important;
        margin: 0 6px 0 0;
        display: block;
    }
    body.ewd_main.ewd_srh_result .product-results .product-group .wsIcon {
        position: absolute;
        right: 10px;
        top: 10px;
    }
    body.ewd_main.ewd_srh_result .product-results .product-group li.wcs_wsIcon {
        display: none !important;
    }
    body.ewd_main .search_results .product-results .product-group .text-col .comments {
        display: none;
    }
    .qohHolder {
        display: none;
    }
    body.ewd_main .product-results .product-group .price-col .favs {
        display: none !important;
    }
    .wcs_iconBox-col ul li.wcs_qohHolder {
        display: none !important;
    }
    body.ewd_main.ewd_srh_result .product-results .product-group .thumbnail-col p.list {
        padding: 15px 0 10px 0;
    }
    body.ewd_main.ewd_srh_result .product-results .product-group .thumbnail-col p.list span {
        font-size: 24px;
        color: #0a0a14 !important;
    }
    .content .product-results .product-group .price-col p.price {
        font-size: 20px !important;
        font-weight: normal !important;
        padding: 10px 0;
    }
    .product-results .product-group .text-col p.name a {
        font-weight: normal !important;
    }
    .content .product-results .product-group .sub {
        background: #f0f0f0 !important;
    }
    .content .product-results .product-group .sub h5 {
        text-align: center;
        font-size: 16px !important;
    }
    .web-specials .product-results .product-group .sub .thumbnail {
        width: 100% !important;
        background: none !important;
        border: 0px !important;
        text-align: center;
        padding: 10px 0;
    }
    .web-specials .product-results .product-group .sub .text-col a.description {
        font-size: 12px !important;
    }
    body.ewd_main.ewd_srh_result .product-results .product-group .price-col .yield {
        display: none;
    }
    .top-results .action-row-right .sort select {
        height: 26px !important;
    }
    .wcs_heder_logo_box {
        padding: 20px 3% 0px 3% !important;
        width: 94% !important;
    }
    /*======Beta version 640==========*/
    .content .grid-1-5 .also-bought .product .item {
        width: 100% !important;
        text-align: center !important;
    }
    .content .grid-1-5 .also-bought .product .item img {
        display: inline-block !important;
    }
    .content .grid-1-5 .also-bought .product .sku {
        font-size: 24px !important;
        width: 100% !important;
        text-align: center;
    }
    .content .grid-1-5 .also-bought .product .price {
        width: 100% !important;
        font-size: 20px !important;
        text-align: center;
        padding: 10px 0;
        font-weight: normal;
    }
    .content .grid-1-5 .also-bought .product .name {
        float: left;
        clear: none !important;
        width: 100%;
        padding: 0 0 10px 0px;
        text-align: center;
    }
    .content .grid-1-5 .also-bought .product .name a {
        color: #222 !important;
    }
    .content .grid-1-5 .also-bought .product .qohAlsoConsider {
        float: left;
        width: 100%;
        text-align: center;
    }
    .content .grid-1-5 .also-bought .product .cart {
        width: 100% !important;
        float: right;
        clear: none !important;
        text-align: center !important;
        padding: 0 0px;
        margin: 0px;
    }
    .content .grid-1-5 .also-bought .product .cart .ui-spinner {
        margin-left: 0px !important;
    }
    .content .grid-1-5 .also-bought .product .cart .button_a {
        margin-top: 5px;
        position: relative;
        top: 2px;
    }
    .content .grid-1-5 .also-bought .product .cart .button_a span {}
    /*======Beta version 640==========*/
    li.wcs_comments .comments #sp1 {
        display: block;
    }
    li.wcs_comments p.comments input.commentsText {
        position: absolute;
        width: 80%;
        left: 10%;
    }
}

@media (max-width:550px) {
    .header .row-a .nav-right li {
        min-width: 30%;
    }
    #button .the_menu {
        right: inherit !important;
    }
    #button.menu_machine ul.the_menu.the_menu_machine,
    #button.menu_two ul.the_menu.the_menu_two {
        right: 0px !important;
    }
    .OrderHistory .button-row a {
        width: 46%;
        float: left;
        margin: 0 1% 1% !important;
    }
    .OrderHistory .button-row a span {
        font-size: 11px !important;
    }
    .ewd_checkout .checkout .order_summary .rdBox {
        width: 100% !important;
        margin-bottom: 15px;
    }
    .ewd_checkout #recurringOrdersDiv {
        width: 100% !important;
    }
    .recurringOrders .roContent p.roMessage,
    .recurringOrders .roContent p.disclaimer {
        text-align: left !important;
    }
    .ewd_checkout .checkout .action_row {
        float: left;
        margin-left: 8px;
    }
    .ewd_checkout .promo .col-1 {
        width: 100% !important
    }
    .ewd_checkout .checkout .checkout-left .rdBox .checkout_account .button {
        float: left !important;
        margin: 10px 0 0 !important;
    }
    .WCS-about {
        background: none !important;
        min-height: inherit !important;
    }
    .WCS-about-left {
        background: none !important;
        padding: 2% !important;
        width: 96% !important;
    }
    .productShowcase .tile {
        width: 96% !important;
        min-height: inherit !important;
    }
    .product .sub .header h5 {
        width: 100% !important;
        padding: 5px 0px !important;
    }
    .fav_new .rdBox .col-1 {
        width: 100% !important;
        text-align: left;
    }
    .fav_new .rdBox .col-2 {
        width: 100% !important;
    }
    .fav_new .rdBox input {
        width: 98% !important;
    }
    /*====Beta issue======*/
}

@media (max-width:480px) {
    .wcsmain-headingsection {
        font-size: 24px;
    }
    .wcs_home_texttop h3 {
        font-size: 16px !important;
    }
    .wcs_footer h2 {
        font-size: 14px;
    }
    .wcs_footer .wcs_div_two h2::before {
        font-size: 16px;
    }
    .fav_list .favorites {
        width: 100% !important;
        overflow-x: auto;
        overflow-y: hidden;
        border-top: solid 10px #999;
        border-radius: 5px;
    }
    .fav_list .favorites .row-head {
        width: 482px !important;
        border-radius: 0px;
    }
    .fav_list .favorites .list {
        width: 480px !important;
    }
    .fav_list .favorites .comments {
        width: 480px !important;
    }
    .ewd_pro_detail .product .product_details .item-info ul {
        padding-left: 34%;
    }
    .header .row-b .nav-1 {
        text-align: center;
    }
    .header .row-b .nav-1 li {
        float: none !important;
    }
    .ui-tabs-panel .rdBox .col-1 {
        width: 96% !important;
    }
    .ui-tabs-panel .rdBox .col-1 .col-1,
    .ui-tabs-panel .rdBox .col-2 .col-1 {
        padding: 0 !important;
    }
    .ui-tabs-panel .rdBox .row>.col-2 {
        width: 96% !important;
        padding: 0 2% !important;
    }
    .ui-tabs-panel .rdBox .col-2 .col-2 {
        width: 100% !important;
        padding: 0px !important
    }
    .ui-tabs-panel .rdBox select,
    .ui-tabs-panel .rdBox input[type="text"] {
        width: 96% !important;
    }
    .product-results .button-row .select-col .select-label {
        padding-left: 0px !important;
    }
    .content .cart .product-group .thumbnail-col::after,
    .content .cart .product-group .text-col::after,
    .content .cart .product-group .price-col::after,
    .content .cart .product-group .qty::after,
    .content .cart .product-group .dept-col::after,
    .content .cart .product-group .delete-col::after {
        content: '.';
        visibility: hidden;
        display: none !important;
    }
    .ewd_cart .content .cart .product-group .delete-col {
        text-align: right !important;
    }
    .ewd_pro_detail .item-info .productQuantity .button_a span {}
    .addtocartDetail {
        margin-top: 3px !important;
    }
    .checkout .checkout-left .rdBox .checkout_account .product-group .pack {
        width: 20% !important;
    }
    .checkout .checkout-left .rdBox .checkout_account .product-group div {
        padding-left: 2px !important;
        font-weight: normal !important;
        margin: 0px !important;
        word-wrap: break-word;
    }
    .checkout .checkout-left .rdBox .checkout_account .product-group .price .wsIcon {
        display: none !important;
    }
    .checkout .checkout-left .rdBox .checkout_account .line-items .product-group .item {
        font-size: 11px !important;
    }
    .top-results .action-row-right .sort {
        float: left !important;
        width: 100% !important;
        margin: 0px !important;
        padding: 5px 0 !important;
    }
    .card-edit .rdBox .col-1 {
        width: 100% !important;
    }
    .card-edit .rdBox .col-2 {
        width: 100% !important;
    }
    .wcs_iconBox-col ul li {
        margin: 0 3px !important;
    }
    #tips {
        width: 82% !important;
    }
    .quick_order .button-row a.button_b.Both {
        line-height: normal;
    }
    body.ewd_main .content .product-results .button-row .select-col {
        width: 100% !important;
        padding-bottom: 15px;
    }
    /*==Beta issue=======*/
    .content .cart .action-row-left {
        width: 100% !important;
        text-align: center !important;
        margin-bottom: 3% !important;
    }
    .content .cart .action-row-right {
        width: 100% !important;
        text-align: center !important;
    }
    .content .cart .action-row-right .cartSubTotal {
        display: block !important;
        padding-bottom: 10px;
    }
    .prod-compare .button-row .fright {
        width: 100% !important;
        float: left !important;
        margin: 10px 0 0 0 !important;
    }
    /*==Beta issue=======*/
    .header .row-b .logo {
        width: 100% !important;
    }
    .header .row-b .logo a {
        background-size: 240px !important;
        background-position: center top 20% !important;
        height: 160px;
    }
    .customer-support {
        width: 100% !important;
        text-align: center;
    }
    .customer-support .Top-call-us {
        font-size: 16px;
        width: 100%;
        float: none;
        display: inline-block;
        margin: 0;
        margin-bottom: 5px;
        background: none;
        padding: 0px;
        text-align: center;
        line-height: normal;
        height: auto;
    }
    .customer-support .hmail {
        font-size: 16px;
        width: 100%;
        float: none;
        display: inline-block;
        margin: 0;
        margin-bottom: 5px;
        background: none;
        padding: 0px;
        text-align: center;
        line-height: normal;
        height: auto;
    }
    .customer-support .hmail a {
        font-size: 16px;
    }
    .wcs_home_texttop p {
        font-size: 13px;
        line-height: 20px;
        text-align: justify;
    }
}


/* sidebar-nav */

#wrapper {
    padding-left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#sidebar-wrapper {
    z-index: 1000;
    position: fixed;
    left: -250px;
    width: 0;
    height: 100%;
    overflow-y: auto;
    background: rgba(0, 0, 0, .8);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#sidebar-wrapper-right {
    z-index: 1000;
    position: fixed;
    right: -250px;
    top: 0px;
    width: 0;
    height: 100%;
    overflow-y: auto;
    background: #fff;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#page-content-wrapper {
    width: 100%;
    position: absolute;
    padding: 15px;
}

#wrapper .toggled #page-content-wrapper {
    position: absolute;
    margin-right: -250px;
}

.sidebar-nav {
    position: absolute;
    top: 0;
    width: 250px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.sidebar-nav li {
    text-indent: 20px;
    line-height: 40px;
}

.sidebar-nav li a {
    display: block;
    text-decoration: none;
    color: #999999;
}

.sidebar-nav li a:hover {
    text-decoration: none;
    color: #fff;
    background: rgba(255, 255, 255, 0.2);
}

.sidebar-nav li a:active,
.sidebar-nav li a:focus {
    text-decoration: none;
}

.sidebar-nav>.sidebar-brand {
    height: 65px;
    font-size: 18px;
    line-height: 60px;
}

.sidebar-nav>.sidebar-brand a {
    color: #999999;
    float: none;
}

.sidebar-nav>.sidebar-brand a img {
    width: 60px;
}

.sidebar-nav>.sidebar-brand a:hover {
    color: #fff;
    background: none;
}

.menu-toggle {
    display: none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#sidebar-wrapper-right #button {
    width: 100% !important;
    height: auto !important;
    text-align: left;
}

@media(max-width:767px) {
    .button_a,
    .button_b,
    .button_c,
    .button_input_a,
    .button_input_b,
    .button_input_c,
    #spotlightItems.product_hz h3 a {
        height: auto !important;
        border: none !important;
        outline: none !important;
        margin: 0px;
    }
    .home #slides .pagination {
        position: initial !important;
        left: inherit;
        top: inherit;
        bottom: inherit !important;
        width: 100%;
        float: left;
        text-align: center;
    }
    .home #slides .pagination li {
        float: none !important;
        display: inline-block !important;
    }
    .micrositeLink.mm-item-link {
        display: none !important;
    }
    .micrositeLink {
        display: none !important;
    }
    .select2-container {
        width: 100% !important;
    }
    .search_results .product-results .product-group .select-col::after,
    .search_results .product-results .product-group .thumbnail-col::after,
    .search_results .product-results .product-group .text-col::after {
        height: 0px !important;
        font-size: 0px !important;
    }
    .custom_zone_header {
        width: 100% !important;
    }
    .custom_zone_header img {
        width: 100% !important;
    }
    .navbar-default {
        display: none !important;
    }
    .menu-toggle {
        display: block;
        /*z-index:9999;*/
        position: absolute;
        left: 10px;
        top: 0px;
        padding: 0 5px;
        border-radius: 5px;
    }
    .toggled .menu-toggle {
        display: block;
        float: left;
        left: 245px;
        position: fixed;
        top: 0px;
        z-index: 9999;
        border-radius: 0px 5px 5px 0px;
    }
    .c-hamburger {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: 40px;
        height: 40px;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        box-shadow: none;
        border-radius: none;
        border: none;
        cursor: pointer;
        -webkit-transition: background .1s;
        transition: background .1s;
        text-decoration: none;
    }
    .c-hamburger:focus {
        outline: 0
    }
    .c-hamburger span {
        display: block;
        position: absolute;
        top: 18px;
        left: 3px;
        right: 3px;
        height: 3px;
        background: #fff
    }
    .c-hamburger span::before {
        position: absolute;
        display: block;
        left: 0;
        width: 100%;
        height: 3px;
        background-color: #fff;
        content: ""
    }
    .c-hamburger span::after {
        position: absolute;
        display: block;
        left: 0;
        width: 100%;
        height: 3px;
        background-color: #fff;
        content: ""
    }
    body.toggled .c-hamburger span::after {
        position: absolute;
        display: block;
        left: 0;
        width: 100%;
        height: 3px;
        background-color: #fff;
        content: ""
    }
    .tgltxt {
        font-size: 18px;
        text-decoration: none;
        color: #2e2d2f;
        position: relative;
        top: 36px;
    }
    .c-hamburger.c-hamburger--htx.is-active {
        background: #0a0a14 !important;
    }
    .c-hamburger--htla.is-active span::after,
    .c-hamburger--htla.is-active span::before,
    .c-hamburger--htra.is-active span::after,
    .c-hamburger--htra.is-active span::before {
        width: 50%
    }
    .c-hamburger span::before {
        top: -6px
    }
    .c-hamburger span::after {
        bottom: -6px
    }
    .c-hamburger--htx span {
        -webkit-transition: background 0s .1s;
        transition: background 0s .1s
    }
    .c-hamburger--htx span::after,
    .c-hamburger--htx span::before {
        -webkit-transition-duration: .1s, .1s;
        transition-duration: .1s, .1s;
        -webkit-transition-delay: .1s, 0s;
        transition-delay: .1s, 0s
    }
    .c-hamburger--htx span::before {
        -webkit-transition-property: top, -webkit-transform;
        transition-property: top, transform
    }
    .c-hamburger--htx span::after {
        -webkit-transition-property: bottom, -webkit-transform;
        transition-property: bottom, transform
    }
    .c-hamburger--htx.is-active span {
        background: 0 0
    }
    .c-hamburger.c-hamburger--htx.is-active span::before {
        background-color: #fff;
    }
    .c-hamburger.c-hamburger--htx.is-active span::after {
        background-color: #fff;
    }
    body.toggled .c-hamburger.c-hamburger--htx.is-active span::after {
        background-color: #fff;
    }
    .c-hamburger--htx.is-active span::before {
        top: 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg)
    }
    .c-hamburger--htx.is-active span::after {
        bottom: 0;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }
    .c-hamburger--htx.is-active span::after,
    .c-hamburger--htx.is-active span::before {
        -webkit-transition-delay: 0s, .1s;
        transition-delay: 0s, .1s
    }
    .wcs-bodyOverly {
        background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
        bottom: 0;
        height: 100%;
        left: 0;
        position: fixed;
        right: 0;
        top: 0;
        width: 100%;
        z-index: 999;
    }
    #sidebar-wrapper {
        z-index: 1000;
        position: fixed;
        right: -250px;
        width: 0;
        height: 100%;
        overflow-y: auto;
        background: #fff;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        top: 0px;
        transition: all 0.5s ease;
        padding-top: 0px;
    }
    #sidebar-wrapper,
    #sidebar-wrapper-right {
        width: 250px !important;
    }
    #wrapper .toggled {
        padding-left: 0;
    }
    .nav-right {
        display: none;
    }
    .topMenuDrpdwn.nav-right {
        display: block !important;
    }
    .Mobile_topMenu.open #sidebar-wrapper-right {
        right: 0px;
    }
    #wrapper .toggled #sidebar-wrapper {
        left: 0;
    }
    #wrapper .toggled-right #sidebar-wrapper-right {
        right: 0;
    }
    #page-content-wrapper {
        padding: 20px;
        position: relative;
    }
    #wrapper .toggled #page-content-wrapper {
        position: relative;
        margin-right: 0;
    }
    .Wcs-ser-tab-btn a {
        color: #fff;
        font-size: 20px;
        text-align: center;
        width: 253px;
        height: 78px;
        display: inline-block;
        padding-top: 20px;
        text-decoration: none;
    }
}


/*====Ipad safari =======*/

_::-webkit-full-page-media,
_:future,
:root #SavedOrders #gridSavedOrders_subgrid {
    width: 22px !important
}

_::-webkit-full-page-media,
_:future,
:root #SavedOrders #gridSavedOrders_Description {
    width: 200px !important;
}

_::-webkit-full-page-media,
_:future,
:root #SavedOrders #gridSavedOrders_Department {
    width: 104px !important;
}

_::-webkit-full-page-media,
_:future,
:root #SavedOrders #gridSavedOrders_CreatedDate {
    width: 110px !important;
}

_::-webkit-full-page-media,
_:future,
:root #SavedOrders #gridSavedOrders_ItemsCount {
    width: 75px !important;
}

_::-webkit-full-page-media,
_:future,
:root #SavedOrders #gridSavedOrders_Total {
    width: 117px !important;
}

_::-webkit-full-page-media,
_:future,
:root #SavedOrders #gridSavedOrders_Move {
    width: 42px !important;
}

_::-webkit-full-page-media,
_:future,
:root #SavedOrders #gridSavedOrders_Copy {
    width: 42px !important;
}

_::-webkit-full-page-media,
_:future,
:root #SavedOrders #gridSavedOrders_Delete {
    width: 46px !important;
}


/*_::-webkit-full-page-media, _:future,:root .ui-jqgrid .ui-jqgrid-btable, .ui-jqgrid .ui-jqgrid-htable{table-layout:fixed !important;}
*/

body.ewd_innerPage .ui-jqgrid .ui-jqgrid-btable,
body.ewd_innerPage .ui-jqgrid .ui-jqgrid-htable {
    table-layout: inherit !important;
}

_::-webkit-full-page-media,
_:future,
:root #SavedOrders [aria-describedby="gridSavedOrders_subgrid"] {
    width: 22px !important
}

_::-webkit-full-page-media,
_:future,
:root #SavedOrders [aria-describedby="gridSavedOrders_Description"] {
    width: 240px !important;
}

_::-webkit-full-page-media,
_:future,
:root #SavedOrders [aria-describedby="gridSavedOrders_Department"] {
    width: 117px !important;
}

_::-webkit-full-page-media,
_:future,
:root #SavedOrders [aria-describedby="gridSavedOrders_CreatedDate"] {
    width: 120px !important;
}

_::-webkit-full-page-media,
_:future,
:root #SavedOrders [aria-describedby="gridSavedOrders_ItemsCount"] {
    width: 80px !important;
}

_::-webkit-full-page-media,
_:future,
:root #SavedOrders [aria-describedby="gridSavedOrders_Total"] {
    width: 115px !important;
}

_::-webkit-full-page-media,
_:future,
:root #SavedOrders [aria-describedby="gridSavedOrders_Move"] {
    width: 40px !important;
}

_::-webkit-full-page-media,
_:future,
:root #SavedOrders [aria-describedby="gridSavedOrders_Copy"] {
    width: 40px !important;
}

_::-webkit-full-page-media,
_:future,
:root #SavedOrders [aria-describedby="gridSavedOrders_Delete"] {
    width: 43px !important;
}

body .megamenu ul.browse-all-categories ul.ui-menu .column {
    background: none !important;
    box-sizing: border-box;
}

body .megamenu ul.browse-all-categories ul.ui-menu .column h3 {
    height: auto !important;
    padding: 5px 0;
}

.button-row .addTo .header {
    background: none !important;
    display: inherit !important;
    padding-bottom: 6px;
    box-shadow: none !important;
    border-bottom: 0px !important;
    height: auto !important;
}

.button_a span,
.button_b span,
.button_c span {
    padding: 3px 5px !important;
    line-height: 16px !important;
}

.product-results .button-row .addTo .header span {
    background: none !important;
}

.quick_order .button-row a {
    padding-top: 0px !important;
}

.addToFavDetail::before {
    content: "" !important;
}

.product .product_details .item-info .col-2 .ui-spinner {
    margin-bottom: 3px;
}

.addtocartDetail {
    margin-top: 0px !important;
}

.ewd_pro_detail .product .product_details .item-info .col-2 input {
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}

.product .product_details .addToFavDetail {
    margin-left: 7px !important;
}

.ewd_savedorder .button-row .button_b.collapsedGrid {
    display: none !important;
}

@media (max-width:767px) {
    .Mobile_cart #dvminicart #dvminicart div#minicart {
        float: left;
        clear: inherit;
        margin-right: 10px;
    }
    .Mobile_cart #dvminicart #dvminicart p.items {
        margin-right: 20px;
    }
    .Mobile_cart #dvminicart #dvminicart a.lnk.checkout {
        float: left;
    }
    body .ui-spinner input {
        height: 22px !important;
    }
    body .ui-spinner .ui-state-default.ui-spinner-up:before,
    body .ui-spinner .ui-state-default.ui-spinner-down:before {
        display: block;
    }
    .ewd_pro_detail .product .product_details .item-info .col-1 {
        width: 26% !important
    }
    .ewd_pro_detail .product .product_details .item-info .col-2 {
        width: 69% !important
    }
    .addToFavDetail:before {
        display: none !important;
        content: "" !important;
    }
    body .confirmDialog .ui-dialog-titlebar .ui-icon-closethick {
        text-indent: 0 !important;
    }
    body .confirmDialog button.ui-button.ui-widget.ui-dialog-titlebar-close {
        font-size: 0px !important;
        background: none !important;
        line-height: 8px;
    }
}

@media (min-width:768px) {
    .header .row-a .nav-right li {
        position: relative;
    }
    #button .the_menu {
        right: 0px;
        top: 100%;
    }
}

.product-results .button-row .addTo .header {
    height: auto !important;
}

.button-row .addTo .header {
    background: none !important;
    display: inherit !important;
    padding-bottom: 0px;
    box-shadow: none !important;
    border-bottom: 0px !important;
}

.button_a span,
.button_b span,
.button_c span {
    padding: 3px 5px !important;
    line-height: 16px !important;
}

.product-results .button-row .addTo .header span {
    background: none !important
}

#addtofavheader.favheader,
#addtoCartHeader.addcart,
.compareButton a.Compare {
    background: #ce0000;
    border-radius: 0px;
}

#addtofavheader.favheader:hover,
#addtoCartHeader.addcart:hover,
.compareButton a.Compare:hover span {
    background: #0f6b71;
}

#addtofavheader.favheader span.small,
#addtoCartHeader.addcart span.small,
.compareButton a.Compare span.small {
    color: #fff !important;
    border-radius: 0px;
}

.search_results .product-results .results-per-page {
    width: 210px;
}

#PageSize.pageddl {
    width: 60px;
}

.search_results .product-results .compareButton {
    margin-top: 20px !important;
}

.product-results .button-row .addTo .header {
    float: none;
}

ul.megamenu li.mm-item {
    font-size: .9em;
    border-left: 0px solid #fff;
    text-transform: uppercase;
}


/*ECinteractive - ADA compliance - 25-01-2020*/


/*#button >> .topMenu*/

.topMenu .the_menu {
    background-color: #f39213;
    border: 1px solid #f39213;
}

.topMenu .the_menu li a {
    color: #fff;
}

.topMenu .the_menu li a:hover {
    background-color: #ce0000;
    color: #1c1c1c;
}

.topMenu {
    background: url("https://ds.ecisolutions.com/pixere.com/ECinteractivePlus/101147/images/arrow_down.gif") no-repeat right center;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    padding-right: 15px;
    height: 1.3em;
}

.header .row-a div.nav-right ul li .topMenu {
    margin: 0px 7px;
}

.header .row-a .nav-right .topMenu .the_menu li a {
    color: #000;
}


/*.megamenu .column h3 - h3 >> .subCategory */

.megamenu .column .subCategory a {
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
}

.megamenu .column .subCategory {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: auto;
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
}

.megamenu .column .subCategory a {
    background: none repeat scroll 0 0 #959595;
    color: #fff !important;
    float: left;
    font-size: 12px;
    margin: 4px 0 0;
    padding: 8px 6px;
    width: 100% !important;
    z-index: 99;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
}

.megamenu .column .subCategory a:hover {
    background: none repeat scroll 0 0 #ce0000;
    text-decoration: none;
}

.megamenu ul.browse-all-categories ul.ui-menu .column .subCategory {
    color: #FFFFFF;
    font: bold .85em Arial;
    margin: 2px 0 0 0;
    padding: 5px 5px 5px 5px;
    width: 96.5%;
    height: auto;
    background: #fff;
}

.megamenu .special ul li a {
    font-size: 12px;
}

.megamenu ul.browse-all-categories ul.ui-menu .column .subCategory a {
    color: #151515;
    cursor: pointer;
    margin: 0;
    font-size: 12px;
}

.megamenu ul.browse-all-categories ul.ui-menu .column .subCategory a:hover {
    color: #151515;
    text-decoration: underline;
}

.megamenu .column .subCategory a {
    background: #fff !important;
    color: #151515 !important;
    margin: 4px 0 0;
    padding: 6px;
    width: 100% !important;
    z-index: 99;
}

body .megamenu ul.browse-all-categories ul.ui-menu .column .subCategory {
    height: auto !important;
    padding: 5px 0;
}

ul.browse-all-categories li.ui-menu-item a,
ul.megamenu ul.browse-all-categories ul.ui-menu .column .subCategory a,
.megamenu .special ul li a {
    font: bold 12px/1.1em "Open Sans", sans-serif!important;
}

ul.browse-all-categories li.ui-menu-item a {
    margin: 0 !important;
}

ul.browse-all-categories li.ui-menu-item,
ul.browse-all-categories li.ui-menu-item:hover {
    padding: 3px 0 !important;
}

.login .rdBox .header {
    color: #0f6b71;
    padding: 5px 10px;
    margin-bottom: 10px;
    box-sizing: border-box;
    background: none;
}

.content .grid-1-5 .also-bought .product .cart .btn {
    margin-top: 5px !important;
}


/* sidebar-nav */

#sidebar-wrapper-right .topMenu {
    width: 100% !important;
    height: auto !important;
    text-align: left;
}

@media (max-width:767px) {
    #sidebar-wrapper-right ul#topMenuData .topMenu.menu_contracts span.contracts a {
        display: inline-block !important;
        padding: 0px !important;
    }
    #sidebar-wrapper-right .topMenu.menu_contracts span.contracts a:before {
        display: none !important;
    }
    #sidebar-wrapper-right .topMenu.menu_contracts span.contracts:hover a {
        color: #fff !important;
    }
    #sidebar-wrapper-right .topMenu.menu_two span a {
        display: inline-block !important;
        padding: 0px !important;
    }
    #sidebar-wrapper-right .topMenu.menu_two span a:before {
        display: none !important;
    }
    #sidebar-wrapper-right .topMenu.menu_two span:hover a {
        color: #fff !important;
    }
    .nav-right #topMenuData .topMenu {
        line-height: 24px;
    }
    .header .row-a .nav-right li .topMenu {
        margin: 0 !important;
    }
    .header .row-a div.nav-right .topMenu .the_menu {
        background: none !important;
        border: solid 0px #0a0a14 !important;
        font-size: 13px !important;
        padding: 0px !important;
        position: relative !important;
        display: none !important;
        width: 92% !important;
        margin: 0 4% !important;
        float: left;
        border-radius: 0px !important;
    }
    .header .row-a div.nav-right li.open .topMenu .the_menu {
        display: block !important;
    }
    .header .row-a div.nav-right .topMenu .the_menu li {
        border-bottom: solid 1px #e0e0e0;
        float: left;
        padding: 0px 0px;
        width: 100% !important;
    }
    .header .row-a div.nav-right .topMenu .the_menu li:last-child {
        border-bottom: 0px !important;
    }
    .topMenu .the_menu li a {
        width: 96% !important;
        padding: 3px 0% !important;
        font-weight: normal !important;
    }
    .header .row-a div.nav-right ul#topMenuData .topMenu .the_menu li a {
        color: #222 !important;
        font-size: 12px !important;
    }
    .header .row-a div.nav-right ul#topMenuData .topMenu .the_menu li a:hover {
        background: #106a72 !important;
        font-weight: normal !important;
        color: #fff !important;
    }
    /* right side sub menu css */
    .topMenu .the_menu .sub_menu_one,
    .topMenu .the_menu .sub_menu_two {
        left: 3px !important;
        width: 220px !important;
        z-index: 999;
    }
    /* end */
    .login .rdBox .header {
        color: #333333;
    }
    /* ====== 27-feb======*/
    /*Mobile menu start*/
    body .browse-all.mm-item,
    ul.megamenu li.browse-all.mm-item a.mm-item-first.mm-item-link {
        display: block!important;
    }
    body ul.megamenu a.mm-item-link:link,
    body ul.megamenu a.mm-item-link:visited,
    body ul.megamenu li.browse-all a.mm-item-link,
    body ul.megamenu li.browse-all a.mm-item-link:hover {
        font-size: 15px !important;
        padding-left: 17px!important;
        font-family: 'Arial' !important;
    }
    .megamenu span.arrow-down {
        border-top: 8px solid #222;
    }
    ul.megamenu li.browse-all a.mm-item-link {
        border-bottom: 1px solid #e0e0e0;
    }
    ul.megamenu li.browse-all div.mm-item-content {
        display: block !important;
        position: inherit;
    }
    ul.browse-all-categories li.ui-menu-item a {
        padding-left: 0 !important;
    }
    ul.megamenu li.browse-all .mm-content-base,
    ul.megamenu div.mm-item-content {
        border: 0px solid #2a2a2a !important;
        padding: 0;
    }
    .megamenu .special ul li,
    ul.browse-all-categories li.ui-menu-item {
        padding: 0;
        border-bottom: solid 1px #e0e0e0;
    }
    ul.browse-all-categories li.ui-menu-item:last-child {
        padding: 0;
        border-bottom: solid 0px #e0e0e0;
    }
    body ul.megamenu .special ul li a,
    body ul.browse-all-categories li.ui-menu-item a {
        font-size: 13px !important;
        font-weight: 400 !important;
        text-decoration: none !important;
        text-transform: uppercase !important;
        display: block !important;
        padding: 12px 5px !important;
        line-height: normal !important;
        font-family: 'Arial' !important;
        color: #222 !important;
    }
    ul.browse-all-categories li.ui-menu-item a .ui-icon {
        background-image: none;
    }
    ul.megamenu a.mm-item-link:link,
    ul.megamenu a.mm-item-link:visited {
        text-transform: uppercase !important;
    }
    .header .row-a div.nav-right ul#topMenuData li span:hover,
    ul.megamenu li.mm-item a.mm-item-link:hover,
    ul.megamenu li.mm-item a.mm-item-link:focus {
        height: auto !important;
        background: #222 !important;
        color: #fff !important;
    }
    ul.megamenu a.mm-item-link:hover {
        height: auto !important;
        background: #222 !important;
        color: #fff !important;
    }
    ul.megamenu li.mm-item a.mm-item-link:hover {
        background: transparent !important;
        color: #000!important;
    }
    ul.megamenu li.browse-all.mm-item .browse-box.mm-item-content .mm-content-base {
        margin-bottom: 10px;
    }
    ul.megamenu div.mm-item-content {
        margin-top: 1px;
    }
    ul.browse-all-categories li.ui-menu-item a:before {
        vertical-align: middle;
    }
    .mm-content-base {
        padding: 10px 0 10px 10px;
    }
    ul.megamenu li.browse-all.mm-item .browse-box.mm-item-content {
        padding: 0;
        display: block !important;
        position: inherit;
        margin-top: 0;
        border: none !important;
    }
    ul.megamenu li.browse-all div.browse-box {
        margin: 0;
        width: calc(100% - 6px) !important;
        padding-left: 6px !important;
    }
    /*Mobile menu end*/
    ul.browse-all-categories li.ui-menu-item a:hover,
    .megamenu .special ul li a:hover {
        background: #fff !important;
        color: #222 !important;
    }
}

@media (min-width:768px) {
    .topMenu .the_menu {
        right: 0px;
        top: 100%;
    }
}

@media (min-width:640px) {
    .nav-right .topMenu {
        margin: 0 2px;
    }
}

@media (min-width:550px) {
    .topMenu .the_menu {
        right: inherit !important;
    }
    .topMenu.menu_machine ul.the_menu.the_menu_machine,
    .topMenu.menu_two ul.the_menu.the_menu_two {
        right: 0px !important;
    }
}

li.Covid-button {
    display: inline-block;
    margin: 15px 0 0 20px !important;
}

li.Covid-button a {
    background: #ce0000;
    border-radius: 0px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    padding: 3px 5px;
    text-decoration: none;
    border: solid 1px #fff;
    outline: solid 3px #ce0000;
    margin-right: 4px;
}

li.Covid-button a:hover {
    background: #0f6b71;
    outline: solid 3px #0f6b71;
}


/*New CSS Button start*/

.btn {
    background: #e16f23;
    line-height: 18px;
    text-decoration: none!important;
    border-radius: .25em;
    font-size: .85em;
    font-weight: 700;
    cursor: pointer;
    letter-spacing: 0;
    padding: .25em .75em
}

.btn-primary {
    background: #06C;
    border: 1px solid #036;
    color: #FFF
}

.btn-primary:hover {
    background: #036;
    border: 1px solid #036;
    color: #FFF
}

.btn-secondary {
    background: #fefefe;
    border: 1px solid #CCC;
    color: #006BD6
}

.btn-secondary:hover {
    background: #DA0007;
    border: 1px solid #DA0007;
    color: #FFF
}

.btn-info {
    background: #43576e;
    border: 1px solid #999;
    color: #FFF
}

.btn-info:hover {
    background: #06C;
    border: 1px solid #036;
    color: #FFF
}

.btn-disabled {
    border: solid 1px #999;
    background: #43576e;
    color: #999
}


/*New CSS Button end*/


/*Button custom css start*/

.btn,
.btn-primary,
.btn-secondary,
.btn-info {
    background: #ce0000;
    background: -moz-linear-gradient(top, #ce0000 0%, #ce0000 100%);
    background: -webkit-linear-gradient(top, #ce0000 0%, #ce0000 100%);
    background: linear-gradient(to bottom, #ce0000 0%, #ce0000 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ce0000', endColorstr='#ce0000', GradientType=0);
    border-radius: 0px!important;
    line-height: 21px!important;
    border: 1px solid #fff!important;
    margin: 0 0 0 5px!important;
    color: #fff!important;
    font-size: 12px!important;
    font-weight: bold !important;
    padding: 0px 10px!important;
    outline: 3px solid #ce0000;
    display: inline-block !important;
    font-family: 'Open Sans', sans-serif;
}

.btn:hover,
.btn-primary:hover,
.btn-secondary:hover,
.btn-info:hover,
.btn:focus,
.btn-primary:focus,
.btn-secondary:focus,
.btn-info:focus {
    background: #0f6b71;
    background: -moz-linear-gradient(top, #0f6b71 0%, #0f6b71 100%);
    background: -webkit-linear-gradient(top, #0f6b71 0%, #0f6b71 100%);
    background: linear-gradient(to bottom, #0f6b71 0%, #0f6b71 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#0f6b71', endColorstr='#0f6b71', GradientType=0);
    outline: solid 3px #0f6b71!important;
    color: #fff!important;
}

.choose-account .button-row .btn-primary,
.choose-account .button-row .btn-secondary,
.choose-account .button-row .btn-info,
.payInvoice .button-row .btn-primary,
.payInvoice .button-row .btn-info,
.sprCategorizedFilterBtn.btn {
    float: right !important;
}


/*Button custom css end*/

div#aboutusNew2 div.btn {
    background: no-repeat;
    border: none;
    outline: none;
    margin: 0 !important;
    padding: 0 !important;
}

.ess-mw-item-carousel-id.item-carousel-3pv .btn.btn-primary {
    margin-left: 20px !important;
}

a#aforgotPassword {
    color: #000;
    display: block;
    font-size: 12px;
    margin: 0 auto;
}

.dvInputKeyword {
    display: flex;
    flex-direction: row;
    width: 100%;
}

.content .cart .action-row,
.content .cart .action-row-bottom {
    padding: 0 5px;
}

.wcs_home_texttop .btn:hover {
    outline: none !important;
}

.ewd_inktoner .my-machines #header {
    position: relative;
    margin-bottom: 5px;
}

.ewd_inktoner .my-machines #header:after {
    clear: both;
    content: '';
    display: block;
}

.my-machines .searchInput {
    height: auto;
}

@media (max-width:767px) {
    ul.megamenu li.browse-all,
    .mm-content-base .ui-widget.ui-widget-content.browse-all-categories {
        padding: 0;
    }
    ul.browse-all-categories li.ui-menu-item a:before {
        top: 0!important;
    }
    #sidebar-wrapper ul.megamenu ul li:hover a,
    body ul.browse-all-categories li.ui-menu-item a:hover {
        color: #106a72 !important;
        background: #fff!important;
        text-decoration: none!important;
    }
}


/*Grid CSS new changes*/

.content .product-results li.eci-grid-item {
    flex: 0 0 25%;
    max-width: 25%;
    padding: 5px
}

.content .product-results li.eci-grid-item .product-group {
    max-width: 100%;
    width: 100%;
    border: 1px solid #ccc;
    height: calc(100% - 15px) !important;
}

.grid-compare-row {
    justify-content: space-between;
    padding: 0 5px
}

.grid-compare-row>span {
    position: inherit
}

.product-top-grid {
    margin-bottom: 10px
}

.grid-compare-row button.btn.btn-list {
    margin: 0!important
}

.product-info-grid,
.product-info-grid-sprgrid {
    height: auto;
}

.product-info-grid .grid-name {
    overflow: hidden
}

.grid-qty-cart {
    justify-content: space-between
}

.grid-qty-cart input {
    width: 40px!important;
    margin: 0 20px 0 0!important;
    text-align: center;
    height: 100%;
    box-sizing: border-box;
    padding: 0
}

.grid-qty-cart a.ui-button {
    width: 20px
}


/*Grid responsive*/

@media (max-width:767px) {
    .search_results {
        width: 100%;
    }
    .content .product-results li.eci-grid-item {
        flex: 0 0 33.3333%;
        max-width: 33.33333%
    }
    .content .product-results li.eci-grid-item .product-group {
        box-shadow: none
    }
    .content .product-results li.eci-grid-item .ui-spinner input {
        height: 27px!important;
        margin: 0 20px!important;
    }
}

@media (max-width:640px) {
    .content .product-results li.eci-grid-item {
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media (max-width:440px) {
    .content .product-results li.eci-grid-item {
        flex: 0 0 100%;
        max-width: 100%
    }
}


/*Grid CSS new changes*/