#buyoneclick_form_order {
font-size: 16px;
}
#buyoneclick_form_order .form-message-result {
font-size: 13px;
color: grey;
}
#buyoneclick_form_order form {
margin-bottom: 0;
}
#buyoneclick_form_order .table-wrap {
text-align: center;
display: inline-block;
background-color: #fff;
color: #000;
width: 100%;
}
#buyoneclick_form_order .table-wrap table {
border: none;
width: 100%;
margin:0;
padding:0;
border-collapse: collapse;
border-spacing: 0;
margin-bottom: 50px;
}
#buyoneclick_form_order .table-wrap table tr {
border: none;
padding: 5px;
display: grid;
grid-template-columns: 1fr 1fr 1fr;
}
#buyoneclick_form_order .table-wrap table th, #buyoneclick_form_order .table-wrap table td {
font-size: 14px;
padding: 5px;
text-align: left;
border-right: none;
}
#buyoneclick_form_order .table-wrap table th {
padding-bottom: 10px;
}
#buyoneclick_form_order .table-wrap table td {
padding-top: 10px;
font-size: 18px;
line-height: 21px;
color: #1C1C1C;
}
#buyoneclick_form_order .table-wrap table td > span > label {
display: none;
}
#buyoneclick_form_order .table-wrap table td > span > input {
border: none;
}
#buyoneclick_form_order .table-wrap table th:nth-child(2),
#buyoneclick_form_order .table-wrap table td:nth-child(2){
text-align: center;
}
#buyoneclick_form_order .table-wrap table th:nth-child(3),
#buyoneclick_form_order .table-wrap table td:nth-child(3){
text-align: right;
}
#buyoneclick_form_order .table-wrap table th {
color: #545454;
background-color: transparent;
font-size: 14px;
border-bottom: 1px solid #A5A5A5;
}
#formOrderOneClick>.overlay {
background-color: rgba(0, 0, 0, 0.7);
bottom: 0;
cursor: default;
left: 0;
opacity: 0;
position: fixed;
right: 0;
top: 0;
width: 100%;
height: auto;
visibility: hidden;
z-index: 9999989;
-webkit-transition: opacity .5s;
-moz-transition: opacity .5s;
-ms-transition: opacity .5s;
-o-transition: opacity .5s;
transition: opacity .5s;
}
#formOrderOneClick>.popup {
background-color: #fff;
border: 3px solid #fff;
display: block;
left: 50%;
opacity: 0;
padding: 90px 60px 115px 60px;
width: 100%;
max-width: 770px;
min-width: 320px;
height: auto;
position: fixed;
text-align: justify;
top: 40%;
visibility: hidden;
z-index: 999999997;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: opacity .5s, top .5s;
-moz-transition: opacity .5s, top .5s;
-ms-transition: opacity .5s, top .5s;
-o-transition: opacity .5s, top .5s;
transition: opacity .5s, top .5s;
border-radius: 4px;
}
.b1c-form>h2 {
font-family: 'Ubuntu';
font-weight: 400;
font-size: 34px;
color: #312275;
margin-bottom: 40px;
text-align: center;
}
#formOrderOneClick .popup .close_order {
background: transparent url(//remik.ru/wp-content/themes/remik/img/popup-close.svg);
display: block;
width: 3em;
height: 3em;
position: absolute;
padding:2px;
top: 15px;
right: -20px;
cursor: pointer;
color: transparent;
-webkit-border-radius: 20%;
-moz-border-radius: 20%;
-o-border-radius: 20%;
-ms-border-radius: 20%;
border-radius: 20%;
text-align: center;
border: none;
}
.ark-woo-buyoneclick-inputs-wrapper {
display: flex;
justify-content: space-between;
margin-bottom: 50px;
}
#formOrderOneClick input[type="email"], #buyoneclick_form_order input[type="tel"], #buyoneclick_form_order input[type="text"] {
padding: 0px 7px;
margin: 0;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
height: 2.3em;
text-align: left;
margin-top: 5px;
margin-bottom: 5px;
width: 48.5%;
color: #000;
border: none;
border-bottom: 1px solid #1C1C1C;
}
#formOrderOneClick textarea{
resize: none;
font-family: 'arial', sans-serif;
padding: 6px;
width: 100%;
height: 80px;
color: #000;
border: 1px solid #ccc;
border-radius: 2px;
background-color: #fff;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
text-align: left;
margin-top: 5px;
margin-bottom: 5px;
}
#formOrderOneClick input[type="checkbox"] {
float: left;
}
#formOrderOneClick .popup #buyoneclick_form_order {
position: relative;
border-radius: 12px;
background: none;
}
#formOrderOneClick .button:hover {
text-decoration: none;
}
#formOrderOneClick .button:active, #buyoneclick_form_order input[type="submit"].button:disabled {
opacity: 0.7;
cursor: default;
}
#formOrderOneClick .phoneFormat {
line-height: 12px;
font-size: 12px;
color: #cacaca;
position: relative;
z-index: 20;
padding: 0;
margin: 2px;
}
#formOrderOneClick th,td {
font-weight: normal;
}
#formOrderOneClick .button{
text-align: center;
text-decoration: none;
cursor: pointer;
border: 1px solid #312275;
display: inline-block;
background: #4E3AA9;
font-weight: 500;
text-transform: uppercase;
color: #FBFBFB;
padding: 15px 25px;
margin-right: 20px;
border-radius: 0 !important;
}
#formOrderOneClick [name="quantity_product"] {
position: relative;
height: 50%;
width: 15px;
}
.ark-woo-buyoneclick-submit-wrapper {
display: flex;
align-items: center;
}
.ark-woo-buyoneclick-submit-wrapper > span,
.ark-woo-buyoneclick-submit-wrapper a{
font-size: 16px;
line-height: 18px;
color: #6B6B6B;
}
.ark-woo-buyoneclick-submit-wrapper > span {
width: 50%;
}
.ark-woo-buyoneclick-submit-wrapper a {
text-decoration: underline;
}
@media screen and (max-width: 600px) {
#formOrderOneClick > .popup {
min-width: 90%;
}
#buyoneclick_form_order .table-wrap table {
border: 0;
margin-bottom: 40px;
}
#buyoneclick_form_order .table-wrap table thead {
display: none;
}
#buyoneclick_form_order .table-wrap table tr {
display: block;
border-bottom: 1px solid #A5A5A5;
padding: 0;
}
#buyoneclick_form_order .table-wrap table td {
display: block;
text-align: right;
font-size: 14px;
border-bottom: 1px solid #A5A5A5;
border-right: 1px solid transparent;
display: grid;
grid-template-columns: 1fr 1fr;
text-align: left;
padding: 10px 0;
}
#buyoneclick_form_order .table-wrap table td:last-child {
border-bottom: 0;
}
#buyoneclick_form_order .table-wrap  table td:before {
content: attr(data-label);
float: left;
font-weight: 400;
font-size: 14px;
line-height: 16px;
color: #545454;
}
#formOrderOneClick > .popup {
padding: 50px 10px;
max-width: 100%;
left: 0;
top: 0;
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
-o-transform: none;
transform: none;
height: 100%;
}
#formOrderOneClick .popup .close_order {
right: -5%;
}
.b1c-form > h2 {
font-size: 26px;
font-weight: 500;
margin-bottom: 35px;
text-transform: uppercase;
}
#buyoneclick_form_order .table-wrap table th:nth-child(2), #buyoneclick_form_order .table-wrap table td:nth-child(2),
#buyoneclick_form_order .table-wrap table th:nth-child(3), #buyoneclick_form_order .table-wrap table td:nth-child(3){
text-align: left;
}
.ark-woo-buyoneclick-inputs-wrapper{
flex-direction: column;
margin-bottom: 30px;
}
.ark-woo-buyoneclick-submit-wrapper{
flex-direction: column-reverse;
align-items: flex-start;
}
#buyoneclick_form_order input[type="text"],
#buyoneclick_form_order input[type="tel"]{
width: 100%;
padding: 0 0 10px 0;
height: auto;
margin: 0;
border-bottom: 1px solid #6B6B6B;
}
#buyoneclick_form_order input[type="text"] {
margin-bottom: 20px;
}
#buyoneclick_form_order input[type="text"]::placeholder,
#buyoneclick_form_order input[type="tel"]::placeholder {
font-weight: 400;
font-size: 14px;
color: #6B6B6B;
opacity: 1;
}
.ark-woo-buyoneclick-submit-wrapper > span {
font-size: 14px;
width: 100%;
margin-bottom: 35px;
display: block;
}
.ark-woo-buyoneclick-submit-wrapper a {
font-size: 14px;
}
#formOrderOneClick .button {
display: block;
width: 100%;
text-align: center;
font-weight: 500;
font-size: 18px;
}
}