a.site-logo img{
  max-width: 202px;
}

#sliding-popup .popup-content #popup-text h3{
  margin-top: 10px !important;
  font-size: 15px !important;
}

#sliding-popup .popup-content #popup-buttons button{
  border: none !important;
  box-shadow: none !important;
  outline: none !important;
  border-radius: 0 !important;
  background-color: #fff !important;
  text-shadow: none !important;
}
.views_slideshow_cycle_slide{
  width: 100% !important;
}

.group-image-column-left .views_slideshow_cycle_main{
  min-height: 240px;
}

.views-slideshow-pager-fields>div{
  padding-left: 0;
}

.views-slideshow-pager-fields{
  margin-left: 65px;
}

#sliding-popup .popup-content #popup-buttons{
  margin-top: 1.25em;
}

.views-slideshow-pager-fields{
  margin-left: 0;
}

.group-image-column-left .views-slideshow-controls-bottom img{
  max-width: 108px;
  max-height: 108px;
}

/*
.l-region--search .block.form-item-search-block-form{
  float: left;
}

.l-region--search .block #edit-actions{
  float: left;
  display: inline-block;
  color: white;
  background-color: #c60651;
  text-align: center;
  margin-bottom: 10px;
  color: #fff ;
  margin-top: 28px;
}
.l-region--search .block #edit-actions input{
  color: #fff;
  padding: 10px 20px 11px 20px;
  background-color: #c60651;
  border: none;
}*/

.field--name-body a.zip,
.field--name-body a.Zip {
  padding-left: 20px;
}

form .captcha {
  margin: 5px 0 10px 0;
}

.news-front .views-row img{
  height: auto;
  max-height: 100px;
}


/* Start Custom CSS */

.node--webform .main_title {
  margin: 0 0 10px 0;
}

#crusoe-compare-products-form .js-form-item-select-fam1, #crusoe-compare-products-form .js-form-item-select-fam2, #crusoe-compare-products-form .js-form-item-select-fam3 {
  float: left;
  width: 50%;
}
#crusoe-compare-products-form .second-select {
  float: right;
  width: 50%;
}
#crusoe-compare-products-form label {
  display: block;
}

.element-invisible {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px,1px,1px,1px);
  overflow: hidden;
  height: 1px;
}
.red_line {
  background: transparent;
  display: block;
  float: left;
  height: 1px;
  margin-bottom: 1px;
  width: 100%;
}
.sub-label {
  font-size: smaller;
}

.title-indent {
  padding-left: 40px !important;
}

table td {
  border: 1px solid black;
  vertical-align: top;
}

table td:first-child {
  border-left: 0 none;
}

table td:last-child {
  border-right: 0 none;
}

table .category-row td {
  border-left: 0 none;
  border-right: 0 none;
  border-top: 0 none;
  padding-top: 20px;
  padding-bottom: 5px;
  font-size: 20px;
}

table .footnote-row td {
  border: 0 none;
  font-size: 12px;
}

table .image-row td {
  border: 0 none;
}

table .title-row td {
  border: 0 none;
}

#crusoe-compare-products-form compare-product-title {
  text-align: center;
}

.views-field-field-image img, .image-row img {
  width: auto;
}

.form-item-trigger-popup {
  display: none;
}

.path-print-product .table-wrapper table {
  width: 100%;
}
