.page-heading .row-fluid .span12 .back-to::before {
    content: "";
    display: none !important;
    font-family: "FontAwesome";
    font-size: 14px;
    left: -10px;
    opacity: 1;
    position: absolute;
    text-align: center;
    text-indent: 0;
    top: -2px;
}

.page-heading {
    padding: 0 0 10px !important;
}
.fixed-header .menu > li {
    display: inline-block;
    padding: 0 11px !important;
}

.bc-type-without-title .breadcrumbs {
    display: none !important;
    text-align: left;
}
.mobile-nav-shown .mobile-nav {
    background: #ffffff !important;
    box-shadow: 0 10px 10px #111;
    height: 100%;
    left: 0;
    overflow-y: scroll;
    position: fixed;
    transform: translate3d(0px, 0px, 0px);
    transition: all 0.5s ease 0s;
    z-index: 100120;
}
.menu.et-mobile-menu a, .close-mobile-nav.close-block {
    color: #ffffff !important;
}

.side-block .close-block,
.et-mobile-menu li > a,
.et-mobile-menu li .open-child,
.et-mobile-menu > li > ul li,
.et-mobile-menu > li > ul > li a,
.mobile-nav.side-block {
    background-color: #666363 !important;
}

.mobile-nav .search .et-mega-search form input[type="text"] {
    background: #ffffff none repeat scroll 0 0 !important;
    border: 1px solid #262626;
    right: 0;
}

.bc-type-without-title .woocommerce-breadcrumb {
    display: none !important;
    text-align: left;
}
.show-quickly {
    background-color: #fff;
    bottom: 0;
    display: block;
    opacity: 0;
    padding: 2px;
    position: absolute;
    right: 0;
    text-align: center;
    text-transform: uppercase;
    width: 55px !important;
}

a {
 font-weight: 700;
}

.single-product-page .product-info .short-description a {
color: #e02587 !important;
}

@media (max-width: 767px) {
h2.product-name {
    font-size: 24px;
}}

@media (max-width: 767px) {
div.span4.product-category:nth-child(n) {
    width: 100% !important;
}}

.header2 .search .site-description {
    display: none !important;
}

.product-category .mask-container .block-mask {
    display: none;
}