
.maille_tip {
  font-family: "MrsEavesItalicRegular";
  font-size: 26px;
}


.ILN-trade-page-wrapper {
    display: block;
    width: 100%;
    /*max-height: 460px;  */
    border-top: 1px #8a7956 solid;
    border-bottom: 1px #8a7956 solid;
}

.ILN-twoBlock-left {
    border-right: 1px solid #8a7956;
    width: 49.5%;
    display: block;
    margin: 0;
    padding: 0;
    float: left;
}

.ILN-twoBlock-left img {
    max-width: 100%;
}




.ILN-twoBlock-right-copy p,
.ILN-promo-panel-copy p {
    margin-bottom: 2.0em;
}


.ILN-button {
    color: #c0a56f;
    border: 1px solid #8a7956;
    padding: 2%;
    /*jjahgfjhdlkhg*/
}

.ILN-twoBlock-right-container {
    left: 50%;
  position: absolute;
  width: 50%;
  height:100%;
}


.ILN-container {display: table;
    height: 100%;
    position:absolute;
    overflow: hidden;
    width:100%;}

.ILN-helper {#position: absolute;
    #top: 50%;display: table-cell;
    vertical-align: middle;}

.ILN-content {#position: relative;
    text-align: center;
    #top: -50%;
    margin:0 auto;
    width:70%;
    /*border:1px solid #8a7956;*/
}

.ILN-content h2 {
    color: #c0a56f;
    margin: 0;
    font-size: 27px;
    font-family: 'MrsEavesRomanLiningRegular', Times, verdana;
}

.ILN-content p {
    font-family: 'gothamlight', 'gothambook', arial, verdana;
    letter-spacing: 1px;
    line-height: 2.0em;
}

.ILN-button-holder {
    height: 35px;
    margin-top: 1.5em;
}



.ILN-twoBlock-right {
  #position: absolute; 
  #top: 50%;
  display: table-cell;
  vertical-align: middle;
}

.ILN-twoBlock-right-copy {
    font-family: 'gothamlight', 'gothambook', arial, verdana;
    text-align: center;
  #position: relative;
  #top: -50%;
  margin:0 auto;
  width:500px;}
}


/*-----PROMO PANEL SECTION -------*/

.ILN-promo-panels-wrapper {
    width: 100%;
    height: 330px;
    background: url('../images/texture_bg.jpg') repeat-x;
}

.ILN-promo-panel {
    width: 33%;
    text-align: center;
    float: left;
}

.ILN-promo-panel-copy {
    padding: 10% 10%;

}

.ILN-promo-panel-copy h3 {
    font-size: 19px;
    color: #c0a56f;
}

.ILN-promo-panel-copy p {
  font-family: 'gothamlight', 'gothambook', arial, verdana;
    letter-spacing: 1px;
    line-height: 2.0em;
    font-size: 0.9em;
}

.ILN-promo-panel-copy a.ILN-button.promo {
    font-family: 'gothamlight', 'gothambook', arial, verdana;
    font-size: 11px;
}

.wide .wide_nonav .content-asset .ILN-promo-panel-copy p {
  margin: 8px 0 0 0;
}

.ILN-terms-wrapper {
    width: 65%;
    margin: 0 auto;

}


.ILN-terms-header-section{
    width: 57%;
    text-align: center;
    margin: 0 auto;
}

.ILN-terms-header-section h2 {
    padding-bottom: 50px; 
    font-family: 'MrsEavesRomanLiningItalic', Times, verdana;
    font-size: 42px;
    /*font-style: italic;*/
}

.ILN-terms-header-section p {
    color: #c0a56f;
    line-height: 1.5em;
    letter-spacing: 1px;
}

.ILN-terms-body-section h3 {
    font-family: 'MrsEavesItalicRegular', Times;
}

.wide .wide_nonav .content-asset .ILN-terms-body-section p {
    margin: 0 0 1.5em 0;
    font-family: 'gothamlight', 'gothambook', arial, verdana;
    font-size: 13px;
    line-height: 18px;
}


.primary-content .ILN-FAQ-wrapper {
    width: 66%;
    margin: 0 auto;
}

.primary-content .ILN-FAQ-header-section {
  margin-bottom: 50px; 
}

.primary-content .ILN-FAQ-header-section h2 {
  text-align: center;
}
section.ILN-FAQ-section {
  margin: 50px 0; 
}

section.ILN-FAQ-section h3  {
  font-family: "MrsEavesRoman";
}

.wide .wide_nonav .content-asset .ILN-FAQ-header-section p {
    font-size: 14px; 
    font-family: 'gothambook', 'gothamlight', verdana; 
    line-height: 1.8em; 
}

.primary-content .ILN-FAQ-section dt {
    color: #b39a68;
    border-top: 1px solid #b39a68;
    font-family: 'MrsEavesItalicRegular', Times;
    padding: 20px 0;
    padding-right:20px;
    background: url(../images/plus_gold.png) 100% 22px no-repeat;
    width: 100%; 
    font-size: 26px; 
    line-height: 30px;
    margin: 0; 
}

.primary-content .ILN-FAQ-section dt:hover {
    cursor: pointer;
    color: #fff;
    background: url(../images/plus_white.png) 100% 22px no-repeat;
}

.primary-content .ILN-FAQ-section dd {
    margin: 5px 0 10px 0;
    padding: 0;
    font-size: 14px; 
    font-family: 'gothambook', 'gothamlight', verdana; 
    line-height: 1.8em; 
    color: #fff; 
}

.primary-content .ILN-FAQ-close {
    display: none;
}

.primary-content .ILN-FAQ-section dt.FAQ-open {
   font-family: 'MrsEavesItalicRegular', Times;
  color: #fff;
 background: url(../images/minu_white.png) 100% 22px no-repeat;
}

.primary-content .ILN-FAQ-section dl {
  border-bottom: 1px solid #b39a68;
}

.faqbox {
width: 100%;
margin: 0 auto;
border: 1px solid red;
}

.faqbox .html-slot-container {
background: none;
padding: 0;
margin: 0;
border: 0;
position: relative;
}

.faqbox .faqbox-slot {
float: left;
width: 33.2%;
/* border: 1px solid red; */
}
.faqbox .faqbox-slot .hb-header {
position: absolute;
bottom: 0;
width: 100%;
font-size: 18px;
height: 50px;
padding-top: 30px;
color: #fff;
background: rgba(0, 0, 0, 0.5);
}

.faqbox .faqbox-slot img {

}

.ILN-above-footer {
  background: url(../images/FAQ-texture.jpg) no-repeat;
}


.ILN-tastingNotes-wrapper {
  width: 100%;
}

.ILN-tastingNotes-header {
  width:50%;
  margin: 0 auto; 
}

.ILN-tastingNotes-products {
  width: 75%; 
  margin: 0 auto; 
}

.ILN-tastingNotes-product {
  width: 33%; 
  float: left; 
  margin: 0 auto;
}

.ILN-tastingNotes-product-info {
  width: 75%;
  margin: 0 auto; 
}

.ILN-tastingNotes-product-info img {
  display: block;
  margin: 0 auto; 
} 

.ILN-tastingNotes-icons-wrapper {
  width: 100%; 
}

p.ILN-tastingNotes-product-titleInfo, 
p.ILN-tastingNotes-product-titlePrice {
  text-align: center; 
  position: relative; 
  top: -35px;
  font-family:  'gothambook', arial, verdana;
  font-size: 15px; 
}

.wide .wide_nonav .content-asset p.ILN-tastingNotes-product-titlePrice {
  color: #c4aa70;
}

a.ILN-tastingNotes-product-link {
  display: block;
  width: 77%;
  margin: 0 auto;

}

.ILN-tastingNotes-product-link img {
  width: 100%; 
}


.ILN-tastingRow {
  width: 100%;
  display: block;
  height: 155px; 
}

.icon-tastingNotes {
  display: block;
  width: 110px;
  height: 145px; 
  margin-right: 9%;
}





.icon-tastingNotes a {
  width: 100%;
  display: block; 
  position: relative;
  left: 20px; 
}

.icon-tastingNotes p.caption {
  text-align: center;
  color: #c1a571;
  font-family: 'MrsEavesItalicRegular'; 
  font-size: 16px;  
  width: 155px;

}


a.tastingNoteLink {
  color: #c1a571;
  text-decoration: none;
  margin-top:20px;
}

div.linkBlock {
  margin-top: 20px;
}

.linkBlock p {
  line-height: 1.5em; 
}

.icon-tastingNotes a img {
  width: 100%;
}



#iln-tasting-notes h1 {
  text-align: center;
}

#iln-tasting-notes .iln-tasting-intro p {
  text-align: center;
  color: #c1a571;
  margin: 0pt 200px 40px 200px;
  line-height: 28px;
}

.iln-tasting-links {
  margin: 0 auto;
  display: block;
  text-align: center;
  margin-left: 10%;

}

.iln-tasting-links-top {
  display: block;
  height: 140px;
  margin: 0 auto;
  width: 100%;
  margin-bottom: 4%;
}


.ILN-tastingNotes-icons-wrapper{
  background: url('../images/leather_bg.jpg') repeat-x;


}

.ILN-tastingNotes-header {
  width: 60%;
  margin: 0 auto; 
  padding: 30px 0;
}

.ILN-tastingNotes-header img {
  display: block;
  margin: 0 auto;
}

.ILN-tastingNotes-header h2 {
  font-family: 'MrsEavesItalicRegular', Times;
  font-size: 35px; 
  margin: 0;
  padding: 10px;
  text-align: center;
}


.wide .wide_nonav .content-asset .ILN-tastingNotes-header p {
  color: #c4aa70;
  line-height: 1.8em;
  text-align: center;
  margin: 0; 
}

.iln-citrus {
  float: left;
  
}

.iln-veg {
  float: left;

}

.iln-fruit {
  float: left;

}

.iln-spices {
  float: left;

}

.iln-roots {
  float: left;
 
}

.iln-tasting-links-bottom {
  display: block;
  height: 140px;
  margin: 0 auto;
  width: 81%;
}

.iln-cheese {
  float: left;

}

.iln-honey {
  float: left;
  
}

.iln-wine {
  float: left;
  
}

.iln-herbs {
  float: left;
  
}

.iln-link-text a:hover {
  color: #c1a571;
}

.ILN-tastingNotes-iconRow {
  height: 175px;
width: 80%;
margin: 0 auto;
}

.ILN-tastingNotes-iconRow2 {
height: 175px;
width: 80%;
margin: 0 auto;
position: relative;
left: 7%;

}

.icon-tasting {
  width: 20%;
}



.icon-tasting a {
  display: block; 
  width: 130px;
  height: 130px; 
  margin: 0 auto;
}

.wide .wide_nonav .content-asset .icon-tasting p {
  color: #c4aa70;
  text-align: center;
  font-size: 12px;
  margin-top: 5px;
}



div.overlay {
  display: none;  

}

.overlay span.ILN-button {
  position: absolute; 
  text-align: center;
  top: 50%;
  margin-top: -15px;
  left: 50%;
  margin-left: -40px;
}

.homebox .homebox-slot a:hover .hb-header {
  display: none; 
}

.homebox .homebox-slot a:hover div.overlay {

  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0, 0.75);
  transition: all 1.0s ease;

}

.homebox.last {
  background: #000; 
}


/*=================================================
Start About Us page
===================================================*/

/*-- About Us Page Layout --*/

.ILN-about_us-page-wrapper {
    display: block;
    width: 100%;
    max-height: 460px;
}

.ILN-about_us-twoBlock-left {
    border-right: 1px solid #8a7956;
    width: 49.5%;
    display: block;
    margin: 0;
    padding: 0;
    float: left;
}

.ILN-twoBlock-left img {
    max-width: 100%;
}

.ILN-about_us-twoBlock-right {

    width: 49.5%;
    display: block;
    margin: 0pt 0pt 0pt 6px;
    padding: 0;
    float: left;
}

/*===============================================
End About Us page
================================================*/


/*===============================================
News article pages 
===============================================*/


/*=========JAVELIN fix 09/12/2014 for the Newsletter Pages ================*/



.pt_account .newsletter h1.decorated {
 margin: 25px auto!important;
 float: none;
 color: #c1a571;
}

.pt_product-details .product-col-2.mai-product-set .description h3 {
 margin: 0;
 line-height: normal;
}


/*===========end hotfix ==========*/

.ILN-news-hero img {
  display: block;
  margin: 0 auto; 
}

p.article_content {
  margin: 20px auto; 
  width: 80%;
  text-align: left;
  font-size: 15px; 

}

.news_article h2 {
  margin: 20px auto; 
  font-size: 28px;
  line-height: 1.3em;
}

h2.sub_heading  {
  font-size: 24px; 
  margin: 20px 16.5%; 
  text-align: left; 
}


.news-image-row {
  width: 94%; 
  margin: 0 auto; 
}

.news-image-row img {
  float: left; 
}

a.news-link {
text-decoration: none; 
color: #c6a474;
}

ul.article_lists {
  width: 80%; 
  margin-left: 12%;
}

ul.article_lists li {
  list-style-type: disc;
  color: #c6a474;
}

ul.article_lists li span {
  color: #fff;
}

span.news_quote {
 font-family: "MrsEavesItalicRegular";
 font-size: 28px;
 color: #fff; 
 line-height: 1.3em; 
 width: 80%;
 text-align: center;
 display: block;
 margin: 0 auto;
}


div.ILN-recipe-heading {
  width:100%; 
  text-align:center; 
  margin:0 auto;
  height: 200px;
  } 

.ILN-recipe-heading h2 {
  color:#c0a56f; 
  font-size:35px; 
  margin-bottom:20px; 
  margin-top:2%;
}

.ILN-recipe-heading p {
  font-size:15px; 
  width:55%; 
  line-height:1.75em; 
  margin: 0 auto;
}



/*============================================
End - Recipe heading Gourmet 
==============================================*/

/*============================================
Boutique page
==============================================*/
.boutique-main .store-row.bottom {
  min-height: 400px !important;
}
/*============================================
End - Boutique
==============================================*/



/*============================================
Start Banner styles
=============================================*/

.ILN-all-mustards-slot.ILN-product-banner {
  width:100%;
  position: relative;
}

.ILN-all-mustards-slot.ILN-product-banner img
{
  width:100%; 
  border: 1px solid #a99163;
}

.ILN-all-mustards-slot.ILN-product-banner div.copy {
  position:absolute; 
  width:45%; 
  left:3%; 
  top:15%;
}

.ILN-all-mustards-slot.ILN-product-banner .copy h2 {
font-size:36px;
line-height: 40px; 
margin: 0;
}

.ILN-all-mustards-slot.ILN-product-banner .copy p {
font-family: 'gothamlight'; 
font-size:14px; 
line-height:1.75em;
}


ul#homepage-slides li.slide {
  position: relative;
}

ul#homepage-slides li.slide a div.right_copy {
  position: absolute;
 /* z-index: 1;*/ 
  left:60%;
  top:15%;
}

ul#homepage-slides li.slide a div.left_copy {
  position: absolute;
  /*z-index: 9999; */
  left:12%;
  top:15%;
}

ul#homepage-slides li.slide a div h2 {
  font-family: 'gothamlight';
  font-size: 24px;
  text-align: center;   
  margin-bottom: 30px; 
}

ul#homepage-slides li.slide a div h1 {
  font-size:58px; 
  font-family:'MrsEavesItalicRegular'; 
  text-align:center; color:#a99163; 
  margin-bottom:30px;
}
ul#homepage-slides li.slide a div span {
  background:#a99163; 
  display: block; 
  margin: 0 auto; 
 /* width: 41%; */
  padding: 10px 20px; 
  text-align: center; 
  color:#000;
  display: table;
}
/*============================================
End Banner styles
=============================================*/


/*-----------Mini Footer ---------------*/

.ILN-mini-footer {
  padding: 10px 100px;
}

.ILN-mini-footer ul li {
  display: inline-block;
  color: #000;
  font-family: 'gotham';
  font-size: 14px;
  text-transform: uppercase;
  margin-right: 30px; 
}

.ILN-mini-footer ul li a {
  color: #000;
}

/*------------End Mini Footer--------*/



/*--recipes hotfix--*/

/*Fixing recipes headings on PDP*/
.product-content-sections .recipe .recipe-name {
       line-height: normal!important;
       height: 38px;
padding: 15px 0;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */

/*Larger Devices, Wide Screen */
@media only screen and (max-width : 1300px) {
  .pt_storefront #homepage-slider-buttons .slide img {
    height: auto; 
  }


    }


/* Large Devices, Wide Screens */
    @media only screen and (max-width : 1200px) {
        .ILN-content p {
            line-height: 1.5em;
        }

        ul#homepage-slides li.slide a div h1 {

          font-size: 38px; 
        }

        ul#homepage-slides li.slide a div h2 { 
          font-size: 16px; 
        }


    } /* ---- End 1200px ---- */

    /* Medium Devices, Desktops */
    @media only screen and (max-width : 992px) {
        .ILN-content {
            width: 90%;
        }

        .ILN-content h2 {
            font-size: 19px;
        }

        .ILN-content p {
            font-size: 0.9em;
            line-height: 1.75em;
        }

        .ILN-content a.ILN-button {
            font-size: 11px;
        }

        .ILN-all-mustards-slot.ILN-product-banner div.copy {
          top:5%;
        }

        .ILN-all-mustards-slot.ILN-product-banner .copy h2 {
          font-size: 26px; 
        }
        
        .ILN-all-mustards-slot.ILN-product-banner .copy p {
          line-height: 1.5em; 
          font-size: 12px; 
        }

    }

    /*----Javelin breakpoint------*/
    @media only screen and (max-width : 840px) {
        .ILN-tastingNotes-products {
          width: 95%;
        }

        .ILN-tastingNotes-iconRow,
        .ILN-tastingNotes-iconRow2 {
          width: 95%;
          height: auto;
        }

        .ILN-tastingNotes-iconRow2 {
          position: relative;
          left: 0%;
        }

        .ILN-tastingNotes-header {
          width: 80%; 
        }

        .icon-tasting {
          width: 32%;
        }

        p.ILN-tastingNotes-product-titleInfo, p.ILN-tastingNotes-product-titlePrice {
          top: -15px;
        }



        ul#homepage-slides li.slide {
  position: relative;
}

ul#homepage-slides li.slide a div.right_copy {
  position: static;
  height: 200px;
}

ul#homepage-slides li.slide a div.left_copy {
  position: static;
  height: 200px; 
}

ul#homepage-slides li.slide a div h2 {
  font-family: 'gothamlight';
  font-size: 16px;
  text-align: center; 
  margin: 0; 
}

ul#homepage-slides li.slide a div h1 {
  font-size:30px; 
  font-family:'MrsEavesItalicRegular'; 
  text-align:center; color:#a99163; 
  margin: 5px 0; 
}

ul#homepage-slides li.slide a div span {
  background:#a99163; 
  display: block; 
  margin: 0 auto; 
  width: 30%; 
  padding: 10px 20px; 
  text-align: center; 
  color:#000;
}

        }

    /* Small Devices, Tablets */
    @media only screen and (max-width : 768px) {

        .ILN-trade-page-wrapper {
            display: block;
            width: 100%;
            height: auto;

        }

        .ILN-twoBlock-left {
            width: 93%;
            margin: 0 auto;
            float: none;
            border: none;
        }


        .ILN-twoBlock-right-container {
            position: static;
            display: block;
            width: 100%;
        }

        .ILN-container {
            position: static;
        }


        .ILN-promo-panel {
            width: 100%;
            border-bottom: 1px solid #8a7956;
        }


        .ILN-promo-panel-copy {
            padding: 2%;
        }

        .ILN-terms-header-section {
            width: 100%;
        }

        .ILN-terms-wrapper {
            width: 90%;
        }

      .footer-links-section ul.menu-footer li.ILN-mobile-footer {
          color:#c0a56f;
        }

        .ILN-recipe-heading p {
            font-size:15px; 
            width:75%; 
            line-height:1.75em; 
          margin: 0 auto;
        }

    }

    

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

      .ILN-all-mustards-slot.ILN-product-banner .copy p {
        display: none; 
      }

      .ILN-all-mustards-slot.ILN-product-banner .copy h2 {
          font-size: 36px; 
        }

      .ILN-all-mustards-slot.ILN-product-banner div.copy {
        top:25%;
      }


      .ILN-mini-footer {
  padding: 25px;
  background: #000;
}

.ILN-mini-footer ul li {
  display: block; 
  color: #c0a56f; 
  border-bottom: 1px solid #c0a56f; 
  margin: 0;
  padding: 5px 0; 
}

.ILN-mini-footer ul li a {
  color: #c0a56f; 
}

    }



    /* Extra Small Devices, Phones */
    @media only screen and (max-width : 480px) {

      .pt_storefront #homepage-slider-buttons .slide img {
        height: auto;
      }

      .ILN-product-banner {
        display: none;
      }

        .ILN-terms-header-section h2 {
            font-size: 30px;
        }

        .icon-tasting.iln-citrus {
          width: 100%; 
        } 

        .icon-tasting {
          width: 50%; 
        }

        .ILN-tastingNotes-header {
          width: 95%;
        }

        .ILN-tastingNotes-header h2 {
          font-size: 20px;
        }

        .ILN-tastingNotes-product {
          width: 100%; 
        }

        a.ILN-tastingNotes-product-link {
          width: 55%;
        }

        .ILN-recipe-heading p {
  font-size:12px; 
  width:95%; 
  line-height:1.75em; 
  margin: 0 auto;
}


.ILN-mini-footer {
  padding: 25px;
  background: #000;
}

.ILN-mini-footer ul li {
  display: block; 
  color: #c0a56f; 
  border-bottom: 1px solid #c0a56f; 
  margin: 0;
  padding: 5px 0; 
}

.ILN-mini-footer ul li a {
  color: #c0a56f; 
}

.primary-content .ILN-FAQ-wrapper {
    width: 98%;
    margin: 0 auto;
}

.primary-content .ILN-FAQ-header-section {
  margin: 20px 0; 
}



    }

    /* Custom, iPhone Retina */
    @media only screen and (max-width : 320px) {

    }


/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

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

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}




/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}


/*===================Boutiques CSS ===================*/

  /* line 20, ../sass/inc/_boutique.scss */
  .boutique.header nav {
    background: none;
    margin-top: 0; }
    /* line 26, ../sass/inc/_boutique.scss */
    .boutique.header nav ul {
      text-align: center; }
      @media only screen and (max-width: 767px) {
        /* line 26, ../sass/inc/_boutique.scss */
        .boutique.header nav ul {
          display: block;
          text-align: left;
          width: 90%;
          margin: 0 auto;
          border: 1px solid #564c3a; } }
      /* line 35, ../sass/inc/_boutique.scss */
      .boutique.header nav ul li {
        float: none;
        border: 1px solid #bfa46d;
        min-width: 110px; }
        /* line 40, ../sass/inc/_boutique.scss */
        .boutique.header nav ul li:hover div.level-2 {
          display: inline-block; }
        /* line 44, ../sass/inc/_boutique.scss */
        .boutique.header nav ul li .menu-wrapper {
          overflow: visible; }
        @media only screen and (max-width: 767px) {
          /* line 35, ../sass/inc/_boutique.scss */
          .boutique.header nav ul li {
            border: 0; }
            /* line 52, ../sass/inc/_boutique.scss */
            .boutique.header nav ul li a.has-dropdown.menu-open:after {
              background: url(../images/icons-sprite.png) no-repeat -250px -100px;
              top: 19px; }
            /* line 57, ../sass/inc/_boutique.scss */
            .boutique.header nav ul li a.has-dropdown:after {
              background: url(../images/icons-sprite.png) no-repeat -200px -100px;
              top: 15px; } }
        @media only screen and (max-width: 767px) {
          /* line 66, ../sass/inc/_boutique.scss */
          .boutique.header nav ul li.first a {
            border-top: 0; } }
        @media only screen and (max-width: 767px) {
          /* line 73, ../sass/inc/_boutique.scss */
          .boutique.header nav ul li.last a {
            border-bottom: 0; } }
        /* line 85, ../sass/inc/_boutique.scss */
        .boutique.header nav ul li.current {
          background: #bfa46d; }
          /* line 87, ../sass/inc/_boutique.scss */
          .boutique.header nav ul li.current a {
            color: #000; }
            /* line 89, ../sass/inc/_boutique.scss */
            .boutique.header nav ul li.current a strong {
              position: absolute;
              bottom: -8px;
              left: 50%;
              margin-left: -7px;
              z-index: 100;
              display: block;
              width: 15px;
              height: 9px;
              background: url(../images/bottom_arrow.png);
              background-repeat: no-repeat;
              background-position: left top; }
              @media only screen and (max-width: 767px) {
                /* line 89, ../sass/inc/_boutique.scss */
                .boutique.header nav ul li.current a strong {
                  display: none; } }
          @media only screen and (max-width: 767px) {
            /* line 85, ../sass/inc/_boutique.scss */
            .boutique.header nav ul li.current {
              background: #1e1e1e; }
              /* line 109, ../sass/inc/_boutique.scss */
              .boutique.header nav ul li.current a {
                color: #bfa46d; }
                /* line 113, ../sass/inc/_boutique.scss */
                .boutique.header nav ul li.current a.has-dropdown.menu-open:after {
                  background: url(../images/icons-sprite.png) no-repeat -250px -100px;
                  top: 19px; }
                /* line 118, ../sass/inc/_boutique.scss */
                .boutique.header nav ul li.current a.has-dropdown:after {
                  background: url(../images/icons-sprite.png) no-repeat -200px -100px;
                  top: 15px; }
                /* line 123, ../sass/inc/_boutique.scss */
                .boutique.header nav ul li.current a:hover {
                  color: #bfa46d; }
              /* line 127, ../sass/inc/_boutique.scss */
              .boutique.header nav ul li.current.current {
                background-color: #bfa46d; }
                /* line 129, ../sass/inc/_boutique.scss */
                .boutique.header nav ul li.current.current a {
                  color: #000; }
                  /* line 131, ../sass/inc/_boutique.scss */
                  .boutique.header nav ul li.current.current a:hover {
                    background: #bfa46d;
                    color: #000; } }
        /* line 139, ../sass/inc/_boutique.scss */
        .boutique.header nav ul li a {
          font-family: 'gothammedium';
          z-index: 10;
          padding: 10px 25px;
          color: #bfa46d;
          font-size: 11px;
          position: relative; }
          @media only screen and (max-width: 767px) {
            /* line 148, ../sass/inc/_boutique.scss */
            .boutique.header nav ul li a.has-dropdown:after {
              content: '';
              display: inline-block;
              width: 12px;
              height: 12px;
              background: url(../images/icons-sprite.png) no-repeat -550px -50px;
              position: absolute;
              right: 15px;
              top: 17px; }
            /* line 160, ../sass/inc/_boutique.scss */
            .boutique.header nav ul li a.has-dropdown.menu-open:after {
              background: url(../images/icons-sprite.png) no-repeat -600px -50px;
              top: 22px; }
              /* line 163, ../sass/inc/_boutique.scss */
              .boutique.header nav ul li a.has-dropdown.menu-open:after:hover {
                background: url(../images/icons-sprite.png) no-repeat -250px -100px;
                color: #000; } }
        /* line 173, ../sass/inc/_boutique.scss */
        .boutique.header nav ul li div.level-2 {
          left: 50% !important;
          top: 35px !important;
          margin-left: -114px !important; }
          @media only screen and (max-width: 767px) {
            /* line 173, ../sass/inc/_boutique.scss */
            .boutique.header nav ul li div.level-2 {
              position: static;
              margin-left: 0 !important; } }
          /* line 181, ../sass/inc/_boutique.scss */
          .boutique.header nav ul li div.level-2 .menu-area {
            min-width: 225px;
            width: auto;
            padding: 0;
            margin: 32px 0 0;
            position: relative;
            background: #1e1e1e;
            border: 1px solid #bfa46d; }
            @media only screen and (min-width: 1024px) {
              /* line 181, ../sass/inc/_boutique.scss */
              .boutique.header nav ul li div.level-2 .menu-area {
                min-width: 225px; }
                /* line 191, ../sass/inc/_boutique.scss */
                .boutique.header nav ul li div.level-2 .menu-area:after, .boutique.header nav ul li div.level-2 .menu-area:before {
                  bottom: 100%;
                  left: 50%;
                  border: solid transparent;
                  content: " ";
                  height: 0;
                  width: 0;
                  position: absolute;
                  pointer-events: none; }
                /* line 201, ../sass/inc/_boutique.scss */
                .boutique.header nav ul li div.level-2 .menu-area:after {
                  border-color: rgba(30, 30, 30, 0);
                  border-bottom-color: #1e1e1e;
                  border-width: 7px;
                  margin-left: -7px; }
                /* line 207, ../sass/inc/_boutique.scss */
                .boutique.header nav ul li div.level-2 .menu-area:before {
                  border-color: rgba(191, 164, 109, 0);
                  border-bottom-color: #bfa46d;
                  border-width: 8px;
                  margin-left: -8px; } }
            @media only screen and (max-width: 767px) {
              /* line 181, ../sass/inc/_boutique.scss */
              .boutique.header nav ul li div.level-2 .menu-area {
                margin: 0 !important;
                border: 0; } }
            /* line 218, ../sass/inc/_boutique.scss */
            .boutique.header nav ul li div.level-2 .menu-area ul.level-2 {
              width: auto;
              margin: 0;
              float: none;
              height: auto; }
              @media only screen and (max-width: 767px) {
                /* line 218, ../sass/inc/_boutique.scss */
                .boutique.header nav ul li div.level-2 .menu-area ul.level-2 {
                  border: 0; }
                  /* line 220, ../sass/inc/_boutique.scss */
                  .boutique.header nav ul li div.level-2 .menu-area ul.level-2 .menu-area {
                    border: 0; }
                  /* line 224, ../sass/inc/_boutique.scss */
                  .boutique.header nav ul li div.level-2 .menu-area ul.level-2 li {
                    border: 0; } }
              /* line 233, ../sass/inc/_boutique.scss */
              .boutique.header nav ul li div.level-2 .menu-area ul.level-2 li {
                margin: 0;
                border: 0;
                border-bottom: 1px solid #bfa46d; }
                @media only screen and (max-width: 767px) {
                  /* line 233, ../sass/inc/_boutique.scss */
                  .boutique.header nav ul li div.level-2 .menu-area ul.level-2 li {
                    border-bottom: 0; }
                    /* line 239, ../sass/inc/_boutique.scss */
                    .boutique.header nav ul li div.level-2 .menu-area ul.level-2 li.last {
                      border-bottom: 1px solid #bfa46d; } }
                /* line 243, ../sass/inc/_boutique.scss */
                .boutique.header nav ul li div.level-2 .menu-area ul.level-2 li a {
                  color: #bfa46d;
                  font-family: 'gothambook';
                  font-size: 13px;
                  letter-spacing: normal;
                  display: block; }
                  /* line 249, ../sass/inc/_boutique.scss */
                  .boutique.header nav ul li div.level-2 .menu-area ul.level-2 li a:hover {
                    color: #bfa46d !important; }
                /* line 254, ../sass/inc/_boutique.scss */
                .boutique.header nav ul li div.level-2 .menu-area ul.level-2 li.last {
                  border-bottom: 0; }
                  @media only screen and (max-width: 767px) {
                    /* line 257, ../sass/inc/_boutique.scss */
                    .boutique.header nav ul li div.level-2 .menu-area ul.level-2 li.last a {
                      border-bottom: 1px solid #564c3a; } }
