#nav-header .nav-secondary {
	/* Header Navigation Box Shadow on mobile and desktop. Overrides default */
	box-shadow: 0 6px 7px 0 #0000000F !important;
}
#acc-details *{
	font-family: "Montserrat", sans-serif;
}

#acc-details{
	min-height: 400px;
	position: relative;
}

#acc-details .acc-details-wrapper{
	max-width: 1300px;
    margin: auto;
    padding: 3% 20px;
    display: none;
}

#acc-details .back-to-shop{
	position: absolute;
	left: 85px;
	top: 25px;
	color: #27C1FD;
	padding: 5px 0;
	display: inline-block;
	font-family:'Barlow Semi Condensed', sans-serif;
	text-transform: uppercase;
	font-weight: 600;
    font-size: 16px;
}

#acc-details .back-to-shop:HOVER {
	color: #00AEEF;
}

#acc-details .two-cols{
	display: flex;
	margin: 30px 0;
}

#acc-details .acc-image-wrapper{
	text-align: center;
	margin: 0 30px 0 0;
	max-width: 40%;
	min-width: 40%;
}

#acc-details .acc-discount{
	position: absolute;
    left: 0;
    z-index: 1;
    top: 80px;
    background-color: #28C2FE;
    border-radius: 0 40px 40px 0;
    font-size: 20px;
    color: #fff;
    width: 200px;
    height: 35px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding-right: 30px;
    text-transform: lowercase;
}

#acc-details .acc-discount span{
	display: block;
	font-weight: 600;
	margin-left: 10px;
	font-family:'Barlow Semi Condensed';
}

#acc-details .acc-discount span::first-letter {
    text-transform: uppercase;
}

#acc-details .acc-name{
	font-weight: 600;
	font-size: 42px;
	font-family:'Barlow Semi Condensed', sans-serif;
	color: #0F3D58;
}

#acc-details .acc-description{
	margin: 8% 0;
	line-height: 28px;
    font-size: 18px;
}

#acc-details .acc-description ul{
	list-style: disc;
    margin: 20px;
}
#acc-details .acc-description li {
    position: relative;
    list-style: none;
    margin-bottom: 12px;
}
#acc-details .acc-description li:before {
    position: absolute;
    content: '\2713';
    left: -20px;
    color: #28C2FE;
    font-weight: 600;
}

#acc-details .add-to-cart-block{
	display: flex;
	position: relative;
	text-align: left;
	align-items: center;
	justify-content: flex-start;
	padding: 3% 0;
	border-radius: 6px;
	margin-right: auto;
}

#acc-details .add-to-cart-btn{
    display: flex;
    padding: 11px 10px;
    justify-content: center;
    text-align: center;
    background-color: transparent;
    color: #F04F23;
    border: 3px solid #F04F23;
    border-radius: 600px;
    cursor: pointer;
    transition: all 0.6s linear;
    text-transform: uppercase;
    width: 250px;
    margin: 0 0 0 30px;
    font-family:'Barlow Semi Condensed';
    font-weight: 700;
}
#acc-details .add-to-cart-btn:HOVER{
	color: #FFF;
	background: #F04F23;
}

#acc-details .acc-price-wrapper {
	display:  flex;
}

#acc-details .acc-price{
	font-size: 32px;
	font-weight: 600;
	color: #28C2FE;
	font-family:'Barlow Semi Condensed';
}
#acc-details .acc-price.oos {
	color: #98A4AE;
	font-size: 28px;
	padding-right: 5px;
}
#acc-details .oos-disclaimer{
	font-size: 20px;
	font-weight: 600;
	color: #98A4AE;
	font-family:'Barlow Semi Condensed';
	display: flex;
	flex-direction: column;
	align-items: center;
}
#acc-details .curbside-content .curbside-wrapper .today-pickup-title{
    color: #27C1FD;
	font-weight: 500;
}
#acc-details .curbside-content .curbside-wrapper .tommorrow-text,
#acc-details .curbside-content .curbside-wrapper .estimated-detail-link{
    color: #27C1FD;
}
#acc-details .curbside-content .curbside-wrapper .estimated-detail-link{
	cursor: pointer;
}
#acc-details .curbside-content .cta_disc_faq{
    width: 1.3% !important;
    vertical-align: top;	
}
#acc-details .curbside-content .curbside-wrapper .estimated-detail{
	display:none;
}
#acc-details .acc-price-strike-out{
	color: #98A4AE;
	text-decoration: line-through;
	font-size: 18px;
	font-family:'Barlow Semi Condensed';
	font-weight: 600;
	vertical-align: super;
	margin-right: 10px;
}

#acc-details .acc-stock-status{
	display: none;
	justify-content: center;
	font-family:'Barlow Semi Condensed';
	font-weight: 600;
}
#acc-details .oos-status{
	color: #28C2FE;
	background-color: transparent;
	border-color: #28C2FE;
}

#acc-details .oos-status:HOVER{
	background-color: #28C2FE;
	color: #FFF;
}

#content .loading-image{
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#webcollage-wrapper{
	background-color: #fff;
}

#webcollage-wrapper #wc-power-page{
	max-width: 1300px;
    margin: auto;
    /* padding: 3% 20px; */
}
#aToolTip.defaultTheme {
    margin: 0;
    opacity: .95;
}
#aToolTip {
    position: absolute;
    z-index: 50000;
}
#aToolTip.defaultTheme .aToolTipContent {
    background-color: #FFFFFF;
    padding: 16px 22px 15px;
    text-align: justify;
}
#aToolTip .bottom {
    width: auto;
    height: 75px;
    background: url(/resources/images/custom_tooltip_new.png) no-repeat 0 0;
    background-repeat: no-repeat;
}
.defaultTheme #aToolTipCloseBtn {
    background: url(/resources/images/colorbox/close.svg) no-repeat;
    display: block;
    margin: 2px;
    outline: none;
    padding: 4px;
    position: absolute;
    right: 0px;
    text-indent: -9999px;
    top: 2px;
    width: 18px;
    height: 17px;
}

#aToolTip .aToolTipContent {
    font-size: 13px;
    line-height: 16px;
    margin: 0;
    position: relative;
    text-align: left;
    top: 16px;
    width: 295px;
}
.aToolTipContent {
    border-top: 5px solid #D0D0D1;
    border-left: 5px solid #D0D0D1;
    border-right: 5px solid #D0D0D1;
}  
.detail-content-message {
    font-size: 15px;
    color: #363636;
}     
.detail-content-message .order-expected {
    font-weight: bold;
}
.detail-content-message ul li {
    padding: 5px 0;
    text-align: left;
    line-height: 20px;
}
.detail-content-message p {
    padding: 10px 0;
} 
@media(max-width: 900px){
	#acc-details .back-to-shop{
		top: 15px;
		left: 14px;
	}
	#acc-details .acc-discount{
		font-size: 16px;
		width: 115px;
		top: 60px;
	}
	#acc-details .add-to-cart-block .add-to-cart-btn{
		padding: 10px 20%;
	}
	#acc-details .acc-image-wrapper{
		margin: 0 auto 30px;
		max-width: 100%;
	}
	#acc-details .acc-image{
		max-height: 350px;
	}
	#acc-details .two-cols{
		display: block;
	}
}

@media(max-width: 500px){
	#acc-details .mobile-hide {
		display: none;
	}
	#acc-details .acc-name{
		font-size: 30px;
	}
	#acc-details .add-to-cart-block{
		position: fixed;
		left: 0;
		bottom: 0;
		z-index: 20;
		width: 100vw;
		background-color: #FFFFFF;
		margin: 0;
		padding: 12px 16px;
		text-align: center;
		justify-content: space-around;
		border-radius: 0;
		box-shadow: 0 0 10px 5px #0000000F;
	}
	#acc-details .acc-price {
        font-size: 28px;
 	}
 	#acc-details .acc-price-wrapper.desktop-hide .acc-price {
        font-size: 18px;
        font-family: "Montserrat",sans-serif;
 	}
 	#acc-details .acc-price-wrapper.desktop-hide .acc-price.oos-disclaimer {
 		font-weight: 500;
 	}
 	#acc-details .acc-price-strike-out {
        vertical-align: baseline;
        font-family: "Montserrat",sans-serif;
  }
	#acc-details .add-to-cart-block .add-to-cart-btn{
		padding: 10px 30px;
		width: 190px;
		margin: 0 10px;
		font-size: 14px;
	}
	.footer-mobile {
		margin: 0 0 70px;
	}
}

@media (min-width: 500px) {
	#acc-details .desktop-hide {
		display: none;
	}
}

/* colorbox css */

.colorbox_popup_c {
	border: none !important;
	border-radius: 0px !important;
	background: none !important;
}

.colorbox_popup_c #cboxTopLeft,
.colorbox_popup_c #cboxTopCenter,
.colorbox_popup_c #cboxTopRight,
.colorbox_popup_c #cboxMiddleLeft,
.colorbox_popup_c #cboxMiddleRight,
.colorbox_popup_c #cboxBottomLeft,
.colorbox_popup_c #cboxBottomCenter,
.colorbox_popup_c #cboxBottomRight {
	display: none !important;
}

.colorbox_popup_c #cboxClose {
	background: url(/resources/images/colorbox/cross_close.svg) no-repeat top left !important;
	margin: 3% !important;
	right: 0;
    padding: 8px;
}

.colorbox_popup_c #cboxLoadedContent,
.colorbox_popup_c #cboxContent {
	height: auto !important;
	height: fit-content !important;
	height: -moz-fit-content !important;
}

.colorbox_popup_c #cboxLoadedContent {
	margin-top: 0;
	width: fit-content !important;
}

.colorbox_popup_c #cboxContent {
    width: fit-content !important;
    border-radius: 5px;
}

.colorbox_popup_c #cboxWrapper {
    border-radius: 10px !important;
    background-color: white;
}

@media (min-width: 376px) and (max-width: 813px) {
	.colorbox_popup_c .popup-dimentions {
		width: 375px !important;
	}
}

@media (min-width: 321px) and (max-width: 375px) {
	.colorbox_popup_c .popup-dimentions {
		width: 340px !important;
	}
}

@media (max-width: 320px) {
	.colorbox_popup_c .popup-dimentions {
		width: 290px !important;
	}
}

.hidden {
	display: none;
}

#customer_popup {
    padding: 5px 35px 5px 42px;
}

#customer_popup .title{
	padding: 30px 0 10px;
    font-weight: 400;
    font-size: 23px;
}

#customer_popup .new-existing-title{
	font-size: 14px;
	padding-bottom: 5px;
}

#customer_popup .new-existing-desc{
	font-size: 11px;
	font-weight: 300;
}

#customer_popup .desc-border {
	padding-top: 10px;
	border-top: 1px solid #b1b1b1;
}

#customer_popup .popup-button{
	text-align: center;
}

#customer_popup .login-url{
    color: #00AEEF;
    cursor: pointer;
}


#customer_popup .customer_button {
    opacity: 1;
    border-radius: 2px;
    background-color: #28c2fe;
    display: inline-block;
    padding: 15px 20px;
    border: 1px solid #28c2fe;
    color: #ffffff;
    transition: all 0.6s linear;
    position: relative;
    cursor: pointer;
    font-size: 12px;
    margin-top: 4%;
    width: 70%;
    font-weight: 600;
}

@media (max-width: 420px) {
	#customer_popup .customer_button  {
		width: 100%;
	}
}

#customer_popup #existing_customer {
	margin-bottom: 5%;
    margin-top: 8%;
}

#loading_overlay .overlay {
    display: block;
    left: 0;
    opacity: 0.9;
    position: absolute;
    top: 0;
    z-index: 10000;
    background:#fff;
}
#loading_overlay .loader {
    background: transparent url("/resources/images/ring-alt-loading.gif") no-repeat scroll 0 0;
    display: block;
    height: 120px;
    position: fixed;
    width: 120px;
    z-index: 10000;
}