/*
Theme Name: Televisa
Author: Moovmedia
Author URI: http://wordpress.org/
*/


/*! normalize.css*/
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block}audio,canvas,video{display:inline-block;*display:inline;*zoom:1}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}html,button,input,select,textarea{font-family:sans-serif}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}h2{font-size:1.5em;margin:.83em 0}h3{font-size:1.17em;margin:1em 0}h4{font-size:1em;margin:1.33em 0}h5{font-size:.83em;margin:1.67em 0}h6{font-size:.75em;margin:2.33em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}blockquote{margin:1em 40px}dfn{font-style:italic}mark{background:#ff0;color:#000}p,pre{margin:1em 0}code,kbd,pre,samp{font-family:monospace,serif;_font-family:'courier new',monospace;font-size:1em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}q{quotes:none}q:before,q:after{content:'';content:none}small{font-size:75%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}dl,menu,ol,ul{margin:1em 0}dd{margin:0 0 0 40px}menu,ol,ul{padding:0 0 0 40px}nav ul,nav ol{list-style:none;list-style-image:none}img{border:0;-ms-interpolation-mode:bicubic}svg:not(:root){overflow:hidden}figure{margin:0}form{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0;white-space:normal;*margin-left:-7px}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}button,input{line-height:normal}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer;*overflow:visible}button[disabled],input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0;*height:13px;*width:13px}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}

/*! Font Awesome*/
@font-face{font-family:'FontAwesome';
src:url('/wp-content/themes/televisa/fonts/fontawesome-webfont.eot?v=4.0.0');
src:url('/wp-content/themes/televisa/fonts/fontawesome-webfont.eot#iefix&v=4.0.0') format('embedded-opentype'),
url('/wp-content/themes/televisa/fonts/fontawesome-webfont.woff?v=4.0.0') format('woff'),
url('/wp-content/themes/televisa/fonts/fontawesome-webfont.ttf?v=4.0.0') format('truetype'),
url('/wp-content/themes/televisa/fonts/fontawesome-webfont.svg?v=4.0.0#fontawesomeregular') format('svg');
font-weight:normal;font-style:normal}
.fa{display:inline-block !important;font-family:FontAwesome !important;font-style:normal;font-weight:normal !important;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.fa-lg{font-size:1.3333333333333333em;line-height:.75em;vertical-align:-15%}
.fa-2x{font-size:2em}
.fa-3x{font-size:3em}
.fa-4x{font-size:4em}
.fa-5x{font-size:5em}
.fa-fw{width:1.2857142857142858em;text-align:center}
.fa-ul{padding-left:0;margin-left:2.142857142857143em;list-style-type:none}.fa-ul>li{position:relative}
.fa-li{position:absolute;left:-2.142857142857143em;width:2.142857142857143em;top:.14285714285714285em;text-align:center}.fa-li.fa-lg{left:-1.8571428571428572em}
.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}
.pull-right{float:right}
.pull-left{float:left}
.fa.pull-left{margin-right:.3em}
.fa.pull-right{margin-left:.3em}
.fa-spin{-webkit-animation:spin 2s infinite linear;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;animation:spin 2s infinite linear}
@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)} 100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)} 100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)} 100%{-o-transform:rotate(359deg)}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg)} 100%{-ms-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0deg)} 100%{transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}
.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}
.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}
.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-moz-transform:scale(-1, 1);-ms-transform:scale(-1, 1);-o-transform:scale(-1, 1);transform:scale(-1, 1)}
.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-moz-transform:scale(1, -1);-ms-transform:scale(1, -1);-o-transform:scale(1, -1);transform:scale(1, -1)}
.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}
.fa-stack-1x,.fa-stack-2x{position:absolute;width:100%;text-align:center}
.fa-stack-1x{line-height:inherit}
.fa-stack-2x{font-size:2em}
.fa-inverse{color:#fff}
.fa-glass:before{content:"\f000"}
.fa-music:before{content:"\f001"}
.fa-search:before{content:"\f002"}
.fa-envelope-o:before{content:"\f003"}
.fa-heart:before{content:"\f004"}
.fa-star:before{content:"\f005"}
.fa-star-o:before{content:"\f006"}
.fa-user:before{content:"\f007"}
.fa-film:before{content:"\f008"}
.fa-th-large:before{content:"\f009"}
.fa-th:before{content:"\f00a"}
.fa-th-list:before{content:"\f00b"}
.fa-check:before{content:"\f00c"}
.fa-times:before{content:"\f00d"}
.fa-search-plus:before{content:"\f00e"}
.fa-search-minus:before{content:"\f010"}
.fa-power-off:before{content:"\f011"}
.fa-signal:before{content:"\f012"}
.fa-gear:before,.fa-cog:before{content:"\f013"}
.fa-trash-o:before{content:"\f014"}
.fa-home:before{content:"\f015"}
.fa-file-o:before{content:"\f016"}
.fa-clock-o:before{content:"\f017"}
.fa-road:before{content:"\f018"}
.fa-download:before{content:"\f019"}
.fa-arrow-circle-o-down:before{content:"\f01a"}
.fa-arrow-circle-o-up:before{content:"\f01b"}
.fa-inbox:before{content:"\f01c"}
.fa-play-circle-o:before{content:"\f01d"}
.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}
.fa-refresh:before{content:"\f021"}
.fa-list-alt:before{content:"\f022"}
.fa-lock:before{content:"\f023"}
.fa-flag:before{content:"\f024"}
.fa-headphones:before{content:"\f025"}
.fa-volume-off:before{content:"\f026"}
.fa-volume-down:before{content:"\f027"}
.fa-volume-up:before{content:"\f028"}
.fa-qrcode:before{content:"\f029"}
.fa-barcode:before{content:"\f02a"}
.fa-tag:before{content:"\f02b"}
.fa-tags:before{content:"\f02c"}
.fa-book:before{content:"\f02d"}
.fa-bookmark:before{content:"\f02e"}
.fa-print:before{content:"\f02f"}
.fa-camera:before{content:"\f030"}
.fa-font:before{content:"\f031"}
.fa-bold:before{content:"\f032"}
.fa-italic:before{content:"\f033"}
.fa-text-height:before{content:"\f034"}
.fa-text-width:before{content:"\f035"}
.fa-align-left:before{content:"\f036"}
.fa-align-center:before{content:"\f037"}
.fa-align-right:before{content:"\f038"}
.fa-align-justify:before{content:"\f039"}
.fa-list:before{content:"\f03a"}
.fa-dedent:before,.fa-outdent:before{content:"\f03b"}
.fa-indent:before{content:"\f03c"}
.fa-video-camera:before{content:"\f03d"}
.fa-picture-o:before{content:"\f03e"}
.fa-pencil:before{content:"\f040"}
.fa-map-marker:before{content:"\f041"}
.fa-adjust:before{content:"\f042"}
.fa-tint:before{content:"\f043"}
.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}
.fa-share-square-o:before{content:"\f045"}
.fa-check-square-o:before{content:"\f046"}
.fa-move:before{content:"\f047"}
.fa-step-backward:before{content:"\f048"}
.fa-fast-backward:before{content:"\f049"}
.fa-backward:before{content:"\f04a"}
.fa-play:before{content:"\f04b"}
.fa-pause:before{content:"\f04c"}
.fa-stop:before{content:"\f04d"}
.fa-forward:before{content:"\f04e"}
.fa-fast-forward:before{content:"\f050"}
.fa-step-forward:before{content:"\f051"}
.fa-eject:before{content:"\f052"}
.fa-chevron-left:before{content:"\f053"}
.fa-chevron-right:before{content:"\f054"}
.fa-plus-circle:before{content:"\f055"}
.fa-minus-circle:before{content:"\f056"}
.fa-times-circle:before{content:"\f057"}
.fa-check-circle:before{content:"\f058"}
.fa-question-circle:before{content:"\f059"}
.fa-info-circle:before{content:"\f05a"}
.fa-crosshairs:before{content:"\f05b"}
.fa-times-circle-o:before{content:"\f05c"}
.fa-check-circle-o:before{content:"\f05d"}
.fa-ban:before{content:"\f05e"}
.fa-arrow-left:before{content:"\f060"}
.fa-arrow-right:before{content:"\f061"}
.fa-arrow-up:before{content:"\f062"}
.fa-arrow-down:before{content:"\f063"}
.fa-mail-forward:before,.fa-share:before{content:"\f064"}
.fa-resize-full:before{content:"\f065"}
.fa-resize-small:before{content:"\f066"}
.fa-plus:before{content:"\f067"}
.fa-minus:before{content:"\f068"}
.fa-asterisk:before{content:"\f069"}
.fa-exclamation-circle:before{content:"\f06a"}
.fa-gift:before{content:"\f06b"}
.fa-leaf:before{content:"\f06c"}
.fa-fire:before{content:"\f06d"}
.fa-eye:before{content:"\f06e"}
.fa-eye-slash:before{content:"\f070"}
.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}
.fa-plane:before{content:"\f072"}
.fa-calendar:before{content:"\f073"}
.fa-random:before{content:"\f074"}
.fa-comment:before{content:"\f075"}
.fa-magnet:before{content:"\f076"}
.fa-chevron-up:before{content:"\f077"}
.fa-chevron-down:before{content:"\f078"}
.fa-retweet:before{content:"\f079"}
.fa-shopping-cart:before{content:"\f07a"}
.fa-folder:before{content:"\f07b"}
.fa-folder-open:before{content:"\f07c"}
.fa-resize-vertical:before{content:"\f07d"}
.fa-resize-horizontal:before{content:"\f07e"}
.fa-bar-chart-o:before{content:"\f080"}
.fa-twitter-square:before{content:"\f081"}
.fa-facebook-square:before{content:"\f082"}
.fa-camera-retro:before{content:"\f083"}
.fa-key:before{content:"\f084"}
.fa-gears:before,.fa-cogs:before{content:"\f085"}
.fa-comments:before{content:"\f086"}
.fa-thumbs-o-up:before{content:"\f087"}
.fa-thumbs-o-down:before{content:"\f088"}
.fa-star-half:before{content:"\f089"}
.fa-heart-o:before{content:"\f08a"}
.fa-sign-out:before{content:"\f08b"}
.fa-linkedin-square:before{content:"\f08c"}
.fa-thumb-tack:before{content:"\f08d"}
.fa-external-link:before{content:"\f08e"}
.fa-sign-in:before{content:"\f090"}
.fa-trophy:before{content:"\f091"}
.fa-github-square:before{content:"\f092"}
.fa-upload:before{content:"\f093"}
.fa-lemon-o:before{content:"\f094"}
.fa-phone:before{content:"\f095"}
.fa-square-o:before{content:"\f096"}
.fa-bookmark-o:before{content:"\f097"}
.fa-phone-square:before{content:"\f098"}
.fa-twitter:before{content:"\f099"}
.fa-facebook:before{content:"\f09a"}
.fa-github:before{content:"\f09b"}
.fa-unlock:before{content:"\f09c"}
.fa-credit-card:before{content:"\f09d"}
.fa-rss:before{content:"\f09e"}
.fa-hdd:before{content:"\f0a0"}
.fa-bullhorn:before{content:"\f0a1"}
.fa-bell:before{content:"\f0f3"}
.fa-certificate:before{content:"\f0a3"}
.fa-hand-o-right:before{content:"\f0a4"}
.fa-hand-o-left:before{content:"\f0a5"}
.fa-hand-o-up:before{content:"\f0a6"}
.fa-hand-o-down:before{content:"\f0a7"}
.fa-arrow-circle-left:before{content:"\f0a8"}
.fa-arrow-circle-right:before{content:"\f0a9"}
.fa-arrow-circle-up:before{content:"\f0aa"}
.fa-arrow-circle-down:before{content:"\f0ab"}
.fa-globe:before{content:"\f0ac"}
.fa-wrench:before{content:"\f0ad"}
.fa-tasks:before{content:"\f0ae"}
.fa-filter:before{content:"\f0b0"}
.fa-briefcase:before{content:"\f0b1"}
.fa-fullscreen:before{content:"\f0b2"}
.fa-group:before{content:"\f0c0"}
.fa-chain:before,.fa-link:before{content:"\f0c1"}
.fa-cloud:before{content:"\f0c2"}
.fa-flask:before{content:"\f0c3"}
.fa-cut:before,.fa-scissors:before{content:"\f0c4"}
.fa-copy:before,.fa-files-o:before{content:"\f0c5"}
.fa-paperclip:before{content:"\f0c6"}
.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}
.fa-square:before{content:"\f0c8"}
.fa-reorder:before{content:"\f0c9"}
.fa-list-ul:before{content:"\f0ca"}
.fa-list-ol:before{content:"\f0cb"}
.fa-strikethrough:before{content:"\f0cc"}
.fa-underline:before{content:"\f0cd"}
.fa-table:before{content:"\f0ce"}
.fa-magic:before{content:"\f0d0"}
.fa-truck:before{content:"\f0d1"}
.fa-pinterest:before{content:"\f0d2"}
.fa-pinterest-square:before{content:"\f0d3"}
.fa-google-plus-square:before{content:"\f0d4"}
.fa-google-plus:before{content:"\f0d5"}
.fa-money:before{content:"\f0d6"}
.fa-caret-down:before{content:"\f0d7"}
.fa-caret-up:before{content:"\f0d8"}
.fa-caret-left:before{content:"\f0d9"}
.fa-caret-right:before{content:"\f0da"}
.fa-columns:before{content:"\f0db"}
.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}
.fa-sort-down:before,.fa-sort-asc:before{content:"\f0dd"}
.fa-sort-up:before,.fa-sort-desc:before{content:"\f0de"}
.fa-envelope:before{content:"\f0e0"}
.fa-linkedin:before{content:"\f0e1"}
.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}
.fa-legal:before,.fa-gavel:before{content:"\f0e3"}
.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}
.fa-comment-o:before{content:"\f0e5"}
.fa-comments-o:before{content:"\f0e6"}
.fa-flash:before,.fa-bolt:before{content:"\f0e7"}
.fa-sitemap:before{content:"\f0e8"}
.fa-umbrella:before{content:"\f0e9"}
.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}
.fa-lightbulb-o:before{content:"\f0eb"}
.fa-exchange:before{content:"\f0ec"}
.fa-cloud-download:before{content:"\f0ed"}
.fa-cloud-upload:before{content:"\f0ee"}
.fa-user-md:before{content:"\f0f0"}
.fa-stethoscope:before{content:"\f0f1"}
.fa-suitcase:before{content:"\f0f2"}
.fa-bell-o:before{content:"\f0a2"}
.fa-coffee:before{content:"\f0f4"}
.fa-cutlery:before{content:"\f0f5"}
.fa-file-text-o:before{content:"\f0f6"}
.fa-building:before{content:"\f0f7"}
.fa-hospital:before{content:"\f0f8"}
.fa-ambulance:before{content:"\f0f9"}
.fa-medkit:before{content:"\f0fa"}
.fa-fighter-jet:before{content:"\f0fb"}
.fa-beer:before{content:"\f0fc"}
.fa-h-square:before{content:"\f0fd"}
.fa-plus-square:before{content:"\f0fe"}
.fa-angle-double-left:before{content:"\f100"}
.fa-angle-double-right:before{content:"\f101"}
.fa-angle-double-up:before{content:"\f102"}
.fa-angle-double-down:before{content:"\f103"}
.fa-angle-left:before{content:"\f104"}
.fa-angle-right:before{content:"\f105"}
.fa-angle-up:before{content:"\f106"}
.fa-angle-down:before{content:"\f107"}
.fa-desktop:before{content:"\f108"}
.fa-laptop:before{content:"\f109"}
.fa-tablet:before{content:"\f10a"}
.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}
.fa-circle-o:before{content:"\f10c"}
.fa-quote-left:before{content:"\f10d"}
.fa-quote-right:before{content:"\f10e"}
.fa-spinner:before{content:"\f110"}
.fa-circle:before{content:"\f111"}
.fa-mail-reply:before,.fa-reply:before{content:"\f112"}
.fa-github-alt:before{content:"\f113"}
.fa-folder-o:before{content:"\f114"}
.fa-folder-open-o:before{content:"\f115"}
.fa-expand-o:before{content:"\f116"}
.fa-collapse-o:before{content:"\f117"}
.fa-smile-o:before{content:"\f118"}
.fa-frown-o:before{content:"\f119"}
.fa-meh-o:before{content:"\f11a"}
.fa-gamepad:before{content:"\f11b"}
.fa-keyboard-o:before{content:"\f11c"}
.fa-flag-o:before{content:"\f11d"}
.fa-flag-checkered:before{content:"\f11e"}
.fa-terminal:before{content:"\f120"}
.fa-code:before{content:"\f121"}
.fa-reply-all:before{content:"\f122"}
.fa-mail-reply-all:before{content:"\f122"}
.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}
.fa-location-arrow:before{content:"\f124"}
.fa-crop:before{content:"\f125"}
.fa-code-fork:before{content:"\f126"}
.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}
.fa-question:before{content:"\f128"}
.fa-info:before{content:"\f129"}
.fa-exclamation:before{content:"\f12a"}
.fa-superscript:before{content:"\f12b"}
.fa-subscript:before{content:"\f12c"}
.fa-eraser:before{content:"\f12d"}
.fa-puzzle-piece:before{content:"\f12e"}
.fa-microphone:before{content:"\f130"}
.fa-microphone-slash:before{content:"\f131"}
.fa-shield:before{content:"\f132"}
.fa-calendar-o:before{content:"\f133"}
.fa-fire-extinguisher:before{content:"\f134"}
.fa-rocket:before{content:"\f135"}
.fa-maxcdn:before{content:"\f136"}
.fa-chevron-circle-left:before{content:"\f137"}
.fa-chevron-circle-right:before{content:"\f138"}
.fa-chevron-circle-up:before{content:"\f139"}
.fa-chevron-circle-down:before{content:"\f13a"}
.fa-html5:before{content:"\f13b"}
.fa-css3:before{content:"\f13c"}
.fa-anchor:before{content:"\f13d"}
.fa-unlock-o:before{content:"\f13e"}
.fa-bullseye:before{content:"\f140"}
.fa-ellipsis-horizontal:before{content:"\f141"}
.fa-ellipsis-vertical:before{content:"\f142"}
.fa-rss-square:before{content:"\f143"}
.fa-play-circle:before{content:"\f144"}
.fa-ticket:before{content:"\f145"}
.fa-minus-square:before{content:"\f146"}
.fa-minus-square-o:before{content:"\f147"}
.fa-level-up:before{content:"\f148"}
.fa-level-down:before{content:"\f149"}
.fa-check-square:before{content:"\f14a"}
.fa-pencil-square:before{content:"\f14b"}
.fa-external-link-square:before{content:"\f14c"}
.fa-share-square:before{content:"\f14d"}
.fa-compass:before{content:"\f14e"}
.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}
.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}
.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}
.fa-euro:before,.fa-eur:before{content:"\f153"}
.fa-gbp:before{content:"\f154"}
.fa-dollar:before,.fa-usd:before{content:"\f155"}
.fa-rupee:before,.fa-inr:before{content:"\f156"}
.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}
.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}
.fa-won:before,.fa-krw:before{content:"\f159"}
.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}
.fa-file:before{content:"\f15b"}
.fa-file-text:before{content:"\f15c"}
.fa-sort-alpha-asc:before{content:"\f15d"}
.fa-sort-alpha-desc:before{content:"\f15e"}
.fa-sort-amount-asc:before{content:"\f160"}
.fa-sort-amount-desc:before{content:"\f161"}
.fa-sort-numeric-asc:before{content:"\f162"}
.fa-sort-numeric-desc:before{content:"\f163"}
.fa-thumbs-up:before{content:"\f164"}
.fa-thumbs-down:before{content:"\f165"}
.fa-youtube-square:before{content:"\f166"}
.fa-youtube:before{content:"\f167"}
.fa-xing:before{content:"\f168"}
.fa-xing-square:before{content:"\f169"}
.fa-youtube-play:before{content:"\f16a"}
.fa-dropbox:before{content:"\f16b"}
.fa-stack-overflow:before{content:"\f16c"}
.fa-instagram:before{content:"\f16d"}
.fa-flickr:before{content:"\f16e"}
.fa-adn:before{content:"\f170"}
.fa-bitbucket:before{content:"\f171"}
.fa-bitbucket-square:before{content:"\f172"}
.fa-tumblr:before{content:"\f173"}
.fa-tumblr-square:before{content:"\f174"}
.fa-long-arrow-down:before{content:"\f175"}
.fa-long-arrow-up:before{content:"\f176"}
.fa-long-arrow-left:before{content:"\f177"}
.fa-long-arrow-right:before{content:"\f178"}
.fa-apple:before{content:"\f179"}
.fa-windows:before{content:"\f17a"}
.fa-android:before{content:"\f17b"}
.fa-linux:before{content:"\f17c"}
.fa-dribbble:before{content:"\f17d"}
.fa-skype:before{content:"\f17e"}
.fa-foursquare:before{content:"\f180"}
.fa-trello:before{content:"\f181"}
.fa-female:before{content:"\f182"}
.fa-male:before{content:"\f183"}
.fa-gittip:before{content:"\f184"}
.fa-sun-o:before{content:"\f185"}
.fa-moon-o:before{content:"\f186"}
.fa-archive:before{content:"\f187"}
.fa-bug:before{content:"\f188"}
.fa-vk:before{content:"\f189"}
.fa-weibo:before{content:"\f18a"}
.fa-renren:before{content:"\f18b"}
.fa-pagelines:before{content:"\f18c"}
.fa-stack-exchange:before{content:"\f18d"}
.fa-arrow-circle-o-right:before{content:"\f18e"}
.fa-arrow-circle-o-left:before{content:"\f190"}
.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}
.fa-dot-circle-o:before{content:"\f192"}
.fa-wheelchair:before{content:"\f193"}
.fa-vimeo-square:before{content:"\f194"}
.fa-turkish-lira:before,.fa-try:before{content:"\f195"}
@font-face {
font-family: 'robotolight';
src: url('/wp-content/themes/televisa/fonts/roboto-light-webfont.eot');
src: url('/wp-content/themes/televisa/fonts/roboto-light-webfont.eot#iefix') format('embedded-opentype'),
 url('/wp-content/themes/televisa/fonts/roboto-light-webfont.woff') format('woff'),
 url('/wp-content/themes/televisa/fonts/roboto-light-webfont.ttf') format('truetype'),
 url('/wp-content/themes/televisa/fonts/roboto-light-webfont.svg#robotolight') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'arvoregular';
src: url('/wp-content/themes/televisa/fonts/arvo-regular-webfont.eot');
src: url('/wp-content/themes/televisa/fonts/arvo-regular-webfont.eot#iefix') format('embedded-opentype'),
url('/wp-content/themes/televisa/fonts/arvo-regular-webfont.woff') format('woff'),
url('/wp-content/themes/televisa/fonts/arvo-regular-webfont.ttf') format('truetype'),
url('/wp-content/themes/televisa/fonts/arvo-regular-webfont.svg#arvoregular') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'arvobold';
src: url('/wp-content/themes/televisa/fonts/arvo-bold-webfont.eot');
src: url('/wp-content/themes/televisa/fonts/arvo-bold-webfont.eot#iefix') format('embedded-opentype'),
url('/wp-content/themes/televisa/fonts/arvo-bold-webfont.woff') format('woff'),
url('/wp-content/themes/televisa/fonts/arvo-bold-webfont.ttf') format('truetype'),
url('/wp-content/themes/televisa/fonts/arvo-bold-webfont.svg#arvobold') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'open_sanscondensed_light';
src: url('/wp-content/themes/televisa/fonts/opensans-condlight-webfont.eot');
src: url('/wp-content/themes/televisa/fonts/opensans-condlight-webfont.eot#iefix') format('embedded-opentype'),
url('/wp-content/themes/televisa/fonts/opensans-condlight-webfont.woff') format('woff'),
url('/wp-content/themes/televisa/fonts/opensans-condlight-webfont.ttf') format('truetype'),
url('/wp-content/themes/televisa/fonts/opensans-condlight-webfont.svg#open_sanscondensed_light') format('svg');
font-weight: normal;
font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face{font-family:'FontAwesome';src: url('/wp-content/themes/televisa/fonts/fontawesome-webfont.svg?v=4.0.0#fontawesomeregular') format('svg');}}

.os{font-family: 'open_sanscondensed_light';}
.ab{font-family: 'arvobold';}
.ar{  font-family: 'arvoregular';}
.rl{font-family: 'robotolight';}


/* basic scrollbar styling */
/* vertical scrollbar */
.mCSB_container{
	width:auto;
	margin-right:30px;
	overflow:hidden;
}
.mCSB_container.mCS_no_scrollbar{
	margin-right:0;
}
.mCS_disabled>.mCustomScrollBox>.mCSB_container.mCS_no_scrollbar,
.mCS_destroyed>.mCustomScrollBox>.mCSB_container.mCS_no_scrollbar{
	margin-right:30px;
}
.mCustomScrollBox>.mCSB_scrollTools{
	width:16px;
	height:100%;
	top:0;
	right:0;
}
.mCSB_scrollTools .mCSB_draggerContainer{
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0; 
	height:auto;
}
.mCSB_scrollTools a+.mCSB_draggerContainer{
	margin:20px 0;
}
.mCSB_scrollTools .mCSB_draggerRail{
	width:2px;
	height:100%;
	margin:0 auto;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
.mCSB_scrollTools .mCSB_dragger{
	cursor:pointer;
	width:100%;
	height:30px;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:4px;
	height:100%;
	margin:0 auto;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	text-align:center;
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown{
	display:block;
	position:relative;
	height:20px;
	overflow:hidden;
	margin:0 auto;
	cursor:pointer;
}
.mCSB_scrollTools .mCSB_buttonDown{
	top:100%;
	margin-top:-40px;
}
/* horizontal scrollbar */
.mCSB_horizontal>.mCSB_container{
	height:auto;
	margin-right:0;
	margin-bottom:30px;
	overflow:hidden;
}
.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar{
	margin-bottom:0;
}
.mCS_disabled>.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar,
.mCS_destroyed>.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar{
	margin-right:0;
	margin-bottom:30px;
}
.mCSB_horizontal.mCustomScrollBox>.mCSB_scrollTools{
	width:100%;
	height:16px;
	top:auto;
	right:auto;
	bottom:0;
	left:0;
	overflow:hidden;
}
.mCSB_horizontal>.mCSB_scrollTools a+.mCSB_draggerContainer{
	margin:0 20px;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
	width:100%;
	height:2px;
	margin:7px 0;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger{
	width:30px;
	height:100%;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:100%;
	height:4px;
	margin:6px auto;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_horizontal>.mCSB_scrollTools .mCSB_buttonRight{
	display:block;
	position:relative;
	width:20px;
	height:100%;
	overflow:hidden;
	margin:0 auto;
	cursor:pointer;
	float:left;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_buttonRight{
	margin-left:-40px;
	float:right;
}
.mCustomScrollBox{
	-ms-touch-action:none; /*MSPointer events - direct all pointer events to js*/
}

/* default scrollbar colors and backgrounds (default theme) */
.mCustomScrollBox>.mCSB_scrollTools{
	opacity:0.75;
	filter:"alpha(opacity=75)"; -ms-filter:"alpha(opacity=75)"; /* old ie */
}
.mCustomScrollBox:hover>.mCSB_scrollTools{
	opacity:1;
	filter:"alpha(opacity=100)"; -ms-filter:"alpha(opacity=100)"; /* old ie */
}
.mCSB_scrollTools .mCSB_draggerRail{
	background:#000; /* rgba fallback */
	background:rgba(0,0,0,0.4);
	filter:"alpha(opacity=40)"; -ms-filter:"alpha(opacity=40)"; /* old ie */
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	background:#fff; /* rgba fallback */
	background:rgba(235,136,17,0.85);
	filter:"alpha(opacity=75)"; -ms-filter:"alpha(opacity=75)"; /* old ie */
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
	background:rgba(235,136,17,0.85);
	filter:"alpha(opacity=85)"; -ms-filter:"alpha(opacity=85)"; /* old ie */
}
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
	background:rgba(235,136,17,0.85);
	filter:"alpha(opacity=90)"; -ms-filter:"alpha(opacity=90)"; /* old ie */
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight{
	background-image:url(/wp-content/themes/televisa/mCSB_buttons.png);
	background-repeat:no-repeat;
	opacity:0.4;
	filter:"alpha(opacity=40)"; -ms-filter:"alpha(opacity=40)"; /* old ie */
}
.mCSB_scrollTools .mCSB_buttonUp{
	background-position:0 0;
	/* 
	sprites locations are 0 0/-16px 0/-32px 0/-48px 0 (light) and -80px 0/-96px 0/-112px 0/-128px 0 (dark) 
	*/
}
.mCSB_scrollTools .mCSB_buttonDown{
	background-position:0 -20px;
	/* 
	sprites locations are 0 -20px/-16px -20px/-32px -20px/-48px -20px (light) and -80px -20px/-96px -20px/-112px -20px/-128px -20px (dark) 
	*/
}
.mCSB_scrollTools .mCSB_buttonLeft{
	background-position:0 -40px;
	/* 
	sprites locations are 0 -40px/-20px -40px/-40px -40px/-60px -40px (light) and -80px -40px/-100px -40px/-120px -40px/-140px -40px (dark) 
	*/
}
.mCSB_scrollTools .mCSB_buttonRight{
	background-position:0 -56px;
	/* 
	sprites locations are 0 -56px/-20px -56px/-40px -56px/-60px -56px (light) and -80px -56px/-100px -56px/-120px -56px/-140px -56px (dark) 
	*/
}
.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover{
	opacity:0.75;
	filter:"alpha(opacity=75)"; -ms-filter:"alpha(opacity=75)"; /* old ie */
}
.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active{
	opacity:0.9;
	filter:"alpha(opacity=90)"; -ms-filter:"alpha(opacity=90)"; /* old ie */
}

/*scrollbar themes*/
/*dark (dark colored scrollbar)*/
.mCS-dark>.mCSB_scrollTools .mCSB_draggerRail{
	background:#000; /* rgba fallback */
	background:rgba(0,0,0,0.15);
}
.mCS-dark>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	background:#000; /* rgba fallback */
	background:rgba(0,0,0,0.75);
}
.mCS-dark>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
	background:rgba(0,0,0,0.85);
}
.mCS-dark>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
	background:rgba(0,0,0,0.9);
}
.mCS-dark>.mCSB_scrollTools .mCSB_buttonUp{
	background-position:-80px 0;
}
.mCS-dark>.mCSB_scrollTools .mCSB_buttonDown{
	background-position:-80px -20px;
}
.mCS-dark>.mCSB_scrollTools .mCSB_buttonLeft{
	background-position:-80px -40px;
}
.mCS-dark>.mCSB_scrollTools .mCSB_buttonRight{
	background-position:-80px -56px;
}
/*light-2*/
.mCS-light-2>.mCSB_scrollTools .mCSB_draggerRail{
	width:4px;
	background:#fff; /* rgba fallback */
	background:rgba(255,255,255,0.1);
	-webkit-border-radius:1px;
	-moz-border-radius:1px;
	border-radius:1px;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:4px;
	background:#fff; /* rgba fallback */
	background:rgba(255,255,255,0.75);
	-webkit-border-radius:1px;
	-moz-border-radius:1px;
	border-radius:1px;
}
.mCS-light-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
	width:100%;
	height:4px;
	margin:6px 0;
}
.mCS-light-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:100%;
	height:4px;
	margin:6px auto;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
	background:rgba(255,255,255,0.85);
}
.mCS-light-2>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-2>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
	background:rgba(255,255,255,0.9);
}
.mCS-light-2>.mCSB_scrollTools .mCSB_buttonUp{
	background-position:-32px 0;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_buttonDown{
	background-position:-32px -20px;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_buttonLeft{
	background-position:-40px -40px;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_buttonRight{
	background-position:-40px -56px;
}
/*dark-2*/
.mCS-dark-2>.mCSB_scrollTools .mCSB_draggerRail{
	width:4px;
	background:#000; /* rgba fallback */
	background:rgba(0,0,0,0.1);
	-webkit-border-radius:1px;
	-moz-border-radius:1px;
	border-radius:1px;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:4px;
	background:#000; /* rgba fallback */
	background:rgba(0,0,0,0.75);
	-webkit-border-radius:1px;
	-moz-border-radius:1px;
	border-radius:1px;
}
.mCS-dark-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
	width:100%;
	height:4px;
	margin:6px 0;
}
.mCS-dark-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:100%;
	height:4px;
	margin:6px auto;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
	background:rgba(0,0,0,0.85);
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
	background:rgba(0,0,0,0.9);
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonUp{
	background-position:-112px 0;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonDown{
	background-position:-112px -20px;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonLeft{
	background-position:-120px -40px;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonRight{
	background-position:-120px -56px;
}
/*light-thick*/
.mCS-light-thick>.mCSB_scrollTools .mCSB_draggerRail{
	width:4px;
	background:#fff; /* rgba fallback */
	background:rgba(255,255,255,0.1);
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:6px;
	background:#fff; /* rgba fallback */
	background:rgba(255,255,255,0.75);
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}
.mCS-light-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
	width:100%;
	height:4px;
	margin:6px 0;
}
.mCS-light-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:100%;
	height:6px;
	margin:5px auto;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
	background:rgba(255,255,255,0.85);
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
	background:rgba(255,255,255,0.9);
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonUp{
	background-position:-16px 0;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonDown{
	background-position:-16px -20px;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonLeft{
	background-position:-20px -40px;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonRight{
	background-position:-20px -56px;
}
/*dark-thick*/
.mCS-dark-thick>.mCSB_scrollTools .mCSB_draggerRail{
	width:4px;
	background:#000; /* rgba fallback */
	background:rgba(0,0,0,0.1);
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:6px;
	background:#000; /* rgba fallback */
	background:rgba(0,0,0,0.75);
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}
.mCS-dark-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
	width:100%;
	height:4px;
	margin:6px 0;
}
.mCS-dark-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:100%;
	height:6px;
	margin:5px auto;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
	background:rgba(0,0,0,0.85);
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
	background:rgba(0,0,0,0.9);
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonUp{
	background-position:-96px 0;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonDown{
	background-position:-96px -20px;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonLeft{
	background-position:-100px -40px;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonRight{
	background-position:-100px -56px;
}
/*light-thin*/
.mCS-light-thin>.mCSB_scrollTools .mCSB_draggerRail{
	background:#fff; /* rgba fallback */
	background:rgba(255,255,255,0.1);
}
.mCS-light-thin>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:2px;
}
.mCS-light-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
	width:100%;
}
.mCS-light-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:100%;
	height:2px;
	margin:7px auto;
}
/*dark-thin*/
.mCS-dark-thin>.mCSB_scrollTools .mCSB_draggerRail{
	background:#000; /* rgba fallback */
	background:rgba(0,0,0,0.15);
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:2px;
	background:#000; /* rgba fallback */
	background:rgba(0,0,0,0.75);
}
.mCS-dark-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
	width:100%;
}
.mCS-dark-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:100%;
	height:2px;
	margin:7px auto;
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
	background:rgba(0,0,0,0.85);
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
	background:rgba(0,0,0,0.9);
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonUp{
	background-position:-80px 0;
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonDown{
	background-position:-80px -20px;
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonLeft{
	background-position:-80px -40px;
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonRight{
	background-position:-80px -56px;
}









.login_button {
    background: url("/wp-content/themes/televisa/img/cuenta.png") no-repeat scroll 0 7px / 30px 22px rgba(0, 0, 0, 0);
    color: #727272;
    display: block;
    font-weight: bold;
    margin-bottom: 15px;
    padding: 10px 10px 10px 41px;
}



/*help css*/
::-webkit-input-placeholder {color: #808080;}
:-moz-placeholder {color: #808080;}
::-moz-placeholder {color: #808080;}
:-ms-input-placeholder{color: #808080;}
*:focus {outline: 0;}
.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}
.clear2{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:40px}
.clear3{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:40px}
.clear4{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:10px}
a,button{-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
.quantity{width: 105px !important; margin: 10px 0 0 0 !important;}
.quantity .minus{ width:30px !important;height: 30px !important;float: left!important;position: relative!important; background: #eb8811!important; color:#fff!important; border:0px!important; border-radius:0px !important;}
.quantity .plus{width: 30px!important;height: 30px!important;float: left!important;position: relative!important; background: #eb8811!important; color:#fff!important; border:0px!important; border-radius:0px !important;}

@media screen and (min-width:980px){  
.clear2{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:50px}
}  

@media screen and (max-width:1200px){  
.inforev .des_ext {overflow: hidden; height: 160px !important;}
.journals .inforev h2 {font-size: 14px !important;}
.artdesc .txtart p {font-size: 13px !important;}
.artdesc {height: 304px !important;}
}  

/*start css*/
body, html{ background-color:#fff !important; padding:0px !important; margin:0px !important; min-width: 998px;}
#header{ background: url("/wp-content/themes/televisa/img/header.png") repeat scroll center center rgba(255, 255, 255, 0.8);
    border-bottom: 1px solid #EEEEEE;
    box-shadow: 1px 1px 1px #CCCCCC;
    padding: 20px 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;}
#header .logo {
    display: block;
    float: left;
    margin: 2px 0 0 35px;
    width: 220px;
}
#header #uphead{ float:right; margin-right: 11px;}
#header #uphead .inreg{  float: right;
    font-family: helvetica,arial;
    margin-right: 15px;
    text-align: right;
      width: 170px;
  }
#header #uphead .inreg a{font-family: 'robotolight'; display:inline-block; color:#000; padding:5px 1px; text-decoration:none; font-size:11px; text-transform: uppercase;}
#header #uphead .inreg a:hover{color:#ed8911;}
 #header #uphead .carsh {
    background: url("/wp-content/themes/televisa/img/cart.png") no-repeat scroll 93% 45% / 16px auto #333333;
    border-radius: 3px;
    color: #FFFFFF;
    display: inline-block;
    float: right;
    font-size: 10px;
    height: 20px;
    margin-right: 10px;
    padding: 5px 5px 5px 19px;
    position: relative;
    text-transform: uppercase;
    width: 190px;
}
.carsh .widget_shopping_cart_content{
	display:none;
} 
#mainav li:first-child a{
	background-image:none !important;
	}

#header #uphead .carsh h2{padding: 0 10px 0 0;
line-height: normal;
font-family: 'robotolight';
font-weight: 100;
color: #c1c1c1;
font-size: 11px;
margin: 2px 30px 0 0;
border-right: 1px solid #c1c1c1;
/* display: block; */
text-align: right;}
#header #uphead .carsh .widget_shopping_cart_content{   
    background: none repeat scroll 0 0 #333333;
    border-radius: 3px;
    margin: 15px 0 0 -18px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 278px;
    z-index: 99999;

}
#header #uphead .carsh h2.rounded{cursor:pointer;}
#header #uphead .carsh .widget_shopping_cart_content ul{ margin:0px; padding:0px;}
#header #uphead .carsh .widget_shopping_cart_content ul li{ list-style:none;}
#header #uphead .carsh p{   color: #FFFFFF;
    display: inline-block;
    font-family: helvetica,arial;
    font-size: 11px;
    line-height: normal;
    margin: -20px 350px 8px 10px;
    padding-top: 9px;
    text-align: right;
    width: 258px;}
	
.carsh buttons{
	}
	
#header #uphead #search{
    background: url("/wp-content/themes/televisa/img/search.png") no-repeat scroll 93% center / 16px auto #333333;
    border: 0 none;
    border-radius: 3px;
    color: #FFFFFF;
    display: inline-block;
    float: right;
    font-family: 'robotolight';
    font-size: 11px;
    margin: 0;
    opacity: 1;
    padding: 5px 5px 5px 16px;
    text-transform: uppercase;
    width: 170px;
    height: 20px;
}
#header #uphead #search input {  display:inline-block; border-radius:0px !important; background:#333; color:#fff; border:0px none; padding:5px; font-size:13px; float:right; font-family: 'robotolight'; width:170px; font-size:11px; margin:0px;}
#header .mainmenu{ width:800px; float:right; padding:0px; margin:0px;}
#header .mainmenu li{ list-style:none; float:left; padding:5px;}
#header #mainav{   float: right;
margin: 15px 0 0;
width: auto;}
#header #mainav li{ list-style:none; float:left;}
#header #mainav li a{  background: url("/wp-content/themes/televisa/img/men_sep.png") no-repeat scroll 0 11px / 5px auto rgba(0, 0, 0, 0);
    color: #474747;
    font-family: arvoregular;
    font-size: 14px;
    font-weight: normal;
    padding: 5px 9px 1px 12px;
    text-decoration: none;
    text-shadow: 1px 1px 1px #CCCCCC;
    text-transform: uppercase;}
#header #mainav li a:hover,#header #mainav li a:focus{color:#ed8911;}
#slider{width:100%; padding:0px; margin:0px; position:relative;max-height:800px;overflow:hidden;}
#slider ul{padding:0px; margin:0px;}
#slider ul li{list-style:none;}
#slider ul li .image{ width:100%; position:absolute; z-index:100;}
#slider ul li .image img{ width:100%; display:block; max-width:100%;}
#slider ul li .desc{ position:relative; margin:0 auto; z-index:150; width: 73%; padding:10% 0px 40px;}
#slider ul li .desc .sliderev { width:39%; float:left; -webkit-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.61);-moz-box-shadow:0px 0px 13px rgba(0, 0, 0, 0.61);box-shadow:0px 0px 13px rgba(0, 0, 0, 0.61);}
#slider ul li .desc .rev { width:100%;}
#slider ul li .desc .continfo{ float: left;
    margin: 13% 0 0;
    padding: 10px;
    position: relative;
    width: 40%;
    z-index: 180;

	
	}
#slider ul li .desc .continfo .bginfo{
	min-height:100px;
	-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 5px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px; filter: alpha(opacity=30);filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);opacity:0.3;-moz-opacity: 0.30; width:100%; position:absolute; z-index:200; top:0px; left:0px; padding:10px;}
#slider ul li .desc .continfo .info{ position:absolute; z-index:220; top:0px; left:0px; text-align:center; width:100%; padding:10px;	}
#slider ul li .desc .continfo .info h1{ font-family: arvobold; font-size:32px; line-height:normal; width:100%; text-align:center;text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5); color:#fff; text-transform:uppercase; font-weight:100;}
#slider ul li .desc .continfo .info p{ font-family: 'open_sanscondensed_light'; font-size:20px; line-height:normal; width:100%; text-align:center; color:#fff !important; text-transform:uppercase; text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5);}
#slider ul li .desc .continfo .info a {
    border-radius: 4px;
    color: #FFFFFF;
    display: block;
    font-family: arvoregular;
    font-weight: bold;
    left: 50%;
    line-height: normal;
    margin: 0 0 0 -100px;
    opacity: 0.57;
    padding: 10px 5px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    top: 120%;
    width: 200px;
}
#slider ul li .desc .continfo .info a:hover, #slider ul li .desc .continfo .info a:focus{filter: alpha(opacity=100);filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);opacity:1;-moz-opacity: 1;}
#slider .outside{ width:100%; position:absolute; z-index:140; top:0px; left:0px; top:50%;}
#slider .outside a{ width:70px; height:70px; display:block; position:absolute; filter: alpha(opacity=50);filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);opacity:0.5;-moz-opacity: 0.50; font-size:0px; text-decoration:none;}
#slider .outside #slider-prev{ left:0px; background:url(/wp-content/themes/televisa/img/arrows_s.png) center no-repeat; background-position:top;}
#slider .outside #slider-next{ right:0px; background:url(/wp-content/themes/televisa/img/arrows_s.png) center no-repeat; background-position:bottom;}
#slider .outside a:hover, #slider .outside a:focus{ filter: alpha(opacity=100);filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);opacity:1;-moz-opacity: 1;}














/*bottom slide*/

.first_title{
	border-top:0 !important;
	padding-top:none;
	}


.title{ width:100%; padding:10px 0px; border-top: solid 1px #cccccc; position:relative;}
.title h2, .title h3{ line-height:normal; margin:0px;  margin:0 auto; position:relative; z-index:300; display:block;} 
.title h2{ color: #EE8910;font-family: arvobold;font-size: 30px;font-weight: bold;text-align: center;text-transform: uppercase;}
.orange {color: #EE8910 !important; font-weight: 100 !important;}
.title h3{ font-size:20px; font-weight:100;}
.title h2 a{ font-family: 'arvobold'; color:#EE8910; margin:0; width:100%; text-align:center; text-transform:uppercase; text-decoration:none; display:block;}
.title h3 a{ font-family: 'arvoregular'; color:#000; margin:0; width:100%; text-align:center; font-size:14px; text-transform:uppercase; text-decoration:none; display:block;}

.title h3 a:hover{
	text-decoration:underline;
	}


/*Carousel*/
#carousel{  margin-bottom: 45px;
    margin-top: 15px;position:relative;}
#carousel ul{ margin:0px; padding:0px;} 
#carousel ul li{    margin-left: 9px;
    margin-right: 6px;}
#carousel ul li a { display:block;}
#car-prev a, #car-next a, #art-prev a, #art-next a{ background:url(/wp-content/themes/televisa/img/arrows.png) center no-repeat; top: -118px; width:19px; height:35px; display:block; text-decoration:none; position:absolute; z-index:500; font-size:0px;}
#car-prev a, #art-prev a{left:0px; background-position:left;}
#car-next a, #art-next a{ right:0px; background-position:right;}
.outside{ 
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.page-template-template-avisadores-php #art-prev     a{top:-350px;left: 0;}
.page-template-template-avisadores-php #art-next a{top:-350px;right: 0;}
#art-next a{ right: 16px; top: -360px;}
#art-prev a{left: -16px;top: -360px;}
.journals{ width:100%; height:400px; position:relative;}
.journals .imgrev{ width:60%; float:left;}
.journals .imgrev img{ width:100%;}
.journals .inforev{ width:40%; float:right; background:#333; position:relative;}
.journals .inforev .arrow-left {width: 0; height: 0; border-top: 20px solid transparent;border-bottom: 20px solid transparent; border-right:20px solid #333; position:absolute; z-index:500; top: 30px;left: -20px;}
.journals .inforev h2{ color: #FFFFFF;
    font-family: 'arvoregular';
    font-size: 18px;
    font-weight: 100;
    line-height: normal;
    margin: 9px 0 10px 8px;
    padding: 0 10px;
    text-transform: uppercase;}
.journals .inforev a {
   background: none repeat scroll 0 0 #EE8910;
    border-radius: 3px;
    color: #FFFFFF;
    display: block;
    font-family: 'arvoregular';
    font-size: 12px;
    line-height: normal;
    margin: 0 50px 0 20px;
    padding: 6px 5px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 73%;}

.artd{
	margin-top:20px;
	margin-bottom:20px;
	}

.pictures{  width:100%; height:381px; overflow:auto;margin-top:18px;}
.pictures .picture-item{ width:24.5%; position:relative; float:left;margin-bottom:1px;margin-right:1px;}
.pictures .picture-item img{ width:100%; display:block}
.pictures .picture-item .picture-details{ width:100%; height:100%; position:absolute; top:0px; left:0px; background:url(/wp-content/themes/televisa/img/imgover.png) center; z-index:500; filter: alpha(opacity=0);filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);opacity:0;-moz-opacity: 0; display:block;}
.pictures .picture-item .picture-details .arrow-up {width: 0;height: 0;border-left: 20px solid transparent;border-right: 20px solid transparent;border-bottom: 20px solid #333333;position: absolute;left: 50%;bottom: 39px;margin: 0 0 0 -21px;}
.pictures .picture-item .picture-details h2{overflow: hidden; font-family: 'helvetica'; font-weight:100; line-height:normal; color:#FFF; display:block; font-size:12px; text-align:center; position:absolute; padding:5%; width:90%; height: 30px; margin:0px; bottom:0px; background:#333;}





/*art dest*/
#artdec{ width:100%; position:relative;}
#artdec .slide {
    margin: 5px -3px 0 5px;
}
#artdec .slide .prev{ width:100%; position:relative;}
.slide:hover .cap{opacity: 1;}
.slide .cap{opacity: 0;}
#artdec .slide .prev .cap{background: url("/wp-content/themes/televisa/img/imgover.png") repeat scroll center center rgba(0, 0, 0, 0);  height: 292px; left: 0; padding: 10% 5%; position: absolute; top: 0; width: 90%; z-index: 2;transition: all 0.5s ease;-webkit-transition: all 0.5s ease;}
#artdec .slide .prev .cap h3, .allart .art h3{ font-weight:100; line-height:normal; color:#FFF; font-family: 'open_sanscondensed_light'; text-align:center; margin:0px; padding:0px;}
#artdec .slide .prev .cap a{ display: block; height: 36px; left: 40%; margin: 0 auto; position: absolute; text-decoration: none; top: 40%; width: 36px;}
#artdec .slide .prev .info{ width:100%; background:#333333; position: relative; z-index: 99;}
#artdec .slide .prev .info p{color: #BFBFBF;
    float: left;
    font-family: helvetica;
    font-size: 12px;
    line-height: 14px;
    margin: 14px 0 0 5px;
    padding-left: 10px;
    width: 190px;}
#artdec .slide .prev .info .fecha{ display:block; width:45px; height:60px; float:right; background:#ed8911; color:#fff; font-family: 'open_sanscondensed_light';}
.page-id-273 .articles .bx-viewport{
    margin-left: -53px !important;
    width: 110% !important;
}
/*.articles .bx-viewport{width: 108% !important; margin-left: -108px !important;} */
#car-prev a, #car-next a{ background:url(/wp-content/themes/televisa/img/arrows.png) center no-repeat !important; top:-70px; width:19px; height:35px; display:block; text-decoration:none; position:absolute; z-index:500; font-size:0px;}
#car-prev a{left:0px; background-position:left !important;}
#car-next a{ right:0px; background-position:right !important;}



/*revistas populares*/
.allrev{ width:100%;}
.allrev ul{ padding:0px; margin:0px;}
.allrev li{ list-style:none; margin:0 0 10px 0; position:relative;}
.allrev li .pop{ position:absolute; background:url(/wp-content/themes/televisa/img/imgover.png) center; top:0px; left:0px; width:100%; height:100%; display:none}
.allrev li .pop a{ display:block; background:#fff; width:80%; padding:10px 0px; font-family: 'arvoregular'; text-align:center; font-size:14px; text-decoration:none; color:#cb730a; margin:10% auto 0;  -webkit-border-radius: 10px;-moz-border-radius: 10px; border-radius: 10px;}
.allrev li .imgrev{ width:26%; float:left;}
.allrev li .imgrev img{ width:100%;box-shadow: 1px 1px 1px #CCCCCC;}
.allrev li .info{ width:70%; float:right; height: 80px; overflow: hidden;}
.allrev li .info h2{ font-size:13px; line-height:normal; margin:0px; padding:0px; color:#333; font-weight:bold; font-family: 'robotolight'; background:none;}

.articles{  width:100%;position:relative; margin-top: -20px;}

/*destacados*/
.boxdest h2{ font-size:15px; font-weight:100; line-height:normal; padding:10px 0px; display:block; width:100%; margin:0px; background:#FFF;}
.boxdest h2 a{ font-family: 'arvoregular'; color:#EE8910; margin:0; width:100%; text-decoration:none; display:block; font-weight: bold;}


.title_small a{
	color:#000 !important;
	}


/*footer*/
footer{ width:100%; background:#333333; padding:60px 0px; margin-top: 25px;}
footer #inf img{ display:block;}
footer #inf p{ color:#fff; font-family: 'robotolight'; line-height: normal; margin:0px; padding:10px 0 0 0; font-size: 12px;}
footer #inf a{ text-decoration:none; color:#ed8911;}
footer #letter{  margin-left: 0;
    margin-right: 10px;
    text-align: center;}
footer #letter h3{color: #fff;text-align: center;width: 100%;font-family: 'arvoregular';display: block;line-height: normal;margin: 0 0 15px 0;font-size: 20px;font-weight: 100;  text-transform: uppercase;}
footer #letter ::-webkit-input-placeholder {color: #333333;}
footer #letter :-moz-placeholder {color: #333333;  }
footer #letter ::-moz-placeholder {color: #333333;  }
footer #letter :-ms-input-placeholder {  color: #333333;  }
footer #letter input[type=text]{ background: none repeat scroll 0 0 #292929;
    border: 1px solid #404040;
    border-radius: 5px;
    color: #797979;
    display: inline-block;
    font-family: helvetica,arial;
    font-size: 10px;
    padding: 10px 7px 10px 20px;
    text-transform: uppercase;
    width: 190px;
	box-shadow: none;
	height: 20px !important;
}
footer #letter button{font-family: 'arvoregular'; background:none; color:#fff; border:none; display:block; margin:0 auto; font-size:16px;}
footer #letter button:hover, footer #letter button:focus{ color:#ee8a10;}
footer #soc img{ display:block; float:left; width:100px;}
footer #soc ul{ padding:0px; margin: 0 9px 0 0; float:right; width: 30px;}
footer #soc ul li{list-style:none; margin:0 0 7px 0;}
footer #soc ul li a{padding: 3px 0px 3px 0px;background: #fff;color: #333333;font-size: 15px;display: block;text-align: center;margin: 0px;}
footer #soc a{ background: none repeat scroll 0 0 #EFEFEF;
    border: 1px solid #CCCCCC;
    border-radius: 3px;
    color: #333333;
    display: block;
    font-family: helvetica,arial;
    font-size: 11px;
    font-weight: bold;
    margin: 10px 0 0;
    padding: 6px 0;
    text-align: center;
    text-transform: uppercase;
    width: 100%;}
footer #soc a:hover, footer #soc a:focus{color:#ed8911; background:#333333; text-decoration:none;}


/* footer #letter */

#letter label{display: none !important;}
#letter form {width: 430px; margin: 30px auto 0 auto; float: none;}
footer #letter li#li--1 input[type="text"] {width: 415px; display: block; }
footer #letter li#li--2 input[type="text"] {width: 190px;}
footer #letter li#li--3 input[type="text"] {width: 190px;}
footer #letter li {float: left; height: 40px !important;}
footer #letter li#li--1 {width: 430px; margin-bottom: 15px !important;height: 40px !important;}
footer #letter li#li--2 {width: 190px; margin-right: 34px; height: 40px !important;}
footer #letter li#li--3 {width: 190px;height: 40px !important;}
footer #letter span{display: none !important;}
ul, ol { margin: 0 !important; padding: 0 !important;}
footer #letter input[type="submit"] { background: none repeat scroll 0 0 #CE6900;
    border: 1px solid #6F6F6F;
    border-radius: 3px;
    color: #FFFFFF;
    font-family: 'arvobold';
    font-size: 16px;
    margin-top: 24px;
    padding: 5px 20px;
    text-transform: uppercase;
    transition: all 1s ease 0s;}
footer #letter input[type="submit"]:hover {color: #ED8911;}


añ{float:}

/*inderior*/
#container{ padding:100px 0 0 0;}

.woocommerce-breadcrumb{width: 100%;padding: 10px 0px !important;border-bottom: 1px solid #CCC;color: #eb8811 !important; font-family: 'robotolight';}
.woocommerce-breadcrumb a{text-decoration:none !important;}



#prod-prev .image{ width:35%; float:left;box-shadow:1px 1px 1px #ccc;}
#prod-prev .desc{ width:60%; float:right;} 
#prod-prev .desc h2{ color:#eb8811; font-family: 'arvobold'; font-weight:100; line-height:normal; text-transform:uppercase; padding:0px;   margin: 0 0 -3px;}
#prod-prev .desc span{ color: #606060;
    font-family: helvetica,arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: normal;
    padding: 0;}
#prod-prev .desc strong{  color: #606060;
    font-family: helvetica,arial,sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: normal;
    padding: 0;
    text-transform: uppercase;}
#prod-prev .desc .extracto ul li{ font-family: 'open_sanscondensed_light'; color:#666; margin: 0 0 5px 0;}
#prod-prev .desc .precio{ width:100%; font-family: 'open_sanscondensed_light'; font-size:24px;}
#prod-prev .desc .precio strong{ font-size:24px; font-family: 'open_sanscondensed_light';}
#prod-prev .desc .button{ background: none repeat scroll 0 0 #EB8811;
    border: medium none;
    border-radius: 3px;
    color: #FFFFFF;
    display: block;
	float:left;
    font-family: 'arvoregular';
    font-size: 11px;
    font-weight: 100;
    margin-left: -2px;
    padding: 11px 0;
    text-align: center;
    text-decoration: none;
    text-shadow: none !important;
    text-transform: uppercase;
    width: 42%;}
#prod-prev .usual{ width:100%; border:1px solid #d0cecf;}
#prod-prev .usual .clear{clear: both;visibility: hidden;height: 0px;padding: 0px !important;margin: 0px;}
#prod-prev .usual ul{ padding:0px; margin:0px; display:block;}
#prod-prev .usual > ul > li{ float:left; list-style:none; border-right:#d0cecf solid 1px; font-family: 'open_sanscondensed_light';}
#prod-prev .usual > ul > li > a{  border-bottom: 3px solid rgba(0, 0, 0, 0);
    color: #000000;
    display: block;
    font-family: open_sanscondensed_light;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 20px;
    text-decoration: none;
    text-transform: uppercase;}
#prod-prev .usual ul li a.selected{ color:#eb8811 !important; border-bottom:#fff solid 3px !important;}
#prod-prev .usual div{ padding:0 15px 15px; border-top:#d0cecf solid 1px !important;}



.desc h4{ color: #292949;
    font-size: 12px;
    margin-bottom: 1px;
    text-transform: uppercase;}
	
	.cart{
    clear: both;
		}

.added_to_cart, .seguir_navegando{
   color: #474747;
    font-size: 12px;
    margin-left: 37px;
    margin-right: -24px;
    margin-top: 10px;
    text-decoration: underline;
	
	}

/*nuestras revistas*/
.allrevistas .element {
    float: left;
    margin: 0 5px 25px 0;
    min-height: 420px;
    width: 225px;
}

.woocommerce-cart h2.title2 {
    display: block;
    margin: 70px auto 15px;
    text-align: center;
}
h2.title2 {
    color: #404040;
    display: block;
    font-family: arvobold;
    font-size: 23px;
  /*  margin: 40px auto 20px !important;*/
    padding: 0;
  /*  text-align: center;*/
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
}
.allrevistas .element .image{ display: block;
    height: 270px;
    overflow: hidden;
    position: relative;
    width: 100%;
	box-shadow:1px 1px 1px #ccc;
	}
.allrevistas .element .image img{ display:block; margin:0 auto; width:100%;}
.allrevistas .element .image .descimg{ width:100%; height:100%; position:absolute; z-index:8888; background: url(/wp-content/themes/televisa/img/imgover.png) center; display:none;}
.allrevistas .element .image .descimg .detail{ width:100%; margin:100px 0 0 0;}
.allrevistas .element .image .descimg .detail a{ width:100px; height:100px; display:block; margin:0 auto -8px; background:url(/wp-content/themes/televisa/img/more.png) center no-repeat; background-color:none;}
.allrevistas .element .image .descimg .detail p{font-family: 'arvoregular';font-size: 12px;text-transform: uppercase;color: #fff;width: 100%;display: block;text-align: center;padding: 0px;margin: 5px 0;line-height: normal; font-weight:100;}
.allrevistas .element h2{  color: #EE8910;display: block; font-family: 'arvoregular';font-size: 12px;font-weight: bold;line-height: normal;margin: 10px 0 -2px;padding: 0;text-align: center;text-transform: uppercase; width: 100%;}
.allrevistas .element small{
    color: #474747;
    display: block;
    font-family: helvetica;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    min-height: 20px;
}

.allrevistas .element .extracto_allmag{min-height: 40px;}
.allrevistas .element p{font-family: 'open_sanscondensed_light'; color:#999; font-size:15px; text-align:center; width:100%; display:block; line-height:normal; margin:0px;}
.allrevistas .element a{ width:75%; padding: px 10px; text-align:center; display:block; background:#333; color:#FFF; font-family: inherit; text-transform:uppercase; font-size:10px; -webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px; text-decoration:none; font-size:12px; margin:5px auto 0;}
.allrevistas .element a:hover{ }
.isotope-item {z-index: 2;}
.isotope-hidden.isotope-item {pointer-events: none;z-index: 1;}

#filters{  
    background: none repeat scroll 0 0 #333333;
    box-shadow: -2px 1px 4px #CCCCCC;
    display: block;
    margin: 0;
    padding: 20px !important;
    position: fixed;
    width: 110%;
	border-radius:5px;
}
#filters li{ list-style:none; margin:0 0 5px 0;}
#filters h3{  border-bottom: 1px solid #4E4E4E;
    color: #F1F1F1;
    display: block;
    font-family: arvobold;
    font-size: 15px;
    line-height: normal;
    margin: 5px 0;
    padding: 0 0 10px;
    width: 100%;}
#filters li a{ width:100%; height:20px; display:block; float:left; background:url(/wp-content/themes/televisa/img/area.png) top left no-repeat; text-decoration:none; transition:none;color:#777;margin-bottom:5px;}
#filters li span {
    color: #E0E0E0;
    display: block;
    font-family: helvetica;
    font-size: 10px;
    padding-left: 35px;
    text-transform: uppercase;
}
#filters li a.active{ background-position: bottom left;}

#filters li a:hover span{
	color:#fff
	}

#sobre{ width:70%; float:left;}
#sobre .img{ width:42%; float:left;}
#sobre .text{ width:55%; float:right;}
#sobre .text h1{color: #000;font-family: 'arvoregular';line-height: normal;padding: 0px;margin: 0 0 20px 0;font-size: 16px; color:#eb8811; text-transform:uppercase;}
#sobre .text h2{color: #000;font-family: 'arvoregular';line-height: normal;padding: 0px;margin: 20px 0 10px 0;font-size: 14px; color:#eb8811; text-transform:uppercase;}
#sobre .text h3{
    color: #474747;
    font-family: helvetica,arial;
    font-size: 12px;
    line-height: 16px;
    margin: 20px 0 0;
    text-align: justify;
}
#sobre .text p{
    color: #666666;
    font-family: helvetica;
    font-size: 12px;
    line-height: 18px;
    margin: 0 0 10px;
    text-align: left;
}

#contacto h1{color: #000;font-family: 'arvoregular';line-height: normal;padding: 0px;margin: 0 0 20px 0;font-size: 16px; color:#eb8811; text-transform:uppercase;}
#contacto h3{color: #000;font-family: 'arvoregular';line-height: normal;padding: 0px;margin: 25px 0 10px 0;font-size: 16px; color:#eb8811; text-transform:uppercase;}
#contacto p{font-family: 'robotolight';color: #666;margin: 0 0 5px 0 ; line-height:16px; text-align:justify; font-size: 12px;}
/* Form Contacto */
#contacto form{margin-top: 30px;}
#contacto label{display: none !important;}
#contacto input[type="text"] {width: 80%; border: 1px solid #d0d0d0; padding: 10px; border-radius: 0; box-shadow: none;}
#contacto input[type="submit"] {background-color: #ED8911; border: none; border-radius: 2px; -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3); box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3); color: #FFFFFF; text-transform: uppercase; font-size: 14px; font-family: 'arvoregular'; padding: 10px 20px; margin-top: -30px;}
#contacto input{margin-bottom: 15px; color: #666; font-family: 'robotolight', Arial; font-size: 13px; margin-right: 5px;}
#contacto textarea {width: 80%; border: 1px solid #d0d0d0; padding: 10px; border-radius: 0; box-shadow: none; color: #666; font-family: 'robotolight', Arial; font-size: 13px;}
#contacto select {width: 60%; border: 1px solid #d0d0d0; height: 42px; margin-bottom: 15px; border-radius: 0; box-shadow: none; color: #666; font-family: 'robotolight', Arial; font-size: 13px; padding-top: 10px;-webkit-appearance: none;
-moz-appearance: none; text-indent: 0.01px; text-overflow: ""; background: url(/wp-content/themes/televisa/img/select.png) top right no-repeat; margin-right: 5px;line-height: inherit; line-height: inherit;}
#contacto .reqtxt{color: #666; font-family: 'robotolight', Arial; font-size: 10px;}
#contacto .emailreqtxt{color: #666; font-family: 'robotolight', Arial; font-size: 10px;}

select.styled {
    opacity:0;
    position: relative;
    width: 190px;
    z-index: 5;
}
/*articulos*/
.artsidebar{width:100%;}
.artdesc{ width:100%; background:#333; height:350px; float:left; overflow:hidden;}
.artdesc .imgdesc{ width:65%; height:350px;}
.artdesc .imgdesc img{ width:100%; display:block; max-width:100%;}
.artdesc .txtart{width: 32%;background: #333;height: 350px;padding: 0 10px; position:relative;}
.artdesc .txtart .info{width: 100%;background: #ed8911;position: absolute;padding: 3px 6px;top: 0px;left: 0px;}
.artdesc .txtart .info .arleft{width: 0;height: 0;border-top: 23px solid transparent;border-bottom: 23px solid transparent;border-right: 25px solid #ed8911;position: absolute;left: 0px;top: 0px;margin: 0px 0 0 -25px;}
.artdesc .txtart .info h3{font-size: 15px;font-family: 'arvoregular';color: #FFF;margin: 0;width: 100%;text-decoration: none;display: block;padding: 0;}
.artdesc .txtart h2{font-size: 15px; line-height: 23px; font-family: 'arvoregular';color: #ed8911;margin: 0;width: 100%;text-decoration: none;display: block;padding: 10px 0; text-transform:uppercase; text-align:center;}
.artdesc .txtart p {font-weight: 100;line-height: normal;color: #FFF;font-family: 'open_sanscondensed_light';text-align: center;margin: 0px;padding: 0px;font-size: 15px;}
.allart{ width:100%;}
.artdesc .txtart a {width: 70%;background: #EE8910;padding: 10px 5px;text-align: center;display: block;-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;text-decoration: none;margin: 10px auto 0px;color: #fff;font-family: 'arvoregular';text-transform: uppercase;margin: 10px auto 0;line-height: normal;}
.allart .art{ width:280px; height:247px; background:#333; float:left; margin:0 5px 10px 5px;}
.allart .art .artimg{ width:100%; height:187px; overflow:hidden; position:relative;}
.allart .art .artimg .artcap{background: url(/wp-content/themes/televisa/img/imgover.png) center;position: absolute;top: 0px;left: 0px;width: 93%;height: 280px;display: none; z-index:100; padding:10px;}
.allart .art .artimg .artcap p{font-weight: 100;line-height: normal;color: #FFF;font-family: 'open_sanscondensed_light';text-align: center;margin: 0px;padding: 0px;font-size: 20px;text-transform: uppercase;}
.allart .art .artimg .artcap a{width: 36px;height: 36px;margin: 10px auto 0;display: block;text-decoration: none;position: absolute;top: 40%;left: 44%;}
.allart .art .artimg img{ width:100%;}
.allart .art .artinf{ width:100%; background:#333;}
.allart .art .artinf p{width: 205px;float: left;color: #fff;font-size: 15px;font-family: 'open_sanscondensed_light';margin: 14px 0 0 5px;line-height: 14px; padding-left: 15px; max-height: 33px;
overflow: hidden;}
.allart .art .artinf a:hover{color: #ed8911;}
.allart .art .artinf .fecha {display: block;width: 40px;height: 60px;float: right;background: #ed8911;color: #fff;font-family: 'open_sanscondensed_light';}
.artsidebar{ width: 100%; max-height: 220px; overflow: hidden;}
.artsidebar .revmasvist{width:100%;}
.artsidebar .notele{width:100%;}
.artsidebar .recomen{width:100%;}
.artsidebar h2{font-size: 15px;font-family: 'arvoregular';color: #EE8910;margin: 0;width: 100%;text-decoration: none;display: block;border-bottom: 1px solid #CCC;padding: 0 0 10px;line-height: normal;}


.revmasvist{width:100%;}
.revmasvist ul{padding:0px; margin:0px;}
.revmasvist ul li{ list-style:none; margin:10px 0;}
.revmasvist ul li .pop{ display:none;}
.revmasvist ul li .imgrev{ width:25%; float:left;}
.revmasvist ul li .imgrev img{ width:100%;  box-shadow: 1px 1px 1px #D9D9D9;}
.revmasvist ul li .info{ width:65%; float:right;}
.revmasvist ul li .info h2{ font-size:11px; border:none; color:#111; padding:0 0 5px 0;line-height: normal;}


.recomen{width:100%;}
.recomen ul{padding:0px; margin:0px;}
.recomen ul li{ list-style:none; margin:10px 0;}
.recomen ul li .pop{ display:none;}
.recomen ul li .imgrev{ width:25%; float:left;}
.recomen ul li .imgrev img{ width:100%;  box-shadow: 1px 1px 1px #D9D9D9;}
.recomen ul li .info{ width:65%; float:right;}
.recomen ul li .info h2{ font-size:11px; border:none; color:#111; padding:0 0 5px 0;line-height: normal;}



/*intarticulo*/
#singart{}
#singart .artimg{ width:43%; float:left; display:block;}
#singart .infoart{ width: 52%; float:right;}
#singart .infoart h2 {color: #eb8811;font-family: 'arvobold';font-weight: 100;line-height: normal;text-transform: uppercase;padding: 0px;margin: 0 0 15px 0;}

/**/
.cart_list li {list-style: none;width: 90%;margin: 15px auto 0 !important; text-align:right; height:60px; }
.cart_list li img{float: left !important;margin-left: 4px;width: 50px !important;display: block !important;}
.cart_list li a{ text-decoration:none; color:#fff;}
.cart_list li a{ text-decoration:none; color:#eb8811; display: block;}
.widget_shopping_cart_content .buttons .button {
    background: none repeat scroll 0 0 #EB8811;
    border: medium none;
    border-radius: 2px;
    box-shadow: none !important;
    color: #FFFFFF;
    display: block;
    float: left;
    font-family: arvobold,arial;
    font-size: 9px !important;
    margin-bottom: -3px !important;
    margin-right: 8px !important;
    padding: 5px 0 !important;
    text-align: center;
    text-decoration: none;
    text-shadow: none !important;
    width: 119px;
}
.widget_shopping_cart_content .buttons .button:hover{ background:#bc7219; color:#fff;}
/*end css*/


.cart_totals, .calculated_shipping{ float:left !important; text-align:left !important;}

/* CORRECCION MAS ABAJO
#customer_login{ margin:0 0 50px 0;}
#customer_login .col-1{}
#customer_login .col-1 h2 {color: #eb8811;font-family: 'arvobold';font-weight: 100;line-height: normal;text-transform: uppercase;padding: 0px;margin: 0 0 10px 0;}
#customer_login .col-1 .login label{font-family: 'open_sanscondensed_light';color: #000;font-size: 15px;width: 100%;display: block;font-weight: bold;}
#customer_login .col-1 .login{margin: 1em 0 3em 0;}
#customer_login .col-1 .login input[type="text"],#customer_login .col-1 .login input[type="password"]{padding: 18px 10px;}
#customer_login .col-1 .login input[type="submit"]{display: inline-block;padding: 5px 10px 6px;color: #fff;text-decoration: none;font-weight: bold;line-height: 1;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius:3px;border-bottom: 1px solid #222;position: relative;cursor: pointer;background-color: #eb8811 !important;background:#eb8811 !important;border:none !important; font-family: 'open_sanscondensed_light'; font-weight:100 !important; text-shadow:none !important;}
#customer_login .col-1 .login .lost_password{ font-family: 'open_sanscondensed_light';color: #000;font-size: 15px;width: 100%;font-weight: bold; text-decoration:none; margin: 10px 0 0 0; display:block;}
#customer_login .col-1 .login .lost_password:hover{color: #eb8811;}

#customer_login .col-2 h2 {color: #eb8811;font-family: 'arvobold';font-weight: 100;line-height: normal;text-transform: uppercase;padding: 0px;margin: 0 0 10px 0;}
#customer_login .col-2 .register{margin: 1em 0 3em 0;}
#customer_login .col-2 .register input[type="email"],#customer_login .col-2 .register input[type="password"]{padding: 18px 10px;}
#customer_login .col-2 .register label{font-family: 'open_sanscondensed_light';color: #000;font-size: 15px;width: 100%;display: block;font-weight: bold;}
#customer_login .col-2 .register input[type="submit"]{display: inline-block;padding: 5px 10px 6px;color: #fff;text-decoration: none;font-weight: bold;line-height: 1;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius:3px;border-bottom: 1px solid #222;position: relative;cursor: pointer;background-color: #eb8811 !important;background:#eb8811 !important;border:none !important; font-family: 'open_sanscondensed_light'; font-weight:100 !important; text-shadow:none !important;}
*/

.addresses .title h3{ color: #EB8811;
    font-family: 'arvobold';
    font-size: 16px;
    font-weight: 100;
    line-height: 183px;
    margin: 6px 0 10px !important;
    margin-top: 7px !important;
    padding-bottom: 0;
    padding-left: 10px !important;
    padding-right: 0;
    padding-top: 138px;
    text-transform: uppercase;}
.addresses .title a{display: inline-block;padding: 5px 10px 6px;color: #fff;text-decoration: none;font-weight: bold;line-height: 1;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius:3px;border-bottom: 1px solid #222;position: relative;cursor: pointer;background-color: #eb8811 !important;background:#eb8811 !important;border:none !important; font-family: 'open_sanscondensed_light'; font-weight:100 !important; text-shadow:none !important;}

.woocommerce .title h3{ color: #eb8811;font-family: 'arvobold';font-weight: 100;line-height: normal;text-transform: uppercase;padding: 0px;margin: 0 0 10px 0; font-size:16px;}
.woocommerce .title a{background: none repeat scroll 0 0 #EB8811 !important;
    border: medium none !important;
    border-radius: 3px;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-family: helvetica;
    font-size: 11px;
    font-weight: bold !important;
    line-height: 1;
    padding: 7px 10px 6px;
    position: relative;
    text-decoration: none;
    text-shadow: none !important;}
.woocommerce i{font-family: 'open_sanscondensed_light';color: #000;font-size: 15px;width: 100%;display: block;font-weight: bold;}
.woocommerce h3{ color: #eb8811;font-family: 'arvobold';font-weight: 100;line-height: normal;text-transform: uppercase;padding: 0px;margin: 0 0 10px 0; font-size:25px;}
.woocommerce input[type="text"]{padding: 18px 10px;}
.woocommerce label{font-family: 'open_sanscondensed_light';color: #000;font-size: 15px;width: 100%;display: block;font-weight: bold;}
.woocommerce .button{display: inline-block;padding: 5px 10px 6px;color: #fff;text-decoration: none;font-weight: bold;line-height: 1;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius:3px;border-bottom: 1px solid #222;position: relative;cursor: pointer;background-color: #eb8811 !important;background:#eb8811 !important;border:none !important; font-family: 'open_sanscondensed_light'; font-weight:100 !important; text-shadow:none !important; color:#FFF !important;}
.woocommerce select{
    border: 1px solid #E3E3E3;
    border-radius: 3px !important;
    box-shadow:none;
    font-size: 12px;
    height: 33px;
    padding: 7px 35px 5px 2px;
    	font-family: 'roboto',Helvetica,Arial,sans-serif;
    font-size: 14px;
    -webkit-appearance: none;-moz-appearance: none; text-indent: 0.01px; text-overflow: ""; background: url("/wp-content/themes/televisa/img/select.png") no-repeat scroll right top / auto 35px #ededed; line-height: inherit;
}
/* */

.shipping-calculator-button{ color:#000; text-decoration:none;}
.shipping-calculator-button:hover{color: #eb8811;}
.shipping_calculator{ margin:0px !important;}
a:hover{ text-decoration:none !important;}
.myaccount_user{}
.myaccount_user strong {
    color: #A1A1A1;
    font-weight: normal;
}

.myaccount_user a {
    color: #A4A4A4;
    display: inline-block;
    font-family: helvetica,arial;
    font-size: 13px;
    text-decoration: underline;
}
.myaccount_user a:hover{color: #eb8811;}
.woocommerce h2{color: #eb8811;font-family: 'arvobold';font-weight: 100;line-height: normal;text-transform: uppercase;padding: 0px;margin: 0 0 10px 0;}
/*.woocommerce p{font-family: 'open_sanscondensed_light';color: #000;font-size: 18px;display: block;}*/

.woocommerce p {
    color: #000000;
    display: block;
    font-size: 12px;
}






/*buttons*/
.awesome{
display: inline-block;
padding: 5px 10px 6px;
color: #fff;
text-decoration: none;
font-weight: bold;
line-height: 1;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius:3px;
-moz-box-shadow: 0 1px 3px #999;
-webkit-box-shadow: 0 1px 3px #999;
text-shadow: 0 -1px 1px #222;
border-bottom: 1px solid #222;
position: relative;
cursor: pointer;
background-color: #eb8811 !important;
background:#eb8811 !important;
border:none !important;

}














































































/*plugins*/

/*bx-slider*/
.bx-wrapper {position: relative;margin: 0 auto 60px;padding: 0;*zoom: 1;}
.bx-wrapper img {max-width: 100%;display: block;}
.bx-wrapper .bx-pager,.bx-wrapper .bx-controls-auto {position: absolute;bottom: -30px;width: 100%;}
.bx-wrapper .bx-loading {min-height: 50px;background: url(/wp-content/themes/televisa/images/bx_loader.gif) center center no-repeat #fff;height: 100%;width: 100%;position: absolute;top: 0;left: 0;z-index: 2000;}
.bx-wrapper .bx-pager {text-align: center;font-size: .85em;font-family: Arial;font-weight: bold;color: #666;padding-top: 20px;}
.bx-wrapper .bx-pager .bx-pager-item,.bx-wrapper .bx-controls-auto .bx-controls-auto-item {display: inline-block;*zoom: 1;*display: inline;}
.bx-wrapper .bx-pager.bx-default-pager a {background: #666;text-indent: -9999px;display: block;width: 10px;height: 10px;margin: 0 5px;outline: 0;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}
.bx-wrapper .bx-pager.bx-default-pager a:hover,.bx-wrapper .bx-pager.bx-default-pager a.active {background: #000;}
.bx-wrapper .bx-prev {left: 10px;background: url(/wp-content/themes/televisa/images/controls.png) no-repeat 0 -32px;}
.bx-wrapper .bx-next {right: 10px;background: url(/wp-content/themes/televisa/images/controls.png) no-repeat -43px -32px;}
.bx-wrapper .bx-prev:hover {background-position: 0 0;}
.bx-wrapper .bx-next:hover {background-position: -43px 0;}
.bx-wrapper .bx-controls-direction a {position: absolute;top: 50%;margin-top: -16px;outline: 0;width: 32px;height: 32px;text-indent: -9999px;z-index: 9999;}
.bx-wrapper .bx-controls-direction a.disabled {display: none;}
.bx-wrapper .bx-controls-auto {text-align: center;}
.bx-wrapper .bx-controls-auto .bx-start {display: block;text-indent: -9999px;width: 10px;height: 11px;outline: 0;background: url(/wp-content/themes/televisa/images/controls.png) -86px -11px no-repeat;margin: 0 3px;}
.bx-wrapper .bx-controls-auto .bx-start:hover,.bx-wrapper .bx-controls-auto .bx-start.active {background-position: -86px 0;}
.bx-wrapper .bx-controls-auto .bx-stop {display: block;text-indent: -9999px;width: 9px;height: 11px;outline: 0;background: url(/wp-content/themes/televisa/images/controls.png) -86px -44px no-repeat;margin: 0 3px;}
.bx-wrapper .bx-controls-auto .bx-stop:hover,.bx-wrapper .bx-controls-auto .bx-stop.active {background-position: -86px -33px;}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {text-align: left;width: 80%;}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {right: 0;width: 35px;}
.bx-wrapper .bx-caption {position: absolute;bottom: 0;left: 0;background: #666\9;background: rgba(80, 80, 80, 0.75);width: 100%;}
.bx-wrapper .bx-caption span {color: #fff;font-family: Arial;display: block;font-size: .85em;padding: 10px;}


.woocommerce {
    margin-bottom: 60px;
}

.shop_table.cart th {
    background: none repeat scroll 0 0 #EBEBEB;
}

.product-quantity{text-align:center;}
.product-name a{
	color: #474747;
    font-family: helvetica;
    font-size: 12px;
    text-transform: uppercase;
	}
	
.woocommerce.pago_w{margin-top:60px;}	

.revista, #carousel .bx-wrapper li a img{
	
	box-shadow:1px 1px 1px #ccc;
		}


#carousel .bx-wrapper{max-width:1170px !important;}

.woocommerce-info:before {
    background-color: #474747 !important;
  
}

.rrel{
	font-size:20px !important;
	}
a.showcoupon{
	font-weight:bold;
	color:#474747;
	}

a:hover.showcoupon{
	color:#000000;
	}

.woocommerce-info {
    border-top: 3px solid #474747 !important;
}

.des_ext{
	    color: #C1C1C1;
    font-family: 'robotolight',Helvetica,sans-serif;
    font-size: 11px;
    line-height: 16px;
    margin-bottom: 15px;
    margin-left: 20px;
    margin-right: 20px;
	}
	
.capa_art.left{

	
	}	
	
.articles .bx-wrapper{width:100% !important;max-width:100% !important;}	


.fecha{
	text-align:center;
	font-weight:bold;
	}
	
.fecha span
{
	display:block;
	}	
	
	.fecha span.year{
		padding-top:10px;
		margin-bottom:-5px;
		}
		
		.fecha span.month{
			text-transform:uppercase;
			font-size:16px;
			}
.foot{
	margin-top:40px;
	}

.info a{
	color:#fff;
	}

.info a:hover{
	color:#ccc;
	}
	
.info  .extracto.widget{
	font-size:11px;
	line-height:14px;	
	color:#828282;
	margin-top:5px;
	}	
	
.add_to_cart_button.product_type_simple.button	{
	
   background: none repeat scroll 0 0 #474747 !important;
    font-size: 10px;
    margin: 6px 0 0 40px;
    width: 115px;
	}
	
	.add_to_cart_button.product_type_simple.button:hover{
		background:#EE8910 !important;
		}
	
.extracto_allmag p{
	font-family:helvetica !important;
	font-size:11px !important;
	margin-top:5px !important;
	line-height:13px !important;
	margin-bottom:5px!important;
	}	
	
.desc .extracto, .desc .extracto ul li, .desc .extracto p{
	
	color: #969696;
    font-family: helvetica !important;
    font-size: 12px;
    line-height: 17px;   margin-top: -5px;
	
	}	
	.contenido_art{
		color:#474747;
		font-size:12px;
		line-height:17px;
		
		}

		.contenido_art h6{	
		margin-top: -15px;
		margin-bottom: 15px;
		}
		
.contenido_art h3{
font-size: 14px;
line-height: 21px;
margin-left: 14px;
color: #a7a7a7;
font-family: 'open_sanscondensed_light';
margin-bottom: 20px;
}

.contenido_art iframe{
width:100%
}

.contenido_art a{
color: #000000; text-decoration: underline;
}



		.contenido_art p{	
		font-family: 'roboto', Helvetica, Arial, sans-serif;
		
		}

		.contenido_art img{	
		margin: 20px 0;
		}
		
		.contenido_art ul li{
		font-family: 'roboto', Helvetica, Arial, sans-serif;
		font-weight: bold;
list-style-type: square;
}

	.revmasvist .info p{
		color:#777;
		font-size:11px;
		font-family:helvetica;
		}
	
.ta a{ color: #B8B8B8;
    font-family: helvetica;
    font-size: 13px;}	
.desc .extracto p{margin-bottom:10px;}	

#tab1 ul li, #tab2 ul li, #tab3 ul li{
	margin-left:20px;
	}
	
#tab1 ul li, #tab2 ul li, #tab3 ul li, #tab1 p, #tab2 p, #tab3 p{ font-family: helvetica !important;
    font-size: 11px;
    line-height: 16px;
    margin-bottom: 10px;}	

#tab1 , #tab2 , #tab3 {padding:20px !important;}	

#sidebar h2{
	font-size:14px;
	}

.content-grafico{
	   display: block;
    min-height: 200px;
    width: 100%;
}

.content-tarifa{ margin: 20px 0;}

.grafico{
    float: left;
    margin-right: 10px;
    width: 145px;
	height:150px;
	margin-bottom:40px;
	position:relative;
	}	
	
.grafico h4 {
font-size: 12px;
    left: 20px;
    line-height: 16px;
    position: absolute;
    text-align: center;
    top: 150px;
    width: 120px;
}
	

.grafico span{
    color: #EB8811;
    display: block;
    font-size: 17px;
    font-weight: bold;
    left: 44px;
    line-height: 8px;
    padding-left: 5px;
    padding-top: 3px;
    position: absolute;
    text-align: center;
    top: 68px;
    width: 58px;
	}	
	
	
h3.perfil{
	font-size:12px;
	color:#3d3d3d;
	margin-top:20px;
	}
	
.avisaje_secciones{
	padding-left:25px;
	}
	
.avisaje_secciones h3{margin-bottom:20px;margin-top:50px;}		
	
	
.extracto ul li {
    color: #969696 !important;
    list-style: disc outside none;
    margin-left: 10px !important;
}
	
/*TABLAS*/
.tabla {
	margin:0px;padding:0px;
	width:100%;
	border:1px solid #cecece;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}

.tabla th{
		background:-o-linear-gradient(bottom, #3d3d3d 5%, #3d3d3d 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3d3d3d), color-stop(1, #3d3d3d) );
	background:-moz-linear-gradient( center top, #3d3d3d 5%, #3d3d3d 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#3d3d3d", endColorstr="#3d3d3d");	background: -o-linear-gradient(top,#3d3d3d,#3d3d3d);

	background-color:#3d3d3d;
	border:0px solid #cecece;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
	padding: 5px 0;
	}

.tabla table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.tabla tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.tabla table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.tabla table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.tabla tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.tabla tr:hover td{
	
}
.tabla tr:nth-child(odd){ background-color:#e5e5e5; }
.tabla tr:nth-child(even)    { background-color:#ffffff; }.tabla td{
	vertical-align:middle;
	
	
	border:1px solid #cecece;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:6px;
	font-size:10px;
	font-family:Arial;
	font-weight:normal;
	color:#474747;
	text-align: center;
}.tabla tr:last-child td{
	border-width:0px 1px 0px 0px;
}.tabla tr td:last-child{
	border-width:0px 0px 1px 0px;
}.tabla tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.tabla tr:first-child td{

}
.tabla tr:first-child:hover td{
/*	background:-o-linear-gradient(bottom, #3d3d3d 5%, #3d3d3d 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3d3d3d), color-stop(1, #3d3d3d) );
	background:-moz-linear-gradient( center top, #3d3d3d 5%, #3d3d3d 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#3d3d3d", endColorstr="#3d3d3d");	background: -o-linear-gradient(top,#3d3d3d,3d3d3d);

	background-color:#3d3d3d;
	*/
}
.tabla tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.tabla tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}

.avisador_imagen{  display: block;
    height: 224px;
    overflow: hidden;
    position: relative;
	box-shadow:1px 1px 1px #ccc;
    width: 100%;}
	
	.avisador_imagen{}

.element_revista{  float: left;
    height: 225px;
    margin: 0 -1px 30px 40px;
    position: relative;
    width: 185px;}

.allrevistas .element_revista  a{ color: #EE8910; font-family: 'arvoregular'; text-transform:uppercase; font-size:13px;}
.allrevistas .element_revista  a:hover{ color: #fff;}
.avisador_imagen_hover{position:absolute; z-index: 10; top: 0; left: 0; width: 100%; height: 100%; display: block; margin: 0 auto -8px; background: url(/wp-content/themes/televisa/img/imgover.png) ;}
.avisador_imagen_hover h3{font-weight: 100;line-height: normal;font-size: 14px; font-family: 'arvobold';text-align: center;margin: 60px 0 0 0;padding: 0px;}
.avisador_imagen_hover .mas{position:absolute; z-index: 999; top: 0; left: 0; width: 100%; height: 100%; display: block; margin: 0 auto -8px; background: url(/wp-content/themes/televisa/img/more.png) center no-repeat;}
.avisador_imagen_hover .ver_detalle{
    text-align: center;
 
    position: absolute;
    width: 100%;
    bottom: 60px;
    font-size: 13px;
}
.allrevistas .element_revista  a .avisador_imagen_hover {display: none;}
.allrevistas .element_revista  a:hover {display: block;}
.allrevistas .element_revista  a:hover .avisador_imagen_hover {display: block;}


.cubo{
   color: #000000;
    float: left;
    font-weight: bold;
    margin-right: 40px;
    text-transform: capitalize;
    width: 120px;}

.cubo .amount{color:#000;}

.cubo h5{
	  border-bottom: 1px solid #CCCCCC;
    color: #777777;
    font-family: helvetica,arial;
    font-size: 9px;
    line-height: 12px;
    margin-bottom: 5px;
    padding-bottom: 2px;
    text-transform: uppercase;
	
	}
	
	
	#c1000boxOverlay {
  background: rgba(0, 0, 0, 0.95) !important;
}


.extracto ul li{}

a.ePaper {
     background: none repeat scroll 0 0 #EDEDED;
    display: block;
    height: 30px;
    margin-top: -2px;
}

.des_sing {
    float: left;
    width: 50%;
}

.revmasvist ul li.des_sing .imgrev {
    box-shadow: 1px 1px 1px #CCCCCC;
    overflow: hidden;
    width: 94%;
}

a.ePaper img{display:none !important;visibility:hidden;}

a.ePaper:before {
   color: #8A8A8A;
    content: "preview";
    display: block;
    font-size: 10px;
    padding-top: 5px;
    text-align: center;
    text-transform: uppercase;
}


.woocommerce table.shop_table, .woocommerce-page table.shop_table {
  
    margin: 0 auto !important;
    max-width: 980px;

}

.edit {
    background: none repeat scroll 0 0 #bbbbbb !important;
    border: medium none !important;
    color: #FFFFFF !important;
    cursor: pointer;
    display: inline-block;
    font-family: helvetica,arial;
    font-size: 9px;
    font-weight: bold !important;
    margin-left: 4px;
    padding: 0 6px;
    position: relative;
    text-decoration: none;
    text-shadow: none !important;
    text-transform: uppercase;
}

#order_review_heading {
 
    border-top: 1px solid #E8E8E8;
    color: #474747;
    display: block;
    font-size: 12px;
    margin-top: 10px;
    padding: 16px 0 10px;
    width: 100% !important;

}

#mensajeRegion{}

#order_review .shop_table{}
#order_review #payment {
   /*
   background: none repeat scroll 0 0 #FFFFFF;
   */
    margin-top: 10px;
    position: relative;
}

#order_review #payment h3 {
    color: #474747;
    float: left;
    font-size: 17px;
    margin-right: 160px;
    margin-top: 62px;
}


#order_review #payment h4{
	color: #333333;
    font-family: 'roboto',Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 20px;
}

#order_review #payment a{
	color: #EB8811;
}
 #order_review #payment ul li label, #order_review #payment ul li img{}
#payment_method_webpay {
    float: left;
    left: 290px;
    margin-top: 66px !important;
}


.woocommerce input[type="text"] {
    background: none repeat scroll 0 0 #FBFBFB;
    padding: 5px;
    height: auto;
	border-radius:3px !important;
	font-family: 'roboto',Helvetica,Arial,sans-serif;
    font-size: 14px;
}
body .fancybox-title-float-wrap .child{
	border-radius:0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}

.woocommerce-cart .product-price{
	font-weight:bold;
	font-size:12px;
	}
	
.shop_table.cart th{
	color:#474747;
	font-size:13px !important;
	text-transform:uppercase;
	}	


.shop_table.cart .product-subtotal{
	color:#474747;
	font-weight:bold;
	font-size:12px;
	}
	
.shop_table.cart .button{
	 font-size: 10px;
    font-weight: bold !important;
    text-transform: uppercase;
	}
	
.woocommerce table.cart a.remove, .woocommerce-page table.cart a.remove, .woocommerce #content table.cart a.remove, .woocommerce-page #content table.cart a.remove {
	color:#36B8E6
	}	
@media screen and (max-width: 979px) {
	#header .logo{margin: 0 auto 20px;float: none;padding: 0 0 0 30px;}
	#header #uphead{margin: 0 auto;float: none;text-align: center;width: 560px;}
}

#soc {
    margin-top: 1px;
}

#inf {
    margin-top: -5px;
}

.mic {
  background: url("/wp-content/themes/televisa/img/cuenta.png") no-repeat scroll 0 7px / 30px 22px rgba(0, 0, 0, 0);
    font-family: Helvetica,arial;
    font-size: 15px;
    font-weight: normal;
    margin-top: 40px;
    padding-left: 40px;
    text-transform: uppercase;
}


.cuenta .woocommerce p{
	   color: #474747;
    font-family: helvetica,arial !important;
    font-size: 13px;

	}
	

.cuenta .woocommerce h2 {
    border-top: 8px solid #F3F3F3;
    color: #474747;
    font-family: helvetica,arial !important;
    font-size: 14px;
    font-weight: bold;
    padding-top: 14px;
}
	
	
.cuenta .woocommerce .title {
    background: none repeat scroll 0 0 #383838;
    border-radius: 3px;
    font-weight: bold;
    padding: 11px;
    position: relative;
    width: 85%;
}
	
.cuenta .address {
    margin-top: 30px;
}

	
.cuenta .woocommerce .title h3{ color: #FFFFFF;
    font-family: helvetica,arial !important;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: -10px !important;}	

.myaccount_user a{}

address {
    background: none repeat scroll 0 0 #FBFBFB;
    border-left: 1px solid #EAEAE9;
    box-shadow: 1px 1px 1px #DADADA;
    display: block;
    font-style: normal;
    line-height: 20px;
    margin-bottom: 20px;
    margin-left: 3px;
    margin-top: -2px;
    padding: 20px;
    width: 79%;
}

.allrevistas.span10.isotope {
    margin-top: -30px;
}

#filters {
    background: none repeat scroll 0 0 #333333;
    border-radius: 5px;
    box-shadow: -2px 1px 4px rgba(0, 0, 0, 0.2);
    display: block;
    margin: 0;
    padding: 20px !important;
    position: fixed;
    top: 211px;
    width: 110%;
}

.remove {
    background: none repeat scroll 0 0 #474747;
    border-radius: 3px;
    color: #FFFFFF;
    font-size: 9px;
    font-weight: bold;
    padding: 8px 20px;
}

.remove:hover{
	background:#EB8811;
	color:#fff;
	}

.container.cuenta {
    max-width: 1000px;
}

.woocommerce.despacho {
    margin: 0 auto;
    max-width: 670px;
}


.woocommerce table.cart a.remove, .woocommerce-page table.cart a.remove, .woocommerce #content table.cart a.remove, .woocommerce-page #content table.cart a.remove {
    color: #FFFFFF !important;
    display: block;
    font-size: 1.5em;
    font-weight: bold;
    height: 1em;
    line-height: 1;
    padding: 2px;
    text-align: center;
    text-decoration: none;
    width: 1em;
	border-radius:4px !important;
}

.woocommerce table.cart img, .woocommerce-page table.cart img, .woocommerce #content table.cart img, .woocommerce-page #content table.cart img {
    box-shadow: 1px 1px 1px #838282;
    height: auto;
    padding: 0;
    width: 87px;
	margin:5px 0;
}

.woocommerce table.cart img, .woocommerce-page table.cart img, .woocommerce #content table.cart img, .woocommerce-page #content table.cart img {
    height: auto;
    width: 73px;
}

.woocommerce input[type="text"],  .woocommerce input[type="password"]{
    background: none repeat scroll 0 0 #EDEDED;
    border: 1px solid #E3E3E3;
    border-radius: 3px !important;
    box-shadow: none;
    padding: 7px 15px;
}


.woocommerce input[type="password"] {
    height: 32px;
}

.container.buy {
    margin-top: 130px;
}


.container.compra h3{
    border-bottom: 5px solid #E9E9E9;
    color: #474747;
    font-family: helvetica;
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 8px;
	width:100%;

}

.container.compra{
	margin-top: 0;
}
#customer_details{
	margin-top:10px;
	}
	
.final h2 {
    color: #474747;
    font-family: helvetica,arial;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}

.woocommerce.final {
    margin: 0 auto;
    max-width: 700px;
}
	
.final table {
    border: medium none !important;
    box-shadow: none !important;
	color:#474747;
	font-size:12px;
}

.final table .product-name {
    color: #474747;
    font-size: 12px;
    font-weight: bolder;
}

.contenido_art p{
	margin-bottom:10px;
	
	}
	
.container.cuenta p	{
	font-size:12px;
	}


.cart_inc {
    color: #CCCCCC;
    font-size: 8px;
    text-transform: uppercase;
}

/* AGRGAR FOOTER REVISTAS */
#footer_revistas{background: #292929; width:100%; margin: 60px 0 -60px 0; padding: 30px 0}
#footer_revistas .logo-revista {width: 110px;}
 /* FIN */

  /* CAMBIOS FORMULARIO INGRESAR WOOCOMMERCE */
 #customer_login{ margin:0 0 50px 0;}
#customer_login .col-1{}
#customer_login .col-1 h2 {color: #eb8811;font-family: 'arvobold';font-weight: 100;line-height: normal;text-transform: uppercase;padding: 0px;margin: 0 0 10px 0;}
#customer_login .col-1 .login label{font-family: 'open_sanscondensed_light';color: #000;font-size: 15px;width: 100%;display: block;font-weight: bold;}
#customer_login .col-1 .login{margin: 1em 0 3em 0;}
#customer_login .col-1 .login input[type="text"],#customer_login .col-1 .login input[type="password"]{	font-family: 'roboto',Helvetica,Arial,sans-serif;
    font-size: 14px; padding: 5px;  background: none repeat scroll 0 0 #FBFBFB;    border: 1px solid #E3E3E3;    border-radius: 3px !important; box-shadow: 1px 1px 1px #EDEDED; height: auto;}
#customer_login .col-1 .login input[type="submit"]{display: inline-block;padding: 5px 10px 6px;color: #fff;text-decoration: none;font-weight: bold;line-height: 1;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius:3px;border-bottom: 1px solid #222;position: relative;cursor: pointer;background-color: #eb8811 !important;background:#eb8811 !important;border:none !important; font-family: 'open_sanscondensed_light'; font-weight:100 !important; text-shadow:none !important;}
#customer_login .col-1 .login .lost_password{ font-family: 'open_sanscondensed_light';color: #000;font-size: 15px;width: 100%;font-weight: bold; text-decoration:none; margin: 10px 0 0 0; display:block;}
#customer_login .col-1 .login .lost_password:hover{color: #eb8811;}

#customer_login .col-2 h2 {color: #eb8811;font-family: 'arvobold';font-weight: 100;line-height: normal;text-transform: uppercase;padding: 0px;margin: 0 0 10px 0;}
#customer_login .col-2 .register{margin: 1em 0 3em 0;}
#customer_login .col-2 .register input[type="email"],#customer_login .col-2 .register input[type="password"]{padding: 5px;  background: none repeat scroll 0 0 #FBFBFB;  height: auto;
    border: 1px solid #E3E3E3;
    border-radius: 3px !important;
    box-shadow: 1px 1px 1px #EDEDED;
    	font-family: 'roboto',Helvetica,Arial,sans-serif;
    font-size: 14px;
}
#customer_login .col-2 .register label{font-family: 'open_sanscondensed_light';color: #000;font-size: 15px;width: 100%;display: block;font-weight: bold;}
#customer_login .col-2 .register input[type="submit"]{display: inline-block;padding: 5px 10px 6px;color: #fff;text-decoration: none;font-weight: bold;line-height: 1;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius:3px;border-bottom: 1px solid #222;position: relative;cursor: pointer;background-color: #eb8811 !important;background:#eb8811 !important;border:none !important; font-family: 'open_sanscondensed_light'; font-weight:100 !important; text-shadow:none !important;}


/* END input */

br{margin-bottom: 8px;}

/* MEDIA QUERIES */

@media screen and (max-width:980px){
#slider{
padding: 0px;
margin: 190px 0 0 0;
}

#slider ul li .desc {width: 83%;padding: 2% 0px 40px;}

#slider ul li .desc .continfo .info h1 {font-size: 26px;}

.clear1 {height: 30px;}
.clear3 {height: 130px;}
.container.cuenta {margin-top: 100px;}
.container.compra{	margin-top: 100px;}
.artdesc {height: 230px !important;}
.artdesc .txtart {width: 30%;}
.artdesc .txtart p{display: none;}
.artdesc .txtart h2 {font-size: 13px;}
footer #letter input[type=text] {
background: none repeat scroll 0 0 #292929;
border: 1px solid #404040;
border-radius: 5px;
color: #797979;
display: inline-block;
font-family: helvetica,arial;
font-size: 10px;
padding: 10px 7px 10px 20px;
text-transform: uppercase;
width: 260px !important;
box-shadow: none;
height: 20px !important;
float: left !important;
margin-left: 40px;
}
footer #letter li#li--3 {width: auto;}
footer #letter li#li--1 {margin-bottom: 10px !important;}
footer #letter li#li--2 {margin-bottom: 10px;}
#letter form {
width: 360px;
margin: 10px auto 0 auto;
float: none;
}

.inforev .clear3 { height: 10px; }
.inforev .des_ext {
overflow: hidden;
height: 115px !important;
}

.journals .inforev a {
background: none repeat scroll 0 0 #EE8910;
border-radius: 3px;
color: #FFFFFF;
display: block;
font-family: 'arvoregular';
font-size: 12px;
line-height: normal;
margin: 0 50px 0 20px;
padding: 6px 5px;
text-align: center;
text-decoration: none;
text-transform: uppercase;
width: 67%;
}

}

a.btn_tarifario{    background: none repeat scroll 0 0 #EE8910;
    border-radius: 3px;
    color: #FFFFFF;
    display: block;
    font-family: 'arvoregular';
    font-size: 11px;
    line-height: normal;
    margin: 10px 0 0;
    padding: 6px 5px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 170px;}

a:hover.btn_tarifario{  color: #ffffff;background: none repeat scroll 0 0 #BC7219;}

#prod-prev .desc .cubo-2 strong {
color: #606060;
font-family: helvetica,arial,sans-serif;
font-size: 11px;
font-weight: normal;
line-height: normal;
padding: 0;
text-transform: none;
font-family: 'roboto', Helvetica, Arial, sans-serif;
}

.cubo-2 {
color: #000000;
float: left;
font-weight: bold;
text-transform: capitalize;
width: 170px;
margin: 5px 0;
}


.precio_single td{  background: none repeat scroll 0 0 #F2F2F2;
    border: 1px solid #FFFFFF;
    font-size: 12px;
    padding: 4px 10px;}

.precio_single{  margin-top: 15px;}

.precio_single .table_h{  background: none repeat scroll 0 0 #E0E0E0;
    color: #474747;
    font-size: 11px;
    font-weight: bold;}

.precio_single .table_w{background:#ededed;}


.small_table{ line-height: 12px;
    margin-top: 10px;}
	
	
#header #uphead .empty{color:#ccc; text-align:center !important;}	

.small_table strong{
  color: #707070 !important;
    font-family: Arial,Helvetica,sans-serif !important;
    font-size: 10px !important;
    line-height: 12px !important;
    text-transform: none !important;
	}
	
.precio_single .orange_cell{ background: none repeat scroll 0 0 #505050;
    color: #FFFFFF;
    font-weight: bold;}	
	
	.ahorro{ color: #474747;
    font-size: 14px !important;
    font-weight: bold;
    text-align: center;}
	
	
.table_lt{
	font-size:11px !important;
	}	
	
	
.create_ac {

    background: none repeat scroll 0 0 #F2f2f2;
    border: 1px solid #E2E2E2;
    border-radius: 3px;
    clear: both;
    color: #000000;
    display: block;
    font-family: open_sanscondensed_light;
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    margin-top: 90px;
    padding: 4px 30px 0;
}	

.create-account{
	width:100% !important;
	font-family:Arial, Helvetica, sans-serif;
	}

.create-account p{ color: #5F5F5F;
    font-weight: normal;
    line-height: 19px;}

.create-account input{color: #474747 !important;
    height: 36px !important;
    margin: 13px 0 !important;
    padding-left: 11px !important;}
td.legales {
	text-align: center;
}
.btn {
    background: -moz-linear-gradient(center top , #f7f6f7 0px, #e0dadf 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #c8bfc6;
    border-radius: 2px;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.075) inset, 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 1px 2px rgba(0, 0, 0, 0.1);
    color: #fff !important;
    cursor: pointer;
    display: inline-block;
    font-family: inherit;
    font-size: 100%;
    font-weight: bold;
    left: auto;
    line-height: 1em;
    margin: 0;
    overflow: visible;
    padding: 6px 10px;
    position: relative;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
    white-space: nowrap;
    margin: 18px 0 0 !important;
    text-transform: uppercase;
}

.no-datos {
  font-size: 25px;
  /* margin: -2px 0; */
  margin-top: 199px !important;
  position: relative;
  height: 82px;
}

input.btn_exito {
  display: inline-block;
  padding: 5px 10px 6px;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  line-height: 1;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border-bottom: 1px solid #222;
  position: relative;
  cursor: pointer;
  background-color: #eb8811 !important;
  background: #eb8811 !important;
  border: none !important;
  /* font-family: 'open_sanscondensed_light'; */
  font-weight: 100 !important;
  text-shadow: none !important;
  color: #FFF !important;
  width: 120px;
}

span#error-clave {
  /* margin: 22px 0; */
  position: relative;
  top: 37px;
  left: -239px;
}
input#pass2 {
  left: 264px;
  position: relative;
  top: -57px;
}
span#error-clave2 {
  position: relative;
  top: -19px;
  left: 33px;
}

button.recuperar_clave_user {
  position: relative;
  left: 538px;
  top: -137px;
  background: none repeat scroll 0 0 #F27E06;
  border: 1px solid #6F6F6F;
  border-radius: 3px;
  color: #FFFFFF;
  font-family: 'arvobold';
  font-size: 16px;
  margin-top: 24px;
  padding: 11px 21px;
  text-transform: uppercase;

 }
 .cuenta ul
 {

 }
 .cuenta li a {
  float: left;
  margin: 0 21px;
  color: orange;
}


 #continfo_1636.continfo .bginfo{
display: none !important;
}

.desc #continfo_1636.continfo .info a {
  margin: 0 0 0 -10px !important;
  top: 700% !important;
  background-color: #0b4278 !important;
}
/*
     */
/*
*/