/* PRELOADER */

body.preloader-site {
    overflow: hidden;
}

.preloader-wrapper {
    height: 100%;
    width: 100%;
    background: #FFF;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999999;
}

.preloader-wrapper .preloader {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center; 
    align-items: center;
}

.preloader-wrapper .preloader img {
  	display: none;
    width: 150px;
}

/* TOP BAR */

.header-06.top-bar .slogan {
	color: #fff;
}

.header-06.top-bar .mini-menu a {
	color: #fff !important;
}

.header-06.top-bar .main-parent-currency a {
	color: #fff !important;
}

.header-06.top-bar .main-parent-currency .dropdown-label {
	color: #fff !important;
}

.header-06.top-bar .currency .dropdown-toggle .title-value {
	color: #fff !important;
}

.header-06.top-bar .currency .caret {
    border-top: 5px solid #fff !important;
}

.header-06.top-bar .cart .dropdown-toggle .dropdown-label {
    top: -2px;
}

.header-06.top-bar .box-info {
    margin-right: 0px;
    height: 50px !important;
}

.header-06.top-bar .cart {
    margin-top: 0;
    margin-left: 30px;
    padding: 32px 0; 
}

.header-06.top-bar .mini-menu ul li:first-child {
    margin-right: 0px;
}

.header-06.top-bar .mini-menu ul li {
    margin-right: 0px;
}

.mobile-header .mini-menu-dropdown .dropdown-toggle {
    color: #000000;
}

/* LOGO */

.logo img {
    display: block;
    max-width: 400px;
    height: auto;
}

/* STUCK NAV LOGO */

.stuck-nav {
    z-index: 20000000 !important;  
}

.stuck-nav.stuck .logo {
    display: inline-block;
    margin: 17px 0;
    padding-right: 30px;
}

.stuck-nav.stuck .logo img {
    display: block;
    max-width: 140px;
    height: auto;
}

/* MOBILE LOGO */

.panel-menu.mainmenu-mobile .logo img {
    display: block;
    max-width: 200px;
    height: 56px;
}

.panel-menu .logo a:hover {
    background: transparent;
}

/* MOBILE HEADER */

.mobile-header .mini-menu-dropdown .dropdown-menu {
    margin-left: 0;
}

/* DESKTOP HEADER */

header .desktop-header {
    background: #ED2224;
}

header .desktop-header .mini-menu ul li a {
    font-size: 16px;
    padding: 12px 4px 12px;
  	margin-top: -4px;
}

header .header-06 .account {
    margin-top: 12px;
    margin-left: 0;
    padding: 0;
  	white-space: nowrap;
}

header .header-06 .account .dropdown-toggle .dropdown-label {
    color: #ffffff !important;
    font-size: 16px;
    font-weight: 400;
}

header .header-06 .account .dropdown-toggle .icon {
    color: #ffffff !important;
    font-size: 16px;
    top: 3px;  
}
.mini-menu {
    white-space: nowrap;
}

header .container.logo-section {
    padding-top: 25px;
    padding-bottom: 25px;
}

header .container.logo-section .cart .dropdown-toggle .dropdown-label {
    font-weight: 400 !important;
    font-size: 14px !important;
}

header .container.logo-section .cart .dropdown-toggle {
    padding: 30px 5px 0px 5px !important;
}

header .container.logo-section .apple-specialist {
	float: left;
    padding: 42px 0;
}

header .container.logo-section .since-1984 {
	float: left;
    margin-top: 40px;
  	margin-left: 30px;
}

header .container.logo-section .apple-specialist img,
header .container.logo-section .since-1984 img {
    width: 90px;
}

header .cart .badge-cart {
    line-height: 26px;
}

.menu-parent-box {
    display: inline-block;
    padding: 30px 0;
  	margin-left: 60px;
}

/* DESKTOP HEADER SEARCH BAR */

.desktop-header .search {
    margin-top: 0;
    padding: 38px 0;
}  

.desktop-header .search .search-open {
    margin-left: 20px;
}

.desktop-header .search .search-dropdown {
    margin-top: -66px !important;
    width: calc(100% - 740px);
  	margin-left: 460px;
}

/* STUCK HEADER SEARCH BAR */

.stuck-nav.stuck .search {
    margin-top: 0;
    padding: 4px 0;
}  

.stuck-nav.stuck .search .search-open {
    margin-left: 20px;
}

.stuck-nav.stuck .search .search-dropdown {
    margin-top: -64px !important;
    width: calc(100% - 750px);
  	margin-left: 160px;
}

/* DROP DOWN ACCOUNT MENU */

.account.dropdown .dropdown-menu {
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.15);
    -moz-box-shadow: 0 0 10px 0 rgba(0,0,0,0.15);
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.15);
	border-top: 0px solid #ED2224 !important;
    border-left: 0px solid #f1f1f1;
    border-right: 0px solid #f1f1f1;
    border-bottom: 0px solid #f1f1f1;
  	margin-top: 7px;
    width: 160px;
}

.account.dropdown .dropdown-label {
    font-weight: 300;
}

.account.dropdown .dropdown-menu>li>a {
	color: #000;
    font-size: 14px;
  	text-transform: uppercase;
    line-height: 19px;
    padding: 15px 7px 14px 20px;
    background: #fff;
    text-decoration: none;
    white-space: inherit;
    border-bottom: 1px solid #e9e9e9;
    transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
}

.account.dropdown .dropdown-menu>li>a:hover {
    color: #ED2224 !important;
    background-color: #f6f6f8;
}

.account.dropdown .dropdown-menu>li.active>a {
    color: #fff !important;
    background-color: #ED2224 !important;
}

.account.dropdown .dropdown-menu>li>a .icon, 
.account.dropdown .dropdown-menu>li>a .fa {
    color: #000000 !important;
}

.account.dropdown .dropdown-menu>li>a:hover .icon, 
.account.dropdown .dropdown-menu>li>a:hover .fa {
    color: #ED2224 !important;
}

/* DROP DOWN MAIN MENU */

.header-menu .dropdown-menu {
    padding: 0;
}

.header-menu .dropdown .dropdown-menu {
    -webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0) !important;
    -moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0) !important;
	box-shadow: 0px 0px 0px 0px rgba(0,0,0,0) !important;
}

.header-menu .dropdown-menu.one-col {
    min-width: 220px;
}

/* MEGA MENU */

.header-menu .submenu-mm-full-width .title-underline {
    display: block;
    margin-bottom: 14px;
    font-weight: 500;
    overflow: hidden;
    backface-visibility: hidden;
}

.header-menu .submenu-mm-full-width .title-underline span:not([class]) {
    color: #000;
    border-bottom: 2px solid #000;
    display: block;
    font-size: 14px;
    line-height: 18px;
    padding-bottom: 10px;
    letter-spacing: 0.02em;
  	text-align: center;
}

.header-menu .submenu-mm-full-width .title-underline:hover span:not([class]) {
    color: #ED2224 !important;
  	border-bottom: 2px solid #ED2224 !important;
}

.header-menu .title-underline .megamenu_category-image {
    overflow: hidden;
    display: block;
    width: 50px;
    margin: 0 auto;
}

.title-underline .megamenu_category-image img {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale") !important;   
   -webkit-filter: grayscale(100%) !important;
   -moz-filter: grayscale(100%) !important;
   -ms-filter: grayscale(100%) !important;
   filter: grayscale(100%) !important;
   filter: gray !important;
    transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;

    -webkit-transition: -webkit-transform 0.3s !important;
    transition: transform 0.3s !important !important;
    -webkit-transform: scale(1) !important;
    transform: scale(1) !important;     
}

.title-underline:hover .megamenu_category-image img {
   -webkit-filter: none !important;
   -moz-filter: none !important;
   -ms-filter: none !important;
   filter: none !important;

    -webkit-transform: scale(1.15) !important; 
    transform: scale(1.15) !important; 
    backface-visibility: hidden !important;    
}

/* IMAGE MEGA MENU */

.image-links-layout .dropdown-menu.hover li.active a {
    -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0) !important;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0) !important;
}

.image-links-layout .figcaption {
     display: none !important;
}

.image-links-layout a .figure {
    text-align: center !important;
}

.image-links-layout a .figure img {
    width: 140px;
}

.image-links-layout a:hover .figure {
	-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0) !important;
	-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0) !important;
	box-shadow: 0px 0px 0px 0px rgba(0,0,0,0) !important;
}

.image-links-layout a .figure img {
	-webkit-transition: -webkit-transform 0.3s !important;
    transition: transform 0.3s !important !important;
    -webkit-transform: scale(1) !important;
    transform: scale(1) !important; 
}

.image-links-layout a:hover .figure img {
    -webkit-transform: scale(1.15) !important; 
    transform: scale(1.15) !important; 
    backface-visibility: hidden !important; 
}

/* STICKY NAV */

.stuck-nav {
    box-shadow: 0 0px 0px rgba(0,0,0,0.12), 0 0px 0px rgba(0,0,0,0.24) !important;
}

/* BUTTONS */

.btn {
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    border-radius: 4px !important;
}

/* BREADCRUMBS */

.breadcrumb ul li {
    text-transform: uppercase;
}

/* REVOLUTION SLIDER */

.tp-bullets.simplebullets.round .bullet {
    background: #000000;
}

.tp-bullets.simplebullets.round .bullet:before {
    border: 2px solid #000;
}

/* HOME PROMO BOX 08 */

.promo-box.design-08 .block-table-cell {
    border: 2px solid #ED2224;
}

.promo-box.design-08 .description {
    padding: 5%;
}

.promo-box.design-default .description .title {
    font-size: 20px;
    line-height: 30px;
    padding: 0;
    margin-top: 42px;
    font-weight: 400;
}

.promo-box.design-default .description img {
    max-width: 300px;
    height: auto;
}

.promo-box.design-default .description {
    padding: 5%;
}

.promo-box.zoom-in.design-default>img {
    -webkit-transition: none !important;
    transition: none !important;
    -webkit-transform: none !important;
    transform: none !important;
}

/* HOME BANNER BIG */

.container-fluid .home4_banner_big {
    max-height: 800px;
}

/* HOME BRANDS CAROUSEL */

.carousel-brands a img {
    max-width: 200px;
    -moz-opacity: 1 !important;
    -khtml-opacity: 1 !important;
    -webkit-opacity: 1 !important;
    opacity: 1 !important;
    -webkit-filter: none !important;
    -moz-filter: none !important;
    -ms-filter: none !important;
    -o-filter: none !important;
    filter: none !important;
    filter: none !important;
    -webkit-transition: -webkit-transform 0.3s !important;
    transition: transform 0.3s !important !important;
    -webkit-transform: scale(1) !important;
    transform: scale(1) !important;   
}

.carousel-brands a:hover img {
    -webkit-transform: scale(1.15) !important; 
    transform: scale(1.15) !important; 
    backface-visibility: hidden !important;    
}

/* HOME CATEGORY ICONS */

.simply-category-icons a img {
    width: 140px;
    -moz-opacity: 1 !important;
    -khtml-opacity: 1 !important;
    -webkit-opacity: 1 !important;
    opacity: 1 !important;
    -webkit-filter: none !important;
    -moz-filter: none !important;
    -ms-filter: none !important;
    -o-filter: none !important;
    filter: none !important;
    filter: none !important;
    -webkit-transition: -webkit-transform 0.3s !important;
    transition: transform 0.3s !important !important;
    -webkit-transform: scale(1) !important;
    transform: scale(1) !important;   
}

.simply-category-icons a:hover img {
    -webkit-transform: scale(1.15) !important; 
    transform: scale(1.15) !important; 
    backface-visibility: hidden !important;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale") !important;   
   -webkit-filter: grayscale(100%) !important;
   -moz-filter: grayscale(100%) !important;
   -ms-filter: grayscale(100%) !important;
   filter: grayscale(100%) !important;
   filter: gray !important  
}

/* HOME BANNER 07 */

.promo-box.zoom-in.design-07 .description p {
    margin: 13px 0 13px 0px !important;
}

/* HOME PROMO BOX 01 */

.custom-layout:not(.indent-col-none):not(.slick-slider) .promo-box .title img {
    -webkit-transition: -webkit-transform 0.3s !important;
    transition: transform 0.3s !important !important;
    -webkit-transform: scale(1) !important;
    transform: scale(1) !important; 
}

.custom-layout:not(.indent-col-none):not(.slick-slider) .promo-box:hover .title img {
    -webkit-transform: scale(1.15) !important; 
    transform: scale(1.15) !important; 
    backface-visibility: hidden !important;  
}

.promo-box.zoom-in.design-01 .title img {
	max-width: 80%;
    margin-bottom: 15px;
}

/* COLLECTION PAGE */

.collections-banner {
  	display: flex;
  	flex-flow: wrap;
  	background: #f1f1f1;
  	text-align: center;
}

.collections-banner .container {
  	display: flex;
  	flex-flow: wrap;
    margin-top: 0px;
}

.collections-banner .container .myFlexedImage {
  	display: flex;
  	flex-flow: row nowrap;
    align-items: center;
  	justify-content: left;  
}

.collections-banner .container img {
    max-width: 100% !important;
}

.collections-banner h1 {
  	font-size: 3em;
    line-height: 1em;
    padding-bottom: 0px;
    font-weight: 700;
    text-align: left;
    color: #ED2224;
    white-space: nowrap;
}

header:not(.no-shadow) {
    box-shadow: 0px 0px 0px #f4f4f4 !important;
    -moz-box-shadow: 0px 0px 0px #f4f4f4 !important;
    -webkit-box-shadow: 0px 0px 0px #f4f4f4 !important;
    -o-box-shadow: 0px 0px 0px #f4f4f4 !important;
}

.collection-desc a {
  color: #000000;
}

.collection-desc a:hover {
  color: #ED2224;
}

/* COLLECTIONS PAGE LEFT COLUMN FILTERS */

.leftColumn .options > li > :not(.options-color) {
    background: rgba(237,34,36,1.0);
    border: 0px solid #e9e9e9;
	color: #fff;
}

.leftColumn .options>li>*:not(.options-color):hover {
    background: #000;
    border-color: #000;
    color: #fff;
}

/* COLLECTIONS PAGE GRID/LIST VIEW BUTTONS */

.filters-row .link-mode:hover, .filters-row .link-mode.active {
    background: transparent;
    border-color: transparent;
}

.filters-row .link-mode {
    border: 0px solid #707070;
}

.product .image-box .not-item {
    width: 82px;
    height: 82px;
    background: #f1f1f1;
    position: absolute;
    top: 0;
    left: 0;
    color: #ED2224;
    text-align: center;
    top: 50%;
    left: 50%;
    margin-top: -41px;
    margin-left: -41px;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 18px;
    font-weight: 600;
    transition: all 0.15s linear;
    -ms-transition: all 0.15s linear;
    -webkit-transition: all 0.15s linear;
    -o-transition: all 0.15s linear;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
}

/* COLLECTIONS GRID VIEW */

.product-info .btn.btnWishlist {
    background: #000;
    border: none;
    color: #fff;
  	text-transform: uppercase;
}

.product .title a {
    color: #000 !important;
}

.product .title a:hover {
    color: #ED2224 !important;
}

.product_inside_info .options:not(.options-large)>li>*:not(.options-color) {
    min-width: 25px;
    height: auto !important;
    font-size: 14px !important;
    line-height: 18px !important;
    padding: 4px 8px !important;
}

.product_inside_info .options>li>*:not(.options-color) {
    border: 0px solid #e9e9e9;
  	border-bottom: 1px solid #000000;
	background: transparent !important;
  	color: #000000;
}

.product_inside_info .options>li>*:not(.options-color):hover {
  	border-bottom: 1px solid #ED2224;
	background: transparent !important;
    color: #ED2224;
}

.product_inside_info .options>li.active>*:not(.options-color) {
  	border-bottom: 1px solid #ED2224;
	background: transparent !important;
    color: #ED2224; 
}

.product .image-box .quick-view>span {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #ED2224;
}

.product .image-box .quick-view:hover>span {
    background-color: #ED2224;
    color: #fff;
}

.product .image-box .quick-view .icon {
    color: #ED2224;
}

.product .price {
    color: #ED2224;
}

.product .btn-product_addtocart {
    background: #ED2224;
    color: #fff;
}

.product .btn-product_addtocart:hover {
    background: #000000;
    color: #fff;
}

.product .image-box .label-sale {
	top: 52px; 
    right: 0;
  	z-index:1;
    min-width: 58px;
    right: 10px;
    padding: 5px 5px 5px 5px;
    background: #ed2224;
    color: #fff;
    text-align: center;  
}

.product .image-box {
    padding: 0px 0 0 0;
}

.product .image-box .label-new {
    top: 40px;
}

.product .image-box .not-item div {
    width: 82px;
    height: 82px;
}

/* LABEL SALE */

.label-sale-wrapper {
	position: relative;
}

.label-sale-wrapper {
	display: inline-block;
    background: #ed2224;
 	padding: 3px 8px 3px 8px;
  	color: #ffffff;
  	margin-top: 12px;
}

.label-sale-wrapper:before {
    content: '';
    position: absolute;
    left: 0;
    top: -10px; 
    width: 0 !important;
    height: 0 !important;
    border-style: solid !important;
    border-width: 10px 0 0 10px !important;
    border-color: transparent transparent transparent #ed2224 !important;  
}

.label-sale {
	font-size: 12px;
}

/* LABEL NEW */

.label-new-wrapper {
	position: relative;
  	display: none !important;
}

.label-new-wrapper {
	display: inline-block;
    background: #ed2224;
 	padding: 3px 8px 3px 8px;
  	color: #ffffff;
  	margin-top: 12px;
}

.label-new-wrapper:before {
    content: '';
    position: absolute;
    left: 0;
    top: -10px; 
    width: 0 !important;
    height: 0 !important;
    border-style: solid !important;
    border-width: 10px 0 0 10px !important;
    border-color: transparent transparent transparent #ed2224 !important;  
}

.label-new {
	font-size: 12px;
}

/* RELATED PRODUCTS */

.carouselTab .slick-slide, .carouselTab-col-4 .slick-slide {
    padding-left: 75px;
    padding-right: 75px;
}

/* SHOW MORE */

/*
.show-more .btn {
    background: #000;
}
*/

/* COLLECTIONS LIST VIEW */

.link-mode.link-grid-view,
.link-mode.link-row-view {
	display: none;
}

.product-listing.row-view .product .title {  
    height: auto;
    width: 100%;
}

.product-listing.row-view .quick-view.btn {
    margin-top: 17px;
    font-weight: 600;
    letter-spacing: 0.3px;
    position: relative;
    outline: 0 !important;
    padding: 5px 23px 4px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    font-size: 14px;
    line-height: 34px;
    border: 1px solid #ed2224;
    float: right;
}

.product-listing.row-view .quick-view.btn .icon {
    font-size: 24px;
    position: relative;
    top: 6px;
    margin-right: 5px;
    color: #000;
}

/* PRODUCT QUICK VIEW */

.modal-quick-view .product-info .in_stock {
    text-transform: capitalize !important;
}

.modal-quick-view .product-info .availtext {
  	color: #000000 !important;
    text-transform: uppercase !important;
}

.modal-quick-view .product-info .color-base.in_stock {
    color: #03b224;
  	text-transform: uppercase !important;
}

.modal-quick-view .product-info .sold_out {
    color: #ED2224;
  	text-transform: uppercase !important;
}

.modal-quick-view .product-info .price {
    color: #ED2224;
}

.modal-quick-view .product-info .description {
    color: #000000;
}

.modal-quick-view .product-info .input-counter.style-2 input {
    color: #000000;
}

.modal-quick-view .product-info .btn.btn-addtocart:hover {
    background: #03b224;
    color: #fff;
    border-color: #000;
}

.modal-quick-view .viewfullinfo {
  	color: #ED2224 !important;
    text-transform: uppercase !important;
}

.modal-quick-view .viewfullinfo:hover {
  	color: #000000 !important;
}

.modal-quick-view .options:not(.options-large)>li>*:not(.options-color) {
    min-width: 25px;
    height: auto !important;
    font-size: 14px !important;
    line-height: 18px !important;
    padding: 4px 8px !important;
}

.modal-quick-view .options>li>*:not(.options-color) {
    border: 0px solid #e9e9e9;
  	border-bottom: 1px solid #000000;
	background: transparent !important;
  	color: #000000;
}

.modal-quick-view .options>li>*:not(.options-color):hover {
  	border-bottom: 1px solid #ED2224;
	background: transparent !important;
    color: #ED2224;
}

.modal-quick-view .options>li.active>*:not(.options-color) {
  	border-bottom: 1px solid #ED2224;
	background: transparent !important;
    color: #ED2224; 
}

.modal-quick-view .product-info .title-options {
    font-size: 14px;
    line-height: 24px;
    font-weight: 700;
    margin-bottom: 12px;
    text-transform: uppercase;
}

.modal-quick-view .product-info .qty-label {
    font-weight: 700;
}

.modal-quick-view select.form-control.select-inline {
    padding: 12px 12px 13px 24px;
    display: inline-block;
    width: auto;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    border-radius: 0 !important;
    border: 0px solid transparent;
    background: #f6f6f8;
    color: #000000;
    box-shadow: none;
    height: auto;
}

.modal-quick-view .sku-quickview {
 	 color: #ED2224; 
}

.modal-quick-view .quickview-swatches-container select.form-control {
    height: 50px;
}

/* PRODUCT PAGE */

.product-info .price {
    color: #ED2224;
}

.product-info .add-info {
	text-transform: uppercase;
    margin-top: 10px;
}

.product-info .review .rating .spr-badge {
    margin-top: 0px;
}

.product-info .add-info .sku .color-defaulttext2,
.product-info .add-info .availability .color-defaulttext2 {
	color: #000000;
}

.product-info .add-info .sku-number {
    color: #ED2224;
}

.product-info .add-info .availability .color-base.in_stock {
    color: #03b224;
}

.product-info .add-info .availability .sold_out {
    color: #ED2224;
}

.product-info .add-info .availability .color-red {
    color: #ED2224;
}

.product-info .productvendorsmallinfo .smallInfo {
    color: #ED2224;
}

.product-info .productvendorsmallinfo {
  	margin-bottom: 0px !important;
}

.product-info .productvendorsmallinfo li {
    padding: 0px;
  	margin-top: 0px !important;
  	margin-bottom: 0px !important;
}

.product-info .swatches-container .wrapper {
    margin-top: 25px;
}

.product-info .swatches-container select.form-control {
    height: 50px;
}

.product-info .swatches-container select.form-control:focus {
    border-color: transparent;
}

.product-info .options:not(.options-large)>li>*:not(.options-color) {
    min-width: 25px;
    height: auto !important;
    font-size: 14px !important;
    line-height: 18px !important;
    padding: 4px 8px !important;
}

.product-info .options>li>*:not(.options-color) {
    border: 0px solid #e9e9e9;
  	border-bottom: 1px solid #000000;
	background: transparent !important;
  	color: #000000;
}

.product-info .options>li>*:not(.options-color):hover {
  	border-bottom: 1px solid #ED2224;
	background: transparent !important;
    color: #ED2224;
}

.product-info .options>li.active>*:not(.options-color) {
  	border-bottom: 1px solid #ED2224;
	background: transparent !important;
    color: #ED2224; 
}

.product-info .btn.btn-addtocart:hover {
    background: #03b224;
    color: #fff;
    border-color: #000;
}

.product-info .btn.in-store-only {
    background: #f1f1f1;
    color: #000000;
    border-color: #f1f1f1;
    cursor: default !important;
}

.product-info .btn.in-store-only:hover {
    background: #f1f1f1;
    color: #000000;
    border-color: #f1f1f1;
    cursor: default !important;
}

.product-info .btn.btnWishlist {
    background: #000;
    border: none;
    color: #fff;
  	text-transform: uppercase;
}

.product-info .btn.btnWishlist:hover {
    background: #ED2224;
}

.product-info .btn.btn-lg.btnWishlist  {
    padding: 1px 29px 1px;
    font-size: 16px;
    height: 69px;
}

.product-info .btn.btn-lg.btnWishlist .fa {
    font-size: 22px;
    line-height: 22px;
    margin-right: 0px;
    position: relative;
    top: 1px;
}

.infinitybutton .btn:hover {
    background: #000;
    color: #fff;
    border-color: #000;
}

.plan-asterisk {
	color: #707070;
    font-size: 12px;
  	margin-top: 25px
}

/* HERO BANNER FOR COLLECTIONS AND PAGES */


.hero-banner {
  background-size: cover;
  height: 448px;
  text-align: left;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: left;
}

.hero-banner .container {
  margin-top: 0px;
}

.hero-banner .hero-banner-text h1 {
  color: #ED2224;
  font-size: 3em;
  line-height: 1em; 
  padding-bottom: 0px;  
}

.hero-banner .hero-banner-img img {
  width: 100%; 
}

.hero-banner .hero-banner-img h1 {
    color: #ED2224;
    font-size: 3em;
    line-height: 1em;
    padding-bottom: 0px;
}

/* SEARCH PAGE */

#same_product_height #pageContent .searchpage .product-listing:not(.row-view) .product .image-box {
    height: 360px;
}

.searchpage .product .image-box {
    padding: 25px;
}

.component-pagination {
 	display: none !important; 
}

.searchorigin .product.col-lg-3 {
 	width: 100%;
}

.searchorigin.col-xs-6 {
  	padding-left: 10px;
    padding-right: 10px;  
}

.searchpage .product.col-xs-6 {
  	padding-left: 0px;
    padding-right: 0px;  
}

/* FINANCE TAG */

.searchgrid .price-finance,
.productgrid .price-finance {
	color: #6f6f6f;
	font-size: 14px;
    line-height: 21px;
  	margin: 5px 0;
}

.product-page .price-finance {
    display: inline-block;
	color: #6f6f6f;
	font-size: 18px;
    line-height: normal;
  	margin: 0px;
}

.price-finance-flex,
.price-finance-easy {
	color: #6f6f6f;
	font-size: 18px;
    line-height: normal;
  	margin: 0px;
}

.price-finance-flex:before,
.price-finance-easy:before {
	content: "or from ";
}


/* PREODER BADGE */

.not-item .preorder-badge {
 	padding: 5px; 
}

/* WISHLIST PAGE */

.wishlistEmpty .alert-warning {
    background: #fff;
    color: #000;
}

.wishlistEmpty .alert {
    font-size: 16px;
    line-height: 26px;
}

.wishlistEmpty .alert.alert-warning a {
    color: #ED2224;
    text-decoration: none;
    text-transform: uppercase;
}

.wishlistEmpty .alert.alert-warning a:hover {
    color: #000;
}

/* ADDTHIS SHARE */

#pageContent .at-icon-wrapper {
    background-color: rgb(255, 255, 255) !important;
	border: 1px solid #ED2224;
    border-radius: 50%;
}

#pageContent .at-icon-wrapper svg {
    width: 22px !important;
    height: 22px !important;
    margin-left: 4px !important;
    margin-top: 4px !important;  
}

#pageContent .at-icon-wrapper .at-icon {
    fill: #ED2224 !important;
    border: 0;
}

.at-expanded-menu .at-icon-name {
	display: none;
}

.at-expanded-menu .at-icon-wrapper svg {
    width: 32px !important;
    height: 32px !important;
    margin-top: 26px;
}

#at-expanded-menu-host #at-expanded-menu-title, #at-expanded-menu-host .at-branding-logo, #at-expanded-menu-host .at-copy-link-result-message span, #at-expanded-menu-host .at-copy-link-share-page-url, #at-expanded-menu-host .at-expanded-menu, #at-expanded-menu-host .at-expanded-menu-button-label, #at-expanded-menu-host .at-expanded-menu-email-disclaimer, #at-expanded-menu-host .at-expanded-menu-load-btn, #at-expanded-menu-host .at-expanded-menu-page-title, #at-expanded-menu-host .at-expanded-menu-page-url, #at-expanded-menu-host .at-expanded-menu-privacy-link, #at-expanded-menu-host .at-expanded-menu-search-label-content, #at-expanded-menu-host .at-expanded-menu-top-services-header {
    font-family: "Lato",sans-serif !important;
}

/* MODAL CART */

.modal-dialog a.close-modal-added-js {
	color: #ED2224 !important; 
}

.modal-dialog a.close-modal-added-js:hover {
	color: #000000 !important; 
}

.modal-dialog .btn:hover {
    background: #000;
    color: #fff;
    border-color: #000;
}

#modalAddToCartProduct .modal-add-cart-product.desctope .modal-product {
    margin-top: 0px;
}

#modalAddToCartProduct .modal-add-cart-product.desctope .modal-product .title {
  	color: #000000;
    font-size: 20px;
    line-height: 26px;
  	margin: 0;
}

#modalAddToCartProduct .modal-add-cart-product.desctope .modal-product .description {
    color: #000000;
    font-size: 16px;
    line-height: 20px;
    margin-top: 6px;
}

#modalAddToCartProduct .modal-add-cart-product.desctope .modal-product .qty {
    color: #000;
    margin-top: 26px;
    font-size: 16px;
    font-weight: 500;
}

#modalAddToCartProduct .modal-add-cart-product.desctope .row>div:first-child .total {
    display: none;
}

#modalAddToCartProduct .modal-add-cart-product.mobile .btn.btn-underline {
    color: #000;
    background: none;
    text-decoration: none;
    line-height: 15px;
    padding: 5px 0 0 0;
    height: inherit;
    border-bottom: 0px solid #000;
}

#modalAddToCartProduct .modal-add-cart-product.mobile .modal-messages p {
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    margin-top: 8px;
    color: #000000;
}

#modalAddToCartProduct .modal-add-cart-product.mobile .modal-dialog .btn:hover {
    background: transparent;
    color: #ED2224 !important;
    border-color: transparent;
}

#modalAddToCartProduct .modal-add-cart-product.mobile .modal-dialog a.close-modal-added-js:hover {
    color: #ED2224 !important;
}

/* CART PAGE */

.on-duty-box .icon {
	font-size: 8em; 
    color: #ED2224;
}

/* FOOTER */

footer .footer-content-col .container .row:before {
	display: none;  
}

/* FOOTER NEWSLETTER */

#shopify-section-footer .form-control {
    height: 49px;
}

/* FOOTER LOGO */

.footer-logo img {
    max-width: 200px;
}

/* FOOTER SOCIAL */

footer .social-icon-round li a {
    font-size: 32px;
    line-height: 39px;
    width: 62px;
    height: 62px;
}

footer .social-icon-round li a:before {
    left: 1px;
}


#shopify-section-footer .v-links-list a {
  	color: #000000;
}

#shopify-section-footer .v-links-list a:hover {
	color: #ED2224;
}

/* CUSTOM PAGE CONTENT */

#pageContent p {
 	color: #000000;
}

#pageContent p {
    margin: 0 0 13px 0px;
}

#pageContent ol,
#pageContent ul{
  margin-bottom: 10px;
  margin-top: 10px;  
}

#pageContent ol li,
#pageContent ul li {
  color: #000000;
  margin-bottom: 10px;
  margin-top: 10px;  
}

#pageContent ol li h6,
#pageContent ul li h6 {
  color: #000000;
  font-weight: 700;  
}

#pageContent .services-block p {
    margin: 13px 0 13px 0px;
}

#pageContainer .promo-box.design-07 .description .btn {
    margin-top: 10px !important;
}

#pageContainer .btn a {
    color: #fff;
}

#pageContainer .btn:hover {
    background: #000;
    color: #fff;
    border-color: #000;
}

#pageContainer .accordion .promo-box.design-07 .description .title {
    font-size: 18px;
    line-height: 18px;
}

#pageContainer a.textlink {
    color: #ED2224;
}

#pageContainer a.textlink:hover {
    color: #000000;
}

#pageContainer .services-block-border {
    padding: 3% 3% 3%;
}

#pageContainer .custom-layout.services-prepare:not(.indent-col-none):not(.slick-slider) {
    margin-top: 0px;
  	margin-bottom: 50px;
    font-size: 0;
    padding-bottom: 1px;
}

#pageContainer .custom-layout.services-prepare h4 {
    font-size: 20px;
    line-height: 30px;
    padding-bottom: 0px;
}

#pageContainer .mac-checkup-box span {
    font-size: 36px;
    line-height: 36px;
    color: #ED2224;
}

#pageContainer #services-section [class*="col-"] {
  margin-bottom: 20px;
} 

#pageContainer .services-container {
  	display: flex;
  	align-items: center;
  	justify-content: center;
    padding: 15px;
    border: 1px solid #000;
    height: 160px;
}

#pageContainer .services-container .services-heading {
	text-align: center;
}

#pageContainer .services-container .services-content {
  	display: flex;
  	align-items: center;
  	justify-content: center;
}

#pageContainer .services-container .services-content .icon {
    font-size: 35px;
  	height: 35px;
    line-height: 26px;
    position: relative;
    margin-top: 0px;
}

#pageContainer .services-container .services-content .title {
    margin: 0 0 0 10px;
}

#pageContainer .services-container .services-block p {
    margin: 13px 0 0 0;
  	text-align: center;
}

/* ACCORDION FOR CUSTOM PAGES */

#pageContainer .panel-group .panel {
	border-radius: 5px;
	box-shadow: none;
	border-color: #f1f1f1;
}

#pageContainer .panel-default > .panel-heading {
	padding: 0;
	border-radius: 5px;
	color: #000000;
	background-color: #f1f1f1;
	border-color: #f1f1f1;
}

#pageContainer .panel-title {
	font-size: 14px;
	text-transform: uppercase;
}
	
#pageContainer .panel-heading h4 {
    padding-bottom: 0px;
}
	
#pageContainer .panel-title > a {
	display: block;
	padding: 15px;
	text-decoration: none;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;	
}

#pageContainer .panel-title > a[aria-expanded="true"]{
	background-color: #ED2224;
	color: #ffffff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;	
}

#pageContainer .more-less {
	float: right;
	color: #000000;
}

#pageContainer .more-less.glyphicon.glyphicon-minus {
    float: right;
    color: #ffffff;
}

#pageContainer .more-less.glyphicon {
    top: 5px;
}

#pageContainer .panel-default > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #f1f1f1;
}

#pageContainer .panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: 0px solid #dddddd;
}

#pageContainer .panel .row {
    margin-left: 0px;
    margin-right: 0px;
}

#pageContainer .page-section-title {
    margin-bottom: 0;
    padding-bottom: 5px;
    color: #ED2224;
    font-size: 34px;
    line-height: 44px;
}

#pageContainer .financing-content .block-table-cell img {
  width: 200px;
}  

#pageContainer .financing-content .block-table-cell p {
    margin: 0 0 13px 0 !important;
}

#pageContainer .financing-content .block-table-cell h4 {
    font-size: 20px;
    line-height: 24px;
    padding-bottom: 0px;
  	padding-top: 13px;
}

#pageContainer .sample-pricing-content [class*="col-"] {
  	margin-bottom: 20px;
	padding-left: 0px;
    padding-right: 0px;  
}

#pageContainer .smallprint {
	font-size: 12px; 
    color: #cccccc;
}

#pageContainer .page-section-title {
 	margin-bottom: 10px; 
}

#pageContainer .aar-content .services-block-border .title {
    margin: 5px 0 0 0;
}

#pageContainer .aar-content .si-btn {
    display: inherit;
    padding: 0 2px;
}

#pageContainer .aar-content .si-btn a {
    background: #ED2224;
}

#pageContainer .aar-content .si-btn a:hover {
    background: #000000;
}

#pageContainer .aar-content #iphone-x .icon-phone_iphone:before {
    display: block;
    width: 35px;
    height: 35px;
    content: "";
  	background: url('/cdn/shop/files/Simply-Computing-Apple-Authorized-Retailer-Icon-iPhoneX.png') no-repeat;
  	background-size: 35px 35px;
}

#pageContainer .aar-content #airpods .icon-audiotrack:before {
    display: block;
    width: 35px;
    height: 35px;
    content: "";
  	background: url('/cdn/shop/files/Simply-Computing-Apple-Authorized-Retailer-Icon-AirPods.png') no-repeat;
  	background-size: 35px 35px;
}

#pageContainer .aar-content #homepod .icon-surround_sound:before {
    display: block;
    width: 35px;
    height: 35px;
    content: "";
  	background: url('/cdn/shop/files/Simply-Computing-Apple-Authorized-Retailer-Icon-HomePod.png?14576421076271290796') no-repeat;
  	background-size: 35px 35px;
}

#pageContainer .aar-content #beats .icon-headset:before {
    display: block;
    width: 35px;
    height: 35px;
    content: "";
  	background: url('/cdn/shop/files/Simply-Computing-Apple-Authorized-Retailer-Icon-Beats.png') no-repeat;
  	background-size: 35px 35px;
}

#pageContainer .aar-content #apple-tv .icon-live_tv:before {
    display: block;
    width: 35px;
    height: 35px;
    content: "";
  	background: url('/cdn/shop/files/Simply-Computing-Apple-Authorized-Retailer-Icon-AppleTV.png') no-repeat;
  	background-size: 35px 35px;
}

#pageContainer .aar-content #apple-watch .icon-watch:before {
    display: block;
    width: 35px;
    height: 35px;
    content: "";
  	background: url('/cdn/shop/files/Simply-Computing-Apple-Authorized-Retailer-Icon-AppleWatch.png') no-repeat;
  	background-size: 35px 35px;
}

#pageContainer .ew-content .services-block-border .title {
    margin: 5px 0 0 0;
}

#pageContainer .c-content .simply-locations-logo {
  max-width: 300px;
  margin-bottom: 20px;
}  

#pageContainer .c-content .panel h4 {
  margin-bottom: 0px;
  padding-bottom: 0px;
}

#pageContainer .c-content ol,
#pageContainer .c-content ul {
  margin-bottom: 10px;
  margin-top: 10px;  
}

#pageContainer .c-content .textlink-retail {
  color: #ED2224;
}

#pageContainer .c-content .textlink-retail:hover {
  color: #000000;
}

#pageContainer .c-content .textlink-express {
  color: #4067ab;
}

#pageContainer .c-content .textlink-express:hover {
  color: #000000;
}

#pageContainer .c-content .simply-locations [class*="col-"]{
  margin-bottom: 40px;
}

#pageContainer .c-content .simply-locations h6 {
  font-weight: 700;
  padding-bottom: 0;
}

#pageContainer .store-content ul {
  margin-top: 0px;
}   

#pageContainer .ew-content .sg-logo [class*="col-"]{
  margin-bottom: 40px;
}

#pageContainer .ew-content .sg-logo {
  max-width: 600px;
  margin-bottom: 20px;
  text-align: center;
} 

/* ACCORDION FOR PRODUCTS */

#accordion-product-container .panel-group .panel {
	border-radius: 5px;
	box-shadow: none;
	border-color: #f1f1f1;
}

#accordion-product-container .panel-default > .panel-heading {
	padding: 0;
	border-radius: 5px;
	color: #000000;
	background-color: #f1f1f1;
	border-color: #f1f1f1;
}

#accordion-product-container .panel-title {
	font-size: 14px;
	text-transform: uppercase;
}
	
#accordion-product-container .panel-heading h4 {
    padding-bottom: 0px;
}
	
#accordion-product-container .panel-title > a {
	display: block;
	padding: 15px;
	text-decoration: none;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;	
}

#accordion-product-container .panel-title > a[aria-expanded="true"]{
	background-color: #ED2224;
	color: #ffffff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;	
}
	
#accordion-product-container .more-less {
	float: right;
	color: #000000;
}

#accordion-product-container .more-less.glyphicon.glyphicon-minus {
    float: right;
    color: #ffffff;
}

#accordion-product-container .more-less.glyphicon {
    top: 5px;
}
	
#accordion-product-container .panel-default > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #f1f1f1;
}

#accordion-product-container .panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: 0px solid #dddddd;
}

#accordion-product-container .panel .row {
    margin-left: 0px;
    margin-right: 0px;
}

/* STORE LOCATOR */

#page-header .bh-sl-title {
    display: none !important;
}

.scasl-tag-list input {
    -webkit-appearance: checkbox !important;
}

.scasl-tags {
    display: none;
}

#scasl-window-container #scasl-web {
    margin: 5px 0 5px 0 !important;
}

#scapl-geocode-btn {
    background-color: #ED2224 !important;
}

/* GOOGLE MAPS */

#map {
  width: 100%;
}

#map a {
  color: #ED2224;
}

/* MODAL POPUPS */

#fs-embed .modal {
  text-align: center;
  padding: 0!important;
}

#fs-embed .modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

#fs-embed .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

#fs-embed .modal .modal-header {
    border-bottom: 1px solid #f1f1f1 !important;
    background: #ED2224 !important;
}

#fs-embed .modal .modal-title {
 	margin: 0 !important;
    color: #fff !important;
}

#fs-embed .modal-header .close {
    margin-top: -42px !important;
    text-shadow: 0 0px 0 #ffffff !important;
    color: #fff !important;
}

#fs-embed .modal-lg {
  	max-width: 100% !important;
}

#fs-embed .modal .modal-body {
    padding: 0 45px 0px 45px !important;
}

#fs-embed .modal .modal-body input[type='radio'] {
	-webkit-appearance: radio !important; 
}

#fs-embed .modal .modal-body input[type='text'] {
  	-webkit-appearance: text !important;
}

#fs-embed .modal .modal-body input[type='checkbox'] {
	-webkit-appearance: checkbox !important;
}

#fs-embed .modal .modal-body input[type='textarea'] {
	-webkit-appearance: textarea !important;
}

#fs-embed .modal .modal-body img {
	width: auto !important;
    height: auto !important;
}

#page.flexplan #fs-embed .modal .modal-body img,
#page.flexplan-for-mac #fs-embed .modal .modal-body img,
#page.flexplan-for-ipad #fs-embed .modal .modal-body img,
#page.flexplan-for-pre-owned-mac #fs-embed .modal .modal-body img {
	width: auto !important;
    height: auto !important;
}

#page.valet-services #fs-embed .modal .modal-body img {
	width: auto !important;
    height: auto !important;
}

#page.valet-services #fs-embed .modal .modal-body h1 {
  	font-size: 3em !important;
    line-height: 1em !important;
    font-weight: 700 !important;
    color: #000 !important;
}

#fs-embed .modal .modal-body .stacklock img {
	width: 18px !important;
    height: 18px !important;
}

#fs-embed .modal .modal-body .fsBody .fsForm {
    width: 100% !important;
}

/* STORE PAGES */

#pageContainer .store-content .store-logo {
    max-width: 400px;
  	width: 100%;
}

/* BLOG */

.blogpage .block-title.large {
    display: none;
}

.post .optional-block {
    padding-top: 25px;
}

.post .btn:hover {
    background: #000;
    color: #fff;
    border-color: #000;
}

.blog-single-post .title-block-center .post-title h2 {
    font-size: 44px;
    line-height: 54px;
    font-weight: bold;
}

.featured-post p {
    display: none;
}

/* CAREERS */

.cr-title {
   font-weight: 700; 
}

.cp-snippet-heading {
    font-size: 23px;
    font-weight: 400;
    line-height: 62px;
    text-transform: capitalize !important;
    font-family: "Lato",sans-serif !important;
}

/* SVA TABLE */

#table-sva tr,
#table-sva th,
#table-sva td {
    text-align: center;
}

#table-sva .theader {
    background: #ED2224;
    color: #fff;
    font-weight: 700;
}

#table-sva td {
    color: #000000;
}

#table-sva {
  	display: table;
  	width: 100%;
}

#table-sva.table {
	margin-top: 0 !important;
  	margin-bottom: 0 !important;
}

#table-sva td {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

#table-sva td span.gsf {
  font-size: 11px;
}

#table-sva td span.icon {
  font-size: 20px;
}

/* CLEARANCE TABLE */

table.waffle {
    width: 100% !important;
}


/* PRODUCTS SPECS TABLE */

#table-specs tr,
#table-specs th,
#table-specs td {
    text-align: left;
}

#table-specs .theader {
    background: #ED2224;
    color: #fff;
    font-weight: 700;
}

#table-specs td {
    color: #000000;
}

#table-specs {
  	display: table;
  	width: 100%;
}

#table-specs.table {
	margin-top: 0 !important;
  	margin-bottom: 0 !important;
}

#table-specs td {
  display: table-cell;
  text-align: left;
  vertical-align: middle;
}

#table-specs td span.gsf {
  font-size: 11px;
}

#table-specs td span.icon {
  font-size: 20px;
}

/* GIFT CARD */

#serialNum {
	width:100%;
}

.inputInline{
  	width: 100%;
	margin-bottom:20px;
}

.cardNum{
	width: 100%;
}

#sCode{
	width:100%;
}

.cardVal {
    font-weight: bolder;
}

.wrapper {
    width: 100%;
}

.wrap {
    width: inherit;
}

.displayInline {
    display: inline-block;
    width: 100px;
}

/* GEO LOCATION */

.geolocation-block #location_store_name {
	color: #ED2224;
}

.geolocation-block #location_store_phone {
	color: #ED2224;
}

/* PAYBRIGHT FINANCING */

div #paybright-widget-container p {
  font-family: Lato !important;
  font-size: 110%;
}

.paybright-class-modal-content h1 {
  line-height: 100%;
}



/* availability code */

.store-availability-small-text {
/*   font-size: calc(((var(--font-size-base) - 2) / (var(--font-size-base))) * 1em); */
  font-size: 13px;
    }

.store-availability-information {
  display: flex;
  margin-left: 5px;
}

.store-availability-information-container {
  margin-left: 5px;
}

.store-availability-information-container p{
  margin-bottom: 0 !important;
}

.store-availability-information__title {
  margin-bottom: 0;
}

.store-availability-information__stock {
  margin-bottom: 0;
}

.store-availability-information__button {
  text-decoration: underline;
  cursor: pointer;
  border: none;
  padding: 0;
  background: transparent;
  margin-top: 8px;
}

.store-availability-container .icon {
  width: 12px;
  height: 12px;
  margin: 6px 4px 0 0;
}

.store-availability-container .icon-in-stock path {
  fill: #00730B;
}

.store-availability-container .icon-out-of-stock path {
  fill: #DD2200;
}

.store-availability-container .icon-close {
  width: 18px;
  height: 18px;
  margin: 0;
}

.store-availability-container .store-availability-list__stock .icon {
  margin: 0 5px 0 0;
}

.store-availability-container .store-availability-list__confirm-address .icon-unverified-address {
  margin: 0 0 3px 0;
}
.store-availability-container .store-availability-list__confirm-address .icon-unverified-address .icon-unverified-address__exclamation {
  fill: var(--color-body-text);
    }
.store-availability-container .store-availability-list__confirm-address .icon-unverified-address .icon-unverified-address__circle {
  stroke: var(--color-body-text);
    fill: transparent;
    }

.store-availabilities-modal {
  -webkit-overflow-scrolling: touch;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: none;
  position: fixed;
  z-index: 9999999;
  text-align: left;
  background: #fff;
  width: 375px;
  left: auto;
  border: 1px solid var(--color-border);
    box-sizing: border-box;
    box-shadow: -4px 4px 6px rgba(58, 58, 58, 0.04);
    }
.store-availabilities-modal:before{
  display: none;
}

.store-availabilities-modal--active {
  -js-display: flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
/*   transform: translateY(0); */
/*   transform: translate3d(0,0,0); */
  opacity: 1;
}
@media only screen and (max-width: 749px) {
  .store-availabilities-modal--active {
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 9999;
  }
}

.store-availabilities-modal__header {
  -js-display: flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  padding: 16px 24px;
}

.store-availabilities-modal__product-title {
  font-size: calc(((var(--font-size-base) + 2) / (var(--font-size-base))) * 1em);
    text-transform: none;
    margin-bottom: 0;
    padding-bottom: 0;
    letter-spacing: 0;    
    line-height: 1.3;
    }
.store-availabilities-modal__variant-title{
  margin: 0 !important;
}
.store-availabilities-list {  
  overflow-y: auto;
  padding: 0 20px 0 20px;
  margin: 0px;
  -js-display: flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
}

.store-availabilities-modal__close {
  margin: -14px -14px 0 0;
  padding: 14px;
  align-self: start;
  border: none;
  background: transparent;
}

.store-availability-list__item {
  border-top: 1px solid gray;
/*   padding-bottom: 16px; */
  list-style: none;
  margin: 0 !important;
  
}
.store-availability-list__item::before {
  content: "";
  display: none;
  margin: 0 0 16px 0;
  border-bottom: 1px solid gray;
}

.store-availability-list__address {
/*   font-size: calc(((var(--font-size-base) - 2) / (var(--font-size-base))) * 1em); */
    font-size: 13px;
    font-style: normal;
    margin-bottom: 0;
    }

.store-availability-list__location {
  font-size: var(--font-size-base);
    margin-bottom: 8px;
    padding: 0;
    }

.store-availability-list__stock {
  margin-top: 8px;
  margin-bottom: 16px;
  display: flex;
  align-items: center;
}

.store-availability-list__phone {
  margin-bottom: 0;
}




/* business css */
.top-swatch {
    background: #2196F3;
    padding: 9px 30px;
  	display: flex;
    align-items: center;
    justify-content: flex-start;
}
.top-swatch a {
    margin-top: 0;
    padding-right: 13px;
    color: #fff;
}
.top-swatch a.active {
    color: #000;
}
footer .d-flex {
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #000;
  	padding: 30px 15px;
}
.info_block {
    display: flex;
    padding-bottom: 19px;
}
.info_block i {
    font-size: 23px;
    margin-right: 11px;
}
.info_block p {
    margin-top: 0px;
}
.footer-social i {
    font-size: 27px;
    padding: 0px 7px;
}
.p-2 {
    padding: 2rem;
}
.w-100{
	max-width: 100%;
}
.width-55{
	width: 55%;
}
.width-45{
	width: 45%;
}
.width-40{
	width: 40%;
}
.width-60{
	width: 60%;
}
.bu_section-1 {
    display: flex;
}
.bg-black {
    background-color: #000;
}
.white-color{
	color: #fff;
}
.d-flex{
	display: flex;
}
.align-items-center{
	align-items: center;
}
.justify-center{
	justify-content: center;
}
.flex-column{
	flex-direction: column;
}
.uppercase{
	text-transform: uppercase;
}
.relative{
	position: relative;
}
.blue-btn{
	background: #2196f3;
  	width: 151px;
}
.bg-grey{
	background: #F5F5F5;
}
.divide{
	width: 151px;
    height: 3px;
    background-color: #2196f3;
    margin-bottom: 20px;
}
.bold{
	font-weight:bold;
}
.mb-1{
	margin-bottom: 1em;
}
.mb-3{
	margin-bottom: 3em;
}
.mb-0{
	margin-bottom: 0 !important;
}
.white-color h2,
.white-color p{
	color: #fff !important;
}
.bu_section-1 .bg-img{
	background-image: url('/cdn/shop/files/business-4.png');
  	background-size: cover;
    height: 500px;
    background-position: center;
}
.bu_section-1 a{
    position: absolute;
    transform: translate(-50%, -50%);
    top: 75%;
    left: 55%;
}
.bu_section-3 p {
    font-size: 14px;
}
.icon-box {
    width: 100px;
    margin: auto;
  	margin-bottom: 15px;
}
.bu_section-4 {
    padding: 2em 2em 5em;
    margin-top: 3em;
}
.bu_section-4 p{
	color: #fff !important;
}
#carousel-fixed-height a{
	opacity: 1;
    background-color: rgb(0 0 0 / 52%);
}
#carousel-fixed-height span{
	color: #fff;
    font-size: 71px;
}
#carousel-fixed-height .item {
    padding: 0 13em;
}
.icon-serve-box {
    background-color: #2196f3;
    border-radius: 50%;
    width: 150px;
    height: 150px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
}
.icon-serve-box a {
    color: #fff;
    font-weight: bold;
    font-size: 23px;
  	text-transform: uppercase;
}

.leas-section-2.bg-img{
	background-image: url('/cdn/shop/files/leasing.jpg');
  	background-size: cover;
    height: 500px;
    background-position: center;
}
.trade-section-2.bg-img{
	background-image: url('/cdn/shop/files/trade-ins-banner-1.jpg');
  	background-size: cover;
    height: 500px;
    background-position: center;
}
.table .head {
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 100%;
    border-bottom: 1px solid #000;
}
.table .t-body{
	display: flex;
    align-items: flex-end;
    justify-content: space-between;
    width: 100%;
}
.t-body>div {
    width: 50%;
    text-align: left;
    padding: 5px 15px;
}
.table .c-lease{
	border-right: 1px solid #000;
}
.rental-section-2.bg-img{
	background-image: url('/cdn/shop/files/rentals.jpg');
  	background-size: cover;
    height: 500px;
    background-position: center;
}
.qs-section-2.bg-img{
	background-image: url('/cdn/shop/files/quick-support.jpg');
  	background-size: cover;
    height: 500px;
    background-position: center;
}
.table .c-emerg{
	border-right: 1px solid #000;
  	text-align: center;
    padding: 2em 5em;
}
.qs-section-3 {
    margin-bottom: -59px;
}
.step-1 {
    background-color: #2196f3;
    color: #fff;
    width: 50px;
    height: 50px;
    font-size: 31px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin: auto;
    margin-bottom: 30px;
}
.it-section-2.bg-img{
	background-image: url('/cdn/shop/files/teamwork-makes-the-dream-work.jpg');
  	background-size: cover;
    height: 500px;
    background-position: center;
}
.business-footer .social-icon-round li a,
.business-footer .geolocation-block p,
.business-footer .geolocation-block #location_store_phone{
  	color: #2193F4;
}
.business-footer .social-icon-round li{
	border: 1px solid #2193f4;
}
.business-footer a:hover,
.business-footer a.active{
    color: #2196f3 !important;
}
.business-header a:hover,
.business-header a.active{
    color: #2196f3 !important;
}
.color-black{
	color: #000;
}
.business-footer .social-icon-round li:hover, .business-footer .social-icon-round li a:hover {
    color: #000 !important;
}
.blue-bg{
	background-color: #2196f3 !important;
}
.business #fsb_container,
.leasing #fsb_container,
.rentals #fsb_container,
.it-services #fsb_container,
.quick-support #fsb_container,
.book-a-repair #fsb_container,
.get-a-quote #fsb_container,
.tradeins #fsb_container{
	display:none !important;
}
.de_hide{
	display:none;
  	justify-content: center;
    text-align: center;
}
.head>div {
    width: 50%;
}
#nearest_store_span-b{
	color: #000;
}
#location_store_phone-b{
	color: #2196f3;
}

.geolocation-block-b h3{
	font-size: 34px!important;
    line-height: 44px!important;
}
.t-body p {
    margin-bottom: 0px !important;
}
.logos .w30{
	width: 30%;
  	float:left;
}
.logos .w40{
	width: 40%;
  	float:left;
}
.logos img{
	width: 100%;
  	padding: 11px;
}
.logos .w30 img {
    max-width: 151px;
}
.client-logo>div {
    display: flex;
    align-items: center;
    justify-content: center;
}
.client-logo img {
    max-width: 100%;
    padding: 5px 11px;
}
a.portal-login {
  	display: inline-flex;
    display: -webkit-inline-flex;
    justify-content: end;
}

/* notifymebutton */
.klaviyo-bis-trigger{
	padding: 1px 29px 1px;
}
.product-info form a.klaviyo-bis-trigger {
    display: none !important;
}

.easyplanbox {
    padding: 14px;
    border: 1px solid #eae7e4;
    border-radius: 4px;
    margin-top: 14px;
    color: #17120f;
    font-weight: 400;
  	font-size: 18px;
}
.easyplanbox a {
    text-decoration: underline;
    color: #17120f;
}
.easyplanbox img {
    padding-right: 11px;
}
.hero-banner-text h1 {
    color: #ED2224;
    font-size: 3em;
    line-height: 1em;
    padding-bottom: 0px;
}
.py-3{
	padding: 3em 0;
}
.px-1{
	padding-left: 1em;
    padding-right: 1em;
}
.mb-1{
	margin-bottom: 1em;
}
.mt-2{
	margin-top: 2em;
}
.text-capitalize {
    text-transform: capitalize !important;
}
.video{
	position: relative;
    padding-top: 56%;
  	margin-bottom: 1em;
}
.video iframe{
	position: absolute;
    left: 0;
    top: 0;
}
.service-appointment .hero-banner,
.service-appointment .breadcrumb{
	display:none;
}
.mobile_view{
  	display:none;
}
.subnav{
  display:none;
}
.mini-menu li:hover .subnav {
    display: block;
    position: absolute;
    z-index: 9;
    background-color: #ed2224;
    padding: 0px;
}
.mini-menu li {
    padding-left: 7px;
}
.mini-menu .subnav li {
    display: block !important;
    text-align: left;
    border-bottom: 1px solid #fff;
    padding: 0 20px;
}
.mini-menu .subnav li:hover{
  background-color: #000;
}
.mini-menu .subnav li a{
  padding: 12px 0px !important;
}
.appLogo {
    margin-bottom: 13px;
}
.appLogo img {
    max-width: 101px;
}




@media (max-width: 790px){
  .desktop_view{
  	display:none;
  }
  .mobile_view{
  	display:block;
  }
}

@media (min-width: 1025px) and (max-width: 1280px){
  .header-menu>ul>li>a {
      padding: 23px 5px !important;
  }
}
@media (max-width: 1024px){
  .business-header{
  	display:none;
  }
  .footer-1-box {
      display: flex;
      align-items: center;
      justify-content: space-between;
      margin-bottom: 3em;
      flex-direction: row-reverse;
  }
    .business-footer .footer-logo {
        margin-top: 20px;
      text-align: center;
    }
  .leas-section-5 .row.d-flex,
  .rental-section-2 .row.d-flex{
      justify-content: space-between;
  }
  .embedform {
      width: 80%;
  }
  .top-swatch{
  	display:none;
  }
  #carousel-fixed-height .item{
  	padding: 0 7em;
  }
}
@media (max-width: 790px){
	.footer-1-box {
        flex-direction: column;
    	text-align: center;
    }
  .footer-1-box .social-icon-round {
      display: none;
  }
  .business .social-icon-round li,
  .leasing .social-icon-round li,
  .rentals .social-icon-round li,
  .it-services .social-icon-round li,
  .quick-support .social-icon-round li,
  .book-a-repair .social-icon-round li,
  .get-a-quote .social-icon-round li,
  .tradeins .social-icon-round li{
      border: 1px solid #2196f3;
  }
  .business .social-icon-round a,
  .leasing .social-icon-round a,
  .rentals .social-icon-round a,
  .it-services .social-icon-round a,
  .quick-support .social-icon-round a,
  .book-a-repair .social-icon-round a,
  .get-a-quote .social-icon-round a,
  .tradeins .social-icon-round a{
      color: #2196f3 !important;
  }
}
@media (max-width: 767px){
  footer .d-flex{
  	flex-direction: column;
  }
  .width-55, .width-45, .width-40, .width-60{
      width: 100%;
  }
  .d-flex {
      flex-direction: column;
  }
  .bu_section-4 {
      padding: 2em 0em 5em;
  }
  #carousel-fixed-height .item {
      padding: 0 6em;
  }
  .bu_section-1 a {
      position: relative;
      margin-top: 50px;
      left: 50%;
  }
  .table .c-emerg{
      border-right: 1px solid #000;
      text-align: center;
      padding: 2em 2em;
  }
  .footer-logo{
  	text-align:center;
  }
  .business-footer .mobile-collapse_title:hover,
  .business-footer .mobile-collapse_title:hover:before{
      color: #2196f3;
  }
  .table .head {
      align-items: start;
  }
  .quick-support .t-body {
      flex-direction: column;
  }
  .quick-support .t-body>div {
      width: 100%;
  }
  .quick-support .table .c-emerg{
  	border:none;
  }
  .mo_hide{
  	display:none;
  }
  .de_hide{
  	display:flex;
  }
  .business-header .mobile-menu-toggle{
  	padding-right: 47px;
  }
  .business-header .mobile-menu-toggle .menu-text{
  	display:block;
  }
  .business-header .mobile-menu-toggle:hover .menu-text{
      color: #2196f3;
  }
  .business-header .mobile-menu-toggle:hover .icon-bar{
      background: #2196f3;
  }
  .quote-form iframe{
  	height: 350vh !important;
  }
  .embedform {
      width: 100%;
  }
}
@media (max-width: 450px){
  .bu_section-5 .col-xs-6{
  	width: 100%;
  }
  .leas-section-3 .col-xs-6{
  	width: 100%;
  }
  #carousel-fixed-height .item {
      padding: 0 3em;
  }
}

#jobpostings h5 {
  font-size: 14pt;
  padding-bottom: 0;
}