/* Header ================================================================================ */
.header-container { position: relative; }

.header { display: inline-flex; padding: 20px 0 14px; position: relative; width: 100%; max-width: 1500px; margin: 0 auto; }
.header .branding { padding-left: 15px; }
.header .branding img { width: auto; max-height: 40px; }
.header #search_mini_form { width: 100%; }
.header #search_mini_form .form-search { margin: 0 70px; white-space: nowrap; position: relative; }
.header #search_mini_form .form-search a { display: none; }
.header #search_mini_form .form-search .search-autocomplete { z-index: 999; position: relative !important; top: 0 !important; left: 0 !important; height: 0 !important; overflow: visible !important; width: 100% !important; }
.header #search_mini_form .form-search .search-autocomplete ul { border: 1px solid #eaeae7; border-top: 0; padding-left: 0; width: 99%; background-color: #f8f8f8; position: absolute; top: 0px; left: 0; }
.header #search_mini_form .form-search .search-autocomplete ul li { color: #000000; padding: 5px 10px; border-bottom: 1px solid #eaeae7; font-size: 12px; cursor: pointer; text-align: left; }
.header #search_mini_form .form-search .search-autocomplete ul li:hover, .header #search_mini_form .form-search .search-autocomplete ul li:active { background-color: #fff; }
.header #search_mini_form .form-search .search-autocomplete ul li.amount { float: right; font-family: "ApexNew", Arial, Helvetica, sans-serif; }
.header #search_mini_form .form-search .search-autocomplete ul li.last { border-bottom: 0; }
.header .header-logo-promo { position: relative; width: 130px; margin-right: 15px; }
.header .header-logo-promo img { position: absolute; top: 0; right: 0; left: 0; bottom: 0; margin: auto; }

.header-panel { position: relative; color: #ffffff; background-color: #c72129; }
.header-panel .header-top-ribbon { padding: 10px 0; background: #898D8F; font-family: "Roboto", Arial, sans-serif; text-transform: uppercase; font-size: 0; }
.header-panel .header-top-ribbon .header-top-ribbon-inner { max-width: 1500px; margin: 0 auto; }
.header-panel .header-top-ribbon .header-top-ribbon-inner > div { display: inline-block; width: 85%; font-size: 14px; position: relative; vertical-align: middle; }
.header-panel .header-top-ribbon .header-top-ribbon-inner .gov-edu-dropdown { width: 15%; font-size: 12px; height: 23px; line-height: 1em; }
.header-panel .header-top-ribbon .header-top-ribbon-inner .gov-edu-dropdown #ddlDemoDropdown { width: 100%; max-width: 230px; color: #898D8F; border-top-left-radius: 5px; border-top-right-radius: 5px; position: absolute; z-index: 30; text-transform: none; text-align: left; height: inherit; }
.header-panel .header-top-ribbon .header-top-ribbon-inner .gov-edu-dropdown #ddlDemoDropdown li { background: #fff; height: inherit; -webkit-box-shadow: 5px 5px 5px -4px rgba(0, 0, 0, 0.27); -moz-box-shadow: 5px 5px 5px -4px rgba(0, 0, 0, 0.27); box-shadow: 5px 5px 5px -4px rgba(0, 0, 0, 0.27); }
.header-panel .header-top-ribbon .header-top-ribbon-inner .gov-edu-dropdown #ddlDemoDropdown li:not(.init) { display: none; }
.header-panel .header-top-ribbon .header-top-ribbon-inner .gov-edu-dropdown #ddlDemoDropdown li:not(.init):hover { background: #898D8F; }
.header-panel .header-top-ribbon .header-top-ribbon-inner .gov-edu-dropdown #ddlDemoDropdown li:not(.init):hover a { color: #ffffff; text-decoration: none; }
.header-panel .header-top-ribbon .header-top-ribbon-inner .gov-edu-dropdown #ddlDemoDropdown li:not(:last-of-type) { border-bottom: 1px solid #000; }
.header-panel .header-top-ribbon .header-top-ribbon-inner .gov-edu-dropdown #ddlDemoDropdown li.init { padding: 5px 10px; cursor: pointer; border-top-left-radius: 5px; border-top-right-radius: 5px; }
.header-panel .header-top-ribbon .header-top-ribbon-inner .gov-edu-dropdown #ddlDemoDropdown li.init:after { content: '\e929'; font-family: 'icomoon'; float: right; transform-origin: center; transition: all .1s .1s; transform: rotate(180deg); font-size: 10px; }
.header-panel .header-top-ribbon .header-top-ribbon-inner .gov-edu-dropdown #ddlDemoDropdown li.init.open:after { transform: rotate(0); }
.header-panel .header-top-ribbon .header-top-ribbon-inner .gov-edu-dropdown #ddlDemoDropdown li a { color: #000000; padding: 5px 10px; display: inline-block; width: 100%; }
.header-panel .header-top-ribbon .header-top-ribbon-inner .gov-edu-dropdown #ddlDemoDropdown li.round-bottom, .header-panel .header-top-ribbon .header-top-ribbon-inner .gov-edu-dropdown #ddlDemoDropdown li:last-of-type { border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-bottom: 0; }
.header-panel .header-top-ribbon .header-top-ribbon-inner span { display: inline-block; vertical-align: middle; line-height: normal; }
.header-panel .header-top-ribbon .header-top-ribbon-inner .btn { color: #898D8F; display: inline-block; vertical-align: top; }
.header-panel .header-top-ribbon .header-top-ribbon-inner .btn > span { padding: 0 12px; margin-left: 12px; background: #ffffff; font: 600 12px "ApexNew", Arial, Helvetica, sans-serif; display: inline-block; line-height: 23px; border-radius: 30px; }
.header-panel .header-top-ribbon .header-top-ribbon-inner .btn:hover { text-decoration: none; }
.header-panel .header-top-ribbon .header-top-ribbon-inner .btn:hover > span { background: #e3e3e3; }
@media only screen and (max-width: 1499px) { .header-panel .header-top-ribbon .header-top-ribbon-inner .gov-edu-dropdown { padding-left: 10px; }
  .header-panel .header-top-ribbon .header-top-ribbon-inner .gov-edu-dropdown #ddlDemoDropdown li { font-size: 10px; }
  .header-panel .header-top-ribbon .header-top-ribbon-inner .gov-edu-dropdown #ddlDemoDropdown li.init:after { font-size: 6px; }
  .header-panel .header-top-ribbon .header-top-ribbon-inner > div { padding-right: 10px; } }
@media only screen and (max-width: 959px) { .header-panel .header-top-ribbon .header-top-ribbon-inner .gov-edu-dropdown { display: none; } }
.header-panel .header-panel-inner { max-width: 1500px; margin: 0 auto; }
.header-panel .header-panel-inner:after { content: ""; display: table; clear: both; }
.header-panel .store-nav { float: left; margin-right: 20px; background: #c72129; height: 46px; }
.header-panel .store-nav ul li { float: left; }
.header-panel .store-nav ul li a { display: block; color: #636363; font-size: 14px; font-weight: 600; text-transform: uppercase; padding: 11px 20px; }
.header-panel .store-nav ul li a img { max-height: 24px; }
.header-panel .store-nav ul li a.focus { background: #fff; min-height: 46px; }
.header-panel .store-nav ul li a.marketplace { color: #ffffff; line-height: 24px; }
.header-panel .store-nav ul li a.marketplace:hover { background: #d53030; }
.header-panel .store-nav ul li a:hover { text-decoration: none; }
.header-panel .store-nav ul li a.selected { background: #ffffff; color: #636363; }
.header-panel .header-msg, .header-panel .header-msg-left { padding: 0; color: #ffffff; font: 600 13px/45px "ApexNew", Arial, Helvetica, sans-serif; text-transform: uppercase; }
.header-panel .header-msg a, .header-panel .header-msg-left a { color: #fff; }
.header-panel .header-msg a.important, .header-panel .header-msg-left a.important { border-bottom: 1px solid #fff; }
.header-panel .header-msg a.important:hover, .header-panel .header-msg-left a.important:hover { text-decoration: none; border-bottom: none; }
.header-panel .header-msg a:hover .icon, .header-panel .header-msg-left a:hover .icon { vertical-align: middle; margin-right: 6px; text-decoration: none; position: relative; }
.header-panel .header-msg a span, .header-panel .header-msg-left a span { -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; }
.header-panel .header-msg .icon, .header-panel .header-msg-left .icon { vertical-align: middle; top: -3px; position: relative; font-size: 20px; }
.header-panel .header-msg { overflow: visible; float: right; font-weight: 400; padding-right: 15px; }
.header-panel .header-msg .misc-links { float: right; }
.header-panel .header-msg .misc-links a { text-decoration: none; }
.header-panel .header-msg .misc-links a:not(:last-child) { padding-right: 50px; }
.header-panel .header-msg .misc-links a:hover { color: #a4a4a4; }
.header-panel .header-msg .misc-links a:hover:before { color: #a4a4a4; }
.header-panel .header-msg .arrow-msg { background: url(../images/sprite_a.png) no-repeat 5px 11px; width: 25px; height: 36px; display: inline-block; }
.header-panel .header-msg .live-chat:before { font-family: 'icomoon'; font-size: 16px; line-height: 1; color: #ffffff; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\e96d"; vertical-align: middle; margin-right: 5px; }
.header-panel .header-msg .phone:before { font-family: 'icomoon'; font-size: 16px; line-height: 1; color: #ffffff; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\e942"; vertical-align: middle; margin-right: 5px; }
.header-panel .header-msg-left { display: inline-block; width: 38%; }
.header-panel .popup-button { font: 600 13px/13px "ApexNew", Arial, Helvetica, sans-serif; }
.header-panel .popup-button > span { background: #fff; padding: 3px 7px; margin-left: 12px; border-radius: 30px; font-size: 11px; }
.header-panel .popup-button > span span { font-size: 12px; margin-left: 0; color: #c72129; }
.header-panel .popup-button > span.open { border-radius: 10px 10px 0 0; -webkit-transition: all .1s; -moz-transition: all .1s; -ms-transition: all .1s; -o-transition: all .1s; transition: all .1s; }
.header-panel .popup-button > span.closed { -webkit-transition: all .1s; -moz-transition: all .1s; -ms-transition: all .1s; -o-transition: all .1s; transition: all .1s; -webkit-transition-delay: .4s; -moz-transition-delay: .4s; -ms-transition-delay: .4s; -o-transition-delay: .4s; transition-delay: .4s; }
.header-panel .popup-button:hover { text-decoration: none; }
.header-panel .popup { max-width: 600px; position: absolute; z-index: 999; background: #fff; width: 100%; left: 0; right: 0; margin: auto; padding: 10px; -webkit-box-shadow: 5px 4px 6px -3px #9c9c9c; -moz-box-shadow: 5px 4px 6px -3px #9c9c9c; box-shadow: 5px 4px 6px -3px #9c9c9c; border-radius: 10px; top: 72px; }
.header-panel .popup .close { display: block; text-align: center; margin-top: 20px; }
.header-panel .popup .close span { background: #a7a7a7; padding: 10px 50px; margin: 0; font-size: 18px; }
.header-panel .popup .close span span { color: #fff; text-transform: uppercase; font-size: 18px; font-weight: 400; padding: 5px 0 !important; background: transparent; }
.header-panel .popup .close span:hover { background: #a1a1a1; }
.header-panel .popup .close:hover { text-decoration: none; }
.header-panel .popup > div { float: left; width: 33%; padding: 20px 40px; line-height: 20px; text-transform: uppercase; font-weight: 400; color: #696969; font-family: 'ApexNew', Arial, Helvetica, sans-serif; }
.header-panel .popup > div span:first-child { display: block; font-size: 40px; margin-bottom: 15px; }
.header-panel .popup > div span:not(:first-child) { font-weight: 700; }
.header-panel .welcome-msg { display: inline; float: left; font: normal 13px/40px "ApexNew", Arial, Helvetica, sans-serif; min-width: 166px; text-align: left; padding-left: 6px; }
.header-panel .links { float: right; white-space: nowrap; }
.header-panel .links li a { color: #ffffff; }
.header-panel .links li a:hover { color: #ffffff; text-decoration: none; }

.form-search input.input-text { color: #a4a4a4; font-size: 12px; height: 40px; border: solid 2px #606060; padding: 0 5px 0 15px; width: 100%; background-position-x: right; }
.form-search button.button { margin: 0; position: absolute; top: 2px; right: 2px; background: #606060; }
.form-search button.button:before { background: url(../images/sprite_a.png) no-repeat -429px -56px; content: ''; display: block; width: 14px; height: 14px; margin: 11px; }

.form-search button.button span, .form-search button.button span, .form-search button.button:hover span { background: none repeat scroll 0 0 transparent; }

.form-search button.button span span, .form-search button.button span span { padding: 0; width: 37px; height: 37px; text-indent: -9999px; text-transform: capitalize; }

#corra-overlay { position: absolute; display: block; background: #fff; z-index: 100000; top: -2000px; }

.corra-animation { transition: all 1s ease 0s; -webkit-transition: all 1s ease 0s; }

/* Top Shopping Cart */
.top-cart .block-title { cursor: pointer; white-space: nowrap; padding: 0 15px; border: 1px solid transparent; background: #ffffff; }
.top-cart .block-title strong { display: block; text-decoration: none; position: relative; }
.top-cart .block-title strong:before { font-family: 'icomoon'; font-size: 25px; line-height: 1; color: #606060; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: '\e903'; vertical-align: middle; display: block; }
.top-cart .block-title strong span.count { position: absolute; color: #fff; top: -4px; left: 20px; font-size: 9px; font-weight: 600; background: #c72129; padding: 1px 4px; border-radius: 50%; line-height: 10px; }
.top-cart .block-title.expanded { border-color: #e9e8e5; border-bottom-color: #fff; position: relative; z-index: 301; }
.top-cart .block-title a, .top-cart .block-title a:hover { color: #606060; text-decoration: none; }
.top-cart .block-content { position: absolute; right: 0; top: 61px; width: 248px; background: #fff; display: block; z-index: 300; line-height: 20px; opacity: 0; visibility: hidden; transition: visibility 0s, opacity 0.2s ease-in-out; }
.top-cart .block-content.show { visibility: visible; opacity: 1; }
.top-cart .block-content .block-subtitle { display: none; font: 600 14px/18px "ApexNew", Arial, Helvetica, sans-serif; color: #c72129; text-transform: uppercase; padding: 5px; }
.top-cart .block-content .block-subtitle .close-btn { background: url(../images/sprite_a.png) no-repeat -920px -195px; cursor: pointer; height: 20px; position: absolute; right: 3px; text-indent: -9999px; top: 3px; width: 20px; z-index: 1; }
.top-cart .block-content ol { padding: 0 15px; }
.top-cart .block-content .item { padding: 10px; color: #959595; border-bottom: 1px solid #e9e8e5; }
.top-cart .block-content .item:first-child { border-top: 1px solid #e9e8e5; }
.top-cart .block-content .item .product-details { color: #959595; }
.top-cart .block-content .item .product-name { font-size: 12px; line-height: 14px; text-align: left; display: block; vertical-align: top; width: 120px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.top-cart .block-content .item .product-name a { text-decoration: none; color: #959595; font-weight: 400; }
.top-cart .block-content .item .product-price { display: inline-block; vertical-align: top; }
.top-cart .block-content .item .product-price th { display: none; }
.top-cart .block-content .item .product-qty { float: left; padding-right: 15px; }
.top-cart .block-content .item .edit-remove { float: left; }
.top-cart .block-content table th { font-size: 12px; padding: 0 3px 0 0; vertical-align: middle; }
.top-cart .block-content table td { text-align: left; padding: 0; color: #959595; }
.top-cart .block-content table td span.price { font-size: 13px; color: #959595; }
.top-cart .block-content .subtotal { padding: 25px 20px; text-align: center; text-align: center; font-size: 18px; font-weight: 600; color: #757575; }
.top-cart .block-content .subtotal .price { color: #959595; font-weight: 400; }
.top-cart .free-ship { color: #a6a7a7; font-style: italic; font-size: 14px; margin-top: 15px; }
.top-cart .inner-wrapper { padding: 5px 0 20px; border: 1px solid #ebebeb; z-index: 100; position: relative; }
.top-cart .cart-empty { padding: 20px; color: #7e7e7e; }
.top-cart .actions { padding: 20px 20px 0; }
.top-cart .actions a { text-align: center; padding: 0 24px; height: 38px; line-height: 38px; font-size: 15px; background: #c72129; color: #fff; display: block; font-weight: 600; border-radius: 30px; }
.top-cart .actions a:hover { text-decoration: none; background: #b11d24; }
.top-cart .actions a span { white-space: nowrap; }
.top-cart .actions button span span { padding: 0 28px; }
.top-cart .actions .paypal-item { float: right; padding-left: 10px; height: 30px; display: none; }
.top-cart .actions .paypal-item > li { list-style: none; }
.top-cart .actions .bml-checkout-type { display: none; }
.top-cart .actions .checkout-or { display: block; float: right; color: #000; padding: 6px 0 0 10px; display: none; }
.top-cart .paypal-logo.paypal-logo-bml { display: none; }
.top-cart .paypal-logo .paypal-or { clear: both; display: block; margin: 5px 33px 5px 0px; display: none; }
.top-cart .paypal-logo a { float: right; width: auto; }
.top-cart .paypal-logo a img { max-width: 154px; }
.top-cart a.btn-edit { font-size: 12px; text-transform: capitalize; }
.top-cart .item-options p { font: normal 13px/16px "ApexNew", Arial, Helvetica, sans-serif; color: #000000; }
.top-cart .item-options dt { float: left; margin-right: 6px; }

@media only screen and (max-width: 1219px) { .header-panel .header-panel-inner { padding-left: 0 !important; }
  .header-panel .header-panel-inner .header-msg .misc-links a:not(:last-child) { padding-right: 30px !important; }
  .header-panel .header-msg-left { text-align: center; float: none; padding: 10px 0; line-height: 18px; background-color: #7e7e7e; display: none; }
  .header-panel .header-msg-left span { margin-right: 0 !important; }
  .header-panel .header-msg-left span a span span { color: #7e7e7e !important; }
  .header-panel .header-msg-left .shipping-terms-popup { top: 100%; }
  .top-myaccount { padding-left: 20px; }
  .top-myaccount .block-content { width: 130px; right: 8px; } }
@media only screen and (max-width: 959px) { .header-container, .main { width: auto; }
  .header { padding: 17px 20px; }
  .header .branding { display: none; }
  .header .header-logo-promo { margin: 10px 0 0 0; display: none; }
  .header #search_mini_form .form-search { margin: 0 !important; }
  .col2-left-layout .col-main { width: 100%; float: none; }
  .header-panel { 		/*&:not(.mobile-show) { display: none; }*/ }
  .top-cart .block-title { padding: 0; margin-top: 10px; }
  .top-cart .block-title strong:before { font-size: 22px; }
  .top-cart .block-title strong span.text { display: none; }
  .top-myaccount { float: none !important; margin: 10px 0 0 0 !important; padding: 0 0 0 5px !important; }
  .top-myaccount h3 span { display: none; }
  .top-myaccount h3 a:before { color: #606060 !important; font-size: 22px !important; margin-right: 0 !important; }
  .header-top-ribbon { padding: 0 !important; }
  .header-top-ribbon .header-top-ribbon-inner > div { width: 100% !important; padding: 10px; } }
@media only screen and (max-width: 767px) { .header-container { padding: 0; }
  .header-panel .switch { padding: 0; }
  .header-panel .switcher-language label { display: none; }
  .header-panel .header-phone { font-size: 12px; line-height: 50px; padding-right: 20px; }
  .header-panel .header-phone a { cursor: pointer; }
  .header-panel .header-top-ribbon .header-top-ribbon-inner > div { font-size: 11px !important; }
  .header-panel .header-top-ribbon .header-top-ribbon-inner > div > span { line-height: 1.5em !important; text-transform: none; }
  .header-panel .header-top-ribbon .header-top-ribbon-inner .btn span { font-size: 10px !important; line-height: 20px !important; }
  .header { padding: 10px 20px; }
  .header .header-msg { text-align: center; padding: 0 10px 10px 10px; margin-left: 0; color: #000; font: normal 12.5px/17px "ApexNew", Arial, Helvetica, sans-serif; }
  .header .header-msg a { color: #000; }
  .header .header-msg .arrow-msg { background: url(../images/sprite_a.png) no-repeat -102px -1px; width: 15px; height: 16px; display: inline-block; }
  .header #search_mini_form .form-search .search-autocomplete ul { width: 290px; }
  .top-cart { margin-left: 10px; padding-left: 0 !important; }
  .top-myaccount .block-content { top: 50px; }
  .top-myaccount h3 { background-position: 5px -37px; padding-left: 0; }
  .header-logo-promo img { max-width: 100%; height: auto; } }
@media only screen and (max-width: 479px) { .header { padding: 10px; }
  .header .header-logo-promo { display: none; }
  .header .top-myaccount { padding-left: 0; }
  .header .top-myaccount h3 { padding: 0 0 0 15px !important; }
  .header-panel .header-phone { float: right; padding: 0 7% 0 0; text-align: right; }
  .header-panel .top-cart { padding: 0; }
  .header-panel .top-myaccount { padding-left: 0; }
  .header-panel .top-myaccount h3 { padding: 0 28px 0 0; }
  .header-panel .header-msg { display: none; } }
@media only screen and (max-width: 320px) { .header-panel .header-msg-left span a { padding-top: 4px; display: block; }
  .header-panel .header-msg-left span a span { font-size: 10px !important; }
  .header > div:not(:first-child) { margin-left: 10px; }
  .header .push-button { margin-right: 10px; } }
/** HOLIDAY STYLING **/
.holiday-grey { color: #333f48; }

.header-panel .header-top-ribbon.holiday { padding: 5px 0 !important; }
@media only screen and (max-width: 1219px) { .header-panel .header-top-ribbon.holiday { display: block; }
  .header-panel .header-top-ribbon.holiday .header-top-ribbon-inner .col:nth-of-type(1), .header-panel .header-top-ribbon.holiday .header-top-ribbon-inner .col:nth-of-type(3) { display: none !important; }
  .header-panel .header-top-ribbon.holiday .header-top-ribbon-inner .col:nth-of-type(2) { width: 100% !important; padding: 0; } }
@media only screen and (max-width: 767px) { .header-panel .header-top-ribbon.holiday .shop-deals > span { font-size: 15px !important; line-height: 15px !important; }
  .header-panel .header-top-ribbon.holiday .shop-deals .button { line-height: 15px !important; }
  .header-panel .header-top-ribbon.holiday .shop-deals .button span { font-size: 11px !important; } }
.header-panel .header-top-ribbon.holiday .header-top-ribbon-inner .col { width: 33%; display: inline-block; vertical-align: middle; }
.header-panel .header-top-ribbon.holiday .header-top-ribbon-inner .col > span { display: inline-block; vertical-align: middle; line-height: 20px; text-transform: uppercase; padding-right: 15px; }
.header-panel .header-top-ribbon.holiday .header-top-ribbon-inner .col .button { background-color: #fff; border-radius: 30px; }
.header-panel .header-top-ribbon.holiday .header-top-ribbon-inner .col .button span { background: #fff; padding: 3px 7px; border-radius: inherit; height: 20px; line-height: 14px; font-size: 12px; color: #333f48; }
.header-panel .header-top-ribbon.holiday .header-top-ribbon-inner .holiday-gift-guide > span { font-family: 'Roboto', "ApexNew", Arial, Helvetica, sans-serif; font-size: 18px; line-height: 24px; color: #fff; }
.header-panel .header-top-ribbon.holiday .header-top-ribbon-inner .shop-deals { text-transform: uppercase; }
.header-panel .header-top-ribbon.holiday .header-top-ribbon-inner .shop-deals > span { margin-right: 10px; color: #000; font-family: "ApexNew", Arial, Helvetica, sans-serif; font-weight: 900; font-size: 18px; line-height: 19px; text-shadow: 1px 1px #ffffff; }
.header-panel .header-top-ribbon.holiday .header-top-ribbon-inner .shop-deals .button, .header-panel .header-top-ribbon.holiday .header-top-ribbon-inner .shop-deals .button span { background-color: #000 !important; color: #fff !important; }
.header-panel .header-top-ribbon.holiday .header-top-ribbon-inner .contest { text-transform: uppercase; }
.header-panel .header-top-ribbon.holiday .header-top-ribbon-inner .contest > span { font-family: "ApexNew", Arial, Helvetica, sans-serif; font-weight: 500; color: #fff; margin-right: 10px; }
.header-panel .popup.holiday-popup { max-width: 510px; }
.header-panel .popup.holiday-popup .close { margin-top: 0; }
.header-panel .popup.holiday-popup .close span { padding: 5px 10px; background-color: #606060; font-weight: 500; }

.holiday { width: 100% !important; color: #c72129 !important; text-transform: none !important; padding: 20px 0 !important; float: none !important; }
.holiday > div:not(:nth-last-child(1)) { margin-bottom: 4%; }
.holiday > div > span { display: inline-block !important; vertical-align: top; }
.holiday > div .icon { width: 15%; vertical-align: top !important; }
.holiday > div .icon img { max-width: 100%; }
.holiday > div .content { display: inline-block; width: 80%; text-align: left; margin-left: 10px; }
.holiday > div .content > span:not([class^="icon-"]) { text-transform: uppercase; color: #c72129; line-height: 1em; margin: 0 !important; }
.holiday > div .content > span:not([class^="icon-"]).lg { font-size: 25px; }
.holiday > div .content > span:not([class^="icon-"]).sm { font-size: 17px; }
.holiday > div .content > span:not([class^="icon-"]).bold { font-weight: bold; }
.holiday > div .content > span:not([class^="icon-"]).light { font-weight: 500; }
@media only screen and (max-width: 767px) { .holiday > div .content > span:not([class^="icon-"]).lg { font-size: 20px; } }
.holiday > div .content p { padding: 0 !important; color: #3f3f3f; }
.holiday > div .content p:not(.note) { font-family: "Roboto", Arial, Helvetica, sans-serif; text-transform: none; font-size: 14px; line-height: 17px; }
.holiday > div .content table { color: #000000; font-size: 15px; line-height: 25px; font-family: "Roboto", Arial, Helvetica, sans-serif; font-weight: 500; }
.holiday > div .content table thead tr { height: 30px; }
.holiday > div .content table thead tr td { font-weight: 900; }
.holiday > div .content table tbody tr td.method { width: 60%; }
.holiday > div .content table tbody tr td.method span { font-weight: 500; font-size: 12px; display: inline-block; margin-bottom: 0; }
.holiday > div .content table tbody tr td:not(.method) { font-weight: 500; }
.holiday > div .content table tbody tr a { color: #09769e; }
.holiday > div .content p, .holiday > div .content table { margin-top: 5px; }
.holiday > div .content a { color: #3f3f3f; text-decoration: underline; }
.holiday > div .content a:hover { color: #3f3f3f; }
.holiday .note { margin-top: 15px !important; font-family: "Roboto", Arial, Helvetica, sans-serif !important; font-size: 11px; line-height: 1.4em; }
.holiday ~ .close { margin: 0 0 15px !important; }
.holiday ~ .close span { background-color: #c72129 !important; border-radius: 31px; width: 75%; display: inline-block; padding: 0 !important; }

#guide-modal { border: 5px solid #f9d500; max-width: 1000px; padding: 25px; border-radius: 0; box-shadow: none; width: 100%; }
#guide-modal h1.category { text-align: center; background: #333f48; line-height: normal; font-size: inherit; }
#guide-modal h1.category span { text-align: center; color: #ffffff; font-size: 68px; font-family: Montserrat, "ApexNew", Arial, Helvetica, sans-serif; text-transform: uppercase; text-shadow: 2px 2px #c72129; font-weight: 700; line-height: normal; }
#guide-modal h1.category span:before, #guide-modal h1.category span:after { content: ''; height: 60px; width: 80px; display: inline-block; vertical-align: middle; background: url("/media/wysiwyg/holiday-giveaway/colored-stars.png") no-repeat center; background-size: contain; }
#guide-modal h1.category span:before { margin-right: 20px; }
#guide-modal h1.category span:after { margin-left: 20px; -webkit-transform: scaleX(-1); transform: scaleX(-1); }
#guide-modal h1 { font-family: Montserrat, "ApexNew",Arial,Helvetica,sans-serif; font-weight: 900; line-height: 1.2; text-transform: uppercase; }
#guide-modal ul.guideslider { width: 100%; margin: 20px 0; }
#guide-modal ul.guideslider li { width: 100%; top: 50%; transform: translateY(-50%); }
#guide-modal ul.guideslider li.dot { width: 10px; }
#guide-modal ul.guideslider li .giftinfo { width: 49%; padding-left: 50px; display: inline-block; vertical-align: middle; }
#guide-modal ul.guideslider li .giftinfo h1 { color: #d52128; font-size: 25px; margin-bottom: 30px; }
#guide-modal ul.guideslider li .giftinfo p { padding-right: 35px; font-size: 14px; display: -webkit-box; -webkit-line-clamp: 15; -webkit-box-orient: vertical; max-height: 235px; text-overflow: ellipsis; overflow: hidden; }
#guide-modal ul.guideslider li .giftinfo .price { font-size: 20px; font-weight: 700; margin: 0 0 10px; }
#guide-modal ul.guideslider li .giftinfo .centerer { margin-top: 40px; margin-bottom: 25px; }
#guide-modal ul.guideslider li .giftinfo .centerer a { box-shadow: 2px 2px 0 1px #333f48; border-radius: 30px; padding: 10px 30px; font-size: 12px; font-weight: 700; text-transform: uppercase; background-color: #e9e9e9; }
#guide-modal ul.guideslider li .giftinfo .centerer a:first-of-type { margin-right: 20px; }
#guide-modal ul.guideslider li .giftinfo .centerer a:hover { text-decoration: none; }
#guide-modal ul.guideslider li .productphoto { width: 50%; display: inline-block; vertical-align: middle; padding-right: 20px; }
#guide-modal ul.guideslider li .productphoto img { height: auto; width: 100%; display: block; }
#guide-modal .flickity-page-dots { position: absolute; top: 50%; transform: translateY(-50%); left: 0; width: auto; height: fit-content; }
#guide-modal .flickity-page-dots .dot { background: #f9d500; opacity: 1; margin: 0 8px 7px 0; display: block; width: 10px; }
#guide-modal .flickity-page-dots .dot.is-selected { background: #fff; border: 1px solid #f9d500; }
#guide-modal .flickity-prev-next-button { background: transparent; }
#guide-modal .flickity-prev-next-button:hover { background: transparent; }
#guide-modal .flickity-prev-next-button:disabled { opacity: 0; }
#guide-modal .flickity-prev-next-button.next { right: -25px; }
#guide-modal .productphoto-mobile { display: none; }

@media only screen and (max-width: 767px) { #guide-modal { padding: 5px; }
  #guide-modal h1.category span { font-size: 22px; }
  #guide-modal h1.category span:before, #guide-modal h1.category span:after { width: 40px !important; }
  #guide-modal ul.guideslider li .productphoto { display: none; }
  #guide-modal ul.guideslider li .productphoto-mobile { display: block; }
  #guide-modal ul.guideslider li .productphoto-mobile img { max-width: 90%; display: block; min-height: 175px; margin: auto; }
  #guide-modal ul.guideslider li .giftinfo { text-align: center; width: 100%; }
  #guide-modal ul.guideslider li .giftinfo h1 { font-size: 18px; margin-bottom: 0; }
  #guide-modal ul.guideslider li .giftinfo .price { font-size: 18px; margin: 10px 0 5px 0; }
  #guide-modal ul.guideslider li .giftinfo p { font-size: 12px; padding: 0 5px; }
  #guide-modal ul.guideslider li .productphoto { display: none; }
  #guide-modal ul.guideslider li .productphoto-mobile { display: block; }
  #guide-modal .guideslider { margin: 0; }
  #guide-modal .guideslider .flickity-prev-next-button.next { right: 0; }
  #guide-modal .guideslider .flickity-page-dots { left: 5px; }
  #guide-modal .guideslider .flickity-prev-next-button svg { left: 35%; top: 20%; width: 40%; height: 40%; }
  #guide-modal .guideslider .previous { left: 1%; }
  #guide-modal #tabs { flex-direction: column; }
  #guide-modal #tabs a { font-size: 14px; margin: 5px 0; } }
@media only screen and (max-width: 479px) { #guide-modal ul.guideslider li .giftinfo { padding-left: 0 !important; }
  #guide-modal ul.guideslider li .giftinfo .centerer { margin-top: 30px !important; margin-bottom: 15px !important; }
  #guide-modal ul.guideslider li .giftinfo .centerer a { padding: 10px 20px; }
  #guide-modal ul.guideslider li .giftinfo .centerer a:first-of-type { margin-right: 25px; }
  #guide-modal ul.guideslider li .productphoto-mobile img { max-width: 60%; }
  #guide-modal .flickity-page-dots { display: none; } }
.header-panel .popup.holiday-popup { max-width: 900px !important; }

.shop-reasons { font-family: "Montserrat" !important; margin: 0 20px !important; width: auto !important; font-size: 14px; }
.shop-reasons > h3 { color: #231f20; font-size: 160%; font-weight: bold; font-style: normal; letter-spacing: normal; line-height: normal; text-align: left; margin: 0 0 20px; }
.shop-reasons .reason { text-align: left; display: grid; grid-auto-flow: column; grid-template-columns: auto auto 1fr; }
.shop-reasons .reason .icon-wrap { min-width: 50px; }
.shop-reasons .reason .icon-wrap .icon { background: url("/skin/frontend/enterprise/focus/images/Icons-Sheet.png") no-repeat; overflow: hidden; margin: auto; }
.shop-reasons .reason .icon-wrap .icon.truck { background-position: 0.488% 11.594%; width: 45px; height: 31px; }
.shop-reasons .reason .icon-wrap .icon.ribbon { background-position: 27.602% 8.065%; width: 29px; height: 38px; }
.shop-reasons .reason .icon-wrap .icon.tag { background-position: 48.387% 9.524%; width: 33px; height: 37px; }
.shop-reasons .reason .icon-wrap .icon.money { background-position: 73.333% 15.278%; width: 40px; height: 28px; }
.shop-reasons .reason .icon-wrap .icon.return { background-position: 99.507% 15.789%; width: 47px; height: 24px; }
.shop-reasons .reason .icon-wrap .icon.book { background-position: 1.932% 87.5%; width: 43px; height: 36px; }
.shop-reasons .reason .icon-wrap .icon.store { background-position: 27.442% 86.154%; width: 35px; height: 35px; }
.shop-reasons .reason .icon-wrap .icon.blog { background-position: 50.239% 85.294%; width: 41px; height: 32px; }
.shop-reasons .reason .icon-wrap .icon.calendar { background-position: 72.936% 86.364%; width: 32px; height: 34px; }
.shop-reasons .reason .icon-wrap .icon.check { background-position: 95.067% 84.286%; width: 27px; height: 30px; }
.shop-reasons .reason .reason-num { color: #100f0d !important; width: 32px; text-align: center; font-size: 125%; }
.shop-reasons .reason .reason-content { text-align: left; line-height: normal; vertical-align: middle !important; }
.shop-reasons .reason .reason-content h3 { font-size: 125%; font-weight: bold; text-transform: uppercase; color: #d61e2e; }
.shop-reasons .reason .reason-content span.small { font-size: 13px; font-weight: 500; color: #231f20; }
.shop-reasons .columns { display: grid; grid-gap: 10px 20px; grid-auto-flow: column; grid-template-columns: repeat(2, 1fr); grid-template-areas: "a f" "b g" "c h" "d i" "e j"; }
.shop-reasons .columns .reason:not(:nth-child(5n)) .reason-content { border-bottom: 1px solid #d3d2d2; padding-bottom: 10px; }
@media only screen and (max-width: 768px) { .shop-reasons { font-size: 12px; margin: 0 !important; }
  .shop-reasons .columns { grid-template-columns: auto; grid-template-areas: none; grid-auto-flow: row; }
  .shop-reasons .columns .reason:not(:last-child) .reason-content { border-bottom: 1px solid #d3d2d2; padding-bottom: 10px; } }
@media only screen and (min-width: 769px) { .shop-reasons > h3 { font-size: 250%; } }

.focus-main-menu-wrapper { position: relative; }

.nav-container { width: 100%; max-width: 1500px; margin: 0 auto; height: 45px; position: relative; }
.nav-container a { text-decoration: none; color: #7e7e7e; font-size: 15px; line-height: 16px; }
.nav-container #nav { display: flex; flex-direction: row; justify-content: space-between; /* BRANDS MENU: */ }
.nav-container #nav li.level0 { list-style: none; text-align: center; }
.nav-container #nav li.level0 a.level-top { font-family: "ApexNew", Arial, Helvetica, sans-serif; font-weight: 600; text-transform: uppercase; color: #7e7e7e; font-size: 16px; padding: 14px 20px; display: block; float: left; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; border: 1px solid transparent; }
.nav-container #nav li.level0 a.level-top:hover { text-decoration: none; }
.nav-container #nav li.level0.over.parent a.level-top { background: #fff; z-index: 501; position: relative; border: 1px solid #e9e8e5; border-bottom-color: #fff; }
.nav-container #nav li.level0.nav-7 a.level-top { color: #c72129; }
.nav-container #nav li.level0.nav-7 a.level-top:hover { color: #7e7e7e; }
.nav-container #nav li.level0 .navigation_outer_wrapper { display: none; width: 100%; position: absolute; left: 0; top: 45px; background: #fff; z-index: 500; padding: 33px 30px; border: 1px solid #e9e8e5; }
.nav-container #nav li.level0 ul.level0 { overflow: hidden; text-align: center; }
.nav-container #nav li.level0 ul.level0 li.level1 { display: inline-block; line-height: normal; text-align: left; padding: 0 15px; border-right: 1px solid #e9e8e5; }
.nav-container #nav li.level0 ul.level0 li.level1 > a { text-transform: uppercase; display: block; margin-bottom: 5px; font-weight: 600; text-decoration: none; }
.nav-container #nav li.level0 ul.level0 li.level1 .parent:hover { color: #c72129; text-decoration: none; }
.nav-container #nav li.level0 ul.level0 li.level1.last { border-right: none; }
.nav-container #nav li.level0 ul.level0 li.marketing-space { display: none; }
.nav-container #nav li.level0.over a.level-top { color: #c72129; }
.nav-container #nav li.level0.over .navigation_outer_wrapper { display: block; }
.nav-container #nav li.level0.over .navigation_outer_wrapper a:hover { color: #c72129; }
.nav-container #nav .navigation_inner_wrapper { width: 100%; max-width: 1275px; margin: 0 auto; }
.nav-container #nav div.marketing-space { float: left; }
.nav-container #nav .blog-name { font-weight: 400; padding-right: 5px; }
.nav-container #nav li.shop-all { margin-top: 10px; clear: left; float: left; line-height: normal; }
.nav-container #nav li.shop-all a { color: #c72129; font-family: "ApexNew", Arial, Helvetica, sans-serif; font-weight: 600; text-align: left; float: left; }
.nav-container #nav li.shop-all a:hover { text-decoration: underline; }
.nav-container #nav li.level2 { clear: left; float: left; width: 100%; }
.nav-container #nav li.level2 a { margin: 3px 0 3px 0; float: left; width: 100%; }
.nav-container #nav li.level2 a:hover { text-decoration: none; }
.nav-container #nav li.marketing-space { margin: 0px !important; }
.nav-container #nav .marketing-space table { width: 206px; }
.nav-container #nav .marketing-space table .LHS { width: 120px; }
.nav-container #nav .marketing-space table .block-title { color: #b7b4a9; font-size: 28px; }
.nav-container #nav .marketing-space table .product-name td { font-size: 18px; vertical-align: middle; line-height: 18px; }
.nav-container #nav .marketing-space table .original-price td { color: #666666; font-size: 13px; line-height: normal; }
.nav-container #nav .marketing-space table .original-price .RHS { padding-left: 14px; }
.nav-container #nav .marketing-space table .instant-savings td { color: #666666; font-size: 13px; line-height: normal; }
.nav-container #nav .marketing-space table .instant-savings .RHS { color: #c72129; padding-left: 14px; }
.nav-container #nav .marketing-space table .final-price td { font-size: 18px; font-family: "ApexNew", Arial, Helvetica, sans-serif; font-weight: 600; line-height: normal; }
.nav-container #nav .marketing-space table .final-price .RHS { color: #c72129 !important; padding-left: 14px; }
.nav-container #nav .marketing-space-wrapper { border-left: 1px dotted #B7B4A9; padding-left: 15px; margin-left: 15px; }
.nav-container #nav li.level0.brand-list { float: right; }
.nav-container #nav li.level0.brand-list .level0.level-brand { width: 100%; }
.nav-container #nav li.level0.brand-list a.level-top { padding: 14px 10px 13px; }
.nav-container #nav .button-shop-by-brand button.button span span { padding: 0 16px; }
.nav-container #nav .line-up-alpha { border-bottom: solid 3px #e9e8e5; overflow: hidden; padding: 0 0 17px; width: 100%; }
.nav-container #nav .line-up-alphaul li { float: left; }
.nav-container #nav .line-up-alphaul li a { font: 600 15px/16px "ApexNew", Arial, Helvetica, sans-serif; color: #040404; padding: 0 28px 0 0; }
.nav-container #nav .line-up-alphaul li a:hover { color: #000 !important; }
.nav-container #nav .line-up-alphaul li a.expanded { color: #94948c; }
.nav-container #nav .line-up-alphaul li a.allbrandslink { text-transform: uppercase; padding-right: 24px; }
.nav-container .brand-detail-list { padding: 14px 0 23px 0; overflow: hidden; text-align: left; }
.nav-container .brand-detail-list .topbrands-rows li { float: left; width: 158px; min-height: 150px; }
.nav-container .brand-detail-list .topbrands-rows li .topchar { font: 600 15px/20px "ApexNew", Arial, Helvetica, sans-serif; padding-bottom: 3px; }
.nav-container .brand-detail-list .topbrands-rows li a { display: block; padding: 6px 0; }
.nav-container .brand-detail-list .topbrands-rows li .view-all-brands-menu { font-family: "ApexNew", Arial, Helvetica, sans-serif; color: #c72129; }
.nav-container .brand-detail-list .topbrands-rows .last { width: 144px; }

body:not(.marketplace-e) .nav-container #nav li.level0.nav-7 .navigation_outer_wrapper, body:not(.marketplace-e) .nav-container #nav li.level0.nav-8 .navigation_outer_wrapper { display: none; }
body:not(.marketplace-e) .nav-container #nav li.level0 ul.level0 { display: flex; justify-content: center; }
body:not(.marketplace-e) .nav-container #nav li.level0 ul.level0 li.level1.first { padding-left: 0; }
body:not(.marketplace-e) .nav-container #nav li.level0 ul.level0 > ul li.level1 { border-right: none; display: block; padding-right: 0; }
body:not(.marketplace-e) .nav-container #nav li.level0 ul.level0 .no-child-cats li.level1 a { margin-bottom: 12px !important; }
body:not(.marketplace-e) .nav-container #nav li.level0.nav-6 ul.level0 > ul { max-width: 400px; -webkit-column-width: 200px; -moz-column-width: 200px; column-width: 200px; column-rule: 1px solid #e9e8e5; margin: auto; }
body:not(.marketplace-e) .nav-container #nav li.level0.nav-6 ul.level0 > ul li.level1 { min-width: 140px; padding: 0 30px; display: inline-block; }
body:not(.marketplace-e) .nav-container #nav li.level0.nav-6 ul.level0 > ul li.level1:last-child { border-left: 1px solid #e9e8e5; }

@media only screen and (max-width: 1219px) and (min-width: 960px) { .nav-container #nav li.level0 a.level-top { font-size: 14px; padding-left: 15px; padding-right: 15px; } }
#jPanelMenu-menu { background: #fff; border-left: 2px solid #e1e1e1; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
#jPanelMenu-menu a { color: #7e7e7e; font-weight: 500; }
#jPanelMenu-menu a:hover { text-decoration: none; }
#jPanelMenu-menu li.level0 { cursor: pointer; text-align: left; border-top: 2px solid #d7d7d7; position: relative; }
#jPanelMenu-menu li.level0.parent:before { font-family: 'icomoon'; font-size: 22px; line-height: 1; color: #7e7e7e; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: '\e90f'; position: absolute; right: 20px; top: 20px; }
#jPanelMenu-menu li.level0 a { padding: 0 0 0 22px; }
#jPanelMenu-menu li.level0 a span { font-size: 15px; font-family: "ApexNew", Arial, Helvetica, sans-serif; font-weight: 600; text-transform: uppercase; height: 64px; line-height: 64px; text-align: left; }
#jPanelMenu-menu li.level0.first { border-top: none; }
#jPanelMenu-menu li.level0.last { border-bottom: 2px solid #d7d7d7; }
#jPanelMenu-menu li.brand-list { border-bottom: 2px solid #d7d7d7; }
#jPanelMenu-menu li.brand-list .navigation_outer_wrapper { overflow: hidden; background: #fff; }
#jPanelMenu-menu li.brand-list #brands-by-alphabets-top, #jPanelMenu-menu li.brand-list .button-shop-by-brand { display: none; }
#jPanelMenu-menu li.shop-all { border-bottom: 1px solid #d7d7d7; }
#jPanelMenu-menu li.shop-all a { font-size: 15px; font-family: "ApexNew", Arial, Helvetica, sans-serif; font-weight: 600; text-transform: uppercase; height: 64px; line-height: 64px; text-align: left; color: #000; padding: 0; }
#jPanelMenu-menu li.level0.expanded { background-position: right -26px; background-color: #c72129; }
#jPanelMenu-menu li.level0.expanded a { color: #fff; }
#jPanelMenu-menu li.level0.expanded:before { color: #fff; }
#jPanelMenu-menu .brand-list.expanded { border-bottom: 2px solid #ebebeb; }
#jPanelMenu-menu ul.level0.level-brand { padding-right: 20px; }
#jPanelMenu-menu ul.level0 { background: #fff; display: none; cursor: default; }
#jPanelMenu-menu ul.level0 li.level1 { border-bottom: 2px solid #d7d7d7; cursor: pointer; }
#jPanelMenu-menu ul.level0 li.level1 a { color: #c72129; padding: 0; padding-left: 20px; }
#jPanelMenu-menu ul.level0 li.level1 ul.level1 { display: none; margin-bottom: 0; }
#jPanelMenu-menu ul.level0 li.level1 ul.level1 li.level2 { border-bottom: 2px solid #d7d7d7; }
#jPanelMenu-menu ul.level0 li.level1 ul.level1 li.level2 a span { font-family: "ApexNew", Arial, Helvetica, sans-serif; height: 64px; line-height: 64px; font-size: 14px; color: #7e7e7e; text-transform: uppercase; font-weight: 600; }
#jPanelMenu-menu ul.level0 li.level1 ul.level1 li.level2.first { border-top: 2px solid #d7d7d7; }
#jPanelMenu-menu ul.level0 li.level1 ul.level1 li.level2.last { border-bottom: none; }
#jPanelMenu-menu ul.level0 li.level1 ul.level1 li.shop-all { border-bottom: 1px solid #d7d7d7; }
#jPanelMenu-menu ul.level0 li.level1 ul.level1 li.shop-all a { font-family: "ApexNew", Arial, Helvetica, sans-serif; height: 40px; line-height: 40px; text-transform: none; font-size: 14px; }
#jPanelMenu-menu .marketing-space { display: none; }
#jPanelMenu-menu .line-up-alphaul li { float: left; width: 100%; border-top: solid 1px #d7d7d7; background: #fff; }
#jPanelMenu-menu .line-up-alphaul li a { font-size: 15px; color: #000000; display: block; padding: 0; }
#jPanelMenu-menu .line-up-alphaul li:first-child, #jPanelMenu-menu .line-up-alphaul li:last-child { border-top: none; }
#jPanelMenu-menu li.nav-1 ul.level0 > li, #jPanelMenu-menu li.nav-3 ul.level0 > li, #jPanelMenu-menu li.nav-4 ul.level0 > li { position: relative; }
#jPanelMenu-menu li.nav-1 ul.level0 > li:before, #jPanelMenu-menu li.nav-3 ul.level0 > li:before, #jPanelMenu-menu li.nav-4 ul.level0 > li:before { font-family: 'icomoon'; font-size: 22px; line-height: 1; color: #757575; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: '\e90f'; position: absolute; right: 20px; top: 20px; }
#jPanelMenu-menu li.nav-1 ul.level0 > li.expanded, #jPanelMenu-menu li.nav-3 ul.level0 > li.expanded, #jPanelMenu-menu li.nav-4 ul.level0 > li.expanded { background-position: right -78px; }
#jPanelMenu-menu li.nav-1 ul.level0 > li.expanded > a span, #jPanelMenu-menu li.nav-3 ul.level0 > li.expanded > a span, #jPanelMenu-menu li.nav-4 ul.level0 > li.expanded > a span { color: #c72129; }
#jPanelMenu-menu li.nav-1 ul.level1 li a, #jPanelMenu-menu li.nav-3 ul.level1 li a, #jPanelMenu-menu li.nav-4 ul.level1 li a { display: block; background-color: #fff; }
#jPanelMenu-menu li.nav-2 ul.level0 li a, #jPanelMenu-menu li.nav-5 ul.level0 li a, #jPanelMenu-menu li.nav-6 ul.level0 li a { display: block; }
#jPanelMenu-menu #logo-promo-push-menu { text-align: left; padding-left: 22px; }
#jPanelMenu-menu #logo-promo-push-menu a span { font-size: 15px; font-family: "ApexNew", Arial, Helvetica, sans-serif; font-weight: 600; text-transform: uppercase; height: 64px; line-height: 64px; text-align: left; }
@media only screen and (max-width: 767px) { #jPanelMenu-menu #logo-promo-push-menu a span { font-size: 14px; } }

.mds-main-menu.switch-bg { background: #ebebeb !important; }

.jPanelMenu-overlay { background: #5a5a5a; position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 1000; }
.jPanelMenu-overlay .close-btn, .jPanelMenu-overlay .top-cart .cart-empty .close-btn, .top-cart .cart-empty .jPanelMenu-overlay .close-btn { position: absolute; top: 20px; right: calc(20% - 40px); }
.jPanelMenu-overlay .close-btn:before, .jPanelMenu-overlay .top-cart .cart-empty .close-btn:before, .top-cart .cart-empty .jPanelMenu-overlay .close-btn:before { font-family: 'icomoon'; font-size: 20px; line-height: 1; color: #fff; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: '\e90e'; }

@media only screen and (max-width: 479px) { #jPanelMenu-menu li.level0 a span { font-size: 14px; } }
@media only screen and (max-width: 767px) { #jPanelMenu-menu li.level0 a span { font-size: 14px; } }

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