﻿/*-----------------------------------------------------
[Style Sheet for "MY PROJECT"]

Last Change: 00/00/00
-----------------------------------------------------*/

@import "fonts.css";
@import "font-awesome.css";



/*=================================================
    Global styles for shared elements
==================================*/

html,
body {
    height: 100%;
	margin: 0;}
	
	
	.bootstrap-wrapper{
		overflow: hidden;}

body {
	color: #636466;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	  -moz-osx-font-smoothing: grayscale;}

h1, h2, h3, h4, h5 {
	color: #636466 !important;
	font-weight: bold !important;
	margin: 0 0 6px;}

h1, .h1, h2, .h2, h3, .h3 {
    margin-bottom: 10px;
    margin-top: 35px;}

img {
	max-width: 100%;}
	
ul {
	list-style-type: none;
	-webkit-padding-start: 0;}

/* Overrides react.css font styles */
.bootstrap-wrapper div {
	color: #636466 !important;
	font-family: Helvetica, Arial, sans-serif !important;
	font-size: 1rem !important;
	font-weight: 300 !important;
	-webkit-font-smoothing: antialiased;
	  -moz-osx-font-smoothing: grayscale;}

/* Global Button & Link Styles */
a:hover,
a:focus {
    text-decoration: none;}	

.btn-primary {
    background-color: #e90b5a;
	background-image: none;
	box-shadow: none;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0);}

.btn-singleUse {
    background-color: #ef4262;
	background-image: none;
	box-shadow: none;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0);}

.btn-secondary {
    background-color: #fff;
	background-image: none;
	box-shadow: none;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0);}

a.primary-link{
		color: #e90b5a;
		font-weight: 600;
		text-decoration: none;
		text-transform: uppercase;}
		
	a:hover.primary-link {
		color: #c00b4b;
		text-decoration: none;
		text-transform: uppercase;}
		
	a:focus.primary-link {
		color: #c00b4b;
		text-decoration: none;
		text-transform: uppercase;}
			
a.secondary-link{
		color: #636466;
		font-weight: 600;
		text-decoration: none;
		text-transform: uppercase;}
		
	a:hover.secondary-link {
		color: #303030;
		text-decoration: none;
		text-transform: uppercase;}
		
	a:focus.secondary-link {
		color: #303030;
		text-decoration: none;
		text-transform: uppercase;}
			
a.tertiary-link{
		color: #636466;
		font-weight: 600;
		text-decoration: none;}
		
	a:hover.tertiary-link {
		color: #303030;
		text-decoration: none;}
		
	a:focus.tertiary-link {
		color: #303030;
		text-decoration: none;}

/* Margins. Bootsrap 4 now has new methods of adding margins and padding */
.top-5 {margin-top: 5px;}
.top-10 {margin-top: 10px;}
.top-20 {margin-top: 20px;}
.top-30 {margin-top: 30px;}
.top-40 {margin-top: 40px;}
.top-50 {margin-top: 50px;}
.top-60 {margin-top: 60px;}
.top-70 {margin-top: 70px;}
.top-80 {margin-top: 80px;}

.bottom-5 {padding-bottom: 5px;}
.bottom-10 {padding-bottom: 10px;}
.bottom-20 {padding-bottom: 20px;}
.bottom-30 {padding-bottom: 30px;}
.bottom-40 {padding-bottom: 40px;}
.bottom-50 {padding-bottom: 50px;}
.bottom-60 {padding-bottom: 60px;}
.bottom-70 {padding-bottom: 70px;}
.bottom-80 {padding-bottom: 80px;}

.no-padding {
	padding-left: 0  !important;
	padding-right: 0 !important;}
	
	.no-padding-left {
		padding-left: 0  !important;}
		
	.no-padding-right {
		padding-right: 0 !important;}
	
.container-fluid {
    padding-top: 0 !important;}

.bootstrap-wrapper .jumbotron-fluid {
    border-radius: 0;
    padding: 0;}

/* Styles for Ulta header */
#collapse-show .cc-rewards-guest {
	float: left;
	margin-left: 15px;
	width: 210px;}

.enter-zip h5 a span {
	color: #fff !important;
	font: 12px "montserrat" !important;
}

.navbar .s-cont .search-cont input.search-input {
	font-size: 13px !important;
	height: 30px;
	width: 290px;
}
	
.navbar {
    border-radius: 0 !important;}

	.top-nav-bg {height: 75px;}

/* Flex fix for older Safari browswers.  Must be included for every "ROW" */
.flexfix.container:before,
.flexfix.container:after,
.flexfix.row:before,
.flexfix.row:after {
   content: normal;}

/* Class for coloring and giving height to BS cols in example. Comment out or remove before you start a project 
.bootstrap-wrapper [class^="col"] {
    background: rgba(152, 214, 245, 0.73);
    border: 1px solid rgba(86,61,124,.2);
    min-height: 50px;}*/


/*=================================================
    Styles for main page elements
==================================*/

.top-10-percent {margin-top: 10%;}

.top-20-percent {margin-top: 20%;}

.bye-bye h1 {
	color: #636466;
	font-size: 42px;
	font-weight: 200 !important;
	line-height: 115%;
	margin-bottom: 2px;}

.bye-bye .copy {
	font-size: 18px;
	line-height: 27px;}

.bye-bye .video-title {
	color: #636466;
	font-size: 17px;
	font-weight: 600;}

hr.orange {
    border-top: 6px solid #f47d39;
    margin: 1px 0 20px;
    width: 25px;}

	hr.orange-center {
		align: center;
		border-top: 6px solid #f47d39;
		text-align:center; margin: 0 auto;
		width: 25px;}

/* Numbers section */

.bye-bye-numbers-top {
	font-size: 21px;
	font-weight: 200;
	margin: 0!important;}

.bye-bye-numbers {
	color: #f47d39;
	font-size: 60px;
	font-weight: 800;
	margin: 0!important;}

.bye-bye-numbers-bottom {
	font-size: 16px;
	font-weight: 600;
	margin: 0!important;}

.disclaimer {
	font-size: 12px;
	font-weight: 200;
	margin: 0!important;}

.grey_BG {
	background-image: url(../images/grey_BG.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-size: cover;}


.customNavigation a{
	color: #989a9c !important;
	font-size: 65px;
	text-decotration: none;}
	
	.customNavigation a:hover{
		color: #636466 !important;
		font-size: 65px;
		text-decotration: none;}
	
	.nextOne {
		position: absolute;
		right: -2%;
		top: 40%;
		z-index: 50;}
		
	.prevOne {
		left: -2%;
		position: absolute;
		top: 40%;
		z-index: 50;}


.video-padding {background-color: #ffffff;}

/*=================================================
    Media Queries
==================================*/
/* Extra large devices (large desktops, 1200px and up) */
@media only screen and (min-width: 1195px) and (max-width: 2080px) {	
.cheese {background-color: black; height: 50px; width: 50px;} /* Class for visually showing were breakpoints are for testing */
		
}

/* Large screens and laptops */
@media only screen and (min-width: 990px) and (max-width: 1194px) {	
.cheese {background-color: orange; height: 50px; width: 50px;}
	
		/* Styles for Ulta header cart dropdown */	
		.navbar .s-cont .search-cont input.search-input {
			font-size: 13px !important;
			height: 30px;
			width: 186px;}
	
		.bye-bye-numbers-top {
			font-size: 20px;
			font-weight: 200;
			margin: 0!important;}

		.bye-bye-numbers {
			color: #f47d39;
			font-size: 58px;
			font-weight: 800;
			margin: 0!important;}

		.bye-bye-numbers-bottom {
			font-size: 13px;
			font-weight: 600;
			margin: 0!important;}

		.disclaimer {
			font-size: 11px;
			font-weight: 200;
			margin: 0!important;}
	
}

/* Tablets, small desktop and laptops */
@media only screen and (min-width: 765px) and (max-width: 989px) {	
.cheese {background-color: blue; height: 50px; width: 50px;}
	
		/* Styles for Ulta header cart dropdown */	
		.navbar .s-cont .search-cont input.search-input {
			font-size: 13px !important;
			height: 30px;
			width: 115px;}
	
		.top-20-percent {margin-top: 8%;}	

		.bye-bye h1 {
			color: #636466;
			font-size: 32px;
			font-weight: 200 !important;
			line-height: 115%;
			margin-bottom: 2px;}
	
		.bye-bye .copy {
			font-size: 16px;
			line-height: 24px;}
	
		.bye-bye-numbers-top {
			font-size: 15px;
			font-weight: 200;
			margin: 0!important;}

		.bye-bye-numbers {
			color: #f47d39;
			font-size: 46px;
			font-weight: 800;
			margin: 0!important;}

		.bye-bye-numbers-bottom {
			font-size: 13px;
			font-weight: 600;
			margin: 0!important;}

		.disclaimer {
			font-size: 11px;
			font-weight: 200;
			margin: 0!important;}
		
}

/* Small screens portrait size */
@media only screen and (min-width: 574px) and (max-width: 764px) {
.cheese {background-color: green; height: 50px; width: 50px;}
	
	.top-10-percent {margin-top: 0;}	
	
	.top-20-percent {margin-top: 0;}
	

}

/* Small screens to larger screens portrait size */
@media only screen and (min-width: 480px) and (max-width: 573px) {
.cheese {background-color: yellow; height: 50px; width: 50px;}
	
	.top-10-percent {margin-top: 0;}
	
	.top-20-percent {margin-top: 0;}
	
	hr.orange {
		border-top: 6px solid #f47d39;
		margin: 8px 0 20px;
		width: 25px;}

		.bye-bye-numbers {
			color: #f47d39;
			font-size: 46px;
			font-weight: 800;
			line-height: 90%;
			margin: 0!important;}
	
	
	.grey_BG {
		background-image: url(../images/grey_BG_MOB.jpg);
		background-repeat: no-repeat;
		background-position: top;
		background-size: cover;}

}

/* Small screens portrait */
@media only screen and (min-width: 320px) and (max-width: 479px) {	
.cheese {background-color: red; height: 50px; width: 50px;}
	
	.top-10-percent {margin-top: 0;}
	
	.top-20-percent {margin-top: 0;}
	
	hr.orange {
		border-top: 6px solid #f47d39;
		margin: 8px 0 20px;
		width: 25px;}

		.bye-bye h1 {
			color: #636466;
			font-size: 35px;
			font-weight: 200 !important;
			line-height: 115%;
			margin-bottom: 2px;}
	
		.bye-bye .copy {
			font-size: 16px;
			line-height: 24px;}
	
		.bye-bye-numbers-top {
			font-size: 16px;
			font-weight: 200;
			margin: 0!important;}

		.bye-bye-numbers {
			color: #f47d39;
			font-size: 46px;
			font-weight: 800;
			line-height: 90%;
			margin: 0!important;}

		.bye-bye-numbers-bottom {
			font-size: 9px;
			font-weight: 600;
			margin: 0!important;}

		.disclaimer {
			font-size: 8px;
			font-weight: 200;
			margin: 0!important;}
	
	.grey_BG {
		background-image: url(../images/grey_BG_MOB.jpg);
		background-repeat: no-repeat;
		background-position: top;
		background-size: cover;}
	
	.customNavigation a{
		color: #989a9c !important;
		font-size: 45px;
		text-decotration: none;}
	
	.customNavigation a:hover{
		color: #636466 !important;
		font-size: 45px;
		text-decotration: none;}
	
	.nextOne {
		position: absolute;
		right: -2%;
		top: 40%;
		z-index: 50;}
		
	.prevOne {
		left: -2%;
		position: absolute;
		top: 40%;
		z-index: 50;}
	

}

