body{margin: 0px;padding: 0px;font-family: 'GillSansStd-Regular';color: #0F1111;}
.RatingStars {
    font-size: 13px !important;
    color: rgb(250, 182, 0) !important;
}
.PerOff {
    float: right;
    margin-right: 19px;
    border-radius: 50%;
    padding: 8px;
    height: 37px;
    font-size: 16px;
    background-color: #f18f01;
    width: 37px;
    font-weight: bold;
    color: white;
}
.DiscountRate {
    border: 1px solid orange;
    padding: 4px;
    border-radius: 10px;
    font-size: 12px !important;
    font-weight: bold;
    color: gray;
}
.logo {
    margin-left: 22px;
    width: 160px;
}
/*#MastSec{margin-top: -70px;}*/
.MenuRow {
    position: absolute;
    z-index: 999;
    padding-top: 20px;
    width: 100%;
    margin: 0px;
}
.MenuBar li a span{
    text-decoration: none;
    font-size: 15px;
    /*font-family: 'GillSansStd-Regular';*/
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    padding: 3px;
    position: relative;
    font-weight:bold;
}
.Pro-Img {height: 368px;}
/********* SUBMENU ***********/

.Submenu {
    list-style: none;
    padding: 0px;
}
.Submenu li a{
    padding: 0px;
    font-size: 12px; 
}
.Submenu li a{
    text-decoration: none;
    color: black;
}
.wrapper {
    display: none;
    background: white;
    width: 100%;
    top: 40px;
    position: absolute;
    padding: 15px;
    left: 0px;
    /*opacity: 0;*/
    transition: opacity 1s;
    -webkit-transition: opacity 1s;
    transition: opacity 1s;
}
.ReadyToWearSMenu{
    left: 0px;
}
.MenuBar li:hover .wrapper {
    display: block;
    /*opacity: 1;*/
}
.wrapper .SubMenuHeadings{
    color: #000;
    text-decoration: none !important;
    font-weight: bold;
    font-size: 22px;
    text-align: center;
}
.wrapper .SubMenuHeadings:hover{
    text-decoration: none !important;
    color: black !important;
}
.Icons{
    font-size: 30px;
    color: white;
    padding: 10px;
    margin-top: 5px;
}
.UserIcon{
    width: 60px;
}
.UserIcon:hover{border-radius: 50%;}

.SearchIcon{
    width: 60px;
}
.SearchIcon:hover{
    border-radius: 50%;  
}
.CartIcon{
    width: 60px;
    border-radius: 50%;
}
.CartBudge {
    color: #fff;
    background-color: red;
    position: absolute;
    bottom: 56px;
    border-radius: 50%;
    width: 23px;
    height: 22px;
    padding: 5px 3px;
    top: 2px;
}
.main-banner-content{
    position: absolute;
    width: 50%;
    text-align: center;
    top: 50%;
    z-index: 99;
}
.banner-title h5{
    color: #fff;
    font-size: 0.86vw;
    line-height: 1.71vw;
    font-family: 'GillSansStd-Regular';
    margin: 0.8% 0 0;
    text-transform: uppercase;
    letter-spacing: 0.3em;
}
.main-banner-content h1{
    font-size: 50px;
    color: #fff;
}
.main-banner-content a{
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    margin-top: 15px;
    padding: 17px;
    width: 220px;
    height: 55px;
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
}
.main-banner-content a:hover{
    background-color: #8b0e04;
}


/* //////////// HEADER AREA END ///////////// */
/* //////////// CONTENT AREA STARTS /////////////// */
.feature-product-wrapper {
    padding: 2% 0;
}
.brand-title{
    font-size: 0;
    text-align: center;
    padding: 0 0 1.6%;
    margin: 0 0 1.6%;
    position: relative;
}
.brand-title h5{
    font-weight: normal;
    font-size: 12px;
    margin-top: 15px;
    letter-spacing: 0.3em;
    text-transform: uppercase;
    color: #000;
}
.featured-products-title h2{
    text-align: center;
    font-size: 40px;
    letter-spacing: 0.1em;
}
.ContCartIcon{
    width: 60px;
    background: #8b0e04;
    border-radius: 50%;
}
.product-row{
    margin-top: 30px;
}
.ulCenter a{
    text-decoration: none;
}
.ulCenter a .ProdDesc {
    margin-top: 5px;
    font-size: 20px;
    color: black;
    text-align: center;
    padding: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.NextBtn {
    height: 50px !important;
    width: 50px !important;
    background: #8e8e8e !important;
    border-radius: 50px !important;
    margin-top: 55px !important;
    margin-right: 25px !important;
}
.PrevBtn {
    height: 50px !important;
    width: 50px !important;
    background: #8e8e8e !important;
    border-radius: 50px !important;
    margin-top: 55px !important;
    margin-left: 25px !important;
}
.item-inner button {
    border: none;
    background: #333;
    width: 100%;
    padding: 8px 15px;
}
.item-inner button a{
    color: #fff;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}
.item-inner .product-name h2{
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    padding-top: 10px;
}
.item-inner .price-box span{
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
}
.item-inner .pro-label{
    width: 45px;
    height: 45px;
    border-radius: 50%; 
    background: orange; 
    position: absolute;						
    top: 15px;					
    left: 15px;
}
.item-inner .pro-label p{
    line-height: 45px;
	color: #fff; 
    font-size: 16px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif; 
    font-weight: bold;
}
.MenuIconHead {
    position: absolute;
    right: 10px;
    top: -65px;
    display:none;
}
.MenuIcon {
    width: 35px;
    height: 2px;
    background-color: #fff;
    margin: 6px 0;
}
/*========== CONTACT PAGE AREA ==============*/
.ContactHeader {
    height: 125px;
    border-bottom: 1px solid rgba(0,0,0,.1);
    padding: 0px 20px;
}
.ContactMenuBar li a span{
    text-decoration: none;
    font-size: 15px;
    font-family: 'GillSansStd-Regular';
    text-transform: uppercase;
    color: #000;
    text-align: center;
    padding: 3px;
}
.ContactUs{
    margin-top:115px;
}
.ContactForm h1{
    color: #000;
    text-align: left;
    font-size: 2.29vw;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight:bold;
}
.findus{
    list-style: none;
}
.findus li{
    margin: 30px 0px;
    background-color: #000;
    padding: 20px 0px;
    width: 425px;
}
.findus li a{
    color: #fff;
    font-size: 25px;
    padding-left: 50px;
}
.title-qoute{
    margin-bottom: 5%;
    line-height: 125%;
    font-size: 1.71vw;
    letter-spacing: -0.5px;
    text-align: justify;
}
.address-section h1{
    color: #000;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: bold;
}
.tel-no{
    font-size: 20px;
    line-height: 150%;
    color: black;
}
.address-section h5{
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 4px;
    color: #8b0e04;
    margin-bottom: 0px;
}
.address-section .working-days{
    font-size: 18px;
}
.store-sector{
    border-top: 1px solid rgba(0,0,0,.1);
    max-height: inherit;
}
.store-sector h1{
    text-align: center;
    color: #000;
    font-weight:bold;
    /*margin-bottom: 90px;*/
    text-transform: uppercase;
    font-size: 50px;
    padding: 10px;
}
.search-div{
    height: 124px; 
    width: 100%; 
    background: white; 
    position:fixed;
    z-index: 999999999999; 
    display: none;
    top: 0px;
}
.search-input{
    width: 86%; 
    height: 50px; 
    border-radius: 20px;
    padding: 20px; 
    font-size: 20px; 
    border: 1px solid gray; 
    margin-top: 40px;
    margin-left: 20px;
}
/*========== CONTACT PAGE AREA END ==============*/
.pasha-page-title{
    background: #f4f4f4;
    padding: 2.8% 0 2.1%;
    border-bottom: 1px solid #dbdbdb;
}
.pasha-brand-title{
    text-align: center;
}
.pasha-brand-title h5{
    font-size: 12px;
    margin-top: 18px;
    letter-spacing: 3px;
}
.page-title h1{
    text-align: center;
    text-transform: uppercase;
    font-size: 38px;
    margin-top: 29px;
}
.header-category{
    background: #f4f4f4;
    border-bottom: 1px solid #d9d9d9;
    position: relative;
    margin: 0;
}
.header-category ul{
    width: 1127px;
    display: inline-block;
}
.header-category ul li{
    display: inline-block;
    padding: 25px;
}
.header-category ul li a{
    color: #666666;
    text-decoration: none;
    font-size: 16px;

}
.header-category ul li a span{
    position: absolute;
    top: 20px;
    margin-left: 5px;
    font-size: 12px;
}
.sort{
    display: inline-block;
}
.sort h3{
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    color: #8b0e04;
    padding-left: 115px;
}
.category-title h2{
    text-align: center;
    text-transform: uppercase;
    padding: 50px;
    font-size: 40px;
    letter-spacing: 5px
}
.product-info{
    width: 257px;
    height: 257px;
}
.product-img img{
    width: 257px;
    height: 257px;
}
.product-name h3{
    text-align: center;
    margin-top: 30px;
    font-weight: bold;
}
.product-name h3 a{
    color: black;
    text-transform: uppercase;
    text-decoration: none;
}
.price-box p{
    font-family: 'TrajanPro-Bold';
    color: #8b0e04;
    font-size: 2.86vw;
    line-height: 3.14vw;
    text-align: center;
    margin-top: 15px;
}
.per-suit{
    text-align: center;
    text-transform: uppercase;
    font-size: 13px;
    margin-top: -10px;
    letter-spacing: 5px;
}
footer{
    background-color: #000;
    color: #fff !important;
    font-family: 'Times New Roman';
}
.FooterRow .FooterColumn{
    margin: 50px;
}
footer .FooterRow .FooterHeading {
    font-size: 12px;
    font-weight: bold;
}
footer .FooterRow .FooterLinks ul {
    list-style: none;
    padding: 0px;
}
footer .FooterRow .FooterLinks ul .FooterALink {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    color: gray;
}
.FooterRow .FooterColumn ul li .FooterALink .SocialIcons {
    font-size: 35px;
    padding: 7px;
    color: gray;
}
footer .FooterRow .Address {
    font-size: 14px;
    color: gray;
}
footer .BottomFooter .footer-logo{
   text-align: center;
}
footer .BottomFooter .bottom-links {
   text-align: center;
   padding-top: 50px;
}
footer .BottomFooter .bottom-links ul {
   list-style: none;
   display: inline-block
}
footer .BottomFooter .bottom-links ul li{
   display: inline-block;
}
footer .BottomFooter .bottom-links ul li a {
   padding: 10px;
   text-transform: uppercase;
   font-size: 13px;
   color: gray;
   text-decoration:none;
}
.footer-col {
   padding-top: 30px;
}
.contact-info ul li {
    padding: 5px;
}
.contact-info ul li a{
    font-size: 15px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: lowercase;
    color: #fff;
}
.information ul li a{
    font-size: 15px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    color: #fff;
}
.information ul li {
    padding: 5px;
}
.information h3{
    text-transform: uppercase;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
}
.custormer-care ul li a{
    font-size: 15px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    color: #fff;
}
.custormer-care ul li {
    padding: 5px;
}
.custormer-care h3{
    text-transform: uppercase;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
}
.Subscribe{
    background: gray; 
    font-size: 18px;
	color: #fff;
    cursor: pointer;
}
.FooterBelow p{
    font-size: 16px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    padding: 2px 350px;
}
.section-1 .bg-img{
    height: 1140px;
    width: 100%;
}
.intro-1{
    position: absolute;
    top: 200px;
    width: 36%;
    text-align: center;
    right: 200px;
}
.intro-1 h1{
    font-size: 60px;
    text-transform: uppercase;
    color: white;
}
.intro-1 p{
    color: white;
    font-size: 20px;
}
.intro-2{
    position: absolute;
    top: 670px;
    left: 130px;
}
.intro-2 p{
    color: white;
    font-size: 22px;
    margin-right: 210px;
    text-align: center;
}
.section-2{
    position: relative;
}
.section-2 .pasha-brand-title{
    position: absolute;
    top: 80px;
    left: 50%;
}
.section-2 .pasha-brand-title .the-past{
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
}
.pasha-house-h1{
    position: absolute;
    top: 240px;
    left: 28%;
    text-align: center;
    font-size: 60px;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
}

/* ///////////// DETAIL PAGE CSS //////////////*/
.breadcrumbs ul li{
    display: inline-block;
}
.breadcrumbs ul li a{
    font-size: 14px;
    text-decoration: none;
    color: black;
}
.breadcrumbs .fa{
    font-size: 12px !important;
    padding: 10px !important;
}
.breadcrumbs ul .product{
    font-weight: bold;
}
.more-view{
    height: 527px;
    overflow-y: scroll;
    float: left;
    width: 25%;
}
.more-view ul{
    list-style: none;
}
.more-view ul li{
    margin: 0 0 10px;
}
.more-view ul li a{
    width: 70px;
    height: auto;
    border: 2px solid #ffffff;
    display: block;
}
.more-view ul li a img{
    width: 70px;
    height: 103px;
}

/* ////////// Scroll Bar //////////*/
/* width */
.more-view::-webkit-scrollbar {
    width: 4px;
  }
  /* Track */
.more-view::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey; 
    border-radius: 10px;
  }
  /* Handle */
.more-view::-webkit-scrollbar-thumb {
    background: #c3161c; 
    border-radius: 10px;
  }
  /* Handle on hover */
.more-view::-webkit-scrollbar-thumb:hover {
    background: #b30000; 
}
.product-img-box img{
    width: 351px;
    height: 527px;
    cursor: move;
}
.product-name h1{
    font-size: 20px;
    padding-bottom: 5px;
    margin-bottom: 10px;
    font-family: Arial;
}
.product-name p{
    font-family: Arial;
}
.price-box{
    font-size: 20px;
    font-family: Arial, Helvetica, sans-serif;
}
.price{
    margin-left: 13px !important;
}
.share-btn .fa{
    font-size: 22px;
    margin-left: -80px;
}
.rotateIcon {
    transform: rotate(90deg);
}
.social-icons{
    list-style: none; 
    margin-left: -138px; 
    display: none; 
    height: 10px;
}
.input-box ul{
    margin-left: -40px;
}
.input-box ul li{
    display: inline-block;
    margin-right: 10px;
}
.input-box ul li a{
    text-decoration: none;
    font-size: 14px;
    display: inline-block;
    width: auto;
    padding: 0 5px;
    height: 30px !important;
    line-height: 30px !important;
    text-align: center;
    color: #000;
    border: 1px solid #000;
    transition: .3s;
}
.input-box ul li a span{
    padding: 0px 10px;
}
.input-box ul li a:hover{
    background-color: black;
    color: white;
}

.quanitybox{
    font-size: 17px;
    margin: 0;
    margin-right: 27px;
    height: 42px !important;
}
.quanitybox .quanitybox-inner{
    display: inline-block;
    border: 1px solid #e9e9e9;
    padding: 4px;
    line-height: 28px;
}
.quanitybox .input-text{
    width: 30px;
    text-align: center;
    border: none;
    font-size: 18px;
}
.quanitybox label{
    margin-right: 60px;
    font-size: 18px;
    font-weight: 700;
}
.AddToCart button{
    width: 100%;
    height: 42px;
    border: none;
    background: black;
}
.AddToCart button a{
    text-decoration: none;
    color: white;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    font-family: arial;
}
.detail_page_view{
    margin-top: 20px;
    margin-left: 15px;
}
.detail_page_view h5{
    font-size: 16px; 
    font-family: Arial, Helvetica, sans-serif;
}
.sticky {
    position: fixed;
    top: 0;
    width: 100% !important;
    left: 0px;
    right: 0px;
    z-index: 99999;
}
.stickys {
    background: black;
    margin: 0px;
    position: fixed;
    height: 90px;
}


/* //////////////////// MEDIA QUERY STARTS ///////////////////*/
@media (max-width: 768px) {
    h1{
        font-size:25px !important;
    }
    .logo {
        margin-top: 10px;
        margin-left: -5px;
    }
    .LogoColumn {
        margin-top: -18px;
    }
    .NavBtn {
        position: absolute;
        top: -70px;
        right: -20px;
    }
    .CartIcon {
        position: absolute;
        top: -68px;
        right: 60px;
        width: 40px;
    }
    .UserIcon {
        display: none;
    }
    .SearchIcon {
        display: none;
    }
    .CartIcon {
        display: none;
    }
    .main-banner-content {
        position: absolute;
        width: 50%;
        text-align: center;
        top: 12%;
        z-index: 99999;
        left: 89px;
    }
    .banner-title .icon img {
        width: 40px;
    }
    .banner-title h5 {
        color: #fff;
        line-height: 1.71vw;
        font-family: 'GillSansStd-Regular';
        margin: 0.8% 0 0;
        text-transform: uppercase;
        letter-spacing: 0.3em;
        font-size: 9px;
        margin-top: 10px;
    }
    .CatImg{
        height: 180px !important;
    }
    .CatColumn {
        height: 180px !important;
    }
    .main-banner-content h1 {
        font-size: 22px;
        color: #fff;
        margin-top: 20px;
    }
    .main-banner-content a {
        font-size: 12px;
        color: #fff;
        font-weight: bold;
        margin-top: 15px;
        width: 100px;
        height: 36px;
        text-decoration: none;
        display: inline-block;
        text-transform: uppercase;
        background: #b30000;
        padding: 10px;
    }
    .carousel-inner .carousel-item .slider-img {
        height: 270px !important;
    }
    .more-view {
        display: none;
    }
    .price-box .price {
        font-size: 18px;
        margin-left: 16px;
    }
    .product-name p {
        margin: 0px;
        padding: 0px;
        font-size: 16px;
    }
    .input-box ul {
        text-align: center;
    }
    .AddToCart button {
        width: 100%;
    }
    .detail_page_view {
        margin-left: 20px;
    }
    .Pro-Img {
        height: 230px;
        /*box-shadow: 0px 0px 5px darkgrey;*/
    }
    .Icons {
        font-size: 20px;
        color: white;
        padding: 10px;
        margin-top: 5px;
    }
    /* ================ CONTACT PAGE AREA ===============*/
    .ContactHeader {
        height: 80px;
        border-bottom: 1px solid rgba(0,0,0,.1);
        padding: 0px 20px;
    }
    .m-view-logo {
        width: 70px;
        margin: 16px;
        margin-left: 0px;
    }
    .ContCartIcon {
        position: absolute !important;
        top: -68px !important;
        right: 60px !important;
        width: 40px !important;
    }
    .NavBtn {
        position: absolute;
        top: -70px;
        right: -5px;
    }
    .ContactForm h1 {
        font-size: 22px;
        text-align:center;
        margin-bottom: 20px;
    }
    .findus {
        padding-left: 0px;
    }
   .findus li {
        margin: 0px;
        height: 40px;
        width: 100%;
        padding: 10px 0px;
        margin-bottom: 10px;
   }
   .findus li a {
       font-size: 16px;
       padding-left: 40px;
   }
   .title-qoute {
       font-size: 15px;
       margin-top: 10px;
   }
   .MobView {
       position: absolute;
       right: 35px;
       top: 10px;
   }
   .search {
       float: right;
   }
   .user{
       float:right;
   }
   .cart{
       /*float:right;*/
   }
   .search-div {
       height: 100px;
       width: 100%;
       background: white;
       position:fixed;
       z-index: 999999999999;
   }
   .search-input {
       width: 78%;
       height: 40px;
       border-radius: 10px;
       padding: 20px;
       font-size: 20px;
       margin-top: 25px;
       margin-left: 20px;
   }
   /*#search-close img {
       width: 55px;
       height: 66px;
       margin-top: 12px;
       padding: 0px;
       float: right;
   }*/
    
    /*================ CONTACT PAGE AREA ==================*/
   .pasha-icon img {
       width: 35px;
       height: 35px;
       margin-top: 15px;
   }
   .pasha-brand-title h5 {
       font-size: 10px;
       margin-top: 10px;
   }
    .page-title h1 {
        font-size: 24px;
        margin-top: 15px;
    }
    .header-category {
        margin-top: 5px;
        padding: 10px;
    }
    .filter h3 {
        font-size: 10px;
        text-transform: uppercase;
        font-weight: bold;
        color: #8b0e04;
        float: left;
        padding-left: 70px;
        padding-top: 5px;
    }
    .sort h3 {
        padding-top: 5px;
        font-size: 10px;
    }
    .header-category .category-ul {
        display: none;
    }
    .category-title h2 {
        font-size: 25px;
        padding: 20px;
        letter-spacing: 0px;
    }
    .category-info {
        margin: 0px 70px;
    }

    .product-img img {
        width: 200px;
        height: 150px;
    }

    .product-info {
        width: 200px;
        height: 120px;
    }
    .product-name h3 a {
        font-size: 20px;
    }
    .price-box p {
        font-size: 30px;
        margin-bottom: 30px;
    }
    .section-1 h1 {
        font-size: 48px;
        margin-top: -90px;
    }
    .section-1 p {
        font-size: 15px;
        width: 230%;
        margin: 0px;
        margin-top: 25px;
    }
    .intro-2-p {
        margin-left: -133px;
    }
    .intro-2 p {
        margin-top: -175px;
        width: 133%;
        margin-left: 30px;
    }
    .intro-2 .ourstory-img {
        position: absolute;
        width: 124%;
        right: 34px;
        top: 85px;
    }
    .section-1 .bg-img {
        height: 1030px;
    }
    .ulCenter .slider .ColumnPro .MobileViewImg {
        height: 100px !important;
    }
    .ulCenter a .ProdDesc {
        font-size: 14px;
        font-weight:bold;
    }
    .SellerHeadingRow .SellerHeadingCol .BestSeller .BeforeBorder span {
        font-size: 30px;
    }
    .item-inner .pro-label {
        width: 40px;
        height: 40px;
        border-radius: 50%;
        background: orange;
        position: absolute;
        top: 5px;
        left: 5px;
    }
        .item-inner .pro-label p {
            line-height: 40px;
            font-size: 14px;
        }
        .AddtoCartBtn1 {
            width: 50px !important;
            position: absolute;
            /*bottom: 72px;*/
            top: 143px;
            left: 1px;
            background: whitesmoke !important;
        }
    .AddtoCartBtn {
        width: 50px !important;
        position: absolute;
        bottom: 67px;
        left: 0px;
        background: whitesmoke !important;
    }
    .CartBudge {
        color: #fff;
        background-color: red;
        position: absolute;
        right: 0px;
        top: 0px;
        border-radius: 50%;
        width: 23px;
        height: 22px;
        padding: 5px 1px;
        font-weight:bold;
}
    .cart{
        position:relative;
    }
    .SubCatNam h1{
        font-size: 26px;
        font-weight: bold;
    }
    /* ///////////// FOOTER ////////////// */
    .FooterRow .FooterColumn {
        margin: 0px;
    }
        .FooterRow .FooterColumn ul li .FooterALink .SocialIcons {
            font-size: 30px;
            padding: 4px;
            color: gray;
        }
    .contact-info ul li {
        padding: 0px;
    }
    .Main-Heading {
        margin-top: 0px !important;
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .contact-info ul li a {
        font-size: 10px;
        text-decoration: none;
        font-family: Arial, Helvetica, sans-serif;
        text-transform: lowercase;
        color: #fff;
    }
    .information ul li a{
        font-size: 10px;
        text-decoration: none;
        font-family: Arial, Helvetica, sans-serif;
        color: #fff;
    }
    .information ul li {
        padding: 0px;
    }
    .information h3{
        text-transform: uppercase;
        font-size: 18px;
        font-family: Arial, Helvetica, sans-serif;
    }
    .item-inner{
        margin-bottom: 15px;
    }
    .product-row{
        margin-top: 0px;
    }
    .m-view{
        padding: 5px;
    }
    .CategoryNameIndH1 {
        font-size: 64px !important;
    }
    .MesageHeaderRow {
        margin-top: 90px !important;
    }
    #FashBannerImg{
        height: 200px !important;
    }
    .ProdDesc {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .BottomFooter {
        margin-top: 30px;
    }
    footer .BottomFooter .bottom-links ul li a {
        padding: 0px;
    }
    footer .BottomFooter .bottom-links{
        margin-top: 0px;
    }
    .store-sector h1 {
        font-size: 35px;
        font-weight: bold;
        padding: 10px;
    }
    .DetailSec{
        margin-left: 10px !important;
    }
    .cart{
        margin-top: 0px;
    }
}
