/* 
 Theme Name:     Hotels New landers - TA Blog hotel
 Author:         TripAvisor Team
 Author URI:     http://www.divithemeexamples.com 
 Template:       Divi
 Version:        1.0 
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 
.pageReputationPro {
    font-weight: 500;
    font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif !important;
}
.pageWrapper {
    max-width: 1190px;
    margin: auto;
}
.pageBanner {
    min-height: 693px;
    margin-bottom: 60px;
    position: relative;
    top: -1px;
}
.pageBannerBg {
    padding-top: 50px;
    margin: auto;
    max-width: 1650px;
    min-height: 720px;
    background-image: url(http://staging-tainsights.kinsta.cloud/wp-content/uploads/2020/10/rp-bg-big.png);
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
}
.bannerTextWrapper {
    max-width: 635px;
}
.pageBanner .bannerText {
    font-size: 20px;
    font-weight: normal;
}
.pageBanner h3 {
    font-size: 32px;
    margin-bottom: 30px;
    line-height: 1;
    color: #000;
}
.pageBanner h1 {
    font-size: 72px;
    line-height: 1.1;
    font-weight: 600;
    margin-bottom: 15px;
    width: 87%;
    color: #000;
}
.pageBanner .bannerTextWapper {
    font-size: 20px;
    line-height: 1.2;
    font-weight: normal;
}
.pageBanner p {
    margin-bottom: 40px;
    line-height: 1.3;
}
/* black button top navbar */
.blackButton--top, #menu-item-7122 a,
.blackButton--top:hover, #menu-item-7122 a:hover {
    display: inline-block;
    border: solid 2px #000;
    border-radius: 12px;
    font-weight: 500 !important;
    font-size: 16px;
    /*padding: 15px 20px;*/
    padding: 0px 20px !important;
    line-height: 47px;
    margin-right: 10px;
    text-decoration: none;
    color: #fff !important;
    background-color: #000;
    /*margin-bottom: 20px;*/
    position: relative;
    top: -20px;
}

#menu-item-7127 {
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    position: relative;
    left: -2px;
    top: 2px;
}

#menu-item-7127, #menu-item-7127 a:hover, #menu-item-7127 a{
    background-color: #004F32 !important;
    color: #faf1ed !important;
}
.page--reputation-pro .nav li ul {
    width: 270px !important;
}
.page--reputation-pro .nav li ul li {
    width: 100%;
}
.page--reputation-pro .nav li ul li a {
    width: auto !important;
}
#menu-item-7120 .sub-menu {
    margin-left: 0px !important;
}
#menu-item-7120 .sub-menu {
    padding-bottom: 0px;
    border: 2px solid #E0E0E0;
    box-sizing: border-box;
    border-radius: 12px;
}
#menu-item-7120 .sub-menu li:last-child {
    padding-bottom: 20px;
}
.pageBanner .button,
.pageBanner .button:hover {
    display: inline-block;
    border: solid 2px #000;
    border-radius: 12px;
    font-weight: 500 !important;
    font-size: 16px;
    padding: 15px 20px;
    line-height: 1.2;
    margin-right: 10px;
    text-decoration: none;
}
.pageBanner .button--white {
    background-color: #fff;
    color: #000;
}
.pageBanner .button--black {
    background-color: #000;
    color: #fff;
}
.pageBanner--percentage {
    min-height: 690px;
    clear: both;
    margin: auto;
    padding-top: 50px !important;
    padding-bottom: 90px !important;
    background-color: #fdf8f7;
}
.percentageWrapper {
    padding-left: 70px;
}
.percentageWrapperBg {
    padding-top: 20px;
    background-image: url(http://staging-tainsights.kinsta.cloud/wp-content/uploads/2020/10/rp-stat-bg.png);
    background-position: top right;
    background-size: 350px auto;
    background-repeat: no-repeat;
}
.pageBanner--percentage ul {
    margin: 0;
    padding: 0;
    text-align: left;
}
.pageBanner--percentage ul li {
    display: inline-block;
    font-size: 20px;
    vertical-align: top;
}
.pageBanner--percentage h3 {
    font-size: 48px;
    line-height: 1.2;
    margin-bottom: 5px;
}
.pageBanner--percentage h2 {
    font-weight: 700;
    font-size: 144px;
    line-height: 1;
    margin-bottom: 0px;
}
.pageBanner--percentage ul li:first-child {
    width: 35%;
    margin-right: 90px;
}
.pageBanner--percentage ul li {
    width: 50%;
}
.pageBanner--percentage .percentageText {
    font-weight: 500;
    font-size: 48px !important;
    line-height: 1.2;
}
.pageBanner--percentage small {
    font-size: 12px;
    margin-top: 86px;
    display: block;
}
.pageBanner--percentage  p {
    font-size: 20px !important;
    font-weight: normal;
}
.bgGreen {
    background-color: #004F32;
    color: #fff;
    padding: 48px 64px;
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 50px;
}
.pageReputationPro .buttonWhite, .pageReputationPro .buttonWhite:hover, .pageReputationPro .buttonWhite:visited {
    font-size: 16px;
    display: inline-block;
    padding: 15px 20px;
    background: #FFFFFF;
    border: 2px solid #000000;
    box-sizing: border-box;
    border-radius: 12px;
    line-height: 1;
    color: #000;
    text-decoration: none;
    font-weight: 500 !important;
}

.bgOrange {
    background-color: #F2B203;
    color: #000;
    padding: 48px 64px;
    font-size: 20px;
    line-height: 1.5;
    margin: 96px auto;
}
.bgOrange h2 {
    color: #000;
    font-size: 48px;
    line-height: 1.2;
    margin-bottom: 20px;
    font-weight: 500;
}

.hSeparator h2 {
    font-size: 32px;
    font-weight: 500;
    text-align: center;
    line-height: 40px;
    clear: both;
}

.moreReviews h2 {
    font-weight: 500;
    font-size: 48px;
    margin-bottom: 35px;
    line-height: 1;
}
.moreReviews .reviewDetail {
    padding-bottom: 50px;
    text-align: left;
}
.moreReviews .reviewImage {
    padding-left: 3px;
}
.moreReviews .reviewDetail, 
.moreReviews .reviewDetail p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
}
.moreReviews .reviewDetail strong {
    font-weight: 500 !important;
    font-size: 28px;
    margin: 0px 0 20px 0 !important;
    line-height: 1.2;
    display: block;
}
.moreReviews .reviewDetail p {
    padding: 0px;
    margin: 0 0 40px 0;
    line-height: 1.3;
}
.moreReviews .reviewDetail {
    list-style: none;
    margin: 0px;
    clear: left;
}
.moreReviews .reviewDetail li {
    display: inline-block;
    margin: 0px;
    width: 58%;
}
.moreReviews .reviewDetail li:first-child {
    width: 37%;
    float: left;
    margin: 0 20px 75px 0;
}
.moreReviews .reviewDetail li:first-child  img {
    margin-right: 55px;
}
.moreReviews .reviewDetail ul {
    margin: 0px;
    width: 100%;
}
.moreReviews .reviewDetail ul li {
    width: 45%;
    display: inline-block;
    background-image: url(http://staging-tainsights.kinsta.cloud/wp-content/uploads/2020/10/checkmark.png);
    background-repeat: no-repeat;
    background-position: 0px 15px;
    padding-left: 40px;
    line-height: 1.2;
}
.moreReviews .reviewDetail ul li:first-child {
    width: 45%;
}

.h2--underline h2 {
    display: flex; 
    flex-direction: row; 
}
.h2--underline span {
    background-color: #fff;
    padding: 0 15px;
}
.h2--underline h2:before, 
.h2--underline h2:after {
    content: "";
    flex: 1 1;
    border-bottom: 1px solid #000;
    margin: auto;
}
.ta-ads {
    margin: 20px 0 0 0;
    padding: 0px;
    text-align: left;
}
.ta-ads .adItem{
    background-color: #faf1ed;
    vertical-align: top;
    display: inline-block;
    padding: 0px;
    margin: auto;
    margin-bottom: 40px;
    text-align: center;
    font-size: 20px;
    min-height: 405px;
    width: 100%;
}
.ta-ads img {
    display: block;
    margin-bottom: 25px;
    width: 100%;
}
.ta-ads small {
    display: inline-block;
    margin-bottom: 25px;
    background-color: #fff;
    border-radius: 4px;
    border: solid 2px #000;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    padding: 2px 10px;
}

@media only screen and (max-width: 1200px) {
    .pageWrapper {
        max-width: 95%;
    }
}

@media only screen and (max-width: 1024px) {

}

@media only screen and (max-width: 640px) {
    #menu-item-7120 .sub-menu {
        padding-bottom: 0px;
        border: none;;
        /* box-sizing: border-box; */
        /* border-radius: 12px; */
        width: auto;
    }
}


.postid-14716 a, .postid-14716 a :hover, .postid-14716 a :visited {
    color: #34e0a1;
}
.postid-14716 a {
    text-decoration: underline;
}
.postid-14716 a:hover {
    text-decoration: none;
}
.postid-14716 h2 {
    padding-bottom: 0px;
    margin: 0px;
    line-height: 1;
}

.postid-14941 a, .postid-14941 a :hover, .postid-14941 a :visited {
    color: #34e0a1;
}
.postid-14941 a {
    text-decoration: underline;
}
.postid-14941 a:hover {
    text-decoration: none;
}
.postid-14941 h2 {
    padding-bottom: 0px;
    margin: 0px;
    line-height: 1;
}


.ctaOrange a, .ctaOrange a:hover, .ctaOrange a:visited, .ctaOrange a:link {
    color: #fff;   
    background-color: #ef6945;
    border-radius: 5px;
    padding: 10px 15px;
    margin-top: 20px;
    margin-bottom: 20px;
    display: inline-block;
}

.ctaBlack a, .ctaBlack a:hover, .ctaBlack a:visited, .ctaBlack a:link {
    color: #fff;   
    background-color: #000;
    border-radius: 5px;
    padding: 10px 15px;
    margin-top: 20px;
    margin-bottom: 20px;
    display: inline-block;
}

