body,html{
	background:#3d4035;
	color: #403930;
	font-size: 14px;
	font-family: 'Lato', sans-serif;
	line-height: 1.6;
	-webkit-font-smoothing: antialiased;
	font-weight: 600;
}
a{
	color: #7ca345;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6,.bold,strong {
	font-weight: 700;
}
p {
	margin: 0 0 15px;
}
.tygh-header > div,
.tygh-content > div,
.tygh-footer > div,
.tygh-top-panel {
	background: none;
	box-shadow: none;
	filter:none;
}
.main-wrap .header-grid,
.main-wrap .content-grid {
	background: #fff;
	padding: 30px;
}
.tygh-footer{
	background: url(https://www.alstreesurgery.co.uk/design/themes/responsive/media/images/grass.png) repeat-x bottom center;
	padding: 40px 0;
	color: #fff;
}
.tygh-footer a,
.tygh-top-panel a{
	color: #E3DAC4;
}
.tygh-footer p,
.tygh-footer div,
.tygh-footer li,
.tygh-top-panel p,
.tygh-top-panel div,
.tygh-top-panel li{
	color: #ffffff;
}
.tygh-footer, .tygh-footer .ty-mainbox-title {
	color: #ffffff;
}
.main-wrap .header-grid{
	border-radius: 3px 3px 0 0;
	padding: 34px 30px 7px;
}
.main-wrap .content-grid{
	border-radius: 0 0 3px 3px;
	padding: 10px 30px 30px;
}
.title{
	font-size: 20px;
	font-weight: 600;
	margin: 0 0 30px;
}
.product-grid-info{
	background: url(../media/images/opague.png);
	width: 100%;
	padding: 14px 15px;
	color: #fff;
	position: absolute;
	bottom: 0;
	min-height: 80px;
}
.ty-grid-list__item{
	position: relative;
}
.product-grid-info .product-title{
	color: #fff;
}
.product-grid-info .ty-price{
	color: #fff;
}
.clear{
	clear: both;
}
.ty-sort-container{
	margin: 30px 0;
	padding: 0;
}
.ty-sort-container .sort-left{
	display: block;
	float: left;
}
.ty-sort-container .sort-right{
	display: block;
	float: right;
}
.als-btn {
	border: none;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	padding: 10px 30px;
	text-align: center;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	background: #f14d2d;
	background: -moz-linear-gradient(top,  #f14d2d 0%, #e01e0f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f14d2d), color-stop(100%,#e01e0f));
	background: -webkit-linear-gradient(top,  #f14d2d 0%,#e01e0f 100%);
	background: -o-linear-gradient(top,  #f14d2d 0%,#e01e0f 100%);
	background: -ms-linear-gradient(top,  #f14d2d 0%,#e01e0f 100%);
	background: linear-gradient(to bottom,  #f14d2d 0%,#e01e0f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f14d2d', endColorstr='#e01e0f',GradientType=0 );
	-o-transition: background 0.3s ease;
	-moz-transition: background 0.3s ease;
	-webkit-transition: background 0.3s ease;
	transition: background 0.3s ease;
	text-decoration: none;	
	display: inline-block;
	cursor: pointer;
}
.als-btn:hover,
.als-btn:active,
.als-btn:focus{
	color: #fff;
	outline: none;
	text-decoration: none;
	background: #9bc45e;
	background: -moz-linear-gradient(top,  #9bc45e 0%, #77aa3c 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9bc45e), color-stop(100%,#77aa3c));
	background: -webkit-linear-gradient(top,  #9bc45e 0%,#77aa3c 100%);
	background: -o-linear-gradient(top,  #9bc45e 0%,#77aa3c 100%);
	background: -ms-linear-gradient(top,  #9bc45e 0%,#77aa3c 100%);
	background: linear-gradient(to bottom,  #9bc45e 0%,#77aa3c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9bc45e', endColorstr='#77aa3c',GradientType=0 );
}
.banner-outside-wrap {
	position: absolute;
	top: 0;
	width: 100%;
	text-align: center;
	height: 100%;
	background: url(https://www.alstreesurgery.co.uk/design/themes/responsive/media/images/grass.png) repeat-x bottom center;
}
.banner-outside-wrap:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	font-size: 0;
}
.banner-inside-wrap {
	background: url(../media/images/opague.png);
	color: #fff;
	padding: 28px 40px;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
}
.banner-inside-wrap h1,
.banner-inside-wrap h2,
.banner-inside-wrap h3,
.banner-inside-wrap h4,
.banner-inside-wrap h5,
.banner-inside-wrap h6{
	margin: 0 0 3px;
	font-size: 44px;
	font-weight: 900;
}
.banner-inside-wrap p{
	font-size: 20px;
	font-weight: 700;
	margin: 0;
}
.tab-title_description, #content_description{
	display: none;
}
li {
	padding: 3px 0;
	margin: 0;
}
ul, ol {
	margin: 0 0 15px;
}
.copyright {
	background: url(https://www.alstreesurgery.co.uk/design/themes/responsive/media/images/Footer-border.png) repeat-x top center;
	padding: 35px 0 15px;
	margin-top: 40px;
}
.product-grid-image {
	text-align: center;
}

/* nav styles */
.top-menu-grid{
	padding: 0;
}
.header-grid .ty-menu__items{
	background: #31332b;
	margin: 0;
}
.header-grid .ty-menu__item .ty-menu__item-link,
.header-grid .no-touch .ty-menu__item .ty-menu__item-link{
	background: #31332b;
	text-decoration: none;
	border-right: 1px solid #52544d;
	padding: 23px 28px;
}
.header-grid .ty-menu__item-active .ty-menu__item-link,
.header-grid .ty-menu__item.ty-menu__item-active .ty-menu__item-link,
.header-grid .no-touch .ty-menu__item-active .ty-menu__item-link,
.header-grid .no-touch .ty-menu__item.ty-menu__item-active .ty-menu__item-link{
	background: #83b549 url(../media/images/navgradient.png) repeat-x top left;
	border-right: 1px solid #83b549;
}
.header-grid .ty-menu__item:hover .ty-menu__item-link,
.header-grid .no-touch .ty-menu__item:hover .ty-menu__item-link,
.header-grid .ty-menu__item.is-hover-menu .ty-menu__item-link{
	text-decoration: none;
	background: #b44f1f url(../media/images/navactive.png) repeat-x top left;
	border-right: 1px solid #c66a34;
}
.header-grid .ty-menu__item.last .ty-menu__item-link,
.header-grid .no-touch .ty-menu__item.last .ty-menu__item-link{
	border:none;
}
.header-grid .ty-menu__submenu-items {
	border: none;
	background: #b44f1f;
}
.header-grid .ty-menu__submenu-item,
.header-grid .ty-menu__submenu-items .ty-menu__submenu-item{
	margin: 0;
	padding: 0;
}
.header-grid .ty-menu__submenu-item a.ty-menu__submenu-link{
	background:#99431a;
	color: #fff;
	display: block;
	padding: 10px 15px;
	border-bottom: 1px solid #ad501f;
}
.header-grid .ty-menu__submenu-item.first a.ty-menu__submenu-link {
	border-radius: 2px 2px 0 0;
}
.header-grid .ty-menu__submenu-item.last a.ty-menu__submenu-link {
	border-radius: 0 0 2px 2px;
}
.header-grid .ty-menu__submenu-item:hover a.ty-menu__submenu-link {
	background: #7a3615;
	text-decoration: none;
}
.header-grid .no-touch .ty-menu__submenu-items .ty-menu__submenu-link:hover{
	color: #fff;
}
/* end nav styles */
.item-name{
	font-size: 16px;
	display: block;
}
.sub-title{
	font-size: 14px;
	display: block;
}
.basket a{
	display: block;
	padding: 10px 15px;
	background: #31332a;
	text-decoration: none;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.basket-total{
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	font-size: 13px;
}
.basket-icon{
	background: url(../media/images/carticon.png) no-repeat;
	width: 22px;
	height: 22px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
}
.top-text{
	display: inline-block;
	vertical-align: middle;
	text-align: right;
	margin: 0 15px 0 13px;
}
.top-quote {
	color: #fff;
	font-size: 15px;
	font-weight: 900;
	display: block;
}
.top-phone {
	color: #87b749;
	font-size: 34px;
	display: block;
	font-weight: 600;
	line-height: 1;
}
.als-btn.request {
	color: #fff;
	box-shadow: none;
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	text-transform: uppercase;
}
.basket {
	margin: 7px 0 9px 13px;
}
.top-grid {
	padding: 27px 15px;
}
.top-grid-right {
	margin-top: 35px;
}
.top-social {
	padding: 5px 5px 0 0;
}
.top-social a {
	display: inline-block;
	width: 36px;
	height: 45px;
	background: url(../media/images/top-social.png) no-repeat;
}
.top-social a.facebook {
	background-position: 0 0;
}
.top-social a.twitter {
	background-position: -40px 0;
}
.top-social a.linkedin {
	background-position: -80px 0;
}
.top-social a.google {
	background-position: -120px 0;
}
.ty-product-filters__wrapper{
	background: none;
}
.ty-range-slider .ui-slider-handle{
	background: #eb331a;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	height: 24px;
	width: 13px;
}
.ty-range-slider .ui-slider-range {
	background: #e3dac4;
	height: 10px;
}
.ty-range-slider {
	height: 10px;
	border: none;
	background: #f5f5f5;
	border-right: none;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.ty-price-slider{
	color: #403930;
	margin: 0;
	padding-bottom: 15px;
}
.ty-price-slider__input-text {
	width: 50px;
	text-align: center;
	color: #403930;
	border-color: #403930;
}
.ty-range-slider__item{
	top: 10px;
}
.ty-range-slider__num {
	top: 13px;
	left: -22px;
}
.ty-product-filters__tools{
	display: none;
}
.side-grid .ty-menu__items{
	background: none;
}
.side-grid .ty-menu__item .ty-menu__item-link{
	background: none;
}
.hero-content {
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: left;
	color: #FFF;
	padding: 43px 50px;
	max-width: 60%;
	background: rgba(000,000,000,.6);
}
.hero{
	margin-bottom: 40px;
}
.homepage-banners{
	position: relative;
}
.homepage-banners h2 {
	font-size: 34px;
	margin: 0;
}
.homepage-banners h3 {
	color: #c2ee88;
	font-size: 20px;
	margin: 6px 0 30px 0px;
}
.homepage-banners .banner-inside-wrap {
	width: 60%;
	text-align: left;
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 28px 40px 40px;
}
.homepage-banners .ty-banner__image-wrapper,
.ty-banner__image-wrapper{
	margin: 0;
}
.fly-out {
	background: #403930;
	padding: 40px;
	display: none;
}
.fly-out .fly-out-title {
	color: #87b749;
	font-size: 16px;
	margin: 0 0 40px 0;
}
.fly-out .ty-menu__items,
.fly-out .ty-menu__items:hover {
	background: none;
}
.fly-out-items .ty-menu__item .ty-menu__item-link,
.fly-out-items .ty-menu__item .ty-menu__item-link:hover,
.fly-out-items a,
.fly-out-items a:hover {
	padding: 0;
	background: none;
	text-decoration: none;
	color: #FFF;
	font-size: 13px;
}
.content-grid .dark-grey-bg {
	background: #403930;
	color: #e3dac4;
	padding: 30px;
}
.dark-grey-bg h1 {
	color: #ffffff;
	margin: 0;
	font-weight: 700;
	font-size: 20px;
	margin-bottom: 30px;
}
.dark-grey-bg h1,
.dark-grey-bg .title{
	color: #fff;
}
.buttons-container {
	padding: 0;
	background: none;
}
h2.ty-sidebox__title {
	margin: 0;
	font-size: 20px;
	margin-bottom: 35px;
}
h2 .ty-sidebox__title-wrapper {
	color: #FFF;
	text-transform: none;
	font-size: 20px;
}
.dark-grey-bg form input[type="text"],
.dark-grey-bg form input[type="email"] {
	width: 100%;
	max-width: 100%;
	height: 50px;
	border: 1px solid #605a53;
	background: #39332b;
	font-size: 14px;
	margin-bottom: 22px;
}
.dark-grey-bg form textarea {
	width: 100%;
	max-width: 100%;
	height: 185px;
	border: 1px solid #605a53;
	background: #39332b;
	font-size: 14px;
	padding: 10px;
	margin-bottom: 22px;
}
.dark-grey-bg form .cm-field-container input {
	width: 100%;
	max-width: 30%;
}
.address {
	padding-left: 30px;
	background: url(https://www.alstreesurgery.co.uk/design/themes/responsive/media/images/map-pin.png);
	background-repeat: no-repeat;
	margin-bottom: 30px;
}
.telephone {
	padding-left: 30px;
	background: url(https://www.alstreesurgery.co.uk/design/themes/responsive/media/images/telephone.png);
	background-repeat: no-repeat;
	margin-bottom: 17px;
}
.mobile {
	padding-left: 30px;
	background: url(https://www.alstreesurgery.co.uk/design/themes/responsive/media/images/mobile.png);
	background-repeat: no-repeat;
	margin-bottom: 17px;
}
.fax {
	padding-left: 30px;
	background: url(https://www.alstreesurgery.co.uk/design/themes/responsive/media/images/fax.png);
	background-repeat: no-repeat;
	margin-bottom: 17px;
}
.map-container {
	position: relative;
	margin-bottom: 30px;
}
.map {
	width: 100%;
	height: 420px;
}
.map-grass {
	width: 100%;
	height: 25px;
	position: absolute;
	bottom: 0;
	background: url(https://www.alstreesurgery.co.uk/design/themes/responsive/media/images/map-grass.png);
}
.content-area h1 {
	font-weight: 700;
	font-size: 20px;
	color: #3d4035; 
	margin: 41px 0 25px 0;
}
.content-area p {
	margin: 0 0 18px;
	line-height: 21px;
}
.share-this {
	margin: 42px 0 16px;
}
.share-this .stButton .stFb,
.share-this .stButton .stTwbutton,
.share-this .stButton .stMainServices {
	height: 20px;
}
span.stMainServices.st-facebook-counter {
	background-image: url(https://www.alstreesurgery.co.uk/design/themes/responsive/media/images/share-fb.png) !important;
	background-repeat: no-repeat;
}
span.stMainServices.st-twitter-counter {
	background-image: url(https://www.alstreesurgery.co.uk/design/themes/responsive/media/images/share-tw.png) !important;
	background-repeat: no-repeat;
}
span.stMainServices.st-linkedin-counter {
	background-image: url(https://www.alstreesurgery.co.uk/design/themes/responsive/media/images/share-link.png) !important;
	background-repeat: no-repeat;
}
.stButton .googleplus {
	background-image: url(https://www.alstreesurgery.co.uk/design/themes/responsive/media/images/share-goo.png) !important;
	background-repeat: no-repeat;
}
span.stMainServices.st_pinterest-counter {
	background-image: url(https://www.alstreesurgery.co.uk/design/themes/responsive/media/images/share-pin.png) !important;
	background-repeat: no-repeat;
}
.stButton .googleplus.chicklets {
	font-size: 0px !important;
	height: 20px !important;
	display: block;
	position: absolute;
	top: 1px;
}
.stButton .stButton_gradient {
	background: none !important;
	border: none !important;
	margin: 0;
}
.st_googleplus_hcount .stButton_gradient {
	width: 20px;
	margin-right: 7px;
	height: 20px;
}
.stButton .stArrow {
	height: 20px !important;
}
.stButton .st-twitter-counter,
.stButton .st-facebook-counter,
.stButton .st-yahoo-counter,
.stButton .st-linkedin-counter {
	width: 25px !important;
}
.al-at-work {
	background: #f5f5f5;
	min-height: 53px;
} 
.al-at-work h3 {
	font-size: 20px;
	color: #3d4035;
	padding: 15px;
	margin-bottom: 16px;
}
.call-us-banner .banner-inside-wrap {
	position: absolute;
	left: 0;
	width: 100%;
	top: 130px;
	background: none;
	padding: 0;
}
.call-us-banner h2 {
	color: #ffffff;
	font-size: 18px;
}
.call-us-banner h3 {
	font-size: 26px;
	color: #87b749;
}
.als-btn.active-button{
	background:#fff;
	color: #87b749;
}
.select-area {
	margin: 10px 0 0;
}
.grass{
	background: url(https://www.alstreesurgery.co.uk/design/themes/responsive/media/images/grass.png) repeat-x bottom center;
	position: absolute;
	width: 100%;
	height: 25px;
	bottom: 0px;
}
.banner-on-hover {
	position: absolute;
	top: 0;
	color: #fff;
	background: #3d362d url(https://www.alstreesurgery.co.uk/design/themes/responsive/media/images/grass.png) repeat-x bottom center;
	padding: 20px;
	height: 100%;
	width: 100%;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
	transition:opacity 0.5s ease;
}
.custom-banner:hover .banner-on-hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
.custom-banner-title{
	background: url(../media/images/opague.png);
	color: #fff;
	text-align: center;
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 30px 15px;
	margin: 0;
	font-size: 18px;
}
.banner-on-hover h5 {
	font-size: 18px;
	margin: 10px 0 10px;
}
.more{
	background: url(https://www.alstreesurgery.co.uk/design/themes/responsive/media/images/more.png) no-repeat right 5px;
	padding-right: 15px;
	font-weight: 600;
	text-decoration: none;
}
.blog-params.author {
	color: #827b71;
}
.ty-mainbox-simple-container .title {
	font-size: 20px;
	background: #f5f5f5;
	padding: 15px 20px;
	margin: 20px 0;
}
.grid-list-item{
	position: relative;
	margin-bottom: 30px;
}
.bottom-space {
	margin-bottom: 40px;
}
.side-grid a {
	color: #eb331a;
}
.ty-product-filters__switch,
.ty-product-filters__title,
.ty-product-filters__switch-right,
.ty-product-filters__switch-down{
	color: #3d4035;
	font-size:20px;
}
.side-grid li {
	padding: 0;
}
.side-grid li a {
	border-bottom: 1px dotted #c5c3c0;
	display: block;
	padding: 15px;
	text-decoration: none;
	-o-transition: background 0.3s ease;
	-moz-transition: background 0.3s ease;
	-webkit-transition: background 0.3s ease;
	transition: background 0.3s ease;
}
.side-grid li a:hover,
.side-grid li.ty-text-links__active a{
	background: #eb331a;
	color: #fff;
	text-decoration: none;
}
.ty-sidebox {
	margin: 0 0 40px;
}
.ty-product-filters__wrapper{
	margin: 0 0 40px;
}
.ty-sort-dropdown__wrapper{
	padding:13px 15px 14px 15px;
	color: #403930;
}
.ty-sort-dropdown__wrapper:hover,
.ty-sort-dropdown__wrapper.open{
	color: #fff;
	background: #eb331a;
}
.ty-sort-dropdown__content-item-a{
	color: #eb331a;
}
.ty-sort-dropdown__content-item-a:hover{
	background: #eb331a;
}
.ty-sort-dropdown__content{
	border: 1px solid #EDEFF1;
}
.ty-pagination__prev,
.ty-pagination__next{
	display: none;
}
.ty-pagination__item{
	color: #403930;
}
.ty-pagination__item:hover,
.ty-pagination__selected {
	color: #fff;
	background: #eb331a;
	padding: 3px 7px;
	text-decoration: none;
}
.ty-pagination {
	text-align: center;
}
.ty-product-block{
	margin: 0;
}
.fancybox-title-inside{
	margin: 0 !important;
}
#fancybox-close{
	right: -35px !important;
}
.ty-product-block__price-actual .ty-price-num{
	font-size: 18px;
}
.ty-product-prices {
	margin: 20px 0px 10px;
}
.ty-value-changer{
	width: 70px;
}
input.ty-value-changer__input {
	border: 1px solid #e2e2e2;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	width: 50px;
	height: 45px;
}
.ty-value-changer__increase,
.ty-value-changer__decrease,
.touch .ty-value-changer__increase,
.touch .ty-value-changer__decrease{
	border:none;
	background: none;
	width: 15px;
	height: 15px;
}
.cm-value-changer .ty-value-changer__increase:hover,
.cm-value-changer .ty-value-changer__decrease:hover{
	background-color: #efefef;
}
.ty-value-changer__increase {
	margin-bottom: 14px;
}
.ty-value-changer__increase span,
.ty-value-changer__decrease span{
	background: url(https://www.alstreesurgery.co.uk/design/themes/responsive/media/images/quantity.png) no-repeat;
	width: 7px;
	height: 4px;
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 1px;
}
.ty-value-changer__decrease span{
	background-position: 0px -4px;
}
.notification-content-extended h1{
	margin-top: 0;
}
.ty-cart-content__top-buttons{
	display: none;
}
.cart-titles,.cart-item{
	overflow: hidden;
	width: 100%;
}
.ty-cart-content__title,
.ty-cart-content__product-elem{
	float: left;
	width: 10%;
}
.ty-cart-content__title.product-cell,
.ty-cart-content__description{
	width: 65%;
	text-align: left;
}
.ty-cart-content__description{
	padding: 20px 0;
}
.ty-cart-content__image{
	float: none;
	display: inline-block;
	padding-right: 15px;
}
.content-desc{
	display: inline-block;
	vertical-align: top;
}
.ty-cart-content__title.quantity-cell,
.ty-cart-content__qty{
	width: 15%;
}
.ty-cart-content{
	margin: 0;
}
.ty-cart-content__image-block {
	padding: 20px 0;
	width: 160px;
}
.unit-price-cell,
.total-price-cell{
	text-align: right;
}
.ty-cart-content__price{
	padding: 22px 12px;
}
.ty-cart-total{
	background: none;
}
.ty-cart-content__right-buttons{
	width: 300px;
}
.ty-cart-content__right-buttons .als-btn {
	display: block;
	margin: 15px 0 0;
	font-size: 18px;
	text-transform: uppercase;
}
.als-btn.ty-btn__secondary{
	background: #3f4139;
	background: -moz-linear-gradient(top,  #3f4139 0%, #292c24 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3f4139), color-stop(100%,#292c24));
	background: -webkit-linear-gradient(top,  #3f4139 0%,#292c24 100%);
	background: -o-linear-gradient(top,  #3f4139 0%,#292c24 100%);
	background: -ms-linear-gradient(top,  #3f4139 0%,#292c24 100%);
	background: linear-gradient(to bottom,  #3f4139 0%,#292c24 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f4139', endColorstr='#292c24',GradientType=0 );

}
.als-btn.ty-btn__secondary:hover{
	background: #9bc45e;
	background: -moz-linear-gradient(top,  #9bc45e 0%, #77aa3c 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9bc45e), color-stop(100%,#77aa3c));
	background: -webkit-linear-gradient(top,  #9bc45e 0%,#77aa3c 100%);
	background: -o-linear-gradient(top,  #9bc45e 0%,#77aa3c 100%);
	background: -ms-linear-gradient(top,  #9bc45e 0%,#77aa3c 100%);
	background: linear-gradient(to bottom,  #9bc45e 0%,#77aa3c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9bc45e', endColorstr='#77aa3c',GradientType=0 );
}
.ty-cart-statistic__total{
	font-size: 16px;
}
.ty-cart-statistic__item{
	color: #8b8b8b;
}
.ty-cart-statistic__total-list .ty-cart-statistic__item{
	color: #403930;
}
.ty-cart-statistic__title{
	margin: 0;
	width: 140px;
	text-align: left;
	font-size: 14px;
	font-weight: normal;
}
.ty-cart-statistic__value{
	font-size: 14px;
	font-weight: normal;
}
.ty-step__container-active{
	background:none;
}
.ty-checkout__login {
	padding-right: 20px;
	padding-left: 0;
	width: 50%;
}
.ty-cart-statistic__total-title {
	margin: 0;
	width: 135px;
	display: inline-block;
	text-align: left;
}
.ty-checkout__register {
	margin: 0;
	width: 50%;
	padding-left: 20px;
}
.ty-checkout__register-content{
	padding: 0;
}
.ty-checkout__register-methods-title,
.ty-checkout__register-methods-hint{
	padding: 0 0 0 20px;
	position: relative;
}
.ty-checkout-buttons,
.ty-anonymous_checkout{
	padding: 0;
	margin: 0;
	background: none;
	border: none;
}
label,
.ty-checkout__register-methods-item,
.ty-profile-field__switch-actions{
	position: relative;
}
input[type=checkbox],
input[type=radio]{
	position: absolute;
	left: 0;
}
label.ty-login__remember-me-label{
	padding: 0 0 0 20px;
}
.ty-step__title,
.ty-step__title-active,
.ty-step__title-complete{
	font-size: 20px;
	background: #f5f5f5;
	padding: 15px 20px;
	margin: 20px 0;
}
.ty-step__title-txt,
.ty-step__title .ty-step__title-txt,
.ty-step__title-complete .ty-step__title-txt{
	font-weight: 600;
	color: #403930;
	font-size: 20px;
}
.ty-step__title-left,
.ty-step__container-active .ty-step__title-left,
.ty-step__title-complete .ty-step__title-left {
	background: none;
	color: #403930;
	font-size: 20px;
	padding: 0;
	font-weight: 600;
}
.ty-subheader{
	padding: 0 0 20px;
}
.ty-control-group{
	margin: 0 0 20px 0;
}
.checkout-login-form,
.ty-checkout__register-methods {
	min-height: 176px;
}
.ty-step__title-right {
	padding: 0;
	margin: -7px 0 0;
	height: 0px;
}
.ty-step__title-icon{
	top: 16px;
}
.ty-profile-field__switch,
.ty-step__body-active .ty-address-switch {
	margin: 20px 0;
	padding: 0;
	border: none;
}
.ty-profile-field__switch-actions label{
	padding: 0 15px 0 7px;
}
.ty-profile-field__switch input[type=checkbox],
.ty-profile-field__switch input[type=radio]{
	position: relative;
	display: inline-block;
	margin: -4px 0 0 0;
}
.checkout__block{
	padding: 0;
}
.shipping-address__switch {
	margin-bottom: 20px;
}
.ty-billing-first-name + .ty-billing-last-name,
.ty-billing-country + .ty-billing-state,
.ty-shipping-first-name + .ty-shipping-last-name,
.shipping-country + .ty-shipping-state,
.ty-first-name + .ty-last-name{
	padding: 0 0 0 15px;
	margin: 0;
	width: 50%;
	display: block;
	float: left;
}
.ty-billing-first-name,
.ty-billing-last-name,
.ty-shipping-first-name,
.ty-shipping-last-name,
.ty-billing-country,
.ty-billing-state,
.ty-shipping-country,
.ty-shipping-state,
.ty-first-name,
.ty-last-name{
	width: 50%;
	padding: 0 15px 0 0;
	margin: 0;
	display: block;
	float: left;
}
.ty-subheader{
	color: #403930;
}
.custom-banner {
	margin: 0 0 30px 0;
}
.map-container img {
	max-width: none;
}
.blog-title h1{
	margin: 0 0 10px;
}
.blog-title a{
	display: block;
}
.blog-item .ty-product-list__image{
	margin-bottom: 0;
}
.blog-item {
	border: none;
	overflow: hidden;
	padding: 0;
	margin-bottom: 40px;
}
.blog-archive-block,
.blog-archive{
	padding: 0;
}
.ty-product-list__image{
	border: none;
}
.blog-param-holder {
	margin: 0 0 10px;
}
.ty-payments-list__instruction{
	width: 100%;
	color: #403930;
}
.ty-tabs__a, .ty-tabs .subtab a{
	height: auto;
}
.ty-credit-card {
	border: none;
	padding: 0;
	margin-right: 15px;
}
.ty-cvv2-about{
	margin-left: 0;
}
.ty-credit-card__cvv-field-input{
	height: 40px !important;
}
.ty-checkout__billing-options{
	padding: 15px 0 0;
}
.ty-cvv2-about:hover .ty-cvv2-about__note{
	left: 0;
	bottom: 40px;
}
.ty-login-info__title, .ty-login-info h4, .ty-account-detail{
	color: #403930;
}
.ty-status-info label{
	padding-left: 20px;
}
.ty-section__body .buttons-container{
	margin: 15px 0;
	padding: 0;
	background: none;
}
blockquote {
	color: #6f675c;
	font-size: 14px;
	border: 1px solid #e2e1de;
	border-left: 0;
	border-right: 0;
	margin: 20px 15px;
	padding: 20px;
}
#fancybox-title-float-left, #fancybox-title-float-right, #fancybox-title-float-main {
	background: none !important;
}
#fancybox-title-float-left, #fancybox-title-float-right {
	display: none;
}
#fancybox-title-float-wrap td {
	white-space: inherit !important;
	width: 400px;
	line-height: 1.4;
	font-size: 14px;
	display: block;
	text-align: center;
}
/****   Firefox   ****/
@-moz-document url-prefix() {
	body,html{
		font-weight: 400;
	}
}
/**** End FireFox ****/
/****   IE   ****/
.ie,.ie body,html.ie,.ie h1,.ie h2,.ie h3,.ie h4,.ie h5,.ie h6,.ie .bold,.ie strong, .ie .als-btn, .ie .title, .ie .banner-inside-wrap p, .ie .banner-inside-wrap h1, .ie .banner-inside-wrap h2, .ie .banner-inside-wrap h3, .ie .banner-inside-wrap h4, .ie .banner-inside-wrap h5, .ie .banner-inside-wrap h6,
html[data-useragent*='MSIE 10.0'],html[data-useragent*='MSIE 10.0'] body,html[data-useragent*='MSIE 10.0'] h1,html[data-useragent*='MSIE 10.0'] h2,html[data-useragent*='MSIE 10.0'] h3,html[data-useragent*='MSIE 10.0'] h4,html[data-useragent*='MSIE 10.0'] h5,html[data-useragent*='MSIE 10.0'] h6,html[data-useragent*='MSIE 10.0'] .bold,html[data-useragent*='MSIE 10.0'] strong, html[data-useragent*='MSIE 10.0'] .als-btn, html[data-useragent*='MSIE 10.0'] .title, html[data-useragent*='MSIE 10.0'] .banner-inside-wrap p, html[data-useragent*='MSIE 10.0'] .banner-inside-wrap h1, html[data-useragent*='MSIE 10.0'] .banner-inside-wrap h2, html[data-useragent*='MSIE 10.0'] .banner-inside-wrap h3, html[data-useragent*='MSIE 10.0'] .banner-inside-wrap h4, html[data-useragent*='MSIE 10.0'] .banner-inside-wrap h5, html[data-useragent*='MSIE 10.0'] .banner-inside-wrap h6{
	font-weight: 400;
}
@media all and (-ms-high-contrast:none){
	body,html, h1, h2, h3, h4, h5, h6, .bold, strong, .als-btn, .title, .banner-inside-wrap p, .banner-inside-wrap h1, .banner-inside-wrap h2, .banner-inside-wrap h3, .banner-inside-wrap h4, .banner-inside-wrap h5, .banner-inside-wrap h6, .top-phone, .top-quote{
		font-weight: 400
	}
	input{
		font-family: 'Lato', sans-serif;
	}
}
.ie8 .product-grid-info{
	min-height: 50px;
}
.ie8 .row, .ie9 .row{
	margin: 0 -15px;
}
.ie8 .als-btn{
	color: #FFFFFF;
	filter: none !important;
}
/**** End IE ***/