/*
Theme Name: Ascend - Premium Child
Author: Bea
Description: Your description goes here
Version: 1.0
Template: ascend_premium

This is the child theme for Ascend - Premium theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/
/*font-weight cookie banner*/
.pixelmate-general-allow-bottom {
  font-weight: normal;
}
.pixelmate-general-deny-bottom {
  font-weight: normal;
}
.pixelmate-general-single-bottom {
  font-weight: normal;
}
.pixelmate-revoke {
  font-weight: normal;
}


/*change color social icons*/
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook {
    background-color: #edeced;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin {
      background-color: #edeced;
  }
.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor, .wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:active, .wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:hover, .wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:visited, .wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor svg {
    color: #edeced;
    fill: #3a393d;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram {
    background-color: #edeced;
}

/*style header*/
.kad-header-flex {
    padding-bottom: 10px !important;
{

/*remove display items and sorting shop pate*/
	.kad-shop-top {
    display: none;
  }

  /*push footer to bottom of page*/
html, body {
height: 100%¨!important;
}
html body.wide #wrapper.container {
min-height: 100%;
position: absolute !important;
padding-bottom: 88px !important;
}
#containerfooter {
position: fixed;
bottom: 0;
left: 0;
width: 100%;
}
