
/* define webfonts */


@font-face {
    font-family: 'DIN-Bold';
        src: url('fonts/DIN-Bold.woff') format('woff'), /* Firefox >= 3.6, any other modern browser */
             url('fonts/DIN-Bold.ttf') format('truetype'), /* Safari, Android, iOS */
             url('fonts/DIN-Bold.svg#DIN-Bold') format('svg'); /* Chrome < 4, Legacy iOS */
}

@font-face {
    font-family: 'Archer Medium';
        src: url('fonts/Archer-Medium.otf') format('otf'), /* Firefox >= 3.6, any other modern browser */
             url('fonts/Archer-Medium.woff') format('woff'), /* Firefox >= 3.6, any other modern browser */
             url('fonts/Archer-Medium.ttf') format('truetype'), /* Safari, Android, iOS */
             url('fonts/Archer-Medium.svg#Archer-Medium') format('svg'); /* Chrome < 4, Legacy iOS */
}

@font-face {
  font-family: 'Archer2';
  src: url('fonts/Archer2-Bold.otf') format('opentype');
  font-weight: bold;
}

/** Generated by FG **/
@font-face {
  font-family: 'Avenir LT Std';
  src: url('fonts/AvenirLTStd-Black.otf') format('otf'),
       url('fonts/AvenirLTStd-Black.woff') format('woff'),
       url('fonts/AvenirLTStd-Black.ttf') format('truetype'),
       url('fonts/AvenirLTStd-Black.svg') format('svg');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'Avenir';
  src: url('fonts/AvenirLTStd-Black.otf') format('otf'),
       url('fonts/AvenirLTStd-Black.woff') format('woff'),
       url('fonts/AvenirLTStd-Black.ttf') format('truetype'),
       url('fonts/AvenirLTStd-Black.svg') format('svg');
  font-weight: 800;
  font-style: normal;
}


/** Generated by FG **/
@font-face {
  font-family: 'Avenir LT Std';
  src: url('fonts/AvenirLTStd-Roman.otf') format('otf'),
       url('fonts/AvenirLTStd-Roman.woff') format('woff'),
       url('fonts/AvenirLTStd-Roman.ttf') format('truetype'),
       url('fonts/AvenirLTStd-Roman.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Avenir';
  src: url('fonts/AvenirLTStd-Roman.otf') format('otf'),
       url('fonts/AvenirLTStd-Roman.woff') format('woff'),
       url('fonts/AvenirLTStd-Roman.ttf') format('truetype'),
       url('fonts/AvenirLTStd-Roman.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'Neutraface 2 Condensed';
  src: url('fonts/Neutraface2Condensed-Bold.otf') format('opentype');
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-stretch: normal;
}

@font-face {
  font-family: 'Neutraface Condensed';
  src: url('fonts/NeutrafaceCondensed-Bold.otf') format('opentype');
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-stretch: normal;
}

@font-face {
  font-family: 'BureauGrotesque FiveFive';
  src: url('fonts/BureauGrotesqueFiveFiveMedium.otf') format('opentype');
}

@font-face {
  font-family: 'BureauGrotesqueFiveFiveMedium';
  src: url('fonts/BureauGrotesqueFiveFiveMedium.otf') format('opentype');
}


  @font-face {
    font-family: 'Myriad Pro';
    src: url('fonts/MyriadPro-Regular.otf') format('opentype');
    -webkit-font-smoothing: antialiased;
  }



img{
/*   max-width:100%; */
}

body {
  font-family: 'Avenir', sans-serif;
  font-weight:normal;
  font-size:14px;
  color:#000;
  outline:none;
}

html{
  height:100%;
}


img {
  max-width:100%;
  height:auto;
}

body.front .main-content img{
  max-width:100%;
  height:auto;
}

body{
  background-color:#e6e7e8;
  font-weight:normal;
  padding: 0;
  margin: 0;
  color:#000;
  height:100%;
}

body.dev-server{
/*  background:red;
  margin:10px;*/
}

.row.body-sidebar {
    display: flex;
    flex-direction: row-reverse;
    flex-grow:1;
    overflow:visible;
}

.block ul {
  padding-left:1.5em;
}

.dynamic-menu {
  text-align:right;
}

.navbar ul.menu {
  display:inline-block;
  vertical-align:top;
  margin:0;
  list-style:none;
  text-align:right;

}

.navbar ul.menu li {
  float:left;
  margin:0 7px 0 0;
/*   border-right:2px solid #e37331; */
  list-style-type:none;
  list-style-image:none;
  padding:0 7px 0 0;
  line-height:14px;
/*    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #fff;*/
}

.navbar ul.menu li.first{
/*    border-left-style: none;
    border-left-width: 1px;
    border-left-color: #fff;*/
}
.navbar ul.menu li.last{
/*    border-right-style: none;
    border-left-width: 1px;
    border-left-color: #fff;*/
}
.navbar ul.menu a, .navbar ul.menu a:active, .navbar ul.menu a:visited {
  color:#000;
  font-size:9pt;
  text-decoration:none;
  text-transform:uppercase;
}

.navbar ul.menu a:hover {
  text-decoration:none;
  color:#000;
}

.nav-collapse, .nav-collapse.collapse {
  height:auto;
  overflow:visible;
}

.nav_bars_wrap{
  background-color:#EEB111;
}

div.logo{
    display: block;
    margin: 10px;
    /* margin-top: 20px; */
    z-index: 99;
    margin-left: 30px;
    width: 140px;
}
div.logo img.logo {
  /*max-height: 20vw;*/
}

h1#site-name {
    margin: 0;
    padding: 0;
}

body.front h1#page-title {
  display:none;
}

body.front div.breadcrumb {
  display:none;
}

div#name-slogan {
  display:block;
  margin-right:4px;
/*   margin-left:40px; */
  
/*     justify-content: flex-end; */
    /* min-height: 7vw; */
/*    background-color: #FFF;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: flex-end;*/
/*     min-height: 100px; */
}

/*h1#site-name {
    margin: 0;
    padding: 0;
    padding-top: 6px;
    padding-right: 20px;
    display:flex;
}*/

h1#site-name a,
h1#site-name a{
    -webkit-font-smoothing: antialiased;
    text-decoration: none;
    font-family: 'Avenir', sans-serif;
    font-style: normal;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: bold;
    font-stretch: condensed;
    color: #000;
  }
h1#site-name a span.word_1 {
/*     float: right !important; */
    -webkit-font-smoothing: antialiased;
    text-decoration: none;
    font-family: 'open-sans', sans-serif;
/*     font-style:italic; */
    font-size: 66px;
    text-transform: uppercase;
    font-weight: normal;
    margin-bottom:-10px;
  }
h1#site-name a span.word_1 span.substr_2 {
    color:#e6e6e6;
}
  
h1#site-name span.word_2::before {
  content: "\A";
  white-space: pre;
}
h1#site-name span.word_2,
h1#site-name span.word_3
{
  position: relative;
  top: -10px;
}
h2#site-slogan {
    font-size:1em;
    color:#444444;
    padding:0;
    padding-left:20px;
    margin:0;
  }

@media(max-width:600px) {
h1#site-name a span.word_1 {
    font-size: 60px;
  }
}

@media(max-width:768px) {
  div#name-slogan{
    /*float:right;*/
  /*  margin-right:0;*/
/*    text-transform:uppercase;
    text-decoration:none;
    text-align:right;*/
/*    width:100%;
    margin-right:0;*/
/*     padding-right:10px; */
  }
}

.site_name_wrap {
  display:inline-block;
  vertical-align:middle;
  padding:0 0 0 30px;
}

div#topheader {
    height: 100%;
    width: 74%;
    margin-left: auto;
}

.page_header{
    display: flex;
    align-items: center;
    border: 0;
    padding: 0;
    width: 100%;
    height: 300px;
    position: relative;
    background: #fff;
    align-content: center;
    justify-content: flex-start;
}

body.dev-server .page_header{
    background-image: url(images/dev_server.svg);
    background-size: 250px;
    background-position: center right;
    background-repeat: no-repeat;
}


.page_header #name-slogan{
  background:transparent;
}
.home_anon_landing img {
  width:100%;
}

.page_header_bg {
  width:100%;
}

.navbar-primary{
  overflow:visible;
  z-index:100;
}

.navbar-primary .nav > li > a{
  color:#DCDCDC;
  text-shadow:none;
}
.navbar-primary.navbar-inverse .navbar-inner{
/*   background-color:#000; */
  border-style:none;
  background-image: none;
  background-repeat: repeat-x;
  border-color: none;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0;
  -moz-box-shadow: none;
  box-shadow: none;
}
.navbar .nav li a{
    padding-top:4px;
    padding-bottom:4px;
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 2px;
  margin-right: 0;
  margin-bottom: 2px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}


div.container{
  clear:both;
}
.container.container_body {
    margin-top: 0;
    background:#ffffff;
    flex-grow:1;
/*     display: flex; */
    flex-direction: column;
}
body.sidebar-none .container.container_body{
  padding-left:10px;
  padding-right:10px;
}

div.mainpage{
  margin-left:auto;
  margin-right:auto;
  display: flex;
  flex-direction: column;
  height:100%;
}

a, a:active, a:visited {
  color:#846109;
  text-decoration:none;
}

a:hover {
  text-decoration:none;
}

div.sidebar-right .block{
  padding:10px;
  background:#eeeeee;
}

.radio input[type="radio"], .checkbox input[type="checkbox"] {
  float: left;
  margin-left:0;
}

html.js fieldset.collapsed {
  height: 30px;
}
legend{
  line-height:20px;
}


/* ================================================================================= */
/* Style menu blocks in main content */
/* ================================================================================= */

div.main-content .block-menu{
  
}

div.main-content * a{
  text-decoration:none;
}

div.main-content .block-menu ul.menu,
ul.uc-categories
{
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  margin:0;
  padding:0;
}

div.main-content .block-menu ul li,
li.uc-category
{
    display: flex;
    width: 30%;
    height: 50px;
    padding: 0;
    margin: 6px;
}

div.main-content .block-menu ul li a,
ul.uc-categories li.uc-category a
{
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    align-content: center;
    flex-wrap: nowrap;
    border-style: solid;
    border-width: 1px;
    border-radius: 6px;
    text-align: center;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    border-color:#000;
    color:#4a4a4c;
    transition: background-color .5s, color .5s;
    -webkit-transition: background-color .5s, color .5s;
}
div.main-content .block-menu ul li a:hover,
ul.uc-categories li.uc-category a:hover
{
    background-color: #4a4a4c;
    color:#fff;
}

td.pg-content-main .block-menu ul li li{
  display:none;
}

h1.title {
  font-size:36pt;
  color: #808080;
  text-decoration: none;
  font-family: 'Avenir', sans-serif;
/*   letter-spacing:6px; */
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  text-transform:uppercase;
  text-align:center;
}

body.product h1.title,
body.prod_cimg h1.title,
body.prod_notax h1.title
{
  font-size:36pt;
  letter-spacing:0;
}


#block-menu-menu-menu-home-page-content{
  margin-bottom:30px;
}

/* ================================================================================= */
/* Theme picture blocks on home page */
/* ================================================================================= */
#block-views-pic_links_home-block_1{
  padding:0;
  margin:0;
  margin-left:auto;
  margin-right:auto;
  width:640px;
}
#block-views-pic_links_home-block_1 table{
  padding:0;
  margin:0;
  border-style:none;
  border-spacing:0;
  line-height:normal;
}
#block-views-pic_links_home-block_1 tr{
  padding:0;
  margin:0;
}
#block-views-pic_links_home-block_1 td{
  width:180px;
  max-height:140px;
  padding:0;
  margin:0;
  background: #5b0001; /* Old browsers */

  /* IE9 SVG, needs conditional override of 'filter' to 'none' */

  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzViMDAwMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ5JSIgc3RvcC1jb2xvcj0iIzhmMDIyMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2ZDAwMTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left,  #5b0001 0%, #8f0222 49%, #6d0019 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,#5b0001), color-stop(49%,#8f0222), color-stop(100%,#6d0019)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left,  #5b0001 0%,#8f0222 49%,#6d0019 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left,  #5b0001 0%,#8f0222 49%,#6d0019 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(left,  #5b0001 0%,#8f0222 49%,#6d0019 100%); /* IE10+ */
  background: linear-gradient(to right,  #5b0001 0%,#8f0222 49%,#6d0019 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5b0001', endColorstr='#6d0019',GradientType=1 ); /* IE6-8 */
  background-size:20px 140px;
}

#block-views-pic_links_home-block_1 span{
  padding:0;
  margin:0;
}
#block-views-pic_links_home-block_1 td div.views-field-title{
  position:relative;
  top:40px;
  display:block;
  padding:6px;
  background-color:#000;
  background-color:rgba(0,0,0,0.5);
  margin-top:-28px;
  margin-left:0;
  padding-left:30px;
  color:#FFF;
  text-transform:uppercase;
  background-image:url("images/plus.png");
  background-repeat:no-repeat;
  background-position:4px 8px;
}
#block-views-pic_links_home-block_1 td div.views-field-title a{
  font-weight:bold;
  font-size:10px;
  color:#FFF;
  text-transform:uppercase;
}
#block-views-pic_links_home-block_1 td div.views-field-title a:hover{
  text-shadow:0 0 12px #fff;
}
#block-views-pic_links_home-block_1 img{
  float:left;
  border-style:none;
  margin:0;
  padding:0;
  margin-left:20px;
  width:140px;
  height:100px;
}


/* ================================================================================= */
/*  status messages, pages and such */
/* ================================================================================= */
.preview {
    background-color: #808080;
    border: 1px solid #303030;
    padding:10px;
    padding-top:2px;
  }

.alert {
    background-color: #fff;
    border: 1px solid #b8d3e5;
    color:#000;
  }

div.alert{
  margin:10px;
  border-width:2px;
  font-size:1.1em;
  padding:4px;
  padding-left:10px;
  padding-right:10px;
  border-radius: 12px;
  -moz-border-radius: 12px;
}

div.alert {
  color:#448800;
  border-color:#448800;
  background-color:#ECFFEC;
}

div.alert a{
  color:#db1835;
}

div.alert-warning {
  color:#000;
  border-color:#C69800;
  background-color:#FFFFD0;
}

div.alert-error{
    color: #A30000;
    border-color:#A30000;
    background-color: #FFCCCC;
  }

tr.error {
    color: #A30000;
    background-color: #FFCCCC;
}
.form-item{
  margin-top:0;
  margin-bottom:0;
}
div.webform-component{
  margin-bottom:4px;
  border-style:solid;
  border-color:rgba(255,255,255,0.3);
  border-width:1px;
  padding:2px;
  padding-bottom:0;
}


.form-item input.error, .form-item textarea.error {
    border: 1px solid #c52020;
    color: #363636;
  }






/* Store profiles */
section.block-umi_store_profile{
  color:#000000;
}

body.store .main-content h2{
    font-size: 24px;
    margin:0;
}


fieldset.group-general-info{
/*  border-color:#CCCCCC;
  border-style:solid;
  border-width:2px;
  max-width:100%;*/
}
fieldset.group-general-info legend{
  border:none;
  padding:0;
  margin-left:10px;
  width:auto;
}
fieldset.group-general-info .fieldset-wrapper{
/*  padding-left:10px;*/
}
section.block-umi_store_profile,
section#block-views-store_notes_for_store-block_1,
section#block-umi_segcount-0
{
/*  clear:right;
  float:right;
  display:block;
  position:relative;
  max-width:340px;
  min-width:340px;
  background-color:#FFFFFF;
  padding-left:4px;
  margin-left:6px;
  margin-right:6px;
  padding-top:0;
  margin-bottom:10px;
  border-radius: 7px;
  -moz-border-radius: 7px;*/
}



/* Unit Pictures     = 4 */
/* Unit/Field Photos = 8 */
section#block-umi_store_profile-4,
section#block-umi_store_profile-8
{
/*  clear:both;*/
  width:100%;
  min-width:340px;
}

section#block-umi_segcount-0{
  float:left;
  width:98%;
  max-width:98%;
  min-width:200px;
}

table.segmentation-counts tr.column-title td{
  background-color: #fff;
}

table.segmentation-counts{
  margin-bottom:20px;
}


section.block-umi_store_profile h2.title,
section#block-views-store_notes_for_store-block_1 h2.title,
section#block-umi_segcount-0 h2.title,
section#block-views-3a93dd02d35425554daedcb51180a1f0 h2.title,
{
  color:#FFFFFF;
  margin-top:0;
  padding-top:0;
  margin-bottom:0;
  padding-left:4px;
}
div.profile_edit_link{
    display: block;
    /* position: absolute; */
    /* float: right; */
    /* top: 0; */
    right: 4px;
    margin: 0;
    padding: 0;
    /* width: 40px; */
    text-align: right;
}

div.field-field-store-profile-link a{
  display:block;
  /*width:100%;*/
  border-top-style:dotted;
  border-top-width:1px;
  border-top-color:#808080ccc;
}


div.field-field-opportunities div.field-items div.field-item,
div.field-field-trade-area div.field-items div.field-item,
div.field-field-objectives div.field-items div.field-item
{
  display:block;
  width:100%;
  border-top-style:dotted;
  border-top-width:1px;
  border-top-color:#808080ccc;
}
section#block-umi_store_profile-6.field-field-opportunities div.field-items div.field-item.even,
section#block-umi_store_profile-6.field-field-trade-area div.field-items div.field-item.even,
section#block-umi_store_profile-6.field-field-objectives div.field-items div.field-item.even
{
  background-color:#eeeeee;
}
section#block-umi_store_profile-6{
/*  float:right;
  overflow:hidden;
  height:auto;
  width:auto;*/
}
section#block-umi_store_profile-6.panel-display div#block-umi_store_profile-5 div.content
{
  text-align:center;
  padding-top:20px;
  overflow:hidden;
}
section#block-umi_store_profile-6.panel-display div#block-umi_store_profile-5 div.content img
{
  border-width:1px;
  border-color:#F38120;
  border-style:solid;
}

/* GMAP */
section#block-umi_store_profile-6 div.content
{
  text-align:center;
  padding:3px;
  margin-left:auto;
  margin-right:auto;
  overflow:hidden;
}


section#block-umi_store_profile-6 div.content a.map_link{
  color:#fff;
  text-decoration:none;
  font-size:14px;
}
section#block-umi_store_profile-6 div.content a.map_link:hover,
section#block-umi_store_profile-6 div.content a.map_link:active
{
  color:#b81237;
}

section#block-umi_store_profile-6,
section#block-umi_store_profile-6.block-node
{
  width:auto;
/*  overflow:hidden;*/
}

section#block-umi_store_profile-6.field-field-unit-pics{
  display:block;
  overflow:auto;
  white-space:nowrap;
}


body.store .block-umi_store_profile div#gmap_canvas {
    border-width: 1px;
    border-color: #CCCCCC;
    border-style: solid;
    margin-left: 0;
    margin-right: 0;
    width:auto;
    height:340px;
}


/* IE <= 7 */
*div.field-field-unit-pics{
  white-space:normal;
}


div.panel-display div.view-store-notes-for-store td.views-field-created{
  white-space:nowrap;
}

body.store div.links{
  display:none;
}


/* Style Segmentation counts */
section.block-umi_segcount{
  display:block;
}
section.block-umi_segcount tr.segment-title{
  border-top-color:#808080;
  border-top-width:1px;
  border-top-style:solid;
  border-bottom-color:#808080;
  border-bottom-width:1px;
  border-bottom-style:solid;
  padding:0px;
  margin:0px;
  background-color:#808080;
  color:#fff;
}
section.block-umi_segcount tr.segment-title td{
  font-size:1.2em;
  font-weight:bold;
  padding:8px;
}

section.block-umi_segcount tr.column-title{
  border-top-color:#846109;
  border-top-width:0;
  border-top-style:solid;
  border-bottom-color:#846109;
  border-bottom-width:2px;
  border-bottom-style:solid;
  padding:0px;
  margin:0px;
  background-color:#FFFFFF;
}
section.block-umi_segcount tr.column-title td{
  padding:0px;
  margin:0px;
  padding-left:4px;
  font-weight:bold;
  height: 26px;
}

/* throbber */
html.js input.form-autocomplete {
/*   height: 10px; */
}
div.ahah-progress{
  display:block;
  float:none;
  clear:both;
}

.cart-block-summary {
    color: #A0A0A0;
    font-weight: bold;
}

section#block-menu-menu-menu-home-page-content h2{
  display:none;
}

/* Style search block */
#search-theme-form label{
  display:none;
}
#search-theme-form div{
  display:inline-block;
  margin-top: 4px;
}
#search-theme-form input#edit-search-theme-form-1{
    width: 200px;
    font-size: 16px;
    border-style: none;
    border-radius: 6px;
    margin-right: 10px;
    margin-left: 10px;
    margin-top: -4px;
    padding: 4px;
}
#search-theme-form input.form-submit{
    display: block;
    position: relative;
    top: -35px;
    right: -155px;
    border-style:none;
    background-color:#fff;
}

input#edit-search-block-form-1{
  width:224px;
}

.form-item {
  padding-bottom:15px;
}

.form-item:last-child {
  padding-bottom:0;
}

/* Style search results */
.search-result-wrapper {
    display: flex;
    padding:4px;
    margin-bottom: 14px;
    gap:14px;
}

.search-result-wrapper:nth-child(even) {
  background-color: #d7d7d761;
}

.search-result-wrapper .image {
    display: flex;
    margin-right: 10px;
    flex-grow: 0;
    min-width: 80px;
    align-items: flex-start;
    justify-content: center;
}
.search-result-wrapper .title {
    font-size: 18px;
}

/* ===========================================
    Old uc categoties 
=============================================*/
/* Theme category grid catalog categories */
/*table.category td.category{
  padding: 0;
  margin: 0;
  display: table;
  float: left;
  width: 212px;
  height: 50px;
  margin-left: 14px;
  margin-top: 14px;
  margin-bottom: 0;
}*/
/*@media(max-width:774px) {
  table.category td.category{
    width:100%;
  }
}*/


/*table.category td.category a {
    font-size: 14px;
    font-weight: bold;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #846109;
    transition: background .5s,color .5s;
    -webkit-transition: background-color .5s, color .5s;
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    text-align: center;
    font-weight: bold;
    color: #fff;
    white-space: pre-wrap;
    border: none;
    width: 217px;
    height: 50px;
    border-radius: 6px;
    -moz-border-radius: 6px;
}*/

/*table.category td.category a:active,
table.category td.category a:hover
{
  background-color: #FFBF36;
  color:#000;
}*/


/* ================================================================================= */
/* Style menu blocks in main content */
/* ================================================================================= */




td.qty input{
  width:30px;
}

.block-umi_custom_landing {
  position:relative;
}


.row .sidebar-left-container {
  display: flex;
  flex-direction: row-reverse;
  overflow: visible;
  width: 300px;
/*   width:340px; */
  background-color:#848282;
/*  -webkit-transition: width 0.3s ease-in-out; */
/*   transition: width 0.3s ease-in-out; */
  height:100%;
}


/*
body.sidebar-left-collapsed .row .sidebar-left-container {
  width: 60px;
 -webkit-transition: width .5s ease-in-out;
  transition: width .5s ease-in-out;
}
.sidebar-left-handle {
    background-color: #fff;
    width: 60px;
}
.sidebar-left-handle:hover{
    cursor:pointer;
}
*/

/*.menu-show-hide {
    transform: rotate(90deg);
    margin-top: 30px;
    color: #fff;
    font-family: 'open-sans', sans-serif;
    padding: 0;
    font-size: 12pt;
    letter-spacing: 1px;
    text-transform:uppercase;
    display:none;
}*/

/*.menu-show-hide:hover{
    cursor:pointer;
}*/

/*body.sidebar-left .menu-show-hide-arrow{
    display:block;
    width:60px;
    height:60px;
    background-image:url('images/sidebar_handle.png');
    background-position:center center;
    background-repeat:no-repeat;
    margin-left:auto;
    margin-right:auto;
    
}*/

/*body.sidebar-left-collapsed .menu-show-hide-arrow{
  margin-left:44px;
  position:absolute;
  z-index:999;
  transform: rotate(180deg);
}*/

.row .sidebar-left {
/*  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;*/
  padding:14px 20px 14px 20px;
  position:relative;
  z-index:10;
  background-color:#EEB111;
  color:#000;
  margin-top:0;
  text-transform:uppercase;
/*   height:100%; */
}


@media(min-width:1199px) {
  div.sidebar-left section.block h2,
  div.sidebar-left section.block-jquerymenu h2,
  div.sidebar-left section.block h2 a,
  div.sidebar-left section.block-jquerymenu h2 a,
  div.sidebar-left a,
  div.sidebar-left a:active,
  div.sidebar-left a:visited
  {
    color:#000;
  }
}


@media(max-width:1199px) {
  .row.body-sidebar {
      flex-direction: column;
  }
  .body-sidebar .sidebar-left{
    background-color:#000;
    color:#fff;
  }
}



.row .sidebar-left section#block-block-61{
  margin-top:4px;
  margin-bottom:20px;
  border-bottom-style:none;
}

.row .sidebar-left section{
  margin-top:10px;
  margin-bottom:34px;
/*  border-bottom-style:solid;
  border-bottom-width:1px;
  border-bottom-color:#ccc;*/
}

.logged-in .gray_line_side {
/*  position:absolute;
  width:1px;
  height:calc(100% - 50px);
  top:25px;
  left:275px;
  background:url(images/line_vert.png) repeat-y;*/
}

.logged-in .gray_line_ww_mid {
/*  position:absolute;
  width:1px;
  height:calc(100% + 15px);
  top:0;
  left:349px;
  background:url(images/line_vert.png) repeat-y;*/
}

.logged-in .gray_line_ww_right {
/*  position:absolute;
  width:1px;
  height:calc(100% + 15px);
  top:0;
  right:24px;
  background:url(images/line_vert.png) repeat-y;*/
}

.row .span3 a,
.row .span3 a:active,
.row .span3 a:visited {
  text-decoration:none;
/*  padding:4px;
  padding-left:60px;
  margin-left:-60px;
  padding-right:140px;
  margin-right:-140px;*/
}

.row .span3 a:hover,
.row .span3 a.active {
  text-decoration:none;
  color:#000;
}

.span3 .block > h2 {
  margin:0;
  font-family: 'Avenir', sans-serif;
  color:#fff;
  font-size:25px;
  font-weight:normal;
/*  padding:15px 0 5px 0;
  margin-bottom:7px;*/
}

.span3 .block > h2 a, .span3 .block > h2 a:active, .span3 .block > h2 a:visited {
  font-weight:bold;
}

.span3 .block > .content > .menu {
  color:#fff;
  list-style:none;
}

.span3 .block > .content {
  position:relative;
}

.span3 .block > .content > .menu a,
.span3 .block > .content > .menu a:active,
.span3 .block > .content > .menu a:visited {
  color:#000;
/*   font-weight:bold; */
  font-size:12px;
  display:block;
  padding:2px;
  padding-top:4px;
  padding-left:120px;
  margin-left:-120px;
  padding-right:20px;
  margin-right:-20px;
}

.span3 .block > .content > .menu a.active,
.span3 .block > .content > .menu li.active a
 {
  color:#fff;
  background-color:#808080;
}


.span3 .block > .content > .menu a:hover {
  text-decoration:none;
  color:#fff;
  background-color:#808080;
}

@media(max-width:1199px) {
  .span3 .block > .content > .menu a,
  .span3 .block > .content > .menu a:active,
  .span3 .block > .content > .menu a:visited {
    color:#fff;
    font-weight:bold;
  }
  .span3 .block > .content > .menu a:hover {
    text-decoration:none;
    color:#808080;
    background-color:transparent;
  }
  .row .span3 a:hover,
  .row .span3 a.active {
    text-decoration:none;
    color:#fff;
  }
  div.sidebar-left section.block h2,
  div.sidebar-left section.block-jquerymenu h2,
  div.sidebar-left section.block h2 a,
  div.sidebar-left section.block-jquerymenu h2 a
  {
    color:#fff;
  }
  a, a:active, a:visited {
    color:#fff;
  }
}

.not-logged-in .row .span3 .block-user {
  padding-top:15px;
}

.not-logged-in .row .span3 .block-user > h2 {
  display:none;
}

.row .span3 li.leaf {
    padding:0;
    list-style-image:none;
    list-style-type: none;
}
.row .span3 li.collapsed {
    padding:0;
    list-style-image:none;
    list-style-type: none;
}
.row .span3  ul.jquerymenu li span, ul.jquerymenu li span.parent {
    position: absolute;
    margin-left: -15px;
    margin-top: 7px;
    width: 9px;
    height: 9px;
    display: block;
}

.row .span3 ul.jquerymenu li {
  list-style:none;
  list-style-image:none;
  list-style-type: none;
}


.row .span3  ul.jquerymenu li span{
  display:none;
/*  background-image:url('images/menu-leaf.png');
  background-size: 6px 6px;
  background-repeat: no-repeat;*/
}
/*.row .span3  ul.jquerymenu span.open{
  background-image:url('images/menu-expanded.png');
}
.row .span3  ul.jquerymenu span.closed{
  background-image:url('images/menu-collapsed.png');
}*/

.not-logged-in .row .span3  #user-login-form {
  text-align:right;
}

.not-logged-in .row .span3  #user-login-form .form-item {
  text-align:left;
}

.not-logged-in .row .span3  #user-login-form label {
/*   font-family:NeutraDisplayTitling, sans-serif; */
  text-transform:uppercase;
}

.not-logged-in #user-login-form input[type="text"],
.not-logged-in #user-login-form input[type="password"] {
  border:0;
  margin:0;
  box-shadow:inset 0 0 3px 0px rgba(0, 0, 0, .5);
  padding:5px;
  width:100%;
  box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
}

.not-logged-in #user-login-form input[type="submit"] {
  display:inline-block;
  vertical-align:top;
  margin:0;
  border:2px solid #000;
  background:#846109;
  color:#fff;
/*   font-family:NeutraDisplayTitling, sans-serif; */
  text-transform:uppercase;
  font-size:9pt;
  line-height:25px;
}

.not-logged-in #user-login-form input[type="submit"]:hover {
  color:#846109;
  background:#fff;
  cursor:pointer;
}

.not-logged-in #user-login-form .item-list ul {
  padding:0;
}

/*#search-block-form input[type="text"] {
  border:0;
  margin:0;
  box-shadow:inset 0 0 3px 0px rgba(0, 0, 0, .5);
  padding:5px 28px 5px 5px;
  box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
}*/

#search-block-form > div > .container-inline {
  position:relative;
}

#search-block-form > div > .container-inline > .form_item {
  position:relative;
  z-index:9;
}

#search-block-form label {
  display:none !important;
}

#search-block-form input.form-submit {
  top:0;
  right:0;
  z-index:10;
  width:24px;
  height:100%;
  margin:0;
  border:0;
  direction:ltr;
  text-align:left;
  text-indent:-9999px;
  background:url('images/search_icon.png') no-repeat center center #808080;
}

#search-block-form input.form-submit:hover {
  background-color:#846109;
  cursor:pointer;
}

.block-masquerade input[type="text"] {
  border:0;
  margin:0;
  box-shadow:inset 0 0 3px 0px rgba(0, 0, 0, .5);
  padding:5px;
  background-image:none !important;
  width:80%;
  box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
}


footer.footer {
    display: flex;
    align-items: center;
    align-content: center;
    justify-items: center;
    justify-content: center;
    /* min-height: 30px; */
    /* height: 30px; */
    padding: 10px;
    color: #fff;
    font-size: 14px;
    background-color: #000;
    flex-direction: column;
}

.footer p {
  text-align:center;
  margin:0;
  padding:0;
}

.footer a, .footer a:active, .footer a:visited {
  color:#fff;
  font-weight:bold;
  text-decoration:none;
}

.footer a:hover {
  text-decoration:none;
}

.footer ul.menu {
  display:flex;
  margin:0;
  margin-bottom:2px;
  padding:0;
}
.footer ul.menu li{
  display:block;
  margin:0;
  padding:0 4px 0 4px;
  border-left-color:#fff;
  border-left-width:1px;
  border-left-style:solid;
}
.footer ul.menu li.first{
  border-left-style:none;
}
.thumbnail {
  display: block;
  padding: 4px;
  line-height: 20px;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.span9.main-content {
  padding:0 10px 30px 10px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
body.front .span9.main-content {
  padding:0;
}
body.front .span12.main-content {
  padding:0;
}
body.front .container.container_body{
  background-color: #fff;
}

.span9.main-content a, .span9.main-content a:active{
  color:#846109;
}

.span9.main-content a:hover {
  text-decoration:none;
}

div.what_new {
  margin-left:0 !important;
  text-align:center;
}

div.what_new a {
  display:inline-block;
  vertical-align:top;
}

#block-menu_block-4 > a {
  text-decoration:none !important;
}

div#contentfooter .block-menu_block div.content div.calendar-icon_mobile {
  display:none !important;
  background-color: #eee;
    border-radius: 9px;
    -moz-border-radius: 9px;
    box-shadow: inset 0px 0px 8px rgba(0,0,0,0.6);
    -webkit-box-shadow: inset 0px 0px 8px rgba(0,0,0,0.6);
    -moz-box-shadow: inset 0px 0px 8px rgba(0,0,0,0.6);
    padding: 6px;
    margin:15px auto 7px auto;
    max-width: 507px;
    position: relative;
    left: -4px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

div#contentfooter .block-menu_block div.content div.calendar-icon_mobile p {
  text-align:center;
  margin:0;
  padding:0;
  font-size:12pt;
  line-height:1em;
  color:#000;
}

div#contentfooter .block-menu_block div.content div.calendar-icon_mobile span {
  display:inline-block;
  vertical-align: middle;
  font-weight:bold;
  color:#000;
}
div#contentfooter .block-menu_block div.content div.calendar-icon_mobile span:last-child {
  padding-left:10px;
}
div#contentfooter .block-menu_block div.content div.calendar-icon_mobile p.cal_label {
  text-align:center;
}

.nav_bars_wrap {
  display:none;
  text-align:right;
  padding:10px 10px 10px 0;
}

.nav_bars {
  display:inline-block;
  vertical-align:top;
  width:20px;
  height:14px;
  background:url(images/nav_bars.png) no-repeat;
}

.nav_bars:hover {
  cursor:pointer;
}

body h3.pg-title {
  background-size:cover;
}

#user-login-form .item-list {
  padding:10px 0 0 0;
  margin:0;
  list-style:none;
}


#user-login-form .item-list li {
  padding:0;
  margin:0;
  list-style:none;
}



div.video-js{
  margin-top:30px;
}

body div#contentfooter .block-menu_block div.content,
body div#contentfooter div.block-umi_uc_catalog_block div.content,
body div#contentfooter div#block-umi_uc_catalog_blocks-0 div.content
{
      display:none;
      border-collapse:separate;
      overflow:hidden;
  }
body div#contentfooter div#block-menu_block-4 div.content{
  display:block;
}
body div#contentfooter div#umi_uc_catalog_block_3337 div.content{
  display:block;
}


 #contentfooter .block-umi_uc_catalog_block ul {
  height:auto;
  overflow:auto;
  display:block !important;
 }



div.calendar_icon div.label {
  margin-top:0 !important;
  position:relative;
  top:-32px;
}


.keydates .slide {
  height:147px !important;
}
.keydates .desc, div#contentfooter div.block-menu_block div.content .keydates .desc {
  padding-top:5px !important;
}

.keydates_wrapper {
  height:auto;
  overflow:auto;
  width:674px;
  margin:0 auto;
}

div.calendar_icon {
  width:auto !important;
  margin-right:34px !important;
}

section#block-menu_block-4 div.menu-level-1 ul.menu {
  width:681px;
  margin:0 auto;
  height:auto;
  overflow:auto;
}

section#block-menu_block-4 div.menu-level-1 ul.menu li {
  float:left !important;
}

@media all{
    .span2.pull-left {
        float: left !important;
        width: 30% !important;
    }
}
@media all and (min-width: 740px)  {
    .span2.pull-left {
        float: left !important;
        width: 10% !important;
    }
}

@media all{
    .span9.pull-left {
        float: left !important;
        width: 70% !important;
    }
}

@media all{
    .pull-right {
        float: right !important;
        width: 20% !important;
    }
}

@media all and (max-width: 400px)  {
    table.sticky-table {
        zoom:80%;
    }
    form#uc-cart-checkout-form,
    table.order-review-table{
        zoom:70%;
    }
    div.alert{
      zoom:70%;
    }
}



@media (max-width: 1200px) {
  body.sidebar-left-collapsed .row .sidebar-left-container {
/*   -webkit-transition: width 0s ease-in-out;
    transition: width 0s ease-in-out;*/
    width: 100%;
  }
  .row .sidebar-left-container {
/*   -webkit-transition: width 0s ease-in-out;
    transition: width 0s ease-in-out;*/
    width: 100%;
  }
  .row .sidebar-left {
    width: 100%;
  }
  .sidebar-left-handle {
      display:none;
  }

  .span9.main-content {
    padding-left:16px;
  }
  body.not-logged-in .span3 h2 {
    text-align:center;
  }
  .home_anon_landing {
    text-align:center;
  }
  .home_anon_landing img {
    width:500px;
    max-width:100%;
  }

}


@media(max-width:980px) {
  .site_name_wrap {
    display:block;
    padding:20px 15px 0 15px;
  }
}

@media(max-width:800px) {
  .navbar ul.menu li {
    float:none;
    margin:0;
    padding:0;
    border-right:0;
    padding-bottom:4px;
    text-align:center;
  }
}


@media(max-width:775px) {
  section#block-menu_block-4 div.menu-level-1 ul.menu li {
    float:none !important;
    display:inline-block;
    vertical-align:top;
  }
  section#block-menu_block-4 div.menu-level-1 ul.menu {
    width:auto;
    text-align:center;
  }
}

@media(max-width:700px) {
  body.front.not-logged-in .span9.main-content {
    background:none;
    min-height:1px;
  }
  .page_header {
    height:auto;
  }
}

@media all and (max-width: 600px)  {
    div.tabs-wrapper {
        zoom:80%;
    }
}



* Theme category grid products */
  div.category-grid-products td{
  text-align:left;
  margin:0;
  padding:0;
  font-size:12px;
  background-color:transparent;
}



div.category-grid-products tbody,
div.category-grid-products table.product tbody{
  border:none;
}
div.category-grid-products table.product .catalog-grid-title{
  text-align:left;
}
div.category-grid-products table.product td{
  text-align:left;
  padding:0px;
  padding-left:10px;
  padding-bottom:4px;
  margin:0px;
}
div.category-grid-products table.product td.product-image{
  text-align:left;
  padding:4px;
  margin:0px;
  margin-top:10px;
  padding-top:10px;
  width:164px;
}
div.category-grid-products table.product td.product-info{
  text-align:left;
  padding:4px;
  margin:0px;
  margin-top:10px;
  padding-top:10px;
  width:80%;
}
div.category-grid-products table.product td.product-info div{
  padding-top:8px;
}
div.category-grid-products table.product td.product-info b{
/*   display:inline-block; */
  margin-right:4px;
  width:60px;
}
div.category-grid-products table.product span.catalog-grid-title a{
  text-align:left;
  font-size:16px;
  font-weight:bold;
  text-decoration:none;
}
div.category-grid-products table.product td span.catalog-grid-title{
  padding-top:10px;
  text-decoration:none;
  color:#000;
  text-align:left;
}
div.category-grid-products span.catalog-grid-ref{
  font-size:1.2em;
  text-align:left;
  width:330px;
  padding-bottom:6px;
}
div.category-grid-products div.catalog-grid-image{
  text-align:left;
}
div.category-grid-products div.catalog-grid-image-wrapper{
  text-align:center;
/*   width:165px; */
}
div.category-grid-products div.catalog-grid-image-wrapper a{
  font-size:10px;
  text-decoration:underline;
  padding:10px;
}
div.category-grid-products span.catalog-grid-teaser{
  text-align:left;
  width:330px;
  padding-bottom:10px;
}
div.category-grid-products div.catalog-grid-sell-price{
  text-align:left;
}
div.category-grid-products table.product div.product_link{
  display:block;
  margin-top:10px;
}
div.category-grid-products table.product div.product_link a{
  font-weight:bold;
  font-size:14px;
  text-decoration:underline;
}

div.category-grid-products form{
  text-align:left;
  width:330px;
}
div.category-grid-products > table {
    width: 100%;
}
div.category-grid-products table, div.category-grid-products td{
  border:none;
  padding:0;
}

div.category-grid-products table.product{
    border-top-style: dotted;
    border-top-width: 2px;
    border-top-color: #000;
    border-collapse:separate;
    padding-top:20px;
}
div.category-grid-products table tr:first-child table.product{
    border-top-style: none;
}

div.category-grid-products table.product-grid,
div.category-grid-products table.product
{
  width:100%;
}

/* style swf preview and buttons */
div#swf-preview-wrapper {
    text-align: center;
}

div#swf-controls{
  margin-top:10px;
  margin-bottom:10px;
}
div#swf-controls ul{
  padding:0;
}
div#swf-controls li{
  list-style:none;
  list-style-type:none;
  display:inline-block;
}


div#swf-controls a{
  border-style:solid;
  border-width:2px;
  border-color:#751C26;
  padding-left:4px;
  padding-right:4px;
  background-color:#846109;
  color:#FFFFFF;
  font-weight:bold;
  text-decoration:none;
}
div#swf-controls a:hover{
  background-color:#FFFFFF;
  color:#846109;
}


/* Style messages */
div.messages{
  margin-top:10px;
  margin-bottom:10px;
  padding:6px;
  border-width:1px;
  border-radius:3px;
  border-style:solid;
  border-color:#808080;
  background-color:#eee;
}
div.messages.status{
  border-color:#669933;
  background-color:#CCFF99;
  color:#000;
}
div.messages.warning{
  border-color:#FFCC00;
  background-color:#FFFFCC;
  color: #000;
}
div.messages.error{
  border-color: #ac0000;
  background-color: #FFB8B8;
  color: #000;
}

/* Style store selection list */
form select#edit-attributes-4{
    float:none;
}

form select#edit-attributes-4 option,
div.webform-component-select option
 {
    font-family: monospace;
}

/* Style drag and drop images */

/* style cimg options */

div.field-field-cimg-opt-1,
div.field-field-cimg-opt-2,
div.field-field-cimg-opt-3,
div.field-field-cimg-opt-4,
div.field-field-cimg-opt-5,
div.field-field-cimg-set-image
{
  display:block;
  overflow:hidden;
  width:auto;
  height:auto;
  margin:0;
  padding:0;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
  border: 1px solid #000066;
  width: 80vw;
}
div.field-field-cimg-opt-1 div.field-items,
div.field-field-cimg-opt-2 div.field-items,
div.field-field-cimg-opt-3 div.field-items,
div.field-field-cimg-opt-4 div.field-items,
div.field-field-cimg-opt-5 div.field-items,
div.field-field-cimg-set-image div.field-items
{
    overflow: auto;
    white-space: nowrap;
    text-align: center;
    
}

div.field-field-cimg-opt-1 div.field-items div,
div.field-field-cimg-opt-2 div.field-items div,
div.field-field-cimg-opt-3 div.field-items div,
div.field-field-cimg-opt-4 div.field-items div,
div.field-field-cimg-opt-5 div.field-items div,
div.field-field-cimg-set-image div.field-items div
{
  display:inline-block;
  margin:0;
  padding:0;
}

fieldset div.fieldset-wrapper div.description{
  display:block;
  margin-bottom:14px;
}


.current-option-info{
  color:#3399CC;
  font-weight:bold;
}
img.ui-draggable{
  white-space: nowrap;
  overflow:auto;
  display:inline-block;
  margin:4px;
  padding:0px;
  border-style:solid;
  border-color:#020888;
  border-width:1px;
  -webkit-box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
  -moz-box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
}

img.ui-draggable:hover{
  border-color:#FFFF00;
}

div.field-items div.field-item {
    display: block;
}

body.store div.field-items div.field-item{
  display: list-item;
  list-style-type: none;
}

div.qty-discount{
  margin-bottom:14px;
}


table.category td.category{
/*  text-transform:uppercase;*/
  text-align:center;
  padding-bottom: 20px;
}

table.category td.category a{
  display:table-cell;
  vertical-align:middle;
  height:50px;
  width: 206px;
  max-width: 206px;
  
}
table.category td.category a:active{
  color:black;
}

select#edit-attributes-4 option {
    font-family: monospace;
}

table tr.odd {
    background-color:#FFFFFF;
  }

div.main-content td {
    font-size:12px;
    padding:4px;
    margin:0;
  }

div#segment-counts th{
  width:60px;
}

.negative.linkbox {
    background-color: #846109;
    color:#fff;
    margin-bottom: 2px;
    padding: 6px;
    font-weight: bold;
    -webkit-transition: background-color 0.3s ease-in-out;
    transition: background-color 0.3s ease-in-out;
}
.negative.linkbox a{
    text-decoration:none;
    color:#fff;
    font-size:14px;
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
}

.negative.linkbox:hover {
    background-color: #846109;
}

div.contentright h2{
  margin-bottom:4px;
}

div.contentright section.block{
  margin-bottom:16px;
}

div.onepixelout div.swftools object{
  width:700px;
  height:80px;
}
div.field-field-radio-spot,
div.field-field-audio-file
{
  margin-top:14px;
}

body.node-unpublished div.main-content>div.content{
  border-color:red;
  border-style:solid;
  border-width:1px;
  background-color:pink;
  padding:4px;
}

#block-umi_calendar_block-0 {
  margin-top: 60px;
}


/* remove theme from iframe */
iframe .page_header,
iframe .page_header_adjust
{
  display:none;
}

.calendar-widget{
  margin-top:20px;
}

div.container.front-pg-blocks{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    justify-content: space-between;
    margin-top:-1px;
    margin-left:-1px;
    border-bottom-width:1px;
    border-bottom-style:solid;
    border-bottom-color:#fff;
}

div.container.front-pg-blocks a{
color: #fff;
    font-family: 'open-sans', sans-serif;
    font-size: 16px;
    font-weight: bold;
    width: 25%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    text-transform: uppercase;
    flex-grow: 1;
    margin: 5px;
}
div.container.front-pg-blocks a div.lbl{
  font-family: 'open-sans', sans-serif;
  font-size: calc(1.1vw + 1.1vh);
  font-style: normal;
  font-size: 34px;
  text-transform: uppercase;
  font-weight: 500;
  font-stretch: condensed;
  color: #fff;
  -moz-border-radius: 3px;
  z-index: 5;
  padding: 0;
  padding-left: 14px;
  padding-bottom: 10px;
  text-shadow: 2px 2px 4px #000000;
  background-image: url(images/collapsed.png);
  background-position: 96% 10px;
  background-repeat: no-repeat;
  width: 100%;
}


div.container_body div.row {
    margin:0;
    height:100%;
}

div.span9.main-content{
  width:100%;
}

/*@media (max-width: 1199px) {
  div.span9.main-content {
    margin-left:auto;
    margin-right:auto;
  }
}
@media (max-width: 788px) {
  div.span9.main-content {
    margin-left:20px;
    margin-right:0;
  }
}*/
div.breadcrumb{
    padding-top: 6px;
    text-transform: uppercase;
    font-size: 11px;
}

@media (max-width: 767px) {
[class*="span"], .row-fluid [class*="span"] {
    width:auto;
}
}
@media (max-width: 767px) {
  body {
      padding-right: 0;
      padding-left: 0;
  }
}

@media (max-width: 979px) and (min-width: 768px) {
  .container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
      width:auto;
  }
}






@media (max-width: 1200px) {
  .span3 {
      margin-left: 0;
  }
}
@media (max-width: 1000px) {
  .span3 {
      margin-left: 0;
  }
/*  div.page_header img.logo{
    width:120px;
    margin-right:24px;
  }*/
  h1#site-name a {
/*    font-size: 40px;
    white-space: nowrap;
    margin-right: 20px;*/
  }

}
@media (max-width: 900px) {
/*  div.page_header img.logo{
    width:180px;
    margin-right:14px;
  }*/
  h1#site-name a {
   font-size: 30px;
  }
/*  h1.title {
      font-size: 32pt;
  }*/
  
}

@media (max-width: 800px) {
  div.container.front-pg-blocks a{
      margin-bottom: 20px;
      font-size:14px;
  }
  
}

@media (max-width: 500px) {
/*  div.page_header img.logo{
    margin-right:10px;
  }*/
  div#name-slogan {
    margin-right: 0;
  }
/*  div.container.front-pg-blocks a.front-pg-block {
      width: 100%;
      aspect-ratio: 1 / .2;
  }*/
  div.container.front-pg-blocks a div.lbl {
      font-size: 22px;
  }
  h1#site-name a {
     font-size: 20px;
  }
  div.main-content .block-menu ul li, li.uc-category {
      width: 45%;
  }
}

}
@media (max-width: 979px) and (min-width: 768px) {
  .span3 {
      margin-left: 0;
  }
}

@media (min-width: 1200px) {
[class*="span"] {
    margin-left: 0;
}}

@media (min-width: 1200px) {
.span3.sidebar-left {
    width:300px;
}}

@media (min-width: 1200px) {
.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
    width:auto;
}}

div.front-pg-blocks a.front-pg-block{
    background-size: cover;
    background-position: center 0;
    background-repeat: no-repeat;
    -webkit-transition: background-image 0.5s ease-in-out;
    transition: background-image 0.5s ease-in-out;
    /*height: calc((100vh - 390px) / 2);*/
    padding:0;
    margin: 1px;
    margin-right: 0;
    margin-bottom: 0px;
    background-size: cover;
    background-position: center 0;
    background-repeat: no-repeat;
    padding:0;
    aspect-ratio: 1 / .7;
}

@media(max-width:900px) {
  div.front-pg-blocks a.front-pg-block{
    aspect-ratio: 1 / .7;
    width: 45%;
  }
}
div.front-pg-blocks a.front-pg-block .bkgimg{
    background-image: inherit;
    width: 100%;
    height: 100%;
    position: relative;
    background-size: cover;
    background-position: top left;
    background-repeat: no-repeat;
    z-index: 1;
    opacity: 1;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: flex-end;
}
div.front-pg-blocks a.front-pg-block .bkgimg::before{
  content: "";
  transition: opacity .5s ease-in-out,contrast .5s ease-in-out;
  width:100%;
  height:100%;
  position:absolute;
  left:0;
  top:0;
  background-color:#000;
  opacity: .7;
}
div.front-pg-blocks a.front-pg-block .lbl{

}

div.front-pg-blocks a.front-pg-block:active .bkgimg::before,
div.front-pg-blocks a.front-pg-block:hover .bkgimg::before
{
  opacity: 0;
}
div.front-pg-blocks a.front-pg-block{
  background-color:#eee;
}
div.front-pg-blocks a.front-pg-block.block1{
  background-image:url('images/front_pg_btns/menus.webp');
}

div.front-pg-blocks a.front-pg-block.block2{
  background-image:url('images/front_pg_btns/marketing_programs.webp');
}

div.front-pg-blocks a.front-pg-block.block3{
  background-image:url('images/front_pg_btns/signage.webp');
}

div.front-pg-blocks a.front-pg-block.block4{
  background-image:url('images/front_pg_btns/new_store_openings.webp');
}

div.front-pg-blocks a.front-pg-block.block5{
  background-image:url('images/front_pg_btns/brand_assets.webp');
}

div.front-pg-blocks a.front-pg-block.block6{
  background-image:url('images/front_pg_btns/custom_art_request.webp');
}




#umi-vertical-select-store-form select#edit-store option,
#umi-vertical-select-vertical-form select#edit-vertical option
{
    font-family: monospace;
}

div.sidebar-left section.block h2,
div.sidebar-left section.block-jquerymenu h2,
div.sidebar-left section.block h2 a,
div.sidebar-left section.block-jquerymenu h2 a
{
  font-size: 18px;
  font-style:normal;
  font-weight:bold;
  margin-bottom: 0px;
  padding-bottom: 2px;
  text-transform: uppercase;
}

section.block h2,
section.block-jquerymenu h2,
section.block h2 a,
section.block-jquerymenu h2 a
{
  font-size: 18px;
/*  margin-bottom: 0px;
  padding-bottom: 2px;*/
  text-transform: uppercase;
}


section.block-search label{
  display:block;
}
#search-block-form input{
    font-family: 'open-sans', sans-serif;
    padding-top: 8px;
    padding-bottom: 6px;
    padding-left: 6px;
    padding-right:0;
    background-size: cover;
    border-style: solid;
    border-color: #ccc;
    border-width: 1px;
    width: 98%;
    max-width: 240px;
/*    margin-top: 6px;*/
    border-radius: 6px;
    margin-right: -32px;
/*     margin-left: -20px; */
}
#search-block-form input:focus{
  outline:0;
}
#search-block-form input::placeholder{
  color:#000;
/*   font-weight:bold; */
  text-transform:uppercase;
/*   letter-spacing:1px; */
}

div.sidebar-left input.form-submit{
  border-style:none;
  padding:3px 10px 3px 10px;
  color:#ffffff;
  background-color:#808080;
  text-transform:uppercase;
  height:22px;

}
div#search-block-form {
/*    padding-left: 20px;
    padding-right: 10px;
    height: 50px;
    position: relative;
    top: -50px;
    right: 10px;*/
}


@media (max-width: 800px) {
  div#search-block-form,
  body.front div#search-block-form {
      position: relative;
      top: auto;
      right: auto;
      margin-top: 0;
  }
}

#search-block-form input.form-submit {
    border-style: none;
    color: #ffffff;
    background-color: transparent;
    text-transform: uppercase;
    text-indent: -1900px;
    background-image: url(images/search.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px;
    position: relative;
    left: -4px;
}

#search-block-form input.form-submit:hover,
#search-block-form input.form-submit:focus
{
/*   background-image: url(images/search-btn-on.png); */
  outline:0;
  border-style: none;
  background-color: transparent;
}

div.sidebar-left input#edit-masquerade-user-field{
  width:140px;
}
form#user-login-form{
  padding:0px;
  margin:0px;
  margin-left:-2px;
}
form#user-login-form ul{
  padding:0px;
  margin:0px;
}


/* Front page popup css */

body.front div.TB_overlayBG {
    background-color: #000;
    -moz-opacity: 0.80;
    opacity: .80;
}
body.front div#TB_title {
    display: none;
}
body.front div#TB_window {
    border-radius: 13px;
    border-color: #846109;
    border-style: solid;
    border-width: 3px;
/*     background-image: url(/sites/all/themes/togos_bootstrap_02/logo.png); */
    background-repeat: no-repeat;
    background-position: 50% 12%;
    background-size: 120px;
/*     background-blend-mode: overlay; */
/*     background-color: #CCC; */
    font-size:16px;
    padding-top:120px;
}


.main-content .node .content .product-info.model,
.main-content .node .content .uc-price-product.uc-price-sell,
.main-content .node .content .add-to-cart div p
{
  font-size:16px;
}

.category-grid-products .catalog-grid-ref,
.category-grid-products .catalog-grid-sell-price,
.category-grid-products .catalog-grid-teaser
{

  font-size:14px;
}

article.node {
  font-size:14px;
  padding-left:4px;
  padding-right:4px;
  margin:0;
}

div.links{
  margin-top:20px;
}



/* Fix dynamic hamburger menu */
@media (max-width: 800px) {
  .navbar ul.menu a,
  .navbar ul.menu a:active,
  .navbar ul.menu a:visited {
      font-size: 16px;
      padding: 2px;
      display: block;
  }
  .navbar ul.menu li {
      line-height: 16px;
      background-color: #eee;
      margin-top: 2px;
      display: block;
      font-size: 16px;
  }
}


/* Theme umi_product filter items*/
div.product-filter-listing{
    overflow: hidden;
    background-color: #f2f2f2;
    margin: 0;
    margin-bottom: 10px;
    border-style: solid;
    border-width: 1px;
    border-color: #808080;
    padding: 0;
    padding-left: 10px;
}
div.product-filter-listing div.title-desc h2{
    padding: 0;
    margin: 0;
    margin-top: 4px;
}
div.product-filter-listing p{
    margin-right: 110px;
}
div.product-filter-listing .product-image{
    float: right;
    clear: right;
    text-align: center;
    padding: 4px;
    padding-left: 4px;
    margin: 6px;
    -webkit-box-shadow: 2px 2px 4px rgba(0,0,0,0.6);
    -moz-box-shadow: 2px 2px 4px rgba(0,0,0,0.6);
}


/*.span9.main-content a, .span9.main-content a:active {
    color: #846109;
}*/


div.front-page-icons a{
  width:20%;
  min-width:120px;
}

ul.primary li a {
  margin-right: 0.5em;
  padding: 0 .5em;
}


/* overide dynamic-menu */
div.dynamic-menu ul.menu{
  display: flex;
  justify-content: center;
  text-align: center;
  margin: 0;
  padding: 0;
  margin-top:0;
  margin-bottom:0;
/*   padding-top:14px; */
  z-index:99;
  background-color:#f1f1f2;
  overflow:visible;
  -webkit-box-shadow: 0px 0px 12px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 0px 12px rgba(0,0,0,0.3);
}

body.domain-2 div.dynamic-menu ul.menu{
  background-color:#616161;
}
div.dynamic-menu ul.menu li{
    text-align: center;
    margin:0;
    padding:0;
    background-repeat: no-repeat;
    flex-grow:1;
    
}
div.dynamic-menu ul.menu li.search-box{
    flex: none;
}
div.dynamic-menu ul.menu li a,
div.dynamic-menu ul.menu li a:visited,
div.dynamic-menu ul.menu li a:active
{
    font-family: 'Avenir', sans-serif;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    text-align: center;
    padding: 10px;
    padding-left:30px;
    padding-right:30px;
    height: 40px;
    font-size: 20px;
}

div.dynamic-menu ul.menu li ul.menu{
    display:flex;
    background-color:#a569ab;
    flex-direction:column;
    padding:0;
    margin:0;
    margin-left:0;
/*    position:absolute;*/
    margin-top:-4000px;
    opacity:0;
    height:0px;
    max-height:0px;
    min-width:160px;
    padding-bottom:2px;
/*     border-radius: 6px; */
/*     -moz-border-radius: 6px; */
    -webkit-transition: max-height 1s ease .13s,opacity 1s ease .13s;
    transition: max-height 1s ease .13s,opacity 1s ease .13s;
}
div.dynamic-menu ul.menu li:hover > a{
    color:#fff;
    background-color:#808080;
}
 @media (min-width: 800px) { 
  div.dynamic-menu ul.menu li:hover ul.menu {
      opacity:1;
      height:auto;
      margin-top:0;
      margin-left:0;
      max-height:600px;
      background-color:#808080;
  }
 } 
div.dynamic-menu ul.menu li ul.menu li{
/*     display:block; */
    height:auto;
    padding:0;
    margin:0;
    padding-right:2px;
    border-style:none;
    border-width:0px;
    background-image:none;
    height:auto;
/*    list-style-type:disc;
    list-style-image:url(images/bullet.png);
    list-style-position:outside;*/
    display:block;
    margin-left:2px;
}
div.dynamic-menu ul.menu li ul.menu li a{
    display:block;
    height:auto;
    color:#fff;
    font-size:11px;
    text-transform:uppercase;
    padding-top:6px;
    padding-bottom:6px;
    padding-left:4px;
    padding-right:4px;
    margin:0;
    flex: 1;
    justify-content: left;
    text-align: left;
    border-right-style:none;
    border-top-style:none;
/*     max-width: 98%; */
}
div.dynamic-menu ul.menu li ul.menu li a:hover{
    text-decoration:none;
    background-color:#fff;
    color:#846109;
}

@media(max-width:800px) {
  div.dynamic-menu ul.menu {
      flex-direction: column;
  }
  div.dynamic-menu ul.menu li {
    border-left-style:none;
  }
  
  div.dynamic-menu ul.menu li a {
/*     max-width:70%; */
    font-size:12pt;
  }
  div.dynamic-menu ul.menu li ul.menu {
    display:none;
  }
  div.dynamic-menu {
/*     margin-left: -10px; */
  }
}

div.container div.row{
  margin-left:0;
}


 @media (max-width: 800px) { 
   .navbar ul.menu {
    display:block;
    padding-left: 0px;
  }
  div.dynamic-menu ul.menu {
      height: auto;
      display:block;
      margin-top: 0;
      margin-bottom: 0;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
  }
  .navbar ul.menu li {
      line-height: 16px;
      background-color: #EEB111;
      margin-top: 0;
      display: block;
      font-size: 16px;
  }
  div.dynamic-menu ul.menu li a,
  div.dynamic-menu ul.menu li a:visited,
  div.dynamic-menu ul.menu li a:active {
      border-right-style: none;
  }
  .navbar ul.menu li.first {
      border-left-style: none;
  }
  div.dynamic-menu ul.menu li a {
/*       min-width: 100%; */
  }
 } 
  .span12 {
    float: none;
    width: 100%;
  }

/* Fix form issues on phone */
@media (max-width: 600px) {
  form input{
    max-width:100%;
  }
  form#uc-cart-checkout-form td{
    max-width:200px;
  }
  form#uc-cart-checkout-form td input{
    max-width:100%;
  }
  div.add-to-cart form input{
    max-width:340px;
  }
  div.add-to-cart form fieldset{
    max-width:100%;
  }
}
@media (max-width: 979px) and (min-width: 768px) {
  [class*="span"]{
    margin-left: 0;
  }
}


html.js fieldset.collapsible .fieldset-wrapper {
    overflow: hidden;
}




#block-umi_store_profile-4 .field-field-unit-pics div.field-items,
#block-umi_store_profile-8 .field-field-misc-images div.field-items
 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
}

#block-umi_store_profile-4 .field-field-unit-pics div.field-item,
#block-umi_store_profile-8 .field-field-misc-images div.field-item {
    display: inline-flex;
}

#block-umi_store_profile-4 .field-field-unit-pics div.field-item,
#block-umi_store_profile-8 .field-field-misc-images div.field-item
{
    width: 10%;
}
#block-umi_store_profile-4 .field-field-unit-pics div.field-item img,
#block-umi_store_profile-8 .field-field-misc-images div.field-item img
{
    width: 100%;
    height:100%;
    border-style:solid;
    border-color:#fff;
    border-width:1px;
}
#block-umi_store_profile-4 .field-field-unit-pics div.field-item:first-child,
#block-umi_store_profile-8 .field-field-misc-images div.field-item:first-child
{
    width: 100%;
}
#block-umi_store_profile-4 .field-field-unit-pics div.field-item:first-child a,
#block-umi_store_profile-8 .field-field-misc-images div.field-item:first-child a
{
    width: 100%;
}
.span5.contentright {
/*     max-width: 400px; */
}


form#uc-cart-checkout-review-form input.form-submit{
    font-size: 16px;
    padding: 4px;
    border-width: 1px;
    border-style: solid;
    border-radius: 3px;
}
form#uc-cart-checkout-review-form input#edit-back{
    background-color: #eee;
    border-color: #808080;
}
form#uc-cart-checkout-review-form input#edit-back:hover{
    background-color: #fff;
}
form#uc-cart-checkout-review-form input#edit-submit{
    background-color: #ffc735;
    border-color: #e6a600;
}
form#uc-cart-checkout-review-form input#edit-submit:hover{
    background-color: #FFD415;
}

/* Do not show price under sku */
div.product-info.product.sell > span.uc-price-sell{
  display:none;
}


/*#umi_svg_prod_wrapper svg {
    margin-bottom:-5px;
}*/



/* Overide Example Charts */
.umi_diagnostics_weekly_sales_gauge .data-row {
    display: flex;
    flex-direction: column;
    align-items: center;
    float: right;
    clear: both;
    margin-top: 20px;
    height: 100%;
}

.umi_diagnostics_weekly_sales_gauge .value {
    font-size: 20px;
    background-color: #eee;
    width: 140px;
    text-align: center;
}
.umi_diagnostics_weekly_sales_gauge .block-footer {
    width:100%;
    text-align:center;
}
#umi_diagnostics_weekly_sales_data_gauge table{
  border-collapse: separate;
}

table.invoice.customer td.logo img{
  min-width:200px;
}

.sidebar-left-handle {
    background-color: #e6e6e6;
    width: 60px;
}



div .collapsiblock a {
    background: url(images/expanded.png) no-repeat;
    background-position:right 1px;
    display: block;
}
div .collapsiblockCollapsed a {
    background: url(images/collapsed.png) no-repeat;
    background-position:right 1px;
    display: block;
}

fieldset.fieldgroup div.fieldgroup h2{
  font-size:14px;
  font-weight:bold;
}

.item-list .pager {
  font-size: 18px;
}

div#svg-preview-wrapper {
    position: relative;
    left: 0;
    top: 0;
    margin:20px;
}

div.ui-tabs-panel {
    display: block;
    margin-inline-start: 2px;
    margin-inline-end: 2px;
    padding-block-start: 0.35em;
    padding-inline-start: 0.75em;
    padding-inline-end: 0.75em;
    padding-block-end: 0.625em;
    min-inline-size: min-content;
    border-width: 2px;
    border-style: groove;
    border-color: threedface;
    border-image: initial;
}
div.ui-tabs-panel fieldset{
    display: block;
    margin-inline-start: 2px;
    margin-inline-end: 2px;
    padding-block-start: 0.35em;
    padding-inline-start: 0.75em;
    padding-inline-end: 0.75em;
    padding-block-end: 0.625em;
    min-inline-size: min-content;
    border-width: 2px;
    border-style: none;
    border-color: threedface;
    border-image: initial;
}


body.anon .span12 {
  text-align: center;
}

img.category{
  display:none;
}

/* Style menuboard preview*/
body.prod_menu_board div#tabs-tabset {
    max-width: 700px;
    float: left;
}

body.prod_menu_board div#svg-preview-wrapper {
    float: left;
}
body.prod_menu_board div.container_body div.row {
    height: auto;
}

select#edit-taxonomy-1,
select#edit-field-prod-category-value
{
    height: 400px;
}
div.views-exposed-form #edit-field-prod-category-value{
    height: auto;
}

section.block-umi_kit {
    background-color: #fff;
    padding: 0 10px 10px 10px;
    border-color: #EEB111;
    border-style: solid;
    border-width: 1px;
    border-radius: 12px;
    margin: 10px 0 10px 0;
}
.sidebar-left section.block-umi_kit h2{
    color: #000;
    margin-bottom: 0;
}
