@font-face {
    font-family: battambag;
    src: url(../../assets/fonts/Battambang/Battambang-Regular.ttf);
}

@font-face {
    font-family: battambagBold;
    src: url(../../assets/fonts/Battambang/Battambang-Bold.ttf);
}

@font-face {
    font-family: Kulen;
    src: url(../../assets/fonts/Koulen/Koulen-Regular.ttf);
}

@font-face {
    font-family: NokoraBold;
    src: url(../../assets/fonts/Nokora/Nokora-Bold.ttf);
}

.top-header {
    background: #ff42b0;
    padding: 10px;
}

.head_logo {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.s_header_section {
    background: #ff42b0 !important;
}

.header .header__extra {
    display: inline-block;
    height: 35px;
    position: relative;
    transition: all .4s ease;
    width: 35px;
}

.ps-form--quick-search .form-control {
    border-radius: 4px 0 0 4px !important;
    /* height: 47px; */
}

.ps-form--quick-search button {
    /* padding: 13px 24px; */
    background: #fff !important;
}

.header .header__right {
    max-width: 300px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.header .header__actions>* {
    margin: 0 8px;
}

.header .header__top {
    padding: 15px 0;
}

.home_list_cate {
    background: #ff42b014;
    margin-top: 30px;
    list-style: none;
    padding: 0;
    border-radius: 10px;
    border: transparent !important;
    box-shadow: rgba(9, 30, 66, 0.25) 0px 4px 8px -2px, rgba(9, 30, 66, 0.08) 0px 0px 0px 1px !important;
}

.mega-menu {
    z-index: 999999 !important;
}

.home_list_cate ul {
    list-style: none;
}

.mega-menu {
    left: 101%;
    border-radius: 10px;
    border: none;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}

.ps-footer {
    background: #ff42b0 !important;
}

.ps-block--category {
    border-radius: 10px;
    box-shadow: rgba(9, 30, 66, 0.25) 0px 4px 8px -2px, rgba(9, 30, 66, 0.08) 0px 0px 0px 1px;
}

.ps-block--category img {
    border-radius: 10px;
}

.ps-block--category:hover {
    border-color: #ff42b0 !important;
    transition: all .5s;
    transform: translateY(-10px);
}

.ps-block--category p {
    padding: 10px 10px 0px 10px;
    color: #ff42b0;
    font-family: battambag !important;
}

.home_list_cate a,
.mega-menu__column h4,
.ps-list--categories li a,
.single_menu,
.title_cate {
    font-family: battambag !important;
    font-size: 1.5rem;
}

.ps-product-list .ps-section__header {
    background-color: transparent !important;
    border-bottom: transparent !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #ff42b0;
    font-family: 'battambag', 'Work Sans sans-serif';
}

.ps-section__links li a {
    color: #ff42b0 !important;
}

.ps-product {
    text-align: center;
}

.ps-product .ps-product__title {
    font-family: 'battambag', 'Work Sans sans-serif';
    color: #ff42b0 !important;
}

.footer_title {
    color: #fff !important;
    text-transform: uppercase !important;
}

.location_ {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-bottom: 9px;
}

.map-footer {
    width: 30px;
}

.social_footer {
    width: 30px;
}

.ps-product:hover {
    border: transparent !important;
}

.ps-product__thumbnail img:hover {
    transition: all .5s;
    transform: scale(1.5);
}

.aliable_on {
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.ps-product__thumbnail img {
    border-radius: 10px;
}

.ps-product .ps-product__badge {
    font-size: 12px !important;
    padding: 1px 5px !important;
}

.menu--product-categories {
    /* position: sticky; */
    top: 0px;
    /* background: yellow; */
    /* height: calc(100vh - 2vh); */
}

.list_category {
    color: #ff42b0 !important;
    text-transform: uppercase !important;
    text-align: center;
    padding-top: 20px;
}

.widget_shop {
    box-shadow: rgba(9, 30, 66, 0.25) 0px 4px 8px -2px, rgba(9, 30, 66, 0.08) 0px 0px 0px 1px !important;
    border-radius: 10px;
    padding: 25px 10px;
    background: #fff;
}

.cate_icon {
    background: #e3e3e3;
    padding: 10px;
    border-radius: 50%;
}

.icon_cate {
    width: 30px;
    border-radius: 50%;
    height: 30px;
    margin-right: 5px;
}

.title_cate {
    /* color: #ff42b0 !important; */
    white-space: nowrap;
}

.single_menu {
    min-width: 180px;
}

.ps-list--categories li .sub-menu {
    padding-left: 40px;
}

.menu--dropdown>li:hover {
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
    border-radius: 10px;
    margin: 10px;
}

.ps-breadcrumb .breadcrumb li {
    font-family: 'battambag', 'Work Sans sans-serif';
}

.text__login {
    padding: 10px;
    color: #fff;
    display: grid;
    align-items: center;
    justify-items: center;
}

.item_right_path {
    width: 10rem;
}

.me-2 {
    margin-right: 1rem !important;
}

.item_detail_ {
    display: flex;
    align-items: center;
}

.p_detail_block {
    list-style: none;
    padding: 0px;
}

.right_text_detail {
    font-size: 1.5rem;
}

li.item_detail_ {
    margin-bottom: 10px;
}

.btn_add_card:hover,
.btn_add_card:active,
.btn_add_card {
    padding: 15px 95px !important;
    color: #fff !important;
    background: #ff42b0 !important;
    margin-top: 10px;
}

.choose_number {
    max-width: 150px !important;
    border-radius: 7px !important;
}

.slick-slide {
    width: 60px;
    padding: 10px;
}

.top_add_card,
.top_add_card:hover {
    color: #fff !important;
    background: #ff42b0 !important;
}

.ps-product--header-sticky .ps-product__price span {
    color: #ff42b0 !important;
}

.ps-my-account .ps-form--account .ps-form__content {
    border-radius: 10px !important;
}

.ps-my-account .ps-form--account .ps-form__content .form-control {
    background: #fff;
    border-radius: 7px;
}

.text-swatch li span {
    background-color: #fff;
    border: 1px solid #ccc;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding: 5px 15px;
    position: relative;
    transition: .2s;
}

.text-swatch li input[type=checkbox]:checked~span,
.text-swatch li input[type=radio]:checked~span {
    border: 1px solid #ff42b0 !important;
}

.ps-product--detail .ps-product__sharing a {
    display: inline-block;
    border-radius: 7px !important;
}

.text-swatch li input[type=checkbox]:checked~span:after,
.text-swatch li input[type=radio]:checked~span:after {
    bottom: -5px;
    color: #fff;
    content: "\e934" !important;
    font-family: Linearicons !important;
    font-size: 8px;
    height: 16px;
    overflow: hidden;
    position: absolute;
    right: -8px;
    width: 16px;
}

.product__attribute>label {
    margin-bottom: 0;
    max-width: 122px !important;
}

.card_border {
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
    border-radius: 10px;
    padding: 10px;
}

.card_border_side_bar {
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
    border-radius: 10px;
}

.ps-table--shopping-cart td,
.ps-table--shopping-cart th {
    white-space: nowrap;
}

.ps-product--cart .ps-product__thumbnail {
    width: 70px !important;
}

.frame1 {
    border-radius: 10px !important;
    margin-top: 10px;
}

.b_10 {
    border-radius: 10px !important;
}

.cuponse_input {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.ps-block--shopping-total {
    border-radius: 10px;
}

.ps-widget--account-dashboard .ps-widget__content ul li.active a {
    color: #ff42b0;
}

.ps-widget--account-dashboard .ps-widget__content ul li a:hover {
    background-color: var(--color-1st);
    color: #ff42b0;
}

.border__menu {
    border: transparent !important;
}

.ps-section__left {
    padding: 10px;
    border-radius: 10px;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}

.ps-table--whishlist thead tr th {
    color: #ff42b0 !important;
}

li.current-menu-item {
    /* box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px; */
    border-radius: 10px;
    padding: 10px;
    color: #ff42b0 !important;
}

.header .header__extra span {
    bottom: 15px !important;
    right: -4px !important;
    background: #120f0f !important;
}

.ps-form--search-mobile input {
    height: 40px;
    background-color: #ffffff;
    border: none;
    border: 1px solid #000000 !important;
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
}

.one_line {
    display: -webkit-box;
    line-clamp: 1;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.header--mobile .navigation--mobile {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    padding: 10px 30px;
    border-bottom: none;
    background: #f74eaf;
}

.header--mobile.header--sticky .navigation--mobile {
    background: #f74eaf;
}

.mobile_cate {
    display: inline-block;
    padding: 6px 20px !important;
    width: 100%;
    font-size: 14px;
    color: #000;
    text-transform: capitalize;
    transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);
    font-family: 'battambag', 'Work Sans sans-serif' !important;
}

.ps-list--categories li .sub-toggle {
    display: inline-block;
    position: absolute;
    top: 9px !important;
    right: -4px !important;
    width: 32px;
    height: 32px;
}

.ps-list--categories li {
    margin: 10px;
}

.menu--dropdown>li>a {
    display: block;
    padding: 10px 0;
    color: #e65aac;
}

.menu--product-categories .menu--dropdown>li.menu-item-has-children>a:after {
    content: "\e93c";
    display: inline-block;
    font: normal normal normal 14px / 1 linearicons;
    position: absolute;
    top: 50%;
    right: -10px;
    transform: translateY(-50%);
    color: #ff42b0;
    font-size: 15px;
    font-weight: 600;
}

.mega-menu .mega-menu__column {
    margin: 2rem;
}

.mega-menu h4 {
    margin-bottom: 10px;
    font-size: 1.5rem !important;
    font-weight: bolder;
    color: #000;
}

.mega-menu .mega-menu__list li a {
    white-space: nowrap !important;
}

.menu--dropdown>li.has-mega-menu .mega-menu .mega-menu__column {
    flex-shrink: 0;
    width: 50%;
}

.mega-menu .mega-menu__column {
    min-width: 180px;
}

.ps-list--categories .menu-item-has-children a:hover {
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
    border-radius: 10px;
    padding: 10px;
}

.ps-list--categories li a:hover {
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
    border-radius: 10px;
    padding: 10px;
}

.ps-list--categories li a.one_line:hover {
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
    border-radius: 10px;
    padding: 10px;
}

.ps-layout--shop .ps-layout__left {
    width: 100%;
    min-width: 320px;
    max-width: 386px !important;
    padding-right: 30px;
}

.widget_shop {
    padding: 25px 18px !important;
}

.mega-menu .mega-menu__list {
    background-color: transparent;
    padding-left: 15px !important;
}
