

.color-whitesmoke,.color-whitesmoke p{color:whitesmoke;}
.menu-item .item_inner_description{display:none;}
.page-id-16551 .title.title_size_large h1{font-size:60px;}
div.section.paddingtop0,.paddingtop0{padding-top:0 !important;}
.edgt_ribbon_holder_base .ribbon_new_holder{display:none;}
.edgt_ribbon_holder_base p{color:whitesmoke;}
.woocommerce div.message, .woocommerce .woocommerce-message, .woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .myaccount_user{    background-color: #f7d96f;}
.admin-bar header.sticky.sticky_animate {
    top: 32px;
    -webkit-transition: left .2s ease,top .33s cubic-bezier(0.694,0.0482,0.335,1);
    -moz-transition: left .2s ease,top .33s cubic-bezier(0.694,0.0482,0.335,1);
    transition: left .2s ease,top .33s cubic-bezier(0.694,0.0482,0.335,1);
}
#quote_comments_field #order_comments{    width: 100%;    height: 100px;}
.woocommerce form.checkout .col2-set p.form-row label {
   display: block;
}
/*nav.main_menu>ul>li>a>span.item_inner{padding:0 15px}*/
.woocommerce div.product .summary p.price{margin-bottom:10px;}
.woocommerce-Price-currencySymbol{    margin-right: 5px;}
.affiliates-registration .field input, #loginform .login-username input, #loginform .login-password input {
    background-color: #ffffff;
    border: 1px solid #e1c9bd;
    color: #787875;
    padding: 10px 17px;
    border: 1px solid #f4f4f4;
    outline: 0;
    resize: none;
    font-family: inherit;
    line-height: 18px;
    background-color: #f4f4f4;
    color: #929292;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#loginform .login-submit input, .affiliates-registration .sign-up input {
    position: relative;
    display: inline-block;
    width: auto;
    height: 38px;
    line-height: 38px;
    margin: 0;
    padding: 0 35px;
    font-family: 'Raleway',sans-serif;
    border: 1px solid #b48360;
    font-size: 12px;
    font-weight: 500;
    font-family: inherit;
    text-align: left;
    color: #fff;
    background-color: #b48360;
    text-decoration: none;
    cursor: pointer;
    outline: 0;
    font-style: normal;
    text-transform: uppercase;
    text-shadow: none;
    letter-spacing: 2px;
    white-space: nowrap;
    -webkit-transition: color .15s ease-out,background-color .15s ease-out,border-color .15s ease-out;
    -moz-transition: color .15s ease-out,background-color .15s ease-out,border-color .15s ease-out;
    -ms-transition: color .15s ease-out,background-color .15s ease-out,border-color .15s ease-out;
    -o-transition: color .15s ease-out,background-color .15s ease-out,border-color .15s ease-out;
    transition: color .15s ease-out,background-color .15s ease-out,border-color .15s ease-out;
    -webkit-box-sizing: initial!important;
    -moz-box-sizing: initial!important;
    box-sizing: initial!important;
    vertical-align: middle;
}
#loginform .login-username label, #loginform .login-password label{
display:block;
}