body,
ul,
li,
p {
    padding: 0;
    margin: 0;
    list-style: none;
}
@font-face {
    font-family: Roboto;
    src: url(../fonts/Roboto-regular.woff) format("woff");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: Roboto-Medium;
    src: url(../fonts/Roboto-medium.woff) format("woff");
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: fc-icon;
    src: url(../fonts/community-icons-v11.woff) format("woff");
    font-weight: 400;
    font-style: normal;
}
[data-icon-font]:before {
    font-family: fc-icon !important;
    content: attr(data-icon-font);
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}
.icon {
    font-size: 20px;
    height: 20px;
}
.left {
    float: left;
}
.right {
    float: right;
}
.breadcrumb {
    margin-bottom: 9px !important;
    padding: 0 !important;
    background-color: #fff !important;
}
.td-sub-footer-container {
    position: relative;
}
.td-subfooter-menu li a:hover {
    color: #ef3b74;
}
.baby-size-comp {
    margin-right: 15px;
    overflow: hidden;
}
.baby-size-comp .week-bar {
    list-style: none;
}
.baby-size-comp .weeks-section {
    overflow: hidden;
    padding: 10px 0;
    margin: 0 30px;
    position: relative;
}
.baby-size-comp .weeks-section .week-bar {
    width: 3145px;
    float: left;
    margin-bottom: 0;
}
.baby-size-comp .allweeks {
    padding: 2px 0;
}
.baby-size-comp .curr-week {
    border: 1px solid #f56996;
    border-radius: 50px;
    line-height: 21px;
    text-align: left !important;
}
.baby-size-comp .sel-week {
    border: 1px solid #aaa;
    border-radius: 50px;
    text-align: left !important;
}
.baby-size-comp .wk-txt {
    color: #424242 !important;
    font-size: 12px;
    margin-left: 7px;
    font-weight: 500;
}
.baby-size-comp .weeks-section li .week span {
    font-size: 15px;
    font-weight: 500;
    line-height: 26px;
}
.baby-size-comp .weeks-section li .week {
    display: inline-block;
    color: #424242;
    text-align: center;
}
.baby-size-comp .weeks-section .weekcircle .week {
    color: #fff;
}
.baby-size-comp .weeks-section .current {
    font-size: 12px;
    text-align: center;
    display: inline-block;
    line-height: 1;
    color: #f56996;
    vertical-align: middle;
    margin-left: 2px;
    font-weight: 500;
}
.baby-size-comp .weeks-section .weekcircle {
    background: #f56996;
    color: #fff !important;
    border-radius: 50%;
    position: relative;
    left: 2px;
    width: 26px;
    height: 26px;
    vertical-align: middle;
}
.baby-size-comp .weeks-section .greycircle {
    background: #aaa;
    color: #fff !important;
    border-radius: 50%;
    position: relative;
    left: 2px;
    width: 26px;
    height: 26px;
    vertical-align: middle;
}
.baby-size-comp .weeks-section li {
    margin-left: 0;
    cursor: pointer;
    width: 85px;
    position: relative;
    float: left;
    text-align: center;
}
.baby-size-comp .image-section {
    margin: 10px 0 0;
    position: relative;
    height: 452px;
}
.baby-size-comp .len-wt-block {
    text-align: center;
    overflow: hidden;
    margin-top: 30px;
}
.baby-size-comp .border {
    border-left: 1px solid #e0e0e0;
    height: 45px;
    margin-top: 7px;
}
.baby-size-comp .len-wt {
    width: 49%;
}
.baby-size-comp .select-size {
    border: 1px solid #eee;
    border-radius: 3px;
    text-align: center;
    padding: 7px;
    cursor: pointer;
    position: relative;
    margin-top: 20px;
    height: 35px;
}
.baby-size-comp .select-size span:before {
    position: absolute;
    right: 10px;
    top: 9px;
    color: #9e9e9e;
}
.baby-size-comp .size-options {
    display: none;
    text-align: center;
    position: absolute;
    width: 100%;
    background: #fff;
    box-shadow: 0 8px 9px -9px #333;
    border: 1px solid #eee;
    border-top: 0;
}
.baby-size-comp .size-info {
    position: relative;
}
.baby-size-comp .size-info .size-options li {
    padding: 10px;
    margin: 0;
    cursor: pointer;
}
.baby-size-comp .image-name {
    text-align: center;
    background: #0000005a;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-transform: capitalize;
    padding: 7px 0;
    z-index: 1;
}
.baby-size-comp .read-more-btn {
    width: 100%;
    text-align: center;
    display: block;
    margin: 30px auto 0;
}
.baby-size-comp .read-more-btn:hover {
    color: #fff;
}
.baby-size-comp .related-article {
    position: relative;
}
.baby-size-comp .related-article .related-title {
    margin: 22px 0 10px;
}
.baby-size-comp .articles-slider {
    overflow: hidden;
}
.baby-size-comp .articles-slider li {
    float: left;
}
.baby-size-comp .articles-slider .slide {
    border: 1px solid #eee;
    padding: 8px;
}
.baby-size-comp .articles-slider .article-img {
    width: 110px;
    height: 70px;
}
.baby-size-comp .articles-slider .article-txt {
    width: 57%;
    margin-left: 10px;
}
.baby-size-comp .articles-slider .article-txt span {
    display: -webkit-box !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.baby-size-comp .next-artl {
    position: absolute;
    right: -8px;
    top: 60px;
    cursor: pointer;
    padding: 6px 7px 8px;
    background: #fff;
    border-radius: 3px;
}
.baby-size-comp .prev-artl {
    position: absolute;
    left: -4px;
    top: 60px;
    cursor: pointer;
    padding: 6px 7px 8px;
    background: #fff;
    border-radius: 3px;
}
.baby-size-comp img {
    width: 100%;
    object-fit: cover;
    height: 100%;
}
.td-header-top-menu a:hover {
    color: #fff;
}
.test-internet-error {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.75);
    z-index: 9999;
}
.save-success {
    width: 250px;
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: #fff;
    border-radius: 3px;
    padding: 15px;
}
.error-ok {
    float: right;
    margin-top: 10px;
    cursor: pointer;
}
.baby-size-comp .slide-blk {
    width: 309px;
    margin-right: 20px;
    margin-left: 0;
}
.baby-size-comp .week-next,
.baby-size-comp .week-prev {
    position: absolute;
    top: 14px;
    color: #9e9e9e;
    cursor: pointer;
    font-size: 20px;
}
.baby-size-weeks {
    position: relative;
    margin-top: 10px;
}
.baby-size-comp .week-next {
    right: -3px;
}
.baby-size-comp .week-prev {
    left: -3px;
}

/*musaa desktop css start here*/
.shareIcon {
    margin: 15px 0;
    width: 100%;
    text-align: center;
    overflow: none;
    overflow: unset;
    position: relative;
}


.sharing-options{
    display: none;
    position: absolute;
    top: -11px;
    right: -153px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 8px 0 #c5c5c5;
    box-shadow: 0 1px 8px 0 #c5c5c5;
    width: 137px;
    padding: 7px 0;
}

.left{
    float: left;
}

.sharing-options ul{
	margin-bottom: 0px;
}
.sharing-options li{
    list-style-type:none;
}
.sharing-options ul li{
        margin: 0;
    padding: 0;
    width: 25px;
    text-align: center;
    margin: 0 10px;
}
    .shareIcon .sharing-options
    {
        background: #fff;
        right: 378px;
        left: unset;
        top: -8px;
    }

    .sharing-options::after{
    	content: "";
	    position: absolute;
	    width: 0;
	    height: 0;
	    margin-left: -0.5em;
	    bottom: 0px;
	    right: -14px;
	    box-sizing: border-box;
	    border: 7px solid #c5c5c5;
	    border-color: transparent transparent #ffffff #ffffff;
	    transform-origin: 0 0;
	    transform: rotate(225deg);
	    box-shadow: -1px 1px 1px 0 #c5c5c5;
        left: unset;
    }


/*mussa desktop css end here*/


@media (min-width: 768px) {
    .questionLeftNew {
        min-height: 700px;
    }
}


@media (max-width: 767px) {
    .baby-size-comp {
        margin-right: 0;
        background: #eee;
    }
    .baby-size {
        margin: 10px;
    }
    .baby-size-weeks {
        background: #fff;
    }
    .baby-size-btm {
        background: #fff;
    }
    .baby-size-comp .size-info,
    .baby-size-comp .read-more-btn,
    .baby-size-comp .related-article {
        margin-left: 10px;
        margin-right: 10px;
        width: auto;
    }
    .baby-size-comp .articles-slider .article-txt {
        width: 52%;
    }
    .slide-blk {
        width: 230px !important;
    }
    .baby-size-comp .articles-slider .article-img {
        width: 90px;
        height: 60px;
    }
    .baby-size-comp .articles-slider {
        overflow-x: scroll;
        overflow-y: hidden;
    }
    .baby-size-comp .week-next,
    .baby-size-comp .week-prev {
        display: none;
    }
    .baby-size-comp .weeks-section {
        overflow-x: scroll;
        margin: 0;
        background-color: #fff;
        padding: 10px;
    }
    .baby-size-comp .weeks-section li .week span {
        font-size: 14px;
    }
    .baby-size-comp .weeks-section .current {
        font-size: 10px;
    }
    .baby-size-comp .weeks-section .greycircle {
        top: 1px;
    }
    .baby-size-comp .slide-blk {
        margin-right: 10px;
    }

    .baby-size-comp .image-section{
    	height: 100%;
    }

    /*musaa mobile css*/
                .shareIcon .sharing-options{
                display: none;
                width: 100%;
                position: fixed;
                top: inherit;
                bottom: 0px;
                left: 0;
                background-color: #fff;
                border-radius: 3px;
                border-bottom-left-radius: 0;
                border-bottom-right-radius: 0;
                padding: 0;
                z-index: 10;
                -webkit-box-shadow: none;
                box-shadow: none;
        }
        .shareIcon .sharing-options ul{
                width: 55%;
                margin: 20px 28%;
        }
}
@media (min-width: 320px) and (max-width: 359px) {
    .baby-size-comp .weeks-section .greycircle {
        top: 1px;
    }
}
