@font-face {
  font-family: 'Proxima Nova';
  src: url("../fonts/proximanova/Proxima%20Nova%2Light.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/proximanova/Proxima%20Nova%20Light.woff") format("woff"), url("../fonts/proximanova/Proxima%20Nova%20Light.ttf") format("truetype"), url("../fonts/proximanova/Proxima%20Nova%20Light.svg#Proxima%20Nova") format("svg");
  /* Legacy iOS */
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Proxima Nova';
  src: url("../fonts/proximanova/Proxima%20Nova%20Reg.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/proximanova/Proxima%20Nova%20Reg.woff") format("woff"), url("../fonts/proximanova/Proxima%20Nova%20Reg.ttf") format("truetype"), url("../fonts/proximanova/Proxima%20Nova%20Reg.svg#svgFontName") format("svg");
  /* Legacy iOS */
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Proxima Nova';
  src: url("../fonts/proximanova/Proxima%20Nova%20Bold.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/proximanova/Proxima%20Nova%20Bold.woff") format("woff"), url("../fonts/proximanova/Proxima%20Nova%20Bold.ttf") format("truetype"), url("../fonts/proximanova/Proxima%20Nova%20Bold.svg#svgFontName") format("svg");
  /* Legacy iOS */
  font-weight: 700;
  font-style: normal;
}
/* Infortis Overrides ================================================= */
/* line 9, ../sass/custom.scss */
.sticker {
  height: 1.875rem;
  width: 3.75rem;
  border-radius: 0;
}

/* line 15, ../sass/custom.scss */
.item:hover .sticker {
  height: 1.875rem;
  width: 3.75rem;
}

/* line 21, ../sass/custom.scss */
.products-grid.size-s .sticker, .products-grid.size-s .item:hover .sticker {
  height: 1.875rem;
  width: 3.75rem;
}

/* line 28, ../sass/custom.scss */
.item:hover .top-left .sticker {
  padding-right: 0.625rem;
}
/* line 31, ../sass/custom.scss */
.item:hover .top-right .sticker {
  padding-left: 0.625rem;
}

/* line 37, ../sass/custom.scss */
.sticker-wrapper.top-left {
  top: 0.1875rem;
}
/* line 40, ../sass/custom.scss */
.sticker-wrapper.top-right {
  top: 0.1875rem;
}

/* Icons ============================================================== */
/* line 47, ../sass/custom.scss */
.feature-wrapper.top-border {
  border-color: rgba(114, 72, 20, 0.5);
}

/* line 51, ../sass/custom.scss */
.icon.i-wishlist-bw {
  background-image: url(../images/beer_icons.png);
  background-position: 9px 8px;
}

/* line 56, ../sass/custom.scss */
.icon-hover:hover.i-wishlist-bw, .feature-icon-hover:hover .icon.i-wishlist-bw {
  background-image: url(../images/beer_icons.png);
  background-position: 9px -45px;
}

/* Global ============================================================= */
/* line 64, ../sass/custom.scss */
.relative {
  position: relative;
}

/* line 68, ../sass/custom.scss */
h1, h2, h3, h4, h5, h6 {
  text-transform: uppercase;
  color: rgba(114, 72, 20, 0.8);
}

/* line 73, ../sass/custom.scss */
.std b, .std strong {
  display: inline-block;
}

/* Sliders ============================================================ */
/* line 80, ../sass/custom.scss */
.itemslider .owl-item .item .product-name {
  height: 3.4375rem;
}
/* line 84, ../sass/custom.scss */
.itemslider .owl-item .item .ratings-price-holder {
  width: 100%;
  float: left;
}
/* line 89, ../sass/custom.scss */
.itemslider .owl-item .item .ratings-price-holder.show-both .ratings,
.itemslider .owl-item .item .ratings-price-holder.show-both .price-box {
  width: 50%;
}
/* line 94, ../sass/custom.scss */
.itemslider .owl-item .item .ratings-price-holder.show-both .ratings {
  float: left;
  text-align: left;
}
/* line 99, ../sass/custom.scss */
.itemslider .owl-item .item .ratings-price-holder.show-both .price-box {
  float: right;
  text-align: right;
}
/* line 106, ../sass/custom.scss */
.itemslider .owl-item .item .actions {
  margin-top: 3.5rem;
}

/* line 113, ../sass/custom.scss */
.slider-pagination1 .owl-controls .owl-page.active span, .slider-pagination1 .owl-controls.clickable .owl-page.active:hover span, .slider-pagination2 .owl-controls .owl-page.active span, .slider-pagination2 .owl-controls.clickable .owl-page.active:hover span, .sorter .view-mode span.grid, .sorter .view-mode span.list, .pager .pages li.current {
  color: #fff;
}

/* line 117, ../sass/custom.scss */
.pagination-pos-over-bottom-centered .owl-pagination {
  margin-top: -40px;
}

/* Accordions ============================================================= */
/* line 124, ../sass/custom.scss */
.accordion li a {
  color: #724814;
  border-bottom-color: rgba(187, 126, 43, 0.08);
}
/* line 128, ../sass/custom.scss */
.accordion li a:hover {
  background-color: rgba(187, 126, 43, 0.08);
}
/* line 133, ../sass/custom.scss */
.accordion li .opener {
  background-color: rgba(114, 72, 20, 0.4);
}

@media only screen and (max-width: 48em) {
  /* line 141, ../sass/custom.scss */
  .footer .collapsible .block-title {
    border-bottom-color: rgba(114, 72, 20, 0.15);
  }
  /* line 145, ../sass/custom.scss */
  .footer .collapsible .opener {
    background-color: rgba(114, 72, 20, 0.4);
  }
}
/* Header ============================================================= */
/* line 153, ../sass/custom.scss */
.header-container {
  /*background: transparent url(http:beer-wine.com/sites/all/themes/respond/images/header-background-lr.png) center no-repeat;*/
  /*-o-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
  background-position: top;*/
  margin-bottom: -0.9375rem;
  position: relative;
  padding-bottom: 0;
}

/* line 165, ../sass/custom.scss */
.header-container3 {
  /*padding-top: 2.5%;*/
}

/* line 169, ../sass/custom.scss */
.logo {
  /*padding-left: 50px;*/
}

/* line 173, ../sass/custom.scss */
.header-primary-container {
  max-height: 6.875rem;
}

/* line 177, ../sass/custom.scss */
.header .item-left {
  float: left;
  margin-right: 8.25rem;
  padding-top: 1.25rem;
  color: #ffffff;
}

/* Nav, Main Menu */
/* line 186, ../sass/custom.scss */
.nav-container {
  /*padding-bottom: 22px;*/
  /*background: url(../images/wood_pattern.jpeg) repeat-x;*/
  /*background-size: 300px;*/
  /*border-top: 3px solid #999;*/
  /*border-bottom: 3px solid #999;*/
}
/* line 193, ../sass/custom.scss */
.nav-container #nav {
  border-bottom: 0.1875rem solid #724814;
  border-top: 0.1875rem solid #724814;
  z-index: 10;
}
/* line 198, ../sass/custom.scss */
.nav-container #nav > li {
  border-top: 0.1875rem solid transparent;
  border-bottom: 0.1875rem solid transparent;
  margin-top: -0.1875rem;
  margin-bottom: -0.1875rem;
  -webkit-transition: all 450ms;
  -moz-transition: all 450ms;
  -o-transition: all 450ms;
  transition: all 450ms;
}
/* line 205, ../sass/custom.scss */
.nav-container #nav > li:hover {
  border-color: #b92b30;
}
/* line 209, ../sass/custom.scss */
.nav-container #nav > li:active {
  border-color: #A5AFAB;
}
@media screen and (max-width: 1156px) {
  /* line 214, ../sass/custom.scss */
  .nav-container #nav .level-top {
    font-size: 0.8125rem;
  }
}
@media screen and (max-width: 1086px) {
  /* line 214, ../sass/custom.scss */
  .nav-container #nav .level-top {
    font-size: 0.75rem;
    padding: 0 0.25rem 0 0.1875rem;
  }
}
/* line 228, ../sass/custom.scss */
.nav-container .level0-wrapper h3.section-title {
  padding-top: 0;
  margin-top: -2px;
}
/* line 233, ../sass/custom.scss */
.nav-container .level0-wrapper .itemslider {
  margin-bottom: 0;
}
/* line 239, ../sass/custom.scss */
.nav-container .level0-wrapper .owl-item .item {
  padding-top: 0.625rem;
  padding-bottom: 0;
}
/* line 243, ../sass/custom.scss */
.nav-container .level0-wrapper .owl-item .item .actions {
  margin: 0;
}

/* line 253, ../sass/custom.scss */
.cms-index-index #nav #nav-home {
  border-color: #A5AFAB;
}

/* line 263, ../sass/custom.scss */
.nav-container #nav > li.active {
  border-color: #A5AFAB;
}

/* Mobile Nav */
/* line 276, ../sass/custom.scss */
#mobnav {
  border-top: 3px solid #724814;
}

/* line 280, ../sass/custom.scss */
#mobnav-trigger {
  background: none;
  color: rgba(114, 72, 20, 0.8);
}
/* line 284, ../sass/custom.scss */
#mobnav-trigger .trigger-icon .line {
  background-color: rgba(114, 72, 20, 0.8);
}

/* Body ================================================================= */
/* line 291, ../sass/custom.scss */
.wrapper {
  /*border: none;*/
}
/* line 293, ../sass/custom.scss */
.wrapper::after {
  /*content: "";
  opacity: 0.5;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: -1;
  background-image: url(../images/beer_background.jpg);
  background-image: url(http:www.hd2wallpapers.com/walls/beer_godown-wide.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top, center;
  background-attachment: fixed;*/
}

/* line 311, ../sass/custom.scss */
.main {
  /*background-color: rgba(250, 250, 250, 0.6);*/
  margin-bottom: 1.25rem;
}

/* line 316, ../sass/custom.scss */
.preface.grid-full.in-col1 {
  background: #ffffff;
}

/* line 320, ../sass/custom.scss */
.custom-sidebar-right .inner,
.custom-sidebar-left .inner,
.block .block-title,
.section-title {
  border-color: rgba(114, 72, 20, 0.5);
}

/* line 327, ../sass/custom.scss */
.block-title {
  color: rgba(114, 72, 20, 0.8);
}

/* line 332, ../sass/custom.scss */
.block .block-content {
  padding: 0.625rem 0;
}

/* line 338, ../sass/custom.scss */
.cart .crosssell h2, .cart .discount h2, .cart .shipping h2 {
  border-color: rgba(114, 72, 20, 0.5);
}

/* line 343, ../sass/custom.scss */
.vertical-separator {
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  width: 0.0625rem;
  margin-left: -0.0625rem;
  background: rgba(114, 72, 20, 0.5);
}

/* Homepage ============================================================= */
@media only screen and (max-width: 48em) {
  /* line 354, ../sass/custom.scss */
  .home-sliders-separator {
    display: none;
  }
}

/* Icons */
/* line 362, ../sass/custom.scss */
.feature.large.indent .icon {
  /*border: 3px solid #523825;*/
  /*box-shadow: 0px 0px 30px #867563;*/
}

/* line 367, ../sass/custom.scss */
.topiconhome {
  background-color: #ffffff !important;
}

/* line 371, ../sass/custom.scss */
.section-title {
  padding: 10px 0px 10px 12px;
  /*background: rgba(131, 99, 59, 0.6);*/
  border-color: rgba(114, 72, 20, 0.5);
}

/* line 377, ../sass/custom.scss */
.slider-arrows1-pos-top-right .owl-controls .owl-buttons {
  top: -2.25rem;
  right: 0.375rem;
}

/* line 382, ../sass/custom.scss */
.owl-controls {
  padding-top: 1rem;
}

/* line 386, ../sass/custom.scss */
.owl-item .product-name a {
  color: #3a3a3a;
}

/* line 390, ../sass/custom.scss */
.lazyOwl {
  background: #ffffff;
  /*box-shadow: 0px 0px 1px #523f26;*/
}

/* Toolbars ================================================================================ */
/* line 396, ../sass/custom.scss */
.toolbar {
  border-color: rgba(114, 72, 20, 0.5);
}
/* line 399, ../sass/custom.scss */
.toolbar .pager {
  border-top: 1px dashed rgba(114, 72, 20, 0.5);
}
/* line 403, ../sass/custom.scss */
.toolbar .pager .pages li.current {
  color: #ffffff;
}

/* Products (Shared) ==================================================================== */
/* line 411, ../sass/custom.scss */
.rating-box {
  background: url(../images/beerreview.png) 0 0 repeat-x;
}
/* line 414, ../sass/custom.scss */
.rating-box .rating {
  background: url(../images/beerreview.png) 0 100% repeat-x;
}

/* Product Listing Page ==================================================================== */
/* line 422, ../sass/custom.scss */
.catalog-category-view .category-title {
  border-bottom: none;
}
/* line 427, ../sass/custom.scss */
.catalog-category-view .category-products-grid.hover-effect .item:hover {
  box-shadow: 0 0 1.25rem rgba(114, 72, 20, 0.2);
}
/* line 434, ../sass/custom.scss */
.catalog-category-view .block-layered-nav a {
  color: #724814;
}

/* line 442, ../sass/custom.scss */
.products-grid .product-name a {
  color: #3a3a3a;
  text-transform: capitalize;
}

/* line 451, ../sass/custom.scss */
.products-list .product-name a {
  color: #711416;
}

/* line 457, ../sass/custom.scss */
.note-msg.empty-catalog {
  padding-left: 0 !important;
}

@media only screen and (max-width: 767px) {
  /* line 462, ../sass/custom.scss */
  .note-msg.empty-catalog {
    padding-top: 100px !important;
  }
}
/* Product View Page ==================================================================== */
/* line 471, ../sass/custom.scss */
.product-image img {
  display: block;
  margin: 0 auto;
}

/* line 481, ../sass/custom.scss */
.product-view .product-shop {
  position: relative;
}
/* line 485, ../sass/custom.scss */
.product-view .add-to-links {
  text-align: left;
}
/* line 489, ../sass/custom.scss */
.product-view .availability {
  position: relative;
}
@media screen and (max-width: 950px) {
  /* line 489, ../sass/custom.scss */
  .product-view .availability {
    width: 100%;
  }
}
/* line 505, ../sass/custom.scss */
.product-view .availability img {
  position: absolute;
  left: 0;
  margin-top: -0.5rem;
  max-width: 1.875rem;
}
/* line 514, ../sass/custom.scss */
.product-view .availability span {
  padding-left: 2.1875rem;
  display: inline-block;
}
/* line 525, ../sass/custom.scss */
.product-view .availability.in-stock {
  color: #47885B;
}
/* line 529, ../sass/custom.scss */
.product-view .availability.out-of-stock {
  color: #711416;
  background: #F5DAD3;
  border: 1px solid rgba(113, 20, 22, 0.35);
}
/* line 536, ../sass/custom.scss */
.product-view .super-shipping {
  position: absolute;
  right: 0;
  top: -5.9375rem;
  text-align: center;
}
@media only screen and (max-width: 48em) {
  /* line 536, ../sass/custom.scss */
  .product-view .super-shipping {
    width: 9.375rem;
    top: -6.25rem;
  }
}
@media only screen and (max-width: 27em) {
  /* line 536, ../sass/custom.scss */
  .product-view .super-shipping {
    width: 8.125rem;
    top: -9.375rem;
  }
}
@media only screen and (min-width: 48.063em) and (max-width: 75rem) {
  /* line 536, ../sass/custom.scss */
  .product-view .super-shipping {
    width: 9.375rem;
    top: -8.75rem;
  }
}
@media only screen and (min-width: 75.0625rem) and (max-width: 82.1875em) {
  /* line 536, ../sass/custom.scss */
  .product-view .super-shipping {
    top: -8rem;
    width: 11.25rem;
  }
}
/* line 570, ../sass/custom.scss */
.product-view .product-shop .price-box .old-price .price-label {
  display: inline;
}
/* line 577, ../sass/custom.scss */
.product-view .product-shop .price-box .special-price .price-label, .product-view .product-shop .price-box .special-price .price {
  color: #b92b30 !important;
}
/* line 586, ../sass/custom.scss */
.product-view .product-highlight-data {
  width: 100%;
  position: relative;
}
/* line 590, ../sass/custom.scss */
.product-view .product-highlight-data .product-highlight {
  float: left;
}
/* line 593, ../sass/custom.scss */
.product-view .product-highlight-data .product-highlight:nth-child(n+1) {
  margin-left: 0.3125rem;
}
/* line 600, ../sass/custom.scss */
.product-view .beer-color .label {
  font-size: 1.125rem;
}
/* line 603, ../sass/custom.scss */
.product-view .beer-color .value {
  line-height: 3.125rem;
}
/* line 609, ../sass/custom.scss */
.product-view .gen-tabs-style1 .tabs-panels {
  border-color: rgba(114, 72, 20, 0.5);
}
/* line 613, ../sass/custom.scss */
.product-view .gen-tabs-style1 .tabs a.current {
  border-color: rgba(114, 72, 20, 0.5);
  border-bottom-color: transparent;
}

/* Account ========================================================================= */
/* line 623, ../sass/custom.scss */
.block-account .block-content ul {
  padding-left: 0;
  list-style: none;
}
/* line 627, ../sass/custom.scss */
.block-account .block-content ul li {
  background: url(../../default/images/img/bullet.png) no-repeat 0 8px;
  padding-left: 10px;
  transition: background-position 150ms ease-out;
  -moz-transition: background-position 150ms ease-out;
  -webkit-transition: background-position 150ms ease-out;
  -o-transition: background-position 150ms ease-out;
}
/* line 635, ../sass/custom.scss */
.block-account .block-content ul li:hover {
  background-position: 3px 8px;
}

/* Learning Center ================================================================= */
/* line 648, ../sass/custom.scss */
.how-to-block .block-recent-posts .block-content ul li {
  padding: 5px 0;
  background: url(../../default/images/img/bullet.png) no-repeat 0 10px;
  padding-left: 14px;
  transition: background-position 150ms ease-out;
  -moz-transition: background-position 150ms ease-out;
  -webkit-transition: background-position 150ms ease-out;
  -o-transition: background-position 150ms ease-out;
}
/* line 657, ../sass/custom.scss */
.how-to-block .block-recent-posts .block-content ul li:hover {
  background-position: 3px 10px;
}

/* line 666, ../sass/custom.scss */
.lc-banner-wrap {
  position: relative;
  margin: 0.625rem 0;
}
/* line 670, ../sass/custom.scss */
.lc-banner-wrap .page-title {
  position: absolute;
  left: 0.625rem;
}
@media only screen and (max-width: 48em) {
  /* line 670, ../sass/custom.scss */
  .lc-banner-wrap .page-title {
    position: absolute;
    left: 0.3125rem;
    top: 0.3125rem;
  }
}
@media screen and (max-width: 460px) {
  /* line 670, ../sass/custom.scss */
  .lc-banner-wrap .page-title {
    margin-bottom: -4.0625rem;
  }
}
/* line 685, ../sass/custom.scss */
.lc-banner-wrap .page-title h1 {
  color: #fff;
  font-size: 3.75rem;
  width: 70%;
  text-shadow: 0px 0px 30px #000;
}
@media screen and (max-width: 870px) {
  /* line 685, ../sass/custom.scss */
  .lc-banner-wrap .page-title h1 {
    font-size: 3.125rem;
    width: 100%;
  }
}
@media only screen and (max-width: 48em) {
  /* line 685, ../sass/custom.scss */
  .lc-banner-wrap .page-title h1 {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 460px) {
  /* line 685, ../sass/custom.scss */
  .lc-banner-wrap .page-title h1 {
    font-size: 1.875rem;
  }
}
/* line 706, ../sass/custom.scss */
.lc-banner-wrap .wine-lc {
  bottom: 0;
}
/* line 710, ../sass/custom.scss */
.lc-banner-wrap .lc-home {
  width: 100%;
}

/* line 716, ../sass/custom.scss */
.food-lc-wrap span {
  position: absolute;
  color: #fff;
  font-size: 3.75rem;
  bottom: 1.875rem;
  right: 1.25rem;
}
@media screen and (max-width: 640px) {
  /* line 716, ../sass/custom.scss */
  .food-lc-wrap span {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 640px) {
  /* line 728, ../sass/custom.scss */
  .food-lc-wrap h1 {
    display: none;
  }
}

/* Footer ========================================================================== */
/* line 736, ../sass/custom.scss */
.footer-primary,
.footer-secondary {
  box-sizing: border-box;
  border: 0.0625rem solid #724814;
}

/* line 742, ../sass/custom.scss */
.footer-bottom {
  background: transparent;
}

/* line 746, ../sass/custom.scss */
.footer-primary-bottom-spacing {
  border-color: #724814;
}

/* line 750, ../sass/custom.scss */
.footer-container .icon.i-char {
  font-size: 0.8125rem;
}

/* line 754, ../sass/custom.scss */
.footer-hours p {
  line-height: 3;
}

/* Marketing Module ================================================================ */
@media (max-width: 479px) {
  /* line 760, ../sass/custom.scss */
  .hide-for-small {
    display: none;
  }
}

@media (max-width: 479px) {
  /* line 766, ../sass/custom.scss */
  .show-for-small {
    display: block;
  }
}

@media (min-width: 480px) {
  /* line 772, ../sass/custom.scss */
  .hide-for-tablet-up {
    display: none;
  }
}

/* line 778, ../sass/custom.scss */
#pencil-banner {
  margin-bottom: 10px;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  /* line 778, ../sass/custom.scss */
  #pencil-banner {
    padding-left: 2%;
    padding-right: 2%;
    margin-left: -2%;
  }
}

/* line 2, ../sass/_blog.scss */
.blog-search {
  padding: 0.3125rem 0;
}
/* line 5, ../sass/_blog.scss */
.blog-search input {
  width: 100%;
}
/* line 9, ../sass/_blog.scss */
.blog-search button {
  float: right;
}

/* line 17, ../sass/_blog.scss */
#comments .form-list .field {
  width: 90%;
}
@media screen and (max-width: 768px) {
  /* line 17, ../sass/_blog.scss */
  #comments .form-list .field {
    width: 100%;
  }
}
/* line 24, ../sass/_blog.scss */
#comments .form-list .field input {
  width: 100%;
}
/* line 29, ../sass/_blog.scss */
#comments .form-list textarea {
  width: 100% !important;
  height: 9.8125rem;
}
/* line 35, ../sass/_blog.scss */
#comments button {
  margin-right: 1.375rem;
}
@media screen and (max-width: 768px) {
  /* line 35, ../sass/_blog.scss */
  #comments button {
    margin-right: 0;
  }
}

/* Gift Card ================================================================ */
/* line 800, ../sass/custom.scss */
.product-gift-certificate .product-view .grid12-4 {
  width: 39.33%;
}
/* line 806, ../sass/custom.scss */
.product-gift-certificate .product-view .grid12-5 {
  width: 31.33%;
}
/* line 814, ../sass/custom.scss */
.product-gift-certificate #giftcard-product-media {
  width: 100%;
  height: auto;
}
/* line 821, ../sass/custom.scss */
.product-gift-certificate #giftcard-template-top {
  height: auto;
}
/* line 825, ../sass/custom.scss */
.product-gift-certificate #giftcard-template-top .giftcard-template-content-top {
  background-size: cover;
}
/* line 831, ../sass/custom.scss */
.product-gift-certificate #giftcard-template-top .giftcard-template-content {
  height: auto;
}
/* line 847, ../sass/custom.scss */
.product-gift-certificate .name-value-top .giftcard-title {
  font-size: 3vw;
  font-family: 'Proxima Nova', sans-serif;
}
@media all and (min-width: 769px) {
  /* line 847, ../sass/custom.scss */
  .product-gift-certificate .name-value-top .giftcard-title {
    font-size: 1.5vw;
  }
}
/* line 863, ../sass/custom.scss */
.product-gift-certificate .giftcard-date-top {
  width: 100%;
}
/* line 870, ../sass/custom.scss */
.product-gift-certificate .giftcard-information {
  margin-left: 0;
  padding-left: 2.5%;
  padding-right: 2.5%;
  width: 95%;
}
/* line 879, ../sass/custom.scss */
.product-gift-certificate #amount_range {
  margin-left: 4px;
}
/* line 887, ../sass/custom.scss */
.product-gift-certificate .giftvoucher-product-info span.price {
  display: inline-block;
  margin-bottom: 10px;
}
/* line 894, ../sass/custom.scss */
.product-gift-certificate .giftvoucher-product-info #giftcard_template_select {
  width: auto;
}
/* line 904, ../sass/custom.scss */
.product-gift-certificate .name-value-top .giftcard-value {
  background: none !important;
  width: auto !important;
}
/* line 913, ../sass/custom.scss */
.product-gift-certificate .name-value-top .giftcard-style-color span:first-child {
  display: none;
}
/* line 935, ../sass/custom.scss */
.product-gift-certificate .name-value-top .giftcard-value .giftcard-price-change {
  margin-left: none;
  margin-right: 15px;
  font-size: 3vw;
  font-family: 'Proxima Nova';
}
@media all and (min-width: 769px) {
  /* line 935, ../sass/custom.scss */
  .product-gift-certificate .name-value-top .giftcard-value .giftcard-price-change {
    font-size: 1.5vw;
  }
}
/* line 966, ../sass/custom.scss */
.product-gift-certificate #giftcard-preview-button-add span {
  padding-left: 5px !important;
  padding-right: 5px !important;
}

/* line 975, ../sass/custom.scss */
.data-table .giftvoucher-grid-detail .input-text {
  width: 62px !important;
  height: 20px;
}

@media (max-width: 990px) {
  /* line 982, ../sass/custom.scss */
  .to-date {
    float: left;
  }
}
@media (max-width: 990px) {
  /* line 988, ../sass/custom.scss */
  #giftvoucher_grid th .giftvoucher-grid-detail {
    margin-left: 200px;
  }
}
@media (max-width: 990px) {
  /* line 994, ../sass/custom.scss */
  .data-table .giftvoucher-grid-search .giftvoucher-grid-search-item .to-date img {
    padding-top: 0 !important;
  }
}
@media (max-width: 990px) {
  /* line 1000, ../sass/custom.scss */
  .data-table .giftvoucher-grid-search .giftvoucher-grid-search-item .to-date .label {
    padding-top: 0px !important;
  }
}
/* line 1005, ../sass/custom.scss */
.data-table .giftvoucher-grid-search .giftvoucher-grid-search-item select {
  max-width: 90%;
}

@media (max-width: 990px) {
  /* line 1010, ../sass/custom.scss */
  .data-table .giftvoucher-grid-search .giftvoucher-grid-search-item select {
    margin-left: 51px;
  }
}
/* Remove Paypal from Sidebar ---------------------------------*/
/* line 1018, ../sass/custom.scss */
.sidebar .paypal-logo {
  display: none;
}

/* Fix yellow highlight on checkout ---------------------------------*/
/* line 1029, ../sass/custom.scss */
fieldset.highlight {
  background-color: #ffffff !important;
}

/* Fix Image Sprites for Mobile ------------------------------------*/
/* line 1035, ../sass/custom.scss */
.icon.i-cart {
  background: transparent url(../../default/images/sprite.png) no-repeat -457px -7px;
}

/* Twitter */
/* line 1040, ../sass/custom.scss */
.icon.i-twitter {
  background: transparent url(../../default/images/sprite-icons-social.png) no-repeat -7px -107px;
}

/* line 1043, ../sass/custom.scss */
.icon.i-twitter-w {
  background: transparent url(../../default/images/sprite-icons-social.png) no-repeat -7px -157px;
}

/* Facebook */
/* line 1048, ../sass/custom.scss */
.icon.i-facebook {
  background: transparent url(../../default/images/sprite-icons-social.png) no-repeat -57px -107px;
}

/* line 1051, ../sass/custom.scss */
.icon.i-facebook-w {
  background: transparent url(../../default/images/sprite-icons-social.png) no-repeat -57px -157px;
}

/* Google plus */
/* line 1056, ../sass/custom.scss */
.icon.i-googleplus {
  background: transparent url(../../default/images/sprite-icons-social.png) no-repeat -107px -107px;
}

/* line 1059, ../sass/custom.scss */
.icon.i-googleplus-w {
  background: transparent url(../../default/images/sprite-icons-social.png) no-repeat -107px -157px;
}

/* Youtube */
/* line 1064, ../sass/custom.scss */
.icon.i-youtube {
  background: transparent url(../../default/images/sprite-icons-social.png) no-repeat -157px -107px;
}

/* line 1067, ../sass/custom.scss */
.icon.i-youtube-w {
  background: transparent url(../../default/images/sprite-icons-social.png) no-repeat -157px -157px;
}

/* Vimeo */
/* line 1072, ../sass/custom.scss */
.icon.i-vimeo {
  background: transparent url(../../default/images/sprite-icons-social.png) no-repeat -207px -107px;
}

/* line 1075, ../sass/custom.scss */
.icon.i-vimeo-w {
  background: transparent url(../../default/images/sprite-icons-social.png) no-repeat -207px -157px;
}

/* Wordpress */
/* line 1080, ../sass/custom.scss */
.icon.i-wordpress {
  background: transparent url(../../default/images/sprite-icons-social.png) no-repeat -257px -107px;
}

/* line 1083, ../sass/custom.scss */
.icon.i-wordpress-w {
  background: transparent url(../../default/images/sprite-icons-social.png) no-repeat -257px -157px;
}

/* Pinterest */
/* line 1088, ../sass/custom.scss */
.icon.i-pinterest {
  background: transparent url(../../default/images/sprite-icons-social.png) no-repeat -307px -107px;
}

/* line 1091, ../sass/custom.scss */
.icon.i-pinterest-w {
  background: transparent url(../../default/images/sprite-icons-social.png) no-repeat -307px -157px;
}

/* Linked in */
/* line 1096, ../sass/custom.scss */
.icon.i-linkedin {
  background: transparent url(../../default/images/sprite-icons-social.png) no-repeat -357px -107px;
}

/* line 1099, ../sass/custom.scss */
.icon.i-linkedin-w {
  background: transparent url(../../default/images/sprite-icons-social.png) no-repeat -357px -157px;
}

/* Blogger */
/* line 1104, ../sass/custom.scss */
.icon.i-blogger {
  background: transparent url(../../default/images/sprite-icons-social.png) no-repeat -407px -107px;
}

/* line 1107, ../sass/custom.scss */
.icon.i-blogger-w {
  background: transparent url(../../default/images/sprite-icons-social.png) no-repeat -407px -157px;
}

/* Envato */
/* line 1112, ../sass/custom.scss */
.icon.i-envato {
  background: transparent url(../../default/images/sprite-icons-social.png) no-repeat -457px -107px;
}

/* line 1115, ../sass/custom.scss */
.icon.i-envato-w {
  background: transparent url(../../default/images/sprite-icons-social.png) no-repeat -457px -157px;
}

/* Company Icons */
/* line 1121, ../sass/custom.scss */
.icon.i-telephone-w {
  background: transparent url(../../default/images/sprite-icons-social.png) no-repeat -7px -57px;
}

/* line 1125, ../sass/custom.scss */
.icon.i-mobile-w {
  background: transparent url(../../default/images/sprite-icons-social.png) no-repeat -57px -57px;
}

/* line 1129, ../sass/custom.scss */
.icon.i-letter-w {
  background: transparent url(../../default/images/sprite-icons-social.png) no-repeat -157px -57px;
}

/* Fix Ipad Product Listing */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 1140, ../sass/custom.scss */
  .products-grid.centered .item {
    clear: none !important;
    padding-bottom: 73px !important;
  }
}
/* line 1151, ../sass/custom.scss */
.owl-wrapper-outer .price-box span span {
  font-size: 1.2em;
}
/* line 1158, ../sass/custom.scss */
.owl-wrapper-outer .btn-cart span span {
  font-size: 1.2em;
}

/* line 1166, ../sass/custom.scss */
.feature p {
  font-size: 1.15em;
}
/* line 1169, ../sass/custom.scss */
.feature a {
  font-size: 1.15em;
}
