:focus {
  box-shadow: none;
  outline: none;
}
html,
body {
  height: 100%;
}
body {
  display: flex;
  height: 100%;
  flex-direction: column;
  overflow: hidden auto;
}
.page-content {
  flex: 1 0 auto;
  min-height: 400px;
}
footer {
  flex-shrink: 0;
}
body {
  font-family: open sans, sans-serif;
  background: #fff;
  color: #000;
  line-height: 1.5;
}
body:not(".checkout-1") {
  padding-top: 258px;
}
.wrapper {
  margin: 0 auto;
  background: #fff;
  max-width: 1200px;
}
.modal {
  z-index: 10500000000;
}
img {
  max-width: 100%;
}
.primary-bg {
  background: #242424;
  color: #fff;
}
.secondary-bg {
  background: rgba(224, 224, 224, 0.9);
  color: inherit;
}
h1 {
  font-size: 36px;
}
#leftBar {
  background: 0 0;
  color: #000;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-right: auto;
}
@media (min-width: 1200px) {
  #leftBar {
  }
}
.titles {
  margin: 0 0 20px;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0;
}
.col-sm-2_4 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .col-sm-2_4 {
    float: left;
    width: 20%;
  }
}
.logo2 {
}
.logo2 img {
  margin: auto;
}
@media (min-width: 768px) {
  .logo2 img {
    margin: 0;
  }
}
#category .page_header {
}
.subcategories {
  border-bottom: 0 solid #ececec;
  padding: 0;
}
section.subcategories_block {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .subcategories > ul > li {
    width: 33.333333% !important;
    float: left;
    max-width: 300px;
    margin: 0;
  }
}
.subcategories > ul > li > a {
  color: #333;
  text-decoration: none;
  display: block;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  border: 1px solid #eee;
}
.subcategories > ul > li > a:hover {
  border: 1px solid #76b3b4;
  color: #76b3b4;
}
.subcategories > ul > li > a:hover img {
}
.subcategories > ul > li span.name,
.subcategories > ul > li span.desc {
  display: block;
  text-align: center;
}
.subcategories > ul > li span.name {
  text-transform: none;
  margin: 10px 0;
  padding: 0 8px;
  font-size: 14px;
}
.subcategories > ul > li .desc {
  text-align: center;
  margin: 0 0 12px;
  padding: 0 10px;
}
.subcategories > ul > li span.category-img {
  height: 160px;
  border: 0 solid #dadada;
  padding: 3px;
}
.subcategories > ul > li span.category-img > img {
  max-width: 100%;
  max-height: 100%;
}
#category .product-items {
}
#category .product-items .product-item {
  text-align: center;
}
#category .breadcrumnb,
#search .breadcrumnb {
  margin: 15px 0 0;
  background: #f6f6f6;
  padding: 4px;
}
.breadcrumnb {
  margin: 0 0 9px;
}
#frmsortby h2 {
  margin: 8px 0 0;
}
.sub-section {
}
#listing h1.header-specials {
}
#listing h1.page_headers,
#listing h1.page_heading {
}
.qtyTable-btn {
}
#listing .header > .page_heading {
}
#listing .header > .page_heading:after {
}
#listing .descriptionBlock .header > .page_heading,
#listing .FeaturesBlock .header > .page_heading {
}
.productFeaturesBlock ul {
}
.availabilityInfo {
}
.product_availability {
}
.pricingBlock .yourprice,
.pricingBlock .saleprice {
}
.pricingBlock span {
}
.addToCartBlock .qtybox-addcart label:not(.qty-input) {
}
.addToCartBlock .qtybox-addcart label.qty-input {
}
.main-image {
}
.addl-images {
}
.addl-images ul.slides {
}
.addl-images ul.slides li {
}
.addl-images ul.slides li a {
}
@media (min-width: 768px) {
  .addl-images {
  }
  .addl-images ul.slides li {
  }
}
@media (min-width: 1200px) {
  .addl-images {
  }
  .addl-images ul.slides li {
  }
}
#listing .btn.btn-addcart {
  text-transform: uppercase;
}
#listing .btn.btn-addcart:hover {
}
.opt-label {
}
.opt-label > label {
}
.special-actions {
  margin-bottom: 40px;
}
.special-action {
}
.special-action .btn {
}
.special-action .btn i {
}
.product-id {
}
.product-reviews {
}
.product-reviews a {
}
div.qaLink {
}
div.qaLink a {
}
.user_reviews .review-shortDesc {
}
.user_reviews .review-info {
}
.rTabs {
}
.r-tabs .r-tabs-nav .r-tabs-anchor {
}
.r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor {
}
.r-tabs .r-tabs-accordion-title .r-tabs-anchor {
}
.r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor {
}
.quantityBlock .quantity-table {
  margin: 0 0 15px;
}
.likebutton {
  margin-top: 15px;
}
@media only screen and (max-width: 567px) {
  .btn.btn-addcart i {
    display: inline-block;
  }
  .product-item .img .quickview {
    display: none;
  }
}
#listing .short-description,
#listing .extrafieldsBlock {
  display: none;
}
.container {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 100%;
    max-width: 1200px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 100%;
    max-width: 1200px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 100%;
    max-width: 1200px;
  }
}
.full-border-top {
  border-top: 1px solid #d5d5d5;
}
.full-border-bottom {
  border-bottom: 1px solid #d5d5d5;
}
.products-section .container {
  padding-top: 35px;
  padding-bottom: 10px;
}
.form-control {
  color: #5d5d5d;
  font-size: 13px;
  height: 38px;
  padding: 7px 12px;
}
.form-control.search-text {
  border-color: #ececec;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn {
  font-size: 14px;
  border-width: 1px;
  padding: 8px 12px;
  font-weight: 400;
  text-transform: uppercase;
  border-radius: 0;
}
.btn.add-to-cart:before,
.btn.quickview:before {
  font-size: 24px;
  vertical-align: middle;
}
.btn.add-to-cart,
.btn.quickview {
  border-color: #75b3b3;
  background-color: #75b3b3;
  color: #fff;
  padding: 5px 9px;
}
.btn.add-to-cart:hover {
  border-color: #e95f2e;
  background: #fff !important;
  color: #e95f2e;
}
.btn.quickview:hover {
  border-color: #75b3b3;
  background: #fff;
  color: #75b3b3;
}
.btn-xl {
  padding: 20px 45px;
}
.btn-xs {
  padding: 6px 12px;
  font-size: 12px;
  line-height: 20px;
}
.btn-default {
  border-color: #e95f2e;
  background-color: #fff;
  color: #000;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus {
  color: #fff;
  background-color: #e95f2e;
  border-color: #e95f2e;
  outline: none;
}
.btn-default:active:hover {
  border-color: #d0d0d0;
}
.btn-default.btn-inverse,
.btn-primary {
  color: #fff;
  background-color: #e95f2e;
  border-color: #e95f2e;
}
.btn-default.btn-inverse:hover,
.btn-primary:hover {
  color: #fff;
  background-color: #513a3b;
  border-color: #513a3b;
  opacity: 1;
}
.header-navigation {
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .header-navigation {
    margin-bottom: 40px;
  }
}
.header-navigation {
  margin-bottom: 0;
}
.navbar-wrapper {
  background: #fff;
  margin-bottom: 0;
  position: relative;
  z-index: 12;
}
.navbar-wrapper.navbar-menu {
  background: #fff;
  margin-bottom: 15px;
}
.navbar.navbar-inverse {
  min-height: 45px;
  margin-bottom: 0;
  padding: 0;
  border: none;
  border-top: 0 solid #5d5d5d;
  background-color: transparent;
}
.navbar .navbar-nav {
  display: block;
  float: left;
}
.navbar .navbar-collapse {
  text-align: left;
}
.navbar-nav > li {
  display: block;
  float: left;
}
#menulinks-outer .navbar-nav > li > a {
  color: #000;
  font-weight: 300;
  letter-spacing: 0;
  text-transform: none;
  font-size: 14px;
  line-height: 42px;
  min-height: 42px;
  padding: 0 11px;
}
#menulinks-outer .navbar-nav > li:hover > a,
#menulinks-outer .navbar-nav > li > a:hover,
#menulinks-outer .navbar-nav > li > a:focus {
  color: #e95f2e;
  background-color: transparent;
}
#menulinks-outer .navbar-nav > li > a i.menu-icon {
  font-size: 22px;
}
#caTnaV {
  margin-bottom: 0;
  background: #fff;
}
#caTnaV .old-dropdown:after {
  content: "";
  height: 15px;
  width: 1px;
  position: absolute;
  right: -2px;
  top: 50%;
  margin-top: -7px;
  background: #c5c5c5;
}
#categories-outer {
  margin: 0 -30px;
}
#categories-outer .navbar-nav {
  text-align: center;
}
#categories-outer .navbar-nav > li {
  float: none;
  display: inline-block;
}
#categories.navbar-nav {
  margin: 0 -15px;
  float: none;
  width: auto;
  position: relative;
}
#categories.navbar-nav > li {
  vertical-align: top;
  position: relative;
  z-index: auto;
  padding: 0;
}
#categories.navbar-nav > li:before {
  content: "|";
  display: none;
  float: right;
  line-height: 44px;
  position: relative;
  left: 8px;
  font-size: 20px;
  font-weight: 700;
}
#categories.navbar-nav > li:last-child:before {
  display: none;
}
#categories.navbar-nav > li:last-of-type:after {
  display: none;
}
#categories.navbar-nav > li:hover:after {
  background: #75b3b3;
}
#categories.navbar-nav > li > a {
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  font-weight: 400;
  padding: 0 18px;
  line-height: 25px;
  color: #000;
  text-transform: uppercase;
}
#categories.navbar-nav > li.old-dropdown > a svg {
  margin: -5px 0;
}
#categories .dropdown-toggle-icon {
  display: none;
}
@media (max-width: 991px) {
  .header-navigation .container {
    max-width: 100%;
  }
  #mobile-categories #categories .dropdown-toggle-icon {
    display: block;
    position: absolute;
    top: -4px;
    right: 0;
    height: 25px;
    width: 25px;
  }
  #mobile-categories #categories .dropdown-toggle-icon span:before {
    font-family: fontello-old;
    font-size: 20px;
    line-height: 20px;
    content: "\E83C";
    padding: 2px 6px;
  }
  #mobile-categories #categories .open .dropdown-toggle-icon span:before {
    content: "\E83B";
  }
}
@media (min-width: 992px) {
  #categories.navbar-nav > li.old-dropdown > a {
    padding: 6px 9px;
    margin: 0 -3px;
  }
  .old-dropdown .dropdown-menu ul {
    padding: 0;
    margin: 10px 0 !important;
  }
  .old-dropdown:hover .dropdown-menu {
    display: block;
  }
  li.old-dropdown .dropdown-menu {
    width: auto !important;
    min-width: 200px;
  }
  li.old-dropdown .dropdown-menu.menu-width-2 {
    width: 400px !important;
  }
  li.old-dropdown .dropdown-menu.menu-width-3 {
    width: 600px !important;
  }
  li.old-dropdown .dropdown-menu.menu-width-4 {
    width: 800px !important;
  }
  li.old-dropdown .dropdown-menu.menu-width-5 {
    width: 1000px !important;
  }
  .dropdown-menu .column-list {
    float: left;
    position: relative;
    border-right: 1px solid #ddd;
  }
  .dropdown-menu .column-list li {
    padding: 0 15px;
  }
  .dropdown-menu .column-list li a {
    display: block;
    font-size: 13px;
    line-height: 16px;
    padding: 5px 0;
    color: #000;
  }
  .dropdown-menu .column-list:last-child {
    border-right: 0;
  }
  .menu-width-5.dropdown-menu .column-list {
    width: 20%;
  }
  .menu-width-4.dropdown-menu .column-list {
    width: 25%;
  }
  .menu-width-3.dropdown-menu .column-list {
    width: 33.333%;
  }
  .menu-width-2.dropdown-menu .column-list {
    width: 50%;
  }
  .navbar-nav > li > .dropdown-menu.dropdown-right {
    left: auto;
    right: -3px;
  }
}
@media (max-width: 1199px) {
  #categories.navbar-nav > li > a {
    font-size: 13px;
  }
}
#mobile-categories #categories.navbar-nav > li > a {
  min-height: inherit;
  line-height: normal;
  color: #000;
  font-size: 14px;
  padding: 0;
}
#mobile-categories #categories.navbar-nav > li > a:before {
  display: none;
}
#mobile-categories #categories.navbar-nav {
  margin: 0;
}
#mobile-categories #categories.navbar-nav > li:before {
  display: none;
}
#categories.navbar-nav > li > a:after {
}
#categories.navbar-nav > li:hover > a,
#categories.navbar-nav > li > a:focus {
  background: #75b3b3;
  color: #fff;
}
#categories.navbar-nav > li:hover > a > svg {
  fill: #fff;
}
#categories.navbar-nav > li:hover > a:before {
  content: "";
  position: absolute;
  bottom: 5px;
  width: 80%;
  left: 10%;
  border-bottom: 0 solid #5e5444;
}
.navbar-nav > li > .dropdown-menu {
  position: absolute;
  top: 100%;
  left: -3px;
  right: auto;
  background: #fff;
  border: 1px solid #404242;
  padding: 0;
  width: 100%;
  overflow: hidden;
  display: none;
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.navbar-nav > li > .dropdown-menu.menu_sm {
  max-width: 600px;
}
.navbar-nav > li:first-child > .dropdown-menu {
}
.navbar-nav > li:nth-child(5) > .dropdown-menu {
}
.navbar-nav > li:last-child > .dropdown-menu {
}
.navbar-nav > li > .dropdown-menu.mega {
}
@media (max-width: 1199px) {
  .navbar-nav > li > .dropdown-menu {
  }
  .navbar-nav > li:last-child > .dropdown-menu {
  }
}
#categories-outer .dropdown-menu > li {
}
#categories-outer .dropdown-menu > li > a {
  display: block;
  font-size: 13px;
  line-height: 16px;
  padding: 8px;
  color: #000;
}
#categories-outer .dropdown-menu > li:hover > a {
  color: #fff;
  background: #75b3b3;
}
.dropdown-menu > li:hover > a,
.dropdown-menu > li:focus > a {
}
.navbar-header {
  float: none;
  font-size: 14px;
  font-weight: 300;
  color: #000;
  padding: 0;
  background: #f6f6f6;
  border-bottom: 0 solid #000;
  text-transform: none;
}
.navbar-header .navbar-toggle {
  text-transform: uppercase;
  text-decoration: none;
  display: block;
  height: 40px;
  border-color: transparent;
  margin: 0 5px;
  padding: 10px;
  font-size: 12px;
  line-height: 20px;
  color: #333;
}
.navbar-header .navbar-toggle span {
  color: #333;
  font-size: 18px;
  vertical-align: bottom;
}
.navbar-header .navbar-toggle:hover {
  color: #fff;
  background: #333;
}
@media (max-width: 991px) {
  .navbar-header {
  }
  .navbar-left,
  .navbar-right {
    float: none !important;
  }
  .navbar-header .navbar-toggle {
    display: block;
    height: 42px;
    border-color: transparent;
    margin: 7px 5px;
    padding: 13px 5px;
    font-size: 15px;
    line-height: 14px;
    color: #333;
  }
  .navbar-header .navbar-toggle:hover,
  .navbar-header .navbar-toggle:focus {
    background-color: #e95f2e;
    text-decoration: none;
  }
  .navbar-header .navbar-toggle:hover span,
  .navbar-header .navbar-toggle:focus span {
    color: #e95f2e;
  }
  .navbar-header .navbar-toggle .icon-bar {
    background-color: #333;
  }
  .navbar-header .navbar-toggle:hover .icon-bar,
  .navbar-header .navbar-toggle:focus .icon-bar {
    background-color: #e95f2e;
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-nav {
    float: none !important;
  }
  .navbar-nav > li {
    float: none;
    display: block;
    text-align: left;
  }
  .collapse.in {
    display: block !important;
  }
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin: 20px 0 5px;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: block;
  }
  #menulinks-outer .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 0 15px;
  }
}
.breadcrumnb ol li {
  font-size: 12px;
  font-weight: 400;
  margin: 0;
}
.breadcrumnb ol li > a {
  color: #000;
  text-transform: none;
  font-size: 12px;
  font-weight: 400;
}
.breadcrumnb ol li:after {
  content: ">";
  color: #000;
}
.banner-link-row {
  background: #d9dbdb;
  border-bottom: 2px solid #fff;
  padding: 0;
  overflow: hidden;
  border-top: 0;
  height: 40px;
  width: 100%;
  position: relative;
}
.banner-link-row .container .row,
.banner-link-row .col-sm-3 {
  padding: 0;
}
.banner-link {
  width: 100%;
  display: block;
  color: #333;
  font-size: 14px;
  line-height: 42px;
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;
  padding-left: 20px;
}
@media (max-width: 767px) {
  .banner-link-row {
    display: none;
  }
}
@media (max-width: 1200px) {
  .banner-link {
    font-size: 12px;
    line-height: 40px;
  }
  .banner-link span.icon {
    font-size: 24px !important;
    line-height: 35px !important;
  }
}
.triangle-left {
  position: absolute;
  right: -17px;
  top: -2px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 22px 0 22px 15px;
  border-color: transparent transparent transparent #fff;
  z-index: 2;
}
.inner-triangle {
  position: absolute;
  right: 2px;
  width: 0;
  height: 0;
  top: -22px;
  border-style: solid;
  border-width: 22px 0 22px 15px;
  border-color: transparent transparent transparent #d9dbdb;
}
.row > div .banner-link {
  border-left: 0;
  position: relative;
  z-index: 1;
}
.row > div:first-child .banner-link {
  border-left: 0;
  position: relative;
  background: #d9dbdb;
}
.row > div:nth-child(2) .banner-link {
  background: #e3e5e5;
}
.row > div:nth-child(2) .inner-triangle {
  border-color: transparent transparent transparent #e3e5e5;
}
.row > div:nth-child(3) .banner-link {
  background: #edefef;
}
.row > div:nth-child(3) .inner-triangle {
  border-color: transparent transparent transparent #edefef;
}
.row > div:nth-child(4) .banner-link {
  background: #f7f9f9;
}
.row > div:nth-child(4) .inner-triangle {
  border-color: transparent transparent transparent #f7f9f9;
}
.banner-link span {
  color: #e95f2e;
}
.banner-link img,
.banner-link span.icon {
  display: inline-block;
  vertical-align: sub;
  padding-right: 7px;
}
.banner-link span.icon {
  font-size: 28px;
  line-height: 32px;
  color: #000;
  display: inline-block;
  vertical-align: top;
}
.banner-link span.icon:before {
  margin: 0;
  vertical-align: middle;
}
#checkout-logo .logo {
}
.sticky-header.shrink .site-header {
  padding: 10px 0;
  background: #fff;
}
.sticky-header.shrink .logo {
  height: 64px;
}
.sticky-header.shrink .site-header .useraccount {
  float: right;
}
@media (min-width: 992px) {
  .sticky-header.shrink .site-header .useraccount .utils span {
    display: none;
  }
}
.sticky-header.shrink .site-header .searchBox {
  margin: 10px 0 10px auto;
  float: left;
  clear: none;
}
#sticky-toggle {
  display: none;
}
.sticky-on #sticky-toggle {
  display: block;
}
#sticky-toggle a {
  padding: 0 !important;
}
.sticky-ads {
  display: none;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  font-size: 22px;
  color: #333;
  width: 60px;
  line-height: 36px;
}
.sticky-ads:hover {
  color: #e95f2e;
}
.sticky-on .sticky-ads {
  display: block;
}
.sticky-ads.abs-left img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  max-height: 50px;
  margin: auto;
}
.sticky-ads.abs-right {
  left: auto;
  right: 0;
}
.sticky-ads.abs-right2 {
}
.logo {
  height: 71px;
  margin: 0;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  grid-area: column-1;
}
@media (min-width: 992px) {
  .logo {
  }
}
@media (min-width: 1200px) {
  .logo {
  }
}
.logo img {
  position: absolute;
  top: 0;
  right: auto;
  bottom: 0;
  left: 0;
  margin: auto 0;
  max-width: 100%;
  max-height: 100%;
  z-index: 13;
}
@media (max-width: 991px) {
}
.logo a:hover img {
  opacity: 1;
}
.custom_mid {
  margin-top: 10px;
}
@media (min-width: 992px) {
  .custom_mid {
    margin-top: 20px;
  }
}
.useraccount {
  margin: 10px 0;
}
.utils {
  margin: 0 0 0 15px;
  padding: 0;
  list-style: none;
  text-align: right;
  float: right;
}
.utils li {
  display: inline-block;
  text-align: right;
  line-height: 40px;
  padding: 0 7px;
  font-size: 18px;
  font-weight: 400;
  color: #5d5d5d;
}
.utils a {
}
.utils a:hover {
}
.utils a:hover i {
}
.utils i {
  color: #404242;
  font-size: 28px;
}
.top_links {
  color: #000;
  font-size: 14px;
  font-weight: 300;
  text-transform: none;
  padding: 7px 5px;
  margin: 0 5px;
  position: relative;
}
.top_links span {
  font-size: 18px;
}
.top_links:hover {
  color: #e95f2e;
  text-decoration: none;
}
.top_links:hover span {
}
.top_links i {
  color: #fff;
  background: #e95f2e;
  position: absolute;
  display: inline-block;
  z-index: 0;
  padding: 0;
  top: -15px;
  left: 15px;
  width: 27px;
  height: 27px;
  line-height: 26px;
  font-size: 14px;
  font-style: normal;
  line-height: 29px;
  font-weight: 400;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.slogan {
  line-height: 30px;
  color: #333;
  font-size: 14px;
  font-weight: 600;
  text-align: right;
  float: none;
  padding: 10px 0;
  text-transform: uppercase;
  text-align: center;
}
.slogan a {
  display: inline-block;
  color: #333;
  margin-left: 5px;
}
.slogan a:hover {
  color: #000;
}
@media (min-width: 768px) {
  .slogan a {
    margin-left: 5px;
  }
}
@media (min-width: 992px) {
  .slogan {
    float: none;
    text-align: right;
  }
}
.slogan .icon-basket {
  position: relative;
}
.slogan i {
  font-size: 13px;
}
.slogan i:not(.icon-menu):before {
}
.site-header {
  padding: 0;
  margin-bottom: 10px;
  display: grid;
  grid-column-gap: 30px;
  align-items: center;
}
@media (min-width: 768px) {
  .site-header {
    grid-template-areas: "column-3 column-1 column-4 column-5" "column-2 column-2 column-2 column-2";
    grid-template-columns: 50px 316px auto 85px;
  }
}
@media (min-width: 992px) {
  .site-header {
    margin-bottom: 0;
    grid-template-columns: 316px auto 182px 60px;
    grid-template-areas: "column-1 column-2 column-4 column-5";
  }
}
@media (max-width: 767px) {
  .site-header {
    padding: 0 15px;
    grid-template-areas: "column-3 column-1 column-1" "column-4 column-4 column-5" "column-2 column-2 column-2";
    grid-template-columns: 50px auto 85px;
  }
  .site-header .logo img {
  }
  .site-header .phone-number {
    text-align: left;
  }
}
.sticky-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9999999999;
}
#mobile-menu-trigger {
  grid-area: column-3;
  font-size: 18px;
  padding: 0;
  width: 40px;
  height: 40px;
  line-height: 18px;
}
.location-search {
  display: flex;
  grid-area: column-2;
}
.location-link {
  font-size: 32px;
  color: #000;
  margin-right: 15px;
}
#FRAME_SEARCH {
  flex-grow: 1;
}
.phone-number .old-icon-phone-new {
  margin-right: 12px;
  font-size: 28px;
  line-height: 35px;
}
.phone-number {
  font-size: 22px;
  color: #000;
  grid-area: column-4;
  text-align: center;
}
.phone-number span {
  color: #000;
  font-weight: 400;
}
.user-account {
  font-size: 30px;
  color: #000;
  margin-right: 15px;
}
.account-basket {
  display: flex;
  grid-area: column-5;
  align-items: center;
}
.account-basket .mini-cart-basket {
  display: block;
  position: relative;
}
.account-basket .old-icon-cart {
  font-size: 38px;
  color: #000;
}
.account-basket span.count {
  position: absolute;
  margin-left: 0;
  top: 13px;
  left: 12px;
  margin-top: 0;
  line-height: 15px;
}
.account-basket .count {
  background: #e95f2e;
  padding: 3px 7px;
  border-radius: 50%;
  color: #fff;
  font-size: 13px;
}
.site-header .searchBox {
  float: none;
  width: 100%;
  margin: 0 auto;
  border: 0 solid #ededed;
  position: relative;
}
.input-group {
  display:block;
}
.input-group .form-control {
  position: static;
  float: unset;
}
@media (min-width: 992px) {
  .site-header .searchBox {
  }
}
@media (min-width: 1200px) {
  .site-header .searchBox {
  }
}
.sticky-on .logo {
}
.sticky-on .slogan a {
  display: inline-block;
}
.sticky-on .slogan {
  margin: 20px 0;
}
.sticky-on .site-header {
  background-color: #fff;
}
.sticky-on .site-header {
  display: grid;
}
.sticky-on #caTnaV {
  display: none;
}
@media (max-width: 767px) {
  .sticky-on .site-header .location-search,
  .sticky-on .site-header .phone-number,
  .sticky-on .site-header .account-basket {
    display: none;
  }
  .sticky-on .site-header {
    grid-template-columns: "column-3 column-1";
  }
}
@media (min-width: 768px) {
  .sticky-on .site-header {
    padding: 0 15px 10px;
  }
}
@media (max-width: 991px) {
  .sticky-on .site-header {
  }
}
@media (min-width: 992px) {
  .sticky-on .navbar-header,
  .sticky-on .site-header {
    display: none;
  }
  .sticky-on #caTnaV {
    display: block;
  }
}
.searchBox {
  padding: 0;
  position: relative;
}
.search-form {
  position: relative;
  border: 1px solid #c7c7c7;
  border-radius: 0;
}
.search-form .search-text {
  padding: 9px 42px 9px 12px;
  height: 44px;
  border: none;
  background: #fff;
  color: #5d5d5d;
  text-transform: none;
  font-weight: 400;
  font-size: 15px;
}
.search-form .search-submit {
  position: absolute;
  top: 0;
  right: 0;
  width: 45px;
  height: 100%;
  text-align: center;
  font-size: 16px;
  border: none;
  padding: 0;
  background: #e95f2e;
  color: #fff;
  border-left: 1px solid #e95f2e;
}
table.searchlight-results {
  width: 350px !important;
  margin-top: -10px;
}
.minicart {
  min-width: 165px;
  height: 60px;
  float: right;
  padding: 15px 0 15px 10px;
  border-left: 1px solid #ececec;
}
.minicart-inner {
  display: block;
  color: #5d5d5d;
  text-transform: uppercase;
  cursor: pointer;
}
.minicart-inner:hover {
  color: #5d5d5d;
  opacity: 0.8;
}
.minicart .cart-icon {
  display: block;
  width: auto;
  height: 30px;
  line-height: 30px;
  font-size: 30px;
  float: left;
  margin-right: 5px;
}
.minicart .cart-details {
  display: block;
  float: left;
}
span.cart-title {
  font-size: 12px;
  line-height: 15px;
  display: block;
  font-weight: 700;
}
span.cart-count {
  color: #676767;
  font-size: 10px;
  display: block;
  line-height: 15px;
  font-weight: 400;
}
footer .footer-widget {
  padding-top: 25px;
  padding-bottom: 25px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
footer .more-link {
  color: #75b3b3;
}
@media (max-width: 767px) {
  .footer-list li {
    margin-bottom: 5px;
  }
  footer .container .row .footer-col:first-child {
    padding-left: 15px;
  }
}
.footer-list,
.contact-list {
  padding: 0;
  list-style: none;
}
.footer-list li a {
  color: #000;
  font-size: 14px;
  line-height: 15px;
}
footer .container .footer-col {
  position: relative;
  padding-right: 18px;
}
footer .container .row {
  padding: 25px 0;
}
footer > .container > .row,
footer .footer-bottom {
  border-top: 1px solid #ccc;
}
footer .container .row .footer-col:first-child {
  padding-left: 45px;
}
footer .container .footer-col p {
  margin: 20px 0 0;
  font-size: 14px;
  line-height: 24px;
}
footer .container .footer-col h5 {
  font-size: 1em;
  color: #e95f2e;
  margin-bottom: 20px;
  margin-top: 25px;
}
footer .container .footer-col:after {
  content: "";
  position: absolute;
  right: 10px;
  top: 0;
  width: 1px;
  height: 100%;
  min-height: 240px;
  background: #ccc;
}
footer .container .footer-col:last-child:after {
  display: none;
}
@media (max-width: 767px) {
  footer .footer-widget {
    padding: 15px 20px;
  }
  .footer-list li {
    margin-bottom: 5px;
  }
  footer .container .footer-col:after {
    display: none;
  }
  footer .container .footer-col {
    padding: 0 15px !important;
  }
  footer .container .row {
    margin: 0;
  }
}
@media (max-width: 479px) {
  footer {
    margin: 0;
    border-top: 0;
  }
  footer .footer-widget {
    padding: 15px;
  }
}
footer h4 {
  margin-bottom: 20px;
  margin-top: 10px;
  font-size: 1.4em;
  text-transform: uppercase;
  color: #75b3b3;
}
.contact-list li {
  color: #000;
  font-size: 14px;
  line-height: 15px;
  margin-bottom: 10px;
}
.contact-list li a {
  color: #000;
}
.contact-list li span {
  color: #8d8d8d;
}
@media (min-width: 768px) {
  .mobile-collapse__content {
    padding-right: 35px;
  }
}
@media (max-width: 767px) {
  .mobile-collapse {
    border-bottom: 1px solid #eee;
  }
  .row .footer-col:last-child .mobile-collapse {
    border-bottom: 0;
  }
  .mobile-collapse__content {
    display: none;
    padding-bottom: 15px;
  }
  .open > .mobile-collapse__content {
    display: block;
  }
  .mobile-collapse__title {
    cursor: pointer;
    padding: 16px 0;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    position: relative;
    font-size: 1.125em !important;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .mobile-collapse__title:before {
    position: absolute;
    display: block;
    top: 19px;
    right: 5px;
    font-family: fontello-old;
    font-size: 15px;
    content: "\e88a";
    line-height: 1em;
    color: #75b3b3;
  }
  .open > .mobile-collapse__title:before {
    content: "\e889";
  }
  .mobile-collapse__title.title-under::after {
    display: none;
  }
}
ul.extrapages {
  text-align: left;
}
ul.extrapages li.label {
  display: block;
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 5px;
  color: #333;
  text-transform: uppercase;
}
ul.extrapages li {
  display: block;
  line-height: 1.75em;
  margin: 0 0 8px;
}
ul.extrapages li.contact {
  margin: 0;
}
ul.extrapages li.contact a {
  color: #0d703c;
}
ul.extrapages li a {
  color: #000;
  font-size: 14px;
  text-transform: none;
  font-weight: 300;
  text-decoration: none;
}
ul.extrapages li a:hover {
  color: #000;
  background: 0 0;
}
ul.extrapages li a i {
  vertical-align: middle;
}
.global-footer {
  text-align: center;
}
.copyright {
  font-size: 14px;
  line-height: 14px;
  padding: 12px 0;
  background: #e5e5e5;
  color: #000;
}
@media (min-width: 768px) {
  .copyright {
    margin-top: 0;
    text-align: center;
  }
}
.copyright a {
  color: #fff;
}
.copyright_txt {
  padding-top: 6px;
  text-transform: none;
}
.newsletter {
  background: #fff;
  color: #fff;
  padding: 30px;
  text-align: left;
  border-top: 1px solid #d5d5d5;
  border-bottom: 1px solid #d5d5d5;
}
.mailist-box {
  width: 100%;
  float: none;
  text-align: left;
  margin-bottom: 0;
}
.mailist-box form {
  margin: auto;
}
.mailist-box h3 {
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0;
  text-transform: none;
  font-weight: 600;
  color: #000;
  text-align: center;
  margin: 0 !important;
  padding: 10px 0;
}
@media (min-width: 992px) {
  .mailist-box h3 {
  }
}
@media (min-width: 1200px) {
  .mailist-box h3 {
  }
}
.mailinglist-form {
  margin: auto;
  max-width: 510px;
  border: 1px solid #d5d5d5;
}
.mailinglist-input.form-control {
  background-color: #fff;
  border-color: #fff;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  max-width: 82%;
  height: 40px;
  color: #333;
  float: left;
}
.mailinglist-input.form-control::placeholder {
  color: #3b3b3b;
}
.mailinglist-submit {
  border: 1px solid #fff;
  float: right;
  width: 18%;
  height: 40px;
  font-weight: 400;
  border-color: #fff !important;
  background-color: #96b26c !important;
  font-size: 0;
  color: #fff !important;
  border-radius: 0;
}
.mailinglist-submit i {
  font-size: 18px;
}
@media (min-width: 768px) {
  .mailinglist-submit {
    font-size: 0;
  }
  .mailinglist-submit i {
    display: block;
  }
}
.btn-default.mailinglist-submit:hover,
.btn-default.mailinglist-submit:focus {
  background-color: #464646 !important;
  color: #fff !important;
  border-color: #464646 !important;
}
.mailinglist-response {
  display: none;
}
.maillist-options {
  display: block;
  margin: 0;
  text-align: center;
  color: #fff;
}
.subscribe {
  float: none;
  display: inline-block;
  margin: 12px 15px 0 0;
  line-height: 13px;
}
@media (min-width: 768px) {
  .maillist-options {
    text-align: left;
  }
  .subscribe {
  }
}
.subscribe input[type="radio"] {
  margin: 0;
  vertical-align: middle;
}
.subscribe label {
  margin: 0;
  font-size: 14px;
  line-height: 18px;
  font-weight: 600;
  margin-left: 3px;
  color: #001;
  cursor: pointer;
  text-transform: none;
}
.seals {
  margin-bottom: 20px;
}
.credit-cards {
  margin: 25px 0 20px;
  text-align: center;
}
.credit-cards img {
  height: 30px;
}
.social {
  margin: 0;
  padding: 25px 0 15px;
  text-align: center;
}
.social a {
  display: inline-block;
  vertical-align: top;
  font-size: 47px;
  line-height: 48px;
  color: #6b7171;
  text-decoration: none !important;
  margin: 0 7px;
}
@media (max-width: 991px) {
  footer .container .footer-col:after {
    min-height: 300px;
  }
  .social {
    padding: 15px 0 20px;
  }
}
@media (max-width: 767px) {
  .social {
    margin: 0 20px;
    padding: 10px 0 15px;
  }
  .social a {
    margin: 0 4px;
  }
}
@media (max-width: 519px) {
  .social {
    margin: 0 -15px;
    padding: 5px 0 10px;
  }
  .social a {
    font-size: 33px;
    line-height: 38px;
    margin: 0;
  }
}
.social a.color-youtube:hover {
  color: #b00;
  border-color: #b00;
}
.social a.color-twitter:hover {
  color: #00aced;
  border-color: #00aced;
}
.social a.color-pinterest:hover {
  color: #cb2027;
  border-color: #cb2027;
}
.social a.color-instagram:hover {
  color: #125688;
  border-color: #125688;
}
.social a.color-gplus:hover {
  color: #dd4b39;
  border-color: #dd4b39;
}
.social a.color-linkedin:hover {
  color: #007bb6;
  border-color: #007bb6;
}
.social a.color-hozzy:hover {
  color: #7ac143;
  border-color: #7ac143;
}
.social a.color-facebook:hover {
  color: #3b5998;
  border-color: #3b5998;
}
#logoCarousel {
  width: 100%;
  min-height: 50px;
  margin-bottom: 0;
}
#logoCarousel .item {
  text-align: center;
  padding-top: 14px;
}
#logoCarousel .item > a {
  display: inline-block;
}
#logoCarousel .item img {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  filter: gray;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  max-height: 62px;
}
#logoCarousel .item a:hover img {
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
  filter: none;
}
@media (min-width: 768px) {
  #logoCarousel {
    text-align: center;
    margin: 0 0 15px;
  }
  #logoCarousel .item {
    display: inline-block;
    margin: 0 15px;
  }
}
@media only screen and (max-width: 767px) {
  #logoCarousel {
    width: 290px;
    margin: 0 auto 15px;
  }
}
.reviews-stars {
  font-size: 18px;
}
.reviews-stars:before {
  font-family: fontello;
  content: "\e804 \e804 \e804 \e804 \e804";
  color: #373737;
}
.rating:hover .rating-star:hover,
.rating:hover .rating-star:hover ~ .rating-star,
.rating-input:checked ~ .rating-star,
.reviews-stars {
  color: #fade60;
}
.product-items {
}
.product-items .product-item-container {
  border: 1px solid #d9d9d9;
}
.product-items .product-item {
  text-align: center;
  margin-bottom: 40px;
  padding: 0 24px;
}
@media (max-width: 567px) {
  .product-items.product-items-1 .product-item,
  .product-items.product-items-2 .product-item,
  .product-items.product-items-3 .product-item,
  .product-items.product-items-4 .product-item,
  .product-items.product-items-5 .product-item,
  .product-items.product-items-6 .product-item {
    padding: 0 10px;
  }
}
.product-item .name {
  position: relative;
  height: 44px;
  padding: 0 14px;
}
.product-item .name a {
  color: #000;
  font-weight: 400;
  font-size: 16px;
}
.product-item del.regular-price {
  text-decoration: line-through;
}
.sale-price {
  color: #e95f2e;
}
del.original-price {
  font-weight: 400;
}
span.freeshipping {
}
.product-item .status span:before {
  content: "-";
}
.product-item .status {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
  display: none;
}
.product-item .desc {
  position: relative;
  font-size: 16px;
  min-height: 22px;
}
.product-item .price {
  position: relative;
  font-size: 16px;
  font-weight: 700;
  color: #000;
  margin: 10px auto;
}
.product-item .price-sale {
  color: #e95f2e;
}
.product-item .on-sale {
  position: absolute;
}
.product-item .on-sale-badge,
.product-item .on-sale {
  border-radius: 100%;
  line-height: 24px;
  padding: 7px 0;
  height: 40px;
  width: 40px;
  text-align: center;
  font-weight: 600;
  text-transform: capitalize;
  top: -310px;
  right: 5px;
  font-size: 13px;
  background: #e95f2e;
  color: #fff;
}
.product-item .img {
  min-height: 250px;
  position: relative;
  border: 0 solid #ececec;
  background-color: #fff;
}
.product-item .img a {
  display: block;
}
.product-item .img img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  transition: opacity 0.4s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  max-height: 100%;
  max-width: 100%;
  object-fit: cover;
  height: 100%;
}
.product-item .action {
  position: relative;
  margin: 10px auto 25px;
  display: block;
}
.product-item .action .btn,
.product-item:hover .action btn {
}
.product-item .action .btn .buyitlink-text {
  display: none;
  vertical-align: middle;
}
.product-item-container .btn:first-child {
  max-width: 50px;
  transition: all 0.3s ease-in-out;
}
.product-item-container:hover .btn:first-child {
  max-width: 200px;
  transition: all 0.3s ease-in-out;
}
.product-item-container:hover {
  border: 1px solid #e95f2e;
}
.product-item-container:hover .action .btn .buyitlink-text {
  display: inline-block;
  max-width: 200px;
}
.product-item-container:hover .action .add-to-cart {
  border-color: #e95f2e;
  background: #e95f2e;
}
.product-item .reviews {
  display: block;
}
.product-item .reviews span.reviews-count {
  display: none;
}
.QTY-nav {
  border: 1px solid #ccc;
  height: 36px;
  display: block;
  width: 115px;
  margin: 4px auto;
}
.QTY-nav button {
  float: left;
  width: 30%;
  background: #404242;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  line-height: 100%;
  height: 100%;
  padding: 5px;
}
.QTY-nav input {
  float: left;
  width: 40%;
  color: #474747;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  height: 100%;
}
.head-mobile-nav {
  margin: 23px auto;
}
.head-mobile-nav > a {
  color: #404242;
  font-size: 18px;
  line-height: 1;
}
.head-mobile-nav > a span {
  font-size: 22px;
}
.page-content {
  padding-top: 0;
}
#home .page_headers {
  font-size: 30px;
  line-height: 1.35;
  margin-bottom: 30px;
}
.homepage_content {
  padding: 35px 0;
  background: #e5eaf0;
}
.homepage_text {
  margin-top: 25px;
  text-align: center;
}
.homepage_text h2 {
}
@media (min-width: 768px) {
  .homepage_text {
    margin-top: 75px;
    text-align: left;
  }
  .homepage_text h2,
  #home .page_headers {
    font-size: 36px;
    margin-bottom: 30px;
  }
}
@media (min-width: 992px) {
  .homepage_text {
    margin-top: 80px;
    text-align: left;
  }
  .homepage_text h2,
  #home .page_headers {
    font-size: 52px;
    margin-bottom: 50px;
  }
}
@media (min-width: 1200px) {
  .homepage_text {
    margin-top: 150px;
    text-align: left;
  }
  .homepage_text h2,
  #home .page_headers {
    font-size: 52px;
    margin-bottom: 75px;
  }
}
#home.page-content {
  padding: 0;
}
#home .product-items .product-item-container {
}
#carousel-sellers {
  width: 94%;
  margin: 0 3%;
}
.products-section {
  background-color: transparent;
  padding: 0;
  margin: 0 auto 20px;
}
@media (min-width: 768px) {
  .products-section {
    background-color: transparent;
    padding: 35px 0 0;
    margin: 0 auto;
  }
}
.products-section h2 {
  display: block;
  background: 0 0;
  text-align: center;
  color: #e95f2e;
  font-size: 28px;
  letter-spacing: 0;
  line-height: 32px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0 12px;
  margin: 0 0 35px;
  position: relative;
}
.products-section h2 span {
}
@media (max-width: 991px) {
  .products-section h2 {
    font-size: 36px;
  }
}
.home-page-content .category-footer {
  padding: 0;
}
.home-page-content .category-footer h3 {
}
.home-page-content .category-footer p {
  font-size: 16px;
  margin: 0 0 20px;
  font-weight: 400;
}
.home-page-content .category-footer a:hover img {
  opacity: 0.7;
}
.home-page-content .category-header {
  margin: 10px 0;
  text-align: center;
}
.home-page-content .category-header h3 {
  color: #404242;
  font-size: 32px;
  line-height: 1.35;
  font-weight: 400;
  text-transform: uppercase;
  padding: 0;
  margin: 0 0 10px;
  position: relative;
  border: none;
}
.home-page-content .category-header h3 span {
}
.home-page-content .category-header p {
  font-size: 16px;
  font-weight: 400;
}
.home-page-content .category-header img {
  margin: 0 auto;
}
.promo-banners {
  margin: 20px auto;
  text-align: center;
}
.promo-banners .col {
}
.promo-img {
  display: block;
  text-align: center;
  text-decoration: none !important;
  margin-bottom: 25px;
}
.promo-img img {
  margin: auto auto 0;
  width: 100%;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.promo-img:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.promo-img .btn {
  width: 100%;
  padding: 25px;
  font-size: 21px;
  font-weight: 400;
  text-transform: none;
}
@media (max-width: 767px) {
  .promo-banners .row {
  }
  .promo-img img {
    width: 100%;
    margin-bottom: 0;
    height: auto !important;
  }
}

/* New Top Banner */

.newtopbanner {
  background-color: #e95f2e;
  color: #ffffff;
  font-size: 24px;
  font-weight: bold;
  padding: 6px 0;
  text-align: center;
  text-transform: uppercase;
}
.newtopbanner a[href^="tel:"] {
  color: #ffffff;
}

@media (max-width: 768px) {
  .newtopbanner {
    font-size: 18px;
  }
}

@media (max-width: 480px) {
  .newtopbanner {
    font-size: 16px;
  }
}

/* START: Swiper Slider */

.swiper-slide a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
}

.swiper-slide .slider-caption {
  max-height: 100%;
}

.swiper-container .swiper-button-prev,
.swiper-container .swiper-button-next {
  color: #ffffff;
}

.swiper-container .swiper-button-prev:hover,
.swiper-container .swiper-button-next:hover {
  color: #75b3b3;
}

/* END: Swiper Slider */

.product-items .product-item.slick-slide {
  float: left !important;
}
#hp-slides > li {
  background-position: 50% center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}
.hp-slider-text-outer {
  display: table;
  height: 450px;
  margin: auto;
}
@media (min-width: 992px) {
  .hp-slider-text-outer {
    height: 660px;
  }
}
.hp-slider-text {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.hp-slider-text h3 {
  font-size: 60px;
  margin: 0;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.15;
  /* font-family: oswald, sans-serif; */
  text-shadow: 3px 3px 5px rgba(182, 19, 25, 0.6);
}
.hp-slider-text h3 > span {
  display: block;
  line-height: 1.15;
  font-size: 38px;
}
.hp-slider-text h3 > small {
  color: #000;
  display: block;
  font-weight: 500;
  font-size: 32px;
}
@media (min-width: 768px) {
  .hp-slider-text h3 {
    font-size: 36px;
    margin: 0;
    font-weight: 400;
    text-transform: none;
    line-height: 1.15;
    font-family: playfair display, serif;
    text-shadow: 3px 3px 5px rgba(0, 0, 0, 0.6);
  }
  .hp-slider-text h3 > span {
    display: block;
    font-weight: 400;
    font-size: 76px;
  }
  .hp-slider-text h3 > small {
    color: #000;
    display: block;
    font-weight: 500;
    font-size: 32px;
  }
}
.hp-slider-text p {
  margin: 25px auto;
}
.hp-slider-img {
  height: 650px;
  position: relative;
}
.hp-slider-img img {
  max-height: 650px;
  max-width: 100%;
  width: auto;
  height: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.hp-slider-cta a {
  min-width: 200px;
  border: none;
  padding: 12px;
  font-size: 16px;
}
.extrapages-shower a {
  display: block;
  text-align: center;
  background-color: #fff;
  color: #5e5444;
  border: 1px solid #5e5444;
  padding: 10px 18px;
  text-decoration: none !important;
  margin-bottom: 5px;
}
.extrapages-shower a:after {
  content: "\f106";
  font-family: fontello;
  float: right;
}
.extrapages-shower a.collapsed:after {
  content: "\f107";
}
@media (max-width: 991px) {
  #menulinks-outer .navbar-nav > li > a {
    font-size: 14px;
    min-height: 0;
  }
  .navbar-nav > li.old-dropdown > a:after {
    float: right;
  }
  .mailist-box {
    float: none;
    width: 100%;
    max-width: 100%;
  }
  .footer-social {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .logo {
    height: 65px;
  }
  .logo img {
  }
  .products-section h2,
  .home-page-content .category-header h3 {
    font-size: 24px;
    margin-bottom: 15px;
  }
  .products-section h2 span,
  .home-page-content .category-header h3 span {
  }
  .searchBox {
  }
  .search-form-col {
    clear: both;
  }
  .flex-direction-nav a:before {
    font-size: 24px;
  }
  .flex-direction-nav a {
    width: 24px;
    height: 24px;
    line-height: 24px;
    margin: -12px 0 0;
  }
  .mailinglist-input.form-control {
  }
  .social-icons {
    margin: 25px auto 15px;
    text-align: center;
    width: 100%;
  }
  .social-icons li a {
    font-size: 16px;
  }
  .footer-social ul li {
    padding: 0 4px;
  }
  .extrapages {
    display: none;
  }
  .home-page-content .category-header {
  }
  .mailist-box {
    margin: 0 auto;
    padding: 0;
  }
  .extrapages-shower a {
    display: block;
  }
  ul.extrapages {
    margin: 0;
    padding: 5px 0 15px;
    text-align: center;
  }
  ul.extrapages li {
    display: block;
  }
  ul.extrapages li a {
    font-size: 14px;
  }
}
@media (max-width: 567px) {
  .product-items.product-items-1 .product-item,
  .product-items.product-items-2 .product-item,
  .product-items.product-items-3 .product-item,
  .product-items.product-items-4 .product-item,
  .product-items.product-items-5 .product-item,
  .product-items.product-items-6 .product-item {
    max-width: 270px;
  }
}
.menu-open,
.filter-open {
  overflow: hidden;
}
.mobile-menu,
.filter-menu {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10500000000;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
.menu-open .mobile-menu,
.filter-open .filter-menu {
  overflow-x: hidden;
  overflow-y: auto;
}
.mobile-menu-inner {
  background-color: #fff;
  padding: 15px;
  width: 250px;
  margin-left: 0;
  margin-right: auto;
  min-height: 100vh;
  position: relative;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  -webkit-transform: translate(-250px, 0);
  -ms-transform: translate(-250px, 0);
  -o-transform: translate(-250px, 0);
  transform: translate(-250px, 0);
  overflow: hidden auto;
}
.menu-open .mobile-menu-inner,
.filter-open .mobile-menu-inner {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.mobile-menu-close a {
  color: #5d5d5d;
  display: inline-block;
  line-height: 1;
  font-size: 24px;
  text-decoration: none;
}
.mobile-menu-close a:after {
  content: "\e880";
  font-family: fontello-old;
}
.mobile-menu-close-icon {
  width: 40px;
  height: 40px;
  line-height: 24px;
  padding: 7px;
}
.mobile-menu-widget {
  margin: 30px 0;
}
.mobile-menu-widget h3 {
  margin: 0;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  padding-bottom: 10px;
  margin-bottom: 15px;
  line-height: 1;
  border-bottom: 1px solid #ececec;
}
.mobile-menu-widget ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.mobile-menu-widget ul li {
  margin: 0 0 20px;
}
.mobile-menu-widget ul li.open {
  margin: 0;
}
.mobile-menu-widget ul li > span {
  display: none;
}
.mobile-menu-widget ul li a {
  padding: 0 15px;
  line-height: 1;
  font-size: 13px;
  font-weight: 400;
  background-color: transparent !important;
  display: block;
  color: #000;
  text-decoration: none !important;
}
.mobile-menu-widget ul li a:hover {
  color: #333;
}
.mobile-menu-widget ul ul {
}
.mobile-menu-widget ul li a:after {
  display: none;
}
.mailinglist-response {
  margin: 10px 0;
  padding: 10px 20px;
  font-size: 12px;
  background-color: #2d2d2d;
  color: #ccc;
}
.mailinglist-error span {
  color: #8a6d3b;
}
.mailinglist-subscribed span,
.mailinglist-unsubscribed span {
  color: #3c763d;
}
.mailinglist-response,
.mailinglist-response div {
}
@media (min-width: 768px) {
  .floating-cart {
    top: 50%;
  }
}
.floating-cart {
  position: fixed;
  top: 75%;
  right: 0;
  z-index: 999;
  background-color: #5b5b5d;
  color: #fff;
  border-radius: 10px 0 0 10px;
  padding: 15px;
  text-align: center;
  width: 90px;
  display: none;
}
.floating-cart a,
.floating-cart a:hover {
  color: #fff;
  text-decoration: none;
}
.floating-cart span.cart-icon {
  display: block;
  font-size: 30px;
  line-height: 1;
}
.floating-cart span.cart-details {
  font-size: 12px;
  text-transform: none;
  display: block;
  margin: 5px 0 0;
}
.paging {
  float: right;
  text-align: right;
}
.paging strong,
.paging a {
  color: #333;
}
.paging strong,
.paging a:hover {
  color: #333;
  background-color: #e5e5e5;
  text-decoration: none;
}
.page_header {
  margin: 0;
}
.page_heading,
.page_headers {
  font-family: playfair display, serif;
  /* margin: 0 0 30px; */
  line-height: 1.3;
  font-weight: 700;
  text-transform: none;
  border-bottom: 0 solid #e5e5e5;
  position: relative;
  color: inherit;
}
.page_heading:after {
  border-bottom: 1px solid #404242;
  display: none;
}
.page_heading span,
.page_headers span {
}
.header-specials {
  display: block;
  text-align: left;
  color: #2b2b2b;
  font-size: 30px;
  letter-spacing: 0;
  line-height: 1.35;
  font-weight: 400;
  text-transform: uppercase;
  padding: 0;
  margin: 0 0 35px;
  position: relative;
  border: none;
  font-family: playfair display, serif;
}
.header-specials:before {
}
.header-specials span {
  display: inline-block;
  padding: 0;
  background: 0 0;
}
.category-header {
  margin: 20px 0;
}
.fullwidth-slider img {
  width: 100%;
}
.scrollToTop {
  position: fixed;
  bottom: 5%;
  right: 10px;
  display: none;
  z-index: 999;
  text-align: center;
  color: #fff !important;
  background-color: rgba(117, 179, 179, 0.9);
  border-radius: 10px;
  width: 70px;
  display: none;
  font-size: 36px;
  height: 60px;
}
.scrollToTop:hover {
  text-decoration: none;
  background-color: #333;
  -webkit-transition: opacity 1000ms ease-in-out;
  -moz-transition: opacity 1000ms ease-in-out;
  -o-transition: opacity 1000ms ease-in-out;
  -ms-transition: opacity 1000ms ease-in-out;
  transition: opacity 1000ms ease-in-out;
}
.scrollToTop span {
  display: none;
}
iframe {
  display: block;
}
.sidebar-widget {
  background: 0 0;
  border-bottom: 3px solid #fff;
  padding: 0 10px;
  margin-bottom: 25px;
}
.sidebar-widget ul {
  margin: 0;
  padding: 0;
  list-style: none;
  float: none;
  text-align: left;
}
.sidebar-widget ul li {
  float: none;
  font-size: 15px;
  font-weight: 300;
  line-height: 24px;
  text-transform: none;
  text-align: left;
  padding: 0;
  border: none;
}
.sidebar-widget ul li:hover > a {
}
.sidebar-widget ul#categories > li:hover > a:after {
  content: "\f105";
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.sidebar-widget ul li a {
  color: #000;
}
.sidebar-widget ul li:hover > a {
  color: #404242;
}
.sidebar-widget .dropdown-menu {
  position: absolute;
  top: 0;
  left: calc(100% - 10px);
  background: #fff;
}
@media (max-width: 991px) {
  .sidebar-widget .dropdown-menu {
    display: none !important;
  }
}
.sidebar-widget .product-item .img {
  min-height: 80px;
}
.widget-header {
  background: #e95f2e;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  border: none;
  padding: 12px 10px;
  margin: 0 -10px;
}
.widget-header:after {
  display: none;
}
.widget-body {
  padding: 10px 0;
}
.widget-body .product-item {
  border-bottom: 0 solid #444;
  padding-bottom: 10px;
  margin-bottom: 20px;
  text-align: left;
}
#modTopSellers .widget-body .product-item {
  text-align: center;
}
.widget-body .product-item .name {
  height: auto !important;
  margin-bottom: 5px;
}
.widget-body .product-item .name a {
  color: #000;
  font-size: 14px;
  font-weight: 400;
}
.widget-body .product-item .price {
  font-weight: 400;
  font-size: 16px;
  color: #000;
  margin: 5px auto;
}
.widget-body ul.list-unstyled {
  margin-top: -10px;
  text-align: left;
}
.widget-body ul a {
  color: #000;
}
.sidebar-widget .topsellers-item:not(:last-child),
.sidebar-widget .new-release-item:not(:last-child) {
  border-bottom: 1px solid #e0e0e0;
}
body#quickView aside div form#add div div div#main-image a#listing_main_image_link > .mz-figure,
body#quickView aside div form#add div div div#main-image a#listing_main_image_link > .mz-figure > img {
  max-width: 100% !important;
}
.cart-items > li > span.item-name span.item-thumb img {
  max-height: 100%;
  margin: auto;
}
body.view-cart span.item-action .view-options {
  display: none;
}
body.view-cart span.itemoptions {
  display: block !important;
}
.chkShoppingCart .product-image {
  text-align: center;
}
.qv .qty .qty-input {
  height: 42px;
}
.qv .addcart {
  margin: 0 0 0 10px;
}
body.view-cart #leftBar,
body.my-account #leftBar {
  display: none;
}
body.view-cart .middle-grid,
body.my-account .middle-grid {
  width: 100%;
}
body.view-cart .product-items {
  margin: 0;
  padding: 0;
}
.stuck {
  top: 0;
  position: fixed;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 999;
  transition: background-color 0.3s, opacity 0.3s;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.45);
}
.stuck.stuck2 {
  z-index: 998;
}
.sticky-jump .stuck {
  -webkit-animation: stuckMoveDown 0.6s;
  animation: stuckMoveDown 0.6s;
}
.sticky-fade .stuck {
  -webkit-animation: stuckFadeIn 0.6s;
  animation: stuckFadeIn 0.6s;
}
.sticky-shrink .stuck .header-main {
  transition: height 0.8s;
}
@-webkit-keyframes stuckMoveDown {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes stuckMoveDown {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes stuckFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes stuckFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@font-face {
  font-family: fontello2;
  src: url(../fonts/fontello.eot?39271551);
  src: url(../fonts/fontello.eot?39271551#iefix) format("embedded-opentype"), url(font/fontello.woff2?39271551) format("woff2"),
    url(../fonts/fontello.woff?39271551) format("woff"), url(font/fontello.ttf?39271551) format("truetype"),
    url(../fonts/fontello.svg?39271551#fontello) format("svg");
  font-weight: 400;
  font-style: normal;
}
[class^="icon2-"]:before,
[class*=" icon2-"]:before {
  font-family: fontello2;
  font-style: normal;
  font-weight: 400;
  speak-as: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon2-plane:before {
  content: "\e802";
}
.icon2-undo:before {
  content: "\e803";
}
.icon2-headphones:before {
  content: "\e804";
}
.icon2-shield:before {
  content: "\f132";
}
.header-top-text {
  line-height: 42px;
  min-height: 42px;
}
.modal-header .close {
  margin-right: -0.3em;
}
.swiper-container {
  width: 100%;
  height: 544px;
  z-index: 3;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
#cm_facets {
  width: 100% !important;
}
.filter-toggle-outer {
  clear: both;
  width: 100%;
  overflow: hidden;
}
#filterToggle {
  display: none;
}
#filterToggle:active,
#filterToggle:focus,
.touch #filterToggle:hover {
  background-color: #fff !important;
  border-color: #c2c2c2 !important;
  color: #000 !important;
}
.no-touch #filterToggle:hover,
.respFilters-open #filterTogglee,
.touch .respFilters-open #filterToggle {
  background-color: #e95f2e !important;
  border-color: #e95f2e !important;
  color: #fff !important;
}
#filterToggle span {
  display: inline-block;
  vertical-align: bottom;
}
#filterToggle span.filters-hide {
  display: none;
}
#filterToggle .icon,
.respFilters-open #filterToggle span.filters-hide {
  display: inline-block;
}
#filterToggle .icon {
  font-size: 17px;
  vertical-align: bottom;
}
#filterToggle .icon.icon-close {
  font-size: 22px;
  line-height: 22px;
}
.respFilters-open #filterToggle span.filters-show {
  display: none;
}
@media (max-width: 991px) {
  #cm_facets {
    padding: 0 !important;
  }
  .filter-toggle-outer {
    margin: 10px 0;
  }
  #filterToggle {
    display: block;
    height: 40px;
    min-width: 40px;
    padding: 0 7px;
    background-color: #fff;
    border: 1px solid #c2c2c2;
    color: #000;
    font-size: 16px !important;
    line-height: 25px;
    -webkit-transition: width 0.3s ease-in-out;
    -moz-transition: width 0.3s ease-in-out;
    -o-transition: width 0.3s ease-in-out;
    transition: width 0.3s ease-in-out;
  }
}
.facetdiv {
  overflow: hidden;
  padding: 2px 0;
  border-bottom: 1px solid #eee;
}
.facethead .menu-headers,
.refinementtitle .menu-headers {
  display: none;
}
.facethead.menu-headers,
.refinementtitle.menu-headers {
  background: #75b3b3;
  padding: 9px 15px;
  margin-bottom: 15px;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  border: 0;
  height: auto;
}
#cm_facets a {
  font-size: 14px;
  display: inline-block;
  vertical-align: text-top;
  padding-left: 6px;
  color: #333;
}
#cm_facets a.cat {
  color: #e95f2e;
  padding: 0 !important;
  font-weight: 400;
  font-size: 15px;
  margin-top: 5px;
}
#cm_facets a.removeref.cat {
  text-indent: -5000px;
  position: relative;
}
#cm_facets a.removeref.cat:before {
  font-family: fontello-old;
  font-size: 16px;
  content: "\e80d";
  line-height: 1em;
  color: #75b3b3;
  display: block;
  position: absolute;
  left: 0;
  top: -6px;
  width: 20px;
  height: 20px;
  text-indent: 0;
}
#cm_facets span.facetentryval {
  padding: 0;
  font-size: 14px;
  color: #898989;
}
#cm_facets .facetbody,
.facetslider {
  margin-left: 10px;
  margin-right: 5px;
}
.facetsilderinfo {
  padding: 0 0 10px !important;
  font-size: 14px;
}
.facetbody.refpanel div span {
  padding-left: 15px;
  font-size: 14px;
}
.searchbar {
  margin-top: 15px;
  margin-bottom: 15px;
  line-height: 35px;
}
.searchbar select {
  margin-left: 7px;
}
.searchbar .col-sm-5 {
  width: 35%;
}
.searchbar .col-sm-3 {
  width: 31.665%;
}
@media (max-width: 767px) {
  .searchbar .titles {
    text-align: left !important;
    margin: 7px 0;
  }
  .searchbar .col-sm-3,
  .searchbar .col-sm-5 {
    width: 100%;
  }
}
#cm_querybox {
  width: 100% !important;
}
#simplemodal-data > iframe,
.paging {
  width: 100%;
}
.paging {
  margin: 0 0 15px;
}
@media only screen and (max-width: 767px) {
  .paging {
    text-align: right;
  }
}
.cm_pager > span,
.paging > a,
.paging > strong {
  display: inline-block;
  margin-bottom: 15px;
}
.cm_pager > span > span.active,
.paging > strong {
  font-weight: 400 !important;
  background: #75b3b3 !important;
  color: #fff !important;
}
.cm_pager > span > span:not(.pager-title),
.paging > a:not(.pager-title),
.paging > span.dots,
.paging > strong {
  padding: 4px 10px;
  display: inline-block;
  margin: 0 -1px 0 0;
  border: 1px solid #e6e6e6;
  border-radius: 0;
  font-size: 14px;
  line-height: 21px;
  background: #fff;
  text-decoration: none;
}
.paging > a:not(.pager-title),
.paging > span.dots,
.paging > strong {
  margin: 0 -5px 0 0;
}
.paging > a strong {
  font-weight: 400;
}
.cm_pager .pager-title,
.paging .pager-title {
  padding-right: 10px;
  font-size: 14px;
}
#cm_results td {
  border-bottom: 0 !important;
}
.category-footer {
  height: 270px;
  overflow: hidden;
}
.toggle-footer .close-c,
.toggle-footer.opened .open-c {
  display: none;
}
.toggle-footer .open-x,
.toggle-footer.opened .close-c {
  display: inline;
}
.toggle-footer {
  display: block;
  width: 100%;
  text-align: center;
  margin: -80px 0 20px;
  padding: 60px 0 20px;
  color: #75b3b3 !important;
  position: relative;
  z-index: 1;
  font-size: 14px;
  background: transparent;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 54%, rgba(255, 255, 255, 1) 100%);
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(0%, rgba(255, 255, 255, 0)),
    color-stop(54%, rgba(255, 255, 255, 1)),
    color-stop(100%, rgba(255, 255, 255, 1))
  );
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 54%, rgba(255, 255, 255, 1) 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 54%, rgba(255, 255, 255, 1) 100%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 54%, rgba(255, 255, 255, 1) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 54%, rgba(255, 255, 255, 1) 100%);
}
.toggle-footer.opened {
  background: 0 0 !important;
}
.toggle-footer .icon {
  display: inline-block;
  vertical-align: text-bottom;
  padding: 0 4px;
}
.toggle-footer:focus {
  text-decoration: none;
}
.toggle-footer:focus:hover {
  text-decoration: underline;
}
.breadcrumnb .container ol {
  background: #f6f6f6;
  padding: 4px;
}
.radio-format > .radio-option {
  background: 0 0;
  border: 1px solid #ccc;
  font-weight: 400;
}
.radio-format > input[type="radio"]:checked + label.radio-option {
  border: 1px solid #ccc;
  background: #ccc;
}
.radio-format > .radio-option > img {
  padding: 2px;
  max-height: 35px;
  max-width: 35px;
}
.rooms-style .subcategories {
}
.rooms-style .subcategories > ul > li > a {
  border: none;
}
.rooms-style .subcategories > ul > li > a img {
  border: 1px solid #fff;
}
.rooms-style .subcategories > ul > li > a:hover img {
  border: 1px solid #76b3b4;
}
.rooms-style .subcategories > ul > li span.category-img {
  height: 100%;
  padding: 0;
}
.rooms-style .subcategories > ul > li span.category-img > img {
  position: relative;
  max-width: none;
  width: 100%;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
}
.rooms-style .subcategories > ul > li span.name {
  margin: 10px 0 20px;
}

/* brands page */
body .brands .container .cat-items-grid {
  width: 100%;
}

.brands .subcategories > ul > li {
  width: 100% !important;
  max-width: unset;
}

.brands .subcategories {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(min(20rem, 100%), 1fr));
  grid-gap: 10px;
}

.shopby-grid {
  overflow: hidden;
  margin: 0 0 0 -17px;
}
.shopby-item {
  position: relative;
  border: 1px solid #eee;
  display: block;
  float: left;
  width: calc(20% - 15px);
  margin-left: 15px;
  margin-top: 16px;
  text-align: center;
  padding-bottom: 34px;
  transition: 0.2s;
}
.shopby-item:hover {
  border-color: #75b3b3;
}
.shopby-item img {
  width: 100%;
}
.shopby-item-text {
  color: #333;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 14px;
  font-size: 18px;
  line-height: 24px;
}
.shopby-title {
  font-size: 22px;
  line-height: 40px;
  background-color: #635042;
  color: #fff;
  padding: 0 14px;
  margin: 50px 0 32px;
}

.make_an_offer button {
  min-width: 185px;
}

/* category page */

#category.full-wide {
  width: 100%;
}

a.collection {
  display: block;
  text-decoration: none;
}

.collection-banner {
  margin-bottom: 4px;
}

.collection-banner img {
  width: 100%;
}

.collection-wrapper {
  margin-top: 20px;
}

.collection-row {
  position: relative;
  overflow: hidden;
  background-color: #f6f6f6;
}

.collection-row .info {
  height: 100%;
  width: 388px;
  float: left;
  padding: 20px 28px;
  background-color: #f6f6f6;
}

.collection-row .photo {
  width: 752px;
  float: right;
  position: relative;
  background: #ffffff;
}

.collection-title {
  font-size: 30px;
  line-height: 40px;
  padding-bottom: 12px;
  margin-bottom: 15px;
  border-bottom: 1px solid #bbbbbb;
  text-align: center;
  text-transform: uppercase;
  color: #000000;
}

.collection-options {
  display: inline-block;
  width: 100%;
  margin-bottom: 7px;
}

.collection-options-label {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 0;
  color: #323232;
  text-transform: uppercase;
}

.collection-options span {
  display: inline-block;
  vertical-align: top;
  margin: 0 10px 8px 0;
  border: 1px solid #dcdcdc;
}

.collection-options .crystal span img {
  height: 38px;
}

.collection-options .color span img,
.collection-options .finish span img {
  width: 30px;
  height: 30px;
}

.collection-row .info .led {
  position: absolute;
  bottom: 0;
  left: 276px;
}

.collection-options.last {
  position: absolute;
  bottom: 20px;
  left: 28px;
  padding-right: 50px;
}

.collection .dots {
  display: none;
  text-align: center;
}

.options-area {
  height: 215px;
  overflow: hidden;
}

.collection-row .photo img {
  width: 100%;
}

@media only screen and (min-width: 1200px) {
  .collection-row .photo > div {
    vertical-align: top;
    display: block;
    float: left;
    width: calc(25% - 3px);
  }
  .collection-row .photo > div:first-child {
    width: calc(50% - 2px);
    padding-left: 0;
  }
  .collection-row .photo > div:nth-child(2) {
    position: absolute;
    left: calc(50% + 2px);
    top: 0;
  }
  .collection-row .photo > div:nth-child(3) {
    position: absolute;
    right: 0;
    top: 0;
  }
  .collection-row .photo > div:nth-child(4) {
    position: absolute;
    left: calc(50% + 2px);
    bottom: 0;
  }
  .collection-row .photo > div:nth-child(5) {
    position: absolute;
    right: 0;
    bottom: 0;
  }
}

@media only screen and (max-width: 1199px) {
  a.collection {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
  }
  .collection-wrapper .shadow {
    margin-left: 72px;
  }
  .collection-row .info {
    width: 400px;
  }
  .collection-row .photo {
    width: 400px;
    height: 400px;
  }
  .options-area {
    height: 225px;
  }
  .collection-row .info .led {
    left: 285px;
  }
}

@media only screen and (max-width: 991px) {
  a.collection {
    width: auto;
  }
  .collection-wrapper .shadow {
    margin-left: 0;
  }
  .collection-row .info {
    width: 378px;
  }
  .collection-row .photo {
    width: 340px;
    height: 340px;
    overflow: hidden;
  }
  .options-area {
    height: 175px;
  }
  .collection-row .info .led {
    left: 275px;
  }
}

@media only screen and (max-width: 767px) {
  .collection-banner {
    text-align: center;
  }
  .collection-wrapper .shadow {
    display: none;
  }
  .collection-banner img {
    width: 290px;
  }
  .collection-row {
    width: 290px;
    margin: 0 auto 15px;
  }
  .collection-row .info {
    position: relative;
    width: 290px;
    height: 290px;
    float: none;
    padding: 10px 20px;
  }
  .collection-row .photo {
    width: 290px;
    height: 290px;
    overflow: hidden;
    float: none;
  }
  .options-area {
    height: 148px;
  }
  .collection-options.last {
    position: absolute;
    bottom: 22px;
    left: 20px;
    padding-right: 50px;
  }
  .collection-row .info .led {
    position: absolute;
    bottom: 0;
    right: 0;
    left: auto;
  }
  .collection-title {
    font-size: 30px;
    line-height: 40px;
    padding-bottom: 4px;
    margin-bottom: 8px;
  }
  .collection-options span {
    margin: 0 6px 8px 0;
  }
}

.collection .slick-slider {
  margin-bottom: 0 !important;
}

@media only screen and (min-width: 1200px) {
  .collection-row .photo > div {
    overflow: hidden;
  }
  .collection-row .photo > div img {
    -webkit-transition: transform 0.6s ease-in-out 0.01s;
    -o-transition: transform 0.6s ease-in-out 0.01;
    transition: transform 1.2s ease-in-out 0.01s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    image-rendering: optimizeQuality;
    vertical-align: middle;
    max-width: 100%;
  }
  .collection-row .photo > div:hover img {
    -webkit-transform: scale3d(1.3, 1.3, 1) rotate(0.01deg);
    transform: scale3d(1.3, 1.3, 1) rotate(0.01deg);
  }
}

body.hideFilter .filter-toggle-outer {
  display: none;
}

.greybox {
  background: #f7f7f7;
  padding: 15px;
  margin-bottom: 25px;
  text-align: center;
}

.greybox p {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5em;
}

.greybox p:last-child {
  margin-bottom: 0;
}

.font-small,
.font-small p,
.content .font-small,
.content .font-small p {
  font-size: 13px;
}

.font-smaller,
.font-smaller p,
.content .font-smaller,
.content .font-smaller p {
  font-size: 11px;
}

.font-large,
.font-large p,
.content .font-large,
.content .font-large p {
  font-size: 16px;
}

.font-larger,
.font-larger p,
.content .font-larger,
.content .font-larger p {
  font-size: 18px;
}

.color {
  color: #75b3b3;
}

.marker-list,
.category-footer ul {
  margin: 10px 0 30px;
}

.marker-list li,
.category-footer ul li,
ul[class*="category_level"] li {
  font-size: 14px;
  list-style: disc;
  position: relative;
  margin-bottom: 5px;
}

.marker-list > li,
.category-footer ul > li,
ul[class*="category_level"] > li {
  list-style: none;
  padding-left: 15px;
}

.marker-list > li:before,
.category-footer ul > li:before,
ul[class*="category_level"] > li:before {
  position: relative;
  top: 3px;
  left: 0;
  content: "\2022";
  color: #75b3b3;
  padding-right: 10px;
  font-size: 24px;
  line-height: 15px;
  display: inline-block;
}

.marker-list ul,
.marker-list ul.marker-list,
ul[class*="category_level"] ul {
  margin: 5px 0 5px 5px;
}
.marker-list ul.marker-list {
  margin-left: 25px;
}
ul[class*="category_level"] {
  margin-top: 5px;
  margin-bottom: 5px;
}

ul.category_level1 {
  margin-top: 25px;
  margin-bottom: 10px;
  clear: both;
}
ul.category_level1 > li:before {
  display: none;
}
.categoryIndex ul.category_level1:first-child {
  margin-top: 0;
}
.categoryIndex {
  margin-top: 35px;
}
@media only screen and (min-width: 992px) {
  .categoryIndex {
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .categoryIndex {
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
}
.category_level1 a {
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
}

.category_level1 a:hover {
  text-decoration: none;
  color: #75b3b3;
}

.category_level2 a {
  font-size: 14px;
  position: relative;
}

.category_level3 a {
  font-size: 14px;
}

.category_level4 a {
  font-size: 12px;
}

ol {
  margin: 10px 0 30px;
}

ol li {
  font-size: 14px;
  margin-bottom: 5px;
}

ol li ul {
  margin-top: 10px;
}

.divider30 {
  height: 30px;
}

.line-divider {
  margin: 30px 0;
  height: 1px;
  background: #ccc;
}

.text-center > img {
  display: inline-block;
  margin-bottom: 15px;
}

/* why-buy-table */
.why-buy-table {
  border: 1px solid #cccccc;
  margin: 30px 0;
  /* 	width: 358px; */
  float: right;
  padding-bottom: 7px;
}
@media (max-width: 480px) {
  .why-buy-table {
    width: 100%;
  }
}
.why-buy-title {
  /* font-size: 24px; */
  line-height: 1.8em;
  /* font-weight: 500; */
  background-color: #f9f9f9;
  border-bottom: 1px solid #cccccc;
  text-align: center;
  text-transform: uppercase;
  margin: 0 0 16px;
}
.why-buy-table .link {
  display: inline-block;
  /* 	width: 100%; */
  width: 33.333%;
  padding: 0 30px;
  margin: 0 -4px 8px 0;
  vertical-align: top;
}
.why-buy-table .link span {
  display: flex;
  align-items: center;
}
@media (max-width: 992px) {
  .why-buy-table .link {
    width: 50%;
  }
}
@media (max-width: 560px) {
  .why-buy-table .link {
    width: 100%;
  }
}
.why-buy-table .link,
.why-buy-table .link a,
.why-buy-table .link a:focus {
  font-size: 14px;
  line-height: 15px;

  font-weight: 500;
  color: #333;
}
.why-buy-table .link a,
.why-buy-table .link a:focus {
  text-decoration: none;
  overflow: hidden;
  display: block;
}
.why-buy-table .link a:hover {
  color: #75b3b3;
}
.why-buy-table .link .icon {
  color: #75b3b3;
  display: block;
  float: left;
  min-width: 43px;
  font-size: 22px;
  /* flex: 0 1 43px; */
}
.why-buy-table .link .old-icon-shipping {
  margin-left: -7px;
  min-width: 51px;
  font-size: 18px;
}

/* login page */

#loginAccount .btn-facebook {
  border-color: #4362a4;
}

/* my account */

#myaccount .logout-btn {
  position: relative;
}

#myaccount .logout-btn button {
  position: absolute;
  right: 0;
  top: -50px;
}

#myaccount .username {
  margin-bottom: 15px;
}

#myaccount .header > .button {
  top: 0 !important;
  padding: 0;
}

#myaccount .button a,
#myaccount button {
  font-size: 14px;
  border-width: 1px;
  padding: 8px 12px;
  font-weight: 400;
  text-transform: uppercase;
  border-radius: 0;
  border-style: solid;
  z-index: 10;
}

#myaccount .button a,
#myaccount button {
  border-color: #e95f2e;
  background-color: #fff;
  color: #000;
}
#myaccount .button a:hover,
#myaccount .button a:focus,
#myaccount .button.focus a,
#myaccount button:hover,
#myaccount button:focus {
  color: #fff;
  background-color: #e95f2e;
  border-color: #e95f2e;
  outline: none;
}

.my-account-row {
  margin: 0;
}

.accountInfo,
.trackOrders,
.previouslyPurchased,
.vetmypets,
.savedOrders,
.recurringOrders,
.savedCC,
.addressBook,
.crmRequests,
.rmaItems,
.affiliateStatistics,
.giftRegistry,
.rewardPoints,
.StoreCredit,
.wishList,
.viewReminders,
.giftCertificates {
  background: #f5f5f5;
  padding: 20px;
}

.order-tracking .page_heading {
  margin-top: 40px;
  text-align: center;
  border-bottom: 1px solid #ececec;
}

.customerInfoBlock {
  margin: 30px;
}

@media (max-width: 1023px) {
  .page_header .button {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    padding: 0 15px;
    margin: 0;
  }
}

/* various mobile fixes */

@media (min-width: 992px) {
  body:not(.has-stickymenu) .cart-box.fixed-cart-box .cart-box-sticky {
    top: 37px !important;
  }
}
