/* Custom style */


/*!


 *  Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome


 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)


 */


/* FONT PATH


 * -------------------------- */


 @font-face {


    font-family: 'FontAwesome';


    src: url("../fonts/fontawesome-webfont.eot?v=4.1.0");


    src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg");


    font-weight: normal;


    font-style: normal;


    font-display: swap;  }


  @font-face {


      font-family: 'proxima_nova_rgregular';


      src: url('../fonts/proximanova-reg-webfont.eot');


      src: url('../fonts/proximanova-reg-webfont.eot?#iefix') format('embedded-opentype'),


           url('../fonts/proximanova-reg-webfont.woff2') format('woff2'),


           url('../fonts/proximanova-reg-webfont.woff') format('woff'),


           url('../fonts/proximanova-reg-webfont.ttf') format('truetype'),


           url('../fonts/proximanova-reg-webfont.svg#proxima_nova_rgregular') format('svg');


      font-weight: normal;


      font-style: normal;


      font-display: swap;


  }


  @font-face {


      font-family: 'proxima_nova_rgbold';


      src: url('../fonts/proximanova-bold-webfont.eot');


      src: url('../fonts/proximanova-bold-webfont.eot?#iefix') format('embedded-opentype'),


           url('../fonts/proximanova-bold-webfont.woff2') format('woff2'),


           url('../fonts/proximanova-bold-webfont.woff') format('woff'),


           url('../fonts/proximanova-bold-webfont.ttf') format('truetype'),


           url('../fonts/proximanova-bold-webfont.svg#proxima_nova_rgbold') format('svg');


      font-weight: normal;


      font-style: normal;


      font-display: swap;


  }


  @font-face {


      font-family: 'proxima_novalight';


      src: url('../fonts/proximanova-light-webfont.eot');


      src: url('../fonts/proximanova-light-webfont.eot?#iefix') format('embedded-opentype'),


           url('../fonts/proximanova-light-webfont.woff2') format('woff2'),


           url('../fonts/proximanova-light-webfont.woff') format('woff'),


           url('../fonts/proximanova-light-webfont.ttf') format('truetype'),


           url('../fonts/proximanova-light-webfont.svg#proxima_novalight') format('svg');


      font-weight: normal;


      font-style: normal;


      font-display: swap;


  }


   


  @font-face {


      font-family: 'proxima_nova_semibold';


      src: url('../fonts/proxima-nova-semibold-webfont.eot');


      src: url('../fonts/proxima-nova-semibold-webfont.eot?#iefix') format('embedded-opentype'),


           url('../fonts/proxima-nova-semibold-webfont.woff2') format('woff2'),


           url('../fonts/proxima-nova-semibold-webfont.woff') format('woff'),


           url('../fonts/proxima-nova-semibold-webfont.ttf') format('truetype'),


           url('../fonts/proxima-nova-semibold-webfont.svg#proxima_novalight') format('svg');


      font-weight: normal;


      font-style: normal;


      font-display: swap;


  }


  


   


  @font-face {


    font-family: 'Material Icons';


    font-style: normal;


    font-weight: 400;


    src: url('../material-icons/material-icons.woff2') format('woff2');


  }  


  .material-icons {


    font-family: 'Material Icons';


    font-weight: normal;


    font-style: normal;


    font-size: 24px;


    line-height: 1;


    letter-spacing: normal;


    text-transform: none;


    display: inline-block;


    white-space: nowrap;


    word-wrap: normal;


    direction: ltr;


    -webkit-font-feature-settings: 'liga';


    -webkit-font-smoothing: antialiased;


  }


  


  


  @font-face {


    font-family: 'Material Icons Outlined';


    font-style: normal;


    font-weight: 400;


    src: url('../material-icons/material-icons-outlined.woff2') format('woff2');


  } 


  .material-icons-outlined {


    font-family: 'Material Icons Outlined';


    font-weight: normal;


    font-style: normal;


    font-size: 24px;


    line-height: 1;


    letter-spacing: normal;


    text-transform: none;


    display: inline-block;


    white-space: nowrap;


    word-wrap: normal;


    direction: ltr;


    -webkit-font-feature-settings: 'liga';


    -webkit-font-smoothing: antialiased;


  }

/* Custom adjustments */

/* Black Friday */
/*.product-miniature .offertimer_text, .pb-left-column .offertimer_text {
  background: #a2bc1a !important;
  font-family: 'proxima_nova_rgbold';
  color: #000000 !important;
}*/