@import url("https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");
@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900|Roboto+Condensed:400,700&display=swap");
.space-20 {
    margin-bottom: 20px
}

.space-30 {
    margin-bottom: 30px
}

.space-40 {
    margin-bottom: 40px
}

.space-50 {
    margin-bottom: 50px
}

.space-60 {
    margin-bottom: 60px
}

.pd-tb-30 {
    padding-bottom: 30px;
    padding-top: 30px
}

.pd-tb-40 {
    padding-bottom: 40px;
    padding-top: 40px
}

.pd-tb-50 {
    padding-bottom: 50px;
    padding-top: 50px
}

.pd-tb-60 {
    padding-bottom: 60px;
    padding-top: 60px
}

#n_home {
    font-family: "Roboto", sans-serif
}

#n_home .h1,
#n_home .h2,
#n_home .h3,
#n_home .h4,
#n_home .h5,
#n_home .h6,
#n_home h1,
#n_home h2,
#n_home h3,
#n_home h4,
#n_home h5,
#n_home h6 {
    font-family: "Roboto"
}

.text-center {
    text-align: center
}

.main-menu {
    background: #114C98;
    position: relative;
    z-index: 99;
    margin-bottom: 20px
}

.main-menu .icon-home .fa {
    font-size: 20px
}

.main-menu .navbar-default .navbar-nav>li>a {
    font-family: "Roboto Condensed";
    color: #fff;
    padding-bottom: 12px;
    padding-top: 12px;
    font-size: 14px;
    font-weight: 700
}

.main-menu .navbar-nav>li {
    position: relative
}

.main-menu .navbar-nav>li:last-child:before {
    display: none
}

.main-menu .navbar-nav>li:before {
    content: "";
    display: inline-block;
    width: 1px;
    height: 20px;
    background: #2265BC;
    position: absolute;
    right: 0px;
    top: 14px
}

.main-menu .navbar-nav>li:hover>a {
    opacity: 0.8
}

#n_home .main-menu {
    margin-bottom: 0px
}

#home_ctxt_img img {
    display: none
}

.wrapper-header.custom-style {
    padding: 0px!important
}

.wrapper-header.custom-style .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.wrapper-header.custom-style .row>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.wrapper-header.custom-style .row>div:last-child {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.wrapper-header.custom-style .row>div:first-child {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.wrapper-header.custom-style .header-search .form-control {
    font: 400 14px "Roboto";
    width: 220px
}

.wrapper-header.custom-style .header-search .btn,
.wrapper-header.custom-style .header-search .form-control {
    height: 40px
}

.wrapper-header.custom-style .header-search .fa-search {
    font-size: 0px;
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(../images/icon-fix.png) no-repeat scroll -2px -42px;
    vertical-align: 11px
}

.wrapper-header.custom-style .top-acct>li>.btn-acct {
    font: 700 14px/32px "Roboto Condensed";
    background: #F7F8FC;
    height: 40px;
    border-color: #DFE6F1;
    border-radius: 2px
}

.wrapper-header.custom-style .top-acct #header-cart>.btn-primary {
    background: #fff;
    color: #114C98;
    font: 700 14px/32px "Roboto Condensed";
    border-radius: 2px
}

.wrapper-header.custom-style .top-acct #header-cart .fa-shopping-cart {
    font-size: 0px;
    display: inline-block;
    width: 18px;
    height: 13px;
    background: url("../images/icon-fix.png") no-repeat scroll 0px 0px;
    vertical-align: 12px
}

.wrapper-logo img {
    max-height: 106px
}

.categ-home-img img {
    height: auto;
    max-height: 230px
}

.wrapper-newsletter-custom {
    background: url("../images/bg-newletter.jpg") no-repeat scroll center;
    background-size: cover;
    padding: 50px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 40px;
}

.wrapper-newsletter-custom .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: "Roboto"
}

.wrapper-newsletter-custom .title {
    color: #fff;
    text-transform: uppercase;
    margin-right: 20px
}

.wrapper-newsletter-custom .title h3 {
    font: 700 40px/40px "Roboto Condensed"
}

.wrapper-newsletter-custom .title p {
    font: 700 24px/24px "Roboto Condensed";
    letter-spacing: 2px
}

.wrapper-newsletter-custom .mc-field-group {
    min-width: 215px
}

.wrapper-newsletter-custom .mc-field-group input {
    width: 100%!important;
    height: 44px
}

.wrapper-newsletter-custom #mc-embedded-subscribe {
    background: #17A11B;
    font: 700 14px/30px "Roboto Condensed";
    width: 160px!important;
    letter-spacing: 1.5px;
    border-radius: 2px;
    border: none;
    padding: 6px 20px 6px 0px
}

.wrapper-newsletter-custom #mce-EMAIL {
    min-width: 290px
}

.wrapper-newsletter-custom .input-group-btn {
    position: relative
}

.wrapper-newsletter-custom .input-group-btn .fa {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url("../images/icon-subscribe.png") no-repeat scroll center;
    position: absolute;
    right: 28px;
    top: 11px;
    z-index: 9
}

.bg-stockirt {
    background: url("../images/location-banner.jpg") no-repeat scroll center;
    background-size: cover;
    padding: 20px 0;
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.bg-stockirt>div {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.bg-stockirt>div:first-child {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-right: 20px
}

.bg-stockirt .btn-find {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    background: #114C98;
    color: #fff;
    font: 700 20px/50px "Roboto Condensed";
    height: 56px;
    padding: 0 20px 0 40px;
    text-transform: uppercase;
    letter-spacing: 2px;
    width: 350px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.bg-stockirt .btn-find:hover {
    opacity: 0.8
}

.bg-stockirt .btn-find .icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url("../images/icon-search.png") no-repeat scroll 0 0;
    vertical-align: -3px;
    margin: 0 10px
}

.bg-stockirt .social-top-head {
    font: 700 20px/30px "Roboto Condensed";
    letter-spacing: 1px
}

.bg-stockirt .list-social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.bg-stockirt .list-social a {
    background: #fff;
    color: #114C98;
    font-size: 24px;
    width: 52px;
    height: 52px;
    line-height: 52px
}

.footer-left-links a {
    color: #3C3C3C;
    font: 400 14px/20px "Roboto"
}

.footer-left-links a:hover {
    color: #114C98
}

.wrapper-footerlinks.footer-custom h4 {
    font: 700 20px/24px "Roboto Condensed"
}

.wrapper-footerlinks.footer-custom .nav>li {
    float: left;
    width: 50%
}

.wrapper-footerlinks.footer-custom .nav>li>a {
    border: none;
    color: #3A3A3A;
    font-size: 14px
}

.wrapper-footerlinks.footer-custom .nav>li>a:hover {
    color: #114C98
}

.wrapper-footerlinks.footer-custom .retailer-img {
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: auto;
    margin-right: 10px;
    margin-bottom: 10px;
    width: 120px;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left
}

.wrapper-footerlinks.footer-custom .retailer-img:nth-child(3n) {
    margin-right: 0px
}

.wrapper-footerlinks.footer-custom .retailer-img img {
    height: auto;
    width: auto;
    max-width: 100px
}

.wrapper-footerlinks.footer-custom .wrap-retailers h4 {
    text-align: left
}

.wrapper-footerlinks.footer-custom .wrap-retailers p {
    width: 100%;
    float: left;
    font: 400 14px/20px "Roboto";
    color: #555
}

.wrapper-footerlinks.footer-custom .footer-contact li {
    position: relative;
    padding-left: 25px;
    color: #3A3A3A
}

.wrapper-footerlinks.footer-custom .footer-contact li a {
    color: #3A3A3A;
    word-break: break-all
}

.wrapper-footerlinks.footer-custom .footer-contact li i {
    position: absolute;
    left: 0px;
    top: 4px;
    color: #114C98
}

.wrapper-footerlinks.footer-custom .footer-contact .icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url("../images/icon-phone.png") no-repeat scroll left 1px
}

.wrapper-footerlinks.footer-custom .footer-contact .icon.icon-address {
    background: url("../images/icon-address.png") no-repeat scroll 0px 0px
}

.wrapper-footer.footer-coppy {
    padding: 20px 0;
    text-align: center;
    background: #fff;
    border-top: 1px solid #DFE6F1
}

.wrapper-footer.footer-coppy p {
    margin: 0px 0px 8px;
    font-size: 14px;
    color: #3C3C3C
}

.wrapper-footer.footer-coppy p:last-child {
    margin-bottom: 0px
}

.search-mobile {
    display: none
}

.carousel-indicators {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.carousel-indicators li {
    width: 12px;
    height: 12px;
    margin: 0 3px
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0 3px
}

.carousel-caption .btn {
    font: 700 16px/30px "Roboto Condensed";
    position: relative
}

.carousel-caption .btn:after {
    content: "\f105";
    display: inline-block;
    width: 10px;
    height: 10px;
    font: normal normal normal 14px/1 FontAwesome;
    margin-left: 6px;
    position: relative;
    vertical-align: 1px
}

.caption-text {
    background: none;
    padding: 0px;
    margin-bottom: 5px
}

.caption-text h3 {
    font-size: 54px;
    margin-bottom: 5px;
    font-family: "Roboto Condensed"!important;
    font-weight: 700
}

.caption-text p {
    font-size: 34px;
    font-family: "Roboto Condensed"
}

.caption-text h3,
.caption-text p {
    background: rgba(0, 0, 0, 0.4);
    padding: 10px 20px
}

#n_home .wrapper-home-range {
    background: #fff;
    padding-bottom: 0px
}

#n_home .wrap-home-categ {
    background: #F7F8FC;
    margin-bottom: 25px
}

#n_home .featured-head {
    font: 700 44px/50px "Roboto Condensed";
    text-transform: capitalize
}

#n_home .categ-home-img {
    border: 1px solid #DFE6F1
}

#n_home .categ-home-name {
    font: 700 18px/25px "Roboto Condensed";
    height: 44px;
    padding: 10px 0px;
    text-transform: uppercase
}

#n_home .row-home-categories {
    margin-left: -12px;
    margin-right: -12px;
    margin-bottom: 0px
}

#n_home .col-home-categories {
    padding: 0 12px
}

#n_home .row-home-care-guide {
    margin: 0 -15px
}

#n_home .col-home-care-guide {
    padding: 0 15px
}

#n_home .careguide-home-img img {
    height: auto
}

.wrapper-home-content #homepage-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    background: #114C98;
    margin-bottom: 30px
}

.wrapper-home-content #homepage-content>div {
    display: inline-block;
    width: 50%
}

.wrapper-home-content #homepage-content .items:nth-child(2) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 50px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left
}

.wrapper-home-content #homepage-content .items:nth-child(2) h1 {
    color: #fff;
    text-transform: inherit;
    font: 700 44px/50px "Roboto Condensed"
}

.wrapper-home-content #homepage-content .items:nth-child(2) p {
    color: #fff;
    font: 400 18px/26px "Roboto"
}

.wrapper-home-content #homepage-content .items:first-child {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.wrapper-home-content #homepage-content .items:first-child p {
    margin-bottom: 0px
}

.wrapper-home-content #homepage-content .items:first-child p img {
    display: none
}

.wrapper-home-content #homepage-content .btn-primary {
    background: #fff;
    color: #114C98;
    height: 46px;
    font: 700 16px/22px "Roboto Condensed";
    min-width: 180px;
    border-radius: 2px;
    margin-top: 15px;
    padding: 11px 16px
}

.wrapper-home-content #homepage-content .btn-primary:hover {
    opacity: 0.8
}

.wrapper-home-content #homepage-content .btn-primary:after {
    content: "\f105";
    display: inline-block;
    width: 10px;
    height: 10px;
    font: normal normal normal 14px/1 FontAwesome;
    margin-left: 6px;
    position: relative;
    vertical-align: 1px
}

.wrap-new-arrivals {
    padding: 0 15px
}

.wrap-new-arrivals .slick-next,
.wrap-new-arrivals .slick-prev {
    bottom: calc(50% + 30px);
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%)
}

.wrap-new-arrivals .slick-next:before,
.wrap-new-arrivals .slick-prev:before {
    font-size: 55px
}

.wrap-new-arrivals .slick-next:hover:before,
.wrap-new-arrivals .slick-prev:hover:before {
    color: #114C98
}

.thumbnail {
    border-color: #DFE6F1
}

.thumbnail .caption h3 {
    font: 700 18px/22px "Roboto Condensed";
    color: #3A3A3A;
    text-transform: capitalize;
    height: 21px;
    overflow: hidden
}

.thumbnail .caption h3 a {
    color: #3A3A3A
}

.thumbnail .caption h3 a:hover {
    color: #114C98
}

.thumbnail .prod-thumb-desc {
    font: 400 14px/18px "Roboto"
}

.thumbnail .caption .price a {
    border-radius: 2px;
    font: 400 12px "Roboto Condensed";
    height: 24px;
    min-width: 113px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 5px 0 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.thumbnail .caption .price {
    font: 700 22px/26px "Roboto Condensed"
}

.slick-dots li button {
    background: #cfdbea;
    margin: 0 4px
}

.slick-dots li.slick-active button {
    background: #114C98
}

.wrapper-home-latest {
    background: #F7F8FC
}

.wrapper-home-latest .display-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.wrapper-home-latest .display-flex>div {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 13px
}

.wrapper-home-latest .display-flex>div>div {
    width: 100%;
    padding: 0px
}

.wrapper-home-latest .wrap-blog {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    background: #fff;
    margin-bottom: 26px
}

.wrapper-home-latest .blog-desc {
    height: auto;
    border: 1px solid #DFE6F1;
    padding: 20px
}

.wrapper-home-latest .blog-desc h3 {
    height: auto;
    overflow: hidden;
    font-family: "Roboto Condensed"!important;
    font-weight: 700;
    display: -webkit-box;
    margin-bottom: 20px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
}

.wrapper-home-latest .blog-desc h3 a {
    font: 700 18px/22px "Roboto Condensed";
    color: #3A3A3A
}

.wrapper-home-latest .blog-desc h3 a:hover {
    color: #114C98
}

.wrapper-home-latest .blog-desc .testi-text {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 25px
}

.wrapper-home-latest .blog-img {
    margin: 0px;
    min-width: 260px;
    width: 260px;
    height: 175px
}

.wrapper-home-latest .wrap-vid {
    margin-bottom: 20px
}

.wrapper-home-latest .view-more {
    font: 400 12px/18px "Roboto Condensed";
    color: #114C98;
    display: inline-block;
    border: 1px solid #114C98;
    border-radius: 2px;
    padding: 0 10px;
    text-transform: uppercase
}

.wrapper-home-latest .view-more i {
    margin-left: 5px
}

.wrapper-home-latest .see-more {
    height: 46px;
    display: inline-block;
    margin: 0 auto;
    font: 700 16px/20px "Roboto Condensed";
    background: #114C98;
    color: #fff;
    border-radius: 2px;
    padding: 13px 30px;
    text-transform: uppercase
}

.wrapper-home-latest .see-more:hover {
    opacity: 0.8
}

.wrapper-home-latest .see-more i {
    margin-left: 5px
}

h3.title-page-border {
    position: relative;
    font: 700 18px/20px "Roboto Condensed";
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 20px
}

h3.title-page-border:before {
    content: "";
    height: 1px;
    background: #DFE6F1;
    width: 100%;
    bottom: 2px;
    left: 0px;
    position: absolute
}

h3.title-page-border span {
    background: #fff;
    display: inline-block;
    position: relative;
    display: inline-block;
    z-index: 9;
    padding-right: 8px
}

.wrapper-care-guide {
    background: none;
    padding-bottom: 0px
}

.careguide-home-name {
    text-transform: uppercase;
    height: 70px;
    padding: 20px 0px;
    font: 700 20px/28px "Roboto Condensed";
    letter-spacing: 1px
}

.row-home-social {
    margin: 0 -15px
}

.row-home-social .wrap-home-social {
    padding: 0 15px
}

.row-home-social #instafeed>a {
    padding: 0px;
    width: 25%;
    padding-left: 2px;
    padding-bottom: 2px
}

.row-home-social #instafeed>a img {
    margin: 0px
}

.social-home-fbpage {
    border: none;
    height: 410px;
    background: none
}

@media (max-width:1199px) {
    .social-home-fbpage .fb_iframe_widget,
    .social-home-fbpage .fb_iframe_widget>span,
    .social-home-fbpage .fb_iframe_widget iframe {
        width: 100%!important
    }
}

@media (min-width:1200px) {
    .social-home-fbpage .fb_iframe_widget iframe {
        -webkit-transform: scale(1.1) translateY(30px);
        -ms-transform: scale(1.1) translateY(30px);
        transform: scale(1.1) translateY(30px)
    }
}

@media (min-width:1200px) {
    .carousel-control.right {
        right: calc(50% - 600px)
    }
    .carousel-control.left {
        left: calc(50% - 600px)
    }
}

@media (min-width:992px) {
    .show-992 {
        display: none
    }
}

@media (max-width:991px) and (min-width:768px) {
    .categ-home-img img {
        height: 170px
    }
}

@media (max-width:991px) {
    .wrapper-home-content #homepage-content .items:first-child {
        width: 33.33%
    }
    .wrap-new-arrivals {
        padding: 0 40px
    }
    .caption-text h3 {
        font-size: 34px
    }
    .caption-text p {
        font-size: 14px
    }
    .carousel-caption .btn {
        font-size: 12px;
        height: 36px;
        padding: 1px 20px
    }
    .wrapper-home-content #homepage-content .btn-primary {
        height: 36px;
        font: 700 14px/10px "Roboto Condensed";
        min-width: 150px
    }
    .wrapper-home-latest .wrap-vid {
        margin-bottom: 9px
    }
    .wrap-vid iframe {
        height: 279px
    }
    .wrapper-home-latest .blog-desc h3 {
        margin-bottom: 10px
    }
    .wrapper-home-latest .blog-desc h3 a {
        font: 700 14px/22px "Roboto Condensed"
    }
    .careguide-home-name {
        height: 50px;
        padding: 14px 0px;
        font: 700 14px/20px "Roboto Condensed"
    }
    .wrapper-home-latest .blog-desc .testi-text {
        -webkit-line-clamp: 3;
        font-size: 12px;
        line-height: 16px;
        margin-bottom: 5px
    }
    h3.title-page-border span {
        font-size: 14px
    }
    .wrapper-home-latest .see-more {
        height: 36px;
        padding: 6px 30px;
        font-size: 14px
    }
    .wrapper-home-latest .view-more {
        font: 400 12px/18px "Roboto Condensed";
        border: none;
        padding: 0px
    }
    .wrapper-home-latest .blog-desc {
        padding: 5px 15px 15px
    }
    .wrapper-home-latest .wrap-blog {
        margin-bottom: 16px
    }
    #n_home .container {
        padding: 0 10px
    }
    #n_home .wrapper-home-range {
        padding-top: 15px
    }
    #n_home .featured-head {
        font-size: 24px;
        margin-bottom: 10px
    }
    #n_home .categ-home-name {
        font-size: 14px;
        height: 40px;
        padding: 6px 0px
    }
    .carousel-caption,
    .carousel-caption-br,
    .carousel-control {
        text-align: center
    }
    .wrapper-home-content #homepage-content .items:last-child {
        width: 66.66%;
        padding: 30px
    }
    .wrapper-home-content #homepage-content .items:last-child h1 {
        font: 700 24px/30px "Roboto Condensed"
    }
    .wrapper-home-content #homepage-content .items:last-child p {
        font: 400 14px/18px "Roboto Condensed"
    }
    .wrapper-home-latest .blog-img {
        display: none
    }
    .wrapper-header.custom-style .top-acct>li>.btn-acct {
        font-size: 0px;
        background: #F7F8FC url("../images/icon-user.png") no-repeat scroll center;
        width: 46px
    }
    .hidden-992 {
        display: none
    }
    .wrapper-header.custom-style .row {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .wrapper-header.custom-style .row:after,
    .wrapper-header.custom-style .row:before {
        display: none
    }
    .wrapper-header.custom-style .row>div:last-child {
        width: auto
    }
    .top-acct {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .wrapper-newsletter-custom .container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .wrapper-newsletter-custom .container .title {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .wrapper-newsletter-custom .container .title h3 {
        margin-right: 5px
    }
    .wrapper-newsletter-custom .container .title h3,
    .wrapper-newsletter-custom .container .title p {
        font: 700 24px/24px "Roboto Condensed";
        letter-spacing: 0px
    }
    .bg-stockirt {
        background-size: inherit;
        padding: 20px 0;
        background-position: 0px
    }
    .bg-stockirt .btn-find {
        letter-spacing: 1px;
        height: 46px;
        padding: 0 0px 0 20px;
        width: 200px;
        font: 700 16px/40px "Roboto Condensed"
    }
    .bg-stockirt>div:nth-child(2) {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .bg-stockirt .social-top-head {
        font-size: 16px;
        line-height: 20px
    }
    .bg-stockirt .list-social a {
        width: 44px;
        height: 44px;
        line-height: 44px
    }
    .wrapper-footerlinks.footer-custom .retailer-img {
        margin-bottom: 0px;
        margin-right: 0px;
        height: 50px;
        width: 90px
    }
    .wrapper-footerlinks.footer-custom .retailer-img img {
        max-width: 80px
    }
    .wrapper-footerlinks.footer-custom h4 {
        font: 700 16px/20px "Roboto Condensed";
        margin-bottom: 10px
    }
}

@media (min-width:768px) {
    .main-menu .dropdown-hover:hover>.dropdown-menu {
        border: none;
        -webkit-transform: translateY(1px);
        -ms-transform: translateY(1px);
        transform: translateY(1px)
    }
    .carousel-caption,
    .carousel-caption-br,
    .carousel-control {
        bottom: 50%;
        -webkit-transform: translateY(50%);
        -ms-transform: translateY(50%);
        transform: translateY(50%)
    }
}

@media (max-width:767px) {
    .carousel-caption .btn {
        display: inline-block;
        padding: 2px 20px;
        margin-top: -3px
    }
    .wrapper-home-content #homepage-content .btn-primary {
        padding: 10px 16px
    }
    .carousel-indicators {
        display: none
    }
    .carousel-caption .btn:after {
        vertical-align: 0px
    }
    #n_home .container .row.row-home-social {
        margin: 0px
    }
    .row-home-social .wrap-home-social {
        padding: 0 5px
    }
    .intagram-wrapper {
        padding: 0 10px;
        margin-bottom: 20px
    }
    .wrapper-home-social {
        padding: 20px 0px
    }
    .wrap-new-arrivals {
        padding: 0 10px
    }
    .wrap-new-arrivals .slick-next:before,
    .wrap-new-arrivals .slick-prev:before {
        font-size: 36px
    }
    .wrap-new-arrivals .slick-next,
    .wrap-new-arrivals .slick-prev {
        width: 23px
    }
    .thumbnail .caption h3 {
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 3px
    }
    .wrap-new-arrivals .slick-next {
        right: -20px
    }
    .wrap-new-arrivals .slick-prev {
        left: -20px
    }
    .thumbnail .caption {
        padding: 9px 9px 0px
    }
    .thumbnail .prod-thumb-desc {
        font: 400 10px/14px "Roboto"
    }
    .thumbnail .caption .price a {
        font-size: 0px;
        min-width: inherit;
        background: none;
        height: auto;
        padding-top: 5px;
        padding-right: 0px;
        border: none
    }
    .thumbnail .caption .price a:before {
        content: "View";
        color: #17A11B;
        font-size: 10px
    }
    .thumbnail .caption .price a .fa {
        color: #17A11B;
        font-size: 12px;
        margin-left: 3px
    }
    .thumbnail .caption .price {
        font: 700 14px/20px "Roboto Condensed";
        margin: 0px
    }
    #n_home .carousel-caption {
        bottom: 50%;
        -webkit-transform: translateY(50%);
        -ms-transform: translateY(50%);
        transform: translateY(50%)
    }
    .caption-text h3 {
        font-size: 20px;
        white-space: nowrap;
        overflow: hidden;
        padding: 5px 10px;
        margin-bottom: -2px;
        -webkit-transform: translateY(2px);
        -ms-transform: translateY(2px);
        transform: translateY(2px);
        margin: 0px
    }
    #n_home .featured-head {
        font-size: 24px
    }
    .caption-text p {
        padding: 5px 10px;
        margin-top: -4px
    }
    .wrapper-newsletter-custom .input-group-btn .fa {
        top: 9px
    }
    .carousel-indicators {
        bottom: 0px
    }
    .row-new-arrivals .wrapper-thumbnail {
        padding: 0 5px
    }
    #mc-embedded-subscribe-form .mc-field-group.input-group {
        display: inline-block;
        width: 100%;
        padding: 0px
    }
    #mc-embedded-subscribe-form .mc-field-group.input-group .mc-field-group {
        display: inline-block;
        width: 100%;
        margin-bottom: 10px
    }
    .carousel-control {
        bottom: 50%;
        -webkit-transform: rotateY(50%);
        transform: rotateY(50%)
    }
    .carousel-caption,
    .carousel-caption-br,
    .carousel-control {
        padding: 0px
    }
    .wrapper-newsletter-custom .input-group-btn {
        display: inline-block;
        width: auto
    }
    .navigation-list>li>a {
        color: #fff;
        font-size: 0px;
        display: inline-block
    }
    .wrapper-header.custom-style .row>div:first-child {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    #mob-menu {
        margin: 0px
    }
    .navigation-list li {
        width: 19%
    }
    .navigation-list {
        margin-bottom: 0px
    }
    .main-menu .navbar-default .navbar-collapse {
        border: none
    }
    .main-menu .navbar-responsive-collapse {
        background: #fff;
        margin-left: -15px;
        width: calc(100% + 30px)
    }
    .main-menu .fa,
    .main-menu .fa-search {
        font-size: 20px
    }
    .main-menu .navbar-header {
        padding-bottom: 8px;
        padding-top: 2px
    }
    .search-mobile.active {
        display: inline-block;
        width: 100%;
        padding: 10px 10px 6px
    }
    .search-mobile .btn-default {
        border-color: #efefef
    }
    .wrapper-newsletter-custom {
        padding: 35px 0px 30px
    }
    .wrapper-footerlinks.footer-custom {
        text-align: left;
        padding: 30px 0px
    }
    .wrapper-newsletter-custom .container .title {
        width: 100%;
        padding-left: 10px;
        margin-bottom: 6px
    }
    .wrapper-newsletter-custom .container .title h3,
    .wrapper-newsletter-custom .container .title p {
        font: 700 18px/20px "Roboto Condensed"
    }
    .wrapper-newsletter-custom .input-group-btn:before {
        left: 130px;
        right: inherit
    }
    .wrapper-newsletter-custom .mc-field-group input {
        height: 38px
    }
    .wrapper-newsletter-custom #mc-embedded-subscribe {
        padding: 0px 20px 0px 0px
    }
    .wrapper-newsletter-custom .input-group-btn:before {
        top: 11px
    }
    .bg-stockirt {
        background-size: 800px;
        padding: 20px 0 10px;
        background-position: left 0px top 0px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-top: 90px;
        background-color: #F5F6F6
    }
    .bg-stockirt>div:first-child {
        padding: 0px;
        margin-bottom: 30px
    }
    .bg-stockirt .btn-find {
        width: 250px
    }
    .wrap-retailers {
        margin: 20px 0px 20px
    }
    #n_home .row-home-categories {
        margin: 0px
    }
    #n_home .col-home-categories {
        padding: 0 6px
    }
    #n_home .wrap-home-categ {
        margin-bottom: 15px;
        padding-bottom: 28px
    }
    #n_home .categ-home-name {
        font-size: 12px;
        padding: 2px 0px;
        height: 28px
    }
    .wrapper-home-content {
        padding: 15px 0px
    }
    .wrapper-home-content #homepage-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 10px
    }
    .wrapper-home-content #homepage-content .items:first-child {
        width: 100%;
        height: 200px
    }
    .wrapper-home-content #homepage-content .items:last-child {
        width: 100%;
        padding: 20px 15px 10px
    }
    .wrapper-home-content #homepage-content .items:last-child h1 {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 15px
    }
    .wrapper-home-content #homepage-content .items:last-child p {
        font-size: 14px
    }
    .wrapper-home-latest {
        padding: 20px 0px
    }
    .wrapper-home-latest .display-flex {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    #n_home .container {
        padding: 0 10px
    }
    #n_home .container .row {
        margin: 0 -10px
    }
    #n_home .wrapper-home-content .row {
        margin: 0px
    }
    .wrapper-home-latest .wrap-vid {
        margin-left: -12px;
        width: calc(100% + 24px)!important
    }
    .wrapper-home-latest .wrap-blog {
        margin-bottom: 10px
    }
    .wrapper-home-latest .see-more {
        margin: 5px 0px 10px
    }
    .careguide-home-name {
        height: 40px;
        padding: 10px;
        white-space: nowrap;
        overflow: hidden;
        font-size: 12px
    }
}

@media (max-width:639px) {
    .categ-home-img img {
        height: 130px
    }
    .carousel-inner {
        min-height: 165px
    }
    .carousel-inner img {
        min-height: 165px
    }
}


/*# sourceMappingURL=h_custom_style1.css.map */