/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $
  */

.topcurrencies {
    float: right;
    margin: 7px 0px 0px;
    width: 90px;
}

.topcurrencies #currenciesHeaderBox {
    border-bottom: none;
}

.header-banners .container img {
    width: 100%;
}

#indexBody #mainContainer #indexProductList .gridItemInner .price, #advancedsearchresultBody #productListing .productsGridWrapper .gridItem .gridItemInner p.price {
    height: 35px;
}

.topcurrencies select.m-wrap {
    border-radius: 0;
    height: 25px;
    line-height: 25px;
    border: 1px solid #b4b4b4;
    width: 100%;
    background: #fff0;
    color: #b4b4b4;
    cursor: pointer;
    margin: 0 5px;
    padding: 0 3px;
    font-size: 13px;
    transition: all 0.2s ease 0s;
}

.topcurrencies select.m-wrap option {
    color: #b4b4b4;
}

.top-cart {
    float: left;
    text-align: center;
    font-size: 15px;
    font-weight: 500;
    color: #777;
    margin-top: 0;
}

.top-cart #mainMenu {
    width: auto;
}

.top-cart a.dropdown-toggle {
    padding: 0 !important;
}

.top-cart #mainMenu ul li.open a {
    background: #fff0;
}

.top-cart #mainMenu ul li.open a:hover {
    text-decoration: none;
}

.top-cart .header-my-cart strong, .top-cart .open .header-my-cart strong {
    position: absolute;
    top: 0;
    right: 0;
    background: #00b2a5;
    color: #fff;
    line-height: 1;
    pointer-events: none;
    font-size: 13px;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.headSearch {
    float: left;
    border-radius: 0;
    border-bottom: 1px solid #555;
    z-index: 999;
    background-color: #fff;
    margin: 0;
    width: 100%;
    left: auto;
    right: 0;
    position: relative;
}

.sc_rlinks_btm .dropdown-toggle:hover .headSearch {
    display: block;
    position: absolute;
    top: 36px;
    right: -70px;
    background: #fff;
    border: 1px solid #D7DBDB;
    border-radius: 19px;
    z-index: 9999;
}

.sc_rlinks_btm:hover .headSearch {
    display: block;
}

.fa-sign-in::before {
    content: "\f090";
    font: normal normal normal 18px/1 FontAwesome;
    margin-left: 10px;
}

.fa-user::before {
    content: "\f007";
    font: normal normal normal 18px/1 FontAwesome;
    margin-left: 10px;
}

.fa-home::before {
    content: "\f015";
    font: normal normal normal 18px/1 FontAwesome;
    margin-right: 10px;
}

.fa-heart-o::before {
    content: "\f08a";
    font: normal normal normal 18px/1 FontAwesome;
}

.icon-shopping-cart {
    margin-left: 5px;
}

.headSearch form .input-group .input1 {
    text-overflow: ellipsis;
    outline-offset: -2px;
    -webkit-appearance: none;
    letter-spacing: .02em;
    text-transform: capitalize;
    float: left;
    width: 85%;
    text-indent: 10px;
    position: relative;
    z-index: 1;
    display: inline;
    vertical-align: middle;
    color: #333;
    border: 0;font-family: Futura;
    background: unset;
    height: 26px;
    font-size: 12px;
}

.headSearch form .input-group button {
    z-index: 2;
    cursor: pointer;
    color: #fff;
    display: block;
    position: absolute;
    top: -1px;
    right: -1px;
    border: none;
    text-align: center;
    padding: 4px 5px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    white-space: nowrap;
    box-shadow: none;
    background: unset;
}

#left-column #categoriesHeading, #left-column #whatsnewHeading, #indexDefault .carousel-wrapper .centerBoxHeading, #indexCategories .carousel-wrapper .centerBoxHeading, .product-whatsnew .centerBoxHeading {
    text-decoration: none;
    margin: 0 auto 1.2em !important;
    text-align: left;
    text-transform: capitalize;
    border-left: none;
    font: 500 20px/16px Futura, sans-serif;
    color: #333;
    border-bottom: 1px solid #888;
    padding: 14px 5px 17px 10px;
}


#indexDefault .carousel-wrapper .centerBoxHeading, #indexCategories .carousel-wrapper .centerBoxHeading, .product-whatsnew .centerBoxHeading {
    position: relative;
    text-transform: capitalize;
    text-decoration: none;
    border-left: none;
    color: #444;
    padding: 0;
    font-weight: 500;
}

.ft-methods h4 {
    font-size: 18px;
    margin-bottom: 0;
    color: #fff;
}

.ft-methods h3 {
    color: #fff;
}

.container-3 {
    width: 25%;
    float: left;
    margin: 30px 0;
}

@media (max-width:1200px) {
    .headSearch form .input-group .input1 {
        min-width: 200px;
    }
}

#wrapper {}

#mainWrapper>#slideshow {
    margin: 15px 15px 0 15px;
}

#indexHomeBody #mainContainer #mainSection .centerBoxWrapper {
    margin: 15px auto 0px;
    float: left;
    width: 100%;
    text-align: center;
    border: 0;
    padding-top: 2em;
}

#left-column #whatsnew #whatsNewSide .media {
    padding: 10px;

}

#productinfoBody #mainContainer #productGeneral .productInfoRight .row-fluid #productsInfoPriceWrapper .normalprice {
    font-size: 16px;
    font-weight: 500;
    text-decoration: line-through;
    color: #888;
    font-family: "Futura", Futura, sans-serif;
    line-height: 160%;
}

#productinfoBody #mainContainer #productGeneral .productInfoRight .row-fluid #productsInfoPriceWrapper .productSpecialPrice {
    font-size: 25px;
    font-family: "Futura";
    color: #000 !important;
    margin-left: 10px;
}

#mainWrapper #slideshow .slides {}

.product-info-review {
    font-size: 1.2em;
    color: #333;
    font-family: Futura;
    line-height: 15px;
    text-align: left;
    margin-bottom: 5px;
    display: none;
}

#cartAdd img {
    margin-left: 15px;
}

#indexHomeBody #wrapper {
    margin-top: 5px;
}

@media (max-width:1200px) {
    ul.categories-side li li a {
        padding-left: 21.5px;
    }
}

.aAheaderCategories {
    float: left;
}

.aACategoriesList {
    float: right;
    position: relative;
    display: block;
}

.aACategoriesUl {
    list-style: none;
    padding: 0;
    float: right;
    margin: 0;
}

.aACategoriesUl li {
    float: left;
}

.aACategoriesUl li a {
    text-transform: capitalize;
    display: block;
    padding: 0px 34px;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    font-weight: 500;
    color: #fff !important;
    font-family: "Futura", Futura, sans-serif;
}

.aACategoriesUl>li:nth-child(1)>a, .aACategoriesUl>li>a:hover {
    background: #212121;
}

#wrapper>#slideshow .slides {
    background: #fff;
    margin-top: 15px;
}

#wrapper>#slideshow .slides>li {
    padding: 15px;
}

#HydjkJ_Footer {
    overflow: hidden;
    padding: 30px 16px;
    background: #fff;
    margin: 0 auto;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    position: relative;
}

.HydjkJ_Footer-main {
    padding: 1px 0;
}

#HydjkJ_Footer-menu {
    padding: 5px 0px;
    height: auto;
    overflow: auto;
}

#HydjkJ_Footer-menu ul {
    list-style: none;
    overflow: auto;
    margin-left: 25px;
    margin-bottom: 0;
}

#HydjkJ_Footer-menu ul li {
    float: left;
}

#HydjkJ_Footer-menu ul li a {
    color: #999;
    text-align: left;
    font: normal 12px/25px "Times New Roman", Times, serif;
    padding: 5px 20px;
}

#HydjkJ_Footer-menu ul li a:hover {
    color: #f00;
}

#siteinfoLegal {
    text-align: left;
    color: #333;
    margin-top: 10px;
}

#siteinfoLegal a {
    color: #333;
    font-size: 13px;
}

.imagea {
    text-align: left;
    padding: 10px 0px;
}

#wrapper>#slideshow {
    display: block;
    margin-top: 0;
    background: #f0f1f2;
}

.rightmenus {
    float: right;
    min-width: 30%;
}

.header-bottom {
    background: #ee851b;
    width: 100%;
}

.mid-menus {
    float: right;
}

.mid-menus ul {
    margin: 0;
    padding: 0;
}

.mid-menus ul li {
    list-style: none;
    float: left;
}

.mid-menus ul li a {
    display: block;
    padding: 10px 25px;
    position: relative;
    text-align: left;
    text-transform: capitalize;
    color: #555;
    font: 12px/1.5 "Futura", Futura, "Microsoft Yahei", sans-serif;
    padding-right: 0;
}

.mid-menus ul li a:hover {
    color: #e64545;
}

#footer .border {
    border-top-color: #f1f1f1;
    padding-top: 35px;
}

@media (min-width: 992px) {
    .col-md-push-8 {
        left: 66.33333367%;
    }
}

@media (min-width: 768px) {
    .col-sm-4 {
        width: 33.33333333%;
    }
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
        position: relative;
        min-height: 1px;
    }
}

@media (min-width: 992px) {
    .col-md-pull-4 {
        right: 33.33333333%;
    }
}

@media (min-width: 768px) {
    .col-sm-8 {
        width: 66.33333367%;
    }
}

.row {
    margin-right: 0;
    margin-left: 0;
}

#footer .widget {
    margin-bottom: 35px;
    line-height: 1.8em;
}

@media (min-width: 768px) {
    .col-sm-12 {
        width: 100%;
    }
}

#footer h3 {
    font-size: 14px;
    font-family: 'Futura', sans-serif;
    color: #6d6c6c;
    font-style: normal;
    font-weight: 500;
    text-align: left;
    text-transform: uppercase;
}

#footer h3 {
    margin-bottom: 25px;
}

.widget h3 {
    margin-top: 0px;
    margin-bottom: 20px;
}

.widget.newsletter-form .newsletter-subtitle {
    margin-bottom: 18px;
    font-size: 13px;
    font-family: 'Futura', sans-serif;
    color: #6d6c6c;
    font-style: normal;
    font-weight: 500;
    text-align: center;
    text-transform: none;
}

.widget .newsletter-widget p.description {
    display: none;
}

#footer fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

.widget .newsletter-widget ul {
    width: 100%;
    margin: 0;
    margin-bottom: 10px;
    padding: 0;
}

#footer .widget .newsletter-widget li, #footer .newsletter_form_email input.email-field {
    width: 100%;
    float: none;
}

.widget .newsletter-widget li {
    float: left;
    display: block;
    width: 100%;
    text-align: center;
}

.widget .newsletter-widget li .submit-field {
    border: 1px solid #dae0e6 !important;
    border-radius: 0;
    background: #fff !important;
    font-size: 15px;
    text-transform: capitalize;
    padding: 5px 25px;
}

.widget .newsletter-widget li .submit-field:hover {
    background: #86bf13 !important;
    color: #fff;
}

#footer .widget .newsletter-widget li, #footer .newsletter_form_email input.email-field {
    width: 100%;
    float: none;
}

.widget input.email-field.text-field.autoclear {
    width: 80%;
    padding: 10px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 13px;
    margin-bottom: 10px;
    margin-right: 10px;
}

#footer .widget .newsletter-widget .btn {
    margin: 0;
    padding: 9px 25px;
    color: #fff;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    text-decoration: none;
    border-radius: 0;
    border-style: solid;
    -webkit-appearance: none;
    font-size: 13px;
    font-family: 'Futura', sans-serif;
    font-style: normal;
    font-weight: 500;
    text-transform: uppercase;
}

#copyright {
    background-color: #f1f1f1;
}

#copyright .centered {
    text-align: center;
}

#copyright p, #copyright ul li a {
    font-size: 13px;
    font-family: 'Futura', sans-serif;
    color: #7b7b7b;
    font-style: normal;
    font-weight: 500;
    text-align: left;
    text-transform: none;
}

#copyright .left p, #copyright .right a, #copyright .centered p {
    display: inline;
}

#footer .widget.col-sm-3:nth-child(4n+1) {
    clear: both;
}

#footer .widget {
    margin-bottom: 15px;
    line-height: 1.8em;
    padding: 0 15px;
}

@media (min-width: 768px) {
    .col-sm-3 {
        width: 25%;
    }
}

#footer h3 {
    font-size: 14px;
    font-family: 'Futura', sans-serif;
    color: #6d6c6c;
    font-style: normal;
    font-weight: 500;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 25px;
}

#footer .menu {
    padding-left: 0px;
    list-style: none;
    margin-top: 0;
    margin-bottom: 10px;
    margin-left: 0;
}

#footer .menu li {
    padding-left: 0px;
    list-style: none;
    display: list-item;
    border-bottom: 0px;
    padding-top: 0px;
    text-transform: none;
    padding: 0;
}

#footer .widget_nav_menu>div>ul>li>a {
    border: 0;
}

#footer .widget_nav_menu>div>ul>li>a {
    padding: 3px 0;
}

#footer a {
    color: #626262 !important;
    line-height: 24px !important;
    font-family: 'Futura', sans-serif !important;
    font-size: 13px !important;
    font-style: normal;
    font-weight: 500;
    display: block;
}

#footer .widget .newsletter-widget li, #footer .newsletter_form_email input.email-field {
    width: 100%;
    height: auto;
    float: none;
}

#footer .newsletter-widget fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

#footer .widget .newsletter-widget li:last-child {
    text-align: right;
}

#footer .border {
    border-top-color: #f1f1f1;
}

#copyright .border {
    border-top: 1px solid #ddd;
    padding: 20px 0;
}

#indexBody #mainContainer #indexProductList {
    overflow: hidden;
    clear: both;
}

#indexBody #mainContainer #indexProductList .gridItemInner .price {
    margin-bottom: 0px;
}

@media (min-width:768px) and (max-width:1000px) {
    #footer .border .col-sm-4 {
        display: none;
    }

    #footer .border .col-sm-8 {
        width: 100%;
    }
}

@media (max-width:768px) {
    #productListing .productsGridWrapper .gridItem .gridItemInner .btnCart .button {
        width: 70% !important;
    }

    h2.centerBoxHeading span {
        position: inherit !important;
    }

    #indexDefault .carousel-wrapper .centerBoxHeading, #indexCategories .carousel-wrapper .centerBoxHeading, .product-whatsnew .centerBoxHeading {
        text-align: left;
    }

    .subNav {
        cursor: pointer;
        font-weight: 500;
        font-size: 16px;
        color: #333;
        line-height: 42px;
        background: url(../images/banners/cos-arr.png) no-repeat 98% -20px;
        text-transform: uppercase;
        padding-left: 10px;
        margin-bottom: 0 !important;
    }

    .navContent {
        display: none;
        line-height: 22px;
        color: #333;
        padding: 10px;
        background: #f0f0f0;
    }

    .currentDt {
        background: url(../images/banners/cos-arr.png) no-repeat 98% 14px;
    }
}

@media (min-width:769px) {
    .navContent {
        display: block;
    }
}

.yt-header {
    background-color: #444444;
}

.yt-header-top {
    height: 36px;
    background-color: #444;
    border-bottom: 1px solid #d6b75f;
}

.yt-header-top a, .yt-header-top a:hover {
    padding: 0 15px;
    margin: 8px 0;
    display: inline-block;
    color: #d8b861;
    font-size: 13px;
    font-family: Futura, Helvetica, sans-serif;
    line-height: 1.6;
    float: right;
}

.yt-header-top a:last-child {
    border-right: 1px solid #ddd;
}

.logo-wrapper {
    float: left;
    width: auto;
    padding: 0;
  }

.logo-wrapper img {
    max-width: 300px;
}

@media (min-width:530px) and (max-width:900px) {
    .footer_nav .sc_callouts {
        margin-bottom: 1em;
    }
}

@media (min-width:1200px) {
    .productInfoWrapper>.productInfoLeft {
        width: 40%;
        padding: 0;
    }
}

#top {
    background-color: #4C4C4C;
    border-bottom: 0;
    padding: 10px;
}

#top-links {
    padding: 0;
    margin: 0;
}

#top-links .list-inline {
    padding: 0;
    margin: 0;
    margin-left: -5px;
    list-style: none;
}

#top-links li {
    display: inline-block;
    padding-right: 10px;
    padding-left: 10px;
    list-style: none;
}

#top-links li, #top-links a {
    color: #bbb;
    text-decoration: none;
    line-height: 33px;
}

#top-links li a i {
    font-size: 14px;
}

#top-links a span {
    font-family: 'Futura', sans-serif;
    font-weight: 500;
    font-size: 13px;
    line-height: 20px;
}

#top-links a span:hover {
    color: #333;
}

#top select.m-wrap {
    margin-bottom: 0;
    width: 130px;
    padding: 0 10px;
    height: 30px;
    background: #fff;
    border: 1px solid #ddd;
}

#top-links a span.caret {
    border-top-color: #24272B;
    border-bottom-color: #24272B;
    margin-top: 15px;
}

#top-links a.dropdown-toggle:hover, #top-links .dropdown.open .dropdown-toggle {
    background: unset;
}

#top-links li ul.dropdown-menu li {
    width: 90%;
    padding: 0 5%;
}

#top-links li ul.dropdown-menu li a {
    font-size: 13px;
    padding: 3px 10px;
}

#top-links li ul.dropdown-menu li a:hover {
    color: #fff;
    background: #333;
}