/* ==========================================================================
   variables
   ========================================================================== */
/************************************/
/*	 RESTORE BOX SIZING             */
/***********************************/
.frgm_mobile_header *,
.frgm_mobile_footer * {
  box-sizing: content-box;
}
/*==============================================================================
								TYPOGRAPHY
==============================================================================*/
@font-face {
  font-family: "NewsGothicMTW01-Condens";
  src: url("../../../../fonts/corporate/base/433ff4b6-2fc7-496a-84d2-745196f0ea97.eot?#iefix");
  src: url("../../../../fonts/corporate/base/433ff4b6-2fc7-496a-84d2-745196f0ea97.eot?#iefix") format("eot"), url("../../../../fonts/corporate/base/8b9240f4-15ca-46ac-94fb-bc6600c1560e.woff") format("woff"), url("../../../../fonts/corporate/base/40ae0693-1573-4fec-8990-e66a786f3594.ttf") format("truetype"), url("../../../../fonts/corporate/base/cb504e6a-14b8-4286-b772-09f1531fe6ba.svg#cb504e6a-14b8-4286-b772-09f1531fe6ba") format("svg");
}
@font-face {
  font-family: "News Gothic MT W01";
  src: url("../../../../fonts/corporate/base/37d9e911-0350-4505-a092-d4bb68731be9.eot?#iefix");
  src: url("../../../../fonts/corporate/base/37d9e911-0350-4505-a092-d4bb68731be9.eot?#iefix") format("eot"), url("../../../../fonts/corporate/base/df9b49fd-a69d-4b3c-9502-e148796c36ba.woff") format("woff"), url("../../../../fonts/corporate/base/2547c32b-e98b-487e-b645-8f51db8ae92f.ttf") format("truetype"), url("../../../../fonts/corporate/base/a5f40cdb-c908-4500-81c7-a7e69f01df8c.svg#a5f40cdb-c908-4500-81c7-a7e69f01df8c") format("svg");
}
.frgm_mobile_header table,
.frgm_mobile_footer table {
  font-size: 12px;
}
.frgm_mobile_header h1,
.frgm_mobile_footer h1,
.frgm_mobile_header h2,
.frgm_mobile_footer h2,
.frgm_mobile_header h3,
.frgm_mobile_footer h3,
.frgm_mobile_header h4,
.frgm_mobile_footer h4,
.frgm_mobile_header h5,
.frgm_mobile_footer h5,
.frgm_mobile_header h6,
.frgm_mobile_footer h6,
.frgm_mobile_header .h1,
.frgm_mobile_footer .h1,
.frgm_mobile_header .h2,
.frgm_mobile_footer .h2,
.frgm_mobile_header .h3,
.frgm_mobile_footer .h3,
.frgm_mobile_header .h4,
.frgm_mobile_footer .h4,
.frgm_mobile_header .h5,
.frgm_mobile_footer .h5,
.frgm_mobile_header .h6,
.frgm_mobile_footer .h6 {
  font-weight: 700;
}
.frgm_mobile_header h1,
.frgm_mobile_footer h1,
.frgm_mobile_header .h1,
.frgm_mobile_footer .h1 {
  font-size: 1.15em;
  font-weight: 400;
}
.frgm_mobile_header h2,
.frgm_mobile_footer h2,
.frgm_mobile_header .h2,
.frgm_mobile_footer .h2 {
  font-size: 21px;
}
.frgm_mobile_header h3,
.frgm_mobile_footer h3,
.frgm_mobile_header .h3,
.frgm_mobile_footer .h3 {
  font-size: 16px;
}
.frgm_mobile_header h4,
.frgm_mobile_footer h4,
.frgm_mobile_header .h4,
.frgm_mobile_footer .h4 {
  font-size: 14px;
}
.frgm_mobile_header h5,
.frgm_mobile_footer h5,
.frgm_mobile_header .h5,
.frgm_mobile_footer .h5 {
  font-size: 12px;
}
.frgm_mobile_header h6,
.frgm_mobile_footer h6,
.frgm_mobile_header .h6,
.frgm_mobile_footer .h6 {
  font-size: 11px;
}
.frgm_mobile_header a,
.frgm_mobile_footer a {
  text-decoration: none;
  color: #ffffff;
}
.frgm_mobile_header a:hover,
.frgm_mobile_footer a:hover,
.frgm_mobile_header a:focus,
.frgm_mobile_footer a:focus {
  text-decoration: none;
}
.frgm_mobile_header input,
.frgm_mobile_footer input {
  border-radius: 0!important;
  -webkit-appearance: none;
}
/*==============================================================================
								MAIN ELEMENTS
==============================================================================*/
.frgm_mobile_header,
.frgm_mobile_footer {
  font-family: "News Gothic MT W01";
  font-size: 13px;
  line-height: 18px;
  color: #fff;
  background: #000;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
}
.frgm_mobile_header .frgm_mobile_wrapper,
.frgm_mobile_footer .frgm_mobile_wrapper {
  padding: 0.8em;
}
/************************************/
/*			header                  */
/***********************************/
.frgm_mobile_header {
  clear: both;
  position: relative;
  margin: 10px 10px 0 10px;
}
.frgm_mobile_header .frgm_home_logo {
  width: 150px;
  height: 37px;
  display: block;
  position: relative;
  z-index: 2;
}
.frgm_mobile_header .frgm_home_logo img {
  width: 100%;
}
.frgm_mobile_header .frgm_aux_menu {
  width: 100%;
}
.frgm_mobile_header .frgm_aux_menu ul {
  padding: 0;
  margin: 0;
}
.frgm_mobile_header .frgm_aux_menu ul li {
  display: block;
  margin-left: .3em;
  float: left;
}
.frgm_mobile_header .frgm_aux_menu ul li a {
  color: #ccc;
  font-size: 0.7em;
}
.frgm_mobile_header .frgm_aux_menu ul li #frgm_cerca_trigger {
  line-height: 27px;
}
.frgm_mobile_header .frgm_aux_menu ul li #frgm_cerca_trigger .frgm_search_icon {
  width: 12px;
  height: 20px;
  background: url('../../../../images/corporate/msite/search_header.png') no-repeat center left;
  background-size: 100%;
  float: left;
}
.frgm_mobile_header .frgm_aux_menu ul li #shopping_cart_link {
  line-height: 27px;
  padding-left: 0.2em;
}
.frgm_mobile_header .frgm_aux_menu ul li #shopping_cart_link .frgm_bag_icon {
  width: 17px;
  height: 20px;
  background: url('../../../../images/corporate/msite/bag_header.png') no-repeat center left;
  background-size: 100%;
  float: left;
}
.frgm_mobile_header .frgm_main_menu {
  display: table;
  width: 100%;
  height: 20px;
  border-collapse: collapse;
  border: 0;
  margin-bottom: 19px;
  margin-top: 3px;
}
.frgm_mobile_header .frgm_main_menu ul {
  display: table-row;
}
.frgm_mobile_header .frgm_main_menu ul li {
  text-align: center;
  display: table-cell;
  margin: 0;
  border-right: 1px solid #757575;
  line-height: 20px;
}
.frgm_mobile_header .frgm_main_menu ul li a {
  color: #fff;
  font-size: 1.2em;
}
.frgm_mobile_header .frgm_main_menu ul li a.selected {
  color: #ffffff;
}
.frgm_mobile_header .frgm_main_menu ul li:last-child {
  border: 0;
}
.frgm_mobile_header .frgm_menu_separator {
  position: absolute;
  top: 22px;
  width: 100%;
  height: 1px;
  background: #ffffff;
}
.frgm_mobile_header .frgm_search_wrapper {
  display: none;
  background: #fff;
  margin-bottom: 1em;
  height: 46px;
  width: 100%;
  position: absolute;
  bottom: -20px;
  z-index: 50;
}
.frgm_mobile_header .frgm_search_wrapper .search_function_wrapper {
  position: relative;
}
.frgm_mobile_header .frgm_search_wrapper .search_function_wrapper .search_submit {
  position: absolute;
  right: 0.4em;
}
.frgm_mobile_header .frgm_search_wrapper input.product_search {
  width: calc(93% - 40px);
  padding: 0;
  margin: 0;
  margin-top: 1px;
  height: 48px;
  margin-left: 1px;
  border: 1px solid #fff;
  float: left;
  background: #000;
  height: 42px;
  line-height: 46px;
  font-size: 1.5em;
  font-weight: 300;
  padding-left: .7em;
  font-family: "News Gothic MT W01";
  color: #757575;
  box-shadow: none;
  text-indent: 0;
  box-sizing: border-box;
}
.frgm_mobile_header .frgm_search_wrapper input.product_search_Ferragamo_MX {
  font-size: 1em;
}
.frgm_mobile_header .frgm_search_wrapper input.product_search_Ferragamo_ES {
  font-size: 1em;
}
.frgm_mobile_header .frgm_search_wrapper input.product_search:focus {
  border-color: #ffffff;
}
.frgm_mobile_header .frgm_search_wrapper .search_submit {
  width: 36px;
  background: #fff;
  border: 1px solid #fff;
  height: 46px;
  background: url('../../../../images/corporate/msite/search_icon.png') no-repeat center;
  box-shadow: none;
  background-size: 65%;
  box-sizing: border-box;
}
.frgm_mobile_header .frgm_search_wrapper #autoSuggestKeywords {
  background: #000;
  position: relative;
  z-index: 3;
  padding: 1em;
  padding-bottom: 0;
}
.frgm_mobile_header .frgm_search_wrapper #autoSuggestKeywords ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.frgm_mobile_header .frgm_search_wrapper #autoSuggestKeywords ul li {
  padding: 0.5em 0;
}
/************************************/
/*			form                   */
/***********************************/
.frgm_mobile_header select,
.frgm_mobile_footer select {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
  border-radius: 0;
  width: 100%;
  border: 0;
  background: #ffffff url('../../../../images/corporate/msite/small_arrow_down.png') no-repeat 95% center;
  height: 2.5em;
  font-size: 1.2em;
  line-height: 2.5em;
  color: #757575;
  -moz-box-shadow: inset -2px 2px 6px #929292;
  -webkit-box-shadow: inset -1px 2px 6px #929292;
  box-shadow: inset -1px 2px 6px #929292;
  padding: 0;
  margin: 0;
  text-indent: 0.5em;
}
.frgm_mobile_header .frgm_small_select,
.frgm_mobile_footer .frgm_small_select {
  width: 30%;
  margin-right: 1em;
}
.frgm_mobile_header .frgm_smaller_input,
.frgm_mobile_footer .frgm_smaller_input {
  width: 30%;
  margin-right: 1em;
}
.frgm_mobile_header input,
.frgm_mobile_footer input {
  display: block;
  width: 100%;
  border: 0;
  height: 2.5em;
  font-size: 1.2em;
  color: #757575;
  -moz-box-shadow: inset -2px 2px 6px #929292;
  -webkit-box-shadow: inset -1px 2px 6px #929292;
  box-shadow: inset -1px 2px 6px #929292;
  padding: 0;
  text-indent: 0.5em;
}
.frgm_mobile_header input.frgm_grey_input,
.frgm_mobile_footer input.frgm_grey_input {
  background: #cccccc;
}
.frgm_mobile_header input.frgm_small_input,
.frgm_mobile_footer input.frgm_small_input {
  width: 70%;
}
.frgm_mobile_header input.frgm_primary_button,
.frgm_mobile_footer input.frgm_primary_button {
  color: #fff;
  text-transform: uppercase;
}
.frgm_mobile_header input.frgm_button_full,
.frgm_mobile_footer input.frgm_button_full {
  line-height: 50px;
  margin: 0;
  padding: 0;
  height: auto;
  width: 100%;
}
.frgm_mobile_header input[type=checkbox],
.frgm_mobile_footer input[type=checkbox] {
  width: 15px;
  height: 15px;
  background: url('../../../../images/corporate/msite/checkbox.png') no-repeat center bottom;
  box-shadow: none;
}
.frgm_mobile_header input[type=submit],
.frgm_mobile_footer input[type=submit] {
  box-shadow: none;
}
.frgm_mobile_header input[type=checkbox]:checked,
.frgm_mobile_footer input[type=checkbox]:checked {
  background-position: center top;
}
.frgm_mobile_header input:focus,
.frgm_mobile_footer input:focus,
.frgm_mobile_header input:active,
.frgm_mobile_footer input:active {
  outline: 0;
}
.frgm_mobile_header label,
.frgm_mobile_footer label {
  color: #000;
  margin-bottom: 0.5em;
}
/************************************/
/*			footer                  */
/***********************************/
#footer {
  padding: 0 10px 10px 10px;
}
#footer .frgm_msg_area {
  border-top: 1px solid #fff;
  margin-top: .8em;
  padding-top: 0.5em;
}
#footer .frgm_msg_area ul {
  margin: 0;
  padding: 0;
  width: 100%;
  text-align: center;
}
#footer .frgm_msg_area ul li {
  padding: 0 .5em;
  margin: 0;
  display: inline-block;
  font-size: .9em;
  font-family: 'NewsGothicMTW01-Condens', Sans, arial;
}
#footer .frgm_msg_area ul li a {
  font-family: 'NewsGothicMTW01-Condens', Sans, arial;
}
#footer .frgm_footer_links {
  text-align: center;
  text-transform: capitalize;
  border-top: 1px solid #fff;
  margin-top: .5em;
  padding-top: 0.8em;
}
#footer .frgm_footer_links nav {
  padding-top: .3em;
  padding-bottom: 0.3em;
}
#footer .frgm_footer_links nav ul {
  margin: 0;
  padding: 0;
  width: 100%;
  text-align: center;
}
#footer .frgm_footer_links nav ul li {
  margin: 0;
  display: inline-block;
  font-size: .85em;
  border-right: 1px solid #fff;
  margin-right: .3em;
  padding-right: 0.6em;
}
#footer .frgm_footer_links nav ul li:last-child {
  margin-right: 0;
  padding-right: 0;
  border: 0;
}
#footer .frgm_footer_links p {
  font-size: 0.8em;
}
#footer .frgm_social_icons {
  list-style: none;
  margin: 0;
  padding: 0;
}
#footer .frgm_social_icons li {
  display: inline-block;
  margin: 0 0.2em;
}
#footer .frgm_social_icons .frgm_social_icon {
  width: 32px;
  height: 32px;
  border: 1px solid #fff;
  background: url('../../../../images/corporate/msite/socialSprite.png') no-repeat;
  text-indent: -99999px;
  overflow: hidden;
  display: block;
}
#footer .frgm_social_icons .frgm_facebook {
  background-position: 0 0;
  width: 32px;
  height: 32px;
}
#footer .frgm_social_icons .frgm_googleplus {
  background-position: 0 -82px;
  width: 32px;
  height: 32px;
}
#footer .frgm_social_icons .frgm_instragram {
  background-position: 0 -164px;
  width: 32px;
  height: 32px;
}
#footer .frgm_social_icons .frgm_pinterest {
  background-position: 0 -246px;
  width: 32px;
  height: 32px;
}
#footer .frgm_social_icons .frgm_tumblr {
  background-position: 0 -328px;
  width: 32px;
  height: 32px;
}
#footer .frgm_social_icons .frgm_twitter {
  background-position: 0 -410px;
  width: 32px;
  height: 32px;
}
#footer .frgm_social_icons .frgm_youtube {
  background-position: 0 -492px;
  width: 32px;
  height: 32px;
}
#footer .frgm_copy {
  text-transform: uppercase;
}
/************************************/
/*    	Cookie policy              */
/***********************************/
#cookie_overlay {
  text-align: center;
  padding-top: .5em;
  opacity: .8;
  position: fixed;
  background: #000;
  bottom: 0;
  left: 0;
  z-index: 5000;
  display: none;
}
#cookie_overlay p {
  width: 95%;
  margin: 0 auto;
  padding: 10px;
  text-align: left;
  font-size: 0.8em;
}
#cookie_overlay a.close_button {
  float: right;
  font-size: 14px;
  margin: 7px 35px 0 0;
  text-transform: none;
}
/************************************/
/*			utils                  */
/***********************************/
.left {
  float: left;
}
.right {
  float: right;
}
.clearBoth {
  clear: both;
}
.frgm_hide {
  display: none;
}
.error {
  color: #8a0707 !important;
}
select:focus,
select:active {
  border: 0;
  outline: 0;
}
