@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");
.bold__config__field{
border-radius: 20px;
background: #ffffff;
max-width: 537px;
}
.bold__config__field--configuration{
display: flex;
flex-direction: column;
align-items: flex-start;
padding: 16px;
gap: 16px;
}
.bold__config__field__header{
display: flex;
flex-direction: row;
gap: 16px;
}
.bold__config__field__header__text{
font-family: Montserrat, sans-serif;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 24px;
color: #121E6C;
margin: 0;
}
.bold__config__field__desc{
font-family: Montserrat, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 20px;
color: #1E1E1E;
margin: 0;
}
.bold__config__field__link{
font-family: Montserrat, sans-serif;
font-size: 14px;
font-style: normal;
text-align: center;
text-decoration-line: underline;
font-weight: 700;
line-height: 24px; color: #EE424E;
}
.bold__config__field--enabled{
display: grid;
grid-template-columns: auto 52px;
grid-template-rows: repeat(2, auto);
padding: 16px;
gap: 12px 24px;
}
.bold__config__field--enabled .bold__config__field__header{
grid-column: 1 / 2;
grid-row: 1 / 2;
}
.bold__config__field--enabled .bold__config__field__desc{
grid-column: 1 / 2;
grid-row: 2 / 3;
}
.bold__config__field.bold__config__field--configuration ~ table th{
display: none;
}
.bold__config__field.bold__config__field--configuration ~ table td{
padding: 0 !important;
}
.bold__config__field__woocommerce__input{
opacity: 0 !important;
width: 0 !important;
height: 0 !important;
}
.bold__config__field__switch {
position: relative;
display: inline-block;
align-self: center;
width: 52px;
height: 28px;
grid-column: 2 / 3;
grid-row: 1 / 3;
}
.bold__config__field__switch__item{
width: 0 !important;
height: 0 !important;
opacity: 0 !important;
}
.bold__config__field__switch .bold__config__field__switch__item {
opacity: 0;
width: 0;
height: 0;
}
.bold__config__field__switch__slider {
position: absolute;
cursor: pointer;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #ccc;
-webkit-transition: .4s;
transition: .4s;
}
.bold__config__field__switch__slider:before {
position: absolute;
content: "";
height: 24px;
width: 24px;
left: 2px;
bottom: 2px;
background-color: white;
-webkit-transition: .4s;
transition: .4s;
}
.bold__config__field__switch .bold__config__field__switch__item[data-status="yes"] + .bold__config__field__switch__slider {
background-color: #EE424E;
}
.bold__config__field__switch .bold__config__field__switch__item[data-status="yes"] + .bold__config__field__switch__slider:before {
-webkit-transform: translateX(24px);
-ms-transform: translateX(24px);
transform: translateX(24px);
}
.bold__config__field__switch__slider.bold__config__field__switch__round {
border-radius: 34px;
}
.bold__config__field__switch__slider.bold__config__field__switch__round:before {
border-radius: 50%;
}
#awn-toast-container{
top: 32px !important;
right: 20px !important;
}
.awn-toast{
margin-top: 20px !important;
}
.awn-toast-label,
.awn-toast-progress-bar{
display: none;
}
.awn-toast-wrapper{
border-radius: 12px;
box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.08);
}
.awn-toast-content{
font-family: Montserrat, sans-serif;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 20px;
}
.awn-toast.awn-toast-success,
.awn-toast.awn-toast-alert {
background: #ffffff;
color: #1E1E1E;
}
.awn-toast.awn-toast-success .awn-toast-wrapper,
.awn-toast.awn-toast-alert .awn-toast-wrapper {
border-color: transparent;
}.boldicon{
background-image: url(//www.selva.org.co/wp-content/plugins/bold-pagos-en-linea/assets/img/bold-icon.svg);
background-size: cover;
background-repeat: no-repeat;
background-position: center;
width: 13px;
height: 13px;
}
.elementor-element>.icon>.boldicon{
width: 28px;
height: 24px;
display: inline-block;
}
.bold-css-input input:not([type="radio"]):not([type="checkbox"]),
.bold-css-input select,
.bold-css-input textarea {
width: 100%;
}.fluentform-widget-wrapper.hide-fluent-form-labels .ff-el-input--label{display:none!important}.fluentform-widget-wrapper.hide-error-message .ff-el-is-error .text-danger{display:none}.fluentform-widget-wrapper.fluentform-widget-align-left{margin:0 auto 0 0}.fluentform-widget-wrapper.fluentform-widget-align-center{float:none;margin:0 auto}.fluentform-widget-wrapper.fluentform-widget-align-right{margin:0 0 0 auto}.fluentform-widget-custom-radio-checkbox input[type=checkbox],.fluentform-widget-custom-radio-checkbox input[type=radio]{background:#ddd;height:15px;min-width:1px;outline:none;padding:3px;width:15px}.fluentform-widget-custom-radio-checkbox input[type=checkbox]:after,.fluentform-widget-custom-radio-checkbox input[type=radio]:after{border:0 solid transparent;content:"";display:block;height:100%;margin:0;padding:0;width:100%}.fluentform-widget-custom-radio-checkbox input[type=checkbox]:checked:after,.fluentform-widget-custom-radio-checkbox input[type=radio]:checked:after{background:#999;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:12px}.fluentform-widget-custom-radio-checkbox input[type=radio],.fluentform-widget-custom-radio-checkbox input[type=radio]:after{border-radius:50%}.fluentform-widget-wrapper .frm-fluent-form .ff-step-header{margin-bottom:0}.ff-el-progress-bar{align-items:center;display:flex;height:100%;justify-content:flex-end}.fluent-form-widget-step-header-yes .ff-step-header .ff-el-progress-status,.fluent-form-widget-step-progressbar-yes .ff-el-progress{display:block}.fluent-form-widget-step-header-yes .frm-fluent-form .ff-step-header,.fluent-form-widget-step-progressbar-yes .frm-fluent-form .ff-step-header{margin-bottom:20px}.fluentform-widget-section-break-content-left .ff-el-group.ff-el-section-break{text-align:left}.fluentform-widget-section-break-content-center .ff-el-group.ff-el-section-break{text-align:center}.fluentform-widget-section-break-content-right .ff-el-group.ff-el-section-break{text-align:right}.fluentform-widget-submit-button-full-width .ff-btn-submit{display:block;width:100%}.fluentform-widget-submit-button-center .ff-el-group .ff-btn-submit,.fluentform-widget-submit-button-center .ff-el-group.ff-text-left .ff-btn-submit,.fluentform-widget-submit-button-center .ff-el-group.ff-text-right .ff-btn-submit{align-items:center;display:flex;justify-content:center;margin:0 auto}.fluentform-widget-submit-button-right .ff-el-group .ff-btn-submit,.fluentform-widget-submit-button-right .ff-el-group.ff-text-left .ff-btn-submit,.fluentform-widget-submit-button-right .ff-el-group.ff-text-right .ff-btn-submit{float:right}.fluentform-widget-submit-button-left .ff-el-group .ff-btn-submit,.fluentform-widget-submit-button-left .ff-el-group.ff-text-left .ff-btn-submit,.fluentform-widget-submit-button-left .ff-el-group.ff-text-right .ff-btn-submit{float:left}.fluentform-widget-wrapper.hide-placeholder input::-webkit-input-placeholder,.fluentform-widget-wrapper.hide-placeholder textarea::-webkit-input-placeholder{opacity:0;visibility:hidden}.fluentform-widget-wrapper.hide-placeholder input:-moz-placeholder,.fluentform-widget-wrapper.hide-placeholder input::-moz-placeholder,.fluentform-widget-wrapper.hide-placeholder textarea:-moz-placeholder,.fluentform-widget-wrapper.hide-placeholder textarea::-moz-placeholder{opacity:0;visibility:hidden}.fluentform-widget-wrapper.hide-placeholder input:-ms-input-placeholder,.fluentform-widget-wrapper.hide-placeholder textarea:-ms-input-placeholder{opacity:0;visibility:hidden}.fluentform-widget-wrapper.hide-placeholder input::-ms-input-placeholder,.fluentform-widget-wrapper.hide-placeholder textarea::-ms-input-placeholder{opacity:0;visibility:hidden}.lity{z-index:9999!important}