@charset "UTF-8";

/* FONT PATH
 * -------------------------- */

@font-face {
  font-family: 'FontAwesome';
  src: url("https://www.equivalenza.com/skin/frontend/equivalenza/default/fonts/fontawesome-webfont.eot?v=4.6.3");
  src: url("https://www.equivalenza.com/skin/frontend/equivalenza/default/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3") format("embedded-opentype"), url("https://www.equivalenza.com/skin/frontend/equivalenza/default/fonts/fontawesome-webfont.woff2?v=4.6.3") format("woff2"), url("https://www.equivalenza.com/skin/frontend/equivalenza/default/fonts/fontawesome-webfont.woff?v=4.6.3") format("woff"), url("https://www.equivalenza.com/skin/frontend/equivalenza/default/fonts/fontawesome-webfont.ttf?v=4.6.3") format("truetype"), url("https://www.equivalenza.com/skin/frontend/equivalenza/default/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }


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

  /* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
     readers do not read off random characters that represent icons */
  .fa-glass:before {
    content: ""; }

  .fa-music:before {
    content: ""; }

  .fa-search:before {
    content: ""; }

  .fa-envelope-o:before {
    content: ""; }

  .fa-heart:before {
    content: ""; }

  .fa-star:before {
    content: ""; }

  .fa-star-o:before {
    content: ""; }

  .fa-user:before {
    content: ""; }

  .fa-film:before {
    content: ""; }

  .fa-th-large:before {
    content: ""; }

  .fa-th:before {
    content: ""; }

  .fa-th-list:before {
    content: ""; }

  .fa-check:before {
    content: ""; }

  .fa-remove:before,
  .fa-close:before,
  .fa-times:before {
    content: ""; }

  .fa-search-plus:before {
    content: ""; }

  .fa-search-minus:before {
    content: ""; }

  .fa-power-off:before {
    content: ""; }

  .fa-signal:before {
    content: ""; }

  .fa-gear:before,
  .fa-cog:before {
    content: ""; }

  .fa-trash-o:before {
    content: ""; }

  .fa-home:before {
    content: ""; }

  .fa-file-o:before {
    content: ""; }

  .fa-clock-o:before {
    content: ""; }

  .fa-road:before {
    content: ""; }

  .fa-download:before {
    content: ""; }

  .fa-arrow-circle-o-down:before {
    content: ""; }

  .fa-arrow-circle-o-up:before {
    content: ""; }

  .fa-inbox:before {
    content: ""; }

  .fa-play-circle-o:before {
    content: ""; }

  .fa-rotate-right:before,
  .fa-repeat:before {
    content: ""; }

  .fa-refresh:before {
    content: ""; }

  .fa-list-alt:before {
    content: ""; }

  .fa-lock:before {
    content: ""; }

  .fa-flag:before {
    content: ""; }

  .fa-headphones:before {
    content: ""; }

  .fa-volume-off:before {
    content: ""; }

  .fa-volume-down:before {
    content: ""; }

  .fa-volume-up:before {
    content: ""; }

  .fa-qrcode:before {
    content: ""; }

  .fa-barcode:before {
    content: ""; }

  .fa-tag:before {
    content: ""; }

  .fa-tags:before {
    content: ""; }

  .fa-book:before {
    content: ""; }

  .fa-bookmark:before {
    content: ""; }

  .fa-print:before {
    content: ""; }

  .fa-camera:before {
    content: ""; }

  .fa-font:before {
    content: ""; }

  .fa-bold:before {
    content: ""; }

  .fa-italic:before {
    content: ""; }

  .fa-text-height:before {
    content: ""; }

  .fa-text-width:before {
    content: ""; }

  .fa-align-left:before {
    content: ""; }

  .fa-align-center:before {
    content: ""; }

  .fa-align-right:before {
    content: ""; }

  .fa-align-justify:before {
    content: ""; }

  .fa-list:before {
    content: ""; }

  .fa-dedent:before,
  .fa-outdent:before {
    content: ""; }

  .fa-indent:before {
    content: ""; }

  .fa-video-camera:before {
    content: ""; }

  .fa-photo:before,
  .fa-image:before,
  .fa-picture-o:before {
    content: ""; }

  .fa-pencil:before {
    content: ""; }

  .fa-map-marker:before {
    content: ""; }

  .fa-adjust:before {
    content: ""; }

  .fa-tint:before {
    content: ""; }

  .fa-edit:before,
  .fa-pencil-square-o:before {
    content: ""; }

  .fa-share-square-o:before {
    content: ""; }

  .fa-check-square-o:before {
    content: ""; }

  .fa-arrows:before {
    content: ""; }

  .fa-step-backward:before {
    content: ""; }

  .fa-fast-backward:before {
    content: ""; }

  .fa-backward:before {
    content: ""; }

  .fa-play:before {
    content: ""; }

  .fa-pause:before {
    content: ""; }

  .fa-stop:before {
    content: ""; }

  .fa-forward:before {
    content: ""; }

  .fa-fast-forward:before {
    content: ""; }

  .fa-step-forward:before {
    content: ""; }

  .fa-eject:before {
    content: ""; }

  .fa-chevron-left:before {
    content: ""; }

  .fa-chevron-right:before {
    content: ""; }

  .fa-plus-circle:before {
    content: ""; }

  .fa-minus-circle:before {
    content: ""; }

  .fa-times-circle:before {
    content: ""; }

  .fa-check-circle:before {
    content: ""; }

  .fa-question-circle:before {
    content: ""; }

  .fa-info-circle:before {
    content: ""; }

  .fa-crosshairs:before {
    content: ""; }

  .fa-times-circle-o:before {
    content: ""; }

  .fa-check-circle-o:before {
    content: ""; }

  .fa-ban:before {
    content: ""; }

  .fa-arrow-left:before {
    content: ""; }

  .fa-arrow-right:before {
    content: ""; }

  .fa-arrow-up:before {
    content: ""; }

  .fa-arrow-down:before {
    content: ""; }

  .fa-mail-forward:before,
  .fa-share:before {
    content: ""; }

  .fa-expand:before {
    content: ""; }

  .fa-compress:before {
    content: ""; }

  .fa-plus:before {
    content: ""; }

  .fa-minus:before {
    content: ""; }

  .fa-asterisk:before {
    content: ""; }

  .fa-exclamation-circle:before {
    content: ""; }

  .fa-gift:before {
    content: ""; }

  .fa-leaf:before {
    content: ""; }

  .fa-fire:before {
    content: ""; }

  .fa-eye:before {
    content: ""; }

  .fa-eye-slash:before {
    content: ""; }

  .fa-warning:before,
  .fa-exclamation-triangle:before {
    content: ""; }

  .fa-plane:before {
    content: ""; }

  .fa-calendar:before {
    content: ""; }

  .fa-random:before {
    content: ""; }

  .fa-comment:before {
    content: ""; }

  .fa-magnet:before {
    content: ""; }

  .fa-chevron-up:before {
    content: ""; }

  .fa-chevron-down:before {
    content: ""; }

  .fa-retweet:before {
    content: ""; }

  .fa-shopping-cart:before {
    content: ""; }

  .fa-folder:before {
    content: ""; }

  .fa-folder-open:before {
    content: ""; }

  .fa-arrows-v:before {
    content: ""; }

  .fa-arrows-h:before {
    content: ""; }

  .fa-bar-chart-o:before,
  .fa-bar-chart:before {
    content: ""; }

  .fa-twitter-square:before {
    content: ""; }

  .fa-facebook-square:before {
    content: ""; }

  .fa-camera-retro:before {
    content: ""; }

  .fa-key:before {
    content: ""; }

  .fa-gears:before,
  .fa-cogs:before {
    content: ""; }

  .fa-comments:before {
    content: ""; }

  .fa-thumbs-o-up:before {
    content: ""; }

  .fa-thumbs-o-down:before {
    content: ""; }

  .fa-star-half:before {
    content: ""; }

  .fa-heart-o:before {
    content: ""; }

  .fa-sign-out:before {
    content: ""; }

  .fa-linkedin-square:before {
    content: ""; }

  .fa-thumb-tack:before {
    content: ""; }

  .fa-external-link:before {
    content: ""; }

  .fa-sign-in:before {
    content: ""; }

  .fa-trophy:before {
    content: ""; }

  .fa-github-square:before {
    content: ""; }

  .fa-upload:before {
    content: ""; }

  .fa-lemon-o:before {
    content: ""; }

  .fa-phone:before {
    content: ""; }

  .fa-square-o:before {
    content: ""; }

  .fa-bookmark-o:before {
    content: ""; }

  .fa-phone-square:before {
    content: ""; }

  .fa-twitter:before {
    content: ""; }

  .fa-facebook-f:before,
  .fa-facebook:before {
    content: ""; }

  .fa-github:before {
    content: ""; }

  .fa-unlock:before {
    content: ""; }

  .fa-credit-card:before {
    content: ""; }

  .fa-feed:before,
  .fa-rss:before {
    content: ""; }

  .fa-hdd-o:before {
    content: ""; }

  .fa-bullhorn:before {
    content: ""; }

  .fa-bell:before {
    content: ""; }

  .fa-certificate:before {
    content: ""; }

  .fa-hand-o-right:before {
    content: ""; }

  .fa-hand-o-left:before {
    content: ""; }

  .fa-hand-o-up:before {
    content: ""; }

  .fa-hand-o-down:before {
    content: ""; }

  .fa-arrow-circle-left:before {
    content: ""; }

  .fa-arrow-circle-right:before {
    content: ""; }

  .fa-arrow-circle-up:before {
    content: ""; }

  .fa-arrow-circle-down:before {
    content: ""; }

  .fa-globe:before {
    content: ""; }

  .fa-wrench:before {
    content: ""; }

  .fa-tasks:before {
    content: ""; }

  .fa-filter:before {
    content: ""; }

  .fa-briefcase:before {
    content: ""; }

  .fa-arrows-alt:before {
    content: ""; }

  .fa-group:before,
  .fa-users:before {
    content: ""; }

  .fa-chain:before,
  .fa-link:before {
    content: ""; }

  .fa-cloud:before {
    content: ""; }

  .fa-flask:before {
    content: ""; }

  .fa-cut:before,
  .fa-scissors:before {
    content: ""; }

  .fa-copy:before,
  .fa-files-o:before {
    content: ""; }

  .fa-paperclip:before {
    content: ""; }

  .fa-save:before,
  .fa-floppy-o:before {
    content: ""; }

  .fa-square:before {
    content: ""; }

  .fa-navicon:before,
  .fa-reorder:before,
  .fa-bars:before {
    content: ""; }

  .fa-list-ul:before {
    content: ""; }

  .fa-list-ol:before {
    content: ""; }

  .fa-strikethrough:before {
    content: ""; }

  .fa-underline:before {
    content: ""; }

  .fa-table:before {
    content: ""; }

  .fa-magic:before {
    content: ""; }

  .fa-truck:before {
    content: ""; }

  .fa-pinterest:before {
    content: ""; }

  .fa-pinterest-square:before {
    content: ""; }

  .fa-google-plus-square:before {
    content: ""; }

  .fa-google-plus:before {
    content: ""; }

  .fa-money:before {
    content: ""; }

  .fa-caret-down:before {
    content: ""; }

  .fa-caret-up:before {
    content: ""; }

  .fa-caret-left:before {
    content: ""; }

  .fa-caret-right:before {
    content: ""; }

  .fa-columns:before {
    content: ""; }

  .fa-unsorted:before,
  .fa-sort:before {
    content: ""; }

  .fa-sort-down:before,
  .fa-sort-desc:before {
    content: ""; }

  .fa-sort-up:before,
  .fa-sort-asc:before {
    content: ""; }

  .fa-envelope:before {
    content: ""; }

  .fa-linkedin:before {
    content: ""; }

  .fa-rotate-left:before,
  .fa-undo:before {
    content: ""; }

  .fa-legal:before,
  .fa-gavel:before {
    content: ""; }

  .fa-dashboard:before,
  .fa-tachometer:before {
    content: ""; }

  .fa-comment-o:before {
    content: ""; }

  .fa-comments-o:before {
    content: ""; }

  .fa-flash:before,
  .fa-bolt:before {
    content: ""; }

  .fa-sitemap:before {
    content: ""; }

  .fa-umbrella:before {
    content: ""; }

  .fa-paste:before,
  .fa-clipboard:before {
    content: ""; }

  .fa-lightbulb-o:before {
    content: ""; }

  .fa-exchange:before {
    content: ""; }

  .fa-cloud-download:before {
    content: ""; }

  .fa-cloud-upload:before {
    content: ""; }

  .fa-user-md:before {
    content: ""; }

  .fa-stethoscope:before {
    content: ""; }

  .fa-suitcase:before {
    content: ""; }

  .fa-bell-o:before {
    content: ""; }

  .fa-coffee:before {
    content: ""; }

  .fa-cutlery:before {
    content: ""; }

  .fa-file-text-o:before {
    content: ""; }

  .fa-building-o:before {
    content: ""; }

  .fa-hospital-o:before {
    content: ""; }

  .fa-ambulance:before {
    content: ""; }

  .fa-medkit:before {
    content: ""; }

  .fa-fighter-jet:before {
    content: ""; }

  .fa-beer:before {
    content: ""; }

  .fa-h-square:before {
    content: ""; }

  .fa-plus-square:before {
    content: ""; }

  .fa-angle-double-left:before {
    content: ""; }

  .fa-angle-double-right:before {
    content: ""; }

  .fa-angle-double-up:before {
    content: ""; }

  .fa-angle-double-down:before {
    content: ""; }

  .fa-angle-left:before {
    content: ""; }

  .fa-angle-right:before {
    content: ""; }

  .fa-angle-up:before {
    content: ""; }

  .fa-angle-down:before {
    content: ""; }

  .fa-desktop:before {
    content: ""; }

  .fa-laptop:before {
    content: ""; }

  .fa-tablet:before {
    content: ""; }

  .fa-mobile-phone:before,
  .fa-mobile:before {
    content: ""; }

  .fa-circle-o:before {
    content: ""; }

  .fa-quote-left:before {
    content: ""; }

  .fa-quote-right:before {
    content: ""; }

  .fa-spinner:before {
    content: ""; }

  .fa-circle:before {
    content: ""; }

  .fa-mail-reply:before,
  .fa-reply:before {
    content: ""; }

  .fa-github-alt:before {
    content: ""; }

  .fa-folder-o:before {
    content: ""; }

  .fa-folder-open-o:before {
    content: ""; }

  .fa-smile-o:before {
    content: ""; }

  .fa-frown-o:before {
    content: ""; }

  .fa-meh-o:before {
    content: ""; }

  .fa-gamepad:before {
    content: ""; }

  .fa-keyboard-o:before {
    content: ""; }

  .fa-flag-o:before {
    content: ""; }

  .fa-flag-checkered:before {
    content: ""; }

  .fa-terminal:before {
    content: ""; }

  .fa-code:before {
    content: ""; }

  .fa-mail-reply-all:before,
  .fa-reply-all:before {
    content: ""; }

  .fa-star-half-empty:before,
  .fa-star-half-full:before,
  .fa-star-half-o:before {
    content: ""; }

  .fa-location-arrow:before {
    content: ""; }

  .fa-crop:before {
    content: ""; }

  .fa-code-fork:before {
    content: ""; }

  .fa-unlink:before,
  .fa-chain-broken:before {
    content: ""; }

  .fa-question:before {
    content: ""; }

  .fa-info:before {
    content: ""; }

  .fa-exclamation:before {
    content: ""; }

  .fa-superscript:before {
    content: ""; }

  .fa-subscript:before {
    content: ""; }

  .fa-eraser:before {
    content: ""; }

  .fa-puzzle-piece:before {
    content: ""; }

  .fa-microphone:before {
    content: ""; }

  .fa-microphone-slash:before {
    content: ""; }

  .fa-shield:before {
    content: ""; }

  .fa-calendar-o:before {
    content: ""; }

  .fa-fire-extinguisher:before {
    content: ""; }

  .fa-rocket:before {
    content: ""; }

  .fa-maxcdn:before {
    content: ""; }

  .fa-chevron-circle-left:before {
    content: ""; }

  .fa-chevron-circle-right:before {
    content: ""; }

  .fa-chevron-circle-up:before {
    content: ""; }

  .fa-chevron-circle-down:before {
    content: ""; }

  .fa-html5:before {
    content: ""; }

  .fa-css3:before {
    content: ""; }

  .fa-anchor:before {
    content: ""; }

  .fa-unlock-alt:before {
    content: ""; }

  .fa-bullseye:before {
    content: ""; }

  .fa-ellipsis-h:before {
    content: ""; }

  .fa-ellipsis-v:before {
    content: ""; }

  .fa-rss-square:before {
    content: ""; }

  .fa-play-circle:before {
    content: ""; }

  .fa-ticket:before {
    content: ""; }

  .fa-minus-square:before {
    content: ""; }

  .fa-minus-square-o:before {
    content: ""; }

  .fa-level-up:before {
    content: ""; }

  .fa-level-down:before {
    content: ""; }

  .fa-check-square:before {
    content: ""; }

  .fa-pencil-square:before {
    content: ""; }

  .fa-external-link-square:before {
    content: ""; }

  .fa-share-square:before {
    content: ""; }

  .fa-compass:before {
    content: ""; }

  .fa-toggle-down:before,
  .fa-caret-square-o-down:before {
    content: ""; }

  .fa-toggle-up:before,
  .fa-caret-square-o-up:before {
    content: ""; }

  .fa-toggle-right:before,
  .fa-caret-square-o-right:before {
    content: ""; }

  .fa-euro:before,
  .fa-eur:before {
    content: ""; }

  .fa-gbp:before {
    content: ""; }

  .fa-dollar:before,
  .fa-usd:before {
    content: ""; }

  .fa-rupee:before,
  .fa-inr:before {
    content: ""; }

  .fa-cny:before,
  .fa-rmb:before,
  .fa-yen:before,
  .fa-jpy:before {
    content: ""; }

  .fa-ruble:before,
  .fa-rouble:before,
  .fa-rub:before {
    content: ""; }

  .fa-won:before,
  .fa-krw:before {
    content: ""; }

  .fa-bitcoin:before,
  .fa-btc:before {
    content: ""; }

  .fa-file:before {
    content: ""; }

  .fa-file-text:before {
    content: ""; }

  .fa-sort-alpha-asc:before {
    content: ""; }

  .fa-sort-alpha-desc:before {
    content: ""; }

  .fa-sort-amount-asc:before {
    content: ""; }

  .fa-sort-amount-desc:before {
    content: ""; }

  .fa-sort-numeric-asc:before {
    content: ""; }

  .fa-sort-numeric-desc:before {
    content: ""; }

  .fa-thumbs-up:before {
    content: ""; }

  .fa-thumbs-down:before {
    content: ""; }

  .fa-youtube-square:before {
    content: ""; }

  .fa-youtube:before {
    content: ""; }

  .fa-xing:before {
    content: ""; }

  .fa-xing-square:before {
    content: ""; }

  .fa-youtube-play:before {
    content: ""; }

  .fa-dropbox:before {
    content: ""; }

  .fa-stack-overflow:before {
    content: ""; }

  .fa-instagram:before {
    content: ""; }

  .fa-flickr:before {
    content: ""; }

  .fa-adn:before {
    content: ""; }

  .fa-bitbucket:before {
    content: ""; }

  .fa-bitbucket-square:before {
    content: ""; }

  .fa-tumblr:before {
    content: ""; }

  .fa-tumblr-square:before {
    content: ""; }

  .fa-long-arrow-down:before {
    content: ""; }

  .fa-long-arrow-up:before {
    content: ""; }

  .fa-long-arrow-left:before {
    content: ""; }

  .fa-long-arrow-right:before {
    content: ""; }

  .fa-apple:before {
    content: ""; }

  .fa-windows:before {
    content: ""; }

  .fa-android:before {
    content: ""; }

  .fa-linux:before {
    content: ""; }

  .fa-dribbble:before {
    content: ""; }

  .fa-skype:before {
    content: ""; }

  .fa-foursquare:before {
    content: ""; }

  .fa-trello:before {
    content: ""; }

  .fa-female:before {
    content: ""; }

  .fa-male:before {
    content: ""; }

  .fa-gittip:before,
  .fa-gratipay:before {
    content: ""; }

  .fa-sun-o:before {
    content: ""; }

  .fa-moon-o:before {
    content: ""; }

  .fa-archive:before {
    content: ""; }

  .fa-bug:before {
    content: ""; }

  .fa-vk:before {
    content: ""; }

  .fa-weibo:before {
    content: ""; }

  .fa-renren:before {
    content: ""; }

  .fa-pagelines:before {
    content: ""; }

  .fa-stack-exchange:before {
    content: ""; }

  .fa-arrow-circle-o-right:before {
    content: ""; }

  .fa-arrow-circle-o-left:before {
    content: ""; }

  .fa-toggle-left:before,
  .fa-caret-square-o-left:before {
    content: ""; }

  .fa-dot-circle-o:before {
    content: ""; }

  .fa-wheelchair:before {
    content: ""; }

  .fa-vimeo-square:before {
    content: ""; }

  .fa-turkish-lira:before,
  .fa-try:before {
    content: ""; }

  .fa-plus-square-o:before {
    content: ""; }

  .fa-space-shuttle:before {
    content: ""; }

  .fa-slack:before {
    content: ""; }

  .fa-envelope-square:before {
    content: ""; }

  .fa-wordpress:before {
    content: ""; }

  .fa-openid:before {
    content: ""; }

  .fa-institution:before,
  .fa-bank:before,
  .fa-university:before {
    content: ""; }

  .fa-mortar-board:before,
  .fa-graduation-cap:before {
    content: ""; }

  .fa-yahoo:before {
    content: ""; }

  .fa-google:before {
    content: ""; }

  .fa-reddit:before {
    content: ""; }

  .fa-reddit-square:before {
    content: ""; }

  .fa-stumbleupon-circle:before {
    content: ""; }

  .fa-stumbleupon:before {
    content: ""; }

  .fa-delicious:before {
    content: ""; }

  .fa-digg:before {
    content: ""; }

  .fa-pied-piper-pp:before {
    content: ""; }

  .fa-pied-piper-alt:before {
    content: ""; }

  .fa-drupal:before {
    content: ""; }

  .fa-joomla:before {
    content: ""; }

  .fa-language:before {
    content: ""; }

  .fa-fax:before {
    content: ""; }

  .fa-building:before {
    content: ""; }

  .fa-child:before {
    content: ""; }

  .fa-paw:before {
    content: ""; }

  .fa-spoon:before {
    content: ""; }

  .fa-cube:before {
    content: ""; }

  .fa-cubes:before {
    content: ""; }

  .fa-behance:before {
    content: ""; }

  .fa-behance-square:before {
    content: ""; }

  .fa-steam:before {
    content: ""; }

  .fa-steam-square:before {
    content: ""; }

  .fa-recycle:before {
    content: ""; }

  .fa-automobile:before,
  .fa-car:before {
    content: ""; }

  .fa-cab:before,
  .fa-taxi:before {
    content: ""; }

  .fa-tree:before {
    content: ""; }

  .fa-spotify:before {
    content: ""; }

  .fa-deviantart:before {
    content: ""; }

  .fa-soundcloud:before {
    content: ""; }

  .fa-database:before {
    content: ""; }

  .fa-file-pdf-o:before {
    content: ""; }

  .fa-file-word-o:before {
    content: ""; }

  .fa-file-excel-o:before {
    content: ""; }

  .fa-file-powerpoint-o:before {
    content: ""; }

  .fa-file-photo-o:before,
  .fa-file-picture-o:before,
  .fa-file-image-o:before {
    content: ""; }

  .fa-file-zip-o:before,
  .fa-file-archive-o:before {
    content: ""; }

  .fa-file-sound-o:before,
  .fa-file-audio-o:before {
    content: ""; }

  .fa-file-movie-o:before,
  .fa-file-video-o:before {
    content: ""; }

  .fa-file-code-o:before {
    content: ""; }

  .fa-vine:before {
    content: ""; }

  .fa-codepen:before {
    content: ""; }

  .fa-jsfiddle:before {
    content: ""; }

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

  .fa-circle-o-notch:before {
    content: ""; }

  .fa-ra:before,
  .fa-resistance:before,
  .fa-rebel:before {
    content: ""; }

  .fa-ge:before,
  .fa-empire:before {
    content: ""; }

  .fa-git-square:before {
    content: ""; }

  .fa-git:before {
    content: ""; }

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

  .fa-tencent-weibo:before {
    content: ""; }

  .fa-qq:before {
    content: ""; }

  .fa-wechat:before,
  .fa-weixin:before {
    content: ""; }

  .fa-send:before,
  .fa-paper-plane:before {
    content: ""; }

  .fa-send-o:before,
  .fa-paper-plane-o:before {
    content: ""; }

  .fa-history:before {
    content: ""; }

  .fa-circle-thin:before {
    content: ""; }

  .fa-header:before {
    content: ""; }

  .fa-paragraph:before {
    content: ""; }

  .fa-sliders:before {
    content: ""; }

  .fa-share-alt:before {
    content: ""; }

  .fa-share-alt-square:before {
    content: ""; }

  .fa-bomb:before {
    content: ""; }

  .fa-soccer-ball-o:before,
  .fa-futbol-o:before {
    content: ""; }

  .fa-tty:before {
    content: ""; }

  .fa-binoculars:before {
    content: ""; }

  .fa-plug:before {
    content: ""; }

  .fa-slideshare:before {
    content: ""; }

  .fa-twitch:before {
    content: ""; }

  .fa-yelp:before {
    content: ""; }

  .fa-newspaper-o:before {
    content: ""; }

  .fa-wifi:before {
    content: ""; }

  .fa-calculator:before {
    content: ""; }

  .fa-paypal:before {
    content: ""; }

  .fa-google-wallet:before {
    content: ""; }

  .fa-cc-visa:before {
    content: ""; }

  .fa-cc-mastercard:before {
    content: ""; }

  .fa-cc-discover:before {
    content: ""; }

  .fa-cc-amex:before {
    content: ""; }

  .fa-cc-paypal:before {
    content: ""; }

  .fa-cc-stripe:before {
    content: ""; }

  .fa-bell-slash:before {
    content: ""; }

  .fa-bell-slash-o:before {
    content: ""; }

  .fa-trash:before {
    content: ""; }

  .fa-copyright:before {
    content: ""; }

  .fa-at:before {
    content: ""; }

  .fa-eyedropper:before {
    content: ""; }

  .fa-paint-brush:before {
    content: ""; }

  .fa-birthday-cake:before {
    content: ""; }

  .fa-area-chart:before {
    content: ""; }

  .fa-pie-chart:before {
    content: ""; }

  .fa-line-chart:before {
    content: ""; }

  .fa-lastfm:before {
    content: ""; }

  .fa-lastfm-square:before {
    content: ""; }

  .fa-toggle-off:before {
    content: ""; }

  .fa-toggle-on:before {
    content: ""; }

  .fa-bicycle:before {
    content: ""; }

  .fa-bus:before {
    content: ""; }

  .fa-ioxhost:before {
    content: ""; }

  .fa-angellist:before {
    content: ""; }

  .fa-cc:before {
    content: ""; }

  .fa-shekel:before,
  .fa-sheqel:before,
  .fa-ils:before {
    content: ""; }

  .fa-meanpath:before {
    content: ""; }

  .fa-buysellads:before {
    content: ""; }

  .fa-connectdevelop:before {
    content: ""; }

  .fa-dashcube:before {
    content: ""; }

  .fa-forumbee:before {
    content: ""; }

  .fa-leanpub:before {
    content: ""; }

  .fa-sellsy:before {
    content: ""; }

  .fa-shirtsinbulk:before {
    content: ""; }

  .fa-simplybuilt:before {
    content: ""; }

  .fa-skyatlas:before {
    content: ""; }

  .fa-cart-plus:before {
    content: ""; }

  .fa-cart-arrow-down:before {
    content: ""; }

  .fa-diamond:before {
    content: ""; }

  .fa-ship:before {
    content: ""; }

  .fa-user-secret:before {
    content: ""; }

  .fa-motorcycle:before {
    content: ""; }

  .fa-street-view:before {
    content: ""; }

  .fa-heartbeat:before {
    content: ""; }

  .fa-venus:before {
    content: ""; }

  .fa-mars:before {
    content: ""; }

  .fa-mercury:before {
    content: ""; }

  .fa-intersex:before,
  .fa-transgender:before {
    content: ""; }

  .fa-transgender-alt:before {
    content: ""; }

  .fa-venus-double:before {
    content: ""; }

  .fa-mars-double:before {
    content: ""; }

  .fa-venus-mars:before {
    content: ""; }

  .fa-mars-stroke:before {
    content: ""; }

  .fa-mars-stroke-v:before {
    content: ""; }

  .fa-mars-stroke-h:before {
    content: ""; }

  .fa-neuter:before {
    content: ""; }

  .fa-genderless:before {
    content: ""; }

  .fa-facebook-official:before {
    content: ""; }

  .fa-pinterest-p:before {
    content: ""; }

  .fa-whatsapp:before {
    content: ""; }

  .fa-server:before {
    content: ""; }

  .fa-user-plus:before {
    content: ""; }

  .fa-user-times:before {
    content: ""; }

  .fa-hotel:before,
  .fa-bed:before {
    content: ""; }

  .fa-viacoin:before {
    content: ""; }

  .fa-train:before {
    content: ""; }

  .fa-subway:before {
    content: ""; }

  .fa-medium:before {
    content: ""; }

  .fa-yc:before,
  .fa-y-combinator:before {
    content: ""; }

  .fa-optin-monster:before {
    content: ""; }

  .fa-opencart:before {
    content: ""; }

  .fa-expeditedssl:before {
    content: ""; }

  .fa-battery-4:before,
  .fa-battery-full:before {
    content: ""; }

  .fa-battery-3:before,
  .fa-battery-three-quarters:before {
    content: ""; }

  .fa-battery-2:before,
  .fa-battery-half:before {
    content: ""; }

  .fa-battery-1:before,
  .fa-battery-quarter:before {
    content: ""; }

  .fa-battery-0:before,
  .fa-battery-empty:before {
    content: ""; }

  .fa-mouse-pointer:before {
    content: ""; }

  .fa-i-cursor:before {
    content: ""; }

  .fa-object-group:before {
    content: ""; }

  .fa-object-ungroup:before {
    content: ""; }

  .fa-sticky-note:before {
    content: ""; }

  .fa-sticky-note-o:before {
    content: ""; }

  .fa-cc-jcb:before {
    content: ""; }

  .fa-cc-diners-club:before {
    content: ""; }

  .fa-clone:before {
    content: ""; }

  .fa-balance-scale:before {
    content: ""; }

  .fa-hourglass-o:before {
    content: ""; }

  .fa-hourglass-1:before,
  .fa-hourglass-start:before {
    content: ""; }

  .fa-hourglass-2:before,
  .fa-hourglass-half:before {
    content: ""; }

  .fa-hourglass-3:before,
  .fa-hourglass-end:before {
    content: ""; }

  .fa-hourglass:before {
    content: ""; }

  .fa-hand-grab-o:before,
  .fa-hand-rock-o:before {
    content: ""; }

  .fa-hand-stop-o:before,
  .fa-hand-paper-o:before {
    content: ""; }

  .fa-hand-scissors-o:before {
    content: ""; }

  .fa-hand-lizard-o:before {
    content: ""; }

  .fa-hand-spock-o:before {
    content: ""; }

  .fa-hand-pointer-o:before {
    content: ""; }

  .fa-hand-peace-o:before {
    content: ""; }

  .fa-trademark:before {
    content: ""; }

  .fa-registered:before {
    content: ""; }

  .fa-creative-commons:before {
    content: ""; }

  .fa-gg:before {
    content: ""; }

  .fa-gg-circle:before {
    content: ""; }

  .fa-tripadvisor:before {
    content: ""; }

  .fa-odnoklassniki:before {
    content: ""; }

  .fa-odnoklassniki-square:before {
    content: ""; }

  .fa-get-pocket:before {
    content: ""; }

  .fa-wikipedia-w:before {
    content: ""; }

  .fa-safari:before {
    content: ""; }

  .fa-chrome:before {
    content: ""; }

  .fa-firefox:before {
    content: ""; }

  .fa-opera:before {
    content: ""; }

  .fa-internet-explorer:before {
    content: ""; }

  .fa-tv:before,
  .fa-television:before {
    content: ""; }

  .fa-contao:before {
    content: ""; }

  .fa-500px:before {
    content: ""; }

  .fa-amazon:before {
    content: ""; }

  .fa-calendar-plus-o:before {
    content: ""; }

  .fa-calendar-minus-o:before {
    content: ""; }

  .fa-calendar-times-o:before {
    content: ""; }

  .fa-calendar-check-o:before {
    content: ""; }

  .fa-industry:before {
    content: ""; }

  .fa-map-pin:before {
    content: ""; }

  .fa-map-signs:before {
    content: ""; }

  .fa-map-o:before {
    content: ""; }

  .fa-map:before {
    content: ""; }

  .fa-commenting:before {
    content: ""; }

  .fa-commenting-o:before {
    content: ""; }

  .fa-houzz:before {
    content: ""; }

  .fa-vimeo:before {
    content: ""; }

  .fa-black-tie:before {
    content: ""; }

  .fa-fonticons:before {
    content: ""; }

  .fa-reddit-alien:before {
    content: ""; }

  .fa-edge:before {
    content: ""; }

  .fa-credit-card-alt:before {
    content: ""; }

  .fa-codiepie:before {
    content: ""; }

  .fa-modx:before {
    content: ""; }

  .fa-fort-awesome:before {
    content: ""; }

  .fa-usb:before {
    content: ""; }

  .fa-product-hunt:before {
    content: ""; }

  .fa-mixcloud:before {
    content: ""; }

  .fa-scribd:before {
    content: ""; }

  .fa-pause-circle:before {
    content: ""; }

  .fa-pause-circle-o:before {
    content: ""; }

  .fa-stop-circle:before {
    content: ""; }

  .fa-stop-circle-o:before {
    content: ""; }

  .fa-shopping-bag:before {
    content: ""; }

  .fa-shopping-basket:before {
    content: ""; }

  .fa-hashtag:before {
    content: ""; }

  .fa-bluetooth:before {
    content: ""; }

  .fa-bluetooth-b:before {
    content: ""; }

  .fa-percent:before {
    content: ""; }

  .fa-gitlab:before {
    content: ""; }

  .fa-wpbeginner:before {
    content: ""; }

  .fa-wpforms:before {
    content: ""; }

  .fa-envira:before {
    content: ""; }

  .fa-universal-access:before {
    content: ""; }

  .fa-wheelchair-alt:before {
    content: ""; }

  .fa-question-circle-o:before {
    content: ""; }

  .fa-blind:before {
    content: ""; }

  .fa-audio-description:before {
    content: ""; }

  .fa-volume-control-phone:before {
    content: ""; }

  .fa-braille:before {
    content: ""; }

  .fa-assistive-listening-systems:before {
    content: ""; }

  .fa-asl-interpreting:before,
  .fa-american-sign-language-interpreting:before {
    content: ""; }

  .fa-deafness:before,
  .fa-hard-of-hearing:before,
  .fa-deaf:before {
    content: ""; }

  .fa-glide:before {
    content: ""; }

  .fa-glide-g:before {
    content: ""; }

  .fa-signing:before,
  .fa-sign-language:before {
    content: ""; }

  .fa-low-vision:before {
    content: ""; }

  .fa-viadeo:before {
    content: ""; }

  .fa-viadeo-square:before {
    content: ""; }

  .fa-snapchat:before {
    content: ""; }

  .fa-snapchat-ghost:before {
    content: ""; }

  .fa-snapchat-square:before {
    content: ""; }

  .fa-pied-piper:before {
    content: ""; }

  .fa-first-order:before {
    content: ""; }

  .fa-yoast:before {
    content: ""; }

  .fa-themeisle:before {
    content: ""; }

  .fa-google-plus-circle:before,
  .fa-google-plus-official:before {
    content: ""; }

  .fa-fa:before,
  .fa-font-awesome:before {
    content: ""; }


/* SLICK SLIDER */

.slick-slider {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  box-sizing: border-box;
  display: block;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -khtml-user-select: none;
  -webkit-tap-highlight-color: transparent;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-touch-callout: none; }

.slick-list {
  display: block;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0); }

.slick-track {
  display: block;
  left: 0;
  position: relative;
  top: 0; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    border: 1px solid transparent;
    display: block;
    height: auto; }

.slick-arrow.slick-hidden {
  display: none; }

/*
RESETS & HELPERS
*/
.form-list, .menu, .breadcrumbs ul, .menu_lateral, .menu_lateral .submenu, .breadcrumb, .slider, .slick-dots, .social_icons, .footer_nav_list, .megamenu_list, .product_list, .product_list_actions, .thumbnails, .product_info, .product_help, .notas_olfativas, .list_icon {
  list-style: none;
  margin: 0;
  padding: 0; }

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

/*
FONTS
 */

@font-face {
  font-family: "geomanist-web";
  font-style: normal;
  font-weight: 300;
  src: url("https://www.equivalenza.com/skin/frontend/equivalenza/default/fonts/geomanist-light.eot");
  src: url("https://www.equivalenza.com/skin/frontend/equivalenza/default/fonts/geomanist-light.eot?#iefix") format("embedded-opentype"), url("https://www.equivalenza.com/skin/frontend/equivalenza/default/fonts/geomanist-light.woff2") format("woff2"), url("https://www.equivalenza.com/skin/frontend/equivalenza/default/fonts/geomanist-light.woff") format("woff"), url("https://www.equivalenza.com/skin/frontend/equivalenza/default/fonts/geomanist-light.ttf") format("truetype"); }

@font-face {
  font-family: "geomanist-web";
  font-style: normal;
  font-weight: 500;
  src: url("https://www.equivalenza.com/skin/frontend/equivalenza/default/fonts/geomanist-book.eot");
  src: url("https://www.equivalenza.com/skin/frontend/equivalenza/default/fonts/geomanist-book.eot?#iefix") format("embedded-opentype"), url("https://www.equivalenza.com/skin/frontend/equivalenza/default/fonts/geomanist-book.woff2") format("woff2"), url("https://www.equivalenza.com/skin/frontend/equivalenza/default/fonts/geomanist-book.woff") format("woff"), url("https://www.equivalenza.com/skin/frontend/equivalenza/default/fonts/geomanist-book.ttf") format("truetype"); }

@font-face {
  font-family: "geomanist-web";
  font-style: normal;
  font-weight: 400;
  src: url("https://www.equivalenza.com/skin/frontend/equivalenza/default/fonts/geomanist-regular.eot");
  src: url("https://www.equivalenza.com/skin/frontend/equivalenza/default/fonts/geomanist-regular.eot?#iefix") format("embedded-opentype"), url("https://www.equivalenza.com/skin/frontend/equivalenza/default/fonts/geomanist-regular.woff2") format("woff2"), url("https://www.equivalenza.com/skin/frontend/equivalenza/default/fonts/geomanist-regular.woff") format("woff"), url("https://www.equivalenza.com/skin/frontend/equivalenza/default/fonts/geomanist-regular.ttf") format("truetype"); }

@font-face {
  font-family: "geomanist-web";
  font-style: normal;
  font-weight: 600;
  src: url("https://www.equivalenza.com/skin/frontend/equivalenza/default/fonts/geomanist-medium.eot");
  src: url("https://www.equivalenza.com/skin/frontend/equivalenza/default/fonts/geomanist-medium.eot?#iefix") format("embedded-opentype"), url("https://www.equivalenza.com/skin/frontend/equivalenza/default/fonts/geomanist-medium.woff2") format("woff2"), url("https://www.equivalenza.com/skin/frontend/equivalenza/default/fonts/geomanist-medium.woff") format("woff"), url("https://www.equivalenza.com/skin/frontend/equivalenza/default/fonts/geomanist-medium.ttf") format("truetype"); }

@font-face {
  font-family: "geomanist-web";
  font-style: normal;
  font-weight: 700;
  src: url("https://www.equivalenza.com/skin/frontend/equivalenza/default/fonts/geomanist-bold.eot");
  src: url("https://www.equivalenza.com/skin/frontend/equivalenza/default/fonts/geomanist-bold.eot?#iefix") format("embedded-opentype"), url("https://www.equivalenza.com/skin/frontend/equivalenza/default/fonts/geomanist-bold.woff2") format("woff2"), url("https://www.equivalenza.com/skin/frontend/equivalenza/default/fonts/geomanist-bold.woff") format("woff"), url("https://www.equivalenza.com/skin/frontend/equivalenza/default/fonts/geomanist-bold.ttf") format("truetype"); }

/*
GENERAL
*/
body {
  padding: 0;
  margin: 0;
  width: 100%; }

img {
  max-width: 100%;
  height: auto; }

a {
  text-decoration: none;
  color: #000; }

input, select, textarea {
  font-family: "geomanist-web", arial, sans-serif; }

.site_main_content {
  margin-top: 3.75rem;
}

.site_main_content.nomargin {
  margin-top: 0;
}

.banr {
  display: inline-block;
  margin-bottom: 1.875rem; }

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 8px, 0);
            transform: translate3d(0, 8px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none; } }

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 8px, 0);
            transform: translate3d(0, 8px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none; } }

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -8px, 0);
            transform: translate3d(0, -8px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none; } }

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -8px, 0);
            transform: translate3d(0, -8px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none; } }

/*
* #INDEX
*/
.grid, .column {
  box-sizing: border-box; }

.grid {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.column {
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1; }

.grid_space {
  margin-left: -0.9375rem;
  margin-right: -0.9375rem;
  flex-wrap: wrap; }
  .grid_space > .column {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; }

.grid_of2 > .column {
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%; }

.grid_of3 > .column {
  -webkit-flex: 0 0 33.3333%;
      -ms-flex: 0 0 33.3333%;
          flex: 0 0 33.3333%; }

.grid_of4 > .column {
  -webkit-flex: 0 0 25%;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%; }

.grid_of5 > .column {
  -webkit-flex: 0 0 20%;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%; }

.grid_of6 > .column {
  -webkit-flex: 0 0 16.6666%;
      -ms-flex: 0 0 16.6666%;
          flex: 0 0 16.6666%; }

.column_sidebar {
  -webkit-flex: 0 0 20%;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  margin-right: 8%; }

.column_with_sidebar {
  width: 72%; }

/*
* >> Elements
*/

.form-list input, .form-list select, .form-list textarea {
  font-family: "geomanist-web", arial, sans-serif; }

.form_dashed {
  line-height: 2.625em; }
  .form_dashed input[type="text"], .form_dashed select, .form_dashed input[type="email"], .form_dashed input[type="file"] {
    border: 1px solid #fff;
    width: 50%;
    outline: none;
    padding: 0;
    margin: 0; }
  #curriculum {
    margin-top: 8px;
  }
  .form_dashed label {
    color: #8c8c8c; }
  .form_dashed .form_input {
    border-bottom: 1px dashed #000;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .form_dashed .form_input.file {
    display: flex;
    flex-wrap: wrap;
  }
  .form_dashed .form_input label.condiciones {
    width: 100%;
  }
  .form_dashed .form_input.file input,
  .form_dashed .form_input.file label {
    width: 50%;
  }

  .form_dashed .form_input.file span {
    width: 100%;
    display: block;
  }
  .form_dashed .form_input.file span {
    font-size: 12px;
    font-style: italic;
    line-height: 16px;
    padding-bottom: 8px;
  }
  .form_dashed .title {
    margin-bottom: 1px; }
  .form_dashed label, .form_dashed .title {
    font-size: 0.875em;
    text-transform: uppercase; }

.form_black {
  background-color: #fff;
  border: 10px solid #000;
  box-sizing: border-box;
  padding: 5rem 3.75rem; }
  @media screen and (min-width: 82.5em) {
    .form_black {
      margin-left: -3.75rem;
      margin-right: -3.75rem; } }
  .page_section .form_black {
    margin-top: 3.75rem; }

.cms-index-noroute .not-found-title {
  text-align: center;
  font-size: 8em;
  font-weight: 600;
  margin-top: 150px;
}

.cms-index-noroute .not-found-subtitle {
  text-align: center;
  font-size: 3.5em;
  font-weight: 100;
  margin: -20px 0 45px;  
}

.cms-index-noroute p {
  text-align: center;
}

.cms-index-noroute .submit-button {
  position: inherit;
  margin: 10px auto;
  right: auto;
  bottom: auto;
  border:0;
  display: inline-block;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 14px;
  padding: 10px 40px;
  background:#222;
  color:#fff;
}

.cms-index-noroute .submit-button:hover {
  background:#000;
  color: #ff1276;
}
/*
* #INDEX
*
* Main menu
* Submenu
* BREADCRUMBS
* Lateral navigation
* - Icon to open submenu
*/
.menu > li {
  display: inline-block; }


.submenu {
  display: none;
  position: absolute; }


.has_submenu {
  position: relative; }
  .has_submenu:hover > .submenu {
    display: block; }

.breadcrumbs {
  font-size: 0.9375em;
  font-weight: 300; }
  .breadcrumbs li {
    display: inline; }

.menu_lateral {
  font-size: 0.875em;
  margin-bottom: 3.75rem; }
  .menu_lateral a:hover {
    color: #ff1276; }
  .menu_lateral > li > a {
    font-size: 1.0625em;
    font-weight: 600;
    line-height: 1.88235em;
    text-transform: uppercase; }
  .menu_lateral .submenu {
    -webkit-animation: fadeInUp 0.5s ease-in-out;
            animation: fadeInUp 0.5s ease-in-out; }
  .menu_lateral .menu_item_link {
    display: block; }

.has_toggle_submenu {
  position: relative; }
  .has_toggle_submenu.active > a {
    border-bottom: 1px solid #000;
    margin-bottom: 0.625rem; }
  .has_toggle_submenu.active .submenu {
    display: block;
    margin-bottom: 0.625rem;
    position: relative; }

.has_toggle_submenu.active .submenu li.active a {color: #ff1276;}

.drop_menu {
  cursor: pointer;
  font-size: 1rem;
  margin-top: 0.1875rem;
  position: absolute;
  right: 0;
  top: 0.125rem; }
  .drop_menu:hover {
    color: #ff1276; }

.breadcrumb {
  margin-left: 0;
  margin-top: 10px;
  margin-bottom: 40px;
  text-transform: uppercase; }
  .breadcrumb li {
    border-left: #ccc solid 1px;
    display: inline;
    font-size: 0.75rem;
    letter-spacing: 0.0625rem;
    line-height: 0.75rem;
    list-style: none;
    margin-right: 0.625rem;
    padding-left: 0.625rem; }
    .breadcrumb li:first-child {
      border: 0;
      padding-left: 0; }

/*
* #INDEX
*
* Common use
*/
body {
  color: #000;
  font: 16px "geomanist-web", arial, sans-serif;
  line-height: 150%; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "geomanist-web", arial, sans-serif; }

.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  line-height: 150%; }

.title {
  margin-top: 0; }

.title_centered {
  font-weight: 500;
  margin-bottom: 1.25rem;
  text-align: center;
  text-transform: uppercase; }

.section_title {
  width: 100%;
  text-align: center;
  border-bottom: 1px solid #000;
  font-size: 1.125rem;
  text-transform: uppercase;
  line-height: 0;
  letter-spacing: 0.1875rem;
  margin: 6.25rem 0 4.375rem;
  height: 0.0625rem; }

.section_title span {
  background: #fff;
  padding: 0 3.125rem;
  line-height: 0; }

.h1 {
  font-size: 2.125em; }

.h2 {
  font-size: 1.5em; }

.h3 {
  font-size: 1.25em; }

.h4 {
  font-size: 1em; }

.h5 {
  font-size: 0.9375em; }

.h6 {
  font-size: 0.75em; }

.text_intro {
  font-weight: 300;
  margin: 0 0 1.875rem 0; }

/*
* #INDEX
*
* SLick dots
* HERO SLIDER
* PRODUCT SLIDER
*/
.slider {
  box-sizing: border-box;
  opacity: 0;
  position: relative;
  transition: opacity 0.5s ease-in-out; }
  .slider.slick-initialized {
    opacity: 1; }
  .slider .slick-list {
    z-index: 4; }
  .slider .slick-slide {
    box-sizing: border-box;
    height: auto; }
  .slider .slick-arrow {
    background-color: transparent;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border: 0;
    cursor: pointer;
    height: 3rem;
    height: 3rem;
    margin-top: -1.5rem;
    outline: none;
    overflow: hidden;
    position: absolute;
    text-indent: 200%;
    top: 50%;
    width: 1.6875rem;
    z-index: 5; }
    .slider .slick-arrow::before {
      content: ''; }
  .slider .slick-prev {
    background-image: url("https://www.equivalenza.com/skin/frontend/equivalenza/default/img/layout/ico-arrow-left.svg");
    left: 0;
    margin-left: -2.3125rem; }
  .slider .slick-next {
    background-image: url("https://www.equivalenza.com/skin/frontend/equivalenza/default/img/layout/ico-arrow-right.svg");
    margin-right: -2.3125rem;
    right: 0; }

.slick-dots {
  bottom: -1.875rem;
  display: block;
  position: absolute;
  text-align: center;
  width: 100%; }
  .slick-dots li {
    cursor: pointer;
    display: inline-block;
    height: 1.25rem;
    margin: 0;
    padding: 0;
    position: relative;
    width: 1.25rem; }
    .slick-dots li button {
      background: none;
      border: 0;
      color: transparent;
      cursor: pointer;
      display: block;
      font-size: 0;
      height: 1.25rem;
      line-height: 0;
      outline: none;
      width: 1.25rem; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
      .slick-dots li button:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        color: #000;
        content: "";
        font-family: 'FontAwesome';
        font-size: 0.625rem;
        height: 1.25rem;
        left: 0;
        line-height: 1.25rem;
        position: absolute;
        text-align: center;
        top: 0;
        width: 1.25rem; }
    .slick-dots li.slick-active button:before {
      color: #ff1276; }

.hero_slider {
  margin-bottom: 3.75rem;
  max-height: 26.5625rem; }
  .hero_slider .slick-list {
    overflow: hidden;
    max-height: 26.5625rem; }
  .hero_slider.slick-dotted {
    margin-bottom: 5.625rem; }

.product_slider_wrap {
  margin-bottom: 3.75rem; }
  .product_slider_wrap .title {
    margin-bottom: 1.875rem;
    text-align: center;
    text-transform: uppercase; }

.product_slider {
  margin-bottom: 1.875rem; }
  .product_slider .slick-list {
    margin: 0 -0.625rem; }
  .product_slider .slick-slide {
    height: auto;
    padding: 0 0.625rem; }
  .product_slider .slick-arrow {
    margin-top: -4.6875rem; }

/*
* >> Layout
*/
/*
* #INDEX
*
* Footer main container
* Social icons
* - Icon link
* - Social networks
* Navigation
* Copyright
*/
.main_footer {
  padding-top: 7.5rem; }
  .main_footer a {
    color: #000; }
    .main_footer a:hover {
      color: #ff1276; }

.footer_social {
  text-align: center; }
  .footer_social .wrapper {
    max-width: 43.75rem;
    margin:0 auto; }
  .footer_social .title {
    font-weight: 600;
    margin: 0 0 1.25rem 0;
    text-transform: uppercase; }

.social_icons {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .social_icons li {
    padding: 0 1.25rem;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }

.social_icon {
  background-image: url("https://www.equivalenza.com/skin/frontend/equivalenza/default/img/layout/icons-social.svg");
  background-repeat: no-repeat;
  display: inline-block;
  height: 2rem;
  width: 2rem; }
  .no-svg .social_icon {
    background-image: url("https://www.equivalenza.com/skin/frontend/equivalenza/default/img/layout/icons-social.png"); }
  .social_icon:hover {
    opacity: .5; }
  .social_icon.facebook {
    background-position: 0 center; }
  .social_icon.instagram {
    background-position: -2rem center; }
  .social_icon.pinterest {
    background-position: -4rem center; }
  .social_icon.periscope {
    background-position: -6rem center; }
  .social_icon.twitter {
    background-position: -8rem center; }
  .social_icon.linkedin {
    background-position: -10rem center; }
  .social_icon.youtube {
    background-position: -12rem center; }
  .social_icon.googleplus {
    background-position: -14rem center; }
  .social_icon.feed {
    background-position: -16rem center; }

.footer_nav {
  padding: 5rem 0; }
  .footer_nav .title {
    border-bottom: 1px solid #000;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 0.625rem;
    padding-bottom: 0.625rem;
    text-transform: uppercase; }

.footer_nav_list {
  line-height: 1.625em; }

.footer_trusted {
  margin-bottom: 2.5rem; }

.footer_copy {
  background-color: #e2e2dc;
  padding: 3.125rem 0;
  text-align: center; }

.copyright {
  font-size: 0.9375em;
  font-weight: 300;
  margin: 0; }

/**
 * #INDEX
 */
body {
  background: #fff;
  margin: 0; }

.wrapper {
  margin: 0 1.25rem;
  max-width: 75rem; }
  @media screen and (min-width: 75em) {
    .wrapper {
      margin: 0 auto; } }

/*
* #INDEX
*
* Local variables
* TOPBAR
* - Topbar offer
* - Topbar menu
* Logo
* Main header
* - Header search
* Cart icon
* - Main navigation
* -- Submenus
* --- Triangle
* --- Triangle
* MEGAMENU
* - Container
* - Columns
* - Megamenu links menus
* - Top sellers
*/
.site_header {
  border-bottom: 8px solid #000; }

.topbar {
  background-color: #000;
  color: #fff;
  height: 2.5rem;
  line-height: 2.5rem; }
  .topbar .grid {
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .topbar a {
    color: #fff; }
    .topbar a:hover {
      color: #ff1276; }

.topbar_offer {
  font-size: 0.8125em; }
  .topbar_offer p {
    margin: 0; }

.topbar_menu {
  font-size: 0.875em; }
  .topbar_menu > li {
    margin-left: 1.25rem; }
    .topbar_menu > li:first-child {
      margin-left: 0; }

@media screen and (max-width: 768px) {
  
  .topbar_menu {
    display: flex;
    width: 100%;
    justify-content: space-between;
  }

  .topbar_menu > li {
    display: none;
  }

  .topbar_offer {
    display: none;
  }

  .topbar_menu > li:nth-child(4) {
    display: block;
    margin-left: 40px;
  }

  .topbar_menu > li:last-child {
    display: block;
  }
}

.topbar_user {
  font-size: 1.14286em;
  vertical-align: middle; }

.header_left {
  padding-bottom: 1.5625rem; }

.main_header {
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  box-sizing: border-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 9.375rem;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.header_utils {
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-bottom: 1.25rem;
}

@media screen and (max-width: 768px) {

  .main_header {
    height: 160px;
  }

  .header_utils {
    padding-bottom: 38px;
  }
}

@media screen and (max-width: 480px) {
  
  .main_header {
    display: block;
    text-align: center;
  }

  .main_header .menu_item {
    text-align: left;
  }

  .header_left {
    padding: 20px 0 10px;
  }

  .header_utils {
    width: 100%;
  }
}

.header_search form {
  margin: 0; }

.header_search input[type="text"], .header_search input[type="search"] {
  border: 0;
  border-bottom: 2px solid #000;
  background:none;
  font-size: 1.375em;
  font-weight: 300;
  margin: 0;
  outline: 0;
  vertical-align: bottom;
  width: 11.25rem;
  padding: 0.0625rem 0; }
  .header_search input[type="text"]::-webkit-input-placeholder, .header_search input[type="search"]::-webkit-input-placeholder {
    color: #808080;
    text-transform: uppercase; }
  .header_search input[type="text"]::-moz-placeholder, .header_search input[type="search"]::-moz-placeholder {
    color: #808080;
    text-transform: uppercase; }
  .header_search input[type="text"]:-ms-input-placeholder, .header_search input[type="search"]:-ms-input-placeholder {
    color: #808080;
    text-transform: uppercase; }
  .header_search input[type="text"]::placeholder, .header_search input[type="search"]::placeholder {
    color: #808080;
    text-transform: uppercase; }

#language-selector {
  width: 100%;
}

.search_icon {
  display: inline-block;
  font-size: 1.5em;
  margin-right: 0.25rem; }

.header_cart {
  background: transparent url("https://www.equivalenza.com/skin/frontend/equivalenza/default/img/layout/ico-bag.svg") center center no-repeat;
  background-size: cover;
  display: inline-block;
  height: 2.125rem;
  margin-left: 1.25rem;
  width: 1.5625rem; }
  .header_cart:hover {
    opacity: .5; }
  .no-svg .header_cart {
    background-image: url("https://www.equivalenza.com/skin/frontend/equivalenza/default/img/layout/ico-bag.png"); }
  .header_cart.cart_full {
    background-image: url("https://www.equivalenza.com/skin/frontend/equivalenza/default/img/layout/ico-bag-full.svg"); }
    .no-svg .header_cart.cart_full {
      background-image: url("https://www.equivalenza.com/skin/frontend/equivalenza/default/img/layout/ico-bag-full.png"); }

.header_cart.link {
  background: none;
  width: auto;
  padding: 0 20px;
  border:#000 solid 1px;
  border-radius: 10px;
  text-align: center;
  line-height: 30px;
}

.header_cart.link i {
  margin-left: 10px;
}

.header_cart.link:hover {
  opacity: .8;
}



.sidebar_button {
  display: none;
}
.wrapper.megamenu_container {
  /*margin: 0 1.25rem;*/
  width: 80%;
  max-width: 80%;
}
.main_menu {
  font-size: 1.0625em;
  position: static;
  top: auto;
  left: auto;
  height: auto;
  background-color: transparent;
  width: auto;
  overflow: hidden;
}
.main_menu a {
  color: #000;
  transition: color .15s ease-in-out;
}
.main_menu a:hover {
  color: #ff1276;
}
.main_menu .menu_item {
  line-height: 1.76471em;
  margin-right: 0.625rem;
  padding: 0;
  display: inline-block;
  width: auto;
}
.main_menu .menu_item:last-child {
  margin-right: 0;
  padding-right: 0;
}
.main_menu .menu_item:hover > a {
  color: #ff1276;
}
.main_menu .menu_item > a {
  display: inline-block;
  font-weight: 600;
  padding-bottom: 1.5625rem;
  position: relative;
  text-transform: uppercase;
}
.main_menu .has_submenu > a:after {
  bottom: 0;
  content: '';
  left: 50%;
  margin-left: -8px;
  opacity: 0;
  position: absolute;
  transition: opacity 0.5s ease-in;
  z-index: 6;
  height: 0;
  width: 0;
  border-bottom: 8px solid #000;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
}
.main_menu .has_submenu:hover > a:after {
  -webkit-animation: fadeInDown 0.5s ease-in-out;
          animation: fadeInDown 0.5s ease-in-out;
  opacity: 1;
}
.megamenu {
  background-color: #fff;
  border-bottom: 3px solid #000;
  border-top: 3px solid #000;
  left: 0;
  position: absolute;
  top: 11.875rem;
  width: 100%;
  z-index: 6;
}
.has_megamenu .has_submenu {
  position: static;
}
.has_submenu:hover .megamenu {
  -webkit-animation: fadeInDown 0.5s ease-in-out;
          animation: fadeInDown 0.5s ease-in-out;
}
.megamenu_container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  min-height: 16.25rem;
  padding-bottom: 2.5rem;
  padding-top: 2.5rem;
}
.megamenu_container, .megamenu_container h5 {
  font-size: 1em;
}
.megamenu_column {
  padding-right: 1.875rem;
  height: 280px;
}
.megamenu_column h5 {
  font-weight: 400;
  margin: 1.875rem 0 0 0;
  text-transform: uppercase;
}
.megamenu_column > h5:first-child {
  margin-top: 0;
}
.megamenu_column:last-child {
  padding-right: 0;
}
.megamenu_list {
  font-weight: 300;
  line-height: 1.41176em;
}
.megamenu_top_sellers img {
  display: inline-block;
  margin-top: 0.3125rem;
  width: 33.3333%;
}

.main_menu .menu_item {
  padding: 0 0.625rem;
}

/*
* >> Pages
*/

.product_item {
  text-align: center; }
  .product_item .title {
    font-weight: 400;
    margin-bottom: 0; }
  .product_item .price {
    font-size: 1.1875em;
    font-weight: 700; }
  .product_item .product_actions {
    margin-top: 0.625rem; }
  .product_item:hover .product_item_img {
    border-color: #000; }

.product_item_img {
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border: 5px solid transparent;
  box-sizing: border-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 13.75rem;
  margin-bottom: 0.625rem;
  overflow: hidden;
  text-align: center;
  transition: border 0.5s ease-in-out; }
  .product_item_img img {
    display: inline-block;
    height: auto;
    margin: 0 auto;
    max-height: 100%;
    max-width: 100%; }

.product_item_actions a {
  color: #000;
  display: inline-block;
  margin: 0 0.625rem; }
  .product_item_actions a:hover {
    color: #ff1276; }

.slider-product_item .product_item_img {
  height: 18.75rem; }

.slider-product_item:hover .product_item_content {
  opacity: 1; }

.slider-product_item_content {
  opacity: 1;
  transition: opacity 0.5s ease-in-out; }

.product_list_item {
  margin-bottom: 3.75rem; }

.product_list_header {
  border-top: 2px solid #000;
  letter-spacing: .075em;
  padding: 1.875rem 0;
  position: relative; }

.breadcrumbs {
  font-size: 0.9375em;
  font-weight: 300; }
  .breadcrumbs li {
    display: inline; }

.product_left {
  padding-right: 0.9375rem; }

.product_right {
  padding-left: 0.9375rem; }


.thumbnails li {
  cursor: pointer;
}

.product_list_actions {
  font-size: 0.8125em;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase; }
  .product_list_actions a {
    display: inline-block;
    padding: 0 0.3125rem; }
  .product_list_actions > li {
    display: inline-block; }

.product_list_action.active .submenu {
  display: block;
  opacity: 1; }

.product_list_action.active > a {
  position: relative; }
  .product_list_action.active > a:after {
    content: '';
    left: 50%;
    margin-left: -8px;
    position: absolute;
    bottom: -0.375rem;
    height: 0;
    width: 0;
    border-bottom: 8px solid #000;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent; }

.product_list_action_content {
  background-color: #fff;
  border: 3px solid #000;
  left: 0;
  min-height: 18.75rem;
  position: absolute;
  top: 3.75rem;
  width: 100%;
  opacity: 0; }

.product_list_counter {
  font-size: 0.875em;
  font-weight: 300;
  text-align: right; }

.product_list_item_content {
  padding: 0 0.625rem; }
  .product_list_item_content .title {
    font-size: 0.8em; text-transform: uppercase; }
  .product_list_item_content .price {
    font-size: 1.1125em;
    margin: 0.3125rem 0; }

.product_title {
  font-size: 2.125rem;
  line-height: 2.5rem;
  font-weight: 300;
  letter-spacing: 0.125rem;
  margin: 0 0 0.625rem 0; }

.product_subtitle {
  font-size: 1.25rem;
  line-height: 1.625rem;
  font-weight: 400;
  margin-top: 0; }

.product_price {
  font-size: 1.625rem;
  font-weight: 600;
  margin-bottom: 0.5rem; }

.rating {
  margin-right: 0.9375rem; }

.free_shipping {
  color: #ff1276;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 1rem;
  margin-top: 2.5rem; }
  .free_shipping i {
    font-size: 1.25rem;
    margin-right: 0.625rem; }

.product_info {
  margin-top: 2.5rem; }
  .product_info li {
    border-bottom: #000 solid 1px;
    padding: 10px;
    cursor: pointer;} 
    .product_info li h3 {
      font-weight: 600;
      font-size: 0.875rem;
      text-transform: uppercase;
      margin: 0;
      padding: 0; }
    .product_info li p {
      display: none;
      font-size: 0.875rem;
      margin: 0 0 0 1.25rem;
      padding: 0; }
    .product_info li i {
      width: 1.25rem; }
    .product_info li:first-child {
      border-top: #000 solid 1px; }
      .product_info li:first-child p {
        display: block; }

.need_help_title {
  margin-top: 2.5rem;
  font-size: 1rem;
  margin-top: 3.75rem; }

.product_help {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .product_help li {
    margin-right: 0.625rem;
    font-weight: 500; }
  .product_help i {
    width: 1.25rem;
    font-size: 0.875rem; }

.share_block {
  text-align: center; }
  .share_block .social_icon {
    -webkit-transform: scale(0.7);
        -ms-transform: scale(0.7);
            transform: scale(0.7); }

.notas_olfativas {
  text-align: center; }
  .notas_olfativas h2 {
    font-weight: 600;
    font-size: 1.125rem;
    margin: 0.9375rem 0 0.3125rem 0; }
  .notas_olfativas p {
    margin: 0; }
  .notas_olfativas a.ver_mas {
    color: #ff1276;
    display: block;
    margin-top: 0.625rem;
    font-weight: 500; }

.reviews {
  width: 80%;
  margin: 0 auto; }
  .reviews li {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-bottom: #000 solid 1px;
    padding: 2.5rem 0; }
  .reviews .review {
    width: 80%; }
  .reviews .avatar {
    text-align: center;
    width: 20%; }
    .reviews .avatar h1 {
      font-size: 1rem;
      margin: 0;
      font-weight: 600; }
    .reviews .avatar h2 {
      font-size: 1rem;
      margin: 0;
      font-weight: 400; }

/**
 * #INDEX
 */
.page_section {
  padding-bottom: 9.375rem;
  padding-top: 9.375rem; }

.page_section-dark {
  background-color: #deded8; }

.page_section-centered {
  text-align: center; }

.page_section_title {
  margin-bottom: 0.9375rem;
  text-align: center; }

.icon {
  display: inline-block;
  height: 1.5rem;
  position: relative;
  width: 1.5rem; }
  .icon img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.icon-outline {
  border: 2px solid #000;
  border-radius: 50%;
  height: 3.5rem;
  width: 3.5rem; }

.icon-outline-big {
  height: 6.25rem;
  width: 6.25rem; }

.list_icon h2, .list_icon h3, .list_icon h4, .list_icon p {
  margin: 0; }

.list_icon_of4 .icon {
  margin-bottom: 1.875rem; }

.list_icon_of4 .title {
  margin-bottom: 0.625rem; }

.list_icon_of4 p {
  font-size: 0.9375em;
  font-weight: 300; }

.list_rounded {
  text-align: center;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around; }

.list_rounded_item {
  background-color: #fff;
  border-radius: 50%;
  box-sizing: border-box;
  display: inline-block;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  height: 12.5rem;
  position: relative;
  width: 12.5rem; }

.list_rounded_item_content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
  .list_rounded_item_content h3, .list_rounded_item_content h4 {
    line-height: 1.25em;
    margin: 0; }
  .list_rounded_item_content h3 {
    color: #ff1276;
    font-weight: 700; }
  .list_rounded_item_content h4 {
    font-weight: 400; }
  .list_rounded_item_content .icon {
    height: 4rem;
    margin-bottom: 0.625rem;
    width: 4rem; }

.list_icon_of2 .icon {
  width: 3.5rem; }

.list_of2_item {
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 1em;
  margin-bottom: 2.8125rem; }

.list_of2_item_icon {
  margin-right: 0.9375rem; }

.list_of2_item_content {
  text-align: left; }
  .list_of2_item_content p {
    font-weight: 300; }
  .list_of2_item_content .title {
    font-weight: 600; }

.page_section_intro {
  margin: 0 0 3.75rem; }

/* REGISTRO USERS */

.account-login .col2-set {
  display: flex;
}

.account-login .col-1 {
  width: 48%;
  margin-right: 2%;
}

.account-login .col-2 {
  width: 48%;
  margin-left: 2%;
}

.account-login h2 {
  font-weight: 300;
  border-bottom: 1px solid #000000;
  padding-bottom: 10px;
}

.account-login .page-title h1 {
  font-size: 17px;
  font-weight: 500;
}

.account-login button {
  position: inherit;
  margin: 10px auto;
  right: auto;
  bottom: auto;
  border: 0;
  display: inline-block;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 14px;
  padding: 10px 40px;
  background: #222;
  color: #fff;
}

.account-login .buttons-set button {
  margin-left: 10px;
}

.account-login input {
  background: #e3e3e3;
  border: 0;
  box-shadow: none;
  border-radius: 0;
  padding: 2px 10px;
  color: #000;
  display: block;
  width: 50%;
  height: 34px;
  font-size: 14px;
  line-height: 1.428571429;
}

.account-login .form-list li {
  margin-bottom: 20px;
}

/* CHECKOUT */
.cart form {
  border:#000 solid 4px;
}

.cart button {
  position: inherit;
  margin: 10px auto;
  right: auto;
  bottom: auto;
  border: 0;
  display: inline-block;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 14px;
  padding: 4px 20px;
  background: #222;
  color: #fff;
  margin-left: 10px;
}

.cart #shopping-cart-table button {
  float: right;
}

.cart .page-title {
  position: relative;
  padding: 20px 0;
}

.cart .page-title h1 {
  font-weight: 400;
  font-size: 22px;
}

.cart .page-title .checkout-types {
  list-style: none;
  padding:0;
  margin:0;
  position: absolute;
  top:30px;
  right: 0;
}

.cart .checkout-types button {
  margin:0;
}

.cart fieldset {
  border:0;
}

.cart-table {
  width: 100%;
  padding-top: 20px;
}

.cart-table h2 {
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 0;
}

.cart-table .item-options {
  margin-top: 0;
  font-size: 14px;
  font-weight: 300;
}

.cart-table .item-options dt {
  display: none;
}

.cart-table .item-options dd {
  margin-left: 0;
  margin-bottom: 5px;
}

.cart-table .item-options dd .price {
  display: none;
}

.cart-table th {
  text-align: left;
}

.cart-table th:nth-child(1){
  width: 8%;
}

.cart-table th:nth-child(2){
  width: 26%;
}

.cart-table th:nth-child(3){
  width: 5%;
}

.cart-table th:nth-child(4){
  width: 21%;
}

.cart-table th:nth-child(5){
  width: 14%;
}

.cart-table th:nth-child(6){
  width: 5%;
}

.cart-table th:nth-child(7){
  width: 10%;
}

.cart-table th:nth-child(8){
  width: 11%;
}

.cart-table td.a-center,
.cart-table th.a-center {
  text-align: center;
}

.cart-table td:nth-child(4),
.cart-table td:nth-child(5),
.cart-table td:nth-child(7){
  text-align: center;
}

.cart-collaterals {
  margin-top: 40px;
}

.cart-collaterals .col2-set {
  display: flex;
}

#discount-coupon-form {
  padding: 20px;
}

.discount h2 {
  font-weight: 300;
  font-size: 18px;
  padding: 0;
  margin:0;
}

.discount .buttons-set button {
  margin-bottom:0;
}

 #coupon_code {
  background: #e3e3e3;
  border: 0;
  box-shadow: none;
  border-radius: 0;
  padding: 2px 10px;
  color: #000;
  display: block;
  width: 50%;
  height: 34px;
  font-size: 14px;
  line-height: 1.428571429;
  margin:5px 0;
 }

.discount button {
  margin-left:0;
}

#shipping-zip-form {
  padding: 20px;
}

#shipping-zip-form .form-list li {
  display: flex;
  justify-content: space-between;

} 

#shipping-zip-form .form-list li label,
#shipping-zip-form .form-list li .input-box {
  width: 50%;
}

#shipping-zip-form select,
#shipping-zip-form input {
  background: #e3e3e3;
  border: 0;
  box-shadow: none;
  border-radius: 0;
  padding: 2px 10px;
  color: #000;
  display: block;
  width: 100%;
  height: 34px;
  font-size: 14px;
  line-height: 1.428571429;
  margin:5px 0;
  box-sizing: border-box;
}

.crosssell {
  padding-right: 60px;
}

.shipping h2,
.crosssell h2 {
  font-weight: 300;
  font-size: 18px;
  margin-top: 20px;
}

.crosssell h2 {
  margin:0;
}

#crosssell-products-list {
  list-style: none;
  padding:0;
}

#crosssell-products-list li.item {
  display: flex;
  border-bottom: #000 solid 1px;
  padding: 20px 0;
}

#crosssell-products-list li.item h3.product-name {
  margin:0;
  font-weight: 400;
  font-size: 22px;
}

#crosssell-products-list li.item .add-to-links {
  list-style: none;
  padding:0;
  margin: 0;
  display: flex;
}

#crosssell-products-list li .product-image {
  display: block;
  width: 30%;
}

#crosssell-products-list li .product-details {
  display: block;
  width: 70%;
}

.shipping-form p {
  margin:0;
}

.shipping-form .buttons-set button {
  margin-bottom:0;
  margin-left: 0;
}

.totals {
  border:#000 solid 4px;
  padding: 20px;
  width: 100%;
  margin-top: 20px;
}

.totals ul {
  list-style: none;
  padding: 0;
  margin-bottom:0;
}

/* ONE STEP CHECKOUT */

#checkoutSteps {
  list-style: none;
  margin:0;
  padding: 0;
}

.opc .step {
  /* display: block !important; */
  margin-bottom: 100px;
}

.customer-name-middlename {
  display: flex;
}

.checkout-onepage-index h1 {
  font-weight: 400;
  font-size: 22px;
}

.checkout-onepage-index .column_with_sidebar {
  margin-right: 4%;
  width: 68%;
}

.opc .step-title {
  border-bottom:#000 solid 1px;
  padding-bottom: 10px;
  padding-top: 10px;
}

.opc .step-title span,
.opc .step-title h2,
.opc .step-title a {
  display: inline-block;
}

.opc .step-title span {
  background: #000;
  border-radius: 50%;
  padding: 2px;
  width: 20px;
  height: 20px;
  text-align: center;
  color: #fff;
  font-size: 12px;
}

.opc .step-title a {
  display: inline-block;
  float: right;
}

.opc ul {
  margin-left :0;
  padding-left: 0;
  list-style: none;
}

.opc .step-title h2 {
  font-weight: 400;
  font-size: 18px;
  margin:0;
  margin-left: 20px;
}

.opc .col2-set {
  display: flex;
}

.opc .col2-set .col-1,
.opc .col2-set .col-2 {
  width: 48%;
}

.opc .col2-set .col-1 {
  margin-right: 2%;
}

#billing-new-address-form ul {
  margin-left:0;
}

.opc fieldset {
  border:0;
  padding: 0;
}

.opc fieldset ul.form-list ul {
  display: flex;
  flex-wrap: wrap;
}

.opc button {
  position: inherit;
  margin: 10px auto;
  right: auto;
  bottom: auto;
  border: 0;
  display: inline-block;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 14px;
  padding: 4px 20px;
  background: #222;
  color: #fff;
  margin-left: 10px;
}

.opc fieldset ul.form-list ul li {
  width: 48%;
  padding: 1%;
}

.opc fieldset ul.form-list ul li input,
.opc fieldset ul.form-list ul li select {
  width: 100%;
  background: #e3e3e3;
  border: 0;
  box-shadow: none;
  border-radius: 0;
  padding: 8px 10px;
  box-sizing: border-box;
  color: #000;
}

dt.complete {
  font-weight: 600;
}

dt.complete a {
  font-weight: 300;
  text-decoration: underline;
}

dd.complete {
  margin-left: 0;
}

#checkout-review-table-wrapper table {
  width: 100%;
  padding: 20px;
}

#checkout-review-table-wrapper .item-options {
  display: flex;
  margin: 0;
}

#checkout-review-table-wrapper .item-options dd {
  margin-left: 0;
}

#checkout-review-table-wrapper table h3.product-name {
  margin: 0;
  font-weight: 300;
  margin-top: 20px;
}

#cart-sidebar-reorder {
  padding-left :0;
  list-style: none;
}

#cart-sidebar-reorder li {
  display: flex;
}

#cart-sidebar-reorder li .product-name {
  margin:0;
}

#recently-viewed-items .product-name {
  margin:0;
}

.opc .sp-methods {
  display: flex;
}

#billing-progress-opcheckout {
  margin-bottom: 20px;
}

#shipping-new-address-form ul {
  display: flex;
  flex-wrap: wrap;
}

#shipping-new-address-form li {
  width: 48%;
  padding: 1%;
}

#shipping-new-address-form li input {
  width: 100%;
  background: #e3e3e3;
  border: 0;
  box-shadow: none;
  border-radius: 0;
  padding: 8px 10px;
  box-sizing: border-box;
  color: #000;
}


/* Common pages */

.page-title h1 {
  font-weight: 300;
  font-size: 24px;
}

#recently-viewed-items {
  padding-left: 20px;
}

/*
.column_with_sidebar.products_list_wrap {
  margin-right: 4%;
  width: 68%;
}
*/

.column_sidebar {
  margin-right :3%;
  flex: 0 0 24%;
}

/* Product page */

.column.product_left img {
  width: 100%;
}

.input-text.qty {
  border:#000000 solid 1px;
  background:#fff;
  padding: 4px 10px;
  width: 40px;
  text-align: center;
}

.button.btn-cart {
  display: inline-block;
  background:#000000;
  padding: 6px 15px;
  color:#fff;
  font-weight: 300;
  border: 0;
  float: right;
}

.pages {
  display: flex;
}

.pages strong {
  font-weight: 300;
  display: inline-block;
  margin-right: 10px;
}

.pages ol {
  padding:0;
  margin:0;
  list-style: none;
  display: flex;
  margin-top:-2px;
}

.pages ol li {

  margin-right: 3px;
  text-align: center;
}

.pages ol li a {
  display: block;
  color:#fff;
  width: 20px;
  height: 20px;
  padding: 5px;
  background: #000000;
  line-height: 21px;
}

.pages ol li.current {
  display: block;
  color:#000;
  width: 20px;
  height: 20px;
  padding: 5px;
  background: #ffffff;
  line-height: 21px;
}

.toolbar-bottom {
  display: flex;
  justify-content: space-between;
}

.pager .amount {
  text-align: left;
}

.catalog-product-view .product-options-bottom .product_item_actions {
  text-align: center;
  margin-top: 25px;
  padding: 12px;
  border-top:#000 solid 1px;
}

.product-options dl {
  display: flex;
  flex-wrap: wrap;
}

.product-options dd {
  margin-left: 10px;
  width: 34%;
  padding: 6px 0;
}

.product-options dd .qty-holder {
  display: none;
}

.product-options dd select {
  width: 100%;
  padding: 4px;
  border:#000000 solid 1px;
}

.product-options dt {
  width: 64%;
  padding: 6px 0;
}

/* For the voting stars in category */
.catalog-category-view .product_item_actions,
.catalogsearch-result-index .product_item_actions {
  display: flex;
  justify-content:space-around;
  width: 60% !important;
  margin:0 auto;
}

.catalog-category-view .product_item_actions a,
.catalogsearch-result-index .product_item_actions a {
  margin: 0;
}

/* USER PAGES */

.block-account ul {
  padding:0;
  list-style: none;
}

.block-account ul li:hover a { 
  color:#ff1276;
 }

.box-account.box-recent table {
  width: 100%;
}

#my-orders-table {
  width: 100%;
}

ul.messages {
  padding: 0;
}

#wishlist-view-form textarea { 
  width: 50%;
  padding: 10px;
  margin-top: 20px;
}

#wishlist-view-form button {
  display: inline-block;
  background:#000000;
  padding: 6px 15px;
  color:#fff;
  font-weight: 300;
  border: 0;
}

#wishlist-view-form .buttons-set {
  padding-top: 15px;
}

#wishlist-view-form fieldset {
  border:#000 solid 4px;
}


#wishlist-view-form table th:nth-child(2){
  width: 50%;
}

#wishlist-view-form table td.last {
  width: 22%;
}

#wishlist-view-form .cart-cell {
  text-align: center;
}

#wishlist-view-form .cart-cell div,
#wishlist-view-form .cart-cell p {
  margin-bottom: 5px;
  clear: both;
}

#wishlist-view-form .cart-cell button {
  margin-top: 5px;
}

.monkey-additional-lists {
  padding: 0;
  list-style: none;
}

.button {
  background:#000000;
  padding: 6px 15px;
  color:#fff;
  font-weight: 300;
  border: 0;
  cursor: pointer;
}

select {
  padding: 4px;
  border:#000000 solid 1px;
}

input,
select,
textarea {
  width: 50%;
  background: #e3e3e3;
  border: 0;
  box-shadow: none;
  border-radius: 0;
  padding: 8px 10px;
  box-sizing: border-box;
  color: #000;
}

input[type="radio"],
input[type="checkbox"] {
  width: auto;
}

/* JOBS */

.page_section_subtitle {
  text-align: center;
  font-weight: 100;
  margin-bottom: 0;
}

.page_section_intro_small {
  margin-bottom: 15px;
}

.form_curriculum input,
.form_curriculum select,
.form_franchises input,
.form_franchises select {
  background: none;
}

.footer-button {
  padding: 20px 0 0;
  text-align: center;
  width: 100%;
}

.form_curriculum label {
  line-height: 19px;
  margin-top: 10px;
  width: 50%;
  padding-bottom: 8px;
}

.form_curriculum label.movilidad {
  width: 80%;
}

.form_curriculum label.cuenta {
  width: 10%;
}

.newsletter-localizador-boxes {
  display: flex;
  width: 100%;
}

.newsletter-box {
  background:#e2e2dc;
  width: 50%;
  margin-right: 15px;
  margin-left: 0;
}

.newsletter-box h1 {
  font-size: 15px;
}

.newsletter-box label {
  display: inline-block;
  padding: 11px 0;
}

.newsletter-box input[type="text"] {
  width: 100%;
  background:#ffffff;
  border:#000000 solid 1px;
  margin-bottom: 10px;
}

.newsletter-box button {
  margin: 10px auto;
  border: 0;
  display: inline-block;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 14px;
  padding: 4px 40px;
  background: #000000;
  color: #fff;
  float: right;
  cursor: pointer;
}

.newsletter-box .message-error {
  display: none;
}

.banner-stores-box {
  background:#666666 url(https://www.equivalenza.com/skin/frontend/equivalenza/default/img/layout/tiendas-background.jpg) center left;
  background-size: cover;
  width: 50%;
  color:#ffffff;
  margin-left: 15px;
  margin-right: 0;
}

.banner-stores-box a {
  color: #ffffff;
}

.banner-stores-box h1 {
  font-size: 24px;
  font-weight: 300;
  line-height: 27px;
  text-align: center;
  margin-top: 40px;
}

.banner-stores-box h1 strong {
  font-weight: 600;
  text-align: center;
}

.banner-stores-box h2 {
  font-weight: 300;
  font-size: 17px;
  text-align: center;
}

.box-right {
  float: right;
  width: 100%;
  box-sizing: border-box;
  padding: 30px 40px 30px 40px;
}

.box-left {
  float: left;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
  padding: 20px 0;
}

/* COOKIES */
.cookienotice-bar-bottom {
  bottom: -1px;
}

.cookienotice-content {
  position: relative;
}

.cookienotice-button-container {
  position: absolute;
  top: 0;
  right: 0;
}

.cookienotice-page-link {
  text-decoration: underline;
}

.cookies {
  font-size: 13px;
  text-align: center;
  width: 100%;
  position: fixed;
  bottom:0;
  color: #000;
  z-index: 999999;
  font: inherit;
  background: #ddd;
  z-index: 9999;
  padding: 30px;
  font-weight: 100;
  box-sizing: border-box;
}

.cookies .relative {
  padding: 0 40px;
  margin: 16px 0;
  position: relative;
}

.cookies p {
  padding:0;
  margin:0;
  
}
.cookies .btn_close { position: absolute; top:-30px; right:0; }
.cookies a {color:#000; text-decoration: underline;}
.cookies a:hover {text-decoration: none;}
.cookies span {margin-left: 20px}

button {
  font-family: "geomanist-web", arial, sans-serif;
  text-transform: uppercase;
  font-size: 14px;
}

.banner-category-img {margin-bottom:1em;}

/* FAMILIAS OLFATIVAS */
.page-familias-olfativas {
  text-align: center;
}

.cms-grid {
  display: flex;
  flex-wrap: wrap;
  margin-top: 70px;
}

.cms-familia {
  width: 42%;
  text-align: center;
  padding: 2% 4%;
}

.cms-familia:nth-child(2),
.cms-familia:nth-child(3n),
.cms-familia:last-child {
  background: #f1f1f1;
}

.cms-familia .image {
  text-align: center;
}

.cms-familia .image img {
  width: 25%;
}

.cms-familia .text h2 {
  margin-bottom: 10px;
  font-weight: 500;
}

.cms-familia .text p {
  margin-top: 0;
  text-align: justify;
}

.cms-quienes-somos-list {
  list-style: none;
  display: flex;
  padding:0;
  margin:0;
  margin-top: 40px;
}

.cms-quienes-somos-list li {
  width: 25%;
  text-align: center;
}

.cms-quienes-somos-list li .cms-quienes-somos-image {
  width: 100%;
}

.cms-quienes-somos-list li .cms-quienes-somos-image img {
  width: 65px;
}

.btn {border-radius: 0 !important}
.contacform {width: 70%; float:left;}
#lopd {width: 10px}
.contacform input, .contacform textarea {width: 80%}
.address {width: 30%; float:right}

.old-price, .special-price {width: 50%; float: left;}
.old-price .price {font-weight: normal; font-size: 0.85em; text-decoration: line-through;}
#product_addtocart_form .old-price {width: 12%}
#product_addtocart_form .old-price .price {font-size: 0.80em}

.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

.success-msg {list-style: none}

@media screen and (max-width: 1100px) {
  .main_menu {
    font-size: 14px;
  }
  .header_logo img {
    width: 120px;
  }
  .footer_nav.grid_of6 > .column {
    flex: 0 0 50%;
  }
}

@media screen and (max-width: 960px) {

}

/* 
RESPONSIVE GENERAL 768
*/

@media screen and (max-width: 768px) {
  
  .column_sidebar {
    display: none;
  }

  .column_with_sidebar {
    width: 100%;
  }

  .megamenu {
    background: none;
  }

  .megamenu_container {
    display: block;
    padding:0;
    min-height: inherit;
  }

  .main_menu .menu_item > a {
    padding-bottom: 0;
  }

  .submenu {
    display: block;
    position: inherit; }

  .main_menu {
    font-size: 1.0625em;
    position: fixed;
    top: 0;
    left: -18.75rem;
    background-color: #000;
    width: 18.75rem;
    height: 100%;
    z-index: 100;
    overflow: auto;
  }

  .main_menu .menu {
    padding-top: 20px;
  }

  .main_menu a {
    color: #fff;
    transition: color .15s ease-in-out;
  }

  .main_menu a:hover {
    color: #ff1276;
  }

  .main_menu .menu_item {
    line-height: 1.76471em;
    margin-right: 0;
    padding: 10px 25px;
    display: block;
  }

  .main_menu .menu_item:last-child {
    margin-right: 0;
    padding-right: 0;
  }

  .main_menu .menu_item:hover > a {
    color: #ff1276;
  }

  .main_menu, .sidebar_button {
    transition: all 300ms ease-in-out;
  }

  .sidebar_button {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 1.625rem;
    z-index: 200;
    cursor: pointer;
    border: 0;
    background: white;
    width: 40px;
    height: 40px;
  }

  .sidebar_opened .main_menu {
    left: 0;
  }

  .sidebar_opened .sidebar_button {
    left: 18.75rem;
  }

  .wrapper.megamenu_container {
    margin: 0;
  }

  .megamenu_column h5 {
    margin: 0;
  }

  .newsletter-localizador-boxes {
    flex-wrap: wrap;    
  }

  .newsletter-box {
    width: 100%;
    margin-right: 0;
  }

  .banner-stores-box {
    width: 100%;
    margin-left:0;
    margin-top: 40px;
    padding: 40px;
  }

  .slider .slick-prev {
    margin-left :0;
  }

  .slider .slick-next {
    margin-right: 0;
  }

  .slider-product_item_content {
    display: none;
  }

  #hero_slider {
    margin:0 -20px 60px;
  }

  .product_slider_wrap .title {
    margin-bottom: 0;
    font-size: 16px;
  }

  .product_title {
    font-size: 26px;
    line-height: 30px;
    margin-top: 20px;
  }

  .product_right {
    padding-left:0;
  }

  .site_main.site_main_content > .wrapper {
    margin: 0;
  }

  .product_item_actions a.write_comment {
    margin-left: 0;
  }

  .product-options dt {
    width: 100%;
  }

  .product-options dd {
    width: 100%;
    margin-left:0;
  }

  .product_help {
    display: block;
  }

  .need_help_title {
    text-align: center;
  }

  .product_help li {
    text-align: center;
  }

  .main_footer {
    margin-top: 0px;
    padding-top: 40px;
  }

  .breadcrumb {
    margin-bottom: 10px;
  }

  .site_main_content {
    margin-top: 0px;
  }

  .social_icon {
    transform: scale(0.8);
  }

  .footer_nav .title {
    text-align: center;
  }

  .footer_nav_list {
    text-align: center;
  }

  .section_title {
    border:0;
    height: auto;
    line-height: 30px;
    text-align: center;
    padding:0;
    margin:40px 0 20px;
  }

  .section_title span {
    padding:0;
    margin:0;
  }

  .reviews {
    width: 100%;
    padding:0;
  }

  .reviews li {
    display: block;
    text-align: center;
  }

  .reviews .review {
    width: 100%;
  }

  .reviews .avatar {
    width: 50%;
    margin:0 auto;
  }

  .product_item_img {
    height: 150px;
  }

  .title_centered {
    margin-top: 20px;
    font-size: 20px;
    margin-bottom: 5px;
  }

}

.terms-link, .wrapper p a {
  color: #ff1276;
}


@media screen and (max-width: 768px) {

  .grid {
    flex-wrap: wrap;
  }

  .grid_of4 > .column {
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%; }

}

@media screen and (max-width: 480px) {

  .grid_of4 > .column {
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }

  .grid_of2 > .column {
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }

  .grid_of6 > .column,
  .footer_nav.grid_of6 > .column {
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }

  .footer_nav.grid_space .column {
    margin-bottom: 20px;
  }

  .social_icons {
    flex-wrap: wrap;
  }

  .social_icons li {
    width: 20%;
    margin-bottom: 25px;
    padding: 5px;
  }

  .footer_nav {
    padding: 20px 0;
  }

}


/* CHRISTMAS SECTION */

.christmas-title {
  text-align: center;
  font-weight: 300;
  font-size: 18px;
  padding: 15px;
  margin: 0;
}

.banner-christmas {
  background: url('https://www.equivalenza.com/skin/frontend/equivalenza/default/img/dummy/background-navidad.jpg') top center no-repeat;
}

.christmas-selector {
  background: url('https://www.equivalenza.com/skin/frontend/equivalenza/default/img/dummy/background-navidad.jpg') top center no-repeat; 
}


.banner-christmas {
  text-align: center;
  padding: 0 20px;
  margin-top: -74px;
  overflow: hidden;
  height: 300px;
  position: relative;
}

.banner-christmas img {
  position: absolute;
  top:50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}

.christmas-selector {
  padding: 110px 0;
}

.christmas-selector h4 {
  color:#755b35;
}

.christmas-selector .gender, .christmas-selector .age, .christmas-selector .description {
  border:#755b35 solid 1px;
  border-radius: 10px;
  text-align: center;
  margin: 20px auto;
  max-width: 800px;
}



.christmas-selector .gender ul, .christmas-selector .age ul, .christmas-selector .description ul {
  list-style: none;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.christmas-selector .age,
.christmas-selector .description {
  display: none;
}

.christmas-selector .gender ul li, .christmas-selector .age ul li, .christmas-selector .description ul li {
  margin:0 20px;
}

.christmas-selector .description ul {
  flex-wrap: wrap;
  padding: 0 100px;
}



.christmas-selector .description ul li {
  margin:2px 0;
  width: 25%;
}

.christmas-selector .gender ul li a, .christmas-selector .age ul li a, .christmas-selector .description ul li a {
  color: #755b35;
  font-size: 22px;
  font-weight: 100;
  padding: 2px 10px;
}

.christmas-selector .gender ul li a.active, .christmas-selector .age ul li a.active, .christmas-selector .description ul li a.active {
  color:#fff;
  background:#755b35;
  border-radius: 6px;
}

.christmas-selector .description ul li a {
  font-size: 18px;
}

.christmas-button {
  text-align: center;
}

.christmas-button button  {
  background:#755b35;
  border-radius: 5px;
  color:#fff;
  border:0;
  padding: 8px 30px;
  margin:0 auto;
  display: none;
  cursor: pointer;
}

.christmas-selector .gender {
  position: relative;
}

.christmas-selector .gender img {
  position: absolute;
  top: -150px;
  left: -130px;
}

.christmas-selector .description {
  position: relative;
}

.christmas-selector .description ul {
  justify-content: flex-start;
  display: none;
}

.grid-christmas {
  /*display: none;*/
}

.grid-christmas .product_list_item {
  display: none;
  padding:7px;
  margin: 10px 5px;
}

.grid-christmas .product_list_item .whitebg {
  background:#fff;
  height: 100%;
}

.grid-christmas .product_list_item.active {
  background: url('https://www.equivalenza.com/skin/frontend/equivalenza/default/img/dummy/pattern.png') top left repeat;
}

.grid-christmas .product_item .product_item_img {
  border: 0;
}

.grid-christmas .product_item:hover .product_item_img {
  border: 0;
}

.grid-christmas .product_list {
  padding: 40px 0;
  flex-wrap: wrap;
  justify-content: center;
}

.grid-christmas .no-products {
  text-align: center;
  padding: 40px;
  display: none;
}

.christmas-selector .description img {
  position: absolute;
  bottom: -100px;
  right: -210px;
  display: none;
}

.total-cart {
  background: url('https://www.equivalenza.com/skin/frontend/equivalenza/default/img/dummy/pattern.png') top left repeat;
  border-radius: 10px;
  padding: 20px;
  display: none;
}

.total-cart .white {
  background: #fff;
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.total-cart .total-label,
.total-cart .total-price {
  padding: 10px;
}

.total-cart .total-price {
  font-weight: 700;
}

.total-cart button {
  background: #000;
  color: #fff;
  border: 0;
  padding:0 80px;
  cursor: pointer;
}

/* SMALL... */

.christmas-selector.small {
  background: url('https://www.equivalenza.com/skin/frontend/equivalenza/default/img/dummy/pattern.png') top left repeat;
  padding: 20px 0;
  display: none;
}

.christmas-selector.small h4 {
  color:#755b35;
  margin: 10px 0;
}

.christmas-selector.small > .wrapper {
  display: flex;
}

.christmas-selector.small .gender, .christmas-selector.small .age, .christmas-selector.small .description {
  background: #fff;
  border: 0;
  padding: 2px;
  margin: 0 10px;
  display: block !important
}

.christmas-selector.small .gender ul,
.christmas-selector.small .age ul,
.christmas-selector.small .description ul {
  margin: 10px 0;
}


.christmas-selector.small .gender a,
.christmas-selector.small .age a,
.christmas-selector.small .description a {
  font-size: 18px;
}

.christmas-selector.small .gender {
  position: relative;
  width:20%;
}

.christmas-selector.small .age {
  width: 30%;
}

.christmas-selector.small .description {
  width: 50%;
}

.christmas-selector.small .description ul {
  flex-wrap: wrap;
  padding: 0px;
}

.christmas-selector.small .gender img,
.christmas-selector.small .description img {
  display: none;
}

@media only screen and (max-width:790px){

  .cookienotice-bar {width: 96% !important; font-size: 12px !important}
  .cookienotice-bar-bottom {height: 115px; width: 96%}
  .cookienotice-bar .cookienotice-content {width: 100% !important}
  .cookienotice-message {}

  .christmas-selector .gender img {
    display: none !important; 
  }

  .christmas-selector .wrapper .description img {
    display: none !important;
  }

  .christmas-selector.small > .wrapper {
    display: block;
  }

  .christmas-selector.small .age, .christmas-selector.small .description, .christmas-selector.small .gender {width: 100%; margin:0 0 15px 0; padding: 2px 0;}

  body{
    overflow-x:hidden;
  }

  .christmas-selector{
    overflow-x:hidden;
  }  
  .christmas-selector .gender ul li, .christmas-selector .age ul li, .christmas-selector .description ul li {
    margin: 10px 20px !important;
  }
  .christmas-selector .description ul li {
    width:auto !important;
  }
  .total-cart{
    width: 89%;
  }

  .total-label {padding-top:21px !important;}

  .total-cart button {
    padding: 0 30px;
  }

  .grid-christmas {
    text-align: center !important;
  }
  .grid-christmas .product_list {
    display: block !important;
    padding: 0px 0px !important;
  }

  .christmas-selector .description ul {
    padding:0 20px;
    justify-content: center;
  }

}
/* CONTAINER */
.cookienotice-container {font: inherit;background: #ddd;z-index: 9999;padding: 10px;}
.cookienotice-content {margin: 0 auto;display: block;clear: both;overflow: auto;}

/* MESSAGE */
.cookienotice-message {float: left;}
.cookienotice-page-link {}
.cookienotice-page-link:hover {}

/* BUTTON */
.cookienotice-button-container {float: right;}
.cookienotice-button {cursor: pointer;}
.cookienotice-container .cookienotice-button:hover {}
.cookienotice-container a.cookienotice-button:active {}

/* BAR */
.cookienotice-bar {clear: both;width: 100%;}
.cookienotice-bar-top {position: absolute;top: 0;left: 0;}
.cookienotice-bar-bottom {position: fixed;top: auto;bottom: 0;left: 0;}
.cookienotice-bar .cookienotice-content {width: 960px;}

/* BOX */
.cookienotice-box {position: fixed;top: 0;left: 0;width: 240px;border-radius: 4px;top: auto;bottom: auto;left: auto;right: auto;}
.cookienotice-box-top-left {left: 30px;top: 30px;}
.cookienotice-box-top-right {right: 30px;top: 30px;}
.cookienotice-box-bottom-right {right: 30px;bottom: 30px;}
.cookienotice-box-bottom-left {left: 30px;bottom: 30px;}
.cookienotice-box .cookienotice-content {}
