@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700');

/* ======================================================== */
/* ALL DISPLAYS - Mobile First Frameworks - Default Query */
/* ======================================================== */

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /* IE10+ CSS styles go here */
    .footer-socials img {
	     margin-top: -2px;
    }
}

@supports (-ms-accelerator:true) {
  	/* IE Edge 12+ CSS styles go here */ 
    .footer-socials img {
	     margin-top: -2px;
    }
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  { 

    .footer-socials img {
	     margin-top: -2px;
    }

}

/* ======================================================== */
/* CUSTOM, IPHONE RETINA */
/* ======================================================== */ 

/* ======================================================== */
/* Global Styles */
/* ======================================================== */

.modal-scrollfix.modal-scrollfix {
    overflow-y: hidden;
}

.noScroll {
    overflow: hidden;
    height: 100vh;
}

html, body {
	overflow-x: hidden;
}

body {
	font-family: "Open Sans", sans-serif;
	transition: background-color .5s;
	padding-top: 115px;
}

 .fixedPosition
 {
    position: fixed;
 }

/* Text Styles */

h1, h2, h3, h4, h5, h6 {
	letter-spacing: -0.008em;
}

h1 {
	font-size: 2.188rem;
	color: #404040;
	font-weight: 400;
}

h2{
	font-size: 1.5rem;
	color: #3a3a3a;
	font-weight: 500;
}

h3{
	font-size: 1.188rem;
	color: #4d4b50;
}

p {
	color: #4d4b50;
	font-size: 1.05rem;
	font-family: "Open Sans", sans-serif;
	font-weight: 300;
}

a {
	color: #d80c39;
	-webkit-transition:color .2s ease-in; 
	   -moz-transition:color .2s ease-in; 
		-o-transition:color .2s ease-in; 
		   transition:color .2s ease-in;
}

a:hover {
	color: #a90225;
	text-decoration: none;
}

sup {
	top: -1em;
	font-size: 50%;
}

/* Button Styles */

.btn-primary {
	background-color: #d80c39;
	border: none;
	font-size: 1.063rem;
	padding: 10px 45px;
	cursor: pointer;
}

.btn-primary:hover {
	background-color: #c30028;
}

.btn-dark {
	background-color: #212121;
	border: none;
	font-size: 1.063rem;
	padding: 10px 60px;
	cursor: pointer;
}

.btn-dark:hover {
	background-color: #404040;
}

.btn-compare {
	background-color: #404040;
	font-size: .9rem;
	padding: 10px 30px;
}

.btn-compare:hover {
	background-color: #535353;
}

.btn-store-red {
	background-color: #d80c39;
	font-size: .9rem;
	padding: 10px 30px;
}

.btn-store-red:hover {
	background-color: #c30028;
}

.btn-store-gray {
	background-color: #838383;
	font-size: .9rem;
	padding: 10px 30px;
}

.btn-store-gray:hover {
	background-color: #b3b3b3;
}

.red-bullet li::before {
	content: "■"; 
	color: #EE0034;
	display: inline-block; 
	width: 16px;
	margin-left: 0px;
}

.red-bullet {
	font-size: 1.1875rem;
	line-height: 2rem;
	font-weight: 300;
	color: #4d4b50;
}

.btn-end-page {
	text-transform: uppercase;
	font-weight: 300;
	letter-spacing: 0px;
	font-size: 16px;
	padding: 10px 0;
	width: 100%;
}

/* Two images directly below the headline on int pages */
.header-images {
	padding-top: 30px;
}

/* ======================================================== */
/* Mobile Slide Out Nav Styles */
/* ======================================================== */ 

.no-drop > a:after {
	content: none !important;
}

.sidenav {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 999;
	top: 0;
	right: 0;
	background-color: #f7f7f7;
	overflow-x: hidden;
	transition: 0.5s;
	padding-top: 115px;
	-webkit-overflow-scrolling: touch;
}

.sidenav a {
	text-decoration: none;
	font-size: 1rem;
	color: #818181;
	transition: 0.3s;
}

.sidenav a.active, .sidenav a:hover {
	color: #ec0d3a;
}

.slide-nav {
	padding: 0 0 40px;
	background-color: #f7f7f7;
	height: 100%;
}

#main {
	transition: margin-left .5s;
	padding: 16px;
}

@media screen and (max-height: 450px) {
	.sidenav {padding-top: 15px;}
	.sidenav a {font-size: 1.125rem;}
}

/* ======================================================== */
/* Fixed Sidebar Button Styles */
/* ======================================================== */

.side-buttons {
	position: fixed;
	right: -137px;
	-ms-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	top: 48.4%;
	z-index: 99;
	display: none;
}

.side-buttons h3 {
	color: #fff;
	font-size: 1rem;
}

.side-buttons i {
	padding-right: 10px;
}

.side-get {
	background-color: #ec0d3a;
	padding: 10px 15px 2px;
	display: inline-block;
	-webkit-border-top-right-radius: 3px;
	    -moz-border-radius-topright: 3px;
	        border-top-right-radius: 3px;
}

.side-style {
	background-color: #5c5b5b;
	padding: 10px 15px 2px;
	display: inline-block;
	-webkit-border-top-left-radius: 3px;
	    -moz-border-radius-topleft: 3px;
	        border-top-left-radius: 3px;
}

/* ======================================================== */
/* Header Styles */
/* ======================================================== */

.c-hamburger {
	display: block;
	position: relative;
	overflow: hidden;
	margin: 0;
	padding: 0;
	width: 45px;
	height: 40px;
	font-size: 0;
	text-indent: -9999px;
	appearance: none;
	box-shadow: none;
	border-radius: none;
	border: none;
	cursor: pointer;
	transition: background 0.3s;
}

.c-hamburger:focus {
	outline: none;
}

.c-hamburger span {
	display: block;
	position: absolute;
	top: 17px;
	right: 0;
	height: 5px;
	background: #d5d5d5;
	width: 45px;
	border-radius: 2px;
}

.c-hamburger span::before,
.c-hamburger span::after {
	position: absolute;
	display: block;
	left: 0;
	width: 100%;
	height: 5px;
	background-color: #d5d5d5;
	content: "";
	border-radius: 2px;
}

.c-hamburger span::before {
	top: -12px;
}

.c-hamburger span::after {
	bottom: -12px;
}

.c-hamburger--htx {
	background-color: transparent;
}

.c-hamburger--htx span {
	transition: background 0s 0.3s;
}

.c-hamburger--htx span::before,
.c-hamburger--htx span::after {
	transition-duration: 0.3s, 0.3s;
	transition-delay: 0.3s, 0s;
}

.c-hamburger--htx span::before {
	transition-property: top, transform;
}

.c-hamburger--htx span::after {
	transition-property: bottom, transform;
}

/* active state, i.e. menu open */
.c-hamburger--htx.is-active {
	background-color: transparent;
}

.c-hamburger--htx.is-active span {
	background: none;
}

.c-hamburger--htx.is-active span::before {
	top: 0;
	transform: rotate(45deg);
}

.c-hamburger--htx.is-active span::after {
	bottom: 0;
	transform: rotate(-45deg);
}

.c-hamburger--htx.is-active span::before,
.c-hamburger--htx.is-active span::after {
	transition-delay: 0s, 0.3s;
}

.navbar {
	padding-bottom: 0;
	padding-top: 0;
	background-color: #fff;
	box-shadow: 0px 1px 6px 1px #ccc;
}

.navbar-brand {
	padding-top: 0;
	padding-bottom: 0;
}

.header-logo-big {
	width: 300px;
}

.mobile-header {
	padding-right: 0px;
}

.header-logo-small {
	width: 85px;
}

.main-nav {
	padding-right: 0;
}

.global-cart {
	position: relative;
}

.main-nav i.fa.fa-shopping-cart {
	padding-right: 9px;
	font-size: 1.1rem;
}

.badge.badge-secondary {
	color: #4e4e4e;
	border-radius: 3px;
	background-color: #d5d5d5;
	padding: 14px;
}

.global-cart:before {
	content: '';
	display: inline-block;
	width: 0;
	height: 0;
	border: 10px solid transparent;
	vertical-align: middle;
	border-right-color: #d5d5d5;
	position: absolute;
	top: 9px;
	left: 20px;
}

.mobile-header i.fa.fa-shopping-cart {
	margin-right: 15px;
	font-size: 22px;
}

.mobile-header a.m-phone {
	color: #4e4e4e;
	font-size: 1.3rem;
	font-weight: 600;
	padding-bottom: 15px;
	display: block;
}

.mobile-header a {
	color: #454545;
}

h2.tagline-heading, .tagline h2 {
	font-size: 1.3rem;
	margin-bottom: 0;
	line-height: 1rem;
	padding-bottom: 30px;
	padding-top: 10px;
	text-transform: uppercase;
}

.location-header {
	background-color: transparent;
	color: #222;
	font-size: .8rem;
	padding: 1.2rem 0;
}

#locationHeader2 {
	background: url('../images/location-arrow.png') no-repeat 10px 0px;
background-color: #f4f4f4 !important;
-webkit-appearance: none;
border: none;
padding: 5px 20px 5px 5px !important;
color: #474747 !important;
font-weight: 600;
}

.locations .btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .12rem .5rem;
    font-size: .85rem;
    line-height: 1.25;
    border-radius: .25rem;
    transition: all .15s ease-in-out;
    color: #222 !important;
    font-weight:600;
}

.custom-select {
    display: inline-block;
    max-width: 100%;
    height: calc(1.25rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    line-height: 1.25;
    color: #495057;
    vertical-align: middle;
    background: #fff url("") no-repeat right .75rem center;
    background-size: 8px 10px;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

button#locationHeader {
	overflow: visible;
    border: 1px solid #f1f1f1;
    background: #f1f1f1;

}

.covid-19 {
    background: #ffc000;
    text-align: center;
    border-radius: none !important;
}

.covid-19 a {
    color: #404040;
    font-size: 1.4rem;
}

.location-header i {
	color: #222 !important;
}

span.custom-control-description {
	padding-left: 7px;
}

.location-header .form-group {
	margin-right: 10px;
}

.navbar-form .btn-default, .coupon .btn-default {
	background-color: #adadad;
	border-top-left-radius: .25rem !important;
	border-bottom-left-radius: .25rem !important;
}

.navbar-form .input-group-btn, .coupon .input-group-btn {
	padding-left: 10px;
}

.navbar-form input.form-control, .coupon input.form-control {
	border: none;
	border-top-right-radius: .25rem !important;
	border-bottom-right-radius: .25rem !important;
}

.navbar-form i, form.coupon i {
	color: #fff !important;
}

.locations {
	padding-top: 25px;
}

.global-cart .nav-link {
    padding: 0;
    padding-right: 5px;
}

span.mobile-clicker {
	font-size: 2.4rem;
	cursor: pointer;
	color: #a5a5a5;
}

.global-big {
	padding-right: 20px;
}

.global-nav .global-big a {
	font-size: 1.25rem;
	color: #4e4e4e;
	padding: 0.1rem;
	font-weight: 600;
}

.global-checkout a {
	background-color: #d5d5d5;
	border-radius: 3px;
	margin-right: 10px;
	margin-left: 5px;
}

.m-locations {
	padding-right: 0px;
	margin-right: -20px;
}

/* ======================================================== */
/* Homepage Styles */
/* ======================================================== */ 

/* Royal Slider Styles */

#full-width-slider {
	width: 100%;
	height: 550px;
	color: #000;
	margin-top: 25px;
}

#half-width-slider {
	width: 100%;
	height: 550px;
	color: #000;
	margin-top: 25px;
}

.infoBlock {
	position: absolute;
	top: 30px;
	right: 30px;
	left: auto;
	max-width: 25%;
	padding-bottom: 0;
	background: transparent;
	overflow: hidden;
	padding: 20px;
}

.infoBlock h4 {
	font-size: 1.25rem;
	line-height: 1.2;
	margin: 0;
	padding-bottom: 3px;
	text-transform: uppercase;
}

.infoBlock p {
	font-size: 1.625rem;
	margin: 10px 0 20px;
	color: #fff;
	line-height: 1.2;
}

.infoBlock a {
	color: #FFF;
	text-decoration: underline;
}

.fullWidth {
	max-width: 1400px;
	margin: 0 auto 24px;
}

.royalSlider.heroSlider, .royalSlider.heroSlider .rsOverflow {
	height: 400px !important;
}

.infoBlock {
	padding-left: 25px;
	height: 100%;
	max-height: 100%;
	min-width: 100%;
	left: 0;
	top: 0;
	font-size: 0.75rem;
	color: #fff;
	background-color: rgba(0, 0, 0, 0.4);
	padding-top: 35%;
}

.infoBlock h4 {
	font-size: 2.313rem;
	line-height: 110%;
}

.small-cta {
	position: relative;
	padding-top: 25px;
}

.home-caption {
	position: absolute;
	top: 15%;
	left: 0;
	width: 100%;
}

.home-caption-bg {
	background-color: rgba(236, 14, 59, 0.9);
	margin: 30px;
	padding: 20px;
}

.home-caption p {
	font-size: 1.4rem;
	color: #fff;
	line-height: 1.4em;
}

.home-caption p span {
    font-size: 2.8rem;
    text-transform: uppercase;
	font-weight: 600;
	display: block;
}

.small-cta img {
	object-fit: cover;
	width: 100%;
}

/* Block #1 */

.block-1 {
	padding: 70px 0;
}

.block-1 h2 {
	text-align: center;
	font-size: 1.188rem;
	color: #474747;
	font-weight: 400;
	line-height: 1.7em;
}

/* Block #2 */

.block-2-card {
	padding-bottom: 25px;
}

.block-2-title {
	background-color: #5c5c5c;
	padding: 10px 20px;
}

.block-2-title h2 {
	color: #fff;
	margin-bottom: 0;
	font-size: 1.063rem;
}

.block-2-content {
	padding: 30px 20px 45px;
	background-color: #f3f2f2;
	height: 100%;
	min-height: 250px;
}

.card {
	border: none;
}

.block-2-content h3 {
	color: #444444;
	font-size: 1.313rem;
	font-weight: 600;
}

.block-2-content p {
	color: #474747;
	font-size: 0.875rem;
}

p.block-2-price {
	color: #eb0d3a;
	font-size: 1.313rem;
	font-weight: 500;
}

p.block-2-price span {
	color: #444444;
	font-size: 1.063rem;
}

/* Block #3 */

.block-3 {
	padding: 50px 0;
}

.block-3 h2 {
	text-align: center;
	font-size: 1.3rem;
	color: #474747;
	font-weight: 400;
	line-height: 1.7em;
}

/* Block #4 */

.block-4-card {
	padding-bottom: 25px;
}

.block-4-content {
	background-color: #f3f2f2;
	padding: 30px 30px 50px;
	height: 100%;
	min-height: 305px;
}

.block-4-content h3 {
	color: #444444;
	font-size: 1.25rem;
	font-weight: 600;
}

.block-4-content p {
	color: #474747;
	font-size: 0.875rem;
}

p.block-4-price {
	font-size: 1.438rem;
	color: #eb0d3a;
}

p.block-4-price span {
	font-size: 1.313rem;
	color: #6e6e6e;
}

span.price-slash {
	text-decoration: line-through;
}

/* Block #5 */

.block-5-holder {
	background-color: #f4f4f4;
	text-align: center;
	padding: 30px 10px;
	margin: 0 0 75px;
}

.block-5-holder h2 {
	font-size: 1.188rem;
	font-weight: 600;
	margin-bottom: 0px;
	line-height: 40px;
}

.block-5-holder h2 span {
	font-weight: 500;
	display: block;
}

.block-5-holder i {
	display: block;
	font-size: 2.25rem;
	padding-bottom: 10px;
}

#footer-cta {
	padding: 20px 40px 0;
	text-align: center;
}

/* ======================================================== */
/* Footer Styles */
/* ======================================================== */

/* Breadcrumbs */

.breadcrumb {
	padding: 0;
	margin-bottom: 3rem;
	background-color: transparent;
	border-radius: 0;
	border-bottom: 2px solid #fff;
	padding-bottom: 23px;
}

footer {
	background-color: #f7f7f7;
	padding-top: 25px;
}

.footer-logo {
	margin: 0 auto;
	display: block;
	padding-bottom: 30px;
	width: 190px;
	float: left;
}

.footer-certified-logo {
	margin: 0 auto;
	display: block;
	padding-right: 10px;
	padding-bottom: 30px;
	width: 210px;
	float: left;
}

.footer-clean-certified-logo {
	margin: 0 auto;
	display: block;
	padding-right: 10px;
	padding-bottom: 40px;
	width: 170px;
	margin-top: -10px;
	float: right;
}

footer h2 {
	color: #474747;
	font-size: 1.25rem;
	font-weight: 700;
}

footer p {
	font-size: 0.875rem;
	color: #474747;
}

footer a.nav-link {
	color: #474747;
	font-size: 0.875rem;
	padding: 1px 0px;
}

footer a.nav-link:hover {
	color: #ee0034;
}

.footer-main-col-1 {
	padding-bottom: 50px;
}

.footer-fine {
	padding-top: 35px;
	font-size: 0.8125rem;
	color: #707070;
}

.footer-main-col-2 {
	padding-bottom: 30px;
}

.footer-signup {
	padding-bottom: 35px;
}

.footer-signup p span {
	font-weight: 600;
}

.footer-socials i {
	background-color: #4f5054;
	color: #fff;
	border-radius: 3px;
	width: 39px;
	height: 39px;
	text-align: center;
	padding: 10px;
	font-size: 1.1rem;
}

.footer-socials .fa-rss {
	background-color: transparent;
	color: #474747;
	margin-left: -10px;
}

p.footer-rss {
	font-size: 1.063rem;
	padding-top: 10px;
}

.footer-sub {
	background-color: #ebebeb;
	padding: 45px 0 20px;
}

.footer-sub img {
	padding-right: 15px;
}

.footer-sub h2 {
	margin-bottom: 0;
}

.footer-sub > div > div > div {
	padding-bottom: 20px;
}

.footer-copy {
	padding: 30px 10px;
}

.footer-copy p {
	text-align: center;
    font-size: 0.8125rem;
    color: #707070;
}

.footer-copy a {
	color: #707070;
}

/* Footer Accordion */ 

h3.z-header {
	text-align: center;
}

.z-accordion.silver.vertical>.z-section>.z-header, .z-accordion.silver.horizontal>.z-section>.z-header>.z-title {
	color: #4f5054;
	text-shadow: none;
	background-color: #d8d8d8;
	background-image: none;
	text-align: center;
}

.z-accordion.horizontal>.z-section>.z-content>div {
	font-size: .8rem;
}

.z-accordion.z-grouped.z-rounded>.z-section, .z-accordion.z-grouped.z-rounded>.z-section h3 {
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
	        border-radius: 5px;
}

.z-accordion.horizontal.z-rounded>.z-section:first-child>.z-header, .z-accordion.horizontal.z-rounded>.z-section:first-child h3>.z-title {
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
	   		border-radius: 5px;
}

span.z-title {
	font-size: 1.063rem;
}

li.z-section {
	padding: 2px 0 !important;
}

.z-active .z-content {
	margin-top: 5px !important;
}

.z-accordion.z-shadows.vertical.z-grouped {
	box-shadow: none;
}

.z-accordion.horizontal.z-shadows {
	box-shadow: none;
	box-shadow: none;
}

/* ======================================================== */
/* Basic Internal Page Styles */
/* ======================================================== */

.basic-int {
	background-color:#fff;
	padding-top: 50px;
	padding-bottom: 80px;
}

.basic-int-content {
    padding-right: 30px;
}

.basic-int-content h1 {
	color: #4d4b50;
	line-height: 2.5rem;
	font-weight: 600;
}

.basic-int-content h3 {
	color: #4d4b50;
	font-size: 1.375rem;
	line-height: 2rem;
	font-weight: 300;
	padding-bottom: 30px;
	border-bottom: 3px solid #f7f7f7;
	margin-bottom: 20px;
	margin-top: 20px;
}

.basic-int-content h4 {
	color: #4d4b50;
	font-size: 1.05rem;
	line-height: 1.5rem;
	font-weight: 300;
}

/* ======================================================== */
/* Certified Clean Landing Page Styles */
/* ======================================================== */ 

/* Landing Page */

.certified-clean-logo-block {
	text-align: center;
	width: 100%;
	margin-bottom: 30px;
}

img.certified-clean-logo {
	text-align: center;
	width: 220px;
	height: 220px;
}

h1.certified-clean {
	margin-left: 12%;
	margin-right: 12%;
}


h2.certified-clean {
	margin-top: 30px;
	margin-bottom: 40px;
	margin-left: 12%;
	margin-right: 12%;
}


.certified-clean-info-block {
	display: block;
	width: 100%;
	min-height: 170px;
}

.certified-clean-info-block p {
	font-size: 19px;
	margin-right: 5%;
	margin-bottom: 30px;
}

img.certified-clean {
    width: 150px;
    height: auto;
    margin-right: 30px;
    margin-left: 10%;
    margin-bottom: 40px;
}

/* Modal */

#cort-certified-clean-modal .modal-content-general {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	pointer-events: auto;
	background-color: #fff;
	background-clip: padding-box;
	border: 2px solid rgba(255, 255, 255, 1);
	border-radius: .3rem;
	outline: 0;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: right center;
	-webkit-box-shadow: 0px 0px 30px -10px rgba(0,0,0,0.6);
	-moz-box-shadow: 0px 0px 30px -10px rgba(0,0,0,0.6);
	box-shadow: 0px 0px 30px -10px rgba(0,0,0,0.6);
	border: 20px solid #f1f1f1;
}


#cort-certified-clean-modal .modal-header {
	border-bottom: 0px;
}

#cort-certified-clean-modal h1 {
    font-size: 32px;
    color: #555;
    font-weight: 500;
    letter-spacing: -.03em;
    margin-left: -2px;
    margin-bottom: 20px;
}


#cort-certified-clean-modal h2,
#cort-certified-clean-modal h3 {
	font-size: 28px;
	color: #555;
	text-align: left;
	margin-bottom: 30px;
	line-height: 1.1em;
}

#cort-certified-clean-modal h3 {
	font-size: 24px;
	margin-top: 30px;
	margin-bottom: 20px;
}

#cort-certified-clean-modal .modal-body p {
	font-size: 18px;
	font-weight: 500;
    color: #555 !important;
}

#cort-certified-clean-modal a {
	font-weight: 500;
}

#cort-certified-clean-modal .modal-body {
    min-height: 400px;
    padding: 50px;
    padding-top: 20px !important;
    padding-top: 50px;
}

.modal-dev-notice {
	margin-top: 30px;
	max-width: 700px;
	text-align: center;
	margin: 30px auto;
}


/* CORT Clean Specific Media Queries */

@media only screen and (max-width : 680px)  { 

	.certified-clean-info-block p {
		font-size: 17px;
		margin-right: 5%;
		margin-bottom: 40px;
	}
	
	img.certified-clean {
	    width: 120px;
	    margin-left: 5%;
		margin-bottom: 30px;
	}
	
	.certified-clean-info-block {
		display: block;
		width: 100%;
		min-height: 140px;
	}
	
	h1.certified-clean,
	h2.certified-clean {
		margin-left: 6%;
		margin-right: 6%;
	}
	
	h1.certified-clean {
		font-size: 26px;
	}
	
	h2.certified-clean {
		font-size: 22px;
	}
	
	img.certified-clean-logo {
		width: 160px;
		height: 160px;
	}

}




/* ======================================================== */
/* How it works Styles */
/* ======================================================== */

/* Block 2 Styles */

.int-icons {
	background-color:#ebebeb;
	height: auto;
	padding:10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
	margin-bottom: 20px;
}

.numbers {
	color: #EE0034;
	font-size: 2.375rem;
}

.int-icons-text h2 {
	font-size: 1.5rem;
}

.int-icons-text p {
	font-size: 1.1875rem;
	line-height: 1.75rem;
	border-bottom: none;
}

/* ======================================================== */
/* FAQ Styles */
/* ======================================================== */

/* Accordian Styles */

.card-header h5 a {
	font-size: 1.1875rem;
	color: #404040;
}

.card-header {
	background-color: #f7f7f7;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 25px;
	border-bottom: none;
}

.card {
	margin-bottom: 5px;
}

.card-body p {
	font-size: 1.4375rem;
	line-height: 2.25rem;
	font-weight: 300;
}

.card-body strong {
	font-size: 	1.375rem;
	line-height: 2rem;
	font-weight: 600;
}

/* ======================================================== */
/* About Styles */
/* ======================================================== */

.header-images {
    padding-top: 30px;
    padding-bottom: 30px;
}

.grading-scale-content {
	background-color: #f7f7f7;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 15px 30px;
	margin-bottom: 30px;
}

.grading-scale-content h2 {
	padding: 15px 0 20px;
}

.grade {
	background-color: #d8d8d8;
	padding: 10px 0;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-weight: 600;
	max-height: 50px;
}

.grade p {
	margin-bottom: 0px;
}

.grade-block {
	padding-left: 15px;
	margin-bottom: 30px;
}

.grade-meaning p {
	font-size: 1.125rem;
	font-weight: 300;
	margin-bottom: 0px;
}

/* ======================================================== */
/* Contact */
/* ======================================================== */

p.contact-title {
    font-size: 1.5rem;
    font-weight: 300;
    color: #727272;
}

p.contact-location {
    font-size: 1.0625rem;
    font-weight: 600;
    margin: 0;
    margin-top: -14px;
}

p.contact-address {
    font-size: 1rem;
    line-height: 1.5rem;
    color: #404040;
}

p.contact-store {
    font-size: 1rem;
    line-height: 1.5rem;
    color: #404040;
}

p.contact-directions {
    font-size: 1rem;
    line-height: 1.5rem;
    color: #404040;
    margin-bottom: 5px;
    margin-top: -10px;
}

/* Form */

.form-row sup {
	color: #ee0034;
	font-size: 1rem;
	top: -0.08em;
	padding-left: 3px;
}

.basic-int-content .form-control {
    display: block;
    width: 100%;
    padding: 0.8rem .75rem;
    font-size: 1rem;
    line-height: 1.25;
    color: #495057;
    background-color: #f4f4f4;
    border: none;
    border-radius: 0;
}

.basic-int-content .custom-select {
	display: inline-block;
    width: 100%;
    font-size: 1rem;
    line-height: 1.25;
    color: #495057;
    background-color: #f4f4f4;
    border: none;
    border-radius: 0;
	height: 50px;
}

.basic-int-content .col-form-label {
    color: #535353;
    font-size: 1rem;
    margin-bottom: .5rem;
}

.basic-int-content label {
    display: inline-block;
    margin-bottom: .5rem;
    color: #535353;
    font-size: 1rem;
}

.btn-primary.contact-send {
    background-color: #4f5054;
    border: none;
    border-radius: 3px;
    float: right;
    font-size: 1.063rem;
    padding: 14px 55px;
    margin-top: 30px;
}

.basic-int-content form {
	padding-top:40px;
}

/* ======================================================== */
/* Checkout Process Page Styles */
/* ======================================================== */

/* Progress Bar Styles */

.progress {
	display: flex;
	overflow: hidden;
	font-size: .75rem;
	line-height: 1rem;
	text-align: center;
	background-color: #f4f4f4;
	border-radius: 0.25rem;
	margin-bottom: 30px;
}

.progress-bar {
	background-color: #ee0034;
}

/* Quantity Styles */

.btn-danger {
    color: #fff;
    background-color: #bdbdbd;
    border: none;
    border-radius: 5px;
    height: 100%;
}

.btn-danger:hover {
	background-color: #ee0034;
}

.btn-success {
    color: #fff;
    background-color: #bdbdbd;
    border-color: transparent;
    height: 100%;
}

.btn-success:hover {
	background-color: #ee0034;
	border-color: transparent;
}

.quantity-left-minus.btn.btn-danger.btn-number, .quantity-left-minus2.btn.btn-danger.btn-number {
    font-size: 0.625rem;
}

.quantity-right-plus.btn.btn-success.btn-number, .quantity-right-plus2.btn.btn-success.btn-number {
    font-size: 0.625rem;
}

.subtotal {
	color: #3a3a3a;
}

#quantity, #quantity2 {
	padding: 0;
	width: 0;
	text-align: center;
}

/* Header Styles */

.checkout hr {
	margin-top: 0px;
	margin-bottom: 1.25rem;
	border-top: 2px #ccc solid;
	padding: 0px !important;
}

.items hr {
	color: #ccc;
	margin-top: 25px;
	margin-bottom: 25px;
}

.col.checkout-contact {
    padding-bottom: 40px;
}

.checkout-header-1 h1 {
	font-size: 	1.125rem;
	text-align: left;
}

.checkout-header h1 {
	font-size: 	1.125rem;
	text-align: center;
}

.checkout-img {
    border: 1px #d5d5d5 solid;
    margin-bottom: 20px;
}

.checkout h2 {
	font-size: 	1.0625rem;
	line-height: 1.125rem;
	font-weight: 400;
	text-align: left;
}

.checkout h3 {
	color: #b2b2b2;
	font-size: 	0.9375rem;
	line-height: 1rem;
	border-bottom: none;
	margin-bottom: 0;
}

.checkout span {
	text-decoration: line-through;
	font-size: 	0.9375rem;
	line-height: 1rem;
	border-bottom: none;
}

.item-label {
	font-size:1.25rem;
	text-align: left;
	margin-bottom: -13px;
	font-weight: 600;
}

.review p {
	font-size: 1rem;
	border-top: none !important;
	margin-top: -32px !important;
	line-height: 1.3125rem;
}

.checkout-contact p {
	font-size: 1rem;
	line-height: 1.3125rem;
	margin-bottom: 5px;
}

.checkout-contact h2 {
	font-size: 1.125rem;
	text-align: left;
	font-weight: 600;
	border-bottom: 2px #ccc solid;
	padding-bottom: 10px;
	margin-bottom: 1.25rem;
}

.confirmation h2 {
	border-top: 2px #ccc solid;
	margin-top: 10px;
	padding-top: 25px;
	font-size: 1.5625rem;
	color: #474747;
	font-weight: 600;
}

.confirmation h3 {
	font-size: 1.375rem;
	line-height: 1.8125rem;
	color: #474747;
	font-weight: 400;
	border-bottom: none;
	margin: 0;
}

.confirmation p {
	font-size: 1.1rem;
	line-height: 1.5rem;
	color: #474747;
	font-weight: 400;
}

.confirmation h3 span {
	color: #EE0034;
	font-weight: 600;
}

/* Item Styles */

.progress-list-bar span {
	color: #EE0034;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 1.05rem;
	letter-spacing: -1px;
}

.progress-list-bar p {
	border-top: 2px #ccc solid;
	padding-top: 30px;
	margin-top: 10px;
}

.checkout {
    text-align: left;
}


.fa.fa-chevron-left {
    font-size: 0.875rem;
    color: #ee0034;
}

.fa.fa-chevron-right {
    font-size: 0.875rem;
    color: #ee0034;
}

.selection p {
	color: #ee0034;
	font-weight: 600;
	font-size: 1rem;
}

.disclaimer p {
	font-size:0.875rem;
	color: #757575;
	text-align:left;
}

/* ======================================================== */
/* Sidebar */
/* ======================================================== */

.locations-holder::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 7px;
}

.locations-holder::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(0,0,0,.5);
    -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
}

.basic-int-sidebar h1 {
	font-size: 1.5rem;
	color: #3a3a3a;
	font-weight: 500;
	padding-bottom: 5px;
	border-bottom: 3px solid #f7f7f7;
	margin-top: 30px;
}

.int-sidebar-header {
	background-color:#f7f7f7; 
	max-height:750px;
	margin: 20px 0px;
}

.int-sidebar-header h2 {
	font-size: 1.25rem;
	color: #EE0034;
	font-weight:600;
	padding: 15px;
}

.locations-holder {
	background-color: #f7f7f7;
	max-height: 750px;
	overflow-x: scroll;
}

.int-sidebar-state {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 0 15px;
}

.locations-holder h2 {
	color: #EE0034;
	font-size: 1.25rem;
	font-weight: 700;
	padding: 20px 0;
}

.sidebar-address {
	background-color: #fff;
	padding: 10px;
	margin-bottom: 10px;
}

.int-sidebar-state strong {
	font-size: 1.0625rem;
	line-height: 1.625rem;
	font-weight: 700;
}

.int-sidebar-state p {
	font-size: 0.9375rem;
	line-height: 1.5rem;
	font-weight: 400;
}

.sidebar-address a {
	color: #404040;
	font-weight: 600;
	padding-left: 10px;
	padding-right: 15px;
	font-size: .9rem;
}

.sidebar-address i {
	color: #EE0034;
	font-weight: 600;
	padding: 0 10px 0 0;
}

/* Sidebar Checkout Styles */

.checkout-sb-title {
	background-color: #e8e8e8;
	padding: 30px 20px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	margin-right: 0px;
	margin-left: 0px;
}

.checkout-sb-title h2 {
	color: #474747;
	margin-bottom: 0px;
	font-size: 1.125rem;
	font-weight: 600;
}

.checkout-sb-price, .checkout-sb-extra {
	background-color: #f3f2f2;
	padding: 30px 20px 20px;
	margin-left: 0px;
	margin-right: 0px;
}

.checkout-sb-extra {
	padding: 0 20px 30px;
}

.checkout-sb-price p {
	font-weight: 600;
}

p.price-compare {
	text-decoration: line-through;
}

p.price-total {
	color: #eb0d3a;
}

p.tbd {
	color: #6b6b6b;
}

p.promo-fine {
	color: #757575;
	font-size: .875rem;
	padding-top: 5px;
	padding-bottom: 10px;
	font-weight: 500;
}

.checkout-sb-extra img {
	width: 200px;
	margin: 0 auto;
	display: block;
	padding-top: 30px;
}

.checkout-4 .checkout-sb-extra img {
	padding-top: 0;
}

/* ======================================================== */
/* Product Archive Styles */
/* ======================================================== */

.index-page-header {
	padding: 0 0 40px;
}

.page-link {
	color: #8e8e8e;
	background-color: #f4f4f4;
	border: none;
	border-radius: 3px;
	margin-left: 5px;
}

.page-item.active .page-link {
	z-index: 2;
	color: #fff;
	background-color: #5c5c5c;
	border-color: transparent;
}

/* Sidebar Styles */

.sidebar-nav {
	padding: 0 0 40px;
	background-color: #f7f7f7;
	height: 98%;
}

[data-toggle="collapse"] i:before{   
  content: "\f139";
}

[data-toggle="collapse"].collapsed i:before{
  content: "\f13a";
}

.panel-title > a {
	display: block;
	position: relative;
	color: #2d2d2d;
	font-size: 1.188rem;
	padding: 20px;
}

.panel-title > a:after {
	content: "\f078"; /* fa-chevron-down */
	font-family: 'FontAwesome';
	position: absolute;
	right: 20px;
}

.panel-title > a[aria-expanded="true"]:after {
	content: "\f077"; /* fa-chevron-up */
}

h4.panel-title {
	background-color: #e9e9e9;
	margin-bottom: 0;
	border-bottom: 2px solid #fff;
}

.panel-body {
	padding: 20px;
}

.panel-body input {
	margin-right: 10px;
}

img.sidebar-logo {
	max-width: 230px;
	display: block;
	margin: 0 auto;
	padding-top: 30px;
}

.basic-int .panel-body label {
	font-size: .9rem;
}

/* Archive Styles */

.product-holder img {
	margin-bottom: 20px;
	border: 1px solid #ccc;
}

p.index-price {
	color: #eb0d3a;
	font-weight: 600;
	font-size: 1.313rem;
	margin-top: -7px;
}

p.index-price span{
	color: #6e6e6e;
	font-weight: 500;
	font-size: 1.188rem;
	text-decoration: line-through;
	padding-left: 3px;
}

.product-holder {
	padding-bottom: 30px;
}

.product-holder img.img-fluid {
	width: 100%;
}

.m-filters {
	padding-bottom: 10px;
}

.pagination i.fa.fa-chevron-left,
.pagination i.fa.fa-chevron-right {
	color: #8e8e8e;
}

.product-index .block-5-holder {
	margin: 20px 0 0;
}

/* ======================================================== */
/* Product Details Styles */
/* ======================================================== */ 

.modal {
	-webkit-overflow-scrolling: touch;
}

/* Product Slider Styles */

.product-page-header {
	padding-bottom: 35px;
}

span.product-price {
	color: #eb0d3a;
	font-weight: 600;
}

span.product-discount {
	color: #979797;
	font-size: 1.313rem;
}

#product-gallery {
  width: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;  
  user-select: none;
}

img.rsImg.rsMainSlideImage {
	margin-top: 0px !important;
	margin-left: 0px !important;
}

.rsDefault, .rsDefault .rsOverflow, .rsDefault .rsSlide, .rsDefault .rsVideoFrameHolder, .rsDefault .rsThumbs {
	background: none;
	color: #FFF;
	padding-bottom: 10px;
}

.rsThumbsContainer {
	transform: none !important;
}

.rsDefault .rsThumb.rsNavSelected {
	background: none;
	border: 1px solid #d80c39;
}

.rsNavItem.rsThumb {
	border: 1px solid #c4c4c4;
}

.rsDefault .rsThumb.rsNavSelected img {
	opacity: 1;
	filter: alpha(opacity=100);
}

/* Product Under Slider */

.product-logo {
	width: 275px;
	margin: 0 auto;
	padding: 50px 0;
}

.product-logo-text {
	padding: 0 40px;
}

.product-logo-text p {
	border-top: 1px solid #ccc;
	padding: 10px 40px 0px;
	font-size: 0.9375rem;
	color: #4d4b50;
	font-weight: 300;
}

/* Product Main */

.product-main-action {
	border-top: 1px solid #e0e0e0;
	padding: 20px 0 15px;
	border-bottom: 1px solid #e0e0e0;
	margin-left: 0px;
	margin-right: 0px;
}

.product-main-action div {
	padding-left: 0;
	padding-right: 0;
}

.product-main-action h2 {
	font-size: 1.063rem;
	font-weight: 500;
}

.product-main-action h2 span {
	color: #858586;
	font-size: 0.8125rem;
	padding-left: 10px;
}

.product-main-action p {
	margin-bottom: 0px;
	padding: 6px 0;
}

i.fa.fa-tag.clearance {
	color: #eb0e3a;
	padding-right: 5px;
}

i.fa.fa-tag.mark-down {
	color: #bd1339;
	padding-right: 5px;
}

i.fa.fa-tag.new {
	color: #4d4b50;
	padding-right: 5px;
}

.product-main-action #quantity {
	padding: 0;
	width: 0;
	height: 38px;
}

.product-main-action .input-group-btn {
	height: 38px;
}

.product-ava {
	padding: 25px 0 40px;
}

.product-ava h3 {
	font-weight: 600;
	padding-bottom: 15px;
}

p.new-text, p.clearance-text, p.mark-down-text {
	color: #5f5f5f;
	font-size: .9rem;
	font-weight: 600;
}

p.mark-down-text {
	color: #4d4b50;
	text-decoration: line-through;
}

.product-pricing {
	border: 1px solid #ccc;
	padding: 20px;
}

.product-pricing {
	border: 1px solid #ccc;
	padding: 20px;
	min-height: 275px;
}

.product-pricing h4 {
	color: #919191;
	font-size: 1.05rem;
}

.product-pricing p {
	font-size: 1rem;
	font-weight: 600;
}

p.not-ava {
	color: #d80c39;
}

p.ava {
	color: #3fb34f;
}

.product-ava > div:nth-child(2) {
	padding-top: 20px;
}

.product-tabs {
	padding-bottom: 30px;
}

.nav-tabs .nav-link {
	padding: 10px 20px;
	color: #4d4b50;
	font-size: .9rem;
	font-weight: 600;
}

.nav-tabs .nav-item {
	margin-bottom: -1px;
	padding-right: 5px;
}

.nav-tabs .nav-link {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	background-color: #f4f4f4;
	border-color: #ddd;
}

.tab-pane {
	padding: 20px;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

.btn-tab {
	background-color: #5c5b5b;
	border-radius: 0px;
	border: none;
	border-color: transparent;
	padding: 20px 0;
	font-size: 1rem;
}

.tab-btn-left {
	padding-right: 15px;
}

.tab-btn-right {
	padding-left: 15px;
	padding-top: 2px;
}

.share-this {
	padding-top: 20px;
}

.share-this i {
	background-color: #afaeae;
	color: #fff;
	border-radius: 3px;
	width: 39px;
	height: 39px;
	text-align: center;
	padding: 11px;
	font-size: 1.1rem;
}

p.product-fine {
	color: #757575;
	font-size: .875rem;
	padding-top: 25px;
	padding-bottom: 10px;
	font-weight: 500;
}

.availablity-form .btn-default {
	background-color: #adadad;
	border-top-left-radius: .25rem !important;
	border-bottom-left-radius: .25rem !important;
}

.availablity-form i {
	color: #fff !important;
}

.availablity-form input.input-group-field {
	margin-right: 10px;
}

/* Product Modal */

.modal.fade .modal-dialog {
	transition: -webkit-transform .5s ease-out;
	transition: transform .5s ease-out;
	transition: transform .5s ease-out,-webkit-transform .5s ease-out;
	-webkit-transform: translate(0,-25%);
	transform: translate(0,-25%);
}

.modal-dialog-centered {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	min-height: calc(100% - (.5rem * 2));
}

.modal.show .modal-dialog {
	-webkit-transform: translate(0,0);
	transform: translate(0,0);
}

.modal-backdrop {
	background-color: #ccc;
}

.modal-backdrop.show {
	opacity: 0.9;
}

.modal-content {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	pointer-events: auto;
	background-color: #fff;
	background-clip: padding-box;
	border: 2px solid rgba(255, 255, 255, 1);
	border-radius: .3rem;
	outline: 0;
	background-image: url('../images/modal-bg.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: right center;
	-webkit-box-shadow: 0px 0px 48px -10px rgba(0,0,0,0.80);
	-moz-box-shadow: 0px 0px 48px -10px rgba(0,0,0,0.80);
	box-shadow: 0px 0px 48px -10px rgba(0,0,0,0.80);
}

.modal-body {
	min-height: 650px;
	padding: 65px;
	padding-top: 365px;
}

.modal-body h2,
.modal-body p {
	color: #fff;
}

.modal-body h2 {
	font-size: 50px;
}

.modal-body p {
	font-size: 30px;
}

.modal-content button.close {
	position: absolute;
	top: 2px;
	right: 7px;
	font-size: 30px;
	color: #fff;
	opacity: .8;
	z-index: 999;
}



/* ======================================================== */
/* Style Finder */
/* ======================================================== */

.carousel-fade {
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	-ms-transition-property: opacity;
	transition-property: opacity;
}
.carousel-fade,
.carousel-fade .active.left,
.carousel-fade .active.right {
	opacity: 0;
}

.active .carousel-fade,
.next.left .carousel-fade,
.prev.right .carousel-fade {
	opacity: 1;
	transition: .7s ease;
}
.next .carousel-fade,
.prev .carousel-fade,
.active.left .carousel-fade,
.active.right .carousel-fade  {
	left: 0;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	transition: .0s ease;
	opacity: 0;
}

.style-finder-container {
	padding: 35px 0;
}

.style-finder-start {
	background-image: url('../images/start-bg.jpg');
	background-repeat: no-repeat;
	height: 40vh;	
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.start-title {
	background-image: url('../images/grey-box-bg.png');
	padding: 30px 10px;
	background-repeat: repeat;
	text-align: center;
}

.start-title h1, .start-title p {
	color: #fff;
}

.start-title h1 {
	font-size: 30px;
}

.start-title p {
	font-size: 22px;
}

.sytle-finder-row {
	margin-top: -75px;
}

.sytle-finder-title {
	background-color: #7b7b7b;
	height: 185px;
	margin: 0 auto;
	box-shadow: 2.229px 2.007px 29px 0px rgba(29, 29, 29, 0.36);
	padding: 20px;
}

.style-border {
	border: 1px solid #b0b0b0;
	height: 100%;
}

#carousel-a {
	margin-top: -165px;
	min-height: 775px;
}

.carousel-inner {
	position: relative;
	width: 100%;
	overflow-x: visible;
	min-height: 785px;
}

.style-finder {
	background-color: #f4f4f4;
	box-shadow: inset 0px 0px 3px 0px rgba(0, 0, 0, 0.15);
	border-radius: 6px;
	padding: 0 0 100px 0;
	margin: 100px 0;
}

.carousel-caption {
	position: unset;
	text-align: center;
	padding-bottom: 65px;
}

.carousel-caption h3 {
	color: #f4f4f4;
	font-size: 33px;
}

.carousel-caption p {
	color: #f4f4f4;
	font-size: 17px;
}

.carousel-caption p span {
	display: block;
}

.style-form-row {
    padding: 20px 0;
    padding-bottom: 25px;
    margin-left: 0;
    margin-right: 0;
    min-height: 330px;
}

.image-checkbox {
    cursor: pointer;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    outline: 0;
    transition: .2s ease;
    border: 5px solid #fff;
}

.image-checkbox input[type="checkbox"] {
    display: none;
}

.image-checkbox-checked {
	box-shadow: 2.229px 2.007px 32px 0px rgba(29, 29, 29, 0.7);
	border: 5px solid #ec0d3a;
}

p.label-title {
    text-align: left;
    margin-bottom: 20px;
    padding: 0 0 0 4px;
    font-weight: 500;
    color: #444;
    font-size: 18px;
}

.btn-style-form-back {
	background-color: #7a7a7a;
	padding: 13px 30px;
	color: #fff;
	font-size: 18px;
	min-width: 150px;
}

.btn-style-form-next {
	background-color: #404040;
	padding: 13px 30px;
	color: #fff;
	font-size: 18px;
	min-width: 150px;
}

.style-form-row input.form-control {
	height: 75px;
	font-size: 1.5em;
	margin-bottom: 30px;
}

.style-form-row label {
	color: #404040;
}

.end-form-title p {
	padding: 50px 0;
}

/* ======================================================== */
/* Form End Page */
/* ======================================================== */

.style-finder-container > .row:first-child {
	margin-right: 0;
	margin-left: 0;
}

.end-page-hero {
	background-image: url('../images/timeless-classics-end-hero.jpg');
	background-repeat: no-repeat;
	height: 40vh;	
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.hero-text {
	background-image: url('../images/grey-box-bg.png');
	background-repeat: repeat;
	padding: 30px 10px;
	text-align: center;
}
	
.hero-text-p {
	color: #fff;
	font-size: 22px;
}

.hero-text-style {
	color: #fff;
	font-size: 30px;
}

.style-description {
	padding: 50px 0;
}

.style-descrption-text {
	font-size: 16px;
	padding: 0 20px;
}

.style-description img {
	margin: 0 20px;
	display: block;
}

.end-block-5 > div > .end-page-single-image > img:first-child {
	margin: 0 auto;
	display: block;
	padding-bottom: 20px;
}

.style-description-tile {
	padding-bottom: 40px;
}

.end-block-4-card {
	padding-bottom: 25px;
}

.end-block-4-content {
	background-color: #f3f2f2;
	padding: 30px 30px 50px;
	height: 100%;
	min-height: 125px;
	max-height: 125px;
}

.end-block-4-content h3 {
	color: #444444;
	font-size: 1.25rem;
	font-weight: 600;
}

.end-block-4-content p {
	color: #474747;
	font-size: 0.875rem;
}

.end-block-5 {
	padding-bottom: 100px;
}

#end-page-cta {
	background-color: #5e5d5c;
	padding: 60px 25px 25px;
	height: 96.5%;
	margin-top: 30px;
}

.end-page-cta-header {
	color: #fff;
	font-size: 22px;
}

.end-page-cta-text {
	color: #fff;
}

.slick-prev, .slick-next {
	top: 40%;
}

.slick-prev {
	left: 15px;
	z-index: 1;
}

.slick-next {
	right: 12px;
}

i.fa.fa-clock-o {
	padding-right: 5px;
}

.slick-prev:before, .slick-next:before {
    font-family: "FontAwesome", "slick", sans-serif;
    font-size: 20px;
}

.slick-prev:before { content: "\f053"; }
.slick-next:before { content: "\f054"; }

.slick-prev, .slick-next {
	width: 35px;
	height: 35px;
	background-color: #212121;
	opacity: .8;
}

.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
	background-color: #212121;
	opacity: 1;
}


/* iPhone 5 */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 375px) 
and (orientation : portrait) {

	li.nav-item.global-checkout {
		display: none;
	}
	
	.global-cart {
		padding-right: 10px;
	}
	
	.basic-int-content {
	    padding-right: 15px;
	    padding-top: 15px;
	}

}

/* ======================================================== */
/* SMALL DEVICES, TABLETS */
/* ======================================================== */
@media only screen and (min-width : 768px) {
	
	.container {
		padding-right: 30px;
		padding-left: 10px;
	}
	
	.side-buttons {
		display: block;
	}
	
	.mobile-header {
		padding-right: 40px;
	}
	
	.navbar {
		padding-bottom: 0;
		padding-top: 0;
		background-color: #fff;
		box-shadow: 0px 1px 6px 1px #ccc;
		padding-left: 34px;
	}
	
	.navbar-collapse a {
		color: #474747;
		font-size: .9rem;
		font-weight: 600;
	}
	
	.navbar-expand-lg .navbar-nav .nav-link {
		padding-right: .4rem;
		padding-left: .4rem;
	}
	
	.global-nav {
		padding-bottom: 15px;
	}
		
	.global-nav a {
		font-size: 0.9375rem;
		font-weight: 500;
		padding: .32rem .5rem;
	}
	
	.global-big {
		padding-right: 20px;
	}
	
	.main-nav .global-nav .global-big a {
		font-size: 1.25rem;
		color: #4e4e4e;
		padding: 0rem;
		font-weight: 600;
	}
	
	#locationHeader2 {
		background: url('../images/location-arrow.png') no-repeat 125px 12px;
		padding: 0 20px 3px 5px !important;
	}
	
	.mobile-header a.m-phone {
		display: inline;
	}
	
	.nav-offers {
		background-color: #404040;
		border-radius: 3px;
		margin-left: 5px;
	}
	
	.nav-offers a {
		color: #fff;
	}
	
	.dropdown-toggle::after {
		display: none;
	}
	
	.dropdown .dropdown-menu {
		border: none;
		border-radius: 0;
		margin: 0px 0 0;
		background-color: #e4e4e4;
		font-size: .8rem;
		padding: 0;
		border-top: 14px solid #fff;
	}
	
	.main-nav .dropdown-menu a {
		font-size: .8rem;
		padding: 10px;
		display: block;
	}
	
	ul.dropdown-menu li {
		border-bottom: 1px solid #fff;
	}
	
	ul.dropdown-menu li:last-child {
		border-bottom: none;
	}
	
	.main-nav .dropdown-menu a:hover {
		background-color: #ccc;
	}
	
	h2.tagline-heading, .tagline h2 {
		padding: 22px 0px;
		font-size: 1.2rem;
	}
	
	form.navbar-form {
		padding: 13px 0;
	}
	
	.location-header {
		padding: 0;
	}

	.royalSlider.heroSlider, .royalSlider.heroSlider .rsOverflow {
		height: 480px !important;
	}
	
	.infoBlock {
		padding-left: 30px;
		min-width: 55%;
		background-color: transparent;
		padding-top: 30%;
	}
	
	.big-slider .infoBlock {
		padding-left: 30px;
		min-width: 55%;
		background-color: transparent;
		padding-top: 20%;
	}
	
	.small-cta img {
		height: 215px;
	}
	
	.home-caption p span {
		font-size: 2.375rem;
		display: block;
	}
	
	.home-caption-bg p.float-md-right {
		width: 55%;
	}
	
	.home-caption-bg {
		margin: 1px 30px;
		padding: 32px 20px;
	}
	
	.home-caption-bg button {
		margin: 0 auto;
	}
	
	.block-1 h2 {
		font-size: 1.375rem;
	}
	
	.block-5-holder {
		text-align: left;
	}

	.block-5-holder h2 span {
		display: block;
	}
	
	.block-5-holder h2 {
		line-height: 25px;
	}
	
	.footer-copy p {
		text-align: left;
	}
	
	.footer-fine {
    	padding-top: 10px;
	}
	
	img.sidebar-logo {
		width: 170px;
	}
	
	.tab-btn-right {
		padding-left: 1px;
		padding-top: 0;
	}
	
	.tab-btn-left {
		padding-right: 1px;
	}
	
	.share-this {
		padding-top: 0;
	}
	
	.product-ava > div:nth-child(2) {
		padding-top: 0;
	}
	
	.nav-tabs .nav-link {
		font-size: 1.1rem;	
	}
	
	.basic-int-content h1 {
		line-height: 1.375rem;
	}
	
	.checkout h2 {
		text-align: center;
	}
	
	.checkout h3 {
		text-align: center;
	}
	
	.checkout {
	    text-align: center;
	}
	
	.checkout-item h2 {
		text-align: left;
	}
	
	.checkout-item h3 {
		text-align: left;
	}
	
	.style-description img {
		margin: 0;
	}
	

}

/* ======================================================== */
/* MEDIUM DEVICES, DESKTOPS */
/* ======================================================== */
@media only screen and (min-width : 992px) {
	
	.navbar {
		padding-left: 16px;
	}
	
	#locationHeader2 {
		background: url('../images/location-arrow.png') no-repeat 102px 12px;
		padding: 0px 20px 3px 5px;
	}
	
	.badge.badge-secondary {
		padding: 11px;
	}
	
	.global-checkout a {
		margin-left: 0;
		margin-right: 0;
	}
	
	.global-cart:before {
		top: 7px;
		left: 11px;
	}
	
	.locations {
    	padding-top: 0px;
	}
	
	.location-header {
		padding: 0;
	}
	
	h2.tagline-heading, .tagline h2 {
		padding: 10px 0;
		font-size: 1rem;
		line-height: 1rem;
		padding-bottom: 0px;
	}

	.royalSlider.heroSlider, .royalSlider.heroSlider .rsOverflow {
		height: 380px !important;
	}
	
	.infoBlock {
		min-width: 75%;
	}
	
	.small-cta img {
		height: 100%;
		object-fit: none;
		min-height: 380px;
	}
	
	.home-caption-bg p.float-md-right {
		width: 100%;
	}
	
	.home-caption p {
		font-size: 1.313rem;
	}

	.home-caption p span {
		font-size: 2rem;
	}

	.home-caption {
		top: 25%;
	}

	.block-1 h2 {
		font-size: 1.688rem;
	}
	
	.block-2-card {
		padding-bottom: 0;
	}
	
	.block-2-content p {
		font-size: 1.063rem;
	}
	
	.block-2-content h3 {
		font-size: 1.75rem;
	}
	
	.block-2-title h2 {
		font-size: 1.2rem;
	}
	
	p.block-2-price {
		font-size: 1.5rem;
	}
	
	p.block-2-price span {
		font-size: 1.188rem;
	}
	
	.block-3 h2 {
		font-size: 1.875rem;
	}
	
	.block-4-content h3 {
		font-size: 1.375rem;
	}
	
	.block-4-card {
		padding-bottom: 0;
	}
	
	.block-5-holder {
		margin: 35px 0 75px;
	}
	
	.block-5-holder h2 span {
		display: inline;
	}
	
	.block-5-holder h2 {
		line-height: 40px;
		font-size: 1.313rem;
	}
	
	.footer-fine {
		padding-top: 30px;
	}
	
	.product-pricing p {
		font-size: .8rem;
	}
	
	p.promo-fine {
		font-size: .8rem;
	}
	
	.btn-store-red {
		font-size: .8rem;
		padding: 10px 10px;
	}
	
	.btn-store-gray {
		font-size: .8rem;
		padding: 10px 10px;
	}
	
	.btn-compare {
		font-size: .8rem;
	}
	
	.tab-btn-right {
		padding-left: 15px;
		padding-top: 2px;
	}
	
	.tab-btn-left {
		padding-right: 15px;
	}
	
	.int-icons-text {
		margin-left: -15px;
	}
	
	.checkout-sb-price p {
		font-size: .9rem;
	}
	
	.product-index .block-5-holder {
		margin: 0;
	}
	
	.style-description > div:first-child {
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	
	.style-descrption-text  {
		font-size: 22px;
	}
	
	.carousel-caption p {
		font-size: 22px;
	}
	
}

/* ======================================================== */
/* LARGE DEVICES, WIDE SCREENS */
/* ======================================================== */
@media only screen and (min-width : 1200px) and (max-width : 1230px) {


}

@media only screen and (min-width : 1200px) {
	
	body {
		padding-top: 121px;
	}
	
	.container {
		max-width: 1335px;
	}

	.navbar {
		padding: 0;
	}
	
	.main-nav a {
		font-size: .95rem;
	}
	
	.main-nav .global-nav a {
		font-size: .9rem;
	}
	
	.royalSlider.heroSlider, .royalSlider.heroSlider .rsOverflow {
		height: 550px !important;
	}
	
	.infoBlock {
		padding-left: 100px;
	}
	
	.infoBlock h4 {
		font-size: 3.188rem;
	}

	.infoBlock p {
		font-size: 2.25rem;
		margin: 20px 0;
	}
	
	.home-caption {
		top: 30%;
	}
	
	.home-caption p {
		font-size: 1.6rem;
	}
	
	.home-caption p span {
		font-size: 2.7rem;
	}
	
	.home-caption-bg {
		margin: 0px 30px;
		padding: 35px 30px;
	}
	
	.home-caption-bg button {
		margin: 30px auto 0px;
	}
	
	.small-cta img {
		min-height: 550px;
	}
	
	.block-5-holder h2 {
		font-size: 1.563rem;
	}
	
	.product-pricing p {
		font-size: .9rem;
	}

	p.promo-fine {
		font-size: .875rem;
	}
	
	.btn-store-red {
		font-size: .9rem;
		padding: 10px 30px;
	}
	
	.btn-store-gray {
		font-size: .9rem;
		padding: 10px 30px;
	}
	
	.btn-compare {
		font-size: .9rem;
	}

	.tab-btn-right {
		padding-left: 1px;
		padding-top: 0;
	}
	
	.tab-btn-left {
		padding-right: 1px;
	}
	
	.checkout-sb-price p {
		font-size: 1.05rem;
	}
	
	.style-finder-start,
	.end-page-hero {
		height: 65vh;	
	}
	
	.start-title, .hero-text {
		padding: 60px 40px;
	}
	
	.start-title h1.
	.hero-text-p {
		font-size: 50px;
	}
	
	.start-title p,
	.hero-text-style {
		font-size: 36px;
	}
	
	#end-page-cta {
		margin-top: 0;
	}
	
	p.label-title {
		text-align: left;
		padding: 0 0 0 4px;
	}

}