/* For Swish Datepicker */
.xdsoft_datetimepicker {
font-family: Customfont2,Adoveo;
/* $campaign_id = $campaign->getId();
if($this->beginCache(DATA."'$campaign_id'"."Theme", array('duration'=>3000))) {)*/
}
::placeholder {
color: transparent;
}
/*custom loader*/
.load-spinner{
background: url('') no-repeat top center;
background-size: contain;
-webkit-animation: ping 0.8s ease-in-out infinite both;
animation: ping 0.8s ease-in-out infinite both;
}
/* to remove empty divs */
div:empty {
display: none;
}
#error-value1, #error-value2, #error-value3, #error-value4 {
animation: fadeIn 0.3s ease-in-out forwards;
}
a, a:link, a:active, a:visited, a:hover {
color: rgba(0,0,0,1);
}
#wrap-default {
width: 100%;
text-align: center;
}
.wrapper, #wrapper {
padding: 5px 5px 5px 5px;
background: rgba(0,0,0,0);
min-height: 493px;
min-height: 493px;
text-align: center;
max-width: 100%;
animation: fadeIn 0.1s ease-in-out forwards;
}
/* All devices */
body.campaign-flow {
background: #6e88e5;
font-family: Customfont2,Adoveo;
color: rgba(255,255,255,1);
font-size: 18px;
font-weight: normal;
letter-spacing: 0px;
}
/* desktop with different screen size */
@media only screen and (min-width : 812px) {
body.campaign-flow {
background: url('https://cdn.fs.adoveo.com/api/file/jw3SyhFsSynWjJQ9EQNX?signature=a36597a19757759bde897b916fec4b6fb9fc77cb4946f6e4c218c133fde89ad0&policy=eyJoYW5kbGUiOiAianczU3loRnNTeW5XakpROUVRTlgiLCJjYWxsIjpbInJlYWQiLCJjb252ZXJ0Il0sImV4cGlyeSI6MTc4NTU0MjM5OX0%3D&cache=true') no-repeat top center;
background-color: #6e88e5;
font-family: Customfont2,Adoveo;
color: rgba(255,255,255,1);
font-size: 18px;
background-attachment: fixed;
background-size: cover;
}
#wrap-default, .wrapper, #wrapper {
width: 656px;
margin: 50px auto auto auto;
}
}
/* mobile with different screen size */
@media only screen and (max-width : 812px) {
body.campaign-flow {
background: url('https://cdn.fs.adoveo.com/api/file/6lvCDYQdQ6qW8WiJuNqe?signature=3188f14b8d7f3eca7ad4c39fd8e8b025b2f8616cff3ad913ae8fb846de139d78&policy=eyJoYW5kbGUiOiAiNmx2Q0RZUWRRNnFXOFdpSnVOcWUiLCJjYWxsIjpbInJlYWQiLCJjb252ZXJ0Il0sImV4cGlyeSI6MTc4NTU0MjM5OX0%3D&cache=true') no-repeat top center;
background-color: #6e88e5;
font-family: Customfont2,Adoveo;
color: rgba(255,255,255,1);
font-size: 18px;
background-attachment: fixed;
background-size: cover;
min-height: 100%;
}
}
/* Input fields and buttons settings*/
#coupon-agree-content, #swish-agree-content, #swish-optional-content, #register-agree-content, #swish-leaderboard-content, .checkbox-group {
width: 320px;
max-width: 100%;
margin: auto;
}
/* placeholder to pase if*/
.cc-input, .cc-textarea {
margin:5px auto auto auto;
height: 52px;
font-family: Customfont2,Adoveo;
font-size: 18px;
width: 320px;
background-color: #ffffff;
color: rgba(0,0,0,1);
border-radius: 1px;
text-align: left;
border-color: #6e88e5;
border-style: solid;
border-width: 2px;
}
/* input label */
.input-label {
color: rgba(0,0,0,1);
font-size:18px;
font-family: Customfont2,Adoveo;
pointer-events:none;
transition: 0.2s ease all;
-moz-transition:0.2s ease all;
-webkit-transition:0.2s ease all;
touch-action: manipulation;
font-weight:normal;
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
}
.left {
left:4%;
}
.center {
left:0;
right: 0;
margin-left: auto;
margin-right: auto;
}
.right {
right: 4%;
}
.input-group {
position:relative;
width:320px;
margin: auto;
/* 5px auto auto auto; */
max-width:100%;
display: flex;
}
/* Without focus */
/* Selects labels for text-based inputs that are empty */
input:not([type="checkbox"]):not([type="radio"]):placeholder-shown + label,
.textarea-label {
cursor: text;
position: absolute;
margin: 5px auto auto auto;
top: calc((52px / 2) - (18px / 2));
}
cc-input:focus,
cc-textarea:focus {
outline: none;
touch-action: manipulation;
}
/** On input focus or when filled */
/* Selects labels for text-based inputs that are focused or have content */
input:not([type="checkbox"]):not([type="radio"]):not(:placeholder-shown) + label,
input:not([type="checkbox"]):not([type="radio"]):focus + label,
textarea:not(:placeholder-shown) + label,
textarea:focus + label {
top: 0px;
position: absolute;
font-size: 8px;
cursor: pointer;
margin: 5px auto auto auto;
}
input:not([type="checkbox"]):not([type="radio"]):not(:placeholder-shown) + label,
input:not([type="checkbox"]):not([type="radio"]):focus + label,
textarea:not(:placeholder-shown) + label,
textarea:focus + label {
top:0px;
position: absolute;
font-size: 8px;
cursor: pointer;
margin: 5px auto auto auto;
}
.cc-input, .cc-button, .btn-primary, #coupon-agree-content, #swish-agree-content, #swish-optional-content, #register-agree-content, .checkbox-group {
max-width: 100%;
}
/* new checkboxes dynamic*/
.checkbox-group {
margin:5px auto auto auto;
}
.cc-checkbox-label {
width:calc(320px - 34px);
}
.cc-button, .btn-primary {
min-height: 59px;
width: 320px;
margin: 5px auto 5px auto;
border-radius: 1px;
text-align: center;
font-size: 20px;
font-family: Customfont1,Adoveo;
border: none;
text-decoration: none;
}
.cc-button,
.cc-button:visited,
.btn-primary,
.btn-primary:visited {
background-color: rgba(255,255,255,1);
color: rgba(0,0,0,1);
}
.cc-button:hover, .btn-primary:hover,
.cc-button:active:hover, .cc-button:active, .btn-primary:active,
.cc-button:active:focus, .cc-button:focus, .btn-primary:focus {
background-color: rgba(255,255,255,0.66);
color: rgba(0,0,0,1);
}
/* custom product buttons*/
.cc-button-custom-product {
min-height: 56px;
width: 300px;
border-radius: 6px;
max-width:100%;
margin-left: auto;
margin-right: auto;
}
.cc-btn-secondary {
background-color: ;
color: #FFF;
width: px;
}
.cc-btn-third {
background-color: transparent;
color: rgba(255,255,255,1);
border: 1px solid rgba(255,255,255,1);
width: px;
&:hover,
&:visited,
&:active {
background-color: rgba(255,255,255,1);
color: rgba(0,0,0,1);
border: 1px solid rgba(255,255,255,1);
}
}
.cc-card{
border-radius: px;
padding: px;
background-color: ;
min-height: px;
max-width: px;
}
/*
.fundraisersDisplay .cc-card{
min-width: 250px;
width: 100%;
height: 100%;
}
@media only screen and (min-width : 440px) {
.fundraisersDisplay .cc-card {
min-width: 300px;
max-width: 340px;
}
}
*/
/*
* Auto-rendered highlighted-campaign cards on the p2p summary page.
* Scoped to .cc-section-highlighted-campaigns so legacy summary pages
* that hand-place .campaignsDisplay inside one of the other section
* blocks keep their existing inline styles untouched.
*/
.cc-section-highlighted-campaigns .campaignsDisplay {
display: flex;
flex-wrap: wrap;
align-items: stretch;
justify-content: center;
gap: 2rem;
align-self: stretch;
}
.cc-section-highlighted-campaigns .campaignsDisplay .cc-card {
min-width: 320px;
flex: 0 1 320px;
display: flex;
flex-direction: column;
}
/*
* Reserve room for a wrapped 2-line campaign name so a card with a
* short title doesn't end up shorter than its row neighbours. Only
* targets the top-level ; the inline
* used for the total amount is unaffected.
*/
.cc-section-highlighted-campaigns .campaignsDisplay .cc-card > p.cc-title {
min-height: 2.8em;
min-height: 2lh;
overflow-wrap: anywhere;
}
.cc-section-highlighted-campaigns .campaignsDisplay .cc-card .cc-card-link {
margin-top: auto;
}
@media only screen and (min-width: 440px) {
.cc-section-highlighted-campaigns .campaignsDisplay .cc-card {
min-width: 320px;
max-width: 375px;
flex: 0 1 375px;
}
}
/* Quiz buttons settings*/
.ans_row_1,
.ans_row_2,
.ans_row_3,
.ans_row_4 {
background-color: rgba(255,255,255,1);
font-family: Customfont1,Adoveo;
font-size: 20px;
color: rgba(0,0,0,1);
}
@media only screen and (min-width : 812px) {
.ans_row_1:hover,
.ans_row_1:active,
.ans_row_1:focus,
.ans_row_2:hover,
.ans_row_2:active,
.ans_row_2:focus,
.ans_row_3:hover,
.ans_row_3:active,
.ans_row_3:focus,
.ans_row_4:hover,
.ans_row_4:active,
.ans_row_4:focus {
background-color: rgba(255,255,255,0.66);
border: none;
color: rgba(0,0,0,1);
}
}
/* Headers settings*/
.cc-title {
margin:auto;
word-break: break-word;
/* padding: 8px;*/
/* width:fit-content; */
background-color:#6e88e5;
text-align:center;
font-family: Customfont1,Adoveo;
font-size: 24px;
color: rgba(255,255,255,1);
font-weight: normal;
letter-spacing: 0px;
line-height: 30px;
}
/* normal text settings*/
.cc-txt {
margin:auto;
word-break: break-word;
/* padding: 16px;*/
/* width:fit-content;*/
background-color:rgba(0,0,0,0);
text-align:center;
line-height: 24px;
}
#transaction-add-phone-numbers {
width: 52px;
height: 52px;
border-color:rgba(255,255,255,1);
background-color: rgba(255,255,255,1);
color: rgba(0,0,0,1);
font-family: Customfont1,Adoveo;
border-radius: 1px;
text-align: center;
}
#registration_file_upload_div, .registration_file_upload_div, #file_upload_group{
display: flex;
justify-content: flex-end;
margin: 5px auto auto auto;
height: 52px;
}
#registration_file_upload_button, .registration_file_upload_button {
min-width: 20%;
max-width: 80%;
width: fit-content;
margin:initial;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
border:0px;
cursor: pointer;
background-color: rgba(255,255,255,1);
color: rgba(0,0,0,1);
font-family: Customfont1,Adoveo;
border-radius: 1px;
text-align: center;
padding-top:calc((52px / 2) - (18px / 2) - 4px);
}
#registration-file-upload-button {
min-width: 20%;
max-width: 80%;
width: fit-content;
margin:initial;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
border:0px;
cursor: pointer;
background-color: rgba(255,255,255,1);
color: rgba(0,0,0,1);
font-family: Customfont1,Adoveo;
border-radius: 1px;
text-align: center;
padding-top:calc((52px / 2) - (18px / 2) - 4px);
}
.image_preview, .image-preview {
margin:auto;
height: 52px;
}
.form-input {
color: rgba(0,0,0,1);
border-radius: 1px;
background-image: repeating-linear-gradient(#ffffff, #ffffff 30px, #ccc 30px, #ccc 31px, #ffffff 31px);
}
.progress-bar, .progress-fat, .progress-thin {
background-color:;
box-shadow:;
-webkit-box-shadow:;
-moz-box-shadow:;
border-radius:;
-webkit-border-radius:;
}
.progress-bar > span, .progress-fat > span {
font-family: ;
font-size: ;
color: ;
border-radius:;
-webkit-border-radius:;
}
/* Game settings*/
#scoreText {
color: ;
font-size: ;
}
@media only screen and (max-width : 812px) {
.swish_product_row_1, .swish_product_row_2, .swish_product_row_3, .swish_product_row_4 { margin-bottom:0px;} }
@media only screen and (min-width : 812px) {
}
.cc-button{
-webkit-box-shadow: 0px 10px 13px -7px #000000, 5px 5px 15px 5px rgba(0,0,0,0);
box-shadow: 0px 10px 13px -7px #000000, 5px 5px 15px 5px rgba(0,0,0,0);
}
.xdsoft_datetimepicker{
font-family:Customfont1!important;
}.cc-button{
-webkit-box-shadow: 0px 10px 13px -7px #000000, 5px 5px 15px 5px rgba(0,0,0,0);
box-shadow: 0px 10px 13px -7px #000000, 5px 5px 15px 5px rgba(0,0,0,0);
}
.xdsoft_datetimepicker{
font-family:Customfont1!important;
} @font-face {font-family: 'Customfont1'; src: url('https://cdn.fs.adoveo.com/api/file/IHIu5cwcQBZZDW55ke5Q?signature=a5e4ef3959640e6ccc1751721b0951418fdd41e716822c52e99f3d1af55b413c&policy=eyJoYW5kbGUiOiAiSUhJdTVjd2NRQlpaRFc1NWtlNVEiLCJjYWxsIjpbInJlYWQiLCJjb252ZXJ0Il0sImV4cGlyeSI6MTc4NTU0MjM5OX0%3D&cache=true') format('woff'); font-weight: normal; font-style: normal;}.cc-button{
-webkit-box-shadow: 0px 10px 13px -7px #000000, 5px 5px 15px 5px rgba(0,0,0,0);
box-shadow: 0px 10px 13px -7px #000000, 5px 5px 15px 5px rgba(0,0,0,0);
}
.xdsoft_datetimepicker{
font-family:Customfont1!important;
} @font-face {font-family: 'Customfont2'; src: url('https://cdn.fs.adoveo.com/api/file/jSTyXYfhSgeplte8Cv6b?signature=9d5aafc24f8fb9831639b0f6fd8bc0c8220cabd724530779a8efcb655112807c&policy=eyJoYW5kbGUiOiAialNUeVhZZmhTZ2VwbHRlOEN2NmIiLCJjYWxsIjpbInJlYWQiLCJjb252ZXJ0Il0sImV4cGlyeSI6MTc4NTU0MjM5OX0%3D&cache=true') format('woff'); font-weight: normal; font-style: normal;}
.cc-toggle,
.cc-toggle:visited,
.cc-toggle:hover,
.cc-toggle:active,
.cc-toggle:focus {
background-color:rgba(255,255,255,0.66);
background-color:;
border-radius: #000;
}
.cc-toggle-text-1, .cc-toggle-text-2 {
font-size: 20px;
font-size: #FFF;
color: rgba(0,0,0,1);
color: ;
}
.cc-toggle-slider {
background-color: rgba(255,255,255,1);
background-color: ;
border-radius: 1px;
border-radius: #000;
}
.product_button_group {
max-width: 320px;
margin: auto;
display: flex;
}
/* When giftcard Preview enabled only */
.cc-textarea {
height: calc(2 * 52px);
padding: 6px 12px;
}
#payment-element {
width: 320px;
margin:5px auto auto auto;
}
.payment-selector-container {
width: 320px;
margin: 5px auto 5px auto;
}
.ps-card {
font-family: Adoveo;
font-size: 20px;
min-height: 52px;
border-radius: #000;
background-color: #ffffff;
color: rgba(0,0,0,1);
border: 3px solid transparent;
}
.ps-item {
min-width: min(100%, 320px);
}
.ps-item input:checked + .ps-card {
background-color: #fff;
border-color: rgba(255,255,255,1);
}
/* banner/iframe global styling for responsiveness */
#adoveo-iframe{
/* width: 100% ;
height: 100%; */
/* max-height: auto !important; */
/* display: block; */
}