/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

.cbp-hrmenu-tab > a > span{
    background: none;
    border: 0;
    box-sizing: border-box;
    margin: 1em;
    padding: 1em 1em;
    font-size: inherit;
    font-weight: 700;
    position: relative;
}

.cbp-hrmenu-tab > a > span:before{
    box-sizing: inherit;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
}

.cbp-hrmenu-tab > a > span:after{
    box-sizing: inherit;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
}

.cbp-hrmenu-tab > a > span {
    transition: color 0.25s;
}

.cbp-hrmenu-tab > a > span:before{
    border: 2px solid transparent;
    width: 0;
    height: 0;
    top: 0;
    left: 0;
}

.cbp-hrmenu-tab > a > span:after {
    content: "";
    border: 2px solid transparent;
    width: 0;
    height: 0;
    bottom: 0;
    right: 0;
}

.cbp-hrmenu-tab > a > span:hover {
    color: #FD6B06;
}

.cbp-hrmenu-tab > a > span:hover:before{
    width: 100%;
    height: 100%;
    border-top-color: #f6f5f5;
    border-right-color: #f6f5f5;
    transition:
            width 0.25s ease-out,
            height 0.25s ease-out 0.25s;
}

.cbp-hrmenu-tab > a > span:hover:after{
    width: 100%;
    height: 100%;
    border-bottom-color: #f6f5f5;
    border-left-color: #f6f5f5;
    transition:
            border-color 0s ease-out 0.5s,
            width 0.25s ease-out 0.5s,
            height 0.25s ease-out 0.75s;
}

.cbp-horizontal > ul > li.cbp-hropen > a, .cbp-horizontal > ul > li.cbp-hropen > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li.cbp-hropen > a:hover{
    color: #FD6B06;
}

.cbp-hrmenu .cbp-hrsub-inner .cbp-column-title, .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:link{
    border-bottom: dashed 1px #19ADE1;
}

.cbp-menu-column > div > img{
    margin-top: 2%;
}

#iqitmegamenu-horizontal{
    border-bottom: none;
}

#header-search-btn-drop > i{
    color: #19ADE1;
}

#header-search-btn-drop > i:hover{
    color: #FD6B06;
}

.cbp-hrmenu-tab > div > div{
    width: 70%;
}

.cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:hover{
    color: #686666!important;
}

.header-top{
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.cbp-triangle-container{
    display: none;
}

.cbp-hropen .cbp-triangle-container{
    display: none;
    position: absolute;
    bottom: -13px;
    left: 50%;
    transform: translateX(-50%);
    width: 25px;
    top: 43px;
}


.cbp-triangle-top{
    display: none;
    width: 0;
    height: 0;
    position: absolute;
    z-index: 1;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid #FD6B06;
    top: 1px;
}

.cbp-triangle-top-back{
    display: none;
    width: 0;
    height: 0;
    position: absolute;
    left: -1px;
    border-bottom: 13px solid #cecece;
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
}

.contact-rich > hr{
    border-top: 0;
}

.cbp-hrmenu .cbp-hrsub-inner .cbp-column-title, .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:link{
    text-transform: none;
}

.cbp-triangle-top{
    display: none;
    width: 0;
    height: 0;
    position: absolute;
    z-index: 1;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid #FD6B06;
}

/*.cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu ul.cbp-hrsub-level2{
    box-shadow: none;
}*/

.cbp-horizontal .cbp-tab-title{
    /*color: #19ADE1;*/
    letter-spacing: 1px;
    font-weight: bold;
    border-bottom: 2px solid;
}

#header-user-btn > a > i{
    color: #19ADE1;
}

#cart-toogle > i:hover{
    color: #FD6B06;
}

#header-user-btn > a > i:hover{
    color: #FD6B06;
}

#search_widget > form > div.input-group > button > i{
    color: #19ADE1;
}

.cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link{
    padding-left: 1rem;
    padding-right: 1rem;
}

.product-miniature:hover{
    outline: none;
}

.product-miniature{
    transition: none;
}

#chi-siamo-footer{
    font-size: 12px;
}

#elementor-section-wrap > div.elementor-section.elementor-element.elementor-element-oyjii9r.elementor-top-section.elementor-section-full_width.elementor-section-height-default.elementor-section-height-default > div > div > div.elementor-column.elementor-element.elementor-element-tt91up9.elementor-col-25.elementor-top-column > div > div > div > div > div > a > figure > img{
    width:95.4%
}

#elementor-section-wrap > div.elementor-section.elementor-element.elementor-element-oyjii9r.elementor-top-section.elementor-section-full_width.elementor-section-height-default.elementor-section-height-default > div > div > div.elementor-column.elementor-element.elementor-element-pcwhgkh.elementor-col-25.elementor-top-column > div > div > div > div > div > a > figure > img{
    width: auto;
    height: 398px;
}

.iqitproducttags{
    display: none;
}

@media (max-width: 768px){
    .header-nav{
        display: none;
    }
}

#mobile-header .mobile-main-bar{
    padding-top: 0;
    padding-bottom: 0;
}

#secure-payment{
    margin-top: 2%;
    margin-bottom: 3%;
}

#product_review_block_extra {
    padding:10px 14px;
    margin: 14px 0;
    border:1px solid #ccc;
    box-shadow: 2px 2px 11px 0px rgba(0, 0, 0, 0.1);
    background: white;
    font-size:12px;
    line-height:18px
}

#product_review_block_extra .star_content {float:left; margin-right: 6px;}

.review_count_extra{
    line-height: 1.5;
    font-size: 15px;
}

#product_review_block_extra .comments_advices {clear:both; padding-top: 14px;}

#product_review_block_extra .comments_advices li{
    float: left;
    margin-right:14px;
}

#product_review_block_extra .comments_advices a, .open-ws-review-form {
    border: 1px solid #ccc;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: normal;
    line-height: 1;
    margin-bottom: 0;

    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    text-decoration: none!important;
    background: #e9e9e8;
    color: #000;
}

#new_review_tab_btn{
    margin-left: 18px;
}

#product_review_block_extra .comments_advices a:hover, .open-ws-review-form:HOVER {
    background: #b3cac4;
}

#product_review_block_extra .comments_advices i, .open-ws-review-form i {
    padding-right: 4px;
    font-size: 15px;
    line-height: 1.4;
}

/* pop-in add grade/advice ********************************************************************* */
#fancybox-wrap { max-width:585px }
#fancybox-content {
    max-width:585px;
    border-width:0
}


#new_review_form {
    width:100%;
    max-width:585px;
    color: #333;
    text-align: left;
    background-color: #fff
}
#new_review_form .title {
    padding:10px;
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    background: #333
}
#new_review_form ul.grade_content {list-style-type:none}
#new_review_form .grade_content li {width:50%}
#new_review_form .product {padding:15px}
#new_review_form .product img {
    float:left;
    border: 1px solid #ccc;
    max-width: 100%;
}
#new_review_form .product .product_desc {
    float:left;
    margin-left:15px;
    line-height:18px;
    color:#666
}
#new_review_form .product .product_desc .product_name {
    padding-bottom:5px;
    font-size:13px;
    color:#000
}

#new_review_form .grade_content {margin:0 0 20px 0}
#new_review_form .grade_content span,
#new_review_form .grade_content span {
    display:inline-block;
    padding:0 10px;
    width:150px;/* 160 */
    font-weight:bold
}
#new_review_form .grade_content .cancel {margin-right:5px}

.new_comment_form_content {
    padding:15px;
    background:#f8f8f8
}
.new_comment_form_content .intro_form {
    padding-bottom: 10px;
    font-weight: bold;
    font-size: 12px
}

#new_review_form label {
    display: block;
    font-weight: bold;
    font-size: 12px;
    left: 0px;
    min-width: 25%;
    padding: 0;
    position: relative;
    text-align: left;
}
#new_review_form input {
    padding: 0 5px;
    height: 28px;
    width: 90%;
    border: 1px solid #ccc;
    background: #fff;
    overflow: hidden;
}
#new_review_form textarea {
    padding: 0 5px;
    height: 80px;
    width: 90%;
    border: 1px solid #ccc;
    background: #fff;
}

#new_review_form .submit {
    margin-top:20px;
    padding:0;
    font-size:13px;
    text-align:right
}
#new_review_form button {
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    padding: 0.5rem 1.25rem;
    color: #fff;
    background-color: #2fb5d2;
    border-color: transparent;
}

#new_review_form #criterions_review_list {
    border-bottom: 1px solid #CCC;
    padding-bottom: 15px;
    list-style-type: none;
}

#new_review_form #criterions_review_list li {
    margin-bottom: 10px;
}

#new_review_form #criterions_review_list label {
    text-align: right;
    width: 20%;
}

#new_review_form #new_review_form_footer {
    margin-top: 20px;
    font-size: 12px;
    margin-top: 42px;
}

/* TAB COMMENTS ******************************************************************************** */
#product_reviews_block_tab {
    margin:0 0 20px 20px;
    padding: 0px;
    width: 73%;
    font-size: 14px;}

#product_reviews_block_tab div.comment {
    margin:0 0 10px 0;
    padding: 5px;
    border-bottom: 1px dotted #ccc
}

#product_reviews_block_tab div.comment div.comment_author {
    padding-right:25px;
    line-height:18px;
    min-width: 170px;
}
#product_reviews_block_tab div.comment div.comment_author span {font-weight:bold;}
#product_reviews_block_tab div.comment div.comment_author span,
#product_reviews_block_tab div.comment .star_content {
    float:left;
}
#product_reviews_block_tab div.comment .star_content {margin: 0 0 0 5px}

#product_reviews_block_tab div.star_on {background-position: 0 -12px}
#product_reviews_block_tab .comment_author_infos {clear:both}
#product_reviews_block_tab .comment_author_infos em {color:#999}

#product_reviews_block_tab div.comment_details .title_block, #product_reviews_block_tab div.comment_details h4  {padding-bottom:10px}
#product_reviews_block_tab div.comment_details p {padding-bottom:10px}
#product_reviews_block_tab div.comment_details ul {
    list-style-type:none;
    margin:0
}
#product_reviews_block_tab .helpful{
    clear: both;
    overflow: hidden;
}

#product_reviews_block_tab .helpful li {
    padding:2px 0;
    float: left;
}

#product_reviews_block_tab a{
    font-weight: bold;
}

#product_reviews_block_tab a:hover {text-decoration: underline}

#product_reviews_block_tab button.usefulness_btn {
    cursor: pointer;
    margin:0 0 0 5px;
    display: inline-block;
    padding: 0 2px;
    border: none;
    color: #000;
    font-weight: normal;
    text-shadow: none;
    background: none;
}

#product_reviews_block_tab span.report_btn {cursor: pointer; margin-left: 22px;
    line-height: 2;}
#product_reviews_block_tab span.report_btn:hover {text-decoration:underline}

.fl { float: left; }
.fr { float: right; }

#uniform-file{
    display: none;
}

.star_content{
    overflow: hidden;
}

.comment_img{
    position: relative;
    width: 100%;
    overflow: hidden;
}

.review_img_block{
    float: left;
    margin-top: 14px;
    margin-right: 3%;
}

.alert-success .form-group{
    display: inline-block;
    margin-bottom: 0;
}

#reviewscarousel-column .review_img{
    width: 100%;
}

.reviews-carousel-item .star_content{
    float: left;
    margin-bottom: 10px;
}

.reviews-carousel-item .review_title{
    font-weight: bold;
    float: left;
    padding-left: 6px;
    font-size: 16px;
}

.reviews-carousel-item blockquote{
    display: block;
    clear: both;
}

.reviews-carousel-item .read-review-btn{
    text-decoration: underline;
    cursor: pointer;
    font-size: 16px;
}

ul.product_list.grid > li .product-container .hook-reviews .comments_note .star_content{
    padding: 4px 6px 0;
    width: 94px;
    float: none;
    margin: 0 auto;
    text-align: center;
}

.comments_note .star_lable{
    line-height: 2;
}

.star_label{
    margin-top: 4px;
    margin-left: 39px;
}

.score-chart-holder {
    text-align: center;
    padding: 0;
    height: 422px;
}

.score-chart-holder h3 {
    padding: 24px 0;
    background-color: #ddd;
    margin-top: 0;
    margin-bottom: 15px;
}

.score-chart-holder .score {
    margin: 23px 0 14px;
    font-size: 34px;
    font-family: inherit;
    font-weight: 700;
}

.rating-holder {
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
    min-height: 15px;
    max-height: 22px;
    overflow: hidden;
    position: relative;
    background-color: transparent;
}

.rating-graph-container{
    margin: 14px auto;
    width: 124px;
}

.rating-graph-container_17{
    margin: 14px auto;
    width: 175px;
}

.rating-graph-container_17 .star_content{
    float: left;
    margin-right: 5px;
}

.rating-graph-container .star_content{
    float: left;
}

.rating-graph-note{
    line-height: 1.6;
    font-size: 14px;
    float: left;
}

.rating-graph-container .rating-graph-note{
    line-height: 1.4;
    font-size: 13px;
}

#reviews_section .material-icons, .rating > span:hover:before, .rating > span:hover ~ span:before {
    width: 20px;
}

#reviews_section .material-icons.no_custom_color {
    color: #999;
}

.ajax_block_product h5{
    clear: both;
}

.ajax_block_product  .star_label{
    margin-left: 2px;
    text-align: center;
}

.rating-graph-container li, .rating-graph-container_17 li{
    overflow: hidden;
}

.star_content .star{
    cursor: default;
    margin: 0 1px 0 0;
}

.star_content .review_filtre .star{
    cursor: pointer;
}

.star {
    position: relative;
    top: -1px;
    float: left;
    width: 14px;
    overflow: hidden;
    cursor: pointer;
    font-size: 14px;
    font-weight: normal; }

.star {
    display: block; }
.star a {
    display: block;
    position: absolute;
    text-indent: -5000px; }

span.star:after, div.star:after {
    content: "\f006";
    font-family: "FontAwesome";
    display: inline-block;
}

span.star.star_on, div.star.star_on {
    display: block; }
span.star.star_on:after, div.star.star_on:after {
    content: "\f005";
    font-family: "FontAwesome";
    display: inline-block;
}

span.star.star_hover:after, div.star.star_hover:after {
    content: "\f005";
    font-family: "FontAwesome";
    display: inline-block;
}

div.star.icon-star-half:after {
    content: "\f089\00a0";
    position: absolute;
    top: 0px;
    left: 0px;
}

div.star.icon-star-half:BEFORE {
    content: "\f006";
    font-family: "FontAwesome";
    font-size: 14px;
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
    padding: 24px;
    border-radius: 6px; }

.well-sm {
    padding: 9px;
    border-radius: 3px; }

ul.product_list .comments_note{
    width: 100%;
    overflow: inherit;
}

.star_content .star{
    cursor: default;
    margin: 0 1px 0 0;
}

.sortby-container {
    float: left;
}

.sortby-container .label{
    color: #555454;
}

#sortingOrder{
    border-bottom: 0px;
    border-top:0px;
    border-color: #e3e3e3;
    height: 45px;
}

#criterions_review_list .star_content .star {
    cursor: pointer;
}

.helpful .button.button-small span{
    display: block;
    padding: 3px 8px 3px 8px;
    border: 1px solid #8b8a8a;
}

.helpful .button.button-small span:hover {
    background: #ddd;
}

#nav-review{
    border: 1px solid #e3e3e3;
    margin-bottom: 14px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.paging-container, .sortby-container{
    display: flex;
    align-items: center;
}

#nav-review a, #nav-review b, #nav-review span{
    display: inline-block;
    padding: 14px 0;
    height: 20px;
    text-align: center;
    border: 1px solid #e3e3e3;
    min-width: 46px;
    height: 47px;
}

#nav-review b{
    background: #e3e3e3;
}

#reviewscarousel-column .widget_photo img{
    width: 100%;
}


.reviews_section_17 .label{
    display: block;
    float: left;
    padding: 0 16px;
    line-height: 3.2;
}

.respond {
    margin-left: 14px;
    padding: 14px 18px;
    margin-bottom: 14px;
    background: #d0f3de;
}

.review_filtre{
    display: block;
    width: 100%;
    cursor: pointer;
    padding: 0 8px;
}

.review_filtre_current, .rating-graph-container li:HOVER, .rating-graph-container_17 li:HOVER{
    background: #e9e9e8;

}

.verified{
    line-height: 1.6;
    padding-top: 6px;
}
.verified_icon {
    display: inline-block;
    border-radius: 10px;
    padding: 0 2px 2px;
    line-height: 1.2;
    margin-right: 4px;
}

#product_reviews_block_tab .comment .verified .verified_icon i{
    color: #fff;
    font-size: 12px;
    width: 11px;
}

@media (max-width: 1199px) {
    #product_reviews_block_tab, #score-chart-holder {
        width: 100%;
        margin: 0;
        margin-bottom: 34px;
    }
}

.rating-graph-container_17 {
    color: #999;
    font-size: 14px;
    margin: 14px auto;
    width: 183px;
}

#product_reviews_block_tab {

}
#product_reviews_block_tab div.comment .star_content {
    margin: 3px 0 2px 5px !important;
}
.idTabHrefShort.page-product-heading {
    font-size: 1.25rem;
    margin: 30px 10px 25px;
}

#review_head {
    display: flex;
    justify-content: space-between;
}

#review_head .all_review{
    font-size: 14px;
    line-height: 1.6;
    text-decoration: underline;
}

#criterions_review_list li {
    unicode-bidi: bidi-override;
    direction: rtl;
    text-align: center;
}
#criterions_review_list li > .material-icons {
    display: inline-block;
    position: relative;
    width: 1.1em;
}
#criterions_review_list li > .material-icons:hover,
#criterions_review_list li > .material-icons:hover ~ .material-icons {
    color: transparent;
}
#criterions_review_list li > .material-icons:hover:before,
#criterions_review_list li > .material-icons:hover ~ .material-icons:before {
    content: "\2605";
    position: absolute;
    left: 0;
    color: gold;
}

#criterions_review_list .rating {
    unicode-bidi: bidi-override;
    direction: rtl;
    margin-left: 14px;
    border-left: 1px solid #CCC;
}
#criterions_review_list .rating > span {
    display: inline-block;
    position: relative;
    font-size: 24px;
}
#criterions_review_list .rating > span:hover,
#criterions_review_list .rating > span:hover ~ span {
    color: transparent;
}
#criterions_review_list .rating > span:hover:before,
#criterions_review_list .rating > span:hover ~ span:before,
.rating span.active_rating:before,
.rating > span.active_rating ~ span:before{
    content: "\2605";
    position: absolute;
    left: 0;
}
.rating span.active_rating:before,
.rating > span.active_rating ~ span:before {
    color:gold;
}

.total_advice{
    line-height: 2;
}

#product_reviews_block_tab.review_in_tab{
    width: 100%;
    margin: 0;
}

.cancel{
    display: none;
}

.recommended{
    padding-bottom: 8px;
}

.yes-ws_review, .yes_ws_recommend{
    color: #55c65e;
    font-weight: bold;
    font-size: 14px;
}

.no_ws_recommend, .no-ws_review{
    color: #d82a2a;
    font-weight: bold;
    font-size: 14px;
}

.yes-ws_review i, .yes_ws_recommend i, .no_ws_recommend i, .no-ws_review i{
    padding-right: 4px;
    font-size: 20px;
}

#new_review_form input[type=radio] {
    width: 20px;
    vertical-align: middle;
}

#idTab15 {
    display: flex;
    flex-flow: row;
}

@media all and (max-width: 639px) {
    #idTab15 {
        flex-direction: column;
    }
}

.reviews_section_17.review_tab #idTab15{
    display: block;
}

.reviews_section_17.review_tab #product_reviews_block_tab div.comment div.comment_author, .reviews_section_17.review_tab .comment_details {
    width: 100%;
}

#new_review_form input#file{
    padding: 0;
    border: 0;
}

.product_img_review{
    float: left;
    width: 120px;
}

#product_comments_block_tab .comment{
    margin-bottom: 24px;
    border-bottom: 1px solid #7a7a7a;
    padding-bottom: 14px;
}

.score-chart-holder .no-registered{
    margin: 0px auto;
    font-weight: 100;
    font-size: 14px;
    line-height: 1.4;
    max-width: 300px;
}

#product_review_block_extra .open-ws-review-form.open-review-form-mobile{
    display: none;
}

.modal-footer #product_review_block_extra .comments_advices .open-ws-review-form.open-review-form-desctop{
    display: none;
}

.modal-footer #product_review_block_extra .comments_advices .open-ws-review-form.open-review-form-mobile{
    display: block;
}

.ws_product_voucher small {
    padding-left: 30px;
    font-size: #878787;
}

#new_review_form button.delete_attach_btn {
    margin-left: 6px;
    padding: 2px 6px;
}

#nav-review .label {display: inline-block;}

#reviews_section .verified_icon .star.star_on:after {
    color: #fff;
    padding-top: 2px;
}

#reviews_section .verified_icon .star {text-align: center;}

.submitReviewAfter {padding: 18px;}

#module-ws_productreviews-default .rating-graph-container_17 {
    width: 205px;
}

#module-ws_productreviews-default #score-chart-holder{
    width: 205px;
    margin: 0 auto;
    text-align: center;
}

#module-ws_productreviews-default .score {
    margin: 23px 0 14px;
    font-size: 34px;
    font-family: inherit;
    font-weight: 700;
}

.category_footer_block{
    clear: both;
    margin-bottom: 14px;
}

.cat_review_item{
    overflow: hidden;
    margin-bottom: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #7a7a7a;
}

#module-ws_productreviews-default .rating-graph-container {
    width: 134px;
}

.reviews_widget_footer{
    font-size: 14px;
    text-transform: none;
}

#reviewscarousel_module{
    margin-bottom: 24px;
}

#reviewscarousel_module .page-heading {
    display: flex;
    justify-content: space-between;
}

#left-column #reviewscarousel_module .product-content{
    padding: 14px 0;
}

#left-column #reviewscarousel_module .reviews-owl-carousel .owl-item {
    border: none;
}

#left-column .reviews-carousel-item .read-review-btn {
    padding-left: 0px;
}
#reviews_section_click {
    overflow: hidden;
}
#reviews_section_wrap {
    display: flex;
}

@media (max-width: 414px) {
    #right_carusel_column .star_content .material-icons{
        font-size: 12px}
}

.criterions_review_list {text-align: left;}
.criterions_review_list li {
    unicode-bidi: bidi-override;
    direction: rtl;
    text-align: center;
}
.criterions_review_list li > .material-icons {
    display: inline-block;
    position: relative;
    width: 1.1em;
}
.criterions_review_list li > .material-icons:hover,
.criterions_review_list li > .material-icons:hover ~ .material-icons {
    color: transparent;
}
.criterions_review_list li > .material-icons:hover:before,
.criterions_review_list li > .material-icons:hover ~ .material-icons:before {
    content: "\2605";
    position: absolute;
    left: 0;
    color: gold;
}

.criterions_review_list .rating {
    unicode-bidi: bidi-override;
    direction: rtl;
}
.criterions_review_list .rating > span {
    display: inline-block;
    position: relative;
    font-size: 24px;
}
.criterions_review_list .rating > span:hover,
.criterions_review_list .rating > span:hover ~ span {
    color: transparent;
}
.criterions_review_list .rating > span:hover:before,
.criterions_review_list .rating > span:hover ~ span:before,
.rating span.active_rating:before,
.rating > span.active_rating ~ span:before{
    content: "\2605";
    position: absolute;
    left: 0;
}
.ws_recommend_label, .criterion_column {
    max-width: 170px;
    text-align: left;
}

/*
 *  Core Owl Carousel CSS File
 */
.reviews-owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    /* position relative and z-index fix webkit rendering fonts issue */
    position: relative;
    z-index: 1;
}
.reviews-owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
}
.reviews-owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.reviews-owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px);
}
.reviews-owl-carousel .owl-controls .owl-nav .owl-prev,
.reviews-owl-carousel .owl-controls .owl-nav .owl-next,
.reviews-owl-carousel .owl-controls .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.reviews-owl-carousel.owl-loaded {
    display: block;
}
.reviews-owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}
.reviews-owl-carousel.owl-hidden {
    opacity: 0;
}
.reviews-owl-carousel .owl-refresh .owl-item {
    display: none;
}
.reviews-owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 15px 10px 10px 10px;
    border: 2px solid #d0d0d0;
    height: 365px;
}
.reviews-owl-carousel .owl-item img {
    display: block;
    width: 150px;
    max-width:100%;
    -webkit-transform-style: preserve-3d;
    padding-top: 6px;
}

#review_on_home {display: flex;}

.owl-item .reviews-carousel-item p {text-align: center;}
.owl-item blockquote {margin-top: 1rem;}

.reviews-owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto;
}
.reviews-owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
}
.reviews-owl-carousel.owl-rtl {
    direction: rtl;
}
.reviews-owl-carousel.owl-rtl .owl-item {
    float: right;
}

/* No Js */
.no-js .reviews-owl-carousel {
    display: block;
}

#reviewscarousel_module .owl-prev, #reviewscarousel_module .owl-next{
    position: absolute;
    top: 150px;
    width: 18px;
    height: 25px;
    overflow: hidden;
}

#reviewscarousel_module .owl-prev{
    left: 5px;
}

#reviewscarousel_module .owl-next{
    right: 4px;
}

#reviewscarousel_module .owl-prev:before, #reviewscarousel_module .owl-next:before{
    font-size: 28px;
    font-weight:bold;
    padding:1px;
    line-height: 28px; }

#reviewscarousel_module .owl-prev:before{
    content: "<";
}
#reviewscarousel_module .owl-next:before{
    content: ">";
}

#product_reviews_block_tab{
    max-width: 73%;
}

#elementor-section-wrap > div.elementor-section.elementor-element.elementor-element-nq5962m.elementor-top-section.elementor-section-stretched.elementor-section-full_width.elementor-section-height-min-height.elementor-section-height-default.elementor-section-items-middle.elementor-hidden-phone > div.elementor-container.elementor-column-gap-default > div > div.elementor-column.elementor-element.elementor-element-mu8h4wc.elementor-col-33.elementor-top-column > div > div > div > div > div > div.elementor-icon-box-content > h3 > a{
    color: white;
}

#elementor-section-wrap > div.elementor-section.elementor-element.elementor-element-nq5962m.elementor-top-section.elementor-section-stretched.elementor-section-full_width.elementor-section-height-min-height.elementor-section-height-default.elementor-section-items-middle.elementor-hidden-phone > div.elementor-container.elementor-column-gap-default > div > div.elementor-column.elementor-element.elementor-element-3rtclor.elementor-col-33.elementor-top-column > div > div > div > div > div > div.elementor-icon-box-content > h3 > a{
    color: white;
}

#elementor-section-wrap > div.elementor-section.elementor-element.elementor-element-nq5962m.elementor-top-section.elementor-section-stretched.elementor-section-full_width.elementor-section-height-min-height.elementor-section-height-default.elementor-section-items-middle.elementor-hidden-phone > div.elementor-container.elementor-column-gap-default > div > div.elementor-column.elementor-element.elementor-element-i0wlrnf.elementor-col-33.elementor-top-column > div > div > div > div > div > div.elementor-icon-box-content > h3 > a{
    color: white;
}

#back-to-top{
    bottom: 7rem;
    right: 2.3rem;
}

.iubenda-ibadge{
    position: relative;
    top: 7px;
}

.hos-shop-2 #footer-copyrights{
    border-top: 0px;
}

.hos-shop-2 #header-search-btn-drop > i{
    color: #310000;
}

.hos-shop-2 #header-search-btn-drop > i:hover{
    color: #ffad01;
}

.hos-shop-2 .cbp-horizontal > ul > li.cbp-hropen > a, .cbp-horizontal > ul > li.cbp-hropen > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li.cbp-hropen > a:hover{
    color: #310000;
}

.hos-shop-2 .cbp-hrmenu .cbp-hrsub-inner .cbp-column-title, .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:link{
    border-bottom: dashed 1px #ffad01;
}
.hos-shop-1 .cbp-hrmenu .cbp-hrsub-inner .cbp-column-title{
	border-bottom: dashed 1px #19ADE1!important;
}
.hos-shop-2 #header-user-btn > a > i{
    color: #310000;
}

.hos-shop-2 #cart-toogle > i:hover{
    color: #ffad01;
}

.hos-shop-2 #header-user-btn > a > i:hover{
    color: #ffad01;
}

.hos-shop-2 #search_widget > form > div.input-group > button > i{
    color: #310000;
}

.hos-shop-2 .cbp-hrmenu-tab > a > span:hover {
    color: #ffad01;
}

.hos-shop-2 .lpsproaccount-button a:hover{
    color: black!important;
}

.hos-shop-2 .lpsproaccount-customer-validation{
    text-align: center;
}

.hos-shop-2 .carousel-check{
    background: #ffad01;
    border-radius: 5px;
    padding: 5px;
    margin-top: 10px;
}

.hos-shop-2 .accedi-carousel-l2{
    font-size: 13px;
}

.hos-shop-2 .product-miniature-grid .product-title{
    min-height: 40px;
}
.alert-warning.mx-preventivo{
	background: #0eaa0e!important;
    border: none;
    font-weight: 700!important;
}


/*08-08-2025 PH | UPDATE LOGO*/
#desktop_logo>a>img{
    max-width: 145px;
    width: 100%;
}