/*

 * Custom code goes here.

 * A template should always ship with an empty custom.css

 */
 .modale_oneclickorder .modal-body{
     padding:30px !important;
 }
 #product_title_click_order,.modale_oneclickorder p,.modale_oneclickorder h3{
     text-align:center !important;
 }
 .modale_oneclickorder{
     max-width:50%;
 }
 .oneclickorder .form-group {
    margin-bottom: 0 !important;
}
 .subcategory-description,.block-category #category-description{
    display:none
 }
 .liquid_box p.label{
    display: none !important;
 }
 .liquid_box.type-two .image_description{
        width: 32% !important;
            transform: translateX(97%)!important;
 }
.liquid_box .image_description{
    top: 52px !important;
}
 /*header mobile*/
 .featured-products{
    display: none;
 }
 @media(max-width:767px) {
     .modale_oneclickorder{
         max-width:100%;
     }
     .sticky {
         position: fixed;
         top: 0;
         width: 100%;
         z-index: 1000;
         background-color: #fff;
         /* Changez cette couleur selon votre design */
         box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
     }
      #leo_search_block_top .block_content{
    margin-top:59px ;
 }
 .stock-badge{
     padding: 1px 6px !important;
     margin-bottom: 8px !important;
     font-size:8px !important;
 }
 }
 .ph_social_link_title{
display: none;
 }

 .float-whatsapp {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 20px;
    left: 26px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 9999;
    margin: 82px 0;
}
.my-float-whatsapp {
    margin-top: 16px;
}
#whatsupp:hover {
    color: #fff;
}
/* all mobiles */
@media(max-width:767px) {
    .float-whatsapp {
        width: 60px;
        height: 60px;
        margin: 71px 1px;
        left: 21px;
    }

    .my-float-whatsapp {
        margin-top: 15px;
    }
    .logo-mini img{
        width:auto !important;
    }
    .logo-mini{
        left:42% !important;
    }
    #category .logo-mini{
        left:70% !important;
    }
    .services{
        display:block !important;
    }
    .services li{
        padding: 15px 8px !important;
    }
}
 .bottomnav{
    padding:6px 0;
 }
 #blockcart-modal .cart-content .cart-content-btn a.btn{
    background:#101021 !important;
    color: #fff !important;
 }
 /*pub*/
 @media (max-width: 1199px) {
    .banner-v.h-2 {
      display: flex;
      flex-wrap: wrap;
    }
  }
 .banner-v .banner-item .image{
    position: relative;
 }
 @media (min-width: 767px) {
    .banner-v .banner-item .image {
        overflow: hidden;
    }
}
 .banner-v.h-2 .banner-item.i-2 .image:first-child{
    margin-bottom: 10px;
 }
 .banner-v.h-2 .banner-item.i-2{
    width: 37.5%;
    padding: 0 5px !important;
 }
 .no-padding{
    padding: 0 !important;
 }
 .banner-v.h-2 .banner-item.i-1{
    width: 31.25%;
 }
 .banner-v.h-2 .banner-item.i-1:first-child{
    padding-right: 5px !important;
    padding-left: 0px !important;
 }
 .banner-v.h-2{
    padding-top: 10px;
 }
 .banner-v .banner-item .image .image_description h1{
    color: #FFFFFF;
    font-size: 2.25rem;
    font-family: var(--font-family-tertiary);
    font-weight: 500;
    letter-spacing: 1.8px;
    text-transform: uppercase;
    margin: 0 0 40px;
 }
 .banner-v .banner-item .image:hover img{
    transform: scale(1.2);
 }
 .banner-v .banner-item .image img{
    transition: 0.4s;
 }
 .banner-v .banner-item .image .image_description{
    position: absolute;
    z-index: 99;
    padding-left: 27px;
 }
 .banner-v.h-2 .banner-item .image_description{
    top: 50%;
    transform: translateY(-50%);
 }
  /*finpub*/

 .product-cover .layer:hover{
    background-color: #EE764D !important;
 }
 .product-description h3{
    color: #000 !important;
 }
 .topnav p{
    color: #fff !important;
 }
 .cate-w .ApColumn{
    grid-template-columns: repeat(4, 1fr) !important;
 }
.paneltool.multiproductdetailtool .panelbutton,.paneltool.themetool .panelbutton,.paneltool.editortool .panelbutton{

    display: none;

}

.ApMegamenu .leo-verticalmenu .title_block{

    background-color:#101021;

}

.ApMegamenu .leo-verticalmenu .title_block:hover{

    background: #EE764D ;

}

.leo-megamenu .navbar-nav > li > a{

    color: #101021;

}

.leo-megamenu .navbar-nav > li.active > a, .leo-megamenu .navbar-nav > li:hover > a, .leo-megamenu .navbar-nav > li:focus > a{

    color:#EE764D;

}

.topnav .ApLink a:hover{

    color: #EE764D !important;

}

a:hover{

    color: #EE764D;

}
.leo-cart-item-info .product-name a:hover{
        color: #EE764D !important;

}
#cart .product-line-info a:hover{
            color: #EE764D !important;

}

.icon-w svg:hover{

    fill: #EE764D !important;

}

.iview-controlNav div.iview-items ul li a.iview-control.active, .iview-controlNav div.iview-items ul li a.iview-control:hover{

    background-color: #EE764D;

}

#animationSandbox{

    display: none;

}

@media (min-width: 992px){

    .cat-item:before{

        background: #101021 !important;

    }

}

.search-widget form button[type=submit]:hover{

    color: #EE764D;

}

#back-top a:hover{

    color: #EE764D;

}

#back-top a{

    color: #101021;
}

.product-list-default .quick-view:hover, .product-list-default .leo-compare-button:hover, .product-list-default .leo-wishlist-button:hover, .product-list-countdown .quick-view:hover, .product-list-countdown .leo-compare-button:hover, .product-list-countdown .leo-wishlist-button:hover{

    background: #101021;

}

.product-list-default .cart .btn-product{

    background-color: #101021;

}

.thumbnail-container .product-title a:hover{

    color: #EE764D;

}

.liquid_box a:hover{

    color: #fff !important;

}

.text-box-2 a{

    border:2px solid #EE764D;

}
.text-box.bottom p.label{
    background-color: #EE764D !important;
}
.block_newsletter form .btn{

    background-color: #EE764D;

}

div.verticalmenu .navbar-nav > li:hover > a:hover, div.verticalmenu .navbar-nav > li:hover > a:focus{

    color: #EE764D;

}

div.verticalmenu .navbar-nav > li > a{

    color: #101021;

}
div#onepagecheckoutps div#onepagecheckoutps_step_one #btn_save_customer{
    background-color: #EE764D !important;

}
div#onepagecheckoutps div#onepagecheckoutps_step_one #btn_save_customer:hover{
    background-color: #101021 !important;

}

div.verticalmenu .dropdown-menu ul li a:hover{

    color: #EE764D;

}

.products-sort-order .select-list:hover{

    background: #EE764D;

}

.product-quantity .add-to-cart{

    background-color: #EE764D;

}

.product-quantity .add-to-cart:hover{

    background-color: #101021;

}

.product-quantity .qty .input-group.bootstrap-touchspin .input-group-btn-vertical .btn:hover{

    background: #EE764D;

}

.product-quantity .leo-compare-wishlist-button .btn-product:hover{

    color: #EE764D;

}

.product-quantity .leo-compare-wishlist-button .btn-product:hover{

    color: #EE764D;

}

.products-selection .display > div.selected a, .products-selection .display > div:hover a{

    color: #EE764D;

}

.products-selection .display > div a:hover{

    color: #EE764D;

}

.sidebar .block .title_block a:hover{

    color: #EE764D;

}

.liquid_box a:hover{

    color: #EE764D;

}

.product-quantity .leo-compare-wishlist-button .btn-product:hover .icon-btn-product{

    color: #EE764D;

}

.product-quantity .leo-compare-wishlist-button .btn-product:hover .icon-btn-product{

    color: #EE764D;

}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{

    color: #EE764D;

}

.block-categories .category-sub-menu li > a:hover{

    color: #EE764D;

}

#subcategories .subcategory-image{

    border: 2px solid #EE764D;

}

.popup-over .popup-content a:hover{

    color: #EE764D;

}

.lql-form-bt{

    background-color: #EE764D ;

}

.btn-primary:hover{

    background-color: #101021;

}

.custom-radio input[type="radio"]:checked + span{

    background-color: #EE764D;

}

a:focus, a:hover{

    color: #EE764D;

}

.page-my-account #content .links a:hover i{

    color: #101021;

}

.btn{

    background-color: #EE764D;

}

.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus{

    background-color: #101021;

}

.footer_links li a:hover{

    background-color: #EE764D;

}

.footer_link li a:hover{

    background-color: #EE764D;

}

#wrapper .breadcrumb li a:hover{

    color: #EE764D;

}

.footer-container li a:hover{

    color: #EE764D;

}

.contact-w .mail{

    border-bottom: 1px solid #101021 !important;

}

iframe{

    width: 100%;

}

.group-span-filestyle .btn-default, .group-span-filestyle .bootstrap-touchspin .btn-touchspin, .bootstrap-touchspin .group-span-filestyle .btn-touchspin{

    background-color: #EE764D;

}

.leo-wishlist-product .thumbnail-container .cart .btn-product{

    color: #EE764D;

}

.leo-wishlist-product .thumbnail-container .cart .btn-product:hover{

    background-color: #EE764D;

}



#product_comparison .thumbnail-container .cart .btn-product:hover{

    background-color: #EE764D;

    color: #fff;

}

.popup-over .popup-content li.current a{

    color: #EE764D;

}

.popup-over a.popup-title:hover{

    color: #EE764D;

}

.blog-item .blog-meta a{

    color: #EE764D;

}

.blog-item .more:hover{

    color: #fff;

}

#blockcart-modal .modal-header{

    background-color: #EE764D;

}

#blockcart-modal .cart-content .cart-content-btn a.btn:hover{

    background-color: #EE764D;

}

#blockcart-modal .cart-content .cart-content-btn button:hover{

    color:#fff ;
    background-color: #101021 !important;

}

#blockcart-modal .product-name{

    color: #EE764D;

}

#blockcart-modal .cart-content .cart-content-btn button{background-color: #EE764D;}

.leo-cart-dropdown-action .cart-dropdow-checkout{

    background-color: #101021;

}

.leo-cart-dropdown-action .btn.cart-dropdow-checkout:active, .leo-cart-dropdown-action .btn.cart-dropdow-checkout:hover{

    color: #fff;

    background-color: #101021;

}

.leo-cart-dropdown-action .btn.cart-dropdow-viewcart:active, .leo-cart-dropdown-action .btn.cart-dropdow-viewcart:hover{

    background-color: #101021;

    color: #fff;

}

.btn-outline:hover, .btn-outline:focus, .btn-outline:active, .btn-outline.active{

    background-color: #101021;

    border-color: #101021;

}

@media(max-width:767){

    .header_logo .img{

        width: 60px;

    }    

  .brand-img img{
    width: 13%;
   
  }

   
}
.product-list-default .cart .leo-bt-cart-content{
    gap: 6px !important;
}

.logo.img-responsive{
    width: 150px;
}
.leo-cart-item-info .product-quantity{
    margin-top: 15px;
}
.leo-cart-item-info .product-quantity .leo-input-product-quantity{
        width: 35px;
}
.nav-item .nav-link.active, .nav-item .nav-separtor.active{
    color:#101021 !important
}
body#checkout section.checkout-step.-reachable.-complete h1 .done{
    background-color: #EE764D !important;
}
.text-box-2 a{
    border: 2px solid #EE764D !important;
}
div#onepagecheckoutps div#onepagecheckoutps_step_one #opc_show_login{
    background-color: #101021;
}
div#onepagecheckoutps div#onepagecheckoutps_step_one #opc_show_login:hover{
    background-color: #101021;
}
div#onepagecheckoutps div#onepagecheckoutps_step_review #btn_place_order:hover, div#onepagecheckoutps div#onepagecheckoutps_step_review #btn_continue_shopping:hover{
    background-color: #101021;
}
.btn-link:focus, .btn-link:hover{
    color: #fff;
}
div#onepagecheckoutps div#onepagecheckoutps_step_review #btn_place_order:hover, div#onepagecheckoutps div#onepagecheckoutps_step_review #btn_continue_shopping:hover{
    background-color: #101021;
}
.product-price{
    color: #101021;
}
.table.appagebuilder_profiles thead tbody tr:nth-child(2){
    display: none !important;
}
.leo-modal-review .btn{
    background-color: #101021;
    border-color: #101021;
}
.product-manufacturer .manufacturer-logo{
    height: 100% !important;
}
.zoomContainer{
    display: none !important;
}
.thumbnail-container .product-price-and-shipping .regular-price{
    font-size:14px;
}
#leo_product_reviews_block_extra .reviews_advices li a:hover{
    color: #EE764D !important;
}
.product-price-and-shipping.has_discount .price{
    color: #EE764D !important;
    font-size: 15px !important;
    font-weight: 900 !important;
}
.product-flags li.product-flag.on-sale{
    background-color: red !important;
    color: #fff !important;
}
.product-flags li.product-flag.discount{
    display: block !important;
    background-color: red !important;
    color: #fff !important;
}
.product-flags li.product-flag{
    background-color: #101021 !important;
    color: #fff !important;
}
#search_filters .facet .facet-label a:hover, #search_filters .facet .custom-checkbox a:hover, #search_filters_brands .facet .facet-label a:hover, #search_filters_brands .facet .custom-checkbox a:hover, #search_filters_suppliers .facet .facet-label a:hover, #search_filters_suppliers .facet .custom-checkbox a:hover{
    color: #EE764D;
}
#search_filters_wrapper #search_filters .ui-slider .ui-slider-handle{
    background-color: #EE764D !important;
}
#search_filters_wrapper #search_filters .ui-widget-header{
    background-color: #EE764D !important;
}
.pc-social-icon.iconid2{
    background: rgba(0,0,0,0) linear-gradient(35deg,rgb(64,93,230),rgb(88,81,219),rgb(131,58,180),rgb(193,53,132),rgb(225,48,108),rgb(253,29,29)) repeat scroll 0% 0%!important;
}
.leo-megamenu .navbar-nav > li > a:focus{
    color: #EE764D;
}
.product-list-default .product-price-and-shipping .discount-amount.discount-product{
    display: none;
}
.thumbnail-container .product-title a{
    font-size: 14px;
    -webkit-line-clamp: 1;
 /*   white-space: nowrap;*/
    overflow: hidden;
    text-overflow: ellipsis;
    min-height:10px !important;
}
.lgcookieslaw-button-container .lgcookieslaw-accept-button, .lgcookieslaw-modal .lgcookieslaw-accept-button{
    color: #fff !important;
}
div#onepagecheckoutps div#onepagecheckoutps_header #div_onepagecheckoutps_login #btn-logout{
    background-color: #101021;
}
.leo-megamenu .navbar-nav > li:nth-child(3) > a {
    animation: clignoter 1s infinite alternate;
    color: #EE764D;

}
@keyframes clignoter {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
.carrier-logo img{
    width: 100%;
}
div.verticalmenu .dropdown-menu{
    border-top: 2px solid #EE764D !important;
}
div.verticalmenu .navbar-nav > li > a{
    padding: 10px 11px !important;
    font-size: 13px !important;
}
.product-flags li.product-flag.discount{
    font-size: 15px;
}
.product-list-default .product-price-and-shipping{
    display: grid !important;
}
.thumbnail-container .product-price-and-shipping{
    display: grid;
    font-size: 16px !important;
  /*  margin-top:25px !important;*/
}
.Apcounter .numscroller{
    color: #101021 !important;
}
.Apcounter .counter-suffix{
    color: #101021 !important;
}
#leo_search_block_top .block_content{
    margin-bottom: 20px !important;
  }
  #leosearchtopbox a.cate-item.active, #leosearchtopbox a.cate-item:hover, #leosearchbox a.cate-item.active, #leosearchbox a.cate-item:hover{
    background-color: #EE764D;
  }
#product .product-prices .current-price{
    font-weight: 600 !important;
  }
  .bannercontainer .tp-caption.btn .caption-contain a:hover{
    background-color: #EE764D !important;
  }
  .product-quantities{
    display: none;
  }
  .leo-megamenu .navbar-nav>li>a{
    padding: 13px 8px !important;
  }
  .brand-img img{
    width: 50%;
    height: 50%;
  }
  .brand-infos p{
    display: none;
  }
  .instagram-block a:hover::before{
    transform: scale(1);
    opacity: 1;
}
.instagram-block a::before{
    content: "+";
    font-family: "Font Awesome 5 Pro";
    font-size: 20px;
    opacity: 0;
    color: #FFFFFF;
    position: absolute;
    inset: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #EE764D;
    z-index: 99;
    transform: scale(0);
    transition: 0.4s ease-in;
}
.instagram-block a:hover::after{
    opacity: 0.8;
    transform: scale(1);
}
.instagram-block a::after{
    content: "";
    position: absolute;
    inset: 0;
    background-color: #021D2A;
    opacity: 0;
    transform: scale(0);
    z-index: 9;
    transition: 0.4s ease-in;
}
 #layout-error .logo img{
    width: 30%;
 }
 div#onepagecheckoutps #submitAddDiscount{
    background-color:#EE764D;
 }
 div#onepagecheckoutps #submitAddDiscount:hover{
    background-color:#000;
 }
 button.aramexcalculator{
display:none;
}
/*2026*/
#subcategories{
    display:none;
}
.review-item.slick-slide:before{
    top:18px !important;
    border-radius: 20px !important;
}
.slick-arrows .slick-arrow.slick-next:before,.slick-arrows .slick-arrow.slick-prev:before{
    font-size:0 !important;
}
.leo-list-product-reviews{
    display:none !important;
}
.button1 {
 /*   background-color: #25d366; 
    color: #fff; 
    padding:5px;
    border:none;
    border-radius: 5px;*/
  background: #25D366;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  font-size: 18px;
  box-shadow: 0 4px 10px rgba(0,0,0,0.2);
  position:absolute;
  bottom:100%;
}
.product-actions .flex{
    display:flex;
}
.product-additional-info{
    margin-left:10px;
}
.button1:hover{
    color:#fff;
}

#leo_search_block_top .list-cate-wrapper .dropdown-menu{
    max-height:500px !important;
}
.category-default,.product-tabs.tabs .nav-tabs .nav-link.leo-product-show-review-title{
    display:none;
}
#product .button1{
    padding:10px !important;
    width: auto;
    height: auto;
    border-radius: 7%;
    position:relative

}
.stock-badge {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  padding: 2px 7px;
  font-size: 10px;
  border-radius: 20px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  transition: 0.3s ease;
}

/* EN STOCK */
.in-stock {
  background: rgba(40, 167, 69, 0.1);
  color: #28a745;
  border: 1px solid rgba(40, 167, 69, 0.3);
}

/* RUPTURE */
.out-of-stock {
  background: rgba(220, 53, 69, 0.1);
  color: #dc3545;
  border: 1px solid rgba(220, 53, 69, 0.3);
}

/* Hover effet */
.stock-badge:hover {
  transform: scale(1.05);
}
.low-stock {
  background: rgba(255, 193, 7, 0.15);
  color: #e0a800;
  border: 1px solid rgba(255, 193, 7, 0.4);
}
.logo-mini{
    position: absolute;
    top: 0%;
    left: 63%;
    list-style: none;
}
#apropos .title_block{
    text-align:center;
}
#emp .img-fluid{
    border-radius:20px
}
/*apropos*/
/* Fond général */
body {
    background: linear-gradient(135deg, #f5f7fa, #e4ecf3);
    font-family: 'Poppins', sans-serif;
    color: #333;
    margin: 0;
    padding: 0;
}

/* Conteneur principal */
.about-container {
    max-width: 900px;
    margin: 60px auto;
    background: #ffffff;
    padding: 40px 50px;
    border-radius: 15px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.08);
    text-align: center;
}

/* Titre */
.about-container h1 {
    font-size: 32px;
    color: #0a2540;
    margin-bottom: 15px;
    font-weight: 700;
}

/* Sous-titre */
.about-container h2 {
    font-size: 18px;
    color: #EE764D;
    margin-bottom: 30px;
    font-weight: 500;
}

/* Paragraphes */
.about-container p {
    font-size: 15px;
    line-height: 1.8;
    margin-bottom: 20px;
    color: #555;
}

/* Liste services */
.services {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    list-style: none;
    padding: 30px 0;
    margin: 30px 0;
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
}

.services li {
 background: rgba(255, 255, 255, 0.03);
    padding: 15px 20px;
    border-radius: 12px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    display: flex;
    align-items: center;
    transition: all 0.3s ease;
}

/* Icône check */
.services li::before {
   content: "⚡"; /* Icône tech */
    margin-right: 15px;
    color: #ff5722;
}

/* Footer texte */
.about-footer {
    margin-top: 30px;
    font-weight: 600;
    color: #0a2540;
}

/* Responsive */
@media (max-width: 768px) {
    .about-container {
        padding: 25px;
    }

    .about-container h1 {
        font-size: 24px;
    }
}
#doc .img-fluid{
    border:solid 3px #000;
    border-radius:10px !important;
}
.hours-box {
    margin-top: 40px;
    padding: 25px;
    background: #000;
    color: #fff;
    border-radius: 12px;
    box-shadow: 0 8px 25px rgba(0,0,0,0.1);
}

.hours-box h3 {
    text-align: center;
    margin-bottom: 20px;
    font-size: 20px;
    color: #fff;
}

.hours-box ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.hours-box li {
    display: flex;
    justify-content: space-between;
    padding: 10px 0;
    border-bottom: 1px solid rgba(255,255,255,0.2);
    font-size: 15px;
}

.hours-box li:last-child {
    border-bottom: none;
}

.hours-box span {
    opacity: 0.9;
}

.hours-box strong {
    color: #EE764D;
}

/* Responsive */
@media (max-width: 600px) {
    .hours-box li {
        flex-direction: column;
        text-align: center;
    }

    .hours-box strong {
        margin-top: 5px;
    }
}
.arrow-container {
    text-align: center;
    margin-top: 5px;
}

.arrow-down {
    width: 70px;
    animation: bounce 1.5s infinite;
    cursor: pointer;
}

/* Animation */
@keyframes bounce {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(12px);
    }
}
/* Conteneur */
.arrow-scroll {
    display: flex;
    justify-content: center;
    margin-top: 40px;
    text-decoration: none;
}

/* Flèche */
.arrow-scroll span {
    width: 25px;
    height: 25px;
    border-bottom: 3px solid #007bff;
    border-right: 3px solid #007bff;
    transform: rotate(45deg);
    animation: arrowMove 1.5s infinite;
}

/* Animation */
@keyframes arrowMove {
    0% {
        transform: rotate(45deg) translate(0, 0);
        opacity: 1;
    }
    50% {
        transform: rotate(45deg) translate(10px, 10px);
        opacity: 0.6;
    }
    100% {
        transform: rotate(45deg) translate(0, 0);
        opacity: 1;
    }
}

/* Scroll fluide */
html {
    scroll-behavior: smooth;
}

/*apropos*/
.review-item .license
{
    margin-bottom:0px !important;
}
.review_avatar{
    background-image:none;
    box-shadow:none;
    background:transparent !important;
}
.rate-review,.testimonial_des{
    display:none !important;
}
.review-item .product span.additional,.review-item .product span.additional img{
    width:92% !important;
}
.review-item .product span.additional img{
    border-radius:10px;
}
.ets-ttn-review-item .has_id_product ~ .review-item-info, .ets-ttn-review-item .has_license ~ .review-item-info{
    margin-bottom: 153%;
}
.or_one_click{
    display:none !important;
}