/************** All custom styles goes here.. ***************/

@font-face {
	font-family: 'MyriadProBoldCondensed';
	src: url('../fonts/MyriadPro/MyriadProBoldCondensed_t-1436157507.eot');
	src: url('../fonts/MyriadPro/MyriadProBoldCondensed_t-1436157507.woff') format('woff'), url('../fonts/MyriadPro/MyriadProBoldCondensed_t-1436157507.ttf') format('truetype');
}

body{
    margin:0!important;
    /*background:#fff url('../cimgs/bgmdm2_t-1436157507.jpg') top center no-repeat;*/
    background:#fefbe5;
    font-size:16px;
    background-size:100%;
}

.page{
    background:rgba(255,255,255,0); 
}

.header {
    background: transparent;
    border: none;
}

#Header>.inner{

    background:none!important;
    position:relative;
}


.TopMenu li {
  display: inline-block;
  white-space: nowrap;
  list-style: none;
  margin: 0;
  line-height: 34px;
  padding: 3px 15px 0;
}

.TopMenu {
  
  background: #490909;
font-size:18px;
}

.TopMenu .top_Cart{
background:transparent url("../cimgs/cartImg_t-1436157507.png") 60px 08px no-repeat;
padding:8px 40px 0 8px; 
}

.TopMenu .inner {
   padding:0px; 
position:relative;
}

.TopMenu li a {
  font-size: 26px;
  text-transform: uppercase;
  color: #fff;
  font-family: 'MyriadProBoldCondensed';
}

#top_Navimiddle{
  position: absolute;
  left: 35%;
  font-size: 12px;
  border: 1px solid #000;
  border-radius: 0 0 5px 5px;
  border-top: none;
  color: #000;
  background: #deffd6;
}

#top_Navimiddle p {
  margin: 0;
  line-height: 18px;
  padding: 8px;
  width: 100px;
  text-align: center;
  float: left;
  display: block;
  border-right: 1px solid #000;
height:35px;
}


.newsletter-subscription{

    background-color:transparent;
}

.searchControllor #SearchForm {
  width: 346px;
  float: left;
  border: 1px solid #000;
  border-radius: 5px;
  padding: 8px 2px;
  color: #000;
  background: none;
  position: absolute;
  top: 75px;
  left: 35%;
background-color:#fff;
}

#SearchForm input#search_query {
  border-width: 0 !important;
  background: none;
  color: #000;
  font-style: normal;
  font-weight: normal;
  font-size: 26px;
  vertical-align: middle;
  padding-top: 5px;
}

.header_top_Section{

    display:inline-block;
    /*float:right;
    position:relative;
    width:45%; */
}

#SearchForm .Button{
background-color:transparent!important;
}

#HeadPhoneInfo {
  display: block;
  float: right;
  width: 203px;
  text-align: center;
}

#HeadPhoneInfo h3{
 text-transform: uppercase;
  background: #235d30;
  color: #fff;
  padding: 7px;
  font-weight: normal;
  font-size: 24px;

}
#HeadPhoneInfo p {
  margin: 0;
  font-size: 32px;
  font-weight: bold;
  color: #31454f;
}

#HeadPhoneInfo p img{
max-width:100%;
}


.promo_b {
    display:inline-block;
    width:33.3333%;
    float:left;
}

.promo_color_blue{
    border-radius: 5px;
    background: #008cff;
    color: #fff;
    height: 160px;
    max-height: 160px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.promo_color_green{
    border-radius: 5px;
    background: #57ff57;
    height: 160px;
    max-height: 160px;
    display: table-cell;
    vertical-align: middle;
    width: 147px;
    padding: 0 15px;
    
}

.footer-main{

    background:none;
}

/*.footer-main .inner{

    border: 1px solid #000;
    border-radius: 5px;
    padding: 15px;
}

*/

.footer-main .inner {
  padding: 10px;
  width: 98%!important;
  max-width: 1190px;
  background:none;
}

.PageMenu .inner{

   
}

#CustomMegaMenu .menu-list{
  background: #741012;
  width: 100%;
  padding: 5px 0 0 0;
  border: 1px solid #460a0b;
  border-radius: 5px;
  text-align: center;
}

.PageMenu .sf-menu>li>a, .Custom_PageMenu .sf-menu>li>a {
    color: #ffff00;
}

#HomeCustomLinkSection{
    display:table; 
    width:100%;
    position:relative;
}

.sectionRow{
    display:table;
    width:100%;
    position:relative;
}

.sectionRow .inners{

}

.slideSection{
    display:inline-block;
    width:100%;
    float:left;
    position:relative;
        
}

.linkSection{
    display:inline-block;
    width:50%;
    float:right;
    position:relative;
}

.linkSection .linkControl{

    width:50%;
    float:left;
    display:inline-block;
}

.linkSection .linkControl a img{

    max-width:100%;
}

.linkfourSection{

    width:25%;
    display:inline-block;
    float:left;
}

.linkfourSection a img{

    max-width:100%;
}

.Block.banner_home_page_top{

    text-align:center;
    padding:0 5px;
}

.Block.banner_search_page_top{}

.Block.banner_category_page_top{
    display:table;
    width:100%;
    text-align:left;
    padding:0;
}

.promo_recipies img{
    max-width: 98%;
    max-height: 160px;
    height: 160px;
}

.promo_inner{

    padding:5px;
}

.flex-control-nav{

    display:none;
}


.slide-show {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin-bottom: 0 !important;
}


.drop-down-menu{

    left:0;
    right:0;
    padding: 0px;
    top: 90%;
    bottom: auto;
    position: absolute;
    overflow: visible!important;
    -webkit-transition: all 5ms ease;
    transition: all 5ms ease;
    z-index:1000;
    display: none;
    float: left;
    min-width: 170px;
    margin: 2px 0 0;
    font-size: 14px;
    list-style: none;
    width:100%;
    max-width:100%;
    background-color: #fff;
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box;
    -webkit-transition: all 500ms linear;
    transition: all 1s linear;
    transition-delay: 1s;
    
   
}


.PageMenu .CategoryList li.over .drop-down-menu, .Custom_PageMenu .CategoryList li.over .drop-down-menu{
    
    display:table;
}


#CustomMegaMenu li{
    padding:0px;
    margin:2px;
}
#CustomMegaMenu li a{
  color: #fff;
  font-size: 28px;
  font-weight: normal;
  text-transform: uppercase;
  padding:0 05px;
}

#CustomMegaMenu li.over a{

    color:#fff;
}

#CustomMegaMenu li.over{

   

}

#CustomMegaMenu li ul{

   background: none;
    width: 100%;
    Display: table;
}

#CustomMegaMenu li ul li{

    width: 22%;
    padding: 1%;
    display: inline-block;
    text-align:left;
    border:none;
}

#CustomMegaMenu li.over ul li.over{
    border:none;
}

.mega-menu-inner{
text-align:left;
}

#CustomMegaMenu li ul li a img{

    max-width:100%;
    width:95%;
    
}

#CustomMegaMenu li ul li a span {
    color: #676767;
  font-size: 12px;
  display: table;
  text-align: center;
  width: 100%;
  font-weight: bold;
  margin-top: 3px;
}

#SearchForm input.Textbox {
    
  font-size: 36px;
  font-weight: bold;
  color: #d58f8f;
  padding-left: 5px;
  font-style: italic;
}

.footer-main a {
    color: #000;
}

#CustomFooterMenu {
  display: table;
  width: auto;
  text-align: center;
  margin: 15px auto;
width:100%;
background:#560B0C;
}

#CustomFooterMenu ul {
  display: table;
  width: auto!important;
  margin: 0 auto;
  float: none;
  padding: 3px 0;
}

#CustomFooterMenu ul li{
    display:inline-block;
    width:auto;
    padding:0px;
}

#CustomFooterMenu ul li a{
  text-transform: uppercase;
  font-size: 20px;
  padding: 0 5px;
  margin: 0 5px;
  border-right: 1px solid #fff;
  color: #fff;
  font-weight: bold;
}


#CustomFooterMenu ul li:last-child a{

    border:none;
}

#headerCart h2{

    display:none;
}

#headerCart p, #headerCart .Block{

    margin-bottom:0;
}

#Right_Cart #SideCartContents, #Right_CartMobile #SideCartContents {
  /* background: #57ff57; */
  background: #fff;
  padding: 15px;
  border-radius: 0 0 5px 5px;
  -webkit-box-shadow: 3px 4px 5px -1px #999;
  -moz-box-shadow: 3px 4px 5px -1px #999;
  box-shadow: 3px 4px 5px -1px #999;
}


#Right_Cart #SideCartContents .PayPalExpressCheckout, #Right_CartMobile #SideCartContents .PayPalExpressCheckout{
    display:none!important;
}

#Right_Cart #SideCartContents .CheckoutLink, #Right_CartMobile #SideCartContents .CheckoutLink{
  background: #560b0c;
  padding: 10px 12px;
  border: 1px solid #560b0c;
  color: #fff;
  border-radius: 5px;
  margin-left: 10px;
  font-weight: bold;
}

#Right_Cart #SideCartContents .ViewCartLink, #Right_CartMobile #SideCartContents .ViewCartLink{

  padding: 10px 20px;
  background: #00a500;
  border: 1px solid #006C00;
  border-radius: 5px;
  color: #fff;
  font-weight: bold;
}

.cartContentRight {
   /* background:#fff4d4; */
    padding:5px;
border-top:1px solid #dcdcdc;
}

.cartContentRight p{margin-bottom:0px;}

#CartHeaderController{

 /* width: 1406px;
  margin: 0 auto;
  max-height: 0px;
    position:relative;
*/
}

#Right_CartMobile{ position: absolute;
  z-index: 2000;
  width: 80%;
  max-width: 80%;
  border-radius: 5px;
  float: right;
  margin-top: 5px;
  left: 9%;
  top: 41px;
}

#Right_Cart{
    position: absolute;
    z-index: 2000;
    width: 320px;
    max-width: 320px;
    border-radius: 5px;
    float: right;
    margin-top:0px;
    right:0px;
top:-5px;
}

#Right_Cart .moveControlCart{
    max-width:320px;
    position:relative;
    top:0;
    width:320px;
}

#Right_CartMobile .ProductList li{
  width: 100%!important;
  min-height: auto;
}

#Right_CartMobile .moveControlCart {
  max-width: 100%;
  position: relative;
  top: 0;
  width: 100%;
}

#Right_Cart .ProductList em, #Right_CartMobile .ProductList em {

    position:relative;
font-size:16px;
}

.fa-close{
  cursor: pointer;
  top: 7px;
  right: 7px;
  font-size: 20px;
  position: absolute;
}

.fa-close:before{
content: "\f00d";
cursor:pointer;
}

.cartContentRight ul.ProductList{margin:0; padding:0;}


.cartContentRight ul.ProductList li{margin: 0;  padding: 0;  width: 100%!important;}

.cartContentRight ul.ProductList em{ float:right; font-weight:bold;}

.cartContentRight .cartCost strong{float:right;}

.cartContentRight .InfoMessage{
    background: #ffff00;
    margin: 0;
    padding: 5px;
}


.category_Outer{

  /*  border: 1px solid #dcdcdc;
    border-radius: 5px;
    background: #fff;
*/
    display: table;
    width: 98%;
    padding: 1%;
    margin-bottom: 10px;
}


.Left #SideCategoryList .SideCategoryListFlyout>ul>li, ul.side-menu li{
    border:none;
}

#CategoryHeading h1{
  border: none;
  text-transform: uppercase;
  text-align: center;
margin-top:30px;
font-size:40px;
    
}

.SubCategoryListGrid{
display:none;
}

.SubCategoryListGrid .sub-cat-name {
  display: block;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 5px;
}

.SubCategoryListGrid .side-menu p{
  max-width: 239px;
  text-align: center;
  padding: 0 30px;
  margin: 0;
}

#ProductDetails h1.product_Name_ {
  padding: 0;
  word-wrap: break-word;
  padding: 12px;
  margin-bottom: 20px;
  font-size: 24px;
  text-transform: uppercase;
  color: #560B0C;
font-weight:normal;
}

.left-content {
  float: left;
  width: 62%;
  padding: 1%;
  border: 1px solid #dcdcdc;
  border-radius: 5px;
  background: #fff;
}

.PrimaryProductDetails .ProductMain {

    
    
}

.ProductDetailsGrid .Label{ 

    float:left;
    width:140px;
}

.ProductDetailsGrid .Value{
    margin-left:140px;
}

#ProductDetails{

    margin-top:20px;
}

.ProductDetailsGrid .DetailRow{

    margin: 5px 0;
    padding: 5px;
}

.ProductDetailsGrid .InventoryLevel{

  background:#6ec4ff; 
    border-radius:5px;
}


.PrimaryProductDetails .btn.add-to-cart {
  background-color: #ffc000;
  color: #000;
  font-weight: bold;
  font-size: 24px;
  width: 100%;
  display: table-cell;
  line-height: 20px;
  vertical-align: middle;
  height: 85px;
  border-radius: 5px;
  padding: 17px;
  white-space: pre-line;

}

.PrimaryProductDetails .btn.add-to-cart:hover{
    background:#ffc000;
}

.product_pageShipping p{

  padding: 13px 40px;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  margin: 0;
  line-height: 26px;
}

/** .productPage #SideProductRelated, .productPage #SimilarProductsByCustomerViews{
    display:none;
}

#Related_ViewsProduct #SideProductRelated, #Related_ViewsProduct #SimilarProductsByCustomerViews{

    display:block!important;
}

**/

#Related_ViewsProduct{
    margin-top:20px;
}

#Related_ViewsProduct #SideProductRelated ul, #Related_ViewsProduct #SimilarProductsByCustomerViews ul{

    margin:0;

}

#Related_ViewsProduct #SideProductRelated .ProductDetails, #Related_ViewsProduct #SimilarProductsByCustomerViews .ProductDetails{

    padding:0; margin:0; text-align:center;

}

#Related_ViewsProduct #SideProductRelated li, #Related_ViewsProduct #SimilarProductsByCustomerViews li{

    padding: 2%;
    width: 48%;
    background: #fff;
    margin: 1%;
    border: 1px solid #dcdcdc; 
    min-height:280px!important;

}


#Related_ViewsProduct .ProductList .ProductImage a, #Related_ViewsProduct .ProductThumbImage a
{

    height:170px!important;
    margin:15px 0;

}


.ProductList .ProductImage a{
height:170px!important;
max-height:170px!important;
}



#Related_ViewsProduct .Block{margin-bottom:0;}

#Related_ViewsProduct .ProductList em { margin-top:10px; font-size:14px; font-weight:bold;}

#SideProductRelated h2, #SimilarProductsByCustomerViews h2{

    display:none;
}

#rightProductMain{
    background:#fff;
    border:1px solid #dcdcdc;
    border-radius:5px;
    font-size:18px;
    padding:10px;
}

.PrimaryProductDetails .ProductThumb{

width:100%!important;
    display:table;
}

#ImageProductLeftControl{
  width: 45%;
  float: left;
}

#RightTinnyImage{

   
  width: 53%;
  display: inline-block;
  text-align: left;
  float: left;
  margin-left: 1%;
    
}

.ImageCarouselBox{padding-left:0!important;}

.tabs-menu li span{font-size:24px; font-weight:bold;}

.productOptionViewRectangle .option label {
  color: #000;
  border: none!important;
  text-align: left!important;
  font-weight: bold;
}

html.javascript .productOptionViewRectangle li{

}

html.javascript .productOptionViewRectangle .option label {
  overflow: hidden;
  display: table;
  padding: 4% !important;
  width: 92%;
  cursor: pointer;
  color: #560B0C;
  font-size: 16px;
  text-align: center!important;
  text-transform: uppercase;
border:none!important;
}

html.javascript .productOptionViewRectangle li:hover, .productOptionViewRectangle .option.selectedValue{

    background-color:#560B0C;
}

html.javascript .productOptionViewRectangle li:hover label{

    color:#fff!important;
}

.productOptionViewRectangle .option.selectedValue label{

color:#fff!important;
}

div.selector, div.selector select{font-size:18px;}

.ProductList li{
position:relative;
background:#fff;
}

.ProductList{
margin:0;
}

#CategoryContent .ProductList .ProductActionAdd .btn{
background-color: transparent;
}

#SideCartContents .ProductList li{
border:none;
border-bottom:1px solid #dcdcdc;
background:none;
width:100%!important;
}

#ProductDetails h1{
color:#000;
}

.ProductList li:hover .ProductImage img{
  transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
}

.ProductList .ProductImage img {
  
  transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
  -webkit-transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
}

#home .ProductList .btn {
  
  font-size: 13px;
  font-weight: normal;
}

#CustomMegaMenu li ul li a{
border:none;
}

#HomeCustomBannerTop{
  display: table;
  width: 100%;
  margin: 10px 0 5px;
}

#HomeCustomBannerTop .cBannerSection {
    display: table;
    width: 33.333333%;
    text-align: left;
    float: left;
}

#HomeCustomBannerTop .cBannerSection img {
  width: 96%;
  margin: 0px;
}

#HomeFeaturedProducts h3, #SidePopularProducts h2 {
  margin: 10px 0;
  background: #fff;
  border: 1px solid #dcdcdc;
  padding: 5px;
  text-align: center;
  text-transform: uppercase;
  border-radius: 5px;
display:none;
}

.sectionController #HomeFeaturedProducts .ProductList li {
  /* width: 32.5%;
  padding: 1%; */
}

.ProductList .ProductPriceRating {
display:none;
}

.ProductList .ProductDetails{
padding:5px;
text-align:center;
}

.ProductList .ProductDetails a {
  color: #282828!important;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: normal;
  font-family: 'MyriadProBoldCondensed';
}

.ProductList em {
  display: block;
  padding-bottom: 5px;
  font-style: normal;
  text-align: center;
  position: relative;
  bottom: 0;
  font-size: 22px;
  font-weight: bold;
  color: #51b471!important;
  font-family: 'MyriadProBoldCondensed';
}

.ProductList .ProductActionAdd {
  text-align: center;
  position: absolute;
  bottom: 5px;
  display: table;
  width: 100%;
  text-align: center;
  left: 0;
}

.Content .ProductList li{

    min-height:324px!important;
}

#home .ProductList li {
  width: 19.5%;
  padding: 1%;
}

.ProductList li .ProductCompareButton{
display:none;
}

.ProductList .ProductActionAdd {
/*  background-color: #00a500;
  border: 1px solid #006c00;
  border-radius: 5px;
  font-size: 14px;
  font-weight: bold;
*/
}

.ProductList .ProductActionAdd a {
  background-color: transparent;
background-image:url('../cimgs/addcartimg_t-1436157507.png');
  font-size: 16px!important;
  font-weight: normal;
  color: #e98a1c;
  font-family: 'MyriadProBoldCondensed';
  letter-spacing: 0px;
  display: block;
  text-align: left;
  width: 90%;
  margin: 0 auto;
  border-top: 1px solid #ececec;
  border-radius: 0;
background-repeat:no-repeat;
background-position:right center;
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}


.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}


.footer-main .grid{margin-left:0;}

.footer-main .one-quarter{
    width:20%;
    border-right:1px solid #dcdcdc;
    min-height:350px
}

.footer-columns ul li a{
   font-size:14px; 
   text-transform:uppercase;
}

.fourColumn {
  width: 40%!important;
  border: none!important;
}

.center_text{

  background: #fffa77;
  margin: 10px;
  padding: 5px;
  width: auto;
  text-align: center;
  border: 1px solid #ac7c3e;
  border-radius: 5px;

}

.center_text h2{
  padding-bottom: 0px;
  font-weight: bold;
  font-size: 26px;
}

.center_text p{
  margin-bottom: 0;
  font-size: 14px;
  padding: 0 30px;
}

#Mobile_custom_Menu{ display:none; }

#Mobile_custom_Menu .inner{
  width: 100%;
  display: table;
  margin: 0 auto;
  z-index: 1100;
  background: #350707;
  position: fixed;
  top: 0;
  left: 0;
  padding:10px 0;
  height:20px;
}

.cbp-spmenu {
  background: #643f39;
  position: fixed;
}

#Mobile_custom_Menu .menuMobile_left{
float:left;
margin-left:3%;
}

#Mobile_custom_Menu .menuMobile_left nav{}

#Mobile_custom_Menu .controllerMenu{}

#Mobile_custom_Menu #SideCategoryList{}

#Mobile_custom_Menu #SideCategoryList h3{display:none;}

#Mobile_custom_Menu nav ul{
  margin: 0;
  list-style-type: none;
}

#Mobile_custom_Menu nav ul li{
  border-bottom: 1px solid #350707;
  display: table;
  width: 100%;
}

#Mobile_custom_Menu nav ul li a{
background:url('../cimgs/navarrow_t-1436157507.png') right center no-repeat;
width:91%;
padding:12px;
}


#Mobile_custom_Menu .toggle-menu{
background:url('../cimgs/toggleMenu_t-1436157507.png') transparent no-repeat left center;
  padding: 0 5px 0 25px;
  border: none;
  color: #fff;
  font-size: 16px;
}

.right_Search{float:right; margin-right:4%;}

.right_Search ul{}

#search-Block {
  display: table;
  width: 351px;
  margin: 5px auto;
  max-width: 351px;
}

#search-Block #SearchForm {
  width: 96%;
  padding: 2%;
}
.right_Search ul li{ display:inline; margin-right:10px;}

.right_Search ul li img{cursor:pointer;}

#SearchResultsProduct .ProductList .ProductPriceRating{display:block;}

#ProductDetails .ProductTinyImageList {
 
  width: 100%!important;
}

#SearchForm .Button, #SearchForm input.Textbox, #SearchForm {
border-radius:5px;
}

#ProductDetails .ProductTinyImageList ul{
   width:100%!important;
}

.productAttributeLabel label span.required{
   display:none!important;
}

#ProductReviews {
  overflow-y: scroll;
  max-height: 250px;
  overflow: scroll;
  padding:10px!important;
}

#CategoryHeading .TitleHeading {
  color: #00a500;
}

#Footer_Cont{
margin:0 auto; display:block; width:100%; text-align:center;}


#secure_innerCon{
  width: 30%;
  display: table;
  margin: 0 auto;
  float: left;
  position: relative;
}

#secure_innerCon ul {
  list-style-type: none;
  margin: 0 auto;
  display: table;
  width: auto!important;
  float: none;
}

.satisfiction_text{
  width: 40%;
  float: left;
  display: table;
}

#payment_Methods{

  float: left;
  width: 30%;
  display: table;
}

#secure_innerCon ul li{display:inline-block; float:left; width:auto; margin-right:15px;}

#secure_Control{
   
    position:relative;
    margin-top:20px;

}

.Price_message {
  border: 1px solid #560B0C;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
border-radius:5px;
}

.CustomProductAtribute .productAttributeLabel{
display:none!important;
}

.CustomProductAtribute .custom_bulkPrice{
  padding: 4px;
  background: #00a500;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  font-size: 24px;
  border-radius: 5px;
  border: 1px solid #006c00;
  margin-bottom:10px;
}

.custom_bulkPrice a{
color:#fff;
padding:5px 0;
}

 .productAttributeValue .productOptionViewRectangle .list-horizontal li{
  width: 44%;
  margin: 2%;
  float: left;
  font-size: 16px;
  border: 1px solid #560B0C;
  text-align: center;
border-radius:5px;
}

.addto{
padding:10px 0;
}

.addto .BulkDiscount {
  display: inline-block;
  clear: none;
  float: left;
width:49.5%;
}

.SaveBulk {
width:49.5%;
float:left;
display:inline-block;
}

.BulkDiscount .DetailRow{
padding:0;
margin:5px;
}

.SaveBulk .DetailRow {
  float: left;
  background: #adff55;
  border-radius: 5px;
height:75px;
}

.SaveBulk p{
line-height:1;
}

.SaveBulk .twoSave{
  font-size: 15px;
  text-transform: uppercase;
  text-align: center;
}

.SaveBulk .twoSave span{
  width: 92%;
  margin: 1px auto;
  display: block;
  border: 1px solid #000;
  background: #fff;
  padding: 3px;
}

#Sharing_Section{
display:table;
width:100%;
}

#Sharing_Section ul{
list-style-type:none;
display:table;
}

#Sharing_Section ul li{
  display: table-cell;
  margin-right: 10px;
  float: left;
  vertical-align: bottom;
}

.white_bg{
padding: 5px;
background: #fff;
border: 1px solid #dcdcdc;
border-radius: 5px; 
margin: 10px 0;
}

.ProductPrice strike{font-size:16px;}

.ProductList .p-price strike {
  font-size: 16px;
  color: #aaa;
  margin-right: 10px;
}

.bottom_logo img{
position: absolute; 
left: 44%; 
background: #fefbe5; 
padding: 0 20px; 
max-width: 140px;
}

.productAttributeList ul.list-horizontal {
  margin: 0;
  list-style-type: none;
}


html.javascript .productOptionViewRectangle input{
display:none;
}

#search-BlockPopup{
  display: none;
  width: 75%;
  position: absolute;
  top: 45px;
  left: 12.5%;
  background: #fff;
  margin: 0 auto;
  box-shadow: 1px 1px 5px rgba(0,0,0,0.5);
  padding: 2%;
border-radius:5px;
}

#search-BlockPopup #SearchForm{
  width:100%;
}

.featuredOnCh li{
  display: inline-block;
  width: auto;
  float: none;
  vertical-align: top;
  margin: 2px;
}

.featuredOnCh li img{
/*max-height:76px;*/
}

.Breadcrumb{
margin-top:10px;
margin-left:5px;
}

.simpleListMenu h3{
display: block!important;
  padding-bottom: 5px;
  text-align: left;
  text-transform: uppercase;
  font-size: 20px;
margin-bottom:8px;
}

.simpleListMenu ul{
}

.simpleListMenu ul li {
  display: list-item!important;
  width: 100%!important;
  padding: 0!important;
  margin: 0!important;
  max-height: 25px!important;
  list-style-type: none;
  text-align: left!important;
}

.simpleListMenu ul li a {
  margin: 0px!important;
  padding: 0!important;
  text-align: left;
  line-height: 22px;
}

.simpleListMenu ul li a span{
text-align:left!important;
}
 
.category_page .SubCategoryList{
display:none;
}

.bulkCat_divid{
display:inline-block;
float:left;
width:20%;
padding:2%;
margin-left:2%;

}

#fastCartContainer .ProductList{margin:0;}

#fastCartContainer .ProductList li{
min-height:270px!important;
}

.fastCartSummaryBox .ProceedToCheckout a {
  display: block;
  border: 1px solid #006c00;
  background-color: #00a500;
  border-radius: 5px;
  font-size: 20px;
  font-weight: bold;
  width: 160px;
  padding: 5px;
  height: auto;
}

.fastCartSummaryBox {
  padding: 10px;
  text-align: left;
background-color:transparent;
}

.fastCartSummaryBox .PayPalExpressCheckout{
text-align:left;
}

.ProceedToCheckout .CheckoutButton {
  padding-bottom: 5px;
}

.ProceedToCheckout .PayPalExpressCheckout p {
  margin-bottom: 5px;
}


#fastCartContainer .continueShopping{

  background: #0076a3;
  border-radius: 5px;
  font-size: 24px;
  font-weight: bold;
  padding: 10px;
  height: auto;

}

.cBannerSection .banner_controller{

text-align:center;
}

#ContactPage tr td {
  text-transform: uppercase;
  color: #000;
  font-weight: bold;
  border: none;
}

.Pageall .TitleHeading, .TitleHeading{
display:none;
}

.category_page .TitleHeading{
display:block!important;
text-align:center;
}

.ContactFormSubmit .btn{
background: #560b0c;
  font-weight: normal;
  font-size: 18px;
  padding: 5px 30px;
  height: auto;
  border-radius: 5px;
}

.contentpadding{padding:20px;}

.CompareButton{display:none;}

#Right_CartMobile .ProductList li{
min-height:20px;
}

.ProductDetailsGrid .DetailRow{
min-height:24px;
}

.btn {
  background-color: #560b0c;
  color: #fff;
  border-radius: 5px;
  padding: 8px 5px 5px 5px;
  height: auto;
  font-size: 16px;
  font-weight: bold;
}

#HomeFeaturedProducts .BlockContent, #SidePopularProducts .BlockContent {
   
/*background:#f9f9f9;*/
margin-top:30px;
padding:10px;

}


#SignUpPopup{

  width: 100%;
  height: 100%;
  display: inline-block;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0,0,0,0.25);
  z-index: 9999999;
  vertical-align: middle;
}

#SignUpPopup .PopupInner{
  width: 35%;
  position: fixed;
  z-index: 999999999;
  background-color: #fff;
  box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.4);
  top:35%;
  left: 30%;
  height: auto;
  display: inline-block;
  text-align: center;
}

#SignUpPopup .PopupInner .one-third {
  width: 100%;
  margin: 5px 0;
}

#SignUpPopup .PopupInner .two-thirds {
  width: 100%;
}

#SignUpPopup .PopupInner .newsletter-subscription h4 {
  color: #333;
  font-weight: bold;
  font-size: 18px;
}

#SignUpPopup .PopupInner .two-fifths {
  width: 100%;
  margin:5px 0;
}

#SignUpPopup .PopupInner .one-fifth{
  width: 35%;
  margin: 5px 0;
}

#customSubscribe:hover{
cursor:pointer;
}

.whiteBGCart{
    background-color:#fff!important;
}

#customSubscribe #subscribeText {
margin: 0;
text-transform: uppercase;
text-align: center;
font-size: 16px;
font-weight: bold; 
padding: 6px; 
color:#000; 
margin-top:5px;

}

#controlTextMid {
  display: table;
  text-align: center;
  width: 100%;
  margin-bottom: 10px;
}

#controlTextMid  #top_Navimiddle {

  display: table;
  margin: 0 auto;
  font-size: 12px;
  border: 1px solid #000;
  border-radius: 0 0 5px 5px;
  border-top: none;
  color: #000;
  background: #deffd6;
position:relative;
left:0;
 
}

#QuickSearch {
left:36%!important;
top:176px!important;
}

.mega-menu-innCol {
  display: inline-block;
  width: 33.111%;
  float: left;
  margin-top: 10px;
}

.mega-inn-border{
padding:10px;
border-left:1px solid #000;
margin-bottom:10px;
text-align:left;
}

.firstMegaCol{
border:none;
}

.pure1Col1{
width:25%;
}

.pure1Col2{

width:37.4%;

}

.pure1Col3{

width:37.4%;

}

.listMegaItems{

}

#CustomMegaMenu li .drop-down-menu .pure1Col1 ul li {
  width: 100%;
  text-align: left;
  padding: 2px 0;
  margin: 0;
}

#CustomMegaMenu li .drop-down-menu ul li a {
  color: #741012;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}

#CustomMegaMenu li .drop-down-menu h2{
text-align:left;
color:#741012;
padding-left:10px;
text-transform:uppercase;
padding-bottom:10px;
}

#CustomMegaMenu li .drop-down-menu .pure1Col2 ul li {
  width: 49%;
  text-align: left;
  padding: 2px 0;
  margin: 0;
}

#CustomMegaMenu li .drop-down-menu .pure1Col3 ul li {
  width: 30%;
  text-align: left;
  padding: 0.5% 0;
  margin: 0 0.5%;
  vertical-align: top;
}

#CustomMegaMenu li .drop-down-menu .TeasBrands ul li {
  width: 22.5%;
  text-align: left;
  padding: 0.5% 0;
  margin: 0 0.5%;
  vertical-align: top;
}

#CustomMegaMenu li .drop-down-menu .groceriesCol ul li{
  padding: 0;
  margin: 5px 0;
  width: 14%;
}

#CustomMegaMenu li .drop-down-menu .bodyShopCol1 ul li {
width:17%;
margin:0;
padding:1%;
vertical-align:top;
}

#CustomMegaMenu li .drop-down-menu .InscenseOilCol1 ul li {
width:14%;
margin:0;
padding:1%;
vertical-align:top;
}

#CustomMegaMenu li .drop-down-menu .purSpiceInnborder{
 min-height:305px
}

#teaBtn{
  background-color: #6ba043;
  color: #fff!important;
  border-radius: 5px;
  padding: 5px 20px 3px!important;
  width: 135px!important;
  display: block;
  text-align: center;
  margin-left: 10px;
  font-weight: normal;
  margin-top: 10px;
}

#CustomMegaMenu .bodyShopCol1, #CustomMegaMenu .InscenseOilCol1{
width:64.5%;
}

#CustomMegamenu .bodyShopCol2, #CustomMegaMenu .InscenseOilCol2{
width:34.5%
}

#CustomMegamenu .bodyShopCol2 ul.dp_menu li{
width:32%;
}

#ProductCustomReviews img{

max-width:100%;
width:98%;

}

.ProductWarrantyContainer {
  height: 300px;
  max-height: 300px;
  overflow-y: scroll;
}


/************************* Custom Responsive Code  **************************/


@media screen and (max-width: 959px) {

#home .ProductList li, .ProductList li {
  width: 31% !important;
  min-height:300px;
}

#Header, #CustomMegaMenu{display:none;}

#Mobile_custom_Menu{display:table; width:100%;}

.footer-main .one-quarter{

  width: 30%!important;
  border: none;
  min-height: 30px;
  text-align: left;
  border-right: 1px solid #dcdcdc;
  min-height: 300px;
}

.footer-main .one-quarter img{max-width:98%!important;}

.footer-main .fourColumn{width:98%!important;}


.TopMenu{display:none;}

.SubCategoryListGrid > ul li {
  display: inline-block;
  margin: 2%!important;
  vertical-align: top;
  text-align: center;
  width: 45.5%;
  float: left;
}

#home #Right_CartMobile .ProductList li{
  width: 100%!important;
  min-height: 20px!important;
}

#ImageProductLeftControl {
  width: 100%;
  float: none;
}


#RightTinnyImage {
  width: 100%;
  float: left;
  margin-left: 0;
}

#Footer_Cont {
  width: 100%;
}

.bottom_logo img{
left:38%;
}

#HomeCustomBannerTop .cBannerSection{
width:49.5%;
text-align:left!important;
}

.SaveBulk .DetailRow{
width:99%;
}

#payment_Methods {
  float: none;
  width: 100%;
  display: table;
  margin: 10px 0;
}

.satisfiction_text {
  width: 50%;
}

#secure_innerCon {
  width: 50%;
}


#customSubscribe #subscribeText {
  
  font-size: 24px;

}


}

@media screen and (max-width: 768px){

#payment_Methods {
  width: 100%;
  display: table;
  margin: 10px 0;
}

.satisfiction_text {
  width: 100%;
margin:5px 0;
}

#secure_innerCon {
  width: 100%;
margin:5px 0;
}

#SignUpPopup .PopupInner{
width:70%;
top:30%;
left:15%;
}

#DesktopProductSec{
display:none!important;
}

#MobileProductSec{
display:table!important;
width:100%;
}

#MobileProductSec h2{
background-color: #00a651;
  width: auto;
  padding: 5px;
  border-radius: 5px;
  text-align: center;
  color: #fff;
  margin: auto;
}

#MobileProductSec #HomeFeaturedProducts .BlockContent, #MobileProductSec #SidePopularProducts .BlockContent{
margin-top:10px;
}

}


@media screen and (max-width: 640px) {

#home .ProductList li, .ProductList li {
  width: 48% !important;
  min-height:300px;
}

#Header, #CustomMegaMenu{display:none;}

#Mobile_custom_Menu{display:table; width:100%;}

.footer-main .one-quarter{

  width: 30%!important;
  border: none;
  min-height: 30px;
  text-align: left;
  border-right: 1px solid #dcdcdc;
  min-height: 300px;
}

.footer-main .one-quarter img{max-width:98%!important;}

.footer-main .fourColumn{width:98%!important;}


.TopMenu{display:none;}

.SubCategoryListGrid > ul li {
  display: inline-block;
  margin: 2%!important;
  vertical-align: top;
  text-align: center;
  width: 45.5%;
  float: left;
}

#home #Right_CartMobile .ProductList li{
  width: 100%!important;
  min-height: 20px!important;
}

#ImageProductLeftControl {
  width: 100%;
  float: none;
}


#RightTinnyImage {
  width: 100%;
  float: left;
  margin-left: 0;
}

#Footer_Cont {
  width: 100%;
}

.bottom_logo img{
left:38%;
}

#HomeCustomBannerTop .cBannerSection {
  width: 100%;
text-align:center!important;
}

.ProductList .ProductDetails{
min-height:60px;
}


#CustomFooterMenu ul li {
  display: table;
  width: 100%;
  border: none;
  padding: 5px 0;
  border-bottom: 1px solid #fff;
}

#CustomFooterMenu ul li:last-child, #CustomFooterMenu ul li a{
border:none;
}

}



@media screen and (max-width: 480px) {

.Custom_PageMenu{
display:none;
}

#HomeCustomBannerTop .cBannerSection{

width:100%;
}

.header-logo a{
float:none;
}

#CustomMegaMenu{
display:none;
}

#home .ProductList li, .ProductList li {
  min-height:363px!important;
}

#ContactForm dd, #CheckoutStepPaymentDetails dd{
margin-left:0;
}


.ProductList em{
position:relative;
}

.ProductList .ProductActionAdd{
position:relative;
right:0;
bottom:0;
}

#customSubscribe #subscribeText {
  font-size: 17px;
}

}


@media screen and (min-width: 960px) and (max-width: 1280px){

.drop-down-menu{

width:100%;
max-width:100%;

}

}


@media screen and (max-width: 1280px){

#CustomMegaMenu li a {
  font-size: 22px;
padding:0 5px;
font-weight:bold;
}

.TopMenu li a{
font-size:24px;
}

#CustomMegaMenu .menu-list{
padding:5px 0 3px;
}

.TopMenu li{
line-height:35px;
}

#HeadPhoneInfo h3{
font-size:22px;
}

#HeadPhoneInfo p{
font-size:30px;
}

}

@media screen and (max-width: 1024px){

#CustomMegaMenu li a {
  font-size: 20px;
padding:0 5px;
}

.TopMenu li a{
font-size:24px;
}

}




/************************************ Responsive Tabs Goes here ****************************/


/* REQUIRED for core functionality */

.responsive-tabs__heading { display: none;}
.responsive-tabs__list__item { display: inline; cursor:pointer;}


@media (max-width: 767px) {
	.responsive-tabs__list { display: none;}
	.responsive-tabs__heading { display: block; cursor: pointer; }
	.responsive-tabs__panel--closed-accordion-only { display: none;}
}

@media (min-width: 768px) {
	.responsive-tabs__panel--closed-accordion-only { display: block !important;}
}

/* END - Required for core functionality */


/* OPTIONAL - Basic Skin */

.responsive-tabs-wrapper { 
	clear: both;
	zoom: 1; 
}
.responsive-tabs-wrapper:before,
.responsive-tabs-wrapper:after {
    content: "";
    display: table;
} 
.responsive-tabs-wrapper:after {
    clear: both;
}

.responsive-tabs__heading:focus,

.responsive-tabs__heading--active:focus,
.responsive-tabs__list__item--active:focus { outline: none !important;}

.responsive-tabs__list { font-size: 1.5em; margin: 1em 0 0 0; padding: 0; padding-bottom:11px; line-height: 1em; text-align:center;}
.responsive-tabs__list__item { background: none; padding: 10px 20px;  margin-right: 1em; border-radius:5px; font-family: 'MyriadProBoldCondensed'; }
.responsive-tabs__list__item:hover {background: #f9f9f9; }
.responsive-tabs__list__item--active, 
.responsive-tabs__list__item--active:hover {  background: #00a651; color: #fff;}

.responsive-tabs__panel { margin-bottom: 50px;}

@media (max-width: 767px) {
	.responsive-tabs__heading { 
		padding: 0.5em; border-radius: 5px; border: 1px solid #ccc; box-shadow: 0px 2px 3px rgba(0,0,0,0.4);
		background: #ddd;
		position: relative;
	}

	.responsive-tabs__heading:after {
		content:"";
		display: block;
		position: absolute;
		right: 20px;
		top: 40%;
		width: 0; 
		height: 0; 
		border-left: 10px solid transparent;
		border-right: 10px solid transparent;
		border-top: 10px solid #000;
	}
	.responsive-tabs__heading:hover,
	.responsive-tabs__heading--active:hover { background-color: #efefef}
	.responsive-tabs__heading--active { background: #fff;}
	.responsive-tabs__heading--active:after {
		border-bottom: 10px solid #000;
		border-top:0;
	 }
}

/* END - Optional - Basic Skin */