/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

/* Termék oldalon a Terjedelem: Back side opció eltüntetése */ 

.nbd-option-wrapper div[data-id|="f1608583845847"] label:nth-child(4) {
	display: none !important;
}

.woocommerce-account-fields .create-account label {
    font-weight: bold;
    color: #44b1e0;
}
.text_after_createaccount {
    margin: 6px 0 20px 23px;
}
.woocommerce-account-fields .form-row {
    padding: 3px 0 0 0 !important;
    margin: 0 !important;
}

.arak_gomb{float: left; background: #219ebc !important; }
li.product .button { padding-left: 10px; padding-right: 10px; }

.woocommerce ul#shipping_method li input {
    margin: -3px .4375em 0 0;
}

.elementor-widget-woocommerce-checkout-page .woocommerce-form__label-for-checkbox span {
	font-weight: bold;
	color: #006ec7 !important;
}

.shop_table th.product-name, .shop_table .woocommerce-shipping-totals.shipping th { text-transform: uppercase; font-weight: bold !important; }

.aiowps-site-lockout-body {
    top: 0px;
    bottom: 0px;
    position: absolute;
    left: 0px;
    right: 0px;
    background: #fff;
}

.aiowps-site-lockout-box {
    border: none !important;
}

.aiowps-site-lockout-msg {
    color: #565656 !important;
	font-size: 28px !important;
}

.aiowps-site-lockout-box {
	max-width: none !important;
}


/*
#nbd-field-f1609016320904 {
	-moz-appearance: textfield;
}
      
#nbd-field-f1609016320904::-webkit-outer-spin-button,
#nbd-field-f1609016320904::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

*/

body.ip_a .oldalszam_valaszto_box{
	display:block;
	
}

body.ip_u .oldalszam_valaszto_box{
	display:none;
	
}


.oldalszam_valaszto_box .oldalszam_gomb {
	margin: 5px;
	border: 1px solid #006db8;
	border-radius: 36px;
	cursor: pointer;
	transition: all 0.2s ease-in-out;
	height: 36px;
	line-height: 36px;
	padding: 0 20px;
	text-transform: uppercase;
	font-size: 13px;
	display: inline-block;
	max-width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	box-shadow: 0 1px 4px 0 rgba(0,0,0,0.14);
}

.oldalszam_valaszto_box .oldalszam_gomb:hover {
	-webkit-box-shadow: 0 3px 10px 0 rgba(75,79,84,.3);
	-moz-box-shadow: 0 3px 10px 0 rgba(75,79,84,.3);
	-ms-box-shadow: 0 3px 10px 0 rgba(75,79,84,.3);
	box-shadow: 0 3px 10px 0 rgba(75,79,84,.3);
}

.oldalszam_valaszto_box .oldalszam_gomb.aktiv {
	color: #fff;
	background-color: #006db8 !important;
}


body.ip_a #nbd-field-f1609535461992, 
body.ip_a #nbd-field-f1609016320904
{
	/*display:none;*/
	
}

#nbd-field-f1609535461992, 
#nbd-field-f1609016320904
{
	display:none;
	
}


