:root {
  --newmilka: #C8AAF9;
}
/* Fonts */
html,
body,
p,
table,
ul,
li,
tr,
td,
*,
button,
input,
select {
  font-family: 'Roboto', sans-serif;
  letter-spacing: 1px;
  font-size: 14px;
}

b,
strong,
h1,
h2,
h3,
h4,
h5 {
  font-family: 'Roboto', sans-serif;
  letter-spacing: 1px;
  font-weight: bold;
}

.navbar-light .navbar-nav .nav-link {
  color: black;
}

.navbar-brand i {
  margin-left: 0px !important;
  width: 32.5px !important;
  height: 31px !important;
}

.font-calistoga {
  font-family: 'Calistoga', cursive;
}

.navbar-brand .logo-text {
  font-size: 20px;
  display: inline-block;
  position: relative;
  top: 2px;
  font-family: 'Calistoga', cursive;
}

.navbar-light .navbar-toggler {
  padding-right: 0px !important
}

.pt-4_5 {
  padding-top: 2.25rem
}

@media (min-width: 768px) {
  .pt-4_5 {
    padding-top: 1rem
  }

  .modal-header-bar {
    display: none;
  }
}

/*.navbar-brand i {
  background: rgb(191,252,198);
  background: linear-gradient(164deg, rgba(191,252,198,1) 0%, rgba(255,250,192,1) 50%, rgba(252,191,246,1) 100%);
}*/
.ts-smallest {
  font-size: 10px !important;
}

.ts-smallmed {
  font-size: 11px !important;
}

.ts-small {
  font-size: 12.25px !important;
}

.ts-normal {
  font-size: 14px !important;
}

.ts-medium {
  font-size: 15px !important;
}

.ts-bigger {
  font-size: 16px !important;
}

.ts-title {
  font-size: 17.5px !important;
}

.ts-bar {
  font-size: 20px !important;
}

.ts-internaltitle {
  font-size: 22px !important;
}

.ts-icons {
  font-size: 24px !important;
}

.ts-icons-public {
  font-size: 28px !important;
}

.ts-payment {
  font-size: 30px !important;
}

.ts-donglebutton {
  font-size: 28px !important;
}

.btn-pagnotta.ts-donglebutton {
  padding: 4px 0px 0px 0px;
}

.btn-dongle-lineheight {
  line-height: 25px;
  padding: 10px 0px 8px 0px !important;
}

.ts-dongletitle {
  font-size: 37px !important;
}

.ts-price {
  font-size: 38px !important;
}

.ts-midhuge {
  font-size: 45px !important;
}



.ts-huge {
  font-size: 60px !important;
}

.ts-hugexx {
  font-size: 80px !important;
}
.ts-hugex2 {
	font-size: 120px !important;
  }

.ts-humongous {
  font-size: 72px !important;
}


.ts-dongle-title {
  font-size: 28px !important;
}

.ts-dongleheadline {
  font-size: 40px !important;
  line-height: 32px;
}

.lh_25 {
  line-height: 25px;
}

.lh_30 {
  line-height: 30px;
}

.lh_35 {
  line-height: 35px;
}

.btn {
  text-transform: uppercase;
  padding: 0.25rem 0.5rem;
}

.btn.btn-big {
  font-size: 20px !important;
}

.btn.btn-big i {
  position: relative;
  top: -1px;
}

.btn.btn-primary {
  font-size: 14px;
}

.card-body {
  padding: 1rem;
}

.i-link-action {
  font-size: 20px;
}

.card-title {
  text-align: center;
}

.py-4_5 {
  padding-bottom: 24px !important;
  padding-top: 24px !important;
}

#navbar-top a.nav-link i {
  margin-right: 29px !important
}

/* Navbar Fix */
body {
  padding-top: 70px;
  font-size: 14px;
  background-color: var(--grey250);
}

#navbar-top {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 0px;
  padding-right: 0px;
}

#navbar-top .navbar-collapse a.nav-link i {
  width: 14px;
  text-align: center;
}

.nav-tabs,
.nav-tabs .nav-link {
  border: 0;
  color: black;
}

/*.nav-tabs .nav-link.active {
    border-bottom: 4px solid #2EDA6B
  }*/

#navbar-top-2 {
  margin-top: 41px
}

#navbar-top-2 span {
  display: inline !important;
}


.custom-link-padding {
  padding-top: 6px;
  padding-bottom: 6px;
}

#navbar-bottom-mobile .border-phone.rounded {
  border-radius: 29px !important;
  border: none !important;
  padding-top: 6px !important;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px 0px;
}

.phone-screenshot {
  border-radius: 29px !important;
  /* border: none !important; */
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px 0px;
  border-width: 4px !important;
}


#navbar-bottom-mobile,
#navbar-bottom-mobile-button {
  padding-top: 0px;
  padding-bottom: 0px;
  height: 90px;
}

#navbar-bottom-mobile span,
#navbar-bottom-mobile-button span {
  position: relative;
  top: -4px;
  font-weight: normal;
  font-size: 11px;
}

#navbar-bottom-mobile i,
#navbar-bottom-mobile-button i {
  font-size: 20px
}

.profile-picture {
  border-radius: 50%;
  height: 75px;
  width: 75px;
  object-fit: cover;
}

.radio-vertical.custom-control {
  margin: 0;
  padding: 0;
}

.radio-vertical .custom-control-label::before {
  position: absolute;
  left: 50%;
  margin-left: -6px;
  width: 12px !important;
  height: 12px !important
}

.radio-vertical .custom-control-label::after {
  position: absolute;
  left: 50%;
  margin-left: -6px;
  width: 12px !important;
  height: 12px !important
}

.password-visibility .input-group-addon {
  position: absolute;
  right: 9px;
  top: 13px;
}

/* Toggle Switch */
/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 28.2px;
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.switch-label {
  position: relative;
  top: 3px
}

.switch-positioned {
  top: -4px;
  margin-bottom: 0px !important;
}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 22.3px;
  width: 22.3px;
  left: 2.6px;
  bottom: 2.6px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked+.slider:before {
  -webkit-transform: translateX(22.3px);
  -ms-transform: translateX(22.3px);
  transform: translateX(22.3px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 22.6px;
}

.slider.round:before {
  border-radius: 50%;
}

/* Toasts */



#toast-main {
  position: fixed;
  border: 0 !important;
  top: 240px;
  right: 20px;
  background-color: white;
  z-index: 1051;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 20px !important;
}

@media screen and (min-width: 1100px) {
  #toast-main {
    right: calc((100vw - 1110px)/2)
  }

  #intercom-help-bottom {
    right: calc((100vw - 1110px)/2) !important
  }
}

#refresh_picture {
  position: absolute;
  top: 12px;
  right: -22px;
  padding-top: 0px;
  width: 40px;
  height: 22px;
  border-radius: 15px !important;
}

#edit_picture {
  position: absolute;
  top: 12px;
  right: -22px;
  padding-top: 0px;
  width: 40px;
  height: 22px;
  border-radius: 15px !important;
  margin: 0;
}

.no-outline,
.no-outline:focus,
.no-outline:hover {
  outline: none !important;
  outline-width: 0 !important;
  -webkit-appearance: none !important;
  appearance: none !important;
  box-shadow: none !important;
}

.c-pointer {
  cursor: pointer
}

.c-drag {
  cursor: ns-resize;
}
.c-normal {
	cursor: default !important;
}

.el-image-container {
  height: 0px;
}

.el-image-container-square {
  padding-top: 100%;
}

.el-image-container-rect {
  padding-top: 56.25%;
}

.el-image-container-old {
  padding-top: 73.52%;
}

.nl-image-container {
  height: 0px;
}

.nl-image-container-square {
  padding-top: 100%;
}

.nl-image-container-rect {
  padding-top: 56.25%;
}

.nl-image-container-old {
  padding-top: 73.52%;
}

.schl_image_container {
  height: 0px;
}

.schl_image_container_square {
  padding-top: 100%;
}

.schl_image_container_rect {
  padding-top: 56.25%;
}

.schl_image_container_old {
  padding-top: 73.52%;
}

#SCH_ImageContainer {
  height: 100px;
}

#SCH_ImageContainer img {
  height: 100px;
}

.nl-image-remove {
  z-index: 2;
}

.nl-preview-img {
  z-index: 1
}

.el-image-container-desktop {
  height: 150px;
  margin-left: 15px;
}

.el-image-container-desktop-square {
  width: 150px;
}

.el-image-container-desktop-rect {
  width: 266.6px;
}

.el-image-container-desktop-old {
  width: 204px;
}

.nl-image-container-desktop {
  height: 150px;
  margin-left: 15px;
}

.nl-image-container-desktop-square {
  width: 150px;
}

.nl-image-container-desktop-rect {
  width: 266.6px;
}

.nl-image-container-desktop-old {
  width: 204px;
}

@media (min-width: 576px) {
  .link-with-img .el-actions-container {
    bottom: 0px;
    position: absolute;
    width: 100%;
  }

  .link-with-img .el-content-container {
    padding-bottom: 35px;
  }

  .nl-actions-container {
    bottom: 0px;
    position: absolute;
    width: 100%;
  }

  .nl-content-container {
    padding-bottom: 45px;
  }
}

.bg-preview-img {
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  object-fit: contain;
}

.ln-preview-img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.nl-image-close {
  top: 10px;
  left: 10px;
  background-color: white;
  width: 26px;
  height: 26px;
  border-radius: 50%;
}

.nl-image-close i {
  position: relative;
  top: 3px;
  left: 1px;
}

.nl-image-crop {
  right: 10px;
  bottom: 10px;
  background-color: white;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  z-index: 2
}

.nl-image-crop i {
  position: relative;
  top: 5px;
  left: 1px;
}

.edit-preview-img {
  max-width: 100%;
  max-height: 400px;
  object-fit: cover;
}

.nl-image-edit {
  left: 10px;
  top: 10px;
  background-color: white;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  z-index: 2
}

.nl-image-edit i {
  position: relative;
  top: 3px;
  left: 1px;
}

.nl-crop-loading {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: white;
  opacity: 0.9;

}

.nl-image-container-desktop .ln-preview-img.ln-preview-img-crop {
  position: fixed;
  z-index: 4;
  top: 91px;
  padding: 10px;
  max-height: 500px
}

#crop_image_container {
  max-width: 100%;
  max-height: 500px;

}

.no-outline:-webkit-autofill,
.no-outline:-webkit-autofill:hover,
.no-outline:-webkit-autofill:focus,
.no-outline:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px #2A303C inset !important;
  box-shadow: 0 0 0 30px #2A303C inset !important;
  color: white !important;
  -webkit-text-fill-color: white !important;
}


input.text-white::placeholder {
  color: #AAA;
}

.evo-cp-wrap {
  width: 100% !important;
}

.evo-cp-wrap .evo-colorind {
  margin-top: -29px;
  margin-right: 6px;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  border: 1px solid #CCC;
}

.evo-color,
.evo-more {
  display: none !important
}

.evo-palette {
  margin-bottom: 10px;
}

/* Truncate URL */
.el-url {
  display: block;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.el-username {
  display: block;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.el-spinner {
  top: 2px;
  position: relative;
}

#ST_ShortURLLong {
  display: block;
  width: 100%;
  word-wrap: break-word;
}

/* Tabs */
.nav-tabs a {
  text-transform: uppercase;
  padding-left: 7px;
  padding-right: 7px;
}

.vl {
  width: 1px;
  height: 100%;
  position: absolute;
  left: 50%;
  margin-left: -0.5px;
  background-color: #CCC;
}

/* Top Lnks */
.bg-color-shade-1 {
  background-color: #F1AA1E;
}

.bg-color-shade-2 {
  background-color: #F17B23;
}

.bg-color-shade-3 {
  background-color: #EE5229;
}

.bg-color-shade-4 {
  background-color: #E50046;
}

.bg-color-shade-5 {
  background-color: #E9117E;
}

.bg-color-shade-6 {
  background-color: #B1509D;
}

.bg-color-shade-7 {
  background-color: #82529E
}

.bg-color-shade-8 {
  background-color: #3F52A1;
}

.bg-color-shade-9 {
  background-color: #4E81C2;
}

.bg-color-shade-10 {
  background-color: #46C3F1;
}

.bg-calendar-shade-1 {
  background-color: #F80645;
}

.bg-calendar-shade-2 {
  background-color: #FE641C;
}

.bg-calendar-shade-3 {
  background-color: #FEE929;
}

.bg-calendar-shade-4 {
  background-color: #50EC11;
}

.bg-calendar-shade-5 {
  background-color: #3576FF;
}

.bg-calendar-shade-6 {
  background-color: #B34DFF;
}

.border-calendar-shade-1 {
  border-color: #F80645 !important;
}

.border-calendar-shade-2 {
  border-color: #FE641C !important;
}

.border-calendar-shade-3 {
  border-color: #FEE929 !important;
}

.border-calendar-shade-4 {
  border-color: #50EC11 !important;
}

.border-calendar-shade-5 {
  border-color: #3576FF !important;
}

.border-calendar-shade-6 {
  border-color: #B34DFF !important;
}


span.circled_number.bg-color-shade-10 {
  padding-left: 6px;
}

span.circled_number {
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  padding: 5px 10px;
  border-radius: 50%;
  color: white;
  padding-left: 11px;
  margin-left: 0;
}

/* Copy Link */
#lnk-copy-source {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

/* AA */
.lnk-progression-small {
  width: 15px;
  display: inline-block;
  height: 15px;
  margin-top: 2px;
}

/* Agency */
.agency-inactive-user,
.agency-active-user {
  border: 4px solid white;
  cursor: pointer;
}

.agency-active-user {
  border-color: #B996F7;
}

.agency-add-account {
  font-size: 28px;
  margin-top: 22px;
  margin-left: 10px
}

/* Public */
footer.position-absolute {
  bottom: 0px;
}

.credentials .fa-envelope {
  position: absolute;
  left: 17px;
  font-size: 20px;
}

.apple .fa-apple {
  position: absolute;
  left: 17px;
  top: 7px;
  font-size: 26px;
}

.tiktok .fa-tiktok {
  position: absolute;
  left: 17px;
  top: 7px;
  font-size: 26px;
}

.signup-button {
  padding-left: 12px;
  padding-right: 12px;
}

.pb-linkimage {
  height: 100px;
  width: 100%;
  object-fit: cover;
}

.pb-linklink {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.add_dots {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.palm-spring {
  position: relative;
  bottom: 3px
}

.w-110 {
  width: 110px
}

.pl-getbutton {
  bottom: 30px;
  right: 20px;
  border-radius: 30px;
  z-index: 1;
}

.create-page-button i {
  position: absolute;
}

.phone_action {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
  transform: translateY(-50%);
  z-index: 3;
}


.create-page-button {
  text-align: center;
  position: relative;
}

/* Desktop */
@media (min-width: 768px) {
  .pages-page-container {
    height: 700px;
  }

  .pages-page-container .phone-inner {
    height: 850px;
    overflow: hidden;
  }

  #pages-manager {
    max-width: 504px;
  }

  #pages-manager .carousel-item {
    height: 751px;
  }

  .create-page-button {
    width: 100px;
    height: 100px;
  }

  .create-page-button i {
    top: 25px;
    left: 29px;
    font-size: 48px !important;
  }

  .phone_action {
    top: 35%;
  }

  .phone_action.page-PAGE_CAUSES {
    top: 37%;
  }
}

/* Mobile */
@media (max-width: 768px) {
  .container-fluid.overflow-auto::-webkit-scrollbar {
    display: none;
  }

  .pages-page-container {
    height: 400px;
  }

  .pages-page-container .phone-inner {
    height: 550px;
    overflow: hidden;
  }

  #pages-manager {
    max-width: 381px;
  }

  #pages-manager .carousel-item {
    height: 451px;
  }

  .phone-inner,
  .zoomed {
    zoom: 65%;
  }

  .create-page-button {
    width: 70px;

    height: 70px;
  }

  .create-page-button i {
    top: 16px;
    left: 19px;
    font-size: 36px !important;
  }

  .phone_action {
    top: 100px;
  }

  .phone_action.page-PAGE_CAUSES {
    top: 110px;
  }
}




.pages-page-container {
  border-width: 8px !important;
  border-radius: 35px !important;
}

.phone-header {
  position: absolute;
  top: 0px;
  left: 50%;
  transform: translateX(-50%);
  width: 50%;
  height: 25px;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
}

.phone-speaker {
  position: absolute;
  top: 3px;
  left: 50%;
  width: 50%;
  transform: translateX(-50%);
  height: 10px;
  border-radius: 12px;
}

.phone-camera {
  width: 10px;
  height: 10px;
  position: absolute;
  top: 3px;
  border-radius: 12px;
  right: 60px;
}

.pb-footer .logo-text,
.admin-layout-container .logo-text {
  font-size: 20px !important;
  display: inline-block;
  position: relative;
  top: 2px;
  font-family: 'Calistoga', cursive !important;
}

.pb-profilepic {
  width: 90px;
  height: 90px;
  object-fit: cover;
}

.btn.no-uppercase,
a.no-uppercase,
span.no-uppercase,
.no-uppercase,
a.no-uppercase {
  text-transform: none !important
}

.fix-top-spacing-1 {
  position: relative;
  top: 5px
}

.fix-top-spacing-2 {
  position: relative;
  bottom: 3px
}

/*.pb-links {
  margin-left: 0;
  margin-right: 0
}*/
.pb-links .pb-linkbox {
  padding: 2px;
}

/*.pb-links .pb-linkbox .pb-linkbox-inner {
  min-height: 28px;
}*/



.pr-loading-overlay {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  height: 100%;
  z-index: 1041;
  background: rgba(255, 255, 255, 0.7);
}

.pr-loading-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1042;
  margin-left: -14px;
}

/* Login/Signup */
.login-button {
  display: inline-block;
  position: relative;
  border: 1px solid rgba(22, 24, 35, 0.12);
  border-radius: 0;
  margin: 5px 0;
  padding: 10px 15px;
  cursor: pointer;
  width: 100%;
  border-radius: 26px !important;
}

.login-button img {
  height: 24px;
  position: absolute;
  left: 15px;
  top:50%;
  transform: translateY(-50%);
}

.login-button.tiktok-signup-btn img,
.login-button.tiktok-login-btn img {
  left: 17px;
}

.login-button:hover,
.login-button:active,
.login-button:focus {
  color: #333;
}

.login-button span {
  padding-left: 24px
}

.login-spinner {
  margin: 20px auto 0 auto;
  border: 8px solid #f3f3f3;
  border-top: 8px solid #f8c7bf;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  animation: spin 2s linear infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.block-feature {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1029;
}

.block-feature-alert {
  z-index: 1029;
}

.block-feature .position-relative {
  width: 100%;
  height: 100%;
}

.block-feature .position-relative .position-absolute {
  left: 0;
  width: 100%;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.op-70 {
  opacity: 0.65;
}
.op-40 {
  opacity: 0.40;
}

.navbar-toggler:focus,
.navbar-toggler:active,
.navbar-toggler-icon:focus {
  outline: none;
  box-shadow: none;
}

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0,0,0,1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E") !important;
}

.navbar-toggler {
  border-color: rgb(0, 0, 0) !important;
}

.price-card {
  height: 550px;

}

.price-card .card-body {
  position: relative;
}

.price-card .btn {
  position: absolute;
  bottom: 0;
  left: 0;
}

.price small {
  font-size: 40px;
}

a:hover {
  text-decoration: none
}

.alert.alert-info {
  background-color: #cde2f5;
  border: 0;
}

.block-feature.bg-legalnotepad {
  background-color: #cde2f5 !important;
}

@media screen and (max-width: 768px) {
  #navbar-bottom-mobile-button {
    position: fixed;
    bottom: 0px;
    width: 100%;
    left: 0px;
  }
}

/* GRADIENTS */
.gradient-whole {
  background: linear-gradient(63deg, rgba(255, 250, 192, 1) 0%, rgba(192, 255, 248, 1) 50%, rgba(227, 211, 255, 1) 80%);
  font-size: 16px !important;
  padding: 8px 0px;
}

.gradient-half-left {
  background: linear-gradient(63deg, rgba(255, 250, 192, 1) 0%, rgba(192, 255, 248, 1) 100%);
}

.gradient-half-right {
  background: linear-gradient(63deg, rgba(192, 255, 248, 1) 0%, rgba(227, 211, 255, 1) 80%);
}

.gradient-free {
  background: linear-gradient(63deg, rgba(255, 241, 229, 1) 0%, rgba(255, 241, 229, 1) 100%);
}

.gradient-mini-m {
  background: linear-gradient(63deg, rgba(255, 241, 229, 1) 0%, rgba(255, 250, 192, 1) 100%);
}

.gradient-mini-y {
  background: linear-gradient(63deg, rgba(255, 250, 192, 1) 0%, rgba(192, 255, 248, 1) 100%);
}

.gradient-unique {
  background: linear-gradient(63deg, rgba(192, 255, 248, 1) 0%, rgba(227, 211, 255, 1) 54%);
}

/* Intercom */
#intercom-help-top {
  top: 2px;
}

#intercom-help-bottom-container {
  bottom: 20px;
}

#intercom-help-bottom {
  font-size: 40px;
  position: fixed;
  bottom: 20px;
  right: 20px;
}


/* 
  LAYOUTS
*/


.pb-placeholder-mobile,
.pb-placeholder-desktop {
  display: none;
  position: relative;
}

.pb-placeholder-mobile i,
.pb-placeholder-desktop i {
  color: white;
  font-size: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  color: #CCC
}

.pb-linkimage {
  position: relative;
}

.pb-linkimage img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
}

.pb-linkimage iframe {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.pb-embed.pb-embed-EMBED_APPLE {
  height: 150px !important;
}

.pb-embed.pb-embed-EMBED_SOUNDCLICK {
  height: 150px !important;
}

.pb-embed.pb-embed-EMBED_AMAZON {
  height: 200px !important;
}

.pb-embed-EMBED_SPOTIFY-podcast,
.pb-embed-EMBED_SPOTIFY-podcast-episode {
  height: 160px !important;
}

.pb-embed.pb-embed-EMBED_RCAST {
  height: 428px !important;
}


.pb-shadow-link {
  box-shadow: #3D4043 8px 8px 0px 0px;
}

.pb-linktitle {
  word-wrap: break-word;
}


.pb-link-price {
  display: block;
}

/* Desktop */
@media (min-width: 768px) {
  .pb-desktop-hide {
    display: none !important
  }

  /* List Small Square */
  .pb-desktop-list-small-sqr {
    width: 100%;
  }

  .pb-desktop-list-small-sqr .pb-linkbox-inner {
    min-height: 64px;
    position: relative;
  }

  .pb-desktop-list-small-sqr .pb-linkbox-inner span.w-100 {
    width: auto !important;
  }

  .pb-desktop-list-small-sqr .pb-linkimage:not(.pb-embed) {
    width: 50px;
    height: 50px;
    position: absolute;
    left: 7px;
    top: 50%;
    margin-top: -25px;
  }

  .pb-desktop-list-small-sqr .pb-embed {
    height: 80px;
  }

  .pb-desktop-list-small-sqr .pb-linktitle {
    padding-left: 64px;
    padding-right: 64px;
  }

  /* List Small Round */
  .pb-desktop-list-small-rnd {
    width: 100%;
  }

  .pb-desktop-list-small-rnd .pb-linkbox-inner {
    min-height: 64px;
    border-radius: 31px !important;
    position: relative;
  }

  .pb-desktop-list-small-rnd .pb-linkbox-inner span.w-100 {
    width: auto !important;
  }

  .pb-desktop-list-small-rnd .pb-linkimage:not(.pb-embed) {
    width: 50px;
    height: 50px;
    position: absolute;
    left: 7px;
    border-radius: 50% !important;
    top: 50%;
    margin-top: -25px;
  }

  .pb-desktop-list-small-rnd .pb-embed {
    height: 80px;
  }

  .pb-desktop-list-small-rnd .pb-linkimage img {
    border-radius: 50% !important;
  }

  .pb-desktop-list-small-rnd .pb-linktitle {
    padding-left: 64px;
    padding-right: 64px;
  }


  /* List Large Square */
  .pb-desktop-list-large-sqr {
    width: 100%;
  }


  .pb-desktop-list-large-sqr .pb-linkbox-inner {
    padding: 0 0 10px 0 !important;
  }

  .pb-desktop-list-large-sqr .pb-linkimage {
    width: 100%;
    height: 0px;
    padding-top: 100%;
    background-size: 100%;
  }

  .pb-desktop-list-large-sqr .pb-linktitle {
    margin-top: 10px !important;
    display: block;
  }

  /* List Large Rect */
  .pb-desktop-list-large-rec {
    width: 100%;
  }

  .pb-desktop-list-large-rec .pb-linkbox-inner {
    padding: 0 0 10px 0 !important;
  }

  .pb-desktop-list-large-rec .pb-linkimage {
    width: 100%;
    height: 0px;
    padding-top: 56.25%;
    background-size: 100%;
  }

  .pb-desktop-list-large-rec .pb-linktitle {
    margin-top: 10px !important;
    display: block;
  }

  /* Grid Square No Title */
  .pb-desktop-grid-sqr-notit {
    width: 100%;
  }

  .pb-desktop-grid-sqr-notit .pb-linkbox-inner {
    padding: 0 !important;
    background-color: none !important;
  }

  .pb-desktop-grid-sqr-notit .pb-linkimage,
  .pb-desktop-grid-sqr-notit div.pb-placeholder-desktop {
    width: 100%;
    height: 0px;
    padding-top: 100%;
    background-size: 100%;
  }

  .pb-desktop-grid-sqr-notit div.pb-placeholder-desktop {
    display: block !important;
  }

  .pb-desktop-grid-sqr-notit .pb-linktitle {
    display: none !important;
  }

  /* Instagram Grid */
  .pb-links .pb-linkbox.pb-desktop-grid-instagram {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }

  .pb-desktop-grid-instagram {
    width: 100%;
  }

  .pb-desktop-grid-instagram .pb-linkbox-inner {
    padding: 0 !important;
    background-color: none !important;
  }

  .pb-desktop-grid-instagram .pb-linkimage,
  .pb-desktop-grid-instagram div.pb-placeholder-desktop {
    width: 100%;
    height: 0px;
    padding-top: 100%;
    background-size: 100%;
  }

  .pb-desktop-grid-instagram div.pb-placeholder-desktop {
    display: block !important;
  }

  .pb-desktop-grid-instagram .pb-linktitle {
    display: none !important;
  }

  /* Grid Rect No Title */
  .pb-desktop-grid-rec-notit {
    width: 100%;
  }

  .pb-desktop-grid-rec-notit .pb-linkbox-inner {
    padding: 0 !important;
    background-color: none !important;
  }

  .pb-desktop-grid-rec-notit .pb-linkimage,
  .pb-desktop-grid-rec-notit div.pb-placeholder-desktop {
    width: 100%;
    height: 0px;
    padding-top: 56.25%;
    background-size: 100%;
  }

  .pb-desktop-grid-rec-notit div.pb-placeholder-desktop {
    display: block !important;
  }

  .pb-desktop-grid-rec-notit .pb-linktitle {
    display: none !important;
  }

  /* Grid Square  Title */
  .pb-desktop-grid-sqr-title {
    width: 100%;
  }

  .pb-desktop-grid-sqr-title .pb-linkbox-inner {
    padding: 0 !important;
    background-color: none !important;
    display: flex !important;
    height: 100%;
  }

  .pb-desktop-grid-sqr-title .pb-linkimage,
  .pb-desktop-grid-sqr-title div.pb-placeholder-desktop {
    width: 100%;
    height: 0px;
    padding-top: 100%;
    background-size: 100%;
  }

  .pb-mobile-grid-sqr-title .pb-linkbox-inner .d-block.w-100.h-100 {
    height: auto !important;
  }

  .pb-desktop-grid-sqr-title div.pb-placeholder-desktop {
    display: block !important;
  }

  .pb-desktop-grid-sqr-title .pb-linkbox-inner .d-block.w-100.h-100 {
    height: auto !important;
  }

  .pb-desktop-grid-sqr-title .pb-linktitle {
    display: block !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    flex: 1;
  }

  /* Grid Rect  Title */
  .pb-desktop-grid-rec-title {
    width: 100%;
  }

  .pb-desktop-grid-rec-title .pb-linkbox-inner {
    padding: 0 !important;
    background-color: none !important;
  }

  .pb-desktop-grid-rec-title .pb-linkimage,
  .pb-desktop-grid-rec-title div.pb-placeholder-desktop {
    width: 100%;
    height: 0px;
    padding-top: 56.25%;
    background-size: 100%;
  }

  .pb-desktop-grid-rec-title div.pb-placeholder-desktop {
    display: block !important;
  }

  .pb-desktop-grid-rec-title .pb-linktitle {
    display: block !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }

  /*
      OLD STYLES
     */


  /* Grid Rect  Title */
  .pb-desktop-grid-old-title {
    width: 100%;
  }

  .pb-desktop-grid-old-title .pb-linkbox-inner {
    padding: 0 !important;
    background-color: none !important;
  }

  .pb-desktop-grid-old-title .pb-linkimage,
  .pb-desktop-grid-old-title div.pb-placeholder-desktop {
    width: 100%;
    height: 0px;
    padding-top: 73.52%;
    background-size: 100%;
  }

  .pb-desktop-grid-old-title div.pb-placeholder-desktop {
    display: block !important;
  }

  .pb-desktop-grid-old-title .pb-linktitle {
    display: block !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }

  /* List Large Rect */
  .pb-desktop-list-large-old {
    width: 100%;
  }

  .pb-desktop-list-large-old .pb-linkbox-inner {
    padding: 0 0 10px 0 !important;
  }

  .pb-desktop-list-large-old .pb-linkimage {
    width: 100%;
    height: 0px;
    padding-top: 73.52%;
    background-size: 100%;
  }

  .pb-desktop-list-large-old .pb-linktitle {
    margin-top: 10px !important;
    display: block;
  }

}

.page-separator {
  height: 1px;
}

.preview-pic {
  width: 30px;
  height: 30px;
  position: relative;
  top: 2px;
}

/* Mobile */
@media (max-width: 768px) {
  .pb-mobile-hide {
    display: none !important
  }

  /* List Small Square */
  .pb-mobile-list-small-sqr {
    width: 100%;
  }

  .pb-mobile-list-small-sqr .pb-linkbox-inner {
    min-height: 64px;
  }

  .pb-mobile-list-small-sqr .pb-linkbox-inner span.w-100 {
    width: auto !important;
  }

  .pb-mobile-list-small-sqr .pb-linkimage:not(.pb-embed) {
    width: 50px;
    height: 50px;
    position: absolute;
    left: 9px;
    top: 50%;
    margin-top: -25px;
  }

  .pb-mobile-list-small-sqr .pb-embed {
    height: 80px;
  }

  .pb-mobile-list-small-sqr .pb-linktitle {
    padding-left: 66px;
    padding-right: 64px;
  }

  .pb-links-noimg .pb-mobile-list-small-sqr .pb-linktitle {
    padding-left: 10px;
    padding-right: 10px;
  }


  /* List Small Round */
  .pb-mobile-list-small-rnd {
    width: 100%;
  }

  .pb-mobile-list-small-rnd .pb-linkbox-inner {
    min-height: 64px;
    border-radius: 31px !important;
  }

  .pb-mobile-list-small-rnd .pb-linkbox-inner span.w-100 {
    width: auto !important;
  }

  .pb-mobile-list-small-rnd .pb-linkimage:not(.pb-embed) {
    width: 50px;
    height: 50px;
    position: absolute;
    left: 9px;
    border-radius: 50% !important;
    margin-bottom: 0 !important;
    top: 50%;
    margin-top: -25px;
  }

  .pb-mobile-list-small-rnd .pb-embed {
    height: 80px;
  }

  .pb-mobile-list-small-rnd .pb-linkimage img {
    border-radius: 50% !important;
  }

  .pb-mobile-list-small-rnd .pb-linktitle {
    padding-left: 64px;
    padding-right: 64px;
  }

  .pb-links-noimg .pb-mobile-list-small-rnd .pb-linktitle {
    padding-left: 20px;
    padding-right: 20px;
  }


  /* List Large Square */
  .pb-mobile-list-large-sqr {
    width: 100%;
  }

  .pb-mobile-list-large-sqr .pb-linkbox-inner {
    padding: 0 !important;
    position: relative;
  }

  .pb-mobile-list-large-sqr .pb-linkimage {
    width: 100%;
    height: 0px;
    padding-top: 100%;
    background-size: 100%;
  }

  .pb-mobile-list-large-sqr .pb-linktitle {
    display: block !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }

  /* List Large Rec */
  .pb-mobile-list-large-rec {
    padding: 0 !important;
    position: relative;
    width: 100%;
  }

  .pb-mobile-list-large-rec .pb-linkbox-inner {
    padding: 0 !important;
  }

  .pb-mobile-list-large-rec .pb-linkimage {
    width: 100%;
    height: 0px;
    padding-top: 56.25%;
    background-size: 100%;
  }

  .pb-mobile-list-large-rec .pb-linktitle {
    display: block !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }

  /* Grid Square No Title */
  .pb-mobile-grid-sqr-notit {
    width: 100%;
  }

  .pb-mobile-grid-sqr-notit .pb-linkbox-inner {
    padding: 0 !important;
    background-color: none !important;
  }

  .pb-mobile-grid-sqr-notit .pb-linkimage,
  .pb-mobile-grid-sqr-notit div.pb-placeholder-mobile {
    width: 100%;
    height: 0px;
    padding-top: 100%;
    background-size: 100%;
  }

  .pb-mobile-grid-sqr-notit div.pb-placeholder-mobile {
    display: block !important;
  }

  .pb-mobile-grid-sqr-notit .pb-linktitle {
    display: none !important;
  }

  /* Grid Instagram */
  .pb-links .pb-linkbox.pb-mobile-grid-instagram {
    padding: 1.5px !important;
    margin-bottom: 0px !important;
  }

  .pb-links.effect-progress .pb-linkbox.pb-mobile-grid-instagram {
    margin-bottom: 20px !important;
  }

  .pb-links.effect-shadow .pb-linkbox.pb-mobile-grid-instagram {
    margin-bottom: 12px !important;
  }

  .pb-links.effect-striped .pb-linkbox.pb-mobile-grid-instagram {
    margin-bottom: 12px !important;
  }

  .pb-links.effect-box .pb-linkbox.pb-mobile-grid-instagram {
    margin-bottom: 12px !important;
  }

  .pb-mobile-grid-instagram {
    width: 100%;
  }

  .pb-mobile-grid-instagram .pb-linkbox-inner {
    padding: 0 !important;
    background-color: none !important;
    /* border:0 !important; */
  }

  .pb-mobile-grid-instagram .pb-linkimage,
  .pb-mobile-grid-instagram div.pb-placeholder-mobile {
    width: 100%;
    height: 0px;
    padding-top: 100%;
    background-size: 100%;
  }

  .pb-mobile-grid-instagram div.pb-placeholder-mobile {
    display: block !important;
  }

  .pb-mobile-grid-instagram .pb-linktitle {
    display: none !important;
  }

  /* Grid Rect No Title */
  .pb-mobile-grid-rec-notit {
    width: 100%;
  }

  .pb-mobile-grid-rec-notit .pb-linkbox-inner {
    padding: 0 !important;
    background-color: none !important;
  }

  .pb-mobile-grid-rec-notit .pb-linkimage,
  .pb-mobile-grid-rec-notit div.pb-placeholder-mobile {
    width: 100%;
    height: 0px;
    padding-top: 56.25%;
    background-size: 100%;
  }

  .pb-mobile-grid-rec-notit div.pb-placeholder-mobile {
    display: block !important;
  }

  .pb-mobile-grid-rec-notit .pb-linktitle {
    display: none !important;
  }

  /* Grid Square  Title */
  .pb-mobile-grid-sqr-title {
    width: 100%;
  }

  .pb-mobile-grid-sqr-title .pb-link-price {
    display: block;
  }

  .pb-mobile-grid-sqr-title .pb-linkbox-inner {
    padding: 0 !important;
    background-color: none !important;
    display: flex !important;
    height: 100%;
  }

  .pb-mobile-grid-sqr-title .pb-linkbox-inner .d-block.w-100.h-100 {
    height: auto !important;
  }

  .pb-mobile-grid-sqr-title .pb-linkimage,
  .pb-mobile-grid-sqr-title div.pb-placeholder-mobile {
    width: 100%;
    height: 0px;
    padding-top: 100%;
    background-size: 100%;
  }

  .pb-mobile-grid-sqr-title div.pb-placeholder-mobile {
    display: block !important;
  }

  .pb-mobile-grid-sqr-title .pb-linktitle {
    display: block !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    flex: 1;
  }

  /* Grid Rect  Title */
  .pb-mobile-grid-rec-title {
    width: 100%;
  }

  .pb-mobile-grid-rec-title .pb-link-price {
    display: block;
  }

  .pb-mobile-grid-rec-title .pb-linkbox-inner {
    padding: 0 !important;
    background-color: none !important;
  }

  .pb-mobile-grid-rec-title .pb-linkimage,
  .pb-mobile-grid-rec-title div.pb-placeholder-mobile {
    width: 100%;
    height: 0px;
    padding-top: 56.25%;
    background-size: 100%;
  }

  .pb-mobile-grid-rec-title div.pb-placeholder-mobile {
    display: block !important;
  }

  .pb-mobile-grid-rec-title .pb-linktitle {
    display: block !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }

  /*
      OLD STYLES
     */

  /* Grid Rect Old */
  .pb-mobile-grid-old-title {
    width: 100%;
  }

  .pb-mobile-grid-old-title .pb-link-price {
    display: block;
  }

  .pb-mobile-grid-old-title .pb-linkbox-inner {
    padding: 0 !important;
    background-color: none !important;
  }

  .pb-mobile-grid-old-title .pb-linkimage,
  .pb-mobile-grid-old-title div.pb-placeholder-mobile {
    width: 100%;
    height: 0px;
    padding-top: 73.52%;
    background-size: 100%;
  }

  .pb-mobile-grid-old-title div.pb-placeholder-mobile {
    display: block !important;
  }

  .pb-mobile-grid-old-title .pb-linktitle {
    display: block !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }

  /* List Large Rec */
  .pb-mobile-list-large-old {
    padding: 0 !important;
    position: relative;
    width: 100%;
  }

  .pb-mobile-list-large-old .pb-link-price {
    display: block;
  }

  .pb-mobile-list-large-old .pb-linkbox-inner {
    padding: 0 !important;
  }

  .pb-mobile-list-large-old .pb-linkimage {
    width: 100%;
    height: 0px;
    padding-top: 73.52%;
    background-size: 100%;
  }

  .pb-mobile-list-large-old .pb-linktitle {
    display: block !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }

  .pb-mobile-grid-rec-notit .pb-embed.pb-embed-EMBED_APPLE {
    height: 100px !important
  }

  .pb-mobile-grid-rec-notit .pb-embed.pb-embed-EMBED_APPLE iframe {
    min-height: 100px !important
  }

  .pb-mobile-grid-rec-title .pb-embed.pb-embed-EMBED_APPLE {
    height: 100px !important
  }

  .pb-mobile-grid-rec-title .pb-embed.pb-embed-EMBED_APPLE iframe {
    min-height: 100px !important
  }

  .pb-mobile-grid-old-title .pb-embed.pb-embed-EMBED_APPLE {
    height: 138px !important
  }

  .pb-mobile-grid-old-title .pb-embed.pb-embed-EMBED_APPLE iframe {
    min-height: 138px !important
  }
}


.border-bottom-standard {
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.otp-confirm {
  margin-top: 1.5px
}

#NL_NewFolderButton {
  margin-top: 2px
}

#FirstUseModal {
  top: 150px;

}

#FirstUseModal .modal-header button {
  position: absolute;
  right: 20px;
}

#FirstUseModal .modal-content {
  padding: 26px;
  position: relative;
}

#FirstUseModal .modal-header {
  border-bottom: 0px;
  text-align: center;
}

#FirstUseModal .modal-title {
  margin-left: auto;
  margin-right: auto;
  text-transform: uppercase;
}

#FirstUseModal .modal-title span.logo-text {
  font-size: 20px;
  display: inline-block;
  position: relative;
  top: 2px;
  font-family: 'Calistoga', cursive;
  text-transform: none;
}

#FirstUseModal .modal-body {
  text-align: center;
}

#PC_featureNoPROModal .modal-body {
  margin-bottom: 1.5rem;
}

#FirstUseModal .modal-footer {
  display: none;
}

.pagination-button {
  width: 35px;
  bordeR: 0 !important;
}

.mn-2 {
  position: relative;
  top: -6px;
}

#lnkTab.nav-tabs .nav-link.active,
#lnkTab.nav-tabs .nav-item.show .nav-link {
  background-color: transparent;
  color: white;
  border-color: #B996F7
}

#lnkTab.nav-tabs,
#lnkTab.nav-tabs .nav-link {
  color: white;
}

.embed-select,
.embed-select:focus {
  background: transparent;
  color: white;
  border: 0;
  box-shadow: none;
  margin-left: -14px;
  font-size: 16px;
}

.cscheme {
  width: 50px;
  height: 50px;
  display: block;
}

.cscheme-default {
  background-color: #fff1e5
}

.cscheme-grayscale {
  background-color: #FAFAFA
}

.cscheme-dark {
  background-color: #2A303C
}

.cscheme-theme {
  object-fit: cover;
  min-height: 0px !important;
}

.cscheme-disabled .radio-vertical .custom-control-label::before {
  background-color: white;
  border-color: #dadce0
}

.cscheme-disabled label {
  color: #dadce0;
}


.cc-card {
  height: 25px;
}

#changelog-icon-container .badge-danger {
  top: 0;
  right: 0;
  width: auto;
  padding-left: 7px;
  padding-right: 5px;
}

.changelog-container img {
  display: block;
  max-width: 80%;
  height: auto !important;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #f3f3f3;
  border-radius: 0.25rem;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.changelog-container {
  border-bottom: 1px solid #f3f3f3;
}

.changelog-container .changelog-tag {
  position: relative;
  top: -1px;
  font-weight: normal !important
}

#others-profilepic-sample i.fa-user {
  font-size: 20px;
  width: 90px;
  height: 90px;
}

#others-profilepic-sample img {
  width: 90px;
  height: 90px;
}

#others-profilepic-sample span {
  position: absolute;
  top: 12px;
  left: 50%;
  margin: 0;
  margin-left: 25px;
  padding-top: 0px;
  width: 41px;
  height: 24px;
  border-radius: 15px !important;
}

#others-profilepic-sample span i {
  position: relative;
  top: 3px
}

.synced-bg {
  opacity: 0.3;
}

.synced-ok {
  top: 0;
  left: 0;
}

#ig-basic-loading {
  top: 7px;
}

.ig-basic-image-container {
  padding-top: 100%;
  position: relative;
}

.ig-basic-image {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  object-fit: cover;
}

.blog-preview-img-container {
  padding-top: 100%;
  position: relative;
  width: 100%;
}

.blog-preview img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.blog-body p {
  margin-bottom: 25px;
  margin-top: 25px;
}

.blog-body p,
.blog-body p * {
  font-size: 17.5px !important;
}

.nl-spinner {
  top: 3px;
}

.suggestion-type-box {
  padding: 0px 8px;
}

.lfa {
  line-height: 1;
}

.break-td {
  word-break: break-all;
}

.break-title {
  word-break: break-all;
}

.connectedSortable,
.connectedSortable li {
  list-style-type: none;
  padding: 0;
}

.connectedSortable {
  min-height: 100px
}

.connectedSortable li {
  display: block;
  height: 30px;
}

.slick-dots {
  top: -35px;
  bottom: auto;
  color: white;
  height: 30px;
}

.slick-prev,
.slick-next {
  position: fixed !important;
  top: 50%;
  transform: translateY(-50%);
  right: 12px !important;
  z-index: 1039 !important;
  background-color: white !important;
  height: 32px !important;
  width: 32px !important;
  border-radius: 50% !important;
  color: black !important
}

.slick-prev i {
  position: relative;
  right: 1px;
}

.slick-next i {
  position: relative;
  left: 1px;
}

.slick-prev:before,
.slick-next:before {
  font-size: 27px !important;
  content: '';
  display: none !important
}

.slick-arrow .fas:before,
.slick-arrow .fas:after {
  font-size: 18px;
}

.slick-dots li:first-child {
  margin-left: 11px !important;
}

.slick-prev {
  left: 12px !important;
}

.noselect,
.noselect:focus {
  outline: none;
}

.LL-layout-inner {
  border-width: 2px !important
}

.LL_layout-container {
  min-height: 190px
}

.PG_upload_preview,
.fw-image {
  max-width: 100%;
}

.PG_upload_preview {
  max-height: 150px;
}

.carousel-indicators {
  bottom: auto;
  top: 36px;
}

.slick-dots li {
  margin: 0 !important;
}

.slick-slide button img {
  display: inherit
}

.domain-step div.domain-step-inner {
  height: 40px;
  width: 40px;
  border-width: 1px !important;
  display: flex !important
}

.domain-step div.domain-step-inner div {
  margin: auto;
}

.domain-step-separator div.domain-step-separator-inner div {
  height: 0px;
  border-width: 1px !important;
  border-bottom: 0 !important;
  width: 100%;
}

.domain-step.col {
  padding: 0;
  margin: 0;
}

.domain-step-separator.col {
  padding: 0;
}

.pb-donate-form {
  display: none
}

.pb-supportme div.pb-linkimage {
  top: 7px;
  margin-top: 0;
}

div.pb-close {
  display: none;
  position: absolute;
  right: 7px;
  top: 19px;
  z-index: 99
}

.pb-supportme span.pb-linktitle {
  margin-top: 0px !important
}

.btn-paypal,
.btn-outline-paypal {
  border-radius: 25px;
  border: 1px solid white;
}

.btn-outline-paypal {
  color: #009cde;
  border-color: #009cde;
  background: white;
}

#pb-d-paypal {
  border-radius: 25px
}

.nomargin-icons div.col {
  margin-top: 0px !important
}

.btn-pagnotta {
  padding: 0.5rem 1rem;
  text-align: center;
  border-radius: 26.5px;
  text-transform: none;
}

.btn-pagnotta.pos-top-3 {
  position: relative;
  top: -5px;
}

.btn-pagnotta.pos-top-10 {
  position: relative;
  top: -8px;
}


div.modal .modal-footer {
  border: 0 !important
}

@media only screen and (max-width: 768px) {
  div.modal-dialog {
    position: absolute;
    bottom: 0;
    margin: 0;
    width: 100%
  }

  div.modal-content {
    border-top-left-radius: 32px;
    border-top-right-radius: 32px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }

  div.modal.fade {
    animation: slideup 0.4s;
  }

  div.modal.faded {
    animation: slidedown 0.4s;
  }


  div.modal .modal-header {
    position: relative;
    border: 0 !important
  }

  div.modal .btn-close {
    position: absolute;
    right: 29px;
    margin: 0 !important;
    top: 32px;
    padding: 0 !important
  }


  div.modal .modal-header .modal-title {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    ;
  }

  div.modal .modal-header .fa-times:before {
    content: "\f13a";
  }
}

.slick-dots li,
.slick-dots li button {
  width: 35px !important;
  text-align: center;
}

.slick-dots li button:before {
  font-family: "Font Awesome 5 Pro" !important;
  content: "\f86c" !important;
  font-size: 20px !important
}

.block-separator {
  position: relative;
  text-align: center;
}

.block-separator-container {
  position: relative;
  height: 2px;
}

.block-separator-line {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.block-separator i {
  width: 31px;
  height: 31px;
  font-size: 15px !important;
  border-radius: 15px;
}

.block-separator i:before {
  position: relative;
  top: 8px;
  left: 1px;
}

.block-admin-overlay {
  opacity: 0.5
}

.block-admin-overlay,
.block-admin-actions {
  z-index: 1
}

.block-admin-actions {
  top: 0
}

.btn-add-icon-layout,
.btn-sort-icons {
  position: relative;
  top: -3px;
}

@media (max-width: 576px) {

  .modal-fullscreen .modal-dialog,
  .modal-fullscreen .modal-content {
    height: 100%;
  }

  .modal-fullscreen .modal-content {
    overflow-y: scroll;
  }

  .modal-fullscreen .modal-header {
    position: fixed;
    width: 100%;
    z-index: 2;
    background-color: white;
  }

  .modal-fullscreen .modal-body {
    /* margin-top: 50px; */
    position: relative;
    z-index: 1;
    overflow-y: auto;
    overflow-x: hidden;
    height: 100%;
  }

}


.btn-layout-properties-big {
  font-size: 12px;
  text-align: center;
}

.btn-layout-properties-big .btn {
  width: 64px;
  height: 64px;
  padding: 0;
  display: block;
}

.btn-layout-properties-big .btn:not(.btn-primary) {
  border-width: 2px;
}


.btn-layout-properties-big .btn i {
  top: 16px;
}


.btn-layout-properties {
  font-size: 10px;
  text-align: center;
}

.btn-layout-properties .btn {
  width: 44px;
  height: 44px;
  padding: 0;
  display: block;
}

.btn-layout-properties .btn:not(.btn-primary) {
  border-color: #F2F3F5;
}


.btn-layout-properties .btn i {
  top: 9px;
}

.btn-layout-properties .btn i.fa-exchange {
  top: 10px;
  left: -1px;
}

.add-blocks-container div.flex-row {
  overflow-x: scroll;
}

.add-block-choice-button .btn {
  border-color: #F2F3F5;
  width: 44px;
  height: 44px;
  padding: 0;
  display: block;
}

.add-block-choice-button .btn i {
  top: 9px;
}

.add-block-choice-button .btn i.ibio-donation,
.add-block-choice-button .btn i.ibio-contactform {
  top: 4px;
  left: -1px;
}

.add-block-choice-button .btn i.ibio-share {
  top: 3px;
  left: 1px;
}

.admin-layout-onclick {
  z-index: 2;
  top: 0;
  cursor: pointer;
}

.modal .nav-tabs a.nav-link {
  text-transform: none !important;
}

.delete-block-container {
  border: 3px solid white;
  border-right: 0;
  width: 20px;
  height: 100%;
  z-index: 1;
  top: 0;
  left: 4px;
}

.delete-block-icons {
  top: 50%;
  z-index: 3;
  left: -10px;
  transform: translate(0, -50%);
  width: 42px !important;
  height: 42px !important;
}


.delete-block-icons i {
  margin: 5px;
}

@keyframes slideup {
  from {
    bottom: -300px;
    height: 0;
    opacity: 1;
  }

  to {
    height: auto;
    bottom: 0;
    opacity: 1;
  }
}

@keyframes slidedown {
  from {
    bottom: 0px;
    height: auto;
    opacity: 1;
  }

  to {
    height: 0;
    bottom: -300px;
    opacity: 1;
  }
}

.fc-daygrid-event-dot {
  display: none;
}

.fc-button-primary {
  background-color: #b996f7 !important;
  border-color: #b996f7 !important;
}

.fc-button-primary.fc-next-button,
.fc-button-primary.fc-prev-button {
  background-color: white !important;
  border-color: #b996f7 !important;
  color: #b996f7 !important;
}

@media (max-width: 576px) {
  .fc-toolbar-chunk .fc-button-group:first-child {
    display: block;
  }

  .fc-button-primary {
    margin-bottom: 10px !important;
  }
}

.fc-button-primary.fc-button-active {
  background-color: #b996f7 !important;
  border-color: #b996f7 !important;
  opacity: .65;
}

.fc-toolbar .fc-toolbar-chunk:last-child {
  text-align: right !important;
}

.fc .fc-daygrid-body-unbalanced .fc-daygrid-day-events {
  min-height: 5em !important;
}

.form-file-fix {
  height: 39px;
}

.fc .fc-daygrid-event {
  background-color: #ff8300;
  color: white;
  margin: 2px 0px !important;
  padding: 0px 2px !important;
}

.fc .fc-daygrid-event:hover {
  background-color: rgba(255, 154, 0, 1);
  color: white;
}

.fc .fc-daygrid-event.past-event {
  background-color: #CCC;
}

.fc .fc-daygrid-event.past-event:hover {
  background-color: #CCC;
}

.fc-daygrid-dot-event .fc-event-title {
  font-weight: normal !important;
}

.fc .fc-daygrid-day-top {
  display: block !important;
  text-align: center !important;
}

.btn-orangefade {
  border: transparent;
  background: rgb(237, 206, 110);
  background: linear-gradient(90deg, rgba(255, 154, 0, 1) 0%, rgba(255, 131, 0, 1) 100%);
}

@media (max-width: 576px) {

  .modal-fullscreen .modal-dialog,
  .modal-fullscreen .modal-content {
    height: 100%;
  }

  .modal-fullscreen .modal-content {
    overflow-y: scroll;
  }

  .modal-fullscreen .modal-header {
    position: fixed;
    width: 100%;
    z-index: 2;
    background-color: white;
  }

}

#PG_AddIconModal:not(.second-step) .modal-footer {
  display: none
}

/* 
#LY_addBlockModal .modal-content:not(.second-step) {
  background-color: #B996F7;
  color:white;
  border-color: #B996F7;
} */

#LY_addBlockModal .modal-content:not(.second-step) .modal-footer {
  display: none
}

/*#LY_addBlockModal .modal-content:not(.second-step) .spinner-border {
  color:white !important;
}
#LY_addBlockModal .modal-content:not(.second-step) .btn-outline-secondary {
  border-color:white;
  color:white
}
#LY_addBlockModal .close {
  opacity: 1;
}
#LY_addBlockModal .modal-content:not(.second-step) .close span i {
  color:white;
  text-shadow: none;
} */

/* #LY_sortBlocksModal .sortable-item {
  border-bottom: 1px solid rgb(222, 226, 230);
} */
.sortable-icon {
  top: 4px;
}

.block_type_title {
  font-size: 17.5px;
}

.text-underline {
  text-decoration: underline;
}

#LY_addBlockModal .icons div.mt-5 {
  margin-top: 0
}

#donate_icon_save {
  position: relative;
  top: 4px;
}

.icon-donationbox i {
  width: 40px;
  height: 44px !important;
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 0;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

#donate_info_container {
  padding: 10px;
  position: relative;
  top: -23px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.icons .icon-donationbox:first-child {
  padding-left: 0 !important;
}

.icons .icon-donationbox:last-child {
  padding-right: 2px !important;
}

@media (max-width: 576px) {
  .icons .icon-donationbox:last-child {
    padding-right: 15px !important;
    position: relative;
    left: 2px;
  }

  .slick-prev,
  .slick-next {
    display: none !important;
  }
}

.icon-donationbox i.active {
  z-index: 2;
  position: relative;
}

::placeholder {
  color: #CCC !important;
}

:-ms-input-placeholder {
  color: #CCC !important;
}

::-ms-input-placeholder {
  color: #CCC !important;
}

@media (max-width: 576px) {
  .COLOUR_LNK_BORDER .evo-pop {
    bottom: 200px !important
  }

  .COLOUR_LNK_SHADOW .evo-pop {
    bottom: 120px !important
  }
}



/*
#pages-manager .carousel-item.active + .carousel-item {
  display: block;
  left: 82%;
} */

#pages-manager .carousel-indicators {
  top: -10px;
  height: auto !important;
}

#pages-manager .pages-page-container {
  border-bottom: 0 !important;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.click_blocker {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

#pages-manager .carousel-control-prev,
#pages-manager .carousel-control-next {
  width: auto !important;
}

#pages-manager .phone-header {
  z-index: 3;
  height: 20px;
}

#pages-manager .phone-speaker {
  height: 8px;
}

.phone_gradient {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2
}

.phone_gradient:hover {
  background-color: white;
  opacity: 0.3;
  border-top-left-radius: 27px;
  border-top-right-radius: 27px;
}


#PG_CreatePageModal .carousel-indicators {
  top: -28px;
}

.admin-layout-container .page-controllers {
  position: absolute;
  right: 11px;
  top: 10px;
  z-index: 10;
}

.admin-layout-container .page-controllers i {
  display: block;
}

.create-page-button i.fa-pen {
  top: 13px;
  left: 15px;
}

#pages-manager .carousel-indicators li {
  height: 2px;
}

.delete-page-button {
  position: relative;
  top: -10px
}

.delete-page-button i {
  top: 2px;
  position: relative;
}

.br-spacer {
  content: " ";
  height: 8px;
}

.el-editext {
  top: 5px
}

.group-item .el-editext {
  top: 0;
}

/* .public-container-inner:not(.slick-active) {
  height:400px !important
} */

#msg_close_style {
  top: 150px;
  right: 10px;
  width: 250px;
}

.example-plus {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  font-size: 12px !important;
  position: relative;
  top: -5px;
}

.example-plus:before {
  position: relative;
  top: 4px;
  left: -2px;
}

#msg_close_style {
  z-index: 11;
}

.admin-layout-container .pb-linktitle {
  cursor: pointer;
}

.block-admin-container {
  border-width: 2px !important;
  border-style: dashed !important;
}

.bunny-bg img {
  position: absolute;
  bottom: 10px;
  left: 0px;
}

#statsTabContent td {
  vertical-align: middle;
  left: 0px;
}

.effect-example {
  background-color: #EEE;
  padding: 8px !important;
  font-size: 14px;
  font-weight: bold;
  position: relative;
}

.effect-example i {
  float: left;
  font-size: 26px;
  position: relative;
  top: -2px;
  left: 0px;
}

.effect-example.effect-noborder {
  border: 0 !important;
}

.effect-example.effect-shadow {
  box-shadow: #3D4043 10px 10px 0px 0px;
}

.effect-example.effect-box::after {
  content: '';
  position: absolute;
  left: -1px;
  top: 10px;
  right: -1px;
  bottom: -10px;
  background: #CCC;
  z-index: -1;
  border: 1px solid #3D4043;
}


.effect-example.effect-striped {
  border: 2px solid black
}

.effect-example.effect-striped::before {
  content: '';
  position: absolute;
  left: -1px;
  top: 100%;
  right: -1px;
  bottom: -10px;
  background: repeating-linear-gradient(45deg,
      transparent 0,
      transparent 2px,
      black 2px,
      black 4px);
  z-index: -1;
  border: 1px solid black
}

/*#B17573*/

.effect-example.effect-progress::before {
  content: '';
  position: absolute;
  left: -1px;
  top: 2px;
  right: -1px;
  bottom: -10px;
  background: repeating-linear-gradient(45deg,
      #FFC9ED 0%,
      #FFC9ED 7.7%,
      #FFFFFF 7.7%,
      #FFFFFF 15.4%,
      #BFF9FE 15.4%,
      #BFF9FE 23.1%,
      #A7684B 23.1%,
      #A7684B 30.8%,
      #3D4043 30.8%,
      #3D4043 38.5%,
      #f04166 38.5%,
      #f04166 46.2%,
      #FA7539 46.2%,
      #FA7539 53.9%,
      #FFE85F 53.9%,
      #FFE85F 61.6%,
      #01C8A7 61.6%,
      #01C8A7 69.3%,
      #4E98FF 69.3%,
      #4E98FF 77%,
      #B996F7 77%,
      #B996F7 100%);
  border: 1px solid black;
  z-index: -1
}


.effect-example.effect-oldvideo {
  border-bottom-color: #f0f !important;
  border-right-color: #f0f !important;
  border-left-color: #0ff !important;
  border-top-color: #0ff !important;
  border-width: 4px !important;
  border-style: solid !important;
}

.effect-example.effect-neon::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 1px 5px #fff, 0 0 10px 5px #ff10f0, 0 0 9px 2px #ff10f0;
}

.effect-example.effect-gradient {
  box-shadow: 0 0 6px 0 rgba(157, 96, 212, 0.5) !important;
  border: solid 3px transparent !important;
  background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), linear-gradient(101deg, #78e4ff, #ff48fa);
  background-origin: border-box;
  background-clip: content-box, border-box;
  box-shadow: 2px 1000px 1px #fff inset !important;
}

.effect-example.effect-summer {
  box-shadow: 0 0 6px 0 rgba(157, 96, 212, 0.5) !important;
  border: solid 3px transparent !important;
  background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), linear-gradient(101deg, #fff678, #78e4ff);
  background-origin: border-box;
  background-clip: content-box, border-box;
  box-shadow: 2px 1000px 1px #fff inset !important;
}


/* EFFECTS */

/* No Border */
.effect-noborder .pb-linkbox-inner {
  border: 0 !important
}

/* Shadow */
.effect-shadow {
  padding-left: 0px;
  padding-right: 12px;
}

.effect-shadow .pb-linkbox {
  margin-bottom: 20px !important;
}

@media (max-width: 768px) {

  .effect-shadow .pb-mobile-grid-instagram,
  .effect-shadow .pb-mobile-grid-sqr-notit,
  .effect-shadow .pb-mobile-grid-rec-notit,
  .effect-shadow .pb-mobile-grid-sqr-title,
  .effect-shadow .pb-mobile-grid-rec-title,
  .effect-shadow .pb-mobile-grid-old-title {
    padding-right: 10px !important;
    padding-left: 10px !important;
  }
}

@media (min-width: 768px) {

  .effect-shadow .pb-desktop-grid-instagram,
  .effect-shadow .pb-desktop-grid-sqr-notit,
  .effect-shadow .pb-desktop-grid-rec-notit,
  .effect-shadow .pb-desktop-grid-sqr-title,
  .effect-shadow .pb-desktop-grid-rec-title,
  .effect-shadow .pb-desktop-grid-old-title {
    padding-right: 10px !important;
    padding-left: 10px !important;
  }
}

.effect-shadow .pb-linkbox-inner {
  box-shadow: #3D4043 10px 10px 0px 0px;
}

/* Striped */
.effect-striped {
  padding-left: 0px;
  /* padding-right: 12px; */
}

.effect-striped .pb-linkbox {
  margin-bottom: 20px !important;
}

@media (max-width: 768px) {

  .effect-striped .pb-mobile-grid-sqr-notit .pb-linkbox-inner::before,
  .effect-striped .pb-mobile-grid-instagram .pb-linkbox-inner::before,
  .effect-striped .pb-mobile-grid-rec-notit .pb-linkbox-inner::before,
  .effect-striped .pb-mobile-grid-sqr-title .pb-linkbox-inner::before,
  .effect-striped .pb-mobile-grid-rec-title .pb-linkbox-inner::before,
  .effect-striped .pb-mobile-grid-old-title .pb-linkbox-inner::before,
  .effect-striped .pb-mobile-list-large-sqr .pb-linkbox-inner::before {
    bottom: -12px;
    left: -2px;
    right: -2px;

  }

  .effect-striped .pb-mobile-list-large-rec .pb-linkbox-inner::before,
  .effect-striped .pb-mobile-list-large-old .pb-linkbox-inner::before {
    bottom: -12px;
    left: 0px;
    right: 0px;
  }

  .effect-striped .pb-mobile-grid-sqr-notit .pb-linkbox-inner,
  .effect-striped .pb-mobile-grid-instagram .pb-linkbox-inner,
  .effect-striped .pb-mobile-grid-rec-notit .pb-linkbox-inner,
  .effect-striped .pb-mobile-grid-sqr-title .pb-linkbox-inner,
  .effect-striped .pb-mobile-grid-rec-title .pb-linkbox-inner,
  .effect-striped .pb-mobile-grid-old-title .pb-linkbox-inner {
    position: relative;
  }
}

@media (min-width: 768px) {

  .effect-striped .pb-desktop-grid-sqr-notit .pb-linkbox-inner::before,
  .effect-striped .pb-desktop-grid-instagram .pb-linkbox-inner::before,
  .effect-striped .pb-desktop-grid-rec-notit .pb-linkbox-inner::before,
  .effect-striped .pb-desktop-grid-sqr-title .pb-linkbox-inner::before,
  .effect-striped .pb-desktop-grid-rec-title .pb-linkbox-inner::before,
  .effect-striped .pb-desktop-grid-old-title .pb-linkbox-inner::before,
  .effect-striped .pb-desktop-list-large-sqr .pb-linkbox-inner::before {
    bottom: -12px;
    left: -2px;
    right: -2px;
  }

  .effect-striped .pb-desktop-list-large-rec .pb-linkbox-inner::before,
  .effect-striped .pb-desktop-list-large-old .pb-linkbox-inner::before {
    bottom: -12px;
    left: -1px;
    right: 0px;
  }

  .effect-striped .pb-desktop-grid-sqr-notit .pb-linkbox-inner,
  .effect-striped .pb-desktop-grid-instagram .pb-linkbox-inner,
  .effect-striped .pb-desktop-grid-rec-notit .pb-linkbox-inner,
  .effect-striped .pb-desktop-grid-sqr-title .pb-linkbox-inner,
  .effect-striped .pb-desktop-grid-rec-title .pb-linkbox-inner,
  .effect-striped .pb-desktop-grid-old-title .pb-linkbox-inner {
    position: relative;
  }
}

@media (max-width: 768px) {
  .effect-striped .pb-mobile-list-small-rnd .pb-linkbox-inner::before {
    border-radius: 33px !important;
  }
}

@media (min-width: 768px) {
  .effect-striped .pb-desktop-list-small-rnd .pb-linkbox-inner::before {
    border-radius: 33px !important;
  }

  .effect-striped .pb-linkbox-inner::before {
    bottom: -10px !important;
    left: -2px !important;
    right: -2px !important;
  }
}

.effect-striped .pb-linkbox-inner::before {
  content: '';
  position: absolute;
  left: 2px;
  top: 6px;
  right: 2px;
  bottom: -6px;
  background: repeating-linear-gradient(45deg,
      transparent 0,
      transparent 2px,
      #3D4043 2px,
      #3D4043 4px);
  border-radius: 4px !important;
  z-index: -1;
  border: 2px solid #3D4043;
}

/* Rainbow */

.effect-progress .pb-linkbox {
  margin-bottom: 20px !important;
}

@media (max-width: 768px) {

  .effect-progress .pb-mobile-grid-sqr-notit .pb-linkbox-inner::before,
  .effect-progress .pb-mobile-grid-rec-notit .pb-linkbox-inner::before,
  .effect-progress .pb-mobile-grid-sqr-title .pb-linkbox-inner::before,
  .effect-progress .pb-mobile-grid-rec-title .pb-linkbox-inner::before,
  .effect-progress .pb-mobile-grid-old-title .pb-linkbox-inner::before,
  .effect-progress .pb-mobile-list-large-sqr .pb-linkbox-inner::before {
    bottom: -12px;
    left: -2px;
    right: -2px;
  }

  .effect-progress .pb-mobile-grid-instagram .pb-linkbox-inner::before {
    bottom: -12px;
    left: 2px;
    right: 2px;

  }

  .effect-progress .pb-mobile-list-large-rec .pb-linkbox-inner::before,
  .effect-progress .pb-mobile-list-large-old .pb-linkbox-inner::before {
    bottom: -12px;
    left: 0px;
    right: 0px;
  }

  .effect-progress .pb-mobile-grid-sqr-notit .pb-linkbox-inner,
  .effect-progress .pb-mobile-instagram .pb-linkbox-inner,
  .effect-progress .pb-mobile-grid-rec-notit .pb-linkbox-inner,
  .effect-progress .pb-mobile-grid-sqr-title .pb-linkbox-inner,
  .effect-progress .pb-mobile-grid-rec-title .pb-linkbox-inner,
  .effect-progress .pb-mobile-grid-old-title .pb-linkbox-inner {
    position: relative;
  }
}

@media (min-width: 768px) {

  .effect-progress .pb-desktop-grid-sqr-notit .pb-linkbox-inner,
  .effect-progress .pb-desktop-instagram .pb-linkbox-inner,
  .effect-progress .pb-desktop-grid-rec-notit .pb-linkbox-inner,
  .effect-progress .pb-desktop-grid-sqr-title .pb-linkbox-inner,
  .effect-progress .pb-desktop-grid-rec-title .pb-linkbox-inner,
  .effect-progress .pb-desktop-grid-old-title .pb-linkbox-inner {
    position: relative;
  }

  .effect-progress .pb-desktop-grid-sqr-notit .pb-linkbox-inner::before,
  .effect-progress .pb-desktop-instagram .pb-linkbox-inner::before,
  .effect-progress .pb-desktop-grid-rec-notit .pb-linkbox-inner::before,
  .effect-progress .pb-desktop-grid-sqr-title .pb-linkbox-inner::before,
  .effect-progress .pb-desktop-grid-rec-title .pb-linkbox-inner::before,
  .effect-progress .pb-desktop-grid-old-title .pb-linkbox-inner::before,
  .effect-progress .pb-desktop-list-large-sqr .pb-linkbox-inner::before {
    bottom: -12px;
    left: -2px;
    right: -2px;
  }

  .effect-progress .pb-desktop-list-large-rec .pb-linkbox-inner::before,
  .effect-progress .pb-desktop-list-large-old .pb-linkbox-inner::before {
    bottom: -12px;
    left: -1px;
    right: 0px;
  }
}

@media (max-width: 768px) {
  .effect-progress .pb-mobile-list-small-rnd .pb-linkbox-inner::before {
    border-radius: 33px !important;
    top: 4px;
    background: repeating-linear-gradient(45deg,
        #FFC9ED 0%,
        #FFC9ED 7.7%,
        #FFFFFF 7.7%,
        #FFFFFF 15.4%,
        #BFF9FE 15.4%,
        #BFF9FE 23.1%,
        #A7684B 23.1%,
        #A7684B 30.8%,
        #3D4043 30.8%,
        #3D4043 38.5%,
        #f04166 38.5%,
        #f04166 46.2%,
        #FA7539 46.2%,
        #FA7539 53.9%,
        #FFE85F 53.9%,
        #FFE85F 61.6%,
        #01C8A7 61.6%,
        #01C8A7 69.3%,
        #4E98FF 69.3%,
        #4E98FF 77%,
        #B996F7 77%,
        #B996F7 100%);
  }
}

@media (min-width: 768px) {
  .effect-progress .pb-desktop-list-small-rnd .pb-linkbox-inner::before {
    border-radius: 33px !important;
    top: 4px;
    background: repeating-linear-gradient(45deg,
        #FFC9ED 0%,
        #FFC9ED 7.7%,
        #FFFFFF 7.7%,
        #FFFFFF 15.4%,
        #BFF9FE 15.4%,
        #BFF9FE 23.1%,
        #A7684B 23.1%,
        #A7684B 30.8%,
        #3D4043 30.8%,
        #3D4043 38.5%,
        #f04166 38.5%,
        #f04166 46.2%,
        #FA7539 46.2%,
        #FA7539 53.9%,
        #FFE85F 53.9%,
        #FFE85F 61.6%,
        #01C8A7 61.6%,
        #01C8A7 69.3%,
        #4E98FF 69.3%,
        #4E98FF 77%,
        #B996F7 77%,
        #B996F7 100%);
  }

  .effect-progress .pb-linkbox-inner::before {
    bottom: -10px !important;
    left: -2px !important;
    right: -2px !important;
  }
}

.effect-progress .pb-linkbox-inner::before {
  content: '';
  position: absolute;
  left: 2px;
  top: 90%;
  top: calc(100% - 10px);
  right: 2px;
  bottom: -6px;
  background: repeating-linear-gradient(45deg,
      #FFC9ED 0%,
      #FFC9ED 9.1%,
      #FFFFFF 9.1%,
      #FFFFFF 18.2%,
      #BFF9FE 18.2%,
      #BFF9FE 27.3%,
      #A7684B 27.3%,
      #A7684B 36.4%,
      #3D4043 36.4%,
      #3D4043 45.5%,
      #f04166 45.5%,
      #f04166 54.6%,
      #FA7539 54.6%,
      #FA7539 63.7%,
      #FFE85F 63.7%,
      #FFE85F 72.8%,
      #01C8A7 72.8%,
      #01C8A7 81.9%,
      #4E98FF 81.9%,
      #4E98FF 91%,
      #B996F7 91%,
      #B996F7 100%);
  border: 2px solid black;
  z-index: -1
}

/* Neon */
.effect-neon {
  padding-left: 4px;
  padding-right: 4px;
}

@media (max-width: 768px) {

  .ml-LAYOUT_LIST_LARGE_REC.effect-neon,
  .ml-LAYOUT_LIST_LARGE_SQR.effect-neon,
  .ml-LAYOUT_LIST_SMALL_RND.effect-neon,
  .ml-LAYOUT_LIST_SMALL_SQR.effect-neon {
    padding-left: 14px;
    padding-right: 14px;
  }

  .effect-neon .pb-mobile-list-large-rec .pb-linktitle,
  .effect-neon .pb-mobile-list-large-sqr .pb-linktitle {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

@media (min-width: 768px) {

  .dl-LAYOUT_LIST_LARGE_REC.effect-neon,
  .dl-LAYOUT_LIST_LARGE_SQR.effect-neon,
  .dl-LAYOUT_LIST_SMALL_RND.effect-neon,
  .dl-LAYOUT_LIST_SMALL_SQR.effect-neon {
    padding-left: 14px;
    padding-right: 14px;
  }

  .effect-neon .pb-desktop-list-large-rec .pb-linktitle,
  .effect-neon .pb-desktop-list-large-sqr .pb-linktitle {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

.effect-neon .pb-linkbox {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}

@media (max-width: 768px) {

  .effect-neon .pb-mobile-grid-sqr-notit,
  .effect-neon .pb-mobile-instagram,
  .effect-neon .pb-mobile-grid-rec-notit,
  .effect-neon .pb-mobile-grid-sqr-title,
  .effect-neon .pb-mobile-grid-rec-title,
  .effect-neon .pb-mobile-grid-old-title {
    padding-right: 10px !important;
    padding-left: 10px !important;
  }

  .effect-neon .pb-mobile-grid-sqr-notit .pb-linkbox-inner,
  .effect-neon .pb-mobile-instagram .pb-linkbox-inner,
  .effect-neon .pb-mobile-grid-rec-notit .pb-linkbox-inner,
  .effect-neon .pb-mobile-grid-sqr-title .pb-linkbox-inner,
  .effect-neon .pb-mobile-grid-rec-title .pb-linkbox-inner,
  .effect-neon .pb-mobile-grid-old-title .pb-linkbox-inner {
    position: relative;
  }

  /* .effect-neon .pb-mobile-list-large-sqr .pb-linkimage,
  .effect-neon .pb-mobile-list-large-rec .pb-linkimage {
    width: calc(100% - 4px);
    left: 2px;
    right: 2px;
    top:2px;
   } */
  .effect-neon .pb-mobile-list-large-sqr .pb-linkimage img,
  .effect-neon .pb-mobile-list-large-rec .pb-linkimage img,
  .effect-neon .pb-mobile-grid-sqr-notit .pb-linkimage img,
  .effect-neon .pb-mobile-instagram .pb-linkimage img,
  .effect-neon .pb-mobile-grid-rec-notit .pb-linkimage img,
  .effect-neon .pb-mobile-grid-sqr-title .pb-linkimage img,
  .effect-neon .pb-mobile-grid-rec-title .pb-linkimage img,
  .effect-neon .pb-mobile-grid-old-title .pb-linkimage img {
    border-radius: 4px;
  }
}

@media (min-width: 768px) {

  .effect-neon .pb-desktop-grid-sqr-notit,
  .effect-neon .pb-desktop-instagram,
  .effect-neon .pb-desktop-grid-rec-notit,
  .effect-neon .pb-desktop-grid-sqr-title,
  .effect-neon .pb-desktop-grid-rec-title,
  .effect-neon .pb-desktop-grid-old-title {
    padding-right: 10px !important;
    padding-left: 10px !important;
  }

  .effect-neon .pb-desktop-grid-sqr-notit .pb-linkbox-inner,
  .effect-neon .pb-desktop-instagram.pb-linkbox-inner,
  .effect-neon .pb-desktop-grid-rec-notit .pb-linkbox-inner,
  .effect-neon .pb-desktop-grid-sqr-title .pb-linkbox-inner,
  .effect-neon .pb-desktop-grid-rec-title .pb-linkbox-inner,
  .effect-neon .pb-desktop-grid-old-title .pb-linkbox-inner {
    position: relative;
  }

  /* .effect-neon .pb-desktop-list-large-sqr .pb-linkimage,
  .effect-neon .pb-desktop-list-large-rec .pb-linkimage {
    width: calc(100% - 4px);
    left: 2px;
    right: 2px;
    top:2px;
   } */
  .effect-neon .pb-desktop-list-large-sqr .pb-linkimage img,
  .effect-neon .pb-desktop-list-large-rec .pb-linkimage img,
  .effect-neon .pb-desktop-grid-sqr-notit .pb-linkimage img,
  .effect-neon .pb-desktop-instagram .pb-linkimage img,
  .effect-neon .pb-desktop-grid-rec-notit .pb-linkimage img,
  .effect-neon .pb-desktop-grid-sqr-title .pb-linkimage img,
  .effect-neon .pb-desktop-grid-rec-title .pb-linkimage img,
  .effect-neon .pb-desktop-grid-old-title .pb-linkimage img {
    border-radius: 4px;
  }
}

@media (min-width: 768px) {

  .effect-neon .pb-desktop-list-small-rnd .pb-linkbox-inner::before,
  .effect-neon .pb-desktop-list-small-rnd .pb-linkbox-inner::after {
    border-radius: 33px !important;
  }
}

@media (max-width: 768px) {

  .effect-neon .pb-mobile-list-small-rnd .pb-linkbox-inner::before,
  .effect-neon .pb-mobile-list-small-rnd .pb-linkbox-inner::after {
    border-radius: 33px !important;
  }
}

.effect-neon .pb-linkbox-inner {
  /* border-color:white !important; */
  /* border-radius: 6px; */
  border: 0px solid white !important;
}

.effect-neon .pb-linkbox-inner::before {
  content: '';
  position: absolute;
  left: 2px;
  top: 2px;
  bottom: 2px;
  right: 2px;
  z-index: -2;
  box-shadow: 0 0 1px 5px #fff, 0 0 10px 5px #ff10f0, 0 0 9px 2px #ff10f0;
  /* box-shadow: 0 0 0px 0px #fff, 0 0 7px 7px #FFCBDC, 0 0 0px 0px #FFCBDC; */
  /* box-shadow: 0 0 10px 3px #fff, 0 0 20px 3px #ff10f0, 0 0 9px 2px #ff10f0; */
  border-radius: 4px !important;
}

.effect-neon .pb-linkbox-inner::after {
  content: '';
  position: absolute;
  background-color: white;
  left: 1px;
  top: 1px;
  bottom: 1px;
  right: 1px;
  z-index: -1;
  border-radius: 4px !important;
}

/* Old Video */
.effect-oldvideo {
  padding-left: 0px;
  padding-right: 0px;
}

.effect-oldvideo .pb-linkbox {
  margin-bottom: 10px !important;
}

.effect-oldvideo .pb-linkbox-inner {
  border-bottom-color: #f0f;
  border-right-color: #f0f;
  border-left-color: #0ff;
  border-top-color: #0ff;
  border-width: 4px;
  border-style: solid;
}

@media (max-width: 768px) {

  .effect-oldvideo .pb-mobile-grid-sqr-notit,
  .effect-oldvideo .pb-mobile-instagram,
  .effect-oldvideo .pb-mobile-grid-rec-notit,
  .effect-oldvideo .pb-mobile-grid-sqr-title,
  .effect-oldvideo .pb-mobile-grid-rec-title,
  .effect-oldvideo .pb-mobile-grid-old-title {
    padding-right: 8px !important;
    padding-left: 8px !important;
  }

  .effect-oldvideo .pb-mobile-grid-sqr-notit .pb-linkbox-inner,
  .effect-oldvideo .pb-mobile-instagram .pb-linkbox-inner,
  .effect-oldvideo .pb-mobile-grid-rec-notit .pb-linkbox-inner,
  .effect-oldvideo .pb-mobile-grid-sqr-title .pb-linkbox-inner,
  .effect-oldvideo .pb-mobile-grid-rec-title .pb-linkbox-inner,
  .effect-oldvideo .pb-mobile-grid-old-title .pb-linkbox-inner {
    position: relative;
  }
}

@media (min-width: 768px) {

  .effect-oldvideo .pb-desktop-grid-sqr-notit,
  .effect-oldvideo .pb-desktop-instagram,
  .effect-oldvideo .pb-desktop-grid-rec-notit,
  .effect-oldvideo .pb-desktop-grid-sqr-title,
  .effect-oldvideo .pb-desktop-grid-rec-title,
  .effect-oldvideo .pb-desktop-grid-old-title {
    padding-right: 8px !important;
    padding-left: 8px !important;
  }

  .effect-oldvideo .pb-desktop-grid-sqr-notit .pb-linkbox-inner,
  .effect-oldvideo .pb-desktop-instagram .pb-linkbox-inner,
  .effect-oldvideo .pb-desktop-grid-rec-notit .pb-linkbox-inner,
  .effect-oldvideo .pb-desktop-grid-sqr-title .pb-linkbox-inner,
  .effect-oldvideo .pb-desktop-grid-rec-title .pb-linkbox-inner,
  .effect-oldvideo .pb-desktop-grid-old-title .pb-linkbox-inner {
    position: relative;
  }
}

@media (max-width: 768px) {
  .effect-oldvideo .pb-mobile-list-small-rnd .pb-linkbox-inner::before {
    border-radius: 33px !important;
  }

  .effect-oldvideo .pb-mobile-list-small-sqr .pb-linkbox-inner::before {
    border-radius: 4px !important;
  }
}

@media (min-width: 768px) {
  .effect-oldvideo .pb-desktop-list-small-rnd .pb-linkbox-inner::before {
    border-radius: 33px !important;
  }

  .effect-oldvideo .pb-desktop-list-small-sqr .pb-linkbox-inner::before {
    border-radius: 4px !important;
  }
}

/* Gradient */
.effect-gradient .pb-linkbox-inner {
  box-shadow: 0 0 6px 0 rgba(157, 96, 212, 0.5);
  border: solid 4px transparent;
  background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), linear-gradient(101deg, #78e4ff, #ff48fa);
  background-origin: border-box;
  background-clip: content-box, border-box;
  box-shadow: 4px 1000px 1px #fff inset;
}

/* Summer Gradient */
.effect-summer .pb-linkbox-inner {
  box-shadow: 0 0 6px 0 rgba(157, 96, 212, 0.5);
  border: solid 4px transparent;
  background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), linear-gradient(101deg, #fff678, #78e4ff);
  background-origin: border-box;
  background-clip: content-box, border-box;
  box-shadow: 4px 1000px 1px #fff inset;
}

/* Box */
.effect-box .pb-linkbox {
  margin-bottom: 20px !important;
}

@media (max-width: 768px) {

  .effect-box .pb-mobile-grid-sqr-notit .pb-linkbox-inner::before,
  .effect-box .pb-mobile-instagram .pb-linkbox-inner::before,
  .effect-box .pb-mobile-grid-rec-notit .pb-linkbox-inner::before,
  .effect-box .pb-mobile-grid-sqr-title .pb-linkbox-inner::before,
  .effect-box .pb-mobile-grid-rec-title .pb-linkbox-inner::before,
  .effect-box .pb-mobile-grid-old-title .pb-linkbox-inner::before,
  .effect-box .pb-mobile-list-large-sqr .pb-linkbox-inner::before {
    bottom: -12px;
    left: -2px;
    right: -2px;

  }

  .effect-box .pb-mobile-list-large-rec .pb-linkbox-inner::before,
  .effect-box .pb-mobile-list-large-old .pb-linkbox-inner::before {
    bottom: -12px;
    left: 0px;
    right: 0px;
  }

  .effect-box .pb-mobile-grid-sqr-notit .pb-linkbox-inner,
  .effect-box .pb-mobile-instagram .pb-linkbox-inner,
  .effect-box .pb-mobile-grid-rec-notit .pb-linkbox-inner,
  .effect-box .pb-mobile-grid-sqr-title .pb-linkbox-inner,
  .effect-box .pb-mobile-grid-rec-title .pb-linkbox-inner,
  .effect-box .pb-mobile-grid-old-title .pb-linkbox-inner {
    position: relative;
  }
}

@media (min-width: 768px) {

  .effect-box .pb-desktop-grid-sqr-notit .pb-linkbox-inner::before,
  .effect-box .pb-desktop-instagram .pb-linkbox-inner::before,
  .effect-box .pb-desktop-grid-rec-notit .pb-linkbox-inner::before,
  .effect-box .pb-desktop-grid-sqr-title .pb-linkbox-inner::before,
  .effect-box .pb-desktop-grid-rec-title .pb-linkbox-inner::before,
  .effect-box .pb-desktop-grid-old-title .pb-linkbox-inner::before,
  .effect-box .pb-desktop-list-large-sqr .pb-linkbox-inner::before {
    bottom: -12px;
    left: -2px;
    right: -2px;
  }

  .effect-box .pb-desktop-list-large-rec .pb-linkbox-inner::before,
  .effect-box .pb-desktop-list-large-old .pb-linkbox-inner::before {
    bottom: -12px;
    left: -1px;
    right: 0px;
  }

  .effect-box .pb-desktop-grid-sqr-notit .pb-linkbox-inner,
  .effect-box .pb-desktop-instagram .pb-linkbox-inner,
  .effect-box .pb-desktop-grid-rec-notit .pb-linkbox-inner,
  .effect-box .pb-desktop-grid-sqr-title .pb-linkbox-inner,
  .effect-box .pb-desktop-grid-rec-title .pb-linkbox-inner,
  .effect-box .pb-desktop-grid-old-title .pb-linkbox-inner {
    position: relative;
  }
}

@media (max-width: 768px) {
  .effect-box .pb-mobile-list-small-rnd .pb-linkbox-inner::before {
    border-radius: 33px !important;
  }
}

@media (min-width: 768px) {
  .effect-box .pb-desktop-list-small-rnd .pb-linkbox-inner::before {
    border-radius: 33px !important;
  }

  .effect-box .pb-linkbox-inner::before {
    bottom: -10px !important;
    left: -2px !important;
    right: -2px !important;
  }
}

.effect-box .pb-linkbox-inner::before {
  content: '';
  position: absolute;
  left: 2px;
  top: 10px;
  right: 2px;
  bottom: -10px;
  background: #3D4043;
  border-radius: 4px !important;
  z-index: -1;
  border: 2px solid #3D4043;
}

/* End Effects */

.block-admin-inner .embed-responsive iframe {
  pointer-events: none;
}

.bg-neonbluebg .custom-control-label::before {
  border-color: white;
}

@media (max-width: 768px) {
  .sp-container {
    left: 50% !important;
    transform: translateX(-50%) !important;
  }

  .sp-palette-container {
    min-width: 210px;
    padding-bottom: 40px !important;
  }

  .sp-container {
    position: relative;
    padding-bottom: 100px;
  }

  .sp-container .sp-closer {
    position: absolute;
    top: 8px;
    right: 8px;
    z-index: 2;
  }

  .sp-alpha {
    position: absolute;
    bottom: 0px;
  }

  .sp-picker-container {
    position: absolute !important;
    bottom: 0px;
  }

  .sp-fill,
  .sp-top-inner,
  .sp-input-container,
  .sp-initial,
  .sp-button-container {
    display: none;
  }

  .sp-palette {
    padding-top: 20px;
    margin-left: 16px;
  }
}

.pb-helper {
  position: absolute;
}

.pb-helper::before,
.pb-helper::after {
  display: none !important
}

#IC_LnksLayoutModal .modal-content {
  z-index: -1;
}

#IC_LnksLayoutModal .loaded-container {
  width: calc(100% - 1px);
}

@media (max-width: 768px) {
  .stats-page table.table td {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 167px;
  }

  .newsletter_container td,
  .contactform_container td {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 167px;
  }
}

.signup-buttons .card {
  border-radius: 10px;
  height: 220px;
}

.gradient-ig {
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
  border: 3px solid transparent;
  background-origin: border-box;
  background-clip: border-box;
  box-shadow: 4px 1000px 1px #fff inset;
  /* box-shadow: 0 0 6px 0 rgba(157, 96, 212, 0.5);
  border: solid 4px transparent;
  background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), linear-gradient(101deg, #fff678, #78e4ff);
  background-origin: border-box;
  background-clip: content-box, border-box;
  box-shadow: 4px 1000px 1px #fff inset; */
}

/* Causes */
.btn-cause.unchecked {
  filter: grayscale(0.80);
}

.btn-cause {
  border-radius: 0px !important;
  position: relative;
  z-index: 1;
  background: white;
  border: 3px solid #101832;
  color: black;
  height: 77px;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
}

.btn-cause::before,
.btn-cause::after {
  content: '';
  display: block;
  position: absolute;
  z-index: -1;
  background: #101832;
  border: 3px solid #101832;
}

.btn-cause::before {
  left: -14px;
  top: 4px;
  width: 12px;
  height: calc(100% + 4px);
  transform: skewY(-45deg);
}

.btn-cause::after {
  width: calc(100% + 4px);
  height: 12px;
  transform: skewX(-45deg);
  right: 4px;
  bottom: -14px;
}

/* Causes Page */
.page-inject-PAGE_CAUSES {
  position: fixed;
  left: 42px;
  top: 0;
  height: 100%;
  width: 30px;
  background: repeating-linear-gradient(90deg,
      #FFC9ED 0%,
      #FFC9ED 20%,
      white 20%,
      white 40%,
      #BFF9FE 40%,
      #BFF9FE 60%,
      white 60%,
      white 80%,
      #FFE85F 80%,
      #FFE85F 100%);
}

.admin-padding-PAGE_CAUSES .page-inject-PAGE_CAUSES,
.pages-page-container .page-inject-PAGE_CAUSES {
  position: absolute;
}

.page-inject-PAGE_CAUSES span {
  position: relative;
  display: block;
  top: 0;
  left: -42px;
  width: 42px;
  height: 100%;
  background-color: white;
  ;
}

.page-inject-PAGE_CAUSES span:before {
  content: "Injustice anywhere is a threat for justice everywhere. - MLK";
  display: inline;
  position: absolute;
  transform: translateY(-50%) translateX(-50%) rotate(-90deg);
  top: 50%;
  color: black;
  height: 42px;
  left: calc(50% + 15px);
  width: 200vw;
  text-align: center;
  right: auto;
}

.admin-padding-PAGE_CAUSES {
  padding-left: 85px !important;
}

.pages-page-container.admin-padding-PAGE_CAUSES {
  padding-left: 45px !important;
}

.admin-padding-PAGE_CAUSES .block-separator {
  margin-top: 1em !important;
  margin-bottom: 1em !important;
}

.admin-padding-PAGE_CAUSES .block-admin-inner .row.mt-4.px-5 {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.padding-PAGE_CAUSES {
  padding-left: 85px;
}

@media (min-width: 768px) {
  .padding-PAGE_CAUSES {
    padding-left: 0px;
  }
}

.inject-admin span {
  border-top-left-radius: 29px;
  border-bottom-left-radius: 0px;
}

.blockseparator {
  height: 2px !important;
  border: 0px !important;
}

@media (min-width: 992px) {
  .tab-mixed {
    display: block !important;
  }
}

.rounded-more {
  border-radius: 10px !important;
}

.rounded-medium {
  border-radius: 6px !important;
}

.price-to-align-top {
  position: relative;
  top: 6px;
}

.agp-feature-title i {
  width: 30px;
  display: inline-block;
}

.agp-feature-subtitle {
  padding-left: 36px
}

.price-gradient {
  border: solid 4px transparent;
  background-origin: border-box;
  box-shadow: 4px 1000px 1px #fff inset;
}

.price-gradient:not(.bg-phone):hover {
  box-shadow: none;
}

.price-gradient-three {
  background-color: #fff1e5;
}

.price-gradient-ten {
  background-image: linear-gradient(63deg, rgba(255, 241, 229, 1) 0, rgba(255, 250, 192, 1) 100%);
}

.price-gradient-twentyfive {
  background-image: linear-gradient(63deg, rgba(255, 250, 192, 1) 0, rgba(192, 255, 248, 1) 100%);
}

.price-gradient-fifty {
  background-image: linear-gradient(63deg, rgba(192, 255, 248, 1) 0, rgba(227, 211, 255, 1) 54%);
}

.price-gradient.bg-phone {
  position: relative;
  border: solid 2px transparent;
  padding: 16px;
}

.font-roboto {
  font-family: 'Roboto', sans-serif !important;
}

.font-pacifico {
  font-family: 'Pacifico', cursive !important;
}

.font-dongle {
  font-family: 'Dongle', cursive !important;
}

.font-titan {
  font-family: 'Titan One', cursive !important;
}

.blockspacer_base {
  width: 100%;
}

.blockspacer {
  height: 65px;
  width: 100%;
}
.blockspacer_small {
  height: 35px;
}
.blockspacer_smallest {
  height: 20px;
}
.blockspacer_large {
  height: 90px;
}
.BLK_SpacerSize_icon {
  height:30px;
  position: relative;
}
.BLK_SpacerSize_icon i {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.block-admin-container.SEL_BLOCK_SPACER.p-4 {
  padding-top:0 !important;
  padding-bottom:0 !important;
}

.agency-add-button {
  /* position: relative;
  top:7px; */
  border: 4px solid white;
}

.ag_search_container {
  position: relative;
}

.ag_search_icon {
  top: 14px;
  left: 8px;
}

.ag_close_icon {
  right: 8px;
  top: 8px;
}

.agency-item-container .card-body,
.agency-add-account-container .card-body {
  border: solid 3px transparent;
  border-radius: 2px !important;
}

.agency-active-container .card {
  border: 0;
}

.agency-active-container .card-body {
  border: solid 4px transparent;
  background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), linear-gradient(180deg, #78e4ff, #B996F7);
  background-origin: border-box;
  background-clip: content-box, border-box;
  box-shadow: 4px 1000px 1px #fff inset;
  border-radius: 2px !important;
}

.btn-fix-top {
  position: relative;
  top: 1px
}

.btn-fix-height {
  height: 32px;
  position: relative;
  top: 1px
}

.opacity-6 {
  opacity: 0.6
}

.agency-login-avatar {
  width: 30px;
  height: 30px;
}

.w-88px {
  width: 88px
}

.font-size-sample {
  width: 64px;
  height: 64px;
  border: 3px solid transparent;
}

.public-modals .close {
  background-color: transparent;
  border: 0
}

.public-modals .modal.fade .modal-dialog {
  transform: none;
}

.public-modals h5.modal-title {
  font-size: 17.5px !important;
}

#PB_SignupModal .login-button.google-signup-btn img {
  top: 9px
}

#PB_SignupModal .login-button.apple-login-btn .fa-apple {
  top: 8px
}

.public-modals h5 {
  font-weight: bold !important;
}

#icon-copy-text {
  top: 0;
  left: 0;
  height: 1px;
  opacity: 0;
}

.rectangle_916,
.rectangle_169 {
  position: relative;
}

.rectangle_916::after,
.rectangle_169::after {
  content: "";
  display: block;
}

.rectangle_916::after {
  padding-bottom: 177.78%;
}

.rectangle_169::after {
  padding-bottom: 56.25%;
}

.theme-logo img,
.theme-header img,
.theme-preview-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.sl-overlay {
  opacity: 0.95 !important;
}


.theme-buy {
  width: 100px
}

.author-image {
  width: 100px;
  height: 100px;
  object-fit: cover;
}

.author-header {
  position: relative;
  top: -13px;
}

.author-numthemes i {
  position: relative;
  top: -1px
}

.fix-stars-icon {
  left: 2px;
  top: 8px !important;
}

.btn-loading, form.form-loading button[type='submit'] {
  position: relative;
}

.btn-loading span.spinner-grow, form.form-loading button[type='submit'] span.spinner-grow {
  position: absolute;
  right: 10px;
  top: 11px;
}
form.form-loading button.btn-pagnottona[type='submit'] span.spinner-grow {
  top: 15px;
}

.themes_container .theme-logo.rectangle_916 {
  max-width: 200px;
  margin: 0 auto;
}

.btn-opaque {
  background-color: rgba(255, 255, 255, 0.5);
}

.form-datalist {
  max-height: 100px;
  overflow: hidden;
}

ul.ui-autocomplete {
  z-index: 1100;
}

.shadow-selected {
  border-width: 2px !important;
}

.border-transparent {
  border-color: transparent !important;
}

.shadow-selected {
  width: 8px;
  height: 8px;
  top: -1px;
}

.profilepic-shadow {
  box-shadow: 0 1px 2px rgb(0 0 0 / 12%), 0 2px 4px rgb(0 0 0 / 12%), 0 4px 8px rgb(0 0 0 / 12%), 0 8px 16px rgb(0 0 0 / 12%), 0 16px 32px rgb(0 0 0 / 12%);
}

.lighter-text {
  opacity: 0.6;
}

.lighter-text-mid {
  opacity: 0.5
}

#LN_embed-type option {
  color: black
}

.gradient-preview {
  height: 31.5px;
  display: inline-block;
  width: 29px;
  border-radius: 3.5px;
  position: relative;
  background-size: 100% 100% !important;
  min-height: 0 !important;
}

.gradient-text {
  position: relative;
  top: -10px;
}

#consent {
  position: relative;
  top: 2.5px;
}

.red-indicator {
  position: absolute;
  top: 1px;
  right: 1px;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  z-index: 2;
}

.stripe-connect {
  background: #635bff;
  display: inline-block;
  height: 38px;
  text-decoration: none;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -webkit-font-smoothing: antialiased;
}

.stripe-connect span {
  color: #ffffff;
  display: block;
  font-family: sohne-var, "Helvetica Neue", Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 14px;
  padding: 11px 19px 0px 0px;
  position: relative;
  text-align: center;
}

.stripe-connect:hover {
  background: #7a73ff;
}

.stripe-connect span::after {
  background-repeat: no-repeat;
  background-size: 49.58px;
  content: "";
  height: 20px;
  left: 61%;
  position: absolute;
  top: 28.95%;
  width: 49.58px;
}

.stripe-connect span::after {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 23.0.4, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 468 222.5' style='enable-background:new 0 0 468 222.5;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill-rule:evenodd;clip-rule:evenodd;fill:%23FFFFFF;%7D%0A%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M414,113.4c0-25.6-12.4-45.8-36.1-45.8c-23.8,0-38.2,20.2-38.2,45.6c0,30.1,17,45.3,41.4,45.3 c11.9,0,20.9-2.7,27.7-6.5v-20c-6.8,3.4-14.6,5.5-24.5,5.5c-9.7,0-18.3-3.4-19.4-15.2h48.9C413.8,121,414,115.8,414,113.4z M364.6,103.9c0-11.3,6.9-16,13.2-16c6.1,0,12.6,4.7,12.6,16H364.6z'/%3E%3Cpath class='st0' d='M301.1,67.6c-9.8,0-16.1,4.6-19.6,7.8l-1.3-6.2h-22v116.6l25-5.3l0.1-28.3c3.6,2.6,8.9,6.3,17.7,6.3 c17.9,0,34.2-14.4,34.2-46.1C335.1,83.4,318.6,67.6,301.1,67.6z M295.1,136.5c-5.9,0-9.4-2.1-11.8-4.7l-0.1-37.1 c2.6-2.9,6.2-4.9,11.9-4.9c9.1,0,15.4,10.2,15.4,23.3C310.5,126.5,304.3,136.5,295.1,136.5z'/%3E%3Cpolygon class='st0' points='223.8,61.7 248.9,56.3 248.9,36 223.8,41.3 '/%3E%3Crect x='223.8' y='69.3' class='st0' width='25.1' height='87.5'/%3E%3Cpath class='st0' d='M196.9,76.7l-1.6-7.4h-21.6v87.5h25V97.5c5.9-7.7,15.9-6.3,19-5.2v-23C214.5,68.1,202.8,65.9,196.9,76.7z'/%3E%3Cpath class='st0' d='M146.9,47.6l-24.4,5.2l-0.1,80.1c0,14.8,11.1,25.7,25.9,25.7c8.2,0,14.2-1.5,17.5-3.3V135 c-3.2,1.3-19,5.9-19-8.9V90.6h19V69.3h-19L146.9,47.6z'/%3E%3Cpath class='st0' d='M79.3,94.7c0-3.9,3.2-5.4,8.5-5.4c7.6,0,17.2,2.3,24.8,6.4V72.2c-8.3-3.3-16.5-4.6-24.8-4.6 C67.5,67.6,54,78.2,54,95.9c0,27.6,38,23.2,38,35.1c0,4.6-4,6.1-9.6,6.1c-8.3,0-18.9-3.4-27.3-8v23.8c9.3,4,18.7,5.7,27.3,5.7 c20.8,0,35.1-10.3,35.1-28.2C117.4,100.6,79.3,105.9,79.3,94.7z'/%3E%3C/g%3E%3C/svg%3E");
}

.btn-gotit:hover {
  background: transparent;
}

.mh-300 {
  max-height: 300px;
  ;
}

.preline {
  white-space: pre-line
}

.modal-back {
  top: 32px;
  left: 19px;
  width: 50px;
  padding-left: 10px !important;
  text-align: left;
}

@media (max-width: 768px) {
  .modal-action {
    position: absolute;
    top: 32px;
    right: 29px;
  }
}

@media (min-width: 768px) {
  .modal-action {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}

.modal-header .close {
  opacity: 1 !important
}

@media (max-width: 768px) {
  .modal-header:not(.modal-header-fullscreen) .close {
    display: none !important;
  }
}

.modal-header-bar {
  top: 8px;
  left: 50%;
  width: 30px;
  margin-left: -15px;
  height: 5px;
  border-radius: 2.5px;
}

.modal-fullscreen .modal-header-bar {
  display: none !important;
}

.autocrop {
  object-fit: cover;
}

@media (min-width: 768px) {
  .modal-back {
    position: initial !important;
    margin-right: 15px !important;
  }
}

.col-reduced {
  flex: 0 0 18%;
  max-width: 18%;
}

@media (min-width: 768px) {
  .col-reduced {
    flex: 0 0 14.28%;
    max-width: 14.28%;
  }

}

.correcttop {
  top: -1px;
}

.loading-transparent {
  top: 0;
  left: 0;
  z-index: 1050;
}

.loading-sign {
  text-align: left;
  top: 30px;
  width: 50px;
  height: 50px;
  z-index: 1051;
  left: 50%;
  margin-left: -25px;
  border-radius: 50%;
}

.loading-sign .spinner-border {
  position: relative;
  top: 11px;
  left: 11px;
}

.mw-200 {
  max-width: 200px;
}

.mw-150 {
  max-width: 150px;
}

.input_currency_symbol {
  position: relative;
}

.input_currency_symbol span {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  pointer-events: none;
  width: 40px;
  text-align: center;
  font-style: normal;
  display: block;
}

.input_currency_symbol>input.form-control {
  padding-left: 3rem;
}


.form-control {
  border-radius: 23px;
  height: 46px;
  padding-left: 1.2rem;
  padding-right: 1.2rem;
  font-size: 16px;
}

.btn-pagnottona {
  padding: 0.5rem 1rem;
  height: 46px;
  text-align: center;
  border-radius: 26.5px;
  text-transform: none;
}

a.btn-pagnottona {
  padding-top: 0.7rem;
  padding-bottom: 0.3rem;
}

.nl_crop_image {
  bottom: 20px;
  right: 20px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
}

.nl_crop_image i {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.background-container.expanded {
  height: 250px;
}

.nl_image_uplaoded {
  position: relative;
  top: -7px;
}

.action-confirmation {
  position: relative;
  top: 4px;
}

.pb-links .pb-linkbox .embed-image-logo {
  height: auto !important;
}

.pb-links .pb-linkbox .embed-image-logo img {
  max-width: 100%;
  height: 35px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 0 !important;
  width: auto !important;
}

.btn-outline-milka:hover {
  color: white !important;
}

.lnk-sort-icon {
  right: 22px;
  top: 50%;
  transform: translate(0, -50%);
}

.lnk-settings-icon {
  left: 22px;
  top: 50%;
  transform: translate(0, -50%);
}

.ui-state-highlight {
  min-height: 20px;
  /* background: #EEE !important; */
}

.lnk-sortable:first-child .lnk-move-up {
  visibility: hidden;
}

.lnk-sortable:last-child .lnk-move-down {
  visibility: hidden;
}

.sortable-icons-container {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.input-group>.form-control:not(:last-child).no-squared {
  border-top-right-radius: 23px;
  border-bottom-right-radius: 23px;
}

@media (min-width: 768px) {

  .pb-desktop-grid-instagram .pb-linkimage.d-none,
  .pb-desktop-grid-sqr-notit .pb-linkimage.d-none,
  .pb-desktop-grid-rec-notit .pb-linkimage.d-none {
    display: block !important;
  }
}

@media (max-width: 768px) {

  .pb-mobile-grid-instagram .pb-linkimage.d-none,
  .pb-mobile-grid-sqr-notit .pb-linkimage.d-none,
  .pb-mobile-grid-rec-notit .pb-linkimage.d-none {
    display: block !important;
  }
}

.absolute0 {
  top: 0;
  left: 0
}

@media (min-width: 768px) {
  .absolute01 {
    top: 3px;
    left: 6px;
    right: 4px;
    bottom: 2px;
  }
}

@media (max-width: 768px) {
  .absolute01 {
    top: 2px;
    left: 3px;
    right: 1px;
    bottom: 2px;
  }
}

.absolute-center {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.lnk-admin-layer {
  opacity: 0.3;
  border: 2px solid transparent;
}

.modal-menu-img {
  width: 24px;
  height: 24px;
  border-radius: 50%;
}

.modal-menutitle-img {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  position: relative;
  top:-1px;
}

.modalmenu-icon {
  position: relative;
  top: 3px;
}

.double-border {
  border-width: 1px !important;
}

.lnks-cutter-for-style {
  height: 120px;
  overflow: hidden;
}

.lnks-overlay-for-style {
  background-color: black;
  opacity: 0.2;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.admin-padding-PAGE_CAUSES {
  overflow: hidden;
}

.page-bg {
  background-position: top left !important;
  object-fit: contain;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  min-height: auto !important;
  background-attachment: initial !important;
}

.btn-page-action {
  width: 67px;
  height: 67px;
  border-radius: 50%;
}

.btn-page-action i {
  position: relative;
  left: 1px;
  top: 1px;
}

.shopimg {
  max-width: 300px;
  max-height: 300px;
}

.selectwrap {
  position: relative;
  float: left;
}

.selectwrap select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-overflow: '';
  padding-right: 30px;
}

.selectwrap:after {
  content: "\f078";
  font-family: "Font Awesome 5 Pro";
  text-align: center;
  line-height: 32px;
  position: absolute;
  background: transparent;
  right: 8px;
  top: 8px;
  pointer-events: none;
}

.ribbon {
  position: absolute;
  right: 10px;
  top: -3px;
  filter: drop-shadow(0px 2px 2px rgba(0, 0, 0, 0.3));
}

.ribbon.down>.content {
  clip-path: polygon(0 0, 100% 0, 100% calc(100% - 8px), 50% 100%, 0 calc(100% - 8px));
}

.ribbon.slant-down>.content {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 50% calc(100% - 6px), 0 calc(100% - 12px));
}

.ribbon>.content {
  text-align: center;
  font-weight: 400;
  background: white linear-gradient(45deg, rgba(0, 0, 0, 0) 0%, rgba(255, 255, 255, 0.25) 100%);
  padding: 12px 5px 16px;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 50% 100%, 0 100%);
  width: auto;
  height: auto;
  transition: clip-path 1s, padding 1s, background 1s;
}

.xs-positioned {
  position: relative;
  top: -11px;
}

.xs-heighed:not(.height-PLAN_FREE) {
  height: 60px;
}

.xs-corrector .card-body:not(.card-PLAN_FREE) {
  padding-top: 7px !important;
  padding-bottom: 7px !important;
}

.modal-price-top {
  top: -20px;
}

.payment-mobile-container .bg-newgray {
  visibility: hidden !important;
}

.pt-01 {
  padding-top: 1px;
}

.freq-PLAN_FREE {
  display: none !important;
}

.menu-arrow {
  position: relative;
  top: 2px;
}

.no-bold {
  font-weight: normal !important;
}

.lnki-gradient {
  /* background: linear-gradient(to bottom,#B996F7, #337aee);
  background: linear-gradient(to bottom,#B996F7, #f953c6); */
  background: linear-gradient(to bottom, rgba(192, 255, 248, 1) 0, rgba(227, 211, 255, 1) 80%)
}

.fix-vertical-icon {
  left: 5px;
  top: -1px;
}

.lnkat-logo {
  background-image: linear-gradient(90deg, #29202B 0%, #51008C 50%, #D2BDFE 100%);
  /* background-image: linear-gradient(90deg, #3d4043 0%, #6f56e2 50%, #b996f7 100%); */
  /* background-image: linear-gradient(90deg, #29202B 0%, #6f56e2 50%, #b996f7 100%); */
  /* background-image: linear-gradient(90deg, #51008C 0%, #6f56e2 50%, #b996f7 100%); */
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

.lnk-badge {
  width: 72px;
  height: 72px;
  border-width: 2px !important;
}

.lnk-badge i,
.lnk-badge span {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: 1px;
  transform: translate(-50%, -50%);
}

.text-gradient {
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  /* background-image: linear-gradient(150deg,#702bfc,#b730ff, #fb42f0); */

  /* background-image: linear-gradient(150deg,#1FBBFF, rgba(192,255,248,1)); */
  background-image: linear-gradient(150deg, #09DAF1, rgba(192, 255, 248, 1));
}

.btn-lnkat {
  background-image: linear-gradient(63deg, rgba(255, 250, 192, 1) 0, rgba(192, 255, 248, 1) 100%);
  border: solid 4px transparent;
  background-origin: border-box;
  box-shadow: 4px 1000px 1px #fff inset;
}

.btn-lnkat:hover {
  background-image: linear-gradient(63deg, rgba(255, 250, 192, 1) 0, rgba(192, 255, 248, 1) 100%);
  background-origin: border-box;
  box-shadow: none;
  border: solid 4px transparent;
  color: #3D4043
}

.square-shape {
  content: "";
  display: block;
  padding-bottom: 100%;
  position: relative;
  background-size: cover;
}

.square-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#lnkbio-qrcode canvas, #lnkbio-qrcode svg {
  width: 256px !important;
  height: 256px !important;
}

#pb_cookie_consent {
  position: fixed;
  box-sizing: border-box;
  z-index: 9999999;
  bottom: 0;
  left: 0;
}

.theme-top-position {
  position: absolute;
  top: -6.1px;
  left: 10px;
}

.theme-top-position:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  border-top: 10px solid var(--pinterest);
  right: 0px;
}

.theme-top-position span {
  position: relative;
  display: block;
  text-align: center;
  background: var(--pinterest);
  color: white;
  line-height: 1.3;
  padding: 12px 8px 10px;
  border-top-right-radius: 8px;
  width: 50px;
}

.theme-top-position span:before,
.theme-top-position span:after {
  position: absolute;
  content: "";
}

.theme-top-position span:before {
  height: 6px;
  width: 6px;
  left: -6px;
  top: 0;
  background: #F8463F;
}

.theme-top-position span:after {
  height: 7px;
  width: 8px;
  left: -8px;
  top: 0px;
  border-radius: 8px 8px 0 0;
  background: #C02031;
}

.theme_color_preview {
  width: 24px;
  height: 24px;
  position: relative;
  border-radius: 50%;
  display: block;
  line-height: 0;
}

.theme_color_preview-border {
  border: 1px solid #e6e6e6;
  width: 22px;
  height: 22px;
}

.theme_color_preview div {
  width: 22px;
  height: 22px;
  position: relative;
  border-radius: 50%;
  display: block;
  line-height: 0;
  position: absolute;
}

.theme_color_preview-border div {
  width: 20px;
  height: 20px;
}

.theme_color_preview_active {
  border: 1px solid var(--darkgrey);
}

.theme_color_preview_active div {
  margin: 2px;
  width: 18px;
  height: 18px;
}

.fix-pagnottona {
  padding-top: 9px
}

.nav-tabs .nav-link.active {
  border-color: var(--milka);
  border-width: 3px;
}


.form-check .custom-control-label::before {
  width: 1.4rem;
  height: 1.4rem;
}

.form-check .custom-control-label::after {
  width: 1.4rem;
  height: 1.4rem;
}

.form-check .custom-control-input {
  width: 1.4rem;
  height: 1.65rem;
}

.newsletter-signup .card.lnkbio-boxcolor {
  border-width: 0.5px !important;
}

.newsletter-signup .custom-control-label::before {
  width: 1.2rem;
  height: 1.2rem;
}

.newsletter-signup .custom-control-label::after {
  width: 1.2rem;
  height: 1.2rem;
}

.newsletter-signup .custom-control-input {
  width: 1.2rem;
  height: 1.45rem;
}

.lnkbio-boxcolor.border-thinner {
  border-width: 1px !important;
}

.btn-standalone {
  border-radius: 31px !important;
  height: 64px !important;
}

.newsletter_container td,
.contactform_container td {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  /* border-color: transparent; */
}

.newsletter_table thead th,
.contactform_table thead th {
  border-bottom: 2px solid #dee2e6;
  border-top: 0px;
  padding-bottom: 1.5rem;
}

.fix-row-features {
  margin-top: 2px
}

.fix-padding-icons {
  padding-top: 7px;
}

#share_button {
  position: absolute;
  top: 10px;
  left: 15px;
}

.share-profilepic {
  width: 48px;
  height: 48px;
  border-radius: 50%;
}

.frosted {
  -webkit-backdrop-filter: blur(3px);
  /* Safari 9+ */
  backdrop-filter: blur(3px);
  /* Chrome and Opera */
  /* box-shadow: inset 0 0 0 200px rgba(255,255,255,0.1); */
  background-color: rgba(255, 255, 255, 0.4);
}

.sharebar-icon {
  width: 40px;
  display: inline-block;
  height: 40px;
  border: 2px solid black;
  border-radius: 50%;
  position: relative;
  top: 4px
}

.sharebar-icon::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.mr-4_5 {
  margin-right: 1.7rem;
}

.tox-statusbar__branding {
  display: none !important;
}
.z-2 {
  z-index: 2;
}
.z-3 {
  z-index: 3;
}

.btn-add-link-between {
  width:30px;
  height:30px;
}
@media (min-width: 768px) {
  
}

@media (max-width: 768px) {
  .pb-links:not(.ml-LAYOUT_LIST_SMALL_SQR,.ml-LAYOUT_LIST_SMALL_RND,.ml-LAYOUT_LIST_LARGE_SQR,.ml-LAYOUT_LIST_LARGE_REC) .add-link-between-container {
    position: relative !important;
    left:-15px;
    margin:0 !important;
    z-index: 3;
    top:10px
  }
  .pb-links:not(.ml-LAYOUT_LIST_SMALL_SQR,.ml-LAYOUT_LIST_SMALL_RND,.ml-LAYOUT_LIST_LARGE_SQR,.ml-LAYOUT_LIST_LARGE_REC) .add-link-between-container .btn-add-link-between {
    position: absolute !important;
    left:0;
    top:0;
  }
}

.map-responsive {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}

.map-responsive iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}
.zindex-2 {
  z-index: 2;
}
.zindex-3 {
  z-index: 3;
}

.g-recaptcha>div {
  margin:0 auto;
}

/* CSS */
.apple-pay-button {
  display: inline-block;
  -webkit-appearance: -apple-pay-button;
  appearance: -apple-pay-button;
  -apple-pay-button-type: buy; /* Use any supported button type. */
}
.apple-pay-button-black {
  -apple-pay-button-style: black;
}
.apple-pay-button-white {
  -apple-pay-button-style: white;
}
.apple-pay-button-white-with-line {
  -apple-pay-button-style: white-outline;
}
#SP_ImageThumb {
  max-height: 400px;
  object-fit: contain;
}
.input-group-rounded .input-group-append {
  border-top-right-radius: 23px;
  border-bottom-right-radius: 23px;
}
.input-group-rounded .form-control {
  border-right: 0;
}
.input-group-rounded-pre .input-group-prepend .input-group-text {
  border-top-left-radius: 23px;
  border-bottom-left-radius: 23px;
  border-right: 0;
}
.input-group-rounded-pre .form-control {
  border-left: 0;
}

.LN_locked {
  top:50%;
  right:10px;
  transform: translateY(-50%);
  z-index: 3;
  width:26px;
  height:26px;
  text-align: center;
}
.LN_locked i {
  position: relative;
  top:3px;
  left:1px;
}

.ptfix-2 {
  padding-top:2px
}

.group-title-collapse-toggle {
  cursor: pointer;
}
.lb-input-helper {
  top:50%;
  transform: translateY(-50%);
  right: 10px;
}
input:checked + .slider.slider_milka {
  background-color: var(--milka);
}
input:focus+.slider {
  box-shadow: 0 0 0 var(--milka);;
}
.input-group .lb-input {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
  margin-bottom: 0;
}
.input-group .lb-input input.form-control {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.form-control:focus {
  border-color: var(--milka);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(185, 150, 247, 0.6);
}
.fix-label-shorturl {
  position:relative; 
  top: 4px
}

.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
  background-color: transparent;
}

.alert-light {
  background-color: transparent;
}
.list-group-item {
  background-color: transparent;
}
.card {
  background-color: transparent;
}
.text-newmilka {
  color: var(--newmilka) !important
}
.fix-menu-agency-profile {
  position: relative;
  top:-1px
}
.fix-menu-agency-profile img {
  border-radius: 50%;
}

a.login-button.bg-white:hover, a.login-button.bg-white:focus {
  border-color: var(--milka);
  background-color: white !important;
}

footer h6 {
  text-transform: uppercase;
}
.btn-outline-boostrapgrey:hover {
  color: white !important
}

.popover .popover-body {
  padding: 20px 30px;
}

.popover .popover-body a {
  display: block;
}

.language-choice i.fa-language {
  position: relative;
  top: 2px;
}

footer h4 {
  text-transform: uppercase;
  line-height: 28px;
}
footer {
  color: black
}
footer a {
  color: #333
}
footer a:hover {
  color: var(--darkmilka)
}
footer .align-items-end  {
  color: #333
}
/* Mobile */
@media (max-width: 768px) {
  .modal-content {
    border:0;
  }
}
.setting-link .setting-padding.pt-1 {
  padding-top:5px !important
}

.admin-layout-container {
  min-height: 400px;
  padding-top: 40px !important;
}

.block-feature.op-70 {
  opacity: 0.55 !important;
}
.CAL_Calendar .ui-datepicker-inline, .CAL_Calendar .ui-datepicker-calendar {
  width: 100% !important;
}

.CAL_Calendar .ui-state-default, .CAL_Calendar .ui-widget-content .ui-state-default, .CAL_Calendar .ui-widget-header .ui-state-default, .CAL_Calendar .ui-button, html .CAL_Calendar .ui-button.ui-state-disabled:hover, html .CAL_Calendar .ui-button.ui-state-disabled:active {
  background:transparent !important;
  border-color: transparent !important;
  text-align: center;
}
.CAL_Calendar a.ui-state-default, .CAL_Calendar .ui-widget-content a.ui-state-default {
  position: relative;
  opacity: 0.99 !important;
  color:white !important;
}
.CAL_Calendar a.ui-state-default::after, .CAL_Calendar .ui-widget-content a.ui-state-default::after {
  content: '';
  display: block;
  width: 34px;
  height: 34px;
  background-color: #B996F7 !important;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  z-index: -1;
  opacity: 0.99;
}
.CAL_Calendar .ui-widget-header {
  background-color: transparent !important;
  border-color: transparent !important;
}
.CAL_Calendar .ui-datepicker .ui-datepicker-next span.ui-icon, .CAL_Calendar .ui-datepicker .ui-datepicker-prev span.ui-icon {
  display: none;
}
.CAL_Calendar .ui-datepicker .ui-datepicker-next::before, .CAL_Calendar .ui-datepicker .ui-datepicker-prev::before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 16px !important;
}
.CAL_Calendar .ui-datepicker .ui-datepicker-next::before {
  content: "\f054";
}
.CAL_Calendar .ui-datepicker .ui-datepicker-prev::before {
  content: "\f053";
}
.CAL_Calendar .ui-datepicker .ui-datepicker-prev {
  left: auto !important;
  right: 30px !important;
}
.CAL_Calendar .ui-datepicker-header {
  margin-bottom: 0px !important;
  margin-top: 10px !important;
}
.CAL_Calendar .ui-widget.ui-widget-content {
  border: 0 !important
}
.CAL_Calendar .ui-state-default {
  font-size: 16px !important;
}
.CAL_Calendar .ui-datepicker td {
  padding-bottom: 10px !important;
}
.CAL_Calendar .ui-datepicker-month, .CAL_Calendar .ui-datepicker-year {
  font-size: 16px !important;
}
.CAL_inputLike {
  height: 46px;
  width: 100%;
  border-radius: 23px;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  padding-left: 1.2rem;
  padding-right: 1.2rem;
  font-size:16px;
  border: 1px solid #ced4da;
  color: #495057;
}
.CAL_inputLike * {
  font-size:16px;
}
.CAL_Calendar .ui-datepicker th {
  font-weight: normal !important;
}
.CAL_Calendar .ui-datepicker .ui-datepicker-title {
  text-align: left !important;
  margin-left: 10px !important;
}
.CAL_calIcon {
	width: 16px;
	height: 16px;
	display: inline-block;
	border-radius: 50%;
	position: relative;
	top: 3px;
	margin-right: 5px;
}
.CAL_Calendar .ui-state-disabled, .CAL_Calendar .ui-widget-content .ui-state-disabled, .CAL_Calendar .ui-widget-header .ui-state-disabled {
  opacity: 0.6 !important;
}
.CAL_Calendar .ui-widget-content {
  background: transparent !important;
}

/* RESET UI JQUERY */
.CAL_Calendar .ui-widget-content { 
  border:0;
  background: transparent;
}
.CAL_Calendar .ui-state-default, .CAL_Calendar .ui-widget-content .ui-state-default, .CAL_Calendar .ui-widget-header .ui-state-default, .CAL_Calendar .ui-button, html .CAL_Calendar .ui-button.ui-state-disabled:hover, html .CAL_Calendar .ui-button.ui-state-disabled:active {
  border: 0 !important;
}
#PB_CalendarModal .modal-body {
  overflow-y: auto;
  max-height: 80vh;
}
#PB_CalendarModal .btn-close {
  display: block !important;
}
#PB_CalendarModal.modal .modal-header .fa-times:before {
  content: "\f00d" !important;
}
#PY_ChooseDLocalModal .modal-body {
	overflow-y: auto;
	overflow-x:hidden;
	max-height: 80vh;
}
#PY_ChooseDLocalModal .btn-close {
	display: block !important;
}
#PY_ChooseDLocalModal.modal .modal-header .fa-times:before {
	content: "\f00d" !important;
}
.menu-new-indication {
  right: 0;
  top: -9px;
}

.pagnottona-sqr {
  border-radius: 0.25rem !important;
}

.btn-cta:hover {
  background-image: linear-gradient(63deg,rgba(192,255,248,1) 0,rgba(227,211,255,1) 80%);
  border: solid 4px transparent;
  background-origin: border-box;
  box-shadow: 4px 1000px 1px #fff inset;
  color: #3D4043;
}
.btn-cta {
background-image: linear-gradient(63deg,rgba(192,255,248,1) 0,rgba(227,211,255,1) 80%);
  background-origin: border-box;
  box-shadow: none;
  border: solid 4px transparent;
  color: #3D4043;
border-radius: 35.5px;
}
.font-weight-thin {
	font-weight: 100;
}
.border-stripe {
	border-color: #635bff !important;
}
.border-paypal {
	border-color: #ffc439 !important;
}
.CAL_selectPricing {
  border-width: 3px !important;
}
.btn-squared-custom {
  border-radius: 4px !important;
  width: 100% !important;
  height: 47px !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  text-transform: none !important;
  border-width: 2px !important;
}
@media (min-width: 768px) {
  .btn-squared-custom {
    height: 55px !important;
  }
}

.rounded-alot {
  border-radius: 34px !important;
}