.product-card__addtocart-icon{
    padding:5px 20px;
}
.hb-dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 380;
    margin: 15px 0 0;
    background-color: #FFF;
    background-position: bottom right;
    background-clip: border-box;
    background-repeat: no-repeat;
    box-shadow: 0 0 3px rgb(0 0 0 / 15%);
    text-align: left;
    visibility: hidden;
    opacity: 0;
    transition: opacity .2s ease, visibility .2s ease, transform .2s ease;
    transform: translateY(15px) translateZ(0);
    pointer-events: none;
}
.hb-nav-vertical .hb-dropdown-menu {
    margin: 0;
    top: 0;
    left: 100%;
}
.hb-dropdown-menu.hb-design-sized, .hb-nav-vertical .hb-dropdown-menu.hb-design-full-width {
    padding: 30px 35px 0 35px;
}
.hb-dropdown-cats, .hb-dropdown-cats .hb-dropdown-menu {
    margin: 0 !important;
}
.hb-nav-vertical .hb-dropdown-menu.hb-design-sized, .hb-nav-vertical .hb-dropdown-menu.hb-design-full-width {
    min-height: 100%;
}
.hb-dropdown:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 100%;
    left: 0;
    height: 15px;
}
.navbar-category .hb-dropdown:after {
    height: 16px;
}
.hb-dropdown-cats:after, .hb-dropdown-cats .hb-dropdown-menu:after {
    width: auto !important;
    height: auto !important;
}
.hb-dropdown-menu.hb-design-sized>.container, .hb-nav-vertical .hb-dropdown-menu.hb-design-full-width>.container {
    padding: 0;
    width: auto;
}
.wpb-js-composer .hb-dropdown-menu>.container>p {
    display: none;
}
.footer-copyright-text{
    border:none;
}
.count-brand-product{
    text-align: right;
    float: right;
}
.stores li a {
    display: block;
    position: relative;
    height: 305px;
    color: #fff;
    white-space: nowrap;
    text-align: center;
    font-size: 28px;
    font-weight: 700;
    overflow: hidden;
}
.stores li a:before {
    content: "";
    pointer-events: none;
    background-color: rgba(0, 47, 86, 0.3);
    z-index: 3;
}
.stores li .bg, .stores li a:before, .bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: contain;
}
.stores a > * {
    white-space: normal;
    display: inline-block;
    vertical-align: middle;
}
.stores .title {
    position: relative;
    z-index: 10;
    color:#fff;
}
.stores a:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 0;
    min-height: 100%;
}
.stores .bg {
    transition: transform 1.2s ease;
    z-index: 1;
}
.stores a:hover .bg {
    transform: scale(1.2);
}
.sub-menuList {
    float: left;
    width: 100%;
    border: 1px solid #E7EBF1;
    border-radius: 4px;
}
.sub-menuList li {
    position: relative;
    font-size: 13px;
    line-height: 18px;
    font-weight: bold;
    border-bottom: 1px solid #E7EBF1;
}
.sub-menuList li.active a {
    background-color: #b45da2;
    color: #fff;
}
.sub-menuList li a {
    display: block;
    color: #394043;
    background-color: transparent;
    transition-property: background-color;
    padding: 16px;
}
.contact-info {
    display: flex;
    justify-content: space-between;
    margin-bottom: 60px;
}
.contact-info i {
    padding-right: 7px;
}
.map {
    height: 405px;
    margin-bottom: 55px;
}
.map {
    height: 405px;
    margin-bottom: 55px;
}
.map iframe{
    width: 100% !important;
}
.footer-list-pink li a,
.footer-list-pink li{
    font-weight: 500;
}
.brand-badge{
    float: right;
}
.brand-badge a {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    min-height: 70px;
    background-color: #FFF;
    box-shadow: 0 0 2px rgb(0 0 0 / 12%);
    transition: all .3s ease;
}
.brand-badge a img {
    max-width: 90px;
}
.brand-badge a:hover {
    box-shadow: 0 0 6px rgb(0 0 0 / 14%);
}
.sidebar-content.a-check ul li a:before{
    content: "";
    display: inline-block;
    margin-top: -2px;
    margin-right: 8px;
    width: 14px;
    height: 14px;
    border: 2px solid #D8D8D8;
    vertical-align: middle;
    transition: all .2s ease;
}
.sidebar-content.a-check ul li a:after {
    position: absolute;
    top: 2px;
    left: -1px;
    color: #FFF;
    font-weight: 600;
    font-size: 16px;
    opacity: 0;
    content: "\e9da";
    font-family: boxicons!important;
}
.sidebar-content.a-check ul .chosen a:before {
    color: #fff;
    border-color: #b45da2;
    background-color: #b45da2;
}
.sidebar-content.a-check ul .chosen a:after {
    color: #fff;
    opacity: 1;
    line-height: 0.9rem;
}
.navbar-category-dropdown{
    overflow: inherit;
}
.hb-event-hover:hover>.hb-dropdown{
    visibility: visible;
    opacity: 1;
    transform: none;
    pointer-events: unset;
}
.hb-sub-menu li a {
    position: relative !important;
    display: flex !important;
    align-items: center !important;
    padding-top: 8px !important;
    padding-bottom: 8px !important;
    line-height: 1.3 !important;
}
.hb-dropdown-menu.hb-design-sized .hb-sub-menu>li, .hb-dropdown-menu.hb-design-full-width .hb-sub-menu>li {
    margin-bottom: 20px;
}
.hb-side-hidden {
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: 9999;
    overflow: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    width: 340px;
    background-color: #fff;
    transition: transform .25s ease;
}
.hb-side-hidden.hb-right {
    right: 0;
    left: auto;
    transform: translate3d(100%,0,0);
}
.hb-side-hidden.hb-opened {
    transform: none;
}
.login:not(.hidden-form) {
    display: block !important;
}
.login-form-side .login{
    padding: 20px 15px 10px 15px;
    border-bottom: 1px solid rgba(119,119,119,.2);
}
.widget-heading {
    display: flex;
    flex: 0 0 auto;
    align-items: center;
    flex-direction: row;
    justify-content: flex-end;
    padding: 20px 15px;
    border-bottom: 1px solid rgba(119,119,119,0.2);
}
.widget-heading .widget-title {
    flex: 1 1 auto;
    margin-bottom: 0;
    font-size: 20px;
}
.widget-heading .close-side-widget {
    flex: 0 0 auto;
    text-transform: uppercase;
}
.hb-action-btn>a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #333;
    cursor: pointer;
}
.hb-action-btn.hb-style-text {
    font-size: 0;
    line-height: 1;
}
.hb-cross-icon>a:before {
    font-size: 14px;
    content: "\ebaf";
    margin-right: 5px;
    font-family: 'boxicons';
}
.account-sidebar-list li:hover a svg path,
.account-sidebar-list li.active a svg path{
    fill:#fff !important;
}
.hb-close-side {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1050;
    opacity: 0;
    visibility: hidden;
    background-color: rgba(0,0,0,0.7);
    transition: opacity .25s ease, visibility 0s ease .25s;
}
.hb-close-side-opened {
    opacity: 1;
    visibility: visible;
    transition: opacity .25s ease, visibility 0s ease;
}
.widget-heading .close-side-widget>a {
    height: 25px;
    font-size: 14px;
}
.hb-action-btn.hb-style-text>a:after {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -7px;
}
.create-account-question {
    margin-bottom: 15px;
    padding: 20px 15px;
    border-bottom: 1px solid rgba(119,119,119,0.2);
    text-align: center;
}
.create-account-question:before {
    display: block;
    margin-bottom: 15px;
    color: rgba(135,135,135,0.15);
    font-size: 54px;
    line-height: 1;
    content: "\f115";
    font-family: flaticon;
}
.create-account-question p {
    color: #2d2a2a;
    font-weight: 600;
    font-size: 14px;
}
.btn-style-link {
    padding: 0;
    border-width: 2px;
    border-style: solid;
    border-top: none;
    border-right: none;
    border-left: none;
    background-color: transparent !important;
}
.emptyBasket {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    margin-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
}
.emptyBasket i {
    font-size: 86px;
}
.emptyBasket p {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
}
.emptyBasket .btn {
    margin-top: 10px;
    padding:10px 25px;
}
.navbar-language .dropdown-menu a.active{
    color:#fff;
}
.product-card:hover a.product-card__addtocart-icon{
    color: #fff;
}
.product-action-info select{
    display: block;
    width: 100%;
    padding: 0.375rem 2.25rem 0.375rem 0.75rem;
    -moz-padding-start: calc(0.75rem - 3px);
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: right 0.75rem center;
    background-size: 16px 12px;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.arrival-product-card .product-add-cart a:hover{
    color: #fff;
}
.arrival-product-card:hover a {
    color: #fff;
}
.widget_product_categories .children {
    margin-top: 10px;
    flex: 1 1 auto;
    padding-left: 25px;
    width: 100%;
}
.product__actions-item--wishlist.product-has-wishlist{
    background: #ef2929;
    color: #fff;
}
.trending-search-item:hover{
    -webkit-box-shadow: 0 5px 20px 5px rgb(175 175 175);
    box-shadow: 0 5px 20px 5px rgb(175 175 175);
    transition: all 0.5s ease-out;
}
.c-product__colors{
    margin-bottom: 30px;
}
.c-product__colors button {
    background-color: unset;
    outline: none;
    border: none;
}
.c-product__colors-title {
    margin: 20px 0 8px;
    color: #929292;
}
.c-product__colors-title h2 {
    display: inline-block;
    margin-bottom: 0;
}
.c-product__colors-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: start;
    gap: 10px 18px;
}
.c-product__colors-link {
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 0;
}
.c-product__colors-border {
    border-radius: 50%;
    border: 1px solid transparent;
    transition: border .3s;
}
.c-product__colors-img {
    width: 30px;
    height: 30px;
    overflow: hidden;
    border-radius: 50%;
}
.u-img {
    display: block;
    position: relative;
    overflow: hidden;
}
.c-product__colors-link.is-active .c-product__colors-border .c-product__colors-img {
    transition: box-shadow .3s ease;
    box-shadow: 0 0 0 2px #fff, 0 0 0 3px rgba(0,0,0,.25);
}
.u-img:before {
    content: "";
    display: block;
}
.c-product__colors-img:before {
    padding-bottom: 100%;
}
.c-product__colors-img img {
    -o-object-fit: contain;
    object-fit: contain;
    border-radius: 50%;
}
.u-img img {
    -o-object-fit: cover;
    object-fit: cover;
}
.u-img iframe, .u-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.c-product__colors-text {
    display: flex;
    align-items: center;
    gap: 4px;
    font-size: 1rem;
    text-align: left;
    word-break: break-word;
    line-height: 1;
    font-weight: 500;
}
.c-product__colors-out {
    display: none;
    visibility: hidden;
    font-size: 1.3rem;
    font-weight: 400;
    color: #8a8a8a;
    line-height: 1;
}
.c-product__colors-title b {
    color: #000;
}
.listColor{
    margin-bottom: 10px;
}
.listColor .custom-color-radio .custom-color-label{
    border-radius: 50%;
    width: 21px;
    height: 21px;
}
.product-card-content{
    min-height: 130px;
}
.product-card-thumb img{
    max-height: 200px;
}
.proImg-wrap {
    height: 250px;
}
.flex {
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
}
.product-card-thumb img {
    max-width: 100%;
    max-height: 240px;
    margin: 0 auto;
}
.product-quantity .btn:disabled{
    background-color: #4e4e4e;
}
.navbar-right-item:nth-child(1){
    width: 100%;
}
.navbar-right-item .navbar-search-input,
.navbar-right-item input{
    width: 100%;
}
.hb-nav-vertical{
    height: 75vh;
    background-color: #fff;
    overflow-y: auto;
}
.is-sticky .hb-nav-vertical{
    height: 70vh;
    background-color: #fff;
}
.hb-nav-vertical::-webkit-scrollbar {
    width: 10px;
}
.hb-nav-vertical::-webkit-scrollbar-track {
    background-color: darkgrey;
}
.hb-nav-vertical::-webkit-scrollbar-thumb {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
@supports (font-size:clamp(1rem,1vw,2rem)){
    .c-product__colors-title {
        font-size: clamp(1.8rem,1.11111rem + 1.11111vw,2.6rem);
        min-height: 0;
    }
    .c-product__colors-title h2 {
        font-size: clamp(1.8rem,1.11111rem + 1.11111vw,2.6rem);
        min-height: 0;
    }
}
@media only screen and (min-width: 1024px) {
    .cd-dropdown {
        position: absolute;
        top: 100%;
        /* reset style*/
        height: auto;
        width: auto;
        opacity: 0;
        visibility: hidden;
        transform: translateY(30px);
        transition: opacity 0.3s 0s, visibility 0s 0.3s, transform 0.3s 0s;
    }
    .cd-dropdown.dropdown-is-active {
        visibility: visible;
        opacity: 1;
        transform: translateY(0);
        transition: opacity 0.3s 0s, visibility 0.3s 0s, transform 0.3s 0s;
    }

    .cd-dropdown-content {
        /* reset mobile style */
        position: static;
        height: auto;
        width: 280px;
    }
    .cd-dropdown-content .cd-secondary-dropdown, .cd-dropdown-content .cd-dropdown-gallery, .cd-dropdown-content .cd-dropdown-icons {
        transform: translateX(0);
        left: 100%;
        height: auto;
    }
    .cd-dropdown-content .cd-secondary-dropdown.is-hidden, .cd-dropdown-content .cd-dropdown-gallery.is-hidden, .cd-dropdown-content .cd-dropdown-icons.is-hidden {
        /* reset mobile style */
        transform: translateX(0);
    }
    .cd-dropdown-content > .has-children > ul {
        visibility: hidden;
    }
    .cd-dropdown-content > .has-children:hover > ul {
        /* when hover over .cd-dropdown-content items - show subnavigation */
        visibility: visible;
    }
    .cd-dropdown-content > .has-children:hover > .cd-secondary-dropdown > li > ul {
        /* if .cd-secondary-dropdown is visible - show also subnavigation */
        visibility: visible;
    }
}
@media only screen and (min-width:1400px){
    /*.upcoming-content-item{
        height: 422px;
    }*/
}
@media only screen and (max-width:1400px){
    /*.upcoming-content-item{
        height: 380px;
    }
    .about-text h2{
        font-size: 24px;
    }*/
}
@media only screen and (max-width:1200px){
    /*.upcoming-content-item{
        height: 290px;
    }
    .about-text h2{
        font-size: 24px;
    }*/
}
@media only screen and (max-width:992px){
    .c-product__colors-title {
        margin-top: 0;
        margin-bottom: 5px;
    }
    .c-product__colors-wrap {
        max-width: 475px;
    }
    /*.upcoming-content-item{
        height: 290px;
    }
    .about-text h2{
        font-size: 16px;
    }
    .about-text small{
        font-size: 12px;
    }
    .upcoming-content-item{
        padding: 0 10px 0 10px;
    }
    .about-text .btn.btn-white-pink{
        font-size: 12px;
    }
    .upcoming-content-item {
        height: 200px;
    }*/
}
@media only screen and (min-width:768px){
    .language-option .lang-now {
        display: none;
    }
}
@media only screen and (max-width:768px){
    /*.upcoming-content-item{
        height: 450px;
        margin-bottom: 15px;
    }*/

    .navbar-category-dropdown{
        height: 80vh;
        overflow-y: auto;
    }
    .language-option .lang-name {
        display: none;
    }
    .upcoming-content-item .about-text{
        position: relative;
        z-index: 1;
    }
    .partner-thumb img{
        max-width: 120px !important;
    }
    .partner-section-content {
        padding: 15px 0 !important;
    }
}
@media only screen and (max-width: 600px){
    /*.upcoming-content-item {
        height: 480px;
        margin-bottom: 20px;
    }*/
}
@media only screen and (max-width: 480px){
    /*.upcoming-content-item {
        height: 480px;
        margin-bottom: 20px;
    }*/
    .topbar-item-action .social-list{
        display: none !important;
    }
}