﻿/*fonts*/
/*AvernirLTStd Medium*/
/*AvernirLTStd MediumOblique*/
/*AvenitLTStd Black*/
/*AvenitLTStd Black*/
/*colors*/
/*size*/
/*mixins*/
.form-control {
  box-shadow: none; }

label {
  font-weight: normal; }

.marginB10 {
  margin-bottom: 10px !important; }

.marginB20 {
  margin-bottom: 20px; }

.marginB30 {
  margin-bottom: 30px; }

.paddingB10 {
  padding-bottom: 10px !important; }

.paddingB20 {
  padding-bottom: 20px; }

.paddingB30 {
  margin-bottom: 30px; }

.paddingLR40 {
  padding-left: 40px;
  padding-right: 40px; }

.fontSize16 * {
  font-size: 16px !important; }

.fontR * {
  font-family: "Avenir Next Cyr W00 Medium", Arial, Helvetica, sans-serif !important; }

@media (max-width: 767px) {
  .page.standard-page .buttons {
    text-align: center; }
  .page.common-page, .page.product-details-page {
    background-size: contain;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain; } }

.page {
  padding-top: 172px;
  padding-bottom: 30px;
  background-repeat: no-repeat;
  background-position: center top;
  background-image: url(/Themes/DefaultClean/Content/images/default-bgs/bg-sky-default.jpg);
  background-color: #cae2eb; }
  .page.home-page {
    padding-top: 0;
    background: none; }
  .page.common-page {
    padding-top: 340px;
    margin: 0; }
    @media (min-width: 768px) {
      .page.common-page {
        padding-top: 505px; } }
    @media (min-width: 1201px) {
      .page.common-page {
        background-size: 100% auto; } }
  .page.product-details-page {
    padding-top: 340px;
    margin: 0; }
    @media (min-width: 768px) {
      .page.product-details-page {
        padding-top: 505px; } }
  @media (min-width: 768px) {
    .page.category-range-page .page-body {
      padding-right: 30px;
      padding-left: 30px; } }
  @media (min-width: 768px) {
    .page.category-range-page .box-marginLR60 {
      margin-right: 40px;
      margin-left: 40px; } }
  .page.category-range-page .border-box {
    padding-right: 20px;
    padding-left: 20px; }
    .page.category-range-page .border-box h1, .page.category-range-page .border-box h2, .page.category-range-page .border-box h3, .page.category-range-page .border-box h4, .page.category-range-page .border-box h5, .page.category-range-page .border-box h6 {
      margin: 15px 0; }
    @media (min-width: 768px) {
      .page.category-range-page .border-box .section-title {
        margin-left: 50px;
        margin-right: 50px; } }
    .page.category-range-page .border-box .section-title h1, .page.category-range-page .border-box .section-title h2, .page.category-range-page .border-box .section-title h3, .page.category-range-page .border-box .section-title h4, .page.category-range-page .border-box .section-title h5, .page.category-range-page .border-box .section-title h6 {
      margin: 0; }
    .page.category-range-page .border-box a {
      text-decoration: underline;
      color: #0099ff; }
  .page.category-range-page .category-description {
    margin-top: 20px;
    margin-bottom: 0;
    text-align: center; }
    @media (min-width: 768px) {
      .page.category-range-page .category-description {
        margin-left: 50px;
        margin-right: 50px; } }
    .page.category-range-page .category-description p:last-child {
      margin-bottom: 0; }
  @media (min-width: 768px) {
    .page.category-range-page .component-product-grid {
      margin-left: 20px;
      margin-right: 20px; } }
  .page.category-range-page .component-product-grid .btn-block {
    text-align: center; }
    .page.category-range-page .component-product-grid .btn-block .btn {
      width: 140px !important; }
  @media (min-width: 768px) {
    .page.standard-page .page-body {
      min-height: 400px;
      padding-right: 30px;
      padding-left: 30px; } }
  @media (min-width: 768px) {
    .page.standard-page .box-marginLR60 {
      margin-right: 40px;
      margin-left: 40px;
      min-height: 200px; } }
  .page.standard-page .border-box {
    padding-right: 20px;
    padding-left: 20px; }
    .page.standard-page .border-box h1, .page.standard-page .border-box h2, .page.standard-page .border-box h3, .page.standard-page .border-box h4, .page.standard-page .border-box h5, .page.standard-page .border-box h6 {
      margin: 15px 0; }
    @media (min-width: 768px) {
      .page.standard-page .border-box .section-title {
        margin-left: 50px;
        margin-right: 50px; } }
    .page.standard-page .border-box .section-title h1, .page.standard-page .border-box .section-title h2, .page.standard-page .border-box .section-title h3, .page.standard-page .border-box .section-title h4, .page.standard-page .border-box .section-title h5, .page.standard-page .border-box .section-title h6 {
      margin: 0; }
    .page.standard-page .border-box a {
      text-decoration: underline;
      color: #0099ff; }
  @media (max-width: 767px) {
    .page.standard-page .buttons {
      text-align: center; } }
  .page.back-in-stock-subscription-page {
    padding-top: 10px;
    padding-bottom: 0;
    background-repeat: no-repeat;
    background-position: center top;
    background-image: none;
    background-color: #fff; }

.badges {
  position: absolute;
  left: 0;
  top: 0;
  text-indent: -9999px;
  overflow: hidden;
  opacity: 1;
  width: 80px;
  height: 81px;
  background-size: contain !important;
  z-index: 2;
  -webkit-transition: all 0.3s ease-out;
  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */ }
  @media (max-width: 550px) {
    .badges {
      width: 60px;
      height: 61px; } }
  @media (min-width: 991px) {
    .badges {
      width: 114px;
      height: 115px; } }
  .badges.new-product-badge {
    background: url(/Themes/DefaultClean/Content/images/badge/new-products.png) 0 0 no-repeat; }
  .badges.coming-soon-badge {
    background: url(/Themes/DefaultClean/Content/images/badge/coming-soon.png) 0 0 no-repeat; }
  .badges.hot-product-badge {
    background: url(/Themes/DefaultClean/Content/images/badge/hot.png) 0 0 no-repeat; }
  .badges.dream-toys-badge {
    background: url(/Themes/DefaultClean/Content/images/badge/hot.png) 0 0 no-repeat; }

a img {
  opacity: 1; }

.position-relative {
  position: relative; }

.section-type {
  margin-bottom: 30px; }

.section-title {
  display: block;
  text-align: center; }
  .section-title h1, .section-title h2, .section-title h3, .section-title strong {
    font-size: 24px;
    font-family: "Avenir Next Cyr W00 Bold", Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #e50083; }
  .section-title.middle-curve-bg h1, .section-title.middle-curve-bg h2, .section-title.middle-curve-bg h3, .section-title.middle-curve-bg strong {
    display: block;
    background: #f0f1f1;
    padding: 10px 50px; }
    @media (min-width: 768px) {
      .section-title.middle-curve-bg h1, .section-title.middle-curve-bg h2, .section-title.middle-curve-bg h3, .section-title.middle-curve-bg strong {
        display: inline-block; } }
  .section-title.middle-curve-bg.top-curve h1, .section-title.middle-curve-bg.top-curve h2, .section-title.middle-curve-bg.top-curve h3, .section-title.middle-curve-bg.top-curve strong {
    -webkit-border-radius: 30px 30px 0 0;
    border-radius: 30px 30px 0 0; }
  .section-title.middle-curve-bg.btm-curve h1, .section-title.middle-curve-bg.btm-curve h2, .section-title.middle-curve-bg.btm-curve h3, .section-title.middle-curve-bg.btm-curve strong {
    -webkit-border-radius: 0 0 30px 30px;
    border-radius: 0 0 30px 30px; }
  .section-title.blue h1, .section-title.blue h2, .section-title.blue h3, .section-title.blue strong {
    color: #0099ff; }
  .section-title.border-bottom {
    border-bottom: 2px solid #f0f1f1; }

.header {
  position: absolute !important;
  left: 0;
  right: 0;
  width: auto !important; }

.header-menu {
  width: auto; }

.owl-dots,
.owl-pagination {
  text-align: center; }
  .owl-dots .owl-dot,
  .owl-dots .owl-page,
  .owl-pagination .owl-dot,
  .owl-pagination .owl-page {
    display: inline-block;
    background: #0099ff !important;
    border: 2px solid #fff;
    opacity: 1 !important;
    margin: 5px 4px !important;
    width: 14px !important;
    height: 14px !important;
    border-radius: 50%; }
    .owl-dots .owl-dot.active,
    .owl-dots .owl-page.active,
    .owl-pagination .owl-dot.active,
    .owl-pagination .owl-page.active {
      background: #e50083 !important; }

.owl-prev,
.owl-next {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0 !important;
  width: 35px;
  height: 50px;
  text-indent: -999px;
  overflow: hidden;
  padding: 0 !important;
  font-size: 0 !important;
  border-radius: 0 !important;
  opacity: 1 !important;
  background: url(/Themes/DefaultClean/Content/images/icons/sprites.png) 0 0 no-repeat; }
  .owl-prev.owl-prev,
  .owl-next.owl-prev {
    left: 20px;
    background-position: 0 0 !important; }
  .owl-prev.owl-next,
  .owl-next.owl-next {
    right: 20px;
    background-position: -50px 0 !important; }

.component-hero-slider-home {
  position: relative; }
  @media (min-width: 768px) {
    .component-hero-slider-home {
      margin: 0; } }
  .component-hero-slider-home .slider-inner {
    width: 100%; }
    .component-hero-slider-home .slider-inner .slider-item {
      width: 100%; }
      @media (min-width: 768px) {
        .component-hero-slider-home .slider-inner .slider-item {
          padding-bottom: 50px; } }
  .component-hero-slider-home .img-wrap {
    overflow: hidden;
    width: 100%;
    min-height: 400px;
    text-align: left;
    position: relative;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: auto 100%; }
    @media (min-width: 768px) {
      .component-hero-slider-home .img-wrap {
        min-height: 650px;
        text-align: center; } }
    .component-hero-slider-home .img-wrap img.hero-slider-img {
      width: auto !important;
      height: 400px;
      margin: 0 auto;
      display: inline-block;
      position: absolute;
      top: 0;
      left: 0; }
      @media (min-width: 768px) {
        .component-hero-slider-home .img-wrap img.hero-slider-img {
          height: 650px; } }
    .component-hero-slider-home .img-wrap img.badge-new-instore {
      position: absolute;
      left: 0;
      width: 116px !important;
      height: auto;
      top: 90px; }
      @media (min-width: 768px) {
        .component-hero-slider-home .img-wrap img.badge-new-instore {
          top: 110px;
          width: 212px !important;
          height: 212px; } }
  .component-hero-slider-home .product-item {
    max-width: 345px;
    height: auto;
    text-align: center;
    margin: -30px auto 0;
    position: relative; }
    @media (max-width: 550px) {
      .component-hero-slider-home .product-item {
        padding: 0 10px; } }
    @media (min-width: 768px) {
      .component-hero-slider-home .product-item {
        position: absolute;
        bottom: 0;
        right: 60px;
        margin: 0; } }
    .component-hero-slider-home .product-item .brand-logo {
      margin: 0 20px -50px; }
      .component-hero-slider-home .product-item .brand-logo img {
        width: 100%;
        height: auto;
        display: inline-block;
        margin: 0;
        padding: 0; }
    .component-hero-slider-home .product-item .content-inner {
      padding: 60px 20px 10px;
      background: #fff; }
    .component-hero-slider-home .product-item .item-name {
      font-size: 18px;
      color: #0099ff;
      text-align: left;
      margin: 0 0 10px 0; }
      @media (min-width: 768px) {
        .component-hero-slider-home .product-item .item-name {
          font-size: 24px;
          text-align: center; } }
      .component-hero-slider-home .product-item .item-name h1, .component-hero-slider-home .product-item .item-name h2, .component-hero-slider-home .product-item .item-name h3 {
        font-size: 24px;
        color: #0099ff; }
    .component-hero-slider-home .product-item .price-info {
      font-size: 14px;
      color: #000;
      margin: 0 0 10px 0;
      text-align: left; }
      @media (min-width: 768px) {
        .component-hero-slider-home .product-item .price-info {
          text-align: center; } }
      .component-hero-slider-home .product-item .price-info .text {
        padding-right: 5px; }
      .component-hero-slider-home .product-item .price-info .price {
        color: #e50083;
        font-family: "Avenir Next Cyr W00 Bold", Arial, Helvetica, sans-serif;
        font-size: 24px; }
        @media (max-width: 767px) {
          .component-hero-slider-home .product-item .price-info .price {
            display: block; } }
    .component-hero-slider-home .product-item .variation-wrap {
      font-size: 0; }
      @media (max-width: 767px) {
        .component-hero-slider-home .product-item .variation-wrap .price-info {
          display: inline-block;
          width: calc(50% - 10px);
          margin: 0 10px 0 0;
          position: relative;
          top: 80%;
          -webkit-transform: translateY(-80%);
          -ms-transform: translateY(-80%);
          transform: translateY(-80%); }
        .component-hero-slider-home .product-item .variation-wrap .bottom-image {
          display: inline-block;
          width: 50%; }
          .component-hero-slider-home .product-item .variation-wrap .bottom-image img {
            width: 100%;
            height: auto; } }
    @media (max-width: 767px) {
      .component-hero-slider-home .product-item .pink-btn {
        display: block;
        width: 100%; } }
    .component-hero-slider-home .product-item .bottom-image {
      margin: 0; }
  .component-hero-slider-home .owl-dots,
  .component-hero-slider-home .owl-pagination {
    position: absolute;
    right: 0;
    left: 0;
    text-align: center; }
    @media (max-width: 767px) {
      .component-hero-slider-home .owl-dots,
      .component-hero-slider-home .owl-pagination {
        top: 330px; } }
    @media (min-width: 768px) {
      .component-hero-slider-home .owl-dots,
      .component-hero-slider-home .owl-pagination {
        bottom: 70px; } }
  @media (max-width: 550px) {
    .component-hero-slider-home .owl-prev, .component-hero-slider-home .owl-next {
      display: none !important; } }

.component-toy-brand .middle-curve-bg h1, .component-toy-brand .middle-curve-bg h2, .component-toy-brand .middle-curve-bg h3, .component-toy-brand .middle-curve-bg strong {
  min-width: 100%; }
  @media (min-width: 551px) {
    .component-toy-brand .middle-curve-bg h1, .component-toy-brand .middle-curve-bg h2, .component-toy-brand .middle-curve-bg h3, .component-toy-brand .middle-curve-bg strong {
      min-width: 343px; } }
  .component-toy-brand .middle-curve-bg h1 .pink-btn, .component-toy-brand .middle-curve-bg h2 .pink-btn, .component-toy-brand .middle-curve-bg h3 .pink-btn, .component-toy-brand .middle-curve-bg strong .pink-btn {
    display: block;
    margin: 0 0 10px 0; }

.component-toy-brand .toy-brand-slider-wrapper {
  background: #f0f1f1;
  font-size: 0;
  position: relative; }
  .component-toy-brand .toy-brand-slider-wrapper:before {
    height: 74px;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    background: #d7d7d7; }
    @media (max-width: 767px) {
      .component-toy-brand .toy-brand-slider-wrapper:before {
        display: none; } }
  .component-toy-brand .toy-brand-slider-wrapper .slide-item {
    max-width: 300px;
    display: inline-block;
    padding: 15px 0; }
    .component-toy-brand .toy-brand-slider-wrapper .slide-item .picture {
      border-radius: 15px;
      -webkit-box-shadow: 3px 3px 8px 2px rgba(32, 129, 171, 0.3);
      box-shadow: 3px 3px 8px 2px rgba(32, 129, 171, 0.3);
      background: #f1f1f1; }
      .component-toy-brand .toy-brand-slider-wrapper .slide-item .picture a {
        display: block; }
      .component-toy-brand .toy-brand-slider-wrapper .slide-item .picture img {
        width: 100%;
        height: auto;
        border-radius: 15px; }

.component-product-grid,
.component-home-page-product-grid {
  text-align: center; }
  .component-product-grid .items-wrapper,
  .component-home-page-product-grid .items-wrapper {
    position: relative; }
    @media (min-width: 992px) {
      .component-product-grid .items-wrapper,
      .component-home-page-product-grid .items-wrapper {
        padding: 0 20px; }
        .component-product-grid .items-wrapper:before,
        .component-home-page-product-grid .items-wrapper:before {
          height: 180px;
          content: "";
          position: absolute;
          left: 0;
          right: 0;
          top: 0;
          bottom: 0;
          margin: auto 0;
          background: #f1f1f1; } }
  .component-product-grid .section-title,
  .component-home-page-product-grid .section-title {
    margin: 0 0 10px 0; }
  .component-product-grid .item-wrap-outer,
  .component-home-page-product-grid .item-wrap-outer {
    width: 100%;
    font-size: 0;
    display: inline-block;
    vertical-align: top; }
    @media (max-width: 767px) {
      .component-product-grid .item-wrap-outer,
      .component-home-page-product-grid .item-wrap-outer {
        max-width: 320px;
        margin: 0 auto 30px; } }
    @media (min-width: 768px) {
      .component-product-grid .item-wrap-outer,
      .component-home-page-product-grid .item-wrap-outer {
        width: calc( 50% - 20px);
        -webkit-box-shadow: 1px 1px 18px 2px rgba(77, 77, 77, 0.08);
        box-shadow: 1px 1px 18px 2px rgba(77, 77, 77, 0.08);
        margin-bottom: 10px; }
        .component-product-grid .item-wrap-outer + .item-wrap-outer,
        .component-home-page-product-grid .item-wrap-outer + .item-wrap-outer {
          margin-left: 20px; } }
    @media (min-width: 992px) {
      .component-product-grid .item-wrap-outer,
      .component-home-page-product-grid .item-wrap-outer {
        width: calc( (100% / 3) - 20px); } }
  .component-product-grid .owl-item .item-wrap-outer,
  .component-home-page-product-grid .owl-item .item-wrap-outer {
    width: 100% !important; }
  .component-product-grid .owl-prev,
  .component-home-page-product-grid .owl-prev {
    left: 10px; }
  .component-product-grid .owl-next,
  .component-home-page-product-grid .owl-next {
    right: 10px; }
  .component-product-grid .item-wrap,
  .component-home-page-product-grid .item-wrap {
    background: #fff;
    border: 5px solid #f1f1f1;
    border-radius: 7px;
    position: relative;
    font-size: 14px;
    text-align: left; }
  .component-product-grid .product-item,
  .component-home-page-product-grid .product-item {
    padding: 15px 20px 10px; }
    @media (min-width: 841px) {
      .component-product-grid .product-item,
      .component-home-page-product-grid .product-item {
        padding: 15px 20px 55px; } }
    .component-product-grid .product-item .product-title,
    .component-home-page-product-grid .product-item .product-title {
      color: #0099ff;
      font-family: "Avenir Next Cyr W00 Bold", Arial, Helvetica, sans-serif;
      font-size: 16px;
      line-height: 1.4;
      margin: 0 0 5px 0;
      padding: 0;
      text-align: center;
      font-weight: normal;
      min-height: 45px; }
    .component-product-grid .product-item .picture,
    .component-home-page-product-grid .product-item .picture {
      padding: 15px 0;
      border-top: 2px solid #f1f1f1;
      border-bottom: 2px solid #f1f1f1;
      position: relative; }
      .component-product-grid .product-item .picture .badges,
      .component-home-page-product-grid .product-item .picture .badges {
        left: -26px;
        top: -3px; }
        @media (max-width: 550px) {
          .component-product-grid .product-item .picture .badges,
          .component-home-page-product-grid .product-item .picture .badges {
            width: 110px;
            height: 101px; } }
      .component-product-grid .product-item .picture img,
      .component-home-page-product-grid .product-item .picture img {
        height: 180px;
        width: auto;
        display: block;
        margin: auto;
        position: relative;
        opacity: 1;
        max-width: 100%; }
    .component-product-grid .product-item .details .add-info .price-age-wrap,
    .component-home-page-product-grid .product-item .details .add-info .price-age-wrap {
      padding: 0 10px;
      height: 40px;
      line-height: 40px;
      border-bottom: 2px solid #f1f1f1; }
      .component-product-grid .product-item .details .add-info .price-age-wrap .prices,
      .component-home-page-product-grid .product-item .details .add-info .price-age-wrap .prices {
        font-family: "Avenir Next Cyr W00 Bold", Arial, Helvetica, sans-serif;
        font-size: 18px;
        color: #e50083;
        text-align: left; }
        .component-product-grid .product-item .details .add-info .price-age-wrap .prices .price.old-price,
        .component-home-page-product-grid .product-item .details .add-info .price-age-wrap .prices .price.old-price {
          color: #000;
          text-decoration: line-through; }
      .component-product-grid .product-item .details .add-info .price-age-wrap .age-details,
      .component-home-page-product-grid .product-item .details .add-info .price-age-wrap .age-details {
        font-size: 14px;
        color: #000;
        text-align: right; }
    .component-product-grid .product-item .details .add-info .btn-block,
    .component-home-page-product-grid .product-item .details .add-info .btn-block {
      padding: 0;
      margin: 0;
      width: auto; }
      .component-product-grid .product-item .details .add-info .btn-block::after,
      .component-home-page-product-grid .product-item .details .add-info .btn-block::after {
        content: "";
        clear: both;
        display: block; }
      @media (min-width: 841px) {
        .component-product-grid .product-item .details .add-info .btn-block,
        .component-home-page-product-grid .product-item .details .add-info .btn-block {
          position: absolute;
          bottom: 10px;
          left: 20px;
          right: 20px; } }
      @media (max-width: 840px) {
        .component-product-grid .product-item .details .add-info .btn-block,
        .component-home-page-product-grid .product-item .details .add-info .btn-block {
          margin-top: 10px; } }
      @media (max-width: 840px) {
        .component-product-grid .product-item .details .add-info .btn-block .btn,
        .component-home-page-product-grid .product-item .details .add-info .btn-block .btn {
          /*float:none !important;
                            display:block;
                            //width:calc(100% - 20px);
                            width:100%;
                            height:100%;
                            margin:15px auto 0;

                            & + .btn{
                                //margin-top:10px;
                            }*/
          width: 48%;
          max-width: 200px; } }
      @media (min-width: 1401px) {
        .component-product-grid .product-item .details .add-info .btn-block .btn,
        .component-home-page-product-grid .product-item .details .add-info .btn-block .btn {
          width: 120px;
          min-width: 120px; } }
  .component-product-grid .single-btnwrap,
  .component-home-page-product-grid .single-btnwrap {
    text-align: center;
    margin: 20px 0 0 0; }
    .component-product-grid .single-btnwrap .pink-btn,
    .component-home-page-product-grid .single-btnwrap .pink-btn {
      min-width: 257px;
      display: inline-block; }

.component-product-grid {
  font-size: 0; }
  @media (min-width: 768px) {
    .component-product-grid {
      margin-left: 60px;
      margin-right: 60px; } }
  @media (min-width: 551px) {
    .component-product-grid .row {
      margin: 0 !important; } }
  .component-product-grid .col-lg-4 {
    font-size: 0;
    vertical-align: top; }
    @media (min-width: 768px) {
      .component-product-grid .col-lg-4 {
        float: none;
        display: inline-block;
        font-size: 0;
        vertical-align: top; } }
  .component-product-grid .product-item {
    background: #fff;
    border: 5px solid #f1f1f1;
    border-radius: 7px;
    position: relative;
    font-size: 14px;
    text-align: left;
    margin-bottom: 30px; }

.component-character-movie-thr {
  background: #f1f1f1; }
  .component-character-movie-thr .section-title {
    padding: 10px 15px 5px; }
    .component-character-movie-thr .section-title img {
      max-width: 551px;
      width: 100%; }
  .component-character-movie-thr .video-item {
    padding-bottom: 60px;
    position: relative; }
    .component-character-movie-thr .video-item .video-wrapper {
      background: #80044b; }
      .component-character-movie-thr .video-item .video-wrapper .video-wrapper-inner {
        max-width: 860px;
        margin: auto;
        position: relative; }
    .component-character-movie-thr .video-item img {
      width: auto !important;
      height: auto !important; }
  .component-character-movie-thr .brand-name-logo {
    text-align: center;
    z-index: 1;
    font-size: 16px;
    color: #000;
    padding-top: 10px;
    padding-bottom: 10px; }
    @media (max-width: 550px) {
      .component-character-movie-thr .brand-name-logo {
        padding: 10px; } }
    @media (min-width: 992px) {
      .component-character-movie-thr .brand-name-logo {
        text-align: left;
        padding-bottom: 0;
        padding-left: 20px; } }
    .component-character-movie-thr .brand-name-logo .default-text {
      font-family: "Avenir Next Cyr W00 Bold", Arial, Helvetica, sans-serif;
      color: #e50083; }
    .component-character-movie-thr .brand-name-logo .logo img {
      max-height: 55px;
      display: inline-block;
      vertical-align: middle;
      margin-left: 10px; }
  .component-character-movie-thr .video-channel-link {
    z-index: 3;
    text-align: center;
    padding-bottom: 20px; }
    @media (min-width: 992px) {
      .component-character-movie-thr .video-channel-link {
        text-align: right;
        padding-top: 10px;
        padding-right: 20px;
        position: absolute;
        right: 0;
        bottom: 46px; } }
    @media (max-width: 550px) {
      .component-character-movie-thr .video-channel-link .pink-btn {
        padding: 0 5px !important;
        width: calc(100% - 30px) !important; } }
  .component-character-movie-thr .owl-dots {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    display: inline-block;
    z-index: 2;
    text-align: center; }
    .component-character-movie-thr .owl-dots .owl-dot {
      width: 32px !important;
      height: 32px !important;
      line-height: 29px;
      text-align: center;
      display: inline-block;
      border-radius: 50%;
      position: relative;
      color: #fff;
      font-family: "Avenir Next Cyr W00 Bold", Arial, Helvetica, sans-serif; }
      .component-character-movie-thr .owl-dots .owl-dot.active:before {
        background: none;
        width: 36px;
        height: 36px;
        border-radius: 50%;
        content: "";
        left: -4px;
        top: -4px;
        border: 2px solid #0099ff;
        left: -4px;
        top: -4px;
        bottom: -4px;
        right: -4px;
        border: 2px solid #0099ff;
        display: block;
        position: absolute; }
  @media (max-width: 550px) {
    .component-character-movie-thr .owl-prev, .component-character-movie-thr .owl-next {
      display: none !important; } }

@media (max-width: 330px) {
  .page.common-page, .page.product-details-page {
    background-size: 239%; } }

@media (max-width: 329px) {
  .page.common-page, .page.product-details-page {
    background-size: 205%; } }

@media (max-width: 550px) {
  body.brand-landing-template .master-wrapper-content {
    width: 100%; }
  body.brand-landing-template .badges {
    width: 60px;
    height: 61px; }
  body.brand-landing-template .page.common-page, body.brand-landing-template .page.product-details-page {
    background-size: 191%; } }

body.brand-landing-template .page.common-page {
  background-image: url(/Themes/DefaultClean/Content/images/default-bgs/brand/brand-default-img.png);
  background-color: #b6e76a;
  padding: 330px 0 40px 0; }

body.brand-landing-template .page-body {
  background: #f1f1f1;
  border-radius: 0 0 30px 30px;
  padding: 20px 0; }
  @media (max-width: 550px) {
    body.brand-landing-template .page-body {
      padding-right: 15px; } }
  @media (min-width: 768px) {
    body.brand-landing-template .page-body {
      border-radius: 30px;
      margin-left: 50px;
      margin-right: 50px;
      padding: 50px 40px 20px; } }

@media (max-width: 550px) {
  body.brand-landing-template .col-xs-6 {
    padding-right: 0; } }

body.brand-landing-template .product-list {
  margin-bottom: 20px;
  position: relative;
  -moz-transition: opacity .35s ease-in-out;
  -webkit-transition: opacity .35s ease-in-out;
  transition: opacity .35s ease-in-out; }
  @media (min-width: 551px) {
    body.brand-landing-template .product-list {
      margin-bottom: 30px; } }
  body.brand-landing-template .product-list .badges {
    left: -1px;
    top: -1px; }
    @media (min-width: 551px) {
      body.brand-landing-template .product-list .badges {
        left: -3px;
        top: -3px; } }
  body.brand-landing-template .product-list:hover, body.brand-landing-template .product-list:focus {
    opacity: .5; }

body.brand-landing-template .picture {
  border-radius: 15px;
  -webkit-box-shadow: 3px 3px 8px 2px rgba(32, 129, 171, 0.3);
  box-shadow: 3px 3px 8px 2px rgba(32, 129, 171, 0.3);
  background: #fff;
  overflow: hidden;
  text-align: center;
  opacity: 1; }
  body.brand-landing-template .picture a {
    display: block;
    height: 100%; }
  body.brand-landing-template .picture img {
    width: 100%;
    height: auto;
    border-radius: 0;
    margin: auto;
    opacity: 1;
    vertical-align: middle; }

body.brand-landing-template .product-filters,
body.brand-landing-template select#CategoriesDropDown {
  display: none; }

.pager-n-brand-wrap {
  border-top: 2px solid #f0f1f1;
  border-bottom: 2px solid #f0f1f1;
  padding: 7px 15px;
  position: relative;
  margin: 0 30px;
  text-align: center;
  min-height: 50px; }
  @media (max-width: 1149px) {
    .pager-n-brand-wrap .brand-drop-down-wrap {
      display: inline-block;
      margin: 20px 0px 5px; } }
  @media (min-width: 1150px) {
    .pager-n-brand-wrap .brand-drop-down-wrap {
      position: absolute;
      right: 15px;
      top: 5px; } }
  .pager-n-brand-wrap .brand-drop-down-wrap span {
    font-family: "Avenir Next Cyr W00 Bold", Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #fff;
    padding-right: 5px; }
  .pager-n-brand-wrap .brand-drop-down-wrap select, .pager-n-brand-wrap .brand-drop-down-wrap .bootstrap-select {
    width: 200px !important; }

.component-product-filter-wrap {
  position: relative;
  background: #fff;
  border: 5px solid #f1f1f1;
  border-radius: 7px; }
  @media (max-width: 767px) {
    .component-product-filter-wrap {
      border-left: 0;
      border-right: 0;
      border-radius: 0; } }
  @media (min-width: 768px) {
    .component-product-filter-wrap {
      margin-left: 30px;
      margin-right: 30px;
      padding: 10px 30px 20px; } }
  .component-product-filter-wrap .section-title {
    width: 90%;
    margin: 0 auto 10px;
    padding: 0 0 5px 0; }
    .component-product-filter-wrap .section-title * {
      margin: 0;
      padding: 0; }
    @media (max-width: 767px) {
      .component-product-filter-wrap .section-title {
        margin-bottom: 0px; }
        .component-product-filter-wrap .section-title.border-bottom {
          border-bottom: none; } }
  .component-product-filter-wrap .burger-icon-wrap {
    border-top: 2px solid #f0f1f1;
    border-bottom: 2px solid #f0f1f1;
    /*margin-top:-12px;*/
    height: 40px; }
    .component-product-filter-wrap .burger-icon-wrap .display-text {
      display: block;
      height: 40px;
      line-height: 40px; }
    .component-product-filter-wrap .burger-icon-wrap button {
      height: 34px; }
  .component-product-filter-wrap #ProductFiltersWrap {
    color: #000;
    font-family: "Avenir Next Cyr W00 Bold", Arial, Helvetica, sans-serif;
    font-size: 0; }
    @media (max-width: 767px) {
      .component-product-filter-wrap #ProductFiltersWrap {
        display: none;
        padding: 20px 0 0; } }
    .component-product-filter-wrap #ProductFiltersWrap * {
      font-size: 14px; }
    .component-product-filter-wrap #ProductFiltersWrap label {
      margin-bottom: 0; }
    .component-product-filter-wrap #ProductFiltersWrap span {
      margin-right: 10px;
      display: inline-block;
      font-size: 14px;
      vertical-align: middle; }
    .component-product-filter-wrap #ProductFiltersWrap select, .component-product-filter-wrap #ProductFiltersWrap .bootstrap-select {
      display: inline-block;
      font-size: 14px; }
    .component-product-filter-wrap #ProductFiltersWrap .choose-brand,
    .component-product-filter-wrap #ProductFiltersWrap .price-range,
    .component-product-filter-wrap #ProductFiltersWrap .search-key,
    .component-product-filter-wrap #ProductFiltersWrap .selects-wrap,
    .component-product-filter-wrap #ProductFiltersWrap .product-per-page,
    .component-product-filter-wrap #ProductFiltersWrap .order-by,
    .component-product-filter-wrap #ProductFiltersWrap .brand-drop-down-wrap {
      margin-bottom: 15px; }
    .component-product-filter-wrap #ProductFiltersWrap .product-filters {
      margin: 0; }
  @media (max-width: 767px) {
    .component-product-filter-wrap .pager {
      padding: 20px 10px; } }
  .component-product-filter-wrap .search-key label {
    width: 76px;
    display: inline-block; }
  .component-product-filter-wrap .search-key input {
    width: calc(100% - 80px);
    display: inline-block; }
  .component-product-filter-wrap .price-range label {
    width: 103px; }
  .component-product-filter-wrap .price-range select, .component-product-filter-wrap .price-range .bootstrap-select {
    width: calc(100% - 107px) !important;
    display: inline-block; }
  .component-product-filter-wrap .search-button-wrap {
    text-align: center;
    border-bottom: 2px solid #f1f1f1;
    padding-bottom: 12px; }
    .component-product-filter-wrap .search-button-wrap input[type=submit] {
      width: 100%;
      display: inline-block;
      border: none; }
      @media (min-width: 551px) {
        .component-product-filter-wrap .search-button-wrap input[type=submit] {
          max-width: 310px; } }
  .component-product-filter-wrap .product-per-page label {
    width: 139px; }
  .component-product-filter-wrap .product-per-page select, .component-product-filter-wrap .product-per-page .bootstrap-select {
    width: calc(100% - 143px) !important; }
  .component-product-filter-wrap .order-by label {
    width: 76px; }
  .component-product-filter-wrap .order-by select, .component-product-filter-wrap .order-by .bootstrap-select {
    width: calc(100% - 80px) !important; }
  .component-product-filter-wrap .choose-brand label {
    width: 121px; }
  .component-product-filter-wrap .choose-brand select, .component-product-filter-wrap .choose-brand .bootstrap-select {
    width: calc(100% - 125px) !important;
    display: inline-block; }
  .component-product-filter-wrap .brand-drop-down-wrap span {
    width: 111px; }
  .component-product-filter-wrap .brand-drop-down-wrap select, .component-product-filter-wrap .brand-drop-down-wrap .bootstrap-select {
    width: calc(100% - 121px) !important; }

.burger-icon-wrap {
  height: 40px;
  color: #000;
  line-height: 40px;
  position: relative; }
  .burger-icon-wrap:after {
    content: "";
    display: block;
    position: absolute;
    right: 30px;
    top: 15px;
    width: 17px;
    height: 11px;
    background: url("/Themes/DefaultClean/Content/images/restyle/navigation-arrow.png") no-repeat left top;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    -moz-transform: scale(1) rotate(0deg);
    -webkit-transform: scale(1) rotate(0deg);
    -o-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg); }
  .burger-icon-wrap.now-open:after {
    -moz-transform: scale(1) rotate(180deg);
    -webkit-transform: scale(1) rotate(180deg);
    -o-transform: scale(1) rotate(180deg);
    transform: scale(1) rotate(180deg); }
  .burger-icon-wrap .display-text {
    padding-left: 70px; }
  .burger-icon-wrap button {
    position: absolute;
    left: 15px;
    border-radius: 0;
    border: none;
    width: 34px;
    height: 23px;
    background: none;
    bottom: 0;
    padding: 0;
    top: 1px;
    outline: none;
    -webkit-transition-duration: .3s,.3s;
    transition-duration: .3s,.3s;
    -webkit-transition-delay: .3s,0s;
    transition-delay: .3s,0s; }
    @media (min-width: 768px) {
      .burger-icon-wrap button {
        right: 0;
        display: none;
        top: 0;
        margin: auto 0; } }
    .burger-icon-wrap button .icon-bar {
      background: #000;
      display: block;
      width: 100%;
      height: 4px;
      border-radius: 1px;
      -webkit-transition-duration: .3s,.3s;
      transition-duration: .3s,.3s;
      -webkit-transition-delay: .3s,0s;
      transition-delay: .3s,0s;
      position: absolute;
      top: 15px;
      border-radius: 2px; }
      .burger-icon-wrap button .icon-bar:first-child {
        top: 6px; }
      .burger-icon-wrap button .icon-bar:last-child {
        top: 24px; }
    .burger-icon-wrap button.cross-icon-js {
      width: 28px;
      height: 34px; }
      .burger-icon-wrap button.cross-icon-js .icon-bar {
        opacity: 0;
        margin: 0;
        position: absolute;
        top: 15px; }
        .burger-icon-wrap button.cross-icon-js .icon-bar:first-child {
          -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
          transform: rotate(45deg);
          opacity: 1; }
        .burger-icon-wrap button.cross-icon-js .icon-bar:last-child {
          -webkit-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
          opacity: 1; }

.border-box {
  background: #fff;
  padding-top: 10px;
  padding-right: 0;
  padding-left: 0;
  background: #fff;
  border: 5px solid #f1f1f1;
  border-radius: 7px; }
  @media (max-width: 767px) {
    .border-box {
      border-left: none;
      border-right: none;
      border-radius: 0; } }
  @media (min-width: 768px) {
    .border-box {
      padding-right: 10px;
      padding-left: 10px; } }
  .border-box .section-title {
    padding: 10px 20px;
    margin: 0; }

.product-details-page .page-body {
  margin: 0; }
  @media (min-width: 768px) {
    .product-details-page .page-body {
      margin: 0 30px; } }

.product-details-page .product-essential {
  margin: 0 0 30px 0;
  background: #fff;
  padding-right: 20px;
  padding-left: 20px;
  background: #fff;
  border: 5px solid #f1f1f1;
  border-radius: 7px; }
  @media (max-width: 767px) {
    .product-details-page .product-essential {
      border-left: none;
      border-right: none;
      border-radius: 0; } }
  @media (min-width: 768px) {
    .product-details-page .product-essential {
      padding-right: 40px;
      padding-left: 40px; } }
  @media (max-width: 767px) {
    .product-details-page .product-essential .gallery {
      margin: 0 auto 10px; } }
  .product-details-page .product-essential .gallery .picture {
    position: relative;
    border: 2px solid #f1f1f1;
    border-radius: 3px; }
    @media (max-width: 550px) {
      .product-details-page .product-essential .gallery .picture .badges {
        width: 100px;
        height: 101px; } }

.product-details-page .section-title {
  padding: 20px; }
  .product-details-page .section-title h1 {
    margin: 0; }

.product-details-page .price-stock-addBtn-wrap {
  font-size: 0;
  text-align: center; }
  @media (min-width: 768px) {
    .product-details-page .price-stock-addBtn-wrap {
      text-align: right; } }
  .product-details-page .price-stock-addBtn-wrap .prices {
    display: inline-block;
    font-family: "Avenir Next Cyr W00 Bold", Arial, Helvetica, sans-serif;
    font-size: 24px;
    color: #e50083;
    vertical-align: middle;
    padding-right: 10px; }
    @media (min-width: 768px) {
      .product-details-page .price-stock-addBtn-wrap .prices {
        float: left; } }
    .product-details-page .price-stock-addBtn-wrap .prices .product-price {
      font-family: "Avenir Next Cyr W00 Bold", Arial, Helvetica, sans-serif;
      font-size: 24px;
      color: #e50083; }
  .product-details-page .price-stock-addBtn-wrap .stock-info {
    display: inline-block;
    font-size: 14px;
    vertical-align: middle;
    height: 37px;
    line-height: 37px; }
    @media (min-width: 768px) {
      .product-details-page .price-stock-addBtn-wrap .stock-info {
        float: left; } }
  .product-details-page .price-stock-addBtn-wrap .add-to-cart {
    display: inline-block;
    font-size: 14px;
    vertical-align: middle;
    height: 47px;
    margin: 0; }
    @media (max-width: 767px) {
      .product-details-page .price-stock-addBtn-wrap .add-to-cart .add-to-cart-panel {
        display: block; } }
    @media (max-width: 767px) {
      .product-details-page .price-stock-addBtn-wrap .add-to-cart {
        margin: 0 0 10px 0;
        width: 100%;
        height: auto;
        text-align: center; } }
    .product-details-page .price-stock-addBtn-wrap .add-to-cart .ui-spinner {
      padding: 0 40px;
      border: none;
      border-radius: 0;
      position: relative;
      font-size: 0; }
      @media (max-width: 767px) {
        .product-details-page .price-stock-addBtn-wrap .add-to-cart .ui-spinner {
          float: none;
          display: inline-block;
          margin: 0 auto 10px; } }
      .product-details-page .price-stock-addBtn-wrap .add-to-cart .ui-spinner .ui-state-default .ui-icon {
        background: none !important;
        opacity: 0; }
    .product-details-page .price-stock-addBtn-wrap .add-to-cart .ui-spinner-button,
    .product-details-page .price-stock-addBtn-wrap .add-to-cart .minus, .product-details-page .price-stock-addBtn-wrap .add-to-cart .plus {
      display: inline-block;
      width: 28px;
      height: 28px;
      font-size: 0;
      margin: 4px 5px 0;
      border: none;
      -webkit-appearance: none;
      position: absolute;
      top: 2px;
      overflow: hidden;
      cursor: pointer; }
    .product-details-page .price-stock-addBtn-wrap .add-to-cart .ui-spinner-down,
    .product-details-page .price-stock-addBtn-wrap .add-to-cart .minus {
      background: url(/Themes/DefaultClean/Content/images/icons/sprites.png) -116px 0px no-repeat;
      left: 0;
      background-size: 232px; }
    .product-details-page .price-stock-addBtn-wrap .add-to-cart .ui-spinner-up,
    .product-details-page .price-stock-addBtn-wrap .add-to-cart .plus {
      background: url(/Themes/DefaultClean/Content/images/icons/sprites.png) -148px 0 no-repeat;
      right: 0;
      background-size: 232px; }
    .product-details-page .price-stock-addBtn-wrap .add-to-cart .qty-input {
      height: 36px;
      border-radius: 4px;
      background: #f3f3f3;
      border: 1px solid #cecece;
      margin: 0;
      box-shadow: none;
      -webkit-appearance: none; }
    .product-details-page .price-stock-addBtn-wrap .add-to-cart .btn {
      width: 100%;
      margin: 0 0 10px;
      float: none; }
      @media (min-width: 768px) {
        .product-details-page .price-stock-addBtn-wrap .add-to-cart .btn {
          width: 130px;
          margin: 0 0 0 5px; } }
  .product-details-page .price-stock-addBtn-wrap .back-in-stock-subscription .subscribe-button {
    margin: 0 0 20px; }

.product-details-page .product-detail {
  font-family: "Avenir Next Cyr W00 Bold", Arial, Helvetica, sans-serif;
  color: #0099ff;
  font-size: 16px;
  margin-bottom: 5px;
  border-top: 1px solid #f1f1f1;
  padding: 10px 0 0 0; }

.product-details-page .full-description h1, .product-details-page .full-description h2, .product-details-page .full-description h3, .product-details-page .full-description h4, .product-details-page .full-description h5, .product-details-page .full-description h6 {
  font-family: "Avenir Next Cyr W00 Bold", Arial, Helvetica, sans-serif;
  font-size: 16px;
  margin: 0 0 10px 0;
  padding: 0;
  color: #e50083; }
  .product-details-page .full-description h1 strong, .product-details-page .full-description h2 strong, .product-details-page .full-description h3 strong, .product-details-page .full-description h4 strong, .product-details-page .full-description h5 strong, .product-details-page .full-description h6 strong {
    font-weight: normal; }

.product-details-page .full-description p {
  margin: 0 0 5px 0; }

.product-details-page .warning-note {
  font-family: "Avenir Next Cyr W00 Medium", Arial, Helvetica, sans-serif;
  color: #f10019;
  font-size: 13px; }

.product-details-page .product-specification {
  line-height: 20px; }
  .product-details-page .product-specification .additional-details > div {
    margin: 0; }

.product-details-page .free-delivery-badge img {
  max-width: 480px;
  width: 100%;
  margin: 0;
  display: block; }

.checkout-page .page-body,
.shopping-cart-page .page-body {
  margin: 0; }
  @media (min-width: 768px) {
    .checkout-page .page-body,
    .shopping-cart-page .page-body {
      margin: 0 30px; } }

@media (min-width: 768px) {
  .checkout-page .section-title,
  .shopping-cart-page .section-title {
    margin-left: 60px;
    margin-right: 60px; } }

@media (max-width: 767px) {
  .checkout-buttons,
  .estimate-shipping .buttons {
    text-align: center; } }

#billing-buttons-container button-1 {
  text-align: center; }

@media (min-width: 768px) {
  .capturing-secure-info-box {
    padding: 40px 50px;
    margin-right: 40px;
    margin-left: 40px; } }

.inputs .required {
  line-height: 40px;
  height: 40px; }

@media (min-width: 768px) {
  .inputs .field-validation-error {
    padding-left: 388px;
    text-align: left; } }

.login-page .inputs .field-validation-error {
  padding-left: 0px;
  text-align: left; }
  @media (min-width: 1001px) {
    .login-page .inputs .field-validation-error {
      padding-left: 121px; } }

.contact-page .form-fields {
  border: none;
  background: none;
  padding: 0; }
  @media (min-width: 768px) {
    .contact-page .form-fields {
      padding: 0 15px; } }

.order-details-page .border-box .section-title.border-bottom,
.account-page .border-box .section-title.border-bottom {
  margin-bottom: 10px !important; }

.order-details-page .border-box .listbox,
.account-page .border-box .listbox {
  text-align: center; }
  .order-details-page .border-box .listbox > span,
  .account-page .border-box .listbox > span {
    padding-right: 15px;
    font-family: "Avenir Next Cyr W00 Bold", Arial, Helvetica, sans-serif; }
    @media (max-width: 767px) {
      .order-details-page .border-box .listbox > span,
      .account-page .border-box .listbox > span {
        display: block;
        margin: 20px 0 10px 0; } }

.order-details-page .pdf-invoice-button,
.order-details-page .print-order-button,
.order-details-page .return-items-button,
.order-details-page .order-details-button,
.order-details-page .edit-address-button,
.order-details-page .delete-address-button,
.order-details-page .cancel-recurring-order-button,
.account-page .pdf-invoice-button,
.account-page .print-order-button,
.account-page .return-items-button,
.account-page .order-details-button,
.account-page .edit-address-button,
.account-page .delete-address-button,
.account-page .cancel-recurring-order-button {
  border: 1px solid #fff;
  text-transform: none !important;
  color: #000000;
  padding-left: 30px !important;
  padding-right: 20px !important;
  background-position: 10px; }

.order-details-page .edit-address-button,
.account-page .edit-address-button {
  background: #ccc url("/Themes/DefaultClean/Content/images/edit.png") 10px center no-repeat; }

.order-details-page .delete-address-button, .order-details-page .cancel-recurring-order-button,
.account-page .delete-address-button,
.account-page .cancel-recurring-order-button {
  background: #ccc url("/Themes/DefaultClean/Content/images/remove.png") 10px center no-repeat; }

.order-details-page .order-details-button,
.account-page .order-details-button {
  background: #ccc url("/Themes/DefaultClean/Content/images/details.png") 10px center no-repeat; }

.order-details-page .return-items-button,
.account-page .return-items-button {
  background: #ccc url("/Themes/DefaultClean/Content/images/return.png") 10px center no-repeat; }

.page-title.old-button-wrap .button-2 {
  color: #fff !important;
  text-decoration: none !important; }

.customer-blocks .border-box {
  padding-top: 20px; }

.product-price.discounted-price {
  padding-top: 10px; }

@media (max-width: 550px) {
  .page.common-page, .page.product-details-page {
    background-size: 191%; } }

@media (max-width: 330px) {
  .page.common-page, .page.product-details-page {
    background-size: 239%; } }

@media (max-width: 329px) {
  .page.common-page, .page.product-details-page {
    background-size: 205%; } }

.master-column-wrapper .page-body a img {
  height: auto;
  max-width: 100% !important; }

@media screen and (max-width: 600px) {
  .master-column-wrapper .page-body a img, .master-column-wrapper .page-body a span img {
    display: inline-block; }
  table {
    text-align: center; }
  table tr {
    margin-bottom: 10px;
    display: block; }
  table td {
    display: block;
    font-size: 13px; } }

