/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* line 8, ../../sass/components/rich.text.scss */
.richText h1,
.richText h2,
.richText h3,
.richText h4,
.richText h5,
.richText h6 {
  margin-top: 0;
}

/* line 12, ../../sass/components/rich.text.scss */
.richText a {
  text-decoration: underline;
}

/* line 17, ../../sass/components/rich.text.scss */
.richText ul,
.richText ol {
  padding: 10px 0;
  margin-left: 10px;
}

/* line 22, ../../sass/components/rich.text.scss */
.richText li {
  font-size: 1em;
  margin-left: 15px;
  margin-bottom: 10px;
  list-style-type: none;
}

/* line 29, ../../sass/components/rich.text.scss */
.richText ul li {
  background: url("../../../desktop/img/arrow.gif") no-repeat scroll 0 6px rgba(0, 0, 0, 0);
  margin-left: 0;
  padding-left: 25px;
}

/* line 35, ../../sass/components/rich.text.scss */
.richText ol li {
  list-style: decimal;
}

/* line 39, ../../sass/components/rich.text.scss */
.richText-links {
  font-size: 10px;
}

/* line 43, ../../sass/components/rich.text.scss */
.richText .richText-links li {
  background: none;
  display: inline;
  list-style: none;
  padding-left: 0;
}

/* line 50, ../../sass/components/rich.text.scss */
.richText-links li a {
  padding-right: 5px;
  border-right: solid 1px #b9b8b8;
  margin-right: 5px;
}

/* line 56, ../../sass/components/rich.text.scss */
.richText-links li:last-child a {
  border-right: 0 none;
  margin-right: 0;
  padding-right: 0;
}

/* line 62, ../../sass/components/rich.text.scss */
.richText-image {
  display: block;
  margin-bottom: 10px;
}

/* line 67, ../../sass/components/rich.text.scss */
.richText-image.pull-left {
  margin: 0px 15px 5px 10px;
  float: left;
}

/* line 72, ../../sass/components/rich.text.scss */
.richText-image.pull-right {
  margin: 5px 10px 5px 15px;
  float: right;
}
/* Anji */
.scotts-home-header {
  margin: 0 auto;
}

.scotts-home-header p {
  color: #FFFFFF;
  font-size: 24px;
  margin-top: 0;
}
.scotts-home-header h2 {
  color: #FFFFFF;
  font-family: 'Open sans';
  font-size: 1.5em;
  margin-bottom: 0;
  text-align: center;

}
.scotts-home-header h1 {
  color: #FFFFFF;
  font-family: 'Open sans';
  font-size: 42px;
  margin: 0 auto;
  font-weight: 300;
  font-style: italic;
}
.scotts-header-more {
  background-color: #F06832;
  border-radius: 0.938em;
  color: #FFFFFF;
  cursor: pointer;
  font-size: 0.5em;
  padding: 0.1em 0.4em 0.2em;
}

.scotts-summary-card-1{
  margin: 0 auto;
  max-width: 620px;

}
.scotts-summary-card-1 h4 {
  font-family: 'Playfair Display';
  font-size: 32px;
  color: #fff;
  font-weight: 300;
} 
.scotts-summary-card-1 h4 a{
  font-family: 'Playfair Display';
  font-size: 32px;
  color: #fff;
  font-weight: 300;
  text-decoration: none;
} 
.scotts-summary-card-text {
  font-family: 'Open sans';
  font-size: 24px;
  margin-top: -5%;
  color: #fff;
}

.scotts-summary-card-details p{
  font-size: 14px;
  font-family: 'Open sans';
  color: #fff;
}
.scotts-summary-card-author a{ 
	color: #fff;
    font-family: 'Open sans';
    font-size: 14px;
	text-decoration: none;
}
.scotts-summary-card-category {
  background-color: #005391;
  border-radius: 0.5em;
  color: #ffffff;
  padding: 0.2em 0.4em;
}
.scotts-summary-card-category a {
  color: #ffffff;
  text-decoration: none;
}
.scotts-age-group-02 {
  background-color: #F59347;
  border-radius: 2em;
  color: #ffffff;
  padding: 0.6em;
  font-size: 13px;
}
.scotts-age-group-24 {
  background-color: #f27c3a;
  border-radius: 2em;
  color: #ffffff;
  margin-left: -9px;
  padding: 0.6em;
  font-size: 13px;
}
.scotts-age-group-46 {
  background-color: #f06832;
  border-radius: 2em;
  color: #ffffff;
  margin-left: -9px;
  padding: 0.6em;
  font-size: 13px;
}
.scotts-age-group-610 {
  background-color: #ee5b2f;
  border-radius: 2em;
  color: #FFFFFF;
  margin-left: -9px;
  padding: 9px 6px;
  font-size: 13px;
}
.scotts-age-group-68 {
  background-color: #ee5b2f;
  border-radius: 2em;
  color: #FFFFFF;
  margin-left: -9px;
  padding: 0.6em;
  font-size: 13px;
}
.scotts-age-group-810 {
  background-color: #ee5b2f;
  border-radius: 2em;
  color: #FFFFFF;
  margin-left: -9px;
  padding: 8px 6px;
  font-size: 13px;
}
.scotts-age-group-1012 {
  background-color: #ee5b2f;
  border-radius: 2em;
  color: #FFFFFF;
  margin-left: -9px;
  padding: 8px 1px;
  font-size: 13px;
}
.scotts-age-group-02 a, .scotts-age-group-24 a, .scotts-age-group-46 a, .scotts-age-group-610 a, .scotts-age-group-68 a, .scotts-age-group-810 a, .scotts-age-group-1012 a {
	color: #ffffff;
	text-decoration: none;
} 
.scotts-age-group-adult {
  background-color: #005391;
  border-radius: 2em;
  color: #FFFFFF;
  margin-left: -9px;
  padding: 9px 1px 8px;
  font-weight: 13px;
}
.scotts-summay-card-yellow{
  border: 2px solid #FDD36E;
  position: relative;
  top: 10px;
}
.scotts-summary-card-title-text{
  padding-left: 20px;
  padding-right:0.5em;
  padding-top: 0.5em;
  margin-left: 0px !important;
  /* padding-left:0.5em; */
  
}

.scotts-summary-card-title-text h4{
  font-size: 2em;
  font-family: 'Open sans';
  color: #fff;
}
.scotts-summary-card-title-text p{
  font-size: 1.5em;
  font-family: 'Open sans';
  color: #fff;
}

.scotts-summay-card-orange{
  border: 2px solid #f17c59;
  position: relative;
  top: 10px;
}
.scott-product-box .scotts-summay-card-orange{
  border: 2px solid #f17c59;
  position: relative;
  top: 0px;
  margin-bottom: 0px;
}

.scotts-summary-card-title-text-top{

  float: left !important;
}
.scotts-summary-card-details-age {
	margin-top: -32px;
	/* padding-right: 24px; */
	padding-right: 0px;
	clear: none !important;
}
.scotts-summary-card-details {
	max-width: 393px;
}
.scotts-summary-card-details img{
	margin-right:5px !important;
}
.scotts-summay-card-blue{
  border: 2px solid #31a6d2;
}

.scott-product-box .scotts-summay-card-blue {
    border: 2px solid #31a6d2;
    position: relative;
    top: 10px;
}
.scotts-summary-card-1{
   background-color: rgba(255, 255, 255, 0.4);
   margin-bottom: 25px; 
}
.scotts-summary-card-title{
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 13px;
}
.scotts-summary-card-text{
  padding-left: 1em;
  padding-right: 1em;
}
.scotts-summary-card-img {
  margin-right: 20px;
}
.scotts-summary-card-text p {
    margin-bottom: 3px;
}
.scotts-summary-card-details {
    margin-bottom: 0;
}
.scotts-summary-card-author-image{
  margin-left: 20px !important;

}
.scotts-summary-card-main-image-right{
	padding-right: 20px;
  padding-top:1em;
  float:right !important;
}
.scotts-summary-card-main-image{
  padding: 20px 20px 0;
  margin-bottom: 0;
  
}
/*Dev team*/
body{line-height:1.2;}
h1{margin:10px 0;}
button.navigation-mobile-menu{display:none;}
#footer{padding-bottom:0px;padding-top:15px;}
.searchResults{width:inherit;width:auto;}
.searchResults .component-content{       padding-bottom: 2.6%;
    padding-left: 13.6%;}
/*
@media only screen and (max-device-width: 768px){

#wrapper .main { width: 95%;}


}
*/

@media only screen and (max-width: 767px){
	.scotts-summary-card-author-image {
	  left: 30px;
	  margin-left: 20px !important;
	  position: relative;
	}
	.scotts-summary-card-details {
	  /* left: 97px; */
	  line-height: 25px;
	  /* margin-top: -20px; */
	  margin-top: 0px; /* SC Fix */
	  position: relative;
	  margin-bottom: 30px;
	  /* width: 120px !important; */
	}
	.scotts-summary-card-title-text{
	  padding-left: 20px;
	  width: 50% !important;
	  float:left !important;
	}
	.scotts-summary-card-details-age{
	  margin-top: -19%; 
	  width: 97% !important;
	  /* float:right !important;  SC Fix */
	  padding-right: 20px;
	}
	.scotts-summary-card-main-image-right {
	 width: 40% !important;
	}
	.scotts-summary-card-author-image img {
	  float: left !important;
	  left: -8px;
	  position: absolute;
	  /*width: 10%;*/
	 margin-top: 5%;
	}
/*Dev-Team*/
#header{padding:0px;}
}
@media only screen and (max-width: 320px){
	.scotts-summary-card-details {
	  left: 10px;
	  margin-top: -15px;
	}
	.scotts-summary-card-details-age {
	  margin-top: -15%;
	  width: 97% !important;
	}
}

/* Products Page - Start */

.scott-product-box .component.grid_12.scotts-product-expand.odd.richText.section {
display: none;
font-family: 'Open Sans';
font-size: 22px;
color: #ffffff;
padding-right: 1.3em;
}

.scott-product-box {
	/* border-bottom: solid #f27c3a; */
background-color: rgba(255,255,255,0.4);
	max-width: 620px;
	margin: 0px auto 20px auto;
}
.scotts-collapsed-content {
font-family: 'Open Sans';
font-size: 22px;
color: #ffffff;
padding-right: 1.30em;
padding-top: 0.2em;
font-weight: 300;
}
.scotts-collapsed-content h2  {
font-family: 'Playfair Display';
font-size: 32px;
color: #ffffff;
margin-bottom: 0em;
font-weight: 400;
}
.scotts-flavours {
font-family: 'Open Sans';
font-size: 14px;
color: #ffffff;
padding-left: 1.30em;
margin-bottom: 0px;
line-height: 1;
}
.scotts-flavours-text {
font-size: 16px;
}
.scotts-age-group-text {
font-family: 'Open Sans';
font-weight: 300;
font-size: 14px;
color: #ffffff;	
margin-bottom: 0.3em;
/*float: left !important;*/ 
}
.scott-product-box .scotts-age-group-text .scotts-age-group-24, .scott-product-box .scotts-age-group-text .scotts-age-group-46, .scott-product-box .scotts-age-group-text .scotts-age-group-610, .scott-product-box .scotts-age-group-text .scotts-age-group-adult{
	font-weight: 400;
} 
.scotts-collapsed-content p {
margin-top: 0em;
/*margin-bottom: 0em;*/
padding-top: 5px;
}
.scotts-age-group-text p {
/* margin-bottom: 0em; */
text-align: right;
padding-right: 0.7em;
}

.scotts-flavours strong {
font-weight: 300;
font-size: 16px;
}
.scott-product-box .component.grid_12.scotts-product-expand.odd.richText.section li {
font-size: 22px;
background: url(../../img/arrow.gif) 0 13px no-repeat;
padding-top: 5px;
}
.scotts-product-header {
	/* max-width: 430px; */
	margin: 0px auto 0px auto;
}
.scotts-product-header h4{
	font-family: 'Open Sans';
	font-size: 42px;
	color: #ffffff;
	font-weight: 300;
	font-style: italic;
}
.scotts-product-header p{
	font-family: 'Open Sans';
	font-size: 24px;
	color: #ffffff;
	font-weight: 300;
	margin: 0px auto 15px auto;
}
.scotts-product-expand ul{
	margin-top:0px;
	margin-bottom: 0px;
}
@media only screen and (max-width: 300px) {
	.scott-product-box .scotts-age-group-text.grid_3 {
		width: 100% !important;
		float: left !important;
	}
	.scott-product-box .scotts-flavours.grid_9 {
		width: 100% !important;
		margin-bottom: 0px;
	}	
	.scotts-age-group-text p {
		padding-left: 1.7em;
		text-align: left;
	}
	.scott-product-box .scotts-product-image.grid_5 {
		width: 100% !important;
		margin-bottom: 0px;
	}
	.scott-product-box .scotts-collapsed-content.grid_7 {
		width: 100% !important;
		margin-bottom: 0px;
		padding-left: 0.7em;
	}
}
@media only screen and (max-width: 767px) {
	.scott-product-box .scotts-age-group-text.grid_3 {
		width: 50%;
		float:right;
	}
}
/* Products Page - End */
/***** Article Content****/
.scotts-main-content {
	font-size: 20px;
	color: #000; 
	/*color: #ffffff; */
	line-height: 1.3;
	padding: 0 14.5% 0 12.5%;
}
.scotts-main-content  h2{
	font-size: 36px;
	font-family: 'PlayFair Display';
	color:#343434;
	/* color: #ffffff; */
	font-weight: 400;
}
.scotts-main-content a{
	color: #ee5b2f;
	font-style: italic;
}
/***** Article Content****/
/*** Article Footer ***/
.page-articles .scotts-article-footer {
	border-top: none;
}
.page-articles.page-memory-games .scotts-article-footer {
	border-top: none;
}
.scotts-article-footer {
	 background: url("../../img/footer-littlewinners.jpg") no-repeat left top / 100% auto transparent;
	 background-size: 100% 100%;
	 padding-top: 34%;
	 padding-bottom: 10%;
}
.page-little-winners .scotts-article-footer {
	border-top: none;
}
.scotts-article-footer .component-content {
	 overflow: visible;
}
.scotts-article-footer p {
	color: #fff;
	font-size: 42px;
	line-height: 1;
}
.scotts-footer-mom {
	font-weight: 400;
}
.scotts-footer-content {
	font-size: 24px;
}
.scotts-learn-more {
	font-weight: 400;
	font-size: 15px;
}
.scotts-learn-more a {
	text-decoration: none;
	color: #ffffff;
}
.scotts-footer-links {
	background-color: #f06832;
	margin: -15px 0;
}
.scotts-footer-links p {
	color: #fff;
	font-size: 14px;
}
.scotts-footer-links p a {
	color: #fff;
	font-size: 14px;
	text-decoration: none;
}
/*** Article Footer ***/

/*** Learn More ***/
.scotts-learn-more {
	background-color: #f06832;
    border: 1px solid #f06832;
    border-radius: 17px;
    padding: 5.5px 15px;
	cursor: pointer;
}
/*** Learn More ***/
/**** Article New Updates ***/
.scotts-new-updates{
	display: none;
}
.scotts-new-updates, .scotts-whats-new-section {
	padding: 0 0 0 12.7%;
}
.scotts-new-updates  p, .scotts-whats-new-section .articleList-heading{
	font-weight: 400;
	color: #333333;
	/* color: #ffffff; */
	font-size: 18px;
	margin: 0;
}
.scotts-whats-new-section .articleList-heading{
	margin-bottom: 20px;
	text-transform: uppercase;
}
.scotts-new-updates ul, .scotts-whats-new-section .articleList-title {
	margin-bottom:0;
	margin-top:0;
}
.scotts-new-updates  ul li, .scotts-whats-new-section .articleList-title a{
	color: #000000; 
	/* color: #ffffff; */
	font-size: 22px;
	margin: 0;
	font-weight: 300;
}
.scotts-whats-new-section .articleList-title {
	background: url("../../../desktop/img/arrow.gif") no-repeat scroll 0 6px rgba(0, 0, 0, 0);
	padding-left: 25px;
}
.scotts-whats-new-section .articleList-article-wrapper{
	margin-left: 10px;
}

.scotts-whats-new-section .articleList-description-content, .scotts-whats-new-section  .articleList-tags {
	display: none;
}
.scotts-article-date {
	font-size: 12.74px;
	color: #999999;
	/* color: #ffffff; */
	border-top: 1px #999999 solid;
	font-weight: 400;
}
.scotts-article-year {
	font-size: 12.74px;
	color: #999999;
	/* color: #ffffff; */
	font-weight: 400;
}
/**** Article New Updates ***/
/**** Article Main Content ***/
.scotts-article-main-content {
	padding: 0 0 0 12.5%;
}
.scotts-article-main-content h1 {
    color: #ffffff;
    font-family: 'PlayFair Display';
    font-size: 38px;
    font-weight: 400;
}
.scotts-article-main-content p {
    color: #ffffff;
    font-size: 22.33px;
	padding-right: 22%;
}
/**** Article Main Content ***/
/** Article Summary Text **/
.scotts-article-author {
	font-weight: 400;	
	color: #333333; 
	/* color: #ffffff; */
}
.scotts-article-author  p{
	font-size: 18px;
}
.scotts-author-notes  .component-content{ 
	float:left;
	max-width: 221px;
}
.scotts-author-notes .scotts-author-title {
	color: #000000;
	/* color: #ffffff; */
    font-size: 20px;
}
.scotts-author-notes p {
	color: #000000;
	/* color: #ffffff; */
    font-size: 16px;
    margin-top: 0;
}
.scotts-author-image .component-content {
	float: left;
	max-width: 90px;
}	
/** Article Summary Text **/
/** Article Middle Content **/
.scotts-article-middle  p{
	font-family: 'PlayFair Display';
	font-size: 36px;
	font-weight: 400;
	color: #ffffff;
	padding: 0 5%;
	text-align: center;
}
/** Article Middle Content **/
/** Article Short Author Notes **/
.scotts-short-notes {
	padding: 0 0 0 11.2%;
}
.scotts-short-notes  p{
	color: #ffffff;
	font-size: 16px;
}
/** Article Short Author Notes **/
/** Article Image **/
.scotts-article-image {
	padding: 0 12.7%;
}
/** Article Image **/
/*** Article Age Groups ***/
.scotts-article-age {
	margin-top: -3%;
}
.scotts-article-age	.scotts-age-group-02
{
	margin: 0;
}
.scotts-article-age	.scotts-age-group-24
{
	margin: 0;
}
.scotts-article-age	.scotts-age-group-46
{
	margin: 0;
}
.scotts-article-age	.scotts-age-group-610
{
	margin: 0;
}
.scotts-article-age p {
	color: #ffffff;
}
/*** Article Age Groups ***/
.scotts-for-moms-heading {
	max-width:620px;
	margin: 0px auto;
}
.scotts-for-moms-heading p{
	font-size: 24px;
	color: #ffffff;
}

@media screen and (max-width: 767px){
.scotts-short-notes {
	max-width: 280px;
	float: left !important;
}
.scotts-article-age{
	float: left !important;
	/* max-width: 225px; */
	width: 51% !important;
	padding-left: 10%;
	margin-top: 0;
}
}
@media screen and (max-width: 520px){
.scotts-short-notes {
	max-width: 390px;
}
.scotts-article-age{
	max-width: 460px;
	padding-left: 30%;
}
}
/*** Article Age Groups ***/
/*** Article title border bottom ***/
.scotts-article-main-content .scotts-article-title {
	border-bottom: 2px #4da848 solid;
	font-size: 24px;
}
.scotts-article-main-content p:first-of-type {
	border-bottom: 1px #968b9b solid;
	padding: 0 0 3.5px;
	width: 78%;
}
.page-little-winners .scotts-article-main-content .scotts-article-title {
	border-bottom: 2px #fdc84a solid;
}
/*** Article title border bottom ***/
.scotts-for-moms-category {
	max-width: 620px;
	margin: auto;
}
.scotts-for-moms-category  p {
	margin-top: 0px;
}
.scotts-for-moms-category  p .scotts-moms-category a{
	color: #ffffff;
	font-size: 18px; /* from 20px; for Scotts Snags list changes VKA Infosys*/
}
.scotts-for-moms-category .selected-age-group {
	background-color: #A52A2A;
}
.scotts-short-an-mob {
 display: none;
}



.scotts-article-header-title-text {
border-bottom: 3px #f27c3a solid;
font-size: 24px;
}
.scotts-main-content strong u {
color: #ee5b2f;
font-style: italic;
font-weight: 300;
}
.scotts-time-short-notes {
padding: 0 0 0 11.2%;
}
.scotts-time-short-notes p {
color: #ffffff;
font-size: 16px;
}
.scotts-image-italic-text {
padding: 0 0 0 12%;
}
.scotts-article-main-content p u {
color: #f27c3a;
font-style: italic;
}
.scotts-memory-games-image-text p {
margin-top: 0em;
color: #999999;
/* color: #ffffff; */
font-size: 20px;
}
.scotts-image-italic-text em {
font-size: 26px;
color: #000000;
/* color: #ffffff; */
font-family: 'PlayFair Display';
font-weight: normal;
}
.scotts-tweeter-icon-text img {
margin: 5px 5px 5px 10px !important;
}
.scotts-tweeter-icon-text p {
color: #f06832;
margin-top: 0.6em;
}
.scotts-tweeter-icon-text {
cursor: pointer;
}
.scotts-article-blockquote {
    font-family: 'Play FairDisplay';
    font-size: 26px;
    font-weight: 400;
}
@media screen and (max-width: 767px){
.scotts-time-short-notes {
max-width:300px;
float: left!important;
}	
.shareThis-list {
float: right !important;
width: 30% !important;	
}
.scotts-tweeter-icon-text {
width: 60% !important;
float: right!important;
}
.scotts-image-italic-text {
padding: 0 0 0 3%;
}
/*Dev-Team*/
.scotts-article-summary{padding-left:46.62px !important;}
#footer{padding-top:0%;height:44px;}
}
.grid_6.scotts-summary-card-details {
width:50%;	
}
@media only screen and (max-width: 988px) {
	.scotts-article-footer{
		margin: 0;
	}
	.scotts-footer-links {
		margin: 0;
	}
}
@media only screen and (max-width: 640px) {
	.scotts-author-notes .component-content {
		max-width: 197px;
	}
	.scotts-article-middle  p{
		font-size: 28px;
		padding: 0 3%;
	}
	.scotts-summary-card-details-age{
		margin-top: -130px;
	}
	.scotts-summary-card-author {
		display: block;
	}
	.scotts-summary-card-time {
		display: block;
		padding-left: 75px;
	}
	/** Article page changes **/

	.scotts-article-main-content h1 {
		font-size: 32px;
	}
	.scotts-short-notes {
		max-width: 322px;
	}
	.scotts-article-age {
    padding-left: 7%;
	}
	.scotts-article-main-content {
		padding: 0 0 0 3.5%;
	}
	.scotts-short-notes {
    padding: 0 12% 0 2.2%;
	line-height: 1.8
	}
	.scotts-article-main-content p {
    padding-right: 10%;
	}
	.scotts-main-content {
    padding: 0 3.5%;
	}
	.scotts-article-image {
    padding: 0;
	}
	.scotts-article-main-content p:first-of-type {
		width: 95%;
	}
	.scotts-main-content h2 {
		font-size: 32px;
	}
	.fileList {
    padding: 0 3.5%;
	}
	.scotts-new-updates, .scotts-new-updates, .scotts-whats-new-section {
    padding: 0 0 0 4.5%;
	}
	.shareThis-list {
	width: 15% !important;	
	}
	.scotts-author-notes p {
    padding-left: 4%;
	}
	.scotts-article-summary {
    padding: 0 0 0 4%;
	}
/** Article page changes **/
	.scotts-summary-card-details .richText-image.pull-left{
		margin-top: 10px;
	}
	.scotts-short-notes  p{
	margin-top:0;
	padding-right: 2px;
	}
	.scotts-short-an-mob {
	display: block;
	margin-top: -15px;
	}
	.scotts-short-an {
	display: none;
	}
	/*Dev-Team*/
	.scotts-article-middle p{font-size:24px;}
	.scotts-cd-fullwidth{margin-left:4%;width:92%;}
	.scotts-author-notes .component-content{max-width: 197px;}
}
@media only screen and (max-width: 590px) {
	.scotts-short-notes  p{
		padding-right: 13px;
	}
}
@media only screen and (max-width: 495px) {
	.scotts-short-notes  p{
		padding-right: 16px;
	}
}
@media only screen and (max-width: 478px) {
	.scotts-short-notes  p{
		padding-right: 24px;
	}
} 
@media only screen and (max-width: 420px) {
	.shareThis-list {
		width: 25% !important;
		}
	.scotts-short-notes  p{
		padding-right: 32px; 
	}
}
@media only screen and (max-width: 360px) {
	.scotts-short-notes  p{
		padding-right: 37px; 
	}
}
@media only screen and (max-width: 400px) {
	.scotts-summary-card-details-age{
		margin-top: -50px;
		padding-left: 20px;
	}
	.scotts-summary-card-details-age p{
		text-align: left !important;
	}
	.scotts-summary-card-details .richText-image.pull-left{
		margin-top: 10px;
	}
	.scotts-summary-card-details-age p{
		padding-left: 9px;
	}
}
#content .scotts-tabs .scotts-summary-card-details-age{
	clear:none;
}

	.scotts-articles-tags p{
	margin-bottom: 45px;
	color: #323131;
	padding-left: 10px;
}
.scotts-tags-orange1 {
	background-color: #f59347;
	padding: 11.5px 29px 11.5px; /* VKA Infosys for Scotts snags list changes from 16px 29px*/
	margin-right: 10px;
	color: #ffffff;
	font-size: 12px;
	font-weight: 400;
}
.scotts-tags-orange2 {
	background-color: #f27c3a;
	padding: 11.5px 29px 11.5px; /* VKA Infosys for Scotts snags list changes from 16px 29px*/
	margin-right: 10px;
	color: #ffffff;
	font-size: 12px;
	font-weight: 400;
}
.scotts-tags-orange3 {
	font-weight: 400;
	background-color: #f06832;
	padding: 11.5px 29px 11.5px; /* VKA Infosys for Scotts snags list changes from 16px 29px*/
	margin-right: 10px;
	color: #ffffff;
	font-size: 12px;

}
.scotts-tags-yellow {
	background-color: #fdc84a;
	padding: 11.5px 29px 11.5px; /* VKA Infosys for Scotts snags list changes from 16px 29px*/
	margin-right: 10px;
	color: #ffffff;
	font-size: 12px;
	font-weight: 400;
}
.scotts-tags-red {
	background-color: #eb402e;
	padding: 11.5px 29px 11.5px; /* VKA Infosys for Scotts snags list changes from 16px 29px*/
	margin-right: 10px;
	color: #ffffff;
	font-size: 12px;
	font-weight: 400;
}
.scotts-tags-heading{
	font-size: 18px;
	font-weight: 400;
	color: #333333;
	/* color: #ffffff; */
}
@media only screen and (min-width: 641px) and (max-width: 767px) {
	.scotts-summary-card-main-image-right{
		width: 34% !important;
	}
}
@media only screen and (min-width: 300px) and (max-width: 400px) {
	.scotts-summary-card-title-text {
		width: 60% !important;
	}
}
.scotts-article-main-content p u em {
	color: #ee5b2f;
	text-decoration: underline;
}
@media only screen and (min-width: 280px) and (max-width: 360px) {
	#scotts-products-1 .scotts-collapsed-content h2{
		font-size: 22px;
	}
}
@media only screen and (min-width: 360px) and (max-width: 400px) {
	#scotts-products-1 .scotts-collapsed-content h2{
		font-size: 25px;
	}
}
@media only screen and (min-width: 401px) and (max-width: 440px) {
	#scotts-products-1 .scotts-collapsed-content h2{
		font-size: 29px;
	}
}
.scotts-summary-card-main-image-right-mobile, .scotts-summary-card-1 .scotts-author-profileimage{
	display: none !important;
}
@media only screen and (min-width: 200px) and (max-width: 400px) {
	.scotts-summary-card-main-image-right {
		display: none !important;
	}	
	.scotts-summary-card-title-text{
		width: 100% ! important;
	}
	.scotts-summary-card-main-image-right-mobile, .scotts-summary-card-1 .scotts-author-profileimage{
		display: block !important;
		padding: 20px 20px 0px 20px;
	}
	.scotts-summary-card-main-image-right-mobile.image .left, .scotts-summary-card-1 .scotts-author-profileimage{
		text-align: center;
	}
.scotts-summary-card-1 .scotts-author-profileimage{display:block !important;}
}
@media screen and (max-width: 480px){
	.scotts-article-age{
		width: 100% !important;
	}
}
@media only screen and (min-width: 768px) and (max-width: 935px) {
	.scotts-article-age.grid_3{
		width: 29.404% !important;
	}
}
/*Orange border */
.page-bananas-in-disguise .scotts-article-title, .page-boosting-immunity .scotts-article-title, .page-table-manners .scotts-article-title, .page-contact .scotts-article-title, .page-faq .scotts-article-title, .page-legal .scotts-article-title, .page-our-story .scotts-article-title, .page-tips-tricks .scotts-article-title {
	border-bottom: 3px solid #f27c3a;
}

/* Yellow Border */
.page-little-winners .scotts-article-title {
    border-bottom: 2px solid #fdc84a;
}

@media screen and (max-width: 770px){
	.scotts-article-main-content h1, .scotts-article-main-content p, .scotts-short-an-mob, .scotts-short-an, .scotts-article-age p, .scotts-time-short-notes p{
		color: #000000;
	}
	.scotts-article-title{
		color: #000000;
	}
}
.page-momazing .scotts-article-footer {
	background: url("../../img/footer-momazing.jpg") no-repeat left top / 100% 100% transparent;
	padding-top: 12%;
}


/********** Saravana fix for Products hover functionality **************/

.scott-product-box{
    cursor: pointer;
}

.scott-product-box > .component-content:hover {
	outline: 0;
	border: 3px solid #f27c3a;
}

.scott-product-box:focus {
outline: 0;
}

/*VKA Infosys for Scotts Snags list changes*/

.scotts-whats-new-section .articleList-title a:hover {
	color: #333333;
}

body {
	font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-o-font-smoothing: antialiased;
}

.scotts-summary-card-title a:hover {
	color: #eeeeee;
}

.scotts-for-moms-category a {
	text-decoration:none;
}

.scotts-for-moms-category {
    border-bottom: 1px solid #eeeeee;
}

.scotts-for-moms-category .scotts-age-group-02 {
  background-color: #b7b7b7; /* from #F59347; for Scotts Snags list changes VKA Infosys*/
}
.scotts-for-moms-category .scotts-age-group-24 {
  background-color: #b7b7b7; /* from #f27c3a; for Scotts Snags list changes VKA Infosys*/
}
.scotts-for-moms-category .scotts-age-group-46 {
  background-color: #b7b7b7; /* from #f06832; for Scotts Snags list changes VKA Infosys*/
}
.scotts-for-moms-category .scotts-age-group-610 {
  background-color: #b7b7b7; /* from #ee5b2f; for Scotts Snags list changes VKA Infosys*/
}
.scotts-for-moms-category .scotts-age-group-68 {
  background-color: #b7b7b7; /* from #ee5b2f; for Scotts Snags list changes VKA Infosys*/
}
.scotts-for-moms-category .scotts-age-group-810 {
  background-color: #b7b7b7; /* from #ee5b2f; for Scotts Snags list changes VKA Infosys*/
}
.scotts-for-moms-category .scotts-age-group-1012 {
  background-color: #b7b7b7; /* from #ee5b2f; for Scotts Snags list changes VKA Infosys*/
}

.scotts-for-moms-category .selected-age-group {
	background-color: #f17c59; /* from #A52A2A; for Scotts Snags list VKA Infosys*/
}

/** Saravana changes for language drop down || Infosys **/

.main .scotts-lang-toggle{
	margin-top:8px;
	width:100%;
	cursor:default !important;
	display:none;

}

ul.language-list{
	height:72px;
	opacity:0;
	margin:5px;
	padding:0px;
	position: relative;
	max-width:140px;
	border-radius:7px;
	background:none repeat scroll 0 0 #f06932;
	transition: all .5s ease-in 0s;
	-webkit-transition: all .5s ease-in 0s;
	-moz-transition: all .5s ease-in 0s;
	-o-transition: all .5s ease-in 0s;
}

ul.language-list li {
	margin:0px;
	padding:0px;
	max-width:140px;
}

ul.language-list li a {
	padding:10px;
	max-width:120px;
	text-decoration:none;
	color:#fff;
	display:block;
	cursor:default;
}

ul.language-list li:hover {
	background:#f59347;
	border-radius:none;
}

ul.language-list li:first-of-type {
	border-radius:7px 7px 0 0;
}

ul.language-list li:last-of-type {
	border-radius:0 0 7px 7px;
}

.language-span{
	max-width:140px;
	height:22px;
	color: #005391;
	cursor:pointer;
}

.scotts-lang-toggle.active ul.language-list a{
	cursor:pointer;
}	

.language-span:after  {
    border-color: #005391 transparent;
    border-style: solid;
    border-width: 6px 6px 0;
    content: "";
    height: 0;
    margin-top: 4px;
    position: absolute;
    left:5px;
    top: 2px;
    width: 0;
}

.language-list:after {
    border-color: #f06932 transparent;
    border-style: solid;
    border-width: 0 6px 6px;
    content: "";
    height: 0px;
    position: absolute;
    right: 27px;
    width: 0;
	top: -6px;
}

.main .grid_2.grid-language-selector {
	float:right;
	position:relative;
}

.scotts-lang-toggle.active ul.language-list{
	display:block;
	height:72px;
	opacity:1;
}


@media only screen and (min-width:1351px) and (max-width:1400px){
.language-span:after {
    left: 96px;
    top: 2px;
}
.main .scotts-lang-toggle
	{
          position:absolute;
          left:190px;
    }
}

@media only screen and (min-width:1251px) and (max-width:1350px){
.language-span:after {
    left: 96px;
    top: 2px;
}
.main .scotts-lang-toggle
	{
          position:absolute;
          left:160px;
    }
}
@media only screen and (min-width:1201px) and (max-width:1250px){
.language-span:after {
    left: 96px;
    top: 2px;
}
.main .scotts-lang-toggle
	{
          position:absolute;
          left:130px;
    }
}

@media only screen and (min-width:1171px) and (max-width:1200px){
.language-span:after {
    left: 96px;
    top: 2px;
}
.main .scotts-lang-toggle
	{
          position:absolute;
          left:100px;
    }
}


@media only screen and (min-width:1101px) and (max-width:1170px){
.language-span:after {
    left: 96px;
    top: 2px;
}
.main .scotts-lang-toggle
	{
          position:absolute;
          left:75px;
    }
}


@media only screen and (min-width:990px) and (max-width:1100px){

.language-span:after {
    left: 96px;
    top: 2px;
}
.main .scotts-lang-toggle
	{
          position:absolute;
          left:17px;
    }
}

@media only screen and (max-width:989px){
	.language-span
	{
		margin-top:15px;
	}
}

@media only screen and (min-width:980px) and (max-width:989px) {
	.language-span:after
	{
		left:103px;
		top:24px;
	}
		.main .grid_2.grid-language-selector 
	{
		right: 57px;
	}
}

@media only screen and (min-width:959px) {
		.main .grid_2.grid-language-selector 
	{
		right: 57px;
	}
}

@media only screen and (min-width:901px) and (max-width:979px){
	.language-span:after
	{
		left:89px;
		top:17px;
	}
	.language-list:after
	{
		right:36px;
	}
	.main .grid_2.grid-language-selector 
	{
		right: 57px;
	}
	.main .scotts-lang-toggle
	{
          position:absolute;
          left:5px;
    }
}
@media only screen and (min-width:851px) and (max-width:900px){
	.language-span:after
	{
		left:85px;
		top:24px;
	}
	.language-list:after
	{
		right:30px;
	}
		.main .grid_2.grid-language-selector 
	{
		right: 96px;
	}
}
@media only screen and (min-width:800px) and (max-width:850px){
	.language-span:after
	{
		left:82px;
		top:24px;
	}
	.language-list:after
	{
		right:20px;
	}
		.main .grid_2.grid-language-selector 
	{
		right: 96px;
	}
}
@media only screen and (min-width:768px) and (max-width:799px){
	.language-span:after
	{
		left:71px;
		top:24px;
	}
	.language-list:after
	{
		right:27px;
	}
		.main .grid_2.grid-language-selector 
	{
		right: 96px;
	}
}
@media only screen and (max-width:767px){
	.main .grid_2.grid-language-selector 
	{
		width: 14.8936%;
		min-width:110px;
	}
}
@media only screen and (min-width:361px) and (max-width:768px){
	.language-span:after
	{
		left:71px;
		top:24px;
	}
		.main .grid_2.grid-language-selector 
	{
		right: 57px;
	}
}
@media only screen and (max-width:360px){
	.language-span:after
	{
		left:66px;
		top:24px;
	}
	.main .grid_2.grid-language-selector 
	{
		right: 57px;
	}
}
/** Saravana changes for language drop down || Infosys - END **/
/*****Scotts Singapore Products Page - Buy online Button, View details Button Customization****/
.scotts-buy-online-button{
background-color: #005391;
 padding: 11.5px 29px;
 font-size: 12px;
}
.scotts-buy-online-button a{
text-decoration:none;
color: #ffffff;
}
.scotts-view-details-button{
background-color: #f06832;
 padding: 11.5px 29px;
 font-size: 12px;
}
.scotts-view-details-button a{
text-decoration:none;
color: #ffffff;
}
@media only screen and (min-width:471px) and (max-width:570px){
.scotts-buy-online-button{
 font-size: 11px;
  padding: 11.5px 11px;
}
.scotts-view-details-button{
 font-size: 11px;
  padding: 11.5px 11px;
}
}
@media only screen and (min-width:320px) and (max-width:470px){
.scotts-buy-online-button{
 font-size: 10px;
  padding: 11.5px 3px;
  margin-left: -15px;
}
.scotts-view-details-button{
 font-size: 10px;
  padding: 11.5px 3px;
}
}
/****Ends here****/

/*ID header text || SSK*/

.scotts-footer-mom-id {
    font-family: 'Open sans';
    font-size: 36px;
    font-weight: bold;
}

.scotts-footer-content-id {
    font-family: 'Open sans';
    font-size: 18px;
    font-weight: lighter;
}

@media only screen and (min-width: 641px) and (max-width: 800px) {
  
  .page-GummiesFAQs .scotts-article-main-content p,
  .page-GettingToKnowDHA .scotts-article-main-content p,
  .page-GummiesFAQs .scotts-article-main-content h1,
  .page-GettingToKnowDHA .scotts-article-main-content h1,
  .page-GummiesFAQs .scotts-article-main-content .scotts-article-title {
    color: white !important;
  }
} 


/*END*/.searchBox .easy-autocomplete-container ul {
  list-style-type: none;
  padding: 0 0 0 0; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.searchFilter {
  border: solid 1px #f3f2f1; }

.searchFilter-title {
  background-color: white;
  background: url("../../img/down_arrow_black.png") no-repeat 90% center;
  margin: 0;
  padding: 13px;
  cursor: pointer; }

.searchFilter-controls {
  border-top: solid 4px #f36533; }
  .searchFilter-controls .searchFilterContent {
    display: block; }

.searchFilter-selection, .searchFilter-checkbox, .searchFilter-phrase {
  overflow: hidden;
  margin: 5px 0; }

.searchFilter-label {
  float: left;
  margin-right: 10px;
  min-width: 85%; }

.searchFilter-checkbox .searchFilter-label {
  float: none;
  margin-right: 0; }

.searchFilter-submit {
  padding: 13px;
  margin: 5px 0;
  overflow: hidden;
  display: block; }
  .searchFilter-submit button {
    float: right; }

.searchFilter-horizontal .searchFilter-controls {
  float: left; }

.searchFilter-horizontal .searchFilter-control {
  float: left; }

.searchFilter-horizontal .searchFilter-label {
  min-width: 0; }

.searchFilter-horizontal .searchFilter-selection, .searchFilter-horizontal .searchFilter-checkbox, .searchFilter-horizontal .searchFilter-phrase {
  float: left;
  clear: none;
  margin-right: 10px; }

.tagRadioFilter fieldset {
  border: none;
  margin: 0;
  padding: 0; }
  .tagRadioFilter fieldset legend {
    background: url("../../img/filter-plus.png") no-repeat right center;
    color: #000;
    font-size: 16px;
    padding: 0px 10px;
    display: block;
    width: 93%;
    cursor: pointer;
    margin: 7px 10px; }
    .tagRadioFilter fieldset legend.filter-active {
      background: url("../../img/filter-minus.png") no-repeat right center; }
  .tagRadioFilter fieldset .searchFilter-control, .tagRadioFilter fieldset .searchFilter-control {
    padding: 7px 5px;
    background: #f5f5f5;
    border-bottom: solid 1px #f8f7f6; }

.searchFilter-sorting h4 {
  background: url("../../img/filter-plus.png") no-repeat right center;
  color: #000;
  font-size: 16px;
  padding: 0px 10px;
  display: block;
  width: 93%;
  cursor: pointer;
  margin: 7px 10px; }

.tagRadioFilter input {
  float: right; }

.searchFilter-form .search-productFilter, .searchFilter-form .search-theraphyFilter, .searchFilter-form .search-indicationFilter {
  font-size: 1.2em;
  font-style: italic;
  padding: 0 20px; }

.searchResults-number {
  display: none; }

.searchFilter-content {
  display: none; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* line 3, ../../sass/components/search.box.scss */
.searchBox .form .form-content .textField {
  display: inline;
  float: left;
  margin-right: 15px;
}

/* line 9, ../../sass/components/search.box.scss */
.searchBox .form .form-content .formButton {
  display: inline;
  float: left;
}

/* line 14, ../../sass/components/search.box.scss */
.no-box.searchBox .form .form-content .section {
  margin: 0 15px 0 0;
}

/* line 18, ../../sass/components/search.box.scss */
.no-box.searchBox .form .form-content .formButton.section {
  margin: -1px 0 0;
}

/* line 22, ../../sass/components/search.box.scss */
/*
.searchBox input[type=text] { 
	background-color: #f06832;
    border: medium none;
    border-radius: 10px;
    height: 32px;
    padding-left: 50px;
    width: 160px;
	color: #ffffff;
    font-family: 'Open Sans';
    font-size: 18px;
	-webkit-text-fill-color: #ffffff;
	padding-right: 40px;
}
.search-cancel {
	background: url("../../img/Cancel_Icon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    margin-left: 164px;
    padding-bottom: 6px;
    padding-left: 10px;
	margin-top: 1.3px;
}
*/
/* line 26, ../../sass/components/search.box.scss */
.searchBox-title {
  cursor: default;
}

/* line 31, ../../sass/components/search.box.scss */
.form-search.no-box,
.form-search.no-box .section {
  margin-top: 0;
  margin-bottom: 0;
}

/* line 36, ../../sass/components/search.box.scss */
.lt-ie8 .button {
  margin-left: 4px;
}
.searchIcon {
    background-color: #f06832;
	float: right;
    border: none;
    background: url("../../img/SearchBar_Icon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin: 7% 7% 0;
}
.searchIcon:hover, .searchIcon:focus {
	border: 1px #fff dotted;
}
.scotts-search-results {
	display: none;
}
/*
.form-search .button {
	 background: url("../../img/Pushnav_Search_Icon.png") no-repeat scroll 6px 6px rgba(0, 0, 0, 0);
	 margin-left: -246px;
	 border: 0 none;
	 text-indent: -99999px;
	 padding-top: 8px;
	 width: 7%;
}
.searchBox {
	padding-left: 36%;
}
*/
.search-cancel:hover, .search-cancel:focus {
		border: 1px dotted #ffffff;
}
.form-search .button:hover, .form-search .button:focus {
		border: 1px dotted #ffffff;
}

.searchBox input[type="text"] {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: 0 none;
  border-radius: 10px;
  color: #ffffff;
  font-family: 'Open Sans';
  font-size: 18px;
  height: 32px;
  margin-left: 50px;
  margin-right: 40px;
  width: 160px;
}
.form-search .button {
  background: url("../../img/Pushnav_Search_Icon.png") no-repeat scroll 6px 6px rgba(0, 0, 0, 0);
  border: 0 none;
  left: 8px;
  position: absolute;
  text-indent: -99999px;
  top: 2px;
  width: 7%;
}
.search-cancel {
  background: url("../../img/Cancel_Icon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: medium none;
  height: 24px;
  left: 223px;
  position: absolute;
  top: 5px;
  width: 25px;
}
.form-search{
	position: relative;
	display: block;
    margin: 0 auto;
    width: 253px;
}
.form-search .searchBox-label {
	background: none repeat scroll 0 0 #f06832;
    border-radius: 10px;
    display: block;
    height: 34px;
    width: 252px;
}


/*
@media only screen and (max-width: 450px){
	.searchBox input[type="text"]{
		padding-left: 24%;
	}
}
@media only screen and (max-width: 375px){
	.searchBox input[type="text"] {
		width: 140px;
	}
	.form-search .button {
		margin-left: -230px;	 
	}
	.search-cancel {
		margin-left: 155px;
	}
}
@media only screen and (max-width: 345px){
	.searchBox {
		padding-left: 20%;
	}
}
*/

/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* line 3, ../../sass/components/search.results.scss */
.searchResults-pagination {
  text-align: center;
  overflow: hidden;
  padding: 0;
  margin-top: 10px;
  margin-bottom: 10px;
  cursor: default;
}

/* line 12, ../../sass/components/search.results.scss */
.searchResults-pagination-list {
  padding: 0;
  margin: 0;
}

/* line 17, ../../sass/components/search.results.scss */
.searchResults-pagination-item {
  display: inline-block;
  line-height: 30px;
  background-color: #eeeeee;
  margin: 1px;
  cursor: default;
  *display: inline;
}

/* line 26, ../../sass/components/search.results.scss */
.searchResults-pagination-item a {
  display: inline-block;
  background-color: #e1e1e1;
  min-width: 30px;
  padding: 0 10px;
  cursor: pointer;
}

/* line 34, ../../sass/components/search.results.scss */
.searchResults-pagination-item a:hover, .searchResults-pagination-item a:focus {
  background-color: #ebebeb;
  text-decoration: none;
}

/* line 39, ../../sass/components/search.results.scss */
.searchResults-pagination-item.is-active {
  font-weight: bold;
}

/* line 43, ../../sass/components/search.results.scss */
.searchResults-title {
  display: block;
  font-size: 32px;
  font-weight: 400;
  padding-bottom: 10px;
 /* margin-left: 110px;*/
  padding-top: 5px;
  font-family: 'Playfair Display';
}
.searchResults-title a {
	color: #fff;
}
/* line 48, ../../sass/components/search.results.scss */
.searchResults-term {
  font-style: italic;
  word-wrap: break-word;
}

/* line 52, ../../sass/components/search.results.scss */
.searchResults-number {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: left;
  font-family: 'Open sans';
  font-size: 42px;
  color: #fff;
}

/* line 58, ../../sass/components/search.results.scss */
.searchResults-results {
  margin-bottom: 10px;
}

/* line 63, ../../sass/components/search.results.scss */
.searchResults-description,
.searchResults-url {
  /*margin-left: 110px;*/
	color: #fff;
    font-family: 'Open sans';
    font-size: 22px;
}

/* line 67, ../../sass/components/search.results.scss */
.searchResults-image {
  float: left;
  width: 100px;
  height: 100px;
  margin: 10px 0;
}

/* line 74, ../../sass/components/search.results.scss */
.searchResults-result {
  position: relative;
  padding: 0 10px 20px 10px;
  background-color: rgba(255, 255, 255, 0.4);
  border-bottom: 2px solid #ee5b2f;
  margin-bottom: 25px;	
}

/* line 81, ../../sass/components/search.results.scss */
/*.searchResults-result:nth-child(even) {
  background-color: inherit;
}*/

/* line 85, ../../sass/components/search.results.scss */
.searchResults-icon-wrapper {
  position: absolute;
  text-align: center;
  width: 70px;
  margin-top: 10px;
  left: 0;
  top: 0;
}

/* line 94, ../../sass/components/search.results.scss */
.searchResults-date {
  margin-bottom: 10px;
  margin-left: 110px;
}

/* line 99, ../../sass/components/search.results.scss */
.searchResults-url {
  margin-top: 10px;
}

/* line 105, ../../sass/components/search.results.scss */
.lt-ie8 .searchResults-pagination-item {
  display: inline;
  zoom: 1;
  margin: 3px;
}
/* line 111, ../../sass/components/search.results.scss */
.lt-ie8 .searchResults-pagination-item a {
  display: block;
  zoom: 1;
}

/* line 118, ../../sass/components/search.results.scss */
.searchResults-tags {
  list-style-type: none;
  padding: 0;
}

/* line 123, ../../sass/components/search.results.scss */
.searchResults-tags-item {
  display: inline-block;
  margin: 0 2px;
}

/* line 128, ../../sass/components/search.results.scss */
.searchResults-tags-item-link {
  background: #b9b8b8;
  color: black;
  border: 1px solid #939191;
  padding: 1px;
  display: block;
  font-size: 0.85em;
}
.searchResults {
	 padding: 0 4.6%;
}
.searchResults .component-content{
	 /*background-color: rgba(255, 255, 255, 0.4);*/
	 padding: 1% 10%;
	 font-size: 22px;
	 color: #ffffff;
}
@media only screen and (max-width: 640px){
.searchResults {
	 padding: 0;
}
}@charset "UTF-8";
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.searchBlox.searchResults .component-content {
  display: flex; }

.searchBlox-results highlight {
  font-weight: bold; }

.searchBlox-results .searchResults-number {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: left; }

.searchBlox-results .searchResults-title {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
  margin-left: 10px; }

.searchBlox-results .searchResults-term {
  font-style: italic; }

.searchBlox-results .searchResults-results {
  margin-bottom: 10px; }

.searchBlox-results .searchResults-description, .searchBlox-results .searchResults-url,
.searchBlox-results .searchResults-context {
  margin-left: 10px; }

.searchBlox-results .searchResults-image {
  float: left;
  width: 100px;
  height: 100px;
  margin: 10px 0; }

.searchBlox-results .searchResults-result {
  position: relative;
  overflow: hidden;
  padding: 0 10px 20px 10px;
  background-color: #eeece4; }
  .searchBlox-results .searchResults-result:nth-child(even) {
    background-color: inherit; }

.searchBlox-results .searchResults-icon-wrapper {
  position: absolute;
  text-align: center;
  width: 70px;
  margin-top: 10px;
  left: 0;
  top: 0; }

.searchBlox-results .searchResults-url {
  margin-top: 10px; }

.searchBlox-results .searchResults-description p, .searchBlox-results .searchResults-context p {
  font-family: sans-serif;
  font-size: 12px;
  color: #635a54; }

.searchBlox-results .searchResults {
  width: 100%; }
  .searchBlox-results .searchResults .searchBlox-results .searchResults-stickyNav {
    float: right;
    padding-left: 20px; }
    .searchBlox-results .searchResults .searchBlox-results .searchResults-stickyNav ul {
      padding-left: 0; }
      .searchBlox-results .searchResults .searchBlox-results .searchResults-stickyNav ul li {
        list-style-type: none;
        display: block;
        text-align: center;
        margin-bottom: 10px; }
        .searchBlox-results .searchResults .searchBlox-results .searchResults-stickyNav ul li a {
          color: #000; }
        .searchBlox-results .searchResults .searchBlox-results .searchResults-stickyNav ul li.active a {
          color: #F98033;
          font-size: 12px;
          font-weight: 700; }

.searchResults .searchResults-facets {
  margin-right: 30px; }
  .searchResults .searchResults-facets .facet-value {
    cursor: pointer; }
  .searchResults .searchResults-facets .facet-value--active {
    font-weight: bold; }
    .searchResults .searchResults-facets .facet-value--active:before {
      content: "✖"; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* line 3, ../../sass/components/share.this.scss */
.shareThis-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 10, ../../sass/components/share.this.scss */
.shareThis-list li {
  float: left;
  width: auto;
  height: 26px;
  margin: 0 10px 10px 0;
}

/* line 17, ../../sass/components/share.this.scss */
.shareThis-list li:last-child {
  margin-right: 0;
  margin-right: 0;
}

/* line 22, ../../sass/components/share.this.scss */
.shareThis-item a {
  display: block;
  height: 26px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}

/* line 32, ../../sass/components/share.this.scss */
.shareThis-item img {
  opacity: 0.7;
  -webkit-transition: opacity .2s ease-in-out;
  -moz-transition: opacity .2s ease-in-out;
  -o-transition: opacity .2s ease-in-out;
  transition: opacity .2s ease-in-out;
}

/* line 41, ../../sass/components/share.this.scss */
.shareThis-item a:hover img, .shareThis-item a:focus img {
  opacity: 1;
}

.shareThis {
	padding-top: 20px;
}.sitemap-columns-1 .sitemap-column {
  width: 100%; }

.sitemap-columns-2 .sitemap-column {
  width: 50%; }

.sitemap-columns-3 .sitemap-column {
  width: 33.33333%; }

.sitemap-columns-4 .sitemap-column {
  width: 25%; }

.sitemap-columns-5 .sitemap-column {
  width: 20%; }

.sitemap-columns-6 .sitemap-column {
  width: 16.66667%; }

.sitemap-columns-7 .sitemap-column {
  width: 14.28571%; }

.sitemap-columns-8 .sitemap-column {
  width: 12.5%; }

.sitemap-columns-9 .sitemap-column {
  width: 11.11111%; }

.sitemap-columns-10 .sitemap-column {
  width: 10%; }

.sitemap-columns-11 .sitemap-column {
  width: 9.09091%; }

.sitemap-columns-12 .sitemap-column {
  width: 8.33333%; }

.sitemap-column {
  float: left; }
  .sitemap-column .component-content {
    overflow: hidden; }
  .sitemap-column a {
    text-decoration: none; }
  .sitemap-column h3 {
    padding: 5px 7px;
    font-size: 13px;
    font-weight: bold;
    background-color: #e1e1e1; }
  .sitemap-column ul {
    padding: 0 0 10px 0;
    margin-bottom: 10px;
    list-style: none; }
  .sitemap-column > ul {
    margin: 0 3px; }
    .sitemap-column > ul li > ul {
      padding-bottom: 0;
      padding-left: 5px;
      margin-bottom: 0;
      margin-left: 0;
      word-wrap: break-word; }
      .sitemap-column > ul li > ul li {
        position: relative;
        padding-left: 5px;
        font-weight: bold;
        line-height: 150%; }
        .sitemap-column > ul li > ul li:before {
          position: absolute;
          top: 1px;
          left: 0;
          content: "\f0da";
          display: inline-block;
          font-family: FontAwesome;
          font-style: normal;
          position: relative;
          font-weight: normal; }
        .sitemap-column > ul li > ul li > ul {
          margin-top: 0; }
          .sitemap-column > ul li > ul li > ul li {
            font-weight: normal; }

@media only screen and (max-width: 767px) {
  .component-content .sitemap-column {
    width: 100%;
    float: none; }
    .component-content .sitemap-column > ul {
      margin: 0 0 15px; } }
.smart-link {
  margin: 10px 0; }
  .smart-link-previous:before, .smart-link-next:after {
    display: inline-block;
    position: relative;
    top: -1px;
    height: 14px;
    width: 6px;
    font-size: 8px;
    color: black; }
  .smart-link-next:after {
    margin-left: 10px;
    content: "\f054";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal; }
  .smart-link-previous:before {
    margin-right: 10px;
    content: "\f053";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal; }
  .smart-link-list {
    margin: 0;
    padding: 0;
    overflow: hidden;
    list-style: none;
    text-align: center; }
    .smart-link-list li {
      display: inline-block; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* line 3, ../../sass/components/table.scss */
body.table-popup {
  background-color: #FFF;
  line-height: 1.5;
}

/* line 8, ../../sass/components/table.scss */
.table-heading {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
}

/* line 12, ../../sass/components/table.scss */
.table-caption {
  border: solid 2px #323131;
  padding: 13px;
  background-color: #e1e1e1;
  border-bottom: none;
}

/* line 19, ../../sass/components/table.scss */
.table-popup .table-caption {
  border: 1px solid #656363;
  background-color: #f3f3f3;
}

/* line 24, ../../sass/components/table.scss */
.table th {
  background-color: #e1e1e1;
  font-weight: bold;
  text-align: center;
}

/* line 30, ../../sass/components/table.scss */
.table-popup .table th {
  background-color: #f3f3f3;
}

/* line 34, ../../sass/components/table.scss */
.table table {
  border-collapse: collapse;
  width: 100%;
  border: solid 2px #323131;
}

/* line 40, ../../sass/components/table.scss */
.table-popup .table table {
  border: 1px solid #656363;
}

/* line 45, ../../sass/components/table.scss */
.table th,
.table td {
  border: solid 2px #323131;
  padding: 5px;
}

/* line 51, ../../sass/components/table.scss */
.table-popup .table th,
.table-popup .table td {
  border: 1px solid #656363;
  line-height: 1.5;
}

/* line 56, ../../sass/components/table.scss */
.table td {
  vertical-align: middle;
}

/* line 60, ../../sass/components/table.scss */
.table .button {
  display: none;
}

/* line 64, ../../sass/components/table.scss */
.table .table-caption .button {
  display: block;
  margin: 10px 0 0 5px;
}

/* line 70, ../../sass/components/table.scss */
.no-js .table .button {
  display: none;
}

/* line 77, ../../sass/components/table.scss */
.lt-ie8 .table-popup .table {
  position: static;
}

@media only screen and (max-width: 767px) {
  /* line 85, ../../sass/components/table.scss */
  .table .component-content .button {
    display: block;
    margin: 20px;
  }

  /* line 90, ../../sass/components/table.scss */
  .table .component-content .table-caption .button {
    display: none;
  }
}

.scotts-product-table.table th, .scotts-product-table.table td {
	padding: 0px;
}
.scotts-product-table table  {
	padding-bottom: 5px;
}
.scotts-product-table {
	padding: 0px 45px 0px 45px;
	display: none;
}
.scotts-product-table td, .scotts-product-table-mobile td {
	border: none;
	font-family: 'Open Sans';
	font-size: 18px;
	color: #ffffff;
}
.scotts-product-table table, .scotts-product-table-mobile table  {
	border: none;
}
.scotts-product-table .scotts-table-column2{
	padding-right: 25px;
}
.scotts-product-table .scotts-table-column3{
	padding-left: 25px;
}
.scotts-product-table-mobile {
	display: none;
}
@media only screen and (max-width: 470px) {
	.scotts-product-table{
		display: none;
	}
	.scotts-product-table-mobile {
		display: none;
		padding: 0px 10px;
	}
}

/* new table on DHA Gummies page */

.page-GettingToKnowDHA.table-caption,
.page-GettingToKnowDHA .table-popup .table-caption,
.page-GettingToKnowDHA .table-popup .table table,
.page-GettingToKnowDHA .table-popup .table th,
.page-GettingToKnowDHA .table-popup .table td,
.page-GettingToKnowDHA .table th,
.page-GettingToKnowDHA .table td {
  border: none;
}

.page-DHAGummies .table table {
  border: none;
  width: 80%;
  margin-left: 20%; 
}/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* line 3, ../../sass/components/tabs.scss */
.tabs {
  position: relative;
  width: 100%;
}

/* line 8, ../../sass/components/tabs.scss */
.tabs-heading {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
}

/* line 12, ../../sass/components/tabs.scss */
.no-js .tabs-nav {
  display: none;
}

/* line 16, ../../sass/components/tabs.scss */
.tabs > .component-content {
  padding-top: 39px;
}

/* line 20, ../../sass/components/tabs.scss */
.tabs-nav {
  position: absolute;
  z-index: 150;
  top: 0;
  left: 0;
  height: 39px;
  overflow: hidden;
  width: 100%;
}

/* line 30, ../../sass/components/tabs.scss */
.tabs-nav-list {
  position: relative;
  left: 0;
  padding: 0;
  margin: 0;
  list-style: none;
  overflow: hidden;
  width: 2000px;
}

/* line 40, ../../sass/components/tabs.scss */
.tabs-nav-switcher {
  position: absolute;
  height: 35px;
  width: 15px;
  border: 2px solid #323131;
  background: #e1e1e1 url(../../../../scotts-master/desktop/img/arrow-right.png) 6px 12px no-repeat;
  cursor: pointer;
  top: 0px;
}

/* line 50, ../../sass/components/tabs.scss */
.tabs-nav-switcher-right {
  right: 0;
}

/* line 54, ../../sass/components/tabs.scss */
.tabs-nav-switcher-left {
  left: 0;
  background-image: url(../../../../scotts-master/desktop/img/arrow-left.png);
}

/* line 59, ../../sass/components/tabs.scss */
.tabs-nav-item {
  border-width: 2px 2px 0 2px;
  border-style: solid;
  border-color: #323131;
  font-weight: bold;
  font-size: 12px;
  display: inline;
  float: left;
  margin-left: 5px;
  background: #e1e1e1;
  padding: 7px 10px 7px 10px;
  cursor: pointer;
  height: 21px;
  top: 4px;
}

/* line 75, ../../sass/components/tabs.scss */
.tabs-nav-item:first-child {
  margin-left: 0;
}

/* line 81, ../../sass/components/tabs.scss */
.tabs-nav-item.is-active,
.tabs-nav-item.is-active a,
.tabs-nav-item.is-active:hover {
  cursor: default;
  background: white;
}

/* line 87, ../../sass/components/tabs.scss */
.tabs-nav-item.is-active,
.tabs-nav-item.is-active:hover {
  border-bottom: none;
  padding-bottom: 9px;
}

/* line 92, ../../sass/components/tabs.scss */
.tabs-nav-item:hover {
  background: #939191;
}

/* line 96, ../../sass/components/tabs.scss */
.tabs-nav-item:hover a {
  color: white;
  text-decoration: none;
}

/* line 101, ../../sass/components/tabs.scss */
.tabs-nav-item.is-active:hover a {
  color: #323131;
}

/* line 105, ../../sass/components/tabs.scss */
.tabs-nav-item a {
  color: #323131;
}

/* line 109, ../../sass/components/tabs.scss */
.tabs-content {
  position: relative;
  z-index: 100;
  top: -2px;
  padding: 13px 0;
  border: solid 2px #323131;
  background: white;
}

/* line 118, ../../sass/components/tabs.scss */
.tabs-vertical .tabs-nav {
  height: auto;
  width: 60px;
}

/* line 123, ../../sass/components/tabs.scss */
.tabs-vertical .component-content {
  padding-top: 0;
}

/* line 127, ../../sass/components/tabs.scss */
.tabs-vertical .tabs-nav-list {
  width: 100%;
}

/* line 132, ../../sass/components/tabs.scss */
.tabs-vertical .tabs-nav-item.is-active,
.tabs-vertical .tabs-nav-item.is-active:hover {
  border-bottom: 2px solid;
  border-right: medium;
  padding: 7px 12px 7px 10px;
}

/* line 138, ../../sass/components/tabs.scss */
.tabs-vertical .tabs-nav-item {
  border-width: 2px;
  height: auto;
  margin: 0 0 5px;
  width: 36px;
}

/* line 145, ../../sass/components/tabs.scss */
.tabs-vertical .tabs-content {
  margin-left: 60px;
  left: -2px;
  top: 0;
}

.scotts-tabs {
	max-width: 620px;
	margin: auto;
}
.scotts-tabs .tabs-nav{

}
.scotts-tabs .tabs-heading {
	display: none;
}
.scotts-tabs .tabs-content {
	border: none;
	background: transparent;
}
.scotts-tabs .tabs-nav-item{
	border: none;
	background: none;
}
.scotts-tabs .tabs-nav-list {
	border-bottom: 1px solid #ffffff;
}
.scotts-tabs .tabs-nav-item.is-active{
	border-bottom: 2px solid #ffffff;
	padding-bottom: 5px;
}
.scotts-tabs .tabs-nav-item a {
	color: #ffffff;
	font-family: 'Open Sans';
	font-weight: 300;
	font-size: 18px;
}
.scotts-tabs .tabs-nav-item.is-active, .scotts-tabs .tabs-nav-item.is-active a, .scotts-tabs .tabs-nav-item.is-active:hover {
	background: none;
}
.scotts-tabs .tabs-nav-item.is-active:hover a {
    color: #ffffff;
}
.tabs-dropdown select{
	background: rgba(255,255,255,0.4);
	border: none;
	-moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';	
	color: #ffffff;
	width: 120%;
}
.tabs-dropdown select option{
	background: rgba(255,255,255,0.4);
}

.tabs-dropdown {
	display: none;	
}

@media only screen and (max-width: 640px) {
  
.tabs-dropdown {

    position: relative;
    display: inline-block;
	overflow: hidden; /* added for dropdown issue */
    /*background: url("../../../desktop/img/arrows/arrow-s-white.png") no-repeat scroll right center rgba(0, 0, 0, 0) !important; */
}
.tabs-nav {
		display: none;
}
.tabs-dropdown-arrow{
   
}
	/* Added for Drop down change starts */
.tabs-nav-list-select {
  display: inline-block;
  outline: medium none;
  padding: 10px 3px 5px 5px;
  width: 150px;
  height: 40px;
}


.tabs-dropdown:after {
  bottom: 0;
  color: #FFFFFF;
  content: "▼";
  font-size: 100%;
  line-height: 40px;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 18px;
  
}

}
	/* Added for Drop down change ends */
  /*target Internet Explorer 9 and Internet Explorer 10:*/
@media screen and (min-width:0\0) { 
.tabs-dropdown:after {
  bottom: 0;
  color: #FFFFFF;

  content: "▼";
  font-size: 100%;
  line-height: 40px;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 18px;
}

}


.tagList-tag-link, .tagList-tag-item {
  background-color: #e1e1e1;
  border: 1px solid #656363;
  color: #323131;
  padding: 5px 20px;
  border-radius: 20px;
  cursor: pointer;
  display: inline-block; }
  .tagList-tag-link:hover, .tagList-tag-item:hover {
    background-color: #939191;
    color: white; }

.tagList-heading {
  font-weight: bold;
  color: #323131;
  margin: 10px 0;
  font-size: 1.5rem;
  display: block; }

.tagList-list {
  margin: 0;
  padding: 0;
  list-style: none; }

.tagList-tag {
  display: inline-block; }

.tagList-tag-link, .tagList-tag-item {
  margin-right: 5px;
  text-decoration: none; }
  .tagList-tag-link:hover, .tagList-tag-link:active, .tagList-tag-item:hover, .tagList-tag-item:active {
    color: #fff; }
.genericFormGroup{clear: both;}
.initialTabBasedFilter{
    background-color: #E1E1E1;
    border: 2px solid #323131;
    padding: 15px 60px;
    position: relative;
}
.tagBasedFilter .formControl-radio{
	float: left;
    margin: 0;
    padding: 0;
    width: 21px; 
 }
 .tagBasedFilter .genericFormGroup span input[type="radio"], .tagBasedFilter .genericFormGroup span input[type="checkbox"] {
    float: left; 
    margin: 2px 2px 0 0;
    padding: 0;
    width: 15px;
}
.tagBasedFilter .genericFormGroup label{
    float: left;
    padding: 1px 0 0;
    width: auto;
}


.tagBasedFilterResults-Information{
     border: 1px solid #C5C4C4;
     
}
.tagBasedFilterResults-Information .tagBasedFilterResults-productImage{
     border-bottom: 1px solid #C5C4C4; 
     text-align:center;
}
.tagBasedFilterResults-Information .tagBasedFilterResults-description{
    padding:20px;
    
}
.prd-category{
    border-bottom: 1px solid #C5C4C4;
    border-top: 1px solid #C5C4C4; 
    font-size: 11px; 
    display: block;
    padding: 5px 0;
    text-align: center;
}
.tagBasedFilterResults-Information .tagBasedFilterResults-description h2{
    font-size: 26px;
    margin: 16px 0 0;
    text-align: center;
}
.tagBasedFilterResults-Information .tagBasedFilterResults-description p{ 
        text-align: center;
}
.tagBasedFilterResults-box-content .product-button{ 
    border: 1px solid #C5C4C4;
    display: inline-block;
    font-size: 11px;
    margin: 10px 0 0;
    padding: 10px;
}
.tagBasedFilter.imageBasedFilter input[type="button"]{
	background:url("../../img/quiz1_nrml.png") no-repeat scroll center center transparent;
	border: 0 none;
    cursor: pointer;
    display: block; 
    font-size: 18px;
    height: auto; 
    padding: 125px 0 0;
    text-align: center;
    width: 200px;
    word-wrap: break-word;
}
.tagBasedFilter.imageBasedFilter input[type="button"]:hover, .tagBasedFilter.imageBasedFilter .genericFormGroup span input[type="button"]:focus{
background:url("../../img/quiz1_hover.png") no-repeat scroll center center;
}
.tagBasedFilter .imageBasedFilter-options{clear: both;}

.tagBasedFilter.imageBasedFilter input[type="button"].selected{ 
background: url("../../img/quiz_selected.png") no-repeat scroll 50% 0;
cursor:default;  
margin:0 0 15px 0;
padding: 74px 0 0;
text-align: center;
width: 100%;
} 

.tagBasedFilter .imageBasedFilter-options{
    width: 100%;display: block;text-align: center;
}
 
 
.tagBasedFilter .imageBasedFilter-options input[type="button"]{ 
 float: left; 
}
 
.tagBasedFilter .imageBasedFilter-options input[type="button"]{ 
    margin-left: 240px;
}  

.tagBasedFilter .imageBasedFilter-options input[type="button"].rightItemSection{  
    float: right; 
    margin: 0 240px 0 0px;
 }
 .tagBasedFilter .imageBasedFilter-options input[type="button"].selected{ 
    margin: 0;
}

.tagBasedFilter .imageBasedFilter-level1 input[type="button"]{
    float: left; 
    margin-left: 100px; 
}
.tagBasedFilter .imageBasedFilter-level1 input[type="button"]:first-child{
    float: left;
    margin-left: 0;
}
@media only screen and (max-width: 767px) {
.tagBasedFilter .imageBasedFilter-options input[type="button"]{ 
    margin-left: 140px;
}  

.tagBasedFilter .imageBasedFilter-options input[type="button"].rightItemSection{  
    float: right; 
    margin: 0 140px 0 0px;
 }
 .tagBasedFilter .imageBasedFilter-options input[type="button"].selected{ 
    margin: 0;
}

.tagBasedFilter .imageBasedFilter-level1 input[type="button"]{
    float: left; 
    margin-left: 40px; 
}
.tagBasedFilter .imageBasedFilter-level1 input[type="button"]:first-child{
    float: left;
    margin-left: 0;
}
}
@media only screen and (max-width: 420px) {
    .tagBasedFilter .imageBasedFilter-options input[type="button"]{ 
        width: 160px;
        font-size: 12px;
        font-weight: 700;
        margin: 0 10px 0 0px;
    }  

    .tagBasedFilter .imageBasedFilter-options input[type="button"].rightItemSection{  
        float: right; 
        margin: 0 10px 0 0px;
     }
     .tagBasedFilter .imageBasedFilter-options input[type="button"].selected{ 
        margin: 0;
    }

    .tagBasedFilter .imageBasedFilter-level1 input[type="button"]{
        float: left; 
        margin-left: 80px; 

    }
    .tagBasedFilter .imageBasedFilter-level1 input[type="button"]:first-child{
        float: left;
        margin-left: 80px;
    }
	 
}
.tagBasedFilterResults-Information{
	 border: 1px solid #C5C4C4;
	 
}
.tagBasedFilterResults-Information .tagBasedFilterResults-productImage{
	 border-bottom: 1px solid #C5C4C4; 
	 text-align:center;
}
.tagBasedFilterResults-Information .tagBasedFilterResults-description{
	padding:20px;
	
}
.prd-category{
	border-bottom: 1px solid #C5C4C4;
    border-top: 1px solid #C5C4C4; 
    font-size: 11px; 
    display: block;
    padding: 5px 0;
    text-align: center;
}
.tagBasedFilterResults-Information .tagBasedFilterResults-description h2{
	font-size: 26px;
    margin: 16px 0 0;
    text-align: center;
}
.tagBasedFilterResults-Information .tagBasedFilterResults-description p{ 
	    text-align: center;
}
.tagBasedFilterResults-box-content .product-button{ 
	border: 1px solid #C5C4C4;
    display: inline-block;
    font-size: 11px;
    margin: 10px 0 0;
    padding: 10px;
}.title h1 {
  margin-top: 0;
  word-wrap: break-word; }

.title h2 {
  margin-top: 0;
  word-wrap: break-word; }

.title h3 {
  margin-top: 0;
  word-wrap: break-word; }

.title h4 {
  margin-top: 0;
  word-wrap: break-word; }

.title h5 {
  margin-top: 0;
  word-wrap: break-word; }

.title h6 {
  margin-top: 0;
  word-wrap: break-word; }
.twitter > .component-content {
  padding: 13px;
  border: solid 2px #323131;
  background-color: #e1e1e1; }

.twitter-feed {
  position: relative;
  display: block;
  margin: 10px 0;
  padding-left: 55px;
  list-style-type: none; }
  .twitter-feed:before, .twitter-feed:after {
    content: "";
    display: table; }
  .twitter-feed:after {
    clear: both; }

.twitter-content a:hover strong {
  text-decoration: underline; }

a:hover
.twitter-sender-avatar {
  position: absolute;
  top: 3px;
  left: 0; }

.twitter-date {
  float: right; }

.twitter-actions {
  padding: 0;
  margin: 0;
  float: right; }

.twitter-action {
  list-style-type: none;
  display: inline; }

.feed-provider-heading {
  display: inline-block;
  margin: 0 0 0 20px;
  line-height: 30px; }
  .feed-provider-heading-image {
    float: left;
    width: 30px;
    height: 30px; }

.feed-provider-description {
  margin: 10px 0;
  padding: 10px 0;
  border-bottom: 1px solid black; }

.feed-provider-feeds {
  padding: 0;
  margin: 0; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.userBox-header-text {
  font-size: 2em; }

.userBox .logged-in .user {
  font-weight: bold; }

.userBox .logged-in, .userBox .logged-out {
  border: 1px solid #D5D1CE;
  padding: 13px;
  margin: 10px 0; }
  .userBox .logged-in .button, .userBox .logged-out .button {
    float: right; }
  .userBox .logged-in .button, .userBox .logged-in a, .userBox .logged-out .button, .userBox .logged-out a {
    background-color: #eeece4;
    border: 1px solid #D5D1CE;
    margin-left: 1%;
    margin-right: 1%;
    color: #323131;
    padding: 5px 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 3px;
    cursor: pointer;
    display: inline-block; }
    .userBox .logged-in .button:hover, .userBox .logged-in a:hover, .userBox .logged-out .button:hover, .userBox .logged-out a:hover {
      background-color: #939191;
      color: white; }
  .userBox .logged-in .lt-ie8 .button, .userBox .logged-out .lt-ie8 .button {
    display: inline; }
.video object,
.video embed {
  width: 100%; }

.video-heading {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px; }

.video-description {
  padding: 13px;
  margin-top: -2px;
  border: solid 2px #323131; }

.video-video {
  border: solid 2px #323131; }
  .video-video-container {
    margin: 0 auto; }

.video-nojs {
  display: none;
  padding: 20px 0;
  text-align: center;
  color: red; }

.no-js .video-nojs {
  display: block; }
.videoGallery-heading {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px; }

.videoGallery-video {
  border: 2px solid #323131; }
  .videoGallery-video object,
  .videoGallery-video embed {
    width: 100% !important; }

.videoGallery-thumbnail {
  position: relative;
  display: inline;
  float: left;
  margin: 0 9px;
  padding: 0;
  max-width: 100px;
  overflow: hidden;
  cursor: pointer;
  text-align: center; }
  .videoGallery-thumbnail-image {
    position: relative;
    margin: 2px;
    border: solid 2px #323131; }
    .videoGallery-thumbnail-image img {
      display: block;
      margin: 0 auto; }
  .videoGallery-thumbnail-title {
    display: block;
    margin: 10px auto 0 auto;
    width: 71px;
    font-size: 11px; }
  .videoGallery-thumbnail-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 28px;
    width: 30px;
    margin: -14px 0 0 -15px;
    opacity: 0.7; }
    .videoGallery-thumbnail-overlay:before {
      display: inline-block;
      width: 100%;
      height: 100%;
      box-sizing: border-box;
      content: "\f04b";
      display: inline-block;
      font-family: FontAwesome;
      font-style: normal;
      position: relative;
      font-weight: normal;
      background: white;
      border: 3px solid #323131;
      border-radius: 50%;
      line-height: 24px;
      text-align: center;
      text-indent: 5px;
      font-size: 15px; }
  .videoGallery-thumbnail.is-active .videoGallery-thumbnail-overlay {
    opacity: 0;
    transition: opacity .5s; }

.videoGallery-thumbnails {
  position: relative;
  margin-top: 18px; }
  .videoGallery-thumbnails-list li:hover .image, .videoGallery-thumbnails-list li.active .image {
    margin: 0;
    border: solid 4px #323131; }
  .videoGallery-thumbnails-title {
    display: block;
    margin: 10px auto 0 auto;
    width: 71px;
    font-size: 11px; }

.videoGallery-list {
  position: relative;
  margin: 0 50px;
  overflow: hidden; }
  .videoGallery-list-inner {
    display: block;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    overflow: hidden;
    list-style: none; }

.videoGallery-description {
  margin: 15px 0; }

.videoGallery-arrow, .videoGallery-arrow.is-disabled:hover {
  position: absolute;
  top: 0;
  width: 35px;
  height: 60px;
  background: 50% no-repeat;
  font: 0/0 serif;
  cursor: pointer; }
  .videoGallery-arrow:before, .videoGallery-arrow.is-disabled:hover:before {
    position: absolute;
    top: 50%;
    color: #323131; }

.videoGallery-arrow.is-disabled {
  opacity: 0.5; }

.videoGallery-arrow:hover:before {
  color: #b9b8b8; }

.videoGallery-arrow-left, .videoGallery-arrow-left.is-disabled:hover {
  left: 0; }
  .videoGallery-arrow-left:before, .videoGallery-arrow-left.is-disabled:hover:before {
    content: "\f053";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal;
    font-size: 30px; }

.videoGallery-arrow-right, .videoGallery-arrow-right.is-disabled:hover {
  right: 0;
  text-align: right; }
  .videoGallery-arrow-right:before, .videoGallery-arrow-right.is-disabled:hover:before {
    content: "\f054";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal;
    font-size: 30px; }

.mod-js .videoGallery-nojs {
  display: none; }

