@font-face {
    font-family: hel_normal;
    src: url("//cdn.firstcry.com/brainbees/css/m/hel_normal.ttf");
    font-display:block;
}
@font-face {
    font-family: hel_bold;
    src: url("//cdn.firstcry.com/brainbees/css/m/hel_bold.ttf");
    font-display:block;
}
@font-face {
    font-family: hel_light;
    src: url("//cdn.firstcry.com/brainbees/css/m/hel_light.ttf");
    font-display:block;
}
a {
    text-decoration: none;
}
.float_l {
    float: left;
}
.head,
.block,
.main,
article,
.banner,
.bottom {
    width: 100%;
    float: left;
}
.head {
    background-color: #a5deef;
    border-top: 3px solid #e6e6e6;
    display: block;
}
.head h1 {
    padding: 1% 1% 1% 2%;
    font-size: 1.5em;
    font-weight: normal;
    text-transform: uppercase;
}
.head h1 span {
    padding-right: 2%;
    font-weight: bold;
}
.main {
    margin-top: 10px;
    font-family: hel_normal;
    padding: 0 10px;
}
.main article {
    margin: 0;
    width: 100%;
}
.main article .image {
    width: 30%;
}
.main article .text {
    width: 70%;
    text-align: left;
    vertical-align: middle;
    padding: 2%;
    font-size: 14px;
}
.bottom {
    margin-bottom: 2%;
}
.bottom .block {
    background-color: #cbedf6;
    float: left;
    margin: 0 0 10px;
    padding: 17px 11px 15px 10px;
    clear: both;
    width: 100%;
    font-family: 95%;
}
.bottom .a_rrow:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    right: 12px;
    z-index: 10;
    border-top: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid black;
    -webkit-transform: rotate(90deg) scale(1);
    -moz-transform: rotate(90deg) scale(1);
    -o-transform: rotate(90deg) scale(1);
    -ms-transform: rotate(90deg) scale(1);
    padding-top: 10px;
}
.bottom .block a {
    font-family: hel_normal;
    font-size: 95%;
    margin: 1px 0 0 0;
    color: #2c2c2c;
    display: block;
    clear: both;
}
.bottom .block a:hover {
    color: #2c2c2c;
}
.main article h2 {
    width: 100%;
    font-size: 1.2em;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 5px;
}
.main article .info {
    width: 100%;
    text-align: left;
    padding: 5px 6px;
    font-family: hel_light;
}
.main article h3 {
    width: 100%;
    display: block;
    font-weight: normal;
    padding: 5px 5px 0;
    color: #2c2c2c;
}
.main article ul {
    float: left;
    width: 100%;
}
.main article ul li {
    list-style-type: none;
    display: block;
}
.main article ul li ul {
    display: none;
}
.li_wrap {
    width: 100%;
    float: left;
    background: #f2f2f2;
    color: #4a4949;
    line-height: 1.5em;
    margin-bottom: 2%;
}
.li_bullet {
    float: left;
    display: block;
    padding: 14px 0 14px 8px;
    width: 6%;
    font-size: 100%;
}
.li_cont {
    width: 91%;
    float: left;
    padding: 14px;
    text-align: left;
    color: #2c2c2c;
}
.main article .cattree::after {
    color: #999;
    content: "+";
    float: right;
    font-size: 13pt;
    position: relative;
    right: 8px;
    top: 6px;
    width: 2%;
    padding: 8px 0;
}
.main article .cattree_hover::after {
    color: #999;
    content: "-" !important;
    float: right;
    font-size: 13pt;
    position: relative;
    right: 8px;
    top: 6px;
    width: 2%;
    padding: 8px 0;
}
.main article a {
    text-decoration: underline;
    margin-top: 10px;
}
#productlist li:first-child {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 10px;
    margin-bottom: 11px;
    text-align: left;
}
#productlist ul li ul li {
    font-family: hel_light;
    line-height: 20px;
    font-size: 90%;
    padding-left: 8px;
}
.main article .block a {
    text-decoration: none;
}
.logo {
    width: 35%;
    margin: 0 auto;
    padding: 3% 0 1%;
    clear: both;
}
.offers {
    border: 1px solid #e6e6e6;
    margin: 0 0 10px;
    width: 100%;
    float: left;
}
.offers tr td {
    border-bottom: 1px solid #e6e6e6;
    padding: 12px 10px;
    font-family: hel_light;
}
.offers .head_td {
    text-align: center;
    background-color: #e6e6e6;
    width: 100%;
    font-family: hel_normal;
}
.lasttd {
    border-bottom: 0 !important;
}
.main .inner {
    width: 100%;
    padding: 6px;
    float: left;
    margin-bottom: 2.3%;
}
.gsbox1 {
    float: left;
    width: 49%;
    padding: 3%;
}
.gsborder_r_b {
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}
.gsborder_b {
    border-right: 1px solid #fff;
    border-bottom: 1px solid #e6e6e6;
}
.gsborder_r {
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #fff;
}
.bot_ul {
    margin-top: 1em;
}
.bot_ul li {
    line-height: 1.2em;
    font-family: hel_light;
}
.bot_ul li p {
    margin: 0 0 1% 0;
    padding: 0;
}
.bot_ul ol {
    margin: 0;
    padding: 0 8px;
}
.bot_ul ol li {
    margin-bottom: 2%;
}
.top_li {
    line-height: 1.2em;
}
.bot_tc {
    margin-bottom: 10px;
    float: left;
}
.border_no {
    border: 0;
}
.top_cont {
    font-family: hel_light;
    font-size: 95%;
    line-height: 20px;
    margin-bottom: 10px;
}
.td_1 {
    width: 60%;
}
.td_2 {
    width: 38%;
}
.heading {
    font-family: hel_normal;
    font-size: 100%;
}
.new_born a {
    font-weight: bold !important;
    text-decoration: none !important;
    color: #f66005 !important;
}
.new_born a:hover {
    font-weight: bold;
    text-decoration: underline !important;
    color: #f66005 !important;
}
.new_born article .pord_title {
    border-bottom: 1px solid #d1d1d1;
    color: #f56006;
    font-size: 20px !important;
    font-weight: bold;
    padding: 9px 0;
    text-align: left;
}
.new_born #productlist li:first-child {
    border-bottom: 0;
}
.new_born #productlist ul li ul li {
    padding: 15px 8px;
}
.new_born #productlist ul > .product_info li {
    padding: 5px 8px;
    margin-bottom: 0;
    background: url("//cdn.firstcry.com/brainbees/images/shopping/arrow.gif") no-repeat scroll 0 8px rgba(0, 0, 0, 0);
    padding-left: 16px;
    line-height: 1.1em;
}
.new_born #productlist ul > .product_info li:last-child {
    padding-bottom: 15px;
}
.new_born #productlist ul > .product_info .li_nostyle {
    margin: 0;
    padding: 0;
}
.new_born .cell {
    border: 1px solid #e6e6e6;
    float: left;
    padding: 10px 8px;
    text-align: center;
    width: 100%;
}
.new_born article ul li ul ul {
    display: block;
}
.main .congras {
    margin-bottom: 8px;
}
.main .font {
    font-size: 90%;
}
.goTopButton {
    background-color: #5ec7dc;
    width: 47px;
    border: 2px solid#FFFFFF;
    border-radius: 5px 0 0 5px;
    box-shadow: 2px 2px 2px 0#C1C1C1;
    bottom: 156px;
    color: #ffffff;
    cursor: pointer;
    float: right;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 0.05em;
    line-height: 65px;
    position: fixed;
    right: 0;
    text-align: center;
    height: 49px;
    z-index: 1000;
    display: none;
}
.up-arrow {
    border-bottom: 11px solid#FFFFFF;
    border-left: 11px solid#5EC7DC;
    border-right: 10px solid#5EC7DC;
    height: 0;
    left: 13px;
    position: absolute;
    top: 7px;
    width: 0;
}
