@import url(https://fonts.googleapis.com/css?family=Raleway:400,100,100italic,300,200italic,200,300italic,500italic,500,600italic,600,700,700italic,800,800italic,900,400italic);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900,900italic);
.ins_left_lhs {
	display: inline-block;
	float: left;
	height: 100%;
	max-width: 200px;
	width: 100%;
	margin-right: 25px;
}
.advt_lft {
	width: 150px;
	float: left;
	margin-bottom: 20px;
        margin-top: 5px;
}
.news_highlights {
	width: 100%;
	float: left;
}
.news_highlights h5 {
	font-family: "Roboto", sans-serif;
	font-weight: 600;
	color: #17b3b6;
	font-size: 15px;
	border-bottom: solid 2px #e5e5e5;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.news_highlights ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	padding-left: 15px;
}
.news_highlights ul li {
	font-family: "Roboto", sans-serif;
	font-weight: 400;
	font-size: 13px;
	color: #000000;
	list-style-image: url('../../images/highlight_bullet.png');
	padding-left: 3px;
	line-height: 17px;
	border-bottom: solid 1px #f2f2f2;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.news_highlights ul li a {
	color: #000;
	text-decoration: none;
}
.news_highlights ul li a:hover {
	text-decoration: underline;
}
.social_share {
	width: 100%;
	float: left;
	margin-top: 20px;
	padding-left: 0; /*Modify*/
	box-sizing: border-box;
}
.story_share {
	float: right;
}
.story_share a {
	width: 24px;
	height: 24px;
	background-image: url(../../images/share_tool.png);
	background-repeat: no-repeat;
	display: inline-block;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	margin: 0px 0 0 5px;
}
.story_share .twitter {
	background-position: 0px 0px;
}
.story_share .facebook {
	background-position: -31px 0px;
}
.story_share .gplus {
	background-position: -62px 0px;
}
.story_share .pinterest {
	background-position: -94px 0px;
}
.story_share .linkedin {
	background-position: -126px 0px;
}
.story_share .reddit {
	background-position: -157px 0px;
}
.story_share .instagram {
	background-position: -190px 0px;
}
.story_share .whatsapp {
	background-position: -221px 0px;
}
.story_share .email {
	background-position: -253px 0px;
}
.story_share .comments {
	background-position: -283px 0px;
}
.method-cont p strong {
	color: #000000;
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	font-weight: 700;
	line-height: 26px;
	list-style-type: none;
}
.article-seprator {
	border-bottom: 1px solid #cccccc;
	display: inline-block;
	margin-bottom: 20px;
	padding-bottom: 20px;
	width: 100%;
}
.article-other-links > br {
	height: 0;
	line-height: 7px;
	margin: 0;
}
.method-cont .article-other-links h4 {
	font-family: roboto, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: 600;
}
.method-cont .article-other-links a h5 {
	color: #333333 !important;
	font-size: 16px !important;
	font-weight: 400 !important;
	padding-left: 25px;
	position: relative;
}
.method-cont .article-other-links a h5::before {
	background: #00bbc3 none repeat scroll 0 0;
	border-radius: 23px;
	content: "";
	height: 6px;
	left: 5px;
	position: absolute;
	top: 9px;
	width: 6px;
}
.article-other-links i {
	display: inline-block;
	padding: 20px 0;
}
/*========================== Carousel Start ==========================*/

.smk-category-products * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
smk-category-products .carousel-inner>.item>a>img, smk-category-products .carousel-inner>.item>img, smk-category-products .img-responsive, smk-category-products .thumbnail a>img, smk-category-products .thumbnail>img {
	display: block;
	max-width: 100%;
	height: auto
}
.smk-carousel .add-to-links {
	display: inline-block;
	margin-bottom: 0
}
.smk-carousel .add-to-links li {
	display: inline-block;
	margin-right: 5px;
	vertical-align: top
}
.smk-carousel .ratings {
	/*clear: left;*/ /*Remove*/
	margin: 0;
	float:left;
	width:100%;
}
.smk-carousel .products-grid:after, .smk-carousel .ratings:after {
	display: block;
	content: ".";
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;
	overflow: hidden
}
.smk-carousel .product-name {
	font-size: 15px;
	font-weight: 400;
	margin: 0
}
.smk-carousel .product-name a {
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}
.smk-carousel .add-to-links li a.link-wishlist, .smk-carousel .link-wishlist {
	display: block;
	overflow: hidden;
	text-align: left;
	text-indent: 0;
	padding: 7px;
	vertical-align: top;
	width: 30px;
	border: 1px solid;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}
.smk-carousel .add-to-links li a.link-wishlist:before, .smk-carousel .link-wishlist:before {
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f08a";
	font-size: 14px
}
.smk-carousel .product-shop-top .add-to-links li a:hover.link-wishlist:before {
	content: "\f004"
}
.smk-carousel .product-item:hover a.product-image .em-alt-org {
	opacity: 1!important;
	filter: alpha(opacity=0)!important;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}
.smk-carousel.products-grid .item {
	position: relative;
	float: left
}
.smk-carousel a.product-image {
	display: block;
	position: relative;
	text-align: center;
}
.smk-carousel a.product-image img {
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0
}
.smk-carousel.products-grid .item .product-item {
	width: 100%;
	border-width: 1px;
	border-style: solid
}
.smk-carousel.products-grid .item img {
	float: none; /*ADD*/
    height: 100px; /*Modify*/
    margin: 0 auto; /*Modify*/
    width: auto; /*Modify*/
}
.smk-carousel.products-grid .item .product-shop {
	display: inline-block;
	width: 100%;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	padding: 12px 10px;
	 /* min-height: 125px; Remove*/
	position:relative; /*Add*/
}
.smk-carousel.products-grid .item .add-to-links li {
	float: none;
	display: inline-block;
	vertical-align: top
}
.smk-category-products .products-grid li.item {
	padding: 0 15px;
	margin-bottom: 15px;
	margin-right: 0
}
.smk-category-products .item .product-item {
	width: auto;
	display: block
}
.smk-category-products .item .product-shop-top .em-btn-addto, .product-shop-top .em-btn-addto, .products-grid .item .product-shop-top .em-btn-addto {
	display: inline-block;
	vertical-align: top
}
.smk-carousel .product-shop-top {
	position: relative
}
.smk-category-products .item .product-shop-top, .smk-carousel.products-grid .item .product-shop-top {
	overflow: hidden;
	position: relative
}
.smk-category-products .item .product-shop-top .bottom, .products-grid .item .product-shop-top .bottom {
	position: absolute;
	left: auto;
	top: 0;
	text-align: right;
	width: 100%;
	opacity: 0;
	filter: alpha(opacity=0);
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}
.smk-category-products .item:hover .bottom, .products-grid .item:hover .bottom {
	top: 15px;
	opacity: 1;
	filter: alpha(opacity=100)
}
.smk-category-products .products-grid .item .product-name {
	overflow: hidden;
	text-overflow: ellipsis;
	/*white-space: nowrap*/ /*Remove*/
	width:100%;
	height: 35px;
}
.smk-carousel .add-to-links li a.link-wishlist, .smk-carousel .link-wishlist {
	color: #a1a1a1;
	border-color: #f1f1f1;
	background-color: #f1f1f1;
	font: 700 12px/1.35 Roboto, sans-serif;
	font-size: 0
}
.smk-carousel .add-to-links li a.link-wishlist:hover, .smk-carousel .link-wishlist:hover {
	color: #fa6e37
}
.smk-carousel .product-shop-top .add-to-links li a {
	color: #fa6e37;
	border-color: #fff;
	background-color: #fff;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px
}
.smk-carousel.products-grid .item, .smk-carousel.products-grid .item:hover {
	border-color: #e1e1e1
}
.smk-carousel .product-name a {
	color: #262b32;
	font: 400 13px/1.35 Roboto; /*Modify*/
	text-decoration: none;
	line-height:16px; /*Add*/
}
.smk-ratys:after, .smk-ratys:before {
	font-style: normal;
	display: inline-block
}
.smk-carousel .product-name a:active, .smk-carousel .product-name a:focus, .smk-carousel .product-name a:hover {
	color: #fa6e37;
	text-decoration: none
}
.smk-carousel .product-item .price-box {
	color: #434343;
	display: inline-block;
	margin: 0 5px 5px 0px; /*Modify*/
	padding: 0;
	position: relative; 
	float:left;
}
.smk-carousel .price {
	color: #fa6e37;
	font-family: "Roboto", sans-serif;
	font-size: 14px; /*Modify*/
	font-weight: 500;
	white-space: nowrap !important;
}
.smk-carousel .price {
	font-weight: 500
}
.smk-carousel .product_meta .sku_wrapper .sku, .smk-carousel .product_meta .tagged_as a, .smk-carousel del.price {
	font-weight: 400
}
.smk-carousel.products-grid .item {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 100%
}
.smk-carousel.products-grid .product-item {
	border-color: #fff;
	background-color: #fff
}
.smk-carousel .item:hover .product-item {
	border: 1px solid rgba(0,0,0,.17)
}
.smk-carousel .price-btn {	
	display: inline-block; /*Modify*/
	width:  30%; /*Modify*/
	clear:both; /*ADD*/
	position:absolute; /*ADD*/
	bottom:18px; /*ADD*/
	 right: 10px;  /*ADD*/
	
}
.smk-carousel .price-box .price, .price-box del {
	display: inline-block;
	padding: 0 5px 0 0;
}
.smk-carousel .price-box del {
	padding: 0 10px
}
.smk-carousel del.price {
	clear: both; /*Add*/
    color: #aaa;
    float: left; /*Add*/
    font-size: 12px !important;
    line-height: 14px; /*Add*/
    margin: 0; /*Add*/
    padding: 7px 0 0 0px; /*Add*/
    width: 100%; /*Add*/
}
.smk-carousel.products-grid .item:hover .btn {
	opacity: 1!important
}
.smk-category-products .btn-block {
	display: block;
	width: 100%
}
.smk-carousel .products-grid {
	margin: 0;
	list-style: none
}
.smk-category-products {
	display: inline-block;
	margin: 30px 0;
	position: relative;
	width: 100%;
}
ul.products-grid {
	padding: 0
}
.smk-category-products ul.products-grid li.item {
	margin-top: 0
}
.smk-category-products .products-grid li.item {
	margin-top: 0;
	list-style: none
}
.smk-category-products .products-grid li.item .f-fix .smk-ratys {
	float: left;
	width: 100%
}
.smk-carousel button {
	border: none
}
.smk-carousel a.btn {
	background: #fff;
	border: 1px solid rgba(0,0,0,.2);
	color: #777;
	display: inline-block;
	font-family: "Roboto", sans-serif;
	font-size: 14px;
	font-weight: 500;
	text-decoration: none;
	line-height: normal;
	margin: 0 8px 8px 0;
	padding: 3px 9px;
	text-align: center;
	text-transform: uppercase;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	transition: all .3s linear;
	-moz-transition: all .3s linear;
	-webkit-transition: all .3s linear
}
.smk-carousel a.btn.round-3x {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px
}
.smk-carousel a.btn.orange {
	background: #fa6e37;
	border: 1px solid #fa6e37;
	color: #fff
}
.smk-carousel a.btn.xs {
	font-size: 14px;
	font-weight: 500;
	padding:3px 9px
}
.smk-carousel a.btn:hover {
	background: #172020;
	border: 1px solid #172020;
	color: #fff
}
.smk-carousel .button:btn-bag:hover {
background:#f6f6f6
}
.smk-carousel .link-wishlist, .smk-carousel .link-wishlist:hover {
	color: #666;
	text-shadow: none;
	border: none;
	box-shadow: none;
	background: 0 0
}
.smk-carousel .smk-category-products {
	padding-bottom: 0
}
.smk-carousel .link-wishlist {
	padding: 0
}
.smk-carousel .smk-carousel .price {
	font-family: Roboto, sans-serif;
	font-size: 15px;
	color: #fa6e37;
	white-space: nowrap!important
}
.smk-carousel .price-box {
	margin: 0;
	padding: 5px 0 0;
	min-height: 28px
}
.smk_scrollTools, .smk_scrollTools .smk_dragger .smk_dragger_bar {
	-webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
	-moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
	-o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
	transition: opacity .2s ease-in-out, background-color .2s ease-in-out
}
.mCustomScrollBox:hover>.smk_scrollTools {
	opacity: 1;
	filter: "alpha(opacity=100)";
	-ms-filter: "alpha(opacity=100)"
}
.smk_scrollTools .smk_dragger:active .smk_dragger_bar {
	background-color: #fff;
	background-color: rgba(255,255,255,.9);
	filter: "alpha(opacity=90)";
	-ms-filter: "alpha(opacity=90)"
}
.smk-ratys {
	width: 85px;
	height: 16px;
	line-height: 24px;
	display: inline-block;
	position: relative
}
.smk-ratys:after, .smk-ratys:before {
	font-family: FontAwesome;
	font-weight: 400;
	font-size: 15px;
	letter-spacing: 3px;
	position: absolute;
	top: 0;
	left: 0
}
.smk-ratys:before {
	color: rgba(250,110,55,.6);
	content: "\f006\f006\f006\f006\f006"
}
.smk-ratys:after {
	color: #fa6e37;
	content: "\f005\f005\f005\f005\f005";
	overflow: hidden
}
.smk-ratys.threehalf:after {
	content: "\f005\f005\f005\f089"
}
.xs.smk-ratys:after, .xs.smk-ratys:before {
	font-size: 11px
}
.xs.smk-ratys {
	line-height: 25px;
	width: 66px
}
.smk-buttons {
	opacity: 1
}
.smk-controls .smk-buttons div {
	cursor: pointer
}
.smk-theme .smk-controls {
	margin-top: 10px;
	text-align: center
}
.smk-theme .smk-controls .smk-buttons div {
	-border-radius: 30px;
	opacity: 1
}
.smk-theme .smk-controls {
	width: 100%;
	margin: 0 auto
}
.smk-next {
	right: 0
}
.smk-next:after {
	content: "\f054"
}
.smk-prev {
	left: 0
}
.smk-prev:after {
	content: "\f053"
}
.smk-theme .smk-controls .smk-buttons div {
	color: #000;
	border: 1px solid rgba(0,0,0,.17);
	font-family: FontAwesome;
	display: inline-block;
	zoom: 1;
	line-height: 30px;
	margin: -45px 5px 0;
	padding: 0;
	height: 30px;
	width: 30px;
	font-size: 10px;
	position: absolute;
	top: 50%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #FFF;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}
.smk-theme:hover .smk-controls .smk-buttons div {
	opacity: 1
}
.smk-theme .smk-controls.clickable .smk-buttons div:hover {
	filter: Alpha(Opacity=100);
	opacity: 1;
	background: #f7f7f7;
	text-decoration: none
}
.smk-theme .smk-controls .smk-page {
	display: inline-block;
	zoom: 1
}
.smk-pagination {
	bottom: 0;
	margin: 0 auto;
	position: absolute;
	width: 100%
}
.smk-theme .smk-controls .smk-page span {
	display: block;
	width: 8px;
	height: 8px;
	margin: 0 6px;
	padding: 0;
	filter: Alpha(Opacity=50);
	opacity: .5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #CCC
}
.smk-theme .smk-controls .smk-page.active span {
	background: #00bbc3;
	filter: Alpha(Opacity=100);
	opacity: 1
}
.smk-carousel .smk-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}
.smk-carousel {
	cursor: url(../../images/icons/drag.png) 16 9, ew-resize!important;
	float: left;
	display: none;
	margin: 0;
	width: 100%;
	-ms-touch-action: pan-y
}
.smk-carousel .smk-wrapper {
	display: none;
	position: relative
}
.smk-carousel .smk-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 100%
}
.smk-carousel .smk-wrapper-outer.autoHeight {
	-webkit-transition: height .5s ease-in-out;
	-moz-transition: height .5s ease-in-out;
	-ms-transition: height .5s ease-in-out;
	-o-transition: height .5s ease-in-out;
	transition: height .5s ease-in-out
}
.smk-carousel .smk-item {
	float: left
}
.smk-controls .smk-buttons div, .smk-controls .smk-page {
	cursor: pointer
}
.smk-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: transparent
}
.smk-carousel .smk-item, .smk-carousel .smk-wrapper {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.item {
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}
/*========================== Carousel Ends ==========================*/





/*========================== Footer Sticky Slider Widget start ==========================*/

.sticky_footer {
	    width: 100%;
    height: 65px;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    background: #fff;
    margin: 0;
    padding: 0;
	box-shadow: 0px 0 5px 3px rgba(51,51,51,0.15);
        z-index: 99;
}
.sticky_footer .olcontainer {
	width: 96%;
	margin: 0 auto;
	overflow: hidden;
}
.sticky_footer ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.sticky_footer ol li {
	counter-increment: step-counter;
	float: left;
	margin: 0;
	padding: 0 15px;
	box-sizing: border-box;
	overflow: hidden;
	vertical-align: top;
	font-family: 'Roboto', sans-serif;
	width: 325px !important;
}
.sticky_footer ol li:hover {
	background: #fafafa;
}
/*.sticky_footer ol li::before {content: counter(step-counter); margin-right: 10px; margin-left:-30px; float:left; font-size:22px; font-weight:500; color:#000;}*/
.sticky_footer ol li a {
	float: left;
	color: #5e5e5e;
	text-decoration: none;
	font-size: 13px;
	line-height: 17px;
	font-weight: 400;
}
.sticky_footer ol li a:hover {
	text-decoration: underline;
}
.sticky_footer ol li.active a {
	color: #000;
}
.sticky_footer ol li .sticky_thumb {
	width: 70px;
    height: 65px;
    display: inline-block;
    vertical-align: top;
    float: left;
}
.sticky_footer ol li img {
	width: 100%;
	float: left;
}
.sticky_footer ol li:hover img, .sticky_footer ol li.active img {
}
.sticky_footer ol li .sticky_link {
	display: block;
    vertical-align: top;
    padding: 8px 0px 0px 8px;
    width: auto;
}
.slick-track {
	/*width: auto!important;*/
}
.slick-prev, .slick-next {
	position: absolute;
	z-index: 1000;
	top: 30%;
	cursor: pointer;
}
.slick-prev {
	left: 7px;
}
.slick-next {
	right: 7px;
}
.slick-disabled {
	display: none!important;
}
/*========================== Footer Sticky Slider Widget Ends ==========================*/






.ins_nextstory {
	display: table;
	float: left;
	padding: 20px 0;
	position: relative;
	width: 100%;
	border-bottom: 1px solid #cccccc;
        border-top: 1px solid #cccccc;
}
.ins_nextstory .left_story {
	float: left;
	font-weight: 400;
	padding-left: 10px;
	text-align: left;
}
.ins_nextstory .left_story, .ins_nextstory .right_story {
	font-size: 16px;
	line-height: 20px;
	width: 50%;
	margin: 0px;
	padding: 0px;
}
.ins_nextstory .left_story a {
	color: #666666;
	text-decoration: none;
}
.ins_nextstory .left_story {
	font-weight: 400;
	text-align: left;
}
.ins_nextstory .left_story, .ins_nextstory .right_story {
	font-size: 16px;
	line-height: 20px;
}
.arrow {
	display: inline-block;
	background-image: url(../../images/slider-arrow.png);
	background-repeat: no-repeat;
}
.ins_nextstory .left_story i {
	background-position: 0px 0px;
	height: 27px;
	left: -25px;
	top: 38%;
	position: absolute;
	width: 14px;
}
.sprite {
	background: rgba(0, 0, 0, 0) url("../../images/sprite.png?v=1.6") no-repeat scroll -10% -10%;
	display: inline-block;
}
.ins_nextstory .left_story, .ins_nextstory .right_story {
	font-size: 16px;
	line-height: 20px;
}
.ins_prestoryImage {
	margin: 0px;
	width: 123px;
	padding: 0px 18px 0 0;
}
.ins_prestoryImage, .left_story span {
	display: table-cell;
	margin: 0px;
}
.ins_nextstory .left_story a {
	color: #000000;
}
.imgResponsive {
	height: auto;
	width: 100%;
}
.left_story span, .right_story span {
	vertical-align: top;
}
.ins_nextstory .left_story a {
	color: #000000;
	display: block;
}
.ins_nextstory .left_story {
	font-weight: 400;
	text-align: left;
}
.ins_nextstory .right_story {
	float: right;
	line-height: 22px;
	padding-right: 0px;
	text-align: right;
}
.ins_nextstory .right_story a {
	color: #666666;
	text-decoration: none;
	display: block;
}
.ins_nextstory .right_story a {
	color: #666666;
	text-decoration: none;
}
.ins_nextstory .right_story i {
	background-position: -29px 0px;
	height: 27px;
	right: -25px;
	top: 38%;
	position: absolute;
	width: 14px;
}
.ins_nextstory .right_story {
	line-height: 22px;
	text-align: right;
}
.left_story span, .right_story span {
	vertical-align: top;
}
.ins_nextstory .right_story a {
	color: #666666;
}
.ins_nextstory .right_story {
	line-height: 22px;
	text-align: right;
}
.ins_nextstoryImage {
	margin: 0px;
	width: 123px;
	padding: 0px 0px 0px 18px;
}
.ins_nextstoryImage, .right_story span {
	display: table-cell;
	margin: 0px;
}
.ins_nextstory .right_story a {
	color: #000000;
}
.ins_nextstory .right_story a:hover span, .ins_nextstory .left_story a:hover span {
	text-decoration: underline !important;
}
.ins_nextstory .right_story {
	line-height: 22px;
	text-align: right;
}
.story_advt {
	width: 100%;
	float: left;
	margin: 25px 0px;
}
.taboola_cont {
	width: 100%;
	float: left;
	margin: 25px 0px;
}
.story_carousel {
	width: 100%;
	float: left;
	margin: 25px 0;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
	padding:0 0 10px;
}
.story_carousel h5 {
	background-color: #17b3b6;
	font-size: 14px;
	color: #fff;
	display: table;
	margin: 0px auto;
	text-align: center;
	padding: 0px 6px;
	margin-top: -12px;
}
.story_carousel .smk-category-products {
	margin: 20px 0px 0; /*Modify*/
}
.story_carousel .smk-pagination {
	display: none;
}
.story_carousel .smk-category-products .products-grid li.item {
	margin-bottom: 0px;
}
.story_carousel .smk-carousel a.btn.xs {
	margin: 0px;
}
.f-fix {
	overflow: hidden;
}
.sticky_link .product-name a {
	font-family: "roboto", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: 500;
	padding-bottom: 5px;
	display: inline-block;
    width: 210px;
}
.prd_rate_info { clear:both;}

.sticky_link .price-box, .sticky_link .ratings {
	float: left;
}
.sticky_link .price {
	font-size: 14px;
	color: #ec6a33;
	margin-right: 10px;
}
.sticky_link .xs.smk-ratys {
	line-height: 18px;
}


/*-------------TOP TRENDING PRODUCTS---------------*/

.top-trending {
	width: 100%;
	float: left;
	border: solid 1px #eeeeee;
	padding: 0px 17px;
	box-sizing: border-box;
}
.top-trending h5 {
	background-color: #ec6a33;
	text-align: center;
	color: #fff;
	font-size: 13px;
	display: table;
	margin: 0px auto 20px auto;
	padding: 5px;
	font-family: "roboto", Arial, Helvetica, sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	margin-top: -12px;
}
.product-list {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: "roboto", Arial, Helvetica, sans-serif;
}
.product-list li {
	display: table;
	width: 100%;
	margin-bottom: 18px;
}
.product-list .product_thumb {
	display: table-cell;
	width: 84px;
	vertical-align: top;
	padding-right: 10px;
}
.product-list .product_thumb a {
	display: block;
}
.product-list .product-details {
	display: table-cell;
	vertical-align: top;
}
.product-list .product-details .product-name {
	font-size: 15px;
	font-weight: 500;
	margin-bottom: 5px;
}
.product-list .product-details .product-name a {
	text-decoration: none;
}
.product-list .product-details .price-box {
	float: left;
	margin-right: 10px;
}
.product-list .product-details .price-box .price {
	color: #ec6a33;
}
.product-list .product-details .ratings {
	float: left;
}
.product-list .product-details .ratings span {
	margin: 0px;
	padding: 0px;
	top: -2px;
}
.best-sellers {
	width: 100%;
	float: left;
	border: solid 1px #eeeeee;
	padding: 0px 17px;
	box-sizing: border-box;
	margin-bottom: 40px;
}
.tabs-menu {
	display: table;
	margin: -15px auto 17px auto;
	padding: 0px;
	list-style-type: none;
	font-family: "roboto", Arial, Helvetica, sans-serif;
	border-bottom: 3px solid #ec6a33;
}
.tabs-menu li {
	display: inline-block;
	float: left;
	margin: 0px;
}
.tabs-menu li a {
	display: block;
	background-color: #eee;
	text-align: center;
	color: #000;
	font-size: 13px;
	margin: 0px;
	padding: 8px;
	font-weight: 500;
	text-transform: uppercase;
	text-decoration: none;
	border-right: solid 1px #ddd;
}
.tabs-menu li:last-child a {
	border: none;
}
li.current a {
	display: block;
	background-color: #ec6a33;
	border-color: #ec6a33;
	color: #fff;
}
.tab-content {
	width: 100%;
	padding: 0px;
	display: none;
}
#tab-1 {
	display: block;
}
/*---------------Recipe Details START--------------------*/

.recipe-details {
	width: 100%;
	float: left;
}
.recipe-details ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.recipe-details ul li {
	width: 100%;
	display: block;
	float: left;
	font-family: "roboto", Arial, Helvetica, sans-serif;
	border-bottom: solid 1px #cccccc;
	padding: 12px 0px;
	color: #000;
	font-size: 16px;
	font-weight: 400;
	margin: 0;
}
.recipe-details ul li span.hd {
	color: #17b3b6;
	font-size: 16px;
	font-weight: 600;
}
.recipe_full {
	width: 100%;
}
.recipe_half {
	width: 50%;
	float: left;
	padding-right: 2%;
	box-sizing: border-box;
}
.chef_icon {
	width: 24px;
	height: 24px;
	display: block;
	float: left;
	background: url(../../images/chef_icon.png) left top no-repeat;
	margin-right: 10px;
}
.serv_icon {
	width: 24px;
	height: 24px;
	display: block;
	float: left;
	background: url(../../images/serv_icon.png) left top no-repeat;
	margin-right: 10px;
}
.time_icon {
	width: 24px;
	height: 24px;
	display: block;
	float: left;
	background: url(../../images/time_icon.png) left top no-repeat;
	margin-right: 10px;
}
/*---------------Recipe Details END--------------------*/

/*---------------Nutritional Information START--------------------*/
.nutritional_information {
	width: 100%;
	float: left;
	font-family: "roboto", Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 30px 0;
}
.nutritional_information h4 {
	font-weight: 600;
	color: #000;
	font-size: 18px;
	margin: 0px;
	padding: 0 0 15px 0;
}
.nutritional_information ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	border: solid 1px #eee;
}
.nutritional_information ul li {
	background-color: #f9f9f9;
	width: 77px;
	padding: 10px 6px;
	margin: 0px;
	display: inline-block;
	text-align: center;
	border-right: solid 1px #e0e0e0;
	box-sizing: border-box;
	float: left;
}
.nutritional_information ul li:last-child {
	border: none;
}
.nutritional_information ul li h6 {
	margin: 0px;
	padding: 0px;
	color: #808080;
	font-size: 14px;
	font-weight: 400;
	line-height: 30px;
}
.nutritional_information ul li h5 {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 18px;
	font-weight: 400;
	line-height: 30px;
	border-bottom: solid 1px #c7c7c7;
}
.nutritional_information ul li h5:nth-child(odd) {
	border: none;
}
.nutritional_information ul li .tooltip {
	z-index: 10;
	display: none;
	padding: 10px;
	margin-top: 0px;
	margin-left: -70px;
	width: 120px;
	line-height: 16px;
	position: relative;
	border: 1px solid #eaeaea;
	color: #000000;
	font-size: 12px;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(170,170,170,0.25);
	-moz-box-shadow: 0px 2px 5px 0px rgba(170,170,170,0.25);
	box-shadow: 0px 2px 5px 0px rgba(170,170,170,0.25);
}
.nutritional_information ul li .tooltip strong {
	color: #17b3b6;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 500;
}
.nutritional_information ul li:hover .tooltip {
	display: inline;
	position: absolute;
	color: #000;
	background: #fff;
}
.nutritional_information ul li:hover .tooltip:after, .nutritional_information ul li:hover .tooltip:before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.nutritional_information ul li:hover .tooltip:after {
	border-color: rgba(234, 234, 234, 0);
	border-bottom-color: #fff;
	border-width: 10px;
	margin-left: -10px;
}
.nutritional_information ul li:hover .tooltip:before {
	border-color: rgba(234, 234, 234, 0);
	border-bottom-color: #eaeaea;
	border-width: 12px;
	margin-left: -12px;
}
/*---------------Nutritional Information END--------------------*/

.recipe_peocess {
	width: 100%;
	border: solid 1px #f2f2f2;
	float: left;
	margin-top: 30px;
}
.ingredients {
	width: 35%;
	background-color: #f9f9f9;
	box-sizing: border-box;
	float: left;
}
.ingredients h3 {
	font-size: 18px;
	border: none;
	color: #000;
	border-bottom: solid 1px #ececec;
	padding: 10px 20px;
}
.ingredients ul {
	margin: 0px;
	padding: 10px 20px;
	list-style-type: none;
	box-sizing: border-box;
}
.ingredients ul li {
	margin: 0 0 12px 0;
	padding: 0 0 12px 0;
	line-height: normal;
	border-bottom: solid 1px #e0e0e0;
	color: #222;
	font-size: 16px;
	font-weight: 600;
}
.ingredients ul li:last-child {
	border-bottom: none;
}
.method {
	width: 65%;
	background-color: #fff;
	box-sizing: border-box;
	display: block;
	float: left;
}
.method h3 {
	font-size: 18px;
	border: none;
	color: #000;
	border-bottom: solid 1px #ececec;
	padding: 10px 10px 10px 60px;
}
.method ol {
	margin: 0px;
	padding: 0px 0px 0px 30px;
	box-sizing: border-box;
}
.method ol li {
	margin: 0 0 0px 20px;
	padding: 0 0px 0px 10px;
	line-height: normal;
	color: #17b3b6;
	font-size: 18px;
	font-weight: 500;
}
.method ol li span {
	display: block;
	color: #222;
	font-size: 16px;
	font-weight: 400;
	border-bottom: solid 1px #e0e0e0;
	padding: 0 10px 12px 60px;
	margin-left: -60px;
	margin-top: 12px;
	line-height: 22px;
}
.method ol li:last-child span {
	border-bottom: none;
	margin-bottom: 0px;
}
.keyword_tag {
	width: 100%;
	float: left;
	padding: 15px;
	box-sizing: border-box;
	border: solid 1px #ddd;
}
.keyword_tag a {
	text-decoration: none;
	color: #000;
}
.keyword_tag a.active {
	color: #17b3b6;
}
.reviews_cont {
	float: left;
	width: 100%;
	font-family: "roboto", Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}
.reviews_cont h3 {
	font-size: 18px;
	font-weight: 600;
	color: #000;
	padding: 40px 0 20px 0;
}
.reviews-menu {
	display: table;
	margin: 0;
	padding: 0px;
	list-style-type: none;
	font-family: "roboto", Arial, Helvetica, sans-serif;
}
.reviews-menu li {
	display: inline-block;
	float: left;
	margin: 0px;
}
.reviews-menu li a {
	display: block;
	text-align: center;
	color: #000;
	font-size: 16px;
	margin: 0px;
	padding: 15px 20px;
	font-weight: 400;
	text-decoration: none;
	background-color: #fff;
	border: solid 1px #fff;
	box-sizing: border-box;
}
.reviews-menu li.current a {
	display: block;
	background-color: #fff;
	color: #000;
	border-top: solid 1px #e1e1e1;
	border-left: solid 1px #e1e1e1;
	border-right: solid 1px #e1e1e1;
	border-bottom: solid 1px #fff;
	border-radius: 5px 5px 0px 0px;
	position: relative;
	bottom: -1px;
}
.reviews {
	width: 100%;
	padding: 0px;
	border: solid 1px #e1e1e1;
	padding: 25px;
	box-sizing: border-box;
	border-radius: 3px;
}
.reviews-content {
	width: 100%;
	padding: 0px;
	display: none;
}
#tab1 {
	display: block;
}
.reviews-content ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.reviews-content ul li {
	width: 100%;
	display: table;
	margin-bottom: 20px;
}
.reviews-content ul li .user_icon {
	width: 50px;
	height: 50px;
	display: table-cell;
	vertical-align: top;
	padding-right: 20px;
}
.reviews-content ul li .reviews_list {
	display: table-cell;
	vertical-align: top;
	border-bottom: solid 1px #e5e5e5;
	padding-bottom: 20px;
}
.user_name {
	font-weight: 600;
	font-size: 15px;
	color: #000;
	padding: 15px 0;
}
.user_name span {
	color: #777777;
	font-weight: 400;
}
.user_comment {
	font-weight: 400;
	font-size: 14px;
	color: #222;
}
.social_act {
	width: 100%;
	display: block;
	padding-top: 15px;
}
.social_act .reply {
	text-decoration: none;
	background: url(../../images/reply.png) 0px 3px no-repeat;
	font-weight: 400;
	font-size: 14px;
	color: #8d8d8d;
	display: inline-block;
	margin-right: 20px;
	padding-left: 20px;
}
.social_act .like {
	text-decoration: none;
	background: url(../../images/like.png) 0px 2px no-repeat;
	font-weight: 400;
	font-size: 14px;
	color: #8d8d8d;
	display: inline-block;
	padding-left: 20px;
}
.reviews-content ul li:last-child .reviews_list {
	border-bottom: none;
}
.news_highlights_product {
	width: 100%;
	float: left;
}
.news_highlights_product h5 {
	 /*Modify*/
	font-weight: 400; /*Modify*/
	color: #17b3b6;
	font-size: 15px;
	border-bottom: solid 2px #e5e5e5;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.news_highlights_product ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.news_highlights_product ul li {
	width: 100%;
	display: block;
	border-bottom: solid 1px #e5e5e5;
	margin-bottom: 20px;
	float: left;
	padding-bottom: 10px;
}
.thumb_pic {
	display: block;
	width: 100%;
}
.news_highlights_product ul li .f-fix {
	width: 100%;
	float: left;
}
.news_highlights_product ul li .product-name {
	font-size: 16px;
	float: left;
	padding: 5px 0;
}
.news_highlights_product ul li .product-name a {
	text-decoration: none;
}
.news_highlights_product ul li .price-box {
	color: #ec6a33;
	float: left;
	margin-right: 10px;
}
.news_highlights_product ul li .ratings {
	float: left;
	position: relative;
	bottom: 2px;
}
.recipe_rating {
	float: left;
}
.recipe_rating .xs.smk-ratys::after, .recipe_rating .xs.smk-ratys::before {
	font-size: 28px;
}
.search_cont_new {
	background-color:none; /*Modify*/
	padding: 0px; /*Modify*/
	height: auto !important;
	box-sizing: border-box;
}
.search_cont_new form {
	width: 100%; 
	display: block; 
}
.search_cont_new form .search_field {
	width: 100% !important;
	box-sizing: border-box;
	/*border-color: #f4e0d8 !important;*/  /*REMOVE*/
}
.search_cont_new form .search_field input {	
	width: 100% !important;
}
.all_recipes {
	
	width: 100% !important;
	border: solid 1px #dbdbdb;
	padding: 5px 10px !important;
	box-sizing: border-box;
	float: left;
	font-size: 14px;
	color: #000!important;
	font-weight: 600!important;
	position:relative;
}
.all_recipes span { display:inline-block; width:20px; height:20px; background:url(../../images/sprite.png) -11px -228px no-repeat; position:absolute; right:0;}

.all_recipes_list {
	width: 100%;
	float: left;
}
.all_recipes_list ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.all_recipes_list ul li {
	margin: 25px 25px 0px 0px;
	float: left;
	display: inline-block;
}
.all_recipes_list ul li:nth-child(3n+3) {
	margin-right: 0px;
}
.all_recipes_list ul li:nth-child(3n+3)::after {
	clear: both;
}
.all_recipes_list ul li:nth-child(3n+4) {
	clear: left;
}
.recipes_thumb {
	width: 190px;
	height: 132px;
}
.recipes_details h4 {
	font-size: 16px;
	color: #333333;
	margin: 0px;
	padding: 10px 0 5px 0;
	font-weight: 600;
}
.recipes_details .xs.smk-ratys::after, .recipes_details .xs.smk-ratys::before {
	font-size: 18px;
}
.cook_time {
	display: block;
	padding: 5px 0;
	border-bottom: solid 1px #cccccc;
	border-top: solid 1px #cccccc;
	font-weight: 400;
	font-size: 14px;
	color: #000;
	line-height: 20px;
	margin-top: 8px;
}
.cook_time strong {
	color: #17b3b6;
}
.cook_time .time {
	float: left;
	padding-right: 8px;
	width: 20px;
	height: 20px;
}
.cook_time .time img {
	width: 100%;
	display: block;
}

/*Article Css start here*/

.all_article_list {
	width: 100%;
	float: left;
}
.all_article_list ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.all_article_list ul li {
	margin:0px;
	float: left;
	display:table;
	width:100%;
	box-sizing:border-box;
	border-bottom:1px solid #e6ebeb;
	padding:25px 0;
}

.all_article_list .article_thumb {
	width: 190px;
	height: 132px;
	float:left;
}
.all_article_list .article_details h4 {
	font-size: 20px;
	color: #333333;
	margin: 0px;
	line-height:26px;
	padding: 0px 0 5px 0;
	font-weight: 600;
}
.all_article_list .article_details {    display:table-cell; vertical-align:top;
    padding: 0 0px 0 25px;
    box-sizing: border-box;}
.all_article_list .byline_info { width:100%; box-sizing:border-box; font-size:14px; padding:0 0 5px 0;}
.all_article_list .byline_name { color:#ec6a33;}
.all_article_list p { margin:0; padding:0 0 5px;font-size:14px;}

.article_pagenumber { width:100%; box-sizing:border-box; padding:30px 0 0;float: left;text-align: center;}
.article_pagenumber ul  { margin:0; padding:0;}
.article_pagenumber ul li { display:inline-block; border-left:1px solid #666;border-right: 1px solid #666;}
.article_pagenumber ul li a { padding:5px; color:#333; font-size:14px; margin: 0 5px;}
.article_pagenumber ul li a.active { color:#ec6a33;border: 1px solid #ec6a33;padding-top: 1px;padding-bottom: 0;}

.article_pagenumber ul li.prev,
.article_pagenumber ul li.next { border:0px !important;}

.article_pagenumber ul li.prev a,
.article_pagenumber ul li.next a { display:block; padding:5px; text-indent:-999999px;background:url(../../images/sprite.png) -10px -256px no-repeat;display: inline-block; width:12px; cursor:pointer;}
.article_pagenumber ul li.next a { background-position:-10px -278px;}

.article_pagenumber ul li:nth-child(2n) { border:0px !important;}

/*CSS NEW Start*/
.rhs-top{margin:-59px 0 0 0px;}

.related-article-wid1{float:left; width:100%; box-sizing:border-box; margin:0 0 20px; padding:0px;}
.related-article-wid1 .head-txt1{float:left; width:100%;  margin:0px; padding:0 0 5px; border-bottom:2px solid #e5e5e5;}
.related-article-wid1 .head-txt1 h2{float:left; width:auto;  margin:0px; padding:0px; font-size:15px; font-weight:400; color:#17b3b6;}

.related-article-wid1 ul{margin:0px; padding:0px; list-style-type:none !important;}

.related-article-wid1 ul li:before {    color: #17b3b6;
    content: ".";
    font-size: 50px;
    float: left;
    position: relative;
    top:-36px;
    padding-right: 2px;}
.related-article-wid1 ul li{
	border-bottom: 1px solid #f2f2f2;
    box-sizing: border-box;
    float: left;
    position: relative;
    width: 100%;
	margin:0px; 
	padding:12px 0 15px 0px;
}
.related-article-wid1 ul li a, .related-article-wid1 ul li span{
    color: #000;
    font-size: 13px;
    line-height:17px;
    width: auto;
	text-decoration:none;
	margin:0px;
	padding:3px 0 0 0px;
}

/* ----- Newsletter CSS Start ----- */

cky_newsletter { background:#f3f3f3; width:100%; box-sizing:border-box; float:left; padding:25px; display:table;}
		  .cky_newsthumb { width:150px;float:left; margin:0 20px 0 0;}
		  .cky_newsinfo { display:table-cell; vertical-align:middle; } 
		  .cky_newsinfo h2 { color:#fa6e37; font-size:22px; font-weight:400;}
		  .cky_newsinfo p { margin:0; padding:5px 0; font-size:14px;}
		  .cky_newssinup { padding:5px 0;}
		.cky_newsinfo input[type="text"] {width: 270px;height: 20px;padding-right: 50px; outline:none; border:0px; background:#fff; padding:5px 10px;border-radius:4px;}
		.cky_newsinfo button { border-radius:4px; margin: 0 0 0 10px ; height: 28px;color: #fff;border: 0;-webkit-appearance: none; background:#17b3b6; text-transform:uppercase;font-weight:500;}


/*CSS NEW END*/

.article-other-links-head ul {
    clear: both;
    display: inline-block !important;
}

ul.h10 li::before {height: 10px;}


.top-trending .product-list li {display: block;width: 100%;margin-bottom: 18px;text-align: center;float: left;}
.top-trending .product-list .product_thumb { display: block;width: 100%;vertical-align: top;padding-right: 10px;}
.top-trending .product-list .product-details {display: block;vertical-align: top;text-align: center !important; float: inherit;width: 100%;}
.top-trending .product-list .product-details .price-box { display: inline-block; margin-right: 10px;float: none !important;}
.top-trending .product-list .product-details .ratings {display: inline-block;float: none !important;}