@import "//fonts.googleapis.com/css?family=Raleway:300,400,500,600,700,800|Oswald";@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")
}

/*!
 *  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: '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"
}

@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
}

/*!
 *  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;
    transform: translateY(-1px)
}

.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: #CC3784
}

input[type="radio"]+span:before,input[type="checkbox"]+span:before {
    position: relative;
    top: 2px;
    display: inline-block;
    font-family: 'icons';
    font-weight: 400;
    line-height: 1;
    font-size: 1.30rem;
    cursor: pointer
}

input[type="radio"]+span:before {
    content: "\e907";
    color: #CC3784;
    margin-right: 5px;
    cursor: pointer
}

input[type="radio"]:checked+span:before {
    content: "\e906";
    color: #CC3784;
    cursor: pointer
}

input[type="checkbox"]+span:before {
    content: "\e905";
    color: #CC3784;
    margin-right: 5px;
    cursor: pointer
}

input[type="checkbox"]:checked+span:before {
    content: "\e904";
    color: #CC3784;
    cursor: pointer
}

span.glyphicon-star {
    font-family: 'icons'
}

span.glyphicon-star:before {
    content: "\e902"
}

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
    }

    #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: 12px;
    font-family: "Oswald",sans-serif;
    position: relative
}

.address_validation section .address ul li {
    font-size: 12px
}

.address_validation section .address ul li label.highlightText {
    color: #de1c85
}

.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 #eee
}

#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: #333
}

#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: #de1c85
}

#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: #000;
    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: #de1c85;
    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: #de1c85
}

#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 #eee;
        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: 14px;
    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: 14px
}

#NotifyMeDialog div>select {
    padding: 0.4em 0.2em;
    height: inherit;
    border: 2px solid #b1b1b1;
    width: 100%;
    margin: 0.5em 0;
    font-size: 14px;
    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: #CC3784
}

@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: .9em
}

#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: 14px;
    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: 14px
}

#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: 14px;
    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: #CC3784;
    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: #CC3784
}

#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
}

#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: 100;
    font-family: "Raleway",sans-serif;
    color: #333
}

#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column h5#PageHeadingAgeGrade_ {
    margin-bottom: 0;
    color: inherit;
    font-size: inherit;
    letter-spacing: inherit;
    font-weight: inherit;
    font-style: inherit
}

#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: #de1c85;
    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: #eee;
    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: .875em;
    font-weight: 300;
    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: "Raleway",sans-serif;
    font-size: 12px;
    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: #CC3784;
    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 #009db5
}

#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 #eee;
    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: #CC3784
}

#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: #009db5
}

#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: "Raleway",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 #009db5
}

#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: #009db5
}

#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: 1em
}

#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: 1em;
    transform: translateY(2px) 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
}

#BA .product .t_quick_view {
    background: rgba(0,0,0,0.65)
}

#BA .product .t_quick_view span {
    font-family: "Raleway",sans-serif
}

#BA .product .t_quick_view span:after {
    color: #c33;
    font-family: "Glyphicons Halflings";
    font-size: 0.85em;
    content: "\e080";
    margin: 0px 0 0 20px;
    text-shadow: 0px 0px 1px #de1c85
}

@media (min-width: 1024px) {
    #quickInfoPopup.dijitDialog {
        left:8% !important;
        right: 8% !important
    }
}

.tooltip_popup {
    width: 285px
}

.tooltip_popup .header {
    background-image: url("/wcsstore/MattelSAS/images/colors/color1/popup_header.png");
    background-repeat: no-repeat;
    text-align: left;
    padding-left: 15px;
    height: 23px;
    line-height: 15px
}

.tooltip_popup .popup_header_title {
    float: left;
    color: white;
    padding: 5px 4px 0px 15px;
    font-size: 11px
}

.tooltip_popup .close {
    padding: 5px 15px 2px 0px;
    color: white
}

.tooltip_popup .close .icon {
    padding-top: 2px;
    padding-left: 4px;
    float: right
}

.tooltip_popup .bodyarea {
    background-image: url("/wcsstore/MattelSAS/images/colors/color1/popup_tile.png");
    background-repeat: repeat-y
}

.tooltip_popup .bodycontent {
    background-image: url("/wcsstore/MattelSAS/images/colors/color1/popup_gradient.png");
    background-repeat: no-repeat;
    padding: 12px 17px 12px 15px;
    margin: 0px 1px 0px 1px
}

.tooltip_popup .bodycontent_short {
    background-image: url("/wcsstore/MattelSAS/images/colors/color1/popup_gradient_short.png");
    background-repeat: no-repeat;
    padding: 12px 17px 12px 15px;
    margin: 0px 1px 0px 1px
}

.tooltip_popup .footer {
    background-image: url("/wcsstore/MattelSAS/images/colors/color1/popup_footer.png");
    background-repeat: no-repeat;
    text-align: right;
    height: 23px;
    width: 285px
}

.tooltip_popup_price {
    font-family: arial,helvetica,sans-serif
}

.widget_site_popup {
    font-size: 12px
}

div.widget_site_popup>.middle>.content_left_border>.content_right_border>.content>.body>#radio_choices {
    padding: 8px 17px 0 9px
}

div#radio_choices div {
    margin-bottom: 6px
}

div#radio_choices div input {
    margin: 0;
    vertical-align: top
}

div.widget_site_popup>.middle>.content_left_border>.content_right_border>.content>.body>#free_gifts_table {
    height: 260px;
    overflow-y: auto;
    overflow-x: hidden
}

div.widget_site_popup>.middle>.content_left_border>.content_right_border>.content>.footer>.button_container>.button_secondary {
    display: block;
    float: right
}

div#free_gifts_table div.gifts_wrapper {
    padding-bottom: 10px;
    border-top: 1px solid #c6d0dc
}

div.gifts_wrapper div.gift_item_container {
    border-bottom: 1px solid #c9d3de
}

div.gift_item_container div.selection {
    float: left;
    padding: 34px 5px 6px 5px;
    width: 25px
}

div.gift_item_container div.image {
    float: left;
    padding: 6px 5px;
    width: 70px
}

div.gift_item_container div.image>img {
    width: 100%
}

div.gift_item_container div.product_info {
    float: left;
    padding: 6px 5px;
    width: 250px
}

div.gift_item_container div.product_info h2 {
    font-size: 10px !important
}

div.gift_item_container div.price {
    float: left;
    padding: 6px 5px;
    text-align: right;
    width: 50px
}

.product_info p.online_availability {
    padding-top: 5px
}

#second_level_category_popup,#requisition_list_popup,.multiple_wishlist_popup,.cancel_subscription_popup {
    width: 457px !important;
    position: absolute;
    display: block;
    z-index: 9999;
    background-color: #ffffff;
    overflow: hidden;
    border: 3px solid #a2a2a2
}

#second_level_category_popup .top_left,.multiple_wishlist_popup .top_left,.cancel_subscription_popup .top_left {
    background-image: url("/wcsstore/MattelSAS/images/colors/color1/popup_topleft.png");
    background-repeat: no-repeat;
    height: 10px;
    width: 8px;
    float: left;
    display: none
}

#second_level_category_popup .top_right,.multiple_wishlist_popup .top_right,.cancel_subscription_popup .top_right {
    background-image: url("/wcsstore/MattelSAS/images/colors/color1/popup_topright.png");
    background-repeat: no-repeat;
    background-position: right;
    height: 10px;
    width: 490px;
    float: left;
    display: none
}

#second_level_category_popup .close,#requisition_list_popup .close,.multiple_wishlist_popup .close,.cancel_subscription_popup .close {
    padding: 12px 15px 9px 0;
    color: #666666;
    background-color: #f5f6f7;
    border-bottom: 1px solid #edefe0
}

#second_level_category_popup .close .icon,#requisition_list_popup .close .icon,.multiple_wishlist_popup .close .icon,.cancel_subscription_popup .close .icon {
    padding-top: 2px;
    padding-left: 4px;
    float: right
}

#second_level_category_popup .bodycontent div.clear_float,#requisition_list_popup .bodycontent div.clear_float,.multiple_wishlist_popup .bodycontent div.clear_float,.cancel_subscription_popup .bodycontent div.clear_float {
    clear: both
}

#second_level_category_popup .footer,#requisition_list_popup .footer,.multiple_wishlist_popup .footer {
    text-align: right;
    height: 14px;
    width: 498px;
    display: none
}

#second_level_category_popup .footer .bot_left,#requisition_list_popup .footer .bot_left,.multiple_wishlist_popup .footer .bot_left {
    background-image: url("/wcsstore/MattelSAS/images/colors/color1/popup_botleft.png");
    background-repeat: no-repeat;
    height: 14px;
    width: 8px;
    float: left
}

#second_level_category_popup .footer .bot_right,#requisition_list_popup .footer .bot_right,.multiple_wishlist_popup .footer .bot_right {
    background-image: url("/wcsstore/MattelSAS/images/colors/color1/popup_botright.png");
    background-repeat: no-repeat;
    background-position: right;
    height: 14px;
    width: 490px;
    float: left
}

.multiple_wishlist_popup .header {
    text-align: right;
    height: 38px;
    clear: left
}

.multiple_wishlist_popup .multiple_wishlist_actions_border {
    border-top: 1px solid #edeff0
}

.multiple_wishlist_popup .bodycontent {
    background-repeat: repeat-y;
    padding: 0
}

.multiple_wishlist_popup h2 {
    font-size: 14px;
    font-weight: bold;
    color: #666666
}

.multiple_wishlist_popup #createForm {
    min-height: 26px
}

.multiple_wishlist_popup h2 {
    padding: 8px
}

.multiple_wishlist_popup label {
    padding: 8px 8px 0
}

.multiple_wishlist_popups_div form {
    padding: 8px 8px 0
}

.recurring_orderdesc_popup_main_div {
    display: none
}

.recurring_orderdesc_popup {
    width: 498px;
    position: absolute;
    display: block;
    z-index: 9999;
    background-image: url("/wcsstore/MattelSAS/images/colors/color1/transparent.gif");
    background-repeat: no-repeat;
    overflow: hidden
}

.recurring_orderdesc_popup .top_left {
    background-image: url("/wcsstore/MattelSAS/images/colors/color1/popup_topleft.png");
    background-repeat: no-repeat;
    height: 10px;
    width: 8px;
    float: left
}

.recurring_orderdesc_popup .top_right {
    background-image: url("/wcsstore/MattelSAS/images/colors/color1/popup_topright.png");
    background-repeat: no-repeat;
    background-position: right;
    height: 10px;
    width: 490px;
    float: left
}

.recurring_orderdesc_popup .header {
    background-image: url("/wcsstore/MattelSAS/images/colors/color1/popup_center_tile.png");
    background-repeat: repeat-y;
    text-align: right;
    height: 23px;
    clear: left
}

.recurring_orderdesc_popup .bodycontent {
    background-image: url("/wcsstore/MattelSAS/images/colors/color1/popup_center_tile.png");
    background-repeat: repeat-y;
    margin: 0;
    padding: 0 0 15px 0
}

.recurring_orderdesc_popup .bodycontent .recurringOrderInfoPopUp_title {
    font-size: 14px;
    font-weight: bold;
    margin: 0px 11px 0px 11px;
    padding: 0
}

.recurring_orderdesc_popup .bodycontent .descriptions {
    margin: 5px 12px 0px 12px;
    font-size: 12px
}

.recurring_orderdesc_popup .bodycontent div.clear_float {
    clear: both
}

.recurring_orderdesc_popup .footer {
    text-align: right;
    height: 14px;
    width: 498px
}

.recurring_orderdesc_popup .bot_left {
    background-image: url("/wcsstore/MattelSAS/images/colors/color1/popup_botleft.png");
    background-repeat: no-repeat;
    height: 14px;
    width: 8px;
    float: left
}

.recurring_orderdesc_popup .bot_right {
    background-image: url("/wcsstore/MattelSAS/images/colors/color1/popup_botright.png");
    background-repeat: no-repeat;
    background-position: right;
    height: 14px;
    width: 490px;
    float: left
}

.dijitTooltip {
    position: absolute;
    z-index: 2000;
    display: block;
    left: 50%;
    top: -10000px;
    overflow: visible
}

.dijitTooltipContainer {
    background: #b8b5b5;
    color: black;
    font-size: small;
    background-color: #fafafa;
    border: 1px solid #CA4200;
    padding: 0.12em;
    border-radius: 6px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 6px;
    width: auto
}

.dijitTooltipFocusNode {
    padding: 2px 2px 2px 2px
}

.dijitTooltipConnector {
    position: absolute
}

.dijit_a11y .dijitTooltipContainer {
    opacity: 1 !important;
    background-color: white !important
}

.dj_safari .tundra .dijitPopup {
    -webkit-box-shadow: 0px 5px 10px #adadad
}

.dijitTooltip,.dijitTooltipDialog {
    opacity: 0.95;
    background: transparent
}

.dijitTooltipBelow {
    padding-top: 13px
}

.dijitTooltipAbove {
    padding-bottom: 13px
}

.dijitTooltipConnector {
    border: 0px;
    z-index: 2
}

.dijitTooltipABRight .dijitTooltipConnector {
    left: auto !important;
    right: 3px
}

.dijitTooltipBelow .dijitTooltipConnector {
    top: 0px;
    left: 3px;
    background: url("/wcsstore/MattelSAS/images/colors/color1/tooltipConnectorUp.png") no-repeat top left;
    width: 16px;
    height: 14px
}

.dijitTooltipAbove .dijitTooltipConnector {
    bottom: 0px;
    left: 3px;
    background: url("/wcsstore/MattelSAS/images/colors/color1/tooltipConnectorDown.png") no-repeat top left;
    width: 16px;
    height: 14px
}

.dijitTooltipLeft {
    padding-right: 13px
}

.dijitTooltipLeft .dijitTooltipConnector {
    right: 0px;
    bottom: 7px;
    background: url("/wcsstore/MattelSAS/images/colors/color1/tooltipConnectorRight.png") no-repeat top left;
    width: 16px;
    height: 14px
}

.dijitTooltipRight {
    padding-left: 13px
}

.dijitTooltipRight .dijitTooltipConnector {
    left: 0px;
    bottom: 7px;
    background: url("/wcsstore/MattelSAS/images/colors/color1/tooltipConnectorLeft.png") no-repeat top left;
    width: 16px;
    height: 14px
}

.dj_ie .dijitRtl .dijitTooltipLeft {
    margin-right: 0px;
    margin-left: 13px
}

.dj_ie .dijitRtl .dijitTooltipRight {
    margin-left: 26px;
    margin-right: -13px
}

.dijitPopup {
    position: absolute;
    background-color: transparent;
    margin: 0;
    border: 0;
    padding: 0
}

.dijitCalendarContainer {
    width: auto
}

.dijitCalendarContainer th,.dijitCalendarContainer td {
    padding: 0;
    vertical-align: middle
}

.dijitCalendarYearLabel {
    white-space: nowrap
}

.dijitCalendarNextYear {
    margin: 0 0 0 0.55em
}

.dijitCalendarPreviousYear {
    margin: 0 0.55em 0 0
}

.dijitCalendarIncrementControl {
    vertical-align: middle
}

.dijitCalendarIncrementControl,.dijitCalendarDateTemplate,.dijitCalendarMonthLabel,.dijitCalendarPreviousYear,.dijitCalendarNextYear {
    cursor: pointer
}

.dijitCalendarDisabledDate {
    color: gray;
    text-decoration: line-through;
    cursor: default
}

.dijitSpacer {
    position: relative;
    height: 1px;
    overflow: hidden;
    visibility: hidden
}

.dijitCalendarMonthMenu .dijitCalendarMonthLabel {
    text-align: center
}

div.dijitArrowButton {
    float: right
}

.dijitTextBox .dijitArrowButtonContainer,.dijitValidationTextBox .dijitValidationContainer {
    float: right;
    text-align: center
}

.dijitButtonNode .dijitArrowButtonInner {
    background: no-repeat center;
    width: 12px;
    height: 12px;
    direction: ltr
}

.dijitValidationTextBoxError input.dijitValidationInner,.dijitTextBox input.dijitArrowButtonInner {
    text-indent: -2em !important;
    direction: ltr !important;
    text-align: left !important;
    height: auto !important
}

.dj_gecko .dijitArrowButtonInner INPUT,.dj_gecko INPUT.dijitArrowButtonInner {
    -moz-user-focus: ignore
}

.dijitTextBox input.dijitArrowButtonInner {
    background-image: url("/wcsstore/MattelSAS/images/colors/color1/commonFormCalendar.png");
    background-position: -38px 40%;
    background-repeat: no-repeat;
    margin: 0;
    z-index: 1000;
    width: 20px
}

.dijitButtonNode * {
    vertical-align: middle
}

.dijitButtonNode .dijitArrowButtonInner {
    background: no-repeat center;
    width: 12px;
    height: 12px;
    direction: ltr
}

.dijitButtonNode img {
    vertical-align: middle
}

.dijitButtonNode {
    border: 1px solid gray;
    margin: 0;
    line-height: normal;
    vertical-align: middle;
    text-align: center;
    white-space: nowrap
}

.dijitTextBox .dijitButtonNode {
    border-width: 0
}

.dijitButtonNode,.dijitButtonNode * {
    cursor: pointer
}

.dj_ie .dijitButtonNode button {
    overflow: visible
}

.dijitInputContainer {
    overflow: hidden;
    float: none !important;
    position: relative
}

.dijitInline {
    display: inline-block;
    border: 0;
    padding: 0;
    vertical-align: middle
}

table.dijitInline {
    display: inline-table;
    box-sizing: content-box;
    -moz-box-sizing: content-box
}

.dijitInputContainer {
    overflow: hidden;
    float: none !important;
    position: relative
}

.dj_ie7 .dijitInputContainer {
    float: left !important;
    clear: left;
    display: inline-block !important
}

.dijitTextBox input.dijitInputField {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.dj_gecko .dijitTextBoxReadOnly input.dijitInputField,.dj_gecko .dijitTextBoxDisabled input {
    -moz-user-input: none
}

.dijitInputInner {
    border: 0 !important;
    background-color: transparent !important;
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    height: 20px
}

.dijitLeft {
    background-position: left top;
    background-repeat: no-repeat
}

.dj_ie input.dijitTextBox,.dj_ie .dijitTextBox input {
    font-size: 100%
}

.dijitTextBox .dijitArrowButtonContainer,.dijitValidationTextBox .dijitValidationContainer {
    float: right;
    text-align: center
}

.dijitTextBox input.dijitInputField {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.dijitTextBox .dijitButtonNode {
    border-width: 0
}

.dijitTextBox {
    border: solid #BFBFBF 1px;
    width: 132px;
    vertical-align: middle
}

.dijitTextBox input:focus {
    outline: none
}

.dijitTextBox input {
    float: left
}

.dijitValidationTextBoxError input.dijitValidationInner,.dijitTextBox input.dijitArrowButtonInner {
    text-indent: -2em !important;
    direction: ltr !important;
    text-align: left !important;
    height: auto !important
}

.dj_ie .dijitTextBox input,.dj_ie input.dijitTextBox {
    overflow-y: visible;
    line-height: normal
}

.dijitTextBox .dijitArrowButtonContainer,.dijitValidationTextBox .dijitValidationContainer {
    float: right;
    text-align: center
}

.dijitTextBox .dijitArrowButtonContainer,.dijitValidationTextBox .dijitValidationContainer {
    float: right;
    text-align: center
}

.dijitOffScreen {
    position: absolute !important;
    left: 50% !important;
    top: -10000px !important
}

#EmailSignupDialog .email-signup-dialog .right .child_birthday_info_wrapper .child_birthday_info label {
    display: inline-block
}

.catalogEntryRecommendationWidget {
    margin: 0 auto 20px auto;
    background: transparent
}

.catalogEntryRecommendationWidget.background-true {
    background: transparent
}

.catalogEntryRecommendationWidget.carousel h2 {
    background-color: transparent;
    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: "Raleway",sans-serif;
    font-weight: initial;
    padding: 23px 0 12px 0;
    font-size: 2.5em;
    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: #de1c85;
    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: #fff;
    background: transparent;
    content: "\e908";
    position: relative;
    left: initial;
    right: initial;
    top: -3px !important;
    text-shadow: 3px 0px 0px #aaa;
    font-size: 3em
}

#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: #fff;
    text-shadow: 3px 0px 0px #aaa
}

#page .catalogEntryRecommendationWidget .nextPageButton:before {
    left: 26px;
    top: 21px
}

#page .catalogEntryRecommendationWidget .nextPageButton:before:hover {
    color: #fff
}

#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;
    background-position: -252px -1446px;
    width: 70px;
    height: 70px
}

@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: -166px -1446px;
    width: 70px;
    height: 70px
}

@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: -82px -1446px;
    width: 70px;
    height: 70px
}

@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: -3px -1446px;
    width: 70px;
    height: 70px
}

@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: -326px -1446px;
    width: 70px;
    height: 70px
}

@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: "Raleway",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: #CC3784
}

#page .catalogEntryRecommendationWidget .product .inventory_status strong.noLongerAvailable {
    color: #CC3784
}

#page .catalogEntryRecommendationWidget .product .inventory_status strong.Limited {
    color: #CC3784
}

#page .catalogEntryRecommendationWidget .product .product_info {
    position: relative;
    margin: auto;
    padding: 10px 0 0;
    background: #fff;
    border-top: 1px solid #b1b1b1;
    min-height: 265px;
    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: #de1c85;
    font-size: 1em;
    letter-spacing: -2.8px
}

#page .catalogEntryRecommendationWidget .product .product_info .reviews .glyphicon.glyphicon-star-empty {
    font-family: 'icons';
    color: #eee;
    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: none;
    color: #c33;
    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: 0;
    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: "Raleway",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: #de1c85
}

#page .catalogEntryRecommendationWidget .product .product_info .product_price .price.empty_price {
    color: #777;
    font-size: 1em;
    font-family: "Raleway",sans-serif;
    margin: 0;
    text-transform: uppercase;
    text-align: center;
    display: block
}

#page .catalogEntryRecommendationWidget .product .product_info .product_price .price.price-currency {
    font-size: 1.429em
}

#page .catalogEntryRecommendationWidget .product .product_info .product_price .sale {
    color: #de1c85
}

#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: "Raleway",sans-serif;
    padding: 23px 0 12px 0;
    font-size: 2.5em
}

#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%
    }
}

div#widget_minishopcart_popup,div#widget_minishopcart_popup_1 {
    cursor: pointer
}

div#widget_minishopcart_popup>#cartDropdown>.content>.products>.product,div#widget_minishopcart_popup_1>#cartDropdown>.content>.products>.product {
    min-height: 94px;
    border-bottom: 1px solid #edeff0;
    position: relative;
    padding: 5px 11px 5px 92px
}

div#widget_minishopcart_popup>#cartDropdown>.content>.products>.product>.product_image,div#widget_minishopcart_popup_1>#cartDropdown>.content>.products>.product>.product_image {
    width: 82px;
    height: 94px;
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 5px 10px 5px 0;
    overflow: hidden
}

div#widget_minishopcart_popup>#cartDropdown>.content>.products>.product>.product_name,div#widget_minishopcart_popup_1>#cartDropdown>.content>.products>.product>.product_name {
    font-size: 16px;
    color: #666666
}

div#widget_minishopcart_popup>#cartDropdown>.content>.products>.product>.product_name a,div#widget_minishopcart_popup_1>#cartDropdown>.content>.products>.product>.product_name a {
    color: #666666
}

div#widget_minishopcart_popup>#cartDropdown>.content>.products>.product a,div#widget_minishopcart_popup_1>#cartDropdown>.content>.products>.product a {
    text-decoration: none
}

div#widget_minishopcart_popup>#cartDropdown>.content>.products>.product a:hover,div#widget_minishopcart_popup_1>#cartDropdown>.content>.products>.product a:hover {
    text-decoration: underline
}

div#widget_minishopcart_popup>#cartDropdown>.content>.products>.product>.product_image a,div#widget_minishopcart_popup_1>#cartDropdown>.content>.products>.product>.product_image a {
    display: block
}

div#widget_minishopcart_popup>#cartDropdown>.content>.products>.product>.product_quantity,div#widget_minishopcart_popup_1>#cartDropdown>.content>.products>.product>.product_quantity {
    font-size: 13px;
    color: #666666;
    margin-right: 14px
}

div#widget_minishopcart_popup>#cartDropdown>.content>.products>.product>.product_part_number,div#widget_minishopcart_popup_1>#cartDropdown>.content>.products>.product>.product_part_number {
    font-size: 13px;
    color: #4d4d4d
}

div#widget_minishopcart_popup>#cartDropdown>.content>.products>.product>.product_price,div#widget_minishopcart_popup_1>#cartDropdown>.content>.products>.product>.product_price {
    font-size: 13px;
    color: #4d4d4d;
    line-height: 26px;
    float: right
}

div#widget_minishopcart_popup>#cartDropdown>.content>.products>.product>.product_color,div#widget_minishopcart_popup_1>#cartDropdown>.content>.products>.product>.product_color {
    font-size: 12px;
    line-height: 16px;
    color: #808080
}

div#widget_minishopcart_popup>#cartDropdown>.content>.products>.product>.product_size,div#widget_minishopcart_popup_1>#cartDropdown>.content>.products>.product>.product_size {
    font-size: 12px;
    line-height: 16px;
    color: #808080
}

div#widget_minishopcart_popup>#cartDropdown>.content>.subtotal,div#widget_minishopcart_popup_1>#cartDropdown>.content>.subtotal {
    border-bottom: 1px solid #EDEFF0;
    padding: 8px 11px;
    position: relative
}

div#widget_minishopcart_popup>#cartDropdown>.content>.subtotal>.product_price,div#widget_minishopcart_popup_1>#cartDropdown>.content>.subtotal>.product_price {
    color: #ca4200;
    line-height: 22px;
    font-weight: bold;
    float: right
}

div#widget_minishopcart_popup>#cartDropdown>.content>.adjustment_price>.product_price,div#widget_minishopcart_popup_1>#cartDropdown>.content>.adjustment_price>.product_price {
    color: #4d4d4d
}

div#widget_minishopcart_popup>#cartDropdown>.content>.view_more,div#widget_minishopcart_popup_1>#cartDropdown>.content>.view_more {
    border-bottom: 1px solid #EDEFF0;
    padding: 5px 11px;
    position: relative
}

div#widget_minishopcart_popup>#cartDropdown>.content>.view_more>.view_more_items,div#widget_minishopcart_popup_1>#cartDropdown>.content>.view_more>.view_more_items {
    color: #006ECC;
    font-size: 12px;
    cursor: pointer
}

div#widget_minishopcart_popup>#cartDropdown>.content>.view_more>.view_more_items:hover,div#widget_minishopcart_popup_1>#cartDropdown>.content>.view_more>.view_more_items:hover {
    text-decoration: underline
}

div#widget_minishopcart_popup>#cartDropdown>.content>.go_to_cart,div#widget_minishopcart_popup_1>#cartDropdown>.content>.go_to_cart {
    height: 35px;
    padding: 6px 11px;
    overflow: hidden
}

div#widget_minishopcart_popup>#cartDropdown>.content>.go_to_cart>.button_primary,div#widget_minishopcart_popup_1>#cartDropdown>.content>.go_to_cart>.button_primary {
    float: right;
    margin-top: 5px
}

div#widget_minishopcart_popup>#cartDropdown>.content>.added>.product,div#widget_minishopcart_popup_1>#cartDropdown>.content>.added>.product {
    min-height: 112px;
    border-bottom: 1px solid #edeff0;
    position: relative;
    padding: 5px 11px 5px 126px
}

div#widget_minishopcart_popup>#cartDropdown>.content>.added>.product:last-child,div#widget_minishopcart_popup_1>#cartDropdown>.content>.added>.product:last-child {
    border-bottom: none
}

div#widget_minishopcart_popup>#cartDropdown>.content>.added>.product>.product_image,div#widget_minishopcart_popup_1>#cartDropdown>.content>.added>.product>.product_image {
    width: 110px;
    height: 114px;
    position: absolute;
    top: 0px;
    left: 0px
}

div#widget_minishopcart_popup>#cartDropdown>.content>.empty,div#widget_minishopcart_popup_1>#cartDropdown>.content>.empty {
    font-size: 13px;
    padding: 15px 7px;
    border-bottom: 1px solid #EDEFF0
}

div#widget_minishopcart_popup>.bottom,div#widget_minishopcart_popup_1>.bottom {
    width: 360px;
    overflow: hidden
}

div#widget_minishopcart_popup>.bottom>.left_border,div#widget_minishopcart_popup_1>.bottom>.left_border {
    float: left;
    width: 3px;
    height: 3px;
    background-color: #a3a3a3
}

div#widget_minishopcart_popup>.bottom>.middle_tile,div#widget_minishopcart_popup_1>.bottom>.middle_tile {
    float: left;
    width: 354px;
    height: 3px;
    background-color: #a3a3a3
}

div#widget_minishopcart_popup>.bottom>.right_border,div#widget_minishopcart_popup_1>.bottom>.right_border {
    float: left;
    width: 3px;
    height: 3px;
    background-color: #a3a3a3
}

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.left_column {
    float: left
}

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.left_column>.image_container {
    width: 95%
}

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.left_column>.image_container>img {
    width: 100%
}

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.left_column>.other_views {
    margin-right: 15px;
    border-bottom: 1px dotted #eeeeee;
    margin-top: 1px;
    position: relative;
    z-index: 10;
    height: 100%
}

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.left_column>.other_views ul {
    display: table;
    padding-left: 0px
}

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.left_column>.other_views ul li.selected {
    border: 3px solid #FAC549
}

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.left_column>.other_views ul li {
    border: 3px solid #E5E5E5;
    float: left;
    list-style: none outside none;
    margin-right: 8px;
    width: 94px;
    height: 94px;
    text-align: center
}

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.left_column>.other_views ul li:hover {
    border: 3px solid #FAC549
}

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.left_column>.other_views ul li>a>img {
    height: 100%
}

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.left_column>.other_views>h1 {
    padding: 0 5px 0 5px;
    background: #eee;
    -moz-border-radius: 0px 0px 5px 5px;
    -webkit-border-radius: 0px 0px 5px 5px;
    border-radius: 0px 0px 5px 5px;
    font-size: 12px;
    float: left
}

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.right_column {
    float: left;
    line-height: 12px
}

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.right_column>.not_available {
    font-size: 11px;
    line-height: 16px;
    color: #777777;
    font-style: italic
}

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.right_column>span.configured {
    font-size: 14px;
    color: #CCC;
    line-height: 24px;
    float: left
}

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.right_column>span.old_price {
    color: #777777;
    float: left;
    font-size: 16px;
    line-height: 24px;
    text-decoration: line-through;
    font-weight: bold;
    margin-right: 4px
}

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.right_column>span.price {
    color: #CA4200;
    display: block;
    font-size: 16px;
    line-height: 24px;
    font-weight: bold
}

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.right_column>span.sku {
    color: #777777;
    font-size: 10px;
    line-height: 12px
}

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.right_column>.star_ratings>.single_star {
    display: block;
    float: left;
    height: 16px;
    margin-top: 3px;
    padding-right: 3px;
    width: 16px
}

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.right_column>.star_ratings>.single_star:hover {
    background-position: 0 -16px
}

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.right_column>.star_ratings>span.reviews a {
    color: #006ECC;
    float: left;
    font-size: 12px;
    padding-left: 8px;
    text-decoration: none;
    line-height: 25px
}

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.right_column>.star_ratings>span.reviews a:hover {
    text-decoration: underline
}

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.right_column>.divider {
    height: 1px;
    background-color: #e5e5e5;
    margin-top: 11px;
    margin-bottom: 11px
}

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.right_column p {
    font-size: 12px;
    line-height: 14px;
    color: #777777
}

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.right_column>a {
    color: #006ECC;
    display: block;
    margin-top: 4px;
    font-size: 11px;
    float: left;
    line-height: 15px
}

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.right_column>a:hover {
    text-decoration: underline
}

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.right_column>li,div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.right_column>ul>li {
    font-size: 11px;
    line-height: 13px;
    color: #777777;
    margin-left: 14px
}

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.right_column>.color_and_size>.heading {
    font-size: 14px;
    line-height: 14px
}

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.right_column>.color_and_size>.color_swatch_list>ul>li {
    display: block;
    float: left;
    margin-bottom: 6px;
    margin-right: 6px;
    margin-top: 6px
}

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.right_column>.color_and_size>.available_size_list {
    margin-top: 6px
}

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.right_column>.color_and_size>.available_size_list a {
    text-decoration: none
}

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.right_column>.purchase_section .dropdown_primary>.button>.content {
    min-width: 127px
}

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.right_column>.purchase_section>span.quantity_label {
    font-size: 14px;
    margin-top: 5px;
    line-height: 15px;
    float: left
}

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.right_column>.purchase_section>.button_primary>.wide_button {
    width: 110px
}

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.right_column>.purchase_section>.full_details {
    padding-top: 10px;
    padding-bottom: 10px
}

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.right_column>.purchase_section>span.full_details a {
    color: #006ECC;
    font-size: 11px;
    text-decoration: none
}

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.right_column>.purchase_section>span.full_details a:hover {
    text-decoration: underline
}

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.right_column>.purchase_section>.button_add_to_cart>.button_text {
    min-width: 120px
}

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.right_column .button_secondary .button_text {
    min-width: 120px
}

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.right_column .close_group {
    cursor: pointer;
    position: absolute;
    right: 0px;
    top: -4px
}

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.right_column .close_group:hover .close {
    background-position: 0 -13px
}

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.right_column .close_group:hover .close_text {
    text-decoration: underline
}

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.right_column .close_group .close {
    width: 13px;
    height: 13px;
    background-image: url("/wcsstore/MattelSAS/images/colors/color1/widget_quick_info_popup/close_sprite.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer
}

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.right_column .close_group .close_text {
    position: relative;
    top: 10px;
    font-size: 13px;
    color: #404040;
    text-decoration: none;
    line-height: 15px;
    width: 100px;
    margin-right: 30px;
    text-align: right
}

div.widget_store_details_popup>.middle {
    width: 734px
}

div.widget_store_details_popup>.middle>.content_left_border {
    float: left;
    padding-left: 3px;
    width: 731px
}

div.widget_store_details_popup>.middle>.content_left_border>.content_right_border {
    background-position: right;
    float: right;
    padding-right: 3px;
    width: 728px
}

div.widget_store_details_popup>.middle>.content_left_border>.content_right_border>.content {
    background-color: #ffffff
}

div.widget_store_details_popup>.middle>.content_left_border>.content_right_border>.content>.header {
    background-color: #F5F6F7;
    border-bottom: 1px solid #EDEFF0;
    height: 38px;
    line-height: 36px;
    padding-left: 10px;
    padding-right: 10px
}

div.widget_store_details_popup>.middle>.content_left_border>.content_right_border>.content>.header>span {
    color: #666666;
    font-size: 16px
}

div.widget_store_details_popup>.middle>.content_left_border>.content_right_border>.content>.header>.close {
    cursor: pointer;
    height: 13px;
    position: absolute;
    right: 14px;
    top: 1px;
    width: 13px
}

div.widget_store_details_popup>.middle>.content_left_border>.content_right_border>.content>.body {
    font-size: 12px;
    color: #666666;
    padding: 20px 10px;
    line-height: 16px
}

div.widget_store_details_popup>.middle>.content_left_border>.content_right_border>.content>.body .header {
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 7px;
    border-bottom: 1px solid #edeff0
}

div.widget_store_details_popup>.middle>.content_left_border>.content_right_border>.content>.body>.container_store_address {
    width: 276px;
    float: left
}

div.widget_store_details_popup>.middle>.content_left_border>.content_right_border>.content>.body>.container_hours {
    width: 194px;
    float: left
}

div.widget_store_details_popup>.middle>.content_left_border>.content_right_border>.content>.body>.container_availability {
    width: 238px;
    float: left
}

div.widget_store_details_popup>.middle>.content_left_border>.content_right_border>.content>.body>.container_availability>.backordered {
    width: 10px;
    height: 10px;
    float: left;
    margin-top: 3px;
    margin-right: 8px
}

div.widget_store_details_popup>.middle>.content_left_border>.content_right_border>.content>.body>.container_availability>.status_img_div {
    margin-right: 8px
}

#carouselContainer .rsActiveSlide {
    background-color: transparent
}

header #main-top-header {
    z-index: 99 !important
}

#quickInfoPopup>div {
    height: 100% !important
}

.wish-list-popup#createShoppingListPopup a {
    display: inline-block
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.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 {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

#contentRecommendationWidget_FamilyOfBrandsEspot {
    padding-bottom: 2em
}

#contentRecommendationWidget_FamilyOfBrandsEspot .family_of_brands h5,#contentRecommendationWidget_FamilyOfBrandsEspot .family_of_brands div {
    display: inline
}

.footerLinksWrapper #_bapw-link {
    display: inline !important
}

.widget_product_listing {
    background: #fff
}

.my-order .continue_checkout .checkoutWith .paypal {
    display: table
}

span#ps_SA {
    max-width: calc(42% - 10px);
    display: inline-block !important
}

.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: #555 !important;
    transform: skew(0deg) translateY(2px);
    font-family: "Raleway",sans-serif;
    font-weight: 600;
    font-size: 1em;
    display: inline-block
}

.shopperActions .button.primary,.shopperActions .button.secondary {
    width: 97%;
    max-width: 270px
}

@media (max-width: 1023px) {
    html .order-review .container_full_width>.row .col4,html .checkout-payment .container_full_width>.row .col4 {
        padding:0 5% 0 0
    }

    html .subcategory-page .navbar-header {
        background: #de1c85
    }

    html .subcategory-page .navbar-header.categoryPageTitle {
        margin: 0
    }

    html .subcategory-page .navbar-header h4 {
        font-size: 20px;
        font-size: 20px;
        padding: 7px 0 7px 20px
    }

    html .subcategory-page .navbar-header i {
        color: #fff !important;
        font-size: 20px !important
    }
}

ul div.list_section li a span.highlight {
    font-weight: bold
}

.pageControl.number {
    text-align: center
}

.pageControl.number>a {
    width: 25px;
    margin: 0 10px;
    background-color: #22a3e7;
    border-radius: 2px;
    color: #ffffff;
    font-size: 14px;
    opacity: 0.4;
    vertical-align: middle
}

.pageControl.number>a:hover {
    opacity: 0.6
}

.pageControl.number>a.selected {
    opacity: 0.8
}

.pageControl.number>.ellipsis:after {
    content: "\2026";
    color: #4d4d4d
}

.categoryRecommendationWidget.carousel .pageControlMenu>.pageControl.number>a {
    display: inline-block;
    margin: 4px;
    background: #555;
    text-indent: -9999px;
    border-radius: 100%;
    width: 7px;
    height: 7px
}

#overlay {
    background: rgba(0,0,0,0.3);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 898
}

.lightedSection {
    background: #FFFFFF;
    border: 10px solid #FFFFFF;
    border-radius: 20px;
    margin: auto;
    z-index: 899
}

div#widget_minishopcart_popup>#cartDropdown .product>.product_image>a {
    height: 87px;
    text-align: center
}

div#widget_minishopcart_popup>#cartDropdown .product>.product_image>a>img {
    height: 100%;
    width: auto
}

div#widget_minishopcart_popup_1>#cartDropdown .product>.product_image>a {
    height: 114px;
    text-align: center
}

div#widget_minishopcart_popup_1>#cartDropdown .product>.product_image>a>img {
    height: 100%;
    width: auto
}

div.widget_quick_info_popup>.top,div.widget_quick_info_popup>.bottom {
    width: auto
}

div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.left_column,div.widget_quick_info_popup>.middle>.content_left_border>.content_right_border>.content>.right_column {
    width: auto;
    max-width: 330px
}

#quickInfoPopup.dijitDialog {
    background: white
}

#quickInfoRefreshArea {
    padding: 20px
}

#QuickInfoaddToShoppingList {
    line-height: 1.4
}

#pricing_popup_main_div {
    display: none
}

#pricing_popup {
    width: 427px;
    position: absolute;
    display: block;
    z-index: 9999
}

#pricing_popup .top_left {
    background-image: url("/wcsstore/MattelSAS/images/colors/color1/popup_topleft.png");
    background-repeat: no-repeat;
    height: 10px;
    width: 8px;
    float: left
}

#pricing_popup .top_right {
    background-image: url("/wcsstore/MattelSAS/images/colors/color1/popup_topright.png");
    background-repeat: no-repeat;
    background-position: right;
    height: 10px;
    width: 419px;
    float: left
}

#pricing_popup .header {
    border-left: 1px solid #a5aebd;
    background-repeat: repeat-y;
    background-position: right;
    text-align: right;
    height: 23px;
    clear: left
}

#pricing_popup .close {
    padding: 5px 15px 2px 0px;
    color: #666666
}

#pricing_popup .close .icon {
    padding-top: 2px;
    padding-left: 4px;
    float: right
}

#pricing_popup .pricingTable {
    max-height: 200px;
    width: 95%;
    overflow-x: hidden;
    overflow-y: auto
}

#pricing_popup .pricingPopupButton {
    margin-left: 5px
}

#pricing_popup .bodycontent {
    border-left: 1px solid #a5aebd;
    background-image: url("/wcsstore/MattelSAS/images/colors/color1/popup_center_tile.png");
    background-repeat: repeat-y;
    background-position: right;
    margin: 0;
    padding: 0 0 10px 0
}

#pricing_popup .bodycontent div.clear_float {
    clear: both
}

#pricing_popup .bodycontent h2 {
    font-size: 14px;
    font-weight: bold;
    margin-left: 11px
}

#pricing_popup .bodycontent div#bopis_table_container {
    margin-left: 5px
}

#pricing_popup .bodycontent div.clear_float {
    clear: both
}

#pricing_popup .bodycontent .title {
    padding: 0 17px 0 15px
}

#pricing_popup .bodycontent_short {
    padding: 12px 17px 12px 15px;
    margin: 0px 1px 0px 1px
}

#pricing_popup .footer {
    text-align: right;
    height: 14px;
    width: 427px
}

#pricing_popup .footer .bot_left {
    background-image: url("/wcsstore/MattelSAS/images/colors/color1/popup_botleft.png");
    background-repeat: no-repeat;
    height: 14px;
    width: 8px;
    float: left
}

#pricing_popup .footer .bot_right {
    background-image: url("/wcsstore/MattelSAS/images/colors/color1/popup_botright.png");
    background-repeat: no-repeat;
    background-position: right;
    height: 14px;
    width: 419px;
    float: left
}

div#distributor_pricing_popup {
    padding-right: 16px
}

div#distributor_pricing_popup div.row div.price_column {
    width: 100px
}

div#distributor_pricing_popup div.row div.price_column input {
    background-color: transparent;
    border: none;
    margin-bottom: 0;
    padding: 0;
    vertical-align: text-top
}

div#distributor_pricing_popup div.row div.price_range_link {
    display: block;
    margin: 0 0 0 18px
}

div#distributor_pricing_popup div.row div.contract_column {
    width: 250px
}

.requisitionListContent.popup {
    position: fixed;
    z-index: 105;
    top: 25%;
    background: #fff;
    margin-left: auto;
    margin-right: auto;
    border-top: 1px solid #ddd;
    -webkit-box-shadow: 0px 0px 30px 0px #323232;
    -moz-box-shadow: 0px 0px 30px 0px #323232;
    box-shadow: 0px 0px 30px 0px #323232
}

.requisitionListContent.popup .listSelect .newList input[type="text"] {
    float: left
}

.requisitionListContent.popup .listSelect .newList .sortingDropdown {
    float: left
}

div.widget_site_popup>.middle>.content_left_border>.content_right_border>.content .product .product_image img {
    max-width: 60%
}

div.widget_site_popup>.middle>.content_left_border>.content_right_border>.content form input {
    width: auto
}

div.widget_site_popup>.middle>.content_left_border>.content_right_border>.content .footer .button_secondary .button_text {
    min-width: 45px
}

.dijitSelect span {
    padding: 0 !important;
    margin: 0 !important
}

.dijitPlaceHolder {
    color: #AAAAAA;
    left: 0;
    position: absolute;
    top: 0
}

.selectWrapper .dijitMenuTable {
    background-color: #ffffff;
    border-collapse: collapse;
    border: 1px solid #898989
}

.selectWrapper .dijitSelect {
    padding: 6px;
    border-radius: 5px;
    color: #545454;
    font-size: 14px;
    cursor: pointer;
    min-width: 140px
}

.selectWrapperPageSize .dijitSelect {
    min-width: 0px
}

.selectWrapperPageSize .dijitSelect .dijitReset:first-child {
    display: none
}

.selectWrapper .dijitSelect .dijitButtonText {
    padding: 0 6px
}

.selectWrapper .dijitSelect .dijitArrowButtonContainer,.shopperActions .dropdown_primary>.drop {
    overflow: hidden
}

.selectWrapper .dijitSelect .dijitArrowButtonContainer:before,.shopperActions .dropdown_primary>.drop div:before {
    content: url("/wcsstore/MattelSAS/images/responsive/rwdUI.png");
    display: block;
    position: relative;
    width: 12px;
    height: 6px;
    margin: 10px 7px;
    float: right;
    top: -1px;
    left: -1px
}

.shopperActions .dropdown_primary>.drop div:before {
    top: 1px;
    left: -2px
}

.selectWrapper .dijitSelect .dijitValidationContainer,.dijitSelect .dijitArrowButtonInner {
    display: none
}

#orderBy_dropdown>#orderBy_menu>table tr.dijitSelectSelectedOption,.orderBySelectMenu>table tr.dijitSelectSelectedOption,#orderByContent_dropdown>#orderByContent_menu>table tr.dijitSelectSelectedOption,#pageSize_dropdown>#pageSize_menu>table tr.dijitSelectSelectedOption,.pageSizeSelectMenu>table tr.dijitSelectSelectedOption,div[id^="attrValue_"]>div[id^="attrValue_"]>table tr.dijitSelectSelectedOption,div[id^="attrName_"]>div[id^="attrName_"]>table tr.dijitSelectSelectedOption {
    background: #898989
}

#orderBy_dropdown>#orderBy_menu>table tr.dijitMenuItemSelected,.orderBySelectMenu>table tr.dijitMenuItemSelected,#orderByContent_dropdown>#orderByContent_menu>table tr.dijitMenuItemSelected,#pageSize_dropdown>#pageSize_menu>table tr.dijitMenuItemSelected,.pageSizeSelectMenu>table tr.dijitMenuItemSelected,div[id^="attrValue_"]>div[id^="attrValue_"]>table tr.dijitMenuItemSelected,div[id^="attrName_"]>div[id^="attrName_"]>table tr.dijitMenuItemSelected {
    background: #898989
}

#orderBy_dropdown>#orderBy_menu>table tr.dijitMenuItemSelected>td:nth-child(2),.orderBySelectMenu>table tr.dijitMenuItemSelected>td:nth-child(2),#orderByContent_dropdown>#orderByContent_menu>table tr.dijitMenuItemSelected>td:nth-child(2),#pageSize_dropdown>#pageSize_menu>table tr.dijitMenuItemSelected>td:nth-child(2),.pageSizeSelectMenu>table tr.dijitMenuItemSelected>td:nth-child(2),div[id^="attrValue_"]>div[id^="attrValue_"]>table tr.dijitMenuItemSelected>td:nth-child(2),div[id^="attrName_"]>div[id^="attrName_"]>table tr.dijitMenuItemSelected>td:nth-child(2) {
    color: #FFF !important
}

#orderBy_dropdown>#orderBy_menu>table tr.dijitSelectSelectedOption>td:nth-child(2),.orderBySelectMenu>table tr.dijitSelectSelectedOption>td:nth-child(2),#orderByContent_dropdown>#orderByContent_menu>table tr.dijitSelectSelectedOption>td:nth-child(2),#pageSize_dropdown>#pageSize_menu>table tr.dijitSelectSelectedOption>td:nth-child(2),.pageSizeSelectMenu>table tr.dijitSelectSelectedOption>td:nth-child(2),div[id^="attrValue_"]>div[id^="attrValue_"]>table tr.dijitSelectSelectedOption>td:nth-child(2),div[id^="attrName_"]>div[id^="attrName_"]>table tr.dijitSelectSelectedOption>td:nth-child(2) {
    color: #FFF !important
}

div[id^="attrValue_"].dijitPopup {
    overflow-x: hidden;
    overflow-y: auto
}

#quick_cart_container>.dijitDialogPaneContent,#MiniShopCartProductAdded>.dijitDialogPaneContent {
    width: auto !important;
    height: auto !important
}

#Register .inputField.dijitSelect,#QuickCheckout .inputField.dijitSelect,#AddressForm .inputField.dijitSelect,#addressId.inputField.dijitSelect {
    padding-right: 20px;
    margin-bottom: 8px
}

.inputField.dijitSelect .dijitArrowButtonContainer:before {
    content: url("/wcsstore/MattelSAS/images/responsive/rwdUI.png");
    height: 10px;
    width: 15px;
    position: absolute;
    margin-top: -2px;
    overflow: hidden
}

#pay_expire_month_dropdown.dijitMenuPopup>.dijitSelectMenu,#pay_expire_year_dropdown.dijitMenuPopup>.dijitSelectMenu,#payMethodId_dropdown.dijitMenuPopup>.dijitSelectMenu,#addressId_dropdown.dijitMenuPopup>.dijitSelectMenu,.wcSelectMenu {
    border: 1px solid #E0E0E0;
    background: #FFFFFF;
    box-shadow: 0 2px 13px -4px #000000;
    z-index: 20;
    font-size: 12px
}

.wcSelectMenu .dijitMenuArrowCell,.wcSelectMenu .dijitMenuItemIconCell,#pay_expire_month_dropdown.dijitMenuPopup>.dijitSelectMenu .dijitMenuArrowCell,#pay_expire_year_dropdown.dijitMenuPopup>.dijitSelectMenu .dijitMenuArrowCell,#payMethodId_dropdown.dijitMenuPopup>.dijitSelectMenu .dijitMenuArrowCell,#addressId_dropdown.dijitMenuPopup>.dijitSelectMenu .dijitMenuArrowCell,#pay_expire_month_dropdown.dijitMenuPopup>.dijitSelectMenu .dijitMenuItemIconCell,#pay_expire_year_dropdown.dijitMenuPopup>.dijitSelectMenu .dijitMenuItemIconCell,#payMethodId_dropdown.dijitMenuPopup>.dijitSelectMenu .dijitMenuItemIconCell,#addressId_dropdown.dijitMenuPopup>.dijitSelectMenu .dijitMenuItemIconCell {
    display: none
}

.wcSelectMenu .dijitMenuItemLabel,#pay_expire_month_dropdown.dijitMenuPopup>.dijitSelectMenu .dijitMenuItemLabel,#pay_expire_year_dropdown.dijitMenuPopup>.dijitSelectMenu .dijitMenuItemLabel,#payMethodId_dropdown.dijitMenuPopup>.dijitSelectMenu .dijitMenuItemLabel,#addressId_dropdown.dijitMenuPopup>.dijitSelectMenu .dijitMenuItemLabel {
    padding: 10px 8px;
    border-bottom: 1px solid #E0E0E0
}

.wcSelectMenu table tr.dijitMenuItemSelected,#pay_expire_month_dropdown.dijitMenuPopup>.dijitSelectMenu table tr.dijitMenuItemSelected,#pay_expire_year_dropdown.dijitMenuPopup>.dijitSelectMenu table tr.dijitMenuItemSelected,#payMethodId_dropdown.dijitMenuPopup>.dijitSelectMenu table tr.dijitMenuItemSelected,#addressId_dropdown.dijitMenuPopup>.dijitSelectMenu table tr.dijitMenuItemSelected {
    background: #898989;
    color: #fff;
    cursor: pointer
}

.wcSelectMenu table tr.dijitSelectSelectedOption,#pay_expire_month_dropdown.dijitMenuPopup>.dijitSelectMenu table tr.dijitSelectSelectedOption,#pay_expire_year_dropdown.dijitMenuPopup>.dijitSelectMenu table tr.dijitSelectSelectedOption,#payMethodId_dropdown.dijitMenuPopup>.dijitSelectMenu table tr.dijitSelectSelectedOption,#addressId_dropdown.dijitMenuPopup>.dijitSelectMenu table tr.dijitSelectSelectedOption {
    background: #E0e0e0 !important;
    color: #000 !important
}

.globalLogin .dijitSelect {
    font-size: 12px;
    min-height: 30px;
    min-width: 274px;
    padding-bottom: 0;
    padding-top: 0
}

#Header_GlobalLogin_WC_B2BMyAccountParticipantRole_select_2_dropdown.dijitMenuPopup,#QuickLinks_GlobalLogin_WC_B2BMyAccountParticipantRole_select_2_dropdown.dijitMenuPopup {
    overflow-x: hidden
}

#newListPublicPrivateDropdown .dijitSelect {
    font-size: 12px;
    min-height: 30px;
    min-width: 208px;
    padding-bottom: 0;
    padding-top: 0
}

.contractSelectPanel .dijitSelect {
    font-size: 12px;
    min-height: 30px;
    min-width: 234px;
    padding-bottom: 0;
    padding-top: 0
}

.listTable .content .field input:not(.dijitInputInner),.listTable .toolbar .field .dijitSelect,.listTable .content .field .dijitTextBox {
    font-size: 12px;
    padding: 8px;
    background: #FFFFFF;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #E0E0E0;
    border-radius: 5px 5px 5px 5px
}

.listTable .toolbar .field .dijitSelect {
    width: 100%
}

.listTable .content .field input:not(.dijitInputInner),.listTable .content .field .dijitSelect,.listTable .content .field .dijitTextBox {
    width: 80%
}

.listTable .content .field .dijitTextBox .dijitInputInner {
    height: auto
}

.listTable .toolbar .field .dijitSelect {
    padding-right: 20px;
    margin-bottom: 10px
}

.listTable .toolbar .field .dijitSelect .dijitArrowButtonContainer:before {
    content: "";
    background: url("/wcsstore/MattelSAS/images/responsive/rwdUI.png");
    height: 10px;
    width: 15px;
    position: absolute;
    background-repeat: no-repeat;
    margin-top: -2px
}

div[dijitpopupparent^='OrganizationUsersList_toolbar_']>.dijitSelectMenu,div[dijitpopupparent^='BuyerApproval_toolbar_']>.dijitSelectMenu,div[dijitpopupparent^='OrderApproval_toolbar_']>.dijitSelectMenu {
    border: 1px solid #E0E0E0;
    box-shadow: 0 2px 13px -4px #000000;
    background: #FFF;
    z-index: 20;
    font-size: 12px
}

div[dijitpopupparent^='OrganizationUsersList_toolbar_']>.dijitSelectMenu .dijitMenuItemIconCell,div[dijitpopupparent^='BuyerApproval_toolbar_']>.dijitSelectMenu .dijitMenuItemIconCell,div[dijitpopupparent^='OrderApproval_toolbar_']>.dijitSelectMenu .dijitMenuItemIconCell,div[dijitpopupparent^='OrganizationUsersList_toolbar_']>.dijitSelectMenu .dijitMenuArrowCell,div[dijitpopupparent^='BuyerApproval_toolbar_']>.dijitSelectMenu .dijitMenuArrowCell,div[dijitpopupparent^='OrderApproval_toolbar_']>.dijitSelectMenu .dijitMenuArrowCell {
    display: none
}

div[dijitpopupparent^='OrganizationUsersList_toolbar_']>.dijitSelectMenu table tr td,div[dijitpopupparent^='BuyerApproval_toolbar_']>.dijitSelectMenu table tr td,div[dijitpopupparent^='OrderApproval_toolbar_']>.dijitSelectMenu table tr td {
    padding: 10px 8px;
    border-bottom: 1px solid #E0E0E0
}

div[dijitpopupparent^='OrganizationUsersList_toolbar_']>.dijitSelectMenu table tr.dijitMenuItemSelected,div[dijitpopupparent^='BuyerApproval_toolbar_']>.dijitSelectMenu table tr.dijitMenuItemSelected,div[dijitpopupparent^='OrderApproval_toolbar_']>.dijitSelectMenu table tr.dijitMenuItemSelected {
    background: #898989;
    color: #FFFFFF;
    cursor: pointer
}

div[dijitpopupparent^='OrganizationUsersList_toolbar_']>.dijitSelectMenu table tr.dijitSelectSelectedOption,div[dijitpopupparent^='BuyerApproval_toolbar_']>.dijitSelectMenu table tr.dijitSelectSelectedOption,div[dijitpopupparent^='OrderApproval_toolbar_']>.dijitSelectMenu table tr.dijitSelectSelectedOption {
    background: #E0e0e0 !important;
    color: #000 !important
}

.pageSection .field .sub_field .dijitSelect {
    width: 90%
}

.pageSection .field .dijitSelect {
    padding-right: 20px
}

.pageSection .field .dijitSelect .dijitArrowButtonContainer:before {
    content: "";
    background: url("/wcsstore/MattelSAS/images/responsive/rwdUI.png");
    height: 10px;
    width: 15px;
    position: absolute;
    background-repeat: no-repeat;
    margin-top: -2px
}

.UserMemberGroupManagement .memberGroup .dijitSelect {
    border-radius: 5px;
    border: 1px solid #999999;
    padding: 8px;
    font-size: 12px;
    width: 80%;
    max-width: 300px;
    margin-bottom: 10px;
    padding-right: 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.UserMemberGroupManagement .memberGroup .dijitSelect .dijitArrowButtonContainer:before {
    content: "";
    background: url("/wcsstore/MattelSAS/images/responsive/rwdUI.png");
    height: 10px;
    width: 15px;
    position: absolute;
    background-repeat: no-repeat;
    margin-top: -2px
}

div[dijitpopupparent^='WC_UserMemberGroupManagement_']>.dijitSelectMenu {
    border: 1px solid #E9E9E9;
    box-shadow: 0 2px 13px -4px #000000;
    background: #FFFFFF;
    z-index: 20;
    font-size: 12px
}

div[dijitpopupparent^='WC_UserMemberGroupManagement_']>.dijitSelectMenu table tr td {
    padding: 10px 2px
}

div[dijitpopupparent^='WC_UserMemberGroupManagement_']>.dijitSelectMenu table tr.dijitMenuItemSelected {
    background: #898989;
    color: #fff;
    cursor: pointer
}

.selfServiceCal.dijitCalendar .dijitCalendarCurrentMonth {
    background: none repeat scroll 0 0 #F6F6F6 !important;
    border: 1px solid #EAEAEA;
    border-collapse: collapse
}

.selfServiceCal.dijitCalendar .dijitCalendarDateTemplate .dijitCalendarDateLabel {
    border: 0 none !important;
    padding: 7px
}

.selfServiceCal.dijitCalendar .dijitCalendar {
    border-collapse: collapse
}

.selfServiceCal.dijitCalendar .dijitCalendarCurrentDate {
    background: none repeat scroll 0 0 #0579F2 !important;
    color: #FFFFFF;
    text-decoration: none
}

.selfServiceCal .dijitCalendarHoveredDate .dijitCalendarDateLabel {
    background: #f5aa31
}

.selfServiceCal.dijitCalendar .dijitCalendarMonthLabel {
    color: #FFFFFF;
    font-size: 20px;
    margin: 2px
}

.selfServiceCal.dijitCalendar tr.dijitCalendarMonthContainer {
    background: none repeat scroll 0 0 #333333
}

.selfServiceCal.dijitCalendar .dijitCalendarIncrementControl {
    background-image: url("/wcsstore/MattelSAS/images/responsive/rwdUI.png")
}

.selfServiceCal.dijitCalendar .dijitCalendarIncrease {
    background-position: -37px 0
}

.selfServiceCal.dijitCalendar .dijitCalendarDecrease {
    background-position: -13px 0
}

.selfServiceCal.dijitCalendar .dijitCalendarYearLabel {
    background: none repeat scroll 0 0 #333333
}

.selfServiceCal.dijitCalendar .dijitCalendarYearLabel span {
    color: #FFFFFF;
    font-size: 12px
}

.selfServiceCal.dijitCalendar .dijitCalendarSelectedYear {
    background-color: #333333 !important;
    font-size: 20px !important;
    font-weight: bold
}

.selfServiceCal.dijitCalendarMonthMenu.dijitMenu {
    background: #F6F6F6 repeat;
    border: 1px solid #000000
}

.selfServiceCal.dijitCalendarMonthMenu.dijitMenu .dijitCalendarMonthLabel {
    border: 0px none;
    font-size: 14px
}

.optionDropdown .dijitArrowButtonContainer {
    background-image: url("/wcsstore/MattelSAS/images/responsive/rwdUI.png");
    background-position: -1px 12px;
    float: right;
    height: 21px;
    margin-bottom: 5px;
    margin-top: -5px;
    text-align: center;
    width: 17px
}

.optionDropdown .dijitTextBox input.dijitInputInner {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #E9E9E9 -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-style: none solid none none;
    border-width: 0 1px 0 0;
    outline: 0 none;
    width: 91%;
    float: left
}

.OrganizationListWidget .orgList .dijitSelect {
    color: #4d4d4d !important;
    background-image: linear-gradient(#f7f9f9, #e5e8e9);
    border-radius: 5px;
    border: 1px solid #bfbfbf;
    padding: 8px 20px 8px 0px;
    font-size: 12px;
    min-width: 180px;
    max-width: 260px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.OrganizationListWidget .orgList .dijitButtonContents {
    border: 0 none;
    display: inline-block;
    font-size: 12px;
    height: auto;
    line-height: normal;
    padding: 0 19px;
    text-align: center;
    vertical-align: middle
}

.OrganizationListWidget .orgList .dijitSelect .dijitArrowButtonContainer:before {
    content: "";
    background: url("/wcsstore/MattelSAS/images/responsive/rwdUI.png");
    height: 10px;
    width: 15px;
    position: absolute;
    background-repeat: no-repeat;
    margin-top: -2px
}

div[dijitpopupparent^='OrganizationListWidget']>.dijitSelectMenu {
    border: 1px solid #E9E9E9;
    box-shadow: 0 2px 13px -4px #000000;
    background: #FFFFFF;
    z-index: 20;
    font-size: 12px
}

div[dijitpopupparent^='OrganizationListWidget']>.dijitSelectMenu table tr td {
    padding: 10px 4px;
    border-bottom: 1px solid #bfbfbf
}

div[dijitpopupparent^='OrganizationListWidget']>.dijitSelectMenu table tr.dijitMenuItemSelected {
    background: #898989;
    color: #fff;
    cursor: pointer
}

.button.primary,.button.secondary {
    min-width: 200px
}

.button_primary {
    display: inline-block
}

.paypal .button {
    transform: none
}

#header {
    position: relative;
    z-index: 10
}
/*# start Css update for ADA project */
.focus-ring {
	outline: 2px auto #0433FF !important;
}

p.error.text-danger {
	color: #EE0024 !important;
}

.my-order #total_breakdown .taxCalc {
	color: #666666;
}

.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 {
	text-decoration: underline;
}

.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:hover {
	color: #DE1C85;
}

.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: #666666;
}

.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 {
	color: #666666;
}

.shipping-page .editAddressLink,
.shipping-page .newShippingAddressButton {
	text-decoration: underline;
}

.shipping-page .shipping_boxes a {
	color: #138186 !important;
	text-decoration: underline;
}

#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;
}

.my-order .continue_checkout .legal a {
	color: #DE1C85;
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 #billing_summary .deleteAndSaveforLater a {
	text-decoration: underline;
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 #shipping .deleteAndSaveforLater a {
	text-decoration: underline;
}

.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 {
	color: #666666;
	text-decoration: underline;
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper #UpdateCartItem:hover,
.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .edit_attributes:hover {
	color: #DE1C85;
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .deleteAndSaveforLater a.hover_underline {
	color: #666666;
	text-decoration: underline;
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .deleteAndSaveforLater a.hover_underline:hover {
	color: #DE1C85;
}

.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: #666666;
}

.wish-list-popup .content .body .input-wrapper p.required {
	font-size: 12px;
	color: #ee0024;
}

.bloomreach-facet-widget ul li ul li .item a .reviews span {
	color: #666666;
}

.search-results-page #blogPostResultDisplayDiv .pagination .pageNum a:hover {
	text-decoration: underline;
}

.paymentSection .card_info p.required {
	font-size: 12px;
	color: #ee0024;
}

.privacystatement a {
	text-decoration: underline;
}

.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .billing .billing_address_container .billing_address #PaymentBillingForm #billingAddressDisplayArea_1 a {
	color: #000000;
	text-decoration: underline;
}

.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .billing .billing_address_container .billing_address #PaymentBillingForm #billingAddressDisplayArea_1 a:hover {
	color: #DE1C85;
}

.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .billing .billing_address_container #phoneEmailUpdate a {
	text-decoration: underline;
}

.email-protection-copy a {
	text-decoration: underline;
}

header .navbar .navbar-header .signIn a {
	color: #333333;
}

.name_part_price_widget .namePartPriceContainer .namePartPriceHeading>.row h5 {
	color: #666666;
}

#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order .discount_text p {
	color: #666666;
}

.t_quick_view.focus-ring {
	opacity: 1;
}

.wish-list-popup .content .body #shoppingListErrorMessageArea p#shoppingListErrorMessageText {
	color: #ee0024;
}

footer .emailForm input[type="text"] {
	display: block;
	float: left;
}

footer .button-footer {
	display: block;
	float: left;
	top: 1px;
}

.emailForm p#emailSignupNewsletterEmail_error {
	clear: both;
	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 {
	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;
}

.search-results-page #blogPostResultDisplayDiv .pagination .pageNum a,
.search-results-page #collProfResultDisplayDiv .pagination .pageNum a {
	display: block;
	float: left;
}

header .navbar .navbar-header .dropdown.search {
    float: left!important;
    z-index: 0;
}

header .navbar .navbar-header .signIn {
    padding: 0 15px;
    margin: 20px;
    float: left;
}

header .navbar .navbar-header .signIn a {
    color: #333;
    font-weight: bold;
    font-size: 0.925em;
    letter-spacing: 1px;
}
.productListingWidget .footerPagination .header_bar .backToTopButton a.takeMeTop{
	background: #000;
    color: #fff;
    border: 0;
    text-align: center;
    font-size: .7rem;
    font-family: "Raleway",sans-serif;
    padding: 0 6px 4px;
    width: 51px;
    border-radius: 51px;
    height: 51px;
    line-height: 1;
    word-break: break-word;
    display: block;
}
.product:focus .t_quick_view {
    opacity: 1;
}

.focus-ring {
	outline: 2px auto #0433FF !important;
}

.my-order #total_breakdown .taxCalc {
	color: #666666;
}

.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 {
	text-decoration: underline;
}

.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:hover {
	color: #DE1C85;
}

.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: #666666;
}

.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 {
	color: #666666;
}

.shipping-page .editAddressLink,
.shipping-page .newShippingAddressButton {
	text-decoration: underline;
}

.shipping-page .shipping_boxes a {
	color: #138186 !important;
	text-decoration: underline;
}

#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;
}

.my-order .continue_checkout .legal a {
	color: #DE1C85;
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 #billing_summary .deleteAndSaveforLater a {
	text-decoration: underline;
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 #shipping .deleteAndSaveforLater a {
	text-decoration: underline;
}

.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 {
	color: #666666;
	text-decoration: underline;
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper #UpdateCartItem:hover,
.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .edit_attributes:hover {
	color: #DE1C85;
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .deleteAndSaveforLater a.hover_underline {
	color: #666666;
	text-decoration: underline;
}

.order-review #box .body#WC_SingleShipmentSummary_div_13 table#order_details .th_align_left_normal .cart_productDetails_content_wrapper .deleteAndSaveforLater a.hover_underline:hover {
	color: #DE1C85;
}

.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: #666666;
}

.wish-list-popup .content .body .input-wrapper p.required {
	font-size: 12px;
	color: #ee0024;
}

.bloomreach-facet-widget ul li ul li .item a .reviews span {
	color: #666666;
}

.search-results-page #blogPostResultDisplayDiv .pagination .pageNum a:hover {
	text-decoration: underline;
}

.paymentSection .card_info p.required,
span.required-field {
	font-size: 12px;
	color: #ee0024;
}
.privacystatement a {
	text-decoration: underline;
}

.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .billing .billing_address_container .billing_address #PaymentBillingForm #billingAddressDisplayArea_1 a {
	color: #000000;
	text-decoration: underline;
}

.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .billing .billing_address_container .billing_address #PaymentBillingForm #billingAddressDisplayArea_1 a:hover {
	color: #DE1C85;
}

.checkout-payment .container_full_width>.row .col8 #box .body .paymentSection .billing .billing_address_container #phoneEmailUpdate a {
	text-decoration: underline;
}

.email-protection-copy a {
	text-decoration: underline;
}

header .navbar .navbar-header .signIn a {
	color: #333333;
}

.name_part_price_widget .namePartPriceContainer .namePartPriceHeading>.row h5 {
	color: #666666;
}
#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order .discount_text p {
	color: #666666;
}

.t_quick_view.focus-ring {
	opacity: 1;
}

.wish-list-popup .content .body #shoppingListErrorMessageArea p#shoppingListErrorMessageText {
	color: #ee0024;
}

footer .emailForm input[type="text"] {
	display: block;
	float: left;
}

footer .button-footer {
	display: block;
	float: left;
	top: 1px;
}

.emailForm p#emailSignupNewsletterEmail_error {
	clear: both;
	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 {
	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;
}

.search-results-page #blogPostResultDisplayDiv .pagination .pageNum a,
.search-results-page #collProfResultDisplayDiv .pagination .pageNum a {
	display: block;
	float: left;
}
.facetSelectContainer .facetSelectedHighlight{
	color:#DE1C85;
}
.facetSelectContainer .facetSelectedHighlight:hover{
	text-decoration:underline;
}
.facetSelectContainer .facetSelectedHighlight span > span{
	color:#DE1C85 !important;
}
#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .inventory_status strong.in_stock{
	color:#388532;
}
#myAccountNavigationWidget .navbar-header .my_account_heading{
	color:#666666
}
div#widget_breadcrumb ul li{
	display:block;
	float:left;
	padding-bottom:10px;
}
#product-detail .reviews a{
	text-decoration:underline;
}
#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column span.price{
    color: #666666;
}
#BA .name_part_price_widget .namePartPriceContainer .namePartPriceHeading>.row span{
	color: #666666;
}
#locationField #autocomplete::placeholder,
#distance::placeholder,
.zipcode-field input::placeholder,
.email-field input::placeholder,
.subscription-box label,
#results span.miles-value,
.doll-type,
.owl-item .resources h4,
div.pluck-publicBlogs-blog-post-posted{
	color:#757575 !important;
}
.br-related-query a.br-related-query-link,
.ps-footer > div > span > a{
	text-decoration:underline;
}
.br-sf-widget .link{
	text-decoration:underline;
}
.at-resp-share-element .at-share-btn{
	display:block;
	float:left;
}
div.widget_product_image_viewer.progressive .rsOneStore .rsGCaption{
    color:#666666;
}
#product-detail #ProductFeatures a{
	color:#de1c85 !important
}
.bv-cv2-cleanslate .bv-core-container-446 .bv-submission .bv-fieldsets .bv-form-actions .bv-submission-button-submit{
	background: #EE0024 !important;
}
div.widget_product_image_viewer .rsBullets .rsNavInner .rsBullet span{
	background:#757575s;
}
#quickInfoPopup .widget_quick_info_popup .middle .content_left_border>.content_right_border>.content>.right_column .reviews .glyphicon.glyphicon-star-empty{
	color:#888888 !important;
}
.model-text-left h5,
.model-hint{
	color:#666666 !important;
}
.ps-price-alert .ps-content > div.ps-form > div.ps-copy{
	color:#666666 !important;
}
.about-dream-gap .section-subtitle{
	color:#138186;
}
.how-working .text-wrapper a,
.how-involved a,
.barbieBlogWrapper .thumb-sections li a,
.barbieBlogWrapper .index-content .left-content .pluck-publicBlogs-blog-post-wrap .pluck-publicBlogs-blog-post-content h5{
	color: #DE1C85 !important;
	padding:10px 10px 0px 0px;
}
.ps-online-seller-select > div > div > div > span > span.ps-stock-status{
	color:#666666 !important;
}
span.pluck-publicBlogs-pagination-page{
	background:#DE1C85 !important
}
.barbieBlogWrapper .index-content .left-content .pluck-publicBlogs-pagination a{
	width:28px !important;
}
header .navbar .navbar-header #searchBox #SimpleSearchForm_SearchTerm:focus{
	outline:2px auto #0433FF !important;
}
.search-icon:focus .searchIcon{
	outline:2px auto #0433FF !important;
} 
*:not(.facetbutton):focus {
	outline: 2px auto #0433FF !important;
}
/**:not(.focus-ring):focus {
	outline: 2px auto #0433FF !important;
}
*/

#WC_QuickInfo_Link_close:focus .glyphicon-remove{outline:2px auto #0433FF !important;}
.ps-online-seller-select:focus {
	color: #fff !important;
    background: #e01e21 !important;
    transform: translate(0,10px) !important;
}
#BA #BVOSWriteReview, #BA #BVOSContainer #BVOSReviewsLinks a#BVOSWriteReview{
	display:block;
	float:left;
}
#BVOSReadReviews{
	display:block;
	float:left;
	padding-top:1em;
}
.wish-list-popup .content .header .wishlist-close-btn{
	background-image:none !important;
}
.bloomreach-facet-widget ul li ul li .item a .checkBox.add-outline{
                outline:2px solid #0433FF;
}
.productListingWidget .header_bar .pagination_container .paging_controls .controlBar .pageControl div{
                display:inline-block;
                float:left;
}
.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: #de1c85;
    color: #fff;
    opacity: 1;
}
.pageControlMenu .controlBar .pageControl.number a{
	margin:0;
}
.pageControl.number a{
	vertical-align: middle;
}
.productListingWidget .header_bar .pagination_container .paging_controls .controlBar .pageControl.number a {
    width: 32px;
    background-color: #e8eef3;
    border: 0;
    border-radius: 100%;
    color: #333;
    font-family: "Raleway",sans-serif;
    font-size: .875em;
    font-weight: normal;
    text-align: center;
    opacity: 1;
    display: inline-block;
    margin-right: 7px;
}
.productListingWidget .header_bar .pagination_container .paging_controls .pageControl.number div>.ellipsis:after {
    color: #009db5;
    font-size: 1.8em;
    letter-spacing: -1.1px;
    margin-right: 7px;
    content: "...";
    font-weight: 600;
}
#popupTemplate .formElementWrapper span, .childErrorMessage {
    color: #D60020 !important;
}
.dropdown-toggle:focus {
  outline:2px solid #0433FF;
}
	
input:focus, select:focus, textarea:focus ,a:focus,btn:focus,select:focus{
	 outline:2px solid #0433FF;
}
input[type=checkbox]:focus + span:before{
	outline:2px solid #0433FF;
}
input[type=radio]:focus + span:before{
	outline:2px solid #0433FF;
}
#Register input[type=checkbox]:focus + span:before{
	outline:2px solid #0433FF  !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 #0433FF !important;
}
.personal-information-page .row #box .my_account .body #personalInfoReadMode a:focus{
	outline: 2px auto #0433FF !important;
}
.helptoolTipContainer .dijitFocused{
	outline: 2px auto #0433FF !important;
}
header .navbar .navbar-header #searchBox #SimpleSearchForm_SearchTerm:focus{
	outline: 2px auto #0433FF !important;
}
.search-icon:focus .searchIcon{
	outline: 2px auto #0433FF !important;
}
.email-footer-wrapper{
	position:relative
}
.email-footer-wrapper label{
	position: absolute;
    left: 5px;
    top: 7px;
    font-weight: normal;
    font-style: italic;
    color: rgb(85,85,85);
}
.email-footer-wrapper label.filled{
    left: 5px;
    top: 3px;
    font-size: 0.5rem;
}
footer .emailForm .email-footer-wrapper input[type="text"] {
    padding: 10px 5px 10px 5px;
}
footer .emailForm .email-footer-wrapper input[type="text"].filled{
	padding:15px 5px 5px 5px;
}
footer .email-footer-wrapper .button-footer{
	height: 38px;
} 
#BVRRSummaryContainer .BVOSStarRatingContainer,
#BVRRSummaryContainer .BVOSSummaryReadReviews,
#BVRRSummaryContainer .BVOSSeparator,
#BVRRSummaryContainer .BVOSSummaryWriteReview{
	display:block;
	float:left;
}
.name_part_price_widget .namePartPriceContainer span.glyphicon-star {
    color: #757575;
}
.bv-cv2-cleanslate .bv-submission .bv-fieldsets .bv-form-actions .bv-submission-button-submit {
	background: #6F2E91 !important
}
#BA .product .t_quick_view:focus{
	opacity:1 !important;
}
.inventory_widget .row .col6.left.available .sublist span:first-of-type.in_stock{
	color: #388532 !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;
}
#CollectorMembershipDialog .dialog .membership-dialog-content #Membership .wrapper-row{
	margin-top: 12px;
} 
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;
}

.my-order ul#myorderaccordion li.panel div.change-to-div.accordion-toggle {
    display: block;
    width: 100%;
    height: 100%;
    font-weight: bold;
    color: #555 !important;
}
.my-order #my-order-promo-accordion .promotion_input{
	display:inline-block !important
}
.head-wishlist a{display:block;padding:10px 0px 5px 0px;}
.shop-cart #PromotionCodeForm input#promoCode:focus{ width: 100%;
    height: 40px;
    margin-top: 41px;
    padding-left: 10px;
	outline: 2px auto #0433FF !important;
}
.ps-widget .ps-button-label{
	margin-top:2px !important;
}
.productListingWidget .product_listing_container ul.grid_mode li .product .inventory_status strong.in_stock{color:#388532}
.productListingWidget .product_listing_container ul.grid_mode li .product .product_info .reviews .glyphicon.glyphicon-star-empty{
	color: #888888 !important;
}
.reviews .glyphicon.glyphicon-star-empty{
	color:#666666 !important;
}
footer .instruction{
	color: #C81976;
}
.linkWidget ul.facetSelect li.selected a {
    font-weight: bold;
    color: #de1c85;
}
#BA .summary_banner .emailWrapper .disclaimer,
#BA .summary_banner .emailWrapper .emailForm .subscribeForEmail label {
    color:#666666
}
#BA .summary_banner .emailWrapper .emailForm form .button-footer{
	background: #666666 !important;
}
/*# End Css update for ADA project */

/*# sourceMappingURL=style.css.map */