.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;zoom:1;-webkit-user-select:none;-moz-user-select:none;user-select:none}.chosen-container *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;left:-9999px;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;box-shadow:0 4px 5px rgba(0,0,0,.15)}.chosen-container.chosen-with-drop .chosen-drop{left:0}.chosen-container a{cursor:pointer}.chosen-container .search-choice .group-name,.chosen-container .chosen-single .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;color:#999}.chosen-container .search-choice .group-name:after,.chosen-container .chosen-single .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:25px;border:1px solid #aaa;border-radius:5px;background-clip:padding-box;color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;font-size:1px}.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;left:-9999px}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:-webkit-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:-moz-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:-o-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto!important;height:1%;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(1%,#eeeeee),color-stop(15%,#ffffff));background-image:-webkit-linear-gradient(#eee 1%,#fff 15%);background-image:-moz-linear-gradient(#eee 1%,#fff 15%);background-image:-o-linear-gradient(#eee 1%,#fff 15%);background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:0;height:25px;outline:0;border:0!important;background:0 0!important;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eeeeee));background-image:-webkit-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-moz-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-o-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eeeeee));background-image:-webkit-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-moz-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-o-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;-moz-border-radius-bottomright:0;border-bottom-right-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(20%,#eeeeee),color-stop(80%,#ffffff));background-image:-webkit-linear-gradient(#eee 20%,#fff 80%);background-image:-moz-linear-gradient(#eee 20%,#fff 80%);background-image:-o-linear-gradient(#eee 20%,#fff 80%);background-image:linear-gradient(#eee 20%,#fff 80%);box-shadow:0 1px 0 #fff inset}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:0 0}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}.chosen-disabled{opacity:.5!important;cursor:default}.chosen-disabled .chosen-single{cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single-nosearch .chosen-search,.chosen-rtl .chosen-drop{left:9999px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.chosen-rtl .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-container-single .chosen-search input[type=text],.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span{background-repeat:no-repeat!important}}.custom-select a{height:32px!important;line-height:32px!important;background:#fff;box-shadow:none;border-radius:2px!important;font-family:open sans,sans-serif!important;font-weight:400;font-size:15px!important;color:inherit!important;border:1px solid silver}.custom-select a:hover{color:inherit!important}.custom-select .chosen-single div b{display:block;background-image:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/select-box.png);width:13px;height:14px;top:calc(32px/2);position:relative;right:5px;transform:translateY(-50%)}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:inherit!important;-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.chosen-container .chosen-results li.active-result.result-selected{background-color:#3875d7;background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:-webkit-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:-moz-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:-o-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.chosen-container-single .chosen-search input[type=text]{width:100%!important}[readonly]:focus,[readonly]:active,[readonly]:hover{border-color:inherit;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.chosen-container .chosen-results li{padding:10px 5px}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:0 0!important;border:1px dashed red;max-width:calc(100% - 16px)}.chosen-container .chosen-results li.no-results span{font-weight:700}select.custom-select+div.validation-advice{display:none}select.validation-failed~div.custom-select a{font-weight:700;color:#df280a!important;background-color:#eac5c5!important;font-size:13px!important}.search-autocomplete ul.bubble-elasticsearch{background-color:#fff;box-shadow:0 3px 8px 0 rgba(0,0,0,.2),0 0 0 1px rgba(0,0,0,.08)}.search-autocomplete ul.bubble-elasticsearch:before{content:'';position:absolute;width:0;height:0;display:block;border-right:8px solid transparent;border-left:7px solid transparent;border-bottom:8px solid #dadada;border-top:none;left:calc(50% - 7px);top:-8px}.search-autocomplete ul.bubble-elasticsearch:after{content:'';position:absolute;border-right:7px solid transparent;border-left:7px solid transparent;border-bottom:7px solid #fff;border-top:none;left:calc(50% - 7px);top:-7px}.search-autocomplete ul.bubble-elasticsearch li.title,.search-autocomplete ul.bubble-elasticsearch li.title a{padding:6px;background-color:#dadada;color:#000;font-weight:700;font-size:14px;text-transform:uppercase}.search-autocomplete ul.bubble-elasticsearch li{padding:0 3px}body.is-responsive .search-autocomplete{width:95%!important;margin:0 auto}body.is-responsive .search-autocomplete ul.bubble-elasticsearch li{padding:5px 0}body.is-responsive .search-autocomplete ul.bubble-elasticsearch li.autocomplete-results{border-bottom:1px solid #e6e6e6}.search-autocomplete ul.bubble-elasticsearch li .image{float:left;margin-right:6px;background-color:#fff}.search-autocomplete ul.bubble-elasticsearch li a{color:#000;font-weight:400;display:block;padding:4px;text-decoration:none}body.is-responsive .search-autocomplete ul.bubble-elasticsearch li a{padding:0 4px}.search-autocomplete ul.bubble-elasticsearch li p{color:#000;font-size:13px;font-weight:400;display:block;padding:4px;text-decoration:none;margin:0 3px}.search-autocomplete ul.bubble-elasticsearch li.autocomplete-results.selected a{color:#fff;text-decoration:none}.search-autocomplete ul.bubble-elasticsearch li.all-results{padding:0;cursor:inherit;margin-top:30px;border-top:1px solid #e6e6e6}.search-autocomplete ul.bubble-elasticsearch li.all-results.no-results{border:none;margin-top:5px}body.is-responsive .search-autocomplete ul.bubble-elasticsearch li.all-results{border:none;margin-top:10px;padding:0}body.is-responsive .search-autocomplete ul.bubble-elasticsearch li.all-results.no-results{margin-top:5px}.search-autocomplete ul.bubble-elasticsearch li div.all-results-buttons{display:table;width:100%;border-spacing:8px 5px;margin-bottom:5px}body.is-responsive .search-autocomplete ul.bubble-elasticsearch li div.all-results-buttons{border-spacing:5px}.search-autocomplete ul.bubble-elasticsearch li div.all-results-buttons a{display:table-cell;text-align:center;width:50%;background-color:#000;height:40px;vertical-align:middle;box-shadow:1px 1px 0 0 rgba(210,210,210,.64);color:#fff;font-weight:700;font-size:13px}.search-autocomplete ul.bubble-elasticsearch li div.all-results-buttons a:hover{opacity:.7}.search-autocomplete ul.bubble-elasticsearch li div.all-results-buttons a .search-icon{width:15px;height:15px;background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/sprite-header.svg) -109px -6px no-repeat;background-size:130px;display:inline-block;vertical-align:sub;margin-right:5px}.search-autocomplete ul.bubble-elasticsearch li .price-box{margin:0}.search-autocomplete ul.bubble-elasticsearch li.selected a .price-box .price,.search-autocomplete ul.bubble-elasticsearch li.selected a .price-box .minimal-price-link .label,.search-autocomplete ul.bubble-elasticsearch li.selected a .price-box .price-label{color:#fff}.search-autocomplete ul.bubble-elasticsearch li a .price-box .minimal-price-link{padding:0}.search-autocomplete ul.bubble-elasticsearch li .clearer{clear:both}div.amshopby-column{float:left;width:83px}select.amshopby-select{width:170px}.amshopby-logo{padding:0 10px 10px 0;float:left}.amshopby-featured{padding:5px}.amshopby-link{float:left;padding-left:5px;padding-top:5px}.amshopby-clearer{display:block;clear:both;overflow:hidden}div.block-layered-nav dd a{padding:0 5px 0 0;display:block;float:left}div.block-layered-nav dd a.amshopby-attr{padding-left:15px;background-image:url(//www.futbolmania.com/skin/frontend/base/default/images/amshopby-cb1.gif);background-repeat:no-repeat;background-position:left center}div.block-layered-nav dd a.amshopby-attr-selected{font-weight:700;padding-left:15px;background-image:url(//www.futbolmania.com/skin/frontend/base/default/images/amshopby-cb2.gif);background-repeat:no-repeat;background-position:left center}div.block-layered-nav dd a.amshopby-attr-inactive{pointer-events:none;color:#666}div.block-layered-nav dd a img{padding:0 4px 5px;float:left}div.block-layered-nav dd li.amshopby-cat-level-1{text-transform:uppercase;font-size:14px}div.block-layered-nav dd li.amshopby-cat-level-2{padding-left:10px}div.block-layered-nav dd li.amshopby-cat-level-3{padding-left:20px}div.block-layered-nav dd a.amshopby-cat-selected{font-weight:700;text-decoration:none;cursor:text}div.block-layered-nav dd li span.amshopby-plusminus{float:left;display:block;width:15px;height:15px;cursor:pointer;background:transparent url(//www.futbolmania.com/skin/frontend/base/default/images/amshopby-plus.gif) no-repeat}div.block-layered-nav dd li span.minus{background:transparent url(//www.futbolmania.com/skin/frontend/base/default/images/amshopby-minus.gif) no-repeat}div.block-layered-nav.amshopby-collapse-enabled dt{cursor:pointer;padding-left:15px;background:url(//www.futbolmania.com/skin/frontend/base/default/images/amshopby-expanded.gif) center left no-repeat}div.block-layered-nav.amshopby-collapse-enabled dt.amshopby-collapsed{background:url(//www.futbolmania.com/skin/frontend/base/default/images/amshopby-collapsed.gif) center left no-repeat}div.block-layered-nav div.amshopby-slider{position:relative;margin:10px 4px 5px;z-index:9;height:18px;background:url(//www.futbolmania.com/skin/frontend/base/default/images/amshopby-slider-bg.gif) repeat-x 0 50%;cursor:pointer;width:155px}div.block-layered-nav div.amshopby-slider div.handle{margin-left:-4px;width:22px;top:3px;height:22px;background:#fff;position:absolute;cursor:move;z-index:3;border:1px solid #878787;border-radius:50%}.amshopby-slider-price{color:#798794}.amshopby-slider-price-from{float:left}.amshopby-slider-price-to{float:right}.amshopby-slider-handle-right{position:absolute;top:14px;right:0}.amshopby-slider-handle-left{position:absolute;top:14px;left:0}.amshopby-tooltip{padding:2px 5px;background:#fec;border:1px solid #faa819;color:#1f5070;text-align:left;width:200px;position:absolute}.amshopby-slider-price-range{text-align:center;font-size:.9em}.amshopby-tooltip-img{cursor:help;display:inline}div.amshopby-page-container{position:relative;top:-50px}div.amshopby-page-container h2{padding-left:10px;font-size:18px;color:#636363}div.amshopby-page-container h2 a{color:#3351c8}div.amshopby-page-container h2 a:hover{opacity:.7;color:#3d51c8}div.amshopby-overlay{background-color:#fff;height:calc(100% + 50px);left:0;opacity:.5;filter:alpha(opacity=50);position:absolute;top:-50px;width:100%;z-index:555}div.amshopby-overlay img{top:100px;left:45%;display:block;position:absolute}div.amshopby-overlay div{margin:0 auto;display:block;width:300px;height:200px;background:url(//www.futbolmania.com/skin/frontend/base/default/images/amshopby-overlay.gif) 50% 50% no-repeat}.amshopby-advanced li{font-family:open sans,sans-serif;font-weight:600}.amshopby-advanced li.active>a{font-weight:700}.amshopby-slider-bar{position:absolute;background:#3f54a1;height:16px;top:6px;z-index:2}.amshopby-slider-bar-grey{position:absolute;left:0;top:6px;height:16px;z-index:1;width:170px;background:#e8e8e8;border:1px solid #c6c6c6;border-radius:10px}.amshopby-subcategory-image{overflow:auto}.btn-remove-inline{background-image:url(//www.futbolmania.com/skin/frontend/base/default/images/am_btn_remove.gif);background-repeat:no-repeat;width:13px;height:12px;margin-left:4px}.btn-remove-inline:hover{}.amshopby-hightlighted{background:#ff0}.btn-remove-inline img{display:inline}div.block-layered-nav div.amshopby-slider div.handle.active{z-index:4}.amshopby-slider-ui{background:url(//www.futbolmania.com/skin/frontend/base/default/images/amshopby-slider-bg.gif) repeat-x 0 50%;margin:10px .4em}.amshopby-slider-ui .ui-slider-handle{background-color:#f18200;border:1px solid #de5400;box-sizing:border-box;outline:none}.amshopby-slider-ui .ui-slider-range{background-color:#999}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-slider{position:relative;text-align:left;top:12px}.ui-slider .ui-slider-handle{position:absolute;z-index:2;cursor:pointer;-ms-touch-action:none;touch-action:none;border-radius:50%}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.2em;margin-left:-.4em}.ui-slider-horizontal .ui-slider-range{top:.2em;height:8px}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:2px;height:100px;position:absolute;margin-left:20px}.ui-slider-vertical .ui-slider-handle{left:-.4em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.amshopby-narrow-by-list table td{vertical-align:top}.account-login .fb-login h2{background-image:url(//www.futbolmania.com/skin/frontend/base/default/css/magestore/fblogin/fb.png);background-repeat:no-repeat;padding-bottom:5px}button.fb_button.fb_button_medium span{min-width:140px}span.fb_button_text{display:block;height:35px;text-align:center;padding-left:40px;padding-right:10px;line-height:33px;color:#fff;background:url(//www.futbolmania.com/skin/frontend/base/default/css/magestore/fblogin/fb.png) #2d78bd no-repeat;min-width:140px}.col-1.new-users li.button{min-width:80px;background:0 0;display:block;text-align:left}.fb-seprate{margin-top:30px}#connected{text-align:center;margin-top:60px}#connected #image{margin-bottom:10px}#v-cookielaw{overflow:hidden;background-color:#dadada;color:#000;z-index:9999;font-size:11px;display:none}#v-cookielaw .v-message{padding:5px 10px;text-align:left}#v-cookielaw .v-message .more-info-link{color:#000;font-weight:700}#v-cookielaw .v-actions{}#v-cookielaw .v-button{color:#fff;display:inline-block;background:#2f2f2f linear-gradient(#4a4a4a,#131313);padding:0 7px;text-decoration:none;text-shadow:-1px -1px 0 rgba(0,0,0,.3);border-radius:2px;min-height:17px}#v-cookielaw .v-button:hover,#v-cookielaw .v-button:focus{color:#fff;text-shadow:-1px -1px 0 rgba(0,0,0,.3);border-color:#3072b3;border-bottom-color:#2a65a0;background-color:#2a65a0;background-image:linear-gradient(#599bdc,#3072b3)}#v-cookielaw .v-button:active{border-color:#2a65a0;border-bottom-color:#3884cd;background-color:#3072b3;background-image:linear-gradient(#3072b3,#599bdc)}#v-cookielaw.v-bar{width:100%;padding:5px 0}#v-cookielaw.v-bar.is-showed{display:table}#v-cookielaw.v-bar .v-message{display:table-cell}#v-cookielaw.v-bar .v-actions{display:table-cell;vertical-align:middle;width:250px;padding-right:10px;text-align:right}#v-cookielaw.v-bar.v-top{position:relative;border-bottom:1px solid #000}#v-cookielaw.v-bar.v-bottom{position:fixed;bottom:0;border-top:1px solid #000}#v-cookielaw.v-box{position:fixed;max-width:300px;border:1px solid #000;border-radius:3px;margin:10px}#v-cookielaw.v-box .v-actions{float:left;margin:5px 10px}#v-cookielaw.v-box.v-top-left{top:0;left:0}#v-cookielaw.v-box.v-top-right{top:0;right:0}#v-cookielaw.v-box.v-bottom-left{bottom:0;left:0}#v-cookielaw.v-box.v-bottom-right{bottom:0;right:0}@media(max-width:480px){#v-cookielaw.v-box{display:table;width:100%!important;padding:5px 0 0;position:fixed;bottom:0!important;top:auto!important;border-top:1px solid #000;max-width:100%;margin:0;border-radius:0;border-right:0;border-left:0;border-bottom:0}#v-cookielaw.v-box .v-message{display:table-cell}#v-cookielaw.v-box .v-actions{display:table-cell;vertical-align:middle;width:250px;padding-right:10px;text-align:left}#v-cookielaw .v-message{float:left}#v-cookielaw .v-actions{float:left;margin:5px 10px}#v-cookielaw.v-bar .v-actions{width:auto}}#v-cookielaw.v-yellow-alert{background:#fffbcd;border-color:#e2cd7b!important}#v-cookielaw.v-dark-clean{color:#fff;background:#2c2c2c;border-color:#55575f!important}#v-cookielaw.v-dark-clean .v-button{color:#fff;text-shadow:-1px -1px 0 rgba(0,0,0,.3);border-color:#3072b3;border-bottom-color:#2a65a0;background-color:#2a65a0;background-image:linear-gradient(#599bdc,#3072b3)}#v-cookielaw.v-dark-clean .v-button:hover,#v-cookielaw.v-dark-clean .v-button:focus{background-color:#3678a0;background-image:linear-gradient(#68abdc,#387cb3)}#v-cookielaw.v-minimalist{color:#2c2c2c;background:#f0f0f0;border-color:#e0e0e0!important;font-size:11px;font-family:Verdana}#v-cookielaw.v-bar.v-minimalist{padding:2px 0}#v-cookielaw.v-box.v-minimalist{width:260px}#v-cookielaw.v-box.v-minimalist .v-actions{margin:5px}#v-cookielaw.v-box.v-minimalist .v-message{padding:5px}#v-cookielaw.v-minimalist .v-button{padding:3px 6px}label[for=s_method_recogeroficina_recogeroficina]{line-height:40px}label[for=s_method_envio4872_envio4872]{line-height:40px}.title_correos_method{display:none}#correos_info_map{float:left;border:1px solid #ccc;width:350px;height:180px;margin-right:10px;margin-top:15px}#correos_info_time{float:left;width:240px;height:180px;margin-top:15px}.sp-methods dt{clear:both;font-weight:700;margin:13px 0 5px}#content_puntos_correos{margin-bottom:12px}#content_homepaq_correos{text-align:right;padding:8px}.correos_contact_info,.correos_seach_zip{margin:15px 0}#homepaqs{margin-left:10px;padding:3px 8px!important;height:24px!important;line-height:24px!important;margin-top:0;margin-bottom:0!important}#homepaqsearch{width:130px!important;padding:4px 0 4px 30px!important;text-decoration:none;text-align:center;background-color:#ffd300;font-weight:700;display:inline-block;height:20px!important}#homepaqsearch.homepaqsearch{background:#ffd300 url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/correos/homepaqsearch.gif) no-repeat 5px 3px!important}#homepaqsearch.homepaqloading{background:#ffd300 url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/correos/ajax-loader.gif) no-repeat 9px center!important;padding:4px 15px!important}#homepaqback{text-decoration:none;border:1px solid #ffd300;background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/correos/arrow_left.gif) no-repeat 5px center!important;height:27px;line-height:27px;padding:0 5px 0 42px!important;display:inline-block!important}#homepaq_result_fail{padding:0 0 0 35px!important;background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/correos/error.gif) no-repeat 5px center!important;border:1px solid #ffd300;margin-left:10px}#homepaq_result_empty{padding:0 0 0 10px!important;border:1px solid #ffd300;margin-left:10px;white-space:nowrap}.homepaq_register_link{height:27px;line-height:27px;display:inline-block}#homepaquser{padding:3px 5px!important;border:1px solid #ffd300;margin-bottom:0!important;top:0!important;height:20px}#homepaqurl{background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/correos/boton_arrow.gif) no-repeat center!important;font-weight:700;padding:0 10px;display:inline-block;width:120px;text-align:center}#homepaq_result_empty #homepaqurl{background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/correos/boton_arrow_long.gif) no-repeat center right!important;padding:0;width:180px;text-align:center}#homepaq_result_ok{border:1px solid #ffd300;height:27px!important;line-height:27px;padding:0 2px 0 7px!important;display:inline-block}.correos_timetable{margin:10px 0}#cp_oficina_correos{margin-left:10px}#content_puntos_correos{border-top:1px solid #adafb1}#correos_info_time{float:left;padding-right:10px}#correos_info_map{float:left;width:calc(100% - 240px);margin-right:0}input#cp_oficina_correos{max-width:250px}div[id$=_correos] label{float:left;clear:left;margin-bottom:5px}div[id$=_correos] input:not([type=button]):not(#homepaquser){width:calc(100% - 80px);float:right;margin-bottom:5px}#correos_mobile_lang_chosen{float:left;max-width:150px;width:100%}div[id$=_correos] input[type=button]{float:right;height:32px;padding:5px 10px;background:#eae325;border:1px solid #adafb1}div[id$=_correos]{animation-duration:.5s;animation-name:fadeAndScale;animation-timing-function:cubic-bezier(.71,.55,.62,1.57)}div[id$=_correos]:not(div#search_by_cp_correos){padding:10px}div[id$=_correos],.correos_contact_info{float:none;clear:both}div[id$=_correos]::after,.correos_contact_info:after{content:'';display:table;clear:both}div[id$=_correos] p.error{margin:0!important;color:#df280a;font-weight:700}a#homepaqsearch{height:32px!important;color:#000!important}a#homepaqurl{width:auto;padding:5px 25px}span.homepaq_register_link{margin-top:15px}p#correospaq_alert_cod{margin-bottom:15px;text-align:left}div.correos_contact_info{display:none}body a{cursor:pointer}.page .overlay-loading{display:none;position:fixed;width:100%;height:100%;left:0;top:0;z-index:6;background:rgba(255,255,255,.9)}.page .overlay-loading .gif-img-container{position:absolute;display:table;left:50%;top:50%;bottom:inherit;margin:auto}.page .overlay-loading .gif-img-container .gif-img{position:relative;background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/gif-loading-white-big.gif);width:100px;height:100px;left:-50%;-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1}.RGPD_preview{clear:both;padding:10px 15px;padding-bottom:20px;min-width:280px;max-width:600px}.fieldset .RGPD_preview p{margin-bottom:0}.sub-header{width:100%;height:30px;overflow:hidden;background-color:#113b85;position:relative}.sub-header-left{position:absolute;left:0}.sub-header-right{position:absolute;right:0}.top-menu-container{width:100%;height:42px;padding:5px 10px 0}.top-menu{max-width:1200px;margin:10px auto 0}#toplogin{float:right;display:table;height:30px;min-width:90px;margin:0 0 0 10px;padding-top:7px}#toplogin a{color:#fff}#toplogin:first-letter{text-transform:capitalize}#toplogin .loginbutton,#toplogin .registerbutton{cursor:pointer;display:table-cell;vertical-align:middle;padding:0 5px}#toplogin .loginbutton,#toplogin .registerbutton a{color:#898989;text-decoration:none;text-transform:capitalize}#toplogin .loginbutton:hover,#toplogin .registerbutton a:hover,#toplogin .myaccountbutton a:hover,#toplogin .logoutbutton a:hover{color:#eae325}#toplogin .loginform{display:none;position:absolute;right:106px;top:52px;z-index:999;width:460px;padding:20px;border:2px solid #e4e3e3;background:#000}#toplogin .loginform .closetab{position:absolute;background:#000;top:-31px;cursor:pointer;padding:6px 9px 5px 10px;z-index:90;background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/icon_header.png) -112px -2px no-repeat transparent;width:19px;height:16px;margin-right:6px}#toplogin .box-header .closetab{background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/icon_header.png) -112px -2px no-repeat transparent;width:19px;height:16px;position:absolute;top:23px;display:none}#toplogin .loginform .closetab:hover,#toplogin .box-header .closetab:hover{background-position:-112px -22px}#toplogin .loginform #login-form-block #login-form-elements li{width:100%;padding:10px 0}#toplogin .loginform #login-form-block #login-form-elements li label{width:25%;text-align:right}#toplogin .loginform #login-form-block #login-form-elements li input{width:70%;margin-left:10px}div.marquee{position:absolute;text-align:center;margin-top:5px;width:100%;-webkit-animation-name:marquee;-webkit-animation-duration:40s;-webkit-animation-timing-function:linear;-webkit-animation-iteration-count:infinite;-webkit-animation-direction:left;-moz-animation-name:marquee;-moz-animation-duration:40s;-moz-animation-timing-function:linear;-moz-animation-iteration-count:infinite;-moz-animation-direction:left;animation-name:marquee;animation-duration:40s;animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:left}@-webkit-keyframes marquee{from{left:100%}to{left:-100%}}@-moz-keyframes marquee{from{left:100%}to{left:-100%}}@keyframes marquee{from{left:100%}to{left:-100%}}h1{font-size:1.2em}.amconf-image{cursor:pointer;border:1px solid #000}.wrapper-img{position:relative;width:100%;height:100%}.img-size{position:absolute;max-height:100%;overflow:hidden;right:3%;color:#fff;line-height:20px}.img-bg{position:absolute;width:100%;height:100%;display:none;color:#fff;z-index:2}.img-bg-header{display:inline}.img-bg-prices{margin:0 auto}.opportunity-price-container{float:left;width:50%;color:#df01a5}.opportunity-price{border-top:1px solid #df01a5;font-size:16px}.offer-price-container{float:left;width:50%;color:#eae325}.offer-price{border-top:1px solid #eae325;font-size:16px}.fm-price-container{float:left;width:50%;color:#eae325}.fm-price{border-top:1px solid #eae325;font-size:16px}.base-price-container{float:left;width:50%}.base-price{border-top:1px solid #fff;font-size:14px}.img-bg-container{display:table;width:100%;max-width:100%;padding:5px;position:absolute;bottom:0;z-index:3}.img-bg-row{display:table-row;text-align:center}.img-bg-cell{display:table-cell;color:gray;background-color:#292d31;border:1px solid #16171a}.img-bg-cell.available{color:#fff;background-color:#4849a8;border:1px solid #262a63}.show-info{position:absolute;width:100%;bottom:0;height:25px}.img-top-icons{height:25px;width:96%;margin:0 5px;border-bottom:1px solid #969599;position:absolute;top:0;color:#000}.img-bot-icons{height:auto;width:100%;padding:0 5px;bottom:0;color:#000;z-index:2}.img-top-icons .icon1,.img-top-icons .icon2,.img-bot-icons .icon4{float:left;height:25px;padding-top:5px;padding-bottom:5px}.img-bot-icons .icon5{float:left;height:100%;display:table}.img-top-icons .icon3,.img-top-icons .icon6,.img-top-icons .icon7,.img-top-icons .icon8{float:right;height:25px;padding:5px 0 5px 5px}.helper-img{display:inline-block;height:100%;vertical-align:middle}.helper-text{display:table-cell;vertical-align:middle;color:#000;font-size:10px}.img-top-icons div img,.img-bot-icons div img{max-height:15px;width:inherit!important;height:15px!important;display:inline}.img-top-icons .icon1 img,.img-top-icons .icon2 img,.img-top-icons .icon3 img,.img-bot-icons .icon4 img,.img-bot-icons .icon6 img,.img-bot-icons .icon7 img,.img-bot-icons .icon8 img{max-height:15px}.img-title{position:absolute;color:#fff;max-width:80%}.img-price{position:absolute;color:#fff;bottom:0}.futbolmaniaco-advise:after{content:"-";font-size:14px}.futbolmaniaco-advise:hover{content:"El producto futbolmanÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­aco no puede ser modificado/eliminado";font-size:12px}.price-icon{float:left;height:100%;white-space:nowrap;text-align:center;display:table;line-height:0}#fm{color:#eae325}.futbolmaniaco-precio{color:#000;float:right;font-size:18px;font-family:open sans,sans-serif}.futbolmaniaco-precio>#futbolmaniaco{font-size:26px}#oferta{color:#eae325}.oferta-precio{color:#000;float:right;font-size:18px;font-family:open sans,sans-serif}.oferta-precio>#oferta{font-size:26px}#oportunidad{color:#df01a5}.oportunidad-precio{color:#000;float:right;font-size:18px;font-family:open sans,sans-serif}.oportunidad-precio>#oportunidad{font-size:26px}.normal-precio{color:#000;float:right;font-size:18px;font-family:open sans,sans-serif}.show-info-checkbox{float:right}.show-info-checkbox:hover{color:#eae325}.show-info-checkbox:hover .chB{border:2px solid #eae325}.show-info-checkbox .chB{width:30px;height:30px;border:2px solid #343434;float:left;margin-right:4px}.show-info-checkbox .chB.checked{background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/sprite.png) -182px -78px no-repeat transparent}.show-info-checkbox:hover{cursor:pointer}.wrapper-img>a:hover .show-info{display:block!important}.wrapper-img.hovered .show-info{display:block!important}.cat-info{float:right;width:31.1139%;margin-bottom:25px;margin-right:6px;color:#fff;overflow:hidden}.cat-info-3{float:right;width:30.8642%;background-color:grey;margin-bottom:25px;color:#fff;overflow:hidden}.photo-box{width:15.444%;float:right;margin-right:6px;margin-left:6px;margin-bottom:25px}.margin-box{float:right}.list-bg-img{height:calc(100%+60px)}.count-container{display:block;float:right;margin-right:5%;font-family:open sans,sans-serif;font-weight:600;font-size:15px}.col-left-menu-container.avoid-fixed-menu .col-left-menu.sidebar.col-left-first-menu .block.block-layered-nav.block-layered-nav--no-filters{display:none}.col-main-menu{position:relative;width:100%}.not-show{padding-bottom:20px}.logo-one{float:left}.logo-two{float:right}.header-language-background .box-logo .kids-logo{display:none;position:absolute;top:0;padding-top:13px;width:49px;box-sizing:content-box;right:-49px}.header-language-background .box-logo .kids-logo img{width:100%}.box-right-menu{overflow:hidden;min-height:30px;background-color:#000}.box-right-menu .header-overlay{position:fixed;top:0;bottom:0;width:100%;background-color:rgba(0,0,0,.7);z-index:11;display:none;height:55px}.box-switch-menu{display:table;width:100%;height:55px;background-color:#000}.box-hidden-menu{width:40px;display:none;vertical-align:middle}body.checkout-cart-index .box-hidden-menu,body.onestepcheckout-index-index .box-hidden-menu{visibility:visible}.box-hidden-menu .box-icon-hidden{display:table-cell;vertical-align:middle;width:53px}.hidden-menu{float:left;cursor:pointer;background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/sprite-header.svg) -33px -54px no-repeat transparent;width:22px;height:22px;margin-left:10px;background-size:172px}.hidden-menu.responsive{background-position:-88px -9px}.box-hidden-menu:hover span{color:#3d50c8}.box-hidden-menu .hidden-menu.show{float:left;cursor:pointer;background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/sprite_header.png) -308px -2px no-repeat transparent;width:30px;height:30px}.box-hidden-menu.adulto-selected .hidden-menu.show{background-position:-308px -2px}.box-hidden-menu.adulto-selected .box-icon-hidden:hover .hidden-menu.show{background-position:-308px -36px}.box-hidden-menu.infantil-selected .hidden-menu.show{background-position:-206px -2px}.box-hidden-menu.infantil-selected .box-icon-hidden:hover .hidden-menu.show{background-position:-206px -36px}.menu-arrow{display:none}.landing-header{margin-bottom:5px}.landing-header .landing-title{font-weight:700;font-size:37px;font-family:open sans,sans-serif;margin-bottom:0;text-align:center;padding:10px 0 5px 0;background-color:#f5f5f5}.landing-header .landing-urls{display:block;width:100%;background-color:#f5f5f5}.landing-header .landing-urls .mCSB_container{margin:0 auto}.landing-header .landing-urls .mCustomScrollBox+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.landing-header .landing-urls .mCustomScrollBox+.mCSB_scrollTools.mCSB_scrollTools_horizontal{bottom:-5px}.landing-header .landing-urls .mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.landing-header .landing-urls .mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,.landing-header .landing-urls .mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.landing-header .landing-urls .mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail{height:2px}.landing-header .landing-urls a{font-size:16px;color:#000;font-weight:700;padding:0 20px;float:left;display:inline-block;text-decoration:none;margin:10px 0;border-right:1px solid #d9d9d9}.landing-header .landing-urls a:last-child{border:none}.landing-header .landing-urls a:hover{color:gray}.landing-header .landing-urls h2{text-transform:none;font-size:14px;margin-bottom:0;font-weight:700;line-height:1.5}.landing-rows{width:100%}.landing-rows>.landing-description{background-color:#555;clear:both}.landing-rows>.landing-description p{color:#fff;max-width:660px;margin:0 auto;padding:10px 0;text-align:center}.row{width:100%;clear:both;position:relative}.owl-carousel.landing-top-carousel .owl-stage{transition:1.5s!important}body.is-responsive .owl-carousel.landing-carousel .owl-stage{transition:1s!important}.owl-carousel.landing-carousel .owl-stage{transition:2s!important}.row .carousel-nav{position:absolute;top:calc(50% - 42px);width:54px;height:84px;background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/flecha_slider_bp.svg) no-repeat rgba(26,26,26,.4) 50% 50%;background-size:31px 60px;border-radius:0;margin:0;padding:0;z-index:1;visibility:hidden;margin:0;opacity:0;-webkit-transition:opacity 600ms,visibility 600ms;transition:opacity 600ms,visibility 600ms}.row:hover .carousel-nav{visibility:visible;opacity:1}.row .carousel-nav:hover{background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/flecha_slider_bp.svg) no-repeat rgba(26,26,26,.7) 50% 50%;background-size:31px 60px;cursor:pointer}.row .carousel-nav.right-nav{right:0;transform:rotate(180deg)}.row-item{float:left;position:relative}.row-item.full-width{width:100%}.row-item.half-width{width:50%}.row-item.one-third-width{width:33.33333%}.row-item.quarter-width{width:25%}.row-item .item-container{position:relative}.row-item .item-container.has-link{cursor:pointer}.row-item .item-container .text-container{position:absolute;width:285px;top:3%}.row-item.full-width>h1{text-align:center;font-size:30px;margin-top:29px;margin-bottom:8px;font-weight:700}.row-item.full-width .item-container .text-container{left:2%;width:528px}.row-item.half-width .item-container .text-container{left:4%}.row-item.one-third-width .item-container .text-container{left:8%}.row-item.quarter-width .item-container .text-container{left:10%}.row-item .item-container img{width:100%}.row-item .item-container img.reduced-img{display:none}.row-item .item-container a.category-landing-link{padding:5px 10px;background-color:#000;color:#fff;text-decoration:none}.row-item h1.item-title{font-size:36px;font-weight:700;margin-bottom:5px;line-height:1;color:#000}.row-item h2.item-subtitle{padding:0!important;font-size:14px;color:#000;margin-bottom:10px;font-weight:400;text-transform:none;line-height:1}.carousel-container a{text-decoration:none}.carousel-container h1.carousel-title{text-align:center;font-size:24px;margin-top:2%;margin-bottom:5%;line-height:1;color:#000;font-weight:700}.owl-carousel{position:relative;overflow-x:hidden;z-index:1}.owl-carousel div.slide{position:relative}.owl-carousel div.carousel-container img.reduced-img{display:none}.owl-carousel div.slide.has-link,.owl-carousel div.carousel-container.has-link{cursor:pointer}.owl-carousel div.slide a{text-decoration:none}.owl-carousel div.slide img{width:100%;height:100%}.owl-carousel div.slide img.reduced-img{display:none}.owl-carousel:hover a.prev,.owl-carousel:hover a.next{display:block}.slider-text-container{z-index:99;margin:0 2%;position:absolute;width:528px}.slider-text-container .slider-text{display:table;color:#fff}.slider-text-container .slider-text .slider-html{line-height:1.3}.vertical-top{top:3%}.owl-carousel div.slide h1,.owl-carousel div.slide h4{font-size:36px;line-height:1;margin-bottom:10px;font-weight:700}.owl-carousel div.slide p{font-size:14px;margin:0}.owl-carousel div.slide h1,owl-carousel div.slide h4,.owl-carousel div.slide p{color:#fff}.owl-carousel div.slide h1 span,.owl-carousel div.slide h4 span{width:100%;height:100%}.slider-button{font-family:open sans,sans-serif;font-size:14px;opacity:.8;padding:8px 40px 8px 30px;float:left;margin:4px 4px 4px 0;text-decoration:none;font-weight:700}.slider-button:hover{padding:6px 38px 6px 28px;border:2px solid}.owl-carousel div.slide p.black,.black{background-color:#000;color:#fff;position:relative}.blue{background-color:#113b85;color:#fff;position:relative}.yellow{background-color:#dfda3e;color:#000;position:relative}.owl-carousel div.slide p.white,.white{background-color:#fff;color:#000;position:relative}.black:hover{border-color:#898989}.blue:hover{border-color:#66a0da}.yellow:hover{border-color:#8a850b}.white:hover{border-color:#aaa}.black-arrow{background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/sprite.png) -2px -303px no-repeat transparent;width:9px;height:13px;position:absolute;margin:auto 0;right:10px;top:0;bottom:0}.white-arrow{background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/sprite.png) -15px -303px no-repeat transparent;width:9px;height:13px;position:absolute;margin:auto 0;right:10px;top:0;bottom:0}.black:hover .white-arrow,.blue:hover .white-arrow{right:8px}.yellow:hover .black-arrow,.white:hover .black-arrow{right:8px}.align-middle{position:absolute;margin:auto 0;top:0;bottom:0;width:25px;height:15px}.align-middle.right{right:10px}.align-middle.left{left:10px}.catalog-category-view .owl-carousel{padding:0}.owl-carousel.owl-theme .owl-nav,.owl-carousel.owl-theme-landing .owl-nav{visibility:hidden;margin:0;opacity:0;-webkit-transition:opacity 600ms,visibility 600ms;transition:opacity 600ms,visibility 600ms}.owl-carousel.owl-theme:hover .owl-nav,.owl-carousel.owl-theme-landing:hover .owl-nav{visibility:visible;opacity:1}.owl-carousel.owl-theme .owl-nav>div{position:absolute;top:calc(50% - 42px);width:54px;height:84px;background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/flecha_slider_bp.svg) no-repeat rgba(26,26,26,.4) 50% 50%;background-size:31px 60px;border-radius:0;margin:0;padding:0}.owl-carousel.owl-theme .owl-nav>div.owl-prev{left:4px}.catalog-category-view .owl-carousel.owl-theme.landing-top-carousel .owl-nav>div.owl-prev,.owl-carousel.owl-theme-landing .owl-nav>div.owl-prev{left:0}.owl-carousel.owl-theme .owl-nav>div.owl-next,.owl-carousel.owl-theme-landing .owl-nav>div.owl-next{-ms-transform:rotate(180deg);:rotate(180deg);transform:rotate(180deg)}.owl-carousel.owl-theme .owl-nav>div.owl-next{right:4px}.catalog-category-view .owl-carousel.owl-theme.landing-top-carousel .owl-nav>div.owl-next,.owl-carousel.owl-theme-landing .owl-nav>div.owl-next{right:0}.owl-carousel.owl-theme .owl-nav [class*=owl-]:hover{background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/flecha_slider_bp.svg) no-repeat rgba(26,26,26,.7) 50% 50%;background-size:31px 60px;border-radius:0;margin:0;padding:0}.owl-carousel.owl-theme-landing .owl-nav>div{position:absolute;top:calc(50% - 35px);width:45px;height:70px;background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/flecha_slider_bp.svg) no-repeat rgba(26,26,26,.4) 50% 50%;background-size:31px 60px;border-radius:0;margin:0;padding:0}.owl-carousel.owl-theme-landing .owl-nav [class*=owl-]:hover{background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/flecha_slider_bp.svg) no-repeat rgba(26,26,26,.7) 50% 50%;background-size:31px 60px;border-radius:0;margin:0;padding:0}.owl-carousel.owl-theme .owl-dots{width:100%;position:absolute;bottom:0}.owl-carousel.owl-theme .owl-dots .owl-dot span{background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/slider-sprite.png) -2px -76px no-repeat transparent}.owl-carousel.owl-theme .owl-dots .owl-dot.active span,.owl-carousel.owl-theme .owl-dots .owl-dot:hover span{background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/slider-sprite.png) -15px -76px no-repeat transparent}.clearfix{float:none;clear:both}.pagination-container{position:absolute;bottom:10px;width:100%;z-index:99}.pagination{display:table;margin:0 auto}.pagination2{text-align:center}.pagination2 img{width:150px;cursor:pointer;border:1px solid #ccc;background-color:#fff;padding:9px;margin:7px;display:inline-block}.pagination a{background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/slider-sprite.png) -2px -76px no-repeat transparent;width:11px;height:11px;margin:0 5px 0 0;display:inline-block}.pagination a.selected{background-position:-15px -76px;cursor:default}.pagination a span{display:none}.close{position:absolute;right:0;top:6px;line-height:1;padding:9px;margin-right:20px}.titlebar{height:50px;line-height:50px;background-color:#000;border-radius:10px 10px 0 0}.title{color:#fff;font-size:x-large;padding:0 50px 0 10px;text-transform:uppercase}.content{}.content-width{background-color:#eae325}.button-cont{height:29px;margin-bottom:8px;margin-top:20px}.product-info-links{text-transform:uppercase}.info-links{cursor:pointer}.properties{display:none}.grip{display:none}.idol{display:none}.composition{display:none}.close_button{color:#fff;font-size:16px;cursor:pointer;font-weight:700}#close_span{cursor:pointer;font-weight:700;font-size:19px}.filter-advise{display:table;height:100%;margin-left:20px}.filter-advise-text{display:table-cell;vertical-align:bottom;color:#838286}.filter-action,.clear-action{float:right;margin-right:20px;display:table;width:100px;height:29px;background-color:#6d6d6d;text-transform:uppercase;text-align:center;font-weight:700;font-size:14px;cursor:pointer}.filter-action:hover,.clear-action:hover{background-color:#3f54a1}.titlebar-attribute{border-bottom:1px solid #000;margin-bottom:20px}.title-attribute{text-transform:uppercase;font-family:open sans,sans-serif;font-size:26px}.tab-img-container{padding-left:2%;height:192px}.tab-img-container img{max-width:100%;max-height:100%}.tab-text{margin-left:2%}.tab-titles h1{margin-bottom:0;padding-bottom:5px}.select-config{float:left;margin-right:15px;z-index:1}.super-attribute-select{background-color:#26282d;color:#fff;border:none;height:40px;text-transform:uppercase}.super-attribute-select:focus{outline-color:#fff;border-color:#fff}.release-date{float:left}.weight{float:right}.basic-properties{border-bottom:1px solid #b2b2b2}.tabsBox h1{text-transform:uppercase;font-size:12px;font-weight:700}.tabsBox b{text-transform:uppercase}.ground{margin-top:5px}.ground-icons-wrapper{margin-left:10px}.ground-icons{background-color:#d3d3d3;width:50px;height:50px;float:left;margin:3px;position:relative;color:#00f;box-shadow:1px 2px 2px #888}.ground-status{position:absolute;top:5px;margin-left:auto;margin-right:auto;left:0;right:0}.ground-legend{background-color:#d3d3d3;width:125px;height:50px;float:left;margin:3px;position:relative;color:#00f;line-height:1.2}.red-status{background-color:red;width:8px;height:8px;border-radius:50%;display:inline-block}.orange-status{background-color:orange;width:8px;height:8px;border-radius:50%;display:inline-block}.green-status{background-color:green;width:8px;height:8px;border-radius:50%;display:inline-block}.jugador{max-height:213px;overflow-y:auto;width:100%}#text-main1 ul.players-images{margin:10px 5px 0}#text-main1 ul.players-images li.players-images-container{padding:0 5px;display:inline-block;vertical-align:middle}#text-main1 ul.players-images li.players-images-container img{max-width:100%}#check-size{font-size:11px;margin-left:20px;color:#fff}.free-shipping-icon{float:right;width:59px;height:54px;background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/sprite.png) -2px -245px no-repeat transparent;margin-top:15px}.product-image-box{width:58.3%;float:left}.select-size-table{width:350px;max-width:100%;background-color:#26282d;line-height:40px;font-size:15px;text-transform:uppercase;position:relative;cursor:pointer;color:#fff;margin-bottom:2px}.dropdown-icon{width:14px;height:13px;background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/sprite.png) -53px -230px no-repeat transparent;position:absolute;right:5px;top:9px;z-index:2}.size-table{width:100%;text-align:center;color:#fff}.size-table thead th{min-height:30px}.size-table thead{width:100%;border-bottom:1px solid #b2b2b2}.size-table tbody{overflow-y:auto}.size-table tbody .mCSB_inside>.mCSB_container{display:table;width:100%}.size-table tbody td:last-child,thead th:last-child{border-right:none}.size-table tbody tr{margin:0!important;border-bottom:1px solid #f2f2f2}.size-table tbody tr.not-selectable{cursor:initial}.size-table tbody tr:last-child{border-bottom:none}.size-table thead tr{cursor:default;font-size:13px;font-weight:700;background-color:#2e2e35}.futbolmaniaco-required{display:none}#productos-adultos,#productos-ninos,#productos-jugador,#productos-portero,#productos-fut11,#productos-futsal,#barcelona,#rmadrid,#atlmadrid{background-color:#f1f1f2;float:left;margin-right:2px;cursor:pointer;margin-bottom:2px;text-transform:uppercase}#productos-adultos:hover,#productos-adultos.selected,#productos-ninos:hover,#productos-ninos.selected,#productos-jugador:hover,#productos-jugador.selected,#productos-portero:hover,#productos-portero.selected,#productos-fut11:hover,#productos-fut11.selected,#productos-futsal:hover,#productos-futsal.selected,#barcelona:hover,#barcelona.selected,#rmadrid:hover,#rmadrid.selected,#atlmadrid:hover,#atlmadrid.selected{background-color:#3f54a1}.no-visible{visibility:hidden;position:absolute}.item-list{padding:2%}.class_overflow{overflow:hidden}.image-register{width:45%;float:right;max-width:235px}.cart a{color:#3351c8;text-decoration:none}.cart .become-a-member{padding-left:15px;font-size:12px;color:#1d1d1b;max-width:540px;margin:0 auto;text-align:right}.cart .become-a-member a{text-decoration:underline}.cart .become-a-member a:hover{opacity:.7;text-decoration:none;color:#3d51c8}.cart .become-a-member a:focus{color:#3d51c8}.cart .cart-table .product-cart-sku{font-style:inherit}.cart .data-table tbody td .item-options dt{font-style:inherit}.header-language-background .continue-link-box{position:absolute}.header-language-background .continue-link-box .btn-continue.button2{height:55px}.header-language-background .continue-link-box .button2 span span,.cart .button2 span span{color:#1d1d1b;text-decoration:none;font-size:12px;line-height:20px;font-family:open sans,sans-serif;font-weight:400}.header-language-background .continue-link-box .button2>span:hover span,.cart .button2>span:hover span{opacity:.7;color:#888}.checkout-cart-index .cart h1{color:#000;font-size:31px;font-weight:600;margin:0;padding:0;text-transform:uppercase;margin-bottom:5px;padding-bottom:3px}.col-left input[type=checkbox],.my-account input[type=checkbox]{display:none}.col-left input[type=checkbox]+label span,.my-account input[type=checkbox]+label span{display:inline-block;width:24px;height:23px;margin:-1px 4px 0 0;vertical-align:middle;background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/checkbox_sprite.png) left top no-repeat;background-position:-2px -29px;cursor:pointer}.col-left input[type=checkbox]:checked+label span,.my-account input[type=checkbox]:checked+label span{background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/checkbox_sprite.png) top no-repeat;background-position:-2px -2px}.header-minicart .checkout-types.minicart{float:right}.header-minicart .header-cart .minicart-actions .cart-link{text-transform:none}.header-minicart .product-details .product-name a.remove{border:1px #fff solid;color:#000;background-color:#8e8e06;padding:0 2px;float:right;width:inherit}.header-minicart .product-details .product-name a.remove:hover{background:#eae226}.header-minicart .product-details .product-name a{float:left;width:80%}.header-minicart .info-wrapper .qty-wrapper .qty{width:35px;background-color:#26282d;color:#fff}.header-minicart .info-wrapper .qty-wrapper .quantity-button{height:31px;float:right;border-radius:2px;padding-bottom:17%}.delete_image1,.delete_image2,ul img.simple-imagen{display:none}.header-language-background .header-style{background-color:#fff;height:85px;display:table;width:100%}.header-language-background.simple .header-style{height:55px}#toplogin .header-icon-sprite span.icon{background-position:-5px -53px;background-image:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/sprite-header.svg);background-repeat:no-repeat;width:22px;height:22px;background-size:172px;display:inline-block}#toplogin .header-icon-sprite:hover span.icon{background-position:-5px -77px}#toplogin span.compare-header-icon{background-position:-104px -2px;background-image:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/sprite_header.png);background-repeat:no-repeat;display:inline-block;width:30px;height:30px;vertical-align:middle}#toplogin .box-header:hover span.compare-header-icon,#toplogin #compare-products.have-items span.compare-header-icon{background-position:-104px -36px;background-image:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/sprite_header.png);background-repeat:no-repeat}#toplogin span.wishlist-header-icon{background-position:-32px -5px;background-image:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/sprite-header.svg);background-repeat:no-repeat;display:inline-block;width:22px;height:20px;vertical-align:middle;background-size:172px}#toplogin .box-header a:hover span.wishlist-header-icon,body.wishlist-index-index #toplogin .box-header a span.wishlist-header-icon{background-position:-32px -29px}.counter{font-family:helvetica neue,Verdana,Arial,sans-serif}#toplogin div.login_icon{background-position:-5px -6px;background-image:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/sprite-header.svg);background-repeat:no-repeat;display:inline-block;width:22px;height:20px;vertical-align:middle;background-size:172px}#toplogin .myaccountbutton:hover div.login_icon{background-position:-5px -30px}#toplogin .myaccountbutton .name{color:#ebe717;text-transform:uppercase;font-size:11px;font-weight:600;text-align:center;line-height:1.1}#toplogin .box-header.have-items a span{color:#ebe717}#toplogin .box-header.have-items a span.count{width:15px;height:15px;border-radius:50%;background-color:#ebe717;position:absolute;bottom:-7px;right:-7px;color:#000;font-weight:600;text-align:center}#toplogin .myaccountbutton #block-right-login{line-height:40px;top:30px;z-index:1}#toplogin span.language-header-icon{background-position:-36px -2px;background-image:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/sprite_header.png);background-repeat:no-repeat;display:inline-block;width:30px;height:30px;vertical-align:middle}#toplogin .box-header:hover span.language-header-icon{background-position:-36px -36px;background-image:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/sprite_header.png);background-repeat:no-repeat}#toplogin .box-header,#toplogin .box-header-special{cursor:pointer;display:table-cell;vertical-align:top;padding:0 10px}#toplogin .box-header span,#toplogin .box-header-special span{color:#1d1d1b;font-size:11px;vertical-align:middle}#toplogin .box-header-special span{color:#000}#toplogin .box-header a,#toplogin .box-header-special a{text-decoration:none;display:block;position:relative}#toplogin .box-header-special .validate-email-newsletter,#toplogin .box-header-special .empty-email-newsletter{display:none;color:red;font-weight:700}#toplogin .skip-link{height:20px;float:inherit;line-height:inherit}#toplogin .skip-cart{padding:0}#toplogin .minicart-subtotal span{font-size:14px;line-height:1.5em}#toplogin .minicart-subtotal p.subtotal{margin:0 auto}.newsletter-form{display:none}.newsletter-form-visible{display:block;position:absolute;right:120px;top:35px;z-index:999;width:460px;padding:20px;border:2px solid #e4e3e3;background:#000}.menu-header{padding-left:5px;text-transform:capitalize;vertical-align:middle;color:#000;display:table-cell;color:#1d1d1b;font-size:15px}#search::-webkit-input-placeholder{color:#fff}#search:-moz-placeholder{color:#fff;opacity:1}#search::-moz-placeholder{color:#fff;opacity:1}#search:-ms-input-placeholder{color:#fff}#search:focus::-webkit-input-placeholder{transition:opacity .01s .01s ease;opacity:0}#search:focus:-moz-placeholder{transition:opacity .01s .01s ease;opacity:0}#search:focus::-moz-placeholder{transition:opacity .01s .01s ease;opacity:0}#search:focus:-ms-input-placeholder{transition:opacity .01s .01s ease;opacity:0}.span-search-header{z-index:5;display:none;width:290px;height:85px;font-size:20px;font-weight:400;font-family:open sans,sans-serif;color:#000;background-color:#f2f2f2;position:fixed;top:55px}.span-search-header p{margin-left:10px;line-height:85px;font-size:24px;color:#575756;font-weight:700}.span-search-header p label{font-size:24px;font-weight:700}.search-responsive{display:table-cell;vertical-align:middle}.search-responsive.opened{opacity:.5}.box-search{overflow:hidden;float:left;display:table;height:55px;width:85px;padding-left:36px}.search-icon-responsive{margin-left:4px;width:30px;height:30px;background-image:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/sprite_header.png);background-position:-172px -2px;float:left;color:#1d1d1b;font-size:15px;font-weight:400;font-family:open sans,sans-serif;cursor:pointer}.search-icon-responsive span{margin-left:30px;color:#000;margin-top:5px;float:left;display:none}.close-search:hover{opacity:.7}.search-form{width:390px;display:table-cell;vertical-align:middle;padding-right:10px}.search-form .search-form-container{display:table;height:30px;width:100%}.search-form .search-form-container #search_mini_form{display:table;height:100%;width:100%;background-color:#fff}.search-form .search-form-container #search_mini_form .input-box{display:table;height:100%}.search-form .search-form-container #search_mini_form .input-box .input-search-container{display:table-cell;vertical-align:middle}.search-form .search-form-container #search_mini_form .input-box .input-search-container #search{width:100%;padding:0 5px;font-size:16px;font-weight:700;font-family:open sans,sans-serif}.search-form .search-form-container #search_mini_form .input-box .search-button-container{display:table-cell;vertical-align:middle;text-align:center;width:40px}.search-form .search-form-container #search_mini_form .clearable__clear{display:table-cell;vertical-align:middle;text-align:center;width:23px;height:30px}.search-form .search-form-container #search_mini_form .clearable__clear .clearable__clear-img{width:22px;height:22px;background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/sprite-header.svg) -143px -55px no-repeat;background-size:172px}.search-form .search-form-container #search_mini_form .clearable__clear .clearable__clear-img.remove-text{background-position:-115px -29px;cursor:pointer}#header-search2 #search_mini_form_responsive .clearable__clear{display:table-cell;vertical-align:middle;text-align:center;width:25px;height:30px;background-color:#fff}#header-search2 #search_mini_form_responsive .clearable__clear .clearable__clear-img{width:22px;height:22px;background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/sprite-header.svg) -143px -55px no-repeat;background-size:172px}#header-search2 #search_mini_form_responsive .clearable__clear .clearable__clear-img.remove-text{background-position:-115px -30px;cursor:pointer}.search-form .search-form-container #search_mini_form .input-box .search-button-container button{padding:0;color:#000;background:#000 url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/sprite-header.svg) -210px -6px no-repeat;height:40px;width:40px;cursor:pointer;font-size:11px;border:1px solid #fff;background-size:255px}.search-form .search-form-container #search_mini_form .input-box .age-select,#header-search2 .age-select{margin-right:35px;background-color:#dadada;display:table-cell;vertical-align:middle;position:relative;text-align:center;width:120px;font-size:12px;font-weight:400}.search-form .search-form-container #search_mini_form .input-box .age-select .age-select-container,#header-search2 .age-select .age-select-container{position:relative;display:inline;cursor:pointer;font-weight:400}.search-form .search-form-container #search_mini_form .input-box .age-select .age-select-container #age-select-text,#header-search2 .age-select .age-select-container #age-select-text{text-transform:lowercase}.search-form .search-form-container #search_mini_form .input-box .age-select .age-select-container .dropdown-icon,#header-search2 .age-select .age-select-container .dropdown-icon{position:static;display:inline-block;width:0;height:0;border-style:solid;border-width:8px 4px 0;border-color:#000 transparent transparent transparent}.search-form .search-form-container #search_mini_form .input-box .age-select.opened .age-select-container .dropdown-icon,#header-search2 .age-select.opened .age-select-container .dropdown-icon{border-width:0 4px 8px;border-color:transparent transparent #000 transparent}.search-form .search-form-container #search_mini_form .input-box .age-select .age-select-values,#header-search2 .age-select .age-select-values{position:absolute;top:40px;left:0;width:100%;display:none;z-index:1}.search-form .search-form-container #search_mini_form .input-box .age-select.opened .age-select-values,#header-search2 .age-select.opened .age-select-values{display:table}.search-form .search-form-container #search_mini_form .input-box .age-select .age-select-values .age-select-table,#header-search2 .age-select .age-select-values .age-select-table{width:100%;display:table}.search-form .search-form-container #search_mini_form .input-box .age-select .age-select-values .age-select-table .age-select-triangle,#header-search2 .age-select .age-select-values .age-select-table .age-select-triangle{height:8px;position:relative;overflow:hidden;box-shadow:0 16px 10px -17px rgba(0,0,0,.5);margin:0 auto}.search-form .search-form-container #search_mini_form .input-box .age-select .age-select-values .age-select-table .age-select-triangle:after,#header-search2 .age-select .age-select-values .age-select-table .age-select-triangle:after{content:"";position:absolute;width:50px;height:50px;background:#dadada;transform:rotate(45deg);top:10px;left:30%;box-shadow:-1px -1px 10px -2px rgba(0,0,0,.5)}.search-form .search-form-container #search_mini_form .input-box .age-select .age-select-values .age-select-table .age-select-triangle.white-triangle:after,#header-search2 .age-select .age-select-values .age-select-table .age-select-triangle.white-triangle:after{background:#fff}.search-form .search-form-container #search_mini_form .input-box .age-select .age-select-values .age-select-table .age-select-table-row,#header-search2 .age-select .age-select-values .age-select-table .age-select-table-row{display:table-row;background-color:#fff;-moz-box-shadow:0 0 3px rgba(0,0,0,.5);-webkit-box-shadow:0 0 3px rgba(0,0,0,.5);box-shadow:0 0 3px rgba(0,0,0,.5)}.search-form .search-form-container #search_mini_form .input-box .age-select .age-select-values .age-select-table .age-select-table-row .age-select-table-cell,#header-search2 .age-select .age-select-values .age-select-table .age-select-table-row .age-select-table-cell{padding:10px 0;cursor:pointer}.search-form .search-form-container #search_mini_form .input-box .age-select .age-select-values .age-select-table .age-select-table-row .age-select-table-cell>div,#header-search2 .age-select .age-select-values .age-select-table .age-select-table-row .age-select-table-cell>div{text-transform:lowercase}.search-form .search-form-container #search_mini_form .input-box .age-select .age-select-values .age-select-table .age-select-table-row:last-child .age-select-table-cell,#header-search2 .age-select .age-select-values .age-select-table .age-select-table-row:last-child .age-select-table-cell{margin-bottom:0}.search-form .search-form-container #search_mini_form .input-box .age-select .age-select-values .age-select-table .age-select-table-row.selected .age-select-table-cell,#header-search2 .age-select .age-select-values .age-select-table .age-select-table-row.selected .age-select-table-cell,.search-form .search-form-container #search_mini_form .input-box .age-select .age-select-values .age-select-table .age-select-table-row:hover .age-select-table-cell,#header-search2 .age-select .age-select-values .age-select-table .age-select-table-row:hover .age-select-table-cell{background-color:#dadada}.search-form .search-form-container #search_mini_form .input-box .age-select .age-select-values .age-select-table .age-select-table-row .age-select-table-cell .logo-img,#header-search2 .age-select .age-select-values .age-select-table .age-select-table-row .age-select-table-cell .logo-img{display:inline}input[type=number]{-moz-appearance:textfield}#rrss{padding:10px;padding-bottom:20px}#rrss .product-options-container{margin-left:10px;max-width:265px}#rrss li{float:left;height:auto;width:40px}#rrss li div.social-media-icons{position:inherit;width:19px;height:16px}#ref{padding:10px}#ref span{color:#000;font-weight:400;font-size:16px}.main-container{background:#fff}.contacts-index-index .col2-left-layout .col-main{float:left;width:100%;padding-right:25px;padding-bottom:10px}.contacts-index-index #contactForm.scaffold-form{color:#000;padding:0 4%}.contacts-index-index .scaffold-form h1{font-size:16px;font-weight:700;border-bottom:1px gray solid;width:100%;margin-bottom:15px;text-transform:uppercase}.contacts-index-index .scaffold-form .order-info-yes{display:none}.contacts-index-index .scaffold-form .attachment-show{display:none}.contacts-index-index .scaffold-form input[type=email],.contacts-index-index .scaffold-form input[type=search],.contacts-index-index .scaffold-form input[type=number],.contacts-index-index .scaffold-form input[type=password],.contacts-index-index .scaffold-form input[type=tel],.contacts-index-index .scaffold-form input[type=text]{background-color:#fff;color:#000}.contacts-index-index .scaffold-form .attachment-type,.contacts-index-index .scaffold-form .enquiry-type{float:left}.contacts-index-index .scaffold-form input[type=radio]{margin-left:10px}.contacts-index-index .scaffold-form textarea{max-width:100%}.contacts-index-index .scaffold-form .buttons-set{max-width:inherit}.contacts-index-index .scaffold-form .buttons-set .button{background-color:#231f20;color:#fff}.contacts-index-index .scaffold-form .select-container{width:100%;position:relative;float:left}.contacts-index-index .scaffold-form .enquiry-input{width:100%;height:30px;background-color:#fff;border:1px solid silver}.contacts-index-index .scaffold-form .simulate-input{position:absolute;width:100%;height:30px;top:5px;left:8px;color:gray;font-size:15px}.contacts-index-index .scaffold-form .image-arrow{background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/select-box.png);position:absolute;right:4px;width:13px;height:13px;z-index:2;top:8px}.contacts-index-index .scaffold-form .form-list select{height:30px;background-color:#fff;width:100%;color:gray;padding:0 5px;-webkit-appearance:none;-moz-appearance:none;margin:0;display:none}.contacts-index-index .scaffold-form .for-scroll{height:147px;position:absolute;width:100%;z-index:4;display:none;border:1px solid silver}.contacts-index-index .scaffold-form .select-container table{width:100%;display:none;z-index:4}.contacts-index-index .scaffold-form .simulate-option{background-color:#fff;cursor:pointer;height:20px;font-size:14px;padding-left:8px}.contacts-index-index .scaffold-form .option-selected{color:#000}.contacts-index-index .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#5e5e5e;margin-right:1px;width:3px}.contacts-index-index .mCSB_inside>.mCSB_container{margin-right:0}.contacts-index-index .mCSB_scrollTools .mCSB_draggerRail{margin-right:2px;width:1px}.contacts-index-index .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.account-create .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#5e5e5e}.contacts-index-index .scaffold-form .contact-text{padding:20px 0}.contacts-index-index .scaffold-form .contact-text a{text-decoration:none;color:#3d50c8}.contacts-index-index .scaffold-form .contact-text a:hover{color:#3d50c8}#toplogin .loginform{width:490px;padding:0;background-color:#3d3d3c;top:55px;border:none}#toplogin .loginform.backdrop{width:100%;height:100%;z-index:100;background-color:rgba(0,0,0,.6);align-items:center;position:fixed;top:0}#toplogin #block-left{float:left;width:310px;position:absolute;background-color:#eee;color:#000;top:30px}#toplogin .new-user,#toplogin .new-futbolmaniaco,#toplogin .new-newsletter,#toplogin .follow-order{display:none}#toplogin .loginform #block-left .icon-1{background-image:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/sprite_header_user.png);background-position:-2px -2px;width:30px;height:30px;float:left}#toplogin .loginform #block-left .icon-2{background-image:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/sprite_header_user.png);background-position:-36px -2px;width:30px;height:30px;float:left}#toplogin .loginform #block-left .icon-3{background-image:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/sprite_header_user.png);background-position:-70px -2px;width:30px;height:30px;float:left}#toplogin .loginform #block-left .icon-4{background-image:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/sprite_header_user.png);background-position:-104px -2px;width:30px;height:30px;float:left}#toplogin .loginform #block-left .icon-5{background-image:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/sprite_header_user.png);background-position:-138px -2px;width:30px;height:30px;float:left}#toplogin .loginform #block-left .icon-6{background-image:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/sprite_header_user.png);background-position:-172px -2px;width:30px;height:30px;float:left}#toplogin .loginform #block-left .icon-7{background-image:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/sprite_header_user.png);background-position:-206px -2px;width:30px;height:30px;float:left}#toplogin .loginform #block-left .icon-8{background-image:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/sprite_header_user.png);background-position:-240px -2px;width:30px;height:30px;float:left}#toplogin .loginform #block-left .icon-9{background-image:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/sprite_header_user.png);background-position:-274px -2px;width:30px;height:30px;float:left}#toplogin .loginform #block-left .icon-10{background-image:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/sprite_header_user.png);background-position:-308px -2px;width:30px;height:30px;float:left}#toplogin .loginform #block-left .info{display:table;margin:10px 0}#toplogin .loginform #block-left .icon-info{display:table-cell;vertical-align:middle}#toplogin .loginform #block-left .text-info{overflow:hidden;display:table-cell;vertical-align:middle;padding-left:5px;line-height:12px}#toplogin .loginform #block-left .block-info{padding:10px}#toplogin .loginform #block-left .block-info h4{color:#fff}#toplogin .loginform #block-left .block-info .heading{color:#000;margin:0;margin-bottom:10px;font-size:14px;font-weight:600;font-style:normal;line-height:1.4;text-rendering:optimizeSpeed;text-transform:uppercase}#toplogin .loginform #block-left #login-form-block #login-form-elements li input{width:94%;color:#ababab;background-color:#fff}#toplogin .loginform #block-left #login-form-block #login-form-elements li:first-of-type{padding-top:2px}#toplogin .loginform #block-left #login-form-block #login-form-elements li{padding:0;padding-bottom:5px}#toplogin .loginform #block-left #login-form-block #login-form-elements li a{margin-left:10px}#toplogin .loginform #block-left #login-form-block #login-form-elements li a.forgot{color:#00f;font-size:13px}#toplogin .loginform #block-left #login-form-block #login-form-elements li a.forgot:hover{text-decoration:underline}#toplogin .loginform #block-left .buttons-set{margin:0 10px;border:none}#toplogin .loginform #block-left .buttons-set button{width:100%;background-color:#1d1d1d;color:#fff;height:40px}#toplogin .loginform #block-left .buttons-set button.login{color:#000;background-color:#ebe717;font-weight:700}#toplogin .loginform #block-left #login-form-block #login-form-elements li .signin a{float:left;width:100%;text-align:center;vertical-align:middle;line-height:40px;height:40px;background-color:#1d1d1b;text-decoration:none;margin:0 0 10px;font-size:16px;font-weight:700}#toplogin .loginform #block-left #login-form-block #login-form-elements li .signin a:hover{opacity:.7;color:#fff}#toplogin .loginform #block-left #login-form-block #login-form-elements li .signin,#toplogin .loginform #block-left .account-login .signin{margin:10px;color:#000;line-height:18px;font-size:11px}#toplogin .loginform #block-left .account-login .signin .button{display:inherit;list-style-type:none;border:none;background:0 0}#toplogin #neswletter-popup-privacy{color:#fff}#toplogin .loginform #block-left span.fb_button_text{font-weight:700;font-size:14px}#toplogin .loginform #block-left .new-user a{float:left;width:94%;height:40px;line-height:40px;text-align:center;vertical-align:middle;background-color:#1d1d1b;text-decoration:none;margin:10px;margin-top:0;font-size:16px;font-weight:700}#toplogin .loginform #block-left .new-user a:hover{opacity:.7;color:#fff}#toplogin .loginform #block-left .new-futbolmaniaco .block-mid-info{border-top:1px #353534 solid;border-bottom:1px #353534 solid}#toplogin .loginform #block-left .new-futbolmaniaco .block-info>div:last-of-type{margin-bottom:0}#toplogin .loginform #block-left .new-futbolmaniaco a{float:left;width:94%;height:40px;line-height:40px;text-align:center;vertical-align:middle;background-color:#1d1d1b;text-decoration:none;margin:10px;margin-top:0;font-size:16px;font-weight:700}#toplogin .loginform #block-left .new-futbolmaniaco a:hover{opacity:.7;color:#fff}#toplogin .loginform #block-left .new-newsletter .block-end-info{border-top:1px #353534 solid}#toplogin .loginform #block-left .new-newsletter input{width:100%;color:#ababab;background-color:#fff}#toplogin .loginform #block-left .new-newsletter button{width:100%;background-color:#1d1d1d;color:#fff;height:40px}#toplogin .loginform #block-left .new-newsletter .block-title{display:none}#toplogin .loginform #block-left .block.block-subscribe .input-box .actions{margin:0}#toplogin .loginform #block-left .block.block-subscribe .block-content{padding:0;margin:0}#toplogin #block-right{position:absolute;right:0;width:180px;top:30px}#toplogin #block-right-login{position:absolute;right:146px;width:180px}#toplogin #block-right-login a{text-decoration:none}#toplogin #block-right .row-login,#toplogin #block-right-login .row-login{font-size:11px;height:40px;display:table;background-color:#2e2e2d;border-bottom:1px #262625 solid;border-left:1px #262625 solid;width:100%;cursor:pointer;text-transform:uppercase;padding-left:5px}#toplogin #block-right .row-login span,#toplogin #block-right-login .row-login span{display:table-cell;vertical-align:middle;color:#fff}#toplogin #block-right .selected-row,#toplogin #block-right-login .selected-row{background-color:#eee;border-left:none}#toplogin #block-right .selected-row span,#toplogin #block-right-login .selected-row span{color:#000;font-weight:700}#toplogin #block-right .row-login:not(.selected-row):hover span,#toplogin #block-right-login .row-login:not(.selected-row):hover span{color:#ff0}#toplogin .user-login{top:55px;position:absolute;right:267px;display:none}#toplogin .myaccountbutton{cursor:pointer;line-height:18px;padding-right:10px}#toplogin .no-logged-user{line-height:23px;padding-right:5px}#toplogin .header-minicart .block-subtitle{background-color:#ececec;color:#000;text-transform:uppercase;text-align:right;padding-right:5px;font-size:12px;font-weight:700}#cart-sidebar{background-color:#fff}.minicart-title{border-bottom:1px #e2e3e1 solid}.minicart-title a{font-size:12px}#toplogin .minicart-title a{color:#000}.minicart-info{overflow:hidden;width:100%;color:#000}.minicart-info>div{overflow:hidden;width:40%;float:left}.minicart-info .minicart-extrainfo{text-align:right;padding-right:5px;width:60%;cursor:default;font-size:12px}#toplogin .minicart-info .minicart-extrainfo span{color:#000}#toplogin .minicart-info .minicart-extrainfo span.size-type{font-size:12px;vertical-align:inherit}#toplogin .minicart-info .minicart-extrainfo>div{overflow:hidden}#toplogin .block-content .minicart-view{margin-top:12px;width:auto;float:left;line-height:30px;vertical-align:middle;border:1px solid #000;text-transform:uppercase;padding:5px;background-color:#fff;font-size:12px;color:#000}#toplogin .block-content .minicart-subtotal{width:60%;float:left;background-color:#ececec;padding:5px;text-align:right}#toplogin .block-content a{color:#fff}#toplogin .header-minicart .block-cart{background-color:#ececec;box-shadow:0 3px 8px 0 rgba(0,0,0,.2),0 0 0 1px rgba(0,0,0,.08)}#toplogin .block-content{padding:5px 0;margin:0 5px;overflow:hidden;color:#fff}#toplogin .new-newsletter .block .actions a.button{width:100%;font-size:16px;font-weight:700}#toplogin .box-header .minicart-wrapper span{color:#000}#toplogin .box-header .minicart-wrapper .minicart-extrainfo span.price{display:none}#toplogin .block-content .minicart-subtotal span{text-transform:inherit;font-weight:700}#toplogin .minicart-info .minicart-extrainfo span.qty-extra-info{color:gray;vertical-align:top}.minicart-wrapper .empty{color:#000}.sprite_carrito{background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/sprite_carrito.png);width:30px;height:30px;float:left}.sprite_carrito.carrito{width:30px;background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/buy.png) center left no-repeat!important;height:28px;margin-right:2px}.sprite_carrito.seguir-comprando{background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/left-1.png) no-repeat;width:30px;height:30px}.sprite_carrito.interrogant{background-position:-36px -2px;color:transparent;display:none}.sprite_carrito.money{background-position:-70px -2px}.sprite_carrito.promo{background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/CUPON-promocional-3.png) no-repeat;width:30px;height:30px;margin-right:5px}.sprite_carrito.shipping{background-position:-138px -2px}#toplogin .mini-products-list .product-image{float:none;margin:0 auto}#toplogin .mini-products-list .product-image img{margin:0 auto}#toplogin .price-info .price_A{float:right;font-size:12px}#toplogin .price-info .price_A_tachado{text-decoration:line-through}#toplogin .price-info .price_B{float:right;font-size:12px}.product-cart-info .block-left{width:50%;background-color:#fff;color:#000;padding:0 10px 0 0;display:table-cell}.product-cart-info .block-left .cart-name{top:0;left:0;width:100%;background-color:#fff;padding:10px 10px 5px;line-height:25px;font-weight:700;z-index:1}.product-cart-info .block-right{width:50%;vertical-align:middle;background-color:#fff;color:#000;padding:0 0 30px 10px;display:table-cell}.product-cart-info .block-right.extended{padding-bottom:60px}.product-cart-info .block-left a,.product-cart-info .block-right a{text-decoration:none}#shopping-cart-table table tbody tr{margin:0 15px}.product-cart-info .block-right .btn-update{text-align:right;margin-top:5px;width:100px;height:30px;background-color:#fff;color:#000;padding:0}.product-cart-info .block-right .btn-update:hover{background-color:#fff;opacity:.7}.product-cart-info .block-right{position:relative}.product-cart-info .block-right .subtotal-price{text-align:right;padding:0 0 5px 10px;position:absolute;bottom:0;left:0;width:100%;font-size:14px}.product-cart-info .block-right .subtotal-price .subtotal-price-container{}.product-cart-info .block-right .subtotal-price .subtotal-price-container .price-box-pv .discount{color:red}.product-cart-info .block-right .input-text.qty{width:30px;height:30px;background-color:#eee;color:#000}.product-cart-info .block-right .block-right-top-buttons .present-options{float:left;border:1px solid #c6c6c6;padding:0 6px;text-transform:uppercase;color:#c6c6c6;cursor:pointer;display:none}.product-cart-info .block-right .block-right-top-buttons .edit-button{float:right;border:1px solid #000;padding:0 6px;text-transform:uppercase;color:#c6c6c6;cursor:pointer}.product-cart-info .block-right .block-right-top-buttons .edit-button:hover{border:1px solid #a4a5a7}.product-cart-info .big-container{background-color:#fff;box-shadow:0 0 2px #adafb1;width:100%;position:relative;padding:8px 10px 0}.product-cart-info .big-container .cart-name{float:left;width:calc(100% - 98px);font-weight:700}.product-cart-info .big-container .cart-block-container{display:table;width:100%}.product-cart-info .big-container .product-presale{color:#000;font-weight:600;clear:left}.product-cart-info .big-container .product-in-stock{color:#22b169;font-weight:600;clear:left}.product-cart-info .hide-border{position:absolute;width:100%;height:5px;left:0;background-color:#fff}.checkout-form .data-table td.product-cart-info .block-right-info div div span.price{display:none}#shopping-cart-table.cart-table{float:none;max-width:540px;margin:0 auto}#shopping-cart-table.cart-table tr,#shopping-cart-table.data-table thead th{border:none;padding:0}#shopping-cart-table.data-table thead th{}#shopping-cart-table.data-table thead th h3{width:200px;margin:0 auto;text-indent:30px;height:30px;margin-top:10px;line-height:30px;padding-left:8px;font-weight:700;font-size:15px;color:#1d1d1b;text-transform:uppercase;background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/buy.png) center left no-repeat!important}.cart{background-color:#e6e7e8;color:#000;padding-top:30px}.cart .cart-forms,.cart .cart-totals-wrapper{width:97%}.cart .checkout-form{width:50%;float:left}.container-forms{margin-bottom:30px;border-left:2px #fff solid;margin-left:20px;overflow:hidden;float:right;width:48%}.product-cart-info .cart-name a{width:100%;display:block}.product-cart-info .cart-name a,.product-cart-info .cart-name a:hover{color:#1d1d1b;font-size:12px;font-weight:700;text-decoration:none}.product-cart-info .cart-name a:hover{opacity:.7}.product-cart-info .cart-img{display:table;margin:0 auto}.product-cart-info .cart-img img{width:220px;height:220px}.product-cart-info a.cart-delete{float:right;width:30px;height:30px;border:none;padding:0;margin:0;background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/close-petit-1-black.png) no-repeat}.product-cart-info a.cart-delete:hover{opacity:.7}.container-forms>div{border-bottom:1px #c6c6c6 solid;width:97%;margin:15px 0 0;padding:10px 0;float:none;clear:none}.container-forms .title-forms{display:none;text-transform:uppercase;font-weight:600;font-size:15px;margin-left:10px;margin-bottom:10px}.cart span.icon{background-position:-93px -2px;background-image:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/icon_header.png);background-repeat:no-repeat;width:16px;height:19px;float:left;margin-right:5px}.container-forms .subtotal{text-align:right}.container-forms .discount #coupon_code{background-color:#fff;color:#9c9b9b;text-align:center;font-size:12px;margin-left:40px}.container-forms .discount h1,.container-forms .cart-totals-wrapper .methods-payment{color:#1d1d1b;font-size:15px;font-weight:400;text-transform:none;line-height:30px}.cart-totals-wrapper h1.methods-payment{margin-top:30px;display:none}.cart-totals-wrapper .methods-payment-accepted{display:none}#discount-coupon-form .button-wrapper>button{border:1px #000 solid;background-color:#fff;color:#fff;height:30px;margin:0 5px}#discount-coupon-form .button-wrapper>button span{color:#1d1d1b;font-weight:700;font-size:16px;line-height:30px;padding-left:10px;padding-right:10px}#discount-coupon-form .button-wrapper>button span:hover{opacity:.7}.container-forms .discount .discount_promotion{color:brown;float:right;line-height:30px;font-size:16px}.container-forms .cart-totals-wrapper{border:none;overflow:hidden}.container-forms .cart-totals-wrapper .left-block .confianza{display:none;position:absolute;top:-80px}.container-forms button,.container-forms button:hover{background-color:#000;color:#fff;margin-top:10px}.container-forms button:hover{opacity:.7}.container-forms .method-checkout-cart-methods-multishipping a{display:none}.cart .button2.btn-continue span span:hover{color:#888;opacity:.7}.cart .custom-links-compra li,.one-step-checkout .custom-links-compra li{margin-left:30px;list-style-type:disc}.cart .custom-links-compra li a,.one-step-checkout .custom-links-compra li a{color:#000;text-decoration:none;font-size:14px}.cart .custom-links-compra li a:hover,.one-step-checkout .custom-links-compra li a:hover{opacity:.7}.one-step-checkout .custom-links-compra h5{padding-left:0;color:#000;text-transform:uppercase;font-weight:700;line-height:30px;font-size:14px}.cart .custom-links-compra .header-links-compra{padding-left:0;color:#000;text-transform:uppercase;font-weight:700;line-height:30px;font-size:14px}.cart .custom-links-compra{border:none;padding:0;padding-top:30px;width:100%}.price-before-final>span{line-height:30px;font-weight:700}.methods-payment-accepted>img{float:left;margin-right:10px}.product-cart-info .block-right-info{text-align:right;line-height:20px;font-size:12px;color:#1d1d1b}.cart .bottom button.btn-proceed-checkout{height:50px;padding:0 auto}.cart .bottom button.btn-proceed-checkout span{font-size:15px!important;font-weight:700;color:#fff}.product-cart-info .block-right-info .price-info .price_A{font-size:12px;font-weight:400}.product-cart-info .block-right-info .price-info .price_A_tachado{text-decoration:line-through}.product-cart-info .block-right-info .price-info .price_B{font-size:12px;font-weight:600}.ias-spinner,.ias-trigger,#aux-spinner{float:left;width:100%}.col-main-menu .toolbar-bottom{}#to-top{width:50px;height:50px;position:fixed;right:20px;bottom:50px;z-index:2;display:none}#to-top>a{text-decoration:none}#to-top #to-top-button{width:50px;height:50px;display:block;margin-bottom:7px;background-color:#ddd;background-repeat:no-repeat;background-image:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/up-arrow.png);background-position:center center;opacity:.8;filter:alpha(opacity=80);-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;-webkit-transition:1s;-moz-transition:1s;transition:1s}#to-top:hover #to-top-button{opacity:1;background-color:#777}#to-top #to-top-link{width:50px;display:block;text-align:center;font:11px/100% Arial,Helvetica,sans-serif;text-transform:uppercase;color:#bbb;-webkit-transition:1s;-moz-transition:1s;transition:1s}#to-top:hover #to-top-link{color:#000}.catalog-product-view #to-top{z-index:999}body.page-popup{padding:0}.menu-categories{color:#000;width:265px;float:left;background-color:#fff;font-family:open sans;position:fixed;text-transform:uppercase;cursor:pointer;height:100%;left:0;z-index:4}.menu-categories>div{}.menu-categories .category-compare,.menu-categories .menu-categories-title{color:#1d1d1d;line-height:15px;display:table;width:100%;padding:0 5px;height:50px;border-bottom:1px #c7c6c7 solid}.menu-categories .category-compare{font-size:14px;font-weight:600}.menu-categories .category-compare .icon-Botas,.catalog-product-compare-index .menu-categories .category-compare.selected .icon-Botas{background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/sprite-comparador.png);width:30px;height:30px;background-position:-2px -2px;float:left;margin:0 10px}.menu-categories .category-compare:hover .icon-Botas,.compare-table .no-product .fixed-part-no-product .fixed-part-title .icon-category-compare>span.icon-Botas{background-position:-2px -36px}.menu-categories .category-compare .icon-Multitacos,.catalog-product-compare-index .menu-categories .category-compare.selected .icon-Multitacos{background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/sprite-comparador.png);width:30px;height:30px;background-position:-2px -2px;float:left;margin:0 10px}.menu-categories .category-compare:hover .icon-Multitacos,.compare-table .no-product .fixed-part-no-product .fixed-part-title .icon-category-compare>span.icon-Multitacos{background-position:-2px -36px}.menu-categories .category-compare .icon-Infantil,.catalog-product-compare-index .menu-categories .category-compare.selected .icon-Infantil{background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/sprite-comparador.png);width:30px;height:30px;background-position:-2px -2px;float:left;margin:0 10px}.menu-categories .category-compare:hover .icon-Infantil,.compare-table .no-product .fixed-part-no-product .fixed-part-title .icon-category-compare>span.icon-Infantil{background-position:-2px -36px}.menu-categories .category-compare .icon-Zapatillas,.catalog-product-compare-index .menu-categories .category-compare.selected .icon-Zapatillas{background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/sprite-comparador.png);width:30px;height:30px;background-position:-36px -2px;float:left;margin:0 10px}.menu-categories .category-compare:hover .icon-Zapatillas,.compare-table .no-product .fixed-part-no-product .fixed-part-title .icon-category-compare>span.icon-Zapatillas{background-position:-36px -36px}.menu-categories .category-compare .icon-Balones,.catalog-product-compare-index .menu-categories .category-compare.selected .icon-Balones{background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/sprite-comparador.png);width:30px;height:30px;background-position:-70px -2px;float:left;margin:0 10px}.menu-categories .category-compare:hover .icon-Balones,.compare-table .no-product .fixed-part-no-product .fixed-part-title .icon-category-compare>span.icon-Balones{background-position:-70px -36px}.menu-categories .category-compare .icon-Guantes,.catalog-product-compare-index .menu-categories .category-compare.selected .icon-Guantes{background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/sprite-comparador.png);width:30px;height:30px;background-position:-104px -2px;float:left;margin:0 10px}.menu-categories .category-compare:hover .icon-Guantes,.compare-table .no-product .fixed-part-no-product .fixed-part-title .icon-category-compare>span.icon-Guantes{background-position:-104px -36px}.menu-categories .category-compare .icon-Espinilleras,.catalog-product-compare-index .menu-categories .category-compare.selected .icon-Espinilleras{background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/sprite-comparador.png);width:30px;height:30px;background-position:-142px -2px;float:left;margin:0 10px}.menu-categories .category-compare:hover .icon-Espinilleras,.compare-table .no-product .fixed-part-no-product .fixed-part-title .icon-category-compare>span.icon-Espinilleras{background-position:-142px -36px}.menu-categories .category-compare .icon-Camiseta_competicion,.catalog-product-compare-index .menu-categories .category-compare.selected .icon-Camiseta_competicion{background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/sprite-comparador.png);width:30px;height:30px;background-position:-176px -2px;float:left;margin:0 10px}.menu-categories .category-compare:hover .icon-Camiseta_competicion,.compare-table .no-product .fixed-part-no-product .fixed-part-title .icon-category-compare>span.icon-Camiseta_competicion{background-position:-176px -36px}.menu-categories .category-compare .icon-Short_competicion,.catalog-product-compare-index .menu-categories .category-compare.selected .icon-Short_competicion{background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/sprite-comparador.png);width:30px;height:30px;background-position:-210px -2px;float:left;margin:0 10px}.menu-categories .category-compare:hover .icon-Short_competicion,.compare-table .no-product .fixed-part-no-product .fixed-part-title .icon-category-compare>span.icon-Short_competicion{background-position:-210px -36px}.menu-categories .category-compare .icon-Medias_competicion,.catalog-product-compare-index .menu-categories .category-compare.selected .icon-Medias_competicion{background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/sprite-comparador.png);width:30px;height:30px;background-position:-244px -2px;float:left;margin:0 10px}.menu-categories .category-compare:hover .icon-Medias_competicion,.compare-table .no-product .fixed-part-no-product .fixed-part-title .icon-category-compare>span.icon-Medias_competicion{background-position:-244px -36px}.menu-categories .category-compare .icon-category-compare{width:30px}.menu-categories .category-compare .icon-arrow,.catalog-product-compare-index .menu-categories .category-compare.selected .icon-arrow{background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/sprite-comparador.png);width:30px;height:30px;background-position:-278px -2px;float:right}.menu-categories .category-compare .icon-arrow{background-position:-278px -143px}.menu-categories .category-compare.selected .icon-arrow{background-position:-278px -2px}.menu-categories .category-compare:hover .icon-arrow{background-position:-278px -36px}.catalog-product-compare-index .menu-categories .category-compare.selected{background-color:#3351c8;color:#fff}.menu-categories .category-compare:hover{color:#3351c8}.menu-categories .menu-categories-title{font-size:20px;font-weight:700;text-transform:capitalize;padding-left:10px;text-transform:uppercase}.menu-categories .menu-categories-title div:first-child{width:44px}.menu-categories .menu-categories-title div:nth-child(2){width:calc(100% - 44px)}.menu-categories .menu-categories-icon{width:38px;height:30px;background-position:-100px -2px;background-image:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/sprite_header.png);float:left}.menu-categories .category-compare>div,.menu-categories .menu-categories-title>div{display:table-cell;vertical-align:middle}.menu-categories .mCSB_inside>.mCSB_container{margin-right:5px}.menu-categories .mCSB_scrollTools{width:5px}.compare-table{overflow:hidden;margin-left:265px;width:calc( 100% - 265px );background-color:#ededed;padding-bottom:20px}.compare-table .no-product{float:left;padding-left:10px;width:275px!important}.compare-table .data-table{float:left;width:calc(100% - 275px)!important}.compare-table .data-table .product-compare{float:left;border:none}.compare-table .data-table .product-compare .fixed-part .product-image{width:100%}.compare-table .data-table .product-compare .fixed-part .upper-box-image{position:relative;box-shadow:0 0 2px #adafb1;-webkit-box-shadow:0 0 2px #adafb1;-moz-box-shadow:0 0 2px #adafb1}.compare-table .data-table .product-compare .fixed-part .information-icons{width:20px;position:absolute;top:0;right:5px}.compare-table .data-table .product-compare .fixed-part .product-marca{position:absolute;top:5px;left:5px;color:#1d1d1d;width:20px;height:20px}.compare-table .data-table .product-compare .fixed-part .product-marca>img{width:100%}.compare-table .data-table .product-compare .fixed-part .information-icons>img{width:100%;height:20px;margin:5px 0;color:#1d1d1d}.data-table .add-cart,.data-table .wishlist{color:#000;float:left;background-color:#ededed}.compare-table .product-compare .product-image{display:block}.compare-table .data-table .product-compare .price-info{color:#000}.compare-table .data-table .product-compare .price-info .base-price-sale{color:#1d1d1d;font-weight:700;text-decoration:line-through;font-size:14px;float:left}.compare-table .data-table .product-compare .price-info .base-price-sale-inner{color:#0c0}.compare-table .data-table .product-compare .price-info .base-price-partner{float:left}.compare-table .data-table .product-compare .price-info .base-price{color:#0c0;font-weight:700;font-size:14px;border:0}.compare-table .data-table .product-compare .price-info .partner-price{color:#0c0;font-weight:700;text-align:right;font-size:14px;float:right}.compare-table .data-table .product-compare .price-info .partner-price>span,.compare-table .data-table .product-compare .price-info .special-price>span{color:#1d1d1d;margin-right:5px}.compare-table .data-table .product-compare .price-info .special-price{color:#9400d3;font-weight:700;text-align:right;font-size:14px;float:right}.compare-table .data-table .product-compare .fixed-part .price-info{background-color:#fff;padding:0 5px}.compare-table .data-table .product-compare .fixed-part .prod-name{background-color:#fff;font-size:14px;font-weight:600;padding:10px;height:41px;line-height:24px;overflow-y:hidden}.compare-table .data-table .product-compare .fixed-part .wishlist a,.data-table .product-compare .fixed-part .add-cart a{color:#000}.compare-table .data-table .product-compare .fixed-part .wishlist .wishlist-icon{background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/sprite-comparador.png);width:20px;height:20px;background-position:-104px -104px;margin-right:5px}.compare-table .data-table .product-compare .fixed-part .remove-item{background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/sprite-comparador.png);width:30px;height:30px;background-position:-63px -97px;display:block;margin:0 auto}.compare-table .data-table .product-compare .fixed-part .btn-remove:after{content:''}.compare-table .data-table .product-compare .fixed-part .btn-remove:hover{opacity:.7;background-color:transparent}.data-table .product-compare .fixed-part .add-cart .buy-icon{background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/sprite-comparador.png);width:30px;height:30px;background-position:-64px -100px;display:block}.compare-table .data-table .product-compare .fixed-part{background-color:#ededed;position:fixed;z-index:4;padding:0 10px;padding-top:10px;min-height:275px}.compare-table .data-table .product-compare .fixed-part .extra-information{background-color:#ededed;height:40px}.compare-table .data-table .product-compare .product-selection,.compare-table .no-product .attribute-label.product-selection,.compare-table .data-table .product-compare .part-scroll .field-grid .row.product-selection,.compare-table .no-product .part-scroll .box-grid-menu .field-info .row-field-info.product-selection,.compare-table .data-table .product-compare .part-scroll .field-grid.product-selection{background-color:rgba(51,81,200,.1)}.compare-table .no-product .part-scroll .box-grid-menu .field-info .row-field-info.margin{margin:5px 0}.compare-table .no-product .part-scroll .box-grid-menu .field-info .row-field-info.margin-bottom{margin-bottom:5px}.compare-table .data-table .product-compare .attribute-selected,.compare-table .data-table .product-compare .cell-selected{background-color:#3351c8!important}.compare-table .data-table .product-compare .part-scroll{box-shadow:0 3px 3px -2px rgba(0,0,0,.35)}.compare-table .data-table .product-compare .part-scroll .free-delivery-personalitation li{color:#000}.compare-table .not-display{display:none}.compare-table .upper-box-attributes{display:table;margin-bottom:20px;width:100%}.compare-table .box-attributes{background-color:#fafafa;margin:0 10px;margin-bottom:20px}.compare-table .upper-box-attributes .attribute-label.no-icon{padding-left:55px}.compare-table .upper-box-attributes .attribute-label .container-icon-label{display:table-cell;vertical-align:middle}.compare-table .upper-box-attributes .attribute-label .container-icon-label .icon-label{float:right;margin-right:10px}.compare-table .upper-box-attributes .attribute-label .container-icon-label .icon-label.free-icon{background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/sprite-comparador.png);width:30px;height:30px;background-position:-2px -70px}.compare-table .upper-box-attributes .attribute-label .container-icon-label .icon-label.free-customization{background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/sprite-comparador.png);width:30px;height:30px;background-position:-36px -70px}.compare-table .no-product .box-attributes{margin:0;display:table-cell;width:90%;background-color:#f2f2f2}.compare-table .box-attributes-title{display:table-cell;vertical-align:middle;background-color:#fbfbfb;border:1px #dadada solid;font-size:12px;font-weight:600;color:#1d1d1d;line-height:12px;min-width:40px}.compare-table .box-attributes-title>div{-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg);text-transform:uppercase;max-width:40px}.compare-table .data-table .attribute-code,.compare-table .no-product .attribute-label{min-height:50px;display:table;width:100%;padding:5px 15px}.compare-table .no-product .attribute-label>p{font-size:12px;line-height:12px;color:#1d1d1d;font-weight:400;display:table-cell;vertical-align:middle;cursor:pointer}.compare-table .data-table .attribute-code>p,.compare-table .no-product .attribute-label.free-delivery>p,.compare-table .no-product .attribute-label.free-delivery>p{font-size:12px;line-height:15px;color:#1d1d1d;font-weight:400;display:table-cell;vertical-align:middle;cursor:pointer}.compare-table .data-table .attribute-code>p a,.compare-table .data-table .attribute-code>p a:hover{color:#3d51c8}.compare-table .data-table .attribute-code.attribute-selected>p,.compare-table .data-table .attribute-code.attribute-selected>p a,.compare-table .data-table .attribute-code.attribute-selected>p span{color:#fff!important}.compare-table .no-product .fixed-part-no-product{position:fixed;z-index:4;background-color:#ededed;margin-top:10px;box-shadow:0 0 2px #adafb1;-webkit-box-shadow:0 0 2px #adafb1;-moz-box-shadow:0 0 2px #adafb1;width:265px!important}.compare-table .no-product .fixed-part-no-product .title-image{margin-top:40px;height:calc( 100% - 40px );max-height:275px}.compare-table .no-product .fixed-part-no-product .fixed-part-title>div{display:table-cell;vertical-align:middle}.compare-table .no-product .fixed-part-no-product .fixed-part-title .icon-category-compare>span{background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/sprite-comparador.png);width:30px;height:30px;float:left;margin:0 10px}.compare-table .no-product .fixed-part-no-product .fixed-part-title .name-category{font-size:14px;color:#3351c8;font-weight:700;text-transform:uppercase}.compare-table .no-product .fixed-part-no-product .fixed-part-title .num-category{font-size:14px;color:#3351c8;font-weight:lighter}.compare-table .no-product .part-scroll{max-width:265px}.compare-table .no-product .fixed-part-no-product .title-image.Balones{background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/comparador/comparador-balones.png)}.compare-table .no-product .fixed-part-no-product .title-image.Espinilleras{background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/comparador/comparador-espinilleras.png)}.compare-table .no-product .fixed-part-no-product .title-image.Guantes{background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/comparador/comparador-guantes.png)}.compare-table .no-product .fixed-part-no-product .title-image.Short_competicion{background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/comparador/comparador-short-competicion.png)}.compare-table .no-product .fixed-part-no-product .title-image.Medias_competicion{background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/comparador/comparador-medias.png)}.compare-table .no-product .fixed-part-no-product .title-image.Camiseta_competicion{background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/comparador/comparador-camiseta-competicion-front.png)}.compare-table .no-product .fixed-part-no-product .title-image.Camiseta_competicion:hover{background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/comparador/comparador-camiseta-competicion-back.png)}.compare-table .no-product .fixed-part-no-product .title-image.Botas{background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/comparador/comparador-botas.png);background-repeat:no-repeat}.compare-table .no-product .fixed-part-no-product .title-image.Zapatillas{background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/comparador/comparador-zapatillas.png)}.compare-table .data-table .product-compare .part-scroll .field-grid .value-grid{display:block;color:#000;position:relative;top:7px}.compare-table .data-table .product-compare .part-scroll .field-grid{padding-right:5px;background-color:#f0f0f0;margin:0 10px}.compare-table .data-table .product-compare .part-scroll .field-grid>div{padding-top:40px;margin-top:42px;box-shadow:0 -1px 3px -2px rgba(0,0,0,.35)}.compare-table .data-table .product-compare .part-scroll .field-grid .row{height:40px;background-color:#fbfbfb;margin-top:5px;cursor:pointer}.compare-table .no-product .part-scroll .box-grid-menu{display:table;background-color:#f2f2f2}.compare-table .no-product .part-scroll .box-grid-menu>div{display:table-cell;vertical-align:top}.compare-table .no-product .part-scroll .box-grid-menu .field-icons{width:10%;min-width:50px}.compare-table .no-product .part-scroll .box-grid-menu .field-info{width:90%;-webkit-box-shadow:-1px 3px 3px -1px rgba(0,0,0,.35);-moz-box-shadow:-1px 3px 3px -1px rgba(0,0,0,.35);box-shadow:-1px 3px 3px -1px rgba(0,0,0,.35)}.compare-table .no-product .part-scroll .box-grid-menu .field-icons>div{overflow:hidden;cursor:pointer;margin-bottom:5px;background-color:#d6d6d6;-webkit-box-shadow:-1px 3px 3px -2px rgba(0,0,0,.35);-moz-box-shadow:-1px 3px 3px -2px rgba(0,0,0,.35);box-shadow:-1px 3px 3px -2px rgba(0,0,0,.35)}.compare-table .no-product .part-scroll .Botas .box-grid-menu .field-icons>div:nth-child(3),.compare-table .no-product .part-scroll .Botas .box-grid-menu .field-icons>div:nth-child(5),.compare-table .no-product .part-scroll .Botas .box-grid-menu .field-icons>div:nth-child(7){display:none}.compare-table .no-product .part-scroll .box-grid-menu .field-icons>div>span{margin:5px 10px}.compare-table .no-product .part-scroll .box-grid-menu .field-icons .block-selected{background-color:#f0f0f0;position:relative}.compare-table .no-product .part-scroll .box-grid-menu .field-info .row-field-info.row-field-title{background-color:#f2f2f2;box-shadow:0 -1px 3px -2px rgba(0,0,0,.35)}.compare-table .no-product .part-scroll .box-grid-menu .field-info .row-field-info.row-field-title>span{font-weight:600}.compare-table .no-product .part-scroll .box-grid-menu .field-info .row-field-info{font-size:12px;font-weight:400;line-height:12px;color:#1d1d1d;height:40px;width:100%;display:table;background-color:#fbfbfb;padding-left:5px}.compare-table .no-product .part-scroll .box-grid-menu .field-info .row-field-info>span{display:table-cell;vertical-align:middle}.compare-table .no-product .part-scroll .title-grid{font-size:14px;font-weight:700;color:#1d1d1d;text-transform:uppercase}.compare-table .no-product .part-scroll .box-grid-menu .field-info .row-block{display:table;width:100%;padding-top:5px;padding-left:10px}.compare-table .no-product .part-scroll .box-grid-menu .field-info .row-block>div{display:table-cell}.compare-table .no-product .part-scroll .box-grid-menu .field-info .row-block .row-block-title{border:1px #dadada solid;vertical-align:middle;background-color:#fbfbfb}.compare-table .no-product .part-scroll .box-grid-menu .field-info .row-block .row-block-title .row-block-width{max-width:40px;position:relative;top:12px;text-transform:inherit}.compare-table .no-product .part-scroll .box-grid-menu .field-info .row-block .row-block-title>div{-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg);text-transform:uppercase;font-size:12px;font-weight:600;line-height:12px;color:#1d1d1d}.compare-table .no-product .part-scroll .box-grid-menu .field-info .row-block .row-block-info{width:90%}.score-{background-position:1111px 1111px}.manage-products #compare_next,.manage-products #compare_prev{background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/sprite_product_view.png) no-repeat transparent;width:19px;height:23px;position:absolute;top:10px;z-index:5;color:#1d1d1d}.manage-products #compare_next{right:0;background-position:-25px -51px}.manage-products #compare_prev{left:2px;background-position:-2px -51px}.manage-products #compare_prev span{position:absolute;left:20px;text-transform:lowercase}.manage-products #compare_next span{position:absolute;right:20px;text-transform:lowercase}.manage-products{height:40px;position:fixed;background-color:#ededed;z-index:10;width:265px}.manage-products .next{float:right}.manage-products .prev{float:left}.compare-table .index>div{width:100%;overflow:hidden;margin-left:60px;background-color:#f6f6f6;border:1px solid #dadada}.compare-table .index .item-index{width:calc(100%/7);float:left}.compare-table .index .item-index>div{margin-left:25%}.compare-table .index .item-index>div>span{display:table-cell;color:#000;vertical-align:middle;font-weight:400;font-size:12px;line-height:12px;color:#1d1d1d;min-width:25px}.price-info{color:#000}.price-info .price-box-pv{display:table;width:100%}.price-info .base-price-sale{color:#1d1d1d;font-weight:700;text-decoration:line-through;font-size:12px}.price-info .base-price-sale-inner{color:#0c0}.price-info .base-price{color:#0c0;font-weight:600;font-size:12px;border:0}.price-info .partner-price{color:#0c0;font-weight:600;text-align:right}.price-info .special-price{color:#ff0090;font-weight:700;text-align:right;font-size:12px}.compare-table .data-table .product-compare .price-info .special-price>span{color:#1d1d1d;margin-right:5px}.v-align{display:table-cell;vertical-align:middle}.paypal-express-review .page .main-container{padding:0 4%;padding-top:75px}.paypal-express-review,.paypal-express-review a{color:#000}.product-cart-info .select-size-table{background-color:silver;color:#000;margin-bottom:2px}#shopping-cart-table.cart-table .size-table{width:100%;max-width:350px;border-collapse:separate;text-align:center;color:#fff;position:absolute;background-color:silver}#shopping-cart-table.cart-table .size-table thead,#shopping-cart-table.cart-table .size-table tbody,#shopping-cart-table.cart-table .size-table tr,#shopping-cart-table.cart-table .size-table td,#shopping-cart-table.cart-table .size-table th{display:block}#shopping-cart-table.cart-table .size-table tr:after{content:' ';display:block;visibility:hidden;clear:both}#shopping-cart-table.cart-table .size-table thead th{min-height:30px;padding:0}#shopping-cart-table.cart-table .size-table tbody{max-height:164px;overflow-y:auto;border:none;border-top:2px solid #000}#shopping-cart-table.cart-table .size-table thead{width:100%}#shopping-cart-table.cart-table .size-table tbody td,#shopping-cart-table.cart-table .size-table thead th{float:left;text-align:center;padding:0}#shopping-cart-table.cart-table .size-table tbody td,#shopping-cart-table.cart-table .size-table thead th{width:20%}#shopping-cart-table.cart-table .size-table tbody td:nth-last-child(3),#shopping-cart-table.cart-table .size-table thead th:nth-last-child(3){width:22%}#shopping-cart-table.cart-table .size-table tbody td:nth-last-child(2),#shopping-cart-table.cart-table .size-table thead th:nth-last-child(2){width:28%}#shopping-cart-table.cart-table .size-table tbody td:nth-last-child(1),#shopping-cart-table.cart-table .size-table thead th:nth-last-child(1){width:30%}#shopping-cart-table.cart-table .size-table tbody td:last-child,thead th:last-child{border-right:none}#shopping-cart-table.cart-table .size-table tbody tr{background-color:silver;color:#000;cursor:pointer;margin:0!important;padding:0}#shopping-cart-table.cart-table .size-table tbody tr:hover,#shopping-cart-table.cart-table .size-table tbody tr.selected{background-color:#3d51c8;color:#fff;font-weight:700}#shopping-cart-table.cart-table .size-table tbody tr.not-selectable{opacity:.4}#shopping-cart-table.cart-table .size-table thead tr{cursor:default;font-size:13px;font-weight:700;text-transform:uppercase;background-color:silver;color:#000;padding:0}#shopping-cart-table.cart-table .size-table .mCSB_inside>.mCSB_container{margin:0}#shopping-cart-table.cart-table .size-table .mCSB_scrollTools .mCSB_draggerContainer{left:10px}.cart .show-crosssell-carousel-container{position:relative}.cart .show-crosssell-carousel-container .box-titol{display:none;overflow:hidden;margin-bottom:40px;color:#000;text-align:center;text-transform:uppercase}.cart .show-crosssell-carousel-container .box-titol>div{overflow:hidden;margin:0 auto;padding:0 20px}.cart .show-crosssell-carousel-container .box-titol div span{font-size:15px;font-weight:600}.cart .show-crosssell-carousel-container img{width:100%;height:auto}.cart .show-crosssell-carousel-container #text-main5{color:#000;max-width:980px;margin:0 auto;margin-bottom:70px;position:relative;padding:0 20px}.cart .show-crosssell-carousel-container #text-main5 h1{font-weight:400;font-size:14px;text-transform:uppercase;color:#000;margin-top:20px;margin-bottom:10px}.cart .show-crosssell-carousel-container #text-main5 img{max-width:100%;margin:0 auto}.cart .show-crosssell-carousel-container #text-main5 #crosssell_next,.cart .show-crosssell-carousel-container #text-main5 #crosssell_prev{background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/sprite_product_view.png) no-repeat transparent;width:19px;height:23px;position:absolute;top:50%;z-index:5}.cart .show-crosssell-carousel-container #text-main5 #crosssell_next{right:0;background-position:-25px -51px}.cart .show-crosssell-carousel-container #text-main5 #crosssell_prev{left:0;background-position:-2px -51px}.cart .show-crosssell-carousel-container #text-main5 #crosssell_next span,.cart .show-crosssell-carousel-container #text-main5 #crosssell_prev span{display:none}.cart .show-crosssell-carousel-container #text-main5 div .block-content{padding:0 20px}.cart .show-crosssell-carousel-container #text-main5 div .block-content .caroufredsel_wrapper{z-index:3!important}.cart .show-crosssell-carousel-container #text-main5 ul#block-crosssell li.item{float:left;margin:0 0 10px 9px;border-left:5px transparent solid;border-right:5px transparent solid;margin-bottom:10px}.cart .show-crosssell-carousel-container #text-main5 ul#block-crosssell li.item .wrapper-img .product-marca{position:absolute;width:20px;left:5px;top:5px;color:#000;z-index:1;display:block}.cart .show-crosssell-carousel-container #text-main5 ul#block-crosssell li.item .wrapper-img .img-top-icons{position:absolute;width:20px;right:5px;top:5px;border:none;z-index:1;display:block;height:auto;margin:0 5px;color:#000}.cart .show-crosssell-carousel-container #text-main5 ul#block-crosssell>li:nth-child(odd){clear:none}.cart .show-crosssell-carousel-container #text-main5 ul#block-crosssell li.item .wrapper-img .upper-box-normal{position:absolute;top:0;width:100%;box-shadow:0 0 2px #adafb1;-webkit-box-shadow:0 0 2px #adafb1;-moz-box-shadow:0 0 2px #adafb1}.cart .show-crosssell-carousel-container #text-main5 ul#block-crosssell li.item .wrapper-img .upper-box-normal .show-info{position:relative}.cart .show-crosssell-carousel-container #text-main5 ul#block-crosssell li.item:hover .wrapper-img .upper-box-normal{visibility:hidden}.cart .show-crosssell-carousel-container #text-main5 ul#block-crosssell li.item .wrapper-img .upper-box-normal .show-info .img-bot-icons{min-height:20px;display:table}.cart .show-crosssell-carousel-container #text-main5 ul#block-crosssell li.item .wrapper-img .upper-box-normal .show-info .img-bot-icons .img-bot-prices{display:table-cell;float:right;vertical-align:middle;text-align:right}.cart .show-crosssell-carousel-container #text-main5 ul#block-crosssell li.item .wrapper-img .upper-box-normal .show-info .img-bot-icons .img-bot-name{display:table-cell;float:left;width:auto;vertical-align:middle;text-align:left;width:calc( 100% - 5em )}.cart .show-crosssell-carousel-container #text-main5 ul#block-crosssell li.item .wrapper-img .upper-box-normal .show-info .img-bot-icons .img-bot-name .name-nohover{text-overflow:ellipsis;white-space:nowrap;overflow-x:hidden;width:100%}.cart .show-crosssell-carousel-container #text-main5 ul#block-crosssell li.item .wrapper-img .upper-box-hover{visibility:hidden;width:100%;background-color:#fff;box-shadow:0 0 2px #adafb1;-webkit-box-shadow:0 0 2px #adafb1;-moz-box-shadow:0 0 2px #adafb1;z-index:3}.cart .show-crosssell-carousel-container #text-main5 ul#block-crosssell li.item:hover .wrapper-img .upper-box-hover{visibility:visible}.cart .show-crosssell-carousel-container #text-main5 ul#block-crosssell li.item .wrapper-img .upper-box-hover .product-image-hover img{width:100%}.cart .show-crosssell-carousel-container #text-main5 ul#block-crosssell li.item .wrapper-img .upper-box-hover .product-image-hover img.hover-img-simple-grid{display:none}.cart .show-crosssell-carousel-container #text-main5 ul#block-crosssell li.item .wrapper-img .upper-box-hover .show-info-hover .img-bot-icons{display:table;min-height:40px}.cart .show-crosssell-carousel-container #text-main5 ul#block-crosssell li.item .wrapper-img .upper-box-hover .show-info-hover .img-bot-prices .price-hover .price-info .price-box-pv p:first-child{float:left}.cart .show-crosssell-carousel-container #text-main5 ul#block-crosssell li.item .wrapper-img .upper-box-hover .show-info-hover .img-bot-name{height:auto}.cart .show-crosssell-carousel-container #text-main5 ul#block-crosssell li.item .wrapper-img .upper-box-hover .show-info-hover .img-bot-name .name-hover{text-align:left}.cart .show-crosssell-carousel-container #text-main5 ul#block-crosssell li.item .wrapper-img .upper-box-hover .grid-icons{height:50px;background-color:#fff;display:table;width:100%}.cart .show-crosssell-carousel-container #text-main5 ul#block-crosssell li.item .wrapper-img .upper-box-hover .grid-icons>div{display:table-cell;vertical-align:middle;width:33.3%}.cart .show-crosssell-carousel-container #text-main5 ul#block-crosssell li.item .wrapper-img .upper-box-hover .grid-icons div .wishlist-icon2{width:30px;height:30px;background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/sprite.png) -2px -363px no-repeat transparent;display:block;margin:0 auto}.cart .show-crosssell-carousel-container #text-main5 ul#block-crosssell li.item .wrapper-img .upper-box-hover .grid-icons div .compare-icon2{width:30px;height:30px;background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/sprite.png) -35px -363px no-repeat transparent;display:block;margin:0 auto}.cart .show-crosssell-carousel-container #text-main5 ul#block-crosssell li.item .wrapper-img .upper-box-hover .grid-icons div .product-icon2{width:30px;height:30px;background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/sprite.png) -70px -363px no-repeat transparent;display:block;margin:0 auto}.cart .show-crosssell-carousel-container #text-main5 ul#block-crosssell li.item .wrapper-img .upper-box-hover .grid-icons div .wishlist-icon2:hover,.cart .show-crosssell-carousel-container #text-main5 ul#block-crosssell li.item .wrapper-img .upper-box-hover .grid-icons div .compare-icon2:hover,.cart .show-crosssell-carousel-container #text-main5 ul#block-crosssell li.item .wrapper-img .upper-box-hover .grid-icons div .product-icon2:hover{opacity:.7}.cart .show-crosssell-carousel-container div div .block-content ul li .img-bot-name{color:#4e4e4e;font-weight:600;color:#9e9d9c}.cart .show-crosssell-carousel-container div div .block-content ul li .img-bot-name span{color:#4e4e4e}.cart .show-crosssell-carousel-container div div .block-content ul li .img-bot-prices .price-info .special-price,.cart .show-crosssell-carousel-container div div .block-content ul li .img-bot-prices .price-info .base-price-sale-inner,.cart .show-crosssell-carousel-container div div .block-content ul li .img-bot-prices .price-info .base-price,.cart .show-crosssell-carousel-container div div .block-content ul li .img-bot-prices .price-info .base-price-sale{font-size:12px;font-weight:600;font-family:open sans}#resp-check{display:none;width:0;height:0;position:absolute;left:-5000px}#header-search2{width:100%;height:40px;background-color:#000;display:none}#header-search2 .input-box{width:100%;height:30px;padding:0;display:table;background-color:#fff}#header-search2 .search_r_wrapper{display:table-cell;vertical-align:middle;background-color:#fff}#header-search2 .input-box .search_r_icon{display:inline-block;width:23px;height:23px;margin:18px 14px;vertical-align:middle;float:left;background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/icon_header.png) -2px -109px no-repeat}#header-search2 .input-box .search_r_icon:focus{outline:none;border:none}#search,#search_r{padding:5px;width:100%;font-size:15px;color:#000;font-family:open sans,sans-serif;border-radius:inherit;text-transform:none;font-weight:700}#search::-webkit-input-placeholder,#search_r::-webkit-input-placeholder{color:#c6c6c6;font-weight:300;font-size:14px}#search:-moz-placeholder,#search_r:-moz-placeholder{color:#c6c6c6;opacity:1;font-weight:300;font-size:14px}#search::-moz-placeholder,#search_r::-moz-placeholder{color:#c6c6c6;opacity:1;font-weight:300;font-size:14px}#search:-ms-input-placeholder,#search_r:-ms-input-placeholder{color:#c6c6c6;font-weight:300;font-size:14px}#search:focus::-webkit-input-placeholder,#search_r:focus::-webkit-input-placeholder{transition:opacity .01s .01s ease;opacity:0;font-weight:300}#search:focus:-moz-placeholder,#search_r:focus:-moz-placeholder{transition:opacity .01s .01s ease;opacity:0;font-weight:300}#search:focus::-moz-placeholder,#search_r:focus::-moz-placeholder{transition:opacity .01s .01s ease;opacity:0;font-weight:300}#search:focus:-ms-input-placeholder,#search_r:focus:-ms-input-placeholder{transition:opacity .01s .01s ease;opacity:0;font-weight:300}#search_r.not-empty,#search_r:focus{font-style:normal}#search_mini_form_responsive button.hidden-submit{border:0;height:0;width:0;padding:0;margin:0;overflow:hidden;float:left}.info-icon{background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/sprite.png) -2px -230px no-repeat transparent;width:13px;height:13px}.tabLink{height:22px}@font-face{font-family:open sans;font-style:normal;font-weight:700;src:local('Open Sans Bold'),local('OpenSans-Bold'),url(//fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzOgdm0LZdjqr5-oayXSOefg.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215,U+E0FF,U+EFFD,U+F000;font-display:swap}@font-face{font-family:open sans;font-style:normal;font-weight:400;src:local('Open Sans'),local('OpenSans'),url(//fonts.gstatic.com/s/opensans/v13/cJZKeOuBrn4kERxqtaUH3VtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215,U+E0FF,U+EFFD,U+F000;font-display:swap}.not-found-page h1,.not-found-page h2,.not-found-page h3,.not-found-page h4,.not-found-page h5,.not-found-page h6{font-family:open sans,sans-seriff;font-weight:700;text-transform:uppercase}.not-found-page{margin:0 auto;text-align:center;padding:10vh 0 15vh}.not-found-page h3{color:#eae226;font-size:34px}.not-found-page h1{font-size:150px;color:#000!important;margin-bottom:10px!important;position:relative!important;top:-15px!important}.not-found-page .opening{font-size:35px!important;font-family:open sans,sans-seriff!important;font-style:normal!important;color:#000!important;font-weight:400;margin-bottom:30px}.not-found-page a{font-family:open sans,sans-seriff!important;color:#eae226!important;font-style:normal!important;font-size:30px!important;text-decoration:none!important}.not-found-page a:hover{color:#ead400!important}#v-cookielaw.v-bar.v-top{position:fixed!important}label.checkbox_label[for=is_subscribed],label.checkbox_label.regullary,label.checkbox_label.occasionally,label.checkbox_label[for^=accept_terms]{font-size:12px;font-weight:600;font-family:open sans;margin-right:10px;text-transform:capitalize}#login-form-block li.error-msg ul li{padding:7px 10px 7px 20px!important}#login-form-block li.error-msg ul li p#error-msg{font-size:14px;font-weight:600}#login-form-block li.error-msg ul li p#error-msg::first-letter{text-transform:capitalize}#login-form-block input.error{border:1px solid red!important}.info-content-wrapper .page-title h1{border-bottom:1px gray solid;font-weight:700}.info-content-wrapper h1,.info-content-wrapper h2,.info-content-wrapper h3,.info-content-wrapper h4,.info-content-wrapper h5,.info-content-wrapper h6{color:#000}.info-content-wrapper{padding:30px 4% 35px}.info-content-wrapper p,.info-content-wrapper a{font-size:15px;color:#000}.info-content-wrapper a{font-weight:700;text-decoration:none}.info-content-wrapper a:hover{color:#7d7d7d}.header-container-checkout .store-language-container>div{background-color:#fff!important;z-index:1000;height:41px!important;-webkit-box-shadow:0 3px 19px 4px rgba(0,0,0,.38);-moz-box-shadow:0 3px 19px 4px rgba(0,0,0,.38);box-shadow:0 3px 19px 4px rgba(0,0,0,.38)}.header-container-checkout #toplogin .loginform{right:0}.header-container-checkout #toplogin>div{border:none}.header-container-checkout .logo img{width:auto;height:auto}.header-container-checkout a.logo{padding:0}.header-container-checkout #toplogin{margin-top:0!important}.header-container-checkout #toplogin .login_icon{vertical-align:inherit!important}.header-container-checkout #toplogin #block-right,.header-container-checkout #toplogin #block-left{top:7px}.onestepcheckout-index-index .main-container,.checkout-cart-index .main-container{padding-top:41px;padding-left:0}.checkout-cart-index .btn-continue{padding-top:15px}.checkout-cart-index .btn-continue.button2{padding:5px 5px 0 0}#onestepcheckout-privacy-popup,#onestepcheckout-toc-popup{height:80vh!important;width:720px!important;max-width:80%}.onestepcheckout-popup-wrapper2,#onestepcheckout-toc-popup,#onestepcheckout-privacy-popup{height:100%;width:100%}#onestepcheckout-toc-popup h1,#onestepcheckout-privacy-popup h1{background-color:inherit!important}a.secondary-logo{height:100%}img.secondary-logo{position:relative;top:calc(50% - 18px);padding:0}.header-container-checkout #toplogin .myaccountbutton span{color:#adacac!important}.header-container-checkout #toplogin .login_icon{background-position:-2px -2px!important;position:relative;top:5px;vertical-align:inherit!important}.header-container-checkout #block-right-login{top:41px!important;right:0!important}.header-container-checkout span.closetab{display:none}#shopping-cart-table tr.first th{text-align:left}.product-cart-info .block-right .block-right-top-buttons>div:not(.clearfix){float:right;padding:0 6px;text-transform:uppercase;color:#000;cursor:pointer;margin-left:5px}.product-cart-info .block-right .block-right-top-buttons>div:hover:not(.clearfix){color:#a4a5a7}div.cart-delete a{color:#000}div.cart-delete a:hover{color:#a4a5a7}td.product-cart-info .cart-name a{font-size:15px!important;line-height:22px}td.product-cart-info .cart-name a span{color:#9d9d9c;font-weight:400}td.product-cart-info .block-right-top-buttons{float:right}td.product-cart-info .block-right-top-buttons,td.product-cart-info .block-right-top-buttons div:not(.cart-delete) a{font-size:12px;z-index:1}td.product-cart-info .block-right-top-buttons .edit-button{font-family:open sans,sans-serif!important;float:right;font-weight:600;font-size:12px;border:1px solid;padding:5px 10px;margin-right:5px;text-transform:inherit;color:#1d1d1b}td.product-cart-info .block-right-top-buttons .edit-button:hover{opacity:.7}.container-forms>div{border-bottom-width:1px}.container-forms{border-left-width:1px;width:50%;margin-left:0;padding-left:20px;padding-top:10px}.product-cart-info .block-right-info .price-info .price_B{font-weight:400}.onestepcheckout-index-index .main-container,.checkout-cart-index .main-container{padding:0 20px;background-color:#e6e7e8}.cart-totals-wrapper>div{width:100%;position:relative}.cart-totals-wrapper>div .help{margin-top:20px;font-family:open sans,sans-serif!important;visibility:hidden}.cart-totals-wrapper>div .help span{margin-bottom:15px;font-size:15px;color:#1d1d1b;display:block}.cart-totals-wrapper>div .help li{font-size:15px;color:#3d51c8}.cart-table .product-cart-info{padding:15px 0;width:100%}p.correos-msg{display:none}div.edit-button{font-size:12px!important}.subtotal-price-container span{font-weight:600}p.subtotal{font-weight:700;text-align:right;max-width:540px;margin:0 auto 15px}.checkout-cart-index .cart-totals p.subtotal{margin:inherit;max-width:inherit}p.subtotal span{font-family:open sans,sans-serif!important;font-weight:700;font-size:16px}p.subtotal span.label{font-weight:400;font-size:15px;color:#1d1d1b}dl.sp-methods span.price{font-family:open sans,sans-serif}sp-methods:hover label,input[type=radio]{cursor:pointer}#checkout-review-table td,#checkout-review-table td span{font-family:open sans,sans-serif}body.checkout-cart-index .methods-payment{margin:10px 0}.header-language-background.simple .header-language-container{z-index:95;box-shadow:0 0 2px #adafb1}.header-language-background.simple #toplogin>*{display:none!important}.header-language-background.simple #toplogin>div.no-logged-user,.header-language-background.simple #toplogin .myaccountbutton.box-header{display:table-cell!important}.header-language-background.simple a.logo img{height:52px;padding:15px}.header-language-background.simple .store-language-container .header-style .box-hidden-menu{width:100%;display:table}.header-language-background.simple+div{padding-top:55px}.header-language-background.simple div#block-left{right:180px!important}.header-language-background.simple div#block-right,.header-language-background.simple #block-right-login{right:0!important}.header-language-background.simple .closetab{right:25px!important}#menu-backdrop{z-index:89}body.checkout-cart-index div.container-forms .price-before-final{display:none;padding:5px 10px}body .main-container form#WebToCaseForm #enquiry_chosen .chosen-results li.disabled-result{display:none}@media screen and (min-width:1650px){.checkout-cart-index .main-container{padding:0 10%}}.checkout-onepage-success .col-main-menu{background-color:#e6e7e8;overflow:hidden}.checkout-onepage-success .info-content-wrapper .header-container{display:table;width:100%}.checkout-onepage-success .info-content-wrapper .header-container .header-box-left,.checkout-onepage-success .info-content-wrapper .header-container .header-box-right{display:table-cell;width:50%}.checkout-onepage-success .info-content-wrapper .header-container .header-box-right{text-align:right}.checkout-onepage-success .info-content-wrapper .header-container .header-box-right .text-print{float:right;font-weight:700;font-size:15px;text-decoration:none;cursor:pointer}.checkout-onepage-success .info-content-wrapper .header-container .header-box-right .text-print:hover,.checkout-onepage-success .info-content-wrapper .header-container .header-box-right .text-print:active,.checkout-onepage-success .info-content-wrapper .header-container .header-box-right .text-print:focus{color:#000;opacity:.7}.checkout-onepage-success .info-content-wrapper .header-container .header-box-right .print-image{background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/sprite.png) -2px -465px;display:block;width:30px;height:30px;float:right;margin-right:10px}.checkout-onepage-success .info-content-wrapper .header-container h2{color:#000;font-size:14px;font-weight:700;line-height:16px;margin-bottom:20px;border-bottom:inherit;text-transform:inherit}.checkout-onepage-success .info-content-wrapper .header-container h2.order-details{margin-bottom:10px}.checkout-onepage-success .info-content-wrapper .header-container .page-title h1{color:#000;font-size:20px;font-weight:700;line-height:20px;text-transform:uppercase;margin-bottom:10px;border-bottom:inherit}.checkout-onepage-success .info-content-wrapper .order-info-container{background-color:#e6e7e8;overflow:hidden;padding:0 40px}.checkout-onepage-success .info-content-wrapper .order-info-container .col2-set.order-info-box{display:table;margin-top:10px;margin-bottom:0;border-bottom:inherit}.checkout-onepage-success .info-content-wrapper .order-info-container .col2-set.order-info-box .col-1{width:60%}.checkout-onepage-success .info-content-wrapper .order-info-container .col2-set.order-info-box .col-2{width:40%}.checkout-onepage-success .info-content-wrapper .order-info-container .col2-set.order-info-box .col-1,.checkout-onepage-success .info-content-wrapper .order-info-container .col2-set.order-info-box .col-2{display:table-cell;padding:0;padding-bottom:20px;float:inherit;vertical-align:top;border-bottom:1px #898989 solid}.checkout-onepage-success .info-content-wrapper .order-info-container .col2-set.order-info-box .box .box-item{overflow:hidden;width:100%;display:table}.checkout-onepage-success .info-content-wrapper .order-info-container .col2-set.order-info-box .box .box-item .box-title{width:150px;display:table-cell}.checkout-onepage-success .info-content-wrapper .order-info-container .col2-set.order-info-box .box .box-item .box-title h2{text-transform:inherit;font-size:14px;font-family:open sans,sans-serif;font-weight:700;line-height:1.5}.checkout-onepage-success .info-content-wrapper .order-info-container .col2-set.order-info-box .box .box-item .box-content{font-size:14px;float:left;font-family:open sans,sans-serif;display:table-cell;width:calc( 100% - 150px)}.checkout-onepage-success .info-content-wrapper .order-info-container table.orders{margin-top:5px;width:100%}.checkout-onepage-success .info-content-wrapper .order-info-container table.orders thead th{border-bottom:1px #898989 solid;font-weight:700;text-align:left;padding:5px;text-transform:none;width:15%;font-size:13px}.checkout-onepage-success .info-content-wrapper .order-info-container table.orders tbody td{text-align:left;padding:5px;height:30px;vertical-align:middle;border-bottom:1px #898989 solid}.checkout-onepage-success .info-content-wrapper .order-info-container table.orders tbody td.product-quantity{text-align:center}.checkout-onepage-success .info-content-wrapper .order-info-container table.orders tbody td.product-total{text-align:right}.checkout-onepage-success .info-content-wrapper .order-info-container table.prices{margin-top:30px;float:right}.checkout-onepage-success .info-content-wrapper .order-info-container table.prices tbody{margin-top:30px;font-size:13px}.checkout-onepage-success .info-content-wrapper .order-info-container table.prices tbody td{padding:5px}.checkout-onepage-success .info-content-wrapper .order-info-container table.prices tbody tr.grand_total{font-weight:700;border-top:1px #898989 solid}.checkout-onepage-success .info-content-wrapper .order-info-container table.prices tbody td.price{text-align:right}.checkout-onepage-success .info-content-wrapper .buttons-set{border:inherit;float:right}.checkout-onepage-success .info-content-wrapper .text-info p{font-weight:700;padding-bottom:10px}.checkout-onepage-success .info-content-wrapper .text-info p:first-child{padding-top:5px}.banner-fm-all{display:block;min-height:40px;overflow:hidden;position:relative;background-color:#f6f6f6;z-index:7}.banner-fm-all>a{text-decoration:inherit;color:initial}.banner-fm-all .background{display:none;position:fixed;top:-50%;left:-50%;width:200%;height:200%}.banner-fm-all .background img{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;min-width:50%;min-height:50%;z-index:0}.banner-fm-all .content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 2%;color:#000;font-size:13px;line-height:1.2em;font-weight:700;height:100%;min-height:30px;background:linear-gradient(270deg,rgba(150,150,150,1) 0%,rgba(195,195,195,1) 52%);color:#fff;padding:10px 5px;text-transform:uppercase;letter-spacing:2}.banner-fm-all .content h3{display:none}.banner-fm-all .content span.arrow{content:'';width:15px;height:15px;position:absolute;margin-left:5px;top:10px;border-radius:50% 50%;background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/sprite-header.svg) -333px -21px #ccc;background-size:510px;color:#000}.banner-fm-all .content a:hover span.arrow{background-color:#ff0081}.banner-fm-all .content span.arrow.black{background-color:#000;background-position:-333px -5px}.banner-fm-all .content a:hover span.arrow.black{background-color:#999}@charset "UTF-8";.footer-container{position:relative;margin:0 auto;max-width:100%;background-color:#fff}.footer-container .newsletter{background-color:#fff;color:#000;text-align:center;overflow:hidden;width:100%;float:left;margin-left:0}.footer-container .newsletter .block-subscribe{margin-left:auto;margin-right:auto;overflow:hidden;margin-bottom:10px}.footer-container .newsletter .block-subscribe .block-title{color:#000}.footer-container .newsletter .block-subscribe .block-title label{font-weight:600;font-family:open sans,sans-serif;color:#1d1d1b;font-size:12px;width:100%;text-align:center}.footer-container .newsletter .block-subscribe .block-title strong{font-size:21px;text-transform:uppercase;color:#1d1d1b;font-family:open sans,sans-serif;font-weight:600}.footer-container .newsletter .block-subscribe .input-box{display:inline-block}.footer-container .newsletter .block-subscribe .input-box div{width:auto;display:block;float:left}.footer-container .newsletter .block-subscribe .input-box .footer-mail{width:300px;background-color:#fff;color:#000;font-size:12px}.footer-container .newsletter .block-subscribe .input-box .custom-validator{vertical-align:bottom;color:#000}.footer-container .newsletter .block-subscribe .input-box .form-mail{vertical-align:bottom;display:block;float:left;min-width:280px}.footer-container .newsletter .block-subscribe .actions{margin:0;width:auto;vertical-align:bottom}.footer-container .newsletter .block-subscribe .actions button{background-color:#1d1d1b;color:#fff;width:140px;height:50px;float:none}.footer-container .newsletter .block-subscribe input{height:50px}.footer-container .footer{margin:0;overflow:hidden;clear:both;padding:0;max-width:inherit;padding-top:100px;position:relative}.social{text-align:center;color:#000}.footer-container .footer .footer-social{margin:30px 0;display:inline-block}.footer-container .footer .footer-social span{float:left}.footer-container .footer .footer-social ul{float:left}.footer-container .footer .footer-social ul li{float:left;width:40px}.footer-container .footer .footer-social ul li a{display:block;text-decoration:none}.footer-container .footer .footer-social .social-media-icons.fb-icon{background-position:-2px -2px}.footer-container .footer .footer-social .social-media-icons.fb-icon:hover{background-position:-2px -37px}.footer-container .footer .footer-social .social-media-icons.twitter-icon{background-position:-40px 0}.footer-container .footer .footer-social .social-media-icons.twitter-icon:hover{background-position:-40px -35px}.footer-container .footer .footer-social .social-media-icons.instagram-icon{background-position:-77px 0}.footer-container .footer .footer-social .social-media-icons.instagram-icon:hover{background-position:-77px -35px}.footer-container .footer .footer-social .social-media-icons.youtube-icon{background-position:-111px 0}.footer-container .footer .footer-social .social-media-icons.youtube-icon:hover{background-position:-111px -35px}.footer-container .footer .footer-social .social-media-icons.googleplus-icon{background-position:-145px 0}.footer-container .footer .footer-social .social-media-icons.googleplus-icon:hover{background-position:-145px -35px}.footer-container .footer .footer-social .social-media-icons.snapchat-icon{background-position:-182px 0}.footer-container .footer .footer-social .social-media-icons.snapchat-icon:hover{background-position:-182px -35px}.footer-container .footer .footer-main-col{background-color:#fff;position:relative;color:#000;float:left;width:100%;border-bottom:0 solid #efefef;text-align:center}.footer-container .footer .footer-main-col .custom-links-footer{padding-top:30px;display:inline-block;width:auto;float:none;text-align:left}.footer-container .footer .footer-main-col .custom-links-footer ul{float:left}.footer-container .footer .footer-main-col .custom-links-footer ul .empresa{margin-top:20px}.footer-container .footer .footer-main-col .custom-links-footer ul li{float:none;margin:0 50px;display:block;position:relative}.footer-container .footer .footer-main-col .custom-links-footer ul li.footer-list-header{font-size:14px;text-transform:uppercase;color:#000;font-family:open sans,sans-serif;font-weight:600}.footer-container .footer .footer-main-col .custom-links-footer ul li img{width:auto;max-width:16px;height:16px;display:inline-block;left:-20px;position:absolute;background-size:16px;top:4px}.footer-container .footer .footer-main-col .custom-links-footer ul li a{text-decoration:none;color:#000;font-family:open sans,sans-serif;margin:0;font-size:12px;font-weight:400;line-height:2}.footer-container .static-links-footer{overflow:hidden;float:left;text-align:center;width:100%;padding-top:30px}body .footer-container .footer .footer-main-col .custom-links-footer ul li{float:none;margin:0 21px;display:block;position:relative}.footer-container .static-links-footer div.logos-payment img{display:inline}.footer-container .static-links-footer div.logos-confianza{width:50px}.footer-container .static-links-footer div.logos-payment{margin-bottom:30px}.footer-container .static-links-footer div.logo-futbolmania{margin-bottom:10px}.footer-container .static-links-footer div.logo-futbolmania img{display:inline-block}.footer-container .static-links-footer div.conditions{margin-bottom:30px;display:inline-block}.footer-container .static-links-footer div.logos-payment .img-logos-payment{margin:0 5px}.footer-container .static-links-footer div.conditions address{float:left;color:#000}.footer-container .static-links-footer div.conditions span{color:#000}.footer-container .static-links-footer div.conditions span a{color:#000}.footer-container .static-links-footer .static-icons{}.cms-index-index .footer-container .footer-menu{display:block}.cms-homekids .footer-container .footer-menu{display:block}.catalog-product-view .footer-container .footer-menu{display:block}.customer-account:not(.wishlist-index-index) .footer-container{z-index:3;width:calc(100% - 265px);float:right}.customer-account:not(.wishlist-index-index) .footer-container .footer-menu{display:none}.catalog-product-compare-index .footer-container{z-index:4}.catalog-product-compare-index .footer-container .footer-menu{display:none}.footer-container{background-color:#555;width:auto;margin:0;font-family:open sans;position:relative;width:100%}.footer-container .footer-menu .iconos{margin-right:10px;float:left}.footer-container a{color:#fff!important;text-decoration:none!important}.footer-container a:hover{color:#ede813!important}.footer-container .footer-menu{padding-top:16px;display:none}.footer-container .footer-menu .one-column{clear:both;width:100%}.footer-container .footer-menu header{padding-bottom:15px}.footer-container .footer-menu .pheader{font-size:14px;padding:0 10px;padding-bottom:30px;color:#bbb;max-width:800px;margin:0 auto;text-align:center}.footer-container .footer-menu h1{color:#fff;font-family:open sans,sans-serif;font-size:30px;text-transform:none;line-height:1.2;padding-top:10px;text-align:center}.footer-container .footer-menu h1 span{color:#fff;font-weight:700;display:inline-block}.footer-container .footer-menu h2{color:#fff;font-family:open sans,sans-serif;font-size:30px;text-transform:none;line-height:1.2;padding-top:10px;text-align:center}.footer-container .footer-menu h2 a{color:#fff}.footer-container .footer-menu h3{font-family:open sans,sans-serif;font-size:17px;text-transform:none;line-height:1.4;clear:both;margin-top:15px;color:#ddd;padding-left:4px}.footer-container .footer-menu h3 a{color:#ddd}.footer-container .footer-menu .withMenu{margin-bottom:-2px}.footer-container .footer-menu p{color:#fff;font-family:open sans,sans-serif;font-size:12px}.footer-container .footer-menu article{margin-left:55px;margin-right:55px;width:auto;padding-bottom:15px}.footer-container .footer-menu section{float:left;width:14%;min-height:460px;font-size:12px;padding:5px}.footer-container .footer-menu section .twoCols{width:50%;float:left}.footer-container .footer-menu section.nav-7,.footer-container .footer-menu section.nav-8{display:none}.footer-container .footer-menu section.nav-5{border-left:1px solid #444;width:28%}.footer-container .footer-menu section.nav-1{width:28%}.footer-container .footer-menu section.nav-3{border-right:1px solid #444}.footer-container .footer-menu section.nav-9{width:14%}.footer-container .footer-menu section.nav-10{width:2%}.footer-container .footer-menu section.nav-2,.footer-container .footer-menu section.nav-3,.footer-container .footer-menu section.nav-6{padding-top:45px}.footer-container .footer-menu section ul{list-style:none;font-family:open sans,sans-serif;padding-left:45px}.footer-container .footer-menu section ul li{text-justify:auto;padding-top:4px}.footer-container .footer-menu li a{color:#fff;margin-left:10px}.footer-container .footer-menu section ul li a{text-decoration:none;font-size:15px;color:#aaa}.footer-container .footer-menu section a span{background-position:-2px -2px!important;width:30px;height:30px;display:inline-block;padding-right:4px;margin-right:6px;vertical-align:middle}.footer-container .footer-menu section a:hover{color:#ede813}.footer-container .footer-menu section a:hover span{background-position:-36px -2px!important}.footer-container .footer-menu section h2 span,.footer-container .footer-menu section h3 span{background-position:-2px -2px!important;width:30px;height:30px;display:inline-block;padding-right:4px;margin-right:6px;vertical-align:middle}.footer-container.footer-kids .footer-menu h2 a{color:#000!important}.footer-container.footer-kids .footer-menu h3{color:#333!important}.footer-container.footer-kids .footer-menu h3 a{color:#333!important}.footer-container.footer-kids .footer-menu li a{color:#666!important}.footer-container.footer-kids .footer-menu h2 a:hover,.footer-container.footer-kids .footer-menu h3 a:hover,.footer-container.footer-kids .footer-menu li a:hover{color:#3d51c8!important;font-weight:400}.footer-container.footer-kids .footer-menu .pheader a:hover{color:#3d51c8!important}.footer-container.footer-kids .footer-menu section.nav-3{border-right:1px solid #ddd}.footer-container.footer-kids .footer-menu section.nav-5{border-left:1px solid #ddd}.footer-container .futbolmania{display:table;width:100%;margin:0 auto;padding:14px 16px 20px;background-color:#191919}.footer-container .futbolmania.newsletterDiv{background-color:#2e2d2c}.footer-container .futbolmania .footerDiv{display:table;width:90%;max-width:800px;min-width:740px;margin:0 auto}.footer-container .futbolmania .firstRow{clear:both;padding-top:15px}.footer-container .futbolmania .secondRow{display:table;width:100%;padding-top:20px}.footer-container .futbolmania .divcol{float:right;display:table-cell;color:#fff}.footer-container .futbolmania .footerSectionCol{padding-top:10px;padding-right:10px;float:left;text-align:right}.footer-container .futbolmania .footerSectionCol.kids{float:right}.footer-container .futbolmania .footerSectionCol .futbolmaniaHome{display:block;text-align:left;font-size:12px}.footer-container .futbolmania .footerSectionCol .futbolmaniaKids{display:block;text-align:left;font-size:12px}.footer-container .futbolmania .footerSectionCol .futbolmaniaHome img{display:inline-block}.footer-container .futbolmania .footerSectionCol .futbolmaniaKids img{display:inline-block}.footer-container .futbolmania .footermaincol{width:50%;float:left}.footer-container .futbolmania .footermaincol .iconos{float:left;background:0 0 no-repeat;width:26px;height:26px}.footer-container .futbolmania .footermaincol .iconos.christimasdelivery{background-image:url(/media/wysiwyg/ImagenesFooter/blanco/icon-envios-navidad.svg)}.footer-container .futbolmania .footermaincol .iconos.contact{background-image:url(/media/wysiwyg/ImagenesFooter/blanco/icon-contactar-carta.svg)}.footer-container .futbolmania .footermaincol .iconos.help{background-image:url(/media/wysiwyg/ImagenesFooter/blanco/icon-ayuda.svg)}.footer-container .futbolmania .footermaincol .iconos.shops{background-image:url(/media/wysiwyg/ImagenesFooter/blanco/icon-nuestras-tiendas.svg)}.footer-container .futbolmania .footermaincol .iconos.jobs{background-image:url(/media/wysiwyg/ImagenesFooter/blanco/icono-trabaja-con-futbolmania.svg)}.footer-container .futbolmania .footermaincol .iconos.call{background-image:url(/media/wysiwyg/ImagenesFooter/blanco/icon-contactar-llamada.svg)}.footer-container .futbolmania .footermaincol p{margin:10px 0;color:#fff;font-size:15px}.footer-container .futbolmania .footermaincol p span{padding-left:40px}.footer-container .futbolmania .footermaincol p.telf{font-size:14px;font-weight:400}.footer-container .futbolmania .footermaincol p.telf a span{padding-left:0;color:#ece816}.footer-container .futbolmania .footermaincol p.telf i{font-size:11px}.footer-container .futbolmania .footermaincol a{color:#fff;font-size:14px;font-weight:400}.footer-container .futbolmania .footermaincol a:hover{color:#ede813}.footer-container .futbolmania .newsletter{text-align:center;width:100%;background-color:#2e2d2c;float:left}.footer-container .divfooter .futbolmania .divcol.newsletter{background-color:#fff;width:53%}.footer-container .futbolmania .newsletter .formmaildiv{text-align:left;font-size:12px}.footer-container .futbolmania .newsletter .formmaildiv .blocklittle{font-size:14px;font-weight:400;text-align:left;width:100%;color:#fff;padding-bottom:8px}.footer-container .futbolmania .newsletter .formmaildiv .blocklittle2{font-size:12px;text-align:left;width:100%;color:#fff;padding-top:10px}.footer-container .futbolmania .newsletter .formmaildiv .blocklittle2 p{max-width:340px;font-size:12px;font-weight:400}.footer-container .futbolmania .newsletter .formmaildiv .blocklittle2 a{font-size:12px;font-weight:700;color:#ede813!important}.footer-container .futbolmania .newsletter .formmaildiv .formail1{border:1px solid silver;height:48px;text-align:left;width:250px;float:left;font-size:16px}.footer-container .futbolmania .newsletter .formmaildiv .formail{margin-top:10px;height:44px;text-align:center;width:120px;float:left;background-color:#ece816}.footer-container .futbolmania .newsletter .formmaildiv .formail span span{color:#000!important;font-size:14px;font-weight:700}.footer-container .futbolmania .footermaincol .social{text-align:left;margin-top:10px;clear:both;color:#fff;font-size:14px}.footer-container .futbolmania .footermaincol .social div{display:table-cell;vertical-align:middle;padding-right:20px;font-size:14px;font-weight:400}.footer-container .futbolmania .footermaincol .social img{display:inline-block}.footer-container .futbolmania .logo-footer{width:22%;text-align:left;padding-left:20px}.footer-container .futbolmania .logo-footer img{display:inline-block;width:207px}.footer-container .futbolmania .logo-footer .imgfooter{width:100%;display:table-cell;text-align:center;font-size:14px}.footer-container .futbolmania .footerSpace{display:none}.footer-container .futbolmania .confianzaonline{float:right;text-align:right;padding-bottom:14px}.footer-container .futbolmania .confianzaonline img{display:inline;padding-right:14px}.footer-container .futbolmania .confianzaonline img.confianza{width:180px}.footer-container .futbolmania .confianzaonline img.norton{width:130px}.footer-container .futbolmania .confianzaonline img.trustwave{width:110px}.footer-container .futbolmania .confianzaonline div{display:inline-block;text-align:left;vertical-align:middle}.footer-container .futbolmania .confianzaonline div.breakline{display:block}.footer-container .lastfooter{background-color:#191919;width:100%;display:table}.footer-container .divfooter{display:table-row;line-height:1}.footer-container .divfooter .futbolmania{padding:0;padding-top:6px}.footer-container .divfooter .newsletter .footer{width:100%;padding:3px 0;text-align:right}.footer-container .divfooter .footerSectionCol{padding-top:0!important;background-color:#fff}.footer-container .divfooter .footerSectionCol .footer{width:100%;padding:3px 0;text-align:left}.footer-container .divfooter .footer{color:#999;padding:0 4px}.footer-container .divfooter .footer a{color:#999;font-size:12px;font-weight:400}.footer-container .divfooter .footer img{display:inline;height:30px}.footer-container .divfooter .footer div{display:inline-block;text-align:right;vertical-align:middle;padding:0 14px}.footer-container .divfooter .footerright{display:table-cell;width:100%;color:#fff;text-align:right;padding:2px 0}.footer-container .divfooter .footer{display:inline-block;padding-left:2px}.footer-container .divfooter .footer img.icon{}.footer-container .divfooter .futbolmania .divcol{float:left;width:50%}.footer-container .divfooter .futbolmania .divcol.footerSectionCol{padding-left:0;width:47%}.footer-container .divfooter .futbolmania .divcol.logo-footer{width:100%;text-align:center;margin-top:5px;padding:8px 0;background-color:#191919}.footer-container .divfooter .futbolmania .divcol a.icon{display:block;position:relative;width:50px;height:30px;overflow:hidden}.footer-container .divfooter .futbolmania .divcol img{display:inline-block;margin-right:6px;vertical-align:middle;background-position:center center}.footer-container .divfooter .futbolmania .divcol img.imagen{width:46px;height:36px}.footer-container .divfooter .futbolmania .divcol a.icon-contra{display:block;position:relative;width:105px;height:30px;overflow:hidden}.footer-container .divfooter .futbolmania .divcol img.ico-contra{width:100%}.footer-container .divfooter .futbolmania .divcol a.icon-transfer{display:block;position:relative;width:81px;height:30px;overflow:hidden}.footer-container .divfooter .futbolmania .divcol img.ico-transfer{width:100%}.footer-container .divfooter .futbolmania .divcol a.icon-click{display:block;position:relative;width:116px;height:30px;overflow:hidden}.footer-container .divfooter .futbolmania .divcol img.ico-click{width:100%}.footer-container .divfooter .futbolmania .divcol a.icon-visa{display:block;position:relative;width:41px;height:30px;overflow:hidden}.footer-container .divfooter .futbolmania .divcol img.ico-visa{width:100%}.footer-container .divfooter .futbolmania .divcol a.icon-mastercard{display:block;position:relative;width:45px;height:30px;overflow:hidden}.footer-container .divfooter .futbolmania .divcol img.ico-mastercard{width:100%}.footer-container .divfooter .futbolmania .divcol a.icon-union-pay{display:block;position:relative;width:45px;height:30px;overflow:hidden}.footer-container .divfooter .futbolmania .divcol img.ico-union-pay{width:100%}.footer-container .divfooter .futbolmania .divcol a.icon-jcb{display:block;position:relative;width:45px;height:30px;overflow:hidden}.footer-container .divfooter .futbolmania .divcol img.ico-jcb{width:100%}.footer-container .divfooter .futbolmania .divcol a.icon-american{display:block;position:relative;width:54px;height:30px;overflow:hidden}.footer-container .divfooter .futbolmania .divcol img.ico-american{width:100%}.footer-container .divfooter .futbolmania .divcol a.icon-google-pay{display:block;position:relative;width:61px;height:30px;overflow:hidden}.footer-container .divfooter .futbolmania .divcol img.ico-google-pay{width:100%}.footer-container .divfooter .futbolmania .divcol a.icon-paypal{display:block;position:relative;width:52px;height:30px;overflow:hidden}.footer-container .divfooter .futbolmania .divcol img.ico-paypal{width:100%}.footer-container .divfooter div.footer{line-height:30px;font-size:12px}body.customer-account .footer-container .divfooter .futbolmania .footermaincol,body.catalog-product-compare-index .footer-container .divfooter .futbolmania .footermaincol{display:none}body.customer-account .footer-container .divfooter .futbolmania .newsletter,body.catalog-product-compare-index .footer-container .divfooter .futbolmania .newsletter{}body.customer-account .footer-container .divfooter .futbolmania .footerSectionCol,body.catalog-product-compare-index .footer-container .divfooter .futbolmania .newsletter{}body.customer-account .footer-container .divfooter .futbolmania .logo-footer,body.catalog-product-compare-index .footer-container .divfooter .futbolmania .logo-footer{}.mobile{display:none}@media(max-width:1826px){.footer-container .footer-menu section{width:25%}.footer-container .footer-menu section.nav-9{width:25%}.footer-container .footer-menu section.nav-10,.footer-container .footer-menu section.nav-8{display:none}.footer-container .footer-menu section.nav-7{display:block}.footer-container .footer-menu section.nav-5{width:50%}.footer-container .footer-menu section.nav-1{width:50%}.footer-container .footer-menu section.nav-3{border-right:0!important}}@media(max-width:1720px){.footer-container .futbolmania .formmaildiv{margin-top:0}.footer-container .futbolmania .footermaincol{}.footer-container .futbolmania .newsletter{padding-left:0}.footer-container .futbolmania .footerSpace{display:block;width:290px}body.customer-account .footer-container .divfooter .futbolmania .logo-footer,body.catalog-product-compare-index .footer-container .divfooter .futbolmania .logo-footer{padding-top:0}body.customer-account .footer-container .futbolmania .footermaincol,body.catalog-product-compare-index .footer-container .futbolmania .footermaincol{padding-left:50px;width:45%}body.customer-account .footer-container .futbolmania .newsletter,body.catalog-product-compare-index .footer-container .futbolmania .newsletter{padding-left:0;width:55%}body.customer-account .footer-container .futbolmania .footerSectionCol,body.catalog-product-compare-index .footer-container .futbolmania .footerSectionCol{padding-left:50px;width:45%;padding-top:40px}body.customer-account .footer-container .futbolmania .logo-footer,body.catalog-product-compare-index .footer-container .futbolmania .logo-footer{padding-left:50px;width:55%}body.customer-account .footer-container .futbolmania .formmaildiv,body.catalog-product-compare-index .footer-container .futbolmania .formmaildiv{margin-top:0;padding-left:50px}body.customer-account .footer-container .futbolmania .footerSpace,body.catalog-product-compare-index .footer-container .futbolmania .footerSpace{display:none}body.customer-account .footer-container .futbolmania .newsletter .formmaildiv .formail1,body.catalog-product-compare-index .footer-container .futbolmania .newsletter .formmaildiv .formail1,.footer-container .divfooter .futbolmania .footermaincol{width:270px}.footer-container .divfooter .futbolmania .logo-footer{width:100%;text-align:center}body.catalog-product-compare-index .footer-container .divfooter .futbolmania .footermaincol{display:none}body.catalog-product-compare-index .footer-container .divfooter .futbolmania .newsletter{width:50%}body.catalog-product-compare-index .footer-container .divfooter .futbolmania .footerSectionCol{width:50%;clear:none}body.catalog-product-compare-index .footer-container .divfooter .futbolmania .logo-footer{width:100%;padding-left:0}body.catalog-product-compare-index .footer-container .divfooter .footerSectionCol .footer div{width:32%}}@media(max-width:1480px){body.customer-account .footer-container .futbolmania .footermaincol{padding-left:50px;width:45%}body.customer-account .footer-container .futbolmania .newsletter{padding-left:0;width:55%}body.customer-account .footer-container .futbolmania .footerSectionCol{padding-left:50px;width:45%;clear:both;padding-top:40px}body.customer-account .footer-container .futbolmania .logo-footer{padding-left:50px;width:55%}body.customer-account .footer-container .futbolmania .formmaildiv{margin-top:0;padding-left:50px}body.customer-account .footer-container .futbolmania .footerSpace{display:none}body.customer-account .footer-container .futbolmania .newsletter .formmaildiv .formail1{width:190px}body.customer-account .footer-container .divfooter .futbolmania .footermaincol{display:none}body.customer-account .footer-container .divfooter .futbolmania .newsletter{width:50%}body.customer-account .footer-container .divfooter .futbolmania .footerSectionCol{width:50%;clear:none}body.customer-account .footer-container .divfooter .futbolmania .logo-footer{width:100%;padding-left:0}body.customer-account .footer-container .divfooter .footerSectionCol .footer div{width:32%}}@media(max-width:1024px){.footer-container .divfooter .futbolmania .divcol.newsletter{background-color:#fff;width:57%}.footer-container .divfooter .futbolmania .divcol.footerSectionCol{padding-left:0;width:43%}.footer-container .divfooter .footer div{width:16%;display:inline-block;text-align:right;vertical-align:middle;padding:0 14px}.footer-container .divfooter .footerSectionCol .footer div.transferencia{width:28%}.footer-container .footer-menu section{width:50%;padding-left:50px}.footer-container .footer-menu section.nav-7,.footer-container .footer-menu section.nav-8,.footer-container .footer-menu section.nav-9,.footer-container .footer-menu section.nav-10{display:none}.footer-container .pheader{margin-left:10px;margin-right:10px}.footer-container .footer-menu section.nav-1,.footer-container .footer-menu section.nav-2{min-height:344px}.footer-container .footer-menu section.nav-5{width:100%;border-left:0!important;padding-top:40px}.footer-container .footer-menu section.nav-1{width:100%}.footer-container .footer-menu section.nav-3{border-right:1px solid #444!important}.footer-container.footer-kids .footer-menu section.nav-3{border-right:1px solid #ddd!important}.footer-container{width:100%;background-color:#555}.footer-container .footer-menu header{padding-left:0!important}.footer-container .futbolmania{padding-left:16px}.footer-container .futbolmania .footerDiv{max-width:800px;min-width:600px}.footer-container .futbolmania .newsletter{padding-left:0}.footer-container .futbolmania .logo-footer{padding-left:50px;width:55%}.footer-container .futbolmania .footerSpace{display:none}.footer-container .divfooter .futbolmania .footermaincol{display:none}.footer-container .divfooter .futbolmania .newsletter{width:50%}.footer-container .divfooter .futbolmania .footerSectionCol{width:50%;clear:none}.footer-container .divfooter .futbolmania .logo-footer{}}@media(max-width:941px){.footer-container .divfooter{margin-left:20px;margin-right:-90px}.footer-container .futbolmania .newsletter .formmaildiv .formail1{}}@media(max-width:800px){.footer-container .footer-menu section{padding-left:0}.footer-container .futbolmania .footermaincol{padding-left:0}.footer-container .futbolmania .logo-footer{padding-left:20px}.footer-container .divfooter .footerright{text-align:left!important}.footer-container .divfooter .footer div{padding:0 6px}.footer-container .divfooter .footerSectionCol .footer div{width:24%}.footer-container .divfooter .footerSectionCol .footer div.transferencia{width:29%}.footer-container .divfooter{display:table-row;line-height:1.4}}@media(max-width:767px){.footer-container .footer-menu h1 span{display:block;padding-bottom:10px}.footer-container .divfooter .futbolmania .divcol.newsletter,.footer-container .divfooter .futbolmania .divcol.footerSectionCol{width:100%}.footer-container .divfooter .futbolmania .divcol.footerSectionCol{border-top:1px solid #999}.footer-container .divfooter .futbolmania .divcol.newsletter .footer .googlepay{width:20%}.footer-container .divfooter .footerSectionCol .footer div.paypal{width:18%}.footer-container .divfooter .footerSectionCol .footer div.transferencia{width:24%;margin:0 4%}.footer-container .divfooter .footerSectionCol .footer div.click-collect{width:30%}.footer-container .divfooter .footerSectionCol .footer,.footer-container .divfooter .newsletter .footer{padding:1px 0}.footer-container .divfooter .futbolmania .divcol.logo-footer{padding:0;padding-top:6px;height:53px}.footer-container .futbolmania .firstRow,.footer-container .futbolmania .secondRow{padding-top:0;padding-bottom:25px}.footer-container .futbolmania .newsletter .formmaildiv .blocklittle{font-size:13px}.footer-container .futbolmania .newsletter .formmaildiv .formail1,.footer-container .futbolmania .newsletter .formmaildiv .formail span span{font-size:14px}.footer-container .futbolmania .footermaincol p{font-size:12px;line-height:24px}.footer-container .futbolmania .newsletter .formmaildiv .blocklittle2 p{font-size:11px}.footer-container .futbolmania .newsletter .formmaildiv .blocklittle2 a{font-size:10px}.footer-container .futbolmania .footermaincol .social div,.footer-container .futbolmania .footermaincol a{font-size:12px}.footer-container .futbolmania .footerDiv{min-width:0;width:100%}.footer-container .futbolmania .confianzaonline{width:100%;text-align:left;padding-left:40px;padding-top:30px;padding-bottom:40px}.footer-container .divfooter .footer div{width:15%}.footer-container .futbolmania .divcol,body.catalog-product-compare-index .footer-container .futbolmania .divcol{clear:both;width:100%;text-align:left;padding-left:40px;padding-right:40px;padding-top:30px;padding-bottom:40px}.footer-container .futbolmania .footermaincol,body.catalog-product-compare-index .footer-container .futbolmania .footermaincol{}.footer-container .futbolmania .logo-footer,body.catalog-product-compare-index .footer-container .futbolmania .logo-footer{width:100%;text-align:center;padding-left:0}.footer-container .futbolmania .logo-footer .imgfooter,body.catalog-product-compare-index .footer-container .futbolmania .logo-footer .imgfooter{display:inline}.footer-container .futbolmania .imagen{width:100%}.footer-container .futbolmania .newsletter,body.catalog-product-compare-index .footer-container .futbolmania .newsletter{width:100%;text-align:left;margin:0}.footer-container .futbolmania .footerSectionCol,body.catalog-product-compare-index .footer-container .futbolmania .footerSectionCol{width:100%;padding-top:30px;padding-bottom:15px;padding-left:0}.footer-container .futbolmania .footerSectionCol .futbolmaniaHome,body.catalog-product-compare-index .footer-container .futbolmania .footerSectionCol .futbolmaniaHome{padding-left:40px}.footer-container .futbolmania .footerSectionCol .futbolmaniaKids,body.catalog-product-compare-index .footer-container .futbolmania .footerSectionCol .futbolmaniaKids{padding-left:40px}.footer-container .futbolmania .newsletter .formmaildiv,body.catalog-product-compare-index .footer-container .futbolmania .newsletter .formmaildiv{padding-left:0}.footer-container .divfooter .footerleft,.footer-container .divfooter .footerright,body.catalog-product-compare-index .footer-container .divfooter .footerleft,.footer-container .divfooter .footerright{display:table-cell;width:100%;padding-left:0;padding-right:0;text-align:right}.footer-container .divfooter .futbolmania .footermaincol,body.catalog-product-compare-index .footer-container .divfooter .futbolmania .footermaincol{display:none;padding:0}.footer-container .divfooter .futbolmania .newsletter,body.catalog-product-compare-index .footer-container .divfooter .futbolmania .newsletter{width:100%;padding:0}.footer-container .divfooter .futbolmania .footerSectionCol,body.catalog-product-compare-index .footer-container .divfooter .futbolmania .footerSectionCol{width:100%;padding:0!important}.footer-container .divfooter .futbolmania .footerSectionCol .footer,body.catalog-product-compare-index .footer-container .divfooter .futbolmania .footerSectionCol .footer{text-align:center!important}.footer-container .divfooter .futbolmania .logo-footer,body.catalog-product-compare-index .footer-container .divfooter .futbolmania .logo-footer{width:100%;padding:0}body.customer-account .footer-container .futbolmania .footermaincol{padding-left:50px;width:100%}body.customer-account .footer-container .futbolmania .footerSectionCol{padding-left:50px;width:100%;clear:both;padding-top:40px}body.customer-account .footer-container .futbolmania .confianzaonline{padding-left:50px}body.customer-account .footer-container .futbolmania .newsletter,body.customer-account .footer-container .divfooter .futbolmania .newsletter{width:100%;padding-right:50px}body.customer-account .footer-container .divfooter .footerright .futbolmania .newsletter{padding-right:0}body.customer-account .footer-container .divfooter .footerright .futbolmania .footerSectionCol{width:100%}body.customer-account .footer-container .futbolmania .footerSectionCol{width:100%;clear:none}body.customer-account .footer-container .futbolmania .footerSectionCol .futbolmaniaHome,body.customer-account .footer-container .futbolmania .footerSectionCol .futbolmaniaKids{padding-left:0}}@media(max-width:580px){.footer-container .footer-menu article{margin:0 15px}.footer-container .footer-menu section{min-height:420px;text-align:center}}@media(max-width:480px){.mobile{display:block}.footer-container .divfooter span.hsline{color:#000}.footer-container .divfooter .logo-footer .footer.logofooter{width:25%;float:left;line-height:40px}.footer-container .divfooter .logo-footer .footer.conditionsfooter{width:75%;text-align:left;line-height:22px}.footer-container .futbolmania .confianzaonline img.confianza{width:160px}.footer-container .futbolmania .confianzaonline img.norton{width:120px}.footer-container .futbolmania .confianzaonline img.trustwave{width:100px}.footer-container .futbolmania .newsletter .formmaildiv .blocklittle2 p{}.footer-container .futbolmania .confianzaonline img{text-align:center!important}.footer-container .footer-menu h2{font-size:16px;border-bottom:1px solid #777;padding-bottom:4px}.footer-container.footer-kids .footer-menu h2{font-size:16px;border-bottom:1px solid #aaa;padding-bottom:4px}.footer-container .footer-menu h3{font-size:13px;padding-left:0!important;font-weight:400;color:#fff}.footer-container .footer-menu section{text-align:center}.footer-container .footer-menu section ul li a{font-size:12px;margin-left:0!important}.footer-container .footer-menu .pheader{margin-left:10px;margin-right:10px}.footer-container .footer-menu section h2 span,.footer-container .footer-menu section h3 span{display:none}.footer-container .footer-menu section ul{padding-left:0!important}.footer-container .futbolmania{padding:14px 0 6px}}@media(max-width:420px){.footer-container .footer-menu article{margin-left:10px;margin-right:10px}.footer-container .footer-menu section.nav-3,.footer-container .footer-menu section.nav-4{min-height:360px}.footer-container .futbolmania .newsletter .formmaildiv .formail1{width:170px}}@media(max-width:380px){.footer-container .futbolmania .newsletter .formmaildiv .formail1{width:100%}.footer-container .futbolmania .newsletter .formmaildiv .formail{width:100%;margin-left:0}.footer-container .futbolmania .confianzaonline img.confianza{width:130px}.footer-container .futbolmania .confianzaonline img.norton{width:110px}.footer-container .futbolmania .confianzaonline img.trustwave{width:98px}.footer-container .futbolmania .footerSectionCol .futbolmaniaHome,.footer-container .futbolmania .footerSectionCol .futbolmaniaKids{padding-left:0}.footer-container .futbolmania .divcol,.footer-container .futbolmania .confianzaonline{padding-left:50px;padding-right:20px;padding-bottom:30px;padding-top:20px}.footer-container .futbolmania .confianzaonline{}}@media(max-width:320px){.footer-container .divfooter .futbolmania .divcol a.icon-contra{width:86px}.footer-container .divfooter .futbolmania .divcol a.icon-transfer{width:72px}.footer-container .divfooter .futbolmania .divcol a.icon-click{width:104px}}.fadein{position:relative;height:332px;width:500px}.fadein img{position:absolute;left:0;top:0}.fadelinks,.faderandom{position:relative;height:332px;width:500px}.fadelinks>*,.faderandom>*{position:absolute;left:0;top:0;display:block}.multipleslides{position:relative;height:332px;width:500px;float:left}.multipleslides>*{position:absolute;left:0;top:0;display:block}body,html{-webkit-overflow-scrolling:touch}html.ios .category-products .products-grid .box-item.item:hover .wrapper-img .upper-box-hover,html.ios .category-products .products-grid .box-item.item:hover+.resolution_multimagen_2 .wrapper-img .upper-box-hover,html.ios .category-products .products-grid .box-item.item.hovered .wrapper-img .upper-box-hover{display:none}html.ios iframe#cboxmain{}html.ios .customized-images{position:relative;width:inherit}html.ios .custom-image{position:relative;width:inherit}body.is-responsive .cms-home .switch-home-links-container,body.is-responsive .cms-homekids .switch-home-links-container,body.is-responsive .catalog-category-view .switch-home-links-container,body.is-responsive .catalog-product-view .switch-home-links-container,body.is-responsive .header-language-container .switch-home-links-container{width:inherit}body.is-responsive .cms-home .upper-box-switch .text-switch .adulto-logo,body.is-responsive .cms-homekids .upper-box-switch .text-switch .adulto-logo,body.is-responsive .catalog-category-view .upper-box-switch .text-switch .adulto-logo,body.is-responsive .catalog-product-view .upper-box-switch .text-switch .adulto-logo,body.is-responsive .header-language-container .box-hidden-menu .upper-box-switch .text-switch .adulto-logo,body.is-responsive .header-language-container .box-hidden-menu~.switch-home-container .upper-box-switch .text-switch .adulto-logo{background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/logo-sprite-responsive.svg) 1px 26px;width:33px;height:22px;background-size:98px}body.is-responsive .cms-home .box-hidden-menu~.switch-home-container .upper-box-switch .text-switch.selected .adulto-logo,body.is-responsive .cms-homekids .box-hidden-menu~.switch-home-container .upper-box-switch .text-switch.selected .adulto-logo,body.is-responsive .catalog-category-view .box-hidden-menu~.switch-home-container .upper-box-switch .text-switch.selected .adulto-logo,body.is-responsive .catalog-product-view .box-hidden-menu~.switch-home-container .upper-box-switch .text-switch.selected .adulto-logo,body.is-responsive .header-language-container .box-hidden-menu~.switch-home-container .upper-box-switch .text-switch.selected .adulto-logo{background-position:-7px -7px;background-size:120px}body.is-responsive .cms-home .header-language-container .box-hidden-menu.adulto-selected~.switch-home-container .upper-box-switch .text-switch.selected .adulto-logo,body.is-responsive .catalog-category-view .header-language-container .box-hidden-menu.adulto-selected~.switch-home-container .upper-box-switch .text-switch.selected .adulto-logo,body.is-responsive .header-language-container .box-hidden-menu.adulto-selected~.switch-home-container .upper-box-switch .text-switch.selected .adulto-logo{background-position:-7px -7px;background-size:120px}body.is-responsive .cms-homekids .header-language-container .box-hidden-menu.infantil-selected~.switch-home-container .upper-box-switch .text-switch.selected .adulto-logo,body.is-responsive .catalog-category-view .header-language-container .box-hidden-menu.infantil-selected~.switch-home-container .upper-box-switch .text-switch.selected .adulto-logo,body.is-responsive .header-language-container .box-hidden-menu.infantil-selected~.switch-home-container .upper-box-switch .text-switch.selected .adulto-logo{background-position:-7px -7px;background-size:120px}body.is-responsive .cms-home .upper-box-switch .text-switch .infantil-logo,body.is-responsive .cms-homekids .upper-box-switch .text-switch .infantil-logo,body.is-responsive .catalog-category-view .upper-box-switch .text-switch .infantil-logo,body.is-responsive .catalog-product-view .upper-box-switch .text-switch .infantil-logo,body.is-responsive .header-language-container .box-hidden-menu .upper-box-switch .text-switch .infantil-logo,body.is-responsive .header-language-container .box-hidden-menu~.switch-home-container .upper-box-switch .text-switch .infantil-logo{background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/logo-sprite-responsive.svg) -33px -27px;width:71px;height:22px;background-size:98px}body.is-responsive .cms-home .box-hidden-menu~.switch-home-container .upper-box-switch .text-switch.selected .infantil-logo,body.is-responsive .cms-homekids .box-hidden-menu~.switch-home-container .upper-box-switch .text-switch.selected .infantil-logo,body.is-responsive .catalog-category-view .box-hidden-menu~.switch-home-container .upper-box-switch .text-switch.selected .infantil-logo,body.is-responsive .catalog-product-view .box-hidden-menu~.switch-home-container .upper-box-switch .text-switch.selected .infantil-logo,body.is-responsive .header-language-container .box-hidden-menu~.switch-home-container .upper-box-switch .text-switch.selected .infantil-logo{background-position:-47px -8px;background-size:120px}body.is-responsive .cms-home .header-language-container .box-hidden-menuadulto-selected~.switch-home-container .upper-box-switch .text-switch.selected .infantil-logo,body.is-responsive .catalog-category-view .header-language-container .box-hidden-menu.adulto-selected~.switch-home-container .upper-box-switch .text-switch.selected .infantil-logo,body.is-responsive .header-language-container .box-hidden-menu.adulto-selected~.switch-home-container .upper-box-switch .text-switch.selected .infantil-logo{background-position:-47px -8px;background-size:120px}body.is-responsive .cms-homekids .header-language-container .box-hidden-menu.infantil-selected~.switch-home-container .upper-box-switch .text-switch.selected .infantil-logo,body.is-responsive .catalog-category-view .header-language-container .box-hidden-menu.infantil-selected~.switch-home-container .upper-box-switch .text-switch.selected .infantil-logo,body.is-responsive .header-language-container .box-hidden-menu.infantil-selected~.switch-home-container .upper-box-switch .text-switch.selected .infantil-logo{background-position:-47px -8px;background-size:120px}body.is-responsive .item.category-description{display:none}body.is-responsive .header-grid-wrapper{color:#1d1d1d;padding:0 5px 0}body.is-responsive .onestepcheckout-review-info.fm-columns{min-width:inherit;width:100%;border-bottom:1px #ccc solid}body.is-responsive .one-step-checkout .right-49{float:none;clear:both;width:100%;padding:0;border:none;min-width:inherit}body.is-responsive select{display:block}body.is-responsive .pager .limiter select{display:inline-block}body.is-responsive .category-products .products-grid .box-item.item .container-product .product-information .name-box .name{font-size:12px}body.is-responsive .category-products .products-grid .box-item.item .container-product .product-information .description-box .description{font-size:12px}body.is-responsive .category-products .products-grid .box-item.item .container-product .product-information .presale{font-size:13px}body.is-responsive .category-products .products-grid .box-item.item .container-product .product-information .extra-info-grid .column .prices .price-info .price-box-pv .base-price,body.is-responsive .category-products .products-grid .box-item.item .container-product .product-information .extra-info-grid .column .prices .price-info .price-box-pv .base-price-normal,body.is-responsive .category-products .products-grid .box-item.item .container-product .product-information .extra-info-grid .column .prices .price-info .price-box-pv .base-price-minus,body.is-responsive .category-products .products-grid .box-item.item .container-product .product-information .extra-info-grid .column .prices .price-info .price-box-pv .partner-price,body.is-responsive .category-products .products-grid .box-item.item .container-product .product-information .extra-info-grid .column .prices .price-info .price-box-pv .special-price,body.is-responsive .category-products .products-grid .box-item.item .container-product .product-information .extra-info-grid .column .prices .price-info .price-box-pv .base-price span,body.is-responsive .category-products .products-grid .box-item.item .container-product .product-information .extra-info-grid .column .prices .price-info .price-box-pv .base-price-normal span,body.is-responsive .category-products .products-grid .box-item.item .container-product .product-information .extra-info-grid .column .prices .price-info .price-box-pv .base-price-minus span,body.is-responsive .category-products .products-grid .box-item.item .container-product .product-information .extra-info-grid .column .prices .price-info .price-box-pv .partner-price span,body.is-responsive .category-products .products-grid .box-item.item .container-product .product-information .extra-info-grid .column .prices .price-info .price-box-pv .special-price span{font-size:12px}body.is-responsive .owl-carousel.owl-theme:hover .owl-nav{display:none}body.is-responsive .carousel-nav{display:none}body.is-responsive .cms-home .upper-box-switch .header-logo-container div.fm-logo,body.is-responsive .cms-homekids .upper-box-switch .header-logo-container div.fm-logo,body.is-responsive .catalog-category-view .upper-box-switch .header-logo-container div.fm-logo,body.is-responsive .catalog-product-view .upper-box-switch .header-logo-container div.fm-logo,body.is-responsive .header-language-container .box-hidden-menu .upper-box-switch .header-logo-container div.fm-logo,body.is-responsive .header-language-container .box-hidden-menu~.switch-home-container .upper-box-switch .header-logo-container div.fm-logo{background-position:0 -8px;background-size:204px;width:196px;height:19px}body.is-responsive .cms-home .upper-box-switch .header-logo-container.is-kids div.fm-logo,body.is-responsive .cms-homekids .upper-box-switch .header-logo-container.is-kids div.fm-logo,body.is-responsive .catalog-category-view .upper-box-switch .header-logo-container.is-kids div.fm-logo,body.is-responsive .catalog-product-view .upper-box-switch .header-logo-container.is-kids div.fm-logo,body.is-responsive .header-language-container .box-hidden-menu .upper-box-switch .header-logo-container.is-kids div.fm-logo,body.is-responsive .header-language-container .box-hidden-menu~.switch-home-container .upper-box-switch .header-logo-container.is-kids div.fm-logo{background-position:-1px -36px}body.is-responsive .backdrop.messages-not-logged .dialog .login-icon-message:hover{opacity:1}body.is-responsive .backdrop.messages-not-logged .dialog .login-icon-message:active{background-color:#ccc}body.is-responsive #toplogin{margin:0 6px 0 10px}body.is-responsive #toplogin>div{border:none}body.is-responsive #toplogin .loginbutton div.login_icon{background-position:-87px -7px}body.is-responsive #toplogin .loginbutton:active{background-color:#ccc}body.is-responsive #toplogin .loginbutton:active div.login_icon,body.is-responsive #toplogin .loginbutton.opened-menu div.login_icon{background-position:-87px -31px}body.is-responsive #toplogin .myaccountbutton:active{background-color:#ccc}body.is-responsive #toplogin .myaccountbutton:hover div.login_icon{background-position:-5px -6px}body.is-responsive #toplogin .myaccountbutton:active div.login_icon,body.is-responsive #toplogin .myaccountbutton.opened-menu div.login_icon{background-position:-5px -30px}body.is-responsive #toplogin .myaccountbutton .name{font-size:10px;line-height:1}body.is-responsive #toplogin .no-logged-user{line-height:25px;padding:0 5px}body.is-responsive #toplogin .box-header.header-minicart{padding:0}body.is-responsive #toplogin .box-header.header-minicart:active{background-color:#ccc}body.is-responsive #toplogin .box-header.header-minicart:active .header-icon-sprite span.icon{background-position:-6px -78px}body.is-responsive #toplogin .box-header.header-minicart a.header-icon-sprite{padding:0 10px}body.is-responsive #toplogin .box-header.header-minicart a span{}body.is-responsive #toplogin .box-header.header-minicart span.count{right:2px}body.is-responsive #toplogin .box-header.header-minicart .minicart-wrapper .minicart-title a{}body.is-responsive #toplogin .box-header.header-minicart .minicart-wrapper .block-content .minicart-subtotal{float:right;background-color:inherit}body.is-responsive #toplogin .box-header.header-minicart .minicart-wrapper .minicart-actions{padding-bottom:10px}body.is-responsive #toplogin #loginform-box,div#logged-backdrop{overflow-y:scroll;width:100%}body.is-responsive #toplogin .login-menu{background-color:#fff}body.is-responsive #toplogin #loginform-box>.mCustomScrollBox>.mCSB_scrollTools.mCSB_scrollTools_vertical{background-color:#fff}body.is-responsive #toplogin #logged-backdrop .login-menu div.container span:before{content:" ";position:absolute;left:15px;top:15px;width:28px;height:28px;vertical-align:middle}body.is-responsive #toplogin #logged-backdrop .login-menu div.container:nth-child(1) span:before{background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/sprite-user.png) -2px -124px no-repeat}body.is-responsive #toplogin #logged-backdrop .login-menu div.container:nth-child(2) span:before{background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/sprite-user.png) -36px -124px no-repeat}body.is-responsive #toplogin #logged-backdrop .login-menu div.container:nth-child(3) span:before{background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/tenda.png) 50% 50% no-repeat}body.is-responsive #toplogin #logged-backdrop .login-menu div.container:nth-child(4) span:before{background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/sprite-user.png) -70px -124px no-repeat}body.is-responsive #toplogin #logged-backdrop .login-menu div.container:nth-child(5) span:before{background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/sprite-user.png) -104px -124px no-repeat}body.is-responsive #toplogin #logged-backdrop .login-menu div.container:last-child span:before{background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/sprite-user.png) -206px -124px no-repeat}body.is-responsive #toplogin .login-menu .container .content{display:none;padding:30px;color:#000;border-bottom:1px solid #eee;max-width:70%;margin:0 auto}body.is-responsive #toplogin .login-menu .container .content>div{padding:10px 0}body.is-responsive #toplogin .login-menu .container .content *{color:#000}body.is-responsive #toplogin .login-menu .container .content button.login{color:#000;background-color:#ebe717;font-size:13px;margin:0;font-weight:700}body.is-responsive #toplogin .login-menu .container .content .signin{line-height:16px;margin:8px 0;font-size:11px}body.is-responsive #toplogin .login-menu .container .content #login-form-elements a.forgot{color:#00f}body.is-responsive #toplogin .login-menu .container .content .account-login .signin .button.fb-button{border:none;background:0 0;padding:7px 0;width:40%}body.is-responsive #toplogin .login-menu .container .content a#register-toplogin,body.is-responsive #toplogin .login-menu .container .content a#register-futbolmaniacio-toplogin,body.is-responsive #toplogin .login-menu .container .content a#register-newsletter-toplogin{text-decoration:none;margin:10px 0;background:#1d1d1d;display:block;padding:7px 15px;border:1px solid #000;color:#fff;font-size:13px;text-align:center;text-transform:uppercase;vertical-align:middle;white-space:nowrap;font-weight:600;width:100%}body.is-responsive #toplogin .login-menu .container .content .block-content.newsletter{margin:0}body.is-responsive #toplogin .login-menu .container .content button{width:100%;float:none}body.is-responsive #toplogin .login-menu .container .content input{width:100%!important;margin:0!important}body.is-responsive #toplogin .login-menu .container .content label[for=newsletter1]{display:none}body.is-responsive #toplogin .login-menu .container .content #login-form-block #login-form-elements li:first-child{padding:0}body.is-responsive #toplogin .login-menu .container .content #login-form-block #login-form-elements li:nth-child(2){display:none}body.is-responsive #toplogin .login-menu .container .content #login-form-block #login-form-elements li .buttons-set .button span span{font-size:13px}body.is-responsive #toplogin .login-menu .container .content #login-form-block #login-form-elements li .signin a{float:left;width:100%;text-align:center;vertical-align:middle;line-height:40px;height:40px;background-color:#878787;text-decoration:none;margin:0 0 10px;color:#fff;font-size:13px;font-weight:700}body.is-responsive #toplogin .login-menu .container .content #login-form-block #login-form-elements li .signin a:hover{opacity:.7}body.is-responsive #toplogin .login-menu .container .link-block{padding:20px 40px 20px 60px;color:#000;border-bottom:1px solid #ddd;position:relative;background-color:#eee}body.is-responsive #toplogin .login-menu .container .link-block:active{background-color:#ccc}body.is-responsive #toplogin .login-menu .container .link-block:after{content:"+";position:absolute;right:30px;line-height:20px;font-size:20px;font-weight:600}body.is-responsive #toplogin .login-menu .container .link-block.link:after{content:">"}body.is-responsive #toplogin .login-menu .container #wishlist span:before{background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/wishlist-pv.svg?ver=2) no-repeat}body.is-responsive #toplogin .login-menu .container #wishlist.have-items span:before{background-image:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/wishlist-pv-active2.svg?ver=2)}body.is-responsive #toplogin .login-menu .container #comparator span:before{content:" ";position:absolute;left:15px;top:15px;background-position:-104px -2px;background-image:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/sprite_header.png);background-repeat:no-repeat;display:inline-block;width:30px;height:30px;vertical-align:middle}body.is-responsive #toplogin .login-menu .container .link-block.opened{border-bottom-width:0}body.is-responsive #toplogin .login-menu .container .link-block.opened:after{content:"-"}body.is-responsive #toplogin .login-menu .container .link-block span{color:#000;text-transform:uppercase;font-size:12px}body.is-responsive #toplogin .header-icon-sprite span.icon{background-position:-6px -54px;height:20px}body.is-responsive #toplogin .box-header:hover .header-icon-sprite span.icon{background-position:-6px -78px}body.is-responsive #toplogin .block .actions a.button{width:100%}body.is-responsive #toplogin #login-user-form .closetab{display:none}body.is-responsive #responsive_login{display:none;width:100%;position:absolute;top:55px;display:block;width:100%;right:inherit!important}body.is-responsive #toplogin .box-header#wishlist{display:table-cell}body.is-responsive #toplogin .box-header#wishlist:active{background-color:#ccc}body.is-responsive #toplogin .box-header#wishlist:active a span.wishlist-header-icon{background-position:-32px -29px}body.is-responsive .box-right-menu #toplogin{min-width:inherit;padding-top:3px}body.is-responsive .box-search{display:none}body.is-responsive .backdrop .dialog,body.is-responsive .backdrop#size-related .dialog,body.is-responsive #toplogin #wishlist .info-wishlist-not-logged{max-width:50%;width:50%;max-height:65%;height:auto}body.is-responsive .backdrop .dialog div.close-container{position:relative;top:0;right:0;width:100%;text-align:right}body.is-responsive .backdrop .dialog div.close-container.has-title{background-color:#eee}body.is-responsive .backdrop .dialog div.close-container:hover{opacity:inherit}body.is-responsive .backdrop .dialog div.close-container:active div.close{background-color:#ccc}body.is-responsive .backdrop .dialog div.close-container div.close{display:inline-block;margin:0 15px 0 0;top:6px}body.is-responsive .backdrop .dialog div.close-container+.dialog-content{padding-top:0!important}body.is-responsive .backdrop .dialog .title-popup{padding-right:0}body.is-responsive .backdrop#add-to-cart-info .dialog .dialog-content .cart-dialog-header{padding-bottom:5px}body.is-responsive .backdrop#add-to-cart-info .dialog .dialog-content .cart-dialog-wrapper .cart-dialog-actions ul.cart-dialog-actions-list li a.cart-link:hover{opacity:inherit}body.is-responsive .backdrop#add-to-cart-info .dialog .dialog-content .cart-dialog-wrapper .cart-dialog-actions ul.cart-dialog-actions-list li a.cart-link:active{background-color:#ccc}body.is-responsive .page .overlay-loading.sizes-responsive{z-index:101}body.is-responsive .grancontenedor .columnafotos,body.is-responsive .grancontenedor .columnafotos1{margin-top:5px;width:100%;padding:0}body.is-responsive .grancontenedor .columnafotos .more-views .MagicScrollArrows{display:none}body.is-responsive .grancontenedor .columnafotos .more-views #amasty_gallery{margin:0 auto!important}body.is-responsive .grancontenedor .foto,body.is-responsive .grancontenedor .foto1{width:100%}body.is-responsive .grancontenedor section.cpv-section.top{display:block}body.is-responsive .grancontenedor section.cpv-section.bottom{display:none}body.is-responsive .grancontenedor .Fiichatecnica{margin-top:20px}body.is-responsive .grancontenedor .Fiichatecnica .product-details-items-container .product-details-items{display:flex;flex-wrap:nowrap;overflow-x:auto;padding-bottom:5px}body.is-responsive .grancontenedor .Fiichatecnica .product-details-items-container .product-details-items .item{flex:0 0 auto}body.is-responsive .grancontenedor .rows-container .row.pv-row#custom-relateds{margin-top:-10px}body.is-responsive .grancontenedor .cestacompra section.cpv-section a:active{background-color:#ccc}body.is-responsive .product-view-main .main-image .main-image-wrapper .main-image.is-zoomed{position:fixed!important;z-index:999;margin:0;left:0;top:0;width:100%;height:100%;background-color:#fff;overflow:scroll}body.is-responsive .product-view-main .main-image .main-image-wrapper .main-image .zoom-icon{width:20px;height:20px;position:absolute;right:20px;top:20px;background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/icon-click-zoom-in.svg) 0 0 no-repeat transparent}body.is-responsive .product-view-main .main-image .main-image-wrapper .main-image .zoom-icon:active{background-color:#ccc}body.is-responsive .product-view-main .main-image .main-image-wrapper .main-image.is-zoomed .zoom-icon{background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/icon-click-zoom-out.svg);position:fixed}body.is-responsive .product-view-main .main-image .main-image-wrapper .main-image.is-zoomed .zoom-icon:active{background-color:#ccc}body.is-responsive .caroufredsel_wrapper{margin:0 auto!important}body.is-responsive #amasty_gallery{margin:0!important}body.is-responsive #amasty_gallery a{margin:0 5px 0 0}body.is-responsive #extra-information .tabs-extra-info li#linkSideGuideDesktop a:active{background-color:#ccc;text-decoration:underline}body.is-responsive #extra-information .tabs-extra-info li.row-for-buy .select-size .product-options .select-config #responsive-sizes .select-size-table .select-sizes-container .select-sizes-table:active{background-color:#ccc}body.is-responsive .related-products .related-nav{display:none}body.is-responsive .related-products .related-carousel-container{margin-left:0;width:100%}body.is-responsive .related-products .related-carousel-container .related-carousel{display:grid}body.is-responsive .related-products .related-carousel-container .related-carousel a:hover{box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none}body.is-responsive .related-products .related-carousel-container .related-carousel a:first-child{margin-left:0}body.is-responsive .related-products .related-carousel-container .related-carousel.mCustomScrollbar .mCSB_scrollTools{width:inherit}body.is-responsive .related-products .related-carousel-container .related-carousel.mCustomScrollbar .mCSB_horizontal.mCSB_inside>.mCSB_container{margin-bottom:2px}body.is-responsive .related-products .related-carousel-container .related-carousel.mCustomScrollbar .mCSB_scrollTools .mCSB_draggerContainer .mCSB_dragger .mCSB_dragger_bar{height:2px}body.is-responsive .related-products .related-carousel-container .related-carousel.mCustomScrollbar .mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail{height:2px}body.is-responsive .backdrop#size-related .dialog .dialog-content a{margin:5px 0 0;line-height:50px;font-size:18px!important;text-decoration:none}body.is-responsive .backdrop#size-related .dialog .dialog-content a span{display:initial}body.is-responsive .backdrop#size-related .dialog .dialog-content .product-name{font-size:24px;letter-spacing:-2px;font-weight:700;line-height:1.3em;padding-bottom:.2em}body.is-responsive .backdrop#size-related .dialog .dialog-content p{font-size:13px!important}body.is-responsive .backdrop#size-related .dialog .dialog-content .price-container{display:table;width:100%}body.is-responsive .backdrop#size-related .dialog .dialog-content .price-container .mobile-discount-container{display:table-cell;vertical-align:bottom}body.is-responsive .backdrop#size-related .dialog .dialog-content .price-container .mobile-discount-container .mobile-discount{float:left;font-weight:700}body.is-responsive .backdrop#size-related .dialog .dialog-content .price-container .mobile-discount-container .mobile-discount.member-discount{width:52px;height:25px;margin-top:0;background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/etiqueta-precio-fm.svg) no-repeat transparent}body.is-responsive .backdrop#size-related .dialog .dialog-content .price-container .mobile-discount-container .mobile-discount.offer-discount{height:100%;background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/etiqueta-precio-amarillo-long.png) right no-repeat transparent;padding:0 5px 0 10px;line-height:27px}body.is-responsive .backdrop#size-related .dialog .dialog-content .price-container .mobile-discount-container .mobile-discount.opportunity-discount{color:#fff;height:100%;background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/etiqueta-precio-rosa-long.png) right no-repeat transparent;padding:0 5px 0 10px;line-height:25px}body.is-responsive .backdrop#size-related .dialog .dialog-content .price-container .mobile-discount-container .mobile-discount.black-friday,body.is-responsive .backdrop#size-related .dialog .dialog-content .price-container .mobile-discount-container .mobile-discount.cyber-monday{height:100%;background-color:#000;color:#fff;padding:0 5px 0 10px;line-height:25px}body.is-responsive .backdrop#size-related .dialog .dialog-content .price-container .mobile-discount-container .mobile-discount.black-friday .friday{color:#ff0081!important;font-size:14px!important}body.is-responsive .backdrop#size-related .dialog .dialog-content .price-container .mobile-discount-container .mobile-discount.cyber-monday .monday{color:#009eff!important;font-size:14px!important}body.is-responsive .backdrop#size-related .dialog .dialog-content .price-container .product-price-box{text-align:right}body.is-responsive .backdrop#size-related .dialog .dialog-content .price-container .product-price-box .base-price{color:#000;font-weight:400;line-height:1.4}body.is-responsive .backdrop#size-related .dialog .dialog-content .price-container .product-price-box .base-price.sale>span{font-weight:400;color:#999!important;text-decoration:line-through}body.is-responsive .backdrop#size-related .dialog .dialog-content .price-container .product-price-box .partner-price{margin:1px 0 0;color:#999!important;font-weight:400;line-height:1.4;text-transform:lowercase}body.is-responsive .backdrop#size-related .dialog .dialog-content .price-container .product-price-box .partner-price.sale{font-weight:400;color:#000!important;padding-left:5px}body.is-responsive .backdrop#size-related .dialog .dialog-content img{width:100%}body.is-responsive .backdrop#size-related .dialog .dialog-content .related-size-label-container{display:table;width:100%;height:50px;margin-bottom:10px;border:1px solid #b2b2b2;border-radius:2px}body.is-responsive .backdrop#size-related .dialog .dialog-content .related-size-label-container .related-size-label{display:table-cell;vertical-align:middle;font-size:18px;font-weight:700;padding-left:15px}body.is-responsive #extra-information .tabs-extra-info li.row-for-buy .select-size .product-options .select-config .size-table tbody tr td .sizes-nav{display:none}body.is-responsive #extra-information .tabs-extra-info li.row-for-buy .select-size .product-options .select-config .size-table tbody tr td .sizes-carousel-container{display:grid;position:relative;width:fit-content;width:-moz-fit-content;margin-right:5px}body.is-responsive #extra-information .tabs-extra-info li.row-for-buy .select-size .product-options .select-config .size-table tbody tr td .sizes-carousel-container .sizes-carousel{white-space:nowrap;display:flex;overflow-x:scroll}body.is-responsive #extra-information .tabs-extra-info li.row-for-buy .select-size .product-options .select-config .size-table tbody tr td .sizes-carousel-container .sizes-carousel .shadowContainer{display:block;position:absolute;left:0;top:2px;width:100%;height:40px;pointer-events:none}body.is-responsive #extra-information .tabs-extra-info li.row-for-buy .select-size .product-options .select-config .size-table tbody tr td .sizes-carousel-container .sizes-carousel .shadowContainer.not-related-visible{display:none}body.is-responsive #extra-information .tabs-extra-info li.row-for-buy .select-size .product-options .select-config .size-table tbody tr td .sizes-carousel-container .sizes-carousel .shadowContainer .shadow{position:absolute;top:0;z-index:1;width:6px;height:100%}body.is-responsive #extra-information .tabs-extra-info li.row-for-buy .select-size .product-options .select-config .size-table tbody tr td .sizes-carousel-container .sizes-carousel .shadowContainer .shadow.shadow-left{left:0;background:linear-gradient(to right,rgba(0,0,0,0.5),rgba(255,255,255,0)) no-repeat}body.is-responsive #extra-information .tabs-extra-info li.row-for-buy .select-size .product-options .select-config .size-table tbody tr td .sizes-carousel-container .sizes-carousel .shadowContainer .shadow.shadow-right{right:0;background:linear-gradient(to left,rgba(0,0,0,0.5),rgba(255,255,255,0)) no-repeat}body.is-responsive #extra-information .tabs-extra-info li.row-for-buy .select-size .product-options .select-config .size-table tbody tr td .sizes-carousel-container .sizes-carousel .shadowCoverContainer{display:block}body.is-responsive #extra-information .tabs-extra-info li.row-for-buy .select-size .product-options .select-config .size-table tbody tr td .sizes-carousel-container .sizes-carousel .shadowCoverContainer .shadowCover{height:100%;width:5px;z-index:2;position:relative;background:#efefef}body.is-responsive #extra-information .tabs-extra-info li.row-for-buy .select-size .product-options .select-config #responsive-sizes .select-size-table .select-sizes-container .select-sizes-table:hover{opacity:1}body.is-responsive #extra-information .tabs-extra-info li.row-for-buy .links ul.add-to-links li.wishlist-url .link-wishlist:active{background-color:#ccc}body.is-responsive #extra-information .tabs-extra-info li.row-for-buy .links ul.add-to-links li.wishlist-url div:hover{opacity:1}body.is-responsive #extra-information .tabs-extra-info li.row-for-buy a.scroll-to:hover>*{opacity:1}body.is-responsive #extra-information .tabs-extra-info li.row-for-buy a.scroll-to:active{background-color:#eee}body.is-responsive #text-main5.mini-grid-products.crossell-section .category-products .products-grid{display:flex;flex-wrap:nowrap;overflow-x:auto}body.is-responsive #text-main5.mini-grid-products.crossell-section .category-products .products-grid .box-item.item{flex:0 0 auto;padding:5px 0 0}body.is-responsive .customization-block .customization-arrow-container:hover{opacity:1}body.is-responsive .customization-block .customization-options-container .customizable-boot input,body.is-responsive .customization-block .customization-options-container .customizable-shirt input{font-size:14px}body.is-responsive .customization-block .customization-options-container .customizable-boot .button-block.activated.show:hover,body.is-responsive .customization-block .customization-options-container .customization-accept .button-block.activated.show:hover,body.is-responsive .customization-block .customization-options-container .customizable-shirt-content .button-block.activated.show:hover{opacity:1}body.is-responsive .filter-wrapper-new .filter-options .tallas-filtro-column .talla-filtro-container a.selected{background-color:#000}body.is-responsive .sort-by{position:inherit}body.is-responsive .filter-wrapper-new div.fm_color-column .filter-options ul a li.cat-filter.selected,body.is-responsive .sort-by .filter-options ul a li.cat-filter.selected{border:2px solid #000}body.is-responsive .filter-wrapper-new .filter-options .tallas-filtro-title.active{background-color:#000}body.is-responsive .filter-wrapper-new .filter-options ul a li.cat-filter:hover:not(.selected),body.is-responsive .sort-by .filter-options ul a li.cat-filter:hover:not(.selected){border:2px solid transparent}body.is-responsive .filter-wrapper-new div:not(fm_color-column) .filter-options ul a li.cat-filter:hover:not(.selected) .filter-thumb-container .filter-thumb{background:0 0}body.is-responsive .filter-wrapper-new div .filter-options ul a li.cat-filter:hover:not(.selected) .filter-label-container .filter-label{font-weight:inherit}body.is-responsive .filter-wrapper-new .filter-options .tallas-filtro-column .talla-filtro-container a:hover:not(.selected),body.is-responsive .filter-wrapper-new .filter-options .tallas-filtro-title:hover:not(.active){background-color:transparent;color:#000}body.is-responsive .category-products .products-grid .box-item.item .wrapper-img .img-top-mid-icons{left:calc(50% - 20px);top:0}body.is-responsive .category-products .products-grid .box-item.item .wrapper-img .img-top-mid-icons .wishlist-container{width:40px;height:40px;display:flex;align-items:center;justify-content:center}body.is-responsive .category-products .products-grid .box-item.item .wrapper-img .img-top-mid-icons .wishlist-container:active{background-color:#ccc}body.is-responsive .category-products .products-grid .box-item.item .wrapper-img .img-top-mid-icons .wishlist-container .wishlist.add:hover{background-position:left}body.is-responsive .category-products .products-grid .box-item.item .wrapper-img .img-top-mid-icons .wishlist-container .wishlist.add:active{background-position:center}body.is-responsive .category-products .products-grid .box-item.item .wrapper-img .img-top-mid-icons .wishlist-container .wishlist.remove:hover{background-position:right}body.is-responsive .category-products .products-grid .box-item.item .wrapper-img .img-top-mid-icons .wishlist-container .wishlist.remove:active{background-position:center}body.is-responsive .category-products .products-grid .box-item.item .container-product{box-shadow:0 0 2px #adafb1;-webkit-box-shadow:0 0 2px #adafb1;-moz-box-shadow:0 0 2px #adafb1}body.is-responsive.catalog-category-view .amshopby-page-container .message-container .message .desktop-not-available-products,body.is-responsive.catalogsearch-result-index .amshopby-page-container .message-container .message .desktop-not-available-products{display:none}body.is-responsive.catalog-category-view .amshopby-page-container .message-container .message .tablet-not-available-products,body.is-responsive.catalogsearch-result-index .amshopby-page-container .message-container .message .tablet-not-available-products{display:inherit}body.is-responsive .category-products .prod-list-container .grid-container .products-grid .box-item.item .container-product .product-information .name-box .name{color:#0066c0}body.is-responsive .category-products .prod-list-container .grid-container .products-grid .box-item.item .container-product .product-information .name-box .name:hover{text-decoration:none}body.is-responsive .category-products .prod-list-container .grid-container .products-grid .box-item.item .container-product .product-information .name-box .name:active{background-color:#ccc}body.is-responsive .category-products .products-grid .box-item.item .container-product .product-information .extra-info-grid .prices .price-info .price-box-pv>div{font-size:14px}body.is-responsive .category-products .products-grid .box-item.item .container-product .product-information .extra-info-grid .prices .price-info .price-box-pv>div span.reduced-price-part{font-size:12px}body.is-responsive .category-products .products-grid .box-item.item .container-product .product-information .extra-info-grid .prices .price-info .price-box-pv .partner-price{font-size:14px}body.is-responsive .category-products .products-grid .box-item.item .container-product .product-information .extra-info-grid .prices .price-info .price-box-pv .partner-price>span.member{font-size:12px}body.is-responsive .category-products .products-grid .box-item.item .container-product .product-information .extra-info-grid .prices .price-info .price-box-pv .partner-price>span.reduced-price-part{font-size:12px}body.is-responsive .header-language-container.responsive-shadow{box-shadow:0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.2)}body.is-responsive .cms-home .switch-home-links-container .switch-home-links .switch-home-link,body.is-responsive .cms-homekids .switch-home-links-container .switch-home-links .switch-home-link,body.is-responsive .catalog-category-view .switch-home-links-container .switch-home-links .switch-home-link,body.is-responsive .catalog-product-view .switch-home-links-container .switch-home-links .switch-home-link,body.is-responsive .header-language-container .switch-home-links-container .switch-home-links .switch-home-link{margin-left:0}body.is-responsive .box-hidden-menu{display:table-cell}body.is-responsive .header-style .box-switch-menu .switch-home-container{width:initial}body.is-responsive #header-search2.is-showed{display:block;border-right:1px solid #c6c6c6;padding:0 10px}body.is-responsive #header-search2.add-shadow{box-shadow:0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.2)}body.is-responsive .search-form{width:272px}body.is-responsive .search-form .search-form-container #search_mini_form .input-box .age-select,body.is-responsive #header-search2 .age-select{font-size:11px;width:115px}body.is-responsive div.col-left-menu{position:fixed;top:0;left:0;display:none;width:100%;max-width:440px;z-index:89!important;background-color:#fff}body.is-responsive div.col-left-menu .responsive-menu-header{width:100%;height:50px;background-color:#000;display:table;border-right:1px solid #c6c6c6}body.is-responsive div.col-left-menu .responsive-menu-header .home-links{display:table-cell;vertical-align:bottom}body.is-responsive div.col-left-menu .responsive-menu-header .home-links .home-link{float:left;position:relative;bottom:10px}body.is-responsive div.col-left-menu .responsive-menu-header .home-links .home-link.adult{margin-left:10px}body.is-responsive div.col-left-menu .responsive-menu-header .home-links .home-link.selected{background-color:#fff}body.is-responsive div.col-left-menu .responsive-menu-header .home-links .home-link.selected:after{content:'';position:absolute;top:100%;left:50%;margin-left:-10px;width:0;height:0;border-top:solid 10px #fff;border-left:solid 10px transparent;border-right:solid 10px transparent}body.is-responsive div.col-left-menu .responsive-menu-header .home-links .home-link button{display:block;padding:5px 10px;text-decoration:none;color:#fff;text-transform:lowercase;font-weight:700;border:none;background:0 0;outline:none}body.is-responsive div.col-left-menu .responsive-menu-header .home-links .home-link.selected button{color:#000}body.is-responsive div.col-left-menu .responsive-menu-header .show-search-bar-container{display:table-cell;vertical-align:middle;padding-right:8px}body.is-responsive div.col-left-menu .responsive-menu-header .show-search-bar-container .show-search-bar{margin:0 auto;width:22px;height:22px;background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/sprite-header.svg) -143px -6px no-repeat;background-size:172px}body.is-responsive div.col-left-menu .responsive-menu-header .show-search-bar-container .show-search-bar.opened{background-position:-143px -78px}body.is-responsive div.col-left-menu .responsive-menu-header .close-hidden-menu-container{display:table-cell;vertical-align:middle;width:35px}body.is-responsive div.col-left-menu .responsive-menu-header .close-hidden-menu-container .close-hidden-menu{float:right;cursor:pointer;background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/sprite-header.svg) -60px -6px no-repeat transparent;width:20px;height:20px;margin-right:15px;background-size:170px}body.is-responsive div.col-left-menu .responsive-menu-header .close-hidden-menu-container .close-hidden-menu:hover{background-position:-60px -30px}body.is-responsive div.amshopby-filters-left{position:relative;background-color:#fff;top:0!important;overflow-y:scroll;z-index:-1;border-right:1px solid #c6c6c6}body.is-responsive div.amshopby-filters-left .amshopby-advanced.add-shadow{border-bottom:initial;box-shadow:none}body.is-responsive div.amshopby-filters-left .amshopby-advanced ol.list-categories{display:block}body.is-responsive div.amshopby-filters-left .amshopby-advanced ol.list-categories .responsive-search-overlay{position:absolute;width:100%;height:100%;opacity:.4;background-color:#000;display:none}body.is-responsive div.amshopby-filters-left .amshopby-advanced ol.list-categories .responsive-search-overlay.opened{display:block}body.is-responsive div.amshopby-filters-left .amshopby-advanced ol.list-categories a:hover{opacity:1}body.is-responsive div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0{width:100%;background-color:#fff}body.is-responsive div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0.custom-links{padding:0;width:100%;margin:0;border:none;display:inline-block;font-size:12px;line-height:1.2}body.is-responsive div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0.custom-links.closed{display:none}body.is-responsive div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0.custom-links>a{margin:0;padding:10px 15px;border:none}body.is-responsive div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1{display:block;padding:0;width:100%;border-bottom:1px solid #ededed;text-align:initial;font-size:14px;max-width:inherit;line-height:1.2}body.is-responsive div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1:last-child{border-bottom:none}body.is-responsive div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1>div.link-disabled,body.is-responsive div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1>a{padding:15px;width:100%;margin:0;display:table;border:none;background:#fff;float:none}body.is-responsive div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1.opened{display:block}body.is-responsive div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1.closed{display:none}body.is-responsive div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1.opened>div.link-disabled,body.is-responsive div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1.opened>a{background-color:#000;color:#fff;height:50px;font-size:14px}body.is-responsive div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1.opened>a.add-shadow{box-shadow:0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.2);z-index:1;position:relative}body.is-responsive div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1:not(.opened)>div.link-disabled>.menu-span-box,body.is-responsive div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1:not(.opened)>a>.menu-span-box{display:table-cell;width:7px;vertical-align:middle}body.is-responsive div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1:not(.opened)>div.link-disabled>.menu-span-box .menu-span,body.is-responsive div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1:not(.opened)>a>.menu-span-box .menu-span{background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/flecha-siguiente-menu-black.svg);width:16px;height:16px;display:block}body.is-responsive div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1.opened>div.link-disabled>.menu-span-box-opened .menu-span-opened,body.is-responsive div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1.opened>a>.menu-span-box-opened .menu-span-opened{background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/flecha-anterior-menu-white.svg);width:16px;height:16px;display:block}body.is-responsive div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1.opened>div.link-disabled>.menu-span-box-opened,body.is-responsive div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1.opened>a>.menu-span-box-opened{display:table-cell;width:7px;vertical-align:middle}body.is-responsive div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1>div.link-disabled>span.link,body.is-responsive div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1>a>span.link{display:table-cell;vertical-align:middle}body.is-responsive div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1.opened>div.link-disabled>span.link,body.is-responsive div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1.opened>a>span.link{padding-left:15px}body.is-responsive div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1>ol.lvl2{position:relative;float:left;width:100%;top:0!important;overflow-y:scroll}body.is-responsive div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1>ol.lvl2.opened{display:block}body.is-responsive div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1>ol.lvl2.closed{display:none}body.is-responsive div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1>ol.lvl2>li.custom-category-links{border-bottom:1px solid #fff}body.is-responsive div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1>ol.lvl2 div.menu-options-container>div:nth-child(odd){clear:left}body.is-responsive div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1>ol.lvl2 div.menu-options-container:not(.have-custom){padding:10px 0;width:100%}body.is-responsive div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1>ol.lvl2 div.menu-options-container.have-custom{padding:0;padding-bottom:15px;width:100%}body.is-responsive div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1>ol.lvl2 div.menu-options-container>div{width:50%;margin:0;border:none;border-right:solid 1px #ececeb}body.is-responsive div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1>ol.lvl2 div.menu-options-container>div:only-child{width:100%}body.is-responsive div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1>ol.lvl2 div.menu-options-container>div>div.text-grouped:hover{opacity:1}body.is-responsive div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1>ol.lvl2 div.menu-options-container>div a.level2,body.is-responsive div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1>ol.lvl2 div.menu-options-container>div div.link-disabled.level2{margin-top:20px}body.is-responsive div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1>ol.lvl2 div.menu-options-container>div a.level3,body.is-responsive div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1>ol.lvl2 div.menu-options-container>div div.link-disabled.level3{padding:6px 0}body.is-responsive div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1>ol.lvl2 div.menu-options-container>div a.level4,body.is-responsive div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1>ol.lvl2 div.menu-options-container>div div.link-disabled.level4{padding:6px 0 6px 10px}body.is-responsive div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1>ol.lvl2 li.custom-category-links ol.custom-category-link-container li.custom-link.onlyresponsive{display:inline-block}body.is-responsive div.amshopby-filters-left .search-bg{position:fixed;width:100%;max-width:440px;height:100%;background-color:#000;opacity:.3;z-index:90}body.is-responsive .marqueze{width:525px}body.is-responsive .marqueze #main-slider-prev{width:12px}body.is-responsive .marqueze #main-slider-space .slider-wrapper .main-slide{}body.is-responsive .marqueze #main-slider-space .slider-wrapper .main-slide .main-slide-content{}body.is-responsive #narrow-by-list2 ol.col-left-menu-icons{display:none}body.is-responsive.catalogsearch-result-index .no-results .no-results-box-container p.bold-paragraph{font-size:25px}body.is-responsive.catalogsearch-result-index .no-results .no-results-container p.boldest-paragraph{font-size:20px}body.is-responsive.customer-account .page .main-container .col-main{margin-top:0;width:100%}body.is-responsive.customer-account .col-left{margin-bottom:0}body.is-responsive.customer-account .page .main-container .main .sidebar:not(.col-left-first){display:none}body.is-responsive.customer-account .footer-container{width:100%}body.is-responsive .banner-fm-all{height:30px;min-height:30px}body.is-responsive .banner-fm-all .content{font-size:11px;line-height:1.4em;padding:5px;min-height:30px;border-top:1px solid #333}body.is-responsive .banner-fm-all .content span.arrow{top:9px;width:13px;height:13px}body.is-responsive .banner-fm-all .content a:active{background-color:#ccc}body.is-responsive .banner-fm-all .content a:active span.arrow{background-color:#ccc}body.is-responsive div.help-header.desktop-header{display:none}body.is-responsive div.help-header.responsive-header{display:block}body.is-responsive div.help-header .help-header-back:hover{opacity:1}body.is-responsive div.help-header .help-header-back:active{background-color:#ccc}body.is-responsive div.left-help-menu .help-menu ol.add-shadow{box-shadow:0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.2)}body.is-responsive div.left-help-menu .help-menu ol .go-back.current:hover{opacity:1}body.is-responsive div.left-help-menu .help-menu ol .go-back:not(.level0){display:table;height:50px}body.is-responsive div.left-help-menu .help-menu ol .go-back.current:active{background-color:#ccc}body.is-responsive div.left-help-menu .help-menu ol .elements-container{overflow-y:scroll}body.is-responsive div.left-help-menu .help-menu ol li:active{background-color:#ccc}body.is-responsive div.left-help-menu .help-menu ol.lvl0 li.level0 ol.lvl1{left:0;box-shadow:none}body.is-responsive div.left-help-menu .help-menu ol.lvl0 li.level0 ol.lvl1 li.level1 ol.lvl2{left:0;box-shadow:none}body.is-responsive div.left-help-menu .help-menu ol.lvl0 li.level0 ol.lvl1.opened li.level1 ol.lvl2{left:0}body.is-responsive div.left-help-menu .help-menu ol.lvl0 li.level0 ol.lvl1 li.level1 ol.lvl2 li.level2 ol.lvl3{left:0;box-shadow:none}body.is-responsive div.left-help-menu .help-menu ol.lvl0 li.level0 ol.lvl1.opened li.level1 ol.lvl2 li.level2 ol.lvl3{left:0}body.is-responsive div.left-help-menu .help-menu ol.lvl0 li.level0 ol.lvl1.opened li.level1 ol.lvl2.opened li.level2 ol.lvl3{left:0}@media(max-width:1279px){body #toplogin{margin-left:0}}@media only screen and (max-width:1210px){.product-view-right-as-header .as-header-right{width:auto}.product-view-right-as-header .as-header-middle{width:275px}.product-view-right-as-header .product-options{width:200px}.product-view-right-as-header .select-config{width:135px}.product-view-right-as-header .price-info{padding-right:inherit}}@media only screen and (max-width:1200px){.owl-carousel div.slide div.slider-text-container{width:352px}.owl-carousel div.slide div.slider-text-container h4{font-size:32px}.row-item h1.item-title{font-size:32px}.row-item .item-container .text-container{width:235px}.row-item.full-width .item-container .text-container{left:2%;width:352px}.row-item.half-width .item-container .text-container{left:4%}.row-item.one-third-width .item-container .text-container{left:6%}.row-item.quarter-width .item-container .text-container{left:8%}}@media only screen and (max-width:1090px){.product-view-right-as-header .links-right-header{display:none}.product-view-left .links-right-left{display:block}.product-view-right-as-header .price-info .text-price-B,.product-view-right-as-header .price-info .price_A,.product-view-right-as-header .price-info .price_B,.product-view-right-as-header .free-delivery-personalitation,.product-view-right-as-header .price-info .price_A_tachado{font-size:12px}#custom_product_view .product-view-right-as-header .as-header-left{width:20%;min-width:275px}}@media(min-width:923px) and (max-width:1279px){.account-create .col-1-alt .backgr_offers .checkbox_required .block_teams{width:100%}.account-create .col-1-alt .fieldset .form-list .backgr_offers .checkbox_required_block .font_others_teams{width:100%}.account-create .col-1-alt .fieldset .form-list .backgr_offers .checkbox_required_block .font_input_box{width:100%}.account-create .col-2-alt .class_overflow .benefits{width:100%}.account-create .col-2-alt .class_overflow .carnet{width:100%}.account-create .col-1-alt .fieldset .form-list .checkbox_span{padding-left:13%}.account-create .col-2-alt .class_overflow .image-register{width:100%;float:inherit}.box-search{padding-left:11px}.header-style .box-logo{margin-left:350px;left:0}}@media(min-width:922px) and (max-width:1000px){#toplogin span.myaccountbutton a.name{display:none}.store-language-container #header-search2{display:none}#user-no-log{display:none}.search-form #search_autocomplete{display:none}a.logo{margin-left:350px}}@media only screen and (max-width:978px){body.is-responsive .owl-carousel div.slide h1,.owl-carousel div.slide h4{font-size:22px}body.is-responsive .owl-carousel div.slide div.slider-text-container{font-size:13px;width:230px}body.is-responsive .owl-carousel div.slide div.slider-text-container p{font-size:13px}body.is-responsive .slider-button{font-size:13px;padding:7px 35px 7px 25px}body.is-responsive .slider-button:hover{padding:5px 33px 5px 23px}body.is-responsive .owl-carousel.owl-theme-landing .owl-nav>div{width:27px;height:42px;background-size:20px 31px}body.is-responsive .row-item.full-width>h1{font-size:20px;margin-top:18px;margin-bottom:5px}body.is-responsive .row-item h1.item-title{font-size:22px}body.is-responsive .row-item h2.item-subtitle{font-size:13px}body.is-responsive .row-item .item-container .text-container{width:153px}body.is-responsive .row-item.full-width .item-container .text-container{width:230px}body.is-responsive .carousel-container h1.carousel-title{font-size:16px;margin-bottom:7%}}@media only screen and (max-width:970px){#custom_product_view .product-view-right-as-header .price-info .price-box-pv{margin-top:3px}#custom_product_view .product-view-right-as-header .select-config{width:90px;margin:10px 5px}#custom_product_view .product-view-right-as-header .size-table{width:90px;min-width:inherit}#custom_product_view .product-view-right-as-header .as-header-middle{width:214px}#custom_product_view .product-view-right-as-header .select-size{padding-right:inherit}#custom_product_view .product-view-right-as-header .product-options{width:145px}#custom_product_view .product-view-right-as-header .validation-advice{font-size:12px}}@media only screen and (min-width:923px){.sub-header-container{max-width:1260px;margin:0 auto;padding:0 30px}}@media(max-width:922px){body #toplogin .box-header.header-minicart .minicart-wrapper{position:absolute;top:30px;right:0;width:100%;padding:0;background-color:#ececec;border:none;z-index:1;box-shadow:0 3px 8px 0 rgba(0,0,0,.2),0 0 0 1px rgba(0,0,0,.08)}body #toplogin .box-header.header-minicart .minicart-message{position:absolute;top:85px;right:0;width:100%;box-shadow:0 3px 8px 0 rgba(0,0,0,.2),0 0 0 1px rgba(0,0,0,.08);z-index:1}.search-icon-responsive span{display:none}#search_mini_form{float:inherit}.my-account .list_item_margin_special .select-table select{width:100%}.my-account .list_item_margin .select-table select{width:100%}.my-account .fieldset .form-list .input_width{width:100%}.customer-account-create .account-create .fieldset{padding:0}.account-create .col-1-alt .buttons-set #privacy-policy{text-align:initial}.account-create .col-1-alt .backgr_offers .block_teams{width:100%}.account-create .col-1-alt .backgr_offers .checkbox_required_block .font_others_teams{width:100%}.account-create .col-1-alt .backgr_offers .checkbox_required_block .font_input_box{width:100%}.account-create .col-1-alt .form-list .checkbox_span{padding-left:13%}.account-create .col-2-alt .benefits{width:100%}.account-create .col-2-alt .carnet{width:100%}.account-create .col-2-alt .image-register{width:100%;float:inherit}.account-create .col-2-alt .image-carnet{outline:2px #6d7db5 solid;margin-top:35%;margin-left:3%;margin-bottom:8%;border:none}.account-create .col2-set .col-2-alt .box_2_inforation_register .div_style{padding-left:4%}.account-create .col2-set .col-2-alt{margin-top:10%}.account-create h1{font-size:18px}.account-create .page-title h1{font-size:18px}.account-create .col-2-alt ul li{font-size:14px;font-weight:300}.account-create .col-2-alt{padding-left:inherit}.account-create .col-2-alt .box_2_inforation_register .div_style{font-size:11px}}@media(min-width:768px) and (max-width:922px){.account-create .col-2-alt .class_overflow .benefits{width:67%}.account-create .col-2-alt .class_overflow .carnet{width:67%}.account-create .col-2-alt .class_overflow .image-register{width:30%;float:inherit}}@media(max-width:800px){body.is-responsive .category-products .products-grid .box-item.item .container-product .product-information .extra-info-grid .prices .price-info .price-box-pv>div{font-size:12px}body.is-responsive .category-products .products-grid .box-item.item .container-product .product-information .extra-info-grid .prices .price-info .price-box-pv>div span.reduced-price-part{font-size:11px}body.is-responsive .category-products .products-grid .box-item.item .container-product .product-information .extra-info-grid .prices .price-info .price-box-pv .partner-price{font-size:11px}body.is-responsive .category-products .products-grid .box-item.item .container-product .product-information .extra-info-grid .prices .price-info .price-box-pv .partner-price>span.member{font-size:10px}body.is-responsive .category-products .products-grid .box-item.item .container-product .product-information .extra-info-grid .prices .price-info .price-box-pv .partner-price>span.reduced-price-part{font-size:10px}}@media(max-width:767px){body.is-responsive #toplogin .no-logged-user,body.is-responsive #toplogin .myaccountbutton.box-header,body.is-responsive #toplogin .box-header#wishlist,body.is-responsive #toplogin .box-header.header-minicart{padding-top:11px}body.is-responsive #toplogin .login-menu .container .content{max-width:100%;padding:10px 30px}body.is-responsive #toplogin .login-menu .container .content .account-login .signin .button.fb-button{width:65%;min-width:185px}body.is-responsive .banner-fm-all .content{font-size:10px;line-height:1.4em}body.is-responsive .banner-fm-all .content span.arrow{width:12px;height:12px;margin-left:4px;background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/sprite-header.svg) -328px -21px #ccc;background-size:502px}body.is-responsive .banner-fm-all .content span.arrow.black{background-color:#000;background-position:-328px -6px}body.is-responsive .backdrop .dialog,body.is-responsive .backdrop#size-related .dialog,body.is-responsive #toplogin #wishlist .info-wishlist-not-logged{max-width:85%;width:85%;height:auto;max-height:90%}body.is-responsive .backdrop .dialog .dialog-content{padding:10px 20px 30px}body.is-responsive .backdrop .dialog .dialog-content p,body.is-responsive .backdrop .dialog .dialog-content span,body.is-responsive .backdrop .dialog .dialog-content a{font-size:12px!important}body.is-responsive .category-products .products-grid .box-item.item{width:50%;height:inherit}body #toplogin .box-header.header-minicart .minicart-message{top:50px}body.is-responsive .filters-top-buttons-responsive{width:50%;left:-1px;margin-left:0;z-index:3}body.is-responsive .filters-top-buttons-responsive.set-fixed{position:fixed;z-index:87;left:-1px}body.is-responsive.catalog-category-view .toolbar,body.is-responsive.catalogsearch-result-index .toolbar{width:50%;float:right;left:-1px;margin-right:0}body.is-responsive.catalog-category-view .toolbar.hide-responsive{display:none}body.is-responsive.catalog-category-view .toolbar.set-fixed,body.is-responsive.catalogsearch-result-index .toolbar.set-fixed{z-index:auto}body.is-responsive .filters-top-buttons-responsive .filters-top-button.filter-by-btn{border-left:0;border-right:0}body.is-responsive .toolbar .sorter>.sort-by .filter-content .filter-title{border-right:0}body.is-responsive.catalog-category-view .amshopby-page-container .message-container,body.is-responsive.catalogsearch-result-index .amshopby-page-container .message-container{height:70px}body.is-responsive.catalog-category-view .amshopby-page-container .message-container .message .tablet-not-available-products,body.is-responsive.catalogsearch-result-index .amshopby-page-container .message-container .message .tablet-not-available-products{display:none}body.is-responsive.catalog-category-view .amshopby-page-container .message-container .message .mobile-not-available-products,body.is-responsive.catalogsearch-result-index .amshopby-page-container .message-container .message .mobile-not-available-products{display:inherit;height:70px;margin:0 auto}body.is-responsive.catalog-category-view .toolbar .sorter,body.is-responsive.catalogsearch-result-index .toolbar .sorter{width:100%!important}body.is-responsive.catalog-category-view .toolbar.set-fixed .sorter,body.is-responsive.catalogsearch-result-index .toolbar.set-fixed .sorter{position:fixed;left:inherit;right:0;width:50%!important;box-shadow:0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.2);z-index:87;height:35px}body.is-responsive.catalog-category-view .toolbar.set-fixed .sorter>.sort-by,body.is-responsive.catalogsearch-result-index .toolbar.set-fixed .sorter>.sort-by{width:inherit;box-shadow:0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.2)}body.is-responsive .category-products:not(.horizontal-list) .products-grid .box-item.item .container-product,body.is-responsive .category-products:not(.horizontal-list) .products-grid .box-item.item:hover .container-product{box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none}body.is-responsive .category-products:not(.horizontal-list) .products-grid .box-item.item .container-product .product-information{min-height:inherit}body.is-responsive .category-products:not(.horizontal-list) .products-grid .box-item.item .container-product .product-information .description-box .description{font-size:10px}body.is-responsive .category-products:not(.horizontal-list) ul.products-grid>li{border:none;border-top:1px solid #ddd;position:relative;margin:-1px 0 0}body.is-responsive .category-products:not(.horizontal-list) ul.products-grid>li.include-border{border-bottom:1px solid #ddd}body.is-responsive .category-products:not(.horizontal-list) ul.products-grid>li:nth-child(odd){border-right:1px solid #ddd;clear:left}body.is-responsive .category-products:not(.horizontal-list) ul.products-grid>li:nth-child(even){border-left:1px solid #ddd;margin-left:-1px}body.is-responsive .category-products .prod-list-container h1.row-title{font-size:16px;text-overflow:ellipsis}body.is-responsive.catalog-category-view .category-products .products-grid .box-item.item .container-product .product-information .presale.onlymobile{font-size:12px;display:table-caption}body.is-responsive.catalog-category-view .category-products .products-grid .box-item.item .container-product .product-information .presale.onlydesktop{display:none}body.is-responsive.catalog-category-view .category-products .products-grid .box-item.item .container-product .product-information .presale.onlytablet{display:none}body.is-responsive.catalog-category-view .category-products .products-grid .box-item.item .container-product .product-information .extra-info-grid .column{width:100%}body.is-responsive.catalog-category-view .category-products .products-grid .box-item.item .container-product .product-information .extra-info-grid .prices{padding:0 5px 0 0}body.is-responsive .header-language-background .header-style{height:50px;background-color:#000}body.is-responsive .header-language-background.simple .header-style{background-color:#fff}body.is-responsive .header-style .box-right-menu{float:right;height:50px;background-color:#000}body.is-responsive .header-style .box-right-menu #toplogin{margin:0;display:table;height:100%;padding-top:0!important}body.is-responsive .header-style .box-right-menu #toplogin .mobile-search-container{display:table-cell;vertical-align:middle;padding:0 6px 0 0}body.is-responsive .header-style .box-right-menu #toplogin .mobile-search-container .mobile-search{width:22px;height:22px;background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/sprite-header.svg) -145px -7px no-repeat;background-size:172px}body.is-responsive .header-style .box-right-menu #toplogin .mobile-search-container .mobile-search.opened{background-position:-145px -79px}body.is-responsive .header-style .box-switch-menu{float:left;width:initial;border:none;height:50px}body.is-responsive .header-style .box-switch-menu .switch-home-container .switch-home-box{padding:0}body.is-responsive .header-style .box-switch-menu .switch-home-container .switch-home-links-container{display:none}body.is-responsive .search-form .search-form-container #search_mini_form .input-box{border-left:10px solid #000;border-bottom:10px solid #000;border-right:10px solid #000}body.is-responsive .header-style .box-switch-menu .search-form{display:none;position:absolute;width:100%;top:50px;left:0;padding:0}body.is-responsive .header-style .box-switch-menu .search-form.opened{display:block}body.is-responsive .header-style .box-switch-menu .search-form.opened.is-hide{display:none}body.is-responsive .header-style .box-switch-menu .search-form .search-form-container{width:100%}body.is-responsive .header-style .box-switch-menu .search-form .search-form-container #search_mini_form .input-box .input-search-container{width:initial}body.is-responsive .header-style .box-switch-menu .search-form .search-form-container #search_mini_form .input-box .input-search-container #search{width:100%}body.is-responsive #search::-webkit-input-placeholder,#search_r::-webkit-input-placeholder{font-size:initial}body.is-responsive #search:-moz-placeholder,#search_r:-moz-placeholder{font-size:initial}body.is-responsive #search::-moz-placeholder,#search_r::-moz-placeholder{font-size:initial}body.is-responsive #search:-ms-input-placeholder,#search_r:-ms-input-placeholder{font-size:initial}body #toplogin .box-header.header-minicart .minicart-wrapper{top:50px}body.is-responsive .marqueze{display:none}body.is-responsive div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1>ol.lvl2 div.menu-options-container>div{width:50%!important;margin:0}body.is-responsive div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1>ol.lvl2 div.menu-options-container.have-custom{padding-top:0}body.is-responsive div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1>ol.lvl2 div.menu-options-container>div:nth-child(odd){padding-left:10px;padding-right:10px;clear:left;border:none;border-right:solid 1px #ececeb}body.is-responsive div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1>ol.lvl2 div.menu-options-container>div:nth-child(even){padding-left:10px;padding-right:10px;border:none}body.is-responsive div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1>ol.lvl2 div.menu-options-container>div.block-categories:nth-child(1n+2)~.block-categories{}body.is-responsive div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1>ol.lvl2 li.custom-category-links ol.custom-category-link-container li.custom-link{padding:0 10px}body.is-responsive #bottom-menu{width:100%;height:40px;background:rgba(0,0,0,.5);position:fixed;bottom:0;display:table}body.is-responsive #bottom-menu .bottom-menu-box{display:table-cell;vertical-align:middle}body.is-responsive #bottom-menu .bottom-menu-box .bottom-menu-icon{width:20px;height:20px;background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/sprite-header.svg) no-repeat;background-size:170px;display:block;margin:0 auto}body.is-responsive #bottom-menu .bottom-menu-box.user .bottom-menu-icon{background-position:-87px -7px}body.is-responsive h1.description-title{font-size:20px}body.is-responsive .header-grid .header-grid-text{font-size:12px}body.is-responsive.customer-account .page .main-container{padding-top:55px}body.is-responsive.catalogsearch-result-index .no-results .no-results-box-container p,body.is-responsive.catalogsearch-result-index .no-results .no-results-container p{font-size:12px}body.is-responsive.catalogsearch-result-index .no-results .no-results-box-container p.bold-paragraph{font-size:18px}body.is-responsive.catalogsearch-result-index .no-results .no-results-container p.boldest-paragraph{font-size:14px}body.is-responsive.catalogsearch-result-index .no-results .no-results-container ul{font-size:12px}body.is-responsive .product-view-main .main-image .main-image-wrapper .main-image .zoom-icon{top:10px;right:10px}.my-account .border .item-options{margin-left:5%}.my-account .order-items .data-table th.product-sku{display:none;width:0;height:0;opacity:0;visibility:collapse}.my-account .order-items .data-table td.product-sku{display:none;width:0;height:0;opacity:0;visibility:collapse}body.is-responsive .grancontenedor section.cpv-section{margin-top:10px}body.is-responsive .category-products .products-grid .box-item.item .container-product .product-information .presale{font-size:12px;padding-left:5px}body.is-responsive .cms-home .upper-box-switch .header-logo-container div.fm-logo,body.is-responsive .cms-homekids .upper-box-switch .header-logo-container div.fm-logo,body.is-responsive .catalog-category-view .upper-box-switch .header-logo-container div.fm-logo,body.is-responsive .catalog-product-view .upper-box-switch .header-logo-container div.fm-logo,body.is-responsive .header-language-container .box-hidden-menu .upper-box-switch .header-logo-container div.fm-logo,body.is-responsive .header-language-container .box-hidden-menu~.switch-home-container .upper-box-switch .header-logo-container div.fm-logo{width:164px;background-position:-5px -4px;background-size:172px}body.is-responsive .cms-home .upper-box-switch .header-logo-container.is-kids div.fm-logo,body.is-responsive .cms-homekids .upper-box-switch .header-logo-container.is-kids div.fm-logo,body.is-responsive .catalog-category-view .upper-box-switch .header-logo-container.is-kids div.fm-logo,body.is-responsive .catalog-product-view .upper-box-switch .header-logo-container.is-kids div.fm-logo,body.is-responsive .header-language-container .box-hidden-menu .upper-box-switch .header-logo-container.is-kids div.fm-logo,body.is-responsive .header-language-container .box-hidden-menu~.switch-home-container .upper-box-switch .header-logo-container.is-kids div.fm-logo{background-position:-5px -27px}body.is-responsive .filters-top-buttons-responsive .filters-top-button.filter-by-btn{width:100%!important}body.is-responsive .sorter{width:100%!important}body.is-responsive .filter-info-container-responsive .products-count-container-responsive .products-count{-ms-transform:scale(.8);-webkit-transform:scale(.8);transform:scale(.8)}body.is-responsive .toolbar .sorter>.sort-by .filter-content .filter-options{width:100%;right:-1px;top:35px}body.is-responsive .toolbar.set-fixed .sorter>.sort-by .filter-content.opened .filter-options{box-shadow:0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.2)}.sort-by .filter-content .filter-arrow-container .filter-arrow{transform:scale(.8)}body.is-responsive .related-products .related-nav{height:60px}body.is-responsive .related-products .related-carousel-container{margin-bottom:10px}body.is-responsive .related-products .related-carousel-container .related-carousel a:active{box-shadow:0 0 8px #adafb1;-webkit-box-shadow:0 0 8px #adafb1;-moz-box-shadow:0 0 8px #adafb1}body.is-responsive .related-products .related-carousel-container .related-carousel a img.thumb-related-img{width:60px;height:60px}body.is-responsive #responsive-sizes.has-related{width:100%}body.is-responsive #extra-information .tabs-extra-info li.row-for-buy .select-size .product-options .overlay-loading.sizes-responsive{z-index:100}body.is-responsive #extra-information .tabs-extra-info li.row-for-buy .select-size .product-options .select-config .size-table tbody tr td .sizes-carousel-container .sizes-carousel.mCustomScrollbar .mCSB_scrollTools{width:inherit;height:7px}body.is-responsive #extra-information .tabs-extra-info li.row-for-buy .select-size .product-options .select-config .size-table tbody tr td .sizes-carousel-container .sizes-carousel.mCustomScrollbar .mCSB_scrollTools .mCSB_draggerContainer .mCSB_dragger .mCSB_dragger_bar{height:2px}body.is-responsive #extra-information .tabs-extra-info li.row-for-buy .select-size .product-options .select-config .size-table tbody tr td .sizes-carousel-container .sizes-carousel.mCustomScrollbar .mCSB_inside>.mCSB_container{display:block;margin-bottom:0;min-width:inherit!important}body.is-responsive #extra-information .tabs-extra-info li.row-for-buy .select-size .product-options .select-config .size-table tbody tr td .sizes-carousel-container .sizes-carousel .sizes-carousel-item.is-available{vertical-align:middle}body.is-responsive #extra-information .tabs-extra-info li.row-for-buy .select-size .product-options .select-config .size-table tbody tr td.related-carousel{padding:0;width:55%}body.is-responsive #extra-information .tabs-extra-info li.row-for-buy .select-size .product-options .select-config #responsive-sizes .select-size-table{height:50px;line-height:50px}body.is-responsive #extra-information .tabs-extra-info li.row-for-buy .select-size .product-options .select-config #responsive-sizes .select-size-table .select-sizes-container .select-sizes-table .select-size-label{font-size:18px}body.is-responsive .search-autocomplete ul.bubble-elasticsearch li.autocomplete-results:nth-child(n+7){display:none}body.is-responsive #extra-information .tabs-extra-info li#linkSideGuideDesktop{display:none}body.is-responsive #text-main5.mini-grid-products.crossell-section .crossell-head .icon11 h2{font-size:24px;padding-left:0}body.is-responsive #text-main5.mini-grid-products.crossell-section .category-products .products-grid .box-item.item{border-right:1px solid transparent;border-left:none}body.is-responsive #text-main5.mini-grid-products.crossell-section .category-products .products-grid .box-item.item:first-child{border-left:1px solid transparent}body.is-responsive .owl-carousel div.slide h1{font-size:16px}body.is-responsive .owl-carousel div.slide h4{font-size:20px}body.is-responsive .owl-carousel div.slide div.slider-text-container{font-size:11px;width:150px}body.is-responsive .owl-carousel div.slide div.slider-text-container p{font-size:11px}body.is-responsive .slider-button{font-size:11px;padding:6px 25px 6px 18px}body.is-responsive .slider-button:hover{padding:4px 23px 4px 16px}body.is-responsive .owl-carousel.owl-theme-landing:hover .owl-nav{display:none}body.is-responsive .owl-carousel.owl-theme-landing .owl-stage{padding-left:0!important}body.is-responsive .owl-carousel.owl-theme-landing .owl-stage.carousel-end{padding-left:40px!important;padding-right:0!important}body.is-responsive .landing-header .landing-title{font-size:22px;padding:10px 0 5px 0}body.is-responsive .landing-header .landing-urls{}body.is-responsive .landing-header .landing-urls a{font-size:14px;margin:10px 0}body.is-responsive .landing-header .landing-urls h2{font-size:12px}body.is-responsive .landing-rows>.landing-description p{padding:10px;text-align:left;font-size:12px;line-height:1.4}body.is-responsive .row-item{padding:2px 0}body.is-responsive .row-item.full-width>h1{font-size:16px;margin-top:18px;margin-bottom:5px}body.is-responsive .row-item h1.item-title{font-size:16px}body.is-responsive .row-item h2.item-subtitle{font-size:11px}body.is-responsive .row-item .item-container .text-container{width:150px;left:2%}body.is-responsive .row-item.half-width{width:100%}body.is-responsive .row-item.one-third-width{width:50%}body.is-responsive .row-item.one-third-width:last-child{width:100%}body.is-responsive .row-item.quarter-width{width:50%}body.is-responsive .row-item.quarter-width:nth-child(odd){clear:left}body.is-responsive .carousel-container h1.carousel-title{font-size:11px}body.is-responsive div.col-left-menu{width:90%;max-width:372px}body #custom_product_view .box-header-right div.customization-block .customization-options-container{position:relative}body.contacts-index-index main .main-container{padding:0 10px}body.is-responsive.checkout-onepage-success .info-content-wrapper .order-info-container{padding:0}body.is-responsive.checkout-onepage-success .info-content-wrapper .order-info-container .col2-set.order-info-box .box .box-item .box-content{width:90%}body.is-responsive.checkout-onepage-success .info-content-wrapper .order-info-container table.data-table.orders{overflow:auto;display:block;white-space:nowrap}body.is-responsive.faqs-faq-view.show-faqs-menu{overflow-y:hidden}body.is-responsive.faqs-faq-view.show-faqs-menu .col-main-menu,body.is-responsive.faqs-faq-view.show-faqs-menu footer{display:none}body.is-responsive.faqs-faq-view .col-left{width:100%}body.is-responsive div.help-header .help-header-back{height:50px}body.is-responsive div.help-header .help-header-back .help-header-back-text{font-weight:400}body.is-responsive div.help-header .help-header-title h1{font-size:20px;line-height:50px}body.is-responsive div.help-header .help-header-title h1.hide-mobile{color:#fff}body.is-responsive div.left-help-menu .help-menu ol{max-width:100%}body.is-responsive div.left-help-menu .help-menu ol .go-back.level0.displayed{display:table;height:50px}body.is-responsive div.left-help-menu .help-menu ol .go-back .back-text{font-weight:400}body.is-responsive div.left-help-menu .help-menu ol .elements-container.add-shadow{box-shadow:0 4px 5px 0 rgba(0,0,0,.14) inset,0 1px 10px 0 rgba(0,0,0,.12) inset,0 2px 4px -1px rgba(0,0,0,.2) inset}body.is-responsive div.help-menu-content{margin-left:0;padding:80px 20px 50px;min-width:inherit;font-size:13px}body.is-responsive div.help-menu-content h1{font-size:23px}body.is-responsive div.help-menu-content a{color:#3d51c8}body.is-responsive:not(.show-faqs-menu) div.left-help-menu .help-menu ol{max-height:50px;overflow-y:hidden}body.is-responsive .backdrop#add-to-cart-info .dialog{width:90%}body.is-responsive .backdrop#add-to-cart-info .dialog .dialog-content .cart-dialog-wrapper .cart-dialog-actions{margin:initial}body.is-responsive .backdrop#add-to-cart-info .dialog .dialog-content .cart-dialog-wrapper .cart-dialog-actions ul.cart-dialog-actions-list{display:block}body.is-responsive .backdrop#add-to-cart-info .dialog .dialog-content .cart-dialog-wrapper .cart-dialog-actions ul.cart-dialog-actions-list li{display:block;width:100%}}@media(min-width:550px){.account-create .col-1-alt .backgr_offers .block_teams{width:55%}.account-create .col-1-alt .backgr_offers .checkbox_required_block .font_others_teams{width:15%;color:#a2a2a1;float:left}.account-create .col-1-alt .backgr_offers .checkbox_required_block .font_input_box{background-color:#d7d8d9;width:214px;vertical-align:bottom;height:30px;color:#000;font-weight:700;font-size:medium;float:right}.account-create .col-1-alt .form-list .checkbox_span{padding-left:8%}}@media(min-width:481px) and (max-width:605px){.my-account .page-title #h1-special-responsive{width:50%}}@media(max-width:480px){.my-account .limiter select{height:33px}}@media(max-width:450px){.my-account .order-items .data-table th.product-sku{display:none;width:0;height:0;opacity:0;visibility:collapse}.my-account .order-items .data-table th.product-price{display:none;width:0;height:0;opacity:0;visibility:collapse}.my-account .order-items .data-table td.product-sku{display:none;width:0;height:0;opacity:0;visibility:collapse}.my-account .order-items .data-table td.product-price{display:none;width:0;height:0;opacity:0;visibility:collapse}.my-account .list_item_margin_special .select-table select{width:100%}.my-account .list_item_margin .select-table select{width:100%}.my-account .fieldset .form-list .input_width{width:100%}}@media(max-width:360px){body.is-responsive .main-container .home-div__overlay__title{font-size:8px}.my-account .fieldset .form-list .control .checkbox_span2{padding-right:10%}body.is-responsive #toplogin .box-header{padding:11px 0 0}body.is-responsive #toplogin .myaccountbutton.box-header,body.is-responsive #toplogin .box-header-special{padding:11px 2px 0}body.is-responsive .header-style .box-right-menu #toplogin .mobile-search-container{padding:0}body.is-responsive #toplogin .loginbutton,body.is-responsive #toplogin .registerbutton{padding:0}body.is-responsive .skip-link.skip-nav .icon,body.is-responsive .skip-link.skip-cart:not(.no-count) .icon{margin:0}}@media(max-width:335px){.my-account .order-items .data-table th.product-sku{display:none}.my-account .order-items .data-table th.product-price{display:none}.my-account .order-items .data-table th.product-quantity{display:none}.my-account .order-items .data-table td.product-sku{display:none}.my-account .order-items .data-table td.product-price{display:none}.my-account .order-items .data-table td.product-quantity{display:none}body.is-responsive .filter-info-container-responsive .products-count-container-responsive .products-filter{margin:0 0 0}}@media(max-width:350px){body .wrapper .header-language-background .box-logo .kids-logo{display:none!important}body.customer-account.customer-account-edit .wrapper .my-account .title-birthday{margin-right:15px}}@media(max-width:413px){body .wrapper .box-hidden-menu .box-logo .logo img{width:125px}body .wrapper .header-language-background .box-logo .kids-logo{padding:18px 5px 13px 0}body .wrapper .header-language-background .box-logo .kids-logo img{width:70%}body #custom_product_view #text-main0 .table-specification-sheet-wrapper-responsive .index .sprite-ft-wrapper{float:none;width:100%}}@media(max-width:1024px){.del-filters a .del-filters-box .del-filters-text,.filters-top-button .delete-filters-container,.del-filters a .del-filters-box .delete-filters-container{display:block;vertical-align:middle;width:100%;text-align:right}body.is-responsive.catalog-category-view .amshopby-page-container,body.is-responsive.catalogsearch-result-index .amshopby-page-container,body.is-responsive .suggestion-title{width:100%;margin-bottom:5px}div.amshopby-filters-left .amshopby-advanced .list-categories .upper-box-only .upper-box-icon{display:none!important}div.amshopby-filters-left .amshopby-advanced .list-categories>li.level0:not(.opened) .level0 .upper-box-icon~.box-link,div.amshopby-filters-left .amshopby-advanced .list-categories>li.level0>ol li.level1:not(.opened) .level1 .upper-box-icon~.box-link,div.amshopby-filters-left .amshopby-advanced .list-categories>li.level0:not(.opened) .level0 .upper-box-icon~.box-link,div.amshopby-filters-left .amshopby-advanced .list-categories>li.level0>ol li.level1:not(.opened) .level1 .upper-box-icon~.box-link{left:-10px!important}div.amshopby-filters-left .amshopby-advanced .list-categories>li.level0>ol li.level1>ol li.level2>ol li.level3 .level3 .upper-box-icon~.box-link .link,div.amshopby-filters-left .amshopby-advanced .list-categories>li.level0>ol li.level1>ol li.level2>ol li.level3 .level3 .upper-box-icon~.box-link,div.amshopby-filters-left .amshopby-advanced .list-categories>li.level0>ol li.level1>ol li.level2>ol li.level3>ol li.level4 .level4 .upper-box-icon~.box-link,div.amshopby-filters-left .amshopby-advanced .list-categories>li.level0>ol li.level1>ol li.level2>ol li.level3>ol li.level4.active .level4 .upper-box-icon~.box-link{padding-left:8px!important}div.amshopby-filters-left .amshopby-advanced .list-categories>li.level0>ol li.level1>ol li.level2>ol li.level3 .level3>.upper-box-only{padding-left:0!important}body.is-responsive div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1>ol.lvl2 div.menu-options-container>.block-categories{border-right:solid 1px #ececeb}.box-button-change-state{height:30px}.display-single-price .cart-forms,.display-single-price .cart-totals-wrapper,.display-single-price .crosssell{width:50%}body #custom_product_view,body .cms-index-defaultindex .main-container{background:#fff}body.cms-page-view:not(.cms-homekids) .main-container{padding-left:10px;padding-right:10px}body.cms-page-view.cms-homekids .container{width:initial;margin:initial}body .skip-content,body #resp-check.skip-content{display:table-cell}body #toplogin .box-header.header-minicart{display:table-cell}body .header-grid-wrapper .box-button-less,body #toplogin .box-header,body .search-responsive{display:none}body #toplogin .myaccountbutton.box-header{display:table-cell}body .header-grid{color:#000;max-width:600px}body:not(.catalog-product-view) .breadcrumbs{display:none}body.catalog-product-view .breadcrumbs{position:relative;padding:0}body.catalog-product-view .breadcrumbs .breadcrumbs-left-wrapper{display:none}body.catalog-product-view .breadcrumbs .breadcrumbs-right-wrapper{float:none;width:100%}body.catalog-product-view .breadcrumbs .breadcrumbs-right-wrapper .prevnext-wrapper{width:100%;display:block;position:relative;right:inherit;overflow:hidden;padding:5px}body.catalog-product-view .breadcrumbs .breadcrumbs-right-wrapper .prevnext-wrapper .prevnext-right{float:right}body.catalog-product-view .breadcrumbs .breadcrumbs-right-wrapper .prevnext-wrapper .prevnext-prev-link,body.catalog-product-view .breadcrumbs .breadcrumbs-right-wrapper .prevnext-wrapper .prevnext-next-link{display:block;overflow:hidden;width:auto;min-width:80px}body.catalog-product-view .breadcrumbs .breadcrumbs-right-wrapper .prevnext-wrapper .prevnext-next-link{margin-left:25px}body.catalog-product-view .breadcrumbs.show-anchor-links{width:84%}body.catalog-product-view .breadcrumbs.show-anchor-links .breadcrumbs-right-wrapper{}body.catalog-product-view .breadcrumbs.show-anchor-links .breadcrumbs-right-wrapper .prevnext-prev-link,body.catalog-product-view .breadcrumbs.show-anchor-links .breadcrumbs-right-wrapper .prevnext-next-link{min-width:inherit}body.catalog-product-view .breadcrumbs.show-anchor-links .breadcrumbs-right-wrapper .prevnext-prev-link .amprevnext_label,body.catalog-product-view .breadcrumbs.show-anchor-links .breadcrumbs-right-wrapper .prevnext-next-link .amprevnext_label{display:none}body #to-top #to-top-button{opacity:1;background-color:#777}body #to-top:hover #to-top-link{color:#000}body.cms-home .main-container,body .main-container{padding-left:0}body div.amshopby-filters-left .amshopby-advanced>ol.aux_menu_bar{display:none}body .main-container.has-opened{position:relative;padding-left:inherit!important}body .header-language-background .header-language-container{position:fixed;margin-left:0!important;margin-right:0!important}body .box-hidden-menu .box-logo{display:table;max-width:190px;left:50px;margin:0 10px}body .box-hidden-menu.has-opened .box-logo{display:none}body .box-hidden-menu .box-logo .logo{}body .box-hidden-menu .box-logo .logo img{width:100%;padding:0;margin:0}body .header-language-background .box-logo .kids-logo{padding:13px 5px 13px 0;right:-54px}body .header-language-background .box-logo .kids-logo img{width:100%}body .box-hidden-menu.has-opened .upper-box-switch{display:table-cell;vertical-align:middle}body .upper-box-switch .onoffswitch{width:50px}body .upper-box-switch .text-switch{font-size:12px}body div.amshopby-filters-left{-webkit-overflow-scrolling:touch}body div.amshopby-filters-left #narrow-by-list2{position:relative}body div.amshopby-filters-left .amshopby-advanced .list-categories{width:100%!important}body div.amshopby-filters-left .amshopby-advanced .list-categories ol.listHover{display:none}body .amshopby-advanced li.level0>.menu-father.one-opened{width:60px}body .amshopby-advanced li.level0 .menu-father.one-opened.opened .level0 .toClick{left:60px;width:calc(100% - 60px)}body .amshopby-advanced li.level0>.menu-father.one-opened.opened~ol{left:60px;width:calc(100% - 60px);max-width:205px}body .amshopby-advanced li.level0>.menu-father.one-opened.opened~ol li.empty-li{width:calc(100% - 60px)}body .custom-links-footer{margin:0;width:100%}body .custom-links-footer ul{width:28%;margin-right:4%;margin-left:0}body .custom-links-footer ul:first-child{margin-left:4%}body .custom-links-footer ul:nth-child(3){margin-right:4%}body .custom-links-footer ul li{text-align:left;margin:0;width:100%}body .custom-links-footer ul li,body .custom-links-footer ul li p,body .custom-links-footer ul li span,body .custom-links-footer ul li a{font-size:10px}body .custom-links-footer ul li .img-list-footer{top:2px;left:-17px}body .header-grid .header-grid-text h1{font-size:25px;font-weight:700}body h1.description-title{font-size:24px;font-weight:700;padding:20px 10px 10px;margin:0;max-width:600px}body .header-grid .header-grid-text{width:100%;font-size:14px;float:none}body .header-grid .header-grid-img{display:none}body .filters-top-buttons-responsive{width:300px;float:left;padding:0;overflow:hidden;margin:10px 0 10px 5px;left:-330px;position:relative}body .filters-top-buttons-responsive .filters-top-button.filter-by-btn{float:left;width:100%;background-color:#fff;border:1px solid #1d1d1d}body .filters-top-buttons-responsive.set-fixed .filters-top-button.filter-by-btn{border-bottom:1px solid #fff}body .filters-top-buttons-responsive .filters-top-button.filter-by-btn.filtered{background-color:#000;font-weight:700}body .filters-top-buttons-responsive .filters-top-button span{line-height:21px;padding:6px;text-align:center;display:block;font-size:14px;font-weight:400;color:#1d1d1d}body .filters-top-buttons-responsive .del-filters{float:right;margin-right:6px;border:1px solid #1d1d1d;line-height:34px}body .filters-top-buttons-responsive .del-filters a{color:#000}body .filters-top-buttons-responsive .del-filters a .delete-filters-container .delete-filters,body .filter-info-container-responsive .del-filters-box .delete-filters{width:12px;height:12px;background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/close-petit-2.png) -9px -9px no-repeat transparent}body .filters-top-buttons-responsive .filter-info-container-responsive{}body .filter-info-container-responsive .products-count-container-responsive{width:100%;margin-right:10px}body .filter-info-container-responsive .products-count-container-responsive .products-filter{display:inline;text-align:center;margin:0 10px 0 0;color:#1d1d1d}body .filters-top-button.filtered .filter-info-container-responsive .products-count-container-responsive .products-filter{color:#fff;font-weight:400}body .filter-info-container-responsive .products-count-container-responsive .del-filters{display:none}body .filter-info-container-responsive .products-count-container-responsive .products-count{text-align:center;color:#1d1d1d;display:inline-block}body .filters-top-button.filtered .filter-info-container-responsive .products-count-container-responsive .products-count{color:#fff;font-weight:700}body .filter-info-container-responsive .products-count-container-responsive .products-count .grid-count,body .filter-info-container-responsive .products-count-container-responsive .products-count .grid-total-count{display:inline;padding:0;line-height:19px;font-size:14px}body .filters-top-button.filtered .filter-info-container-responsive .products-count-container-responsive .products-count .grid-count,body .filters-top-button.filtered .filter-info-container-responsive .products-count-container-responsive .products-count .grid-total-count{color:#fff;font-weight:400}body .filter-info-container-responsive .products-count-container-responsive .products-count-bar-container{display:none}body .filter-info-container-responsive #list-ajax-loading-responsive{float:left;display:none;margin-top:-7px;left:11px;position:relative;height:34px}body .filter-info-container-responsive #list-ajax-loading-responsive2{float:left;display:none;margin-top:2px;height:31px}body .filter-wrapper-new .filter-info-container-responsive .filters-title{float:left;text-transform:uppercase;font-size:14px;color:#1d1d1d;font-weight:700;margin:8px 3px 0 15px}body .filter-wrapper-new .filter-info-container-responsive .filters-subtitle{float:left;clear:both;margin:0 3px 0 15px;font-size:13px;line-height:20px}body .filter-wrapper-new .filter-info-container-responsive .products-count{float:left;margin-left:3px}body .header-grid-wrapper h1{font-size:16px;font-weight:600;margin-bottom:15px;padding-left:0!important}body .header-grid-wrapper .text-btn{font-weight:700;text-decoration:inherit;text-transform:lowercase;font-size:12px;color:#3f54a1}body.catalog-category-view .amshopby-page-container .message-container,body.catalogsearch-result-index .amshopby-page-container .message-container{width:100%;max-width:600px;height:95px;margin:20px 0;padding:0 10px}body.is-responsive.catalog-category-view .amshopby-page-container .message-container .tablet-not-available-products,body.is-responsive.catalogsearch-result-index .amshopby-page-container .message-container .tablet-not-available-products{height:95px;margin:0 auto}body.catalog-category-view .toolbar,body.catalogsearch-result-index .toolbar{margin:10px 30px 10px 0;padding:0;width:300px;float:left;position:relative;top:0;z-index:3;left:315px}body .toolbar .sorter>.sort-by{width:100%}body .toolbar .sorter>.sort-by .filter-content{width:100%;margin-top:0;margin-bottom:0}body .toolbar .sorter>.sort-by .filter-content .filter-title{padding:6px;line-height:21px;text-align:center;display:block;font-size:14px;font-weight:400;color:#000;text-transform:capitalize;border:1px solid #1d1d1d;background-color:#fff}body .toolbar.set-fixed .sorter>.sort-by .filter-content .filter-title{border-bottom:1px solid #fff}body .toolbar .sorter>.sort-by .filter-content .filter-title .filter-arrow-container{float:right;margin-top:7px}body .toolbar .sorter>.sort-by .filter-content .filter-options{width:298px;top:36px}body .toolbar .sorter>.sort-by .filter-options .filter-options-container.table-disp{min-width:100%}body .toolbar .sorter>.sort-by .filter-content .white-extension{display:none}body .toolbar .sorter>.sort-by .filter-content.opened .filter-options{display:block}body .cms-home .upper-box-switch,body .cms-home .catalog-category-view .upper-box-switch,body .header-language-container .box-hidden-menu.has-opened .upper-box-switch.upper-box-switch{padding:0}body .main-container .home-div__overlay__title,body .main-container .home-div__overlay__content{font-size:9px;padding:5px 0}body.catalog-category-view .main-container,body.catalogsearch-result-index .main-container{padding-left:0}body.catalog-category-view .page .main-container div.amshopby-filters-top,body.catalogsearch-result-index .page .main-container div.amshopby-filters-top{display:none;overflow-y:hidden;padding:0!important;position:fixed!important;z-index:9999!important;width:100%!important;height:100%!important;background:#dadada!important;top:0!important;left:0;height:100vh!important}body.catalog-category-view .page .main-container div.amshopby-filters-top .block-content,body.catalogsearch-result-index .page .main-container div.amshopby-filters-top .block-content{overflow-y:scroll;position:absolute;padding-bottom:100px;width:100%;height:100%}body.catalog-category-view .page .main-container div.amshopby-filters-top .block-content .cat-image{display:none}body .filter-wrapper-new{width:100%;padding:0;margin:0}body .filter-wrapper-new .filters-bottom-button .products-count-container{float:none;display:inline-block}body .filter-wrapper-new .box-first-field>div.icon-first-field{width:25px}body .filter-wrapper-new .description-title{display:none!important}body .filter-wrapper-new .filter-info-container-responsive{float:none;overflow:hidden;width:100%;height:55px}body .filter-wrapper-new .filter-info-container-responsive .close{font-size:16px!important;text-transform:uppercase;font-weight:700;line-height:20px;position:absolute;cursor:pointer;top:8px;margin-right:0;right:10.5px}body .filter-wrapper-new .filter-select-options{width:100%;max-width:100%;margin:0;padding:10px 2% 0}body .filter-wrapper-new .filter-select-options #filters-container{width:100%;float:right}body .filter-wrapper-new .filter-select-options #filters-container .filter-content{width:100%;float:right;min-height:50px;margin:0;padding:0;position:relative}body .filter-wrapper-new .filter-select-options #filters-container .filter-content .filter-arrow-container .filter-arrow{background-position:-190px -250px}body .filter-wrapper-new .filter-select-options #filters-container .filter-content.opened .filter-arrow-container .filter-arrow{background-position:-212px -250px}body .filter-wrapper-new .filter-select-options #filters-container .filter-content .clear-filter-container,body .filter-wrapper-new .filter-select-options #filters-container .filter-content .apply-filter-container{display:none}body .filter-wrapper-new .filter-select-options #filters-container .filter-content .filter-options-container{max-height:inherit}body .filter-wrapper-new .filter-select-options #filters-container .filter-content .filter-options{display:none;visibility:visible;position:relative;min-width:inherit;outline:none;top:0}body .filter-wrapper-new .filter-select-options #filters-container .filter-content.opened .filter-options{display:block}body .filter-wrapper-new .filter-select-options #filters-container .filter-content.price-column .filter-options{right:0}.category-products .products-grid .box-item li.item .wrapper-img .upper-box-normal .show-info .img-bot-icons .img-bot-name{height:20px;overflow:hidden}.category-products .products-grid .box-item li.item .wrapper-img .upper-box-normal .show-info .img-bot-icons .img-bot-name .name-nohover{white-space:initial!important}.category-products .products-grid .box-item.item:hover .wrapper-img .upper-box-normal,.category-products .products-grid .box-item.item:hover+.resolution_multimagen_2 .wrapper-img .upper-box-normal,.category-products .products-grid .box-item.item.hovered .wrapper-img .upper-box-normal{box-shadow:0 0 2px #adafb1!important;-webkit-box-shadow:0 0 2px #adafb1!important;-moz-box-shadow:0 0 2px #adafb1!important}body .category-products .products-grid .box-item.item .wrapper-img .upper-box-normal .upper-box-normal-content{overflow:hidden}body .category-products .products-grid .box-item.item .wrapper-img .upper-box-normal .show-info .img-bot-icons .img-bot-name .name-nohover{white-space:normal}body .filter-wrapper-new .filter-options ul.simple-box>li.price-options{width:100%}body .amshopby-filters-top .filters-bottom-buttons-responsive{width:100%;position:fixed;z-index:90;bottom:0;left:0;height:100px;background-color:#fff;-webkit-transform:translateZ(0);border-top:1px solid #000}body .amshopby-filters-top .filters-bottom-buttons-responsive a{color:#1d1d1d;text-decoration:none}body .amshopby-filters-top .filters-bottom-buttons-responsive .filters-bottom-button{width:90%;text-decoration:none;color:#1d1d1d;position:absolute;top:50%;transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);right:5%}body .amshopby-filters-top .filters-bottom-buttons-responsive .remove-filters-btn span.btn-text{padding-left:0!important}body .amshopby-filters-top .filters-bottom-buttons-responsive .apply-filters-btn span.btn-text{padding-right:0!important}body .amshopby-filters-top .filters-bottom-buttons-responsive .remove-filters-btn span.btn-text:after{content:' ';width:14px;height:14px;display:block;position:absolute;top:calc(50% - 6px);right:12px;background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/sprite.png) -2px -22px no-repeat transparent}body .amshopby-filters-top .filters-bottom-buttons-responsive .filters-bottom-button .v-align{display:block;text-align:center}body .amshopby-filters-top .filters-bottom-buttons-responsive .filters-bottom-button .btn-text{line-height:20px;padding:12px;display:block;font-size:14px;font-weight:600;text-transform:uppercase;color:#fff;background-color:#000}body #filter-top-block.filtering .filter-wrapper-new .filter-options::before,body .filter-wrapper-new .filter-options.filtering::before{height:100%}body div.amshopby-page-container{}body .wrapper .page .products-grid .box-item li.item:hover .wrapper-img .upper-box-hover,body .wrapper .page .products-grid .box-item li.item:hover+.resolution_multimagen_2 .wrapper-img .upper-box-hover,body .wrapper .page .products-grid .box-item li.item.hovered .wrapper-img .upper-box-hover{display:none}body .wrapper .page .mini-grid-products li.item .wrapper-img .upper-box-normal,body .wrapper .page .mini-grid-products li.item+.resolution_multimagen_2 .wrapper-img .upper-box-normal,body .wrapper .page .mini-grid-products li.item .wrapper-img .upper-box-normal{display:block}body .wrapper .page .mini-grid-products li.item .wrapper-img .upper-box-hover,body .wrapper .page .mini-grid-products li.item+.resolution_multimagen_2 .wrapper-img .upper-box-hover,body .wrapper .page .mini-grid-products li.item .wrapper-img .upper-box-hover{visibility:hidden}body .wrapper .page .mini-grid-products li.item:hover .wrapper-img .upper-box-hover,body .wrapper .page .mini-grid-products li.item:hover+.resolution_multimagen_2 .wrapper-img .upper-box-hover,body .wrapper .page .mini-grid-products li.item.hovered .wrapper-img .upper-box-hover{display:none}body #amshopby-page-container .grid-icons>div:nth-child(2),body .my-wishlist .grid-icons>div:first-child{display:none!important}body.catalog-category-view .amshopby-page-container,body.catalogsearch-result-index .amshopby-page-container{width:100%}body .row-item .img-container a.category-landing-link{position:static;display:inline;margin:5px 0;float:right}body #custom_product_view{padding-top:0}body .product-view-right-as-header{top:0;position:relative;left:0;width:100%;box-shadow:none;z-index:inherit}body .product-view-right-as-header.show-anchor-links{width:84%}body #custom_product_view .grancontenedor.show-anchor-links{width:84%}body .product-view-right-as-header .box-header-left{width:100%;display:block;margin-top:10px}body .product-view-right-as-header.mobile .box-header-left{padding-right:40px;overflow:hidden}body .product-view-right-as-header .box-header-left h1#right-header-title{font-size:16px}body .product-view-right-as-header .box-header-right{width:100%;display:block}body .product-view-right-as-header .box-header-right .price-info,body .product-view-right-as-header .box-header-right .links{display:none}body .product-view-right-as-header .box-header-right div.customization-block{margin:12px 0 0;width:100%;max-width:390px;padding:0;position:relative;bottom:inherit;right:inherit}body .product-view-right-as-header .box-header-right div.customization-block .customization-anchor{display:none}body .product-view-right-as-header .box-header-right div.customization-block .customization-title{height:30px;margin:0 10px 5px 0;padding:0 10px}body .product-view-right-as-header #show-anchor-links{position:absolute;top:15px;right:15px;width:10px;height:30px;background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/sprite_product_view.png) -44px -107px no-repeat transparent}body .box-header-right div.customization-block .customization-options-container{position:relative;top:-13px;z-index:inherit;box-shadow:none;right:0;width:100%}body .box-header-right div.customization-block .customization-options-container .customizable-boot{width:100%;padding:20px}body .box-header-right div.customization-block .customization-options-container .customizable-boot .customitzation-message{font-size:10px;overflow:hidden;width:100%}body .box-header-right div.customization-block .customization-options-container .customizable-boot input{width:calc(57% - 35px);font-size:12px;margin-right:0}body .box-header-right div.customization-block .customization-options-container .customizable-boot .flag-select{width:25%}body .box-header-right div.customization-block .customization-options-container .customizable-boot .flag-select .flag-title span,body .box-header-right div.customization-block .customization-options-container .customizable-boot .colour-select .colour-title span{margin-left:2px}body .box-header-right div.customization-block .customization-options-container .customizable-shirt{width:100%;padding:5px}body .box-header-right div.customization-block .customization-options-container .customizable-shirt input#dorsal-text{width:calc(80% - 40px);font-size:12px;margin-right:5px}body .box-header-right div.customization-block .customization-options-container .customizable-shirt input#dorsal-number{width:calc( 20% - 5px );font-size:12px}body .box-header-right div.customization-block .customization-options-container .customizable-shirt input.solonombre{width:calc(100% - 40px)!important;font-size:12px;margin-right:5px}body .box-header-right div.customization-block .customization-options-container .customizable-boot div .select-arrow-container{width:15px}body #custom_product_view .product-anchor-links{position:fixed;top:55px;right:0;width:16%;height:inherit!important;border-left:1px solid#CCC;background-color:#fff;display:none}body #custom_product_view .product-anchor-links.show-anchor-links{display:block;z-index:50}body #custom_product_view .product-anchor-links .main-thumbnail{max-width:100%;margin:0 auto}body #custom_product_view .product-anchor-links ul li{padding:10px 8%;text-align:center;border-bottom:1px solid #ccc}body #custom_product_view .product-anchor-links ul li.anchor-disabled span{color:#ccc}body #custom_product_view .product-anchor-links ul li span{color:#000;width:100%;line-height:14px;display:block;text-align:center;margin:0 auto;font-size:12px;font-weight:700;font-family:open sans;padding:0}body #custom_product_view .product-anchor-links ul li span.arrow-pv{background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/sprite_product_view.png) -177px -2px no-repeat;width:10px;height:10px;margin:5px auto 0;padding:0}body #custom_product_view #box-extra-information.anchor{position:relative;top:130px}body #custom_product_view .product-anchor-links a{text-decoration:none}body #custom_product_view .product-anchor-links .anchor-disabled{display:none}body #custom_product_view .product-view-main{min-width:84%;width:100%;margin-top:20px}body #custom_product_view .product-view-main .main-image,body #custom_product_view .product-view-main .main-image.ft-visible{position:relative;max-width:100%;margin:0;padding:0}body #custom_product_view .product-view-main .main-image #customizable-img{width:calc(100% - 40px)}body #custom_product_view .product-view-main .main-image-wrapper{padding:0 20px;width:100%!important}body #custom_product_view .product-view-main .main-image .next-image,body #custom_product_view .product-view-main .main-image .prev-image{position:absolute;left:0;top:0;display:block!important;width:20px;height:100%}body #custom_product_view .product-view-main .main-image .next-image{left:calc(100% - 20px)}body #custom_product_view .product-view-main .main-image .prev-image i,body #custom_product_view .product-view-main .main-image .next-image i{width:19px;height:23px;position:absolute;background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/sprite_product_view.png) -2px -51px no-repeat transparent;top:calc((100% - 19px)/2)}body #custom_product_view .product-view-main .main-image .next-image i{background-position:-25px -51px}body #custom_product_view .product-view-left{width:100%;height:inherit!important;margin-top:10px;top:inherit!important;position:relative;z-index:inherit}body #custom_product_view .product-view-left.show-anchor-links{width:84%}body #custom_product_view .product-view-left #information{display:none}body #custom_product_view .product-view-left #rrss{margin-top:inherit!important;display:none}body #custom_product_view .product-view-left .product-view-left-content{border:none;max-width:420px;margin:0 auto}body #custom_product_view #box-extra-information{width:100%;margin-top:0!important}body #custom_product_view #box-extra-information.show-anchor-links{width:84%}body #custom_product_view .show-extra-information{min-width:inherit;max-width:inherit}body #custom_product_view .show-extra-information .show-extra-information-big-container{min-width:inherit;background:0 0;border:none;box-shadow:none;margin-top:0!important}body #custom_product_view .show-extra-information .show-extra-information-big-container .box-titol{position:relative;font-size:15px;font-weight:700;background-color:#1d1d1d;margin:25px 0 10px}body #custom_product_view .show-extra-information .show-extra-information-big-container .box-titol>div{width:auto}body #custom_product_view .show-extra-information .specification-sheet .specification-rows{width:100%}body #custom_product_view .show-extra-information .specification-sheet .specification-rows .ft-label{width:50%}body #custom_product_view .show-extra-information .specification-sheet .specification-rows .ft-code{background-color:#fff}body #custom_product_view .show-extra-information .specification-sheet .specification-rows.insert-margin{margin-left:0}body #custom_product_view .show-extra-information .specification-sheet .specification-rows span{background-color:#ececec}body #custom_product_view .show-extra-information .jugador{overflow-y:inherit;max-height:inherit}body #custom_product_view .show-extra-information #text-main0,body #custom_product_view .show-extra-information #text-main1,body #custom_product_view .show-extra-information #text-main2,body #custom_product_view .show-extra-information #text-main3,body #custom_product_view .show-extra-information #text-main4,body #custom_product_view .show-extra-information #text-main5{width:inherit;min-width:inherit;margin-bottom:20px;padding:0}body #custom_product_view .show-extra-information #text-main0 h1,body #custom_product_view .show-extra-information #text-main1 h1,body #custom_product_view .show-extra-information #text-main2 h1,body #custom_product_view .show-extra-information #text-main3 h1,body #custom_product_view .show-extra-information #text-main4 h1,body #custom_product_view .show-extra-information #text-main5 h1{font-weight:700;text-transform:capitalize;font-size:15px}body #custom_product_view .show-extra-information .squf{display:none}body #custom_product_view .table-specification-sheet-wrapper{width:100%;overflow-x:scroll;overflow-y:hidden}body #custom_product_view .table-specification-sheet-wrapper #table-specification-sheet{margin-left:0;margin-right:0}body #extra-information .tabs-extra-info>li:first-child{border:none}body #extra-information .tabs-extra-info li.row-for-buy{display:block}body #extra-information .tabs-extra-info li.row-for-buy .select-size .product-options .add-to-cart .qty-table tbody{max-height:125px}body #extra-information .tabs-extra-info li.row-for-buy .buy-links{}body #extra-information .tabs-extra-info .add-to-links li.compare-url{display:none}body #extra-information .tabs-extra-info .add-to-links li.wishlist-url{display:inline-block!important;margin:0 auto;text-align:center}body #extra-information .tabs-extra-info .add-to-links li.wishlist-url span{font-size:12px;text-transform:initial}body .price-responsive .price-info{margin:0 auto;position:relative;height:20px}body .price-responsive .price-info .price-box-pv{overflow:hidden;margin:0 auto;text-align:center}body .price-responsive .price-info .price-box-pv>p{vertical-align:middle;text-align:center;display:inline-block;font-weight:700;font-size:14px}body .price-responsive .price-info .price-box-pv>p:nth-child(2){padding-right:inherit;padding-left:20px}body .price-responsive .price-info .base-price-sale{text-decoration:line-through}body .price-responsive .price-info .base-price-sale-inner{}body .price-responsive .price-info .special-price{text-align:right;font-size:14px;color:#ff0090}body .price-responsive .price-info .partner-price>span{color:#1d1d1d;font-weight:600;margin-right:5px}body .price-responsive .price-info .special-price>span{color:#1d1d1d;font-weight:400;margin-right:5px}body .product-view-right-as-header .box-header-left .box-header-title{min-height:65px;width:100%}body .product-view-right-as-header .box-header-left .box-header-title .box-header-container{display:inherit;float:left;padding:0 6px 10px}body .product-view-right-as-header .box-header-left .box-header-title .box-header-container img{max-width:20px}body .product-view-right-as-header .box-header-left .box-header-title h1#right-header-title{font-size:18px;line-height:24px;padding-left:0}body .product-view-right-as-header .box-header-left .box-header-title #right-header-subtitle>span{font-size:16px;padding-left:0}body .product-view-right-as-header .box-header-left .box-header-title.no-image h1 span{margin-left:0}body .product-view-right-as-header .box-header-left .links{position:absolute;top:50px;right:0;float:none;margin-left:0}body .product-view-right-as-header .box-header-left .links ul li:first-child{position:absolute;right:-4px}body .product-view-right-as-header .box-header-left .links ul li:nth-child(2){display:none}body .product-view-right-as-header .box-header-left .links .add-to-links{height:inherit}body #custom_product_view .table-specification-sheet-wrapper{display:none}body #custom_product_view .show-extra-information .titol-table{font-size:12px;text-transform:inherit}body #custom_product_view #table-specification-sheet{width:100%;margin:0}body #table-specification-sheet .cell.first{max-width:30px;width:11.1%}body #custom_product_view .table-specification-sheet-wrapper-responsive .sprite-ft-wrapper{}body #custom_product_view .table-specification-sheet-wrapper-responsive .sprite-ft-wrapper.sprite-ft-left{float:left;width:48%}body #custom_product_view .table-specification-sheet-wrapper-responsive .sprite-ft-wrapper.sprite-ft-right{float:right;width:48%}body #custom_product_view .table-specification-sheet-wrapper-responsive .cell.first .CNMH,body #custom_product_view .table-specification-sheet-wrapper-responsive .cell.first .CNS,body #custom_product_view .table-specification-sheet-wrapper-responsive .cell.first .CA3S,body #custom_product_view .table-specification-sheet-wrapper-responsive .cell.first .CA1S,body #custom_product_view .table-specification-sheet-wrapper-responsive .cell.first .CDS,body #custom_product_view .table-specification-sheet-wrapper-responsive .cell.first .PG,body #custom_product_view .table-specification-sheet-wrapper-responsive .cell.first .CAO,body #custom_product_view .table-specification-sheet-wrapper-responsive .cell.first .CASH,body #custom_product_view .table-specification-sheet-wrapper-responsive .cell.first .T,body #custom_product_view .table-specification-sheet-wrapper-responsive .cell.first .M1,body #custom_product_view .table-specification-sheet-wrapper-responsive .cell.first .M1H,body #custom_product_view .table-specification-sheet-wrapper-responsive .cell.first .G3,body #custom_product_view .table-specification-sheet-wrapper-responsive .cell.first .G3H,body #custom_product_view .table-specification-sheet-wrapper-responsive .cell.first .SC,body #custom_product_view .table-specification-sheet-wrapper-responsive .cell.first .MJ{float:inherit;margin:0 auto;display:block}body #text-main0 .index{margin-left:0;margin-top:0;padding-top:10px;height:100%;width:100%;border:none;overflow:hidden;border-right:1px #dadada solid;border-left:1px #dadada solid;border-bottom:1px #dadada solid}body #text-main0 .index .sprite-ft-wrapper>div{display:table;padding:5px 0;width:100%}body #text-main0 .index .sprite-ft-wrapper>div:first-child{padding-top:0}body #text-main0 .index .sprite-ft-wrapper>div:last-child{}body #text-main0 .index .sprite-ft-wrapper>div>span{float:left;margin:0;display:table-cell;margin:0 5px}body #text-main0 .index .sprite-ft-wrapper>div>span:first-child{width:25px}body #text-main0 .index .sprite-ft-wrapper>div>span:last-child{width:calc(100% - 40px);margin:0}body #text-main0 .index .sprite-ft-wrapper>div>span.CNMH,body #text-main0 .index .sprite-ft-wrapper>div>span.CNS,body #text-main0 .index .sprite-ft-wrapper>div>span.CA3S,body #text-main0 .index .sprite-ft-wrapper>div>span.CA1S,body #text-main0 .index .sprite-ft-wrapper>div>span.CDS,body #text-main0 .index .sprite-ft-wrapper>div>span.PG,body #text-main0 .index .sprite-ft-wrapper>div>span.CAO,body #text-main0 .index .sprite-ft-wrapper>div>span.CASH,body #text-main0 .index .sprite-ft-wrapper>div>span.T,body #text-main0 .index .sprite-ft-wrapper>div>span.M1,body #text-main0 .index .sprite-ft-wrapper>div>span.M1H,body #text-main0 .index .sprite-ft-wrapper>div>span.G3,body #text-main0 .index .sprite-ft-wrapper>div>span.G3H,body #text-main0 .index .sprite-ft-wrapper>div>span.SC,body #text-main0 .index .sprite-ft-wrapper>div>span.MJ{width:30px}body #text-main0 .index .sprite-ft-wrapper>div>span.CNMH+span,body #text-main0 .index .sprite-ft-wrapper>div>span.CNS+span,body #text-main0 .index .sprite-ft-wrapper>div>span.CA3S+span,body #text-main0 .index .sprite-ft-wrapper>div>span.CA1S+span,body #text-main0 .index .sprite-ft-wrapper>div>span.CDS+span,body #text-main0 .index .sprite-ft-wrapper>div>span.PG+span,body #text-main0 .index .sprite-ft-wrapper>div>span.CAO+span,body #text-main0 .index .sprite-ft-wrapper>div>span.CASH+span,body #text-main0 .index .sprite-ft-wrapper>div>span.T+span,body #text-main0 .index .sprite-ft-wrapper>div>span.M1+span,body #text-main0 .index .sprite-ft-wrapper>div>span.M1H+span,body #text-main0 .index .sprite-ft-wrapper>div>span.G3+span,body #text-main0 .index .sprite-ft-wrapper>div>span.G3H+span,body #text-main0 .index .sprite-ft-wrapper>div>span.SC+span,body #text-main0 .index .sprite-ft-wrapper>div>span.MJ+span{height:auto;line-height:15px}body #table-specification-sheet .cell.botas{width:11.1%}body #table-specification-sheet .cell.botas.first{max-width:30px;width:11.1%}body #table-specification-sheet .cell.zapatillas{width:20%}body #table-specification-sheet .cell.zapatillas.first{max-width:30px;width:20%}body #table-specification-sheet .cell.guantes{width:16.6%}body #table-specification-sheet .cell.guantes.first{max-width:30px;width:16.6%}body .score-4{background-position:-288px -234px}body .score-3{background-position:-263px -234px}body .score-2{background-position:-234px -234px}body .score-1{background-position:-205px -234px}body #custom_product_view .show-extra-information .specification-sheet .specification-rows .guantes-special-field,body #custom_product_view .show-extra-information .specification-sheet .specification-rows .guantes-special-field-attribute{width:25%}body .addtolinks-responsive{display:none}body.catalog-product-view .footer-container{width:100%}body.catalog-product-view .footer-container.show-anchor-links{width:84%}body.catalog-product-view .footer-container.custom-view-menu-opened{width:84%;margin-left:0}body.catalog-product-view .customization-block .customization-options-container .preview,body.catalog-product-view .customization-block .customization-options-container .no-preview{background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/sprite_product_view.png) -64px -77px no-repeat;width:30px;height:30px;display:block;float:left}body.catalog-product-view .customization-block .customization-options-container .no-preview{background-position:-64px -103px}body .chosen-container{display:none!important}body .cart .checkout-form{width:100%}body .cart{padding-top:0}body #shopping-cart-table{width:100%}body #shopping-cart-table.cart-table tr,body #shopping-cart-table.data-table thead th{padding:0;margin-bottom:10px;display:flex}body .cart-table .product-cart-info,body .cart-table td[data-rwd-label]{width:100%;float:none;padding:0}body td.product-cart-info .block-right-top-buttons{margin-bottom:10px}body td.product-cart-info .cart-name a{font-size:13px!important;line-height:20px}body .product-cart-info .block-left .cart-img img{width:auto;height:auto;max-width:100%}body .cart .container-forms .discount #coupon_code{margin:0;float:left;width:calc(100% - 100px)}body .cart #discount-coupon-form .button-wrapper{float:right}body .cart #discount-coupon-form .button-wrapper>button span{padding-left:2px;padding-right:2px}body.checkout-cart-index .main-container.col2-left-layout,body.onestepcheckout-index-index .main-container.col2-left-layout{padding-left:10px;padding-right:10px;background-color:#e6e7e8}body.checkout-cart-index .cart div.container-forms .price-before-final{width:100%;padding:10px;margin-right:0;margin-left:0}body.checkout-cart-index .cart div.container-forms .cart-totals-wrapper{width:100%;margin:auto 0}body.checkout-cart-index .main-container.col2-left-layout .container-forms{width:100%;clear:both;float:none;padding:0;border:0}body .one-step-checkout{background:0 0}body .onestepcheckout-review-info.fm-columns #review_step_header{height:inherit}body #one-step-checkout-form .checkout-review-load .data-table td{padding:10px 0}body #checkout-review-table td#shipping,body #checkout-review-table td[id^=subtotal-products]{font-size:12px!important;font-weight:inherit!important}body .product-cart-info .block-right .subtotal-price{padding:0 10px 5px 0}body .product-cart-info .block-left{padding:5px 0 0}body .header-language-background .continue-link-box{display:none}body .product-cart-info .block-right{padding:0 0 30px 10px}body .one-step-checkout h3{padding:2px 0}body .order-information.fm-columns ol li.shipping-method{padding-bottom:15px}body .one-step-checkout #one-step-checkout-form .order-information ol li .onestepcheckout-shipping-method-section{width:100%;padding:7px 4% 5px}body .one-step-checkout #one-step-checkout-form .order-information ol li .onestepcheckout-shipping-method-section ul li label{margin-left:0}body .one-step-checkout #one-step-checkout-form .order-information ol li .onestepcheckout-shipping-method-section ul li label .title_correos_method{text-indent:-9999px;line-height:0}body #one-step-checkout-form .order-information ol li .onestepcheckout-shipping-method-section ul li #fm-tiendas-container{width:100%}body .one-step-checkout .address-information ul li{width:100%;margin:0;margin-top:5px}body .one-step-checkout .address-information ul li #content_puntos_correos{margin-left:0!important}body .one-step-checkout .address-information ul li .two-fields input.input-text,body .one-step-checkout .address-information ul li .one-field input.input-text,body .one-step-checkout .address-information ul li .one-field select,body .one-step-checkout .address-information ul li .two-fields select,body .one-step-checkout .address-information ul li .two-fields .custom-select{width:100%!important;min-width:inherit;margin-right:0}body .one-step-checkout fieldset.billing-info{margin:0;width:100%;padding:7px 4% 5px}body .one-step-checkout #one-step-checkout-form input.radio:not(:first-of-type){clear:both;width:15px;float:left}body .one-step-checkout #one-step-checkout-form input.radio{width:15px;float:left}body .one-step-checkout #one-step-checkout-form input[type=radio]+label{display:block;width:calc(100% - 20px)!important;float:left;line-height:30px;margin-left:0}body .one-step-checkout .group-select{width:100%;padding:7px 4% 5px}body .one-step-checkout div.street-type,body .one-step-checkout div.street-address,body .one-step-checkout div.street-number{width:100%}body .one-step-checkout div.street-number{margin-top:5px}body #one-step-checkout-form label{text-align:inherit;width:100%}body .order-review-section .payment-method .onestepcheckout-payment-methods .sp-methods .form-list{padding:0;width:100%;border:0}body a#edit-cart-link{font-size:12px}body #correos_info_time{width:100%;height:auto;float:none;overflow:hidden}body #correos_info_map{width:100%;float:none}body.checkout-cart-index .cart-totals-wrapper .left-block{}body.checkout-cart-index .cart-totals-wrapper .left-block .confianza{display:none;position:relative;top:0}body.checkout-cart-index .cart-totals-wrapper .right-block,body .button-onestepcheckout .left-block,body .button-onestepcheckout .right-block{width:100%;float:none}body .one-step-checkout #one-step-checkout-form input[type=radio]+label[for=p_method_banktransfer],body .one-step-checkout #one-step-checkout-form input[type=radio]+label[for=p_method_i4seur_cashondelivery]{margin-left:25px}body .backdrop .dialog,body #toplogin #wishlist .info-wishlist-not-logged{max-width:80%}body .backdrop .dialog h2{text-indent:inherit;padding-left:55px;padding-bottom:5px;padding-right:25px}body .close_button{margin-right:0}body.customer-account.customer-account-edit .main .my-account{margin:0}body.customer-account.customer-account-edit .main #formValidate{padding:0}body.customer-account.customer-account-edit .my-account .box-birthday{left:inherit}body.customer-account.customer-account-edit .my-account .box-birthday select{display:none!important}body.customer-account.customer-account-edit .my-account .title-birthday{margin-right:40px;padding:0;left:inherit;line-height:inherit;width:100%}body.customer-account.customer-account-edit .my-account .select-container{left:inherit}body.customer-account.customer-account-edit .my-account .select-container-mid{left:inherit}body.customer-account.customer-account-edit .my-account .better-know .know{width:inherit;padding-left:0}body.customer-account .my-account{padding-top:15px;margin:0}body.customer-account .my-account input[type=email],body.customer-account .my-account input[type=search],body.customer-account .my-account input[type=number],body.customer-account .my-account input[type=password],body.customer-account .my-account input[type=tel],body.customer-account .my-account input[type=text]{min-width:inherit;max-width:100%}body.customer-account .my-account .form-list label{text-align:left;padding:0 10px}body.customer-account .my-account .form-list .input-box{display:block;width:100%}body.customer-account .my-account .buttons-set,body.customer-account-edit .my-account .buttons-set.changePWD-button{padding-left:10px;padding-right:5px;max-width:inherit}body.customer-account-edit .my-account .list_item_margin .field{width:100%}body.customer-account.customer-account-edit .my-account .list_item_margin .field>div{width:100%;min-width:inherit;display:block;text-align:left}body.customer-account-edit .my-account .text-member-box,body.customer-account-edit .my-account .list_item_margin.edit_account_info>label.checkbox-newsletter,body.customer-account-edit .my-account .better-know,body.customer-account-edit .my-account .list_item_margin.edit_account_info>label.checkbox-wholesale,body.customer-account-edit .my-account .box-birthday>li{padding-left:10px}body.customer-account .col-main{width:100%}body.customer-account-create .account-create #register-form-validate .col-1-set .buttons-set{max-width:inherit}body.customer-account:not(.wishlist-index-index) .main-container{padding:0 2% 2%}body.customer-account-create .main-container{padding:0 2% 2%;background-color:#e6e7e8}body.customer-address-index .my-account .col2-set .col-2,body.customer-address-index .my-account .col2-set .col-1{width:100%;padding:0}body.customer-address-index .my-account .col2-set .col-1.has-addresses{border:none}body.customer-address-index .my-account .addresses-list .item{position:relative;margin-top:15px}body.customer-address-index .my-account .addresses-list .item .manage-address{position:absolute;right:0;top:0}body.customer-address-index .my-account .addresses-list .item .upper-chb-address{margin:10px 10px 0}body.customer-address-index .my-account .addresses-list .item .item-address{margin:0 10px}body.customer-address-index .my-account .addresses-list .address-list-title button,body.customer-address-index .my-account #formValidate button{margin-top:10px}body.customer-address-index .my-account .col2-set .col-2 .form-list{clear:both;width:100%}body.customer-address-index .my-account #via-input .field:nth-child(1){width:auto}body.customer-address-index .my-account #via-input .field:nth-child(1) .input-box>label{display:none}body.customer-address-index .my-account #via-input .field:nth-child(2){width:calc( 100% - 190px )}body.customer-address-index .my-account #via-input .field:nth-child(3){float:right}body.customer-address-index .my-account #attention .field{width:100%}body.sales-order-history .my-account{margin:0}body.customer-account-create #day{clear:left}body.customer-account-create #day,body.customer-account-create #month,body.customer-account-create #year{width:calc(33% - 2.5px);left:0!important}body.customer-account-create select{background-color:#fff;color:inherit;max-width:300px;margin:0 auto;width:100%}body.customer-account-create .account-create{padding:0!important}body.customer-account-create .account-create #privacy-policy{text-align:left;text-indent:0;display:inline;padding-left:inherit!important;float:none!important}body.customer-account-create .account-create .page-title,body.customer-account-create .account-create #register-form-validate{padding:0 25px}body.customer-account-create .account-create #register-form-validate .birthday-input{display:none}body.customer-account-create .account-create #register-form-validate .col-1-set .form-list .box-birthday>li option{display:block}body.customer-account-create .account-create #register-form-validate .col-1-set .form-list>li.better-know{padding-left:initial}body.customer-account-create .account-create #register-form-validate .col-1-set .form-list>li.better-know .know{width:100%}body.customer-account-create .account-create #register-form-validate .col-1-set .form-list>li.input-checkbox .validation-advice{position:initial}body.customer-account-create .account-create #register-form-validate .col-1-set .form-list>li .checkbox_label{padding-left:initial;text-align:left}body.customer-account-create .account-create #register-form-validate .col-1-set .form-list>li .input-box input[type=text],body.customer-account-create .account-create #register-form-validate .col-1-set .form-list>li .input-box input[type=password]{min-width:initial;max-width:inherit}body.customer-account-create .account-create #register-form-validate .col-1-set .form-list>li .input-box{padding:0;display:block}body.customer-account-create .account-create #register-form-validate .col-1-set .form-list>li label{min-width:initial;display:block;text-align:left}body.customer-account-create .account-create #register-form-validate .col-1-set .form-list>li input[type=checkbox].validation-failed+label::before,body.customer-account-create .account-create #register-form-validate .col-1-set .form-list>li input[type=checkbox].validation-failed+label::before{border:1px solid #df280a}body.customer-account-create .account-create #register-form-validate .col-1-set .form-list .box-birthday>li select{display:block!important}body.customer-account-create .account-create #register-form-validate .col-1-set .form-list .box-birthday>li .title-birthday{text-align:left}body.customer-account-create .account-create #register-form-validate .col-1-set .form-list .box-birthday>li .select-container#day{margin-left:0}body.customer-account.wishlist-index-index .my-account .my-wishlist .menu-categories{display:none}body.customer-account-changeforgotten .main-container .page-title h1{font-size:22px;text-align:center}body.customer-account-changeforgotten .main-container form{margin:0}@media only screen and (min-device-width:320px) and (max-device-width:480px){}@media only screen and (min-width:321px){}@media only screen and (max-width:320px){}@media only screen and (min-device-width:768px) and (max-device-width:1023px){}@media only screen and (min-device-width:768px) and (max-device-width:1023px) and (orientation:landscape){}@media only screen and (min-device-width:768px) and (max-device-width:1023px) and (orientation:portrait){}@media only screen and (min-device-width:768px) and (max-device-width:1023px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){}@media only screen and (min-device-width:768px) and (max-device-width:1023px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){}@media only screen and (min-width:1224px){}@media only screen and (min-width:1824px){}@media only screen and (min-device-width:320px) and (max-device-width:480px) and (-webkit-min-device-pixel-ratio:2){body .amshopby-filters-top .filters-bottom-buttons-responsive{height:65px}html.safari-navigation body.catalog-category-view .page .main-container div.amshopby-filters-top .block-content,html.safari-navigation bodycatalogsearch-result-index .page .main-container div.amshopby-filters-top .block-content{padding-bottom:calc(65px + 90px)}body.catalog-category-view .page .main-container div.amshopby-filters-top .block-content,body.catalogsearch-result-index .page .main-container div.amshopby-filters-top .block-content{padding-bottom:65px}}@media only screen and (min-device-width:320px) and (max-device-width:480px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){}@media only screen and (min-device-width:320px) and (max-device-width:480px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){}@media only screen and (min-device-width:320px) and (max-device-height:568px) and (orientation:landscape) and (-webkit-device-pixel-ratio:2){}@media only screen and (min-device-width:320px) and (max-device-height:568px) and (orientation:portrait) and (-webkit-device-pixel-ratio:2){}@media only screen and (min-device-width:375px) and (max-device-height:667px) and (orientation:landscape) and (-webkit-device-pixel-ratio:2){}@media only screen and (min-device-width:375px) and (max-device-height:667px) and (orientation:portrait) and (-webkit-device-pixel-ratio:2){}@media only screen and (min-device-width:414px) and (max-device-height:736px) and (orientation:landscape) and (-webkit-device-pixel-ratio:2){}@media only screen and (min-device-width:414px) and (max-device-height:736px) and (orientation:portrait) and (-webkit-device-pixel-ratio:2){}@media only screen and (min-device-width:320px) and (max-device-height:640px) and (orientation:landscape) and (-webkit-device-pixel-ratio:2){}@media only screen and (min-device-width:320px) and (max-device-height:640px) and (orientation:portrait) and (-webkit-device-pixel-ratio:2){}@media only screen and (min-device-width:320px) and (max-device-height:640px) and (orientation:landscape) and (-webkit-device-pixel-ratio:3){}@media only screen and (min-device-width:320px) and (max-device-height:640px) and (orientation:portrait) and (-webkit-device-pixel-ratio:3){}@media only screen and (min-device-width:360px) and (max-device-height:640px) and (orientation:landscape) and (-webkit-device-pixel-ratio:3){}@media only screen and (min-device-width:360px) and (max-device-height:640px) and (orientation:portrait) and (-webkit-device-pixel-ratio:3){}}a.fancybox{text-decoration:none}.backdrop{position:fixed;top:0;left:0;width:100%;height:100%;z-index:100;background-color:rgba(0,0,0,.6);align-items:center;display:none}.backdrop .dialog,#toplogin #wishlist .info-wishlist-not-logged{margin:0 auto;padding:0;position:relative;overflow:hidden;background-color:#fff;border:1px solid #fff;max-height:80%;width:650px;-moz-box-shadow:0 0 8px rgba(0,0,0,.6);-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6);color:#000}.backdrop#compare-empty,.backdrop#wishlist-empty,.backdrop.messages-not-logged{color:#000}.backdrop#compare-empty .compare-header-icon,.backdrop#wishlist-empty .wishlist-header-icon{line-height:30px}.backdrop#compare-empty .compare-header-icon,.backdrop#wishlist-empty .wishlist-header-icon{margin:0 5px;display:inline-block;width:26px;height:26px;vertical-align:middle;background-image:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/sprite-header.svg);background-repeat:no-repeat;background-size:200px;background-position:-4px -117px}.backdrop.messages-not-logged p{line-height:1.5}.backdrop.messages-not-logged .dialog .title-popup{font-size:18px!important;text-transform:none}.backdrop.messages-not-logged .dialog div.buttons-container{background-color:#eee;width:100%;float:left;padding:15px}.backdrop.messages-not-logged .dialog div.buttons-container button{display:block;font-size:16px;font-weight:700;margin:0;width:calc( 50% - 10px);float:left;margin-right:10px}.backdrop.messages-not-logged .dialog div.buttons-container button+button{margin-right:0;width:50%}.backdrop#wishlist-empty .wishlist-header-icon{background-position:-39px -119px}.backdrop#compare-empty .compare-header-icon{background-position:-68px -117px}.backdrop#wishlist-empty p,.backdrop#compare-empty p{display:inline}.backdrop#size-related .dialog{width:95%;max-width:95%;height:95%;max-height:95%}.backdrop#christmas-shipping-dialog a:active,.backdrop#presale-dialog a:active,.backdrop#free-shipping-dialog a:active,.backdrop#return-policy-dialog a:active{background-color:#ccc}.backdrop .dialog .dialog-content{padding:10px 20px 30px;width:100%;min-height:80px;float:left;line-height:1.5}.backdrop .dialog.box-without-padding .dialog-content{padding:0}.backdrop .dialog p,.backdrop .dialog span,.backdrop .dialog a{color:#000!important;font-size:14px!important}.backdrop .dialog p.close{font-size:16px!important;text-transform:uppercase;font-weight:700;position:absolute;cursor:pointer;padding-top:4px;padding-right:18px}.backdrop .dialog p.highlight-text{font-weight:600;margin-bottom:10px}.backdrop .dialog div.close-container{position:absolute;right:20px;top:12px;cursor:pointer;z-index:1}.backdrop .dialog div.close-container:hover{opacity:.5;cursor:pointer}.backdrop .dialog div.close-container div.close{width:25px;height:25px;position:relative;top:initial;right:initial;background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/aspa-cerrar-pop-up.svg);z-index:1;margin:0}.backdrop .dialog a#close_link{position:absolute;top:0;right:0;font-size:16px!important;text-transform:uppercase;text-decoration:none;font-weight:700;padding:9px;line-height:30px;margin-right:20px}.backdrop .dialog .title-popup{padding:15px 40px 15px 15px;float:left;width:100%;font-weight:700;font-size:16px!important;color:#000;text-transform:none;margin:0;border-bottom:1px solid silver;background-color:#eee!important;font-style:normal;line-height:1.2;text-rendering:optimizeLegibility}.backdrop .dialog .title-popup.dialog-info-icon{text-indent:30px;background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/onestepcheckout/term_title.png) no-repeat left 0}.backdrop.messages-not-logged .dialog .title-popup.dialog-info-icon{background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/wishlist-dialog.svg) no-repeat 16px 14px;background-size:22px}.backdrop .dialog .title-popup.dialog-no-icon{background-image:none}.backdrop .dialog h1{font-size:24px;margin:0;font-weight:600;text-transform:uppercase;padding-bottom:3px}.backdrop .dialog .buttons-set{border:none}.backdrop .dialog button span{color:#fff!important}.backdrop .dialog .edit-product .cart-delete a{font-weight:400}.backdrop .dialog .hide-column{display:none!important}.backdrop .dialog .size-filter{padding-left:20px}.backdrop .dialog .size-label{float:left;margin:0 5px;text-transform:none}.backdrop .dialog .size-title{display:table;height:29px;background-color:#2a2b30;text-transform:uppercase;text-align:center;font-weight:700;font-size:14px;float:left;margin-right:5px}.backdrop .dialog .size-opt{display:table;cursor:pointer;height:29px;width:29px;background-color:#1f2025;text-transform:uppercase;font-weight:700;font-size:14px;float:left;margin-left:2px;text-align:center;margin-bottom:20px}.backdrop .dialog .size-opt:hover{background-color:#3f54a1}.backdrop .dialog .size-opt.selected{background-color:#3f54a1}.backdrop .dialog .size-type-option{font-weight:400;color:#3f54a1;cursor:pointer;text-decoration:underline}.backdrop .dialog .size-type-option:hover{text-decoration:none;color:#007ed1}.backdrop .dialog .offer-filter{padding-left:20px}.backdrop .dialog .offer-title{display:table;width:104px;height:29px;background-color:#2a2b30;text-transform:uppercase;text-align:center;font-weight:700;font-size:14px;float:left;margin-right:5px;vertical-align:middle}.backdrop .dialog .offer-opt{display:table;width:104px;height:29px;cursor:pointer;vertical-align:middle;background-color:#1f2025;margin-left:1px;float:left}.backdrop .dialog .offer-opt:hover{background-color:#3f54a1}.backdrop .dialog .offer-opt.selected{background-color:#3f54a1}.backdrop .dialog .offer-opt img{max-width:26px;margin-top:2px;margin-left:2px;float:left}.backdrop .dialog .offer-opt-label{float:left;width:67px;font-size:11px;text-align:center;line-height:1.3}.backdrop .dialog .offer-opt-label #Oferta{color:#eae325}.backdrop .dialog .offer-opt-label#Oportunidad{color:#df01a5}.dialog-product{position:relative;background-color:#fff;color:#000;padding:35px}.dialog-img{max-width:365px;float:left;margin-right:22px}.dialog-text{float:left;max-width:370px}.backdrop .mCSB_scrollTools{width:10px}.backdrop .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#5e5e5e;margin-right:1px;width:8px}.backdrop .mCSB_inside>.mCSB_container{margin-right:4px}.backdrop .mCSB_inside>.mCSB_container.mCS_y_hidden{margin-right:0}.backdrop .mCSB_scrollTools .mCSB_draggerRail{margin-right:4px;width:2px}.backdrop .mCSB_container,.backdrop .mCustomScrollBox{}.product-cart-info .backdrop .dialog .edit-product p{margin-bottom:10px}.product-cart-info .backdrop .dialog .edit-product .edit-product-left{width:48%;float:left}.product-cart-info .backdrop .dialog .edit-product .edit-product-right{width:48%;float:right;position:relative}.product-cart-info .backdrop .dialog .edit-product .edit-product-left .continue-member,.product-cart-info .backdrop .dialog .edit-product .edit-product-right .cart-delete{background-color:#000;color:#fff;text-align:center}.product-cart-info .backdrop .dialog .edit-product .edit-product-left .continue-member{padding:5px}.product-cart-info .backdrop .dialog .edit-product .edit-product-left .continue-member:hover,.product-cart-info .backdrop .dialog .edit-product .edit-product-right .cart-delete:hover{opacity:.7;cursor:pointer}.product-cart-info .backdrop .dialog .edit-product .edit-product-right .cart-delete a{color:#fff!important;font-size:14px!important;padding:5px;display:block}.onestepcheckout-popup-footer{background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/onestepcheckout/onestepcheckout-popup-footer.png) no-repeat;height:13px}.onestepcheckout-popup-wrapper{position:relative;z-index:10000}.onestepcheckout-popup-wrapper .input-text{width:100%!important;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-moz-background-clip:padding-box!important;-webkit-background-clip:padding-box!important;background-clip:padding-box!important}.onestepcheckout-popup-wrapper h1{background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/onestepcheckout/login_title.png) no-repeat left center;text-indent:85px;padding:15px 0;float:left;width:100%;font-weight:700;font-size:16px;color:#000;text-transform:uppercase;margin:0}#onestepcheckout-toc-popup,#onestepcheckout-privacy-popup{-moz-border-radius:15px 15px/15px 15px;border-radius:15px 15px/15px 15px;z-index:999999!important}#onestepcheckout-toc-popup h1,#onestepcheckout-privacy-popup h1{background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/onestepcheckout/term_title.png) no-repeat left center;text-indent:85px;padding:15px 0;float:left;width:100%;font-weight:700;font-size:14px;color:#000;text-transform:uppercase;margin:0;box-sizing:content-box;border-bottom:1px solid#c0c0c0}div#onestepcheckout-login-popup-contents-login h1,#onestepcheckout-login-popup h1{border-bottom:1px solid silver;background-color:inherit!important}form#onestepcheckout-login-form label,form#onestepcheckout-forgot-form label,#onestepcheckout-login-popup p{color:#000}#onestepcheckout-toc-popup .onestepcheckout-toc-terms,#onestepcheckout-privacy-popup .onestepcheckout-privacy{float:left;width:92%;padding:0 4%;background:#fff;overflow-y:auto;box-sizing:content-box}#onestepcheckout-toc-popup .onestepcheckout-popup-wrapper2,#onestepcheckout-privacy-popup .onestepcheckout-popup-wrapper2{background:#fff}#onestepcheckout-login-popup .input-text{height:29px!important;border:1px solid silver;background-color:#fff!important;color:#000!important}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active,input:-webkit-autofill:after{background-color:#26282d!important;color:#fff!important}#onestepcheckout-toc-popup .onestepcheckout-toc-terms .onestepcheckout-toc-terms-content,#onestepcheckout-toc-popup .onestepcheckout-toc-terms .onestepcheckout-toc-terms-content a,#onestepcheckout-toc-popup .onestepcheckout-toc-terms .onestepcheckout-toc-terms-content p,#onestepcheckout-privacy-popup .onestepcheckout-privacy .onestepcheckout-privacy-content,#onestepcheckout-privacy-popup .onestepcheckout-privacy .onestepcheckout-privacy-content a,#onestepcheckout-privacy-popup .onestepcheckout-privacy .onestepcheckout-privacy-content p{color:#000}.onestepcheckout-formpopup .page-title{text-align:left}.onestepcheckout-formpopup .page-title h1{color:#f18200;font-size:16px;font-weight:700}.onestepcheckout-formpopup .login-fields ul li{margin-bottom:3px;float:left;width:100%;text-align:left}.onestepcheckout-formpopup .login-fields span.require{color:#eb340a;float:right}.onestepcheckout-formpopup .login-fields .input-field input.input-text{width:200px}.onestepcheckout-formpopup .login-button{float:left;width:100%}#onestepcheckout-login-popup,#onestepcheckout-toc-popup,#onestepcheckout-privacy-popup{text-align:left!important;position:relative}#onestepcheckout-forgot-success{float:left;width:90%;padding:10px 5%;box-sizing:content-box;color:#0f8620;font-size:13px}#onestepcheckout-login-popup{width:500px;z-index:999999!important;background:#fff}#onestepcheckout-login-popup table{width:99%}#onestepcheckout-login-popup table td{padding-top:3px;padding-bottom:3px}#onestepcheckout-login-popup button.button{background:#000;color:#fff;float:right}#onestepcheckout-login-popup p.close,#onestepcheckout-toc-popup p.close,#onestepcheckout-privacy-popup p.close{font-size:16px;text-transform:uppercase;font-weight:700;position:absolute}#onestepcheckout-login-popup-contents-login{float:left;width:100%}#onestepcheckout-login-popup p.close a,#onestepcheckout-login-popup p.close a:link,#onestepcheckout-login-popup p.close a:visited,#onestepcheckout-toc-popup p.close a,#onestepcheckout-toc-popup p.close a:link,#onestepcheckout-toc-popup p.close a:visited,#onestepcheckout-privacy-popup p.close a,#onestepcheckout-privacy-popup p.close a:link,#onestepcheckout-privacy-popup p.close a:visited{text-decoration:none;color:#000}#onestepcheckout-login-popup p.close a:hover,#onestepcheckout-toc-popup p.close a:hover,#onestepcheckout-privacy-popup p.close a:hover{text-decoration:none}#onestepcheckout-login-popup div.close-container,#onestepcheckout-toc-popup div.close-container,#onestepcheckout-privacy-popup div.close-container{position:absolute;right:20px;top:8px}#onestepcheckout-login-popup div.close-container:hover,#onestepcheckout-toc-popup div.close-container:hover,#onestepcheckout-privacy-popup div.close-container:hover{opacity:.7;cursor:pointer}#onestepcheckout-login-popup div.close-container div.close,#onestepcheckout-toc-popup div.close-container div.close,#onestepcheckout-privacy-popup div.close-container div.close{width:25px;height:25px;position:relative;top:initial;right:initial;background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/aspa-cerrar-pop-up.svg);z-index:1;margin:0}.onestepcheckout-popup-wrapper-inner{height:100%!important}#onestepcheckout-toc-popup,#onestepcheckout-privacy-popup{width:850px;height:80vh;position:fixed;z-index:1000001;background-color:#fff}#onestepcheckout-login-popup-contents-forgot{float:left;width:100%}#onestepcheckout-login-popup-contents-forgot p.title-forgot{font-size:14px;font-weight:600;float:left;width:90%;margin:0 5%;padding:20px 0 5px}.backdrop#privacy-box .dialog .title-privacy-policy-section{margin:0;font-size:18px!important;font-style:normal;line-height:1.4;text-rendering:optimizeSpeed;text-transform:uppercase;font-weight:400}.backdrop .dialog::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#f5f5f5}.backdrop .dialog::-webkit-scrollbar{width:10px;background-color:#f5f5f5}.backdrop .dialog::-webkit-scrollbar-thumb{background-color:#000;border:2px solid #555}.backdrop .dialog-content div.customization-img{max-width:400px;margin:auto;margin-bottom:24px}.backdrop .dialog-content div.customization-img2{max-width:300px;margin:auto;margin-bottom:24px}.backdrop .dialog-content h3{text-transform:none;padding-bottom:10px;font-size:18px;font-weight:700}.backdrop .dialog-content h3.underline{text-decoration:underline}.backdrop .dialog-content h3 span{font-size:24px!important}.backdrop .dialog .dialog-content ul li{margin-bottom:10px;display:inline-block}.backdrop .dialog .dialog-content ul li img{margin-left:15px;margin-right:10px}.backdrop .dialog .dialog-content ul li .icon-text{float:left;width:calc(100% - 45px)}.backdrop .dialog .dialog-content .icon-1-fancy-box{float:left}.backdrop .dialog .dialog-content a{color:#0066c0!important;font-weight:700}.backdrop .dialog .dialog-content .related-dialog-button{display:block;text-align:center;margin:5px 0;background-color:#000;width:100%;border:none;height:50px}.backdrop .dialog .dialog-content .related-dialog-button span{padding:5px;font-weight:700;display:inline-block;color:#fff!important;font-size:18px!important}.backdrop#add-to-cart-info .dialog{width:450px;height:initial;min-height:initial;background-color:#eee}.backdrop#add-to-cart-info .dialog .dialog-content{padding:10px;float:none;display:table;min-height:300px}.backdrop#add-to-cart-info .dialog .dialog-content a{color:#000!important}.backdrop#add-to-cart-info .dialog .dialog-content .cart-dialog-header{padding-bottom:1px}.backdrop#add-to-cart-info .dialog .dialog-content .cart-dialog-header div.added-product-status{width:50px;height:50px;margin:0 auto;background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/producto-cesta-ok.svg)}.backdrop#add-to-cart-info .dialog .dialog-content .cart-dialog-header div.added-product-status.error{background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/producto-no-cesta.svg)}.backdrop#add-to-cart-info .dialog .dialog-content .cart-dialog-header p.block-subtitle{text-align:center;font-size:16px!important}.backdrop#add-to-cart-info .dialog .dialog-content .cart-dialog-message{display:none;vertical-align:middle}.backdrop#add-to-cart-info .dialog .dialog-content .cart-dialog-message p.error-message{text-align:center;font-weight:600}.backdrop#add-to-cart-info .dialog .dialog-content .cart-dialog-wrapper{display:table-cell;vertical-align:middle}.backdrop#add-to-cart-info .dialog .dialog-content .cart-dialog-wrapper #dialog-product-list-container{background-color:#fff;margin:0 -10px}.backdrop#add-to-cart-info .dialog .dialog-content .cart-dialog-wrapper #dialog-product-list-container ul.cart-dialog-products-list li{display:block;margin-bottom:0}.backdrop#add-to-cart-info .dialog .dialog-content .cart-dialog-wrapper #dialog-product-list-container ul.cart-dialog-products-list li div div.cart-dialog-title{border-bottom:1px #e2e3e1 solid;margin-bottom:10px;padding:10px 10px 0;font-weight:700}.backdrop#add-to-cart-info .dialog .dialog-content .cart-dialog-wrapper #dialog-product-list-container ul.cart-dialog-products-list li div div.cart-dialog-info{overflow:hidden;width:100%;color:#000;padding:0 10px 10px}.backdrop#add-to-cart-info .dialog .dialog-content .cart-dialog-wrapper #dialog-product-list-container ul.cart-dialog-products-list li div div.cart-dialog-info>div{overflow:hidden;width:40%;float:left}.backdrop#add-to-cart-info .dialog .dialog-content .cart-dialog-wrapper #dialog-product-list-container ul.cart-dialog-products-list li div div.cart-dialog-info .cart-dialog-extrainfo{text-align:right;padding-right:5px;width:60%;cursor:default;line-height:1.5}.backdrop#add-to-cart-info .dialog .dialog-content .cart-dialog-wrapper #dialog-product-list-container ul.cart-dialog-products-list li div div.cart-dialog-info .cart-dialog-extrainfo .price-info .price_A,.backdrop#add-to-cart-info .dialog .dialog-content .cart-dialog-wrapper #dialog-product-list-container ul.cart-dialog-products-list li div div.cart-dialog-info .cart-dialog-extrainfo .price-info .price_B{float:none}.backdrop#add-to-cart-info .dialog .dialog-content .cart-dialog-wrapper #dialog-product-list-container ul.cart-dialog-products-list li div div.cart-dialog-info .cart-dialog-extrainfo .price-info .price_B{font-size:12px!important}.backdrop#add-to-cart-info .dialog .dialog-content .cart-dialog-wrapper .block-content{margin:0;padding:5px 0 0}.backdrop#add-to-cart-info .dialog .dialog-content .cart-dialog-wrapper .block-content .cart-dialog-subtotal p.subtotal{max-width:inherit;margin-bottom:10px}.backdrop#add-to-cart-info .dialog .dialog-content .cart-dialog-wrapper .block-content .cart-dialog-subtotal p.subtotal span{line-height:1.5}.backdrop#add-to-cart-info .dialog .dialog-content .cart-dialog-wrapper .block-content .cart-dialog-subtotal p.subtotal span.label{font-weight:initial}.backdrop#add-to-cart-info .dialog .dialog-content .cart-dialog-wrapper .block-content .cart-dialog-subtotal p.subtotal span.member-price{font-weight:initial}.backdrop#add-to-cart-info .dialog .dialog-content .cart-dialog-wrapper .block-content .cart-dialog-subtotal p.subtotal span.member-price span{font-size:12px!important}.backdrop#add-to-cart-info .dialog .dialog-content .cart-dialog-wrapper .block-content .cart-dialog-subtotal p.subtotal span.member-price span.label{font-weight:initial}.backdrop#add-to-cart-info .dialog .dialog-content .cart-dialog-wrapper .cart-dialog-actions{margin:0 -10px}.backdrop#add-to-cart-info .dialog .dialog-content .cart-dialog-wrapper .cart-dialog-actions ul.cart-dialog-actions-list{display:table;width:100%;border-spacing:10px 0;table-layout:fixed}.backdrop#add-to-cart-info .dialog .dialog-content .cart-dialog-wrapper .cart-dialog-actions ul.cart-dialog-actions-list li{display:table-cell}.backdrop#add-to-cart-info .dialog .dialog-content .cart-dialog-wrapper .cart-dialog-actions ul.cart-dialog-actions-list li a{display:block;width:100%;line-height:30px;padding:7px 15px;text-decoration:none;font-size:16px!important}.backdrop#add-to-cart-info .dialog .dialog-content .cart-dialog-wrapper .cart-dialog-actions ul.cart-dialog-actions-list li a.cart-link{border:1px solid #000;text-align:center;background-color:#fff}.backdrop#add-to-cart-info .dialog .dialog-content .cart-dialog-wrapper .cart-dialog-actions ul.cart-dialog-actions-list li a.cart-link:hover{opacity:.7}.backdrop#add-to-cart-info .dialog .dialog-content .cart-dialog-wrapper .cart-dialog-actions ul.cart-dialog-actions-list li a.cart-link .minicart-view .sprite_carrito.carrito{float:none;display:inline-block;vertical-align:middle}.backdrop#add-to-cart-info .dialog .dialog-content .cart-dialog-wrapper .cart-dialog-actions ul.cart-dialog-actions-list li a.button.checkout-button{color:#fff!important}@media(max-width:1024px){body.is-responsive .backdrop.messages-not-logged .dialog .title-popup{font-size:16px!important}body.is-responsive .backdrop.messages-not-logged .dialog .title-popup.dialog-info-icon{padding:5px 10px 10px 16px;background-position:16px 4px}}@media(max-width:767px){.backdrop .dialog .dialog-content ul li img{margin-left:0}.backdrop .dialog .dialog-content ul li .icon-text{width:calc(100% - 30px)}body.is-responsive .backdrop.messages-not-logged .dialog .title-popup{font-size:14px!important}body.is-responsive .backdrop.messages-not-logged .dialog .title-popup.dialog-info-icon{padding:2px 10px 10px;background-position:10px 0}body.is-responsive .backdrop.messages-not-logged .dialog .dialog-content{padding:10px 10px 20px;font-size:13px}body.is-responsive .backdrop.messages-not-logged .dialog div.buttons-container button{font-size:13px}}body.cms-page-view{font-family:open sans,sans-serif;padding-right:0!important;font-size:14px}body.cms-page-view .wrapper{background:#fff!important}body.cms-page-view:not(.cms-homekids) .main-container .col-main-menu,body.contacts-index-index .main-container .col-main-menu{max-width:70%;width:100%;display:block;margin:0 auto}body.cms-page-view .left-menu{position:fixed;font-size:14px;margin-left:3%;width:350px}body.cms-page-view .left-menu ul{padding:0}body.cms-page-view .lista-numeros{list-style-type:decimal}body.cms-page-view .right-content{float:right;margin-left:480px;font-size:14px;margin-right:3%;overflow:hidden}body.cms-page-view .centrado{text-align:center}body.cms-page-view table{font-size:12px}body.cms-page-view .no-list{list-style-type:none}body.cms-page-view ul.lista-numeros{list-style-type:decimal}body.cms-page-view ul.lista-disc{list-style-type:disc}body.cms-page-view ul.lista-numeros>li:before{content:none!important}body.cms-page-view ul.lista-disc>li:before{content:none!important}body.cms-page-view .caja{border:1px solid #6c6c6c;margin:0 auto;margin-bottom:10px}body.cms-page-view li.caja2{margin:10px 30px 10px 0}body.cms-page-view li.caja3{margin:10px 30px 10px 0}body.cms-page-view .direccion{margin:0;margin-left:30px}body.cms-page-view .direccion1{margin:0;margin-left:30px;margin-bottom:10px}body.cms-page-view a{color:#333}body.cms-page-view a:hover{color:#333}body.cms-page-view a{color:#333}body.cms-page-view a:hover{color:#333}body.cms-page-view .nav>li>a{position:relative;display:block;padding:5px 15px}body.cms-page-view .nav>li>a:hover{text-decoration:initial}body.cms-page-view table tr{text-align:center}body.cms-page-view table{border-collapse:collapse}body.cms-page-view table,body.cms-page-view th,body.cms-page-view td{border:1px solid #000;padding:8px}body.cms-page-view.is-responsive .page-title{margin-top:15px}body.cms-page-view *,body.cms-page-view *:before,body.cms-page-view *:after{-webkit-border-sizing:border-box;-moz-border-sizing:border-box;border-sizing:border-box}body.cms-page-viewul{list-style-type:none}body.cms-page-view .container{width:350px;margin:50px auto}body.cms-page-view .container>ul{list-style:none;padding:0;margin:0 0 20px}body.cms-page-view .title{font-family:pacifico;font-weight:norma;font-size:40px;text-align:center;line-height:1.4;color:#c0392b}body.cms-page-view .dropdown{position:relative}body.cms-page-view .dropdown a{text-decoration:none}body.cms-page-view .dropdown [data-toggle=dropdown]{display:block;color:#000;padding:2px}body.cms-page-view .dropdown>.dropdown-menu{max-height:0;overflow:hidden;list-style:none;padding:0;margin:0;-moz-transform:scaleY(0);-ms-transform:scaleY(0);-webkit-transform:scaleY(0);transform:scaleY(0);-moz-transform-origin:50% 0%;-ms-transform-origin:50% 0%;-webkit-transform-origin:50% 0%;transform-origin:50% 0%;-moz-transition:max-height .2s ease-out;-o-transition:max-height .4s ease-out;-webkit-transition:max-height .4s ease-out;transition:max-height .4s ease-out;animation:hideAnimation .4s ease-out;-moz-animation:hideAnimation .4s ease-out;-webkit-animation:hideAnimation .4s ease-out}body.cms-page-view .dropdown>.dropdown-menu li{padding:0}body.cms-page-view .dropdown>.dropdown-menu li a{display:block;font-size:12px;padding:2px;margin-left:15px}body.cms-page-view .dropdown>input[type=checkbox]{opacity:0;display:block;position:absolute;top:0;width:100%;height:100%;cursor:pointer}body.cms-page-view .dropdown>input[type=checkbox]:checked~.dropdown-menu{max-height:9999px;display:block;-moz-transform:scaleY(1);-ms-transform:scaleY(1);-webkit-transform:scaleY(1);transform:scaleY(1);animation:showAnimation .5s ease-in-out;-moz-animation:showAnimation .5s ease-in-out;-webkit-animation:showAnimation .5s ease-in-out;-moz-transition:max-height 2s ease-in-out;-o-transition:max-height 2s ease-in-out;-webkit-transition:max-height 2s ease-in-out;transition:max-height 2s ease-in-out}body.cms-page-view .dropdown>input[type=checkbox]:checked+a[data-toggle=dropdown]:before{-moz-transform:rotate(-180deg);-ms-transform:rotate(-180deg);-webkit-transform:rotate(-180deg);transform:rotate(-180deg);-moz-transition:-moz-transform .2s;-o-transition:-o-transform .2s;-webkit-transition:-webkit-transform .2s;transition:transform .2s}body.cms-page-view li .menu-separacion{margin-left:14px}body.cms-page-view .std ul li a{text-decoration:none;font-family:open sans,sans-serif;font-size:14px}body.cms-page-view .std h3{font-family:open sans,sans-serif;font-weight:700;font-size:16px}body.cms-page-view:not(.cms-homekids) .std p{font-family:open sans,sans-serif;font-size:14px}body.cms-page-view #wrapper{text-align:center;margin:0 10px}body.cms-page-view #tienda{width:425px;padding:5px 70px;float:left;text-align:left;margin:75px 0 30px}body.cms-page-view #tienda-centro{width:425px;padding:5px 70px;float:left;text-align:left;border-right:2px solid #efefef;border-left:2px solid #efefef;margin:75px 0 30px}body.cms-page-view #texto{height:400px}body.cms-page-view .horario{float:left;margin:0 50px 0 0}body.cms-page-view .horario2{float:left}body.cms-page-view .parking{float:left;margin-top:10px}body.cms-page-view #pagewrap{margin-top:50px;margin:0 auto;display:inline-block}body.cms-page-view b img{margin-right:5px}body.cms-page-view.cms-plazos-entrega-navidad-reyes .main-container .col-main-menu{max-width:50%}body.cms-page-view.cms-plazos-entrega-navidad-reyes .main-container .col-main-menu .page-title h1{font-weight:700;color:#000;text-transform:unset}body.cms-page-view.cms-plazos-entrega-navidad-reyes .main-container .col-main-menu a{color:#3d51c8}body.cms-page-view.cms-plazos-entrega-navidad-reyes .main-container .col-main-menu strong{margin-bottom:5px}@media(max-width:1440px){body.cms-page-view #tienda{width:425px;padding:5px 20px;float:left;text-align:left;margin:75px 0 30px}body.cms-page-view #tienda-centro{width:425px;padding:5px 20px;float:left;text-align:left;border-right:2px solid #efefef;border-left:2px solid #efefef;margin:75px 0 30px}body.cms-page-view .parking{float:left;margin-top:0}}@media(max-width:1280px){body.cms-page-view .left-menu{position:inherit;font-size:14px;margin-left:0%;width:100%}body.cms-page-view .left-menu ul{padding:0}body.cms-page-view .left-menu li{background-color:#595959;margin-left:2%;margin-right:2%}body.cms-page-view .dropdown [data-toggle=dropdown]{padding:6.5px 9px;color:#fff}body.cms-page-view .left-menu ul li a{color:#fff;font-weight:600;margin:5px 0}body.cms-page-view .left-menu ul li a span{margin-left:0;margin-left:14px}body.cms-page-view .right-content{float:none;margin-left:0;font-size:14px;margin-right:2%;margin-left:2%;overflow:hidden}body.cms-page-view #parent{display:flex;flex-flow:column}body.cms-page-view #a{order:2}body.cms-page-view #b{order:1}body.cms-page-view #c{order:3}body.cms-page-view li .menu-separacion{margin-left:0}body.cms-page-view .mapa{width:100%;height:0;margin:0 auto;padding-top:80%;position:relative;float:left}body.cms-page-view .mapa iframe{width:100%;height:100%;position:absolute;top:0;right:0;left:0;bottom:0}body.cms-page-view #tienda{width:100%;padding:0;float:left;text-align:left;margin:0;margin-bottom:30px}body.cms-page-view #tienda-centro{width:100%;padding:0;float:left;text-align:left;border-right:2px solid #efefef;border-left:2px solid #efefef;margin:0;margin-bottom:30px}body.cms-page-view #texto{height:auto}body.cms-page-view .parking{float:left;margin-top:0}body.cms-page-view .horario2{float:left;margin-right:50px}body.cms-page-view .mapa{width:100%;height:0;margin:0 auto;padding-top:35%;position:relative;float:left}}@media(max-width:660px){body.cms-page-view:not(.cms-homekids) .main-container .col-main-menu,body.contacts-index-index .main-container .col-main-menu{max-width:100%;width:100%;display:block;margin:0 auto}}@media(max-width:425px){body.cms-page-view #tienda{width:100%;padding:0;float:left;text-align:left;margin:0;margin-bottom:30px}body.cms-page-view #tienda-centro{width:100%;padding:0;float:left;text-align:left;border-right:2px solid #efefef;border-left:2px solid #efefef;margin:0;margin-bottom:30px}body.cms-page-view #texto{height:auto}body.cms-page-view .horario{float:inherit;margin-right:50px}body.cms-page-view .horario2{float:left}body.cms-page-view .mapa{width:100%;height:0;margin:0 auto;padding-top:80%;position:relative;float:left}body.cms-page-view .mapa iframe{width:100%;height:100%;position:absolute;top:0;right:0;left:0;bottom:0}}div.amshopby-filters-left .mCustomScrollBox{overflow:visible}div.amshopby-filters-left .mCSB_inside>.mCSB_container{margin-right:0;overflow:visible}div.amshopby-filters-left .mCSB_inside>.mCSB_scrollTools{width:8px}div.responsive-menu-header{display:none}div.amshopby-filters-left{position:fixed;width:100%;z-index:8;background-color:#fff}div.amshopby-filters-left.opened-option{position:relative;top:0!important}div.amshopby-filters-left .amshopby-advanced{border-bottom:1px solid #ececec}div.amshopby-filters-left .amshopby-advanced.add-shadow{border-bottom:none;box-shadow:0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.2)}div.amshopby-filters-left .amshopby-advanced ol.list-categories{display:table;margin:0 auto}div.amshopby-filters-left .amshopby-advanced ol.list-categories a,div.amshopby-filters-left .amshopby-advanced ol.list-categories div.link-disabled{text-decoration:none;color:#000}div.amshopby-filters-left .amshopby-advanced ol.list-categories a:hover{opacity:.7}div.amshopby-filters-left .amshopby-advanced ol.list-categories .link-disabled{cursor:default}div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0.custom-links{font-size:11px;line-height:1.3;font-weight:700;padding:1em 0;border-bottom:5px solid transparent;text-transform:uppercase;display:table-cell;vertical-align:middle}div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0.custom-links:nth-child(n+2)>a{border-left:1px solid #ececec}body:not(.is-responsive) div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1{display:table}div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1{display:table-cell;vertical-align:middle;font-size:13px;line-height:1.3;font-weight:700;padding:.3em 0;border-bottom:5px solid transparent;text-align:center;width:87px}div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1:hover,div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1.hovered{border-bottom:5px solid #000}div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1>a{}div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1:nth-child(n+2)>a{border-left:1px solid #bbb}div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1>a>.menu-span-box,div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1>div.link-disabled>.menu-span-box,div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1>a>.menu-span-box-opened,div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1>div.link-disabled>.menu-span-box-opened{display:none}div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1>ol.lvl2{position:absolute;left:0;display:none;border-top:1px solid #ececec;border-bottom:10px solid #ececec;box-shadow:0 0 0 0 transparent,0 6px 10px 0 rgba(0,0,0,.3),0 0 0 0 rgba(0,0,0,.1)}div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1>ol.lvl2.listHover{display:block;z-index:6;background-color:#fff;width:100%}div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1>ol.lvl2 div.menu-options-container{max-width:985px;margin:0 auto 10px;display:table;text-align:left;background-color:#fff}div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1>ol.lvl2 div.menu-options-container.have-custom{}div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1>ol.lvl2 div.menu-options-container>div{float:left;width:147px;border-left:1px solid #ededed;padding-left:20px}div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1>ol.lvl2 li.custom-category-links .mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1>ol.lvl2 li.custom-category-links .mCSB_scrollTools_horizontal .mCSB_draggerRail{height:2px}body:not(.is-responsive) div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1>ol.lvl2 div.menu-options-container>div.block-categories-first{border:none;padding-left:0}div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1>ol.lvl2 div.menu-options-container>div:not(:first-child){margin-right:20px}div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1>ol.lvl2 div.menu-options-container>div>div.text-grouped{padding:6px 0}div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1>ol.lvl2 div.menu-options-container>div>div.text-grouped:hover{opacity:.7;cursor:pointer}div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1>ol.lvl2 div.menu-options-container>div>div.text-grouped.is-hidden{display:none}div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1>ol.lvl2 div.menu-options-container>div a,div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1>ol.lvl2 div.menu-options-container>div div.link-disabled{width:100%;float:none;margin:0;padding:0;text-align:left}div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1>ol.lvl2 div.menu-options-container>div a.is-grouped:not(.is-visible),div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1>ol.lvl2 div.menu-options-container>div div.link-disabled.is-grouped:not(.is-visible){display:none}div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1>ol.lvl2 div.menu-options-container>div a.has-upperline,div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1>ol.lvl2 div.menu-options-container>div div.link-disabled.has-upperline{border-top:1px solid #e1e1e1}div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1>ol.lvl2 li.custom-category-links{width:100%;background-color:#f5f5f5}div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1>ol.lvl2 li.custom-category-links:not(:first-child){border-top:1px solid #fff}div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1>ol.lvl2 li.custom-category-links ol.custom-category-link-container{width:100%;display:block;margin:0 auto;white-space:nowrap;overflow:auto}div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1>ol.lvl2 li.custom-category-links ol.custom-category-link-container .mCustomScrollBox+.mCSB_scrollTools.mCSB_scrollTools_horizontal{bottom:-5px}div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1>ol.lvl2 li.custom-category-links ol.custom-category-link-container li.custom-link{padding:0 10px;margin:17px 0;border-right:1px solid #d9d9d9;display:inline-block}div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1>ol.lvl2 li.custom-category-links ol.custom-category-link-container li.custom-link.onlyresponsive{display:none}div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1>ol.lvl2 li.custom-category-links ol.custom-category-link-container li.custom-link a{font-family:open sans;font-size:14px;color:gray;margin:0;padding:0;font-weight:700;float:none}div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1>ol.lvl2 li.custom-category-links ol.custom-category-link-container li.custom-link:last-child{padding-right:0;border:none}div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1>ol.lvl2 div.menu-options-container>div a.level2,div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1>ol.lvl2 div.menu-options-container>div div.link-disabled.level2{font-size:14px;font-weight:700;position:relative;margin-top:15px;margin-bottom:5px;line-height:1em}div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1>ol.lvl2 div.menu-options-container>div a.level2:first-child,div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1>ol.lvl2 div.menu-options-container>div div.link-disabled.level2:first-child{margin-top:16px}div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1>ol.lvl2 div.menu-options-container>div a.level2>span.menu-hashtag,div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1>ol.lvl2 div.menu-options-container>div div.link-disabled.level2>span.menu-hashtag{width:10px;position:absolute;left:-10px;display:none}div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1>ol.lvl2 div.menu-options-container>div a.level3,div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1>ol.lvl2 div.menu-options-container>div div.link-disabled.level3{font-size:13px;padding:6px 0;font-weight:400;line-height:1.1em}div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1>ol.lvl2 div.menu-options-container>div a.level4,div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1>ol.lvl2 div.menu-options-container>div div.link-disabled.level4{font-size:13px;padding:0 0 10px 10px;font-weight:400;line-height:1.1em}.header-language-container .box-hidden-menu.infantil-selected.has-opened~.switch-home-container .text-switch,.header-language-container .box-hidden-menu.infantil-selected~.switch-home-container .text-switch{font-family:open sans,sans-serif}.header-language-container .box-hidden-menu:not(.has-opened).adulto-selected,.header-language-container .box-hidden-menu:not(.has-opened).infantil-selected{background-color:transparent}.cms-home .upper-box-switch,.cms-homekids .upper-box-switch,.catalog-category-view .upper-box-switch,.catalog-product-view .upper-box-switch,.header-language-container .box-hidden-menu .upper-box-switch,.header-language-container .box-hidden-menu~.switch-home-container .upper-box-switch{display:table-cell;vertical-align:middle;height:100%;border-collapse:separate;border-spacing:5px}.cms-home .switch-home-container,.cms-homekids .switch-home-container,.catalog-category-view .switch-home-container,.catalog-product-view .switch-home-container,.header-language-container .switch-home-container{display:table-cell;vertical-align:middle;max-width:inherit}.cms-home .switch-home-links-container,.cms-homekids .switch-home-links-container,.catalog-category-view .switch-home-links-container,.catalog-product-view .switch-home-links-container,.header-language-container .switch-home-links-container{float:left;height:100%;display:table;width:390px}.cms-home .switch-home-links-container .switch-home-links,.cms-homekids .switch-home-links-container .switch-home-links,.catalog-category-view .switch-home-links-container .switch-home-links,.catalog-product-view .switch-home-links-container .switch-home-links,.header-language-container .switch-home-links-container .switch-home-links{display:table-cell;vertical-align:bottom}.cms-home .switch-home-links-container .switch-home-links .switch-home-link,.cms-homekids .switch-home-links-container .switch-home-links .switch-home-link,.catalog-category-view .switch-home-links-container .switch-home-links .switch-home-link,.catalog-product-view .switch-home-links-container .switch-home-links .switch-home-link,.header-language-container .switch-home-links-container .switch-home-links .switch-home-link{float:left;position:relative;bottom:10px;margin-left:10px;height:30px}.cms-home .switch-home-links-container .switch-home-links .switch-home-link.selected,.cms-homekids .switch-home-links-container .switch-home-links .switch-home-link.selected,.catalog-category-view .switch-home-links-container .switch-home-links .switch-home-link.selected,.catalog-product-view .switch-home-links-container .switch-home-links .switch-home-link.selected,.header-language-container .switch-home-links-container .switch-home-links .switch-home-link.selected{background-color:#fff}.cms-home .switch-home-links-container .switch-home-links .switch-home-link.selected:after,.cms-homekids .switch-home-links-container .switch-home-links .switch-home-link.selected:after,.catalog-category-view .switch-home-links-container .switch-home-links .switch-home-link.selected:after,.catalog-product-view .switch-home-links-container .switch-home-links .switch-home-link.selected:after,.header-language-container .switch-home-links-container .switch-home-links .switch-home-link.selected:after{content:'';position:absolute;top:100%;left:50%;margin-left:-10px;width:0;height:0;border-top:solid 10px #fff;border-left:solid 10px transparent;border-right:solid 10px transparent}.cms-home .switch-home-links-container .switch-home-links .switch-home-link a,.cms-homekids .switch-home-links-container .switch-home-links .switch-home-link a,.catalog-category-view .switch-home-links-container .switch-home-links .switch-home-link a,.catalog-product-view .switch-home-links-container .switch-home-links .switch-home-link a,.header-language-container .switch-home-links-container .switch-home-links .switch-home-link a{display:block;padding:0 10px;text-decoration:none;color:#fff;text-transform:lowercase;font-weight:700;line-height:30px;font-size:16px}.cms-home .switch-home-links-container .switch-home-links .switch-home-link a:hover,.cms-homekids .switch-home-links-container .switch-home-links .switch-home-link a:hover,.catalog-category-view .switch-home-links-container .switch-home-links .switch-home-link a:hover,.catalog-product-view .switch-home-links-container .switch-home-links .switch-home-link a:hover,.header-language-container .switch-home-links-container .switch-home-links .switch-home-link a:hover{color:#ebe717}.cms-home .switch-home-links-container .switch-home-links .switch-home-link.selected a,.cms-homekids .switch-home-links-container .switch-home-links .switch-home-link.selected a,.catalog-category-view .switch-home-links-container .switch-home-links .switch-home-link.selected a,.catalog-product-view .switch-home-links-container .switch-home-links .switch-home-link.selected a,.header-language-container .switch-home-links-container .switch-home-links .switch-home-link.selected a{color:#000}.cms-home .switch-home-box,.cms-homekids .switch-home-box,.catalog-category-view .switch-home-box,.catalog-product-view .switch-home-box,.header-language-container .switch-home-box{display:table;width:auto;height:100%;margin:0 auto}.cms-home .upper-box-switch .header-logo-container,.cms-homekids .upper-box-switch .header-logo-container,.catalog-category-view .upper-box-switch .header-logo-container,.catalog-product-view .upper-box-switch .header-logo-container,.header-language-container .box-hidden-menu .upper-box-switch .header-logo-container,.header-language-container .box-hidden-menu~.switch-home-container .upper-box-switch .header-logo-container{text-decoration:none}.cms-home .upper-box-switch .header-logo-container span,.cms-homekids .upper-box-switch .header-logo-container span,.catalog-category-view .upper-box-switch .header-logo-container span,.catalog-product-view .upper-box-switch .header-logo-container span,.header-language-container .box-hidden-menu .upper-box-switch .header-logo-container span,.header-language-container .box-hidden-menu~.switch-home-container .upper-box-switch .header-logo-container span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.cms-home .upper-box-switch .header-logo-container div.fm-logo,.cms-homekids .upper-box-switch .header-logo-container div.fm-logo,.catalog-category-view .upper-box-switch .header-logo-container div.fm-logo,.catalog-product-view .upper-box-switch .header-logo-container div.fm-logo,.header-language-container .box-hidden-menu .upper-box-switch .header-logo-container div.fm-logo,.header-language-container .box-hidden-menu~.switch-home-container .upper-box-switch .header-logo-container div.fm-logo{background-size:230px;width:218px;height:30px;display:inline-block}.cms-home .upper-box-switch .header-logo-container.is-kids div.fm-logo,.cms-homekids .upper-box-switch .header-logo-container.is-kids div.fm-logo,.catalog-category-view .upper-box-switch .header-logo-container.is-kids div.fm-logo,.catalog-product-view .upper-box-switch .header-logo-container.is-kids div.fm-logo,.header-language-container .box-hidden-menu .upper-box-switch .header-logo-container.is-kids div.fm-logo,.header-language-container .box-hidden-menu~.switch-home-container .upper-box-switch .header-logo-container.is-kids div.fm-logo{background-position:-6px -38px}.cms-home .upper-box-switch .text-switch,.cms-homekids .upper-box-switch .text-switch,.catalog-category-view .upper-box-switch .text-switch,.catalog-product-view .upper-box-switch .text-switch,.header-language-container .box-hidden-menu .upper-box-switch .text-switch,.header-language-container .box-hidden-menu~.switch-home-container .upper-box-switch .text-switch{display:table-cell;vertical-align:middle}.cms-home .upper-box-switch .text-switch .adulto-logo,.cms-homekids .upper-box-switch .text-switch .adulto-logo,.catalog-category-view .upper-box-switch .text-switch .adulto-logo,.catalog-product-view .upper-box-switch .text-switch .adulto-logo,.header-language-container .box-hidden-menu .upper-box-switch .text-switch .adulto-logo,.header-language-container .box-hidden-menu~.switch-home-container .upper-box-switch .text-switch .adulto-logo{background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/logo-sprite.svg) 38px 51px;background-size:201px 111px;width:157px;height:22px;cursor:pointer}.cms-home .upper-box-switch .text-switch .infantil-logo,.cms-homekids .upper-box-switch .text-switch .infantil-logo,.catalog-category-view .upper-box-switch .text-switch .infantil-logo,.catalog-product-view .upper-box-switch .text-switch .infantil-logo,.header-language-container .box-hidden-menu .upper-box-switch .text-switch .infantil-logo,.header-language-container .box-hidden-menu~.switch-home-container .upper-box-switch .text-switch .infantil-logo{background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/logo-sprite.svg) -6px -80px;background-size:196px 108px;width:197px;height:22px;cursor:pointer}.cms-home .upper-box-switch .text-switch .adulto-link span,.cms-homekids .upper-box-switch .text-switch .adulto-link span,.catalog-category-view .upper-box-switch .text-switch .adulto-link span,.catalog-product-view .upper-box-switch .text-switch .adulto-link span,.header-language-container .box-hidden-menu .upper-box-switch .text-switch .adulto-link span,.header-language-container .box-hidden-menu~.switch-home-container .upper-box-switch .text-switch .adulto-link span,.cms-home .upper-box-switch .text-switch .infantil-link span,.cms-homekids .upper-box-switch .text-switch .infantil-link span,.catalog-category-view .upper-box-switch .text-switch .infantil-link span,.catalog-product-view .upper-box-switch .text-switch .infantil-link span,.header-language-container .box-hidden-menu .upper-box-switch .text-switch .infantil-link span,.header-language-container .box-hidden-menu~.switch-home-container .upper-box-switch .text-switch .infantil-link span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.cms-home .box-hidden-menu~.switch-home-container .upper-box-switch .text-switch.selected .adulto-logo,.cms-homekids .box-hidden-menu~.switch-home-container .upper-box-switch .text-switch.selected .adulto-logo,.catalog-category-view .box-hidden-menu~.switch-home-container .upper-box-switch .text-switch.selected .adulto-logo,.catalog-product-view .box-hidden-menu~.switch-home-container .upper-box-switch .text-switch.selected .adulto-logo,.header-language-container .box-hidden-menu~.switch-home-container .upper-box-switch .text-switch.selected .adulto-logo{background-position:-4px -8px}.cms-home .header-language-container .box-hidden-menu.adulto-selected~.switch-home-container .upper-box-switch .text-switch.selected .adulto-logo,.catalog-category-view .header-language-container .box-hidden-menu.adulto-selected~.switch-home-container .upper-box-switch .text-switch.selected .adulto-logo,.header-language-container .box-hidden-menu.adulto-selected~.switch-home-container .upper-box-switch .text-switch.selected .adulto-logo{background-position:-4px -8px}.cms-homekids .header-language-container .box-hidden-menu.infantil-selected~.switch-home-container .upper-box-switch .text-switch.selected .adulto-logo,.catalog-category-view .header-language-container .box-hidden-menu.infantil-selected~.switch-home-container .upper-box-switch .text-switch.selected .adulto-logo,.header-language-container .box-hidden-menu.infantil-selected~.switch-home-container .upper-box-switch .text-switch.selected .adulto-logo{background-position:-4px -8px}.cms-home .box-hidden-menu~.switch-home-container .upper-box-switch .text-switch.selected .infantil-logo,.cms-homekids .box-hidden-menu~.switch-home-container .upper-box-switch .text-switch.selected .infantil-logo,.catalog-category-view .box-hidden-menu~.switch-home-container .upper-box-switch .text-switch.selected .infantil-logo,.catalog-product-view .box-hidden-menu~.switch-home-container .upper-box-switch .text-switch.selected .infantil-logo,.header-language-container .box-hidden-menu~.switch-home-container .upper-box-switch .text-switch.selected .infantil-logo{background-position:-202px -34px}.cms-home .header-language-container .box-hidden-menuadulto-selected~.switch-home-container .upper-box-switch .text-switch.selected .infantil-logo,.catalog-category-view .header-language-container .box-hidden-menu.adulto-selected~.switch-home-container .upper-box-switch .text-switch.selected .infantil-logo,.header-language-container .box-hidden-menu.adulto-selected~.switch-home-container .upper-box-switch .text-switch.selected .infantil-logo{background-position:-202px -34px}.cms-homekids .header-language-container .box-hidden-menu.infantil-selected~.switch-home-container .upper-box-switch .text-switch.selected .infantil-logo,.catalog-category-view .header-language-container .box-hidden-menu.infantil-selected~.switch-home-container .upper-box-switch .text-switch.selected .infantil-logo,.header-language-container .box-hidden-menu.infantil-selected~.switch-home-container .upper-box-switch .text-switch.selected .infantil-logo{background-position:-202px -34px}.cms-home .upper-box-switch .onoffswitch,.cms-homekids .upper-box-switch .onoffswitch,.catalog-category-view .upper-box-switch .onoffswitch,.catalog-product-view .upper-box-switch .onoffswitch,.header-language-container .box-hidden-menu .upper-box-switch .onoffswitch,.header-language-container .box-hidden-menu~.switch-home-container .upper-box-switch .onoffswitch{position:relative;width:47px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;display:table-cell;vertical-align:middle}.cms-home .upper-box-switch .onoffswitch-checkbox,.cms-homekids .upper-box-switch .onoffswitch-checkbox,.catalog-category-view .upper-box-switch .onoffswitch-checkbox,.catalog-product-view .upper-box-switch .onoffswitch-checkbox,.header-language-container .box-hidden-menu .upper-box-switch .onoffswitch-checkbox,.header-language-container .box-hidden-menu~.switch-home-container .upper-box-switch .onoffswitch-checkbox{display:none}.cms-home .upper-box-switch .onoffswitch-switch.animate,.cms-homekids .upper-box-switch .onoffswitch-switch.animate,.catalog-category-view .upper-box-switch .onoffswitch-switch.animate,.catalog-product-view .upper-box-switch .onoffswitch-switch.animate,.header-language-container .box-hidden-menu .upper-box-switch .onoffswitch-switch.animate,.header-language-container .box-hidden-menu~.switch-home-container .upper-box-switch .onoffswitch-switch.animate{-webkit-transition:left .5s ease-in-out;-moz-transition:left .5s ease-in-out;-ms-transition:left .5s ease-in-out;-o-transition:left .5s ease-in-out;transition:left .5s ease-in-out}.cms-home .upper-box-switch .onoffswitch-label,.cms-homekids .upper-box-switch .onoffswitch-label,.catalog-category-view .upper-box-switch .onoffswitch-label,.catalog-product-view .upper-box-switch .onoffswitch-label,.header-language-container .box-hidden-menu .upper-box-switch .onoffswitch-label,.header-language-container .box-hidden-menu~.switch-home-container .upper-box-switch .onoffswitch-label{display:block;overflow:hidden;cursor:pointer;border-radius:20px;position:relative;height:30px}.cms-home .upper-box-switch .onoffswitch-inner,.cms-homekids .upper-box-switch .onoffswitch-inner,.catalog-category-view .upper-box-switch .onoffswitch-inner,.header-language-container .box-hidden-menu .upper-box-switch .onoffswitch-inner,.header-language-container .box-hidden-menu~.switch-home-container .upper-box-switch .onoffswitch-inner{display:block;width:200%;margin-left:-100%}.cms-home .upper-box-switch .onoffswitch-inner:before,.cms-home .upper-box-switch .onoffswitch-inner:after,.cms-homekids .upper-box-switch .onoffswitch-inner:before,.cms-homekids .upper-box-switch .onoffswitch-inner:after,.catalog-category-view .upper-box-switch .onoffswitch-inner:before,.catalog-category-view .upper-box-switch .onoffswitch-inner:after,.catalog-product-view .upper-box-switch .onoffswitch-inner:before,.catalog-product-view .upper-box-switch .onoffswitch-inner:after,.header-language-container .box-hidden-menu .upper-box-switch .onoffswitch-inner:before,.header-language-container .box-hidden-menu .upper-box-switch .onoffswitch-inner:after,.header-language-container .box-hidden-menu~.switch-home-container .upper-box-switch .onoffswitch-inner:before,.header-language-container .box-hidden-menu~.switch-home-container .upper-box-switch .onoffswitch-inner:after{display:block;float:left;width:50%;height:30px;padding:0;line-height:30px;font-size:14px;color:#fff;font-family:Trebuchet,Arial,sans-serif;font-weight:300;box-sizing:border-box}.cms-home .upper-box-switch .onoffswitch-inner:before,.cms-homekids .upper-box-switch .onoffswitch-inner:before,.catalog-category-view .upper-box-switch .onoffswitch-inner:before,.catalog-product-view .upper-box-switch .onoffswitch-inner:before,.header-language-container .box-hidden-menu .upper-box-switch .onoffswitch-inner:before,.header-language-container .box-hidden-menu~.switch-home-container .upper-box-switch .onoffswitch-inner:before{content:"";padding-left:10px;background-color:#0c0;color:#fff}.cms-home .upper-box-switch .onoffswitch-inner:after,.cms-homekids .upper-box-switch .onoffswitch-inner:after,.catalog-category-view .upper-box-switch .onoffswitch-inner:after,.catalog-product-view .upper-box-switch .onoffswitch-inner:after,.header-language-container .box-hidden-menu .upper-box-switch .onoffswitch-inner:after,.header-language-container .box-hidden-menu~.switch-home-container .upper-box-switch .onoffswitch-inner:after{content:"";padding-right:10px;background-color:#0c0;color:#999;text-align:right}.cms-home .upper-box-switch .onoffswitch-switch,.cms-homekids .upper-box-switch .onoffswitch-switch,.catalog-category-view .upper-box-switch .onoffswitch-switch,.catalog-product-view .upper-box-switch .onoffswitch-switch,.header-language-container .box-hidden-menu .upper-box-switch .onoffswitch-switch,.header-language-container .box-hidden-menu~.switch-home-container .upper-box-switch .onoffswitch-switch{display:block;margin:1px;position:absolute!important;top:0;bottom:0;right:0;border-radius:20px;background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/sprite-header.svg) -722px -47px;width:27px;height:28px;background-size:254px}span.onoffswitch-switch.animate.ui-draggable.ui-draggable-handle{}.cms-home .upper-box-switch .onoffswitch-checkbox.switch-checked+.onoffswitch-label .onoffswitch-inner,.cms-homekids .upper-box-switch .onoffswitch-checkbox.switch-checked+.onoffswitch-label .onoffswitch-inner,.catalog-category-view .upper-box-switch .onoffswitch-checkbox.switch-checked+.onoffswitch-label .onoffswitch-inner,.catalog-product-view .upper-box-switch .onoffswitch-checkbox.switch-checked+.onoffswitch-label .onoffswitch-inner,.header-language-container .box-hidden-menu .upper-box-switch .onoffswitch-checkbox.switch-checked+.onoffswitch-label .onoffswitch-inner,.header-language-container .box-hidden-menu~.switch-home-container .upper-box-switch .onoffswitch-checkbox.switch-checked+.onoffswitch-label .onoffswitch-inner{margin-left:0}.cms-home .upper-box-switch .onoffswitch-checkbox.switch-checked+.onoffswitch-label .onoffswitch-switch,.cms-homekids .upper-box-switch .onoffswitch-checkbox.switch-checked+.onoffswitch-label .onoffswitch-switch,.catalog-category-view .upper-box-switch .onoffswitch-checkbox.switch-checked+.onoffswitch-label .onoffswitch-switch,.catalog-product-view .upper-box-switch .onoffswitch-checkbox.switch-checked+.onoffswitch-label .onoffswitch-switch,.header-language-container .box-hidden-menu .upper-box-switch .onoffswitch-checkbox.switch-checked+.onoffswitch-label .onoffswitch-switch,.header-language-container .box-hidden-menu~.switch-home-container .upper-box-switch .onoffswitch-checkbox.switch-checked+.onoffswitch-label .onoffswitch-switch{left:0}.cms-home .upper-box-switch .onoffswitch-label.unclickable,.cms-homekids .upper-box-switch .onoffswitch-label.unclickable,.catalog-category-view .upper-box-switch .onoffswitch-label.unclickable,.catalog-product-view .upper-box-switch .onoffswitch-label.unclickable,.header-language-container .box-hidden-menu .upper-box-switch .onoffswitch-label.unclickable,.header-language-container .box-hidden-menu~.switch-home-container .upper-box-switch .onoffswitch-label.unclickable,.cms-home .upper-box-switch .text-switch.unclickable,.cms-homekids .upper-box-switch .text-switch.unclickable,.catalog-category-view .upper-box-switch .text-switch.unclickable,.catalog-product-view .upper-box-switch .text-switch.unclickable,.header-language-container .box-hidden-menu .upper-box-switch .text-switch.unclickable,.header-language-container .box-hidden-menu~.switch-home-container .upper-box-switch .text-switch.unclickable{pointer-events:none}body.faqs-faq-view .col-left{width:auto}div.left-help-menu .mCSB_inside>.mCSB_container{margin-right:0;overflow:visible}div.left-help-menu .mCSB_inside>.mCSB_scrollTools{width:5px}div.help-header{text-align:center;background-color:#fff;width:100%;position:fixed;z-index:5;border-bottom:2px solid #dadada}div.help-header.responsive-header{display:none}div.help-header.show-shadow{border:none;padding-bottom:2px}div.help-header.show-shadow .help-header-shadow{width:100%;height:100%;position:absolute;bottom:2px;box-shadow:0 4px 5px 0 transparent,0 1px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.2);z-index:-1}div.help-header .help-header-back{position:absolute;left:10px;height:60px;cursor:pointer;display:table}div.help-header .help-header-back:hover{opacity:.7}div.help-header .help-header-back .help-header-back-text{display:table-cell;vertical-align:middle;font-weight:600;font-size:14px}div.help-header .help-header-back .arrow-container{display:table-cell;vertical-align:middle}div.help-header .help-header-back .arrow-container .arrow{background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/icon-flecha-negro-inicio-menu.svg);width:30px;height:30px}div.help-header .help-header-title h1{font-size:25px;font-weight:700;margin:0;line-height:60px}div.help-menu-content{padding:30px 50px 50px;margin-left:250px;max-width:760px;min-width:500px;font-size:14px;font-weight:400}div.help-menu-content h1{font-size:25px;font-weight:600}div.help-menu-content h2{font-size:20px;font-weight:600;text-transform:none}div.help-menu-content h3{font-size:16px;font-weight:600;text-transform:none}div.left-help-menu{position:absolute;font-size:14px}div.left-help-menu .help-menu ol{position:fixed;width:100%;max-width:250px;z-index:4;background-color:#fff;display:none}div.left-help-menu .help-menu ol.opened{display:block}div.left-help-menu .help-menu ol .go-back{display:none;padding:5px 0;background-color:#000;cursor:pointer;font-weight:700;width:100%}div.left-help-menu .help-menu ol .go-back.current{display:table;height:50px}div.left-help-menu .help-menu ol .go-back.current:hover{opacity:.7}div.left-help-menu .help-menu ol .go-back.level0{display:none}div.left-help-menu .help-menu ol .go-back .back-arrow-container{display:table-cell;vertical-align:middle;width:40px}div.left-help-menu .help-menu ol .go-back .back-arrow-container .back-arrow{display:block;width:30px;height:30px;background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/icon-flecha-blanca-menu-ayuda.svg);margin-left:10px}div.left-help-menu .help-menu ol .go-back .back-text{display:table-cell;vertical-align:middle;color:#fff}div.left-help-menu .help-menu ol .elements-container{height:100%}div.left-help-menu .help-menu ol li{display:table;width:100%;position:relative;border-width:0 2px 2px 1px;border-style:solid;border-color:#dadada}div.left-help-menu .help-menu ol li:last-child:before{border-bottom:2px solid #dadada}div.left-help-menu .help-menu ol li a{display:table;width:100%;height:100%;text-decoration:none}div.left-help-menu .help-menu ol li div.pre-menu-title{display:table-cell;vertical-align:middle;color:#878787;font-weight:700;padding-left:30px;width:50px}div.left-help-menu .help-menu ol li div.pre-menu-title.with-photo{width:50px;padding-left:10px}div.left-help-menu .help-menu ol li div.pre-menu-title img{width:40px;height:40px}div.left-help-menu .help-menu ol li div.pre-menu-title img.icon-img-hover{display:none}div.left-help-menu .help-menu ol li.hovered{background-color:#ececec}div.left-help-menu .help-menu ol li.hovered>div.pre-menu-title img.icon-img,div.left-help-menu .help-menu ol li.hovered>a div.pre-menu-title img.icon-img,div.left-help-menu .help-menu ol li.in-use>div.pre-menu-title img.icon-img,div.left-help-menu .help-menu ol li.in-use>a div.pre-menu-title img.icon-img{display:none}div.left-help-menu .help-menu ol li.hovered>div.pre-menu-title img.icon-img-hover,div.left-help-menu .help-menu ol li.hovered>a div.pre-menu-title img.icon-img-hover,div.left-help-menu .help-menu ol li.in-use>div.pre-menu-title img.icon-img-hover,div.left-help-menu .help-menu ol li.in-use>a div.pre-menu-title img.icon-img-hover{display:block}div.left-help-menu .help-menu ol li div.menu-title{display:table-cell;vertical-align:middle;color:gray;font-weight:400;line-height:1.5em;padding-left:10px}div.left-help-menu .help-menu ol li div.menu-arrow-container{display:table-cell;width:40px;padding-right:10px;vertical-align:middle}div.left-help-menu .help-menu ol li div.menu-arrow-container .menu-arrow{display:block;width:30px;height:30px;background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/icon-flecha-gris-menu-ayuda.svg)}div.left-help-menu .help-menu ol li.hovered>div.menu-arrow-container .menu-arrow,div.left-help-menu .help-menu ol li.hovered>a>div.menu-arrow-container .menu-arrow,div.left-help-menu .help-menu ol li.in-use>div.menu-arrow-container .menu-arrow,div.left-help-menu .help-menu ol li.in-use>a>div.menu-arrow-container .menu-arrow{background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/icon-flecha-hover-seleccionado.svg)}div.left-help-menu .help-menu ol li.hovered>div.pre-menu-title .icon-text,div.left-help-menu .help-menu ol li.hovered>a div.pre-menu-title .icon-text,div.left-help-menu .help-menu ol li.in-use>div.pre-menu-title .icon-text,div.left-help-menu .help-menu ol li.in-use>a div.pre-menu-title .icon-text{color:#000}div.left-help-menu .help-menu ol li.hovered>div.menu-title,div.left-help-menu .help-menu ol li.hovered>a>div.menu-title,div.left-help-menu .help-menu ol li.in-use>div.menu-title,div.left-help-menu .help-menu ol li.in-use>a>div.menu-title{color:#000}div.left-help-menu .help-menu ol li.hovered>ol{display:block}div.left-help-menu .help-menu ol.lvl0 li.level0 ol.lvl1{left:249px;box-shadow:0 4px 5px 0 transparent,5px 0 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.2)}div.left-help-menu .help-menu ol.lvl0 li.level0 ol.lvl1.opened{left:0;box-shadow:none}div.left-help-menu .help-menu ol.lvl0 li.level0 ol.lvl1 li.level1 ol.lvl2{left:498px;box-shadow:0 4px 5px 0 transparent,5px 0 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.2)}div.left-help-menu .help-menu ol.lvl0 li.level0 ol.lvl1.opened li.level1 ol.lvl2{left:249px}div.left-help-menu .help-menu ol.lvl0 li.level0 ol.lvl1.opened li.level1 ol.lvl2.opened{left:0;box-shadow:none}div.left-help-menu .help-menu ol.lvl0 li.level0 ol.lvl1 li.level1 ol.lvl2 li.level2 ol.lvl3{left:747px;box-shadow:0 4px 5px 0 transparent,5px 0 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.2)}div.left-help-menu .help-menu ol.lvl0 li.level0 ol.lvl1.opened li.level1 ol.lvl2 li.level2 ol.lvl3{left:498px}div.left-help-menu .help-menu ol.lvl0 li.level0 ol.lvl1.opened li.level1 ol.lvl2.opened li.level2 ol.lvl3{left:249px}div.left-help-menu .help-menu ol.lvl0 li.level0 ol.lvl1.opened li.level1 ol.lvl2.opened li.level2 ol.lvl3.opened{left:0;box-shadow:none}@media screen and (max-width:1333px) and (min-width:1025px){div.amshopby-filters-left .amshopby-advanced ol.list-categories>li.level0>ol.lvl1>li.level1{font-size:12px}}@charset "UTF-8";.video-js .vjs-big-play-button:before,.video-js .vjs-control:before,.video-js .vjs-modal-dialog,.vjs-modal-dialog .vjs-modal-dialog-content{position:absolute;top:0;left:0;width:100%;height:100%}.video-js .vjs-big-play-button:before,.video-js .vjs-control:before{text-align:center}@font-face{font-family:VideoJS;src:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/js/video-js/css/font/VideoJS.eot?#iefix) format("eot")}@font-face{font-family:VideoJS;src:url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAA4wAAoAAAAAFfAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABPUy8yAAAA9AAAAD4AAABWUZFeBGNtYXAAAAE0AAAAOgAAAUriLxC2Z2x5ZgAAAXAAAAnnAAAO5OV/F/5oZWFkAAALWAAAACsAAAA2C4eUa2hoZWEAAAuEAAAAGAAAACQOogcfaG10eAAAC5wAAAAPAAAAeNIAAABsb2NhAAALrAAAAD4AAAA+MMgtQm1heHAAAAvsAAAAHwAAACABLwB5bmFtZQAADAwAAAElAAACCtXH9aBwb3N0AAANNAAAAPkAAAF5vawAenicY2BkZ2CcwMDKwMFSyPKMgYHhF4RmjmEIZzzHwMDEwMrMgBUEpLmmMDh8ZPwoyw7iLmSHCDOCCADu/Qo9AAB4nGNgYGBmgGAZBkYGEHAB8hjBfBYGDSDNBqQZGZgYGD7K/v8PUvCREUTzM0DVAwEjG8OIBwCOWgbUAAB4nI1XfVBU1xV/574vlsUlj/14grDs48FuAgaR3X2LEnY3UZSgEkTwAySAgkIwI8bRfFDjTszYCWRMW9lNa4y2meokmq+2k5ia0dpkmknbkWgSSW3GyaaNf0RTx0wxX7A3Pe/tQmIgHXf3vXvvueeee+45v3POXQYY/PCD/CBDGAYkIE2sxg+OXSJmhmH1OaFX6MU5C5PDMCZi5Rg2i+ELGSthwM14NCbgYGSBIZfhFA1H6Zu0OS0NDkMVfg+npdFm+maCvigI0JBIQIMg0BdJGdTj9ylj7nr+b97+Hl8C1+H2xNAvjPqxjIgaKtItICkSnIISeo40QQls4xxjlzgHsnGGvi7BxQiMlSlkPMhfCh67rAUEUQ6CHxW2O7JARCkKnlUQ7UEIyAEQZe4MdDW9xr5OPFuKbubpRxcPDY8da4MOelDfAYJLW+sGKn/Vlmjfv5+NdB4oOfTazJn3tGxZtL9xFNZX7PPRUbjcRg/SMB2EL+gblXn7shbO/WUbF9u/H5XQ9eKO8iMMr9tY35qYoRi20wGuXV/CHaGDk2fdgHwCk5HUXQpCcgHfBV2NjV3jkq4PHTSUSBwuOQALvxPAps6fiftk6P6yJpcm5bB4dFkgoh195mbiSTnkL3jupq7jh4ZZdvjQRVB4PPx3SsVTu5D/6kd85RU66ttXAeuuXYN1E/Y2sMMzZkZiZNRZlRS/ynr9Xr8Cql2RVNbutXslYo7B9ngsFqcDbCQO22PxeIxcpgMxkh6PjUdwkvw6hvRpZeoCFKshDQzJVr++DWyLx+hAXJcGp3TJMV1ME45xCNvHLsWRrpOZSduOoG0zERuIIwuIkhNkBREglQKLiODD45FQE0BTiE214xE2wp8zOt9NjH3GRtDMk7Ehoq2tzCzGxdyMEQJuD0qGIrQ58ApoWQE3D2h1h6zwuB14wYFIDAA5CZ11jT+92gFZ7B7/p7+hV8jFxBl4aG03wLiVXtBbCylLfIJzkPUAvWAw0yvsVdKdBbC6nnruP/RFkHqWJLZ2Auxdtgy+6qTf7l1WswTJcJ6mGVxwXj92UtfU2WXUNX+qBUCxK6D4FR4f/cufG1sZbiSkMcwdMdoxBxTTEXIp4SCXMNhHoFjvTTFP4vkoPReNRmPRCTwa+3qY0DR7qn7Vjh612wRRTaI04HWCnZ+gIzvS/ZJP0+mynphCui4hzmG0id6+aLSv2BV3FQMYDTHrlGQ/SZ+q4ZdF8aLa5Ar8GW3tVNKEj13cF0buMaesx1i9CL/Uo1tM0h+74o9HjQ+UcPaxy8mH9ccwK8KpKA3rHdIUjTKpfIBxuokpxUGBIILm84ATvHh8tAIe2iZj8KvYwUOXawHMVNgxZvlwSa0z8Zkokkxn3ey2nYTsbMO3mPh8cji7zklsPLD9a9f2s2w/uSt/FgSytWzw5bmS3PielU1P56aGrlz6NzlnbT8h/Wtb+1OxIqxBbC9g7kINUbtAEDxsKWSCe46eltCPmaiUxy2IrODIB8EmixaQrU4IAQ6THg6BFpAdWsCquT16DkL9ccIC/FGeP5AuiDExe8bx+QtzWVsmHcm0kdzqecdn5IhRkTc/zfNPm3ns5sw4Pq86l9gyofh6jkTF5iFChjYbbzZQWFvYb8qZAWyGiV9ya+5bFgnzpuWt3FuX8KYMmsiYZepPseBgGhZcOMt0+4Q8fDOTftJjHIuhdaLsFXFM9AclTi9jbGRq8ZvIOykZei77kfo53eoppVPovbGiyV63p/p/dkWETTjmhjTIm8RP284b04bcNYlRsvO6Gp2JeaiIueVHsgJGF2aASlCQLuG8EsBomzb++/AXmwhaOoLhL7iQ4/uc449gWJ56/XWDARn74v/PL1bRBB4TBEyYrqezSkUPHaWjPWCm13ogAzJ66LVpbTEuXccDZlyXxBQ/IrzKOPS7gAkkIyZ0N6joE6M246aDsO1kgucTJ/EdFWA5pbAcTfoSP4hJeBCni7nEn5IclL4kpDgmMMuH8Kpk0+WrBUIeKCyWS0nPVz7NW86Hnl55GxR5KB3+9tszL+wVRulXNTUn6D8SJvIl3PzP46eZST/tQTllTDXTzmxCaTYna7eJAqcWuD1ulBXQsMz5fQEBCfowCF5FVDF/2yysB9OW5veVEtRAFOy41FoeJEiAOZhDiFstsKAwJ8Hijs72q1jWvWx+uKU5XFZDLx189OK8ojW1u0By5dtLHUN/rwkte68PnhnYVbt0bvWiub9w1+f4C0L3hIuXZ8+xlVSt0eb3tgQsmVZnem5R3U0uf/fmFdqiLTvY3nPnet5/v4f9pLB6QX2krnnFQ1tXtN+2ePlAaUNWcfiWwrncn4ca9ml3hFeHHm+u2bq4MhxUZs3bMH/3jgaPUtlVunFjg2/8yRzf3cHsssKZqlnOqyCWworWykW9lXnspk0ffrjpfCreIpjPWbwnFxt3PAkcQgkUuH1auUMf+txJQ0hK1k1zsNaqQdaLMxfoq9AGGxtJQ+fGw53cE/TY8pWhJruZHiMAcCexFS/eGDp6hntiXGE/gvI7163b29ExfiHxNsnqub/a6/QmPoAn4GpZ2c9cZRX5/57IWUNYuubiQBAddhuxAKe6PA5vuV5dkk0VXkMM3zk42W3Awrgka8LQgjZY+tQIffd5+vnHasnHL/cczldyS4r79i6su6Nu9oPQ8lbaid2Pt9/bXtTTynevq7bkPkITV47d+3NugOzo4M3y77Zxbnb2nhWrl0T/kO4u3H1ig33e1lD6JDYjiKkCHOioF0pZv6T6gxxipxLNhFc8xERA48vq5ZfXdL/QV6c8W3PfwjIsZyI3Csvo72e4FpTVwTv/UYNAKtY+8MB84vogZ1Xr5lW38iJdPZ74xunzO4Gk7BARIkytjlyCoPVoIb3IluMfAYRhEoAO2aGXKc2TNAJaSwdzQEeq7jC7TWYF2Y2jrEIXlyVEhunBs5t7K62a7Z6qB0923/+vPT2v7mwpqV/mTEsTiCB5zz735HOP9VbVWtKKZK08uDJ7vcQN02HogGegY5iNnKUHh12ti9/zzHvsauy+tx+e375j94LuA64MV/5MQbZVNT95/re7jlxZVaVuW5Nffsd9TXfOpXcv6m2Bn3x6FgXg/oz+P0h/ce8g2mTEWxVTzzQzrTruNCcRdbu6VY87gLVXc4uSjXfosak7XxWM4oyl+ockmzCFhJXaGwK8e6sCW2T3sLmPnh5qSZtx9JHFL6QBHGnsTjdtWQ8PFygWtQTIkrI84NILfQSC65FUMFsnOYFHEoSmUCD49a4rt3985PTsd8GzB/5KEnzmhhORgVOZPM+yb5KmpRu38jQqviH6826Lrdrxx6DZdFPo2fVbTiy9AUpDJ3SxGYvpK7u+Rhz8D4BCxssAeJxjYGRgYABi/vcdWfH8Nl8ZuNkZQODSliXbkWl2BrA4BwMTiAIAKDsJfgB4nGNgZGBgZwCChWASxGZkQAVyABOTANd4nGNnYGBgHwAMADNUANMAAAAAAAAOAFAAZgCyAMYA5gEeAUgBdAGcAfICLgKOAroDCgOOA7AD6gQ4BHwEuAToBQwFogXoBjYGbAbaB3IAAHicY2BkYGCQY8hlYGcAASYg5gJCBob/YD4DABa6AakAeJxdkE1qg0AYhl8Tk9AIoVDaVSmzahcF87PMARLIMoFAl0ZHY1BHdBJIT9AT9AQ9RQ9Qeqy+yteNMzDzfM+88w0K4BY/cNAMB6N2bUaPPBLukybCLvleeAAPj8JD+hfhMV7hC3u4wxs7OO4NzQSZcI/8Ltwnfwi75E/hAR7wJTyk/xYeY49fYQ/PztM+jbTZ7LY6OWdBJdX/pqs6NYWa+zMxa13oKrA6Uoerqi/JwtpYxZXJ1coUVmeZUWVlTjq0/tHacjmdxuL90OR8O0UEDYMNdtiSEpz5XQGqzlm30kzUdAYFFOb8R7NOZk0q2lwAyz1i7oAr1xoXvrOgtYhZx8wY5KRV269JZ5yGpmzPTjQhvY9je6vEElPOuJP3mWKnP5M3V+YAAAB4nG2P2XLCMAxFfYE4CWlZSveFP8hHOY4gHhw79VLav68hMNOH6kG60mg5YhM22pr9b1vGMMEUM2TgyFGgxBwVbnCLBZZYYY07bHCPBzziCc94wSve8I4PbGeDFj/VydVSOakpG0T0VH1ZHXuq+xhoftHaHq+yV+21o1P7brWLWnvpiExNJpBb/i18q8D9ZxSOcj8oY8iVPjZBBU2+kGIIypokuqTI+cx3qXMq7Z6PQIsx1DYGrQxtLul50YV50rVcCiNJc0enX4qdkNRYe8j2g46+SIMHapXJw1GFdIWH2DfalQknZeTDWsRW2bqlBK3ORIz9AqJUapQAAAA=) format("woff"),url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAAKAIAAAwAgT1MvMlGRXgQAAAEoAAAAVmNtYXDiLxC2AAAB+AAAAUpnbHlm5X8X/gAAA4QAAA7kaGVhZAuHlGsAAADQAAAANmhoZWEOogcfAAAArAAAACRobXR40gAAAAAAAYAAAAB4bG9jYTDILUIAAANEAAAAPm1heHABLwB5AAABCAAAACBuYW1l1cf1oAAAEmgAAAIKcG9zdL2sAHoAABR0AAABeQABAAAHAAAAAKEHAAAAAAAHAAABAAAAAAAAAAAAAAAAAAAAHgABAAAAAQAAD+/W/l8PPPUACwcAAAAAANK0pLcAAAAA0rSktwAAAAAHAAcAAAAACAACAAAAAAAAAAEAAAAeAG0ABwAAAAAAAgAAAAoACgAAAP8AAAAAAAAAAQcAAZAABQAIBHEE5gAAAPoEcQTmAAADXABXAc4AAAIABQMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUGZFZABA8QHxHQcAAAAAoQcAAAAAAAABAAAAAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAAAAAAAwAAAAMAAAAcAAEAAAAAAEQAAwABAAAAHAAEACgAAAAGAAQAAQACAADxHf//AAAAAPEB//8AAA8AAAEAAAAAAAAAAAEGAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4AUABmALIAxgDmAR4BSAF0AZwB8gIuAo4CugMKA44DsAPqBDgEfAS4BOgFDAWiBegGNgZsBtoHcgAAAAEAAAAABYsFiwACAAABEQECVQM2BYv76gILAAADAAAAAAZrBmsAAgAOABoAAAkCEwQAAxIABSQAEwIAASYAJzYANxYAFwYAAusBwP5Alf7D/loICAGmAT0BPQGmCAj+Wv7D/f6uBgYBUv39AVIGBv6uAjABUAFQAZsI/lr+w/7D/loICAGmAT0BPQGm+sgGAVL9/QFSBgb+rv39/q4AAAACAAAAAAVABYsAAwAHAAABIREpAREhEQHAASv+1QJVASsBdQQW++oEFgAAAAQAAAAABiAGIAAGABMAJAAnAAABLgEnFRc2NwYHFz4BNSYAJxUWEgEHASERIQERAQYHFT4BNxc3AQcXBNABZVW4A7sCJ3ElKAX+3+Wlzvu3XwFh/p8BKwF1AT5MXU6KO5lf/WCcnAOAZJ4rpbgYGGpbcUacVPQBYziaNP70Aetf/p/+QP6LAfb+wjsdmhJEMZhfBJacnAAAAQAAAAAEqwXWAAUAAAERIQERAQILASoBdv6KBGD+QP6LBKr+iwAAAAIAAAAABWYF1gAGAAwAAAEuAScRPgEBESEBEQEFZQFlVFRl/BEBKwF1/osDgGSeK/2mK54BRP5A/osEqv6LAAADAAAAAAYgBg8ABQAMABoAABMRIQERAQUuAScRPgEDFRYSFwYCBxU2ADcmAOABKwF1/osCxQFlVVVluqXOAwPOpeUBIQUF/t8EYP5A/osEqv6L4GSeK/2mK54C85o0/vS1tf70NJo4AWL19QFiAAAABAAAAAAFiwWLAAUACwARABcAAAEjESE1IwMzNTM1IQEjFSERIwMVMxUzEQILlgF24JaW4P6KA4DgAXaW4OCWAuv+ipYCCuCW/ICWAXYCoJbgAXYABAAAAAAFiwWLAAUACwARABcAAAEzFTMRIRMjFSERIwEzNTM1IRM1IxEhNQF14Jb+iuDgAXaWAcCW4P6KlpYBdgJV4AF2AcCWAXb76uCWAcDg/oqWAAAAAAIAAAAABdYF1gAPABMAAAEhDgEHER4BFyE+ATcRLgEDIREhBUD8gD9VAQFVPwOAP1UBAVU//IADgAXVAVU//IA/VQEBVT8DgD9V++wDgAAABgAAAAAGawZrAAcADAATABsAIAAoAAAJASYnDgEHASUuAScBBSEBNhI3JgUBBgIHFhchBR4BFwEzARYXPgE3AQK+AWROVIfwYQESA4416aH+7gLl/dABelxoAQH8E/7dXGgBAQ4CMP3kNemhARJ4/t1OVIfwYf7uA/ACaBIBAVhQ/id3pfY+/idL/XNkAQGTTU0B+GT+/5NNSEul9j4B2f4IEgEBWFAB2QAAAAUAAAAABmsF1gAPABMAFwAbAB8AAAEhDgEHER4BFyE+ATcRLgEBIRUhASE1IQUhNSE1ITUhBdX7VkBUAgJUQASqQFQCAlT7FgEq/tYC6v0WAuoBwP7WASr9FgLqBdUBVT/8gD9VAQFVPwOAP1X9rJX+1ZWVlZaVAAMAAAAABiAF1gAPACcAPwAAASEOAQcRHgEXIT4BNxEuAQEjNSMVMzUzFRQGByMuAScRPgE3Mx4BFQUjNSMVMzUzFQ4BByMuATURNDY3Mx4BFwWL++o/VAICVD8EFj9UAgJU/WtwlZVwKiDgICoBASog4CAqAgtwlZVwASog4CAqKiDgICoBBdUBVT/8gD9VAQFVPwOAP1X99yXgJUogKgEBKiABKiAqAQEqIEol4CVKICoBASogASogKgEBKiAAAAYAAAAABiAE9gADAAcACwAPABMAFwAAEzM1IxEzNSMRMzUjASE1IREhNSERFSE14JWVlZWVlQErBBX76wQV++sEFQM1lv5AlQHAlf5Alv5AlQJVlZUAAAABAAAAAAYgBmwALgAAASIGBwE2NCcBHgEzPgE3LgEnDgEHFBcBLgEjDgEHHgEXMjY3AQYHHgEXPgE3LgEFQCtKHv3sBwcCDx5OLF9/AgJ/X19/Agf98R5OLF9/AgJ/XyxOHgIUBQEDe1xcewMDewJPHxsBNxk2GQE0HSACf19ffwICf18bGf7NHCACf19ffwIgHP7KFxpcewICe1xdewAAAgAAAAAGWQZrAEMATwAAATY0Jzc+AScDLgEPASYvAS4BJyEOAQ8BBgcnJgYHAwYWHwEGFBcHDgEXEx4BPwEWHwEeARchPgE/ATY3FxY2NxM2JicFLgEnPgE3HgEXDgEFqwUFngoGB5YHGQ26OkQcAxQP/tYPFAIcRTm6DRoHlQcFC50FBZ0LBQeVBxoNujlFHAIUDwEqDxQCHEU5ug0aB5UHBQv9OG+UAgKUb2+UAgKUAzckSiR7CRoNAQMMCQVLLRzGDhEBAREOxhwtSwUJDP79DBsJeyRKJHsJGg3+/QwJBUstHMYOEQEBEQ7GHC1LBQkMAQMMGwlBApRvb5QCApRvb5QAAAAAAQAAAAAGawZrAAsAABMSAAUkABMCACUEAJUIAaYBPQE9AaYICP5a/sP+w/5aA4D+w/5aCAgBpgE9AT0BpggI/loAAAACAAAAAAZrBmsACwAXAAABBAADEgAFJAATAgABJgAnNgA3FgAXBgADgP7D/loICAGmAT0BPQGmCAj+Wv7D/f6uBgYBUv39AVIGBv6uBmsI/lr+w/7D/loICAGmAT0BPQGm+sgGAVL9/QFSBgb+rv39/q4AAAMAAAAABmsGawALABcAIwAAAQQAAxIABSQAEwIAASYAJzYANxYAFwYAAw4BBy4BJz4BNx4BA4D+w/5aCAgBpgE9AT0BpggI/lr+w/3+rgYGAVL9/QFSBgb+rh0Cf19ffwICf19ffwZrCP5a/sP+w/5aCAgBpgE9AT0BpvrIBgFS/f0BUgYG/q79/f6uAk9ffwICf19ffwICfwAAAAQAAAAABiAGIAAPABsAJQApAAABIQ4BBxEeARchPgE3ES4BASM1IxUjETMVMzU7ASEeARcRDgEHITczNSMFi/vqP1QCAlQ/BBY/VAICVP1rcJVwcJVwlgEqICoBASog/tZwlZUGIAJUP/vqP1QCAlQ/BBY/VPyClZUBwLu7ASog/tYgKgFw4AACAAAAAAZrBmsACwAXAAABBAADEgAFJAATAgATBwkBJwkBNwkBFwEDgP7D/loICAGmAT0BPQGmCAj+Wjhp/vT+9GkBC/71aQEMAQxp/vUGawj+Wv7D/sP+WggIAaYBPQE9Aab8EWkBC/71aQEMAQxp/vUBC2n+9AABAAAAAAXWBrYAFgAAAREJAREeARcOAQcuAScjFgAXNgA3JgADgP6LAXW+/QUF/b6+/QWVBgFR/v4BUQYG/q8FiwEq/ov+iwEqBP2/vv0FBf2+/v6vBgYBUf7+AVEAAAABAAAAAAU/BwAAFAAAAREjIgYdASEDIxEhESMRMzU0NjMyBT+dVjwBJSf+/s7//9Ctkwb0/vhISL3+2P0JAvcBKNq6zQAAAAAEAAAAAAaOBwAAMABFAGAAbAAAARQeAxUUBwYEIyImJyY1NDY3NiUuATU0NwYjIiY1NDY3PgEzIQcjHgEVFA4DJzI2NzY1NC4CIyIGBwYVFB4DEzI+AjU0LgEvASYvAiYjIg4DFRQeAgEzFSMVIzUjNTM1MwMfQFtaQDBI/uqfhOU5JVlKgwERIB8VLhaUy0g/TdNwAaKKg0pMMUVGMZImUBo1Ij9qQCpRGS8UKz1ZNjprWzcODxMeChwlThAgNWhvUzZGcX0Da9XVadTUaQPkJEVDUIBOWlN6c1NgPEdRii5SEipAKSQxBMGUUpo2QkBYP4xaSHNHO0A+IRs5ZjqGfVInITtlLmdnUjT8lxo0Xj4ZMCQYIwsXHTgCDiQ4XTtGazsdA2xs29ts2QADAAAAAAaABmwAAwAOACoAAAERIREBFgYrASImNDYyFgERIRE0JiMiBgcGFREhEhAvASEVIz4DMzIWAd3+tgFfAWdUAlJkZ6ZkBI/+t1FWP1UVC/63AgEBAUkCFCpHZz+r0ASP/CED3wEySWJik2Fh/N39yAISaXdFMx4z/dcBjwHwMDCQIDA4H+MAAAEAAAAABpQGAAAxAAABBgcWFRQCDgEEIyAnFjMyNy4BJxYzMjcuAT0BFhcuATU0NxYEFyY1NDYzMhc2NwYHNgaUQ18BTJvW/tKs/vHhIyvhsGmmHyEcKypwk0ROQk4seQFbxgi9hoxgbWAlaV0FaGJFDhyC/v3ut22RBIoCfWEFCxexdQQmAyyOU1hLlbMKJiSGvWYVOXM/CgAAAAEAAAAABYAHAAAiAAABFw4BBwYuAzURIzU+BDc+ATsBESEVIREUHgI3NgUwUBewWWitcE4hqEhyRDAUBQEHBPQBTf6yDSBDME4Bz+0jPgECOFx4eDoCINcaV11vVy0FB/5Y/P36HjQ1HgECAAEAAAAABoAGgABKAAABFAIEIyInNj8BHgEzMj4BNTQuASMiDgMVFBYXFj8BNjc2JyY1NDYzMhYVFAYjIiY3PgI1NCYjIgYVFBcDBhcmAjU0EiQgBBIGgM7+n9FvazsTNhRqPXm+aHfijmm2f1srUE0eCAgGAgYRM9Gpl6mJaz1KDgglFzYyPlYZYxEEzv7OAWEBogFhzgOA0f6fziBdR9MnOYnwlnLIfjpgfYZDaJ4gDCAfGAYXFD1al9mkg6ruVz0jdVkfMkJyVUkx/l5Ga1sBfOnRAWHOzv6fAAAHAAAAAAcABM8ADgAXACoAPQBQAFoAXQAAARE2HgIHDgEHBiYjJyY3FjY3NiYHERQFFjY3PgE3LgEnIwYfAR4BFw4BFxY2Nz4BNy4BJyMGHwEeARcUBhcWNjc+ATcuAScjBh8BHgEXDgEFMz8BFTMRIwYDJRUnAxyEzZRbCA2rgketCAEBqlRoCglxYwF+IiEOIysBAkswHQEECiQ0AgE+YyIhDiIsAQJLMB4BBQokNAE/YyIhDiIsAQJLMB4BBQokNAEBPvmD7kHhqs0s0gEnjgHJAv0FD2a9gIrADwUFAwPDAlVMZ3MF/pUHwgc1HTyWV325PgsJED+oY3G9TAc1HTyWV325PgsJED+oY3G9TAc1HTyWV325PgsJED+oY3G9UmQBZQMMR/61g/kBAAAAAAAQAMYAAQAAAAAAAQAHAAAAAQAAAAAAAgAHAAcAAQAAAAAAAwAHAA4AAQAAAAAABAAHABUAAQAAAAAABQALABwAAQAAAAAABgAHACcAAQAAAAAACgArAC4AAQAAAAAACwATAFkAAwABBAkAAQAOAGwAAwABBAkAAgAOAHoAAwABBAkAAwAOAIgAAwABBAkABAAOAJYAAwABBAkABQAWAKQAAwABBAkABgAOALoAAwABBAkACgBWAMgAAwABBAkACwAmAR5WaWRlb0pTUmVndWxhclZpZGVvSlNWaWRlb0pTVmVyc2lvbiAxLjBWaWRlb0pTR2VuZXJhdGVkIGJ5IHN2ZzJ0dGYgZnJvbSBGb250ZWxsbyBwcm9qZWN0Lmh0dHA6Ly9mb250ZWxsby5jb20AVgBpAGQAZQBvAEoAUwBSAGUAZwB1AGwAYQByAFYAaQBkAGUAbwBKAFMAVgBpAGQAZQBvAEoAUwBWAGUAcgBzAGkAbwBuACAAMQAuADAAVgBpAGQAZQBvAEoAUwBHAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAHMAdgBnADIAdAB0AGYAIABmAHIAbwBtACAARgBvAG4AdABlAGwAbABvACAAcAByAG8AagBlAGMAdAAuAGgAdAB0AHAAOgAvAC8AZgBvAG4AdABlAGwAbABvAC4AYwBvAG0AAAACAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB4AAAECAQMBBAEFAQYBBwEIAQkBCgELAQwBDQEOAQ8BEAERARIBEwEUARUBFgEXARgBGQEaARsBHAEdAR4EcGxheQtwbGF5LWNpcmNsZQVwYXVzZQt2b2x1bWUtbXV0ZQp2b2x1bWUtbG93CnZvbHVtZS1taWQLdm9sdW1lLWhpZ2gQZnVsbHNjcmVlbi1lbnRlcg9mdWxsc2NyZWVuLWV4aXQGc3F1YXJlB3NwaW5uZXIJc3VidGl0bGVzCGNhcHRpb25zCGNoYXB0ZXJzBXNoYXJlA2NvZwZjaXJjbGUOY2lyY2xlLW91dGxpbmUTY2lyY2xlLWlubmVyLWNpcmNsZQJoZAZjYW5jZWwGcmVwbGF5CGZhY2Vib29rBWdwbHVzCGxpbmtlZGluB3R3aXR0ZXIGdHVtYmxyCXBpbnRlcmVzdBFhdWRpby1kZXNjcmlwdGlvbgAAAAAA) format("truetype");font-weight:400;font-style:normal}.vjs-icon-play,.video-js .vjs-big-play-button,.video-js .vjs-play-control{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-play:before,.video-js .vjs-big-play-button:before,.video-js .vjs-play-control:before{content:'\f101'}.vjs-icon-play-circle{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-play-circle:before{content:'\f102'}.vjs-icon-pause,.video-js .vjs-play-control.vjs-playing{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-pause:before,.video-js .vjs-play-control.vjs-playing:before{content:'\f103'}.vjs-icon-volume-mute,.video-js .vjs-mute-control.vjs-vol-0,.video-js .vjs-volume-menu-button.vjs-vol-0{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-volume-mute:before,.video-js .vjs-mute-control.vjs-vol-0:before,.video-js .vjs-volume-menu-button.vjs-vol-0:before{content:'\f104'}.vjs-icon-volume-low,.video-js .vjs-mute-control.vjs-vol-1,.video-js .vjs-volume-menu-button.vjs-vol-1{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-volume-low:before,.video-js .vjs-mute-control.vjs-vol-1:before,.video-js .vjs-volume-menu-button.vjs-vol-1:before{content:'\f105'}.vjs-icon-volume-mid,.video-js .vjs-mute-control.vjs-vol-2,.video-js .vjs-volume-menu-button.vjs-vol-2{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-volume-mid:before,.video-js .vjs-mute-control.vjs-vol-2:before,.video-js .vjs-volume-menu-button.vjs-vol-2:before{content:'\f106'}.vjs-icon-volume-high,.video-js .vjs-mute-control,.video-js .vjs-volume-menu-button{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-volume-high:before,.video-js .vjs-mute-control:before,.video-js .vjs-volume-menu-button:before{content:'\f107'}.vjs-icon-fullscreen-enter,.video-js .vjs-fullscreen-control{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-fullscreen-enter:before,.video-js .vjs-fullscreen-control:before{content:'\f108'}.vjs-icon-fullscreen-exit,.video-js.vjs-fullscreen .vjs-fullscreen-control{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-fullscreen-exit:before,.video-js.vjs-fullscreen .vjs-fullscreen-control:before{content:'\f109'}.vjs-icon-square{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-square:before{content:'\f10a'}.vjs-icon-spinner{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-spinner:before{content:'\f10b'}.vjs-icon-subtitles,.video-js .vjs-subtitles-button{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-subtitles:before,.video-js .vjs-subtitles-button:before{content:'\f10c'}.vjs-icon-captions,.video-js .vjs-captions-button{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-captions:before,.video-js .vjs-captions-button:before{content:'\f10d'}.vjs-icon-chapters,.video-js .vjs-chapters-button{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-chapters:before,.video-js .vjs-chapters-button:before{content:'\f10e'}.vjs-icon-share{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-share:before{content:'\f10f'}.vjs-icon-cog{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-cog:before{content:'\f110'}.vjs-icon-circle,.video-js .vjs-mouse-display,.video-js .vjs-play-progress,.video-js .vjs-volume-level{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-circle:before,.video-js .vjs-mouse-display:before,.video-js .vjs-play-progress:before,.video-js .vjs-volume-level:before{content:'\f111'}.vjs-icon-circle-outline{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-circle-outline:before{content:'\f112'}.vjs-icon-circle-inner-circle{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-circle-inner-circle:before{content:'\f113'}.vjs-icon-hd{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-hd:before{content:'\f114'}.vjs-icon-cancel,.video-js .vjs-control.vjs-close-button{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-cancel:before,.video-js .vjs-control.vjs-close-button:before{content:'\f115'}.vjs-icon-replay{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-replay:before{content:'\f116'}.vjs-icon-facebook{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-facebook:before{content:'\f117'}.vjs-icon-gplus{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-gplus:before{content:'\f118'}.vjs-icon-linkedin{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-linkedin:before{content:'\f119'}.vjs-icon-twitter{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-twitter:before{content:'\f11a'}.vjs-icon-tumblr{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-tumblr:before{content:'\f11b'}.vjs-icon-pinterest{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-pinterest:before{content:'\f11c'}.vjs-icon-audio-description{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-audio-description:before{content:'\f11d'}.video-js{display:block;vertical-align:top;box-sizing:border-box;color:#fff;background-color:#000;position:relative;padding:0;font-size:10px;line-height:1;font-weight:400;font-style:normal;font-family:Arial,Helvetica,sans-serif;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.video-js:-moz-full-screen{position:absolute}.video-js:-webkit-full-screen{width:100%!important;height:100%!important}.video-js *,.video-js *:before,.video-js *:after{box-sizing:inherit}.video-js ul{font-family:inherit;font-size:inherit;line-height:inherit;list-style-position:outside;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}.video-js.vjs-fluid,.video-js.vjs-16-9,.video-js.vjs-4-3{width:100%;max-width:100%;height:0}.video-js.vjs-16-9{padding-top:56.25%}.video-js.vjs-4-3{padding-top:75%}.video-js.vjs-fill{width:100%;height:100%}.video-js .vjs-tech{position:absolute;top:0;left:0;width:100%;height:100%}body.vjs-full-window{padding:0;margin:0;height:100%;overflow-y:auto}.vjs-full-window .video-js.vjs-fullscreen{position:fixed;overflow:hidden;z-index:1000;left:0;top:0;bottom:0;right:0}.video-js.vjs-fullscreen{width:100%!important;height:100%!important;padding-top:0!important}.video-js.vjs-fullscreen.vjs-user-inactive{cursor:none}.vjs-hidden{display:none!important}.video-js .vjs-offscreen{height:1px;left:-9999px;position:absolute;top:0;width:1px}.vjs-lock-showing{display:block!important;opacity:1;visibility:visible}.vjs-no-js{padding:20px;color:#fff;background-color:#000;font-size:18px;font-family:Arial,Helvetica,sans-serif;text-align:center;width:300px;height:150px;margin:0 auto}.vjs-no-js a,.vjs-no-js a:visited{color:#66a8cc}.video-js .vjs-big-play-button{font-size:3em;line-height:1.5em;height:1.5em;width:3em;display:block;position:absolute;top:10px;left:10px;padding:0;cursor:pointer;opacity:1;border:.06666em solid #fff;background-color:#2b333f;background-color:rgba(43,51,63,.7);-webkit-border-radius:.3em;-moz-border-radius:.3em;border-radius:.3em;-webkit-transition:all .4s;-moz-transition:all .4s;-o-transition:all .4s;transition:all .4s}.vjs-big-play-centered .vjs-big-play-button{top:50%;left:50%;margin-top:-.75em;margin-left:-1.5em}.video-js:hover .vjs-big-play-button,.video-js .vjs-big-play-button:focus{outline:0;border-color:#fff;background-color:#73859f;background-color:rgba(115,133,159,.5);-webkit-transition:all 0s;-moz-transition:all 0s;-o-transition:all 0s;transition:all 0s}.vjs-controls-disabled .vjs-big-play-button,.vjs-has-started .vjs-big-play-button,.vjs-using-native-controls .vjs-big-play-button,.vjs-error .vjs-big-play-button{display:none}.video-js button{background:0 0;border:none;color:inherit;display:inline-block;overflow:visible;font-size:inherit;line-height:inherit;text-transform:none;text-decoration:none;transition:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.video-js .vjs-control.vjs-close-button{cursor:pointer;height:3em;position:absolute;right:0;top:.5em;z-index:2}.vjs-menu-button{cursor:pointer}.vjs-menu .vjs-menu-content{display:block;padding:0;margin:0;overflow:auto}.vjs-scrubbing .vjs-menu-button:hover .vjs-menu{display:none}.vjs-menu li{list-style:none;margin:0;padding:.2em 0;line-height:1.4em;font-size:1.2em;text-align:center;text-transform:lowercase}.vjs-menu li:focus,.vjs-menu li:hover{outline:0;background-color:#73859f;background-color:rgba(115,133,159,.5)}.vjs-menu li.vjs-selected,.vjs-menu li.vjs-selected:focus,.vjs-menu li.vjs-selected:hover{background-color:#fff;color:#2b333f}.vjs-menu li.vjs-menu-title{text-align:center;text-transform:uppercase;font-size:1em;line-height:2em;padding:0;margin:0 0 .3em;font-weight:700;cursor:default}.vjs-menu-button-popup .vjs-menu{display:none;position:absolute;bottom:0;width:10em;left:-3em;height:0;margin-bottom:1.5em;border-top-color:rgba(43,51,63,.7)}.vjs-menu-button-popup .vjs-menu .vjs-menu-content{background-color:#2b333f;background-color:rgba(43,51,63,.7);position:absolute;width:100%;bottom:1.5em;max-height:15em}.vjs-menu-button-popup:hover .vjs-menu,.vjs-menu-button-popup .vjs-menu.vjs-lock-showing{display:block}.video-js .vjs-menu-button-inline{-webkit-transition:all .4s;-moz-transition:all .4s;-o-transition:all .4s;transition:all .4s;overflow:hidden}.video-js .vjs-menu-button-inline:before{width:2.222222222em}.video-js .vjs-menu-button-inline:hover,.video-js .vjs-menu-button-inline:focus,.video-js .vjs-menu-button-inline.vjs-slider-active,.video-js.vjs-no-flex .vjs-menu-button-inline{width:12em}.video-js .vjs-menu-button-inline.vjs-slider-active{-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none}.vjs-menu-button-inline .vjs-menu{opacity:0;height:100%;width:auto;position:absolute;left:4em;top:0;padding:0;margin:0;-webkit-transition:all .4s;-moz-transition:all .4s;-o-transition:all .4s;transition:all .4s}.vjs-menu-button-inline:hover .vjs-menu,.vjs-menu-button-inline:focus .vjs-menu,.vjs-menu-button-inline.vjs-slider-active .vjs-menu{display:block;opacity:1}.vjs-no-flex .vjs-menu-button-inline .vjs-menu{display:block;opacity:1;position:relative;width:auto}.vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu,.vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu,.vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu{width:auto}.vjs-menu-button-inline .vjs-menu-content{width:auto;height:100%;margin:0;overflow:hidden}.video-js .vjs-control-bar{display:none;width:100%;position:absolute;bottom:0;left:0;right:0;height:3em;background-color:#2b333f;background-color:rgba(43,51,63,.7)}.vjs-has-started .vjs-control-bar{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;visibility:visible;opacity:1;-webkit-transition:visibility .1s,opacity .1s;-moz-transition:visibility .1s,opacity .1s;-o-transition:visibility .1s,opacity .1s;transition:visibility .1s,opacity .1s}.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{visibility:hidden;opacity:0;-webkit-transition:visibility 1s,opacity 1s;-moz-transition:visibility 1s,opacity 1s;-o-transition:visibility 1s,opacity 1s;transition:visibility 1s,opacity 1s}.vjs-controls-disabled .vjs-control-bar,.vjs-using-native-controls .vjs-control-bar,.vjs-error .vjs-control-bar{display:none!important}.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{opacity:1;visibility:visible}@media �screen{.vjs-user-inactive.vjs-playing .vjs-control-bar :before{content:""}}.vjs-has-started.vjs-no-flex .vjs-control-bar{display:table}.video-js .vjs-control{outline:none;position:relative;text-align:center;margin:0;padding:0;height:100%;width:4em;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none}.video-js .vjs-control:before{font-size:1.8em;line-height:1.67}.video-js .vjs-control:focus:before,.video-js .vjs-control:hover:before,.video-js .vjs-control:focus{text-shadow:0 0 1em #fff}.video-js .vjs-control-text{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.vjs-no-flex .vjs-control{display:table-cell;vertical-align:middle}.video-js .vjs-custom-control-spacer{display:none}.video-js .vjs-progress-control{-webkit-box-flex:auto;-moz-box-flex:auto;-webkit-flex:auto;-ms-flex:auto;flex:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;min-width:4em}.vjs-live .vjs-progress-control{display:none}.video-js .vjs-progress-holder{-webkit-box-flex:auto;-moz-box-flex:auto;-webkit-flex:auto;-ms-flex:auto;flex:auto;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s;height:.3em}.video-js .vjs-progress-control:hover .vjs-progress-holder{font-size:1.666666666666666666em}.video-js .vjs-progress-control:hover .vjs-mouse-display:after,.video-js .vjs-progress-control:hover .vjs-play-progress:after{display:block;font-size:.6em}.video-js .vjs-progress-holder .vjs-play-progress,.video-js .vjs-progress-holder .vjs-load-progress,.video-js .vjs-progress-holder .vjs-load-progress div{position:absolute;display:block;height:.3em;margin:0;padding:0;width:0;left:0;top:0}.video-js .vjs-mouse-display:before{display:none}.video-js .vjs-play-progress{background-color:#fff}.video-js .vjs-play-progress:before{position:absolute;top:-.333333333333333em;right:-.5em;font-size:.9em}.video-js .vjs-mouse-display:after,.video-js .vjs-play-progress:after{display:none;position:absolute;top:-3.4em;right:-1.5em;font-size:.9em;color:#000;content:attr(data-current-time);padding:6px 8px 8px;background-color:#fff;background-color:rgba(255,255,255,.8);-webkit-border-radius:.3em;-moz-border-radius:.3em;border-radius:.3em}.video-js .vjs-play-progress:before,.video-js .vjs-play-progress:after{z-index:1}.video-js .vjs-load-progress{background:#bfc7d3;background:rgba(115,133,159,.5)}.video-js .vjs-load-progress div{background:#fff;background:rgba(115,133,159,.75)}.video-js.vjs-no-flex .vjs-progress-control{width:auto}.video-js .vjs-progress-control .vjs-mouse-display{display:none;position:absolute;width:1px;height:100%;background-color:#000;z-index:1}.vjs-no-flex .vjs-progress-control .vjs-mouse-display{z-index:0}.video-js .vjs-progress-control:hover .vjs-mouse-display{display:block}.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display,.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display:after{visibility:hidden;opacity:0;-webkit-transition:visibility 1s,opacity 1s;-moz-transition:visibility 1s,opacity 1s;-o-transition:visibility 1s,opacity 1s;transition:visibility 1s,opacity 1s}.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display,.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display:after{display:none}.video-js .vjs-progress-control .vjs-mouse-display:after{color:#fff;background-color:#000;background-color:rgba(0,0,0,.8)}.video-js .vjs-slider{outline:0;position:relative;cursor:pointer;padding:0;margin:0 .45em;background-color:#73859f;background-color:rgba(115,133,159,.5)}.video-js .vjs-slider:focus{text-shadow:0 0 1em #fff;-webkit-box-shadow:0 0 1em #fff;-moz-box-shadow:0 0 1em #fff;box-shadow:0 0 1em #fff}.video-js .vjs-mute-control,.video-js .vjs-volume-menu-button{cursor:pointer;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none}.video-js .vjs-volume-control{width:5em;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.video-js .vjs-volume-bar{margin:1.35em .45em}.vjs-volume-bar.vjs-slider-horizontal{width:5em;height:.3em}.vjs-volume-bar.vjs-slider-vertical{width:.3em;height:5em;margin:1.35em auto}.video-js .vjs-volume-level{position:absolute;bottom:0;left:0;background-color:#fff}.video-js .vjs-volume-level:before{position:absolute;font-size:.9em}.vjs-slider-vertical .vjs-volume-level{width:.3em}.vjs-slider-vertical .vjs-volume-level:before{top:-.5em;left:-.3em}.vjs-slider-horizontal .vjs-volume-level{height:.3em}.vjs-slider-horizontal .vjs-volume-level:before{top:-.3em;right:-.5em}.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level{height:100%}.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level{width:100%}.vjs-menu-button-popup.vjs-volume-menu-button .vjs-menu{display:block;width:0;height:0;border-top-color:transparent}.vjs-menu-button-popup.vjs-volume-menu-button-vertical .vjs-menu{left:.5em;height:8em}.vjs-menu-button-popup.vjs-volume-menu-button-horizontal .vjs-menu{left:-2em}.vjs-menu-button-popup.vjs-volume-menu-button .vjs-menu-content{height:0;width:0;overflow-x:hidden;overflow-y:hidden}.vjs-volume-menu-button-vertical:hover .vjs-menu-content,.vjs-volume-menu-button-vertical:focus .vjs-menu-content,.vjs-volume-menu-button-vertical.vjs-slider-active .vjs-menu-content,.vjs-volume-menu-button-vertical .vjs-lock-showing .vjs-menu-content{height:8em;width:2.9em}.vjs-volume-menu-button-horizontal:hover .vjs-menu-content,.vjs-volume-menu-button-horizontal:focus .vjs-menu-content,.vjs-volume-menu-button-horizontal .vjs-slider-active .vjs-menu-content,.vjs-volume-menu-button-horizontal .vjs-lock-showing .vjs-menu-content{height:2.9em;width:8em}.vjs-volume-menu-button.vjs-menu-button-inline .vjs-menu-content{background-color:transparent!important}.vjs-poster{display:inline-block;vertical-align:middle;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;cursor:pointer;margin:0;padding:0;position:absolute;top:0;right:0;bottom:0;left:0;height:100%}.vjs-poster img{display:block;vertical-align:middle;margin:0 auto;max-height:100%;padding:0;width:100%}.vjs-has-started .vjs-poster{display:none}.vjs-audio.vjs-has-started .vjs-poster{display:block}.vjs-controls-disabled .vjs-poster{display:none}.vjs-using-native-controls .vjs-poster{display:none}.video-js .vjs-live-control{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:flex-start;-webkit-align-items:flex-start;-ms-flex-align:flex-start;align-items:flex-start;-webkit-box-flex:auto;-moz-box-flex:auto;-webkit-flex:auto;-ms-flex:auto;flex:auto;font-size:1em;line-height:3em}.vjs-no-flex .vjs-live-control{display:table-cell;width:auto;text-align:left}.video-js .vjs-time-control{-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;font-size:1em;line-height:3em;min-width:2em;width:auto;padding-left:1em;padding-right:1em}.vjs-live .vjs-time-control{display:none}.video-js .vjs-current-time,.vjs-no-flex .vjs-current-time{display:none}.video-js .vjs-duration,.vjs-no-flex .vjs-duration{display:none}.vjs-time-divider{display:none;line-height:3em}.vjs-live .vjs-time-divider{display:none}.video-js .vjs-play-control{cursor:pointer;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none}.vjs-text-track-display{position:absolute;bottom:3em;left:0;right:0;top:0;pointer-events:none}.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display{bottom:1em}.video-js .vjs-text-track{font-size:1.4em;text-align:center;margin-bottom:.1em;background-color:#000;background-color:rgba(0,0,0,.5)}.vjs-subtitles{color:#fff}.vjs-captions{color:#fc6}.vjs-tt-cue{display:block}video::-webkit-media-text-track-display{-moz-transform:translateY(-3em);-ms-transform:translateY(-3em);-o-transform:translateY(-3em);-webkit-transform:translateY(-3em);transform:translateY(-3em)}.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display{-moz-transform:translateY(-1.5em);-ms-transform:translateY(-1.5em);-o-transform:translateY(-1.5em);-webkit-transform:translateY(-1.5em);transform:translateY(-1.5em)}.video-js .vjs-fullscreen-control{cursor:pointer;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none}.vjs-playback-rate .vjs-playback-rate-value{font-size:1.5em;line-height:2;position:absolute;top:0;left:0;width:100%;height:100%;text-align:center}.vjs-playback-rate .vjs-menu{width:4em;left:0}.vjs-error .vjs-error-display .vjs-modal-dialog-content{font-size:1.4em;text-align:center}.vjs-error .vjs-error-display:before{color:#fff;content:'X';font-family:Arial,Helvetica,sans-serif;font-size:4em;left:0;line-height:1;margin-top:-.5em;position:absolute;text-shadow:.05em .05em .1em #000;text-align:center;top:50%;vertical-align:middle;width:100%}.vjs-loading-spinner{display:none;position:absolute;top:50%;left:50%;margin:-25px 0 0 -25px;opacity:.85;text-align:left;border:6px solid rgba(43,51,63,.7);box-sizing:border-box;background-clip:padding-box;width:50px;height:50px;border-radius:25px}.vjs-seeking .vjs-loading-spinner,.vjs-waiting .vjs-loading-spinner{display:block}.vjs-loading-spinner:before,.vjs-loading-spinner:after{content:"";position:absolute;margin:-6px;box-sizing:inherit;width:inherit;height:inherit;border-radius:inherit;opacity:1;border:inherit;border-color:transparent;border-top-color:#fff}.vjs-seeking .vjs-loading-spinner:before,.vjs-seeking .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:after{-webkit-animation:vjs-spinner-spin 1.1s cubic-bezier(.6,.2,0,.8) infinite,vjs-spinner-fade 1.1s linear infinite;animation:vjs-spinner-spin 1.1s cubic-bezier(.6,.2,0,.8) infinite,vjs-spinner-fade 1.1s linear infinite}.vjs-seeking .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:before{border-top-color:#fff}.vjs-seeking .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:after{border-top-color:#fff;-webkit-animation-delay:.44s;animation-delay:.44s}@keyframes vjs-spinner-spin{100%{transform:rotate(360deg)}}@-webkit-keyframes vjs-spinner-spin{100%{-webkit-transform:rotate(360deg)}}@keyframes vjs-spinner-fade{0%{border-top-color:#73859f}20%{border-top-color:#73859f}35%{border-top-color:#fff}60%{border-top-color:#73859f}100%{border-top-color:#73859f}}@-webkit-keyframes vjs-spinner-fade{0%{border-top-color:#73859f}20%{border-top-color:#73859f}35%{border-top-color:#fff}60%{border-top-color:#73859f}100%{border-top-color:#73859f}}.vjs-chapters-button .vjs-menu{left:-10em;width:0}.vjs-chapters-button .vjs-menu ul{width:24em}.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-custom-control-spacer{-webkit-box-flex:auto;-moz-box-flex:auto;-webkit-flex:auto;-ms-flex:auto;flex:auto}.video-js.vjs-layout-tiny:not(.vjs-fullscreen).vjs-no-flex .vjs-custom-control-spacer{width:auto}.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-current-time,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-time-divider,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-duration,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-remaining-time,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-playback-rate,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-progress-control,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-mute-control,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-control,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-menu-button,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-chapters-button,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-captions-button,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-subtitles-button{display:none}.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-current-time,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-time-divider,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-duration,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-remaining-time,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-playback-rate,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-mute-control,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-control,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-menu-button,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-chapters-button,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-captions-button,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-subtitles-button{display:none}.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-current-time,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-time-divider,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-duration,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-remaining-time,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-playback-rate,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-mute-control,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-volume-control,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-chapters-button,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-captions-button,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-subtitles-button{display:none}.vjs-caption-settings{position:relative;top:1em;background-color:#2b333f;background-color:rgba(43,51,63,.75);color:#fff;margin:0 auto;padding:.5em;height:15em;font-size:12px;width:40em}.vjs-caption-settings .vjs-tracksettings{top:0;bottom:2em;left:0;right:0;position:absolute;overflow:auto}.vjs-caption-settings .vjs-tracksettings-colors,.vjs-caption-settings .vjs-tracksettings-font{float:left}.vjs-caption-settings .vjs-tracksettings-colors:after,.vjs-caption-settings .vjs-tracksettings-font:after,.vjs-caption-settings .vjs-tracksettings-controls:after{clear:both}.vjs-caption-settings .vjs-tracksettings-controls{position:absolute;bottom:1em;right:1em}.vjs-caption-settings .vjs-tracksetting{margin:5px;padding:3px;min-height:40px}.vjs-caption-settings .vjs-tracksetting label{display:block;width:100px;margin-bottom:5px}.vjs-caption-settings .vjs-tracksetting span{display:inline;margin-left:5px}.vjs-caption-settings .vjs-tracksetting>div{margin-bottom:5px;min-height:20px}.vjs-caption-settings .vjs-tracksetting>div:last-child{margin-bottom:0;padding-bottom:0;min-height:0}.vjs-caption-settings label>input{margin-right:10px}.vjs-caption-settings input[type=button]{width:40px;height:40px}.video-js .vjs-modal-dialog{background:rgba(0,0,0,.8);background:-webkit-linear-gradient(-90deg,rgba(0,0,0,0.8),rgba(255,255,255,0));background:linear-gradient(180deg,rgba(0,0,0,0.8),rgba(255,255,255,0))}.vjs-modal-dialog .vjs-modal-dialog-content{font-size:1.2em;line-height:1.5;padding:20px 24px;z-index:1}.popup-overlay-iframe{visibility:hidden;position:fixed;top:0;bottom:0;width:60%;max-width:1255px;min-width:640px;height:calc(79% - 0px);left:0;right:0;z-index:100;margin:auto}.more-views.amvertical #amasty_gallery #iframe-video:hover{opacity:.7}.popup-overlay-iframe.active{visibility:visible;text-align:center}.popup-content-iframe{visibility:hidden}.popup-content-iframe.active{visibility:visible;background:#000;padding:30px 20px}.popup-content-iframe .video-js#vid1{width:100%;display:none}@media(min-width:1366px){.popup-content-iframe .video-js#vid1{padding-bottom:56%}}.popup-content-iframe.active .video-js#vid1{display:block}.popup-overlay-iframe.active .bg-popup{position:fixed;top:0;left:0;width:100%;height:100%;background:#2d2d2d99;z-index:-1}.popup-content-iframe.active button.close{color:#000;font-weight:900;height:40px;width:40px;top:-20px;margin-right:0;right:-20px;border:1px solid;background:#fff}.popup-content-iframe.active button.close:after{content:"";background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/aspa-cerrar-pop-up.svg);position:absolute;width:100%;height:100%;left:0;top:0}.popup-content-iframe.active button.close:hover:after{opacity:.7}#product_addtocart_form .grancontenedor.loading::after{content:".";background:url(//www.futbolmania.com/skin/frontend/rwd/futbolmania/images/gif-loading-white-big.gif);position:fixed;width:100%;background-repeat:no-repeat;background-position:center;height:100%;top:0;left:0;background-color:#ffffffb8;z-index:3}@media(max-width:1450px){.popup-overlay-iframe{height:90%}}@media(max-width:1366px){.popup-content-iframe .video-js#vid1.vjs-playing>div:nth-child(2){position:absolute;width:100%;height:100%}.popup-content-iframe .video-js#vid1.vjs-playing>div:nth-child(2).active{display:none}.popup-content-iframe .vjs-fullscreen iframe{height:calc(100% - 30px)!important}}@media(max-width:1024px){.popup-overlay-iframe{z-index:-1}}