/*
** Bootstrap over-rides
*/
@import url('https://fonts.googleapis.com/css?family=Nunito:200,300,400,600,700,800,900|Open+Sans:300,400,600,700,800&display=swap');
#skip a
{
position:absolute;
left:-10000px;
top:auto;
width:1px;
height:1px;
overflow:hidden;
}
#skip a:focus
{
position:static;
width:auto;
height:auto;
}
.antiCls { 
    visibility: hidden; 
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {    
    font-weight: bold;    
}
input:focus::-webkit-input-placeholder {
  color: transparent;
}

input:focus:-moz-placeholder {
  color: transparent;
}

/* FF 4-18 */
input:focus::-moz-placeholder {
  color: transparent;
}
img{max-width:100%;}
@media (max-width: 767px) {
	.antiCls-xs { 
		visibility: hidden; 
	}
}
.mailinglist-input.form-control,
.search-form input[type="text"]:focus{
    outline: 0;
    box-shadow:none;
    color: transparent;
    }
input:focus::-webkit-input-placeholder {
    color: transparent;
    }
    input:focus:-moz-placeholder {
    color: transparent;
    }
    input:focus::-moz-placeholder {
    color: transparent;
    }
body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #585C5F;
    background: #fff;
    line-height: 1.35;
    font-weight: normal;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    overflow-x: hidden;
}

body {
	display: flex;
	height: 100%;
	flex-direction: column;
	min-height: 100vh;
}
.page-content {
	flex: 1 0 auto;
}
footer {
	flex-shrink: 0;
}
.homepage-blog-posts .post-image-container img {
    height: 218px;
}
@media (max-width: 991px){
.product-items.productList .product-item .img {
    padding-right: 0;
    width: 32%;
}
}
@media (max-width: 1024px){
  .container {
     width: 100%;
  } 
  div#midContent {
    width: calc(100% - 210px);
  } 
}
.home-page div#slider-holder {
    margin-bottom: 15px;        
}
@media (min-width: 1025px) {
    .home-page div#slider-holder {
        margin-bottom: 15px;
        min-height: 360px;
    }
    .container {
        width: 980px;padding:0;
    }
}
a {
    color: #070707;font-weight: normal;
    text-decoration: none;
}
a:hover, a:visited:hover {
    color: #135978;
    text-decoration: none;
}
h1 {
    font-size: 30px;
}
.p-0 {
    padding: 0;
}
.paging strong, .paging a {
    color: #000;
}
.titles {
    margin: 0 0 20px;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
}
.category-header, .category-footer {
    padding: 40px 0 0;
    margin: 0;
    background: #fbfbfb;
}
.category-header h1 {
    font-size: 36px;
    margin-bottom: 25px;
    font-family: 'Times New Roman', sans-serif;
    font-weight: bold;
}
.category-header p {
    font-size: 18px;
color: #818181;
line-height: 22px;
}
.flexslider.homeCarousel .slides img {
    max-width: 100%;
    display: block;
    width: 100%;
}
.subcategories {
    border-bottom: 1px solid #ececec;
    padding: 0 0 30px;
}
.subcategories > ul > li > a {
    color: #000;
    text-decoration: none;
    display: block;
    -webkit-transition: all .25s ease-out;
    transition: all .25s ease-out;
}
.subcategories > ul > li > a:hover {
    opacity: 0.8;
}
.subcategories > ul > li span.name {
    color: #000;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}
img {
    max-width: 100%;height:auto;
}

.form-control {
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    height: 36px;
    padding: 7px 12px;
    box-shadow: none;
}
.form-control.search-text {
     border: 1px solid #ccc;
     border-radius: 4px;
}
section#listing .special-actions .special-action button {
    padding: 2px 8px;
}
.btn-default,
.btn {
    color: #fff;
    font-size: 14px;
    padding: 2px 8px;
    font-weight: 400;
    text-transform: none;
    border-color: #FF6E1A;
    background-color: #FF6E1A;
    border-radius: 5px;
    -webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
line-height: 22px;
    cursor: pointer;
    letter-spacing: 1px;
    border:none;
}
.product-page-btn:hover,.special-actions .btn:hover {
    background-color: #06a00e!important;
    text-decoration: none;
}
.btn-default,.special-action .btn-link,.special-actions .btn{
    background: #104179;
}
.btn-default:focus,
.btn:focus,
.btn-primary:focus, 
.btn-primary:active:focus {    
    border-color: #104179;
    background-color: #104179;
    color: #fff;
    outline: none;
    box-shadow: none;
}
.btn:focus,.btn:active:focus{
    outline: none;
    box-shadow: none;
}
.btn:hover,.special-action .btn-link:hover,
.btn-default:hover,
.btn-default:focus,
.btn-default:hover:focus,
.btn-default.focus {
    border-color: #F50A1A;
    background-color: #F50A1A;
    color: #fff;
}
.btn-default.btn-inverse,
.btn-primary {
    border-color: #104179;
    background-color: #104179;
    color: #fff;
}
.btn-default.btn-inverse:hover,
.btn-primary:hover {
    border-color: #F50A1A;
    background-color: #F50A1A;
    color: #fff;    
}
.navbar-nav {
    float: none;
    text-align: center;
}
.navbar-nav ul{
    padding:0;margin:0;
}
.navbar-nav li {
    position: relative;
    display: inline-block;
    float: none;
    margin: 0px;
    padding: 0px;
    line-height: 32px;
    vertical-align: top;
    text-align: center; 
}
.nav > li:last-child {
    border-right: none;
}
.navbar.navbar-inverse {
    margin-bottom: 0;
    border: none;min-height: 0;
    background-color: #0073BE;
    line-height: 32px;
}
.navbar-inverse .navbar-nav li a {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    font-family: Helvetica;
    background: none;
    display: block;
    text-transform: uppercase;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.6);
    padding: 0px 32px;
    line-height: 32px;
    text-decoration: none;
}
.navbar-inverse .navbar-nav li:hover > a {
    color: #104179;
    background: #E7E7E7;
}
.dropdown-menu > li > a {
    font-size: 12px;
    padding: 6px 20px;
    text-transform: uppercase;
}
.navbar-nav > li.dropdown > a:after {
    content: "\f107";
    font-family: "fontello";
    font-size: 18px;
    line-height: 1;
    margin-left: 5px;
}
@media (max-width: 1023px) {
  .navbar-header {
      float: none;
  }
  .navbar-left,.navbar-right {
      float: none !important;
  }
  .navbar-toggle {
      display: block;
  }
  .navbar-collapse.collapse {
      display: none!important;
  }
  .navbar-nav {
      float: none!important;
  }
  .navbar-nav>li {
      float: none;
      border-right: none;
  }
  .mobile-menu-widget ul li {
    margin: 0 0 0;
    display: block;
    text-align: left;
}
  .collapse.in{
      display:block !important;
  }
  .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d;
    }
    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px;
    }
    .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px;
    }
}
/*
** Template code
*/
.logo {
    height: 105px;
    position: relative;
    overflow: hidden;
    margin-top:9px;
}
.logo img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}
.phone {
    float: left;
    font-size: 12px;
    font-weight: 700;
    line-height: 18px;    
    color: #4B585E;
    text-align: center;
    margin: 22px 0 0 0;
}
.phone span a {
    font-size: 2.25em;
    line-height: 1em;
    color: #0074d2;
    font-weight: bold;
    font-style: italic;
    text-decoration: none;
}
.top-nav {
    height: auto;
    background-color: #ececec;
}
.top-nav ul {
    padding: 15px 0;
    margin: 0;
    list-style: none;
    font-size: 12px;
    line-height: 1;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: capitalize;
    font-weight: bold;
}
.top-nav ul li:first-child {
    margin: 0 8px 0 0;
}
.top-nav ul li {
    float: left;
    margin: 0 8px;
    padding: 0;
    border-right: none;
}
.top-nav .useraccount ul {
    float: right;
}
.top-nav ul li:last-child {
    border: none;
    padding: 0;
}
.top-nav ul li a {
    color: #010100;
    font-size: 14px;
    font-weight: bold;
    display: block;
    padding: 0 10px;
    text-decoration: none;
    text-transform: none;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
}
.top-nav ul li a:hover {
    opacity: 0.5;
}
.site-header {    
    margin: 0 0 20px 0;
    padding: 37px 0 7px 0;
    position: relative;
    background: #fff;
    border-top: 10px solid #104179;
}
.form-control::placeholder {
    color: #000;
    opacity: 1;
}
.search-form-col{
    margin: 5px 0;
}
.searchBox {
    padding: 5px 0;
}
.search-form {
    position: relative;
}
.search-form .search-text {
    height: 50px;
    border-radius: 10px;
    max-width: 100%;
    width: 100%;
    position: relative;
    border: none;
    background: none;
    text-align: left;
    padding: 7px 36px 6px 12px;
    /*font-size: 12px;*/
    font-size:16px!important;
    font-weight: 400;
    text-transform: none;
    background: #F7F9F9;
    font-family: Arial, Helvetica, sans-serif;
    color: #000;
}
.search-form .search-submit,.search-form .search-submit:hover {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    line-height: 34px;
    font-family: Arial, Helvetica, sans-serif;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 34px;
    padding: 0 0 0px 0;
    text-align: center;
    text-transform: none;
    border: none;
    border-radius: 0 9px 9px 0;
    background-color: #fd6c01;
    bottom: 0px;
}
.search-form .search-submit img {
    width: 20px;
    margin-top: 0px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.header-right {
    padding-left: 0;
}
.minicart {
    float: right;
    margin-top: 6px
}
.minicart-inner {
    display: block;
    color: #000;    
    cursor: pointer;
}
.minicart-inner:hover {
    
}
.minicart .cart-icon {
    
}
.minicart .cart-details {    
    float: right;    
}

span.cart-title {
    float: left;
    margin-top: 10px;
    padding-right: 10px;
    color: #000;
}
span.cart-count {
    color: #ed1c24;
}
main#page-content {
    padding: 15px 0 0 0;
    min-height: 400px;
}
.site-footer .container{
    background: #EFF2F4;
    padding: 0px 0px 0px 0px;
}
.extra-pages {
    float: left;
    width: 55%;
    background: none;
    margin-bottom: 0px;
    border-right: 1px solid #c3c3c3;
}
.extra-pages .ep1 {
    float: left;
    width: 68%;
    padding: 20px 40px;
    border-right: 1px solid #c3c3c3;
}
.extra-pages .f-headers {
    font-weight: 700;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #104179;
    font-size: 12px;
    background: none;
    text-align: left;
    line-height: 28px;
    padding: 0 5px;
    text-transform: uppercase;
}
.extra-pages ul {
    zoom: 1;
    display: block;
    float: left;
    width: 100%;
    text-align: left;
    padding: 2px 0px;
    list-style: none;
    margin-bottom: 0px;
}
.extra-pages ul.col2 li {
    float: left;
    width: 50%;
}
.extra-pages ul > li {
    margin: 0;
    padding: 5px;
    width: 100%;
    float: none;
    display: block;
}
.extra-pages ul > li > a {
    font-size: 11px;
    color: #000;
    text-decoration: none;
    font-weight: 400;
    line-height: 18px;
    font-family: Arial, Helvetica, sans-serif;
}
.extra-pages ul > li > a:hover {
    color: #104179;
    text-decoration: underline;
}
.extra-pages .ep2 {
    float: left;
    width: 32%;
    padding: 20px 25px;
}
.ccards {
    padding: 5px;
    text-align: center;
    float: right;
    width: 45%;
}
.ccards span {
    font-weight: 700;
    font-family: Arial, Helvetica, sans-serif;
    color: #104179;
    font-size: 12px;
    background: none;
    text-align: left;
    line-height: 28px;
    padding: 0 5px;
    text-transform: uppercase;
}
ul.extrapages li {
    line-height: 1;
    margin: 0 0 5px;
}
ul.extrapages li a {
    color: #fff;
text-decoration: none;
font-size: 16px;
font-weight: 400;
line-height: 23px;
letter-spacing: 2px;
font-family: Arial, Helvetica, sans-serif;
}
footer img {
    vertical-align: revert;
}
.footer-social {
    /* border-top: 1px solid #2d2d2d;
    border-bottom: 1px solid #2d2d2d; */
    padding: 5px 0px 20px 0px;
    background: #FFF;
    font-size: 11px;
    color: #000;
    text-align: center;
    line-height: 20px;
}
.social-icons,
.global-footer {
    padding-top: 0;
    padding-bottom: 0;
}
.copyright {
    padding-top: 50px;
    padding-bottom: 25px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
}
.copyright p {
    margin-bottom: 0;
}
.copyright a {
    color: #fff;
    text-decoration: underline;
}
#divRewardWidget {
    color: #000 !important;
}
.mailist-box {
    width: 100%;
    float: right;
    margin-bottom: 10px;
}
.mailist-box h3 {
    margin: 0 0 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
}
.mailinglist-input.form-control {
    background-color: #fff;
    border: none;
    max-width: 100%;
    color: #000;
    float: left;
    height: 39px;
    border-radius: 4px;
}
.mailinglist-submit {
    background-color: transparent;
    color: #000 !important;
    border-color: #FF6E1A;
    background-color: #FF6E1A;
    float: right;
    width: auto;
    font-size: 18px;
    font-weight: normal;
    border: none;
        border-top-color: currentcolor;
        border-right-color: currentcolor;
        border-bottom-color: currentcolor;
        border-left-color: currentcolor;
    padding: 7px 25px;
}
.btn-default.mailinglist-submit:hover, 
.btn-default.mailinglist-submit:focus {
    background-color: #000;
    border-color: #000;
}
.mailinglist-response {
    display: none;
}
.maillist-options {
    margin: 15px 0 0;
}
.subscribe {
    float: left;
    margin-bottom: 5px;
line-height: 13px;
display: inline-block;
clear: both;
width: 100%;
}
.subscribe input[type="radio"] {
    margin: 0;
    vertical-align: middle;
}
.subscribe label {
    margin: 0;
    margin-left: 0px;
margin-left: 0px;
font-size: 12px;
font-weight: 300;
margin-left: 3px;
color: #fff;
cursor: pointer;
text-transform: uppercase;
}

.footer-social ul {
    margin: 0;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    line-height: 44px;
}
ul.payment-icons {
    text-align: right;
}
ul.payment-icons li {
    font-size: 34px;
    line-height: 36px;
    vertical-align: middle;
}

ul.social-icons li.social-icons-label {
    font-size: 14px;
    vertical-align: middle;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    margin-right: 20px !important;
}

.social-icons {
}
.social-icons li:last-child {
    margin: 0 0 0 8px !important;
}
.social-icons li {
    vertical-align: middle;
    margin: 0 4px !important;
}
.social-icons li a {
    color: #0f0f0f;
    background: none;
    width: 32px;
    height: 100%;
    /* line-height: 32px; */
    border-radius: 0;
    text-align: center;
    padding: 0px !important;
    vertical-align: middle;
}
.social-icons li a span {
    font-size: 21px;
    display: block;
}
.social-icons li a span.icon-facebook {
    color: #0066A4;
}
.social-icons li a span.icon-twitter {
    color: #00B3FF;
}
.social-icons li a span.icon-gplus{
    color: #FF484E;
}
.social-icons li a span.icon-pinterest {
    color: #BB292E;
}
.social-icons li a:hover {
    opacity: 0.6;
}


/*.product-item .reviews-stars:before {
    font-family: "fontello";
    content: "\e803 \e803 \e803 \e803 \e803";
    color: #b8b8b8;
}
.product-item .reviews-stars {
    color: #000;
}*/

.reviews-stars:before {
    font-family: "fontello";
    content: "\e803 \e803 \e803 \e803 \e803";
    color: #b8b8b8;
}
.rating:hover .rating-star:hover,
.rating:hover .rating-star:hover ~ .rating-star,
.rating-input:checked ~ .rating-star,
.reviews-stars {
    color: #000;
}
section#home .product-item .name {
    text-align: center;
}
section#home .product-item .reviews {
    margin-bottom: 10px;
    min-height: 21px;
    text-align: center;
}
section#home .product-item .price {
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    margin: 15px 0;
}
section#home .product-item .status {
    font-size: 12px;
    text-align: center;
}
section#home .product-item .action {
    text-align: center;
}
.product-item .name {
    height: 45px;
}
.product-item .name a {
    color: #000;
    font-size: 17px;
    font-family: 'Open Sans', sans-serif;
    text-decoration: none;
}
.product-item .name a:hover {
    color: #9a9898;
    text-decoration: underline;
}
.product-item del.regular-price {
    text-decoration: line-through;
}
.product-item .on-sale-badge{background-color: #9E293E;}
.sale-price {
    color: #d04b64;
}
del.original-price {
    font-weight: 500;
}
span.freeshipping {
    color: #005747;
}
.product-item .status span:before {
    content: "-";
}
.product-item .status {
    font-size: 12px;
}
.product-item .price,.category-page .product-item .price span{
    font-size: 18px;
    color: #104179;
    font-weight: bold;
}
.product-item .img {
    /*min-height: 304px;*/
    position: relative;
    /*border: 1px solid #ececec;*/
    background-color: #fbfbfb;
}
.product-item .img a {
    display: block;
}
.product-item .img img {
    /*position: absolute;*/
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
}
.product-item .action .btn {
    
}
.head-mobile-nav > a {
    color: #fd6c01;
    font-size: 24px;
    line-height: 1;
    margin-top: 35px;
    display: block;
}

/*
** Homepage
*/
.bar1 {
    line-height: 32px;
    text-align: center;
    color: #fff;
    font-size: 19px;
    text-transform: uppercase;
    background-color: #3996fe;    
}
.bar2 {
    display: block;
    max-height: 37px;
}
.products-section {
    background-color: #fbfbfb;
    padding: 15px 0;
}
.products-section h2,.products-section h1 {
    margin: 0;
    font-size: 24px;
}
.products-section h2,.products-section h1 {
    margin-bottom: 20px;
    line-height: 1;
    padding: 30px;
    text-align: center;
    color: #fff;
    font-weight: 300;
    font-size: 35px;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    background: url('/assets/templates/Lexington-core/images/bg.png') no-repeat center #000;
}
}
/* .products-section h2:after {
    content: "";
    width: 60px;
    height: 1px;
    background-color: #000;
    display: block;
    position: absolute;
    bottom: -1px;
    z-index: 10;
} */
.home-page-content {
    padding-top: 0;
}
/*.home-page-content .category-footer {
    padding: 40px 0 60px;
}*/
.home-page-content .category-footer h3 {
    font-size: 20px;
    line-height: 1;
    margin: 0 0 20px;
    font-weight: bold;
}
.home-page-content .category-footer p {
    margin: 0 0 30px;
    text-align: justify;
}
.home-page-content .category-footer a:hover img {
    opacity: 0.7;
}
.home-page-content .category-header img {
    margin: 0 auto;
}
.extrapages-shower a {
    display: block;
    background-color: #2d2d2d;
    color: #fff;
    padding: 10px 18px;
    text-decoration: none !important;
}
.extrapages-shower a:after {
    content: "\f106";
    font-family: "fontello";
    float: right;
}
.extrapages-shower a.collapsed:after {
    content: "\f107";
}




@media(max-width: 1023px) {
    .navbar-inverse .navbar-nav > li > a {
        font-size: 14px;
        min-height: 0;
    }
    .navbar-nav > li.dropdown > a:after {
        float: right;
    }
    .mailist-box {
        float: none;
        padding: 30px 0;
        width: 100%;
        max-width: 320px;
        margin: 0 auto;
    }
    .footer-social {
        text-align: center;
    }
}
@media(max-width: 767px) {
    .margin-auto {
        margin: 0 auto;
        float: none;
        max-width: 320px;
    }
    .logo {
        text-align: center;
        height: auto;
    }
    .logo img {
        position: static;
    }
    .searchBox {
        padding: 20px 0 0;
    }
    .search-form-col {
        clear: both;
    }
    .flex-direction-nav a:before {
        font-size: 24px;
    }
    .flex-direction-nav a {
        width: 24px;
        height: 24px;
        line-height: 24px;
        margin: -12px 0 0;
    }
    .mailinglist-input.form-control {
        max-width: 100%;
    }
    .social-icons li a {
        width: 24px;
        height: 24px;
        line-height: 24px;
        font-size: 12px;
    }
    .footer-social ul li {
        padding: 0 4px;
    }
    .extrapages {
        display: none;
    }
    .home-page-content .category-header {
        padding: 15px 0;
    }
    .extrapages-shower a {
        display: block;
        text-align: center;
        background: #FF6E1A;
    }
    ul.extrapages {
        margin: 0;
        padding: 15px 0;
    }
    ul.extrapages li a {
        font-size: 14px;
    }
}
@media(max-width: 567px) {
    .product-items.product-items-1 .product-item,
    .product-items.product-items-2 .product-item,
    .product-items.product-items-3 .product-item,
    .product-items.product-items-4 .product-item,
    .product-items.product-items-5 .product-item,
    .product-items.product-items-6 .product-item {
        max-width: 270px;
    }
}
.coverup{max-width: 100%;}
.menu-open {
    overflow: hidden;
}
.mobile-menu {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;height: 100vh;
    background-color: rgba(0,0,0,0.5);
}
.menu-open .mobile-menu {
    overflow-x: hidden;
    overflow-y: hidden;
}
.mobile-menu-inner {
    background-color: #2268b6;
    padding: 30px 0px;
    width: 300px;
    margin-left: 0;
    margin-right: auto;
    min-height: 100vh;
    position: relative;height: 100vh;overflow-y: auto;
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(-300px,0);
    -ms-transform: translate(-300px,0);
    -o-transform: translate(-300px,0);
    transform: translate(-300px,0);
    color: #fff;
}
.menu-open .mobile-menu-inner {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
}
.mobile-menu-close {
    display: block;
    clear: both;
    margin-bottom: 25px;
    text-align: right;
}
.mobile-menu-close a {    
    margin-right: 15px;
    color: #fff;
    font-size: 20px;
    display: inline-block;
    line-height: 1;    
    text-decoration: none;
}
.mobile-menu-close a:after {
    content: '\e805';
    font-family: "fontello";
}
.mobile-menu-widget {
    margin: 12px 0;
}
.mobile-menu-widget h3 {
    margin: 0;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 10px;
    line-height: 35px;
    background: #3791f6;
    color: #fff;
    padding: 0 20px;
}
.mobile-menu-widget ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.mobile-menu-widget ul li {
    margin: 0 0 0;
}
.mobile-menu-widget ul li a {
    padding: 5px 20px;
    line-height: 1.5;
    font-size: 12px;
    background-color: transparent;
    display: block;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
}
.mobile-menu-widget ul li a:hover {
    color: #fff;
    background: #F50A1A;
}
.mobile-menu-widget ul ul {
    display: none !important;
}
.mobile-menu-widget ul li a:after {
    display: none;
}

.mailinglist-response {
    margin: 10px 0;
    padding: 10px 20px;
    font-size: 12px;
    background-color: #2d2d2d;
    color: #ccc;
}
.mailinglist-error span {
    color: #8a6d3b;
}
.mailinglist-subscribed span,
.mailinglist-unsubscribed span {
    color: #3c763d;
}
.mailinglist-response,
.mailinglist-response div {
}

.floating-cart {
    position: fixed;
    top: 50%;
    right: 0;
    z-index: 999;
    background-color: #101010;
    color: #fff;
    border-radius: 20px 0 0 20px;
    padding: 15px;
    text-align: center;
    width: 90px;
    display: none;
}
.floating-cart a,
.floating-cart a:hover {
    color: #ececec;
    text-decoration: none;
}
.floating-cart a:hover {
    opacity: 0.6;
}
.floating-cart span.cart-icon {
    display: block;
    font-size: 30px;
    line-height: 1;
}
.floating-cart span.cart-details {
    font-size: 12px;
    text-transform: none;
    display: block;
    margin: 5px 0 0;
}

.paging {
    float: right;
}
.paging strong, 
.paging a {}
.paging strong,
.paging a:hover {
    color: #fff;
    background-color: #0f0f0f;
    text-decoration: none;
}
p {
    line-height: 1.5;
    margin: 0 0 1em;
}
p a {
    color: #0000EE;
}
#midContent .container {
    max-width: 100%;
}
.flex-direction-nav a{height: 30px;}
.flex-direction-nav a:before{font-size: 30px;}
#leftContent {
    float: left;
    width: 200px;
    background: none;
    margin: 0px 10px 0px 0px;
    padding: 0px 0px 0px 0px;
    position: relative;
}
#midContent {
    float: left;
    padding: 0 0px;
    width: 770px;
    margin: 0px;
    min-height: 400px;
}
.sidebar-login .loginField{
    margin: 15px 0 0;
}
.sidebar-login .loginField .resetpass-link {
    display: inline-block;
    margin: 0 0 9px;
}
.quick-order .orderitemform {    
    padding: 4px;
    text-align: left;
    color: #000;
    font-size: 12px;
}
.quick-order_item-title {
    padding: 2px 8px 2px 0px;
    width: 72%;float: left;
    font-size: 12px;
    margin: 0px;
    color: #000;
    text-align: center;
}
.quick-order_qty-title {
    padding: 2px 8px 2px 0px;
    width: 28%;float: left;
    margin: 0px 0px 0px 0px;
    font-size: 12px;
    color: #000;
    text-align: center;
}
.quick-order_item {
    display: inline-block;
    padding: 1px 0px;
    width: 67%;
    font-size: 12px;
    line-height: 20px;
    margin: 0px 3% 2px 0px;
    color: #000;border-radius: 5px;
    background: #e8f0fe;
    border: 1px solid #b1b0b5;
}
.quick-order_qty {
    display: inline-block;
    padding: 1px 0px;
    width: 25%;
    margin: 0px 0px 2px 0px;
    font-size: 12px;
    line-height: 20px;
    color: #000;border-radius: 5px;
    background: #e8f0fe;
    border: 1px solid #b1b0b5;
}
.quick-order .divelement a {    
    text-decoration: underline;
}
.quick-order {
    margin: 0 0 20px 0px;
}
.mod_bg {
    text-align: center;
    padding: 0px 0px 0px 0px;
    background: none;
    margin-bottom: 15px;
}
#Pneumatics_items {    
    padding: 7px;
    text-align: left;
    color: #000;
    font-size: 12px;
}
#Pneumatics_items p {
    margin:9px 0px 10px;
}
#Pneumatics_items > div {
    line-height: 27px;
    padding: 7px 0;
    color: #044FA0;
    font-size: 11px;
    border-top: 1px dashed #e3e3e3;
}
#Pneumatics_items > div a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #044FA0;
    white-space: nowrap;
}
#Pneumatics_items > div a:hover {
    color: #044FA0;
    text-decoration: underline;
}
#Pneumatics_items > div img {
    float: left;
    margin-right: 5px;
}
.promo-header-bar h2{
    font-size: 1.5em;margin: 0 0 10px;line-height: 1.35;
}
#info-center legend {
    width: auto;
    display: inline-block;
    border: none;
    margin: 0;
    padding-bottom: 4px;
    text-align:left!important;
}
.cat-menu .cat-list {
    zoom: 1;
    height: auto;
    margin-bottom: 15px;
    padding: 0px 0;
    overflow: hidden;
    list-style: none;
}
.cat-menu .cat-list li {    
    border-bottom: 1px solid #b1b0b5;
    vertical-align: top;
    float: none;
    line-height: 33px;
    text-align: left;padding: 0;
    margin: 0;
}
.cat-menu .cat-list > li:hover{
    background: url(../images/bg-leftnav.gif) left bottom repeat-x;
}
.cat-menu .cat-list > li:before {
    content: '';
    display: inline-block;
    float: left;
    background: url(../images/leftnav-button.png) no-repeat center center;
    width: 30px;
    height: 32px!important;
}
.cat-menu .cat-list > li:hover:before {
    background: url(../images/lefnav-button-hover.png) no-repeat center center;
}
.cat-menu .cat-list > li > a {
    color: #000;
    font-size: 12px;
    font-weight: 400;
    font-family: Arial, Helvetica, sans-serif;
    display: block;
    padding: 0 8px 0 30px;
    line-height: 33px;
    text-transform: none;
    text-decoration: none;
}
.cat-menu .cat-list > li > a:hover {
    color: #000;
    background: none;
    text-decoration: underline;
}
.sidebar-widget {
    margin: 0 0 15px;
}
#content .search-area {
    width: 100%;  
    padding: 0px;
    margin: 5px 0 5px 0;
    float: right;
}

@media (max-width: 767px) {
#content .search-area {
    max-width: 98%;
}
}

@media (min-width: 768px) {
#content .search-area {
    max-width: 392px;
}
}

#content .searchBox {
    max-width: 100%;
    width: 100%;padding: 0;
    position: relative;
    border: 1px solid #BECCCD;
    background: none;
    text-align: left;
    height: auto;
    border-radius: 0;
}
#content .search-text {
    margin: 0;
    width: 100%;
    height: 34px;
    padding: 6px 36px 6px 12px;
    font-size: 12px;
    font-weight: 400;
    text-transform: none;
    background: #F7F9F9;
    font-family: Arial, Helvetica, sans-serif;
    color: #000;
    border: none;
}
#content .search-btn {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    line-height: 34px;
    font-family: Arial, Helvetica, sans-serif;
    position: absolute;
    top: 0px;
    right: 0px;
    min-height: 100%;
    border: none;
    width: 34px;
    padding: 0 0 0px 0;
    text-align: center;
    text-transform: none;
    border: none;
    background: #F28C28;
    -webkit-appearance: none;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    cursor: pointer;
    background-color: #FF6702!important;    
    border-radius: 0;
}
.search-area {
    float: left;
    width: 100%;
    padding: 0px;
    margin: 5px 0 5px 0;
}
.searchBox {
    max-width: 100%;
    width: 100%;padding: 0px;
    position: relative;
    border: 1px solid #BECCCD;
    background: none;
    text-align: left;
    height: 52px;
    border-radius: 10px;
}
.search-text {
    padding: 8px 36px 6px 12px;
    height: 50px;
    border-radius: 10px;
    margin: 0;
    width: 100%;
    font-size: 12px;
    font-weight: 400;
    text-transform: none;
    background: #F7F9F9;
    font-family: Arial, Helvetica, sans-serif;
    color: #000;
    border: none;
}
.search-text::placeholder{
    color: #000;opacity:1;
}
.search-btn {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    line-height: 34px;
    font-family: Arial, Helvetica, sans-serif;
    position: absolute;
    top: 0px;
    right: 0px;
    min-height: 100%;
    border: none;
    width: 34px;
    padding: 0 0 0px 0;
    text-align: center;
    text-transform: none;    
    /* background: #F28C28; */
    border-radius: 0 9px 9px 0;
    background-color: #fd6c01;
    -webkit-appearance: none;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    cursor: pointer;
}
div#Category_items {
    margin-top: -1px;
}
.box .search-btn img {
    width: 20px;
}
.featured-divider {    
    margin: 0.5em 0;
}
.page_heading {    
    padding-bottom: 5px;
    border-bottom: 1px solid #d2d2d2;    
    font-size: 130%;
}
.sidebar-login {
    margin-bottom: 20px;
}
.sidebar-login .submit-button {
    display: flex;margin: 0;
}
.sidebar-login .submit-button button {        
    background: #FF6702;margin: 1px 1px;border: none;min-width: 0;     
}
.sidebar-login .loginField input {
    border-radius: 10px;border: 1px solid #cdcdcd;
    background-color: #fefefe;
    font-weight: normal;
    font-size: 11px;
    color: #999;
    margin: 0px 0;display: block;
    line-height: normal;
    padding: 9px 1px 9px 8px;
    font-family: Arial, Helvetica, sans-serif;
}
.sidebar-logged-in {
    font-weight: bold;
    margin-bottom: 20px;
}
.grecaptcha-badge {
    display: none !important;
}
#livechat-compact-container#livechat-compact-container {
    height: 53px !important;
}
.menu-headers{ background:none!important;color:#0d82f7!important;font-weight:bold!important;font-size: 15px;font-family: Arial, Helvetica, sans-serif;text-transform: uppercase;text-decoration: none;padding: 0px 5px 7px 5px;text-align: center;line-height: 33px; }
.quick-order_item { border-radius:5px; background:#e8f0fe;border:1px solid #b1b0b5;}
.quick-order_qty { border-radius:5px; background:#e8f0fe;border:1px solid #b1b0b5;}
.cat-menu .cat-list li{ background:none; border-bottom:1px solid #b1b0b5;}
.cat-menu .cat-list {border:none;}
#Pneumatics_items { border:none; }
.r-tabs .r-tabs-nav {    
    display: none;
}
.r-tabs .r-tabs-accordion-title,.r-tabs-accordion-title {
    display: block;
    margin-bottom: 0px;
    clear: both;
}
.listing-page .breadcrumnb,.listing-page .breadcrumnb ol li,.listing-page .breadcrumnb ol li a{
    font-weight: 700;color: #000;  
}
.breadcrumnb{margin: 0 0 8px 0;}
.breadcrumnb ol li,.breadcrumnb ol li a{
    font-size: 11px;
    color: #000;text-align: left;
    line-height: 1.4em;
}
.breadcrumnb ol{font-size: 11px;}
.breadcrumnb ol li:after{
    content: ">";
    margin: 0;font-size: 11px;
    color: #000;
    min-width: 12.5px;
    display: inline-block;
    text-align: center;
}
.page_headers{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0px;
    color: #104179;
    margin: 0px 0px 10px 0px;
    text-transform: none;
    padding: 0px 0px;
    font-weight: 700;
    border-top: none;
    border-bottom: none;
    border-left: none;
    border-right: none;
    background: none;
    text-align: left;
    position: relative;
}
#listing h1 {
    margin-bottom: 10px;
}
.product-id {
    font-weight: 700;margin-bottom: 9px;margin-top: 5px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.product-id img{
    vertical-align: unset;
}
#listing .primary {
    width: 40%;
    float: left;padding: 0;
    padding-top: 0px;
}
#listing .secondary {
    padding: 0px 0px 0px 10px;
    width: 60%;
    float: right;
}
div#main-image {
    padding: 5px;
    margin-bottom: 15px;
    display: block;
}
.series-txt {
    font-weight: 700;
    color: #ed1c24;
    text-align: center;
    font-size: 12px;margin-top: 6px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.addl-images.addl-images-ready{margin-bottom: 5px;}
.special-actions {
    margin-top: 29px;
}
.special-action .btn-link {    
    color: #fff;
    font-weight: 400;
}
.special-action {    
    margin: 8px 4px 8px;
}
.pricingBlock {
    margin: 0 0 5px;
}
#listing .header {
    border-bottom: 1px solid #d2d2d2;
    margin: 0px 0 4px!important;
}
#listing h3 {
    color: #09F;
    font-size: 14px;
    font-weight: 700;
    text-align: left;margin: 0;
    text-transform: uppercase;
    font-style: italic;
    padding: 0;line-height: 1.8em;
    position: relative;
    float: none;
}
.alternative {
   border: 1px solid #EAE9E9;
}
#listing .pricingBlock .price {
    padding: 5px;line-height: 1.35;
    text-decoration: none;
    font-weight: 700;
    font-size: 12px;
    color: #585C5F;
}
.pricingBlock span {
    display: inline;
    font-size: 13px;
    padding: 0;
    color: #D90D0E;
    padding-left: 5px;
}
#listing #availabilityInfo {
    margin: 0 0px 5px 0;
    text-align: center;
    line-height: 14px;
}
#listing #availabilityInfo h4 {
    display: inline;font-size: 12px;
    margin-bottom: 5px;
}
#listing #availabilityInfo span {
    display: inline;
    font-size: 12px;
    padding: 0;
    color: #585C5F;
}
.addToCartBlock.sub-section {
    padding: 0px 15%;text-align: center;
    margin: 0 0 4px;
}
.qtybox-addcart label:not(.qty-input) {
    font-size: 11px;float: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    display: inline-block;
    margin: 13px 7px;
    width: auto;
}
span.qty-nav,.mz-hint{display:none;}
.qty-input{
    margin: 5px 0px 0 0;width:auto;
}
.qtybox-addcart.form-group {
    margin: 0;display: inline-block;
    border: 1px solid #EAE9E9;background: #fdfdfd;
}
.qtybox-addcart label.qty-input {
    margin: 5px 10px 0 0;float: left;
}
.qty-input input[type="text"]{
    border: 1px solid #cdcdcd;
    background-color: #fefefe;
    font-weight: normal;
    font-size: 11px;
    color: #999;
    padding: 9px 1px 9px 8px;
    font-family: Arial, Helvetica, sans-serif;
    width: 52px;
    height: auto;
    line-height: 1.1;
}
#listing .btn.btn-addcart{
    margin: 8px;background-color: #06a00e;
    padding: 2px 8px;font-size: 14px;
}
#listing .similar {
    text-align: center;
}
#listing .similar .btn{margin: 1px;}
.similar #relatedstockinner {
    width: 450px;
    height: 215px;
}
.product-details {
    margin-bottom: 10px;
    padding-bottom: 15px;
    margin-bottom: 0;
    padding-bottom: 0;
}
nav#rTabs {
    clear: both;margin: 0;
}
.r-tabs .r-tabs-accordion-title:nth-of-type(1) .r-tabs-anchor {
    font-size: 14px;
    font-weight: 700;
    font-family: Arial, Helvetica, sans-serif;
    color: #09F;
    background: #fff;
    border: none;
    padding: 6px 0;
    border-bottom: 1px solid #09f;
}
.r-tabs .r-tabs-panel#tab-1 {
    border: 1px solid #EAE9E9;
    background: #fdfdfd;
    min-height: 200px;
    padding: 10px;
    margin-bottom: 8px;
    color: #000000;
    font-weight: 400;
}
.r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor, .r-tabs-accordion-title .r-tabs-anchor {
    font-size: 12px;
    font-weight: 700;display: block;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000;
    background: #fff;
    border: none;
    padding: 0px 0;
    cursor: default;
    text-decoration: none;
    margin-bottom: 3px;
}
.r-tabs-panel {
    min-height: inherit;
    padding: 5px 0;
    background: none;
    border: none;
    margin-bottom: 20px;
    clear: both;
}
#listing td, #listing th {
    padding: 1px;border-color: #e7e7e7;
}
.view-cart #leftContent,.my-account #leftContent{display: none;}
.view-cart #midContent,.my-account #midContent{width:100%;}
h1.page_heading {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0px;
    color: #104179;
    margin: 0px 0px 10px 0px;
    text-transform: none;
    padding: 0px 0px;
    font-weight: 700;
    border-top: none;
    border-bottom: none;
    border-left: none;
    border-right: none;
    background: none;
    text-align: left;
    position: relative;
}
.page_heading:after{content:none;}
#cm_viewmode .viewmode div.list{margin: 0;}
#search .pager-wrapper a {
    line-height: 1;
    border-radius: 0;
}
#search .paging{text-align: right;}
#search .line2 {    
    display: inline-block;
    width: 100%;
}
.facetdiv input[type="checkbox"] {
    margin: 4px 4px 3px 0px;
    vertical-align: middle;
}
#cm_results .product-item .btn, #cm_results .product-item .btn:hover, #cm_results .product-item .btn_over{min-width: 0;}
body.leftbar.norightbar .cat-items-grid, body.rightbar.noleftbar .cat-items-grid {
    width: 100%;
    padding: 0 15px;
}
section#category {
    padding: 0;
}
.tc-pagebuilder table td {
    padding: 1px;
}
.account_login .btn-link {    
    padding: 2px 8px;
}
div#divCheckoutButton {
    margin-top: 20px;
    margin-bottom: 0;
}
.checkout-1 .copyright {
    display: none !important;
}
.checkout-1 .footer-social .col-md-6 {
    width: 100%;
}
.sub-section .header>.page_heading {
    border:none;
    margin: 0px 0 0px;
        color: #09F;
    font-size: 14px;
    font-weight: 700;
    text-align: left;
    text-transform: uppercase;
    font-style: italic;
    padding: 0;
    position: relative;
    float: none;
}
.view-cart .product-items,.listing-page .product-items{margin:0;}
.listing-page .product-items .product-item:hover,.view-cart .product-items .product-item:hover {
    -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.3) !important;
    -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.3) !important;
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.3) !important;
}
.listing-page .product-items .product-item,.view-cart .product-items .product-item {
    float: none;
    margin: 0 10px;
    height: auto !important;
    margin-bottom: 28px !important;
    max-width: calc(49% - 20px);
    border: 2px solid #104179;
    width: calc(49% - 20px);
    padding: 8px 25px 5px 15px!important;
    border-radius: 10px!important;
    display: inline-block;
    vertical-align: top;
}
.listing-page .product-item .status,.listing-page .product-item .reviews,
.listing-page .product-items .product-item .addtowishlist,
.listing-page .product-item .img,
.view-cart .product-item .status,.view-cart .product-item .reviews,
.view-cart .product-items .product-item .addtowishlist,
.view-cart .product-item .img{display:none;}
.listing-page .product-item .product-content,.view-cart .product-item .product-content{
        text-align: left;
    margin-top: 10px;
    margin-left: 5px;
    margin-bottom:10px;
    height: auto;
}
.listing-page .product-item .price,
.listing-page .product-item .name,
.view-cart .product-item .price,
.view-cart .product-item .name{
    height:auto;min-height:0;margin:0;
        display: inline-block;
    vertical-align: middle;
}
.listing-page .product-item .name a,.view-cart .product-item .name a{
        font-size: 14px;
    font-family: Helvetica;
    font-weight: normal;
    color: #585C5F;
    line-height: 20px;
    text-decoration:underline;
    margin-right:10px;
}
.listing-page .product-item .price,.view-cart .product-item .price{
        font-size: 15px;
    font-family: Helvetica;
    font-weight: 700;
    color: #F50A1A;
    text-align: center;
    line-height: 32px;
}
.listing-page .product-item .action, .view-cart .product-item .action{
    float: right;
}
.listing-page .product-item .action .btn,.view-cart .product-item .action .btn{
    min-width:0;
}
.main-image>a img{height:auto;}
.cart-disclaimer {
    font-size: 12px;margin-top: 10px;
}
.checkout-btns .btn{width:100%;}
.checkout-btns .btn.btn-checkout {
    height: auto;color: #fff;
    padding-top: 2px;
    padding-bottom: 2px;
    line-height: 30px;
}
section.category-related {    
    display: inline-block;
    width: 100%;
}
.category-actions {
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #000;
}
.category-actions .paging {
    padding-bottom: 10px;
}
#frmsortby .titles {
    font-size: 18px;
    font-weight: 700;
    color: #000;
    margin-top: 3px;
}
.product-items {
    margin-left: -5px;
    margin-right: -5px;
}
.category-page .product-item .name {
    height: auto;margin-bottom: 5px;
}
.category-page .product-item .price{margin-bottom: 5px;font-size: 12px;color: #0c0c0c;font-weight: 400;height: auto;}
.category-page .product-items .product-item .addtowishlist,.category-page .product-item .status,.category-page .product-item .reviews{display:none;}
.category-page .product-items .product-item{padding:0 5px 0;margin:0;width: 50%;}
.category-page .product-items .product-items-inner{display:flex;padding:0 0 17px;border-bottom: 1px solid #ccc;min-height: 100%;}
.category-page .product-items .product-item .img{width:150px;flex-shrink: 0;padding: 0 8px;background: transparent;}
.category-page .product-item .name a {
    color: #070707;font-size: 12px;
    text-decoration: none;display: block;
    line-height: 1.35;
}
.category-page .product-item .product-content {
    padding: 5px 0;
}
.category-toolbar {
    margin-bottom: 0px;
}
@media (max-width: 1024px){
    .similar #relatedstockinner {    
    height: 250px;
    max-width: 100%;
}
    .navbar-header {
        display:none;
    }
    .navbar-collapse.collapse {
        display: block!important;
    }
}
@media (max-width:991px){
    section#listing .container,#midContent .container {
        padding: 0;
    }
    .box{max-width: 100%;}
    .navbar-inverse .navbar-nav li a{padding: 0px 21px;}
    .thumb-container {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .flyer-thumb {    
        margin-left: 0 !important;
    }
    .extra-pages .ep2,.extra-pages .ep1{padding: 20px 15px;}
}
@media (max-width:767px){
    .addToCartBlock.sub-section {
        padding: 0;
    }
    section#listing {
        padding-bottom: 15px;
    }
    #listing .primary, #listing .secondary {
        width: 100%;
        padding: 0;
    }
    .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor, .r-tabs-accordion-title .r-tabs-anchor {
        cursor: pointer;outline: none;
    box-shadow: none;
    }
    .r-tabs-accordion-title .r-tabs-anchor:before {
        content: '+';
        display: inline-block;
        margin-right: 5px;
    }
    .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor:before {
        content: '-';
        display: inline-block;
        margin-right: 5px;
    }
    #listing form#add {
        border-bottom: 1px solid #000;
    }
    .r-tabs .r-tabs-panel,.r-tabs-panel{display: none;border: none;
    border-bottom: 1px solid #d8e9fc;
    margin-bottom: 5px;}
    ul.flex-direction-nav a {
        top: 50%!important;
    }
    .header-right {
        padding-left: 15px;clear: both;
    }
    .site-header{padding: 7px 0 7px 0;margin: 0;}
    .phone {
        margin-top: 5px;
        width: 100%;
        margin-bottom: 5px;
    }
    div#midContent {
        width: 100%;
    }
    #info-center fieldset{
        /*border-radius: 15px!important;overflow: hidden;*/
        border-right: 2px solid #0d82f7!important;
    }
    .promo-section {
        margin: 0;
    }
    .extra-pages {
        padding: 0px 0 0px 0;
        width: 100%;
        border-top: none;
        margin-top: 0;
        margin-bottom: 10px;
    }
    .extra-pages .ep1 {
        padding: 15px 0px;
        width: 100%;
    }
    .extra-pages .ep2 {
        padding: 0px 0px;
        width: 100%;
    }
    .extra-pages .f-headers {
        display: block;
        cursor: pointer;
        color: #fff;
        text-align: center;
        background: #104179;
        border-bottom: 6px solid #1462b9;
        padding: 6px 15px;
        font-weight: 400;
        margin-top: 0px;
        font-size: 11px;
        line-height: 22px;
    }
    .extra-pages .f-headers:before {
        content: "+";
        margin-right: 15px;
    }
    .extra-pages ul {
        padding: 8px 0 8px 0;
        margin: 0px 0 0px 0;
        display: none;
    }
    .extra-pages ul li{
        display: block;
        margin-right: 0;
        margin-bottom: 0px;
        width: 100%;
        text-align: center;
    }
    .extra-pages ul.col2 li,.ccards {
        width: 100%;
    }
    .extra-pages ul > li > a {
        font-size: 10px;
        line-height: 26px;
    }
    .bar1{line-height: 24px;}
    .bar2 {
        display: block;
        max-height: none;
        line-height: 1.2 !important;
    }
    .footer-social{font-size: 10px;}
    .footer-social{padding-left:15px;padding-right:15px;}
    .logo-wrapper {
        width: calc(100% - 100px);
    }
    .phone span a {
        font-size: 1.8em;
    }
    #midContent img {
        max-width: 100%;
    }
    .search-area {
        margin-left: 5px !important;
    }
    .text-left.head-mobile-nav {
        padding-right: 0;
        width: 50px;
    }
    .text-right.head-mobile-nav {
        padding-left: 0;
        width: 50px;
    }
    .mobilevid {    
        margin-left: auto;    
        margin-right: auto;max-width: 100%;
    }
    .box {    
        padding-right: 5px;
    }
    .box.divider {
        background-position: center;
    }  
    .bar1,.promo-button {    
        background-color: #0151AD;    
    } 
    .bar2 span{color: #000 !important;} 
    .category-page .product-items .product-item{max-width: 100%;}
}
@media (max-width:480px){
    .category-page .product-items .product-item{width: 100%;max-width: 100%;}
    .bar1,.bar2 span {
        line-height: 1.3 !important;
        font-size: 14px !important;    
    }
    .bar1 a,.bar2 span{
        font-weight: bold !important;
    }
    .box.divider {
        background-position: center;
        height: auto;justify-content: center;
        flex-wrap: wrap;
        background-size: cover;
    }
    .searchBox {
        border:none;
        height: auto;
    }
    .searchBox form {
        height: 52px;
        position: relative;
        border: 1px solid #BECCCD;
        border-radius: 10px;
    }
    .search-area {
        margin-left: 0!important;
        margin-top: 5px !important;
    }
    .flyer-thumb:hover {
        margin-top: 0;
    }
    .twobox {
        max-width: 100%;
        margin-left: 0;
        margin-right: 0;
        height: auto !important;
    }
    .twobox a {
        height: auto !important;
    }
}
