.shop_table tr .product-quantity .quantity, .product .entry-summary .quantity{
 position: relative;
}
.change-quantity{
    position: absolute;
    height: 100%;
    border: none;
    width: 25px;
}
.change-quantity.minus{
    float: left;
}
.change-quantity.plus{
    float: right;
    margin-left: -25px;
}
.product .entry-summary form .input-text.qty{
    text-align: center;
}
.product .entry-summary .quantity{
    width: 120px!important;
}
.product .entry-summary .quantity{
    padding: 0px!important;
}
button.single_add_to_cart_button{
    margin-left: 10px;
}
.cart .button-container {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
.woocommerce .woocommerce-form-login{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-width: 100%!important;
    z-index: 999;
    background-color: rgba(0,0,0,0.7) !important;
    border-radius: 0px;
    margin: 0px;
    padding: 100px 0px 0px 0px;
}
#login-popup{
     background-color: #fff;
     max-width: 600px;
     margin: auto;
     padding: 10px;
     border-radius: 10px;
 }
.close-login-popup{
    display: none;
}
.woocommerce-checkout .close-login-popup{
    display: block;
}
.close-login-popup {
    float: right;
    background-color: #fff;
    border: 1px solid #cdcdcd;
    padding: 5px 15px;
    border-radius: 10px;
}
.close-login-popup:hover {
    background-color: #af7a6d;
    color: #FFF;
}
a.close-login-popup {
    float: none;
    margin-top: 10px;
    display: block;
    border: 0px;
}
#login-popup .clear{
    position: relative;
    clear: both;
}

.sidebar #menu-main.menu li:before{
    width: 0px;
    height: 0px;
    margin: 0px;
    background-color: #1e1e20;
    content: '';
    transition: all .2s ease;
}
.sidebar.sidebar-menu {
    display: inline-block;
}
.woovr-variation-image{
    display: none!important;
}
/*.woovr-variation-selector input{
    visibility: hidden;
    opacity: 0;
}*/
.woovr-variation.woovr-variation-active{
    background-color: #f9f9f9;
}
.woovr-variations .woovr-variation > div {
    margin-left: -20px;
}
.xl-margin-128 {
    margin-top: 32px!important;
    margin-bottom: 32px!important;
}
.button.button-newly {
    display: block;
    margin: 0px 0px 32px 0px;
    display: inline-block;
}
.single.single-product .woocommerce-notices-wrapper{
    display: none;
}
.woocommerce-button.woocommerce-form-login__submit{
    width: 100%;
}
.sidebar-login .close-login-popup{
    display: none;
}
.shop_table tr .product-quantity .quantity {
    min-width: 90px;
}
.shop_table tr .product-price, .shop_table tr .product-quantity, .shop_table tr .product-subtotal{
    padding: 0px;
    padding-bottom: 0px!important;
}
.product-thumbnail a{
    margin: auto;
}
.wc-address-book-address{
    width:100%;
}
.woocommerce-account .address_book header {
    line-height: 100px;
}
.woocommerce-Price-amount.amount{

}
