@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700);

/* line 4, ../../app/styles/settings/colors.scss */

body {
  color: #000;
}

/* line 8, ../../app/styles/settings/colors.scss */

a {
  color: #000;
  transition: all 0.3s ease-out;
}

/* line 14, ../../app/styles/settings/colors.scss */

a:hover {
  color: #999;
}

/* line 3, ../../app/styles/settings/typography.scss */

html,
body {
  font-family: 'PT Sans', sans-serif;
}

/* origin file -> app/styles/theme/this-theme.scss
 *
 *
 * ---- Variable Declarations ---- */

/* ---- CSS Rules ---- */

/* line 19, ../../app/styles/theme/this-theme.scss */

h1,
h2,
h3,
h4,
h5,
h6,
body {
  color: #000;
}

/* line 23, ../../app/styles/theme/this-theme.scss */

h1:after,
h2:after,
h3:after,
h4:after,
h5:after,
h6:after {
  background-image: none;
}

/* line 29, ../../app/styles/theme/this-theme.scss */

.dropdown-menu {
  background-color: #E25643;
}

/* line 33, ../../app/styles/theme/this-theme.scss */

.dropdown-menu li a {
  color: #333;
  font-size: 1.125em;
  line-height: 1.6em;
}

/* line 38, ../../app/styles/theme/this-theme.scss */

.dropdown-menu li a:hover {
  color: #fff;
  background-color: #666;
}

/* line 47, ../../app/styles/theme/this-theme.scss */

#super-nav-bg,
#super-nav.container {
  background-color: #000;
}

/* line 53, ../../app/styles/theme/this-theme.scss */

#super-nav.container .super-nav-list > div > .btn {
  color: #fff !important;
}

/* line 56, ../../app/styles/theme/this-theme.scss */

#super-nav.container .super-nav-list > div > .btn:hover,
#super-nav.container .super-nav-list > div > .btn:active {
  color: #999 !important;
}

/* line 62, ../../app/styles/theme/this-theme.scss */

#cart-dropdown .dropdown-menu {
  background-color: #E25643;
  border: 2px solid #eee;
}

/* line 66, ../../app/styles/theme/this-theme.scss */

#cart-dropdown .dropdown-menu .heading {
  color: #fff;
  background-color: #E25643;
}

/* line 70, ../../app/styles/theme/this-theme.scss */

#cart-dropdown .dropdown-menu .heading a {
  color: inherit;
}

/* line 73, ../../app/styles/theme/this-theme.scss */

#cart-dropdown .dropdown-menu .heading a:hover,
#cart-dropdown .dropdown-menu .heading a:active,
#cart-dropdown .dropdown-menu .heading a:focus {
  color: #e6e6e6;
  background-color: transparent;
}

/* line 79, ../../app/styles/theme/this-theme.scss */

#cart-dropdown .dropdown-menu .cart-item {
  border-bottom: 1px solid #e5e5e5;
}

/* line 82, ../../app/styles/theme/this-theme.scss */

#cart-dropdown .dropdown-menu .cart-total {
  color: #333;
}

/* line 87, ../../app/styles/theme/this-theme.scss */

#cart-dropdown .dropdown-menu .cart-btn:hover,
#cart-dropdown .dropdown-menu .cart-btn:active,
#cart-dropdown .dropdown-menu .cart-btn:focus {
  color: #fff;
}

/* line 91, ../../app/styles/theme/this-theme.scss */

#cart-dropdown .dropdown-menu .checkout-btn .btn {
  background-color: #E25643;
  color: #fff;
}

/* line 95, ../../app/styles/theme/this-theme.scss */

#cart-dropdown .dropdown-menu .checkout-btn .btn:hover,
#cart-dropdown .dropdown-menu .checkout-btn .btn:active,
#cart-dropdown .dropdown-menu .checkout-btn .btn:focus {
  background-color: #d23620;
}

/* line 102, ../../app/styles/theme/this-theme.scss */

#search-dropdown #searchInput {
  background-color: #fff;
}

/* line 105, ../../app/styles/theme/this-theme.scss */

#search-dropdown .input-group-btn button {
  background-color: #E25643;
  color: #fff;
}

/* line 109, ../../app/styles/theme/this-theme.scss */

#search-dropdown .input-group-btn button .fa,
#search-dropdown .input-group-btn button .glyphicon {
  color: #fff;
}

/* line 114, ../../app/styles/theme/this-theme.scss */

#search-dropdown .input-group-btn button:hover {
  background-color: #d23620;
}

/* line 121, ../../app/styles/theme/this-theme.scss */

#mainHeader {
  background-color: #EFE6D4;
}

/* line 124, ../../app/styles/theme/this-theme.scss */

#mainHeader .navbar-default {
  background-color: #EFE6D4;
}

/* line 127, ../../app/styles/theme/this-theme.scss */

#mainHeader .navbar-default .navbar-toggle:focus {
  background-color: transparent;
}

/* line 130, ../../app/styles/theme/this-theme.scss */

#mainHeader .navbar-default .navbar-toggle:hover .icon-bar,
#mainHeader .navbar-default .navbar-toggle:focus .icon-bar {
  background-color: #fff;
}

/* line 133, ../../app/styles/theme/this-theme.scss */

#mainHeader .navbar-default .navbar-toggle {
  border-color: transparent;
}

/* line 136, ../../app/styles/theme/this-theme.scss */

#mainHeader .navbar-default .navbar-toggle:hover {
  background-color: transparent;
}

/* line 139, ../../app/styles/theme/this-theme.scss */

#mainHeader .navbar-default .navbar-toggle:hover .icon-bar {
  background-color: #000;
}

/* line 142, ../../app/styles/theme/this-theme.scss */

#mainHeader .navbar-default .navbar-toggle:hover .close-menu {
  color: #000;
}

/* line 147, ../../app/styles/theme/this-theme.scss */

#mainHeader .navbar-default .navbar-toggle .close-menu {
  color: #fff;
}

/* line 150, ../../app/styles/theme/this-theme.scss */

#mainHeader .navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}

/* line 154, ../../app/styles/theme/this-theme.scss */

#mainHeader .navbar-default .navbar-nav > li > a.active {
  background-color: transparent;
  color: #333;
}

/* line 158, ../../app/styles/theme/this-theme.scss */

#mainHeader .navbar-header {
  width: 100%;
  padding: 0;
  float: none;
}

/* line 163, ../../app/styles/theme/this-theme.scss */

#mainHeader .navbar-header .navbar-brand {
  display: block;
  margin: 0;
  padding: 3rem 0 2rem;
  width: 100%;
}

/* line 169, ../../app/styles/theme/this-theme.scss */

#mainHeader .navbar-header .navbar-brand img {
  margin: 0 auto;
}

/* line 175, ../../app/styles/theme/this-theme.scss */

#mainMenu {
  background-color: #EFE6D4;
}

@media (min-width: 768px) {
  /* line 175, ../../app/styles/theme/this-theme.scss */

  #mainMenu {
    background-color: #EFE6D4;
  }
}

/* line 183, ../../app/styles/theme/this-theme.scss */

#mainMenu .nav.navbar-nav ul {
  background-color: #E25643;
  color: #fff;
}

/* line 187, ../../app/styles/theme/this-theme.scss */

#mainMenu .nav.navbar-nav ul li a {
  color: #fff;
  background-color: #E25643;
  font-size: 1.6rem;
  text-align: left;
}

@media (min-width: 768px) {
  /* line 195, ../../app/styles/theme/this-theme.scss */

  #mainMenu .nav.navbar-nav ul li a:hover {
    color: #e6e6e6;
    background-color: #d23620;
  }
}

/* line 202, ../../app/styles/theme/this-theme.scss */

#mainMenu .nav.navbar-nav > li {
  padding: 17px 12px 13px;
}

@media (min-width: 768px) {
  /* line 202, ../../app/styles/theme/this-theme.scss */

  #mainMenu .nav.navbar-nav > li {
    padding: 30px 12px 9px;
  }
}

/* line 209, ../../app/styles/theme/this-theme.scss */

#mainMenu .nav.navbar-nav > li.sep {
  padding: 0;
}

/* line 213, ../../app/styles/theme/this-theme.scss */

#mainMenu .nav.navbar-nav > li > a > i,
#mainMenu .nav.navbar-nav > li > a {
  padding: 0;
  text-transform: uppercase;
  border-bottom: 2px solid transparent;
  color: #fff;
  padding-bottom: 6px;
}

/* line 222, ../../app/styles/theme/this-theme.scss */

#mainMenu .nav.navbar-nav > li.hover {
  background-color: transparent;
}

/* line 225, ../../app/styles/theme/this-theme.scss */

#mainMenu .nav.navbar-nav > li.hover > a {
  color: #fff !important;
  border-bottom: 2px solid #fff;
}

/* line 231, ../../app/styles/theme/this-theme.scss */

#mainMenu .nav.navbar-nav .nekoMegaMenu {
  background-color: #E25643;
  color: #fff;
}

@media (min-width: 768px) {
  /* line 231, ../../app/styles/theme/this-theme.scss */

  #mainMenu .nav.navbar-nav .nekoMegaMenu {
    background-color: transparent;
    color: #fff;
  }
}

/* line 240, ../../app/styles/theme/this-theme.scss */

#mainMenu .nav.navbar-nav .nekoMegaMenu .list-header {
  color: #fff;
  text-align: left;
}

@media (min-width: 768px) {
  /* line 240, ../../app/styles/theme/this-theme.scss */

  #mainMenu .nav.navbar-nav .nekoMegaMenu .list-header {
    color: #fff;
  }
}

@media (min-width: 768px) {
  /* line 248, ../../app/styles/theme/this-theme.scss */

  #mainMenu .nav.navbar-nav .nekoMegaMenu .list-header a:hover {
    background-color: transparent;
    color: #e6e6e6;
  }
}

/* line 255, ../../app/styles/theme/this-theme.scss */

#mainMenu .nav.navbar-nav .nekoMegaMenu .megaInner ul {
  border-bottom: 1px solid #fff;
  background-color: transparent;
}

@media (min-width: 768px) {
  /* line 255, ../../app/styles/theme/this-theme.scss */

  #mainMenu .nav.navbar-nav .nekoMegaMenu .megaInner ul {
    border-bottom: 0px solid #fff;
    background-color: transparent;
  }
}

@media (min-width: 768px) {
  /* line 264, ../../app/styles/theme/this-theme.scss */

  #mainMenu .nav.navbar-nav .nekoMegaMenu .megaInner ul li {
    text-align: left;
  }
}

/* line 269, ../../app/styles/theme/this-theme.scss */

#mainMenu .nav.navbar-nav .nekoMegaMenu .megaInner ul li a {
  color: #fff;
  text-transform: uppercase;
  font-size: 13px;
}

@media (min-width: 768px) {
  /* line 269, ../../app/styles/theme/this-theme.scss */

  #mainMenu .nav.navbar-nav .nekoMegaMenu .megaInner ul li a {
    color: #F2B5AC;
  }
}

@media (min-width: 768px) {
  /* line 277, ../../app/styles/theme/this-theme.scss */

  #mainMenu .nav.navbar-nav .nekoMegaMenu .megaInner ul li a:hover {
    background-color: transparent;
    color: #f9dcd8;
  }
}

/* line 291, ../../app/styles/theme/this-theme.scss */

.btn.btn-default {
  background-color: #E5E5E5;
  color: #000;
}

/* line 298, ../../app/styles/theme/this-theme.scss */

.btn.btn-default:hover,
.btn.btn-default:active,
.btn.btn-default:focus {
  background-color: #a5a5a5;
  color: #404040;
}

/* line 304, ../../app/styles/theme/this-theme.scss */

.btn.btn-primary {
  background-color: #fff;
  color: #000;
  border: 1px solid #000;
}

/* line 312, ../../app/styles/theme/this-theme.scss */

.btn.btn-primary:hover,
.btn.btn-primary:active,
.btn.btn-primary:focus {
  background-color: #000;
  color: #fff;
}

/* line 318, ../../app/styles/theme/this-theme.scss */

.btn.btn-inverse {
  color: #808284 !important;
  border: 1px solid #E7E8E9;
  background-color: #fff;
}

/* line 330, ../../app/styles/theme/this-theme.scss */

#globalWrapper .owl-theme .owl-controls .owl-buttons div {
  color: #DDDDDD;
}

/* line 333, ../../app/styles/theme/this-theme.scss */

#globalWrapper .owl-theme .owl-controls .owl-buttons div:hover {
  color: #999;
}

/* line 340, ../../app/styles/theme/this-theme.scss */

#globalWrapper .breadcrumb.sub-breadcrumb li a {
  font-size: 19px;
}

/* line 343, ../../app/styles/theme/this-theme.scss */

#globalWrapper .breadcrumb.sub-breadcrumb li a:hover {
  color: #999;
}

/* line 347, ../../app/styles/theme/this-theme.scss */

#globalWrapper .breadcrumb.sub-breadcrumb li:before {
  font-size: 18px;
}

/* line 352, ../../app/styles/theme/this-theme.scss */

#globalWrapper .breadcrumb li a {
  color: #000;
  font-size: 30px;
}

/* line 356, ../../app/styles/theme/this-theme.scss */

#globalWrapper .breadcrumb li:before {
  content: '|';
  color: #000;
  font-size: 28px;
}

/* line 365, ../../app/styles/theme/this-theme.scss */

#globalWrapper .pager > li > a {
  color: #000;
}

/* line 368, ../../app/styles/theme/this-theme.scss */

#globalWrapper .pager > li > a:hover,
#globalWrapper .pager > li > a:focus {
  background-color: #000;
  color: #fff;
}

/* line 373, ../../app/styles/theme/this-theme.scss */

#globalWrapper .pager > li.disabled {
  opacity: 0.45;
}

/* line 376, ../../app/styles/theme/this-theme.scss */

#globalWrapper .pager > li.disabled > a:hover,
#globalWrapper .pager > li.disabled > a:active {
  opacity: 0.25;
}

/* line 383, ../../app/styles/theme/this-theme.scss */

#globalWrapper .pagination > li > a {
  color: #000;
}

/* line 386, ../../app/styles/theme/this-theme.scss */

#globalWrapper .pagination > li > a:hover,
#globalWrapper .pagination > li > a:focus,
#globalWrapper .pagination > li.active > a,
#globalWrapper .pagination > li > a.active {
  background-color: #000;
  border-color: #000;
  color: #fff;
}

/* line 399, ../../app/styles/theme/this-theme.scss */

#globalWrapper h1 {
  color: #000;
}

/* line 402, ../../app/styles/theme/this-theme.scss */

#globalWrapper #featured-products {
  background-color: #EFE6D4;
}

/* line 415, ../../app/styles/theme/this-theme.scss */

#globalWrapper #newest-arrivals .row > div,
#globalWrapper .newest-arrivals-style .row > div {
  text-transform: uppercase;
}

/* line 418, ../../app/styles/theme/this-theme.scss */

#globalWrapper #newest-arrivals .row > div a:hover .image-wrapper,
#globalWrapper .newest-arrivals-style .row > div a:hover .image-wrapper {
  background-color: #000;
}

/* line 422, ../../app/styles/theme/this-theme.scss */

#globalWrapper #newest-arrivals .row > div img,
#globalWrapper .newest-arrivals-style .row > div img {
  border-bottom: 5px solid #000;
}

/* line 425, ../../app/styles/theme/this-theme.scss */

#globalWrapper #newest-arrivals .row > div .product-description,
#globalWrapper .newest-arrivals-style .row > div .product-description {
  border-bottom: 1px solid #000;
}

/* line 428, ../../app/styles/theme/this-theme.scss */

#globalWrapper #newest-arrivals .row > div .image-hover,
#globalWrapper .newest-arrivals-style .row > div .image-hover {
  color: #fff;
  text-align: center;
  font-size: 18px;
  line-height: 20px;
}

@media (min-width: 480px) {
  /* line 428, ../../app/styles/theme/this-theme.scss */

  #globalWrapper #newest-arrivals .row > div .image-hover,
  #globalWrapper .newest-arrivals-style .row > div .image-hover {
    font-size: 24px;
    line-height: 28px;
  }
}

/* line 439, ../../app/styles/theme/this-theme.scss */

#globalWrapper #newest-arrivals .row > div .image-hover .product-name,
#globalWrapper .newest-arrivals-style .row > div .image-hover .product-name {
  font-size: 26px;
}

@media (min-width: 480px) {
  /* line 439, ../../app/styles/theme/this-theme.scss */

  #globalWrapper #newest-arrivals .row > div .image-hover .product-name,
  #globalWrapper .newest-arrivals-style .row > div .image-hover .product-name {
    font-size: 30px;
  }
}

/* line 452, ../../app/styles/theme/this-theme.scss */

#globalWrapper #social-module #social-feed-container .owl-item .image-wrapper {
  background-color: #fff;
}

/* line 462, ../../app/styles/theme/this-theme.scss */

#globalWrapper #social-module .owl-controls .owl-page.active span {
  background-color: #333;
}

/* line 467, ../../app/styles/theme/this-theme.scss */

#globalWrapper #social-module .owl-controls .owl-page span {
  background-color: #7B7B7B;
}

/* line 472, ../../app/styles/theme/this-theme.scss */

#globalWrapper #social-module .owl-controls .owl-page:hover span {
  background-color: #333;
}

/* line 480, ../../app/styles/theme/this-theme.scss */

#globalWrapper .pager .dropdown-toggle.btn {
  border: 1px solid #ddd;
  background-color: #fff;
  color: #000;
}

/* line 485, ../../app/styles/theme/this-theme.scss */

#globalWrapper .pager .dropdown-toggle.btn:hover,
#globalWrapper .pager .dropdown-toggle.btn:focus {
  color: #fff !important;
  background-color: #000;
}

/*# sourceMappingURL=theme.css.map */