/*
 * General Elements Styles
 */

* {
	margin: 0;
	padding: 0;
}
header, footer, article, section, figure, nav, aside {
	display: block;
}
body {
	font-family: 'Open Sans Condensed',Arial,Helvetica,sans-serif;
    width: 1000px;
    margin: 0 auto;
    background: #fff;
    color: #000;
    height: 100%;
}


a {
	text-decoration: none;
	outline: none;
}
img {
	border: 0 none;
	max-width: 100%;
}
ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}




/* Clear Floated Elements
----------------------------------------------------------------------------------------------------*/
.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}
.clearfix:after {
    clear: both;
    content: ' ';
    display: block;
    font-size: 0;
    line-height: 0;
    visibility: hidden;
    width: 0;
    height: 0;
}
.clearfix {display: inline-block;}

* html .clearfix {height: 1%;}

.clearfix {display: block;}
#main-wrapper {
	background: #fff;
	border-bottom: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	margin: 0 auto;
	width: 998px;
}
#wrapper {
    margin: 0 auto;
    width: 980px!important;
    padding: 0 10px;
}
/*
 * Header Styles
 */
.header-ad {
    text-align: center;
    padding: 10px 0 80px 0!important;
    position: relative;
    border: 0 none!important;
}

/*
 * Homepage Styles
 */
.cols3 .bd-post-wrapper {width: 300px;float: left;margin: 0 40px 0 0;}
.cols3 .bd-post-wrapper:nth-child(3n) {margin: 0;}
.bd-topblock-post {
	position: relative;
	text-align: center;
}
.bd-topsection {margin-bottom: 80px;}
.bd-articleimg {
	float: left;
	width: 600px;
}
.bd-articledetails {margin-left: 640px;margin-right: 20px;padding-top: 30px;}
.bd-articledetails p {
	font-family: Helvetica ,Arial ,sans-serif;
	font-size: 16px;
	color: #000;
	padding-bottom: 40px;
}

.bd-readmore a {
	padding: 8px 20px;
	font-size: 13px;
	font-weight: bold;
}
.bd-subscription-block {
	float: left;
	width: 650px;
	height: 325px;
}
.bd-subscription-block img {width: 100%;}
.bd-health-tools-block {
	float: right;
	width: 300px;
	height: 325px;
	margin-right: 20px;
	margin-top: 15px;
}
.bd-horoscope-block {
	float: left;
	width: 450px;
	position: relative;
	text-align: center;
}
.bd-horoscope-block .bd-topblock-heading {
	left: 60px;
	right: 60px;
	height: 50px;
	padding-top: 25px;
	border-radius: 40px 40px 0 0;
}
.bd-fashion-beauty-block {
	float: right;
	width: 500px;
	margin-right: 20px;
}
.bd-fashion-beauty-thumbimg {float: left;width: 210px;}
.bd-fashion-beauty-details {margin-left: 230px;}
.bd-fashion-beauty-block ul li {list-style-type: none;}
.bd-fashion-beauty-block ul li:first-child {margin-bottom: 20px;}
.bd-fashion-beauty-details .bd-heading {font-size: 16px;text-align: left;height:48px;margin-bottom: 20px;}

.bd-fashion-beauty-details .bd-catlink {display: inline-block;}
.bd-fashion-beauty-details .bd-catlink a {
	padding: 2px 20px;
	display: inline-block;
	background: #fff;
	font-size: 26px;
}
.bd-fashion-beauty-details .bd-catlink.fashion a {color: #000;border: 2px solid #FFCF00;}
.bd-fashion-beauty-details .bd-catlink.beauty a {color: #000;border: 2px solid #ED1566;}


.bd-recipe-post-video {
	float: left;
	width: 360px;
}
.bd-recipe-post {
	float: left;
	width: 280px;
	margin: 0 20px;
}
.bd-thumbimg img {display: block;}



/*
 * Homepage Heading Styles
 */
.bd-topblock-heading {
	position: absolute;
	bottom: 0;
	left: 20px;
	right: 20px;
	background: #fff;
	height: 55px;
	border-radius: 40px 40px 0 0;
	padding: 10px 20px;
}
.bd-home-heading {
	font-size: 16px;
	color: #000;
	text-transform: uppercase;
    font-family: 'Open Sans Condensed', Arial, Helvetica,sans-serif;
    font-weight: 700;
    height: 48px;
    overflow: hidden;
    letter-spacing: 1px;
}
.bd-home-heading.horo-heading {font-size: 20px;}
.bd-heading1 {
	font-size: 26px;
	color: #000;
	text-transform: uppercase;
    font-family: 'Open Sans Condensed', Arial, Helvetica,sans-serif;
    font-weight: 700;
    overflow: hidden;
    padding-bottom: 20px;
    letter-spacing: 1px;
}
.bd-heading {
	font-size: 16px;
	color: #000;
	text-transform: uppercase;
    font-family: 'Open Sans Condensed', Arial, Helvetica,sans-serif;
    font-weight: 700;
    height: 65px;
    overflow: hidden;
    text-align: center;
    margin-bottom: 10px;
    padding-top: 20px;
    letter-spacing: 1px;
}
.bd-home-heading a, .bd-heading a, .bd-heading1 a {color: #000;}
.bd-heading.recipe-heading {height: 45px;padding: 20px 10px 0 10px;font-size: 15px;}
.bd-catlink {
	margin: 0 auto;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}
.bd-topblock-post .bd-catlink {
	margin: 0 auto;
	position: absolute;
	bottom: -25px;
	text-align: center;
	width: 300px;
	font-size: 13px;
	font-weight: bold;
}
.bd-post-wrapper .bd-catlink a {padding: 5px 20px;display: inline-block;background: #fff;font-size: 13px;}

.bd-mainheading {
	font-size: 35px;
	padding: 0 0 20px 0;
	margin: 0;
	font-family: 'TrendSans', Arial, Helvetica,sans-serif;	
}




/*
 * Health Section Styles
 */
.bd-article-block {float: left;width: 470px;position: relative;}
.bd-topsection .bd-article-block:first-child {margin-right: 40px;}
.bd-article-thumbimg img {display: block;width: 100%;}
.bd-article-catlink {
	position: absolute;
	bottom: 68px;
	padding: 10px;
	background: #fff;
	font-family: 'TrendSans', Arial, Helvetica,sans-serif;	
	text-transform: uppercase;
	font-size: 28px;
}
.bd-article-title {
	position: absolute;
	background: rgba(255,255,255,0.7);
	font-size: 16px;
	color: #000;
	text-transform: uppercase;
    font-family: 'Open Sans Condensed', Arial, Helvetica,sans-serif;
    font-weight: 700;
    height: 48px;
    overflow: hidden;
    letter-spacing: 1px;
    padding: 10px;
    bottom:0;
    left: 0;
    width: 80%;
}
.bd-article-title a {color: #000;}
.bd-daily-tip-block {background: #232323;padding: 20px;margin-right: 20px;}
.bd-daily-tip-detail {float: left;width: 370px;background: #fff;height: 350px;padding: 40px;text-align: center;}
.bd-daily-tip-image {float: left;width: 450px;margin-left: 40px;}
.bd-daily-tip-heading {
	font-family: 'Avenir Light', Arial, Helvetica,sans-serif;	
	font-size: 40px;
	color: #000;
	padding: 0 10px 30px 10px;
	text-transform: uppercase;
	line-height: 54px;
	position: relative;
	letter-spacing: 8px;
}
.bd-daily-tip-heading span:before {
	background: #7E9B0D;
	bottom: 5px;
	height: 1px;
	position: absolute;
	width: 120px;
	content: ' ';
	left: 128px;
}
.bd-daily-tip-title {
	font-size: 20px;
	color: #000;
	max-width: 300px;
	line-height: 30px;
	padding: 20px 0;
	margin: 0 auto;
}
.bd-share-daily-tip a {
	font-size: 18px;
	color: #000;
	padding: 0 5px;
}
.bd-show-more {margin: 20px 0;text-align: center;}
.bd-show-more a {
	display: inline-block;
	padding: 10px 25px;
	font-size: 16px;
	color: #fff;
	background: #010100;
	border-radius: 15px;
	transition: all 1.3s ease 0.05s;
	font-weight: bold;
}
.bd-show-more a:hover {background: #1d75bc;}

/*
 * Category Color Codes style
 */
.health {color: #7E9B0D;}
.beauty  {color: #ED1566;}
.fashion  {color: #FFCF00;}
.insync  {color: #980F61;}
.videos  {color: #00AEA5;}
.pregnancy  {color: #E35D01;}
.relationship  {color: #C91912;}
.recipes  {color: #01a98f;}
.spirituality  {color: #483DF6;}
.home-garden  {color: #471E04;}

.bd-post-wrapper.health .bd-catlink a {color: #7E9B0D;border: 2px solid #7E9B0D;}
.bd-post-wrapper.beauty .bd-catlink a {color: #ED1566;border: 2px solid #ED1566;}
.bd-post-wrapper.fashion .bd-catlink a {color: #FFCF00;border: 2px solid #FFCF00;}
.bd-post-wrapper.insync .bd-catlink a {color: #980F61;border: 2px solid #980F61;}
.bd-post-wrapper.videos .bd-catlink a {color: #00AEA5;border: 2px solid #00AEA5;}
.bd-post-wrapper.pregnancy .bd-catlink a {color: #E35D01;border: 2px solid #E35D01;}
.bd-post-wrapper.relationship .bd-catlink a {color: #C91912;border: 2px solid #C91912;}
.bd-post-wrapper.recipes .bd-catlink a {color: #01a98f;border: 2px solid #01a98f;}
.bd-post-wrapper.spirituality .bd-catlink a  {color: #483DF6;border: 2px solid #483DF6;}
.bd-post-wrapper.home-garden .bd-catlink a  {color: #471E04;border: 2px solid #471E04;}

.bd-mainheading.latestscoop {color: #000;}
.bd-mainheading.health {color: #7E9B0D;}
.bd-mainheading.beauty {color: #ED1566;}
.bd-mainheading.fashion {color: #FFCF00;}
.bd-mainheading.insync {color: #980F61;}
.bd-mainheading.videos {color: #00AEA5;}
.bd-mainheading.pregnancy {color: #E35D01;}
.bd-mainheading.relationship {color: #C91912;}
.bd-mainheading.recipes {color: #01a98f;}
.bd-mainheading.horoscope {color: #8b0051;}
.bd-mainheading.spirituality  {color: #483DF6;}
.bd-mainheading.home-garden  {color: #471E04;}


.bd-readmore.health a {color: #fff;background: #7E9B0D;}
.bd-readmore.beauty a {color: #fff;background: #ED1566;}
.bd-readmore.fashion a {color: #000;background: #FFCF00;}
.bd-readmore.insync a {color: #fff;background: #980F61;}
.bd-readmore.videos a {color: #fff;background: #00AEA5;}
.bd-readmore.pregnancy a {color: #fff;background: #E35D01;}
.bd-readmore.relationship a {color: #fff;background: #C91912;}
.bd-readmore.recipes a {color: #fff;background: #01a98f;}
.bd-readmore.horoscope a {color: #fff;background: #8b0051;}
.bd-readmore.spirituality a {color: #fff;background: #483DF6;}
.bd-readmore.home-garden a {color: #fff;background: #471E04;}

.health .bd-article-catlink a {color: #7E9B0D;}
.beauty .bd-article-catlink a {color: #ED1566;}
.fashion .bd-article-catlink a {color: #FFCF00;}
.insync .bd-article-catlink a {color: #980F61;}
.videos .bd-article-catlink a {color: #00AEA5;}
.pregnancy .bd-article-catlink a {color: #E35D01;}
.relationship .bd-article-catlink a {color: #C91912;}
.recipes .bd-article-catlink a {color: #01a98f;}
.horoscope .bd-article-catlink a {color: #8b0051;}
.spirituality .bd-article-catlink a {color: #483DF6;}
.home-garden .bd-article-catlink a {color: #471E04;}



.inner-page .bd-post-wrapper .bd-catlink a {color: #000;}
.seo-content {
	padding: 20px;
	border: 1px solid #ccc;
	width: 900px;margin: 0 auto 20px auto;
}
.seo-heading {font-size: 18px;color: #000;padding: 0 0 10px 0;font-weight: bold;}
.seo-content p {font-size: 14px;line-height: 22px;color: #333;padding: 0 0 10px 0;}
.floatleft {float: left;}
.floatright {float: right;}
.width-300 {width: 300px;height: 290px;margin-top: 30px;}
.width-650 {width: 650px;height: 320px;}
.leftblock img, .rightblock img {width: 100%;}
.bd-article-midtitle {
	position: absolute;
	background: rgba(255,255,255,1);
	font-size: 16px;
	color: #000;
	text-transform: uppercase;
    font-family: 'Open Sans Condensed', Arial, Helvetica,sans-serif;
    font-weight: 700;
    height: 70px;
    overflow: hidden;
    letter-spacing: 1px;
    padding: 10px;
    top: 40%;
    left: 10%;
    width: 80%;
    text-align: center;
    box-sizing: border-box;
}
.bd-article-midtitle a {color: #000;}



#pregnancy-parenting {width: 1000px;margin: 0 auto;}
.preg-section {margin: 30px 0;}

.preg-sider {margin: 0px 0px 0px 440px;padding: 40px 20px;position: relative;}
.preg-slider-section {background: url(/images/pregnancy-slider-bg.png) no-repeat 0 0;height: 275px;}
.preg-sider-thumbimg {float: left;width: 200px;}
.preg-sider-thumbimg img {border-radius: 5px;display: block;}
.preg-slider-details {margin-left: 220px;}
.preg-sider-topic {font-size: 14px;box-sizing: border-box;color: #1c71b5;}
.preg-sider-topic a {color: #1c71b5;}
.preg-sider-title {color: #272e4a;font-size: 25px;font-weight: bold;padding: 3px 0px;box-sizing: border-box;line-height: 35px;height: 130px;overflow: hidden;}
.preg-sider-title a {color: #272e4a;}

.preg-sider .bx-wrapper .bx-pager {text-align: center;padding-top: 10px;}
.preg-sider .bx-wrapper .bx-pager .bx-pager-item {display: inline-block;vertical-align: bottom;font-size: 0;line-height: 0;}
.preg-sider .bx-wrapper .bx-pager a {background: #7fb3e4;text-indent: -9999px;display: block;width: 12px;height: 12px;margin: 0 5px;outline: 0;-moz-border-radius: 6px;-webkit-border-radius: 6px;border-radius: 6px;}
.preg-sider .bx-wrapper .bx-pager a.active {background: #1c75bc;}

.preg-mainheading-block {padding: 10px;height: 35px;margin-bottom: 10px;}
.preg-mainheading {font-size: 18px;font-weight: bold;color: #000;text-transform: uppercase;float: left;line-height: 35px;}
.preg-view-all {float: right;line-height: 35px;}
.preg-view-all a {background: #fff;padding: 6px 15px;border-radius: 20px;color: #1c71b5;font-weight: bold;font-size: 14px;text-transform: uppercase;}
.preg-ads {margin-bottom: 10px;}

.preg-topblockleft {float: left;width: 650px;}
.preg-topblockright {float: right;width: 300px;}
.preg-bottomblock {margin-top: 20px;}
.preg-article-outerblock {background: #fff;border-radius: 5px;box-shadow: 0 1px 5px 0 rgba(0,0,0,0.3);transition: all .4s ease;overflow: hidden;position: relative;}
.preg-content-lists ul {display: flex;justify-content: space-between;flex-wrap: wrap;}
.preg-content-lists ul li {flex-grow: 0;flex-shrink: 1;cursor: pointer;}
.preg-content-lists.cols-2 ul li {flex-basis: calc(50% - 20px);}
.preg-content-lists.cols-4 ul li {flex-basis: calc(25% - 20px);}
.preg-article-title {color: #272e4a;font-size: 20px;font-weight: bold;padding: 15px 10px;box-sizing: border-box;line-height: 29px;}
.preg-content-lists.cols-4 .preg-article-title {font-size: 18px;line-height: 26px;}
.preg-content-lists.cols-1 .preg-article-title {
    font-size: 26px;
    line-height: 36px;
}
.preg-article-title a {color: #272e4a;}
.preg-article-outerblock figure a img {border-radius: 5px 5px 0 0;display: block;width: 100%;}
.preg-article-outerblock figcaption {width: 100%;position: absolute;background: #fff;border-radius: 0 0 5px 5px;z-index: 2;transition: all .4s ease;bottom: 0px;}
.preg-content-lists.cols-2 .preg-article-outerblock {height: 300px;}
.preg-content-lists.cols-4 .preg-article-outerblock {height: 230px;}
.preg-content-lists.cols-2 .preg-article-outerblock figcaption {height: 75px;}
.preg-content-lists.cols-4 .preg-article-outerblock figcaption {height: 68px;}
.preg-content-lists.cols-2 ul li:hover .preg-article-outerblock figcaption {height: 120px;}
.preg-content-lists.cols-4 ul li:hover .preg-article-outerblock figcaption {height: 140px;}

.pink-heading-bg {background: #ffa5af url(/images/mothers-health-heading-bg.jpg) no-repeat right top;}
.blue-heading-bg {background: #b1cfdf url(/images/mothers-beauty-heading-bg.jpg) no-repeat right top;}
.orange-heading-bg {background: #ffbc47 url(/images/pregnant-heading-bg.jpg) no-repeat right top;}
.pink1-heading-bg {background: #feadb6 url(/images/breastfeeding-heading-bg.jpg) no-repeat right top;}
.pink2-heading-bg {background: #fbc0ab url(/images/babies-health-heading-bg.jpg) no-repeat right top;}
.orange1-heading-bg {background: #ffbc47 url(/images/kids-recipes-heading-bg.jpg) no-repeat right top;}
.green-heading-bg {background: #a9e494 url(/images/recipes-heading-bg.jpg) no-repeat right top;}

.preg-blue-block {padding: 10px;background: #e9f2fc;}
.preg-pink-block {padding: 10px;background: #faedf0;}
.preg-yellow-block {padding: 10px;background: #ebf8c1;}
.preg-orange-block {padding: 10px;background: #fff1d5 url(/images/breastfeeding-bg.jpg) no-repeat center center;}
.preg-green-block {padding: 10px;background: #d0fccd;}
.preg-yellow1-block {padding: 10px;background: #fffdbc;}

.preg-leftblock {float: left;width: 50%;}
.preg-rightblock {float: left;width: 50%;}

.vaccination-chart {margin: 0 4px;background: url(/images/vaccination-chart-bg.jpg) no-repeat 0 0;height: 86px;text-align: right;}
.vaccination-heading {font-size: 40px;text-transform: uppercase;font-weight: normal;color: #fff;line-height: 42px;padding-right: 170px;}
.vaccination-heading1 {font-size: 40px;text-transform: uppercase;font-weight: bold;color: #fff;line-height: 42px;padding-right: 170px;}

.preg-prepost-natal ul {display: flex;justify-content: space-between;flex-wrap: wrap;}
.preg-prepost-natal ul li {list-style-type: none;flex-grow: 0;flex-shrink: 1;flex-basis: calc(50% - 10px);}
.preg-thumbimg {height: 65px;overflow: hidden;}
.preg-thumbimg img {display: block;border-radius: 5px 5px 0 0;}
.preg-title {background: #2477b9;font-size: 20px;text-transform: uppercase;text-align: center;padding: 5px 10px;border-radius: 0 0 5px 5px;font-weight: normal;}
.preg-prepost-natal ul li a {color: #fff;}

.preg-article-vertical {margin: 20px 0 0 0;border-radius: 5px;background: #fff;box-shadow: 0 1px 5px 0 rgba(0,0,0,0.3);}
.preg-article-verticalimg {float: left;width: 230px;}
.preg-article-verticalimg img {display: block;border-radius: 5px 0 0 5px;}
.preg-article-verticaltitle {margin: 0px 0px 0px 230px;padding: 30px 20px;color: #272e4a;font-size: 20px;font-weight: bold;box-sizing: border-box;line-height: 27px;}
.preg-article-verticaltitle a {color: #272e4a;}

.preg-green-block .preg-content-lists.cols-2 ul li {flex-basis: calc(50% - 10px);}
.preg-green-block .preg-content-lists.cols-2 .preg-article-outerblock {height: 210px;}
.preg-green-block .preg-content-lists.cols-2 .preg-article-outerblock figcaption {height: 56px;}
.preg-green-block .preg-content-lists.cols-2 .preg-article-title {font-size: 14px;line-height: 19px;}
.preg-green-block .preg-content-lists.cols-2 ul li:hover .preg-article-outerblock figcaption {height: 100px;}

.preg-mid-section .preg-content-lists.cols-1 .preg-article-outerblock {height: 400px;}
.preg-mid-section .preg-content-lists.cols-1 .preg-article-outerblock figcaption {height: 100px;}
.preg-mid-section .preg-content-lists.cols-1 ul li:hover .preg-article-outerblock figcaption {height: 150px;}

.babynames-block {background: #00a4c7 url(/images/baby-names-bg.jpg) no-repeat 0 0;height: 86px;}
.babynames-head {float: left;text-align: right;padding-left: 380px;}
.babynames-heading {font-size: 40px;text-transform: uppercase;font-weight: normal;color: #fff;line-height: 42px;}
.babynames-heading1 {font-size: 40px;text-transform: uppercase;font-weight: bold;color: #fff;line-height: 42px;}


.preg-calculators ul {display: flex;justify-content: space-between;flex-wrap: wrap;}
.preg-calculators ul li {list-style-type: none;flex-grow: 0;flex-shrink: 1;flex-basis: calc(325px);}
.preg-calculators ul li a {position: relative;display: block;height: 195px;color: #fff;}
.weight-calulator {background: url(/images/weight-calculator.jpg) no-repeat 0 0;}
.ovulation-calulator {background: url(/images/ovulation-calculator.jpg) no-repeat 0 0;}
.height-calulator {background: url(/images/height-calculator.jpg) no-repeat 0 0;}
.calculators-title {position: absolute;background: rgba(0,0,0,0.5);font-size: 18px;text-align: center;font-weight: bold;height: 50px;line-height: 50px;bottom: 0;left: 0;right: 0;}

.babynames-lists {padding: 20px 80px;float: left;position: relative;}
.babynames-lists ul li {width: 52px;height: 52px;float: left;}
.babynames-lists ul li a {border: 1px solid #70ccdf;border-radius: 2px;background: #2eb2d4;line-height: 50px;text-align: center;font-size: 32px;font-weight: normal;display: block;color: #fff;}
.babynames-lists .bx-wrapper .bx-controls .bx-controls-direction a {position: absolute;top: 20px;text-indent: -99999px;border: 1px solid #70ccdf;border-radius: 2px;text-align: center;width: 50px;height: 50px;}
.babynames-lists .bx-wrapper .bx-controls .bx-controls-direction a.bx-prev {left: 15px;background: url(/images/preg-bx-prev.png) no-repeat center center;}
.babynames-lists .bx-wrapper .bx-controls .bx-controls-direction a.bx-next {right: 15px;background: url(/images/preg-bx-next.png) no-repeat center center;}


.preg-breastfeeding-lists ul {display: flex;justify-content: space-between;flex-wrap: wrap;}
.preg-breastfeeding-lists ul li {list-style-type: none;flex-grow: 0;flex-shrink: 1;flex-basis: calc(240px);}
.preg-breastfeeding-lists .preg-article-title {font-size: 18px;text-align: center;}
.preg-breastfeeding-content {padding: 20px;}
.preg-breastfeeding-lists .preg-article-thumbimg {border-radius: 50%;width: 180px;height: 180px;background: #fff;padding: 10px;box-shadow: 0 1px 5px 0 rgba(0,0,0,0.3);-webkit-transition-duration: 0.3s;transition-duration: 0.3s;-webkit-transition-property: transform,opacity;transition-property: transform,opacity;}
.preg-breastfeeding-lists .preg-article-thumbimg img {border-radius: 50%;width: 180px;height: 180px;}
.preg-breastfeeding-lists ul li:hover .preg-article-thumbimg {-webkit-transform: translateY(-5px);transform: translateY(-5px);transform: scale(1.1,1.1);}

.preg-kids-recipes-block {border-radius: 5px;background: #e4f2fd;padding: 10px 20px;position: relative;}
.preg-kids-recipes-block .preg-article-outerblock {height: 190px;}
.preg-kids-recipes-block .preg-article-outerblock figcaption {height: 38px;}
.preg-kids-recipes-block .preg-article-title {font-size: 14px;}
.preg-kids-recipes-block ul li:hover .preg-article-outerblock figcaption {height: 55px;}
.preg-kids-recipes-block .bx-wrapper {position: relative;}
.preg-kids-recipes-block .bx-wrapper .bx-controls .bx-controls-direction a {position: absolute;top: 50%;text-indent: -99999px;}
.preg-kids-recipes-block .bx-wrapper .bx-controls .bx-controls-direction a.bx-prev {left: -30px;}
.preg-kids-recipes-block .bx-wrapper .bx-controls .bx-controls-direction a.bx-next {right: -10px;}
.preg-kids-recipes-block .bx-controls-direction a::before {content: "";position: absolute;top: 0;bottom: 0;left: 4px;right: 4px;margin: auto;width: 12px;height: 12px;border-left: solid 3px #7a7a7a;border-bottom: solid 3px #7a7a7a;}
.preg-kids-recipes-block .bx-controls-direction a.bx-prev::before {-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-webkit-transform: rotate(45deg);transform: rotate(45deg);}
.preg-kids-recipes-block .bx-controls-direction a.bx-next::before {-moz-transform: rotate(-135deg);-ms-transform: rotate(-135deg);-webkit-transform: rotate(-135deg);transform: rotate(-135deg);}




