img {
    border: none !important;
}

input, textarea {
    outline: none;
}

a, a:hover {
    text-decoration: none; }

a:hover {
    color: #e74f5d;
}

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; 
    background: none;
}

.header__element {
    height: 100%;
    white-space: nowrap;
    background: #fff !important;

}
.header__element:before {
    min-height: 150px;
}

.header__left {
    text-align: left; }
.header__mid {
    text-align: center; }
.header__right {
    text-align: right; } 

#display_homepage_title {
    text-align: left;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    padding: 0;
    border: 0;
    white-space: normal;
    line-height: 150px;
}
#display_homepage_title a {
    background: url('../images/template/logo.png') 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: 'Droid Serif', serif;
    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;}
.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: 1px solid #e0e0e0;*/
}

.navbar-toggle {
    margin: 0; }

/******** FOOTER **********/
.footer {
    /*border-top: 1px solid #e3e3e3;
    margin-top: 30px;*/
}
.footer .column {
    margin: 0;
    padding: 0;
    list-style: none; }
.footer .column li > a {
    margin: 10px 0;
    display: block;
}
.footer .column li {
    margin-bottom: 4px; }
.footer .column .column__title {
    margin-bottom: 6px;
    color: #4fb7f5;
    white-space: nowrap;
    font-family: 'Droid Serif', serif;
    font-size: 16px; }
@media only screen and (min-width: 768px) {
    .footer .column {
        margin: 30px 15px 30px 0; } }

.footer .panel {
    border-left: 0;
    border-right: 0; }
.footer .panel-group {
    margin-bottom: 0; }
.footer .panel-heading {
    background: #fff !important;
    padding: 0; }
.footer .panel-heading h4 {
    font-weight: normal;
    text-transform: uppercase;
    font-family: 'Droid Serif', serif;
    font-size: 12px; }
.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; }


.elist .elist__title {
    text-align: center;
    margin-top: 15px;
    color: #4fb7f5;
    font-size: 16px;
    font-family: 'Droid Serif', serif;
    margin-bottom: 5px; }
@media only screen and (min-width: 768px) {
    .elist .elist__title {
        text-align: left;
        margin-top: 30px; } }
.elist form {
    position: relative;
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%; }
.elist .elist__input {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 6px 10px;
    display: inline-block;
    border: 1px solid #e8e8e8;
    font-size: 12px;
    width: 100%;
    /* Firefox 18- */
    /* Firefox 19+ */
    /* Firefox 18- */
    /* Firefox 19+ */ }
.elist .elist__input::-webkit-input-placeholder {
    color: #4d4d4d;
    font-style: normal;
    font-weight: normal; }
.elist .elist__input:-moz-placeholder {
    color: #4d4d4d;
    font-style: normal;
    font-weight: normal; }
.elist .elist__input::-moz-placeholder {
    color: #4d4d4d;
    font-style: normal;
    font-weight: normal; }
.elist .elist__input:-ms-input-placeholder {
    color: #4d4d4d;
    font-style: normal;
    font-weight: normal; }
.elist .elist__input:focus::-webkit-input-placeholder {
    color: #cccccc;
    font-style: normal;
    font-weight: normal; }
.elist .elist__input:focus:-moz-placeholder {
    color: #cccccc;
    font-style: normal;
    font-weight: normal; }
.elist .elist__input:focus::-moz-placeholder {
    color: #cccccc;
    font-style: normal;
    font-weight: normal; }
.elist .elist__input:focus:-ms-input-placeholder {
    color: #cccccc;
    font-style: normal;
    font-weight: normal; }
.elist .elist__input:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #e43d4c; }
.elist .elist__submit {
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0 1px 0 10px;
    height: 25px;
    font-size: 15px;
    border: 0;
    background: transparent;
    text-decoration: none;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0; }
.elist .elist__submit .icon:hover {
    color: #e74f5d;
}

.copyright {
    /*padding: 20px 0;
    border-top: 1px solid #e3e3e3;*/
    text-align: center;
    float: right;
}
@media only screen and (max-width: 768px) {
    .copyright {
        text-align: left;
        float: left;
    }
}
.copyright__item {
    margin: 5px 7px; }
@media only screen and (min-width: 768px) {
    .copyright__item {
        margin: 0 15px 0 0; }
}
.copyright__text {
    width: 100%;
    float: left;
    display: block;
    padding: 15px 0;
    background: #f0f0f0;
}
.copyright__text a[title="Terms"] {
    padding: 10px 0;
    float: left;
}
@media only screen and (min-width: 768px) {
    .copyright__text {
        display: block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
    }
}

.social {
    padding: 15px 0 15px;
    text-align: center; }
.social__title {
    display: block;
    color: #000;
    font-family: 'Droid Serif', serif;
    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: 25px 0 0 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(#ec6a77, #de3945);
    background-image: -webkit-linear-gradient(#ec6a77, #de3945);
    background-image: linear-gradient(#ec6a77, #de3945); }
.btn.btn-primary:hover, #content_area .deal-buy-now a:hover {
    background: #da4545; }

.popover.right > .arrow {
    border-right-color: rgba(0, 0, 0, 0.2); }