﻿.maincontainercenter{
    background-color: #FFF;
}

h1, h2, h3, h4, h5, p, a, header, nav, menu, footer, input, textarea, button, .alert, .label, li, div {
    font-family: 'Inter', sans-serif !important;
}

ins{
    background-color: #fff;
}

.tips-main {
    /*margin-top: 20px;*/
    padding: 20px 20px 0px 20px;
}
    .tips-main .tips-heading h1 {
        margin-top: 12px;
        margin-bottom: 2px;
        font-size: 32px !important;
        font-weight: 800 !important;
        line-height: 40px !important;
        color: #000000 !important;
        word-break:break-word;
    }

.tips-main .updated-veiw-text {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.64;
    color: #777777;
}

.product-tips-holder {
    margin-bottom: 40px;
}

.product-tips-holder .slick-list{
    height: 100%;
}
.product-tips-holder .slick-track{
    height: 100%;
}
.product-tips-holder .product-tips-img img {
    max-height: 100%;
    max-width: 100%;
}
.product-tips-holder .product-tips-img {
    max-height: 450px;
    margin-bottom: 30px;
    background: #fff;
}
.slick-initialized .slick-slide{
    height: 450px;
    display: flex;
    justify-content: center;
    align-items: center;
}
        .product-tips-holder .product-tips-img iframe {
            height: 450px;
            width: 100%;
        }

.tips-main .top-prod-share {
    margin-bottom: 30px;
}

    .tips-main .top-prod-share a {
        display: inline-block;
        margin-right: 5px;
    }

.top-prod-share img {
    width: 45px;
}

.product-tips-holder .slick-prev:before, .product-tips-holder .slick-next:before {
    font-family: 'ms-icons' !important;
    font-size: 20px;
    line-height: 1;
    opacity: 1;
    color: black;
}

.product-tips-holder .slick-next:before {
    content: "\ea83";
    background-color: #dbdbdb;
    padding: 10px;
    border-radius: 100%;
    font-size: 15px;
    font-weight: 600;
}
.product-tips-holder .slick-prev, .product-tips-holder .slick-next{
    width: 45px;
    height: 45px;
}
.product-tips-holder .slick-prev:before {
    content: "\ea68";
    background-color: #dbdbdb;
    padding: 10px;
    border-radius: 100%;
    font-size: 15px;
    font-weight: 600;
}

.product-tips-holder .slick-prev {
    left: -15px;
    z-index: 1;
}
.product-tips-holder .slick-next {
    right: -15px;
    z-index: 1;
}
.product-tips-holder .product-tips-details p {
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 1.43 !important;
    color: #000000 !important;
}
.product-tips-details h1 {
    font-size: 32px !important;
    font-weight: 800 !important;
    line-height: 1.58 !important;
    color: #000000 !important;
}
.product-tips-details h2 {
    font-size: 26px !important;
    font-weight: 600 !important;
    line-height: 1.58 !important;
    color: #000000 !important;
}
.product-tips-details h3 {
    font-size: 22px !important;
    font-weight: 500 !important;
    line-height: 1.58 !important;
    color: #000000 !important;
}

.product-tips-details ol > li.li-h1 {
    font-size: 32px !important;
    font-weight: 800 !important;
    line-height: 1.58 !important;
    color: #000000 !important;
}

.product-tips-details ol > li.li-h2 {
    font-size: 26px !important;
    font-weight: 600 !important;
    line-height: 1.58 !important;
    color: #000000 !important;
}

.product-tips-details ol > li.li-h3 {
    font-size: 22px !important;
    font-weight: 500 !important;
    line-height: 1.58 !important;
    color: #000000 !important;
}


.product-tips-details p {
}
.product-tips-details ul{
    margin-bottom: 20px;
}
.product-tips-details ul li{
    list-style: initial;
    font-size: 16px;
    line-height: 1.63;
    color: #242c42;
}
.product-tips-details ol{
     margin-bottom: 20px;
}
.product-tips-details ol li{
    list-style-type:decimal;
    font-size: 16px;
    line-height: 1.63;
    color: #242c42;
}
.product-tips-details blockquote{
    margin-bottom: 30px;
    border-radius: 10px;
    border: solid 1px #e5e5e5;
    background-color: #fafafa;
    border-left: 13px solid #d8d8d8;
}
.product-tips-details blockquote span{
    display: inline-block;
    margin: 20px;
}
.product-tips-details table td{
    padding: 12px;
    font-size: 16px;
    line-height: 1.63;
    border-right: 1px solid #e5e5e5;
    color: #242c42;
}
.product-tips-details table tbody{
    display: table-row-group;
}
.product-tips-details table tr:nth-child(odd){
    background: #efefef;
}
.product-tips-details table{
    border: solid 1px #e5e5e5;
    margin-bottom: 30px;
}



.Review_text {
    padding-left: 10px;
}


.product-tips-list-holder h1 {
    font-size: 32px !important;
    font-weight: 800 !important;
    line-height: 1.2 !important;
    color: #000000 !important;
}
.product-tips-list-holder h2 {
    font-size: 26px !important;
    font-weight: 600 !important;
    line-height: 1.2 !important;
    color: #000000 !important;
}
.product-tips-list-holder h3 {
    font-size: 22px !important;
    font-weight: 500 !important;
    line-height: 1.2 !important;
    color: #000000 !important;
}
.product-tips-list-holder p {
}
.product-tips-details ul{
    margin-bottom: 20px;
}
.product-tips-list-holder ul li{
    list-style: initial;
    font-size: 16px;
    line-height: 1.63;
    color: #242c42;
}
.product-tips-list-holder ol{
     margin-bottom: 20px;
}
.product-tips-list-holder ol li{
    list-style-type:decimal;
    font-size: 16px;
    line-height: 1.63;
    color: #242c42;
}
.product-tips-list-holder blockquote{
    margin-bottom: 30px;
    border-radius: 10px;
    border: solid 1px #e5e5e5;
    background-color: #fafafa;
    border-left: 13px solid #d8d8d8;
}
/*.product-tips-list-holder blockquote span{
    display: inline-block;
    margin: 20px;
}
.product-tips-list-holder blockquote p{
    display: inline-block;
    margin: 20px;
}*/
.product-tips-list-holder table td{
    padding: 12px;
    font-size: 16px;
    line-height: 1.63;
    border-right: 1px solid #e5e5e5;
    color: #242c42;
}
.product-tips-list-holder table tbody{
    display: table-row-group;
}
.product-tips-list-holder table tr:nth-child(odd){
    background: #efefef;
}
.product-tips-list-holder table{
    border: solid 1px #e5e5e5;
    margin-bottom: 30px;
}



















.product-tips-list-holder {
    margin-bottom: 80px;
}

.product-tips-list-title {
    margin-bottom: 30px;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.5;
    display: flex;
}
    .product-tips-list-title.h1-title {
        font-size: 32px !important;
        font-weight: 800 !important;
        line-height: 1.58 !important;
        color: #000000 !important;
    }

    .product-tips-list-title.h2-title {
        font-size: 26px !important;
        font-weight: 600 !important;
        line-height: 1.58 !important;
        color: #000000 !important;
    }

    .product-tips-list-title.h3-title {
        font-size: 22px !important;
        font-weight: 500 !important;
        line-height: 1.58 !important;
        color: #000000 !important;
    }

    .product-tips-list-title a {
        color: #242c42;
    }

        .product-tips-list-title a:hover {
            color: #44a512;
        }

    .product-tips-list-title div {
        display: inline-block;
        padding-right: 5px;
    }

.product-tips-holder .tips-rating-review {
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.56;
    color: #242c42;
}

.product-tips-holder .prod-details-holder {
    margin-bottom: 40px;
    display: flex;
    align-items: center;
}

    .product-tips-holder .prod-details-holder div {
        display: flex;
        align-items: center;
        margin-right: 40px;
    }

.prod-details-holder .star-holder {
}

    .prod-details-holder .star-holder .icon-rating {
        font-size: 25px;
        padd;
    }

    .prod-details-holder .star-holder .icon-half-star {
        font-size: 25px;
        margin-right: -5px;
    }

.prod-details-holder .icon-like {
    margin-right: 5px;
    font-size: 25px;
    color: red;
}

.prod-details-holder .votes-text, .prod-details-holder .like-text {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.15;
    color: #777777;
}

.prod-details-holder .rating-holder .icon-rating {
    font-size: 25px;
}

.prod-details-holder .rating-holder .rating-number {
    margin-left: 5px;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.15;
    color: #ffbf00;
}

.pages-related {
}

.pages-related-holder {
    padding: 20px;
    margin-bottom: 30px;
    border: solid 1px #e5e5e5;
    background-color: #ffffff;
}

    .pages-related-holder .pages-related-title {
        padding-bottom: 30px;
        font-size: 18px;
        font-weight: 600;
        color: #242c42;
    }

    .pages-related-holder .pages-related-content {
    }

.pages-related-content div {
    font-size: 16px;
    line-height: 1.44;
    color: #777777;
}

    .pages-related-content div:not(:last-child) {
        padding-bottom: 16px;
    }
.top-pages-add{
    margin-bottom: 20px;
}

.product-tips-list-holder blockquote{
    padding: 20px;
}
.product-tips-details blockquote{
    padding: 20px;
}
.video-iframe{
  width: 100%;
  height: 450px;
}
.product-tips-details img {
    max-height: 450px;
    max-width: 100%;
    width: initial !important;
}
.slick-initialized img.slick-slide{ 
    /*for only one child image*/
    max-height: 450px !important;
    height: initial !important;
}



/*=== top pages homepage starts ====*/
.recommend-top-pages{
    margin-bottom: 25px;
}
.recommend-top-pages a{
    width: 100%;
    background-size: cover;
    background-position: center;
    min-height: 210px;
    position: relative;
    font-size: 15px;
    border-radius: 5px;
    overflow: hidden;
}
.recommend-top-pages .recommend-top-text{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px 8px 12px 8px;
    border-radius: 4px;
    font-weight: 500;
    background-image: linear-gradient(to bottom,rgba(0,0,0,0),#000);
    text-align: center;
    color: #fff;
}
.recommend-top-pages a:hover{
    opacity: 0.75 !important;
    font-size: 16px;
}

h1 > a {
    color: #000 !important;
}

h2 > a {
    color: #000 !important;
}

h3 > a {
    color: #000 !important;
}
/*=== top pages homepage ends ====*/