.container {
    /*width: 1270px !important;*/
}

div.itemListCategory {
    background: none !important;
    border: none !important;
    margin: 0 0 5px 0;
    padding: 8px;
}


.content .intro .intro__links-menu ul li .img-wrapper {
    height: 158px !important;
    position: relative;
    margin-bottom: 30px;
}

.content .intro .intro__links-menu ul li {
    width: 188px;
    height: 332px;
    padding-left: 20px;
    margin-top: 60px;
    border: 7px solid transparent;
    float: left;
    list-style-type: none;
}

.left-sidebar h3 {
    margin: 0;
    padding: 17px 0 17px 15px;
    border-bottom: 1px solid #959595;
    color: #707070;
    font-family: Oswald;
    font-size: 1.45rem !important;
    font-weight: 500 !important;
}

.left-sidebar ul li a {
    color: #959595;
    font-family: Oswald;
    font-size: 1rem;
    font-weight: 300 !important;
    line-height: 43px;
    color: /*#5e5e5e*/#00a0b0 !important;
}

/*.header-main .header-menu ul li a.dark_s */
/*.span.image-title*/
.header-main .header-menu ul li a.dark_s
{
    /*color: #959595;*/
    font-family: Oswald;
    font-size: 1.87rem;
    font-weight: 500 !important;
    /*line-height: 43px;*/
    color: /*#5e5e5e*/#ff0000 !important;
}

.left-sidebar ul li a.dark {
    color: #959595;
    font-family: Oswald;
    font-size: 1rem;
    font-weight: 500 !important;
    line-height: 43px;
    color: /*#5e5e5e*/#06808c !important;
}

.left-sidebar ul li a.hidden {
    display: none;
    
}


.popup-form .moduletable_popup-form {
    max-width: 502px;
    max-height: 850px !important;
    background-color: #ecedf1;
    margin-top: 5vh;
    position: fixed;
    z-index: 1001;
}

.header-main {
    padding-top: -100px !important;
    /*margin-top: -50px !important;*/
}

.top_baner {
    padding-top: 100px !important;
}

.left-sidebar ul li {
    border-top: solid 1px;
    border-color: lightgray;
}

.left-sidebar ul li a {
    line-height: 32px !important;
}

.left-sidebar h3, .left-sidebar li {
    padding-left: 10px !important;
}

.main-image, .featured-view .product, .latest-view .product, .topten-view .product, .recent-view .product, .related-products-view .product {
    text-align: center;
    display: none;
}