/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
@font-face {
  font-family: 'md-ico-fgo';
  src: url('fonts/md-ico-fgo/md-icon/md-ico-fgo.eot?b3u09l');
  src: url('fonts/md-ico-fgo/md-icon/md-ico-fgo.eot?b3u09l#iefix') format('embedded-opentype'), url('fonts/md-ico-fgo/md-icon/md-ico-fgo.ttf?b3u09l') format('truetype'), url('fonts/md-ico-fgo/md-icon/md-ico-fgo.woff?b3u09l') format('woff'), url('fonts/md-ico-fgo/md-icon/md-ico-fgo.svg?b3u09l#md-ico-fgo') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'md-ico-fgo' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.block-search .nested {
  display: none;
}
.cms-fashiongo-homepage .page-main,
.cms-home .page-main {
  max-width: 100%;
}
.center-box {
  margin: 0px auto;
  padding: 0px 0;
  clear: both;
  width: 1320px;
  max-width: 100%;
}
._md-icon-before:before {
  content: '';
  font-family: 'md-ico-fgo';
  font-size: 30px;
  font-weight: 400;
  line-height: 30px;
}
._md-icon-before:hover {
  text-decoration: none;
}
._md-icon-after:after {
  content: '';
  font-family: 'md-ico-fgo';
  font-size: 30px;
  font-weight: 400;
  line-height: 30px;
}
._md-icon-after:hover {
  text-decoration: none;
}
._md-transition-2 {
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
._md-transition-5 {
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
._md-rotation-h {
  transform: translateX(-1px) rotateY(-180deg);
  -ms-transform: translateX(-1px) rotateY(-180deg);
  -webkit-transform: translateX(-1px) rotateY(-180deg);
}
._md-rotation-v {
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
}
._md-image-zoom {
  transition: all 0.25s cubic-bezier(0.37, 0.8, 0.76, 0.96) 0s;
}
._md-image-zoom:hover {
  transform: scale(1.1);
}
._md-button {
  border: 0;
  border-radius: 0;
  background: #000000;
  padding: 7px 14px 8px 14px;
  font-weight: 400;
  font-size: 15px;
  color: #ffffff;
  margin: 0;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  line-height: normal;
}
._md-button:hover {
  background: #ffffff;
  color: #000000;
  text-decoration: none;
}
._md-buzz {
  -webkit-animation: swing 1s ease;
  animation: swing 1s ease;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/***MD Color Var***/
/***Header***/
/***Banner Slider***/
/***Product Slider***/
/***Font Size Header***/
/***Breadcrumbs***/
/***Font Size Breadcrumbs***/
/***Footer***/
/***Font Size Footer***/
/***Width***/
/***Add to Cart and Icons***/
/***Mini Cart***/
/***Social Share on Detail page***/
/***User Dropdown***/
/***Cart Page***/
/***More Button***/
/***Product Page***/
/***MD Google Font***/
/*@font-family-name__base: 'Roboto';*/
/***MD Icons Var***/
/***MD Color Var***/
/*@md-color-orange: #dc914f;*/
/**MD Size Var**/
/**MD Font Size Var**/
/**MD Boxes Var**/
/*****Listing Page****/
/*****Detail Page****/
/*****Cart Page****/
/**************/
.page-print .logo {
  display: block;
  float: none;
  text-align: left;
}
@media print {
  * {
    -webkit-filter: none !important;
    background: transparent !important;
    color: #000000 !important;
    filter: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline !important;
  }
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  .table-wrapper table {
    width: 100%;
    table-layout: fixed;
  }
  .table-wrapper table td {
    width: auto;
  }
  .table-wrapper table > tfoot > tr:first-child {
    border-top: 1px solid #999999;
  }
  .box,
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 1cm;
  }
  .block-content,
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  .block-content {
    page-break-before: avoid;
  }
  .block-title,
  h2,
  h3 {
    page-break-after: avoid;
  }
  .nav-toggle {
    display: none !important;
  }
  .sidebar,
  .nav-sections,
  .header.content > *[class],
  .panel.wrapper > *[class],
  .footer.content > *[class] {
    display: none;
  }
  .logo,
  .footer .copyright {
    display: block !important;
    margin: 10px 0;
  }
  .order-details-items .order-items .order-gift-message:not(.expanded-content) {
    height: auto;
    visibility: visible;
  }
  .column.main {
    float: none !important;
    width: 100% !important;
  }
  .breadcrumbs {
    margin: 0 auto;
    text-align: right;
  }
  .footer.content {
    padding: 0;
  }
}
