body {
    background: #f0eae1;
    border-top: 3px solid #f77d0f;
}
.nopadding{
	padding:0px;
}
.nav > li {
    /*margin-top:24px;*/
}
.block{
    display: inline-block;
}
.navbar-nav > li > a {
    padding: 6px 6px
}
.navbar-default .navbar-toggle {
    margin-top: 21px;
    background: #fff;
}
.navbar-default .navbar-toggle .icon-bar {
    background: #D94E00;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background: #fff;
}
.page-header h1 {
    font-size: 18px;
}
/* To Change theme */

.topHead {
    font-size: 10px;
    margin: 0px;
    line-height: 30px;
    vertical-align: middle;
    text-align: right;
}
.topHead span {
    font-size: 13px;
    font-weight: bold;
}
.topHead a {
    display: none;
}
.navbar-brand {
    height: 90px;
    padding: 0px;
}
.navbar-brand img {
    max-width: 100%;
    padding: 0px;
}
.navbar-header a {
    padding: 0px;
}
#fdg {
    padding-top: 10px;
}
.navbar-default {
    margin-bottom: 0px;
    border-bottom: 1px solid #eee;
    background: #fff;
    border-bottom: 0px;
}
.bCrumb {
    margin-bottom: 0px;
}
.bCrumb p {
    padding-top: 0px;
}
.bCrumb p a,
.bCrumb p a:hover {
    color: #d94e00;
}
.bCrumb ul {
    margin: 0px;
}
.pagination{
    margin: 0px;
}
.cntntBak {
    background: #fff;
    margin-bottom: 21px;
}
.cntntBak h3 , .cntntBak .cattitle {
    text-align: center;
    font-weight: bold;
    color: #fff;
    font-size: 1.2em;
    background: #e43821;
    padding: 6px 0px;
    margin-bottom: 3px;
}
.cntntBak h6 {
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    color: #DC0320;
}
.thumbnail {
    border: 0px;
    padding: 0px;
    padding-bottom: 0px;
    margin-bottom: 6px;
}
.thumbnail h6 {
    padding: 3px 0px;
    color: #666;
    margin: 0px;
}
.thumbnail img {
    width: 200px;
    height: 200px;
}
.pdctName {
    width: auto;
    margin-top: 8px;
    font-size: 12px;
    font-family: arial;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    color: #333;
}
.pdctName p {
    margin: 0px;
    line-height: 15px;
    min-height: 45px
}
.pdctName p a,
.pdctName p a:hover {
    text-decoration: none;
    color: #333;
}
.pdctName span {
    font-size: 14px;
    font-weight: bold;
    color: #0f0e0e;
}
.pdctName1 {
    width: auto;
    height: ;
    margin-top: 8px;
    text-align: center;
    font-size: 12px;
    font-family: arial;
    text-align: center;
    text-decoration: none;
    color: #333
}
.pdctName1 p {
    margin: 0px;
    line-height: 16px;
    min-height: 48px;
}
.pdctName1 p a,
.pdctName1 p a:hover {
    text-decoration: none;
    color: #333;
}
.pdctName1 span {
    font-size: 14px;
    font-weight: bold;
    color: #0f0e0e;
}
.thumbnail .caption {
    padding: 0px;
    background: none;
}
.thumbnail .caption p {
    text-align: center;
    margin: 0;
    padding-bottom: 5px;
    border-bottom: 1px solid #e43821;
}
.thumbnail .caption p a {
    border: 1px solid #E43803;
    color: #ffffff;
    padding: 7px 15px;
    background: #e43821;
    font-weight: bold;
    line-height: 14px;
    margin-top: 5px;
}
.thumbnail .caption p a:hover,
.thumbnail .caption p a:active,
.thumbnail .caption p a:focus {
    background: #c63103;
    font-weight: bold
}
.btn {
    white-space: normal;
    line-height: 18px;
}
.pageBottom {
    margin: 0 auto;
    background: #fff;
    padding: 0px 18px;
}
.pageBottom h1 {
    font-size: 18px;
}
.pageBottom h2 {
    font-size: 16px;
}
.pageBottom h3 {
    font-size: 14px;
}
.pageBottom p {
    text-align: justify;
    font-size: 11px;
    margin: 0 0 2px;
}
#footer {
    background: #e43821;
    color: #F2F2F2;
    padding: 30px 12px;
    width: 100%;
    margin-top: 21px;
}
#footer p {
    text-align: center;
    padding-top: 9px;
    margin-top: 30px;
}
.copyright {
    color: #fff;
}
.copyright a {
    background-color: #680303;
    border-color: #fff;
    color: #fff;
    margin-left: 3px;
    display: block;
    height: 33px;
    padding: 6px;
    width: 130px;
    text-align: center;
}
.copyright a:hover {
    background-color: #680303;
    border-color: #fff;
    color: #fff;
    text-decoration: none;
}
.form-control {
    border: 1px solid #999;
}
.form-control:focus {
    border-color: #666;
    box-shadow: 0 1px 1px #fff inset, 0 0 8px #999;
    outline: 0 none;
}
.btn-primary {
    background-color: #680303;
    border-color: #fff;
    color: #fff;
    margin-left: 3px;
}
.btn-primary:hover {
    background-color: #680303;
    border-color: #fff;
    color: #fff;
}
.list-unstyled {} .list-unstyled li a {
    color: #fff;
    padding: 12px 0px;
}
.list-title {
    color: #333;
    font-size: 16px;
    font-weight: bold;
}
.back-to-top {
    cursor: pointer;
}
.naviList {
    width: 100%;
    position: absolute;
    z-index: 99;
    left: 0px;
}
.naviList .listLevelOne {
    width: 100%;
    background: #e37108;
    padding: 0px;
    margin: 0px;
    padding: 0px;
}
.listLevelOne {
    position: absolute;
}
.naviList ul li {
    list-style: inline;
    background: #e43821;
    border-bottom: 2px solid #fff;
    list-style: none;
}
.naviList ul li a {
    color: #fff;
    display: block;
    padding: 10px 12px;
    cursor: pointer;
    text-decoration: none;
}
.naviList ul li a:hover {
    text-decoration: none;
    color: #000;
}
.naviList ul li a span {
    font-size: 12px;
    font-weight: normal;
}
.listLevelTwo {
    display: none;
    padding: 0;
}
.active > .listLevelTwo {
    display: block;
    padding: 0px;
}
.active > .listLevelTwo li {
    border: 0px;
    padding: 0px;
}
.active > .listLevelTwo li a {
    background: #e43821;
    display: block;
    padding: 0px 0px 9px 3px;
    cursor: pointer;
    text-decoration: none;
}
.carousel-control {
    width: 3%;
}
.carousel-control.left {
    background-image: url('linear-gradient(to%20right,%20#f77d0f 0px, #fff 100%');
    background-repeat: repeat-x
}
.carousel-control.right {
    background-image: url('linear-gradient(to%20right,%20#fff 0px, #f77d0f 100%');
    background-repeat: repeat-x;
    left: auto;
    right: 0
}
.catToggle {
    width: 100%;
    background: #e43821;
    color: #fff;
    cursor: pointer;
    padding: 10px 12px;
    text-decoration: none;
    position: absolute;
    z-index: 99;
    left: 0px;
    top: 23px;
    font-size: 15px;
    font-weight: bold;
    border: 1px solid #fff;
    box-shadow: 0 0 3px #f0eae1;
}
.catToggle span {
    font-weight: normal;
    font-size: 13px;
}
/**/

.image-icon img {
    display: inline-block;
    padding-right: 0px;
    position: absolute;
    width: 100px;
    height: 100px;
}
.image-icon img:hover {
    background-color: #fff;
    height: 120px !important;
    width: 120px !important;
    margin-left: -10px;
    margin-top: -10px;
    transition: all 0.5s ease 0s;
    z-index: 999;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    border-radius: 5px;
    box-shadow: 0 0 6px rgba(20, 20, 20, 0.45);
}
/********** jcas *********/

.jcarousel-wrapper {
    margin: 5px auto;
    position: relative;
    padding: 0 20px;
    background-color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 2px #999;
    -moz-box-shadow: 0 0 2px #999;
    box-shadow: 0 0 2px #999;
}
/** Carousel **/

.cate-title {
    text-align: center;
    margin: 0px;
}
.image-icon {
    overflow: hidden;
    position: relative;
    width: 100%;
}
.image-icon ul {
    width: 20000em;
    position: relative;
    list-style: none;
    padding: 0;
}
.image-icon li {
    height: 107px;
    margin: 15px 5px;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
/** Carousel Controls **/

.jcarousel-control-prev,
.jcarousel-control-prev-otr,
.jcarousel-control-next,
.jcarousel-control-next-otr {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    width: 30px;
    height: 30px;
    text-align: center;
    background: #4E443C;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 0 1px #000;
    font: 24px/27px Arial, sans-serif;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-box-shadow: 0 0 4px #F0EFE7;
    -moz-box-shadow: 0 0 4px #F0EFE7;
    box-shadow: 0 0 4px #F0EFE7;
}
.jcarousel-control-prev,
.jcarousel-control-prev-otr {
    left: -10px;
}
.jcarousel-control-next,
.jcarousel-control-next-otr {
    right: -10px;
}
/** Carousel Pagination **/

.jcarousel-pagination {
    position: absolute;
    bottom: -40px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    margin: 0;
}
.jcarousel-pagination a {
    text-decoration: none;
    display: inline-block;
    font-size: 11px;
    height: 10px;
    width: 10px;
    line-height: 10px;
    background: #fff;
    color: #4E443C;
    border-radius: 10px;
    text-indent: -9999px;
    margin-right: 7px;
    -webkit-box-shadow: 0 0 2px #4E443C;
    -moz-box-shadow: 0 0 2px #4E443C;
    box-shadow: 0 0 2px #4E443C;
}
.jcarousel-pagination a.active {
    background: #4E443C;
    color: #fff;
    opacity: 1;
    -webkit-box-shadow: 0 0 2px #F0EFE7;
    -moz-box-shadow: 0 0 2px #F0EFE7;
    box-shadow: 0 0 2px #F0EFE7;
}
/** Footer section **/

.site-footer {
    background-color: #fff;
    border-top: 1px solid #dcdcdc;
    margin-top: 10px;
}
.site-footer h3 {
    color: #777777;
    font-size: 14px;
    font-weight: bold
}
.site-footer ul {
    padding: 0px;
}
.site-footer ul li {
    list-style: none;
    border-bottom: 1px solid #d8d8d8;
    margin-top: 3px;
}
.site-footer ul li a {
    color: #828282;
    font-size: 12px;
    transition: all 300ms ease;
}
.site-footer ul li a:hover {
    text-decoration: none;
    padding-left: 3px;
}
.signup-heading {
    color: #777777;
    margin: 20px 0px 10px;
}
.signup-heading small {
    margin-top: 5px;
}
.signup-text {
    font-size: 16px;
    margin: 5px 0 10px;
    padding: 5px;
    width: 100%;
}
.signup-btn{
	background-color: #e43821;
}
.btn-blue {
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    padding: 10px 0;
    text-transform: uppercase;
    width: 100%;
}
.image-icon li {
    display: inline-block;
    list-style: outside none none;
}
.no-padding {
    padding: 0px;
}
.carousel-inner>.item>a>img {
    line-height: 1;
}
.img-responsive,
.thumbnail>img,
.thumbnail a>img,
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    display: block;
    max-width: 100%;
    height: auto;
}
#carousel-slider {
    position: relative;
    margin-top: 0px;
    margin-left: 5px;
}
.carousel-control.right,
.carousel-control.left {
    background: none;
}
.banner-right-top-s {
    float: left;
    height: auto;
    margin: 2px 0px 0px 0%;
    width: 100%;
    margin-left: 5px;
    margin-top: 5px;
}
.banner-right-top-s img {
    width: 32.6% !important;
}
a,
a:visited,
a:focus,
a:active,
a:hover {
    outline: 0 none !important;
}
li.topcat {
    background-color: #e43821;
    float: left;
    list-style: outside none none;
    padding: 10px 36px;
    position: relative;
    border-left: 1px solid #982e2e;
}
li.topcat:first-child {
    border-left: none;
}
.main-menu {
    margin-bottom: 5px;
    background-color: #e43821;
    padding: 0;
}
.mainmenulevelOne {
    padding: 0;
}
.topcat > a {
    color: #fff;
}
.topcat .listLevelTwo > li {
    list-style: none;
}
.topcat .listLevelTwo > li a {
    color: #fff;
}
.topcat > a:hover {
    text-decoration: none;
    color: #000;
}
.topcat .listLevelTwo {
    position: absolute;
    width: 115%;
    z-index: 999;
    left: 0;
}
.naviList.home-menu {
    display: block;
}
/* You can safely remove the next two lines */

.top {
    padding-right: 20px;
    background: #261F41;
    text-align: right;
}
.main {
    margin: 0 auto;
    padding: 40px 20px;
    max-width: 960px;
    font-size: 19px;
    line-height: 30px;
}
.main a {
    color: #DB7580;
    text-transform: none;
}
/* Styling the Popup Window */

.popup-trigger {
    display: block;
    margin: 0 auto;
    padding: 20px;
    max-width: 260px;
    background: #4EBD79;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    line-height: 24px;
    cursor: pointer;
}
.popup {
    display: none;
    position: fixed;
    top: 150px;
    left: 50%;
    width: 100%;
    max-width: 360px;
    margin-left: -180px;
    padding: 135px 30px 10px;
    background: url('../images/discount-bg.jpg');
    background-position: center;
    background-size: cover;
    color: #333;
    font-size: 19px;
    line-height: 30px;
    border: 7px solid #9898b0;
    z-index: 9999;
}
.popup-mobile {
    position: relative;
    top: 0;
    left: 0;
    margin: 30px 0 0;
    width: 100%;
}
.popup-btn-close {
    position: absolute;
    top: 4px;
    right: 10px;
    color: #4EBD79;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
}
.copycont {
    display: inline-block;
    float: right;
    width: 125px;
}
.copytext {
    background-color: #e6e7e8;
    border: 1px dashed #62b95c;
    float: left;
    padding: 5px;
    text-align: center;
    width: 135px;
}
/** New Menu **/
.menu-container {
    background-color: #e43821;
    position: relative;
	margin-top:20px;
}
.menu-links {
    float: left;
    margin-bottom: 0;
    padding-left: 0;
    width: 100%;
}
.menu-links a {
	color: #ffffff;
}
.menu-links > li {
    float: left;
    list-style: outside none none;
    transition: all 0.3s ease 0s;
}
.menu-links > li > a {
    display: inline-block;
    float: left;
    font-size: 15px;
    padding: 10px 25px;
    position: relative;
    text-decoration: none;
    transition: all 0.3s ease 0s;
    z-index: 120;
	text-transform: uppercase;
}
.menu-links > li:hover ul{
	display:block;
} 
.menu-links > li > ul {
    background-color: #e43821;
    display: none;
    left: 0;
    padding: 5px 15px;
    position: absolute;
    top: 40px;
    transition: all 0.3s ease 0s;
    width: 100%;
	border-top: 1px solid #eee;
    z-index: 9999;
}
.menu-links > li > ul > li {
    display: inline-block;
    list-style: outside none none;
    vertical-align: top;
    width: 180px;
	padding-top: 10px;
}
.menu-links > li > ul > li > a{
	
	font-size: 15px;
}
.menu-links > li > ul > li > ul {
	padding-left:5px;
	position: relative;
	list-style: none;
}
.menu-links > li > ul > li > ul:before{
	background-color: #fff;
    border: 1px none;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
	top:0px;
}
.menu-links > li > ul > li > ul  a{
	
}
.home-container {
	margin-bottom: 20px;
    margin-top: 20px;
}
.site-content{
	margin-bottom: 20px;
    margin-top: 110px;
}
/** New Product Listing **/
.product-listing > li {
    padding-top: 10px;
    padding-bottom: 10px;
    vertical-align: top;
    list-style:none;
}
.pro-list {
    background-color: #fff;
    border: 2px solid transparent;
    display: block;
}
.pro-list:hover{
    border: 2px solid #e43821;
}
.pro-list .pro-img {
    overflow: hidden;
    padding: 10px 38px;
    position: relative;
}
.pro-img img.lazy {
    background-image: url("../images/imageloading.gif");
    background-position: center center;
    background-repeat: no-repeat;
    min-height: 100px;
    min-width: 100px;
    width: 100%;
}
.pro-title {
    min-height: 70px;
    padding: 10px 0 5px;
    text-align: center;
    font-size:13px;
}
.product-price{
    color: #000000;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}
.pro-btm {
    margin-bottom: 5px;
    padding: 3px 0;
}
.add-to-cart {
    background-color: #e43821;
    border: 1px solid #E43872;
    color: #fff;
    padding: 7px 12px;
}
/*Media Files*/
@media (min-width: 768px) and (max-width: 992px) {
    .navbar-nav {
        clear: both;
    }
    .navbar-nav > li {
        margin-top: 0px;
    }
    .topHead {
        text-align: left;
        height: 39px;
        line-height: 30px;
    }
}
@media (min-width: 767px) {
    .mainmenulevelOne >li:hover ul.listLevelTwo {
        display: block;
        padding: 0;
    }
    .main-menu-icon {
        display: none;
    }
    .mainmenulevelOne {
        display: block !important;
    }
    .naviList ul li:hover ul {
        display: block;
    }
    .listLevelTwo li {
        border: 0px !important;
        padding: 0px;
    }
    .listLevelTwo li a {
        background: #e43821;
        display: block;
        padding: 0px 0px 9px 3px !important;
        cursor: pointer;
        text-decoration: none;
    }
}
@media (max-width: 767px) {
    .topHead {
        text-align: left;
        line-height: 12px;
    }
    .naviList {
        display: none;
    }
    .topHead {
        font-size: 10px;
    }
    .main-menu {
        background-color: transparent;
    }
    .main-menu-icon {
        display: block;
        cursor: pointer;
    }
    .mainmenulevelOne {
        display: none;
    }
    .topcat .listLevelTwo {
        position: relative;
    }
    li.topcat {
        width: 100%;
        border-bottom: 1px solid #fff;
    }
    .cntntBak h3 {
        font-size: 14px;
        display: inline-block;
        clear: both;
        width: 100%;
    }
	.naviList{
		position: relative;
	}
	.listLevelOne {
		 position: relative;
	}
	/** New Menu **/
	.menu-container{
		margin-top:0px;
	}
	#showmenu i {
		border-bottom: 4px solid;
		border-top: 4px solid;
		color: #fff;
		display: inline-block;
		height: 10px;
		position: relative;
		width: 30px;
	}
	#showmenu span{
		color: #fff;
		font-size: 12px;
		left: 5px;
		position: absolute;
		top: 28px;
	}
	#menu.show{
		left: 0px;
	}
	#showmenu i::after {
		background-color: #fff;
		content: " ";
		display: inline-block;
		height: 4px;
		position: absolute;
		top: -10px;
		width: 30px;
	}
	#menu {
	  position: fixed;
	  background-color: #222;
	  height: 100%;
	  z-index: 999;
	  width: 250px;
	  color: #bbb;
	  left: -250px;
	  top: 0;
	  -webkit-transition: all 0.3s ease;
	  -moz-transition: all 0.3s ease;
	  transition: all 0.3s ease;
	  opacity: 1;
	  font-family: 'Source Sans Pro', sans-serif;
	}

	#menu ul {
	  overflow: scroll;
	  list-style: none;
	  margin-top: 0;
	  padding: 0;
	  width: 100%;
	  height: 100%;
	}

	#menu > ul > li { border-bottom: 1px solid #2a2a2a; width: 100%; }

	#menu>ul>li>a { border-left: 4px solid #222; }

	#menu ul li a {
	  color: inherit;
	  font-size: 16px;
	  display: block;
	  padding: 8px 0 8px 7px;
	  text-decoration: none;
	  -webkit-transition: all 0.3s ease;
	  -moz-transition: all 0.3s ease;
	  transition: all 0.3s ease;
	  font-weight: 600;
	  width: 100%;
	}

	#menu ul a i {
	  margin-right: 10px;
	  font-size: 18px;
	  margin-top: 3px;
	  width: 20px;
	}

	#menu ul a i[class*='fa-caret'] { float: right; }

	#menu ul a:hover,
	#menu ul a.active {
	  background-color: #111;
	  border-left-color: #FFCC33;
	  color: #FFCC33;
	}

	#menu ul a:hover i:first-child { color: #FFCC33; }

	/* Submenu */

	#menu ul li a.active+ul { display: block }

	#menu ul li ul {
	  margin-top: 0;
	  display: none;
	  position: relative;
	  top: 0;
	  background-color:#000;
	}

	#menu ul li ul li { border-bottom: none;  padding-top: 5px; width: 100%;}
	#menu ul li ul li label{ width:100%; }
	#menu ul li ul li a { padding-left: 30px; }
	#menu ul li ul li a:hover { border-left-color: #ffcc33; }
	
	#menu ul li ul li a:hover { background-color: #1A1A1A; }

	/* /Submenu */

	#showmenu {
	  position: absolute;
	  top: 0;
	  padding: 10px 5px;
	  font-size: 1.3em;
	  -webkit-transition: all 0.3s ease;
	  -moz-transition: all 0.3s ease;
	  transition: all 0.3s ease;
	  background-color:#e43821;
	}
	/** Product Listing **/
	.pro-list .pro-img{
		padding:5px;
	}
}
@media only screen and (max-width: 360px) {
    .popup {
        max-width: 300px;
        margin-left: -150px;
    }
    .topHead {
        font-size: 8px;
    }
    .image-icon img:hover {
        background-color: #fff;
        height: 93px !important;
        margin-left: 0;
        width: 93px !important;
    }
}