/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
:root {
    --primary-bg-color: #5BA4B7;
    --primary-text-color: #ffffff;
    --secondary-bg-color: #B5DEE5;
    --third-color: #D60658;
    --secondary-text-color: #ffffff;
    --body-text-color: #666666;
    --body-background-color: #ffffff;
    --header-nav-text-color: #ffffff;
    --header-nav-text-hover-color: #eee;
    --header-nav-bg-color: #0D8197;
    --header-menu-text-color: #222222;
    --header-background-color: #ffffff;
    --header-top-text-color: #222222;
    --header-top-texthvr-color: #1E545C;
    --price-color:#233a95;
    --border-color: #E1E1E1;
    --main-title-color: #111111;
    --product-title-color: #010101;
    --footer-news-bg-color: #222222;
    --footer-news-title-color: #ffffff;
    --footer-news-desc-color: #666666;
    --footer-title-color: #222222;
    --footer-link-color: #666666;
    --footer-link-hvr-color: #233a95;
    --main-title-font:'Poppins', cursive;
    --primary-font:'Poppins', sans-serif;
    --secondary-font:'Poppins', Helvetica, sans-serif;
}

body.menu-open {
    /* overflow: hidden; */
    height: 100vh;
    max-height: 100vh;
}
.header-open #wrapper::before{
    background: none;
}
#_desktop_logo img {
    max-width: 210px;
}
#search_block_top #search_query_top{
    height: 53px;
}
.nav1 {
    background: transparent linear-gradient(180deg, #0C7894 0%, #0C9AA0 100%) 0% 0% no-repeat padding-box;
    height: 40px;
    padding: 11.5px;
}
.nav1 #_desktop_contact_link,
.nav1 .block-social {
    margin: 0;
}
.nav1 #_desktop_contact_link li, .nav1 #_desktop_contact_link li a{
    font-weight: 600;
}
.homeslider{
    padding: 0;
    border-radius: 20px;
}
#carousel .carousel-indicators{display: none}
.homeslider .carousel-inner .owl-dots{
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    bottom: 20px!important;
    width: 160px!important;

    position: absolute;
    top: auto;
    right: 0;
    left: 0;
    margin: 0 auto;
    text-align: center;
    background: #fff;
    border-radius: 25px;
    padding: 4px 0;
}
.homeslider .arrow:before{
    content: unset;
    display: none;
}

#ttcmsrightbanner{
    display: flex;
    justify-content: space-between;
}
#ttcmsrightbanner .ttrightbanner{
    height: calc(50% - 10px);
}
#ttcmsrightbanner .ttrightbanner a{
    height: 100%;
    width: 100%;
}
#ttcmsrightbanner .ttrightbanner a img{
    object-fit: cover;
    height: 100%;
    width: 100%;
}
.slider-banner .container .row{margin:0px}
.prod-recommendation.products.hidden-sm-down.Right {
    display: none;
}
.tt-menu-horizontal ul li > a,
.tt-menu-vertical .title-menu-mobiles{
    font-weight: 500;
}
.tt-menu-horizontal ul li:hover > a {
    color: #000;
}
.tt-menu-vertical ul li > a{
    font-weight: 400;
}
.tt-menu-vertical .title-menu-mobiles:hover, .tt-menu-vertical .title-menu-mobiles.active {
    color: #000;
}
#tt-menu-vertical.tt-menu-vertical ul li.item-header > a{
    font-size: 15px;
    font-weight: 600;
}
#tt-menu-vertical.tt-menu-vertical ul li ul li > a{
    font-size: 15px;
}
.tt-menu-vertical ul.vrmenu-content > li > a::after{
    width: 100%;
}

#header{
    border-bottom: none;
}

#search_block_top .select-wrapper {
    display: none;
    float: left;
    position: relative;
    z-index: 1;
    flex-grow: 0;
}

@media (min-width: 991px) {
    .homeslider {
        margin: 0;
        height: 100%;
    }

    .homeslider  .owl-carousel .owl-item img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
}

.link-sped-gratuita,
.link-sped-gratuita:hover{
    color: #fff;
}
#_desktop_contact_link #contact-link a {
    display: block;
}
#contact-link ul{
    display: flex;
}
#contact-link ul li.contact{
    display: flex;
}
#_desktop_contact_link li svg, #_mobile_contact_link #contact-link li svg{
    height: 25px;
    width: 25px;
    margin-top: -5px;
}
#_desktop_user_info .ttuserheading span, #_desktop_cart .cart-maintitle {
    font: 600 13px / 24px var(--secondary-font);
}
#_desktop_user_info .ttuserheading .ttuser-icon, #_desktop_cart .cart-icon{
    background: none;
    width: 30px;
    height: 30px;
}
#_desktop_user_info .ttuserheading .ttuser-icon{
    border: 1px solid;
    display: none;
}
#header .blockcart svg{
    width: 23px;
    height: 27px;
}
#_desktop_cart .cart-icon{
    margin: 0;
}
.blockcart span.cart-products-count {
    background: var(--header-nav-bg-color);
    top: 7px;
    right: -15px;
    width: 18px;
    height: 18px;
    font-size: 13px;
    padding: 1px;
}
.tt-menu-horizontal ul li > a{
    font-weight: 500;
}
.tt-menu-vertical .title-menu-mobiles {
      font-weight: 600;
    padding: 14px 16px;
  }
.ttuserheading {
    padding: 29px 0;
}
.tt-menu-vertical .title-menu-mobiles{
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
}
#ttcmsheader{
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    padding: 15px 20px;
    background: var(--third-color);
}
#search_block_top .btn.button-search{
    background-color: #B5DEE5;
    color: #080923;
    font-size: 16px;
    font-weight: 500;
    height:53px;
    right: 0;
}
#ttcmsheader .ttheader-service a {
    font: 700 14px / 22px var(--secondary-font);
}
#search_block_top .button-search svg{
    fill:#080923
}
#ttcmsheader .ttheader-service::before {
    mask-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDIwMDEwOTA0Ly9FTiIKICJodHRwOi8vd3d3LnczLm9yZy9UUi8yMDAxL1JFQy1TVkctMjAwMTA5MDQvRFREL3N2ZzEwLmR0ZCI+CjxzdmcgdmVyc2lvbj0iMS4wIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiB3aWR0aD0iNTEyLjAwMDAwMHB0IiBoZWlnaHQ9IjUxMi4wMDAwMDBwdCIgdmlld0JveD0iMCAwIDUxMi4wMDAwMDAgNTEyLjAwMDAwMCIKIHByZXNlcnZlQXNwZWN0UmF0aW89InhNaWRZTWlkIG1lZXQiPgoKPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC4wMDAwMDAsNTEyLjAwMDAwMCkgc2NhbGUoMC4xMDAwMDAsLTAuMTAwMDAwKSIKZmlsbD0iIzAwMDAwMCIgc3Ryb2tlPSJub25lIj4KPHBhdGggZD0iTTI0NzEgNTEwOSBjLTEwNCAtMjAgLTE1NyAtNTcgLTM1OSAtMjUwIC0xMjcgLTEyMSAtMjA2IC0xODkgLTIzMQotMTk4IC0zNSAtMTMgLTU5IC0xMSAtMjY3IDE3IC0xMjYgMTggLTI1OSAzMyAtMjk1IDMzIC0xNTAgMiAtMjg2IC03MCAtMzcwCi0xOTQgLTUwIC03NiAtNjEgLTExMyAtMTA5IC0zODkgLTIyIC0xMjYgLTQ3IC0yNDIgLTU1IC0yNTkgLTE5IC0zNSAtNDUgLTUyCi0yNTAgLTE1OSAtMjc5IC0xNDYgLTMyNyAtMTg0IC0zODUgLTMwNSAtMzIgLTY4IC00MSAtMTE2IC00MiAtMjA3IDAgLTg0IDE1Ci0xMjYgMTM5IC0zODAgODEgLTE2NyAxMDYgLTIyNyAxMDYgLTI1OCAwIC0zMSAtMjUgLTkxIC0xMDYgLTI1OCAtMTI0IC0yNTQKLTEzOSAtMjk2IC0xMzkgLTM4MCAxIC05MSAxMCAtMTM5IDQyIC0yMDcgNTggLTEyMSAxMDYgLTE1OSAzODUgLTMwNSAyMDUKLTEwNyAyMzEgLTEyNCAyNTAgLTE1OSA4IC0xNyAzMyAtMTMzIDU1IC0yNjAgMjIgLTEyNiA0NyAtMjUwIDU0IC0yNzUgNTQKLTE4MCAyMjIgLTMwNSA0MTEgLTMwNyAzOSAtMSAxNzUgMTQgMzA0IDMyIDIxMyAyOSAyMzcgMzEgMjcyIDE4IDI1IC05IDEwNAotNzcgMjMxIC0xOTggMTUzIC0xNDcgMjA1IC0xOTAgMjU1IC0yMTMgODUgLTQwIDE3NSAtNTQgMjU5IC00MCAxMjUgMjEgMTcxCjUxIDM4MiAyNTMgMTI3IDEyMSAyMDYgMTg5IDIzMSAxOTggMzUgMTMgNTkgMTEgMjY3IC0xNyAxMjYgLTE4IDI1OSAtMzMgMjk1Ci0zMyAxNTAgLTIgMjg2IDcwIDM3MCAxOTQgNTAgNzYgNjEgMTEzIDEwOSAzODkgMjIgMTI2IDQ3IDI0MiA1NSAyNTkgMTkgMzYKNDEgNTAgMjc2IDE3MyAyMjIgMTE3IDI3MSAxNTIgMzI0IDIzMiA1MyA3OCA3NiAxNTIgNzcgMjUwIDAgMTAyIC0xMCAxMzEKLTEzOSAzOTYgLTgxIDE2NyAtMTA2IDIyNyAtMTA2IDI1OCAwIDMxIDI1IDkxIDEwNiAyNTggMTI5IDI2NSAxMzkgMjk0IDEzOQozOTYgLTEgOTggLTI0IDE3MiAtNzcgMjUwIC01MyA4MCAtMTAyIDExNSAtMzI0IDIzMiAtMjM1IDEyMyAtMjU3IDEzNyAtMjc2CjE3MyAtOCAxNyAtMzMgMTMzIC01NSAyNTkgLTQ4IDI3NiAtNTkgMzEzIC0xMDkgMzg5IC04NCAxMjQgLTIyMCAxOTYgLTM3MAoxOTQgLTM2IDAgLTE2OSAtMTUgLTI5NSAtMzMgLTIwOCAtMjggLTIzMiAtMzAgLTI2NyAtMTcgLTI1IDkgLTEwNCA3NyAtMjMxCjE5OCAtMTUxIDE0NCAtMjA2IDE5MCAtMjUzIDIxMiAtOTYgNDUgLTE4NiA1NyAtMjg0IDM4eiBtLTM4OCAtMTIzNCBjMjMxIC00OQo0MDYgLTI1MiA0MjQgLTQ5MiAxOSAtMjUzIC0xNTUgLTQ5MyAtNDA0IC01NTggLTE4MyAtNDggLTM3NSA3IC01MTMgMTQ1IC0xNjQKMTY0IC0yMDYgNDAwIC0xMDkgNjA3IDEwNyAyMjcgMzU2IDM1MCA2MDIgMjk4eiBtMTUyNSAtMjE1IGM2NCAtMzkgOTEgLTEyNgo1OCAtMTg4IC0xOCAtMzMgLTE5OTIgLTIwMDUgLTIwMjMgLTIwMjEgLTM0IC0xNyAtOTUgLTEzIC0xMzEgOSAtNjQgMzkgLTkxCjEyNiAtNTggMTg4IDE3IDMwIDE5OTAgMjAwNCAyMDIxIDIwMjEgMzIgMTcgOTcgMTMgMTMzIC05eiBtLTMxNyAtMTM2NiBjMTQxCi00MiAyNzcgLTE1MiAzMzggLTI3MyAxMDQgLTIwNSA3MCAtNDUzIC04MiAtNjEyIC0xNzQgLTE4MiAtNDEzIC0yMjcgLTYzMgotMTIwIC0xNzYgODcgLTI4OCAyNTMgLTMwMiA0NDggLTE5IDI1MCAxNTQgNDkxIDQwMCA1NTggNzIgMTkgMjExIDE5IDI3OCAtMXoiLz4KPHBhdGggZD0iTTE4NjUgMzU2NyBjLTg4IC00MiAtMTM3IC0xMTkgLTEzOCAtMjE3IC0xIC0xMzkgMTA0IC0yNDQgMjQzIC0yNDQKMjQ1IDAgMzM1IDMxOSAxMjYgNDQ5IC02OCA0MSAtMTU5IDQ2IC0yMzEgMTJ6Ii8+CjxwYXRoIGQ9Ik0zMDk1IDIwMTEgYy0yMTIgLTU1IC0yNTYgLTMzMSAtNzEgLTQ0NSA2NiAtNDEgMTUxIC00NyAyMjQgLTE2IDE4OAo4MSAxOTUgMzQ3IDExIDQ0MCAtNDIgMjIgLTEyMiAzMiAtMTY0IDIxeiIvPgo8L2c+Cjwvc3ZnPgo=);
    -webkit-mask-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDIwMDEwOTA0Ly9FTiIKICJodHRwOi8vd3d3LnczLm9yZy9UUi8yMDAxL1JFQy1TVkctMjAwMTA5MDQvRFREL3N2ZzEwLmR0ZCI+CjxzdmcgdmVyc2lvbj0iMS4wIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiB3aWR0aD0iNTEyLjAwMDAwMHB0IiBoZWlnaHQ9IjUxMi4wMDAwMDBwdCIgdmlld0JveD0iMCAwIDUxMi4wMDAwMDAgNTEyLjAwMDAwMCIKIHByZXNlcnZlQXNwZWN0UmF0aW89InhNaWRZTWlkIG1lZXQiPgoKPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC4wMDAwMDAsNTEyLjAwMDAwMCkgc2NhbGUoMC4xMDAwMDAsLTAuMTAwMDAwKSIKZmlsbD0iIzAwMDAwMCIgc3Ryb2tlPSJub25lIj4KPHBhdGggZD0iTTI0NzEgNTEwOSBjLTEwNCAtMjAgLTE1NyAtNTcgLTM1OSAtMjUwIC0xMjcgLTEyMSAtMjA2IC0xODkgLTIzMQotMTk4IC0zNSAtMTMgLTU5IC0xMSAtMjY3IDE3IC0xMjYgMTggLTI1OSAzMyAtMjk1IDMzIC0xNTAgMiAtMjg2IC03MCAtMzcwCi0xOTQgLTUwIC03NiAtNjEgLTExMyAtMTA5IC0zODkgLTIyIC0xMjYgLTQ3IC0yNDIgLTU1IC0yNTkgLTE5IC0zNSAtNDUgLTUyCi0yNTAgLTE1OSAtMjc5IC0xNDYgLTMyNyAtMTg0IC0zODUgLTMwNSAtMzIgLTY4IC00MSAtMTE2IC00MiAtMjA3IDAgLTg0IDE1Ci0xMjYgMTM5IC0zODAgODEgLTE2NyAxMDYgLTIyNyAxMDYgLTI1OCAwIC0zMSAtMjUgLTkxIC0xMDYgLTI1OCAtMTI0IC0yNTQKLTEzOSAtMjk2IC0xMzkgLTM4MCAxIC05MSAxMCAtMTM5IDQyIC0yMDcgNTggLTEyMSAxMDYgLTE1OSAzODUgLTMwNSAyMDUKLTEwNyAyMzEgLTEyNCAyNTAgLTE1OSA4IC0xNyAzMyAtMTMzIDU1IC0yNjAgMjIgLTEyNiA0NyAtMjUwIDU0IC0yNzUgNTQKLTE4MCAyMjIgLTMwNSA0MTEgLTMwNyAzOSAtMSAxNzUgMTQgMzA0IDMyIDIxMyAyOSAyMzcgMzEgMjcyIDE4IDI1IC05IDEwNAotNzcgMjMxIC0xOTggMTUzIC0xNDcgMjA1IC0xOTAgMjU1IC0yMTMgODUgLTQwIDE3NSAtNTQgMjU5IC00MCAxMjUgMjEgMTcxCjUxIDM4MiAyNTMgMTI3IDEyMSAyMDYgMTg5IDIzMSAxOTggMzUgMTMgNTkgMTEgMjY3IC0xNyAxMjYgLTE4IDI1OSAtMzMgMjk1Ci0zMyAxNTAgLTIgMjg2IDcwIDM3MCAxOTQgNTAgNzYgNjEgMTEzIDEwOSAzODkgMjIgMTI2IDQ3IDI0MiA1NSAyNTkgMTkgMzYKNDEgNTAgMjc2IDE3MyAyMjIgMTE3IDI3MSAxNTIgMzI0IDIzMiA1MyA3OCA3NiAxNTIgNzcgMjUwIDAgMTAyIC0xMCAxMzEKLTEzOSAzOTYgLTgxIDE2NyAtMTA2IDIyNyAtMTA2IDI1OCAwIDMxIDI1IDkxIDEwNiAyNTggMTI5IDI2NSAxMzkgMjk0IDEzOQozOTYgLTEgOTggLTI0IDE3MiAtNzcgMjUwIC01MyA4MCAtMTAyIDExNSAtMzI0IDIzMiAtMjM1IDEyMyAtMjU3IDEzNyAtMjc2CjE3MyAtOCAxNyAtMzMgMTMzIC01NSAyNTkgLTQ4IDI3NiAtNTkgMzEzIC0xMDkgMzg5IC04NCAxMjQgLTIyMCAxOTYgLTM3MAoxOTQgLTM2IDAgLTE2OSAtMTUgLTI5NSAtMzMgLTIwOCAtMjggLTIzMiAtMzAgLTI2NyAtMTcgLTI1IDkgLTEwNCA3NyAtMjMxCjE5OCAtMTUxIDE0NCAtMjA2IDE5MCAtMjUzIDIxMiAtOTYgNDUgLTE4NiA1NyAtMjg0IDM4eiBtLTM4OCAtMTIzNCBjMjMxIC00OQo0MDYgLTI1MiA0MjQgLTQ5MiAxOSAtMjUzIC0xNTUgLTQ5MyAtNDA0IC01NTggLTE4MyAtNDggLTM3NSA3IC01MTMgMTQ1IC0xNjQKMTY0IC0yMDYgNDAwIC0xMDkgNjA3IDEwNyAyMjcgMzU2IDM1MCA2MDIgMjk4eiBtMTUyNSAtMjE1IGM2NCAtMzkgOTEgLTEyNgo1OCAtMTg4IC0xOCAtMzMgLTE5OTIgLTIwMDUgLTIwMjMgLTIwMjEgLTM0IC0xNyAtOTUgLTEzIC0xMzEgOSAtNjQgMzkgLTkxCjEyNiAtNTggMTg4IDE3IDMwIDE5OTAgMjAwNCAyMDIxIDIwMjEgMzIgMTcgOTcgMTMgMTMzIC05eiBtLTMxNyAtMTM2NiBjMTQxCi00MiAyNzcgLTE1MiAzMzggLTI3MyAxMDQgLTIwNSA3MCAtNDUzIC04MiAtNjEyIC0xNzQgLTE4MiAtNDEzIC0yMjcgLTYzMgotMTIwIC0xNzYgODcgLTI4OCAyNTMgLTMwMiA0NDggLTE5IDI1MCAxNTQgNDkxIDQwMCA1NTggNzIgMTkgMjExIDE5IDI3OCAtMXoiLz4KPHBhdGggZD0iTTE4NjUgMzU2NyBjLTg4IC00MiAtMTM3IC0xMTkgLTEzOCAtMjE3IC0xIC0xMzkgMTA0IC0yNDQgMjQzIC0yNDQKMjQ1IDAgMzM1IDMxOSAxMjYgNDQ5IC02OCA0MSAtMTU5IDQ2IC0yMzEgMTJ6Ii8+CjxwYXRoIGQ9Ik0zMDk1IDIwMTEgYy0yMTIgLTU1IC0yNTYgLTMzMSAtNzEgLTQ0NSA2NiAtNDEgMTUxIC00NyAyMjQgLTE2IDE4OAo4MSAxOTUgMzQ3IDExIDQ0MCAtNDIgMjIgLTEyMiAzMiAtMTY0IDIxeiIvPgo8L2c+Cjwvc3ZnPgo=);
    content: "";
    cursor: pointer;
    float: none;
    height: 20px;
    background-color: var(--header-nav-text-color);
    width: 20px;
    margin: 0 12px 0 0;
    transition: all 400ms ease-in-out 0s;
    -webkit-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    mask-size: cover;
    -webkit-mask-size: cover;
}
#search_block_top{
    padding:0px
}
@media (min-width: 992px){
    #tt-menu-horizontal {
        float: none;
        display: inline-block;
        vertical-align: top;
        text-align: center;
    }
}
@media (min-width: 1200px) {
    .tt-menu-horizontal li {
        padding: 20px 0 0px;
    }
}
.header-nav.fixed #search_block_top {
    float: none;
    width: 70%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    padding: 19px 0;
}
/* Arrow link 'registrati|accedi */
.ttuserheading .material-icons.expand-less {
    display: none;
}
.ttuserheading.active .material-icons.expand-less {
    display: inline-block;
}
.ttuserheading.active .material-icons.expand-more {
    display: none;
}
/* End Arrow link 'registrati|accedi */
/* ttcmsbanner */
#ttcmsbanner {
    padding: 0;
    margin: 0 0 60px;
}
#ttcmsbanner .ttbanner {
    position: relative;
    cursor: pointer;
}
#ttcmsbanner .ttbanner a {
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    overflow: hidden;
    position: relative;
    display: inline-block;
    vertical-align: top;
}
#ttcmsbanner .ttbanner a::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background: rgba(255, 255, 255, 0);
    -webkit-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
}
#ttcmsbanner .ttbanner a img {
    transition: all 3s cubic-bezier(0,0,.1,1);
    -webkit-transition: all 3s cubic-bezier(0,0,.1,1);
    -moz-transition: all 3s cubic-bezier(0, 0, .1, 1);
    -o-transition: all 3s cubic-bezier(0, 0, .1, 1);
    -ms-transition: all 3s cubic-bezier(0, 0, .1, 1);
    transition-delay: .1s;
    -webkit-transition-delay: .1s;
    -moz-transition-delay: .1s;
    -o-transition-delay: .1s;
    -ms-transition-delay: .1s;
}
#ttcmsbanner .ttbanner a::after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background: rgba(255, 255, 255, 0);
    -webkit-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
}
#ttcmsbanner .ttbanner .banner-content {
    position: absolute;
    top: 0;
    left: 9%;
    right: auto;
    bottom: 0;
    width: 32%;
    display: flex;
    align-items: center;
    text-align: left;
}
#ttcmsbanner .ttbanner .banner-content .banner-subtitle {
    font: 400 16px / 18px var(--secondary-font);
    color: var(--main-title-color);
    margin: 0 0 10px;
}
#ttcmsbanner .ttbanner .btn-primary {
    padding: 7px 20px;
}
/* end ttcmsbanner */
.ttspecial-products .products{
    border:none;
}
.ttspecial-products .owl-item article:first-child,
.bestselling_product_list_section .owl-item article:first-child{
    padding-left:0
}
#ttcmssubbanner .ttsubbanner{padding:20px 20px 20px 0}
.category-featured-home .owl-nav {
    top:0!important;
}
/* discount-product-percentage */
.discount-product-percentage{position: relative}
.discount-product-percentage__element{
    position: absolute;
    left: 0;
    top: 10px;
    background: var(--third-color);
    width: 75px;
    height: 57px;
    color:#fff;
    font-weight: 700;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 15px;
}

/* end discount-product-percentage */
.ttproduct-desc .product-price-and-shipping .regular-price, #product_comparison .product-miniature .product-description .product-price-and-shipping .regular-price{
    font: 500 14px / 18px var(--primary-font);
}
#ttcmssubbanner .ttsubbanner .subbanner-content{
    position:unset;
    width: 100%!important;
    padding: 15px 0;
}
#ttcmsrightbanner .ttrightbanner .rightbanner-content{
    top: -30px;
}
#ttcmssubbanner .ttsubbanner .subbanner-content .subbanner-subtitle {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
}
#ttcmsrightbanner .rightbanner-content .rightbanner-subtitle,
#ttcmsrightbanner .rightbanner-content .rightbanner-title{
    font: 400 15px / 18px var(--secondary-font);
    color: #000;
    margin: 0 0 8px;
}
#ttcmsbanner .ttbanner .banner-content .banner-title {
    font-size: 18px;
    line-height: 22px;
    margin-top: 150px;
    font-weight: 500;
    margin-bottom: 10px;
}
.ttspecial-products .products .thumbnail-container .tt-button-container .product-add-to-cart {
    margin-top: 20px;
}
.products .product-thumbnail:not(#new-product .product-thumbnail){
    padding: 15px;
}
.products .product-thumbnail img {
    object-fit: contain;
    height: 100%;
    width: 100%;
}
.btn.select-btn.btn-secondary.btn-default,
.add-to-cart{
    background-color: #1D545C!important;
    text-transform: uppercase;
    color: #fff;
}
.products .thumbnail-container .add-to-cart svg, .products .thumbnail-container .select-btn svg, #product_comparison .thumbnail-container .select-btn svg, #product_comparison .thumbnail-container .add-to-cart svg{display: none}
.btn-secondary, .btn-tertiary{
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
}
.product-flags li.on-sale{
    background: #B5DEE5;
    border-radius: 30px;
    padding: 5px 16px;
    color: #394648;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    margin-top: 10px;
}
.products .product-title a,
#product_comparison .product-miniature .product-description .product-title > a{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; /* Limita il testo a 2 righe */
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.2em; /* Altezza della riga (puoi adattarla in base al tuo layout) */
    max-height: 2.4em;
    min-height: 2.4em;
    word-wrap: break-word; /* Gestisce le parole lunghe */
    white-space: normal;
    text-transform: uppercase;
    font-weight: 500;
}
.products .product-price-and-shipping,
#product_comparison .product-miniature .product-price-and-shipping{
    color: #000;
}
.ttnew-products .products .product-grid .thumbnail-container .ttproducthover:not(.ttspecial-products .ttproducthover),
.ttbestseller-products .products .product-grid .thumbnail-container .ttproducthover:not(.ttspecial-products .ttproducthover),
.ttfeatured-products .products .product-grid .thumbnail-container .ttproducthover:not(.ttspecial-products .ttproducthover){
    padding: 0 9px 12px;
    margin: 0;
}
.ttnew-products .products .product-grid .product-description,
.ttbestseller-products .products .product-grid .product-description,
.ttfeatured-products .products .product-grid .product-description {
    padding: 0 9px 12px;
}
.products .product-grid .thumbnail-container:hover .ttproducthover:not(.ttspecial-products .ttproducthover),
.ttbestseller-products .products .product-grid .thumbnail-container:hover .ttproducthover:not(.ttspecial-products .ttproducthover),
.ttfeatured-products .products .product-grid .thumbnail-container:hover .ttproducthover:not(.ttspecial-products .ttproducthover),
.ttspecial-products .products .product-grid .thumbnail-container:hover .ttproducthover{
    display: block;
    opacity: 1;
    right: 20px;
}
.ttspecial-products .products .thumbnail-container .ttproducthover .btn{
    margin: 0 0 8px;
}
.ttnew-products .products .thumbnail-container .ttproducthover .btn,
.ttbestseller-products .products .thumbnail-container .ttproducthover .btn,
.ttfeatured-products .products .thumbnail-container .ttproducthover .btn {
    margin: 0 5px 8px 0;
}
.ttnew-products .products .product-grid .thumbnail-container .ttproducthover:not(.ttspecial-products .ttproducthover),
.ttbestseller-products .products .product-grid .thumbnail-container .ttproducthover:not(.ttspecial-products .ttproducthover),
.ttfeatured-products .products .product-grid .thumbnail-container .ttproducthover:not(.ttspecial-products .ttproducthover),
.ttspecial-products .products .product-grid .thumbnail-container .ttproducthover{
    opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    position: absolute;
    right: -40px;
    text-align: center;
    top: 15px;
    bottom: 0;
    transition: all 400ms ease-in-out 0s;
    -webkit-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
    vertical-align: top;
    z-index: 1;
    width: 40px;
}
.products .thumbnail-container .tt-button-container .btn.add-to-cart,
.products .thumbnail-container .tt-button-container .btn.select-btn{
    width: 100%;
    padding: 12px 10px;
    line-height: normal;
}
.products .thumbnail-container .btn span.label {
    display: block;
    color: #fff;
    text-align: center;
    font-weight: 600;
    font-size: 14px;
    line-height: normal;
}
.products .product-title a, #product_comparison .product-miniature .product-description .product-title > a{
    color:#000;
    font-size: 14px;
}
.products .product-grid .thumbnail-container .tt-button-container .btn:not(.ttspecial-products .products .product-grid .thumbnail-container .tt-button-container .btn,.ttnew-products .products .product-grid .thumbnail-container .tt-button-container .btn,.ttfeatured-products .products .product-grid .thumbnail-container .tt-button-container .btn,.ttbestseller-products .products .product-grid .thumbnail-container .tt-button-container .btn){
    border-radius: 0px;
}
.thumbnail-container .product-quantity {
    display: none !important;
}
.ttspecial-products .products .thumbnail-container .tt-button-container .product-add-to-cart {
    margin-top: 0;
}
/* slider loghi */
.row-brands .owl-nav:not(#carousel .carousel-inner .owl-nav,
.row-brands #left-column .owl-nav,
.row-brands #right-column .owl-nav,
.row-brands #tt-jqzoom .owl-nav,
.row-brands .brands #ttbrandlogo-carousel .owl-nav,
.row-brands .tt-menu-horizontal .owl-nav,
.row-brands #ttcmsbanner .owl-nav,#subcategories .owl-nav){
    top:0;
}
.brands #ttbrandlogo-carousel li a img{
    height: 120px;
}
.brands .tt-title {
    display: inline-block;
}
#ttbrandlogo-carousel .owl-carousel .owl-dots.disabled,
#ttbrandlogo-carousel .owl-carousel .owl-nav.disabled {
    display: block!important;
}
#ttbrandlogo-carousel .owl-nav{
    float: none;
    display: block;
    vertical-align: top;
    -webkit-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    transition: all 400ms ease-in-out 0s;
    margin: 0;
    position: absolute;
    top: -39px;
    bottom: auto;
    left: auto;
    right: 0;
    background: var(--body-background-color);
    padding-left: 12px;
}
#ttbrandlogo-carousel .owl-nav .owl-prev,
#ttbrandlogo-carousel .owl-nav .owl-next {
    opacity: 1;
    margin: 0 6px 0 0;
    background: #f7f4ef !important;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -webkit-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    transition: all 400ms ease-in-out 0s;
    border: none !important;
}
.brands #ttbrandlogo-carousel .owl-nav button.owl-prev {
    left: -60px!important;
    right: auto;
    background: #f7f4ef !important;
}
.brands #ttbrandlogo-carousel .owl-nav button.disabled {
    border-color: #d5d5d5 !important;
    opacity: 0.8;
}
#ttbrandlogo-carousel .owl-dots{
    display: none;
}
@media (min-width: 1300px) {
    .brands .container {
        max-width: 1360px;
    }
}
#ybc-mnf-block .owl-prev:before,
#ybc-mnf-block .owl-next:before{
    top: 17%;
}
.row-brands .owl-dots{
    display: none;
}
.container.row-brands {
    margin-bottom: 50px;
}
/* end slider loghi */
#ttcmssubbanner .ttsubbanner .subbanner-content .subbanner-title {
    font: 700 24px / 28px var(--primary-font);
}
.ttspecial-products .products .thumbnail-container,
.ttspecial-products .products .owl-item:last-child .thumbnail-container {
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border: 1px solid var(--border-color);
}
.offerte-a-tempo .owl-nav:not(#carousel .carousel-inner .owl-nav,#left-column .owl-nav,
 #right-column .owl-nav,#tt-jqzoom .owl-nav,.brands #ttbrandlogo-carousel .owl-nav,.tt-menu-horizontal .owl-nav,
#ttcmsbanner .owl-nav,#subcategories .owl-nav){
    top: -5px;
}
.offerte-a-tempo .thumbnail-container.discount-product-percentage {
    display: flex;
    align-items: center;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border: 1px solid var(--border-color);
}
.offerte-a-tempo .products .product-grid .thumbnail-container .tt-button-container .btn:not(.ttspecial-products .products .product-grid .thumbnail-container .tt-button-container .btn,
.ttnew-products .products .product-grid .thumbnail-container .tt-button-container .btn,.ttfeatured-products .products .product-grid .thumbnail-container .tt-button-container .btn,
.ttbestseller-products .products .product-grid .thumbnail-container .tt-button-container .btn) {
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    width: unset;
}
. offerte-a-tempo .products .thumbnail-container .btn span.label {
    display: block;
}
/* i nostri rimedi */
#tt_cat_featured .content,
#tt_cat_featured .owl-item:nth-child(even) .content {
    background-color: #F7F2ED;
}
#tt_cat_featured .cat-img {
    width: 100px;
    height: 100px;
    overflow: hidden;
    border-radius: 50%;
    border: 4px solid #98D1DB;
}
#tt_cat_featured .cat-img img {
    width: 100%;
    height: 100%;
    object-fit: cover; /* Questo fa sì che l'immagine riempia completamente il contenitore */
    object-position: center; /* Questo centra l'immagine nel contenitore */
    min-height: 130px;
}
#tt_cat_featured .content .title a{
    color: #0E7894;
    font-weight: 600;
    font-size: 16px;
    line-height: 18px;
    margin-top: 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}
#tt_cat_featured .content:hover .title a {
    color: #1E545C;
}
#tt_cat_featured .content .title span {
    display: none;
}
/* end - i nostri rimedi */
.tttitle-tab:after{
    height: 2px;
    background: #E1E1E1;
    width: 89%;
    left: 0;
}
.newfeatbest-product .products .thumbnail-container{
    border: 1px solid #CCCCCC;;
}
/* banner info */
.ttsubbanner-info{
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    display: flex;
    overflow: hidden;
    min-height: 260px;
}
.ttsubbanner-info--blue{
    background: #CDE8ED;
}
.ttsubbanner-info--green{
    background: #C6D9A7;
}
.ttsubbanner-info--yellow{
    background: #FDD675;
}
.ttsubbanner-info__img{
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    padding: 0;
    overflow: hidden;
}
.ttsubbanner-info__img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.ttsubbanner-info .subbanner-content {
    padding: 20px;
    text-align: left;
    height: 100%;
    display: flex;
    align-items: center;
}
.subbanner-content3 img {
    height: 40px;
    width: 40px;
}
.ttsubbanner-info .subbanner-content.subbanner-content1 .subbanner-inner img{
    width: 80%;
}
#ttcmssubbanner {
    margin: 0;
}
.ttsubbanner-info .subbanner-btn .btn{
    background-color: #1D545C !important;
    text-transform: uppercase;
    color: #fff;
    margin-top:10px;
    padding: 5px 15px;
}
.ttsubbanner-info .subbanner-content.subbanner-content3 .link-wa{
   color:#228E63;
    font-weight: 700;
    font-size: 16px;
}
.ttsubbanner-info .subbanner-inner {color: #000;}
.ttsubbanner-info .subbanner-title {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 10px;
    max-width: 80%;
}
.ttsubbanner-info .subbanner-subtitle {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
}
/* end banner info */
#smartblog-carousel .item.blog_post {
    padding: 0;
}
#smartblog-carousel .blog_content .read_more{
    font-size:12px;
    font-weight: 600;
}
#smartblog-carousel .owl-item{
    padding: 0 15px;
}
#smartblog_block .blog_content .sds_post_title a {
    font: 600 16px / 20px var(--primary-font);
    float: left;
    width: 100%;
    color: #222222;
    text-align: left;
}
#smartblog_block .blog_content .sds_post_title a:hover,
#smartblog-carousel .blog_content .read_more:hover{
    color: #1E545C;
}
#smartblog_block .news_module_image_holder .icon.zoom:hover i {
    color: #000;
}
#smartblog_block .blog_content p {
    margin: 10px 0 15px;
    font: 400 12px / 18px var(--primary-font);
    color: #000000;
    float: left;
    width: 100%;
    text-align: left;
    font-style: italic;
}
#smartblog_block .day_month,
#smartblog_block .blog_date .day_date{
    color: #000;
}
#newslatter {
    background: #F7F2ED;
    padding: 50px 0;
}
#newslatter i.mail,
#newslatter .tt-title{
    color: #000;
    font-size: 30px;
}
#footer {
    colo:#fff;
    background: #0E7894;
}
.footer-container .links h3{
    font: 700 20px / 24px var(--primary-font);
}
.footer-container .links h3,
.footer-container li a{
    color:#fff;
}
.footer-container li a:not(.footer-container li.fax a):hover{
    text-decoration: underline;
    color:#fff;
}
.footer-container li a{
    font: 500 15px / 30px var(--secondary-font);
}
#footer_sub_menu_contact li.contact{
    display: flex;
    align-items: center;
    color:#fff;
}
#footer_sub_menu_contact li.contact svg{
    width: 25px;
    height: 25px;
    fill: #fff;
}
#footer_sub_menu_garanzia{
    display: flex;
    align-items: center;
}
#footer_sub_menu_garanzia img{
    width: 70px;
    margin-right: 5px;
}
.row-social-links{
    display: flex;
    align-items: center;
    color:#fff;
    padding: 15px 20px;
}
.row-social-links a svg{
    width: 25px;
    height: 25px;
    margin-left:10px;
    fill: #fff;
}
.bottom-footer {
    text-align: left;
    background: #5BA4B7;
}
.footer-copyright p {
    text-align: center;
    padding: 0;
    margin: 10px 0;
}
.footer-copyright p a{
    color: #fff;
    font-weight: 400;
}
#ttcmspaymentlogo{
    text-align: left;
}
.payment_logo_block p {
    color: #fff;
    padding: 10px 0;
    font-weight: 600;
    white-space: nowrap;
}
#ttcmspaymentlogo .payment-list li {
    float: left;
    margin: 0 8px 0 0;
    border-radius: 10px;
    width: 50px;
    height: 33px;
    text-align: center;
    overflow: hidden;
}
#ttcmspaymentlogo .payment_logo_block ul.payment-list li a img{

}
#ttcmspaymentlogo .payment-list--long li {
    width: 100px;
    height: 33px;
    background: #fff;
    display: flex;
    align-items: center;
}
.btn-secondary:hover, .btn-tertiary:hover, .btn-secondary:focus, .btn-tertiary:focus, .btn-secondary.focus, .focus.btn-tertiary, .btn-secondary:active, .btn-tertiary:active, .btn-secondary.active, .active.btn-tertiary, .open > .btn-secondary.dropdown-toggle, .open > .dropdown-toggle.btn-tertiary, .btn-secondary:active:hover, .btn-tertiary:active:hover, .btn-secondary:active:focus, .btn-tertiary:active:focus, .btn-secondary:active.focus, .btn-tertiary:active.focus, .btn-secondary.active:hover, .active.btn-tertiary:hover, .btn-secondary.active:focus, .active.btn-tertiary:focus, .btn-secondary.active.focus, .active.focus.btn-tertiary, .open > .btn-secondary.dropdown-toggle:hover, .open > .dropdown-toggle.btn-tertiary:hover, .open > .btn-secondary.dropdown-toggle:focus, .open > .dropdown-toggle.btn-tertiary:focus, .open > .btn-secondary.dropdown-toggle.focus, .open > .dropdown-toggle.focus.btn-tertiary{
    color:#000!important;
}

/* row coupon */
.row-coupon{
    background-color: var(--third-color);
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.row-coupon a{
    color: #fff;
    text-transform: uppercase;
}
/* end row coupon */

/* PAG CATEGORIA */
#category #tt_category_feature .container{
    padding:0px;
}
#category .featured-products-pdp .products-section-title:after{
    left: 21%;
}
.background-color-50{
    background: linear-gradient(to bottom, white 60%, #F7F2ED 40%);
}
#wrapper .breadcrumb {
    text-align: left;
    margin-top: 10px;
}
.breadcrumb .container{
    background: none;
    background-image: none!important;
    display: flex;
    flex-direction: column;
}
.breadcrumb .h1.title-category{
    font: 700 36px / 40px var(--primary-font);
    margin: 30px 0;
    color:#000;
}
#js-product-list-header .block-category{

}
#wrapper .breadcrumb ol{
    order: 0;
    width: 100%;
    margin-top: 20px;
}
#subcategories{
    order: 3;
    max-width: 100%;
    width: 100%;
}
#subcategories .subcategory-image {
    border-radius: 10px;
    overflow: hidden;
    aspect-ratio: 564 / 690;
}
#subcategories ul li .subcategory-image a{
    height: 100%;
}
.container-description-category{
    order: 2;
}
.container-description-category .description-category,
.container-description-category .description-category p,
.container-description-category .description-category ul li,
.container-description-category .description-category p span,
description-category *{
    font-size: 20px !important;
    line-height: 30px !important;
    font-weight: 400 !important;
    color: #000 !important;
}
#subcategories ul li{
    background: transparent;
}
#wrapper .breadcrumb li{
    display: inline;
}
#wrapper .breadcrumb li span {
    font: 400 12px / 20px var(--secondary-font);
}
#wrapper .breadcrumb li:last-child span {
    font: 600 12px / 20px var(--secondary-font);
}
.title-category-long-description{
    font-size: 26px;
    line-height: normal;
    font-weight: 700;
    color: #000;
}
.category-long-description{
    margin-bottom: 60px;
}
.category-long-description,
.category-long-description p,
.category-long-description ul li,
.category-long-description p *{
    font-size: 16px!important;
    line-height: 26px!important;
    color:#000!important
}
.category-long-description h2{
    font-size: 26px;
    line-height: normal;
    font-weight: 700;
}
.category-long-description h3{
    font-size: 24px;
    line-height: normal;
    font-weight: 500;
}
.category-long-description ul{
    list-style:disc!important;
    padding-inline-start: 20px!important;
}
.category-long-description ul li{
    margin-bottom:5px;
}
#subcategories .owl-carousel .owl-dots.disabled,
#subcategories .owl-carousel .owl-nav.disabled {
    display: block;
    position: absolute;
    top: 50%;
    width: 100%;
}
#subcategories li{
    padding:0;
}
#subcategories .subcategory-image a img{
    object-fit: cover;
    width: 100%;
    height: 100%;
    transform: unset;
}
#subcategories ul li:hover .subcategory-image a img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
}
#subcategories ul li:hover .subcategory-name {
    color: #1E545C
}
#subcategories ul li h5 {
    padding: 20px 10px;
    text-align: left;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
}
#subcategories ul li .subcategory-name {
    font: 600 18px / 22px var(--primary-font);
}
#subcategories button.owl-prev {
    float: left;
    background: #0E7894 !important;
    color: #fff;
}
#subcategories button.owl-next {
    float: right;
    background: #0E7894 !important;
    color: #fff;
}
#left-column .theiaStickySidebar .ttleftbanner{

}
#search_filters_brands .facet ul{
    padding: 0 10px;
}
#left-column .products-section-title {
    background: #5BA4B7;
    color: #fff;
    font-size: 16px;
}
#left-column .owl-nav button i, #right-column .owl-nav button i{
    color:#fff
}
#left-column .owl-nav .disabled i, #right-column .owl-nav .disabled i {
    color: #fff;
    opacity: 0.7;
}
#left-column .h6{
    background: transparent;
    font-size: 20px;
    color:#212121;
}
#search_filters .facet .facet-title{
    font-weight: 700;
    color:#212121;
    font-size: 22px;
    line-height: 32px;
}
#search_filters .facet .facet-label a{
    font-size:15px;
    color:#212121;
    font-weight: 400;
}
#search_filters_brands .facet ul li a{
    line-height: 24px;
}
#search_filters .facet .facet-label a .magnitude{
    display: none;
}
#search_filters .title-filters{
    background-color: #F7F2ED;
    text-transform: none !important;
    font-size: 16px;
}
#search_filters section.facet{
    border-bottom: 1px solid #E3E3E3;
    margin: 15px 0;
}
#search_filters section.facet:last-child{
    border-bottom: none;
}
.products .thumbnail-container{
    border: 1px solid var(--border-color);
}
.product-flags li.new {
    display: none;
}
#js-product-list-top{display: none}
#js-product-list-top2{
    border-left: none;
    border-right: none;
    border-radius: 0;
    border-width: 1px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#js-product-list-top2 button.btn-unstyle.select-title {
    border: none;
    width: auto;
    font-weight: 600;
}
body#category .products-selection.inner{
    display: none;
}
.pagination{
    border: 1px solid var(--border-color);
}
.pagination > div:first-child {
    color: transparent;
}
.products .thumbnail-container .tt-button-container .product-add-to-cart {
    float: none;
}
.products .product-grid .thumbnail-container .tt-button-container .btn:not(.ttspecial-products .products .product-grid .thumbnail-container .tt-button-container .btn,.ttnew-products .products .product-grid .thumbnail-container .tt-button-container .btn,.ttfeatured-products .products .product-grid .thumbnail-container .tt-button-container .btn,.ttbestseller-products .products .product-grid .thumbnail-container .tt-button-container .btn) {
    border-radius: 10px;
}
#category #tt_category_feature .owl-carousel .owl-item{
}
h2.h1.title-category{
    font-size: 26px;
    color:#000;
    margin:15px 0;
}
.category-description p{
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    color:#000000
}
#left-column .products .product-miniature .thumbnail-container{
    border-bottom: 2px solid #e5e5e5;
}
#left-column .products .product-miniature .thumbnail-container .ttproduct-image{
    border: 1px solid #CCCCCC;
}
#left-column .products .product-miniature .thumbnail-container .ttproduct-image a{
    height:130px;
}
#left-column .products .product-miniature .thumbnail-container .ttproduct-image a img{
   object-fit: contain;
}
#left-column .products .product-miniature .thumbnail-container .ttproduct-desc .product-description {
    height: 100% !important;
}
#left-column .products .product-miniature .thumbnail-container .ttproduct-desc .product-description .tt-button-container{
    position: absolute;
    bottom: 0;
    width: 100%;
}
#left-column .products .product-miniature .thumbnail-container .ttproduct-desc .product-description .product-price-and-shipping{
    font-size: 17px;
    margin-top: 10px;
}
#new-product .products button.add-to-cart{
    padding: 8px;
    margin: 0;
}
#new-product .products button.add-to-cart span{
    font-size: 11px;
}
#left-column .products .product-miniature .thumbnail-container .ttproduct-image a img{
    width:100%;
    height: 100%;
    background-color: #fff;
    padding: 10px;
}
#new-product .thumbnail-container {
    display: flex;
    align-items: stretch;
}
#new-product .ttproduct-image, #new-product .ttproduct-desc {
    flex: 1;
}
#new-product .ttproduct-image{
    max-width:100px
}
#new-product .discount-product-percentage__element{
    top: 30px;
    width: 50px;
    height: 35px;
    font-size: 10px;
}
.products .thumbnail-container .btn span {
    display: block;
}
#left-column .all-product-link {
    text-decoration: underline;
    margin: 10px 0;
}
#search_filters section.facet .facet-dropdown .dropdown-menu{
    height: 500px;
    overflow: scroll;
    box-shadow: inset 0 -20px 20px -10px rgb(233 230 230 / 50%)
}
#js-product-list {
    margin-bottom: 30px;
}
.block-categories .category-sub-menu li[data-depth="0"]>a {
    margin-bottom: 0.1rem;
    line-height: 24px;
    font-size: 15px;
    color: #212121;
    font-weight: 400;
}
.block-categories .category-sub-menu .category-sub-link {
    font-size: 14px;
    line-height: 26px;
    color: #212121;
    font-weight: 400;
}
.block-categories .h6{
    background-color: #F7F2ED!important;
    font-size: 16px!important;
    color: #212121;
}
/* end PAG CATEGORIA */
.owl-nav:not(#carousel .carousel-inner .owl-nav,#left-column .owl-nav, #right-column .owl-nav,#tt-jqzoom .owl-nav,.brands #ttbrandlogo-carousel .owl-nav,.tt-menu-horizontal .owl-nav,#ttcmsbanner .owl-nav,#subcategories .owl-nav){
    right: 0;
}
.featured-products-pdp .products-section-title, .title-carousel-general{
    color: var(--main-title-color);
    font: 700 26px / 28px var(--primary-font);
    position: relative;
    text-align: left;
    text-transform: none !important;
    display: inline-block;
    width: 100%;
    margin-bottom: 25px;
    overflow: hidden;
}
.featured-products-pdp .products-section-title:after {
    position: absolute;
    content: "";
    height: 2px;
    width: 90%;
    background: var(--border-color);
    top: 0;
    bottom: 0;
    margin: auto;
    right: auto;
    left: 27%;
    z-index: -1;
}
/*h2.h2.products-section-title {
    color: var(--main-title-color);
    font: 700 26px / 28px var(--primary-font);
    background: var(--body-background-color);
    z-index: 1;
    padding: 0 15px 10px 0px;
    position: relative;
    text-align: left;
    text-transform: none !important;
}
h2.h2.products-section-title:before {
    content: 'Prodotti piu venduti';
    position: absolute;
    top: 0;
    left: 0;
    font: 700 26px / 28px  var(--primary-font);
    padding: 0 15px 10px 0px;
    background: #fff;
}
h2.h2.products-section-title:after {
    position: absolute;
    content: "";
    height: 1px;
    width: 90%;
    background: var(--border-color);
    top: 0;
    bottom: 0;
    margin: auto;
    right: auto;
    left: 1%;
    z-index: -1;
}*/

/* block-reassurance*/
#block-reassurance {
    border: none;
    border-radius: 20px;
    overflow: hidden;
}
.block-reassurance-item{
    padding: 20px!important;
    align-items: center;
    background: #F9F6F2;
 }
#block-reassurance img {
    opacity: 1;
    width: auto;
    height: auto;
    margin-right: 0;
}
@media (max-width: 480px) {
    .block-reassurance-item p {
        padding: 0 80px 0 70px;
    }
}
@media (min-width: 1300px) {
    .block-reassurance-item p {
        padding: 0 30px 0 70px;
    }
    .block-reassurance-item .h6{
        font-size: 15px !important;
    }
}
@media (min-width: 1400px) {
    .block-reassurance-item p {
        padding: 0 40px 0 70px;
    }
}
@media (min-width: 1500px) {
    .block-reassurance-item p {
        padding: 0 10px 0 70px;
    }
}
.block-reassurance-item .h6 {
    background: transparent;
    font-size: 16px !important;
    line-height: 22px !important;
    font-weight: 400!important;
    color:#000;
}
.block-reassurance-item .h6 b{
    font-weight: 700!important;
}
.block-reassurance-item.title{
    background-image: linear-gradient(to right, #147D98 , #7BBDCA);
    border: none;
}
#block-reassurance li {
    border-bottom: 1px solid var(--border-color);
}
.block-reassurance-item.title .h6 {
    color: #fff !important;
    font-size: 22px !important;
    line-height: 26px !important;
    font-weight: 400 !important;
}
.block-reassurance-item .wrap-img{
    background: #EBE4D4;
    border-radius: 50%;
    margin-right:20px;
    width: 53px;
    height: 53px;
    float: left;
}
/* end block-reassurance */

.tt-innerpagetitle{
    margin:40px 0 0 0;
    padding: 20px 0;
    font: 700 36px / 40px var(--primary-font);
}
@media (min-width: 1199px) {
    .sort-by-row {
        max-width: 30%;
        margin: 0 auto;
    }
}
.row.sort-by-row {
    display: flex;
    justify-content: center;
}
.row.sort-by-row .products-selection .sort-by,
.row.sort-by-row .products-sort-order{
    width: unset;
}

/* Vr Megamenu */
@media (min-width: 992px) {
    .tt-menu-vertical .ttvrmenu-content,
    .tt-menu-vertical .menu-dropdown{
        border: 2px solid #0C7894;
    }
}
.tt-menu-vertical .ttvrmenu-content .vrmenu-content{
    padding:0px;
}
svg {
    fill: transparent;
}
.loginorregistration {
    background-color:#F7F2ED;
    padding:40px 10px 10px 10px;
}
.loginorregistration-inner{
    display: flex;
    align-items: center;
    font-size: 12px;
    justify-content: space-around;
    align-items: center;
}
.loginorregistration svg{
    margin-right: 10px;
    width: 30px;
    height: 30px;
}
.loginorregistration a{
    text-decoration: underline;
    font-weight: 600;
    margin: 0 5px;
    color: #000;
    display: flex;
    align-items: center;
}
.loginorregistration a.logout{
    text-decoration: none;
}
.link-coupon{
    background-color: var(--third-color);
    padding: 12px;
}
.link-coupon a{
    color: #fff;
    text-transform: uppercase;
    text-align: left;
    width: 100%;
    display: block;
    font-weight: 500;
}
.block-assistenza{
    background-color: #B5DEE5;
    display: flex;
    flex-direction: column;
    padding: 12px;
}
.block-assistenza h6{
    text-align: left;
    color:#000;
    margin: 15px 0;
}
.block-assistenza  a{
    text-decoration: underline;
    width: 100%;
    display: block;
    text-align: left;
    padding: 5px 0;
    color:#000;
    font-weight: 300;
}
.block-assistenza  a:hover{text-decoration: underline!important;}
/* end Vr Megamenu */


/* PDT PAGE */
#content .images-container .layer.hidden-sm-down{display: none}
#product h1.tt-producttitle {
    background: transparent;
    height: 0px;
    overflow: hidden;
    color: transparent;
}
#product .background-color-50{
    background: transparent;
}
.tt-producttitle {
    font: 700 32px / 36px var(--secondary-font);
}
.modal-body .tt-producttitle {
    font: normal normal bold 20px/24px Poppins;
}
.product-discount .regular-price {
    font: 400 25px / 22px var(--primary-font);
}
.modal-body .product-discount .regular-price {
    font: 400 16px / 22px var(--primary-font);
}
.modal-body #product-description-short * {
    font-size: 12px;
    line-height: 18px;
    font-family: var(--secondary-font) !important;
}
.pb-right-column .product-price .current-price,
.quickview .product-price .current-price {
    font: 700 42px / 12px var(--primary-font);
    margin: 0;
    color: var(--main-title-color);
}
.modal-body .product-price .current-price {
    font: normal normal bold 24px/26px Poppins;
}
.product-actions .control-label{
    font-weight: 700;
    font-size: 14px;
    font-family: 'Poppins';
}
.product-cover {
    border: 1px solid var(--border-color);
}
.product-reference{
    margin-bottom: 20px;
}
.product-reference-info .label,
.product-quantities .label{
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
}
.product-reference-info span a,
.product-reference-info span {
    font-weight: 700;
    font-size: 18px;
    color:#000
}
.product-reference-info span.green,
.product-quantities span.green{
    color: #58A74A;
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
}
.product-quantities span.red{
    color:red;
}
span.discount.discount-amount {
    display: none;
}
.sp-pay-installment {
    font-size: 14px;
}
.product-miniature-viewed {
    padding: 0 7px;
    width: unset;
    float: unset;
    margin-bottom: 14px;
}
.products .product-grid .product-description{height: auto!important}
.pb-right-column .product-prices, .quickview .product-prices {
    border-bottom: none;
}
.product_description_short {
    border-top: 1px solid #eee7d9;
    border-bottom: 1px solid #eee7d9;
    padding: 16px 0;
    margin: 20px 0;
}
.product_description_short ul{
    margin-inline-start: 20px;
}
.product_description p,
.product_description_short p,
.product_description_short p *,
.product_description_short p span,
.product_description ul li,
.product_description_short ul li,
.product_description_short *{
    font-size: 18px!important;
    line-height: 24px!important;
    font-weight: 400!important;
    color:#000!important;
    font-family: var(--secondary-font)!important;
}
.ttproductpagetab .product-description,
.ttproductpagetab .product-description p,
.ttproductpagetab .product-description p span,
.ttproductpagetab .product-description span,
.ttproductpagetab .product-description p *,
.ttproductpagetab .product-description *{
    font-size: 16px!important;
    line-height: 26px!important;
    color: #000000!important;
    font-family: var(--secondary-font)!important;
}
.sp-pay-installment {
    font-size: 12px;
    margin-bottom: 10px;
    width: 100%;
    padding: 5px 0;
    border-bottom: 1px solid #eee7d9;
}
.block-box-termico{
    margin-bottom: 20px;
    background: #d4ecf2;
    display: flex;
    align-items: center;
    font-size: 18px;
}
.block-box-termico svg{
    width: 50px;
    fill: #000;
}
.product-quantity #quantity_wanted{
    border-color: #0C7894;
    height: 67px;
    width: 70px;
    font-size: 30px;
}
.modal-body .product-quantity #quantity_wanted{
    height: 50px;
    width: 60px;
    font-size: 18px;
}
.bootstrap-touchspin .input-group-btn-vertical > .btn{
    border-color: #0C7894;
    padding: 15px;
    display: flex;
    height: 34.5px;
    align-items: center;
}
.modal-body .bootstrap-touchspin .input-group-btn-vertical > .btn{
    padding: 12px;
    height: unset;
}
a.btn.checkout-btn.btn-primary {
    display: none;
}
.bootstrap-touchspin .input-group-btn-vertical i {
    top: 0.3rem;
    font-size: 1.5rem;
}
.modal-body .bootstrap-touchspin .input-group-btn-vertical i {
    top: 0rem;
    left: -0.0125rem;
}
.current-price .discount.discount-percentage{display:none}
section.product-accessories {
    margin-top: 30px;
    margin-bottom: -30px;
}
.product-accessories form.add-to-cart-or-refresh,
#ph-viewed-products form.add-to-cart-or-refresh{
    margin: 0;
}
.product-actions .product-add-to-cart .add_to_compare,
.product-actions .product-add-to-cart a.addToWishlist{
    color:#000;
    font-size: 14px;
    font-weight: 500;
}
.modal-body .product-actions .product-add-to-cart .add_to_compare,
.modal-body .product-actions .product-add-to-cart a.addToWishlist{
    font-size: 12px;
}
.social-sharing span{
    font-weight: 700;
    font-size: 14px;
    color:#000;
}
.social-sharing li.whatsapp a{
    display: block;
    width: 100%;
    height: 100%;
    overflow: visible;
    white-space: unset;
}
.social-sharing li a svg{
    width: 100%;
    height: 100%;
}
.social-sharing .facebook.icon-gray{
    background-image: url(../img/8b05d51ede908907d65695558974d86f.svg);
}
.sp-pay-installment, .locale--IT .message__messaging {
    font-size: 15px;
}
#product .product-btn-content .add-to-cart{
    font-weight: 600;
    height: 67px;
    border-radius: 15px;
    font-size: 21px;
}
.modal.quickview .product-actions .add-to-cart{
    font-weight: 600;
    height: 50px;
    border-radius: 10px;
    font-size: 14px;
}
.product-actions .product-add-to-cart .add_to_compare svg,
.product-actions .product-add-to-cart .addToWishlist svg{
    margin: 0 8px 0 3px;
    height: 16px;
    width: 16px;
}
.ttproductpagetab{
    margin: 20px 0 40px;
}
#product #ets_affiliatemarketing_product_message .alert{
    font-weight: 400;
}
#product div#feedatyBlock_productButtons {
    min-height: unset;
    padding: 0;
}
.wrap-logo-garanzia-pdt img{
    width: 100px;
}

/* end PDT PAGE */

.row-link-show-all{
    display: flex;
    justify-content: end;
    margin: 10px 0;
    padding: 10px 10px;
}
.row-link-show-all a {
    font-size: 15px;
    font-weight: 700;
    color:#1E545C;
    text-decoration: underline;
}

/* Modal */
.modal.quickview .product-quantities,
.modal.quickview .product-reference-info,
.modal.quickview .block-box-termico{
    display: none;
}
.modal.quickview .product-flags li.discount {
    top: 30px;
    left: 0px;
    color: #fff;
    background: var(--third-color);
    width: 45px;
    height: 40px;
    font-size: 14px;
    padding: 11px 0px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
}
.modal.quickview .product-actions .add-to-cart{
    background-color: #1D545C !important;
    text-transform: uppercase;
}
/* end Modal */

.products .thumbnail-container .ttproducthover .btn:hover svg, .products .thumbnail-container .ttproducthover .btn:focus svg, .products .thumbnail-container .ttproducthover .btn:active svg {
    fill: #000;
}

.product-actions .add-to-cart{
    background-color: #1D545C !important;
    text-transform: uppercase;
    font-weight: 700;
}
.add-to-cart:hover{
    color:#000;
}
.btn.add-to-cart svg{
    display: none;
}

/* section homepage static cms block */
#ttcmsservice{
    margin-top:10px;
}
div#ttcmsservice .container-fluid {
    padding: 0;
}
#farma-container {
    background: transparent linear-gradient(246deg, rgba(181, 222, 229, 1) 0%, rgba(12, 120, 148, 1) 100%) 0% 0% no-repeat padding-box;
    padding: 60px;
}
@media (min-width: 992px) {
    #farma-container {
        margin-left: -15px;
        margin-right: -15px;
    }
}
@media (min-width: 1100px) {
    #farma-container {
        padding: 60px 80px;
    }
}
@media (min-width: 1200px) {
    #farma-container {
        padding: 60px 35px;
    }
}
@media (min-width: 1400px) {
    #farma-container {
        padding: 60px 70px;
    }
}
@media (min-width: 1600px) {
    .slider-reassurance-service {
        max-width: 1560px;
        margin: 0 auto;
    }
}
.farma-header{
    text-align: left;
}
.farma-header h2 {
    color: white;
    font-size: 26px;
    line-height: 34px;
    font-weight: 700;
    margin-bottom: 10px;
}
.farma-header h2 small {
    font-size: 1rem;
    color: #e4f1f5;
}
.farma-header p {
    color: white;
    font-size: 26px;
    text-align: left;
    line-height: 34px;
    font-weight: 400;
}
#farma-container .card {
    background: #F9F6F2 0% 0% no-repeat padding-box;
    border-radius: 20px;
    opacity: 1;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s;
}
#farma-container .card:hover {
    transform: translateY(-5px);
}
#farma-container .icon {
    float:left;
    margin-right: 20px;
}
#farma-container .icon img {
    width: 70px;
    height: 70px;
}
#farma-container .card-title {
    font-size: 22px;
    font-weight: bold;
    color: #333;
    margin: 20px 0;
}
#farma-container .card-text {
    font-size: 18px;
    color: #555;
    padding-left: 90px;
}
#farma-container .card-body {
    text-align: left;
    padding: 20px;
    min-height: 150px;
}
#farma-assistenza .card-text strong {
    font-size: 18px;
    color: #555;
    font-weight: 400;
}
#farma-container .card-body p.card-text img {
    width: 20px;
    margin-bottom: 5px;
}
/* END section homepage static cms block */

#tt_cat_featured .owl-item .item{
    display: flex;
}
#tt_cat_featured .owl-item .item .content {
    flex:1;
}
.ybc_countdown {
    padding: 0;
}
#wrapper .breadcrumb li::after {
    content: "|";
    margin: 0;
}
.ttproductpagetab .tab-title.active {
    background: #5BA4B7;
    color:#fff!important;
    font-weight: 600!important;
}
.ttproductpagetab .tabs .nav-item .tab-title {
    color:#000;
    font-weight: 400;
}
.tab-content .product-description ul{
    list-style: disc;
    margin-inline-start: 20px;
}
.brands #ttbrandlogo-carousel li {
    padding: 0;
}
.category-featured-home .owl-nav button{display: none}
.li-tthrmegamenumobile{
    display: none;
}

.farma-header-mobile{display: none}
.farma-header-desk{display: block}

.js-ttstickyAddToCart .bestselling_product_list_section{
    display: none;
}

/* Modifiche Gennaro ps_emailsubscription*/

.email-input {
    flex-grow: 1;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

#newslatter i.mail,
#newslatter .tt-title {
    margin-bottom: 10px;
}

p.sub-title-newsletter{
    font-size: 22px;
    color: black;
}

button.btn.newsletter-btn:disabled {
    opacity: 1;
}

.gdpr_consent.gdpr_module_19{
    display: flex;
    justify-content: end;
    padding-top: 15px;
}
.gdpr_consent .psgdpr_consent_message{
    display: flex!important;
}

#newslatter .block_content .btn {
    background-color: #1e545c;
    padding: 10px 20px;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 600;
    height: 45px;
    top: 0;
}

/* Modifiche Gennaro tt-sticky-add-to-cart*/
h3.product-title.title-styckybar-custom {
    color: black;
    text-transform: uppercase;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
}

span.ttstickyAddToCart-regular-price.regular-price.regular-sticky-custom {
    color: #7E7E7E;
    font-size: 15px;
    font-weight: 400;
}

span.ttstickyAddToCart-price-price.price.normal-regular-sticky-custom {
    color: black;
    font-size: 20px;
}

button.custom_percentage_stickybar {
    background-color: #d60657;
    color: white;
    font-weight: bold;
    padding: 12px 20px;
    border-radius: 20px;
    border: none;
}

button.custom_add_to_cart_stickybar {
    background-color: #1E545C !important;
    text-transform: uppercase;
    font-weight: 600;
    padding: 12px 15px;
    border-radius: 10px;
    color: white;
    border:none;
    font-size: 16px;
    letter-spacing: normal;
}

.custom_sticky-product {
    display: flex;
    align-items: center;
}
#search_filters p.title-filters{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.add_to_cart_sticky form {
    padding: 10px;
    box-shadow: 0px 0px 20px #00000029;
}
#feedatyBlock_ProductAdditionalInfo{margin-top:0;}

#wrapper .breadcrumb .container .tt-innerpagetitle{
    order:1
}
#cms #wrapper .breadcrumb {
    margin: 0 ;
}
#cms .page-content > p,
.page-cms #content-wrapper p,
.page-cms #content-wrapper span,
#cms .page-content .wysiwyg p {
    margin: 20px 0 0;
    font-size: 20px;
    line-height: 30px;
    color: #000;
    font-family: var(--secondary-font)
}
.page-cms #content-wrapper h2{
    font-size: 26px;
    line-height: 30px;
    color: #000;
    font-weight: 600;
    font-family: var(--secondary-font)
}
.page-cms #content-wrapper h3{
    font-size: 22px;
    line-height: 26px;
    color: #000;
    font-family: var(--secondary-font)
}
#cms .page-content > p a,
.wysiwyg p a{
    text-decoration: underline;
    color: #000;
}
#cms .page-content .wysiwyg ul,
#cms #main ul{
    margin-top:20px
}
#cms .page-content .wysiwyg ul li,
#cms #main ul li{
    list-style: inside;
    font-size: 20px;
    line-height: 30px;
    color: #000;
}
#cms .page-content > h2,
#cms .page-content > h3,
#cms .page-content .wysiwyg h2{
    color: #000;
    font-size: 20px;
    font-weight: 600;
    margin: 30px 0 5px;
}
.wysiwyg img {
    width: 100%;
}

/* page coupon */
.row--coupon-block{
    margin-top:50px;
}
.coupon-block{
    background-color: #F6F2ED;
    border-radius: 20px;
    padding: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    color: #000000;
    margin-bottom:30px;
    border: 2px solid transparent;
}
.coupon-block:hover{
    border-color: #0C7894;
}
.coupon-block h4:first-child{
    font-weight: 700;
}
.coupon-block h4{
    font: normal normal 600 34px/40px Poppins;
    text-transform: uppercase;
}
.coupon-block__p--top{
    font: normal normal normal 26px/30px Poppins;
    margin: 0;
}
.coupon-block__p--bottom{
    font: normal normal normal 24px/30px Poppins;
    margin: 20px 0 0 0;
}
.coupon-block__coupon{
    font: normal normal bold 44px/56px Poppins;
    color: #0C7894;
}
/*page Be card*/
.ttsubbanner-info.page-be-card{
    margin-bottom: 50px;
}
.ttsubbanner-info.page-be-card .subbanner-content.subbanner-content1{
    padding: 100px 70px;
}
.ttsubbanner-info.page-be-card .subbanner-content img{
    width: 190px!important;
    margin-bottom: 20px;
}
.ttsubbanner-info.page-be-card .subbanner-subtitle {
    font-weight: 500;
    font-size: 30px;
    line-height: 42px;
}
.ttsubbanner-info.page-be-card .subbanner-btn .btn {
    font-size:18px;
    margin-top:30px;
}
.ttsubbanner-info.page-be-card .ttsubbanner-info__img{
    border-radius: 0;
}

/* INDEX BLOG */
#module-smartblog-category .articleContent a.imageFeaturedLink {
    display: block;
    border-radius: 20px;
    overflow: hidden;
}
.sdsarticleCat .blog_desc{
    display: flex;
    align-items: start;
    flex-direction: column;
    justify-content: center;
}
#smartblogcat .sdsarticleCat .sdsarticleHeader .sdstitle_block a {
    font: 600 20px / 20px var(--primary-font);
}
#smartblogcat .sdsarticleCat .sdsarticle-des {
     color: #000;
     font-size: 16px;
     line-height: 24px;
     font-weight: 400;
 }
#smartblogcat .sdsarticleCat .sdsreadMore .more {
    display: flex;
    align-items: center;
}
#smartblogcat .sdsarticleCat .sdsreadMore .more svg {
    width: 30px;
}
#smartblogcat .sdsarticleCat .sdsreadMore .more a {
    font-size: 12px;
    color: #000;
}
.sdsarticleHeader p.dateCreated {
    font-size: 14px;
    color: #000;
    line-height: 16px;
    font-weight: 500;
}

.list-category-blog{
    display: flex;
    background-color: #CDE9ED;
    width: 100%;
    border-radius: 30px;
    padding: 20px 40px!important;
    align-items: center;
    justify-content: center;
    margin-bottom: 40px;
}
.list-category-blog__item{
    flex: 1;
    text-align: center;
}
.list-category-blog__item a{
    font-size: 18px;
    font-weight: 600;
    color: #000000;
}

/* Dettaglio post */
#sdsblogArticle img {
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    -khtml-border-radius: 30px;
}
#sdsblogArticle  p.dateCreated {
    font-size: 16px;
    font-weight: 600;
    color: #000;
}
#sdsblogArticle h1 {
    color: #000;
    font: 600 24px / 30px var(--primary-font);
    margin: 15px 0 15px;
}
#sdsblogArticle .sdsarticle-des p,
#sdsblogArticle .sdsarticle-des ul li{
    font-size: 18px;
    color: #000;
    line-height: 30px;
}
#sdsblogArticle .sdsarticle-des ul{
    padding-inline-start: 0;
}
#sdsblogArticle .sdsarticle-des{color:#000}

/* page FAQ */
#faq_home .card,
#faq_home .classy-faq-search-area{
    border:none;
    padding: 0;
}
#faq_home .classy-faq-search-area .text-center {
    text-align: left;
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 0;
    color: #000;
    margin-left: 5px;
}
#faq_home .classy-faq-list-area {
    padding: 30px 0px;
}
#faq_home .classy-faq-list-area h2{display: none}
#faq_home .classy-faq-list-area .panel.panel-default a h4 {
    color: #000;
    font-size: 18px;
    font-weight: 600;
}
#faq_home .classy-faq-list-area .panel.panel-default a h4 svg {
    display: none;
}
#faq_home .classy-faq-list-area .panel.panel-default {
    padding: 18px 0px 5px;
    border-bottom: none;
}
.classy-faq-list-area .panel-heading a{
    border-bottom: 1px solid #DCDCDC;
    padding-bottom: 16px;
}
.classy-faq-list-area {
    border-bottom:none!important;
}
#faq_home .classy-faq-list-area .panel.panel-default a span.expand-class-area {
    background: #CDE9ED;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    color: #000;
    position: relative;
}
#faq_home .classy-faq-list-area .panel.panel-default a span.expand-class-area:before{
    content: '+';
    position: absolute;
    top: 9px;
    left: 11px;
    font-size: 20px;
    color: #000;
}
#faq_home .classy-faq-list-area .panel.panel-default .panel-heading[aria-expanded="true"] a span.expand-class-area:before{
    content: '-';
}
#faq_home .classy-faq-list-area .panel.panel-default a svg.bi-chevron-down {
    display: none;
}
#faq_home .classy-faq-single-colaps-expand {
    padding: 0 60px 30px 0;
    background: transparent;
    margin-top: 20px;
}
#faq_home .classy-faq-single-colaps-expand p{
    font-size: 18px;
    line-height: 30px;
    color:#000
}
div#accordion1{
    counter-reset: my-counter;
}
.classy-faq-list-area .panel.panel-default a .panel-title::before {
    counter-increment: my-counter;
    content: counter(my-counter) ". ";
    font-weight: 600;
    font-size: 18px;
    color:#000
}

/* page /marche */
h1.brands_page_heading {
    font-size: 36px;
    color: #000;
    margin-bottom: 22px;
}
ul.manufacturers_alphabet {
    background: #CDE9ED;
    padding: 10px !important;
    display: flex;
    justify-content: center;
    border-radius: 30px;
    height: 80px;
    align-items: center;
}
.manufacturers_alphabet .item-all-brand a:hover,
.manufacturers_alphabet .item-all-brand a.st_alpha_b_active{
    background-color: transparent!important;
}
.st_alpha_b_name {
    font-weight: 300;
    color: #000;
    line-height: 22px;
}
.st_brand_letter_title {
    padding-top: 30px;
    padding-bottom: 10px;
    border-bottom: 1px solid #cccccc;
    margin-bottom: 20px !important;
}
.manufacturers_alphabet a:hover, .manufacturers_alphabet a.st_alpha_b_active {
    background-color: #0E7894;
    border-radius: 50%;
    color:#fff;
}
.manufacturers_alphabet a:hover, .manufacturers_alphabet a.st_alpha_b_active {
    background-color: #0E7894!important;
}
.st_alpha_b_list.brands_list_style_0 {
    display: flex;
    flex-wrap: wrap;
}

/* page 404 */
body#pagenotfound .content_wrap .container {
    max-width: 100%;
    padding: 0;
}
body#pagenotfound .container #content-wrapper{
    background: #F5F2EC;
}
.content-page-404{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    padding: 50px;
    color: #0C7894;
}
.content-page-404 h1{
    font-size: 100px;
    font-weight: 700;
}
.content-page-404 p{
    font-size: 30px;
    line-height: 36px;
    font-weight: 400;
}
.content-page-404 a {
    background-color: #1E545C;
}
.content-page-404 a .label{
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    color:#fff;
    text-transform: uppercase;
}
.user-info{
    background: #F7F2ED;
}
#header .user-info a{
    color: #000;
    font-size: 14px;
    line-height: 20px;
}

/* PAGINATION */
.pagination {
    border-top: 2px solid var(--border-color);
    border-bottom: 2px solid var(--border-color);
    border-right: 0;
    border-left: 0;
    border-radius: 0;
}
.pagination .current a {
    background: #5BA4B7;
    border-color: #CCCCCC;
    color: #fff;
    font-weight: 700;
    font-size: 15px;
    text-decoration: none;
}
.pagination a {
    font-weight: 500;
    font-size: 15px;
    border-color: #CCCCCC;
    border-radius: 5px;
    width: auto;
    min-width: 34px;
}
.pagination .results.pagination-left {
    display: none;
}
.blog_pagination .pagination li a:hover {
    color: #fff;
    background: #5BA4B7;
    border-color: #CCCCCC;
}
div#sdsblogCategory img {
    display: none;
}

/* LOGIN PAGE */
#authentication .tt-innerpagetitle{
    text-align: center;
    padding-bottom: 0;
    margin:0;
}
.page-authentication #content{
    border:none;
    padding-top: 0;
}
.row-title-login-form{
    display: flex;
    justify-content: center;
}
.login-form p{
    text-align: center;
    color: #000;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 60px;
}
.form-control-label {
    font-size: 16px;
    color:#000
}
.form-control {
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    height: 52px;
}
#authentication [data-action="show-password"] {
    border-radius: 10px;
    height: 52px;
    font-size: 17px;
    font-weight: 600;
    position: absolute;
    right: 0;
    top: 0;
}
#authentication .input-group .form-control:not(:last-child){
    border-right: 0;
}
.forgot-password{
    margin-top:28px!important;
}
.forgot-password a {
    text-align: left;
    font-size: 16px;
    color:#000;
    font-weight: 400;
    display: block;
}
#authentication .form-footer .btn-primary {
    background-color: #1E545C;
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
    width: 238px;
}
.page-customer-account #content .no-account {
    text-align: center;
    font-size: 18px;
    margin-top: 70px;
    color: #000;
    border-top: 2px solid #E1E1E1;
    border-bottom: 2px solid #E1E1E1;
    height: 57px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.page-customer-account #content .no-account a{
    color:#1E545C;
    font-weight: 700;
    margin-left:5px;
    text-decoration: underline;
}
.form-control-comment {
    display: none;
    width: 0;
}
.col-button-social {
    display: flex!important;
    flex-direction: column;
    align-items: baseline;
    padding: 0!important;
}
#fbpsc.col-button-social{
    background: transparent;
    border: 0;
    padding-top: 0;
    padding-bottom: 0;
}
#fbpsc.col-button-social-facebook, #fbpsc .btn-google{
    border: 0;
    height: 54px;
    box-shadow: none;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #F6F2ED !important;
    color: #000 !important;
    font-weight: 600 !important;
    margin-bottom: 15px;
    padding:0;
}
#fbpsc .btn-facebook:hover {
    color: #000;
    background-color: transparent;
    border-color: transparent;
}
#fbpsc .btn-shadow {
    border: none;
    height: 52px;
    box-shadow: none;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #F6F2ED !important;
    color: #000 !important;
    font-weight: 600 !important;
}
.btn-social>:first-child{
    top: 10px;
}
span.fa.fa-bt-facebook {
    top: 11px;
}
@media only screen and (min-width: 1024px) {
    #fbpsc.col-button-social-facebook, #fbpsc .btn-google {
        width: 395px;
    }
    #fbpsc .bt-btn-sl {
        width: 395px;
        margin:0
    }
}
.btn-social>.fa-bt-google {
    background: url(../img/Google_desk@2x.png) no-repeat center;
    background-size: 25px;
    background-size: contain;
    width: 35px;
    height: 35px;
}
.btn-social>.fa-bt-facebook {
    background: url(../img/Facebook_desk@2x.png) no-repeat center;
    background-size: 25px;
    background-size: contain;
    width: 35px;
    height: 35px;
}
#fbpsc .btn-facebook {
    font-weight: 600;
    color: #000;
    background-color: transparent;
    border-color: transparent;
    height: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
#fbpsc .btn-title-connect {
    padding-left: 0;
    font-size: 18px;
}
@media only screen and (min-width: 748px) {
    #fbpsc .bt-btn-sl {
        margin: 0;
    }
}

/* REGISTRATION PAGE */
.page-customer-account #content{
    border:0;
}
.title-registration h1{
    text-align: center;
    padding: 20px 0;
    font: 700 36px / 40px var(--primary-font);
    color:#000;
}
.title-registration p{
    font: normal normal normal 16px/22px Poppins;
    letter-spacing: 0px;
    color: #000000;
}
.title-registration p a{
    text-decoration: underline;
    font: normal normal bold 16px/22px Poppins;
    letter-spacing: 0px;
    color: #1E545C;
}
.custom-radio{
    border: #707070 1px solid;
    margin-right: 0px;
}
label.radio-inline {
    margin-right: 10px;
}
.custom-radio input[type="radio"]:checked + span{
    width: 13px;
    height: 13px;
}
#customer-form .input-group .input-group-btn > .btn {
    background: #878787 none repeat scroll 0 0;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    height: 52px;
    position: absolute;
    right: 0;
    top: 0;
    width: 100px;
    margin:0;
}
.btn-primary, .btn-default{
    background-color: #1E545C;
    text-transform: uppercase;
    font-weight: 600;
}
.custom-checkbox input[type="checkbox"] + span{
    border: 1px solid #000;
    width: 16px;
    height: 16px;
}
.custom-checkbox input[type="checkbox"] + span .checkbox-checked{
    font-size: 16px;
}
.custom-checkbox label,
.form-group em,
.custom-checkbox label em{
    color: #000;
    font-size: 11px;
    line-height: 14px;
}
.custom-checkbox label em {
    margin-top: 10px;
    display: block;
    padding-left: 35px;
}

/* CART page */
#cart .breadcrumb ol{display: none}
#cart .card{
    border:none
}
#cart h1{
    font: normal normal bold 36px/83px Poppins;
    color: #000000;
}
.product-line-grid-left.col-md-3.col-xs-4 {
    padding-left: 0;
}
.cart-overview.js-cart {
    padding: 0;
}
.cart-grid-body .card-block {
    padding: 0;
}
.card.cart-container .cart-item, .card.cart-container .cart-item:last-child {
    border-bottom: 2px solid #E1E1E1;
}
.cart-item {
    padding: 30px 0;
}
.product-line-grid-body > .product-line-info > .label{
    font-size: 16px;
    line-height: 20px;
    color: #000;
    font-weight: 400;
}
#cart .product-line-info.product-price {
    margin-top: 20px;
}
#cart .cart-item .price {
    font: 700 17px / 18px var(--primary-font);
    color: #000;
}
#cart  .product-line-info.product-price.h5.has-discount {
    display: flex;
    align-items: center;
}
#cart  .product-line-info.product-price.h5.has-discount  .product-discount {
    order: 1;
}
#cart  .product-discount .regular-price{
    font-size: 14px;
    color: #7C7C7C;
    margin-left:10px;
}
.qty .input-group{
    display: flex;
}
#cart .product-line-grid-right .bootstrap-touchspin > .form-control{
    border: 1px solid #0C7894;
    border-top-left-radius: 7px!important;
    border-bottom-left-radius: 7px!important;
    font-size: 14px;
    text-align: center;
}
#cart .bootstrap-touchspin .input-group-btn-vertical > .btn {
    border-color: #0C7894;
    padding: 0 15px;
    height: 23px;
}
#cart .bootstrap-touchspin .input-group-btn-vertical i {
    top: 0.01rem;
}
.product-line-grid-right .cart-line-product-actions .remove-from-cart, .product-line-grid-right .product-price .remove-from-cart{
    margin:0
}
#cart hr.separator {
    display: none;
}
#cart a.label {
    color: #000;
    font-weight: 600;
    font-size: 16px;
}
.cart-summary h3, #js-checkout-summary h3 {
    font-size: 22px;
    color: #000;
}
.cart-detailed-totals div#ets_affiliatemarketing_cart_message {
    display: none;
}
.cart-detailed-totals.js-cart-detailed-totals {
    border-top: 2px solid #E1E1E1;
    margin-top: 15px;
}
.card-block.cart-summary-totals{
    border-top: 2px solid #E1E1E1;
}
.card-block {
    padding: 1.25rem 0;
    border: none;
}
.cart-summary-line .label,
.cart-summary-line .value,
.cart-summary-products p{
    color: #000;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400
}
.cart-summary-line.cart-total .label,
.cart-summary-line.cart-total .value{
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
}
.card.cart-summary .checkout .btn-primary{
    border-radius: 15px;
    font-size: 21px;
    font-weight: 600;
    height: 60px;
    line-height: 40px;
    margin: 0.7rem 0;
    order: 1;
}
.checkout.cart-detailed-actions.js-cart-detailed-actions.card-block .text-sm-center {
    flex-direction: column;
    display: flex;
}
.block-promo .promo-code-button {
    padding-left: 0;
    font-size: 18px;
    font-weight: 700;
    color: #000;
}
#promo-code {
    padding: 0;
}
.block-promo .promo-code {
    background: #B5DEE5;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    padding: 30px;
}
#promo-code .promo-code form {
    display: flex;
}
.block-promo .promo-input {
    height: 52px;
    font-size:16px;
    margin-right: 10px;
}
.collapse-button.promo-code-button.cancel-promo {
    margin: 30px 0 0;
    font-size: 16px;
    color: #000;
}

.block-promo.promo-highlighted,
#cart .blockreassurance_product,
body#checkout .blockreassurance_product,
.block-promo .cart-summary-line {
    display: none;
}
.product-line-grid-left img{
    border: 1px solid #ccc;
}
.thermal-bag-message{
    display: none;
}
.thermal-bag-message .block-box-termico img{
    width: 60px;
}
.thermal-bag-message .block-box-termico{
    background: #F6F2ED;
    padding: 5px 20px;
    font-size: 14px;
    line-height: 20px;
    color: #000;
}
.thermal-bag-message .block-box-termico svg {
    width: 100px;
}
.cart-grid-right .thermal-bag-message{
    display: block;
}

#ets_affiliatemarketing_product_message .alert {
    text-align: left;
    font-size: 14px;
    font-weight: 600;
    color: #000;
    background: transparent;
    border: none;
    padding: 0;
}
.modal-content #ets_affiliatemarketing_product_message .alert{
    font-size: 12px;
    font-weight: 400;
}
#cart .featured-products .row{
    margin:0
}

/* checkout page */
body#checkout section.checkout-step,
body#checkout .card{
    border:none
}
a.js-show-details {
    font-size:16px;
    font-weight: 600;
    color:#000;
    text-transform: capitalize;
}
body#checkout .media-body {
    font-size: 16px;
    line-height: 20px;
}
#cart-summary-product-list .product-price {
    color: #000;
    font-size: 16px;
}
body#checkout #wrapper .breadcrumb ol{
    display: none;
}
#checkout h1{
    font: normal normal bold 36px/44px Poppins;
    color: #000000;
}
body#checkout section.checkout-step .step-title {
    font-weight: 600;
    font-size: 20px;
    color: #000;
}
body#checkout section.checkout-step .my-2 .btn{
    font-size: 16px;
    color:#000
}
body#checkout section.checkout-step .my-2 .btn:hover, body#checkout section.checkout-step .my-2 .btn.active, body#checkout section.checkout-step .my-2 .btn:focus {
    background-color: #EBE3D4;
    border-color: #EBE3D4;
}
body#checkout p,
body#checkout .text-muted{
    color:#000!important
}
#blockcart-modal .modal-header {
    background: #0E7894;
}
#blockcart-modal .cart-content .btn {
    text-transform: uppercase;
    border-radius: 10px;
    padding: 9px 25px;
}
.products .thumbnail-container .tt-button-container .btn.add-to-cart:hover span, .products .thumbnail-container .tt-button-container .btn.select-btn:hover, .products .thumbnail-container .tt-button-container .btn.add-to-cart:focus, .products .thumbnail-container .tt-button-container .btn.select-btn:focus, .products .thumbnail-container .tt-button-container .btn.add-to-cart:active, .products .thumbnail-container .tt-button-container .btn.select-btn:active {
    color: #000;
}
/* PAG RIMEDI */
.categories_list_container.wrap-all-rimedi {
    gap: 20px;
    flex-wrap: wrap;
    display: flex;
    overflow: hidden;
}
.wrap-all-rimedi .categories_section{
    flex: 0 0 calc(20% - 20px);
}
.wrap-all-rimedi .categories_section .categories_letter_title{
    padding: 30px 0;
    height: 30px;
}
.wrap-all-rimedi .categories_section .categories_letter_title h3{
    margin:0;
    font-size: 22px;
    color: #000;
    min-height: 26px;
}
.wrap-all-rimedi .categories_section .categories_content{
    gap: 20px;
    flex-wrap: wrap;
    display: flex;
}
.wrap-all-rimedi .cate-content{
    display: flex;
    justify-content: center;
    background-color: #F7F2ED;
    align-items: center;
    flex-direction: column;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    min-height: 365px;
    box-sizing: border-box;
}
.wrap-all-rimedi .cate-content .cat-img{
    width: 200px;
    height: 200px;
    overflow: hidden;
    border-radius: 50%;
    border: 4px solid #98D1DB;
}
.wrap-all-rimedi .cate-content .cat-img a{
    width: 100%;
    height: 100%;
}
.wrap-all-rimedi .cate-content .cat-img a img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.wrap-all-rimedi .cate-content .ttcat-content{
    text-align: center;
    float: left;
    width: 100%;
}
.wrap-all-rimedi .cate-content .ttcat-content .title{
    margin-top: 22px;
}
.wrap-all-rimedi .cate-content .ttcat-content .title a{
    color: #0E7894;
    font-weight: 600;
    font-size: 22px;
    line-height: 26px;
}
.wrap-all-rimedi .cate-border-row{
    border-bottom: 1px solid #cccccc;
    margin-bottom: 20px;
    margin-left: -20px;
}
.wrap-all-rimedi .cate-border-row.whidth-letter{ margin-left:0 }
/* end PAG RIMEDI */

.owl-stage-outer .owl-stage .owl-item .product-miniature {
    padding: 0;
}
.row.padding-wrap {
    margin: 0;
}
.owl-nav .owl-prev, .owl-nav .owl-next{
    margin: 0 0 0 6px;
}
.ttspecial-products .products .product-grid .product-description {
    padding: 0 9px 12px;
}
.tt_category_feature {
    margin: 0 0 30px;
}
#right-column .theiaStickySidebar .ttleftbanner, #left-column .theiaStickySidebar .ttleftbanner{
    padding: 0;
}

.product-quantity #quantity_wanted{
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
.btn.btn-touchspin.js-touchspin.bootstrap-touchspin-up{
    border-top-right-radius: 7px;
}
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
    border-bottom-right-radius: 7px;
}
.ttnew-products .products .thumbnail-container .ttproduct-image, .ttbestseller-products .products .thumbnail-container .ttproduct-image, .ttfeatured-products .products .thumbnail-container .ttproduct-image {
    width: 100%;
}
#order-confirmation .card-block {
    color: #000;
    padding: 15px;
}
#order-details {
    padding-left: 0.875rem;
}
.form-control-label.required:after {
    content: '*';
}
body#checkout .additional-information{
    margin-left:0;
}
/* cart */
.cart_block .cart_block_list{
    padding: 0 20px;
}
.cart_block .products {
    display: flex;
}
.cart_block .products .cart-info {
    padding-right: 15px;
}
.cart-detailed-totals .clerk{display:none}
.delivery-options-list img {
    max-width: 55px;
}
.payment-option {
    display: flex;
    align-items: center;
}
.payment-option label, .payplugPaymentOption label {
    line-height: normal;
}
.payment-option img {
    max-height: 40px;
}
body#checkout section.checkout-step .payment-options label {
    display: flex;
    align-items: center;
}
/* page account */
.page-my-account #content .links a{
    padding: 5px 0px;
}
.page-my-account #content .links a span.link-item{
    font-size: 16px !important;
    line-height: 26px !important;
    color: #000 !important;
    background: #F9F6F2;
    font-weight: 400;
    display: flex;
    align-items: center;
}
body .eam-box-featured .link-item svg{
    width: 30px;
    height: 50px;
}
    /* page contattaci */
.contact-form {
    padding: 0 20px;
}
#contact #left-column .contact-rich .block .data.data-inline{
    display: flex;
    align-items: center;
}
#contact #left-column .contact-rich .block .data, #contact #left-column .contact-rich .block .icon i{
    color:#000;
}
.contact-rich .block .data, .contact-rich .block .data a{
    font-size: 16px;
    line-height: 20px;
    color: #000;
    font-family: var(--secondary-font);
}
#ttcmsgooglemap iframe{
    width: 100%;
}
#contact .contact-rich h3, .contact-form h3 {
    margin-bottom: 40px;
    font: 600 20px / 20px var(--secondary-font);
}
#contact .contact-form span.group-span-filestyle .btn {
    padding: 14px 12px;
}
.gdpr_consent.gdpr_module_25 {
    padding-left: 20px;
}
@media (max-width: 991px) {
    #contact #left-column {
        padding: 0;
    }
    #contact #left-column .theiaStickySidebar .contact-rich{
        padding:20px
    }
}

aside#notifications {
    position: fixed;
    bottom: 0;
    z-index: 999;
    left: 0;
    right: 0;
}

aside#notifications .notifications-container{
    margin:0;
    padding:0;
}

aside#notifications .alert{
    margin:0;
    width: 100vw;
    height:60px;
    display:flex;
    align-items:center;
    justify-content:center
}

aside#notifications .alert ul li{
    text-align:center;
    font-size:16px
}

/*MOBILE: smartphone */
@media (max-width: 360px) {
    .products .thumbnail-container .btn span.label {
        font-size: 10px!important;
    }
}
@media (max-width: 480px) {
    #payment-confirmation .btn{
        width: 100%;
    }
    span[paypal-mark-container] {
        display: block !important;
    }
    .ttnew-products .products .product-grid .product-description, .ttbestseller-products .products .product-grid .product-description, .ttfeatured-products .products .product-grid .product-description {
        padding:0;
    }
    .products .thumbnail-container .btn span.label{
        font-size: 11px;
    }
    #ttcmsbanner .ttbanner .btn-primary {
        padding: 1px 8px;
        font-size: 12px;
    }
    #ttcmsbanner .ttbanner .banner-content .banner-title {
        margin-top: 110px;
    }
    #tt_cat_featured .owl-item .item{
        display: flex;
    }
    #tt_cat_featured .owl-item .item .content {
        flex:1;
    }
    .products .product-title a, #product_comparison .product-miniature .product-description .product-title > a{
        font: 500 12px / 16px var(--secondary-font);
    }
    .newfeatbest-product .products .product-price-and-shipping,
    .products .product-price-and-shipping .price {
        font-size: 14px;
    }
    #ttcmssubbanner .ttsubbanner {
        padding: 0px;
    }
    .newfeatbest-product .container .row{
        margin-left: 0px;
        margin-right: 0;
    }
    #smartblog_block .blog_date {
        left: 20px;
        top: 48px;
        bottom: unset;
    }
    .row-coupon {
        height: 35px;
        margin-top: 10px;
    }
    .row-coupon a {
        font-size: 9px;
        line-height: 14px;
    }
    .background-color-50 {
        background: linear-gradient(to bottom, white 55%, #F7F2ED 35%);
    }
    .ttsubbanner-info.page-be-card {
        flex-direction: column;
        margin-left: -15px;
        margin-right: -15px;
        border-radius: 0px;
    }
    .ttsubbanner-info.page-be-card .col-sm-6:first-child{
        order:1
    }
    .ttsubbanner-info.page-be-card .subbanner-btn .btn {
        font-size: 12px;
        margin-top: 20px;
    }
    #tt_cat_featured .content {
        min-height: 160px;
    }
    .ttsubbanner-info .subbanner-content.subbanner-content1 .subbanner-inner img {
        width: 40vw;
    }
    .block-box-termico{
        position: relative;
        width: 100vw;
        left: 50%;
        right: 50%;
        margin-left: -50vw;
        margin-right: -50vw;
    }
    .block-promo .promo-code{
        padding: 10px;
    }
    .block-promo .promo-input + button {
        margin-top: 0;
        padding: 8px 20px 8px 10px;
    }
    body#checkout section.checkout-step.js-current-step{
        padding: 0 10px;
    }
    body#checkout section.checkout-step .step-number{
        padding: 0;
    }
    body#checkout section.checkout-step{
        padding: 0;
    }
    body#checkout .form-group.row {
        margin: 0 0 0.5rem 0;
    }
    input#address-part {
        margin: 0 0 0.5rem 0;
    }
    .carrier-logo {
        width: 35%;
        margin-bottom: 0.5rem;
    }
}
@media only screen and (min-width: 768px) {
    .products .product-grid .thumbnail-container .ttproducthover:not(.ttspecial-products .ttproducthover),
    .ttnew-products .products .product-grid .thumbnail-container .ttproducthover:not(.ttspecial-products .ttproducthover), .ttbestseller-products .products .product-grid .thumbnail-container .ttproducthover:not(.ttspecial-products .ttproducthover), .ttfeatured-products .products .product-grid .thumbnail-container .ttproducthover:not(.ttspecial-products .ttproducthover), .ttspecial-products .products .product-grid .thumbnail-container .ttproducthover{
        right: 20px;
    }
}
/*MOBILE: smartphone and tablet */
@media (max-width: 991px) {
    #left-column .block-categories {
        border: unset;
        border-bottom: 2px solid var(--border-color);
        border-radius: 0;
    }
    #module-smartblog-details div#left-column {
        padding: 0;
    }
    .background-color-50 {
        background: linear-gradient(to bottom, white 50%, #F7F2ED 50%);
    }
    div#right-column {
        padding: 0;
    }
    #fbpsc .btn-title-connect {
        font-size: 16px;
    }
    #wrapper .breadcrumb ol{
        margin-top: 0;
    }
    #search_block_top #search_query_top {
        height: 35px;
    }
    #search_block_top .btn.button-search {
        height: 35px;
    }
    #index #header {
        margin: 0 0 13px;
        display: flex;
        flex-direction: column-reverse;
    }
    .slider-banner {
        margin: 0 0 20px;
    }
    .tt_category_feature {
        margin: 10px 0 10px;
    }
    .page-home{overflow: hidden}
    .discount-product-percentage__element{
        font-size: 13px;
        width: 55px;
        height: 40px;
    }
    .ttnew-products .products .product-grid .thumbnail-container .ttproducthover:not(.ttspecial-products .ttproducthover), .ttbestseller-products .products .product-grid .thumbnail-container .ttproducthover:not(.ttspecial-products .ttproducthover), .ttfeatured-products .products .product-grid .thumbnail-container .ttproducthover:not(.ttspecial-products .ttproducthover), .ttspecial-products .products .product-grid .thumbnail-container .ttproducthover{
        opacity: 1;
        -moz-opacity: 1;
        -khtml-opacity: 1;
        -webkit-opacity: 1;
        right: 10px;
    }
    .ybc_countdown.col-sm-12.offerte-a-tempo {
        padding: 0;
    }
    section.brands.aos-init.aos-animate .container .row{margin:0}
    .categorie-in-evidenza-home .container{padding:0}
    .category-featured-home .owl-nav button{display: inline-block}
    .nav1{display:none}
    .homeslider {
        margin: 0 0 30px;
    }
    #header {
        margin: 0 0 0px;
        padding: 0 0 0px;
        border: none;
    }
    .ttbanner.ttbanner1,
    .ttsubbanner-info--blue,
    .ttsubbanner-info--green{
        margin-bottom: 20px;
    }
    #ttcmsbanner .ttbanner .banner-content .banner-title {
        font-size: 12px;
        line-height: 16px;
    }
    #ttcmsbanner .ttbanner .banner-content{
        top: -23px;
        width: 60%;
        left: 10.5%;
    }
    #tt_cat_featured .content .title a{
        font-size: 12px;
        line-height: 12px;
    }
    .tt_category_feature {
        margin: 30px 0 10px!important;
    }
    #ttcmssubbanner .ttsubbanner .subbanner-content .subbanner-subtitle{
        font-size: 14px;
        line-height: 18px;
    }
    #ttcmssubbanner .ttsubbanner .subbanner-content .subbanner-title {
        font-size:16px
    }
    .footer-container .links .h3,
    .footer-container .links .float-xs-right .navbar-toggler i{
        color: #fff;
        font-weight: 700;
    }
    .footer-top{
        position: relative;
        z-index: 1;
    }
    .bottom-footer{
        padding: 20px;
        z-index: 1;
    }
    #ttcmsrightbanner .ttrightbanner {
        width: 50%;
        float: left;
    }
    .homeslider {
        margin: 0 0 15px;
    }
    .ttrightbanner1{padding-left:0!important}
    .ttrightbanner2{padding-right:0!important}
    #ttcmsrightbanner .ttrightbanner .rightbanner-content1 {
        width: 60%;
        left: 20px;
    }
    #ttcmsrightbanner .rightbanner-content .rightbanner-subtitle, #ttcmsrightbanner .rightbanner-content .rightbanner-title{
        font: 400 12px / 12px var(--secondary-font);
    }
    .ttnew-products .products .thumbnail-container .ttproduct-desc, .ttbestseller-products .products .thumbnail-container .ttproduct-desc, .ttfeatured-products .products .thumbnail-container .ttproduct-desc {
        width: 100%;
    }
    #ttcmsbanner{
        margin: 0 0 10px;
    }
    .tt-title,
    .newfeatbest-product .tt-title{
        font-size: 18px;
        line-height: 22px;
        padding: 0 5px 0 0;
    }
    .brands .tt-title{
        line-height: 32px;
    }
    .subbanner-content3 img {
        height: 25px;
        width: 30px;
    }
    .ttsubbanner-info .subbanner-content.subbanner-content3 .link-wa {
        font-size: 18px;
        display: flex;
        line-height: 29px;
    }
    .farma-header h2, .farma-header p {
        font-size: 19px;
        line-height: 25px;
    }
    .slider-reassurance-service .owl-item {
        width: 311px !important;
    }
    #smartblog_block .blog_content .sds_post_title a{
        font-size:12px;
        line-height: 14px;
    }
    #smartblog_block .blog_content p{
        font-size:10px;
        line-height: 12px;
    }
    #smartblog-carousel .blog_content .read_more{
        font-size: 8px;
    }
    #smartblog_block .news_module_image_holder{
        margin-bottom:10px;
    }
    #newslatter i.mail, #newslatter .tt-title{
        font-size: 20px;
    }
    p.sub-title-newsletter{
        font-size: 16px;
    }
    #newslatter .tt-content {
        padding: 0;
        text-align: left;
        width: 100%;
    }
    #farma-container .card-text {
        padding-left: 62px;
        line-height: 30px;
    }
    #farma-container .icon img {
        width: 53px;
        height: 53px;
    }
    .ttspecial-products.clearfix.col-sm-12 {
        padding: 0px;
    }
    .ttproduct-desc .product-price-and-shipping .regular-price, #product_comparison .product-miniature .product-description .product-price-and-shipping .regular-price{
        font: 400 10px / 14px var(--primary-font);
    }
    #tt_cat_featured .cat-img {
        width: 85px;
        height: 85px;
    }
    #ttcmssubbanner .ttsubbanner .subbanner-content .subbanner-subtitle {
        display: block;
    }
    .ttsubbanner-info .subbanner-subtitle {
        font-size: 14px;
        line-height: 18px;
    }
    .ttsubbanner-info .subbanner-title {
        font-size: 18px;
        line-height: 22px;
        max-width: 100%;
    }
    .ttsubbanner-info{min-height: unset}
    .footer-copyright p{

    }
    .footer-container {
        padding: 20px 0;
        z-index: 9;
    }
    .footer-container .links .title{
        padding: 15px 9px;
    }
    .footer-container .links .title:hover, .footer-container .links .title[aria-expanded="true"] {
        background: #5BA4B7;
    }
    #products .product-miniature, .featured-products .product-miniature, .ttfeatured-products .product-miniature, .tt-products .product-miniature, .ttnew-products .product-miniature, .ttbestseller-products .product-miniature{
        width: 50%;
        float: left;
    }
    #_desktop_user_info .ttuserheading .ttuser-icon {
        display: block;
        border:1px solid;
    }
    .ttuserheading {
        padding: 23px 0;
    }
    .ttuser-icon {
        border: 1px solid;
        border-radius: 50%;
    }
    .owl-nav:not(#carousel .carousel-inner .owl-nav,#left-column .owl-nav,
     #right-column .owl-nav,#tt-jqzoom .owl-nav,
     .brands #ttbrandlogo-carousel .owl-nav,
     .tt-menu-horizontal .owl-nav,
     #ttcmsbanner .owl-nav,#subcategories .owl-nav){
        right: 0;
    }
    .featured-products-pdp .owl-nav:not(#carousel .carousel-inner .owl-nav,#left-column .owl-nav, #right-column .owl-nav,#tt-jqzoom .owl-nav,.brands #ttbrandlogo-carousel .owl-nav,.tt-menu-horizontal .owl-nav,#ttcmsbanner .owl-nav){
        top: -60px;
    }
    #footer .links.link-list,
    #footer .footer-container .links{
        padding:0
    }
    #footer .footer-container .links .wrapper{
        padding-right: 15px;
        padding-left: 15px;
        border-bottom:0.5px solid #fff;
    }
    .footer-container .footer-block {
        padding: 10px 0;
    }
    #ttcmspaymentlogo .payment-list{
        margin-bottom:10px;
        display: flex;
        flex-wrap: wrap;
    }
    #ttcmspaymentlogo .row .payment_logo_block.col-sm-9.col-lg-3{
        width: 60%;
        float: left;
    }
    #ttcmspaymentlogo .row .payment_logo_block.col-sm-3.col-lg-1{
        width: 40%;
        float: left;
    }
    #ttcmspaymentlogo .row .payment_logo_block.col-sm-3.col-lg-1 .payment-list li {
        flex: none;
        width: 70px;
        background: #fff;
    }
    #ttcmspaymentlogo .payment_logo_block ul.payment-list li a img {
        max-height: 100%;
    }
    #ttcmspaymentlogo .payment_logo_block.col-sm-12.col-lg-3{
        float: left;
        width: 100%;
    }
    #ttcmspaymentlogo .payment-list li {
        margin-bottom: 8px;
    }
    #ttcmspaymentlogo .payment-list--long li{
        width: 140px;
    }
    .payment_logo_block.col-sm-9.col-lg-2{
        float:left
    }
    .payment_logo_block p {
        font-weight: 500;
        font-size: 16px;
        line-height: 20px;
    }
    .product-accessories .tttitle-tab h3{
        max-width: 60%;
    }
    .ttproductpagetab .tabs ul.nav.nav-tabs{
        position: relative;
    }
    .ttproductpagetab .tabs ul.nav.nav-tabs:before{
        content:'';
        height: 100%;
        position: absolute;
        top:0;
        left:-15px;
        right: -15px;
        background-color: #f7f4ef;
    }
    .ttproductpagetab .tabs .nav-tabs {
        padding: 15px 0;
    }
    #right-column .theiaStickySidebar .ttleftbanner, #feedatyBlock_rightColumnProduct{display:none}
    .quickview .modal-dialog {
        width: 90%;
        margin: 10px auto;
    }
    .tt-menu-horizontal .ttmenu-content .js-top-menu-bottom {
        display: none;
    }
    .row-link-show-all a {
        font-size: 12px;
    }
    .tt-menu-horizontal .ttmenu-content{
        padding: 0;
    }
    .tt-menu-horizontal .ttmenu-content span.menu-close{
        z-index:9;
    }
    .menu-content #ttcmsheader{
        display: none;
    }
    .li-tthrmegamenumobile{
        display: block;
    }
    .farma-header-mobile{
        display: block;
        padding:0;
    }
    #farma-container .slider-reassurance-service{
        background-color: #fff;
        width: 115%;
        margin-left: -6%;
        padding: 20px;
    }
    .farma-header-desk{display: none}
    div#ttcmsservice .container {
        padding: 0;
        width: calc(100% + 30px);
        overflow: hidden;
    }
    #farma-container{
        padding: 20px 20px 0 20px;
        overflow: hidden;
    }
    #farma-container .card-body {
        text-align: left;
        padding: 20px;
        min-height: 150px;
    }
    #farma-container .card-body p.card-text img{
        width: 20px;
        float: left;
    }
    #farma-container .card-title, #farma-container .card-text {
        font-size: 16px;
    }
    #farma-container .icon {
        margin-right: 10px;
    }
    #farma-container .card{
        width: 95%;
    }
    #ttcmsservice .owl-carousel .owl-stage-outer{
        overflow: visible;
    }
    #ttcmsservice .owl-nav {
        display: none!important;
    }
    #subcategories ul li .subcategory-name {
        font: 600 14px / 18px var(--primary-font);
    }
    .ttuserheading {
        padding: 20px 0;
    }
    .blockcart .header {
        padding: 18px 0 20px;
    }
    .ttspecial-products .products .product-grid .thumbnail-container .ttproducthover {
        margin: 0 0 10px;
    }
    .ttspecial-products .products .thumbnail-container .tt-button-container .btn.add-to-cart, .ttspecial-products .products .thumbnail-container .tt-button-container .btn.select-btn {
        line-height: normal;
    }
    .products .product-grid .thumbnail-container .ttproducthover:not(.ttspecial-products .ttproducthover) {
        top: 30px;
    }
    .products .thumbnail-container .ttproduct-image .product-flags li.on-sale {
        right: 10px;
        margin-top: 0;
        font-size: 10px;
    }
    .pb-right-column .product-price .current-price, .quickview .product-price .current-price{
        font-size: 24px;
    }
    #product .product-btn-content .add-to-cart, .modal.quickview .product-actions .add-to-cart {
        font-size: 16px;
        height: 50px;
    }
    .block-box-termico{
        font-size: 14px;
    }
    .custom_sticky-product{
        display: none;
    }
    #cms .page-content > p,
    .wysiwyg p{
        font-size: 14px;
        line-height: 20px;
        color: #000;
        text-align: left;
        margin: 10px 0 0 0;
    }
    #content-wrapper{padding:0}
    #wrapper .breadcrumb .container .tt-innerpagetitle {
        font-size: 18px;
        padding: 0;
    }
    #cms .page-content > h2,
    #cms .page-content > h3 {
        font-size: 16px;
        margin: 20px 0 5px;
        font-weight: 700;
    }
    .coupon-block h4 {
        font-size: 26px;
    }
    .coupon-block__p--top {
        font-size: 20px;
    }
    .coupon-block__p--bottom {
        font-size: 18px;
    }
    .coupon-block__coupon {
        font-size: 34px;
    }
    .ttsubbanner-info.page-be-card .subbanner-content.subbanner-content1 {
        padding: 20px;
    }
    .ttsubbanner-info.page-be-card .subbanner-subtitle {
        font-size: 18px;
        line-height: 26px;
    }
    #faq_home .classy-faq-search-area .text-center{
        font-size: 18px;
    }
    #faq_home .classy-faq-list-area .panel.panel-default a h4 {
        font-size: 16px;
        line-height: 24px;
        max-width: 80%;
    }
    #faq_home .classy-faq-single-colaps-expand {
             padding: 0 21px 20px 0;
    }
    #faq_home .classy-faq-single-colaps-expand p {
        font-size: 16px;
        line-height: 24px;
    }
    #smartblogcat .sdsarticleCat .sdsreadMore .more a {
        display: block;
    }
    #sdsblogArticle p.dateCreated {
        font-size: 14px;
    }
    #sdsblogArticle h1 {
        font: 600 18px / 24px var(--primary-font);
    }
    #sdsblogArticle .sdsarticle-des p,
    #sdsblogArticle .sdsarticle-des ul li{
        font-size: 16px;
        line-height: 24px;
    }
    #left-column .new-products .clearfix[aria-expanded="true"]{
        padding-top:20px
    }
    ul.manufacturers_alphabet{
        display: block;
        border-radius: 0;
        margin-left: -15px;
        margin-right: -15px;
        height: unset;
    }
    ul.manufacturers_alphabet .item-all-brand{
        display: block;
        text-align: center;
    }
    ul.manufacturers_alphabet .item-all-brand a {
        font-size: 16px;
    }
    .manufacturers_alphabet a {
        font-size: 18px!important;
    }
    .st_brand_letter_title {
        font-size: 16px;
    }
    .st_alpha_b_name {
        font-size: 16px;
    }
    .st_brand_letter_title {
        padding-bottom: 10px!important;
    }
    h1.brands_page_heading {
        font-size: 18px;
    }
    .content-page-404 h1 {
        font-size: 55px;
    }
    .content-page-404 p {
        font-size: 18px;
        line-height: 24px;
    }
    .content-page-404 a .label {
        font-size: 12px;
    }
    #pagenotfound .row-coupon {
        margin-top: 0px;
    }
    #pagenotfound .content_wrap{
        margin-top: 20px;
    }
    .list-category-blog{
        padding: 20px 10px !important;
    }
    .row-sup-content_wrap {padding:0}
    .list-category-blog__item a {
        font-size: 14px;
    }
    #authentication #wrapper .breadcrumb .container .tt-innerpagetitle {
        text-align: left;
    }
    .login-form p {
        text-align: left;
        margin-left: -15px;
        text-align: left;
        margin-left: -15px;
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 20px;
    }
    .form-control-label, .col-md-6.js-input-column{
        padding:0;
        font-size: 14px;
    }
    .forgot-password a{
        text-align: center;
    }
    footer.form-footer{
        text-align: center;
    }
    .page-customer-account #content .no-account{
        display: flex;
        flex-direction: column;
        height: 75px;
    }
    .page-customer-account #content .no-account span{
        margin-bottom:5px;
    }
    .row-form-login.container, .col-md-6.col-button-social {
        padding: 0;
    }
    .col-button-social-google{
        margin-top: 30px;
    }
    .col-button-social-google, .col-button-social-facebook {
        width: 100%;
    }
    #fbpsc.col-button-social, #fbpsc.col-button-social-facebook{
        padding-left:0;
        padding-right:0;
        margin: 10px 0;
    }
    .title-registration h1{
        font-size: 18px;
        line-height: 22px;
    }
    .title-registration p {
        font-size: 14px;
        text-align: center;
        margin-bottom: 0;
    }
    .modal-body #product-description-short * {
        font-size: 11px!important;
        line-height: 16px!important;
        font-family: var(--secondary-font)!important;
    }
    .tt-menu-horizontal .menu-content li:not(.vertical, .li-tthrmegamenumobile, .vertical .tt-sub-menu ul li ) {
        display: none;
    }
    .tt-menu-horizontal .menu-content li.vertical.level-1{
        display: block!important;
    }
    .tt-menu-horizontal li.level-1 a span,
    #header .tt-menu-horizontal ul li > a{
        color: #000;
        font-size: 12px;
        font-weight: 600;
        line-height: 20px;
    }
    #tt-menu-horizontal.tt-menu-horizontal ul li ul li > a{
        color: #000;
        font: 300 12px / 20px var(--secondary-font);
    }
    .modal.quickview .product-flags li.discount{
        width: 60px;
        font-weight: 700;
        text-align: center;
    }
    .tt-innerpagetitle{
        margin-top:0;
    }
    .container-description-category .description-category, .container-description-category .description-category p, .container-description-category .description-category p span {
        font-size: 16px !important;
        line-height: 24px;
    }
    h2.h2.products-section-title:before, h2.h2.products-section-title{
        font-size: 18px;
    }
    .featured-products, .product-accessories, .crossselling-product, .category-products, .view-product{
        margin-bottom: 10px;
    }
    .footer-copyright p a {
        font-size: 11px;
    }
    body#product .content_wrap{
        padding: 0 15px;
    }
    body#product .product_description_short p{
        font-size:13px;
        line-height: 20px;
    }
    h2.tt-producttitle {
        font-size: 17px;
        line-height: 20px;
    }
    .product-discount .regular-price{
        font-size: 13px;
    }
    .product-quantity #quantity_wanted{
        height: 50px;
        width: 60px;
        font-size: 14px;
    }
    .bootstrap-touchspin .input-group-btn-vertical > .btn {
        padding: 12px;
        height: unset;
    }
    .bootstrap-touchspin .input-group-btn-vertical i {
        font-size: 18px;
    }
    .product-reference-info .label, .product-quantities .label,
    .product-reference-info span.green, .product-quantities span.green,
    .product-reference-info span a, .product-reference-info span{
        font-size: 14px;
    }
    .ttproductpagetab .tabs{
        overflow: hidden;
    }
    .ttproductpagetab .tabs .tab-content, .tab-content .product-description span, .tab-content .product-description p, .tab-content .product-description ul li {
        font-size: 13px;
        overflow: scroll;
    }
    #smartblogcat .sdsarticleCat .sdsarticleHeader .sdstitle_block a{
        font-size:18px;
    }
    .sdsarticle-des{
        font-size:16px;
        color:#000;
    }
    #cms .page-content .wysiwyg p,
    #cms .page-content .wysiwyg ul li,
    #cms #main ul li,
    #cms .page-content > p,
    .page-cms #content-wrapper p,
    .page-cms #content-wrapper span,
    #cms .page-content .wysiwyg p{
       font-size: 16px;
    }
    .cart-grid-body {
        margin-bottom: 2.75rem;
    }
    .categories_list_container.wrap-all-rimedi .categories_section {
        flex: 0 0 calc(50% - 20px);
    }
    .gdpr_consent.gdpr_module_19 {
        justify-content: start;
        padding-top: 40px;
    }
    #newslatter .block_content .btn{
        top: 80px;
        height: 30px;
        padding: 7px 10px;
    }
    body#checkout section.checkout-step .btn {
        margin: 15px 0;
    }
    .nav-inline .nav-item + .nav-item{
        margin-left: 0;
    }
    .custom-checkbox label em{
        padding-left: 35px;
    }
}
@media (max-width: 1199px){
    #category #left-column #search_filters .facet, #category #right-column #search_filters .facet{
        padding: 0;
    }
    #search_filters section.facet{
        margin: 5px 0;
    }
    #category #left-column #search_filters .facet .h6, #category #right-column #search_filters .facet .h6,
    #left-column .text-uppercase{
        font-size: 14px;
        font-weight: 600;
        z-index: 9;
    }
    #search_filters p.title-filters{
        margin-top: 10px;
        padding: 10px 14px;
    }
    #category #left-column #search_filters .facet, #category #right-column #search_filters .facet,
    #left-column .theiaStickySidebar > div#search_filters_wrapper #search_filters{
        border-bottom: 1px solid var(--border-color);
    }
    #category #left-column #search_filters, #category #right-column #search_filters {
        border-top: 1px solid var(--border-color);
        margin: 0 !important;
    }
    #left-column .theiaStickySidebar > section.new-products.clearfix.mt-3{
        border:none;
    }
    #left-column .clearfix, #right-column .clearfix {
        padding: 5px 0;
    }
    #left-column #new-product, #right-column #new-product,
    .new-products .title[aria-expanded="true"]{
       // background: #F7F2ED;
    }
    #left-column #new-product, .new-products .title[aria-expanded="true"]{position: relative}
    #left-column #new-product:before,
    .new-products .title[aria-expanded="true"]:before{
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        width: 100%;
        background: #F7F2ED;
        width: 100vw;
        left: 50%;
        right: 50%;
        margin-left: -50vw;
        margin-right: -50vw;
    }
    .new-products .title[aria-expanded="true"] span.h3{
        background-color: #5BA4B7!important;
        color: #fff!important;
        border-radius: 10px!important;
        padding: 5px 10px!important;
    }
    #left-column #new-product .owl-nav, #right-column #new-product .owl-nav {
        left: 102px;
        top: -40px;
        right: unset;
        padding: 5px 10px !important;
        background-color: #5BA4B7 !important;
        border-radius: 10px !important;
    }
    a.all-product-link.float-xs-left.float-md-right.h4 {
        padding: 10px 10px;
    }
    .ttproductpagetab .tabs .nav-tabs{
        padding: 5px 0;
    }
    #category #search_filter_toggler {
        width: auto;
    }
    .tt_category_feature {
        margin: 30px 0 40px;
    }
    .categories_section .categories_letter_title{
        padding: 20px 0 10px;
    }
    .cate-content{
        flex: 0 0 calc(50% - 20px);
    }
    .cate-content .cat-img{
        width: 130px;
        height: 130px;
    }
    .cate-content .ttcat-content .title a{
        font-size: 14px;
        line-height: 20px;
    }
    #category .content_wrap {
        padding: 0 20px;
    }
    #category div#left-column {
        padding: 0;
    }
    .products-selection {
        margin-bottom: 0;
    }
    #category #products .product-miniature{
        padding: 5px;
    }
    #js-product-list .products .thumbnail-container {
        margin: 0;
    }
    .offerte-a-tempo .product-title{
        margin-top:50px;
        max-width: 80%;
    }
    .product-flags li.on-sale{
        margin-top: 0;
    }
    .ttnew-products .products .product-grid .thumbnail-container .ttproducthover:not(.ttspecial-products .ttproducthover),
    .ttbestseller-products .products .product-grid .thumbnail-container .ttproducthover:not(.ttspecial-products .ttproducthover),
    .ttfeatured-products .products .product-grid .thumbnail-container .ttproducthover:not(.ttspecial-products .ttproducthover),
    .ttspecial-products .products .product-grid .thumbnail-container .ttproducthover{
        opacity: 1;
        margin-top: 20px;
    }
    .products .product-grid .thumbnail-container .ttproducthover:not(.ttspecial-products .ttproducthover){
        opacity:1
    }
}
@media (min-width: 1199px){
    .newfeatbest-product .tt-title {
        font-size: 26px;
        line-height: 30px;
        padding: 0 15px 0 0;
    }
    #index #tt_cat_featured .content{
        padding: 30px 25px;
        height: 200px;
    }
    .offerte-a-tempo  .newfeatbest-product .products .thumbnail-container{
        height: 316px;
    }
    #registration .form-footer .btn-primary {
        margin-right: 25.5%;
    }
    .newfeatbest-product .owl-nav {
        right: 0 !important;
    }

}
@media (max-width: 768px) {
    #_mobile_logo {
        margin: 12px 0 12px 45px;
    }
    h2.tt-producttitle {
        padding: 0 15px;
        border: none;
    }
    #wrapper .breadcrumb li span {
        font: 400 10px / 20px var(--secondary-font);
    }
    #wrapper .breadcrumb li:last-child span{
        font-size: 10px;
    }
    #smartblogcat .sdsarticleCat .articleContent {
        margin: 0 0 20px;
    }
    .featured-products-pdp .products-section-title:after,
    #category .featured-products-pdp .products-section-title:after{
        width: 40%;
        left: 53%;
    }
    .ttsubbanner-info .subbanner-content.subbanner-content1 .subbanner-inner img {
        width: 20vw;
    }
    .row-coupon{
        margin-top:10px
    }
}
@media (min-width: 991px){
    #farma-container .item-service{
        float: left;
        width: 33.33333%;
        padding: 0 10px;
        margin-bottom:20px;
    }
    div#ttcmsservice {
        margin-left: 0px;
        margin-right: 0px;
        padding: 0;
    }
    div#ttcmsservice .container {
        min-width: 100%;
        max-width: 100%;
        padding: 0;
    }
    #ttcmsrightbanner{
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        padding-right: 0;
    }
    div#ttcmssubbanner {
        margin: 50px 0;
    }
    .brands {
        margin: 50px 0 100px;
    }
    .ttsubbanner-info.page-be-card .subbanner-btn .btn {
        padding:15px 42px;
    }
    .sdsarticleCat .row{
        display: flex;
    }
    .sdsarticleCat .row .col-*{
        flex:1
    }
    .st_brands_section.st_brand_letter_item {
        float: left;
        width: 25%;
        padding: 0 15px;
    }
    .manufacturers_alphabet li.item-all-brand {
        position: absolute;
        left: 20px;
    }
    .forgot-password a{
        padding-left: 15px;
    }
    #authentication .form-footer .btn-primary{margin-left:15px}
    #authentication .form-group.row {
        display: flex;
        justify-content: end;
    }
    #registration h1.tt-innerpagetitle {
        text-align: center;
    }
    .title-registration{position: relative}
    .title-registration p{
        position: absolute;
        top:20px;
    }
    .title-registration{
        margin-bottom: 60px;
    }
    body#checkout .form-control, body#checkout #customer-form .input-group .input-group-btn > .btn {
        height: 41px;
    }
    #ttcmssubbanner .tttitle-tab:after{
        width: 100%;
    }
    div#description {
        padding-right: 6vw;
    }
    .products .product-thumbnail:not(#new-product .product-thumbnail){
        height: 300px;
    }
}
@media (max-width: 1199px) and (min-width: 992px) {
    .tt-menu-horizontal li {
        padding: 25px 0 26px;
    }
    #header .position-static {
        display: flex;
        justify-content: space-between;
    }
    div#ttcmsheader {
        order: 2;
        height: 53px;
    }
    .ttspecial-products .products .thumbnail-container .ttproducthover .btn.addToWishlist,
    .ttspecial-products .products .thumbnail-container .ttproducthover .btn.quick-view,
    .ttspecial-products .products .thumbnail-container .ttproducthover .btn.add_to_compare {
        transform: translate(0px);
        opacity: 1;
        visibility: visible;
    }
    .ttsubbanner-info .subbanner-subtitle {
        font-size: 12px;
        line-height: 16px;
    }
    #farma-container .card-body{
        min-height: 220px;
    }
}

@media (max-width: 767px){
    #content-hook_order_confirmation .h1.card-title i{
        margin-right: 10px;
    }
    #order-items .row .card-title{
        display: none;
    }
    #order-items .row .card-title:first-child{
        display: block;!important;
    }
    .order-confirmation-table .order-line{
        margin-top: 0.5rem;
    }
    #order-items .details {
        margin-bottom: 0;
    }
    body#checkout section.checkout-step{
        margin: 0 0 5px;
    }
    body#checkout section.checkout-step .step-title{
        display: flex;
        align-items: center;
        line-height: 28px;
        margin-bottom: 15px;
    }
    body#checkout section.checkout-step .step-title .done,
    body#checkout section.checkout-step .step-title .step-number{
        margin-right: 10px;
    }
    body#checkout section.checkout-step.-current .content{
        margin:0;
        padding-top:0
    }
    body#checkout section.checkout-step.-reachable.-complete h1 .step-edit {
        display: flex;
        align-items: center;
        margin-left: auto;
    }
}
@media (max-width: 1023px) {
    .payplugPaymentOption img {
        display: block!important;
    }
}


a[data-toggle="tab"][href="#extra-0"] {
    display:none;
}

/* horizontal scroll */
iframe[src^="https://consentcdn.cookiebot.com/sdk"] {
    display: none !important;
}

/* chat octane */
body.cart-active #livechat-wrapper {
    display: none !important;
}

body.cart-active #oct8ne-alerts-callouts-wrapper {
    display: none !important;
}

body.search-open #livechat-wrapper {
    display: none !important;
}

body.search-open #oct8ne-alerts-callouts-wrapper {
    display: none !important;
}

#oct8ne-viewer-wrapper #minimize-by-menu {
    scale: .7;
    transform: translateX(10px);
}


@media (max-width: 1023px) {

    #livechat-wrapper {

        transform: scale(0.8);

        bottom: 5px;

        right: 5px;

    }

    html.dfd-fixed-layout #livechat-wrapper {

        display: none;

    }

    html.dfd-fixed-layout #CookiebotWidget {

        display: none;

    }

}

/* Valnan */
#sdsblogArticle h1 { font: 600 28px / 30px var(--primary-font); }
#sdsblogArticle .sdsarticle-des h2{ padding-top: 15px; font-size: 24px; }
#sdsblogArticle .sdsarticle-des ul { padding-left: 30px; }
#sdsblogArticle .sdsarticle-des ul li { list-style-type: disc; }

/* tab-content-product-page-swape */
.theiaStickySidebar {
    position: static !important;
    transform: none !important;
}

/* button quantity product page */
.qty .input-group{
    z-index: 999;
}

.custom_product_title{
    font: 700 32px / 36px var(--secondary-font);
    border-bottom: 1px solid #eee7d9;
    color: var(--main-title-color);
    padding: 0 0 10px;
    position: relative;
    margin: 0 0 15px;
}

.custom-product-disclaimer {
	background-color: #F2F2F2;
	padding: 10px;
	margin-top: 15px;
	border-radius: 4px;
	margin-bottom: 10px;
}

.custom-product-disclaimer-text {
	font-size: 12px;
	color: #555;
	display: block;
	text-align: left;
	line-height: 1.4;
}
#manufacturer-description {
    font-size: 16px !important;
    line-height: 26px !important;
    color: #000 !important;
    margin-bottom: 60px;
}