@import url("./behrrx.css");
@import url("./header.css");
@import url("./footer.css");

@font-face {
  font-family: 'Proxima Nova';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/l/font?kit=FwZc7-Am2FI_-VOxaLDvvq27omO73q3LkQ&skey=96867d716c89840e&v=v14) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

body {
  overflow-x: hidden;
}
.all-color-banner-wrap {
    position: relative;
}
.all-color-tabs nav a{
    margin: 0px 5px;
}
.switch-color {
    font-family: "bebas";
    font-size: 36px;
    color: #475c6b;
    font-weight: 400;
}
.all-color-tabs {
  position:relative;
}
.abs-div-desktop {
    position: absolute;
    top: -177px;
    left: 4%;
	width: 65% !important;
}
.abs-div-desktop h2 {
    color:#475c6b;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    font-weight: 300;
}
.all-color-nav {
    position: relative;
}
.all-color-nav div#nav-tab {
    position: absolute;
    top:-45px;
    width:100%;
}
.all-color-nav div#nav-tab a{
    background: #fff;
    border-radius: 15px 15px 0px 0px;
    font-family:"bebas";
    color:#475c6b;
    font-size: 24px;;
    padding: 5px 10px;
    font-weight: 400;
}
.all-color-nav div#nav-tab a {
    background: #ecf0f0;
    height: 45px;
}
#nav-tabContent .tab-pane{
    display: block;
    margin:0px 30px;
}
.child-color-wrap {
    display: block;
    margin:1%;
    float: left;
    width: 23%;
    text-align: center;
}
.child-color-wrap a{
    width:100%;
}
.child-color-wrap h3{
    font-family: 'Open Sans', sans-serif;
    margin-top:20px;
    font-size: 20px;
    font-weight: 600;
    color: #3d3d3e;
}
.child-color-wrap h3::first-letter {
    text-transform: uppercase;
}
.child-color-wrap span{
    margin-top: 10px;
    font-family:"bebas";
    color:#585858;
    font-size: 20px;
}
.tab-pane.fade {
    display: none !important;
}
.tab-pane.fade.active {
    display: block !important;
}
.circle-color{
    width:90%;
    margin: 0 auto;
    margin-top:20px;
    background: #ccc;
    border-radius: 50%;
}
.all-color-nav div#nav-tab a.active{
    background: #afd9d5;
    color: #475c6b;
    border: none;
    padding-bottom: 0px;
}

#kp-palette {
  font-size: 14px;
  font-weight: 100;
  font-family: 'Proxima Nova', sans-serif;
}
.all-color-nav div a#nav-Katyperry-tab {
  margin-top: -20px;
  height: 65px;
}

@media  (min-width: 100px) and (max-width: 991px){
	.abs-div-desktop {
		width: 95% !important;
	}
    .child-color-wrap {
        width:48%;
        min-height: 280px;
    }
    .abs-div-desktop{
        position: initial;
    }
    .abs-div-desktop h1, .abs-div-desktop h2 {
        color: #5e8190;
        display: block;
    }
    .abs-div-desktop h1 {
        margin-top: 20px;
    }
    .abs-div-desktop span {
        margin-bottom: 20px;
    }
    #mySelect {
        width: 100%;
        height: 40px;
        background: #afd9d5;
        text-align-last: center;
        border-radius: 10px;
        color: #5e8190;
        font-family: bebas;
        font-size: 26px;
        -webkit-appearance: none;
        appearance: none;
    }
    .all-color-nav {
        position: relative;
        background: white;
      }
      .all-color-nav:after {
        content: '';
        position: absolute;
        top: 0;
        width: 0;
        height: 0;
        right: 10px;
        bottom: 0;
        margin: auto;
        border-style: solid;
        border-width: 5px 5px 0 5px;
        border-color: #5f818f transparent transparent transparent;
        pointer-events: none;
      }
      .all-color-nav:before {
        width: 30px;
        position: absolute;
        top: 1px;
        right: 1px;
        bottom: 1px;
        background: #afd9d5;
        content: '';
        pointer-events: none;
        border-radius: 0px 10px 10px 0px;
      }
      .all-color-nav:hover:before {
        background: #AFD9D5;
      }
      .all-color-nav select {
        font-size: 14px;
        border: none;
        box-shadow: none;
        border-radius: 0;
        background: transparent;
        height: 100%;
        width: 100%;
        cursor: pointer;
        outline: none;
        padding-right: 35px;
        padding-left: 15px;
        border: 1px solid #fff;
        -moz-appearance: none;
        -webkit-appearance: none;
      }
      .all-color-nav select:-moz-focusring {
        color: transparent;
      }
      .all-color-nav select::-ms-expand {
        display: none;
      }
      .all-color-nav select:focus {
        border-color: #fff;
      }
      .all-color-nav {
        position: relative;
        background: white;
        box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
      }
      .all-color-nav:after {
        content: '';
        position: absolute;
        top: 0;
        width: 0;
        height: 0;
        right: 15px;
        bottom: 0;
        margin: auto;
        border-style: solid;
        border-width: 5px 5px 0 5px;
        border-color: #5f818f transparent transparent transparent;
        pointer-events: none;
      }
      .all-color-nav:before {
        width: 40px;
        position: absolute;
        top: 1px;
        right: 0px;
        bottom: 1px;
        background: #afd9d5;
        border-left: 1px solid #fff;
        content: '';
        pointer-events: none;
        border-radius: 0px 10px 10px 0px;
      }
      .all-color-nav:hover:before {
        background: #AFD9D5;
      }
      .all-color-nav select {
        font-size: 14px;
        border: none;
        box-shadow: none;
        border-radius: 0;
        background: transparent;
        height: 100%;
        width: 100%;
        cursor: pointer;
        outline: none;
        padding-right: 35px;
        padding-left: 15px;
        border: 1px solid #fff;
        -moz-appearance: none;
        -webkit-appearance: none;
      }
      .all-color-nav select:-moz-focusring {
        color: transparent;
      }
      .all-color-nav select::-ms-expand {
        display: none;
      }
      .all-color-nav select:focus {
        border-color: #fff;
      }

    #nav-tabContent .tab-pane {
        margin: 0px;
    }
}
@media  (min-width: 992px) and (max-width: 1355px) {
    .live-chat-wrap {
        left: auto;
        right: 4%;
    }
}
@media (min-width: 1356px) {
    .live-chat-wrap {
        left: auto;
        right: 6%;
    }
}
