.list_box_header {
    display: flex;
    justify-content: space-between;
}

.header_top {
    padding: 15px 0;
    background-color: #efddff;
}

.header_box_logo {
    width: 177px;
    height: 32px;
    display: block;
}

.header_box_search {
    margin-right: 20px;
    width: 400px;
}

.list_box_header .icons {
    color: #fff;
}

.header_box_search .input-search {
    width: 100%;
    height: 36px;
    padding: 0 10px 0 40px;
    border: 1px solid #bdbdbd;
    border-radius: 20px;
}

.form-group-search {
    position: relative;
}
.header_box_search .icons {
    color: #3b4859;
}

.form-group-search .icon-search {
    position: absolute;
    background-color: transparent;
    border: none;
    top: 50%;
    transform: translateY(-50%);
    left: 10px;
    padding: 0;
    line-height: 0;
}

.header_box_user .list_cart_user {
    display: flex;
    flex: 2;
}

.header_box_user .content_box_user {
    display: flex;
    align-items: center;
    margin-right: 10px;
}

.header_box_user_dropdown {
    position: relative;
}

.header_box_user_dropdown .dropdown-menu {
    /* padding: 15px 20px;
    padding-right: 10px; */
    padding: 15px 10px 15px 20px;
    /* left: -100px; */
    left: auto;
    right: -17px;
    top: 122%;
}

.header_box_user_dropdown .dropdown-menu .dropdown-item {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    font-size: 13px;
}

.header_box_user_dropdown .dropdown-menu .dropdown-item:last-child {
    margin-bottom: 0;
}

.header_box_user_dropdown .dropdown-menu .dropdown-item a:hover {
    color: #2367ff;
}

.arrow_div {
    position: relative;
}

.popover-arrow {
    /* top: 1px;
    left: 381.5px; */
    /* transform: translate(-7px, -100%); */
    /* transform: translateY(-100%); */
    border-bottom: 10px solid rgba(0, 0, 0, 0.09);
    border-left: 0 solid transparent;
    border-right: 0 solid transparent;
    z-index: 3;
    position: absolute;
    will-change: transform;
    /* top: -14px; */
    /* top: 0; */
    /* left: 93px; */
    /* left: 97px; */
    bottom: 100%;
    right: 41px;
}

.popover-arrow-inner {
    border-bottom: 10px solid rgb(255, 255, 255);
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    /* bottom: -10px; */
    position: absolute;
    /* left: -8px;
    width: 0;
    height: 0; */
}

.header_box_search form .form-group {
    margin-bottom: 0;
}

.header_box_search .tags-header {
    color: #ffffff;
    font-size: 12px;
    line-height: 0.8;
    padding-top: 6px;
}
.header_box_search .tags-header ul {
    display: flex;
    padding: 8px 0;
}
.header_box_search .tags-header ul li a {
    padding-left: 8px;
    padding-right: 8px;
    color: #fff;
}
.header_box_search .tags-header ul li {
    border-right: 1px solid #fff;
}
.header_box_search .tags-header ul li:last-child {
    border-right: 0;
}
.header_box_search .tags-header ul li:first-child a {
    padding-left: 0;
}
.form-group-search input {
    font-size: 13px;
}
#show-cate {
    display: none;
}
.expand-menu {
    height: 46px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-right: 15px;
}

/*breadcrumb*/
.content-sidebar-wrap .navigation {
    box-sizing: border-box;
    height: auto;
    flex-shrink: 0;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    padding: 10px 0;
    background-color: #ffffff;
    overflow: visible;
    border-color: #d9d9d9;
    border-style: solid;
    border-top-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-right-width: 0px;
}

.content-sidebar-wrap .navigation a {
    width: auto;
    /* 135px */
    height: auto;
    /* 16px */
    flex-shrink: 0;
    overflow: visible;
    white-space: pre;
    font-family: '.SFNSText', 'SFProText-Regular', 'SFUIText-Regular',
        '.SFUIText', '-apple-system', 'BlinkMacSystemFont', sans-serif;
    color: #8a8a8f;
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 1.2;
}
.content-sidebar-wrap .navigation ul li a {
    float: left;
}
.content-sidebar-wrap .navigation ul li a:hover {
    color: #2367ff;
}
.content-sidebar-wrap .navigation ul li:last-child a {
    color: #2367ff;
}
.navigation ul li a:hover,
.navigation ul li a:focus {
    color: #2367ff;
    letter-spacing: 0px;
}

.auto-search {
    display: inline-block;
    background: #fff;
    /* position: absolute; */
    border-top: 1px solid rgb(233 235 238);
    left: 0;
    padding: 0 15px;
    -webkit-box-shadow: 0 6px 14px 1px rgb(0 0 0 / 43%);
    box-shadow: 0 6px 14px 1px rgb(0 0 0 / 43%);
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    z-index: 999;
    width: 100%;
    border-radius: 0 0 6px 6px;
}
.pro-top {
    display: inline-block;
    width: 100%;
}
.list-pro-search {
    clear: both;
    float: left;
    display: inline-block;
    width: 100%;
}
.list-pro-search .item {
    display: table;
    width: 100%;
    margin-bottom: 8px;
}
.pro-top .item .box-img {
    position: relative;
    width: 50px;
}
.pro-top .title-top {
    margin: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 0 10px;
    width: 59%;
}
.pro-top .title-top a {
    font-size: 13px;
    color: #000;
    line-height: 1.5;
    text-align: left;
}
.pro-top .price-top {
    font-weight: 500;
    font-size: 13px;
    color: #f73173;
    text-align: right;
    display: inline-block;
    width: 100%;
}
.price-sale-search {
    display: inline-block;
    width: 100%;
    font-size: 12px;
    text-decoration: line-through;
    color: #888888;
    text-align: right;
    margin-top: 3px;
}
.seemore-top {
    display: inline-block;
    width: 100%;
    text-align: center;
    color: #f73173;
    font-size: 14px;
    font-weight: 500;
    padding: 10px 0;
}

.pro-top .item .box-img a > img {
    width: 100%;
    height: auto;
    background: transparent;
    padding: 0;
    margin-left: 0;
    border-radius: 6px;
    border: 1px solid #eee;
}
.pro-top .item .box-img .block-sale img,
.pro-top .item .box-img .block-sale2 img,
.pro-top .item .box-img .block-sale3 img {
    border-radius: 0;
    border: 0;
}
.list-pro-search .block-sale2,
.list-pro-search .block-sale3 {
    width: 20px;
    height: 20px;
}
.list-pro-search .block-sale2 {
    bottom: 0;
    left: 0;
    top: auto;
    right: auto;
    padding: 3px;
    padding-right: 0;
    padding-top: 0;
    text-align: left;
}
.pro-top .item .box-price {
    width: 28%;
}

.header-tracking {
    display: flex;
    margin-right: 30px;
}

.header-tracking-image {
    width: auto;
    height: 28px;
    margin-right: 8px;
}

.header-tracking-text {
    display: flex;
    flex-direction: column;
    font-size: 12px;
    color: #3b4859;
}

.header-menu {
    background-color: #dcc8ff;
}

.header-menu-list {
    display: flex;
    align-items: center;
}

.header-menu-link {
    color: #000;
    font-size: 14px;
    display: flex;
    align-items: center;
}

.header-menu-link:hover {
    color: #000;
}

.header-menu-link:focus {
    color: #000;
}

.header-menu-item:focus-within .header-submenu,
.header-menu-item:hover .header-submenu {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}

.header-menu-link > .icon-arrow-drop-down {
    font-size: 18px;
}

.header-menu-item {
    position: relative;
    padding: 10px 0;
}

.header-menu-item:not(:last-child) {
    margin-right: 20px;
}

.header-shopping-cart {
    background-color: #6012cc;
    color: #fff;
    padding: 5px 12px;
    display: flex;
    align-items: center;
    border-radius: 50px;
}

.header-shopping-cart:hover,
.header-shopping-cart:focus {
    background-color: #dcc8ff;
    color: #000;
}

.header-logged-name {
    margin-right: 8px;
}

.header-logged-name-text {
    font-size: 12px;
    line-height: 1.2;
    text-align: right;
    display: block;
    width: 100%;
}

.header-logged-name-pink {
    color: #f73173;
}

.header-avatar {
    margin: 0;
}

.header-avatar-image {
    width: 36px;
    height: 36px;
    display: block;
    border-radius: 50%;
}

.header-wrap {
    display: flex;
    align-items: center;
}

.header-submenu {
    position: absolute;
    white-space: nowrap;
    background-color: #fff;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    top: 100%;
}

.header-submenu-link {
    padding: 10px;
    display: block;
    border-bottom: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    transition: all 0.2s ease;
}

.header-submenu-link:hover,
.header-submenu-link:focus {
    background-color: #6012cc;
    color: #fff;
    border-bottom: 1px solid #6012cc;
    border-left: 1px solid #6012cc;
    border-right: 1px solid #6012cc;
}

.heading-logo-header {
    margin: 0;
}

.header-menu-heading {
    margin-bottom: 0;
    font-size: 14px;
}

/* header new */
.top-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 88px;
    position: relative;
    z-index: 75;
    background: #fff;
}
.background_header {
    position: fixed;
    background-color: transparent;
    width: 100vw;
    height: 148px;
    z-index: 80;
}
.box-logo {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0px;
    white-space: nowrap;
    cursor: pointer;
    margin-right: 50px;
}

.box-logo-item {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 140px;
    height: 100%;
    margin: 0px;
    color: rgb(0, 2, 4);
}

.box-search {
    display: flex;
    justify-content: space-between;
    flex: 10 1 0%;
    padding: 0 10px;
    height: 50px;
    background: rgb(255, 255, 255);
    position: relative;
    z-index: 10;
    cursor: text;
}

.search-suggestion {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 100;
    transition: opacity 0.3s ease-out 0s;
}

.box-search-background {
    border-radius: 8px;
    overflow: hidden;
    box-shadow: rgb(233, 235, 238) 0px 0px 0px 1px;
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
    visibility: visible;
    opacity: 1;
    background-color: rgb(255, 255, 255);
}

.box-search-frame {
    padding-left: 26px;
    /* border-radius: 8px; */
    height: 50px;
    font-size: 14px;
    background: rgb(255, 255, 255);
    flex: 10 1 0%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    z-index: 10;
    cursor: text;
}

.box-search-frame input {
    height: 34px;
    padding-right: 15px;
    background: rgb(255, 255, 255);
    color: rgb(0, 2, 4);
    border-radius: 5px;
    outline: none;
    border: none;
    margin: 0px;
    flex: 10 1 0%;
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 13px;
    transition: all 0.3s ease-out 0s;
}

.box-search-frame .btn-search {
    cursor: pointer;
    display: flex;
    height: 50px;
    padding: 0px 20px 0px 10px;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    color: rgb(32, 32, 32);
    font-weight: 400;
    border-left: 1px solid rgb(233, 235, 238);
}

.sign-in-button {
    border-radius: 33px;
    height: 34px;
    line-height: 32px;
    padding: 0px;
    font-size: 14px;
    font-weight: 400;
    color: #000204;
    white-space: nowrap;
    cursor: pointer;
    transition: all 0.3s ease-out 0s;
}

.sign-in-button:hover {
    color: #fe2c6d;
}

.user-info-container {
    position: relative;
    height: 40px;
}

.box-user-info {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    cursor: pointer;
    margin-left: 40px;
    height: 35px;
}

.box-user-info-name {
    font-size: 14px;
    color: rgb(32, 32, 32);
    font-weight: 400;
    max-width: 150px;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
    padding-right: 15px;
}

.box-user-info-icon-down {
    right: 0px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 12px;
    height: 12px;
    margin: 0px 0px 0px 8px;
    position: absolute;
    color: rgb(77, 78, 79);
    top: 4px;
}

.box-user-info-member {
    font-size: 12px;
}

.user-info-action {
    top: 70px;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    background-color: rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0.024) 0px 0px 0px 1px,
        rgba(0, 0, 0, 0.03) 1px 1px 1px 1px;
    overflow: hidden;
    left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    transition: all 0.3s ease-out 0s;
}

.user-info-action-item,
.user-info-action-last-item {
    line-height: 34px;
    white-space: nowrap;
    padding-left: 20px;
    padding-right: 50px;
    text-align: left;
    cursor: pointer;
}

.user-info-action-last-item {
    border-top: 1px solid rgb(233, 235, 238);
    padding-top: 10px;
    margin-top: 10px;
}

.user-info-container:hover .user-info-action {
    top: 40px;
    opacity: 1;
    visibility: visible;
}

.user-info-action > div {
    color: #2e3e4e;
}

.user-info-action > div:hover {
    color: #fe2c6d;
}

.header-cart {
    display: flex;
    justify-content: flex-end;
    margin-right: -17px;
}

.icon-item {
    display: flex;
    align-items: center;
    cursor: pointer;
    margin-left: 0px;
    position: relative;
}

.header-cart-image {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    margin: 0px;
    line-height: 60px;
    color: rgb(0, 2, 4);
    position: relative;
}

.tooltip {
    position: absolute;
    bottom: -2px;
    left: 50%;
    transform: translate(-50%, 60%);
}

.icon-item .tooltip {
    opacity: 0;
    visibility: hidden;
}

.icon-item:hover .tooltip {
    opacity: 1;
    visibility: visible;
}

.tooltip .title {
    padding: 0px 8px;
    color: rgb(255, 255, 255);
    background: rgb(0, 2, 4);
    border-radius: 3px;
    box-shadow: rgba(0, 0, 0, 0.024) 0px 0px 0px 1px,
        rgba(0, 0, 0, 0.03) 1px 1px 1px 1px;
    white-space: nowrap;
    line-height: 20px;
    font-size: 12px;
}

.navigation-desktop {
    z-index: 1;
    position: relative;
    display: block;
}

.navigation-desktop nav {
    display: flex;
    justify-content: space-between;
    position: relative;
    background: rgb(255, 255, 255);
}
.navigation-desktop nav a.menu-items:hover {
    color: rgb(254, 44, 109);
}
.navigation-desktop nav a.menu-items {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 16px;
    line-height: 60px;
    color: rgb(0, 2, 4);
    opacity: 0.9;
    white-space: nowrap;
    cursor: pointer;
    height: 60px;
    padding: 0px;
    font-weight: 700;
    /* text-transform: uppercase; */
}

.animate-shake {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 34px;
    height: 44px;
    margin: 0px;
    color: rgb(254, 44, 109);
}

/* dropdown menu */

/* #shopBeaury:hover~.link-sub-nav-box {
    display: block;
} */
.link-sub-nav-box .overlay_background-header {
    position: fixed;
    visibility: visible;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgb(0 0 0 / 62%);
}
.link-sub-nav-box {
    display: none;
    position: absolute;
    width: 100%;
    top: 100%;
    z-index: 100;
    opacity: 1;
    visibility: visible;
    box-shadow: 0px 9px 14px 0px rgb(0 0 0 / 20%);
}

.link-sub-nav-frame {
    overflow: hidden;
    border-radius: 0px 0px 8px 8px;
    background: rgb(255, 255, 255);
    z-index: 90;
    position: relative;
    width: 100%;
    box-shadow: rgb(238, 238, 238) 0px -1px 1px;
}

.link-sub-nav-frame .link-sub-nav-item {
    padding: 1px;
    min-width: 20%;
    max-width: 20%;
}

.link-sub-nav .link-sub-nav-name {
    color: #2e3e4e;
}

.link-sub-nav:hover > .link-sub-nav-name {
    color: #fe2c6d;
}

.sub-navigation-shopping {
    display: flex;
    justify-content: start;
    width: 100%;
    padding: 15px 40px 25px;
    position: relative;
    z-index: 90;
    flex-flow: column wrap;
    /* height: 70vh; */
    max-height: calc(100vh - 148px);
    overflow-y: auto;
}

.new-cat-link {
    pointer-events: all;
    display: block;
    padding: 6px 25px 5px 0px;
    margin-bottom: 5px;
}

.new-cat-link .name {
    color: #4d4e4f;
    font-size: 14px;
    font-weight: 300;
    line-height: 22px;
}

.new-cat-link .name.heading {
    color: #000204;
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
}

.new-cat-link:hover .name {
    color: #fe2c6d;
}

.brand-item-name {
    color: #202020;
}

.brand-item-name:hover {
    color: #fe2c6d;
}

.modal_fade {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 0;
    transition: all 0.3s ease-out 0s;
    opacity: 1;
    visibility: visible;
    background: rgba(0, 2, 4, 0.5);
}
#showsearch {
    position: relative;
}
/* header cart and checkout */
.style_primaryContainer__1i6Nl {
    background: #fff;
    z-index: 60;
    position: relative;
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.025),
        1px 1px 1px 1px rgba(0, 0, 0, 0.03);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.025),
        1px 1px 1px 1px rgba(0, 0, 0, 0.03);
}
.style_primaryContainer__1i6Nl .style_alignedContainer__3d8q0 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 70px;
    padding: 0;
}
.style_primaryContainer__1i6Nl
    .style_alignedContainer__3d8q0
    .style_leftSection__3Am1w {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.style_primaryContainer__1i6Nl
    .style_alignedContainer__3d8q0
    .style_leftSection__3Am1w
    .style_info__1K5vQ {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: 18px;
}
.style_primaryContainer__1i6Nl
    .style_alignedContainer__3d8q0
    .style_leftSection__3Am1w
    .style_info__1K5vQ
    .style_logo__3IA8e {
    width: 147px;
    height: 20px;
    fill: #202020;
}
.style_primaryContainer__1i6Nl
    .style_alignedContainer__3d8q0
    .style_leftSection__3Am1w
    .style_icon__1k3mo {
    width: 50px;
    height: 50px;
}
.style_primaryContainer__1i6Nl
    .style_alignedContainer__3d8q0
    .style_leftSection__3Am1w
    .style_icon__1k3mo
    svg {
    fill: #202020;
}
.style_icon__3maz0 svg {
    max-width: 100%;
    max-height: 100%;
    width: 20px;
    height: 100%;
    display: block;
}
.style_primaryContainer__1i6Nl
    .style_alignedContainer__3d8q0
    .style_leftSection__3Am1w
    .style_info__1K5vQ
    .style_phone__1M1md {
    font-weight: 600;
    font-size: 16px;
    color: #202020;
    margin-top: 4px;
}
.style_primaryContainer__1i6Nl
    .style_alignedContainer__3d8q0
    .style_rightSection__k0pDh,
.style_primaryContainer__1i6Nl
    .style_alignedContainer__3d8q0
    .style_rightSection__k0pDh
    .style_phase {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.style_primaryContainer__1i6Nl
    .style_alignedContainer__3d8q0
    .style_rightSection__k0pDh
    .style_dividerDisabled__2Jqvo {
    background-color: #e4e4ea;
}
.style_rightSection__k0pDh .style_divider__2AM1u {
    width: 23px;
    height: 2.3px;
    margin: 0 10px;
    background-color: #e4e4ea;
    border: none;
    border-radius: 8px;
}
.style_phase .style_indicator__22UKl {
    width: 30.4px;
    height: 30.4px;
    background-color: #e4e4ea;
    border: none;
    border-radius: 15px;
}
/* ,.style_phase.active + .style_divider__2AM1u.style_dividerDisabled__2Jqvo */
.style_phase.active .style_indicator__22UKl {
    background-color: #202020;
}
.style_phase.active .style_name__1EXBk {
    color: #202020;
}
.style_phase .style_indicator__22UKl svg {
    width: 15.81px;
    height: 15.81px;
    fill: #fff;
}
.style_phase .style_name__1EXBk {
    font-weight: 600;
    font-size: 16px;
    color: #e4e4ea;
    margin-left: 8.6px;
}

@media screen and (min-width: 960px) {
    .rmq-66c30cbc {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}
/*  */
.style_pricingSummary__1sK9w {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 15px;
    border-radius: 8px;
}
.style_pricingSummary__1sK9w .style_breakdown__1UiUu {
    padding: 20px 0 9px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.style_pricingBreakdown__30u0u {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 16px 0;
    background-color: #fff;
}
.style_pricingSummary__1sK9w .style_total__3RUD1 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #202020;
    height: 52px;
    background-color: #fff;
    padding: 0 16px;
    border-top: 1px solid #f5f6f6;
}
.border-radius-bottom {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    padding-bottom: 10px;
}
.style_pricingSummary__1sK9w .style_total__3RUD1 .style_type__3QZ-6 {
    font-weight: 400;
}
.style_pricingSummary__1sK9w .style_total__3RUD1 .style_value__3Ka89 {
    font-weight: 600;
    color: #fe2c6d;
}
.style_pricingBreakdown__30u0u .style_price__29l80 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #202020;
    font-size: 14px;
    height: 30px;
    margin: 0 16px;
}
