/* online store widget */
/* reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th {margin:0;padding:0;}

.online-store-widget {
    width: 300px;
    height: 600px;
    border: thin solid #000;
    line-height: normal !important;
    font-weight: normal;
}

.online-store-widget--header, .online-store-widget--content, .online-store-widget--footer {
    width: 300px;
    height: auto;
}

.online-store-widget--content {
  height: 420px;
  overflow: hidden;
}

.online-store-widget--header {
    padding: 10px 0 0 0;
    overflow: auto;
}

.online-store-widget--header---logo, .online-store-widget--header---button, .online-store-widget--header---pagination {
    display: inline-block;
}

.online-store-widget--header---logo {
    float: none;
    margin-bottom: 12px;
    width: 39%;
}

.online-store-widget--header---logo a img {
    width: 86%;
    margin-left: 6%;
    margin-top: 5%;
}

.online-store-widget--header---button {
    float: right;
    background: #F0B310;
    text-align: center;
    line-height: 15px;
    padding: 5px 21px;
    margin-bottom: 9px;
    width: 46%;
}

.online-store-widget--header---button a {
    text-decoration: none;
}

.online-store-widget--header---button p {
    color: #000;
}

.online-store-widget--header---button p:first-child {
    font-weight: bold;
    font-size: 12px;
}

.online-store-widget--header---pagination {
    width: 40%;
    float: left;
    background: #144b6d;
    text-align: center;
    color: #FFF;
    height: 35px;
}

.online-store-widget--header---pagination p {
    display: inline-block;
    line-height: 35px;
    font-size: 12px;
}

.online-store-widget--header---pagination div {
    width: 60%;
    margin: 0 auto;
}

.online-store-widget--header---title {
    width: 60%;
    float: right;
    background: #144b6d;
    text-align: center;
    line-height: 34px;
    box-shadow: -5px 0px 0px 0px #FFF;
}

.online-store-widget--header---title a {
    font-size: 17px;
    font-weight: bold;
    color: #FFF;
    text-decoration: none;
}

.online-store-widget--content---item {
    width: 300px;
    height: 75px;
    overflow: auto;
    border-bottom: thin solid #CCC;
    margin-top: 10px;
    position: relative;
}

.online-store-widget--content---item>a:last-child {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    color: #000;
    background: #f0b310;
    padding: 5px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    position: absolute;
    margin-top: 15px;
    margin-left: 10px;
}

.online-store-widget--content---item-img {
    display: inline-block;
    float: left;
}

.online-store-widget--content---item-img img {
    height: 60px;
    margin-left: 5px;
}

.online-store-widget--content---item-description {
    display: inline-block;
    width: 163px;
    margin-top: 4px;
    margin-left: 10px;
    vertical-align: middle;
}

.online-store-widget--content---item-description a:first-child {
    text-decoration: none;
}

.online-store-widget--content---item-description a p:first-child {
    font-size: 12px;
    color: #000;
}

.online-store-widget--content---item-description p:last-child {
    color: #144b6d;
    font-weight: bold;
    margin-top: 5px;
    font-size: 14px;
}

.online-store-widget--footer--links {
    width: 87%;
    margin: 13px 16px;
    font-weight: normal;
}

.online-store-widget--footer--links p {
    display: inline-block;
    text-transform: uppercase;
    color: #144b6d;
    font-size: 15px;
    font-weight: bold;
}

.online-store-widget--footer--links a {
    text-transform: capitalize;
    color: #144b6d;
    font-size: 14px;
}

.online-store-widget--footer--social {
    background: #000;
    color: #FFF;
    padding: 6px 0;
}

.online-store-widget--footer--social span, .online-store-widget--footer--social p {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
}

.online-store-widget--footer--social---wrapper {
    width: 89%;
    margin: 0 auto;
}

.online-store-widget--footer--social---wrapper>p {
    margin: 0 2px;
    font-size: 16px;
}

.online-store-widget--footer--social a {
    text-decoration: none;
}

.online-store-widget--footer--social span {
    font-weight: bold;
}

.online-store-widget--footer--social p span {
    text-transform: uppercase;
    font-weight: bold;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .online-store-widget--header---pagination {
        margin-top: 0;
    }
    .online-store-widget--header---title {
        line-height: 32px;
        padding: 1px 0;
        margin-top: -1px;
    }
}

_:-moz-tree-row(hover), .online-store-widget--header---button a {
    width: none;
}

_:-moz-tree-row(hover), .online-store-widget--header---logo {
    width: 39%;
    float: none;
}

_:-moz-tree-row(hover), .online-store-widget--header---button a {
    width: 47%;
}

_:-moz-tree-row(hover), .online-store-widget--header---title {
    display: -moz-inline-stack;
    line-height: 33px;
}

.arrow {
    margin: 10px;
}

.arrow:hover {
    cursor: pointer;
}

.arrow.left {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 14px solid #FFF;
    float: left;
    margin-top: 7px;
}

.arrow.right {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 14px solid #FFF;
    float: right;
    margin-top: 7px;
}

.sprite-widget-online-store {
    background-image: url('/images/widget/online-store/widget-online-store.png');
    background-repeat: no-repeat;
    display: block;
}

.sprite-fb-widget-online-store {
    width: 22px;
    height: 21px;
    background-position: -5px -5px;
    margin-right: 4px;
}

.sprite-tw-widget-online-store {
    width: 22px;
    height: 21px;
    background-position: -37px -5px;
}

/* Online Store Widget - 300x250 */
.online-store-widget--300x250 {
  width: 300px;
  height: 250px;
  border: thin solid #000;
  line-height: normal !important;
  font-weight: normal;
  font-family: Verdana, sans-serif;
}
.online-store-widget--300x250 .online-store-widget--header {
  border-bottom: thin solid #CCC;
  padding: 5px 0 0;
}
.online-store-widget--300x250 .online-store-widget--header---logo {
  float: left;
}
.online-store-widget--300x250 .online-store-widget--header---pagination {
  width: 25%;
  float: left;
}
.online-store-widget--300x250 .online-store-widget--header---pagination > div {
  width: 66px;
  margin: 0 auto;
  display: inline-block;
}
.online-store-widget--300x250 .online-store-widget--header---button {
  float: right;
  width: 20%;
  padding: 10px 21px;
}
.online-store-widget--300x250 .online-store-widget--header---button a p {
  text-transform: uppercase;
}

.online-store-widget--300x250 .online-store-widget--content---item {
  overflow: hidden;
  height: 53px;
}

.online-store-widget--300x250 .online-store-widget--content---item:nth-child(3n) {
  border: none;
}

.online-store-widget--300x250 .online-store-widget--content---item {
  border-bottom: thin solid #CCC;
}

.online-store-widget--300x250 .online-store-widget--content---item .online-store-widget--content---item-description {
  margin-top: -6px;
}

/* Online Store Widget - 336x280 */
.online-store-widget--336x280 {
  width: 336px;
  height: 280px;
  border: thin solid #000;
  line-height: normal !important;
  font-weight: normal;
}
.online-store-widget--336x280 .online-store-widget--header {
  border-bottom: thin solid #CCC;
  padding: 7px 0 0;
  width: 336px;
}
.online-store-widget--336x280 .online-store-widget--header---logo {
  float: left;
  margin-bottom: 0;
}
.online-store-widget--336x280 .online-store-widget--header---logo a img {
  margin-top: 4%;
}
.online-store-widget--336x280 .online-store-widget--header---pagination {
  width: 25%;
  float: right;
  height: 34px;
}
.online-store-widget--336x280 .online-store-widget--header---pagination > div {
  width: 66px;
  margin: 0 auto;
  display: inline-block;
}
.online-store-widget--336x280 .online-store-widget--header---button {
  float: left;
  width: 28%;
  padding: 2px 12px;
}
.online-store-widget--336x280 .online-store-widget--header---button a p {
  text-transform: uppercase;
}
.online-store-widget--336x280 .online-store-widget--header---button a p:last-child {
  text-transform: none;
  font-size: 12px;
}
.online-store-widget--336x280 .online-store-widget--content {
  width: 336px;
}
.online-store-widget--336x280 .online-store-widget--content---item {
  overflow: hidden;
  height: 65px;
  width: 336px;
}

.online-store-widget--336x280 .online-store-widget--content---item:nth-child(3n) {
  border: none;
}

.online-store-widget--336x280 .online-store-widget--content---item {
  border-bottom: thin solid #CCC;
}

.online-store-widget--336x280 .online-store-widget--content---item>a:last-child {
  margin-left: 55px;
}

.online-store-widget--336x280 .online-store-widget--content---item .online-store-widget--content---item-description {
  margin-top: -6px;
}

/* Online Store Widget - 728x90 */
.online-store-widget--728x90 {
  height: 90px;
  width: 728px;
  box-shadow: 0px 0px 0px 2px #144b6d;
  box-sizing: border-box;
  line-height: normal !important;
  font-weight: normal;
}
.online-store-widget--728x90 .online-store-widget--header {
  float: left;
  padding: 0;
  width: 170px;
  height: 90px;
  border-right: thin solid #CCC;
  overflow: hidden;
}
.online-store-widget--728x90 .online-store-widget--header---logo {
  width: 66%;
}
.online-store-widget--728x90 .online-store-widget--header---logo a img {
  margin-left: 30%;
  margin-top: 10px;
}
.online-store-widget--728x90 .online-store-widget--header---button {
  float: none;
  width: 76%;
  padding: 7px 21px;
  margin-top: -6px;
}
.online-store-widget--728x90 .online-store-widget--header---button p:first-child {
  font-size: 12px;
}
.online-store-widget--728x90 .online-store-widget--header---button p:last-child {
  font-size: 9px;
}
.online-store-widget--728x90 .online-store-widget--content {
  width: 527px;
  overflow: overlay;
  display: inline-block;
}
.online-store-widget--728x90 .online-store-widget--content---item {
  float: left;
  width: 33.2%;
  border-bottom: none;
  border-right: thin solid #CCC;
  height: 90px;
  margin: 0;
  overflow: hidden;
}
.online-store-widget--728x90 .online-store-widget--content---item-description p:last-child {
  font-size: 13px;
}
_:-moz-tree-row(hover), .online-store-widget--728x90 .online-store-widget--content---item-description p:last-child {
  margin-top: 0;
}
.online-store-widget--728x90 .online-store-widget--content---item:nth-child(3n) {
  border-right: none;
}
.online-store-widget--728x90 .online-store-widget--content---item-description {
  width: 92px;
  height: 62px;
}
.online-store-widget--728x90 .online-store-widget--content---item-description a p:first-child {
  font-size: 10px;
}
.online-store-widget--728x90 .online-store-widget--content---item-img {
  margin-left: 3px;
}
.online-store-widget--728x90 .online-store-widget--content---item-img img {
  height: 65px;
  margin-top: 3px;
}
.online-store-widget--728x90 .online-store-widget--content---item>a:last-child {
  display: inherit;
  margin: 0;
  padding: 2px;
  margin: 0 0 0 70px;
  position: absolute;
  font-weight: normal;
}
.online-store-widget--728x90 .online-store-widget--header---pagination {
  width: 4%;
  float: right;
  height: 90px;
}
.online-store-widget--728x90 .online-store-widget--header---pagination .arrow.right {
  margin-top: 35px;
  transform: rotate(90deg);
  float: none;
  display: block;
  margin-left: 3px;
}
.online-store-widget--728x90 .online-store-widget--header---pagination .arrow.left {
  margin-top: 7px;
  transform: rotate(90deg);
  float: none;
  display: block;
  margin-left: 3px;
}
