body {
	color:#323232;
  -webkit-font-smoothing: antialiased;
  text-shadow: 1px 1px 1px x(0,0,0,0.004);
  width:100%;
}

body, html {
	width:100%;
  max-width:100%;
  overflow-x:hidden;
}

a,
a:hover,
a:visited,
a:focus {
	color:#000;
  text-decoration:none;
  outline:none;
}

.btn,
a.btn {
  height: 50px;
  line-height: 50px;
  border: none;
  padding: 0px 30px;
  background: #000;
  color: #fff;
  border-radius: 0;
  text-transform: uppercase;
  font-weight: 700;
  position:relative;
  border:none;
  background:#ff9c00;
  letter-spacing: 0.03em;
}

.btn:hover,
a.btn:hover,
.btn:focus,
.btn:active {
	color:#fff;
}

.align {
	display:table;
  width:100%;
}

.flex {
	display:flex;
}

.align-100 {
  height:100%;
}

.align-middle {
	display:table-cell;
  vertical-align:middle;
}

.align-bottom {
	display:table-cell;
  vertical-align:bottom;
}

.align-top {
	display:table-cell;
  vertical-align:top;
}

.block-padding {
	padding:120px 0px;
}

.sm {
	display:inline-block;
  vertical-align:middle;
  line-height:inherit;
}

.sm:before {
	line-height:inherit;
}
	
#header .topbar {
	line-height:40px;
  background:#f6f6f6;
  font-size:12px;
}

#header .topbar ul.usp {
	margin:0;
  padding:0;
  list-style:none;
  display:flex;
  justify-content:space-between;
}

#header .topbar ul.usp i {
	margin-right:7px;
  color:#ff9c00;
}

#header .main-header {
	padding:40px 0px;
}

#header .main-header .header-inner {
	align-items:center;
  display:flex;
  justify-content:space-between;
}

#header .main-header .logo img {
	height:35px;
}

#header .main-header .search {
	position:relative;
}

#header .main-header .search form {
	position:relative;
}

#header .main-header .search input {
	-webkit-appearance:none;
 	-moz-appearance:none;
 	appearance:none;
  border:none;
  background:#f6f6f6;
  height:45px;
  padding:0px 30px;
  width:400px;
  outline:none;	
}

#header .main-header .search .icon {
	position:absolute;
  right:0;
  top:0;
  width:45px;
  height:45px;
  background:#ff9c00;
  color:#fff;
  text-align:center;
  line-height:45px;
}

#header .main-header .search .widget-reviews {
	font-size:12px;
  position:absolute;
  left:0;
  width:100%;
  bottom:100%;
  text-align:center;
  margin-bottom:5px;
}

#header .main-header .search .widget-reviews .stars {
	display:inline-block;
  vertical-align:middle;
  color:#ff9c00;
  margin-right:10px;
  font-size:13px;
}

#header .main-header .search .widget-reviews .stars i {
	padding:1px;
}

#header .main-header .search .widget-reviews .text {
	display:inline-block;
  vertical-align:middle;
  text-decoration:underline;
}

#header .main-header .hallmark img {
	height:30px;
}

#header .main-header .links ul {
	margin:0px -15px;
  padding:0;
  list-style:none;
}

#header .main-header .links ul li {
	padding:0px 15px;
  display:inline-block;
}

#header .main-header .links ul li i {
	margin-right:7px;
  color:#ff9c00;
}

#header .main-header .links ul li .items {
	font-size:80%;
  margin-left:5px;
  color:#aaa;
}

#header .main-menu {
	background:#323232;
}

#header .main-menu a,
#header .main-menu {
	color:#fff;
}

#header .main-menu ul {
	margin:0;
  padding:0;
  list-style:none;
  line-height:45px;
  font-weight:bold;
}

#header .main-menu ul li {
	display:inline-block;
  vertical-align:top;
  max-height:45px;
}

#header .main-menu ul li a {
	display:block;
  padding:0px 20px;
}

#header .main-menu ul li a.header-phone-number {
	display:inline-block;
  padding: 0;
}

#header .main-menu ul li a.header-phone-number:hover {
	background:none;
  color:#ff9c00;
}

#header .main-menu ul li a.active,
#header .main-menu ul li a:hover {
	background:#ff9c00;
}

#header .main-menu ul li:last-child {
	float:right;
  font-weight:normal;
}

.headline {
	background: url(headline.jpg) no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.headline .text-wrap {
	padding:170px 0px;
  padding-bottom:350px;
}

.headline .text-wrap,
.headline .text-wrap .title {
	color:#fff;
}

.headline .title {
	font-size:50px;
  margin:0;
  margin-bottom:10px;
}

.headline .content {
	font-size:18px;
}

.search-block {
	margin-top:-180px;
}

.search-block .searcher {
	padding:60px;
  background:#f6f6f6;
  box-shadow: 0px 0px 54px 0px rgba(0, 0, 0, 0.15);
}

.search-block .searcher select {
	display:block;
  height:50px;
  opacity:0;
}

.search-block .searcher .btn {
	width:100%;
}

.searcher label {
	font-size:11px;
  font-weight:bold;
  text-transform:uppercase;
  color:#ff9c00;
}

.searcher .selects {
	margin:-15px;
}

.searcher .selects .select {
	padding:15px;
}

.ui.selection.dropdown {
  height: 50px;
  line-height: 50px;
  padding: 0px;
  padding-left: 30px;
  padding-right: 50px;
  border: 1px solid #eee !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  width: 100%;
  display: block;
  font-weight:bold !important;
  min-width:auto;
}

.ui.selection.dropdown>.delete.icon, .ui.selection.dropdown>.dropdown.icon, .ui.selection.dropdown>.search.icon {
    padding: 0;
    margin: 0;
    width: 48px;
    height: 48px;
    right: 0;
    top: 0;
    line-height: 48px;
    color: #ff9c00;
}

.ui.dropdown>.dropdown.icon:before {
  font-family: fontawesome;
  content: "\f107";
}

.ui.selection.dropdown .menu {
  border: 1px solid #eee !important;
  box-shadow: none !important;
  font-size:13px;
}

.ui.selection.dropdown .menu .item {
  font-size: 14px;
  padding: 14px 30px !important;
  border-color: #eee !important;
}

.home-brands .brands {
	display:flex;
  justify-content:space-between;
  
}

.home-brands .brands .brand img {
	height:50px;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.home-brands .brands .brand img:hover {
	filter: none;
}

.title-featured .title {
	margin:0;
  font-size:35px;
}

.title-featured.color .title {
	color:#ff9c00;
}

.title-featured {
	margin-bottom:50px;
}

.usp-block {
	background:#f6f6f6;
}

.usp-block .usps {
	margin:-15px;
}

.usp-block .usps .usp {
	padding:15px;
}

.usp-block .usps .usp .inner {
	padding:15%;
  background:#fff;
  text-align:center;
}

.usp-block .usps .usp .title {
	font-size:20px;
  margin-bottom:10px;
}

.usp-block .usps .usp .content {
	line-height:2em;
}

.usp-block .usps .usp .icon {
	font-size: 70px;
  color:#ff9c00;
}

.home-text .content {
	line-height:2em;
}

.home-text .image {
	width:500px;
  padding-left:50px;
}

.home-text .image img {
	width:100%;
}

#footer .main-footer {
	padding:60px 0px;
  background:#323232;
  line-height:2em;
}

#footer .main-footer p {
	padding-bottom:20px;
  margin:0;
}

#footer .main-footer a,
#footer .main-footer {
	color:#fff;
}

#footer .main-footer .cols {
	display:flex;
  justify-content:space-between;
}

#footer .main-footer .footer-title {
	margin-top:20px;
  margin-bottom:10px;
  font-size:20px;
  color:#ff9c00;
}

#footer .main-footer ul {
	padding:0;
  margin:0;
  list-style:none;
  padding-bottom:20px;
}

#footer .main-footer ul .title {
	font-weight:bold;
  color:#ff9c00;
}

#footer .footer-bottom {
	background:#282828;
}

#footer .footer-bottom,
#footer .footer-bottom a {
	color:#808080;
}

#footer .footer-bottom .copyright {
	font-size:12px;
}

#footer .footer-bottom {
	padding:10px 0px;
}

#footer .footer-bottom .payments ul {
  margin:0;
  padding:0;
  list-style:none;
  text-align:right;
}

#footer .footer-bottom .payments ul li {
	display:inline-block;
  width:50px;
  padding:3px 3px;
  background:#fff;
  border-radius:3px;
  margin:2px;
}

#footer .footer-bottom .payments ul li img {
	width:100%;
}

.col-side {
  float:left;
	width:360px;
  padding:0px 15px;
}

.col-main {
  float:left;
	width:calc(100% - 360px);
  padding:0px 15px;
}

#collection {
	padding-top:50px;
}

.products {
	margin:-10px;
}

.products .product {
	padding:10px;
}

.products .product img {
	width:100%;
}

.products .product .product-inner {
	padding:30px;
  background: rgba(13,13,13,0.04);
  position:relative;
}

.products .product .image-wrap {
	width:120px;
}

.products .product .image-wrap .brand {
	position:relative;
  margin-top:10px;
}

.products .product .image-wrap .brand:after {
	content:'';
  display:block;
  background: rgba(13,13,13,0.04);
  position:absolute;
  left:0;
  top:0;
  width:100%;
  height:100%;
}

.products .product .info {
	padding-left:50px;
}

.products .product .info .title {
	font-size:25px;
}

.products .product .info .kind {
	font-weight:normal;
  margin-top:5px;
}

.products .product .info .kind .icon {
	width:17px;
  display:inline-block;
  vertical-align:middle;
  margin-right:7px;
}

.products .product .info .specs  {
	margin-top:5px;
}

.products .product .info .specs table tr td {
	padding-top:10px;
  padding-left:15px;
}

.products .product .info .specs table tr td:first-child {
	padding-left:0;
}

.products .product .info .specs .icon {
	font-size:18px;
  color:#aaaaaa;
}

.products .product .info .specs .more-info {
	color:#636363;
}

.products .product .info .specs .more-info .tooltip-inner{
  font-size: 14px;
}
  
.energy-label {
  display: inline-block;
  width: 40px;
  height: 20px;
  line-height: 21px;
  font-weight: bold;
  text-transform: uppercase;
  background-color: #aaa;
  padding: 0px 7px;
  color: #fff;
  position:relative;
  margin-right:10px;
  text-align:left;
}

.energy-label:after {
  content: '';
  display: block;
  position: absolute;
  left: 100%;
  top: 0;
  height: 100%;
  border-left: 10px solid #aaa;
  border-top: 10px solid transparent !important;
  border-bottom: 10px solid transparent !important;
  height: 0;
  width: 0;
  background: transparent !important;
}

.energy-label.label-a,
.energy-label.label-a:after {
	background-color:#6acd62;
  border-color:#6acd62;
}
.energy-label.label-b,
.energy-label.label-b:after {
	background-color:#7bae62;
  border-color:#7bae62;
}
.energy-label.label-c,
.energy-label.label-c:after {
	background-color:#c9d27a;
  border-color:#c9d27a;
}
.energy-label.label-d,
.energy-label.label-d:after {
	background-color:#e4d768;
  border-color:#e4d768;
}
.energy-label.label-e,
.energy-label.label-e:after {
	background-color:#e7b85d;
  border-color:#e7b85d;
}
.energy-label.label-f,
.energy-label.label-f:after {
	background-color:#e78b5d;
  border-color:#e78b5d;
}

.products .product .price-wrap label {
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  color: #ff9c00;
  display:block;
  margin:0;
}

.products .product .price .old-price,
#productpage .product-info .price .old-price {
  font-size: 20px;
  text-decoration: line-through;
  color: #bbb;
  font-weight: bold;
  display: inline-block;
  margin-right: 15px;
  vertical-align: middle;
}

.products .product .price .new-price,
#productpage .product-info .price .new-price {
	font-size:35px;
  display: inline-block;
  vertical-align: middle;
}

.products .product .cta {
	position:absolute;
  right:30px;
  bottom:30px;
}

.products .product .cta .btn {
	background:#2fb400;
  color:#fff;
  padding:0px 70px;
}

.products .product .cta .stock {
	text-transform:uppercase;
  font-size:11px;
  margin-bottom:10px;
  color:#636363;
}

.sidebar .block {
	padding:30px;
  background:rgba(13,13,13,0.04);
  margin-bottom:20px;
}
.price-filter {
  padding-bottom: 15px;
  padding-top:5px;
  max-width:300px;
}

.price-filter a {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}

.collection-filter-price {
  height: 5px;
  border: none;
  margin: 0px;
  position: relative;
}

.collection-filter-price .ui-slider-range {
  background-color: #ff9c00;
  border: none;
  margin: 0;
  position: absolute;
  height: 5px;
  z-index:9;
}

.collection-filter-price .ui-slider-handle {
  display: block;
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  border: 0;
  top: -3px;
  cursor: col-resize;
  border: none;
  background-color: #ff9c00;
  border: none;
  outline: none;
  z-index: 9;
}

.collection-filter-price .ui-slider-handle:last-child {
	margin-left:-5px;
}

.collection-filter-price:after {
  display: block;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 5px;
  background-color: #ccc;
  opacity: 1;
}

.price-filter-range {
  margin-top: 10px;
  font-size: 13px;
}

.price-filter-range .min,
.price-filter-range .max {
  display: inline-block;
}

.price-filter-range .min span,
.price-filter-range .max span {
  font-weight: 600;
}

.price-filter-range .max {
  float:right;
}

.sidebar .block .title {
	font-size:20px;
  margin-bottom:10px;
}

.ui.checkbox .box:before, .ui.checkbox label:before {
  width: 18px;
  height: 18px;
  border-color: #eee !important;
  border-radius: 0;
  margin-top:1px;
}

.ui.checkbox {
	margin:0;
  padding:5px 0px;
  display:block;
  font-size:14px;
}

.ui.checkbox .box:after, .ui.checkbox label:after {
  font-size: 10px;
  line-height: 18px;
  color: #ff9c00 !important;
}

.ui.checkbox label, .ui.checkbox+label {
  height: 20px;
  line-height: 20px;
}


.sidebar .energy-label.label-b,
.sidebar .energy-label.label-b:after {
  width: 60px;
}
.sidebar .energy-label.label-c,
.sidebar .energy-label.label-c:after {
  width: 80px;
}
.sidebar .energy-label.label-d,
.sidebar .energy-label.label-d:after {
  width: 100px;
}
.sidebar .energy-label.label-e,
.sidebar .energy-label.label-e:after {
  width: 120px;
}
.sidebar .energy-label.label-f,
.sidebar .energy-label.label-f:after {
  width: 140px;
}

.collection-sort .ui.selection.dropdown {
  width: auto;
  display:inline-block;
  min-width:0px;
  padding-right:100px;
}

.ui.selection.dropdown .text {
	font-weight:bold !important; 
}

.collection-sort {
	padding-bottom:10px;
  border-bottom:1px solid #eee;
  margin-bottom:30px;
}

.collection-sort.bottom {
	padding-bottom:0;
  padding-top:10px;
  border-bottom:none;
  border-top:1px solid #eee;
  margin-bottom:0px;
  margin-top:30px;
}

.collection-sort select {
	height:50px;
  opacity:0;
}

.collection-sort label {
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  color: #ff9c00;
  display:inline-block;
  margin:0;
  margin-right:10px;
}

.collection-sort .custom-pager ul {
	margin:0;
  padding:0;
  list-style:none;
  margin:-2px;
}

.collection-sort .custom-pager ul li {
	display:inline-block;
  padding:2px;
}

.collection-sort .custom-pager ul li a {
	color:#aaa;
}

.collection-sort .custom-pager ul li.active a {
	color:#323232;
}

.collection-sort .custom-pager ul li.next a,
.collection-sort .custom-pager ul li.prev a {
	color:#ff9c00;
}

.disabled {
	pointer-events: none;
  cursor: default;
  opacity:.5;
}

.collection-sort .custom-pager ul li a {
	display:block;
  padding:0px 7px;
  height:50px;
  line-height:50px;
  border:1px solid #eee;
}

#footer {
	margin-top:100px;
}

.breadcrumbs {
	text-transform:uppercase;
  font-weight:bold;
  font-size:11px;
  color:#adadad;
  padding:20px 0px;
}

.breadcrumbs a {
	color:#adadad;
}

.breadcrumbs .divide {
	margin:0px 10px;
}

#productpage .product-image img {
	width:100%;
}

#productpage .product-image .images {
	margin-bottom:20px;
}

#productpage .product-image .images .image {
	display:none;
}

#productpage .product-image .images .image.active {
	display:block;
}

#productpage .product-image .thumbs {
	margin:-10px;
}

#productpage .product-image .thumbs .thumb {
	padding:10px;
}

#productpage .product-info {
	padding:30px;
  background:#f6f6f6;
}

#productpage .product-info .product-title {
	margin:0;
  font-size:35px;
  display: inline-block;
}

#productpage .product-info .info-bullet {
  font-size: 14px;
  font-weight: 700;
  margin-top: 10px;
}

#productpage .product-info .info-bullet i{
  color: #ff9c00;
  font-size: 18px;
  margin-left: 10px;
}

#productpage .product-info .info-bullet .tooltip-inner {
  font-size: 14px;
}

#productpage .product-info .kind {
	font-weight:normal;
  margin-top:10px;
  font-size:16px;
}

#productpage .product-info .icon {
	width:20px;
  display:inline-block;
  vertical-align:middle;
  margin-right:7px;
  margin-top:-2px;
}

#productpage .product-info .product-content {
	line-height:2em;
  margin-top:40px;
}

#productpage .product-info .cart {
	margin-top:40px;
}

#productpage .product-info .price label {
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  color: #ff9c00;
  display: block;
  margin: 0;
}

#productpage .product-info .price .new-price {
	font-size:35px;
}

#productpage .related-products {
	margin-top:100px;
}

#productpage .product-info .cart .input-wrap input {
	display:inline-block;
  border:1px solid #eee;
  height:50px;
  width:55px;
  text-align:center;
}

#productpage .product-info .cart .input-wrap {
	display: inline-block;
  vertical-align: top;
  margin-right:10px;
}

#productpage .product-info .cart .input-wrap .change {
	display: inline-block;
  vertical-align: top;
  border: 1px solid #eee;
  margin-left: -1px;
  background: #fff;
}

#productpage .product-info .cart .input-wrap .change a {
  display: block;
  height: 24px;
  line-height: 24px;
  width: 20px;
  text-align: center;
  color: #ff9c00;
  font-weight: bold;
}

#productpage .product-specs {
	margin-top:30px;
}

#productpage .product-specs table {
	width:100%;
}

#productpage .product-specs tr td {
	padding:7px 30px;
}

#productpage .product-specs tr:nth-child(odd) td {
	background:#f6f6f6;
}

#productpage .product-specs tr td:last-child {
	text-align:right;
}

#productpage .product-specs tr td:first-child {
  font-weight:bold;
  color:#ff9c00;
}

#productpage .product-specs .specs-title {
	margin-bottom:10px;
  font-size:13px;
  text-transform:uppercase;
  font-weight:bold;
}

#productpage .product-info .stock {
	font-size:16px;
  text-transform:uppercase;
  color:#636363;
}

#productpage .product-info .stock.green {
	color:#2fb400;
}

.side-searcher .selects {
	margin:-10px;
}

.side-searcher .selects .select {
	padding:10px;
}

.side-searcher .ui.selection.dropdown {
	min-width:auto;
}

.side-searcher label {
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  color: #ff9c00;
}

.side-searcher .btn {
	width:100%;
}

.side-searcher select {
	display:block;
  height:50px;
  opacity:0;
}

.tooltip.in {
	opacity:1;
}

.tooltip .tooltip-arrow {
	display:none;
}

.tooltip-inner {
	background:#fff;
  border-radius:3px;
  color:#777675;
  box-shadow: -1.204px 1.597px 6px 0px rgba(0, 0, 0, 0.17);
  border: none;
  border: 1px solid #e9e9e9;
  opacity:1;
  padding:10px;
  font-size:11px;
  text-align:left;
  line-height:1.5em;
}

.fixed-content {
	padding-top:30px;  	
}

body.no-scroll {
	overflow: hidden;
	position: fixed;
  width:100%;
}
.body-wrap {
  -webkit-transition: transform .3s ease-in-out;
  -moz-transition: transform .3s ease-in-out;
  -o-transition: transform .3s ease-in-out;
  transition: transform .3s ease-in-out;
}
.body-wrap.menu-open {
  -ms-transform: translate(300px, 0px);
  -webkit-transform: translate(300px, 0px);
  transform: translate(300px, 0px);
}
.total-overlay {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.3);
  z-index: 9999999;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  opacity:0;
  visibility:hidden;
}
.total-overlay.menu-open {
  opacity:1;
  visibility:visible;
}
.mobile-menu {
  position:absolute;
  left:0;
  top:0;
  width:300px;
  height:100%;
  z-index:999999999;
  background:#323232;
  position:fixed;
  -ms-transform: translate(-300px, 0px); /* IE 9 */
  -webkit-transform: translate(-300px, 0px); /* Safari */
  transform: translate(-300px, 0px);
  -webkit-transition: transform .3s ease-in-out;
  -moz-transition: transform .3s ease-in-out;
  -o-transition: transform .3s ease-in-out;
  transition: transform .3s ease-in-out;
  overflow-y:scroll;
}
.mobile-menu.menu-open {
  -ms-transform: translate(0px, 0px); /* IE 9 */
  -webkit-transform: translate(0px, 0px); /* Safari */
  transform: translate(0px, 0px);
  overflow-y: hidden;
}
.mobile-menu .logo {
  padding:15px;
  background: #f9f9f9;
}
.mobile-menu .logo img {
  height:30px;
}
.mobile-menu .mobile-main-menu ul {
  margin:0;
  padding:0;
  list-style:none;
  font-size:13px;
}
.mobile-menu .mobile-main-menu ul ul {
  font-weight:normal;
  display:none;
}
.mobile-menu .mobile-main-menu ul li ul.active {
  display:block;
}
.mobile-menu .mobile-main-menu ul li {
  position:relative;
}
.mobile-menu .mobile-main-menu ul li a {
  height:50px;
  line-height:50px;
  border-bottom: 1px solid rgba(255,255,255,0.1);
  display:block;
  padding:0px 15px;
  color:#fff;
  font-size: 14px;
}
.mobile-menu .mobile-main-menu ul ul li > a {
  padding-left:25px;
  font-weight: 300;
  font-size: 13px;
}
.mobile-menu .mobile-main-menu ul ul ul {
  background: rgba(255,255,255,0.1);
}
.mobile-menu .mobile-main-menu ul ul ul li > a {
  text-transform:none;
  color:#eee;
  height:35px;
  line-height:35px;
  font-size:12px;
}
.mobile-menu .mobile-main-menu ul li.active > a {
  background: rgba(0,0,0,0.15);
}
.mobile-menu .mobile-main-menu ul li .more-cats {
  position:absolute;
  right:0;
  top:0;
  color:#fff;
  width:50px;
  height:50px;
  line-height:50px;
  text-align:center;
  cursor:pointer;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.mobile-menu .mobile-main-menu ul li.active > .more-cats {
  -ms-transform: rotate(90deg); 
  -webkit-transform: rotate(90deg); 
  transform: rotate(90deg); 
}
.mobile-menu form {
	position:relative;
}
.mobile-menu form input {
  width: 100%;
  height: 50px;
  padding: 0px 15px;
  background: rgba(0,0,0,.5);
  border: none;
  outline:none
}
.mobile-menu form .icon {
	position:absolute;
  right:0;
  top:0;
  width:50px;
  height:50px;
  line-height:50px;
  text-align:center;
  color:#ff9c00;
}

/*---- FIXED PAGES ----*/
.categories .category {
	position: relative;
}

.categories .category img {
	width: 100%;
}

.categories .category .title {
	font-size: 25px;
  position: absolute;
  bottom: 20px;
  left: 40px;
  color: #ff9c00;
  padding: 5px 20px;
  background: rgba(50, 50, 50, 1);
}

.catalog-title {
	margin-top: 0;
  margin-bottom: 30px;
}

.brand-col {
  padding: 15px;
}

.brand-col .brand-inner {
  border: 1px solid #eee;
  padding: 7%;
}

.brand-col img {
	width: 100%;
}

.textpage p {
  line-height: 30px;
}
/*---- END FIXED PAGES ----*/
.messages {
	margin-top: 10px;
  margin-bottom: 10px !important;
}

.messages ul.info {
	margin-bottom: 0;
}

@media (min-width: 1200px) {
  .container {
  	padding:0px 30px;
    width:100%;
    max-width:1460px;
  }
}


@media (max-width: 1199px) {
  body {
  	font-size:13px;
  }
  #header .main-header .logo img {
  	height:25px;
  }
  #header .main-header .search input {
  	width:350px;
  }
  #header .main-header .links ul li {
  	padding:0px 7px;
  }
  #header .main-header .links ul {
  	margin:0px -7px;
  }
  
  .headline .text-wrap {
  	padding:100px 0px;
    padding-bottom:280px;
  }
  .search-block .searcher {
  	padding:40px;
  }
  .title-featured {
  	margin-bottom:30px;
  }
  .title-featured .title,
  #productpage .product-info .product-title {
  	font-size:30px;
  }
  .searcher .selects {
  	margin:-10px;
  }
  .searcher .selects .select {
  	padding:10px;
  }
  .headline .title {
  	font-size:40px;
  }
  .headline .content {
  	font-size:16px;
  }
  .home-brands .brands .brand img {
  	height:40px;
  }
  .block-padding {
  	padding:80px 0px;
  }
  .usp-block .usps {
  	margin:-7px;
  }
  .usp-block .usps .usp {
  	padding:7px;
  }
  .usp-block .usps .usp .inner {
  	padding:10%;
  }
  .col-side {
  	width:300px;
  }
  .col-main {
    width: calc(100% - 300px);
	}
  .sidebar .block {
  	padding:20px;
  }
  .side-searcher .selects {
  	margin:-7px;
  }
  .side-searcher .selects .select {
  	padding:7px;
  }
  .ui.selection.dropdown {
  	padding-left:15px;
  }
  .ui.selection.dropdown {
  	height:45px;
    line-height:45px;
    padding-right:70px;
  }
  .ui.selection.dropdown>.delete.icon, .ui.selection.dropdown>.dropdown.icon, .ui.selection.dropdown>.search.icon {
  	width:43px;
    height:43px;
    line-height:43px;
  }
  .products .product .product-inner {
 		padding:20px; 
  }
  .home-text .image {
  	width:400px;
  }
  .products .product .info {
  	padding-left:30px;
  }
  .products .product .cta .btn {
  	padding:0px 50px;
  }
  .products .product .info .specs table tr td {
  	padding-top:5px;
  }
  .products .product .price .new-price,
  #productpage .product-info .price .new-price {
  	font-size:30px;
  }
  .products .product .info .title {
  	font-size:23px;
  }
  #productpage .product-info .stock {
  	font-size:15px;
  }
  #productpage .product-info .product-content  {
  	margin-top:30px;
  }
  .products .product .cta {
  	right:20px;
    bottom:20px;
  }
}

@media (max-width: 991px) {
  #header .main-header .search input {
  	width:330px;
  }
  .home-brands .brands {
  	display:block;
  }
  .home-brands .brands {
  	display:block;
    margin:-5px;
  }
  .home-brands .brands .brand {
  	display:inline-block;
    width:25%;
    padding:5px;
  }
  .home-brands .brands .brand img {
  	width:100%;
    height:auto;
  }
  .home-text .image {
    width: 270px;
    padding-left: 30px;
	}
  #footer .main-footer .cols .col {
  	max-width:160px;
  }
  #footer .footer-bottom .copyright {
  	display:block;
    text-align:center;
    margin-bottom:10px;
  }
  #footer .footer-bottom .payments,
  #footer .footer-bottom .payments ul {
  	text-align:center;
  }
  #footer .footer-bottom .payments ul li {
  	width:40px;
  }
  #footer {
  	margin-top:40px;
  }
  .filter-wrap {
  	display:none;
  }
  .col-side,
  .col-main {
  	width:100%;
  }
  .btn, a.btn {
  	height:45px;
  	line-height:45px;
    font-size:13px;
  }
  #productpage .product-image .images {
    padding: 5% 20%;
    border: 1px solid #eee;
  }
  #productpage .product-image {
  	margin-bottom:30px;
  }
  #productpage .related-products {
  	margin-top:60px;
  }
  #productpage .product-image .thumbs .thumb a {
  	display:block;
    padding:10%;
    border:1px solid #eee;
  }
}

@media (max-width: 767px) {
  body {
  	font-size:12px;
  }
	#header .main-menu ul {
  	text-align:center;
  }
  #header .main-menu ul li:last-child {
  	float:none;
  }
  #header .main-header .links {
  	width:50px;
  }
  #header .main-header .links ul li i {
    margin-right: 0;
    font-size: 20px;
    display: inline-block;
    vertical-align: middle;
  }
  #header .main-header .links:last-child {
  	text-align:right;
  }
  #header .main-header {
    padding: 25px 0px;
	}
	#header .main-menu ul {
  	line-height:40px;
  }
  .search-block .searcher {
  	padding:20px;
  }
  .headline .text-wrap {
    padding: 70px 0px;
    padding-bottom: 250px;
	}
  .title-featured .title, #productpage .product-info .product-title {
    font-size: 22px;
	} 
  .title-featured {
  	margin-bottom:15px;
  }
  .searcher .selects {
  	margin:-5px;
  }
  .searcher .selects .select {
  	padding:5px;
  }
  .block-padding {
    padding: 35px 0px;
	}
  .usp-block .usps .usp .inner {
  	display:table;
    width:100%;
  }
  .usp-block .usps .usp .icon {
    display: table-cell;
    vertical-align: top;
    font-size: 40px;
    width: 60px;
    text-align: left;
	}
  .usp-block .usps .usp .text {
    display: table-cell;
    vertical-align: top;
    text-align:left;
	}
  .usp-block .usps .usp .inner {
  	padding:5%;
  }
  .usp-block .usps .usp .title {
    font-size: 15px;
    margin-bottom: 5px;
	}
  #footer .main-footer .cols {
  	display:block;
  }
  #footer .main-footer {
  	padding:20px 0px;
  }
  #footer .main-footer .footer-title {
  	margin-top:10px;
    margin-bottom:5px;
  }
  #footer .main-footer p {
  	padding-bottom:10px;
  }
  #footer .main-footer ul {
  	padding-bottom:10px;
  }
  .headline .title {
  	font-size:35px;
  }
  .products .product .info .title {
  	font-size:20px;
  }
  .products .product .image-wrap {
  	width:90px;
  }
  .products .product .image-wrap .price {
  	margin-top:10px;
  }
  .products .product .image-wrap .price label {
  	font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    color: #ff9c00;
    display: block;
    margin: 0;
  }
  .products .product .image-wrap .price .new-price {
  	font-size:25px;
  }
  #collection {
  	padding-top:30px;
  }
  #productpage .product-image .thumbs {
  	margin:-5px;
  }
  #productpage .product-image .thumbs .thumb {
  	padding:5px;
  }
  #productpage .product-image .images {
  	margin-bottom:10px;
  }
  #productpage .product-info {
  	padding:20px;
  }
  #productpage .product-info .stock {
  	font-size:11px;
  }
  #productpage .product-info .title-wrap,
  #productpage .product-info .stock-wrap {
  	text-align:left;
    display:block;
  }
  #productpage .product-info .stock-wrap {
  	margin-top:3px;
  }
  #productpage .product-info .kind {
  	font-size:14px;
  }
  #productpage .product-info .product-content {
  	margin-top:20px;
  }
  .breadcrumbs {
    font-size: 10px;
    padding: 15px 0px;
	}
  #productpage .product-info .add-wrap,
  #productpage .product-info .price-wrap {
  	text-align:left;
    display:block;
  }
  #productpage .product-info .add-wrap {
  	margin-top:20px;
  }
  #productpage .product-info .cart .input-wrap input {
  	height:45px;
  }
  #productpage .product-info .cart .input-wrap .change a {
  	height:21px;
    line-height:20px;
    width:20px;
  }
  #productpage .product-info .cart .input-wrap .change a:last-child {
  	height:22px;
  }
  #productpage .product-info .cart {
  	margin-top:20px;
  }
  #productpage .product-specs tr td {
    padding: 7px 15px;
  }
}