@import url(https://fonts.googleapis.com/css?family=Montserrat:300,400,500,700,900);
body {
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    color: #5f5f5f;
    background-color: #fff
}

h1, h2, h3, h4, h5, h6 {
    color: #5f5f5f;
    font-family: Montserrat, sans-serif;
    font-weight: 300
}

h5.cyan-txt {
    color: #48767F
}

a {
    color: #5f5f5f
}

a:hover {
    color: #797979
}

a:visited {
    color: #5f5f5f
}

input[type=text], select, textarea {
    color: #5f5f5f !important;
    border: 1px solid #DAE4E5 !important;
    border-radius: 8px !important
}

input.input-text.qty {
    border-width: 3px !important
}

a.special-button, input[class * =Button] {
    background: #7F9FA5 !important;
    border: 1px solid #7F9FA5 !important;
    color: #fff !important;
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0;
    padding: 12px 24px;
    -webkit-box-shadow: none;
    box-shadow: none
}

a.special-button:hover, input[class * =Button]:hover {
    background-color: #48767F !important;
    border-color: #48767F !important
}

ol, ul {
    padding: 0 0 0 20px;
    margin: 0 0 15px
}

.SCNCOApplyButton {
    width: auto !important
}

[class * =trin-] {
    padding: 15px !important
}

.red {
    color: red
}

.alert-msg {
    background-color: red;
    border-color: #c00;
    font-size: 14px;
    -webkit-box-shadow: none;
    box-shadow: none
}

.alert-msg.blue {
    background-color: #7F9FA5;
    border-color: #63878e
}

.alert-msg.green {
    background-color: #00B259;
    border-color: #007f40
}

.alert-msg.orange {
    background-color: #FF9326;
    border-color: #f27a00
}

.alert-msg p:last-child {
    margin: 0
}

.chiclet-cv {
    color: #660;
    font-size: 12px;
    font-weight: 700;
    background-color: #D9D900;
    padding: 5px
}

.password:before {
    color: red
}

.panel {
    background-color: transparent
}

.panel .panel-heading {
    background-color: transparent;
    color: #48767F;
    font-weight: 700
}

.spotlight {
    background-color: transparent;
    border: 1px solid #48767F;
    color: #48767F;
    font-size: 24px;
    font-weight: 700;
    line-height: 28px;
    padding: 12px 24px;
    text-transform: uppercase
}

.spotlight.sub-total {
    background-color: transparent;
    border: none;
    color: #7F9FA5;
    line-height: 22px;
    text-transform: capitalize
}

.spotlight #lblBalanceDue, .spotlight #lblCommissionApplied, .spotlight #lblGiftCertsApplied {
    font-weight: 400;
    text-transform: capitalize
}

.spotlight #lblGiftCertsApplied {
    font-size: 24px
}

.pullout {
    background: #fff !important;
    border: 1px solid #cecece
}

.pullout .pullout-header {
    font-size: 18px;
    font-weight: 300;
    text-transform: capitalize;
    border-bottom: 1px solid #DAE4E5
}

.pullout.yellow-tinted-bg {
    background-color: #fff
}

.foot-note {
    color: #5f5f5f;
    font-size: 12px;
    font-weight: 700
}

table.responsive tr {
    border-color: #cecece
}

table.zebra tr {
    border-bottom: none
}

table.zebra tr:nth-child(even) {
    background-color: #ebebeb
}

table.zebra td, table.zebra th {
    padding: 5px !important
}

table.zebra th {
    font-size: 18px;
    font-weight: 300;
    border-bottom: 1px solid #cecece;
    text-transform: capitalize
}

.DLSearchCriteriaText, .SCNFieldLabel, .SCNLoginFieldLabel {
    font-size: 18px
}

.FirestormStandardButton.float-right, .SCNCACreateAccountButton.float-right {
    float: none;
    display: table;
    margin: 0 auto
}

.SCNLoginButton {
    display: table;
    margin: 0 auto
}

.required:after {
    top: -2px
}

#header {
    background-color: #fff;
    border-bottom: 4px solid #7F9FA5
}

#header > .frame > .trin-2 {
    padding: 15px 0 !important
}

#header #ctl00_HeaderCompanyLogoContainer a {
    display: block;
    line-height: 40px
}

#header #ctl00_HeaderCompanyLogoContainer a img {
    vertical-align: middle
}

#header .header-links {
    margin-top: 0
}

#header .header-links a {
    color: #5f5f5f
}

#header .header-links a:hover {
    color: #797979
}

#header .header-links a.my-backoffice {
    background-color: #48767F
}

#header .header-links a.my-backoffice:hover {
    background-color: #7F9FA5 !important
}

#header .header-links a.my-backoffice:visited {
    background-color: #48767F
}

#header #lblShoppingCartID {
    color: #48767F;
    font-size: 12px;
    font-weight: 700;
    display: none !important
}

.language-wrap {
    background-color: #fff;
    text-align: left
}

.language-wrap select {
    color: #5f5f5f !important;
    font-size: 14px !important;
    height: 34px;
    width: 90px;
    background-color: transparent;
    background-image: url(../img/arrow-select.png) !important;
    background-position: right center;
    background-repeat: no-repeat;
    -webkit-background-size: 20px 5px;
    background-size: 20px 5px;
    border-color: transparent !important;
    padding: 5px 20px 5px 5px;
    margin-top: 0;
    margin-bottom: 0;
    cursor: pointer
}

.helpful-links {
    background-color: #DAE4E5;
    border: none;
    text-align: left;
    -webkit-box-shadow: inset 0 -8px 24px -16px rgba(0, 0, 0, .5);
    box-shadow: inset 0 -8px 24px -16px rgba(0, 0, 0, .5)
}

.helpful-links ul {
    padding: 10px 0
}

.helpful-links ul li a {
    color: #5f5f5f
}

.helpful-links ul li a:hover {
    color: #464646
}

.helpful-links ul li a:visited {
    color: #5f5f5f
}

.helpful-toggle {
    color: #5f5f5f;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    line-height: 1;
    background-color: transparent !important;
    border: none;
    padding: 5px 0;
    margin-top: 5px
}

.cart-button {
    color: #5f5f5f !important;
    background-color: transparent
}

.shop-btn-icon {
    color: #48767F
}

.cart-amount {
    color: #5f5f5f
}

.cart-count {
    color: #fff !important;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    background-color: #48767F
}

nav #search-desktop {
    background: 0 0;
    padding: 9px 15px
}

nav #search-desktop i {
    color: #48767F
}

nav.menu {
    background: 0 0
}

nav.menu ul li a {
    color: #48767F;
    font-weight: 500;
    padding: 0 12px
}

nav.menu ul li a:after {
    content: ''
}

nav.menu ul li a:hover {
    color: #7F9FA5;
    background-color: transparent
}

nav.menu ul li.display-on > a {
    color: #7F9FA5
}

nav.menu ul li > .mini-menu {
    background: #48767F;
    border-top: none;
    border-bottom: none
}

nav.menu ul li > .mini-menu > div {
    padding: 0 !important
}

nav.menu ul li > .mini-menu span.categories-list > a, nav.menu ul li > .mini-menu span.categories-list > ul > span > a {
    font-weight: 700
}

nav.menu ul li > .mini-menu span.categories-list a {
    color: #fff;
    text-decoration: none !important;
    padding: 10px !important;
    display: block !important;
    text-align: left !important
}

nav.menu ul li > .mini-menu span.categories-list a:hover {
    color: #fff !important;
    background-color: #7F9FA5 !important
}

nav.menu ul li > .mini-menu span.categories-list a:visited {
    color: #fff
}

nav.menu ul li > .mini-menu span.categories-list ul span {
    text-decoration: none
}

nav.menu ul li > .mini-menu span.categories-list ul li {
    border-left: none;
    border-top: 1px solid rgba(255, 255, 255, .25);
    padding: 0 !important
}

nav.menu ul li > .mini-menu span.categories-list ul li a {
    color: #fff;
    margin-left: 0 !important
}

.mega-menu {
    border-top: 4px solid #7F9FA5;
    border-bottom: none;
    background: #fff url(../img/bg-mega-menu.jpg) right bottom no-repeat !important;
    padding: 0;
    -webkit-box-shadow: 0 8px 24px -4px rgba(0, 0, 0, .25);
    box-shadow: 0 8px 24px -4px rgba(0, 0, 0, .25)
}

.mega-menu .mega-wrapper {
    padding-bottom: 0;
    border: 2px solid #cecece;
    border-top: none
}

.mega-menu .categories-list > ul > span {
    display: block;
    text-decoration: none;
    margin-bottom: 10px
}

.mega-menu .categories-list > ul > span a {
    color: #48767F !important;
    font-weight: 700;
    display: block !important;
    text-align: left !important;
    text-decoration: none
}

.mega-menu .categories-list > ul li {
    padding: 0 !important;
    margin: 0 0 5px
}

.mega-menu .categories-list > ul li a {
    color: #5f5f5f !important;
    display: block !important;
    text-align: left !important
}

.mega-menu .categories-list > ul li a:hover {
    color: #464646 !important
}

.mega-menu .categories-list > ul li a:visited {
    color: #5f5f5f !important
}

.mega-menu .menu-feature .left-images {
    margin-right: 0
}

.mega-menu .menu-feature .left-images img {
    border: 1px solid #cecece
}

.mega-menu .menu-feature .left-images a {
    font-weight: 700;
    display: block !important
}

.mega-menu .menu-feature .left-images p {
    color: #5f5f5f;
    padding: 5px 15px
}

.mega-menu .menu-feature p.text-center {
    text-align: justify !important;
    padding: 0 15px;
    margin-bottom: 0
}

.frame .fit {
    padding-left: 0;
    padding-right: 0
}

.header-search {
    background-color: #7F9FA5;
    -webkit-box-shadow: 0 8px 24px -12px rgba(0, 0, 0, .5);
    box-shadow: 0 8px 24px -12px rgba(0, 0, 0, .5)
}

.header-search .search-input {
    color: #fff !important;
    border-color: rgba(255, 255, 255, .25) !important;
    border-radius: 0 !important;
    text-transform: none
}

.header-search .search-button-main {
    color: #fff !important;
    background-color: #7F9FA5;
    border-color: rgba(255, 255, 255, .25);
    border-left: 1px solid rgba(255, 255, 255, .25)
}

.header-search .search-button-main:hover {
    background-color: #48767F
}

.xs-menu-cont #menutoggle i, .xs-menu-cont #search-mobile {
    color: #48767F
}

.xs-menu-cont > a {
    background: 0 0;
    padding: 0
}

.xs-menu li {
    color: #5f5f5f;
    border-color: #ebebeb;
    background: 0 0
}

.xs-menu li a {
    color: #5f5f5f
}

.xs-menu li a.top-mobile {
    color: #48767F;
    font-weight: 500;
    background-color: #ebebeb;
    padding-left: 15px !important
}

.xs-menu li a.mid-mobile {
    font-weight: 700;
    line-height: 38px;
    height: 38px;
    border-bottom: none;
    background-color: transparent;
    padding-left: 30px !important
}

.xs-menu ul ul li {
    margin-left: 20px !important
}

.scrollToTop {
    background-color: #cecece;
    border-top: none;
    padding-top: 0;
    padding: 10px;
    width: 44px;
    height: 44px;
    line-height: 24px
}

.scrollToTop:hover {
    color: #fff;
    background-color: #b5b5b5
}

footer {
    background-color: transparent !important;
    border-top: 1px solid #cecece
}

footer .frame {
    padding: 0 !important
}

footer .footer-1, footer .footer-2, footer .footer-3, footer .footer-4 {
    color: #5f5f5f
}

footer #ctl00_FooterCompanyLogo img {
    margin-left: 0;
    margin-bottom: 0
}

footer a {
    color: #5f5f5f
}

footer a:hover {
    color: #797979
}

footer a:visited {
    color: #5f5f5f
}

footer p {
    color: #5f5f5f
}

footer .shop-title.shop-title-main {
    border-bottom: none
}

footer .shop-title.shop-title-main h5 {
    color: #7F9FA5;
    font-weight: 700 !important
}

footer ul {
    margin: 0;
    padding: 0
}

footer ul li {
    font-size: 14px !important;
    padding-bottom: 0 !important;
    margin: 0 0 5px !important
}

footer ul.icons {
    margin: 0
}

footer ul.icons li {
    padding: 5px 0 0 30px !important;
    margin: 0 0 10px !important
}

footer ul.icons li:before {
    top: 0 !important
}

.special-boxes .box-control {
    height: 440px;
    background-repeat: no-repeat;
    border: 1px solid #cecece;
    padding: 15px !important;
    -webkit-box-shadow: none;
    box-shadow: none
}

.special-boxes .box-control .shop-banner .shop-banner-content .banner-text {
    position: absolute;
    bottom: 0;
    background-color: rgba(255, 255, 255, .7);
    border: 2px solid #929292;
    padding: 15px !important
}

.special-boxes .box-control .shop-banner .shop-banner-content .banner-text i.material-icons {
    display: none
}

.special-boxes .box-control .shop-banner .shop-banner-content .banner-text h3 {
    color: #5f5f5f !important;
    font-weight: 700;
    text-align: center !important;
    text-transform: uppercase;
    padding-top: 0;
    text-shadow: none;
    font-size: 18px !important;
    line-height: 1.42857
}

.special-boxes .box-control:hover {
    -webkit-box-shadow: 0 0 24px -8px rgba(0, 0, 0, .5);
    box-shadow: 0 0 24px -8px rgba(0, 0, 0, .5)
}

.special-boxes .box-control:hover .shop-banner .shop-banner-content .banner-text h3 {
    color: #48767F !important
}

.special-boxes .shop-title-section:before {
    content: '';
    width: 100%;
    height: 1px;
    background-color: #48767F;
    display: block;
    position: absolute;
    left: 0;
    top: 50%
}

.special-boxes .shop-title-section h2 {
    text-transform: lowercase
}

.shop-title-section {
    margin: 0 15px;
    position: relative
}

.shop-title-section h1, .shop-title-section h2, .shop-title-section h3,
.shop-title-section h4, .shop-title-section h5, .shop-title-section h6 {
    letter-spacing: 4px
}

.shop-title-section h2 {
    color: #48767F;
    font-size: 44px;
    font-weight: 300;
    text-transform: capitalize;
    display: inline-block;
    background-color: #fff;
    padding: 0 15px;
    position: relative
}

.shop-title-section h6 {
    color: #48767F;
    font-weight: 700
}

.slider-home {
    padding: 45px 15px 30px
}

.slider-home .owl-carousel {
    border: 1px solid #cecece
}

.slider-home .item img {
    width: 100%;
    height: auto;
    display: block
}

.title-bar-section {
    background-color: transparent;
    padding: 0
}

.title-bar-section .frame {
    background-color: #DAE4E5
}

.title-bar-section .title-bar-control {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px
}

.title-bar-section .title-bar-control:after, .title-bar-section .title-bar-control:before {
    content: " ";
    display: table
}

.title-bar-section .title-bar-control:after {
    clear: both
}

.title-bar-section .title-bar-control .page-name {
    color: #5f5f5f;
    font-weight: 500;
    line-height: 1.1;
    padding-left: 0;
    padding-top: 0
}

.title-bar-section .title-bar-control > .trin-2 {
    width: auto
}

.title-bar-section .title-bar-control > .trin-2:first-child {
    display: none
}

.title-bar-section .title-bar-control .breadcrumbs {
    margin: 0 !important
}

.title-bar-section .title-bar-control .breadcrumbs ul li {
    font-size: 18px;
    font-weight: 300;
    line-height: 1.1;
    position: relative
}

.title-bar-section .title-bar-control .breadcrumbs ul li a {
    color: #5f5f5f;
    padding: 0 10px
}

.title-bar-section .title-bar-control .breadcrumbs ul li a:hover {
    color: #797979
}

.title-bar-section .title-bar-control .breadcrumbs ul li a:hover .icon-home:before {
    color: #797979 !important
}

.title-bar-section .title-bar-control .breadcrumbs ul li a:visited {
    color: #5f5f5f
}

.title-bar-section .title-bar-control .breadcrumbs ul li a .icon-home:before {
    color: #5f5f5f;
    top: -3px
}

.title-bar-section .title-bar-control .breadcrumbs ul li.crumb-active a {
    font-weight: 500
}

.title-bar-section .title-bar-control .breadcrumbs ul li + li:before {
    content: '/';
    color: #cecece;
    position: absolute;
    left: 0;
    top: 0
}

.title-bar-section .title-bar-control .breadcrumbs ul li + li a {
    padding: 0 10px 0 17px
}

hr.shop-divider {
    display: none
}

.shop-h2 {
    margin: 30px 15px 15px
}

.details-img > div img {
    max-width: 100%;
    height: auto;
    display: block;
    border: 1px solid #cecece
}

.product-info {
    padding: 0
}

.product-info h4 {
    margin: 0 0 15px
}

.product-info .Xmore {
    font-size: 18px
}

.product-info .sku {
    color: #48767F;
    font-weight: 700
}

.product-info .SCNProductDetailPrice {
    color: #48767F;
    font-size: 48px;
    font-weight: 300;
    margin-top: 30px
}

.product-info .SCNProductDetailPrice p {
    margin: 0
}

.product-info .auto-ship-widget {
    color: #5f5f5f;
    background-color: #DAE4E5;
    -webkit-box-shadow: none;
    box-shadow: none
}

.product-info .auto-ship-widget .title {
    width: 100% !important
}

.product-info .auto-ship-widget .title h5 {
    color: #5f5f5f;
    font-size: 12px;
    font-weight: 700
}

.product-info .auto-ship-widget .auto-ship-image {
    display: none
}

.shop-btn {
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    background-color: #7F9FA5;
    border-color: #7F9FA5;
    min-height: auto;
    min-width: auto;
    padding: 12px 24px;
    border-radius: 0
}

.shop-btn:hover {
    background-color: #48767F;
    border-color: #48767F
}

.maybe-this {
    background: 0 0;
    color: #5f5f5f;
    padding: 0 15px
}

.maybe-this h3 {
    color: #48767F;
    font-size: 18px;
    font-weight: 700;
    margin: 0
}

.maybe-this .arrow-down {
    display: none
}

.reviews-box {
    padding: 15px;
    border: 2px solid #cecece;
    border-radius: 0
}

.reviews-box h4 {
    background: 0 0;
    color: #48767F;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 4px;
    padding: 0;
    border-radius: 0
}

.reviews-box h4 + p {
    font-size: 18px;
    padding: 0;
    margin: 0
}

.reviews-box .review-btn {
    padding: 0;
    margin-bottom: 0;
    margin-top: 30px
}

.reviews-box .review-btn .btn-link {
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    text-transform: uppercase;
    padding: 12px 24px;
    margin: 0;
    display: inline-block;
    width: auto;
    -webkit-box-shadow: none;
    box-shadow: none
}

.reviews-box .review-btn .btn-link span {
    display: block
}

.reviews-box .review-btn .btn-link:hover {
    color: #fff;
    background-color: #63878e !important;
    border-color: #63878e !important
}

.reviews-box .review-btn .btn-link:visited {
    background-color: #7F9FA5;
    border-color: #7F9FA5
}

.reviews-box .SCNInnerReviewTable {
    background: 0 0;
    border-top: 1px solid #cecece;
    padding: 30px 0 0;
    margin: 30px 0 0;
    margin-bottom: 0;
    font-style: italic !important
}

.reviews-box .SCNInnerReviewTable .SCNReviewNameLocation strong {
    color: #48767F !important;
    font-family: Montserrat, sans-serif !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    text-shadow: none !important
}

.reviews-box .SCNInnerReviewTable .SCNReviewNameLocation .shop-divider-hr {
    border-color: transparent
}

.reviews-box .SCNInnerReviewTable .SCNReviewTitle {
    font-size: 14px;
    line-height: 1.42857
}

.reviews-box .SCNReviewPostDate {
    color: #5f5f5f
}

.CartProductDetailDynamicSpecialSection {
    font-size: 18px
}

.CartProductDetailDynamicSpecialSection .shop-title-section {
    margin: 0;
    text-align: left
}

.CartProductDetailDynamicSpecialSection .shop-title-section h2 {
    color: #48767F;
    font-size: 18px;
    line-height: 22px;
    padding: 0;
    margin: 0;
    font-weight: 700
}

.more-items {
    background-color: transparent;
    padding-top: 0 !important;
    margin-top: 0 !important
}

.more-items .product-img {
    border: 1px solid #cecece
}

.more-items .product-img:hover {
    border-radius: 0
}

.more-items p {
    font-weight: 700;
    padding: 0;
    text-align: left
}

.more-items p a {
    color: #5f5f5f
}

.more-items p a:hover {
    color: #797979
}

.more-items p a:visited {
    color: #5f5f5f
}

.more-items p .sku {
    color: #48767F;
    font-size: 12px;
    margin-top: 10px
}

.snap-to-top {
    border-color: #48767F;
    -webkit-box-shadow: 0 4px 24px -8px;
    box-shadow: 0 4px 24px -8px
}

.snap-to-top h1 {
    margin: 15px 30px;
    text-align: left !important
}

.snap-to-top .snap-to-top-menu {
    display: none
}

.SCNProductDetailStatusMessage {
    color: #5f5f5f;
    background: #ECF1F2
}

.btn-link li a, .btn-link li a:visited, a.btn-link, a.btn-link:visited {
    background-color: #7F9FA5
}

.cart-sign-in .panel, .create-acct .panel {
    background-color: #ECF1F2
}

.cart-sign-in .panel-heading, .create-acct .panel-heading {
    text-align: center;
    text-transform: uppercase
}

.cart-sign-in .create-acct-box .panel {
    background-color: transparent;
    border: 3px solid #ECF1F2
}

.cart-sign-in .create-acct-box .panel-body .frame {
    min-height: 504px
}

.cart-sign-in .create-acct-box .panel-body .frame .SCNLoginText {
    color: #48767F
}

.create-acct .pullout .SCNFieldLabel, .create-acct .pullout .denim-txt {
    color: #48767F
}

.DLSearchCriteriaHeader {
    color: #48767F;
    font-weight: 700;
    display: block;
    margin: 0 0 15px
}

.sort-by {
    border-bottom-color: #ebebeb
}

.sort-by .small-text {
    font-size: 12px !important;
    margin: 2px 6px 0 0
}

.SCNIndividualProductBox {
    background-color: #f9f9f9;
    border: 1px solid #cecece
}

.SCNIndividualProductBox .chiclet-pr, .SCNIndividualProductBox hr.shop-divider {
    display: none
}

.SCNIndividualProductBox .product-info {
    padding: 0 10px
}

.SCNIndividualProductBox .SCNProductName a {
    color: #5f5f5f !important;
    font-size: 14px;
    font-weight: 700;
    margin: 10px 0;
    display: block
}

.SCNIndividualProductBox .SCNProductNumber {
    color: #5f5f5f
}

.SCNIndividualProductBox .SCNProductPrice {
    color: #48767F;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.1;
    text-align: right;
    margin: 10px 0
}

.SCNAddToCartLinkDiv .shop-btn {
    margin-right: 0 !important
}

.cart-main .panel-heading {
    color: #5f5f5f;
    font-weight: 300;
    border-bottom: 1px solid #cecece
}

.cart-main .cart-product-row .thumbnail img {
    border: 1px solid #cecece
}

.cart-main .cart-product-row h4 {
    font-weight: 700;
    margin: 0 0 10px
}

.cart-main .cart-product-row span.value {
    margin-top: 15px;
    display: block
}

.cart-main .cart-product-row .ASAddButton, .cart-main .cart-product-row .ASRemoveButton,
.cart-main .cart-product-row .refresh-link {
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
    margin-top: 10px;
    border-radius: 0;
    padding: 2px
}

.cart-main .cart-product-row .ASAddButton, .cart-main .cart-product-row .ASRemoveButton {
    font-size: 14px
}

.cart-main .cart-product-row .ASAddButton {
    background-color: #ebebeb;
    color: #48767F
}

.cart-main .cart-product-row .ASAddButton:hover {
    color: #7F9FA5 !important
}

.cart-main .cart-product-row .ASRemoveButton {
    background-color: #cecece;
    color: #5f5f5f
}

.cart-main .cart-product-row .ASRemoveButton:hover {
    color: #797979 !important
}

.cart-main .cart-product-row .refresh-link {
    color: #fff;
    font-size: 12px;
    background-color: #7F9FA5;
    width: auto
}

.cart-main .cart-product-row .remove-link {
    color: #48767F;
    font-size: 14px;
    font-weight: 700;
    text-decoration: underline;
    text-transform: uppercase;
    padding: 0;
    background-color: transparent
}

.cart-main .cart-product-row div.value {
    font-size: 24px;
    font-weight: 400;
    margin-top: 10px
}

.cart-main .spotlight.sub-total {
    color: #5f5f5f;
    background-color: #DAE4E5;
    padding-left: 15px !important;
    padding-right: 15px !important;
    text-transform: capitalize
}

.cart-main .spotlight.sub-total span {
    font-weight: 300
}

.cart-main .spotlight .sub-total-0 {
    text-align: left
}

.cart-main .spotlight .sub-total-6 .value {
    font-size: 24px;
    font-weight: 400
}

.cart-main input[type=submit] {
    margin-bottom: 10px
}

.cart-main #ctl00_ContentPlaceHolder1_btnBeginCheckout {
    background-color: #48767F !important;
    border-color: #48767F !important
}

.cart-main #ctl00_ContentPlaceHolder1_btnBeginCheckout:hover {
    background-color: #7F9FA5 !important;
    border-color: #7F9FA5 !important
}

.cart-main .second-header {
    background-color: #ebebeb;
    color: #7F9FA5
}

.cart-main .coupons p {
    font-size: 12px
}

.replicated {
    background-color: #fff !important;
    border-bottom: 1px solid #a4a4a4
}

.replicated .rep-box {
    display: table;
    padding: 5px 0 !important
}

.replicated .rep-box > div {
    display: table-cell;
    vertical-align: middle
}

.replicated .rep-box > div.rep-photo {
    width: 70px
}

.replicated .guest-of {
    color: #000
}

.replicated .guest-of #ReplicatedFullDealerName {
    font-weight: 700;
    color: #003579
}

.replicated .rep-contact-info {
    color: #626262
}

.FirestormPage_AwardRedemptionManagerv4_aspx .panel, .FirestormPage_OrderHistoryv4_aspx .panel,
.FirestormPage_ShoppingCartEditBillingAddress_aspx .panel, .FirestormPage_ShoppingCartEditShippingAddressv4_aspx .panel,
.FirestormPage_ShoppingCartFinalReviewv4_aspx .panel, .FirestormPage_ShoppingCartPrintableReceiptv4_aspx .panel,
.FirestormPage_ShoppingCartSelectPaymentMethodv4_aspx .panel, .FirestormPage_ShoppingCartSelectShippingMethodv4_aspx .panel {
    background-color: #DAE4E5
}

.FirestormPage_AwardRedemptionManagerv4_aspx .panel .panel-heading,
.FirestormPage_OrderHistoryv4_aspx .panel .panel-heading, .FirestormPage_ShoppingCartEditBillingAddress_aspx .panel .panel-heading,
.FirestormPage_ShoppingCartEditShippingAddressv4_aspx .panel .panel-heading,
.FirestormPage_ShoppingCartFinalReviewv4_aspx .panel .panel-heading,
.FirestormPage_ShoppingCartPrintableReceiptv4_aspx .panel .panel-heading,
.FirestormPage_ShoppingCartSelectPaymentMethodv4_aspx .panel .panel-heading,
.FirestormPage_ShoppingCartSelectShippingMethodv4_aspx .panel .panel-heading {
    text-align: center;
    text-transform: uppercase
}

.FirestormPage_AwardRedemptionManagerv4_aspx .panel .alert-msg.green,
.FirestormPage_OrderHistoryv4_aspx .panel .alert-msg.green, .FirestormPage_ShoppingCartEditBillingAddress_aspx .panel .alert-msg.green,
.FirestormPage_ShoppingCartEditShippingAddressv4_aspx .panel .alert-msg.green,
.FirestormPage_ShoppingCartFinalReviewv4_aspx .panel .alert-msg.green,
.FirestormPage_ShoppingCartPrintableReceiptv4_aspx .panel .alert-msg.green,
.FirestormPage_ShoppingCartSelectPaymentMethodv4_aspx .panel .alert-msg.green,
.FirestormPage_ShoppingCartSelectShippingMethodv4_aspx .panel .alert-msg.green {
    background-color: #fff;
    color: #5f5f5f;
    border: 1px solid #cecece;
    -webkit-box-shadow: none;
    box-shadow: none
}

.FirestormPage_AwardRedemptionManagerv4_aspx .panel .alert-msg.green span,
.FirestormPage_OrderHistoryv4_aspx .panel .alert-msg.green span,
.FirestormPage_ShoppingCartEditBillingAddress_aspx .panel .alert-msg.green span,
.FirestormPage_ShoppingCartEditShippingAddressv4_aspx .panel .alert-msg.green span,
.FirestormPage_ShoppingCartFinalReviewv4_aspx .panel .alert-msg.green span,
.FirestormPage_ShoppingCartPrintableReceiptv4_aspx .panel .alert-msg.green span,
.FirestormPage_ShoppingCartSelectPaymentMethodv4_aspx .panel .alert-msg.green span,
.FirestormPage_ShoppingCartSelectShippingMethodv4_aspx .panel .alert-msg.green span {
    font-weight: 400
}

.FirestormPage_ShoppingCartFinalReviewv4_aspx .pullout .pullout-header,
.FirestormPage_ShoppingCartPrintableReceiptv4_aspx .pullout .pullout-header {
    margin-bottom: 15px
}

.FirestormPage_ShoppingCartFinalReviewv4_aspx .pullout .pullout-header > a,
.FirestormPage_ShoppingCartPrintableReceiptv4_aspx .pullout .pullout-header > a {
    font-size: 14px;
    font-weight: 700
}

#ctl00_ContentPlaceHolder1_ShipperRowsContainer .trin-5, #ctl00_ContentPlaceHolder1_ShipperRowsContainer .trin-8 {
    padding-top: 30px !important;
    padding-bottom: 30px !important
}

#ctl00_ContentPlaceHolder1_ShipperRowsContainer .trin-5 {
    font-size: 24px
}

.SCNCOShippingMethodLogos {
    border: 1px solid #cecece
}

#progress li {
    background: #cecece
}

#progress li:after {
    border-left-color: #cecece
}

#progress li.active {
    background: #48767F !important
}

#progress li.active:after {
    border-left-color: #48767F
}

.shipping {
    padding-left: 44px !important
}

.shipping:before {
    color: #7F9FA5
}

.SCNFRPaymentDue {
    border-top-style: solid;
    border-top-color: #cecece;
    font-weight: 700
}

.FirestormPage_OrderHistoryv4_aspx .special-button {
    background-color: #7F9FA5;
    border: 1px solid #7F9FA5;
    font-size: 18px;
    line-height: 22px;
    text-transform: uppercase;
    padding: 12px 24px
}

.FirestormPage_OrderHistoryv4_aspx .special-button:hover {
    background-color: #48767F;
    border-color: #48767F
}

.FirestormPage_OrderHistoryv4_aspx table .order-num {
    color: #48767F;
    font-weight: 700
}

.FirestormPage_ShoppingCartPrintableReceiptv4_aspx .print-me {
    background-color: #7F9FA5;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    text-transform: uppercase;
    padding: 12px 24px
}

.FirestormPage_ShoppingCartPrintableReceiptv4_aspx .spotlight {
    background-color: #DAE4E5;
    border: none
}

.modal-container {
    background: #DAE4E5;
    border-radius: 0
}

.modal-container header {
    background-color: transparent;
    border-bottom: none
}

.modal-container header h4 {
    color: #48767F !important;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase
}

.modal-container footer {
    border-top: none
}

.modal-container input[type=button] {
    display: table;
    margin: 0 auto
}

.modal-container .btn {
    color: #5f5f5f;
    padding: 6px 12px;
    background-color: #ebebeb;
    border-color: #cecece;
    border-radius: 0
}

.modal-container .btn:hover {
    background-color: #ebebeb;
    border-color: #cecece;
    color: #797979
}

.payment-selection .panel {
    background-color: transparent
}

#ctl00_ContentPlaceHolder1_SearchCriteriaContainer, #ctl00_ContentPlaceHolder1_lblCompanyName,
#ctl00_ContentPlaceHolder1_txtCompanyName {
    display: none !important
}

.SCNOutOfStockWithBackorder {
    color: red;
    font-weight: 700
}

.spinner2 {
    background: url(../img/loader.gif) center no-repeat
}

.spinner2 .double-bounce1, .spinner2 .double-bounce2 {
    display: none
}

.SCNProductAddedMessageDiv .chiclet-cv {
    display: none
}

#ctl00_ContentPlaceHolder1_ProductDescriptionSpan span.keywords-es {
    display: none
}

#ctl00_ContentPlaceHolder1_lblRecurringOrderDescription + br, #ctl00_ContentPlaceHolder1_lblRecurringOrderDescription + br + br {
    display: none
}

.menu ul li a[href="MainCartv4.aspx?MG=18"] {
    background-color: #48767F !important;
    color: #fff !important
}

.menu ul li a[href="MainCartv4.aspx?MG=62"] {
    background-color: #48767F !important;
    color: #fff !important
}

.menu ul li a[href="MainCartv4.aspx?MG=9"] {
    background-color: #48767F !important;
    color: #fff !important
}

.menu ul li a[href="MainCartv4.aspx?MG=63"] {
    background-color: #48767F !important;
    color: #fff !important
}

#btnAddToCartWithPoints {
    display: none
}

#lblApplyCommission {
    display: none
}

@media (max-width:88em) and (min-width:75em) {
    .special-boxes .box-control {
        height: 350px
    }

    .special-boxes .box-control .shop-banner .shop-banner-content .banner-text {
        padding: 10px 10px
    }

    .special-boxes .box-control .shop-banner .shop-banner-content .banner-text h3 {
        font-size: 16px !important
    }
}

@media (max-width:1199px) {
    .special-boxes .box-control {
        height: 180px
    }

    .special-boxes .box-control .shop-banner .shop-banner-content .banner-text {
        padding: 10px 10px
    }

    .special-boxes .box-control .shop-banner .shop-banner-content .banner-text h3 {
        font-size: 16px !important
    }
}

@media (max-width:991px) {
    .slider-home {
        padding: 30px 15px 15px
    }

    .title-bar-section .title-bar-control {
        padding-left: 0;
        padding-right: 0
    }

    .shop-h2 {
        margin: 30px 0
    }

    .snap-to-top h1 {
        margin: 15px
    }

    .details-details, .details-img {
        padding: 0 !important
    }

    .create-acct-box .panel-body {
        min-height: auto !important
    }

    .create-acct-box .panel-body .frame {
        background: 0 0;
        min-height: auto
    }

    .create-acct-box .panel-body .frame .SCNLoginText {
        color: #5f5f5f
    }
}

@media (max-width:480px) {
    .details-details .frame, .details-img, .language-wrap, .shop-h2 {
        padding: 0 15px !important
    }

    .details-details .frame h4, .details-details .frame p {
        padding: 0 !important
    }

    .language-wrap select {
        margin-right: 0
    }

    #header {
        border-bottom: none
    }

    #header .header-links {
        padding-right: 15px !important
    }

    .xs-menu-cont > a {
        padding: 3px 15px
    }

    .title-bar-section .title-bar-control {
        padding-left: 15px;
        padding-right: 15px
    }

    .cart-sign-in .create-acct-box .panel-body .frame {
        min-height: auto
    }

    .CartProductDetailDynamicSpecialSection .shop-title-section {
        margin: 0 15px
    }

    .CartProductDetailDynamicSpecialSection p {
        padding: 0 15px !important
    }

    .CartProductDetailDynamicSpecialSection ul {
        margin: 0 15px 15px
    }

    .replicated .rep-box {
        padding: 5px 15px !important
    }

    .replicated .rep-box > div.rep-photo {
        width: 40px
    }

    .replicated .rep-box > div.rep-info {
        text-align: left
    }

    .reviews-box {
        margin: 0 15px
    }

    .reviews-box h4 + p {
        padding: 0 !important
    }
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: none
}

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    -o-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-o-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    -webkit-transition: height .5s ease-in-out;
    -o-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-item img.owl-lazy {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(../img/owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: -webkit-transform .1s ease;
    -o-transition: -o-transform .1s ease;
    transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transform: scale(1.3, 1.3);
    -ms-transform: scale(1.3, 1.3);
    -o-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.owl-theme .owl-nav {
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav [class * =owl-] {
    color: #fff;
    margin: 0;
    padding: 0;
    background: #48767F;
    display: block;
    cursor: pointer;
    border-radius: 100%;
    position: absolute;
    width: 32px;
    height: 32px;
    top: 50%;
    margin-top: -16px
}

.owl-theme .owl-nav [class * =owl-] i {
    font-size: 32px
}

.owl-theme .owl-nav [class * =owl-]:hover {
    background: #36585e;
    color: #fff;
    text-decoration: none
}

.owl-theme .owl-nav .owl-prev {
    left: 15px
}

.owl-theme .owl-nav .owl-next {
    right: 15px
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 10px
}

.owl-theme .owl-dots {
    position: absolute;
    width: 100%;
    bottom: 0;
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    * display: inline
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #cecece;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity .2s ease;
    -o-transition: opacity .2s ease;
    transition: opacity .2s ease;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #48767F
}

.owl-theme .owl-dots .owl-dot.active {
    background: 0 0 !important
}

/*DG - FIX FOR TICKET #15239*/
.mini-menu {
z-index: 999;
}
/*DG - FIX FOR TICKET #23123  */
.award-section{
clear: both;
}
/*# sourceMappingURL=styles.min.css.map */
