#megrendelesform input[type="text"]
{
border: none;
  border-bottom-color: currentcolor;
  border-bottom-style: none;
  border-bottom-width: medium;
border-bottom: 1px solid #ccc;
outline: none;
color: #015b00;;
background: transparent;
font-family: 'Open Sans', sans-serif;
font-weight: bold;
font-size: 20px;
margin: 0 5px 0px 0;
padding: 35px 0 5px 5px;
width: 430px;
width: 95%;
}
#megrendelesform input[type="text"]:focus
{
border-color: #059900;
}


#megrendelesform select {
border: none;
  border-bottom-color: currentcolor;
  border-bottom-style: none;
  border-bottom-width: medium;
border-bottom: 1px solid #ccc;
outline: none;
color: #015b00;
background: transparent;
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-image: none;
  background-size: auto;
font-family: 'Open Sans', sans-serif;
font-weight: bold;
font-size: 20px;
margin: 0 5px 10px 0;
padding: 10px;
width: 430px;
width: 95%;
}
#megrendelesform select:focus
{
border-color: #059900;
}

#megrendelesform p {padding-bottom:0;padding-top:10px;}

#megrendelesform p.cim {padding: 0 0 4px;
color: #2980B9;
font-size: 24px;
margin: 20px 0 20px 0;
font-weight: bold;
line-height: normal;
text-transform:uppercase;
}
#megrendelesform p {margin-left:0px; font-weight:normal;}
#megrendelesform .ar {font-weight:normal; margin-right:20px;}

label.radio-label, label.radio-selected {
  cursor: pointer;
  overflow: visible;
  display: inline-block;
  position: relative;
  margin-bottom: 7px;
  padding-top: 4px;
  padding-left: 35px;
}
label.radio-label::before, label.radio-selected::before {
  background: #516070;
  background: transparent;
  border: 1px solid #ccc;
  content: '';
  position: absolute;
  top: 6px;
  left: 0px;
  width: 20px;
  height: 20px;
  border-radius: 100%;
}
label.radio-selected::after {
  opacity: 1;
  content: '';
  position: absolute;
  background-color: #45aa1d;
  width: 14px;
  height: 14px;
  border-radius: 100%;
  top: 10.0px;
  left: 4px;
  color: #191e23;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
input[type="radio"] {
  display: none;
}
label.radio-label:focus::before, label.radio-label:hover::before {
  border: 2px solid #45aa1d;
}
label span {font-weight:normal;}
.ujszamla {display:none;}

#megrendelesform a { background:#45aa1d; color:#fff;}

#loader-icon {display: none;position: fixed;text-align: center;top: 50%;width: 200px;z-index: 9; background:white; padding:20px; left:0; right:0;height:100px; margin:auto;z-index:99999;}
#mask {background: #000000 none repeat scroll 0 0;display: none;height: 100%;left: 0;opacity: 0.3;position: fixed;top: 0;width: 100%;z-index: 100;}

#valasztottcsomag {color:#23bc3d;font-family: 'Montserrat', sans-serif;font-weight: 700;  font-size:21px;}
.val1 { color:red;font-weight:normal;}
.val2 {display:none;}
.eztkerem-button { cursor:pointer;background:#23bc3d;color:#fff; padding:5px 10px; border-radius:20px; font-family: 'Montserrat', sans-serif;font-weight: 700; font-style: normal; font-size:12px;}
.eztkerem-button:hover { background:#001835; border-color:#001835;}
.domline { margin:10px auto;padding-bottom:15px;}
.domline span { font-size:14px;}
.domline .product { font-weight:bold;margin-left:20px;}
.free .title { font-size:16px;}
.ajax { margin: auto; text-align:center; color:#fff;}
#valasztottdomain { margin-left:50px;}
#csomag { color:#23bc3d; font-family: 'Montserrat', sans-serif;font-weight: 700;  font-size:21px;}
.eztkerem { color:#edf000; font-family:'Rubik',Helvetica,Arial,Lucida,sans-serif; font-size:23px; font-weight:bold; cursor:pointer;margin-bottom:5px;}
.eztkerem:hover { color:#0c15cc; }

.et_pb_text_6, .et_pb_text_7 { margin:0 15px;}

label.error {display:none!important}
input.error {border-bottom: 1px solid red!important;}
@media only screen and (max-width: 980px)
{

.entry-content tr td:first-child { margin-top:20px; font-weight:bold;}
.entry-content tr td { display:block;}
}