/*
Theme Name: Sober Child Theme
Theme URI: http://uix.store/sober/
Author: UIX Themes
Author URI: http://uix.store
Description: Sober is a fully responsive Premium WordPress Theme with a pixel perfect design and extensive functionality
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sober
Tags: one-column, two-columns, right-sidebar, custom-colors, custom-menu, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Template: sober
*/

.footer-info {
    margin-top: 120px;
}

.row > .site-branding{
    font-size: 30px;
    font-weight: 800;
    font-family: auto;
    color: black;
}

.row > #site-navigation > #menu-primary-menu > button{
    padding: 3px 15px 3px 15px;
    background: #4AC5B3 !important;
    color: white;
    font-weight: 800;
    border-radius: 5px;
}

.rprow-product-link{
    cursor: pointer;
}

.site-branding{
    position: absolute;
}

.main-navigation > #menu-primary-menu{
    z-index: 100;
    display: flex;
    position: relative;
    margin-left: -80px;
    padding-left: 400px;
    width: 142%;
}

/* .woocommerce form.login label {
    padding-left: 10px;
}*/

.woocommerce label.woocommerce-form__label-for-checkbox>span:first-of-type{
    margin-left: -20px;
}

/* .header-icon ul {
    position: absolute;
    right: 0;
    top: -15px;
} */

.site-header {
    padding: 50px 0 50px;
}

.footer-info > .sober-container{
    background: #0b132b !important;
    padding: 45px 25px 45px;
    margin-bottom: -45px !important;
}

.copyright{
    color: white !important;
}