.dl-text-right {
    text-align: right;
}
/** review card **/
.review_card {
    position: relative;
    border: 1px solid #f1f1f1;
    border-radius: 6px;
    padding: 59px 20px 30px 20px;
}

.product_rate {
    position: absolute;
    top: 0;
    right: 25px;
    color: #ffffff;
    cursor: pointer;
    z-index: 10;
}
.product_rate .rate_bg {
    z-index: 10;
}
.product_rate .rating {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    padding: 13px 0 0 0;
    z-index: 12;
}
.rating_tooltip-wrap {
    position: absolute;
    top: 13px;
    right: -6px;
    z-index: 10;
}
.rating_tooltip {
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 12px;
    height: 12px;
    font-size: 8px;
    border: 1px solid;
    background-color: #ffffff;
    border-radius: 50%;
    z-index: 12;
}
.rating_content {
    position: absolute;
    top: 6px;
    right: 6px;
    display: none;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    width: 253px;
    color: #231F20;
    background: #ffffff;
    padding: 22px 20px;
    border-radius: 6px;
    z-index: 10;
    box-shadow: 4px 4px 15px rgba(175, 175, 175, 0.25);
}
.rating_content-line {
    display: flex;
    flex-direction: row;
    margin-bottom: 13px;
    width: 100%;
}
.product_rate:hover .rating_content {
    display: flex;
}
.rating_content-name {
    font-size: 14px;
    line-height: 1.3em;
    font-weight: bold;
    margin-bottom: 8px;
}
.rating_content-text {
    font-size: 12px;
    line-height: 1.3em;
    font-weight: normal;
}
.rating_content-prop {
    display: flex;
    flex-direction: column;
    width: 80%;
}
.rating_content-value {
    font-size: 14px;
    font-weight: bold;
    width: 20%;
    text-align: right;
}
.rating_content-footer {
    display: flex;
    justify-content: flex-end;
    font-size: 12px;
    font-weight: normal;
    width: 100%;
}
.formatBlock .rating_content-footer a {
    color: #231F20;
    font-size: 12px;
    line-height: 1.3em;
    font-weight: normal;
}
.formatBlock .rating_content-footer a:hover {
    color: #231F20;
}

.product_cart_block .review_card .product_cart_block_info {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: nowrap;
    grid-column-gap: initial;
    margin: 0;
}
.review_card .product_cart_block_info_col_1 {
    width: 62%;
}
.review_card .product_cart_block_info_col_2 {
    width: 34%;
    margin-right: 4%;
}
.product_cart_block .review_card .product_cart_block_info .product_cart_block_info_col_2 {
    margin-top: 34px;
}
.card-preview-image, .formatBlock img.card-preview-image {
    margin: 0 auto;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.review_card .image_item {

}
.review_card .image_item:hover .card-preview-image {
    opacity: 0.7;
}

.product_cart_block .review_card .product_cart_block_heading {
    margin: 0 0 38px 0;
}
.product_cart_block .review_card .product_cart_block_heading .heading {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: nowrap;
    padding: 0;
}
.product_cart_block .review_card .product_cart_block_heading .heading .number {
    position: relative;
    display: inline;
    top: auto;
    left: auto;
    margin-right: 16px;
    font-size: 75px;
    line-height: 0.64em;
    font-weight: bold;
    word-break: keep-all;
}
.review_card .heading_inner {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
}
.review_card .product_label {
    width: 84%;
    line-height: 1.2em;
    margin-bottom: 5px;
    font-weight: bold;
}
.product_cart_block .review_card .product_cart_block_heading .heading h2 {
    font-size: 24px;
    line-height: 1.3em;
    font-weight: bold;
}

.review_card .product-affiliate-links {
    justify-content: flex-start;
    margin-bottom: 14px;
}
.product_cart_block .review_card .product_cart_block_info .product-affiliate-links .btn-df .btn_link {
    flex-wrap: wrap;
}
.review_card .affiliate-button-wrap {
    align-items: flex-start;
    max-width: 42%;
    margin-right: 8px;
}
.review_card .affiliate-button-wrap.btn-df-dual {
    max-width: 48%;
}
.review_card .affiliate-button-wrap.btn-df-sm {
    max-width: 31%;
}
.review_card .affiliate-button-wrap.btn-df-right {
    margin: 0 16px 0 auto;
}
.review_card .affiliate-button-wrap a span.btn_link-name {
    width: 100%;
    text-align: center;
}
.review_card .product-affiliate-links .affiliate-button-wrap.btn-df a span {
    padding: 12px 4px 4px 4px;
    margin: 0;
    font-size: 14px;
    font-weight: normal;
}

.product_cart_block .review_card .product_cart_block_info .product_cart_block_features {
    border: none;
    padding: 0;
}
.product_cart_block .review_card .product_cart_block_info .product_cart_block_features .heading {
    position: relative;
    top: auto;
    left: auto;
    font-size: 18px;
    font-weight: 700;
    text-transform: none;
    margin-bottom: 20px;
    display: block;
    padding: 0;
}
.review_card .product_cart_block_features .wpsm_checklist {
    font-size: 16px;
}
.review_card .product_cart_block_features .wpsm_checklist ul {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-left: 23px;
    margin-bottom: 20px;
}
.review_card .product_cart_block_features .wpsm_checklist ul>li {
    width: 44%;
    font-size: 16px;
    margin: 0 6% 11px 0;
    line-height: 1.32em;
}
.review_card .product_cart_block_features .wpsm_checklist ul>li>strong {
    display: block;
    font-size: 16px;
    margin-bottom: 6px;
}
.review_card .product_cart_block_features .wpsm_checklist.wpsm_pretty_list ul>li:before {
    top: 3px;
}
.review_card .product_cart_block_features .wpsm_checklist>p {
    font-size: 16px;
    line-height: 1.6em;
}
.review_card-preview_mob {
    display: none;
}
@media screen and (max-width: 768px) {
    .review_card .product_cart_block_features .wpsm_checklist ul>li {
        width: 100%;
        margin: 0 0 11px 0;
    }
    .review_card .affiliate-button-wrap,
    .review_card .affiliate-button-wrap.btn-df-dual,
    .review_card .affiliate-button-wrap.btn-df-sm,
    .review_card .affiliate-button-wrap.btn-df-right {
        max-width: 100%;
        margin: 0 0 16px 0;
    }
    .review_card .product_label {
        width: 72%;
        font-size: 17px;
    }
    .review_card .product_cart_block_features .wpsm_checklist ul>li>strong {
        display: inline-block;
    }
}
@media screen and (max-width: 580px) {
    .review_card {
        padding: 50px 20px 20px 20px;
    }
    .product_cart_block .review_card .product_cart_block_info .product_cart_block_info_col_2 {
        display: none;
    }
    .review_card .product_cart_block_info_col_1 {
        width: 100%;
    }
    .review_card-preview_mob {
        display: block;
        margin-bottom: 20px;
    }
    .product_rate {
        right: 10px;
    }
    .review_card .product-affiliate-links {
        margin-bottom: 24px;
    }
}

/** buttons **/
.product_cart_block .product_cart_block_info .product-affiliate-links .btn-df .btn_link {
    line-height: 1em;
    text-align: left;
    background: transparent;
    border: none;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: nowrap;
    font-size: 16px;
    font-weight: bold;
}
.product_cart_block .product_cart_block_info .product-affiliate-links .btn-df .btn_link:hover {
    box-shadow: none;
}
.product-affiliate-links .btn_link-item:hover {
    box-shadow: 0 2px 20px rgb(0 0 0 / 15%);
}
.product-affiliate-links .affiliate-button-wrap.btn-df a span {
    display: block;
    padding: 0;
}
.product-affiliate-links .affiliate-button-wrap.btn-df a span.btn_link-item {
    padding: 15px 12px;
    font-weight: bold;
}
.btn-df .btn_link-item {
    padding: 15px 12px;
}
.product-affiliate-links .btn-df .btn_link-item, .btn_link-item {
    border-radius: 4px;
    border-width: 1px;
    border-style: solid;
}
.affiliate-button-wrap a span.btn_link-name {
    text-align: left;
}
.btn_link-name {
    color: #303030;
    text-align: left;
    margin-left: 30px;
}

.product_cart_block.product_cart_block-atts .product_cart_block_info .product_cart_block_gallery .product_slickSlider .image_item img {
    width: calc(100% - 150px);
    height: calc(100% - 150px);
    left: 50%;
    transform: translate(-50%);
}

@media screen and (max-width: 1280px) {
    .product_cart_block.product_cart_block-atts .product_cart_block_info .product_cart_block_gallery .product_slickSlider .image_item img {
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
}
@media screen and (max-width: 768px) {
    .lrfx-wrap-active .lra-links.btn-df a {
        width: auto;
    }
}

/** review 2 buttons **/
.lra-links.btn-df {
    justify-content: flex-start;
    align-items: center;
}
.lra-links.btn-df a {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: nowrap;
    border: none;
    background: transparent;
    height: auto;
    font-size: 16px;
    line-height: 1em;
    text-align: left;
}
.btn-df .str-ml {
    margin-left: 0;
}
/** features **/
.loader-dual_ring .lds-dual-ring {
    width: 20px;
    height: 20px;
    display: none;
    margin: 0 auto;
}
.lds-dual-ring:after {
    width: 20px;
    height: 20px;
    border-width: 2px;
    margin: 0;
}
.lds-active .lds-dual-ring {
    display: block;
}
.lds-dual-ring:after {
    content: " ";
    display: block;
    width: 20px;
    height: 20px;
    margin: 8px;
    border-radius: 50%;
    border: 1px solid #6c7a89;
    border-color: #6c7a89 transparent #6c7a89 transparent;
    animation: lds-dual-ring 1.2s linear infinite;
}
@keyframes lds-dual-ring {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.product_cart_block.product_cart_block-atts .product_cart_block_info .product_cart_block_info_col_2 {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
}
.atts-features {
    margin-top: 33px;
    width: 100%;
    grid-column-start: col-1;
    grid-column-end: col-2;
}
.att_summary {
    width: 100%;
}
.product_cart_block-atts .product-affiliate-links {
    width: 100%;
    align-self: flex-end;
}
.att_summary-header {
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    padding: 0 10px;
    border-radius: 5px 5px 0 0;
    color: #ffffff;
}
.att_summary-mixed {
    margin-left: 10px;
    margin-right: 10px;
    padding: 10px 0;
}
.att_summary-title {
    padding: 10px 0;
}
.att_tooltip-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    height: 20px;
    width: 20px;
    background-color: transparent;
    border: 1px solid #ffffff;
    border-radius: 50%;
    margin-left: 10px;
    cursor: pointer;
}
.att_tooltip-desc {
    margin-bottom: 12px;
}
.att_tooltip-desc strong {}
.att_tooltip-title {
    font-weight: bold;
    margin-bottom: 8px;
}
.att_tooltip-items {}
.att_tooltip-item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 7px;
}
.att_tooltip-item>strong {
    word-wrap: normal;
    word-break: keep-all;
}
.att_tooltip-rate {
    position: relative;
    border: 1px solid;
    border-radius: 5px;
    padding: 3px 6px;
    font-weight: bold;
    line-height: 1em;
    color: #ffffff;
    margin: 0 6px;
    word-wrap: normal;
    word-break: keep-all;
    z-index: 3;
    overflow: hidden;
}
.formatBlock .att_tooltip-rate {
    word-wrap: normal;
    word-break: keep-all;
}
.att_tooltip-rate-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.2;
    z-index: 4;
}
.att_summary-dests {
    padding: 10px 10px;
}
.att_dest {
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.att_dest-mixed {
    margin-right: 10px;
    padding: 2px 12px;
    color: #ffffff;
    border-radius: 5px;
}
.att_dest-mixed.att-not_set {
    font-size: 16px;
    background: #808080!important;
}
.att-not_set .brcmn {
    border-color: #808080!important;
}
.att-not_set .clmn {
    color: #ffffff!important;
}
.att-not_set .bgmn {
    background: transparent!important;
}
.att-not_set .att_tooltip-rate {
    background: #808080;
}
.att_summary-tooltip-wrap {
    position: relative;
    padding: 10px 50px 10px 0;
}
.att_summary-tooltip {
    position: absolute;
    display: none;
    color: #000;
    background: #ffffff;
    font-size: 14px;
    width: 280px;
    padding: 10px 12px;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 5;
    box-shadow: 0 2px 20px rgb(0 0 0 / 15%);
}
.att_summary-tooltip-wrap:hover .att_summary-tooltip {
    display: block;
}
.product_cart_block-atts .affiliate-button-wrap {
}
.features_att-list {
}
.features_att {
    display: inline;
    margin-right: 10px;
}
.att_dest-rate, .formatBlock .att_dest-rate {
    word-break: normal;
}
@media screen and (max-width: 768px) {
    .product_cart_block-atts .affiliate-button-wrap {
        width: 100%;
    }
    .att_dest {
        position: relative;
    }
    .att_summary-tooltip-wrap {
        position: static;
    }
}
@media screen and (max-width: 640px) {
    .product_cart_block.product_cart_block-atts .product_cart_block_info {
        grid-template-areas: "col-1" "col-2";
    }
}


.s-author-profile .s-profile-header {
    margin-bottom: 6px;
}
.s-author-profile-inner .s-author-profile {
    padding: 17px;
}
.s-profile-position {
    font-weight: 400;
    color: #808080;
    margin-bottom: 15px;
    opacity: 0.8;
}
.s-profile-content-after {
    display: block;
    width: 100%;
    margin-top: 3px;
}
/** google ads **/
.wps-review_2 .widget_dl_html_sticky {
    margin-top: 100px !important;
}
.adsbygoogle {
    overflow: hidden;
}
.bottom.centerH {
    width: 100%!important;
    left: 0!important;
    margin-left: 0!important;
    display: flex;
    justify-content: center;
    background-color: hsla(0,0%,100%,.8);
    border-top: 2px solid hsla(0,0%,88.2%,.8);
}
.display-close {
    position: absolute;
    cursor: pointer;
    margin: 0;
    text-align: center;
    padding: 0 5px;
    white-space: nowrap;
    width: 20px;
    height: 20px;
    font-weight: 700;
    font-style: normal;
    text-transform: none;
    text-decoration: none;
    top: 10px;
    bottom: auto;
    z-index: 100;
    right: 10px !important;
    left: auto !important;
    color: #b2b2b2;
    border: 1px solid #b2b2b2;
    border-radius: 25px;
    background: #fff;
    line-height: 20px;
    display: inline-block;
    font-size: 12px;
    font-family: arial,sans-serif;
}
/** google ads END **/
.ft-video-wrap {
    display: none;
}
.str-ml {
    margin-left: 44px;
}
.dn-block-wrap, .formatBlock p.dn-block-wrap {
    margin-bottom: 6px;
}
ul.dn-list, .dn-list {}
.formatBlock .dn-list li {}
.dnn-block, .dnp-block {
    display: block;
    margin-bottom: 8px;
}

.mb-1 {
    margin-bottom: 1em!important;
}
.mb-2 {
    margin-bottom: 2em!important;
}
.mb-3 {
    margin-bottom: 3em!important;
}

/*** search keys widget ***/
.search_keys_list {
    position: relative;
    display: block;
    padding: 30px 10px;
    border: 1px solid #ACB3C1;
    border-radius: 6px;
    background: #ffffff;
    z-index: 4;
}
.skw-title-wrap {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
    padding: 0 15px;
}
.skw-title-author {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.skw-title {
    display: block;
    font-weight: bold;
    font-family: 'Merriweather', serif;
    font-size: 22px;
    line-height: 30px;
    text-align: center;
    color: #303030;
    margin: 0 auto 29px auto;
    max-width: 242px;
}
.skw-list {
    padding: 0 17px 0 17px;
}
.skw-list-bg {
    position: relative;
    display: block;
    margin: 0 auto 30px auto;
    height: 0;
    max-width: 85%;
    -webkit-box-shadow: 0px 2px 9px 6px rgb(223, 229, 240);
    -moz-box-shadow: 0px 2px 9px 6px rgb(223, 229, 240);
    box-shadow: 0px 2px 9px 6px rgb(223, 229, 240);
    z-index: 3;
}

.skw-item {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
}
.skw-item:not(:last-child){
    margin-bottom: 1px;
    border-bottom: 1px dashed #ACB3C1;
}
.skw-image-wrap {
    min-width: 70px;
    height: 70px;
    margin-right: 10px;
}
.skw-image {
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.skw-item-num {
    color: #ACB3C1;
    font-size: 28px;
    margin-right: 23px;
}
.skw-item:not(:last-child) .skw-item-title {
}
.skw-item-title {
    padding-top: 9px;
    padding-bottom: 11px;
    width: 100%;
}
a.skw-title-link {
    display:inline-block;
    font-weight: bold;
    font-size: 15px;
    line-height: 20px;
    color: #303030;
    text-decoration: none;
}
a.skw-title-link:first-letter {
    text-transform: uppercase;
}
a.skw-title-link:hover {
    opacity: 0.7;
}
.skw-image-wrap:hover .skw-image {
    opacity: 0.7;
}
.skw-image-link, .skw-title-link, .skw-imagelo {
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
/*** search keys widget END ***/

/*** wpmfc shortcodes ***/
.formatBlock .wpmfc_cab_b {
    position: relative;
    padding: 0;
    background: #e9ebf1;
    line-height: 1.5em;
    border: 0;
    border-radius: 0;
    margin-bottom: 26px;
    color: #303030;
    font-weight: bold;
}
.formatBlock .wpmfc_cab_b:before {
    bottom: -8px;
    content: " ";
    height: 53px;
    left: -8px;
    top: auto;
    position: absolute;
    width: 167px;
    z-index: -1;
    transform: initial;
    -webkit-transform: initial;
    -moz-transform: initial;
    background-image: none;
}
.formatBlock .wpmfc_cab_b:after {
    content: " ";
    height: 53px;
    position: absolute;
    right: -8px;
    top: -8px;
    width: 53px;
    z-index: -1;
}
/*** team card ***/
.tm-card {}
.tm-card-image-wrap {}
img.tm-card-image {
    width: 100%;
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    -webkit-filter: grayscale(1);
    -webkit-transition: all .3s;
    transition: all .3s;
}
.tm-card:hover img.tm-card-image {
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
    -webkit-filter: normal;
    filter: normal;
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
}
.formatBlock h2.tm-card-name,
.formatBlock .wpb_wrapper h2.tm-card-name,
h2.tm-card-name {
    color: #333;
    font-size: 16px;
    text-transform: uppercase;
    margin: 25px 0 5px 0;
    display: block;
    font-weight: 700;
    text-align: center;
}
.tm-card-designation {
    padding-bottom: 0;
    font-size: 12px;
    color: #777;
    letter-spacing: 1px;
    text-transform: uppercase;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
}
.tm-card-text {
    color: #777;
    line-height: 32px;
    font-size: 18px;
    margin: 20px 0 28px 0;
    text-align: center;
}
.tm-socials {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
}
.tm-social {}
.tm-social:not(:last-child){
    margin-right: 5px;
}
.formatBlock a.tm-social-link {
    color: rgb(12, 12, 12);
}
.formatBlock a.tm-social-link:hover {
    color: rgb(12, 12, 12);
    text-decoration: none;
}
.formatBlock .wpb_wrapper .tm-social i,
.tm-social i {
    font-size: 26px;
    font-style: normal!important;
    color: rgb(12, 12, 12);
}
.formatBlock .wpb_wrapper .ult-style-1 .ult-social-buttons a.ult-team.ult-social-icon i {
    font-style: normal;
}
@media screen and (max-width: 992px) {
    .tm-card {
        margin-bottom: 30px;
    }
}
.rll-youtube-player {
    width: 100%;
}
.sidebar>.widget.widget_text .wpsm_arrowlist ul li:not(:last-child) a {
    border-bottom: 1px solid #f1f1f1 !important;
}
.tss-header-container.mb40 {
    margin-bottom: 40px;
}
.tss-table-title {
    color: #000000;
    position: relative;
    display: block;
    font-size: 26px;
    line-height: 1.2em;
    font-weight: bold;
    width: 100%;
    max-width: 1195px;
    padding: 0;
    margin: 0 auto 30px auto;
}
@media screen and (max-width: 992px) {
    .tss-table-title {
        padding: 0 20px;
    }
}
.sm-p {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}
p:empty {
    display:none;
}
.n2-section-smartslider {
    margin-top: 45px;
}

a.btn-compare {
    text-decoration: none;
}
a.btn-compare:hover {
    text-decoration: underline;
}
.btn-compare {
    padding: 16px 25px;
    display: inline-block;
}
.et_bloom .et_bloom_form_container div.etdl_bloom_form_title {
    font-size: 24px;
    padding: 0;
    font-weight: bold;
    line-height: 1.1em;
    color: rgba(0, 0, 0, 0.8);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.et_bloom .et_bloom_form_container div.et_bloom_success_message {
    line-height: 1.4em;
    position: relative;
    font-size: 14px;
    display: none;
    opacity: 0;
    z-index: -1;
    text-align: center;
    color: #888;
    background: #fff;
    padding: 10px 10%;
    width: 80%;
    max-width: 300px;
    border-radius: 5px;
    margin: auto;
}

.formatBlock iframe, .wpb_wrapper iframe {
    width: 100%;
    height: auto;
    min-height: 450px;
    max-height: 450px;
}
@media screen and (max-width: 800px) {
    .formatBlock iframe, .wpb_wrapper iframe {
        min-height: auto;
    }
}
.formatBlock .product_cart_block_video, .wpb_wrapper .product_cart_block_video, .wwa-video {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}
.formatBlock .product_cart_block_video iframe, .wpb_wrapper .product_cart_block_video iframe,
.formatBlock .wwa-video iframe, .wpb_wrapper .wwa-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    min-height: initial;
    max-height: initial;
    width: 100%;
    height: 100%;
}
@media screen and (max-width: 800px) {
    .formatBlock .product_cart_block_video iframe, .wpb_wrapper .product_cart_block_video iframe {
        min-height: initial;
        max-height: initial;
    }
}

.product_cart_block .product_cart_block_info span.btn_link {
    display: none;
}
span.fsh-link {
    color: #000000;
}

/*** Product review ***/
.lr-wrap {
    position: relative;
    display: block;
    width: 100%;
    padding: 23px 0 0 0;
    margin: 0;
    background: #F6F9FC;
}
.lr-top {
    position: relative;
    display: block;
    max-width: 1176px;
    margin: 0 auto;
    padding: 0 10px;
}
.lr-sep {
    display: block;
    width: 100%;
    height: 1px;
    background: #9099AC;
    opacity: 0.4;
}
.lr-bottom {
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: nowrap;
    max-width: 1176px;
    margin: 0 auto;
    padding: 27px 10px 27px 10px;
}
.lr-top-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-bottom: 19px;
}
.lr-breadcrumb {
    width: 36%;
}
.lr-breadcrumb .breadcrumb {
    font-size: 15px;
    line-height: 1.3em;
    color: #5C667B;
}
.lr-breadcrumb .breadcrumb a {
    color: #5C667B;
}
.lr-meta {
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    flex-wrap: wrap;
    width: 64%;
}
.lr-meta.lr-meta-mob {
    display: none;
}
.lr-authors {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: nowrap;
}
.lr-author {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    flex-wrap: nowrap;
    padding: 0 14px 2px 0;
    border-right: 1px solid #9099AC;
    margin-right: 12px;
}
.lr-author:not(:last-child){

}
.lr-meta-text {
    font-weight: normal;
    font-size: 15px;
    line-height: 1.3em;
    color: #5C667B;
    margin-right: 6px;
}
.lr-meta-value {
    font-weight: bold;
    font-size: 15px;
    line-height: 1.3em;
    color: #103244;
}
.lr-author-name {
    font-weight: bold;
    font-size: 15px;
    line-height: 1.3em;
}
.lr-author .s-author-person {
    margin: 0;
    padding: 0;
}
.lr-author a.s-author-modal, .lr-author .s-author-name {
    color: #231f20;
}
.lr-author .s-author-name {
    background-image: -webkit-repeating-linear-gradient(left,#231f20 0,#231f20 50%,transparent 50%,transparent 100%);
    background-image: repeating-linear-gradient(to right,#231f20 0,#231f20 50%,transparent 50%,transparent 100%);
    background-position: left bottom;
    background-repeat: repeat-x;
    background-size: 8px 2px;
    padding-bottom: 1px;
}
.lr-author a.s-author-modal:hover .s-author-name {
    background-image: -webkit-linear-gradient(left,#231f20 0,#231f20 100%);
    background-image: linear-gradient(to right,#231f20 0,#231f20 100%);
    background-size: 100% 2px;
}
.lr-author .s-author-profile-inner {
    z-index: 8;
}

.lr-title, h1.lr-title {
    font-weight: bold;
    font-family: 'Merriweather', serif;
    font-size: 40px;
    line-height: 1.2em;
    color: #231F20;
    margin-bottom: 11px;
}
.lr-wrap .disclaimer-info {
    color: #5C667B;
    background: transparent;
    border: none;
    padding: 0;
    margin: 0;
}
.lr-content {
    display: flex;
    width: 100%;
    flex-direction: row;
    margin-top: 29px;
    margin-bottom: 30px;
}
.lr-col-54 {
    width: 54%;
}
.lr-col-46 {
    width: 46%;
}
.lr-subtitle {
    font-size: 16px;
    line-height: 1.38em;
    font-weight: bold;
    margin-bottom: 13px;
}
.lr-dots {
    flex-grow: 1;
    border-bottom: 1px dotted #231f20;
    margin: 0 7px 4px 7px;
}
.lr-vitem {
    font-size: 15px;
    line-height: 1.5em;
}
.lr-vitem:not(:last-child) {
    margin-bottom: 13px;
}

.lrg-wrap {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: nowrap;
    height: 100%;
}
.lr-slider-nav.slick-slider {
    display: flex;
}
.lr-slick-arrow {
    position: absolute;
    width: 100%;
    max-width: 78px;
    height: 60px;
    background: transparent;
    border: none;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    cursor: pointer;
}
.lr-slick-arrow:hover {
    opacity: 0.7;
}
.lr-slick-prev.lr-slick-arrow {
    top: -14px;
    background-image: url("../../vab_plugin/public/images/arrow_up.svg");
}
.lr-slick-next.lr-slick-arrow {
    bottom: -9px;
    background-image: url("../../vab_plugin/public/images/arrow_up.svg");
    transform: rotate(180deg);
}

.lr-slider-nav {
    display: flex;
    align-items: center;
    height: 357px;
    width: 78px;
    min-width: 78px;
    margin-right: 14px;
}
.lr-slider {
    width: 85%;
    max-width: 502px;
}
.lr-slider-nav .lr-slider-nav-item {
    max-width: 72px;
    border: 2px solid #DFE5F0;
    border-radius: 6px;
    overflow: hidden;
}
.lr-slider-nav .slick-current .lr-slider-nav-item {
    border: 2px solid #000000;
}
.lr-slider .slick-prev, .lr-slider .slick-next {
    display: none !important;
}
.lr-slider-nav-item:not(:last-child){
    margin-bottom: 10px;
}
.lr-slider-nav-item-img {
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 72px;
    margin: 0 auto;
    height: 72px;
}
.lr-slider .slick-slide {
    min-width: 502px;
}
.lr-slider-item {
    max-width: 500px!important;
    border: 1px solid #DFE5F0;
    border-radius: 6px;
    overflow: hidden;
    height: 350px;
    background: #ffffff;
}
.lr-slider-item-image {
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
    height: 100%;
}

.lri-wrap {
    position: relative;
    display: block;
    margin-bottom: 26px;
}
.lr-label {
    display: flex;
    flex-direction: row;
    background: rgba(16, 50, 68, 0.4);
    border-radius: 6px;
}
.lr-label-value {
    background: #103244;
    color: #fff;
    border-radius: 6px;
    padding: 4px 11px;
    font-size: 26px;
    line-height: 1.2em;
    font-weight: bold;
}
.lr-label-text {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 4px 11px 4px 8px;
    color: #ffffff;
    font-size: 13px;
    line-height: 1.2em;
}

.lri-title {}
.lri-items {}
.lri-item {}
.lr-item-bullet::before {
    content: "";
    font-weight: bold;
    display: inline-block;
    margin-left: 0;
    padding-right: 0;
    border-radius: 50%;
    width: 6px;
    height: 6px;
    max-width: 6px;
    margin-right: 11px;
    margin-bottom: 2px;
}

.lrf-wrap {
    position: relative;
    display: block;
}
.lrf-wrap {}
.lrf-items {}
.lrf-item {}

.lre-wrap {
    width: 33%;
    max-width: 381px;
    margin-right: 47px;
}
.lre-header {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: nowrap;
    margin-bottom: 4px;
}
.lre-title {
    margin-bottom: 0;
    margin-right: 6px;
}
.rating-hint-wrap.lr-rating-wrap {
    width: auto;
    min-height: auto;
    margin: 0 16px 0 0;
}
.lr-rating-wrap .rating-hint {
    right: -200px;
}
.lr-items {
    display: flex;
    flex-direction: column;
}
.lr-item {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    width: 100%;
}
.lr-item-name {
    font-size: 16px;
    line-height: 1.25em;
    color: #5C667B;
}
.lr-item-value {
    font-size: 26px;
    line-height: 1.2em;
    color: #000000;
    font-weight: bold;
}


.lru-wrap {
    width: 33%;
    margin-right: 30px;
}
.lru-header {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: nowrap;
    margin-bottom: 17px;
}
.lru-title {
    margin-bottom: 0;
    margin-right: 6px;
}

.lra-wrap {
    width: 30%;
    max-width: 336px;
    margin: 0 auto;
}
.lru-item-value {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: nowrap;
}
.lru-stars {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 6px;
}
.lru-wrap .lr-dots {
    max-width: 80px;
}
.lr-star {
    width: 24px;
    height: 24px;
}
.lr-star.lr-star-half {
    width: 26px;
    height: 26px;
    margin-top: 2px;
}
.lr-star.lr-star-empty {
    width: 26px;
    height: 26px;
    margin-top: 2px;
}

.lru-stars-hint {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 14px;
    height: 28px;
    cursor: pointer;
}
img.lru-stars-hint-icon:hover {
    opacity: 0.7;
}

.lru-tooltip {
    display: none;
    position: absolute;
    top: 22px;
    left: -157px;
    width: 336px;
    height: 269px;
    background: #FFFFFF;
    box-shadow: 0px 4px 24px rgb(39 30 7 / 20%);
    border-radius: 6px;
    z-index: 8;
}
.lru-tooltip-header {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: nowrap;
    padding: 19px 0 10px 0;
    border-bottom: 1px solid #DFE5F0;
}
.lru-tooltip-content {
    padding: 20px 24px;
}
.lru-stars-hint:hover .lru-tooltip {
    display: block;
}
.lru-tooltip-average {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    flex-wrap: nowrap;
}
.lru-tooltip-average-value {
    color: #000000;
    font-weight: bold;
}
.lru-tooltip-average-text {
    margin: 0 6px;
    font-size: 15px;
    line-height: 23px;
    font-weight: normal;
    color: #000000;
}

.lru-tooltip-values {
    margin-top: 18px;
}
.lru-tooltip-value {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: nowrap;
    font-weight: normal;
    margin-bottom: 7px;
}
lru-tooltip-value:not(:last-child){
    margin-bottom: 8px;
}
.ltv-label {
    font-size: 16px;
    line-height: 1.2em;
    margin-right: 8px;
}
.ltv-line {
    display: flex;
    margin-right: 8px;
    width: 186px;
    height: 16px;
    border-radius: 4px;
    background: #EFF1F6;
    overflow: hidden;
}
.ltv-line-inner {
    border-radius: 4px;
}
.ltv-percent {
    font-size: 16px;
    line-height: 1.2em;
}

.lru-wrap .lr-item:first-child {
    margin-bottom: 20px;
}
.lru-rating {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}
.lru-set-rating {
    margin-left: 11px;
    display: flex;
    justify-content: flex-start;
}
.lr-star-btn {
    width: 24px;
    height: 24px;
    border: none;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-color: transparent;
    outline: none;
    cursor: pointer;
}
.lr-star-btn:hover, .lr-star-btn:focus, .lr-star-btn:active {
    opacity: 0.5;
}

.lra-links a {
    position: relative;
    display: block;
    width: 100%;
    height: 53px;
    font-size: 18px;
    text-align: center;
    font-weight: 700;
    line-height: 53px;
    text-decoration: none;
    border-width: 1px;
    border-style: solid;
    border-radius: 4px;
    color: #ffffff;
}
.lra-links a:hover {
    opacity: 0.7;
}

.lra-links {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.lra-button-wrap {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    margin-bottom: 12px;
}
.lra-icon-wrap {
    position: absolute;
    height: 100%;
    background: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    float: left;
    border-radius: 4px 0px 0px 4px;
    overflow: hidden;
}
.lra-button-wrap img.lra-icon {
    margin-bottom: 0;
    width: 100%;
    max-width: 44px;
    height: auto;
}

.lr-intro {
    margin-bottom: 8px;
}
.lr-specs {
    margin-bottom: 34px;
}
.lr-specs h2, .formatBlock .lr-specs h2 {}
.lr-specs-inner {
    border-top: 1px solid #f1f1f1;
    border-left: 1px solid #f1f1f1;
    border-right: 1px solid #f1f1f1;
    -webkit-box-shadow: 0 0 70px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0 0 70px rgba(0,0,0,.15);
    box-shadow: 0 0 70px rgb(0 0 0 / 15%);
}
.lr-spec {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-bottom: 1px solid #f1f1f1;
}
.lr-spec-cell {
    min-height: 30px;
    padding: 8px 8px;
}
.lr-spec-name {
    font-weight: bold;
    width: 32%;
    background: #ffffff;
    border-right: 1px solid #f1f1f1;
}
.lr-spec-value {
    width: 68%;
}
.lr-specs-bg {
    background: #f1f1f1;
}
.lr-specs-inner .lr-spec:nth-child(2n-1){
    background: #f1f1f1;
}
.lr-specs-inner .lr-spec.lr-spec-header .lr-spec-name {
    background: #ef5323;
    border-right: none;
}
.lr-spec:hover .lr-spec-name {
    background: #f1f1f1;
}

.lr-slider .slick-dots {
    display: none !important;
}
.lr-slider .slick-dots li button {
    border: none;
    border-radius: 50%;
    background: #ACB3C1;
    width: 8px;
    height: 8px;
    font-size: 0;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    padding: 4px;
}
.lr-slider .slick-dots li.slick-active button {
    width: 12px;
    height: 12px;
    padding: 6px;
}
.lr-slider .slick-dots li:not(:last-child){
    margin-right: 12px;
}
.lr-circle {
    display: flex;
    position: relative;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    margin-right: 8px;
}
.lr-circle img {
    width: 9px;
    height: auto;
}
.lr-updated {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}
img.lr-updated-icon {
    display: none;
    width: 21px;
    height: 19px;
    margin-right: 4px;
}
.lr-bottom .lr-sep {
    display: none;
}
.lrfx-wrap {
    display: none;
    width: 100%;
    position: fixed;
    height: auto;
    bottom: 0;
    z-index: 130;
    background: #fff;
    padding: 10px 0 4px 0;
}
.lrfx-wrap .lra-links {
    margin: 0 auto;
    display: block;
    width: 80%;
    max-width: 500px;
}
.wps-review_2 .ft_single_page .disclaimer-info {
    display: none;
}
.review2_actions {
    display: none;
    /*height: 0!important;*/
}
.review2_actions .lra-button-wrap {
    margin-bottom: 0;
}
.review2_actions .lra-button-wrap:not(:last-child) {
    margin-bottom: 7px;
}
.review2_actions.review2_active {
    display: block;
}
.lr-disclaimer-mob {
    display: none;
}
.lr-disclaimer-top {
    display: block;
}
.lr-disclaimer-mob {
    display: none;
}

@media screen and (max-width: 1200px) {
    .lr-slider {
        max-width: 402px;
    }
    .lr-slider .slick-slide {
        min-width: 402px;
    }
    .lr-slider-item {
        max-width: 400px!important;
    }
    .lr-slider-item-image {
        max-width: 400px;
    }
}

@media screen and (max-width: 992px) {
    .lr-disclaimer-top {
        display: none;
    }
    .lr-disclaimer-mob {
        display: block;
    }
    .lr-disclaimer-mob {
        display: block;
    }
    .lr-disclaimer-mt {
        margin-top: 14px;
    }
    .lrfx-wrap.lrfx-wrap-active {
        display: block;
    }
    .lr-slider {
        max-width: 502px;
    }
    .lr-slider .slick-slide {
        min-width: 502px;
    }
    .lr-slider-item {
        max-width: 500px!important;
    }
    .lr-slider-item-image {
        max-width: 500px;
    }
    .lr-title {
        text-align: center;
    }
    .lr-title, h1.lr-title {
        font-size: 26px;
        margin-bottom: 12px;
    }
    .lr-top-header {
        margin-bottom: 0;
    }
    img.lr-updated-icon {
        display: block;
    }
    .lr-wrap {
        padding: 13px 0 0 0;
    }
    .lr-meta {
        display: none;
    }
    .lr-meta.lr-meta-mob {
        display: flex;
        margin-top: 12px;
    }
    .lr-meta-text {
        font-size: 13px;
    }
    .lr-meta-value {
        font-size: 13px;
    }
    .lr-author .s-author-name, .lr-author .s-author-position {
        font-size: 13px;
    }
    .lr-breadcrumb {
        width: 100%;
        text-align: center;
    }
    .lr-breadcrumb .breadcrumb {
        font-size: 13px;
        margin-bottom: 10px;
    }
    .lr-top {
        max-width: 500px;
        margin: 0 auto;
        padding: 0 20px;
    }
    .lr-updated {
        width: 100%;
        justify-content: center;
        align-items: center;
    }
    .lr-meta {
        width: 100%;
        justify-content: flex-start;
    }
    .lr-authors {
        margin-bottom: 6px;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        width: 100%;
    }
    .lr-author {
        border: none;
        padding: 0 0 2px 0;
    }
    .lr-content {
        flex-direction: column;
        margin-top: 16px;
        margin-bottom: 19px;
    }
    .lr-col-54, .lr-col-46 {
        width: 100%;
    }
    .lr-col-46 {
        margin: 20px auto 0 auto;
    }
    .lrg-wrap {
        justify-content: center;
    }
    .lr-slider-nav.slick-slider {
        display: none;
    }
    .lr-slider {
        width: 100%;
    }
    .lr-slider .slick-list {
        height: 350px;
    }
    .lr-slider .slick-dots {
        display: flex !important;
        justify-content: center;
        align-items: center;
        margin-top: 4px;
    }

    .lr-label {
        margin-left: auto;
    }

    .lr-bottom {
        max-width: 100%;
        margin: 0 auto;
        flex-wrap: wrap;
        padding: 13px 0 22px 0;
    }
    .lr-bottom .lr-sep {
        display: block;
    }
    .lre-wrap {
        width: 100%;
        max-width: 500px;
        padding: 0 20px;
        margin: 0 auto 20px auto;
    }
    .lru-wrap {
        width: 100%;
        max-width: 500px;
        padding: 0 20px;
        margin: 13px auto 17px auto;
    }
    .lru-wrap .lr-dots {
        max-width: initial;
    }
    .lra-wrap {
        width: 100%;
        max-width: 500px;
        padding: 0 20px;
        margin: 20px auto 0 auto;
    }
    .lra-button-wrap {
        margin-bottom: 7px;
    }
    .lru-tooltip {
        left: -320px;
    }
    .rating-hint-wrap.lr-rating-wrap {
        position: relative;
        top: auto;
        right: auto;
    }
    .lr-rating-wrap .rating-hint-btn {
        padding: 0;
    }
    .lri-wrap {
        margin-bottom: 24px;
    }

    .lr-vitem:not(:last-child) {
        margin-bottom: 8px;
    }
    .lr-item {
        margin-bottom: -3px;
    }


    .lr-spec-header {
        display: none;
    }
    .lr-spec {
        flex-wrap: wrap;
    }
    .lr-spec-name {
        width: 100%;
        text-align: center;
    }
    .lr-spec-value {
        width: 100%;
        text-align: center;
    }
}
@media screen and (max-width: 540px) {
    .lr-slider {
        max-width: 400px;
    }
    .lr-slider .slick-list {
        height: 280px;
    }
    .lr-slider .slick-slide {
        min-width: initial;
    }
    .lr-slider-item {
        max-width: 400px !important;
        border: none;
        height: 280px;
    }
    .lr-slider-item-image {
        max-width: 400px;
    }
    .lr-meta .s-author-profile-inner {
        left: -17px;
    }
}
@media screen and (max-width: 400px) {
    .lr-meta .s-author-profile-inner {
        left: -17px;
    }
}

span.lra-btn {
    display: none;
}
.disclaimer-info.dempty {
    background: transparent;
    min-height: 56px;
}
.hauto {
    height: auto!important;
}

/* related block */
.related-wrap {
    position: relative;
    display: block;
    margin-top: 26px;
    margin-bottom: 0;
}
.related-text {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}
a.related-item, .formatBlock a.related-item {
    font-weight: normal;
}
a.related-item:hover, .formatBlock a.related-item:hover {}

/*** Hub pages widget ***/
.hp-wrap {
    display: flex;
    margin: 12px 9px 12px 0;
    background: #FFFFFF;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
    border-radius: 6px;
    padding: 23px 20px 12px 32px;
}
.hp-header {
    min-width: 307px;
    max-width: 307px;
    margin-right: 70px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
}
.hp-title, h1.hp-title, h2.hp-title, h3.hp-title, p.hp-title,
.formatBlock h1.hp-title, .formatBlock h2.hp-title, .formatBlock h3.hp-title, .formatBlock p.hp-title,
.formatBlock .wpb_wrapper h1.hp-title, .formatBlock .wpb_wrapper h2.hp-title,
.formatBlock .wpb_wrapper h3.hp-title, .formatBlock .wpb_wrapper p.hp-title {
    font-family: 'Merriweather', serif;
    width: 100%;
    font-weight: bold;
    font-size: 24px;
    line-height: 1.36em;
    letter-spacing: initial;
    color: #231F20;
    margin: 0;
    margin-bottom: 86px;
}
.hp-header-actions {
    width: 100%;
    margin-left: -15px;
    margin-bottom: 15px;
    align-self: flex-end;
}
.hp-more, .formatBlock .hp-more {
    position: relative;
    display: none;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    text-transform: none;
    background: #F6F8FC;
    border-radius: 4px;
    color: #231F20;
    padding: 14px 12px 16px 15px;
}
.hp-more.hp-more-active, .formatBlock .hp-more.hp-more-active {
    display: flex;
}
.hp-more-icon, .formatBlock svg.hp-more-icon {
    width: 12px;
    height: 8px;
    margin-left: 20px;
}

.hp-more:hover, .hp-more:active, .hp-more:focus,
.formatBlock .hp-more:hover, .formatBlock .hp-more:active, .formatBlock .hp-more:focus {
    text-decoration: none;
    opacity: 0.7;
}
.hp-content {
    margin-top: 5px;
}
.hp-header, .hp-content {
    flex:1;
}
.hp-item {
    line-height: 1em;
    margin-bottom: 12px;
}
.hp-item.hp-d-none {
    display: none;
}
a.hp-link, .formatBlock a.hp-link {
    font-weight: normal;
    font-size: 15px;
    line-height: 1.5em;
    text-decoration: none;
    text-transform: capitalize;
    color: #103244;
}
a.hp-link:hover, .formatBlock a.hp-link:hover {
    opacity: 0.7;
    text-decoration: underline;
    color: #103244;
}
.hp-footer-actions {
    display: none;
    margin: 20px 0 0 0;
}
.hp-more.hp-more-footer {
    display: none;
}
@media screen and (max-width: 768px) {
    .hp-wrap {
        display: flex;
        flex-direction: column;
        padding: 20px 20px;
        margin-right: 0;
    }
    .hp-title, h1.hp-title, h2.hp-title, h3.hp-title, p.hp-title,
    .formatBlock h1.hp-title, .formatBlock h2.hp-title, .formatBlock h3.hp-title, .formatBlock p.hp-title,
    .formatBlock .wpb_wrapper h1.hp-title, .formatBlock .wpb_wrapper h2.hp-title,
    .formatBlock .wpb_wrapper h3.hp-title, .formatBlock .wpb_wrapper p.hp-title {
        margin-bottom: 12px;
    }
    .hp-header {
        min-width: 100%;
        max-width: 100%;
    }
    .hp-header-actions {
        display: none;
    }
    .hp-more.hp-more-header {
        display: none;
    }
    .hp-footer-actions {
        display: flex;
    }
    .hp-more.hp-more-footer {
        display: block;
    }
}
.trl-wrap {
    position: relative;
    display: inline-block;
}
.trl-link {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.trl-link, .formatBlock a.trl-link, .formatBlock .wpb_wrapper a.trl-link {}
.trl-link:hover, .formatBlock a.trl-link:hover, .formatBlock .wpb_wrapper a.trl-link:hover {
    text-decoration: none;
}
.trl-link-wrap {}
.trl-link:hover .trl-link-wrap {
    text-decoration: underline;
}
.trl-position {
    font-size: 10px;
    align-self: flex-start;
    margin-left: 3px;
    text-decoration: none;
    margin-top: -6px;
    max-height: 8px;
}

.trl-link svg {
    align-self: flex-start;
    width: 6px;
    height: 5px;
    padding-top: 7px;
    margin-left: 3px;
}

.trl-tooltip {
    visibility: hidden;
    width: 336px;
    color: #231F20;
    padding: 20px 25px 25px 25px;
    background: #FFFFFF;
    box-shadow: 0 4px 24px rgba(39, 30, 7, 0.2);
    border-radius: 6px;
    position: absolute;
    z-index: 1;
}
.trl-tooltip.trl-tooltip-disabled {
    display: none;
}
.trl-wrap:hover .trl-tooltip {
    visibility: visible;
    z-index: 22;
}

.trl-header {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 14px;
    line-height: 1.2em;
    margin-bottom: 18px;
}
.trl-header-icon {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 17px;
    height: 17px;
    margin-right: 7px;
    border-radius: 50%;
    overflow: hidden;
}
.trl-header-icon svg {
    position: relative;
    z-index: 4;
}
.trl-title {
    display: block;
    font-family: 'Merriweather', serif;
    font-weight: bold;
    font-size: 18px;
    line-height: 1.36em;
    margin-bottom: 10px;
}
.trl-content {
    display: block;
    font-size: 12px;
    line-height: 1.4em;
    margin-bottom: 20px;
}
.trl-domain {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-right: -1px;
}
.trl-domain .trl-domain-link {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-weight: normal;
    font-size: 16px;
    line-height: 1.3em;
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
}
.trl-domain-link svg {
    width: 11px;
    height: 11px;
    margin-left: 8px;
}
.formatBlock a.trl-domain-link, .formatBlock .wpb_wrapper a.trl-domain-link {
    font-weight: normal;
}

.trl-header-inner {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    opacity: 0.1;
    z-index: 3;
}

/* references */
.ref-wrap {
    position: relative;
    display: block;
    margin-bottom: 20px;
}
.ref-title, .formatBlock .ref-title, .formatBlock .wpb_wrapper .ref-title {
}
.ref-content {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    flex-wrap: nowrap;
}
.ref-item {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: nowrap;
    margin-bottom: 12px;
}
.ref-item-position {
    display: flex;
    flex-direction: row;
    width: auto;
    word-break: keep-all!important;
    word-wrap: normal !important;
    margin-right: 8px;
    font-weight: bold;
}
.ref-item-content {}
.ref-item-title {
    margin-bottom: 8px;
    font-weight: bold;
}
.ref-item-description {
    margin-bottom: 8px;
}
.ref-item-links {}
.ref-item-link {}

/*** Compare 2 ***/
.abtn-group {
    width: 100%;
}
.abtn-wrap {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    margin-bottom: 10px;
}
a.abtn, .formatBlock a.abtn {
    position: relative;
    display: flex;
    align-items: center;
    word-wrap: break-word;
    width: 100%;
    height: auto;
    border-radius: 4px;
    font-weight: bold;
    line-height: 14px;
    padding: 0;
    font-size: 14px;
    color: #ffffff;
    border-width: 1px;
    border-style: solid;
    text-decoration: none;
}
a.abtn:hover, .formatBlock a.abtn:hover {
    color: #ffffff;
    text-decoration: none;
}
.abtn-icon-wrap {
    position: absolute;
    height: 100%;
    background: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    float: left;
    border-radius: 4px 0 0 4px;
    overflow: hidden;
}
img.abtn-icon, .formatBlock img.abtn-icon {
    max-width: 44px;
    height: auto;
}
.abtn-text {
    width: 100%;
    padding: 15px 6px;
    text-align: center;
}
span.abtn {
    display: none;
}

.dlcl-white {
    color: #ffffff;
}
.dlt-meta {}
.dlt-author {
    margin-right: 2px;
}
.dlt-date {
    margin-left: 3px;
}
.dl-grid-style-10 .dl-card-style-11 {
    display: flex;
}
.dl-grid-style-10 .dl-card-style-11 .dl-card-content {
    padding-top: initial;
    align-self: center;
    padding-left: 22px;
}
.dlt-sm {
    font-size: 13px;
    line-height: 1.2em;
    color: #231F20;
}
@media screen and (max-width: 992px) {
    .dl-grid-style-10 .dl-card-style-11 {
        display: block;
    }
    .dl-grid-style-10 .dl-card-style-11 .dl-card-content {
        padding-top: 6px;
        align-self: initial;
        padding-left: 0;
    }
}
@media screen and (max-width: 768px) {
    .dl-grid-style-10 .dl-card-style-44 .dl-categories {
        margin-bottom: 22px;
    }
}

/** Glossary **/
.dgl-wrap {
    position: relative;
    display: block;
    width: 100%;
    margin: 0 auto 20px auto;
}
.dgl-body {
    margin: 0 0 38px 0;
}
.dgl-header {}
.dgl-list, .formatBlock ul.dgl-list, .wpb_wrapper ul.dgl-list {
    margin: 0 auto;
}
.dgl-list-en {
    max-width: 840px;
}
ul.dgl-list {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    list-style: none;
}
.formatBlock li.dgl-list-item, .wpb_wrapper li.dgl-list-item, li.dgl-list-item {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    margin: 0 0 12px 12px;
    line-height: 0.8;
}
.formatBlock li.dgl-list-item a, .wpb_wrapper li.dgl-list-item a, li.dgl-list-item a {
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Merriweather', serif;
    margin: 0;
    padding: 12px;
    border: 1px solid #c3c3c3;
    box-shadow: 0 0 3px #c3c3c3;
    font-size: 24px;
    line-height: 0.8;
    text-transform: uppercase;
    min-width: 50px;
    min-height: 50px;
}
.formatBlock a.dgl-header-link.bgmn, .wpb_wrapper a.dgl-header-link.bgmn {
    /*color: #ffffff;*/
    background: #ffffff!important;
}
.formatBlock a.dgl-header-link:hover, .formatBlock a.dgl-header-link:focus {
    text-decoration: none;
}
.formatBlock a.dgl-header-link:hover {
    color: #ffffff;
}

.dgl-content {}
.dgl-content-item {
    margin-bottom: 40px;
}
.dgl-content-item-header-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
    margin: 0 0 16px 0;
    padding-bottom: 14px;
    border-bottom: 1px solid #000;
}
.dgl-content-item-header, h2.dgl-content-item-header, .formatBlock h2.dgl-content-item-header,
.formatBlock .wpb_wrapper h2.dgl-content-item-header {
    margin: 0;
    font-size: 24px;
    padding: 0;
    width: 80%;
}
.dgl-items {}
.dgl-item {
    margin-bottom: 20px;
}
.dgl-item-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    color: #ffffff;
    cursor: pointer;
}
.dgl-panel-icon {
    width: 7%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.dgl-item-title-inner {
    padding: 12px 12px;
    display: block;
    flex-wrap: nowrap;
    width: 93%;
    border-right: 1px solid #ffffff;
}
.dgl-item-name, h3.dgl-item-name, .formatBlock h3.dgl-item-name {
    display: inline-block;
    margin: 0 6px 0 0;
    padding: 0;
    font-size: 20px;
    line-height: 1.2em;
}
.dgl-item-excerpt {
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 1.2em;
}
.dgl-item-panel {
    display: none;
    padding: 12px;
    border: 1px solid #cecece;
    border-top: none;
}
.dgl-active .dgl-item-panel {
    display: block;
}
.dgl-panel-icon .fa.fa-angle-down {
    display: block;
}
.dgl-panel-icon .fa.fa-angle-up {
    display: none;
}
.dgl-active .dgl-panel-icon .fa.fa-angle-down {
    display: none;
}
.dgl-active .dgl-panel-icon .fa.fa-angle-up {
    display: block;
}
.dgl-back, a.dgl-back, .formatBlock a.dgl-back, .wpb_wrapper a.dgl-back {
    font-size: 12px;
    align-self: flex-end;
    text-decoration: underline;
}

.vtb-section.wrp-block .wwa-author-content {
    border: none;
}
.wwa-section.vtb-section.wrp-block .wwa-author {
    width: 100%;
    margin-bottom: 20px;
}
.vtb-section .wwa-author-image-wrap {
    width: 30%;
}
.vtb-section .wwa-author-content {
    width: 70%;
}
.vtb-section .wwa-author-name {
    margin-bottom: 4px;
}
.wwa-author-position {
    font-size: 15px;
    margin-bottom: 6px;
}
.vtb-section .wwa-author-text {
    font-size: 16px;
    line-height: 1.5em;
}

/** recipe **/
.wprm-recipe-rating {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.formatBlock a.wprm-recipe-link {
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: normal;
}
.formatBlock a.wprm-recipe-link:hover {
    text-decoration: none;
}

/** custom html widget **/
aside.sidebar .widget.widget_dl_html {
    margin-top: 0;
    border: none!important;
    margin-bottom: 26px !important;
    padding: 0;
}
aside.sidebar .widget.widget_dl_html.widget_dl_html_sticky {
    margin-top: 30px;
}
.dlchtml-wrap {}

/** TAS menu **/
.tvsm-menu-wrap * {
    box-sizing: border-box;
}
.tvsm-menu-wrap {
    position: relative;
    display: flex;
    width: 100%;
    height: 80px;
    max-width: 1170px;
    padding: 0 20px;
    margin: 0 auto;
}
.tvsm-menu-wrap a {
    text-decoration: none;
}
.tvsm-menu-wrap a:hover, .tvsm-menu-wrap a:focus {
    text-decoration: none;
}
.tvsm-logo-wrap {
    display: flex;
    align-items: center;
    max-width: 205px;
    margin-right: 20px;
}
.tvsm-actions {
    display: none;
}
.tvsm-search {
    position: relative;
    display: flex;
    align-items: center;
    max-width: 215px;
    margin: 0 0 0 auto;
}
.tvsm-search .search-form {
    position: relative;
    z-index: 5;
}
.tvsm-search form.search-form [type="submit"] {
    right: auto;
    left: 0;
    background: transparent;
}
.tvsm-search .fa-search {
    display: none;
}
.tvsm-search .tvsm-search-icon {
    position: absolute;
    height: 44px;
    vertical-align: middle;
    top: 27px;
    right: auto;
    left: 9px;
    z-index: 15;
}
.tvsm-search form.search-form input[type="text"] {
    padding: 2px 12px 2px 45px;
    border: 1px solid #E0EBFD;
    border-radius: 9px;
}
.tvsm-dropdown-single {
    display: none;
    justify-content: flex-start;
    flex-wrap: wrap;
    padding: 20px 0px 30px 30px;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    background: #ffffff;
    box-shadow: 15px 15px 29px rgba(73, 73, 73, 0.02);
    border: 1px solid #E0EBFD;
    border-radius: 6px;
}
.tsm-wide .tvsm-dropdown-single {
    flex-wrap: nowrap;
    width: 100%;
    width: calc(100% - 10px);
}
.tvsm-dropdown-col {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
}
.tvsm-item-wrap {
    display: flex;
    justify-content: flex-start;
}
.tvsm-item-wrap:hover .tvsm-item-parent {
    color: #3A2BE8;
}

.tvsm-dropdown-single {
    display: none;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 0 10px;
}
.tvsm-parent-wrap:hover .tvsm-dropdown-single {
    display: grid;
}
.col-1 {
    grid-column: 1 / span 1;
}
.col-2 {
    grid-column: 2 / span 1;
}
.col-3 {
    grid-column: 3 / span 1;
}
.col-4 {
    grid-column: 4 / span 1;
}

.row-1 {
    grid-row: 1 / span 1;
}
.row-2 {
    grid-row: 2 / span 1;
}
.row-3 {
    grid-row: 3 / span 1;
}
.row-4 {
    grid-row: 4 / span 1;
}
.row-5 {
    grid-row: 5 / span 1;
}
.row-6 {
    grid-row: 6 / span 1;
}
.row-7 {
    grid-row: 7 / span 1;
}
.row-8 {
    grid-row: 8 / span 1;
}
.row-9 {
    grid-row: 9 / span 1;
}
.row-10 {
    grid-row: 10 / span 1;
}
.row-11 {
    grid-row: 11 / span 1;
}
.row-12 {
    grid-row: 12 / span 1;
}
.row-13 {
    grid-row: 13 / span 1;
}
.row-14 {
    grid-row: 14 / span 1;
}
.row-15 {
    grid-row: 15 / span 1;
}
.row-16 {
    grid-row: 16 / span 1;
}
.row-17 {
    grid-row: 17 / span 1;
}
.row-18 {
    grid-row: 18 / span 1;
}
.row-19 {
    grid-row: 19 / span 1;
}
.row-20 {
    grid-row: 20 / span 1;
}
@media (max-width: 992px) {
    .col {
        grid-column: 1 / span 1;
    }
    .row {
        grid-row: auto;
    }
}
.tvsm-navbar {
    display: flex;
    margin: 0 auto;
}
.tvsm-parent {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 29px 11px;
    color: #222226;
}
.tvsm-parent-wrap:hover .tvsm-parent {
    color: #3436DF;
}

.tvsm-parent-icon {
    width: 6px;
    height: auto;
    margin-left: 4px;
    margin-top: 3px;
}
.tvsm-parent-icon svg {
    display: none;
}
.tvsm-parent-icon svg.tvsm-parent-closed {
    display: block;
}
.tvsm-parent-wrap:hover .tvsm-parent-icon svg.tvsm-parent-closed {
    display: none;
}
.tvsm-parent-wrap:hover .tvsm-parent-icon svg.tvsm-parent-opened {
    display: block;
}

.tvsm-item {
    display: block;
    width: 100%;
    min-width: 255px;
    max-width: 100%;
    font-size: 14px;
    color: #000000;
    margin-bottom: 15px;
    word-break: normal;
    white-space: normal;
}
.tvsm-item:last-child {
    margin-bottom: 0;
}
.tvsm-item-parent {
    display: block;
    margin-bottom: 13px;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
}
.tvsm-item-single {
    font-size: 14px;
    color: #000000;
    font-weight: normal;
}
.tvsm-item-single-bold {
    font-size: 16px;
    color: #000000;
    font-weight: bold;
}
.tvsm-item-button {
    width: 262px;
    padding: 12px 10px;
    border-radius: 6px;
    background: #DEEBFF;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
}
a.tvsm-item:hover, a.tvsm-item:focus {
    color: #3A2BE8;
}
.tvsm-dropdown-col .tvsm-item:last-child {
    margin-bottom: 0;
}

.tvsm-subtitle-icon {
    margin-left: 5px;
}
.tvsm-item-wrap:hover .tvsm-subtitle-icon>path {
    stroke: #3A2BE8;
}

.tvsm-item-label {
    display: inline-block;
    width: auto;
    min-width: auto;
    background: #F1F5FF;
    border-radius: 5px;
    font-size: 12px;
    font-weight: 600;
    color: #3A2BE8;
    padding: 2px 5px 3px;
}
.tvsm-mob-opened, .tvsm-mob-closed,
.tvsm-parent-open .tvsm-mob-opened, .tvsm-parent-open .tvsm-mob-closed {
    display: none;
}
.tvsm-subitem-icon .tvsm-mob-opened, .tvsm-subitem-icon .tvsm-mob-closed {
    display: none;
}
.tvsm-search.tvsm-search-mob {
    display: none;
}
@media (max-width: 1200px) {
    .tsm-wide .tvsm-dropdown-single {
        width: 100%;
    }
    .tvsm-dropdown-single {
        padding: 20px 10px;
    }
    .tvsm-item {
        min-width: 200px;
    }
}
@media (max-width: 992px) {
    .tvsm-navbar {
        display: none;
        overflow-y: scroll;
        background: #ffffff;
        width: 100%;
        height: 100vh;
        position: absolute;
        top: 80px;
        left: 0;
        padding: 0 20px;
        z-index: 999;
    }
    .tvsm-navbar.tvsm-navbar-active {
        display: block;
    }
    .tvsm-search {
        display: none;
    }
    .tvsm-search.tvsm-search-mob {
        position: relative;
        display: block;
        width: 100%;
        min-width: 100%;
        margin: 20px auto 10px auto;
    }
    .tvsm-search.tvsm-search-mob form.search-form input[type="text"] {
        width: 100%;
    }
    .tvsm-search.tvsm-search-mob .tvsm-search-icon {
        top: 7px;
    }

    .tvsm-actions {
        display: flex;
        align-self: center;
        margin: 0 0 0 auto;
    }
    .tvsm-actions .tvsm-parent-wrap {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 38px;
        height: 38px;
        border-radius: 6px;
        background: #DEEBFF;
        cursor: pointer;
    }
    .tvsm-burger-close {
        display: none;
    }
    .tvsm-burger-active .tvsm-burger-open {
        display: none;
    }
    .tvsm-burger-active .tvsm-burger-close {
        display: block;
    }

    .tvsm-parent-wrap {
        position: relative;
    }

    .tvsm-dropdown-single {
        position: relative;
        display: block;
        width: 100%;
        box-shadow: none;
        border: none;
        padding: 0;
    }
    .tsm-wide .tvsm-dropdown-single {
        width: 100%;
        padding: 0;
    }
    .tvsm-parent-wrap:hover .tvsm-dropdown-single {
        display: block;
    }

    .tvsm-dropdown-single .tvsm-item {
        display: none;
    }
    .tvsm-parent {
        font-size: 20px;
        justify-content: flex-start;
        align-items: flex-start;
        padding: 10px 0;
    }
    .tvsm-dropdown-single>.tvsm-item {
        font-size: 18px;
    }
    .tvsm-child, .tvsm-dropdown-single>.tvsm-item.tvsm-child {
        font-size: 14px;
    }
    .tvsm-item {
        width: 100%;
        min-width: auto;
    }
    .tvsm-parent-icon.mob-icon {
    }
    .tvsm-parent-icon svg.tvsm-parent-opened, .tvsm-parent-icon svg.tvsm-parent-closed,
    .tvsm-parent-wrap:hover .tvsm-parent-icon svg.tvsm-parent-opened {
        display: none;
    }
    .tvsm-parent-icon svg.tvsm-mob-opened {
        display: block;
    }
    .tvsm-parent-open .tvsm-parent-icon svg.tvsm-mob-closed {
        display: block;
    }
    .tvsm-parent-open .tvsm-parent-icon svg.tvsm-mob-opened {
        display: none;
    }

    .tvsm-parent-open .tvsm-dropdown-single .tvsm-item {
        display: block;
    }

    .tvsm-parent-open .tvsm-dropdown-single .tvsm-item.tvsm-child {
        display: none;
    }
    .tvsm-item-parent {
        position: relative;
    }
    .mob-icon {
        position: absolute;
        top: 5px;
        right: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 29px;
        height: 29px;
        background: #DEEBFF;
        border-radius: 4px;
        cursor: pointer;
    }
    .tvsm-subitem-icon {

    }
    .tvsm-subitem-icon .tvsm-mob-opened {
        display: block;
    }
    .tvsm-parent-open>.tvsm-subitem-icon .tvsm-mob-closed {
        display: block;
    }
    .tvsm-parent-open>.tvsm-subitem-icon .tvsm-mob-opened {
        display: none;
    }

    .tvsm-parent-open .tvsm-dropdown-single .tvsm-item.tvsm-child.tvsm-child-active {
        display: block;
    }
}