img {
  border: none !important;
}

input, textarea {
  outline: none;
}

a, a:hover {
  text-decoration: none; }

a, a:visited, a:active {
  outline-style: none;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  text-transform: uppercase; }

.search-popout__input:focus, .social a:hover, .header a:hover, .footer a:hover {
  -webkit-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease; }

/* CENTER ELEMENTS */
.ghost:before {
  content: '';
  display: inline-block;
  height: 100%; 
  vertical-align: middle;
  margin-right: -0.25em; /* Adjusts for spacing */
}

.icon,
.ghost__content {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}

.header div[class^="col-"] { padding: 0;}

.header .row {
  margin: 0; 
}

.header__element {
  height: 100%;
  white-space: nowrap;
}
.header__element:before {
  min-height: 90px;
}

.header__left {
  text-align: left; }
.header__mid {
  text-align: center; }
.header__right {
  text-align: right; } 

#display_homepage_title {
  text-align: center;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  padding: 0;
  border: 0;
  white-space: normal;
  line-height: 80px;
}
#display_homepage_title a {
  background: url('../images/template/header_bg.gif') no-repeat center center;
  display: block;
  min-width: 221px;
  height: 100%;
  text-indent: -9999px;
  width: 100%;
}

#homepage_title {
  background: none;
  font-size: 23px;
  line-height: 1.2;
  min-width: 0 !important;
  text-transform: uppercase;
  font-weight: bold;
  font-family: "Playfair Display";
  text-indent: 0 !important;
}

@media only screen and (max-width: 767px) {
  #display_homepage_title a {
    background-size: 60%;
  }
  #homepage_title {
    font-size: 15px;
  }
}

.cart-summary a {
  color: #e74f5d;
  font-weight: bold;
}

.cart-summary [class*="icon-"] {
  margin-right: 2px;
  display: inline-block;
}

.cart-summary [class*="icon-"] img {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-top: -3px;
}

.search-popout {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-left: 15px; }
  .search-popout__trigger {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    cursor: pointer;
    padding: 2px 0;
    font-size: 21px;
    margin: 0; }
  .search-popout__input {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    border: 1px solid #e0e0e0;
    height: 28px;
    text-indent: 5px; }
    .search-popout__input:focus {
      outline: none;
      border-color: #da4545; }
  .search-popout__submit {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    height: 28px;
    padding: 0 6px;
    margin-left: -3px; }

.sitetools {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline; }
  .sitetools__item {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    margin-right: 15px;
    text-transform: uppercase; }

  .sitetools [class*="icon-"] {
    margin-right: 2px;
  }

  .sitetools [class*="icon-"] img {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-top: -3px;
}

  .search-mobile {
    height: 58px;
    padding: 15px;
    display: block;
    position: relative;
    width: 100%; }

  .search-mobile .form-group {
    width: 100%;
  }
    .search-mobile__input {
      -webkit-border-radius: 0;
      border-radius: 0;
      width: 100%;
      border: 1px solid #e0e0e0;
      height: 28px;
      text-indent: 5px; }
      .search-mobile__input:focus {
        outline: none;
        border-color: #da4545; }
    .search-mobile__submit {
      position: absolute;
      top: 15px;
      right: 15px;
      width: 30px;
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      *zoom: 1;
      *display: inline;
      height: 28px;
      padding: 0 6px;
      margin-left: -3px; }

.sitetools {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline; }
  .sitetools__item {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    margin-right: 15px;
    text-transform: uppercase; }

  .sitetools [class*="icon-"] {
    font-size: 0;
    margin-right: 2px;
  }

/******** NAVBAR **********/
.navbar {
  border-left: 0;
  border-right: 0;
  border-top: 0; }

.navbar-collapse {
  border-top:0px solid #e0e0e0; }

.navbar-toggle {
  margin: 0; }

/******** FOOTER **********/
.footer 
{	width:100%; float:left; background:#eeefef; padding-top:30px;   
}
  .footer .column {
    margin: 0;
    padding: 0;
    list-style: none; }
    .footer .column li > a {
      display: block; }
    .footer .column li {
      margin-bottom: 7px; }
    .footer .column .column__title 
	{
      margin-bottom: 6px;
      font-weight: normal;
      color: #cb352e; border-bottom:1px solid #24a0da; padding-bottom:7px;
      white-space: nowrap; margin-top:0px;
      text-transform: uppercase;
      font-size: 16px; margin-bottom:15px; 
	  }


.footer .panel {
  border-left: 0;
  border-right: 0; }
.footer .panel-group {
  margin-bottom: 0; }
.footer .panel-heading {
  background: transparent !important;
  padding: 0; }
  .footer .panel-heading h4 {
    font-weight: bold;
    text-transform: uppercase;
   
    font-size: 16px; }
.footer .panel-group .panel + .panel {
  margin-top: 0;
  border-top: 0; }
.footer .panel-title > a {
  display: block;
  padding: 10px; }
.footer .panel-heading .accordion-toggle:after {
  /* symbol for "opening" panels */
  font-family: 'Glyphicons Halflings';
  /* essential for enabling glyphicon */
  content: "\e114";
  /* adjust as needed, taken from bootstrap.css */
  float: right;
  /* adjust as needed */
  color: #333333;
  /* adjust as needed */ }
.footer .panel-heading .accordion-toggle.collapsed:after {
  /* symbol for "collapsed" panels */
  content: "\e080";
  /* adjust as needed, taken from bootstrap.css */ }
.footer .panel-body {
  padding: 15px 10px; }




.copyright 
{	width:100%; float:left; text-align:center; padding:40px 0px;
}
.copyright p
{	margin-top:20px;
}

  .copyright__item {
    margin: 5px 7px; }
    @media only screen and (min-width: 768px) {
      .copyright__item {
        margin: 0 15px 0 0; } }
  .copyright__text {
    display: block;
    padding: 5px 0; }
    @media only screen and (min-width: 768px) {
      .copyright__text {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
        padding: 0; } }

.social {
  padding: 15px 0 15px;
  text-align: center; }
  .social__title {
    display: block;
    font-weight: bold;
    color: #000;
    font-family: "Playfair Display";
    text-transform: uppercase;
    font-size: 12px;
    margin-bottom: 6px; }
    @media only screen and (min-width: 992px) {
      .social__title {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto; 
        *zoom: 1;
        *display: inline;
        margin-bottom: 0;
        margin-right: 8px; } }
  @media only screen and (min-width: 768px) {
    .social {
      text-align: left;
      padding: 30px 0; } }
  .social a {
    opacity: 1;
    filter: alpha(opacity=100);
    font-size: 23px;
    margin: 0 5px; }
    @media only screen and (min-width: 768px) {
      .social a {
        margin: 0 3px 0 0; } }


.btn {
  text-transform: uppercase; }
  .btn.btn-primary, #content_area .deal-buy-now a {
    background-image: -moz-linear-gradient(#a62625, #a62625);
    background-image: -webkit-linear-gradient(#a62625, #a62625);
    background-image: linear-gradient(#a62625, #a62625); }
    .btn.btn-primary:hover, #content_area .deal-buy-now a:hover {
      background: #a62625; }

.popover.right > .arrow {
  border-right-color: rgba(0, 0, 0, 0.2); }



.header_top
{	width:100%; float:left; background:#eeefef; line-height:38px;
}
.header_top ul
{	width:auto; float:right; list-style:none; margin:0px; padding:0px;
}
.header_top ul li
{	width:auto; float:left; list-style:none; margin:0px; padding:0px 10px;
}
.header_top ul li a
{	color:#2f3030; font-size:12px;
}
.header_left
{	width:auto; float:left;
}
.logo
{	width:auto; float:left; margin:0px; padding:0px;
}
.header_right
{	width:auto; float:right;
}
.header_right .form-inline
{	width:275px; height:35px; border:1px solid #e2e1e1; background:#eeefef; line-height:35px; float:left; 
	position:relative; margin-top:32px;
}
.header_right .form-inline .search-popout__input
{	width:100%; float:left; background:none; border:0px; line-height:35px; padding:0px 10px;
	color:#757575; font-size:12px;
}
.header_right .form-inline .search-popout__submit
{	width:33px; height:33px; background:url(../images/search.png) no-repeat center; position:absolute; right:0px; top:0px;
	cursor:pointer; text-indent:-9999px; border:0px;
}
.menu_mn
{	width:100%; float:left; background:#d33710; 
}
.menu_mn .vnav > li
{	background:url(../images/sep.png) no-repeat right center;
}
.menu_mn .vnav > li:last-child
{	background:none;
}
.FooterTop
{	width:100%; float:left; background:#24a0da; padding:12px 0px; text-align:center; 
}
.elist__title
{	display:inline-block; font-size:16px; color:#FFFFFF; vertical-align:middle;
}
.elist form
{	display:inline-block; position:relative; margin-left:15px;
}
.elist form .elist__input
{	width:360px; height:37px; margin:0px; padding:0px; border:0px; background:#eeefef; padding:0px 10px;
	font-size:14px; color:#757373;
}
.elist form .elist__submit
{	position:absolute; top:0px; right:0px; background:#a62625; width:88px; height:37px;
	border:0px; cursor:pointer; color:#FFFFFF; font-size:13px; font-weight:bold;
}
#content_area
{	clear:both; padding:20px 15px;
}
.center_align
{	text-align:center; padding:25px 0px;
}

#content_area input[type="image"]
{	box-shadow: none !important; border:0px !important;
}
#content_area img, #content_area iframe {
	max-width:100%;
}



@media (max-width: 991px) {
.container {
	width:100%; 
}
#showLeftPush {
	float: left; margin: 30px 10px 0 0;
}
#showLeftPush {
	position:absolute; left:15px;
}
.header_left {
	width:100%;
}
.logo {
	width:100%; text-align:center;
}
.header_right {
	display:none;
}
}

@media (max-width: 767px) {
h1 {
	font-size:20px;
}
.elist form {
	width:100%; margin:0px;
}
.elist form .elist__input {
	width:100%;
}
.elist__title {
	margin-bottom:10px;
}
}

@media (max-width: 479px) {
.header_top ul {
	text-align:center;
}
.header_top ul li {
	float:none; display:inline-block;
}
.logo img {
	width:150px;
}
#showLeftPush {
	margin-top:20px;
}
}