@-webkit-keyframes cssAnimation {
    from {
        -webkit-transform: rotate(0deg) scale(1, 0) skew(0deg) translate(0px)
    }

    to {
        -webkit-transform: rotate(0deg) scale(1, 0) skew(0deg) translate(0px)
    }
}

@-moz-keyframes cssAnimation {
    from {
        -webkit-transform: rotate(0deg) scale(1, 0) skew(0deg) translate(0px)
    }

    to {
        -webkit-transform: rotate(0deg) scale(1, 0) skew(0deg) translate(0px)
    }
}

@-ms-keyframes cssAnimation {
    from {
        -webkit-transform: rotate(0deg) scale(1, 0) skew(0deg) translate(0px)
    }

    to {
        -webkit-transform: rotate(0deg) scale(1, 0) skew(0deg) translate(0px)
    }
}

@keyframes cssAnimation {
    from {
        -webkit-transform: rotate(0deg) scale(1, 0) skew(0deg) translate(0px)
    }

    to {
        -webkit-transform: rotate(0deg) scale(1, 0) skew(0deg) translate(0px)
    }
}

@-webkit-keyframes cssAnimation1 {
    0% {
        -webkit-transform: rotate(0deg) scale(1, 0) skew(0deg) translate(0px);
        -moz-transform: rotate(0deg) scale(1, 0) skew(0deg) translate(0px);
        -ms-transform: rotate(0deg) scale(1, 0) skew(0deg) translate(0px);
        transform: rotate(0deg) scale(1, 0) skew(0deg) translate(0px)
    }

    60% {
        -webkit-transform: rotate(0deg) scale(1, 1.08) skew(0deg) translate(0px);
        -moz-transform: rotate(0deg) scale(1, 1.08) skew(0deg) translate(0px);
        -ms-transform: rotate(0deg) scale(1, 1.08) skew(0deg) translate(0px);
        transform: rotate(0deg) scale(1, 1.08) skew(0deg) translate(0px)
    }

    70% {
        -webkit-transform: rotate(0deg) scale(1, 1.06) skew(0deg) translate(0px);
        -moz-transform: rotate(0deg) scale(1, 1.06) skew(0deg) translate(0px);
        -ms-transform: rotate(0deg) scale(1, 1.06) skew(0deg) translate(0px);
        transform: rotate(0deg) scale(1, 1.06) skew(0deg) translate(0px)
    }

    80% {
        -webkit-transform: rotate(0deg) scale(1, 1.03) skew(0deg) translate(0px);
        -moz-transform: rotate(0deg) scale(1, 1.03) skew(0deg) translate(0px);
        -ms-transform: rotate(0deg) scale(1, 1.03) skew(0deg) translate(0px);
        transform: rotate(0deg) scale(1, 1.03) skew(0deg) translate(0px)
    }

    90% {
        -webkit-transform: rotate(0deg) scale(1, 1.01) skew(0deg) translate(0px);
        -moz-transform: rotate(0deg) scale(1, 1.01) skew(0deg) translate(0px);
        -ms-transform: rotate(0deg) scale(1, 1.01) skew(0deg) translate(0px);
        transform: rotate(0deg) scale(1, 1.01) skew(0deg) translate(0px)
    }

    100% {
        -webkit-transform: rotate(0deg) scale(1, 1) skew(0deg) translate(0px);
        -moz-transform: rotate(0deg) scale(1, 1) skew(0deg) translate(0px);
        -ms-transform: rotate(0deg) scale(1, 1) skew(0deg) translate(0px);
        transform: rotate(0deg) scale(1, 1) skew(0deg) translate(0px)
    }
}

@-webkit-keyframes cssAnimation2 {
    0% {
        -webkit-transform: rotate(0deg) scale(1, 1.04) skew(0deg) translate(0px);
        -moz-transform: rotate(0deg) scale(1, 1.04) skew(0deg) translate(0px);
        -ms-transform: rotate(0deg) scale(1, 1.04) skew(0deg) translate(0px);
        transform: rotate(0deg) scale(1, 1.04) skew(0deg) translate(0px)
    }

    100% {
        -webkit-transform: rotate(0deg) scale(1, 1) skew(0deg) translate(0px);
        -moz-transform: rotate(0deg) scale(1, 1) skew(0deg) translate(0px);
        -ms-transform: rotate(0deg) scale(1, 1) skew(0deg) translate(0px);
        transform: rotate(0deg) scale(1, 1) skew(0deg) translate(0px)
    }
}

/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
    font-family: 'FontAwesome';
    src: url("/wcsstore/MattelSAS/fonts//fontawesome-webfont.woff2?v=4.6.3") format("woff2"),url("/wcsstore/MattelSAS/fonts//fontawesome-webfont.woff?v=4.6.3") format("woff"),url("/wcsstore/MattelSAS/fonts//fontawesome-webfont.ttf?v=4.6.3") format("truetype"),url("/wcsstore/MattelSAS/fonts//fontawesome-webfont.svg?v=4.6.3#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14286em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14286em;
    width: 2.14286em;
    top: .14286em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid 0.08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-remove:before,.fa-close:before,.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before,.fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before,.fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before,.fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-photo:before,.fa-image:before,.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before,.fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before,.fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before,.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before,.fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before,.fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before,.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before,.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before,.fa-users:before {
    content: "\f0c0"
}

.fa-chain:before,.fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before,.fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before,.fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before,.fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-navicon:before,.fa-reorder:before,.fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before,.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before,.fa-sort-desc:before {
    content: "\f0dd"
}

.fa-sort-up:before,.fa-sort-asc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,.fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before,.fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before,.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before,.fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before,.fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before,.fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before,.fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before,.fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before,.fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before,.fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before,.fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before,.fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before,.fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,.fa-usd:before {
    content: "\f155"
}

.fa-rupee:before,.fa-inr:before {
    content: "\f156"
}

.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before,.fa-rouble:before,.fa-rub:before {
    content: "\f158"
}

.fa-won:before,.fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before,.fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before,.fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before,.fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before,.fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-institution:before,.fa-bank:before,.fa-university:before {
    content: "\f19c"
}

.fa-mortar-board:before,.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before,.fa-car:before {
    content: "\f1b9"
}

.fa-cab:before,.fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before {
    content: "\f1c5"
}

.fa-file-zip-o:before,.fa-file-archive-o:before {
    content: "\f1c6"
}

.fa-file-sound-o:before,.fa-file-audio-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before,.fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,.fa-resistance:before,.fa-rebel:before {
    content: "\f1d0"
}

.fa-ge:before,.fa-empire:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before,.fa-weixin:before {
    content: "\f1d7"
}

.fa-send:before,.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-send-o:before,.fa-paper-plane-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-soccer-ball-o:before,.fa-futbol-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-shekel:before,.fa-sheqel:before,.fa-ils:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before,.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-hotel:before,.fa-bed:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-yc:before,.fa-y-combinator:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before,.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-3:before,.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before,.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before,.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before,.fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before,.fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before,.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before,.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before,.fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-stop-o:before,.fa-hand-paper-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-tv:before,.fa-television:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-envira:before {
    content: "\f299"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-wheelchair-alt:before {
    content: "\f29b"
}

.fa-question-circle-o:before {
    content: "\f29c"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before {
    content: "\f2a4"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-signing:before,.fa-sign-language:before {
    content: "\f2a7"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-google-plus-circle:before,.fa-google-plus-official:before {
    content: "\f2b3"
}

.fa-fa:before,.fa-font-awesome:before {
    content: "\f2b4"
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

@font-face {
    font-family: 'icons';
    src: url("/wcsstore/MattelSAS/fonts/icons.ttf?iriee6") format("truetype"),url("/wcsstore/MattelSAS/fonts/MattelSAS/icons.woff?iriee6") format("woff"),url("/wcsstore/MattelSAS/fonts/MattelSAS/icons.svg?iriee6#icons") format("svg");
    font-weight: normal;
    font-style: normal
}

[class^="icon-"],[class*=" icon-"] {
    font-family: 'icons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-checkbox-checked:before {
    content: "\e904";
    cursor: pointer
}

.icon-checkbox:before {
    content: "\e905";
    cursor: pointer
}

.icon-radio-checked:before {
    content: "\e906"
}

.icon-radio:before {
    content: "\e907"
}

.icon-ribbon-tag:before {
    content: "\e90d"
}

.icon-ribbon-starburst:before {
    content: "\e90c"
}

.icon-ribbon-heart:before {
    content: "\e90b"
}

.icon-ribbon-gift:before {
    content: "\e90a"
}

.icon-ribbon-bow:before {
    content: "\e909"
}

.icon-glyph-arrow:before {
    content: "\e908"
}

.icon-ribbon-ending:before {
    content: "\e90e"
}

.icon-close:before {
    content: "\e913"
}

input[type="radio"],input[type="checkbox"] {
    opacity: 0;
    color: #209e9e
}

input[type="radio"]+span:before,input[type="checkbox"]+span:before {
    position: relative;
    top: 2px;
    display: inline-block;
    font-family: 'icons';
    color: #209e9e;
    font-weight: 400;
    line-height: 1;
    font-size: 1.30rem;
    cursor: pointer
}

input[type="radio"]+span:before {
    content: "\e907";
    color: #209e9e;
    margin-right: 5px;
    cursor: pointer
}

input[type="radio"]:checked+span:before {
    content: "\e906";
    color: #209e9e;
    cursor: pointer
}

input[type="checkbox"]+span:before {
    content: "\e905";
    color: #209e9e;
    margin-right: 5px;
    cursor: pointer
}

input[type="checkbox"]:checked+span:before {
    content: "\e904";
    color: #209e9e;
    cursor: pointer
}

span.glyphicon-star {
    font-family: 'icons'
}

span.glyphicon-star:before {
    content: "\e902"
}

/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
    display: block
}

audio,canvas,progress,video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],template {
    display: none
}

a {
    background-color: transparent
}

a:active,a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,kbd,pre,samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,input,optgroup,select,textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,select {
    text-transform: none
}

button,html input[type="button"],input[type="reset"],input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"],input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,th {
    padding: 0
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
    *,*:before,*:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a,a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after,a[href^="javascript:"]:after {
        content: ""
    }

    pre,blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr,img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    p,h2,h3 {
        orphans: 3;
        widows: 3
    }

    h2,h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn>.caret,.dropup>.btn>.caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td,.table th {
        background-color: #fff !important
    }

    .table-bordered th,.table-bordered td {
        border: 1px solid #ddd !important
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url("/wcsstore/MattelSAS/fonts/glyphicons-halflings-regular.woff2") format("woff2"),url("/wcsstore/MattelSAS/fonts/glyphicons-halflings-regular.woff") format("woff"),url("/wcsstore/MattelSAS/fonts/glyphicons-halflings-regular.ttf") format("truetype"),url("/wcsstore/MattelSAS/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg")
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\002a"
}

.glyphicon-plus:before {
    content: "\002b"
}

.glyphicon-euro:before,.glyphicon-eur:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.glyphicon-cd:before {
    content: "\e201"
}

.glyphicon-save-file:before {
    content: "\e202"
}

.glyphicon-open-file:before {
    content: "\e203"
}

.glyphicon-level-up:before {
    content: "\e204"
}

.glyphicon-copy:before {
    content: "\e205"
}

.glyphicon-paste:before {
    content: "\e206"
}

.glyphicon-alert:before {
    content: "\e209"
}

.glyphicon-equalizer:before {
    content: "\e210"
}

.glyphicon-king:before {
    content: "\e211"
}

.glyphicon-queen:before {
    content: "\e212"
}

.glyphicon-pawn:before {
    content: "\e213"
}

.glyphicon-bishop:before {
    content: "\e214"
}

.glyphicon-knight:before {
    content: "\e215"
}

.glyphicon-baby-formula:before {
    content: "\e216"
}

.glyphicon-tent:before {
    content: "\26fa"
}

.glyphicon-blackboard:before {
    content: "\e218"
}

.glyphicon-bed:before {
    content: "\e219"
}

.glyphicon-apple:before {
    content: "\f8ff"
}

.glyphicon-erase:before {
    content: "\e221"
}

.glyphicon-hourglass:before {
    content: "\231b"
}

.glyphicon-lamp:before {
    content: "\e223"
}

.glyphicon-duplicate:before {
    content: "\e224"
}

.glyphicon-piggy-bank:before {
    content: "\e225"
}

.glyphicon-scissors:before {
    content: "\e226"
}

.glyphicon-bitcoin:before {
    content: "\e227"
}

.glyphicon-btc:before {
    content: "\e227"
}

.glyphicon-xbt:before {
    content: "\e227"
}

.glyphicon-yen:before {
    content: "\00a5"
}

.glyphicon-jpy:before {
    content: "\00a5"
}

.glyphicon-ruble:before {
    content: "\20bd"
}

.glyphicon-rub:before {
    content: "\20bd"
}

.glyphicon-scale:before {
    content: "\e230"
}

.glyphicon-ice-lolly:before {
    content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232"
}

.glyphicon-education:before {
    content: "\e233"
}

.glyphicon-option-horizontal:before {
    content: "\e234"
}

.glyphicon-option-vertical:before {
    content: "\e235"
}

.glyphicon-menu-hamburger:before {
    content: "\e236"
}

.glyphicon-modal-window:before {
    content: "\e237"
}

.glyphicon-oil:before {
    content: "\e238"
}

.glyphicon-grain:before {
    content: "\e239"
}

.glyphicon-sunglasses:before {
    content: "\e240"
}

.glyphicon-text-size:before {
    content: "\e241"
}

.glyphicon-text-color:before {
    content: "\e242"
}

.glyphicon-text-background:before {
    content: "\e243"
}

.glyphicon-object-align-top:before {
    content: "\e244"
}

.glyphicon-object-align-bottom:before {
    content: "\e245"
}

.glyphicon-object-align-horizontal:before {
    content: "\e246"
}

.glyphicon-object-align-left:before {
    content: "\e247"
}

.glyphicon-object-align-vertical:before {
    content: "\e248"
}

.glyphicon-object-align-right:before {
    content: "\e249"
}

.glyphicon-triangle-right:before {
    content: "\e250"
}

.glyphicon-triangle-left:before {
    content: "\e251"
}

.glyphicon-triangle-bottom:before {
    content: "\e252"
}

.glyphicon-triangle-top:before {
    content: "\e253"
}

.glyphicon-console:before {
    content: "\e254"
}

.glyphicon-superscript:before {
    content: "\e255"
}

.glyphicon-subscript:before {
    content: "\e256"
}

.glyphicon-menu-left:before {
    content: "\e257"
}

.glyphicon-menu-right:before {
    content: "\e258"
}

.glyphicon-menu-down:before {
    content: "\e259"
}

.glyphicon-menu-up:before {
    content: "\e260"
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

*:before,*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-size: 16px;
    line-height: 1.42857;
    color: #333;
    background-color: #fff
}

input,button,select,textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #209e9e;
    text-decoration: none
}

a:hover,a:focus {
    color: #135e5e;
    text-decoration: none
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 22px;
    margin-bottom: 22px;
    border: 0;
    border-top: 1px solid #e1e1e1
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role="button"] {
    cursor: pointer
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
    font-family: "omnes-pro",Tahoma Regular,Geneva,sans-serif;
    font-weight: 700;
    line-height: 2em;
    color: #209e9e
}

h1 small,h1 .small,h2 small,h2 .small,h3 small,h3 .small,h4 small,h4 .small,h5 small,h5 .small,h6 small,h6 .small,.h1 small,.h1 .small,.h2 small,.h2 .small,.h3 small,.h3 .small,.h4 small,.h4 .small,.h5 small,.h5 .small,.h6 small,.h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777
}

h1,.h1,h2,.h2,h3,.h3 {
    margin-top: 22px;
    margin-bottom: 11px
}

h1 small,h1 .small,.h1 small,.h1 .small,h2 small,h2 .small,.h2 small,.h2 .small,h3 small,h3 .small,.h3 small,.h3 .small {
    font-size: 65%
}

h4,.h4,h5,.h5,h6,.h6 {
    margin-top: 11px;
    margin-bottom: 11px
}

h4 small,h4 .small,.h4 small,.h4 .small,h5 small,h5 .small,.h5 small,.h5 .small,h6 small,h6 .small,.h6 small,.h6 .small {
    font-size: 75%
}

h1,.h1 {
    font-size: 40px
}

h2,.h2 {
    font-size: 30px
}

h3,.h3 {
    font-size: 28px
}

h4,.h4 {
    font-size: 20px
}

h5,.h5 {
    font-size: 16px
}

h6,.h6 {
    font-size: 14px
}

p {
    margin: 0 0 11px
}

.lead {
    margin-bottom: 22px;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width: 768px) {
    .lead {
        font-size:24px
    }
}

small,.small {
    font-size: 87%
}

mark,.mark {
    background-color: #fcf8e3;
    padding: .2em
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase,.initialism {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #e01e21
}

a.text-primary:hover,a.text-primary:focus {
    color: #b3181a
}

.text-success {
    color: #3c763d
}

a.text-success:hover,a.text-success:focus {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover,a.text-info:focus {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover,a.text-warning:focus {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover,a.text-danger:focus {
    color: #843534
}

.bg-primary {
    color: #fff
}

.bg-primary {
    background-color: #e01e21
}

a.bg-primary:hover,a.bg-primary:focus {
    background-color: #b3181a
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover,a.bg-success:focus {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover,a.bg-info:focus {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover,a.bg-warning:focus {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover,a.bg-danger:focus {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 10px;
    margin: 44px 0 22px;
    border-bottom: 1px solid #e1e1e1
}

ul,ol {
    margin-top: 0;
    margin-bottom: 11px
}

ul ul,ul ol,ol ul,ol ol {
    margin-bottom: 0
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 22px
}

dt,dd {
    line-height: 1.42857
}

dt {
    font-weight: bold
}

dd {
    margin-left: 0
}

.dl-horizontal dd:before,.dl-horizontal dd:after {
    content: " ";
    display: table
}

.dl-horizontal dd:after {
    clear: both
}

@media (min-width: 1024px) {
    .dl-horizontal dt {
        float:left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[title],abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%
}

blockquote {
    padding: 11px 22px;
    margin: 0 0 22px;
    font-size: 20px;
    border-left: 5px solid #e1e1e1
}

blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child {
    margin-bottom: 0
}

blockquote footer,blockquote small,blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777
}

blockquote footer:before,blockquote small:before,blockquote .small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse,blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #e1e1e1;
    border-left: 0;
    text-align: right
}

.blockquote-reverse footer:before,.blockquote-reverse small:before,.blockquote-reverse .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before,blockquote.pull-right .small:before {
    content: ''
}

.blockquote-reverse footer:after,.blockquote-reverse small:after,.blockquote-reverse .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after,blockquote.pull-right .small:after {
    content: '\00A0 \2014'
}

address {
    margin-bottom: 22px;
    font-style: normal;
    line-height: 1.42857
}

code,kbd,pre,samp {
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,0.25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none
}

pre {
    display: block;
    padding: 10.5px;
    margin: 0 0 11px;
    font-size: 15px;
    line-height: 1.42857;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container:before,.container:after {
    content: " ";
    display: table
}

.container:after {
    clear: both
}

@media (min-width: 768px) {
    .container {
        width:750px
    }
}

@media (min-width: 1024px) {
    .container {
        width:970px
    }
}

@media (min-width: 1200px) {
    .container {
        width:1170px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container-fluid:before,.container-fluid:after {
    content: " ";
    display: table
}

.container-fluid:after {
    clear: both
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.row:before,.row:after {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12 {
    float: left
}

.col-xs-1 {
    width: 8.33333%
}

.col-xs-2 {
    width: 16.66667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.33333%
}

.col-xs-5 {
    width: 41.66667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.33333%
}

.col-xs-8 {
    width: 66.66667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.33333%
}

.col-xs-11 {
    width: 91.66667%
}

.col-xs-12 {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.33333%
}

.col-xs-pull-2 {
    right: 16.66667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.33333%
}

.col-xs-pull-5 {
    right: 41.66667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.33333%
}

.col-xs-pull-8 {
    right: 66.66667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.33333%
}

.col-xs-pull-11 {
    right: 91.66667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.33333%
}

.col-xs-push-2 {
    left: 16.66667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.33333%
}

.col-xs-push-5 {
    left: 41.66667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.33333%
}

.col-xs-push-8 {
    left: 66.66667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.33333%
}

.col-xs-push-11 {
    left: 91.66667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0%
}

.col-xs-offset-1 {
    margin-left: 8.33333%
}

.col-xs-offset-2 {
    margin-left: 16.66667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.33333%
}

.col-xs-offset-5 {
    margin-left: 41.66667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.33333%
}

.col-xs-offset-8 {
    margin-left: 66.66667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.33333%
}

.col-xs-offset-11 {
    margin-left: 91.66667%
}

.col-xs-offset-12 {
    margin-left: 100%
}

@media (min-width: 768px) {
    .col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12 {
        float:left
    }

    .col-sm-1 {
        width: 8.33333%
    }

    .col-sm-2 {
        width: 16.66667%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-4 {
        width: 33.33333%
    }

    .col-sm-5 {
        width: 41.66667%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-7 {
        width: 58.33333%
    }

    .col-sm-8 {
        width: 66.66667%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-10 {
        width: 83.33333%
    }

    .col-sm-11 {
        width: 91.66667%
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-pull-1 {
        right: 8.33333%
    }

    .col-sm-pull-2 {
        right: 16.66667%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-4 {
        right: 33.33333%
    }

    .col-sm-pull-5 {
        right: 41.66667%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-7 {
        right: 58.33333%
    }

    .col-sm-pull-8 {
        right: 66.66667%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-10 {
        right: 83.33333%
    }

    .col-sm-pull-11 {
        right: 91.66667%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-push-1 {
        left: 8.33333%
    }

    .col-sm-push-2 {
        left: 16.66667%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-4 {
        left: 33.33333%
    }

    .col-sm-push-5 {
        left: 41.66667%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-7 {
        left: 58.33333%
    }

    .col-sm-push-8 {
        left: 66.66667%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-10 {
        left: 83.33333%
    }

    .col-sm-push-11 {
        left: 91.66667%
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-offset-0 {
        margin-left: 0%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333%
    }

    .col-sm-offset-2 {
        margin-left: 16.66667%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333%
    }

    .col-sm-offset-5 {
        margin-left: 41.66667%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333%
    }

    .col-sm-offset-8 {
        margin-left: 66.66667%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333%
    }

    .col-sm-offset-11 {
        margin-left: 91.66667%
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 1024px) {
    .col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12 {
        float:left
    }

    .col-md-1 {
        width: 8.33333%
    }

    .col-md-2 {
        width: 16.66667%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-4 {
        width: 33.33333%
    }

    .col-md-5 {
        width: 41.66667%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-7 {
        width: 58.33333%
    }

    .col-md-8 {
        width: 66.66667%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-10 {
        width: 83.33333%
    }

    .col-md-11 {
        width: 91.66667%
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-pull-1 {
        right: 8.33333%
    }

    .col-md-pull-2 {
        right: 16.66667%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-4 {
        right: 33.33333%
    }

    .col-md-pull-5 {
        right: 41.66667%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-7 {
        right: 58.33333%
    }

    .col-md-pull-8 {
        right: 66.66667%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-10 {
        right: 83.33333%
    }

    .col-md-pull-11 {
        right: 91.66667%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-push-1 {
        left: 8.33333%
    }

    .col-md-push-2 {
        left: 16.66667%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-4 {
        left: 33.33333%
    }

    .col-md-push-5 {
        left: 41.66667%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-7 {
        left: 58.33333%
    }

    .col-md-push-8 {
        left: 66.66667%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-10 {
        left: 83.33333%
    }

    .col-md-push-11 {
        left: 91.66667%
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-offset-0 {
        margin-left: 0%
    }

    .col-md-offset-1 {
        margin-left: 8.33333%
    }

    .col-md-offset-2 {
        margin-left: 16.66667%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-4 {
        margin-left: 33.33333%
    }

    .col-md-offset-5 {
        margin-left: 41.66667%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-7 {
        margin-left: 58.33333%
    }

    .col-md-offset-8 {
        margin-left: 66.66667%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-10 {
        margin-left: 83.33333%
    }

    .col-md-offset-11 {
        margin-left: 91.66667%
    }

    .col-md-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 1200px) {
    .col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12 {
        float:left
    }

    .col-lg-1 {
        width: 8.33333%
    }

    .col-lg-2 {
        width: 16.66667%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-4 {
        width: 33.33333%
    }

    .col-lg-5 {
        width: 41.66667%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-7 {
        width: 58.33333%
    }

    .col-lg-8 {
        width: 66.66667%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-10 {
        width: 83.33333%
    }

    .col-lg-11 {
        width: 91.66667%
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-pull-1 {
        right: 8.33333%
    }

    .col-lg-pull-2 {
        right: 16.66667%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-4 {
        right: 33.33333%
    }

    .col-lg-pull-5 {
        right: 41.66667%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-7 {
        right: 58.33333%
    }

    .col-lg-pull-8 {
        right: 66.66667%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-10 {
        right: 83.33333%
    }

    .col-lg-pull-11 {
        right: 91.66667%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-push-1 {
        left: 8.33333%
    }

    .col-lg-push-2 {
        left: 16.66667%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-4 {
        left: 33.33333%
    }

    .col-lg-push-5 {
        left: 41.66667%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-7 {
        left: 58.33333%
    }

    .col-lg-push-8 {
        left: 66.66667%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-10 {
        left: 83.33333%
    }

    .col-lg-push-11 {
        left: 91.66667%
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-offset-0 {
        margin-left: 0%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333%
    }

    .col-lg-offset-2 {
        margin-left: 16.66667%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333%
    }

    .col-lg-offset-5 {
        margin-left: 41.66667%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333%
    }

    .col-lg-offset-8 {
        margin-left: 66.66667%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333%
    }

    .col-lg-offset-11 {
        margin-left: 91.66667%
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }
}

table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 22px
}

.table>thead>tr>th,.table>thead>tr>td,.table>tbody>tr>th,.table>tbody>tr>td,.table>tfoot>tr>th,.table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>th,.table>thead:first-child>tr:first-child>td {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed>thead>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>tfoot>tr>td {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>tfoot>tr>td {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>th,.table-bordered>thead>tr>td {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
    background-color: #f5f5f5
}

table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column
}

table td[class*="col-"],table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell
}

.table>thead>tr>td.active,.table>thead>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th {
    background-color: #f5f5f5
}

.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr.active:hover>th {
    background-color: #e8e8e8
}

.table>thead>tr>td.success,.table>thead>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th {
    background-color: #dff0d8
}

.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr.success:hover>th {
    background-color: #d0e9c6
}

.table>thead>tr>td.info,.table>thead>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th {
    background-color: #d9edf7
}

.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr.info:hover>th {
    background-color: #c4e3f3
}

.table>thead>tr>td.warning,.table>thead>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th {
    background-color: #fcf8e3
}

.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr.warning:hover>th {
    background-color: #faf2cc
}

.table>thead>tr>td.danger,.table>thead>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th {
    background-color: #f2dede
}

.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr.danger:hover>th {
    background-color: #ebcccc
}

.table-responsive {
    overflow-x: auto;
    min-height: 0.01%
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width:100%;
        margin-bottom: 16.5px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

    .table-responsive>.table {
        margin-bottom: 0
    }

    .table-responsive>.table>thead>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>tfoot>tr>td {
        white-space: nowrap
    }

    .table-responsive>.table-bordered {
        border: 0
    }

    .table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child {
        border-left: 0
    }

    .table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child {
        border-right: 0
    }

    .table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td {
        border-bottom: 0
    }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 22px;
    font-size: 24px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type="radio"],input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type="file"] {
    display: block
}

input[type="range"] {
    display: block;
    width: 100%
}

select[multiple],select[size] {
    height: auto
}

input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 11px;
    font-size: 16px;
    line-height: 1.42857;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 44px;
    padding: 10px 12px;
    font-size: 16px;
    line-height: 1.42857;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #b1b1b1;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control::-ms-expand {
    border: 0;
    background-color: transparent
}

.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control {
    background-color: #e1e1e1;
    opacity: 1
}

.form-control[disabled],fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

input[type="search"] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"].form-control,input[type="time"].form-control,input[type="datetime-local"].form-control,input[type="month"].form-control {
        line-height:44px
    }

    input[type="date"].input-sm,.input-group-sm>input[type="date"].form-control,.input-group-sm>input[type="date"].input-group-addon,.input-group-sm>.input-group-btn>input[type="date"].btn,.input-group-sm input[type="date"],input[type="time"].input-sm,.input-group-sm>input[type="time"].form-control,.input-group-sm>input[type="time"].input-group-addon,.input-group-sm>.input-group-btn>input[type="time"].btn,.input-group-sm input[type="time"],input[type="datetime-local"].input-sm,.input-group-sm>input[type="datetime-local"].form-control,.input-group-sm>input[type="datetime-local"].input-group-addon,.input-group-sm>.input-group-btn>input[type="datetime-local"].btn,.input-group-sm input[type="datetime-local"],input[type="month"].input-sm,.input-group-sm>input[type="month"].form-control,.input-group-sm>input[type="month"].input-group-addon,.input-group-sm>.input-group-btn>input[type="month"].btn,.input-group-sm input[type="month"] {
        line-height: 33px
    }

    input[type="date"].input-lg,.input-group-lg>input[type="date"].form-control,.input-group-lg>input[type="date"].input-group-addon,.input-group-lg>.input-group-btn>input[type="date"].btn,.input-group-lg input[type="date"],input[type="time"].input-lg,.input-group-lg>input[type="time"].form-control,.input-group-lg>input[type="time"].input-group-addon,.input-group-lg>.input-group-btn>input[type="time"].btn,.input-group-lg input[type="time"],input[type="datetime-local"].input-lg,.input-group-lg>input[type="datetime-local"].form-control,.input-group-lg>input[type="datetime-local"].input-group-addon,.input-group-lg>.input-group-btn>input[type="datetime-local"].btn,.input-group-lg input[type="datetime-local"],input[type="month"].input-lg,.input-group-lg>input[type="month"].form-control,.input-group-lg>input[type="month"].input-group-addon,.input-group-lg>.input-group-btn>input[type="month"].btn,.input-group-lg input[type="month"] {
        line-height: 48px
    }
}

.form-group {
    margin-bottom: 15px
}

.radio,.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.radio label,.checkbox label {
    min-height: 22px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer
}

.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9
}

.radio+.radio,.checkbox+.checkbox {
    margin-top: -5px
}

.radio-inline,.checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer
}

.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline {
    margin-top: 0;
    margin-left: 10px
}

input[type="radio"][disabled],input[type="radio"].disabled,fieldset[disabled] input[type="radio"],input[type="checkbox"][disabled],input[type="checkbox"].disabled,fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed
}

.radio-inline.disabled,fieldset[disabled] .radio-inline,.checkbox-inline.disabled,fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}

.radio.disabled label,fieldset[disabled] .radio label,.checkbox.disabled label,fieldset[disabled] .checkbox label {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 11px;
    padding-bottom: 11px;
    margin-bottom: 0;
    min-height: 38px
}

.form-control-static.input-lg,.input-group-lg>.form-control-static.form-control,.input-group-lg>.form-control-static.input-group-addon,.input-group-lg>.input-group-btn>.form-control-static.btn,.form-control-static.input-sm,.input-group-sm>.form-control-static.form-control,.input-group-sm>.form-control-static.input-group-addon,.input-group-sm>.input-group-btn>.form-control-static.btn {
    padding-left: 0;
    padding-right: 0
}

.input-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn {
    height: 33px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm,.input-group-sm>select.form-control,.input-group-sm>select.input-group-addon,.input-group-sm>.input-group-btn>select.btn {
    height: 33px;
    line-height: 33px
}

textarea.input-sm,.input-group-sm>textarea.form-control,.input-group-sm>textarea.input-group-addon,.input-group-sm>.input-group-btn>textarea.btn,select[multiple].input-sm,.input-group-sm>select[multiple].form-control,.input-group-sm>select[multiple].input-group-addon,.input-group-sm>.input-group-btn>select[multiple].btn {
    height: auto
}

.form-group-sm .form-control {
    height: 33px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 33px;
    line-height: 33px
}

.form-group-sm textarea.form-control,.form-group-sm select[multiple].form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 33px;
    min-height: 36px;
    padding: 6px 10px;
    font-size: 14px;
    line-height: 1.5
}

.input-lg,.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn {
    height: 48px;
    padding: 10px 16px;
    font-size: 19px;
    line-height: 1.33333;
    border-radius: 6px
}

select.input-lg,.input-group-lg>select.form-control,.input-group-lg>select.input-group-addon,.input-group-lg>.input-group-btn>select.btn {
    height: 48px;
    line-height: 48px
}

textarea.input-lg,.input-group-lg>textarea.form-control,.input-group-lg>textarea.input-group-addon,.input-group-lg>.input-group-btn>textarea.btn,select[multiple].input-lg,.input-group-lg>select[multiple].form-control,.input-group-lg>select[multiple].input-group-addon,.input-group-lg>.input-group-btn>select[multiple].btn {
    height: auto
}

.form-group-lg .form-control {
    height: 48px;
    padding: 10px 16px;
    font-size: 19px;
    line-height: 1.33333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 48px;
    line-height: 48px
}

.form-group-lg textarea.form-control,.form-group-lg select[multiple].form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 48px;
    min-height: 41px;
    padding: 11px 16px;
    font-size: 19px;
    line-height: 1.33333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 55px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 44px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    pointer-events: none
}

.input-lg+.form-control-feedback,.input-group-lg>.form-control+.form-control-feedback,.input-group-lg>.input-group-addon+.form-control-feedback,.input-group-lg>.input-group-btn>.btn+.form-control-feedback,.input-group-lg+.form-control-feedback,.form-group-lg .form-control+.form-control-feedback {
    width: 48px;
    height: 48px;
    line-height: 48px
}

.input-sm+.form-control-feedback,.input-group-sm>.form-control+.form-control-feedback,.input-group-sm>.input-group-addon+.form-control-feedback,.input-group-sm>.input-group-btn>.btn+.form-control-feedback,.input-group-sm+.form-control-feedback,.form-group-sm .form-control+.form-control-feedback {
    width: 33px;
    height: 33px;
    line-height: 33px
}

.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline,.has-success.radio label,.has-success.checkbox label,.has-success.radio-inline label,.has-success.checkbox-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline,.has-warning.radio label,.has-warning.checkbox label,.has-warning.radio-inline label,.has-warning.checkbox-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline,.has-error.radio label,.has-error.checkbox label,.has-error.radio-inline label,.has-error.checkbox-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label ~ .form-control-feedback {
    top: 27px
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width: 768px) {
    .form-inline .form-group {
        display:inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control {
        width: auto
    }

    .form-inline .input-group>.form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .radio,.form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .radio label,.form-inline .checkbox label {
        padding-left: 0
    }

    .form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 11px
}

.form-horizontal .radio,.form-horizontal .checkbox {
    min-height: 33px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

.form-horizontal .form-group:before,.form-horizontal .form-group:after {
    content: " ";
    display: table
}

.form-horizontal .form-group:after {
    clear: both
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align:right;
        margin-bottom: 0;
        padding-top: 11px
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top:11px;
        font-size: 19px
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top:6px;
        font-size: 14px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 700;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 10px 12px;
    font-size: 16px;
    line-height: 1.42857;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn:focus,.btn.focus,.btn:active:focus,.btn:active.focus,.btn.active:focus,.btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn:hover,.btn:focus,.btn.focus {
    color: #333;
    text-decoration: none
}

.btn:active,.btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,0.125)
}

.btn.disabled,.btn[disabled],fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

a.btn.disabled,fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-link {
    color: #209e9e;
    font-weight: normal;
    border-radius: 0
}

.btn-link,.btn-link:active,.btn-link.active,.btn-link[disabled],fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active {
    border-color: transparent
}

.btn-link:hover,.btn-link:focus {
    color: #135e5e;
    text-decoration: none;
    background-color: transparent
}

.btn-link[disabled]:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:hover,fieldset[disabled] .btn-link:focus {
    color: #777;
    text-decoration: none
}

.btn-lg,.btn-group-lg>.btn {
    padding: 10px 16px;
    font-size: 19px;
    line-height: 1.33333;
    border-radius: 6px
}

.btn-sm,.btn-group-sm>.btn {
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-xs,.btn-group-xs>.btn {
    padding: 1px 5px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height,visibility;
    transition-property: height,visibility;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropup,.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 16px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    background-clip: padding-box
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 10px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #e01e21
}

.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus {
    color: #777
}

.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    cursor: not-allowed
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 14px;
    line-height: 1.42857;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9;
    content: ""
}

.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width: 1024px) {
    .navbar-right .dropdown-menu {
        right:0;
        left: auto
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.btn-group,.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group>.btn,.btn-group-vertical>.btn {
    position: relative;
    float: left
}

.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn:hover,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active {
    z-index: 2
}

.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar:before,.btn-toolbar:after {
    content: " ";
    display: table
}

.btn-toolbar:after {
    clear: both
}

.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group {
    float: left
}

.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group {
    margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group>.btn-group {
    float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group>.btn-lg+.dropdown-toggle,.btn-group-lg.btn-group>.btn+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,0.125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret,.btn-group-lg>.btn .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret,.dropup .btn-group-lg>.btn .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after {
    content: " ";
    display: table
}

.btn-group-vertical>.btn-group:after {
    clear: both
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,.btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

[data-toggle="buttons"]>.btn input[type="radio"],[data-toggle="buttons"]>.btn input[type="checkbox"],[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control:focus {
    z-index: 3
}

.input-group-addon,.input-group-btn,.input-group .form-control {
    display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 10px 12px;
    font-size: 16px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #e1e1e1;
    border: 1px solid #b1b1b1;
    border-radius: 4px
}

.input-group-addon.input-sm,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.input-group-addon.btn {
    padding: 5px 10px;
    font-size: 14px;
    border-radius: 3px
}

.input-group-addon.input-lg,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.input-group-addon.btn {
    padding: 10px 16px;
    font-size: 19px;
    border-radius: 6px
}

.input-group-addon input[type="radio"],.input-group-addon input[type="checkbox"] {
    margin-top: 0
}

.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn>.btn {
    position: relative
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:hover,.input-group-btn>.btn:focus,.input-group-btn>.btn:active {
    z-index: 2
}

.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav:before,.nav:after {
    content: " ";
    display: table
}

.nav:after {
    clear: both
}

.nav>li,.nav li.espotDropdown {
    position: relative;
    display: block
}

.nav>li>a,.nav li.espotDropdown>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav>li>a:hover,.nav>li>a:focus,.nav li.espotDropdown>a:hover,.nav li.espotDropdown>a:focus {
    text-decoration: none;
    background-color: #e1e1e1
}

.nav>li.disabled>a,.nav li.espotDropdown.disabled>a {
    color: #777
}

.nav>li.disabled>a:hover,.nav>li.disabled>a:focus,.nav li.espotDropdown.disabled>a:hover,.nav li.espotDropdown.disabled>a:focus {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open>a,.nav .open>a:hover,.nav .open>a:focus {
    background-color: #e1e1e1;
    border-color: #209e9e
}

.nav .nav-divider {
    height: 1px;
    margin: 10px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li,.nav-tabs li.espotDropdown {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a,.nav-tabs li.espotDropdown>a {
    margin-right: 2px;
    line-height: 1.42857;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover,.nav-tabs li.espotDropdown>a:hover {
    border-color: #e1e1e1 #e1e1e1 #ddd
}

.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus,.nav-tabs li.espotDropdown.active>a,.nav-tabs li.espotDropdown.active>a:hover,.nav-tabs li.espotDropdown.active>a:focus {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-pills>li,.nav-pills li.espotDropdown {
    float: left
}

.nav-pills>li>a,.nav-pills li.espotDropdown>a {
    border-radius: 4px
}

.nav-pills>li+li,.nav-pills li.espotDropdown+li {
    margin-left: 2px
}

.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus,.nav-pills li.espotDropdown.active>a,.nav-pills li.espotDropdown.active>a:hover,.nav-pills li.espotDropdown.active>a:focus {
    color: #fff;
    background-color: #e01e21
}

.nav-stacked>li,.nav-stacked li.espotDropdown {
    float: none
}

.nav-stacked>li+li,.nav-stacked li.espotDropdown+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified,.nav-tabs.nav-justified {
    width: 100%
}

.nav-justified>li,.nav-tabs.nav-justified>li,.nav-justified li.espotDropdown {
    float: none
}

.nav-justified>li>a,.nav-tabs.nav-justified>li>a,.nav-justified li.espotDropdown>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width: 768px) {
    .nav-justified>li,.nav-tabs.nav-justified>li,.nav-justified li.espotDropdown {
        display:table-cell;
        width: 1%
    }

    .nav-justified>li>a,.nav-tabs.nav-justified>li>a,.nav-justified li.espotDropdown>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified,.nav-tabs.nav-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a,.nav-tabs.nav-justified>li>a,.nav-tabs-justified li.espotDropdown>a,.nav-tabs.nav-justified li.espotDropdown>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a,.nav-tabs.nav-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:focus {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .nav-tabs-justified>li>a,.nav-tabs.nav-justified>li>a,.nav-tabs-justified li.espotDropdown>a,.nav-tabs.nav-justified li.espotDropdown>a {
        border-bottom:1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified>.active>a,.nav-tabs.nav-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 22px;
    border: 1px solid transparent
}

.navbar:before,.navbar:after {
    content: " ";
    display: table
}

.navbar:after {
    clear: both
}

@media (min-width: 1024px) {
    .navbar {
        border-radius:4px
    }
}

.navbar-header:before,.navbar-header:after {
    content: " ";
    display: table
}

.navbar-header:after {
    clear: both
}

@media (min-width: 1024px) {
    .navbar-header {
        float:left
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse:before,.navbar-collapse:after {
    content: " ";
    display: table
}

.navbar-collapse:after {
    clear: both
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width: 1024px) {
    .navbar-collapse {
        width:auto;
        border-top: 0;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse {
    max-height: 340px
}

@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse {
        max-height:200px
    }
}

.container>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-header,.container-fluid>.navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 1024px) {
    .container>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-header,.container-fluid>.navbar-collapse {
        margin-right:0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width: 1024px) {
    .navbar-static-top {
        border-radius:0
    }
}

.navbar-fixed-top,.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width: 1024px) {
    .navbar-fixed-top,.navbar-fixed-bottom {
        border-radius:0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 14px 15px;
    font-size: 19px;
    line-height: 22px;
    height: 50px
}

.navbar-brand:hover,.navbar-brand:focus {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media (min-width: 1024px) {
    .navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand {
        margin-left:-15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media (min-width: 1024px) {
    .navbar-toggle {
        display:none
    }
}

.navbar-nav {
    margin: 7px -15px
}

.navbar-nav>li>a,.navbar-nav li.espotDropdown>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 22px
}

@media (max-width: 1023px) {
    .navbar-nav .open .dropdown-menu {
        position:static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 22px
    }

    .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus {
        background-image: none
    }
}

@media (min-width: 1024px) {
    .navbar-nav {
        float:left;
        margin: 0
    }

    .navbar-nav>li,.navbar-nav li.espotDropdown {
        float: left
    }

    .navbar-nav>li>a,.navbar-nav li.espotDropdown>a {
        padding-top: 14px;
        padding-bottom: 14px
    }
}

.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);
    margin-top: 3px;
    margin-bottom: 3px
}

@media (min-width: 768px) {
    .navbar-form .form-group {
        display:inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .form-control-static {
        display: inline-block
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn,.navbar-form .input-group .form-control {
        width: auto
    }

    .navbar-form .input-group>.form-control {
        width: 100%
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .radio,.navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .radio label,.navbar-form .checkbox label {
        padding-left: 0
    }

    .navbar-form .radio input[type="radio"],.navbar-form .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width: 1023px) {
    .navbar-form .form-group {
        margin-bottom:5px
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media (min-width: 1024px) {
    .navbar-form {
        width:auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav>li>.dropdown-menu,.navbar-nav li.espotDropdown>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu,.navbar-fixed-bottom .navbar-nav li.espotDropdown>.dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 3px;
    margin-bottom: 3px
}

.navbar-btn.btn-sm,.btn-group-sm>.navbar-btn.btn {
    margin-top: 8.5px;
    margin-bottom: 8.5px
}

.navbar-btn.btn-xs,.btn-group-xs>.navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 14px;
    margin-bottom: 14px
}

@media (min-width: 1024px) {
    .navbar-text {
        float:left;
        margin-left: 15px;
        margin-right: 15px
    }
}

@media (min-width: 1024px) {
    .navbar-left {
        float:left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px
    }

    .navbar-right ~ .navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a,.navbar-default .navbar-nav li.espotDropdown>a {
    color: #777
}

.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav li.espotDropdown>a:hover,.navbar-default .navbar-nav li.espotDropdown>a:focus {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus {
    color: #555;
    background-color: transparent
}

.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus {
    background-color: transparent;
    color: #555
}

@media (max-width: 1023px) {
    .navbar-default .navbar-nav .open .dropdown-menu li>a,.navbar-default .navbar-nav .open .dropdown-menu li.espotDropdown>a {
        color:#777
    }

    .navbar-default .navbar-nav .open .dropdown-menu li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu li.espotDropdown>a:hover,.navbar-default .navbar-nav .open .dropdown-menu li.espotDropdown>a:focus {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #555;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:hover,.navbar-default .btn-link:focus {
    color: #333
}

.navbar-default .btn-link[disabled]:hover,.navbar-default .btn-link[disabled]:focus,fieldset[disabled] .navbar-default .btn-link:hover,fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #090909
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a,.navbar-inverse .navbar-nav li.espotDropdown>a {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav li.espotDropdown>a:hover,.navbar-inverse .navbar-nav li.espotDropdown>a:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #090909
}

.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus {
    background-color: #090909;
    color: #fff
}

@media (max-width: 1023px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color:#090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a,.navbar-inverse .navbar-nav .open .dropdown-menu li.espotDropdown>a {
        color: #9d9d9d
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu li.espotDropdown>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu li.espotDropdown>a:focus {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #fff;
        background-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:hover,.navbar-inverse .btn-link:focus {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:hover,.navbar-inverse .btn-link[disabled]:focus,fieldset[disabled] .navbar-inverse .btn-link:hover,fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 22px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:before {
    content: "/ ";
    padding: 0 5px;
    color: #ccc
}

.breadcrumb>.active {
    color: #777
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 22px 0;
    border-radius: 4px
}

.pagination>li {
    display: inline
}

.pagination>li>a,.pagination>li>span {
    position: relative;
    float: left;
    padding: 10px 12px;
    line-height: 1.42857;
    text-decoration: none;
    color: #209e9e;
    background-color: #e8eef3;
    border: 1px solid #ddd;
    margin-left: -1px
}

.pagination>li:first-child>a,.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.pagination>li:last-child>a,.pagination>li:last-child>span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.pagination>li>a:hover,.pagination>li>a:focus,.pagination>li>span:hover,.pagination>li>span:focus {
    z-index: 2;
    color: #135e5e;
    background-color: #e1e1e1;
    border-color: 1px solid #ddd
}

.pagination>.active>a,.pagination>.active>a:hover,.pagination>.active>a:focus,.pagination>.active>span,.pagination>.active>span:hover,.pagination>.active>span:focus {
    z-index: 3;
    color: #fff;
    background-color: #ade5e5;
    border-color: 1px solid #ade5e5;
    cursor: default
}

.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus {
    color: #ade5e5;
    background-color: #fff;
    border-color: 1px solid #ddd;
    cursor: not-allowed
}

.pagination-lg>li>a,.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 19px;
    line-height: 1.33333
}

.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}

.pagination-sm>li>a,.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5
}

.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 22px 0;
    list-style: none;
    text-align: center
}

.pager:before,.pager:after {
    content: " ";
    display: table
}

.pager:after {
    clear: both
}

.pager li {
    display: inline
}

.pager li>a,.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #e8eef3;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li>a:hover,.pager li>a:focus {
    text-decoration: none;
    background-color: #e1e1e1
}

.pager .next>a,.pager .next>span {
    float: right
}

.pager .previous>a,.pager .previous>span {
    float: left
}

.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span {
    color: #ade5e5;
    background-color: #e8eef3;
    cursor: not-allowed
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

a.label:hover,a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label-default {
    background-color: #777
}

.label-default[href]:hover,.label-default[href]:focus {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #e01e21
}

.label-primary[href]:hover,.label-primary[href]:focus {
    background-color: #b3181a
}

.label-success {
    background-color: #6c9c38
}

.label-success[href]:hover,.label-success[href]:focus {
    background-color: #52762b
}

.label-info {
    background-color: #cda7d6
}

.label-info[href]:hover,.label-info[href]:focus {
    background-color: #b984c6
}

.label-warning {
    background-color: #ca3088
}

.label-warning[href]:hover,.label-warning[href]:focus {
    background-color: #a1266c
}

.label-danger {
    background-color: #dd6c23
}

.label-danger[href]:hover,.label-danger[href]:focus {
    background-color: #b2561b
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-xs .badge,.btn-group-xs>.btn .badge,.btn-group-xs>.btn .badge {
    top: 0;
    padding: 1px 5px
}

.list-group-item.active>.badge,.nav-pills>.active>a>.badge {
    color: #209e9e;
    background-color: #fff
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

a.badge:hover,a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #e1e1e1
}

.jumbotron h1,.jumbotron .h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 24px;
    font-weight: 200
}

.jumbotron>hr {
    border-top-color: #c8c8c8
}

.container .jumbotron,.container-fluid .jumbotron {
    border-radius: 6px;
    padding-left: 15px;
    padding-right: 15px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top:48px;
        padding-bottom: 48px
    }

    .container .jumbotron,.container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }

    .jumbotron h1,.jumbotron .h1 {
        font-size: 72px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 22px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out
}

.thumbnail>img,.thumbnail a>img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active {
    border-color: #209e9e
}

.alert {
    padding: 15px;
    margin-bottom: 22px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: bold
}

.alert>p,.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable,.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    overflow: hidden;
    height: 22px;
    margin-bottom: 22px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.1)
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 14px;
    line-height: 22px;
    color: #fff;
    text-align: center;
    background-color: #e01e21;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
    -webkit-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease
}

.progress-striped .progress-bar,.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px
}

.progress.active .progress-bar,.progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #6c9c38
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #cda7d6
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #ca3088
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: #dd6c23
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media,.media-body {
    zoom:1;overflow: hidden
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right,.media>.pull-right {
    padding-left: 10px
}

.media-left,.media>.pull-left {
    padding-right: 10px
}

.media-left,.media-right,.media-body {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

a.list-group-item,button.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:hover,a.list-group-item:focus,button.list-group-item:hover,button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5
}

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item.disabled,.list-group-item.disabled:hover,.list-group-item.disabled:focus {
    background-color: #e1e1e1;
    color: #777;
    cursor: not-allowed
}

.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text {
    color: #777
}

.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #e01e21;
    border-color: #e01e21
}

.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>small,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading>.small {
    color: inherit
}

.list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text {
    color: #f9d1d2
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success,button.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:hover,a.list-group-item-success:focus,button.list-group-item-success:hover,button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,a.list-group-item-success.active:hover,a.list-group-item-success.active:focus,button.list-group-item-success.active,button.list-group-item-success.active:hover,button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info,button.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:hover,a.list-group-item-info:focus,button.list-group-item-info:hover,button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,a.list-group-item-info.active:hover,a.list-group-item-info.active:focus,button.list-group-item-info.active,button.list-group-item-info.active:hover,button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning,button.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:hover,a.list-group-item-warning:focus,button.list-group-item-warning:hover,button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,a.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus,button.list-group-item-warning.active,button.list-group-item-warning.active:hover,button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger,button.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:hover,a.list-group-item-danger:focus,button.list-group-item-danger:hover,button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,a.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus,button.list-group-item-danger.active,button.list-group-item-danger.active:hover,button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 22px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: 0 1px 1px rgba(0,0,0,0.05)
}

.panel-body {
    padding: 15px
}

.panel-body:before,.panel-body:after {
    content: " ";
    display: table
}

.panel-body:after {
    clear: both
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
    color: inherit
}

.panel-title>a,.panel-title>small,.panel-title>.small,.panel-title>small>a,.panel-title>.small>a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.list-group,.panel>.panel-collapse>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group+.panel-footer {
    border-top-width: 0
}

.panel>.table,.panel>.table-responsive>.table,.panel>.panel-collapse>.table {
    margin-bottom: 0
}

.panel>.table caption,.panel>.table-responsive>.table caption,.panel>.panel-collapse>.table caption {
    padding-left: 15px;
    padding-right: 15px
}

.panel>.table:first-child,.panel>.table-responsive:first-child>.table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table:last-child,.panel>.table-responsive:last-child>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child th,.panel>.table>tbody:first-child>tr:first-child td {
    border-top: 0
}

.panel>.table-bordered,.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
    border-left: 0
}

.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
    border-right: 0
}

.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
    border-bottom: 0
}

.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0
}

.panel>.table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 22px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.panel-body,.panel-group .panel-heading+.panel-collapse>.list-group {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #e01e21
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #e01e21;
    border-color: #e01e21
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #e01e21
}

.panel-primary>.panel-heading .badge {
    color: #e01e21;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #e01e21
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0,0,0,0.15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

.close:hover,.close:focus {
    color: #D12421;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.5);
    box-shadow: 0 3px 9px rgba(0,0,0,0.5);
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header:before,.modal-header:after {
    content: " ";
    display: table
}

.modal-header:after {
    clear: both
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer:before,.modal-footer:after {
    content: " ";
    display: table
}

.modal-footer:after {
    clear: both
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 768px) {
    .modal-dialog {
        width:600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.5);
        box-shadow: 0 5px 15px rgba(0,0,0,0.5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width: 1024px) {
    .modal-lg {
        width:900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 14px;
    opacity: 0;
    filter: alpha(opacity=0)
}

.tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90)
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #e01e21;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #e01e21
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #e01e21
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #e01e21
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #e01e21
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #e01e21
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #e01e21
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #e01e21
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #e01e21
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 16px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    box-shadow: 0 5px 10px rgba(0,0,0,0.2)
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 16px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow,.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    border-width: 10px;
    content: ""
}

.popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0,0,0,0.25);
    bottom: -11px
}

.popover.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0,0,0,0.25)
}

.popover.right>.arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}

.popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0,0,0,0.25);
    top: -11px
}

.popover.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0,0,0,0.25)
}

.popover.left>.arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}

.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left
}

.carousel-inner>.item>img,.carousel-inner>.item>a>img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1
}

@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px
    }

    .carousel-inner>.item.next,.carousel-inner>.item.active.right {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0
    }

    .carousel-inner>.item.prev,.carousel-inner>.item.active.left {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0
    }

    .carousel-inner>.item.next.left,.carousel-inner>.item.prev.right,.carousel-inner>.item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0
    }
}

.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,0.6);
    background-color: transparent
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0.0001) 0%, rgba(0,0,0,0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0,0,0,0.0001) 0%, rgba(0,0,0,0.5) 100%);
    background-image: linear-gradient(to right, rgba(0,0,0,0.0001) 0%, rgba(0,0,0,0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.carousel-control:hover,.carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}

.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block
}

.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px
}

.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-prev,.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #e01e21;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #e01e21
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,0.6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next {
        width:30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev {
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right,.carousel-control .icon-next {
        margin-right: -10px
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:before,.clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-xs {
    display: none !important
}

.visible-sm {
    display: none !important
}

.visible-md {
    display: none !important
}

.visible-lg {
    display: none !important
}

.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block {
    display: none !important
}

@media (max-width: 767px) {
    .visible-xs {
        display:block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    th.visible-xs,td.visible-xs {
        display: table-cell !important
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display:block !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display:inline !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display:inline-block !important
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .visible-sm {
        display:block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    th.visible-sm,td.visible-sm {
        display: table-cell !important
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .visible-sm-block {
        display:block !important
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .visible-sm-inline {
        display:inline !important
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .visible-sm-inline-block {
        display:inline-block !important
    }
}

@media (min-width: 1024px) and (max-width: 1199px) {
    .visible-md {
        display:block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    th.visible-md,td.visible-md {
        display: table-cell !important
    }
}

@media (min-width: 1024px) and (max-width: 1199px) {
    .visible-md-block {
        display:block !important
    }
}

@media (min-width: 1024px) and (max-width: 1199px) {
    .visible-md-inline {
        display:inline !important
    }
}

@media (min-width: 1024px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display:inline-block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display:block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    th.visible-lg,td.visible-lg {
        display: table-cell !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display:block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display:inline !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display:inline-block !important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display:none !important
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .hidden-sm {
        display:none !important
    }
}

@media (min-width: 1024px) and (max-width: 1199px) {
    .hidden-md {
        display:none !important
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display:none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    th.visible-print,td.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px)
}

.owl-carousel .owl-controls .owl-nav .owl-prev,.owl-carousel .owl-controls .owl-nav .owl-next,.owl-carousel .owl-controls .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel .owl-refresh .owl-item {
    display: none
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transform: translateZ(0)
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d
}

.owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto
}

.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease
}

.owl-carousel .owl-item img {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("/wcsstore/MattelSAS/images/owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale 100ms ease;
    -moz-transition: scale 100ms ease;
    -ms-transition: scale 100ms ease;
    -o-transition: scale 100ms ease;
    transition: scale 100ms ease
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    -moz-transition: scale(1.3, 1.3);
    -ms-transition: scale(1.3, 1.3);
    -o-transition: scale(1.3, 1.3);
    transition: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1
}

.owl-theme .owl-nav {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}

.owl-theme .owl-nav [class*='owl-']:hover {
    background: #869791;
    color: #FFF;
    text-decoration: none
}

.owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px
}

.owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom:1;transform: translateZ(0);
    *display: inline
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span {
    background: #869791
}

.button {
    font-size: inherit;
    transform: none
}

.button[id^='add2CartBtn'].inactiveLink {
    background: #e1e1e1;
    border: 2px solid #e1e1e1;
    cursor: default;
    color: #333
}

.button[id^='add2CartBtn'].inactiveLink:hover {
    background-image: none !important;
    background-color: #e1e1e1
}

.button:focus {
    outline: 0
}

.button.primary {
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.5em;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    color: #fff !important;
    background: #e01e21;
    padding: .7em;
    text-transform: uppercase;
    white-space: nowrap;
    border: 2px solid #e01e21
}

.button.primary:hover {
    background-image: none !important;
    background-color: #e01e21
}

.button.primary .button_text {
    padding: 0;
    border: 0;
    font-size: 16px;
    width: auto;
    min-width: 100px;
    font-weight: 700;
    letter-spacing: inherit;
    text-overflow: ellipsis;
    overflow: hidden
}

.button.primary.tertiary {
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-weight: 700 !important;
    font-size: 16px;
    line-height: 1.5em;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    color: #fff !important;
    background: #209e9e;
    padding: .7em;
    text-transform: uppercase;
    white-space: nowrap;
    border: 2px solid #209e9e
}

.button.primary.tertiary:hover {
    background-image: none !important;
    background-color: #209e9e
}

.button.primary.tertiary a,.button.primary.tertiary .button_text {
    padding: 0;
    border: 0;
    font-size: 16px;
    width: auto;
    font-weight: 700
}

.button.primary.tertiary .button_text {
    min-width: 100px;
    text-overflow: ellipsis;
    overflow: hidden
}

.button.transparent {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.5em;
    color: #fff !important;
    border: 2px solid #fff !important;
    background: transparent !important;
    padding: .7em;
    text-align: center
}

.button.transparent:hover {
    background-image: none !important;
    background-color: transparent !important;
    border: 2px solid #fff !important
}

.button.transparent a {
    padding: 0;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700
}

.button.white {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.5em;
    color: #209e9e !important;
    border: 2px solid #209e9e !important;
    background: #fff !important;
    padding: .7em;
    text-align: center
}

.button.white:hover {
    background-image: none !important;
    background-color: #fff !important;
    border: 2px solid #209e9e !important
}

.button.white a {
    padding: 0;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700
}

.button.outlined {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.5em;
    color: #209e9e !important;
    border: 2px solid #209e9e !important;
    background: #fff !important;
    padding: .7em;
    text-align: center
}

.button.outlined:hover {
    background-image: none !important;
    background-color: #fff !important;
    border: 2px solid #209e9e !important
}

.button.outlined a {
    padding: 0;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700
}

.button_primary,.disabled .button_primary {
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.5em;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    color: #fff !important;
    background: #e01e21;
    padding: .7em;
    text-transform: uppercase;
    border: 2px solid #e01e21;
    white-space: nowrap;
    transform: none
}

.button_primary:hover,.disabled .button_primary:hover {
    background-image: none !important;
    background-color: #e01e21
}

.button_primary .button_text,.disabled .button_primary .button_text {
    height: inherit;
    line-height: inherit;
    border-radius: inherit;
    padding: 0;
    border: 0;
    font-size: 16px;
    min-width: 100px;
    color: #fff !important;
    text-overflow: ellipsis;
    overflow: hidden
}

.button_secondary,.disabled .button_secondary {
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.5em;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    color: #fff !important;
    background: #e01e21;
    padding: .7em;
    text-transform: uppercase;
    border: 2px solid #e01e21;
    white-space: nowrap;
    transform: none
}

.button_secondary:hover,.disabled .button_secondary:hover {
    background-image: none !important;
    background-color: #e01e21
}

.button_secondary .button_text,.disabled .button_secondary .button_text {
    height: inherit;
    line-height: inherit;
    border-radius: inherit;
    padding: 0;
    border: 0;
    font-size: 16px;
    min-width: 100px;
    color: #fff !important;
    text-overflow: ellipsis;
    overflow: hidden
}

::-webkit-input-placeholder {
    color: #333;
    font-style: italic
}

::-moz-placeholder {
    color: #333;
    font-style: italic
}

:-ms-input-placeholder {
    color: #333;
    font-style: italic
}

:-moz-placeholder {
    color: #333;
    font-style: italic
}

select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000
}

input,select,textarea,.inputField,input:focus,select:focus,textarea:focus {
    font-size: 16px;
    border-radius: 0
}

select::-ms-expand {
    display: none
}

select {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: linear-gradient(45deg, transparent 50%, #209e9e 50%),linear-gradient(135deg, #209e9e 50%, transparent 50%),linear-gradient(to right, #209e9e, #209e9e);
    background-position: calc(100% - 10px) calc(1em + 5px),calc(100% - 5px) calc(1em + 5px),calc(100% - -2.5em) 0.5em;
    background-size: 5px 5px, 5px 5px, 1px 1.5em;
    background-repeat: no-repeat
}

.filled+select {
    background-position: calc(100% - 10px) calc(1em + 5px),calc(100% - 5px) calc(1em + 5px),calc(100% - -2.5em) 0.5em
}

select:focus {
    background-image: linear-gradient(45deg, #209e9e 50%, transparent 50%),linear-gradient(135deg, transparent 50%, #209e9e 50%),linear-gradient(to right, #209e9e, #209e9e);
    background-position: calc(100% - 5px) calc(1em + 5px),calc(100% - 10px) calc(1em + 5px),calc(100% - -2.5em) 0.5em;
    background-size: 5px 4px, 4px 4px, 1px 1.5em;
    background-repeat: no-repeat;
    border-color: #b1b1b1;
    outline: 0
}

.filled+select:focus {
    background-position: calc(100% - 5px) calc(1em + 5px),calc(100% - 10px) calc(1em + 5px),calc(100% - -2.5em) 0.5em
}

.checkboxField span {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.drop_down_country {
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif
}

.form_2column {
    padding: inherit
}

.form_2column .column {
    float: none;
    width: 100%
}

.form_2column .column.no-padding {
    padding: 0 !important
}

.form_2column .column .inputField {
    border-radius: 0
}

.form_2column .column .checkboxLabel {
    position: static
}

.form_2column .column .checkboxField {
    margin: -10px 0px 0px -30px;
    margin: 0;
    padding-right: 10px
}

.form_2column .column .checkboxField input[type="checkbox"] {
    float: right
}

.form_2column .column .checkboxField span {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

input {
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-weight: normal;
    color: #333
}

label span {
    font-weight: normal
}

p label {
    text-transform: uppercase
}

p input[type="text"],p input[type="password"],p input[type="email"],p input[type="tel"],p textarea,p select {
    border: 2px solid #b1b1b1;
    width: 100%
}

p input[type="text"].short,p input[type="password"].short,p input[type="email"].short,p input[type="tel"].short,p textarea.short,p select.short {
    width: 50%
}

p.error.text-danger,p.error.text-info {
    margin: 10px 0 !important;
    font-weight: bold !important;
    font-size: 14px !important;
    line-height: 1em !important;
    color: #dd6c23 !important;
    display: table !important
}

p.error.text-info {
    color: #6c9c38 !important
}

input[type="radio"],input[type="checkbox"] {
    width: 0;
    height: 0
}

#messageBoxDisplay {
    position: relative;
    padding: 0;
    margin: auto;
    text-align: center;
    font-weight: bold;
    color: white;
    text-indent: -5000px;
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    transition: all 500ms cubic-bezier(0, 1.05, 0, 1);
    border-top: none
}

#messageBoxDisplay.show {
    padding: 15px;
    text-indent: 0;
    opacity: 1;
    max-height: 200px;
    border-top: 1px solid white
}

#messageBoxDisplay.error {
    background: #e01e21
}

#messageBoxDisplay.success {
    background: #43a83a
}

html {
    font-size: 100%
}

body {
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-weight: 400;
    line-height: 1.3;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative
}

html,body {
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px
}

img {
    max-width: 100%;
    height: auto
}

a {
    text-decoration: none;
    outline: none;
    cursor: pointer
}

a:hover {
    text-decoration: none;
    outline: 0
}

:focus {
    text-decoration: none;
    outline: 0
}

/*.focus-ring {
    outline: 2px auto -webkit-focus-ring-color !important
}*/

p {
    line-height: 1.3
}

ol,ul,li {
    list-style: none;
    padding: 0;
    margin: 0
}

.format_content ol,.format_content ul,ul.dots {
    margin-left: 3%
}

.format_content ol>li,.format_content ul>li,ul.dots>li {
    list-style-type: disc
}

.format_content ol,.format_content ul {
    margin-left: 3%
}

.format_content ol.roman>li,.format_content ul.roman>li {
    list-style-type: lower-roman
}

.format_content ol.alpha>li,.format_content ul.alpha>li {
    list-style-type: lower-alpha
}

.format_content ol.numbers>li,.format_content ul.numbers>li {
    list-style-type: decimal
}

ul.dash>li {
    text-indent: 10px
}

ul.dash>li:before {
    content: "-";
    position: relative;
    left: -5px
}

h1,h2,h3,h4,h5,h6 {
    margin: 0;
    padding: 0;
    font-style: normal;
    text-transform: inherit
}

@media (max-width: 767px) {
    h1,h2,h3,h4,h5,h6 {
        line-height:1em;
        padding: 1em 0
    }
}

.hide {
    display: none
}

.no-margin {
    margin: auto
}

.horizontal-padding-10 {
    padding: 0 10px
}

.textAlignRight {
    text-align: right
}

.textAlignLeft {
    text-align: left
}

.textAlignCenter {
    text-align: center
}

.super {
    font-size: 0.5em;
    vertical-align: super
}

@media (min-width: 1024px) {
    .hidden-desktop {
        display:none !important
    }
}

@media (max-width: 1023px) {
    .hidden-mobile {
        display:none !important
    }
}

#page {
    width: 100%
}

@media (min-width: 100em) {
    #page {
        max-width:1600px;
        margin: 0 auto
    }
}

.ageIcon,#main-nav-list>li>a>i,#main-nav-list>li>a.expand i,.second-level-menus .subMenus-list .title:after,.second-level-menus .subMenus-list.active .title:before,.second-level-menus ul li a:after,.second-level-menus .menu-block a:after,footer .social-links a,.landingSlider .owl-theme .owl-controls .owl-buttons .owl-prev,.landingSlider .owl-theme .owl-controls .owl-buttons .owl-next,.product-tile-carousel .owl-theme .owl-prev:before,.view-btn:after,#social-wrapper .inst-social-icon,#social-wrapper .pin-social-icon,#social-template-container .btn,#social-template-container .inst-social-icon,#social-template-container .pin-social-icon,.parenting-article-content span.article-title:before,a.see-all:after,.en_us #product-subMenus .tile-bottom:after,#parenting-subMenus .birthday-bottom:after,.parenting-article-content .read-more:after,#main-nav-list .redirect:before,.smart-toys-navigation .redirect:before,#main-top-header .brand-navigate:before,#welcome-wrapper .little-link:after,.cart-icon {
    background: url("/wcsstore/MattelSAS/images/sprites.png") no-repeat
}

@media (min-width: 1282px) {
    .rowContainer,.rowContainer>.row {
        padding:0
    }
}

div.content_wrapper {
    padding: 0 30px
}

div.content_wrapper div.content_left_shadow {
    padding: 0
}

div.content_wrapper div.content_left_shadow div.content_right_shadow {
    padding: 0
}

div.content_wrapper div.content_left_shadow div.content_right_shadow div.main_content {
    max-width: inherit;
    padding: 0
}

div.content_wrapper div.content_left_shadow div.content_right_shadow div.main_content #box .body {
    border: inherit;
    padding: inherit
}

div.content_wrapper div.content_left_shadow div.content_right_shadow div.main_content .container_content_rightsidebar {
    max-width: inherit;
    padding: 0
}

.clear {
    clear: both
}

div.content_wrapper {
    padding: 0 0 0 20px
}

@media (max-width: 1023px) {
    .acol12 {
        width:100%
    }
}

html .claro .dijitContentPane {
    padding: 0
}

.privacystatement a {
    color: #135e5e
}

a.skip-to-content-link {
    padding: 0.5em;
    position: absolute;
    top: -40px;
    left: 0px;
    color: white;
    border-right: 1px solid white;
    border-bottom: 1px solid white;
    border-bottom-right-radius: 8px;
    background: transparent;
    -webkit-transition: top 1s ease-out, background 1s linear;
    transition: top 1s ease-out, background 1s linear;
    z-index: 100
}

a.skip-to-content-link:focus {
    top: 0px;
    background: #f1f1f2;
    color: blue;
    font-family: arial;
    text-decoration: underline;
    outline: 0;
    -webkit-transition: top .1s ease-in, background .5s linear;
    transition: top .1s ease-in, background .5s linear
}

@media print {
    a[href]:after {
        content: ""
    }
}

#paginationNavigationArea {
    background: #e8eef3;
    padding: 10px 20px
}

#paginationNavigationArea.row {
    margin: 0;
    margin-top: 20px
}

#paginationNavigationArea:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

#paginationNavigationArea #showPageInfo {
    float: left;
    padding-right: 20px;
    border-right: 1px solid black;
    font-weight: 600
}

#paginationNavigationArea .acol7 div.row {
    margin: 0
}

#paginationNavigationArea .dijit.dijitReset.dijitInline.dijitButton {
    float: left;
    margin-top: -2px
}

#paginationNavigationArea .dijit.dijitReset.dijitInline.dijitButton span:focus {
    outline: 0
}

#paginationNavigationArea .dijit.dijitReset.dijitInline.dijitButton .glyphicon {
    color: #ade5e5
}

#paginationNavigationArea .dijit.dijitReset.dijitInline.dijitButton .previousButton,#paginationNavigationArea .dijit.dijitReset.dijitInline.dijitButton .nextButton {
    margin: 0 15px;
    font-size: 1rem;
    position: relative;
    top: 0
}

#paginationNavigationArea #pageButtons {
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

#paginationNavigationArea #pageButtons button {
    border: 1px solid #ddd;
    color: #ade5e5;
    background: #fff;
    margin: 0 5px;
    border-radius: 20px;
    font-size: .9rem
}

#paginationNavigationArea #pageButtons button:hover {
    border: 1px solid #ddd;
    color: #135e5e;
    background: #e1e1e1
}

#paginationNavigationArea #pageButtons .selectedPageColor {
    color: #fff;
    background: #ade5e5;
    border: 1px solid #ade5e5
}

@media (max-width: 1023px) {
    #paginationNavigationArea.row {
        margin-top:-1px
    }

    #paginationNavigationArea #showPageInfo {
        padding-right: 10px;
        font-size: .9rem;
        line-height: 1.9
    }

    #paginationNavigationArea .dijit.dijitReset.dijitInline.dijitButton .previousButton,#paginationNavigationArea .dijit.dijitReset.dijitInline.dijitButton .nextButton,#paginationNavigationArea .dijit.dijitReset.dijitInline.dijitButton .nextButton {
        margin: 0 5px;
        font-size: .9rem
    }
}

@media (max-width: 29.74em) {
    #paginationNavigationArea {
        background:#e8eef3;
        padding: 10px
    }

    #paginationNavigationArea #showPageInfo {
        font-size: .68rem;
        line-height: 2.1
    }
}

/*! jQuery UI - v1.12.0 - 2016-07-08
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:before {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse;
    clear: both
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-front {
    z-index: 100
}

.ui-state-disabled {
    cursor: default !important;
    pointer-events: none
}

.ui-icon {
    display: inline-block;
    vertical-align: middle;
    margin-top: -.25em;
    position: relative;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-icon-block {
    left: 50%;
    margin-left: -8px;
    display: block
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0 0;
    padding: .5em .5em .5em .7em;
    font-size: 100%
}

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default
}

.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: 0
}

.ui-menu .ui-menu {
    position: absolute
}

.ui-menu .ui-menu-item {
    margin: 0;
    cursor: pointer;
    list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")
}

.ui-menu .ui-menu-item-wrapper {
    position: relative;
    padding: 3px 1em 3px .4em
}

.ui-menu .ui-menu-divider {
    margin: 5px 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0
}

.ui-menu .ui-state-focus,.ui-menu .ui-state-active {
    margin: -1px
}

.ui-menu-icons {
    position: relative
}

.ui-menu-icons .ui-menu-item-wrapper {
    padding-left: 2em
}

.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: .2em;
    margin: auto 0
}

.ui-menu .ui-menu-icon {
    left: auto;
    right: 0
}

.ui-button {
    padding: .4em 1em;
    display: inline-block;
    position: relative;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: visible;
    text-decoration: none
}

.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active {
    text-decoration: none
}

.ui-button-icon-only {
    width: 2em;
    box-sizing: border-box;
    text-indent: -9999px;
    white-space: nowrap
}

input.ui-button.ui-button-icon-only {
    text-indent: 0
}

.ui-button-icon-only .ui-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -8px
}

.ui-button.ui-icon-notext .ui-icon {
    padding: 0;
    width: 2.1em;
    height: 2.1em;
    text-indent: -9999px;
    white-space: nowrap
}

input.ui-button.ui-icon-notext .ui-icon {
    width: auto;
    height: auto;
    text-indent: 0;
    white-space: normal;
    padding: .4em 1em
}

input.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0
}

button.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0
}

.ui-controlgroup {
    vertical-align: middle;
    display: inline-block
}

.ui-controlgroup>.ui-controlgroup-item {
    float: left;
    margin-left: 0;
    margin-right: 0
}

.ui-controlgroup>.ui-controlgroup-item:focus,.ui-controlgroup>.ui-controlgroup-item.ui-visual-focus {
    z-index: 9999
}

.ui-controlgroup-vertical>.ui-controlgroup-item {
    display: block;
    float: none;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    text-align: left
}

.ui-controlgroup-vertical .ui-controlgroup-item {
    box-sizing: border-box
}

.ui-controlgroup .ui-controlgroup-label {
    padding: .4em 1em
}

.ui-controlgroup .ui-controlgroup-label span {
    font-size: 80%
}

.ui-controlgroup-horizontal .ui-controlgroup-label+.ui-controlgroup-item {
    border-left: none
}

.ui-controlgroup-vertical .ui-controlgroup-label+.ui-controlgroup-item {
    border-top: none
}

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
    border-right: none
}

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
    border-bottom: none
}

.ui-controlgroup-vertical .ui-spinner-input {
    width: 75%;
    width: calc( 100% - 2.4em )
}

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
    border-top-style: solid
}

.ui-checkboxradio-label .ui-icon-background {
    box-shadow: inset 1px 1px 1px #ccc;
    border-radius: .12em;
    border: none
}

.ui-checkboxradio-radio-label .ui-icon-background {
    width: 16px;
    height: 16px;
    border-radius: 1em;
    overflow: visible;
    border: none
}

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
    background-image: none;
    width: 8px;
    height: 8px;
    border-width: 4px;
    border-style: solid
}

.ui-checkboxradio-disabled {
    pointer-events: none
}

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0
}

.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em
}

.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover {
    top: 1px
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px
}

.ui-datepicker .ui-datepicker-next {
    right: 2px
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 1px
}

.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year {
    width: 45%
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em
}

.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: bold;
    border: 0
}

.ui-datepicker td {
    border: 0;
    padding: 1px
}

.ui-datepicker td span,.ui-datepicker td a {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width: auto;
    overflow: visible
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left
}

.ui-datepicker.ui-datepicker-multi {
    width: auto
}

.ui-datepicker-multi .ui-datepicker-group {
    float: left
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}

.ui-datepicker-rtl {
    direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}

.ui-datepicker .ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
    left: .5em;
    top: .3em
}

.ui-dialog {
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0
}

.ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative
}

.ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 0;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis
}

.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 20px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 20px
}

.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: none;
    overflow: auto
}

.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0 0;
    background-image: none;
    margin-top: .5em;
    padding: .3em 1em .5em .4em
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right
}

.ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .4em .5em 0;
    cursor: pointer
}

.ui-dialog .ui-resizable-n {
    height: 2px;
    top: 0
}

.ui-dialog .ui-resizable-e {
    width: 2px;
    right: 0
}

.ui-dialog .ui-resizable-s {
    height: 2px;
    bottom: 0
}

.ui-dialog .ui-resizable-w {
    width: 2px;
    left: 0
}

.ui-dialog .ui-resizable-se,.ui-dialog .ui-resizable-sw,.ui-dialog .ui-resizable-ne,.ui-dialog .ui-resizable-nw {
    width: 7px;
    height: 7px
}

.ui-dialog .ui-resizable-se {
    right: 0;
    bottom: 0
}

.ui-dialog .ui-resizable-sw {
    left: 0;
    bottom: 0
}

.ui-dialog .ui-resizable-ne {
    right: 0;
    top: 0
}

.ui-dialog .ui-resizable-nw {
    left: 0;
    top: 0
}

.ui-draggable .ui-dialog-titlebar {
    cursor: move
}

.ui-draggable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-resizable {
    position: relative
}

.ui-resizable-handle {
    position: absolute;
    font-size: 0.1px;
    display: block;
    -ms-touch-action: none;
    touch-action: none
}

.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle {
    display: none
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px
}

.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden
}

.ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%
}

.ui-progressbar .ui-progressbar-overlay {
    background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
    height: 100%;
    filter: alpha(opacity=25);
    opacity: 0.25
}

.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none
}

.ui-selectable {
    -ms-touch-action: none;
    touch-action: none
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted black
}

.ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none
}

.ui-selectmenu-menu .ui-menu {
    overflow: auto;
    overflow-x: hidden;
    padding-bottom: 1px
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
    font-size: 1em;
    font-weight: bold;
    line-height: 1.5;
    padding: 2px 0.4em;
    margin: 0.5em 0 0 0;
    height: auto;
    border: 0
}

.ui-selectmenu-open {
    display: block
}

.ui-selectmenu-text {
    display: block;
    margin-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis
}

.ui-selectmenu-button.ui-button {
    text-align: left;
    white-space: nowrap;
    width: 14em
}

.ui-selectmenu-icon.ui-icon {
    float: right;
    margin-top: 0
}

.ui-slider {
    position: relative;
    text-align: left
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0
}

.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit
}

.ui-slider-horizontal {
    height: .8em
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.ui-slider-vertical {
    width: .8em;
    height: 100px
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0
}

.ui-sortable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle
}

.ui-spinner-input {
    border: none;
    background: none;
    color: inherit;
    padding: .222em 0;
    margin: .2em 0;
    vertical-align: middle;
    margin-left: .4em;
    margin-right: 2em
}

.ui-spinner-button {
    width: 1.6em;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0
}

.ui-spinner a.ui-spinner-button {
    border-top-style: none;
    border-bottom-style: none;
    border-right-style: none
}

.ui-spinner-up {
    top: 0
}

.ui-spinner-down {
    bottom: 0
}

.ui-tabs {
    position: relative;
    padding: .2em
}

.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0
}

.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .2em 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: left;
    padding: .5em 1em;
    text-decoration: none
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    cursor: text
}

.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
    cursor: text
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    cursor: pointer
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: none
}

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px
}

body .ui-tooltip {
    border-width: 2px
}

.ui-widget {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1em
}

.ui-widget .ui-widget {
    font-size: 1em
}

.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1em
}

.ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5
}

.ui-widget-content {
    border: 1px solid #dddddd;
    background: #ffffff;
    color: #333333
}

.ui-widget-content a {
    color: #333333
}

.ui-widget-header {
    border: 1px solid #dddddd;
    background: #e9e9e9;
    color: #333333;
    font-weight: bold
}

.ui-widget-header a {
    color: #333333
}

.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button {
    border: 1px solid #c5c5c5;
    background: #f6f6f6;
    font-weight: normal;
    color: #454545
}

html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active {
    border: 1px solid #c5c5c5;
    background: #f6f6f6;
    font-weight: normal;
    color: #454545
}

.ui-state-default a {
    color: #454545;
    text-decoration: none
}

.ui-state-default a:link,.ui-state-default a:visited {
    color: #454545;
    text-decoration: none
}

a.ui-button,a:link.ui-button,a:visited.ui-button {
    color: #454545;
    text-decoration: none
}

.ui-button {
    color: #454545;
    text-decoration: none
}

.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus {
    border: 1px solid #cccccc;
    background: #ededed;
    font-weight: normal;
    color: #2b2b2b
}

.ui-button:hover,.ui-button:focus {
    border: 1px solid #cccccc;
    background: #ededed;
    font-weight: normal;
    color: #2b2b2b
}

.ui-state-hover a {
    color: #2b2b2b;
    text-decoration: none
}

.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited {
    color: #2b2b2b;
    text-decoration: none
}

.ui-state-focus a {
    color: #2b2b2b;
    text-decoration: none
}

.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited {
    color: #2b2b2b;
    text-decoration: none
}

a.ui-button:hover,a.ui-button:focus {
    color: #2b2b2b;
    text-decoration: none
}

.ui-visual-focus {
    box-shadow: 0 0 3px 1px #5e9ed6
}

.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active {
    border: 1px solid #003eff;
    background: #007fff;
    font-weight: normal;
    color: #ffffff
}

.ui-button:active,.ui-button.ui-state-active:hover {
    border: 1px solid #003eff;
    background: #007fff;
    font-weight: normal;
    color: #ffffff
}

.ui-icon-background {
    border: #003eff;
    background-color: #ffffff
}

.ui-state-active .ui-icon-background {
    border: #003eff;
    background-color: #ffffff
}

.ui-state-active a {
    color: #ffffff;
    text-decoration: none
}

.ui-state-active a:link,.ui-state-active a:visited {
    color: #ffffff;
    text-decoration: none
}

.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight {
    border: 1px solid #dad55e;
    background: #fffa90;
    color: #777620
}

.ui-state-checked {
    border: 1px solid #dad55e;
    background: #fffa90
}

.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a {
    color: #777620
}

.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error {
    border: 1px solid #ebccd1 !important;
    color: #a94442 !important;
    font-weight: bold
}

.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a,.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text {
    color: #a94442 !important
}

.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary {
    font-weight: bold
}

.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: normal
}

.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none
}

.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35)
}

.ui-icon {
    width: 16px;
    height: 16px;
    background-image: url("/wcsstore/MattelSAS/images/colors/sm/ui-icons_444444_256x240.png")
}

.ui-widget-content .ui-icon,.ui-widget-header .ui-icon {
    background-image: url("/wcsstore/MattelSAS/images/colors/sm/ui-icons_444444_256x240.png")
}

.ui-button .ui-icon {
    background-image: url("/wcsstore/MattelSAS/images/colors/sm/ui-icons_777777_256x240.png")
}

.ui-state-hover .ui-icon,.ui-state-focus .ui-icon {
    background-image: url("/wcsstore/MattelSAS/images/colors/sm/ui-icons_555555_256x240.png")
}

.ui-button:hover .ui-icon,.ui-button:focus .ui-icon {
    background-image: url("/wcsstore/MattelSAS/images/colors/sm/ui-icons_555555_256x240.png")
}

.ui-state-default .ui-icon {
    background-image: url("/wcsstore/MattelSAS/images/colors/sm/ui-icons_555555_256x240.png")
}

.ui-state-active .ui-icon,.ui-button:active .ui-icon {
    background-image: url("/wcsstore/MattelSAS/images/colors/sm/ui-icons_ffffff_256x240.png")
}

.ui-state-highlight .ui-icon,.ui-button .ui-state-highlight.ui-icon {
    background-image: url("/wcsstore/MattelSAS/images/colors/sm/ui-icons_777620_256x240.png")
}

.ui-state-error .ui-icon,.ui-state-error-text .ui-icon {
    background-image: url("/wcsstore/MattelSAS/images/colors/sm/ui-icons_cc0000_256x240.png")
}

.ui-icon-blank {
    background-position: 16px 16px
}

.ui-icon-caret-1-n {
    background-position: 0 0
}

.ui-icon-caret-1-ne {
    background-position: -16px 0
}

.ui-icon-caret-1-e {
    background-position: -32px 0
}

.ui-icon-caret-1-se {
    background-position: -48px 0
}

.ui-icon-caret-1-s {
    background-position: -65px 0
}

.ui-icon-caret-1-sw {
    background-position: -80px 0
}

.ui-icon-caret-1-w {
    background-position: -96px 0
}

.ui-icon-caret-1-nw {
    background-position: -112px 0
}

.ui-icon-caret-2-n-s {
    background-position: -128px 0
}

.ui-icon-caret-2-e-w {
    background-position: -144px 0
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px
}

.ui-icon-triangle-1-s {
    background-position: -65px -16px
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px
}

.ui-icon-arrow-1-s {
    background-position: -65px -32px
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
    background-position: 1px -48px
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}

.ui-icon-arrow-4 {
    background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px
}

.ui-icon-extlink {
    background-position: -32px -80px
}

.ui-icon-newwin {
    background-position: -48px -80px
}

.ui-icon-refresh {
    background-position: -64px -80px
}

.ui-icon-shuffle {
    background-position: -80px -80px
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px
}

.ui-icon-folder-open {
    background-position: -16px -96px
}

.ui-icon-document {
    background-position: -32px -96px
}

.ui-icon-document-b {
    background-position: -48px -96px
}

.ui-icon-note {
    background-position: -64px -96px
}

.ui-icon-mail-closed {
    background-position: -80px -96px
}

.ui-icon-mail-open {
    background-position: -96px -96px
}

.ui-icon-suitcase {
    background-position: -112px -96px
}

.ui-icon-comment {
    background-position: -128px -96px
}

.ui-icon-person {
    background-position: -144px -96px
}

.ui-icon-print {
    background-position: -160px -96px
}

.ui-icon-trash {
    background-position: -176px -96px
}

.ui-icon-locked {
    background-position: -192px -96px
}

.ui-icon-unlocked {
    background-position: -208px -96px
}

.ui-icon-bookmark {
    background-position: -224px -96px
}

.ui-icon-tag {
    background-position: -240px -96px
}

.ui-icon-home {
    background-position: 0 -112px
}

.ui-icon-flag {
    background-position: -16px -112px
}

.ui-icon-calendar {
    background-position: -32px -112px
}

.ui-icon-cart {
    background-position: -48px -112px
}

.ui-icon-pencil {
    background-position: -64px -112px
}

.ui-icon-clock {
    background-position: -80px -112px
}

.ui-icon-disk {
    background-position: -96px -112px
}

.ui-icon-calculator {
    background-position: -112px -112px
}

.ui-icon-zoomin {
    background-position: -128px -112px
}

.ui-icon-zoomout {
    background-position: -144px -112px
}

.ui-icon-search {
    background-position: -160px -112px
}

.ui-icon-wrench {
    background-position: -176px -112px
}

.ui-icon-gear {
    background-position: -192px -112px
}

.ui-icon-heart {
    background-position: -208px -112px
}

.ui-icon-star {
    background-position: -224px -112px
}

.ui-icon-link {
    background-position: -240px -112px
}

.ui-icon-cancel {
    background-position: 0 -128px
}

.ui-icon-plus {
    background-position: -16px -128px
}

.ui-icon-plusthick {
    background-position: -32px -128px
}

.ui-icon-minus {
    background-position: -48px -128px
}

.ui-icon-minusthick {
    background-position: -64px -128px
}

.ui-icon-close {
    background-position: -80px -128px
}

.ui-icon-closethick {
    background-position: -96px -128px
}

.ui-icon-key {
    background-position: -112px -128px
}

.ui-icon-lightbulb {
    background-position: -128px -128px
}

.ui-icon-scissors {
    background-position: -144px -128px
}

.ui-icon-clipboard {
    background-position: -160px -128px
}

.ui-icon-copy {
    background-position: -176px -128px
}

.ui-icon-contact {
    background-position: -192px -128px
}

.ui-icon-image {
    background-position: -208px -128px
}

.ui-icon-video {
    background-position: -224px -128px
}

.ui-icon-script {
    background-position: -240px -128px
}

.ui-icon-alert {
    background-position: 0 -144px
}

.ui-icon-info {
    background-position: -16px -144px
}

.ui-icon-notice {
    background-position: -32px -144px
}

.ui-icon-help {
    background-position: -48px -144px
}

.ui-icon-check {
    background-position: -64px -144px
}

.ui-icon-bullet {
    background-position: -80px -144px
}

.ui-icon-radio-on {
    background-position: -96px -144px
}

.ui-icon-radio-off {
    background-position: -112px -144px
}

.ui-icon-pin-w {
    background-position: -128px -144px
}

.ui-icon-pin-s {
    background-position: -144px -144px
}

.ui-icon-play {
    background-position: 0 -160px
}

.ui-icon-pause {
    background-position: -16px -160px
}

.ui-icon-seek-next {
    background-position: -32px -160px
}

.ui-icon-seek-prev {
    background-position: -48px -160px
}

.ui-icon-seek-end {
    background-position: -64px -160px
}

.ui-icon-seek-start,.ui-icon-seek-first {
    background-position: -80px -160px
}

.ui-icon-stop {
    background-position: -96px -160px
}

.ui-icon-eject {
    background-position: -112px -160px
}

.ui-icon-volume-off {
    background-position: -128px -160px
}

.ui-icon-volume-on {
    background-position: -144px -160px
}

.ui-icon-power {
    background-position: 0 -176px
}

.ui-icon-signal-diag {
    background-position: -16px -176px
}

.ui-icon-signal {
    background-position: -32px -176px
}

.ui-icon-battery-0 {
    background-position: -48px -176px
}

.ui-icon-battery-1 {
    background-position: -64px -176px
}

.ui-icon-battery-2 {
    background-position: -80px -176px
}

.ui-icon-battery-3 {
    background-position: -96px -176px
}

.ui-icon-circle-plus {
    background-position: 0 -192px
}

.ui-icon-circle-minus {
    background-position: -16px -192px
}

.ui-icon-circle-close {
    background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px
}

.ui-icon-circle-check {
    background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}

.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl {
    border-top-left-radius: 3px
}

.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr {
    border-top-right-radius: 3px
}

.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl {
    border-bottom-left-radius: 3px
}

.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br {
    border-bottom-right-radius: 3px
}

.ui-widget-overlay {
    background: #aaaaaa;
    opacity: .3;
    filter: Alpha(Opacity=30)
}

.ui-widget-shadow {
    -webkit-box-shadow: 0px 0px 5px #666666;
    box-shadow: 0px 0px 5px #666666
}

.ui-widget {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1em
}

.ui-widget .ui-widget {
    font-size: 1em
}

.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1em
}

.ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5
}

.ui-widget-content {
    border: 1px solid #dddddd;
    background: #ffffff;
    color: #333333
}

.ui-widget-content a {
    color: #333333
}

.ui-widget-header {
    border: 1px solid #dddddd;
    background: #e9e9e9;
    color: #333333;
    font-weight: bold
}

.ui-widget-header a {
    color: #333333
}

.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button {
    border: 1px solid #c5c5c5;
    background: #f6f6f6;
    font-weight: normal;
    color: #454545
}

html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active {
    border: 1px solid #c5c5c5;
    background: #f6f6f6;
    font-weight: normal;
    color: #454545
}

.ui-state-default a {
    color: #454545;
    text-decoration: none
}

.ui-state-default a:link,.ui-state-default a:visited {
    color: #454545;
    text-decoration: none
}

a.ui-button,a:link.ui-button,a:visited.ui-button {
    color: #454545;
    text-decoration: none
}

.ui-button {
    color: #454545;
    text-decoration: none
}

.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus {
    border: 1px solid #cccccc;
    background: #ededed;
    font-weight: normal;
    color: #2b2b2b
}

.ui-button:hover,.ui-button:focus {
    border: 1px solid #cccccc;
    background: #ededed;
    font-weight: normal;
    color: #2b2b2b
}

.ui-state-hover a {
    color: #2b2b2b;
    text-decoration: none
}

.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited {
    color: #2b2b2b;
    text-decoration: none
}

.ui-state-focus a {
    color: #2b2b2b;
    text-decoration: none
}

.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited {
    color: #2b2b2b;
    text-decoration: none
}

a.ui-button:hover,a.ui-button:focus {
    color: #2b2b2b;
    text-decoration: none
}

.ui-visual-focus {
    box-shadow: 0 0 3px 1px #5e9ed6
}

.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active {
    border: 1px solid #003eff;
    background: #007fff;
    font-weight: normal;
    color: #ffffff
}

.ui-button:active,.ui-button.ui-state-active:hover {
    border: 1px solid #003eff;
    background: #007fff;
    font-weight: normal;
    color: #ffffff
}

.ui-icon-background {
    border: #003eff;
    background-color: #ffffff
}

.ui-state-active .ui-icon-background {
    border: #003eff;
    background-color: #ffffff
}

.ui-state-active a {
    color: #ffffff;
    text-decoration: none
}

.ui-state-active a:link,.ui-state-active a:visited {
    color: #ffffff;
    text-decoration: none
}

.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight {
    border: 1px solid #dad55e;
    background: #fffa90;
    color: #777620
}

.ui-state-checked {
    border: 1px solid #dad55e;
    background: #fffa90
}

.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a {
    color: #777620
}

.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error {
    border: 1px solid #ebccd1 !important;
    color: #a94442 !important;
    font-weight: bold
}

.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a,.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text {
    color: #a94442 !important
}

.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary {
    font-weight: bold
}

.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: normal
}

.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none
}

.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35)
}

.ui-icon {
    width: 16px;
    height: 16px;
    background-image: url("/wcsstore/MattelSAS/images/colors/sm/ui-icons_444444_256x240.png")
}

.ui-widget-content .ui-icon,.ui-widget-header .ui-icon {
    background-image: url("/wcsstore/MattelSAS/images/colors/sm/ui-icons_444444_256x240.png")
}

.ui-button .ui-icon {
    background-image: url("/wcsstore/MattelSAS/images/colors/sm/ui-icons_777777_256x240.png")
}

.ui-state-hover .ui-icon,.ui-state-focus .ui-icon {
    background-image: url("/wcsstore/MattelSAS/images/colors/sm/ui-icons_555555_256x240.png")
}

.ui-button:hover .ui-icon,.ui-button:focus .ui-icon {
    background-image: url("/wcsstore/MattelSAS/images/colors/sm/ui-icons_555555_256x240.png")
}

.ui-state-default .ui-icon {
    background-image: url("/wcsstore/MattelSAS/images/colors/sm/ui-icons_555555_256x240.png")
}

.ui-state-active .ui-icon,.ui-button:active .ui-icon {
    background-image: url("/wcsstore/MattelSAS/images/colors/sm/ui-icons_ffffff_256x240.png")
}

.ui-state-highlight .ui-icon,.ui-button .ui-state-highlight.ui-icon {
    background-image: url("/wcsstore/MattelSAS/images/colors/sm/ui-icons_777620_256x240.png")
}

.ui-state-error .ui-icon,.ui-state-error-text .ui-icon {
    background-image: url("/wcsstore/MattelSAS/images/colors/sm/ui-icons_cc0000_256x240.png")
}

.ui-icon-blank {
    background-position: 16px 16px
}

.ui-icon-caret-1-n {
    background-position: 0 0
}

.ui-icon-caret-1-ne {
    background-position: -16px 0
}

.ui-icon-caret-1-e {
    background-position: -32px 0
}

.ui-icon-caret-1-se {
    background-position: -48px 0
}

.ui-icon-caret-1-s {
    background-position: -65px 0
}

.ui-icon-caret-1-sw {
    background-position: -80px 0
}

.ui-icon-caret-1-w {
    background-position: -96px 0
}

.ui-icon-caret-1-nw {
    background-position: -112px 0
}

.ui-icon-caret-2-n-s {
    background-position: -128px 0
}

.ui-icon-caret-2-e-w {
    background-position: -144px 0
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px
}

.ui-icon-triangle-1-s {
    background-position: -65px -16px
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px
}

.ui-icon-arrow-1-s {
    background-position: -65px -32px
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
    background-position: 1px -48px
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}

.ui-icon-arrow-4 {
    background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px
}

.ui-icon-extlink {
    background-position: -32px -80px
}

.ui-icon-newwin {
    background-position: -48px -80px
}

.ui-icon-refresh {
    background-position: -64px -80px
}

.ui-icon-shuffle {
    background-position: -80px -80px
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px
}

.ui-icon-folder-open {
    background-position: -16px -96px
}

.ui-icon-document {
    background-position: -32px -96px
}

.ui-icon-document-b {
    background-position: -48px -96px
}

.ui-icon-note {
    background-position: -64px -96px
}

.ui-icon-mail-closed {
    background-position: -80px -96px
}

.ui-icon-mail-open {
    background-position: -96px -96px
}

.ui-icon-suitcase {
    background-position: -112px -96px
}

.ui-icon-comment {
    background-position: -128px -96px
}

.ui-icon-person {
    background-position: -144px -96px
}

.ui-icon-print {
    background-position: -160px -96px
}

.ui-icon-trash {
    background-position: -176px -96px
}

.ui-icon-locked {
    background-position: -192px -96px
}

.ui-icon-unlocked {
    background-position: -208px -96px
}

.ui-icon-bookmark {
    background-position: -224px -96px
}

.ui-icon-tag {
    background-position: -240px -96px
}

.ui-icon-home {
    background-position: 0 -112px
}

.ui-icon-flag {
    background-position: -16px -112px
}

.ui-icon-calendar {
    background-position: -32px -112px
}

.ui-icon-cart {
    background-position: -48px -112px
}

.ui-icon-pencil {
    background-position: -64px -112px
}

.ui-icon-clock {
    background-position: -80px -112px
}

.ui-icon-disk {
    background-position: -96px -112px
}

.ui-icon-calculator {
    background-position: -112px -112px
}

.ui-icon-zoomin {
    background-position: -128px -112px
}

.ui-icon-zoomout {
    background-position: -144px -112px
}

.ui-icon-search {
    background-position: -160px -112px
}

.ui-icon-wrench {
    background-position: -176px -112px
}

.ui-icon-gear {
    background-position: -192px -112px
}

.ui-icon-heart {
    background-position: -208px -112px
}

.ui-icon-star {
    background-position: -224px -112px
}

.ui-icon-link {
    background-position: -240px -112px
}

.ui-icon-cancel {
    background-position: 0 -128px
}

.ui-icon-plus {
    background-position: -16px -128px
}

.ui-icon-plusthick {
    background-position: -32px -128px
}

.ui-icon-minus {
    background-position: -48px -128px
}

.ui-icon-minusthick {
    background-position: -64px -128px
}

.ui-icon-close {
    background-position: -80px -128px
}

.ui-icon-closethick {
    background-position: -96px -128px
}

.ui-icon-key {
    background-position: -112px -128px
}

.ui-icon-lightbulb {
    background-position: -128px -128px
}

.ui-icon-scissors {
    background-position: -144px -128px
}

.ui-icon-clipboard {
    background-position: -160px -128px
}

.ui-icon-copy {
    background-position: -176px -128px
}

.ui-icon-contact {
    background-position: -192px -128px
}

.ui-icon-image {
    background-position: -208px -128px
}

.ui-icon-video {
    background-position: -224px -128px
}

.ui-icon-script {
    background-position: -240px -128px
}

.ui-icon-alert {
    background-position: 0 -144px
}

.ui-icon-info {
    background-position: -16px -144px
}

.ui-icon-notice {
    background-position: -32px -144px
}

.ui-icon-help {
    background-position: -48px -144px
}

.ui-icon-check {
    background-position: -64px -144px
}

.ui-icon-bullet {
    background-position: -80px -144px
}

.ui-icon-radio-on {
    background-position: -96px -144px
}

.ui-icon-radio-off {
    background-position: -112px -144px
}

.ui-icon-pin-w {
    background-position: -128px -144px
}

.ui-icon-pin-s {
    background-position: -144px -144px
}

.ui-icon-play {
    background-position: 0 -160px
}

.ui-icon-pause {
    background-position: -16px -160px
}

.ui-icon-seek-next {
    background-position: -32px -160px
}

.ui-icon-seek-prev {
    background-position: -48px -160px
}

.ui-icon-seek-end {
    background-position: -64px -160px
}

.ui-icon-seek-start,.ui-icon-seek-first {
    background-position: -80px -160px
}

.ui-icon-stop {
    background-position: -96px -160px
}

.ui-icon-eject {
    background-position: -112px -160px
}

.ui-icon-volume-off {
    background-position: -128px -160px
}

.ui-icon-volume-on {
    background-position: -144px -160px
}

.ui-icon-power {
    background-position: 0 -176px
}

.ui-icon-signal-diag {
    background-position: -16px -176px
}

.ui-icon-signal {
    background-position: -32px -176px
}

.ui-icon-battery-0 {
    background-position: -48px -176px
}

.ui-icon-battery-1 {
    background-position: -64px -176px
}

.ui-icon-battery-2 {
    background-position: -80px -176px
}

.ui-icon-battery-3 {
    background-position: -96px -176px
}

.ui-icon-circle-plus {
    background-position: 0 -192px
}

.ui-icon-circle-minus {
    background-position: -16px -192px
}

.ui-icon-circle-close {
    background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px
}

.ui-icon-circle-check {
    background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}

.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl {
    border-top-left-radius: 3px
}

.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr {
    border-top-right-radius: 3px
}

.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl {
    border-bottom-left-radius: 3px
}

.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br {
    border-bottom-right-radius: 3px
}

.ui-widget-overlay {
    background: #aaaaaa;
    opacity: .3;
    filter: Alpha(Opacity=30)
}

.ui-widget-shadow {
    -webkit-box-shadow: 0px 0px 5px #666666;
    box-shadow: 0px 0px 5px #666666
}

.irs {
    position: relative;
    display: block;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.irs-line {
    position: relative;
    display: block;
    overflow: hidden;
    outline: none !important
}

.irs-line-left,.irs-line-mid,.irs-line-right {
    position: absolute;
    display: block;
    top: 0
}

.irs-line-left {
    left: 0;
    width: 11%
}

.irs-line-mid {
    left: 9%;
    width: 82%
}

.irs-line-right {
    right: 0;
    width: 11%
}

.irs-bar {
    position: absolute;
    display: block;
    left: 0;
    width: 0;
    border-top: 2px solid black
}

.irs-bar-edge {
    position: absolute;
    display: block;
    top: 0;
    left: 0
}

.irs-shadow {
    position: absolute;
    display: none;
    left: 0;
    width: 0
}

.irs-slider {
    position: absolute;
    display: block;
    cursor: default;
    z-index: 1
}

.irs-slider.type_last {
    z-index: 2
}

.irs-min {
    position: absolute;
    display: block;
    left: 0;
    cursor: default
}

.irs-max {
    position: absolute;
    display: block;
    right: 0;
    cursor: default
}

.irs-from,.irs-to,.irs-single {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    cursor: default;
    white-space: nowrap
}

.irs-grid {
    position: absolute;
    display: none;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20px
}

.irs-with-grid .irs-grid {
    display: block
}

.irs-grid-pol {
    position: absolute;
    top: 2;
    left: 0;
    width: 2px;
    height: 7px;
    background: #000
}

.irs-grid-pol.small {
    height: 4px
}

.irs-grid-text {
    position: absolute;
    bottom: 0;
    left: 0;
    white-space: nowrap;
    text-align: center;
    font-size: 9px;
    line-height: 9px;
    padding: 0 3px;
    color: #000
}

.irs-disable-mask {
    position: absolute;
    display: block;
    top: 0;
    left: -1%;
    width: 102%;
    height: 100%;
    cursor: default;
    background: transparent;
    z-index: 2
}

.lt-ie9 .irs-disable-mask {
    background: #000;
    filter: alpha(opacity=0);
    cursor: not-allowed
}

.irs-disabled {
    opacity: 0.4
}

.irs-hidden-input {
    position: absolute !important;
    display: block !important;
    top: 0 !important;
    left: 0 !important;
    width: 0 !important;
    height: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: hidden;
    outline: none !important;
    z-index: -9999 !important;
    background: none !important;
    border-style: solid !important;
    border-color: transparent !important
}

.irs-line-mid,.irs-line-left,.irs-line-right,.irs-bar,.irs-bar-edge,.irs-slider {
    background: url("/wcsstore/MattelSAS/images/sprites.png") no-repeat;
    background: url("/wcsstore/MattelSAS/images/sprites.png") repeat-x;
    background-position: 0 -1591px;
    width: 387px;
    height: 12px
}

.irs {
    height: 20px
}

.irs-with-grid {
    height: 20px
}

.irs-line {
    height: 12px;
    top: -1px;
    display: none
}

.irs-line-left {
    height: 12px;
    background-position: 0 -30px
}

.irs-line-mid {
    height: 12px;
    background-position: 0 0
}

.irs-line-right {
    height: 12px;
    background-position: 100% -30px
}

.irs-bar {
    top: -3px;
    background: url("/wcsstore/MattelSAS/images/sprites.png") no-repeat;
    background: url("/wcsstore/MattelSAS/images/sprites.png") repeat-x;
    background-position: 0 -1591px;
    width: 387px;
    height: 12px;
    padding: 5px 0
}

.irs-bar-edge {
    top: 25px;
    height: 12px;
    width: 9px;
    background-position: 0 -90px
}

.irs-shadow {
    height: 3px;
    top: 34px;
    background: #000;
    opacity: 0.25
}

.lt-ie9 .irs-shadow {
    filter: alpha(opacity=25)
}

.irs-slider {
    top: -15px;
    background: url("/wcsstore/MattelSAS/images/sprites.png") no-repeat;
    background-position: -363px -823px;
    width: 19px;
    height: 35px;
    border: 0;
    outline: none;
    margin-left: 0
}

.irs-min,.irs-max {
    color: #999;
    font-size: 10px;
    line-height: 1.333;
    text-shadow: none;
    top: 0;
    padding: 1px 3px;
    background: #e1e4e9;
    -moz-border-radius: 4px;
    border-radius: 4px;
    display: none
}

.irs-from,.irs-to,.irs-single {
    color: #fff;
    font-size: 10px;
    line-height: 1.333;
    text-shadow: none;
    padding: 1px 5px;
    background: #ed5565;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.irs-from:after,.irs-to:after,.irs-single:after {
    position: absolute;
    display: block;
    content: "";
    bottom: -6px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -3px;
    overflow: hidden;
    border: 3px solid transparent;
    border-top-color: #ed5565
}

.irs-grid-pol {
    background: #c2c0c1
}

.irs-grid-text {
    color: #555;
    font-weight: bold
}

.extra-controls {
    position: relative;
    border-top: 3px solid #000;
    padding: 10px 0 0
}

.irs-grid {
    bottom: 12px
}

.irs-grid-text {
    bottom: 25px
}

.irs-from,.irs-to,.irs-single {
    display: none
}

.irs-grid-pol.small {
    display: none
}

@media (max-width: 1023px) {
    h2 {
        font-weight:800;
        font-size: 1.5rem;
        line-height: 1.4
    }
}

@media (max-width: 1023px) {
    h3 {
        font-weight:800;
        font-size: 1.3rem;
        line-height: 1.4
    }
}

@media (max-width: 1023px) {
    h4 {
        font-weight:800;
        font-size: 1.2rem;
        line-height: 1
    }
}

.account .row h3,.account .row h4 {
    font-weight: 600;
    color: #1f6969
}

.account .row #box {
    margin: 10px 0
}

.account .row #box .my_account {
    padding: 0 8%
}

.account .row #box .my_account .main_header {
    background: transparent
}

.account .row #box .my_account .myaccount_header {
    background: transparent;
    border: 0;
    color: #1f6969;
    font: inherit;
    font-size: 2em;
    font-family: "museo-slab",Tahoma Regular,Geneva,serif;
    font-weight: 800;
    font-style: normal;
    letter-spacing: -.7px;
    padding: 15px 0 15px 0
}

.account .row #box .my_account .myaccount_header.bottom_line {
    background: transparent;
    border: 0
}

.account .row #box .my_account .content_line,.account .row #box .my_account .content_header {
    height: 1px;
    background: #b1b1b1;
    border: 0;
    padding: 0
}

.account .row #box .my_account .body {
    background: transparent;
    border: 0;
    padding: 0;
    font: inherit;
    color: inherit
}

.account .row #box .my_account .body .address input {
    font-size: 16px;
    font-family: inherit;
    color: inherit;
    margin: inherit;
    padding: inherit;
    height: inherit
}

.account .row #box .my_account .body .form_input {
    width: 100%
}

.account .row #box .my_account .body .label_spacer,.account .row #box .my_account .body .column_label {
    position: absolute;
    padding: 1.4em 0.6em;
    transition: all 0.15s ease;
    font-weight: normal;
    text-transform: uppercase;
    pointer-events: none;
    font-size: 1em
}

.account .row #box .my_account .body .label_spacer.filled,.account .row #box .my_account .body .column_label.filled {
    font-size: .563em;
    padding: 0.6em 0;
    margin: 1em 0 0 1em;
    font-weight: bold
}

.account .row #box .my_account .body div>input[type="text"],.account .row #box .my_account .body div>input[type="password"],.account .row #box .my_account .body div>input[type="email"],.account .row #box .my_account .body div>input[type="tel"],.account .row #box .my_account .body div>textarea {
    padding: 0.7em 0.5em;
    height: inherit;
    border: 2px solid #b1b1b1;
    height: 48px;
    width: 100%;
    margin: 0.5em 0
}

.account .row #box .my_account .body div>input[type="text"].filled,.account .row #box .my_account .body div>input[type="password"].filled,.account .row #box .my_account .body div>input[type="email"].filled,.account .row #box .my_account .body div>input[type="tel"].filled,.account .row #box .my_account .body div>textarea.filled {
    padding: 1.2em 0.5em 0.2em 0.5em;
    font-size: 16px
}

.account .row #box .my_account .body div>select {
    padding: 0.4em 0.2em;
    height: inherit;
    border: 2px solid #b1b1b1;
    width: 100%;
    margin: 0.5em 0;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: normal;
    height: 48px
}

.account .row #box .my_account .body div>select.filled {
    padding: 1.2em 0.5em 0.2em 0.5em;
    border-radius: 0
}

.account .row #box .my_account .body div>select.filled.drop_down_checkout {
    padding-left: 0.5em
}

.account .row #box .my_account .body div>select.no-float-label {
    padding: 0.4em 0.2em !important
}

.account .row #box .my_account .body p label {
    position: absolute;
    padding: 0.8em 0.7em;
    transition: all 0.15s ease;
    pointer-events: none
}

.account .row #box .my_account .body p label.filled {
    font-size: .563em;
    padding: 0;
    margin: 0.5em 0 0 1em
}

.account .row #box .my_account .body p input[type="text"],.account .row #box .my_account .body p input[type="password"],.account .row #box .my_account .body p input[type="email"],.account .row #box .my_account .body p input[type="tel"],.account .row #box .my_account .body p textarea,.account .row #box .my_account .body p select {
    padding: 0.7em 0.5em
}

.account .row #box .my_account .body p input[type="text"].filled,.account .row #box .my_account .body p input[type="password"].filled,.account .row #box .my_account .body p input[type="email"].filled,.account .row #box .my_account .body p input[type="tel"].filled,.account .row #box .my_account .body p textarea.filled,.account .row #box .my_account .body p select.filled {
    padding: 1.2em 0.5em 0.2em 0.5em
}

.account .row #box .my_account .body .myAccountContent #favorite-edit {
    position: relative;
    z-index: 10
}

.account .row #box .my_account .body .myAccountContent .favprod_reason {
    position: relative;
    z-index: 0
}

.account .row #box .my_account .body #searchDropdown {
    top: 54px
}

.account .row #box .my_account .body #searchDropdown #AutoSuggestDiv {
    border: 1px solid #b1b1b1;
    width: calc(100% - 2px);
    margin-left: 1px
}

.account .row #box .my_account .body a {
    font-size: .8rem;
    font-weight: inherit;
    color: #209e9e;
    text-decoration: none
}

.account .row #box .my_account .body a:hover {
    color: #135e5e
}

@media (max-width: 1023px) {
    .account #contentWrapper #content .rowContainer {
        padding:0
    }

    .account .row #box .my_account {
        border: 0
    }

    .account .row #box .my_account .content_line,.account .row #box .my_account .content_header {
        height: auto;
        background: transparent
    }

    .account .row #box .my_account .myaccount_header {
        font-size: 1.5rem;
        border-bottom: 1px solid #ddd;
        padding: 0 0 15px 0
    }
}

.signin-register-page div.content_wrapper_position {
    width: 96%
}

.signin-register-page .main_content #WC_AGRewardsForm_div_5 {
    padding: 20px;
    background: #eee;
    margin: 20px 0
}

.signin-register-page .main_content #WC_AGRewardsForm_div_5 #WC_UserRegistrationAddForm_div_52 a,.signin-register-page .main_content #WC_AGRewardsForm_div_5 #WC_UserRegistrationAddForm_div_53 a {
    width: 255px;
    float: right
}

@media (max-width: 1023px) {
    .signin-register-page .main_content #WC_AGRewardsForm_div_5 #WC_UserRegistrationAddForm_div_52 a,.signin-register-page .main_content #WC_AGRewardsForm_div_5 #WC_UserRegistrationAddForm_div_53 a {
        float:none
    }
}

.signin-register-page .main_content #WC_AGRewardsForm_div_5 .inputField {
    width: 50%
}

.signin-register-page .main_content #WC_AGRewardsForm_div_5 .collapse p small i {
    font-size: 1.5em;
    margin: 0px 5px 0px 0px;
    bottom: -3px;
    position: relative
}

.signin-register-page .main_content #WC_AGRewardsForm_div_5 .collapse .birthday_select_wrapper.col4.acol12 {
    padding: 0 10px 0 0
}

.signin-register-page .main_content #WC_AGRewardsForm_div_5 .collapse .success {
    color: #43a83a
}

.signin-register-page .main_content #WC_AGRewardsForm_div_5 .collapse .failure {
    color: #e01e21
}

.signin-register-page .main_content #findRewardsButton {
    margin-top: 10px
}

.signin-register-page .main_content #WC_AGRewardsForm_div_3 ul li {
    margin: 2px 0
}

.signin-register-page .main_content #WC_AGRewardsForm_div_3 ul li i {
    color: #e01e21;
    padding: 0 5px 0 0
}

.signin-register-page .main_content>.row {
    margin: 2% auto
}

.signin-register-page .main_content>.row .address input {
    font-size: 16px;
    font-family: inherit;
    color: inherit;
    margin: inherit;
    padding: inherit;
    height: inherit
}

.signin-register-page .main_content>.row .form_input {
    width: 100%
}

.signin-register-page .main_content>.row .label_spacer,.signin-register-page .main_content>.row .column_label {
    position: absolute;
    padding: 1.4em 0.6em;
    transition: all 0.15s ease;
    font-weight: normal;
    text-transform: uppercase;
    pointer-events: none;
    font-size: 1em
}

.signin-register-page .main_content>.row .label_spacer.filled,.signin-register-page .main_content>.row .column_label.filled {
    font-size: .563em;
    padding: 0.6em 0;
    margin: 1em 0 0 1em;
    font-weight: bold
}

.signin-register-page .main_content>.row div>input[type="text"],.signin-register-page .main_content>.row div>input[type="password"],.signin-register-page .main_content>.row div>input[type="email"],.signin-register-page .main_content>.row div>input[type="tel"],.signin-register-page .main_content>.row div>textarea {
    padding: 0.7em 0.5em;
    height: inherit;
    border: 2px solid #b1b1b1;
    height: 48px;
    width: 100%;
    margin: 0.5em 0
}

.signin-register-page .main_content>.row div>input[type="text"].filled,.signin-register-page .main_content>.row div>input[type="password"].filled,.signin-register-page .main_content>.row div>input[type="email"].filled,.signin-register-page .main_content>.row div>input[type="tel"].filled,.signin-register-page .main_content>.row div>textarea.filled {
    padding: 1.2em 0.5em 0.2em 0.5em;
    font-size: 16px
}

.signin-register-page .main_content>.row div>select {
    padding: 0.4em 0.2em;
    height: inherit;
    border: 2px solid #b1b1b1;
    width: 100%;
    margin: 0.5em 0;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: normal;
    height: 48px
}

.signin-register-page .main_content>.row div>select.filled {
    padding: 1.2em 0.5em 0.2em 0.5em;
    border-radius: 0
}

.signin-register-page .main_content>.row div>select.filled.drop_down_checkout {
    padding-left: 0.5em
}

.signin-register-page .main_content>.row div>select.no-float-label {
    padding: 0.4em 0.2em !important
}

.signin-register-page .main_content>.row p label {
    position: absolute;
    padding: 0.8em 0.7em;
    transition: all 0.15s ease;
    pointer-events: none
}

.signin-register-page .main_content>.row p label.filled {
    font-size: .563em;
    padding: 0;
    margin: 0.5em 0 0 1em
}

.signin-register-page .main_content>.row p input[type="text"],.signin-register-page .main_content>.row p input[type="password"],.signin-register-page .main_content>.row p input[type="email"],.signin-register-page .main_content>.row p input[type="tel"],.signin-register-page .main_content>.row p textarea,.signin-register-page .main_content>.row p select {
    padding: 0.7em 0.5em
}

.signin-register-page .main_content>.row p input[type="text"].filled,.signin-register-page .main_content>.row p input[type="password"].filled,.signin-register-page .main_content>.row p input[type="email"].filled,.signin-register-page .main_content>.row p input[type="tel"].filled,.signin-register-page .main_content>.row p textarea.filled,.signin-register-page .main_content>.row p select.filled {
    padding: 1.2em 0.5em 0.2em 0.5em
}

.signin-register-page .main_content>.row .signInHeading {
    color: #1f6969
}

.signin-register-page .main_content>.row .signin {
    margin: 0 1% 0 3%;
    padding: 2% 3%;
    border: 1px solid #b1b1b1
}

.signin-register-page .main_content>.row .signin .row {
    margin: 0
}

.signin-register-page .main_content>.row .signin .row .col6 {
    padding: 10px 0
}

.signin-register-page .main_content>.row .signin .row .col6 .checkbox_registration {
    float: none;
    text-align: right
}

.signin-register-page .main_content>.row .signin .row .col6 .checkbox_registration input {
    position: absolute
}

@media (max-width: 1023px) {
    .signin-register-page .main_content>.row .signin {
        margin:0;
        border: 0;
        padding: 2%
    }
}

.signin-register-page .main_content>.row p label {
    font-weight: normal;
    margin-top: 15px !important;
    padding: 1em 0.7em !important
}

.signin-register-page .main_content>.row p label.filled {
    padding: 1em 0 !important
}

.signin-register-page .main_content>.row p input[type="text"],.signin-register-page .main_content>.row p input[type="password"],.signin-register-page .main_content>.row p input[type="email"],.signin-register-page .main_content>.row p input[type="tel"],.signin-register-page .main_content>.row p select {
    margin-top: 15px;
    height: 48px
}

.signin-register-page .main_content>.row p textarea {
    margin-top: 15px
}

.signin-register-page .main_content>.row #Logon {
    margin-top: 20px
}

.signin-register-page .main_content>.row .register {
    margin: 0 3% 0 1%;
    padding: 2% 3%;
    border: 1px solid #b1b1b1
}

.signin-register-page .main_content>.row .register form .content .button_footer_line {
    padding-top: 12px
}

.signin-register-page .main_content>.row .register .legalStatement {
    margin-top: 10px
}

.signin-register-page .main_content>.row .register .legalStatement a {
    text-decoration: underline;
    margin-right: 3px
}

.signin-register-page .main_content>.row .register #WC_UserRegistrationAddForm_div_accept_terms_column {
    margin-bottom: 15px
}

.signin-register-page .main_content>.row .register .button_footer_line a {
    float: left;
    margin-right: 1.5em
}

.signin-register-page .main_content>.row .register a {
    color: #333
}

.signin-register-page .main_content .rewardsBirthday .birthday_select_wrapper.year {
    width: 40%;
    margin-right: 5%
}

.signin-register-page .main_content .rewardsBirthday .birthday_select_wrapper.month {
    width: 25%;
    margin-right: 5%
}

.signin-register-page .main_content .rewardsBirthday .birthday_select_wrapper.date {
    width: 25%
}

@media (max-width: 79.99em) {
    .signin-register-page .main_content .rewardsBirthday {
        width:60%
    }

    .signin-register-page .main_content .rewardsBirthday .birthday_select_wrapper.year {
        width: 118px;
        margin-right: 15px
    }

    .signin-register-page .main_content .rewardsBirthday .birthday_select_wrapper.month {
        width: 68px;
        margin-right: 15px
    }

    .signin-register-page .main_content .rewardsBirthday .birthday_select_wrapper.date {
        width: 68px
    }
}

@media (max-width: 1023px) {
    .signin-register-page .main_content .rewardsBirthday {
        width:100%
    }

    .signin-register-page .main_content .rewardsBirthday .birthday_select_wrapper.year {
        width: 100%;
        margin-right: 0
    }

    .signin-register-page .main_content .rewardsBirthday .birthday_select_wrapper.month {
        width: 100%;
        margin-right: 0
    }

    .signin-register-page .main_content .rewardsBirthday .birthday_select_wrapper.date {
        width: 100%
    }
}

@media (max-width: 1023px) {
    .signin-register-page .main_content>.row .signin {
        margin:0;
        border: 0;
        padding: 2%
    }

    .signin-register-page .main_content>.row .signin .row .col6 .checkbox_registration {
        float: none;
        text-align: left
    }

    .signin-register-page .main_content>.row .register {
        margin: 0;
        padding: 2%;
        border: 0
    }

    .signin-register-page .main_content #WC_AGRewardsForm_div_5 .collapse .inputField {
        width: 100%
    }

    .signin-register-page .main_content #WC_AGRewardsForm_div_5 #WC_UserRegistrationAddForm_div_52,.signin-register-page .main_content #WC_AGRewardsForm_div_5 #WC_UserRegistrationAddForm_div_53 {
        padding-left: 0
    }
}

.signin-register-page .main_content #Register .checkboxField {
    margin: 0
}

@media (max-width: 46.79em) {
    .signin-register-page .main_content #Register .checkboxField {
        height:20px
    }
}

@media (max-width: 29.74em) {
    .signin-register-page .main_content #Register .checkboxField {
        height:25px
    }
}

@media (max-width: 23.42em) {
    .signin-register-page .main_content #Register .checkboxField {
        height:40px
    }
}

.signin-register-page .main_content #Register .checkboxLabel {
    left: 27px;
    position: static
}

.signin-register-page .forgot_password_link_padding {
    margin-top: 5px;
    display: inline-block
}

.signin-register-page .forgot_password_link_padding a {
    margin-bottom: 5px
}

#contentRecommendationWidget_FamilyOfBrandsEspot {
    padding-bottom: 2em
}

#contentRecommendationWidget_FamilyOfBrandsEspot .family_of_brands h5,#contentRecommendationWidget_FamilyOfBrandsEspot .family_of_brands div {
    display: inline
}

@media (max-width: 46.79em) {
    .account-summary-page div#rewardsEmail,.membership-info-page div#rewardsEmail {
        border-bottom:1px solid #b1b1b1;
        padding-bottom: 25px
    }

    .account-summary-page .myaccount_section_header,.membership-info-page .myaccount_section_header {
        border-bottom: 0px !important
    }

    .account-summary-page .order-history,.membership-info-page .order-history {
        border-bottom: 1px solid #b1b1b1
    }
}

.account-summary-page #defaultAddress>div,.account-summary-page #defaultShipMethod>div,.account-summary-page #defaultPayment>div,.membership-info-page #defaultAddress>div,.membership-info-page #defaultShipMethod>div,.membership-info-page #defaultPayment>div {
    margin-bottom: 1px
}

.account-summary-page #defaultAddress div:last-child,.account-summary-page #defaultShipMethod div:last-child,.account-summary-page #defaultPayment div:last-child,.membership-info-page #defaultAddress div:last-child,.membership-info-page #defaultShipMethod div:last-child,.membership-info-page #defaultPayment div:last-child {
    margin-top: 10px
}

.account-summary-page .rowContainer,.membership-info-page .rowContainer {
    padding: 0
}

.account-summary-page .row .addressWrapper,.membership-info-page .row .addressWrapper {
    padding: 20px;
    padding: 20px 0
}

.account-summary-page .row .addressWrapper.myAccountContent h4,.membership-info-page .row .addressWrapper.myAccountContent h4 {
    color: #000;
    font-size: .8rem
}

.account-summary-page .row #personalInterest,.membership-info-page .row #personalInterest {
    padding: 20px
}

.account-summary-page .row #personalInterest .options h4,.membership-info-page .row #personalInterest .options h4 {
    margin: 0 0 10px 0
}

.account-summary-page .row #personalInterest .options label,.membership-info-page .row #personalInterest .options label {
    width: 24%
}

.account-summary-page .row #personalInterest .interest h4,.membership-info-page .row #personalInterest .interest h4 {
    padding: 20px 0 0
}

.account-summary-page .row #personalInterest .interest select,.membership-info-page .row #personalInterest .interest select {
    width: 24% !important
}

.account-summary-page .row #personalInterest .interest label,.membership-info-page .row #personalInterest .interest label {
    width: 24%
}

.account-summary-page .row #personalInterest .update,.membership-info-page .row #personalInterest .update {
    padding: 20px 0
}

.account-summary-page .user_name_and_tip,.membership-info-page .user_name_and_tip {
    padding: 15px 0;
    border-bottom: 1px solid #b1b1b1
}

.account-summary-page .user_name_and_tip .myaccount_desc_title,.membership-info-page .user_name_and_tip .myaccount_desc_title {
    color: #1f6969;
    font-size: 1.3rem;
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-weight: 600;
    font-style: normal;
    border-bottom: 5px solid #08c1d5;
    float: left;
    margin-right: 30px
}

.account-summary-page .user_name_and_tip .myaccount_desc,.membership-info-page .user_name_and_tip .myaccount_desc {
    margin: 15px 0;
    border-left: 1px solid #e1e1e1;
    float: left;
    padding-left: 30px;
    width: 70%
}

.account-summary-page .order-history,.membership-info-page .order-history {
    padding: 20px
}

.account-summary-page .order-history,.membership-info-page .order-history {
    padding: 20px 0
}

.account-summary-page .myaccount_section_header,.membership-info-page .myaccount_section_header {
    border: 0;
    background: transparent;
    margin: 0
}

.account-summary-page .myaccount_section_header .recent_orderHistory_heading,.account-summary-page .myaccount_section_header .recent_subscription_heading,.membership-info-page .myaccount_section_header .recent_orderHistory_heading,.membership-info-page .myaccount_section_header .recent_subscription_heading {
    float: left
}

.account-summary-page .myaccount_section_header .recent_orderHistory_heading .header,.account-summary-page .myaccount_section_header .recent_subscription_heading .header,.membership-info-page .myaccount_section_header .recent_orderHistory_heading .header,.membership-info-page .myaccount_section_header .recent_subscription_heading .header {
    font-size: 1rem;
    color: #1f6969;
    height: 33px;
    line-height: 33px;
    margin: 0px;
    padding: 0px;
    padding-left: 8px
}

.account-summary-page .myaccount_section_header .myaccount_link_view_all,.membership-info-page .myaccount_section_header .myaccount_link_view_all {
    float: right;
    height: 33px;
    line-height: 33px;
    margin: 0px;
    padding: 0px;
    padding-right: 16px;
    font-weight: 600;
    font-size: .8rem
}

.account-summary-page .table_content_wrapper,.membership-info-page .table_content_wrapper {
    border: 0
}

.account-summary-page .table_content_wrapper .order_status_table tr.column_heading,.membership-info-page .table_content_wrapper .order_status_table tr.column_heading {
    background: #e8eef3;
    color: #000
}

.account-summary-page .table_content_wrapper .order_status_table tr.column_heading th.li,.membership-info-page .table_content_wrapper .order_status_table tr.column_heading th.li {
    padding: 10px 5px;
    float: left;
    line-height: 1.2;
    font-weight: 600;
    font-size: .85rem
}

.account-summary-page .table_content_wrapper .order_status_table tr.column_heading th.li.total_price_column_1,.membership-info-page .table_content_wrapper .order_status_table tr.column_heading th.li.total_price_column_1 {
    text-align: center
}

.account-summary-page .table_content_wrapper .order_status_table tr.column_heading th.li.brand_store_logo,.membership-info-page .table_content_wrapper .order_status_table tr.column_heading th.li.brand_store_logo {
    text-align: center
}

.account-summary-page .table_content_wrapper .order_status_table tr.row,.membership-info-page .table_content_wrapper .order_status_table tr.row {
    min-height: 30px
}

.account-summary-page .table_content_wrapper .order_status_table tr.row else,.membership-info-page .table_content_wrapper .order_status_table tr.row else {
    border-bottom: 1px solid #b1b1b1
}

.account-summary-page .table_content_wrapper .order_status_table tr.row td.li,.membership-info-page .table_content_wrapper .order_status_table tr.row td.li {
    float: left;
    padding: 15px 5px
}

.account-summary-page .table_content_wrapper .order_status_table tr.row td.li span,.account-summary-page .table_content_wrapper .order_status_table tr.row td.li a,.membership-info-page .table_content_wrapper .order_status_table tr.row td.li span,.membership-info-page .table_content_wrapper .order_status_table tr.row td.li a {
    font-size: .85rem
}

.account-summary-page .table_content_wrapper .order_status_table tr.row td.li.total_price_column_1,.membership-info-page .table_content_wrapper .order_status_table tr.row td.li.total_price_column_1 {
    text-align: center;
    font-weight: 600;
    color: #000
}

.account-summary-page .table_content_wrapper .order_status_table tr.row td.li.total_price_column_1 span.price,.membership-info-page .table_content_wrapper .order_status_table tr.row td.li.total_price_column_1 span.price {
    font-weight: 600
}

.account-summary-page .table_content_wrapper .order_status_table tr.row td.li.view_details a,.membership-info-page .table_content_wrapper .order_status_table tr.row td.li.view_details a {
    font-weight: 600;
    font-size: 0.7rem !important
}

.account-summary-page .table_content_wrapper .order_status_table tr.row td.storeLogo,.membership-info-page .table_content_wrapper .order_status_table tr.row td.storeLogo {
    text-align: center
}

.account-summary-page .table_content_wrapper .order_status_table tr.row td.storeLogo.FP img,.membership-info-page .table_content_wrapper .order_status_table tr.row td.storeLogo.FP img {
    width: auto;
    height: 26px;
    margin: 10px auto
}

.account-summary-page .table_content_wrapper .order_status_table tr.row td.storeLogo.HW img,.membership-info-page .table_content_wrapper .order_status_table tr.row td.storeLogo.HW img {
    width: auto;
    height: 26px;
    margin: 10px auto
}

.account-summary-page .table_content_wrapper .order_status_table tr.row td.storeLogo.SM img,.membership-info-page .table_content_wrapper .order_status_table tr.row td.storeLogo.SM img {
    width: auto;
    height: 36px;
    margin: 5px auto
}

.account-summary-page .table_content_wrapper .order_status_table tr.row td.storeLogo.BA img,.membership-info-page .table_content_wrapper .order_status_table tr.row td.storeLogo.BA img {
    width: auto;
    height: 47px;
    margin: 0 auto
}

.account-summary-page .myListContent>div,.membership-info-page .myListContent>div {
    float: right;
    display: inline-block;
    clear: right;
    width: 50%
}

.account-summary-page .myListContent>div:first-child,.membership-info-page .myListContent>div:first-child {
    float: left;
    padding: 0 1em 0 0
}

.account-summary-page .myListContent h4,.membership-info-page .myListContent h4 {
    line-height: 1.6;
    padding: 0
}

.account-summary-page .myListContent h4 a,.membership-info-page .myListContent h4 a {
    display: block;
    padding: 10px 0 5px 0;
    font-weight: normal !important
}

@media (max-width: 1023px) {
    .account-summary-page #defaultAddress,.account-summary-page #defaultShipMethod,.account-summary-page #defaultPayment,.membership-info-page #defaultAddress,.membership-info-page #defaultShipMethod,.membership-info-page #defaultPayment {
        margin-bottom:20px
    }

    .account-summary-page #defaultAddress h4,.account-summary-page #defaultShipMethod h4,.account-summary-page #defaultPayment h4,.membership-info-page #defaultAddress h4,.membership-info-page #defaultShipMethod h4,.membership-info-page #defaultPayment h4 {
        margin: 10px 0;
        padding: 0
    }

    .account-summary-page #defaultAddress div:last-child,.account-summary-page #defaultShipMethod div:last-child,.account-summary-page #defaultPayment div:last-child,.membership-info-page #defaultAddress div:last-child,.membership-info-page #defaultShipMethod div:last-child,.membership-info-page #defaultPayment div:last-child {
        margin-top: 15px
    }

    .account-summary-page .user_name_and_tip,.membership-info-page .user_name_and_tip {
        padding: 0
    }

    .account-summary-page .row #box .my_account,.membership-info-page .row #box .my_account {
        padding: 0 4%
    }

    .account-summary-page .row #box .my_account .user_name_and_tip .myaccount_desc_title,.membership-info-page .row #box .my_account .user_name_and_tip .myaccount_desc_title {
        float: none;
        margin: 0;
        display: inline-block
    }

    .account-summary-page .row #box .my_account .user_name_and_tip .myaccount_desc,.membership-info-page .row #box .my_account .user_name_and_tip .myaccount_desc {
        float: none;
        margin: 0;
        border-left: 0;
        width: 100%;
        padding: 20px 0
    }

    .account-summary-page .row #box .my_account .order-history,.membership-info-page .row #box .my_account .order-history {
        padding: 0
    }

    .account-summary-page .row #box .my_account .myaccount_section_header,.membership-info-page .row #box .my_account .myaccount_section_header {
        border-bottom: 1px solid #b1b1b1;
        border-top: 1px solid #b1b1b1;
        padding: 10px 0;
        height: auto
    }

    .account-summary-page .row #box .my_account .myaccount_section_header .myaccount_link_view_all,.membership-info-page .row #box .my_account .myaccount_section_header .myaccount_link_view_all {
        line-height: 2.8;
        padding-right: 0
    }

    .account-summary-page .row #box .my_account .table_content_wrapper .order_status_table tr.column_heading,.membership-info-page .row #box .my_account .table_content_wrapper .order_status_table tr.column_heading {
        display: none
    }

    .account-summary-page .row #box .my_account .table_content_wrapper .order_status_table tr.row,.membership-info-page .row #box .my_account .table_content_wrapper .order_status_table tr.row {
        margin: 0;
        display: block;
        margin-top: 20px
    }

    .account-summary-page .row #box .my_account .table_content_wrapper .order_status_table tr.row td.li,.membership-info-page .row #box .my_account .table_content_wrapper .order_status_table tr.row td.li {
        float: none;
        padding: 0;
        width: 100%;
        position: relative;
        display: block;
        padding-left: 50%;
        margin: 0;
        height: 50px;
        text-align: left
    }

    .account-summary-page .row #box .my_account .table_content_wrapper .order_status_table tr.row td.li.view_details,.membership-info-page .row #box .my_account .table_content_wrapper .order_status_table tr.row td.li.view_details {
        float: left !important;
        text-align: left;
        margin: 0;
        margin-top: 10px;
        padding: 0
    }

    .account-summary-page .row #box .my_account .table_content_wrapper .order_status_table tr.row td.li img,.membership-info-page .row #box .my_account .table_content_wrapper .order_status_table tr.row td.li img {
        margin: 0
    }

    .account-summary-page .row #box .my_account .table_content_wrapper .order_status_table tr.row td.li.view_details a,.membership-info-page .row #box .my_account .table_content_wrapper .order_status_table tr.row td.li.view_details a {
        font-size: 0.85rem !important;
        margin-left: 10px
    }

    .account-summary-page .row #box .my_account .table_content_wrapper .order_status_table tr.row td.table_td_label span,.membership-info-page .row #box .my_account .table_content_wrapper .order_status_table tr.row td.table_td_label span {
        line-height: 3
    }

    .account-summary-page .row #box .my_account .table_content_wrapper .order_status_table tr.row td.table_td_label:before,.membership-info-page .row #box .my_account .table_content_wrapper .order_status_table tr.row td.table_td_label:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 45%;
        padding: 10px;
        white-space: nowrap;
        background: #e8eef3
    }

    .account-summary-page .row #box .my_account .table_content_wrapper .order_status_table tr.row td.store_type:before,.membership-info-page .row #box .my_account .table_content_wrapper .order_status_table tr.row td.store_type:before {
        content: "Store";
        font-weight: 600;
        color: #000
    }

    .account-summary-page .row #box .my_account .table_content_wrapper .order_status_table tr.row td.order_number:before,.membership-info-page .row #box .my_account .table_content_wrapper .order_status_table tr.row td.order_number:before {
        content: "Order Number";
        font-weight: 600;
        color: #000
    }

    .account-summary-page .row #box .my_account .table_content_wrapper .order_status_table tr.row td.order_date:before,.membership-info-page .row #box .my_account .table_content_wrapper .order_status_table tr.row td.order_date:before {
        content: "Order Date";
        font-weight: 600;
        color: #000
    }

    .account-summary-page .row #box .my_account .table_content_wrapper .order_status_table tr.row td.total_price,.membership-info-page .row #box .my_account .table_content_wrapper .order_status_table tr.row td.total_price {
        text-align: left !important
    }

    .account-summary-page .row #box .my_account .table_content_wrapper .order_status_table tr.row td.total_price:before,.membership-info-page .row #box .my_account .table_content_wrapper .order_status_table tr.row td.total_price:before {
        content: "Total Price";
        text-align: left;
        font-weight: 600;
        color: #000
    }

    .account-summary-page .row #box .my_account .table_content_wrapper .order_status_table tr.row td.order_status:before,.membership-info-page .row #box .my_account .table_content_wrapper .order_status_table tr.row td.order_status:before {
        content: "Status";
        font-weight: 600;
        color: #000
    }

    .account-summary-page .row #box .my_account #personalInterest .interest select,.membership-info-page .row #box .my_account #personalInterest .interest select {
        width: 40% !important
    }

    .account-summary-page .row .addressWrapper,.membership-info-page .row .addressWrapper {
        padding: 20px 0 0 0
    }
}

@media (max-width: 39.79em) {
    .account-summary-page .row #box .my_account,.membership-info-page .row #box .my_account {
        padding:0 8%
    }

    .account-summary-page .row #box .my_account .main_header .myaccount_header,.membership-info-page .row #box .my_account .main_header .myaccount_header {
        font-size: 1.5rem
    }

    .account-summary-page .row #box .my_account .user_name_and_tip .myaccount_desc_title,.membership-info-page .row #box .my_account .user_name_and_tip .myaccount_desc_title {
        font-size: 1.1rem
    }

    .account-summary-page .row #box .my_account .myaccount_section_header .myaccount_link_view_all,.membership-info-page .row #box .my_account .myaccount_section_header .myaccount_link_view_all {
        line-height: 4.8;
        padding-right: 0
    }

    .account-summary-page .row #box .my_account #personalInterest,.membership-info-page .row #box .my_account #personalInterest {
        padding: 20px
    }

    .account-summary-page .row #box .my_account #personalInterest .options h4,.membership-info-page .row #box .my_account #personalInterest .options h4 {
        margin: 0 0 10px 0
    }

    .account-summary-page .row #box .my_account #personalInterest .options label,.membership-info-page .row #box .my_account #personalInterest .options label {
        width: 100%
    }

    .account-summary-page .row #box .my_account #personalInterest .interest h4,.membership-info-page .row #box .my_account #personalInterest .interest h4 {
        padding: 20px 0 0
    }

    .account-summary-page .row #box .my_account #personalInterest .interest select,.membership-info-page .row #box .my_account #personalInterest .interest select {
        width: 100% !important
    }

    .account-summary-page .row #box .my_account #personalInterest .interest label,.membership-info-page .row #box .my_account #personalInterest .interest label {
        width: 100%
    }

    .account-summary-page .row #box .my_account #personalInterest .update,.membership-info-page .row #box .my_account #personalInterest .update {
        padding: 20px 0
    }
}

.personal-information-page #Register br[clear="all"] {
    display: none
}

.personal-information-page #Register #personalInfoEditMode {
    margin-top: 20px
}

.personal-information-page #Register #personalInfoEditMode input[type="password"] {
    width: 100%
}

.personal-information-page #Register h3 {
    letter-spacing: -.5px;
    line-height: 1.6
}

.personal-information-page #Register h3:not(:first-of-type) {
    padding-top: 12px
}

.personal-information-page #Register a#personalInfoEdit {
    padding-top: 6px;
    font-size: .85em;
    display: inline-block
}

.personal-information-page #Register label[for="WC_UserRegistrationAddForm_FormInput_gender_In_Register_1"] {
    display: block;
    clear: both;
    padding-top: 12px
}

.personal-information-page #Register .birthday_label {
    font-weight: bold;
    padding: 12px 0px 8px 0
}

.personal-information-page #Register .birthday_label a {
    font-weight: normal !important
}

.personal-information-page .row h1,.personal-information-page .row h2,.personal-information-page .row h3,.personal-information-page .row h4,.personal-information-page .row h5,.personal-information-page .row h6 {
    color: #209e9e
}

.personal-information-page .row h3 {
    font-size: 28px
}

.personal-information-page .row #box .my_account {
    padding: 0 4%
}

.personal-information-page .row #box .my_account .edit_personal_information_wrapper_address .state,.personal-information-page .row #box .my_account .edit_personal_information_wrapper_address .zip {
    float: left;
    min-width: 48%;
    width: 48%;
    margin-right: 2%
}

.personal-information-page .row #box .my_account .edit_personal_information_wrapper_address .zip {
    margin-left: 2%;
    margin-right: 0
}

.personal-information-page .row #box .my_account .body #personalInfoReadMode #partyUserName,.personal-information-page .row #box .my_account .body #personalInfoReadMode #userAccountId,.personal-information-page .row #box .my_account .body #personalInfoReadMode #userCredentials,.personal-information-page .row #box .my_account .body #personalInfoReadMode #quickCheckoutProfileAddress {
    padding-bottom: 20px
}

.personal-information-page .row #box .my_account .body #personalInfoReadMode #partyUserName div:last-child,.personal-information-page .row #box .my_account .body #personalInfoReadMode #userAccountId div:last-child,.personal-information-page .row #box .my_account .body #personalInfoReadMode #userCredentials div:last-child,.personal-information-page .row #box .my_account .body #personalInfoReadMode #quickCheckoutProfileAddress div:last-child {
    margin-top: 5px
}

.personal-information-page .row #box .my_account .body #personalInfoReadMode .firstName,.personal-information-page .row #box .my_account .body #personalInfoReadMode .lastName {
    margin-right: 5px
}

.personal-information-page .row #box .my_account .body #personalInfoReadMode #quickCheckoutProfileAddress #viewAddessArea>div {
    margin-bottom: 1px
}

.personal-information-page .row #box .my_account .body #personalInfoReadMode #quickCheckoutProfileAddress #viewAddessArea .dijitContentPane {
    display: block;
    overflow: initial
}

.personal-information-page .row #box .my_account .body #personalInfoReadMode #editAddressArea .dijitContentPane {
    display: block;
    overflow: initial
}

.personal-information-page .row #box .my_account .body #personalInfoReadMode #editAddressArea #addressEditForm .edit_personal_information_wrapper_address .row {
    margin: 0
}

.personal-information-page .row #box .my_account .body #personalInfoReadMode #editAddressArea #addressEditForm #centered_single_column_form_footer {
    padding: 10px 25px 20px 0;
    text-align: left
}

.personal-information-page .row #box .my_account .body #personalInfoReadMode a {
    color: #ade5e5
}

.personal-information-page .row #box .my_account .body div>input[type="password"] {
    width: 50%
}

.personal-information-page .row #box .my_account .body div>input[type="password"].half_width {
    width: 50%
}

.personal-information-page .row #box .my_account .body .hide {
    display: none
}

.personal-information-page .row #box .my_account .body .column table.inputField.dijitSelect {
    padding: 0;
    margin: 8px 0;
    border-width: 2px;
    position: relative
}

.personal-information-page .row #box .my_account .body .column table.inputField.dijitSelect .dijitButtonContents {
    width: 100%
}

.personal-information-page .row #box .my_account .body .column table.inputField.dijitSelect .dijitButtonContents .dijitButtonText {
    padding: 19px 25px 3px 6px;
    font-size: 1rem
}

.personal-information-page .row #box .my_account .body .column table.inputField.dijitSelect .dijitDownArrowButton {
    position: absolute;
    width: 25px;
    right: 10px;
    top: 32px
}

.personal-information-page .row #box .my_account .body .child_birthday_info_wrapper .content_line {
    display: block
}

.personal-information-page .row #box .my_account .body .child_birthday_info_wrapper .child_birthday_info {
    padding: 25px 0
}

.personal-information-page .row #box .my_account .body .child_birthday_info_wrapper .child_birthday_info .optional {
    font-style: italic;
    font-weight: 500;
    font-size: 1.3rem
}

.personal-information-page .row #box .my_account .body .child_birthday_info_wrapper .child_birthday_info .childrenAdded {
    padding-top: 20px
}

.personal-information-page .row #box .my_account .body .child_birthday_info_wrapper .child_birthday_info .row {
    margin-left: 0;
    margin-right: 0
}

.personal-information-page .row #box .my_account .body .child_birthday_info_wrapper .child_birthday_info .padding_top_bottom {
    padding: 15px 0
}

.personal-information-page .row #box .my_account .body .child_birthday_info_wrapper .child_birthday_info label {
    margin-right: 25px;
    font-weight: normal
}

.personal-information-page .row #box .my_account .body .child_birthday_info_wrapper .child_birthday_info .birthday_gift_text_wrapper {
    position: relative;
    line-height: 28px;
    padding: 10px 10px 10px 50px;
    background-color: #e8eef3;
    margin-top: 10px
}

.personal-information-page .row #box .my_account .body .child_birthday_info_wrapper .child_birthday_info .birthday_gift_text_wrapper .gift_icon_wrapper {
    position: absolute;
    left: 15px;
    top: 10px
}

.personal-information-page .row #box .my_account .body .child_birthday_info_wrapper .child_birthday_info .birthday_gift_text_wrapper .gift_icon_wrapper .glyphicon-gift {
    color: #e01e21;
    font-size: 1.5rem
}

.personal-information-page .row #box .my_account .body .child_birthday_info_wrapper .child_birthday_info .birthday_gift_text_wrapper .gift_text {
    font-weight: bold;
    font-style: italic
}

.personal-information-page .row #box .my_account .body .child_birthday_info_wrapper .child_birthday_info .birthday_gift_text_wrapper:after {
    content: "";
    position: absolute;
    background: url("/wcsstore/MattelSAS/images/children_information_end.png") no-repeat;
    background-position: 0px 1px;
    height: 104%;
    width: 15px;
    background-size: 100% 100%;
    right: -15px;
    top: -2px
}

.personal-information-page .row #box .my_account .body .child_birthday_info_wrapper .child_birthday_info .childName {
    max-width: 50%
}

.personal-information-page .row #box .my_account .body .child_birthday_info_wrapper .child_birthday_info .child_birthday .birthday_select_wrapper {
    display: inline-block;
    margin-right: 10px
}

.personal-information-page .row #box .my_account .body .child_birthday_info_wrapper .child_birthday_info .child_birthday .birthday_duedate_select {
    width: 185px !important
}

.personal-information-page .row #box .my_account .body .child_birthday_info_wrapper .child_birthday_info .child_birthday .birthday_month_select,.personal-information-page .row #box .my_account .body .child_birthday_info_wrapper .child_birthday_info .child_birthday .birthday_date_select {
    width: 100px !important
}

.personal-information-page .row #box .my_account .body .child_birthday_info_wrapper .child_add_remove_link {
    font-size: 1.25rem;
    font-weight: bold
}

.personal-information-page .row #box .my_account .body .child_birthday_info_wrapper .add_child_wrapper a {
    padding: 5px
}

@media (max-width: 1023px) {
    .personal-information-page .row h3 {
        font-size:1.3rem
    }

    .personal-information-page .childName {
        max-width: 100%
    }

    .personal-information-page .row #box .my_account .body .child_birthday_info_wrapper .add_child_wrapper {
        padding: 25px 0
    }
}

@media (max-width: 46.8em) {
    .personal-information-page .row {
        margin-left:0;
        margin-right: 0
    }

    .personal-information-page .row #box .my_account .body .child_birthday_info_wrapper .child_birthday_info .birthday_gift_text_wrapper {
        padding: 10px 100px 10px 52px;
        line-height: 16px
    }

    .personal-information-page .row #box .my_account .body .child_birthday_info_wrapper .child_birthday_info .birthday_gift_text_wrapper .glyphicon-gift {
        font-size: 2rem
    }

    .personal-information-page .row #box .my_account .body .child_birthday_info_wrapper .child_birthday_info .hidden-lg {
        display: none
    }

    .personal-information-page .row #box .my_account .body .child_birthday_info_wrapper .add_child_wrapper {
        border-bottom: 1px solid #b1b1b1;
        border-top: 1px solid #b1b1b1
    }

    .personal-information-page .row #box .my_account .body #personalInfoReadMode #editAddressArea #addressEditForm #centered_single_column_form_footer {
        padding-right: 0px
    }

    .personal-information-page .row #box .my_account .body #personalInfoReadMode #partyUserName h3,.personal-information-page .row #box .my_account .body #personalInfoReadMode #userAccountId h3,.personal-information-page .row #box .my_account .body #personalInfoReadMode #userCredentials h3,.personal-information-page .row #box .my_account .body #personalInfoReadMode #quickCheckoutProfileAddress h3 {
        padding: 5px 0
    }
}

@media (max-width: 40.06em) {
    .personal-information-page .row #box .my_account {
        padding:0 8%
    }

    .personal-information-page .row #box .my_account .body .child_birthday_info_wrapper .child_birthday_info label {
        margin-right: 0;
        margin-bottom: 10px;
        width: 49%;
        vertical-align: top
    }

    .personal-information-page .row #box .my_account .body .child_birthday_info_wrapper .child_birthday_info .birthday_gift_text_wrapper {
        padding-right: 5px;
        margin-right: 15px
    }

    .personal-information-page .row #box .my_account .body .child_birthday_info_wrapper .child_birthday_info .child_birthday .birthday_select_wrapper {
        margin-right: 5px
    }

    .personal-information-page .row #box .my_account .body .child_birthday_info_wrapper .child_birthday_info .child_birthday .birthday_duedate_select {
        width: 120px !important
    }

    .personal-information-page .row #box .my_account .body .child_birthday_info_wrapper .child_birthday_info .child_birthday .birthday_month_select,.personal-information-page .row #box .my_account .body .child_birthday_info_wrapper .child_birthday_info .child_birthday .birthday_date_select {
        width: 70px !important
    }
}

@media (max-width: 23.43em) {
    .personal-information-page .row #box .my_account .body #centered_single_column_form_footer {
        padding-right:0
    }

    .personal-information-page .row #box .my_account .body .child_birthday_info_wrapper .child_birthday_info .child_birthday .birthday_select_wrapper {
        margin-right: 0
    }
}

.address-book-page form .address input {
    font-size: 16px;
    font-family: inherit;
    color: inherit;
    margin: inherit;
    padding: inherit;
    height: inherit
}

.address-book-page form .form_input {
    width: 100%
}

.address-book-page form .label_spacer,.address-book-page form .column_label {
    position: absolute;
    padding: 1.4em 0.6em;
    transition: all 0.15s ease;
    font-weight: normal;
    text-transform: uppercase;
    pointer-events: none;
    font-size: 1em
}

.address-book-page form .label_spacer.filled,.address-book-page form .column_label.filled {
    font-size: .563em;
    padding: 0.6em 0;
    margin: 1em 0 0 1em;
    font-weight: bold
}

.address-book-page form div>input[type="text"],.address-book-page form div>input[type="password"],.address-book-page form div>input[type="email"],.address-book-page form div>input[type="tel"],.address-book-page form div>textarea {
    padding: 0.7em 0.5em;
    height: inherit;
    border: 2px solid #b1b1b1;
    height: 48px;
    width: 100%;
    margin: 0.5em 0
}

.address-book-page form div>input[type="text"].filled,.address-book-page form div>input[type="password"].filled,.address-book-page form div>input[type="email"].filled,.address-book-page form div>input[type="tel"].filled,.address-book-page form div>textarea.filled {
    padding: 1.2em 0.5em 0.2em 0.5em;
    font-size: 16px
}

.address-book-page form div>select {
    padding: 0.4em 0.2em;
    height: inherit;
    border: 2px solid #b1b1b1;
    width: 100%;
    margin: 0.5em 0;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: normal;
    height: 48px
}

.address-book-page form div>select.filled {
    padding: 1.2em 0.5em 0.2em 0.5em;
    border-radius: 0
}

.address-book-page form div>select.filled.drop_down_checkout {
    padding-left: 0.5em
}

.address-book-page form div>select.no-float-label {
    padding: 0.4em 0.2em !important
}

.address-book-page form p label {
    position: absolute;
    padding: 0.8em 0.7em;
    transition: all 0.15s ease;
    pointer-events: none
}

.address-book-page form p label.filled {
    font-size: .563em;
    padding: 0;
    margin: 0.5em 0 0 1em
}

.address-book-page form p input[type="text"],.address-book-page form p input[type="password"],.address-book-page form p input[type="email"],.address-book-page form p input[type="tel"],.address-book-page form p textarea,.address-book-page form p select {
    padding: 0.7em 0.5em
}

.address-book-page form p input[type="text"].filled,.address-book-page form p input[type="password"].filled,.address-book-page form p input[type="email"].filled,.address-book-page form p input[type="tel"].filled,.address-book-page form p textarea.filled,.address-book-page form p select.filled {
    padding: 1.2em 0.5em 0.2em 0.5em
}

.address-book-page .button_footer_line {
    float: none;
    padding-top: 10px;
    padding-bottom: 20px
}

.address-book-page .address_and_shippingMethod_container {
    margin: auto
}

.address-book-page .additional_addresses_wrapper ul {
    padding: 0;
    margin: auto
}

.address-book-page .additional_addresses_wrapper ul li {
    float: left;
    margin-bottom: 20px;
    min-height: 140px
}

.address-book-page .row #box .my_account {
    padding: 0 4%
}

.address-book-page .row #box .my_account .newAddress a,.address-book-page .row #box .my_account #addNewCancel a {
    margin: 25px 0
}

.address-book-page .row #box .my_account .defaultAddress>div,.address-book-page .row #box .my_account .addressBookDetails {
    margin-bottom: 1px
}

.address-book-page .row #box .my_account .add_address_form_wrapper .column.firstName,.address-book-page .row #box .my_account .add_address_form_wrapper .column.lastName,.address-book-page .row #box .my_account .add_address_form_wrapper .column.middleName,.address-book-page .row #box .my_account .add_address_form_wrapper .column.address,.address-book-page .row #box .my_account .add_address_form_wrapper .column.email {
    width: 100%;
    clear: both
}

.address-book-page .row #box .my_account .add_address_form_wrapper .column.addressType .column_label {
    position: relative;
    padding: 1% 0 1% 0
}

.address-book-page .row #box .my_account .add_address_form_wrapper .column.country,.address-book-page .row #box .my_account .add_address_form_wrapper .column.state,.address-book-page .row #box .my_account .add_address_form_wrapper .column.zip {
    float: left;
    min-width: 48%;
    width: 48%;
    margin-right: 2%
}

.address-book-page .row #box .my_account .add_address_form_wrapper .column.phone {
    float: left;
    clear: both;
    min-width: 48%;
    width: 48%;
    margin-right: 2%
}

.address-book-page .row #box .my_account .add_address_form_wrapper .column.child {
    padding: 2% 0 0 0;
    clear: both
}

.address-book-page .row #box .my_account .add_address_form_wrapper .column.child .column_label {
    text-transform: none
}

.address-book-page .row #box .my_account .add_address_form_wrapper .column.firstName input[readonly],.address-book-page .row #box .my_account .add_address_form_wrapper .column.lastName input[readonly] {
    background-color: #ebebe4
}

.address-book-page .row #box .my_account .add_address_form_wrapper .whyPhoneNumber {
    float: left;
    line-height: 3.5;
    display: inline-block !important
}

.address-book-page .row #box .my_account .add_address_form_wrapper #AVSDialog {
    box-shadow: none;
    border: 0;
    background: transparent
}

.address-book-page .row #box .my_account .add_address_action_buttons {
    margin-bottom: 25px
}

.address-book-page .row #box .my_account .add_address_action_buttons .add_address_button_wrapper {
    display: inline-block
}

.address-book-page .row #box .my_account .add_address_action_buttons .cancel_add_address_button {
    display: inline-block;
    margin-left: 25px
}

.address-book-page .row #box .my_account .address_and_shippingMethod_container {
    padding: 25px 0;
    border-bottom: 1px solid #b1b1b1
}

.address-book-page .row #box .my_account .address_and_shippingMethod_container .address .edit {
    padding-top: 10px
}

.address-book-page .row #box .my_account .address_and_shippingMethod_container .address .edit a {
    color: #ade5e5
}

.address-book-page .row #box .my_account .address_and_shippingMethod_container .shippingMethod label {
    font-weight: normal;
    margin-bottom: 0px
}

.address-book-page .row #box .my_account .address_and_shippingMethod_container .shippingMethod label span:before {
    vertical-align: middle;
    top: 0
}

.address-book-page .row #box .my_account .address_and_shippingMethod_container:after {
    content: "";
    display: block;
    clear: both
}

.address-book-page .row #box .my_account .additional_addresses_wrapper {
    padding: 25px 0
}

.address-book-page .row #box .my_account .additional_addresses_wrapper .addressBookDetails .edit {
    padding-top: 10px
}

.address-book-page .row #box .my_account .additional_addresses_wrapper .addressBookDetails .edit a {
    color: #ade5e5
}

@media (max-width: 1023px) {
    .address-book-page .dijitDialog {
        height:auto !important;
        width: 95% !important;
        top: 40% !important;
        left: 2.5% !important
    }

    .address-book-page .dijitDialog .delete_confirmation_footer .button_container {
        text-align: center
    }

    .address-book-page .dijitDialog .delete_confirmation_footer .button_container>a {
        float: none;
        margin-bottom: 5px
    }

    .address-book-page .row #box .my_account {
        padding: 0 8%
    }

    .address-book-page .row #box .my_account h4 {
        padding: 1em 0
    }

    .address-book-page .row #box .my_account .newAddress {
        border-top: 1px solid #b1b1b1;
        border-bottom: 1px solid #b1b1b1
    }

    .address-book-page .row #box .my_account .newAddress a {
        border-top: 1px solid #b1b1b1;
        border-bottom: 1px solid #b1b1b1
    }

    .address-book-page .row #box .my_account .address_and_shippingMethod_container .shippingMethod {
        padding-top: 25px
    }

    .address-book-page .row #box .my_account .add_address_form_wrapper .column.firstName,.address-book-page .row #box .my_account .add_address_form_wrapper .column.lastName,.address-book-page .row #box .my_account .add_address_form_wrapper .column.middleName,.address-book-page .row #box .my_account .add_address_form_wrapper .column.address,.address-book-page .row #box .my_account .add_address_form_wrapper .column.email,.address-book-page .row #box .my_account .add_address_form_wrapper .column.country,.address-book-page .row #box .my_account .add_address_form_wrapper .column.state,.address-book-page .row #box .my_account .add_address_form_wrapper .column.zip,.address-book-page .row #box .my_account .add_address_form_wrapper .column.phone {
        float: none;
        min-width: 100%;
        width: 100%
    }

    .address-book-page .row #box .my_account .add_address_form_wrapper .column.country select,.address-book-page .row #box .my_account .add_address_form_wrapper .column.state select {
        max-width: 100% !important
    }
}

.email-preferences-page .my_account .container {
    width: 100%;
    padding: 0;
    margin: 1% 0
}

.email-preferences-page .button_footer_line {
    padding-top: 10px
}

.email-preferences-page #WC_EmailPreferences_div_4 h4 {
    margin-bottom: -5px
}

.email-preferences-page #WC_EmailPreferences_div_4 .col4.acol6 {
    margin-bottom: 5px
}

.email-preferences-page #WC_EmailPreferences_div_8 {
    padding-top: 10px
}

.email-preferences-page #WC_EmailPreferences_div_8 .checkboxField {
    margin-right: 12px;
    display: inline-block
}

.email-preferences-page #ContactPreferences {
    padding-top: 20px
}

.email-preferences-page .emailHeading {
    margin-top: 20px
}

.email-preferences-page .emailHeading.row {
    margin: 0
}

.email-preferences-page .customizeEmailInstructions,.email-preferences-page .guest-contact-preferences-page .container #EmailPreferencesForm .unSubscribeEmailsInstructions,.guest-contact-preferences-page .container #EmailPreferencesForm .email-preferences-page .unSubscribeEmailsInstructions,.email-preferences-page .guest-contact-preferences-page .container #unSubscribeEmailForm .unSubscribeEmailsInstructions,.guest-contact-preferences-page .container #unSubscribeEmailForm .email-preferences-page .unSubscribeEmailsInstructions {
    margin: 10px 0
}

.email-preferences-page .preferences {
    padding-top: 15px
}

.email-preferences-page .preferences .optionsWrapper .acol6 {
    margin-left: 15px
}

@media (max-width: 1023px) {
    .email-preferences-page .emailHeading {
        padding:20px 0;
        margin: 0;
        border-bottom: 1px solid #ddd
    }

    .email-preferences-page .emailHeading h4 {
        margin-bottom: 5px
    }

    .email-preferences-page #WC_EmailPreferences_div_41 h4 {
        padding: 8px 0
    }
}

@media (max-width: 49.99em) {
    .email-preferences-page .emailHeading h4 {
        padding:0;
        margin: 0;
        margin-bottom: 5px
    }

    .email-preferences-page #WC_EmailPreferences_div_4 h4 {
        padding: 0;
        margin: 0
    }

    .email-preferences-page #WC_EmailPreferences_div_4 .customizeEmailInstructions,.email-preferences-page #WC_EmailPreferences_div_4 .guest-contact-preferences-page .container #EmailPreferencesForm .unSubscribeEmailsInstructions,.guest-contact-preferences-page .container #EmailPreferencesForm .email-preferences-page #WC_EmailPreferences_div_4 .unSubscribeEmailsInstructions,.email-preferences-page #WC_EmailPreferences_div_4 .guest-contact-preferences-page .container #unSubscribeEmailForm .unSubscribeEmailsInstructions,.guest-contact-preferences-page .container #unSubscribeEmailForm .email-preferences-page #WC_EmailPreferences_div_4 .unSubscribeEmailsInstructions {
        margin: 15px 0 10px 0
    }

    .email-preferences-page #WC_EmailPreferences_div_4 .col4.acol6 {
        margin-bottom: 5px
    }

    .email-preferences-page .preferences {
        padding-top: 20px
    }
}

@media (max-width: 39.79em) {
    .email-preferences-page .preferences .optionsWrapper .acol6 {
        margin-left:initial
    }

    .email-preferences-page .preferences .optionsWrapper .acol6 label span {
        white-space: nowrap;
        font-size: 0.9em
    }

    .email-preferences-page .optionsWrapper {
        margin-left: 10px
    }

    .email-preferences-page .optionsWrapper .acol6 label input[type="radio"],.email-preferences-page .optionsWrapper .acol6 label input[type="checkbox"] {
        position: absolute
    }
}

.order-history-page .row .addressWrapper.myAccountContent {
    margin-bottom: 25px
}

.order-history-page .row .addressWrapper.upgradeHeader {
    padding: 0 20px
}

@media (max-width: 1023px) {
    .order-history-page .row .addressWrapper.upgradeHeader {
        display:inline-block;
        width: 100%
    }
}

.order-history-page .row .addressWrapper.upgradeHeader h4 {
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    text-transform: none;
    font-weight: bold;
    letter-spacing: normal;
    line-height: 2em;
    font-size: 1.313em
}

.order-history-page .row .addressWrapper.upgradeWrapper {
    padding-top: 0
}

.order-history-page .row .addressWrapper.upgradeWrapper .rewardsPointsBoard {
    min-height: 120px;
    width: 250px;
    float: left;
    text-align: center;
    border: 1px solid #b2b3b4
}

.order-history-page .row .addressWrapper.upgradeWrapper .rewardsPointsBoard .rewardsPointBoardHeader {
    background: #717273;
    color: #ffffff;
    padding: 10px 0;
    text-transform: uppercase;
    font-weight: bold
}

.order-history-page .row .addressWrapper.upgradeWrapper .rewardsPointsBoard .rewardsPoints {
    font-size: 4em;
    line-height: normal
}

.order-history-page #content #box .my_account .body {
    padding-top: 10px
}

.order-history-page #content #box .my_account .body div>select {
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis
}

.order-history-page #content #box .my_account .headingtext {
    float: none
}

.order-history-page #content #box .my_account .filterOrdersHistory {
    margin-bottom: 10px
}

.order-history-page #content #box .my_account .filterOrdersHistory .dateFilterLabel {
    width: 140px;
    float: left;
    position: relative;
    top: 25px;
    font-weight: 600;
    font-size: .85rem;
    margin-right: 2%
}

.order-history-page #content #box .my_account .filterOrdersHistory .dateFilterDropDown {
    width: 20%;
    float: left;
    margin-right: 2%
}

.order-history-page #content #box .my_account .filterOrdersHistory .searchFilterInputField {
    width: 57%;
    float: left;
    position: relative
}

@media (max-width: 79.99em) {
    .order-history-page #content #box .my_account .filterOrdersHistory .searchFilterInputField {
        width:53%
    }
}

.order-history-page #content #box .my_account .filterOrdersHistory .searchFilterInputField input {
    width: 95%;
    margin: 0 2%;
    position: relative;
    top: 10px;
    border: 2px solid #b1b1b1;
    border-radius: 20px;
    padding: 10px 20px
}

.order-history-page #content #box .my_account .filterOrdersHistory .searchFilterInputField i {
    position: absolute;
    top: 15px;
    right: 3.8%;
    background: #ade5e5;
    padding: 9px;
    border-radius: 20px;
    color: #fff
}

.order-history-page #content #box .my_account .order_status_table tr.column_heading {
    background: #e8eef3;
    color: #000
}

.order-history-page #content #box .my_account .order_status_table tr.column_heading th.li {
    padding: 10px 5px;
    float: left;
    line-height: 1.2;
    font-weight: 600;
    font-size: .85rem
}

.order-history-page #content #box .my_account .order_status_table tr.column_heading th.li.total_price_column_1 {
    text-align: center
}

.order-history-page #content #box .my_account .order_status_table tr.column_heading th.li.brand_store_logo {
    text-align: center
}

.order-history-page #content #box .my_account .order_status_table tr.row {
    border-bottom: 1px solid #b1b1b1;
    min-height: 30px
}

.order-history-page #content #box .my_account .order_status_table tr.row td.li {
    float: left;
    padding: 12px 5px
}

.order-history-page #content #box .my_account .order_status_table tr.row td.li span,.order-history-page #content #box .my_account .order_status_table tr.row td.li a {
    font-size: .85rem
}

.order-history-page #content #box .my_account .order_status_table tr.row td.li.total_price_column_1 {
    text-align: center;
    font-weight: 600;
    color: #000
}

.order-history-page #content #box .my_account .order_status_table tr.row td.li.total_price_column_1 span.price {
    font-weight: 600
}

.order-history-page #content #box .my_account .order_status_table tr.row td.li.view_details a {
    font-weight: 600;
    font-size: .7rem;
    color: #ade5e5
}

.order-history-page #content #box .my_account .order_status_table tr.row td.storeLogo {
    text-align: center
}

.order-history-page #content #box .my_account .order_status_table tr.row td.storeLogo.FP img {
    width: auto;
    height: 26px;
    margin: 10px auto
}

.order-history-page #content #box .my_account .order_status_table tr.row td.storeLogo.HW img {
    width: auto;
    height: 26px;
    margin: 10px auto
}

.order-history-page #content #box .my_account .order_status_table tr.row td.storeLogo.SM img {
    width: auto;
    height: 36px;
    margin: 5px auto
}

.order-history-page #content #box .my_account .order_status_table tr.row td.storeLogo.BA img {
    width: auto;
    height: 47px;
    margin: 0 auto
}

@media (max-width: 1023px) {
    .order-history-page #content {
        margin-top:0
    }

    .order-history-page #content .rowContainer {
        padding: 0
    }

    .order-history-page #content #box {
        padding: 0 8%
    }

    .order-history-page #content #box .my_account .headingtext .main_header_text {
        margin: 0 4%;
        margin-bottom: 10px;
        padding-bottom: 10px
    }

    .order-history-page #content #box .my_account .filterOrdersHistory {
        border-bottom: 1px solid #b1b1b1;
        padding-bottom: 10px
    }

    .order-history-page #content #box .my_account .filterOrdersHistory .dateFilterLabel {
        width: 46%;
        float: left;
        position: relative;
        top: 25px;
        font-weight: 600;
        font-size: .85rem;
        margin-bottom: 30px
    }

    .order-history-page #content #box .my_account .filterOrdersHistory .dateFilterDropDown {
        width: 50%;
        float: left;
        margin: 0
    }

    .order-history-page #content #box .my_account .filterOrdersHistory .searchFilterInputField {
        width: 100%;
        position: relative;
        float: none;
        margin-bottom: 20px;
        display: inline-block
    }

    .order-history-page #content #box .my_account .filterOrdersHistory .searchFilterInputField input {
        width: 100%;
        margin: 0;
        position: relative;
        top: 10px;
        border: 2px solid #b1b1b1;
        border-radius: 20px;
        padding: 10px 20px
    }

    .order-history-page #content #box .my_account .filterOrdersHistory .searchFilterInputField i {
        position: absolute;
        right: 0.9%;
        background: #ade5e5;
        padding: 8px;
        border-radius: 20px;
        color: #fff;
        top: 16px
    }

    .order-history-page #content #box .my_account .order_status_table tr.column_heading {
        display: none
    }

    .order-history-page #content #box .my_account .order_status_table tr.row {
        margin: 0 4%;
        display: block;
        margin-top: 20px
    }

    .order-history-page #content #box .my_account .order_status_table tr.row td.li {
        float: none;
        padding: 0;
        width: 100%;
        position: relative;
        display: block;
        padding-left: 50%;
        margin: 0;
        height: 50px;
        text-align: left
    }

    .order-history-page #content #box .my_account .order_status_table tr.row td.li.view_details {
        float: left !important;
        text-align: left;
        margin-left: 2%;
        margin-top: 10px;
        padding: 0
    }

    .order-history-page #content #box .my_account .order_status_table tr.row td.li.view_details a {
        font-size: .85rem;
        margin-left: 10px
    }

    .order-history-page #content #box .my_account .order_status_table tr.row td.table_td_label span {
        line-height: 3
    }

    .order-history-page #content #box .my_account .order_status_table tr.row td.table_td_label:before {
        position: absolute;
        top: 0;
        left: 2%;
        width: 45%;
        padding: 10px;
        white-space: nowrap;
        background: #e8eef3;
        font-size: .85rem
    }

    .order-history-page #content #box .my_account .order_status_table tr.row td.storeLogo img {
        margin: 0 !important
    }

    .order-history-page #content #box .my_account .order_status_table tr.row td.store_type:before {
        content: "Store";
        font-weight: 600;
        color: #000
    }

    .order-history-page #content #box .my_account .order_status_table tr.row td.order_number:before {
        content: "Order Number";
        font-weight: 600;
        color: #000
    }

    .order-history-page #content #box .my_account .order_status_table tr.row td.order_date:before {
        content: "Order Date";
        font-weight: 600;
        color: #000
    }

    .order-history-page #content #box .my_account .order_status_table tr.row td.total_price {
        text-align: left !important
    }

    .order-history-page #content #box .my_account .order_status_table tr.row td.total_price:before {
        content: "Total Price";
        text-align: left;
        font-weight: 600;
        color: #000
    }

    .order-history-page #content #box .my_account .order_status_table tr.row td.order_status:before {
        content: "Status";
        font-weight: 600;
        color: #000
    }
}

@media (max-width: 39.79em) {
    .order-history-page #content #box .my_account .filterOrdersHistory .dateFilterLabel {
        width:41%;
        font-size: .8rem
    }

    .order-history-page #content #box .my_account .filterOrdersHistory .dateFilterDropDown {
        width: 57%
    }

    .order-history-page #content #box .my_account .filterOrdersHistory .searchFilterInputField i {
        right: 1.9%
    }
}

.order-details-page #widget_breadcrumb {
    display: none
}

.order-details-page #content .order_details_content {
    margin: 0
}

.order-details-page #content .order_details_content .myaccount_header {
    margin: 0;
    background: transparent;
    border: 0;
    padding-bottom: 20px;
    border-bottom: 1px solid #b1b1b1
}

.order-details-page #content .order_details_content .headingtext {
    float: none
}

.order-details-page #content .order_details_content .headingtext .main_header_text {
    font-size: 28px;
    height: auto;
    margin: 0;
    padding: 0;
    color: #ade5e5
}

.order-details-page #content .order_details_content .headingtext .backButton {
    color: #6c9c38;
    font-weight: 600;
    font-style: italic;
    margin: -10px 0px 10px 0px;
    display: block
}

.order-details-page #content .order_details_content .orderInfo {
    padding: 20px
}

.order-details-page #content .order_details_content .orderInfo dl {
    float: left;
    width: 300px
}

.order-details-page #content .order_details_content .orderInfo dl dt {
    float: left;
    display: inline-block
}

.order-details-page #content .order_details_content .orderInfo img {
    margin-left: 50px
}

.order-details-page #content .order_details_content .orderInfo img.FP {
    width: auto;
    height: 26px
}

.order-details-page #content .order_details_content .orderInfo img.HW {
    width: auto;
    height: 26px
}

.order-details-page #content .order_details_content .orderInfo img.SM {
    width: auto;
    height: 36px
}

.order-details-page #content .order_details_content .orderInfo img.BA {
    width: auto;
    height: 47px
}

.order-details-page #content .order_details_content .orderedItems .item {
    width: 100%;
    display: table;
    margin: 0;
    border-bottom: 1px solid #b1b1b1
}

.order-details-page #content .order_details_content .orderedItems .item.header {
    border: 0
}

.order-details-page #content .order_details_content .orderedItems .item.header .col1,.order-details-page #content .order_details_content .orderedItems .item.header .col2,.order-details-page #content .order_details_content .orderedItems .item.header .col4 {
    background: #e8eef3;
    color: #777;
    line-height: 0;
    font-weight: 600;
    font-size: .85rem
}

.order-details-page #content .order_details_content .orderedItems .item .col1,.order-details-page #content .order_details_content .orderedItems .item .col2,.order-details-page #content .order_details_content .orderedItems .item .col4 {
    text-align: left;
    padding: 15px 10px
}

.order-details-page #content .order_details_content .orderedItems .item .col1 img,.order-details-page #content .order_details_content .orderedItems .item .col2 img,.order-details-page #content .order_details_content .orderedItems .item .col4 img {
    float: left;
    width: 108px;
    height: 34px
}

.order-details-page #content .order_details_content .orderedItems .item .col1 .tackingLink,.order-details-page #content .order_details_content .orderedItems .item .col2 .tackingLink,.order-details-page #content .order_details_content .orderedItems .item .col4 .tackingLink {
    font-weight: 600;
    font-size: .9rem
}

.order-details-page #content .order_details_content .orderedItems .item .qty {
    text-align: center
}

.order-details-page #content .order_details_content .orderedItems .item .each,.order-details-page #content .order_details_content .orderedItems .item .total {
    text-align: right
}

.order-details-page #content .order_details_content .orderedItems .item .orderedProductWrapper .orderedProductImage {
    width: 27%;
    margin-right: 3%;
    float: left
}

.order-details-page #content .order_details_content .orderedItems .item .orderedProductWrapper .orderedProductImage img {
    margin-bottom: 10px;
    border: 1px solid #b1b1b1;
    width: 100%;
    padding: 0;
    max-width: 100%;
    height: auto;
    vertical-align: middle
}

.order-details-page #content .order_details_content .orderedItems .item .orderedProductWrapper .orderedProductDetailsWrapper {
    float: right;
    text-align: left;
    width: 70%;
    font-size: .85rem
}

.order-details-page #content .order_details_content .orderedItems .item .orderedProductWrapper .orderedProductDetailsWrapper .productName {
    margin: 0;
    font-weight: 600
}

.order-details-page #content .order_details_content .orderedItems .item .orderedProductWrapper .orderedProductDetailsWrapper .productDetails dt {
    display: block
}

.order-details-page #content .order_details_content .orderedItems .item .orderedProductWrapper .orderedProductDetailsWrapper .productDetails dd {
    display: inline-block;
    float: left
}

.order-details-page #content .order_details_content .orderSummary {
    padding: 0;
    padding-bottom: 20px
}

.order-details-page #content .order_details_content .orderSummary .priceSummary {
    float: right;
    width: 30%;
    margin: 20px 10px 20px 0px
}

.order-details-page #content .order_details_content .orderSummary .priceSummary dt {
    width: 60%;
    float: left;
    font-weight: normal
}

.order-details-page #content .order_details_content .orderSummary .priceSummary dt.orderTotal {
    font-weight: 600
}

.order-details-page #content .order_details_content .orderSummary .priceSummary dd {
    width: 40%;
    float: right
}

.order-details-page #content .order_details_content .orderSummary .priceSummary dd.orderTotal {
    font-weight: 600
}

.order-details-page #content .order_details_content .shipping_information_wrapper {
    border-bottom: 1px solid #b1b1b1;
    text-align: left
}

.order-details-page #content .order_details_content .shipping_information_wrapper .shipping_information_heading {
    margin: 10px 0 0 20px
}

.order-details-page #content .order_details_content .shipping_information_wrapper dl {
    float: left;
    margin-left: 20px
}

.order-details-page #content .order_details_content .shipping_information_wrapper dl dt {
    margin: 10px 0
}

.order-details-page #content .order_details_content .shipping_information_wrapper dl dd {
    font-size: .9rem
}

.order-details-page #content .order_details_content .billing_information_wrapper {
    border-bottom: 1px solid #b1b1b1;
    text-align: left
}

.order-details-page #content .order_details_content .billing_information_wrapper .billing_information_heading {
    margin: 10px 0 0 20px
}

.order-details-page #content .order_details_content .billing_information_wrapper dl {
    float: left;
    margin-left: 20px
}

.order-details-page #content .order_details_content .billing_information_wrapper dl dt {
    margin: 10px 0
}

.order-details-page #content .order_details_content .billing_information_wrapper dl dd {
    font-size: .9rem
}

@media (max-width: 1023px) {
    .order-details-page #content {
        margin-top:0
    }

    .order-details-page #content .order_details_content .orderInfo {
        border-bottom: 1px solid #b1b1b1
    }

    .order-details-page #content .order_details_content .orderInfo dl {
        float: none;
        width: 100%;
        margin: 0
    }

    .order-details-page #content .order_details_content .orderInfo dl dt {
        float: none;
        display: initial
    }

    .order-details-page #content .order_details_content .orderInfo img {
        margin: 20px 0 0 0
    }

    .order-details-page #content .order_details_content .orderedItems .item {
        position: relative
    }

    .order-details-page #content .order_details_content .orderedItems .item.header {
        display: none
    }

    .order-details-page #content .order_details_content .orderedItems .item>div {
        float: none
    }

    .order-details-page #content .order_details_content .orderedItems .item .orderedProductWrapper {
        width: 100%;
        position: absolute;
        top: 0
    }

    .order-details-page #content .order_details_content .orderedItems .item .orderedProductWrapper .orderedProductImage {
        width: 30vw
    }

    .order-details-page #content .order_details_content .orderedItems .item .orderedProductWrapper .orderedProductDetailsWrapper {
        float: none;
        width: initial
    }

    .order-details-page #content .order_details_content .orderedItems .item .orderedProdectDetailsLabel {
        padding: 0;
        width: 100%;
        position: relative;
        display: block;
        padding-left: 36vw;
        margin: 0;
        height: 50px;
        text-align: left
    }

    .order-details-page #content .order_details_content .orderedItems .item .orderedProdectDetailsLabel:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 33vw;
        padding: 10px;
        white-space: nowrap;
        background: #e8eef3;
        font-weight: 600
    }

    .order-details-page #content .order_details_content .orderedItems .item .orderedProdectDetailsLabel p {
        margin: 0
    }

    .order-details-page #content .order_details_content .orderedItems .item .orderedProdectDetailsLabel span {
        line-height: 2.5
    }

    .order-details-page #content .order_details_content .orderedItems .item .status {
        margin-top: 36vw
    }

    .order-details-page #content .order_details_content .orderedItems .item .status:before {
        content: "Status"
    }

    .order-details-page #content .order_details_content .orderedItems .item .qty:before {
        content: "QTY"
    }

    .order-details-page #content .order_details_content .orderedItems .item .each:before {
        content: "Each"
    }

    .order-details-page #content .order_details_content .orderedItems .item .total {
        font-weight: 600
    }

    .order-details-page #content .order_details_content .orderedItems .item .total:before {
        content: "Total"
    }

    .order-details-page #content .order_details_content .orderSummary .priceSummary {
        float: none;
        width: 100%
    }

    .order-details-page #content .order_details_content .orderSummary .priceSummary dt,.order-details-page #content .order_details_content .orderSummary .priceSummary dd {
        padding: 10px
    }

    .order-details-page #content .order_details_content .orderSummary .priceSummary dt {
        text-align: left
    }

    .order-details-page #content .order_details_content .orderSummary .priceSummary .orderTotal {
        padding-top: 20px
    }

    .order-details-page #content .order_details_content .orderSummary .priceSummary .shippingTax {
        border-bottom: 1px solid #b1b1b1
    }

    .order-details-page #content .order_details_content .shipping_information_wrapper .shipping_information_heading {
        margin: 10px 0 0 0
    }

    .order-details-page #content .order_details_content .shipping_information_wrapper dl {
        float: none;
        margin-left: 0;
        width: 100%
    }

    .order-details-page #content .order_details_content .billing_information_wrapper .billing_information_heading {
        margin: 10px 0 0 0
    }

    .order-details-page #content .order_details_content .billing_information_wrapper dl {
        float: none;
        margin-left: 0;
        width: 100%
    }
}

@media (max-width: 39.79em) {
    .order-details-page #content .order_details_content {
        padding:0 8%
    }

    .order-details-page #content .order_details_content .orderedItems .item .productImage {
        margin-top: 36vw
    }
}

@media (max-width: 19.99em) {
    .order-details-page #content .order_details_content .orderedItems .item .productImage {
        margin-top:45vw
    }

    .order-details-page #content .order_details_content .orderedItems .item .orderedProdectDetailsLabel {
        padding-left: 38vw
    }

    .order-details-page #content .order_details_content .orderedItems .item .orderedProdectDetailsLabel:before {
        width: 34vw
    }

    .order-details-page #content .order_details_content .orderedItems .item .orderedProdectDetailsLabel p {
        margin: 0
    }

    .order-details-page #content .order_details_content .orderedItems .item .orderedProdectDetailsLabel span {
        line-height: 2.5
    }
}

.payment-info-page form .address input {
    font-size: 16px;
    font-family: inherit;
    color: inherit;
    margin: inherit;
    padding: inherit;
    height: inherit
}

.payment-info-page form .form_input {
    width: 100%
}

.payment-info-page form .label_spacer,.payment-info-page form .column_label {
    position: absolute;
    padding: 1.4em 0.6em;
    transition: all 0.15s ease;
    font-weight: normal;
    text-transform: uppercase;
    pointer-events: none;
    font-size: 1em
}

.payment-info-page form .label_spacer.filled,.payment-info-page form .column_label.filled {
    font-size: .563em;
    padding: 0.6em 0;
    margin: 1em 0 0 1em;
    font-weight: bold
}

.payment-info-page form div>input[type="text"],.payment-info-page form div>input[type="password"],.payment-info-page form div>input[type="email"],.payment-info-page form div>input[type="tel"],.payment-info-page form div>textarea {
    padding: 0.7em 0.5em;
    height: inherit;
    border: 2px solid #b1b1b1;
    height: 48px;
    width: 100%;
    margin: 0.5em 0
}

.payment-info-page form div>input[type="text"].filled,.payment-info-page form div>input[type="password"].filled,.payment-info-page form div>input[type="email"].filled,.payment-info-page form div>input[type="tel"].filled,.payment-info-page form div>textarea.filled {
    padding: 1.2em 0.5em 0.2em 0.5em;
    font-size: 16px
}

.payment-info-page form div>select {
    padding: 0.4em 0.2em;
    height: inherit;
    border: 2px solid #b1b1b1;
    width: 100%;
    margin: 0.5em 0;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: normal;
    height: 48px
}

.payment-info-page form div>select.filled {
    padding: 1.2em 0.5em 0.2em 0.5em;
    border-radius: 0
}

.payment-info-page form div>select.filled.drop_down_checkout {
    padding-left: 0.5em
}

.payment-info-page form div>select.no-float-label {
    padding: 0.4em 0.2em !important
}

.payment-info-page form p label {
    position: absolute;
    padding: 0.8em 0.7em;
    transition: all 0.15s ease;
    pointer-events: none
}

.payment-info-page form p label.filled {
    font-size: .563em;
    padding: 0;
    margin: 0.5em 0 0 1em
}

.payment-info-page form p input[type="text"],.payment-info-page form p input[type="password"],.payment-info-page form p input[type="email"],.payment-info-page form p input[type="tel"],.payment-info-page form p textarea,.payment-info-page form p select {
    padding: 0.7em 0.5em
}

.payment-info-page form p input[type="text"].filled,.payment-info-page form p input[type="password"].filled,.payment-info-page form p input[type="email"].filled,.payment-info-page form p input[type="tel"].filled,.payment-info-page form p textarea.filled,.payment-info-page form p select.filled {
    padding: 1.2em 0.5em 0.2em 0.5em
}

.payment-info-page .button_footer_line {
    float: none;
    padding: 20px 0
}

.payment-info-page .button_footer_line .cancelAddingCreditCard {
    line-height: 3;
    margin-left: 20px
}

.payment-info-page .newPayment a {
    margin: 20px 0
}

.payment-info-page #creditCardIdRefreshArea {
    overflow: hidden
}

.payment-info-page #paymentInfo>div,.payment-info-page #billingInfo>div,.payment-info-page .paymentInfoDetails>div {
    margin-bottom: 1px
}

.payment-info-page #newPaymentButton {
    max-width: 100%
}

.payment-info-page .row #box .checkoutFlowPageHeading {
    font-size: 2rem;
    padding: 0
}

.payment-info-page .row #box .my_account {
    padding: 0 4%
}

.payment-info-page .row #box .my_account .add_payment_form_wrapper .card_cvv {
    margin-left: 20px
}

.payment-info-page .row #box .my_account .add_payment_form_wrapper .card_cvv .visaCVV2 {
    float: right;
    margin: -40px -120px 0 0px
}

.payment-info-page .row #box .my_account .add_payment_form_wrapper .expires_year {
    margin-left: 20px
}

.payment-info-page .row #box .my_account .add_payment_form_wrapper .instruction {
    margin: 0
}

.payment-info-page .row #box .my_account .add_payment_form_wrapper .addNewAddressLink {
    margin: 20px 0
}

.payment-info-page .row #box .my_account .add_payment_form_wrapper .card_number input.filled[name="cardNum"] {
    background-repeat: no-repeat;
    background-size: 48px 28px;
    background-position: calc(100% - 7px)
}

.payment-info-page .row #box .my_account .add_payment_form_wrapper .card_number input.filled[name="cardNum"].discover {
    background-image: url("/wcsstore/MattelSAS/images/colors/fp/discover.png")
}

.payment-info-page .row #box .my_account .add_payment_form_wrapper .card_number input.filled[name="cardNum"].visa {
    background-image: url("/wcsstore/MattelSAS/images/colors/fp/visa.png")
}

.payment-info-page .row #box .my_account .add_payment_form_wrapper .card_number input.filled[name="cardNum"].amex {
    background-image: url("/wcsstore/MattelSAS/images/colors/fp/amex.png")
}

.payment-info-page .row #box .my_account .add_payment_form_wrapper .card_number input.filled[name="cardNum"].mastercard {
    background-image: url("/wcsstore/MattelSAS/images/colors/fp/mastercard.png")
}

.payment-info-page .row #box .my_account .add_payment_form_wrapper .billing-address .dijitContentPane {
    display: block;
    overflow: initial
}

.payment-info-page .row #box .my_account .payment-info-details {
    margin-bottom: 15px
}

.payment-info-page .row #box .my_account .payment-info-details .paymentInfoDetails .edit {
    padding-top: 3px
}

.payment-info-page .row #box .my_account .payment-info-details .paymentInfoDetails .edit #editPayment {
    margin-right: 32px
}

.payment-info-page .row #box .my_account .payment-info-details .paymentInfoDetails>div {
    line-height: 1.6
}

.payment-info-page .row #box .my_account .payment-info-details .paymentInfoDetails>div.expired {
    color: #e01e21
}

.payment-info-page .row #box .my_account .payment-info-details .paymentInfoDetails>div .VISA {
    background: url("/wcsstore/MattelSAS/images/sprites.png") no-repeat;
    width: 69px;
    height: 40px;
    background-position: -199px -393px;
    transform: scale(0.5);
    margin: 0 -10px -15px -15px;
    display: inline-block
}

.payment-info-page .row #box .my_account .payment-info-details .paymentInfoDetails>div .DISCOVER {
    background: url("/wcsstore/MattelSAS/images/sprites.png") no-repeat;
    background-position: -311px -691px;
    width: 48px;
    height: 28px;
    transform: scale(0.7);
    margin: 0 0px -10px -5px;
    display: inline-block
}

.payment-info-page .row #box .my_account .payment-info-details .paymentInfoDetails>div .AMEX {
    background: url("/wcsstore/MattelSAS/images/sprites.png") no-repeat;
    background-position: -258px -691px;
    width: 48px;
    height: 28px;
    transform: scale(0.7);
    margin: 0 0px -10px -5px;
    display: inline-block
}

.payment-info-page .row #box .my_account .payment-info-details .paymentInfoDetails>div .MASTER {
    background: url("/wcsstore/MattelSAS/images/sprites.png") no-repeat;
    background-position: -205px -691px;
    width: 48px;
    height: 28px;
    transform: scale(0.7);
    margin: 0 0px -10px -5px;
    display: inline-block
}

.payment-info-page .row #box .my_account .payment-info-details .billingInfoDetails strong,.payment-info-page .row #box .my_account .payment-info-details .billingInfoDetails div {
    line-height: 1.6
}

.payment-info-page .row #box .my_account .add_payment_action_buttons {
    margin-bottom: 25px
}

.payment-info-page .row #box .my_account .add_payment_action_buttons .add_payment_button_wrapper {
    display: inline-block
}

.payment-info-page .row #box .my_account .add_payment_action_buttons .cancel_add_payment_button {
    display: inline-block;
    margin-left: 25px
}

.payment-info-page .row #box .my_account .additional-cards {
    padding: 25px 0 0 0
}

.payment-info-page .row #box .my_account .default-card {
    border-bottom: 1px solid #b1b1b1
}

.payment-info-page .row #box .my_account .default-card,.payment-info-page .row #box .my_account .additional-cards {
    padding-bottom: 20px
}

@media (max-width: 1023px) {
    .payment-info-page #newPaymentButton {
        max-width:100%
    }

    .payment-info-page #newPaymentButton .button_text {
        letter-spacing: inherit
    }

    .payment-info-page .row #box .checkoutFlowPageHeading {
        font-size: 1.8rem;
        padding: 15px 0
    }

    .payment-info-page .row #box .my_account .payment-info-details .paymentInfoDetails .edit {
        padding-top: 5px
    }

    .payment-info-page .row #box .my_account .payment-info-details .billingInfoDetails {
        margin-top: 15px
    }

    .payment-info-page .row #box .my_account .add_payment_form_wrapper .card_cvv {
        margin-left: 0
    }

    .payment-info-page .row #box .my_account .add_payment_form_wrapper .card_cvv .visaCVV2 {
        float: none;
        margin: 0
    }

    .payment-info-page .row #box .my_account .add_payment_form_wrapper .expires_year {
        margin-left: 0
    }

    .payment-info-page .row #box .my_account .add_payment_action_buttons .cancel_add_payment_button {
        display: inline-block;
        margin-left: 0
    }

    .payment-info-page .row #box .my_account .newPayment {
        border-bottom: 1px solid #b1b1b1;
        border-top: 1px solid #b1b1b1
    }
}

@media (max-width: 39.79em) {
    .payment-info-page .row #box .my_account {
        padding:0 8%
    }
}

.forgot-password #box {
    min-height: inherit;
    padding: 30px 30px 30px 0
}

.forgot-password .forgot_password_container form .address input {
    font-size: 16px;
    font-family: inherit;
    color: inherit;
    margin: inherit;
    padding: inherit;
    height: inherit
}

.forgot-password .forgot_password_container form .form_input {
    width: 100%
}

.forgot-password .forgot_password_container form .label_spacer,.forgot-password .forgot_password_container form .column_label {
    position: absolute;
    padding: 1.4em 0.6em;
    transition: all 0.15s ease;
    font-weight: normal;
    text-transform: uppercase;
    pointer-events: none;
    font-size: 1em
}

.forgot-password .forgot_password_container form .label_spacer.filled,.forgot-password .forgot_password_container form .column_label.filled {
    font-size: .563em;
    padding: 0.6em 0;
    margin: 1em 0 0 1em;
    font-weight: bold
}

.forgot-password .forgot_password_container form div>input[type="text"],.forgot-password .forgot_password_container form div>input[type="password"],.forgot-password .forgot_password_container form div>input[type="email"],.forgot-password .forgot_password_container form div>input[type="tel"],.forgot-password .forgot_password_container form div>textarea {
    padding: 0.7em 0.5em;
    height: inherit;
    border: 2px solid #b1b1b1;
    height: 48px;
    width: 100%;
    margin: 0.5em 0
}

.forgot-password .forgot_password_container form div>input[type="text"].filled,.forgot-password .forgot_password_container form div>input[type="password"].filled,.forgot-password .forgot_password_container form div>input[type="email"].filled,.forgot-password .forgot_password_container form div>input[type="tel"].filled,.forgot-password .forgot_password_container form div>textarea.filled {
    padding: 1.2em 0.5em 0.2em 0.5em;
    font-size: 16px
}

.forgot-password .forgot_password_container form div>select {
    padding: 0.4em 0.2em;
    height: inherit;
    border: 2px solid #b1b1b1;
    width: 100%;
    margin: 0.5em 0;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: normal;
    height: 48px
}

.forgot-password .forgot_password_container form div>select.filled {
    padding: 1.2em 0.5em 0.2em 0.5em;
    border-radius: 0
}

.forgot-password .forgot_password_container form div>select.filled.drop_down_checkout {
    padding-left: 0.5em
}

.forgot-password .forgot_password_container form div>select.no-float-label {
    padding: 0.4em 0.2em !important
}

.forgot-password .forgot_password_container form p label {
    position: absolute;
    padding: 0.8em 0.7em;
    transition: all 0.15s ease;
    pointer-events: none
}

.forgot-password .forgot_password_container form p label.filled {
    font-size: .563em;
    padding: 0;
    margin: 0.5em 0 0 1em
}

.forgot-password .forgot_password_container form p input[type="text"],.forgot-password .forgot_password_container form p input[type="password"],.forgot-password .forgot_password_container form p input[type="email"],.forgot-password .forgot_password_container form p input[type="tel"],.forgot-password .forgot_password_container form p textarea,.forgot-password .forgot_password_container form p select {
    padding: 0.7em 0.5em
}

.forgot-password .forgot_password_container form p input[type="text"].filled,.forgot-password .forgot_password_container form p input[type="password"].filled,.forgot-password .forgot_password_container form p input[type="email"].filled,.forgot-password .forgot_password_container form p input[type="tel"].filled,.forgot-password .forgot_password_container form p textarea.filled,.forgot-password .forgot_password_container form p select.filled {
    padding: 1.2em 0.5em 0.2em 0.5em
}

.forgot-password .forgot_password_container form input {
    width: 95% !important
}

.forgot-password .forgot_password_container form .row {
    margin: auto
}

.forgot-password .forgot_password_container form .button_primary {
    margin: 0.5em 0
}

.forgot-password .forgot_password_container form .button_footer_line {
    padding: 5px 0 0 20px
}

@media (max-width: 1023px) {
    .forgot-password .forgot_password_container form .button_footer_line {
        padding:0
    }
}

.forgot-password .forgot_password_container form .password-reset-form-email-container {
    padding-top: 7px
}

.order-search .content {
    margin: 0 2%
}

.order-search .content h1 {
    border-bottom: 1px solid #b1b1b1;
    margin-bottom: 20px
}

.order-search .content .row {
    margin: 0
}

.order-search .content .row .address input {
    font-size: 16px;
    font-family: inherit;
    color: inherit;
    margin: inherit;
    padding: inherit;
    height: inherit
}

.order-search .content .row .form_input {
    width: 100%
}

.order-search .content .row .label_spacer,.order-search .content .row .column_label {
    position: absolute;
    padding: 1.4em 0.6em;
    transition: all 0.15s ease;
    font-weight: normal;
    text-transform: uppercase;
    pointer-events: none;
    font-size: 1em
}

.order-search .content .row .label_spacer.filled,.order-search .content .row .column_label.filled {
    font-size: .563em;
    padding: 0.6em 0;
    margin: 1em 0 0 1em;
    font-weight: bold
}

.order-search .content .row div>input[type="text"],.order-search .content .row div>input[type="password"],.order-search .content .row div>input[type="email"],.order-search .content .row div>input[type="tel"],.order-search .content .row div>textarea {
    padding: 0.7em 0.5em;
    height: inherit;
    border: 2px solid #b1b1b1;
    height: 48px;
    width: 100%;
    margin: 0.5em 0
}

.order-search .content .row div>input[type="text"].filled,.order-search .content .row div>input[type="password"].filled,.order-search .content .row div>input[type="email"].filled,.order-search .content .row div>input[type="tel"].filled,.order-search .content .row div>textarea.filled {
    padding: 1.2em 0.5em 0.2em 0.5em;
    font-size: 16px
}

.order-search .content .row div>select {
    padding: 0.4em 0.2em;
    height: inherit;
    border: 2px solid #b1b1b1;
    width: 100%;
    margin: 0.5em 0;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: normal;
    height: 48px
}

.order-search .content .row div>select.filled {
    padding: 1.2em 0.5em 0.2em 0.5em;
    border-radius: 0
}

.order-search .content .row div>select.filled.drop_down_checkout {
    padding-left: 0.5em
}

.order-search .content .row div>select.no-float-label {
    padding: 0.4em 0.2em !important
}

.order-search .content .row p label {
    position: absolute;
    padding: 0.8em 0.7em;
    transition: all 0.15s ease;
    pointer-events: none
}

.order-search .content .row p label.filled {
    font-size: .563em;
    padding: 0;
    margin: 0.5em 0 0 1em
}

.order-search .content .row p input[type="text"],.order-search .content .row p input[type="password"],.order-search .content .row p input[type="email"],.order-search .content .row p input[type="tel"],.order-search .content .row p textarea,.order-search .content .row p select {
    padding: 0.7em 0.5em
}

.order-search .content .row p input[type="text"].filled,.order-search .content .row p input[type="password"].filled,.order-search .content .row p input[type="email"].filled,.order-search .content .row p input[type="tel"].filled,.order-search .content .row p textarea.filled,.order-search .content .row p select.filled {
    padding: 1.2em 0.5em 0.2em 0.5em
}

.order-search .content .row .guest_order_search {
    margin-left: 16%
}

.order-search .content .row .needHelp {
    margin-top: 20px
}

@media (max-width: 1023px) {
    .order-search .content {
        margin:0 4%
    }

    .order-search .content .row .register_user_order_search {
        margin-top: 10px
    }

    .order-search .content .row .guest_order_search {
        margin-top: 40px;
        margin-left: 0
    }
}

#SM .guest-contact-preferences-page footer .newsletter.tiles {
    visibility: hidden
}

.guest-contact-preferences-page .container {
    border: 0;
    padding: 0;
    width: 100%
}

.guest-contact-preferences-page .container .form_2column {
    margin: 20px 0
}

.guest-contact-preferences-page .container .emailHeading {
    border-bottom: 1px solid #b1b1b1
}

.guest-contact-preferences-page .container .emailHeading h4 {
    display: inline-block;
    line-height: 3
}

.guest-contact-preferences-page .container .emailHeading span {
    font-size: 1rem;
    color: #555
}

.guest-contact-preferences-page .container .emailHeading .family_of_brands {
    text-align: right
}

.guest-contact-preferences-page .container .emailHeading .family_of_brands img {
    margin: 8px 15px 18px
}

.guest-contact-preferences-page .container .row {
    margin: 0
}

.guest-contact-preferences-page .container .preferences {
    padding-top: 15px;
    padding-bottom: 15px
}

.guest-contact-preferences-page .container #EmailPreferencesForm .customizeEmailInstructions,.guest-contact-preferences-page .container #unSubscribeEmailForm .customizeEmailInstructions,.guest-contact-preferences-page .container #EmailPreferencesForm .unSubscribeEmailsInstructions,.guest-contact-preferences-page .container #unSubscribeEmailForm .unSubscribeEmailsInstructions {
    font-size: .9rem;
    margin: 10px 0;
    text-align: justify
}

.guest-contact-preferences-page .container #EmailPreferencesForm .optionsWrapper,.guest-contact-preferences-page .container #unSubscribeEmailForm .optionsWrapper {
    margin: 10px 0
}

.guest-contact-preferences-page .container #EmailPreferencesForm .optionsWrapper.lessOptions label:not(:first-child),.guest-contact-preferences-page .container #unSubscribeEmailForm .optionsWrapper.lessOptions label:not(:first-child) {
    margin-left: 10px
}

.guest-contact-preferences-page .container #EmailPreferencesForm label,.guest-contact-preferences-page .container #unSubscribeEmailForm label {
    margin-bottom: 10px
}

.guest-contact-preferences-page .container #EmailPreferencesForm .button_align,.guest-contact-preferences-page .container #unSubscribeEmailForm .button_align {
    margin: 15px 0
}

@media (max-width: 1023px) {
    .guest-contact-preferences-page .container #EmailPreferencesForm .optionsWrapper.lessOptions label,.guest-contact-preferences-page .container #unSubscribeEmailForm .optionsWrapper.lessOptions label {
        width:90%;
        margin: 10px auto
    }

    .guest-contact-preferences-page .container #EmailPreferencesForm .optionsWrapper.lessOptions label:not(:first-child),.guest-contact-preferences-page .container #unSubscribeEmailForm .optionsWrapper.lessOptions label:not(:first-child) {
        margin-left: 0
    }

    .guest-contact-preferences-page .container .emailHeading {
        padding: 10px 0
    }

    .guest-contact-preferences-page .container .emailHeading h4 {
        text-align: center;
        display: block
    }

    .guest-contact-preferences-page .container .emailHeading .family_of_brands {
        text-align: center
    }

    .guest-contact-preferences-page .container .emailHeading .family_of_brands img {
        margin: 8px 5px 8px
    }
}

@media (max-width: 39.79em) {
    .guest-contact-preferences-page .container .emailHeading .family_of_brands img {
        height:20px
    }
}

.guest-contact-preferences-page .container #unSubscribeEmailForm {
    margin: 0 10px
}

.doll-registration-page .button_footer_line {
    float: none;
    padding-top: 10px;
    padding-bottom: 20px
}

.doll-registration-page .address_and_shippingMethod_container {
    margin: auto
}

.doll-registration-page .additional_addresses_wrapper ul {
    padding: 0;
    margin: auto
}

.doll-registration-page .additional_addresses_wrapper ul li {
    float: left;
    margin-bottom: 20px
}

.doll-registration-page .row #box .my_account {
    padding: 0 4%
}

.doll-registration-page .row #box .my_account .newAddress a,.doll-registration-page .row #box .my_account #addNewCancel a {
    margin: 25px 0
}

.doll-registration-page .row #box .my_account .defaultAddress>div,.doll-registration-page .row #box .my_account .addressBookDetails {
    margin-bottom: 1px
}

.doll-registration-page .row #box .my_account .add_address_form_wrapper .column.firstName,.doll-registration-page .row #box .my_account .add_address_form_wrapper .column.lastName,.doll-registration-page .row #box .my_account .add_address_form_wrapper .column.middleName,.doll-registration-page .row #box .my_account .add_address_form_wrapper .column.address,.doll-registration-page .row #box .my_account .add_address_form_wrapper .column.email {
    width: 100%;
    clear: both
}

.doll-registration-page .row #box .my_account .add_address_form_wrapper .column.addressType .column_label {
    position: relative;
    padding: 1% 0 1% 0
}

.doll-registration-page .row #box .my_account .add_address_form_wrapper .column.country,.doll-registration-page .row #box .my_account .add_address_form_wrapper .column.state,.doll-registration-page .row #box .my_account .add_address_form_wrapper .column.zip {
    float: left;
    min-width: 48%;
    width: 48%;
    margin-right: 2%
}

.doll-registration-page .row #box .my_account .add_address_form_wrapper .column.phone {
    float: left;
    clear: both;
    min-width: 48%;
    width: 48%;
    margin-right: 2%
}

.doll-registration-page .row #box .my_account .add_address_form_wrapper .column.child {
    padding: 2% 0 0 0;
    clear: both
}

.doll-registration-page .row #box .my_account .add_address_form_wrapper .column.child .column_label {
    text-transform: none
}

.doll-registration-page .row #box .my_account .add_address_form_wrapper .whyPhoneNumber {
    float: left;
    line-height: 3.5;
    display: inline-block !important
}

.doll-registration-page .row #box .my_account .add_address_form_wrapper #AVSDialog {
    box-shadow: none;
    border: 0;
    background: transparent
}

.doll-registration-page .row #box .my_account .add_address_action_buttons {
    margin-bottom: 25px
}

.doll-registration-page .row #box .my_account .add_address_action_buttons .add_address_button_wrapper {
    display: inline-block
}

.doll-registration-page .row #box .my_account .add_address_action_buttons .cancel_add_address_button {
    display: inline-block;
    margin-left: 25px
}

.doll-registration-page .row #box .my_account .address_and_shippingMethod_container {
    padding: 25px 0;
    border-bottom: 1px solid #b1b1b1
}

.doll-registration-page .row #box .my_account .address_and_shippingMethod_container .address .edit {
    padding-top: 10px
}

.doll-registration-page .row #box .my_account .address_and_shippingMethod_container .address .edit a {
    color: #ade5e5
}

.doll-registration-page .row #box .my_account .address_and_shippingMethod_container .shippingMethod label {
    font-weight: normal
}

.doll-registration-page .row #box .my_account .address_and_shippingMethod_container:after {
    content: "";
    display: block;
    clear: both
}

.doll-registration-page .row #box .my_account .additional_addresses_wrapper {
    padding: 25px 0
}

.doll-registration-page .row #box .my_account .additional_addresses_wrapper .addressBookDetails .edit {
    padding-top: 10px
}

.doll-registration-page .row #box .my_account .additional_addresses_wrapper .addressBookDetails .edit a {
    color: #ade5e5
}

.doll-registration-page .row #box .my_account .purchaseDate .select_wrapper {
    display: inline-block;
    margin-right: 10px;
    position: relative
}

.doll-registration-page .row #box .my_account .purchaseDate .select_wrapper select {
    width: 135px !important
}

.doll-registration-page .row #box #dollRegistrationMainDiv .heading {
    border-top: 1px solid #e1e1e1;
    margin-top: 20px;
    padding-top: 10px
}

.doll-registration-page .row #box #dollRegistrationMainDiv table {
    margin: 15px 0;
    width: 100%
}

.doll-registration-page .row #box #dollRegistrationMainDiv table tr {
    font-size: 1rem
}

.doll-registration-page .row #box #dollRegistrationMainDiv table tr td {
    padding: 10px 0;
    padding-left: 5px
}

.doll-registration-page .row #box #dollRegistrationMainDiv table tr.table_heading {
    background: #e8eef3
}

.doll-registration-page .row #box #dollRegistrationMainDiv table tr.table_heading th {
    padding: 5px 0;
    padding-left: 5px
}

.doll-registration-page .row #box #dollRegistrationMainDiv table tr:not(:first-of-type) {
    border-bottom: 1px solid #e8eef3
}

.doll-registration-page .row #box #dollRegistrationMainDiv table tr td.create_certificate,.doll-registration-page .row #box #dollRegistrationMainDiv table tr td.remove_link {
    text-align: right;
    text-transform: capitalize
}

@media (max-width: 1023px) {
    .doll-registration-page .row #box .my_account {
        padding:0 8%
    }

    .doll-registration-page .row #box .my_account h4 {
        padding: 1em 0
    }

    .doll-registration-page .row #box .my_account .newAddress {
        border-top: 1px solid #b1b1b1;
        border-bottom: 1px solid #b1b1b1
    }

    .doll-registration-page .row #box .my_account .newAddress a {
        border-top: 1px solid #b1b1b1;
        border-bottom: 1px solid #b1b1b1
    }

    .doll-registration-page .row #box .my_account .address_and_shippingMethod_container .shippingMethod {
        padding-top: 25px
    }

    .doll-registration-page .row #box .my_account .add_address_form_wrapper .column.firstName,.doll-registration-page .row #box .my_account .add_address_form_wrapper .column.lastName,.doll-registration-page .row #box .my_account .add_address_form_wrapper .column.middleName,.doll-registration-page .row #box .my_account .add_address_form_wrapper .column.address,.doll-registration-page .row #box .my_account .add_address_form_wrapper .column.email,.doll-registration-page .row #box .my_account .add_address_form_wrapper .column.country,.doll-registration-page .row #box .my_account .add_address_form_wrapper .column.state,.doll-registration-page .row #box .my_account .add_address_form_wrapper .column.zip,.doll-registration-page .row #box .my_account .add_address_form_wrapper .column.phone {
        float: none;
        min-width: 100%;
        width: 100%
    }

    .doll-registration-page .row #box .my_account .add_address_form_wrapper .column.country select,.doll-registration-page .row #box .my_account .add_address_form_wrapper .column.state select {
        max-width: 100% !important
    }

    .doll-registration-page .row #box .my_account .purchaseDate .select_wrapper {
        display: block;
        margin-right: 0
    }

    .doll-registration-page .row #box .my_account .purchaseDate .select_wrapper select {
        width: 100% !important
    }

    .doll-registration-page .row #box #dollRegistrationMainDiv table {
        margin: 15px 0;
        width: 100%
    }

    .doll-registration-page .row #box #dollRegistrationMainDiv table tr {
        clear: both
    }

    .doll-registration-page .row #box #dollRegistrationMainDiv table tr td {
        padding: 6px 0;
        padding-left: 50%;
        position: relative;
        display: block;
        width: 100%
    }

    .doll-registration-page .row #box #dollRegistrationMainDiv table tr td.responsive_td::before {
        position: absolute;
        top: 6px;
        left: 0;
        width: 45%;
        white-space: nowrap;
        background: #e8eef3;
        padding: 5px 10px
    }

    .doll-registration-page .row #box #dollRegistrationMainDiv table tr td.product_line::before {
        content: "Product Line"
    }

    .doll-registration-page .row #box #dollRegistrationMainDiv table tr td.purchased_from::before {
        content: "Purchased From"
    }

    .doll-registration-page .row #box #dollRegistrationMainDiv table tr td.purchase_date::before {
        content: "Purchase Date"
    }

    .doll-registration-page .row #box #dollRegistrationMainDiv table tr td.recipient::before {
        content: "Recipient"
    }

    .doll-registration-page .row #box #dollRegistrationMainDiv table tr td.remove_link,.doll-registration-page .row #box #dollRegistrationMainDiv table tr td.create_certificate {
        float: left;
        padding: 10px 0;
        display: inline-block;
        text-align: left
    }

    .doll-registration-page .row #box #dollRegistrationMainDiv table tr td.remove_link a,.doll-registration-page .row #box #dollRegistrationMainDiv table tr td.create_certificate a {
        font-size: .9rem
    }

    .doll-registration-page .row #box #dollRegistrationMainDiv table tr td.create_certificate {
        width: 135px
    }

    .doll-registration-page .row #box #dollRegistrationMainDiv table tr td.remove_link {
        width: auto;
        padding-left: calc(50% - 135px)
    }

    .doll-registration-page .row #box #dollRegistrationMainDiv table tr.table_heading {
        display: none
    }
}

@media (max-width: 1023px) {
    .user-time-out-page div.content_wrapper {
        padding:0
    }

    .user-time-out-page .generic_error_container {
        width: 90% !important;
        min-height: auto !important;
        float: none !important;
        height: auto;
        margin: 20px auto !important
    }

    .user-time-out-page h1 {
        font-size: 2rem
    }
}

.membership-info-page #MembershipEditFormWrapper .list-type-wrapper,.collectors-summary-page #MembershipEditFormWrapper .list-type-wrapper {
    margin: 0 0 20px
}

.membership-info-page #MembershipEditFormWrapper .list-type-wrapper .list-type-option,.collectors-summary-page #MembershipEditFormWrapper .list-type-wrapper .list-type-option {
    margin: 10px 0;
    position: relative
}

.membership-info-page #MembershipEditFormWrapper .list-type-wrapper .list-type-option input[type="radio"],.collectors-summary-page #MembershipEditFormWrapper .list-type-wrapper .list-type-option input[type="radio"] {
    height: 20px;
    width: 20px !important;
    position: absolute;
    z-index: 1
}

.membership-info-page #MembershipEditFormWrapper .button.primary,.membership-info-page #MembershipEditFormWrapper .button.secondary,.collectors-summary-page #MembershipEditFormWrapper .button.primary,.collectors-summary-page #MembershipEditFormWrapper .button.secondary {
    min-width: 0
}

#pluckToast {
    display: none
}

.my_account_wishlist,.my_account_wishlist_details {
    color: #000;
    margin: 15px 30px 0;
    width: calc(100% - 60px);
    padding: 0
}

.my_account_wishlist .wishlist_header,.my_account_wishlist_details .wishlist_header {
    font-size: 2.5em;
    font-weight: normal;
    line-height: normal;
    padding: 0
}

.my_account_wishlist .wishlist_header_text,.my_account_wishlist_details .wishlist_header_text {
    font-weight: normal;
    margin: 0
}

.my_account_wishlist #create_popup_link,.my_account_wishlist_details #create_popup_link {
    border-bottom: 1px solid #b0b1b2;
    padding: 20px 0;
    font-weight: 500
}

.my_account_wishlist #create_popup_link a,.my_account_wishlist_details #create_popup_link a {
    color: #209e9e
}

.my_account_wishlist #create_popup_link:before,.my_account_wishlist_details #create_popup_link:before {
    color: #209e9e;
    content: "\e081";
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    vertical-align: top;
    content: '';
    background: url("/wcsstore/MattelSAS/images/sprites.png") no-repeat;
    background-position: -170px -1610px;
    width: 17px;
    height: 17px
}

.my_account_wishlist .wishListItem,.my_account_wishlist_details .wishListItem {
    border-bottom: 1px solid #b0b1b2;
    padding: 10px 0
}

.my_account_wishlist .wishListItem a,.my_account_wishlist_details .wishListItem a {
    color: #e01e21
}

.my_account_wishlist .wishListItem .list-name,.my_account_wishlist_details .wishListItem .list-name {
    font-size: 2em;
    color: #000;
    line-height: 30px
}

.my_account_wishlist .wishListItem .item-image,.my_account_wishlist_details .wishListItem .item-image {
    float: left;
    margin: 0 20px 0 0;
    width: 135px
}

.my_account_wishlist .wishListItem .item-details,.my_account_wishlist_details .wishListItem .item-details {
    padding: 10px 0;
    width: calc(100% - 155px)
}

.my_account_wishlist .wishListItem .item-details>div,.my_account_wishlist_details .wishListItem .item-details>div {
    margin-top: 10px
}

.my_account_wishlist .wishListItem .item-details .list-edit,.my_account_wishlist .wishListItem .item-details .list-delete,.my_account_wishlist .wishListItem .item-details .list-share,.my_account_wishlist_details .wishListItem .item-details .list-edit,.my_account_wishlist_details .wishListItem .item-details .list-delete,.my_account_wishlist_details .wishListItem .item-details .list-share {
    margin-left: 20px;
    font-weight: 500
}

.my_account_wishlist .wishListItem .item-details .list-desc,.my_account_wishlist_details .wishListItem .item-details .list-desc {
    min-height: 20px
}

.my_account_wishlist .item-edit,.my_account_wishlist_details .item-edit {
    display: none;
    padding: 10px 0
}

.my_account_wishlist .item-edit .button_primary,.my_account_wishlist .item-edit .button_secondary,.my_account_wishlist_details .item-edit .button_primary,.my_account_wishlist_details .item-edit .button_secondary {
    padding: 10px 20px
}

.my_account_wishlist .item-edit .button_primary .button_text,.my_account_wishlist .item-edit .button_secondary .button_text,.my_account_wishlist_details .item-edit .button_primary .button_text,.my_account_wishlist_details .item-edit .button_secondary .button_text {
    display: block
}

.my_account_wishlist .item-edit .button_primary,.my_account_wishlist_details .item-edit .button_primary {
    background: #000;
    border-color: #000
}

.my_account_wishlist .item-edit .button_secondary,.my_account_wishlist_details .item-edit .button_secondary {
    background: transparent;
    border-color: transparent
}

.my_account_wishlist .item-edit .button_secondary .button_text,.my_account_wishlist_details .item-edit .button_secondary .button_text {
    color: #e01e21 !important;
    text-transform: none
}

.my_account_wishlist .item-edit .list-type-wrapper,.my_account_wishlist_details .item-edit .list-type-wrapper {
    padding: 20px 0
}

.my_account_wishlist .item-edit .list-type-wrapper .list-type-option,.my_account_wishlist_details .item-edit .list-type-wrapper .list-type-option {
    margin: 10px 0
}

.my_account_wishlist .item-edit .list-type-wrapper .list-type-option input,.my_account_wishlist_details .item-edit .list-type-wrapper .list-type-option input {
    height: 20px;
    width: 20px;
    position: absolute;
    z-index: 1
}

.my_account_wishlist a.back-link,.my_account_wishlist_details a.back-link {
    color: #000
}

.my_account_wishlist a.back-link .back-icon,.my_account_wishlist_details a.back-link .back-icon {
    color: #e01e21;
    vertical-align: text-bottom
}

.my_account_wishlist .wish-list-details-list .item,.my_account_wishlist_details .wish-list-details-list .item {
    float: left;
    width: 29.33%;
    margin: 10px 4% 20px 0;
    min-width: 200px;
    background: transparent
}

.my_account_wishlist .wish-list-details-list .item .img,.my_account_wishlist_details .wish-list-details-list .item .img {
    text-align: center
}

.my_account_wishlist .wish-list-details-list .item .product_info,.my_account_wishlist_details .wish-list-details-list .item .product_info {
    min-height: 200px;
    position: relative;
    margin: 0;
    width: 100%
}

.my_account_wishlist .wish-list-details-list .item .product_info .product-name,.my_account_wishlist_details .wish-list-details-list .item .product_info .product-name {
    height: 40px;
    font-size: 14px;
    font-weight: bold;
    margin: 10px 0
}

.my_account_wishlist .wish-list-details-list .item .product_info .product-name a,.my_account_wishlist_details .wish-list-details-list .item .product_info .product-name a {
    color: inherit
}

.my_account_wishlist .wish-list-details-list .item .product_info .price,.my_account_wishlist_details .wish-list-details-list .item .product_info .price {
    position: absolute;
    bottom: 85px;
    margin: 0 0 10px
}

.my_account_wishlist .wish-list-details-list .item .product_info .price .offerprice,.my_account_wishlist_details .wish-list-details-list .item .product_info .price .offerprice {
    font-size: 1.714em;
    font-family: "museo-slab",Tahoma Regular,Geneva,serif;
    letter-spacing: 1px;
    color: #000;
    line-height: 1em
}

.my_account_wishlist .wish-list-details-list .item .product_info .price .listPrice,.my_account_wishlist_details .wish-list-details-list .item .product_info .price .listPrice {
    font-weight: normal !important;
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif
}

.my_account_wishlist .wish-list-details-list .item .product_info .price .listPrice+.offerprice,.my_account_wishlist_details .wish-list-details-list .item .product_info .price .listPrice+.offerprice {
    color: #e01e21
}

.my_account_wishlist .wish-list-details-list .item .product_info .buttonContainer,.my_account_wishlist_details .wish-list-details-list .item .product_info .buttonContainer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 85px
}

.my_account_wishlist .wish-list-details-list .item .product_info .buttonContainer .addToCartLink a.button_primary,.my_account_wishlist_details .wish-list-details-list .item .product_info .buttonContainer .addToCartLink a.button_primary {
    width: 100%;
    background: transparent;
    border-color: #b0b1b2;
    padding: 10px
}

.my_account_wishlist .wish-list-details-list .item .product_info .buttonContainer .addToCartLink a.button_primary .button_text,.my_account_wishlist_details .wish-list-details-list .item .product_info .buttonContainer .addToCartLink a.button_primary .button_text {
    display: block;
    color: #000 !important
}

.my_account_wishlist .wish-list-details-list .item .product_info .buttonContainer .actionWrapper,.my_account_wishlist_details .wish-list-details-list .item .product_info .buttonContainer .actionWrapper {
    margin: 10px 0
}

.my_account_wishlist .wish-list-details-list .item .product_info .buttonContainer .actionWrapper a,.my_account_wishlist_details .wish-list-details-list .item .product_info .buttonContainer .actionWrapper a {
    color: #e01e21;
    font-weight: 500
}

.my_account_wishlist .wish-list-details-list .item .product_info .buttonContainer .actionWrapper a.deleteLink,.my_account_wishlist_details .wish-list-details-list .item .product_info .buttonContainer .actionWrapper a.deleteLink {
    float: right
}

.wish-list-popup {
    min-width: 475px;
    max-width: 700px;
    background-color: #fff
}

.wish-list-popup .content .header {
    background: linear-gradient(#fff, #F1F1F1)
}

.wish-list-popup .content .header .header-main-title {
    color: #209e9e;
    font-size: 1.7em;
    padding: 15px 0px 5px;
    font-weight: 600;
    border-bottom: 1px solid #c7c7c7;
    margin: 0 25px;
    text-transform: uppercase;
    font-family: "omnes-pro",sans-serif
}

.wish-list-popup .content .header .header-no-border {
    border: 0;
    padding: 15px 0px 15px
}

.wish-list-popup .content .header .header-sub-title {
    color: #000;
    font-size: 1em;
    padding: 10px 25px;
    font-weight: 700
}

.wish-list-popup .content .header .wishlist-close-btn {
    background-image: url("/wcsstore/MattelSAS/images/colors/sm/Wishlist_Close_Btn.png");
    background-size: 16px;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 16px;
    width: 16px;
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 1em;
    opacity: 1;
    background-color: transparent;
    background-position: center;
    border-radius: 0
}

.wish-list-popup .content .header .green-tick-img {
    background-image: url("/wcsstore/MattelSAS/images/colors/sm/Wishlist_Green_Tick.png");
    background-size: 16px;
    background-repeat: no-repeat;
    height: 16px;
    width: 16px;
    display: inline-block
}

.wish-list-popup .content .header .red-cross-img {
    background-image: url("/wcsstore/MattelSAS/images/colors/sm/Wishlist_Red_Cross.png");
    background-size: 16px;
    background-repeat: no-repeat;
    height: 16px;
    width: 16px;
    display: inline-block;
    vertical-align: middle
}

.wish-list-popup .content .header .removed-from-list-msg,.wish-list-popup .content .header .added-to-list-msg {
    padding: 0 10px 10px 25px;
    display: flex;
    align-items: center
}

.wish-list-popup .content .header .removed-from-list-msg .added-removed-text,.wish-list-popup .content .header .added-to-list-msg .added-removed-text {
    padding-left: 5px;
    color: #000
}

.wish-list-popup .content .body {
    color: #000;
    padding: 10px 25px !important
}

.wish-list-popup .content .body .input-wrapper {
    font-size: 14px
}

.wish-list-popup .content .body .input-wrapper input[type="text"] {
    width: 100% !important
}

.wish-list-popup .content .body .wishlist-title {
    font-size: 1.3em;
    letter-spacing: 1px;
    font-weight: 600
}

.wish-list-popup .content .body .wishlist-description {
    font-size: 1em;
    font-weight: 500;
    padding-bottom: 15px
}

.wish-list-popup .content .body .wishlists-list,.wish-list-popup .content .body .collections-list {
    max-height: 160px;
    overflow-y: auto
}

.wish-list-popup .content .body .view-all-wishlists,.wish-list-popup .content .body .view-all-collections {
    display: none;
    cursor: pointer;
    color: #209e9e;
    font-size: 1em;
    font-weight: 600;
    padding: 5px
}

.wish-list-popup .content .body .create-wishlist {
    padding: 15px 4px;
    display: block;
    cursor: pointer;
    color: #209e9e;
    font-size: 1em;
    font-weight: 600
}

.wish-list-popup .content .body .create-wishlist .wishlist-add-text {
    display: flex;
    align-items: center
}

.wish-list-popup .content .body .create-wishlist .wishlist-add-text:before {
    content: '';
    background: url("/wcsstore/MattelSAS/images/sprites.png") no-repeat;
    background-position: -170px -1610px;
    width: 20px;
    height: 17px;
    display: inline-block;
    vertical-align: top
}

.wish-list-popup .content .body input[type="radio"]+span:before,.wish-list-popup .content .body input[type="checkbox"]+span:before {
    font-size: 1rem;
    top: 3px;
    color: inherit
}

.wish-list-popup .content .body label {
    padding: 4px 0
}

.wish-list-popup .content .body label:first-child {
    margin: 10px 0 0
}

.wish-list-popup .content .body .wishlist-checkbox-text {
    font-size: 1em
}

.wish-list-popup .content .body .wishlist-plus-icon {
    top: 0;
    font-size: 1.3em
}

.wish-list-popup .content .body .wishlist-name-input {
    width: 95%;
    padding: 8px;
    border: 1px solid #ccc
}

.wish-list-popup .content .body .wishlist-description-input {
    width: 95%;
    padding: 8px;
    border: 1px solid #ccc;
    margin-top: 15px
}

.wish-list-popup .content .body .wishlist-text-box-hint {
    font-size: 0.9em;
    padding-top: 5px
}

.wish-list-popup .content .body .wishlist-left {
    padding-left: 0
}

.wish-list-popup .content .body .wishlist-right {
    padding-right: 0
}

.wish-list-popup .content .body .wishListItem a {
    color: #e01e21
}

.wish-list-popup .content .body .wishListItem .list-name {
    font-size: 2em;
    color: #000;
    line-height: 30px
}

.wish-list-popup .content .body .wishListItem .item-image {
    float: left;
    margin: 0 20px 0 0;
    width: 135px
}

.wish-list-popup .content .body .wishListItem .item-details {
    padding: 10px 0;
    width: calc(100% - 155px)
}

.wish-list-popup .content .body .wishListItem .item-details>div {
    margin-top: 10px
}

.wish-list-popup .content .body .wishListItem .item-details .list-edit,.wish-list-popup .content .body .wishListItem .item-details .list-delete,.wish-list-popup .content .body .wishListItem .item-details .list-share,.wish-list-popup .content .body .wishListItem .item-details .list-view {
    margin-left: 20px;
    font-weight: 500
}

.wish-list-popup .content .body .wishListItem .item-details .list-desc {
    min-height: 20px
}

.wish-list-popup#shareShoppingListPopup .button_container {
    margin: 20px 0
}

.wish-list-popup#shareShoppingListPopup .button_container input.share-list-url {
    float: left;
    height: 40px;
    width: 70%;
    padding: 5px
}

.wish-list-popup#shareShoppingListPopup .button_container a.button_primary {
    height: 40px;
    padding: 10px 0;
    width: 30%
}

.wish-list-popup#shareShoppingListPopup .button_container a.button_primary .button_text {
    padding: 0;
    margin: 0;
    display: block
}

.wish-list-popup#deleteShoppingListPopup p#del-item-name,.wish-list-popup#deleteShoppingListItemPopup p#del-item-name,.wish-list-popup#createShoppingListPopup p#del-item-name,.wish-list-popup#haveItWantItListPopup p#del-item-name {
    font-weight: bold;
    font-size: 14px
}

.wish-list-popup#deleteShoppingListPopup .button_container,.wish-list-popup#deleteShoppingListItemPopup .button_container,.wish-list-popup#createShoppingListPopup .button_container,.wish-list-popup#haveItWantItListPopup .button_container {
    margin: 10px auto 20px;
    text-align: center
}

.wish-list-popup#deleteShoppingListPopup .button_container a.button_primary,.wish-list-popup#deleteShoppingListPopup .button_container a.button_secondary,.wish-list-popup#deleteShoppingListItemPopup .button_container a.button_primary,.wish-list-popup#deleteShoppingListItemPopup .button_container a.button_secondary,.wish-list-popup#createShoppingListPopup .button_container a.button_primary,.wish-list-popup#createShoppingListPopup .button_container a.button_secondary,.wish-list-popup#haveItWantItListPopup .button_container a.button_primary,.wish-list-popup#haveItWantItListPopup .button_container a.button_secondary {
    margin: 0 5px
}

.wish-list-popup#deleteShoppingListPopup .button_container a.button_primary .button_text,.wish-list-popup#deleteShoppingListPopup .button_container a.button_secondary .button_text,.wish-list-popup#deleteShoppingListItemPopup .button_container a.button_primary .button_text,.wish-list-popup#deleteShoppingListItemPopup .button_container a.button_secondary .button_text,.wish-list-popup#createShoppingListPopup .button_container a.button_primary .button_text,.wish-list-popup#createShoppingListPopup .button_container a.button_secondary .button_text,.wish-list-popup#haveItWantItListPopup .button_container a.button_primary .button_text,.wish-list-popup#haveItWantItListPopup .button_container a.button_secondary .button_text {
    padding: 0;
    margin: 0;
    display: block;
    font-size: 14px
}

.wish-list-popup#deleteShoppingListPopup .button_container a.button_primary,.wish-list-popup#deleteShoppingListItemPopup .button_container a.button_primary,.wish-list-popup#createShoppingListPopup .button_container a.button_primary,.wish-list-popup#haveItWantItListPopup .button_container a.button_primary {
    background: #000;
    border-color: #000;
    padding: 5px 20px
}

.wish-list-popup#deleteShoppingListPopup .button_container a.button_primary .button_text,.wish-list-popup#deleteShoppingListItemPopup .button_container a.button_primary .button_text,.wish-list-popup#createShoppingListPopup .button_container a.button_primary .button_text,.wish-list-popup#haveItWantItListPopup .button_container a.button_primary .button_text {
    color: #fff !important
}

.wish-list-popup#deleteShoppingListPopup .button_container a.button_secondary,.wish-list-popup#deleteShoppingListItemPopup .button_container a.button_secondary,.wish-list-popup#createShoppingListPopup .button_container a.button_secondary,.wish-list-popup#haveItWantItListPopup .button_container a.button_secondary {
    background: transparent;
    border-color: transparent;
    padding: 0
}

.wish-list-popup#deleteShoppingListPopup .button_container a.button_secondary .button_text,.wish-list-popup#deleteShoppingListItemPopup .button_container a.button_secondary .button_text,.wish-list-popup#createShoppingListPopup .button_container a.button_secondary .button_text,.wish-list-popup#haveItWantItListPopup .button_container a.button_secondary .button_text {
    color: #e01e21 !important;
    text-transform: uppercase
}

.my_account_wishlist .label_spacer,.my_account_wishlist .column_label,.my_account_wishlist_details .label_spacer,.my_account_wishlist_details .column_label,.wish-list-popup .label_spacer,.wish-list-popup .column_label {
    position: absolute;
    padding: 1.4em 0.6em;
    transition: all 0.15s ease;
    font-weight: normal;
    text-transform: uppercase;
    pointer-events: none;
    font-size: 1em
}

.my_account_wishlist .label_spacer.filled,.my_account_wishlist .column_label.filled,.my_account_wishlist_details .label_spacer.filled,.my_account_wishlist_details .column_label.filled,.wish-list-popup .label_spacer.filled,.wish-list-popup .column_label.filled {
    font-size: .563em;
    padding: 0.6em 0;
    margin: 1em 0 0 1em;
    font-weight: bold
}

.my_account_wishlist div>input[type="text"],.my_account_wishlist div>input[type="password"],.my_account_wishlist div>input[type="email"],.my_account_wishlist div>input[type="tel"],.my_account_wishlist div>textarea,.my_account_wishlist_details div>input[type="text"],.my_account_wishlist_details div>input[type="password"],.my_account_wishlist_details div>input[type="email"],.my_account_wishlist_details div>input[type="tel"],.my_account_wishlist_details div>textarea,.wish-list-popup div>input[type="text"],.wish-list-popup div>input[type="password"],.wish-list-popup div>input[type="email"],.wish-list-popup div>input[type="tel"],.wish-list-popup div>textarea {
    padding: 0.7em 0.5em;
    height: inherit;
    border: 2px solid #b1b1b1;
    height: 48px;
    width: 100%;
    margin: 0.5em 0
}

.my_account_wishlist div>input[type="text"].filled,.my_account_wishlist div>input[type="password"].filled,.my_account_wishlist div>input[type="email"].filled,.my_account_wishlist div>input[type="tel"].filled,.my_account_wishlist div>textarea.filled,.my_account_wishlist_details div>input[type="text"].filled,.my_account_wishlist_details div>input[type="password"].filled,.my_account_wishlist_details div>input[type="email"].filled,.my_account_wishlist_details div>input[type="tel"].filled,.my_account_wishlist_details div>textarea.filled,.wish-list-popup div>input[type="text"].filled,.wish-list-popup div>input[type="password"].filled,.wish-list-popup div>input[type="email"].filled,.wish-list-popup div>input[type="tel"].filled,.wish-list-popup div>textarea.filled {
    padding: 1.2em 0.5em 0.2em 0.5em;
    font-size: 16px
}

.my_account_wishlist div>select,.my_account_wishlist_details div>select,.wish-list-popup div>select {
    padding: 0.4em 0.2em;
    height: inherit;
    border: 2px solid #b1b1b1;
    width: 100%;
    margin: 0.5em 0;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: normal;
    height: 48px
}

.my_account_wishlist div>select.filled,.my_account_wishlist_details div>select.filled,.wish-list-popup div>select.filled {
    padding: 1.2em 0.5em 0.2em 0.5em;
    border-radius: 0
}

.my_account_wishlist div>select.filled.drop_down_checkout,.my_account_wishlist_details div>select.filled.drop_down_checkout,.wish-list-popup div>select.filled.drop_down_checkout {
    padding-left: 0.5em
}

.my_account_wishlist div>select.no-float-label,.my_account_wishlist_details div>select.no-float-label,.wish-list-popup div>select.no-float-label {
    padding: 0.4em 0.2em !important
}

.my_account_shared_wishlist#box {
    max-width: 1200px;
    margin: 0 auto
}

.my_account_shared_wishlist#box .my_account_wishlist_details {
    margin-top: 0
}

@media (min-width: 1024px) {
    .my_account_wishlist .item-edit .item-edit-field-wrapper,.my_account_wishlist_details .item-edit .item-edit-field-wrapper {
        max-width:55%
    }
}

@media (max-width: 1023px) {
    #wishListDetailsPopup>.dijitDialogPaneContent>.dijitContentPane {
        width:100% !important
    }
}

@media (min-width: 80em) {
    .my_account_wishlist .wish-list-details-list .item,.my_account_wishlist_details .wish-list-details-list .item {
        width:23%;
        margin: 10px 2% 20px 0
    }
}

@media (min-width: 90em) {
    .my_account_wishlist .wish-list-details-list .item,.my_account_wishlist_details .wish-list-details-list .item {
        width:21%;
        margin: 10px 4% 20px 0
    }
}

@media (max-width: 48em) {
    .my_account_wishlist .wish-list-details-list .item,.my_account_wishlist_details .wish-list-details-list .item {
        width:45%;
        margin: 10px 2.5% 0
    }
}

@media (max-width: 29.75em) {
    .my_account_wishlist .item-edit .list-edit-update,.my_account_wishlist .item-edit .list-edit-cancel,.my_account_wishlist_details .item-edit .list-edit-update,.my_account_wishlist_details .item-edit .list-edit-cancel {
        width:49%
    }

    .my_account_wishlist .wish-list-details-list .item,.my_account_wishlist_details .wish-list-details-list .item {
        width: 100%;
        margin: 20px 0;
        border-bottom: 1px solid #b0b1b2
    }

    .my_account_wishlist .wish-list-details-list .item .product_info,.my_account_wishlist_details .wish-list-details-list .item .product_info {
        margin-bottom: 20px
    }

    .my_account_wishlist .wish-list-details-list .item .product_info .buttonContainer .actionWrapper,.my_account_wishlist_details .wish-list-details-list .item .product_info .buttonContainer .actionWrapper {
        margin: 20px 0
    }

    .my_account_wishlist .wishListItem .list-name,.my_account_wishlist_details .wishListItem .list-name {
        font-size: 1.5em
    }

    .my_account_wishlist .wishListItem .item-image,.my_account_wishlist_details .wishListItem .item-image {
        margin-top: 10px
    }

    .my_account_wishlist .wishListItem .item-details,.my_account_wishlist_details .wishListItem .item-details {
        width: 100%;
        padding: 0
    }

    .my_account_wishlist .wishListItem .item-details .list-edit,.my_account_wishlist .wishListItem .item-details .list-item-count,.my_account_wishlist_details .wishListItem .item-details .list-edit,.my_account_wishlist_details .wishListItem .item-details .list-item-count {
        display: block;
        margin: 10px 0 20px
    }

    .my_account_wishlist .wishListItem .item-details {
        width: calc(100% - 155px)
    }

    .my_account_wishlist .wishListItem .item-details .list-share {
        margin: 0
    }

    .wish-list-popup {
        min-width: 0
    }
}

#FP .brand-department-page .row.fill {
    background: #ade5e5
}

#FP .brand-department-page .row.fill .pad {
    padding: 0 2% 2%
}

.brand-department-page {
    padding: 0
}

.brand-department-page .row {
    margin: auto;
    padding: 0
}

.brand-department-page .navbar-header {
    width: 100%;
    border: 0;
    border-radius: 0;
    margin: auto;
    background: #ade5e5;
    color: #fff
}

.brand-department-page .navbar-header .navigation-heading {
    float: left;
    color: #fff;
    line-height: 2
}

@media (max-width: 767px) {
    .brand-department-page .navbar-header .navigation-heading {
        line-height:0
    }
}

@media (max-width: 1023px) {
    .brand-department-page .navbar-header .navigation-heading {
        font-weight:800;
        font-size: 1.2rem
    }
}

.brand-department-page .navbar-header .glyphicon {
    transition: all 250ms ease-in;
    float: right;
    top: 13px
}

.brand-department-page .navbar-header.active .glyphicon {
    transform: rotate(180deg)
}

.brand-department-page .navigation {
    padding: 0 2% 0 1.3%;
    width: 25%
}

.brand-department-page .content .row {
    margin: auto;
    padding: 0
}

@media (max-width: 1023px) {
    .brand-department-page .navigation {
        width:100%
    }
}

.department-page {
    padding: 0
}

.department-page .row {
    margin: auto;
    padding: 0
}

.department-page .navbar-header {
    width: 100%;
    border: 0;
    border-radius: 0;
    margin: auto;
    background: #ade5e5;
    color: #fff
}

.department-page .navbar-header .navigation-heading {
    float: left;
    color: #fff;
    line-height: 2
}

@media (max-width: 767px) {
    .department-page .navbar-header .navigation-heading {
        line-height:0
    }
}

@media (max-width: 1023px) {
    .department-page .navbar-header .navigation-heading {
        font-weight:800;
        font-size: 1.2rem
    }
}

.department-page .navbar-header .glyphicon {
    transition: all 250ms ease-in;
    float: right;
    top: 13px
}

.department-page .navbar-header.active .glyphicon {
    transform: rotate(180deg)
}

.department-page .navigation {
    padding: 0 2% 0 1.3%;
    width: 25%
}

@media (max-width: 1023px) {
    .department-page .navigation {
        width:100%
    }
}

.subcategory-page {
    padding: 0
}

.subcategory-page .row {
    margin: auto;
    padding: 0
}

.subcategory-page .navbar-header {
    width: 100%;
    border: 0;
    border-radius: 0;
    margin: auto;
    background: #ade5e5;
    color: #fff
}

.subcategory-page .navbar-header .navigation-heading {
    float: left;
    color: #fff;
    line-height: 2
}

@media (max-width: 767px) {
    .subcategory-page .navbar-header .navigation-heading {
        line-height:0;
        font-weight: 800;
        text-transform: none;
        letter-spacing: normal;
        font-size: 1.2rem;
        padding-left: 0
    }
}

@media (max-width: 1023px) {
    .subcategory-page .navbar-header .navigation-heading {
        font-weight:800;
        font-size: 1.2rem
    }
}

.subcategory-page .navbar-header .fa {
    transition: all 250ms ease-in;
    float: right;
    margin-top: 3px;
    font-size: 30px;
    color: #fff
}

.subcategory-page .navbar-header .fa.autoPosition {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-top: 0
}

.subcategory-page .navbar-header.categoryPageTitle {
    margin: 0 auto
}

.subcategory-page .navbar-header.categoryPageTitle .navigation-heading {
    line-height: 1.5
}

.subcategory-page .navbar-header.active .fa {
    transform: rotate(180deg)
}

.subcategory-page .navbar-header.active .fa.autoPosition {
    transform: rotate(180deg) translateY(50%)
}

.subcategory-page .navigation {
    padding: 0 2% 0 1.3%;
    width: 25%
}

@media (max-width: 1023px) {
    .subcategory-page .navigation {
        width:100%
    }
}

.collection-subcategory-page {
    padding: 0
}

.collection-subcategory-page .row {
    margin: auto;
    padding: 0
}

.collection-subcategory-page .navbar-header {
    width: 100%;
    border: 0;
    border-radius: 0;
    margin: auto;
    background: #ade5e5;
    color: #fff
}

.collection-subcategory-page .navbar-header .navigation-heading {
    float: left;
    color: #fff;
    line-height: 2
}

@media (max-width: 767px) {
    .collection-subcategory-page .navbar-header .navigation-heading {
        line-height:0
    }
}

@media (max-width: 1023px) {
    .collection-subcategory-page .navbar-header .navigation-heading {
        font-weight:800;
        font-size: 1.2rem
    }
}

.collection-subcategory-page .navbar-header .glyphicon {
    transition: all 250ms ease-in;
    float: right;
    top: 13px
}

.collection-subcategory-page .navbar-header.active .glyphicon {
    transform: rotate(180deg)
}

.collection-subcategory-page .navigation {
    padding: 0 2% 0 1.3%;
    width: 25%
}

@media (max-width: 1023px) {
    .collection-subcategory-page .navigation {
        width:100%
    }
}

.search-results-page {
    padding: 0
}

.search-results-page .row {
    margin: auto;
    padding: 0
}

.search-results-page .navbar-header {
    width: 100%;
    border: 0;
    border-radius: 0;
    margin: auto;
    background: #ade5e5;
    color: #fff
}

.search-results-page .navbar-header .navigation-heading {
    float: left;
    color: #fff;
    line-height: 2
}

@media (max-width: 767px) {
    .search-results-page .navbar-header .navigation-heading {
        line-height:0
    }
}

@media (max-width: 1023px) {
    .search-results-page .navbar-header .navigation-heading {
        font-weight:800;
        font-size: 1.2rem
    }
}

.search-results-page .navbar-header .glyphicon {
    transition: all 250ms ease-in;
    float: right;
    top: 13px
}

.search-results-page .navbar-header.active .glyphicon {
    transform: rotate(180deg)
}

.search-results-page .navigation {
    padding: 0 2% 0 1.3%;
    width: 25%
}

.search-results-page .content .tabButtonContainer .tab_header {
    margin: 0px 0px -1px -6px;
    overflow: hidden
}

.search-results-page .content .tabButtonContainer .tab_header .tab_container {
    border: 0;
    border-radius: 10px 10px 0 0;
    font-family: "museo-slab",Tahoma Regular,Geneva,serif;
    padding: 15px 10px;
    outline: 0;
    font-size: 15px
}

.search-results-page .content .tabButtonContainer .tab_header .tab_container>.contentRecommendationWidget {
    border: 0 !important
}

.search-results-page .content .tabButtonContainer .tab_header .tab_container>.contentRecommendationWidget .left_espot {
    font-weight: bold;
    text-transform: uppercase
}

.search-results-page .content .tabButtonContainer .tab_header .tab_container>.contentRecommendationWidget .left_espot #searchTabProdCount,.search-results-page .content .tabButtonContainer .tab_header .tab_container>.contentRecommendationWidget .left_espot #searchTabContentCount {
    font-weight: normal;
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif
}

.search-results-page .content .tabButtonContainer .tab_header .tab_container.inactive_tab {
    background: #333;
    color: white;
    text-transform: uppercase
}

.search-results-page .content .tabButtonContainer .tab_header .tab_container.active_tab {
    background: transparent;
    color: #333
}

@media (max-width: 1023px) {
    .search-results-page .navigation {
        width:100%
    }
}

#FP .shop-cart #page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel h2 {
    font-size: 2em;
    font-weight: 600;
    padding: 0 0 20px 0px
}

@media (max-width: 1023px) {
    #FP .shop-cart #page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel h2 {
        font-size:1.75em;
        padding: 10px 0 20px 0px
    }
}

@media (max-width: 767px) {
    #FP .shop-cart #page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel h2 {
        font-size:1.25em;
        padding: 10px 0 20px 0px
    }
}

#FP .shop-cart #page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .content {
    width: 85%
}

.shop-cart #page {
    margin: auto;
    max-width: 1600px
}

.shop-cart #page a:hover,.shop-cart #page a:focus {
    color: #135e5e;
    text-decoration: none
}

.shop-cart #page .addOnServices>strong {
    margin: 10px 0 0;
    color: #000;
    display: block
}

.shop-cart #page .addOnServices>strong a {
    font-weight: 400;
    color: #e01e21;
    font-size: .8rem
}

.shop-cart #page .addOnServices .addOnProduct strong {
    padding: 0 !important;
    font-family: "museo-slab",Tahoma Regular,Geneva,serif;
    color: #000 !important
}

.shop-cart #page .shopingcart_offers_and_myorders_espot {
    width: 100%
}

.shop-cart #page .shopingcart_offers_and_myorders_espot .offers_espot_shopingcart {
    display: none
}

.shop-cart #page div [id*="WC_EmptyShopCartDisplayf_div"] {
    margin-top: 20px;
    padding-right: 20px
}

.shop-cart #page div [id*="AttrSelection_"] {
    width: 100%;
    margin-bottom: -20px
}

.shop-cart #page .multiple_stored_cart div[id^="AttrSelection_"] {
    top: -100%;
    position: relative;
    margin-bottom: 0
}

.shop-cart #page #purchase_options legend {
    border-bottom: 0
}

.shop-cart #page .container_content_rightsidebar>.left_column {
    width: 66.666666%;
    margin-right: 0;
    border-right: solid 1px #ddd !important;
    min-height: 1000px
}

@media (max-width: 1023px) {
    .shop-cart #page .container_content_rightsidebar>.left_column {
        min-height:inherit
    }
}

.shop-cart #page .container_content_rightsidebar>.left_column .shopping_cart_heading {
    border-bottom: solid 1px #ddd;
    width: 90%;
    margin-bottom: 0;
    font-size: 1.8rem;
    padding: 7px 0 0 0;
    font-style: inherit
}

.shop-cart #page .container_content_rightsidebar>.left_column #box {
    color: #555;
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-size: 14px;
    line-height: 1;
    font-weight: 700
}

.shop-cart #page .container_content_rightsidebar>.left_column #box.shopping_cart_box {
    min-width: initial
}

.shop-cart #page .container_content_rightsidebar>.left_column #box #shopping_cart_product_table_tall {
    display: none
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body {
    border-left: 0;
    border-bottom: 0
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body div#scheduling_options {
    display: none !important
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details {
    float: left;
    clear: both;
    padding-bottom: 10px;
    margin-top: 0;
    width: 90%
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details div[id^="WC_OrderItemDetailsf_div_1_"] {
    width: 165px;
    margin-right: 10px;
    height: 165px;
    border: solid 1px #ddd;
    padding: 0
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details div[id^="WC_OrderItemDetailsf_div_1_"] a img {
    margin-bottom: 10px;
    padding: 0;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    margin-bottom: 20px
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details div[id^="WC_OrderItemDetailsf_div_1_"].multipleStores.hasDiscount {
    margin-top: 0
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details div[id^="WC_OrderItemDetailsf_div_2_"] {
    width: -moz-calc(100% - 175px);
    width: -webkit-calc(100% - 175px);
    width: calc(100% - 175px);
    padding-left: 2%;
    float: left;
    position: relative
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details div[id^="WC_OrderItemDetailsf_div_2_"] .itemspecs a {
    padding: 0;
    margin: 0;
    color: #222;
    font-weight: 600;
    text-decoration: initial;
    cursor: default;
    font-style: italic
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details div[id^="WC_OrderItemDetailsf_div_2_"] .total_discount {
    color: #222;
    font-weight: 600;
    line-height: 18px
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details div[id^="WC_OrderItemDetailsf_div_2_"].singleStore .terms {
    font-size: 0.7rem
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details div[id^="WC_OrderItemDetailsf_div_2_"].singleStore .productNameWrapper {
    width: 80%
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details div[id^="WC_OrderItemDetailsf_div_2_"].singleStore .productNameWrapper h4 {
    width: 100%
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details div[id^="WC_OrderItemDetailsf_div_2_"].hasDiscount .productNameWrapper {
    width: 80%
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details div[id^="WC_OrderItemDetailsf_div_2_"].hasDiscount .productNameWrapper h4 {
    width: 100%
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details div[id^="WC_OrderItemDetailsf_div_2_"].multipleStores.hasDiscount {
    margin-top: 0
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details div[id^="WC_OrderItemDetailsf_div_2_"].multipleStores.hasDiscount .productNameWrapper {
    width: 80%;
    position: static;
    top: initial;
    left: initial;
    margin-bottom: 10px
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details div[id^="WC_OrderItemDetailsf_div_2_"].multipleStores.hasDiscount .itemspecs a {
    color: #e01e21;
    font-style: italic;
    font-size: .9rem
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details div[id^="WC_OrderItemDetailsf_div_2_"].multipleStores.hasDiscount .total_discount {
    color: #e01e21;
    font-style: italic
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details div.attributes_display_container {
    clear: both;
    margin: 0;
    padding: 0;
    border-top: 0
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details tr.nested {
    display: none
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal {
    min-width: 120px;
    border-bottom: solid 1px #ddd;
    font-weight: normal;
    padding: 20px 0;
    text-align: left;
    vertical-align: top
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .outerMultiBrandLogoWrapper {
    position: relative;
    height: 100%;
    display: inline-table
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .outerMultiBrandLogoWrapper .correspondingStoreLogoContent {
    height: 1px;
    position: absolute;
    top: 50%
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .outerMultiBrandLogoWrapper .correspondingStoreLogoContent .multiple_store_Logo_wrapper {
    transform: rotate(-90deg) translateY(-88px);
    -ms-transform: rotate(-90deg) translateY(-88px);
    -webkit-transform: rotate(-90deg) translateY(-88px);
    transform-origin: top center;
    -ms-transform-origin: top center;
    -webkit-transform-origin: top center;
    text-align: center;
    width: 175px;
    line-height: 3.6
}

@media (max-width: 79.99em) {
    .shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .outerMultiBrandLogoWrapper .correspondingStoreLogoContent .multiple_store_Logo_wrapper {
        width:165px
    }
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .outerMultiBrandLogoWrapper .correspondingStoreLogoContent .multiple_store_Logo_wrapper .addedFrom {
    font-size: 0.59rem;
    letter-spacing: 1px
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .outerMultiBrandLogoWrapper.FP .correspondingStoreLogoContent .multiple_store_Logo_wrapper img {
    width: auto;
    height: 26px
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .outerMultiBrandLogoWrapper.FP .correspondingStoreLogoContent .multiple_store_Logo_wrapper .addedFrom {
    margin-right: 4px
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .outerMultiBrandLogoWrapper.HW .correspondingStoreLogoContent .multiple_store_Logo_wrapper img {
    width: auto;
    height: 26px
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .outerMultiBrandLogoWrapper.HW .correspondingStoreLogoContent .multiple_store_Logo_wrapper .addedFrom {
    margin-right: 4px
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .outerMultiBrandLogoWrapper.HWC .correspondingStoreLogoContent .multiple_store_Logo_wrapper img {
    width: auto;
    height: 45px
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .outerMultiBrandLogoWrapper.HWC .correspondingStoreLogoContent .multiple_store_Logo_wrapper .addedFrom {
    margin-right: 4px
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .outerMultiBrandLogoWrapper.SM .correspondingStoreLogoContent .multiple_store_Logo_wrapper img {
    width: auto;
    height: 36px
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .outerMultiBrandLogoWrapper.SM .correspondingStoreLogoContent .multiple_store_Logo_wrapper .addedFrom {
    margin-right: 4px
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .outerMultiBrandLogoWrapper.BA .correspondingStoreLogoContent .multiple_store_Logo_wrapper img {
    width: auto;
    height: 47px
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal h4 {
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 700;
    font-style: normal;
    color: #333;
    text-align: left;
    margin-bottom: 5px;
    width: 88%
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal a.cart_product_name {
    font-family: "museo-slab",Tahoma Regular,Geneva,serif;
    font-size: 19px;
    line-height: 1;
    font-weight: 700;
    color: #222;
    text-transform: capitalize
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper:nth-child(3) .cart_productDetails_left_wrapper {
    width: 100%
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper {
    clear: both
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper.card_message .heading_message {
    font-weight: 600
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper.card_message .cart_productDetails_left_wrapper {
    width: 50%;
    line-height: 1.1
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .customize_product_attributes p {
    color: #777
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .edit_attributes {
    display: inline-block;
    margin: 10px 0;
    margin-left: 10px;
    font-size: .8rem
}

@media (max-width: 414px) {
    .shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .edit_attributes {
        margin-left:0
    }
}

@media (max-width: 23.42em) {
    .shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .edit_attributes {
        display:block;
        margin: 0 0 10px 0
    }
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .edit_attributes .order_link {
    color: #209e9e
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .selected_attributes {
    margin: 10px 0;
    font-size: 0.8rem;
    font-weight: 600;
    display: inline-block;
    margin: 10px 0
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .selected_attributes .values {
    margin-right: 5px
}

@media (max-width: 23.42em) {
    .shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .selected_attributes .values {
        display:block;
        margin-bottom: 10px
    }
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .selected_attributes .values .selectedAttribute {
    text-transform: uppercase
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .selected_attributes .values.Sizes,.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .selected_attributes .values.size,.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .selected_attributes .values.sizes {
    margin-bottom: 10px
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .selected_attributes .values .selectedAttribute {
    text-transform: none
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .selected_attributes .values .selectedAttribute b {
    font-weight: normal
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .gift_wrapped_wrapper .gift_Icon {
    background: #dd6c23;
    height: 35px;
    width: 35px;
    border-radius: 18px;
    font-size: 1.2rem;
    text-align: center;
    line-height: 35px;
    vertical-align: middle
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .gift_wrapped_wrapper .gift_already_wrapped_message {
    line-height: 35px
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper {
    float: left;
    width: 45%
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper.priceDetails {
    width: -moz-calc(100% - 80px);
    width: -webkit-calc(100% - 80px);
    width: calc(100% - 80px)
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .each {
    width: 100%;
    margin-bottom: 10px;
    padding-top: 0
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .each .price {
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif !important;
    font-size: .9rem;
    font-weight: inherit;
    line-height: 1;
    color: #777;
    text-align: left;
    margin-bottom: 0
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .each .price .eachLabel {
    font-size: .7rem;
    margin-left: 2px
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .each .price .old_price .value {
    text-decoration: line-through
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .each .price .offer_price {
    margin-left: 15px;
    color: #e01e21
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .each .price .offer_price.singleStore {
    margin-left: 15px
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .each .price .offer_price.singleStore .sale-label {
    display: none
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .each .price .offer_price .value {
    font-size: 1.1rem
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .each .price .offer_price .sale-label {
    font-size: .7rem
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .avail {
    text-align: left;
    width: 100%;
    padding-right: 4px;
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-size: 14px;
    line-height: 1;
    font-weight: 600;
    margin-bottom: 10px
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .avail p {
    color: #777;
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-size: 14px;
    line-height: 1;
    font-weight: 900;
    display: inline-block
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .avail .warehouse_dispatch_details {
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-size: .7rem;
    line-height: 1;
    font-weight: 500
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .avail .inventory_widget {
    padding: 0
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .avail .inventory_widget .sublist .text {
    font-size: .78rem;
    font-weight: 600
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .QTY {
    text-align: left;
    width: 100%;
    margin-bottom: 10px
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .QTY p {
    color: #777;
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-size: .78rem;
    line-height: 1;
    font-weight: 500;
    margin-bottom: 5px
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .QTY input {
    color: #555;
    width: 25px;
    border: solid 1px #ddd !important;
    font-weight: 500;
    text-align: center;
    height: 25px;
    padding: 1px !important;
    border-radius: 0 !important;
    font-size: .9rem
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .QTY .item-quantity {
    display: none
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .giftIt {
    position: absolute
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .giftIt input {
    margin: 0
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .giftIt .helptoolTip {
    padding: 1px 7px;
    font-weight: 600;
    border: 1px solid #ddd;
    border-radius: 20px;
    font-size: .825rem;
    margin-left: 8px;
    color: #ade5e5;
    vertical-align: baseline
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_right_wrapper {
    float: right;
    width: 55%
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_right_wrapper.priceDetails {
    width: 100px;
    position: absolute;
    top: 0px;
    right: 0px
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_right_wrapper .total {
    width: 100%;
    margin-bottom: 10px;
    padding-top: 0
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_right_wrapper .total .price {
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif !important;
    font-size: 1.1rem;
    line-height: 1;
    font-weight: 500;
    text-align: right;
    padding-top: 10px
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_right_wrapper .deleteAndSaveforLater {
    text-align: right
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_right_wrapper .deleteAndSaveforLater a {
    font-size: .8rem;
    margin: 10px;
    color: #209e9e
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper.special_wrapper {
    position: relative
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper.special_wrapper .cart_productDetails_right_wrapper {
    height: 40px;
    line-height: 2
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper.special_wrapper .cart_productDetails_right_wrapper.edit_attributes_enabled {
    line-height: inherit;
    height: 70px
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper.special_wrapper .cart_productDetails_right_wrapper.edit_attributes_enabled .deleteAndSaveforLater {
    position: absolute;
    bottom: -54px;
    right: 0
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper.special_wrapper .cart_productDetails_left_wrapper {
    height: 40px;
    line-height: 2
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper.special_wrapper .cart_productDetails_left_wrapper.edit_attributes_enabled {
    line-height: inherit;
    height: 70px
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper.special_wrapper .cart_productDetails_left_wrapper.edit_attributes_enabled .giftIt {
    position: static
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper.special_wrapper .cart_productDetails_left_wrapper.edit_attributes_enabled .edit_attributes {
    margin: 20px 0
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper.special_wrapper .cart_productDetails_left_wrapper.edit_attributes_enabled .edit_attributes.gift_options_disabled {
    position: absolute;
    bottom: -47px;
    margin: 0
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper.special_wrapper .cart_productDetails_left_wrapper.edit_attributes_enabled .edit_attributes a {
    line-height: 0
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper.special_wrapper .cart_productDetails_left_wrapper.edit_attributes_enabled .edit_attributes a.hover_underline {
    color: #ade5e5;
    font-size: .8rem
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size {
    float: none;
    padding: 11px 0 11px 0
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .purchase_section.shopperActions {
    border-bottom: 0 !important;
    margin: 0;
    font-weight: 600;
    text-transform: uppercase;
    font-style: italic;
    float: left;
    width: 100%;
    text-align: left;
    padding: 10px 0 30px
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .purchase_section.shopperActions a {
    display: inline-block;
    font-size: .78rem;
    color: #ade5e5
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .purchase_section.shopperActions span.fa.fa-chevron-right {
    color: #ade5e5
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .purchase_section.shopperActions .done_button {
    font-style: italic;
    text-transform: none;
    font-style: normal;
    line-height: 1;
    width: 100px;
    font-weight: 600
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .purchase_section .Apply_button_text {
    display: inline-block
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group {
    float: left;
    width: 100%;
    max-width: 100%;
    padding: 0
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group.border_swatch .color_swatch_list ul li:last-child {
    width: auto
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group .heading {
    padding-top: 5px;
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-size: .78rem;
    line-height: 1;
    font-weight: 600;
    text-transform: uppercase;
    padding-left: 0
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group .heading .selectedAttribute {
    font-weight: 500;
    margin-left: 5px
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group .color_swatch_list {
    line-height: 35px
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group .color_swatch_list li {
    display: block;
    float: left;
    margin: 0;
    cursor: pointer
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group .color_swatch_list li a img {
    border-radius: 100%;
    box-shadow: 0 0 0 1px transparent;
    vertical-align: middle;
    padding: 3px;
    height: 28px;
    width: 28px
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group .color_swatch_list li a img.color_swatch_selected {
    box-shadow: 0 0 0 1px #333
}

@media (min-width: 80.01em) {
    .shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group {
        float:left
    }

    .shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group.border_swatch {
        border-left: 0 !important;
        margin-left: 0;
        border-right: 0 !important
    }
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group .color_swatch_label {
    padding-top: 5px;
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-size: 14px;
    line-height: 1;
    font-weight: 600;
    margin-right: 2px
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group .color_swatch_list {
    line-height: 37px
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group .color_swatch_list ul[aria-label="Available Sizes"] li:last-child,.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group .color_swatch_list ul[aria-label="Sizes"] li:last-child,.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group .color_swatch_list ul[aria-label="Size"] li:last-child {
    width: auto;
    margin-left: 10px
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group .color_swatch_list ul[aria-label="Available Sizes"] li:last-child:hover,.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group .color_swatch_list ul[aria-label="Sizes"] li:last-child:hover,.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group .color_swatch_list ul[aria-label="Size"] li:last-child:hover {
    box-shadow: 0 0 0 2px transparent
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group .color_swatch_list ul[aria-label="Available Sizes"] li:last-child a,.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group .color_swatch_list ul[aria-label="Sizes"] li:last-child a,.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group .color_swatch_list ul[aria-label="Size"] li:last-child a {
    color: #209e9e
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group .color_swatch_list ul {
    list-style-type: none;
    padding: 0.25em 0
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group .color_swatch_list ul li {
    display: block;
    float: left;
    margin: 5px 10px 5px 0;
    height: 40px;
    min-width: 40px;
    border-radius: 24px;
    cursor: pointer;
    text-align: center;
    transition: box-shadow 0.75s ease
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group .color_swatch_list ul li a {
    display: inline-block;
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-size: .8rem;
    color: #333;
    text-decoration: none;
    border-radius: 24px;
    text-align: center;
    vertical-align: middle;
    position: relative;
    width: 100%;
    height: 100%
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group .color_swatch_list ul li a img {
    border-radius: 100%;
    vertical-align: middle;
    padding: 3px;
    box-shadow: 0 0 0 1px transparent;
    width: 100%;
    height: 100%
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group .color_swatch_list ul li.color_swatch_selected {
    box-shadow: 0 0 0 2px #333
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group .color_swatch_list ul li.color_swatch_selected.text_swatches a span.swatch_text {
    font-size: .8rem
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group .color_swatch_list ul li:hover {
    box-shadow: 0 0 0 2px #ade5e5
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group .color_swatch_list ul li.color_swatch_disabled {
    box-shadow: 0 0 0 1px #e1e1e1;
    opacity: 0.7;
    pointer-events: none
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group .color_swatch_list ul.text_swatches li {
    width: auto;
    padding: 0 8px
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group .color_swatch_list ul.text_swatches li a {
    display: table
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group .color_swatch_list ul.text_swatches li a img {
    display: none
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group .color_swatch_list ul.text_swatches li a span.swatch_text {
    display: table-cell;
    vertical-align: middle;
    color: #333;
    font-size: .8rem
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group .color_swatch_list ul.text_swatches li:hover {
    color: #e01e21
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group .color_swatch_list ul.text_swatches li:hover a span.swatch_text {
    color: #ade5e5
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group .color_swatch_list ul.text_swatches li.color_swatch_selected a span.swatch_text {
    color: #333
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .InlineShopCartEdit .clearfix_mobiles {
    display: none
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body .free_gift_container {
    margin-top: 15px
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body .free_gift_container .button_align a {
    margin-left: 0
}

.shop-cart #page .container_content_rightsidebar>.left_column .listTable {
    border: 0;
    border-radius: 0
}

.shop-cart #page .container_content_rightsidebar>.left_column .listTable #SavedOrderItems_table_content h2 {
    font-size: 1.8rem;
    padding: 7px 0 0 0
}

.shop-cart #page .container_content_rightsidebar>.left_column .listTable #SavedOrderItems_table_content .row {
    margin: 0;
    border-bottom: solid 1px #ddd !important;
    width: 90%;
    position: relative;
    padding: 20px 0
}

.shop-cart #page .container_content_rightsidebar>.left_column .listTable #SavedOrderItems_table_content .row.tableHeader {
    background: transparent;
    padding: 0
}

.shop-cart #page .container_content_rightsidebar>.left_column .listTable #SavedOrderItems_table_content .row.savedOrderFooterSection {
    display: none
}

.shop-cart #page .container_content_rightsidebar>.left_column .listTable #SavedOrderItems_table_content .row .availability,.shop-cart #page .container_content_rightsidebar>.left_column .listTable #SavedOrderItems_table_content .row .quantity,.shop-cart #page .container_content_rightsidebar>.left_column .listTable #SavedOrderItems_table_content .row .eachCost,.shop-cart #page .container_content_rightsidebar>.left_column .listTable #SavedOrderItems_table_content .row .totalCost {
    width: 34%
}

.shop-cart #page .container_content_rightsidebar>.left_column .listTable #SavedOrderItems_table_content .row .availability .cell,.shop-cart #page .container_content_rightsidebar>.left_column .listTable #SavedOrderItems_table_content .row .quantity .cell,.shop-cart #page .container_content_rightsidebar>.left_column .listTable #SavedOrderItems_table_content .row .eachCost .cell,.shop-cart #page .container_content_rightsidebar>.left_column .listTable #SavedOrderItems_table_content .row .totalCost .cell {
    margin: 0 0 10px 0;
    padding: 0
}

.shop-cart #page .container_content_rightsidebar>.left_column .listTable #SavedOrderItems_table_content .row .quantityCellDiv {
    margin-top: 5px
}

.shop-cart #page .container_content_rightsidebar>.left_column .listTable #SavedOrderItems_table_content .row .previewImage {
    width: 165px;
    margin-right: 20px;
    height: 165px
}

.shop-cart #page .container_content_rightsidebar>.left_column .listTable #SavedOrderItems_table_content .row .previewImage .cell {
    padding: 0 10px 0 0
}

.shop-cart #page .container_content_rightsidebar>.left_column .listTable #SavedOrderItems_table_content .row .previewImage img {
    margin-bottom: 10px;
    border: 1px solid #ddd;
    width: 100%;
    padding: 0
}

.shop-cart #page .container_content_rightsidebar>.left_column .listTable #SavedOrderItems_table_content .row .name {
    width: -moz-calc(100% - 175px - 2% );
    width: -webkit-calc(100% - 175px - 2% );
    width: calc(100% - 175px - 2% )
}

.shop-cart #page .container_content_rightsidebar>.left_column .listTable #SavedOrderItems_table_content .row .name .cell {
    word-wrap: break-word;
    padding: 0
}

.shop-cart #page .container_content_rightsidebar>.left_column .listTable #SavedOrderItems_table_content .row .name .cell .field {
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-size: 19px;
    line-height: 1;
    font-weight: 400;
    color: #333;
    margin: 0
}

.shop-cart #page .container_content_rightsidebar>.left_column .listTable #SavedOrderItems_table_content .row .name .cell .field a {
    color: #333;
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif
}

.shop-cart #page .container_content_rightsidebar>.left_column .listTable #SavedOrderItems_table_content .row .quantity {
    text-align: left;
    clear: right
}

.shop-cart #page .container_content_rightsidebar>.left_column .listTable #SavedOrderItems_table_content .row .quantity .cell {
    float: left;
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-size: 14px;
    line-height: 1;
    font-weight: 500
}

.shop-cart #page .container_content_rightsidebar>.left_column .listTable #SavedOrderItems_table_content .row .quantity .cell span.spacer {
    font-size: .78rem
}

.shop-cart #page .container_content_rightsidebar>.left_column .listTable #SavedOrderItems_table_content .row .quantity .cell input {
    color: #555;
    width: 25px;
    padding: 1px !important;
    border: solid 1px #ddd !important;
    font-weight: 500;
    border-radius: 0;
    font-size: 14px;
    margin-top: 10px;
    text-align: center
}

.shop-cart #page .container_content_rightsidebar>.left_column .listTable #SavedOrderItems_table_content .row .eachCost {
    text-align: left;
    margin-left: 0;
    height: 20px
}

.shop-cart #page .container_content_rightsidebar>.left_column .listTable #SavedOrderItems_table_content .row .eachCost .cell {
    float: left;
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif !important;
    font-size: 1.25rem;
    line-height: 1;
    color: #333;
    font-weight: 600;
    text-align: left;
    margin-bottom: 0
}

.shop-cart #page .container_content_rightsidebar>.left_column .listTable #SavedOrderItems_table_content .row .eachCost .cell .eachCostLabel {
    font-size: .7rem;
    font-weight: 600
}

.shop-cart #page .container_content_rightsidebar>.left_column .listTable #SavedOrderItems_table_content .row .inventory {
    text-transform: uppercase;
    width: -moz-calc(100% - 175px - 2% );
    width: -webkit-calc(100% - 175px - 2% );
    width: calc(100% - 175px - 2% )
}

.shop-cart #page .container_content_rightsidebar>.left_column .listTable #SavedOrderItems_table_content .row .inventory strong {
    font-size: .85rem
}

.shop-cart #page .container_content_rightsidebar>.left_column .listTable #SavedOrderItems_table_content .row .inventory .in_stock {
    color: #43a83a
}

.shop-cart #page .container_content_rightsidebar>.left_column .listTable #SavedOrderItems_table_content .row .inventory .out_of_stock {
    color: #e01e21
}

.shop-cart #page .container_content_rightsidebar>.left_column .listTable #SavedOrderItems_table_content .row .inventory .Limited {
    color: #dd6c23
}

.shop-cart #page .container_content_rightsidebar>.left_column .listTable #SavedOrderItems_table_content .row .inventory .Backorderable {
    color: #dd6c23
}

.shop-cart #page .container_content_rightsidebar>.left_column .listTable #SavedOrderItems_table_content .row .totalCost {
    text-align: right;
    float: right;
    height: 20px
}

.shop-cart #page .container_content_rightsidebar>.left_column .listTable #SavedOrderItems_table_content .row .totalCost .cell {
    float: right;
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif !important;
    font-size: 1.45rem;
    line-height: 1;
    color: #333;
    font-weight: 600
}

.shop-cart #page .container_content_rightsidebar>.left_column .listTable #SavedOrderItems_table_content .row .actions {
    position: absolute;
    right: 0;
    bottom: 20px;
    margin: 0;
    width: auto
}

.shop-cart #page .container_content_rightsidebar>.left_column .listTable #SavedOrderItems_table_content .row .actions .cell {
    padding: 0
}

.shop-cart #page .container_content_rightsidebar>.left_column .listTable #SavedOrderItems_table_content .row .actions .actionItem {
    border: 0
}

.shop-cart #page .container_content_rightsidebar>.left_column .listTable #SavedOrderItems_table_content .row .actions .actionItem:not(.inactive):hover {
    background: transparent;
    color: #ade5e5;
    cursor: pointer
}

.shop-cart #page .container_content_rightsidebar>.left_column .listTable #SavedOrderItems_table_content .row .actions .actionTitle {
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-size: .8rem;
    line-height: 1;
    font-weight: normal;
    padding: 0;
    text-align: left;
    color: #ade5e5;
    margin: 10px 0 10px 20px
}

.shop-cart #page .container_content_rightsidebar>.left_column .coordinate_body .left_column {
    width: inherit
}

.shop-cart #page .right_column {
    width: 33.333333%
}

@media (max-width: 1023px) {
    .shop-cart #page div.content_wrapper {
        padding:0 7px
    }

    .shop-cart #page .container_content_rightsidebar>.left_column {
        width: inherit;
        float: none;
        padding: 0;
        margin: 0 2%;
        border: 0 !important
    }

    .shop-cart #page .container_content_rightsidebar>.left_column .shopping_cart_heading {
        width: 100%;
        margin: 0;
        padding: 20px 0
    }

    .shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details {
        width: 100%
    }

    .shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details div[id^="WC_OrderItemDetailsf_div_1_"] {
        width: 122px;
        margin-right: 0;
        height: 122px
    }

    .shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details div[id^="WC_OrderItemDetailsf_div_2_"] {
        width: -moz-calc(100% - 122px);
        width: -webkit-calc(100% - 122px);
        width: calc(100% - 122px);
        padding-left: 3%
    }

    .shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details div[id^="WC_OrderItemDetailsf_div_2_"].singleStore .productNameWrapper {
        width: -moz-calc(100% - 80px);
        width: -webkit-calc(100% - 80px);
        width: calc(100% - 80px)
    }

    .shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details div[id^="WC_OrderItemDetailsf_div_2_"].hasDiscount .productNameWrapper {
        width: -moz-calc(100% - 80px);
        width: -webkit-calc(100% - 80px);
        width: calc(100% - 80px)
    }

    .shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details div[id^="WC_OrderItemDetailsf_div_2_"].multipleStores .productNameWrapper {
        width: -moz-calc(100% - 80px);
        width: -webkit-calc(100% - 80px);
        width: calc(100% - 80px)
    }

    .shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details div[id^="WC_OrderItemDetailsf_div_2_"].multipleStores.hasDiscount .productNameWrapper {
        width: -moz-calc(100% - 80px);
        width: -webkit-calc(100% - 80px);
        width: calc(100% - 80px);
        top: initial;
        left: initial
    }

    .shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal {
        padding: 15px 0 0 0
    }

    .shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .correspondingStoreLogoWrapper {
        position: relative;
        height: auto
    }

    .shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal h4 {
        padding: 0;
        width: 100%
    }

    .shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal a.cart_product_name {
        font-size: 1rem
    }

    .shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .outerMultiBrandLogoWrapper {
        position: relative;
        height: auto
    }

    .shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .outerMultiBrandLogoWrapper .correspondingStoreLogoContent {
        height: auto;
        position: relative;
        top: 0
    }

    .shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .outerMultiBrandLogoWrapper .correspondingStoreLogoContent .multiple_store_Logo_wrapper {
        transform-origin: none;
        width: auto;
        line-height: 1.5;
        -ms-transform: none;
        -webkit-transform: none;
        transform: none;
        text-align: center;
        height: initial;
        margin-bottom: 20px;
        position: static;
        top: initial;
        margin-top: initial
    }

    .shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .outerMultiBrandLogoWrapper .correspondingStoreLogoContent .multiple_store_Logo_wrapper .addedFrom {
        position: static;
        font-size: .85rem;
        font-weight: 600;
        display: inline-block;
        text-align: left;
        width: inherit;
        color: #777
    }

    .shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .outerMultiBrandLogoWrapper img {
        margin-left: 20px;
        width: 82px;
        height: auto;
        max-width: 82px;
        vertical-align: middle
    }

    .shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .outerMultiBrandLogoWrapper img.isNativeStore {
        position: static;
        left: initial
    }

    .shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper.card_message {
        position: relative;
        left: -moz-calc(-122px - 3%);
        left: -webkit-calc(-122px - 3%);
        left: calc(-122px - 3%);
        padding-top: 15px;
        font-size: .9rem
    }

    .shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper.card_message .cart_productDetails_left_wrapper {
        width: 100%;
        max-width: 350px
    }

    .shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .selected_attributes {
        margin: 0
    }

    .shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper {
        width: 50%
    }

    .shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper.priceDetails {
        width: -moz-calc(100% - 60px);
        width: -webkit-calc(100% - 60px);
        width: calc(100% - 60px)
    }

    .shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .avail .warehouse_dispatch_details {
        display: block !important
    }

    .shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .each .price {
        font-size: .9rem
    }

    .shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .each .price .eachLabel {
        font-size: .8rem;
        margin-left: 2px
    }

    .shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .each .price .offer_price.singleStore {
        margin-left: 2px
    }

    .shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .each .price .offer_price .sale-label {
        display: none
    }

    .shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .each .price .offer_price .value {
        font-size: .9rem
    }

    .shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_right_wrapper {
        width: 50%
    }

    .shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_right_wrapper.priceDetails {
        width: 100px;
        right: 0px
    }

    .shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_right_wrapper .total {
        margin-top: -2px
    }

    .shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_right_wrapper .total .price {
        font-size: 1rem
    }

    .shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper.special_wrapper {
        position: relative;
        height: 30px;
        margin: 0;
        margin-top: -10px
    }

    .shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper.special_wrapper .cart_productDetails_left_wrapper .giftIt {
        position: absolute;
        bottom: 40px;
        right: 0;
        text-align: right;
        top: inherit;
        line-height: 1
    }

    .shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper.special_wrapper .cart_productDetails_left_wrapper.edit_attributes_enabled .giftIt {
        position: absolute;
        bottom: 52px
    }

    .shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper.special_wrapper .cart_productDetails_left_wrapper.edit_attributes_enabled .edit_attributes {
        position: absolute;
        top: 27px
    }

    .shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper.special_wrapper .cart_productDetails_left_wrapper.edit_attributes_enabled .edit_attributes.gift_options_disabled {
        position: absolute;
        top: 27px;
        margin: 20px 0
    }

    .shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper.special_wrapper .cart_productDetails_right_wrapper {
        position: absolute;
        width: 100%
    }

    .shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper.special_wrapper .cart_productDetails_right_wrapper.edit_attributes_enabled {
        line-height: inherit;
        height: auto
    }

    .shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size {
        padding: 11px 0
    }

    .shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size:after {
        visibility: hidden;
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        height: 0
    }

    .shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .purchase_section.shopperActions {
        float: none;
        width: 20%;
        line-height: 0;
        clear: both
    }

    .shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group {
        float: left;
        width: 100%;
        max-width: 100%;
        padding-top: 10px
    }

    .shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group.border_swatch {
        border-bottom: solid 1px #ddd !important;
        border-right: 0 !important;
        border-left: 0 !important;
        padding-bottom: 13px;
        padding-top: 5px
    }

    .shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group .color_swatch_list ul {
        clear: both
    }

    .shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .InlineShopCartEdit .clearfix_mobiles {
        clear: both
    }

    .shop-cart #page .container_content_rightsidebar>.left_column .listTable #SavedOrderItems_table_content .row {
        width: 100%;
        padding: 15px 0;
        display: table
    }

    .shop-cart #page .container_content_rightsidebar>.left_column .listTable #SavedOrderItems_table_content .row .actions {
        clear: both;
        float: none;
        width: 100%;
        position: relative;
        height: initial;
        bottom: 0
    }

    .shop-cart #page .container_content_rightsidebar>.left_column .listTable #SavedOrderItems_table_content .row .previewImage {
        width: 122px;
        height: 122px;
        margin-bottom: 3%;
        display: table-cell;
        float: none;
        vertical-align: top;
        margin-right: 3%
    }

    .shop-cart #page .container_content_rightsidebar>.left_column .listTable #SavedOrderItems_table_content .row .previewImage .cell {
        padding: 0
    }

    .shop-cart #page .container_content_rightsidebar>.left_column .listTable #SavedOrderItems_table_content .row .eachCost {
        padding-left: 3%;
        width: auto
    }

    .shop-cart #page .container_content_rightsidebar>.left_column .listTable #SavedOrderItems_table_content .row .eachCost .cell {
        font-size: .9rem
    }

    .shop-cart #page .container_content_rightsidebar>.left_column .listTable #SavedOrderItems_table_content .row .eachCost .cell .eachCostLabel {
        font-size: .8rem
    }

    .shop-cart #page .container_content_rightsidebar>.left_column .listTable #SavedOrderItems_table_content .row .totalCost {
        width: auto;
        float: right
    }

    .shop-cart #page .container_content_rightsidebar>.left_column .listTable #SavedOrderItems_table_content .row .totalCost .cell {
        font-size: 1rem
    }

    .shop-cart #page .container_content_rightsidebar>.left_column .listTable #SavedOrderItems_table_content .row .quantity {
        float: left;
        width: 100%;
        margin-bottom: 5px;
        padding-left: 3%
    }

    .shop-cart #page .container_content_rightsidebar>.left_column .listTable #SavedOrderItems_table_content .row .actions {
        clear: both
    }

    .shop-cart #page .container_content_rightsidebar>.left_column .listTable #SavedOrderItems_table_content .row .inventory {
        padding-left: 3%;
        width: 100%;
        float: left
    }

    .shop-cart #page .container_content_rightsidebar>.left_column .listTable #SavedOrderItems_table_content .row .inventory .cell {
        padding-top: 5px
    }

    .shop-cart #page .container_content_rightsidebar>.left_column .listTable #SavedOrderItems_table_content .row .name {
        padding-left: 3%;
        width: 100%
    }

    .shop-cart #page .container_content_rightsidebar>.left_column .listTable #SavedOrderItems_table_content .row .name .cell .field {
        padding: 0
    }

    .shop-cart #page .container_content_rightsidebar>.left_column .listTable #SavedOrderItems_table_content .row .name .cell .field a {
        font-size: 1rem;
        line-height: 1.3
    }

    .shop-cart #page .container_content_rightsidebar>.left_column .listTable #SavedOrderItems_table_content .row.tableHeader {
        padding: 0
    }

    .shop-cart #page .container_content_rightsidebar>.left_column .listTable #SavedOrderItems_table_content .row.tableHeader h2 {
        font-size: 1.8rem;
        padding: 15px 0;
        font-weight: 400
    }

    .shop-cart #page .container_content_rightsidebar>.left_column .coordinate_body .left_column {
        margin: auto
    }

    .shop-cart #page .container_content_rightsidebar>.left_column .merchandisingAssociationWidget .content {
        width: 80%
    }

    .shop-cart #page .right_column {
        width: 100%
    }
}

@media (max-width: 39.8em) {
    .shop-cart #page .container_content_rightsidebar>.left_column .shopping_cart_heading {
        padding:15px 0;
        font-size: 1.5rem;
        margin-bottom: 0
    }

    .shop-cart #page .container_content_rightsidebar>.left_column .listTable #SavedOrderItems_table_content h2 {
        padding: 15px 0;
        font-size: 1.5rem;
        margin-bottom: 0
    }
}

@media (max-width: 26.56em) {
    .shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper.special_wrapper .cart_productDetails_left_wrapper.edit_attributes_enabled .edit_attributes {
        margin:19px 0;
        position: absolute;
        left: -60px
    }

    .shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper.special_wrapper .cart_productDetails_left_wrapper.edit_attributes_enabled .edit_attributes.gift_options_disabled {
        position: absolute;
        top: 27px;
        margin: 20px 0
    }

    .shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .gift_wrapped_wrapper {
        position: relative;
        padding-left: 35px
    }

    .shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .gift_wrapped_wrapper .gift_Icon {
        position: absolute;
        left: 0;
        top: 0
    }

    .shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .gift_wrapped_wrapper .gift_already_wrapped_message {
        display: block;
        line-height: 17px;
        padding-left: 10px;
        padding-right: 30px
    }
}

@media (max-width: 20em) {
    .shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details div[id^="WC_OrderItemDetailsf_div_1_"] {
        width:90px;
        height: 90px
    }

    .shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details div[id^="WC_OrderItemDetailsf_div_2_"] {
        width: -moz-calc(100% - 90px);
        width: -webkit-calc(100% - 90px);
        width: calc(100% - 90px);
        padding-left: 3%;
        padding-right: 0
    }

    .shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper.card_message {
        position: relative;
        left: -moz-calc(-90px - 3%);
        left: -webkit-calc(-90px - 3%);
        left: calc(-90px - 3%);
        padding-top: 15px
    }

    .shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .purchase_section.shopperActions {
        float: none;
        width: 100%;
        line-height: 0
    }

    .shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group {
        float: left;
        width: 100%;
        max-width: 100%
    }

    .shop-cart #page .container_content_rightsidebar>.left_column .listTable #SavedOrderItems_table_content .row .previewImage {
        width: 90px;
        height: 90px
    }
}

.checkout-logon .content_wrapper {
    padding: 0 5% 40px
}

.checkout-logon .container_content_rightsidebar #box .myaccount_header#shopping_cart_product_table_tall {
    border: inherit;
    padding: inherit
}

.checkout-logon .container_content_rightsidebar #box #customers_new_or_returning h1 {
    line-height: 2em;
    color: #884299;
    font-size: 2rem;
    font-style: normal;
    text-transform: none
}

.checkout-logon .container_content_rightsidebar #box #customers_new_or_returning .mos_checkout_signin_disclaimer {
    font-size: .9rem;
    margin-bottom: 10px
}

.checkout-logon .container_content_rightsidebar #box #customers_new_or_returning .mos_checkout_signin_disclaimer .privacy_statement_link {
    text-decoration: underline;
    color: #000 !important
}

.checkout-logon .container_content_rightsidebar #box #customers_new_or_returning .mos_checkout_signin_disclaimer .mos_checkout_signin_disclaimer_non_us {
    list-style: disc !important;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 0;
    margin-right: 0;
    padding-left: 40px
}

.checkout-logon .container_content_rightsidebar #box #customers_new_or_returning .mos_checkout_signin_disclaimer .mos_checkout_signin_disclaimer_non_us li {
    list-style: disc !important
}

.checkout-logon .container_content_rightsidebar #box #customers_new_or_returning p.instruction {
    font-size: .9rem
}

.checkout-logon .container_content_rightsidebar #box #customers_new_or_returning hr.sectionBorder {
    display: none
}

.checkout-logon .container_content_rightsidebar #box #customers_new_or_returning .returning {
    border: inherit;
    width: 50%;
    padding: 0 5% 0 0;
    border-right: 1px solid #b1b1b1
}

.checkout-logon .container_content_rightsidebar #box #customers_new_or_returning .returning .address input {
    font-size: 16px;
    font-family: inherit;
    color: inherit;
    margin: inherit;
    padding: inherit;
    height: inherit
}

.checkout-logon .container_content_rightsidebar #box #customers_new_or_returning .returning .form_input {
    width: 100%
}

.checkout-logon .container_content_rightsidebar #box #customers_new_or_returning .returning .label_spacer,.checkout-logon .container_content_rightsidebar #box #customers_new_or_returning .returning .column_label {
    position: absolute;
    padding: 1.4em 0.6em;
    transition: all 0.15s ease;
    font-weight: normal;
    text-transform: uppercase;
    pointer-events: none;
    font-size: 1em
}

.checkout-logon .container_content_rightsidebar #box #customers_new_or_returning .returning .label_spacer.filled,.checkout-logon .container_content_rightsidebar #box #customers_new_or_returning .returning .column_label.filled {
    font-size: .563em;
    padding: 0.6em 0;
    margin: 1em 0 0 1em;
    font-weight: bold
}

.checkout-logon .container_content_rightsidebar #box #customers_new_or_returning .returning div>input[type="text"],.checkout-logon .container_content_rightsidebar #box #customers_new_or_returning .returning div>input[type="password"],.checkout-logon .container_content_rightsidebar #box #customers_new_or_returning .returning div>input[type="email"],.checkout-logon .container_content_rightsidebar #box #customers_new_or_returning .returning div>input[type="tel"],.checkout-logon .container_content_rightsidebar #box #customers_new_or_returning .returning div>textarea {
    padding: 0.7em 0.5em;
    height: inherit;
    border: 2px solid #b1b1b1;
    height: 48px;
    width: 100%;
    margin: 0.5em 0
}

.checkout-logon .container_content_rightsidebar #box #customers_new_or_returning .returning div>input[type="text"].filled,.checkout-logon .container_content_rightsidebar #box #customers_new_or_returning .returning div>input[type="password"].filled,.checkout-logon .container_content_rightsidebar #box #customers_new_or_returning .returning div>input[type="email"].filled,.checkout-logon .container_content_rightsidebar #box #customers_new_or_returning .returning div>input[type="tel"].filled,.checkout-logon .container_content_rightsidebar #box #customers_new_or_returning .returning div>textarea.filled {
    padding: 1.2em 0.5em 0.2em 0.5em;
    font-size: 16px
}

.checkout-logon .container_content_rightsidebar #box #customers_new_or_returning .returning div>select {
    padding: 0.4em 0.2em;
    height: inherit;
    border: 2px solid #b1b1b1;
    width: 100%;
    margin: 0.5em 0;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: normal;
    height: 48px
}

.checkout-logon .container_content_rightsidebar #box #customers_new_or_returning .returning div>select.filled {
    padding: 1.2em 0.5em 0.2em 0.5em;
    border-radius: 0
}

.checkout-logon .container_content_rightsidebar #box #customers_new_or_returning .returning div>select.filled.drop_down_checkout {
    padding-left: 0.5em
}

.checkout-logon .container_content_rightsidebar #box #customers_new_or_returning .returning div>select.no-float-label {
    padding: 0.4em 0.2em !important
}

.checkout-logon .container_content_rightsidebar #box #customers_new_or_returning .returning p label {
    position: absolute;
    padding: 0.8em 0.7em;
    transition: all 0.15s ease;
    pointer-events: none
}

.checkout-logon .container_content_rightsidebar #box #customers_new_or_returning .returning p label.filled {
    font-size: .563em;
    padding: 0;
    margin: 0.5em 0 0 1em
}

.checkout-logon .container_content_rightsidebar #box #customers_new_or_returning .returning p input[type="text"],.checkout-logon .container_content_rightsidebar #box #customers_new_or_returning .returning p input[type="password"],.checkout-logon .container_content_rightsidebar #box #customers_new_or_returning .returning p input[type="email"],.checkout-logon .container_content_rightsidebar #box #customers_new_or_returning .returning p input[type="tel"],.checkout-logon .container_content_rightsidebar #box #customers_new_or_returning .returning p textarea,.checkout-logon .container_content_rightsidebar #box #customers_new_or_returning .returning p select {
    padding: 0.7em 0.5em
}

.checkout-logon .container_content_rightsidebar #box #customers_new_or_returning .returning p input[type="text"].filled,.checkout-logon .container_content_rightsidebar #box #customers_new_or_returning .returning p input[type="password"].filled,.checkout-logon .container_content_rightsidebar #box #customers_new_or_returning .returning p input[type="email"].filled,.checkout-logon .container_content_rightsidebar #box #customers_new_or_returning .returning p input[type="tel"].filled,.checkout-logon .container_content_rightsidebar #box #customers_new_or_returning .returning p textarea.filled,.checkout-logon .container_content_rightsidebar #box #customers_new_or_returning .returning p select.filled {
    padding: 1.2em 0.5em 0.2em 0.5em
}

.checkout-logon .container_content_rightsidebar #box #customers_new_or_returning .returning h2 {
    font-size: 2rem;
    color: #209e9e;
    font-weight: bold;
    font-style: normal
}

.checkout-logon .container_content_rightsidebar #box #customers_new_or_returning .returning label[for="WC_CheckoutLogon_FormInput_rememberMe_In_Logon_2"] span {
    vertical-align: top;
    font-weight: normal;
    font-size: .9rem
}

.checkout-logon .container_content_rightsidebar #box #customers_new_or_returning .returning label[for="WC_CheckoutLogon_FormInput_rememberMe_In_Logon_2"] span:before {
    top: 0
}

.checkout-logon .container_content_rightsidebar #box #customers_new_or_returning .returning .new_returning_button {
    position: relative;
    bottom: 0;
    margin-left: 0
}

.checkout-logon .container_content_rightsidebar #box #customers_new_or_returning .returning p label {
    font-weight: normal
}

.checkout-logon .container_content_rightsidebar #box #customers_new_or_returning .returning .forgotPassword a {
    font-weight: 600;
    font-size: .9rem
}

.checkout-logon .container_content_rightsidebar #box #customers_new_or_returning .new {
    width: 50%;
    padding: 0 0 0 5%
}

.checkout-logon .container_content_rightsidebar #box #customers_new_or_returning .new h2 {
    font-size: 2rem;
    color: #209e9e;
    font-style: normal;
    font-weight: bold
}

.checkout-logon .container_content_rightsidebar #box #customers_new_or_returning .new .new_returning_button {
    position: relative;
    bottom: 0;
    margin-left: 0
}

.checkout-logon .container_content_rightsidebar #box #customers_new_or_returning .checkbox_label_registration {
    padding: 10px 0
}

@media (max-width: 1023px) {
    .checkout-logon .content_wrapper {
        padding:0
    }

    .checkout-logon .container_content_rightsidebar #box #customers_new_or_returning>h1 {
        display: none;
        font-size: 1.4rem
    }

    .checkout-logon .container_content_rightsidebar #box #customers_new_or_returning>h3 {
        padding: 0 5%
    }

    .checkout-logon .container_content_rightsidebar #box #customers_new_or_returning hr.sectionBorder {
        display: block;
        border-top: 1px solid #b1b1b1;
        margin-top: 30px
    }

    .checkout-logon .container_content_rightsidebar #box #customers_new_or_returning .returning {
        width: 100%;
        padding: 0 5%;
        border: none
    }

    .checkout-logon .container_content_rightsidebar #box #customers_new_or_returning .returning h2 {
        font-size: 1.6rem;
        padding: 10px 0
    }

    .checkout-logon .container_content_rightsidebar #box #customers_new_or_returning .new {
        width: 100%;
        padding: 0 5%
    }

    .checkout-logon .container_content_rightsidebar #box #customers_new_or_returning .new h2 {
        font-size: 1.6rem;
        padding: 10px 0
    }
}

#my-order-promo-accordion #appliedPromotionCodes {
    float: left;
    margin-top: 10px
}

#my-order-promo-accordion #appliedPromotionCodes a {
    display: table-row;
    color: #000
}

#my-order-promo-accordion .promotion_input input {
    height: 48px;
    margin: 0.5em 0
}

.shipping-page .container_full_width>.row {
    margin: auto
}

.shipping-page h1.checkoutFlowPageHeading {
    font-size: 1.8rem;
    padding: 7px 0 0 0;
    border-bottom: 1px solid #b1b1b1
}

@media (max-width: 1023px) {
    .shipping-page h1.checkoutFlowPageHeading {
        padding:15px 0;
        font-size: 1.5rem
    }
}

.shipping-page h2 {
    font-size: 1.4rem
}

@media (max-width: 1023px) {
    .shipping-page h2 {
        font-size:1.2rem;
        padding: 15px 0 5px 0px
    }
}

.shipping-page .checkout_header {
    color: #6c9c38
}

.shipping-page #box {
    border-right: 1px solid #b1b1b1
}

.shipping-page #box .body {
    border: 0 !important
}

.shipping-page .shipping_method_content {
    width: 100%
}

@media (max-width: 1023px) {
    .shipping-page .shipping_method_content {
        border-bottom:2px solid #e1e1e1
    }
}

.shipping-page .shipping_method_content.row {
    margin: auto
}

.shipping-page .denote_required_field {
    margin: 0
}

.shipping-page .shipping_method,.shipping-page .gift-options {
    border-top: 1px solid #e1e1e1;
    padding: 0 3.5% 0px 0px
}

.shipping-page .shipping_method h2 label,.shipping-page .gift-options h2 label {
    font-weight: bold
}

.shipping-page .shipping_boxes {
    display: inline-block;
    width: 25%;
    border: 2px solid #e1e1e1;
    position: relative;
    padding: 7px;
    vertical-align: top;
    min-height: 200px;
    margin: 0 0 2% 0;
    text-align: center
}

.shipping-page .shipping_boxes label {
    width: 100%
}

.shipping-page .shipping_boxes .shipping-label {
    background: #ffd200;
    padding: 15px;
    color: #373737 !important;
    width: 100%;
    min-height: 131px;
    display: block;
    text-align: center;
    font-family: "museo-slab",Tahoma Regular,Geneva,serif;
    font-weight: 800;
    font-size: 1.2rem
}

@media (min-width: 1024px) {
    .shipping-page .shipping_boxes .shipping-label {
        margin:0 0 10px 0
    }
}

.shipping-page .shipping_boxes .shipping-label span.top {
    font-weight: 800;
    font-size: 1.2em
}

@media (max-width: 399px) {
    .shipping-page .shipping_boxes .shipping-label span.top {
        font-size:1em
    }
}

.shipping-page .shipping_boxes .shipping-label span.last {
    font-weight: 800;
    font-size: .9em;
    display: block
}

@media (max-width: 399px) {
    .shipping-page .shipping_boxes .shipping-label span.last {
        font-size:0.6em
    }
}

.shipping-page .shipping_boxes .shipping-label hr {
    border: 0;
    background: #fff;
    height: 4px;
    margin: 15px auto 5px;
    width: 50%
}

.shipping-page .shipping_boxes .shipping-price {
    color: #ade5e5;
    font-family: "museo-slab",Tahoma Regular,Geneva,serif;
    margin: 15px 0;
    font-weight: 800;
    font-size: 1.25rem
}

.shipping-page .shipping_boxes a {
    color: #ade5e5;
    font-size: .75rem;
    display: block;
    margin: 0 auto
}

.shipping-page .shipping_boxes a:hover {
    text-decoration: underline
}

.shipping-page .shipping_boxes:nth-child(3n) {
    border-right: 2px solid #e1e1e1
}

.shipping-page #unregistered_form {
    font-size: 16px
}

.shipping-page #unregistered_form .col1_bill {
    font-size: 16px;
    border-right: 0;
    width: 100%;
    padding-left: inherit;
    padding-right: 5%;
    margin-right: inherit
}

.shipping-page #unregistered_form .col1_bill>h2 {
    color: #209e9e;
    font-weight: bold
}

.shipping-page #unregistered_form .col1_bill .row {
    margin: auto
}

.shipping-page #unregistered_form .col1_bill .state {
    width: auto
}

.shipping-page #unregistered_form .col1_bill .zip {
    margin: -2px 0 0 50px;
    margin: 0px 0 0 50px;
    width: auto
}

.shipping-page #unregistered_form .col1_bill .address input {
    font-size: 16px;
    font-family: inherit;
    color: inherit;
    margin: inherit;
    padding: inherit;
    height: inherit
}

.shipping-page #unregistered_form .col1_bill .form_input {
    width: 100%
}

.shipping-page #unregistered_form .col1_bill .label_spacer,.shipping-page #unregistered_form .col1_bill .column_label {
    position: absolute;
    padding: 1.4em 0.6em;
    transition: all 0.15s ease;
    font-weight: normal;
    text-transform: uppercase;
    pointer-events: none;
    font-size: 1em
}

.shipping-page #unregistered_form .col1_bill .label_spacer.filled,.shipping-page #unregistered_form .col1_bill .column_label.filled {
    font-size: .563em;
    padding: 0.6em 0;
    margin: 1em 0 0 1em;
    font-weight: bold
}

.shipping-page #unregistered_form .col1_bill div>input[type="text"],.shipping-page #unregistered_form .col1_bill div>input[type="password"],.shipping-page #unregistered_form .col1_bill div>input[type="email"],.shipping-page #unregistered_form .col1_bill div>input[type="tel"],.shipping-page #unregistered_form .col1_bill div>textarea {
    padding: 0.7em 0.5em;
    height: inherit;
    border: 2px solid #b1b1b1;
    height: 48px;
    width: 100%;
    margin: 0.5em 0
}

.shipping-page #unregistered_form .col1_bill div>input[type="text"].filled,.shipping-page #unregistered_form .col1_bill div>input[type="password"].filled,.shipping-page #unregistered_form .col1_bill div>input[type="email"].filled,.shipping-page #unregistered_form .col1_bill div>input[type="tel"].filled,.shipping-page #unregistered_form .col1_bill div>textarea.filled {
    padding: 1.2em 0.5em 0.2em 0.5em;
    font-size: 16px
}

.shipping-page #unregistered_form .col1_bill div>select {
    padding: 0.4em 0.2em;
    height: inherit;
    border: 2px solid #b1b1b1;
    width: 100%;
    margin: 0.5em 0;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: normal;
    height: 48px
}

.shipping-page #unregistered_form .col1_bill div>select.filled {
    padding: 1.2em 0.5em 0.2em 0.5em;
    border-radius: 0
}

.shipping-page #unregistered_form .col1_bill div>select.filled.drop_down_checkout {
    padding-left: 0.5em
}

.shipping-page #unregistered_form .col1_bill div>select.no-float-label {
    padding: 0.4em 0.2em !important
}

.shipping-page #unregistered_form .col1_bill p label {
    position: absolute;
    padding: 0.8em 0.7em;
    transition: all 0.15s ease;
    pointer-events: none
}

.shipping-page #unregistered_form .col1_bill p label.filled {
    font-size: .563em;
    padding: 0;
    margin: 0.5em 0 0 1em
}

.shipping-page #unregistered_form .col1_bill p input[type="text"],.shipping-page #unregistered_form .col1_bill p input[type="password"],.shipping-page #unregistered_form .col1_bill p input[type="email"],.shipping-page #unregistered_form .col1_bill p input[type="tel"],.shipping-page #unregistered_form .col1_bill p textarea,.shipping-page #unregistered_form .col1_bill p select {
    padding: 0.7em 0.5em
}

.shipping-page #unregistered_form .col1_bill p input[type="text"].filled,.shipping-page #unregistered_form .col1_bill p input[type="password"].filled,.shipping-page #unregistered_form .col1_bill p input[type="email"].filled,.shipping-page #unregistered_form .col1_bill p input[type="tel"].filled,.shipping-page #unregistered_form .col1_bill p textarea.filled,.shipping-page #unregistered_form .col1_bill p select.filled {
    padding: 1.2em 0.5em 0.2em 0.5em
}

.shipping-page #unregistered_form .col1_bill form .address input {
    font-size: 16px;
    font-family: inherit;
    color: inherit;
    margin: inherit;
    padding: inherit;
    height: inherit
}

.shipping-page #unregistered_form .col1_bill form .form_input {
    width: 100%
}

.shipping-page #unregistered_form .col1_bill form .label_spacer,.shipping-page #unregistered_form .col1_bill form .column_label {
    position: absolute;
    padding: 1.4em 0.6em;
    transition: all 0.15s ease;
    font-weight: normal;
    text-transform: uppercase;
    pointer-events: none;
    font-size: 1em
}

.shipping-page #unregistered_form .col1_bill form .label_spacer.filled,.shipping-page #unregistered_form .col1_bill form .column_label.filled {
    font-size: .563em;
    padding: 0.6em 0;
    margin: 1em 0 0 1em;
    font-weight: bold
}

.shipping-page #unregistered_form .col1_bill form div>input[type="text"],.shipping-page #unregistered_form .col1_bill form div>input[type="password"],.shipping-page #unregistered_form .col1_bill form div>input[type="email"],.shipping-page #unregistered_form .col1_bill form div>input[type="tel"],.shipping-page #unregistered_form .col1_bill form div>textarea {
    padding: 0.7em 0.5em;
    height: inherit;
    border: 2px solid #b1b1b1;
    height: 48px;
    width: 100%;
    margin: 0.5em 0
}

.shipping-page #unregistered_form .col1_bill form div>input[type="text"].filled,.shipping-page #unregistered_form .col1_bill form div>input[type="password"].filled,.shipping-page #unregistered_form .col1_bill form div>input[type="email"].filled,.shipping-page #unregistered_form .col1_bill form div>input[type="tel"].filled,.shipping-page #unregistered_form .col1_bill form div>textarea.filled {
    padding: 1.2em 0.5em 0.2em 0.5em;
    font-size: 16px
}

.shipping-page #unregistered_form .col1_bill form div>select {
    padding: 0.4em 0.2em;
    height: inherit;
    border: 2px solid #b1b1b1;
    width: 100%;
    margin: 0.5em 0;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: normal;
    height: 48px
}

.shipping-page #unregistered_form .col1_bill form div>select.filled {
    padding: 1.2em 0.5em 0.2em 0.5em;
    border-radius: 0
}

.shipping-page #unregistered_form .col1_bill form div>select.filled.drop_down_checkout {
    padding-left: 0.5em
}

.shipping-page #unregistered_form .col1_bill form div>select.no-float-label {
    padding: 0.4em 0.2em !important
}

.shipping-page #unregistered_form .col1_bill form p label {
    position: absolute;
    padding: 0.8em 0.7em;
    transition: all 0.15s ease;
    pointer-events: none
}

.shipping-page #unregistered_form .col1_bill form p label.filled {
    font-size: .563em;
    padding: 0;
    margin: 0.5em 0 0 1em
}

.shipping-page #unregistered_form .col1_bill form p input[type="text"],.shipping-page #unregistered_form .col1_bill form p input[type="password"],.shipping-page #unregistered_form .col1_bill form p input[type="email"],.shipping-page #unregistered_form .col1_bill form p input[type="tel"],.shipping-page #unregistered_form .col1_bill form p textarea,.shipping-page #unregistered_form .col1_bill form p select {
    padding: 0.7em 0.5em
}

.shipping-page #unregistered_form .col1_bill form p input[type="text"].filled,.shipping-page #unregistered_form .col1_bill form p input[type="password"].filled,.shipping-page #unregistered_form .col1_bill form p input[type="email"].filled,.shipping-page #unregistered_form .col1_bill form p input[type="tel"].filled,.shipping-page #unregistered_form .col1_bill form p textarea.filled,.shipping-page #unregistered_form .col1_bill form p select.filled {
    padding: 1.2em 0.5em 0.2em 0.5em
}

.shipping-page #unregistered_form .col1_bill form .label_spacer,.shipping-page #unregistered_form .col1_bill form column_label {
    padding: 1.5em 0.5em
}

.shipping-page #unregistered_form .col1_bill form .label_spacer.filled,.shipping-page #unregistered_form .col1_bill form column_label.filled {
    padding: 1em 0
}

.shipping-page #unregistered_form .col1_bill select[name="country"] {
    width: 250px !important
}

.shipping-page #unregistered_form .col1_bill input[name="firstName"] {
    width: 550px !important
}

.shipping-page #unregistered_form .col1_bill input[name="lastName"] {
    width: 550px !important
}

.shipping-page #unregistered_form .col1_bill input[name="firstNameDisplay"] {
    width: 550px !important
}

.shipping-page #unregistered_form .col1_bill input[name="lastNameDisplay"] {
    width: 550px !important
}

.shipping-page #unregistered_form .col1_bill input[name="organizationUnitName"] {
    width: 550px !important
}

.shipping-page #unregistered_form .col1_bill input[name="address1"] {
    width: 650px !important
}

.shipping-page #unregistered_form .col1_bill input[name="address2"] {
    width: 650px !important
}

.shipping-page #unregistered_form .col1_bill input[name="city"] {
    width: 550px !important
}

.shipping-page #unregistered_form .col1_bill select[name="state"] {
    width: 250px !important
}

.shipping-page #unregistered_form .col1_bill input[name="zipCode"] {
    width: 250px !important
}

.shipping-page #unregistered_form .col1_bill input[name="phone1"] {
    width: 250px !important
}

.shipping-page #unregistered_form .col1_bill input[name="email1"],.shipping-page #unregistered_form .col1_bill input[name="email1Display"] {
    width: 550px !important
}

.shipping-page #unregistered_form .col1_bill #amazonAddressBookWidgetDiv {
    width: 100%;
    height: 190px
}

.shipping-page #unregistered_form .col1_bill #amazonAddressBookWidgetDiv iframe {
    display: block;
    border: 0 !important
}

.shipping-page .editAddressLink,.shipping-page .newShippingAddressButton {
    padding: 5px 20px 5px 0;
    display: inline-block !important
}

.shipping-page .editAddressLink a.tlignore img,.shipping-page .newShippingAddressButton a.tlignore img {
    display: none
}

.shipping-page #centered_single_column_form_footer {
    padding-right: 0
}

.shipping-page #updateShippingAddressButtonArea,.shipping-page #addShippingAddressButtonArea {
    display: inline-block;
    margin-right: 10px
}

@media (max-width: 1023px) {
    .shipping-page #unregistered_form .col1_bill {
        width:100%;
        margin-right: 0;
        padding: 0
    }
}

@media (max-width: 1023px) {
    .shipping-page .paymentSection .billing_method {
        padding-right:0
    }
}

@media (max-width: 1023px) {
    .shipping-page .shipping_billing_height>.row {
        margin:auto
    }
}

.shipping-page #drop_down_card .drop_down_billing .drop_down_shipping,.shipping-page .shipping_address_content .drop_down_shipping {
    padding: 0.7em 1.2em;
    border: 2px solid #e1e1e1;
    height: auto;
    width: 30%;
    margin: 0.5em 0;
    font-size: 1em
}

.shipping-page #drop_down_card .drop_down_billing #shippingAddressDisplayArea,.shipping-page .shipping_address_content #shippingAddressDisplayArea {
    line-height: 1.5
}

.shipping-page #updateShippingAddressButtonArea[style],.shipping-page #addShippingAddressButtonArea[style] {
    display: inline-block !important
}

@media (max-width: 1023px) {
    .shipping-page div.content_wrapper {
        padding:0 20px
    }

    .shipping-page #box {
        border: 0
    }

    .shipping-page .shipping_method,.shipping-page .gift-options {
        padding: 0
    }

    .shipping-page .shipping_boxes {
        width: 100%;
        margin-bottom: 0;
        min-height: 100px;
        border: 2px solid #e1e1e1;
        border-bottom: 1px
    }

    .shipping-page .shipping_boxes label {
        width: auto;
        margin-bottom: 0
    }

    .shipping-page .shipping_boxes .shipping-label {
        width: 50%;
        display: inline-block;
        float: left;
        min-height: 100px
    }

    .shipping-page .shipping_boxes .shipping-price {
        color: #ade5e5;
        font-family: "museo-slab",Tahoma Regular,Geneva,serif;
        margin: 15px 0;
        font-weight: 800;
        font-size: 1.25rem
    }

    .shipping-page .shipping_boxes a {
        display: none
    }

    .shipping-page .shipping_boxes input[type='radio'] {
        display: inline-block !important;
        margin-top: 43px
    }

    .shipping-page #unregistered_form .address input {
        font-size: 16px;
        font-family: inherit;
        color: inherit;
        margin: inherit;
        padding: inherit;
        height: inherit
    }

    .shipping-page #unregistered_form .form_input {
        width: 100%
    }

    .shipping-page #unregistered_form .label_spacer,.shipping-page #unregistered_form .column_label {
        position: absolute;
        padding: 1.4em 0.6em;
        transition: all 0.15s ease;
        font-weight: normal;
        text-transform: uppercase;
        pointer-events: none;
        font-size: 1em
    }

    .shipping-page #unregistered_form .label_spacer.filled,.shipping-page #unregistered_form .column_label.filled {
        font-size: .563em;
        padding: 0.6em 0;
        margin: 1em 0 0 1em;
        font-weight: bold
    }

    .shipping-page #unregistered_form div>input[type="text"],.shipping-page #unregistered_form div>input[type="password"],.shipping-page #unregistered_form div>input[type="email"],.shipping-page #unregistered_form div>input[type="tel"],.shipping-page #unregistered_form div>textarea {
        padding: 0.7em 0.5em;
        height: inherit;
        border: 2px solid #b1b1b1;
        height: 48px;
        width: 100%;
        margin: 0.5em 0
    }

    .shipping-page #unregistered_form div>input[type="text"].filled,.shipping-page #unregistered_form div>input[type="password"].filled,.shipping-page #unregistered_form div>input[type="email"].filled,.shipping-page #unregistered_form div>input[type="tel"].filled,.shipping-page #unregistered_form div>textarea.filled {
        padding: 1.2em 0.5em 0.2em 0.5em;
        font-size: 16px
    }

    .shipping-page #unregistered_form div>select {
        padding: 0.4em 0.2em;
        height: inherit;
        border: 2px solid #b1b1b1;
        width: 100%;
        margin: 0.5em 0;
        font-size: 16px;
        text-transform: uppercase;
        font-weight: normal;
        height: 48px
    }

    .shipping-page #unregistered_form div>select.filled {
        padding: 1.2em 0.5em 0.2em 0.5em;
        border-radius: 0
    }

    .shipping-page #unregistered_form div>select.filled.drop_down_checkout {
        padding-left: 0.5em
    }

    .shipping-page #unregistered_form div>select.no-float-label {
        padding: 0.4em 0.2em !important
    }

    .shipping-page #unregistered_form p label {
        position: absolute;
        padding: 0.8em 0.7em;
        transition: all 0.15s ease;
        pointer-events: none
    }

    .shipping-page #unregistered_form p label.filled {
        font-size: .563em;
        padding: 0;
        margin: 0.5em 0 0 1em
    }

    .shipping-page #unregistered_form p input[type="text"],.shipping-page #unregistered_form p input[type="password"],.shipping-page #unregistered_form p input[type="email"],.shipping-page #unregistered_form p input[type="tel"],.shipping-page #unregistered_form p textarea,.shipping-page #unregistered_form p select {
        padding: 0.7em 0.5em
    }

    .shipping-page #unregistered_form p input[type="text"].filled,.shipping-page #unregistered_form p input[type="password"].filled,.shipping-page #unregistered_form p input[type="email"].filled,.shipping-page #unregistered_form p input[type="tel"].filled,.shipping-page #unregistered_form p textarea.filled,.shipping-page #unregistered_form p select.filled {
        padding: 1.2em 0.5em 0.2em 0.5em
    }

    .shipping-page #unregistered_form .col1_bill .zip {
        margin: auto
    }

    .shipping-page #unregistered_form .col1_bill .state {
        width: 100%
    }

    .shipping-page #unregistered_form .col1_bill .zip {
        width: 100%
    }

    .shipping-page #unregistered_form .col1_bill select[name="country"],.shipping-page #unregistered_form .col1_bill input[name="firstName"],.shipping-page #unregistered_form .col1_bill input[name="lastName"],.shipping-page #unregistered_form .col1_bill input[name="firstNameDisplay"],.shipping-page #unregistered_form .col1_bill input[name="lastNameDisplay"],.shipping-page #unregistered_form .col1_bill input[name="organizationUnitName"],.shipping-page #unregistered_form .col1_bill input[name="address1"],.shipping-page #unregistered_form .col1_bill input[name="address2"],.shipping-page #unregistered_form .col1_bill input[name="city"],.shipping-page #unregistered_form .col1_bill select[name="state"],.shipping-page #unregistered_form .col1_bill input[name="zipCode"],.shipping-page #unregistered_form .col1_bill input[name="phone1"],.shipping-page #unregistered_form .col1_bill input[name="email1"],.shipping-page #unregistered_form .col1_bill input[name="email1Display"] {
        width: 100% !important
    }

    .shipping-page #drop_down_card .drop_down_billing .drop_down_shipping,.shipping-page .shipping_address_content .drop_down_shipping {
        width: auto;
        padding-right: 1.2em;
        max-width: 280px
    }
}

.checkout-payment #WC_AjaxPaymentInformationForm_div_16b {
    padding-left: 0
}

.checkout-payment label[for="payMethodId_1"] span {
    font-size: 14px;
    color: #555
}

.checkout-payment #billing_1,.checkout-payment #billing_2 {
    padding-top: 8px
}

.checkout-payment #billing_2 .billing_method {
    padding-top: 0;
    padding-bottom: 0
}

.checkout-payment #billing_2 .billing_method label[for="payMethodId_2"] {
    display: none
}

.checkout-payment #billing_2 .billing_method>p {
    display: none
}

.checkout-payment #unregistered_form [id^="WC_paymentChildCreateBillingAddress"] {
    font-size: 16px
}

.checkout-payment form .address input {
    font-size: 16px;
    font-family: inherit;
    color: inherit;
    margin: inherit;
    padding: inherit;
    height: inherit
}

.checkout-payment form .form_input {
    width: 100%
}

.checkout-payment form .label_spacer,.checkout-payment form .column_label {
    position: absolute;
    padding: 1.4em 0.6em;
    transition: all 0.15s ease;
    font-weight: normal;
    text-transform: uppercase;
    pointer-events: none;
    font-size: 1em
}

.checkout-payment form .label_spacer.filled,.checkout-payment form .column_label.filled {
    font-size: .563em;
    padding: 0.6em 0;
    margin: 1em 0 0 1em;
    font-weight: bold
}

.checkout-payment form div>input[type="text"],.checkout-payment form div>input[type="password"],.checkout-payment form div>input[type="email"],.checkout-payment form div>input[type="tel"],.checkout-payment form div>textarea {
    padding: 0.7em 0.5em;
    height: inherit;
    border: 2px solid #b1b1b1;
    height: 48px;
    width: 100%;
    margin: 0.5em 0
}

.checkout-payment form div>input[type="text"].filled,.checkout-payment form div>input[type="password"].filled,.checkout-payment form div>input[type="email"].filled,.checkout-payment form div>input[type="tel"].filled,.checkout-payment form div>textarea.filled {
    padding: 1.2em 0.5em 0.2em 0.5em;
    font-size: 16px
}

.checkout-payment form div>select {
    padding: 0.4em 0.2em;
    height: inherit;
    border: 2px solid #b1b1b1;
    width: 100%;
    margin: 0.5em 0;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: normal;
    height: 48px
}

.checkout-payment form div>select.filled {
    padding: 1.2em 0.5em 0.2em 0.5em;
    border-radius: 0
}

.checkout-payment form div>select.filled.drop_down_checkout {
    padding-left: 0.5em
}

.checkout-payment form div>select.no-float-label {
    padding: 0.4em 0.2em !important
}

.checkout-payment form p label {
    position: absolute;
    padding: 0.8em 0.7em;
    transition: all 0.15s ease;
    pointer-events: none
}

.checkout-payment form p label.filled {
    font-size: .563em;
    padding: 0;
    margin: 0.5em 0 0 1em
}

.checkout-payment form p input[type="text"],.checkout-payment form p input[type="password"],.checkout-payment form p input[type="email"],.checkout-payment form p input[type="tel"],.checkout-payment form p textarea,.checkout-payment form p select {
    padding: 0.7em 0.5em
}

.checkout-payment form p input[type="text"].filled,.checkout-payment form p input[type="password"].filled,.checkout-payment form p input[type="email"].filled,.checkout-payment form p input[type="tel"].filled,.checkout-payment form p textarea.filled,.checkout-payment form p select.filled {
    padding: 1.2em 0.5em 0.2em 0.5em
}

.checkout-payment .container_full_width>.row {
    margin: auto
}

.checkout-payment .container_full_width>.row .col8 {
    padding: 0 5% 0 0;
    border-right: 1px solid #b1b1b1
}

.checkout-payment .container_full_width>.row .col8 #box {
    border: 0
}

.checkout-payment .container_full_width>.row .col8 #box .editAddressLink,.checkout-payment .container_full_width>.row .col8 #box .newShippingAddressButton {
    padding: 5px 20px 5px 0;
    display: inline-block
}

.checkout-payment .container_full_width>.row .col8 #box .editAddressLink a.tlignore img,.checkout-payment .container_full_width>.row .col8 #box .newShippingAddressButton a.tlignore img {
    display: none
}

.checkout-payment .container_full_width>.row .col8 #box h1.checkoutFlowPageHeading {
    font-size: 1.8rem;
    padding: 7px 0 0 0;
    border-bottom: 1px solid #b1b1b1
}

@media (max-width: 1023px) {
    .checkout-payment .container_full_width>.row .col8 #box h1.checkoutFlowPageHeading {
        padding:15px 0;
        font-size: 1.8rem
    }
}

.checkout-payment .container_full_width>.row .col8 #box h2 {
    padding: 0;
    font-size: 1.4rem;
    text-transform: capitalize
}

@media (max-width: 1023px) {
    .checkout-payment .container_full_width>.row .col8 #box h2 {
        font-size:1.2rem;
        padding: 15px 0 5px 0px
    }
}

.checkout-payment .container_full_width>.row .col8 #box p label {
    text-transform: none
}

.checkout-payment .container_full_width>.row .col8 #box p label span {
    font-size: 1.1em
}

.checkout-payment .container_full_width>.row .col8 #box p label span:before {
    top: 3px
}

.checkout-payment .container_full_width>.row .col8 #box .child_birthday_info_wrapper .child_birthday_info {
    padding: 25px 0
}

.checkout-payment .container_full_width>.row .col8 #box .child_birthday_info_wrapper .child_birthday_info h3 {
    font-size: 28px;
    font-weight: 300
}

.checkout-payment .container_full_width>.row .col8 #box .child_birthday_info_wrapper .child_birthday_info .optional {
    font-style: italic;
    font-weight: 500;
    font-size: 1.3rem
}

.checkout-payment .container_full_width>.row .col8 #box .child_birthday_info_wrapper .child_birthday_info .childrenAdded {
    padding-top: 20px
}

.checkout-payment .container_full_width>.row .col8 #box .child_birthday_info_wrapper .child_birthday_info .childrenAdded .controlBox .remove {
    padding-left: 20px
}

.checkout-payment .container_full_width>.row .col8 #box .child_birthday_info_wrapper .child_birthday_info .row {
    margin-left: 0;
    margin-right: 0
}

.checkout-payment .container_full_width>.row .col8 #box .child_birthday_info_wrapper .child_birthday_info .padding_top_bottom {
    padding: 15px 0
}

.checkout-payment .container_full_width>.row .col8 #box .child_birthday_info_wrapper .child_birthday_info label {
    margin-right: 25px;
    font-weight: normal
}

.checkout-payment .container_full_width>.row .col8 #box .child_birthday_info_wrapper .child_birthday_info .birthday_gift_text_wrapper {
    position: relative;
    line-height: 28px;
    padding: 10px 10px 10px 50px;
    background-color: #e8eef3;
    margin-top: 10px
}

.checkout-payment .container_full_width>.row .col8 #box .child_birthday_info_wrapper .child_birthday_info .birthday_gift_text_wrapper .gift_icon_wrapper {
    position: absolute;
    left: 15px;
    top: 10px
}

.checkout-payment .container_full_width>.row .col8 #box .child_birthday_info_wrapper .child_birthday_info .birthday_gift_text_wrapper .gift_icon_wrapper .glyphicon-gift {
    color: #e01e21;
    font-size: 1.5rem
}

.checkout-payment .container_full_width>.row .col8 #box .child_birthday_info_wrapper .child_birthday_info .birthday_gift_text_wrapper .gift_text {
    font-weight: bold;
    font-style: italic
}

.checkout-payment .container_full_width>.row .col8 #box .child_birthday_info_wrapper .child_birthday_info .birthday_gift_text_wrapper:after {
    content: "";
    position: absolute;
    background: url("/wcsstore/MattelSAS/images/children_information_end.png") no-repeat;
    background-position: 0px 1px;
    height: 104%;
    width: 15px;
    background-size: 100% 100%;
    right: -15px;
    top: -2px
}

.checkout-payment .container_full_width>.row .col8 #box .child_birthday_info_wrapper .child_birthday_info .childName {
    max-width: 50%
}

.checkout-payment .container_full_width>.row .col8 #box .child_birthday_info_wrapper .child_birthday_info .child_birthday .birthday_select_wrapper {
    display: inline-block;
    margin-right: 10px
}

.checkout-payment .container_full_width>.row .col8 #box .child_birthday_info_wrapper .child_birthday_info .child_birthday .birthday_duedate_select {
    width: 185px !important
}

.checkout-payment .container_full_width>.row .col8 #box .child_birthday_info_wrapper .child_birthday_info .child_birthday .birthday_month_select,.checkout-payment .container_full_width>.row .col8 #box .child_birthday_info_wrapper .child_birthday_info .child_birthday .birthday_date_select {
    width: 100px !important
}

.checkout-payment .container_full_width>.row .col8 #box .child_birthday_info_wrapper .child_add_remove_link {
    font-size: 1.25rem;
    font-weight: bold
}

.checkout-payment .container_full_width>.row .col8 #box .child_birthday_info_wrapper .add_child_wrapper {
    padding: 25px 0
}

.checkout-payment .container_full_width>.row .col8 #box .child_birthday_info_wrapper a {
    color: #ade5e5;
    font-size: 1rem;
    font-weight: 600
}

@media (max-width: 1023px) {
    .checkout-payment .container_full_width>.row .col8 #box .child_birthday_info_wrapper .childName {
        max-width:100%
    }

    .checkout-payment .container_full_width>.row .col8 #box .child_birthday_info_wrapper .child_birthday_info h3 {
        font-size: 1.3rem
    }
}

@media (max-width: 46.8em) {
    .checkout-payment .container_full_width>.row .col8 #box .child_birthday_info_wrapper .child_birthday_info .birthday_gift_text_wrapper {
        padding:10px 100px 10px 52px;
        line-height: 16px
    }

    .checkout-payment .container_full_width>.row .col8 #box .child_birthday_info_wrapper .child_birthday_info .birthday_gift_text_wrapper .glyphicon-gift {
        font-size: 2rem
    }

    .checkout-payment .container_full_width>.row .col8 #box .child_birthday_info_wrapper .child_birthday_info .hidden-lg {
        display: none
    }

    .checkout-payment .container_full_width>.row .col8 #box .child_birthday_info_wrapper .add_child_wrapper {
        border-bottom: 1px solid #b1b1b1;
        border-top: 1px solid #b1b1b1
    }
}

@media (max-width: 40.06em) {
    .checkout-payment .container_full_width>.row .col8 #box .child_birthday_info_wrapper .child_birthday_info label {
        margin-right:0;
        margin-bottom: 10px;
        width: 49%;
        vertical-align: top
    }

    .checkout-payment .container_full_width>.row .col8 #box .child_birthday_info_wrapper .child_birthday_info .birthday_gift_text_wrapper {
        padding-right: 5px;
        margin-right: 15px
    }

    .checkout-payment .container_full_width>.row .col8 #box .child_birthday_info_wrapper .child_birthday_info .child_birthday .birthday_select_wrapper {
        margin-right: 5px
    }

    .checkout-payment .container_full_width>.row .col8 #box .child_birthday_info_wrapper .child_birthday_info .child_birthday .birthday_duedate_select {
        width: 120px !important
    }

    .checkout-payment .container_full_width>.row .col8 #box .child_birthday_info_wrapper .child_birthday_info .child_birthday .birthday_month_select,.checkout-payment .container_full_width>.row .col8 #box .child_birthday_info_wrapper .child_birthday_info .child_birthday .birthday_date_select {
        width: 70px !important
    }
}

@media (max-width: 23.43em) {
    .checkout-payment .container_full_width>.row .col8 #box .child_birthday_info_wrapper .child_birthday_info .child_birthday .birthday_select_wrapper {
        margin-right:0
    }
}

.checkout-payment .container_full_width>.row .col8 #box .body {
    margin: 0 15px
}

@media (max-width: 1023px) {
    .checkout-payment .container_full_width>.row .col8 #box .body {
        margin:auto
    }
}

.checkout-payment .container_full_width>.row .col8 #box .body#billingAddressCreateArea_1 {
    margin: 0
}

@media (max-width: 1023px) {
    .checkout-payment .container_full_width>.row .col8 #box .body {
        width:100%
    }
}

.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .row {
    margin: auto
}

.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .billing_border {
    border: 0
}

.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .card_info {
    width: 100%
}

.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .card_info .address input {
    font-size: 16px;
    font-family: inherit;
    color: inherit;
    margin: inherit;
    padding: inherit;
    height: inherit
}

.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .card_info .form_input {
    width: 100%
}

.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .card_info .label_spacer,.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .card_info .column_label {
    position: absolute;
    padding: 1.4em 0.6em;
    transition: all 0.15s ease;
    font-weight: normal;
    text-transform: uppercase;
    pointer-events: none;
    font-size: 1em
}

.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .card_info .label_spacer.filled,.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .card_info .column_label.filled {
    font-size: .563em;
    padding: 0.6em 0;
    margin: 1em 0 0 1em;
    font-weight: bold
}

.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .card_info div>input[type="text"],.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .card_info div>input[type="password"],.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .card_info div>input[type="email"],.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .card_info div>input[type="tel"],.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .card_info div>textarea {
    padding: 0.7em 0.5em;
    height: inherit;
    border: 2px solid #b1b1b1;
    height: 48px;
    width: 100%;
    margin: 0.5em 0
}

.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .card_info div>input[type="text"].filled,.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .card_info div>input[type="password"].filled,.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .card_info div>input[type="email"].filled,.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .card_info div>input[type="tel"].filled,.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .card_info div>textarea.filled {
    padding: 1.2em 0.5em 0.2em 0.5em;
    font-size: 16px
}

.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .card_info div>select {
    padding: 0.4em 0.2em;
    height: inherit;
    border: 2px solid #b1b1b1;
    width: 100%;
    margin: 0.5em 0;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: normal;
    height: 48px
}

.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .card_info div>select.filled {
    padding: 1.2em 0.5em 0.2em 0.5em;
    border-radius: 0
}

.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .card_info div>select.filled.drop_down_checkout {
    padding-left: 0.5em
}

.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .card_info div>select.no-float-label {
    padding: 0.4em 0.2em !important
}

.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .card_info p label {
    position: absolute;
    padding: 0.8em 0.7em;
    transition: all 0.15s ease;
    pointer-events: none
}

.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .card_info p label.filled {
    font-size: .563em;
    padding: 0;
    margin: 0.5em 0 0 1em
}

.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .card_info p input[type="text"],.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .card_info p input[type="password"],.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .card_info p input[type="email"],.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .card_info p input[type="tel"],.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .card_info p textarea,.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .card_info p select {
    padding: 0.7em 0.5em
}

.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .card_info p input[type="text"].filled,.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .card_info p input[type="password"].filled,.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .card_info p input[type="email"].filled,.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .card_info p input[type="tel"].filled,.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .card_info p textarea.filled,.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .card_info p select.filled {
    padding: 1.2em 0.5em 0.2em 0.5em
}

.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .card_info div[class^="label_"] {
    font-size: 1.25em
}

.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .card_info div[class^="label_"].filled {
    font-size: 10px;
    opacity: 0.8;
    padding: 0;
    margin: 1.25em 0 0 1em;
    padding-top: 3px
}

.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .card_info .name_on_card {
    width: 470px
}

@media (max-width: 1023px) {
    .checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .card_info .name_on_card {
        width:100%
    }
}

.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .card_info .card_number {
    width: 300px
}

@media (max-width: 1023px) {
    .checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .card_info .card_number {
        width:100%
    }
}

.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .card_info .card_number input.filled[name="account1"] {
    background-repeat: no-repeat;
    background-size: 48px 28px;
    background-position: calc(100% - 7px)
}

.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .card_info .card_number input.filled[name="account1"].discover {
    background-image: url("/wcsstore/MattelSAS/images/colors/fp/discover.png")
}

.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .card_info .card_number input.filled[name="account1"].visa {
    background-image: url("/wcsstore/MattelSAS/images/colors/fp/visa.png")
}

.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .card_info .card_number input.filled[name="account1"].amex {
    background-image: url("/wcsstore/MattelSAS/images/colors/fp/amex.png")
}

.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .card_info .card_number input.filled[name="account1"].mastercard {
    background-image: url("/wcsstore/MattelSAS/images/colors/fp/mastercard.png")
}

.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .card_info .card_cvv {
    width: 151px;
    margin: 0px 0px 0 19px;
    position: relative
}

@media (max-width: 1023px) {
    .checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .card_info .card_cvv {
        width:50%;
        margin-left: 0
    }
}

.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .card_info .card_cvv .visaCVV2 {
    position: absolute;
    top: 25px;
    right: -90px;
    left: inherit !important;
    display: block;
    width: 80px
}

@media (max-width: 1023px) {
    .checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .card_info .card_expires_month_holder {
        width:50%
    }
}

.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .card_info .card_expires_month_holder .expires_month {
    width: 140px
}

@media (max-width: 1023px) {
    .checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .card_info .card_expires_month_holder .expires_month {
        width:100%
    }
}

@media (max-width: 1023px) {
    .checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .card_info .card_expires_year_holder {
        width:48%;
        margin-left: 2%
    }

    .checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .card_info .card_expires_year_holder:before,.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .card_info .card_expires_year_holder:after {
        content: " ";
        display: table
    }

    .checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .card_info .card_expires_year_holder:after {
        clear: both
    }
}

.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .card_info .card_expires_year_holder .expires_year {
    width: 141px;
    margin: 0 0 0 19px
}

@media (max-width: 1023px) {
    .checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .card_info .card_expires_year_holder .expires_year {
        width:100%;
        margin-left: 0
    }
}

.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .card_info.gift input[type="text"]:disabled {
    background-color: #e8eef3
}

.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .card_info.gift .card_number {
    width: 300px
}

@media (max-width: 1023px) {
    .checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .card_info.gift .card_number {
        width:100%
    }
}

.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .card_info.gift .card_cvv {
    width: 151px
}

@media (max-width: 1023px) {
    .checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .card_info.gift .card_cvv {
        width:50%
    }
}

.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .card_info.gift .apply-button {
    text-transform: uppercase;
    font-style: italic;
    font-weight: bold;
    color: #ade5e5;
    margin: 15px 0 0 16px;
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif
}

.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .card_info.gift .apply-button a {
    margin: 5px 0
}

@media (max-width: 1023px) {
    .checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .card_info.gift .apply-button {
        margin:auto
    }
}

.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .card_info.gift .apply-button a {
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    color: #ade5e5;
    font-size: 13px;
    line-height: 16px
}

.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .card_info.gift .apply-button i {
    color: #ade5e5
}

.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .billing .billing_address_container {
    max-width: inherit;
    margin: 0 0 5% 0
}

.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .billing .billing_address_container input[type="checkbox"]+span:before {
    top: 3px
}

.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .billing .billing_address_container .billing_address {
    width: 100%
}

.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .billing .billing_address_container .billing_address #unregistered_form>.form-item.hover_underline {
    text-align: center;
    width: 500px;
    display: block
}

.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .billing .billing_address_container .billing_address #unregistered_form .col1_bill {
    border: 0;
    float: none;
    padding: 0;
    width: 550px
}

.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .billing .billing_address_container .billing_address #unregistered_form .col1_bill #WC_PaymentCreateBillingForm_city_div_16+.row>div:nth-of-type(1) {
    width: 45%;
    float: left
}

.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .billing .billing_address_container .billing_address #unregistered_form .col1_bill .zip {
    width: 45%;
    float: right
}

.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .billing .billing_address_container .billing_address #unregistered_form .cancel-button {
    width: 50%;
    float: left
}

.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .billing .billing_address_container .billing_address #unregistered_form #updateBillingAddressButtonArea,.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .billing .billing_address_container .billing_address #unregistered_form #addBillingAddressButtonArea {
    width: 50%;
    float: left
}

.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .billing .billing_address_container .billing_address .apply-button {
    text-transform: uppercase;
    font-style: italic;
    font-weight: bold;
    color: #ade5e5;
    margin: 0;
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif
}

.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .billing .billing_address_container .billing_address .apply-button a {
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    color: #ade5e5;
    font-size: 13px;
    line-height: 16px
}

.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .billing .billing_address_container .billing_address .apply-button i {
    color: #ade5e5
}

.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .billing .billing_address_container .billing_address #PaymentBillingForm .drop_down_billing {
    font-size: 16px
}

.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .billing .billing_address_container .billing_address #PaymentBillingForm #billingAddressDisplayArea_1 {
    font-size: 0.9rem;
    line-height: 1.5;
    margin-top: 10px
}

.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .billing .billing_address_container .billing_address #PaymentBillingForm #billingAddressDisplayArea_1 a {
    padding: 0;
    color: inherit;
    line-height: 2.5;
    font-size: .9rem
}

@media (max-width: 1023px) {
    .checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .billing .billing_address_container .billing_address #PaymentBillingForm #billingAddressDisplayArea_1 a {
        font-size:0.8rem
    }
}

.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .billing .billing_address_container .billing_address #PaymentBillingForm .drop_down_billing {
    height: auto;
    padding: 0.7em 0.5em
}

@media (max-width: 1023px) {
    .checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .billing .billing_address_container .billing_address {
        padding-right:0
    }
}

.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .billing .billing_address_container #phoneEmailUpdate p {
    color: #555;
    font-weight: 500
}

.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .billing .billing_address_container #phoneEmailUpdate a {
    font-size: .9rem;
    padding-left: 0;
    color: #e01e21
}

.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .billing .billing_address_container .checkout_personal_Information_refresh_area .personal_info_phone_number {
    width: 300px
}

@media (max-width: 1023px) {
    .checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .billing .billing_address_container .checkout_personal_Information_refresh_area .personal_info_phone_number {
        width:100%
    }
}

.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .billing .billing_address_container .checkout_personal_Information_refresh_area .phone_type_select_wrapper {
    width: 151px;
    margin: 0px 0px 0 19px
}

@media (max-width: 1023px) {
    .checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .billing .billing_address_container .checkout_personal_Information_refresh_area .phone_type_select_wrapper {
        width:100%;
        margin-left: 0
    }
}

.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .billing .billing_address_container .checkout_personal_Information_refresh_area .personal_info_email {
    width: 300px
}

@media (max-width: 1023px) {
    .checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .billing .billing_address_container .checkout_personal_Information_refresh_area .personal_info_email {
        width:100%
    }
}

.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .billing .billing_address_container .checkout_personal_Information_refresh_area .send_promo_emails {
    padding: 15px 0;
    font-size: .9rem
}

.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .billing .billing_address_container .checkout_personal_Information_refresh_area a.button.text.gradient.gray {
    margin-left: 20px
}

.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .billing #walletWidgetDiv {
    width: 100%;
    height: 190px
}

.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .billing #walletWidgetDiv iframe {
    display: block;
    border: 0 !important
}

.checkout-payment #page .drop_down_billing,.checkout-payment #page .drop_down_shipping {
    width: 30%;
    width: 50%;
    text-overflow: ellipsis;
    padding-right: 20px
}

@media (max-width: 1023px) {
    .checkout-payment #page .drop_down_billing,.checkout-payment #page .drop_down_shipping {
        width:auto
    }
}

@media (min-width: 1024px) {
    .checkout-payment #page #drop_down_card {
        width:300px
    }
}

.checkout-payment #page #drop_down_card .drop_down_billing {
    font-size: 14px;
    width: 100%
}

.checkout-payment #updateShippingAddressButtonArea,.checkout-payment #addShippingAddressButtonArea {
    display: inline-block !important
}

@media (max-width: 1023px) {
    html .checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .billing .billing_address_container .billing_address #unregistered_form>.form-item.hover_underline {
        width:100%
    }

    html .checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .billing .billing_address_container .billing_address #unregistered_form .col1_bill {
        width: 100%;
        margin-right: 0;
        padding: 0
    }

    html .checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .billing .billing_address_container .billing_address #unregistered_form .col1_bill #WC_PaymentCreateBillingForm_city_div_16+.row>div:nth-of-type(1),html .checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .billing .billing_address_container .billing_address #unregistered_form .col1_bill .zip {
        float: none;
        width: 100%;
        display: inline-block
    }

    html .checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .billing .billing_address_container .billing_address #unregistered_form .cancel-button {
        width: 100%;
        float: none;
        margin: 2% 0 0 0
    }

    html .checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .billing .billing_address_container .billing_address #unregistered_form .cancel-button a {
        width: 100%
    }

    html .checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .billing .billing_address_container .billing_address #unregistered_form #updateBillingAddressButtonArea,html .checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .billing .billing_address_container .billing_address #unregistered_form #addBillingAddressButtonArea {
        width: 100%;
        float: none
    }

    html .checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .billing .billing_address_container .billing_address #unregistered_form #updateBillingAddressButtonArea a,html .checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .billing .billing_address_container .billing_address #unregistered_form #addBillingAddressButtonArea a {
        width: 100%
    }

    html .checkout-payment .paymentSection .billing_method {
        padding-right: 0
    }

    html .checkout-payment .shipping_billing_height>.row {
        margin: auto
    }
}

.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .card_info .privacystatement {
    position: relative;
    margin-left: 30px;
    margin-top: 22px;
    float: left
}

.order-review .container_full_width>.row {
    margin: auto
}

.order-review div [id*="AttrSelection_"] {
    width: 100%;
    margin-bottom: -20px;
    margin-top: 15px
}

.order-review .multiple_stored_cart div[id^="AttrSelection_"] {
    top: -100%;
    position: relative;
    margin-bottom: 0
}

.order-review #box {
    min-height: 240px;
    color: #555;
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-size: 14px;
    line-height: 1;
    border-right: 1px solid #b1b1b1
}

.order-review #box h1 {
    font-size: 1.8rem;
    padding: 7px 0 0 0
}

@media (max-width: 1023px) {
    .order-review #box h1 {
        padding:15px 0;
        font-size: 1.5rem
    }
}

.order-review #box h2 {
    font-size: 1.4rem
}

@media (max-width: 1023px) {
    .order-review #box h2 {
        font-size:1.2rem;
        padding: 15px 0 5px 0px
    }
}

.order-review #box .contentline {
    height: initial;
    padding: 5px 0
}

.order-review #box .contentline strong {
    color: #e01e21
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 {
    border: 0;
    border-top: 1px solid #b1b1b1;
    margin: 2% 8% 0px 0px;
    padding: 1% 0 0px 0
}

.order-review #box .body#WC_SingleShipmentSummary_div_13>.row {
    margin: auto
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 h5.title {
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    text-transform: uppercase;
    color: #333
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 i {
    display: inline-block
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 i.VISA {
    background: url("/wcsstore/MattelSAS/images/sprites.png") no-repeat;
    width: 69px;
    height: 40px;
    background-position: -199px -393px;
    transform: scale(0.75);
    position: absolute;
    left: 10px
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 i.DISCOVER {
    background: url("/wcsstore/MattelSAS/images/sprites.png") no-repeat;
    background-position: -311px -691px;
    width: 48px;
    height: 28px;
    transform: scale(1);
    position: absolute;
    left: 10px
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 i.AMERICAN {
    background: url("/wcsstore/MattelSAS/images/sprites.png") no-repeat;
    background-position: -258px -691px;
    width: 48px;
    height: 28px;
    transform: scale(1);
    position: absolute;
    left: 10px
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 i.MASTER {
    background: url("/wcsstore/MattelSAS/images/sprites.png") no-repeat;
    background-position: -205px -691px;
    width: 48px;
    height: 28px;
    transform: scale(1);
    position: absolute;
    left: 10px
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 .card_details {
    display: block;
    min-height: 40px;
    position: relative;
    padding-left: 58px;
    line-height: 3
}

@media (max-width: 1024px) {
    .order-review #box .body#WC_SingleShipmentSummary_div_13 .card_details {
        width:initial;
        line-height: 40px
    }
}

@media (max-width: 26.56em) {
    .order-review #box .body#WC_SingleShipmentSummary_div_13 .card_details {
        padding-right:15px;
        line-height: 20px
    }
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 #billing_summary {
    border-bottom: 1px solid #b1b1b1;
    padding: inherit
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 #billing_summary .deleteAndSaveforLater {
    clear: both;
    font-size: 1.2em;
    padding: 15px 0 0;
    position: relative
}

@media (max-width: 1024px) {
    .order-review #box .body#WC_SingleShipmentSummary_div_13 #billing_summary .deleteAndSaveforLater {
        margin-left:2px;
        top: 0px
    }
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 #billing_summary .billing_method,.order-review #box .body#WC_SingleShipmentSummary_div_13 #billing_summary .billing_address {
    font-size: 1.175em;
    padding: 0
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 #shipping {
    font-size: 12px;
    border-bottom: 1px solid #b1b1b1;
    margin: 0;
    padding: 10px 0 20px 0
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 #shipping>div {
    font-size: 1.175em
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 #shipping .deleteAndSaveforLater {
    clear: both;
    margin-left: 2px
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 div#scheduling_options {
    display: none !important
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details {
    float: left;
    clear: both;
    padding-bottom: 10px;
    margin-top: 0;
    width: 100%
}

@media (max-width: 768px) {
    .order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details {
        width:100%
    }
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details div[id^="WC_OrderItemDetailsf_div_1_"] {
    width: 165px;
    margin-right: 10px;
    height: 165px
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details div[id^="WC_OrderItemDetailsf_div_1_"] a img {
    margin-bottom: 10px;
    border: 1px solid #ddd;
    padding: 0
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details div[id^="WC_OrderItemDetailsf_div_1_"].multipleStores.hasDiscount {
    margin-top: 0
}

@media (max-width: 1024px) {
    .order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details div[id^="WC_OrderItemDetailsf_div_1_"] {
        width:122px;
        margin-right: 0;
        height: 122px
    }
}

@media (max-width: 20em) {
    .order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details div[id^="WC_OrderItemDetailsf_div_1_"] {
        width:90px;
        height: 90px
    }
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details div[id^="WC_OrderItemDetailsf_div_2_"] {
    width: -moz-calc(100% - 175px);
    width: -webkit-calc(100% - 175px);
    width: calc(100% - 175px);
    padding-left: 2%;
    float: left;
    position: relative
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details div[id^="WC_OrderItemDetailsf_div_2_"] .itemspecs a {
    padding: 0;
    margin: 0;
    color: #222;
    font-weight: 600;
    text-decoration: initial;
    cursor: default
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details div[id^="WC_OrderItemDetailsf_div_2_"] .total_discount {
    color: #222;
    font-weight: 600
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details div[id^="WC_OrderItemDetailsf_div_2_"].singleStore .terms {
    font-size: 0.7rem
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details div[id^="WC_OrderItemDetailsf_div_2_"].singleStore .productNameWrapper {
    width: 80%
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details div[id^="WC_OrderItemDetailsf_div_2_"].hasDiscount .productNameWrapper {
    width: 80%
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details div[id^="WC_OrderItemDetailsf_div_2_"].multipleStores.hasDiscount {
    margin-top: 0
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details div[id^="WC_OrderItemDetailsf_div_2_"].multipleStores.hasDiscount .productNameWrapper {
    width: 80%;
    position: static;
    height: initial;
    top: initial;
    left: initial
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details div[id^="WC_OrderItemDetailsf_div_2_"].multipleStores.hasDiscount .itemspecs a {
    color: #e01e21
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details div[id^="WC_OrderItemDetailsf_div_2_"].multipleStores.hasDiscount .total_discount {
    color: #e01e21
}

@media (max-width: 1024px) {
    .order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details div[id^="WC_OrderItemDetailsf_div_2_"] {
        width:-moz-calc(100% - 122px);
        width: -webkit-calc(100% - 122px);
        width: calc(100% - 122px);
        padding-left: 3%;
        padding-right: 0
    }

    .order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details div[id^="WC_OrderItemDetailsf_div_2_"].singleStore .productNameWrapper {
        width: 80%
    }

    .order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details div[id^="WC_OrderItemDetailsf_div_2_"].hasDiscount .productNameWrapper {
        width: 80%
    }

    .order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details div[id^="WC_OrderItemDetailsf_div_2_"].multipleStores.hasDiscount .productNameWrapper {
        width: 80%;
        top: initial;
        left: initial
    }
}

@media (max-width: 20em) {
    .order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details div[id^="WC_OrderItemDetailsf_div_2_"] {
        width:-moz-calc(100% - 90px);
        width: -webkit-calc(100% - 90px);
        width: calc(100% - 90px);
        padding-left: 0
    }

    .order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details div[id^="WC_OrderItemDetailsf_div_2_"].singleStore .productNameWrapper {
        left: -90px
    }
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details div.attributes_display_container {
    clear: both;
    margin: 0;
    padding: 10px
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details tr.nested {
    display: none
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal {
    min-width: 120px;
    border-bottom: 1px solid #ddd;
    font-weight: normal;
    padding: 20px 0;
    text-align: left;
    vertical-align: top
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size {
    float: none;
    padding: 11px 0 11px 0
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .purchase_section.shopperActions {
    border-bottom: 0 !important;
    margin: 0;
    font-weight: 600;
    text-transform: uppercase;
    font-style: italic;
    float: left;
    width: 100%;
    text-align: left;
    padding: 10px 0 30px
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .purchase_section.shopperActions a {
    display: inline-block;
    font-size: .78rem;
    color: #ade5e5
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .purchase_section.shopperActions span.fa.fa-chevron-right {
    color: #ade5e5
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .purchase_section.shopperActions .done_button {
    font-style: italic;
    text-transform: none;
    font-style: normal;
    line-height: 1;
    width: 100px;
    font-weight: 600
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .purchase_section .Apply_button_text {
    display: inline-block
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group {
    float: left;
    width: 100%;
    max-width: 100%;
    padding: 0
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group.border_swatch .color_swatch_list ul li:last-child {
    width: auto
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group .heading {
    padding-top: 5px;
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-size: .78rem;
    line-height: 1;
    font-weight: 600;
    text-transform: uppercase;
    padding-left: 0
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group .heading .selectedAttribute {
    font-weight: 500;
    margin-left: 5px
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group .color_swatch_list {
    line-height: 35px
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group .color_swatch_list li {
    display: block;
    float: left;
    margin: 0;
    cursor: pointer
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group .color_swatch_list li a img {
    border-radius: 100%;
    box-shadow: 0 0 0 1px transparent;
    vertical-align: middle;
    padding: 3px;
    height: 28px;
    width: 28px
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group .color_swatch_list li a img.color_swatch_selected {
    box-shadow: 0 0 0 1px #333
}

@media (min-width: 80.01em) {
    .order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group {
        float:left
    }

    .order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group.border_swatch {
        border-left: 0 !important;
        margin-left: 0;
        border-right: 0 !important
    }
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group .color_swatch_label {
    padding-top: 5px;
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-size: 14px;
    line-height: 1;
    font-weight: 600;
    margin-right: 2px
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group .color_swatch_list {
    line-height: 37px
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group .color_swatch_list ul[aria-label="Available Sizes"] li:last-child,.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group .color_swatch_list ul[aria-label="Sizes"] li:last-child,.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group .color_swatch_list ul[aria-label="Size"] li:last-child {
    width: auto;
    margin-left: 10px
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group .color_swatch_list ul[aria-label="Available Sizes"] li:last-child a,.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group .color_swatch_list ul[aria-label="Sizes"] li:last-child a,.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group .color_swatch_list ul[aria-label="Size"] li:last-child a {
    color: #ade5e5
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group .color_swatch_list ul[aria-label="Available Sizes"] li:last-child:hover,.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group .color_swatch_list ul[aria-label="Sizes"] li:last-child:hover,.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group .color_swatch_list ul[aria-label="Size"] li:last-child:hover {
    box-shadow: 0 0 0 2px transparent
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group .color_swatch_list ul {
    list-style-type: none;
    padding: 0.25em 0
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group .color_swatch_list ul li {
    display: block;
    float: left;
    margin: 5px 10px 5px 0;
    height: 40px;
    min-width: 40px;
    border-radius: 24px;
    cursor: pointer;
    text-align: center;
    transition: box-shadow 0.75s ease
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group .color_swatch_list ul li a {
    display: inline-block;
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-size: .8rem;
    color: #333;
    text-decoration: none;
    border-radius: 24px;
    text-align: center;
    vertical-align: middle;
    position: relative;
    width: 100%;
    height: 100%
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group .color_swatch_list ul li a img {
    border-radius: 100%;
    vertical-align: middle;
    padding: 3px;
    box-shadow: 0 0 0 1px transparent;
    width: 100%;
    height: 100%
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group .color_swatch_list ul li.color_swatch_selected {
    box-shadow: 0 0 0 2px #333
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group .color_swatch_list ul li.color_swatch_selected.text_swatches a span.swatch_text {
    font-size: .8rem
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group .color_swatch_list ul li:hover {
    box-shadow: 0 0 0 2px #ade5e5
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group .color_swatch_list ul li.color_swatch_disabled {
    box-shadow: 0 0 0 1px #e1e1e1;
    opacity: 0.7;
    pointer-events: none
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group .color_swatch_list ul.text_swatches li {
    width: auto;
    padding: 0 8px
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group .color_swatch_list ul.text_swatches li a {
    display: table
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group .color_swatch_list ul.text_swatches li a img {
    display: none
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group .color_swatch_list ul.text_swatches li a span.swatch_text {
    display: table-cell;
    vertical-align: middle;
    color: #333;
    font-size: .8rem
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group .color_swatch_list ul.text_swatches li:hover {
    color: #e01e21
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group .color_swatch_list ul.text_swatches li:hover a span.swatch_text {
    color: #ade5e5
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group .color_swatch_list ul.text_swatches li.color_swatch_selected a span.swatch_text {
    color: #333
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .InlineShopCartEdit .clearfix_mobiles {
    display: none
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .outerMultiBrandLogoWrapper {
    position: relative;
    height: 100%;
    display: inline-table
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .outerMultiBrandLogoWrapper .correspondingStoreLogoContent {
    height: 1px;
    position: absolute;
    top: 50%
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .outerMultiBrandLogoWrapper .correspondingStoreLogoContent .multiple_store_Logo_wrapper {
    transform: rotate(-90deg) translateY(-88px);
    -ms-transform: rotate(-90deg) translateY(-88px);
    -webkit-transform: rotate(-90deg) translateY(-88px);
    transform-origin: top center;
    -ms-transform-origin: top center;
    -webkit-transform-origin: top center;
    text-align: center;
    width: 185px;
    line-height: 3.6
}

@media (max-width: 79.99em) {
    .order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .outerMultiBrandLogoWrapper .correspondingStoreLogoContent .multiple_store_Logo_wrapper {
        width:175px
    }
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .outerMultiBrandLogoWrapper .correspondingStoreLogoContent .multiple_store_Logo_wrapper .addedFrom {
    font-size: 0.59rem;
    letter-spacing: 1px
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .outerMultiBrandLogoWrapper.FP .correspondingStoreLogoContent .multiple_store_Logo_wrapper img {
    width: auto;
    height: 26px
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .outerMultiBrandLogoWrapper.FP .correspondingStoreLogoContent .multiple_store_Logo_wrapper .addedFrom {
    margin-right: 4px
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .outerMultiBrandLogoWrapper.HW .correspondingStoreLogoContent .multiple_store_Logo_wrapper img {
    width: auto;
    height: 26px
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .outerMultiBrandLogoWrapper.HW .correspondingStoreLogoContent .multiple_store_Logo_wrapper .addedFrom {
    margin-right: 4px
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .outerMultiBrandLogoWrapper.HWC .correspondingStoreLogoContent .multiple_store_Logo_wrapper img {
    width: auto;
    height: 45px
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .outerMultiBrandLogoWrapper.HWC .correspondingStoreLogoContent .multiple_store_Logo_wrapper .addedFrom {
    margin-right: 4px
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .outerMultiBrandLogoWrapper.SM .correspondingStoreLogoContent .multiple_store_Logo_wrapper img {
    width: auto;
    height: 36px
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .outerMultiBrandLogoWrapper.SM .correspondingStoreLogoContent .multiple_store_Logo_wrapper .addedFrom {
    margin-right: 4px
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .outerMultiBrandLogoWrapper.BA .correspondingStoreLogoContent .multiple_store_Logo_wrapper img {
    width: auto;
    height: 47px
}

@media (max-width: 1023px) {
    .order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .outerMultiBrandLogoWrapper {
        position:relative;
        height: auto
    }

    .order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .outerMultiBrandLogoWrapper .correspondingStoreLogoContent {
        height: auto;
        position: relative;
        top: 0
    }

    .order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .outerMultiBrandLogoWrapper .correspondingStoreLogoContent .multiple_store_Logo_wrapper {
        transform-origin: none;
        width: auto;
        line-height: 1.5;
        -ms-transform: none;
        -webkit-transform: none;
        transform: none;
        text-align: center;
        height: initial;
        margin-bottom: 20px;
        position: static;
        top: initial;
        margin-top: initial
    }

    .order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .outerMultiBrandLogoWrapper .correspondingStoreLogoContent .multiple_store_Logo_wrapper .addedFrom {
        position: static;
        font-size: .85rem;
        font-weight: 600;
        display: inline-block;
        text-align: left;
        width: inherit;
        color: #777
    }

    .order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .outerMultiBrandLogoWrapper img {
        margin-left: 20px;
        width: 82px;
        height: auto;
        max-width: 82px;
        vertical-align: middle
    }

    .order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .outerMultiBrandLogoWrapper img.isNativeStore {
        position: static;
        left: initial
    }
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal h4 {
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-size: 14px;
    line-height: 1.4;
    font-weight: 700;
    color: #777;
    text-align: left;
    margin: 5px 0
}

@media (max-width: 1023px) {
    .order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal h4 {
        padding:0
    }
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal a.cart_product_name {
    font-family: "museo-slab",Tahoma Regular,Geneva,serif;
    font-size: 19px;
    line-height: 1;
    font-weight: 700;
    color: #222
}

@media (max-width: 1023px) {
    .order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal a.cart_product_name {
        font-size:1rem
    }
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper {
    clear: both
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper.card_message .heading_message {
    font-weight: 600
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper.card_message .cart_productDetails_left_wrapper {
    width: 50%;
    margin-bottom: 15px;
    line-height: 1.1
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .edit_attributes {
    display: inline-block;
    margin: 10px 0;
    margin-left: 10px;
    font-size: .8rem
}

@media (max-width: 414px) {
    .order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .edit_attributes {
        margin-left:0
    }
}

@media (max-width: 23.42em) {
    .order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .edit_attributes {
        display:block;
        margin: 0 0 10px 0
    }
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .edit_attributes .order_link {
    color: #209e9e
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .selected_attributes {
    margin: 10px 0;
    font-size: 0.8rem;
    font-weight: 600;
    display: inline-block;
    margin: 10px 0;
    float: left
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .selected_attributes .values {
    margin-right: 5px
}

@media (max-width: 23.42em) {
    .order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .selected_attributes .values {
        display:block;
        margin-bottom: 10px
    }
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .selected_attributes .values .selectedAttribute {
    text-transform: uppercase
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .selected_attributes .values.Sizes,.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .selected_attributes .values.size,.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .selected_attributes .values.sizes {
    margin-bottom: 10px
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .selected_attributes .values .selectedAttribute {
    text-transform: none
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .selected_attributes .values .selectedAttribute b {
    font-weight: normal
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .edit_attributes a,.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .deleteAndSaveforLater a {
    color: #ade5e5
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .edit_attributes a.hover_underline,.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .deleteAndSaveforLater a.hover_underline {
    color: #ade5e5;
    font-size: .9rem
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper #UpdateCartItem,.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .edit_attributes {
    float: left;
    color: #ade5e5
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .deleteAndSaveforLater {
    float: right
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .customize_product_attributes p {
    color: #777
}

@media (max-width: 768px) {
    .order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper.special_wrapper {
        position:relative;
        height: 30px
    }

    .order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper.special_wrapper .cart_productDetails_left_wrapper .giftIt {
        position: absolute;
        bottom: 90px;
        right: 0;
        text-align: right;
        top: inherit
    }

    .order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper.special_wrapper .cart_productDetails_left_wrapper .giftIt .helptoolTip {
        vertical-align: text-top
    }

    .order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper.special_wrapper .cart_productDetails_left_wrapper .edit_attributes {
        margin: 0
    }

    .order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper.special_wrapper .cart_productDetails_right_wrapper {
        position: absolute;
        width: 100%
    }
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper.special_wrapper {
    position: relative;
    margin-top: 10%
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper {
    float: left;
    width: 50%
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper.priceDetails {
    width: -moz-calc(100% - 80px);
    width: -webkit-calc(100% - 80px);
    width: calc(100% - 80px)
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .each {
    width: 100%;
    margin-bottom: 10px;
    padding-top: 0
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .each .price {
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif !important;
    font-size: .9rem !important;
    line-height: 1;
    color: #777;
    text-align: left
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .each .price .eachLabel {
    font-size: 0.7rem;
    margin-left: 2px
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .each .price .old_price .value {
    text-decoration: line-through
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .each .price .offer_price {
    margin-left: 15px;
    color: #e01e21
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .each .price .offer_price.singleStore {
    margin-left: 15px
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .each .price .offer_price.singleStore .sale-label {
    display: none
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .each .price .offer_price .value {
    font-size: 1.1rem
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .each .price .offer_price .sale-label {
    font-size: .7rem
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .avail {
    text-align: left;
    width: 100%;
    padding-right: 4px;
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-size: 14px;
    line-height: 1;
    font-weight: 600;
    margin-bottom: 10px
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .avail p {
    color: #777;
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-size: 14px;
    line-height: 1;
    font-weight: 900;
    display: inline-block
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .avail .inventory_widget {
    padding: 10px 0 0 0
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .avail .warehouse_dispatch_details {
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-size: 14px;
    line-height: 1;
    font-weight: 500
}

@media (max-width: 768px) {
    .order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .avail .warehouse_dispatch_details {
        display:none
    }
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .QTY {
    text-align: left;
    width: 100%;
    margin-bottom: 10px;
    position: relative
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .QTY p {
    color: #777;
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-size: .8rem;
    line-height: 1.2;
    font-weight: 500
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .QTY p b {
    text-transform: uppercase;
    font-size: .8rem
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .QTY p input {
    color: #777;
    width: 25px;
    height: 25px;
    padding: 6px 0 !important;
    text-align: center;
    border: solid 1px #ddd;
    font-weight: 500;
    font-size: .9rem
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .QTY p input:disabled {
    background: transparent;
    border: 0
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .QTY p.isInputDisable,.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .QTY p.item-quantity {
    display: inline
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .giftIt {
    position: absolute;
    top: -20px
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .giftIt input {
    margin: 0
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .giftIt .helptoolTip {
    padding: 1px 7px;
    font-weight: 600;
    border: 1px solid #ddd;
    border-radius: 20px;
    font-size: .825rem;
    margin-left: 10px;
    color: #ade5e5;
    vertical-align: baseline
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_right_wrapper {
    float: right;
    width: 50%
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_right_wrapper.priceDetails {
    width: 100px
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_right_wrapper .total {
    width: 100%;
    padding-top: 0
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_right_wrapper .total .price {
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif !important;
    font-size: 1.1rem;
    line-height: 1;
    font-weight: 500;
    text-align: right;
    padding-top: 10px
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_right_wrapper .deleteAndSaveforLater {
    text-align: right
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_right_wrapper .deleteAndSaveforLater a {
    color: #ade5e5;
    font-size: .9rem;
    margin: 10px
}

@media (max-width: 1023px) {
    .order-review .container_full_width>.row {
        margin:auto
    }

    .order-review .nonRWDPage {
        min-width: inherit
    }

    .order-review #box {
        border-right: 0
    }

    .order-review #box .contentline {
        border: 0
    }

    .order-review #box .body#WC_SingleShipmentSummary_div_13 {
        margin: 2% 10% 0px 0px;
        padding: 1% 0 0px 0
    }

    .order-review #box .body#WC_SingleShipmentSummary_div_13>.row {
        margin: auto
    }

    .order-review #box .body#WC_SingleShipmentSummary_div_13 #billing_summary .billing_method,.order-review #box .body#WC_SingleShipmentSummary_div_13 #billing_summary .billing_address {
        margin: 20px 0
    }

    .order-review #box .body#WC_SingleShipmentSummary_div_13 #shipping {
        margin: 0px 0 20px 0;
        padding: 10px 0 20px 0
    }

    .order-review #box .body#WC_SingleShipmentSummary_div_13 #shipping h2 {
        display: none
    }

    .order-review #box .body#WC_SingleShipmentSummary_div_13 #shipping .shipping_address_summary,.order-review #box .body#WC_SingleShipmentSummary_div_13 #shipping .shipping_method_summary {
        float: none;
        widht: 100%
    }

    .order-review #box .body#WC_SingleShipmentSummary_div_13 div#scheduling_options {
        display: none !important
    }

    .order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper.card_message {
        position: relative;
        left: -moz-calc(-122px - 3%);
        left: -webkit-calc(-122px - 3%);
        left: calc(-122px - 3%);
        padding-top: 15px
    }

    .order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper.card_message .cart_productDetails_left_wrapper {
        width: 100%;
        max-width: 350px
    }

    .order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .selected_attributes {
        margin: 10px 0
    }

    .order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper.priceDetails {
        width: -moz-calc(100% - 55px);
        width: -webkit-calc(100% - 55px);
        width: calc(100% - 55px)
    }

    .order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper.quantitySmallScreen {
        width: 100%
    }

    .order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .QTY p {
        margin: 0 0 5px 0
    }

    .order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .each {
        padding-top: 0
    }

    .order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .each .price .eachLabel {
        margin-left: 2px
    }

    .order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .each .price .offer_price.singleStore {
        margin-left: 2px
    }

    .order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .each .price .offer_price .sale-label {
        display: none
    }

    .order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .each .price .offer_price .value {
        font-size: .9rem
    }

    .order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_right_wrapper.priceDetails {
        width: 55px
    }

    .order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_right_wrapper .total {
        padding-top: 0
    }

    .order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_right_wrapper .total .price {
        font-size: .9rem !important
    }

    .order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .InlineShopCartEdit .color_and_size {
        padding: 11px 0
    }

    .order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .InlineShopCartEdit .color_and_size:after {
        visibility: hidden;
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        height: 0
    }

    .order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .InlineShopCartEdit .color_and_size .purchase_section.shopperActions {
        float: none;
        width: 20%;
        line-height: 0;
        clear: both
    }

    .order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .InlineShopCartEdit .color_and_size .swatches_group {
        float: left;
        width: 100%;
        max-width: 100%;
        padding-top: 10px
    }

    .order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .InlineShopCartEdit .color_and_size .swatches_group.border_swatch {
        border-bottom: solid 1px #ddd !important;
        border-right: 0 !important;
        border-left: 0 !important;
        padding-bottom: 13px;
        padding-top: 5px
    }

    .order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .InlineShopCartEdit .color_and_size .swatches_group .color_swatch_list ul {
        clear: both
    }

    .order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .InlineShopCartEdit .clearfix_mobiles {
        clear: both
    }
}

@media (max-width: 26.56em) {
    .order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .selected_attributes,.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .edit_attributes {
        float:none;
        clear: both;
        display: block
    }

    .order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .edit_attributes {
        margin-bottom: 30px
    }
}

@media (max-width: 20em) {
    .order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper.card_message {
        position:relative;
        left: -moz-calc(-90px - 3%);
        left: -webkit-calc(-90px - 3%);
        left: calc(-90px - 3%);
        padding-top: 0
    }
}

.order-confirmation .content_wrapper {
    padding: inherit
}

.order-confirmation .container_full_width>.row {
    margin: auto
}

.order-confirmation .top-content {
    min-height: 400px;
    background-color: #ed1c24
}

@media (max-width: 1023px) {
    .order-confirmation .top-content {
        height:initial
    }
}

.order-confirmation .top-content .confirmation-box {
    padding: 3% 0 5% 3%;
    background-size: 170px;
    height: 400px;
    border: 0
}

.order-confirmation .top-content .confirmation-box h1 {
    padding: 0;
    color: #fff;
    font-size: 4rem
}

.order-confirmation .top-content .confirmation-box hr {
    border: 0;
    background: #fff;
    height: 5px;
    width: 50px;
    margin: 0 0 25px 0
}

.order-confirmation .top-content .confirmation-box p {
    padding: 0;
    color: #fff;
    font-size: 1em
}

.order-confirmation .top-content .confirmation-box p strong {
    font-family: "museo-slab",Tahoma Regular,Geneva,serif;
    font-size: 1.5em;
    font-weight: 900;
    letter-spacing: 0;
    pointer-events: none
}

.order-confirmation .top-content .confirmation-box p strong a {
    text-decoration: none;
    color: inherit
}

.order-confirmation .top-content .confirmation-box p.last-child {
    margin-bottom: 0
}

@media (max-width: 1023px) {
    .order-confirmation .top-content .confirmation-box {
        background-position:100% -15px;
        height: initial;
        background-size: 130px;
        padding: 30px 145px 30px 15px
    }

    .order-confirmation .top-content .confirmation-box hr {
        width: 40px
    }

    .order-confirmation .top-content .confirmation-box .orderNumberMessage {
        margin-bottom: 5px
    }

    .order-confirmation .top-content .confirmation-box p strong {
        font-weight: 900
    }
}

@media (max-width: 768px) {
    .order-confirmation .top-content .confirmation-box h1 {
        font-size:1.5rem
    }

    .order-confirmation .top-content .confirmation-box hr {
        width: 30px
    }

    .order-confirmation .top-content .confirmation-box p strong {
        font-size: 1.25rem
    }
}

@media (max-width: 29.75em) {
    .order-confirmation .top-content .confirmation-box {
        background-size:85px;
        padding: 15px 10px 15px 10px
    }

    .order-confirmation .top-content .confirmation-box h1 {
        font-size: 1.5rem;
        margin-bottom: 20px
    }

    .order-confirmation .top-content .confirmation-box hr {
        width: 25px;
        margin-bottom: 15px;
        margin-top: 7px
    }

    .order-confirmation .top-content .confirmation-box p {
        font-size: .9rem;
        line-height: 1
    }

    .order-confirmation .top-content .confirmation-box p strong {
        font-size: 1.1rem
    }
}

.order-confirmation .top-content .create-account-confirmation-box {
    padding: 5% 10%;
    background: #e8eef3;
    min-height: 400px;
    border-bottom: 1px solid #e8eef3;
    margin: 0 -1px 0 0
}

.order-confirmation .top-content .create-account-confirmation-box h4 {
    padding: 0;
    font-size: 1.5rem
}

.order-confirmation .top-content .create-account-confirmation-box p {
    padding: 0
}

.order-confirmation .top-content .create-account-confirmation-box p small {
    font-size: 1em;
    font-weight: 400;
    letter-spacing: 0
}

.order-confirmation .top-content .create-account-confirmation-box p small strong {
    padding: 0
}

.order-confirmation .top-content .create-account-confirmation-box input {
    padding: 10px;
    border-radius: 0
}

.order-confirmation .top-content .create-account-confirmation-box label {
    margin: 5% 0 5% 0
}

.order-confirmation .top-content .create-account-confirmation-box label input {
    padding: 0
}

.order-confirmation .top-content .create-account-confirmation-box label span {
    font-size: .9em;
    font-weight: normal
}

.order-confirmation .top-content .create-account-confirmation-box label span:before {
    top: 5px;
    background: #fff
}

.order-confirmation .top-content .create-account-confirmation-box .button.primary {
    min-width: 120px;
    padding: 2px 0px;
    margin-top: 15px
}

.order-confirmation .top-content .create-account-confirmation-box .button.primary span {
    font-weight: normal;
    font-size: 1em
}

.order-confirmation .top-content .create-account-confirmation-box .legalStatement {
    margin-top: 10px
}

@media (max-width: 1023px) {
    .order-confirmation .top-content .create-account-confirmation-box {
        padding:30px 10px;
        height: initial
    }

    .order-confirmation .top-content .create-account-confirmation-box .newsletter_wrapper {
        display: block;
        margin: 11px 0
    }

    .order-confirmation .top-content .create-account-confirmation-box .newsletter_wrapper .newsletter_text {
        display: block;
        position: relative;
        padding-left: 40px;
        min-height: 40px;
        line-height: 40px;
        padding-right: 10px;
        font-size: .875rem;
        font-weight: normal
    }

    .order-confirmation .top-content .create-account-confirmation-box .newsletter_wrapper .newsletter_text:before {
        position: absolute;
        left: 0;
        font-size: 1.75rem
    }
}

@media (max-width: 768px) {
    .order-confirmation .top-content .create-account-confirmation-box {
        padding:15px 10px
    }
}

@media (max-width: 29.75em) {
    .order-confirmation .top-content .create-account-confirmation-box .newsletter_wrapper .newsletter_text {
        line-height:20px;
        padding-right: 20px
    }
}

.order-confirmation #box {
    min-height: 240px;
    color: #555;
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-size: 14px;
    line-height: 1;
    border-right: 1px solid #b1b1b1;
    padding: 2% 6% 0 3%
}

@media (max-width: 1023px) {
    .order-confirmation #box {
        padding:30px 15px;
        border-right: none
    }

    .order-confirmation #box>.row {
        border-bottom: 1px solid #b1b1b1
    }

    .order-confirmation #box>.row.last-child {
        border-bottom: none
    }

    .order-confirmation #box p.profile {
        padding: 0;
        margin: 0
    }
}

@media (max-width: 768px) {
    .order-confirmation #box {
        padding:15px 10px
    }

    .order-confirmation #box>.row h3 {
        line-height: 1;
        padding: 15px 0;
        font-size: 1rem
    }
}

.order-confirmation #box h3,.order-confirmation #box .h3 {
    font-size: 1.75rem
}

.order-confirmation #box>.row {
    margin: auto
}

.order-confirmation #box .contentline {
    height: 25px
}

.order-confirmation #box .contentline strong {
    color: #e01e21
}

.order-confirmation #box .body#WC_OrderShippingBillingConfirmationPage_div_13,.order-confirmation #box .body#WC_CheckoutPaymentAndBillingAddressSummaryf_div_1 {
    border: 0;
    margin: auto;
    padding: 0
}

.order-confirmation #box .body#WC_OrderShippingBillingConfirmationPage_div_13>.row,.order-confirmation #box .body#WC_CheckoutPaymentAndBillingAddressSummaryf_div_1>.row {
    margin: auto
}

.order-confirmation #box .body#WC_OrderShippingBillingConfirmationPage_div_13 h5.title,.order-confirmation #box .body#WC_CheckoutPaymentAndBillingAddressSummaryf_div_1 h5.title {
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    text-transform: uppercase;
    color: #333;
    font-size: 1rem
}

@media (max-width: 1023px) {
    .order-confirmation #box .body#WC_OrderShippingBillingConfirmationPage_div_13 h5.title,.order-confirmation #box .body#WC_CheckoutPaymentAndBillingAddressSummaryf_div_1 h5.title {
        padding:0
    }
}

.order-confirmation #box .body#WC_OrderShippingBillingConfirmationPage_div_13 #billing_summary,.order-confirmation #box .body#WC_CheckoutPaymentAndBillingAddressSummaryf_div_1 #billing_summary {
    padding: inherit
}

@media (max-width: 1023px) {
    .order-confirmation #box .body#WC_OrderShippingBillingConfirmationPage_div_13 #billing_summary .billing_summary,.order-confirmation #box .body#WC_CheckoutPaymentAndBillingAddressSummaryf_div_1 #billing_summary .billing_summary {
        padding:0
    }
}

.order-confirmation #box .body#WC_OrderShippingBillingConfirmationPage_div_13 #billing_summary .billing_method,.order-confirmation #box .body#WC_OrderShippingBillingConfirmationPage_div_13 #billing_summary .billing_address,.order-confirmation #box .body#WC_CheckoutPaymentAndBillingAddressSummaryf_div_1 #billing_summary .billing_method,.order-confirmation #box .body#WC_CheckoutPaymentAndBillingAddressSummaryf_div_1 #billing_summary .billing_address {
    width: 100%;
    font-size: 1.175em
}

@media (max-width: 1023px) {
    .order-confirmation #box .body#WC_OrderShippingBillingConfirmationPage_div_13 #billing_summary .billing_method,.order-confirmation #box .body#WC_OrderShippingBillingConfirmationPage_div_13 #billing_summary .billing_address,.order-confirmation #box .body#WC_CheckoutPaymentAndBillingAddressSummaryf_div_1 #billing_summary .billing_method,.order-confirmation #box .body#WC_CheckoutPaymentAndBillingAddressSummaryf_div_1 #billing_summary .billing_address {
        padding:0
    }
}

@media (max-width: 23.42em) {
    .order-confirmation #box .body#WC_OrderShippingBillingConfirmationPage_div_13 #billing_summary .billing_method,.order-confirmation #box .body#WC_CheckoutPaymentAndBillingAddressSummaryf_div_1 #billing_summary .billing_method {
        transform:scale(0.85);
        margin-left: -25px;
        width: 118%
    }

    .order-confirmation #box .body#WC_OrderShippingBillingConfirmationPage_div_13 #billing_summary .billing_method i.VISA,.order-confirmation #box .body#WC_CheckoutPaymentAndBillingAddressSummaryf_div_1 #billing_summary .billing_method i.VISA {
        margin: 0 -10px -15px -10px
    }

    .order-confirmation #box .body#WC_OrderShippingBillingConfirmationPage_div_13 #billing_summary .billing_method i.DISCOVER,.order-confirmation #box .body#WC_CheckoutPaymentAndBillingAddressSummaryf_div_1 #billing_summary .billing_method i.DISCOVER {
        margin: 7px 0 -10px 0
    }

    .order-confirmation #box .body#WC_OrderShippingBillingConfirmationPage_div_13 #billing_summary .billing_method i.AMERICAN,.order-confirmation #box .body#WC_CheckoutPaymentAndBillingAddressSummaryf_div_1 #billing_summary .billing_method i.AMERICAN {
        margin: 7px 0 -10px 0
    }

    .order-confirmation #box .body#WC_OrderShippingBillingConfirmationPage_div_13 #billing_summary .billing_method i.MASTER,.order-confirmation #box .body#WC_CheckoutPaymentAndBillingAddressSummaryf_div_1 #billing_summary .billing_method i.MASTER {
        margin: 7px 0 -10px 0
    }
}

.order-confirmation #box .body#WC_OrderShippingBillingConfirmationPage_div_13 #shipping,.order-confirmation #box .body#WC_CheckoutPaymentAndBillingAddressSummaryf_div_1 #shipping {
    font-size: 1.175em;
    margin: 0px 0 20px 0;
    padding: 10px 0 20px 0
}

.order-confirmation #box .body#WC_OrderShippingBillingConfirmationPage_div_13 #shipping .shipping_address,.order-confirmation #box .body#WC_CheckoutPaymentAndBillingAddressSummaryf_div_1 #shipping .shipping_address {
    padding: 0
}

.order-confirmation #box .body#WC_OrderShippingBillingConfirmationPage_div_13 #shipping .shipping_method,.order-confirmation #box .body#WC_CheckoutPaymentAndBillingAddressSummaryf_div_1 #shipping .shipping_method {
    padding: 0;
    left: 10%;
    position: relative
}

@media (max-width: 1023px) {
    .order-confirmation #box .body#WC_OrderShippingBillingConfirmationPage_div_13 #shipping,.order-confirmation #box .body#WC_CheckoutPaymentAndBillingAddressSummaryf_div_1 #shipping {
        margin-bottom:0;
        padding: 10px 0
    }

    .order-confirmation #box .body#WC_OrderShippingBillingConfirmationPage_div_13 #shipping.billingAddress,.order-confirmation #box .body#WC_CheckoutPaymentAndBillingAddressSummaryf_div_1 #shipping.billingAddress {
        border-bottom: 1px solid #b1b1b1;
        margin-bottom: 10px
    }

    .order-confirmation #box .body#WC_OrderShippingBillingConfirmationPage_div_13 #shipping:after,.order-confirmation #box .body#WC_CheckoutPaymentAndBillingAddressSummaryf_div_1 #shipping:after {
        content: " ";
        display: block;
        clear: both
    }

    .order-confirmation #box .body#WC_OrderShippingBillingConfirmationPage_div_13 #shipping .shipping_address,.order-confirmation #box .body#WC_CheckoutPaymentAndBillingAddressSummaryf_div_1 #shipping .shipping_address {
        width: 50%;
        padding-right: 5px
    }

    .order-confirmation #box .body#WC_OrderShippingBillingConfirmationPage_div_13 #shipping .shipping_method,.order-confirmation #box .body#WC_CheckoutPaymentAndBillingAddressSummaryf_div_1 #shipping .shipping_method {
        position: static;
        float: left;
        width: 50%;
        padding-left: 5px
    }
}

.order-confirmation #box .payment {
    border-bottom: 1px solid #ddd;
    padding: 0px 0px 4% 0px;
    margin: 0
}

@media (max-width: 1023px) {
    .order-confirmation #box .payment {
        border-bottom:0
    }
}

.order-confirmation #box .payment h5.title {
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    text-transform: uppercase;
    color: #333
}

.order-confirmation #box .payment i {
    display: inline-block
}

.order-confirmation #box .payment i.VISA {
    background: url("/wcsstore/MattelSAS/images/sprites.png") no-repeat;
    width: 69px;
    height: 40px;
    background-position: -199px -393px;
    transform: scale(0.75);
    margin: 0 -2px -15px -10px
}

.order-confirmation #box .payment i.DISCOVER {
    background: url("/wcsstore/MattelSAS/images/sprites.png") no-repeat;
    background-position: -311px -691px;
    width: 48px;
    height: 28px;
    transform: scale(1);
    margin: 7px 7px -10px 0
}

.order-confirmation #box .payment i.AMERICAN {
    background: url("/wcsstore/MattelSAS/images/sprites.png") no-repeat;
    background-position: -258px -691px;
    width: 48px;
    height: 28px;
    transform: scale(1);
    margin: 7px 7px -10px 0
}

.order-confirmation #box .payment i.MASTER {
    background: url("/wcsstore/MattelSAS/images/sprites.png") no-repeat;
    background-position: -205px -691px;
    width: 48px;
    height: 28px;
    transform: scale(1);
    margin: 7px 7px -10px 0
}

@media (max-width: 1023px) {
    .order-confirmation #box .payment {
        padding:0 0 5px 0
    }
}

@media (max-width: 29.75em) {
    .order-confirmation #box .payment .card_details {
        position:relative;
        line-height: 2.8
    }
}

.order-confirmation #box div#scheduling_options {
    display: none !important
}

.order-confirmation #box table#order_details {
    float: left;
    clear: both;
    padding-bottom: 10px;
    margin-top: 0;
    width: 100%
}

@media (max-width: 768px) {
    .order-confirmation #box table#order_details {
        width:100%
    }
}

.order-confirmation #box table#order_details div[id^="WC_OrderItemDetailsf_div_1_"] {
    width: 165px;
    margin-right: 10px;
    height: 165px
}

.order-confirmation #box table#order_details div[id^="WC_OrderItemDetailsf_div_1_"] a img {
    margin-bottom: 10px;
    padding: 0;
    border: 1px solid #ddd
}

.order-confirmation #box table#order_details div[id^="WC_OrderItemDetailsf_div_1_"].multipleStores.hasDiscount {
    margin-top: 0
}

@media (max-width: 1023px) {
    .order-confirmation #box table#order_details div[id^="WC_OrderItemDetailsf_div_1_"] {
        width:122px;
        margin-right: 0;
        height: 122px
    }
}

@media (max-width: 20em) {
    .order-confirmation #box table#order_details div[id^="WC_OrderItemDetailsf_div_1_"] {
        width:90px;
        height: 90px
    }
}

.order-confirmation #box table#order_details div[id^="WC_OrderItemDetailsf_div_2_"] {
    width: -moz-calc(100% - 175px);
    width: -webkit-calc(100% - 175px);
    width: calc(100% - 175px);
    padding-left: 2%;
    float: left;
    position: relative
}

.order-confirmation #box table#order_details div[id^="WC_OrderItemDetailsf_div_2_"] .itemspecs a {
    padding: 0;
    margin: 0;
    color: #222;
    font-weight: 600;
    text-decoration: initial;
    cursor: default
}

.order-confirmation #box table#order_details div[id^="WC_OrderItemDetailsf_div_2_"] .total_discount {
    color: #222;
    font-weight: 600
}

.order-confirmation #box table#order_details div[id^="WC_OrderItemDetailsf_div_2_"].singleStore .terms {
    font-size: 0.7rem
}

.order-confirmation #box table#order_details div[id^="WC_OrderItemDetailsf_div_2_"].singleStore .productNameWrapper {
    width: 80%
}

.order-confirmation #box table#order_details div[id^="WC_OrderItemDetailsf_div_2_"].hasDiscount .productNameWrapper {
    width: 80%
}

.order-confirmation #box table#order_details div[id^="WC_OrderItemDetailsf_div_2_"].multipleStores.hasDiscount {
    margin-top: 0
}

.order-confirmation #box table#order_details div[id^="WC_OrderItemDetailsf_div_2_"].multipleStores.hasDiscount .productNameWrapper {
    width: 80%;
    position: static;
    height: initial;
    top: initial;
    left: initial
}

.order-confirmation #box table#order_details div[id^="WC_OrderItemDetailsf_div_2_"].multipleStores.hasDiscount .itemspecs a {
    color: #e01e21
}

.order-confirmation #box table#order_details div[id^="WC_OrderItemDetailsf_div_2_"].multipleStores.hasDiscount .total_discount {
    color: #e01e21
}

@media (max-width: 1023px) {
    .order-confirmation #box table#order_details div[id^="WC_OrderItemDetailsf_div_2_"] {
        width:-moz-calc(100% - 122px);
        width: -webkit-calc(100% - 122px);
        width: calc(100% - 122px);
        padding-left: 3%
    }

    .order-confirmation #box table#order_details div[id^="WC_OrderItemDetailsf_div_2_"].singleStore .productNameWrapper {
        width: 80%
    }

    .order-confirmation #box table#order_details div[id^="WC_OrderItemDetailsf_div_2_"].hasDiscount .productNameWrapper {
        width: 80%
    }

    .order-confirmation #box table#order_details div[id^="WC_OrderItemDetailsf_div_2_"].multipleStores.hasDiscount .productNameWrapper {
        width: 80%;
        top: initial;
        left: initial
    }
}

@media (max-width: 20em) {
    .order-confirmation #box table#order_details div[id^="WC_OrderItemDetailsf_div_2_"] {
        width:-moz-calc(100% - 90px);
        width: -webkit-calc(100% - 90px);
        width: calc(100% - 90px);
        padding-left: 3%
    }

    .order-confirmation #box table#order_details div[id^="WC_OrderItemDetailsf_div_2_"].singleStore .productNameWrapper {
        width: 80%
    }

    .order-confirmation #box table#order_details div[id^="WC_OrderItemDetailsf_div_2_"].hasDiscount .productNameWrapper {
        width: 80%
    }
}

.order-confirmation #box table#order_details div.attributes_display_container {
    clear: both;
    margin: 0;
    border-top: 1px solid #b1b1b1;
    padding: 10px
}

.order-confirmation #box table#order_details tr.nested {
    display: none
}

.order-confirmation #box table#order_details .th_align_left_normal {
    min-width: 120px;
    border-bottom: 1px solid #ddd;
    font-weight: normal;
    padding: 15px 0px;
    text-align: left;
    vertical-align: top
}

.order-confirmation #box table#order_details .th_align_left_normal .outerMultiBrandLogoWrapper {
    position: relative;
    height: 100%;
    display: inline-table
}

.order-confirmation #box table#order_details .th_align_left_normal .outerMultiBrandLogoWrapper .correspondingStoreLogoContent {
    height: 1px;
    position: absolute;
    top: 50%
}

.order-confirmation #box table#order_details .th_align_left_normal .outerMultiBrandLogoWrapper .correspondingStoreLogoContent .multiple_store_Logo_wrapper {
    transform: rotate(-90deg) translateY(-88px);
    -ms-transform: rotate(-90deg) translateY(-88px);
    -webkit-transform: rotate(-90deg) translateY(-88px);
    transform-origin: top center;
    -ms-transform-origin: top center;
    -webkit-transform-origin: top center;
    text-align: center;
    width: 195px;
    line-height: 3.6
}

@media (max-width: 79.99em) {
    .order-confirmation #box table#order_details .th_align_left_normal .outerMultiBrandLogoWrapper .correspondingStoreLogoContent .multiple_store_Logo_wrapper {
        width:185px
    }
}

.order-confirmation #box table#order_details .th_align_left_normal .outerMultiBrandLogoWrapper .correspondingStoreLogoContent .multiple_store_Logo_wrapper .addedFrom {
    font-size: 0.59rem;
    letter-spacing: 1px
}

.order-confirmation #box table#order_details .th_align_left_normal .outerMultiBrandLogoWrapper.FP .correspondingStoreLogoContent .multiple_store_Logo_wrapper img {
    width: auto;
    height: 26px
}

.order-confirmation #box table#order_details .th_align_left_normal .outerMultiBrandLogoWrapper.FP .correspondingStoreLogoContent .multiple_store_Logo_wrapper .addedFrom {
    margin-right: 4px
}

.order-confirmation #box table#order_details .th_align_left_normal .outerMultiBrandLogoWrapper.HW .correspondingStoreLogoContent .multiple_store_Logo_wrapper img {
    width: auto;
    height: 26px
}

.order-confirmation #box table#order_details .th_align_left_normal .outerMultiBrandLogoWrapper.HW .correspondingStoreLogoContent .multiple_store_Logo_wrapper .addedFrom {
    margin-right: 4px
}

.order-confirmation #box table#order_details .th_align_left_normal .outerMultiBrandLogoWrapper.HWC .correspondingStoreLogoContent .multiple_store_Logo_wrapper img {
    width: auto;
    height: 45px
}

.order-confirmation #box table#order_details .th_align_left_normal .outerMultiBrandLogoWrapper.HWC .correspondingStoreLogoContent .multiple_store_Logo_wrapper .addedFrom {
    margin-right: 4px
}

.order-confirmation #box table#order_details .th_align_left_normal .outerMultiBrandLogoWrapper.SM .correspondingStoreLogoContent .multiple_store_Logo_wrapper img {
    width: auto;
    height: 36px
}

.order-confirmation #box table#order_details .th_align_left_normal .outerMultiBrandLogoWrapper.SM .correspondingStoreLogoContent .multiple_store_Logo_wrapper .addedFrom {
    margin-right: 4px
}

.order-confirmation #box table#order_details .th_align_left_normal .outerMultiBrandLogoWrapper.BA .correspondingStoreLogoContent .multiple_store_Logo_wrapper img {
    width: auto;
    height: 47px
}

@media (max-width: 1023px) {
    .order-confirmation #box table#order_details .th_align_left_normal .outerMultiBrandLogoWrapper {
        position:relative;
        height: auto
    }

    .order-confirmation #box table#order_details .th_align_left_normal .outerMultiBrandLogoWrapper .correspondingStoreLogoContent {
        height: auto;
        position: relative;
        top: 0
    }

    .order-confirmation #box table#order_details .th_align_left_normal .outerMultiBrandLogoWrapper .correspondingStoreLogoContent .multiple_store_Logo_wrapper {
        transform-origin: none;
        width: auto;
        line-height: 1.5;
        -ms-transform: none;
        -webkit-transform: none;
        transform: none;
        text-align: center;
        height: initial;
        margin-bottom: 20px;
        position: static;
        top: initial;
        margin-top: initial
    }

    .order-confirmation #box table#order_details .th_align_left_normal .outerMultiBrandLogoWrapper .correspondingStoreLogoContent .multiple_store_Logo_wrapper .addedFrom {
        position: static;
        font-size: .85rem;
        font-weight: 600;
        display: inline-block;
        text-align: left;
        width: inherit;
        color: #777
    }

    .order-confirmation #box table#order_details .th_align_left_normal .outerMultiBrandLogoWrapper img {
        margin-left: 10px;
        width: 82px;
        height: auto;
        max-width: 82px;
        vertical-align: middle
    }

    .order-confirmation #box table#order_details .th_align_left_normal .outerMultiBrandLogoWrapper img.isNativeStore {
        position: static;
        left: initial
    }
}

.order-confirmation #box table#order_details .th_align_left_normal h4 {
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-size: 14px;
    line-height: 1;
    font-weight: 700;
    color: #777;
    text-align: left;
    margin: 0 0 10px 0
}

@media (max-width: 1023px) {
    .order-confirmation #box table#order_details .th_align_left_normal h4 {
        padding:0
    }
}

@media (max-width: 1023px) {
    .order-confirmation #box table#order_details .th_align_left_normal .multipleStores h4 {
        padding:0;
        margin: 0
    }
}

.order-confirmation #box table#order_details .th_align_left_normal a.cart_product_name {
    font-family: "museo-slab",Tahoma Regular,Geneva,serif;
    font-size: 19px;
    line-height: 1;
    font-weight: 700;
    color: #222
}

@media (max-width: 1023px) {
    .order-confirmation #box table#order_details .th_align_left_normal a.cart_product_name {
        font-size:1rem;
        line-height: 1.2
    }
}

.order-confirmation #box table#order_details .th_align_left_normal .cart_productDetails_content_wrapper {
    clear: both
}

.order-confirmation #box table#order_details .th_align_left_normal .cart_productDetails_content_wrapper.card_message .heading_message {
    font-weight: 600
}

.order-confirmation #box table#order_details .th_align_left_normal .cart_productDetails_content_wrapper.card_message .cart_productDetails_left_wrapper {
    width: 50%;
    margin-bottom: 0;
    line-height: 1.1
}

@media (max-width: 1023px) {
    .order-confirmation #box table#order_details .th_align_left_normal .cart_productDetails_content_wrapper.card_message {
        position:relative;
        left: -moz-calc(-122px - 3%);
        left: -webkit-calc(-122px - 3%);
        left: calc(-122px - 3%);
        padding-top: 30px
    }

    .order-confirmation #box table#order_details .th_align_left_normal .cart_productDetails_content_wrapper.card_message .cart_productDetails_left_wrapper {
        width: 100%;
        max-width: 350px;
        margin-bottom: 0
    }
}

@media (max-width: 20em) {
    .order-confirmation #box table#order_details .th_align_left_normal .cart_productDetails_content_wrapper.card_message {
        position:relative;
        left: -moz-calc(-90px - 3%);
        left: -webkit-calc(-90px - 3%);
        left: calc(-90px - 3%);
        padding-top: 15px
    }
}

.order-confirmation #box table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .customize_product_attributes p {
    color: #777
}

.order-confirmation #box table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .selected_attributes {
    display: none
}

@media (max-width: 1023px) {
    .order-confirmation #box table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .selected_attributes {
        display:block
    }

    .order-confirmation #box table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .selected_attributes span.values {
        display: block;
        margin-bottom: 5px
    }
}

@media (max-width: 768px) {
    .order-confirmation #box table#order_details .th_align_left_normal .cart_productDetails_content_wrapper.special_wrapper {
        position:relative;
        height: 30px
    }

    .order-confirmation #box table#order_details .th_align_left_normal .cart_productDetails_content_wrapper.special_wrapper .cart_productDetails_left_wrapper .giftIt {
        position: absolute;
        bottom: 90px;
        right: 0;
        text-align: right;
        top: inherit
    }

    .order-confirmation #box table#order_details .th_align_left_normal .cart_productDetails_content_wrapper.special_wrapper .cart_productDetails_left_wrapper .edit_attributes {
        margin: 0
    }

    .order-confirmation #box table#order_details .th_align_left_normal .cart_productDetails_content_wrapper.special_wrapper .cart_productDetails_right_wrapper {
        position: absolute;
        width: 100%
    }
}

.order-confirmation #box table#order_details .th_align_left_normal .cart_productDetails_content_wrapper.special_wrapper {
    position: relative;
    margin-top: 10%
}

.order-confirmation #box table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper {
    float: left;
    width: 50%
}

.order-confirmation #box table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .selected_attributes {
    display: none
}

.order-confirmation #box table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .each {
    width: 100%;
    margin-bottom: 10px;
    padding-top: 0
}

.order-confirmation #box table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .each .price {
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif !important;
    font-size: 16px;
    line-height: 1;
    color: #777;
    text-align: left
}

.order-confirmation #box table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .each .price .eachLabel {
    font-size: .8rem;
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif !important
}

.order-confirmation #box table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .avail {
    text-align: left;
    width: 100%;
    padding-right: 4px;
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-size: 14px;
    line-height: 1;
    font-weight: 600;
    margin-bottom: 10px
}

.order-confirmation #box table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .avail p {
    color: #777;
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-size: 14px;
    line-height: 1;
    font-weight: 900;
    display: inline-block
}

.order-confirmation #box table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .avail .warehouse_dispatch_details {
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-size: 14px;
    line-height: 1;
    font-weight: 500
}

@media (max-width: 768px) {
    .order-confirmation #box table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .avail .warehouse_dispatch_details {
        display:none
    }
}

.order-confirmation #box table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .QTY {
    margin-top: 0;
    text-align: left;
    width: 100%;
    margin-bottom: 10px
}

.order-confirmation #box table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .QTY p {
    color: #777;
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-size: .8rem;
    line-height: 1.2;
    font-weight: 500
}

.order-confirmation #box table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .QTY p input {
    color: #777;
    width: 25px;
    padding: 6px !important;
    border: solid 1px #ddd !important;
    font-weight: 500
}

.order-confirmation #box table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .QTY p#skuId b {
    text-transform: uppercase
}

.order-confirmation #box table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .QTY p.item-quantity {
    display: inline
}

.order-confirmation #box table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .QTY p.item-quantity label {
    text-transform: initial;
    font-weight: initial;
    font-size: .78rem
}

.order-confirmation #box table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .QTY p.item-quantity .value {
    font-weight: 600;
    font-size: .78rem
}

.order-confirmation #box table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .QTY .gift_checkbox_wrapper {
    margin-top: 5px
}

@media (max-width: 1023px) {
    .order-confirmation #box table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .QTY {
        margin-top:0;
        margin-bottom: 0
    }

    .order-confirmation #box table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .QTY p#skuId,.order-confirmation #box table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .QTY p.item-quantity {
        margin-bottom: 5px
    }
}

.order-confirmation #box table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .edit_attributes {
    margin: 10px 0
}

.order-confirmation #box table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .edit_attributes a {
    line-height: 0
}

.order-confirmation #box table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .edit_attributes a.hover_underline {
    color: #ade5e5;
    font-size: .9rem
}

.order-confirmation #box table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .giftIt {
    position: absolute;
    top: -20px
}

.order-confirmation #box table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .giftIt input {
    margin: 0
}

.order-confirmation #box table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .giftIt .helptoolTip {
    padding: 1px 7px;
    font-weight: 600;
    border: 1px solid #ddd;
    border-radius: 20px;
    font-size: .825rem;
    margin-left: 10px;
    color: #ade5e5;
    vertical-align: baseline
}

@media (max-width: 1023px) {
    .order-confirmation #box table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper.quantitySmallScreen {
        width:100%
    }
}

.order-confirmation #box table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_right_wrapper {
    float: right;
    width: 50%
}

.order-confirmation #box table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_right_wrapper .total {
    width: 100%;
    padding-top: 0
}

.order-confirmation #box table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_right_wrapper .total .price {
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif !important;
    font-size: 1.1rem;
    line-height: 1;
    font-weight: 500;
    text-align: right;
    padding-top: 10px
}

@media (max-width: 1023px) {
    .order-confirmation #box table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_right_wrapper .total .price {
        font-size:1.1rem
    }
}

.order-confirmation #box table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_right_wrapper .deleteAndSaveforLater {
    text-align: right
}

.order-confirmation #box table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_right_wrapper .deleteAndSaveforLater a {
    color: #ade5e5;
    font-size: .9rem;
    margin: 10px
}

.order-confirmation #box table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size {
    float: none;
    padding: 11px 0 11px 30%
}

.order-confirmation #box table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .purchase_section.shopperActions {
    float: right;
    width: 20%;
    line-height: 4
}

.order-confirmation #box table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .purchase_section.shopperActions a {
    display: inline-block;
    font-size: .9rem
}

.order-confirmation #box table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .purchase_section .Apply_button_text {
    disply: inline-block
}

.order-confirmation #box table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group {
    float: left;
    max-width: 40%;
    padding: 0 10px;
    width: auto
}

.order-confirmation #box table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group.border_swatch {
    border-right: solid 1px #ddd !important
}

.order-confirmation #box table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group .heading {
    padding-top: 5px;
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-size: 14px;
    line-height: 1;
    font-weight: 600;
    margin-bottom: 2px
}

.order-confirmation #box table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group .color_swatch_list {
    line-height: 35px
}

.order-confirmation #box table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group .color_swatch_list li {
    display: block;
    float: left;
    margin: 0 10px 10px 0;
    cursor: pointer
}

.order-confirmation #box table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group .color_swatch_list li a img {
    border-radius: 100%;
    box-shadow: 0 0 0 1px transparent;
    vertical-align: middle;
    padding: 3px
}

.order-confirmation #box table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group .color_swatch_list li a img.color_swatch_selected {
    box-shadow: 0 0 0 1px #333
}

.order-confirmation #box table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group .color_swatch_list li a img:hover {
    box-shadow: 0 0 0 2px #ade5e5
}

@media (max-width: 768px) {
    .order-confirmation #box table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size {
        padding:11px 0
    }

    .order-confirmation #box table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .purchase_section.shopperActions {
        float: right;
        width: 20%;
        line-height: 4
    }

    .order-confirmation #box table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group {
        float: right;
        width: 40%
    }

    .order-confirmation #box table#order_details .th_align_left_normal .InlineShopCartEdit .color_and_size .swatches_group.border_swatch {
        border-left: solid 1px #ddd !important;
        border-right: 0 !important
    }
}

.order-confirmation .myOrderContentWrapper {
    position: relative
}

.order-confirmation .my-order {
    padding: 3%
}

.order-confirmation .my-order.lessThanLongScreens {
    display: none
}

.order-confirmation .my-order.registeredUserOrderSummary {
    margin: 0;
    padding: 1.5%
}

.order-confirmation .my-order h4 {
    margin: auto;
    font-size: 1.375rem
}

@media (max-width: 768px) {
    .order-confirmation .my-order h4 {
        font-size:1em
    }
}

.order-confirmation .my-order #total_breakdown {
    width: 100%;
    padding: 0
}

.order-confirmation .my-order #total_breakdown #order_total tr {
    line-height: 38px
}

.order-confirmation .my-order #total_breakdown #order_total tr .total_details {
    font-size: 1em
}

.order-confirmation .my-order #total_breakdown #order_total tr .total_figures {
    font-size: 1em
}

@media (max-width: 1023px) {
    .order-confirmation .my-order {
        display:none
    }

    .order-confirmation .my-order.lessThanLongScreens {
        display: block;
        padding: 15px 0 30px;
        margin: 0;
        border-bottom: 1px solid #b1b1b1
    }

    .order-confirmation .my-order.lessThanLongScreens.registeredUserOrderSummary {
        position: static;
        left: initial;
        top: initial;
        height: auto
    }
}

@media (max-width: 29.75em) {
    .order-confirmation .my-order.lessThanLongScreens {
        padding:10px
    }
}

.gift-options-page #page .row {
    margin: 0
}

.gift-options-page .shopping_cart_gift_box {
    min-height: 1000px;
    font-size: .8rem;
    color: #555;
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    border-right: 1px solid #ddd
}

.gift-options-page .shopping_cart_gift_box .body {
    padding: 0 5% !important;
    border: 0 !important
}

.gift-options-page .shopping_cart_gift_box .body .checkbox_label {
    padding-left: 0
}

.gift-options-page .shopping_cart_gift_box .body .gifting_page_heading {
    border-bottom: 1px solid #ddd !important;
    font-size: 1.8rem;
    padding: 7px 0 0 0
}

@media (max-width: 1023px) {
    .gift-options-page .shopping_cart_gift_box .body .gifting_page_heading {
        padding:15px 0;
        font-size: 1.5rem
    }
}

.gift-options-page .shopping_cart_gift_box .body .add_gift_receipt {
    float: right;
    margin-top: 20px;
    line-height: 2
}

.gift-options-page .shopping_cart_gift_box .body .add_gift_receipt span {
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-weight: 500;
    font-size: .8rem;
    vertical-align: top
}

.gift-options-page .shopping_cart_gift_box .body #giftingMessage {
    padding-top: 15px
}

.gift-options-page .shopping_cart_gift_box .body #order_details {
    table-layout: fixed
}

.gift-options-page .shopping_cart_gift_box .body #order_details .th_align_left_normal {
    min-width: 120px;
    border-bottom: solid 1px #ddd !important;
    font-weight: normal;
    padding: 15px 0;
    text-align: left;
    vertical-align: top
}

.gift-options-page .shopping_cart_gift_box .body #order_details .gift_product_image {
    width: 20%;
    margin-bottom: 10px;
    height: 160px;
    border: 1px solid #ddd;
    padding: 4px;
    max-height: 160px
}

.gift-options-page .shopping_cart_gift_box .body #order_details .QTY {
    width: 15%;
    float: left;
    text-align: left;
    padding: 0 20px
}

.gift-options-page .shopping_cart_gift_box .body #order_details .QTY .item-quantity {
    display: inline-block;
    font-size: .9rem;
    color: #333
}

.gift-options-page .shopping_cart_gift_box .body #order_details .QTY .item-quantity .gift_wrapper_price {
    display: block
}

.gift-options-page .shopping_cart_gift_box .body #order_details .QTY .item-quantity .quantity_value {
    font-weight: 700
}

.gift-options-page .shopping_cart_gift_box .body #order_details .product_name {
    font-weight: 700;
    font-family: "museo-slab",Tahoma Regular,Geneva,serif;
    font-size: 1.5rem
}

.gift-options-page .shopping_cart_gift_box .body #order_details .mobile_gift_wrapper_price {
    display: none
}

.gift-options-page .shopping_cart_gift_box .body #order_details .different_gifting_options {
    width: 65%;
    float: left;
    border: 1px solid #ddd !important
}

.gift-options-page .shopping_cart_gift_box .body #order_details .different_gifting_options #widget_coordinate {
    margin: 0
}

.gift-options-page .shopping_cart_gift_box .body #order_details .different_gifting_options #widget_coordinate .widget_bundle_package_list {
    padding: 0
}

.gift-options-page .shopping_cart_gift_box .body #order_details .different_gifting_options #widget_coordinate .widget_bundle_package_list.list_mode {
    border: 0
}

.gift-options-page .shopping_cart_gift_box .body #order_details .different_gifting_options #widget_coordinate .widget_bundle_package_list .prevPageButton:before,.gift-options-page .shopping_cart_gift_box .body #order_details .different_gifting_options #widget_coordinate .widget_bundle_package_list .nextPageButton:before {
    left: 24px !important;
    top: 2px !important
}

.gift-options-page .shopping_cart_gift_box .body #order_details .different_gifting_options #widget_coordinate .widget_bundle_package_list .left_column.list_mode.package_mode {
    border-radius: 0;
    border: 0
}

.gift-options-page .shopping_cart_gift_box .body #order_details .different_gifting_options #widget_coordinate .widget_bundle_package_list .left_column.list_mode.package_mode .catalogEntryRecommendationWidget {
    background: transparent;
    padding: 0;
    margin: 0
}

.gift-options-page .shopping_cart_gift_box .body #order_details .different_gifting_options #widget_coordinate .widget_bundle_package_list .left_column.list_mode.package_mode .catalogEntryRecommendationWidget .content {
    margin: 0;
    width: 100%
}

.gift-options-page .shopping_cart_gift_box .body #order_details .different_gifting_options #widget_coordinate .widget_bundle_package_list .left_column.list_mode.package_mode .catalogEntryRecommendationWidget .content li {
    border-right: 1px solid #ddd;
    width: 33.333% !important
}

.gift-options-page .shopping_cart_gift_box .body #order_details .different_gifting_options #widget_coordinate .widget_bundle_package_list .left_column.list_mode.package_mode .catalogEntryRecommendationWidget .content li .giftWrapThumbnail {
    width: 100%;
    padding: 5px;
    position: relative
}

.gift-options-page .shopping_cart_gift_box .body #order_details .different_gifting_options #widget_coordinate .widget_bundle_package_list .left_column.list_mode.package_mode .catalogEntryRecommendationWidget .content li .giftWrapThumbnail.selected .glyphicon {
    font-size: 1.2rem;
    display: block !important;
    position: absolute;
    color: #ade5e5;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 30px;
    height: 40px;
    margin: auto
}

.gift-options-page .shopping_cart_gift_box .body #order_details .different_gifting_options #widget_coordinate .widget_bundle_package_list .left_column.list_mode.package_mode .catalogEntryRecommendationWidget .content li .giftWrapThumbnail.selected img {
    border: 5px solid #ade5e5
}

.gift-options-page .shopping_cart_gift_box .body #order_details .different_gifting_options #widget_coordinate .widget_bundle_package_list .left_column.list_mode.package_mode .catalogEntryRecommendationWidget .content li .giftWrapThumbnail img {
    width: 80px;
    height: auto;
    display: block;
    margin: 0 auto;
    min-height: 60px
}

.gift-options-page .shopping_cart_gift_box .body #order_details .different_gifting_options #widget_coordinate .widget_bundle_package_list .left_column.list_mode.package_mode .catalogEntryRecommendationWidget .content li .giftWrapperName,.gift-options-page .shopping_cart_gift_box .body #order_details .different_gifting_options #widget_coordinate .widget_bundle_package_list .left_column.list_mode.package_mode .catalogEntryRecommendationWidget .content li .giftWrapRadio {
    height: 20px;
    text-align: center;
    padding: 0 20px
}

.gift-options-page .shopping_cart_gift_box .body #order_details .different_gifting_options #widget_coordinate .widget_bundle_package_list .left_column.list_mode.package_mode .catalogEntryRecommendationWidget .content li .giftWrapperName {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.gift-options-page .shopping_cart_gift_box .body #order_details .different_gifting_options #widget_coordinate .widget_bundle_package_list .left_column.list_mode.package_mode .catalogEntryRecommendationWidget .content li .giftWrapRadio {
    margin: 5px 0 25px 0
}

.gift-options-page .shopping_cart_gift_box .body #order_details .gift_checkbox_wrapper .gift_Icon {
    background: #dd6c23;
    padding: 10px;
    font-size: 1rem;
    border-radius: 30px;
    margin-left: 10px;
    color: #666
}

.gift-options-page .shopping_cart_gift_box .body #order_details .messages_for_gift_wrapper {
    width: 100%;
    background-color: #e8eef3;
    padding: 0 2% 2%;
    margin: 15px 0
}

.gift-options-page .shopping_cart_gift_box .body #order_details .messages_for_gift_wrapper .this_item_is_gift {
    display: none
}

.gift-options-page .shopping_cart_gift_box .body #order_details .messages_for_gift_wrapper .include_free_gift_message {
    margin-left: 36%;
    text-align: left;
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-weight: 500;
    font-size: .8rem
}

.gift-options-page .shopping_cart_gift_box .body #order_details .messages_for_gift_wrapper .left_floating_giftForm_fields {
    float: left;
    width: 35%;
    padding-right: 4%
}

.gift-options-page .shopping_cart_gift_box .body #order_details .messages_for_gift_wrapper .right_floating_giftForm_fields {
    float: right;
    width: 65%
}

.gift-options-page .shopping_cart_gift_box .body #order_details .messages_for_gift_wrapper .left_floating_giftForm_fields input[type=text],.gift-options-page .shopping_cart_gift_box .body #order_details .messages_for_gift_wrapper .left_floating_giftForm_fields select,.gift-options-page .shopping_cart_gift_box .body #order_details .messages_for_gift_wrapper .right_floating_giftForm_fields input[type=text],.gift-options-page .shopping_cart_gift_box .body #order_details .messages_for_gift_wrapper .right_floating_giftForm_fields select {
    width: 100%;
    margin: 5px 0;
    padding: 12px;
    border: solid 2px #b1b1b1 !important;
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-weight: 500;
    font-size: 1rem;
    color: #222
}

.gift-options-page .shopping_cart_gift_box .body #order_details .customize_order_gifting_heading {
    padding: 5px 0;
    border-bottom: 1px solid #ddd !important;
    margin-bottom: 15px;
    font-size: 1.4rem
}

@media (max-width: 1023px) {
    .gift-options-page .shopping_cart_gift_box .body #order_details .customize_order_gifting_heading {
        font-size:1.2rem;
        padding: 15px 0 5px 0px
    }
}

.gift-options-page .shopping_cart_gift_box .body #order_details .make_it_gift_item .gift_Icon {
    background: #dd6c23;
    padding: 10px;
    font-size: 1rem;
    border-radius: 30px;
    margin-left: 10px;
    color: #666
}

.gift-options-page .shopping_cart_gift_box .body #order_details .make_it_gift_item .gift_checkbox_wrapper span.checkbox_label {
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-weight: 500;
    font-size: .8rem
}

.gift-options-page .shopping_cart_gift_box .body #order_details .hover_underline {
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-size: 1.5rem;
    line-height: 1.3;
    font-weight: 700;
    color: #222
}

.gift-options-page .shopping_cart_gift_box .body #order_details div.img img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%
}

@media (max-width: 1023px) {
    .gift-options-page .shopping_cart_gift_box .body .gifting_page_heading {
        border-bottom:1px solid #ddd !important;
        padding: 10px 0
    }

    .gift-options-page .shopping_cart_gift_box .body .add_gift_receipt {
        margin-top: 15px
    }

    .gift-options-page .shopping_cart_gift_box .body #order_details .th_align_left_normal {
        min-width: 120px;
        border-bottom: solid 1px #ddd !important;
        font-weight: normal;
        padding: 15px 0 0 0;
        text-align: left;
        vertical-align: top
    }

    .gift-options-page .shopping_cart_gift_box .body #order_details .gift_product_image {
        width: 29%;
        height: auto;
        border: 0;
        padding: 4px;
        max-height: none;
        margin-right: 1%;
        margin-bottom: 10px
    }

    .gift-options-page .shopping_cart_gift_box .body #order_details .gift_product_image img {
        width: 100%
    }

    .gift-options-page .shopping_cart_gift_box .body #order_details .product_name {
        position: absolute;
        margin-left: 30%;
        font-size: 1rem
    }

    .gift-options-page .shopping_cart_gift_box .body #order_details .QTY {
        width: calc(100% - 160px - 1%);
        float: left;
        text-align: left;
        padding: 2% 4%
    }

    .gift-options-page .shopping_cart_gift_box .body #order_details .QTY .item-quantity {
        margin-top: 50px
    }

    .gift-options-page .shopping_cart_gift_box .body #order_details .QTY .item-quantity .gift_wrapper_price {
        display: none
    }

    .gift-options-page .shopping_cart_gift_box .body #order_details .QTY .make_it_gift_item {
        margin-top: 0;
        float: none
    }

    .gift-options-page .shopping_cart_gift_box .body #order_details .QTY .make_it_gift_item .gift_Icon {
        padding: 6px;
        font-size: 1rem
    }

    .gift-options-page .shopping_cart_gift_box .body #order_details .mobile_gift_wrapper_price {
        clear: both;
        text-align: center;
        display: block;
        font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
        font-size: .9rem;
        line-height: 1.3;
        font-weight: 500;
        color: #555;
        padding: 20px
    }

    .gift-options-page .shopping_cart_gift_box .body #order_details .different_gifting_options {
        width: 100%;
        float: none;
        border: 1px solid #ddd !important
    }

    .gift-options-page .shopping_cart_gift_box .body #order_details .different_gifting_options .prevPageButton,.gift-options-page .shopping_cart_gift_box .body #order_details .different_gifting_options .nextPageButton {
        display: block
    }

    .gift-options-page .shopping_cart_gift_box .body #order_details .different_gifting_options .prevPageButton:before,.gift-options-page .shopping_cart_gift_box .body #order_details .different_gifting_options .nextPageButton:before {
        font-size: 1.3rem
    }

    .gift-options-page .shopping_cart_gift_box .body #order_details .hover_underline {
        font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
        font-size: 1rem;
        line-height: 1.3;
        font-weight: 700;
        color: #222
    }

    .gift-options-page .shopping_cart_gift_box .body #order_details div.img img {
        border: 1px solid #ddd;
        float: left
    }

    .gift-options-page .shopping_cart_gift_box .body #order_details .messages_for_gift_wrapper .include_free_gift_message {
        width: 100%;
        margin: 0;
        text-align: center
    }

    .gift-options-page .shopping_cart_gift_box .body #order_details .messages_for_gift_wrapper .left_floating_giftForm_fields,.gift-options-page .shopping_cart_gift_box .body #order_details .messages_for_gift_wrapper .right_floating_giftForm_fields {
        text-align: left;
        width: 100%;
        padding: 0
    }
}

@media (max-width: 26.55em) {
    .gift-options-page .shopping_cart_gift_box .body #order_details .gift_product_image {
        width:37%;
        margin-bottom: 10px;
        height: auto;
        border: 0;
        padding: 4px;
        max-height: none;
        margin-right: 3%
    }

    .gift-options-page .shopping_cart_gift_box .body #order_details .gift_product_image img {
        width: 100%
    }

    .gift-options-page .shopping_cart_gift_box .body #order_details .product_name {
        position: absolute;
        margin-left: 33%;
        padding: 0 10px
    }

    .gift-options-page .shopping_cart_gift_box .body #order_details .QTY {
        width: 60%;
        float: left;
        text-align: left;
        padding: 6% 0
    }

    .gift-options-page .shopping_cart_gift_box .body #order_details .QTY .item-quantity {
        margin-top: 75px
    }

    .gift-options-page .shopping_cart_gift_box .body #order_details .QTY .make_it_gift_item {
        margin: 0;
        float: none;
        width: auto;
        padding: 0
    }

    .gift-options-page .shopping_cart_gift_box .body #order_details .QTY .make_it_gift_item .gift_Icon {
        background: #dd6c23;
        padding: 6px;
        font-size: 1rem;
        border-radius: 30px;
        margin-left: 5px
    }

    .gift-options-page .shopping_cart_gift_box .body #order_details .QTY .make_it_gift_item .gift_checkbox_wrapper .glyphicon {
        top: 3px
    }

    .gift-options-page .shopping_cart_gift_box .body #order_details .gift_checkbox_wrapper .gift_Icon {
        padding: 6px;
        margin-left: 5px
    }

    .gift-options-page .shopping_cart_gift_box .body #order_details .customize_order_gifting_heading {
        padding: 5px 0;
        border-bottom: 1px solid #ddd !important;
        margin-bottom: 15px;
        line-height: 1.5
    }
}

.landing {
    margin: auto;
    padding: 0
}

.landing>.row {
    margin: auto;
    padding: 0
}

.container_static_full_width {
    max-width: 96%
}

.container_static_full_width .static_page_content {
    padding: 0
}

.container_static_full_width .static_page_content .page_header {
    font-size: 40px;
    font-family: "omnes-pro",Tahoma Regular,Geneva,sans-serif;
    font-weight: 700;
    line-height: 1em;
    color: #209e9e;
    border-bottom: 1px solid #eee;
    margin: 1% 0
}

.container_static_full_width .static_page_content .content_box {
    border: 0;
    background: transparent
}

.container_static_full_width .static_page_content .content_box .header_top {
    border: 0;
    background: transparent;
    padding: 0;
    font-size: 30px;
    font-family: "omnes-pro",Tahoma Regular,Geneva,sans-serif;
    font-weight: 700;
    line-height: 1em;
    margin: 1% 0
}

.container_static_full_width .static_page_content .content_box .info_section {
    line-height: 1em;
    font-size: 1em;
    padding: 0;
    margin: 1% 0
}

.container_static_full_width .static_page_content .content_box .info_section p {
    font-size: 1em
}

.fp-shop-landing .categoryRecommendationWidget {
    margin: auto
}

.one-column .address input {
    font-size: 16px;
    font-family: inherit;
    color: inherit;
    margin: inherit;
    padding: inherit;
    height: inherit
}

.one-column .form_input {
    width: 100%
}

.one-column .label_spacer,.one-column .column_label {
    position: absolute;
    padding: 1.4em 0.6em;
    transition: all 0.15s ease;
    font-weight: normal;
    text-transform: uppercase;
    pointer-events: none;
    font-size: 1em
}

.one-column .label_spacer.filled,.one-column .column_label.filled {
    font-size: .563em;
    padding: 0.6em 0;
    margin: 1em 0 0 1em;
    font-weight: bold
}

.one-column div>input[type="text"],.one-column div>input[type="password"],.one-column div>input[type="email"],.one-column div>input[type="tel"],.one-column div>textarea {
    padding: 0.7em 0.5em;
    height: inherit;
    border: 2px solid #b1b1b1;
    height: 48px;
    width: 100%;
    margin: 0.5em 0
}

.one-column div>input[type="text"].filled,.one-column div>input[type="password"].filled,.one-column div>input[type="email"].filled,.one-column div>input[type="tel"].filled,.one-column div>textarea.filled {
    padding: 1.2em 0.5em 0.2em 0.5em;
    font-size: 16px
}

.one-column div>select {
    padding: 0.4em 0.2em;
    height: inherit;
    border: 2px solid #b1b1b1;
    width: 100%;
    margin: 0.5em 0;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: normal;
    height: 48px
}

.one-column div>select.filled {
    padding: 1.2em 0.5em 0.2em 0.5em;
    border-radius: 0
}

.one-column div>select.filled.drop_down_checkout {
    padding-left: 0.5em
}

.one-column div>select.no-float-label {
    padding: 0.4em 0.2em !important
}

.one-column p label {
    position: absolute;
    padding: 0.8em 0.7em;
    transition: all 0.15s ease;
    pointer-events: none
}

.one-column p label.filled {
    font-size: .563em;
    padding: 0;
    margin: 0.5em 0 0 1em
}

.one-column p input[type="text"],.one-column p input[type="password"],.one-column p input[type="email"],.one-column p input[type="tel"],.one-column p textarea,.one-column p select {
    padding: 0.7em 0.5em
}

.one-column p input[type="text"].filled,.one-column p input[type="password"].filled,.one-column p input[type="email"].filled,.one-column p input[type="tel"].filled,.one-column p textarea.filled,.one-column p select.filled {
    padding: 1.2em 0.5em 0.2em 0.5em
}

.one-column .row>.content h2 {
    margin: 2% 0 1% 0;
    border-bottom: 1px solid #aaa;
    font-size: 2.5em;
    color: #666;
    font-weight: 200
}

@media (max-width: 1023px) {
    .one-column .row>.content {
        padding:0 15px
    }
}

.two-column .address input {
    font-size: 16px;
    font-family: inherit;
    color: inherit;
    margin: inherit;
    padding: inherit;
    height: inherit
}

.two-column .form_input {
    width: 100%
}

.two-column .label_spacer,.two-column .column_label {
    position: absolute;
    padding: 1.4em 0.6em;
    transition: all 0.15s ease;
    font-weight: normal;
    text-transform: uppercase;
    pointer-events: none;
    font-size: 1em
}

.two-column .label_spacer.filled,.two-column .column_label.filled {
    font-size: .563em;
    padding: 0.6em 0;
    margin: 1em 0 0 1em;
    font-weight: bold
}

.two-column div>input[type="text"],.two-column div>input[type="password"],.two-column div>input[type="email"],.two-column div>input[type="tel"],.two-column div>textarea {
    padding: 0.7em 0.5em;
    height: inherit;
    border: 2px solid #b1b1b1;
    height: 48px;
    width: 100%;
    margin: 0.5em 0
}

.two-column div>input[type="text"].filled,.two-column div>input[type="password"].filled,.two-column div>input[type="email"].filled,.two-column div>input[type="tel"].filled,.two-column div>textarea.filled {
    padding: 1.2em 0.5em 0.2em 0.5em;
    font-size: 16px
}

.two-column div>select {
    padding: 0.4em 0.2em;
    height: inherit;
    border: 2px solid #b1b1b1;
    width: 100%;
    margin: 0.5em 0;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: normal;
    height: 48px
}

.two-column div>select.filled {
    padding: 1.2em 0.5em 0.2em 0.5em;
    border-radius: 0
}

.two-column div>select.filled.drop_down_checkout {
    padding-left: 0.5em
}

.two-column div>select.no-float-label {
    padding: 0.4em 0.2em !important
}

.two-column p label {
    position: absolute;
    padding: 0.8em 0.7em;
    transition: all 0.15s ease;
    pointer-events: none
}

.two-column p label.filled {
    font-size: .563em;
    padding: 0;
    margin: 0.5em 0 0 1em
}

.two-column p input[type="text"],.two-column p input[type="password"],.two-column p input[type="email"],.two-column p input[type="tel"],.two-column p textarea,.two-column p select {
    padding: 0.7em 0.5em
}

.two-column p input[type="text"].filled,.two-column p input[type="password"].filled,.two-column p input[type="email"].filled,.two-column p input[type="tel"].filled,.two-column p textarea.filled,.two-column p select.filled {
    padding: 1.2em 0.5em 0.2em 0.5em
}

.two-column .row>.navigation {
    width: 25%
}

.two-column .row>.content h2 {
    margin: 2% 0 1% 0;
    border-bottom: 1px solid #aaa;
    font-size: 2.5em;
    color: #666;
    font-weight: 200
}

@media (max-width: 1023px) {
    .two-column .row>.navigation {
        width:100%
    }

    .two-column .row>.content {
        padding: 0 15px
    }
}

.catalog-request .row>.content form.address {
    padding-top: 20px
}

.catalog-request .row>.content form.address .address input {
    font-size: 16px;
    font-family: inherit;
    color: inherit;
    margin: inherit;
    padding: inherit;
    height: inherit
}

.catalog-request .row>.content form.address .form_input {
    width: 100%
}

.catalog-request .row>.content form.address .label_spacer,.catalog-request .row>.content form.address .column_label {
    position: absolute;
    padding: 1.4em 0.6em;
    transition: all 0.15s ease;
    font-weight: normal;
    text-transform: uppercase;
    pointer-events: none;
    font-size: 1em
}

.catalog-request .row>.content form.address .label_spacer.filled,.catalog-request .row>.content form.address .column_label.filled {
    font-size: .563em;
    padding: 0.6em 0;
    margin: 1em 0 0 1em;
    font-weight: bold
}

.catalog-request .row>.content form.address div>input[type="text"],.catalog-request .row>.content form.address div>input[type="password"],.catalog-request .row>.content form.address div>input[type="email"],.catalog-request .row>.content form.address div>input[type="tel"],.catalog-request .row>.content form.address div>textarea {
    padding: 0.7em 0.5em;
    height: inherit;
    border: 2px solid #b1b1b1;
    height: 48px;
    width: 100%;
    margin: 0.5em 0
}

.catalog-request .row>.content form.address div>input[type="text"].filled,.catalog-request .row>.content form.address div>input[type="password"].filled,.catalog-request .row>.content form.address div>input[type="email"].filled,.catalog-request .row>.content form.address div>input[type="tel"].filled,.catalog-request .row>.content form.address div>textarea.filled {
    padding: 1.2em 0.5em 0.2em 0.5em;
    font-size: 16px
}

.catalog-request .row>.content form.address div>select {
    padding: 0.4em 0.2em;
    height: inherit;
    border: 2px solid #b1b1b1;
    width: 100%;
    margin: 0.5em 0;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: normal;
    height: 48px
}

.catalog-request .row>.content form.address div>select.filled {
    padding: 1.2em 0.5em 0.2em 0.5em;
    border-radius: 0
}

.catalog-request .row>.content form.address div>select.filled.drop_down_checkout {
    padding-left: 0.5em
}

.catalog-request .row>.content form.address div>select.no-float-label {
    padding: 0.4em 0.2em !important
}

.catalog-request .row>.content form.address p label {
    position: absolute;
    padding: 0.8em 0.7em;
    transition: all 0.15s ease;
    pointer-events: none
}

.catalog-request .row>.content form.address p label.filled {
    font-size: .563em;
    padding: 0;
    margin: 0.5em 0 0 1em
}

.catalog-request .row>.content form.address p input[type="text"],.catalog-request .row>.content form.address p input[type="password"],.catalog-request .row>.content form.address p input[type="email"],.catalog-request .row>.content form.address p input[type="tel"],.catalog-request .row>.content form.address p textarea,.catalog-request .row>.content form.address p select {
    padding: 0.7em 0.5em
}

.catalog-request .row>.content form.address p input[type="text"].filled,.catalog-request .row>.content form.address p input[type="password"].filled,.catalog-request .row>.content form.address p input[type="email"].filled,.catalog-request .row>.content form.address p input[type="tel"].filled,.catalog-request .row>.content form.address p textarea.filled,.catalog-request .row>.content form.address p select.filled {
    padding: 1.2em 0.5em 0.2em 0.5em
}

.catalog-request .row>.content form .label_spacer,.catalog-request .row>.content form column_label {
    padding: 2em 1em
}

.catalog-request .row>.content form .label_spacer.filled,.catalog-request .row>.content form column_label.filled {
    padding: 1em 0
}

.catalog-request .row>.content .zip {
    padding: 0 0 0 50px
}

.catalog-request .row>.content select[name="country"] {
    width: 250px !important
}

.catalog-request .row>.content input[name="firstNameDisplay"] {
    width: 550px !important
}

.catalog-request .row>.content input[name="lastNameDisplay"] {
    width: 550px !important
}

.catalog-request .row>.content input[name="firstName"] {
    width: 550px !important
}

.catalog-request .row>.content input[name="lastName"] {
    width: 550px !important
}

.catalog-request .row>.content input[name="address1"] {
    width: 650px !important
}

.catalog-request .row>.content input[name="address2"] {
    width: 650px !important
}

.catalog-request .row>.content input[name="city"] {
    width: 550px !important
}

.catalog-request .row>.content select[name="state"] {
    width: 250px !important
}

.catalog-request .row>.content input[name="zipCode"] {
    width: 250px !important
}

.catalog-request .row>.content input[name="phone1"] {
    width: 250px !important
}

.catalog-request .row>.content input[name="email1"],.catalog-request .row>.content input[name="email1Display"] {
    width: 550px !important
}

@media (max-width: 1023px) {
    .catalog-request .row>.content form .zip {
        padding:0
    }

    .catalog-request .row>.content form select[name="country"],.catalog-request .row>.content form input[name="firstName"],.catalog-request .row>.content form input[name="lastName"],.catalog-request .row>.content form input[name="firstNameDisplay"],.catalog-request .row>.content form input[name="lastNameDisplay"],.catalog-request .row>.content form input[name="address1"],.catalog-request .row>.content form input[name="address2"],.catalog-request .row>.content form input[name="city"],.catalog-request .row>.content form select[name="state"],.catalog-request .row>.content form input[name="zipCode"],.catalog-request .row>.content form input[name="phone1"],.catalog-request .row>.content form input[name="email1"],.catalog-request .row>.content form input[name="email1Display"] {
        width: 100% !important
    }
}

.catalog-request-confirmation .confirmationMessage {
    color: #555
}

.catalog-request-confirmation p.address {
    font-size: 1rem
}

.ag-contact-us .content section {
    margin: 10px 0 0 0
}

.ag-contact-us .content form .address input {
    font-size: 16px;
    font-family: inherit;
    color: inherit;
    margin: inherit;
    padding: inherit;
    height: inherit
}

.ag-contact-us .content form .form_input {
    width: 100%
}

.ag-contact-us .content form .label_spacer,.ag-contact-us .content form .column_label {
    position: absolute;
    padding: 1.4em 0.6em;
    transition: all 0.15s ease;
    font-weight: normal;
    text-transform: uppercase;
    pointer-events: none;
    font-size: 1em
}

.ag-contact-us .content form .label_spacer.filled,.ag-contact-us .content form .column_label.filled {
    font-size: .563em;
    padding: 0.6em 0;
    margin: 1em 0 0 1em;
    font-weight: bold
}

.ag-contact-us .content form div>input[type="text"],.ag-contact-us .content form div>input[type="password"],.ag-contact-us .content form div>input[type="email"],.ag-contact-us .content form div>input[type="tel"],.ag-contact-us .content form div>textarea {
    padding: 0.7em 0.5em;
    height: inherit;
    border: 2px solid #b1b1b1;
    height: 48px;
    width: 100%;
    margin: 0.5em 0
}

.ag-contact-us .content form div>input[type="text"].filled,.ag-contact-us .content form div>input[type="password"].filled,.ag-contact-us .content form div>input[type="email"].filled,.ag-contact-us .content form div>input[type="tel"].filled,.ag-contact-us .content form div>textarea.filled {
    padding: 1.2em 0.5em 0.2em 0.5em;
    font-size: 16px
}

.ag-contact-us .content form div>select {
    padding: 0.4em 0.2em;
    height: inherit;
    border: 2px solid #b1b1b1;
    width: 100%;
    margin: 0.5em 0;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: normal;
    height: 48px
}

.ag-contact-us .content form div>select.filled {
    padding: 1.2em 0.5em 0.2em 0.5em;
    border-radius: 0
}

.ag-contact-us .content form div>select.filled.drop_down_checkout {
    padding-left: 0.5em
}

.ag-contact-us .content form div>select.no-float-label {
    padding: 0.4em 0.2em !important
}

.ag-contact-us .content form p label {
    position: absolute;
    padding: 0.8em 0.7em;
    transition: all 0.15s ease;
    pointer-events: none
}

.ag-contact-us .content form p label.filled {
    font-size: .563em;
    padding: 0;
    margin: 0.5em 0 0 1em
}

.ag-contact-us .content form p input[type="text"],.ag-contact-us .content form p input[type="password"],.ag-contact-us .content form p input[type="email"],.ag-contact-us .content form p input[type="tel"],.ag-contact-us .content form p textarea,.ag-contact-us .content form p select {
    padding: 0.7em 0.5em
}

.ag-contact-us .content form p input[type="text"].filled,.ag-contact-us .content form p input[type="password"].filled,.ag-contact-us .content form p input[type="email"].filled,.ag-contact-us .content form p input[type="tel"].filled,.ag-contact-us .content form p textarea.filled,.ag-contact-us .content form p select.filled {
    padding: 1.2em 0.5em 0.2em 0.5em
}

.ag-contact-us .content form select,.ag-contact-us .content form input {
    max-width: 320px
}

.ag-contact-us .content form textarea {
    padding: 12px 9px;
    height: 100px;
    margin: 10px 0 0px 0;
    max-width: 480px
}

.ag-contact-us .content form .helptoolTip {
    padding: 1px 7px;
    font-weight: 600;
    border: 1px solid #ddd;
    border-radius: 20px;
    font-size: .825rem;
    margin-left: 8px;
    color: #e01e21;
    vertical-align: baseline
}

@media (max-width: 26.55em) {
    .ag-contact-us .content form #email {
        width:85%
    }
}

.ag-returns .content .red {
    color: #e01e21
}

.ag-returns .content section {
    margin: 10px 0 0 0
}

.ag-returns .content form .address input {
    font-size: 16px;
    font-family: inherit;
    color: inherit;
    margin: inherit;
    padding: inherit;
    height: inherit
}

.ag-returns .content form .form_input {
    width: 100%
}

.ag-returns .content form .label_spacer,.ag-returns .content form .column_label {
    position: absolute;
    padding: 1.4em 0.6em;
    transition: all 0.15s ease;
    font-weight: normal;
    text-transform: uppercase;
    pointer-events: none;
    font-size: 1em
}

.ag-returns .content form .label_spacer.filled,.ag-returns .content form .column_label.filled {
    font-size: .563em;
    padding: 0.6em 0;
    margin: 1em 0 0 1em;
    font-weight: bold
}

.ag-returns .content form div>input[type="text"],.ag-returns .content form div>input[type="password"],.ag-returns .content form div>input[type="email"],.ag-returns .content form div>input[type="tel"],.ag-returns .content form div>textarea {
    padding: 0.7em 0.5em;
    height: inherit;
    border: 2px solid #b1b1b1;
    height: 48px;
    width: 100%;
    margin: 0.5em 0
}

.ag-returns .content form div>input[type="text"].filled,.ag-returns .content form div>input[type="password"].filled,.ag-returns .content form div>input[type="email"].filled,.ag-returns .content form div>input[type="tel"].filled,.ag-returns .content form div>textarea.filled {
    padding: 1.2em 0.5em 0.2em 0.5em;
    font-size: 16px
}

.ag-returns .content form div>select {
    padding: 0.4em 0.2em;
    height: inherit;
    border: 2px solid #b1b1b1;
    width: 100%;
    margin: 0.5em 0;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: normal;
    height: 48px
}

.ag-returns .content form div>select.filled {
    padding: 1.2em 0.5em 0.2em 0.5em;
    border-radius: 0
}

.ag-returns .content form div>select.filled.drop_down_checkout {
    padding-left: 0.5em
}

.ag-returns .content form div>select.no-float-label {
    padding: 0.4em 0.2em !important
}

.ag-returns .content form p label {
    position: absolute;
    padding: 0.8em 0.7em;
    transition: all 0.15s ease;
    pointer-events: none
}

.ag-returns .content form p label.filled {
    font-size: .563em;
    padding: 0;
    margin: 0.5em 0 0 1em
}

.ag-returns .content form p input[type="text"],.ag-returns .content form p input[type="password"],.ag-returns .content form p input[type="email"],.ag-returns .content form p input[type="tel"],.ag-returns .content form p textarea,.ag-returns .content form p select {
    padding: 0.7em 0.5em
}

.ag-returns .content form p input[type="text"].filled,.ag-returns .content form p input[type="password"].filled,.ag-returns .content form p input[type="email"].filled,.ag-returns .content form p input[type="tel"].filled,.ag-returns .content form p textarea.filled,.ag-returns .content form p select.filled {
    padding: 1.2em 0.5em 0.2em 0.5em
}

.ag-returns .content form select,.ag-returns .content form input {
    max-width: 320px
}

#HWC .hwc-content {
    color: #fff;
    padding: 0 20px
}

#HWC .hwc-content h2,#HWC .hwc-content h4 {
    font-weight: normal
}

#HWC .hwc-content h4 {
    font-style: normal
}

#HWC .hwc-content .form-control {
    color: black
}

#HWC.rlc-membership-agreement body {
    color: #fff
}

#HWC.rlc-membership-agreement h2 {
    color: #dd6c23
}

@media (min-width: 1025px) {
    #HWC .hwc-content {
        min-height:400px
    }
}

@media (max-width: 1023px) {
    #HWC .hwc-content {
        margin:0 5px;
        padding: 0 5%
    }
}

#SM .mv-mbrshp-top-content {
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    height: 300px;
    margin: 0;
    padding: 0;
    background-color: #000
}

#SM .mv-mbrshp-top-content .header-tile {
    height: 18px;
    position: absolute;
    z-index: 1;
    background: -moz-linear-gradient(100deg, #faac31 0%,#efd289 23%,#faac31 47%,#efd289 73%,#faac31 100%);
    background: -webkit-linear-gradient(100deg, #faac31 0%,#efd289 23%,#faac31 47%,#efd289 73%,#faac31 100%);
    background: -ms-linear-gradient(100deg, #faac31 0%,#efd289 23%,#faac31 47%,#efd289 73%,#faac31 100%);
    background: linear-gradient(100deg, #faac31 0%,#efd289 23%,#faac31 47%,#efd289 73%,#faac31 100%)
}

#SM .mv-mbrshp-top-content .header-content {
    height: 100%;
    padding: 0
}

#SM .mv-mbrshp-top-content .header-content .mv-logo {
    height: 100%;
    background-image: url("/wcsstore/MattelSAS/images/colors/sm/MV_Membership_Landing_Logo.png");
    background-repeat: no-repeat;
    background-size: 190px;
    margin-top: 10px;
    background-position: center
}

#SM .mv-mbrshp-top-content .header-content .header-text {
    height: 100%;
    color: #fff
}

#SM .mv-mbrshp-top-content .header-content .header-text h3 {
    margin: 22% 0 25px;
    text-transform: uppercase;
    font-size: 2.8em;
    color: #eaa322;
    font-weight: 400;
    line-height: 1em;
    padding: 0
}

#SM .mv-mbrshp-top-content .header-content .header-text p {
    font-size: 0.9em;
    color: #bfbfbf;
    letter-spacing: 0.3px
}

#SM .mv-mbrshp-top-content .header-content .header-text h5 {
    font-size: 0.9em;
    font-weight: 600;
    color: white;
    letter-spacing: 0.3px;
    line-height: 1em;
    padding: 0 0 30px
}

#SM .mv-mbrshp-top-content .header-content .header-text h5 span {
    color: #a81619;
    text-decoration: underline
}

#SM .mv-mbrshp-top-content .header-content .header-images {
    height: 100%;
    background-image: url("/wcsstore/MattelSAS/images/colors/sm/MV_Membership_Landing_Top.png");
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: top left;
    z-index: 2
}

#SM .mv-mbrshp-middle-content {
    margin: 25px 8% 0;
    padding: 0
}

#SM .mv-mbrshp-middle-content * {
    padding: 0;
    margin: 0
}

#SM .mv-mbrshp-middle-content .mv-mbrshp-tiers .mv-mbrshp-silver {
    padding: 0 1px 1px 0
}

#SM .mv-mbrshp-middle-content .mv-mbrshp-tiers .mv-mbrshp-silver .mv-mbrshp-header {
    background: -moz-linear-gradient(100deg, #babfc3 0%,#d9d9d9 49%,#babfc3 100%);
    background: -webkit-linear-gradient(100deg, #babfc3 0%,#d9d9d9 49%,#babfc3 100%);
    background: -ms-linear-gradient(100deg, #babfc3 0%,#d9d9d9 49%,#babfc3 100%);
    background: linear-gradient(100deg, #babfc3 0%,#d9d9d9 49%,#babfc3 100%)
}

#SM .mv-mbrshp-middle-content .mv-mbrshp-tiers .mv-mbrshp-silver .mv-mbrshp-content {
    background-color: #eeeeee
}

#SM .mv-mbrshp-middle-content .mv-mbrshp-tiers .mv-mbrshp-gold {
    padding: 0 1px 1px 0
}

#SM .mv-mbrshp-middle-content .mv-mbrshp-tiers .mv-mbrshp-gold .mv-mbrshp-header {
    background: -moz-linear-gradient(100deg, #faac31 0%,#efd289 48%,#faac31 100%);
    background: -webkit-linear-gradient(100deg, #faac31 0%,#efd289 48%,#faac31 100%);
    background: -ms-linear-gradient(100deg, #faac31 0%,#efd289 48%,#faac31 100%);
    background: linear-gradient(100deg, #faac31 0%,#efd289 48%,#faac31 100%)
}

#SM .mv-mbrshp-middle-content .mv-mbrshp-tiers .mv-mbrshp-gold .mv-mbrshp-content {
    background-color: #ffeec6
}

#SM .mv-mbrshp-middle-content .mv-mbrshp-tiers .mv-mbrshp-header {
    text-align: center
}

#SM .mv-mbrshp-middle-content .mv-mbrshp-tiers .mv-mbrshp-header h5 {
    color: #000;
    text-transform: uppercase;
    font-size: 1.8em;
    font-weight: 600;
    line-height: 1em;
    padding: 15px 0;
    letter-spacing: 0.3px
}

#SM .mv-mbrshp-middle-content .mv-mbrshp-tiers .mv-mbrshp-content {
    height: 105px
}

#SM .mv-mbrshp-middle-content .mv-mbrshp-tiers .mv-mbrshp-content p {
    text-align: center;
    padding: 12px 0;
    font-size: 0.9em
}

#SM .mv-mbrshp-middle-content .mv-mbrshp-tiers .mv-mbrshp-content .mv-mbrshp-cost-container {
    text-align: center
}

#SM .mv-mbrshp-middle-content .mv-mbrshp-tiers .mv-mbrshp-content .mv-mbrshp-cost-container .mv-mbrshp-cost {
    font-size: 2em;
    font-weight: 600;
    color: #333;
    line-height: 1em
}

#SM .mv-mbrshp-middle-content .mv-mbrshp-tiers .mv-mbrshp-content .mv-mbrshp-cost-container .mv-mbrshp-cost-validity {
    font-size: 0.9em;
    font-weight: 600
}

#SM .mv-mbrshp-middle-content .mv-mbrshp-tiers .mv-mbrshp-content .mv-mbrshp-btn {
    border: 0;
    color: #fff;
    font-size: 0.9em;
    padding: 10px 0 9px;
    width: 160px;
    text-transform: uppercase;
    vertical-align: middle;
    border-radius: 3px;
    background-color: #373737
}

#SM .mv-mbrshp-middle-content .mv-mbrshp-tiers .mv-mbrshp-content .mv-mbrshp-btn-red {
    background-color: #e01e21
}

#SM .mv-mbrshp-middle-content .mv-mbrshp-tiers .mv-mbrshp-label {
    text-transform: uppercase;
    font-size: 1.1em;
    color: #fff;
    background-color: #8c8c8c;
    text-align: center;
    padding: 5px 0 4px;
    letter-spacing: 3px;
    margin: 1px 0
}

#SM .mv-mbrshp-middle-content .mv-mbrshp-tiers .mv-mbrshp-silver-benefits {
    background-color: #eeeeee
}

#SM .mv-mbrshp-middle-content .mv-mbrshp-tiers .mv-mbrshp-silver-benefits .mv-silver-tick-enabled {
    background-image: url("/wcsstore/MattelSAS/images/colors/sm/MV_Silver_Tick_Enabled.png")
}

#SM .mv-mbrshp-middle-content .mv-mbrshp-tiers .mv-mbrshp-silver-benefits .mv-silver-tick-disabled {
    background-image: url("/wcsstore/MattelSAS/images/colors/sm/MV_Silver_Tick_Disabled.png")
}

#SM .mv-mbrshp-middle-content .mv-mbrshp-tiers .mv-mbrshp-gold-benefits {
    background-color: #ffeec6
}

#SM .mv-mbrshp-middle-content .mv-mbrshp-tiers .mv-mbrshp-gold-benefits .mv-gold-tick-enabled {
    background-image: url("/wcsstore/MattelSAS/images/colors/sm/MV_Gold_Tick_Enabled.png")
}

#SM .mv-mbrshp-middle-content .mv-mbrshp-tiers .mv-mbrshp-silver-benefits,#SM .mv-mbrshp-middle-content .mv-mbrshp-tiers .mv-mbrshp-gold-benefits {
    min-height: 90px;
    margin-top: 1px;
    display: flex;
    align-items: center
}

#SM .mv-mbrshp-middle-content .mv-mbrshp-tiers .mv-mbrshp-silver-benefits .mv-tick,#SM .mv-mbrshp-middle-content .mv-mbrshp-tiers .mv-mbrshp-gold-benefits .mv-tick {
    height: 85px;
    background-repeat: no-repeat;
    background-size: 40px;
    background-position: center
}

#SM .mv-mbrshp-middle-content .mv-mbrshp-tiers .mv-mbrshp-silver-benefits .mv-mbrshp-benefits,#SM .mv-mbrshp-middle-content .mv-mbrshp-tiers .mv-mbrshp-gold-benefits .mv-mbrshp-benefits {
    color: #000;
    padding: 3% 0 3%;
    font-size: 1.4em
}

#SM .mv-mbrshp-middle-content .mv-mbrshp-tiers .mv-mbrshp-silver-benefits .mv-mbrshp-benefits-disabled,#SM .mv-mbrshp-middle-content .mv-mbrshp-tiers .mv-mbrshp-gold-benefits .mv-mbrshp-benefits-disabled {
    color: #959595
}

#SM .mv-mbrshp-middle-content .mv-mbrshp-terms {
    text-align: center;
    font-weight: 600;
    font-size: 0.9em;
    letter-spacing: 0.3px;
    margin: 15px 0 0
}

#SM .mv-mbrshp-middle-content .mv-mbrshp-terms a {
    color: #e01e21
}

#SM .mv-mbrshp-bottom-content {
    height: 265px;
    background-color: #000;
    margin-top: 30px
}

#SM .mv-mbrshp-bottom-content * {
    padding: 0;
    margin: 0
}

#SM .mv-mbrshp-bottom-content .mv-bottom-empty {
    height: 30px
}

#SM .mv-mbrshp-bottom-content .mv-bottom-left-img {
    background-image: url("/wcsstore/MattelSAS/images/colors/sm/MV_Membership_Landing_Bottom_Left.png");
    height: calc(100% + 25px);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: top right;
    top: -25px
}

#SM .mv-mbrshp-bottom-content .mv-bottom-center {
    text-align: center
}

#SM .mv-mbrshp-bottom-content .mv-bottom-center .mv-bottom-center-logo {
    height: 182px;
    background-image: url("/wcsstore/MattelSAS/images/colors/sm/MV_Membership_Landing_Logo.png");
    background-repeat: no-repeat;
    background-size: 180px;
    background-position: center;
    margin: 15px 0
}

#SM .mv-mbrshp-bottom-content .mv-bottom-center .mv-bottom-center-btn button {
    border: 0;
    color: #fff;
    font-size: 0.9em;
    padding: 10px 0 9px;
    max-width: 160px;
    width: 85%;
    text-transform: uppercase;
    vertical-align: middle;
    border-radius: 3px;
    background-color: #e01e21
}

#SM .mv-mbrshp-bottom-content .mv-bottom-right-img {
    background-image: url("/wcsstore/MattelSAS/images/colors/sm/MV_Membership_Landing_Bottom_Right.png");
    height: calc(100% + 25px);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: top left;
    top: -25px
}

@media (max-width: 1023px) {
    #SM .mv-mbrshp-top-content .header-content .mv-logo {
        background-size:160px
    }

    #SM .mv-mbrshp-top-content .header-content .header-text h3 {
        font-size: 2.4em
    }

    #SM .mv-mbrshp-middle-content {
        width: 96%;
        margin: 25px 4% 0;
        overflow-x: scroll
    }

    #SM .mv-mbrshp-middle-content .mv-mbrshp-tiers {
        min-width: 685px
    }

    #SM .mv-mbrshp-bottom-content .mv-bottom-center .mv-bottom-center-logo {
        background-size: contain
    }
}

@media (max-width: 39.79em) {
    #SM .mv-mbrshp-top-content {
        height:auto
    }

    #SM .mv-mbrshp-top-content .header-content .mv-logo {
        width: 100%;
        height: 275px;
        background-image: url("/wcsstore/MattelSAS/images/colors/sm/MV_Membership_Landing_Top_Mobile.png");
        background-repeat: no-repeat;
        background-size: 100% auto;
        background-position: top
    }

    #SM .mv-mbrshp-top-content .header-content .header-text {
        width: 100%;
        padding: 0 7%
    }

    #SM .mv-mbrshp-top-content .header-content .header-text h3 {
        margin: 25px 0 25px;
        font-size: 2.8em
    }

    #SM .mv-mbrshp-top-content .header-content .header-text p {
        font-size: 1.2em
    }

    #SM .mv-mbrshp-top-content .header-content .header-text h5 {
        font-size: 1.2em;
        padding: 0 0 30px
    }

    #SM .mv-mbrshp-top-content .header-content .header-images {
        background-image: none;
        height: 0;
        width: 0
    }

    #SM .mv-mbrshp-bottom-content {
        height: auto
    }

    #SM .mv-mbrshp-bottom-content .mv-bottom-left-img {
        background-image: none;
        height: 0;
        width: 0
    }

    #SM .mv-mbrshp-bottom-content .mv-bottom-center {
        width: 100%
    }

    #SM .mv-mbrshp-bottom-content .mv-bottom-right-img {
        width: 100%;
        background-image: url("/wcsstore/MattelSAS/images/colors/sm/MV_Membership_Landing_Bottom_Mobile.png");
        height: 300px;
        background-repeat: no-repeat;
        background-size: 100% auto;
        background-position: top;
        top: 15px
    }
}

@media (max-width: 26.55em) {
    #SM .mv-mbrshp-top-content .header-content .mv-logo {
        height:215px
    }

    #SM .mv-mbrshp-bottom-content .mv-bottom-right-img {
        height: 245px
    }
}

#product-detail {
    margin: auto;
    width: 90%;
    margin: 0 auto;
    padding: 5% 0
}

#product-detail .rowContainer {
    padding: 0
}

#product-detail .rowContainer>.row {
    padding-top: 9px
}

#product-detail .row .hasBorderBottom {
    padding-bottom: 15px;
    border-bottom: solid 1px #ddd !important !important
}

@media (max-width: 1023px) {
    #product-detail .row {
        margin:auto
    }
}

#product-detail p {
    margin: 0
}

#product-detail .widget_branding {
    border: 0;
    margin-bottom: 20px;
    border-bottom: solid 1px #ddd !important
}

#product-detail .affix {
    background: white;
    z-index: 9;
    top: 10px;
    position: fixed !important
}

@media (max-width: 1023px) {
    #product-detail .affix {
        position:static !important;
        float: none;
        width: 100%
    }
}

#product-detail h4 {
    margin: 15px 0;
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-weight: 700;
    font-size: 1.5em;
    line-height: 1.3;
    color: #209e9e
}

#product-detail a {
    color: #209e9e;
    font-weight: 700
}

#product-detail .reviews a {
    text-transform: none
}

#product-detail .catalogEntryRecommendationWidget {
    max-width: 98%
}

#product-detail .catalogEntryRecommendationWidget #title_RecentlyViewedItemsEspot {
    padding: 23px 0 12px 16px
}

#product-detail .product-detail-container .product-section .productOptions {
    display: none
}

#product-detail .product-detail-container .row {
    margin: auto
}

#product-detail #page #widget_coordinate .coordinate_title.container_full_width_bundle {
    padding: 23px 0 12px 40px
}

#product-detail #mattelRelatedSearches_area {
    width: 19%;
    float: left;
    margin: 0 1% 0 0
}

@media (max-width: 1023px) {
    #product-detail #mattelRelatedSearches_area {
        width:25%
    }
}

@media (max-width: 767px) {
    #product-detail #mattelRelatedSearches_area {
        width:100%;
        float: none;
        margin: 1% 0 0 0
    }
}

#product-detail #mattelRelatedSearches_area .bloomreach-related-search-terms-widget {
    border-top: 0
}

#product-detail #mattelRelatedSearches_area .bloomreach-related-search-terms-widget #br-related-searches-widget {
    padding-right: 0
}

#product-detail #mattelRelatedSearches_area .bloomreach-related-search-terms-widget #br-related-searches-widget .br-related-heading {
    background-color: #eee;
    padding: 5px 10px;
    color: #000;
    font-family: "museo-slab",Tahoma Regular,Geneva,serif;
    font-size: .8rem;
    font-weight: 600
}

#product-detail #mattelRelatedSearches_area .bloomreach-related-search-terms-widget #br-related-searches-widget a {
    padding: 10px 0 3px 10px
}

#product-detail #mattelRelatedProducts_area {
    width: 80%;
    float: left
}

@media (max-width: 1023px) {
    #product-detail #mattelRelatedProducts_area {
        width:75%
    }
}

@media (max-width: 767px) {
    #product-detail #mattelRelatedProducts_area {
        width:100%;
        float: none;
        margin: 1% 0 0 0
    }
}

#product-detail #mattelRelatedProducts_area .bloomreach-related-search-products-widget.predictive-intel-widget {
    margin-top: 0 !important
}

#product-detail #mattelRelatedProducts_area .bloomreach-related-search-products-widget.predictive-intel-widget .br-sf-widget {
    border-right: 0;
    border-left: 2px solid #e1e1e1;
    margin: 15px 0;
    padding: 0 0 0 10px
}

#product-detail #fan-favorite-widget h2 {
    background-color: transparent;
    color: #e01e21;
    width: 100%;
    text-align: center;
    max-width: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    font-family: "omnes-pro",Tahoma Regular,Geneva,sans-serif;
    font-weight: 600;
    padding: 23px 0 12px 0;
    font-size: 3em;
    text-transform: uppercase
}

@media (max-width: 767px) {
    #product-detail #fan-favorite-widget h2 {
        font-size:1.5em
    }
}

@media (min-width: 40.06em) {
    #product-detail {
        width:100%;
        overflow: hidden
    }
}

@media (min-width: 48em) {
    #product-detail .col-sm-5 {
        width:41.66666667%;
        float: left
    }

    #product-detail .col-sm-7 {
        width: 58.33333333%;
        float: left
    }
}

@media (min-width: 64em) {
    #product-detail {
        padding:0;
        width: 100%
    }

    #product-detail .product-section,#product-detail .product-description {
        width: 92%;
        margin: 0 auto
    }

    #product-detail .product-section.row-fluid:after,#product-detail .product-description.row-fluid:after {
        content: "";
        display: block;
        clear: both
    }

    #product-detail h4 {
        font-size: 1.125em
    }
}

@media (max-width: 1023px) {
    #product-detail {
        width:100%;
        padding-top: 0
    }

    #product-detail .overlay {
        background: rgba(0,0,0,0.5);
        height: 100%;
        width: 100%;
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 10001
    }

    #product-detail .product-section {
        width: 90%;
        float: none;
        margin: auto
    }

    #product-detail .product-section .definingAttributes,#product-detail .product-section .widget_notify_me {
        display: none
    }

    #product-detail .product-section .definingAttributes.bundleProduct,#product-detail .product-section .widget_notify_me.bundleProduct {
        display: block
    }

    #product-detail .product-section .definingAttributes.AGCollection,#product-detail .product-section .widget_notify_me.AGCollection {
        display: block
    }

    #product-detail .product-section .floatBottominMobiles:not(.galleryProduct) {
        position: fixed;
        float: none;
        left: 0;
        bottom: 0;
        z-index: 20000;
        width: 100%;
        background-color: #fff;
        border-top: 1px solid #ddd;
        height: 70px;
        padding-bottom: 0
    }

    #product-detail .product-section .floatBottominMobiles:not(.galleryProduct) .item_spacer_8px {
        display: none
    }

    #product-detail .product-section .floatBottominMobiles:not(.galleryProduct).displayOptions {
        height: auto
    }

    #product-detail .product-section .floatBottominMobiles:not(.galleryProduct) a[id^='add2CartBtn'] {
        top: -16px;
        float: left;
        width: 50%
    }

    #product-detail .product-section .floatBottominMobiles:not(.galleryProduct) a[id^='add2CartBtn'] .button_text {
        overflow: visible
    }

    #product-detail .product-section .floatBottominMobiles:not(.galleryProduct) a[id^='add2CartBtn'].optionsNotAvailable {
        width: 100%
    }

    #product-detail .product-section .floatBottominMobiles:not(.galleryProduct) .closeButton {
        background: url("/wcsstore/MattelSAS/images/sprites.png") no-repeat;
        width: 18px;
        height: 18px;
        background-position: -174px -464px;
        display: block;
        position: absolute;
        right: 5px;
        top: 5px;
        border-radius: 7px
    }

    #product-detail .product-section .floatBottominMobiles:not(.galleryProduct) .productOptions {
        display: block;
        float: right;
        margin-top: -5px;
        width: 80px
    }

    #product-detail .product-section .floatBottominMobiles:not(.galleryProduct) .productOptions.extraMarginForHideOptions {
        margin-top: -16px
    }

    #product-detail .product-section .floatBottominMobiles:not(.galleryProduct) .productOptions i {
        display: block;
        font-size: 1.7rem;
        color: #ade5e5;
        line-height: 10px
    }

    #product-detail .product-section .floatBottominMobiles:not(.galleryProduct) .productOptions .hideOptions {
        line-height: 0
    }

    #product-detail .product-section .floatBottominMobiles:not(.galleryProduct) .productOptions .hideOptions i {
        line-height: 15px
    }

    #product-detail .product-section .floatBottominMobiles:not(.galleryProduct) .productOptions .hideOptions,#product-detail .product-section .floatBottominMobiles:not(.galleryProduct) .productOptions .showOptions {
        font-size: 1rem;
        font-weight: 500;
        font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif
    }

    #product-detail .product-section .floatBottominMobiles:not(.galleryProduct) .pdpOptionsContainer {
        display: none;
        position: relative;
        z-index: 1000
    }

    #product-detail .product-section .floatBottominMobiles:not(.galleryProduct) .pdpOptionsContainer .definingAttributes,#product-detail .product-section .floatBottominMobiles:not(.galleryProduct) .pdpOptionsContainer .widget_notify_me {
        display: block
    }

    #product-detail .product-section .floatBottominMobiles:not(.galleryProduct) .pdpOptionsContainer.displayOptions {
        display: block
    }

    #product-detail .product-section .floatBottominMobiles:not(.galleryProduct) .pdpOptionsContainer .definingAttributes {
        border-top: 0 !important;
        width: 100%
    }

    #product-detail .product-section .floatBottominMobiles:not(.galleryProduct) .pdpOptionsContainer .definingAttributes div[id^="swatch_selection_"].heading {
        display: none
    }

    #product-detail .product-section .floatBottominMobiles:not(.galleryProduct) .pdpOptionsContainer .definingAttributes .swatches_group .color_swatch_label {
        text-align: left;
        display: block;
        padding: 5px 0 0 0;
        text-transform: uppercase;
        font-weight: 500;
        color: #000;
        margin-top: 5px
    }

    #product-detail .product-section .floatBottominMobiles:not(.galleryProduct) .pdpOptionsContainer .definingAttributes .swatches_group .color_swatch_list {
        float: left;
        width: 100%;
        margin: 5px 0
    }

    #product-detail .product-section .floatBottominMobiles:not(.galleryProduct) .pdpOptionsContainer .definingAttributes .swatches_group .color_swatch_list ul li a {
        font-weight: 500;
        font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif
    }

    #product-detail .product-section .floatBottominMobiles:not(.galleryProduct) .pdpOptionsContainer .definingAttributes .swatches_group .color_swatch_list li.size_chart {
        width: auto;
        float: right
    }

    #product-detail .product-section .floatBottominMobiles:not(.galleryProduct) .pdpOptionsContainer .widget_notify_me {
        padding: 20px 0 25px 0;
        border-bottom: 1px solid #ddd;
        margin-bottom: 20px;
        font-size: 1rem
    }

    #product-detail .product-section .floatBottominMobiles.galleryProduct {
        display: none
    }

    #product-detail .reviews {
        padding: 5px 0
    }

    #product-detail .rowContainer {
        padding-top: 0
    }

    #product-detail .rowContainer>.row {
        padding-top: 0
    }

    #product-detail #widget_coordinate .coordinate_title.container_full_width_bundle {
        padding: 23px 0 12px 0
    }
}

@media (max-width: 23.42em) {
    #product-detail .product-section .floatBottominMobiles:not(.galleryProduct) .productOptions .hideOptions,#product-detail .product-section .floatBottominMobiles:not(.galleryProduct) .productOptions .showOptions {
        font-size:.9rem
    }
}

@media (min-width: 1024px) {
    #product-detail-content .row:nth-of-type(2) .col7.acol12>.row {
        margin:0;
        width: 98%
    }
}

#product-detail-content .product-section div[data-slot-id="14"] {
    border-top: 1px solid #ddd
}

#product-detail.product-configurator #product-detail-content div[data-slot-id="1"] {
    min-height: 2000px
}

#product-detail.product-configurator #product-detail-content div[data-slot-id="14"] {
    border-top: 0
}

#product-detail.product-configurator .shopperActions {
    border-bottom: 0 !important
}

@media (max-width: 1023px) {
    #product-detail.product-configurator #product-detail-content div[data-slot-id="1"] {
        min-height:initial
    }
}

@media (max-width: 1023px) {
    .bundle-page #floatingBundleInfo {
        position:relative !important
    }

    .bundle-page #floatingBundleInfoSection {
        min-height: 1px !important
    }
}

.frameShow iframe,.cke_panel iframe,.cke_editor iframe {
    display: inline-block !important
}

.pluck-forums .cke_skin_p4 .cke_rcombo .cke_text {
    height: 18px !important;
    padding-top: 0 !important;
    font-size: 12px !important
}

.pluck-forums .cke_skin_p4 .cke_button a {
    height: auto !important
}

.pluck-forums .cke_skin_p4 .cke_button a:hover,.pluck-forums .cke_skin_p4 .cke_button a:focus,.pluck-forums .cke_skin_p4 .cke_button a:active,.pluck-forums .cke_skin_p4 .cke_button a .cke_off {
    height: auto !important
}

.pluck-forums .pluck-forums-pagination span.pluck-forums-pagination-page {
    color: #fff !important
}

.mattelBlogWrapper iframe,.barbieBlogWrapper iframe {
    display: block
}

.mattelBlogWrapper a.addthis_button_facebook_like,.barbieBlogWrapper a.addthis_button_facebook_like {
    width: auto !important
}

.mattelBlogWrapper .thumb-sections li.first {
    margin: 0 10px 0 0 !important
}

.mattelBlogWrapper .thumb-sections .inline-list li {
    display: inline-block;
    padding: 0px 0 0 0 !important;
    margin: 0 10px 0 0 !important;
    width: 198 !important;
    position: relative
}

.mattelBlogWrapper .thumb-sections .item-wrapper span {
    color: #fff;
    font-size: 15px;
    padding: 4px 10px !important;
    top: 4px;
    right: 0;
    height: auto !important;
    width: 100%;
    text-align: center
}

.mattelBlogWrapper .thumb-sections a.img-wrapper {
    font-family: "museo-slab",Tahoma Regular,Geneva,serif !important;
    font-style: normal !important
}

@media (max-width: 1023px) {
    .mattelBlogWrapper .index-content .left-content,.mattelBlogWrapper .right-content,.barbieBlogWrapper .index-content .left-content,.barbieBlogWrapper .index-content .right-content {
        width:100%;
        border: none
    }

    .barbieBlogWrapper .index-content .news-img.exclusive img {
        width: auto
    }

    .barbieBlogWrapper .index-content .news-img.exclusive .overlay {
        width: 100%
    }

    .barbieBlogWrapper .index-content .news-img.exclusive .overlay .club-banner {
        width: 100%
    }

    .barbieBlogWrapper .index-content .left-content .pluck-publicBlogs {
        min-width: 100%
    }
}

@media (max-width: 767px) {
    .mattelBlogWrapper .pluck-publicBlogs .category {
        top:-15px;
        position: relative
    }

    .mattelBlogWrapper .pluck-publicBlogs div.pluck-publicBlogs-blog-post-posted {
        top: 36px
    }

    .mattelBlogWrapper .mattelClubWrapper .content-bagde-flag.red {
        position: relative
    }

    .mattelBlogWrapper .mattelClubWrapper .new-date {
        position: initial
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .mattelBlogWrapper div.pluck-publicBlogs-blog-post-title,.mattelBlogWrapper .mattelClubWrapper .new-content h6 {
        width:64%
    }
}

#quickInfoPopup {
    padding: inherit
}

#quickInfoPopup.dijitDialog {
    border: none;
    -webkit-box-shadow: 2px 2px 10px 1px #ccc;
    -moz-box-shadow: 2px 2px 10px 1px #ccc;
    box-shadow: 2px 2px 10px 1px #ccc;
    max-width: 1024px
}

#quickInfoPopup .dijitDialogTitleBar {
    display: none
}

#quickInfoPopup .dijitDialogPaneContent {
    border: none
}

#quickInfoPopup .widget_quick_info_popup {
    background: white
}

#quickInfoPopup .widget_quick_info_popup .top,#quickInfoPopup .widget_quick_info_popup .bottom {
    background: none
}

#quickInfoPopup .widget_quick_info_popup .middle .content_left_border,#quickInfoPopup .widget_quick_info_popup .middle .content_right_border {
    background: none
}

#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.left_column {
    max-width: 47%;
    min-width: 47%;
    margin-right: 3%;
    display: inline-block
}

#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.left_column .image_container {
    border-bottom: none;
    text-align: center
}

#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.left_column .image_container img {
    text-align: center;
    max-width: 100%;
    height: auto
}

#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column {
    min-width: 49%;
    max-width: 49%;
    margin-right: 1%;
    display: inline-block
}

#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .namePartPriceHeading .col8 {
    width: 100%
}

#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column h1#PageHeading_ {
    font-size: 2.5em
}

#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column h1#PageHeading_ a {
    line-height: 1.2;
    letter-spacing: inherit;
    text-transform: inherit;
    font-style: inherit;
    font-weight: 600;
    font-family: "museo-slab",Tahoma Regular,Geneva,serif;
    color: #333
}

#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column h5#PageHeadingAgeGrade_ {
    margin-bottom: 0;
    color: #777;
    font-size: 1em;
    letter-spacing: inherit;
    font-weight: 600;
    font-style: normal
}

#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .reviews {
    margin: 0px auto 5px auto;
    padding: 0;
    display: inline-block;
    width: 100%
}

#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .reviews abbr {
    font-size: 1.5em;
    display: inline-block;
    padding-left: 6px;
    color: #555;
    transform: translateY(-1.5px)
}

#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .reviews .glyphicon {
    margin: auto;
    padding: 0;
    color: #e01e21 !important;
    font-size: 1.2em;
    letter-spacing: -2.8px
}

#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .reviews .glyphicon.glyphicon-star-empty {
    font-family: 'icons';
    color: #e1e1e1;
    border: 0;
    opacity: 0.8
}

#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .reviews .glyphicon.glyphicon-star-empty:before {
    content: "\e902"
}

#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .name_part_price_widget .namePartPriceContainer .reviews a {
    font-size: .813em;
    font-weight: 600;
    margin: 1.5% 1.5% 1.5% 4%
}

@media (min-width: 1024px) {
    #quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .name_part_price_widget .namePartPriceContainer .reviews a {
        transform:translateY(-1px)
    }
}

#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .name_part_price_widget .namePartPriceContainer .reviews a:last-of-type {
    margin-left: 0.6em
}

#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .inventory_widget {
    padding: 8px 0 5px 0
}

#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .widget_notify_me {
    padding: 10px 0
}

#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .storeInventoryWidget {
    max-width: 100%;
    padding: 0;
    width: 270px
}

#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .storeInventoryWidget #dropDown form div>select {
    font-size: 15px
}

#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .quickSellproduct {
    position: relative;
    top: -15px
}

#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column #BVRRSummaryContainer #BVOSSummaryReadReviews,#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column #BVRRSummaryContainer .BVOSSeparator {
    display: none
}

#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .close {
    position: absolute;
    right: 10px;
    top: 18px;
    background: none;
    width: 35px;
    height: 35px;
    border: none;
    border-radius: 20px;
    color: #333;
    font-size: 1.6em;
    text-align: center;
    opacity: 1
}

#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .close:hover {
    color: #777
}

#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .close_text {
    display: none
}

#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .inventory_widget .text {
    font-weight: 700
}

#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .color_and_size {
    width: 100%;
    display: inline-block
}

#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .color_and_size .heading {
    color: #373737;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px
}

#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .color_and_size .selectedAttribute {
    font-weight: normal
}

#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .color_and_size .color_swatch_list li a img {
    border-radius: 100%;
    box-shadow: 0 0 0 1px transparent;
    vertical-align: middle;
    padding: 3px
}

#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .color_and_size .color_swatch_list li a img.color_swatch_selected {
    box-shadow: 0 0 0 1px #333
}

#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .color_and_size .color_swatch_list li a img:hover {
    box-shadow: 0 0 0 2px #0078c8
}

#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .color_and_size .swatch_group {
    display: inline-block;
    margin: 10px 10px 0 0;
    clear: both
}

#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .color_and_size .swatch_group:after {
    content: " ";
    clear: both;
    overflow: hidden;
    display: block
}

#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .color_and_size .swatch_group.border_swatch {
    border-right: solid 1px #ddd !important
}

#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .color_and_size .swatch_group .color_swatch_label {
    padding-top: 5px;
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-size: 14px;
    line-height: 1;
    font-weight: 600
}

#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .color_and_size .swatch_group .color_swatch_list {
    line-height: 37px
}

#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .color_and_size .swatch_group .color_swatch_list ul[aria-label="Available Sizes"] li:last-child,#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .color_and_size .swatch_group .color_swatch_list ul[aria-label="Sizes"] li:last-child,#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .color_and_size .swatch_group .color_swatch_list ul[aria-label="Size"] li:last-child {
    width: auto;
    margin-left: 10px
}

#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .color_and_size .swatch_group .color_swatch_list ul[aria-label="Available Sizes"] li:last-child a,#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .color_and_size .swatch_group .color_swatch_list ul[aria-label="Sizes"] li:last-child a,#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .color_and_size .swatch_group .color_swatch_list ul[aria-label="Size"] li:last-child a {
    color: #e01e21;
    font-weight: 400
}

#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .color_and_size .swatch_group .color_swatch_list ul[aria-label="Available Sizes"] li:last-child:hover,#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .color_and_size .swatch_group .color_swatch_list ul[aria-label="Sizes"] li:last-child:hover,#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .color_and_size .swatch_group .color_swatch_list ul[aria-label="Size"] li:last-child:hover {
    box-shadow: 0 0 0 2px transparent
}

#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .color_and_size .swatch_group .color_swatch_list:after {
    content: " ";
    clear: both;
    overflow: hidden;
    display: block
}

#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .color_and_size .swatch_group .color_swatch_list ul {
    list-style-type: none;
    padding: 0.25em 0
}

#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .color_and_size .swatch_group .color_swatch_list ul li {
    display: block;
    float: left;
    margin: 0 10px 10px 0;
    cursor: pointer
}

#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .color_and_size .swatch_group .color_swatch_list ul li:last-child {
    width: auto
}

#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .color_and_size .swatch_group .color_swatch_list ul li a img {
    border-radius: 100%;
    box-shadow: 0 0 0 1px transparent;
    vertical-align: middle;
    padding: 3px
}

#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .color_and_size .swatch_group .color_swatch_list ul li a img:hover {
    box-shadow: 0 0 0 2px #ade5e5
}

#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .color_and_size .swatch_group .color_swatch_list ul li a span.swatch_text {
    box-shadow: 0 0 0 1px transparent;
    vertical-align: middle;
    padding: 3px
}

#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .color_and_size .swatch_group .color_swatch_list ul li.color_swatch_selected {
    box-shadow: 0 0 0 1px transparent
}

#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .color_and_size .swatch_group .color_swatch_list ul li.color_swatch_selected a img {
    box-shadow: 0 0 0 1px #333
}

#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .color_and_size .swatch_group .color_swatch_list ul li.color_swatch_disabled {
    box-shadow: 0 0 0 1px transparent
}

#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .color_and_size .swatch_group .color_swatch_list ul li.color_swatch_disabled a img {
    box-shadow: 0 0 0 1px #e1e1e1;
    opacity: 0.7;
    pointer-events: none
}

#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .color_and_size .swatch_group .color_swatch_list ul.text_swatches li {
    width: auto;
    padding: 0 8px;
    display: block;
    float: left;
    margin: 5px 10px 5px 0;
    height: 40px;
    min-width: 40px;
    border-radius: 24px;
    cursor: pointer;
    text-align: center;
    transition: box-shadow 0.75s ease
}

#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .color_and_size .swatch_group .color_swatch_list ul.text_swatches li a {
    display: table
}

#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .color_and_size .swatch_group .color_swatch_list ul.text_swatches li a img {
    display: none
}

#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .color_and_size .swatch_group .color_swatch_list ul.text_swatches li a span.swatch_text {
    display: table-cell;
    vertical-align: middle;
    color: #333;
    font-size: .9rem;
    font-weight: 400
}

#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .color_and_size .swatch_group .color_swatch_list ul.text_swatches li:hover {
    color: #e01e21
}

#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .color_and_size .swatch_group .color_swatch_list ul.text_swatches li:hover a span.swatch_text {
    color: #ade5e5
}

#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .color_and_size .swatch_group .color_swatch_list ul.text_swatches li.color_swatch_selected a span.swatch_text {
    color: #333
}

#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .color_and_size .swatch_group .color_swatch_list ul.text_swatches li:last-child {
    width: auto
}

#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .color_and_size .swatch_group .color_swatch_list ul.text_swatches li a {
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-size: .9rem;
    color: #333;
    text-decoration: none;
    border-radius: 24px;
    text-align: center;
    vertical-align: middle;
    position: relative;
    width: 100%;
    height: 100%
}

#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .color_and_size .swatch_group .color_swatch_list ul.text_swatches li.color_swatch_selected {
    box-shadow: 0 0 0 2px #333
}

#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .color_and_size .swatch_group .color_swatch_list ul.text_swatches li.color_swatch_selected a span.swatch_text {
    font-size: 1rem;
    color: #333
}

#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .color_and_size .swatch_group .color_swatch_list ul.text_swatches li:hover {
    box-shadow: 0 0 0 2px #ade5e5
}

#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .color_and_size .swatch_group .color_swatch_list ul.text_swatches li:hover a span.swatch_text {
    color: #ade5e5
}

#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .color_and_size .attBorder {
    border: 0
}

@media (max-width: 1024px) {
    #quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .color_and_size .swatch_group {
        display:block;
        border-bottom: solid 1px #ddd !important;
        margin: 0
    }

    #quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .color_and_size .swatch_group.border_swatch {
        border-right: 0 !important;
        margin: 0
    }
}

#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .shopperActions {
    display: block
}

#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .shopperActions .item_spacer_7px,#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .shopperActions .quantity_label label,#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .shopperActions .quantity_input {
    display: none
}

#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .shopperActions .t_quickAddToCartBtn {
    width: 100%;
    max-width: calc(50% - 5px)
}

#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .shopperActions .t_quickAddToCartBtn .button_text {
    transform: skew(0);
    font-size: inherit
}

#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .shopperActions .notifyMe .button_text:before {
    display: none !important
}

#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .where_to_buy_widget {
    margin-top: 2%
}

#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .where_to_buy_widget .button-group .button.primary.outlined .button_text {
    font-size: inherit;
    transform: translateY(0px) skew(0)
}

.product {
    position: relative
}

.product .t_quick_view {
    outline: 0;
    border: 0;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    font-size: 0.9em;
    color: white !important;
    width: 160px;
    padding: 10px;
    margin: auto;
    transition: all 500ms ease-in-out;
    opacity: 0;
    top: 30%;
    left: 50%;
    transform: translate(-50%, -30%)
}

@media (max-width: 1023px) {
    .product .t_quick_view {
        display:none
    }
}

.product:hover .t_quick_view {
    opacity: 1
}

#SM .product .t_quick_view {
    border-radius: 25px;
    background: rgba(224,30,33,0.85)
}

#SM .product .t_quick_view span {
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif
}

header#header.checkout-header.checkout #main-top-header {
    border: inherit
}

header#header.checkout-header.checkout .navbar-header {
    visibility: hidden;
    display: none
}

header#header.checkout-header.checkout .logo {
    border: 0;
    width: auto
}

header#header.checkout-header.checkout .logo .navbar-brand {
    float: none;
    font-size: inherit;
    line-height: inherit;
    height: inherit;
    padding: inherit;
    pointer-events: none;
    display: block
}

header#header.checkout-header.checkout .logo .navbar-brand img {
    max-height: 70px;
    padding: 5px
}

header#header.checkout-header.checkout .logo.HW .navbar-brand img {
    max-height: 50px;
    margin: 10px 0
}

header#header.checkout-header.checkout .headerLink {
    display: inherit !important;
    position: absolute;
    right: 20px;
    top: 25px;
    line-height: 1.3
}

header#header.checkout-header.checkout .headerLink a {
    font-size: 1.175em;
    font-weight: bold;
    font-style: italic;
    text-transform: uppercase
}

header#header.checkout-header.checkout #checkout_crumb {
    overflow: hidden;
    white-space: nowrap;
    height: 3.25vw
}

header#header.checkout-header.checkout #checkout_crumb .crumb {
    font-size: inherit;
    padding: inherit;
    background: transparent;
    width: 100%;
    overflow: hidden;
    display: flex;
    display: -webkit-box;
    padding: 0 0 0 15px
}

header#header.checkout-header.checkout #checkout_crumb .crumb li {
    color: #555;
    font-size: 1.125vw;
    line-height: 1.125vw;
    font-weight: bold;
    text-transform: uppercase;
    vertical-align: top;
    width: auto;
    position: relative
}

header#header.checkout-header.checkout #checkout_crumb .crumb li:before {
    font-family: 'icons' !important;
    content: "\e901";
    font-size: 3.6vw;
    line-height: 3.6vw;
    margin: 0 -2vw 0 1vw;
    display: -ms-flexbox
}

@supports (-ms-ime-align: auto) {
    header#header.checkout-header.checkout #checkout_crumb .crumb li:before {
        display: flex
    }
}

header#header.checkout-header.checkout #checkout_crumb .crumb li.start {
    color: #e01e21;
    margin: 0 -5.55vw
}

header#header.checkout-header.checkout #checkout_crumb .crumb li.end {
    color: #e01e21;
    margin: 0 -3vw 0 0
}

header#header.checkout-header.checkout #checkout_crumb .crumb li.step_off {
    color: #555
}

header#header.checkout-header.checkout #checkout_crumb .crumb li.step_off.complete {
    color: #fff
}

header#header.checkout-header.checkout #checkout_crumb .crumb li.step_off.complete:before {
    color: #e01e21
}

header#header.checkout-header.checkout #checkout_crumb .crumb li.step_off.complete span a {
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-family: inherit
}

header#header.checkout-header.checkout #checkout_crumb .crumb li.step_off.complete span a:before {
    background: transparent;
    color: #dd6c23;
    position: relative;
    left: -5px;
    top: 3px
}

header#header.checkout-header.checkout #checkout_crumb .crumb li.step_off.complete span a:before else {
    font-family: 'icons' !important;
    content: "\e900"
}

header#header.checkout-header.checkout #checkout_crumb .crumb li.step_off:before {
    color: #e8eef3
}

header#header.checkout-header.checkout #checkout_crumb .crumb li.step_on:before {
    color: #209e9e
}

header#header.checkout-header.checkout #checkout_crumb .crumb li.step_on span {
    color: #fff
}

header#header.checkout-header.checkout #checkout_crumb .crumb li span {
    text-transform: uppercase;
    position: absolute;
    left: 4vw;
    top: 1vw
}

@media (max-width: 1023px) {
    html#AG #page header#header.checkout-header.checkout .headerLink {
        font-size:.9rem
    }

    html#AG #page header#header.checkout-header.checkout .headerLink a {
        font-size: .9rem
    }

    #page header#header.checkout-header.checkout .logo img.ag {
        max-height: 50px;
        padding: 10px
    }

    #page header#header.checkout-header.checkout #checkout_crumb {
        height: auto
    }

    #page header#header.checkout-header.checkout #checkout_crumb .crumb li {
        font-size: 2.125vw;
        line-height: 2.125vw
    }

    #page header#header.checkout-header.checkout #checkout_crumb .crumb li:before {
        font-size: 6.5vw;
        line-height: 6.5vw;
        margin: 0 -2vw 0 0.3vw
    }

    #page header#header.checkout-header.checkout #checkout_crumb .crumb li.start {
        margin: 0 -10.55vw
    }

    #page header#header.checkout-header.checkout #checkout_crumb .crumb li span {
        position: absolute;
        left: 7vw;
        top: 1.8vw
    }
}

@media (max-width: 767px) {
    html #page header#header.checkout-header.checkout #checkout_crumb .crumb li {
        font-size:3.25vw;
        line-height: 3.25vw
    }

    html #page header#header.checkout-header.checkout #checkout_crumb .crumb li:before {
        font-size: 9vw;
        line-height: 10.5vw;
        margin: 0 -2vw 0 -0.9vw
    }

    html #page header#header.checkout-header.checkout #checkout_crumb .crumb li.start {
        margin: 0 -19.55vw
    }

    html #page header#header.checkout-header.checkout #checkout_crumb .crumb li span {
        text-transform: capitalize;
        left: 11vw;
        top: 3vw
    }
}

@media (max-width: 29.74em) {
    html#AG #page header#header.checkout-header.checkout .headerLink {
        font-size:.8rem
    }

    html#AG #page header#header.checkout-header.checkout .headerLink a {
        font-size: .8rem
    }

    html#AG #page header#header.checkout-header.checkout .logo img.ag {
        max-height: 45px;
        padding: 10px
    }
}

.product_attributes_widget .title {
    font-weight: 900
}

.product_attributes_widget .panel {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    margin-bottom: 0;
    border-width: 0
}

.product_attributes_widget .product-fetaure li {
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-weight: 400;
    word-wrap: break-word
}

.product_attributes_widget .product-fetaure li b {
    font-weight: 800
}

.product_attributes_widget .product-fetaure li:first-child h2 {
    border-top: none
}

.product_attributes_widget .product-fetaure li .instruction h2:after,.product_attributes_widget .product-fetaure li .service h2:after {
    content: "\3E"
}

.product_attributes_widget .product-fetaure li .accordion-toggle[aria-expanded="true"] h2 {
    border-bottom-width: 0
}

.product_attributes_widget .product-fetaure li .accordion-toggle[aria-expanded="true"] h2:after {
    content: "\2D";
    right: 3px
}

.product_attributes_widget .product-fetaure li .accordion-toggle h2 {
    font-family: "museo-slab",Tahoma Regular,Geneva,serif;
    font-weight: 700;
    border-bottom: 1px solid #ebeded;
    border-top: 1px solid #ebeded;
    padding: 20px 0;
    position: relative;
    color: #595959
}

.product_attributes_widget .product-fetaure li .accordion-toggle h2:after {
    content: "\2B";
    position: absolute;
    font-size: 1.9em;
    color: #595959;
    top: 50%;
    transform-origin: top;
    transform: translateY(-50%);
    right: 0;
    display: block
}

.product_attributes_widget .product-fetaure li .accordion-toggle h2.shown:before {
    content: "";
    width: 18%;
    height: 5px;
    background: #e2e2e2;
    position: absolute;
    left: 0;
    bottom: 0;
    display: none
}

.product_attributes_widget .product-fetaure .text-container {
    margin: 0 0 8px 0;
    line-height: 1.5
}

.product_attributes_widget .product-fetaure .text-container p,.product_attributes_widget .product-fetaure .text-container span {
    line-height: 1.5;
    color: #595959;
    margin: 0 0 10px 0 !important;
    display: block
}

.product_attributes_widget .product-fetaure .text-container li {
    line-height: 1.5;
    margin: 0 0 8px 0
}

.product_attributes_widget .product-fetaure .text-container#ProductFeatures li {
    margin: 0 0 8px 1em;
    list-style-position: outside;
    list-style: initial
}

.product_attributes_widget .product-fetaure .text-container#ProductFeatures li ul {
    padding-left: 40px
}

.product_attributes_widget .product-fetaure .text-container#ProductFeatures li ul li {
    list-style-type: disc
}

.product_attributes_widget .product-fetaure .text-container#ProductFeatures li ol {
    padding-left: 40px
}

.product_attributes_widget .product-fetaure .text-container#ProductFeatures ul ol {
    padding-left: 40px
}

.product_attributes_widget .product-fetaure .text-container#ProductFeatures ol ul {
    padding-left: 40px
}

.product_attributes_widget .product-fetaure .text-container#ProductFeatures ol ul li {
    list-style-type: disc
}

.product_attributes_widget .product-fetaure .text-container#ProductFeatures ol {
    list-style-position: outside
}

.product_attributes_widget .product-fetaure .text-container#ProductFeatures ol li {
    list-style-type: decimal
}

.product_attributes_widget .product-fetaure .text-container#ProductFeatures ol[type='a'].lower {
    list-style-type: lower-alpha
}

.product_attributes_widget .product-fetaure .text-container#ProductFeatures ol[type='a'].lower li {
    list-style-type: lower-alpha
}

.product_attributes_widget .product-fetaure .text-container#ProductFeatures ol[type='A'].upper {
    list-style-type: upper-alpha
}

.product_attributes_widget .product-fetaure .text-container#ProductFeatures ol[type='A'].upper li {
    list-style-type: upper-alpha
}

.product_attributes_widget .product-fetaure .text-container#ProductFeatures ol[type='i'].lower {
    list-style-type: lower-roman
}

.product_attributes_widget .product-fetaure .text-container#ProductFeatures ol[type='i'].lower li {
    list-style-type: lower-roman
}

.product_attributes_widget .product-fetaure .text-container#ProductFeatures ol[type='I'].upper {
    list-style-type: upper-roman
}

.product_attributes_widget .product-fetaure .text-container#ProductFeatures ol[type='I'].upper li {
    list-style-type: upper-roman
}

.product_attributes_widget .product-fetaure #ProductInstruction.text-container a {
    display: block;
    margin-top: 10px
}

@media (max-width: 1023px) {
    .product_attributes_widget #DevelopmentBenefits {
        margin:auto
    }
}

.product_attributes_widget #DevelopmentBenefits li {
    display: flex;
    align-items: flex-start
}

.product_attributes_widget #DevelopmentBenefits li h4 {
    color: #595959
}

.product_attributes_widget #DevelopmentBenefits h2 {
    font-weight: 700;
    padding: 20px 0;
    position: relative
}

.product_attributes_widget #DevelopmentBenefits h2:before {
    content: "";
    width: 29%;
    height: 5px;
    background: #e2e2e2;
    position: absolute;
    left: 0;
    bottom: 0
}

.product_attributes_widget #DevelopmentBenefits .benefit-content {
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-weight: 400;
    font-size: 1em;
    line-height: 2;
    margin-top: 15px;
    text-align: center
}

.product_attributes_widget #DevelopmentBenefits .benefit-content div {
    float: left
}

.product_attributes_widget #DevelopmentBenefits .benefit-content div h4 {
    font-size: 1em;
    font-weight: bold;
    text-align: left;
    margin: auto
}

.product_attributes_widget #DevelopmentBenefits .benefit-content div p {
    line-height: 1.5;
    text-align: left;
    margin: auto !important
}

.product_attributes_widget #DevelopmentBenefits .product-benefit-bottom {
    margin-top: 30px
}

.product_attributes_widget .benefit-items li {
    min-height: 75px
}

.product_attributes_widget .benefit-items li h4 {
    text-transform: uppercase;
    margin: auto
}

.product_attributes_widget .benefit-items li img {
    float: left;
    margin: 0 3% 0 0
}

@media (min-width: 20em) {
    .product_attributes_widget {
        font-size:16px
    }

    .product_attributes_widget h2 {
        font-size: 1.5em
    }
}

@media (min-width: 23.43em) {
    .product_attributes_widget .product-benefit .benefit-content {
        font-size:1.125em
    }
}

@media (min-width: 29.75em) {
    .product_attributes_widget .product-benefit .benefit-content {
        font-size:1.25em
    }
}

@media (min-width: 35.5em) {
    .product_attributes_widget .product-benefit .benefit-content {
        font-size:1.5em
    }

    .product_attributes_widget h2 {
        font-size: 2em
    }
}

@media (min-width: 40.06em) {
    .product_attributes_widget {
        width:92%;
        margin: 0 auto
    }

    .product_attributes_widget .col-sm-5 {
        width: 100%
    }

    .product_attributes_widget .col-sm-7 {
        width: 100%
    }

    .product_attributes_widget h2 {
        font-size: 1.5em
    }

    .product_attributes_widget .product-benefit .benefit-content {
        text-align: left;
        line-height: 1.4em
    }

    .product_attributes_widget .product-benefit .benefit-content .benefit-items {
        overflow: hidden;
        font-size: 14px
    }

    .product_attributes_widget .product-benefit .benefit-content .benefit-items>li {
        width: 33.333333333333336%;
        float: left
    }

    .product_attributes_widget .product-benefit .benefit-content .benefit-items>li div {
        width: 80%
    }

    .product_attributes_widget .product-benefit .benefit-content .benefit-items>li:first-child {
        position: relative;
        padding-bottom: 25px
    }

    .product_attributes_widget .product-benefit .benefit-content .benefit-items>li:first-child:after {
        content: "";
        width: 70%;
        height: 5px;
        background: #e2e2e2;
        position: absolute;
        left: 0;
        bottom: 0
    }

    .product_attributes_widget .product-benefit .benefit-content .benefit-items h4 {
        margin: 15px 0;
        font-size: 1em
    }

    .product_attributes_widget .product-benefit-bottom {
        width: 90%;
        margin: 0 auto;
        text-align: center;
        margin-bottom: 30px
    }

    .product_attributes_widget .product-benefit .benefit-content {
        font-size: 1.3em
    }

    .product_attributes_widget .product-benefit .benefit-content p {
        line-height: 1.7
    }
}

@media (min-width: 48em) {
    .product_attributes_widget .product-benefit .product-benefit-bottom {
        width:70%
    }
}

@media (min-width: 60em) {
    .product_attributes_widget .product-benefit .product-benefit-bottom {
        width:60%
    }
}

@media (min-width: 64em) {
    .product_attributes_widget {
        font-size:14px;
        width: 92%;
        margin: 0 auto
    }

    .product_attributes_widget .title {
        font-weight: 900;
        display: block;
        margin-bottom: 4px;
        padding-top: 6px
    }

    .product_attributes_widget .product-benefit {
        padding-left: 5%;
        text-align: left
    }

    .product_attributes_widget .product-benefit .benefit-content .benefit-items>li {
        width: 100%;
        float: none;
        margin-top: 15px;
        overflow: hidden;
        display: table;
        padding-bottom: 10px
    }

    .product_attributes_widget .product-benefit .benefit-content .benefit-items>li:first-child {
        padding-bottom: 0
    }

    .product_attributes_widget .product-benefit .benefit-content .benefit-items>li:first-child:after {
        display: none
    }

    .product_attributes_widget .product-benefit .benefit-content .benefit-items>li:last-child {
        position: relative;
        padding-bottom: 25px
    }

    .product_attributes_widget .product-benefit .benefit-content .benefit-items>li:last-child:after {
        content: "";
        width: 29%;
        height: 5px;
        background: #e2e2e2;
        position: absolute;
        left: 0;
        bottom: 0
    }

    .product_attributes_widget .product-benefit .benefit-content .benefit-items>li>img {
        float: none;
        margin-right: 5%;
        display: table-cell
    }

    .product_attributes_widget .product-benefit .benefit-content .benefit-items>li>div {
        text-align: left;
        overflow: hidden;
        width: 82%;
        display: table-cell;
        vertical-align: middle
    }

    .product_attributes_widget .product-benefit .benefit-content .benefit-items>li>div h4 {
        margin-top: 0;
        margin-bottom: 5px
    }

    .product_attributes_widget .product-benefit .benefit-content .benefit-items>li>div p {
        font-size: .9em
    }

    .product_attributes_widget .product-benefit .product-benefit-bottom {
        width: 100%;
        margin-bottom: 0
    }
}

@media (min-width: 80em) {
    .product_attributes_widget {
        font-size:15px
    }

    .product_attributes_widget .product-benefit .benefit-content .benefit-items {
        font-size: 13px
    }
}

@media (max-width: 1023px) {
    .product_attributes_widget {
        width:90%;
        float: none;
        margin: auto
    }
}

.widget_branding {
    width: 100%;
    border-bottom: 1px solid #e5e5e5
}

.widget_branding img {
    padding-bottom: 19px;
    padding-top: 6px
}

@media (max-width: 768px) {
    .widget_branding {
        margin:auto;
        text-align: center
    }
}

@media (max-width: 1023px) {
    .widget_branding {
        display:none
    }
}

.widget_contact {
    margin: auto;
    width: 92%;
    padding: 42px 0;
    font-size: inherit
}

.widget_contact .title,.widget_contact .description,.widget_contact .cta {
    float: left
}

.widget_contact .title {
    font-size: 1.75em;
    width: auto;
    margin-right: 20px
}

.widget_contact .description {
    font-weight: normal;
    font-size: .8vw;
    color: #777;
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    width: 280px;
    margin-right: 5px;
    padding-top: 5px;
    line-height: 1.4
}

.widget_contact .cta {
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    width: 25%
}

@media (max-width: 1280px) {
    .widget_contact {
        width:90%
    }

    .widget_contact .title,.widget_contact .description,.widget_contact .cta {
        float: none;
        width: 100%
    }

    .widget_contact .title.prod_desc {
        font-size: 1.8em;
        margin-bottom: 3px !important
    }

    .widget_contact .cta {
        width: 50%
    }

    .widget_contact .description {
        margin-bottom: 7px;
        font-size: .75em;
        margin-top: 5px
    }
}

.my-order {
    margin: -1px 0 0 0;
    background: #fff;
    z-index: 9
}

.my-order.affix {
    top: 0;
    z-index: 9;
    position: fixed !important
}

.my-order .discount_text p {
    width: 85%;
    margin: 5% auto 0 auto
}

.my-order .freeShippingStatus {
    display: block;
    text-align: center;
    margin: 20px
}

.my-order .progress_bar_shipping {
    border: solid 2px #ddd !important;
    height: 16px;
    border-radius: 10px;
    background-color: #e7f5f7;
    margin: 43px auto 1px auto
}

.my-order .progress_bar_shipping .progress_bar_status {
    height: 12px;
    background-color: #00bfd7;
    border-radius: 10px
}

.my-order .progress_bar_shipping:after {
    background-image: url("/wcsstore/MattelSAS/images/colors/sm/free_shipping_progress_icon.png");
    background-size: 100%;
    display: inline-block;
    content: "";
    width: 50px;
    height: 50px;
    position: absolute;
    top: -20px;
    right: -25px
}

.my-order .couponWallet_NoCouponsMessage {
    width: 65%;
    margin: 0 auto 20px auto;
    font-size: 12px;
    padding-top: 7px
}

.my-order .button_primary {
    width: 100%
}

.my-order .button_primary .button_text {
    text-align: center;
    width: 100%;
    display: block;
    margin: auto;
    font-size: inherit
}

.my-order .continue_checkout {
    margin: 5% 0
}

.my-order .continue_checkout .legal {
    width: 66%;
    margin: 13px 0 0 17%;
    text-align: center;
    font-size: .87em;
    line-height: 1.4
}

@media (max-width: 1023px) {
    .my-order .continue_checkout {
        font-size:0.77em
    }
}

.my-order .continue_checkout .button_primary {
    margin-left: 17.5%;
    width: 65%
}

.my-order .continue_checkout .button_primary.inactiveLink {
    background: #e1e1e1;
    border: 2px solid #e1e1e1;
    pointer-events: none
}

@media (max-width: 1023px) {
    .my-order .continue_checkout .button_primary {
        margin:auto;
        width: 100%
    }
}

.my-order .continue_checkout .checkoutWith {
    width: 100%;
    margin: 5px auto !important;
    text-align: center
}

.my-order .continue_checkout .checkoutWith .paypal,.my-order .continue_checkout .checkoutWith .amazon {
    margin: 15px auto;
    float: left;
    width: 49%;
    float: none
}

@media (max-width: 767px) {
    .my-order .continue_checkout .checkoutWith .paypal,.my-order .continue_checkout .checkoutWith .amazon {
        float:none;
        width: 100%
    }
}

.my-order .continue_checkout .checkoutWith .paypal {
    display: none
}

.my-order .continue_checkout .checkoutWith .amazon {
    float: right;
    display: table
}

@media (min-width: 1025px) {
    .my-order .continue_checkout .checkoutWith .amazon img {
        max-height:39px !important;
        float: right
    }
}

.my-order .continue_checkout .checkoutWith:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

@media (max-width: 1023px) {
    .my-order .continue_checkout .col5 {
        float:none;
        text-align: center
    }

    .my-order .continue_checkout .col5 a.button.primary.outlined.viewCartButton {
        margin: 5% auto
    }
}

.my-order .shopcart_checkout_button {
    margin: 20px auto 10px auto;
    width: 75%;
    max-width: 300px
}

.my-order .verified-logos {
    margin: 2% 0 0
}

@media (max-width: 1023px) {
    .my-order .verified-logos .row {
        margin:auto
    }
}

.my-order .verified-logos .entity {
    margin: auto
}

.my-order .verified-logos .logo_visa {
    width: 71px;
    height: 29px;
    margin-top: 10px;
    background: url("/wcsstore/MattelSAS/images/sprites.png") -114px -399px no-repeat;
    float: right
}

.my-order .verified-logos .logo_verisign {
    width: 88px;
    height: 44px;
    margin-top: 1px;
    background: url("/wcsstore/MattelSAS/images/sprites.png") -13px -391px no-repeat
}

.my-order .verified-logos .logo_fpo {
    width: 91px;
    height: 50px;
    background: url("/wcsstore/MattelSAS/images/sprites.png") -284px -388px no-repeat;
    float: left
}

.my-order .header {
    height: 70px;
    background-color: #dd6c23;
    width: 100%;
    line-height: 70px;
    font-weight: bold;
    padding-left: 65px;
    font-size: 27px;
    display: block
}

.my-order ul#myorderaccordion li.panel {
    margin-bottom: 0;
    background-color: transparent;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.my-order ul#myorderaccordion li.panel .accordion-toggle .accordion-toggle-arrow {
    display: none
}

.my-order ul#myorderaccordion li.panel .accordion-toggle h2 {
    height: 70px;
    color: #333;
    background-color: #e1e1e1;
    width: 100%;
    line-height: 70px;
    font-weight: bold;
    padding-left: 55px;
    font-size: 27px;
    display: block;
    font-weight: bold
}

@media (max-width: 1023px) {
    .my-order ul#myorderaccordion li.panel .accordion-toggle h2 {
        padding:0 1em
    }
}

.my-order ul#myorderaccordion li.panel a.accordion-toggle,.my-order ul#myorderaccordion li.panel a:hover.accordion-toggle,.my-order ul#myorderaccordion li.panel a:visited.accordion-toggle,.my-order ul#myorderaccordion li.panel a:active.accordion-toggle {
    color: #e1e1e1 !important
}

.my-order #total_breakdown {
    float: none;
    width: 90%;
    margin: auto;
    padding: 30px 0 15px 5%;
    display: block
}

@media (max-width: 1023px) {
    .my-order #total_breakdown {
        padding:30px 0 15px 0
    }
}

.my-order #total_breakdown #order_total {
    float: none;
    width: 100%;
    min-width: 0
}

.my-order #total_breakdown #order_total .total_details {
    text-align: left;
    font-weight: bold
}

.my-order #total_breakdown #order_total .total_details * {
    color: #e01e21
}

.my-order #total_breakdown #order_total .total_details .info_icon {
    padding-left: 0
}

.my-order #total_breakdown #order_total .total_details.order_total {
    color: #e01e21
}

.my-order #total_breakdown #order_total .total_details,.my-order #total_breakdown #order_total .total_figures {
    font-size: 18px
}

.my-order #total_breakdown #order_total .total_figures {
    font-size: 21px;
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif
}

.my-order #total_breakdown #order_total tr {
    line-height: 48px
}

.my-order #total_breakdown #order_total .total_figures.breadcrumb_current {
    color: #e01e21
}

.my-order #total_breakdown .taxCalc {
    color: #999;
    margin-top: -10px
}

.my-order ul#myorderaccordion li.panel a.accordion-toggle {
    display: block;
    width: 100%;
    height: 100%;
    font-weight: bold;
    color: #555 !important
}

.my-order ul#myorderaccordion li.panel a.accordion-toggle:hover {
    color: #555 !important
}

.my-order #my-order-promo-accordion {
    width: 65%;
    margin: auto;
    border: 1px solid #B6B6B6;
    margin-top: 25px;
    padding: 10px
}

.my-order #my-order-promo-accordion .accordion-inner {
    padding-top: 8px
}

.my-order #my-order-promo-accordion .promotion_code {
    width: auto;
    display: inline-block;
    padding-right: 5px;
    display: none
}

.my-order #my-order-promo-accordion .promotion_code label {
    font-size: 14px;
    font-weight: normal;
    padding-top: 4px;
    width: auto
}

.my-order #my-order-promo-accordion .promotion_input {
    width: 57.5%;
    margin: 0 0 2.5%;
    float: left;
    width: 55%;
    margin: 0
}

.my-order #my-order-promo-accordion .promotion_input input {
    width: 100%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,0.23);
    padding: 5px;
    height: 48px;
    margin: 0.5em 0
}

.my-order #my-order-promo-accordion .promotion_button {
    float: right;
    width: 40%;
    margin: -1px 0 0 0;
    padding: 5% 0 0;
    margin: 0
}

.my-order #my-order-promo-accordion .promotion_button .button_primary {
    padding: 0px;
    border-radius: 5px;
    width: 100%
}

.my-order #my-order-promo-accordion .promotion_button .button_primary .button_text {
    font-size: 12px;
    text-align: center;
    height: auto;
    display: block;
    padding: 3px;
    width: 100%
}

.my-order #my-order-reward {
    width: 80%;
    margin: auto;
    border: 1px solid #B6B6B6;
    margin-top: 25px;
    padding: 15px
}

.my-order #my-order-reward .heading {
    font-weight: 600;
    margin: 1% 0 3%
}

.my-order #my-order-reward .inner {
    padding-top: 8px
}

.my-order #my-order-reward .promotion_code {
    width: auto;
    display: inline-block;
    padding-right: 5px;
    display: none
}

.my-order #my-order-reward .promotion_code label {
    font-size: 14px;
    font-weight: normal;
    padding-top: 4px;
    width: auto
}

.my-order #my-order-reward .promotion_input {
    width: 60%;
    margin: 0 0 2.5%;
    float: left
}

.my-order #my-order-reward .promotion_input input {
    width: 100%;
    border: 1px solid rgba(0,0,0,0.23);
    padding: 5px;
    height: auto;
    margin: 0
}

.my-order #my-order-reward .promotion_input input::-webkit-input-placeholder {
    font-size: .85rem;
    padding: 0 0.2rem
}

.my-order #my-order-reward .promotion_input input::-moz-placeholder {
    font-size: .85rem;
    padding: 0 0.2rem
}

.my-order #my-order-reward .promotion_input input:-ms-input-placeholder {
    font-size: .85rem;
    padding: 0 0.2rem
}

.my-order #my-order-reward .promotion_input input:-moz-placeholder {
    font-size: .85rem;
    padding: 0 0.2rem
}

.my-order #my-order-reward .promotion_button {
    float: right;
    width: 40%;
    margin: 0
}

.my-order #my-order-reward .promotion_button .button_primary {
    padding: 3px
}

.my-order #mobile_order_total {
    display: none
}

@media (max-width: 1023px) {
    .my-order {
        margin:0 0 0 -20px;
        border-left: 0
    }

    .my-order.affix {
        position: static !important
    }

    .my-order .button_primary .button_text {
        min-width: initial
    }

    .my-order #mobile_order_total {
        margin: 0;
        display: block
    }

    .my-order #mobile_order_total #total_breakdown {
        padding: 0;
        margin: auto
    }

    .my-order #mobile_order_total #total_breakdown #order_total tr {
        display: none
    }

    .my-order #mobile_order_total #total_breakdown #order_total tr:last-child {
        display: block
    }

    .my-order #mobile_order_total #total_breakdown #order_total tr:last-child .total_details {
        color: #333;
        float: left;
        display: inline-block;
        margin: 0
    }

    .my-order #mobile_order_total #total_breakdown #order_total tr:last-child .total_figures {
        float: right;
        display: inline-block
    }
}

@media (max-width: 47.99em) {
    .my-order ul#myorderaccordion li.panel .accordion-toggle h2 {
        height:45px;
        line-height: 0.2;
        font-size: 20px;
        font-weight: 900;
        padding: 1em
    }
}

@media (max-width: 26.55em) {
    .my-order #my-order-reward .promotion_input {
        width:65%
    }

    .my-order #my-order-reward .promotion_input input::-webkit-input-placeholder {
        font-size: .75rem;
        padding: 0
    }

    .my-order #my-order-reward .promotion_input input::-moz-placeholder {
        font-size: .75rem;
        padding: 0
    }

    .my-order #my-order-reward .promotion_input input:-ms-input-placeholder {
        font-size: .75rem;
        padding: 0
    }

    .my-order #my-order-reward .promotion_input input:-moz-placeholder {
        font-size: .75rem;
        padding: 0
    }

    .my-order #my-order-reward .promotion_button {
        width: 35%
    }
}

@media (max-width: 23.43em) {
    .verified-logos .col-lg-4 {
        padding-left:5px;
        padding-right: 5px
    }

    .my-order #total_breakdown #order_total .total_details,.my-order #total_breakdown #order_total .total_figures {
        font-size: 1rem
    }
}

@media (max-width: 1023px) {
    .my-order {
        width:100%;
        margin: auto
    }

    .my-order ul#myorderaccordion li.panel .accordion-toggle {
        position: relative
    }

    .my-order ul#myorderaccordion li.panel .accordion-toggle .accordion-toggle-text {
        position: absolute;
        top: calc(65% - 1.13em);
        right: 2.6em;
        font-family: "museo-slab",Tahoma Regular,Geneva,serif;
        font-weight: 800;
        color: #333;
        opacity: .75
    }
}

@media (max-width: 1023px) and (max-width: 767px) {
    .my-order ul#myorderaccordion li.panel .accordion-toggle .accordion-toggle-text {
        top:calc(65% - 0.93em)
    }
}

@media (max-width: 1023px) {
    .my-order ul#myorderaccordion li.panel .accordion-toggle .accordion-toggle-arrow {
        display:block;
        position: absolute;
        width: auto;
        height: auto;
        right: 19px;
        top: calc(65% - 1em)
    }
}

@media (max-width: 1023px) and (max-width: 767px) {
    .my-order ul#myorderaccordion li.panel .accordion-toggle .accordion-toggle-arrow {
        top:calc(65% - 0.9em)
    }
}

@media (max-width: 1023px) {
    .my-order ul#myorderaccordion li.panel .accordion-toggle .accordion-toggle-arrow .icon-glyph-arrow {
        color:#333;
        transform: rotate(-90deg);
        transform-origin: center center;
        transition-timing-function: ease-in-out;
        transition: transform .4s
    }

    .my-order ul#myorderaccordion li.panel .accordion-toggle.collapsed .accordion-toggle-text {
        opacity: 1
    }

    .my-order ul#myorderaccordion li.panel .accordion-toggle.collapsed .accordion-toggle-arrow .icon-glyph-arrow {
        transform: rotate(90deg);
        transition-timing-function: ease-in-out;
        transition: transform .4s
    }
}

#HWC #MiniShopCartProductAdded .my-order .continue_checkout .checkoutWith {
    margin-left: 6%;
    width: 95% !important
}

.widget_notify_me {
    display: block;
    clear: both
}

.widget_notify_me>a>span.text {
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    color: #209e9e;
    font-size: .9em;
    font-style: italic;
    font-weight: bold
}

.widget_notify_me>a>span.link {
    background: url("/wcsstore/MattelSAS/images/sprites.png") no-repeat;
    width: 9px;
    height: 16px;
    background-position: -388px -464px;
    display: inline-block;
    transform: translate(4px, 4px)
}

.mattel_video_widget {
    clear: both;
    display: block;
    max-width: 96%;
    border-top: 1px solid #e5e5e5;
    padding-left: 15px
}

.mattel_video_widget #ProductGallery2 {
    width: 90%;
    margin: 0 auto
}

.mattel_video_widget #ProductGallery2 .owl-nav {
    display: none
}

.mattel_video_widget #ProductGallery2 .owl-dots {
    display: none !important
}

.mattel_video_widget #ProductGallery2 .owl-stage {
    display: table !important;
    background-color: #fff
}

.mattel_video_widget #ProductGallery2 .owl-item {
    display: table-cell;
    float: none;
    vertical-align: middle
}

.mattel_video_widget #ProductGallery2 .owl-item img {
    width: 100%;
    outline: 2px solid #FFF
}

.mattel_video_widget #ProductGallery2 .item a {
    display: block
}

.mattel_video_widget #ProductThumbGallery2 {
    width: 90%;
    margin: 0 auto;
    margin-top: 15px
}

.mattel_video_widget #ProductThumbGallery2 .owl-item {
    text-align: center
}

.mattel_video_widget #ProductThumbGallery2 .owl-item.synced img {
    border: 3px solid #0a8ee1
}

.mattel_video_widget #ProductThumbGallery2 .owl-item img {
    width: 100%
}

.mattel_video_widget #ProductThumbGallery2 .item {
    width: 80%;
    margin: 0 auto
}

.mattel_video_widget #ProductThumbGallery2 .tile-label {
    text-align: left;
    color: #0a8ee1;
    padding: 0;
    text-align: left;
    display: inline-block;
    width: 100%;
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-weight: 800;
    font-size: .85em;
    line-height: 1.3;
    margin-top: 10px
}

.mattel_video_widget .product-benefit {
    padding: 0 !important
}

.mattel_video_widget .video-thumb {
    position: relative
}

.mattel_video_widget .play-icon {
    content: "";
    position: absolute;
    font-size: 2em;
    top: -10px;
    left: 77px;
    color: #FFF
}

.mattel_video_widget .play-icon.glyphicon-play-circle {
    font-size: 10em;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.mattel_video_widget .modal-content {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.mattel_video_widget .modal-content .modal-header {
    z-index: 1;
    border-bottom: 0;
    padding: 0;
    min-height: 2.5em;
    position: absolute;
    right: 0;
    top: 0;
    left: auto;
    width: 50px
}

.mattel_video_widget .modal-content .modal-header h4 {
    padding: 5px 10px;
    font-size: 1em;
    color: #00739d
}

.mattel_video_widget .modal-content .modal-header .close {
    display: none;
    font-size: 3em;
    line-height: .5;
    font-weight: 100;
    color: #0a8ee1;
    opacity: 1;
    margin-top: 5px;
    margin-right: 5px;
    text-shadow: 0 0
}

.mattel_video_widget .modal-content .modal-header:hover .close {
    display: block
}

.mattel_video_widget .modal-content .modal-body {
    z-index: 0;
    padding: 0
}

.mattel_video_widget .modal-content .modal-body .social-modal-left {
    padding: 5px
}

.mattel_video_widget .modal-backdrop.in {
    opacity: 0.3
}

.mattel_video_widget .other-retailer {
    text-align: left;
    display: inline-block
}

.mattel_video_widget .other-retailer>div {
    margin: 0 auto;
    margin-bottom: 20px;
    margin-top: 20px
}

.mattel_video_widget .other-retailer>div.brand-product-info {
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-weight: 400;
    font-size: 1em;
    line-height: 2;
    text-align: left
}

.mattel_video_widget .other-retailer>div.brand-product-info p {
    margin-bottom: 20px;
    font-size: .9em;
    color: #595959;
    font-weight: bold;
    line-height: 1.7
}

@media (min-width: 60em) {
    .mattel_video_widget .modal.modal-wide .modal-dialog {
        width:70%
    }

    .mattel_video_widget .modal-wide .modal-body {
        margin: 0 auto
    }
}

@media (min-width: 64em) {
    .mattel_video_widget #ProductGallery2 {
        width:100%
    }

    .mattel_video_widget #ProductGallery2 .owl-item img {
        width: 100%
    }

    .mattel_video_widget #ProductThumbGallery2 {
        width: 100%
    }

    .mattel_video_widget #ProductThumbGallery2 .item {
        margin: 0
    }

    .mattel_video_widget .other-retailer {
        display: block;
        width: 80%;
        margin: 0 auto
    }
}

@media (min-width: 80em) {
    .mattel_video_widget #ProductThumbGallery2 .tile-label {
        font-size:.83em !important
    }
}

@media (min-width: 90em) {
    .mattel_video_widget #ProductGallery2 .owl-item img {
        width:100%
    }
}

@media (min-width: 40.06em) {
    .mattel_video_widget #ProductGallery2 {
        margin:0 auto;
        text-align: center
    }

    .mattel_video_widget .product-description #ProductGallery2 .owl-item img {
        width: auto
    }

    .mattel_video_widget .product-description #ProductThumbGallery2 {
        display: block;
        width: 90%;
        margin: 0 auto;
        margin-top: 15px
    }

    .mattel_video_widget .product-description #ProductThumbGallery2 .item {
        width: 90%;
        text-align: center;
        cursor: pointer
    }

    .mattel_video_widget .product-description #ProductThumbGallery2 .owl-item {
        text-align: center
    }

    .mattel_video_widget .product-description #ProductThumbGallery2 .owl-item.synced img {
        border: 3px solid #0a8ee1
    }

    .mattel_video_widget .other-retailer {
        text-align: left;
        display: block;
        width: 80%;
        margin: 0 auto
    }

    .mattel_video_widget .other-retailer .display-mobile {
        display: none
    }
}

@media (min-width: 20em) {
    .mattel_video_widget .other-retailer .display-mobile {
        display:none
    }

    .mattel_video_widget .other-retailer p {
        font-size: 1em
    }
}

.widget_warranty {
    width: 100%;
    height: 102px;
    position: relative
}

.widget_warranty>.badge {
    background: url("/wcsstore/MattelSAS/images/sprites.png") no-repeat;
    width: 101px;
    height: 102px;
    background-position: -13px -552px;
    position: absolute;
    left: 0;
    top: 0
}

.widget_warranty>.content {
    padding: 15px;
    height: 100%;
    width: 100%
}

.widget_warranty>.content>.box {
    border: 2px solid #dd6c23;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    font-size: 0.7em;
    font-weight: bold;
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    padding: 7px 7px 7px 90px
}

.widget_warranty>.content>.box a {
    font-weight: bold
}

#product-detail-content .where_to_buy_widget {
    max-width: 80%
}

@media (max-width: 1023px) {
    #product-detail-content .where_to_buy_widget {
        max-width:100%
    }
}

#product-detail-content .where_to_buy_widget span#ps_WTB,#product-detail-content .where_to_buy_widget span#ps_SA {
    margin: 0;
    width: 100% !important;
    max-width: calc(58% - 5px);
    float: left;
    width: 48% !important;
    text-align: center;
    min-width: 100px
}

#product-detail-content .where_to_buy_widget span#ps_WTB a,#product-detail-content .where_to_buy_widget span#ps_WTB .ps-button-label,#product-detail-content .where_to_buy_widget span#ps_SA a,#product-detail-content .where_to_buy_widget span#ps_SA .ps-button-label {
    transform: skew(0deg);
    min-width: inherit
}

@media (max-width: 1279px) and (min-width: 1024px) {
    #product-detail-content .where_to_buy_widget span#ps_WTB a,#product-detail-content .where_to_buy_widget span#ps_WTB .ps-button-label,#product-detail-content .where_to_buy_widget span#ps_SA a,#product-detail-content .where_to_buy_widget span#ps_SA .ps-button-label {
        font-size:90%
    }
}

#product-detail-content .where_to_buy_widget span#ps_WTB a:before,#product-detail-content .where_to_buy_widget span#ps_WTB a:after,#product-detail-content .where_to_buy_widget span#ps_WTB .ps-button-label:before,#product-detail-content .where_to_buy_widget span#ps_WTB .ps-button-label:after,#product-detail-content .where_to_buy_widget span#ps_SA a:before,#product-detail-content .where_to_buy_widget span#ps_SA a:after,#product-detail-content .where_to_buy_widget span#ps_SA .ps-button-label:before,#product-detail-content .where_to_buy_widget span#ps_SA .ps-button-label:after {
    border: none
}

@media (max-width: 1023px) {
    #product-detail-content .where_to_buy_widget span#ps_WTB,#product-detail-content .where_to_buy_widget span#ps_SA {
        margin:1.5% 0 0 0 !important;
        float: none;
        max-width: 100%
    }
}

@media (max-width: 767px) {
    #product-detail-content .where_to_buy_widget span#ps_WTB,#product-detail-content .where_to_buy_widget span#ps_SA {
        width:57% !important
    }
}

#product-detail-content .where_to_buy_widget span#ps_SA {
    margin: 0 2px 0 0;
    float: right;
    transform: skew(0deg);
    max-width: calc(58% - 5px)
}

@media (max-width: 1023px) {
    #product-detail-content .where_to_buy_widget span#ps_SA {
        max-width:100%
    }
}

@media (max-width: 767px) {
    #product-detail-content .where_to_buy_widget span#ps_SA {
        width:41% !important
    }
}

.where_to_buy_widget a {
    margin-right: 2%
}

.where_to_buy_widget span#ps_SA.ps-disabled {
    display: none !important
}

.where_to_buy_widget span#ps_WTB,.where_to_buy_widget span#ps_SA {
    position: relative;
    margin: 0;
    display: inline-block !important;
    margin-right: 5px;
    width: 100% !important;
    max-width: calc(58% - 10px);
    min-width: 100px;
    padding: .7em 0;
    float: left
}

.where_to_buy_widget span#ps_WTB a,.where_to_buy_widget span#ps_WTB .ps-button-label,.where_to_buy_widget span#ps_SA a,.where_to_buy_widget span#ps_SA .ps-button-label {
    background: transparent;
    color: #209e9e !important;
    transform: skew(0deg) translateY(0);
    margin: auto;
    float: none;
    width: inherit;
    padding: 0 !important;
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-weight: 700;
    font-size: inherit;
    display: block;
    height: inherit;
    min-height: 0;
    line-height: inherit;
    border: none;
    box-shadow: none;
    text-shadow: none
}

.where_to_buy_widget span#ps_WTB a,.where_to_buy_widget span#ps_SA a {
    width: auto
}

.where_to_buy_widget span#ps_WTB .wtb-icon,.where_to_buy_widget span#ps_SA .wtb-icon {
    position: absolute;
    background: url("/wcsstore/MattelSAS/images/sprites.png") no-repeat;
    left: inherit;
    right: inherit;
    top: inherit
}

@media (max-width: 1024px) {
    .where_to_buy_widget {
        display:inherit;
        text-align: center
    }
}

.where_to_buy_widget span#ps_SA {
    max-width: calc(42% - 10px)
}

@media (max-width: 1023px) {
    #quickInfoPopup .where_to_buy_widget span#ps_WTB,#quickInfoPopup .where_to_buy_widget span#ps_SA {
        clear:both;
        float: none;
        max-width: 100%;
        margin: 0.5em 0
    }
}

.ps-widget {
    height: auto !important;
    width: auto !important;
    cursor: pointer
}

.ps-widget>span {
    font-family: inherit !important;
    line-height: inherit !important
}

.ps-widget>small {
    display: none
}

.ps-copy a {
    text-decoration: underline
}

.shop-by-age-widget .catalogEntryRecommendationWidget.carousel {
    background: transparent
}

.shop-by-age-widget .catalogEntryRecommendationWidget.carousel h2 {
    text-transform: inherit;
    background: transparent
}

.shop-by-brand-widget .catalogEntryRecommendationWidget.carousel {
    background: transparent
}

.shop-by-brand-widget .catalogEntryRecommendationWidget.carousel h2 {
    text-transform: inherit;
    background: transparent
}

#wc-power-page {
    width: 92%;
    margin-left: 4%
}

#wc-power-page iframe {
    display: inline
}

#wc-power-page div[id*=wc-compare] {
    display: none
}

@media (max-width: 1023px) {
    #wc-power-page {
        width:92%
    }
}

#page .subcategories-widget.brand {
    background: #dd6c23
}

#page .subcategories-widget.brand .title h3 {
    font-family: "museo-slab",Tahoma Regular,Geneva,serif;
    font-weight: bold;
    text-transform: none;
    color: #333;
    line-height: 1em;
    margin: 45% auto;
    width: 150px
}

#page .subcategories-widget.brand .products .catalogEntryRecommendationWidget {
    background: inherit
}

#page .subcategories-widget.brand .products .catalogEntryRecommendationWidget.carousel .content ul li {
    vertical-align: baseline
}

#page .subcategories-widget.brand .products .catalogEntryRecommendationWidget.carousel .item {
    width: 96%;
    border: 0;
    border-radius: 0;
    text-align: center
}

#page .subcategories-widget.brand .products .catalogEntryRecommendationWidget.carousel .item img {
    min-width: 100%
}

#page .subcategories-widget.brand .products .catalogEntryRecommendationWidget.carousel .item .cat-caption {
    background: inherit;
    color: #333;
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-size: 0.875em;
    font-weight: bold;
    font-style: italic;
    text-align: center;
    text-transform: uppercase;
    margin: auto
}

#page .subcategories-widget.brand .products .catalogEntryRecommendationWidget.carousel .item:hover {
    border: 0
}

#page .subcategories-widget.brand .products .catalogEntryRecommendationWidget.carousel .item:hover .cat-caption {
    background: inherit;
    color: inherit
}

#page .subcategories-widget.brand .products .catalogEntryRecommendationWidget.carousel .prevPageButton,#page .subcategories-widget.brand .products .catalogEntryRecommendationWidget.carousel .nextPageButton {
    background-color: #333;
    box-shadow: none;
    margin: -4.75% 0 0 0
}

#page .subcategories-widget.brand .products .catalogEntryRecommendationWidget.carousel .prevPageButton:before,#page .subcategories-widget.brand .products .catalogEntryRecommendationWidget.carousel .nextPageButton:before {
    color: transparent
}

#page .subcategories-widget.brand .products .catalogEntryRecommendationWidget.carousel .prevPageButton:hover,#page .subcategories-widget.brand .products .catalogEntryRecommendationWidget.carousel .nextPageButton:hover {
    background-color: transparent;
    box-shadow: none
}

#page .subcategories-widget.brand .products .catalogEntryRecommendationWidget.carousel .prevPageButton:hover:before,#page .subcategories-widget.brand .products .catalogEntryRecommendationWidget.carousel .nextPageButton:hover:before {
    color: #333
}

#page .subcategories-widget.brand .products .catalogEntryRecommendationWidget.carousel .nextPageButton:before:hover {
    color: #333
}

#page .subcategories-widget.brand .products .catalogEntryRecommendationWidget.carousel .pageControlWrapper {
    display: block
}

#page .subcategories-widget .catalogEntryRecommendationWidget.carousel h2 {
    font-family: "museo-slab",Tahoma Regular,Geneva,serif;
    font-weight: 800;
    text-transform: none
}

#page .subcategories-widget .catalogEntryRecommendationWidget.carousel .item {
    width: 96%;
    border: 3px solid #fff;
    border-radius: 5px;
    text-align: center
}

#page .subcategories-widget .catalogEntryRecommendationWidget.carousel .item img {
    min-width: 100%
}

#page .subcategories-widget .catalogEntryRecommendationWidget.carousel .item .cat-caption {
    background: #e01e21;
    color: #fff;
    font-family: "museo-slab",Tahoma Regular,Geneva,serif;
    font-size: 1.5em;
    font-weight: 700;
    text-align: center;
    padding: 2%;
    min-height: 80px;
    margin: auto
}

#page .subcategories-widget .catalogEntryRecommendationWidget.carousel .item:hover {
    border: 3px solid #e01e21
}

#page .subcategories-widget .catalogEntryRecommendationWidget.carousel .item:hover .cat-caption {
    background: #e8eef3;
    color: #e01e21
}

@media (max-width: 1023px) {
    #page .subcategories-widget.brand .title h3 {
        margin:2% auto
    }
}

.leftnavcategory-widget h5 {
    font-size: inherit;
    color: #333;
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-style: normal;
    font-weight: bold;
    letter-spacing: inherit;
    text-transform: uppercase
}

.leftnavcategory-widget p a {
    font-size: .8275em;
    font-weight: normal
}

.leftnavcategory-widget ul {
    font-size: .895em;
    text-transform: normal
}

.leftnavcategory-widget ul li strong a {
    margin: 2% 0 0 0;
    display: block
}

.leftnavcategory-widget ul li ul {
    padding: 2% 0 5% 5%;
    line-height: 2.2em
}

.leftnavcategory-widget ul li ul li .item a span span {
    color: #333;
    display: inline-block;
    padding: 0 0 0 1%
}

#HWC #catnav .leftnavcategory-widget ul {
    padding: 0 10px
}

#HWC #catnav .leftnavcategory-widget ul li ul {
    padding: 10px 0 0
}

#HWC #catnav .leftnavcategory-widget ul li strong {
    color: #dd6c23
}

#HWC #catnav .leftnavcategory-widget ul li strong a {
    color: #dd6c23
}

#HWC #catnav h5 {
    color: #dd6c23;
    font-size: 36px;
    font-style: normal;
    font-weight: normal;
    border-top: 1px solid #717273
}

#HWC #catnav>h5 {
    padding: 0 10px
}

.exclusives-widget {
    background: #dd6c23
}

.exclusives-widget .heading {
    background: url("/wcsstore/MattelSAS/images/colors/sm/exclusives.png") center center no-repeat;
    height: 100px;
    width: 100%;
    margin: 0px auto -100px auto;
    transform: scale(0.75);
    top: -20px;
    position: relative
}

.exclusives-widget .carousel {
    padding: 5%
}

.exclusives-widget .carousel .carousel-indicators .active {
    opacity: 1
}

.exclusives-widget .carousel .carousel-indicators li {
    width: 20px;
    height: 20px;
    margin: 1px 2px;
    border: 0;
    border-radius: 10px;
    background-color: #e01e21;
    transition: all 500ms ease-in;
    opacity: 0.4
}

.exclusives-widget .carousel .carousel-inner {
    background: #fff;
    border-radius: 20px
}

.exclusives-widget .carousel .carousel-inner .item {
    padding: 2%;
    min-height: 300px
}

.exclusives-widget .carousel .carousel-inner .item .image img {
    max-width: 250px;
    padding: 1%;
    margin: 0 0 0 5%
}

.exclusives-widget .carousel .carousel-inner .item .info {
    padding: 5% 1% 0 1%;
    box-sizing: border-box
}

.exclusives-widget .carousel .carousel-inner .item .info h3 {
    font-size: 1.75em;
    line-height: 1em;
    margin: 0 0 5% 0
}

.exclusives-widget .carousel .carousel-inner .item .info .reviews {
    margin: 5px auto 0 auto;
    padding: 0;
    display: inline-block
}

.exclusives-widget .carousel .carousel-inner .item .info .reviews abbr {
    font-size: 1.5em;
    display: inline-block;
    padding-left: 6px;
    color: #555;
    transform: translateY(-1.5px)
}

.exclusives-widget .carousel .carousel-inner .item .info .reviews .glyphicon {
    margin: auto;
    padding: 0;
    color: #e01e21;
    font-size: 1.5em;
    letter-spacing: -2.8px
}

.exclusives-widget .carousel .carousel-inner .item .info .reviews .glyphicon.glyphicon-star-empty {
    font-family: 'icons';
    color: #e1e1e1;
    border: 0;
    opacity: 0.8
}

.exclusives-widget .carousel .carousel-inner .item .info .reviews .glyphicon.glyphicon-star-empty:before {
    content: "\e902"
}

.exclusives-widget .carousel .carousel-inner .item .info .price {
    color: #333;
    margin: 3% 0;
    font-size: 2.25em;
    font-weight: bold
}

.exclusives-widget .carousel .carousel-inner .item .details {
    margin: 5% 0 0 0
}

.exclusives-widget .carousel .carousel-control {
    background: transparent;
    opacity: 1;
    filter: inherit
}

.exclusives-widget .carousel .carousel-control .glyphicon {
    background: transparent;
    color: #333;
    box-shadow: none;
    border-radius: 100%;
    padding: 9%;
    font-size: 1em;
    width: 55px;
    height: 55px
}

.exclusives-widget .carousel .carousel-control .glyphicon:hover {
    background-color: transparent;
    box-shadow: none
}

.exclusives-widget .carousel .carousel-control .glyphicon:hover:before {
    color: #333
}

.exclusives-widget .carousel .carousel-control .glyphicon.glyphicon-chevron-left {
    margin-left: -60px
}

.exclusives-widget .carousel .carousel-control .glyphicon.glyphicon-chevron-right {
    margin-right: -60px
}

@media (max-width: 1024px) {
    .exclusives-widget .carousel {
        padding:8%
    }

    .exclusives-widget .carousel .carousel-control {
        display: none
    }

    .exclusives-widget .carousel .carousel-inner .item {
        padding: 7%;
        min-height: 700px;
        text-align: center
    }

    .exclusives-widget .carousel .carousel-inner .item .image {
        width: 100%;
        float: none
    }

    .exclusives-widget .carousel .carousel-inner .item .image img {
        max-width: 100%
    }

    .exclusives-widget .carousel .carousel-inner .item .info {
        width: 100%;
        float: none
    }

    .exclusives-widget .carousel .carousel-inner .item .details {
        display: none
    }
}

@media (max-width: 767px) {
    .exclusives-widget .carousel {
        padding:20% 10%
    }
}

.gift_card_message_widget {
    width: 100%;
    padding: 0;
    margin: 5px 0
}

.gift_card_message_widget .include_free_gift_message {
    margin: 5px 0 15px 0;
    text-align: left;
    font-family: "museo-slab",Tahoma Regular,Geneva,serif;
    font-weight: normal;
    font-size: 1em
}

.gift_card_message_widget .left_floating_giftForm_fields,.gift_card_message_widget .right_floating_giftForm_fields {
    width: 100%;
    text-align: left
}

.gift_card_message_widget .left_floating_giftForm_fields input[type=text],.gift_card_message_widget .left_floating_giftForm_fields select,.gift_card_message_widget .right_floating_giftForm_fields input[type=text],.gift_card_message_widget .right_floating_giftForm_fields select {
    width: 100%;
    margin: 5px 0;
    padding: 0.5em 1em;
    border: 1px solid #666 !important;
    font-family: "museo-slab",Tahoma Regular,Geneva,serif;
    font-weight: normal;
    font-size: 1rem;
    color: #666;
    text-transform: uppercase;
    height: 48px
}

.gift_card_message_widget .left_floating_giftForm_fields input[type=text]::-webkit-input-placeholder,.gift_card_message_widget .left_floating_giftForm_fields select::-webkit-input-placeholder,.gift_card_message_widget .right_floating_giftForm_fields input[type=text]::-webkit-input-placeholder,.gift_card_message_widget .right_floating_giftForm_fields select::-webkit-input-placeholder {
    font-style: normal
}

.gift_card_message_widget .left_floating_giftForm_fields input[type=text]::-moz-placeholder,.gift_card_message_widget .left_floating_giftForm_fields select::-moz-placeholder,.gift_card_message_widget .right_floating_giftForm_fields input[type=text]::-moz-placeholder,.gift_card_message_widget .right_floating_giftForm_fields select::-moz-placeholder {
    font-style: normal
}

.gift_card_message_widget .left_floating_giftForm_fields input[type=text]:-ms-input-placeholder,.gift_card_message_widget .left_floating_giftForm_fields select:-ms-input-placeholder,.gift_card_message_widget .right_floating_giftForm_fields input[type=text]:-ms-input-placeholder,.gift_card_message_widget .right_floating_giftForm_fields select:-ms-input-placeholder {
    font-style: normal
}

.gift_card_message_widget .left_floating_giftForm_fields input[type=text]:-moz-placeholder,.gift_card_message_widget .left_floating_giftForm_fields select:-moz-placeholder,.gift_card_message_widget .right_floating_giftForm_fields input[type=text]:-moz-placeholder,.gift_card_message_widget .right_floating_giftForm_fields select:-moz-placeholder {
    font-style: normal
}

.gift_card_message_widget .left_floating_giftForm_fields select,.gift_card_message_widget .right_floating_giftForm_fields select {
    line-height: 1.2rem
}

.gift_card_message_widget .add-to-cart {
    margin: 15px 0;
    font-size: 20px
}

.gift_card_message_widget .disclaimer {
    font-weight: 500
}

.category-banner-widget.default .banner-info {
    padding: 1% 0
}

.category-banner-widget.default .banner-info h1 {
    font-size: 2.6em;
    line-height: 1.2em;
    color: #e01e21
}

.category-banner-widget.default .banner-info hr {
    width: 100px;
    background: #ade5e5;
    height: 5px;
    margin: 0 0 1% 0;
    float: left;
    display: none
}

.category-banner-widget.collection .banner-image img {
    min-width: 100%
}

.category-banner-widget.brand .banner-image img {
    min-width: 100%
}

.category-banner-widget.brand .banner-info {
    max-width: 400px;
    position: absolute;
    margin: -210px 0 0 40px
}

.category-banner-widget.brand .banner-info img {
    max-width: 100%
}

.category-banner-widget.brand .banner-info div {
    position: absolute;
    left: 115px;
    top: 80px
}

.category-banner-widget.brand .banner-info div p {
    font-size: 0.8em;
    font-weight: normal;
    color: #777;
    max-height: 50px;
    overflow: hidden
}

.category-banner-widget.brand .banner-info div a {
    text-transform: uppercase;
    font-style: italic;
    font-size: 0.875em;
    font-weight: bold;
    color: #ade5e5
}

.category-banner-widget.department .banner-image img {
    min-width: 100%
}

.category-banner-widget.department .banner-info {
    background: rgba(255,255,255,0.875);
    max-width: 20%;
    position: absolute;
    margin: -14% 0 0 3%;
    padding: 1%
}

.category-banner-widget.department .banner-info h2 {
    line-height: 1.1em
}

.category-banner-widget.department .banner-info hr {
    width: 30%;
    background: #ade5e5;
    height: 5px;
    margin: 0 0 5% 0;
    display: none
}

.category-banner-widget.department .banner-info p {
    font-size: 0.75em;
    font-weight: bold
}

.category-banner-widget.subcategory .banner-image img {
    min-width: 100%
}

.category-banner-widget.subcategory .banner-info {
    max-width: 25%;
    position: absolute;
    margin: -11.3% 0 0 1.4%;
    padding: 0 1%
}

.category-banner-widget.subcategory .banner-info h2 {
    font-size: 2.6em;
    line-height: 1.2em;
    color: #e01e21
}

.category-banner-widget.subcategory .banner-info hr {
    width: 50%;
    background: #e01e21;
    height: 5px;
    margin: 7% 0 5% 0;
    border: 0;
    display: none
}

@media (max-width: 1023px) {
    .category-banner-widget {
        display:none
    }
}

html#SM .gift-finder-wrapper {
    margin-top: 60px;
    background: #ecedee
}

html#SM .gift-finder-wrapper .gift_finder_heading {
    position: relative;
    height: 50px;
    margin: 20px auto;
    border-bottom: 1px solid #b1b1b1;
    width: 90%
}

html#SM .gift-finder-wrapper .gift_finder_heading .gift_finder_heading_text {
    color: #e01e21;
    background-color: #ecedee;
    text-align: center;
    position: absolute;
    top: 45px;
    bottom: 0;
    left: 0;
    right: 0;
    width: 300px;
    height: 90px;
    margin: auto;
    padding: 0;
    font-family: "omnes-pro",Tahoma Regular,Geneva,sans-serif;
    font-size: 2rem;
    text-transform: uppercase;
    line-height: 2.8;
    font-weight: 600
}

html#SM .gift-finder-wrapper .gift_finder_heading .gift_Icon {
    position: absolute;
    top: -40px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background: url("/wcsstore/MattelSAS/images/sprites.png") no-repeat;
    background-position: -343px -1060px;
    width: 62px;
    height: 62px
}

html#SM .gift-finder-wrapper .gift_finder_heading .gift_Icon:before {
    content: " ";
    background-color: #ecedee;
    padding: 50px;
    border-radius: 50px;
    display: block;
    position: absolute;
    z-index: -3;
    top: -16px;
    left: -25px
}

html#SM .gift-finder-wrapper .gift_finder_form {
    text-align: center
}

html#SM .gift-finder-wrapper .gift_finder_form .gift_filter_wrapper {
    margin: 40px 15px
}

html#SM .gift-finder-wrapper .gift_finder_form .gift_filter_wrapper .gift_filter.label {
    color: #e01e21;
    font-size: 1rem;
    width: 100px;
    display: inline-block;
    text-align: right
}

html#SM .gift-finder-wrapper .gift_finder_form .gift_filter_wrapper .gift_filter.selected_range {
    width: 150px;
    text-align: center;
    color: #555;
    background: #fff;
    padding: 5px 10px;
    border-radius: 3px
}

html#SM .gift-finder-wrapper .gift_finder_form .gift_filter_wrapper .slider {
    width: 40%;
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: inline-block;
    margin-left: 20px;
    height: 15px;
    vertical-align: middle;
    border: 1px solid #fff;
    background: #dad8d9
}

html#SM .gift-finder-wrapper .gift_finder_form .gift_filter_wrapper .slider:before {
    display: block;
    content: "";
    height: 3px;
    background: #8b898a
}

html#SM .gift-finder-wrapper .gift_finder_form .gift_filter_wrapper:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0
}

html#SM .gift-finder-wrapper .gift_finder_form .gift_filter_wrapper .ui-state-default,html#SM .gift-finder-wrapper .gift_finder_form .gift_filter_wrapper .ui-widget-content .ui-state-default,html#SM .gift-finder-wrapper .gift_finder_form .gift_filter_wrapper .ui-widget-header .ui-state-default,html#SM .gift-finder-wrapper .gift_finder_form .gift_filter_wrapper .ui-button {
    background: #e1e1e1;
    height: 35px;
    background: url("/wcsstore/MattelSAS/images/colors/sm/pointer.png");
    background-position: center center;
    background-size: cover;
    border: 0;
    outline: none;
    margin-left: -8px
}

html#SM .gift-finder-wrapper .gift_finder_form .gift_filter_wrapper .ui-widget-header {
    border-top: 3px solid #555;
    background: #e01e21;
    height: 100%
}

html#SM .gift-finder-wrapper .gift_finder_form .gift_filter_wrapper .btn-group {
    width: 40%;
    margin-left: 20px;
    vertical-align: middle
}

html#SM .gift-finder-wrapper .gift_finder_form .gift_filter_wrapper .btn-group button {
    width: 33.33%;
    border: 1px solid #fff
}

html#SM .gift-finder-wrapper .gift_finder_form .gift_filter_wrapper .btn-group button.selected {
    border-top: 3px solid #555;
    background: #e01e21;
    color: #fff;
    -webkit-transition: width 2s;
    transition: width 2s;
    -moz-transition: width 2s
}

html#SM .gift-finder-wrapper .gift_finder_form .customButton {
    margin-bottom: 20px
}

@media (max-width: 1023px) {
    html#SM .gift-finder-wrapper .gift_finder_form {
        margin-top:40px
    }

    html#SM .gift-finder-wrapper .gift_finder_form .gift_filter_wrapper {
        margin: 5px 15px 30px 15px
    }

    html#SM .gift-finder-wrapper .gift_finder_form .gift_filter_wrapper .gift_filter.label {
        text-align: center;
        margin-bottom: 0
    }

    html#SM .gift-finder-wrapper .gift_finder_form .gift_filter_wrapper .gift_filter.selected_range {
        padding: 3px 10px;
        margin: 2px auto;
        display: block
    }

    html#SM .gift-finder-wrapper .gift_finder_form .gift_filter_wrapper .slider {
        width: 100%;
        margin-left: 0;
        height: 15px;
        margin-top: 34px
    }

    html#SM .gift-finder-wrapper .gift_finder_form .gift_filter_wrapper .btn-group {
        width: 100%;
        margin-left: 0;
        margin-top: 20px
    }
}

@media (max-width: 1023px) {
    html#SM .gift-finder-wrapper .gift_finder_heading .gift_finder_heading_text {
        top:30px;
        width: 220px;
        height: 60px;
        font-size: 1.7rem;
        line-height: 2.8
    }
}

.newsletter-widget {
    background: #ade5e5;
    color: #fff;
    padding: 1% 0
}

.newsletter-widget .glyphicon-envelope {
    font-size: 3em;
    transform: scaleX(1.325);
    color: #ade5e5;
    background: #39a1e4;
    float: right
}

.newsletter-widget .glyphicon-envelope:before {
    padding: 0 3px 0 2px
}

.newsletter-widget h3 {
    color: #fff;
    float: left;
    padding: 0 0 0 10%;
    margin: -1% 0 0 0
}

.newsletter-widget p {
    float: left;
    margin: 2.25%;
    font-size: 0.87em
}

.newsletter-widget form input {
    padding: 1.75%;
    margin: 1% auto;
    display: block;
    width: 75%
}

.newsletter-widget form .button {
    margin: 1%
}

@media (max-width: 1023px) {
    .newsletter-widget {
        padding:1% 0
    }

    .newsletter-widget p {
        width: 100%;
        text-align: center;
        padding: 0
    }

    .newsletter-widget form input {
        padding: 1.75%;
        margin: 1% auto;
        display: block;
        width: 75%
    }

    .newsletter-widget form .button {
        margin: 1% auto;
        width: 20%;
        display: block
    }
}

.dep-facet-widget h5 {
    color: #333;
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-style: italic;
    text-transform: uppercase;
    border-top: 1px solid #b1b1b1;
    padding: 3% 0 0 0
}

.dep-facet-widget ul {
    font-size: .895em
}

.dep-facet-widget ul li ul {
    padding: 2% 0 5% 5%;
    line-height: 2.2em
}

.dep-facet-widget ul li ul li .item a span span {
    color: #333;
    display: inline-block;
    padding: 0 0 0 1%
}

.bloomreach-facet-widget h5 {
    color: #333;
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-style: normal;
    text-transform: uppercase;
    border-top: 1px solid #b1b1b1;
    padding: 3% 0 0 0;
    letter-spacing: inherit;
    font-weight: bold;
    font-size: inherit
}

.bloomreach-facet-widget ul {
    font-size: .895em;
    text-transform: normal
}

.bloomreach-facet-widget ul li ul {
    padding: 2% 0 5% 5%;
    line-height: 2.2em
}

.bloomreach-facet-widget ul li ul li .item a.facetSelectedHighlight .checkBox {
    background: #e01e21;
    border: 0
}

.bloomreach-facet-widget ul li ul li .item a.facetSelectedHighlight .checkBox .checkmark:before {
    content: "\e013"
}

.bloomreach-facet-widget ul li ul li .item a .checkBox {
    width: 18px;
    height: 18px;
    border: 1px solid #777;
    float: left;
    position: relative;
    top: 6px;
    left: -6px;
    border-radius: 3px
}

.bloomreach-facet-widget ul li ul li .item a .checkBox .checkmark {
    color: white;
    position: relative;
    top: -5px;
    left: 3px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    font-size: 0.85em;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.bloomreach-facet-widget ul li ul li .item a .checkBox .checkmark:before {
    content: ""
}

.bloomreach-facet-widget ul li ul li .item a span span {
    color: #333;
    display: inline-block;
    padding: 0 0 0 1%
}


.bloomreach-facet-widget ul li ul li .item a .reviews span.glyphicon.glyphicon-star-empty {
    font-family: 'icons';
    color: #e1e1e1;
    border: 0;
    opacity: 0.8
}

.bloomreach-facet-widget ul li ul li .item a .reviews span.glyphicon.glyphicon-star-empty:before {
    content: "\e902"
}

.product-configurator-widget {
    width: 96%
}

.product-configurator-widget .product_attributes_widget {
    width: 100%
}

.product-configurator-widget .product_attributes_widget .product-fetaure .text-container p,.product-configurator-widget .product_attributes_widget .product-fetaure .text-container span {
    margin: 1% 0 !important;
    display: block;
    clear: both
}

.product-configurator-widget .product_attributes_widget .product-fetaure .text-container span[itemprop="priceCurrency"],.product-configurator-widget .product_attributes_widget .product-fetaure .text-container span[itemprop="price"] {
    display: inline-block !important
}

.product-configurator-widget .product_attributes_widget .panel h2 .selectedName {
    float: right;
    position: relative;
    right: 40px
}

@media (max-width: 1023px) {
    .product-configurator-widget .product_attributes_widget .panel h2 .selectedName {
        right:30px
    }
}

.product-configurator-widget .pSwatches {
    background: transparent;
    margin: -200px 0px 0 12%
}

.product-configurator-widget .panel h2 .step_number {
    background: white;
    color: #ade5e5;
    padding: 1% 2.5%;
    border-radius: 100%;
    margin: 0 10px 0 0;
    border: 2px solid #ade5e5
}

.product-configurator-widget .panel h2:after {
    content: "\2212" !important
}

.product-configurator-widget .panel .collapsed h2 .step_number {
    background: #ade5e5;
    color: white
}

.product-configurator-widget .panel .collapsed h2:after {
    content: "\2B" !important
}

.product-configurator-widget .panel.trains .text-container .content-guide ul li {
    margin: 0 3% 5% 0;
    float: left;
    text-indent: initial
}

.product-configurator-widget .panel.trains .text-container .content-guide ul li a img {
    border: 2px solid white;
    border-radius: 5px
}

.product-configurator-widget .panel.trains .text-container .content-guide ul li a img.engine_train_style_selected {
    border: 2px solid #b1b1b1
}

.product-configurator-widget .panel.trains .text-container .content-guide.customScroller #disclaimerTrain {
    clear: both
}

.product-configurator-widget .panel.trains .text-container .prod-item {
    clear: both
}

.product-configurator-widget .panel.trains .text-container .prod-item.color ul li {
    float: left;
    margin: 0 3% 5% 0;
    text-indent: initial
}

.product-configurator-widget .panel.trains .text-container .prod-item.color ul li a img {
    border: 2px solid white;
    border-radius: 5px;
    max-width: 30px
}

.product-configurator-widget .panel.trains .text-container .prod-item.color ul li.product_item_selected a img {
    border: 2px solid #b1b1b1;
    border-radius: 5px
}

.product-configurator-widget .panel.engine-name .text-container .quantity-wrapper .quantityContent {
    margin: 0.7em 0
}

.product-configurator-widget .panel.engine-number .text-container .quantity-wrapper .quantityContent {
    margin: 0.7em 0
}

.product-configurator-widget .panel.books .text-container .quantity-wrapper {
    margin: 0 0 5% 0
}

.product-configurator-widget .panel.books .text-container .quantity-wrapper .quantityContent_flag .name_product {
    font-size: 1.25em;
    font-family: "museo-slab",Tahoma Regular,Geneva,serif
}

.product-configurator-widget .panel.books .text-container .quantity-wrapper .quantityContent_image a {
    float: right
}

.product-configurator-widget .panel.decoration .text-container .last_step .cmp_carousel ul.cmp_carousel_items li {
    text-indent: initial;
    margin: auto
}

.product-configurator-widget .panel.decoration .text-container .last_step .cmp_carousel ul.cmp_carousel_items li a:hover {
    color: #555;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    background: #fff;
    cursor: pointer
}

.product-configurator-widget .panel.decoration .text-container .last_step .cmp_carousel ul.cmp_carousel_items li.selected a {
    color: #555;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    background: #fff;
    cursor: pointer
}

.product-configurator-widget .panel.decoration .text-container .last_step .accordeon-content-guide #deco_err {
    margin: 3% 1% !important
}

.product-configurator-widget .panel.decoration .text-container .last_step .accordeon-content-guide ul.theme-children li {
    text-indent: initial;
    width: calc(33.333333% - 10px);
    float: left
}

.product-configurator-widget .panel.decoration .text-container .last_step .accordeon-content-guide ul.theme-children li .train_text {
    margin: auto !important
}

.product-configurator-widget .panel.decoration .text-container .last_step .accordeon-content-guide ul.theme-children li .warning_train_text {
    margin: auto !important
}

.product-configurator-widget .panel.decoration .text-container .last_step .accordeon-content-guide ul.theme-children li .warning_train_text span {
    margin: auto !important
}

.product-configurator-widget .panel.decoration .text-container .last_step .accordeon-content-guide ul.theme-children li .select_product label {
    background: #ade5e5;
    color: white;
    padding: 2px 5px;
    text-align: center;
    min-width: 125px
}

.product-configurator-widget .panel.decoration .text-container .last_step .accordeon-content-guide ul.theme-children li .select_product label:before {
    font-family: Fontawesome;
    content: '\f0c8';
    float: left;
    margin: auto
}

.product-configurator-widget .panel.decoration .text-container .last_step .accordeon-content-guide ul.theme-children li .select_product label.checked {
    background: white;
    color: #555;
    padding: 0 3px;
    border: 2px solid #ade5e5
}

.product-configurator-widget .panel.decoration .text-container .last_step .accordeon-content-guide ul.theme-children li .select_product label.checked:before {
    content: '\f00c'
}

.product-configurator-widget .price {
    clear: both;
    font-family: "museo-slab",Tahoma Regular,Geneva,serif !important;
    color: #e01e21;
    font-size: 1.45em;
    line-height: 0.9;
    letter-spacing: -1px;
    font-weight: 600;
    margin: 5% 0
}

.product-configurator-widget .price .old_price {
    text-decoration: line-through
}

.product-configurator-widget .age {
    margin: 3% 1%
}

.product-configurator-widget .prod-notes {
    margin: 3% 1%;
    line-height: 1.5;
    font-size: 1.125em;
    color: #595959;
    display: block
}

.product-configurator-widget .actions {
    margin: 3% 1%
}

@media (max-width: 1023px) {
    .product-configurator-widget .product_attributes_widget .product-fetaure h2 {
        font-size:3vw
    }

    .product-configurator-widget .product_attributes_widget .product-fetaure .text-container {
        font-size: 3.75vw
    }

    .product-configurator-widget .product_attributes_widget .panel .quantity-wrapper label {
        width: 50%
    }

    .product-configurator-widget .product_attributes_widget .panel .quantity-wrapper input {
        width: 45%
    }

    .product-configurator-widget .product_attributes_widget .panel .quantity-wrapper .quantityContent_flag,.product-configurator-widget .product_attributes_widget .panel .quantity-wrapper .quantityContent_image {
        text-align: center
    }

    .product-configurator-widget .product_attributes_widget .panel .button {
        width: 100%;
        margin: 5% 0
    }

    .product-configurator-widget .product_attributes_widget .panel.decoration .text-container .last_step .accordeon-content-guide ul.theme-children li {
        width: 50%
    }
}

.product-configurator-image-widget .s7swatches {
    background: transparent;
    top: -70%;
    left: 45%
}

.product-configurator-image-widget .mini-prod-image-viewer {
    width: 92%;
    margin: 5% auto
}

.product-configurator-image-widget .mini-prod-image-viewer .left {
    position: relative;
    float: left;
    width: 49%;
    height: auto;
    margin: 0 1% 0 0
}

.product-configurator-image-widget .mini-prod-image-viewer .left .number {
    float: left;
    background: #ade5e5;
    color: white;
    padding: 10px 15px;
    border-radius: 50px;
    margin: 3px 10px 0 3px;
    border: 2px solid #ade5e5
}

.product-configurator-image-widget .mini-prod-image-viewer .right {
    position: relative;
    float: left;
    width: 49%;
    height: auto
}

.product-configurator-image-widget .mini-prod-image-viewer .right .number {
    float: left;
    background: #ade5e5;
    color: white;
    padding: 10px 15px;
    border-radius: 50px;
    margin: 3px 10px 0 3px;
    border: 2px solid #ade5e5
}

#page .predictive-intel-widget .seeAllButton {
    display: none
}

@media (min-width: 1024px) and (max-width: 1409px) {
    #page .predictive-intel-widget.Cart .catalogEntryRecommendationWidget.carousel .content ul li {
        max-width:100%
    }
}

#page .predictive-intel-widget.Brand .catalogEntryRecommendationWidget.carousel {
    background: #ade5e5
}

#page .predictive-intel-widget.Brand .catalogEntryRecommendationWidget.carousel .heading .title {
    padding: 0 0 0 10px
}

#page .predictive-intel-widget.Brand .catalogEntryRecommendationWidget.carousel .heading .title h3 {
    color: white
}

#page .predictive-intel-widget.Brand .catalogEntryRecommendationWidget.carousel .heading .link a {
    margin: 10px;
    color: white;
    font-style: italic;
    text-transform: uppercase;
    font-size: 0.875em;
    font-weight: bold;
    margin: 20px 10px 0px 0px
}

#page .predictive-intel-widget.Brand .catalogEntryRecommendationWidget.carousel .content {
    width: 100%
}

#page .predictive-intel-widget.Brand .catalogEntryRecommendationWidget.carousel .content ul li {
    max-width: 25%
}

@media (max-width: 768px) {
    #page .predictive-intel-widget.Brand .catalogEntryRecommendationWidget.carousel .content ul li {
        max-width:100%
    }
}

#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel h2 {
    font-family: "omnes-pro",Tahoma Regular,Geneva,sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none
}

#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel>.content>.ul .li {
    text-align: center
}

#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .content ul li {
    max-width: 33.3333%
}

@media (max-width: 768px) {
    #page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .content ul li {
        max-width:100%
    }
}

#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .button-block {
    margin: 20px 15px 0 15px;
    padding: 0 0 20px 0
}

#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .button-block .button {
    display: block;
    width: 240px
}

#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product {
    border: none;
    padding: 0;
    max-width: 90%;
    overflow: hidden
}

#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_image a {
    display: block
}

#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_image a img {
    width: inherit;
    min-width: inherit;
    max-height: inherit;
    max-width: 100%;
    height: inherit
}

#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault {
    text-indent: -9999px;
    bottom: inherit;
    left: inherit;
    padding: 0;
    top: 5px;
    right: 5px
}

#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_Sale {
    background: url("/wcsstore/MattelSAS/images/sprites.png") no-repeat
}

@media (max-width: 1023px) {
    #page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_Sale {
        top:0;
        right: 0
    }
}

@media (max-width: 649px) {
    #page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_Sale {
        transform:scale(0.9);
        transform-origin: top right
    }
}

@media (max-width: 549px) {
    #page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_Sale {
        transform:scale(0.8);
        transform-origin: top right
    }
}

@media (max-width: 449px) {
    #page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_Sale {
        transform:scale(0.7);
        transform-origin: top right
    }
}

@media (max-width: 349px) {
    #page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_Sale {
        transform:scale(0.6);
        transform-origin: top right
    }
}

#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_New {
    background: url("/wcsstore/MattelSAS/images/sprites.png") no-repeat;
    background-position: -108px -1417px;
    width: 69px;
    height: 20px
}

@media (max-width: 1023px) {
    #page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_New {
        top:0;
        right: 0
    }
}

@media (max-width: 649px) {
    #page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_New {
        transform:scale(0.9);
        transform-origin: top right
    }
}

@media (max-width: 549px) {
    #page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_New {
        transform:scale(0.8);
        transform-origin: top right
    }
}

@media (max-width: 449px) {
    #page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_New {
        transform:scale(0.7);
        transform-origin: top right
    }
}

@media (max-width: 349px) {
    #page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_New {
        transform:scale(0.6);
        transform-origin: top right
    }
}

#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_TopSeller {
    background: url("/wcsstore/MattelSAS/images/sprites.png") no-repeat;
    background-position: -5px -1417px;
    width: 94px;
    height: 20px
}

@media (max-width: 1023px) {
    #page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_TopSeller {
        top:0;
        right: 0
    }
}

@media (max-width: 649px) {
    #page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_TopSeller {
        transform:scale(0.9);
        transform-origin: top right
    }
}

@media (max-width: 549px) {
    #page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_TopSeller {
        transform:scale(0.8);
        transform-origin: top right
    }
}

@media (max-width: 449px) {
    #page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_TopSeller {
        transform:scale(0.7);
        transform-origin: top right
    }
}

@media (max-width: 349px) {
    #page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_TopSeller {
        transform:scale(0.6);
        transform-origin: top right
    }
}

#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_AwardWinner {
    background: url("/wcsstore/MattelSAS/images/sprites.png") no-repeat;
    background-position: -227px -1289px;
    width: 100px;
    height: 20px
}

@media (max-width: 1023px) {
    #page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_AwardWinner {
        top:0;
        right: 0
    }
}

@media (max-width: 649px) {
    #page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_AwardWinner {
        transform:scale(0.9);
        transform-origin: top right
    }
}

@media (max-width: 549px) {
    #page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_AwardWinner {
        transform:scale(0.8);
        transform-origin: top right
    }
}

@media (max-width: 449px) {
    #page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_AwardWinner {
        transform:scale(0.7);
        transform-origin: top right
    }
}

@media (max-width: 349px) {
    #page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_AwardWinner {
        transform:scale(0.6);
        transform-origin: top right
    }
}

#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_Exclusive {
    background: url("/wcsstore/MattelSAS/images/sprites.png") no-repeat;
    background-position: -227px -1318px;
    width: 113px;
    height: 20px
}

@media (max-width: 1023px) {
    #page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_Exclusive {
        top:0;
        right: 0
    }
}

@media (max-width: 649px) {
    #page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_Exclusive {
        transform:scale(0.9);
        transform-origin: top right
    }
}

@media (max-width: 549px) {
    #page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_Exclusive {
        transform:scale(0.8);
        transform-origin: top right
    }
}

@media (max-width: 449px) {
    #page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_Exclusive {
        transform:scale(0.7);
        transform-origin: top right
    }
}

@media (max-width: 349px) {
    #page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_Exclusive {
        transform:scale(0.6);
        transform-origin: top right
    }
}

#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .inventory_status {
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-weight: 700;
    font-size: .875em
}

#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .inventory_status strong {
    text-transform: uppercase;
    margin: 5% 0;
    display: inline-block !important
}

#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .inventory_status strong.in_stock {
    color: #43a83a
}

#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .inventory_status strong.out_of_stock {
    display: none
}

#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .inventory_status strong.PreOrderable {
    color: #333
}

#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .inventory_status strong.Backorderable {
    color: #dd6c23
}

#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .inventory_status strong.noLongerAvailable {
    color: #dd6c23
}

#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .inventory_status strong.Limited {
    color: #dd6c23
}

#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_info {
    position: relative;
    margin: auto;
    padding: 5%;
    background: #fff;
    border-top: 1px solid #b1b1b1;
    min-height: 200px;
    float: none
}

#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_info .reviews {
    margin: 5px auto 0 auto;
    padding: 0;
    display: inline-block
}

#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_info .reviews abbr {
    font-size: 0.9em;
    display: inline-block;
    padding-left: 6px;
    color: #555;
    transform: translateY(-1.5px)
}

#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_info .reviews .glyphicon {
    margin: auto;
    padding: 0;
    color: #e01e21;
    font-size: 1em;
    letter-spacing: -2.8px
}

#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_info .reviews .glyphicon.glyphicon-star-empty {
    font-family: 'icons';
    color: #e1e1e1;
    border: 0;
    opacity: 0.8
}

#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_info .reviews .glyphicon.glyphicon-star-empty:before {
    content: "\e902"
}

#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_info .callout {
    display: block;
    color: #e01e21;
    font-size: 1em;
    font-weight: 600;
    text-transform: inherit;
    margin: 0;
    height: 23.3333px
}

#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_info .product_name {
    padding: 0;
    height: 70px;
    margin: 5% auto 0 auto;
    overflow: hidden
}

#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_info .product_name a {
    margin: auto;
    padding: 0;
    line-height: 1.17;
    font-size: 1.125em;
    font-weight: bold;
    text-transform: inherit;
    color: #333
}

#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_info .product_name a:hover {
    text-decoration: none
}

#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_info .product_price {
    margin: auto;
    padding: 0;
    bottom: 10px;
    position: absolute
}

#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_info .product_price .old_price {
    display: block;
    line-height: 1em;
    font-size: 1em;
    font-weight: normal;
    color: #000
}

#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_info .product_price .price {
    margin: auto;
    padding: 0;
    font-size: 1.714em;
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif !important;
    color: #333
}

#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_info .product_price .price .priceCurrency {
    letter-spacing: -2px
}

#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_info .product_price .price.sale {
    color: #e01e21
}

#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_info .product_price .sale {
    color: #e01e21
}

#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .compare_target {
    display: none;
    background: #fff;
    margin: auto;
    padding: 0 0 5% 5%;
    width: 100%;
    vertical-align: top
}

#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product {
    max-width: 250px
}

#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product_info {
    float: inherit;
    width: inherit
}

#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product_description {
    white-space: inherit
}

#page .whats-new-widget {
    margin: -20px 0 0 0
}

#page .whats-new-widget .catalogEntryRecommendationWidget {
    margin: 20px auto
}

#page .whats-new-widget .catalogEntryRecommendationWidget.carousel {
    background: #ade5e5
}

#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .heading .title {
    padding: 0 0 0 10px
}

#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .heading .title h3 {
    color: white
}

#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .heading .link a {
    margin: 10px;
    color: white;
    font-style: italic;
    text-transform: uppercase;
    font-size: 0.875em;
    font-weight: bold;
    margin: 20px 10px 0px 0px
}

#page .whats-new-widget .catalogEntryRecommendationWidget.carousel h2 {
    font-family: "museo-slab",Tahoma Regular,Geneva,serif;
    font-weight: 800;
    text-transform: uppercase;
    text-decoration: none
}

#page .whats-new-widget .catalogEntryRecommendationWidget.carousel>.content {
    width: 100%
}

#page .whats-new-widget .catalogEntryRecommendationWidget.carousel>.content>.ul .li {
    text-align: center
}

#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .button-block {
    margin: 20px 15px 0 15px;
    border-bottom: 1px solid #b1b1b1;
    padding: 0 0 20px 0
}

#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .button-block .button {
    display: block;
    width: 200px
}

#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product {
    border: none;
    padding: 0;
    max-width: 90%;
    overflow: hidden
}

#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_image a {
    display: block
}

#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_image a img {
    width: inherit;
    min-width: inherit;
    max-height: inherit;
    max-width: 100%;
    height: inherit
}

#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault {
    text-indent: -9999px;
    bottom: inherit;
    left: inherit;
    padding: 0;
    top: 5px;
    right: 5px
}

#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_Sale {
    background: url("/wcsstore/MattelSAS/images/sprites.png") no-repeat
}

@media (max-width: 1023px) {
    #page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_Sale {
        top:0;
        right: 0
    }
}

@media (max-width: 649px) {
    #page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_Sale {
        transform:scale(0.9);
        transform-origin: top right
    }
}

@media (max-width: 549px) {
    #page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_Sale {
        transform:scale(0.8);
        transform-origin: top right
    }
}

@media (max-width: 449px) {
    #page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_Sale {
        transform:scale(0.7);
        transform-origin: top right
    }
}

@media (max-width: 349px) {
    #page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_Sale {
        transform:scale(0.6);
        transform-origin: top right
    }
}

#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_New {
    background: url("/wcsstore/MattelSAS/images/sprites.png") no-repeat;
    background-position: -108px -1417px;
    width: 69px;
    height: 20px
}

@media (max-width: 1023px) {
    #page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_New {
        top:0;
        right: 0
    }
}

@media (max-width: 649px) {
    #page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_New {
        transform:scale(0.9);
        transform-origin: top right
    }
}

@media (max-width: 549px) {
    #page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_New {
        transform:scale(0.8);
        transform-origin: top right
    }
}

@media (max-width: 449px) {
    #page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_New {
        transform:scale(0.7);
        transform-origin: top right
    }
}

@media (max-width: 349px) {
    #page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_New {
        transform:scale(0.6);
        transform-origin: top right
    }
}

#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_TopSeller {
    background: url("/wcsstore/MattelSAS/images/sprites.png") no-repeat;
    background-position: -5px -1417px;
    width: 94px;
    height: 20px
}

@media (max-width: 1023px) {
    #page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_TopSeller {
        top:0;
        right: 0
    }
}

@media (max-width: 649px) {
    #page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_TopSeller {
        transform:scale(0.9);
        transform-origin: top right
    }
}

@media (max-width: 549px) {
    #page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_TopSeller {
        transform:scale(0.8);
        transform-origin: top right
    }
}

@media (max-width: 449px) {
    #page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_TopSeller {
        transform:scale(0.7);
        transform-origin: top right
    }
}

@media (max-width: 349px) {
    #page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_TopSeller {
        transform:scale(0.6);
        transform-origin: top right
    }
}

#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_AwardWinner {
    background: url("/wcsstore/MattelSAS/images/sprites.png") no-repeat;
    background-position: -227px -1289px;
    width: 100px;
    height: 20px
}

@media (max-width: 1023px) {
    #page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_AwardWinner {
        top:0;
        right: 0
    }
}

@media (max-width: 649px) {
    #page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_AwardWinner {
        transform:scale(0.9);
        transform-origin: top right
    }
}

@media (max-width: 549px) {
    #page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_AwardWinner {
        transform:scale(0.8);
        transform-origin: top right
    }
}

@media (max-width: 449px) {
    #page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_AwardWinner {
        transform:scale(0.7);
        transform-origin: top right
    }
}

@media (max-width: 349px) {
    #page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_AwardWinner {
        transform:scale(0.6);
        transform-origin: top right
    }
}

#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_Exclusive {
    background: url("/wcsstore/MattelSAS/images/sprites.png") no-repeat;
    background-position: -227px -1318px;
    width: 113px;
    height: 20px
}

@media (max-width: 1023px) {
    #page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_Exclusive {
        top:0;
        right: 0
    }
}

@media (max-width: 649px) {
    #page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_Exclusive {
        transform:scale(0.9);
        transform-origin: top right
    }
}

@media (max-width: 549px) {
    #page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_Exclusive {
        transform:scale(0.8);
        transform-origin: top right
    }
}

@media (max-width: 449px) {
    #page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_Exclusive {
        transform:scale(0.7);
        transform-origin: top right
    }
}

@media (max-width: 349px) {
    #page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_Exclusive {
        transform:scale(0.6);
        transform-origin: top right
    }
}

#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .inventory_status {
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-weight: 700;
    font-size: .875em
}

#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .inventory_status strong {
    text-transform: uppercase;
    margin: 5% 0;
    display: inline-block !important
}

#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .inventory_status strong.in_stock {
    color: #43a83a
}

#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .inventory_status strong.out_of_stock {
    display: none
}

#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .inventory_status strong.PreOrderable {
    color: #333
}

#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .inventory_status strong.Backorderable {
    color: #dd6c23
}

#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .inventory_status strong.noLongerAvailable {
    color: #dd6c23
}

#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .inventory_status strong.Limited {
    color: #dd6c23
}

#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_info {
    position: relative;
    margin: auto;
    padding: 5%;
    background: #fff;
    border-top: 1px solid #b1b1b1;
    min-height: 200px;
    float: none
}

#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_info .reviews {
    margin: 5px auto 0 auto;
    padding: 0;
    display: inline-block
}

#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_info .reviews abbr {
    font-size: 0.9em;
    display: inline-block;
    padding-left: 6px;
    color: #555;
    transform: translateY(-1.5px)
}

#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_info .reviews .glyphicon {
    margin: auto;
    padding: 0;
    color: #e01e21;
    font-size: 1em;
    letter-spacing: -2.8px
}

#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_info .reviews .glyphicon.glyphicon-star-empty {
    font-family: 'icons';
    color: #e1e1e1;
    border: 0;
    opacity: 0.8
}

#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_info .reviews .glyphicon.glyphicon-star-empty:before {
    content: "\e902"
}

#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_info .callout {
    display: block;
    color: #e01e21;
    font-size: 1em;
    font-weight: 600;
    text-transform: inherit;
    margin: 0;
    height: 23.3333px
}

#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_info .product_name {
    padding: 0;
    height: 70px;
    margin: 5% auto 0 auto;
    overflow: hidden
}

#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_info .product_name a {
    margin: auto;
    padding: 0;
    line-height: 1.17;
    font-size: 1.125em;
    font-weight: bold;
    text-transform: inherit;
    color: #333
}

#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_info .product_name a:hover {
    text-decoration: none
}

#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_info .product_price {
    margin: auto;
    padding: 0;
    bottom: 10px;
    position: absolute
}

#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_info .product_price .old_price {
    display: block;
    line-height: 1em;
    font-size: 1em;
    font-weight: normal;
    color: #000
}

#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_info .product_price .price {
    margin: auto;
    padding: 0;
    font-size: 1.714em;
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif !important;
    color: #333
}

#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_info .product_price .price .priceCurrency {
    letter-spacing: -2px
}

#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_info .product_price .price.sale {
    color: #e01e21
}

#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_info .product_price .sale {
    color: #e01e21
}

#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .compare_target {
    display: none;
    background: #fff;
    margin: auto;
    padding: 0 0 5% 5%;
    width: 100%;
    vertical-align: top
}

#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product_info {
    float: inherit;
    width: inherit
}

#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product_description {
    white-space: inherit
}

#page .bloomreach-related-search-products-widget.predictive-intel-widget {
    margin: 0;
    margin-top: 30px
}

#page .bloomreach-related-search-products-widget .br-found-heading {
    background-color: #eee;
    padding: 5px 10px;
    color: #000;
    font-family: "museo-slab",Tahoma Regular,Geneva,serif;
    font-size: .8rem;
    font-weight: 600
}

#page .bloomreach-related-search-products-widget .br-sf-widget {
    background: transparent;
    margin: 15px 1%;
    width: 23%;
    float: left;
    border-right: 2px solid #e1e1e1;
    max-height: 140px;
    height: 140px;
    overflow: hidden;
    position: relative
}

#page .bloomreach-related-search-products-widget .br-sf-widget:nth-child(4n) {
    border-right: 2px solid transparent
}

#page .bloomreach-related-search-products-widget .br-sf-widget .br-sf-widget-merchant-cont {
    padding: 10px 0
}

#page .bloomreach-related-search-products-widget .br-sf-widget .br-sf-widget-merchant-cont .br-sf-widget-merchant-img {
    float: left;
    width: 38%;
    padding-right: 2%
}

#page .bloomreach-related-search-products-widget .br-sf-widget .br-sf-widget-merchant-cont .br-sf-widget-merchant-img .image {
    border-bottom: 0;
    width: 100%;
    height: auto
}

#page .bloomreach-related-search-products-widget .br-sf-widget .br-sf-widget-merchant-cont .br-sf-widget-merchant-title,#page .bloomreach-related-search-products-widget .br-sf-widget .br-sf-widget-merchant-cont .br-sf-widget-merchant-desc {
    float: right;
    width: 62%;
    text-align: left;
    padding-right: 6%;
    padding-left: 5%
}

#page .bloomreach-related-search-products-widget .br-sf-widget .br-sf-widget-merchant-cont .br-sf-widget-merchant-title a {
    font-weight: 600;
    font-size: .8rem;
    color: #000
}

#page .bloomreach-related-search-products-widget .br-sf-widget .br-sf-widget-merchant-cont .br-sf-widget-merchant-desc {
    font-size: .8rem;
    padding-top: 2px;
    font-style: italic
}

#page .bloomreach-related-search-products-widget .br-sf-widget .br-sf-widget-merchant-cont .br-sf-widget-merchant-qv {
    position: absolute;
    bottom: 0;
    left: 43%
}

#page .bloomreach-related-search-products-widget .br-sf-widget .br-sf-widget-merchant-cont .br-sf-widget-merchant-qv a {
    color: #6c9c38;
    font-size: .8rem;
    font-weight: 500
}

#page .bloomreach-related-search-products-widget .br-sf-widget .br-sf-widget-merchant-cont .br-sf-widget-merchant-qv a {
    color: white;
    font-size: 1.25rem;
    font-weight: 500;
    top: -60px;
    position: relative;
    background: rgba(0,0,0,0.75);
    padding: 10px;
    left: -40px;
    transition: all ease-in 100ms;
    opacity: 0
}

#page .bloomreach-related-search-products-widget .br-sf-widget .br-sf-widget-merchant-cont .br-sf-widget-merchant-qv a:hover {
    opacity: 1
}

#page .bloomreach-related-search-products-widget .br-sf-widget-merchant-popup-maincont {
    max-width: 768px;
    position: absolute;
    background: white;
    z-index: 99;
    border: 2px solid #eee;
    margin: -150px 0px 0px -50px;
    padding: 20px
}

#page .bloomreach-related-search-products-widget .br-sf-widget-merchant-popup-maincont .br-sf-widget-merchant-popup-img {
    float: left;
    padding: 0 20px 0 0px
}

#page .bloomreach-related-search-products-widget .br-sf-widget-merchant-popup-maincont .br-sf-widget-merchant-popup-title {
    font-size: 2em;
    padding: 0 0 10px 0
}

#page .bloomreach-related-search-products-widget .br-sf-widget-merchant-popup-maincont .br-sf-widget-merchant-popup-desc {
    padding: 30px 0
}

#page .bloomreach-related-search-products-widget .br-sf-widget-merchant-popup-maincont .br-sf-widget-merchant-popup-view {
    display: none
}

#page .bloomreach-related-search-products-widget .br-sf-widget-merchant-popup-maincont .br-sf-widget-merchant-popup-close a {
    color: white;
    position: absolute;
    top: 10px;
    right: 10px
}

#page .bloomreach-related-search-products-widget .br-sf-widget-merchant-popup-maincont .br-sf-widget-merchant-popup-close a:after {
    content: "X";
    color: #000
}

@media (max-width: 79.99em) {
    #page .bloomreach-related-search-products-widget .br-sf-widget .br-sf-widget-merchant-cont .br-sf-widget-merchant-img {
        float:left;
        width: 33%;
        padding-right: 2%
    }

    #page .bloomreach-related-search-products-widget .br-sf-widget .br-sf-widget-merchant-cont .br-sf-widget-merchant-title,#page .bloomreach-related-search-products-widget .br-sf-widget .br-sf-widget-merchant-cont .br-sf-widget-merchant-desc {
        float: right;
        width: 67%;
        text-align: left;
        padding-right: 2%;
        padding-left: 1%
    }

    #page .bloomreach-related-search-products-widget .br-sf-widget .br-sf-widget-merchant-cont .br-sf-widget-merchant-qv {
        left: 35%
    }
}

@media (max-width: 49.99em) {
    #page .bloomreach-related-search-products-widget .br-sf-widget {
        width:48%;
        height: 130px;
        border-right: 0
    }

    #page .bloomreach-related-search-products-widget .br-sf-widget .br-sf-widget-merchant-cont .br-sf-widget {
        width: 48%
    }
}

@media (max-width: 29.74em) {
    #page .bloomreach-related-search-products-widget .br-sf-widget {
        width:98%;
        border-right: 0;
        border-bottom: 2px solid #e1e1e1
    }

    #page .bloomreach-related-search-products-widget .br-sf-widget .br-sf-widget-merchant-cont .br-sf-widget-merchant-img {
        float: left;
        width: 25%;
        padding-right: 5%
    }

    #page .bloomreach-related-search-products-widget .br-sf-widget .br-sf-widget-merchant-cont .br-sf-widget-merchant-title,#page .bloomreach-related-search-products-widget .br-sf-widget .br-sf-widget-merchant-cont .br-sf-widget-merchant-desc {
        width: 73%;
        padding-right: 6%;
        padding-left: 5%
    }

    #page .bloomreach-related-search-products-widget .br-sf-widget .br-sf-widget-merchant-cont .br-sf-widget-merchant-qv {
        left: 32%;
        bottom: 6px
    }
}

#page .bloomreach-related-search-products-widget:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.bloomreach-related-search-terms-widget {
    border-top: 1px solid #b1b1b1
}

.bloomreach-related-search-terms-widget #br-related-searches-widget {
    padding-right: 20px
}

.bloomreach-related-search-terms-widget #br-related-searches-widget .br-related-heading {
    color: #333;
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    padding: 15px 0 8px 0;
    font-weight: bold;
    font-size: .875em;
    text-transform: none;
    font-style: none;
    letter-spacing: inherit
}

.bloomreach-related-search-terms-widget #br-related-searches-widget a {
    display: block;
    color: #209e9e;
    padding: 10px 0 3px 0;
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-size: .75em
}

.widget_warning {
    padding: 20px 30px;
    width: 100%;
    margin-left: -15px
}

.widget_warning img {
    width: 320px;
    height: auto;
    padding: 0 10px
}

@media (max-width: 29.74em) {
    .widget_warning {
        margin:20px auto;
        width: 90%;
        text-align: center;
        padding: 0
    }

    .widget_warning img {
        width: 100%;
        height: auto;
        text-align: center;
        margin: 0 auto;
        margin-left: -3%
    }
}

.warning_widget_small .widget_warning {
    width: 100%;
    float: left;
    padding: 10px 0
}

.warning_widget_small .widget_warning img {
    margin: 10px 0;
    float: left;
    width: 230px;
    margin-left: 0;
    height: 30px
}

.storeInventoryWidget {
    padding: 10px 0
}

.storeInventoryWidget #dropDown #location .location_select {
    margin-right: 0;
    float: none
}

.storeInventoryWidget #dropDown #location .location_select_form {
    padding-right: 0;
    height: auto
}

.storeInventoryWidget #dropDown form .address input {
    font-size: 16px;
    font-family: inherit;
    color: inherit;
    margin: inherit;
    padding: inherit;
    height: inherit
}

.storeInventoryWidget #dropDown form .form_input {
    width: 100%
}

.storeInventoryWidget #dropDown form .label_spacer,.storeInventoryWidget #dropDown form .column_label {
    position: absolute;
    padding: 1.4em 0.6em;
    transition: all 0.15s ease;
    font-weight: normal;
    text-transform: uppercase;
    pointer-events: none;
    font-size: 1em
}

.storeInventoryWidget #dropDown form .label_spacer.filled,.storeInventoryWidget #dropDown form .column_label.filled {
    font-size: .563em;
    padding: 0.6em 0;
    margin: 1em 0 0 1em;
    font-weight: bold
}

.storeInventoryWidget #dropDown form div>input[type="text"],.storeInventoryWidget #dropDown form div>input[type="password"],.storeInventoryWidget #dropDown form div>input[type="email"],.storeInventoryWidget #dropDown form div>input[type="tel"],.storeInventoryWidget #dropDown form div>textarea {
    padding: 0.7em 0.5em;
    height: inherit;
    border: 2px solid #b1b1b1;
    height: 48px;
    width: 100%;
    margin: 0.5em 0
}

.storeInventoryWidget #dropDown form div>input[type="text"].filled,.storeInventoryWidget #dropDown form div>input[type="password"].filled,.storeInventoryWidget #dropDown form div>input[type="email"].filled,.storeInventoryWidget #dropDown form div>input[type="tel"].filled,.storeInventoryWidget #dropDown form div>textarea.filled {
    padding: 1.2em 0.5em 0.2em 0.5em;
    font-size: 16px
}

.storeInventoryWidget #dropDown form div>select {
    padding: 0.4em 0.2em;
    height: inherit;
    border: 2px solid #b1b1b1;
    width: 100%;
    margin: 0.5em 0;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: normal;
    height: 48px
}

.storeInventoryWidget #dropDown form div>select.filled {
    padding: 1.2em 0.5em 0.2em 0.5em;
    border-radius: 0
}

.storeInventoryWidget #dropDown form div>select.filled.drop_down_checkout {
    padding-left: 0.5em
}

.storeInventoryWidget #dropDown form div>select.no-float-label {
    padding: 0.4em 0.2em !important
}

.storeInventoryWidget #dropDown form p label {
    position: absolute;
    padding: 0.8em 0.7em;
    transition: all 0.15s ease;
    pointer-events: none
}

.storeInventoryWidget #dropDown form p label.filled {
    font-size: .563em;
    padding: 0;
    margin: 0.5em 0 0 1em
}

.storeInventoryWidget #dropDown form p input[type="text"],.storeInventoryWidget #dropDown form p input[type="password"],.storeInventoryWidget #dropDown form p input[type="email"],.storeInventoryWidget #dropDown form p input[type="tel"],.storeInventoryWidget #dropDown form p textarea,.storeInventoryWidget #dropDown form p select {
    padding: 0.7em 0.5em
}

.storeInventoryWidget #dropDown form p input[type="text"].filled,.storeInventoryWidget #dropDown form p input[type="password"].filled,.storeInventoryWidget #dropDown form p input[type="email"].filled,.storeInventoryWidget #dropDown form p input[type="tel"].filled,.storeInventoryWidget #dropDown form p textarea.filled,.storeInventoryWidget #dropDown form p select.filled {
    padding: 1.2em 0.5em 0.2em 0.5em
}

.storeInventoryWidget #dropDown form .column_label {
    text-transform: uppercase
}

.storeInventoryWidget #dropDown .instruction {
    font-weight: bold;
    font-size: .9rem;
    margin-bottom: 10px
}

.storeInventoryWidget #dropDown p.location_select_label {
    font-style: italic;
    font-weight: normal;
    font-size: .8rem;
    margin-bottom: 10px
}

.storeInventoryWidget #dropDown .stockAvailability {
    font-size: .8rem;
    font-weight: normal
}

.storeInventoryWidget #dropDown .stock_status {
    margin: 0;
    display: inline-block;
    font-size: .875rem;
    font-weight: bold;
    text-transform: uppercase;
    float: none;
    border: 0;
    width: auto;
    padding: 0
}

.storeInventoryWidget #dropDown .stock_status.available {
    color: #43a83a
}

.storeInventoryWidget #dropDown .stock_status.unavailable {
    color: #e01e21
}

.bundle-components-widget .widget_bundle_package_list .product .product_info .product_name {
    height: auto !important
}

.bundle-components-widget .product {
    border: none;
    padding: 0;
    max-width: 90%;
    overflow: hidden
}

.bundle-components-widget .product .product_image a {
    display: block
}

.bundle-components-widget .product .product_image a img {
    width: inherit;
    min-width: inherit;
    max-height: inherit;
    max-width: 100%;
    height: inherit
}

.bundle-components-widget .product .product_image a .RibbonAdDefault {
    text-indent: -9999px;
    bottom: inherit;
    left: inherit;
    padding: 0;
    top: 5px;
    right: 5px
}

.bundle-components-widget .product .product_image a .RibbonAdDefault.RibbonAd_Sale {
    background: url("/wcsstore/MattelSAS/images/sprites.png") no-repeat
}

@media (max-width: 1023px) {
    .bundle-components-widget .product .product_image a .RibbonAdDefault.RibbonAd_Sale {
        top:0;
        right: 0
    }
}

@media (max-width: 649px) {
    .bundle-components-widget .product .product_image a .RibbonAdDefault.RibbonAd_Sale {
        transform:scale(0.9);
        transform-origin: top right
    }
}

@media (max-width: 549px) {
    .bundle-components-widget .product .product_image a .RibbonAdDefault.RibbonAd_Sale {
        transform:scale(0.8);
        transform-origin: top right
    }
}

@media (max-width: 449px) {
    .bundle-components-widget .product .product_image a .RibbonAdDefault.RibbonAd_Sale {
        transform:scale(0.7);
        transform-origin: top right
    }
}

@media (max-width: 349px) {
    .bundle-components-widget .product .product_image a .RibbonAdDefault.RibbonAd_Sale {
        transform:scale(0.6);
        transform-origin: top right
    }
}

.bundle-components-widget .product .product_image a .RibbonAdDefault.RibbonAd_New {
    background: url("/wcsstore/MattelSAS/images/sprites.png") no-repeat;
    background-position: -108px -1417px;
    width: 69px;
    height: 20px
}

@media (max-width: 1023px) {
    .bundle-components-widget .product .product_image a .RibbonAdDefault.RibbonAd_New {
        top:0;
        right: 0
    }
}

@media (max-width: 649px) {
    .bundle-components-widget .product .product_image a .RibbonAdDefault.RibbonAd_New {
        transform:scale(0.9);
        transform-origin: top right
    }
}

@media (max-width: 549px) {
    .bundle-components-widget .product .product_image a .RibbonAdDefault.RibbonAd_New {
        transform:scale(0.8);
        transform-origin: top right
    }
}

@media (max-width: 449px) {
    .bundle-components-widget .product .product_image a .RibbonAdDefault.RibbonAd_New {
        transform:scale(0.7);
        transform-origin: top right
    }
}

@media (max-width: 349px) {
    .bundle-components-widget .product .product_image a .RibbonAdDefault.RibbonAd_New {
        transform:scale(0.6);
        transform-origin: top right
    }
}

.bundle-components-widget .product .product_image a .RibbonAdDefault.RibbonAd_TopSeller {
    background: url("/wcsstore/MattelSAS/images/sprites.png") no-repeat;
    background-position: -5px -1417px;
    width: 94px;
    height: 20px
}

@media (max-width: 1023px) {
    .bundle-components-widget .product .product_image a .RibbonAdDefault.RibbonAd_TopSeller {
        top:0;
        right: 0
    }
}

@media (max-width: 649px) {
    .bundle-components-widget .product .product_image a .RibbonAdDefault.RibbonAd_TopSeller {
        transform:scale(0.9);
        transform-origin: top right
    }
}

@media (max-width: 549px) {
    .bundle-components-widget .product .product_image a .RibbonAdDefault.RibbonAd_TopSeller {
        transform:scale(0.8);
        transform-origin: top right
    }
}

@media (max-width: 449px) {
    .bundle-components-widget .product .product_image a .RibbonAdDefault.RibbonAd_TopSeller {
        transform:scale(0.7);
        transform-origin: top right
    }
}

@media (max-width: 349px) {
    .bundle-components-widget .product .product_image a .RibbonAdDefault.RibbonAd_TopSeller {
        transform:scale(0.6);
        transform-origin: top right
    }
}

.bundle-components-widget .product .product_image a .RibbonAdDefault.RibbonAd_AwardWinner {
    background: url("/wcsstore/MattelSAS/images/sprites.png") no-repeat;
    background-position: -227px -1289px;
    width: 100px;
    height: 20px
}

@media (max-width: 1023px) {
    .bundle-components-widget .product .product_image a .RibbonAdDefault.RibbonAd_AwardWinner {
        top:0;
        right: 0
    }
}

@media (max-width: 649px) {
    .bundle-components-widget .product .product_image a .RibbonAdDefault.RibbonAd_AwardWinner {
        transform:scale(0.9);
        transform-origin: top right
    }
}

@media (max-width: 549px) {
    .bundle-components-widget .product .product_image a .RibbonAdDefault.RibbonAd_AwardWinner {
        transform:scale(0.8);
        transform-origin: top right
    }
}

@media (max-width: 449px) {
    .bundle-components-widget .product .product_image a .RibbonAdDefault.RibbonAd_AwardWinner {
        transform:scale(0.7);
        transform-origin: top right
    }
}

@media (max-width: 349px) {
    .bundle-components-widget .product .product_image a .RibbonAdDefault.RibbonAd_AwardWinner {
        transform:scale(0.6);
        transform-origin: top right
    }
}

.bundle-components-widget .product .product_image a .RibbonAdDefault.RibbonAd_Exclusive {
    background: url("/wcsstore/MattelSAS/images/sprites.png") no-repeat;
    background-position: -227px -1318px;
    width: 113px;
    height: 20px
}

@media (max-width: 1023px) {
    .bundle-components-widget .product .product_image a .RibbonAdDefault.RibbonAd_Exclusive {
        top:0;
        right: 0
    }
}

@media (max-width: 649px) {
    .bundle-components-widget .product .product_image a .RibbonAdDefault.RibbonAd_Exclusive {
        transform:scale(0.9);
        transform-origin: top right
    }
}

@media (max-width: 549px) {
    .bundle-components-widget .product .product_image a .RibbonAdDefault.RibbonAd_Exclusive {
        transform:scale(0.8);
        transform-origin: top right
    }
}

@media (max-width: 449px) {
    .bundle-components-widget .product .product_image a .RibbonAdDefault.RibbonAd_Exclusive {
        transform:scale(0.7);
        transform-origin: top right
    }
}

@media (max-width: 349px) {
    .bundle-components-widget .product .product_image a .RibbonAdDefault.RibbonAd_Exclusive {
        transform:scale(0.6);
        transform-origin: top right
    }
}

.bundle-components-widget .product .inventory_status {
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-weight: 700;
    font-size: .875em
}

.bundle-components-widget .product .inventory_status strong {
    text-transform: uppercase;
    margin: 5% 0;
    display: inline-block !important
}

.bundle-components-widget .product .inventory_status strong.in_stock {
    color: #43a83a
}

.bundle-components-widget .product .inventory_status strong.out_of_stock {
    display: none
}

.bundle-components-widget .product .inventory_status strong.PreOrderable {
    color: #333
}

.bundle-components-widget .product .inventory_status strong.Backorderable {
    color: #dd6c23
}

.bundle-components-widget .product .inventory_status strong.noLongerAvailable {
    color: #dd6c23
}

.bundle-components-widget .product .inventory_status strong.Limited {
    color: #dd6c23
}

.bundle-components-widget .product .product_info {
    position: relative;
    margin: auto;
    padding: 5%;
    background: #fff;
    border-top: 1px solid #b1b1b1;
    min-height: 200px;
    float: none
}

.bundle-components-widget .product .product_info .reviews {
    margin: 5px auto 0 auto;
    padding: 0;
    display: inline-block
}

.bundle-components-widget .product .product_info .reviews abbr {
    font-size: 0.9em;
    display: inline-block;
    padding-left: 6px;
    color: #555;
    transform: translateY(-1.5px)
}

.bundle-components-widget .product .product_info .reviews .glyphicon {
    margin: auto;
    padding: 0;
    color: #e01e21;
    font-size: 1em;
    letter-spacing: -2.8px
}

.bundle-components-widget .product .product_info .reviews .glyphicon.glyphicon-star-empty {
    font-family: 'icons';
    color: #e1e1e1;
    border: 0;
    opacity: 0.8
}

.bundle-components-widget .product .product_info .reviews .glyphicon.glyphicon-star-empty:before {
    content: "\e902"
}

.bundle-components-widget .product .product_info .callout {
    display: block;
    color: #e01e21;
    font-size: 1em;
    font-weight: 600;
    text-transform: inherit;
    margin: 0;
    height: 23.3333px
}

.bundle-components-widget .product .product_info .product_name {
    padding: 0;
    height: 70px;
    margin: 5% auto 0 auto;
    overflow: hidden
}

.bundle-components-widget .product .product_info .product_name a {
    margin: auto;
    padding: 0;
    line-height: 1.17;
    font-size: 1.125em;
    font-weight: bold;
    text-transform: inherit;
    color: #333
}

.bundle-components-widget .product .product_info .product_name a:hover {
    text-decoration: none
}

.bundle-components-widget .product .product_info .product_price {
    margin: auto;
    padding: 0;
    bottom: 10px;
    position: absolute
}

.bundle-components-widget .product .product_info .product_price .old_price {
    display: block;
    line-height: 1em;
    font-size: 1em;
    font-weight: normal;
    color: #000
}

.bundle-components-widget .product .product_info .product_price .price {
    margin: auto;
    padding: 0;
    font-size: 1.714em;
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif !important;
    color: #333
}

.bundle-components-widget .product .product_info .product_price .price .priceCurrency {
    letter-spacing: -2px
}

.bundle-components-widget .product .product_info .product_price .price.sale {
    color: #e01e21
}

.bundle-components-widget .product .product_info .product_price .sale {
    color: #e01e21
}

.bundle-components-widget .product .compare_target {
    display: none;
    background: #fff;
    margin: auto;
    padding: 0 0 5% 5%;
    width: 100%;
    vertical-align: top
}

.bundle-components-widget .widget_bundle_package_list .product {
    padding: 1% 0;
    max-width: 100%;
    width: 100%;
    border-top: 1px solid #e1e1e1
}

.bundle-components-widget .widget_bundle_package_list .product .product_image {
    padding: 1%
}

.bundle-components-widget .widget_bundle_package_list .product .product_image img {
    z-index: 1;
    position: relative
}

.bundle-components-widget .widget_bundle_package_list .product .product_info {
    border: 0;
    padding: 0;
    float: left;
    width: 66.666666%
}

.bundle-components-widget .widget_bundle_package_list .product .product_info .shopperActions {
    padding: 0;
    border: none !important
}

.bundle-components-widget .widget_bundle_package_list .product .product_info .shopperActions .t_addToCartBtn {
    width: 100%;
    max-width: 100%
}

.bundle-components-widget .widget_bundle_package_list .product .product_info .shopperActions,.bundle-components-widget .widget_bundle_package_list .product .product_info .storeInventoryWidget {
    margin: 0 !important;
    width: 65%
}

.bundle-components-widget .widget_bundle_package_list .product .product_info .product_name {
    overflow: visible;
    margin: 2% auto
}

.bundle-components-widget .widget_bundle_package_list .product .product_info .product_name a {
    font-size: 2.125em;
    font-weight: 300 !important;
    color: #333 !important;
    line-height: 0.975em
}

.bundle-components-widget .widget_bundle_package_list .product .product_info .product_price {
    position: relative;
    bottom: -10px
}

@media (max-width: 1023px) {
    .bundle-components-widget .widget_bundle_package_list .product .product_info {
        float:none;
        width: 100%
    }

    .bundle-components-widget .widget_bundle_package_list .product .product_info .shopperActions,.bundle-components-widget .widget_bundle_package_list .product .product_info .storeInventoryWidget {
        width: 100%
    }
}

#myContentNavigationWidget {
    padding: 0 20px 0 35px;
    margin: 25px auto;
    border-right: 1px solid #b1b1b1;
    min-height: 100vh
}

#myContentNavigationWidget .navbar {
    margin: 0;
    margin-bottom: 22px;
    font-size: 2.5em;
    color: #666;
    font-weight: 200
}

#myContentNavigationWidget .navbar-header {
    float: none
}

#myContentNavigationWidget .navbar-header i {
    font-size: 20px;
    font-weight: inherit;
    font-family: "omnes-pro",Tahoma Regular,Geneva,sans-serif;
    color: #777;
    padding: 0 0 15px 0;
    margin: 0;
    border-bottom: 1px solid #b1b1b1;
    font-style: normal
}

#myContentNavigationWidget .container-fluid {
    padding-right: 0
}

#myContentNavigationWidget .content.navbar-collapse {
    padding: 0
}

#myContentNavigationWidget .content .navbar-nav {
    float: none
}

#myContentNavigationWidget .content .navbar-nav fieldset {
    padding: 10px 0 20px;
    border-bottom: 1px solid #b1b1b1;
    margin: 5px 0
}

#myContentNavigationWidget .content .navbar-nav fieldset div.vertical h5 {
    color: #333;
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-style: italic;
    margin-bottom: 0px
}

#myContentNavigationWidget .content .navbar-nav fieldset div.vertical .navContainer {
    padding: 0
}

#myContentNavigationWidget .content .navbar-nav fieldset div.vertical .navContainer ul li {
    list-style: none;
    line-height: 8px;
    font-size: 1rem;
    color: #ade5e5;
    padding: 10px 5px;
    border-bottom: 0
}

#myContentNavigationWidget .content .navbar-nav fieldset div.vertical .navContainer ul li.selected a {
    font-weight: bold;
    color: #1f6969
}

#myContentNavigationWidget .content .navbar-nav fieldset div.vertical .navContainer ul li a {
    color: #333;
    font-weight: 400;
    line-height: 1em
}

#myContentNavigationWidget .content .navbar-nav fieldset div.vertical .navContainer ul li a:hover {
    text-decoration: none;
    color: #1f6969
}

#myContentNavigationWidget .content .navbar-nav fieldset div.vertical .navContainer ul li a.selected {
    font-weight: 600;
    color: #333
}

@media (max-width: 1023px) {
    #myContentNavigationWidget {
        padding:0;
        margin: auto;
        min-height: inherit;
        border: 0
    }

    #myContentNavigationWidget .navbar {
        margin-bottom: 0
    }

    #myContentNavigationWidget .navbar .navbar-header {
        position: relative;
        background: #eee;
        font-size: 0.6em;
        padding: 1% 2%
    }

    #myContentNavigationWidget .navbar .navbar-header i {
        position: absolute;
        margin: 0;
        float: none;
        top: 12px;
        right: 40px;
        display: inline
    }

    #myContentNavigationWidget .navbar .navbar-header .heading {
        padding: 10px 40px;
        margin: 0;
        border-bottom: 0;
        font-size: 20px;
        background: #e01e21;
        color: #fff;
        line-height: 1.8
    }

    #myContentNavigationWidget .navbar .content.navbar-collapse {
        padding-right: 15px;
        padding-left: 15px;
        transition: all 500ms ease-in-out;
        max-height: 0
    }

    #myContentNavigationWidget .navbar .content.navbar-collapse.collapse.in {
        max-height: 500px
    }

    #myContentNavigationWidget .navbar .content .navbar-nav {
        float: none;
        margin: 0 4%
    }

    #myContentNavigationWidget .navbar .content .navbar-nav fieldset div.vertical .navContainer ul li {
        padding: 0
    }

    #myContentNavigationWidget .navbar .content .navbar-nav fieldset div.vertical .navContainer ul li a {
        margin: 0;
        padding: 0;
        line-height: 2
    }
}

#CollectorMembershipDialog {
    max-width: 800px;
    max-width: 800px
}

#CollectorMembershipDialog .dialog {
    padding: 0;
    height: auto
}

#CollectorMembershipDialog .dialog header {
    background: #333
}

#CollectorMembershipDialog .dialog header .header-logo-wrapper {
    text-align: center;
    padding: 15px 0
}

#CollectorMembershipDialog .dialog header .header-logo-wrapper img {
    height: 50px
}

#CollectorMembershipDialog .dialog header h1 {
    text-transform: uppercase;
    text-align: center;
    font-weight: 200;
    font-size: 48px;
    letter-spacing: 5px;
    line-height: 42px;
    padding: 20px 0;
    color: #eaa322
}

#CollectorMembershipDialog .dialog header .close_button_container a {
    color: #eaa322
}

#CollectorMembershipDialog .dialog input[type="checkbox"]+span:before {
    z-index: 1
}

#CollectorMembershipDialog .dialog .membership-dialog-content {
    padding: 0 60px 40px
}

#CollectorMembershipDialog .dialog .membership-dialog-content #Membership .wrapper-row {
    margin-top: 25px
}

#CollectorMembershipDialog .dialog .membership-dialog-content #Membership .wrapper-row.tier1 {
    display: none
}

#CollectorMembershipDialog .dialog .membership-dialog-content #Membership .wrapper-row label {
    margin-bottom: 0
}

#CollectorMembershipDialog .dialog .membership-dialog-content #Membership .wrapper-row#membership_button_wrapper {
    text-align: center
}

#CollectorMembershipDialog .dialog .membership-dialog-content #Membership .wrapper-row#membership_button_wrapper .button_primary {
    background: #e01e21;
    border-color: #e01e21;
    letter-spacing: 3px;
    font-weight: 500;
    padding: 0.9em 1.9em
}

#CollectorMembershipDialog .dialog .membership-dialog-content #Membership .wrapper-row#membership_button_wrapper .button_primary.disabled {
    background: #e1e1e1;
    border-color: #e1e1e1;
    cursor: none
}

#CollectorMembershipDialog .dialog .membership-dialog-content #Membership .wrapper-row#membership_button_wrapper .button_primary .button_text::after {
    content: "\e258";
    font-family: 'Glyphicons Halflings';
    margin-left: 5px;
    vertical-align: bottom
}

#CollectorMembershipDialog .dialog .membership-dialog-content #Membership .wrapper-row#agreement_wrapper a {
    text-decoration: underline;
    color: inherit
}

#CollectorMembershipDialog .dialog .membership-dialog-content #Membership .wrapper-row .checkboxLabel {
    position: static
}

#CollectorMembershipDialog .dialog .membership-dialog-content #Membership #checkbox_agreement+span div {
    display: inline
}

#CollectorMembershipDialog .dialog .membership-dialog-content #Membership .column_label {
    position: absolute;
    padding: 1em 0.6em;
    transition: all 0.15s ease;
    font-weight: normal;
    text-transform: uppercase;
    pointer-events: none;
    font-size: 1.35em
}

#CollectorMembershipDialog .dialog .membership-dialog-content #Membership .column_label.filled {
    font-size: .563em;
    padding: 0.6em 0;
    margin: 1em 0 0 1em;
    font-weight: bold
}

#CollectorMembershipDialog .dialog .membership-dialog-content #Membership div>input[type="text"],#CollectorMembershipDialog .dialog .membership-dialog-content #Membership div>input[type="password"],#CollectorMembershipDialog .dialog .membership-dialog-content #Membership div>input[type="email"],#CollectorMembershipDialog .dialog .membership-dialog-content #Membership div>input[type="tel"],#CollectorMembershipDialog .dialog .membership-dialog-content #Membership div>textarea {
    padding: 0.7em 0.5em;
    height: inherit;
    border: 2px solid #b1b1b1;
    height: 48px;
    width: 100%;
    margin: 0.5em 0
}

#CollectorMembershipDialog .dialog .membership-dialog-content #Membership div>input[type="text"].filled,#CollectorMembershipDialog .dialog .membership-dialog-content #Membership div>input[type="password"].filled,#CollectorMembershipDialog .dialog .membership-dialog-content #Membership div>input[type="email"].filled,#CollectorMembershipDialog .dialog .membership-dialog-content #Membership div>input[type="tel"].filled,#CollectorMembershipDialog .dialog .membership-dialog-content #Membership div>textarea.filled {
    padding: 1.2em 0.5em 0.2em 0.5em;
    font-size: 16px
}

#CollectorMembershipDialog .dialog .membership-dialog-content #Membership div>select {
    padding: 0.4em 0.2em;
    height: inherit;
    border: 2px solid #b1b1b1;
    width: 100%;
    margin: 0.5em 0;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: normal;
    height: 48px
}

#CollectorMembershipDialog .dialog .membership-dialog-content #Membership div>select.filled {
    padding: 1.2em 0.5em 0.2em 0.5em;
    border-radius: 0
}

#CollectorMembershipDialog .dialog .membership-dialog-content #Membership div>select.filled.drop_down_checkout {
    padding-left: 0.5em
}

#CollectorMembershipDialog .dialog .membership-dialog-content #Membership div>select.no-float-label {
    padding: 0.4em 0.2em !important
}

.s7-video-widget {
    max-width: 92%;
    margin: auto;
    border-top: 2px solid #eee
}

.s7-video-widget h2 {
    font-size: 28.125px;
    font-weight: 200
}

.s7-video-widget .video-content {
    min-height: 360px
}

.s7-video-widget .video-content iframe {
    display: block;
    min-width: 100%
}

@media (max-width: 1023px) {
    .s7-video-widget {
        max-width:92%;
        margin: auto;
        border-top: 2px solid #eee
    }

    .s7-video-widget h2 {
        font-size: 1.5em;
        font-weight: 200;
        padding: 20px 0
    }

    .s7-video-widget .video-content {
        min-height: 0
    }

    .s7-video-widget .video-content iframe {
        height: auto;
        display: block;
        width: 100%
    }
}

.content-page #widget_breadcrumb,.department-page #widget_breadcrumb,.brand-department-page #widget_breadcrumb,.subcategory-page #widget_breadcrumb,.collection-subcategory-page #widget_breadcrumb,.search-results-page #widget_breadcrumb {
    padding: 0px;
    margin: 30px 0
}

#product-detail #widget_breadcrumb {
    padding: 2px 0 10px 0px;
    height: auto;
    line-height: initial
}

div#widget_breadcrumb ul li {
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #e1e1e1
}

div#widget_breadcrumb ul li a {
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-weight: normal;
    color: #209e9e;
    text-decoration: none
}

div#widget_breadcrumb ul li a:hover {
    text-decoration: none
}

div#widget_breadcrumb ul li span.divider {
    color: #e1e1e1
}

div#widget_breadcrumb ul li.current {
    font-weight: normal
}

@media (max-width: 1023px) {
    #widget_breadcrumb {
        display:none
    }
}

.productListingWidget {
    background: transparent;
    border: 0;
    border-radius: 0
}

.productListingWidget .header_bar {
    padding: 1.95% 0 1% 0;
    margin: 0 3%;
    border-bottom: 1px solid #aaa
}

.productListingWidget .header_bar .backToTopButton {
    display: none
}

@media (max-width: 1023px) {
    .productListingWidget .header_bar {
        padding-top:24px
    }
}

.productListingWidget .header_bar .title {
    padding: 10px 0;
    font-size: .875em;
    text-transform: none;
    font-weight: bold
}

@media (max-width: 1023px) {
    .productListingWidget .header_bar .title {
        font-size:.8em;
        font-weight: inherit;
        padding-top: 7px;
        width: auto
    }
}

.productListingWidget .header_bar .title .num_products {
    font-weight: bold
}

@media (max-width: 1023px) {
    .productListingWidget .header_bar .title .num_products {
        font-weight:inherit
    }
}

.productListingWidget .header_bar .pagination_container {
    width: auto
}

@media (max-width: 1023px) {
    .productListingWidget .header_bar .pagination_container {
        width:auto;
        float: right
    }
}

.productListingWidget .header_bar .pagination_container .paging_controls {
    float: left
}

.productListingWidget .header_bar .pagination_container .paging_controls .pageControl.number>.ellipsis:after {
    color: #209e9e;
    font-size: 1.8em;
    letter-spacing: -1.1px;
    margin-right: 7px;
    content: "...";
    font-weight: 600
}

.productListingWidget .header_bar .pagination_container .paging_controls .pageControlButton {
    display: none !important
}

.productListingWidget .header_bar .pagination_container .paging_controls .pageControlMenu {
    display: inline-block !important
}

.productListingWidget .header_bar .pagination_container .paging_controls .pageControlMenu .closeButton {
    display: none !important
}

.productListingWidget .header_bar .pagination_container .paging_controls .left_arrow,.productListingWidget .header_bar .pagination_container .paging_controls .right_arrow {
    opacity: 1;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: 600;
    font-size: 1em;
    line-height: 1;
    margin: 2px 10px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@media (max-width: 1023px) {
    .productListingWidget .header_bar .pagination_container .paging_controls .left_arrow,.productListingWidget .header_bar .pagination_container .paging_controls .right_arrow {
        margin:0;
        font-size: 1em
    }
}

.productListingWidget .header_bar .pagination_container .paging_controls .left_arrow.off,.productListingWidget .header_bar .pagination_container .paging_controls .right_arrow.off {
    opacity: 0.5
}

.productListingWidget .header_bar .pagination_container .paging_controls .left_arrow {
    color: #e1e1e1
}

.productListingWidget .header_bar .pagination_container .paging_controls .left_arrow:before {
    content: "\e257"
}

.productListingWidget .header_bar .pagination_container .paging_controls .right_arrow {
    color: #209e9e
}

.productListingWidget .header_bar .pagination_container .paging_controls .right_arrow:after {
    content: "\e258"
}

.productListingWidget .header_bar .pagination_container .paging_controls .seperator {
    float: left;
    margin: 5px 15px 0 15px;
    border-right: 1px solid #b1b1b1;
    height: 30px;
    display: inherit
}

@media (max-width: 1024px) {
    .productListingWidget .header_bar .pagination_container .paging_controls .seperator {
        border-right:none;
        display: inherit
    }
}

.productListingWidget .header_bar .pagination_container .paging_controls .controlBar .pageControl {
    line-height: 32px
}

@media (max-width: 1024px) {
    .productListingWidget .header_bar .pagination_container .paging_controls .controlBar .pageControl {
        line-height:28px
    }
}

.productListingWidget .header_bar .pagination_container .paging_controls .controlBar .pageControl.number>a {
    width: 32px;
    background-color: #fff;
    border: 0;
    border-radius: 100%;
    color: #209e9e;
    font-family: "museo-slab",Tahoma Regular,Geneva,serif;
    font-size: 1em;
    font-weight: bold;
    text-align: center;
    opacity: 1;
    display: inline-block;
    margin-right: 7px
}

@media (max-width: 1024px) {
    .productListingWidget .header_bar .pagination_container .paging_controls .controlBar .pageControl.number>a {
        width:28px
    }
}

@media (max-width: 1024px) {
    .productListingWidget .header_bar .pagination_container .paging_controls .controlBar .pageControl.number>a {
        margin:0
    }
}

.productListingWidget .header_bar .pagination_container .paging_controls .controlBar .pageControl.number>a:last-of-type {
    margin-right: 0
}

.productListingWidget .header_bar .pagination_container .paging_controls .controlBar .pageControl.number>a:hover,.productListingWidget .header_bar .pagination_container .paging_controls .controlBar .pageControl.number>a.selected {
    background-color: #209e9e;
    color: #fff;
    opacity: 1
}

.productListingWidget .header_bar .controls {
    min-height: inherit;
    float: right
}

@media (max-width: 1434px) and (min-width: 1025px) {
    .productListingWidget .header_bar .controls {
        width:36vw
    }
}

.productListingWidget .header_bar .controls .sorting_view_controls_container {
    padding: 0;
    width: 100%
}

.productListingWidget .header_bar .controls .sorting_view_controls_container .sorting_controls {
    width: 100%;
    line-height: 40px;
    transform: translateY(-2px)
}

.productListingWidget .header_bar .controls .sorting_view_controls_container .sorting_controls span,.productListingWidget .header_bar .controls .sorting_view_controls_container .sorting_controls label {
    font-size: .875em;
    vertical-align: baseline;
    text-transform: none;
    font-weight: inherit;
    margin-right: 2px
}

@media (max-width: 1023px) {
    .productListingWidget .header_bar .controls .sorting_view_controls_container .sorting_controls span,.productListingWidget .header_bar .controls .sorting_view_controls_container .sorting_controls label {
        font-weight:inherit;
        font-size: .875em
    }
}

.productListingWidget .header_bar .controls .sorting_view_controls_container .sorting_controls label {
    letter-spacing: inherit
}

@media (max-width: 1023px) {
    .productListingWidget .header_bar .controls .sorting_view_controls_container .sorting_controls label {
        width:94px;
        line-height: 15px;
        white-space: normal;
        float: left;
        transform: translateY(1px)
    }
}

@media (max-width: 424px) {
    .productListingWidget .header_bar .controls .sorting_view_controls_container .sorting_controls label {
        width:60px;
        margin-left: 0;
        transform: translateY(-5px)
    }
}

.productListingWidget .header_bar .controls .sorting_view_controls_container .sorting_controls .selectWrapper {
    padding: 0 10px 0 0px;
    background: transparent;
    border: 0
}

@media (max-width: 1023px) {
    .productListingWidget .header_bar .controls .sorting_view_controls_container .sorting_controls .selectWrapper {
        transform:translateY(-10px);
        width: auto
    }
}

.productListingWidget .header_bar .controls .sorting_view_controls_container .sorting_controls .selectWrapper select {
    border: 2px solid #b1b1b1;
    max-width: 170px;
    min-width: 45px;
    padding: 0 2em 0 0.5em;
    font-size: .8em;
    text-transform: none;
    height: 34px;
    line-height: 33px;
    border-radius: 0;
    background-position: calc(100% - 10px) calc(1em + 0px),calc(100% - 5px) calc(1em + 0px),calc(100% - -2.5em) 0.5em
}

@media (max-width: 424px) {
    .productListingWidget .header_bar .controls .sorting_view_controls_container .sorting_controls .selectWrapper select {
        max-width:135px
    }
}

.productListingWidget .header_bar .controls .sorting_view_controls_container .sorting_controls .selectWrapper select:focus {
    background-position: calc(100% - 5px) calc(1em + 0px),calc(100% - 10px) calc(1em + 0px),calc(100% - -2.5em) 0.5em
}

.productListingWidget .header_bar .controls .sorting_view_controls_container .sorting_controls .pageSize {
    text-align: left;
    white-space: nowrap
}

@media (max-width: 1023px) {
    .productListingWidget .header_bar .controls .sorting_view_controls_container .sorting_controls .pageSize {
        width:auto;
        float: left;
        transform: translateY(2px)
    }
}

.productListingWidget .header_bar .controls .sorting_view_controls_container .sorting_controls .orderBy {
    white-space: nowrap;
    float: right;
    text-align: right
}

@media (max-width: 1023px) {
    .productListingWidget .header_bar .controls .sorting_view_controls_container .sorting_controls .orderBy {
        width:auto
    }
}

.productListingWidget .header_bar .controls .sorting_view_controls_container .sorting_controls .orderBy .seperator {
    float: left;
    margin: 5px 0 0 -20px;
    border-right: 1px solid #b1b1b1;
    height: 30px
}

@media (max-width: 1023px) {
    .productListingWidget .header_bar .controls .sorting_view_controls_container .sorting_controls .orderBy .seperator {
        border-right:none
    }
}

.productListingWidget .header_bar .controls .sorting_view_controls_container .sorting_controls .orderBy .order_by_label label {
    width: 70px
}

@media (max-width: 1023px) {
    .productListingWidget .header_bar .controls .sorting_view_controls_container .sorting_controls .orderBy .order_by_label label {
        transform:translateY(3px)
    }
}

@media (max-width: 79.99em) {
    .productListingWidget .header_bar .controls .sorting_view_controls_container .sorting_controls .orderBy .order_by_label label {
        width:50px
    }
}

@media (max-width: 359px) {
    .productListingWidget .header_bar .controls .sorting_view_controls_container .sorting_controls .orderBy .order_by_label label {
        width:31px;
        transform: translateY(-4px)
    }
}

.productListingWidget .header_bar .controls .sorting_view_controls_container .sorting_controls .orderBy #orderByDropdown,.productListingWidget .header_bar .controls .sorting_view_controls_container .sorting_controls .orderBy .orderByDropdown {
    margin: auto;
    padding: 0;
    background: transparent;
    border: 0;
    white-space: nowrap
}

@media (max-width: 1023px) {
    .productListingWidget .header_bar .controls {
        float:right;
        width: auto
    }

    .productListingWidget .filterWrapper {
        display: block;
        border-bottom: 1px solid #aaa;
        margin: 0 3%;
        text-align: center;
        padding: 15px
    }

    .productListingWidget .filterWrapper button.button.outlined {
        padding: .6em 1.5em
    }

    .productListingWidget .filters {
        transition: all 500ms ease-in-out
    }

    .productListingWidget .filterWrapper.open {
        border-bottom: 0px;
        padding: 15px 0 0 0
    }

    .productListingWidget .filterWrapper.open .filters {
        border-top: 1px solid #aaa;
        display: block !important;
        margin-top: 15px;
        max-height: 100px;
        padding-top: 15px
    }
}

@media (min-width: 1024px) {
    .productListingWidget .filterWrapper button.button.outlined {
        display:none
    }
}

.productListingWidget .filters {
    clear: both;
    padding: 2% 2% 2% 3%
}

.productListingWidget .filters .title {
    float: left;
    margin: 4px 10px 0 0px;
    text-transform: none
}

.productListingWidget .filters .clearAll {
    float: left;
    display: inline-block !important;
    padding: 5px 10px;
    border-radius: 20px;
    font-size: .75em;
    background: #fff;
    color: #209e9e
}

.productListingWidget .filters .seperator {
    float: left;
    margin: -2px 10px 0 15px;
    border-right: 1px solid #b1b1b1;
    height: 30px
}

.productListingWidget .filters .close {
    opacity: 1;
    float: right;
    color: #209e9e;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    font-size: 1em;
    line-height: 1;
    margin: 1.475px 0px 0 10px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.productListingWidget .filters .close:after {
    content: "\e014"
}

.productListingWidget .filters #facetFiltersWrapper ul li {
    float: left
}

.productListingWidget .filters #facetFiltersWrapper ul li a {
    float: left;
    display: inline-block;
    padding: 5px 10px;
    border-radius: 20px;
    font-size: .75em;
    background: #fff;
    color: #209e9e;
    margin: 0 0 0 5px
}

.productListingWidget .product_listing_container ul.grid_mode {
    padding: 0 3%
}

.productListingWidget .product_listing_container ul.grid_mode>li>strong {
    display: none
}

.productListingWidget .product_listing_container ul.grid_mode li {
    border-top: none;
    margin-top: 10px;
    padding-top: 10px
}

.productListingWidget .product_listing_container ul.grid_mode li .product.additional_content {
    max-width: 95%
}

.productListingWidget .product_listing_container ul.grid_mode li .product.additional_content img {
    min-width: 100%
}

.productListingWidget .product_listing_container ul.grid_mode li .product {
    border: none;
    padding: 0;
    max-width: 90%;
    overflow: hidden
}

.productListingWidget .product_listing_container ul.grid_mode li .product .product_image a {
    display: block
}

.productListingWidget .product_listing_container ul.grid_mode li .product .product_image a img {
    width: inherit;
    min-width: inherit;
    max-height: inherit;
    max-width: 100%;
    height: inherit
}

.productListingWidget .product_listing_container ul.grid_mode li .product .product_image a .RibbonAdDefault {
    text-indent: -9999px;
    bottom: inherit;
    left: inherit;
    padding: 0;
    top: 5px;
    right: 5px
}

.productListingWidget .product_listing_container ul.grid_mode li .product .product_image a .RibbonAdDefault.RibbonAd_Sale {
    background: url("/wcsstore/MattelSAS/images/sprites.png") no-repeat
}

@media (max-width: 1023px) {
    .productListingWidget .product_listing_container ul.grid_mode li .product .product_image a .RibbonAdDefault.RibbonAd_Sale {
        top:0;
        right: 0
    }
}

@media (max-width: 649px) {
    .productListingWidget .product_listing_container ul.grid_mode li .product .product_image a .RibbonAdDefault.RibbonAd_Sale {
        transform:scale(0.9);
        transform-origin: top right
    }
}

@media (max-width: 549px) {
    .productListingWidget .product_listing_container ul.grid_mode li .product .product_image a .RibbonAdDefault.RibbonAd_Sale {
        transform:scale(0.8);
        transform-origin: top right
    }
}

@media (max-width: 449px) {
    .productListingWidget .product_listing_container ul.grid_mode li .product .product_image a .RibbonAdDefault.RibbonAd_Sale {
        transform:scale(0.7);
        transform-origin: top right
    }
}

@media (max-width: 349px) {
    .productListingWidget .product_listing_container ul.grid_mode li .product .product_image a .RibbonAdDefault.RibbonAd_Sale {
        transform:scale(0.6);
        transform-origin: top right
    }
}

.productListingWidget .product_listing_container ul.grid_mode li .product .product_image a .RibbonAdDefault.RibbonAd_New {
    background: url("/wcsstore/MattelSAS/images/sprites.png") no-repeat;
    background-position: -108px -1417px;
    width: 69px;
    height: 20px
}

@media (max-width: 1023px) {
    .productListingWidget .product_listing_container ul.grid_mode li .product .product_image a .RibbonAdDefault.RibbonAd_New {
        top:0;
        right: 0
    }
}

@media (max-width: 649px) {
    .productListingWidget .product_listing_container ul.grid_mode li .product .product_image a .RibbonAdDefault.RibbonAd_New {
        transform:scale(0.9);
        transform-origin: top right
    }
}

@media (max-width: 549px) {
    .productListingWidget .product_listing_container ul.grid_mode li .product .product_image a .RibbonAdDefault.RibbonAd_New {
        transform:scale(0.8);
        transform-origin: top right
    }
}

@media (max-width: 449px) {
    .productListingWidget .product_listing_container ul.grid_mode li .product .product_image a .RibbonAdDefault.RibbonAd_New {
        transform:scale(0.7);
        transform-origin: top right
    }
}

@media (max-width: 349px) {
    .productListingWidget .product_listing_container ul.grid_mode li .product .product_image a .RibbonAdDefault.RibbonAd_New {
        transform:scale(0.6);
        transform-origin: top right
    }
}

.productListingWidget .product_listing_container ul.grid_mode li .product .product_image a .RibbonAdDefault.RibbonAd_TopSeller {
    background: url("/wcsstore/MattelSAS/images/sprites.png") no-repeat;
    background-position: -5px -1417px;
    width: 94px;
    height: 20px
}

@media (max-width: 1023px) {
    .productListingWidget .product_listing_container ul.grid_mode li .product .product_image a .RibbonAdDefault.RibbonAd_TopSeller {
        top:0;
        right: 0
    }
}

@media (max-width: 649px) {
    .productListingWidget .product_listing_container ul.grid_mode li .product .product_image a .RibbonAdDefault.RibbonAd_TopSeller {
        transform:scale(0.9);
        transform-origin: top right
    }
}

@media (max-width: 549px) {
    .productListingWidget .product_listing_container ul.grid_mode li .product .product_image a .RibbonAdDefault.RibbonAd_TopSeller {
        transform:scale(0.8);
        transform-origin: top right
    }
}

@media (max-width: 449px) {
    .productListingWidget .product_listing_container ul.grid_mode li .product .product_image a .RibbonAdDefault.RibbonAd_TopSeller {
        transform:scale(0.7);
        transform-origin: top right
    }
}

@media (max-width: 349px) {
    .productListingWidget .product_listing_container ul.grid_mode li .product .product_image a .RibbonAdDefault.RibbonAd_TopSeller {
        transform:scale(0.6);
        transform-origin: top right
    }
}

.productListingWidget .product_listing_container ul.grid_mode li .product .product_image a .RibbonAdDefault.RibbonAd_AwardWinner {
    background: url("/wcsstore/MattelSAS/images/sprites.png") no-repeat;
    background-position: -227px -1289px;
    width: 100px;
    height: 20px
}

@media (max-width: 1023px) {
    .productListingWidget .product_listing_container ul.grid_mode li .product .product_image a .RibbonAdDefault.RibbonAd_AwardWinner {
        top:0;
        right: 0
    }
}

@media (max-width: 649px) {
    .productListingWidget .product_listing_container ul.grid_mode li .product .product_image a .RibbonAdDefault.RibbonAd_AwardWinner {
        transform:scale(0.9);
        transform-origin: top right
    }
}

@media (max-width: 549px) {
    .productListingWidget .product_listing_container ul.grid_mode li .product .product_image a .RibbonAdDefault.RibbonAd_AwardWinner {
        transform:scale(0.8);
        transform-origin: top right
    }
}

@media (max-width: 449px) {
    .productListingWidget .product_listing_container ul.grid_mode li .product .product_image a .RibbonAdDefault.RibbonAd_AwardWinner {
        transform:scale(0.7);
        transform-origin: top right
    }
}

@media (max-width: 349px) {
    .productListingWidget .product_listing_container ul.grid_mode li .product .product_image a .RibbonAdDefault.RibbonAd_AwardWinner {
        transform:scale(0.6);
        transform-origin: top right
    }
}

.productListingWidget .product_listing_container ul.grid_mode li .product .product_image a .RibbonAdDefault.RibbonAd_Exclusive {
    background: url("/wcsstore/MattelSAS/images/sprites.png") no-repeat;
    background-position: -227px -1318px;
    width: 113px;
    height: 20px
}

@media (max-width: 1023px) {
    .productListingWidget .product_listing_container ul.grid_mode li .product .product_image a .RibbonAdDefault.RibbonAd_Exclusive {
        top:0;
        right: 0
    }
}

@media (max-width: 649px) {
    .productListingWidget .product_listing_container ul.grid_mode li .product .product_image a .RibbonAdDefault.RibbonAd_Exclusive {
        transform:scale(0.9);
        transform-origin: top right
    }
}

@media (max-width: 549px) {
    .productListingWidget .product_listing_container ul.grid_mode li .product .product_image a .RibbonAdDefault.RibbonAd_Exclusive {
        transform:scale(0.8);
        transform-origin: top right
    }
}

@media (max-width: 449px) {
    .productListingWidget .product_listing_container ul.grid_mode li .product .product_image a .RibbonAdDefault.RibbonAd_Exclusive {
        transform:scale(0.7);
        transform-origin: top right
    }
}

@media (max-width: 349px) {
    .productListingWidget .product_listing_container ul.grid_mode li .product .product_image a .RibbonAdDefault.RibbonAd_Exclusive {
        transform:scale(0.6);
        transform-origin: top right
    }
}

.productListingWidget .product_listing_container ul.grid_mode li .product .inventory_status {
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-weight: 700;
    font-size: .875em
}

.productListingWidget .product_listing_container ul.grid_mode li .product .inventory_status strong {
    text-transform: uppercase;
    margin: 5% 0;
    display: inline-block !important
}

.productListingWidget .product_listing_container ul.grid_mode li .product .inventory_status strong.in_stock {
    color: #43a83a
}

.productListingWidget .product_listing_container ul.grid_mode li .product .inventory_status strong.out_of_stock {
    display: none
}

.productListingWidget .product_listing_container ul.grid_mode li .product .inventory_status strong.PreOrderable {
    color: #333
}

.productListingWidget .product_listing_container ul.grid_mode li .product .inventory_status strong.Backorderable {
    color: #dd6c23
}

.productListingWidget .product_listing_container ul.grid_mode li .product .inventory_status strong.noLongerAvailable {
    color: #dd6c23
}

.productListingWidget .product_listing_container ul.grid_mode li .product .inventory_status strong.Limited {
    color: #dd6c23
}

.productListingWidget .product_listing_container ul.grid_mode li .product .product_info {
    position: relative;
    margin: auto;
    padding: 5%;
    background: #fff;
    border-top: 1px solid #b1b1b1;
    min-height: 200px;
    float: none
}

.productListingWidget .product_listing_container ul.grid_mode li .product .product_info .reviews {
    margin: 5px auto 0 auto;
    padding: 0;
    display: inline-block
}

.productListingWidget .product_listing_container ul.grid_mode li .product .product_info .reviews abbr {
    font-size: 0.9em;
    display: inline-block;
    padding-left: 6px;
    color: #555;
    transform: translateY(-1.5px)
}

.productListingWidget .product_listing_container ul.grid_mode li .product .product_info .reviews .glyphicon {
    margin: auto;
    padding: 0;
    color: #e01e21;
    font-size: 1em;
    letter-spacing: -2.8px
}

.productListingWidget .product_listing_container ul.grid_mode li .product .product_info .reviews .glyphicon.glyphicon-star-empty {
    font-family: 'icons';
    color: #e1e1e1;
    border: 0;
    opacity: 0.8
}

.productListingWidget .product_listing_container ul.grid_mode li .product .product_info .reviews .glyphicon.glyphicon-star-empty:before {
    content: "\e902"
}

.productListingWidget .product_listing_container ul.grid_mode li .product .product_info .callout {
    display: block;
    color: #e01e21;
    font-size: 1em;
    font-weight: 600;
    text-transform: inherit;
    margin: 0;
    height: 23.3333px
}

.productListingWidget .product_listing_container ul.grid_mode li .product .product_info .product_name {
    padding: 0;
    height: 70px;
    margin: 5% auto 0 auto;
    overflow: hidden
}

.productListingWidget .product_listing_container ul.grid_mode li .product .product_info .product_name a {
    margin: auto;
    padding: 0;
    line-height: 1.17;
    font-size: 1.125em;
    font-weight: bold;
    text-transform: inherit;
    color: #333 !important;
}

.productListingWidget .product_listing_container ul.grid_mode li .product .product_info .product_name a:hover {
    text-decoration: none
}

.productListingWidget .product_listing_container ul.grid_mode li .product .product_info .product_price {
    margin: auto;
    padding: 0;
    bottom: 10px;
    position: absolute
}

.productListingWidget .product_listing_container ul.grid_mode li .product .product_info .product_price .old_price {
    display: block;
    line-height: 1em;
    font-size: 1em;
    font-weight: normal;
    color: #000
}

.productListingWidget .product_listing_container ul.grid_mode li .product .product_info .product_price .price {
    margin: auto;
    padding: 0;
    font-size: 1.714em;
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif !important;
    color: #333
}

.productListingWidget .product_listing_container ul.grid_mode li .product .product_info .product_price .price .priceCurrency {
    letter-spacing: -2px
}

.productListingWidget .product_listing_container ul.grid_mode li .product .product_info .product_price .price.sale {
    color: #e01e21
}

.productListingWidget .product_listing_container ul.grid_mode li .product .product_info .product_price .sale {
    color: #e01e21
}

.productListingWidget .product_listing_container ul.grid_mode li .product .compare_target {
    display: none;
    background: #fff;
    margin: auto;
    padding: 0 0 5% 5%;
    width: 100%;
    vertical-align: top
}

.productListingWidget .product_listing_container ul.grid_mode li .catEntryGrid_border {
    display: none
}

.productListingWidget .footerPagination .header_bar {
    padding: 2% 0
}

.productListingWidget .footerPagination .header_bar:last-of-type {
    margin-top: 10px;
    padding-bottom: 0;
    border: 0;
    margin-bottom: 20px
}

.productListingWidget .footerPagination .header_bar .title,.productListingWidget .footerPagination .header_bar .pagination_container {
    margin-top: 12px
}

.productListingWidget .footerPagination .header_bar .controls.pagination_present,.productListingWidget .footerPagination .header_bar .controls {
    display: none
}

.productListingWidget .footerPagination .header_bar .backToTopButton {
    display: inline-block;
    float: right;
    text-align: right;
    line-height: 1;
    width: auto
}

@media (max-width: 1023px) {
    .productListingWidget .footerPagination .header_bar .backToTopButton {
        display:none
    }
}

.productListingWidget .footerPagination .header_bar .backToTopButton button {
    background: #6c9c38;
    color: #fff;
    border: 0;
    text-align: center;
    font-size: .7rem;
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    padding: 0 6px 4px;
    width: 51px;
    border-radius: 51px;
    height: 51px;
    line-height: 1;
    word-break: break-word
}

.productListingWidget .footerPagination .header_bar .backToTopButton button .fa-caret-up {
    color: #fff
}

@media (max-width: 79.99em) {
    .productListingWidget .header_bar .title {
        width:auto;
        transform: translateY(-6px)
    }

    .productListingWidget .header_bar .pagination_container {
        width: auto;
        float: right;
        transform: translateY(-6px)
    }

    .productListingWidget .header_bar .pagination_container .paging_controls {
        width: 100%;
        text-align: right
    }

    .productListingWidget .header_bar .pagination_container .paging_controls .pageControlMenu>.pageControl.number>.ellipsis {
        display: none
    }

    .productListingWidget .header_bar .controls {
        width: auto;
        margin: auto
    }

    .productListingWidget .header_bar .controls.pagination_present {
        width: 100%
    }

    .productListingWidget .header_bar .controls .sorting_view_controls_container {
        width: 100%;
        float: left;
        margin: auto
    }

    .productListingWidget .header_bar .controls .sorting_view_controls_container .sorting_controls {
        width: 100%;
        margin: auto
    }

    .productListingWidget .header_bar .controls .sorting_view_controls_container .sorting_controls .pageSize {
        text-align: left
    }

    .productListingWidget .header_bar .controls .sorting_view_controls_container .sorting_controls .orderBy {
        text-align: center
    }
}

@media (max-width: 767px) {
    .productListingWidget .header_bar .controls .sorting_view_controls_container .sorting_controls .orderBy {
        text-align:left;
        max-width: 100%
    }

    .productListingWidget .header_bar .controls .sorting_view_controls_container .sorting_controls .orderBy .orderByDropdown {
        max-width: 100%
    }

    .productListingWidget .header_bar .controls .sorting_view_controls_container .sorting_controls .orderBy .orderByDropdown select {
        max-width: 100%;
        padding: 0 20px 0 0
    }
}

#HWC .facetSelect li {
    border: none
}

@media (min-width: 1024px) and (max-width: 1279px) {
    .productListingWidget .header_bar .controls.pagination_present {
        width:auto
    }

    .productListingWidget .header_bar .title .num_products {
        line-height: 30px
    }

    .productListingWidget .header_bar .pagination_container {
        float: left;
        transform: translateY(4px)
    }

    .productListingWidget .header_bar .controls .sorting_view_controls_container .sorting_controls .pageSize {
        white-space: normal
    }

    .productListingWidget .header_bar .controls .sorting_view_controls_container .sorting_controls .orderBy #orderByDropdown,.productListingWidget .header_bar .controls .sorting_view_controls_container .sorting_controls .orderBy .orderByDropdown {
        width: auto
    }

    .productListingWidget .header_bar .controls .sorting_view_controls_container .sorting_controls .orderBy,.productListingWidget .header_bar .controls .sorting_view_controls_container .sorting_controls .pageSize {
        width: auto
    }

    .productListingWidget .header_bar .controls.pagination_present {
        float: right;
        width: auto
    }

    .productListingWidget .header_bar .sorting_controls .selectWrapper {
        width: auto
    }
}

.product_listing_container .product .product_info .add-to-list-container {
    float: right;
    margin: 5px auto 0 auto
}

.product_listing_container .product .product_info .add-to-list-container .wishlist-plus-icon {
    top: 0;
    font-size: .9em;
    color: #209e9e
}

.product_listing_container .product .product_info .add-to-list-container .add-to-list-text {
    color: #209e9e;
    font-size: .9em;
    font-weight: 600;
    display: flex;
    align-items: center
}

.product_listing_container .product .product_info .add-to-list-container .add-to-list-text:before {
    content: '';
    background: url("/wcsstore/MattelSAS/images/sprites.png") no-repeat;
    background-position: -170px -1610px;
    width: 20px;
    height: 17px;
    display: inline-block;
    vertical-align: top
}

.catalogEntryRecommendationWidget {
    margin: 0 auto 20px auto;
    background: transparent
}

.catalogEntryRecommendationWidget.background-true {
    background: transparent
}

.catalogEntryRecommendationWidget.carousel h2 {
    background-color: transparent;
    color: #e01e21;
    width: 100%;
    text-align: center;
    max-width: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    font-family: "omnes-pro",Tahoma Regular,Geneva,sans-serif;
    font-weight: 600;
    padding: 23px 0 12px 0;
    font-size: 3em;
    text-transform: uppercase
}

@media (max-width: 767px) {
    .catalogEntryRecommendationWidget.carousel h2 {
        font-size:1.5em
    }
}

.catalogEntryRecommendationWidget.carousel>.prevPageButton {
    left: 2.5%
}

.catalogEntryRecommendationWidget.carousel>.nextPageButton {
    right: 2.5%
}

.catalogEntryRecommendationWidget.carousel>.prevPageButton,.catalogEntryRecommendationWidget.carousel>.nextPageButton {
    background: transparent
}

.catalogEntryRecommendationWidget.carousel>.prevPageButton.hidden,.catalogEntryRecommendationWidget.carousel>.nextPageButton.hidden {
    display: none !important
}

.catalogEntryRecommendationWidget.carousel>.prevPageButton:before,.catalogEntryRecommendationWidget.carousel>.nextPageButton:before {
    background: transparent
}

.catalogEntryRecommendationWidget.carousel .pageControlWrapper {
    display: none
}

.catalogEntryRecommendationWidget.carousel .pageControlButton {
    display: none
}

.catalogEntryRecommendationWidget.carousel .pageControlMenu>.closeButton {
    display: none
}

.catalogEntryRecommendationWidget.carousel .pageControlMenu>.pageControl.number>a {
    display: inline-block;
    margin: 4px;
    background: #555;
    text-indent: -9999px;
    border-radius: 100%;
    width: 7px;
    height: 7px
}

.catalogEntryRecommendationWidget.carousel .pageControlMenu>.pageControl.number>a.selected {
    background: #e01e21;
    width: 13px;
    height: 13px;
    margin: 1px 4px
}

#page .catalogEntryRecommendationWidget ul>li>strong {
    display: none
}

#page .catalogEntryRecommendationWidget ul .hidden {
    display: inline-block !important;
    visibility: visible
}

#page .catalogEntryRecommendationWidget .prevPageButton,#page .catalogEntryRecommendationWidget .nextPageButton {
    width: 59px;
    height: 59px;
    background-image: none;
    background-color: transparent;
    box-shadow: none;
    font-family: icons;
    border-radius: 50px
}

#page .catalogEntryRecommendationWidget .prevPageButton:before,#page .catalogEntryRecommendationWidget .nextPageButton:before {
    color: #333;
    background: transparent;
    content: "\e908";
    position: relative;
    left: initial;
    right: initial;
    top: initial;
    text-shadow: none;
    font-size: 17px
}

#page .catalogEntryRecommendationWidget .prevPageButton:hover,#page .catalogEntryRecommendationWidget .nextPageButton:hover {
    background-color: transparent;
    box-shadow: none
}

#page .catalogEntryRecommendationWidget .prevPageButton:hover:before,#page .catalogEntryRecommendationWidget .nextPageButton:hover:before {
    color: #333;
    text-shadow: none
}

#page .catalogEntryRecommendationWidget .nextPageButton:before {
    left: 26px;
    top: 21px
}

#page .catalogEntryRecommendationWidget .nextPageButton:before:hover {
    color: #333
}

#page .catalogEntryRecommendationWidget .prevPageButton {
    -moz-transform: scale(-1, 1);
    -webkit-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

#page .catalogEntryRecommendationWidget .prevPageButton:before {
    left: 26px;
    top: 21px
}

#page .catalogEntryRecommendationWidget .content {
    width: 86%;
    margin: auto
}

#page .catalogEntryRecommendationWidget .product {
    border: none;
    padding: 0;
    max-width: 90%;
    overflow: hidden
}

#page .catalogEntryRecommendationWidget .product .product_image a {
    display: block
}

#page .catalogEntryRecommendationWidget .product .product_image a img {
    width: inherit;
    min-width: inherit;
    max-height: inherit;
    max-width: 100%;
    height: inherit
}

#page .catalogEntryRecommendationWidget .product .product_image a .RibbonAdDefault {
    text-indent: -9999px;
    bottom: inherit;
    left: inherit;
    padding: 0;
    top: 5px;
    right: 5px
}

#page .catalogEntryRecommendationWidget .product .product_image a .RibbonAdDefault.RibbonAd_Sale {
    background: url("/wcsstore/MattelSAS/images/sprites.png") no-repeat
}

@media (max-width: 1023px) {
    #page .catalogEntryRecommendationWidget .product .product_image a .RibbonAdDefault.RibbonAd_Sale {
        top:0;
        right: 0
    }
}

@media (max-width: 649px) {
    #page .catalogEntryRecommendationWidget .product .product_image a .RibbonAdDefault.RibbonAd_Sale {
        transform:scale(0.9);
        transform-origin: top right
    }
}

@media (max-width: 549px) {
    #page .catalogEntryRecommendationWidget .product .product_image a .RibbonAdDefault.RibbonAd_Sale {
        transform:scale(0.8);
        transform-origin: top right
    }
}

@media (max-width: 449px) {
    #page .catalogEntryRecommendationWidget .product .product_image a .RibbonAdDefault.RibbonAd_Sale {
        transform:scale(0.7);
        transform-origin: top right
    }
}

@media (max-width: 349px) {
    #page .catalogEntryRecommendationWidget .product .product_image a .RibbonAdDefault.RibbonAd_Sale {
        transform:scale(0.6);
        transform-origin: top right
    }
}

#page .catalogEntryRecommendationWidget .product .product_image a .RibbonAdDefault.RibbonAd_New {
    background: url("/wcsstore/MattelSAS/images/sprites.png") no-repeat;
    background-position: -108px -1417px;
    width: 69px;
    height: 20px
}

@media (max-width: 1023px) {
    #page .catalogEntryRecommendationWidget .product .product_image a .RibbonAdDefault.RibbonAd_New {
        top:0;
        right: 0
    }
}

@media (max-width: 649px) {
    #page .catalogEntryRecommendationWidget .product .product_image a .RibbonAdDefault.RibbonAd_New {
        transform:scale(0.9);
        transform-origin: top right
    }
}

@media (max-width: 549px) {
    #page .catalogEntryRecommendationWidget .product .product_image a .RibbonAdDefault.RibbonAd_New {
        transform:scale(0.8);
        transform-origin: top right
    }
}

@media (max-width: 449px) {
    #page .catalogEntryRecommendationWidget .product .product_image a .RibbonAdDefault.RibbonAd_New {
        transform:scale(0.7);
        transform-origin: top right
    }
}

@media (max-width: 349px) {
    #page .catalogEntryRecommendationWidget .product .product_image a .RibbonAdDefault.RibbonAd_New {
        transform:scale(0.6);
        transform-origin: top right
    }
}

#page .catalogEntryRecommendationWidget .product .product_image a .RibbonAdDefault.RibbonAd_TopSeller {
    background: url("/wcsstore/MattelSAS/images/sprites.png") no-repeat;
    background-position: -5px -1417px;
    width: 94px;
    height: 20px
}

@media (max-width: 1023px) {
    #page .catalogEntryRecommendationWidget .product .product_image a .RibbonAdDefault.RibbonAd_TopSeller {
        top:0;
        right: 0
    }
}

@media (max-width: 649px) {
    #page .catalogEntryRecommendationWidget .product .product_image a .RibbonAdDefault.RibbonAd_TopSeller {
        transform:scale(0.9);
        transform-origin: top right
    }
}

@media (max-width: 549px) {
    #page .catalogEntryRecommendationWidget .product .product_image a .RibbonAdDefault.RibbonAd_TopSeller {
        transform:scale(0.8);
        transform-origin: top right
    }
}

@media (max-width: 449px) {
    #page .catalogEntryRecommendationWidget .product .product_image a .RibbonAdDefault.RibbonAd_TopSeller {
        transform:scale(0.7);
        transform-origin: top right
    }
}

@media (max-width: 349px) {
    #page .catalogEntryRecommendationWidget .product .product_image a .RibbonAdDefault.RibbonAd_TopSeller {
        transform:scale(0.6);
        transform-origin: top right
    }
}

#page .catalogEntryRecommendationWidget .product .product_image a .RibbonAdDefault.RibbonAd_AwardWinner {
    background: url("/wcsstore/MattelSAS/images/sprites.png") no-repeat;
    background-position: -227px -1289px;
    width: 100px;
    height: 20px
}

@media (max-width: 1023px) {
    #page .catalogEntryRecommendationWidget .product .product_image a .RibbonAdDefault.RibbonAd_AwardWinner {
        top:0;
        right: 0
    }
}

@media (max-width: 649px) {
    #page .catalogEntryRecommendationWidget .product .product_image a .RibbonAdDefault.RibbonAd_AwardWinner {
        transform:scale(0.9);
        transform-origin: top right
    }
}

@media (max-width: 549px) {
    #page .catalogEntryRecommendationWidget .product .product_image a .RibbonAdDefault.RibbonAd_AwardWinner {
        transform:scale(0.8);
        transform-origin: top right
    }
}

@media (max-width: 449px) {
    #page .catalogEntryRecommendationWidget .product .product_image a .RibbonAdDefault.RibbonAd_AwardWinner {
        transform:scale(0.7);
        transform-origin: top right
    }
}

@media (max-width: 349px) {
    #page .catalogEntryRecommendationWidget .product .product_image a .RibbonAdDefault.RibbonAd_AwardWinner {
        transform:scale(0.6);
        transform-origin: top right
    }
}

#page .catalogEntryRecommendationWidget .product .product_image a .RibbonAdDefault.RibbonAd_Exclusive {
    background: url("/wcsstore/MattelSAS/images/sprites.png") no-repeat;
    background-position: -227px -1318px;
    width: 113px;
    height: 20px
}

@media (max-width: 1023px) {
    #page .catalogEntryRecommendationWidget .product .product_image a .RibbonAdDefault.RibbonAd_Exclusive {
        top:0;
        right: 0
    }
}

@media (max-width: 649px) {
    #page .catalogEntryRecommendationWidget .product .product_image a .RibbonAdDefault.RibbonAd_Exclusive {
        transform:scale(0.9);
        transform-origin: top right
    }
}

@media (max-width: 549px) {
    #page .catalogEntryRecommendationWidget .product .product_image a .RibbonAdDefault.RibbonAd_Exclusive {
        transform:scale(0.8);
        transform-origin: top right
    }
}

@media (max-width: 449px) {
    #page .catalogEntryRecommendationWidget .product .product_image a .RibbonAdDefault.RibbonAd_Exclusive {
        transform:scale(0.7);
        transform-origin: top right
    }
}

@media (max-width: 349px) {
    #page .catalogEntryRecommendationWidget .product .product_image a .RibbonAdDefault.RibbonAd_Exclusive {
        transform:scale(0.6);
        transform-origin: top right
    }
}

#page .catalogEntryRecommendationWidget .product .inventory_status {
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-weight: 700;
    font-size: .875em
}

#page .catalogEntryRecommendationWidget .product .inventory_status strong {
    text-transform: uppercase;
    margin: 5% 0;
    display: inline-block !important
}

#page .catalogEntryRecommendationWidget .product .inventory_status strong.in_stock {
    color: #43a83a
}

#page .catalogEntryRecommendationWidget .product .inventory_status strong.out_of_stock {
    display: none
}

#page .catalogEntryRecommendationWidget .product .inventory_status strong.PreOrderable {
    color: #333
}

#page .catalogEntryRecommendationWidget .product .inventory_status strong.Backorderable {
    color: #dd6c23
}

#page .catalogEntryRecommendationWidget .product .inventory_status strong.noLongerAvailable {
    color: #dd6c23
}

#page .catalogEntryRecommendationWidget .product .inventory_status strong.Limited {
    color: #dd6c23
}

#page .catalogEntryRecommendationWidget .product .product_info {
    position: relative;
    margin: auto;
    padding: 5%;
    background: #fff;
    border-top: 1px solid #b1b1b1;
    min-height: 200px;
    float: none
}

#page .catalogEntryRecommendationWidget .product .product_info .reviews {
    margin: 5px auto 0 auto;
    padding: 0;
    display: inline-block
}

#page .catalogEntryRecommendationWidget .product .product_info .reviews abbr {
    font-size: 0.9em;
    display: inline-block;
    padding-left: 6px;
    color: #555;
    transform: translateY(-1.5px)
}

#page .catalogEntryRecommendationWidget .product .product_info .reviews .glyphicon {
    margin: auto;
    padding: 0;
    color: #e01e21;
    font-size: 1em;
    letter-spacing: -2.8px
}

#page .catalogEntryRecommendationWidget .product .product_info .reviews .glyphicon.glyphicon-star-empty {
    font-family: 'icons';
    color: #e1e1e1;
    border: 0;
    opacity: 0.8
}

#page .catalogEntryRecommendationWidget .product .product_info .reviews .glyphicon.glyphicon-star-empty:before {
    content: "\e902"
}

#page .catalogEntryRecommendationWidget .product .product_info .callout {
    display: block;
    color: #e01e21;
    font-size: 1em;
    font-weight: 600;
    text-transform: inherit;
    margin: 0;
    height: 23.3333px
}

#page .catalogEntryRecommendationWidget .product .product_info .product_name {
    padding: 0;
    height: 70px;
    margin: 5% auto 0 auto;
    overflow: hidden
}

#page .catalogEntryRecommendationWidget .product .product_info .product_name a {
    margin: auto;
    padding: 0;
    line-height: 1.17;
    font-size: 1.125em;
    font-weight: bold;
    text-transform: inherit;
    color: #333
}

#page .catalogEntryRecommendationWidget .product .product_info .product_name a:hover {
    text-decoration: none
}

#page .catalogEntryRecommendationWidget .product .product_info .product_price {
    margin: auto;
    padding: 0;
    bottom: 10px;
    position: absolute
}

#page .catalogEntryRecommendationWidget .product .product_info .product_price .old_price {
    display: block;
    line-height: 1em;
    font-size: 1em;
    font-weight: normal;
    color: #000
}

#page .catalogEntryRecommendationWidget .product .product_info .product_price .price {
    margin: auto;
    padding: 0;
    font-size: 1.714em;
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif !important;
    color: #333
}

#page .catalogEntryRecommendationWidget .product .product_info .product_price .price .priceCurrency {
    letter-spacing: -2px
}

#page .catalogEntryRecommendationWidget .product .product_info .product_price .price.sale {
    color: #e01e21
}

#page .catalogEntryRecommendationWidget .product .product_info .product_price .sale {
    color: #e01e21
}

#page .catalogEntryRecommendationWidget .product .compare_target {
    display: none;
    background: #fff;
    margin: auto;
    padding: 0 0 5% 5%;
    width: 100%;
    vertical-align: top
}

#page .catalogEntryRecommendationWidget.carousel .product {
    max-width: 250px
}

#page .catalogEntryRecommendationWidget .product_info {
    float: inherit;
    width: inherit
}

#page .catalogEntryRecommendationWidget .product_description {
    white-space: inherit
}

#page #widget_coordinate .coordinate_title.container_full_width_bundle {
    background-color: #e8eef3;
    color: #555;
    width: 100%;
    text-align: center;
    max-width: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    font-family: "omnes-pro",Tahoma Regular,Geneva,sans-serif;
    padding: 23px 0 12px 0;
    font-size: 3em
}

#page #widget_coordinate .left_column.list_mode.package_mode {
    border-top: 0
}

.catalogEntryRecommendationWidget.carousel.padding-true {
    padding-bottom: 20px
}

.catalogEntryRecommendationWidget .product_price .price {
    padding-left: 17px
}

.catalogEntryRecommendationWidget.merchandisingAssociationWidget .product_price .price {
    padding-left: 0px !important
}

@media (max-width: 1023px) {
    #page .catalogEntryRecommendationWidget.carousel h2 {
        font-size:1.5em
    }

    #page .catalogEntryRecommendationWidget.carousel.padding-true {
        padding: 0 0 20px 0
    }

    #page .catalogEntryRecommendationWidget.carousel>.prevPageButton,#page .catalogEntryRecommendationWidget.carousel>.nextPageButton {
        display: none
    }

    #page .catalogEntryRecommendationWidget.carousel .pageControlWrapper,#page .catalogEntryRecommendationWidget.carousel .pageControlMenu {
        display: block
    }

    #page .catalogEntryRecommendationWidget.carousel .pageControlWrapper>.pageControl.number>.ellipsis,#page .catalogEntryRecommendationWidget.carousel .pageControlMenu>.pageControl.number>.ellipsis {
        display: none
    }
}

@media (max-width: 1023px) and (max-width: 1023px) {
    #page .catalogEntryRecommendationWidget.carousel .pageControlWrapper>.pageControl.number a.hidden,#page .catalogEntryRecommendationWidget.carousel .pageControlMenu>.pageControl.number a.hidden {
        display:inline-block !important
    }
}

@media (max-width: 1023px) {
    #page .catalogEntryRecommendationWidget.carousel .content {
        width:100%
    }
}

.product-detail-container .contentRecommendationWidget {
    width: 92%;
    margin: auto
}

#myAccountNavigationWidget {
    padding: 0 20px 0 35px;
    margin: 25px auto;
    border-right: 1px solid #b1b1b1;
    background: none;
    min-height: 135vh
}

#myAccountNavigationWidget .navbar {
    margin: 0;
    margin-bottom: 22px
}

#myAccountNavigationWidget .navbar-header {
    float: none
}

#myAccountNavigationWidget .navbar-header .my_account_heading {
    font-size: 20px;
    font-weight: inherit;
    font-family: "omnes-pro",Tahoma Regular,Geneva,sans-serif;
    color: #777;
    padding: 0 0 15px 0;
    margin: 0;
    border-bottom: 1px solid #b1b1b1;
    font-style: normal
}

#myAccountNavigationWidget .container-fluid {
    padding-right: 0
}

#myAccountNavigationWidget .content.navbar-collapse {
    padding: 0
}

#myAccountNavigationWidget .content .navbar-nav {
    float: none
}

#myAccountNavigationWidget .content .navbar-nav fieldset {
    padding: 10px 0 20px;
    border-bottom: 1px solid #b1b1b1;
    margin: 5px 0
}

#myAccountNavigationWidget .content .navbar-nav fieldset div.vertical h5 {
    color: #333;
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-style: normal;
    text-transform: uppercase;
    margin-bottom: 0px
}

#myAccountNavigationWidget .content .navbar-nav fieldset div.vertical .facetSelectContainer {
    padding: 0
}

#myAccountNavigationWidget .content .navbar-nav fieldset div.vertical .facetSelectContainer ul.facetSelect li {
    list-style: none;
    line-height: 8px;
    font-size: 1rem;
    font-weight: normal;
    color: #ade5e5;
    padding: 10px 5px;
    border-bottom: 0
}

#myAccountNavigationWidget .content .navbar-nav fieldset div.vertical .facetSelectContainer ul.facetSelect li.selected a {
    font-weight: bold;
    color: #1f6969
}

#myAccountNavigationWidget .content .navbar-nav fieldset div.vertical .facetSelectContainer ul.facetSelect li a {
    color: #209e9e
}

#myAccountNavigationWidget .content .navbar-nav fieldset div.vertical .facetSelectContainer ul.facetSelect li a:hover {
    text-decoration: none;
    color: #1f6969
}

#myAccountNavigationWidget .content .navbar-nav fieldset div.vertical .facetSelectContainer ul.facetSelect li a.selected {
    font-weight: 600;
    color: #333
}

@media (max-width: 1023px) {
    #myAccountNavigationWidget {
        padding:0;
        margin: auto;
        min-height: inherit;
        border: 0
    }

    #myAccountNavigationWidget .navbar {
        margin-bottom: 0
    }

    #myAccountNavigationWidget .navbar .navbar-header {
        position: relative
    }

    #myAccountNavigationWidget .navbar .navbar-header .myAccount_navbar_toggle {
        position: absolute;
        margin: 0;
        float: none;
        top: 12px;
        right: 40px;
        color: #fff !important;
        display: inline
    }

    #myAccountNavigationWidget .navbar .navbar-header .my_account_heading {
        padding: 10px 40px;
        margin: 0;
        border-bottom: 0;
        font-size: 20px;
        background: #e01e21;
        color: #fff;
        line-height: 1.8
    }

    #myAccountNavigationWidget .navbar .content.navbar-collapse {
        padding-right: 15px;
        padding-left: 15px;
        transition: all 500ms ease-in-out;
        max-height: 0
    }

    #myAccountNavigationWidget .navbar .content.navbar-collapse.collapse.in {
        max-height: 500px
    }

    #myAccountNavigationWidget .navbar .content .navbar-nav {
        float: none;
        margin: 0 4%
    }

    #myAccountNavigationWidget .navbar .content .navbar-nav fieldset div.vertical .facetSelectContainer ul.facetSelect li {
        padding: 0
    }

    #myAccountNavigationWidget .navbar .content .navbar-nav fieldset div.vertical .facetSelectContainer ul.facetSelect li a {
        margin: 0;
        padding: 0;
        line-height: 2
    }
}

.definingAttributes {
    padding: 5px 0;
    font-size: 14px
}

.definingAttributes .swatches_group {
    display: inline-block;
    margin: 10px 10px 0 0
}

.definingAttributes .swatches_group.border_swatch {
    border-right: solid 1px #ddd !important
}

.definingAttributes .swatches_group .color_swatch_label {
    padding-top: 5px;
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-size: 14px;
    line-height: 1;
    font-weight: 600
}

.definingAttributes .swatches_group .color_swatch_list {
    line-height: 37px
}

.definingAttributes .swatches_group .color_swatch_list ul[aria-label="Available Sizes"] li:last-child,.definingAttributes .swatches_group .color_swatch_list ul[aria-label="Sizes"] li:last-child,.definingAttributes .swatches_group .color_swatch_list ul[aria-label="Size"] li:last-child {
    width: auto;
    margin-left: 10px
}

.definingAttributes .swatches_group .color_swatch_list ul[aria-label="Available Sizes"] li:last-child:hover,.definingAttributes .swatches_group .color_swatch_list ul[aria-label="Sizes"] li:last-child:hover,.definingAttributes .swatches_group .color_swatch_list ul[aria-label="Size"] li:last-child:hover {
    box-shadow: 0 0 0 2px transparent
}

.definingAttributes .swatches_group .color_swatch_list ul {
    list-style-type: none;
    padding: 0.25em 0
}

.definingAttributes .swatches_group .color_swatch_list ul li {
    display: block;
    float: left;
    margin: 0 10px 10px 0;
    cursor: pointer
}

.definingAttributes .swatches_group .color_swatch_list ul li:last-child {
    width: auto
}

.definingAttributes .swatches_group .color_swatch_list ul li a img {
    border-radius: 100%;
    box-shadow: 0 0 0 1px transparent;
    vertical-align: middle;
    padding: 3px
}

.definingAttributes .swatches_group .color_swatch_list ul li a img:hover {
    box-shadow: 0 0 0 2px #ade5e5
}

.definingAttributes .swatches_group .color_swatch_list ul li a span.swatch_text {
    box-shadow: 0 0 0 1px transparent;
    vertical-align: middle;
    padding: 3px
}

.definingAttributes .swatches_group .color_swatch_list ul li.color_swatch_selected {
    box-shadow: 0 0 0 1px transparent
}

.definingAttributes .swatches_group .color_swatch_list ul li.color_swatch_selected a img {
    box-shadow: 0 0 0 1px #333
}

.definingAttributes .swatches_group .color_swatch_list ul li.color_swatch_disabled {
    box-shadow: 0 0 0 1px transparent
}

.definingAttributes .swatches_group .color_swatch_list ul li.color_swatch_disabled a img {
    box-shadow: 0 0 0 1px #e1e1e1;
    opacity: 0.7;
    pointer-events: none
}

.definingAttributes .swatches_group .color_swatch_list ul.text_swatches li {
    width: auto;
    padding: 0 8px;
    display: block;
    float: left;
    margin: 5px 10px 5px 0;
    height: 40px;
    min-width: 40px;
    border-radius: 24px;
    cursor: pointer;
    text-align: center;
    transition: box-shadow 0.75s ease
}

.definingAttributes .swatches_group .color_swatch_list ul.text_swatches li a {
    display: table
}

.definingAttributes .swatches_group .color_swatch_list ul.text_swatches li a img {
    display: none
}

.definingAttributes .swatches_group .color_swatch_list ul.text_swatches li a span.swatch_text {
    display: table-cell;
    vertical-align: middle;
    color: #333;
    font-size: .8rem
}

.definingAttributes .swatches_group .color_swatch_list ul.text_swatches li:hover {
    color: #e01e21
}

.definingAttributes .swatches_group .color_swatch_list ul.text_swatches li:hover a span.swatch_text {
    color: #ade5e5
}

.definingAttributes .swatches_group .color_swatch_list ul.text_swatches li.color_swatch_selected a span.swatch_text {
    color: #333
}

.definingAttributes .swatches_group .color_swatch_list ul.text_swatches li:last-child {
    width: auto
}

.definingAttributes .swatches_group .color_swatch_list ul.text_swatches li a {
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-size: .8rem;
    color: #333;
    text-decoration: none;
    border-radius: 24px;
    text-align: center;
    vertical-align: middle;
    position: relative;
    width: 100%;
    height: 100%
}

.definingAttributes .swatches_group .color_swatch_list ul.text_swatches li.color_swatch_selected {
    box-shadow: 0 0 0 2px #333
}

.definingAttributes .swatches_group .color_swatch_list ul.text_swatches li.color_swatch_selected a span.swatch_text {
    font-size: .8rem;
    color: #333
}

.definingAttributes .swatches_group .color_swatch_list ul.text_swatches li:hover {
    box-shadow: 0 0 0 2px #ade5e5
}

.definingAttributes .swatches_group .color_swatch_list ul.text_swatches li:hover a span.swatch_text {
    color: #ade5e5
}

.definingAttributes .attBorder {
    border: 0
}

@media (max-width: 1024px) {
    .definingAttributes .swatches_group {
        display:block;
        margin: 0;
        border-bottom: solid 1px #ddd !important
    }

    .definingAttributes .swatches_group.border_swatch {
        border-right: 0 !important;
        margin: 0
    }
}

.widget_discounts {
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    width: 160px;
    font-size: .75em
}

.widget_discounts>.title {
    display: inline-block;
    padding-bottom: 2px;
    color: #e01e21;
    font-weight: bold
}

.widget_discounts>.limit {
    font-weight: normal;
    color: #777
}

.widget_discounts>a {
    font-weight: normal
}

.facebookLikeWidget {
    padding-left: 20px;
    margin-top: 15px;
    border-top: 1px solid #ddd
}

.facebookLikeWidget .social-links span {
    line-height: 1em;
    white-space: nowrap;
    float: left
}

.facebookLikeWidget .social-links span strong {
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-size: .875em;
    text-transform: uppercase;
    padding: 11px 10px 0 0;
    display: block
}

@media (max-width: 1023px) {
    .facebookLikeWidget {
        border:none
    }

    .facebookLikeWidget .social-links {
        display: inline-block;
        position: relative;
        left: 50%;
        transform: translateX(-50%)
    }
}

.cloudzoom-zoom-inside {
    z-index: 0
}

div.widget_product_image_viewer {
    width: 92%;
    margin: -1% 0 3% 2%
}

div.widget_product_image_viewer .rsOneStore.royalSlider {
    width: 100%;
    height: auto
}

div.widget_product_image_viewer .rsOneStore,div.widget_product_image_viewer .rsOneStore .rsOverflow,div.widget_product_image_viewer .rsOneStore .rsSlide,div.widget_product_image_viewer .rsOneStore .rsVideoFrameHolder,div.widget_product_image_viewer .rsOneStore .rsThumbs {
    color: #666
}

div.widget_product_image_viewer .rsOneStore .rsOverflow {
    height: 100% !important
}

div.widget_product_image_viewer .rsOneStore>img,div.widget_product_image_viewer .rsOneStore .rsMobileZoomContainer>img {
    height: 100% !important;
    width: 100% !important
}

div.widget_product_image_viewer .rsOneStore,div.widget_product_image_viewer .rsOneStore .rsOverflow,div.widget_product_image_viewer .rsOneStore .rsSlide,div.widget_product_image_viewer .rsOneStore .rsVideoFrameHolder,div.widget_product_image_viewer .rsOneStore .rsThumbs {
    background: transparent;
    color: #666
}

div.widget_product_image_viewer .rsOneStore .rsArrow {
    height: 52px;
    width: 52px;
    position: absolute;
    display: block;
    cursor: pointer;
    z-index: 1
}

div.widget_product_image_viewer .rsOneStore.rsVer .rsArrow {
    width: 100%;
    height: 44px
}

div.widget_product_image_viewer .rsOneStore.rsVer .rsArrowLeft {
    top: 0;
    left: 0
}

div.widget_product_image_viewer .rsOneStore.rsVer .rsArrowRight {
    bottom: 0;
    left: 0
}

div.widget_product_image_viewer .rsOneStore.rsHor .rsArrowLeft {
    left: 0;
    top: 50%
}

div.widget_product_image_viewer .rsOneStore.rsHor .rsArrowRight {
    right: 0;
    top: 50%
}

div.widget_product_image_viewer .rsOneStore .rsArrowIcn {
    width: 52px;
    height: 52px;
    left: 1em;
    position: absolute;
    cursor: pointer;
    background: url("/wcsstore/MattelSAS/images/rs-default.png");
    border-radius: 100%
}

div.widget_product_image_viewer .rsOneStore .rsArrowIcn:hover {
    background-color: rgba(190,190,190,0.5);
    box-shadow: none
}

div.widget_product_image_viewer .rsOneStore.rsHor .rsArrowLeft .rsArrowIcn {
    background-position: -161px -61px;
    margin-right: -30px
}

div.widget_product_image_viewer .rsOneStore.rsHor .rsArrowRight .rsArrowIcn {
    background-position: -118px -61px;
    margin-left: -30px
}

div.widget_product_image_viewer .rsOneStore.rsVer .rsArrowLeft .rsArrowIcn {
    background-position: -96px -32px
}

div.widget_product_image_viewer .rsOneStore.rsVer .rsArrowRight .rsArrowIcn {
    background-position: -96px -64px
}

div.widget_product_image_viewer .rsOneStore .rsArrowDisabled .rsArrowIcn {
    opacity: .2;
    filter: alpha(opacity=20);
    *display: none
}

div.widget_product_image_viewer .rsBullets {
    position: static;
    margin-top: 18px
}

div.widget_product_image_viewer .rsBullets .rsNavInner {
    border: none;
    margin-top: 5px;
    border-bottom-left-radius: 21px;
    border-bottom-right-radius: 21px;
    padding: 18px 20px 10px 10px;
    padding-bottom: 7px
}

div.widget_product_image_viewer .rsBullets .rsNavInner .rsBullet {
    margin: auto 2px;
    height: 26px;
    width: 26px
}

div.widget_product_image_viewer .rsBullets .rsNavInner .rsBullet.rsNavSelected span {
    width: 16px;
    height: 16px;
    background-color: #e01e21;
    cursor: default
}

div.widget_product_image_viewer .rsBullets .rsNavInner .rsBullet span {
    width: 12px;
    height: 12px;
    background-color: #e1e1e1;
    cursor: pointer
}

div.widget_product_image_viewer .rsOneStore .rsBullets {
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: -5%;
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    line-height: 22px;
    -webkit-transform: translate3d(0px, 0px, 0px)
}

div.widget_product_image_viewer .rsOneStore .rsBullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    *display: inline;
    *zoom:1;padding: 8px
}

div.widget_product_image_viewer .rsOneStore .rsBullet span {
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #777
}

div.widget_product_image_viewer .rsOneStore .rsBullet.rsNavSelected span {
    background-color: #e33012;
    width: 12px;
    height: 12px;
    margin-top: -2px;
    margin-left: -2px
}

div.widget_product_image_viewer .rsOneStore .rsNavInner {
    display: inline-block;
    margin-top: 8px
}

div.widget_product_image_viewer .rsOneStore .rsThumbsHor {
    width: 100%;
    text-align: center;
    height: auto
}

@media (max-width: 1023px) {
    div.widget_product_image_viewer .rsOneStore .rsThumbsHor {
        height:30px;
        background: transparent
    }
}

div.widget_product_image_viewer .rsOneStore .rsThumbsVer {
    width: 96px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0
}

div.widget_product_image_viewer .rsOneStore.rsWithThumbsHor .rsThumbsContainer {
    position: relative;
    height: 100%
}

div.widget_product_image_viewer .rsOneStore.rsWithThumbsVer .rsThumbsContainer {
    position: relative;
    width: 100%
}

div.widget_product_image_viewer .rsOneStore .rsThumb {
    float: left;
    overflow: hidden;
    width: 72px;
    height: 72px
}

div.widget_product_image_viewer .rsOneStore .rsThumb img {
    width: 100%;
    height: 100%;
    border: 2px solid transparent
}

div.widget_product_image_viewer .rsOneStore .rsThumb.rsNavSelected img {
    opacity: 0.3;
    filter: alpha(opacity=30)
}

div.widget_product_image_viewer .rsOneStore .rsTmb {
    display: block
}

div.widget_product_image_viewer .rsOneStore .rsTmb h5 {
    font-size: 16px;
    margin: 0;
    padding: 0;
    line-height: 20px;
    color: #FFF
}

div.widget_product_image_viewer .rsOneStore .rsTmb span {
    color: #DDD;
    margin: 0;
    padding: 0;
    font-size: 13px;
    line-height: 18px
}

div.widget_product_image_viewer .rsOneStore .rsThumbsArrow {
    height: 100%;
    width: 20px;
    position: absolute;
    display: block;
    cursor: pointer;
    z-index: 21;
    background: #000;
    background: rgba(0,0,0,0.75)
}

div.widget_product_image_viewer .rsOneStore .rsThumbsArrow:hover {
    background: rgba(0,0,0,0.9)
}

div.widget_product_image_viewer .rsOneStore.rsWithThumbsVer .rsThumbsArrow {
    width: 100%;
    height: 20px
}

div.widget_product_image_viewer .rsOneStore.rsWithThumbsVer .rsThumbsArrowLeft {
    top: 0;
    left: 0
}

div.widget_product_image_viewer .rsOneStore.rsWithThumbsVer .rsThumbsArrowRight {
    bottom: 0;
    left: 0
}

div.widget_product_image_viewer .rsOneStore.rsWithThumbsHor .rsThumbsArrowLeft {
    left: 0;
    top: 0
}

div.widget_product_image_viewer .rsOneStore.rsWithThumbsHor .rsThumbsArrowRight {
    right: 0;
    top: 0
}

div.widget_product_image_viewer .rsOneStore .rsThumbsArrowIcn {
    width: 16px;
    height: 16px;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -8px;
    position: absolute;
    cursor: pointer;
    background: url("/wcsstore/MattelSAS/images/rs-default.png")
}

div.widget_product_image_viewer .rsOneStore.rsWithThumbsHor .rsThumbsArrowLeft .rsThumbsArrowIcn {
    background-position: -128px -32px
}

div.widget_product_image_viewer .rsOneStore.rsWithThumbsHor .rsThumbsArrowRight .rsThumbsArrowIcn {
    background-position: -128px -48px
}

div.widget_product_image_viewer .rsOneStore.rsWithThumbsVer .rsThumbsArrowLeft .rsThumbsArrowIcn {
    background-position: -144px -32px
}

div.widget_product_image_viewer .rsOneStore.rsWithThumbsVer .rsThumbsArrowRight .rsThumbsArrowIcn {
    background-position: -144px -48px
}

div.widget_product_image_viewer .rsOneStore .rsThumbsArrowDisabled {
    display: none !important
}

@media screen and (min-width: 0px) and (max-width: 800px) {
    div.widget_product_image_viewer .rsOneStore .rsThumb {
        width:59px;
        height: 59px
    }

    div.widget_product_image_viewer .rsOneStore .rsThumbsHor {
        height: 59px
    }

    div.widget_product_image_viewer .rsOneStore .rsThumbsVer {
        width: 59px
    }
}

div.widget_product_image_viewer .rsOneStore .rsTabs {
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    padding-top: 12px;
    position: relative
}

div.widget_product_image_viewer .rsOneStore .rsTab {
    display: inline-block;
    cursor: pointer;
    text-align: center;
    height: auto;
    width: auto;
    color: #333;
    padding: 5px 13px 6px;
    min-width: 72px;
    border: 1px solid #D9D9DD;
    border-right: 1px solid #f5f5f5;
    text-decoration: none;
    background-color: #FFF;
    background-image: -webkit-linear-gradient(top, #fefefe, #f4f4f4);
    background-image: -moz-linear-gradient(top, #fefefe, #f4f4f4);
    background-image: linear-gradient(to bottom, #fefefe, #f4f4f4);
    -webkit-box-shadow: inset 1px 0 0 #fff;
    box-shadow: inset 1px 0 0 #fff;
    *display: inline;
    *zoom:1}

div.widget_product_image_viewer .rsOneStore .rsTab:first-child {
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px
}

div.widget_product_image_viewer .rsOneStore .rsTab:last-child {
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-right: 1px solid #cfcfcf
}

div.widget_product_image_viewer .rsOneStore .rsTab:active {
    border: 1px solid #D9D9DD;
    background-color: #f4f4f4;
    box-shadow: 0 1px 4px rgba(0,0,0,0.2) inset
}

div.widget_product_image_viewer .rsOneStore .rsTab.rsNavSelected {
    color: #FFF;
    border: 1px solid #999;
    text-shadow: 1px 1px #838383;
    box-shadow: 0 1px 9px rgba(102,102,102,0.65) inset;
    background: #ACACAC;
    background-image: -webkit-linear-gradient(top, #ACACAC, #BBB);
    background-image: -moz-llinear-gradient(top, #ACACAC, #BBB);
    background-image: linear-gradient(to bottom, #ACACAC, #BBB)
}

div.widget_product_image_viewer .rsOneStore .rsFullscreenBtn {
    right: 0;
    top: 0;
    width: 44px;
    height: 44px;
    z-index: 22;
    display: block;
    position: absolute;
    cursor: pointer
}

div.widget_product_image_viewer .rsOneStore .rsFullscreenIcn {
    display: block;
    margin: 6px;
    width: 32px;
    height: 32px;
    background: url("/wcsstore/MattelSAS/images/rs-default.png") 0 0;
    background-color: #000;
    background-color: rgba(0,0,0,0.75);
    *background-color: #000;
    border-radius: 2px
}

div.widget_product_image_viewer .rsOneStore .rsFullscreenIcn:hover {
    background-color: rgba(0,0,0,0.9)
}

div.widget_product_image_viewer .rsOneStore.rsFullscreen .rsFullscreenIcn {
    background-position: -32px 0
}

div.widget_product_image_viewer .rsOneStore .rsPlayBtn {
    -webkit-tap-highlight-color: rgba(0,0,0,0.3);
    width: 64px;
    height: 64px;
    margin-left: -32px;
    margin-top: -32px;
    cursor: pointer
}

div.widget_product_image_viewer .rsOneStore .rsPlayBtnIcon {
    width: 64px;
    display: block;
    height: 64px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
    background: url(/wcsstore/MattelSAS/images/rs-default.png) no-repeat 0 -32px;
    background-color: #000;
    background-color: rgba(0,0,0,0.75);
    *background-color: #000
}

div.widget_product_image_viewer .rsOneStore .rsPlayBtn:hover .rsPlayBtnIcon {
    background-color: rgba(0,0,0,0.9)
}

div.widget_product_image_viewer .rsOneStore .rsBtnCenterer {
    position: absolute;
    left: 50%;
    top: 50%
}

div.widget_product_image_viewer .rsOneStore .rsCloseVideoBtn {
    right: 0;
    top: 0;
    width: 44px;
    height: 44px;
    z-index: 500;
    position: absolute;
    cursor: pointer;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0)
}

div.widget_product_image_viewer .rsOneStore .rsCloseVideoBtn.rsiOSBtn {
    top: -38px;
    right: -6px
}

div.widget_product_image_viewer .rsOneStore .rsCloseVideoIcn {
    margin: 6px;
    width: 32px;
    height: 32px;
    background: url("/wcsstore/MattelSAS/images/rs-default.png") -64px 0;
    background-color: #000;
    background-color: rgba(0,0,0,0.75);
    *background-color: #000
}

div.widget_product_image_viewer .rsOneStore .rsCloseVideoIcn:hover {
    background-color: rgba(0,0,0,0.9)
}

div.widget_product_image_viewer .rsOneStore .rsPreloader {
    width: 20px;
    height: 20px;
    background-image: url(/wcsstore/MattelSAS/images/preloaders/preloader-white.gif);
    left: 50%;
    top: 50%;
    margin-left: -10px;
    margin-top: -10px
}

div.widget_product_image_viewer .rsOneStore .rsGCaption {
    position: absolute;
    float: none;
    left: 10px;
    text-align: left;
    color: #a9a9a9;
    padding: 2px 8px;
    width: auto;
    font-size: 12px;
    border-radius: 2px;
    top: 0px
}

@media (max-width: 1023px) {
    div.widget_product_image_viewer {
        width:100%;
        margin: 0
    }

    div.widget_product_image_viewer .rsOneStore .rsBullets {
        position: static
    }

    div.widget_product_image_viewer .rsOneStore .rsBullets .rsNavInner {
        border: none;
        margin-top: 5px
    }

    div.widget_product_image_viewer .rsOneStore .rsBullets .rsNavInner .rsBullet {
        margin: auto 4px;
        height: 23px;
        width: 23px;
        padding: 4px
    }

    div.widget_product_image_viewer .rsOneStore .rsBullets .rsNavInner .rsBullet.rsNavSelected span {
        width: 20px;
        height: 20px;
        background-color: #e01e21;
        cursor: default
    }

    div.widget_product_image_viewer .rsOneStore .rsBullets .rsNavInner .rsBullet span {
        width: 16px;
        height: 16px;
        background-color: #e1e1e1;
        cursor: pointer
    }

    #ooyalaplayer .oo_promo div.oo_start_button,#ooyalaplayer .oo_replay {
        left: 50%;
        top: 50%
    }
}

.inventory_widget {
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-size: initial;
    padding: 12px 0 18px 0
}

.inventory_widget .row {
    margin: auto
}

.inventory_widget .row .col6.left.available {
    border: inherit;
    padding: inherit;
    display: flex
}

@media (max-width: 1023px) {
    .inventory_widget .row .col6.left.available {
        margin-left:0 !important
    }
}

.inventory_widget .row .col6.left.available .text {
    padding: inherit
}

.inventory_widget .row .col6.left.available .sublist {
    max-width: inherit;
    float: inherit;
    padding: inherit
}

.inventory_widget .row .col6.left.available .sublist span:first-of-type {
    color: #dd6c23
}

.inventory_widget .row .col6.left.available .sublist span:first-of-type.in_stock {
    color: #43a83a
}

.inventory_widget .row .col6.left.available .sublist .text {
    font-weight: 700;
    font-size: .875em;
    text-transform: uppercase
}

.inventory_widget .row .col6.left.available .sublist .warehouse_dispatch_details {
    font-weight: 400;
    font-size: .75rem;
    text-transform: none;
    line-height: 1.45;
    color: inherit
}

.inventory_widget .row .col6.left.available.link {
    width: 70%
}

#page #product-detail .merchandisingAssociationWidget .productDescDropMerch {
    display: none
}

#page .merchandisingAssociationWidget ul>li>strong {
    display: none
}

#page .merchandisingAssociationWidget ul .hidden {
    display: inline-block !important
}

#page .merchandisingAssociationWidget .prevPageButton,#page .merchandisingAssociationWidget .nextPageButton {
    width: 59px;
    height: 59px;
    background-image: none;
    background-color: transparent;
    box-shadow: none;
    font-family: icons;
    border-radius: 50px;
    padding: 15px 0
}

#page .merchandisingAssociationWidget .prevPageButton:before,#page .merchandisingAssociationWidget .nextPageButton:before {
    color: #333;
    background: transparent;
    content: "\e908";
    position: relative;
    left: initial;
    right: initial;
    top: initial;
    text-shadow: none;
    font-size: 17px
}

#page .merchandisingAssociationWidget .prevPageButton:hover,#page .merchandisingAssociationWidget .nextPageButton:hover {
    background-color: transparent;
    box-shadow: none
}

#page .merchandisingAssociationWidget .prevPageButton:hover:before,#page .merchandisingAssociationWidget .nextPageButton:hover:before {
    color: #333;
    text-shadow: none
}

#page .merchandisingAssociationWidget .nextPageButton:before {
    left: 26px;
    top: 21px
}

#page .merchandisingAssociationWidget .nextPageButton:before:hover {
    color: #333
}

#page .merchandisingAssociationWidget .prevPageButton {
    -moz-transform: scale(-1, 1);
    -webkit-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

#page .merchandisingAssociationWidget .prevPageButton:before {
    left: 26px;
    top: 21px
}

#page .merchandisingAssociationWidget .content {
    width: 86%;
    margin: auto
}

#page .merchandisingAssociationWidget .product {
    border: none;
    padding: 0;
    max-width: 90%;
    overflow: hidden
}

#page .merchandisingAssociationWidget .product .product_image a {
    display: block
}

#page .merchandisingAssociationWidget .product .product_image a img {
    width: inherit;
    min-width: inherit;
    max-height: inherit;
    max-width: 100%;
    height: inherit
}

#page .merchandisingAssociationWidget .product .product_image a .RibbonAdDefault {
    text-indent: -9999px;
    bottom: inherit;
    left: inherit;
    padding: 0;
    top: 5px;
    right: 5px
}

#page .merchandisingAssociationWidget .product .product_image a .RibbonAdDefault.RibbonAd_Sale {
    background: url("/wcsstore/MattelSAS/images/sprites.png") no-repeat
}

@media (max-width: 1023px) {
    #page .merchandisingAssociationWidget .product .product_image a .RibbonAdDefault.RibbonAd_Sale {
        top:0;
        right: 0
    }
}

@media (max-width: 649px) {
    #page .merchandisingAssociationWidget .product .product_image a .RibbonAdDefault.RibbonAd_Sale {
        transform:scale(0.9);
        transform-origin: top right
    }
}

@media (max-width: 549px) {
    #page .merchandisingAssociationWidget .product .product_image a .RibbonAdDefault.RibbonAd_Sale {
        transform:scale(0.8);
        transform-origin: top right
    }
}

@media (max-width: 449px) {
    #page .merchandisingAssociationWidget .product .product_image a .RibbonAdDefault.RibbonAd_Sale {
        transform:scale(0.7);
        transform-origin: top right
    }
}

@media (max-width: 349px) {
    #page .merchandisingAssociationWidget .product .product_image a .RibbonAdDefault.RibbonAd_Sale {
        transform:scale(0.6);
        transform-origin: top right
    }
}

#page .merchandisingAssociationWidget .product .product_image a .RibbonAdDefault.RibbonAd_New {
    background: url("/wcsstore/MattelSAS/images/sprites.png") no-repeat;
    background-position: -108px -1417px;
    width: 69px;
    height: 20px
}

@media (max-width: 1023px) {
    #page .merchandisingAssociationWidget .product .product_image a .RibbonAdDefault.RibbonAd_New {
        top:0;
        right: 0
    }
}

@media (max-width: 649px) {
    #page .merchandisingAssociationWidget .product .product_image a .RibbonAdDefault.RibbonAd_New {
        transform:scale(0.9);
        transform-origin: top right
    }
}

@media (max-width: 549px) {
    #page .merchandisingAssociationWidget .product .product_image a .RibbonAdDefault.RibbonAd_New {
        transform:scale(0.8);
        transform-origin: top right
    }
}

@media (max-width: 449px) {
    #page .merchandisingAssociationWidget .product .product_image a .RibbonAdDefault.RibbonAd_New {
        transform:scale(0.7);
        transform-origin: top right
    }
}

@media (max-width: 349px) {
    #page .merchandisingAssociationWidget .product .product_image a .RibbonAdDefault.RibbonAd_New {
        transform:scale(0.6);
        transform-origin: top right
    }
}

#page .merchandisingAssociationWidget .product .product_image a .RibbonAdDefault.RibbonAd_TopSeller {
    background: url("/wcsstore/MattelSAS/images/sprites.png") no-repeat;
    background-position: -5px -1417px;
    width: 94px;
    height: 20px
}

@media (max-width: 1023px) {
    #page .merchandisingAssociationWidget .product .product_image a .RibbonAdDefault.RibbonAd_TopSeller {
        top:0;
        right: 0
    }
}

@media (max-width: 649px) {
    #page .merchandisingAssociationWidget .product .product_image a .RibbonAdDefault.RibbonAd_TopSeller {
        transform:scale(0.9);
        transform-origin: top right
    }
}

@media (max-width: 549px) {
    #page .merchandisingAssociationWidget .product .product_image a .RibbonAdDefault.RibbonAd_TopSeller {
        transform:scale(0.8);
        transform-origin: top right
    }
}

@media (max-width: 449px) {
    #page .merchandisingAssociationWidget .product .product_image a .RibbonAdDefault.RibbonAd_TopSeller {
        transform:scale(0.7);
        transform-origin: top right
    }
}

@media (max-width: 349px) {
    #page .merchandisingAssociationWidget .product .product_image a .RibbonAdDefault.RibbonAd_TopSeller {
        transform:scale(0.6);
        transform-origin: top right
    }
}

#page .merchandisingAssociationWidget .product .product_image a .RibbonAdDefault.RibbonAd_AwardWinner {
    background: url("/wcsstore/MattelSAS/images/sprites.png") no-repeat;
    background-position: -227px -1289px;
    width: 100px;
    height: 20px
}

@media (max-width: 1023px) {
    #page .merchandisingAssociationWidget .product .product_image a .RibbonAdDefault.RibbonAd_AwardWinner {
        top:0;
        right: 0
    }
}

@media (max-width: 649px) {
    #page .merchandisingAssociationWidget .product .product_image a .RibbonAdDefault.RibbonAd_AwardWinner {
        transform:scale(0.9);
        transform-origin: top right
    }
}

@media (max-width: 549px) {
    #page .merchandisingAssociationWidget .product .product_image a .RibbonAdDefault.RibbonAd_AwardWinner {
        transform:scale(0.8);
        transform-origin: top right
    }
}

@media (max-width: 449px) {
    #page .merchandisingAssociationWidget .product .product_image a .RibbonAdDefault.RibbonAd_AwardWinner {
        transform:scale(0.7);
        transform-origin: top right
    }
}

@media (max-width: 349px) {
    #page .merchandisingAssociationWidget .product .product_image a .RibbonAdDefault.RibbonAd_AwardWinner {
        transform:scale(0.6);
        transform-origin: top right
    }
}

#page .merchandisingAssociationWidget .product .product_image a .RibbonAdDefault.RibbonAd_Exclusive {
    background: url("/wcsstore/MattelSAS/images/sprites.png") no-repeat;
    background-position: -227px -1318px;
    width: 113px;
    height: 20px
}

@media (max-width: 1023px) {
    #page .merchandisingAssociationWidget .product .product_image a .RibbonAdDefault.RibbonAd_Exclusive {
        top:0;
        right: 0
    }
}

@media (max-width: 649px) {
    #page .merchandisingAssociationWidget .product .product_image a .RibbonAdDefault.RibbonAd_Exclusive {
        transform:scale(0.9);
        transform-origin: top right
    }
}

@media (max-width: 549px) {
    #page .merchandisingAssociationWidget .product .product_image a .RibbonAdDefault.RibbonAd_Exclusive {
        transform:scale(0.8);
        transform-origin: top right
    }
}

@media (max-width: 449px) {
    #page .merchandisingAssociationWidget .product .product_image a .RibbonAdDefault.RibbonAd_Exclusive {
        transform:scale(0.7);
        transform-origin: top right
    }
}

@media (max-width: 349px) {
    #page .merchandisingAssociationWidget .product .product_image a .RibbonAdDefault.RibbonAd_Exclusive {
        transform:scale(0.6);
        transform-origin: top right
    }
}

#page .merchandisingAssociationWidget .product .inventory_status {
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-weight: 700;
    font-size: .875em
}

#page .merchandisingAssociationWidget .product .inventory_status strong {
    text-transform: uppercase;
    margin: 5% 0;
    display: inline-block !important
}

#page .merchandisingAssociationWidget .product .inventory_status strong.in_stock {
    color: #43a83a
}

#page .merchandisingAssociationWidget .product .inventory_status strong.out_of_stock {
    display: none
}

#page .merchandisingAssociationWidget .product .inventory_status strong.PreOrderable {
    color: #333
}

#page .merchandisingAssociationWidget .product .inventory_status strong.Backorderable {
    color: #dd6c23
}

#page .merchandisingAssociationWidget .product .inventory_status strong.noLongerAvailable {
    color: #dd6c23
}

#page .merchandisingAssociationWidget .product .inventory_status strong.Limited {
    color: #dd6c23
}

#page .merchandisingAssociationWidget .product .product_info {
    position: relative;
    margin: auto;
    padding: 5%;
    background: #fff;
    border-top: 1px solid #b1b1b1;
    min-height: 200px;
    float: none
}

#page .merchandisingAssociationWidget .product .product_info .reviews {
    margin: 5px auto 0 auto;
    padding: 0;
    display: inline-block
}

#page .merchandisingAssociationWidget .product .product_info .reviews abbr {
    font-size: 0.9em;
    display: inline-block;
    padding-left: 6px;
    color: #555;
    transform: translateY(-1.5px)
}

#page .merchandisingAssociationWidget .product .product_info .reviews .glyphicon {
    margin: auto;
    padding: 0;
    color: #e01e21;
    font-size: 1em;
    letter-spacing: -2.8px
}

#page .merchandisingAssociationWidget .product .product_info .reviews .glyphicon.glyphicon-star-empty {
    font-family: 'icons';
    color: #e1e1e1;
    border: 0;
    opacity: 0.8
}

#page .merchandisingAssociationWidget .product .product_info .reviews .glyphicon.glyphicon-star-empty:before {
    content: "\e902"
}

#page .merchandisingAssociationWidget .product .product_info .callout {
    display: block;
    color: #e01e21;
    font-size: 1em;
    font-weight: 600;
    text-transform: inherit;
    margin: 0;
    height: 23.3333px
}

#page .merchandisingAssociationWidget .product .product_info .product_name {
    padding: 0;
    height: 70px;
    margin: 5% auto 0 auto;
    overflow: hidden
}

#page .merchandisingAssociationWidget .product .product_info .product_name a {
    margin: auto;
    padding: 0;
    line-height: 1.17;
    font-size: 1.125em;
    font-weight: bold;
    text-transform: inherit;
    color: #333
}

#page .merchandisingAssociationWidget .product .product_info .product_name a:hover {
    text-decoration: none
}

#page .merchandisingAssociationWidget .product .product_info .product_price {
    margin: auto;
    padding: 0;
    bottom: 10px;
    position: absolute
}

#page .merchandisingAssociationWidget .product .product_info .product_price .old_price {
    display: block;
    line-height: 1em;
    font-size: 1em;
    font-weight: normal;
    color: #000
}

#page .merchandisingAssociationWidget .product .product_info .product_price .price {
    margin: auto;
    padding: 0;
    font-size: 1.714em;
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif !important;
    color: #333
}

#page .merchandisingAssociationWidget .product .product_info .product_price .price .priceCurrency {
    letter-spacing: -2px
}

#page .merchandisingAssociationWidget .product .product_info .product_price .price.sale {
    color: #e01e21
}

#page .merchandisingAssociationWidget .product .product_info .product_price .sale {
    color: #e01e21
}

#page .merchandisingAssociationWidget .product .compare_target {
    display: none;
    background: #fff;
    margin: auto;
    padding: 0 0 5% 5%;
    width: 100%;
    vertical-align: top
}

#page .merchandisingAssociationWidget.carousel .product {
    max-width: 250px
}

#page .merchandisingAssociationWidget .product_info {
    float: inherit;
    width: inherit
}

#page .merchandisingAssociationWidget .product_description {
    white-space: inherit
}

#page #widget_coordinate {
    margin: 0
}

#page #widget_coordinate .content.widget_bundle_package_list {
    padding-bottom: 0
}

#page #widget_coordinate .left_column.list_mode.package_mode {
    border: 0
}

#page #widget_coordinate .coordinate_title {
    background-color: #e8eef3;
    color: #555;
    width: 100%;
    text-align: center;
    max-width: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    font-family: "omnes-pro",Tahoma Regular,Geneva,sans-serif;
    padding: 23px 0 12px 0;
    font-size: 3em;
    text-transform: uppercase
}

#page #widget_coordinate .coordinate_title.container_full_width_bundle {
    background-color: #e8eef3;
    color: #555;
    width: 100%;
    text-align: center;
    max-width: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    font-family: "omnes-pro",Tahoma Regular,Geneva,sans-serif;
    padding: 23px 0 12px 0;
    font-size: 3em
}

#page #widget_coordinate .left_column.list_mode.package_mode {
    border-top: 0
}

.shop-cart .merchandisingAssociationWidget .prevPageButton {
    left: 14px !important
}

.shop-cart .merchandisingAssociationWidget .nextPageButton {
    right: 14px !important
}

.shop-cart .merchandisingAssociationWidget .product_name_merch {
    min-height: 115px
}

.shop-cart .merchandisingAssociationWidget .content {
    width: 85%
}

.name_part_price_widget label {
    margin-bottom: 6px
}

.name_part_price_widget label span {
    font-size: .95em
}

.name_part_price_widget .price_display span.sale:last-of-type {
    font-size: .9em
}

.name_part_price_widget .price_display .sale .sale-label {
    padding-left: 4px;
    font-size: 1.3em;
    color: #e01e21;
    font-weight: 800
}

.name_part_price_widget .price_display .sale .save {
    padding-left: 20px;
    font-weight: normal
}

.name_part_price_widget .namePartPriceContainer {
    border: 0
}

.name_part_price_widget .namePartPriceContainer .namePartPriceHeading>.row {
    margin: auto
}

.name_part_price_widget .namePartPriceContainer .namePartPriceHeading>.row .callout {
    display: block;
    color: #e01e21;
    font-size: 1em;
    font-weight: 600;
    text-transform: inherit
}

.name_part_price_widget .namePartPriceContainer .namePartPriceHeading>.row .main_header {
    color: #333;
    font-family: "museo-slab",Tahoma Regular,Geneva,serif;
    font-weight: 600;
    font-size: 2.5em;
    line-height: 1.2;
    letter-spacing: inherit;
    text-transform: inherit;
    font-style: inherit;
    padding: 3% 0 0
}

.name_part_price_widget .namePartPriceContainer .namePartPriceHeading>.row h5 {
    color: #777;
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-size: 1em;
    line-height: 1.5;
    font-weight: bold;
    font-style: normal;
    margin: 0.7rem 0
}

.name_part_price_widget .namePartPriceContainer .namePartPriceHeading>.row .awards {
    text-align: right;
    margin: 0.25% -5%;
    margin-top: 6px
}

.name_part_price_widget .namePartPriceContainer .namePartPriceHeading>.row .awards img {
    max-width: 4em
}

.name_part_price_widget .namePartPriceContainer .namePartPriceHeading>.row .awards a {
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-size: 13px;
    font-style: italic;
    display: inline-block;
    margin-top: 5px
}

.name_part_price_widget .namePartPriceContainer .addOnServices>strong {
    margin: 10px 0 0;
    color: #000;
    display: block
}

.name_part_price_widget .namePartPriceContainer .addOnServices .addOnProduct strong {
    padding: 0 !important;
    font-family: "museo-slab",Tahoma Regular,Geneva,serif;
    color: #000 !important
}

.name_part_price_widget .namePartPriceContainer .reviews a {
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-size: 13px;
    margin: 7px;
    display: inline-block
}

.name_part_price_widget .namePartPriceContainer .reviews .BVOSStarRatingContainer {
    font-size: 1.2em;
    letter-spacing: 2.1px;
    padding-bottom: 2px
}

.name_part_price_widget .namePartPriceContainer .reviews #BVOSSummary {
    margin: 0 0 10px 0
}

@media (max-width: 767px) {
    .name_part_price_widget .namePartPriceContainer .reviews #BVOSSummary {
        display:block !important
    }
}

.name_part_price_widget .namePartPriceContainer span.glyphicon-star {
    color: #e8eef3
}

.name_part_price_widget .namePartPriceContainer span.glyphicon-star.full {
    color: #e01e21 !important;
}

.name_part_price_widget .namePartPriceContainer span.price {
    font-family: "omnes-pro",Tahoma Regular,Geneva,sans-serif !important;
    color: #222;
    font-size: 3.175em;
    line-height: 1;
    letter-spacing: -2.2px;
    font-weight: 600;
    padding: inherit;
    display: inline-block
}

.name_part_price_widget .namePartPriceContainer span.price .priceCurrency {
    letter-spacing: -5px
}

.name_part_price_widget .namePartPriceContainer span.price.sale {
    color: #e01e21
}

.name_part_price_widget .namePartPriceContainer span .sale {
    display: inline-block;
    line-height: 1em;
    margin: 0 0 0 1%;
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif
}

.name_part_price_widget .namePartPriceContainer span.old_price {
    font-family: "museo-slab",Tahoma Regular,Geneva,serif;
    font-size: 1.125rem;
    color: #777;
    line-height: 1.1;
    font-weight: 400;
    display: block;
    float: none
}

@media (max-width: 1023px) {
    .name_part_price_widget .namePartPriceContainer {
        border:none
    }

    .name_part_price_widget .namePartPriceContainer .price_display {
        margin-bottom: 8px
    }

    .name_part_price_widget .namePartPriceContainer span.old_price {
        margin: 5px 0 2px 0;
        font-weight: 500;
        font-size: .9rem;
        line-height: inherit
    }

    .name_part_price_widget .namePartPriceContainer span.sale {
        font-size: .8rem;
        margin-top: 3px;
        font-weight: 500;
        display: block
    }

    .name_part_price_widget .namePartPriceContainer span.sale.price {
        font-size: 1.85em;
        margin-left: 0;
        display: inline-block
    }

    .name_part_price_widget .namePartPriceContainer span.sale br {
        display: none
    }

    .name_part_price_widget .namePartPriceContainer .namePartPriceHeading>.row h5 {
        font-size: 1em;
        line-height: 1.5;
        margin: 5px 0;
        padding: 0
    }

    .name_part_price_widget .reviews a {
        font-size: 13px
    }
}

@media (max-width: 1023px) and (min-width: 550px) {
    .name_part_price_widget .reviews a {
        font-size:21px
    }
}

@media (max-width: 1023px) and (min-width: 550px) {
    .name_part_price_widget .reviews #BVOSSummary {
        margin-top:4px
    }
}

@media (max-width: 1023px) {
    .name_part_price_widget .reviews .BVOSSeperator {
        color:#e1e1e1;
        font-size: 21px
    }

    .name_part_price_widget .awards {
        display: none
    }

    .name_part_price_widget h1 {
        font-weight: 500;
        font-size: 25px;
        margin-top: 0;
        color: #333;
        line-height: 1.2;
        letter-spacing: auto
    }
}

#product-detail-content .shopperActions {
    display: block;
    margin: auto
}

#product-detail-content .shopperActions a[id^='add2CartBtn'] {
    max-width: 80%
}

@media (max-width: 1023px) {
    #product-detail-content .shopperActions a[id^='add2CartBtn'] {
        max-width:100%
    }
}

#FP .shopperActions a[id^='add2CartBtn'] .button_text:before,#FP .shopperActions a#WC_QuickInfo_Link_addtocart .button_text:before,#HW .shopperActions a[id^='add2CartBtn'] .button_text:before,#HW .shopperActions a#WC_QuickInfo_Link_addtocart .button_text:before,#SM .shopperActions a[id^='add2CartBtn'] .button_text:before,#SM .shopperActions a#WC_QuickInfo_Link_addtocart .button_text:before {
    content: " ";
    background: url("/wcsstore/MattelSAS/images/sprites.png") no-repeat;
    width: 27px;
    height: 25px;
    background-position: -250px -460px;
    display: inline-block;
    margin: 0 5px -5px -27px
}

.shopperActions {
    display: inline-block;
    margin-right: 15px
}

.shopperActions a[id^='add2CartBtn'] {
    position: relative;
    top: -3px;
    padding-left: 32px;
    padding-right: inherit
}

.shopperActions a[id^='add2CartBtn'] .button_text {
    padding: 0;
    font-size: inherit
}

.shopperActions a[id^='add2CartBtn'].notifyMe {
    padding-left: 0
}

.shopperActions a[id^='add2CartBtn'].notifyMe .button_text:before {
    display: none !important
}

.shopperActions.notifyMe {
    display: inline-block;
    margin: 3.5% 0
}

@media (max-width: 1023px) {
    .shopperActions {
        display:inherit;
        text-align: center;
        padding: 15px;
        border-bottom: solid 1px #ddd !important
    }
}

.addToListWidget {
    padding: 13px 10px 20px;
    margin-top: 15px;
    border-right: 1px solid #ddd;
    border-top: 1px solid #ddd
}

.addToListWidget a.addToListWidgetLink {
    line-height: 2em
}

.addToListWidget a.addToListWidgetLink:before {
    content: '';
    background: url("/wcsstore/MattelSAS/images/sprites.png") no-repeat;
    background-position: -170px -1610px;
    width: 20px;
    height: 17px;
    display: inline-block;
    vertical-align: top;
    margin-top: 6px
}

@media (max-width: 1023px) {
    .addToListWidget {
        border:none;
        padding-right: 0;
        padding-bottom: 0
    }

    .addToListWidget a.addToListWidgetLink {
        display: inline-block;
        position: relative;
        left: 50%;
        transform: translateX(-50%)
    }
}

.categoryRecommendationWidget .background-true {
    background: transparent
}

.categoryRecommendationWidget {
    margin-bottom: 20px;
    background: transparent
}

.categoryRecommendationWidget.background-true {
    background: transparent
}

.categoryRecommendationWidget.carousel h2 {
    background-color: transparent;
    color: #e01e21;
    width: 100%;
    text-align: center;
    max-width: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    font-family: "omnes-pro",Tahoma Regular,Geneva,sans-serif;
    padding: 0px 0 5px 0;
    font-size: 3em;
    text-transform: uppercase
}

.categoryRecommendationWidget.carousel>.prevPageButton {
    left: 2.5%
}

.categoryRecommendationWidget.carousel>.nextPageButton {
    right: 2.5%
}

.categoryRecommendationWidget.carousel>.prevPageButton,.categoryRecommendationWidget.carousel>.nextPageButton {
    background: transparent
}

.categoryRecommendationWidget.carousel>.prevPageButton.hidden,.categoryRecommendationWidget.carousel>.nextPageButton.hidden {
    display: none !important
}

.categoryRecommendationWidget.carousel>.prevPageButton:before,.categoryRecommendationWidget.carousel>.nextPageButton:before {
    background: transparent
}

.categoryRecommendationWidget.carousel .pageControlWrapper {
    display: block
}

.categoryRecommendationWidget.carousel .pageControlButton {
    display: none
}

.categoryRecommendationWidget.carousel .pageControlMenu>.closeButton {
    display: none
}

.categoryRecommendationWidget.carousel .pageControlMenu>.pageControl.number>a {
    display: inline-block;
    margin: 4px;
    background: #555;
    text-indent: -9999px;
    border-radius: 100%;
    width: 7px;
    height: 7px
}

.categoryRecommendationWidget.carousel .pageControlMenu>.pageControl.number>a.selected {
    background: #e01e21;
    width: 13px;
    height: 13px;
    margin: 1px 4px
}

#page .categoryRecommendationWidget ul .hidden {
    display: inline-block !important
}

#page .categoryRecommendationWidget .prevPageButton,#page .categoryRecommendationWidget .nextPageButton {
    width: 59px;
    height: 59px;
    background-image: none;
    background-color: transparent;
    box-shadow: none;
    font-family: icons;
    border-radius: 50px
}

#page .categoryRecommendationWidget .prevPageButton:before,#page .categoryRecommendationWidget .nextPageButton:before {
    color: #333;
    background: transparent;
    content: "\e908";
    position: relative;
    left: initial;
    right: initial;
    top: initial;
    text-shadow: none;
    font-size: 17px
}

#page .categoryRecommendationWidget .prevPageButton:hover,#page .categoryRecommendationWidget .nextPageButton:hover {
    background-color: transparent;
    box-shadow: none
}

#page .categoryRecommendationWidget .prevPageButton:hover:before,#page .categoryRecommendationWidget .nextPageButton:hover:before {
    color: #333;
    text-shadow: none
}

#page .categoryRecommendationWidget .nextPageButton:before {
    left: 26px;
    top: 21px
}

#page .categoryRecommendationWidget .nextPageButton:before:hover {
    color: #333
}

#page .categoryRecommendationWidget .prevPageButton {
    -moz-transform: scale(-1, 1);
    -webkit-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

#page .categoryRecommendationWidget .prevPageButton:before {
    left: 26px;
    top: 21px
}

#page .categoryRecommendationWidget .content {
    width: 86%;
    margin: auto
}

#page #widget_coordinate .coordinate_title.container_full_width_bundle {
    background-color: #e8eef3;
    color: #555;
    width: 100%;
    text-align: center;
    max-width: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    font-family: "omnes-pro",Tahoma Regular,Geneva,sans-serif;
    padding: 23px 0 12px 0;
    font-size: 3em;
    text-transform: initial
}

#page #widget_coordinate .left_column.list_mode.package_mode {
    border-top: 0
}

.categoryRecommendationWidget.carousel.padding-true {
    padding-bottom: 20px
}

@media (max-width: 1023px) {
    #page .categoryRecommendationWidget.carousel.padding-true {
        padding:0
    }

    #page .categoryRecommendationWidget.carousel>.prevPageButton,#page .categoryRecommendationWidget.carousel>.nextPageButton {
        display: none
    }

    #page .categoryRecommendationWidget.carousel .pageControlWrapper,#page .categoryRecommendationWidget.carousel .pageControlMenu {
        display: block
    }

    #page .categoryRecommendationWidget.carousel .pageControlWrapper>.pageControl.number>.ellipsis,#page .categoryRecommendationWidget.carousel .pageControlMenu>.pageControl.number>.ellipsis {
        display: none
    }
}

@media (max-width: 1023px) and (max-width: 1023px) {
    #page .categoryRecommendationWidget.carousel .pageControlWrapper>.pageControl.number a.hidden,#page .categoryRecommendationWidget.carousel .pageControlMenu>.pageControl.number a.hidden {
        display:inline-block !important
    }
}

@media (max-width: 1023px) {
    #page .categoryRecommendationWidget.carousel .content {
        width:100%
    }
}

.categoryRecommendationWidget.carousel h2 {
    font-family: "museo-slab",Tahoma Regular,Geneva,serif;
    font-weight: 800;
    text-transform: none
}

.categoryRecommendationWidget.carousel .item {
    width: 90%;
    border: 3px solid #fff;
    border-radius: 5px;
    text-align: center
}

.categoryRecommendationWidget.carousel .item img {
    min-width: 100%
}

.categoryRecommendationWidget.carousel .item .cat-caption-container {
    display: table;
    width: 100%
}

.categoryRecommendationWidget.carousel .item .cat-caption-container .cat-caption {
    background: #ade5e5;
    color: #fff;
    font-family: "museo-slab",Tahoma Regular,Geneva,serif;
    font-size: 1.5em;
    font-weight: 700;
    text-align: center;
    padding: 2%;
    height: 100px;
    width: 100%;
    margin: auto;
    display: table-cell;
    vertical-align: middle
}

.categoryRecommendationWidget.carousel .item:hover {
    border: 3px solid #ade5e5
}

.categoryRecommendationWidget.carousel .item:hover .cat-caption {
    background: #e8eef3;
    color: #ade5e5
}

.searchSummaryWidget {
    width: 100%;
    height: auto;
    display: block;
    position: relative;
    padding: 1px 0 2% 0;
    margin: 0 auto 1% auto;
    background: #209e9e
}

.searchSummaryWidget .widget_title_container h1 {
    color: #fff;
    font-size: 2.5em;
    line-height: 0.85em;
    margin: 2% 0 0 2.5%
}

.searchSummaryWidget .widget_title_container h1 span {
    font-style: italic;
    font-weight: normal;
    font-size: 0.45em;
    letter-spacing: -1px;
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif
}

.searchSummaryWidget .widget_title_container h1 span strong {
    font-weight: 800
}

.searchSummaryWidget .widget_search_results .results_description {
    font-size: 1.25em;
    color: #333;
    margin: 0 0 0 20px;
    font-weight: normal;
    border-top: 0;
    padding: 0
}

.widget_articles_videos_position .article-container {
    margin: 20px auto;
    width: 100%
}

.widget_articles_videos_position .article-container #articleListing {
    margin: 20px auto;
    padding: 0 3% 0 3%;
    width: 100%
}

.widget_articles_videos_position .article-container #articleListing .item {
    float: left;
    width: 100% !important;
    margin-right: 0px;
    border: 1px solid #b1b1b1;
    background: white;
    padding: 10px
}

.widget_articles_videos_position .article-container #articleListing .item .content {
    padding: inherit
}

.widget_articles_videos_position .article-container #articleListing .item .content .header a {
    font-size: 2em;
    line-height: 1.25em
}

@media screen and (max-width: 377px) {
    .widget_articles_videos_position .article-container #articleListing li .content h1 {
        width:100%
    }
}

#emailsignup .email-signUp-tile,#emailsignup-footer .email-signUp-tile {
    background: #f7f7f7;
    padding: 5%;
    position: relative
}

#emailsignup .email-signUp-tile *:focus,#emailsignup-footer .email-signUp-tile *:focus {
    outline: 0
}

#emailsignup .email-signUp-tile h2,#emailsignup-footer .email-signUp-tile h2 {
    font-family: "museo-slab",Tahoma Regular,Geneva,serif;
    font-weight: 700;
    font-size: 2em;
    line-height: 1.3;
    color: #8c8c8c;
    margin: 0 0 15px
}

#emailsignup .email-signUp-tile P,#emailsignup-footer .email-signUp-tile P {
    color: #8c8c8c;
    font-family: "Archer SSm 6r","museo-slab",Tahoma Regular,Geneva,serif;
    font-weight: 600;
    font-size: 1.5em;
    line-height: 1.3;
    width: 93%;
    display: inline-block
}

#emailsignup .email-signUp-tile P a,#emailsignup-footer .email-signUp-tile P a {
    color: #505050
}

#emailsignup .email-signUp-tile P a.opened:after,#emailsignup-footer .email-signUp-tile P a.opened:after {
    -webkit-transition: transform .15s ease-in-out;
    -moz-transition: transform .15s ease-in-out;
    -o-transition: transform .15s ease-in-out;
    transition: transform .15s ease-in-out;
    transform: rotate(90deg)
}

#emailsignup .email-signUp-tile P a:after,#emailsignup-footer .email-signUp-tile P a:after {
    content: "\3e";
    display: inline-block;
    margin-left: 3px;
    font-family: monospace;
    font-size: 1.3em;
    font-weight: bold;
    color: #505050
}

#emailsignup .email-signUp-tile P a span:first-child,#emailsignup-footer .email-signUp-tile P a span:first-child {
    font-weight: 700
}

#emailsignup .email-signUp-tile .mobile-tile,#emailsignup-footer .email-signUp-tile .mobile-tile {
    font-size: .5em;
    width: 93%
}

#emailsignup .email-signUp-tile .mobile-tile>div,#emailsignup-footer .email-signUp-tile .mobile-tile>div {
    margin: 25px 0 0 0
}

#emailsignup .email-signUp-tile .mobile-tile h2,#emailsignup-footer .email-signUp-tile .mobile-tile h2 {
    width: 75%
}

#emailsignup .email-signUp-tile .mobile-tile P,#emailsignup-footer .email-signUp-tile .mobile-tile P {
    width: 100%;
    font-size: 2.37em;
    margin: 0
}

#emailsignup .email-signUp-tile .mobile-tile P a,#emailsignup-footer .email-signUp-tile .mobile-tile P a {
    color: #8c8c8c
}

#emailsignup .email-signUp-tile .mobile-tile P a span,#emailsignup-footer .email-signUp-tile .mobile-tile P a span {
    color: #505050
}

#emailsignup .email-signUp-tile .right-tile,#emailsignup-footer .email-signUp-tile .right-tile {
    position: absolute;
    top: 0;
    right: 3%;
    width: 28%;
    z-index: 90
}

#emailsignup .email-signUp-tile .desktop-tile,#emailsignup-footer .email-signUp-tile .desktop-tile {
    display: none
}

#emailsignup .email-signUp-tile .desktop-tile h2,#emailsignup-footer .email-signUp-tile .desktop-tile h2 {
    color: #8c8c8c
}

#emailsignup .email-signUp-tile .desktop-tile h2 span,#emailsignup-footer .email-signUp-tile .desktop-tile h2 span {
    color: #505050
}

#emailsignup .email-signUp-tile .close,#emailsignup-footer .email-signUp-tile .close {
    font-size: 3em;
    line-height: .5;
    font-weight: 100;
    color: #505050;
    opacity: 1;
    margin-top: 5px;
    margin-right: 5px;
    text-shadow: 0;
    top: 17%;
    right: 5px;
    position: absolute;
    z-index: 0
}

#emailsignup .email-signUp-tile span.click-link,#emailsignup-footer .email-signUp-tile span.click-link {
    font-family: "museo-slab",Tahoma Regular,Geneva,serif;
    font-weight: 700;
    font-size: 1em;
    line-height: 1.3;
    color: #505050;
    display: inline-block;
    margin: 0;
    text-decoration: underline;
    cursor: pointer
}

#emailsignup #email-pop-up .close,#emailsignup #email-pop-upMobile .close,#emailsignup-footer #email-pop-up .close,#emailsignup-footer #email-pop-upMobile .close {
    color: #fff;
    margin-right: 20px;
    margin-top: 15px;
    display: block
}

#emailsignup .email-signUp-tile .desktop-tile>a,#emailsignup-footer .email-signUp-tile .desktop-tile>a {
    cursor: default
}

@media only screen and (min-width: 20em) {
    #emailsignup .email-signUp-tile,#emailsignup-footer .email-signUp-tile {
        font-size:.7em;
        padding: 5.5% 2.5% 2.5% 3.5%
    }
}

@media only screen and (min-width: 23.43em) {
    #emailsignup .email-signUp-tile .mobile-tile,#emailsignup-footer .email-signUp-tile .mobile-tile {
        font-size:.6em
    }

    #emailsignup .email-signUp-tile .mobile-tile h2,#emailsignup-footer .email-signUp-tile .mobile-tile h2 {
        font-size: 2.5em
    }

    #emailsignup .email-signUp-tile .mobile-tile p,#emailsignup-footer .email-signUp-tile .mobile-tile p {
        font-size: 2em
    }
}

@media only screen and (min-width: 29.75em) {
    #emailsignup .email-signUp-tile .mobile-tile,#emailsignup-footer .email-signUp-tile .mobile-tile {
        font-size:.75em
    }
}

@media only screen and (min-width: 26.56em) {
    #emailsignup .email-signUp-tile .close,#emailsignup-footer .email-signUp-tile .close {
        top:26%
    }
}

@media only screen and (min-width: 35.5em) {
    #emailsignup .email-signUp-tile,#emailsignup-footer .email-signUp-tile {
        font-size:.9em
    }
}

@media only screen and (min-width: 39.8em) {
    #emailsignup .email-signUp-tile,#emailsignup-footer .email-signUp-tile {
        font-size:1em
    }
}

@media only screen and (min-width: 40.06em) {
    #emailsignup .email-signUp-tile,#emailsignup-footer .email-signUp-tile {
        padding:0;
        text-align: center;
        font-size: .45em;
        padding: 2%
    }

    #emailsignup .email-signUp-tile .mobile-tile,#emailsignup-footer .email-signUp-tile .mobile-tile {
        display: none
    }

    #emailsignup .email-signUp-tile .desktop-tile,#emailsignup-footer .email-signUp-tile .desktop-tile {
        display: block
    }

    #emailsignup .email-signUp-tile .desktop-tile>a,#emailsignup-footer .email-signUp-tile .desktop-tile>a {
        display: block
    }

    #emailsignup .email-signUp-tile h2,#emailsignup-footer .email-signUp-tile h2 {
        display: inline-block;
        margin: 0
    }

    #emailsignup .email-signUp-tile p,#emailsignup-footer .email-signUp-tile p {
        display: inline-block;
        margin: 0;
        width: auto
    }

    #emailsignup .email-signUp-tile .close,#emailsignup-footer .email-signUp-tile .close {
        position: absolute;
        top: 25%
    }

    #emailsignup .email-signUp-tile span.click-link,#emailsignup-footer .email-signUp-tile span.click-link {
        font-size: 2em
    }
}

@media only screen and (min-width: 48em) {
    #emailsignup .email-signUp-tile,#emailsignup-footer .email-signUp-tile {
        font-size:.5em
    }

    #emailsignup .email-signUp-tile .close,#emailsignup-footer .email-signUp-tile .close {
        margin-right: 15px
    }
}

@media only screen and (min-width: 64em) {
    #emailsignup .email-signUp-tile,#emailsignup-footer .email-signUp-tile {
        padding:0
    }

    #emailsignup .email-signUp-tile span.click-link,#emailsignup-footer .email-signUp-tile span.click-link {
        margin: 0 0 0 5px
    }

    #emailsignup .email-signUp-tile .desktop-tile>a,#emailsignup-footer .email-signUp-tile .desktop-tile>a {
        padding: 12px 0 11px
    }

    #emailsignup .email-signUp-tile h2,#emailsignup-footer .email-signUp-tile h2 {
        font-size: 2em
    }

    #emailsignup .email-signUp-tile .close,#emailsignup-footer .email-signUp-tile .close {
        top: 22%
    }
}

.fpo-espot {
    background: url("/wcsstore/MattelSAS/images/fpo.png") center center no-repeat;
    background-size: cover;
    height: 386px;
    border: 1px solid white
}

.family_of_brands h5 {
    text-transform: uppercase;
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    text-align: center;
    letter-spacing: 4px;
    font-weight: 500;
    font-size: 1.35em;
    font-style: normal;
    color: #333
}

.family_of_brands img {
    width: auto;
    margin: 10px 15px 10px
}

#FP #page footer .family_of_brands {
    margin: auto
}

#page footer .family_of_brands {
    margin: 1% auto;
    display: flex
}

#page footer .family_of_brands h5 {
    width: 50%;
    float: left;
    text-align: right;
    padding: 0 1% 0 0;
    line-height: 2.8em
}

#page footer .family_of_brands>div {
    width: 50%;
    float: left;
    text-align: left;
    padding: 0 1% 0 0
}

@media (max-width: 1023px) {
    #page footer .family_of_brands {
        display:block;
        margin-bottom: 60px
    }

    #page footer .family_of_brands h5 {
        width: 100%;
        float: none;
        text-align: center;
        padding: 0;
        line-height: 2em
    }

    #page footer .family_of_brands>div {
        width: 100%;
        float: none;
        text-align: center;
        padding: 0
    }
}

@media (max-width: 519px) {
    #page footer .family_of_brands img {
        margin:10px 5px 10px;
        height: 20px
    }
}

.signin-register-page .main_content .family_of_brands {
    padding-top: 20px;
    margin-top: 20px;
    text-align: center
}

@media (max-width: 1023px) {
    .signin-register-page .main_content .family_of_brands h5 {
        line-height:2rem
    }
}

.instagram-spot {
    margin: 3%;
    clear: both;
    display: block
}

.instagram-spot .insta-image-container {
    margin-bottom: 2px;
    padding-right: 1px;
    padding-left: 1px;
    overflow: hidden;
    position: relative;
    min-height: 1px;
    width: 20%;
    float: left
}

@media (max-width: 1023px) {
    .instagram-spot .insta-image-container {
        width:50%
    }
}

.instagram-spot .insta-image-container a div {
    min-width: 100%;
    height: 18.25vw;
    max-height: 296px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: cover;
    transform: translateZ(0);
    transition: all 1ms ease-in-out
}

@media (max-width: 1023px) {
    .instagram-spot .insta-image-container a div {
        height:44.4vw
    }
}

@media (max-width: 1023px) {
    .instagram-spot .insta-image-container:nth-of-type(4) {
        display:none
    }
}

.sm-a-spot-carousel .carousel-container {
    width: 100%;
    padding: 0;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    position: relative
}

.sm-a-spot-carousel .carousel-container .owl-theme .owl-stage-outer .owl-item .item {
    margin: 0 !important;
    position: relative
}

.sm-a-spot-carousel .carousel-container .owl-theme .owl-stage-outer .owl-item .item img {
    display: block;
    width: 100%;
    height: auto
}

.sm-a-spot-carousel .carousel-container .owl-theme .owl-controls {
    text-align: center;
    position: relative
}

.sm-a-spot-carousel .carousel-container .owl-theme .owl-controls .owl-dot span {
    background: #fff
}

.sm-a-spot-carousel .carousel-container .owl-theme .owl-controls .owl-dot span {
    opacity: 1;
    background: none;
    border: 2px solid #FFF;
    width: 17px;
    height: 17px
}

.sm-a-spot-carousel .carousel-container .owl-theme .owl-controls .owl-dot.active span,.sm-a-spot-carousel .carousel-container .owl-theme .owl-controls .owl-dot span:hover {
    background-color: #FFF
}

.sm-a-spot-carousel .carousel-container .owl-theme .owl-controls {
    bottom: 60px;
    margin-top: auto
}

.sm-a-spot-carousel .button.primary,.sm-a-spot-carousel .button.secondary {
    display: inline-block;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FBBB0B), to(#EE9505));
    background-image: linear-gradient(#FBBB0B, #EE9505);
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr='#FBBB0B', endColorStr='#EE9505')";
    border-radius: 4px;
    min-width: 200px;
    max-width: 100%;
    line-height: 29px;
    min-height: 29px;
    text-align: center;
    border: 1px solid #FFFFFF;
    color: #333333;
    font-size: 14px
}

.sm-a-spot-carousel .button.primary {
    font-family: "museo-slab",serif;
    font-weight: 700;
    font-size: 100%;
    line-height: 1.5em;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    color: #fff !important;
    background: #e01e21;
    padding: 1em 2em;
    text-transform: uppercase;
    white-space: nowrap;
    border: 2px solid #FFFFFF
}

.sm-a-spot-carousel .button-group {
    top: 60%;
    position: absolute
}

.sm-a-spot-carousel .button-group.center {
    left: 0;
    right: 0
}

.sm-a-spot-carousel .button-group.left {
    left: 15%
}

.sm-a-spot-carousel .button-group.right {
    right: 15%
}

.sm-a-spot-carousel.desktop {
    display: block
}

.sm-a-spot-carousel.mobile {
    display: none
}

@media (max-width: 768px) {
    .sm-a-spot-carousel.desktop {
        display:none
    }

    .sm-a-spot-carousel.mobile {
        display: block
    }
}

@media (max-width: 480px) {
    .sm-a-spot-carousel .carousel-container .owl-theme .owl-controls {
        bottom:40px;
        margin-top: auto
    }
}

.sm-brand-spot {
    text-align: center
}

.sm-brand-carousel {
    position: relative
}

.sm-brand-carousel .carousel-container .owl-theme .owl-stage-outer .owl-item .item {
    margin: 0 !important;
    position: relative
}

.sm-brand-carousel .carousel-container .owl-theme .owl-stage-outer .owl-item .item img {
    display: block;
    width: 100%;
    height: auto
}

.sm-brand-carousel .carousel-container .owl-theme .owl-controls {
    text-align: center;
    position: relative
}

.sm-brand-carousel .carousel-container .owl-theme .owl-controls .owl-dots {
    display: none
}

.sm-brand-carousel .carousel-container .owl-theme .owl-controls .owl-dot span {
    background: #fff
}

.sm-brand-carousel .carousel-container .owl-theme .owl-controls .owl-dot span {
    opacity: 1;
    background: none;
    border: 2px solid #b2b2b2;
    width: 17px;
    height: 17px
}

.sm-brand-carousel .carousel-container .owl-theme .owl-controls .owl-dot.active span {
    background-color: #b2b2b2
}

.sm-brand-carousel .carousel-container .next {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    position: absolute;
    top: 35%;
    right: 10px
}

.sm-brand-carousel .carousel-container .prev {
    position: absolute;
    top: 35%;
    left: 10px
}

.sm-brand-carousel .item div {
    font-family: arial;
    position: absolute;
    font-size: 80px;
    top: 15%;
    left: 10px
}

.sm-brand-carousel .owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center
}

.sm-brand-spot .sm-brand-header {
    color: #e01e21;
    overflow: hidden;
    text-align: center;
    font-size: 3em;
    margin-bottom: 15px;
    font-family: "omnes-pro",sans-serif;
    font-weight: 600
}

.sm-brand-spot .sm-brand-header:before,.sm-brand-spot .sm-brand-header:after {
    background-color: #000;
    content: "";
    display: inline-block;
    height: 2px;
    position: relative;
    vertical-align: middle;
    width: 50%;
    background-color: #b2b2b2;
    top: -5px
}

.sm-brand-spot .sm-brand-header:before {
    right: 0.5em;
    margin-left: -50%
}

.sm-brand-spot .sm-brand-header:after {
    left: 0.5em;
    margin-right: -50%
}

.sm-brand-spot .header-inner {
    display: inline-block
}

.sm-brand-spot .header-inner br {
    display: none
}

.sm-brand-spot .sm-brand-description {
    margin: 0 auto;
    text-align: center;
    font-size: 1.7em
}

.sm-brand-carousel .carousel-container {
    margin: 0px 50px
}

.sm-brand-spot .brands-button {
    padding: 0.7em 1.2em;
    border: 2px solid #e01e21;
    background-color: #e01e21;
    color: #FFF;
    font-weight: bold;
    border-radius: 5px;
    margin-top: 40px;
    display: inline-block
}

.sm-brand-carousel.desktop {
    display: block
}

.sm-brand-carousel.mobile {
    display: none
}

@media (max-width: 1023px) {
    .sm-brand-spot .sm-brand-description {
        font-size:1.4em;
        padding: 0 20px
    }

    .sm-brand-spot .sm-brand-header {
        font-size: 3em
    }
}

@media (max-width: 768px) {
    .sm-brand-carousel .carousel-container {
        margin:0
    }

    .sm-brand-carousel.desktop {
        display: none
    }

    .sm-brand-carousel.mobile {
        display: block
    }

    .sm-brand-spot .header-inner .reblock {
        display: block;
        margin-bottom: -20px
    }

    .sm-brand-spot .sm-brand-header:before,.sm-brand-spot .sm-brand-header:after,.sm-brand-carousel.mobile .carousel-container .next,.sm-brand-carousel.mobile .carousel-container .prev,.sm-brand-spot .sm-brand-description {
        display: none
    }
}

.sm-hotitems-spot {
    background-color: #eeeeee;
    padding: 20px 65px
}

.sm-hotitems-container {
    height: 35vw
}

.sm-hotitems-container .equal-spacer {
    padding: 0
}

.sm-hotitems-container .section.full {
    float: left
}

.sm-hotitems-container .section {
    position: relative;
    height: 100%;
    border-radius: 5px
}

.sm-hotitems-container .section-container {
    background-color: #FFFFFF;
    border-radius: 5px;
    width: 100%;
    height: 100%
}

.sm-hotitems-container .section.segmented {
    background: none
}

.sm-hotitems-container .section .subsection {
    position: relative;
    height: 100%
}

.sm-hotitems-container .section .subsection.red .section-container {
    background-color: #e01e21
}

.sm-hotitems-container .section .subsection.gray .section-container {
    background-color: #494849
}

.sm-hotitems-container .section .section-container .item-description {
    font-size: 1.1em;
    letter-spacing: 0.015em;
    color: #333;
    font-family: "omnes-pro",Tahoma Regular,Geneva,sans-serif
}

.sm-hotitems-container .section .row.top .subsection {
    padding-bottom: 5px
}

.sm-hotitems-container .section .row.bottom .subsection {
    padding-top: 5px
}

.sm-hotitems-container .section .item-image,.sm-hotitems-container .subsection .deal-image {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    margin: auto auto auto auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    z-index: -1
}

.sm-hotitems-container .subsection .deal-image {
    z-index: 0
}

.sm-hotitems-container .section .section-container .item-logo {
    position: absolute;
    left: 20px;
    bottom: 15px
}

.sm-hotitems-container .section .section-container .item-price {
    bottom: 10px;
    position: absolute;
    right: 20px;
    color: #333;
    font-family: "omnes-pro",Tahoma Regular,Geneva,sans-serif;
    font-size: 1.9em;
    font-weight: 600;
    letter-spacing: 0.01em
}

.sm-hotitems-container .section .section-container .item-price.sale {
    color: #e01e21
}

.sm-hotitems-container .col-md-6,.sm-hotitems-container .col-md-5,.sm-hotitems-container .col-md-2,.sm-hotitems-container .col-xs-6 {
    padding-left: 8px;
    padding-right: 8px
}

.sm-hotitems-container .subsection.col-xs-6.left {
    padding-right: 5px
}

.sm-hotitems-container .subsection.col-xs-6.right {
    padding-left: 5px
}

.sm-hotitems-container .section-container {
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    padding: 15px 20px
}

.sm-hotitems-spot .sm-hotitems-header {
    text-align: center;
    font-size: 3em;
    color: #e01e21;
    overflow: hidden;
    margin-bottom: 15px;
    font-family: "omnes-pro",Tahoma Regular,Geneva,sans-serif;
    font-weight: 600;
    letter-spacing: 0.03em
}

.sm-hotitems-spot .sm-hotitems-header:before,.sm-hotitems-spot .sm-hotitems-header:after {
    background-color: #000;
    content: "";
    display: inline-block;
    height: 2px;
    position: relative;
    vertical-align: middle;
    width: 50%;
    background-color: #b2b2b2;
    top: -5px
}

.sm-hotitems-spot .sm-hotitems-header:before {
    right: 0.5em;
    margin-left: -50%
}

.sm-hotitems-spot .sm-hotitems-header:after {
    left: 0.5em;
    margin-right: -50%
}

.sm-hotitems-container .section.half {
    padding: 0 8px
}

.sm-hotitems-container .shop-button {
    margin-top: 20px;
    padding: 5px 5px 0 0px
}

.sm-hotitems-container .shop-button .section-container {
    background-color: #e2383b;
    border: 2px solid #e01e21;
    border-radius: 5px;
    color: #FFF;
    font-weight: bold;
    font-size: 1em;
    height: auto;
    padding: 0.7em 1.2em;
    text-align: center
}

.sm-hotitems-container .height-control {
    height: 100%
}

.sm-hotitems-container .half-height-control {
    height: 50%
}

.sm-hotitems-container.mobile {
    display: none
}

@media (max-width: 1024px) {
    .sm-hotitems-spot {
        padding:0;
        margin: 0
    }

    .sm-hotitems-container.desktop {
        display: none
    }

    .sm-hotitems-container.mobile .sm-brand-carousel.mobile,.sm-hotitems-container.mobile {
        display: block;
        height: initial
    }

    .sm-hotitems-container .section .subsection .item-logo {
        position: absolute;
        left: 10px;
        bottom: 10px;
        width: 30%
    }

    .sm-hotitems-container .section .section-container .item-logo {
        left: 15px;
        bottom: 10px
    }

    .sm-hotitems-container .section .section-container .item-price {
        right: 10px;
        bottom: 5px
    }
}

.ms-homepagebanner-spot {
    position: relative
}

.ms-homepagebanner-spot img.desktop {
    width: 100%
}

.ms-homepagebanner-spot img.mobile {
    display: none
}

.ms-homepagebanner-spot button {
    display: none;
    font-family: "museo-slab",serif;
    font-weight: 700;
    font-size: 100%;
    line-height: 1.5em;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    color: #fff !important;
    background: #e01e21;
    padding: 1em 2em;
    text-transform: uppercase;
    white-space: nowrap;
    border: 2px solid #FFFFFF
}

@media (max-width: 768px) {
    .ms-homepagebanner-spot img.desktop {
        display:none
    }

    .ms-homepagebanner-spot img.mobile {
        width: 100%;
        display: block
    }

    .ms-homepagebanner-spot button {
        position: absolute;
        left: 0;
        right: 0;
        margin: auto
    }
}

html .dijitDialog {
    border: 0
}

html .dijitDialogPaneContent {
    background: inherit;
    border-top: 0;
    padding: 0
}

html .dijitToggleButtonIconChar {
    display: none
}

html .dijitDialogUnderlayWrapper {
    position: fixed;
    background: rgba(0,0,0,0.25);
    z-index: 949 !important;
    width: 100vw;
    height: 100vh;
    top: 0 !important;
    left: 0 !important
}

.dialog footer {
    background: transparent;
    padding: 0;
    border-bottom: none
}

.dialog footer .button_container .button_primary {
    float: right
}

.dialog footer .button_container .button_secondary {
    float: left
}

@media (max-width: 1023px) {
    #grayOut,#grayOutPopup {
        z-index:24000
    }

    html .dijitDialogPaneContent {
        height: 100% !important;
        width: 100% !important
    }

    html .dijitDialog {
        height: 100%;
        width: 100% !important;
        top: 0 !important;
        left: 0 !important;
        position: fixed !important;
        overflow: auto
    }

    .dialog {
        height: 100%
    }
}

.dialog {
    background: #fff;
    padding: 30px;
    border: none;
    -webkit-box-shadow: 5px 5px 5px #ccc;
    -moz-box-shadow: 5px 5px 5px #ccc;
    box-shadow: 5px 5px 5px #ccc
}

.dialog header .heading {
    text-align: center
}

.dialog header .description {
    text-align: left
}

.dialog header .close_button_container {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 35px;
    height: 35px;
    border: none;
    text-align: center
}

.dialog header .close_button_container a {
    color: #333;
    font-size: 1.8em;
    font-family: monospace;
    font-weight: 100;
    text-shadow: 0px 0px 2px
}

@media (max-width: 29.75em) {
    .dialog .dialog {
        padding:15px
    }
}

.modal-content {
    border-radius: 0
}

.modal-content .modal-header {
    z-index: 1;
    border-bottom: 0;
    padding: 0;
    min-height: 2.5em;
    position: absolute;
    right: 0;
    top: 0;
    left: auto;
    width: 50px
}

.modal-content .modal-header h4 {
    padding: 5px 10px;
    font-size: 1.0em
}

.modal-content .modal-header .close {
    display: none;
    font-size: 3em;
    line-height: 0.5;
    font-weight: 100;
    opacity: 1;
    margin-top: 5px;
    margin-right: 5px;
    text-shadow: 0 0
}

.modal-content .modal-header:hover .close {
    display: block
}

.modal-content .modal-body {
    z-index: 0;
    padding: 0
}

.modal-content .modal-body .social-modal-left {
    padding: 5px
}

#progress_bar {
    position: fixed;
    z-index: 9999;
    width: 100vw;
    height: 100vh;
    left: 0px !important;
    top: 0px !important;
    background: rgba(0,0,0,0.125)
}

#progress_bar #loading_popup {
    width: inherit;
    transform: translate(-50%, -50%);
    left: 100%;
    top: 50%;
    position: fixed
}

#progress_bar #loading_popup .top_left {
    display: none
}

#progress_bar #loading_popup .top_right {
    display: none
}

#progress_bar #loading_popup .header {
    display: none
}

#progress_bar #loading_popup .footer {
    display: none
}

#AVSDialog {
    box-shadow: 5px 5px 5px #ccc;
    border: 1px solid #ccc;
    background: white
}

@media (max-width: 1023px) {
    #AVSDialog {
        top:0px !important;
        left: 0px !important;
        right: 0px !important;
        bottom: 0px !important;
        width: 100% !important;
        height: auto !important
    }

    #AVSDialog .dijitDialogPaneContent {
        top: 0px !important;
        left: 0px !important;
        right: 0px !important;
        width: 100% !important;
        height: auto !important
    }

    #AVSDialog .dijitDialogPaneContent .address_validation {
        top: 0px !important;
        left: 0px !important;
        right: 0px !important;
        width: 100% !important;
        height: auto !important
    }
}

.address_validation {
    width: 800px
}

.address_validation .dijitButtonNode {
    border: 0
}

.address_validation section .address {
    width: 360px;
    background: #eee;
    padding: 15px;
    padding-bottom: 45px;
    margin: 4px;
    min-height: 380px;
    border-radius: 10px;
    font-size: 14px;
    font-family: "museo-slab",Tahoma Regular,Geneva,serif;
    position: relative
}

.address_validation section .address ul li {
    font-size: 14px
}

.address_validation section .address ul li label.highlightText {
    color: #e01e21
}

.address_validation section .address .address_buttons_container {
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: 10px
}

.address_validation section .address .address_buttons_container .correct_address {
    float: left;
    background: transparent;
    border: 0;
    text-decoration: underline;
    font-size: .9rem;
    font-weight: 400
}

.address_validation section .address .address_buttons_container .use_entered_address_button,.address_validation section .address .address_buttons_container .use_recommended_address_button {
    float: right;
    background: transparent;
    border: 0;
    text-decoration: underline;
    font-size: .9rem;
    font-weight: 400
}

.address_validation section .address .address_buttons_container span {
    text-decoration: underline
}

.address_validation section .address.you_entered {
    float: left;
    border: none;
    background: #fff
}

.address_validation section .address.USPS_recommends {
    float: right;
    border: none;
    background: #fff
}

.address_validation footer {
    clear: both
}

@media (max-width: 60em) {
    .address_validation {
        width:auto
    }

    .address_validation section .address {
        width: 100%;
        min-height: initial
    }

    .address_validation section .address.you_entered {
        float: none
    }

    .address_validation section .address.USPS_recommends {
        float: none
    }
}

@media (max-width: 29.75em) {
    .address_validation section .address {
        padding-top:0;
        padding-left: 0;
        padding-right: 0
    }

    .address_validation section .address .address_buttons_container .correct_address,.address_validation section .address .address_buttons_container .use_entered_address_button,.address_validation section .address .address_buttons_container .use_recommended_address_button {
        float: none;
        display: inline-block;
        width: 100%;
        text-align: center
    }

    .address_validation section .address.you_entered {
        padding-bottom: 70px
    }
}

#MiniShopCartProductAdded {
    position: absolute !important;
    top: 5% !important;
    left: 50% !important;
    transform: translateX(-50%)
}

@media (max-width: 1023px) {
    #MiniShopCartProductAdded {
        top:0 !important;
        left: 0 !important;
        right: 0 !important;
        transform: none;
        z-index: 25000 !important
    }
}

#MiniShopCartProductAdded #contentRecommendationWidget_FPMyOrderEspot {
    display: none
}

#MiniShopCartProductAdded .dijitDialogPaneContent {
    box-shadow: 0px 0px 300px 150px rgba(0,0,0,0.15);
    background: #fff;
    overflow: hidden !important;
    width: initial !important;
    height: initial !important
}

@media (max-width: 1023px) {
    #MiniShopCartProductAdded .dijitDialogPaneContent {
        width:100vw !important;
        height: auto !important;
        overflow-y: auto !important
    }
}

#MiniShopCartProductAdded .dijitDialogPaneContent .closeButton {
    background: url("/wcsstore/MattelSAS/images/sprites.png") no-repeat;
    width: 40px;
    height: 40px;
    background-position: -163px -453px;
    float: right;
    position: relative;
    padding: 0;
    border-radius: 30px;
    top: 12px;
    margin: 0 0 -39px 0px;
    right: 1.2rem;
    background-color: #fff
}

#MiniShopCartProductAdded .dijitDialogPaneContent .closeButton i.glyphicon-remove {
    display: none
}

#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 {
    width: 1024px;
    height: 100%;
    cursor: default
}

#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .row {
    margin: auto
}

#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .cart {
    font-size: inherit;
    border: 0;
    border-radius: 0;
    padding: 1% 2%
}

#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .cart h3 {
    height: 2.5em;
    width: 100%;
    line-height: 1.4em;
    font-weight: bold;
    padding-left: 5%;
    font-size: 1.25em;
    display: block;
    color: #555;
    border-bottom: 1px solid #e1e1e1
}

#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .cart .sprite-entity-circle-check-green {
    display: inline-block;
    margin: 0 10px -8px -20px;
    background: url("/wcsstore/MattelSAS/images/sprites.png") no-repeat;
    width: 28px;
    height: 31px;
    background-position: -13px -504px
}

#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .cart .product {
    max-width: inherit;
    padding: 20px 0
}

#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .cart .product .namePartPriceContainer {
    margin-left: 20px
}

#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .cart .product .namePartPriceContainer .item_spacer_3px {
    display: none
}

#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .cart .product .namePartPriceContainer .price_display {
    margin-top: 10px
}

#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .cart .product .namePartPriceContainer .price_display span {
    display: inline-block
}

#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .cart .product .namePartPriceContainer .price_display .sale .save {
    padding: 0
}

#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .cart .product .namePartPriceContainer span.price {
    font-size: 2.25rem
}

#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .cart .product .namePartPriceContainer .namePartPriceHeading h1 {
    font-size: 1.25em;
    font-weight: 500;
    margin: 0
}

#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .cart .product .namePartPriceContainer .namePartPriceHeading h1 a {
    color: #209e9e
}

#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .cart .product .inventory_widget {
    padding: 10px 0 10px 20px
}

#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .cart .product .product_image {
    border: 1px solid #ddd
}

#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .cart .product .product_image img {
    max-width: 130px
}

#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .cart .product .product_name a {
    font-size: 1.5em
}

#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .cart .product .reviews {
    display: none
}

#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order {
    border-left: 1px solid #b1b1b1;
    margin: -5px 0 0 0;
    min-height: 420px
}

#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order .button_primary {
    width: 100%
}

#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order .button_primary .button_text {
    text-align: center;
    width: 100%;
    display: block;
    margin: auto;
    font-size: inherit
}

#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order .continue_checkout .button_primary {
    width: 85%;
    margin-left: 10%
}

#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order .continue_checkout a.button.primary.transparent {
    width: 85%;
    margin-left: 1%
}

#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order .continue_checkout a.button.primary.transparent.continue_shopping {
    margin-left: 10%;
    color: #e01e21
}

#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order .continue_checkout a.button.primary.outlined.viewCartButton {
    margin-left: 0;
    width: 70%
}

#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order .header {
    height: 2.5em;
    color: #fff;
    background-color: #dd6c23;
    width: 100%;
    line-height: 2.5em;
    font-weight: bold;
    padding-left: 5%;
    font-size: 1.5em;
    display: block
}

#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order ul#myorderaccordion_minicart .panel {
    border: 0;
    box-shadow: none
}

#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order ul#myorderaccordion_minicart .panel .continue_checkout .checkoutWith .paypal,#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order ul#myorderaccordion_minicart .panel .continue_checkout .checkoutWith .amazon {
    float: left
}

#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order ul#myorderaccordion_minicart .panel .continue_checkout .checkoutWith .amazon img {
    max-height: 45px !important
}

#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order ul#myorderaccordion_minicart .panel .accordion-toggle h2 {
    padding-left: 7%;
    background-color: #e01e21;
    color: #fff;
    line-height: 68px;
    height: 68px;
    font-size: 1.5em
}

#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order #total_breakdown_minicart {
    float: none;
    width: 86%;
    margin: auto;
    padding: 30px 0 15px;
    display: block
}

#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order #total_breakdown_minicart #order_total_minicart {
    float: none;
    width: 100%;
    min-width: 0
}

#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order #total_breakdown_minicart #order_total_minicart .total_details {
    text-align: left;
    font-weight: bold
}

#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order #total_breakdown_minicart #order_total_minicart .total_details * {
    color: #333
}

#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order #total_breakdown_minicart #order_total_minicart .total_details .info_icon {
    padding-left: 0
}

#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order #total_breakdown_minicart #order_total_minicart .total_details.order_total {
    color: #333
}

#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order #total_breakdown_minicart #order_total_minicart .total_details,#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order #total_breakdown_minicart #order_total_minicart .total_figures {
    font-size: 14px
}

#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order #total_breakdown_minicart #order_total_minicart tr {
    line-height: 24px
}

#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order #total_breakdown_minicart #order_total_minicart tr .number_of_items {
    font-weight: 500
}

#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order #total_breakdown_minicart #order_total_minicart .total_figures.breadcrumb_current {
    color: #e01e21
}

#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order #total_breakdown_minicart #order_total_minicart .total_figures {
    text-align: right;
    font-weight: normal
}

#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order .discount_text p {
    font-size: 0.75em;
    color: #888
}

#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .predictive-intel-widget {
    padding: 0 0 10px 0;
    background: #fff;
    border-top: 1px solid #b1b1b1
}

@media (min-width: 1024px) {
    #MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .predictive-intel-widget else {
        margin:auto
    }
}

#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .predictive-intel-widget .catalogEntryRecommendationWidget.carousel {
    padding: 0px 20px
}

#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .predictive-intel-widget .catalogEntryRecommendationWidget.carousel h2 {
    font-size: 1.25em;
    margin: auto;
    font-weight: 600;
    padding: 10px 0
}

#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .content {
    max-width: 1024px;
    margin: auto;
    padding: 0
}

#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .pageControlWrapper {
    display: block
}

@media (max-width: 768px) {
    #MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order {
        margin:0 -15px 0 -15px;
        border-left: 0
    }
}

@media (max-width: 1023px) {
    #MiniShopCartProductAdded .dijitDialogPaneContent .closeButton {
        top:18px;
        right: 6%;
        background: url("/wcsstore/MattelSAS/images/sprites.png") no-repeat;
        width: 18px;
        height: 18px;
        background-position: -174px -464px;
        background-color: transparent;
        border-radius: 0
    }

    #MiniShopCartProductAdded .dijitDialogPaneContent .closeButton i.glyphicon-remove {
        display: none
    }

    #MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 {
        width: 100%;
        height: auto
    }

    #MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .cart h3 {
        font-size: 1.25em;
        height: auto;
        padding: 5px 10px 15px 5%;
        line-height: 1
    }

    #MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .cart .product .namePartPriceContainer {
        margin-left: 0
    }

    #MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .cart .product .product_image {
        border: 0
    }

    #MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .cart .product .product_image img {
        max-width: 100px
    }

    #MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .cart .product .name_part_price_widget .namePartPriceHeading .main_header {
        font-size: 1.25rem;
        line-height: 1
    }

    #MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .cart .product .name_part_price_widget .namePartPriceHeading h5 {
        margin: 0;
        padding: 5px 0;
        font-size: .9rem;
        font-weight: 600
    }

    #MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .cart .content .products .product {
        padding: 15px 0 0 0
    }

    #MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .cart .content .products .product .col8 {
        padding-left: 10px
    }

    #MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .cart .content .products .product .inventory_widget .sublist .text,#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .cart .content .products .product .inventory_widget .sublist .warehouse_dispatch_details {
        display: block;
        margin: 5px 0
    }

    #MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .cart .content .products .product .price_display {
        margin-top: 0
    }

    #MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .cart .content .products .product .price_display span.price {
        font-size: 1.5rem;
        font-weight: 500
    }

    #MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .cart .content .products .product .inventory_widget {
        padding: 0
    }

    #MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order {
        margin: 10px 15px 5px;
        padding-top: 20px;
        border-top: 1px solid #e1e1e1;
        min-height: auto
    }
}

@media (max-width: 1023px) and (max-width: 1023px) {
    #MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order {
        border:0;
        margin: 0;
        min-height: inherit
    }
}

@media (max-width: 1023px) {
    #MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order .continue_checkout .button_primary {
        width:100%;
        margin-left: 0
    }

    #MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order .continue_checkout a.button.primary.transparent.continue_shopping {
        margin-left: 0;
        width: 100%
    }

    #MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order .continue_checkout a.button.primary.outlined.viewCartButton {
        width: 100%
    }

    #MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order ul#accordion li.panel {
        margin: 0
    }

    #MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order ul#accordion li.panel .continue_checkout .button_align .row {
        margin: 10px 0
    }

    #MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order .button_align>div div {
        width: 65%;
        margin: 0 17.5%
    }

    #MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order #total_breakdown_minicart,#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order .discount_text,#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order ul#accordion li.panel a.accordion-toggle,#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order #myorderaccordion_minicart .panel .accordion-toggle,#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order #myorderaccordion_minicart .panel .panel-collapse form .continue_checkout .discount_text {
        display: none;
        padding: 3px 0
    }

    #MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order #myorderaccordion_minicart .panel img {
        padding: 3px 0
    }

    #MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order #myorderaccordion_minicart .panel .panel-collapse form .continue_checkout .row .viewCartButton {
        margin-top: 15px;
        margin-bottom: 25px;
        width: 100%;
        margin-left: initial
    }

    #MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order #myorderaccordion_minicart .panel .panel-collapse form .continue_checkout .row .col7,#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order #myorderaccordion_minicart .panel .panel-collapse form .continue_checkout .row .col5 {
        width: 230px;
        margin: 0 auto;
        float: none
    }

    #MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order br {
        display: none
    }

    #MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 #widget_coordinate {
        display: none
    }
}

#NotifyMeDialog .address input {
    font-size: 16px;
    font-family: inherit;
    color: inherit;
    margin: inherit;
    padding: inherit;
    height: inherit
}

#NotifyMeDialog .form_input {
    width: 100%
}

#NotifyMeDialog .label_spacer,#NotifyMeDialog .column_label {
    position: absolute;
    padding: 1.4em 0.6em;
    transition: all 0.15s ease;
    font-weight: normal;
    text-transform: uppercase;
    pointer-events: none;
    font-size: 1em
}

#NotifyMeDialog .label_spacer.filled,#NotifyMeDialog .column_label.filled {
    font-size: .563em;
    padding: 0.6em 0;
    margin: 1em 0 0 1em;
    font-weight: bold
}

#NotifyMeDialog div>input[type="text"],#NotifyMeDialog div>input[type="password"],#NotifyMeDialog div>input[type="email"],#NotifyMeDialog div>input[type="tel"],#NotifyMeDialog div>textarea {
    padding: 0.7em 0.5em;
    height: inherit;
    border: 2px solid #b1b1b1;
    height: 48px;
    width: 100%;
    margin: 0.5em 0
}

#NotifyMeDialog div>input[type="text"].filled,#NotifyMeDialog div>input[type="password"].filled,#NotifyMeDialog div>input[type="email"].filled,#NotifyMeDialog div>input[type="tel"].filled,#NotifyMeDialog div>textarea.filled {
    padding: 1.2em 0.5em 0.2em 0.5em;
    font-size: 16px
}

#NotifyMeDialog div>select {
    padding: 0.4em 0.2em;
    height: inherit;
    border: 2px solid #b1b1b1;
    width: 100%;
    margin: 0.5em 0;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: normal;
    height: 48px
}

#NotifyMeDialog div>select.filled {
    padding: 1.2em 0.5em 0.2em 0.5em;
    border-radius: 0
}

#NotifyMeDialog div>select.filled.drop_down_checkout {
    padding-left: 0.5em
}

#NotifyMeDialog div>select.no-float-label {
    padding: 0.4em 0.2em !important
}

#NotifyMeDialog p label {
    position: absolute;
    padding: 0.8em 0.7em;
    transition: all 0.15s ease;
    pointer-events: none
}

#NotifyMeDialog p label.filled {
    font-size: .563em;
    padding: 0;
    margin: 0.5em 0 0 1em
}

#NotifyMeDialog p input[type="text"],#NotifyMeDialog p input[type="password"],#NotifyMeDialog p input[type="email"],#NotifyMeDialog p input[type="tel"],#NotifyMeDialog p textarea,#NotifyMeDialog p select {
    padding: 0.7em 0.5em
}

#NotifyMeDialog p input[type="text"].filled,#NotifyMeDialog p input[type="password"].filled,#NotifyMeDialog p input[type="email"].filled,#NotifyMeDialog p input[type="tel"].filled,#NotifyMeDialog p textarea.filled,#NotifyMeDialog p select.filled {
    padding: 1.2em 0.5em 0.2em 0.5em
}

#NotifyMeDialog li {
    margin: 15px 0
}

#NotifyMeDialog li.heading {
    text-align: justify
}

#NotifyMeDialog a {
    color: #e01e21
}

@media (max-width: 1023px) {
    #NotifyMeDialog {
        top:0 !important;
        left: 0 !important
    }
}

#bumperPop {
    padding: 0 !important
}

#bumperPop .modal-content {
    background: transparent;
    box-shadow: none;
    border: 0
}

#bumperPop .modal-content img {
    max-width: 100%
}

#bumperPop .modal-content .modal-header:hover .close {
    display: none
}

@media (max-width: 767px) {
    #bumperPop {
        width:100% !important
    }
}

#ErrorMessageDialog {
    max-width: 800px
}

#ErrorMessageDialog .dijitDialogPaneContent {
    width: 100% !important;
    overflow: hidden !important
}

#ErrorMessageDialog header h3 {
    font-size: 1.75rem
}

#ErrorMessageDialog .headerSeparator {
    margin: 0 30% 15px 30%
}

#ErrorMessageDialog #dailog_content {
    text-align: center;
    line-height: 2;
    margin-bottom: 40px
}

#ErrorMessageDialog #dailog_content #errorDialogMessage {
    font-weight: bold;
    font-size: 0.9rem;
    margin-bottom: 20px
}

#ErrorMessageDialog #dailog_content .okBtnWrapper,#ErrorMessageDialog #dailog_content .signInBtnWrapper {
    display: inline-block;
    margin: 0 10px
}

#ErrorMessageDialog #dailog_content .okBtnWrapper .button.primary,#ErrorMessageDialog #dailog_content .signInBtnWrapper .button.primary {
    min-width: 130px
}

#ErrorMessageDialog #dailog_content .okBtnWrapper .button.primary {
    padding: .7em
}

#ErrorMessageDialog #dailog_content .okBtnWrapper .button.primary .dijitButtonNode {
    margin-top: -3px;
    margin-bottom: 3px;
    transform: none
}

#ErrorMessageDialog #dailog_content .forgot_password_link_padding {
    font-weight: bold;
    font-size: .9rem;
    line-height: 4
}

#ErrorMessageDialog footer {
    margin-top: 0;
    text-align: center;
    bottom: 10px;
    left: 0;
    right: 0;
    border-top: 1px solid #b1b1b1;
    border-bottom: 0;
    background: transparent;
    padding: 0
}

#ErrorMessageDialog footer .family_of_brands h5 {
    font-size: 0.8rem;
    letter-spacing: 1px;
    font-weight: bold;
    display: inline-block;
    width: 160px;
    line-height: 1.1;
    vertical-align: middle;
    color: #777
}

#ErrorMessageDialog footer .family_of_brands div {
    display: inline-block
}

@media (max-width: 47.99em) {
    #ErrorMessageDialog {
        top:30px
    }

    #ErrorMessageDialog .dijitDialogPaneContent {
        width: 100% !important;
        overflow: hidden !important
    }

    #ErrorMessageDialog #dailog_content {
        margin-bottom: 70px
    }

    #ErrorMessageDialog footer .family_of_brands h5 {
        letter-spacing: 4px;
        width: auto
    }
}

@media (max-width: 29.74em) {
    #ErrorMessageDialog header h3 {
        padding:0;
        margin-top: 30px
    }

    #ErrorMessageDialog #dailog_content {
        margin-bottom: 115px
    }

    #ErrorMessageDialog #dailog_content .okBtnWrapper {
        margin: 0 0 5px 0
    }

    #ErrorMessageDialog #dailog_content .signInBtnWrapper {
        margin: 0
    }

    #ErrorMessageDialog footer .family_of_brands h5 {
        letter-spacing: 1px;
        width: auto
    }
}

#free_gifts_popup {
    position: absolute !important;
    top: 10% !important;
    left: 50% !important;
    transform: translateX(-50%)
}

@media (max-width: 1023px) {
    #free_gifts_popup {
        top:0 !important;
        left: 0 !important;
        right: 0 !important;
        transform: none;
        z-index: 25000 !important
    }
}

#free_gifts_popup .dijitDialogPaneContent {
    box-shadow: 0px 0px 300px 150px rgba(0,0,0,0.15);
    background: #fff;
    overflow: hidden !important;
    width: initial !important;
    height: initial !important
}

@media (max-width: 1023px) {
    #free_gifts_popup .dijitDialogPaneContent {
        width:100vw !important;
        height: auto !important;
        overflow-y: auto !important
    }
}

#free_gifts_popup .dijitDialogPaneContent .closeButton {
    background: url("/wcsstore/MattelSAS/images/sprites.png") no-repeat;
    width: 40px;
    height: 40px;
    background-position: -163px -453px;
    float: right;
    position: relative;
    padding: 0;
    border-radius: 30px;
    top: 0;
    margin: 2px 0 0;
    right: 0;
    background-color: #fff
}

#free_gifts_popup .dijitDialogPaneContent .content_right_border {
    border: 0
}

#free_gifts_popup .dijitDialogPaneContent div.gifts_wrapper div.gift_item_container {
    border-bottom: 1px solid #b1b1b1
}

#free_gifts_popup .dijitDialogPaneContent div.gifts_wrapper div.gift_item_container .price {
    width: auto
}

@media (max-width: 1023px) {
    #free_gifts_popup .dijitDialogPaneContent div.gifts_wrapper div.gift_item_container div.image {
        float:left;
        width: 150px;
        height: 150px;
        margin: 10px auto 0;
        text-align: center
    }

    #free_gifts_popup .dijitDialogPaneContent div.gifts_wrapper div.gift_item_container div.image img {
        max-width: 100%;
        max-height: 100%;
        width: auto;
        height: auto;
        margin: 0 auto
    }
}

#free_gifts_popup .dijitDialogPaneContent #free_gifts_table {
    height: auto
}

#free_gifts_popup .dijitDialogPaneContent #free_gifts_table div.gifts_wrapper {
    border-top: 1px solid #b1b1b1
}

#free_gifts_popup .dijitDialogPaneContent h2 {
    font-size: .9rem !important;
    font-style: normal;
    font-weight: 700
}

#free_gifts_popup .dijitDialogPaneContent #popupHeader .popupHeading {
    line-height: 2.6;
    font-weight: bold
}

#free_gifts_popup .dijitDialogPaneContent .body {
    padding: 22px 20px 0 20px;
    font-size: .8rem
}

#free_gifts_popup .dijitDialogPaneContent .body #FreeGiftsMessageArea {
    border-bottom: 1px solid #b1b1b1
}

#free_gifts_popup .dijitDialogPaneContent .body #radio_choices {
    padding: 0
}

#free_gifts_popup .dijitDialogPaneContent .footer {
    padding: 12px 0;
    margin: 0 20px;
    height: auto;
    border-top: 0
}

@media (max-width: 1023px) {
    #free_gifts_popup .dijitDialogPaneContent .closeButton {
        top:10px;
        right: 4%;
        background: url("/wcsstore/MattelSAS/images/sprites.png") no-repeat;
        width: 18px;
        height: 18px;
        background-position: -174px -464px;
        border-radius: 0
    }
}

#EmailSignupDialog {
    top: 10% !important;
    left: 50% !important;
    transform: translateX(-50%)
}

@media (max-width: 1023px) {
    #EmailSignupDialog {
        width:100%;
        height: auto
    }
}

#EmailSignupDialog .dijitDialogPaneContent {
    width: auto !important;
    height: auto !important;
    overflow: hidden
}

#EmailSignupDialog .dijitDialogPaneContent .close_button_container {
    right: 18px;
    top: 18px;
    position: absolute
}

#EmailSignupDialog .dijitDialogPaneContent .close_button_container .fa.fa-times {
    font-size: 1.2rem;
    color: #777
}

#EmailSignupDialog .email-signup-dialog {
    width: 1024px;
    height: 100%;
    cursor: default;
    margin-top: 20px
}

@media (max-width: 1023px) {
    #EmailSignupDialog .email-signup-dialog {
        width:100%;
        height: auto
    }
}

#EmailSignupDialog .email-signup-dialog .fpo-espot {
    max-height: 120px
}

#EmailSignupDialog .email-signup-dialog .left {
    padding: 0 3%
}

@media (max-width: 1023px) {
    #EmailSignupDialog .email-signup-dialog .left {
        padding:0 5%
    }
}

#EmailSignupDialog .email-signup-dialog .left img {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    margin: 15% auto
}

#EmailSignupDialog .email-signup-dialog .right {
    padding: 0 5%
}

@media (max-width: 1023px) {
    #EmailSignupDialog .email-signup-dialog .right {
        padding:0 5%
    }
}

#EmailSignupDialog .email-signup-dialog .right .message {
    font-weight: 500
}

#EmailSignupDialog .email-signup-dialog .right form .address input,#EmailSignupDialog .email-signup-dialog .right #EmailSignUpForm .address input {
    font-size: 16px;
    font-family: inherit;
    color: inherit;
    margin: inherit;
    padding: inherit;
    height: inherit
}

#EmailSignupDialog .email-signup-dialog .right form .form_input,#EmailSignupDialog .email-signup-dialog .right #EmailSignUpForm .form_input {
    width: 100%
}

#EmailSignupDialog .email-signup-dialog .right form .label_spacer,#EmailSignupDialog .email-signup-dialog .right form .column_label,#EmailSignupDialog .email-signup-dialog .right #EmailSignUpForm .label_spacer,#EmailSignupDialog .email-signup-dialog .right #EmailSignUpForm .column_label {
    position: absolute;
    padding: 1.4em 0.6em;
    transition: all 0.15s ease;
    font-weight: normal;
    text-transform: uppercase;
    pointer-events: none;
    font-size: 1em
}

#EmailSignupDialog .email-signup-dialog .right form .label_spacer.filled,#EmailSignupDialog .email-signup-dialog .right form .column_label.filled,#EmailSignupDialog .email-signup-dialog .right #EmailSignUpForm .label_spacer.filled,#EmailSignupDialog .email-signup-dialog .right #EmailSignUpForm .column_label.filled {
    font-size: .563em;
    padding: 0.6em 0;
    margin: 1em 0 0 1em;
    font-weight: bold
}

#EmailSignupDialog .email-signup-dialog .right form div>input[type="text"],#EmailSignupDialog .email-signup-dialog .right form div>input[type="password"],#EmailSignupDialog .email-signup-dialog .right form div>input[type="email"],#EmailSignupDialog .email-signup-dialog .right form div>input[type="tel"],#EmailSignupDialog .email-signup-dialog .right form div>textarea,#EmailSignupDialog .email-signup-dialog .right #EmailSignUpForm div>input[type="text"],#EmailSignupDialog .email-signup-dialog .right #EmailSignUpForm div>input[type="password"],#EmailSignupDialog .email-signup-dialog .right #EmailSignUpForm div>input[type="email"],#EmailSignupDialog .email-signup-dialog .right #EmailSignUpForm div>input[type="tel"],#EmailSignupDialog .email-signup-dialog .right #EmailSignUpForm div>textarea {
    padding: 0.7em 0.5em;
    height: inherit;
    border: 2px solid #b1b1b1;
    height: 48px;
    width: 100%;
    margin: 0.5em 0
}

#EmailSignupDialog .email-signup-dialog .right form div>input[type="text"].filled,#EmailSignupDialog .email-signup-dialog .right form div>input[type="password"].filled,#EmailSignupDialog .email-signup-dialog .right form div>input[type="email"].filled,#EmailSignupDialog .email-signup-dialog .right form div>input[type="tel"].filled,#EmailSignupDialog .email-signup-dialog .right form div>textarea.filled,#EmailSignupDialog .email-signup-dialog .right #EmailSignUpForm div>input[type="text"].filled,#EmailSignupDialog .email-signup-dialog .right #EmailSignUpForm div>input[type="password"].filled,#EmailSignupDialog .email-signup-dialog .right #EmailSignUpForm div>input[type="email"].filled,#EmailSignupDialog .email-signup-dialog .right #EmailSignUpForm div>input[type="tel"].filled,#EmailSignupDialog .email-signup-dialog .right #EmailSignUpForm div>textarea.filled {
    padding: 1.2em 0.5em 0.2em 0.5em;
    font-size: 16px
}

#EmailSignupDialog .email-signup-dialog .right form div>select,#EmailSignupDialog .email-signup-dialog .right #EmailSignUpForm div>select {
    padding: 0.4em 0.2em;
    height: inherit;
    border: 2px solid #b1b1b1;
    width: 100%;
    margin: 0.5em 0;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: normal;
    height: 48px
}

#EmailSignupDialog .email-signup-dialog .right form div>select.filled,#EmailSignupDialog .email-signup-dialog .right #EmailSignUpForm div>select.filled {
    padding: 1.2em 0.5em 0.2em 0.5em;
    border-radius: 0
}

#EmailSignupDialog .email-signup-dialog .right form div>select.filled.drop_down_checkout,#EmailSignupDialog .email-signup-dialog .right #EmailSignUpForm div>select.filled.drop_down_checkout {
    padding-left: 0.5em
}

#EmailSignupDialog .email-signup-dialog .right form div>select.no-float-label,#EmailSignupDialog .email-signup-dialog .right #EmailSignUpForm div>select.no-float-label {
    padding: 0.4em 0.2em !important
}

#EmailSignupDialog .email-signup-dialog .right form p label,#EmailSignupDialog .email-signup-dialog .right #EmailSignUpForm p label {
    position: absolute;
    padding: 0.8em 0.7em;
    transition: all 0.15s ease;
    pointer-events: none
}

#EmailSignupDialog .email-signup-dialog .right form p label.filled,#EmailSignupDialog .email-signup-dialog .right #EmailSignUpForm p label.filled {
    font-size: .563em;
    padding: 0;
    margin: 0.5em 0 0 1em
}

#EmailSignupDialog .email-signup-dialog .right form p input[type="text"],#EmailSignupDialog .email-signup-dialog .right form p input[type="password"],#EmailSignupDialog .email-signup-dialog .right form p input[type="email"],#EmailSignupDialog .email-signup-dialog .right form p input[type="tel"],#EmailSignupDialog .email-signup-dialog .right form p textarea,#EmailSignupDialog .email-signup-dialog .right form p select,#EmailSignupDialog .email-signup-dialog .right #EmailSignUpForm p input[type="text"],#EmailSignupDialog .email-signup-dialog .right #EmailSignUpForm p input[type="password"],#EmailSignupDialog .email-signup-dialog .right #EmailSignUpForm p input[type="email"],#EmailSignupDialog .email-signup-dialog .right #EmailSignUpForm p input[type="tel"],#EmailSignupDialog .email-signup-dialog .right #EmailSignUpForm p textarea,#EmailSignupDialog .email-signup-dialog .right #EmailSignUpForm p select {
    padding: 0.7em 0.5em
}

#EmailSignupDialog .email-signup-dialog .right form p input[type="text"].filled,#EmailSignupDialog .email-signup-dialog .right form p input[type="password"].filled,#EmailSignupDialog .email-signup-dialog .right form p input[type="email"].filled,#EmailSignupDialog .email-signup-dialog .right form p input[type="tel"].filled,#EmailSignupDialog .email-signup-dialog .right form p textarea.filled,#EmailSignupDialog .email-signup-dialog .right form p select.filled,#EmailSignupDialog .email-signup-dialog .right #EmailSignUpForm p input[type="text"].filled,#EmailSignupDialog .email-signup-dialog .right #EmailSignUpForm p input[type="password"].filled,#EmailSignupDialog .email-signup-dialog .right #EmailSignUpForm p input[type="email"].filled,#EmailSignupDialog .email-signup-dialog .right #EmailSignUpForm p input[type="tel"].filled,#EmailSignupDialog .email-signup-dialog .right #EmailSignUpForm p textarea.filled,#EmailSignupDialog .email-signup-dialog .right #EmailSignUpForm p select.filled {
    padding: 1.2em 0.5em 0.2em 0.5em
}

#EmailSignupDialog .email-signup-dialog .right #EmailSignUpForm {
    max-width: 50%
}

@media (max-width: 1023px) {
    #EmailSignupDialog .email-signup-dialog .right #EmailSignUpForm {
        max-width:100%
    }
}

#EmailSignupDialog .email-signup-dialog .right .child_birthday_info_wrapper .child_birthday_info {
    padding: 0
}

#EmailSignupDialog .email-signup-dialog .right .child_birthday_info_wrapper .child_birthday_info h3 {
    font-size: 1.2rem;
    margin-top: 15px
}

#EmailSignupDialog .email-signup-dialog .right .child_birthday_info_wrapper .child_birthday_info .optional {
    font-style: italic;
    font-weight: 500;
    font-size: 1.3rem
}

#EmailSignupDialog .email-signup-dialog .right .child_birthday_info_wrapper .child_birthday_info .childrenAdded {
    padding-top: 20px
}

#EmailSignupDialog .email-signup-dialog .right .child_birthday_info_wrapper .child_birthday_info .childrenAdded .controlBox .remove {
    padding-left: 20px
}

#EmailSignupDialog .email-signup-dialog .right .child_birthday_info_wrapper .child_birthday_info .row {
    margin-left: 0;
    margin-right: 0
}

#EmailSignupDialog .email-signup-dialog .right .child_birthday_info_wrapper .child_birthday_info .padding_top_bottom {
    padding: 15px 0
}

#EmailSignupDialog .email-signup-dialog .right .child_birthday_info_wrapper .child_birthday_info .padding_top_bottom.options_heading {
    text-transform: uppercase
}

#EmailSignupDialog .email-signup-dialog .right .child_birthday_info_wrapper .child_birthday_info .padding_top_bottom.border_top {
    border-top: solid 1px #ddd
}

#EmailSignupDialog .email-signup-dialog .right .child_birthday_info_wrapper .child_birthday_info .padding_top_bottom .child_gender,#EmailSignupDialog .email-signup-dialog .right .child_birthday_info_wrapper .child_birthday_info .padding_top_bottom .relation_with_child {
    padding: 10px 0 0
}

#EmailSignupDialog .email-signup-dialog .right .child_birthday_info_wrapper .child_birthday_info label {
    margin-right: 25px;
    font-weight: normal
}

#EmailSignupDialog .email-signup-dialog .right .child_birthday_info_wrapper .child_birthday_info .birthday_gift_text_wrapper {
    position: relative;
    line-height: 28px;
    padding: 10px 10px 10px 50px;
    background-color: #e8eef3;
    margin-top: 10px
}

#EmailSignupDialog .email-signup-dialog .right .child_birthday_info_wrapper .child_birthday_info .birthday_gift_text_wrapper .gift_icon_wrapper {
    position: absolute;
    left: 15px;
    top: 10px
}

#EmailSignupDialog .email-signup-dialog .right .child_birthday_info_wrapper .child_birthday_info .birthday_gift_text_wrapper .gift_icon_wrapper .glyphicon-gift {
    color: #e01e21;
    font-size: 1.5rem
}

#EmailSignupDialog .email-signup-dialog .right .child_birthday_info_wrapper .child_birthday_info .birthday_gift_text_wrapper .gift_text {
    font-weight: 500;
    font-style: normal
}

#EmailSignupDialog .email-signup-dialog .right .child_birthday_info_wrapper .child_birthday_info .birthday_gift_text_wrapper:after {
    content: "";
    position: absolute;
    background: url("/wcsstore/MattelSAS/images/children_information_end.png") no-repeat;
    background-position: 0px 1px;
    height: 104%;
    width: 15px;
    background-size: 100% 100%;
    right: -15px;
    top: -2px
}

#EmailSignupDialog .email-signup-dialog .right .child_birthday_info_wrapper .child_birthday_info .childName {
    max-width: 50%
}

@media (max-width: 1023px) {
    #EmailSignupDialog .email-signup-dialog .right .child_birthday_info_wrapper .child_birthday_info .childName {
        max-width:100%
    }
}

#EmailSignupDialog .email-signup-dialog .right .child_birthday_info_wrapper .child_birthday_info .child_birthday .birthday_select_wrapper {
    display: inline-block;
    margin-right: 10px
}

#EmailSignupDialog .email-signup-dialog .right .child_birthday_info_wrapper .child_birthday_info .child_birthday .birthday_select_wrapper a {
    position: relative;
    vertical-align: super
}

#EmailSignupDialog .email-signup-dialog .right .child_birthday_info_wrapper .child_birthday_info .child_birthday .birthday_duedate_select {
    width: 185px !important
}

#EmailSignupDialog .email-signup-dialog .right .child_birthday_info_wrapper .child_birthday_info .child_birthday .birthday_month_select,#EmailSignupDialog .email-signup-dialog .right .child_birthday_info_wrapper .child_birthday_info .child_birthday .birthday_date_select {
    width: 100px !important
}

#EmailSignupDialog .email-signup-dialog .right .child_birthday_info_wrapper .child_add_remove_link {
    font-size: 0.875em;
    font-weight: 600;
    color: #e01e21
}

#EmailSignupDialog .email-signup-dialog .right .child_birthday_info_wrapper .add_child_wrapper {
    padding: 0
}

#EmailSignupDialog .email-signup-dialog .right .addChildBirthdayInfo {
    border-bottom: 1px solid #b1b1b1
}

@media (max-width: 23.42em) {
    #EmailSignupDialog .email-signup-dialog .right #updateShippingAddressButtonArea .button_secondary,#EmailSignupDialog .email-signup-dialog .right #updateShippingAddressButtonArea .button_primary {
        width:calc(50% - 6px);
        margin: 0
    }
}

#inactivityWarningPopup {
    height: 100%;
    max-width: 450px;
    left: 0 !important;
    top: 100px !important;
    right: 0;
    margin: 0 auto
}

#inactivityWarningPopup .dijitDialogPaneContent {
    width: 100% !important;
    height: 100% !important;
    overflow: hidden !important
}

#inactivityWarningPopup #inactivityWarningPopup_body {
    padding: 40px 20px 0
}

#inactivityWarningPopup #inactivityWarningPopup_body .message_icon,#inactivityWarningPopup #inactivityWarningPopup_body .message_text {
    float: none;
    display: inline
}

#inactivityWarningPopup .button_container {
    text-align: center;
    padding: 20px 0
}

#inactivityWarningPopup .widget_site_popup>.middle>.content_left_border>.content_right_border {
    border: 3px solid #a3a3a3;
    border-color: rgba(71,71,71,0.5)
}

#inactivityWarningPopup .widget_site_popup>.middle>.content_left_border>.content_right_border>.content {
    background-color: #ffffff
}

#inactivityWarningPopup .widget_site_popup>.middle>.content_left_border>.content_right_border>.content>.close_acce {
    width: 13px;
    height: 13px;
    position: absolute;
    right: 14px;
    top: 12px
}

div.header_wrapper_position {
    width: initial;
    background-color: initial;
    position: initial;
    z-index: initial
}

#SM header#header {
    font-size: inherit
}

#SM header#header:before {
    display: none
}

#SM header#header .right-arrow-primary {
    background: url("/wcsstore/MattelSAS/images/colors/ba/arrow_pink.png") no-repeat
}

#SM header .right-arrow,#SM header#header .right-arrow-primary,#SM header button.button-primary .right-arrow-primary,#SM header button .right-arrow-secondary,#SM header button.button-secondary-white .right-arrow-secondary-white,#SM header button .right-arrow-secondary-white,#SM header button.button-white-black .right-arrow-wb,#SM header button .right-arrow-pw,#SM header .navbar .right-arrow-wb {
    width: 17px;
    height: 13px;
    display: inline-block;
    background-size: contain !important;
    vertical-align: middle;
    margin-left: 6px
}

#SM header button {
    display: inline-block;
    margin: 8px 0;
    padding: 10px 20px;
    font-size: 0.75rem;
    text-align: center;
    min-width: 170px;
    letter-spacing: 2px;
    font-weight: bold
}

#SM header button.button-primary {
    background-color: #222;
    color: #fff;
    border: 0
}

#SM header button.button-primary:hover {
    background-color: #333;
    box-shadow: 1px 1px 0 #777
}

#SM header button.button-primary .right-arrow-primary {
    background: url("/wcsstore/MattelSAS/images/colors/ba/arrow_pink.png") no-repeat
}

#SM header button .right-arrow-secondary {
    background: url("/wcsstore/MattelSAS/images/colors/ba/arrow_gray.png") no-repeat
}

#SM header button.button-secondary-white {
    background-color: transparent;
    color: #fff;
    border: 1px solid #777
}

#SM header button.button-secondary-white:hover {
    box-shadow: 1px 1px 0 #777
}

#SM header button.button-secondary-white .right-arrow-secondary-white {
    background: url("/wcsstore/MattelSAS/images/colors/ba/arrow_gray.png") no-repeat
}

#SM header button .right-arrow-secondary-white {
    background: url("/wcsstore/MattelSAS/images/colors/ba/arrow_gray.png") no-repeat
}

#SM header button.button-white-black {
    background: #fff;
    color: #000;
    border: 0
}

#SM header button.button-white-black:hover {
    box-shadow: 1px 1px 0 #777
}

#SM header button.button-white-black .right-arrow-wb {
    background: url("/wcsstore/MattelSAS/images/colors/ba/arrow_pink.png") no-repeat
}

#SM header button .right-arrow-pw {
    background: url("/wcsstore/MattelSAS/images/colors/ba/arrow_black.png") no-repeat
}

#SM header .navbar {
    margin-bottom: 0;
    border-bottom: 1px solid black;
    padding: 6px 0
}

#SM header .navbar.navbar-default {
    background-color: #fff
}

#SM header .navbar .right-arrow-wb {
    background: url("/wcsstore/MattelSAS/images/colors/ba/arrow_pink.png") no-repeat
}

#SM header .navbar .navbar-brand {
    float: left;
    padding: 0 50px;
    font-size: 18px;
    line-height: 0;
    height: 50px
}

@media (max-width: 1279px) and (min-width: 1024px) {
    #SM header .navbar .navbar-brand {
        padding:25px
    }
}

#SM header .navbar .navbar-brand img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 55px
}

@media (max-width: 1023px) {
    #SM header .navbar .navbar-brand img {
        margin:auto
    }
}

#SM header .navbar .navbar-header {
    width: 100%;
    margin-right: 40px
}

#SM header .navbar .navbar-header #searchBox {
    background-color: transparent;
    border: 0
}

#SM header .navbar .navbar-header #searchBox #SimpleSearchForm_SearchTerm {
    background: #f0f0f0;
    border: 0;
    border-radius: 0;
    color: #000;
    padding: 4px 28px 4px 12px;
    height: auto;
    margin: 12px 0;
    min-width: 300px
}

#SM header .navbar .navbar-header #searchBox #SimpleSearchForm_SearchTerm:focus {
    outline: none
}

#SM header .navbar .navbar-header #searchBox .search-box {
    position: relative
}

#SM header .navbar .navbar-header #searchBox .search-box #AutoSuggestDiv .heading,#SM header .navbar .navbar-header #searchBox .search-box #AutoSuggestDiv .list_section li>a {
    padding: 10px 15px
}

#SM header .navbar .navbar-header #searchBox .search-icon i {
    position: absolute;
    top: 19px;
    right: 10px;
    color: #e01e21;
    text-shadow: -1px -1px 0 #e8eef3,1px -1px 0 #e8eef3,-1px 1px 0 #e8eef3,1px 1px 0 #e8eef3;
    font-size: 0.75rem
}

#SM header .navbar .navbar-header #searchBox #searchDropdown {
    z-index: 10;
    top: 100%
}

#SM header .navbar .navbar-header .dropdown.search {
    float: right;
    z-index: 0
}

#SM header .navbar .navbar-header #searchFormButton {
    display: none
}

#SM header .navbar .navbar-header .signIn {
    padding: 0 15px;
    margin: 15px 0;
    float: right
}

#SM header .navbar .navbar-header .signIn a {
    color: #777;
    font-weight: bold
}

#SM header .navbar .navbar-header .fa-angle-down {
    color: #e01e21;
    font-size: 0.875rem
}

#SM header .navbar .rightNavWrapper {
    float: right
}

@media (max-width: 1279px) and (min-width: 1024px) {
    #SM header .navbar .rightNavWrapper {
        position:absolute;
        right: 30px
    }
}

#SM header .navbar .cartIcon {
    float: right
}

#SM header .navbar .cartIcon #MiniShoppingCart #widget_minishopcart {
    background: transparent;
    border: 0 !important;
    background: url("/wcsstore/MattelSAS/images/sprites.png") no-repeat;
    width: 36px;
    height: 30px;
    background-position: -199px -438px;
    width: 62px;
    height: 55px;
    padding: 0 !important;
    margin: auto;
    transform: scale(0.8);
    margin-top: -7px
}

#SM header .navbar .cartIcon #MiniShoppingCart #widget_minishopcart:before {
    content: ""
}

#SM header .navbar .cartIcon #MiniShoppingCart #widget_minishopcart .arrow_button_icon {
    display: none
}

#SM header .navbar .cartIcon #MiniShoppingCart #minishopcart_total,#SM header .navbar .cartIcon #MiniShoppingCart #minishopcart_lock {
    right: 0px;
    top: 10px;
    padding-top: 5px;
    text-align: center;
    min-width: 30px;
    min-height: 30px;
    border-radius: 100%;
    font-family: "museo-slab",Tahoma Regular,Geneva,serif;
    font-size: 1em
}

@media (max-width: 1279px) and (min-width: 1024px) {
    #SM header .navbar ul.topLevel {
        float:right;
        margin: 50px 0 0 0
    }
}

#SM header .navbar ul.topLevel a {
    border-right: 1px solid #e01e21;
    padding: 0 25px;
    margin: 15px 0;
    color: #000;
    font-weight: 600;
    font-size: 0.85rem;
    text-transform: uppercase
}

#SM header .navbar ul.topLevel li:last-child a,#SM header .navbar ul.topLevel .dropdown-menu a {
    border-right: 0
}

#SM header .navbar #widget_minishopcart {
    background: transparent;
    border: 0 !important;
    background: url("/wcsstore/MattelSAS/images/sprites.png") no-repeat;
    width: 36px;
    height: 30px;
    background-position: -199px -438px;
    width: 62px;
    height: 55px;
    padding: 0 !important;
    margin: auto;
    transform: scale(0.8);
    margin-top: -7px
}

#SM header .navbar #widget_minishopcart:before {
    content: ""
}

#SM header .navbar #widget_minishopcart .arrow_button_icon {
    display: none
}

@media (min-width: 1024px) {
    #SM header .menuButtonMobile,#SM header .navbar-collapse.collapse {
        display:none !important
    }

    #SM header .navbar .navbar-header .dropdown.search .dropdown-menu {
        position: relative;
        padding: 0;
        margin: 0;
        display: block;
        background-color: transparent;
        border: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    #SM header ul.topLevel .dropdown:hover .dropdown-menu {
        display: block
    }

    #SM header ul.topLevel li.dropdown .dropdown-menu {
        border: 1px solid #e01e21
    }

    #SM header ul.topLevel li.dropdown .dropdown-menu:before {
        content: "";
        width: 0;
        height: 0;
        border-left: 12px solid transparent;
        border-right: 12px solid transparent;
        border-bottom: 12px solid #e01e21;
        position: absolute;
        top: -12px;
        left: 30px;
        bottom: 0;
        z-index: 9999
    }

    #SM header .navbar-header .rightNavWrapper .signIn li.dropdown .dropdown-menu {
        border: 1px solid #e01e21;
        width: 200px;
        margin-top: 15px;
        background-color: #fff;
        border-radius: 4px;
        -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
        box-shadow: 0 6px 12px rgba(0,0,0,0.175);
        background-clip: padding-box;
        padding: 5px 0
    }

    #SM header .navbar-header .rightNavWrapper .signIn li.dropdown .dropdown-menu:before {
        content: "";
        width: 0;
        height: 0;
        border-left: 12px solid transparent;
        border-right: 12px solid transparent;
        border-bottom: 12px solid #e01e21;
        position: absolute;
        top: -12px;
        left: 30px;
        bottom: 0;
        z-index: 9999
    }

    #SM header .navbar-header .rightNavWrapper .signIn .open .dropdown-menu li {
        padding: 5px 20px;
        font-size: 0.8rem
    }
}

@media (max-width: 1023px) {
    #SM header .navbar {
        margin-bottom:0;
        border: 0;
        padding: 0
    }

    #SM header .navbar .container-fluid {
        position: absolute;
        right: 0;
        left: 0;
        padding: 0;
        z-index: 1030;
        background-color: #fff
    }

    #SM header .navbar .navbar-collapse {
        border-bottom: 1px solid #ddd;
        margin: 0;
        padding: 0
    }

    #SM header .navbar .navbar-collapse .signIn {
        font-weight: bold
    }

    #SM header .navbar .navbar-collapse .search {
        display: none
    }

    #SM header .navbar .navbar-header {
        margin: 0;
        border-bottom: 1px solid #ddd
    }

    #SM header .navbar .navbar-header #contentRecommendationWidget_SMStoreLogo {
        width: 33.3333%
    }

    #SM header .navbar .navbar-header .menuButtonMobile {
        display: inline-block;
        float: left;
        border-right: 1px solid #ddd;
        padding: 0 5px;
        width: 33.33%
    }

    #SM header .navbar .navbar-header .menuButtonMobile span {
        line-height: 50px;
        margin-right: 0;
        line-height: 54px;
        font-weight: bold;
        color: black
    }

    #SM header .navbar .navbar-header .menuButtonMobile .navbar-toggle {
        float: left;
        margin-right: 0;
        border: 0;
        padding: 9px 10px;
        min-width: 20px
    }

    #SM header .navbar .navbar-header .menuButtonMobile .navbar-toggle .icon-bar {
        background-color: #000;
        height: 4px;
        position: relative;
        transition: all 500ms ease-in-out
    }

    #SM header .navbar .navbar-header .menuButtonMobile .navbar-toggle .icon-bar+.icon-bar {
        margin-top: 5px
    }

    #SM header .navbar .navbar-header .menuButtonMobile .navbar-toggle.active .icon-bar:nth-of-type(2) {
        background-color: transparent;
        opacity: 0
    }

    #SM header .navbar .navbar-header .menuButtonMobile .navbar-toggle.active .icon-bar:nth-of-type(3) {
        transform: rotate(45deg)
    }

    #SM header .navbar .navbar-header .menuButtonMobile .navbar-toggle.active .icon-bar:nth-of-type(4) {
        top: -9px;
        transform: rotate(-45deg)
    }

    #SM header .navbar .navbar-header .menuButtonMobile .navbar-toggle:hover,#SM header .navbar .navbar-header .menuButtonMobile .navbar-toggle:focus {
        background: transparent
    }

    #SM header .navbar .navbar-header .navbar-brand {
        border-right: 1px solid #ddd;
        padding: 2px 0;
        margin: 0;
        width: 100%;
        height: 56px
    }

    #SM header .navbar .navbar-header .navbar-brand img {
        margin: 0 auto
    }

    #SM header .navbar .navbar-header .rightNavWrapper {
        width: 33.33%
    }

    #SM header .navbar .navbar-header .topLevel {
        display: none
    }

    #SM header .navbar .navbar-header .signIn {
        display: none
    }

    #SM header .navbar .navbar-header .dropdown.search.open .dropdown-menu {
        height: 55px;
        padding: 5px 0
    }

    #SM header .navbar .navbar-header .dropdown.search {
        border-right: 1px solid #ddd;
        padding: 3px;
        width: 50%;
        display: block;
        float: right;
        position: inherit
    }

    #SM header .navbar .navbar-header .dropdown.search .dropdown-menu {
        position: absolute;
        transition: all 500ms ease-in-out;
        height: 0;
        margin: 0;
        border: 0;
        border-radius: 0;
        display: block;
        overflow: hidden;
        padding: 0;
        width: 100%
    }

    #SM header .navbar .navbar-header .dropdown.search .searchHeaderIcon {
        font-size: 1.7rem;
        line-height: 50px;
        color: black;
        text-shadow: -1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff
    }

    #SM header .navbar .navbar-header .dropdown.search #searchFormButton {
        text-align: center;
        display: block
    }

    #SM header .navbar .navbar-header .dropdown.search #searchBox {
        background-color: transparent;
        border: 0;
        margin: 0 0 0 3%;
        width: 95%
    }

    #SM header .navbar .navbar-header .dropdown.search #searchBox #SimpleSearchForm_SearchTerm {
        background: #f0f0f0;
        border: 0;
        border-radius: 0;
        color: #000;
        padding: 4px 28px 4px 12px;
        height: auto;
        margin: 7px 0;
        min-width: 100%
    }

    #SM header .navbar .navbar-header .dropdown.search #searchBox #SimpleSearchForm_SearchTerm:focus {
        outline: none
    }

    #SM header .navbar .navbar-header .dropdown.search #searchBox .search-box {
        position: relative
    }

    #SM header .navbar .navbar-header .dropdown.search #searchBox .search-box #AutoSuggestDiv .heading,#SM header .navbar .navbar-header .dropdown.search #searchBox .search-box #AutoSuggestDiv .list_section li>a {
        padding: 10px 15px
    }

    #SM header .navbar .navbar-header .dropdown.search #searchBox .search-icon i {
        position: absolute;
        top: 14px;
        right: 10px;
        color: #e01e21;
        text-shadow: -1px -1px 0 #e8eef3,1px -1px 0 #e8eef3,-1px 1px 0 #e8eef3,1px 1px 0 #e8eef3;
        font-size: 0.75rem
    }

    #SM header .navbar .navbar-header .dropdown.search #searchBox #searchDropdown {
        left: -3.5vw;
        right: -2.5vw;
        top: auto
    }

    #SM header .navbar .navbar-header .dropdown.search #searchBox #searchDropdown #autoSuggestDynamic_Result_div {
        overflow: scroll;
        height: auto
    }

    #SM header .navbar .navbar-header .cartIcon {
        position: relative;
        padding: 0;
        width: 50%
    }

    #SM header .navbar ul.topLevel {
        margin: 7px 0;
        float: none !important
    }

    #SM header .navbar ul.topLevel a {
        border-right: 1px solid transparent;
        padding: 15px 25px;
        margin: 0
    }

    #SM header .navbar ul.topLevel .dropdown {
        overflow: hidden
    }

    #SM header .navbar ul.topLevel .open .dropdown-toggle .fa-angle-down {
        transform: rotate(180deg)
    }

    #SM header .navbar ul.topLevel .dropdown-toggle .fa-angle-down {
        color: #e01e21;
        font-size: 1.3rem;
        transition: all 250ms ease-in;
        float: right
    }

    #SM header .navbar ul.topLevel .open>.dropdown-menu {
        max-height: 1500px
    }

    #SM header .navbar ul.topLevel .dropdown-menu {
        max-height: 0px;
        display: block;
        transition: all 250ms ease-in;
        border: 0
    }

    #SM header .navbar ul.topLevel .dropdown-menu li a {
        line-height: 2.8;
        padding-left: 35px
    }

    #SM header .navbar .navbar-right .dropdown-menu li {
        padding: 5px 20px
    }

    #SM header .navbar .navbar-right .dropdown-menu li a {
        color: black
    }

    #SM header .navbar .navbar-collapse .navbar-right li.dropdown {
        padding: 0 25px
    }
}

@media (max-width: 23.42em) {
    #SM header .navbar .navbar-header .menuButtonMobile {
        padding:0
    }
}

footer.checkout {
    text-aign: left;
    margin: 0 20px 0 0
}

footer .footer-wrappper {
    padding: 40px 0;
    border-bottom: 10px solid #555;
    clear: both
}

footer .footer-wrappper .footer-container {
    margin: 0 auto;
    padding: 0 20px;
    width: 100%;
    display: block
}

footer .footer-wrappper .footer-container>.footer-tiles:first-child {
    width: 100%;
    padding: 0 30px;
    border-top: 1px solid #555;
    float: none
}

footer .footer-wrappper .footer-container .footer-tiles {
    display: inline-block;
    margin: 0;
    width: 25%;
    float: left;
    padding: 0
}

footer .footer-wrappper .footer-container .footer-tiles .footer-disclaimer {
    clear: both;
    font-size: 0.7em;
    padding-top: 5px
}

footer .footer-wrappper .footer-container .footer-tiles .tiles {
    width: 50%;
    margin-right: 0
}

footer .footer-wrappper .footer-container .footer-tiles .tiles h5 {
    padding: 10px 0;
    margin-right: 15px;
    text-align: left;
    font-size: 0.75em
}

footer .footer-wrappper .footer-container .footer-tiles .tiles.newsletter {
    float: left;
    text-align: left;
    padding: 20px 0;
    margin: 0 auto;
    border: 0
}

footer .footer-wrappper .footer-container .footer-tiles .tiles.newsletter h5 {
    line-height: 1.25em;
    display: block;
    padding: 10px 0;
    margin: 0 auto;
    margin-right: 1em;
    font-size: 1.25em;
    color: #e01e21;
    text-align: center;
    float: left
}

footer .footer-wrappper .footer-container .footer-tiles .tiles.newsletter form {
    float: left;
    display: inline
}

footer .footer-wrappper .footer-container .footer-tiles .tiles.newsletter form input {
    padding: 8px;
    border: 1px solid #b1b1b1;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    min-width: 250px;
    margin: 5px 0 0 0
}

footer .footer-wrappper .footer-container .footer-tiles .tiles.newsletter form input[id="emailSignupNewsletterEmail"]::-webkit-input-placeholder,footer .footer-wrappper .footer-container .footer-tiles .tiles.newsletter form input[id="emailSignupNewsletterEmail"]:-moz-placeholder,footer .footer-wrappper .footer-container .footer-tiles .tiles.newsletter form input[id="emailSignupNewsletterEmail"]::-moz-placeholder,footer .footer-wrappper .footer-container .footer-tiles .tiles.newsletter form input[id="emailSignupNewsletterEmail"]:-ms-input-placeholder {
    color: #000;
    transform: scale(-15deg)
}

footer .footer-wrappper .footer-container .footer-tiles .tiles.newsletter form a button {
    margin: 0 0 0 -6px;
    display: inline-block;
    min-width: 100px;
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-size: 0.85rem;
    line-height: 0.85rem;
    padding: 0.76rem 0 0.5rem 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

footer .footer-wrappper .footer-container .footer-tiles .tiles.follow-us {
    border: 0;
    text-align: center;
    float: right;
    padding: 10px 0;
    width: 50%
}

footer .footer-wrappper .footer-container .footer-tiles .tiles.follow-us h5 {
    color: #e01e21;
    font-weight: 800;
    font-size: 1.25rem;
    width: auto;
    margin-left: 5%;
    text-align: right;
    display: inline-block;
    line-height: 2.25;
    float: right
}

@media (max-width: 1404px) {
    footer .footer-wrappper .footer-container .footer-tiles .tiles.follow-us h5 {
        display:none
    }
}

footer .footer-wrappper .footer-container .footer-tiles .tiles.follow-us h5.mobile {
    display: none
}

@media (max-width: 1404px) {
    footer .footer-wrappper .footer-container .footer-tiles .tiles.follow-us h5.mobile {
        display:block
    }
}

footer .footer-wrappper .footer-container .footer-tiles .tiles.follow-us .social-links {
    text-align: left;
    padding: 0;
    display: inline-block;
    margin: 0 auto;
    float: right
}

footer .footer-wrappper .footer-container .footer-tiles .tiles.follow-us .social-links a {
    width: 63px;
    height: 63px;
    display: inline-block;
    transform: scale(0.7);
    float: left;
    margin: 0 -5px 0 -5px
}

footer .footer-wrappper .footer-container .footer-tiles .tiles.follow-us .social-links a.facebook {
    background: url("/wcsstore/MattelSAS/images/sprites.png") no-repeat;
    background-position: -11px -1217px;
    width: 61px;
    height: 61px
}

footer .footer-wrappper .footer-container .footer-tiles .tiles.follow-us .social-links a.twitter {
    background: url("/wcsstore/MattelSAS/images/sprites.png") no-repeat;
    background-position: -77px -1217px;
    width: 62px;
    height: 61px
}

footer .footer-wrappper .footer-container .footer-tiles .tiles.follow-us .social-links a.instagram {
    background: url("/wcsstore/MattelSAS/images/sprites.png") no-repeat;
    background-position: -276px -1217px;
    width: 62px;
    height: 61px
}

footer .footer-wrappper .footer-container .footer-tiles .tiles.follow-us .social-links a.youtube {
    background: url("/wcsstore/MattelSAS/images/sprites.png") no-repeat;
    background-position: -210px -1217px;
    width: 62px;
    height: 61px
}

footer .footer-wrappper .footer-container .footer-tiles .tiles.follow-us .social-links a.pinterest {
    background: url("/wcsstore/MattelSAS/images/sprites.png") no-repeat;
    background-position: -144px -1217px;
    width: 62px;
    height: 61px
}

footer .footer-wrappper .footer-container .footer-tiles .tiles.follow-us .social-links a.email {
    background: url("/wcsstore/MattelSAS/images/sprites.png") no-repeat;
    background-position: -339px -1217px;
    width: 61px;
    height: 61px
}

footer .footer-wrappper .footer-container .footer-tile-section {
    padding: 20px 30px;
    border-top: 1px solid #555;
    margin: 0;
    text-align: left
}

footer .footer-wrappper .footer-container .footer-tile-section .footer-tiles {
    display: block
}

footer .footer-wrappper .footer-container .footer-tile-section .footer-tiles.products,footer .footer-wrappper .footer-container .footer-tile-section .footer-tiles.more-to-explore {
    display: block
}

footer .footer-wrappper .footer-container .footer-tile-section .footer-tiles a h5 {
    border: none;
    color: #878787;
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    text-align: left;
    font-size: .875em;
    padding: 10px 0 5px 0;
    margin-right: 15px
}

footer .footer-wrappper .footer-container .footer-tile-section .footer-tiles .panel-collapse {
    min-height: 200px;
    display: block;
    padding: 0
}

footer .footer-wrappper .footer-container .footer-tile-section .footer-tiles .panel-collapse .tile-list {
    width: 100%;
    margin-left: 0;
    display: inline-block;
    vertical-align: top
}

footer .footer-wrappper .footer-container .footer-tile-section .footer-tiles .panel-collapse ul {
    padding: 0 20px 0 0
}

footer .footer-wrappper .footer-container .footer-tile-section .footer-tiles .panel-collapse ul li {
    margin: 0 0 11px 0
}

footer .footer-wrappper .footer-container .footer-tile-section .footer-tiles .panel-collapse ul li a {
    font-size: 0.85em;
    color: #b1b1b1;
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-weight: 100;
    line-height: 1
}

footer .footer-wrappper .footer-container .footer-tile-section.footer-end .terms {
    display: block;
    clear: both;
    float: none;
    padding-top: 30px;
    text-align: center;
    font-size: .75em;
    padding: 30px 0 0 2%;
    color: #777
}

footer .footer-wrappper .footer-container .footer-tile-section.footer-end .terms a {
    text-align: center;
    color: #777
}

@media (max-width: 1023px) {
    footer .footer-wrappper .footer-container>.footer-tiles:first-child {
        padding:0
    }

    footer .footer-wrappper .footer-container .footer-tiles {
        width: 100%
    }

    footer .footer-wrappper .footer-container .footer-tiles .footer-disclaimer {
        text-align: center
    }

    footer .footer-wrappper .footer-container .footer-tiles .tiles.newsletter {
        width: 100%;
        min-width: inherit;
        float: none;
        padding: 20px 0 0 0
    }

    footer .footer-wrappper .footer-container .footer-tiles .tiles.newsletter h5 {
        width: 100%;
        font-size: 3.5vw
    }

    footer .footer-wrappper .footer-container .footer-tiles .tiles.newsletter form {
        float: none
    }

    footer .footer-wrappper .footer-container .footer-tiles .tiles.newsletter form input {
        min-width: 100%;
        margin: 0 auto 15px auto
    }

    footer .footer-wrappper .footer-container .footer-tiles .tiles.newsletter form a button {
        width: 100%;
        margin: 0
    }

    footer .footer-wrappper .footer-container .footer-tiles .tiles.follow-us {
        width: 100%;
        float: none;
        padding: 0
    }

    footer .footer-wrappper .footer-container .footer-tiles .tiles.follow-us h5 {
        width: 100%;
        text-align: center;
        margin-left: 0;
        font-size: 3.5vw
    }

    footer .footer-wrappper .footer-container .footer-tiles .tiles.follow-us .social-links {
        float: none
    }

    footer .footer-wrappper .footer-container .footer-tile-section {
        border: 0;
        padding: 20px 0
    }

    footer .footer-wrappper .footer-container .footer-tile-section .footer-tiles {
        display: block
    }

    footer .footer-wrappper .footer-container .footer-tile-section .footer-tiles.products,footer .footer-wrappper .footer-container .footer-tile-section .footer-tiles.more-to-explore {
        display: block
    }

    footer .footer-wrappper .footer-container .footer-tile-section .footer-tiles a[aria-expanded="true"] h5:after {
        content: "\2212"
    }

    footer .footer-wrappper .footer-container .footer-tile-section .footer-tiles a h5 {
        border-top: 1px solid #b1b1b1;
        color: #b1b1b1;
        font-size: 2.5vw;
        margin: auto
    }

    footer .footer-wrappper .footer-container .footer-tile-section .footer-tiles a h5:after {
        content: "\2B";
        display: block;
        float: right;
        margin: auto;
        font-size: 2em
    }

    footer .footer-wrappper .footer-container .footer-tile-section .footer-tiles .panel-collapse {
        border: 0;
        min-height: 0;
        max-height: 0;
        overflow: hidden;
        transition: all 500ms ease-in-out
    }

    footer .footer-wrappper .footer-container .footer-tile-section .footer-tiles .panel-collapse.in {
        min-height: inherit;
        max-height: 2000px;
        border-top: 1px solid #b1b1b1
    }

    footer .footer-wrappper .footer-container .footer-tile-section .footer-tiles .panel-collapse .tile-list {
        float: left;
        max-width: 50%
    }

    footer .footer-wrappper .footer-container .footer-tile-section .footer-tiles .panel-collapse ul li {
        margin: 11px 0
    }

    footer .footer-wrappper .footer-container .footer-tile-section .footer-tiles .panel-collapse ul li a {
        color: #333;
        font-size: 2vw
    }
}

@media (max-width: 767px) {
    footer .footer-wrappper .footer-container .footer-tile-section .footer-tiles a h5 {
        font-size:3.5vw
    }

    footer .footer-wrappper .footer-container .footer-tile-section .footer-tiles .panel-collapse ul li a {
        font-size: 3vw
    }
}

/*# start Css update for ADA project */
#SM header .navbar .navbar-header .dropdown.search {
    float: left;
    z-index: 0;
}

#SM header .navbar .navbar-header .signIn {
    padding: 0 15px;
    margin: 15px 0;
    float: left;
}

.productListingWidget .footerPagination .header_bar .backToTopButton a.takeMeTop{
	background: #6c9c38;
    color: #fff !important;
    border: 0;
    text-align: center;
    font-size: .7rem;
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    padding: 0 6px 4px;
    width: 51px;
    border-radius: 51px;
    height: 51px;
    line-height: 1;
    word-break: break-word;
	display:block!important;
}

.product:focus .t_quick_view {
    opacity: 1;
}

/*.focus-ring {
    border: 2px soild #000 !important;
}*/
p.error.text-danger {
	color: #ee0024 !important;
}
#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column p#PageHeadingAgeGrade_{
	 color:#757575 !important;
    	font-size: 1em;
    	letter-spacing: inherit;
    	font-weight: 600;
    	font-style: normal;
	margin: 0.7rem 0;
	margin-bottom: 0;
}
#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .name_part_price_widget .namePartPriceContainer .reviews a{
	text-decoration:underline;
}

.inventory_widget .row .col6.left.available .sublist span:first-of-type
{
       color : #B95B1D;
}

.productListingWidget .product_listing_container ul.grid_mode li .product .inventory_status strong.noLongerAvailable
{
       color : #B95B1D;
       
}
.productListingWidget .product_listing_container ul.grid_mode li .product .inventory_status strong.in_stock
{
       color: #34835D;
}


.bloomreach-facet-widget ul li ul li .item a .reviews span.glyphicon.glyphicon-star-empty
{
       color: #757575 !important;
}

.productListingWidget .product_listing_container ul.grid_mode li .product .product_info .reviews .glyphicon.glyphicon-star-empty
{
	color: #757575 !important;
}

.wish-list-popup .content .body .create-wishlist
{
	color: #1B8383 !important;
}

.wish-list-popup .content .header .header-main-title
{
	color: #1B8383 !important;
}



.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_right_wrapper .deleteAndSaveforLater a
{
	color: #1B8383 !important;
    	text-decoration: underline
}

.button.outlined
{
	color: #1B8383 !important;
	border: 2px solid #1B8383 !important;
}

#SM .product .t_quick_view
{
	background: #D12421 !important;
}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .QTY p
{
	color: #B95B1D !important;

}

.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_left_wrapper .each .price
{
	color: #757575 !important;
}

/*# ADA project  */
.button[id^='add2CartBtn'].inactiveLink {
    background: #757575 !important;
   
}
#messageBoxDisplay.success {
    background: #35852E !important;
}
.personal-information-page .row #box .my_account .body #personalInfoReadMode a {
    color: #288080 !important;
}
header .navbar .navbar-header #searchBox #SimpleSearchForm_SearchTerm:focus{
	outline:2px auto #D12421 !important;
}
.search-icon:focus .searchIcon{
	outline:2px auto #D12421 !important;
}

*:not(.facetbutton):focus {
	outline: 2px auto #D12421 !important;
}

/**:not(.focus-ring):focus {
	outline: 2px auto #0433FF !important;
}
*/

.ps-online-seller-select:focus {
	color: #fff !important;
    background: #e01e21 !important;
    transform: translate(0,10px) !important;
}
#WC_QuickInfo_Link_close:focus .glyphicon-remove{outline:2px auto #D12421 !important;}
input[type="radio"]:focus+span:before,
input[type="checkbox"]:focus+span:before {
	outline:2px auto #D12421 !important;
}

.search-results-page .content .tabButtonContainer .tab_header .tab_container.inactive_tab {
      background: transparent !important;
    color: #333 !important;
}
.search-results-page .content .tabButtonContainer .tab_header .tab_container.active_tab {
	 background: #333 !important;
    color: white !important;
    text-transform: uppercase !important;
	
}
a#createShoppingListPopup_close::before {
    content: '';
    position: absolute;
    width: 1px;
    height: 20px;
    background: black;
    transform: rotate(-45deg);
    right: 7px;
    top: -2px;
}
a#createShoppingListPopup_close::after {
    content: '';
    position: absolute;
    width: 1px;
    height: 20px;
    background: black;
    transform: rotate(45deg);
    right: 8px;
    top: -2px;
}
a#deleteShoppingListPopup_close::before,a#shareShoppingListPopup_close::before {
    content: '';
    position: absolute;
    width: 1px;
    height: 20px;
    background: black;
    transform: rotate(-45deg);
    right: 7px;
    top: -2px;
}
a#deleteShoppingListPopup_close::after,a#shareShoppingListPopup_close::after {
    content: '';
    position: absolute;
    width: 1px;
    height: 20px;
    background: black;
    transform: rotate(45deg);
    right: 8px;
    top: -2px;
}
.wish-list-popup .content .header .wishlist-close-btn{
	background-image:none !important;
}
.dialog .close_button_container {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 35px;
    height: 35px;
    border: none;
    text-align: center;
}
.dialog .close_button_container a {
    color: #333 !important;
    font-size: 1.8em;
    font-family: monospace;
    font-weight: 100;
    text-shadow: 0px 0px 2px;
}
.where_to_buy_widget span#ps_WTB a,.where_to_buy_widget span#ps_WTB .ps-button-label,.where_to_buy_widget span#ps_SA a,.where_to_buy_widget span#ps_SA .ps-button-label {
    color: #1B8383  !important;
}
.bloomreach-facet-widget ul li ul li .item a .checkBox.add-outline{
   outline:2px solid #D12421 !important;
}
.bloomreach-facet-widget ul li ul li .item a .reviews span {
    top: 3px !important;
    color: #757575 !important;
    font-weight: bold !important;
}
.my-order #total_breakdown .taxCalc {
    color: #757575 !important;
}
.productListingWidget .header_bar .pagination_container .paging_controls .controlBar .pageControl.number a {
    width: 32px;
    background-color: #fff;
    border: 0;
    border-radius: 100%;
    color: #1B8383;
    font-family: "museo-slab",Tahoma Regular,Geneva,serif;
    font-size: 1em;
    font-weight: bold;
    text-align: center;
    opacity: 1;
    display: inline-block;
    margin-right: 7px;
}
.pageControlMenu .controlBar .pageControl.number  a {
    margin: 0px;
}
.pageControl a {
    vertical-align: top;
}
.productListingWidget .header_bar .pagination_container .paging_controls .controlBar .pageControl div{
    display:inline-block;
    float:left;
}
.productListingWidget .header_bar .pagination_container .paging_controls .pageControl.number .ellipsis:after {
    color: #209e9e;
    font-size: 1.8em;
    letter-spacing: -1.1px;
    margin-right: 7px;
    content: "...";
    font-weight: 600;
}
.productListingWidget .header_bar .pagination_container .paging_controls .controlBar .pageControl.number a:hover, .productListingWidget .header_bar .pagination_container .paging_controls .controlBar .pageControl.number a.selected {
    background-color: #209e9e;
    color: #fff !important;
    opacity: 1;
}
@media (max-width: 1023px){
	header .navbar-default .navbar-nav li.dropdown>a:focus{
		color: #777 !important;
		outline: 1px solid #D12421 !important;
		outline-offset: -8px;
	}
	 #myAccountNavigationWidget .navbar .navbar-header .my_account_heading {
        color: #fff !important; 
    }
}
.shop-cart #page .container_content_rightsidebar>.left_column .listTable #SavedOrderItems_table_content .row .inventory .in_stock {
    color: #35852E !important;
}
.bloomreach-facet-widget ul li ul li .item a .reviews span.glyphicon {
    margin: auto;
    padding: 0;
    color: #e01e21 !important;
    font-size: 1.25em;
    letter-spacing: 1px
}
#myAccountNavigationWidget .navbar-header .my_account_heading {
    color: #757575 !important; 
}
.glyphicon-chevron-down.active:before {
    content: "\e113" !important;
}

#section_list_Brand_3_1569_3452.facetSelectContainer .facetSelectedHighlight, #section_list_PRICE_3_1569_3452.facetSelectContainer .facetSelectedHighlight, #section_list_SearchAge_3_1569_3452.facetSelectContainer .facetSelectedHighlight {
	text-decoration: underline !important;
}
.personal-information-page .row #box .my_account .body .child_birthday_info_wrapper .child_birthday_info .optional{
	color: #1B8383 !important;
}
#WC_PasswordResetForm_div_2 h2, #WC_PasswordResetForm_div_4 h3{
	color: #1B8383 !important;
}
p.error.text-danger {
	color: #B95B1D !important;
}
.account .row #box .my_account .body a {
    color: #1B8383 !important;
}
#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column h1#PageHeading_ a {
    color: #333 !important;
}
.name_part_price_widget .namePartPriceContainer .namePartPriceHeading>.row p#PageHeadingAgeGrade_90462 {
    color: #757575;
    font-family: "proxima-nova",Tahoma Regular,Geneva,sans-serif;
    font-size: 1em;
    line-height: 1.5;
    font-weight: bold;
    font-style: normal;
    margin: 0.7rem 0
}
.name_part_price_widget .namePartPriceContainer span.glyphicon-star {
    color: #757575 !important;
}
.inventory_widget .row .col6.left.available .sublist span:first-of-type.in_stock {
    color: #35852E !important;
}
#ProductFeatures > h3{
	color: #1B8383 !important;
}
div.widget_product_image_viewer .rsOneStore .rsGCaption {
    color: #757575 !important;
}
div#widget_breadcrumb ul li span.divider {
    color: #757575 !important;
}
#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .reviews .glyphicon.glyphicon-star-empty {
    color: #757575 !important;
}
.dropdown-toggle:focus {
  outline:2px solid #D12421  !important;
}
	
input:focus, select:focus, textarea:focus ,a:focus,btn:focus,select:focus{
	 outline:2px solid #D12421  !important;
}
input[type=checkbox]:focus + span:before{
	outline:2px solid #D12421  !important;
}
input[type=radio]:focus + span:before{
	outline:2px solid #D12421  !important;
}
#Register input[type=checkbox]:focus + span:before{
	outline:2px solid #D12421   !important;
	outline-offset:0;
}
.address_validation section .address .address_buttons_container .correct_address,
.address_validation section .address .address_buttons_container .use_entered_address_button,
.address_validation section .address .address_buttons_container .use_recommended_address_button{
	text-decoration:underline;
}
.address_validation section .address .address_buttons_container .correct_address:focus,
.address_validation section .address .address_buttons_container .use_entered_address_button:focus,
.address_validation section .address .address_buttons_container .use_recommended_address_button:focus{
	outline: 2px auto #D12421  !important;
}
.personal-information-page .row #box .my_account .body #personalInfoReadMode a:focus{
	outline: 2px auto #D12421  !important;
}
.helptoolTipContainer .dijitFocused{
	outline: 2px auto #D12421  !important;
}
header .navbar .navbar-header #searchBox #SimpleSearchForm_SearchTerm:focus{
	outline: 2px auto #D12421  !important;
}
.search-icon:focus .searchIcon{
	outline: 2px auto #D12421  !important;
}
#BVRRSummaryContainer > a.BVOSSummaryReadReviews, #BVRRSummaryContainer > a.BVOSSummaryWriteReview {
	text-decoration: underline !important;
	color: #1B8383 !important;
}
#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .name_part_price_widget .namePartPriceContainer .reviews a{
	color: #1B8383 !important;
}
#mattelStoreLocationErrorMessage.mattelStoreLocationErrorMessage {
	color: #D12421 !important;
}
.my_account_wishlist #create_popup_link:before,.my_account_wishlist_details #create_popup_link:before {
    color: #1B8383 !important;
}
.my_account_wishlist #create_popup_link a,.my_account_wishlist_details #create_popup_link a {
   color: #1B8383 !important;
}
.address-book-page .row #box .my_account .address_and_shippingMethod_container .address .edit a {
    color: #288080 !important;
}
.error_msg{
	color: #B95B1D !important;
}
.searchSummaryWidget .widget_title_container h1 span{
	font-size:18.67px !important;
}
#SM header .navbar .navbar-header #searchBox .search-box{
	display:block;
	float:left;
}
#searchBox a.search-icon{
	display:block;
	float:left;
}
.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper.special_wrapper .cart_productDetails_right_wrapper{
	width:auto;
}
.shop-cart #page .container_content_rightsidebar>.left_column #box .body table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .cart_productDetails_right_wrapper .deleteAndSaveforLater a{
	display:block;
	float:left;
}
#SM .product .t_quick_view:focus{
	opacity:1 !important;
}
.productListingWidget .footerPagination .header_bar .backToTopButton a.takeMeTop{
	background:#E01E21;
}
html#SM .gift-finder-wrapper .gift_finder_form .gift_filter_wrapper .gift_filter.label{
	color:#D31D20;
}
#popupTemplate .modal-wrapper #childInfoContainer .childInfoWrapper .prevContent .infoClarification p{
	color:#333333 !important;
}
/*# end Css update for ADA project */
/*# sourceMappingURL=style.css.map */
