/*==========================================================================
HEADER MOBILE
===========================================================================*/
/* main */
.header-mobile{
    font-size: 13px;
    line-height: 20px;
}
.header-mobile .main{
    position: relative;
}
.header-mobile .main .inner{
    padding: 5px 0;
    box-shadow: 0 1px #eee;
}
.header-mobile .header-top{
    padding: 5px 0;
    text-align: center;
}
.header-mobile .header-bot{
    text-align: center;
    padding: 0 0 10px;
    margin: -5px 0 0;
}
.header-mobile .inner{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.header-mobile .inner:before,
.header-mobile .inner:after{
    display: none;
}
/* logo */
.logo .logo-text{
    font-size: 24px;
}
.logo .logo-text .text{
    margin: 1px 0 -1px;
    margin-inline-start: -1px;
}
.logo .logo-image{
    max-width: 180px;
}
/* control */
.header-mobile .control{
    padding-inline-start: 30px;
}
.header-mobile .inner-control{
    margin: 0 -9px;
}
.header-mobile .inner-control > *{
    margin: 0 9px;
}
.header-mobile .inner-control > * > a .icon{
    font-size: 19px;
    line-height: 24px;
}
.header-mobile .inner-control > * > a .count{
    top: -4px;
}
.header-mobile .inner-control > * > a .text{
    display: none;
}
.header-mobile .inner-control .block-wishlist > a .icon,
.header-mobile .inner-control .block-minicart > a .icon{
    padding-inline-end: 8px;
}
/* submenu */
.header-mobile .header-submenu{
    text-align: center;
    justify-content: center;
    margin: 0 -8px;
}
.header-mobile .header-submenu > li{
    margin: 0 8px;
}
.header-mobile .header-submenu > li > a{
    font-size: 13px;
    line-height: 20px;
    padding: 3px 0;
}
/* block-search */
.header-mobile .block-search{
    flex: 1 1 auto;
    width: 1%;
    text-align: end;
    padding-inline-start: 30px;
}
div.dgwt-wcas-overlay-mobile div.dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp .search-input{
    border-radius: 0;
}
.header-mobile div.dgwt-wcas-search-wrapp{
    font-size: 13px;
    width: 100%;
}
@media (max-width: 767px){
    .header-mobile .main .inner{
        padding: 10px 0;
    }
    .header-mobile .logo{
        flex: 1 1 auto;
        width: 1%;
    }
    .header-mobile .control{
        padding-inline-start: 20px;
    }
    .header-mobile .block-search{
        order: 2;
        width: 100%;
        padding: 0;
    }
    .header-mobile div.dgwt-wcas-search-wrapp{
        width: 100%;
    }
    .header-mobile .header-bot{
        margin-top: -10px;
    }
}
/* fixed */
.header-mobile .fixed{
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    box-shadow: 0 1px #e5e5e5 inset;
    text-align: center;
    z-index: 12;
}
.header-mobile .fixed .inner{
    display: flex;
    align-items: center;
}
.header-mobile .fixed a{
    text-decoration: none;
    flex: 1 1 auto;
    width: 1%;
    padding: 9px 5px 6px;
    color: #000;
}
.header-mobile .fixed a .icon{
    display: block;
    font-size: 19px;
}
.header-mobile .fixed a .content > *:not(.text),
.header-mobile .fixed a br,
.header-mobile .fixed a .sub,
.header-mobile .fixed a .count{
    display: none;
}
.header-mobile .fixed .action-to-top .icon{
    font-size: 18px;
    transform: rotate(90deg);
}
.header-mobile ~ .backtotop{
    display: none !important;
}
@media (max-width: 399px){
    .header-mobile{
        font-size: 12px;
    }
}
/*==========================================================================
SIDEBAR
===========================================================================*/
#primary{
    width: 100% !important;
}
#secondary{
    padding: 0;
}
body:not(.open-mobile-sidebar) #secondary{
    transform: translateX(-100%);
}
#secondary{
    position: fixed;
    top: 0;
    left: 0;
    right: auto;
    width: 320px;
    height: 100vh;
    background-color: #fff;
    max-width: 100%;
    box-shadow: none;
    padding: 0;
    transition: .3s;
    z-index: 100000;
    display: flex;
    flex-direction: column;
}
.widget-area .sidebar-head{
    display: block;
    position: relative;
    padding: 13px 20px;
    padding-inline-end: 65px;
    border-bottom: 1px solid #e5e5e5;
}
.widget-area .sidebar-head .title{
    font-size: 17px;
    line-height: 24px;
    font-weight: 600;
    color: #000;
}
.widget-area .close-sidebar{
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 50px;
    border-inline-start: 1px solid #e5e5e5;
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000;
    font-size: 12px;
    line-height: 50px;
}
.widget-area .close-sidebar:before{
    font-family: main-icon, sans-serif;
    content: "\e901";
    font-size: 12px;
    line-height: 50px;
}
.widget-area .sidebar-inner{
    flex: 1 1 auto;
    height: 1%;
    overflow-x: hidden;
    padding: 20px;
}
.widget-area .widget .widget-title{
    font-size: 16px;
}
/*==========================================================================
LAYOUT
===========================================================================*/
/*----- STYLE 01 -----*/
.kuteshop-mobile-style-01 .site{
    padding-bottom: 55px;
}
/*----- STYLE 02 -----*/
.header-mobile.mobile-style-02 .fixed{
    left: auto;
    background-color: transparent;
    box-shadow: none;
    padding: 10px;
}
.header-mobile.mobile-style-02 .fixed:before{
    position: absolute;
    content: '';
    bottom: 0;
    right: 0;
    width: 0;
    height: 0;
    background-color: rgba(0, 0, 0, .3);
    border-radius: 100% 0 0 0;
    transition: .3s;
}
.header-mobile.mobile-style-02 .fixed.open:before{
    width: 200px;
    height: 200px;
}
.header-mobile.mobile-style-02 .fixed a{
    width: 50px;
    height: 50px;
    background-color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    padding: 0;
    box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}
.header-mobile.mobile-style-02 .fixed a > *:not(.icon){
    display: none;
}
.header-mobile.mobile-style-02 .fixed .action-to-top .icon{
    font-size: 24px;
    padding-top: 3px;
}
.header-mobile.mobile-style-02 .fixed .inner{
    padding: 0;
}
.header-mobile.mobile-style-02 .fixed .inner a{
    position: absolute;
    transition: .3s;
}
.header-mobile.mobile-style-02 .fixed .inner a:nth-child(1){
    bottom: 10px;
    right: 133px;
}
.header-mobile.mobile-style-02 .fixed .inner a:nth-child(2){
    bottom: 66px;
    right: 109px;
}
.header-mobile.mobile-style-02 .fixed .inner a:nth-child(3){
    bottom: 109px;
    right: 66px;
}
.header-mobile.mobile-style-02 .fixed .inner a:nth-child(4){
    bottom: 133px;
    right: 10px;
}
.header-mobile.mobile-style-02 .fixed:not(.open) .inner a{
    opacity: 0;
    visibility: hidden;
    bottom: 0;
    right: 0;
}
.header-mobile.mobile-style-02 .fixed .mobile-toggle .icon{
    font-size: 16px;
    transition: .3s;
}
.header-mobile.mobile-style-02 .fixed:not(.open) .mobile-toggle .icon{
    transform: rotate(135deg);
}
/* style-03 */
.header-mobile.mobile-style-03 .logo{
    text-align: center;
}
.header-mobile.mobile-style-03 .logo .logo-text{
    font-size: 28px;
}
@media (min-width: 768px){
    .header-mobile.mobile-style-03 .inner-control{
        order: 1;
        padding-inline-start: 15px;
    }
    .header-mobile.mobile-style-03 .block-search{
        padding-inline-end: 15px;
    }
}
/*==========================================================================
STYLE
===========================================================================*/
.header-mobile.style-02 div.dgwt-wcas-search-wrapp button.dgwt-wcas-search-submit{
    margin: 4px;
    padding: 5px 0;
    border-radius: var(--main-bora) !important;
}
/*==========================================================================
RTL
===========================================================================*/
.rtl .header-mobile .fixed .action-to-top .icon{
    transform: rotate(-90deg);
}
body.rtl:not(.open-mobile-sidebar) #secondary{
    transform: translateX(100%);
}
.rtl #secondary{
    right: 0;
    left: auto;
}
.rtl .widget-area .close-sidebar{
    right: auto;
    left: 0;
}
.rtl .header-mobile.mobile-style-02 .fixed{
    left: 0;
    right: auto;
}
.rtl .header-mobile.mobile-style-02 .fixed:before{
    right: auto;
    left: 0;
    border-radius: 0 100% 0 0;
}
.rtl .header-mobile.mobile-style-02 .fixed .inner a:nth-child(1){
    right: auto;
    left: 133px;
}
.rtl .header-mobile.mobile-style-02 .fixed .inner a:nth-child(2){
    right: auto;
    left: 109px;
}
.rtl .header-mobile.mobile-style-02 .fixed .inner a:nth-child(3){
    right: auto;
    left: 66px;
}
.rtl .header-mobile.mobile-style-02 .fixed .inner a:nth-child(4){
    right: auto;
    left: 10px;
}
.rtl .header-mobile.mobile-style-02 .fixed:not(.open) .inner a{
    right: auto;
    left: 0;
}
.rtl .header-mobile.mobile-style-02 .fixed:not(.open) .mobile-toggle .icon{
    transform: rotate(-135deg);
}
