/* ------------------------------------------------------------------------- *
 *  11. WooCommerce Styles
/* ------------------------------------------------------------------------- */

.woocommerce-page.columns-2 ul.products li.product, 
.woocommerce.columns-2 ul.products li.product {
    width: 45%;
}

.woocommerce ul.products.columns-3 li.product, 
.woocommerce-page ul.products.columns-3 li.product{
 width: 25%
}

.woocommerce-page.columns-4 ul.products li.product, 
.woocommerce.columns-4 ul.products li.product {
    width: 20%;
}

.woocommerce h1{
	color: grey;
	font-size: 22px;
	font-weight: bold;
	
}
.woocommerce h2{
	color: grey;
	font-size: 18px;
	font-weight: bold;
	
}

.woocommerce h3{
	color: grey;
	font-size: 16px;
	font-weight: bold;
	
}

.woocommerce .single-product span.onsale {
    border-radius: 50px;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.08) inset;
    width: 74px;
    height: 25px;
    min-height: 25px;
    margin: 0;
    padding: 1px 0 0;
    line-height: 20px;
    font-size: 13px;
    text-shadow: none;
    font-weight: 400;
    text-transform: uppercase;
    left: 4px;
    top: 4px;
	background-color: yellow;
}


/*Variált termék raktár */
.woocommerce-variation-availability{
	display:none;
}

/*Nincs kosár */

.woocommerce div.product form.cart div.quantity {
    float: left;
    margin: 0 4px 0 0;
display: inherit; }


.woocommerce #content .quantity input.qty,
.woocommerce .quantity input.qty,
.woocommerce-page #content .quantity input.qty,
.woocommerce-page .quantity input.qty {
	 height:35px;
 border:1px solid rgba(0,0,0,.08);
 background-color:#F5F5F5;
 border-radius:3px;
 padding:0;
display: none;}

	
.woocommerce ul.products li.product a.add_to_cart_button, 
.woocommerce-page ul.products li.product a.add_to_cart_button, .woocommerce button.button.alt, 
.woocommerce-page button.button.alt, .woocommerce input.button.alt:hover, .woocommerce-page #content input.button.alt:hover, 
.woocommerce .cart-collaterals .shipping_calculator .button, .woocommerce-page .cart-collaterals 
.shipping_calculator .button, .woocommerce a.button, .woocommerce-page a.button, 
.woocommerce input.button, .woocommerce-page #content input.button, 
.woocommerce-page input.button, .woocommerce #review_form #respond 
.form-submit input, .woocommerce-page #review_form #respond 
.form-submit input, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button  
{
    background: inherit;
    background-color: inherit;
    background-color: yellow;
     display: none; }

.woocommerce ul.products li.product .onsale,
.woocommerce-page ul.products li.product .onsale,
.woocommerce ul.products li.product .onsale,
.woocommerce-page ul.products li.product .onsale  {
    background-color: red;
	border-radius: 50px;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.08) inset;
    width: 74px;
    min-height: 25px;
    margin: 0;
    padding: 4px 0 0;
    line-height: 20px;
    font-size: 16px;
    text-shadow: none;
    font-weight: bold;
    text-transform: uppercase;
    right: 65px;
	top: 130px;
	color:white;
    
}

.woocommerce ul.products li.product  h3 {
	color: black;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.woocommerce ul.products li.product.product-category h3 {
	background-color: yellow;
	background-repeat: no-repeat;
	background-position: 50% 20%; 
	box-shadow: 3px 3px 3px gray;
	font-size: 14px;
	color: black;
}
.product-category mark {
display: none;
}

.woo_title {
	height: 100px;
}

.woocommerce span.onsale {
    background: -moz-linear-gradient(center top , yellow 0%, yellow 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 50px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -1px 0 rgba(0, 0, 0, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.2);
    color: black;
    font-size: 16px;
    font-weight: bold;
    left: 6px;
    line-height: 64px;
    margin: 0;
    min-height: 64px;
    min-width: 64px;
    padding: 4px;
    position: absolute;
    text-align: center;
    text-shadow: 0 -1px 0 #ffffff;
    top: 6px;
	background-color:yellow;
    
}
.woocommerce ul.products li.product .onsale:after,
.woocommerce-page ul.products li.product .onsale:after {
    content: '';
    width: 0px;
    height: 0px;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    position: absolute;
    top: 25px;
    right: 2px;
    
    -ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
    transform: rotate(45deg);
}


.woocommerce #review_form #respond .form-submit input,
.woocommerce-page #review_form #respond .form-submit input,
.woocommerce ul.products li.product a.add_to_cart_button,
.woocommerce-page ul.products li.product a.add_to_cart_button {
    border: 1px solid rgba(0, 0, 0, 0.1);
    color: black;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    margin: 8px 0 0;
    text-shadow: none;
}

.woocommerce ul.products li.product a.added_to_cart,
.woocommerce-page ul.products li.product a.added_to_cart {
    width: 25px;
    overflow: hidden;
    height: 31px;
    line-height: 20px;
    position: absolute;
    bottom: 5px;
    left: 65px;
    color: transparent;
}

.woocommerce ul.products li.product:hover,
.woocommerce-page ul.products li.product:hover {
    box-shadow: 0 0 0 1px rgb(255, 253, 135), 0 2px 18px rgba(0, 0, 0, 0.7);
}

.woocommerce ul.products li.product a:hover .star-rating,
.woocommerce-page ul.products li.product a:hover .star-rating {
    opacity: 1;
}

.woocommerce .woocommerce-result-count,
.woocommerce-page .woocommerce-result-count {
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08), 0 2px 4px rgba(0, 0, 0, 0.015);
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    display: block;
    width: 50%;
    float: left;
    margin: 0 0 30px;
    padding: 15px 0 16px;
}

.woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce-ordering {
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08), 0 2px 4px rgba(0, 0, 0, 0.015);
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    display: block;
    width: 50%;
    text-align: right;
    margin: 0 0 30px;
    padding: 10px 0;
	float: left; 
}

.woocommerce .woocommerce-ordering select,
.woocommerce-page .woocommerce-ordering select {
    background: black;
    border-radius: 1px;
    border: 1px solid rgb(220, 220, 220);
    font-size: 12px;
    text-transform: uppercase;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.02);
    padding: 6px;
    font-weight: 600;
    color: rgb(89, 89, 89);
}

.woocommerce .products ul,
.woocommerce ul.products,
.woocommerce-page .products ul,
.woocommerce-page ul.products {
    margin: 0 -0.5% 10px;
	
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product 
{
    width: 27%;
    margin: 0 0.5% 35px;
	padding: 15px;
    text-align: center;
    float: left;
    list-style-type: none;
    position: relative;
}


.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span,
.woocommerce-page nav.woocommerce-pagination ul li a,
.woocommerce-page nav.woocommerce-pagination ul li span {
padding: 10px !important; 
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span,
.woocommerce-page nav.woocommerce-pagination ul li a,
.woocommerce-page nav.woocommerce-pagination ul li span {
    padding: 10px !important;
}
.woocommerce #content nav.woocommerce-pagination ul,
.woocommerce nav.woocommerce-pagination ul,
.woocommerce-page #content nav.woocommerce-pagination ul,
.woocommerce-page nav.woocommerce-pagination ul {
    border-radius: 3px;
}
.woocommerce nav.woocommerce-pagination ul li:first-child,
.woocommerce-page nav.woocommerce-pagination ul li:first-child {
    border-radius: 3px 0 0 3px;
}
.woocommerce nav.woocommerce-pagination ul li:last-child,
.woocommerce-page nav.woocommerce-pagination ul li:last-child {
    border-radius: 0 3px 3px 0;
}

.woocommerce ul.products li.product a img,
.woocommerce-page ul.products li.product a img {
    -webkit-transition: all 0.08s linear 0s;
     -moz-transition: all 0.08s linear 0s;
      -ms-transition: all 0.08s linear 0s;
       -o-transition: all 0.08s linear 0s;
          transition: all 0.08s linear 0s;
}

.woocommerce-page ul.products li.product a img{
	max-width: 50%;
	margin: auto;
}

.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price {
	background-color: yellow;
	background-repeat: no-repeat;
	background-position: 50% 20%; 
	box-shadow: 3px 3px 3px gray;
	font-size: 18px;
	color: black;
	
}




.woocommerce #content ul.products li.product span.price,
.woocommerce-page #content ul.products li.product span.price {
    color: #000000;
    font-weight: bold;
    padding: 0;
    font-size: 15px;
    margin: 0;
    text-align: center;
}

.woocommerce ul.products li.product .price del,
.woocommerce-page ul.products li.product .price del {
display: none;
font-size: 16px;
}


.woocommerce ul.products li.product .price ins,
.woocommerce-page ul.products li.product .price ins {
display: inline-block;
font-size: 18px;
color: black;

}

.woocommerce-page ul.products li.product .price ins:before {
content: "";
display: block;
font-size: 14px;

}

.woocommerce-page ul.products li.product .price del:before {
content: "Lista ár:";
display: block;

}
.woocommerce .products .star-rating,
.woocommerce-page .products .star-rating {
    position: absolute;
    left: 4px;
    top: 5px;
    opacity: 0;
    
    -webkit-transition: all 0.08s linear 0s;
     -moz-transition: all 0.08s linear 0s;
      -ms-transition: all 0.08s linear 0s;
       -o-transition: all 0.08s linear 0s;
          transition: all 0.08s linear 0s;
}

/* Termék oldal */

.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
    margin: 0 0 40px;
    
}

.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
    margin-top: 5px;
    margin-bottom: 40px;
}

.woocommerce a.button,
.woocommerce-page a.button,
.woocommerce input.button,
.woocommerce-page #content input.button,
.woocommerce-page input.button,
.woocommerce input.button.alt,
.woocommerce-page #content input.button.alt,
.woocommerce button.button.alt,
.woocommerce-page button.button.alt {
    text-shadow: none !important;
    font-size: 14px;
    font-weight: 400;
    border: 1px solid rgba(0, 0, 0, 0.14);
    padding: 9px 30px 10px;
    margin: 0 0 0 7px;
    color: black !important;
}

.woocommerce table.cart td.actions .coupon .input-text,
.woocommerce-page #content table.cart td.actions .coupon .input-text,
.woocommerce-page table.cart td.actions .coupon .input-text {
    background-color: black;
    width: 50%;
    padding: 8px 6px;
    margin: 0;
}

/* Kuponok */

.woocommerce form.checkout_coupon .form-row-first,
.woocommerce-page form.checkout_coupon .form-row-first {
    width: 56%;
}
.woocommerce form.checkout_coupon .form-row-last,
.woocommerce-page form.checkout_coupon .form-row-last {
    width: 44%;
}
.woocommerce form.checkout_coupon input.input-text,
.woocommerce-page form.checkout_coupon input.input-text {
    width: 100%;
}

.woocommerce table.cart input,
.woocommerce-page #content table.cart input,
.woocommerce-page table.cart input {
    background: none;
    background-color: rgba(0, 0, 0, 0.28);
    text-shadow: none;
    font-size: 14px;
    font-weight: 400;
    border: 1px solid rgba(0, 0, 0, 0.2);
    padding: 9px 30px 10px;
    margin: 0 0 0 7px;
    top: 0px !important;
}

.woocommerce #content .quantity,
.woocommerce .quantity,
.woocommerce-page #content .quantity,
.woocommerce-page .quantity {
    width: 120px;
    float: left;
}

.woocommerce #content .quantity input.qty,
.woocommerce .quantity input.qty,
.woocommerce-page #content .quantity input.qty,
.woocommerce-page .quantity input.qty {
    height: 35px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    background-color: #F5F5F5;
    border-radius: 3px;
    padding: 0;
}

.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 {
    width: 40px;
    height: 35px;
    color: #5e5e5e;
    float: left;
    position: relative;
    font-size: 24px;
    font-weight: 400;
    line-height: 1;
    text-shadow: none;
    background: none !important;
    border: 0;
    box-shadow: none;
    outline: none !important;
}

.woocommerce #content div.product .product_title,
.woocommerce div.product .product_title,
.woocommerce-page #content div.product .product_title,
.woocommerce-page div.product .product_title {
    margin: 0 0 10px;
    
}

.woocommerce .woocommerce-product-rating,
.woocommerce-page .woocommerce-product-rating {
    float: right;
    margin: 8px 0 0;
}

.woocommerce #content div.product p.price del:before,
.woocommerce-page #content div.product p.price del:before,
.woocommerce-page div.product p.price del:before {
font-size: 28px;
}


.woocommerce #content div.product p.price ins,
.woocommerce-page #content div.product p.price ins,
.woocommerce-page div.product p.price ins {
	display: block;
    font-size: 28px;
	color: red;
}

.woocommerce #content div.product p.price ins:before,
.woocommerce-page #content div.product p.price ins:before,
.woocommerce-page div.product p.price ins:before {
content: "Jelenlegi ár: ";
font-size: 28px;
}

.woocommerce form.cart,
.woocommerce-page form.cart {
    margin-top: 30px;
}

.woocommerce #review_form #respond .form-submit input,
.woocommerce-page #review_form #respond .form-submit input {
    position: relative;
}



.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active {
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

.woocommerce #content div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce #content div.product .woocommerce-tabs ul.tabs:before,
.woocommerce div.product .woocommerce-tabs ul.tabs:before,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs:before,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active:after,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active:after {
    border: 0;
    box-shadow: none;
}


.woocommerce #content div.product form.cart .variations td.label,
.woocommerce div.product form.cart .variations td.label,
.woocommerce-page #content div.product form.cart .variations td.label,
.woocommerce-page div.product form.cart .variations td.label {
    padding: 5px 30px 10px 0;
}

.woocommerce form .form-row input.input-text,
.woocommerce-page form .form-row input.input-text,
.woocommerce form .form-row select,
.woocommerce-page form .form-row select,
.woocommerce #content div.product form.cart .variations select,
.woocommerce div.product form.cart .variations select,
.woocommerce-page #content div.product form.cart .variations select,
.woocommerce-page div.product form.cart .variations select {
    background: white;
    border-radius: 1px;
    border: 1px solid rgb(220, 220, 220);
    font-size: 12px;
    text-transform: uppercase;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.02);
    padding: 6px;
    font-weight: 600;
    color: rgb(89, 89, 89);
    margin: 0px 0px 3px;
}

.woocommerce .entry-summary .single_variation_wrap,
.woocommerce-page .entry-summary .single_variation_wrap {
    text-align: left;
    font-size: 18px;
}

.woocommerce .cart-collaterals .shipping_calculator .button,
.woocommerce-page .cart-collaterals .shipping_calculator .button {
    width: auto;
    border: 1px solid rgba(0, 0, 0, 0.15);
    padding: 9px 20px 10px;
    box-shadow: none;
    color: #FFF;
    text-shadow: none;
    font-weight: 400;
    font-size: 14px;
}

.woocommerce-cart .wc-proceed-to-checkout {
    float: right;
}

/* Kosár, vásárlás */

.woocommerce table.shop_table,
.woocommerce-page table.shop_table {
    margin: 0 0 50px;
    border-radius: 0;
    border-left: 0;
    border-right: 0;
}

.woocommerce table.cart th,
.woocommerce-page #content table.cart th,
.woocommerce-page table.cart th {
    background-color: rgba(0, 0, 0, 0.02);
    font-size: 16px;
    text-shadow: none;
    font-weight: 500;
    padding: 10px;
}

.woocommerce table.shop_table td,
.woocommerce-page table.shop_table td {
    padding: 25px 10px;
}

.woocommerce .cart-collaterals .cart_totals table,
.woocommerce-page .cart-collaterals .cart_totals table {
    max-width: 300px;
    float: right;
}
.woocommerce .cart-collaterals .cart_totals tr th,
.woocommerce-page .cart-collaterals .cart_totals tr th {
    padding: 15px 10px 15px 0;
}
.woocommerce .cart-collaterals .cart_totals table td,
.woocommerce-page .cart-collaterals .cart_totals table td {
    padding: 15px 0 15px 10px;
    text-align: right;
    width: 12%;
}
.woocommerce table.shop_table tfoot th,
.woocommerce-page table.shop_table tfoot th {
    vertical-align: middle;
}
.woocommerce table.shop_table.my_account_orders th,
.woocommerce-page table.shop_table.my_account_orders th,
.woocommerce table.shop_table.order_details th,
.woocommerce-page table.shop_table.order_details th,
.woocommerce-checkout table.shop_table thead .product-name,
.woocommerce-checkout table.shop_table thead .product-total {
    background-color: rgba(0, 0, 0, 0.04);
    padding: 10px;
}
.woocommerce table.shop_table tfoot th,
.woocommerce-page table.shop_table tfoot th,
.woocommerce table.shop_table tfoot td,
.woocommerce-page table.shop_table tfoot td {
    background-color: rgba(0, 0, 0, 0.04);
    padding: 10px;
}

.woocommerce .cart-collaterals .shipping_calculator,
.woocommerce-page .cart-collaterals .shipping_calculator {
    max-width: 300px;
}

.woocommerce .cart-collaterals .cross-sells,
.woocommerce-page .cart-collaterals .cross-sells {
    width: 52%;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
    width: 44%;
}

.woocommerce table.cart a.remove,
.woocommerce-page #content table.cart a.remove,
.woocommerce-page table.cart a.remove {
    font-size: 30px;
    color: #777;
}
.woocommerce table.cart img,
.woocommerce-page #content table.cart img,
.woocommerce-page table.cart img {
    height: 100px;
    width: auto;
}

.woocommerce #customer_details,
.woocommerce-page #customer_details {
    display: block;
    width: 54%;
    clear: none;
    float: left;
    margin-left: 0;
    margin-right: 6%;
}

.woocommerce #customer_details .col-1,
.woocommerce-page #customer_details .col-1,
.woocommerce #customer_details .col-2,
.woocommerce-page #customer_details .col-2 {
    float: none;
    width: 100%;
}
.woocommerce #customer_details .col-2,
.woocommerce-page #customer_details .col-2 {
    margin: 25px 0 0;
    padding: 25px 0 0;
    border-top: 1px solid rgba(0, 0, 0, 0.08);
}
.woocommerce #order_review_heading,
.woocommerce-page #order_review_heading,
.woocommerce #order_review,
.woocommerce-page #order_review {
    border: 1px solid rgba(0, 0, 0, 0.08);
    background-color: rgba(0, 0, 0, 0.02);
    display: block;
    width: 40%;
    clear: none;
    float: right;
    margin-right: 0;
    margin-left: 4%;
    margin-left: 0;
}
.woocommerce #order_review_heading,
.woocommerce-page #order_review_heading {
    border-bottom: 0;
    padding: 20px 20px 0;
    margin: 64px 0 0;
}
.woocommerce #order_review,
.woocommerce-page #order_review {
    border-top: 0;
    padding: 20px 20px 15px;
}

.woocommerce form .form-row,
.woocommerce-page form .form-row {
    padding: 0;
    margin: 0 0 5px;
}
.woocommerce form .form-row input.input-text,
.woocommerce-page form .form-row input.input-text {
    border: 1px solid rgba(0, 0, 0, 0.18);
    background-color: rgba(0, 0, 0, 0.02);
    font-weight: 400;
    font-size: 15px;
    text-transform: none;
    padding: 8px;
}
.woocommerce form .form-row textarea.input-text,
.woocommerce-page form .form-row textarea.input-text {
    border: 1px solid rgba(0, 0, 0, 0.18);
    background-color: rgba(0, 0, 0, 0.02);
    font-weight: 400;
    font-size: 15px;
    text-transform: none;
    padding: 8px;
    min-height: 100px;
}

.woocommerce .order_details,
.woocommerce-page .order_details {
    border: 1px solid rgba(0, 0, 0, 0.08);
}
.woocommerce .order_details li,
.woocommerce-page .order_details li {
    padding: 20px;
}

.woocommerce-checkout .form-row .chosen-container-single .chosen-single {
    background: none;
    background-color: rgba(0, 0, 0, 0.02);
    border: 1px solid rgba(0, 0, 0, 0.18);
    box-shadow: none;
    height: 36px;
    border-radius: 0;
    padding: 2px 0 4px 8px;
}

/* Üzenet stílus */
.cart-empty {
    font-size: 18px;
}
.return-to-shop {
    margin-bottom: 100px;
}
.cart-empty,
.return-to-shop {
    text-align: center;
}

.woocommerce .woocommerce-message,
.woocommerce-page .woocommerce-message {
    border-radius: 1px;
    box-shadow: none;
    background: none;
    background-color: rgba(0, 0, 0, 0.04);
}

.woocommerce .woocommerce-info,
.woocommerce-page .woocommerce-info {
    border-radius: 1px;
    box-shadow: none;
    background: none;
    background-color: rgba(0, 0, 0, 0.04);
}

.woocommerce .woocommerce-error,
.woocommerce-page .woocommerce-error {
    border-radius: 1px;
    box-shadow: none;
    background: none;
    background-color: rgba(0, 0, 0, 0.04);
}

.woocommerce .woocommerce-error:before,
.woocommerce-page .woocommerce-error:before,
.woocommerce .woocommerce-message:before,
.woocommerce-page .woocommerce-message:before,
.woocommerce .woocommerce-info:before,
.woocommerce-page .woocommerce-info:before {
    border-radius: 0;
    height: 100%;
    left: 0;
    width: 30px;
}

/*   Sidebar stílusa  */

.woocommerce .widget-area,
.woocommerce-page .widget-area {
    padding-top: 67px;
}

/* Felhasználói fiók stílus */

.woocommerce-account .woocommerce-MyAccount-navigation {
    width: 20%;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
    margin: 0;
    padding: 0;
    box-shadow: -1px 0 0 #D7D7D7 inset;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li {
    margin: 0 0 1px;
    padding: 0;
    background-color: rgba(0, 0, 0, 0.02);
    list-style-type: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    display: block;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.12);
    padding: 12px 12px;
    text-decoration: none;
}
.woocommerce-account .is-active {
    box-shadow: 4px 0 0 rgba(0, 0, 0, 0.3) inset;
}
.woocommerce-account .woocommerce-MyAccount-content {
    width: 78%;
}

/* Mobilbarát stílus */
@media screen and (max-width: 960px) {
    
    .woocommerce ul.products,
    .woocommerce-page ul.products {
        margin: 0 -1% 30px;
    }
    
    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product {
        width: 48%;
        margin: 0 1% 22px;
    }
    
}

@media screen and (max-width: 782px) {
    
    .woocommerce #customer_details,
    .woocommerce-page #customer_details {
        width: 90%;
        margin: 0;
    }
    
    .woocommerce #order_review_heading,
    .woocommerce-page #order_review_heading,
    .woocommerce #order_review,
    .woocommerce-page #order_review {
        width: 90%;    
    }
    
    .woocommerce ul.products,
    .woocommerce-page ul.products {
        margin: 0 -1% 30px;
    }
    
    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product {
        width: 48%;
        margin: 0 1% 22px;
    }
    
    .woocommerce .cart-collaterals .cross-sells,
    .woocommerce-page .cart-collaterals .cross-sells {
        margin: 0 auto;
        width: 80%;
        float: none;
    }
    
    .woocommerce .cart-collaterals .cart_totals table td,
    .woocommerce-page .cart-collaterals .cart_totals table td {
        width: 90%;
    }
    .woocommerce .cart-collaterals .cart_totals,
    .woocommerce-page .cart-collaterals .cart_totals {
        text-align: center;
        margin: 0 auto;
        width: 80%;
        float: none;
    }
    
    .woocommerce .cart-collaterals .cart_totals table,
    .woocommerce-page .cart-collaterals .cart_totals table {
        max-width: 90%;
    }
    
    /* Saját fiók responsive kinézet */
    .woocommerce-account .woocommerce-MyAccount-navigation,
    .woocommerce-account .woocommerce-MyAccount-content {
        width: 90%;
        float: none;
        margin: 0 0 20px;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation ul {
        box-shadow: none;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation ul li {
        display: inline-block;
        margin: 0 4px 5px 0;
    }
    .woocommerce-account .is-active {
        box-shadow: 0 -4px 0 rgba(0, 0, 0, 0.3) inset;
    }
    
	.woocommerce form .form-row input.input-text,
.woocommerce-page form .form-row input.input-text,
.woocommerce form .form-row select,
.woocommerce-page form .form-row select,
.woocommerce #content div.product form.cart .variations select,
.woocommerce div.product form.cart .variations select,
.woocommerce-page #content div.product form.cart .variations select,
.woocommerce-page div.product form.cart .variations select {
    max-width: 85%;
	display: !important;
}
}

@media screen and (max-width: 640px) {
    
    .woocommerce #container,
    .woocommerce-page #container {
        width: 95%;
        float: none;
    }
    
    .woocommerce ul.products,
    .woocommerce-page ul.products {
        margin: 0 0 10px;
    }
    
    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product {
        width: 90%;
        margin: 0 0 24px;
    }
	.woocommerce .woocommerce-ordering select,
	.woocommerce-page .woocommerce-ordering select {
   width: 90%;

}

 .woocommerce .woocommerce-ordering,
    .woocommerce-page .woocommerce-ordering {
        width: 95%;
        float: none;
    }
    
}

@media screen and (max-width: 560px) {
    
    .woocommerce .woocommerce-result-count,
    .woocommerce-page .woocommerce-result-count {
        width: 95%;
        float: none;
        border-bottom: 0;
        margin: 0;
}
    .woocommerce .woocommerce-ordering,
    .woocommerce-page .woocommerce-ordering {
        width: 95%;
        float: none;
		
    }
	
	.woocommerce .woocommerce-ordering select,
	.woocommerce-page .woocommerce-ordering select {
   width: 90%;
	font-size: 70%; }
    
}

@media screen and (max-width: 460px) {
    
    .woocommerce ul.products,
    .woocommerce-page ul.products {
        margin: 0 0 10px;
    }
    
    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product {
        width: 90%;
        margin: 0 0 24px;
    }
	
	.woocommerce .woocommerce-ordering select,
	.woocommerce-page .woocommerce-ordering select {
   width: 90%;
   font-size: 70%;
}
    
}
/* Woocommerce stílus */
.woocommerce #container,
.woocommerce-page #container,
.content-area {
	width: 75%;
	float: left;
padding: 0 2% 0 0; }

.woocommerce .widget-area,
.woocommerce-page .widget-area {
    padding-top: 45px !important;
}
.woocommerce-cart .widget-area,
.woocommerce-checkout .widget-area,
.woocommerce-account .widget-area,
.single-product.woocommerce .widget-area,
.single-product.woocommerce-page .widget-area {
    padding-top: 15px !important;
}

.woocommerce .content-no-sidebar #container,
.woocommerce-page .content-no-sidebar #container,
.content-no-sidebar .content-area {
	float: none;
	width: 100%;
	padding: 0;
}

.woocommerce .breadcrumbs,
.woocommerce-page .breadcrumbs,
.woocommerce .entry-header.site-container,
.woocommerce-page .entry-header.site-container {
    display: none;
}

.woocommerce table.cart th,
.woocommerce-page #content table.cart th,
.woocommerce-page table.cart th,
.woocommerce input.button.alt,
.woocommerce-page #content input.button.alt,
.woocommerce table.cart input,
.woocommerce-page #content table.cart input,
.woocommerce-page table.cart input,
button, input[type="button"],
input[type="reset"],
input[type="submit"] {
    font-family: 'Raleway', sans-serif;
}

.woocommerce #respond input#submit:hover, 
.woocommerce a.button:hover, 
.woocommerce button.button:hover, 
.woocommerce input.button:hover {
    background-color: #d30000;
    text-decoration: none;
    background-image: none;
    color: black;
}

.woocommerce ul.products li.product a.add_to_cart_button, .woocommerce-page ul.products li.product a.add_to_cart_button,
.woocommerce button.button.alt,
.woocommerce-page button.button.alt,
.woocommerce input.button.alt:hover,
.woocommerce-page #content input.button.alt:hover,
.woocommerce .cart-collaterals .shipping_calculator .button,
.woocommerce-page .cart-collaterals .shipping_calculator .button,
.woocommerce a.button,
.woocommerce-page a.button,
.woocommerce input.button,
.woocommerce-page #content input.button,
.woocommerce-page input.button,
.woocommerce #review_form #respond .form-submit input,
.woocommerce-page #review_form #respond .form-submit input,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
	
	 background: inherit;
	background-color: yellow;
}

a:hover,
.widget-area .widget a:hover,
.site-footer-widgets .widget ul li a:hover,
.search-btn:hover,
.woocommerce #content div.product p.price,
.woocommerce-page #content div.product p.price,
.woocommerce #content div.product span.price,
.woocommerce div.product span.price,
.woocommerce-page #content div.product span.price,
.woocommerce-page div.product span.price,
.search-button .fa-search:hover,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active {
    color: orange;
}

.woocommerce-page div.product p.price{
	font-size: 28px;
	color: green;
	font-weight: bold
}

.woocommerce-variation-price {
	padding-bottom: 20px;
}

.woocommerce .variation-price-text{
	font-size: 22px;
	text-align: center;
}
.woocommerce-variation-price del {
display:block;
}

.woocommerce div.product p.price del, .woocommerce div.product span.price del{
	opacity: .5;
	margin: 15px 0 0 0;
}

.woocommerce-variation-description ul li {
	font-family: Open Sans;
	font-size: 14px;
}

.woocommerce-variation-price ins:before {
content: "AKCIÓS ÁR:";
max-width: 200px;
float:left;
display:block;
font-size: 16px;
text-align: left;
padding: 10px;
}

.woocommerce-variation-price span.woocommerce-Price-amount amount{
	display: block;
}


.woocommerce-variation-price del:before {
content: "Lista ára:";
float:left;
max-width: 200px;
display: block;
font-size: 14px;
text-align: left;
padding: 10px;
}

.woocommerce div.product form.cart .variations label {
    font-weight: 700;
    font-family: Open Sans;
	font-size: 14px;

}


.woocommerce .product_meta {
	padding-top: 20px;
}

.woocommerce .posted_in {
	font-size: 12px;
	font-weight: bold;
}

.woocommerce .posted_in a {
	font-size: 12px;
	font-weight: normal;
	
}

.woocommerce .tagged_as {
	font-size: 12px;
	font-weight: bold;
}

.woocommerce .tagged_as a {
	font-size: 12px;
	font-weight: normal;
	
} 

#kiemelt .featured-products
 { width:20px;
 height: auto; 
 margin-bottom:10px; 
 }
 

 
 /* WooCommerce 3.0 Készlet */
 .woocommerce div.product .out-of-stock {
	 font-size: 14px;
	 color: red;
	 font-weight: bold;
 }
 
  .woocommerce div.product .out-of-stock:before {
	content: "Készlet állapota: ";
	color: black;
	font: 14px;
	font-weight: bold;
 }

 .woocommerce div.product .out-of-stock:after {
	content: " A raktár feltöltés folyamatban. Előrendelhető: IGEN";
	color: black;
	font: 14px;
	font-weight: bold;
 }
 
 .woocommerce div.product p.out-of-stock{
	 color:red;
	 font: 14px;
 }
 
 
  .woocommerce div.product .stock {
	 font-size: 14px;
	 color: green;
	 font-weight: bold;
 }
 
  .woocommerce div.product .stock:before{
	content: "Készlet állapota: ";
	color: black;
	font: 14px;
	font-weight: bold;
 }
 
  @media screen and (max-width: 320px) {
	.featured-text .meta span.meta-comments,
	.featured-text .meta span.meta-more {
		display: none !important;
	}
	
.woocommerce ul.products.columns-3 li.product, 
.woocommerce-page ul.products.columns-3 li.product{
	width:90%
}
 
	
	#features {
		width: 100%;
	}
	
	.feature {
		width: 100%;
	}
	
	.woocommerce ul.products li.product, 
	.woocommerce-page ul.products li.product{
		width: 100%;
		height: auto;
		margin: 0 0 24px;
		text-align: center;
		margin: auto 0;
	}
 }
	
@media screen and (max-width: 560px) {
	.featured-text .meta span.meta-comments,
	.featured-text .meta span.meta-more {
		display: none !important;
	}
	
	#features {
		width: 100%;
	}
	
	.feature {
		width: 100%;
	}
	
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
		width: 100%;
		height: auto;
		margin: 0 0 24px;
		text-align: center;
		margin: auto 0;
	}
	
	.woocommerce ul.products.columns-3 li.product, 
.woocommerce-page ul.products.columns-3 li.product{
	width:90%
}
}