/**
 * MEEEK CUSTOM STYLES - TABLE OF CONTENTS
 * 
 * General Styling
 * Accordion
 * WooCommerce: Theme Rewrites
 */


/*General Styling*/
html, body {
    height: auto !important;
    min-height: 100vh !important;
    overflow: auto;
}
img{
  max-width: 100%;
}
legend {
    font-size: 20px !important;
    margin: 0 !important;
}
iframe{
    width: 100%;
    height: 100%;
}
body .bg-light {
    background-color: #F0F0F1 !important;
}
#meeeksaas-builder-form .btn {
    border-radius: 4px;
}
#meeeksaas-builder-form .form-control[type="color"] {
    width: 50px;
}

.bg-youtube{background: #FF0000;}
.bg-paypal{background: #010D7F;}
.bg-phone{background: #02AB38;}
.bg-venmo{background: #0088F7;}
.bg-header{background: #F36621;}
.bg-dropdown{background: #733B97;}
.bg-spotify{background: #1ED760;}
.bg-twitter{background: #1DA1F2;}
.bg-facebook{background: #166ADA;}
.bg-tiktok{background: #000000;}
.text-end .btn-warning{
  background: #ffc107;
}
.text-end .btn-primary {
    color: #fff;
    background: #0d6efd;
}
.meeek-btns a:hover,
.meeek-btns a {
    font-weight: 400;
}
.inline-block{
  display: inline-block;
}
.form-floating textarea{
  height: 100px !important;
}
#wpcontent, #wpfooter {
    background: #fff;
}
#wpfooter{
  display: none;
}
/*Reset builder cols*/
.meeek-settings-full-container {
    padding: 0 !important;
}
.meeek-configuration-form .form-control{
  font-style: normal;
  font-weight: 400;
}
.meeek-configuration-form .meeek-accordion-content{
  padding: 0;
}
.card-body textarea {
    height: 100px !important;
}
.meeek-buttons-group .accordion-item {
    margin-bottom: 10px;
}
.meeek-accordion-title i[data-repeater-delete] {
    float: right;
}
#meeeksaas_btn_styles_modal .badge {
    position: absolute;
    border-radius: 0;
    font-weight: 400;
    background: #222 !important;
}
.meeek-link_page_mt-activator .wrap .notice, .meeek-link_page_mt-activator .wrap .updated, .meeek-link_page_mt-activator .notice,
.meeek-link_page_pricing .wrap .notice, .meeek-link_page_pricing .wrap .updated, .meeek-link_page_pricing .notice,
.admin_page_meeek-page-builder .wrap .notice, .admin_page_meeek-page-builder .wrap .updated, .admin_page_meeek-page-builder .notice {
    display: none;
}
.meeek-settings-full-container{
    background: #fff;
}
.meeek-settings-full-container > div{
  grid-template-columns: 1fr 1fr;
}
form#meeeksaas-builder-form {
    min-height: 600px;
}
#meeeksaas-builder-form .tab-content>.active {
    display: block !important;
    visibility: visible !important;
    opacity: 1;
}
.meeek-nav-tabs.nav-tabs .nav-item{
    margin-bottom: 0;
}
.meeek-nav-tabs.nav-tabs {
    border: 0 none;
    margin-left: 30px;
}
.meeek-nav-tabs.nav-tabs .nav-item> button:not(.active) {
    border: 0 none;
    color: #fff;
}
.meeek-nav-tabs.nav-tabs .nav-item> button {
    border-radius: 5px;
}
.feature-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  font-size: 1rem;
  color: #fff;
  border-radius: .75rem;
}
.meek-preview-box-no-preview {
    width: 70%;
    margin: 0 auto;
    text-align: center;
    margin-top: 30%;
}
.meek-preview-box {
    height: 100%;
    display: block;
}
.meek-preview-box {
    position: relative;
}
.meeek-configuration-form img.meeek-qr{
    border-radius: 0%;
    width: auto;
    border: 1px solid #ddd;
    max-width: 150px;
}
.meeeksaas-qr-code img {
    border: 1px solid #ddd;
}
.meeek-configuration-form .meeeksaas_image_preview_box img {
    display: inline-block;
    border-radius: 5px;
    height: 100%;
    position: absolute;
    left: 0;
    width: 100%;
}
.meeeksaas_image_preview_box {
    width: auto;
    display: inline-block;
    background: #ddd;
    width: 40px;
    text-align: center;
    height: 40px;
    border-radius: 5px;
    position: relative;
}
.meeeksaas_image_preview_box.upload-now:after {
    content: "\f093";
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    cursor: pointer;
    width: 100%;
    height: 100%;
    line-height: 40px;
    text-align: center;
    position: relative;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
}
.meeek-configuration-form input[type="color"] {
    padding: 0;
    border-radius: 8px !important;
    height: 34px;
}
.meeek-single-link-page .listing-name {
    width: 300px;
    max-width: 100%;
}
.meeek-bio-links-page-inner{
    max-width: 80%;
}
.meeek-bio-footer {
    width: 100%;
    text-align: center;
    padding-bottom: 100px;
}
.meeek-bio-footer img {
    max-width: 80px;
}
.meeek-license-status a,
.meeek-template-importer a,
.meeek-upgrade-notice a{
  z-index: 2;
}
.meeeksaas-blurred-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    backdrop-filter: blur(1px);
}
.meeek-template-importer{
    align-items: end;
}
.meeek-license-status,
.meeek-upgrade-notice{
    align-items: center;
}
.meeek-license-status,
.meeek-template-importer,
.meeek-upgrade-notice {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    text-align: center;
    background: rgba(0,0,0,0.2);
    padding: 9px;
    border-radius: 10px;
    height: 100%;
    display: flex;
    justify-content: center;
}
.relative{
    position: relative;
}
.meeek-seo-clean-url .meeeksaas-blurred-bg{
  display: none;
}
.meeek-seo-clean-url .meeek-upgrade-notice {
    position: relative;
    padding: 0;
    background: transparent;
    border: 1px solid #ddd;
    border-radius: 0;
}
/*Accordion*/
.accordion-header .accordion-button {
    padding-left: 40px;
}
.accordion-header > .meeek-reorder-btn {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 22;
    height: 100%;
    padding-top: 6px;
    width: 40px;
    text-align: center;
    cursor: move;
}
.accordion-header {
    margin-bottom: 0;
    position: relative;
}
.meeek-accordion-youtube .meeek-accordion-content{
  padding: 0;
}
[data-accordion-element-meeek-accordion-content] {
  height: auto;
  overflow: hidden;
  transition: height 0.5s;
}
.meeek-accordion-card-inner {
  position: relative;
  transition: all 0.3s;
  margin-bottom: 1px;
}
.meeek-accordion-title {
  position: relative;
  background: #fff;
  padding: 20px 75px 20px 30px;
  font-size: 20px;
  line-height: 30px;
  color: #000;
  overflow: hidden;
  transition: background 0.3s;
}
.meeek-accordion-title:hover, .meeek-selected .meeek-accordion-title {
  cursor: pointer;
}
.meeek-accordion-title:before, .meeek-accordion-title:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -1px;
  margin-right: 30px;
  width: 20px;
  height: 2px;
  background: #000;
  transition: transform 0.3s;
}
.meeek-accordion-title:before {
  transform: rotate(0deg);
  -webkit-animation: close-line-one-in 0.8s forwards;
          animation: close-line-one-in 0.8s forwards;
}
.meeek-selected .meeek-accordion-title:before {
  -webkit-animation: close-line-one-out 0.8s forwards;
          animation: close-line-one-out 0.8s forwards;
}
.meeek-accordion-title:after {
  transform: rotate(90deg);
  -webkit-animation: close-line-two-in 0.8s forwards;
          animation: close-line-two-in 0.8s forwards;
}
.meeek-selected .meeek-accordion-title:after {
  -webkit-animation: close-line-two-out 0.8s forwards;
          animation: close-line-two-out 0.8s forwards;
}

.meeek-accordion-content {
  opacity: 0;
  transform: translateY(20px);
  transition: all ease-out 0.4s 0.1s;
}
.meeek-selected .meeek-accordion-content {
  transform: translateY(0);
  opacity: 1;
  position: relative;
  z-index: 2;
}
.meeek-collapsed .meeek-accordion-content {
  display: none;
}
.meeek-bio-links-inner-dropdown .meeek-video{
    width:100%;
    height:400px;
}

@-webkit-keyframes close-line-one-out {
  0%, 50% {
    transform: translateX(0);
  }
  75% {
    transform: translateX(50px);
  }
  76% {
    transform: translateX(50px) translateY(50px);
  }
  100% {
    transform: rotate(45deg);
  }
}

@keyframes close-line-one-out {
  0%, 50% {
    transform: translateX(0);
  }
  75% {
    transform: translateX(50px);
  }
  76% {
    transform: translateX(50px) translateY(50px);
  }
  100% {
    transform: rotate(45deg);
  }
}
@-webkit-keyframes close-line-one-in {
  0%, 20% {
    transform: rotate(45deg);
  }
  60% {
    transform: translateX(50px) translateY(50px) rotate(45deg);
  }
  61% {
    transform: translateX(50px);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes close-line-one-in {
  0%, 20% {
    transform: rotate(45deg);
  }
  60% {
    transform: translateX(50px) translateY(50px) rotate(45deg);
  }
  61% {
    transform: translateX(50px);
  }
  100% {
    transform: rotate(0deg);
  }
}
@-webkit-keyframes close-line-two-out {
  0%, 50% {
    transform: rotate(90deg);
  }
  75% {
    transform: translateY(-50px) rotate(90deg);
  }
  76% {
    transform: translateY(-50px) translateX(50px) rotate(90deg);
  }
  100% {
    transform: rotate(135deg);
  }
}
@keyframes close-line-two-out {
  0%, 50% {
    transform: rotate(90deg);
  }
  75% {
    transform: translateY(-50px) rotate(90deg);
  }
  76% {
    transform: translateY(-50px) translateX(50px) rotate(90deg);
  }
  100% {
    transform: rotate(135deg);
  }
}
@-webkit-keyframes close-line-two-in {
  0% {
    transform: rotate(135deg);
  }
  50% {
    transform: translateY(-50px) translateX(50px) rotate(135deg);
  }
  51% {
    transform: translateY(-50px) rotate(90deg);
  }
  100% {
    transform: rotate(90deg);
  }
}
@keyframes close-line-two-in {
  0% {
    transform: rotate(135deg);
  }
  50% {
    transform: translateY(-50px) translateX(50px) rotate(135deg);
  }
  51% {
    transform: translateY(-50px) rotate(90deg);
  }
  100% {
    transform: rotate(90deg);
  }
}
span.media-uploader-clearer {
    position: absolute;
    right: -25px;
    width: 20px;
    background: #ddd;
    height: 20px;
    bottom: 5px;
    padding: 4px;
    text-align: center;
    color: #282727;
    cursor: pointer;
    font-size: 12px;
}
span.colorpicker-clearer {
    position: absolute;
    left: 65px;
    width: 20px;
    background: #ddd;
    height: 20px;
    bottom: 9px;
    padding: 4px;
    text-align: center;
    color: #282727;
    cursor: pointer;
    font-size: 12px;
}

.meeek-qr .meeek-upgrade-notice{
  justify-content: left;
}

.meeeksaas-hidden-radio:checked{display: none;}
.meeeksaas-hidden-radio:checked + label > .tick_container{
    opacity: 1;
}
.tick_container {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  cursor: pointer;
  text-align: center;
}
.tick {
  background-color: #4CAF50;
  color: white;
  font-size: 16px;
  padding: 6px 12px;
  height: 40px;
  width: 40px;
  border-radius: 100%;
}

@media only screen and (max-width: 767px){ 
  .meeek-settings-full-container > div {
    grid-template-columns: auto;
  }
  .meek-preview-box-no-preview {
    width: 70%;
    margin: 0 auto;
    text-align: center;
    margin-top: 10%;
  }
}

/*WooCommerce: Theme Rewrites*/
nav.woocommerce-MyAccount-navigation ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

nav.woocommerce-MyAccount-navigation {
  width: 100% !important;
}

nav.woocommerce-MyAccount-navigation ul>li {
  display: flex !important;
  flex-basis: calc(16.66% - 22px) !important;
  font-size: 16px !important;
  line-height: 18px !important;
  margin: 0 10px;

  margin-bottom: 15px !important;
  padding: 0 !important;
  justify-content: center;
  align-items: center;
  box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  -webkit-border-radius: 10px;
}

.woocommerce-MyAccount-navigation-link>a:visited,
.woocommerce-MyAccount-navigation-link>a {
  border-radius: 10px;
  -webkit-border-radius: 10px;
  width: 100%;
}

nav.woocommerce-MyAccount-navigation li {
  background-color: #ffffff;
}

.woocommerce-MyAccount-content {
  width: calc(100% - 30px) !important;
  margin: 30px 15px 0 15px;
  padding: 45px;
  ox-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  -webkit-border-radius: 10px;
  background: #fff;
}

.woocommerce-MyAccount-navigation-link>a:visited,
.woocommerce-MyAccount-navigation-link>a {
  background: #fff !important;
  color: #000 !important;
  text-align: center;
  justify-content: center;
  align-items: center;
}

nav.woocommerce-MyAccount-navigation ul>li>a {
  z-index: 3;
  padding: 20px;
  line-height: 20px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  flex-direction: row;
  background: #fff;
}

body .woocommerce-MyAccount-tabs {
    width: 100%;
    margin-right: 0;
}
@media only screen and (max-width: 767px) {
  nav.woocommerce-MyAccount-navigation ul>li {
    flex-basis: calc(50% - 18px) !important;
    margin-bottom: 5px;
    font-size: 13px !important;
    margin: 5px !important;
    margin-top: 0 !important;

  }

  .woocommerce-account .woocommerce-MyAccount-content {
    margin: 30px 15px 0 15px;
  }
}


@media only screen and (max-width: 1023px) {
  nav.woocommerce-MyAccount-navigation ul>li {
    flex-basis: calc(33.33% - 19px) !important;
    margin: 0 7.5px;
    margin-bottom: 10px !important;
  }
}

/*Sharing Panel*/
.meeeksaas-share-panel #meeeksaas-links-panel {
    right: 0px;
    position: fixed;
    top: 0;
    z-index: 2222222;
    height: 100%;
}
.meeeksaas-share-panel #meeeksaas-panel {
    position:relative;
    right:-300px;
}
.meeeksaas-share-panel .meeeksaas-panel_button {
    position: relative;
    right:0px;
    width:48px;
    cursor: pointer;
    z-index:10;
    top: 20%;
}
.meeeksaas-share-panel .meeeksaas-panel_button a:hover i {
    opacity: 0.6;
}
.meeeksaas-share-panel #meeeksaas-panel {
    overflow-y: scroll;
    background: white;
    color: #252525;
    font-size: 10px;
    right: -300px;
    height: 100%;
    padding: 50px 20px;
    position: absolute;
    width: 300px;
    box-shadow: 0 5px 25px 10px rgba(0, 0, 0, 0.08) !important;
}
.meeeksaas-share-panel .meeeksaas-panel_button {
    background: #FFFFFF none repeat scroll 0 0;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    position: fixed;
    padding-bottom: 15px;
    padding-left: 0;
    padding-top: 15px;
    box-shadow: -30px 0 30px 0px rgba(0, 0, 0, 0.08) !important;
    border-radius: 6px 0 0 6px;
}
.meeeksaas-share-panel .meeeksaas-panel_button i {
    color:#444;
    font-size:17px;
    transition: all 350ms;
    text-align: center;
    width: 100%;
}
.meeeksaas-share-panel p {
    font-size: 13px;
    line-height: normal;
    margin-bottom: 15px;
}
#meeeksaas-panel > h3:first-child {
    margin-top: 0;
}
#meeeksaas-panel > h3 {
    font-size: 20px;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 20px;
}
.meeeksaas-share-panel .meeeksaas-panel_button.meeeksaas_hide_button span,
.meeeksaas-share-panel .meeeksaas-panel_button a span {
    font-size: 8px;
    display: block;
    font-weight: 500;
}
.meeeksaas-toggle_sidebar {
    text-decoration: none;
}
.meeeksaas-panel_button span {
    color: #212529;
    text-transform: uppercase;
}
.meeeksaas-social-btn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    text-decoration: none;
    color: #0A0B0D;
    padding: 7px 20px;
    font-weight: 500;
    border-radius: 5px;
    transition: all 350ms;
    margin-bottom: 7px;
}
.meeeksaas-social-box a:hover {
    background-color: #000;
    color: #fff;
    transform: translate(0px,-4px);
}
.meeeksaas-social-btn span i {
    margin-right: 16px;
    font-size: 14px;
    color: #fff;
    border-radius: 5px;
    width: 30px;
    transition: all 350ms;
    height: 30px;
    line-height: 30px;
    padding: 0;
    text-align: center;
}
.meeeksaas-social-facebook span i {
    background-color: #3b5998;
}
.meeeksaas-social-twitter span i {
    background-color: #1DA1F2;
}
.meeeksaas-social-whatsapp span i {
    background-color: #25D366;
}
.meeeksaas-social-pinterest span i {
    background-color: #E60023;
}
.meeeksaas-social-linkedin span i {
    background-color: #0077b5;
}
.meeeksaas-social-telegram span i {
    background-color: #2AABEE;
}
.meeeksaas-social-email span i {
    background-color: #a4a4a4;
}
.meeeksaas-social-btn:hover span i {
    background-color: #000;
    color: #fff;
}