Edit File by line
/home/zeestwma/richards.../wp-conte.../plugins/wpforms-.../assets/css/integrat.../divi
File: wpforms-classic-base.css
.flatpickr-calendar .flatpickr-current-month select {
[0] Fix | Delete
display: initial;
[1] Fix | Delete
}
[2] Fix | Delete
[3] Fix | Delete
@media only screen and (max-width: 600px) {
[4] Fix | Delete
.flatpickr-calendar .flatpickr-current-month .numInputWrapper {
[5] Fix | Delete
width: calc(6ch - 14px);
[6] Fix | Delete
}
[7] Fix | Delete
.flatpickr-calendar .flatpickr-current-month .numInputWrapper span.arrowUp,
[8] Fix | Delete
.flatpickr-calendar .flatpickr-current-month .numInputWrapper span.arrowDown {
[9] Fix | Delete
display: none;
[10] Fix | Delete
}
[11] Fix | Delete
}
[12] Fix | Delete
[13] Fix | Delete
.wpforms-container .wpforms-form .wpforms-error-alert, .et-db #et-boc .et-l .et_pb_module .wpforms-container .wpforms-form .wpforms-error-alert {
[14] Fix | Delete
border: 1px solid #cccccc;
[15] Fix | Delete
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
[16] Fix | Delete
padding: 10px 15px;
[17] Fix | Delete
font-size: 14px;
[18] Fix | Delete
margin: 0 0 10px 0;
[19] Fix | Delete
}
[20] Fix | Delete
[21] Fix | Delete
.wpforms-container .wpforms-form .wpforms-error-alert {
[22] Fix | Delete
color: #b94a48;
[23] Fix | Delete
background-color: #f2dede;
[24] Fix | Delete
border-color: #eed3d7;
[25] Fix | Delete
}
[26] Fix | Delete
[27] Fix | Delete
/* hCAPTCHA Area
[28] Fix | Delete
----------------------------------------------------------------------------- */
[29] Fix | Delete
div[style*="z-index: 2147483647"] div[style*="border-width: 11px"][style*="position: absolute"][style*="pointer-events: none"] {
[30] Fix | Delete
border-style: none;
[31] Fix | Delete
}
[32] Fix | Delete
[33] Fix | Delete
/* Cloudflare Turnstile iframe content alignment fix.
[34] Fix | Delete
----------------------------------------------------------------------------- */
[35] Fix | Delete
.wpforms-is-turnstile iframe {
[36] Fix | Delete
margin-left: -2px !important;
[37] Fix | Delete
}
[38] Fix | Delete
[39] Fix | Delete
.wpforms-container .wpforms-hidden {
[40] Fix | Delete
display: none !important;
[41] Fix | Delete
}
[42] Fix | Delete
[43] Fix | Delete
/* ==========================================================================
[44] Fix | Delete
Base - basic bare bones styling
[45] Fix | Delete
========================================================================== */
[46] Fix | Delete
/* Errors, Warnings, etc
[47] Fix | Delete
----------------------------------------------------------------------------- */
[48] Fix | Delete
.wpforms-container .wpforms-error-container,
[49] Fix | Delete
.wpforms-container noscript.wpforms-error-noscript {
[50] Fix | Delete
color: #990000;
[51] Fix | Delete
}
[52] Fix | Delete
[53] Fix | Delete
.wpforms-container label.wpforms-error {
[54] Fix | Delete
display: block;
[55] Fix | Delete
color: #990000;
[56] Fix | Delete
font-size: 0.9em;
[57] Fix | Delete
float: none;
[58] Fix | Delete
cursor: default;
[59] Fix | Delete
}
[60] Fix | Delete
[61] Fix | Delete
.wpforms-container .wpforms-field input.wpforms-error,
[62] Fix | Delete
.wpforms-container .wpforms-field input.user-invalid,
[63] Fix | Delete
.wpforms-container .wpforms-field textarea.wpforms-error,
[64] Fix | Delete
.wpforms-container .wpforms-field textarea.user-invalid,
[65] Fix | Delete
.wpforms-container .wpforms-field select.wpforms-error,
[66] Fix | Delete
.wpforms-container .wpforms-field select.user-invalid,
[67] Fix | Delete
.wpforms-container .wpforms-field.wpforms-has-error .choices__inner {
[68] Fix | Delete
border: 1px solid #cc0000;
[69] Fix | Delete
}
[70] Fix | Delete
[71] Fix | Delete
.wpforms-container .wpforms-field-credit-card-expiration label.wpforms-error,
[72] Fix | Delete
.wpforms-container .wpforms-field-credit-card-code label.wpforms-error {
[73] Fix | Delete
display: none !important;
[74] Fix | Delete
}
[75] Fix | Delete
[76] Fix | Delete
/* Page Indicator themes
[77] Fix | Delete
----------------------------------------------------------------------------- */
[78] Fix | Delete
.wpforms-container .wpforms-page-indicator {
[79] Fix | Delete
margin: 0 0 20px 0;
[80] Fix | Delete
overflow: hidden;
[81] Fix | Delete
}
[82] Fix | Delete
[83] Fix | Delete
/** Circles theme **/
[84] Fix | Delete
.wpforms-container .wpforms-page-indicator.circles {
[85] Fix | Delete
border-top: 1px solid #dfdfdf;
[86] Fix | Delete
border-bottom: 1px solid #dfdfdf;
[87] Fix | Delete
padding: 15px 10px;
[88] Fix | Delete
}
[89] Fix | Delete
[90] Fix | Delete
.wpforms-container .wpforms-page-indicator.circles .wpforms-page-indicator-page {
[91] Fix | Delete
float: left;
[92] Fix | Delete
margin: 0 20px 0 0;
[93] Fix | Delete
}
[94] Fix | Delete
[95] Fix | Delete
.wpforms-container .wpforms-page-indicator.circles .wpforms-page-indicator-page:last-of-type {
[96] Fix | Delete
margin: 0;
[97] Fix | Delete
}
[98] Fix | Delete
[99] Fix | Delete
.wpforms-container .wpforms-page-indicator.circles .wpforms-page-indicator-page-number {
[100] Fix | Delete
height: 40px;
[101] Fix | Delete
width: 40px;
[102] Fix | Delete
border-radius: 50%;
[103] Fix | Delete
display: inline-block;
[104] Fix | Delete
margin: 0 10px 0 0;
[105] Fix | Delete
line-height: 40px;
[106] Fix | Delete
text-align: center;
[107] Fix | Delete
background-color: #ddd;
[108] Fix | Delete
color: #666;
[109] Fix | Delete
}
[110] Fix | Delete
[111] Fix | Delete
.wpforms-container .wpforms-page-indicator.circles .active .wpforms-page-indicator-page-number {
[112] Fix | Delete
color: #fff;
[113] Fix | Delete
}
[114] Fix | Delete
[115] Fix | Delete
/* Connector theme */
[116] Fix | Delete
.wpforms-container .wpforms-page-indicator.connector .wpforms-page-indicator-page {
[117] Fix | Delete
float: left;
[118] Fix | Delete
text-align: center;
[119] Fix | Delete
line-height: 1.2;
[120] Fix | Delete
}
[121] Fix | Delete
[122] Fix | Delete
.wpforms-container .wpforms-page-indicator.connector .wpforms-page-indicator-page-number {
[123] Fix | Delete
display: block;
[124] Fix | Delete
text-indent: -9999px;
[125] Fix | Delete
height: 6px;
[126] Fix | Delete
background-color: #ddd;
[127] Fix | Delete
margin: 0 0 16px 0;
[128] Fix | Delete
position: relative;
[129] Fix | Delete
}
[130] Fix | Delete
[131] Fix | Delete
.wpforms-container .wpforms-page-indicator.connector .wpforms-page-indicator-page-triangle {
[132] Fix | Delete
position: absolute;
[133] Fix | Delete
top: 100%;
[134] Fix | Delete
left: 50%;
[135] Fix | Delete
width: 0;
[136] Fix | Delete
height: 0;
[137] Fix | Delete
margin-left: -5px;
[138] Fix | Delete
border-style: solid;
[139] Fix | Delete
border-width: 6px 5px 0 5px;
[140] Fix | Delete
border-color: transparent transparent transparent transparent;
[141] Fix | Delete
}
[142] Fix | Delete
[143] Fix | Delete
.wpforms-container .wpforms-page-indicator.connector .wpforms-page-indicator-page-title {
[144] Fix | Delete
display: inline-block;
[145] Fix | Delete
padding: 0 15px;
[146] Fix | Delete
font-size: 16px;
[147] Fix | Delete
}
[148] Fix | Delete
[149] Fix | Delete
/* Progress theme */
[150] Fix | Delete
.wpforms-container .wpforms-page-indicator.progress {
[151] Fix | Delete
font-size: 18px;
[152] Fix | Delete
}
[153] Fix | Delete
[154] Fix | Delete
.wpforms-container .wpforms-page-indicator.progress .wpforms-page-indicator-page-progress-wrap {
[155] Fix | Delete
display: block;
[156] Fix | Delete
width: 100%;
[157] Fix | Delete
background-color: #ddd;
[158] Fix | Delete
height: 18px;
[159] Fix | Delete
border-radius: 10px;
[160] Fix | Delete
overflow: hidden;
[161] Fix | Delete
position: relative;
[162] Fix | Delete
margin: 5px 0 0;
[163] Fix | Delete
}
[164] Fix | Delete
[165] Fix | Delete
.wpforms-container .wpforms-page-indicator.progress .wpforms-page-indicator-page-progress {
[166] Fix | Delete
height: 18px;
[167] Fix | Delete
position: absolute;
[168] Fix | Delete
left: 0;
[169] Fix | Delete
top: 0;
[170] Fix | Delete
}
[171] Fix | Delete
[172] Fix | Delete
/* Notices
[173] Fix | Delete
----------------------------------------------------------------------------- */
[174] Fix | Delete
div.wpforms-container .wpforms-notice {
[175] Fix | Delete
background-color: #fff;
[176] Fix | Delete
border: 1px solid #ddd;
[177] Fix | Delete
border-left-width: 12px;
[178] Fix | Delete
color: #333;
[179] Fix | Delete
font-size: 16px;
[180] Fix | Delete
line-height: 1.5;
[181] Fix | Delete
margin-bottom: 30px;
[182] Fix | Delete
padding: 20px 36px 20px 26px;
[183] Fix | Delete
position: relative;
[184] Fix | Delete
}
[185] Fix | Delete
[186] Fix | Delete
div.wpforms-container .wpforms-notice .wpforms-delete {
[187] Fix | Delete
-webkit-touch-callout: none;
[188] Fix | Delete
-webkit-user-select: none;
[189] Fix | Delete
-moz-user-select: none;
[190] Fix | Delete
-ms-user-select: none;
[191] Fix | Delete
user-select: none;
[192] Fix | Delete
-moz-appearance: none;
[193] Fix | Delete
-webkit-appearance: none;
[194] Fix | Delete
background-color: rgba(10, 10, 10, 0.2);
[195] Fix | Delete
border: none;
[196] Fix | Delete
border-radius: 290486px;
[197] Fix | Delete
cursor: pointer;
[198] Fix | Delete
display: inline-block;
[199] Fix | Delete
height: 20px;
[200] Fix | Delete
margin: 0;
[201] Fix | Delete
padding: 0;
[202] Fix | Delete
outline: none;
[203] Fix | Delete
vertical-align: top;
[204] Fix | Delete
width: 20px;
[205] Fix | Delete
position: absolute;
[206] Fix | Delete
right: 10px;
[207] Fix | Delete
top: 10px;
[208] Fix | Delete
}
[209] Fix | Delete
[210] Fix | Delete
div.wpforms-container .wpforms-notice .wpforms-delete:before,
[211] Fix | Delete
div.wpforms-container .wpforms-notice .wpforms-delete:after {
[212] Fix | Delete
background-color: #fff;
[213] Fix | Delete
content: "";
[214] Fix | Delete
display: block;
[215] Fix | Delete
left: 50%;
[216] Fix | Delete
position: absolute;
[217] Fix | Delete
top: 50%;
[218] Fix | Delete
-webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
[219] Fix | Delete
transform: translateX(-50%) translateY(-50%) rotate(45deg);
[220] Fix | Delete
-webkit-transform-origin: center center;
[221] Fix | Delete
transform-origin: center center;
[222] Fix | Delete
}
[223] Fix | Delete
[224] Fix | Delete
div.wpforms-container .wpforms-notice .wpforms-delete:before {
[225] Fix | Delete
height: 2px;
[226] Fix | Delete
width: 50%;
[227] Fix | Delete
}
[228] Fix | Delete
[229] Fix | Delete
div.wpforms-container .wpforms-notice .wpforms-delete:after {
[230] Fix | Delete
height: 50%;
[231] Fix | Delete
width: 2px;
[232] Fix | Delete
}
[233] Fix | Delete
[234] Fix | Delete
div.wpforms-container .wpforms-notice .wpforms-delete:hover,
[235] Fix | Delete
div.wpforms-container .wpforms-notice .wpforms-delete:focus {
[236] Fix | Delete
background-color: rgba(10, 10, 10, 0.3);
[237] Fix | Delete
}
[238] Fix | Delete
[239] Fix | Delete
div.wpforms-container .wpforms-notice a {
[240] Fix | Delete
text-decoration: underline;
[241] Fix | Delete
}
[242] Fix | Delete
[243] Fix | Delete
div.wpforms-container .wpforms-notice p {
[244] Fix | Delete
margin: 0 0 20px 0;
[245] Fix | Delete
}
[246] Fix | Delete
[247] Fix | Delete
div.wpforms-container .wpforms-notice p:last-of-type {
[248] Fix | Delete
margin-bottom: 0;
[249] Fix | Delete
}
[250] Fix | Delete
[251] Fix | Delete
div.wpforms-container-full .wpforms-notice.wpforms-info .wpforms-notice-action,
[252] Fix | Delete
div.wpforms-container-full .wpforms-notice.wpforms-info {
[253] Fix | Delete
border-color: #3273dc;
[254] Fix | Delete
}
[255] Fix | Delete
[256] Fix | Delete
div.wpforms-container-full .wpforms-notice.wpforms-success .wpforms-notice-action,
[257] Fix | Delete
div.wpforms-container-full .wpforms-notice.wpforms-success {
[258] Fix | Delete
border-color: #23d160;
[259] Fix | Delete
}
[260] Fix | Delete
[261] Fix | Delete
div.wpforms-container-full .wpforms-notice.wpforms-warning .wpforms-notice-action,
[262] Fix | Delete
div.wpforms-container-full .wpforms-notice.wpforms-warning {
[263] Fix | Delete
border-color: #ffdd57;
[264] Fix | Delete
}
[265] Fix | Delete
[266] Fix | Delete
div.wpforms-container-full .wpforms-notice.wpforms-error .wpforms-notice-action,
[267] Fix | Delete
div.wpforms-container-full .wpforms-notice.wpforms-error {
[268] Fix | Delete
border-color: #ff3860;
[269] Fix | Delete
}
[270] Fix | Delete
[271] Fix | Delete
div.wpforms-container-full .wpforms-notice .wpforms-notice-actions {
[272] Fix | Delete
margin-top: 20px;
[273] Fix | Delete
}
[274] Fix | Delete
[275] Fix | Delete
div.wpforms-container-full .wpforms-notice .wpforms-notice-action {
[276] Fix | Delete
border: 2px solid;
[277] Fix | Delete
margin-right: 20px;
[278] Fix | Delete
padding: 5px;
[279] Fix | Delete
text-decoration: none;
[280] Fix | Delete
}
[281] Fix | Delete
[282] Fix | Delete
div.wpforms-container-full .wpforms-notice .wpforms-notice-action:hover,
[283] Fix | Delete
div.wpforms-container-full .wpforms-notice .wpforms-notice-action:focus,
[284] Fix | Delete
div.wpforms-container-full .wpforms-notice .wpforms-notice-action:active {
[285] Fix | Delete
color: #fff;
[286] Fix | Delete
}
[287] Fix | Delete
[288] Fix | Delete
div.wpforms-container-full .wpforms-notice.wpforms-info .wpforms-notice-action:hover,
[289] Fix | Delete
div.wpforms-container-full .wpforms-notice.wpforms-info .wpforms-notice-action:focus,
[290] Fix | Delete
div.wpforms-container-full .wpforms-notice.wpforms-info .wpforms-notice-action:active {
[291] Fix | Delete
background-color: #3273dc;
[292] Fix | Delete
}
[293] Fix | Delete
[294] Fix | Delete
div.wpforms-container-full .wpforms-notice.wpforms-success .wpforms-notice-action:hover,
[295] Fix | Delete
div.wpforms-container-full .wpforms-notice.wpforms-success .wpforms-notice-action:focus,
[296] Fix | Delete
div.wpforms-container-full .wpforms-notice.wpforms-success .wpforms-notice-action:active {
[297] Fix | Delete
background-color: #23d160;
[298] Fix | Delete
}
[299] Fix | Delete
[300] Fix | Delete
div.wpforms-container-full .wpforms-notice.wpforms-warning .wpforms-notice-action:hover,
[301] Fix | Delete
div.wpforms-container-full .wpforms-notice.wpforms-warning .wpforms-notice-action:focus,
[302] Fix | Delete
div.wpforms-container-full .wpforms-notice.wpforms-warning .wpforms-notice-action:active {
[303] Fix | Delete
background-color: #ffdd57;
[304] Fix | Delete
color: inherit;
[305] Fix | Delete
}
[306] Fix | Delete
[307] Fix | Delete
div.wpforms-container-full .wpforms-notice.wpforms-error .wpforms-notice-action:hover,
[308] Fix | Delete
div.wpforms-container-full .wpforms-notice.wpforms-error .wpforms-notice-action:focus,
[309] Fix | Delete
div.wpforms-container-full .wpforms-notice.wpforms-error .wpforms-notice-action:active {
[310] Fix | Delete
background-color: #ff3860;
[311] Fix | Delete
}
[312] Fix | Delete
[313] Fix | Delete
div.wpforms-container .wpforms-error-container.wpforms-error-styled-container {
[314] Fix | Delete
padding: 10px 0;
[315] Fix | Delete
font-size: 15px;
[316] Fix | Delete
}
[317] Fix | Delete
[318] Fix | Delete
div.wpforms-container .wpforms-error-container.wpforms-error-styled-container p {
[319] Fix | Delete
margin: 0;
[320] Fix | Delete
}
[321] Fix | Delete
[322] Fix | Delete
/* Preview notice.
[323] Fix | Delete
----------------------------------------------------------------------------- */
[324] Fix | Delete
.wpforms-preview-notice-links {
[325] Fix | Delete
line-height: 2.4;
[326] Fix | Delete
}
[327] Fix | Delete
[328] Fix | Delete
/* Form Header area
[329] Fix | Delete
----------------------------------------------------------------------------- */
[330] Fix | Delete
.wpforms-container .wpforms-title {
[331] Fix | Delete
font-size: 26px;
[332] Fix | Delete
margin: 0 0 10px 0;
[333] Fix | Delete
}
[334] Fix | Delete
[335] Fix | Delete
.wpforms-container .wpforms-description {
[336] Fix | Delete
margin: 0 0 10px 0;
[337] Fix | Delete
}
[338] Fix | Delete
[339] Fix | Delete
/* Form Footer area
[340] Fix | Delete
----------------------------------------------------------------------------- */
[341] Fix | Delete
.wpforms-container .wpforms-submit-container {
[342] Fix | Delete
padding: 10px 0 0 0;
[343] Fix | Delete
position: relative;
[344] Fix | Delete
}
[345] Fix | Delete
[346] Fix | Delete
.wpforms-container .wpforms-submit-spinner {
[347] Fix | Delete
margin-inline-start: 0.5em;
[348] Fix | Delete
vertical-align: middle;
[349] Fix | Delete
}
[350] Fix | Delete
[351] Fix | Delete
/* Misc
[352] Fix | Delete
----------------------------------------------------------------------------- */
[353] Fix | Delete
.wpforms-container {
[354] Fix | Delete
margin-bottom: 26px;
[355] Fix | Delete
}
[356] Fix | Delete
[357] Fix | Delete
/* Honeypot Area */
[358] Fix | Delete
.wpforms-container .wpforms-field-hp {
[359] Fix | Delete
display: none !important;
[360] Fix | Delete
position: absolute !important;
[361] Fix | Delete
left: -9000px !important;
[362] Fix | Delete
}
[363] Fix | Delete
[364] Fix | Delete
.wpforms-container .wpforms-field.wpforms-field-hidden {
[365] Fix | Delete
display: none;
[366] Fix | Delete
padding: 0;
[367] Fix | Delete
}
[368] Fix | Delete
[369] Fix | Delete
.wpforms-container .wpforms-screen-reader-element {
[370] Fix | Delete
position: absolute !important;
[371] Fix | Delete
clip: rect(0, 0, 0, 0);
[372] Fix | Delete
height: 1px;
[373] Fix | Delete
width: 1px;
[374] Fix | Delete
border: 0;
[375] Fix | Delete
overflow: hidden;
[376] Fix | Delete
word-wrap: normal !important;
[377] Fix | Delete
}
[378] Fix | Delete
[379] Fix | Delete
div.wpforms-container .wpforms-form textarea {
[380] Fix | Delete
resize: vertical;
[381] Fix | Delete
}
[382] Fix | Delete
[383] Fix | Delete
/*
[384] Fix | Delete
* Hide the form fields upon successful submission. This may not be the best approach.
[385] Fix | Delete
* Perhaps more robust: .wpforms-form.amp-form-submit-success > *:not([submit-success]) { display:none }
[386] Fix | Delete
*/
[387] Fix | Delete
.amp-form-submit-success .wpforms-field-container,
[388] Fix | Delete
.amp-form-submit-success .wpforms-submit-container {
[389] Fix | Delete
display: none;
[390] Fix | Delete
}
[391] Fix | Delete
[392] Fix | Delete
/* Gutenberg Block
[393] Fix | Delete
----------------------------------------------------------------------------- */
[394] Fix | Delete
.edit-post-visual-editor .wpforms-gutenberg-form-selector-wrap h3 {
[395] Fix | Delete
width: 100%;
[396] Fix | Delete
margin: 10px 0 5px;
[397] Fix | Delete
font-weight: 700;
[398] Fix | Delete
font-size: 20px;
[399] Fix | Delete
}
[400] Fix | Delete
[401] Fix | Delete
.edit-post-visual-editor .wpforms-gutenberg-form-selector-wrap img {
[402] Fix | Delete
margin-right: 25px;
[403] Fix | Delete
width: initial;
[404] Fix | Delete
}
[405] Fix | Delete
[406] Fix | Delete
.edit-post-visual-editor .wpforms-gutenberg-form-selector-wrap .components-base-control {
[407] Fix | Delete
width: 100%;
[408] Fix | Delete
}
[409] Fix | Delete
[410] Fix | Delete
div.wpforms-gutenberg-form-selector .wpforms-form input:disabled,
[411] Fix | Delete
div.wpforms-gutenberg-form-selector .wpforms-form textarea:disabled,
[412] Fix | Delete
div.wpforms-gutenberg-form-selector .wpforms-form select:disabled,
[413] Fix | Delete
div.wpforms-gutenberg-form-selector .wpforms-form button[type=submit]:disabled {
[414] Fix | Delete
cursor: not-allowed;
[415] Fix | Delete
}
[416] Fix | Delete
[417] Fix | Delete
div.wpforms-container .wpforms-form .choices.is-open.is-flipped .choices__inner,
[418] Fix | Delete
div.wpforms-container .wpforms-form .choices.is-open .choices__list--dropdown {
[419] Fix | Delete
border-radius: 0 0 2px 2px;
[420] Fix | Delete
}
[421] Fix | Delete
[422] Fix | Delete
div.wpforms-container .wpforms-form .choices.is-open.is-flipped .choices__list--dropdown,
[423] Fix | Delete
div.wpforms-container .wpforms-form .choices.is-open .choices__inner {
[424] Fix | Delete
border-radius: 2px 2px 0 0;
[425] Fix | Delete
}
[426] Fix | Delete
[427] Fix | Delete
div.wpforms-container .wpforms-form .choices .choices__inner {
[428] Fix | Delete
border-radius: 2px;
[429] Fix | Delete
min-height: 35px;
[430] Fix | Delete
}
[431] Fix | Delete
[432] Fix | Delete
div.wpforms-container .wpforms-form .choices .choices__inner .choices__list--single {
[433] Fix | Delete
height: auto;
[434] Fix | Delete
}
[435] Fix | Delete
[436] Fix | Delete
div.wpforms-container .wpforms-form .choices .choices__inner .choices__list--multiple .choices__item {
[437] Fix | Delete
line-height: 1.3;
[438] Fix | Delete
}
[439] Fix | Delete
[440] Fix | Delete
/* RTL support
[441] Fix | Delete
----------------------------------------------------------------------------- */
[442] Fix | Delete
/* Phone US format */
[443] Fix | Delete
body.rtl .wpforms-field-phone input[type=tel] {
[444] Fix | Delete
direction: ltr;
[445] Fix | Delete
unicode-bidi: embed;
[446] Fix | Delete
text-align: right;
[447] Fix | Delete
}
[448] Fix | Delete
[449] Fix | Delete
body.rtl .wpforms-container .wpforms-first {
[450] Fix | Delete
float: right;
[451] Fix | Delete
}
[452] Fix | Delete
[453] Fix | Delete
body.rtl .wpforms-container .wpforms-first + .wpforms-one-half {
[454] Fix | Delete
margin-right: 4%;
[455] Fix | Delete
margin-left: 0;
[456] Fix | Delete
}
[457] Fix | Delete
[458] Fix | Delete
body.rtl .wpforms-container.wpforms-edit-entry-container .wpforms-first + .wpforms-one-half {
[459] Fix | Delete
margin-right: 0;
[460] Fix | Delete
}
[461] Fix | Delete
[462] Fix | Delete
/* ==========================================================================
[463] Fix | Delete
Base - basic bare bones styling
[464] Fix | Delete
========================================================================== */
[465] Fix | Delete
.wpforms-clear:before {
[466] Fix | Delete
content: " ";
[467] Fix | Delete
display: table;
[468] Fix | Delete
}
[469] Fix | Delete
[470] Fix | Delete
.wpforms-clear:after {
[471] Fix | Delete
clear: both;
[472] Fix | Delete
content: " ";
[473] Fix | Delete
display: table;
[474] Fix | Delete
}
[475] Fix | Delete
[476] Fix | Delete
.wpforms-container ul,
[477] Fix | Delete
.wpforms-container ul li {
[478] Fix | Delete
background: none;
[479] Fix | Delete
border: 0;
[480] Fix | Delete
margin: 0;
[481] Fix | Delete
list-style: none;
[482] Fix | Delete
}
[483] Fix | Delete
[484] Fix | Delete
/* Basic Field properties
[485] Fix | Delete
----------------------------------------------------------------------------- */
[486] Fix | Delete
/* Field sizes - medium */
[487] Fix | Delete
.wpforms-container input.wpforms-field-medium,
[488] Fix | Delete
.wpforms-container select.wpforms-field-medium,
[489] Fix | Delete
.wpforms-container .wpforms-field-row.wpforms-field-medium {
[490] Fix | Delete
max-width: 60%;
[491] Fix | Delete
}
[492] Fix | Delete
[493] Fix | Delete
.wpforms-container textarea.wpforms-field-medium {
[494] Fix | Delete
height: 120px;
[495] Fix | Delete
}
[496] Fix | Delete
[497] Fix | Delete
/* Field sizes - small */
[498] Fix | Delete
.wpforms-container input.wpforms-field-small,
[499] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function