/*
  $Id$

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2010 osCommerce

  Released under the GNU General Public License
*/

.ui-widget {
  /*font-family: Lucida Grande, Lucida Sans, Verdana, Arial, sans-serif;*/
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
form[name="checkout_confirmation"] .contentText i a {
    color: 
    #d50a0a;
}
body {
  background: #fff;
  color: #451e10;
  margin: 0px;
  font-size: 14px;
  /*font-family: Lucida Grande, Lucida Sans, Verdana, Arial, Open Sans, sans-serif !important;*/
  font-family: 'Open Sans', sans-serif;
}

.container {
  margin: 0 auto; /* margin of 0 and auto to center */
  width: 1280px;
  max-width: 1280px;
}

#bodyContent {
}

#header {
  height: 60px;
}

#storeLogo {
  float: left;
  margin-top: 5px;
}

#headerShortcuts {
  float: right;
  margin-top: 15px;
}

#columnLeft {
  padding-top: 5px;
}

#columnRight {
  padding-top: 5px;
}

.infoBoxContainer { }

.infoBoxHeading {
  font-size: 14px;
}

.blog_detail_read p, .blog_detail_read p * {
    color: #451e10 !important;
    font-size: 14px !important;
    line-height: 20px !important;
}

.infoBoxContents {
  padding: 5px;
  font-size: 14px;
  line-height: 1.5;
}

.contentContainer {
  padding-bottom: 10px;
  margin-top: 20px;
}

.currencies-link label span {
 padding-right: 10px;
}

.currencies-link label span:last-child {
 padding-right: 0;
}

.currencies-link .link{
    font-weight: normal;
    cursor: pointer;
}
.currencies-link .link:hover, .link:focus {
  color: #8a8a8a;
}

.contentContainer h2 {
  font-size: 16px;
  text-decoration: underline;
  font-weight: normal;
  margin-bottom: 0;
  padding-bottom: 5px;
}



.contentText, .contentText table {
  padding: 5px 0 5px 0;
  font-size: 14px;
  line-height: 1.5;
}

.productListTable {
  padding: 5px;
  font-size: 14px;
  line-height: 1.5;
}

.productListTable tr.alt td {
  background-color: #ecf6fc;
}

.fieldKey {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5;
  width: 150px;
}

.fieldValue {
  font-size: 14px;
  line-height: 1.5;
}

h1 {
  font-size: 20px;
  margin-bottom: 0;
  padding-bottom: 5px;
}

img {
  border: 0;
}

table, p {
  font-size: 14px;
  line-height: 1.5;
}
a {
  color: #451e10;
}
a:hover {
  color: #8a8a8a;
}
a:focus, a:hover {
  color: #8a8a8a;
}
.also_purchased {
  color: #451e10 !important;
}
#piGal {
  float: right;
  width: 250px;
}

#piGal img {
  max-width: 250px;
  height: auto;
}

.buttonSet {
  clear: both;
}

.buttonAction {
  float: right;
  margin-bottom: 10px;
}

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

.sitemap_list .list-group-item{
    border: 0px !important;
}


A:hover {
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListingHeader {
  table-layout: fixed;
  color: #FFFFFF;
  font-weight: bold;
}

.productListingHeader A:hover {
  color: #FFFFFF;
}

.productListingData {
  table-layout: fixed;
}

/*A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}*/

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  border-width: 2px;
  border-style: inset;
  border-color: initial;
  border-image: initial;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; padding-top: 10px; padding-bottom: 10px;}
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/* buttons */

.tdbLink a { }

.tdbLink button { }

/* account link list */

.accountLinkList {
  list-style-type: none;
  margin: 2px 2px 2px 10px;
  padding: 5px;
}

.accountLinkListEntry {
  float: left;
  margin-right: 5px;
}

.icon_img img{
    max-width: 175px;
    max-height: 97px;
   
}

.blog_tile{
    /*height: 450px;*/
    margin: 0px;
    
}

.blog_tile_image {
    height: auto;
    width:100%;
    margin-bottom: 10px;
    overflow: hidden;
}



.blog_tile_image img{
    display: block;
    height: auto;
    max-width: 100%;
    width: 100%;
}

.blog_tile_title{
    height: auto;
    font-size: 14px;
    text-align: left;
    padding-bottom: 10px;
    font-weight: bold;
}

.blog-description{
  height: auto;
  font-size: 13px;
  line-height: 20px;
  padding-bottom: 10px;
}
/*---------css edited for new design----------*/
header .main_header,header  {
  padding-left: 0;
  padding-right: 0;
}
.full_banner {
 /* height: 600px; */   
/*  height: 783px;*/
height: auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;   
}
.full_banner .each-banner {
  /* height: 600px; */   
  /*height: 783px;   */ 
  height: auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;   
  position: absolute;
  width: 100%;
}
.fill {
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
#carousel_main {
 /* height: 600px;*/
  
  height: auto;
}
.carousel,
.item,
.active {
    height: 100%;
}

.carousel-inner {
    height: 100%;
}
header .container {
  width: 1280px;
}
#header {
  height: 115px;
  background-color: #FFF;
}
#storeLogo a img {
  width: 100%;
  height: auto;
}
.main_menu_top {
  margin-top: 50px;
  float: left;
}
.main_menu_top ul{
  list-style: none;
  margin: 0;
  padding: 0;
}
.main_menu_top ul li,.language_selection ul li{
  list-style: none;
  font-size: 15px;
  color: #451e10;
  float: left;
  position: relative;
}
.main_menu_top ul li {
  height: 66px;
}
.main_menu_top ul li a{
  padding-bottom: 25px;
  margin-left:0;
  margin-right: 60px;
  color: #451e10;
  text-transform: uppercase;
  font-weight: 300;
}
.language_selection ul li a{
  padding-bottom: 25px;
  margin-left: 6px;
  margin-right: 6px;
  color: #451e10;
  text-transform: uppercase;
}
.main_menu_top ul li a:hover  {
  text-decoration: none;
  border-bottom: 1px solid #451e10;
  color: #8a8a8a;
}
.language_selection ul li a:hover  {
  text-decoration: none;
}
.main_menu_top ul li:first-child a {
  margin-left: 0;
}
.language_selection { z-index: 999; position: relative;
  float: right;
  margin-top: 9px;
}
.language_selection ul li.selected {
  font-weight: bold;
}
.dropdown_menu {
  display: none;
  position: absolute;
  top: 65px;
  background-color: #FFF;
  border: 1px solid #451e10;
  border-top: 0;
}
.main_menu_top ul li:hover > ul.dropdown_menu {
  display: block;
}
 ul.dropdown_menu {
  padding: 0;
  margin: 0;
  width: 220px;
  margin-left: -12px;
  /*background: url(images/bg_cc.png) repeat;*/
  background: #FFF;
  position: absolute;
  z-index: 5000;
}
.dropdown_menu li {
  width: 100%;
  float: left;
  border-bottom: 1px solid #451e10;
    padding: 10px !important;
    height: auto !important;
}
.dropdown_menu li a{
    border-bottom: 0 !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
    padding-bottom: 0 !important;

}
.dropdown_menu li a:hover {
  color: #8a8a8a;
}
ul.dropdown_menu li ul.dropdown_menu {
    top:5px;
    left:100%;
    border-top: 1px solid #451e10;
}
.dropdown_menu li:last-child {
  border-bottom: 0;
}

.category_btm_content{
    border-top: 1px solid #451e10;
}


.foot_logo {
  width: 250px;
  float: left;
}
.bottom_links_section {
  width: 300px;
  float: left;
  text-transform: uppercase;
}
.newsletter_section {
  width: 380px;
  float: left;  
}
.social_outer {
  float: right;
  width: 235px;
  text-align: right;
}
ul.dropdown_menu li ul.dropdown_menu {
  margin-left: 0;
}
a.selected {
  font-weight: bold;
}
.footer {
  border-top: 1px solid #451e10;
  padding-top: 50px;
  padding-bottom: 50px;
}
.row.footer_new{
  margin-left: -10px;
  margin-right: -10px;
}

.social:last-child {
  margin-right: 0;
}
.social_outer ul {
  padding: 0;
  margin: 0;
}
.email_sub {
  padding-right: 5px !important;

}
.email_sub input  {
    border-radius: 0;
    border: 1px solid #CCC;
}
.sub_text {
  color: #451e10 !important;
  /*padding-left: 18px;*/
  font-size: 12px;
  float: left;
  width: 100%;
  padding-top: 5px;
}
.sub_area {
  margin-top: 0;
  float: left;
  width: 100%;
  height: auto;
}
.btn-green-small {
  background-color: #d4cc00;
  color: #451E10;
  border-radius: 0;
}
.form-inline .email_sub .form-control {
    width: 100%;
}
.social_outer ul li {
  list-style: none;
  float: none;
  display: inline-block;
}
.social_outer {
  padding-top: 0px;
}
.but-green-small {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  height: 34px;
  padding-left: 25px;
  padding-right: 25px;
  background-color: #32a347;
  border: 1px solid #32a347;
  color: #451E10;
  text-transform: uppercase;
  font-size: 12px;
}
.but-green-small:hover{
  background-color: #773A1C !important;
  color: #FFF !important;
}
.footer_new h2{
  font-size: 16px;
  font-weight: bold;
  color: #451E10;
  margin-top: 0;
}

.footer_new h6{
  font-size: 16px;
  font-weight: bold;
  color: #451E10;
  margin-top: 0;
}


.footer_new ul {
  padding: 0;
    margin: 0;
}
.footer_new ul li{
  list-style: none;
  font-size: 12px;
  font-weight: 300;
}
.footer_new ul li a{
  color: #451E10;
}
.footer_new .but-green-small {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  height: 34px;
  background-color: #451e10;
  border: 1px solid #451e10;
  color: #FFF;
  text-transform: uppercase;
  font-size: 12px;
  background-image: none;
  font-weight: normal;
  text-shadow:none;
  padding-left: 10px;
  padding-right: 10px;
}
.ui-widget-header {
  color: #471c0b;
  background: none;
  border: none;
  font-weight: 300;
}
.ui-widget-header a {
  color: #471c0b;  
}
.ui-widget-header a:hover {
  color: #CCC;  
  text-decoration: none;
}
#bodyContent h1 {
  margin-top: 30px;
  /*text-transform: capitalize;*/
}

.cms_content h2 {
  margin-top: 0;
  margin-bottom: 10px;
  padding-bottom: 10px;
  padding-top: 20px;
  text-decoration: none;
  border-bottom: 0px !important;
}


.contentContainer h2 {
  margin-top: 0;
  margin-bottom: 10px;
  padding-bottom: 10px;
  padding-top: 20px;
  border-bottom: 1px solid #451e10;
  text-decoration: none;
}

.contentContainer h6 {
  margin-top: 0;
  margin-bottom: 10px;
  padding-bottom: 10px;
  padding-top: 20px;

  text-decoration: none;
}




.languages-content h2 {
  border: none
}
.single_item {
  text-align: center;
  border: 1px solid #FFF;

}
.single_item a img {
  width: 100%;
  height: auto;
  max-width: 100%;
}
.single_line_products {
  margin-top: 15px;
  margin-bottom: 15px;
}
.single_line_products:first-child {
  margin-top: 0;
}
.image_cover {
  height: 300px;
  opacity: 0.8;
  opacity: 1;
}
.single_item h2.title {
  height: 70px;
  overflow: hidden;
  padding: 10px 0;
  margin-bottom: 0;
  border-bottom: 1px solid #CCC;
}
h2.title a{
  color: #471c0b;  
}
h2.title a:hover {
  color: #777;
  text-decoration: none;
}
.single_item h2.price {
  padding: 15px 0; 
  font-weight: bold; 
  color: #451e10;
} 
.single_item:hover {
    /*border: 1px solid #F4F4F4;*/
   -webkit-box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.2);
   -moz-box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.2); 
}
.image_cover:hover {
  opacity: 1;


}
.single_item:hover h2.title a{
  color: #777; 
}
#piGal img {
  width: 100%;
  height: auto;
  max-width: 100%;
}
#piGal .photoset-row.cols-5 a {
  margin-right: 5px;
  width: 18% !important;
}
#piGal .photoset-row a:last-child {
  margin-right: 0;

}
.top_area_caption {
  margin-top: 30px;
}
.caption_title {
  font-size: 22px;
}
h1.product_price {
  font-size: 35px;
  margin-top: 20px;
  margin-bottom: 20px;
  float: left;
}
h2.product_price {
  font-size: 35px;
  margin-top: 20px;
  margin-bottom: 20px;
  float: left;
  border: none;
}
.btn-primary {
  background:#471c0b;
  border-color: #471c0b;
}
.btn-primary:hover {
  color:#471c0b;
  background:white;
}

#gallery {
    position:relative; 
    width:100%; 
    margin:40px auto; 
    padding:10px; 
}
.breadcrumb-row {
  display: none;
}
.language_selection li a.selected {
  font-weight: bold;
}
.single_line_products a{
  color: #451e10;
}
.single_line_products a:hover{
  color: #777;
}
.main_header {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
.tile{
    height:250px;
}

.tile_img{
    margin: 0 auto;
    width: 100%;
    height: auto;
    max-height:260px;
    border:none;
    border-radius: 0;
    padding: 0;
}

.tile_btm_line{
    border: 1px solid;
    margin-bottom: 30px;
}

.tile_desc{
    padding-left: 2px;
    padding-right:2px;
    height: 50px;
    overflow: hidden;
}
.tile_desc p{
    font-family: Open Sans !important;
    font-size: 16px !important;
    font-weight: 300;
}

.tile_head h5{
    font-family: Open Sans !important;
    font-size: 20px !important;
    font-style:normal;
    font-weight: 400;
    margin-top: 14px;
    /*text-transform: capitalize;*/
}

.tile_head h2{
    font-family: Open Sans !important;
    font-size: 20px !important;
    font-style:normal; border-bottom: none;
    font-weight: 400;    
    /*text-transform: capitalize;*/
}
.tile_head h2 a{ text-decoration: none; }

h4,
#bodyContent .about-us-div h1 {
    font-family: Open Sans !important;
    font-size: 20px !important;
    font-style:normal;
    font-weight: 600;
    margin-bottom: 35px;
    /*margin-top: 45px;*/
    margin-top: 0px;
}
.about-us-div{
    font-size: 15px !important;
    vertical-align: middle;
    margin-top: 25px;
    margin-bottom: 30px;
}

.about-us-pic{
    width:100%;
    height:auto;
}
.carousel-caption {
  display: none;
}
.tile_head h5 {
  margin-bottom: 20px;
}
.tile_desc {
  margin-bottom: 20px;
}
.about-us-div p {
  font-size: 16px !important; 
}
.no-display {
  display: none;
}
.mob_lang,.mobile_menu {
  display: none; 
}
.ui-widget-content {
  border-color: #451e10;
}
.btn-primary:hover {
  border-color: #451e10;
}
.btn-primary.focus, .btn-primary:focus {
  background: #FFF !important;
  border-color: #451e10 !important;
  color: #451e10 !important;
}
tr.samst > td{
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: dashed 1px #CCC;
}
tr.sam_inner td.rt_inner_sd {
  padding-left: 20px;
}
.sam_inner span .btn.btn-secondary {
  margin-left: 10px;
}
.btn.btn-secondary{
  background:#F0F0F0; 
  text-transform: capitalize;
}
/*.buttonAction .btn-primary {
  margin-bottom: 10px;
}*/
.renh_final {
  padding: 10px 0;
  font-size: 1.5em;
}
.fieldValue input,.fieldValue select{
  margin-bottom: 10px;
  padding: 5px;
  width: 40%;
  border-width: 2px;
  border-style: inset;
  border-color: initial;
  border-image: initial;
}
.fieldValue input[type=checkbox] {
  width: auto;
}
.header_shopping_cart {
  width: 300px;
  float: right;
  height: auto;
  text-align: right;
  margin-top: 5px;
}
.shopping_details {
  float: right;
  width: auto;
  margin-top: 7px;

  border: 1px solid #F0F0F0;
  margin-left: -10px;
  padding: 3px 5px 3px 10px;
  -webkit-border-top-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 5px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
  /*display: inline-block;*/
}
.btn-circle.btn-lg {
  width: 36px;
  height: 36px;
  padding: 8px;
  font-size: 15px;
  line-height: 1.33;
  border-radius: 18px;
  float: none;
  margin-right: 5px;
  display: inline-block;
}
.main_text,.item_details,.item_price_details {
  float: left;
  height: auto;
  padding-right: 10px;
}
.main_text {
  font-weight: bold;
}
.items_no {
  font-weight: bold;
}
.item_price_details {
  padding-right: 0;
}
.main_menu_top {
  min-width: 620px;
}
.lang-5 .main_menu_top ul li a,.lang-4 .main_menu_top ul li a {
  margin-right: 25px;
}
.main_menu_top ul li:last-child a {
  margin-right: 0 !important;
}

.nopadding {
    padding: 0px !important;
}
.infoBoxContents {
   font-size: 14px;
   text-transform: capitalize;
   line-height: 25px;
   margin: 10px 0;
   padding-left: 15px;
   padding-right: 15px;
   border-style: dashed;
}
.progress_full,.ui-progressbar-value {
  border-radius: 0;
}
.ui-progressbar {
  height: 5px;
}
.ui-progressbar-value {
  background-color: #795548;
  margin: 0 !important;
}
.progress_outer {
  margin: 10px 0;
  float: left; 
  width: 80%; 
  padding-top: 5px;
}
.checkoutBarTo {
  font-size: 12px;
}
.checkoutBarCurrent {
  font-size: 12px;
  font-weight: bold;
  color: #451e10;
}
.productsNotifications {
  background-color: #FFF;
}
.orderEdit {
  color: #451e10;
}
.orderEdit:hover {
  color: #8a8a8a;
}
.mobile_menu .main_menu_top {
  display: none;
}
.mar-auto{
    margin:auto;
}
.blog_area {
  /*height: 450px;*/
}
/**, *:before, *:after {box-sizing:  border-box !important;}*/


.blog_list {
 -moz-column-width: 29em;
 -webkit-column-width: 29em;
 -moz-column-gap: 1em;
 -webkit-column-gap:1em; 
  
}
.blog_list .item {
 display: inline-block;
 padding:  .50rem;
 width:  23%; 
 vertical-align: top;
}

.blog_list .well {
 position:relative;
 display: block;
 padding: 10px;
background-color: #F9F9F9;
box-shadow: 0px 1px 1px 2px #d2d2d2;
height: 390px;
}
.blog_tile_image img{
display: block;
height: auto;
max-width: 100%;
max-height: 250px;
margin: auto;
min-height: 230px;
}

.blog_list .well .more_button {
    display: contents;
}
.more_button {
  float: left;
  margin-bottom: 10px;
}
.blog_detail_read p{
  font-size: 13px;
  line-height: 20px !important;
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary.focus:active, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
  background-color: #FFF;
  color: #451e10;
}

.icons_strip img {
    width: 100%;
    height: auto;
    padding: 1px;

}
.icons_strip:hover{
    cursor: pointer;
    cursor: hand;
}
.currency-selector {
  font-size: 14px;
  text-align: right;
  line-height: 28px;
  /* margin-top: -47px;*/
}
.cat-total-counts {
    font-size: 14px;
    line-height: 28px;
    padding-right: 10px;
}
.currency-selector a{
  margin-left: 6px;
  margin-right: 6px;  
}
.currency-selector a:last-child {
  margin-right: 0;
}
.currency-selector .selected {
  font-weight: bold;
}
.pagination_1 {
  font-size: 14px;
  text-transform: uppercase;
  height: 45px;
  text-align: right;
}
.pagination_1 strong {
  padding: 10px;
  background-color: #451e10;
  color: #FFF;
}
.pagination_1 strong:hover {
  background-color: #8a8a8a;
  color: #FFF;
}
.green_button .btn-primary,.green_button .btn-secondary {
  background: #017C01;
  border-color: #017C01;
}
.green_button .btn-secondary {
  color: #FFF !important;
}
.green_button .btn-primary:hover,.green_button .btn-secondary:hover {
  color: #FFF;
  background: #02A902;
}
.pagination_1 u:hover {
  background: #FFF;
}
.categories_bottom {
  float: left;
  width: 100%;
  padding: 10px;
  color: #471c0b;
  font-size: 16px !important;
  text-align: left;
  margin-top: 20px;
  border-top: 1px solid #451e10;
  padding-top: 45px;
  margin-top: 25px;
}
.categories_bottom p,
.categories_bottom p.bottom_box_text {
  color: #471c0b;
  font-size: 16px !important;
}
.cat-heading {
  /*
  visibility: hidden;
  */
}
.markProductOutOfStock,
.stockWarning {
  display: none;
}
.shopping-cart-helper {
  margin-top: 20px;
  border-top: 1px solid #451e10;
  margin-bottom: 20px;
}
#bodyContent .shopping-cart-helper h1 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.shopping-cart-helper td {
  font-size: 14px !important;
}
.top_spacer {
  margin-top: 20px;
}
.homepage-infobox {
  padding-top: 15px;
  padding-bottom: 15px;
  border-top: 1px solid #451e10;
  border-bottom: 1px solid #451e10;
  margin-bottom: 20px;
  font-family: Open Sans !important;
  font-size: 16px !important;
  text-align: center;
}
.homepage-infobox p,
.homepage-infobox * {
  font-family: Open Sans !important;
  font-size: 16px !important;
}
.homepage-infobox p:last-child {
  margin-bottom: 0px;
}
.listing_info_row {
  width: 100%;
  float: left;
}
.buttonAction.product_view_button {
  float: left;
}



/************************************************************************************
MEDIA QUERIES
*************************************************************************************/
/* for 1280px or less */
@media screen and (max-width: 1280px) {
  header .container{
    width: 100%;
  }
  .main_header,#header {
    height: auto;
  }
  .cms_content img,.blog_detail_read p img,.blog_detail_read img{
    /*width: 100%;*/
    height: auto;
  }
  .contentText table {
    width: 100% !important;
  }
  .container {
    /*width: 95%;*/
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .tile_img {
    width: 100%;
    /*max-height: 260px;*/
  }
  .main_menu_top ul li a {
    margin-right: 20px;
  }
  .social_outer {
    float: left;
  }
  .cms_content table {
     width: 100% !important;
  }
  /*.cms_content table tr td {
    width: 50% !important;
  }*/
    .cms_content table img {
    /*width: 80% ;*/
    max-width: 100%;
  }
  .main_menu_top {
    min-width: auto;
  }
  .lang-5 .language_selection {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 15px;
  }
   .header_shopping_cart {
    position: absolute;
    top: -7px;
    right: 105px;
    margin-top: 15px;    
  }
  .language_selection {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 15px;
  }
  .lang-4 .header_shopping_cart {
    position: absolute;
    top: -7px;
    right: 105px;
    margin-top: 15px;    
  }
  .full_banner,#carousel_main {
    height: auto;
  }
}

@media screen and (max-width: 1060px) {
  /*.language_selection {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 15px;
  }
  .language_selection {

  }*/
  .tile_img {
    width: 100%;
    max-height: 260px;
  }
  .main_menu_top ul li a {
    margin-right: 20px;
  }
  .main_menu_top ul li:last-child a{
    margin-right: 0;
  }
  .lang-1 .language_selection {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 15px;
  }
  .lang-1 .header_shopping_cart {
    position: absolute;
    top: -7px;
    right: 105px;
    margin-top: 15px;    
  }

}
@media screen and (max-width: 1024px) {
  .tiles_dop {
    height: 370px;
    overflow: hidden;
  }
  .tile_img {
    width: 100%;
    /*max-height: 100%;*/
    height: auto;
  }  
}
@media screen and (max-width: 997px) {
  .tiles_dop {
    height: auto;
    overflow: none;
  }
  .tile_img {
    width: 100%;
    max-height: 100%;
  }
}
@media screen and (max-width: 980px) {
  .contentText table {
    width: 100% !important;
  }
  .container {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .image_cover {
    height: auto;
    min-height: 230px;
  }
  .tile_img {
    width: 100%;
    max-height: 100%;
    height: 100%;
  }
  .main_menu_top ul li a,.lang-5 .main_menu_top ul li a,.lang-5 .main_menu_top ul li a,.lang-4 .main_menu_top ul li a,.lang-4 .main_menu_top ul li a {
    margin-right: 7px;
    font-size: 14px;
  }
  .tiles_dop {
    height: auto;
    overflow: none;
  }


}

@media screen and (max-width: 949px) { 
    .language_selection {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 15px;
  }
  .header_shopping_cart {
    position: absolute;
    top: -7px;
    right: 105px;
    margin-top: 15px;    
  }

}
@media screen and (max-width: 767px) {

  .contentText > table tr td{
    width: 100% !important;
    float: left;
    text-align: center;
  }
  .mobile_menu {
    display: block;
    background-color: #FFF;
  }
  .mob_lang {
    display: block; 
  }
  .for_mob {
    display: none;
  }
  .newsletter_section,.bottom_links_section {
    width: 100%;
    margin-top: 10px;
  }
  .social_outer {
    float: left;
    width: auto;
  }
  .social_outer ul {
    width: auto;
  }
  .social_outer ul li {
    float: left;
    margin-right: 5px;
  }
  #storeLogo {
    margin-bottom: 10px;
  }
  .mob_lang .language_selection {
    display: block;
  }
  .foot_logo,.bottom_links_section,.sub_text {
    width: 100%;
    text-align: center;
  }
  .foot_logo img,.sub_area {
    margin: 0 auto;
  }
  .social_outer {
    width: 100%;
  }
  .social_outer ul {
    text-align: center;
  }
  .social_outer ul li {
    float: none;
    margin-right: 5px;
    display: inline-block;
  }
  .foot_logo img,.sub_area {
    margin: 0 auto;
  }

  .navbar-default {
    background-color: #FFF;
  }
  .navbar {
    margin-bottom: 0;
  }
  .mobile_menu .main_menu_top {
    margin-top: 0;
    height: auto;
    width: 100%;
  }
  .mobile_menu .main_menu_top ul {
    padding: 0
  }
  .mobile_menu .main_menu_top ul li {
    width: 100%;
    height: auto;
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .mobile_menu .main_menu_top ul li a {
    padding-bottom: 0;
    border-bottom: none;
  }
  .mobile_menu .main_menu_top ul li a:hover {
    border-bottom: none;
  }
  .mobile_menu ul.dropdown_menu {
    position: relative;
    margin-left: 20px;
    width: 80%;
    border: none;
    margin-top: 0;
    top: 0;
  }
  .mobile_menu .dropdown_menu li {
    border-bottom: 0;
  }
  .mobile_menu ul.dropdown_menu li ul.dropdown_menu {
    left: 20px;
    border: none;
  }
  .sub_area {
    text-align: center;
  }
  .email_sub {
    width: 100%;
    margin: 0;
  }
  .email_sub,.sub_area .but-green-small{
    float: none;
  }
  .sub_area .but-green-small {
    margin-top: 10px;
  }
  .buttonSet {
    text-align: center;
  }
  .buttonAction {
    float: none;
  }
  .sam_inner {
    text-align: center;
  }
  tr.sam_inner td.rt_inner_sd {
    float: none;
    display: inline-block;
  }
  .samst strong {
    margin: 0 auto;
  }
  .renh_final {
    text-align: center;
  }
  .fieldValue input, .fieldValue select {
    width: 80%;
  }
  .contentContainer h2 {
    text-align: center;
  }
  .buttonAction2 {
    text-align: center;
  }
  .login_section p {
    text-align: center;
  }
  .for_mobile_display_o {
    text-align: center;
  }
  .for_mobile_display_o span.buttonAction3 {
    margin-top: -10px;
  }
  .contentText > table.checkout_confirmation_table tr td{
    width: 50% !important;
    float: none;
    text-align: left;
  }
  .progress_outer {
    width: 100%;
  }
  .button_confirmation {
    float: none;
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
  }
  .full_banner,#carousel_main {
    height: auto;
  }
  .mobile_menu .main_menu_top {
    display: block;
  }
  .full_banner,#carousel_main {
    height: auto;
  }
  .mobile_menu ul.dropdown_menu {
    display: block;
  }
  .mobile_menu .main_menu_top ul li.current_0 {
    border-bottom: 1px dashed #CCC;
  }
  .mobile_menu ul.dropdown_menu {
    width: 90%;
    margin-left: 0px;
  }
  .mobile_menu .main_menu_top ul li.current_0 a {
    font-weight: bold;
  }
  .mobile_menu .main_menu_top ul li.current_0 a {
    font-weight: bold;
  }
  .mobile_menu .main_menu_top ul li ul.dropdown_menu li a {
    font-weight: normal;
  }
  .mobile_menu ul.dropdown_menu li ul.dropdown_menu {
    left: 0;
  }
  .cms_content img,.blog_detail_read p img,.blog_detail_read img{
    max-width: 100%;
    height: auto;
  }
  .blog_list .item {
 display: inline-block;
 padding:  .25rem;
 width:  100%; 
 vertical-align: top;
}
}
@media screen and (max-width: 520px) {
  .language_selection {
    top: 35px !important;
  }
  .header_shopping_cart {
    right: 0 !important;
  }
  .currency-selector {
    float: left !important;
    text-align: left;
    margin-top: 0;
  }
}
@media screen and (max-width: 480px) {

  .items_block {
    width: 100% !important;
  }
  .footer_new .but-green-small {
    padding-left: 5px;
    padding-right: 5px;
  }

  .foot_logo,.bottom_links_section,.sub_text {
    width: 100%;
    text-align: center;
  }
  .foot_logo img,.sub_area {
    margin: 0 auto;
  }
  .social_outer {
    width: 100%;
  }
  .social_outer ul {
    text-align: center;
  }
  .social_outer ul li {
    float: none;
    margin-right: 5px;
    display: inline-block;
  }
  .language_selection ul li a {
    margin-left: 2px;
    margin-right: 2px;
  }
  .contentText > table.checkout_confirmation_table tr td{
    width: 100% !important;
    float: left;
    text-align: left;
  }
  .full_banner,#carousel_main {
    height: auto;
  }
  .products_page {
    float: left;
    height: auto;
    overflow: hidden;
  }

}
@media screen and (max-width: 400px) { 
  button.btn-circle.btn-lg {
    display: none;
  }
  .shopping_details {
    border: none;
  }
}

.banner12 {
float:left;
top:-30px;
left:-400px;
position:absolute;
}

.termsModal{
  width:800px !important;
}