#billing_country_field, #shipping_country_field, .optional {
    display: none
}

abbr {
    text-decoration: none;
}

.col2-set {
    width: 100% !important;
    float: none !important;
    margin-right: 0 !important;
}

#order_review_heading, #order_review {
    width: 100% !important;
    float: none !important;
}

.one-half {
    float: left;
    width: 50%;
    padding: 0 15px
}

.woocommerce-billing-fields__field-wrapper, .woocommerce-shipping-fields__field-wrapper {
    margin: 0 -15px;
}

.shipping-class {
    background: green;
    color: #fff;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    padding: 0 10px;
    font-size: 11px;
    font-weight: bold;
    margin-left: 10px;
    border-radius: 3px;
    text-transform: uppercase;
}

.category-top {
    padding: 8vw;
    background-size: cover;
    margin-bottom: 40px
}

.category-top-content {
    background: #fff;
    padding: 40px;
    text-align: center;
    max-width: 500px;
    margin: 0 auto
}

.subcategory {
    position: relative;
    background: #fff;
    padding: 20px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
}

.subcategory-title {
    position: absolute;
    background: #fff;
    padding: 0 15px 0 30px;
    left: 0;
    bottom: 50px;
}

.subcategory img {
    margin: 0;
    width: 100%;
    height: auto;
}

mark {
    background: none;
}

.product-item {
    background: #fff;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    padding: 0 20px 20px 20px;
    height: 100%;
    position: relative;
    text-align: center;
    overflow: hidden;
}

.product-list-tags {
    display: block;
    position: absolute;
    top: 20px;
    text-align: left;
}

.product-list-tags li {
    display: block;
    margin-bottom: 5px
}

.product-list-tags li a {
    display: inline-block;
    color: #fff;
    padding: 4px 10px 2px 10px;
    font-size: 11px;
    font-weight: 600;
    border-radius: 3px;
    text-transform: uppercase;
}

.a-honap-ajanlata {
    background: red;
}

.kifuto-termek {
    background: orange
}

.uj {
    background: green;
}

.gyartok {
    display: block;
    clear: both;
    margin-bottom: 15px
}

.gyartok a {
    color: inherit
}

.price {
    display: block;
    font-weight: 600;
    margin-bottom: 15px;
}

del {
    color: #888;
    font-weight: normal;
    display: block;
    font-size: smaller
}

ins {
    text-decoration: none;
    display: block;
}

.page-meta {
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    overflow: hidden;
    margin-bottom: 30px;
    padding: 15px 0
}

.up-sells {
    margin-bottom: 40px
}

.cart-contents {
    position: relative;
}

.contents-count {
    display: block !important;
    width: 16px;
    height: 16px;
    position: absolute;
    background: #049881;
    color: #fff;
    text-align: center;
    font-size: 12px;
    border-radius: 50%;
    left: 18px;
    top: -2px
}

.contents-total {
    margin-left: 10px;
}

.widget h3 {
    border-bottom: solid 1px #ccc;
    margin-bottom: 15px;
    padding-bottom: 5px;
}

.price_label {
    clear: both;
    overflow: hidden;
    position: absolute;
    width: 100%;
    top: 0;
}

.price_slider {
    margin-bottom: 12px;
}

.price_slider_amount {
    position: relative;
}

.price_slider_amount .button {
    margin-top: 40px !important;
    font-size: smaller !important;
}

.ui-slider {
    position: relative;
    text-align: left;
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 50%;
    border: 1px solid rgba(0, 0, 0, 0.25);
    cursor: pointer;
    background: #e7e7e7;
    background: -webkit-linear-gradient(#FEFEFE, #e7e7e7);
    background: -moz-linear-gradient(center top, #FEFEFE 0%, #e7e7e7 100%);
    background: -moz-gradient(center top, #FEFEFE 0%, #e7e7e7 100%);
    outline: none;
    top: -5px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 0 0 1px rgba(255, 255, 255, 0.65) inset;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 0 0 1px rgba(255, 255, 255, 0.65) inset;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 0 0 1px rgba(255, 255, 255, 0.65) inset;
}

.ui-slider .ui-slider-handle:last-child {
    margin-left: -1em;
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background: none repeat scroll 0 0 #049881;
    box-shadow: 1px 1px 1px 0.5px rgba(0, 0, 0, 0.25) inset;
    -webkit-box-shadow: 1px 1px 1px 0.5px rgba(0, 0, 0, 0.25) inset;
    -moz-box-shadow: 1px 1px 1px 0.5px rgba(0, 0, 0, 0.25) inset; 
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    border-radius: 1em;
}

.price_slider_wrapper .ui-widget-content {
    position: relative;

    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    border-radius: 1em;
    background: #1e1e1e;
    background: -webkit-linear-gradient(#1e1e1e, #6a6a6a);
    background: -moz-linear-gradient(center top, #1e1e1e 0%, #6a6a6a 100%);
    background: -moz-gradient(center top, #1e1e1e 0%, #6a6a6a 100%);
}

.ui-slider-horizontal {
    height: 10px;
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
    left: -2px;
}

.ui-slider-horizontal .ui-slider-range-max {
    right: -2px;
}

.last {
    display: inline-block;
    color: #fff;
    padding: 4px 10px 2px 10px;
    font-size: 11px;
    font-weight: 600;
    border-radius: 3px;
    text-transform: uppercase;
    background-color: red;
    margin-bottom: 15px
}

.last2 {
    display: inline-block;
    color: #fff;
    padding: 4px 10px 2px 10px;
    font-size: 11px;
    font-weight: 600;
    border-radius: 3px;
    text-transform: uppercase;
    background-color: blue;
    margin-bottom: 15px
}

.nincstobb img.attachment-woocommerce_thumbnail {
    opacity: 0.3;
    filter: grayscale(100%)
}

.nincs {
    position: absolute;
    display: inline-block;
    color: #fff;
    padding: 4px 10px 2px 10px;
    font-size: 14px;
    font-weight: 600;
    border-radius: 3px;
    text-transform: uppercase;
    top: 30%;
    margin-left: -51px;
    z-index: 9;
    background: black;
}

.tax-img {
    margin-bottom: 15px;
    width: 100px;
    height: auto;
}

ul.gyartok-home {
    display: flex;
    align-items: center;
}

ul.gyartok-home li {
    display: flex;
    width: 25%;
    padding: 0 15px;
    align-items: center;
}

ul.gyartok-home li img {
    max-width: 40%;
    display: block;
    margin: 0 auto;
    align-items: center;
    filter: grayscale(100%);
    opacity: 0.6;
}

ul.gyartok-home li a:hover img {
    filter: none;
    opacity: 1;
}

.footer-att {
    overflow: hidden;
}

.footer-att li {
    padding: 3px 6px;
    list-style: none;
    display: inline-block;
    margin: 0 8px 8px 0;
    background: #fff;
    box-shadow: 0 1px 3px rgba(0,0,0,0.2);
}

.woocommerce-ordering input {
    display: none
}

.woocommerce-ordering label {
    display: block;
    width: 26px;
    height: 26px;
    background-color: #fff;
    border: solid 1px #ddd;
    float: left;
    margin-left: 5px;
    background-size: 80% auto;
    background-position: center center;
    background-repeat: no-repeat;
}

.woocommerce-ordering .icon-menu_order {
    background-image: url(../img/default.svg);
} 

.woocommerce-ordering .icon-popularity {
    background-image: url(../img/like.svg);
} 

.woocommerce-ordering .icon-rating {
    background-image: url(../img/top-rated.svg);
} 

.woocommerce-ordering .icon-date {
    background-image: url(../img/uj.svg);
} 

.woocommerce-ordering .icon-price {
    background-image: url(../img/ar-small.svg);
} 

.woocommerce-ordering .icon-price-desc {
    background-image: url(../img/ar-big.svg);
} 

.woocommerce-ordering .icon-on_sale {
    background-image: url(../img/sale.svg);
}

.woocommerce-ordering label:hover {
    background-color: #ddd;
}

.woocommerce-ordering input:checked + label {
    background-color: #ddd;
}

@media only screen and (max-width: 600px) {
    .one-half {
        float: none;
        width: 100%;
    }

    .category-top {
        padding: 50vw 20px 20px 20px
    }
}