/*********************************************
        HEADER
 ********************************************/
.header-style-1 .mini-cart{
    min-width: 200px;
}
.header-style-1 .mid-header{
    padding-top: 5px;
    padding-bottom: 5px;
}
.cat-nav-trigger .icon{
    font-size: 27px;
}
.cat-nav-trigger .icon .bx-phone::before {
    border: 2px solid #fff;
    background-color: #8c52ff;
    border-radius: 50%;
    padding: 5px;
}
.os-breadcrumb-wrap{
    background-color: #fff;
    padding: 12px 0;
    box-shadow: 1px 1px 9px #535353;
    background-attachment: unset;
    background-position: bottom;
}
.os-breadcrumb-wrap .breadcrumb-inner{
    text-align: left;
}
.breadcrumb-trail ul{
    justify-content: left;
}
.masterheader .social-icons ul li a{
    line-height: 27px;
}
.social-icons ul li a:before {
    font-size: 28px;
}
.social-icons a[href*="t.me"]:before {
    content: "\e95d";
}
.social-icons a[href*="wa.me"]:before {
    content: "\e967";
}
.social-icons a:hover, #menu-top-bar-navigation a:hover {
    text-decoration: none;
    color: #e91e63 !important;
}
.category-navigation-list .callback-modal {
    background-color: #b523e0;
}
.callback-modal a {
    color: white;
}
.callback-modal a:hover {
    color: aqua;
}

/********** MOBILE *******************/
.wishlist-column.flex-col {
    min-width: 120px;
}
.my-account {
    float: left;
    margin-right: 10px;
}
/********************************************
        MINE CONTENT
 ********************************************/
div#page {
    overflow-x: hidden;
}
.col-desktop-9,
.woo-content-col {
    -webkit-box-flex:0;
    padding-left:15px;
    padding-right:15px
}
.col-desktop-9,
.woo-content-col {
    -ms-flex:0 0 75%;
    flex:0 0 75%;
    max-width:75%
}
.col-desktop-3,
.woo-sidebar-col {
    -ms-flex:0 0 25%;
    flex:0 0 25%;
    max-width:25%
}
/************************************************
        WIDGETS
 ************************************************/
.widget .widget-title h3 {
    font-size: 16px;
}
.widget_archive ul li,
.widget_block .wp-block-page-list li,
.widget_categories ul li,
.widget_meta ul li,
.widget_nav_menu ul li,
.widget_pages ul li,
.widget_product_categories ul li,
.widget_recent_comments ul li,
.widget_recent_entries ul li,
.widget_rss ul li,
.woocommerce-widget-layered-nav ul li,
.woocommerce .widget_rating_filter ul li,
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item {
    padding: 5px 0;
}
.page-numbers{
    display:none;
    visibility:hidden;
}

/************************************************
        MODAL BOX
 ************************************************/
.cp_id_c028c .cp-modal-body.cp-blank {
    height: 475px;
}