.hidden {
  display: none !important;
  opacity: 0;
}
/* ==========================================================================
   MIXINIS
   ========================================================================== */
/* ==========================================================================
   utils
   ========================================================================== */
.transparent {
  opacity: 0;
}
.text-centered {
  text-align: center;
}
.clearBoth {
  clear: both;
}
.frg_hidden {
  display: none;
}
.row-equal-height {
  overflow: hidden;
}
.frg_text_center {
  text-align: center;
}
.frg_no_background {
  background: none !important;
}
body {
  font-size: 13px;
  background: #060606;
  color: #fff;
}
body.bodyWhite {
  background: #fff;
  color: #060606;
}
body.bodyWhite .current-content .shipping-disclaimer {
  border-bottom: 8px solid #fff;
}
a {
  text-decoration: none;
  color: #fff;
}
a:hover,
a:active,
a:focus {
  outline: 0;
  text-decoration: none;
}
a img {
  border: 0px;
}
.row {
  overflow: hidden;
}
/*.row div img {
    position: relative;
    z-index: -1;
}*/
.col-xs-3 img {
  display: block;
  height: auto;
  width: 100%;
}
.lt-ie9 h1 {
  font-size: 26px;
}
.lt-ie9 h4 {
  font-size: 13px;
}
.lt-ie9 .column .fixed.caption {
  position: relative;
  bottom: -10px;
}
h2 {
  letter-spacing: 2px;
  margin: 0;
  padding: 0;
}
.frg_link_read a {
  color: #000;
  text-transform: uppercase;
  padding: 0 20px;
}
/* BEGIN: definizione box */
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-9,
.col-xs-12,
.col-xs-4b,
.col-xs-6b {
  float: left;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-4 {
  width: 33.333333%;
}
.col-xs-5 {
  width: 20%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-4b {
  width: 40%;
}
.col-xs-6b {
  width: 60%;
}
.col-xs-9 img {
  margin-bottom: -5px;
}
.col-xs-9 .homepage-caption {
  margin-bottom: 6px !important;
}
.row div:before {
  /*background-color: black;*/
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  z-index: 2;
}
/* END: definizione box */
/* BOX CARRELLO */
#MiniShopCartProductsList {
  display: none;
}
/* BEGIN HEADER */
header {
  background: none repeat scroll 0 0 #060606;
  color: #fff;
  padding: 5px 10px;
  text-transform: uppercase;
  max-height: 41px;
}
header .back-login-register .back {
  margin-top: 5px;
}
header .frg_link_ferragamo {
  float: left;
  font-size: 12px;
  margin: 14px 0 0 15px;
}
header.welcome-disclaimer-header {
  margin-left: -8px;
  margin-top: -14px;
  padding-bottom: 14px;
}
header.white {
  color: #000;
  background-color: #fff;
  /*.logo {
        background: url("img/logo.png") no-repeat scroll 0 15px transparent;
    }*/
}
header.white a {
  color: #000;
}
header.white .logo img {
  height: 43px;
  width: auto;
  padding-top: 5px;
  background-image: none !important;
}
.cf:before,
.cf:after {
  content: " ";
  display: table;
  line-height: 0;
}
.cf:after {
  clear: both;
}
.main-header-content {
  position: relative;
  margin: -13px 0 0 -8px;
}
.main-header-content .back-login-register {
  font-size: 12px;
  left: 15px;
  position: absolute;
  text-align: left;
  top: 8px;
}
header a {
  color: #fff;
}
header a:hover {
  color: #999;
}
.temp-hidden {
  visibility: hidden !important;
}
.main-header-content .back-login-register .login-register-link {
  display: block;
  text-transform: uppercase;
  /*position: relative;
        bottom: -28px;*/
  margin-top: 10px;
}
.main-header-content .back-login-register .login-register-link-home-ec {
  display: block;
  text-transform: uppercase;
  position: relative;
  line-height: 65px;
}
.main-header-content .country {
  font-size: 12px;
  position: absolute;
  right: 15px;
  text-align: right;
  top: 10px;
  text-transform: uppercase;
}
.main-header-content .country .header-cart-opener {
  display: block;
  margin-top: 10px;
}
.main-header-content .back-to-splash {
  display: block;
  margin-top: 3px;
  font-weight: normal;
}
/*.logo {
    background: url("img/logo_white.png") no-repeat scroll 0 15px transparent;
    display: block;
    height: 43px;
    margin: 0 auto;
    padding: 10px 0;
    text-indent: -9999px;
    width: 184px;
}*/
.logo {
  display: block;
  height: 43px;
  margin: 0 auto;
  padding: 10px 0;
  text-indent: -9999px;
  width: 184px;
}
.logo img {
  height: 43px;
  width: auto;
  padding-top: 5px;
}
/* END HEADER */
/* BEGIN COOKIE */
.frg13_grid_row_overlay {
  background-color: rgba(0, 0, 0, 0.7);
  display: none;
  height: auto;
  margin-left: 9px;
  padding-bottom: 20px;
  position: absolute;
  top: 140px;
  width: 55%;
  z-index: 11;
}
.index .frg13_grid_row_overlay {
  margin-left: 16px;
}
.frg13_overlayCookies p {
  color: #ffffff;
  font-size: 10px;
  font-weight: bold;
  line-height: 14px;
  margin: 10px 5px 0;
  text-transform: uppercase;
}
#cookieContainer a.frg13_closeCookies {
  color: #ffffff;
  float: right;
  font-size: 10px;
  margin: 8px 35px 0 0;
  text-transform: uppercase;
}
.frg_cookie_policy {
  display: block;
  margin-top: 10px;
}
/* END COOKIE */
/* BEGIN FOOTER */
footer {
  /*height: 220px;*/
  width: 100%;
  background: #060606;
  z-index: 10;
  position: relative;
  padding-top: 40px;
  padding-bottom: 10px;
  text-transform: uppercase;
}
footer .credits p {
  text-align: center;
  padding-top: 2em;
  font-size: 10px;
}
footer .footer_group {
  float: left;
  width: 17%;
  margin-left: 10px;
}
footer .footer_group ul {
  list-style: none;
  padding: 0;
  margin-top: 0;
}
footer .footer_group .frg_social_accounts {
  padding: 0;
  margin-top: 22px;
}
footer .footer_group.social_group {
  width: 110px;
  float: right;
  right: 0;
}
footer h4 {
  font-weight: bold;
  font-size: 11px;
  color: #fff;
  margin: 0;
}
footer .h4 {
  font-weight: bold;
  font-size: 11px;
  color: #fff;
  margin: 0;
  text-transform: uppercase;
}
footer a,
footer span,
footer a:hover {
  font-size: 11px;
  font-weight: normal;
  line-height: 14px;
  color: #fff;
  text-decoration: none;
  display: block;
  text-transform: none;
}
footer .frg_social_accounts li {
  background-color: #757575;
  display: block;
  float: left;
  height: 24px;
  line-height: 1;
  margin: 1px 1px 1px 0;
  overflow: hidden;
  text-indent: 100%;
  width: 24px;
}
footer .frg_social_accounts li a {
  display: block;
  height: 24px;
  overflow: hidden;
  width: 24px;
}
footer .frg_ico_instagram,
footer .frg_ico_twitter,
footer .frg_ico_tumblr,
footer .frg_ico_pinterest,
footer .frg_ico_youtube,
footer .frg_ico_facebook,
footer .frg_ico_google,
footer .frg_ico_vimeo,
footer .frg_ico_weibo {
  background-color: rgba(0, 0, 0, 0);
  background-image: url("img/sprite_elements1.png");
  background-repeat: no-repeat;
}
footer .frg_ico_instagram {
  background-position: -890px -450px;
}
footer .frg_ico_twitter {
  background-position: -917px -450px;
}
footer .frg_ico_tumblr {
  background-position: -943px -450px;
}
footer .frg_ico_pinterest {
  background-position: -970px -450px;
}
footer .frg_ico_youtube {
  background-position: -890px -477px;
}
footer .frg_ico_facebook {
  background-position: -917px -477px;
}
footer .frg_ico_google {
  background-position: -943px -477px;
}
footer .frg_ico_vimeo {
  background-position: -970px -477px;
}
footer .frg_ico_weibo {
  background-position: -890px -504px;
}
footer .credits {
  background: #060606;
  color: #fff;
}
/* END FOOTER */
article {
  overflow: hidden;
  padding: 0 5px;
}
img {
  display: block;
  width: 100%;
}
.column {
  position: relative;
}
.column .caption {
  bottom: 0;
  color: #fff;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 100%;
  display: none;
}
.column .caption .caption-content {
  /*background: url("img/black_75.png") repeat scroll 0 0 transparent;*/
  background: url("img/white_75.png") repeat scroll 0 0 transparent;
  /*background-color: #fff;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    */
  color: #000;
  margin: 0 10px 10px;
  padding: 15px 0;
  text-transform: uppercase;
  text-align: center;
}
.column .caption .caption-content h2 {
  letter-spacing: 2px;
  margin: 0;
  padding: 0;
  font-weight: bold;
}
.column .caption .caption-content h3 {
  font-size: 14px;
  margin: 0;
}
.column:hover .caption {
  display: block;
}
.column .caption.fixed {
  display: block;
}
.index .caption .caption-content {
  margin: 30px;
  padding: 0;
}
.index .caption .caption-content h2 {
  padding: 15px 0 5px;
  margin: 0;
}
.index .caption .caption-content h3 {
  padding: 5px 0 15px;
  margin: 0;
}
.current-content .shipping-disclaimer {
  background-color: #ededed;
  border-bottom: 8px solid #000;
  height: auto;
  min-height: 40px;
  text-align: center;
  margin: 8px 4px 0;
  padding: 0;
}
.shipping-disclaimer-text {
  color: #000;
  margin: 10px auto;
  text-transform: uppercase;
}
.shipping-disclaimer-highlight {
  color: #d7473c;
  padding-left: 8px;
}
.homepage-caption-content.horizontal-center-inner {
  margin: 0 11px 15px 15px;
}
.column .homepage-caption .homepage-caption-content .homepage-heading {
  letter-spacing: 2px;
  margin: 0;
  padding: 0;
  text-align: center;
}
.shoes-list {
  padding: 0;
}
.shoes-list .boxShoe {
  width: 20%;
}
.shoes-list .boxShoe a {
  display: block;
  margin: 0px 4px 8px;
}
.shoes-list .boxShoe a .overlay {
  display: none;
}
.shoes-list .boxShoe a:hover .overlay {
  display: block;
}
.inspiration .boxShoe {
  display: block;
  float: left;
  position: relative;
}
.inspiration .boxShoe a img {
  display: block;
  margin: 0 auto;
  width: 100%;
}
.inspiration .boxShoe a .overlay {
  /*background: url("img/black_75.png") repeat scroll 0 0 transparent;*/
  background: url("img/white_75.png") repeat scroll 0 0 transparent;
  /*background-color: #fff;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    */
  bottom: 4px;
  color: #000;
  display: none;
  font-size: 13px;
  font-weight: bold;
  left: 0;
  line-height: 25px;
  margin: 12px;
  position: absolute;
  right: 0;
  text-transform: uppercase;
  z-index: 1;
  text-align: center;
}
/* BEGIN GESTIONE BOX */
.row {
  /*.col-xs-6 img {
        margin-bottom: -5px;
    }*/
  /*.col-xs-6.column .caption .caption-content {margin: 0 10px 15px;}*/
}
.row .frg_box::after {
  clear: both;
}
.row .row.cleanrow::after {
  clear: both;
}
.row .frg_box {
  display: block;
  margin: 0 4px 10px;
  overflow: hidden;
  position: relative;
}
.row .frg_testo {
  display: block;
  margin: 0 4px 10px;
  overflow: hidden;
  position: relative;
}
.row .frg_testo .frg_testo_top_left {
  background-color: #fff;
  color: #000;
  z-index: 10;
  position: absolute;
  margin: 0 4px 8px !important;
  top: 0;
}
.row .frg_testo .frg_testo_top_left p {
  padding: 20px !important;
  margin: 0;
  display: block;
  overflow: hidden;
  line-height: 18px;
}
.row .frg_testo .frg_testo_top_left.frg_center_vertical {
  bottom: 0;
  width: 100%;
}
.row .frg_testo .frg_testo_top_left.frg_center_vertical .frg_testo_wrapper {
  display: table;
  height: 100%;
  width: 100%;
}
.row .frg_testo .frg_testo_top_left.frg_center_vertical .frg_testo_wrapper h2 {
  text-transform: uppercase;
}
.row .frg_testo .frg_testo_top_left.frg_center_vertical .frg_testo_wrapper h4 {
  margin-top: -1.33em;
  text-transform: uppercase;
}
.row .frg_testo .frg_testo_top_left.frg_center_vertical .frg_testo_inner {
  display: table-cell;
  vertical-align: middle;
}
.row .frg_testo .frg_testo_top_left.frg_center_vertical .frg_testo_inner h2 {
  font-size: 2em;
  margin: 0.67em 0;
  font-weight: bold;
}
.row .frg_testo.frg_testo_no_absolute .frg_testo_top_left {
  position: static;
}
.row .media.media-video {
  z-index: 10;
  position: absolute;
  top: 0;
  width: 100%;
}
/* Righe con caption sotto il testo */
.row:not(.cleanrow) .column .caption {
  position: static;
  margin-top: 15px;
  margin-bottom: 20px;
}
/* END: GESTIONE BOX */
/* BEGIN VIDEO */
.outer-container {
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
}
.BrightcoveExperience {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  outline: none;
}
/* END VIDEO */
/* BEGIN DISCLAIMER */
.welcome .welcome-disclaimer {
  background: url("img/black_75.png") repeat scroll 0 0 transparent;
  height: auto !important;
  color: #000;
  min-height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 20;
}
.welcome .welcome-disclaimer .welcome-disclaimer-text,
.welcome .welcome-disclaimer .welcome-disclaimer-languages {
  margin: 70px auto 0;
  text-align: center;
  width: 100%;
  max-width: 850px;
}
.welcome .welcome-disclaimer .welcome-disclaimer-text p {
  margin: 25px auto 0;
  width: 100%;
  max-width: 650px;
  color: #fff;
  text-transform: uppercase;
}
.welcome .welcome-disclaimer .welcome-disclaimer-text p.no-top-margin {
  margin-top: 0;
}
.welcome .welcome-disclaimer .welcome-disclaimer-text a {
  color: #fff;
  opacity: 1;
  text-transform: uppercase;
}
.welcome .welcome-disclaimer .welcome-disclaimer-text .left-aligned {
  text-align: left;
}
.welcome .welcome-disclaimer .welcome-disclaimer-languages {
  margin-top: 60px;
}
.welcome .welcome-disclaimer .welcome-disclaimer-languages a {
  display: block;
  margin-top: 15px;
  color: #fff;
  opacity: 1;
  text-transform: uppercase;
}
.welcome .welcome-disclaimer .welcome-disclaimer-procede {
  display: block;
  height: 34px;
  margin: 40px auto 0;
  text-transform: uppercase;
  text-align: center;
  width: 100%;
  max-width: 200px;
  line-height: 34px;
}
.welcome .welcome-disclaimer .country-list {
  margin: 10px auto 0;
  text-align: center;
}
.welcome .welcome-disclaimer .country-list .country-link {
  display: inline;
  padding: 0 10px;
}
.welcome .welcome-disclaimer .rounded {
  border-radius: 5px;
}
.ios .welcome .welcome-disclaimer {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  position: absolute;
}
.button-white {
  background: none repeat scroll 0 0 #fff;
  color: #000;
}
/* END DISCLAIMER */
/* BEGIN TESTIMONIAL */
.models .col-40 {
  display: block;
  float: left;
  overflow: hidden;
  position: relative;
  width: 40%;
}
.models .col-40 img {
  width: 100%;
}
.models .col-40 > figcaption {
  margin-right: 4px;
}
.models .col-60 {
  display: block;
  float: left;
  overflow: hidden;
  position: relative;
  width: 60%;
}
.models .col-60 .column .caption .caption-content h2 {
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin: 0 0 0.83em;
}
.models .col-60 .row {
  margin: 0 8px 8px;
  background: none repeat scroll 0 0 #ffffff;
}
.models .col-60 .row div img {
  z-index: 0;
}
.models .col-60 .row-description .model-detail-model-heading {
  font-size: 18px;
  line-height: 20px;
  text-transform: uppercase;
}
.models .col-60 img {
  margin: 0 auto;
  width: auto;
}
.models .col-60 .frg_box {
  z-index: -9;
  background-color: #fff;
}
.models .frg_box_testo figcaption {
  display: block;
  margin: 0 4px 8px 4px;
  overflow: hidden;
  position: relative;
  background-color: #fff;
  color: #000;
  padding: 10px 20px;
}
/* END TESTIMONIAL*/
/* BEGIN HERITAGE */
.heritage {
  background-color: #fff;
  color: #000;
  text-align: center;
  padding: 0;
}
.heritage .heritage-content {
  margin: 0;
  overflow: hidden;
  padding: 20px 0 0;
  position: relative;
}
.heritage .heritage-text {
  margin: 35px auto;
  max-width: 800px;
  width: 100%;
}
.heritage .heritage-text p {
  margin: 0 auto;
}
.heritage .heritage-text .heritage-text-subheading {
  text-transform: uppercase;
}
.heritage .heritage-slideshow {
  background-color: #000;
  width: 100%;
  position: relative;
}
.heritage .heritage-slideshow .slides-wrapper {
  margin: auto;
  max-width: 800px;
  width: 100%;
}
.heritage .slidesjs-navigation {
  cursor: pointer;
  margin-top: -14.5px;
  top: 50%;
  position: absolute;
  z-index: 100;
}
.heritage .slidesjs-previous {
  left: 40px;
}
.heritage .slidesjs-next {
  right: 40px;
}
.heritage .heritage-content-heading {
  margin: 0 auto;
  text-transform: uppercase;
}
#slides {
  display: none;
}
.slidesjs-pagination {
  margin: 6px 0 0;
  float: right;
  list-style: none;
  display: none;
}
.slidesjs-pagination li {
  float: left;
  margin: 0 1px;
}
.slidesjs-pagination li a {
  display: block;
  width: 13px;
  height: 0;
  padding-top: 13px;
  background-image: url(img/pagination.png);
  background-position: 0 0;
  float: left;
  overflow: hidden;
}
.slidesjs-pagination li a.active,
.slidesjs-pagination li a:hover.active {
  background-position: 0 -13px;
}
.slidesjs-pagination li a:hover {
  background-position: 0 -26px;
}
#slides a:link,
#slides a:visited {
  color: #333;
}
#slides a:hover,
#slides a:active {
  color: #9e2020;
}
.navbar {
  overflow: hidden;
}
#slides {
  display: none;
}
.heritage-slideshow {
  margin: 0 auto;
}
/* BEGIN POP-UP */
.frg_body_modale {
  color: #000;
}
.frg_body_modale p a {
  color: #000;
}
.frg_close_panel {
  background-color: transparent;
  background-image: url("img/sprite_elements1.png");
  background-position: 0 -870px;
  background-repeat: no-repeat;
  float: right;
  height: 25px;
  width: 25px;
  margin-top: -15px;
}
.frg_lightbox .frg_body_modale h1 {
  color: #000;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
}
/* END POP-UP */
/* BEGIN: LOGIN COMMESSO */
.login .current-content {
  min-height: 410px;
}
.login .current-content h1 {
  font-size: 32px;
}
.login_form {
  margin: 0 auto 50px;
  font-size: 16px;
}
.login_form label {
  margin-right: 10px;
}
.login_form input[type="button"] {
  margin-top: 10px;
}
/* END: LOGIN COMMESSO */
/* BEGIN: CARRELLO */
.frg_panel {
  background-color: #ffffff;
  box-shadow: 1px 1px 10px #cccccc;
  color: #000000;
  padding-top: 10px;
  position: absolute;
  top: 0;
  right: 0;
  text-align: left;
  width: 370px;
  z-index: 99999;
}
.frg_panel a {
  color: #000000;
  magin: 0;
  text-transform: none;
  white-space: normal;
}
.frg_panel input {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #e5e5e5;
  border-image: none;
  border-style: double solid solid;
  border-width: 1px;
  color: #4b4b4b;
  font-size: 12px;
  line-height: 14px;
  margin-right: 10px;
  text-align: center;
  width: 33px;
  vertical-align: top;
}
.frg_panel label {
  font-size: 12px;
  line-height: 30px;
  margin: 0 5px 0 0;
  text-transform: none;
}
.frg_panel .product_image {
  float: left;
  margin-left: 10px !important;
  margin-right: 20px;
  text-align: center;
  width: 135px;
}
.frg_panel .product_image.frg_prod_multi {
  margin-right: 8px;
}
.frg_panel .frg_prod_info {
  text-align: left;
  line-height: 18px;
  float: left;
  font-weight: 400 !important;
  padding-top: 20px;
}
.frg_panel .frg_prod_info .product_name span {
  font-weight: bold;
}
.frg_panel .frg_prod_info .product_price {
  font-size: 14px;
}
.frg_panel .frg_quantity_form {
  margin: 10px 0;
}
.frg_panel .notification {
  font-size: 22px;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  line-height: 26px;
  text-align: center;
  vertical-align: baseline;
}
.frg_panel .notification .frg_items_in_cart {
  display: block;
  font-size: 14px !important;
  text-align: center;
  text-transform: uppercase;
  font-weight: normal;
}
.frg_panel .frg_close_panel {
  background-color: transparent;
  background-position: 0 -866px;
  background-repeat: no-repeat;
  margin: 0;
  padding-right: 10px;
}
.frg_panel .go_to_cart {
  background-color: #060606;
  line-height: 18px;
}
.frg_panel .go_to_cart a {
  color: #fff;
  display: block;
  font-size: 24px;
  font-weight: 700 !important;
  padding: 20px 0;
  text-align: center;
  text-shadow: -1px -1px 1px rgba(9, 9, 9, 0.3);
  text-transform: uppercase;
}
.frg_panel .frg_btn {
  background-color: #e0e0e0;
  display: block;
  padding: 0 15px;
  text-align: center;
  line-height: 35px;
  font-size: 14px;
}
.frg_quick_cart .product {
  margin: 0;
  padding: 0 0 20px;
}
.frg_quick_cart .notification {
  width: 95%;
  text-align: center;
}
.frg_quick_cart .subtotal .product_price {
  display: block;
  font-size: 24px;
  line-height: 30px;
}
.frg_quick_cart .frg_remove_btn {
  float: right;
}
.frg_quick_cart .frg_btn_modify {
  float: left;
}
.frg_quick_cart .itemCart {
  font-size: 13px;
  padding: 0 0 10px;
  text-align: center;
  margin-bottom: -9px;
}
.frg_quick_cart .itemCart #product_list {
  max-height: 300px;
  overflow: auto;
}
.frg_quick_cart .subtotal {
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  line-height: 18px;
  margin-bottom: 0;
  padding: 10px 0;
}
.frg_quick_cart .frg_quantity_form label {
  font-family: Arial;
}
.frg_quick_cart .frg_prodotto {
  padding-bottom: 20px;
  padding-top: 10px;
}
.frg_panel_block {
  border-top: 1px solid #e5e5e5 !important;
  font-size: 13px;
  padding: 10px 0;
  text-align: center;
}
/* END: CARRELLO */
/* Overlay mobile portrait */
.smartphone-tip {
  background: #000;
  width: 100%;
  min-height: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  padding-bottom: 12%;
  display: none;
  z-index: 22;
}
.smartphone-tip .tip-logo {
  display: block;
  margin: 0 auto;
  max-width: 530px;
  margin-top: 22%;
  margin-bottom: 5%;
}
.smartphone-tip .tip-image {
  width: 42%;
  max-width: 42%;
  height: auto;
  display: block;
  margin: 0 auto;
}
.smartphone-tip .tip-text {
  text-align: center;
  font-size: 3.5vw;
  margin-top: 12%;
  margin-bottom: 12%;
  color: #fff;
}
.smartphone-tip .tip-btn {
  display: block;
  margin: 0 auto;
  font-size: 3.5vw;
  color: #fff;
  border: 2px solid #fff;
  background: #000;
  border-radius: 4px;
  padding: 3.2vw 22vw;
}
/* riga fluida box che si adatta al contenuto */
.rowfull .frg_testo {
  padding: 0 20px 20px 20px;
}
.rowfull .frg_testo h2 {
  font-weight: bold;
  padding: 20px 0 10px;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 30px;
}
.rowfull .frg_testo h3 {
  font-size: 18px;
  text-transform: uppercase;
  line-height: 22px;
  letter-spacing: normal;
  margin: 10px;
}
.rowfull .frg_testo ul {
  padding-bottom: 15px;
}
.rowfull .frg_testo li {
  font-size: 16px;
  line-height: 20px;
  margin-left: 5%;
  list-style: outside none none;
}
.rowfull .frg_testo li span {
  font-size: 12px;
}
/* Modifiche Enrico per http://test.ferragamo.com/configurator/it/ita/celebrities */
.column .caption .caption-content h2:not(.margin-laterale-20) {
  letter-spacing: 0;
}
.caption-v-middle h2.margin-laterale-20 {
  margin-right: 20%;
  margin-left: 20%;
}
.padding40 {
  padding-top: 40px;
  padding-bottom: 40px;
}
/* For smaller displays like laptops */
@media (min-width: 768px) and (max-width: 979px) {
  .heritage-slideshow {
    width: 724px;
  }
}
/* For larger displays */
@media (min-width: 1200px) {
  .heritage-slideshow {
    width: 1170px;
  }
}
/*@media only screen and (min-width : 820px) and (max-width : 1350px) {
	footer{
        .footer_group{
            width: 20%;
        }
    }
}*/
@media only screen and (min-width: 569px) and (max-width: 820px) {
  footer .footer_group {
    width: 15%;
  }
  .models .col-60 .column .caption .caption-content h2 {
    font-size: 12px;
  }
  .models .col-60 .column .caption .caption-content h3 {
    font-size: 9px;
  }
}
@media only screen and (max-width: 1024px) {
  p {
    font-size: 12px;
  }
  h2 {
    font-size: 1em;
  }
  h3 {
    font-size: 0.8em;
  }
  .row .frg_testo .frg_testo_top_left p {
    padding: 10px !important;
  }
  .row .frg_testo h2 {
    font-size: 22px;
    /*1.8em;*/
  }
  .inspiration .boxShoe a .overlay {
    font-size: 10px;
    line-height: 14px;
  }
  .column .caption {
    margin-bottom: 10px;
  }
  .main-header-content .back-login-register .login-register-link-home-ec {
    line-height: 66px;
  }
  footer .footer_group {
    width: 15.5%;
  }
  .col-xs-6 .frg_box > img {
    margin-bottom: -2px;
  }
  .column .caption .caption-content {
    margin: 0 10px;
    padding: 15px 0;
  }
  /* Caption - modificatore: senza background */
  .caption.no-bg .caption-content {
    background: none;
    margin-bottom: 0;
    padding-bottom: 0;
    margin-top: 0;
    padding-top: 0;
  }
  .caption.no-bg .caption-content p {
    margin-bottom: 5px;
  }
}
@media only screen and (max-width: 768px) {
  .row .frg_testo h2 {
    font-size: 22px;
    /*1.8em;*/
  }
  .row .frg_testo h4 {
    font-size: 0.8em;
    margin-bottom: 0.8em !important;
  }
  .row .frg_testo .frg_testo_top_left p {
    font-size: 10px;
    line-height: 16px;
    padding: 10px 20px !important;
  }
  /* Fix 29/05/15 */
  .welcome .welcome-disclaimer {
    overflow: auto !important;
    height: 100% !important;
  }
  .welcome .welcome-disclaimer .button-white {
    margin-bottom: 22px;
  }
  /*
    .models .column .caption .caption-content {
        padding: 5px 0;
    }

    footer .footer_group {
        width: 15%;
    }
        */
  /* Page Heritage */
  .heritage .current-content {
    overflow: initial;
  }
  .heritage .current-content .heritage-slideshow {
    height: auto !important;
  }
  .heritage .current-content .heritage-slideshow .slides-wrapper #slides .slidesjs-container {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .models .current-content {
    overflow: initial !important;
    /* Sovrascritta altezza data da JS */
  }
  .models .current-content .row-image {
    min-height: 120px;
  }
  .models .current-content .row-image .frg_box {
    min-height: 120px;
  }
}
@media only screen and (max-width: 569px) {
  /*
    p {
        font-size: 10px;
    }

    h2 {
        font-size: 0.8em;
    }

    h3 {
        font-size: 0.5em;
    }

    .row .frg_testo .frg_testo_top_left p {
        padding: 10px !important;
    }

    .column .caption .caption-content {
        padding: 5px 0;
    }

    footer {
        .footer_group {
            width: 100%;
        }

        .footer_group.social_group {
            float: left;
        }
    }

    .models .col-60 .column .caption .caption-content h2 {
        font-size: 12px;
    }

    .models .col-60 .column .caption .caption-content h3 {
        font-size: 9px;
    }
        */
}
/* UTILITY CLASS: modificatori di margini */
.m-t-small {
  margin-top: 10px!important;
}
.m-t-medium {
  margin-top: 20px!important;
}
.m-t-large {
  margin-top: 35px!important;
}
.m-t-big {
  margin-top: 50px!important;
}
.m-t-huge {
  margin-top: 65px!important;
}
.m-b-small {
  margin-bottom: 10px!important;
}
.m-b-medium {
  margin-bottom: 20px!important;
}
.m-b-large {
  margin-bottom: 35px!important;
}
.m-b-big {
  margin-bottom: 50px!important;
}
.m-b-huge {
  margin-bottom: 65px!important;
}
/* UTILITY CLASS: modificatori allinaemento testo */
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
/* CAPTION allinata al centro sopra l'immagine: v-center */
.caption-v-middle {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.caption-v-middle .caption-v-middle-table {
  display: table;
  width: 100%;
  height: 100%;
}
.caption-v-middle .caption-v-middle-content {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.caption-v-middle h2 {
  margin: 0;
  padding: 0;
  font-family: "News Gothic", "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
@media screen and (max-width: 768px) {
  .caption-v-middle h2 {
    font-size: 16px;
    line-height: 18px;
  }
}
/* EFFETTO di HOVER (disattivato su dispositivi touch): 
   fade out da .img-bw a .img-color all'hover */
.hover-effect-img-color .img-color {
  display: none;
}
.no-touch .hover-effect-img-color .img-color {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -moz-transition-property: all;
  -moz-transition-duration: 0.5s;
  -moz-transition-delay: 0s;
  -moz-transition-easing: ease-out;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-delay: 0s;
  -webkit-transition-easing: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-delay: 0s;
  -o-transition-easing: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-delay: 0s;
  transition-easing: ease-out;
  -webkit-backface-visibility: hidden;
}
.no-touch .hover-effect-img-color:hover .img-color {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -moz-transition-property: all;
  -moz-transition-duration: 0.5s;
  -moz-transition-delay: 0s;
  -moz-transition-easing: ease-out;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-delay: 0s;
  -webkit-transition-easing: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-delay: 0s;
  -o-transition-easing: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-delay: 0s;
  transition-easing: ease-out;
}
.row.fixZIndex div:before {
  z-index: 1!important;
}
