@font-face {
    font-family: Gotham-Black;
    src: url(../../fonts/Gotham-Black/Gotham-Black.eot?#iefix) format("embedded-opentype"),url(../../fonts/Gotham-Black/Gotham-Black.otf) format("opentype"),url(../../fonts/Gotham-Black/Gotham-Black.woff) format("woff"),url(../../fonts/Gotham-Black/Gotham-Black.ttf) format("truetype"),url(../../fonts/Gotham-Black/Gotham-Black.svg#Gotham-Black) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Gotham-BlackItalic;
    src: url(../../fonts/Gotham-BlackItalic/Gotham-BlackItalic.eot?#iefix) format("embedded-opentype"),url(../../fonts/Gotham-BlackItalic/Gotham-BlackItalic.otf) format("opentype"),url(../../fonts/Gotham-BlackItalic/Gotham-BlackItalic.woff) format("woff"),url(../../fonts/Gotham-BlackItalic/Gotham-BlackItalic.ttf) format("truetype"),url(../../fonts/Gotham-BlackItalic/Gotham-BlackItalic.svg#Gotham-BlackItalic) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Gotham-Bold;
    src: url(../../fonts/Gotham-Bold/Gotham-Bold.eot?#iefix) format("embedded-opentype"),url(../../fonts/Gotham-Bold/Gotham-Bold.otf) format("opentype"),url(../../fonts/Gotham-Bold/Gotham-Bold.woff) format("woff"),url(../../fonts/Gotham-Bold/Gotham-Bold.ttf) format("truetype"),url(../../fonts/Gotham-Bold/Gotham-Bold.svg#Gotham-Bold) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Gotham-Book;
    src: url(../../fonts/Gotham-Book/Gotham-Book.eot?#iefix) format("embedded-opentype"),url(../../fonts/Gotham-Book/Gotham-Book.otf) format("opentype"),url(../../fonts/Gotham-Book/Gotham-Book.woff) format("woff"),url(../../fonts/Gotham-Book/Gotham-Book.ttf) format("truetype"),url(../../fonts/Gotham-Book/Gotham-Book.svg#Gotham-Book) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Gotham-Medium;
    src: url(../../fonts/Gotham-Medium/Gotham-Medium.eot?#iefix) format("embedded-opentype"),url(../../fonts/Gotham-Medium/Gotham-Medium.otf) format("opentype"),url(../../fonts/Gotham-Medium/Gotham-Medium.woff) format("woff"),url(../../fonts/Gotham-Medium/Gotham-Medium.ttf) format("truetype"),url(../../fonts/Gotham-Medium/Gotham-Medium.svg#Gotham-Medium) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Gotham-Ultra;
    src: url(../../fonts/Gotham-Ultra/Gotham-Ultra.eot?#iefix) format("embedded-opentype"),url(../../fonts/Gotham-Ultra/Gotham-Ultra.otf) format("opentype"),url(../../fonts/Gotham-Ultra/Gotham-Ultra.woff) format("woff"),url(../../fonts/Gotham-Ultra/Gotham-Ultra.ttf) format("truetype"),url(../../fonts/Gotham-Ultra/Gotham-Ultra.svg#Gotham-Ultra) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Gotham-Light;
    src: url(../../fonts/Gotham-Light/Gotham-Light.eot?#iefix) format("embedded-opentype"),url(../../fonts/Gotham-Light/Gotham-Light.otf) format("opentype"),url(../../fonts/Gotham-Light/Gotham-Light.woff) format("woff"),url(../../fonts/Gotham-Light/Gotham-Light.ttf) format("truetype"),url(../../fonts/Gotham-Light/Gotham-Light.svg#Gotham-Light) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Kotex-Bold;
    src: url(../../fonts/Kotex-Bold/Kotex-Bold.eot?#iefix) format("embedded-opentype"),url(../../fonts/Kotex-Bold/Kotex-Bold.otf) format("opentype"),url(../../fonts/Kotex-Bold/Kotex-Bold.woff) format("woff"),url(../../fonts/Kotex-Bold/Kotex-Bold.ttf) format("truetype"),url(../../fonts/Kotex-Bold/Kotex-Bold.svg#Kotex-Bold) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Kotex-Light;
    src: url(../../fonts/Kotex-Light/Kotex-Light.eot?#iefix) format("embedded-opentype"),url(../../fonts/Kotex-Light/Kotex-Light.otf) format("opentype"),url(../../fonts/Kotex-Light/Kotex-Light.woff) format("woff"),url(../../fonts/Kotex-Light/Kotex-Light.ttf) format("truetype"),url(../../fonts/Kotex-Light/Kotex-Light.svg#Kotex-Light) format("svg");
    font-weight: 400;
    font-style: normal
}

.slick-slider {
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,.slick-slider .slick-list {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block
}

.slick-track:before,.slick-track:after {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir='rtl'] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

@charset 'UTF-8';.slick-loading .slick-list {
    background: #fff url('./ajax-loader.gif') center center no-repeat
}

@font-face {
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;
    src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'),url('./fonts/slick.woff') format('woff'),url('./fonts/slick.ttf') format('truetype'),url('./fonts/slick.svg#slick') format('svg')
}

.slick-prev,.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    margin-top: -10px\9;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent
}

.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus {
    color: transparent;
    outline: none;
    background: transparent
}

.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before {
    opacity: 1
}

.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before {
    opacity: .25
}

.slick-prev:before,.slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir='rtl'] .slick-prev {
    right: -25px;
    left: auto
}

.slick-prev:before {
    content: 'â†'
}

[dir='rtl'] .slick-prev:before {
    content: 'â†’'
}

.slick-next {
    right: -25px
}

[dir='rtl'] .slick-next {
    right: auto;
    left: -25px
}

.slick-next:before {
    content: 'â†’'
}

[dir='rtl'] .slick-next:before {
    content: 'â†'
}

.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -45px;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent
}

.slick-dots li button:hover,.slick-dots li button:focus {
    outline: none
}

.slick-dots li button:hover:before,.slick-dots li button:focus:before {
    opacity: 1
}

.slick-dots li button:before {
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: 'â€¢';
    text-align: center;
    opacity: .25;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #000
}

@font-face {
    font-family: Gotham-Black;
    src: url(../../fonts/Gotham-Black/Gotham-Black.eot?#iefix) format("embedded-opentype"),url(../../fonts/Gotham-Black/Gotham-Black.otf) format("opentype"),url(../../fonts/Gotham-Black/Gotham-Black.woff) format("woff"),url(../../fonts/Gotham-Black/Gotham-Black.ttf) format("truetype"),url(../../fonts/Gotham-Black/Gotham-Black.svg#Gotham-Black) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Gotham-BlackItalic;
    src: url(../../fonts/Gotham-BlackItalic/Gotham-BlackItalic.eot?#iefix) format("embedded-opentype"),url(../../fonts/Gotham-BlackItalic/Gotham-BlackItalic.otf) format("opentype"),url(../../fonts/Gotham-BlackItalic/Gotham-BlackItalic.woff) format("woff"),url(../../fonts/Gotham-BlackItalic/Gotham-BlackItalic.ttf) format("truetype"),url(../../fonts/Gotham-BlackItalic/Gotham-BlackItalic.svg#Gotham-BlackItalic) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Gotham-Bold;
    src: url(../../fonts/Gotham-Bold/Gotham-Bold.eot?#iefix) format("embedded-opentype"),url(../../fonts/Gotham-Bold/Gotham-Bold.otf) format("opentype"),url(../../fonts/Gotham-Bold/Gotham-Bold.woff) format("woff"),url(../../fonts/Gotham-Bold/Gotham-Bold.ttf) format("truetype"),url(../../fonts/Gotham-Bold/Gotham-Bold.svg#Gotham-Bold) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Gotham-Book;
    src: url(../../fonts/Gotham-Book/Gotham-Book.eot?#iefix) format("embedded-opentype"),url(../../fonts/Gotham-Book/Gotham-Book.otf) format("opentype"),url(../../fonts/Gotham-Book/Gotham-Book.woff) format("woff"),url(../../fonts/Gotham-Book/Gotham-Book.ttf) format("truetype"),url(../../fonts/Gotham-Book/Gotham-Book.svg#Gotham-Book) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Gotham-Medium;
    src: url(../../fonts/Gotham-Medium/Gotham-Medium.eot?#iefix) format("embedded-opentype"),url(../../fonts/Gotham-Medium/Gotham-Medium.otf) format("opentype"),url(../../fonts/Gotham-Medium/Gotham-Medium.woff) format("woff"),url(../../fonts/Gotham-Medium/Gotham-Medium.ttf) format("truetype"),url(../../fonts/Gotham-Medium/Gotham-Medium.svg#Gotham-Medium) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Gotham-Ultra;
    src: url(../../fonts/Gotham-Ultra/Gotham-Ultra.eot?#iefix) format("embedded-opentype"),url(../../fonts/Gotham-Ultra/Gotham-Ultra.otf) format("opentype"),url(../../fonts/Gotham-Ultra/Gotham-Ultra.woff) format("woff"),url(../../fonts/Gotham-Ultra/Gotham-Ultra.ttf) format("truetype"),url(../../fonts/Gotham-Ultra/Gotham-Ultra.svg#Gotham-Ultra) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Gotham-Light;
    src: url(../../fonts/Gotham-Light/Gotham-Light.eot?#iefix) format("embedded-opentype"),url(../../fonts/Gotham-Light/Gotham-Light.otf) format("opentype"),url(../../fonts/Gotham-Light/Gotham-Light.woff) format("woff"),url(../../fonts/Gotham-Light/Gotham-Light.ttf) format("truetype"),url(../../fonts/Gotham-Light/Gotham-Light.svg#Gotham-Light) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Kotex-Bold;
    src: url(../../fonts/Kotex-Bold/Kotex-Bold.eot?#iefix) format("embedded-opentype"),url(../../fonts/Kotex-Bold/Kotex-Bold.otf) format("opentype"),url(../../fonts/Kotex-Bold/Kotex-Bold.woff) format("woff"),url(../../fonts/Kotex-Bold/Kotex-Bold.ttf) format("truetype"),url(../../fonts/Kotex-Bold/Kotex-Bold.svg#Kotex-Bold) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Kotex-Light;
    src: url(../../fonts/Kotex-Light/Kotex-Light.eot?#iefix) format("embedded-opentype"),url(../../fonts/Kotex-Light/Kotex-Light.otf) format("opentype"),url(../../fonts/Kotex-Light/Kotex-Light.woff) format("woff"),url(../../fonts/Kotex-Light/Kotex-Light.ttf) format("truetype"),url(../../fonts/Kotex-Light/Kotex-Light.svg#Kotex-Light) format("svg");
    font-weight: 400;
    font-style: normal
}

.SyncCycle {
    position: relative;
    width: 75%;
    max-width: 481px;
    margin: 4.7vw auto 0;
    text-align: center;
    text-transform: uppercase
}

@media(min-width: 600px) {
    .SyncCycle {
        margin:30px auto 0
    }
}

.SyncCycle__top {
    position: relative;
    font-family: Gotham-BlackItalic;
    font-size: 4.05vw;
    color: #fff;
    padding: 8.68vw 3vw;
    background: #cc0862;
    background: -webkit-gradient(linear,left top,right top,from(#cc0862),color-stop(50%,#cd104a),to(#cd153a));
    background: linear-gradient(to right,#cc0862 0,#cd104a 50%,#cd153a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$color1',endColorstr='$color3',GradientType=1)
}

@media(min-width: 600px) {
    .SyncCycle__top {
        font-size:24px;
        padding: 55px 30px
    }
}

.SyncCycle__top__icon {
    display: block;
    position: absolute;
    bottom: -5vw;
    left: 50%;
    width: 11.875vw;
    height: 11.875vw;
    z-index: 1;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border-radius: 50%;
    background-color: #000
}

@media(min-width: 600px) {
    .SyncCycle__top__icon {
        width:76px;
        height: 76px;
        bottom: -32px
    }
}

.SyncCycle__top__icon:before {
    content: '';
    display: block;
    position: absolute;
    width: 5.784vw;
    height: 6.124vw;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background-image: url(/Assets/images/calendar-icon.png);
    background-size: cover
}

@media(min-width: 600px) {
    .SyncCycle__top__icon:before {
        width:34px;
        height: 36px
    }
}

.SyncCycle__top p {
    margin: 0;
    line-height: 1.2em
}

.SyncCycle__mainSlide {
    background-color: #fff;
    margin-bottom: 0;
    padding: 8.2vw 5.5vw 2.5vw
}

@media(min-width: 600px) {
    .SyncCycle__mainSlide {
        padding:47px 35px 16px
    }
}

.SyncCycle__mainSlide p {
    margin: 0
}

.SyncCycle__mainSlide>.slick-prev {
    display: none!important
}

.SyncCycle__mainSlide__title {
    font-family: Gotham-BlackItalic;
    font-size: 3.4vw;
    color: #121111;
    overflow: hidden;
    height: 9.689vw
}

@media(min-width: 600px) {
    .SyncCycle__mainSlide__title {
        font-size:20px;
        height: 50px;
        line-height: 1.1
    }
}

.SyncCycle__innerSlide {
    position: relative;
    width: 100px;
    height: 100px;
    margin: 0 auto;
    font-family: Gotham-Black;
    font-size: 6.1vw;
    text-transform: uppercase;
    color: #fff;
    border-radius: 50%;
    background: #cc0862;
    background: -webkit-gradient(linear,left top,right top,from(#cc0862),color-stop(50%,#cd104a),to(#cd153a));
    background: linear-gradient(to right,#cc0862 0,#cd104a 50%,#cd153a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$color1',endColorstr='$color3',GradientType=1)
}

@media(min-width: 600px) {
    .SyncCycle__innerSlide {
        width:180px;
        height: 180px;
        font-size: 39px
    }
}

.SyncCycle__innerSlide__item {
    position: relative;
    width: 100px!important;
    height: 100px!important;
    border: none!important
}

@media(min-width: 600px) {
    .SyncCycle__innerSlide__item {
        width:180px!important;
        height: 180px!important
    }
}

.SyncCycle__innerSlide__item span {
    font-size: 19px;
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

@media(min-width: 600px) {
    .SyncCycle__innerSlide__item span {
        font-size:36px
    }
}

.SyncCycle__innerSlide .slick-arrow {
    left: auto;
    right: -4.7vw;
    width: 3.125vw;
    height: 3.125vw
}

@media(min-width: 600px) {
    .SyncCycle__innerSlide .slick-arrow {
        width:20px;
        height: 20px;
        right: -30px
    }
}

.SyncCycle__innerSlide .slick-arrow:before {
    content: "";
    display: block;
    position: relative;
    height: 80%;
    width: 80%;
    border-top: .7vw solid #000;
    border-right: .7vw solid #000;
    background-color: transparent;
    opacity: 1;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

@media(min-width: 600px) {
    .SyncCycle__innerSlide .slick-arrow:before {
        border-width:4px
    }
}

.SyncCycle__innerSlide .slick-arrow.slick-prev {
    top: 40%;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

@media(min-width: 1025px) {
    .SyncCycle__innerSlide .slick-arrow.slick-prev {
        top:45%
    }
}

.SyncCycle__innerSlide .slick-arrow.slick-next {
    top: 56%;
    right: -4.3vw;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg)
}

@media(min-width: 600px) {
    .SyncCycle__innerSlide .slick-arrow.slick-next {
        right:-27px
    }
}

@media(min-width: 1025px) {
    .SyncCycle__innerSlide .slick-arrow.slick-next {
        top:51%
    }
}

.SyncCycle__innerSlide .slick-arrow.slick-disabled {
    opacity: .4
}

.SyncCycle__btn {
    background-color: #333;
    padding: 3.354vw 1vw
}

@media(min-width: 600px) {
    .SyncCycle__btn {
        padding:15px 8px
    }
}

.SyncCycle__btn a {
    font-family: Gotham-BlackItalic;
    font-size: 3.3vw;
    min-width: auto;
    padding: 1.68vw 11.19vw
}

@media(min-width: 600px) {
    .SyncCycle__btn a {
        font-size:21px;
        border-width: 5px;
        padding: 10px 72px
    }
}

@media(min-width: 600px) {
    .SyncCycle__btn a:focus,.SyncCycle__btn a:hover {
        border-width:5px
    }
}

.SyncCycle .slick-slide:focus {
    outline: 0
}

.kotPopup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.85);
    z-index: 1051
}

.kotPopup__close {
    position: absolute;
    z-index: 1;
    right: -3.907vw;
    top: -3.907vw;
    width: 7.814vw;
    height: 7.814vw;
    background-color: #000;
    text-indent: -9999px;
    border-radius: 50%;
    cursor: pointer
}

@media(min-width: 600px) {
    .kotPopup__close {
        width:50px;
        height: 50px;
        right: -25px;
        top: -25px
    }
}

.kotPopup__close:before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 3.125vw;
    height: 3.439vw;
    background-image: url(/Assets/images/close-modal.png);
    background-size: cover
}

@media(min-width: 600px) {
    .kotPopup__close:before {
        width:20px;
        height: 22px
    }
}

.registration.page_layout {
    padding-top: 20px
}

.registration .already_member {
    margin-top: 10px
}

.registration .form_section {
    padding-top: 20px
}

.registration .consumer-registration-button {
    margin-top: 15px
}

.registration>.rich-text>.minimized_section .tyc-text {
    width: 330px;
    margin: 14px auto 0;
    padding: 0 0 30px;
    border-bottom: 1px solid #000
}

.registration>.rich-text>.minimized_section .tyc-text a {
    color: #000;
    text-decoration: underline
}

.registration>.rich-text>.minimized_section .tyc-text a:hover {
    color: #ee2c74;
    text-decoration: none
}

.homedrpdwn.dropdown .dropdown-menu li {
    padding-left: 12px
}

.already_member.after-form {
    width: 330px;
    margin: 20px auto;
    font-size: 18px;
    color: #ee2c74
}

.already_member.after-form .consumer-registration-button {
    max-width: 175px;
    margin: 15px auto 0;
    line-height: 39px;
    color: #000;
    display: block
}

.already_member.after-form .consumer-registration-button:hover {
    color: #fff
}

.consumer-input-wrap label {
    font-weight: 600!important
}

@font-face {
    font-family: Gotham-Black;
    src: url(../../fonts/Gotham-Black/Gotham-Black.eot?#iefix) format("embedded-opentype"),url(../../fonts/Gotham-Black/Gotham-Black.otf) format("opentype"),url(../../fonts/Gotham-Black/Gotham-Black.woff) format("woff"),url(../../fonts/Gotham-Black/Gotham-Black.ttf) format("truetype"),url(../../fonts/Gotham-Black/Gotham-Black.svg#Gotham-Black) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Gotham-BlackItalic;
    src: url(../../fonts/Gotham-BlackItalic/Gotham-BlackItalic.eot?#iefix) format("embedded-opentype"),url(../../fonts/Gotham-BlackItalic/Gotham-BlackItalic.otf) format("opentype"),url(../../fonts/Gotham-BlackItalic/Gotham-BlackItalic.woff) format("woff"),url(../../fonts/Gotham-BlackItalic/Gotham-BlackItalic.ttf) format("truetype"),url(../../fonts/Gotham-BlackItalic/Gotham-BlackItalic.svg#Gotham-BlackItalic) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Gotham-Bold;
    src: url(../../fonts/Gotham-Bold/Gotham-Bold.eot?#iefix) format("embedded-opentype"),url(../../fonts/Gotham-Bold/Gotham-Bold.otf) format("opentype"),url(../../fonts/Gotham-Bold/Gotham-Bold.woff) format("woff"),url(../../fonts/Gotham-Bold/Gotham-Bold.ttf) format("truetype"),url(../../fonts/Gotham-Bold/Gotham-Bold.svg#Gotham-Bold) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Gotham-Book;
    src: url(../../fonts/Gotham-Book/Gotham-Book.eot?#iefix) format("embedded-opentype"),url(../../fonts/Gotham-Book/Gotham-Book.otf) format("opentype"),url(../../fonts/Gotham-Book/Gotham-Book.woff) format("woff"),url(../../fonts/Gotham-Book/Gotham-Book.ttf) format("truetype"),url(../../fonts/Gotham-Book/Gotham-Book.svg#Gotham-Book) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Gotham-Medium;
    src: url(../../fonts/Gotham-Medium/Gotham-Medium.eot?#iefix) format("embedded-opentype"),url(../../fonts/Gotham-Medium/Gotham-Medium.otf) format("opentype"),url(../../fonts/Gotham-Medium/Gotham-Medium.woff) format("woff"),url(../../fonts/Gotham-Medium/Gotham-Medium.ttf) format("truetype"),url(../../fonts/Gotham-Medium/Gotham-Medium.svg#Gotham-Medium) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Gotham-Ultra;
    src: url(../../fonts/Gotham-Ultra/Gotham-Ultra.eot?#iefix) format("embedded-opentype"),url(../../fonts/Gotham-Ultra/Gotham-Ultra.otf) format("opentype"),url(../../fonts/Gotham-Ultra/Gotham-Ultra.woff) format("woff"),url(../../fonts/Gotham-Ultra/Gotham-Ultra.ttf) format("truetype"),url(../../fonts/Gotham-Ultra/Gotham-Ultra.svg#Gotham-Ultra) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Gotham-Light;
    src: url(../../fonts/Gotham-Light/Gotham-Light.eot?#iefix) format("embedded-opentype"),url(../../fonts/Gotham-Light/Gotham-Light.otf) format("opentype"),url(../../fonts/Gotham-Light/Gotham-Light.woff) format("woff"),url(../../fonts/Gotham-Light/Gotham-Light.ttf) format("truetype"),url(../../fonts/Gotham-Light/Gotham-Light.svg#Gotham-Light) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Kotex-Bold;
    src: url(../../fonts/Kotex-Bold/Kotex-Bold.eot?#iefix) format("embedded-opentype"),url(../../fonts/Kotex-Bold/Kotex-Bold.otf) format("opentype"),url(../../fonts/Kotex-Bold/Kotex-Bold.woff) format("woff"),url(../../fonts/Kotex-Bold/Kotex-Bold.ttf) format("truetype"),url(../../fonts/Kotex-Bold/Kotex-Bold.svg#Kotex-Bold) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Kotex-Light;
    src: url(../../fonts/Kotex-Light/Kotex-Light.eot?#iefix) format("embedded-opentype"),url(../../fonts/Kotex-Light/Kotex-Light.otf) format("opentype"),url(../../fonts/Kotex-Light/Kotex-Light.woff) format("woff"),url(../../fonts/Kotex-Light/Kotex-Light.ttf) format("truetype"),url(../../fonts/Kotex-Light/Kotex-Light.svg#Kotex-Light) format("svg");
    font-weight: 400;
    font-style: normal
}

.kotSlide {
    margin-bottom: 0
}

@media(min-width: 1025px) {
    .kotSlide {
        height:100%
    }
}

@media(min-width: 1025px)and (min-width:1025px) {
    .kotSlide .slick-list {
        height:100%
    }
}

@media(min-width: 1025px)and (min-width:1025px) {
    .kotSlide .slick-list .slick-track {
        height:100%
    }
}

.kotSlide__arrows {
    display: block;
    position: absolute;
    right: .95vw;
    top: 41%;
    z-index: 1
}

@media(min-width: 1280px) {
    .kotSlide__arrows {
        right:12px
    }
}

.kotSlide__arrows button {
    display: inline;
    position: relative;
    width: 4.375vw;
    height: 4.375vw;
    max-width: 34px;
    max-height: 34px;
    text-indent: -9999px;
    border: .2vw #fff solid;
    margin: 0 .16vw;
    top: 0;
    -webkit-transform: translate(0,0);
    transform: translate(0,0);
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

@media(min-width: 1280px) {
    .kotSlide__arrows button {
        border-width:3px;
        margin: 0 2px
    }
}

.kotSlide__arrows button:before {
    content: "";
    display: block;
    position: relative;
    height: 50%;
    width: 50%;
    border-top: .25vw solid #fff;
    border-right: .25vw solid #fff;
    background-color: transparent;
    opacity: 1;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

@media(min-width: 1280px) {
    .kotSlide__arrows button:before {
        border-width:3px
    }
}

.kotSlide__arrows button:hover {
    border-color: #ea088d;
    background-color: #ea088d
}

.kotSlide__arrows button.slick-prev {
    left: auto
}

.kotSlide__arrows button.slick-prev:before {
    left: 33%;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.kotSlide__arrows button.slick-next {
    right: auto
}

.kotSlide__arrows button.slick-next:before {
    left: 10%;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.kotSlide__item {
    position: relative
}

.kotSlide__item:focus {
    outline: 0
}

@media(min-width: 1025px) {
    .kotSlide__image {
        margin-top:0
    }
}

.kotSlide__image img {
    width: 100%
}

.kotSlide .slick-dots {
    margin-bottom: 0;
    bottom: -20px
}

.kotSlide .slick-dots li {
    width: auto;
    height: auto;
    margin: 0 7px
}

.kotSlide .slick-dots li button {
    width: 15px;
    height: 15px;
    margin: 0;
    padding: 0;
    background-color: #e1e1e1;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.kotSlide .slick-dots li button:before {
    display: none
}

.kotSlide .slick-dots li.slick-active button,.kotSlide .slick-dots li:hover button {
    background-color: #c34758
}

@font-face {
    font-family: Gotham-Black;
    src: url(../../fonts/Gotham-Black/Gotham-Black.eot?#iefix) format("embedded-opentype"),url(../../fonts/Gotham-Black/Gotham-Black.otf) format("opentype"),url(../../fonts/Gotham-Black/Gotham-Black.woff) format("woff"),url(../../fonts/Gotham-Black/Gotham-Black.ttf) format("truetype"),url(../../fonts/Gotham-Black/Gotham-Black.svg#Gotham-Black) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Gotham-BlackItalic;
    src: url(../../fonts/Gotham-BlackItalic/Gotham-BlackItalic.eot?#iefix) format("embedded-opentype"),url(../../fonts/Gotham-BlackItalic/Gotham-BlackItalic.otf) format("opentype"),url(../../fonts/Gotham-BlackItalic/Gotham-BlackItalic.woff) format("woff"),url(../../fonts/Gotham-BlackItalic/Gotham-BlackItalic.ttf) format("truetype"),url(../../fonts/Gotham-BlackItalic/Gotham-BlackItalic.svg#Gotham-BlackItalic) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Gotham-Bold;
    src: url(../../fonts/Gotham-Bold/Gotham-Bold.eot?#iefix) format("embedded-opentype"),url(../../fonts/Gotham-Bold/Gotham-Bold.otf) format("opentype"),url(../../fonts/Gotham-Bold/Gotham-Bold.woff) format("woff"),url(../../fonts/Gotham-Bold/Gotham-Bold.ttf) format("truetype"),url(../../fonts/Gotham-Bold/Gotham-Bold.svg#Gotham-Bold) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Gotham-Book;
    src: url(../../fonts/Gotham-Book/Gotham-Book.eot?#iefix) format("embedded-opentype"),url(../../fonts/Gotham-Book/Gotham-Book.otf) format("opentype"),url(../../fonts/Gotham-Book/Gotham-Book.woff) format("woff"),url(../../fonts/Gotham-Book/Gotham-Book.ttf) format("truetype"),url(../../fonts/Gotham-Book/Gotham-Book.svg#Gotham-Book) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Gotham-Medium;
    src: url(../../fonts/Gotham-Medium/Gotham-Medium.eot?#iefix) format("embedded-opentype"),url(../../fonts/Gotham-Medium/Gotham-Medium.otf) format("opentype"),url(../../fonts/Gotham-Medium/Gotham-Medium.woff) format("woff"),url(../../fonts/Gotham-Medium/Gotham-Medium.ttf) format("truetype"),url(../../fonts/Gotham-Medium/Gotham-Medium.svg#Gotham-Medium) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Gotham-Ultra;
    src: url(../../fonts/Gotham-Ultra/Gotham-Ultra.eot?#iefix) format("embedded-opentype"),url(../../fonts/Gotham-Ultra/Gotham-Ultra.otf) format("opentype"),url(../../fonts/Gotham-Ultra/Gotham-Ultra.woff) format("woff"),url(../../fonts/Gotham-Ultra/Gotham-Ultra.ttf) format("truetype"),url(../../fonts/Gotham-Ultra/Gotham-Ultra.svg#Gotham-Ultra) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Gotham-Light;
    src: url(../../fonts/Gotham-Light/Gotham-Light.eot?#iefix) format("embedded-opentype"),url(../../fonts/Gotham-Light/Gotham-Light.otf) format("opentype"),url(../../fonts/Gotham-Light/Gotham-Light.woff) format("woff"),url(../../fonts/Gotham-Light/Gotham-Light.ttf) format("truetype"),url(../../fonts/Gotham-Light/Gotham-Light.svg#Gotham-Light) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Kotex-Bold;
    src: url(../../fonts/Kotex-Bold/Kotex-Bold.eot?#iefix) format("embedded-opentype"),url(../../fonts/Kotex-Bold/Kotex-Bold.otf) format("opentype"),url(../../fonts/Kotex-Bold/Kotex-Bold.woff) format("woff"),url(../../fonts/Kotex-Bold/Kotex-Bold.ttf) format("truetype"),url(../../fonts/Kotex-Bold/Kotex-Bold.svg#Kotex-Bold) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Kotex-Light;
    src: url(../../fonts/Kotex-Light/Kotex-Light.eot?#iefix) format("embedded-opentype"),url(../../fonts/Kotex-Light/Kotex-Light.otf) format("opentype"),url(../../fonts/Kotex-Light/Kotex-Light.woff) format("woff"),url(../../fonts/Kotex-Light/Kotex-Light.ttf) format("truetype"),url(../../fonts/Kotex-Light/Kotex-Light.svg#Kotex-Light) format("svg");
    font-weight: 400;
    font-style: normal
}

.kotBtn__default {
    display: inline-block;
    text-align: center;
    font-family: Gotham-Bold;
    font-size: 4.4vw;
    text-transform: uppercase;
    border-width: .75vw;
    border-style: solid;
    border-color: #fff;
    color: #fff;
    padding: 1.9vw;
    min-width: 63.9vw;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

@media(min-width: 1025px) {
    .kotBtn__default {
        font-size:1.5vw;
        min-width: auto;
        border-width: .38vw;
        padding: .44vw 4.85vw
    }
}

@media(min-width: 1280px) {
    .kotBtn__default {
        font-size:19px;
        border-width: 5px;
        padding: 6px 62px
    }
}

.kotBtn__default:focus,.kotBtn__default:hover {
    text-decoration: none;
    border-width: .75vw;
    border-style: solid
}

@media(min-width: 1025px) {
    .kotBtn__default:focus,.kotBtn__default:hover {
        border-style:solid;
        border-width: .38vw
    }
}

@media(min-width: 1280px) {
    .kotBtn__default:focus,.kotBtn__default:hover {
        border-width:5px
    }
}

.kotBtn__default:focus,.kotBtn__default:hover {
    background-color: #ea088d;
    border-color: #ea088d;
    color: #fff
}

.kotBtn__default--black {
    color: #000;
    border-color: #000
}

.kotBtn__default--black:focus,.kotBtn__default--black:hover {
    background-color: #000;
    border-color: #000;
    color: #fff
}

.kotBtn__default--pink {
    color: #c34758;
    border-color: #c34758
}

.kotBtn__default--pink:focus,.kotBtn__default--pink:hover {
    background-color: #c34758;
    border-color: #c34758;
    color: #fff
}

.kotBtn__default--scooter {
    color: #30b6c7;
    border-color: #30b6c7
}

.kotBtn__default--scooter:focus,.kotBtn__default--scooter:hover {
    background-color: #30b6c7;
    border-color: #30b6c7;
    color: #fff
}

.kotBtn__default--studio {
    color: #6944b5;
    border-color: #6944b5
}

.kotBtn__default--studio:focus,.kotBtn__default--studio:hover {
    background-color: #6944b5;
    border-color: #6944b5;
    color: #fff
}

.kotBtn__default--jazzberry {
    color: #990f64;
    border-color: #990f64
}

.kotBtn__default--jazzberry:focus,.kotBtn__default--jazzberry:hover {
    background-color: #990f64;
    border-color: #990f64;
    color: #fff
}

.kotBtn__default--premenstrual {
    color: #c34758;
    border-color: #c34758
}

.kotBtn__default--premenstrual:focus,.kotBtn__default--premenstrual:hover {
    background-color: #c34758;
    border-color: #c34758;
    color: #fff
}

.kotBtn__default--postmenstrual {
    color: #6944b5;
    border-color: #6944b5
}

.kotBtn__default--postmenstrual:focus,.kotBtn__default--postmenstrual:hover {
    background-color: #6944b5;
    border-color: #6944b5;
    color: #fff
}

.kotBtn__default--menstrual {
    color: #990f64;
    border-color: #990f64
}

.kotBtn__default--menstrual:focus,.kotBtn__default--menstrual:hover {
    background-color: #990f64;
    border-color: #990f64;
    color: #fff
}

.kotBtn__default--ovulation {
    color: #30b6c7;
    border-color: #30b6c7
}

.kotBtn__default--ovulation:focus,.kotBtn__default--ovulation:hover {
    background-color: #30b6c7;
    border-color: #30b6c7;
    color: #fff
}

.phaseContainer__oneColumn .filter-content .kotBtn__default {
    color: #333;
    font-size: 16px;
    margin-top: 0;
    padding: 10px 0;
    width: inherit;
    border: none;
    border-top: 1px solid #e1e1e1
}

.phaseContainer__oneColumn .filter-content .kotBtn__default:focus,.phaseContainer__oneColumn .filter-content .kotBtn__default:hover {
    color: #fff
}

.phaseContainer__oneColumn .filter-content .kotBtn__default.active {
    color: #fff;
    background: #ea088d
}

@media(min-width: 1025px) {
    .phaseContainer__oneColumn .filter-content .kotBtn__default {
        border:5px solid #ea088d;
        width: 198px;
        color: #ea088d;
        padding: 7px 0;
        margin: 21px .5% 0
    }
}

.kotBtn__right {
    color: #fff!important;
    text-transform: uppercase;
    position: absolute;
    right: .5%;
    z-index: 1030;
    font-family: Gotham-Medium;
    text-align: center;
    padding: 2em 1.5em 1em;
    -webkit-box-shadow: 0 0 14px 0 rgba(0,0,0,.3);
    box-shadow: 0 0 14px 0 rgba(0,0,0,.3);
    border-radius: 21px;
    line-height: 1.3;
    font-size: 10px;
    background: #e83589;
    background: linear-gradient(162deg,#e83589 0,#d53634 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e83589",endColorstr="#d53634",GradientType=1)
}

@media(min-width: 769px) {
    .kotBtn__right {
        text-align:right;
        font-size: 14px;
        padding: 2em 1.5em 2em 3.2em
    }
}

.kotBtn__right:focus,.kotBtn__right:hover {
    color: #fff;
    text-decoration: none
}

.kotBtn__right:before {
    content: '';
    width: 60px;
    position: absolute;
    left: 50%;
    top: -5px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border-radius: 0 0 14px 14px;
    border-top: .5em solid transparent;
    border-bottom: 1.6em solid rgba(255,255,255,.5)
}

@media(min-width: 769px) {
    .kotBtn__right:before {
        width:inherit;
        height: 74%;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        border-radius: 0 97px 97px 0;
        margin-left: -.51em;
        border-left: .5em solid transparent;
        border-right: 2.3em solid rgba(255,255,255,.5);
        border-bottom: none;
        border-top: none
    }
}

.kotBtn__right-icon {
    position: absolute;
    width: 24px;
    height: 24px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
    top: -14px;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 14px 0 rgba(0,0,0,.3);
    box-shadow: 0 0 14px 0 rgba(0,0,0,.3);
    background: #e83589;
    background: linear-gradient(162deg,#e83589 0,#d53634 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e83589",endColorstr="#d53634",GradientType=1)
}

@media(min-width: 769px) {
    .kotBtn__right-icon {
        top:50%;
        width: 40px;
        height: 40px;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        left: -19px
    }
}

.kotBtn__right-icon::after {
    content: '';
    position: absolute;
    background: url(/Assets/images/btn-img.png) no-repeat;
    background-size: 24%;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 100%;
    left: 0
}

.kotBtn__right--green {
    background: #6cca98;
    background: linear-gradient(162deg,#6cca98 50%,#a3daca 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#6cca98",endColorstr="#a3daca",GradientType=1)
}

.kotBtn__right--green .kotBtn__right-icon {
    background: #6fcb9a;
    background: linear-gradient(162deg,#6fcb9a 21%,#67c0b4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#6fcb9a",endColorstr="#67c0b4",GradientType=1)
}

.kotBtn__right--green .kotBtn__right-icon::after {
    background: url(/Assets/images/btn-img-green.png) no-repeat;
    background-size: 24%;
    background-repeat: no-repeat;
    background-position: center
}

.kotBtn__right span {
    font-family: Gotham-Bold;
    font-size: inherit
}

.kotBtn__sticky {
    color: #fff;
    position: fixed;
    right: 0;
    z-index: 1030;
    bottom: 7%
}

.kotBtn__sticky span {
    text-transform: uppercase;
    font-family: Gotham-Bold;
    background: -webkit-gradient(linear,left top,left bottom,from(#f666a4),to(#eb6f79));
    background: linear-gradient(to bottom,#f666a4 0,#eb6f79 100%);
    display: inline-block;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    text-align: center;
    padding-top: 2.1em;
    line-height: 1;
    font-size: 17px;
    z-index: 3;
    position: relative;
    margin-right: 28px
}

.kotBtn__sticky:focus,.kotBtn__sticky:hover {
    color: #fff;
    text-decoration: none
}

.kotBtn__sticky:after {
    content: '';
    position: absolute;
    background: -webkit-gradient(linear,left top,left bottom,from(#ff0087),to(#ea1a28));
    background: linear-gradient(to bottom,#ff0087 0,#ea1a28 100%);
    width: 100px;
    left: -4%;
    top: -6px;
    height: 110px;
    border-radius: 50% 0 0 50%
}

.kotBtn__sticky:before {
    content: '';
    position: absolute;
    background: -webkit-gradient(linear,left top,left bottom,from(#ff0087),to(#ea1a28));
    background: linear-gradient(to bottom,#ff0087 0,#ea1a28 100%);
    width: 35px;
    right: 0;
    top: -6px;
    height: 110px;
    border-radius: 0 10px 10px 0
}

.kotBtn__smartCart {
    background: #f5f13f;
    font-family: Gotham-Bold!important;
    line-height: 2;
    font-size: 13px;
    padding: .7em 5em .7em 2.2em!important;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    border: none!important
}

.kotBtn__smartCart span {
    position: relative;
    z-index: 1
}

.kotBtn__smartCart span:after {
    content: '';
    position: absolute;
    background: url(/Assets/images/tampons/cart-icon.png) no-repeat;
    background-size: contain;
    width: 24px;
    height: 24px;
    right: -77%
}

.kotBtn__smartCart:after {
    content: '';
    position: absolute;
    right: -2%;
    top: 0;
    width: 28%;
    height: 99%;
    background: #f0e138;
    -webkit-transform: skewX(-10deg);
    transform: skewX(-10deg)
}

.kotBtn__image {
    padding: 0;
    border: none;
    background: 0 0;
    height: 45px;
    min-width: auto
}

.kotBtn__image img {
    display: block;
    height: 100%
}

.kotBtn__image:hover {
    padding: 0;
    border: none;
    background: 0 0!important
}

.morePhasesLink {
    display: block;
    text-align: center;
    font-size: 3.13vw;
    margin: 5.1vw 3.1vw 1.6vw
}

@media(min-width: 1025px) {
    .morePhasesLink {
        display:none
    }
}

.morePhasesLink:hover {
    color: #fff!important
}

.moreProducts {
    line-height: 1em;
    font-size: 3.6vw;
    margin: 7.8vw 8.1vw;
    padding: 1.91vw 7vw
}

@media(min-width: 1025px) {
    .moreProducts {
        display:block;
        max-width: 310px;
        margin: 5.5vw auto 0;
        font-size: 1.3vw;
        padding: .6vw
    }
}

@media(min-width: 1280px) {
    .moreProducts {
        padding:12px;
        margin: 70px auto 0;
        font-size: 16px
    }
}

.moreProducts.product:hover {
    background-color: #990f64;
    border-color: #990f64
}

.image-container div[data-sc-id],.smartcart-container,.tmpSlider__tabs__content div[data-sc-id] {
    position: absolute;
    width: 90%;
    left: 5%;
    z-index: 1030;
    background: #fff;
    border: 1px solid #ccc;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.2);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.2);
    min-width: auto;
    min-height: auto;
    padding-bottom: 0
}

.image-container div[data-sc-id]>.newDivCpDependent,.smartcart-container>.newDivCpDependent,.tmpSlider__tabs__content div[data-sc-id]>.newDivCpDependent {
    height: auto!important;
    padding: 0;
    width: 100%;
    min-width: auto
}

.image-container div[data-sc-id]>.newDivCpDependent div:first-child,.smartcart-container>.newDivCpDependent div:first-child,.tmpSlider__tabs__content div[data-sc-id]>.newDivCpDependent div:first-child {
    height: auto!important;
    min-width: auto
}

.image-container div[data-sc-id]>.newDivCpDependent select,.smartcart-container>.newDivCpDependent select,.tmpSlider__tabs__content div[data-sc-id]>.newDivCpDependent select {
    font-size: 12px;
    height: auto;
    padding: 3px;
    border: 1px solid #000;
    border-radius: 0
}

.image-container div[data-sc-id]>.newDivCpDependent .call-to-action,.smartcart-container>.newDivCpDependent .call-to-action,.tmpSlider__tabs__content div[data-sc-id]>.newDivCpDependent .call-to-action {
    display: none
}

.image-container div[data-sc-id] .zip-change-box div:first-child,.smartcart-container .zip-change-box div:first-child,.tmpSlider__tabs__content div[data-sc-id] .zip-change-box div:first-child {
    max-height: -webkit-max-content;
    max-height: -moz-max-content;
    max-height: max-content;
    font-weight: 400;
    height: auto!important;
    font-size: 13px
}

.image-container div[data-sc-id] .zip-change-box .zip-buttons div,.smartcart-container .zip-change-box .zip-buttons div,.tmpSlider__tabs__content div[data-sc-id] .zip-change-box .zip-buttons div {
    line-height: 1.5;
    font-weight: 400;
    font-size: 12px
}

.image-container div[data-sc-id] .zip-change-box .zip-buttons .cancel-button,.smartcart-container .zip-change-box .zip-buttons .cancel-button,.tmpSlider__tabs__content div[data-sc-id] .zip-change-box .zip-buttons .cancel-button {
    line-height: 2
}

.image-container div[data-sc-id] .slick-slider,.smartcart-container .slick-slider,.tmpSlider__tabs__content div[data-sc-id] .slick-slider {
    width: 95%;
    margin: auto
}

.image-container div[data-sc-id] .slick-slider .slick-list,.smartcart-container .slick-slider .slick-list,.tmpSlider__tabs__content div[data-sc-id] .slick-slider .slick-list {
    min-width: auto
}

.image-container div[data-sc-id] .slick-slider .slick-arrow,.smartcart-container .slick-slider .slick-arrow,.tmpSlider__tabs__content div[data-sc-id] .slick-slider .slick-arrow {
    background-image: none!important
}

.image-container div[data-sc-id] .slick-slider .slick-arrow:before,.smartcart-container .slick-slider .slick-arrow:before,.tmpSlider__tabs__content div[data-sc-id] .slick-slider .slick-arrow:before {
    opacity: 1!important;
    content: '';
    width: 12px;
    height: 12px;
    border-bottom: 4px solid #000;
    border-left: 4px solid #000;
    display: block;
    margin: auto
}

.image-container div[data-sc-id] .slick-slider .slick-arrow.slick-prev,.smartcart-container .slick-slider .slick-arrow.slick-prev,.tmpSlider__tabs__content div[data-sc-id] .slick-slider .slick-arrow.slick-prev {
    left: -9px
}

.image-container div[data-sc-id] .slick-slider .slick-arrow.slick-prev:before,.smartcart-container .slick-slider .slick-arrow.slick-prev:before,.tmpSlider__tabs__content div[data-sc-id] .slick-slider .slick-arrow.slick-prev:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.image-container div[data-sc-id] .slick-slider .slick-arrow.slick-next,.smartcart-container .slick-slider .slick-arrow.slick-next,.tmpSlider__tabs__content div[data-sc-id] .slick-slider .slick-arrow.slick-next {
    right: -9px!important
}

.image-container div[data-sc-id] .slick-slider .slick-arrow.slick-next:before,.smartcart-container .slick-slider .slick-arrow.slick-next:before,.tmpSlider__tabs__content div[data-sc-id] .slick-slider .slick-arrow.slick-next:before {
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.image-container div[data-sc-id] .slick-slider .slick-slide img,.smartcart-container .slick-slider .slick-slide img,.tmpSlider__tabs__content div[data-sc-id] .slick-slider .slick-slide img {
    position: relative;
    left: inherit;
    -webkit-transform: inherit;
    transform: inherit;
    min-width: 37px!important;
    width: 37px!important;
    height: 90px
}

.image-container div[data-sc-id] .slick-slider .slick-slide img+.price,.smartcart-container .slick-slider .slick-slide img+.price,.tmpSlider__tabs__content div[data-sc-id] .slick-slider .slick-slide img+.price {
    font-size: 11px
}

.tmpSlider__tabs__content {
    position: relative
}

.tmpSlider__tabs__content div[data-sc-id] {
    width: 70%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 56%;
    max-width: 270px;
    color: #55595c
}

@media(min-width: 769px) {
    .tmpSlider__tabs__content div[data-sc-id] {
        bottom:inherit;
        top: 77%
    }
}

.tmpSlider__tabs__content div[data-sc-id] .change-location-cta {
    border: none;
    margin: 0;
    text-transform: inherit;
    padding: 10px 0
}

.tmpSlider__tabs__content div[data-sc-id] .zip-change-box {
    min-width: auto
}

.image-container {
    margin: 1em 0
}

@media(min-width: 769px) {
    .image-container {
        min-height:217px
    }
}

.image-container .kotBtn__default {
    padding: 6px;
    font-size: 11px;
    background: #ee2c74;
    color: #fff!important;
    border: none;
    margin-top: 14px;
    border: 2px solid #ee2c74;
    min-width: inherit
}

.image-container .kotBtn__default:hover {
    border: 2px solid #ee2c74;
    background: #fff;
    color: #ee2c74
}

.image-container button.kotBtn__default {
    color: #ee2c74!important;
    border: 2px solid #ee2c74;
    display: inline-block;
    background: 0 0;
    width: auto;
    border-radius: 0;
    font-size: 10px;
    padding: 6.8px 7px;
    min-height: auto;
    text-transform: uppercase;
    font-family: Gotham-Bold;
    vertical-align: top
}

.image-container button.kotBtn__default:hover {
    background: #ee2c74;
    color: #fff!important
}

.backBtn {
    width: 4.375vw;
    height: 4.375vw;
    max-width: 28px;
    max-height: 28px;
    position: absolute;
    left: 5.3vw;
    top: 3.2vw;
    z-index: 1;
    text-indent: -9999px
}

@media(max-width: 430px) {
    .backBtn {
        top:0
    }
}

@media(min-width: 1025px) {
    .backBtn {
        top:5.1vw
    }
}

@media(min-width: 1280px) {
    .backBtn {
        top:34%
    }
}

@media(min-width: 1025px) {
    .backBtn--mod {
        top:1.85vw;
        left: 3.9vw
    }
}

@media(min-width: 1280px) {
    .backBtn--mod {
        top:24px;
        left: 50px
    }
}

.backBtn:after {
    content: "";
    display: block;
    height: 90%;
    width: 90%;
    border-top: .8vw solid #fff;
    border-right: .8vw solid #fff;
    background-color: transparent;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

@media(min-width: 1025px) {
    .backBtn:after {
        border-width:.5vw
    }
}

@media(min-width: 1280px) {
    .backBtn:after {
        border-width:6px
    }
}

.backBtn:hover:after {
    border-color: #333
}

.product-image-carousel-background .kotBtn__right {
    bottom: 0;
    right: 0
}

@media(min-width: 769px) {
    .product-image-carousel-background .kotBtn__right {
        bottom:101px
    }
}

input[type=checkbox] {
    cursor: pointer
}

.container-fluid {
    padding: 0;
    padding-left: inherit;
    padding-right: inherit
}

.header-richtext-div {
    height: 47px!important
}

@media(min-width: 600px) {
    .header-richtext-div {
        height:60px!important
    }
}

@media(min-width: 769px) {
    .header-richtext-div {
        height:50px!important
    }
}

@media(min-width: 1025px) {
    .header-richtext-div {
        height:60px!important
    }
}

.brand-logo {
    height: 100%;
    top: 0
}

@media(min-width: 600px) {
    .brand-logo {
        float:left
    }
}

.brand-logo .navbar-brand {
    padding: 3px;
    height: 100%
}

.brand-logo .navbar-brand img {
    margin-top: 0;
    height: 100%
}

@media(min-width: 1025px) {
    .brand-logo .navbar-brand img {
        height:69px
    }
}

@media(min-width: 600px) {
    .primary-navbar-list {
        padding-left:115px
    }
}

.primary-navbar-list>ul>lia {
    text-transform: uppercase
}

@media(min-width: 600px) {
    .navbar-right {
        margin-right:0
    }
}

@media(min-width: 1025px) {
    .navbar-right>ul {
        position:relative;
        float: left
    }
}

@media(min-width: 600px) {
    .navbar-right>ul>li>a {
        text-transform:uppercase;
        font-size: 10px
    }
}

.signin-desktop .signin-login .consumer-form button {
    border: none;
    padding: 0;
    background: 0 0
}

.navbar-fixed-top-pos {
    top: 0;
    z-index: 1031
}

.countryFlag {
    display: block;
    position: relative;
    height: 45px
}

@media(min-width: 1025px) {
    .countryFlag {
        float:left
    }
}

.countryFlag:before {
    content: '';
    display: block;
    position: relative;
    width: 55px;
    height: 55px;
    z-index: 1;
    background-image: url(../img/flags-sprite.png);
    -webkit-transform: translate(-50%,-47%) scale(.5);
    transform: translate(-50%,-47%) scale(.5);
    margin: 20px 0 0 20px
}

@media(min-width: 600px) {
    .countryFlag:before {
        margin-left:30px;
        margin-right: -40px
    }
}

@media(min-width: 1025px) {
    .countryFlag:before {
        float:left;
        margin-top: 23px
    }
}

.countryFlag.ar:before {
    background-position: 0 0
}

.countryFlag.bo:before {
    background-position: 0 -56px
}

.countryFlag.cl:before {
    background-position: 0 -112px
}

.countryFlag.co:before {
    background-position: 0 -168px
}

.countryFlag.cr:before {
    background-position: 0 -224px
}

.countryFlag.ec:before {
    background-position: 0 -280px
}

.countryFlag.sv:before {
    background-position: 0 -336px
}

.countryFlag.gt:before {
    background-position: 0 -392px
}

.countryFlag.hn:before {
    background-position: -56px 0
}

.countryFlag.ni:before {
    background-position: -56px -56px
}

.countryFlag.pa:before {
    background-position: -56px -112px
}

.countryFlag.py:before {
    background-position: -56px -168px
}

.countryFlag.pe:before {
    background-position: -56px -224px
}

.countryFlag.pr:before {
    background-position: -56px -280px
}

.countryFlag.do:before {
    background-position: -56px -336px
}

.countryFlag.uy:before {
    background-position: -56px -392px
}

.countryFlag.br:before {
    background-position: 0 -448px
}

.country-list {
    display: none;
    background-color: #333;
    width: 230px;
    border-radius: 10px;
    margin: 0;
    padding-top: 50px;
    padding-bottom: 10px;
    position: absolute;
    top: 5px;
    right: -30px
}

.country-list .list-container {
    display: block;
    height: 210px;
    overflow: auto;
    width: 100%
}

.country-list .countryFlag {
    clear: both;
    margin: 0;
    width: 100%;
    padding: 10px 60px 10px 10px;
    text-align: right;
    color: #f3f3f3;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
    height: auto
}

.country-list .countryFlag:before {
    position: absolute;
    top: -4px;
    right: 12px
}

.country-list .countryFlag:hover {
    text-decoration: none;
    background-color: rgba(0,0,0,.2)
}

.country-list .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #f3f3f3
}

.currentCountry>p {
    display: none;
    position: absolute;
    height: 30px;
    min-width: 230px;
    top: 15px;
    right: -12px;
    text-align: right;
    color: #f3f3f3;
    padding: 0 56px 0 10px;
    margin: 0;
    z-index: 1
}

.currentCountry:hover>p {
    display: block
}

.currentCountry:hover .country-list {
    display: block
}

.userName {
    color: #ee2c74;
    cursor: default
}

.profile-menu.mobile {
    text-transform: uppercase;
    font-size: 10px;
    color: #fff;
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.profile-menu.mobile:hover {
    color: #ea088d;
    text-decoration: none
}

.profile-menu.mobile:focus {
    text-decoration: none;
    color: #fff
}

.profile-menu.mobile .icon-img {
    height: 17px;
    width: 16px;
    margin: auto
}

@media(min-width: 1025px) {
    .profile-menu.mobile {
        display:none
    }
}

.signin-desktop.profile {
    display: none;
    position: absolute;
    top: 47px;
    right: 0
}

@media(min-width: 600px) {
    .signin-desktop.profile {
        top:60px
    }
}

@media(min-width: 1025px) {
    .signin-desktop.profile {
        top:50px
    }
}

.mob-opts .currentCountry,.mob-opts .userName {
    display: inline-block;
    vertical-align: middle
}

.mob-opts .userName {
    margin-left: 5px;
    font-size: 18px
}

@media(min-width: 600px) {
    .footer>div>div:last-of-type {
        width:84%!important
    }
}

@media(min-width: 769px) {
    .footer>div>div:last-of-type {
        width:100%
    }
}

@media(min-width: 1025px) {
    .footer div[role=contentinfo] p.text-muted {
        width:90%!important
    }
}

@media(min-width: 1025px) {
    .footer .social-link-list {
        font-size:13px
    }
}

.news-letter,footer {
    z-index: 1029
}

.stickyfooter {
    position: relative
}

.fixedFooter {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%
}

.homedrpdwn.dropdown .dropdown-menu {
    top: auto;
    bottom: 100%
}

.homedrpdwn.dropdown .dropdown-menu li {
    padding-left: 12px
}

h2.Homepage-introContainer-headLine div,h2.Homepage-introContainer-headLine p {
    color: #333;
    font-style: normal
}

.Homepage-introContainer.one-column-tile .background-grey {
    background-color: #fff;
    color: #333
}

.Homepage-introContainer.one-column-tile .Homepage-introContainer-textLinks span.Homepage-introContainer-productCTA-text {
    border-color: #333;
    color: #333
}

@media(min-width: 1025px) {
    .Homepage-introContainer.one-column-tile .Homepage-introContainer-textLinks span.Homepage-introContainer-productCTA-text {
        border-width:5px;
        height: auto;
        padding: 13px 20px
    }
}

.Homepage-introContainer.one-column-tile .Homepage-introContainer-textLinks span.Homepage-introContainer-productCTA-text:hover {
    color: #fff;
    border-width: 5px!important
}

.background-grey {
    padding: 60px 0 50px
}

@media(max-width: 899px)and (min-width:600px) {
    .background-grey {
        padding:75px 0 50px
    }
}

@media(max-width: 1024px)and (min-width:769px) {
    .background-grey {
        padding-bottom:50px!important
    }
}

@media(min-width: 769px) {
    .background-grey {
        padding-top:75px
    }
}

.background-grey .Homepage-introContainer-bodyCopy span {
    width: 85%;
    font-size: 22px
}

@media(min-width: 1025px) {
    .background-grey .Homepage-introContainer-bodyCopy span {
        width:68%
    }
}

@media(min-width: 1025px) {
    .Homepage-introContainer-productCTA {
        font-size:16px
    }
}

.Homepage-VideoPlayer-followUs span {
    font-size: 18px;
    line-height: 1.1
}

.row.Homepage-introContainer.one-column-tile~.row.Homepage-introContainer.one-column-tile {
    background: #333
}

.row.Homepage-introContainer.one-column-tile~.row.Homepage-introContainer.one-column-tile .Homepage-introContainer-headLine {
    margin-bottom: 30px
}

.row.Homepage-introContainer.one-column-tile~.row.Homepage-introContainer.one-column-tile .Homepage-introContainer-headLine div,.row.Homepage-introContainer.one-column-tile~.row.Homepage-introContainer.one-column-tile .Homepage-introContainer-headLine p {
    color: #fff;
    background-color: transparent
}

@media(min-width: 1025px) {
    .row.Homepage-introContainer.one-column-tile~.row.Homepage-introContainer.one-column-tile .Homepage-introContainer-productFamilyImage {
        width:806px
    }
}

.row.Homepage-introContainer.one-column-tile~.row.Homepage-introContainer.one-column-tile .Homepage-introContainer-title {
    text-align: center;
    padding-top: 40px;
    font-family: "Gotham A","Gotham B";
    font-weight: 800;
    font-size: 25px;
    text-transform: uppercase
}

.row.Homepage-introContainer.one-column-tile~.row.Homepage-introContainer.one-column-tile .Homepage-introContainer-title span {
    display: block
}

@media(min-width: 1025px) {
    .row.Homepage-introContainer.one-column-tile~.row.Homepage-introContainer.one-column-tile .Homepage-introContainer-bodyCopy span {
        width:45%;
        font-size: 19px
    }
}

.row.Homepage-introContainer.one-column-tile {
    background: #333
}

.row.Homepage-introContainer.one-column-tile .Homepage-introContainer-headLine {
    margin-bottom: 30px
}

.row.Homepage-introContainer.one-column-tile .Homepage-introContainer-headLine div,.row.Homepage-introContainer.one-column-tile .Homepage-introContainer-headLine p {
    color: #fff;
    background-color: transparent
}

@media(min-width: 1025px) {
    .row.Homepage-introContainer.one-column-tile .Homepage-introContainer-productFamilyImage {
        width:806px
    }
}

.row.Homepage-introContainer.one-column-tile .Homepage-introContainer-title {
    text-align: center;
    padding-top: 40px;
    font-family: "Gotham A","Gotham B";
    font-weight: 800;
    font-size: 25px;
    text-transform: uppercase
}

.row.Homepage-introContainer.one-column-tile .Homepage-introContainer-title span {
    display: block
}

@media(min-width: 1025px) {
    .row.Homepage-introContainer.one-column-tile .Homepage-introContainer-bodyCopy span {
        width:45%;
        font-size: 19px
    }
}

.Homepage-socialFollow {
    display: none
}

#Home-PeroidProjectTile.HomePage-widePromotionTile {
    margin-top: 22px;
    margin-bottom: 0
}

@media(min-width: 600px) {
    #Home-PeroidProjectTile.HomePage-widePromotionTile {
        margin-top:11px
    }
}

@media(min-width: 1025px) {
    #Home-PeroidProjectTile.HomePage-widePromotionTile {
        margin-top:9px
    }
}

#Home-PeroidProjectTile.HomePage-widePromotionTile .slick-arrow {
    display: inline;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
    margin: 0 .16vw;
    top: 50%;
    z-index: 2;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

@media(min-width: 1280px) {
    #Home-PeroidProjectTile.HomePage-widePromotionTile .slick-arrow {
        border-width:3px;
        margin: 0 2px
    }
}

#Home-PeroidProjectTile.HomePage-widePromotionTile .slick-arrow:before {
    content: "";
    display: block;
    position: relative;
    height: 60%;
    width: 60%;
    border-top: 5px solid #000;
    border-right: 5px solid #000;
    background-color: transparent;
    opacity: 1;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

@media(min-width: 1025px) {
    #Home-PeroidProjectTile.HomePage-widePromotionTile .slick-arrow:before {
        height:70%;
        width: 70%
    }
}

@media(min-width: 1280px) {
    #Home-PeroidProjectTile.HomePage-widePromotionTile .slick-arrow:before {
        height:70%;
        width: 70%
    }
}

#Home-PeroidProjectTile.HomePage-widePromotionTile .slick-arrow:hover:before {
    border-top: 5px solid #ea088d;
    border-right: 5px solid #ea088d
}

#Home-PeroidProjectTile.HomePage-widePromotionTile .slick-arrow.slick-prev {
    right: auto;
    left: 25px
}

#Home-PeroidProjectTile.HomePage-widePromotionTile .slick-arrow.slick-prev:before {
    left: 33%;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

#Home-PeroidProjectTile.HomePage-widePromotionTile .slick-arrow.slick-next {
    left: auto;
    right: 25px
}

#Home-PeroidProjectTile.HomePage-widePromotionTile .slick-arrow.slick-next:before {
    left: 10%;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

#Home-PeroidProjectTile .HomePage-widePromotionTile-container {
    padding: 0
}

#Home-PeroidProjectTile .HomePage-widePromotionTile-backgroundContainer {
    position: relative
}

#Home-PeroidProjectTile .HomePage-widePromotionTile-contentContainer {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10%;
    height: auto;
    padding: 0
}

#Home-PeroidProjectTile .HomePage-widePromotionTile-content {
    padding-bottom: 0;
    top: 0!important
}

#Home-PeroidProjectTile h1.HomePage-widePromotionTile-container-Headline {
    margin-top: 0
}

#Home-PeroidProjectTile h1.HomePage-widePromotionTile-container-Headline img {
    height: auto!important;
    width: 59%;
    max-width: 600px;
    display: block;
    margin: 0 auto
}

#Home-PeroidProjectTile .HomePage-widePromotionTile-container-bodyCopy {
    margin-bottom: 19px;
    line-height: 1.2;
    font-weight: 500;
    font-size: 24px;
    padding: 0
}

@media screen and (max-width: 599px) {
    #Home-PeroidProjectTile .HomePage-widePromotionTile-container-bodyCopy {
        font-size:15px
    }
}

@media(min-width: 600px) {
    #Home-PeroidProjectTile .HomePage-widePromotionTile-container-bodyCopy {
        margin-bottom:25px
    }
}

#Home-PeroidProjectTile .HomePage-widePromotionTile-container-bodyCopy p {
    margin: 0
}

#Home-PeroidProjectTile .HomePage-widePromotionTile-container-CTA {
    padding: 0
}

#Home-PeroidProjectTile .HomePage-widePromotionTile-container-CTA .hoverGeneric {
    height: auto;
    line-height: 1.1;
    width: auto;
    padding: 20px
}

#Home-PeroidProjectTile .HomePage-widePromotionTile-container-CTA span.Generic-buttons {
    height: auto;
    padding: 6px 10px;
    max-width: 230px;
    text-align: center;
    line-height: 1.2
}

.Homepage-VideoPlayer {
    margin-top: 35px
}

.Homepage-VideoPlayer-Subscribe span {
    height: auto;
    padding: 5px 30px
}

.HomePage-outerContainer .rich-text.promo-tiles-bottom {
    display: none
}

.commonHeading {
    display: none
}

.commonHeading+p {
    display: none
}

.period-calculator-main-div {
    position: relative!important;
    padding-bottom: 100px!important;
    height: auto!important;
    max-width: 1280px!important
}

.period-calclator-track-period {
    max-width: 614px!important;
    margin: 0 auto!important
}

.calculator-main-carousel,.period-calclator-period-forecast,.period-calclator-update-calendar {
    max-width: 1024px!important;
    margin: 0 auto!important
}

.period-calclator-update-calendar .instruction-text {
    text-align: center!important
}

.period-calclator-update-calendar .android-ios-instruction-div {
    margin-top: 0!important
}

.period-calclator-login-signup .login-signup-container {
    margin-top: 0!important;
    margin: 0 auto!important
}

.forecastFooter ul {
    margin: 0;
    bottom: 25px
}

@media(max-width: 768px)and (min-width:600px) {
    .forecastFooter ul {
        margin-top:-40px
    }
}

.forecastFooter ul li {
    display: block;
    float: none;
    margin-bottom: 5px
}

.colorCode.premenstrual {
    background-color: #c34758
}

.colorCode.period {
    background-color: #990f64
}

.colorCode.postmenstrual {
    background-color: #6944b5
}

.colorCode.ovulation {
    background-color: #30b6c7
}

.x_colorCode {
    float: left;
    width: 15px;
    height: 15px;
    border-radius: 15px;
    margin-right: 5px;
    margin-top: 3px;
}

.x_colorCode.x_premenstrual {
    background-color: #c34758
}

.x_colorCode.x_period {
    background-color: #990f64
}

.x_colorCode.x_postmenstrual {
    background-color: #6944b5
}

.x_colorCode.x_ovulation {
    background-color: #30b6c7
}

.period-calclator-period-forecast table.calendar td.day div:after {
    content: '';
    width: 30px;
    height: 30px;
    border-radius: 30px;
    display: block;
    top: 11px;
    left: -5px;
    position: absolute;
    z-index: -1;
    -webkit-backface-visibility: hidden
}

.period-calclator-period-forecast table.calendar td.day.premenstrual div {
    color: #fff
}

.period-calclator-period-forecast table.calendar td.day.premenstrual div:after {
    background-color: #c34758
}

.period-calclator-period-forecast table.calendar td.day.period div {
    color: #fff
}

.period-calclator-period-forecast table.calendar td.day.period div:after {
    background-color: #990f64
}

.period-calclator-period-forecast table.calendar td.day.postmenstrual div {
    color: #fff
}

.period-calclator-period-forecast table.calendar td.day.postmenstrual div:after {
    background-color: #6944b5
}

.period-calclator-period-forecast table.calendar td.day.ovulation div {
    color: #fff
}

.period-calclator-period-forecast table.calendar td.day.ovulation div:after {
    background-color: #30b6c7
}

.period-calclator-period-forecast>.copy-text {
    padding-left: 15px;
    padding-right: 15px;
    font-family: "Kotex regular",Helvetica,Roboto,Arial,sans-serif;
}

.period-calclator-login-signup,.period-calclator-track-period {
    width: 100%;
    position: relative
}

@media(min-width: 1025px) {
    .period-calclator-login-signup,.period-calclator-track-period {
        padding:0
    }
}

@media(max-width: 599px) {
    .period-calclator-login-signup .period-calclator-login-signup-bg {
        height:150px
    }
}

@media(max-width: 1024px)and (min-width:600px) {
    .period-calclator-login-signup .period-calculator-main-bg-div {
        height:273px
    }
}

.period-calclator-login-signup .login-signup-heading {
    left: 0;
    margin-left: 0;
    width: auto;
    min-height: auto;
    font-size: 17px
}

@media(min-width: 600px) {
    .period-calclator-login-signup .login-signup-heading {
        font-size:30px
    }
}

.period-calclator-login-signup .login-container {
    padding-top: 10px
}

.period-calclator-login-signup .login-container .login-label {
    font-family: "Gotham A","Gotham B";
    font-style: italic;
    font-weight: 800;
    font-size: 22px;
    max-width: 250px;
    margin: 0 auto 10px;
    line-height: 1.1
}

.track-period-heading {
    font-size: 20px;
    line-height: 1.2
}

@media(min-width: 1025px) {
    .track-period-heading {
        padding-top:30px!important
    }
}

@media(min-width: 1025px) {
    .first-day-heading {
        padding-top:30px!important;
        padding-bottom: 50px!important;
        min-height: auto!important
    }
}

.update-calendar-heading {
    padding-top: 30px!important;
    padding-BOTTOM: 30px!important
}

.track-period-desription {
    padding: 0 15px;
    margin: 0 auto
}

.track-period-desription,.track-period-heading {
    left: 0!important;
    margin-left: 0!important;
    width: auto!important
}

.average-period-day-number,.average-period-day-text {
    height: auto!important;
    line-height: 1em!important
}

.average-period-day-number {
    padding-top: 20px!important
}

@media(min-width: 600px) {
    .average-period-day-number {
        padding-top:30px!important
    }
}

.average-period-day-text {
    text-transform: uppercase!important
}

.get-reminder-button-div span {
    padding: 10px 30px 10px 30px!important;
    height: auto!important
}

.col-right-prod-list {
    overflow: visible
}

.center-div {
    display: block
}

.productType-rows>div {
    width: 100%;
    left: 0;
    margin-left: 0
}

.productType-rows .center-div {
    padding-top: 60px
}

.productType-rows .upper-div-container {
    padding: 15px
}

@media(min-width: 600px) {
    .productType-rows .upper-div-container {
        padding:40px 15px
    }
}

.productType-rows .upper-div-container .upper-div-description,.productType-rows .upper-div-container h1 {
    width: auto;
    max-width: 750px;
    margin: 0 auto
}

.productType-rows .product-div-container {
    margin: 0 auto;
    padding: 0
}

.productType-rows .product-div-container:first-child {
    padding-top: 60px
}

.productType-rows .product-type {
    font-size: 32px;
    font-weight: 700;
    line-height: 1.1;
    padding-top: 20px
}

@media(min-width: 769px) {
    .productType-rows .product-type {
        font-size:30px
    }
}

.productType-rows .product-type-desc {
    font-size: 14px
}

@media(min-width: 600px) {
    .productType-rows .product-type-desc {
        font-size:16px
    }
}

.productType-rows .absor-text {
    font-size: 12px;
    text-transform: capitalize;
    z-index: 1;
    margin-bottom: 7px;
    font-family: Gotham-BlackItalic
}

@media(min-width: 769px) {
    .productType-rows .absor-text {
        font-size:14px
    }
}

.productType-rows h2.background span {
    width: 63px;
    height: 63px;
    margin-top: 15px;
    padding: 5px;
    border: 3px solid #000;
    border-radius: 50%;
    overflow: hidden
}

.productType-rows h2.background span img {
    border: none;
    border-radius: 0;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0
}

.productType-rows .centerAlignText .product-specific-name {
    min-height: 34px
}

.productType-rows .centerAlignText span.product-name-first-word {
    font-weight: 400
}

@media(min-width: 769px) {
    .productType-rows {
        margin-bottom:3em
    }
}

.sticky-absorbency {
    display: none!important
}

.product-type {
    padding-top: 75px
}

.product-detail-information {
    margin-bottom: 0
}

@media(min-width: 769px) {
    .product-detail-information .product-info+div {
        padding:0;
        margin: 0;
        min-height: auto;
        position: absolute;
        left: 0;
        bottom: -5em
    }
}

.product-detail-information .product-info+div>.newDivCpDependent>div>p {
    margin-bottom: .3em;
    font-size: 11px;
    color: #464646;
    letter-spacing: .2px
}

@media(min-width: 769px) {
    .product-detail-information .product-info+div>.newDivCpDependent {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.product-detail-information .product-info+div>.newDivCpDependent select {
    min-width: 200px;
    padding: 0 5px;
    height: auto;
    font-size: 13px;
    border: 1px solid #000;
    border-radius: 0;
    -moz-appearance: window;
    -webkit-appearance: none
}

.product-detail-information .product-info+div>.newDivCpDependent select::-ms-expand {
    display: none
}

.product-detail-information .product-info+div>.newDivCpDependent div[data-sc-type=retailer-carousel] {
    margin-top: 1.5em
}

@media(min-width: 769px) {
    .product-detail-information .product-info+div>.newDivCpDependent div[data-sc-type=retailer-carousel] {
        margin-top:inherit;
        width: 80%
    }

    .product-detail-information .product-info+div>.newDivCpDependent div[data-sc-type=retailer-carousel]>.newDivCpDependent {
        min-width: auto
    }
}

.product-detail-information .product-info+div>.newDivCpDependent div[data-sc-type=retailer-carousel]>p {
    margin-bottom: .5em
}

@media(min-width: 769px) {
    .product-detail-information .product-info+div>.newDivCpDependent div[data-sc-type=retailer-carousel] .slick-slider {
        margin:0;
        padding: 0
    }

    .product-detail-information .product-info+div>.newDivCpDependent div[data-sc-type=retailer-carousel] .slick-slider .slick-arrow {
        background-image: none!important;
        top: 35%!important
    }

    .product-detail-information .product-info+div>.newDivCpDependent div[data-sc-type=retailer-carousel] .slick-slider .slick-arrow:before {
        opacity: 1!important;
        content: '';
        width: 12px;
        height: 12px;
        border-bottom: 4px solid #000;
        border-left: 4px solid #000;
        display: block;
        margin: auto
    }

    .product-detail-information .product-info+div>.newDivCpDependent div[data-sc-type=retailer-carousel] .slick-slider .slick-arrow.slick-prev:before {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    .product-detail-information .product-info+div>.newDivCpDependent div[data-sc-type=retailer-carousel] .slick-slider .slick-arrow.slick-next:before {
        -webkit-transform: rotate(-135deg);
        transform: rotate(-135deg)
    }

    .product-detail-information .product-info+div>.newDivCpDependent div[data-sc-type=retailer-carousel] .slick-slider .slick-slide img {
        min-width: 30px!important;
        min-height: 30px!important;
        width: 40px!important
    }

    .product-detail-information .product-info+div>.newDivCpDependent div[data-sc-type=retailer-carousel] .slick-slider .slick-slide .price {
        font-size: 11px;
        margin-top: .2em!important
    }
}

.product-detail-information .product-info+div>.newDivCpDependent div[data-sc-type=retailer-carousel] .call-to-action {
    font-size: 11px;
    font-weight: 400
}

@media(min-width: 769px) {
    .product-detail-information .product-info+div>.newDivCpDependent div[data-sc-type=retailer-carousel] .call-to-action {
        position:absolute;
        left: 0;
        bottom: 0
    }
}

.product-detail-information .product-info+div .change-location-cta {
    float: none;
    text-align: center
}

@media(min-width: 769px) {
    .product-detail-information .product-info+div .change-location-cta {
        text-align:inherit;
        float: right;
        left: 7em;
        padding: 0
    }
}

.product-detail-information .product-info+div .zip-change-box {
    width: 80%
}

.product-detail-information .product-info+div .zip-change-box .info-message {
    font-size: 12px;
    font-weight: 400;
    max-width: 240px
}

.product-detail-information .product-info+div .zip-change-box .zip-buttons div {
    line-height: 1.6;
    font-size: 12px;
    font-weight: 400
}

@media(min-width: 600px) {
    .product-detail-information .product-info+.kotBtn__modal {
        position:absolute;
        bottom: -3em
    }
}

.product-details-main .white-notch {
    height: 100px
}

.product-details-main .white-notch #trapezoid {
    height: 112px
}

.may-also-like-widget {
    width: 100%;
    margin-bottom: 20px
}

@media(min-width: 769px) {
    .may-also-like-widget {
        margin:40px 0
    }
}

@media(min-width: 769px) {
    .may-also-like-widget-product {
        display:inline-block;
        width: 32.8%
    }
}

.product-image-carousel .carousel-control {
    top: 38%
}

.product-image-carousel .carousel-inner .item img {
    position: absolute;
    left: 50%;
    margin-left: 0;
    width: 200px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 30%;
    height: auto;
    max-width: none
}

@media(min-width: 600px) {
    .product-image-carousel .carousel-inner .item img {
        width:250px;
        top: 28%;
        left: 27%
    }
}

@media(min-width: 769px) {
    .product-image-carousel .carousel-inner .item img {
        width:350px;
        top: 23%;
        left: 28.7%
    }
}

@media(min-width: 1025px) {
    .product-image-carousel .carousel-inner .item img {
        width:530px;
        top: 10%;
        left: 29.5%
    }
}

.header-product-details-div-height {
    display: none
}

@media(min-width: 600px) {
    .product-detail-may-also-like-nav-pos {
        top:150px;
        padding-bottom: 0
    }
}

@media(min-width: 600px) {
    .product-detail-may-also-like-nav-pos .buy-now-button {
        margin-top:15px
    }
}

.FPO_content .cell .banner_text span {
    font-size: 21px!important;
    line-height: 1.2!important
}

@media(min-width: 1025px) {
    .details-content {
        margin-top:15px
    }
}

.details-content-title {
    font-family: "Gotham A","Gotham B";
    font-style: italic;
    font-weight: 700;
    font-size: 20px
}

@media(min-width: 1025px) {
    .details-content-title {
        font-size:30px
    }
}

.details-content-relatedArticlesHeadline.premenstrual,.details-content-title.premenstrual {
    color: #c34758
}

.details-content-relatedArticlesHeadline.ovulation,.details-content-title.ovulation {
    color: #30b6c7
}

.details-content-relatedArticlesHeadline.postmenstrual,.details-content-title.postmenstrual {
    color: #6944b5
}

.details-content-relatedArticlesHeadline.menstrual,.details-content-title.menstrual {
    color: #990f64
}

.details-content .related-content-title {
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.details-content .related-content-title:hover.premenstrual {
    color: #c34758
}

.details-content .related-content-title:hover.ovulation {
    color: #30b6c7
}

.details-content .related-content-title:hover.postmenstrual {
    color: #6944b5
}

.details-content .related-content-title:hover.menstrual {
    color: #990f64
}

.details-content .artilce-detail-content {
    padding-top: 15px
}

.details-content .artilce-detail-content p,.details-content .artilce-detail-content ul {
    font-size: 14px
}

@media(min-width: 1025px) {
    .details-content .artilce-detail-content p,.details-content .artilce-detail-content ul {
        font-size:16px
    }
}

.details-content-relatedArticlesAndProducts {
    padding-top: 70px
}

.rich-text .toRegister {
    display: inline-block;
    padding: 9px 30px;
    color: #000
}

.rich-text .toRegister:hover {
    text-decoration: none;
    color: #fff
}

.consumer-signin .consumer-recaptcha-input {
    margin-top: 20px
}

.back-errors {
    font-family: "Gotham A","Gotham B";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: #cc3730;
    margin-top: 9px;
    display: inline-block;
    font-weight: 400
}

.consumer-rememberme-label input.checkbox {
    cursor: pointer;
    margin-top: 0!important
}

.already_member {
    margin-bottom: 15px
}

.already_member.after-form {
    width: 330px;
    margin: 20px auto;
    font-size: 18px;
    color: #ee2c74
}

.already_member.after-form .consumer-registration-button {
    max-width: 175px;
    margin: 15px auto 0;
    line-height: 39px;
    color: #000;
    display: block
}

.already_member.after-form .consumer-registration-button:hover {
    color: #fff
}

.consumer-checkbox-wrap.small .consumer-rememberme-label input[type=checkbox]+div {
    top: -25px!important
}

.page_layout .rich-text .signin-title {
    margin-bottom: 15px
}

@media(min-width: 600px) {
    .rich-text .consumer-buttons:last-of-type {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 15px
    }
}

.rich-text .consumer-signin-button,.rich-text .toRegister {
    display: inline-block;
    vertical-align: middle;
    margin: 0 4px 15px;
    white-space: nowrap
}

.rich-text .toRegister {
    padding: 9px 16px
}

.checkbox-outer-div input[type=checkbox] {
    top: 0
}

.checkbox-outer-div input[type=checkbox]+div {
    top: 0;
    position: absolute
}

.checkbox-outer-div input[type=checkbox]+input+div {
    top: 0;
    position: absolute
}

.checkbox-outer-div .consumer-checkbox-label {
    cursor: pointer;
    display: inline-block;
    margin-left: 40px;
    font-size: 11px;
    margin-top: 4px;
    line-height: 1.2
}

.registration>.rich-text>.minimized_section {
    width: auto;
    max-width: 850px;
    margin-top: 20px
}

.registration>.rich-text>.minimized_section .tyc-text {
    width: 330px;
    margin: 14px auto 0;
    padding: 0 0 30px;
    border-bottom: 1px solid #000
}

.registration>.rich-text>.minimized_section .tyc-text a {
    color: #000;
    text-decoration: underline
}

.registration>.rich-text>.minimized_section .tyc-text a:hover {
    color: #ee2c74;
    text-decoration: none
}

.registration .reCaptcha {
    max-width: 320px;
    margin-left: auto;
    margin-right: auto
}

.registration.page_layout {
    padding-top: 20px
}

.registration .already_member {
    margin-top: 10px
}

.registration .form_section {
    padding-top: 20px
}

.registration .consumer-registration-button {
    margin-top: 15px
}

.customErrorRecaptcha,.customErrorRegister {
    font-family: "Gotham A","Gotham B";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: #cc3730;
    margin-top: 9px
}

.custom-checkbox-div input.checkbox {
    display: inline-block
}

.custom-checkbox-div .error {
    min-width: 240px;
    text-transform: inherit!important;
    position: absolute;
    left: 1%;
    bottom: -40px;
    font-family: "Gotham A","Gotham B";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: #cc3730;
    margin-top: 9px;
    display: inline-block
}

.consumer-input-wrap input[type=radio] {
    top: 0
}

.consumer-input-wrap input[type=radio]+div {
    top: 0;
    position: absolute
}

.consumer-input-wrap label {
    font-weight: 600!important
}

.consumer-input-wrap label a {
    color: #000;
    text-decoration: underline
}

.consumer-input-wrap .consumer-gender-input div:last-child:not(.checkbox-outer-div):not(.checkbox-cross-img) {
    margin-top: 4px
}

.consumer-input-wrap .consumer-gender-input .checkbox-outer-div span {
    top: 50%;
    line-height: 1.1;
    margin-left: 38px
}

.personal_details .form_section {
    width: 350px
}

input[type=checkbox]+label+div,input[type=checkbox]:checked+input+div {
    height: 30px;
    left: -1px;
    position: relative;
    top: -38px;
    width: 30px;
    z-index: 0
}

input[type=checkbox]:checked+input+div,input[type=checkbox]:checked+label+div {
    background: rgba(0,0,0,0) url(/Assets/images/submitAnswer/checked_state.png) no-repeat scroll 0 0;
    background-size: contain
}

.consumer-signin-return .pBottom63 {
    padding-bottom: 0!important
}

.consumer-signin-return .pBottom63 .customErrorRecaptcha {
    text-align: center;
    display: block!important
}

#forgot-password-input input.error {
    border: 2px solid #cc3730
}

#forgot-password-input input.error:focus {
    outline: 0
}

#forgot-password-input .customErrorRecaptcha {
    width: 100%;
    margin: 0;
    clear: both;
    float: none;
    text-align: center
}

@media(min-width: 600px) {
    #forgot-password-input .customErrorRecaptcha {
        margin:0 auto
    }
}

#forgot-password-input .g-recaptcha {
    padding-top: 0;
    padding-left: 0;
    max-width: 330px
}

#forgot-password-input .consumer-form {
    margin: 0
}

#forgot-password-input .consumer-input-wrap {
    padding-top: 0
}

.news-letter {
    display: none
}

.generic-page .page_layout_title {
    margin-top: 30px
}

.generic-page .rich-text p {
    text-align: center;
    margin-bottom: 25px;
    font-size: 15px
}

body.pt-br #Home-PeroidProjectTile .HomePage-widePromotionTile-container-CTA span.Generic-buttons {
    max-width: 300px
}

.form-disclaimer {
    text-align: left;
    margin-bottom: 21px
}

.form-disclaimer ul {
    padding-left: 14px
}

.form-disclaimer ul li img {
    margin-left: 14px
}

.kotBtn__modal {
    display: inline-block;
    text-align: center;
    font-family: Gotham-Bold;
    text-transform: uppercase;
    padding: 6px;
    font-size: 13px;
    background: #fff;
    color: #ea088d;
    border: none;
    border: 2px solid #ea088d;
    min-width: inherit;
    margin-top: 1em;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.kotBtn__modal:focus,.kotBtn__modal:hover {
    border-width: 2px
}

.kotBtn__modal:hover {
    color: #fff;
    background-color: #ea088d
}

.global-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 5;
    background: rgba(0,0,0,.8);
    display: none;
    top: 0;
    left: 0
}

.global-overlay__container {
    width: 85vh;
    height: 80vw;
    position: absolute;
    top: 20%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%) rotate(90deg);
    transform: translate(-50%,-50%) rotate(90deg)
}

@media(min-width: 769px) {
    .global-overlay__container {
        top:50%;
        width: 80%;
        height: 80%;
        -webkit-transform: translate(-50%,-50%) rotate(0);
        transform: translate(-50%,-50%) rotate(0)
    }
}

.global-overlay__container.not-rotate {
    width: 80vw;
    -webkit-transform: translate(-50%,-50%) rotate(0)!important;
    transform: translate(-50%,-50%) rotate(0)!important
}

@media(min-width: 769px) {
    .global-overlay__container.img-overlay {
        width:unset!important;
        -webkit-transform: translate(-50%,-50%) rotate(0);
        transform: translate(-50%,-50%) rotate(0)
    }
}

.global-overlay__container.img-overlay img.visible-xs {
    width: 100%
}

@media(min-width: 769px) {
    .global-overlay__container.img-overlay img.hidden-xs {
        max-height:700px!important
    }
}

.global-overlay__close {
    font-size: 50px;
    color: #fff;
    width: 45px;
    height: 45px;
    display: block;
    line-height: .6;
    text-align: center;
    border-radius: 50%;
    position: absolute;
    right: -18px;
    top: -20px;
    cursor: pointer;
    background: #ee2c74;
    z-index: 5
}

.container-modalBtn {
    margin-top: 2em
}

.container-modalBtn .kotBtn__modal {
    font-size: 15px;
    padding: 7px 21px
}

.modal#buyModal .modal-dialog {
    position: fixed;
    margin: auto;
    width: 80%;
    height: 100%;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

@media(min-width: 769px) {
    .modal#buyModal .modal-dialog {
        width:450px
    }
}

.modal#buyModal .modal-content {
    height: 100%;
    overflow-y: auto;
    border-radius: 0
}

.modal#buyModal .modal-content .modal-header {
    border: none;
    margin-bottom: 40px
}

.modal#buyModal .modal-content .modal-header .close {
    border: none!important;
    position: relative;
    outline: 0;
    float: left;
    margin-left: 14px;
    opacity: 1
}

.modal#buyModal .modal-content .modal-header .close:after,.modal#buyModal .modal-content .modal-header .close:before {
    content: '';
    position: absolute;
    background: #000;
    width: 5px;
    height: 24px;
    display: block
}

.modal#buyModal .modal-content .modal-header .close:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.modal#buyModal .modal-content .modal-header .close:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.modal#buyModal .modal-content .modal-header .close:hover:after,.modal#buyModal .modal-content .modal-header .close:hover:before {
    background: #ea088d
}

.modal#buyModal .modal-body {
    padding: 15px 15px 80px
}

.modal#buyModal .modal-body .product__modal {
    width: 90%;
    margin: auto
}

.modal#buyModal .modal-body .product__modal .productItem .productItem__title {
    margin-top: 20px;
    font-size: 18px
}

@media(min-width: 600px) {
    .modal#buyModal .modal-body .product__modal .productItem .productItem__title {
        font-size:24px
    }
}

.modal#buyModal .modal-body .product__modal.one-item .slick-track {
    width: 100%!important
}

.modal#buyModal .modal-body .product__modal.one-item .productItem {
    min-width: 235px
}

@media(min-width: 600px) {
    .modal#buyModal .modal-body .product__modal.one-item .productItem {
        min-width:400px
    }
}

.modal#buyModal .modal-body .product__modal .slick-arrow {
    top: 14%
}

.modal#buyModal .modal-body .product__modal .slick-dots {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 225px
}

@media(min-width: 600px) {
    .modal#buyModal .modal-body .product__modal .slick-dots {
        top:265px
    }
}

.modal#buyModal .modal-body .product__modal .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 12px;
    height: 12px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: #00f;
    margin: 7px;
    border-radius: 50%
}

.modal#buyModal .modal-body .product__modal .slick-dots li.slick-active button {
    background: #00f
}

.modal#buyModal .modal-body .product-stores {
    margin-top: 35px
}

.modal#buyModal .modal-body .product-stores .store-item {
    clear: both;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 20px 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media(min-width: 600px) {
    .modal#buyModal .modal-body .product-stores .store-item {
        margin:10px 0 20px
    }
}

.modal#buyModal .modal-body .product-stores .store-item img {
    max-width: 100px
}

.modal#buyModal .modal-body .product-stores .store-item div {
    margin: 0 1em;
    position: relative
}

.modal#buyModal .modal-body .product-stores .store-item div .kotBtn__default {
    margin-top: 0
}

.modal#buyModal .modal-body .product-stores .store-item div .quantities {
    position: absolute;
    z-index: 1;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%
}

@media(min-width: 600px) {
    .modal#buyModal .modal-body .product-stores .store-item div {
        margin:0 2em
    }
}

.modal#buyModal .modal-body .product-stores .carousel-button {
    min-width: 110px;
    margin-top: 0
}

@media(min-width: 600px) {
    .modal#buyModal .modal-body .product-stores .carousel-button {
        min-width:170px;
        margin-top: 30px
    }
}

.modal#buyModal .modal-body .product-stores .container {
    padding: 0;
    width: 100%
}

@media(min-width: 600px) {
    .modal#buyModal .modal-body .product-stores .container {
        padding:inherit
    }
}

.modal.right.fade .modal-dialog {
    right: -500px;
    -webkit-transition: opacity .3s linear,right .6s ease-out;
    transition: opacity .3s linear,right .6s ease-out
}

.modal.right.fade.in .modal-dialog {
    right: 0
}

.modal-backdrop {
    background-color: #000
}

.modal-backdrop.in {
    opacity: .75
}

.pad-zero {
    position: inherit
}

.links-group {
    width: 336px;
    margin: 2em auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.links-group a {
    font-family: "Gotham A","Gotham B";
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    margin-top: 7px;
    color: #ee2c74;
    text-decoration: underline;
    display: inline-block
}

.consumer-profile .page_layout {
    padding-bottom: 7em
}

.main-buy-button {
    display: inline-block
}

.main-buy-button .btn.but-btn {
    background: #d41c89;
    text-transform: uppercase;
    color: #fff;
    border-radius: 0;
    margin-top: 8px;
    margin-left: 4px
}
