/* FRAME */

html, body {  overflow-x: hidden;  margin:0;  padding:0;  background-color:#FFF;}
body { font-family: sans-serif;}
* { box-sizing: border-box;}
.container { margin:0 auto; width:100%; max-width:1240px; padding: 18px 80px 0px 80px; background-color: #FFF; }
.inner { max-width: 98%; margin: 0 auto; padding: 0px 20px; position: relative;}

@media screen and (max-width: 814px) and (min-width: 100px) { .container { padding: 0px 15px; 0px; 15px; }}

/* TYPE */

h1 {font-size:64px; color:#909090; font-family: "open-sans",sans-serif; font-weight: 600; letter-spacing: 1px; line-height: 14px; }
h1 {text-align: center; width: 100%; margin-top: 120px; color: #eee; font-weight: 800; font-size: 40px;}
h2 {font-size:32px; color:#909090; font-family: "open-sans",sans-serif; letter-spacing:1px; font-weight: 500; line-height: 48px;}
h3 {font-size:11px; color:#686868; font-family: "open-sans",sans-serif; text-transform: uppercase; font-weight: 600; letter-spacing: 4px;}
h4 {font-size:16px; color:#909090; font-family: "open-sans",sans-serif; letter-spacing:1px; font-weight: 100; line-height: 16px;}
h5 {font-size:24px; line-height: 38px; color:#909090; font-family: "open-sans",sans-serif; font-weight: 100;}

p {font-size:16px; color:#606161; font-family: "open-sans",sans-serif; letter-spacing:1px; font-weight: 100; line-height: 26px; }
.announce .col-md-60 p {font-size:58px; color:white; font-family: "open-sans",sans-serif; font-weight: 100; letter-spacing: 1px; line-height: 80px; }
.announce .col-xs-60 p {text-align:center; font-size:24px; color:white; font-family: "open-sans",sans-serif; font-weight: 100; letter-spacing: 1px; line-height: 34px; }


/* BUTTONS */

a {text-decoration: none;}
.btn { -webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none; width: 65px; height: 36px; line-height:36px;display:block; margin:0; padding:0 20px; color:white; background:#C18187; width:auto; border-radius: 2px; border: 1px #C18187; transition: 0.3s; cursor: pointer; font-family: arial, sans-serif; font-weight: 800; font-size:12px; text-transform: uppercase; text-decoration:none;}
.btn:hover { background-color:#FFF; border: 1px solid #C18187; color:#C18187; }
nav .btn {float: right; display: inline-block; text-decoration: none; color:white;}

.btnwhite {color:#FFF; border: 2px solid #FFF;}
.btnwhite:hover {color:#C18187; border: 2px solid #C18187;}

.suggested-product>.btn.checkout-button {background-color: #C18187; border: 1px solid #C18187; color: white;font-weight: bold;text-transform: uppercase;border: 0;margin-top: 15px;margin-left: 0;cursor: pointer;text-decoration: none;width: 225px;text-align: center;}

@media screen and (max-width: 814px) and (min-width: 100px) { 
.suggested-product>.btn.checkout-button {width:100%; height:50px; padding-top:5px;}
}



/* LISTS */

ul, menu, dir { display: block; list-style-type: disc; margin:0; padding:0; -webkit-margin-before: 0em; -webkit-margin-after: 0em; -webkit-margin-start: 0px; -webkit-margin-end: 0px; -webkit-padding-start: 0px;}
li {text-decoration: none; list-style: none;}


/* HELPERS */

.clear {clear: both;}
.extendfull img, .extendright img, .extendleft img { max-width:100%; }
.vertical {float:left; width:100%; padding: 180px 0; clear: both; padding-left: 3000px; margin-left: -3000px; padding-right: 3000px; margin-right: -3000px;}
.full_width {  margin: 0 -9999rem;  /* add back negative margin value */  padding: 0.25rem 9999rem;}
.right {text-align:right;} .left {text-align:left;} .center {text-align:center; margin:0auto;}


/* COLORS */

.white { background-color: white; }


/* IMAGES */

img {width:100%;height:auto; display:block;}


/* HEADER */

header {position:relative; width:100%; height: 100px; background-color:#FFF; max-width:1440px; }
.nav {padding-bottom:15px; padding-top:15px; text-align:left; width:100%; z-index:2;}

.sticky {
  position: fixed;
  top: 0;
  left:0;
}

/* HERO */

.hero {padding: 0px;}
.hero01 {background-image: url("../images/Images-15.png");  width: 100%; height:730px; background-size: contain; position: relative; background-repeat: no-repeat;}
.hero02 {background-image: url("../images/hero-20.png");  width: 100%; height:730px; background-size: contain; position: relative; background-repeat: no-repeat;}


/* FOOTER */

.footer { width:100%; margin:0 auto; background-color: #FFF;  margin-top:50px; padding-bottom:150px; overflow:hidden;  }
.footer .inside { max-width:1400px; margin:0 auto; padding:0px 5% 0px 5%;  }



/* ICONS */

.icons {padding:60px;}
.icon { height:60px; width:auto; }


/* PANELS */

body {  background-color: #fff;  transition: background-color .45s ease;}
.panel {  min-height: 100vh;  display: flex;  justify-content: space-around;  align-items: center;}
.color-rose {background-color: #C18187;}
.color-white {  background-color: #FFF;}


/* PRODUCTS */


.product {padding:25px;}



/* SELECTOR */

.bathroom-quantities, .family-sizes {margin: auto; display: flex; justify-content: space-between; text-decoration: none; margin-bottom: 0px; position: relative;}
.options {padding: 20px 0; width: 100%; }
.bathroom-quantity, .family-size {border: #C18187 2px solid; text-decoration: none; color: #909090; text-align: center; width: 20%; padding: 20px;}
.bathroom-quantity {width:15%; padding:20px 10px 20px 10px;}
.family-size.active, .bathroom-quantity.active {color: white; background-color:#C18187;}

.bathroom-quantities {display: none;}
.bathroom-quantities.active {display: flex; }




@media screen and (max-width: 814px) and (min-width: 100px) { 
	.bathroom-quantities {display: none;}
	.bathroom-quantities.active {display: block;}
	.family-sizes {display:block;}
	.bathroom-quantity,
	.family-size {width:100%; margin-bottom:15px; display:block;}
	.prompt {text-align:center;}
}



/* SUGGESTED PACKAGE */

.suggested-products { height: 0; opacity: 0; transition: opacity 1s;}
.suggested-products.active {height: initial; opacity: 1; font-size: 1.25em;}

.suggested-product {display: none; box-sizing: border-box;color: #606161;text-decoration: none; margin: auto;}
.suggested-product.active {display: block;}
.suggested-products {overflow: hidden;width: 100%;margin: 20px auto;padding: auto;}


.suggested-product>.product-name {margin-top: 15px;}
.suggested-product>.product-price {margin-top: 15px;}

.suggested-product>hr {width: 10%;margin-left: 0;}


@media screen and (max-width: 814px) and (min-width: 100px) { 
	.suggested-products, .suggested-products hr {text-align:center;}
	.suggested-product>hr {width: 100%;margin-left: 0;}
	}


/* BADGES */

.suggested-products>.badges {height: 0; opacity: 0; margin-top: 40px; width: 100%; padding: 20px 0px; background-color: #F2F3F4; color: #A87967; display: flex; transition: opacity 2s; justify-content: space-around;}
.suggested-products>.badges>.badge-item {width: 20%; font-size: .7em; text-align: center;}

.badge-item>img {height: 25px; width: 25px; vertical-align: middle; display: inline-block; margin-right: 8px;}

.suggested-products.active>.badges {height: initial; opacity: 1;}


@media screen and (max-width: 814px) and (min-width: 100px) { 
.suggested-products>.badges {display: block; transition: opacity 2s; margin:0 auto; margin-top:30px; padding-left:30px}
.suggested-products>.badges>.badge-item {width: 100%; font-size: 1em; text-align: left; padding-bottom:25px;}	
}


.divider_01 { border-bottom:2px solid black; width:12px; text-align:left;  }

@media screen and (max-width: 814px) and (min-width: 100px){.item{width:100%}.col-md-60  { padding:0px 3% 0px 3%;  } }
@media screen and (max-width: 99999px) and (min-width: 814px){.item{width:33.33%} }


   
.grid{display:flex;flex-direction:row;justify-content:flex-start;width:100%;flex-wrap:wrap; }
.item{box-sizing:border-box;padding:15px;}

.grid li {	opacity: 0;	animation: fadeIn .05s ease-in both;
.grid li:nth-child(2) {	animation-delay: .1s;}
.grid li:nth-child(3) {	animation-delay: .15s;}
.grid li:nth-child(4) {	animation-delay: .2s;}
.grid li:nth-child(5) {	animation-delay: .25s;}
.grid li:nth-child(6) {	animation-delay: .3s;}
.grid li:nth-child(7) {	animation-delay: .35s;}
.grid li:nth-child(8) {	animation-delay: .4s;}
.grid li:nth-child(9) {	animation-delay: .45s;}
.grid li:nth-child(10) { animation-delay: .5s;}
.grid li:nth-child(11) {animation-delay: .55s;}
.grid li:nth-child(12) {animation-delay: .6s;}

.items{
    width: 100%;
    display: flex;
    position: relative;
    flex-wrap: wrap;
    margin-top: 50px;
    height: 150px;
}

.item {
    display: flex;
    box-sizing: border-box;
    width: 50%;
    border: 3px #333;
    cursor: pointer;
    height: 125px;
    margin-top: auto;
    justify-content: center;
    align-items: center;
}

.item.active {
    background-color: white;
    color: #333;
}

.item:nth-child(even){
    border-right: none;
}

.item:nth-child(2){
    border-bottom: none;
}

.item:nth-child(3){
    border-bottom: none;
}

.item div {
    text-align: center;
    width: 100%;
}

.product-description{
    opacity: 0;
    height: 0;
    transition: opacity 0.5s;
}

.arrow-up {
    display: none;
}


@media only screen and (min-width: 600px) {
    .item {
        width: 25%;
        border-left: none;
        border-bottom: 3px solid #CCC !important;
    }


    .item:last-child{
        border-right: none;
    }

    .item:nth-child(even){
        border-right: 3px solid #CCC;
    }

    .arrow-up {
        display: block;
        position: absolute;
        top: 14%;
        left: 12.5%;
        width: 0px;
        height: 0px;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-bottom: 5px solid #CCC;
        transition: left 0.5s;
    }
}