*{outline:none;}
body{font-family: 'Open Sans', sans-serif; padding:0 !important;}
h1,h2,h3,h4,h5,h6,p{margin:0; padding:0;}
.full-width{width: 100%;}
.clear{clear: both;}

@font-face {
    font-family: 'edoregular';
    src: url('../fonts/edo_0-webfont.eot');
    src: url('../fonts/edo_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/edo_0-webfont.woff2') format('woff2'),
         url('../fonts/edo_0-webfont.woff') format('woff'),
         url('../fonts/edo_0-webfont.ttf') format('truetype'),
         url('../fonts/edo_0-webfont.svg#edoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


#header{position:absolute; top:15px; right:0; left:0; z-index:5;}


#nav{background:none; border:none; margin:20px 0 0 0; min-height:inherit; border-radius:0px; border-top:1px solid #fff;}
#nav .navbar-toggle{float:none; width:100%; margin:0; background:#9c2022 !important; border:none; border-radius:0; color:#fff;}
#nav .navbar-nav>li{font-size:11px; color:#fff; font-weight:300;}
#nav .navbar-nav > li > a{font-size:14px; font-weight:400; color:#fff; padding:0 20px; line-height:40px; transition: .3s;}
#nav .navbar-nav > .hidden-xs{margin-top:12px;}
#nav .navbar-nav > li > a .caret{transform: rotate(0); transition:all .3s ease-in-out;}
#nav .navbar-nav>.open> a .caret{transform: rotate(-180deg);}
#nav .navbar-nav>.open>a,
#nav .navbar-nav>li>a:hover{background:#9c2022 !important; color:#fff}
#nav .dropdown-menu{background:#9c2022 !important; border:none; border-radius:0; box-shadow:none; }
#nav .dropdown-menu>li>a{color:#fff; font-size:12px; transition: .3s;}
#nav .dropdown-menu>.open>a,
#nav .dropdown-menu>li>a:hover{background:#fff; color:#9c2022;}
#nav .dropdown-menu .dropdown-menu{background:#9c2022 !important; margin:0;}
#nav .dropdown-menu .dropdown-menu>li>a{color:#fff; font-size:12px; transition: .3s;}
#nav .dropdown-menu .dropdown-menu>.open>a,
#nav .dropdown-menu .dropdown-menu>li>a:hover{background:#fff; color:#9c2022;}
#nav .dropdown-menu .caret{transform:rotate(-90deg); transition:all .3s ease-in-out; margin-top:-4px;}
#nav .dropdown-menu>.open .caret{transform: rotate(90deg);}



#header .input-group{border:1px solid #9c2022; border-radius:0;}
#header input{background:none; border:none; box-shadow:none; font-size:12px; color:#fff; height:34px; padding:0 15px;}
#header button{color:#fff;}
#header #social{margin:15px 0 0 0; padding:0; text-align:right;}
#header #social li{display:inline-block; list-style:none;}
#header #social li a i{font-size:14px; color:#fff; width:30px; line-height:30px; text-align:center; transition: .3s;}
#header #social li a i:hover{color:#9c2022; background:#fff; border-radius:50%;}


#homeCategories{background:url(../images/cat-bg.jpg) center no-repeat; background-size:cover; text-align:center;}
.categoryThumbnail{position:relative;}
.categoryThumbnail .text{position:absolute; left:0; right:0; bottom:30px;}
.categoryThumbnail h1{font-family: 'edoregular'; font-size:26px; color:#fff; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.categoryThumbnail .btn{background:none; box-shadow:none; font-family: 'edoregular'; font-size:18px; color:#9c2022;}


#welcome{background:url(../images/about-bg.jpg) center no-repeat; background-size:cover; padding:50px 0;}
#welcome h1{font-family: 'edoregular'; font-size:36px; color:#fff;}
#welcome p{font-size:14px; color:#fff; margin-top:30px;}
#welcome button{margin-top:30px; border-radius:0; background:#2a2925; padding:10px 30px; font-family: 'edoregular'; font-size:18px; color:#fff;}


#otherProduct{padding:50px 0; background:#f7f7f7;}
#otherProduct h6{font-family: 'edoregular'; font-size:36px; color:#000; text-align:center;}

.productThumbnail{background:#fff; margin-top:30px; border:1px solid rgba(0,0,0,0.1);}
.productThumbnail .image{padding:5px; border-bottom:1px solid rgba(0,0,0,0.1);}
.productThumbnail .text{padding:10px; border-bottom:1px solid rgba(0,0,0,0.1);}
.productThumbnail h1{font-weight:700; font-size:18px; color:#000;}
.productThumbnail .btn{background:none; box-shadow:none; color:#9c2022; margin:10px 0;}


#newsArea{padding:50px 0;}
#newsArea .row{margin:0; background:url(../images/news-bg.jpg) center no-repeat; background-size:cover;}
#newsArea .col-sm-8{-ms-transform: skewX(-20deg); -webkit-transform: skewX(-20deg); transform: skewX(-20deg); background:#f7f7f7; padding:50px 80px; margin-left:44%;}
#newsArea #bg{-ms-transform: skewX(20deg); -webkit-transform: skewX(20deg); transform: skewX(20deg);}
#newsArea h1{font-family: 'edoregular'; font-size:36px; color:#000;}
#newsArea p{font-size:12px; color:#000; margin-top:15px;}
#newsArea ul{margin:0; padding:0;}
#newsArea li{display:inline-block; font-size:12px; color:#000; margin-right:10px;}
#newsArea li i{margin-right:5px;}
#newsArea button{margin-top:30px; border-radius:0; background:#2a2925; padding:10px 30px; font-family: 'edoregular'; font-size:18px; color:#fff;}

#bottom{background:url(../images/bottom.jpg) no-repeat center; background-size:cover; padding:20px 0 50px 0;}
#bottom h1{font-family: 'edoregular'; font-size:36px; color:#fff; text-align:center; margin:30px 0 15px 0; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
#bottom h2{font-family: 'edoregular'; font-size:26px; color:#fff; margin:30px 0 15px 0; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
#bottom p{font-size:14px; color:#fff; margin-bottom:10px;}
#bottom p:last-child{margin:0;}
#bottom p a{color:#fff;}
#bottom p i{margin-right:5px;}
#bottom .bottomNav{margin:0; padding:0;}
#bottom .bottomNav li{display:block; font-size:14px; color:#fff; margin-bottom:10px;}
#bottom .bottomNav li:last-child{margin:0;}
#bottom .bottomNav li a{color:#fff; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
#bottom #social{margin:0; padding:0; text-align:center;}
#bottom #social li{display:inline-block; list-style:none;}
#bottom #social li a i{font-size:20px; color:#fff; width:60px; line-height:60px; text-align:center; transition: .3s;}
#bottom #social li a i:hover{color:#9c2022; background:#fff; border-radius:50%;}


#footer{background:#0d0d0d; text-align:center; padding:15px 0;}
#footer p{font-size:14px; color:#fff;}
#footer p a{color:#fff;}

#contentArea{padding:50px 0; background:#f7f7f7;}
#contentArea h6{font-family: 'edoregular'; font-size:26px; color:#000;}

#leftCategories{margin-bottom:30px;}
#leftCategories .panel{margin-top:30px; margin-bottom:0; border:none; border-radius:0px; box-shadow:none;}
#leftCategories i{margin-left:5px;}

.menuLC1,
.menuLC2,
.menuLC3{display:block; margin-bottom:1px; text-decoration:none !important; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

.menuLC1:hover,
.menuLC2:hover,
.menuLC3:hover{color:#fff !important; background:#9c2022 !important;}

.menuLC1{font-size:14px; color:#fff !important; font-weight:700; padding:10px; text-transform:uppercase; background:#1d1d1b;}
.menuLC2{font-size:14px; color:#1d1d1b !important; padding:5px 10px; background:#fff;}
.menuLC3{font-size:12px; color:#9c2022 !important; padding:5px 10px;}


#largeImage{background:#fff; padding:10px; margin-top:30px;}

#moreProducts{}
#moreProducts ul{margin:0px; padding:0px; text-align:center;}
#moreProducts ul li{width:19%; background:#fff; margin-top:10px; display:inline-block; list-style:none;}

#productDetails{margin-top:30px;}
#productDetails h1{font-weight:700; font-size:24px; color:#9c2022; text-transform:uppercase;}
#productDetails h2{font-size:16px; font-weight:300; color:#1d1d1b; margin-top:5px;}
#productDetails p{font-size:14px; color:#1d1d1b;}
#productDetails p b{color:#9c2022; font-weight:700; margin-right:5px;}



#productDetails form .btn{width:100%; box-shadow:none; border:none; border-radius:0; background:#1d1d1b; font-size:18px; font-weight:700; color:#fff; text-transform:uppercase; transition:all .3s ease-in-out;}
#productDetails form .btn:hover{background:#9c2022; color:#fff;}

#productDetails .media{margin-bottom:10px;}
#productDetails .media-left i{width:40px; font-size:14px; color:#fff; text-align:center; line-height:40px; background:#9c2022; border-radius:50%;}


#productDescription{margin-top:30px;}
#productDescription p{font-size:18px; font-weight:300; color:#1d1d1b; margin-top:15px;}
#productDescription p b{color:#9c2022; font-weight:700;}
#productDescription table{margin-top:30px;}
#productDescription td b{color:#9c2022 !important;}
#productDescription td{font-size:14px !important; font-weight:400 !important; color:#1d1d1b !important; padding:5px 8px;}

	
@media (min-width:992px) and (max-width:1199px){
#newsArea .col-sm-8{margin-left:42%;}
}
@media (min-width:768px) and (max-width:991px){
#nav .navbar-nav > li > a{padding:0 12px;}
#newsArea .col-sm-8{margin-left:28%;}
}
@media (min-width:0px) and (max-width:767px){
#header{position:static; background:#000;}	
#header .input-group{margin-top:15px;}
#bottom{text-align:center;}
#bottom h1, 
#bottom h2{font-size:20px;}
}

