* {
outline: none !important!
}
@font-face {
	font-family:'SegoeUI-Regular';
	src: url('../fonts/SegoeUI_gdi.eot');
	src: url('../fonts/SegoeUI_gdi.eot?#iefix') format('embedded-opentype'),
		url('../fonts/SegoeUI_gdi.woff') format('woff'),
		url('../fonts/SegoeUI_gdi.ttf') format('truetype'),
		url('../fonts/SegoeUI_gdi.svg#SegoeUI-Regular') format('svg');
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-2666;
}
@font-face {
	font-family:'SegoePrint-Regular';
	src: url('../fonts/SegoePrint_gdi.eot');
	src: url('../fonts/SegoePrint_gdi.eot?#iefix') format('embedded-opentype'),
		url('../fonts/SegoePrint_gdi.woff') format('woff'),
		url('../fonts/SegoePrint_gdi.ttf') format('truetype'),
		url('../fonts/SegoePrint_gdi.svg#SegoePrint-Regular') format('svg');
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-2666;
}
@font-face {
	font-family:'SegoeUI-Light';
	src: url('../fonts/SegoeUI-Light_gdi.eot');
	src: url('../fonts/SegoeUI-Light_gdi.eot?#iefix') format('embedded-opentype'),
		url('../fonts/SegoeUI-Light_gdi.woff') format('woff'),
		url('../fonts/SegoeUI-Light_gdi.ttf') format('truetype'),
		url('../fonts/SegoeUI-Light_gdi.svg#SegoeUI-Light') format('svg');
	font-weight: 300;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+000D-2666;
}
@font-face {
	font-family:'SegoeUI-Semilight';
	src: url('../fonts/SegoeUI-Semilight_gdi.eot');
	src: url('../fonts/SegoeUI-Semilight_gdi.eot?#iefix') format('embedded-opentype'),
		url('../fonts/SegoeUI-Semilight_gdi.woff') format('woff'),
		url('../fonts/SegoeUI-Semilight_gdi.ttf') format('truetype'),
		url('../fonts/SegoeUI-Semilight_gdi.svg#SegoeUI-Semilight') format('svg');
	font-weight: 350;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+000D-2666;
}
@font-face {
	font-family:'SegoeUI-SemiBold';
	src: url('../fonts/SegoeUI-SemiBold_gdi.eot');
	src: url('../fonts/SegoeUI-SemiBold_gdi.eot?#iefix') format('embedded-opentype'),
		url('../fonts/SegoeUI-SemiBold_gdi.woff') format('woff'),
		url('../fonts/SegoeUI-SemiBold_gdi.ttf') format('truetype'),
		url('../fonts/SegoeUI-SemiBold_gdi.svg#SegoeUI-SemiBold') format('svg');
	font-weight: 600;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-2666;
}
@font-face {
	font-family:'SegoeUI-Bold';
	src: url('../fonts/SegoeUI-Bold_gdi.eot');
	src: url('../fonts/SegoeUI-Bold_gdi.eot?#iefix') format('embedded-opentype'),
		url('../fonts/SegoeUI-Bold_gdi.woff') format('woff'),
		url('../fonts/SegoeUI-Bold_gdi.ttf') format('truetype'),
		url('../fonts/SegoeUI-Bold_gdi.svg#SegoeUI-Bold') format('svg');
	font-weight: 700;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-2666;
}


form, ul, input, input[type="checkbox"], p, h1, h2, h3, h4, h5, h6, ul li ul, ul li ol, select {
	padding: 0;
	margin: 0;
	list-style: none;
}
body {
	overflow-x: hidden;
	font-size: 14px;
	background-color: #f2f2f2;
}
body.show {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
}
/*=====================================================
									Start Loader
=====================================================*/
.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url(../img/loader.gif) center no-repeat #fff;
}
/*=====================================================
									End Loader
=====================================================*/


header {
    clear: both;
    /*background-color: #fff;*/
}
.row.container {
	/*max-width: 1096px;*/
	max-width: 1300px;
	/*padding: 0 15px;*/
	/*padding: 0 0px;*/
	padding: 0 20px;
}
.no-padding {
	padding: 0;
}
.mobile-menu{
	display: none;
}


/*=====================================================
									Start toplinks
=====================================================*/



.logo {
    margin-top: 18px;
    float: left;
}
.info {
    float: left;
    margin: 36px 0 0 6px;
}

.deliverTo {
    font-family: 'SegoeUI-Regular';
    text-transform: uppercase;
    font-size: 20px;
    color: #1777d1;
    line-height: 18px;
}
.deliverTo .fa-truck{
	margin-right: 18px;
}
.info p{
	position: relative;
}
.info .fa-search {
    position: absolute;
    top: 23px;
    color: #1777d1;
		left: 0;
}
.info .search-icon{
	position: relative;
}
.info .search, .info input[type="text"]:focus {
    border-bottom: 1px solid #1777d1;
    border-top: 0;
    border-left: 0;
    font-size: 14px;
    border-right: 0;
    box-shadow: none;
    margin-left: 24px;
    width: 70%;
    float: left;
    background: #fff;
    padding: 12px 5px 4px;
}

.right-col {
    float: right;
		margin-top: 5px;
}
.top-links .inline-list{
	margin-bottom: 0;
}
.top-links > .fa {
    color: #000000;
    display: block;
    font-size: 24px;
    line-height: 20px;
    position: relative;
		display: none;
}
.top-links .inline-list li{
	position: relative;
	margin-left: 9px;
}
.top-links .inline-list li:last-child{
	float: right;
}
.top-links .inline-list li a {
    font-family:'SegoeUI-Light';
    font-size: 12px;
    color: #1777d1;
    line-height: 16px;
}

.top-middle {
    margin-top: 11px;
		text-align: right;
}
.top-bottom{
	margin-top: 10px;
}
.top-bottom .right{
	width: 254px;
	height: 44px;
	border: 1px solid #9b9b9b;
	padding: 10px 15px 10px 53px;
	position: relative;
}
.price .fa-shopping-cart {
    position: absolute;
    top: 12px;
    left: 21px;
    color: #80ba3c;
    font-size: 20px;
}
.top-bottom .right span{
	display: inline-block;
	font-size: 20px;
	font-family:'SegoeUI-Semilight';
	margin: 0;
	line-height: 22px;	
}
.top-bottom .right .qnt{
	color: #9b9b9b;
}
.top-bottom .right .value::before {
    position: absolute;
    content: "-";
    top: 2px;
    left: -13px;
    font-size: 14px;
}
.top-bottom .right .value{
	color: #80ba3c;
	margin-left: 13px;
	position: relative;
}




/*=====================================================
									 End toplinks
=====================================================*/

/*=====================================================
									 Start Main Menu
=====================================================*/
.gr-bg{
	display: none;
}

.main-menu{
	margin-top: 12px;
	min-height: 45px;
	background-color: #80ba3c;
}
.main-menu .inline-list{
	position: relative;
	overflow: visible;
}
.main-menu .inline-list{
	display: flex;
}
.main-menu .inline-list li {
    flex-grow: 1;
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		-moz-flex-grow: 1;
}
.main-menu .inline-list li, .main-menu .inline-list {
	margin: 0;
}
.main-menu .inline-list li:last-child{
	float: right;
}
.main-menu .inline-list li ul li:last-child{
	float: none;
}
.main-menu .inline-list li:hover{
	background: #fff;
}
.main-menu .inline-list li a{
	font-size: 18px;
	line-height: 12px;
	font-family:'SegoeUI-SemiBold';
	color: #fff;
  padding: 13px 0;
	transition: background 0.5s linear 0s;
	border-right: 1px solid #fff; 
	text-align: center;
	margin: 4px 0;
}
.main-menu .inline-list li:last-child a{
	border-right: none;
}
.main-menu .inline-list li:hover a{
	color: #80ba3c;
	font-family:'SegoeUI-Regular';
}
.main-nav .mega-menu{
	display: none;
	background-color: #fff;
	padding: 40px 25px;
	position: absolute;
	width: 100%;
	left: 0;
	z-index:	5;
}
/*=====================================================
									 End Main Menu
=====================================================*/


/*=====================================================
									 Start Slider
=====================================================*/
.slider{
	z-index:	2;
	position: relative;
	margin: 30px 0;
}
/*#slider-img1 {
	background: url("../img/sl-image.png") no-repeat;
}
#slider-img2 {
	background: url("../img/sl-image.png") no-repeat;
}
#slider-img3 {
	background: url("../img/sl-image.png") no-repeat;
}
#slider-img4 {
	background: url("../img/sl-image.png") no-repeat;
}*/
.banner{
	min-height: 220px;
}
.slider .large-8{
    padding-right: 7px;
}
.slider .caption, .slider .noFilterClass {
    overflow: auto;
    white-space: normal !important;
    padding: 40px 0 0 100px !important;
    width: 469px !important;
}

.slider .leftarrow.large.round, .slider .rightarrow.large.round  {
    height: 50px;
    position: absolute;
    text-indent: -998px;
    top: 39%;
    width: 50px;
    overflow: hidden;
		opacity: .4;
		transition: all ease .3s;
		-webkit-transition: all ease .3s;
		-moz-transition: all ease .3s;
		-ms-transition: all ease .3s;
		-o-transition: all ease .3s;
}
.slider .leftarrow.large.round:hover, .slider .rightarrow.large.round:hover{
	opacity: 1;
}
.slider .leftarrow.large.round{
	background: url("../img/prev.png") no-repeat;
	left: 18px;
}

.slider .rightarrow.large.round{
	background: url("../img/next.png") no-repeat;
	right: 15px;
}
.slider .large-6 {
    margin-right: 0;
    margin-left: 15px;
    padding: 0;
    border: 1px solid #ccc;
		width: 45.5%;
}

.slider .large-6 .title {
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    background-color: #1777d1;
    text-align: center;
    font-family: 'SegoeUI-Bold';
    padding: 4px 0;
}
.slider .sld-caption {
    padding: 5.5% 12.6% 0;
    width: 75%;
}
.slider .sld-caption h4{
	font-size: 59px;
	font-family: 'SegoeUI-Bold';
	line-height: 48px;
	color: #1777d1;
}
.slider .sld-caption p {
    font-size: 18px;
    font-family: 'SegoeUI-SemiBold';
    margin-top: 12px;
    line-height: 21px;
		color: #1777d1;
}
.slider .sld-caption .price {
    font-size: 28px;
    font-family: 'SegoeUI-Semilight';
    line-height: 37px;
		color: #e31c1c;
}
.sld-caption .price strong {
		font-family:'SegoeUI-SemiBold';
}
.prod-price {
		margin: 0;
    padding: 11px 12px;
		background: #fff;
}
.prod-price p {
    color: #1777d1;
    font-size: 14px;
    font-family: 'SegoeUI-Semilight';
    line-height: 18px;
}
.prod-price p.price {
    color: #e31c1c;
    font-size: 18px;
    line-height: 22px;
}
.prod-price p.price span{
	font-family: 'SegoeUI-Semibold';
}

/*=====================================================
									 End Slider
=====================================================*/



/*=====================================================
									 Start top wrapper
=====================================================*/
.top-wrapper {
    display: inline-block;
    margin: 0 0 23px;
    width: 100%;
}
.large-3.welcome{
	width: 280px;
	background-color: #fff;
	border-top: 2px solid #80ba3c;
	padding: 12px 8px 11px 14px;
}
.welcome h4{
	font-size: 22px;
	color: #80ba3c;
	font-family: 'SegoeUI-Bold';
	line-height: 20px;
}
.welcome p {
    font-size: 14px;
    color: #6d6d6d;
    font-family: 'SegoeUI-Semilight';
    line-height: 17px;
    margin-bottom: 15px;
}
.welcome p:last-child{
	margin-bottom: 0;
}
.welcome p:nth-child(2){
	margin-top:  9px;
}
.large-9.featured-products, .large-9.special-offers{
	width: 880px;
	background-color: #fff;
	border-top: 3px solid #80ba3c;
}

.featured-products h4, .special-offers h4{
	font-size: 22px;
	color: #80ba3c;
	font-family: 'SegoeUI-Regular';
	line-height: 20px;
	padding: 11px 15px 13px;
}
.featured-products h4 strong, .special-offers h4 strong{
	font-family: 'SegoeUI-Bold';
}
.featured-products .item, .special-offers .item{
	border: 1px solid #ccc;
}
.prod-info {
    padding: 8px 13px;
}
.prod-info p{
	color: #1777d1;
	font-size: 18px;
	font-family: 'SegoeUI-Semilight';
	line-height: 22px;
}
.prod-info .price {
    color: #e31c1c;
    font-size: 18px;
    font-family: 'SegoeUI-Semilight';
    line-height: 18px;
    margin: 10px 0 8px;
}
.prod-info .price strong{
	font-family: 'SegoeUI-SemiBold';
}
.featured-products .owl-nav, .special-offers .owl-nav  {
    position: absolute;
    right: 13px;
    top: -30px;
}
.featured-products .owl-prev, .special-offers .owl-prev {
    background: rgba(0, 0, 0, 0) url("../img/arrow-prev.png") no-repeat scroll 0 0;
}
.featured-products .owl-next, .special-offers .owl-next {
    margin-left: 8px;
		background: rgba(0, 0, 0, 0) url("../img/arrow-next.png") no-repeat scroll 0 0;
}
.featured-products .owl-prev, .featured-products .owl-next,
.special-offers .owl-prev, .special-offers .owl-next{
		display: inline-block;
    font-size: 0;
    height: 17px;
    overflow: hidden;
    text-indent: -998px;
    width: 16px;
}

/*=====================================================
									 End top wrapper
=====================================================*/




/*=====================================================
									 Middle Sliders
=====================================================*/
.middle-sliders{
	margin-top: 29px;	
}
.middle-sliders h4{
	font-size:22px;
	color: #1777d1;
	line-height: 15px;
	font-family: 'SegoeUI-Regular';
	margin-bottom: 13px;
}
.middle-sliders .features-n-use h4{
	color: #80ba3c;
}
.middle-sliders h4 strong{
	font-family: 'SegoeUI-Bold';
}
.sb-material .prod-info{
   	padding: 21px 13px 22px;
    position: absolute;
    width: 100%;
    bottom: 0;
    background-color: #1777d1;
}
.features-n-use .prod-info {
   	padding: 21px 13px 22px;
    position: absolute;
    width: 100%;
    bottom: 0;
    background-color: #80ba3c;
}
.sb-material {
	padding-right: 10px;
}

.features-n-use {
	padding-left: 10px;
}
.sb-material .prod-info p, .features-n-use .prod-info p{
	color: #fff;
	font-size: 20px;
	font-family: 'SegoeUI-SemiBold';
	text-transform: uppercase;
	text-align: center;
}
.sb-material .owl-nav,  .features-n-use .owl-nav {
    position: absolute;
    right: 3px;
    top: -27px;
}
.sb-material .owl-prev {
    background: rgba(0, 0, 0, 0) url("../img/sb-left.png") no-repeat scroll 0 0;
}
.features-n-use .owl-prev  {
    background: rgba(0, 0, 0, 0) url("../img/grn-left.png") no-repeat scroll 0 0;
}
.sb-material .owl-next{
    margin-left: 8px;
		background: rgba(0, 0, 0, 0) url("../img/sb-right.png") no-repeat scroll 0 0;
}
.features-n-use .owl-next {
    margin-left: 8px;
		background: rgba(0, 0, 0, 0) url("../img/grn-right.png") no-repeat scroll 0 0;
}
.sb-material .owl-prev, .sb-material .owl-next, 
.features-n-use .owl-prev, .features-n-use .owl-next{
		display: inline-block;
    font-size: 0;
    height: 17px;
    overflow: hidden;
    text-indent: -998px;
    width: 16px;
}
/*=====================================================
									 End Middle Sliders
=====================================================*/

/*=====================================================
									 Start trade and bespoke
=====================================================*/
.trade-n-bespoke{
	margin-top: 30px;
}
.trade{
	background: url("../img/trade.png") no-repeat;
	min-height: 255px;
	padding: 44px 36px;
	background-size: cover;
	width: 49%;
}
.bespoke{
	background: url("../img/bespoke.png") no-repeat;
	min-height: 255px;
	padding: 16px 17px;
	width: 49%;
	background-size: cover;
}
.trade .caption, .bespoke .caption{
	width: 50%;
}
.bespoke .caption > h5{
    font-size: 42px;
    line-height: 46px;
}
.trade .caption > h5 {
    color: #ffffff;
    font-family: 'SegoeUI-Bold';
    font-size: 57px;
		line-height: 50px;
}
.bespoke .caption > h5{
	color: #ffffff;
    font-family: 'SegoeUI-Bold';
    font-size: 42px;
		line-height: 46px;
}
.trade-n-bespoke .caption > p {
    color: #ffffff;
    font-family: 'SegoeUI-SemiBold';
    font-size: 24px;
    line-height: 30px;
    margin-top: 8px;
}
.bespoke .caption > p {
    font-size: 18px;
    width: 46%;
    line-height: 18px;
    margin-top: 18px;
}

/*=====================================================
									 End trade and bespoke
=====================================================*/






/*=====================================================
									 Start special-offers
=====================================================*/

.special-bg {
    background: url("../img/sp-img.jpg") no-repeat;
    padding: 30px 0;
}

.nw-col {
    background: url("../img/nw-dl.jpg") no-repeat;
    padding: 9.5% 20px 9%;
    width: 23.7%;
		min-height: 340px;
}
.nw-col p{
		color: #1777d1;
    font-size: 45px;
    font-family: 'SegoeUI-Bold';
    line-height: 47px;
}
.nw-col p span{
    font-size: 59px;
    font-family: 'SegoeUI-Regular';
    line-height: 34px;
		text-transform: uppercase;
}
.special-offers .prod-info{
	padding-top: 2px;
	padding-bottom: 9px;
}
.special-offers .prod-info p{
	line-height: 21px;
}
.eco {
    background: rgba(0, 0, 0, 0) url("../img/eco.png") no-repeat scroll 0 0;
    clear: both;
    display: inline-block;
    margin-top: 29px;
    padding: 0 17px 0 30px;
    width: 100%;
		min-height: 178px;
}
.eco .fa-leaf {
    color: #fff;
    font-size: 120px;
    margin-top: 25px;
    margin-left: 6px;
}
.eco-text h5 {
    color: #fff;
    font-size: 71px;
    font-family: 'SegoeUI-Bold';
    line-height: 60px;
    margin-top: 30px;
}
.eco-text p {
    color: #fff;
    font-size: 24px;
    font-family: 'SegoeUI-SemiBold';
    line-height: 28px;
    margin-top: 17px;
}
.eco .large-2 {
    width: auto;
    margin-right: 44px;
}
.eco .large-3{
	width: 26.5%;
}

/*=====================================================
									 Start bottom-wrapper
=====================================================*/
.bottom-wrapper {
    padding: 22px 0 28px;
}
.btm-banner {
    background: rgba(0, 0, 0, 0) url("../img/enhance.png") no-repeat scroll 0 0;
    padding: 37px 35px 37px 40px;
    background-position: top center;
    background-size: cover;
}
.btm-banner h4 {
    color: #1777d1;
    font-size: 78px;
    font-family: 'SegoeUI-Bold';
    line-height: 45px;
}
.btm-banner h4 span{
	color: #1777d1;
	font-size: 32px;
	font-family:'SegoeUI-SemiBold';
	letter-spacing: -.5px; 
}
.bt-col-4 {
    border-top: 3px solid #80ba3c;
    overflow: hidden;
    padding: 0;
    width: 23.7%;
    margin-right: 20px;
		min-height: 277px;
		position: relative;
}
.bt-col-4 img	{
		transition: all ease .5s;
	-webkit-transition: all ease .5s;
	-moz-transition: all ease .5s;
	-ms-transition: all ease .5s;
	-o-transition: all ease .5s;
}
.bt-col-4:hover img {
    transform: scale(1.2);
		-webkit-transform: scale(1.2);
		-moz-transform: scale(1.2);
		-ms-transform: scale(1.2);
		-o-transform: scale(1.2);
}
.bt-col-4 p {
    color: #fff;
    font-size: 18px;
    position: absolute;
    font-family: 'SegoeUI-Regular';
    bottom: 0;
    width: 100%;
    padding: 9px 12px 12px;
    background: rgba(128, 186, 60, .82);
    line-height: 13px;
}
.bt-col-4 p strong{
	font-family: 'SegoeUI-Bold';
}
.bt-cat{
	margin-top: 30px;
}
.bt-col-4:nth-child(4n){
	margin-right: 0;
}
/*=====================================================
									 Start social feeds
=====================================================*/


/*=====================================================
									 End social feeds
=====================================================*/
.social-feeds{
	margin-bottom: 30px;
}
.social-feeds .large-4 {
    width: 32.2%;
    margin-right: 20px;
		border-top: 3px solid #80ba3c;
		padding: 0 15px;
		background: #fff;
}
.social-feeds .large-4:last-child{
	margin-right: 0;
}
.social-feeds .large-4 h4 {
    color: #80ba3c;
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'SegoeUI-Semilight';
    line-height: 20px;
    padding: 10px 0;
		margin-bottom: 11px;
}
.social-feeds .large-4 p, .atuser {
    color: #777777;
    font-size: 14px;
    font-family: 'SegoeUI-SemiBold';
    line-height: 20px;
}
.atuser span{
	color: #1777d1;
	text-transform: capitalize;
	margin-right: 4px;
}
.posts span{
	color: #80ba3c;
}
.posts {
    margin-bottom: 15px;
}
.post-content .title {
    color: #1777d1;
		font-size: 18px; 
		font-family: 'SegoeUI-SemiBold'; 
		line-height: 21px;
}
.news .posts:last-child {
    margin-bottom: 9px;
}
.tw-post{
		color: #777777;
    font-size: 18px;
    font-family: 'SegoeUI-Regular';
    font-style: italic;
    line-height: 21px;
}
.social-feeds .social p {
    line-height: 15px;
}
.bold{
	font-family: 'SegoeUI-Bold' !important;
}
.social li {
    margin-bottom: 23px;
}

/*=====================================================
									 End bottom-wrapper
=====================================================*/


/*=====================================================
									 Start footer-links
=====================================================*/

.green-strip {
	background: #80ba3c;
	padding: 10px 0;
}
.green-strip span{
	color: #fff;
    font-size: 20px;
    font-family: 'SegoeUI-Semilight';
    text-transform: uppercase;
		display: inline-block;
		vertical-align: middle;
		padding-left: 12px;
    margin-right: 22px;
}
.green-strip a{
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	transition: all ease .3s;
	-webkit-transition: all ease .3s;
	-moz-transition: all ease .3s;
	-ms-transition: all ease .3s;
	-o-transition: all ease .3s;
	margin: 1px 1px 0 0;
}
.green-strip a:hover {
    background: #ffffff none repeat scroll 0 0;
}
.green-strip a:hover .fa {
   color: #80ba3c;
}

.green-strip a .fa {
    height: 34px;
    width: 34px;
    border: 1px solid #fff;
    font-size: 20px;
    color: #fff;
    display: table-cell;
		vertical-align: middle;
		transition: all ease .3s;
	-webkit-transition: all ease .3s;
	-moz-transition: all ease .3s;
	-ms-transition: all ease .3s;
	-o-transition: all ease .3s;
}
.footer-links {
    padding: 30px 0;
    display: inline-block;
    width: 100%;
}
.f-col h5{
	color: #80ba3c;
	text-transform: uppercase;
	font-family: 'SegoeUI-Semilight';
	line-height: 15px;
	margin-bottom: 30px;
}
.f-col {
    width: 25%;
		float: left;
}
.f-col:last-child {
    padding-left: 15px;
}
.f-col li a {
    color: #777777;
    font-family: 'SegoeUI-Semilight';
    line-height: 24px;
    font-size: 14px;
}
.contact {
    color: #1777d1;
    font-size: 26px;
    font-family: 'SegoeUI-SemiBold';
    line-height: 20px;
    margin: 20px 0 6px;
}
.mailTo {
    color: #80ba3c;
    font-size: 21px;
    font-family: 'SegoeUI-Semilight';
    letter-spacing: -.15px;
}

/*=====================================================
									 Start footer-links
=====================================================*/

/*=====================================================
									 Start Breadcrumb
=====================================================*/
.breadcrumb .breadcrumbs{
	padding: 0;
	border: 0;
	margin: 22px 0 26px;
	background: none;
}

.breadcrumb .breadcrumbs *:before{
	right: 0px;
	font-size: 14px;
}
.breadcrumb .breadcrumbs  a{
	color: #1777d1;
	text-decoration: underline;
	font-size: 14px;
	text-transform: capitalize;
	font-family: 'SegoeUI-Regular';
	line-height: 22px;
}
.breadcrumb .breadcrumbs .unavailable a {
    color: #9b9b9b;
		text-decoration: none;
}
/*=====================================================
									 Start Breadcrumb
=====================================================*/


/*=====================================================
									 Start Category
=====================================================*/
.category-title h4 {
    font-size: 20px;
    font-family: 'SegoeUI-Semilight';
    line-height: 14px;
    text-transform: uppercase;
		color: #80ba3c;
}
.category-title h4 strong{
	font-family: 'SegoeUI-Bold';
}
.category-title p{
    color: #6d6d6d;
    font-size: 14px;
    font-family: 'SegoeUI-Semilight';
    line-height: 12px;
    margin-top: 15px;
}

.category-main{
	margin-top: 30px;
}
.category-list li {
    width: 32.2%;
    float: left;
    margin-right: 1.7%;
		position: relative;
		margin-bottom: 20px;
		overflow: hidden;
		min-height: 244px;
}

.category-list li:nth-child(3n+3){
	margin-right: 0;
}
.category-list li img{
	position: absolute;
}
.category-list li p{
	position: absolute;
	bottom: 0;
	display: block;
	padding: 16px 0;
	font-size: 20px;
	background: #80ba3c;
	text-align: center;
	width: 100%;
	text-transform: uppercase;
	font-family: 'SegoeUI-Bold';
	color: #fff;
	transition: all ease .3s;
	-webkit-transition: all ease .3s;
	-moz-transition: all ease .3s;
	-ms-transition: all ease .3s;
	-o-transition: all ease .3s;
}
.category-list li p:hover{
	background-color: #1777d1;
}
.cat-offers, .related-products {
    margin: 8px 0 31px;
    background: #fff;
		border-top: 3px solid #80ba3c;
}


/*=====================================================
									 End Category
=====================================================*/


/*=====================================================
									 Start sub-category
=====================================================*/
.sub-category h4 {
    font-size: 20px;
    font-family: 'SegoeUI-Semilight';
    line-height: 14px;
    text-transform: uppercase;
		color: #80ba3c;
}
.sub-category p {
    color: #6d6d6d;
    font-size: 14px;
    font-family: 'SegoeUI-Semilight';
    line-height: 12px;
    margin-top: 14px;
    line-height: 17px;
    padding-right: 10px;
}
.sub-cat-img{
	padding-left: 10px;
	background: rgba(0, 0, 0, 0) url("../img/sub-img.jpg") no-repeat scroll 0 0 / cover;
	min-height: 111px;
}

.filter {
    padding: 15px 0;
    border-top: 1px solid #9b9b9b;
    border-bottom: 1px solid #9b9b9b;
    margin-top: 30px;
    clear: right;
    display: inline-block;
    font-size: 0;
    width: 100%;
}
.item-no{
	color: #80ba3c;
	font-family: 'SegoeUI-Semilight';
	text-transform: uppercase;
	font-size: 18px;
	width: auto;
	margin-right: 43px;
	line-height: 28px;
}
.items-per-page{
	width: auto;
	float: left;
}
.item-text{
	font-size: 12px;
	font-family: 'SegoeUI-Semilight';
	color: #9b9b9b;
	margin-right: 15px;
}
.items-per-page select{
	width: 57px;
	height: 30px;
	border: 1px solid #80ba3c;
	font-size: 12px;
	font-family: 'SegoeUI-Semilight';
	background: #fff;
	color: #9b9b9b;
}
.filter .sort-price{
	width: auto;
	float: left !important;
	margin-left: 51px;
}
.sort-price select{
	width: 129px;
	color: #9b9b9b;
	height: 30px;
	font-size: 12px;
	font-family: 'SegoeUI-Semilight';
	border: 1px solid #80ba3c;
	background: #fff;
	padding: 0 3px;
}
.sort-price .fa-caret-down, .items-per-page .fa-caret-down{
	cursor: pointer;
}
.sort-price .fa-caret-down::before, .items-per-page .fa-caret-down::before {
    display: inline-block;
    position: absolute;
    right: 4px;
    top: 7px;
    width: 15px;
    z-index: 2;
    font-size: 18px;
    color: #80ba3c;
    pointer-events: none;
}
.pagination-cnt {
    width: auto;
}
.pagination-cnt span {
    margin-right: 10px;
    font-size: 12px;
    display: inline-block;
    font-family: 'SegoeUI-Regular';
    margin-top: 5px;
    line-height: 16px;
		color: #9b9b9b;
}
.pagination-cnt .pagination li > a{
		background: #80ba3c none repeat scroll 0 0;
    border: 1px solid #80ba3c;
    border-radius: 0;
    color: #fff;
		font-size: 14px;
		height: 30px;
		width: 30px;    
		padding: 3px 0;
    text-align: center;
		font-family: 'SegoeUI-Regular';
}
.pagination-cnt .pagination li.current > a{
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #80ba3c;
    border-radius: 0;
    color: #80ba3c;	
}
.pagination-cnt .pagination .current > a:hover{
	background-color: #80ba3c;
	color: #fff;
}
ul.pagination li:hover a, 
ul.pagination li a:focus, 
ul.pagination li:hover button, 
ul.pagination li button:focus{
	background-color: #80ba3c;
}
.auto-height {
	line-height: 0;
}
/*=====================================================
									 End sub-category
=====================================================*/

/*=====================================================
									 Start Product List
=====================================================*/

.product-list li {
    background: #ffffff none repeat scroll 0 0;
    float: left;
    margin-right: 2%;
		margin-top: 20px;
    width: 49%;
		padding: 9px;
		-webkit-transition: all ease .5s;
	-moz-transition: all ease .5s;
	-ms-transition: all ease .5s;
	-o-transition: all ease .5s;
}
.product-list li:nth-child(2n+2){
	margin-right: 0;
}
.product-image {
    width: 30.5%;
    float: left;
		position: relative;
		overflow: hidden;
}
.product-image img{
	transition: all ease 1s;
	-webkit-transition: all ease .5s;
	-moz-transition: all ease .5s;
	-ms-transition: all ease .5s;
	-o-transition: all ease .5s;
}
.product-list li:hover{
	background-color: #1777d1
}
.product-list li:hover .product-image img{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
}
.product-list li:hover h4, 
.product-list li:hover .sub-text, 
.product-list li:hover .product-desc p,
.product-list li:hover .delivery,
.product-list li:hover .product-desc .price{
	color: #fff;
}
.product-list li:hover button.view {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px dashed #ffffff;
}
.product-list li:hover button.view:hover{
	background: #ffffff;
	-webkit-transition: all ease .3s;
	-moz-transition: all ease .3s;
	-ms-transition: all ease .3s;
	-o-transition: all ease .3s;
	color: #80ba3c;
}
.product-desc{
	float: left;
	width: 69.5%;
	padding-left: 20px;
}

.product-desc h4 {
    font-size: 18px;
    font-family: 'SegoeUI-Regular';
    line-height: 13px;
    color: #1777d1;
    margin-bottom: 12px;
}
.sub-text {
    color: #6d6d6d;
    font-family: 'SegoeUI-Regular';
    font-size: 16px;
    line-height: 20px;
}
.product-desc p {
    color: #6d6d6d;
    font-family: 'SegoeUI-Regular';
    font-size: 14px;
    line-height: 17px;
		margin-top: 3px;
}
.delivery{
	color: #80ba3c;
    font-family: 'SegoeUI-Regular';
    font-size: 12px;
		margin: 9px 0 0;
		position: relative;
		padding-left: 17px; 
}
.delivery .fa.fa-truck {
    left: 0;
    position: absolute;
    margin-right: 0;
		top: 5px;
}
.delivery .fa{
	margin-right: 5px;
}
.product-desc .price {
    color: #e31c1c;
    font-size: 14px;
    font-family: 'SegoeUI-Semilight';
    line-height: 18px;
    margin: 13px 0 0;
		display: inline-block;
}
.product-desc .price strong{
	font-size: 18px;
}
.list-price {
    width: auto;
    float: right;
}
button.view {
    background: #80ba3c;
    width: 110px;
    height: 30px;
    padding: 0;
    margin: 0;
    margin-left: 10px;
    line-height: 10px;
}
.view .fa{
	margin-right: 7px;
}
.filter-bottom {
    margin-top: 18px;
    border-top: 1px solid #9b9b9b;
    padding: 15px 0 20px;
    display: inline-block;
		width: 100%;
}
.quantity form {
    display: inline-block;
    line-height: normal;
}
/*=====================================================
									 End Product Main
=====================================================*/

/*=====================================================
									 Start CMS PAGE
=====================================================*/

.breadcrumb.cms-margin .breadcrumbs{
	margin: 22px 0 10px;
}
.page-left{
	width: 380px;
}
.page-right {
  padding-left: 5px;
	position: relative;
}

.page-right h4 {
    color: #1777d1;
    font-family: 'SegoeUI-Regular';
    font-size: 36px;
    line-height: 24px;
    padding-bottom: 32px;
    border-bottom: 1px solid #9b9b9b;
		margin-bottom: 20px;
}
.page-right .fa-print{
	font-size: 24px;
	color : #80ba3c;
	cursor: pointer;
}
.page-right p {
    color: #686868;
    font-family: 'SegoeUI-Semilight';
    font-size: 14px;
    line-height: 18px;
    margin-top: 5px;
    display: inline-block;
    width: 100%;
		margin-bottom: 25px;
}
.tags{
	border-top: 1px solid #9b9b9b;
	border-bottom: 1px solid #9b9b9b;
	padding: 30px 0 34px;
}
.tags h2{
	color: #686868;
	font-family: 'SegoeUI-Semilight';
	font-size: 22px;
	line-height: 18px;
	margin-bottom: 14px;
}
.tags h2 span{
	font-family: 'SegoeUI-Bold';
}
.tags h3{
	color: #686868;
	font-family: 'SegoeUI-Semilight';
	font-size: 18px;
	line-height: 12px;
}
.buttons{
	margin-top: 30px;
}
.buttons button{
	background-color: #80ba3c;
	color: #fff;
	padding: 0;
	width: 123px;
	height: 30px;
	margin-bottom: 0px;
	border: 1px solid #80ba3c;
	margin-right: 17px;
}
.buttons button:hover{
	background-color: #fff;
	color: #80ba3c;
}
.buttons button .fa{
	margin-right: 10px;
}
.page-content {
    margin: 22px 0 31px;
}
.page-content p {
    color: #686868;
    font-family: 'SegoeUI-Semilight';
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 16px;
}
/*=====================================================
									 End CMS PAGE
=====================================================*/


/*=====================================================
									 Start Product Page
=====================================================*/

.slide-cont .owl-carousel .owl-controls .owl-dot {
    background-repeat: no-repeat;
    background-size: 100% auto;
    float: left;
}

.slide-cont .owl-dots {
    clear: both;
    display: inline-block;
    margin-top: 20px;
    width: 100%;
    padding-bottom: 24px;
}
.downloads {
    border-top: 1px solid #9b9b9b;
    border-bottom: 1px solid #9b9b9b;
    padding: 30px 0 29px;
}
.downloads h3 span{
	font-family: 'SegoeUI-Bold';
}
.downloads h3{
	color: #686868;
	font-family: 'SegoeUI-Semilight';
	font-size: 18px;
	line-height: 12px;
}
.downloads .fa {
    margin-right: 10px;
}
.download-links {
    margin: 8px 0 0;
}
.download-links a{
	display: inline-block;
	vertical-align: middle;
	color: blue;
	text-decoration: underline;
	color: #1777d1;
	font-family: 'SegoeUI-Semilight';
	font-size: 14px;
	margin-right: 20px;
}
.options {
    padding: 22px 0 30px;
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #9b9b9b;
}

.col-3{
	position: relative;
	width: 181px;
	float: left;
	margin-right: 20px;
}
.col-3:last-child{
	margin-right: 0;
}
.col-3 p{
	color: #686868;
	font-family: 'SegoeUI-Semilight';
	font-size: 18px;
	margin-bottom: 10px;
}
.col-3 span::before{
    display: inline-block;
    position: absolute;
    right: 4px;
    top: 7px;
    width: 15px;
    z-index: 2;
    font-size: 18px;
    color: #80ba3c;
    pointer-events: none;
}
.col-3 select {
    width: 180px;
    height: 30px;
    border: 1px solid #80ba3c;
    font-size: 12px;
    font-family: 'SegoeUI-Semilight';
    background: #fff;
    color: #9b9b9b;
		padding: 0 4px;
}
.main-price {
    padding: 20px 0 27px;
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #9b9b9b;
}
.main-price p{
	font-size: 36px;
	line-height: 31px;
	font-family: 'SegoeUI-SemiBold';
	color: #e31c1c;
	margin: 0;
}
.main-price p .delivery-detail{
	font-size: 14px;
	line-height: 12px;
	font-family: 'SegoeUI-Semilight';
	margin-left: 15px;
}
.quantity {
    /*display: inline-block;
    width: 100%;*/
    padding: 30px 0px;
    border-bottom: 1px solid #9b9b9b;
		position: relative;
}
.pro-col-6 {
    display: inline;
}
.col-1 {
    display: inline-block;
		width: auto;
		vertical-align: top;
}
.col-1 span{
	display: inline-block;
	font-size: 18px;
	line-height: 16px;
	font-family: 'SegoeUI-Semilight';
	margin-right: 11px;
	color: #686868;
}
.col-1 input{
	display: inline-block;
	width: 41px;
	height: 30px;
    border: 1px solid #80ba3c;
    font-size: 12px;
    font-family: 'SegoeUI-Semilight';
    background: #fff;
    color: #9b9b9b;
		padding: 0 4px;
		text-align: center;
		padding: 0 12px;
    text-align: center;
}
.adToBasket {
    display: inline-block;
    margin-left: 25px;
}
.adToBasket button{
	height: 30px;
	width: 150px;
	font-size: 16px;
    font-family: 'SegoeUI-Semilight';
	background: #80ba3c;
	color: #fff;
	padding: 0;
	margin: 0;
	transition: all ease .3s;
		-webkit-transition: all ease .3s;
		-moz-transition: all ease .3s;
		-ms-transition: all ease .3s;
		-o-transition: all ease .3s;
}
.adToBasket button:hover{
	background-color: #1777d1;
}
.adToBasket .fa-shopping-cart {
    margin-right: 10px;
}


.enquire {
    display: inline-block;
    margin-left: 25px;
		vertical-align: top;
}
.enquire button{
	height: 30px;
	width: 84px;
	font-size: 14px;
    font-family: 'SegoeUI-Regular';
	background: #fff;
	color: #80ba3c;
	border: 1px solid #80ba3c;
	padding: 0;
	margin: 0;
	transition: all ease .3s;
		-webkit-transition: all ease .3s;
		-moz-transition: all ease .3s;
		-ms-transition: all ease .3s;
		-o-transition: all ease .3s;
}
.enquire button:hover{
	background-color: #80ba3c;
	color: #fff;
}
.enquire .fa {
    margin-right: 5px;
}
.share {
    vertical-align: top;
    display: inline-block;
    margin-top: -1px;
}
.share a {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    transition: all ease .3s;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -ms-transition: all ease .3s;
    -o-transition: all ease .3s;
    margin: 1px 0 0 6px;
}
.share a .fa {
    height: 30px;
    width: 30px;
    border: 1px solid #80ba3c;
		background: #fff;
    font-size: 20px;
    color: #80ba3c;
    display: table-cell;
    vertical-align: middle;
    transition: all ease .3s;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -ms-transition: all ease .3s;
    -o-transition: all ease .3s;
}
.share a:hover .fa{
	background: #80ba3c;
	color: #fff;
}
.slide-cont .owl-controls {
    line-height: 0;
}
.gallery h4 {
    font-size: 22px;
    font-family: 'SegoeUI-Regular';
    color: #686868;
    line-height: 20px;
    margin: 15px 0px;
}
.gallery h4 strong{
	font-family: 'SegoeUI-Bold';
}
.gallery-area a {
    margin-right: 16px;
}
.gallery-area a:last-child{
	margin-right: 0;
}


.product-detail {
    display: inline-block;
    margin: 34px 0 22px;
    width: 100%;
}
.tabbing ul.tabs {
    clear: both;
    display: inline-block;
    list-style: outside none none;
    margin: 0 0 -2px;
    padding: 0;
    width: 100%;
}
.tabbing ul.tabs li.current {
    background: #80ba3c;
    color: #fff;
		font-family: 'SegoeUI-Semilight';
}
.tabbing ul.tabs li {
    cursor: pointer;
    display: inline-block;
    float: none;
    font-family: "SegoeUI-Regular";
    font-size: 18px;
    line-height: 18px;
    padding: 13px 29px;
    color: #686868;
    background: #d1d1d1 none repeat scroll 0 0;
    margin-right: 2px;
    text-align: center;
}
.tabbing .tab-content {
    display: none;
    padding: 20px 18px 23px;
		border: 1px solid #80ba3c;
}

.tabbing .tab-content.current {
    display: inherit;
}
.tab-content p{
	color: #686868;
	font-family: "SegoeUI-Semilight";
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 25px;
}
.tab-content p:last-child{
	margin-bottom: 0;
}

/*=====================================================
									 End Product Page
=====================================================*/


/*--Scroll to top --*/
#scroll-top {
    background-color: #1777d1;
    color: #fff;
    font-size: 20px;
    line-height: 15px;
    padding: 15px;
		z-index: 99;
}
#scroll-top {
    bottom: 20px;
		border-radius: 30px;
		-webkit-border-radius: 30px;
		-moz-border-radius: 30px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
		-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
		-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
		-ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
		-o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    display: inline-block;
    height: 50px;
		margin-right: 20px;
    opacity: 0;
    overflow: hidden;
    position: fixed;
    right: 0;
    text-indent: 100%;
    transition: opacity 0.3s ease 0s, visibility 0s ease 0.3s;
    visibility: hidden;
    white-space: nowrap;
    width: 50px;
}
#scroll-top.cd-is-visible, #scroll-top.cd-fade-out, .no-touch #scroll-top:hover {
    display: inline-block;
		transition: opacity 0.3s ease 0s, visibility 0s ease 0s;
		-webkit-transition: opacity 0.3s ease 0s, visibility 0s ease 0s;
		-moz-transition: opacity 0.3s ease 0s, visibility 0s ease 0s;
		-ms-transition: opacity 0.3s ease 0s, visibility 0s ease 0s;
		-o-transition: opacity 0.3s ease 0s, visibility 0s ease 0s;
}
.fa.fa-arrow-up {
    left: -4px;
    position: absolute;
    top: 15px;
}
#scroll-top.cd-is-visible {
    opacity: 0.6;
    visibility: visible;
}
.home .row.inner-container{
	overflow: visible;
}

/*--Scroll to top --*/

/*=====================================================
								Start Media Queries
=====================================================*/
@media (max-width: 1210px) {
.btm-banner h4{
	font-size: 50px;
	line-height: 35px;
}
.btm-banner h4 span{
	font-size: 26px;
}

.gallery{
    border-top: 1px solid #9b9b9b;
}
.gallery h4{
	font-size: 19px;
}
.gallery-area a {
    float: left;
    margin-right: 5%;
		margin-bottom: 10px;
    width: 30%;
}
.tabbing ul.tabs li{
	font-size: 18px;
	padding: 13px 20px;
}
.page-right {
    padding-left: 20px;
    width: 65%;
}
.page-left {
    width: 35%;
}
.page-right h4{
	 font-size: 26px;
    line-height: 20px;
    margin-bottom: 20px;
    padding-bottom: 30px;
}
.product-desc h4{
	line-height: 20px;
   margin-bottom: 7px;
}
.sub-text{
	font-size: 16px;
   line-height: 22px;
	 display:block;
}

.sub-cat-img{
	 min-height: 140px;
}
.bespoke .caption > p{
	 width: 60%;
}
.category-title p{
	line-height: 18px;
  margin-top: 10px;
}
.category-main {
    margin-top: 20px;
}
.mailTo{
	font-size: 16px;
}
.f-col:last-child{
	padding-left: 0;
}
.social-feeds .large-4{
	width: 31.9%;
}
.tw-post{
	margin-bottom: 20px;
}
.bt-col-4{
	width: 23.3%;
	min-height: auto;
}
.eco-text {
    width: 54%;
}
.eco .large-3 {
    margin-top: 25px;
    width: 26%;
}
.row.container{
	max-width: 1096px;
	padding: 0 15px;	
}
.slider .large-6 .title{
	 padding: 6px 0;
	 font-size: 18px;
}
.top-links .inline-list li:first-child {
    margin-left: 0;
}
.logo{
	padding-right: 10px;
  width: auto;
	transition: all ease .3s;
	-webkit-transition: all ease .3s;
	-moz-transition: all ease .3s;
	-ms-transition: all ease .3s;
	-o-transition: all ease .3s;
}

.info {
    margin: 36px 0 0 10px;
    width: auto;
}
.deliverTo{
	font-size: 16px;
}
.deliverTo .fa-truck {
    margin-right: 8px;
}

.sld-caption{
	width: 85%;
}
.slider .large-6{
	margin-left: 13px;
}
.large-9.featured-products, .large-9.special-offers{
	width: 100%;
	float: none;
}
.large-3.welcome {
    float: none;
    margin-bottom: 20px;
    width: 100%;
}
.nw-col{
	display: none;
}

.bespoke .caption > h5 {
    font-size: 35px;
    line-height: 34px;
}
.bespoke, .trade{
	min-height: 270px;
	padding: 10px 15px;
}
}


@media (max-width: 960px) {
.btm-banner h4{
	font-size: 45px;
	line-height: 25px;
}
.btm-banner h4 span{
	font-size: 26px;
}
.btm-banner{
	padding: 35px 20px;
}
.tabbing ul.tabs li {
    font-size: 14px;
}
.product-image img {
    width: 100%;
}
.col-1 input{
	margin-bottom: 0;
}
.options select.skin {
    width: 100px;
}
.product-list {
    margin: 0 auto;
    max-width: 738px;
}
.product-image {
    float: none;
    width: 100%;
}
.product-desc {
    float: none;
    margin: 10px 0 0;
    padding-left: 0;
    width: 100%;
}
.bespoke, .trade {
    padding: 30px 15px;
    background-position: right top;
}
.mailTo{
	font-size: 15px;
}
.social-feeds .large-4 {
    width: 31.7%;
}
.eco .large-3{
	margin-top: 35px;
}
.bt-col-4 {
    min-height: auto;
    width: 23.2%;
}
.eco-text h5 {
    font-size: 60px;
    line-height: 52px;
    margin-top: 25px;
}
.eco-text {
    width: 50%;
}
.eco-text p{
	font-size: 22px;
	line-height: 26px;
	margin-top: 17px;
}
.sld-caption {
    padding: 5.5% 6% 0 70px;
}
.sld-caption h4{
	font-size: 49px;
  line-height: 40px;
}
.slider .large-8{
	width: 100%;
	float: none;
	padding: 0;
}
.slider .large-4{
	display: none;
}
.info {
    margin: 36px 0 0 10%;
}
.top-links .inline-list{
	display: none;
}

.top-bottom .right{
	height: 35px;
	padding: 5px 15px 5px 53px;
}
.price .fa-shopping-cart{
	 top: 8px;
}
.top-middle {
    margin-top: 20px;
}
.right-col {
    text-align: left;
    width: 100%;
}
.logo img{
	width: 250px;
}
.top-links .inline-list li:last-child {
    float: none;
}
.top-links .inline-list li {
	margin-left: 5px;
}
.mobile-navigation .small-5 {
    width: 41%;
}
.overlay.show {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    height: 100%;
    opacity: 1;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 996;
}
.overlay {
    transition: all 0.5s ease;
		-webkit-transition: all 0.5s ease;
		-moz-transition: all 0.5s ease;
		-ms-transition: all 0.5s ease;
		-o-transition: all 0.5s ease;
}
.mobile-menu {
    background: rgba(255,255,255, 1);
    display: block;
    height: 100%;
    left: -280px;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    transition: all 0.3s ease-in-out 0s;
		-webkit-transition: all 0.3s ease-in-out 0s;
		-moz-transition: all 0.3s ease-in-out 0s;
		-o-transition: all 0.3s ease-in-out 0s;
		-ms-transition: all 0.3s ease-in-out 0s;
    width: 280px;
    z-index: 999;
}
.mobile-menu.show{
	left:0;
  box-shadow: -13px 0px 20px 19px rgba(0,0,0, 0.90);
	-webkit-box-shadow: -13px 0px 20px 19px rgba(0,0,0, 0.90);
	-moz-box-shadow: -13px 0px 20px 19px rgba(0,0,0, 0.90);
	-o-box-shadow: -13px 0px 20px 19px rgba(0,0,0, 0.90);
	-ms-box-shadow:-13px 0px 20px 19px rgba(0,0,0, 0.90);
}
.mobile-menu .inline-list > li{
	width: 100%;
	margin: 0;
	position: relative;
	 border-bottom: 1px solid #D6402C;
    box-shadow: -5px -2px 4px -3px rgba(23, 119, 209, 0.5);
}

.mobile-menu .inline-list > li a{
	color: #2D2C2C;
	padding: 10px 15px;
	font-family:'SegoeUI-SemiBold';
	/*font-size: 18px;*/
	font-size: 13px;
	text-transform: uppercase;
}
.mobile-menu .inline-list a.active {
    background-color:#585150 !important;
		color: #fff;
}
.mobile-menu .inline-list > li.submenu a.active::before {
    background: rgba(0, 0, 0, 0) url("../img/wt-sub-arrow.png") no-repeat scroll 0 0;
    width: 20px;
    height: 20px;
    background-size: 20px;
}
.mega-menu {
    padding: 15px;
		 border-top: 1px solid #D6402C;
}

.mobile-menu .inline-list > li.submenu a::before {
    background: rgba(0, 0, 0, 0) url("../img/sub-arrow.png") no-repeat scroll 0 0;
    content: " ";
    position: absolute;
    right: 15px;
		top: 15px;
    width: 20px;
    height: 20px;
    background-size: 20px;
}
.mobile-menu .inline-list > li.submenu.show a.active::before, .mobile-menu .inline-list > li.submenu.show a::before{
	-webkit-transition: all ease .5s;
	-moz-transition: all ease .5s;
	-ms-transition: all ease .5s;
	-o-transition: all ease .5s;
	transition: all ease .5s;
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
}
.close{
	display: none;
}
.right-col {
    text-align: right;
    width: auto;
}


.mobile-navigation {
    clear: both;
    display: inline-block;
    padding: 7px 0;
    width: 100%;
}
.mobile-navigation .columns.no-padding{
	padding: 8px 20px;
}
.mobile-navigation .large-2.columns.no-padding{
	padding-right: 0;	
}
.mobile-navigation .menu-trigger {
    border-right: 1px solid #ffffff;
    display: block;
    margin-right: 0;
   width: 100px;
}
.mobile-navigation .fa {
    color: #D6402C;
    /*color: #ffffff;*/
    cursor: pointer;
    font-size: 35px;
    line-height: 26px;
}
.menu-trigger span, .fa.fa-home span, .fa.fa-info-circle span{
	 border: medium none;
    font-size: 15px;
    line-height: 28px;
    padding-left: 12px;
    vertical-align: text-bottom;
		font-family: 'SegoeUI-SemiBold';
		text-transform: uppercase;
}

.top-links .inline-list > li{
	float: none;
	display: inline-block;
}
.item-no{
	margin-right: 25px;
}
.filter .sort-price{
	margin-left: 25px;
}
.col-3 .fa.fa-caret-down {
    display: block;
}
.col-3 select, .options select.skin{
	width: 100%;
}
.options .select-skin{
	width: 100px;
}
.col-3 {
    float: left;
    margin-right: 3%;
    position: relative;
    width: 36%;
}
.share {
    margin-top: 20px;
    text-align: right;
    width: 100%;
}
}

@media (max-width: 869px) {

.f-col{
	width: 24%;
}
.f-col:last-child{
	width: 27%;
}
.social-feeds .large-4{
	margin-right: 17px;
}
.eco{
	padding: 0 15px;
}
.features-n-use .prod-info, .sb-material .prod-info{
	padding: 15px 5px;
}
.sb-material .prod-info p, .features-n-use .prod-info p{
	font-size: 18px;
}
.info {
    margin: 36px 0 0 3%;
}

.bt-col-4{
  width: 22.9%;
}
}

@media (max-width: 768px) {

.onmobPH{
    text-align: right;
    display: block;
    font-size: 21px;
    color: #D6402C;
	position: relative;
	right: -12%;
}


.close.show{
	opacity: 0;
	transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(00deg);
		-o-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
}
.close {
    opacity: 1;
		color: #D6402C;
    cursor: pointer;
    display: block;
    font-size: 23px;
    position: absolute;
    right: 15px;
    top: 0;
    z-index: 99;
		transition: all ease .6s;
		-webkit-transition: all ease .6s;
		-moz-transition: all ease .6s;
		-ms-transition: all ease .6s;
		-o-transition: all ease .6s;
		transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
		-o-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
}
.tabbing ul.tabs li {
    border: 1px solid #fff;
    display: block;
    float: left;
    font-size: 14px;
    margin: 0;
    width: 33.332%;
}


.gallery{
	width: 100%;
}
.page-right h4{
	margin-bottom: 10px;
  padding-bottom: 20px;
	font-size: 22px;
}
.page-left {
    width: 100%;
}
#product-slide {
    width: 60%;
}
.swipebox > img {
    width: 100%;
}
.page-right {
    clear: both;
    margin: 30px 0 0;
    padding-left: 0;
    width: 100%;
}
.page-right .fa-print{
	font-size: 20px;
}
.item-no {
    font-size: 14px;
    margin-right: 15px;
}
.items-per-page select{
	width: 45px;
}

.filter .large-8.small-9 {
    width: auto;
}
.sub-category .large-6{
	width: 100%;
}
.sub-category .large-6:first-child{
	margin-bottom: 20px;
}
.sub-cat-img{
	background-position: center center;
}
.slider{
	margin-top:0;
}
.slider .row.container{
	padding: 0;
}
.f-col, .f-col:last-child {
    width: 50%;
		padding: 0;
		margin-bottom: 20px;
}

.bt-col-4 {
    margin-bottom: 20px;
    margin-right: 3.333%;
    width: 48.33%;
}
.bt-col-4:nth-child(3n), .bt-col-4:nth-child(4n){
	margin-bottom: 0;
}
.social-feeds .large-4 {
    width: 100%;
		margin-bottom: 20px;
}
.social-feeds .large-4:last-child {
		margin-bottom: 0;
}
.bt-col-4:nth-child(2n+2){
	margin-right: 0;
}
.bt-col-4 img{
	width: 100%;
}
.eco-text h5 {
    font-size: 50px;
    line-height: 42px;
    margin-top: 30px;
}
.eco .fa-leaf {
    color: #ffffff;
    font-size: 90px;
    margin-left: 6px;
    margin-top: 45px;
}
.eco .large-2{
	margin-right: 15px;
}
.trade .caption, .bespoke .caption {
    width: 100%;
}
.features-n-use{
	margin-top: 20px;
}
.features-n-use, .sb-material{
	width: 100%;
	padding: 0
}
.logo{
	width: 100%;
	text-align: center;
	margin: 7px 0;
}
.logo img {
    width: auto;
}
.right-col, .info{
	display: none;
}
.main-menu{
	display: none;
}
.gr-bg.sticky-gr-bg {
    margin-top: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 995;
}
.gr-bg{
	background-color: #FAFAF2;
	/*background-color: #80ba3c;*/
	display: block;
	clear: both;
	top: -50px;
	transition: all 0.5s ease-in-out 0s;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
}
.mobile-navigation .no-padding {
    display: inline-block;
    float: none !important;
    vertical-align: middle;
		padding: 0 20px;
}
.menu-heading {
		/*background: url("../img/mob-img.jpg") no-repeat;*/
		/*background-size: cover;*/
	background:#D6402C;	
    /*max-height: 98px;*/
    max-height: 156px;
    overflow: hidden;
		padding: 20px;
}
.menu-heading > img {
    display: block;
    margin: 0 auto;
    width: 85%;
}
.gallery-area a {
    float: left;
    margin-right: 2.5%;
    width: 15%;
}
}

@media (max-width: 640px) {

.onmobnopadding{
	padding:0 6px;
}

.slider .caption, .slider .noFilterClass {
    overflow: auto;
    padding: 40px 0 0 20px !important;
}
.slider .arrows {
    display: none;
}
.product-list li{
	width: 100%;
	margin-right: 0;
	float: none;
}
.list-price {
    clear: both;
    float: none;
    margin-top: 15px;
    text-align: right;
    width: 100%;
}
.product-image {
    float: none;
    width: 50%;
}
.filter .sort-price {
    margin-left: 13px;
}

.filter .large-8.small-9{
	width: 100%;
	clear: both;
}

.pagination-cnt {
    clear: both;
		clear: both;
    text-align: right;
    width: 100%;
}
.pagination-cnt span{
		margin-top: 0;
    vertical-align: middle;
}
.pagination-cnt .pagination.right {
    display: inline-block;
    float: none !important;
    vertical-align: middle;
    width: auto;
}
.category-list li {
    width: 48%;
		margin-right: 4%;
}

.category-list li:nth-child(3n+3) {
    margin-right: 4%;
}
.category-list li:nth-child(2n+2) {
    margin-right: 0;
}
.bespoke, .trade {
    margin-bottom: 26px;
    min-height: auto;
    width: 100%;
}
.top-wrapper{
	margin: 0;
}
.eco-text h5 {
    font-size: 46px;
}
.eco-text p{
	margin-top: 10px;
}
.eco .large-3 {
    width: 29%;
}
.mobile-navigation .small-5 {
    width: 40%;
}
.search input, .search input:hover, .search input:focus{
	border: none;
}
.footer-bg{
	padding-bottom: 60px;
}

.floating-buttons{
	bottom: -60px;
	right: auto;
	font-size: 0;
	width: 100%;
}
.floating-buttons.show {
    left: 0;
		bottom: 0;
		box-shadow: -1px 3px 5px 0 #ffffff;
		-webkit-box-shadow: -1px 3px 5px 0 #ffffff;
		-moz-box-shadow: -1px 3px 5px 0 #ffffff;
		-ms-box-shadow: -1px 3px 5px 0 #ffffff;
		-o-box-shadow: -1px 3px 5px 0 #ffffff;
}


.floating-buttons .fa{
	font-size: 20px;
}
.floating-buttons .fa.fa-info-circle {
    font-size: 23px;
    margin-left: 0;
}
.mobile-menu .inline-list li.search {
	display: block;
}
.row.container {
	padding: 0 20px;
}


.right-col{
	display: none;
}
.menu-trigger span, .fa.fa-home span, .fa.fa-info-circle span{
	display: none;
}
.bespoke, .trade {
    background-position: right top;
    background-size: cover;
    min-height: 300px;
    padding: 15% 20px;
}
.item-no {
    font-size: 14px;
    margin-bottom: 25px;
    margin-right: 0;
    width: 100%;
		line-height: 20px;
}
.filter .pagination-cnt {
    position: absolute;
    right: 0;
    top: 13px;
    width: auto;
}
.filter {
    position: relative;
}
.menu-heading {
    max-height: none;
    padding: 20px 20px;
}
}

@media (max-width: 600px) {

.options .select-skin {
    width: 90px;
		margin: 0;
}
.col-3:last-child {
    margin: 0;
    width: 100px;
}
.col-3 {
    margin: 0 10px;
    width: 170px;
}

.main-price{
	 padding: 10px 0 17px;
}
.main-price p{
	font-size: 30px;
  line-height: 25px;
}



.bt-cat {
    margin: 0;
}
.bespoke{
	display: none;
}
.trade{
	margin: 0;
}
.slider	.owl-controls{
	display: none;
}
.sld-caption {
    padding: 30px 20px;
		width: 100%;
}
.special-bg, .btm-banner{
	display: none;
}
.mobile-navigation .small-3 {
    width: 26%;
}

.mobile-navigation .menu-trigger{
	width: 80px;
}
.mobile-navigation .fa-shopping-cart {
    margin-right: -15px;
}
.featured-products.cat-offers h4{
	font-size: 22px;
    line-height: 20px;
}
.page-left {
    width: 100%;
}
.col-1 {
    display: inline-block;
}
.slider .caption, .slider .noFilterClass{
	width: 95%!important;
}

}

@media (max-width: 480px) {
.slider .sld-caption h4{
	font-size: 46px;
}
.slider .sld-caption .price{
	font-size: 24px;
}

.breadcrumbs > *::before{
	margin: 0 10px;
}
.page-right h4 {
    font-size: 18px;
    padding-right: 25px;
		line-height: 22px;
}
.page-right .fa-print {
    font-size: 20px;
    position: absolute;
    top: 2px;
}
.enquire{
	 float: right;
}
.pro-col-6 {
    display: inline;
    float: left;
    width: 150px;
}

.adToBasket{
	margin-left: 0;
	margin-top: 15px;
}
.share {
    margin: 15px 0 0;
    text-align: right;
		width: auto;
}
.tabbing ul.tabs li{
	width: 50%;
}
.tabbing .tab-content.current{
	background: #80ba3c;
	border: none;
}
.tab-content p{
	color: #fff;
}
.gallery-area a{
	width: 30%;
	margin-right: 5%;
}
#product-slide {
    width: 100%;
}
.breadcrumb .breadcrumbs a{
	font-size: 12px;
  line-height: 18px;
}
.breadcrumb .breadcrumbs *::before {
    font-size: 12px;
}
.featured-products.cat-offers h4{
    padding: 11px 0 13px;
}
.prod-info p{
	font-size: 18px;
}
.category-list li p{
	font-size: 18px;
	padding: 12px 0;
}
.middle-sliders h4{
	font-size: 18px;
}
body {
    background-color: #fff;
}
.large-3.welcome{
	border: none;
	padding: 0;
}
.sb-material .prod-info p{
	font-size: 14px;
}
.sld-caption h4 {
    font-size: 46px;
}
.social-feeds, .f-col  {
	display: none;
}
.f-col:last-child{
	display: block;
	width: 100%;
}
.mailTo{
	font-size: 21px;
}
.green-strip span {
    font-size: 16px;
    margin-right: 14px;
    padding: 0;
}
.green-strip a .fa {
    border: 1px solid #ffffff;
    color: #ffffff;
    font-size: 15px;
    height: 28px;
    padding-top: 5px;
    width: 28px;
}

.col-3{
	width: 100% !important;
	margin: 10px 0 0 !important;
}
.col-3:first-child{
	margin: 0 !important;
}

.mobile-navigation .menu-trigger {
    width: 59px;
}
.bespoke, .trade {
    min-height: 208px;
}
.trade-n-bespoke .caption > h5{
	font-size: 50px;
}

}
@media (max-width: 390px) {
.share a .fa{
	width: 20px;
	height: 20px;
	font-size: 14px;
}
.download-links a{
	font-size: 12px;
    margin-right: 7px;
}
.filter .sort-price {
    margin-left: 12px;
}
.product-image{
	width: 100%;
}
.item-text{
	line-height: 19px;
    margin-bottom: 10px;
    margin-right: 0;
		 display: block;
}
.items-per-page select {
    width: 77px;
}
.sort-price select{
	width: 189px;
}
.category-title h4{
	font-size: 17px;
}
.trade{
	background: url("../img/trade-sm.png") no-repeat;
	background-size: cover;
	padding: 40px 20px;
}
.trade-n-bespoke .caption > p{
	font-size: 18px;
	line-height: 18px;
	margin-top: 16px;
}
.sb-material .prod-info p, .features-n-use .prod-info p{
	font-size: 15px;
	font-family: "SegoeUI-Bold";
}
.category-list li {
    width: 100%;
		margin-right: 0;
}
.featured-products.cat-offers h4{
	font-size: 17px;
}
.category-list li:nth-child(3n+3) {
    margin-right: 0;
}

.bt-col-4:nth-child(3n), .bt-col-4:nth-child(4n) {
    margin-bottom: 20px;
}
.caption > h5{
	font-size: 50px;
}
.caption > p{
	font-size: 18px;
	line-height: normal;
}
footer {
    background: #ffffff none repeat scroll 0 0;
}
.bt-col-4{
	width: 100%;
	margin: 0 0 26px;
}
.f-col, .f-col:last-child{
	margin-bottom: 0;
}
.bt-col-4:last-child{
	margin-bottom: 0;
}


}

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

/*=====================================================
								End Media Queries
=====================================================*/
