.top-header{
    background: #f7be27;
    min-height: 38px;
    line-height: 38px;
    font-size: 13px;
}

.footer-bottom{
    background: #222;
    color: #fff;
    padding: 14px 0 14px;
}
#footer-row-vex-contain .rowFlexMargin .velaBlock .velaFooterTitle, 
#footer-row-vex-contain .rowFlexMargin .velaBlock {
    color: #fff;
}
#footer-row-vex-contain {
    background: #222;
    padding: 38px 0 0px 0;
    border-bottom: 1px solid #656565;
}
.page-layout-1column .product-info-main{
    width: 100%;
}
#footer-newsletter{
    margin-bottom: 0px;
    background: #f7be27;
    padding: 27px 0px;
    padding-bottom: 32px;
}
.newsletter-footer{
    margin: 35px 0 0px;
}
div.mage-error{
    text-align: left;
    margin-top: 2px;
    line-height: 100%;
    margin-bottom: 3px;
    font-size: 14px;
}
.header-container .header-content .minicart-wrapper .header-mini-cart::before{
    color: #f7be27;
    display: none;
}
.block-search .block-content input{
    padding: 10px 100px 10px 25px;
    font-size: 14px;
}
.block-search .block-content input, .block-search .block-content input::placeholder{
    color: #030712;
}
.top-account ul li{
    background: #f7be27;
}
.top-account ul li a{
    color: #fff!important;
}
.header-container .header-content .header{
    background: transparent;
}

.account .block-collapsible-nav{
    display: block!important;
}
.pager .limiter{
    display: flex;
    gap: 6px;
    align-items: center;
}
.header_bottom{
    height: 52px;
}
.mini-cart-wrapper{
    display: flex;
    align-items: center;
    gap: 3px;
    width: 220px;
    text-align: right;
    height: 50px;
}
.mini-cart-wrapper .content_whislist_header i{
    font-size: 32px;
    color: #f7be27;
    margin-left: 10px;
}
.mini-cart-wrapper .content_user_header i{
    font-size: 32px;
    color: #f7be27;
}
.block-search .block-content button.action{
    height: 52px;
    line-height: 52px;
}

@media (min-width: 768px){
    .rokanthemes-onepagecheckout .opc-wrapper {
        width: 66.66%!important;
        padding-right: 30px!important;
    }


}

@media (max-width: 768px){
    .mini-cart-wrapper{
        height: initial;
    }
    .header_bottom{
        display: block;
        height: 0px;
    }
    .header-container .header-content .minicart-wrapper{
        top: -56px;
        margin-top: 0px;
    }
    .block-search{
        width: 100%!important;
        margin-right: 0px !important;
    }
    .nav-toggle{
        top: 28px!important;
    }
    .nav-toggle:before {
        color: #f7be27!important;
    }
    .logo img{
        margin-left: 50px!important;
    }
    .velaFooterMenu .velaFooterTitle:before{
        color: #fff;
    }
    .header-main{
        margin: 0px;
        padding: 10px 0px;
    }

    .block-search .control{
        border-radius: 4px;    
        border: 1px solid #E4E8EC;
    }
    .block-search .block-content input{
        padding: 6px 100px 4px 17px;
        height: 40px;
    }
    .block-search{
        height: 40px;
        margin-top: 10px;
    }
    .block-search .block-content button.action{
        height: 42px;
        line-height: 42px;
        border-radius: 0px 4px 4px 0px;
    }
    .content_user_header{
        position: absolute;
        right: 62px;
        top: -56px;
    }
}