@import url('https://fonts.googleapis.com/css?family=Alegreya+Sans:300,400');


.height-75{
    height: 72px;
    width: auto;
}



.main-menu-bar{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
    padding: 12px 0 10px 0;
    background-color: rgba(0, 0, 0, 0.7);
}

.logo img{
    height: 50px;
}

.menu-login{
    color: #f8f8f8;
    padding-left: 10px;
}
.menu-login a{
    color: #f8f8f8;
}
.menu-login i{
    font-size: 30px;
    padding: 8px 9px 0 0;
    float: left;
    color: #f8f8f8;
}
.menu-login div{
    float: left;
    padding: 5px 0 0 0;
    line-height: 17px;
}

.menu-login-signUp{
    text-align: center;
    padding: 0 0 2px 0;
    /*border-bottom: solid 1px #d5d3d9;*/
}

.menu-login-signUp a{
    font-size: 12px;
    font-weight: 600;
}



.main-category-list-outer{
    min-height: 100vh;
    position: relative;
    background: url("../images/landing-head.jpg");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}
.main-category-list-inner{
    min-height: 100vh;
    position: relative;
    background-color: rgba(0, 0, 0, 0.8);;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

.main-category-list{
    margin: 10px 0 25px 0;
    padding: 12px;
    border-radius: 6px;
    background-color: rgba(255, 255, 255, 0.06);
    box-shadow: 0 0 8px #777;
}
.main-category-icon:hover{
    cursor: pointer;
}

.main-category-icon{
    width: 230px;
    margin: auto;
    text-align: center;
    margin-bottom: 25px;
}
.main-category-image{
    max-height: 100px;
    max-width: 100px;
}
.main-category-name{
    color: #fff;
}

.saturate {-webkit-filter: saturate(3); filter: saturate(3);}
.grayscale {-webkit-filter: grayscale(100%); filter: grayscale(100%);}
.contrast {-webkit-filter: contrast(160%); filter: contrast(160%);}
.brightness {-webkit-filter: brightness(0.25); filter: brightness(0.25);}
.blur {-webkit-filter: blur(3px); filter: blur(3px);}
.invert {-webkit-filter: invert(100%); filter: invert(100%);}
.sepia {-webkit-filter: sepia(100%); filter: sepia(100%);}
.huerotate {-webkit-filter: hue-rotate(180deg); filter: hue-rotate(180deg);}
.rss.opacity {-webkit-filter: opacity(50%); filter: opacity(50%);}


.main-sub-category-outer{
    display: none;
    position: relative;
    background-color: #009688;
}
.main-sub-category-close:hover{
    cursor: pointer;
}
.main-sub-category-close{
    position: absolute;
    top: 15px;
    right: 15px;
    color: #fff;
    font-size: 24px;
}
.main-sub-category{
    padding: 25px;
}

.main-sub-category-list{
    margin: 0;
    padding: 0;
    list-style: none;
}
.sub-category-list-item{
    text-align: center;
}
.sub-category-list-item a{
    font-size: 20px;
    color: #fafafa;
    font-family: 'Alegreya Sans', sans-serif;
    font-weight: 300;
    display: block;
    padding: 13px;
}
.sub-category-list-item a:hover{
    background-color: rgba(255, 255, 255, 0.1);
}
.top-intro{
    text-align: center;
    margin: 0;
    padding: 0;
    font-size: 50px;
    color: #f9f9f9;
    font-family: 'Alegreya Sans', sans-serif;
    font-weight: 300;
}
.main-sub-category-image{
    text-align: center;
}
.main-sub-category-image img{
    margin-top: 25px;
    margin-bottom: 25px;
    max-height: 250px;
    max-width: 300px;
}
.main-sub-category-heading{
    color: #fafafa;
    text-align: center;
    margin: 0;
    font-family: 'Alegreya Sans', sans-serif;
}







.sub-category-product-section{
    padding: 3px;
}
.sub-category-product-header {
    border-bottom: solid #36465D 3px;
    font-size: 24px;
    padding-left: 2px;
}

.sub-category-products-section{
    padding: 8px 0;
}

.sub-category-product-main{
    border: solid 1px #f5f5f5;
    text-align: center;
    padding: 7px 0;
    position: relative;
    background-color: rgba(255, 255, 255, 0.85);
}
.sub-category-product-image{
    height: 220px;
    width: 180px;
    margin: auto;
}
.sub-category-product-image img{
    max-width: 180px;
    max-height: 220px;
}
.sub-category-product-category{
    color: #fff;
    position: absolute;
    top: 5px;
    left: 5px;
    padding: 1px 5px;
    background-color: rgba(0, 0, 0, 0.4);
}
.sub-category-product-name{
    padding-bottom: 4px;
}
.sub-category-product-detail{
    padding: 5px 7px 0 7px;
}

.clear{
    clear: both;
}

.sub-category-section-inner{
    background-color: rgba(0, 0, 0, 0.6);;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}
.sub-category-section-outer-1{
    background: url("../images/banner1.jpg");
    position: relative;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}
.sub-category-section-outer-3{
    background: url("../images/banner2.png");
    position: relative;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}
.sub-category-section-outer-5{
    background: url("../images/banner2.png");
    position: relative;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}
.sub-category-section-outer-7{
    background: url("../images/banner2.png");
    position: relative;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}
.sub-category-section-outer-9{
    background: url("../images/banner2.png");
    position: relative;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}
.sub-category-section-outer-11{
    background: url("../images/banner2.png");
    position: relative;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}
.sub-category-section-outer-13{
    background: url("../images/banner2.png");
    position: relative;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}
.sub-category-section-outer-15{
    background: url("../images/banner2.png");
    position: relative;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}
.sub-category-seciton-outer-even{
    background-color: #f7f7f7;
}

.sub-category-section-outer-15 .sub-category-product-header,
.sub-category-section-outer-13 .sub-category-product-header,
.sub-category-section-outer-11 .sub-category-product-header,
.sub-category-section-outer-9 .sub-category-product-header,
.sub-category-section-outer-7 .sub-category-product-header,
.sub-category-section-outer-5 .sub-category-product-header,
.sub-category-section-outer-3 .sub-category-product-header,
.sub-category-section-outer-1 .sub-category-product-header {
    border-bottom: solid #fff 3px;
    color: #fff;
}
.view-all-odd:hover{
    color: #f8f8f8;
}
.view-all-odd{
    color: #fff;
}




.login-box{
    max-width: 350px;
    margin: auto;
    margin-top: 100px;
    border-radius: 2px;
    border: solid 6px #36465D;
    padding: 7px 8px 25px 8px;
    background-color: #F5F5F5;
    text-align: center;
}

.login-box-heading{
    padding: 0 0 7px 0;
    margin: 0;
}

.avatar{
    height: 170px;
    border-radius: 100%;
    box-shadow: #36465d 0px 0px 3px;
}
.fb-login{
    width: 250px;
}

/* Small devices (tablets, 768px and down) */
@media (max-width: 768px) {
    .logo{
        text-align: center;
    }
}

/* Medium devices (desktops, 992px and down) */
@media (min-width: 768px) and (max-width: 992px) {
    .logo{
        text-align: center;
    }
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
    .logo{
        text-align: left;
    }
}