body p {
    line-height: 25px;
}
.home-page-product-grid .slick-slider .slick-list {
    overflow: hidden;
}
.category-grid .item-box .picture, .category-grid .item-grid .item-box {
    overflow: hidden;
}
.master-wrapper-content .side-2 .filter-block {
    margin-bottom: 0;
    border-bottom: 1px solid #c5c5c5;
}
.master-wrapper-content .side-2 .filter-block .title {
    font-size: 16px;
    color: #3f3f3f;
    background-color: #f8f8f8;
}
.master-wrapper-content .side-2 .filter-block .title .toggleControl {
    font-weight: 500;
    padding-top: 11px;
    padding-bottom: 11px;
    text-transform: capitalize;
}
.master-wrapper-content .side-2 .filter-block .title .toggleControl:before {
    content: "\77";
    display: inline-block;
    position: absolute;
    left: 25px;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(-90deg);
    -ms-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg);
    font-size: 10px;
    text-transform: none;
    transition: all 0.4s ease;
    color: #3f3f3f;
}
.master-wrapper-content .side-2 .filter-block .title .toggleControl.closed:before {
    -webkit-transform: translateY(-50%) rotate(0deg);
    -ms-transform: translateY(-50%) rotate(0deg);
    transform: translateY(-50%) rotate(0deg);
}
.master-wrapper-content .side-2 .filter-block .title .toggleControl:focus, .master-wrapper-content .side-2 .filter-block .title .toggleControl:hover {
    background: #ebebeb;
}
.master-wrapper-content .side-2 .filter-block .title:focus a.clearfilter.clearFilterOptions, .master-wrapper-content .side-2 .filter-block .title:hover a.clearfilter.clearFilterOptions {
    background: #ebebeb;
}
.master-wrapper-content .side-2 .filter-block .filtersGroupPanel .checkbox-list label {
    color: #4c4c4c;
}
.master-wrapper-content .breadcrumb li:last-child span {
    display: inherit;
}
.master-wrapper-content .item-box .picture, .master-wrapper-content .item-box {
    overflow: hidden;
}
.fns-speedfilters .fns-speedfilters-ajax-loading-block {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1030;
    width: 100% !important;
    height: 100% !important;
    background-color: rgba(255, 255, 255, .7);
}
.fns-speedfilters .fns-speedfilters-ajax-loading-block .loading-image {
    background-image: none;
}
.login-page .new-wrapper, .login-page .returning-wrapper form, .registration-page .page-body, .email-a-friend-page .page-body form, .password-recovery-page .page-body, .private-message-send-page .page-body, .contact-page .page-body form, .apply-vendor-page .page-body form, .forum-edit-page .page-body, .form-style, .move-topic-page .page-body {
    background: #f9f9f9;
}
.product-social-sharing li a.twitter:before {
    content: "";
    background-image: url('/Themes/Emporium/Content/icons/twitter_normal.png');
    width: 22px;
    height: 22px;
    background-size: cover;
}
.product-social-sharing li a.twitter:hover:before {
    content: "";
    background-image: url('/Themes/Emporium/Content/icons/twitter_hover.png');
}
span.k-clear-value {
    display: none;
}
@media (min-width: 1025px) {
    .header .header-logo {
        float: left;
        width: auto;
   }
    .header .header-links-wrapper {
        width: auto;
   }
    .header-links {
        display: table;
        width: auto;
   }
    .mobile-flyout-wrapper {
        display: inline-block;
        min-width: 50px;
        margin-left: 5px;
        position: relative;
        z-index: 1200;
   }
    .header-lower .search-box {
        float: inherit;
   }
}
@media (min-width: 1281px) {
    .overview .product-name {
        display: inline-block;
        width: 100%;
        min-height: 100px;
   }
    .header .header-logo {
        padding-right: 0;
   }
}
