
@import url("/Content/NewLayout/css/Publishing/font-icons.css");

.rt-left-grid {
    width: 20%;
    float: left;
    border-right: 1px solid #c1c1c1;
    text-align: center;
}

.clr {
clear:both;
}
.rt-left-grid .rt_section_1_1 {
    width: auto;
    height: auto;
    text-align: center;
    overflow: hidden;
    margin-bottom: 6px;
    position: relative;
    margin: auto;
    background-color: transparent;
}
.rt-row .rt_content_heading{
    font-size: 13px;
    line-height: 18px;
    margin-top: 10px;
}

{
    font-size: 13px;
    line-height: 18px;
    margin-top: 10px;
}
.rt-row .rt_user_name {
    font-size: 18px;
    padding: 9px 0px 0px 0px;
}
.rt-flexi .reviewTicks_widgets_product {
    box-shadow: 0px 0px 3px #d5d5d5;
    margin-right: 15px;
    padding: 0px 10px;
    background-color: #fff;
}
.rt-flexi {
    display: flex;
    flex-direction: row;
}
.rt-left-grid .rt_section_1_1 .rt_userpic {
    height: 43px;
    width: auto;
}
.rt-left-grid .rt_user_name {
    font-size: 18px;
}
.rt-left-grid .rt_section_1_2 .rt_rating_star {
    margin-top: 10px;
}
.rt-left-grid .ot-ifo {
    margin-top: 15px;
}
.main-bg-crt {
    background-color: #ededed;
    padding: 30px 0px;
}






.customTool {
    margin: 20px 0;
    border: 1px solid #999;
    padding: 5px;
}

.customParam {
    margin: 10px 0;
    width: 100%;
}

    .customParam li {
        display: flex;
        align-items: center;
        margin: 5px 0;
    }

        .customParam li span {
            width: 100px;
            display: inline-block;
        }



#custom_widgets {
    border: 1px solid #ddd;
    padding: 10px;
    margin: 20px auto;
}

.rt-widget-container {
    width: 100%;
    padding: 30px 10px;
    background: #ededed;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
}

.rt-widget-container-2{}


    .rt-widget-container > div {
        /*flex-basis: content;*/
    }

.rt-row {
    width: 100%;
    float: left;
    padding: 0px 0px 0px 0px;
    color: #000;
    display: flex;
    flex-direction: row;
   
    
}

.rt-row > div {
    flex:1;
}

.productGrid {
    margin: 30px 0 0 0;
    padding: 20px 0;
    border-top: 1px solid #b6c2d6;
    display: inline-block;
}
    .productGrid .rt-row > div {
        flex: none;
        position: relative;
    }
    .productGrid > .rt-row {
        border-bottom: 1px solid #e5e5e5;
        padding:20px 0;
    }


.productGrid .leftGrid {
    width: 25%;
    min-width: 100px;
    border-right: 1px solid #b5bed1;
}

.productGrid .rightGrid 
{
    width:75%;
    padding:0 5px 0 20px !important;
}


.rt-ad-banner {
    text-align: center
}

.rt-review-list-1 {
    width: 100%;
    float: left;
    padding: 0px 0px 0px 0px;
    color: #000;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 5px;
}


.reviewTicks_widgets_product {
   
    width: 100%;
    margin: 0 auto;
    color: #333;
    padding: 0;
    position: relative;
    overflow: hidden;
}

    .reviewTicks_widgets_product .rt_carousel {
        width: auto;
        height: auto;
        position: relative;
        left: 0;
        float: left;
    }

    .reviewTicks_widgets_product .rt_carousel_btn {
        display: none;
        position: absolute;
        top: 48%;
        width: 95%;
        height: 35px;
        margin: 0 auto;
        left: 0;
        right: 0;
    }

        .reviewTicks_widgets_product .rt_carousel_btn span:first-child {
            float: left;
            cursor: pointer;
        }

        .reviewTicks_widgets_product .rt_carousel_btn span:last-child {
            float: right;
            cursor: pointer;
        }

    .reviewTicks_widgets_product .rt_item_row {
        padding: 5px;
    }



    .reviewTicks_widgets_product .rt_section_1 {
        background: #fff;
        padding: 10px;
        position: relative;
        margin:7px;
    }

.rt_ad-logo{

}

.rt_ad-section{
    margin:10px 0;
}

.rt-rating-info h4{
    margin: 0;
    font-size: 15px;
    font-weight: 500;
    color: #000;
}

.rt_ad-heading {
    font-size: 18px;
    padding: 9px 0px 0px 0px
}

.reviewTicks_widgets_product .rt_userpic_text {
    text-align: center;
    width: 100%;
    height:100%;
    display: block;
    line-height: 65px;
    border: 2px solid #e5e5e5;
    border-radius: 50%;
    font-size: 25px;
    color: #333;
    
}

    .reviewTicks_widgets_product .rt_userpic {
        width: 100%;
        box-sizing: border-box;
        border-radius: 50%;
    }

    .reviewTicks_widgets_product .rt_rating_star {
        margin-top: 5px;
    }

.reviewTicks_widgets_product .rt_user_name {
    font-size: 16px;
    font-weight: 500;
    display: inline-block
}

.reviewTicks_widgets_product .rt_riview_date {
    float: right;
    font-size: 12px;
    color: #999;
    font-weight: normal;
    position: absolute;
    bottom: 5px;
    right: 10px;
}
.date_product {
    position: unset !important;
   
}


.reviewTicks_widgets_product .rt_content_heading {
    font-size: 16px;
    line-height: normal;
    font-weight: 500;
    color: #666;
    margin-top: 5px;
}

.reviewTicks_widgets_product .rt_content_text {
    font-size: 13px;
    line-height: 18px;
    margin: 10px 0 15px 0;
    font-weight: 500;
    color: #666;
}



.rt_user-pic {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
}

.rt_user-pic img {
    top: 0;
    position: absolute;
}



.verifird {
    font-size: 13px;
    color: #000;
    font-weight: 400;
    padding-left: 25px;
    position: relative;
    line-height: 20px;
    margin: 5px 0 0 0;
}

.verifird span {
    font-size: 17px;
    padding-top: 2px;
    position: absolute;
    left: 0;
    top: -2px;
}

.rt_riview_address {
    clear: both;
    display: block;
    margin: -2px px 0 0 0;
}



.left-content h2 {
    font-size: 35px;
    font-weight: 600;
    margin-bottom: 0;
    display: inline-block;
    width: auto;
    float: left;
    line-height: 1.2;
}

.left-content .rt_rating_star {
    float: left;
}
.left-content p {
    margin: 0 0 15px 0;
    float: left;
    clear: both;
    font-size: 12px;
}
.based-reviw {
    display: flex;
}

.left-content {
    width: 100%;
    text-align: left;
}

.five-star {
    vertical-align: top;
    margin-top: -2px;
    display: inline-block;
    font-size: 19px;
}

.auto-btn {
    padding: 9px 26px;
    font-size: 14px;
}

.rt_img-bt {
    margin-bottom: 23px;
    width: 100%;
    height: auto;
}

    .rt_img-bt li {
        width: 70px;
        height: 70px;
        overflow: hidden;
        margin: 0 0 0 5px;
        display: inline-block;
    }

.rt_img-bt img 
{
    width: 100%;
    height:auto;
    object-fit: cover;
}

.rt_sny-info p {
    color: #000;
    font-size: 14px;
    margin: 0 0 10px 0;
}

    .rt_sny-info p span {
        text-decoration: underline;
        color: #8d8d8d;
        margin-left: 12px;
        font-size: 13px;
        font-weight: 500
    }

.rt_sny-info p span:first-child {
    margin: 0 0 0 15px;
    font-size: 14px;
    color:#000;
    font-weight:500
}

.rt_sny-info p span a{
    color:inherit;
    font-size:inherit;
    font-weight:inherit;
    margin:0 0 0 5px;
    
}

.rt_sny-info h3 {
    font-size: 15px;
    font-weight: 500;
}
.rt_icon-like:before {
    content: "\e6ac";
}

.rt_ot-ifo {
    margin: 20px 0 0 0;
    font-size: 15px;
    font-weight: 500;
    color: #000;
}

    .rt_ot-ifo h4 {
       
        font-size: inherit;
        font-weight: inherit;
        color: inherit;
        line-height:normal;
        margin:0;
    }

    .rt_ot-ifo h4 span {
        font-weight: 300;
    }


.rt_img-grid{
    width:100%;
    height:auto;
    overflow:auto;
}
.rt_img-grid ul{ width:auto; height:auto; float:left; display:flex; margin-bottom:10px;}

.rightGrid ul{display:block;}

.rt_img-grid ul li {
    width: 90px;
    height: 50px;
    margin: 5px;
    float: left;
}

.rt_img-grid ul li img{width:100%; height:100%;  object-fit: cover; }

.rt_img-gal{
    background: rgba(0,0,0,.5);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000;
    text-align: center;
    padding: 20px;
    display:none;
}

.rt_post-form {
    background: rgba(0,0,0,.5);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000;
    text-align: center;
    padding: 20px;
    display: none;
}

.rt_post-star {
    width: 158px;
    display: flex;
    margin: 0 auto;
    justify-content: space-around;
}

    .rt_post-star li { cursor:pointer;
    }


.rt_form-fild li{ text-align:left; margin:0 0 12px 0; font-size:13px;}
.rt_form-fild li label {
    margin: 0
}

    .rt_form-fild li input, .rt_form-fild li textarea {
        width: 100%;
        margin: 0;
        padding: 6px;
        text-transform: none;
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
        line-height: 20px;
        font-size: 12px;
        color: #333;
        font-style: normal;
        border-radius: 5px;
        background: none;
        border: 2px solid #242424;
        box-shadow: none;
    }

        .rt_readonly {
            border: 2px solid #ccc !important;
            pointer-events: none;
        }



.rt_img-gal > div, .rt_post-form > div {
    width: 85%;
    height: 85%;
    margin: 5% auto;
    background: #fff;
    position: relative;
    border-radius: 5px
}

.rt_post-form > div {
    max-width: 450px;
    padding: 20px;
    height: 100%;
    margin: 0 auto;
}

.rt_form-area {
    width: 100%;
    height: 100%;
    overflow: auto;
}

.rt_img-gal img{
    width: 85%;
    height: 85%;
    margin: 5% 0 0 0;
    object-fit: contain;
}

.rt_img-gal ul{
    width: 100%;
    position: absolute;
    display: flex;
    top: 48%;
    justify-content: space-between;
    padding: 0 15px;
}

 .rt_img-gal li {
        cursor: pointer;
    }

.rt_close-bt {
    position: absolute;
    width: 30px;
    height: 30px;
    background: #000;
    border-radius: 20px;
    color: #fff;
    font-size: 18px;
    top: 5px;
    right: 5px;
    cursor: pointer;
    line-height: 25px;
}


.rt_postbutton {
    background: #00b67b;
    border: none;
    width: 85px;
    height: 30px;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    border-radius: 3px;
}
    @media screen and (max-width: 768px) {
        .colum_view {
        flex-direction: column;
    }


}































