﻿body, h1, h2, h3, h4, h5, p, a, header, nav, menu, footer, input, textarea, button, .alert, .label, li, div {
    font-family: "proxima-soft","Varela Round",sans-serif;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    word-spacing: normal;
}


.container-fluid {
    padding: 0;
}

header .logo {
    padding: 0;
}

.MA-0 {
    margin: 0 !important;
}

a:hover {
    text-decoration: none;
}

.mandatory {
    color: #d0011b !important;
}

.btn-link:hover, .btn-link:focus {
    text-decoration: none;
}
.btn-link:hover{
    border: 1px solid #44a512;
}
.breadcrumb-layer {
    background-color: #f5f6f7;
    padding: 5px 0;
    border-bottom: 1px solid #d5d5d5;
}

.breadcrumb-text {
    padding: 8px 15px;
    color: #000;
    font-size: 12px;
}

    .breadcrumb-text a {
        color: #44a512;
        font-size: 12px;
    }

        .breadcrumb-text a:last-child {
            color: #333;
            pointer-events: none;
        }

.widget-photo {
    padding: 60px 0;
    box-shadow: 0 1px 0 0 #cacaca;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #e6e6e6;
}

    .widget-photo > .container {
        position: relative;
    }

.widget-main-content {
    padding-bottom: 25px;
    background-color: #fff;
}

.widget-detail-holder {
    color: #fff;
}

.widget-title-text {
    margin-top: 0;
    margin-bottom: 12px;
    font-size: 26px;
    color: #fff;
}

.widget-detail-text {
    margin-bottom: 8px;
    font-size: 15px;
    line-height: 1.47;
    color: #fff;
}

.widget-box-holder {
    margin: 25px -15px;
}

.widget-wrapper {
    margin-bottom: 20px;
    border-radius: 4px;
    background-color: #ffffff;
    border: solid 1px #e2e2e2;
    border-radius: 4px;
    text-align: center;
}

.widget-image-holder {
    height: 200px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    background-image: linear-gradient(118deg, rgba(66, 45, 217, 0.05), rgba(2, 218, 250, 0.05));
    position: relative;
}

    .widget-image-holder img {
        max-width: 90%;
        max-height: 90%;
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        margin: auto;
    }

.widget-content {
    padding: 12px 25px;
    color: #333333;
}

.widget-content-title {
    padding-bottom: 12px;
    font-size: 17px;
    font-weight: 500;
}

.widget-content-details {
    min-height: 80px;
    padding-bottom: 12px;
    font-size: 15px;
    line-height: 1.47;
}
.widget-content .btn-link{
    color: #44a512;
    border: 1px solid #44a512;
}

a.widget-btn {
    padding: 11px 30px;
    border-radius: 4px;
    background-image: linear-gradient(to bottom, #89bd34, #44a512);
    font-size: 15px;
    font-weight: 500;
    display: inline-block;
    color: #fff !important;
}

    a.widget-btn:active {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    }

/*====== WIDGET MODAL ======*/
.widget-modal .modal-subtitle {
    font-size: 14px;
    line-height: 1.57;
    color: #666666;
}

.widget-modal .modal-header {
    padding: 12px 20px 12px 20px;
}

@media (min-width: 768px) {
    .widget-modal .modal-dialog {
        width: 835px;
    }
}

.widget-modal .close-btn {
    position: absolute;
    padding: 8px;
    top: 4px;
    right: 4px;
    cursor: pointer;
}

    .widget-modal .close-btn span {
        font-size: 16px;
    }

.widget-modal .modal-title {
    margin-bottom: 5px;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.1;
    color: #333333;
}

.widget-modal .modal-body {
    padding: 0;
}

.add-widget-container {
    margin: 0;
    table-layout: fixed;
}

.right-widget-content {
    padding: 15px;
}

.left-widget-content {
    min-height: 120px;
    padding: 10px 0;
    position: relative;
    background-color: #edf1f4;
    text-align: center;
}

.widget-logo-holder {
    display: table-cell;
    vertical-align: middle;
}

    .widget-logo-holder img {
        width: 78px;
        height: 19px;
    }

.rating-widget {
    width: auto;
    position: relative;
    border: 1px solid #e2e2e2;
    border-radius: 4px;
    background-color: #fff;
    display: inline-block;
}

    .rating-widget .widget-rating-holder .widget-review-holder {
        padding-left: 8px;
    }

    .rating-widget .rating-text-holder {
        min-width: 35px;
        text-align: center;
    }

.app-widget-small .rating-text-holder {
    font-size: 15px;
}

.app-widget-small .widget-star-holder span {
    font-size: 16px;
}

.app-widget-small .widget-review-holder {
    font-size: 10px;
}

.app-widget {
    width: auto;
    position: relative;
    border-radius: 4px;
    background-color: #fff;
    border: 1px solid #e2e2e2;
    display: none;
}

    .app-widget .widget-rating-holder {
        padding: 1px 5px;
    }

    .app-widget .widget-review-holder {
        text-align: center;
    }

.app-logo {
    display: table-cell;
    vertical-align: middle;
    padding-right: 7px;
}

.app-widget-small .rating-text-holder {
    font-size: 15px;
}

.app-widget-small .widget-star-holder span {
    font-size: 14px;
    padding: 0;
}

.app-widget-small .widget-review-holder {
    font-size: 10px;
}

.app-widget-medium .widget-star-holder span {
    font-size: 18px;
    padding-left: 2px;
}

.widget-rating-holder {
    width: 100%;
    padding: 5px 12px;
    display: table;
}

.responsive-logo {
    display: none;
    margin-right: 4px;
}

.widget-star-holder {
    display: table-cell;
    vertical-align: middle;
}

.widget-star-holder .pull-right > span {
    padding-left: 2px;
}  

    .widget-star-holder span {
        font-size: 20px;        
    }

.widget-resp-star-holder {
    display: none;
}

.rating-text-holder {
    padding-right: 4px;
    font-size: 22px;
    font-weight: 500;
    display: table-cell;
    vertical-align: middle;
    line-height: 0;
    color: #ff9700;
}

.widget-review-holder {
    font-size: 11px;
    font-weight: 500;
    display: table-cell;
    vertical-align: middle;
    color: #888;
    text-align: right;
}

.bg-green {
    background-color: #44a512;
}

.sel-product {
    position: relative;
}

    .sel-product input {
        min-width: 0;
        height: 40px;
        padding: 8px 14px;
        font-size: 15px;
        font-weight: 500;
        border: solid 1px #cacaca;
        color: #333;
        box-shadow: none;
    }

.add-wr-button input, .layout-options input {
    display: none;
}

.add-wr-button {
    margin-bottom: 12px;
    color: #999999;
}

    .add-wr-button [type="checkbox"]:checked + label, .add-wr-button [type="checkbox"]:not(:checked) + label {
        position: relative;
        padding-left: 28px;
        cursor: pointer;
        line-height: 16px;
        display: inline-block;
        font-weight: 400;
    }

        .add-wr-button [type="checkbox"]:checked + label:before, .add-wr-button [type="checkbox"]:not(:checked) + label:before {
            content: '';
            width: 18px;
            height: 18px;
            position: absolute;
            left: 0;
            top: 0;
            border: 1px solid #44a512;
            border-radius: 100%;
            background: #fff;
        }

        .add-wr-button [type="checkbox"]:checked + label:after {
            content: '';
            width: 11.4px;
            height: 11.4px;
            background: #44a512;
            position: absolute;
            top: 3.68px;
            left: 3.2px;
            border-radius: 100%;
        }

.layout-type-container {
    padding-bottom: 12px;
}

.layout-type-title {
    padding: 0px 0 10px 0;
    font-size: 13px;
    font-weight: 500;
    color: #333;
}

#reviewRatingWidgetModal .layout-type-title {
    padding: 10px 0 10px 0;
}

.layout-type-holder {
    margin: 0;
    border-radius: 4px;
    background-color: #edf1f4;
    overflow: hidden;
}

.layout-type {
    padding: 9px 0;
    font-size: 15px;
    font-weight: 500;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    color: #999999;
}

    .layout-type.active, .layout-type:hover {
        background-image: linear-gradient(to bottom, #89bd34, #44a512);
        color: #ffffff;
    }

    .layout-type:not(:last-child) {
        border-right: 2px solid #fff;
    }

.layout-options [type="radio"] + label,
.layout-options [type="checkbox"] + label {
    position: relative;
    padding-left: 24px;
    cursor: pointer;
    line-height: 16px;
    display: inline-block;
    font-weight: 400;
}

    .layout-options [type="radio"] + label:before,
    .layout-options [type="checkbox"]+ label:before {
        content: '';
        width: 16px;
        height: 16px;
        position: absolute;
        left: 0;
        top: 0;
        border: 1px solid #44a512;
        border-radius: 100%;
        background: #fff;
    }

    .layout-options [type="radio"]:checked + label:after {
        content: '';
        width: 10px;
        height: 10px;
        background: #44a512;
        position: absolute;
        top: 3px;
        left: 3px;
        border-radius: 100%;
    }

    .layout-options [type="checkbox"]:checked + label:after {
        content: '';
        width: 15px;
        height: 15px;
        background: #44a512;
        position: absolute;
        top: 3.2px;
        left: 3.2px;
        border-radius: 100%;
        font-family: 'ms-icons' !important;
        content: "\2713";
        position: absolute;
        top: 0px;
        left: 0px;
        font-size: 12px;
        line-height: 15px;
        color: #fff;
        transition: all .2s;
        text-align: center;
    }

#ratingWidgetModal .layout-options .ratingwrbtn {
    padding: 10px 0 20px 0;
}

.layout-options ul li {
    padding: 12px 20px 15px 0;
    font-size: 15px;
    font-weight: 500;
    color: #666666;
    display: inline-block;
}

.layout-options label {
    margin: 0;
}

.small-med-list {
    display: none;
}

.sign-up-option {
    padding-top: 15px;
    font-size: 13px;
    font-weight: 500;
    color: #999999;
}

.html-content {
    padding-bottom: 5px;
    border-radius: 4px;
    border: solid 1px #e2e2e2;
}

.html-note {
    padding-top: 12px;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.38;
    color: #666666;
}

.copy-code-btn {
    width: 100%;
    padding: 8px 0;
    margin-top: 10px;
    border-radius: 4px;
    text-align: center;
    font-size: 15px;
    font-weight: 500;
    display: inline-block;
    border: 1px solid #d8d8d8;
    background-color: #e2e2e2;
    color: #999999;
}

    .copy-code-btn:hover {
        color: white !important;
    }

a.write-review-btn {
    padding: 5px 10px;
    border-radius: 4px;
    background-image: linear-gradient(to bottom, #89bd34, #44a512);
    font-size: 11px;
    color: #fff;
}

    a.write-review-btn:hover {
        color: #fff !important;
    }
/*====== WIDGET MODAL ======*/
/*====== Review & Rating Widget Modal Start ======*/
/*#reviewRatingWidgetModal .left-widget-content{
            padding: 0 30px;
        }*/
.review-rating-widget {
    margin: 0 auto;
    border-radius: 4px;
    background-color: transparent;
    /*border: solid 1px #e2e2e2;*/
    padding: 10px;
    text-align: left;
}

    .review-rating-widget > .head {
    }

    .review-rating-widget .review-rating-holder {
        display: inline-block;
        vertical-align: middle;
        padding-left: 20px;
    }

        .review-rating-widget .review-rating-holder .rating-text-holder {
            font-size: 15px;
        }

        .review-rating-widget .review-rating-holder .widget-star-holder span {
            font-size: 16px;
        }

        .review-rating-widget .review-rating-holder .widget-review-holder {
            padding-left: 10px;
            font-size: 12px;
        }

.multiple-reviews .review-box {
    /*padding-right: 2px;*/
}

.multiple-reviews .star-rating .icon-rating {
    font-size: 10px;
}

.multiple-reviews .review-title a {
    font-size: 12px;
    font-weight: 600;
    padding: 5px 0;
    color: #333;
    word-wrap: break-word;
}

.review-rating-widget.layout-1{
  margin : 0 30px;
}

.review-rating-widget.layout-1 .review-title {
    height: 28px;
    overflow: hidden;
}

.review-rating-widget.layout-1 .multiple-reviews {
    min-height: 142px;
}

.no-reviews-text {
    font-size: 12px;
    font-weight: 500;
    color: #666;
    width: 100%;
    text-align: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 20px;
    margin: auto;
}

.multiple-reviews .review-content a {
    font-size: 11px;
    font-weight: 500;
    color: #333;
    line-height: 16px;
    display: inline-block;
    max-width:100%;
    word-wrap:break-word;
}

    .multiple-reviews .review-content a:hover {
        color: #333 !important;
    }

.review-rating-widget.layout-1 .review-content {
    height: 64px;
    overflow: hidden;
}

.multiple-reviews .review-date {
    padding: 5px 0;
    font-size: 11px;
    color: #999999;
}

.multiple-reviews .slick-prev:before, .multiple-reviews .slick-next:before {
    /*border-radius: 50%;
            background-color: #999999;*/
    color: #3c3c3c;
    font-size: 24px;
    line-height: 5px;
}

.multiple-reviews .slick-prev:before {
    content: '\2039';
}

.multiple-reviews .slick-next:before {
    content: '\203A';
}

.multiple-reviews .slick-prev {
    left: -33px;
    background: #d8d8d8;
    height: 22px;
    width: 22px;
    border-radius: 100%;
}

.multiple-reviews .slick-next {
    right: -33px;
    background: #d8d8d8;
    height: 22px;
    width: 22px;
    border-radius: 100%;
}
.iframe-note {
    font-size: 11px;
    color: #666;
    padding-top: 10px;
}

/*Layout 2*/
.review-rating-widget.layout-2 {
    width: 100%;
    padding: 0;
}

    .review-rating-widget.layout-2 .head {
        padding: 10px;
        border-bottom: 1px solid #d5d5d5;
    }

    .review-rating-widget.layout-2 .multiple-reviews {
        position: relative;
        height: 200px;
        overflow-x: auto;
        text-align: left;
        padding-top: 10px;
    }

        .review-rating-widget.layout-2 .multiple-reviews .review-box {
            padding: 0 10px;
            margin-top: 0;
            margin-bottom: 10px;
        }

    .review-rating-widget.layout-2 .review-rating-holder {
        padding-left: 0;
        display: block;
    }

    .review-rating-widget.layout-2 .wr-btn-holder {
        padding: 10px;
    }

.adv-setting-text {
    font-size: 13px;
    font-weight: 500;
    color: #333;
    margin-top: 10px;
}

.note-text {
    padding-top: 2px;
    font-size: 12px;
    color: #666666;
}

.advance-option {
    padding: 5px;
    margin-top: 5px;
    border: 1px solid #d5d5d5;
    border-radius: 4px;
}

    .advance-option > div:not(:last-child) {
        margin-bottom: 5px;
    }

    .advance-option input[type="checkbox"] {
        margin: 0 5px;
        cursor: pointer;
    }

    .advance-option .selectbox-container {
        margin-top: 0;
    }

    .advance-option select {
        padding: 2px 20px 2px 6px;
    }

    .advance-option .selectbox-container .icon-drop-down {
        font-size: 10px;
        top: 8px;
        right: 8px;
    }

.selectbox-container select {
    height: 30px;
}
.advance-opt-check > label {
    vertical-align: middle;
    margin-bottom: 0;
    font-weight: 400;
}

.member-rating {
    display: none;
    padding: 5px 0 0 25px;
}

    .member-rating li, .member-rating label {
        color: #333333;
        font-weight: normal;
    }

.sel-member-star {
    display: none;
    padding: 0px 0px 5px 20px;
}

.customize-input {
    display: none;
}

    .customize-input input {
        min-width: 100%;
        font-size: 12.5px;
    }

input[type="radio"], input[type="checkbox"] {
    margin: 0;
}

.verified-stamp {
    display: inline-block !important;
    margin-left: 10px;
}
/*====== Review & Rating Widget Modal End ======*/
/*========== WIDGET CSS ENDS HERE ==========*/
/*===========Media Queries=============*/
/*@media only screen and (max-width: 600px){
            .responsive-logo{
                display: block;
            }
            .widget-logo-holder{
                display: none;
            }
            .rating-widget{
                width: 80px;
            }
            .rating-text-holder{
                font-size: 15px;
            }
            .widget-rating-holder{
                padding: 5px;
            }
            .rating-widget .widget-rating-holder .widget-review-holder{
                text-align: center;
                font-size: 10px;
            }
            .widget-star-holder{
                display: none;
            }
            .widget-resp-star-holder{
                display: table-cell;
                vertical-align: middle;
            }
            .widget-resp-star-holder span{
                font-size: 16px;
            }
            .wr-btn-holder{
                display: none !important;
            }
            
        }*/
/*.review-rating-widget.layout-1{
            width: 250px;
        }
        .slick-slide {
            width: 100px;
            }*/

/*search css starts here*/
.sel-product .dropdown-menu {
    margin: 0;
    padding: 0;
    max-height: 257px;
    overflow: auto;
}

.dropdown-menu {
    position: absolute;
    width: 100%;
    top: 100%;
    left: 0;
    z-index: 9;
    display: none;
    float: left;
    min-width: 160px;
    /*margin: 2px 0 0;*/
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    border: 1px solid #ccc;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

    .dropdown-menu li {
        margin: 0;
        border-bottom: 1px solid rgba(0,0,0,.15);
    }

        .dropdown-menu li a {
            padding: 4px 10px;
            width: 100%;
        }

            .dropdown-menu li a .searchTitle, .dropdown-menu li a .searchTitle {
                color: #6d6d6d !important;
            }

    .dropdown-menu > li.active > a {
        background-color: #eaeaea;
    }

        .dropdown-menu > li.active > a:hover {
            background-color: #eaeaea;
        }

    .dropdown-menu > li > a {
        white-space: initial;
    }

.searchParent {
    display: block;
    font-size: 11px;
    color: #44a512;
    margin-top: 4px;
}

.typeahd-noreslt ul li {
    margin: 0;
    padding: 10px;
    border-top: 1px solid #c0c0c0;
}

.cat-search .dropdown-menu {
    margin: 0px;
    left: 0px !important;
}

@media only screen and (max-width: 340px) {
    .review-rating-widget .review-rating-holder {
        padding-left: 9px;
    }
    .review-rating-widget.layout-1 .head img{
        width: 90px;
        height: 23px;
    }
}
