@import url(https://fonts.googleapis.com/css?family=Raleway:400,400i,500,600,700);

.bg-main {
    background: hsla(0, 0%, 92%, .18)
}

.bg-white {
    background: #fff;
}

.notmom, .notmom nav {
    background: #efefef !important
}

h1, h2, h3, h4, p {
    padding: 0;
    margin: 0
}

address, dl, ol, ul {
    margin-bottom: 0
}

.uneditable-input:focus, input[type=color]:focus, input[type=date]:focus, input[type=datetime-local]:focus, input[type=datetime]:focus, input[type=email]:focus, input[type=month]:focus, input[type=number]:focus, input[type=password]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=time]:focus, input[type=url]:focus, input[type=week]:focus, textarea:focus {
    box-shadow: none;
    outline: 0 none
}

input::-webkit-inner-spin-button, input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

.menu-topCenter {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    line-height: 35px;
    border-bottom: 1px solid rgba(112, 112, 112, .2)
}

.menu-topCenter li {
    margin-left: 30px;
    list-style-type: none
}

.menu-topCenter li a {
    font-family: Raleway, sans-serif;
    font-weight: 500;
    font-size: 12px;
    color: #231f20;
    letter-spacing: 0;
    line-height: 28px;
    text-transform: uppercase
}

nav {
    border-bottom: 1px solid rgba(112, 112, 112, .2);
    height: 96px;
    line-height: 96px;
    /* background:#fff */
}

nav .nav-header {
    background: transparent
}

nav .brand {
    display: block;
    position: relative;
    width: 126px;
    height: 49px;
    margin: auto
}

nav .brand img {
    width: 100%
}

nav .menu li a {
    display: block;
    text-decoration: none;
    color: #3a3a3a
}

nav .menu li a:hover {
    color: #EDA188
}

nav .menu li a i {
    font-size: 12px
}

nav .menu li a span.search-faq, nav .menu li a span.search-header {
    font-family: Raleway, sans-serif;
    font-weight: 500;
    font-size: 12px;
    color: #231f20;
    letter-spacing: .25px;
    line-height: 16px
}

nav .menu li a span.search-faq {
    margin-left: 10px
}

nav .menu li a.profile {
    margin-right: 15px
}

nav .menu li a.profile span {
    font-family: Raleway, sans-serif;
    font-weight: 500;
    font-size: 12px;
    color: #231f20;
    letter-spacing: .25px;
    line-height: 16px;
    margin-right: 4px
}

nav .menu li a.profile i {
    position: relative;
    top: 0
}

nav .menu li a.start {
    padding: 7.5px 17px 8.5px 18px!important;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 23px;
    box-shadow: none;
    border: none;
    font-family: Raleway, sans-serif;
    font-weight: 600;
    font-size: 10.5px;
    color: #fff;
    letter-spacing: 0;
    line-height: 12.6px;
    text-transform: uppercase;
    max-width: 131px;
    max-height: 28px;
    display: flex;
    flex-direction: row;
    position: relative;
    top: 35px;
    background: #f09888;
    justify-content: center;
    align-items: center;
    text-align: left
}

nav .menu li a.start:focus {
    outline: none
}

nav .wrap-core-nav-list {
    height: 96px
}

nav .wrap-core-nav-list .nav-header {
    background: transparent
}

nav ul.attributes li a .feather {
    width: 16px;
    height: 16px
}

.megamenu-dropdown {
    box-shadow: 0 0 20px 0 rgba(62, 28, 131, .1);
    margin-top: -1px
}

.mega-body {
    padding: 10px 0!important
}

.mega-body ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    flex-direction: column
}

.mega-body ul li {
    position: relative;
    width: 100%;
    padding: 5px 10px;
    height: 30px;
    line-height: 30px
}

.mega-body ul li:first-child {
    border: 0
}

.mega-body ul li .link {
    display: inline-block;
    width: 100%;
    height: 100%;
    font-family: Raleway, sans-serif;
    font-weight: 500;
    font-size: 12px;
    color: #231f20;
    letter-spacing: .25px
}

.mega-body ul li .link:hover {
    background: hsla(0, 0%, 100%, .3)
}

nav li.dropdown.open>a, nav li.megamenu.open>a {
    color: #e74c3c
}

ul.dropdown-menu li a {
    text-decoration: none
}

nav button {
    background: transparent;
    border: none;
    outline: none
}

@media (max-width:992px) {
    nav .full-container, nav .nav-container {
        padding-left: 0;
        padding-right: 0
    }
    nav .nav-header {
        min-height: 60px
    }
    nav .nav-header .brand {
        margin: 0 auto 5px;
        float: none
    }
    nav .toggle-bar {
        outline: none;
        font-size: 18px;
    }
    nav .menu li a {
        padding: 10px;
        border-bottom: 1px solid #efefef
    }
    nav .menu li:last-child a {
        border-bottom: none
    }
}

.loginsection {
    padding-top: 60px;
    min-height: 830px
}

.loginsection .loginLeft .header {
    font-family: Libre Baskerville, serif;
    font-weight: 400;
    font-size: 26px;
    color: #231f20;
    letter-spacing: .5px;
    line-height: 28px;
    margin-bottom: 40px
}

.loginsection .loginLeft .description {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #000;
    letter-spacing: 0;
    line-height: 20px;
    margin-bottom: 40px
}

.loginsection .loginLeft .getstarted {
    margin-bottom: 17px;
    padding: 0
}

.loginsection .loginLeft .getstarted a {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    box-shadow: none;
    border: none;
    padding: 12px!important;
    font-family: Raleway, sans-serif;
    font-weight: 500;
    font-size: 13px;
    color: #fff;
    letter-spacing: 1px;
    line-height: 21px;
    background: #000;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    display: inline-block
}

.loginsection .loginLeft .getstarted a:hover {
    text-decoration: none
}

.loginsection .loginDivider {
    display: flex;
    justify-content: center
}

.loginsection .loginDivider span {
    background: rgba(35, 31, 32, .4);
    text-align: center;
    min-height: 300px;
    width: .5px
}

.loginsection .loginRight .header {
    font-family: Libre Baskerville, serif;
    font-weight: 400;
    font-size: 26px;
    color: #231f20;
    letter-spacing: .5px;
    line-height: 28px;
    margin-bottom: 40px
}

.loginsection .loginRight .description {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #000;
    letter-spacing: 0;
    line-height: 20px;
    margin-bottom: 43px
}

.loginsection .loginRight p.billing-terms {
    position: relative;
    top: 3px
}

.loginsection .loginRight .answer-form {
    margin-top: 50px
}

.loginsection .loginRight .answer-form input {
    font-family: Raleway, sans-serif;
    font-weight: 500;
    font-size: 18px;
    color: #231f20;
    letter-spacing: .5px;
    line-height: 17px
}

.loginsection .loginRight .answer-form input ::-webkit-input-placeholder {
    font-family: Raleway, sans-serif;
    font-weight: 500;
    color: rgba(35, 31, 32, .4);
    letter-spacing: .5px;
    font-size: 12px!important
}

.loginsection .loginRight .answer-form input :-moz-placeholder, .loginsection .loginRight .answer-form input ::-moz-placeholder {
    font-family: Raleway, sans-serif;
    font-weight: 500;
    color: rgba(35, 31, 32, .4);
    letter-spacing: .5px;
    font-size: 12px!important
}

.loginsection .loginRight .answer-form input :-ms-input-placeholder {
    font-family: Raleway, sans-serif;
    font-weight: 500;
    color: rgba(35, 31, 32, .4);
    letter-spacing: .5px;
    font-size: 12px!important
}

.loginsection .loginRight .answer-form .invalid-email, .loginsection .loginRight .answer-form .invalid-password {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-style: italic;
    font-size: 12px;
    color: #f09888;
    letter-spacing: .5px;
    line-height: 17px;
    display: none;
    position: absolute;
    margin-top: 6px
}

.loginsection .loginRight .signin {
    margin-bottom: 17px
}

.loginsection .loginRight .signin button {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    box-shadow: none;
    border: none;
    padding: 12px!important;
    font-family: Raleway, sans-serif;
    font-weight: 500;
    font-size: 13px;
    color: #fff;
    letter-spacing: 1px;
    line-height: 21px;
    background: #000;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    display: inline-block
}

.loginsection .loginRight .signin button:hover {
    text-decoration: none
}

.loginsection .loginRight .forgot {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 10px;
    color: #231f20;
    letter-spacing: 1px;
    line-height: 16px
}

.loginsection .loginRight .forgot p.text {
    margin-top: 5px
}

.loginsection .loginRight .forgot a.underline {
    text-decoration: underline;
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 10px;
    color: #231f20;
    letter-spacing: 1px;
    line-height: 16px
}

.modal-dialog .modal-content .modal-body .forgot-header1 {
    margin-bottom: 6px
}

.modal-dialog .modal-content .modal-body .forgot-header1, .modal-dialog .modal-content .modal-body .forgot-header2 {
    font-family: Libre Baskerville, serif;
    font-weight: 400;
    font-size: 26px;
    color: #231f20;
    letter-spacing: .5px;
    line-height: 28px
}

.modal-dialog .modal-content .modal-body .forgot-header2 {
    margin-bottom: 22px
}

.modal-dialog .modal-content .modal-body .forgot-header-sent {
    font-family: Libre Baskerville, serif;
    font-weight: 400;
    font-size: 26px;
    color: #231f20;
    letter-spacing: .5px;
    line-height: 28px;
    margin-bottom: 50px;
    display: none
}

.modal-dialog .modal-content .modal-body .forgot-description, .modal-dialog .modal-content .modal-body .forgot-description-sent {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #231f20;
    letter-spacing: 0;
    line-height: 20px;
    margin-bottom: 40px
}

.modal-dialog .modal-content .modal-body .forgot-description-sent {
    display: none
}

.modal-dialog .modal-content .modal-body .answer-form {
    margin-top: 50px
}

.modal-dialog .modal-content .modal-body .answer-form input {
    font-family: Raleway, sans-serif;
    font-weight: 500;
    font-size: 18px;
    color: #231f20;
    letter-spacing: .5px;
    line-height: 17px
}

.modal-dialog .modal-content .modal-body .answer-form input ::-webkit-input-placeholder {
    font-family: Raleway, sans-serif;
    font-weight: 500;
    color: rgba(35, 31, 32, .4);
    letter-spacing: .5px;
    font-size: 12px!important
}

.modal-dialog .modal-content .modal-body .answer-form input :-moz-placeholder, .modal-dialog .modal-content .modal-body .answer-form input ::-moz-placeholder {
    font-family: Raleway, sans-serif;
    font-weight: 500;
    color: rgba(35, 31, 32, .4);
    letter-spacing: .5px;
    font-size: 12px!important
}

.modal-dialog .modal-content .modal-body .answer-form input :-ms-input-placeholder {
    font-family: Raleway, sans-serif;
    font-weight: 500;
    color: rgba(35, 31, 32, .4);
    letter-spacing: .5px;
    font-size: 12px!important
}

.modal-dialog .modal-content .modal-body .answer-form .invalid-emailmodal {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-style: italic;
    font-size: 12px;
    color: #f09888;
    letter-spacing: .5px;
    line-height: 17px;
    display: none;
    position: absolute;
    margin-top: 6px
}

.modal-dialog .modal-content .modal-body .sendemail {
    margin-bottom: 76px
}

.modal-dialog .modal-content .modal-body .sendemail button {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    box-shadow: none;
    border: none;
    padding: 12px!important;
    font-family: Raleway, sans-serif;
    font-weight: 500;
    font-size: 13px;
    color: #fff;
    letter-spacing: 1px;
    line-height: 21px;
    background: #000;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    display: inline-block
}

.modal-dialog .modal-content .modal-body .sendemail button:hover {
    text-decoration: none
}

.mainsection {
    padding-top: 200px;
    min-height: 830px
}

.sidebar-menu .sidebar-header {
    height: 34px;
    display: flex;
    flex-direction: column;
    margin-bottom: 85px
}

.sidebar-menu .sidebar-header p {
    font-weight: 600;
    font-size: 14px;
    color: #1f1f1f;
    line-height: 12px
}

.sidebar-menu .sidebar-header a, .sidebar-menu .sidebar-header p {
    width: 100%;
    display: inline-block;
    font-family: Raleway, sans-serif;
    letter-spacing: 0
}

.sidebar-menu .sidebar-header a {
    text-decoration: underline;
    font-weight: 400;
    font-size: 12px;
    color: #000;
    line-height: 28px
}

.sidebar-menu .sidebarmenu-collapse {
    display: flex;
    flex-direction: row;
    border: 1px solid #707070;
    text-align: left;
    padding: 5px 20px!important;
    width: 100%;
    cursor: pointer;
    background: #fff;
    margin-bottom: 20px
}

.sidebar-menu .sidebarmenu-collapse i {
    margin-right: 5px;
    margin-top: 2px;
    float: left
}

.sidebar-menu .sidemenu-inside {
    display: flex;
    flex-direction: column;
    padding: 0
}

.sidebar-menu .sidemenu-inside li {
    list-style-type: none;
    width: 100%;
    margin-bottom: 27px
}

.sidebar-menu .sidemenu-inside li a {
    font-weight: 400
}

.sidebar-menu .sidemenu-inside li.active a, .sidebar-menu .sidemenu-inside li a {
    font-family: Raleway, sans-serif;
    font-size: 14px;
    color: #000;
    letter-spacing: 0;
    line-height: 16px
}

.sidebar-menu .sidemenu-inside li.active a {
    font-weight: 600
}

.sidebar-menu .sidemenu-inside li.style-quiz a {
    font-family: Libre Baskerville, serif;
    font-weight: 400;
    font-size: 14px;
    color: #000;
    letter-spacing: 0;
    line-height: 35px
}

.content-right .content-header {
    height: 34px;
    display: flex;
    flex-direction: column;
    margin-bottom: 25px;
    text-transform: uppercase;
    border-bottom: .25px solid #707070;
    padding-bottom: 15px
}

.content-right .content-header p {
    width: 100%;
    display: inline-block;
    font-family: Libre Baskerville, serif;
    font-weight: 400;
    font-size: 22px;
    color: #231f20;
    letter-spacing: .5px;
    line-height: 28px;
    position: relative;
    top: -8px;
    padding-left: 14px
}

.content-right .content-inside {
    display: flex;
    flex-direction: column;
    padding-left: 14px
}

.content-right .content-inside p.no-ordermessage {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #231f20;
    letter-spacing: .25px;
    line-height: 28px;
    margin-bottom: 36px
}

.content-right .content-inside a.getstart {
    padding: 7.5px 17px 8.5px 18px!important;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 23px;
    box-shadow: none;
    border: none;
    font-family: Raleway, sans-serif;
    font-weight: 600;
    font-size: 10.5px;
    color: #fff;
    letter-spacing: 0;
    line-height: 12.6px;
    text-transform: uppercase;
    max-width: 131px;
    max-height: 28px;
    display: flex;
    flex-direction: row;
    background: #f09888;
    justify-content: center;
    align-items: center;
    text-align: left
}

.content-right .content-inside a.getstart:focus {
    outline: none
}

.content-right .content-inside .reorder-area {
    border: .5px solid #707070;
    padding: 26px 50px 68px!important
}

.content-right .content-inside .reorder-area .description {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #231f20;
    letter-spacing: .25px;
    line-height: 22px;
    margin-bottom: 42px
}

.content-right .content-inside .reorder-area a.orderglow {
    padding: 7.5px 17px 8.5px 18px!important;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    box-shadow: none;
    border: none;
    font-family: Raleway, sans-serif;
    font-weight: 500;
    font-size: 10.5px;
    color: #fff;
    letter-spacing: 1px;
    line-height: 12.6px;
    margin-bottom: 21px;
    text-transform: uppercase;
    max-width: 145px;
    max-height: 28px;
    background: #000;
    text-align: left;
    display: inline-block;
    text-decoration: none
}

.content-right .content-inside .reorder-area a.orderglow:focus {
    outline: none
}

.content-right .content-inside .reorder-area a.orderstyle {
    display: inline-block;
    width: 100%;
    text-decoration: none
}

.content-right .content-inside .reorder-area a.orderstyle span {
    font-family: Raleway, sans-serif;
    font-weight: 600;
    font-size: 10.5px;
    color: #000;
    letter-spacing: 1px;
    line-height: 12.6px;
    padding-bottom: 5px;
    border-bottom: 1px solid #707070;
    text-transform: uppercase;
    text-align: left
}

.content-right .content-inside .reorder-area a.orderstyle:focus {
    outline: none
}

.content-right .content-inside .style-profile-bold {
    margin-bottom: 231px;
    padding: 30px 164px;
    background: #eda188
}

.content-right .content-inside .style-profile-bold .header {
    text-transform: uppercase;
    font-family: Libre Baskerville, serif;
    font-weight: 400;
    font-size: 14px;
    color: #231f20;
    letter-spacing: .5px;
    line-height: 28px;
    margin-bottom: 10px
}

.content-right .content-inside .style-profile-bold .description {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #000;
    letter-spacing: 0;
    line-height: 35px;
    margin-bottom: 15px
}

.content-right .content-inside .style-profile-bold a.takequiz {
    background: #231f20;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    border-radius: 22px;
    box-shadow: none;
    border: none;
    font-family: Raleway, sans-serif;
    font-weight: 600;
    font-size: 12px;
    color: #fff;
    letter-spacing: 1px;
    line-height: 12.6px;
    padding: 15px!important;
    text-transform: uppercase;
    width: 280px;
    height: 44px;
    text-decoration: none;
    text-align: center;
    display: inline-block
}

.content-right .content-inside .style-profile-bold a.takequiz:focus {
    outline: none
}

.content-right .content-inside .divider {
    width: 100%;
    display: inline-block;
    height: .5px;
    background: #707070;
    opacity: .5;
    filter: alpha(opacity=50);
    margin-bottom: 30px
}

.content-right .content-inside .style-profile {
    margin-bottom: 31px;
    padding: 30px 164px;
    background: hsla(15, 74%, 73%, .1)
}

.content-right .content-inside .style-profile .note {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #231f20;
    letter-spacing: .25px;
    line-height: 28px;
    margin-bottom: 32px;
    text-align: center;
    display: inline-block;
    width: 100%
}

.content-right .content-inside .style-profile .note span {
    border-bottom: .5px solid rgba(35, 31, 32, .55);
    padding-bottom: 3px
}

.content-right .content-inside .style-profile .notesmall {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #231f20;
    letter-spacing: .25px;
    line-height: 28px;
    margin-bottom: 30px;
    text-align: center;
    display: inline-block;
    width: 100%;
    text-indent: -20%;
    padding-bottom: 3px
}

.content-right .content-inside .style-profile .notesmall span {
    border-bottom: .5px solid rgba(35, 31, 32, .55);
    padding-bottom: 3px
}

.content-right .content-inside .style-profile textarea {
    padding: 10px 14px 13px 15px!important;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 20px;
    max-height: 140px
}

.content-right .content-inside .style-profile input, .content-right .content-inside .style-profile textarea {
    font-family: Raleway, sans-serif;
    font-size: 14px;
    color: #000;
    max-width: 374px;
    resize: none!important;
    overflow: hidden
}

.content-right .content-inside .style-profile input {
    padding: 14px 12px!important;
    font-weight: 500;
    letter-spacing: .25px;
    line-height: 35px;
    max-height: 42px;
    background: #fff
}

.content-right .content-inside .style-profile .features {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.content-right .content-inside .style-profile .features li {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.content-right .content-inside .style-profile .features li p, .content-right .content-inside .style-profile .features li span {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #000;
    letter-spacing: 0;
    line-height: 35px;
    flex: 1;
    text-align: left
}

.content-right .content-inside .style-profile .checkboxes .checkbox {
    margin-bottom: 18px
}

.content-right .content-inside .style-profile .checkboxes .checkbox label p {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #000;
    letter-spacing: 0;
    line-height: 15px;
    margin-left: 13px;
    margin-top: 5px;
    position: relative
}

.content-right .content-inside .style-profile a.update {
    padding: 7.5px 17px 8.5px 18px!important;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    box-shadow: none;
    border: none;
    font-family: Raleway, sans-serif;
    font-weight: 600;
    font-size: 10.5px;
    color: #fff;
    letter-spacing: 1px;
    line-height: 12.6px;
    margin-top: 40px;
    text-transform: uppercase;
    width: 124px;
    height: 28px;
    text-decoration: none;
    background: #000;
    text-align: center;
    display: inline-block
}

.content-right .content-inside .style-profile a.update:focus {
    outline: none
}

.content-right .content-inside .style-profile a.orderstyle {
    display: inline-block;
    width: 100%
}

.content-right .content-inside .style-profile a.orderstyle span {
    font-family: Raleway, sans-serif;
    font-weight: 600;
    font-size: 10.5px;
    color: #000;
    letter-spacing: 1px;
    line-height: 12.6px;
    padding-bottom: 5px;
    border-bottom: 1px solid #707070;
    text-transform: uppercase;
    text-align: left
}

.content-right .content-inside .style-profile a.orderstyle:focus {
    outline: none
}

.content-right .content-inside .margin-style {
    margin-left: 1%;
    margin-right: 1%
}

.content-right .content-inside .padstyle {
    padding: 30px 100px;
    margin-left: 1%;
    margin-right: 1%
}

.content-right .content-inside .details h4 {
    font-family: Libre Baskerville, serif;
    font-weight: 400;
    font-size: 14px;
    color: #000;
    letter-spacing: .5px;
    line-height: 28px;
    padding-left: 0;
    margin-bottom: 26px;
    text-transform: uppercase
}

.content-right .content-inside .details .account-form {
    padding-left: 0;
    width: 90%;
    display: inline-block;
    margin-bottom: 14px
}

.content-right .content-inside .details .account-form .mtop15 {
    position: relative;
    top: 15px
}

.content-right .content-inside .details .account-form .custom-selects-wrapper {
    max-width: 100%
}

.content-right .content-inside .details .account-form .custom-selects-wrapper .custom-selects-trigger {
    padding-right: 0!important;
    height: 35px!important;
    line-height: 35px!important;
    font-family: Raleway, sans-serif;
    font-weight: 500;
    font-size: 14px;
    color: #231f20;
    letter-spacing: .25px;
    line-height: 16px
}

.content-right .content-inside .details .account-form .billing-info, .content-right .content-inside .details .account-form .billing-info a {
    font-family: Raleway, sans-serif;
    font-weight: 500;
    font-size: 13px;
    color: rgba(35, 31, 32, .55);
    letter-spacing: .5px;
    line-height: 16px
}

.content-right .content-inside .details .account-form .billing-info a {
    text-decoration: underline
}

.content-right .content-inside .details .account-form .billing-info p.header {
    font-family: Raleway, sans-serif;
    font-weight: 500;
    font-size: 13px;
    color: rgba(35, 31, 32, .55);
    letter-spacing: .5px;
    line-height: 16px
}

.content-right .content-inside .details .account-form .billing-info p.description {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 12px;
    color: rgba(35, 31, 32, .55);
    letter-spacing: .5px;
    line-height: 16px
}

.content-right .content-inside .details .account-form label {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 12px;
    color: #000;
    letter-spacing: 0;
    line-height: 10px
}

.content-right .content-inside .details .account-form input {
    font-family: Raleway, sans-serif;
    font-weight: 500;
    font-size: 14px;
    color: #231f20;
    letter-spacing: .25px;
    line-height: 16px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: none;
    border: none;
    border: .5px solid rgba(35, 31, 32, .55);
    background: none!important;
    text-indent: 19px
}

.content-right .content-inside .details .account-form input ::-webkit-input-placeholder {
    font-family: Raleway, sans-serif;
    font-weight: 500;
    color: #231f20;
    letter-spacing: 0;
    font-size: 14px!important
}

.content-right .content-inside .details .account-form input :-moz-placeholder, .content-right .content-inside .details .account-form input ::-moz-placeholder {
    font-family: Raleway, sans-serif;
    font-weight: 500;
    color: #231f20;
    letter-spacing: 0;
    font-size: 14px!important
}

.content-right .content-inside .details .account-form input :-ms-input-placeholder {
    font-family: Raleway, sans-serif;
    font-weight: 500;
    color: #231f20;
    letter-spacing: 0;
    font-size: 14px!important
}

.content-right .content-inside .details a.update {
    padding: 7.5px 17px 8.5px 18px!important;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    box-shadow: none;
    border: none;
    font-family: Raleway, sans-serif;
    font-weight: 500;
    font-size: 10.5px;
    color: #fff;
    letter-spacing: 1px;
    line-height: 12.6px;
    margin-top: 39px;
    text-transform: uppercase;
    width: 145px;
    height: 28px;
    text-decoration: none;
    background: #000;
    text-align: center;
    display: inline-block
}

.content-right .content-inside .details a.update:focus {
    outline: none
}

.content-right .content-inside .details .divider {
    height: .5px;
    background: rgba(0, 0, 0, .16);
    margin: 45px 0
}

.content-right .content-inside .details .contact-description {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 12px;
    color: rgba(35, 31, 32, .55);
    letter-spacing: .5px;
    line-height: 16px;
    padding-left: 0;
    margin: 35px 0
}

.content-right .content-inside .details .emptybot {
    margin-bottom: 229px
}

.mb130 {
    margin-bottom: 130px
}

.content-rightglow .content-header {
    min-height: 34px;
    display: flex;
    flex-direction: row;
    margin-bottom: 44px;
    text-transform: uppercase;
    border-bottom: .25px solid #707070;
    padding-bottom: 15px
}

.content-rightglow .content-header p {
    display: inline-block;
    font-family: Libre Baskerville, serif;
    font-weight: 400;
    font-size: 22px;
    color: #231f20;
    letter-spacing: .5px;
    line-height: 28px;
    position: relative;
    top: -8px;
    padding-left: 14px
}

.content-rightglow .content-header span {
    text-align: right;
    margin-top: -3px;
    font-family: Arial, sans-serif;
    font-weight: 400;
}

.content-rightglow .last-inside {
    border-bottom: none!important
}

.content-rightglow .content-inside {
    flex-direction: column;
    border-bottom: .5px solid #707070;
    padding-bottom: 30px
}

.content-rightglow .content-inside .glowbox-list {
    text-align: left;
    margin-top: 25px
}

.content-rightglow .content-inside .glowbox-list .glowbox-id {
    font-family: Arial, sans-serif;
    font-weight: 600;
    font-size: 16px;
    color: #231f20;
    display: inline-block;
    padding-right: 10px;
    padding-top: 2px;
}

.content-rightglow .content-inside .glowbox-list .glowbox-name {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #231f20;
    letter-spacing: .25px;
    line-height: 28px;
    padding: 0;
    text-transform: uppercase
}

.content-rightglow .content-inside .glowbox-list .glowbox-date, .content-rightglow .content-inside .glowbox-list .glowbox-status {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #231f20;
    letter-spacing: .25px;
    line-height: 28px;
    padding: 0
}

.content-rightglow .content-inside .glowbox-list .glowbox-status {
    text-align: center
}

.content-rightglow .content-inside .glowbox-list .glowbox-button a.checkout {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    box-shadow: none;
    border: none;
    background: #000;
    font-family: Raleway, sans-serif;
    font-weight: 600;
    font-size: 10.5px;
    color: #fff;
    letter-spacing: 1px;
    line-height: 12.6px;
    text-transform: uppercase;
    width: 124px;
    height: 28px;
    padding: 8px 30px!important;
    display: inline-block
}

.content-rightglow .content-inside .glowbox-list .glowbox-button a.checkout:focus {
    outline: none
}

.content-rightglow .content-inside .glowbox-list .glowbox-button a.order {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    box-shadow: none;
    border: none;
    border: 1px solid #000;
    font-family: Raleway, sans-serif;
    font-weight: 600;
    font-size: 10.5px;
    color: #000;
    letter-spacing: 1px;
    line-height: 12.6px;
    text-transform: uppercase;
    width: 124px;
    height: 28px;
    padding: 8px 20px!important;
    display: inline-block;
    text-align: center;
}

.content-rightglow .content-inside .glowbox-list .glowbox-button a.order:focus {
    outline: none
}

.content-rightglow .content-inside .detail-withcomments .rate .star-rating {
    float: left!important
}

.content-rightglow .content-inside .glowbox-list-detail {
    margin-top: 30px
}

.content-rightglow .content-inside .glowbox-list-detail .w100seperator {
    width: 100%;
    display: inline-block
}

.content-rightglow .content-inside .glowbox-list-detail .name {
    display: flex;
    flex-direction: column;
    margin-bottom: 41px
}

.content-rightglow .content-inside .glowbox-list-detail .name .w100 {
    width: 100%;
    display: inline-block
}

.content-rightglow .content-inside .glowbox-list-detail .name p {
    font-family: Raleway, sans-serif;
    font-weight: 600;
    font-size: 16px;
    color: #231f20;
    letter-spacing: .25px;
    line-height: 28px
}

.content-rightglow .content-inside .glowbox-list-detail .name span {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #231f20;
    letter-spacing: 0;
    line-height: 35px
}

.content-rightglow .content-inside .glowbox-list-detail .rate-it {
    text-align: left
}

.content-rightglow .content-inside .glowbox-list-detail .rate-it h5 {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #000;
    letter-spacing: 0;
    line-height: 25px
}

.content-rightglow .content-inside .glowbox-list-detail .rate {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.content-rightglow .content-inside .glowbox-list-detail .list-buttons .w100 {
    width: 100%;
    display: inline-block
}

.content-rightglow .content-inside .glowbox-list-detail .list-buttons div:first-child {
    margin-bottom: 10px
}

.content-rightglow .content-inside .glowbox-list-detail .list-buttons button.keep-it {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    box-shadow: none;
    font-family: Raleway, sans-serif;
    font-weight: 600;
    font-size: 10.5px;
    background: #FFF;
    color: #000;
    border: 0.5px solid #000;
    letter-spacing: 1px;
    line-height: 12.6px;
    text-transform: uppercase;
    text-decoration: none;
    width: 124px;
    height: 28px;
    padding: 7.5px 10px !important;
    display: inline-block;
    text-align: center;
}

.content-rightglow .content-inside a.submit-feedback {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    box-shadow: none;
    font-family: Raleway, sans-serif;
    font-weight: 600;
    font-size: 10.5px;
    background: #C1E2D2;
    color: #000;
    border: 0.5px solid #C1E2D2;
    letter-spacing: 1px;
    line-height: 12.6px;
    text-transform: uppercase;
    text-decoration: none;
    width: 270px;
    height: 28px;
    padding: 7.5px 10px !important;
    display: inline-block;
    text-align: center;
}

.content-rightglow .content-inside .feedback-wrapper {
    min-height: 30px;
}

.content-rightglow .content-inside .feedback-success {
    font-family: Raleway, sans-serif;
    font-size: 12px;
    letter-spacing: .5px;
    color: #231F20;
}

.content-rightglow .content-inside .glowbox-list-detail .list-buttons button.keep-it.active {
    background: #000;
    color: #fff;
    border: none;
}

.content-rightglow .content-inside .glowbox-list-detail .list-buttons button.keep-it:focus {
    outline: none
}

.content-rightglow .content-inside .glowbox-list-detail .list-buttons button.send-back {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    box-shadow: none;
    border: none;
    border: 1px solid #000;
    font-family: Raleway, sans-serif;
    font-weight: 600;
    font-size: 10.5px;
    color: #000;
    letter-spacing: 1px;
    line-height: 12.6px;
    text-transform: uppercase;
    width: 124px;
    height: 28px;
    text-decoration: none;
    padding: 7.5px 10px!important;
    display: inline-block;
    text-align: center;
    background: #fff
}

.content-rightglow .content-inside .glowbox-list-detail .list-buttons button.send-back:focus {
    outline: none
}

.content-rightglow .content-inside .glowbox-list-detail .comments {
    position: relative;
    margin-top: -40px
}

.content-rightglow .content-inside .glowbox-list-detail .comments .comment {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 12px;
    color: rgba(0, 0, 0, .64);
    letter-spacing: 0;
    line-height: 14px
}

.content-rightglow .content-inside .glowbox-list-detail .comments .header {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #000;
    letter-spacing: 0;
    line-height: 35px
}

.content-rightglow .content-inside .glowbox-list-detail .comments textarea {
    margin-bottom: 13px;
    width: 100%;
    display: inline-block;
    height: 66px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: none;
    border: none;
    border: .5px solid #231f20;
    padding: 10px 13px!important;
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-style: italic;
    font-size: 13px;
    color: #a2a2a2;
    letter-spacing: .5px;
    line-height: 16px;
    background: #fff;
    resize: none
}

.content-rightglow .content-inside .style-list-detail {
    margin-top: 30px
}

.content-rightglow .content-inside .style-list-detail .w100seperator {
    width: 100%;
    display: inline-block
}

.content-rightglow .content-inside .style-list-detail .style-name h3, .content-rightglow .content-inside .style-list-detail .style-number h5 {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #000;
    letter-spacing: 0;
    line-height: 20px
}

.content-rightglow .content-inside .style-list-detail .style-date {
    text-align: left
}

.content-rightglow .content-inside .style-list-detail .style-date span {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #231f20;
    letter-spacing: .25px;
    line-height: 20px;
    float: left
}

.content-rightglow .content-inside .style-list-detail .style-button {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.content-rightglow .content-inside .style-list-detail .style-button a i {
    color: #000;
    font-size: 14px;
    float: right;
    padding-right: 14px
}

.content-rightglow .content-inside .style-list-detail .image {
    margin-top: 20px;
    margin-bottom: 15px
}

.content-rightglow .content-inside .style-list-detail .image img {
    width: 100%;
    display: inline-block;
    max-width: 100%;
    min-height: 406px
}

.content-rightglow .total-amount .w100 {
    width: 100%;
    display: inline-block
}

.content-rightglow .total-amount .header {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #231f20;
    letter-spacing: .25px;
    line-height: 28px;
}

.content-rightglow .total-amount .price {
    font-family: Raleway, sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #000;
    letter-spacing: .25px;
    line-height: 35px;
    margin-bottom: 30px
}

.content-rightglow .total-amount .billing-infoStripe {
    margin-bottom: 18.3px
}

.content-rightglow .total-amount .billing-infoStripe i {
    color: #000;
    margin-right: 15px
}

.content-rightglow .total-amount .billing-infoStripe p {
    font-family: Raleway, sans-serif;
    font-weight: 500;
    font-size: 13px;
    color: #000;
    letter-spacing: .5px;
    line-height: 16px
}

.content-rightglow .total-amount .card-information {
    margin-bottom: 10px
}

.content-rightglow .total-amount .card-information p {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 12px;
    color: rgba(35, 31, 32, .55);
    letter-spacing: .5px;
    line-height: 16px
}

.content-rightglow .total-amount p.billing-terms, .content-rightglow .total-amount p.billing-terms a {
    font-family: Raleway, sans-serif;
    font-weight: 500;
    font-size: 13px;
    color: rgba(35, 31, 32, .55);
    letter-spacing: .5px;
    line-height: 16px
}

.content-rightglow .total-amount p.billing-terms a {
    text-decoration: underline
}

.content-rightglow .total-amount a.checkoutnow {
    padding: 7.5px 17px!important;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    border-radius: 22px;
    box-shadow: none;
    border: none;
    font-family: Raleway, sans-serif;
    font-weight: 600;
    font-size: 12px;
    color: #fff;
    letter-spacing: 1px;
    line-height: 16px;
    text-transform: uppercase;
    width: 280px;
    height: 44px;
    display: flex;
    flex-direction: row;
    background: #f09888;
    justify-content: center;
    align-items: center;
    text-align: left;
    margin-top: 30px;
    margin-bottom: 160px
}

.content-rightglow .total-amount a.checkoutnow:focus {
    outline: none
}

.content-rightglow .total-amount .delivery {
    text-align: left
}

.content-rightglow .total-amount .delivery .delivery-header {
    margin-bottom: 5px
}

.content-rightglow .total-amount .delivery .delivery-date, .content-rightglow .total-amount .delivery .delivery-header {
    font-family: Raleway, sans-serif;
    font-weight: 600;
    font-size: 12px;
    color: #231f20;
    letter-spacing: .25px;
    line-height: 18px;
    width: 100%;
    display: inline-block
}

.content-rightglow .total-amount .delivery .delivery-date {
    margin-bottom: 30px
}

.content-rightglow .total-amount .delivery .delivery-address, .content-rightglow .total-amount .delivery .delivery-address-header {
    font-family: Raleway, sans-serif;
    font-weight: 600;
    font-size: 12px;
    color: #231f20;
    letter-spacing: .25px;
    line-height: 18px;
    width: 100%;
    display: inline-block
}

.content-rightglow .total-amount .delivery .delivery-address {
    margin-bottom: 160px
}

.content-rightglow .total-amount .delivery .delivery-address span {
    width: 100%;
    display: inline-block
}

.noscroll {
    position: fixed!important;
    width: 100%!important;
    overflow: hidden!important;
    height: 100%
}

.nopadding {
    padding: 0!important
}

.nomargin {
    margin: 0!important
}

.mlef4 {
    margin-left: 4%
}

.mlef5 {
    margin-left: 5%
}

.mlef7 {
    margin-left: 7%
}

.mlef15 {
    margin-left: 15%
}

.mlefn15 {
    margin-left: -15%
}

.mlef20 {
    margin-left: 20%
}

.mlef25 {
    margin-left: 25%
}

.mlef30 {
    margin-left: 30%
}

.mlef40 {
    margin-left: 40%
}

.cardlef30 {
    margin-left: 30%
}

.dnone {
    display: none
}

.dnone-im {
    display: none!important
}

.dblock {
    display: block
}

.dblock-im {
    display: block!important
}

.bmd-form-group {
    padding-top: 0!important
}

.custom-selects-wrapper {
    position: relative;
    display: inline-block;
    user-select: none;
    max-width: 290px;
    width: 100%
}

.custom-selects-wrapper select {
    display: none
}

.custom-selects {
    position: relative;
    display: inline-block;
    width: 100%
}

.custom-selects-trigger {
    position: relative;
    display: block;
    width: 100%;
    height: 39px;
    line-height: 39px;
    padding: 0 15px;
    font-size: 15px;
    color: #797979;
    background: #fff;
    border-radius: 4px;
    cursor: pointer;
    text-align: left;
    box-sizing: border-box;
    border: 1px solid #ccc
}

.custom-selects-trigger:after {
    position: absolute;
    display: block;
    content: "";
    width: 7px;
    height: 7px;
    top: 50%;
    right: 15px;
    margin-top: -3px;
    border-bottom: 1px solid #797979;
    border-right: 1px solid #797979;
    transform: rotate(45deg) translateY(-50%);
    transition: all .4s ease-in-out;
    transform-origin: 50% 0
}

.shippinginfo .custom-selects-wrapper {
    max-width: 100%!important
}

.shippinginfo .custom-selects-wrapper .custom-selects-trigger {
    border: none!important;
    border-bottom: 1px solid rgba(35, 31, 32, .4)!important;
    border-radius: 0!important;
    padding: 0!important;
    font-size: 16px;
    color: #231f20
}

.custom-selects.opened .custom-selects-trigger:after {
    margin-top: 3px;
    transform: rotate(-135deg) translateY(-50%)
}

.custom-options {
    position: absolute;
    display: block;
    z-index: 9999;
    top: 100%;
    left: 0;
    right: 0;
    padding: 4px 0 8px;
    min-width: 100%;
    margin: 12px 0;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    box-shadow: 0 2px 1px rgba(0, 0, 0, .07);
    background: #fff;
    transition: all .4s ease-in-out;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(-15px)
}

.custom-options .custom-option {
    position: relative;
    display: block;
    padding: 0 26px;
    margin-top: 11px;
    font-family: Raleway, sans-serif;
    font-weight: 500;
    font-size: 13px;
    color: #000;
    letter-spacing: .25px;
    line-height: 16px;
    text-align: left;
    cursor: pointer;
    transition: all .4s ease-in-out
}

.custom-options .custom-option:first-child:after {
    position: absolute;
    display: block;
    content: "";
    width: 7px;
    height: 7px;
    top: 50%;
    right: 13px;
    margin-top: -3px;
    border-bottom: 1px solid #797979;
    border-right: 1px solid #797979;
    transform: rotate(45deg) translateY(-50%);
    transition: all .4s ease-in-out;
    transform-origin: 50% 0
}

.custom-selects.opened .custom-options {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    transform: translateY(0)
}

.option-hover:before {
    background: #f9f9f9
}

.custom-option:first-of-type {
    border-radius: 4px 4px 0 0
}

.custom-option.selection, .custom-option:hover {
    font-family: Raleway, sans-serif;
    font-weight: 600;
    font-size: 13px;
    color: #000;
    letter-spacing: .25px
}

.form-control:disabled, input[readonly] .form-control {
    background-color: none!important
}

.answer-form {
    margin-bottom: 26px
}

.answer-form label {
    margin-bottom: 0!important;
    font-size: 14px;
    color: rgba(35, 31, 32, .4)
}

.answer-form label, .answer-form span input {
    font-family: Raleway, sans-serif;
    font-weight: 500;
    letter-spacing: .5px;
    line-height: 17px
}

.answer-form span input {
    padding: 0;
    font-size: 18px;
    color: #231f20
}

.answer-form span.email:after {
    content: "";
    background: url("assets/images/tools/valid-email.png") no-repeat;
    position: absolute;
    width: 20px;
    height: 20px;
    right: 15px;
    bottom: 15px;
    display: none
}

.answer-form span.valid-email:after {
    display: block!important
}

.answer-form .expire:after {
    content: "";
    background: url("assets/images/tools/invalidExpire.png") no-repeat;
    position: absolute;
    width: 8px;
    height: 8px;
    right: 15px;
    bottom: 15px;
    display: none
}

.answer-form .expire .invalid-cvc-message, .answer-form .expire .invalid-expire-message, .answer-form .expire .invalid-number-message {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-style: italic;
    font-size: 12px;
    color: #f09888;
    letter-spacing: .5px;
    line-height: 17px;
    display: none;
    position: absolute;
    margin-top: 6px
}

.answer-form .invalid-expire input {
    background-image: linear-gradient(0deg, #f09888 2px, rgba(0, 150, 136, 0) 0), linear-gradient(0deg, rgba(0, 0, 0, .26) 1px, transparent 0)!important
}

.answer-form .invalid-expire:after {
    display: block!important
}

.answer-form .valid-expire input {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .4) 2px, rgba(0, 150, 136, 0) 0), linear-gradient(0deg, rgba(0, 0, 0, .26) 1px, transparent 0)!important
}

.answer-form .valid-expire:after {
    display: none!important
}

.inputPass {
    display: flex;
    justify-content: space-between
}

.period {
    display: flex;
    flex-direction: column;
    position: relative;
    top: 30px
}

.period span {
    font-family: Raleway, sans-serif;
    font-weight: 500;
    font-size: 13px;
    color: rgba(35, 31, 32, .55);
    letter-spacing: .5px;
    line-height: 50px
}

.maternyContainer {
    background-color: #fff;
    padding: 1em;
    border-radius: 5px;
    width: 100%;
    display: inline-block;
    margin-bottom: 130px
}

.maternyContainer input[type=range] {
    z-index: 100;
    outline: none;
    -webkit-appearance: none;
    border-radius: 10px;
    height: 5px;
    width: 100%;
    display: inline-block;
    background-color: #efefef
}

.maternyContainer input[type=range]::-moz-range-track, .maternyContainer input[type=range]::-ms-track {
    outline: none;
    border-radius: 10px;
    height: 20px
}

.maternyContainer input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    background-color: #000;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    cursor: pointer
}

.maternyContainer input[type=range]::-moz-range-thumb, .maternyContainer input[type=range]::-ms-thumb {
    background-color: #000;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    cursor: pointer
}

.maternyContainer .bgView {
    display: inline-block;
    width: 100%;
    z-index: 1
}

.maternyContainer .bgView .view1 {
    width: 30%;
    text-align: center;
    display: inline-block
}

.maternyContainer .bgView .view1:after {
    content: "";
    background: #cae7da;
    border-radius: 54px;
    opacity: .15;
    display: block;
    position: absolute;
    width: 28%;
    margin-left: .7%;
    height: 130px;
    margin-top: 15px
}

.maternyContainer .bgView .view1 p {
    position: absolute;
    top: 85%;
    left: 13%;
    font-family: Raleway, sans-serif;
    font-weight: 500;
    font-size: 13px;
    color: #b0d5c4;
    letter-spacing: .5px;
    line-height: 16px
}

.maternyContainer .bgView .view2 {
    width: 30%;
    text-align: center;
    display: inline-block
}

.maternyContainer .bgView .view2 p {
    position: absolute;
    top: 85%;
    left: 40%;
    font-family: Raleway, sans-serif;
    font-weight: 500;
    font-size: 13px;
    color: #b0d5c4;
    letter-spacing: .5px;
    line-height: 16px
}

.maternyContainer .bgView .view2:after {
    content: "";
    background: #cae7da;
    border-radius: 54px;
    display: block;
    opacity: .15;
    position: absolute;
    width: 28.5%;
    margin-left: -.5%;
    height: 130px;
    margin-top: 15px
}

.maternyContainer .bgView .view3 {
    width: 38%;
    text-align: center;
    display: inline-block
}

.maternyContainer .bgView .view3 p {
    position: absolute;
    top: 85%;
    right: 15%;
    font-family: Raleway, sans-serif;
    font-weight: 500;
    font-size: 13px;
    color: #b0d5c4;
    letter-spacing: .5px;
    line-height: 16px
}

.maternyContainer .bgView .view3:after {
    content: "";
    background: #cae7da;
    border-radius: 54px;
    display: block;
    opacity: .15;
    position: absolute;
    width: 37%;
    margin-left: -1.3%;
    height: 130px;
    margin-top: 15px
}

.maternyContainer .rangelist-month {
    z-index: 2;
    display: flex;
    justify-content: space-between;
    font-family: Libre Baskerville, serif;
    font-weight: 600;
    font-size: 12px;
    color: rgba(35, 31, 32, .55);
    letter-spacing: .5px;
    line-height: 28px
}

.maternyContainer .rangelist-month p {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    text-indent: 8px;
    z-index: 2
}

.maternyContainer .rangelist-month p:after {
    content: "";
    background: url("assets/images/tools/line-cycle.png") no-repeat;
    width: 1px;
    height: 12px;
    display: block;
    position: relative;
    right: -10px
}

.maternyContainer .rangelist-month .activeRange {
    font-family: Libre Baskerville, serif;
    font-weight: 600;
    font-size: 12px;
    color: #231f20;
    letter-spacing: .5px;
    line-height: 28px
}

.maternyContainer .rangelist-month .activeRange:after {
    content: "";
    background: url("assets/images/tools/line-cycle.png") no-repeat;
    width: 1px;
    height: 12px;
    display: block;
    position: relative;
    right: -10px
}

.maternyContainer .rangelist-week {
    z-index: 2;
    display: inline-block;
    width: 100%;
    position: relative;
    font-weight: 600;
    font-size: 12px;
    color: #cecece;
    margin-top: 5px
}

.maternyContainer .rangelist-week, .maternyContainer .rangelist-week p {
    font-family: Libre Baskerville, serif;
    letter-spacing: .5px;
    line-height: 28px
}

.maternyContainer .rangelist-week p {
    width: 2.22236%;
    float: left;
    font-weight: 400;
    font-size: 8px;
    color: rgba(35, 31, 32, .55);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer
}

.maternyContainer .rangelist-week p:before {
    content: "";
    background: url("assets/images/tools/line-cycle.png") no-repeat;
    width: 1px;
    height: 12px;
    display: block;
    position: relative;
    right: -8px
}

.maternyContainer .rangelist-week p:first-child, .maternyContainer .rangelist-week p:nth-child(4n+5) {
    font-family: Libre Baskerville, serif;
    font-weight: 600;
    font-size: 12px;
    color: rgba(35, 31, 32, .55);
    letter-spacing: .5px;
    line-height: 28px
}

.slider-container {
    background-color: #fff;
    padding: 1em;
    border-radius: 5px;
    width: 100%;
    display: inline-block
}

.slider-container input[type=range] {
    z-index: 100;
    outline: none;
    -webkit-appearance: none;
    border-radius: 10px;
    height: 5px;
    width: 100%;
    display: inline-block;
    background-color: #efefef
}

.slider-container input[type=range]::-moz-range-track, .slider-container input[type=range]::-ms-track {
    outline: none;
    border-radius: 10px;
    height: 20px
}

.slider-container input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    background-color: #000;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    cursor: pointer
}

.slider-container input[type=range]::-moz-range-thumb, .slider-container input[type=range]::-ms-thumb {
    background-color: #000;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    cursor: pointer
}

.slider-container .rangelist {
    display: flex;
    justify-content: space-between;
    z-index: 2;
    font-family: Libre Baskerville, serif;
    font-weight: 600;
    font-size: 12px;
    color: #cecece;
    letter-spacing: .5px;
    line-height: 28px;
    margin-bottom: 17px
}

.slider-container .rangelist p {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer
}

.slider-container .rangelist .activeRange {
    font-family: Libre Baskerville, serif;
    font-weight: 600;
    font-size: 18px;
    color: #231f20;
    letter-spacing: .5px;
    line-height: 28px
}

.slider-container .bgView {
    display: inline-block;
    width: 100%;
    z-index: 1
}

.slider-container .bgView .view1 {
    width: 30%;
    text-align: center;
    display: inline-block
}

.slider-container .bgView .view1:after {
    content: "";
    background: #cae7da;
    border-radius: 54px;
    opacity: .15;
    display: block;
    position: absolute;
    width: 28%;
    margin-left: .7%;
    height: 130px;
    margin-top: 15px
}

.slider-container .bgView .view1 p {
    position: absolute;
    top: 85%;
    left: 13%;
    font-family: Raleway, sans-serif;
    font-weight: 500;
    font-size: 13px;
    color: #b0d5c4;
    letter-spacing: .5px;
    line-height: 16px
}

.slider-container .bgView .view2 {
    width: 30%;
    text-align: center;
    display: inline-block
}

.slider-container .bgView .view2 p {
    position: absolute;
    top: 85%;
    left: 40%;
    font-family: Raleway, sans-serif;
    font-weight: 500;
    font-size: 13px;
    color: #b0d5c4;
    letter-spacing: .5px;
    line-height: 16px
}

.slider-container .bgView .view2:after {
    content: "";
    background: #cae7da;
    border-radius: 54px;
    display: block;
    opacity: .15;
    position: absolute;
    width: 28.5%;
    margin-left: -.5%;
    height: 130px;
    margin-top: 15px
}

.slider-container .bgView .view3 {
    width: 38%;
    text-align: center;
    display: inline-block
}

.slider-container .bgView .view3 p {
    position: absolute;
    top: 85%;
    right: 15%;
    font-family: Raleway, sans-serif;
    font-weight: 500;
    font-size: 13px;
    color: #b0d5c4;
    letter-spacing: .5px;
    line-height: 16px
}

.slider-container .bgView .view3:after {
    content: "";
    background: #cae7da;
    border-radius: 54px;
    display: block;
    opacity: .15;
    position: absolute;
    width: 37%;
    margin-left: -1.3%;
    height: 130px;
    margin-top: 15px
}

.slider-container .rangelist-month {
    z-index: 2;
    display: flex;
    justify-content: space-between;
    font-family: Libre Baskerville, serif;
    font-weight: 600;
    font-size: 12px;
    color: rgba(35, 31, 32, .55);
    letter-spacing: .5px;
    line-height: 28px
}

.slider-container .rangelist-month p {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    text-indent: 8px;
    z-index: 2
}

.slider-container .rangelist-month p:after {
    content: "";
    background: url("assets/images/tools/line-cycle.png") no-repeat;
    width: 1px;
    height: 12px;
    display: block;
    position: relative;
    right: -10px
}

.slider-container .rangelist-month .activeRange {
    font-family: Libre Baskerville, serif;
    font-weight: 600;
    font-size: 12px;
    color: #231f20;
    letter-spacing: .5px;
    line-height: 28px
}

.slider-container .rangelist-month .activeRange:after {
    content: "";
    background: url("assets/images/tools/line-cycle.png") no-repeat;
    width: 1px;
    height: 12px;
    display: block;
    position: relative;
    right: -10px
}

.slider-container .rangelist-week {
    z-index: 2;
    display: inline-block;
    width: 100%;
    position: relative;
    font-weight: 600;
    font-size: 12px;
    color: #cecece;
    margin-top: 5px
}

.slider-container .rangelist-week, .slider-container .rangelist-week p {
    font-family: Libre Baskerville, serif;
    letter-spacing: .5px;
    line-height: 28px
}

.slider-container .rangelist-week p {
    width: 2.22236%;
    float: left;
    font-weight: 400;
    font-size: 8px;
    color: rgba(35, 31, 32, .55);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer
}

.slider-container .rangelist-week p:before {
    content: "";
    background: url("assets/images/tools/line-cycle.png") no-repeat;
    width: 1px;
    height: 12px;
    display: block;
    position: relative;
    right: -8px
}

.slider-container .rangelist-week p:first-child, .slider-container .rangelist-week p:nth-child(4n+5) {
    font-family: Libre Baskerville, serif;
    font-weight: 600;
    font-size: 12px;
    color: rgba(35, 31, 32, .55);
    letter-spacing: .5px;
    line-height: 28px
}

.customBudget {
    margin-top: 87px
}

.customBudget .btombudget {
    display: none;
    border-bottom: .25px solid #a2a2a2;
    padding: 0 0 12px!important
}

.customBudget .btombudget .budget-header {
    font-family: Raleway, sans-serif;
    font-weight: 500;
    font-size: 13px;
    color: rgba(35, 31, 32, .4);
    letter-spacing: .5px;
    line-height: 17px
}

.customBudget .btombudget .input-wrapper {
    width: 100%;
    display: flex;
    flex-direction: row;
    margin-top: 30px;
    justify-content: center;
    align-items: center
}

.customBudget .btombudget .input-wrapper i {
    position: relative;
    right: -50px
}

.customBudget .btombudget .input-wrapper .money {
    text-align: center;
    background-image: none
}

.customBudget .btombudget .input-wrapper .money:focus {
    box-shadow: none!important;
    outline: none
}

.customBudget .btombudget .input-wrapper .money:after {
    content: "";
    width: 100%;
    display: inline-block
}

.has-float-label.bmd-form-group .bmd-label-static {
    top: 1rem
}

.has-float-label.bmd-form-group .bmd-label-static, .has-float-label.is-focused .bmd-label-static {
    font-family: Raleway, sans-serif;
    font-weight: 500;
    font-size: 12px;
    color: rgba(35, 31, 32, .4);
    letter-spacing: .5px;
    line-height: 17px
}

.has-float-label.is-filled .bmd-label-static, .has-float-label.is-focused .bmd-label-static {
    top: -1rem
}

.floating-label {
    position: relative;
    margin-bottom: 10px
}

.floating-label label {
    position: absolute;
    top: calc(50% - 20px);
    left: 0;
    opacity: 0;
    transition: all .3s ease
}

.floating-label input:not(:placeholder-shown) {
    padding: 28px 0 12px
}

.floating-label input:not(:placeholder-shown)+label {
    transform: translateY(-10px);
    opacity: .7
}

.activeFloat, .activeFloat label {
    opacity: 1
}

.no-selectStar label {
    cursor: context-menu!important
}

.star-rating {
    direction: rtl;
    line-height: 35px;
    margin-top: -5px
}

.star-rating input[type=radio] {
    display: none
}

.star-rating label {
    color: hsla(0, 0%, 64%, .5);
    font-size: 12px;
    padding: 0;
    cursor: pointer;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.star-rating .active-star, .star-rating label:checked {
    color: #000
}

@media screen and (min-width:1024px) and (max-width:1279px) {
    .describe-style div .your-style .your-style-inner .bottomCheck {
        bottom: 50px;
        right: 50px
    }
}

@media screen and (min-width:1280px) and (max-width:1440px) {
    .describe-style div .your-style .your-style-inner .bottomCheck {
        bottom: 40px;
        right: 30px
    }
}

@media (max-width:992px) {
    nav .toggle-bar {
        outline: none;
        font-size: 18px;
    }
    nav .wrap-core-nav-list .nav-header {
        background: #fff
    }
    nav .wrap-core-nav-list .core-nav-list {
        padding: 10px 0!important
    }
    .core-responsive-slide .core-nav .wrap-core-nav-list {
        padding-top: 50px
    }
    nav .full-container, nav .nav-container {
        padding-left: 0;
        padding-right: 0
    }
    .notmom .nav-header {
        background: #efefef!important
    }
    nav .nav-header {
        background: #fff;
        min-height: 60px
    }
    nav .nav-header .brand {
        margin: 0 auto 5px;
        float: none;
        top: 15px
    }
    nav .toggle-bar {
        outline: none;
        font-size: 18px;
    }
    nav .menu li a {
        padding: 10px;
        border-bottom: 1px solid #efefef;
        display: flex!important
    }
    nav .menu li a span.search-header {
        margin-left: 10px
    }
    nav .menu li a.exitquiz {
        max-width: 65%;
        max-height: 50px
    }
    nav .menu li a.profile i {
        top: 0!important
    }
    .content-rightglow .content-inside .glowbox-list-detail .name {
        margin-bottom: 5px!important;
        flex-direction: row
    }
    .content-rightglow .content-inside .glowbox-list-detail .name p {
        width: 70%;
        display: inline-block
    }
    .content-rightglow .content-inside .glowbox-list-detail .name span {
        float: right;
        width: 30%
    }
    .content-rightglow .content-inside .glowbox-list-detail .comments {
        margin-top: 0
    }
    .content-rightglow .content-inside .style-list-detail .style-button a i {
        float: left
    }
    .mleft7 {
        margin-left: 5%
    }
    .cardlef30 {
        margin-left: 10%
    }
    .megamenu-dropdown .mega-body ul li {
        line-height: 0;
        padding: 5px 0!important
    }
    .megamenu-dropdown .mega-body ul li a {
        border-bottom: none!important
    }
    .core-nav .wrap-core-nav-list.left .megamenu .megamenu-content {
        left: 0!important
    }
    .style-profile, .style-profile-bold {
        padding: 30px 50px!important
    }
}

@media (min-width:920px) and (max-width:992px) {
    .core-nav.brand-center .wrap-core-nav-list .col-menu {
        width: 100%!important
    }
}

@media (max-width:767.98px) {
    .mlef7 {
        margin-left: 4%
    }
    .mlef20 {
        margin: 0
    }
    .cardlef30 {
        margin-left: 0
    }
    .loginsection .loginDivider {
        display: none
    }
    .menu-topCenter {
        padding-left: 0
    }
    .menu-topCenter li {
        margin-left: 10px
    }
    .menu-topCenter li a {
        font-family: Raleway, sans-serif;
        font-weight: 500;
        color: #231f20;
        letter-spacing: 0;
        line-height: 28px;
        font-size: 11px;
    }
    .content-right .content-header p {
        padding-left: 0;
        margin-bottom: 14px;
        padding-bottom: 5px
    }
    .content-right .content-inside {
        padding-left: 0
    }
    .content-rightglow .content-header {
        margin-bottom: 14px;
        padding-bottom: 5px
    }
    .content-rightglow .content-inside .glowbox-list .glowbox-button {
        padding-right: 5px
    }
    .content-rightglow .content-inside .glowbox-list-detail .name {
        margin-bottom: 5px!important
    }
    .content-rightglow .content-inside .glowbox-list-detail .comments {
        margin-top: 0
    }
    .sidebar-menu {
        margin-bottom: 27px
    }
    .sidebar-menu .sidebar-header {
        flex-direction: row;
        margin-bottom: 5px
    }
    .sidebar-menu .sidebar-header p {
        width: 100%;
        display: inline-block;
        font-weight: 600;
        font-size: 14px;
        color: #1f1f1f
    }
    .sidebar-menu .sidebar-header a, .sidebar-menu .sidebar-header p {
        font-family: Raleway, sans-serif;
        letter-spacing: 0;
        line-height: 12px
    }
    .sidebar-menu .sidebar-header a {
        font-weight: 400;
        font-size: 12px;
        color: #000;
        float: right;
        width: 50%;
        text-align: right
    }
    .sidebar-menu .sidemenu-inside {
        display: flex;
        flex-direction: row;
        padding: 0;
        border: .25px solid rgba(35, 31, 32, .4);
        background: #fff
    }
    .sidebar-menu .sidemenu-inside li {
        list-style-type: none;
        width: 100%;
        margin-bottom: 7px;
        padding-left: 40px
    }
    .sidebar-menu .sidemenu-inside li a {
        font-weight: 400
    }
    .sidebar-menu .sidemenu-inside li.active a, .sidebar-menu .sidemenu-inside li a {
        font-family: Raleway, sans-serif;
        font-size: 12px;
        color: #000;
        letter-spacing: 0;
        line-height: 16px
    }
    .sidebar-menu .sidemenu-inside li.active a {
        font-weight: 600
    }
    .sidebar-menu .sidemenu-inside li.style-quiz a {
        font-family: Libre Baskerville, serif;
        font-weight: 400;
        font-size: 12px;
        color: #000;
        letter-spacing: 0;
        line-height: 16px
    }
    .margin-style {
        flex-direction: column!important
    }
    .style-profile, .style-profile-bold {
        padding: 20px 30px!important
    }
    .style-profile-bold a.takequiz {
        width: 170px!important
    }
}

@media (max-width:575.98px) {
    .cardlef30, .mlef5, .mlef7, .mlef15, .mlef20, .mlef25, .mlef30, .mlef40 {
        margin: 0
    }
}

.header-glow-online-edit {
    font-size: 22px;
    font-family: Libre Baskerville, serif;
    font-weight: 400;
    letter-spacing: 1.1px;
    line-height: 28px;
}

.b-bot-1 {
    border-bottom: 0.5px solid #707070;
    padding-bottom: 18px;
}

.box-size-main {
    border-bottom: 0.5px solid #707070;
    padding-bottom: 52px;
    margin-bottom: 36px;
}

.box-size-main .edititems p.rale {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #000;
    line-height: 28px;
    letter-spacing: 0.4px;
}

.box-size-main .edititems p.rale13 {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 13px;
    color: #000;
    line-height: 28px;
    letter-spacing: 0.4px;
}

.box-size-main .edititems p.ralesize {
    font-family: Raleway, sans-serif;
    font-weight: 500;
    font-size: 13px;
    color: #000;
    line-height: 22px;
    letter-spacing: 0px;
}

.box-size-main .edititems p.ralesize span {
    font-weight: 400 !important;
}

.box-size-main .edititems a.gotoshop {
    text-transform: uppercase;
    background: #B9B275;
    color: #fff;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    font-family: Raleway, sans-serif;
    font-weight: 600;
    font-size: 10.5px;
    letter-spacing: 1.05px;
    line-height: 12.6px;
    min-width: 124px;
    padding: 7.5px 26px;
}

.section-think button.think {
    text-transform: uppercase;
    border: 1px solid #8c8b8b;
    background: #FAF9F8;
    color: #000;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    font-family: Raleway, sans-serif;
    font-weight: 600;
    font-size: 10.5px;
    letter-spacing: 1.05px;
    line-height: 12.6px;
    width: 200px;
    margin-bottom: 5px;
    outline: 0;
    padding: 7.5px 26px;
}

.section-think button.think.active {
    background: #C1E2D2;
    color: #000;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    font-family: Raleway, sans-serif;
    font-weight: 600;
    font-size: 10.5px;
    letter-spacing: 1.05px;
    line-height: 12.6px;
    min-width: 124px;
    padding: 7.5px 26px;
}

.tellusmore {
    padding-top: 15px;
    color: #A2A2A2;
    background: #FAF9F8;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border: 1px solid #8c8b8b !important;
    outline: none;
    font-size: 13px;
}

.tellusmore-btn {
    text-transform: uppercase;
    border: 1px solid #8c8b8b;
    background: #FAF9F8;
    color: #000;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    font-family: Raleway, sans-serif;
    font-weight: 600;
    font-size: 10.5px;
    letter-spacing: 1.05px;
    line-height: 12.6px;
    min-width: 124px;
    padding: 7.5px 26px;
}

.editlist-comment {
    height: 66px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background: #FAF9F8;
    resize: none;
}

.section-re-order {
    border: 0.5px solid #707070;
    padding: 25px 50px;
}

.section-re-order p {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 0.35px;
    line-height: 22px;
    text-align: center;
    margin-bottom: 15px;
}

.section-re-order span {
    font-family: Raleway, sans-serif;
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 0.25px;
    line-height: 18px;
    text-align: center;
    margin-bottom: 30px;
    display: block;
}

.section-re-order .re-order-btn {
    background: #C1E2D2;
    color: #000;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    font-family: Raleway, sans-serif;
    font-weight: 600;
    font-size: 10.5px;
    letter-spacing: 1.05px;
    line-height: 12.6px;
    min-width: 145px;
    padding: 7.5px 26px;
}

.section-re-order a {
    border-bottom: 0.25px solid #000;
    color: #000;
    font-family: Raleway, sans-serif;
    font-weight: 600;
    font-size: 10.5px;
    letter-spacing: 1.05px;
    line-height: 12.6px;
}

header.animateHeader {
    top: 0;
}

header.animateHeader.deactive nav {
    line-height: 60px;
    height: 60px;
}

header.animateHeader.deactive .menu-left {
    display: none;
}

header.animateHeader.deactive .logo-min {
    display: block;
}

header.animateHeader .logo-min {
    display: none;
}

header.animateHeader.deactive nav .menu li a.start-glow {
    color: #fff;
    background: #EDA188;
    border: 1px solid #EDA188 !important;
}

header.animateHeader.deactive {
    top: -125px;
    opacity: 0;
    background-color: #fff;
}

@media (min-width: 992px) and (max-width: 1199.8px) {
    header.animateHeader.deactive .changed {
        margin-left: 0 !important;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

header.animateHeader.deactive .logo-to-list {
    display: block !important;
    border: none !important;
}

header.animateHeader.deactive .extra, header.animateHeader.deactive .logo {
    display: none !important;
}

header.animateHeader .logo-to-list {
    display: none;
}

header.animateHeader.deactive {
    top: -125px;
    opacity: 0;
    background-color: #fff;
}

header.animateHeader.active {
    transition: top .3s, opacity .5s;
    -moz-transition: top .3s, opacity .5s;
    -o-transition: top .3s, opacity .5s;
    -webkit-transition: top .3s, opacity .5s;
    top: 0;
    opacity: 1;
}

.profile-header-dropdown .btn {
    outline: none;
    font-family: Raleway, sans-serif;
    font-weight: 500;
    font-size: 12px;
    color: #231f20;
    letter-spacing: .25px;
    line-height: 16px;
    margin-right: 4px;
}

.profile-header-dropdown .dropdown-menu a {
    outline: none;
    line-height: normal;
    font-family: Raleway, sans-serif;
    font-weight: 500;
    font-size: 12px;
    background-color: transparent !important;
}

.profile-header-dropdown .dropdown-menu a:hover {
    color: #EDA188;
}

.slide-left-menu {
    opacity: 0;
    left: -100%;
    height: 100%;
    line-height: normal;
    padding-top: 175px;
    padding-left: 30px;
    transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    width: 100%;
    z-index: 998;
    top: 0;
}

.slide-left-menu.active {
    left: 0;
    opacity: 1;
}

.slide-left-menu-items {
    list-style-type: none;
}

.slide-left-menu-items .slide-left-menu-item {
    margin-bottom: 45px;
}

.slide-left-menu-items .slide-left-menu-item > a {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    color: #000000;
    display: inline-block;
    padding-bottom: 5px;
    border-bottom: 1px solid;
}

.slide-left-menu-items .slide-left-menu-item > a > i {
    display: inline-block;
    width: 20px;
    height: 13px;
    background-image: url('/images/icon/arrow.svg');
    background-repeat: no-repeat;
    margin-left: 15px;
}

nav .menu li a.start-glow {
    padding: 12px 15px 8px !important;
    border-radius: 8px;
    font-family: Raleway, sans-serif;
    font-weight: 500;
    font-size: 11px;
    color: #000;
    letter-spacing: 1px;
    line-height: 12px;
    border: 1px solid #000 !important;
    text-transform: uppercase;
    height: 35px;
}

nav .menu li a.start-glow:focus {
    outline: none
}


footer {
    border-top: 0.5px solid rgba(28, 27, 27, 0.5);
    background-color: #FFFFFF;
    margin-bottom: 24px;
}

footer .footer .main-header {
    font-family: 'Baskerville', sans-serif;
    font-weight: 400;
    font-size: 28px;
    color: #000;
    letter-spacing: 0;
    line-height: 35px;
    margin-top: 125px;
    margin-bottom: 30px
}

footer .footer .footer-info span {
    font-weight: 500
}

footer .footer .footer-info p, footer .footer .footer-info p a, footer .footer .footer-info span {
    font-family: Raleway, sans-serif;
    font-size: 14px;
    color: #000;
    letter-spacing: .5px;
}

footer .footer .footer-info p {
    display: block;
    margin-bottom: 5px;
}

footer .footer .top-footer {
    padding-top: 75px;
    padding-bottom: 50px;
}

footer .footer .footer-info span {
    font-weight: 500;
    display: block;
    margin-bottom: 5px;
}

footer .footer .footer-info p {
    font-weight: 300;
    margin-bottom: 8px
}

footer .footer .footer-info p a {
    font-weight: 300;
}

footer .footer .footer-right {
    text-align: right
}

footer .footer .footer-right span {
    font-family: Raleway, sans-serif;
    font-size: 12px;
    color: #000;
    letter-spacing: .5px;
    line-height: 24px;
}

footer .footer .footer-right .social-media {
    display: flex;
    justify-content: flex-end;
    margin-top: 5px
}

footer .footer .footer-right .social-media li {
    list-style-type: none;
    margin-right: 5%
}

footer .footer .footer-right .social-media li:last-child {
    margin-right: 0 !important
}

footer .footer .footer-right .social-media li a {
    color: #000;
}

footer .footer .footer-links span {
    font-family: Raleway, sans-serif;
    font-weight: 500;
    font-size: 14px;
    color: #000;
    letter-spacing: .5px;
    display: block;
    margin-bottom: 5px;
}

footer .footer .footer-links ul {
    margin-left: 0;
    padding: 0
}

footer .footer .footer-links ul li {
    list-style-type: none;
    margin-bottom: 8px;
}

footer .footer .footer-links ul li a {
    font-family: Raleway, sans-serif;
    font-weight: 300;
    font-size: 14px;
    color: #000;
    letter-spacing: .5px;
    line-height: 20px;
    text-decoration: none;
}

footer .footer .subscription .header {
    font-family: Raleway, sans-serif;
    font-weight: 500;
    font-size: 12px;
    color: #000;
    letter-spacing: .5px;
    line-height: 20px
}

footer .footer .subscription .subscription-inside input {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #000;
    letter-spacing: .5px;
    line-height: 20px;
    width: 100%;
    display: inline-block;
    border: none;
    border-bottom: 1px solid #000;
    background: transparent !important;
    border-radius: 0;
}

footer .footer .subscription .subscription-inside button {
    background: transparent;
    border: none;
    float: right;
    position: relative;
    margin-top: -25px;
    margin-right: -5px
}

footer .divider1 {
    border: 0.5px solid #1C1B1B;
    margin-top: 35px;
    margin-bottom: 35px
}

footer .divider2 {
    border-top: 0.5px solid rgba(28, 27, 27, 0.5);
    margin-top: 35px;
    margin-bottom: 25px
}

footer .footer-bottom .copyright {
    display: flex;
    justify-content: flex-start;
    align-items: center
}

footer .footer-bottom .copyright img {
    margin-right: 5%
}

footer .footer-bottom .copyright p {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 10.5px;
    color: #000;
    letter-spacing: .5px;
    line-height: 16px
}

footer .footer-bottom .footer-details {
    justify-content: flex-end;
    display: flex
}

footer .footer-bottom .footer-details li {
    list-style-type: none;
    margin-right: 5%
}

footer .footer-bottom .footer-details li:last-child {
    margin-right: 0
}

footer .footer-bottom .footer-details li a {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 10.5px;
    color: #000;
    letter-spacing: .5px;
    line-height: 16px
}

@media (max-width: 992px) {
    header.animateHeader.deactive .menu-left {
        display: block;
    }
    header.animateHeader.deactive .logo-to-list, header.animateHeader.deactive .logo-min {
        display: none !important;
    }
    header.animateHeader.deactive .logo {
        display: block !important;
    }
}

.black-button {
    padding: 8px 30px 8px 35px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    box-shadow: none;
    border: none;
    font-family: Raleway, sans-serif;
    font-weight: 600;
    font-size: 10.5px;
    color: #fff;
    letter-spacing: 0;
    line-height: 12.6px;
    text-transform: uppercase;
    max-width: 170px;
    flex-direction: row;
    background: #000;
    text-align: center;
}

.black-button:hover {
    color: #fff !important;
}

.comments-written {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #7e7d7d;
    margin-top: 35px;
}

.checkout-explanation {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #231f20;
    letter-spacing: .25px;
}

.content-description {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #231f20;
    letter-spacing: .25px;
    line-height: 28px;
    margin-bottom: 30px;
    padding: 0 15px;
}

.content-pictures {
    padding: 0 15px;
}

.img-gallery-big {
    border: 3px solid #000;
}

.img-gallery-small {
    border: 1px solid #000;
}

.my-style-profile .nav-tabs {
    border-bottom: none;
}

.my-style-profile .nav-tabs .nav-item .nav-link {
    color: #000;
    text-transform: capitalize;
    font-size: 14px;
    font-family: 'Raleway', Arial, sans-serif;
    padding: .5rem 4rem;
}

.my-style-profile .nav-tabs .nav-item .nav-link.active {
    background-color: transparent;
    border-color: transparent;
    border-bottom: 1px solid #000;
    font-weight: 500;
}

.my-style-profile .tab-content {
    margin-top: 25px;
}

.my-style-profile .msp-question {
    background-color: #F8F8F8;
    padding: 30px;
    margin-bottom: 20px;
    position: relative;
}

.my-style-profile .msp-question h5 {
    font-family: Raleway, sans-serif;
    font-size: 16px;
    text-decoration: underline;
    color: #231f20;
    margin-bottom: 20px;
}

.my-style-profile .msp-question .btn-update {
    position: absolute;
    right: 20px;
    top: 0;
    background-color: #000000;
    font-family: Raleway, sans-serif;
    font-size: 12px;
    color: #FFFFFFFF;
    text-transform: uppercase;
    border-radius: 8px;
    -ms-border-radius: 8px;
    -moz-border-radius: 8px;
    padding-left: 40px;
    padding-right: 40px;
    border: 1px solid #000000;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
}

.my-style-profile .msp-question .list-unstyled > li.list-inline {
    min-width: 125px;
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 10px;
}

.my-style-profile .msp-question .list-unstyled > li.list-table {
    width: 18%;
    display: inline-block;
    margin-bottom: 10px;
}

.my-style-profile .msp-question .list-unstyled > li.list-block {
    font-family: Raleway, sans-serif;
    font-size: 14px;
    color: #000000;
}

.my-style-profile .msp-question .list-unstyled > li > span {
    font-family: Raleway, sans-serif;
    font-size: 14px;
    color: #000000;
}

.my-style-profile .msp-question .answer-check {
    display: inline-block;
    vertical-align: text-top;
    margin-right: 10px;
}

.my-style-profile .msp-question .btn-update:hover {
    background-color: #F8F8F8;
    color: #000000;
}

.my-style-profile .take-the-quiz {
    padding: 50px 0;
    margin-top: 50px;
    margin-bottom: 220px;
    text-align: center;
    background-color: #B9B275;
}

.my-style-profile .take-the-quiz > p {
    font-family: 'Raleway', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #000;
    margin-bottom: 30px;
}

.my-style-profile .take-the-quiz > p > strong {
    font-weight: 600;
}

.my-style-profile .take-the-quiz .ttq-btn {
    font-family: 'Raleway', Arial, sans-serif;
    font-size: 12px;
    color: #fff;
    background-color: #000;
    text-align: center;
    padding: 15px 75px;
    text-decoration: none;
    border-radius: 22px;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
}
