/*
  Description: WPhome Theme style
  Author: Arthur Vasilenko 
  Author URI: https://www.wphome.co.il/
  Template: woodmart
  Version: 1.0
  Text Domain: wphome
*/

.theme-wphome._bottom .mdp-readabler-trigger-button-box.bottom-left {
  bottom: 125px;
}

._bottom .scrollToTop {
  bottom: 65px;
}

@media screen and (min-width: 1025px) {
  .theme-wphome._bottom .wws-popup-container {
    bottom: 65px;
  }
}

@media (max-width: 1024px) {
  .theme-wphome .mdp-readabler-trigger-button-box:is(.bottom-left, .bottom-right),
  .theme-wphome._bottom .mdp-readabler-trigger-button-box:is(.bottom-left, .bottom-right) {
    bottom: 117px;
    left: 12px;
  }
}
