@media only screen and (max-width: 500px) {
.woocommerce #content .quantity .minus, .woocommerce #content .quantity .plus, .woocommerce .quantity .minus, .woocommerce .quantity .plus, .woocommerce-page #content .quantity .minus, .woocommerce-page #content .quantity .plus, .woocommerce-page .quantity .minus, .woocommerce-page .quantity .plus {
    background-color: #70DA30;
    background-repeat: repeat-x;
    border: 1px solid #70DA30;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    display: inline;
    height: 25px !important;
    line-height: 10px !important;
    margin: 0;
    outline: medium none;
    padding: 0;
    vertical-align: middle;
    width: 25px !important;
    }
}
.woocommerce #content .quantity .minus, .woocommerce #content .quantity .plus, .woocommerce .quantity .minus, .woocommerce .quantity .plus, .woocommerce-page #content .quantity .minus, .woocommerce-page #content .quantity .plus, .woocommerce-page .quantity .minus, .woocommerce-page .quantity .plus {
    background-color: #70DA30;
    background-repeat: repeat-x;
    border: 1px solid #70DA30;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    display: inline;
    height: 35px;
    line-height: 33px;
    margin: 0;
    outline: medium none;
    padding: 0;
    vertical-align: middle;
    width: 35px;
}
.woocommerce table.cart div.coupon .input-text, .woocommerce-page table.cart div.coupon .input-text {
    border: 1px solid #3091D3;
    border-radius: 3px;
}
.woocommerce .checkout table.shop_table thead tr, .woocommerce table.cart thead tr, .woocommerce-account table.my_account_orders thead tr, .woocommerce-page .checkout table.shop_table thead tr, .woocommerce-page table.cart thead tr {
    border: 1px solid #3091D3;
    border-radius: 3px;
}
.woocommerce-account table.my_account_orders tbody tr, .woocommerce-cart table.cart tbody tr {
    border: 1px solid #3091D3;
    border-radius: 3px;
}
.woocommerce table.cart tbody td.product-remove, .woocommerce-page table.cart tbody td.product-remove {
    border: 1px solid #3091D3;
    border-radius: 3px;
}
.qbutton, .qbutton.medium, #submit_comment, .load_more a, .blog_load_more_button a, .post-password-form input[type="submit"], input.wpcf7-form-control.wpcf7-submit, input.wpcf7-form-control.wpcf7-submit:not([disabled]), .woocommerce table.cart td.actions input[type="submit"], .woocommerce input#place_order, .woocommerce-page input[type="submit"], .woocommerce .button {
    color: #ffffff !important;
}
.woocommerce-ordering {
display:none
}
.woocommerce-result-count {
display:none
}
.imagemenu {
   margin: -25px 0 0;
}
.paypal_checkout_button {
    background: #06BC00 !important;
}
.myButton {
	background-color:#3092d3;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #3092d3;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:20px;
	padding:13px 33px;
	text-decoration:none;
}
.myButton:hover {
	background-color:#3092d3;
        color:#ffffff;
}
.myButton:active {
	position:relative;
	top:1px;
}
.woocommerce table {
    font-weight: 400;
}
body div.festi-cart-products-content table.festi-cart-list tr.festi-cart-item > td.festi-cart-product-title a.festi-cart-title, body div.festi-cart-products-content table.festi-cart-list tr.festi-cart-item > td.festi-cart-product-title span.festi-cart-title {
    font-weight: 300;
}
body div.festi-cart-products-content table.festi-cart-list tr.festi-cart-item > td.festi-cart-product-title span.festi-cart-product-count, body div.festi-cart-products-content table.festi-cart-list tr.festi-cart-item > td.festi-cart-product-title span.festi-cart-product-price, body div.festi-cart-products-content table.festi-cart-list tr.festi-cart-item > td.festi-cart-product-title span.festi-cart-product-price span.amount {
    font-weight: 300;
}
.woocommerce div.cart-collaterals h2, .woocommerce-page .div.cart-collaterals h2 {
    font-size: 16px;
    font-weight: 400;
}
.woocommerce .empty-cart-wrapper p, .woocommerce-page .empty-cart-wrapper p {
    font-size: 20px;
    font-weight: 300;
    line-height: 20px;
}
.menuimage {
   background-repeat: no-repeat; 
   display: inline-flex; 
   height: 53px !important;
   width: 150px;
   margin: 0 0 -25px 0; 
   }
@media only screen and (max-width: 500px) {
.menuimage {
   background-repeat: no-repeat;
   height: 53px !important;
   width: 150px;
   display: inline-flex; 
   margin: 0 0 -25px 0; 
   padding: 20px 10px 20px 150px;
   }
}
.woocommerce .single_add_to_cart_button {
    position: absolute !important;
    margin: 5px !important;
}
.woocommerce #content .quantity input.qty, .woocommerce .quantity input.qty, .woocommerce-page #content .quantity input.qty, .woocommerce-page .quantity input.qty {
    display: inline;
    height: 35px;
    line-height: 33px;
    margin: 0 -4px;
    padding: 0 5px;
    text-align: center;
    vertical-align: middle;
    width: 35px;
    border: 1px solid #70DA30;
    border-radius: 0;
}
@media only screen and (max-width: 500px) {
.woocommerce #content .quantity input.qty, .woocommerce .quantity input.qty, .woocommerce-page #content .quantity input.qty, .woocommerce-page .quantity input.qty {
    display: inline;
    height: 25px;
    line-height: 10px !important;
    margin: 0 -4px;
    padding: 0 5px;
    text-align: center;
    vertical-align: middle;
    width: 25px;
    border: 1px solid #70DA30;
    border-radius: 0;
    }
}
.woocommerce .content .container .container_inner, .woocommerce-page .content .container .container_inner {
  padding: 0 !important;
}
input[type="checkbox"] {
    transform:scale(1.2, 1.2);
}
.ywsfd-social {
    border: 0px !important;
    text-align: left !important;
}
.woocommerce-account h2, .woocommerce-account h3, .woocommerce-checkout h2, .woocommerce-checkout h3 {
    font-size: 20px;
    font-weight: 400;
}
.ywsfd-social > .ywsfd-social-button > .ywsfd-facebook-share {
    font-size: 16px;
}
.ywsfd-social > .ywsfd-social-button > .ywsfd-facebook-share {
    height: 26px;
    line-height: 26px;
}
.ywsfd-social > .ywsfd-social-button > .ywsfd-facebook-share > .fb-image {
    top: 6px;
}
nav.mobile_menu .menu-item.menu-item-type-custom:last-child {
    display:none !important
}
#html5-watermark {
    display: none !important;
}
.woocommerce #payment ul.payment_methods li .payment_box {
    padding: 10px 0 0 0px;
}displ