/* function to convert the calc function in to rem based
$first- should be in % */
/** Slick Carousel Starts **/
/** Slick Carousel Ends **/
/* override default breakpoints */
.sticky-live-chat-button-container {
  position: fixed;
  right: -0.125rem;
  bottom: 5.5625rem;
  cursor: pointer;
  z-index: 100; }
  .sticky-live-chat-button-container .liveagent-button-online {
    cursor: pointer;
    width: 3.125rem; }

.embedded-messaging .embeddedMessagingConversationButtonWrapper .embeddedMessagingConversationButton {
  bottom: 5.5625rem;
  right: 0.625rem; }

.live-chat-copy-container {
  margin-top: 0.0625rem;
  line-height: 1.5; }

.pdp-sticky-bottom .sticky-live-chat-button-container {
  position: fixed;
  left: -0.125rem;
  bottom: 6.8125rem;
  cursor: pointer;
  z-index: 100; }
  @media (min-width: 768px) {
    .pdp-sticky-bottom .sticky-live-chat-button-container {
      right: -0.125rem; } }
  @media (max-width: 991.98px) {
    .pdp-sticky-bottom .sticky-live-chat-button-container .liveagent-button-online > svg {
      max-width: 3.0625rem; } }

.pdp-sticky-bottom .embedded-messaging .embeddedMessagingConversationButtonWrapper .embeddedMessagingConversationButton {
  bottom: 6.8125rem;
  right: 0.625rem; }

@media (max-width: 991.98px) {
  .shopping-cart .sticky-live-chat-button-container {
    bottom: 12.5rem; } }

@media (max-width: 991.98px) {
  .shopping-cart .sticky-live-chat-button-container.sticky-live-chat-with-apple-pay {
    bottom: 14.375rem; } }

@media (max-width: 991.98px) {
  .shopping-cart .embedded-messaging .embeddedMessagingConversationButtonWrapper .embeddedMessagingConversationButton {
    bottom: 11.5rem; } }

.sticky-live-chat-button-container .liveagent-button-online svg {
  -webkit-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.5);
          box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.5);
  background-color: #fff; }

@media (max-width: 991.98px) {
  .fc-fullscreen .sticky-live-chat-button-container,
  .fc-fullscreen .embeddedMessagingConversationButton {
    position: fixed;
    bottom: 3.25rem; } }
