/*
 Theme Name:   Enfold Child
 Description:  Enfold Child Theme
 Author:       Intren
 Author URI:   http://example.com
 Template:     enfold
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  metro
*/

.container {
    max-width: 1310px !important;
}

section.woocommerce-customer-details {
    margin-top: 3em;
}

.copyright a {
    display: none;
}

#scroll-top-link {
    bottom: 10px;
    right: 10px;
}

/* header */

#top .header_color .cart_dropdown .dropdown_widget .widget_shopping_cart_content {
    background-color: #fff;
    color: #999;
}

#top .header_color .cart_dropdown .dropdown_widget li a,
#top .header_color strong {
    color: #666;
}

#top.page .header_color .dropdown_widget .buttons,
#top .header_color .dropdown_widget .buttons {
    background-color: #193979 !important;
}

.avia-menu {
    display: none;
}

/* logo */

@media only screen and (min-width: 768px) {
    .responsive .logo img {
        margin-top: 22px;
    }
    .responsive .header-scrolled .logo img {
        margin-top: initial;
    }
}

/* footer */
#top #nav_menu-2.widget_nav_menu li {
    font-size: 15px;
}

/* woocommerce */
#top .avia_cart_buttons .button {
    font-size: 12px;
}

#top .price span {
    font-size: 18px;
}

#top .net-price,
#top .net-price span {
    font-size: 14px;
}

#top .price .old-gross-price span {
    font-size: 14px;
    color: #919191;
    text-decoration: line-through;
}

#top .price .old-gross-price::after {
    content: "\2219";
    text-decoration: none;
    display: inline-block;
    padding: 0 7px 0 3px;
    font-size: 20px;
    line-height: 12px;
}

.page h2.woocommerce-loop-product__title {
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: .5em;
}

.product-sorting ul:last-of-type,
.page #wc-local-pickup-plus-toggle-default-handling,
.woocommerce .col-2,
#top .avia-post-nav,
#billing_country_field {
    display: none;
}

.page .woocommerce .pickup-location-address {
    font-size: 14px;
    font-weight: bold;
}

.col2-set .col-1 {
    width: auto;
    float: none;
}

#top #payment .terms {
    text-align: left;
    margin-bottom: 1.5em;
}

.page-id-7 .shipping {
    display: none;
}

.products .thumbnail_container {
    padding: 5%;
}

#top #billing_first_name_field {
    float: right;
    clear: right;
}

#top #billing_last_name_field {
    float: left;
    clear: left;
}

#top #payment {
    margin-top: 1em;
}

#order_payment_heading {
    margin-top: 3em;
}

/* add to cart quantity on archive */

.avia_cart_buttons form {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-align-items: center;
    align-items:  center;
    justify-content: center;
    padding: 1em;
    border-bottom: 1px solid #e1e1e1;
}

#top div form.cart div.quantity {
    margin-bottom: 0px;
}

.avia_cart_buttons span {
    display: none;
}

#top .avia_cart_buttons button.button {
    width: auto;
    max-width: none;
    padding: 15px;
}

#top .avia_cart_buttons form button.button {
    color: #444 !important;
    border: none;
    font-size: 12px;
    font-weight: 700;
    line-height: 15px;
    font-family: 'Open Sans','HelveticaNeue','Helvetica Neue',Helvetica,Arial,sans-serif;
}

#top .main_color .avia_cart_buttons a.button {
    width: 100%;
    text-align: center;
}

.button-mini-delimiter {
    display: none;
}

#top .cart-collaterals .cart_totals table small {
    display: initial;
}

#top .input-text, #top input[type="text"], #top input[type="input"], #top input[type="password"], #top input[type="email"], #top input[type="number"], #top input[type="url"], #top input[type="tel"], #top input[type="search"], #top textarea, #top select {
    font-family: 'Open Sans','HelveticaNeue','Helvetica Neue',Helvetica,Arial,sans-serif !important;
}

/* woocommerce archive hover effect */

.products li.product div.inner_product:hover th,
.products li.product div.inner_product table:hover th {
    color: #193979;
}

.products li.product div.inner_product .avia_cart_buttons {
    opacity: .75;
}
.products li.product div.inner_product:hover .avia_cart_buttons {
    opacity: 1;
}

/* woocommerce buttons */
#top.single-product form.cart .button,
#top .checkout-button,
#place_order,
#top .avia_cart_buttons button.button {
    background-color: #FAE725;
    color: #444;
    font-weight: 700;
}

#top.single-product form.cart .button:hover,
#top .checkout-button:hover,
#place_order:hover,
#top .avia_cart_buttons button.button:hover {
    background-color: #fef8bf;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

/* woocommerce checkout table */
#top table.shop_table th {
    font-size: 14px;
    color: #333;
}

.woocommerce-checkout-review-order-table tbody tr:last-of-type td {
    border-left: none;
    border-right: none;
    background-color: #fff;
}

.woocommerce-checkout-review-order-table .shipping:not(.pickup_location),
.woocommerce-shipping-contents {
    display: masonry !important;
}

.woocommerce-checkout-review-order-table tbody tr:nth-child(2n) {
    color: #666;
}

.woocommerce-checkout-review-order-table .pickup_location,
.woocommerce-checkout-review-order-table .pickup_location > * {
    border-bottom: 2px solid #ccc;
}

.woocommerce-checkout-review-order-table .order-total,
.woocommerce-checkout-review-order-table .order-total > * {
    border-top: 2px solid #ccc;
}

/* popup */
#top .pum-theme-150 .pum-title, .pum-theme-enterprise-blue .pum-title {
    color: #193979;
}

#top .pum-theme-150 .pum-content + .pum-close,
#top .pum-theme-enterprise-blue .pum-content + .pum-close {
    right: unset;
    top: unset;
    width: auto;
    height: auto;
    line-height: 1.2em;
    position: static;
    margin-top: 1em;
    padding: 7px 15px;
    font-size: 1em;
    background-color: #193979;
}

.woocommerce-checkout-review-order-table tbody tr:last-of-type td {
    border-left: 1px solid #e1e1e1 !important;
    border-right: 1px solid #e1e1e1 !important;
}


/*
 *	FAROWORKS
 */
 
div#mlkeyboard{font-family:Tahoma,Arial,sans-serif;width:100%;position:fixed;bottom:0}div#mlkeyboard ul,div#mlkeyboard li{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}div#mlkeyboard ul{background:#eee;list-style:none;font-size:12px;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}@media screen and (min-width: 700px){div#mlkeyboard ul{width:670px;height:230px;margin:0 auto;padding:0px;border-radius:5px 5px 0 0}}div#mlkeyboard ul li{float:left;margin:0 0 0.5% 0.5%;width:6%;text-align:center;background:#fff;border:1px solid #f9f9f9;-moz-border-radius:5px;-webkit-border-radius:5px;border-color:#e5e5e5;cursor:pointer}@media screen and (min-width: 700px){div#mlkeyboard ul li{width:40px;height:40px;line-height:40px;margin:2px}}div#mlkeyboard ul li.active{background-color:#E6FFD8;border-color:#6FDA54}div#mlkeyboard ul li:hover{background-color:#FFD488;border-color:#FFAE6E}div#mlkeyboard ul #mlkeyboard-capslock,div#mlkeyboard ul #mlkeyboard-tab,div#mlkeyboard ul #mlkeyboard-left-shift{clear:left}@media screen and (min-width: 700px){div#mlkeyboard ul #mlkeyboard-backspace{width:66px}}div#mlkeyboard ul #mlkeyboard-tab{width:7%}@media screen and (min-width: 700px){div#mlkeyboard ul #mlkeyboard-tab{width:65px}}div#mlkeyboard ul #mlkeyboard-capslock{width:12%}@media screen and (min-width: 700px){div#mlkeyboard ul #mlkeyboard-capslock{width:75px}}div#mlkeyboard ul #mlkeyboard-return{width:8%}@media screen and (min-width: 700px){div#mlkeyboard ul #mlkeyboard-return{width:76px}}div#mlkeyboard ul #mlkeyboard-left-shift{width:14%}@media screen and (min-width: 700px){div#mlkeyboard ul #mlkeyboard-left-shift{width:100px}}div#mlkeyboard ul #mlkeyboard-right-shift{width:12%}@media screen and (min-width: 540px){div#mlkeyboard ul #mlkeyboard-right-shift{width:96px;margin-right:0}}div#mlkeyboard ul #mlkeyboard-space{clear:left;width:98%}@media screen and (min-width: 700px){div#mlkeyboard ul #mlkeyboard-space{width:662px}}div#mlkeyboard ul.mlkeyboard-modifications{position:absolute;background:rgba(133,133,133,0.6);border-radius:5px;display:none;padding:8px}@media screen and (min-width: 700px){div#mlkeyboard ul.mlkeyboard-modifications{height:46px}}
/*# sourceMappingURL=jquery.ml-keyboard.css.map */

#mlkeyboard {
	z-index: 9999999999;
	margin-bottom: 0px;
	padding-top: 80px;
	padding-bottom: 80px;
}

#mlkeyboard ul {
	transform: scale(1.6);
	position: relative;	
}

#mlkeyboard-return {
	top: 46px;
	right: 2px;
	width: 41px !important;
	border-bottom-right-radius: 0px !important;
	position: absolute;
}

div#mlkeyboard ul #mlkeyboard-left-shift {
	width: 58px;
}

div#mlkeyboard ul #mlkeyboard-right-shift {
	width: 92px;
}

div#mlkeyboard ul #mlkeyboard-space:before {
	content: "Szóköz";
}

div#mlkeyboard ul li:hover {
	color: #000;
	background-color: #fff;
	border-color: #e5e5e5 !important;
}

/* --------- */