/****************************
-- PriceSpider --
****************************/
.pswidget .ps_LoadingPanelStyle {
  background: transparent;
  margin: 0 auto 15px;
}

.pswidget .ps_ResponsiveContainerStyle.ps_MobileLayoutStyle .ps_OnlineStoresStyle div.ps_ContainerStyle .ps_SellerContainerStyle.ps_BoxStyle {
  border-top: 1px solid #e1e1e1;
  height: 80px;
  min-height: 0;
  max-height: none;
}

.pswidget .ps_OnlineStoresStyle div.ps_ContainerStyle .ps_SellerContainerStyle.ps_BoxStyle table.ps_NestedSellerContainerStyle {
  height: 100%;
}

.pswidget .ps_OnlineStoresStyle div.ps_ContainerStyle .ps_SellerContainerStyle.ps_BoxStyle table.ps_NestedSellerContainerStyle td.ps_GroupStyle {
  height: 100%;
  max-height: none;
  padding: 0;
}

.pswidget .ps_ResponsiveContainerStyle.ps_MobileLayoutStyle .ps_OnlineStoresStyle .ps_ElementStyle.ps_SellerNameStyle {
  height: 100%;
  margin-right: 10%;
  width: 30%;
}

.pswidget .ps_ResponsiveContainerStyle.ps_MobileLayoutStyle .ps_OnlineStoresStyle .ps_ElementStyle.ps_BuyStyle {
  margin-right: 10%;
  text-align: right;
  width: 50%;
}

.pswidget .ps_ElementStyle.ps_SellerNameStyle a.ps_LinkStyle {
  display: block;
  height: 100%;
  position: relative;
  width: 100%;
}

.pswidget .ps_ResponsiveContainerStyle.ps_MobileLayoutStyle img.ps_SellerLogoStyle {
  border-radius: 0;
  bottom: 0;
  height: auto;
  left: 0;
  margin: auto;
  max-height: 90%;
  max-width: 90%;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}

.pswidget .ps_ResponsiveContainerStyle.ps_MobileLayoutStyle .ps_OnlineStoresStyle a.ps_BuyButtonStyle {
  background: transparent;
  border-radius: 0;
  color: #06a84e;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
  height: auto;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  width: auto;
}

.pswidget .ps_OnlineStoresStyle a.ps_BuyButtonStyle:after {
  content: '\f105';
  font-family: arloicons;
  font-size: 16px;
  font-weight: 400;
  margin-left: 15px;
  margin-top: -6px;
  width: auto;
}

.pswidget .ps_OnlineStoresStyle a.ps_BuyButtonStyle:hover:after {
  margin-left: 15px;
  margin-top: -6px;
  width: auto;
}

.pswidget .ps_ResponsiveContainerStyle.ps_TabletLayoutStyle .ps_FooterStyle,
.pswidget .ps_ResponsiveContainerStyle.ps_MobileLayoutStyle .ps_FooterStyle {
  margin: 0;
  padding-top: 20px;
}

.pswidget .ps_ResponsiveContainerStyle.ps_TabletLayoutStyle .ps_FooterStyle td.ps_FooterCellStyle,
.pswidget .ps_ResponsiveContainerStyle.ps_MobileLayoutStyle .ps_FooterStyle td.ps_FooterCellStyle {
  color: #b2b2b2;
  font-size: 14px;
  line-height: 22px;
}

.pswidget .ps_ResponsiveContainerStyle.ps_TabletLayoutStyle .ps_FooterStyle td.ps_FooterCellStyle br,
.pswidget .ps_ResponsiveContainerStyle.ps_MobileLayoutStyle .ps_FooterStyle td.ps_FooterCellStyle br {
  display: none;
}

.pswidget .ps_ResponsiveContainerStyle.ps_TabletLayoutStyle .ps_FooterStyle td.ps_FooterCellStyle a,
.pswidget .ps_ResponsiveContainerStyle.ps_MobileLayoutStyle .ps_FooterStyle td.ps_FooterCellStyle a {
  color: #b2b2b2;
  text-decoration: underline;
}

.pswidget .ps_ResponsiveContainerStyle.ps_TabletLayoutStyle .ps_FooterStyle td.ps_FooterCellStyle + td.ps_FooterCellStyle,
.pswidget .ps_ResponsiveContainerStyle.ps_MobileLayoutStyle .ps_FooterStyle td.ps_FooterCellStyle + td.ps_FooterCellStyle {
  padding-top: 20px;
}

@media screen and (min-width: 641px) {
  .pswidget .ps_OnlineStoresStyle div.ps_ListStyle {
    padding-bottom: 40px;
  }

  .pswidget .ps_OnlineStoresStyle div.ps_ListStyle .ps_ContainerStyle {
    margin: 0 -15px;
  }

  .pswidget .ps_OnlineStoresStyle div.ps_ContainerStyle .ps_SellerContainerStyle.ps_BoxStyle {
    height: auto;
    padding: 15px 15px 0;
    width: 33.33%;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .pswidget .ps_OnlineStoresStyle div.ps_ContainerStyle .ps_SellerContainerStyle.ps_BoxStyle table.ps_NestedSellerContainerStyle td.ps_GroupStyle.ps_SellerNameStyle {
    max-width: none;
    width: 100%;
  }

  .pswidget .ps_ElementStyle.ps_SellerNameStyle a.ps_LinkStyle {
    border: 1px solid #e1e1e1;
    border-radius: 10px;
    height: 115px;
  }

  .pswidget .ps_ElementStyle.ps_SellerNameStyle a.ps_LinkStyle:hover {
    border-color: #06a84e;
  }

  .pswidget img.ps_SellerLogoImageStyle,
  .pswidget img.ps_SellerLogoStyle, img.ps_SellerStyle {
    border: 0;
    border-radius: 0;
    bottom: 0;
    height: auto;
    left: 0;
    margin: auto;
    max-height: 90%;
    max-width: 90%;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
  }

  .pswidget img.ps_SellerLogoStyle:hover {
    border: 0;
  }

  .pswidget .ps_OnlineStoresStyle .ps_ElementStyle.ps_BuyStyle {
    margin-top: 10px;
  }

  .pswidget .ps_OnlineStoresStyle a.ps_BuyButtonStyle {
    background: transparent;
    border-radius: 0;
    color: #06a84e;
    font-size: 12px;
    font-weight: 700;
    line-height: 20px;
    height: auto;
    margin: 0;
    padding: 0 15px 0 0;
    position: relative;
    text-transform: uppercase;
    width: auto;
  }

  .pswidget .ps_OnlineStoresStyle a.ps_BuyButtonStyle:hover,
  .ps_OnlineStoresStyle a.ps_BuyButtonStyle:active {
    background: transparent;
    color: #0f6d35;
  }

  .pswidget .ps_OnlineStoresStyle a.ps_BuyButtonStyle:after {
    margin: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: right 200ms ease;
    transition: right 200ms ease;
  }

  .pswidget .ps_OnlineStoresStyle a.ps_BuyButtonStyle:hover:after {
    margin: 0;
    right: -4px;
  }

  .pswidget .ps_FooterStyle {
    border: 0;
    margin: 0 auto;
    max-width: 485px;
    padding: 0;
  }

  .pswidget .ps_FooterStyle td.ps_FooterCellStyle {
    color: #b2b2b2;
    float: none;
    font-size: 14px;
    line-height: 22px;
    min-width: 0;
    text-align: center;
    width: 100% !important;
  }

  .pswidget .ps_FooterStyle td.ps_FooterCellStyle br {
    display: none;
  }

  .pswidget .ps_FooterStyle td.ps_FooterCellStyle a {
    color: #b2b2b2;
    text-decoration: underline;
  }

  .pswidget .ps_FooterStyle td.ps_FooterCellStyle + td.ps_FooterCellStyle {
    float: none;
    text-align: center;
  }

  .pswidget td.ps_FooterCellStyle.ps_Logo img {
    float: none;
  }
}

@media screen and (min-width: 720px) {
  .pswidget .ps_OnlineStoresStyle div.ps_ContainerStyle .ps_SellerContainerStyle.ps_BoxStyle {
    width: 25%;
  }
}

@media screen and (min-width: 800px) {
  .pswidget .ps_OnlineStoresStyle div.ps_ContainerStyle .ps_SellerContainerStyle.ps_BoxStyle {
    width: 20%;
  }
}
