
/** ALR **/

form p {
    padding-left : 0px !important;
}

.masthead-links {
    float:right;
    padding: 0;
    list-style: none outside;
    margin-top:15px;
    text-transform: uppercase;
    font-weight: bold;
}

.masthead-links > li {
    display: inline-block;
    position: relative;
    margin-left:20px;
}

.masthead-links > li a {
    transition: all 0.3s;
    color : #444444;
    text-decoration: none;
}

.masthead-links > li a svg{
    font-size: 23px;
}

.masthead-links > li a:hover{
    color: #637835;
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px;
}
.masthead-links .badge {
    position: absolute;
    top: -6px;
    right: -12px;
    font-size: 11px;
    padding: 3px 5px;
    background: #b1321b;
}

table.tab_ves.auto-input-width tr td.left{
    width:auto !important;
}

#content table.tab_ves.auto-input-width{
    margin:0px !important;
}

.tab_ves.auto-input-width input{
    width : 100% !important;
}

.tab_ves.auto-input-width label{
    white-space: nowrap;
}

#reg_country{
    max-width: 290px !important;
    margin : 0px;
}

.woocommerce-register-submit{
    float:right;
}

#customer_login form{
    margin:10px;
}

.product{
    font-family: Verdana, Geneva, sans-serif;
}

.product.subcategory {
    width: 100% !important;
    margin-bottom:5px !important;
}

.product.subcategory h2{
    margin-bottom:0px !important;
}

span.tiny{
    font-size:75%;
    margin-left:20px;
}

.products .product:not(.subcategory){
    margin-left:30px !important;
    border : 1px solid #aeaeae;
    padding : 3px !important;
    overflow: auto;
    box-shadow: 1px 1px 3px #A3A3A3;
}

.product.hentry{
    margin-left:10px !important;
}
li.product .add_to_cart_button{
    text-align:center;
    margin:auto;
    display: block;
    width:115px;
}

div.product{
    overflow: auto;
    padding: 10px !important;
    margin-bottom:10px !important;
}

.product:not(.subcategory) h3{
    text-align : center;
    margin :  0px !important;
    padding : 0px !important;
    font-size:15px !important;
}

.product:not(.subcategory) .price{
    text-align :right;
    font-weight: bolder !important;
}

.woocommerce_ordering{
    display : none;
}

ul.products li.product a.add_to_cart_button{
    font-size   : 75%;
    display     : inline-block;
}

.order-info mark{
    background-color : transparent;
}

.order-info mark.order-status{
    font-weight : bolder;
}

.cart_totals > p {
    text-align  :justify !important;
    font-size   :80%;
}

/*tr.cart-subtotal th, tr.tax-rate th, tr.tax-rate th{
    text-align:right;
}*/


div.cart_totals{
    border : 1px solid #6e765a;
    padding : 20px;
    width:40% !important;
    font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}

div.cart_totals h2{
    margin:10px;
    border-bottom : 1px solid #6e765a;
    line-height: 27px;
    font-size: 24px;
    margin-top: 0;
    border-bottom: 1px solid;
    margin-bottom: 15px !important;
    padding-bottom: 10px;
}

div.cart_totals .wc-proceed-to-checkout{
    padding : 0px !important;
    margin : 0px !important;
}

div.cart_totals .wc-proceed-to-checkout a{
    margin : 0px !important;
}

.woocommerce-Price-amount.amount{
    font-size:15px;

}

.product-subtotal .woocommerce-Price-amount.amount{
    color: #6e765a !important;
    font-size:15px;
    font-weight : bold;
}

tr.order-total .woocommerce-Price-amount.amount{
    color: #768c44 !important;
    font-size:18px;
}

div.cart_totals th, div.cart_totals td{
    border : 0 !important;
    font-size: 15px;
    padding-bottom:20px !important;
}

div.cart_totals th{
    font-size: 15px !important;
}

div.cart_totals td{
    text-align : right;
}

div.cart_totals tr.order-total th, div.cart_totals tr.order-total td{
    border-top : 1px solid #6e765a !important;
    font-size: 16px !important;
}

div.cart_totals table{
    margin : 0px !important;
    padding : 0px !important;
}

div.shop_table-container{
    margin : 0px !important;
    border : 1px solid #6e765a !important;
    border-radius : 0px !important;
    margin-bottom : 20px !important;
    padding : 20px !important;
    font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}

.cart-header-h3{
    font-size:22px;
    font-weight : 400;
    line-height : 27px;
    margin: 0px;
    margin-bottom : 30px;
    padding-bottom : 10px;
    color: #768c44 !important;
    border-bottom: 1px solid #6e765a !important;
}

td.product-name{
    display : flex;
}

td.product-name a {
    display:block;
}

td.product-name a:first-of-type img, td.product-name > img{
    width : 80px;
    height: 80px;
    display: block;
}

td.product-name a:last-of-type{
    padding-left:20px;
    font-size:18px;
    line-height : 70px;
}

.shop_table.shop_table_responsive.cart{
    margin : 0px !important;
}

.woocommerce-MyAccount-navigation ul{
    list-style: none;
    margin : 0px !important;
    padding : 0px 20px;
    /*background-color: #6e765a;*/
    color : #768c44;
}

.woocommerce-MyAccount-navigation ul li{
    background-color : #FFFFFF;
    text-align : left;
    border-top: 1px solid #A3A3A3 !important;
    font-size:16px;
    font-weight : 400;
    line-height : 27px;
    margin: 5px 0px;
    padding : 5px 10px;
}

.woocommerce-MyAccount-navigation ul li:first-of-type{
    margin-top: 0px;
}

.woocommerce-MyAccount-navigation ul li:last-of-type{
    margin-bottom : 0px;
    border-bottom: 1px solid #A3A3A3 !important;
}

.woocommerce-MyAccount-navigation ul a{
    font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
    text-decoration: none;
}

.woocommerce-MyAccount-navigation ul li.is-active a{
    font-weight: bolder;
    text-decoration : underline;
}

/*#post-1229 .entry-content{
    padding-top:5px;
}*/

.woocommerce p{
    padding-left : 0px !important;
}

.woocommerce-MyAccount-content{
    /*text-align : justify;*/
}

.woocommerce ul.order_details li{
    margin-right : 0.8em !important;
    padding-right: 0.8em !important;
}

#post-1229 td.product-name a:last-of-type{
    line-height : inherit !important;
}

.woocommerce ul.products li.product a img, .woocommerce ul.products li.product a h2{
    margin : 0px !important;
}

/*body.woocommerce #primary {
    float: none;
    width: 100%;
}*/

.order-total th{
    font-size:110% !important;
}

span.required{
    color: red !important;
    font-weight: 700 !important;
    font-size:12px;
    font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}

#coupon_code {
    width: 250px !important;
    height: 44px !important;
}