.wrapper-menu #cate-main-menu {
    dispay: none;
}

.title-head, .section-title {
    font-size: 25px;
    text-transform: uppercase;
}

.main_edit {
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
}

.form-change {
    margin: 0 auto;
}

.section-content {
    width: 768px;
    margin: 30px auto;
}

label {
    width: 100%;
    font-weight: bold;
    text-align: left !important;
}

.note_login span {
    color: green;
    font-style: italic;
}

.main_login {
    margin-top: 15px;
}

.form_login {
    margin-top: 15px;
}

.btnGreen {
    font-size: 18px;
    color: #fff;
    background: #fd5023;
    border: 0;
    padding: 10px;
    margin-top: 15px;
    margin-bottom: 30px;
}

#btnSignIn, #getPass, #btnSingup, #btnSubmit {
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    background: #fd5023;
    border: 0;
    border-radius: 0;
    height: 40px;
}

#btnSignIn:focus, #getPass:focus, #btnSingup:focus, #btnSubmit:focus {
    outline: none;
    borer: 0;
    box-shadow: none;
}

.btn-register {
    display: block;
    color: #333;
    text-decoration: none;
    font-size: 14px;
    margon-top: 5px;
    margin-bottom: 10px;
}

.btn-register:hover {
    color: #fd5023;
    text-decoration: none;
}

.form-signup .main_reg {
    margin: 0 auto;
}

/*===================================USER===========================*/

.wp-user {
    background: #f5f5f5;
    width: 500px;
    margin: 15px auto;
    padding: 20px;
    border: 1px solid #dedede;
}

.menuPv {
    padding: 30px 0 0 10px;
}

.menuPv .userList a {
    text-decoration: none;
    font-size: 18px;
    position: relative;
    color: #4a5866;
}

.menuPv .userList a:hover {
    opacity: 0.8;
}

.fAddress input[type='text'], .fAddress select {
    background: none;
    border: none;
}

.fAddress select {
    width: 100%;
}

.userPage h1 {
    color: #444;
    font-size: 36px;
    margin-bottom: 21px;
    margin-top: 15px;
    line-height: 1;
    padding-bottom: 5px;
    text-transform: uppercase;
    clear: both;
    padding-left: 15px;
}

.authentication-left .form_content, .authentication-right #login_form {
    /*border: 1px solid #efefef;*/
    /*box-shadow: 0 0 0 1px #ffffff inset;*/
    /*-webkit-box-shadow: 0 0 0 1px #ffffff inset;*/
    /*-moz-box-shadow: 0 0 0 1px #ffffff inset;*/
    line-height: 23px;
    margin: 0 0 30px;
    padding: 14px 18px 13px;
}

.page-subheading {
    font-family: 'Open Sans';
    border-bottom: 1px solid #efefef;
    box-shadow: 0 1px rgba(255, 255, 255, 1);
    color: #1e1e21;
    font-size: 25px;
    line-height: normal;
    margin: 10px 0;
    padding: 0 0 10px;
    font-weight: bold;
    text-transform: uppercase;
}

.authentication-left .form_content, .authentication-right #login_form {
    min-height: 270px;
    position: relative;
    padding-bottom: 10px !important;
}

#SubmitCreate {
    text-transform: uppercase;
    padding: 10px 15px;
    font-size: 18px;
    transition: all .3s ease-in-out 0s;
    -webkit-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    border-radius: 0;
    background: #000;
    border: 1px solid #000;
    color: #fff;
    margin: 14px 0 0 0;
}

#SubmitCreate span {
    font-size: 15px;
}

#SubmitCreate:hover {
    background: #fff;
    color: #000;
}

#login_form ul {
    padding: 0;
    margin: 0;
}

.form_content > a {
    padding: 5px 0;
    display: inline-block;
    bottom: 5px;
    left: 18px;
    /*position: absolute;*/
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
}

#login_form ul li {
    list-style: none;
}

#login_form ul li input[type=text], #login_form ul li input[type=password], #login_form ul li select {
    padding: 6px 5px;
    border: 1px solid #eee;
    width: 80%;
    line-height: 22px;
    margin: 0 0 10px 0;
}

#login_form ul li select {
    padding: 7px 5px 8px 5px;
}

.userPage {
    margin-bottom: 20px;
}

ul.errors li {
    font-style: italic;
    color: #e20d0d;
    font-size: 13px;
    padding: 5px 0 0 0;
}

#login_form label {
    padding: 7px 12px;
    font-size: 14px;
    font-weight: 400;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #eee;
    border-radius: 0;
    width: 40px;
    display: inline-block;
    line-height: 20px !important;
}

.profileHeader a {
    font-size: 13px;
    padding: 3px 10px;
    line-height: 23px;
    color: #8D8D8D;
    display: inline-block;
}

#signGF {
    position: absolute;
    right: 20px;
    bottom: 5px;
}

#signGF > a {
    width: 200px;
    height: 38px;
    border-radius: 0;
    color: #fff;
    text-decoration: none;
    display: block;
    margin-bottom: 5px;
}

#signFacebook {
    background: #3b5c91;
}

#signGoogle {
    background: #e64d2d;
}

#signGF > a i {
    text-align: center;
    border-radius: 0;
    font-size: 25px;
    width: 40px;
    padding: 6px 0;
    border-right: 1px solid rgba(140, 137, 137, 0.55);
}

#signGF > a:hover i {
    color: #fff;
}

#signFacebook > i {
    background: #2f5181;
}

#signGoogle > i {
    background: #b33924;
}

#signGF > a span {
    text-align: unset;
    width: 160px;
    color: #fff;
    display: inline-block;
    vertical-align: top;
    padding: 8px;
    font-weight: normal;
}

.ctrl-wrapper {
    margin-top: 30px;
}

/*===================================USER====================================================*/
#profileContent > h1 {
    font-weight: 700;
    font-size: 36px;
    margin: 0 0 20px 0;
    color: #b33924;
}

.itemsPr span {
    display: block;
}

.itemsPr span:nth-child(1) {
    color: #b6b4b4;
    padding-bottom: 5px;
}

.itemsPr span:nth-child(2) {
    padding-bottom: 10px;
    border-bottom: 2px solid #000;
    margin-bottom: 10px;
}

a.removeAddress {
    cursor: pointer;
}

.userList > a {
    display: block;
    padding: 0 0 20px 0;
}

#profileIf form.profile .itemsPr input[type="text"] {
    border: none;
    background: none;
}

#profileIf form.profile .itemsPr select {
    background: none;
    border: none;
    width: 100%;
}

#profileIf .birth {
    padding: 0;
}

.userIndex {
    background: #eee;
    padding: 20px;
    float: left;
    width: 100%;
    clear: both;
    margin: 0 0 20px 0;
}

.userList1 h2 {
    margin: 0;
    font-size: 24px;
}

.desUserIndex {
    margin: 24px 0 34px 0;
}

.userList1 span {
    display: block;
    font-size: 18px;
}

.userList1 span:nth-child(1) {
    padding-bottom: 5px;
}

.userProfile > h3 {
    font-size: 20px;
}

#profileIf > .userProfile {
    float: left;
    width: 100%;
    clear: both;
    margin: 0 0 15px 0;
}

.ctrl-wrapper > h1 {
    margin: 0 0 20px 0;
    font-size: 30px;
}


.bookList {
    float: left;
    width: 100%;
    background: #eee;
    padding: 20px;
}

.bookItems:first-child {
    padding-top: 0;
}

.bookItems {
    padding-top: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
}

.bookList .bookItems:last-child {
    border-bottom: 0;
}

.itemsLeft > h3 {
    margin: 0 0 10px 0;
    font-size: 18px;
}

.itemsRight {
    text-align: right;
}

.itemsRight a {
    padding: 5px 30px;
    border: 2px solid #000;
    text-transform: uppercase;
    font-weight: bold;
    display: inline-block;
    margin-right: 10px;
}

.bookAdd {
    display: none;
}

.hiddenBookHome {
    margin-top: 15px;
}

.orderContent {
    float: left;
    width: 100%;
    background: #eee;
    padding: 15px;
}

.orderContent .cart_header_labels, .orderContent .list_product_cart {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.userSignup .userFrm {
    margin-bottom: 35px;
}

.userSignup input[type='text'], .userSignup input[type='password'], .userSignup select {
    border: none;
    width: 100%;
    border-bottom: 2px solid #000;
    padding: 10px 0;
}

.container > .row, .wrapper-home-service {
    margin-top: 30px;
}

.ctrl-wrapper .row {
    /*padding:0;*/
}

.ui-corner-all {
    color: #5c5523 !important;
}

.ui-datepicker-prev {
    margin-right: 15px;
}

#ui-datepicker-div {
    background: #f5f5f5;
    border: 1px solid #d4d4d4;
    padding: 10px;
}

.ui-datepicker select.ui-datepicker-month {
    margin-right: 15px;
}

.form-control {
    border-radius: 0 !important;
    font-size: 15px !important;
}

.form-control:focus {
    border: 1px solid #f5502b !important;
    outline: none !important;
    box-shadow: none !important;
    /*text-align: center;*/
}


@media screen and (min-width: 1024px) {
    .itemsPr span:nth-child(2) {
        width: 70%;
    }

    .wrapper .row {
        padding: 0 !important;
    }

    /*.wrapper .row{*/
    /*padding:20px;*/
    /*}*/
    /*.wrapper>.row{*/
    /*padding:40px;*/
    /*}*/
    #profileIf .birth, .col-md-12 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}

@media screen and (max-width: 812px) {
    .userList {
        text-align: center;
        margin-top: 15px;
        display: none;
    }

    .menu-dropdown-account.d-none {
        display: block !important;
    }

    .menu-dropdown-account h4 {
        font-size: 20px;
        text-transform: capitalize;
        cursor: pointer;
        margin-bottom: 25px;
    }

    .menu-dropdown-account i {
        font-size: 10px;
    }

    /*.wrapper>.row{*/
    /*padding-top: 20px;*/
    /*}*/
    #profileIf .birth {
        padding-left: 15px;
        padding-right: 15px;
    }

    .menuPv {
        padding: 0;
    }

}

@media screen and (max-width: 768px) {
    .userIndex {
        margin-bottom: 0;
        padding: 0;
    }

    #profileContent .row {
        margin-left: 0;
        margin-right: 0;
        padding: 10px 0;
    }

    .section-content {
        width: 100%;
    }

    #profileIf .birth {
        padding-left: 0px;
        padding-right: 0px;
    }
}

@media screen and (max-width: 500px) {
    .wp-user {
        width: 100%;
    }
}

