/* Colours */
/* Standard Buttons */
/* Alt Buttons - Add To Cart etc */
/* Fonts */
/* Layout things */
/* Main Nav things */
/* Input, form stuff */
/* My Account */
/* Mixins  - Layout */
/* Mixins - Buttons and links */
/* Mixins - Transitions */
/* Mixins - Other */
/* Flex */
/* Mobile non-carousel slider content (scroll left to right)) - NOTE: This needs to sit flush to the browser window, putting it within
a div with padding/margins may cause side scrolling of whole window, negative margin on this div will fix that */
/* This is each "block" of content within the slider:  */
/* ====== Category Pages ====== */
/* line 10, ../sass/sass/category-vars.scss */

.catalog-category-view .homepage-block.four-chemist {
  padding: 30px 0;
  width: 100%;
  background-color: #F2F2F2;
  display: inline-block;
  vertical-align: top;
}

.catalog-category-view .homepage-block.four-chemist .image-container {
  padding-right: 40px;
}

.catalog-category-view .homepage-block.four-chemist .image-container,
.catalog-category-view .homepage-block.four-chemist .text-content {
  float: left;
  width: 50%;
}

/**/

.catalog-category-view .col2-left-layout .main,
.catalogsearch-result-index .col2-left-layout .main {
  padding-top: 20px;
  display: table;
}

.catalog-category-view .col-main .category-header,
.catalog-category-view .col-main .breadcrumbs,
.catalogsearch-result-index .col-main .category-header,
.catalogsearch-result-index .col-main .breadcrumbs {
  display: none !important;
}

/* line 13, ../sass/sass/category-vars.scss */
/*.catalog-category-view .col2-left-layout .main .breadcrumbs,
.catalogsearch-result-index .col2-left-layout .main .breadcrumbs {
  display: none;
}*/
/* line 18, ../sass/sass/category-vars.scss */
.catalog-category-view .col2-left-layout .main .col-main .breadcrumbs,
.catalogsearch-result-index .col2-left-layout .main .col-main .breadcrumbs {
  display: inline-block;
  margin-bottom: 20px;
}
/* line 26, ../sass/sass/category-vars.scss */
.catalog-category-view .page-title,
.catalogsearch-result-index .page-title {
  padding: 0 !important;
  margin-bottom: 25px !important;
}
/* line 31, ../sass/sass/category-vars.scss */
.catalog-category-view .page-title h1,
.catalogsearch-result-index .page-title h1 {
  font-size: 32px;
  color: #315770;
  font-weight: 400;
  margin-top: 0;
  text-transform: uppercase;
}
/* line 40, ../sass/sass/category-vars.scss */
.catalog-category-view .category-header,
.catalogsearch-result-index .category-header{
  float: left;
  /*background-color: #F2F2F2;*/
  padding: 75px 0 65px 0;
  min-height: inherit;
  background-image: url('../images/blue-banner.png') !important;
}
/* line 44, ../sass/sass/category-vars.scss */
.catalog-category-view .category-header .category-title h1,
.catalogsearch-result-index .category-header .category-title h1 {
  font-size: 32px;
}
/* line 49, ../sass/sass/category-vars.scss */
.catalog-category-view .category-header .category-description,
.catalogsearch-result-index .category-header .category-description {
  float: left;
  width: 100%;
  padding: 0;
  color: #444444;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
}
.catalog-category-view .category-header .category-description p,
.catalogsearch-result-index .category-header .category-description p {
  text-align: center !important;
}
/* line 58, ../sass/sass/category-vars.scss */
.catalog-category-view .category-header img,
.catalogsearch-result-index .category-header img {
  width: auto;
  height: auto;
  max-width: 100%;
  position: relative;
  top: initial;
  left: initial;
}
/* line 70, ../sass/sass/category-vars.scss */
.catalog-category-view .category-products .toolbar-top,
.catalogsearch-result-index .category-products .toolbar-top {
  margin-top: 10px;
  border-bottom: 1px solid #ebeef0;
  border-top: 1px solid #ebeef0;
  background: #f9f9f9;
  padding: 15px 35px 15px 25px;
}
/* line 77, ../sass/sass/category-vars.scss */
.catalog-category-view .category-products .toolbar-top .toolbar,
.catalogsearch-result-index .category-products .toolbar-top .toolbar {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
}
/* line 82, ../sass/sass/category-vars.scss */
.catalog-category-view .category-products .toolbar-top .toolbar .view-mode,
.catalogsearch-result-index .category-products .toolbar-top .toolbar .view-mode {
  float: none;
  flex: 1 1 auto;
}
/* line 86, ../sass/sass/category-vars.scss */
.catalog-category-view .category-products .toolbar-top .toolbar .view-mode label,
.catalogsearch-result-index .category-products .toolbar-top .toolbar .view-mode label {
  float: left;
  margin-right: 10px;
  font-size: 13px;
  color: #4a4a4a;
}
/* line 93, ../sass/sass/category-vars.scss */
.catalog-category-view .category-products .toolbar-top .toolbar .view-mode .switcher-link,
.catalogsearch-result-index .category-products .toolbar-top .toolbar .view-mode .switcher-link {
  float: left;
  width: 21px;
  height: 21px;
  margin-right: 5px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background: transparent url("../images/icons/grid-menu-sprite.png") no-repeat;
}
/* line 102, ../sass/sass/category-vars.scss */
.catalog-category-view .category-products .toolbar-top .toolbar .view-mode .grid,
.catalogsearch-result-index .category-products .toolbar-top .toolbar .view-mode .grid {
  background-position: 0 -56px;
  margin-right: 15px;
}
/* line 106, ../sass/sass/category-vars.scss */
.catalog-category-view .category-products .toolbar-top .toolbar .view-mode .grid.active,
.catalogsearch-result-index .category-products .toolbar-top .toolbar .view-mode .grid.active {
  background-position: 0 0;
}
/* line 110, ../sass/sass/category-vars.scss */
.catalog-category-view .category-products .toolbar-top .toolbar .view-mode .grid:hover,
.catalogsearch-result-index .category-products .toolbar-top .toolbar .view-mode .grid:hover {
  background-position: 0 0;
}
/* line 115, ../sass/sass/category-vars.scss */
.catalog-category-view .category-products .toolbar-top .toolbar .view-mode .list,
.catalogsearch-result-index .category-products .toolbar-top .toolbar .view-mode .list {
  background-position: 0 -173px;
}
/* line 118, ../sass/sass/category-vars.scss */
.catalog-category-view .category-products .toolbar-top .toolbar .view-mode .list.active,
.catalogsearch-result-index .category-products .toolbar-top .toolbar .view-mode .list.active {
  background-position: 0 -112px;
}
/* line 122, ../sass/sass/category-vars.scss */
.catalog-category-view .category-products .toolbar-top .toolbar .view-mode .list:hover,
.catalogsearch-result-index .category-products .toolbar-top .toolbar .view-mode .list:hover {
  background-position: 0 -112px;
}
/* line 129, ../sass/sass/category-vars.scss */
.catalog-category-view .category-products .toolbar-top .toolbar .sort-by,
.catalogsearch-result-index .category-products .toolbar-top .toolbar .sort-by {
  float: none;
  flex: 1 1 auto;
}
/* line 133, ../sass/sass/category-vars.scss */
.catalog-category-view .category-products .toolbar-top .toolbar .sort-by label,
.catalogsearch-result-index .category-products .toolbar-top .toolbar .sort-by label {
  display: none;
}
/* line 136, ../sass/sass/category-vars.scss */
.catalog-category-view .category-products .toolbar-top .toolbar .sort-by select,
.catalogsearch-result-index .category-products .toolbar-top .toolbar .sort-by select {
  border: medium none;
  box-shadow: none;
  height: 35px;
  min-width: 190px;
  width: auto;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: #e9e9e9 url("../images/icons/select-arrow.png") no-repeat 100% 50%;
  background-size: 36px;
  font-size: 14px;
  padding: 0 45px 0 10px;
}
/* line 152, ../sass/sass/category-vars.scss */
.catalog-category-view .category-products .toolbar-top .toolbar .sort-by .direction img,
.catalogsearch-result-index .category-products .toolbar-top .toolbar .sort-by .direction img {
  width: 16px;
  height: auto;
}
/* line 158, ../sass/sass/category-vars.scss */
.catalog-category-view .category-products .toolbar-top .toolbar .pager,
.catalogsearch-result-index .category-products .toolbar-top .toolbar .pager {
  float: none;
  flex: 1 1 auto;
}
/* line 162, ../sass/sass/category-vars.scss */
.catalog-category-view .category-products .toolbar-top .toolbar .pager .amount,
.catalogsearch-result-index .category-products .toolbar-top .toolbar .pager .amount {
  line-height: 41px;
}
/* line 165, ../sass/sass/category-vars.scss */
.catalog-category-view .category-products .toolbar-top .toolbar .pager .pages,
.catalogsearch-result-index .category-products .toolbar-top .toolbar .pager .pages {
  margin-top: 8x;
}
/* line 172, ../sass/sass/category-vars.scss */
.catalog-category-view .category-products .toolbar-bottom,
.catalogsearch-result-index .category-products .toolbar-bottom {
  margin-top: 0px;
  margin-bottom: 0px;
  border-bottom: 1px solid #ebeef0;
  border-top: 0;
  background: #f9f9f9;
  padding: 15px 35px 15px 25px;
}
/* line 182, ../sass/sass/category-vars.scss */
.catalog-category-view .category-products .toolbar-bottom .toolbar .pager,
.catalogsearch-result-index .category-products .toolbar-bottom .toolbar .pager {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
}
/* line 189, ../sass/sass/category-vars.scss */
.catalog-category-view .category-products .toolbar-bottom .toolbar .amount,
.catalogsearch-result-index .category-products .toolbar-bottom .toolbar .amount {
  float: none;
  flex: 1 1 auto;
  margin-bottom: 0;
  font-size: 13px;
}
/* line 196, ../sass/sass/category-vars.scss */
.catalog-category-view .category-products .toolbar-bottom .toolbar .limiter,
.catalogsearch-result-index .category-products .toolbar-bottom .toolbar .limiter {
  float: none;
  flex: 1 1 auto;
  color: #999999;
  font-size: 13px;
}
/* line 202, ../sass/sass/category-vars.scss */
.catalog-category-view .category-products .toolbar-bottom .toolbar .limiter label,
.catalogsearch-result-index .category-products .toolbar-bottom .toolbar .limiter label {
  font-size: 13px;
  color: #999999;
}
/* line 206, ../sass/sass/category-vars.scss */
.catalog-category-view .category-products .toolbar-bottom .toolbar .limiter select,
.catalogsearch-result-index .category-products .toolbar-bottom .toolbar .limiter select {
  font-size: 13px;
  border-color: #f2f2f2;
}
/* line 212, ../sass/sass/category-vars.scss */
.catalog-category-view .category-products .toolbar-bottom .toolbar .pages,
.catalogsearch-result-index .category-products .toolbar-bottom .toolbar .pages {
  float: none;
  flex: 1 1 auto;
  margin: 0;
}
/* line 222, ../sass/sass/category-vars.scss */
.catalog-category-view .category-products .products-grid,
.catalogsearch-result-index .category-products .products-grid {
  border-bottom: 0px solid #ebeef0;
  margin-top: 0;
}
/* line 227, ../sass/sass/category-vars.scss */
.catalog-category-view .category-products .products-grid li.item,
.catalogsearch-result-index .category-products .products-grid li.item {
  width: 33.33%;
  border: 1px solid #ebeef0;
  border-right: 0;
  border-top: 0;
  text-align: center;
  padding: 20px 40px 40px;
}
/* line 236, ../sass/sass/category-vars.scss */
.catalog-category-view .category-products .products-grid li.item.first,
.catalogsearch-result-index .category-products .products-grid li.item.first {
  border-left: 0;
}
/* line 240, ../sass/sass/category-vars.scss */
.catalog-category-view .category-products .products-grid li.item.last,
.catalogsearch-result-index .category-products .products-grid li.item.last {
  padding-right: 40px;
}
/* line 244, ../sass/sass/category-vars.scss */
.catalog-category-view .category-products .products-grid li.item .product-image-holder,
.catalogsearch-result-index .category-products .products-grid li.item .product-image-holder {
  width: 100%;
  height: auto;
}
/* line 249, ../sass/sass/category-vars.scss */
.catalog-category-view .category-products .products-grid li.item .product-image,
.catalogsearch-result-index .category-products .products-grid li.item .product-image {
  width: 100%;
  height: auto;
}
/* line 254, ../sass/sass/category-vars.scss */
.catalog-category-view .category-products .products-grid li.item .product-name,
.catalogsearch-result-index .category-products .products-grid li.item .product-name {
  font-family: 'Roboto', sans-serif;
}
/* line 257, ../sass/sass/category-vars.scss */
.catalog-category-view .category-products .products-grid li.item .product-name a,
.catalogsearch-result-index .category-products .products-grid li.item .product-name a {
  text-decoration: none;
}
/* line 221, ../sass/sass/vars.scss */
.catalog-category-view .category-products .products-grid li.item .product-name a:hover,
.catalogsearch-result-index .category-products .products-grid li.item .product-name a:hover {
  text-decoration: underline;
}
/* line 262, ../sass/sass/category-vars.scss */
.catalog-category-view .category-products .products-grid li.item .price-box,
.catalogsearch-result-index .category-products .products-grid li.item .price-box {
  float: left;
  width: 100%;
  margin-top: 25px;
  margin-bottom: 20px;
}
/* line 267, ../sass/sass/category-vars.scss */
.catalog-category-view .category-products .products-grid li.item .price-box .price,
.catalogsearch-result-index .category-products .products-grid li.item .price-box .price {
  font-size: 20px;
  font-weight: 700;
  color: #4a4a4a;
}
/* line 273, ../sass/sass/category-vars.scss */
.catalog-category-view .category-products .products-grid li.item .price-box .regular-price,
.catalogsearch-result-index .category-products .products-grid li.item .price-box .regular-price {
  color: #999999;
}
/* line 276, ../sass/sass/category-vars.scss */
.catalog-category-view .category-products .products-grid li.item .price-box .old-price,
.catalogsearch-result-index .category-products .products-grid li.item .price-box .old-price {
  float: left;
  width: 100%;
  margin: 0;
  color: #606060;
  font-size: 12px;
}
/* line 282, ../sass/sass/category-vars.scss */
.catalog-category-view .category-products .products-grid li.item .price-box .old-price .price-label,
.catalogsearch-result-index .category-products .products-grid li.item .price-box .old-price .price-label {
  display: inline-block;
}
/* line 286, ../sass/sass/category-vars.scss */
.catalog-category-view .category-products .products-grid li.item .price-box .old-price .price,
.catalogsearch-result-index .category-products .products-grid li.item .price-box .old-price .price {
  font-size: 12px;
}
/* line 291, ../sass/sass/category-vars.scss */
.catalog-category-view .category-products .products-grid li.item .price-box .special-price,
.catalogsearch-result-index .category-products .products-grid li.item .price-box .special-price {
  float: left;
  width: 100%;
  color: #4a4a4a;
}
/* line 295, ../sass/sass/category-vars.scss */
.catalog-category-view .category-products .products-grid li.item .price-box .special-price .price-label,
.catalogsearch-result-index .category-products .products-grid li.item .price-box .special-price .price-label {
  display: inline-block;
  color: #a6a6a6;
}
/* line 300, ../sass/sass/category-vars.scss */
.catalog-category-view .category-products .products-grid li.item .price-box .minimal-price,
.catalogsearch-result-index .category-products .products-grid li.item .price-box .minimal-price {
  float: left;
  width: 100%;
  margin: 0;
  color: #999999;
}
/* line 305, ../sass/sass/category-vars.scss */
.catalog-category-view .category-products .products-grid li.item .price-box .price-from,
.catalogsearch-result-index .category-products .products-grid li.item .price-box .price-from {
  color: #999999;
}
/* line 308, ../sass/sass/category-vars.scss */
.catalog-category-view .category-products .products-grid li.item .price-box .price-to,
.catalogsearch-result-index .category-products .products-grid li.item .price-box .price-to {
  color: #999999;
}
/* line 313, ../sass/sass/category-vars.scss */
.catalog-category-view .category-products .products-grid li.item .points-prediction,
.catalogsearch-result-index .category-products .products-grid li.item .points-prediction {
  color: #ccc;
  font-size: 14px;
}
/* line 324, ../sass/sass/category-vars.scss */
.catalog-category-view .category-products .products-grid li.item .actions button,
.catalogsearch-result-index .category-products .products-grid li.item .actions button {
  font-size: 16px;
  padding: 8px 20px;
}
/* line 325, ../sass/sass/category-vars.scss */
.catalog-category-view .category-products .products-grid li.item .actions button.btn-cart,
.catalogsearch-result-index .category-products .products-grid li.item .actions button.btn-cart {
  overflow: visible;
  margin: 0;
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
  background: #fd903a url("../images/icons/basket.png") no-repeat 15px 50%;
  color: #fff;
  text-shadow: 1px 3px 2px #e38134;
  padding: 8px 15px 8px 40px;
  border: 0;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease-in-out;
  -moz-transition: background-color 0.3s ease-in-out;
  -o-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}
/* line 210, ../sass/sass/vars.scss */
.catalog-category-view .category-products .products-grid li.item .actions button.btn-cart:hover,
.catalogsearch-result-index .category-products .products-grid li.item .actions button.btn-cart:hover {
  background-color: #fc7408;
}
@media only screen and (max-width: 768px) {
  /* line 325, ../sass/sass/category-vars.scss */
  .catalog-category-view .category-products .products-grid li.item .actions button.btn-cart,
  .catalogsearch-result-index .category-products .products-grid li.item .actions button.btn-cart {
    background-image: none;
  }
}
/* line 337, ../sass/sass/category-vars.scss */
.catalog-category-view .category-products .products-list li.item,
.catalogsearch-result-index .category-products .products-list li.item {
  float: left;
  width: 100%;
  border-bottom: 1px solid #ebeef0;
}
/* line 341, ../sass/sass/category-vars.scss */
.catalog-category-view .category-products .products-list li.item .product-image-holder,
.catalogsearch-result-index .category-products .products-list li.item .product-image-holder {
  width: 130px;
  height: auto;
}
/* line 345, ../sass/sass/category-vars.scss */
.catalog-category-view .category-products .products-list li.item .product-image-holder .product-image,
.catalogsearch-result-index .category-products .products-list li.item .product-image-holder .product-image {
  width: 100%;
  height: 100%;
}
/* line 351, ../sass/sass/category-vars.scss */
.catalog-category-view .category-products .products-list li.item .product-shop,
.catalogsearch-result-index .category-products .products-list li.item .product-shop {
  width: 550px;
}
/* line 354, ../sass/sass/category-vars.scss */
.catalog-category-view .category-products .products-list li.item .product-shop .product-name,
.catalogsearch-result-index .category-products .products-list li.item .product-shop .product-name {
  margin-bottom: 20px;
}
/* line 357, ../sass/sass/category-vars.scss */
.catalog-category-view .category-products .products-list li.item .product-shop .product-name a,
.catalogsearch-result-index .category-products .products-list li.item .product-shop .product-name a {
  text-decoration: none;
}
/* line 360, ../sass/sass/category-vars.scss */
.catalog-category-view .category-products .products-list li.item .product-shop .product-name a:hover,
.catalogsearch-result-index .category-products .products-list li.item .product-shop .product-name a:hover {
  text-decoration: underline;
}
/* line 366, ../sass/sass/category-vars.scss */
.catalog-category-view .category-products .products-list li.item .product-shop .desc,
.catalogsearch-result-index .category-products .products-list li.item .product-shop .desc {
  float: left;
  width: 350px;
}
/* line 371, ../sass/sass/category-vars.scss */
.catalog-category-view .category-products .products-list li.item .product-shop .price-points,
.catalogsearch-result-index .category-products .products-list li.item .product-shop .price-points {
  float: right;
  width: 175px;
}
/* line 377, ../sass/sass/category-vars.scss */
.catalog-category-view .category-products .products-list li.item .product-shop .price-box .price,
.catalogsearch-result-index .category-products .products-list li.item .product-shop .price-box .price {
  font-size: 20px;
  font-weight: 700;
  color: #4a4a4a;
}
/* line 383, ../sass/sass/category-vars.scss */
.catalog-category-view .category-products .products-list li.item .product-shop .price-box .regular-price,
.catalogsearch-result-index .category-products .products-list li.item .product-shop .price-box .regular-price {
  color: #999999;
}
/* line 386, ../sass/sass/category-vars.scss */
.catalog-category-view .category-products .products-list li.item .product-shop .price-box .old-price,
.catalogsearch-result-index .category-products .products-list li.item .product-shop .price-box .old-price {
  float: left;
  width: 100%;
  margin: 0;
  color: #606060;
  font-size: 12px;
}
/* line 392, ../sass/sass/category-vars.scss */
.catalog-category-view .category-products .products-list li.item .product-shop .price-box .old-price .price-label,
.catalogsearch-result-index .category-products .products-list li.item .product-shop .price-box .old-price .price-label {
  display: inline-block;
}
/* line 396, ../sass/sass/category-vars.scss */
.catalog-category-view .category-products .products-list li.item .product-shop .price-box .old-price .price,
.catalogsearch-result-index .category-products .products-list li.item .product-shop .price-box .old-price .price {
  font-size: 12px;
}
/* line 401, ../sass/sass/category-vars.scss */
.catalog-category-view .category-products .products-list li.item .product-shop .price-box .special-price,
.catalogsearch-result-index .category-products .products-list li.item .product-shop .price-box .special-price {
  float: left;
  width: 100%;
  color: #4a4a4a;
}
/* line 405, ../sass/sass/category-vars.scss */
.catalog-category-view .category-products .products-list li.item .product-shop .price-box .special-price .price-label,
.catalogsearch-result-index .category-products .products-list li.item .product-shop .price-box .special-price .price-label {
  display: inline-block;
  color: #a6a6a6;
}
/* line 410, ../sass/sass/category-vars.scss */
.catalog-category-view .category-products .products-list li.item .product-shop .price-box .minimal-price,
.catalogsearch-result-index .category-products .products-list li.item .product-shop .price-box .minimal-price {
  float: left;
  width: 100%;
  margin: 0;
  color: #999999;
}
/* line 415, ../sass/sass/category-vars.scss */
.catalog-category-view .category-products .products-list li.item .product-shop .price-box .price-from,
.catalogsearch-result-index .category-products .products-list li.item .product-shop .price-box .price-from {
  color: #999999;
}
/* line 418, ../sass/sass/category-vars.scss */
.catalog-category-view .category-products .products-list li.item .product-shop .price-box .price-to,
.catalogsearch-result-index .category-products .products-list li.item .product-shop .price-box .price-to {
  color: #999999;
}
/* line 422, ../sass/sass/category-vars.scss */
.catalog-category-view .category-products .products-list li.item .product-shop .points-prediction,
.catalogsearch-result-index .category-products .products-list li.item .product-shop .points-prediction {
  color: #ccc;
}
/* line 431, ../sass/sass/category-vars.scss */
.catalog-category-view .category-products .products-list li.item .product-shop .actions,
.catalogsearch-result-index .category-products .products-list li.item .product-shop .actions {
  float: right;
  width: 175px;
}
/* line 435, ../sass/sass/category-vars.scss */
.catalog-category-view .category-products .products-list li.item .product-shop .actions button,
.catalogsearch-result-index .category-products .products-list li.item .product-shop .actions button {
  font-size: 16px;
  padding: 8px 20px;
}
/* line 436, ../sass/sass/category-vars.scss */
.catalog-category-view .category-products .products-list li.item .product-shop .actions button.btn-cart,
.catalogsearch-result-index .category-products .products-list li.item .product-shop .actions button.btn-cart {
  overflow: visible;
  margin: 0;
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
  background: #fd903a;
  color: #fff;
  text-shadow: 1px 3px 2px #e38134;
  padding: 8px 15px;
  border: 0;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease-in-out;
  -moz-transition: background-color 0.3s ease-in-out;
  -o-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}
/* line 187, ../sass/sass/vars.scss */
.catalog-category-view .category-products .products-list li.item .product-shop .actions button.btn-cart:hover,
.catalogsearch-result-index .category-products .products-list li.item .product-shop .actions button.btn-cart:hover {
  background-color: #fc7408;
}
/* line 442, ../sass/sass/category-vars.scss */
.catalog-category-view .category-products .products-list li.item .product-shop .actions button:hover,
.catalogsearch-result-index .category-products .products-list li.item .product-shop .actions button:hover {
  background-color: #fc7408;
}
/* line 446, ../sass/sass/category-vars.scss */
.catalog-category-view .category-products .products-list li.item .product-shop .actions button.btn-view,
.catalogsearch-result-index .category-products .products-list li.item .product-shop .actions button.btn-view {
  display: none;
  padding-top: 5px;
  padding-bottom: 5px;
}
@media only screen and (max-width: 450px) {
  /* line 435, ../sass/sass/category-vars.scss */
  .catalog-category-view .category-products .products-list li.item .product-shop .actions button,
  .catalogsearch-result-index .category-products .products-list li.item .product-shop .actions button {
    width: 100%;
  }
  /* line 454, ../sass/sass/category-vars.scss */
  .catalog-category-view .category-products .products-list li.item .product-shop .actions button.btn-cart,
  .catalogsearch-result-index .category-products .products-list li.item .product-shop .actions button.btn-cart {
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 451px) {
  /* line 435, ../sass/sass/category-vars.scss */
  .catalog-category-view .category-products .products-list li.item .product-shop .actions button,
  .catalogsearch-result-index .category-products .products-list li.item .product-shop .actions button {
    width: auto;
  }
  /* line 460, ../sass/sass/category-vars.scss */
  .catalog-category-view .category-products .products-list li.item .product-shop .actions button.btn-cart,
  .catalogsearch-result-index .category-products .products-list li.item .product-shop .actions button.btn-cart {
    margin-right: 10px;
  }
}
/* line 472, ../sass/sass/category-vars.scss */
.catalog-category-view .col-left,
.catalogsearch-result-index .col-left {
  margin-top: 0;
}
/* line 477, ../sass/sass/category-vars.scss */
.catalog-category-view .block-layered-nav,
.catalogsearch-result-index .block-layered-nav {
  background: #f9f9f9;
  padding: 30px 18px;
}
/* line 481, ../sass/sass/category-vars.scss */
.catalog-category-view .block-layered-nav .block-title,
.catalogsearch-result-index .block-layered-nav .block-title {
  display: none;
}
/* line 488, ../sass/sass/category-vars.scss */
.catalog-category-view .block-layered-nav .block-content dl dt,
.catalogsearch-result-index .block-layered-nav .block-content dl dt {
  background-image: none;
  position: relative;
  color: #485d6d;
  font-family: 'Roboto', sans-serif;
  font-size: 17px;
  font-weight: 400;
  padding-bottom: 15px;
}
/* line 500, ../sass/sass/category-vars.scss */
.catalog-category-view .block-layered-nav .block-content dl dd ol li,
.catalogsearch-result-index .block-layered-nav .block-content dl dd ol li {
  padding: 0 0 10px 0;
}
/* line 503, ../sass/sass/category-vars.scss */
.catalog-category-view .block-layered-nav .block-content dl dd ol li a,
.catalogsearch-result-index .block-layered-nav .block-content dl dd ol li a {
  text-decoration: none;
}
/* line 221, ../sass/sass/vars.scss */
.catalog-category-view .block-layered-nav .block-content dl dd ol li a:hover,
.catalogsearch-result-index .block-layered-nav .block-content dl dd ol li a:hover {
  text-decoration: underline;
}
/* line 513, ../sass/sass/category-vars.scss */
.catalog-category-view .block-layered-nav .block-content .currently ol li .btn-remove,
.catalogsearch-result-index .block-layered-nav .block-content .currently ol li .btn-remove {
  background: url(../images/btn_remove.png) 0 0 no-repeat;
}
/* line 519, ../sass/sass/category-vars.scss */
.catalog-category-view .block-layered-nav .block-content .actions,
.catalogsearch-result-index .block-layered-nav .block-content .actions {
  border-bottom: 1px solid #f2f2f2;
}
/* line 524, ../sass/sass/category-vars.scss */
.catalog-category-view .block-layered-nav .block-content #narrow-by-list dd,
.catalogsearch-result-index .block-layered-nav .block-content #narrow-by-list dd {
  border-bottom: 1px solid #f2f2f2;
}
/* line 535, ../sass/sass/category-vars.scss */
.catalog-category-view .block-layered-nav#aw-ln-filters > .block-title,
.catalogsearch-result-index .block-layered-nav#aw-ln-filters > .block-title {
  display: none;
}
/* line 539, ../sass/sass/category-vars.scss */
.catalog-category-view .block-layered-nav#aw-ln-filters .aw-ln-clear-all,
.catalogsearch-result-index .block-layered-nav#aw-ln-filters .aw-ln-clear-all {
  padding: 0;
  top: 5px;
  right: 18px;
  font-size: 13px;
}
/* line 547, ../sass/sass/category-vars.scss */
.catalog-category-view .block-layered-nav#aw-ln-filters #aw-ln-filters-container dt,
.catalogsearch-result-index .block-layered-nav#aw-ln-filters #aw-ln-filters-container dt {
  background-image: none;
  position: relative;
  color: #485d6d;
  font-family: 'Roboto', sans-serif;
  font-size: 17px;
  font-weight: 400;
}
/* line 555, ../sass/sass/category-vars.scss */
.catalog-category-view .block-layered-nav#aw-ln-filters #aw-ln-filters-container dt:before,
.catalogsearch-result-index .block-layered-nav#aw-ln-filters #aw-ln-filters-container dt:before {
  content: "\f077";
  font-family: "fontAwesome";
  position: absolute;
  top: 0px;
  right: 0px;
  font-size: 12px;
  font-weight: bold;
  color: #d9d9d9;
}
/* line 567, ../sass/sass/category-vars.scss */
.catalog-category-view .block-layered-nav#aw-ln-filters #aw-ln-filters-container dt.active:before,
.catalogsearch-result-index .block-layered-nav#aw-ln-filters #aw-ln-filters-container dt.active:before {
  content: "\f078";
}
/* line 572, ../sass/sass/category-vars.scss */
.catalog-category-view .block-layered-nav#aw-ln-filters #aw-ln-filters-container dt .aw-ln-filter-clear,
.catalogsearch-result-index .block-layered-nav#aw-ln-filters #aw-ln-filters-container dt .aw-ln-filter-clear {
  margin-right: 15px;
  font-family: 'Roboto', sans-serif;
}
/* line 578, ../sass/sass/category-vars.scss */
.catalog-category-view .block-layered-nav#aw-ln-filters #aw-ln-filters-container dd,
.catalogsearch-result-index .block-layered-nav#aw-ln-filters #aw-ln-filters-container dd {
  border-bottom: 1px solid #f2f2f2;
}
/* line 584, ../sass/sass/category-vars.scss */
.catalog-category-view .block-layered-nav#aw-ln-filters #aw-ln-filters-container dd ol li label a,
.catalogsearch-result-index .block-layered-nav#aw-ln-filters #aw-ln-filters-container dd ol li label a {
  background-image: url(../images/icons/checkbox-sprite.png);
  text-decoration: none;
}
/* line 221, ../sass/sass/vars.scss */
.catalog-category-view .block-layered-nav#aw-ln-filters #aw-ln-filters-container dd ol li label a:hover,
.catalogsearch-result-index .block-layered-nav#aw-ln-filters #aw-ln-filters-container dd ol li label a:hover {
  text-decoration: underline;
}
/* line 588, ../sass/sass/category-vars.scss */
.catalog-category-view .block-layered-nav#aw-ln-filters #aw-ln-filters-container dd ol li label input[type=radio],
.catalogsearch-result-index .block-layered-nav#aw-ln-filters #aw-ln-filters-container dd ol li label input[type=radio] {
  display: none;
}
/* line 590, ../sass/sass/category-vars.scss */
.catalog-category-view .block-layered-nav#aw-ln-filters #aw-ln-filters-container dd ol li label input[type=radio] + a,
.catalogsearch-result-index .block-layered-nav#aw-ln-filters #aw-ln-filters-container dd ol li label input[type=radio] + a {
  background-image: url(../images/icons/radio-sprite.png);
}
/* line 599, ../sass/sass/category-vars.scss */
.catalog-category-view .block-layered-nav#aw-ln-filters #aw-ln-filters-container .aw-ln-filter-options-range-slider-wrapper-left,
.catalogsearch-result-index .block-layered-nav#aw-ln-filters #aw-ln-filters-container .aw-ln-filter-options-range-slider-wrapper-left {
  margin: 0 0 0 -23px;
}
/* line 602, ../sass/sass/category-vars.scss */
.catalog-category-view .block-layered-nav#aw-ln-filters #aw-ln-filters-container .aw-ln-filter-options-range-slider-wrapper-right,
.catalogsearch-result-index .block-layered-nav#aw-ln-filters #aw-ln-filters-container .aw-ln-filter-options-range-slider-wrapper-right {
  margin: 0 -23px 0 1px;
}
/* line 605, ../sass/sass/category-vars.scss */
.catalog-category-view .block-layered-nav#aw-ln-filters #aw-ln-filters-container .aw-ln-filter-options-range-slider,
.catalogsearch-result-index .block-layered-nav#aw-ln-filters #aw-ln-filters-container .aw-ln-filter-options-range-slider {
  width: 160px;
  margin-left: 20px;
}
/* line 609, ../sass/sass/category-vars.scss */
.catalog-category-view .block-layered-nav#aw-ln-filters #aw-ln-filters-container .aw-ln-filter-options-range-slider-wrapper,
.catalogsearch-result-index .block-layered-nav#aw-ln-filters #aw-ln-filters-container .aw-ln-filter-options-range-slider-wrapper {
  background: url("../images/icons/slider-bg.png") repeat-x 0 9px;
}
/* line 612, ../sass/sass/category-vars.scss */
.catalog-category-view .block-layered-nav#aw-ln-filters #aw-ln-filters-container .aw-ln-filter-options-range-slider-active,
.catalogsearch-result-index .block-layered-nav#aw-ln-filters #aw-ln-filters-container .aw-ln-filter-options-range-slider-active {
  background: #656565;
}
/* line 615, ../sass/sass/category-vars.scss */
.catalog-category-view .block-layered-nav#aw-ln-filters #aw-ln-filters-container .aw-ln-filter-options-range-slider-min,
.catalog-category-view .block-layered-nav#aw-ln-filters #aw-ln-filters-container .aw-ln-filter-options-range-slider-max,
.catalogsearch-result-index .block-layered-nav#aw-ln-filters #aw-ln-filters-container .aw-ln-filter-options-range-slider-min,
.catalogsearch-result-index .block-layered-nav#aw-ln-filters #aw-ln-filters-container .aw-ln-filter-options-range-slider-max {
  width: 23px;
  height: 23px;
  background: url("../images/icons/right-hndle.png") center 1px no-repeat;
}
/* line 622, ../sass/sass/category-vars.scss */
.catalog-category-view .block-layered-nav#aw-ln-filters #aw-ln-filters-container .aw-ln-filter-options-fromto input,
.catalogsearch-result-index .block-layered-nav#aw-ln-filters #aw-ln-filters-container .aw-ln-filter-options-fromto input {
  border-color: #000000;
}
/* line 627, ../sass/sass/category-vars.scss */
.catalog-category-view .block-layered-nav#aw-ln-filters .aw-ln-overlay,
.catalogsearch-result-index .block-layered-nav#aw-ln-filters .aw-ln-overlay {
  background-image: url("../images/ajax-loader-large.gif") !important;
}
/* line 635, ../sass/sass/category-vars.scss */
.catalog-category-view .category-seo,
.catalogsearch-result-index .category-seo {
  border-top: 1px solid #f2f2f2;
}
/* line 639, ../sass/sass/category-vars.scss */
.catalog-category-view .recent-posts,
.catalogsearch-result-index .recent-posts {
  padding-top: 40px;
}
/* line 642, ../sass/sass/category-vars.scss */
.catalog-category-view .recent-posts .category-title,
.catalogsearch-result-index .recent-posts .category-title {
  display: none;
}
/* line 648, ../sass/sass/category-vars.scss */
.catalog-category-view .recent-posts .post-list li.post,
.catalogsearch-result-index .recent-posts .post-list li.post {
  width: 330px;
  margin: 0;
  background: #e2f1ff;
  text-align: center;
}
/* line 654, ../sass/sass/category-vars.scss */
/*.catalog-category-view .recent-posts .post-list li.post:first-of-type,
.catalogsearch-result-index .recent-posts .post-list li.post:first-of-type {
  margin-right: 40px;
}*/
/* line 660, ../sass/sass/category-vars.scss */
.catalog-category-view .recent-posts .post-list li.post .featured-image a img,
.catalogsearch-result-index .recent-posts .post-list li.post .featured-image a img {
  width: auto;
  height: auto;
  max-width: 100%;
}
/* line 667, ../sass/sass/category-vars.scss */
.catalog-category-view .recent-posts .post-list li.post .post-content,
.catalogsearch-result-index .recent-posts .post-list li.post .post-content {
  float: left;
  width: 100%;
  padding: 0 35px 35px;
}
/* line 671, ../sass/sass/category-vars.scss */
.catalog-category-view .recent-posts .post-list li.post h3,
.catalogsearch-result-index .recent-posts .post-list li.post h3 {
  margin-bottom: 20px;
}
/* line 674, ../sass/sass/category-vars.scss */
.catalog-category-view .recent-posts .post-list li.post h3 a,
.catalogsearch-result-index .recent-posts .post-list li.post h3 a {
  color: #315770;
  font-size: 15px;
  line-height: 24px;
  text-transform: uppercase;
  text-decoration: none;
}
/* line 682, ../sass/sass/category-vars.scss */
.catalog-category-view .recent-posts .post-list li.post .excerpt,
.catalogsearch-result-index .recent-posts .post-list li.post .excerpt {
  font-size: 15px;
  line-height: 24px;
  color: #444444;
}
/* line 688, ../sass/sass/category-vars.scss */
.catalog-category-view .recent-posts .post-list li.post a.continue-reading,
.catalogsearch-result-index .recent-posts .post-list li.post a.continue-reading {
  color: #3399cc;
  text-decoration: none;
}
/* line 221, ../sass/sass/vars.scss */
.catalog-category-view .recent-posts .post-list li.post a.continue-reading:hover,
.catalogsearch-result-index .recent-posts .post-list li.post a.continue-reading:hover {
  text-decoration: underline;
}
/* line 694, ../sass/sass/category-vars.scss */
.catalog-category-view .recent-posts .post-list li.post:last-of-type,
.catalogsearch-result-index .recent-posts .post-list li.post:last-of-type {
  margin-right: 0;
}


/************************************************/
.catalog-category-view .recent-posts {
  float: none;
  border-top: 0;
  width: 100%;
  margin: 0 auto;
  display: block;
  clear: both;
  max-width: 1180px;
}

.catalog-category-view .recent-posts .post-list li.post {
  width: 32%;
  margin: 0 2% 0 0;
  background: #e2f1ff;
  text-align: center;
  padding: 14px;
  float: left;
}
.catalog-category-view .recent-posts li.post:last-of-type {
  margin-right: 0;
}
.catalog-category-view .recent-posts li.post .featured-image {
  width: 100%;
}
.catalog-category-view .recent-posts .post-list li.post .featured-image a img {
  width: 100%;
}

/* Sub categories listing page */
/* line 706, ../sass/sass/category-vars.scss */
.category-subs .category-header {
  border-bottom: 1px solid #f2f2f2;
}

/* Top Level Catgeories Custom Content Page */
/* line 714, ../sass/sass/category-vars.scss */
.catalog-category-view .top-level-category {
  float: left;
  width: 100%;
}
/* line 718, ../sass/sass/category-vars.scss */
.catalog-category-view .top-level-category h2.title {
  margin-bottom: 30px;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  text-align: center;
  font-size: 24px;
}
/* line 728, ../sass/sass/category-vars.scss */
/*.catalog-category-view .top-level-category h2.title span {
  color: #fff;
  font-weight: 400;
}*/
/* line 736, ../sass/sass/category-vars.scss */
.catalog-category-view .top-level-category .discover-popular-categories {
  float: left;
  width: 100%;
  background: #e2f1ff;
  margin-bottom: 30px;
}
/* line 742, ../sass/sass/category-vars.scss */
.catalog-category-view .top-level-category .discover-popular-categories .widget-featured-category.widget-featuredcategories {
  padding: 0;
  border: 0;
}
/* line 747, ../sass/sass/category-vars.scss */
.catalog-category-view .top-level-category .discover-popular-categories .widget-featured-category.widget-featuredcategories ul.categories-grid {
  float: left;
  width: 100%;
  padding: 30px 35px 40px;
  display: flex;
  align-items: center;
  flex-flow: row nowrap;
  align-items: flex-start;
}
/* line 754, ../sass/sass/category-vars.scss */
.catalog-category-view .top-level-category .discover-popular-categories .widget-featured-category.widget-featuredcategories ul.categories-grid li.item {
  flex: 1 1 auto;
  text-align: center;
  width: auto;
  padding: 0 25px;
}
/* line 760, ../sass/sass/category-vars.scss */
.catalog-category-view .top-level-category .discover-popular-categories .widget-featured-category.widget-featuredcategories ul.categories-grid li.item .widget-category-link-image {
  float: none;
  display: inline-block;
  width: 160px;
  margin: 0 auto;
  padding: 0;
}
/* line 768, ../sass/sass/category-vars.scss */
.catalog-category-view .top-level-category .discover-popular-categories .widget-featured-category.widget-featuredcategories ul.categories-grid li.item a {
  font-size: 29px;
  line-height: 30px;
  text-decoration: none;
  color: #5faee2;
}
/* line 774, ../sass/sass/category-vars.scss */
.catalog-category-view .top-level-category .discover-popular-categories .widget-featured-category.widget-featuredcategories ul.categories-grid li.item a span {
  font-size: 29px;
}
/* line 778, ../sass/sass/category-vars.scss */
.catalog-category-view .top-level-category .discover-popular-categories .widget-featured-category.widget-featuredcategories ul.categories-grid li.item a img {
  width: auto;
  height: auto;
  max-width: 100%;
}
/* line 792, ../sass/sass/category-vars.scss */
.catalog-category-view .top-level-category .shop-by-brand {
  float: left;
  width: 100%;
  margin-bottom: 30px;
  padding-top: 20px;
}
.catalog-category-view .top-level-category .shop-by-brand .slick-list {
  width: 100%;
}
/*.catalog-category-view .top-level-category .shop-by-brand .slick-list .slick-slide {
  padding: 0 5px;
  border: 1px solid red;
}*/
.catalog-category-view .top-level-category .shop-by-brand .slick-slide img {
  display: block;
  margin: 0 auto;
  width: auto;
  max-height: 90px;
}
/* line 798, ../sass/sass/category-vars.scss */
.catalog-category-view .top-level-category .shop-by-brand .brands-list ul {
  display: flex;
  align-items: center;
  flex-flow: row nowrap;
  padding: 15px 0;
}
/* line 802, ../sass/sass/category-vars.scss */
.catalog-category-view .top-level-category .shop-by-brand .brands-list ul li {
  flex: 1 1 20%;
  text-align: center;
  padding: 0 15px;
}
/* line 811, ../sass/sass/category-vars.scss */
.catalog-category-view .top-level-category .shop-by-brand .brands-list ul li img {
  width: auto;
  height: auto;
  max-width: 100%;
}
/* line 821, ../sass/sass/category-vars.scss */
.catalog-category-view .top-level-category .discover-best-sellers {
  float: left;
  width: 100%;
  margin-bottom: 30px;
}
/* line 826, ../sass/sass/category-vars.scss */
.catalog-category-view .top-level-category .discover-best-sellers .tdred_widget-featuredproduct.tdred_widget-featuredproduct_grid {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 33.3%;
  padding: 25px 40px 40px;
  text-align: center;
  /*border-bottom: 1px solid #e8eaed;
  border-right: 1px solid #e8eaed;*/
}
/* line 834, ../sass/sass/category-vars.scss */
/*.catalog-category-view .top-level-category .discover-best-sellers .tdred_widget-featuredproduct.tdred_widget-featuredproduct_grid:nth-child(3n+0) {
  border-right: 0;
}*/
/* line 839, ../sass/sass/category-vars.scss */
.catalog-category-view .top-level-category .discover-best-sellers .tdred_widget-featuredproduct.tdred_widget-featuredproduct_grid a.product-image {
  width: auto;
  height: auto;
}
/* line 843, ../sass/sass/category-vars.scss */
.catalog-category-view .top-level-category .discover-best-sellers .tdred_widget-featuredproduct.tdred_widget-featuredproduct_grid a.product-image img {
  width: auto;
  height: auto;
  max-width: 150px;
}
/* line 851, ../sass/sass/category-vars.scss */
.catalog-category-view .top-level-category .discover-best-sellers .tdred_widget-featuredproduct.tdred_widget-featuredproduct_grid h2.product-name {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 19px;
  margin-bottom: 0;
  height: 55px;
}
/* line 858, ../sass/sass/category-vars.scss */
.catalog-category-view .top-level-category .discover-best-sellers .tdred_widget-featuredproduct.tdred_widget-featuredproduct_grid h2.product-name a {
  text-decoration: none;
}
/* line 221, ../sass/sass/vars.scss */
.catalog-category-view .top-level-category .discover-best-sellers .tdred_widget-featuredproduct.tdred_widget-featuredproduct_grid h2.product-name a:hover {
  text-decoration: underline;
}
/* line 863, ../sass/sass/category-vars.scss */
.catalog-category-view .top-level-category .discover-best-sellers .tdred_widget-featuredproduct.tdred_widget-featuredproduct_grid .price-box {
  float: left;
  width: 100%;
  margin-top: 15px;
  margin-bottom: 20px;
  text-align: center;
}
/* line 869, ../sass/sass/category-vars.scss */
.catalog-category-view .top-level-category .discover-best-sellers .tdred_widget-featuredproduct.tdred_widget-featuredproduct_grid .price-box .price {
  font-size: 20px;
  font-weight: 700;
  color: #4a4a4a;
}
/* line 875, ../sass/sass/category-vars.scss */
.catalog-category-view .top-level-category .discover-best-sellers .tdred_widget-featuredproduct.tdred_widget-featuredproduct_grid .price-box .regular-price {
  color: #999999;
}
/* line 878, ../sass/sass/category-vars.scss */
.catalog-category-view .top-level-category .discover-best-sellers .tdred_widget-featuredproduct.tdred_widget-featuredproduct_grid .price-box .old-price {
  float: left;
  width: 100%;
  margin: 0;
  color: #606060;
  font-size: 12px;
  display: none;
}
/* line 884, ../sass/sass/category-vars.scss */
.catalog-category-view .top-level-category .discover-best-sellers .tdred_widget-featuredproduct.tdred_widget-featuredproduct_grid .price-box .old-price .price-label {
  display: inline-block;
}
/* line 888, ../sass/sass/category-vars.scss */
.catalog-category-view .top-level-category .discover-best-sellers .tdred_widget-featuredproduct.tdred_widget-featuredproduct_grid .price-box .old-price .price {
  font-size: 12px;
}
/* line 893, ../sass/sass/category-vars.scss */
.catalog-category-view .top-level-category .discover-best-sellers .tdred_widget-featuredproduct.tdred_widget-featuredproduct_grid .price-box .special-price {
  float: left;
  width: 100%;
  color: #4a4a4a;
}
/* line 897, ../sass/sass/category-vars.scss */
.catalog-category-view .top-level-category .discover-best-sellers .tdred_widget-featuredproduct.tdred_widget-featuredproduct_grid .price-box .special-price .price-label {
  display: inline-block;
  color: #a6a6a6;
}
/* line 902, ../sass/sass/category-vars.scss */
.catalog-category-view .top-level-category .discover-best-sellers .tdred_widget-featuredproduct.tdred_widget-featuredproduct_grid .price-box .minimal-price {
  float: left;
  width: 100%;
  margin: 0;
  color: #999999;
}
/* line 907, ../sass/sass/category-vars.scss */
.catalog-category-view .top-level-category .discover-best-sellers .tdred_widget-featuredproduct.tdred_widget-featuredproduct_grid .price-box .price-from {
  color: #999999;
}
/* line 910, ../sass/sass/category-vars.scss */
.catalog-category-view .top-level-category .discover-best-sellers .tdred_widget-featuredproduct.tdred_widget-featuredproduct_grid .price-box .price-to {
  color: #999999;
}
/* line 914, ../sass/sass/category-vars.scss */
.catalog-category-view .top-level-category .discover-best-sellers .tdred_widget-featuredproduct.tdred_widget-featuredproduct_grid .actions {
  text-align: Center;
  display: none;
}
/* line 917, ../sass/sass/category-vars.scss */
.catalog-category-view .top-level-category .discover-best-sellers .tdred_widget-featuredproduct.tdred_widget-featuredproduct_grid .actions button {
  font-size: 16px;
  padding: 8px 20px;
}
/* line 918, ../sass/sass/category-vars.scss */
.catalog-category-view .top-level-category .discover-best-sellers .tdred_widget-featuredproduct.tdred_widget-featuredproduct_grid .actions button.btn-cart {
  overflow: visible;
  margin: 0;
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
  background: #fd903a url("../images/icons/basket.png") no-repeat 15px 50%;
  color: #fff;
  text-shadow: 1px 3px 2px #e38134;
  padding: 8px 15px 8px 40px;
  border: 0;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease-in-out;
  -moz-transition: background-color 0.3s ease-in-out;
  -o-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}
/* line 210, ../sass/sass/vars.scss */
.catalog-category-view .top-level-category .discover-best-sellers .tdred_widget-featuredproduct.tdred_widget-featuredproduct_grid .actions button.btn-cart:hover {
  background-color: #fc7408;
}
@media only screen and (max-width: 768px) {
  /* line 918, ../sass/sass/category-vars.scss */
  .catalog-category-view .top-level-category .discover-best-sellers .tdred_widget-featuredproduct.tdred_widget-featuredproduct_grid .actions button.btn-cart {
    background-image: none;
  }
  /*****************************/
  .catalog-category-view .homepage-block.four-chemist .image-container,
  .catalog-category-view .homepage-block.four-chemist .text-content {
    width: 100%;
  }
  .catalog-category-view .homepage-block.four-chemist .image-container {
    text-align: center;
    margin-bottom: 30px;
    padding-right: 0;
  }
  .catalog-category-view .homepage-block.four-chemist .image-container img {
    max-width: 100%;
  }
}
/* line 929, ../sass/sass/category-vars.scss */
.catalog-category-view .top-level-category .about-category {
  float: left;
  width: 100%;
  background: #f2f2f2;
  border: 2px solid #e8eaed;
  padding: 40px 55px 30px;
}
/* line 935, ../sass/sass/category-vars.scss */
.catalog-category-view .top-level-category .about-category h2 {
  font-size: 31px;
  text-align: center;
  margin-bottom: 30px;
}
/* line 940, ../sass/sass/category-vars.scss */
.catalog-category-view .top-level-category .about-category p {
  font-size: 15px;
  line-height: 24px;
  color: #444444;
}

/*Brand Page Design Start*/
@media (min-width: 1281px) {

  .catalog-category-view.category-brands .page .main-container .main {
    width: 1260px;
  }
  .catalog-category-view.category-brands .col-main {
    width: auto !important;
  }

}
.brand-container {
  min-height: 500px;
  display: table;
  width: 100%;
}

.brand-btn-container {
  display: block;
  float: left;
  margin: 25px 0;
  clear: both;
  text-align: center;
  width: 100%;
}
.brand-container .btn.active {
  background-color: #0a843a;
  color: #fff;
  border-radius: 3px;
}
.brand-container .btn:hover, .btn:active {
  background-color: #0a843a;
  color: #fff;
}
.brand-container .btn.disabled:hover {
  background: none;
  color: inherit;
}
.brand-container .btn {
  padding: 10px 16px;
  cursor: pointer;
  background: #fff;
  color: #333;
  box-shadow: none !important;
  min-width: 38px;
  vertical-align: middle;
  font-size: 16px;
}
.brand-container .btn.disabled, .brand-container .btn[disabled] {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: .3;
}
.brand-listing {
  clear: both;
}
.brand-listing .column_brand.show {
  display: block;
}
.brand-listing .column_brand.hide {
  display: none;
}
.brand-listing .column_brand {
  display: none;
}
.brand-listing .column_brand.show, .brand-listing .column_brand.hide {
  opacity: 0;
  -moz-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  -webkit-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
}
.brand-listing .column_brand.show {
  opacity: 1;
}
.column_brand p {
  width: 25%;
  float: left;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .column_brand p {
    width: 33.33%;
    padding-left: 15px;
  }
}
@media (min-width: 320px) and (max-width: 480px) {
  .column_brand p {
    width: 50%;
    padding-left: 15px;
  }
}
/*Brand Page Design End*/
 /* line 225, ../sass/sass/category-vars.scss  */

  .catalog-category-view .category-products .products-grid li.item .reviews-block,
  .catalogsearch-result-index .category-products .products-grid li.item .reviews-block {
    display: block;
    float: left;
    width: 100%;
    padding: 10px 0;
  }
  .catalog-category-view .category-products .products-list li.item .product-shop .reviews-block, 
  .catalogsearch-result-index .category-products .products-list li.item .product-shop .reviews-block{
    display: block;
    width:175px;
    float: right
  }
  @media only screen and (max-width: 768px){
   .catalog-category-view .category-products .products-list li.item .product-shop .reviews-block, 
   .catalogsearch-result-index .category-products .products-list li.item .product-shop .reviews-block{

    width:100%;
  } 
}
/**Review Star Rating Css Changes*/
.catalog-category-view .category-products .products-grid li.item .reviews-block .rating-box,
.catalogsearch-result-index .category-products .products-grid li.item .reviews-block .rating-box {
  float: none;
  width: 80px;
  height: 15px;
  font-size: 0;
  line-height: 0;
  background: url(../images/bkg_rating.png) 0 0 repeat-x;
  text-indent: -999em;
  overflow: hidden;
  display: inline-block;
  
}
.catalog-category-view .category-products .products-list li.item .product-shop .reviews-block .rating-box,
.catalogsearch-result-index .category-products .products-list li.item .product-shop .reviews-block .rating-box{
  background: url(../images/bkg_rating.png) 0 0 repeat-x;
  display: inline-block;
}
.catalog-category-view .category-products .products-grid li.item .reviews-block,
.catalogsearch-result-index .category-products .products-grid li.item .reviews-block{
  text-align: center;
  text-align: -webkit-center;
  text-align: -moz-center;
}
.catalog-category-view .category-products .products-grid li.item .reviews-block .rating-box .rating,
.catalogsearch-result-index .category-products .products-grid li.item .reviews-block .rating-box .rating {
  float: left;
  height: 15px;
  background: url(../images/bkg_rating.png) 0 100% repeat-x;
}
.catalog-category-view .category-products .products-list li.item .product-shop .reviews-block .rating-box .rating,
.catalogsearch-result-index .category-products .products-list li.item .product-shop .reviews-block .rating-box .rating{
 float: left;
 height: 15px;
 background: url(../images/bkg_rating.png) 0 100% repeat-x; 
}
.catalog-category-view .category-products .products-grid li.item .reviews-block .rating-links,
.catalogsearch-result-index .category-products .products-grid li.item .reviews-block .rating-links{
  display: inline-block;
  margin-bottom: 0;
}
.catalog-category-view .category-products .products-list li.item .product-shop .reviews-block .rating-links,
.catalogsearch-result-index .category-products .products-list li.item .product-shop .reviews-block .rating-links {
  display: inline-block;
  line-height: 0;
  margin-left: 8px;
  margin-bottom: 0;
  padding-top: 9px;
  vertical-align: super;
}