/* ==========================================================================
   fonts (copiato da Ferragamo Sfilate)
   ========================================================================== */
.header,
.MiniShopCartProductsList,
.corporate_footer,
.corporate_footer {
  font-family: "news_gothic_mtregular", Helvetica, Arial, sans-serif;
}
.header h2,
.MiniShopCartProductsList h2,
.corporate_footer h2,
.corporate_footer h2 {
  font-family: "news_gothic_mtregular", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 20px;
}
#main_menu nav ul li a,
#main_menu nav ul li span {
  font-family: "news_gothic_mtbold", Helvetica, Arial, sans-serif !important;
}
/* ==========================================================================
   "reset" per ripristinare gli stili di Sfilate (solo per header, footer, mini cart)
   ========================================================================== */
.header,
.MiniShopCartProductsList,
.corporate_footer,
.ko_footer {
  line-height: normal;
}
.header ul,
.MiniShopCartProductsList ul,
.corporate_footer ul,
.ko_footer ul {
  margin: 0;
  padding: 0;
}
.header nav ul,
.MiniShopCartProductsList nav ul,
.corporate_footer nav ul,
.ko_footer nav ul,
.header nav ol,
.MiniShopCartProductsList nav ol,
.corporate_footer nav ol,
.ko_footer nav ol {
  list-style: none;
  list-style-image: none;
}
.header a,
.MiniShopCartProductsList a,
.corporate_footer a,
.ko_footer a {
  text-decoration: none;
  color: #ffffff;
}
.header,
.MiniShopCartProductsList,
.corporate_footer,
.ko_footer,
.header *,
.MiniShopCartProductsList *,
.corporate_footer *,
.ko_footer * {
  box-sizing: content-box;
}
.header div,
.MiniShopCartProductsList div,
.corporate_footer div,
.ko_footer div {
  box-sizing: border-box;
}
.header a:hover,
.MiniShopCartProductsList a:hover,
.corporate_footer a:hover,
.ko_footer a:hover,
.header a:active,
.MiniShopCartProductsList a:active,
.corporate_footer a:active,
.ko_footer a:active,
.header a:focus,
.MiniShopCartProductsList a:focus,
.corporate_footer a:focus,
.ko_footer a:focus {
  outline: 0;
  text-decoration: none;
}
.header a img,
.MiniShopCartProductsList a img,
.corporate_footer a img,
.ko_footer a img {
  border: 0px;
}
.header p,
.MiniShopCartProductsList p,
.corporate_footer p,
.ko_footer p {
  margin: 0;
}
.header h1,
.MiniShopCartProductsList h1,
.corporate_footer h1,
.ko_footer h1,
.header h2,
.MiniShopCartProductsList h2,
.corporate_footer h2,
.ko_footer h2,
.header h3,
.MiniShopCartProductsList h3,
.corporate_footer h3,
.ko_footer h3,
.header h4,
.MiniShopCartProductsList h4,
.corporate_footer h4,
.ko_footer h4,
.header h5,
.MiniShopCartProductsList h5,
.corporate_footer h5,
.ko_footer h5,
.header h6,
.MiniShopCartProductsList h6,
.corporate_footer h6,
.ko_footer h6 {
  line-height: normal;
  letter-spacing: 0;
}
.header h2,
.MiniShopCartProductsList h2,
.corporate_footer h2,
.ko_footer h2 {
  letter-spacing: 2px;
  margin: 0;
  padding: 0;
}
/* ==========================================================================
   variables
   ========================================================================== */
/* ==========================================================================
   utils
   ========================================================================== */
.hidden {
  display: none !important;
  opacity: 0;
}
.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;
}
/* ==========================================================================
   Header
   ========================================================================== */
header.white {
  color: #000000;
  background-color: #ffffff;
}
header.white a {
  color: #000000;
}
header.white .logo img {
  height: 43px;
  width: auto;
  padding-top: 5px;
  background-image: none !important;
}
/* BEGIN HEADER */
header {
  background: none repeat scroll 0 0 #060606;
  color: #ffffff;
  text-transform: uppercase;
}
header .mobileOnly {
  display: none;
}
#MyAccountLink {
  display: none;
}
/* UTILITY NAV */
#utilityNav {
  height: 43px;
  padding: 0 1%;
  background-color: #282828;
  font-size: 10px;
  color: #999999;
  line-height: 43px;
}
/* utility nav --> registrazione */
#aux_menu {
  float: left;
}
#aux_menu a {
  color: #999999;
}
/* utility nav --> info, cart and search */
.commerce_links {
  display: inline-block;
  float: right;
  height: 100%;
}
.frg_ccText,
.frg_shippingTo,
.cartIcon {
  float: left;
}
/* info number */
.frg_ccText,
.frg_shippingTo {
  margin-right: 15px;
  padding-right: 15px;
  border-right: 1px solid #000000;
  height: 40px;
}
.frg_ccText .tel {
  font-weight: bolder;
  margin-left: 10px;
}
.frg_shippingTo a.country {
  color: #ffffff;
}
/* Minicart icon */
.cartIcon {
  cursor: pointer;
  height: 100%;
}
.cartIcon .icon {
  background: url("../images/corporate/responsive/cart2.png") no-repeat scroll center center;
  height: 31px;
  width: 30px;
  text-align: center;
  cursor: pointer;
  display: block;
  vertical-align: middle;
  line-height: 28px;
  padding-top: 13px;
  font-size: 12px;
  font-weight: 700;
  box-sizing: content-box;
}
/* Search */
#frg_widgetSearch {
  background: url("../images/corporate/responsive/search2.png") no-repeat;
  background-size: 100%;
  float: right;
  height: 24px;
  width: 24px;
  margin: 11px 2px 0 10px;
  cursor: pointer;
}
/* MAIN NAV BAR */
#mainNavBar {
  padding: 16px 0 10px 0;
}
#logo {
  width: 100%;
}
#logo a {
  width: 266px;
  margin: 0 auto;
  display: block;
}
#logo a img {
  width: 100%;
  height: auto;
}
#main_menu {
  padding: 5px 0 10px 0;
  text-align: center;
}
#main_menu nav ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
  z-index: 1;
}
#main_menu nav ul li {
  display: inline-block;
  position: relative;
}
#main_menu nav ul li a,
#main_menu nav ul li span {
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  padding: 0 20px;
  text-decoration: none;
}
#main_menu nav ul li a:hover {
  text-decoration: underline;
}
#main_menu nav ul.second_level {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
  display: none;
  left: 22px;
  padding: 10px 15px;
  position: absolute;
  top: 54px;
}
#main_menu nav ul.second_level li {
  clear: both;
  display: block;
  text-align: left;
  white-space: nowrap;
  /*a:hover{
                    text-decoration: underline;
                }*/
}
#main_menu nav ul.second_level li a {
  line-height: 25px;
  padding: 0;
}
#main_menu nav ul.third_level {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
  display: none;
  left: 120%;
  padding: 10px 20px;
  position: absolute;
  top: -10px;
  /*a:hover{
                    text-decoration: underline;
                }*/
}
.frg13_breadcrumbs {
  color: #ffffff;
  font-size: 10px;
  padding-left: 10px;
  margin-top: 8px;
}
.frg13_breadcrumbs .last_bc_item {
  color: #939393;
}
.ja .frg13_breadcrumbs a,
.ja .frg13_breadcrumbs span,
.ja .frg13_breadcrumbs p {
  color: #939393;
}
.ja .frg13_breadcrumbs .last_bc_item {
  color: #939393;
}
.ja .frg13_breadcrumbs a:hover,
.ja .frg13_breadcrumbs span:hover {
  color: #ffffff;
}
.ja .frg13_breadcrumbs .last_bc_item:hover {
  color: #939393;
}
/* header with language box*/
.header.withLanguageBox .frg_shippingTo {
  border-right: 0;
  margin-right: 0;
}
.frg_langContainer {
  margin-right: 15px;
  padding-right: 15px;
  border-right: 1px solid #000;
  height: 40px;
  float: left;
  position: relative;
}
.frg_langContainer .separatore {
  margin-right: 10px;
  display: inline-block;
}
.frg_langContainer .language {
  color: #fff;
  background: url("../images/corporate/responsive/freccia_w.png") no-repeat scroll right center / auto 12% rgba(0, 0, 0, 0);
  cursor: pointer;
  display: inline-block;
  margin-left: 10px;
  padding-right: 15px;
}
.frg_langList {
  display: none;
  background-color: #282828;
  width: 140px;
  position: absolute;
  right: 0px;
}
#frg_selectLang {
  text-align: right;
  padding-right: 23px;
  list-style: none;
}
#frg_selectLang li {
  margin: 0;
  padding: 10px 0px;
  cursor: pointer;
  font-size: 10px;
  line-height: 18px;
  color: #fff;
}
/* ==========================================================================
   END Header
   ========================================================================== */
/* ==========================================================================
   BEGIN FOOTER
   ========================================================================== */
footer {
  width: 100%;
  background: #060606;
  position: relative;
  padding-top: 40px;
  padding-bottom: 10px;
  text-transform: uppercase;
}
footer .h4 {
  font-weight: bold;
  font-size: 11px;
  color: #ffffff;
  margin: 0;
  text-transform: uppercase;
}
footer a,
footer span,
footer a:hover {
  font-size: 11px;
  font-weight: normal;
  line-height: 14px;
  color: #ffffff;
  text-decoration: none;
  display: block;
  text-transform: none;
}
footer .credits {
  text-align: center;
  padding-top: 2em;
  font-size: 10px;
}
footer .footer_group {
  float: left;
  width: 15%;
  margin-left: 10px;
}
footer .footer_group ul {
  list-style: none;
  padding: 0;
  margin: 0 0 15px 0;
}
footer .footer_group.social_group {
  width: 110px;
  float: right;
  right: 0;
}
footer .footer_group .frg_social_accounts {
  margin-top: 22px;
}
#social_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;
}
#social_footer .frg_social_accounts li a {
  display: block;
  height: 24px;
  overflow: hidden;
  width: 24px;
}
#social_footer .frg_ico_instagram,
#social_footer .frg_ico_twitter,
#social_footer .frg_ico_tumblr,
#social_footer .frg_ico_pinterest,
#social_footer .frg_ico_youtube,
#social_footer .frg_ico_facebook,
#social_footer .frg_ico_google,
#social_footer .frg_ico_vimeo {
  background-color: rgba(0, 0, 0, 0);
  background-image: url("../images/corporate/responsive/sprite_elements1.png");
  background-repeat: no-repeat;
}
#social_footer .frg_ico_instagram {
  background-position: -890px -450px;
}
#social_footer .frg_ico_twitter {
  background-position: -917px -450px;
}
#social_footer .frg_ico_tumblr {
  background-position: -943px -450px;
}
#social_footer .frg_ico_pinterest {
  background-position: -970px -450px;
}
#social_footer .frg_ico_youtube {
  background-position: -890px -477px;
}
#social_footer .frg_ico_facebook {
  background-position: -917px -477px;
}
#social_footer .frg_ico_google {
  background-position: -943px -477px;
}
#social_footer .frg_ico_vimeo {
  background-position: -970px -477px;
}
/* ==========================================================================
   END FOOTER
   ========================================================================== */
/* ==========================================================================
   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: 10;
}
.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;
}
.frg_close_panel {
  background-color: transparent;
  background-image: url("../images/corporate/responsive/sprite_elements1.png");
  background-position: 0 -870px;
  background-repeat: no-repeat;
  float: right;
  height: 25px;
  width: 25px;
  margin-top: -15px;
}
/* ==========================================================================
   END CARRELLO
   ========================================================================== */
/***************/
/* MEDIA QUERY */
/***************/
/* mobile only */
@media only screen and (max-width: 640px) {
  header .noMobile {
    display: none;
  }
  header .mobileOnly {
    display: block;
  }
  header .mobile_nav {
    display: inline-block;
    float: left;
  }
  header .mobile_nav .iconMenu {
    background-image: url("../images/corporate/responsive/mob_nav_btn.png");
    height: 25px;
    width: 48px;
    margin: 26px 10px 0 10px;
    cursor: pointer;
    display: block;
  }
  header #mobile_menu {
    width: 88%;
    z-index: 1;
    position: absolute;
    background-color: #060606;
    margin-left: 5%;
    margin-top: 22px;
    z-index: 10000;
  }
  header #mobile_menu li {
    padding: 20px 0;
    text-transform: uppercase;
    margin: 0;
    line-height: 25px;
  }
  header #mobile_menu li a,
  header #mobile_menu li span {
    padding-left: 30px;
    font-size: 22px;
  }
  header #mobile_menu li ul.lvl2 {
    display: none;
  }
  header #mobile_menu li ul.lvl2 li {
    padding-left: 40px;
  }
  header #mobile_menu li ul.lvl3 {
    display: none;
    background-color: #ffffff;
    width: 80%;
    margin: 20px auto 0 auto;
  }
  header #mobile_menu li ul.lvl3 li {
    padding-left: 20px;
  }
  header #mobile_menu li ul.lvl3 li a {
    color: #000000;
    padding-left: 0;
  }
  header #frg_menu_mobile_aux {
    border-top: 1px solid #a1a2a9;
    padding-top: 20px;
    margin-left: 3%;
    text-align: left;
    font-size: 20px;
    line-height: 13px;
    text-transform: uppercase;
    color: #a1a2a9;
    padding-top: 4%;
  }
  header #frg_menu_mobile_aux div {
    padding: 20px 0;
    margin: 0;
    line-height: 25px;
    font-size: 12px;
    padding: 5px 0;
  }
  header #frg_menu_mobile_aux a {
    color: #a1a2a9;
  }
  header #frg_menu_mobile_aux .frg_ccText_mob .tel {
    font-weight: bolder;
    margin-left: 15px;
  }
  header #frg_menu_mobile_aux .frg_shippingTo_mob a.country,
  header #frg_menu_mobile_aux .frg_langContainer_mob .language {
    text-decoration: underline;
    color: #fff;
    padding-left: 20px;
  }
  header #frg_menu_mobile_aux .frg_langContainer_mob .language {
    background: url("../images/corporate/responsive/freccia_w.png") no-repeat scroll right center / auto 12% rgba(0, 0, 0, 0);
    cursor: pointer;
    display: inline-block;
    padding: 0 30px;
    background-size: 16px;
    /* float: right;
                    margin-right: 140px;*/
  }
  header #frg_menu_mobile_aux .frg_langList {
    display: none;
    background-color: #000;
    position: relative;
    /*float: right;
                    margin-right: 165px;*/
    margin-left: 24%;
    width: auto;
    padding: 0px;
  }
  header #frg_menu_mobile_aux .frg_langList li {
    list-style: none;
    color: #fff;
  }
  .cartIcon {
    position: relative;
    right: 36px;
  }
  .cartIcon .icon {
    line-height: 0px;
    font-size: 12px !important;
    font-weight: 700;
    padding-top: 45px;
  }
  #mainNavBar {
    width: 266px;
    margin: 0 auto;
    height: 80px;
  }
  #logo {
    width: 266px;
    z-index: 2;
    position: relative;
  }
  #logo a img {
    margin: 10px auto 0 auto;
    width: 80%;
  }
  .column {
    width: 100%;
  }
  .row {
    height: auto !important;
  }
  .BrightcoveExperience {
    height: 100%;
  }
  .col-xs-3 img {
    max-height: none !important;
  }
  footer {
    padding: 20px 0 40px 0;
  }
  footer .footer_group {
    width: 90%;
    margin-left: 6%;
  }
  footer .footer_group .h4 {
    font-size: 16px;
    margin-bottom: 10px;
  }
  footer .footer_group ul {
    display: none;
    width: 88%;
    margin-left: 20px;
    background-color: #282828;
    padding: 10px;
  }
  footer .footer_group ul li {
    margin: 7px 0;
  }
  footer .footer_group ul li a {
    text-transform: uppercase;
    font-size: 16px;
    line-height: 19px;
    font-weight: bold;
  }
  footer .footer_group.social_group {
    display: none;
  }
  .imgLook {
    width: 90%;
    margin: 50px auto 0 auto;
  }
  .imgLook img {
    display: block;
    width: 100%;
    height: auto !important;
  }
  #titleLook {
    margin: 0px auto;
    width: 60%;
  }
  .column .caption {
    display: block;
  }
  #frg_widgetSearch {
    position: absolute;
    right: 4px;
    z-index: 8;
    top: 17px;
  }
  #utilityNav {
    background-color: transparent;
    color: #ffffff;
    height: 80px;
    position: absolute;
    width: 100%;
    top: 0;
  }
  .frg_ccText,
  .frg_shippingTo,
  .frg_langContainer {
    display: none;
  }
  .direction-nav a {
    top: 80px;
  }
}
@media only screen and (min-width: 641px) {
  footer .footer_group ul {
    display: block !important;
  }
}
@media only screen and (max-width: 720px) {
  #widget_search {
    cursor: pointer;
    width: auto;
    padding: 20px 5px 0;
    position: absolute;
    top: 70px;
    left: 5%;
    z-index: 9999;
    width: 90%;
    background: #000000;
    text-transform: uppercase;
    height: 69px;
  }
  #widget_search .iconSearch {
    background-image: url("../images/corporate/responsive/search.png");
    height: 40px;
    width: 40px;
    background-size: 24px 24px;
    background-repeat: no-repeat;
    background-position: top center;
    z-index: 4;
    position: absolute;
    right: 16px;
    display: block;
    top: 23px;
  }
  #widget_search form {
    position: absolute;
    line-height: 52px;
    margin-left: 20px;
    z-index: 3;
    right: 18px;
    width: 90%;
  }
  #widget_search form label {
    display: block;
    float: left;
    line-height: 31px;
    font-size: 12px;
    text-indent: 10px;
  }
  #widget_search form input#SimpleSearchForm_SearchTerm {
    width: 76%;
    float: right;
    text-transform: uppercase;
    background-color: #f2f5f5;
    height: 28px;
    vertical-align: super;
    padding-left: 5px;
    color: #ffffff;
    border: 0;
    box-sizing: border-box;
  }
  #widget_search form input#SimpleSearchForm_SearchTerm::-webkit-input-placeholder {
    color: transparent;
  }
  #widget_search form input#SimpleSearchForm_SearchTerm:-moz-placeholder {
    color: transparent;
  }
  #widget_search form input#SimpleSearchForm_SearchTerm::-moz-placeholder {
    color: transparent;
  }
  #widget_search form input#SimpleSearchForm_SearchTerm:-ms-input-placeholder {
    color: transparent;
  }
  #widget_search form #search_submit {
    display: none;
  }
  .fr #widget_search form input#SimpleSearchForm_SearchTerm {
    width: 60%;
  }
}
@media only screen and (min-width: 721px) {
  #widget_search {
    text-transform: uppercase;
    float: left;
  }
  #widget_search .iconSearch {
    background-image: url("../images/corporate/responsive/search.png");
    height: 40px;
    width: 40px;
  }
  #widget_search form {
    margin-left: 20px;
  }
  #widget_search form label {
    display: none;
  }
  #widget_search #SimpleSearchForm_SearchTerm {
    background-color: #f2f5f5;
    text-transform: uppercase;
    border: 0;
    margin-top: 7px;
    height: 28px;
    line-height: 28px;
    padding-left: 5px;
    color: #ffffff;
  }
  #widget_search #search_submit {
    display: none;
  }
}
@media only screen and (max-width: 410px) {
  #logo a {
    width: 64%;
  }
  #logo a img {
    width: 100%;
    margin: 14px auto 0;
  }
  .cartIcon {
    z-index: 8;
  }
  header .mobile_nav .iconMenu {
    position: relative;
    z-index: 8;
  }
}
/* FOOTER KOREA */
footer.ko_footer {
  display: block;
  height: 54px;
  bottom: 0;
  padding-top: 16px;
}
footer.ko_footer .social_channel {
  float: left;
  min-width: 400px;
}
footer.ko_footer .social_channel ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
footer.ko_footer .social_channel ul li {
  padding: 0;
  margin: 0;
}
footer.ko_footer .social_channel ul li a {
  display: block;
  width: 22px;
  height: 22px;
  float: left;
  background: url('../images/corporate/responsive/social_sprite.png') no-repeat;
  text-indent: -9999px;
  overflow: hidden;
  margin: 0 8px;
  background-size: 176px 44px;
}
footer.ko_footer .social_channel ul li a.facebook {
  background-position: 0px 0;
}
footer.ko_footer .social_channel ul li a.facebook:hover {
  background-position: 0px bottom;
}
footer.ko_footer .social_channel ul li a.twitter {
  background-position: -22px 0;
}
footer.ko_footer .social_channel ul li a.twitter:hover {
  background-position: -22px bottom;
}
footer.ko_footer .social_channel ul li a.tumblr {
  background-position: -44px 0;
}
footer.ko_footer .social_channel ul li a.tumblr:hover {
  background-position: -44px bottom;
}
footer.ko_footer .social_channel ul li a.instagram {
  background-position: -66px 0;
}
footer.ko_footer .social_channel ul li a.instagram:hover {
  background-position: -66px bottom;
}
footer.ko_footer .social_channel ul li a.rss {
  background-position: -88px 0;
}
footer.ko_footer .social_channel ul li a.rss:hover {
  background-position: -88px bottom;
}
footer.ko_footer .social_channel ul li a.pinterest {
  background-position: -110px 0;
}
footer.ko_footer .social_channel ul li a.pinterest:hover {
  background-position: -110px bottom;
}
footer.ko_footer .social_channel ul li a.youtube {
  background-position: -132px 0;
}
footer.ko_footer .social_channel ul li a.youtube:hover {
  background-position: -132px bottom;
}
footer.ko_footer .social_channel ul li a.gPlus {
  background-position: -154px 0;
}
footer.ko_footer .social_channel ul li a.gPlus:hover {
  background-position: -154px bottom;
}
footer.ko_footer .frg_footer_cookie_policy_ko {
  color: #fff;
  float: right;
  padding-right: 20px;
}
@media only screen and (max-width: 640px) {
  footer.ko_footer {
    text-align: center;
  }
  footer.ko_footer .social_channel {
    float: none;
    min-width: inherit;
    display: inline-block;
    width: 100%;
  }
  footer.ko_footer .social_channel ul li {
    width: 14%;
    display: inline-block;
  }
  footer.ko_footer .social_channel ul li a {
    background-image: url('../images/corporate/responsive/social_sprite@2x.png');
  }
  footer.ko_footer .frg_footer_cookie_policy_ko {
    float: none;
    padding-right: 0;
    text-align: center;
    padding-top: 45px;
  }
}
/* header tablet with language box */
@media only screen and (min-width: 641px) and (max-width: 740px) {
  .header.withLanguageBox #utilityNav {
    font-size: 8.5px;
  }
  .header.withLanguageBox .frg_ccText,
  .header.withLanguageBox .frg_shippingTo,
  .frg_langContainer {
    margin-right: 10px;
    padding-right: 10px;
  }
  .frg_langList {
    width: 116px;
  }
}
/* wide screen il menu si allarga */
@media only screen and (min-width: 1600px) {
  #main_menu nav ul li a,
  #main_menu nav ul li span {
    padding: 0 35px;
  }
}
.hidden {
  display: none !important;
  opacity: 0;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
/* ==========================================================================
   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: #ffffff;
}
body.bodyWhite {
  background: #ffffff;
  color: #060606;
}
body.bodyWhite .current-content .shipping-disclaimer {
  border-bottom: 8px solid #fff;
}
a {
  text-decoration: none;
  color: #ffffff;
}
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;
}
h2 {
  letter-spacing: 2px;
  margin: 0;
  padding: 0;
}
.frg_link_read a {
  color: #000000;
  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 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 */
article {
  overflow: hidden;
  padding: 0 5px;
}
img {
  display: block;
  width: 100%;
}
.column {
  position: relative;
}
.column .caption {
  bottom: 0;
  color: #ffffff;
  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 #000000;
  height: auto;
  min-height: 40px;
  text-align: center;
  margin: 8px 4px 0;
  padding: 0;
}
.shipping-disclaimer-text {
  color: #000000;
  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.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 5px 10px;
  overflow: hidden;
  position: relative;
}
.row .frg_testo {
  display: block;
  margin: 0 5px 10px;
  overflow: hidden;
  position: relative;
}
.row .frg_testo .frg_testo_top_left {
  background-color: #ffffff;
  color: #000000;
  /*z-index: 10;*/
  position: absolute;
  margin: 0 4px 0 !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 h1 {
  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 .row .frg_box_nero .frg_testo .frg_testo_top_left {
  background-color: #000000;
  color: #ffffff;
}
.row .media.media-video {
  z-index: 10;
  position: absolute;
  top: 0;
  width: 100%;
}
.row .col-xs-6 img {
  margin-bottom: -5px;
}
.frg_box_nero {
  background-color: #000000 !important;
}
.fullheight .frg_box {
  height: 100%;
  background: #fff;
}
.fullheight .frg_testo .frg_testo_top_left {
  position: relative;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.fullheight .img_box {
  display: table;
  width: 100%;
  height: 100%;
}
.img-vertical-center a {
  display: table-cell;
  vertical-align: middle;
}
/* 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: #ffffff;
}
.models .frg_box_testo figcaption {
  display: block;
  margin: 0 4px 8px 4px;
  overflow: hidden;
  position: relative;
  background-color: #ffffff;
  color: #000000;
  padding: 10px 20px;
}
/* END TESTIMONIAL*/
/* BEGIN HERITAGE */
.heritage {
  background-color: #ffffff;
  color: #000000;
  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: #000000;
  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: #000000;
}
.frg_body_modale p a {
  color: #000000;
}
.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 h1 {
  font-weight: bold;
  padding: 20px 0 10px;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 30px;
}
.rowfull .frg_testo h2 {
  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;
}
/* 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 h1 {
    font-size: 22px;
    /*1.8em;*/
  }
  .inspiration .boxShoe a .overlay {
    font-size: 10px;
    line-height: 14px;
  }
  .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 4px;
  }
}
@media only screen and (max-width: 768px) {
  .row .frg_testo h1 {
    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: 13px;
    line-height: 20px;
    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;
  }
  /* RESPONSIVE EDITORIAL PAGE */
  footer .footer_group {
    width: 100%;
  }
  .col-xs-6,
  .col-xs-3,
  .col-xs-4,
  .col-xs-5,
  .col-xs-9 {
    width: 100%;
  }
}
@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;
    }
        */
}
/* RIGHE la cui altezza si adatta ai contenuti (con video) */
.contentrow.row .frg_testo .frg_testo_top_left {
  position: static;
  margin: 0!important;
}
.contentrow .media.media-video {
  z-index: auto;
  position: static;
  top: auto;
  width: auto;
}
.fullheight h1 {
  margin: 20px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  .img_editorial {
    margin-bottom: 8px !important;
  }
}
@media only screen and (max-width: 767px) {
  .img_editorial {
    margin-bottom: 8px !important;
  }
}
.row.fixZIndex div:before
{
    z-index:1!important;
}