.itopplus-background {

}
body {
    overflow-x: hidden;
}

.itopplus-bg2 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_07072024cu4u/0/0/2z-z850460172438.webp');
    background-size: cover;
}

.itopplus-bg3 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_07072024cu4u/0/0/3z-z1500554634994.webp');
}

.navbar-default .navbar-nav>li>a {
    color: #444;
    margin: 0 15px;
    padding: 8px 3px;
    border-bottom: 3px solid transparent;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:active,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #444 !important;
    box-shadow: none;
    border-radius: none;
    border-bottom: 3px solid #086db5;
    background: transparent;
    background-color: transparent;
}

.dropdown-menu>li>a {
    color: #000;
    padding: 6px 20px;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #fff;
    background: #086db5;
}

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

    #controlBanner img {
        position: fixed;
        top: 10px;
        left: 10px;
        width: 80px !important;
        z-index: 10000;
    }

    .navbar-default,
    .navbar-header,
    #ItopplusMainSidebar {
        background: #fff !important;
    }

    #ItopplusMainSidebar a {
        color: #444 !important;
        text-align: left !important;
    }

    #itpMenuSideBar span.icon-bar {
        background: #444 !important;
    }

    .navbar-header i {
        filter: contrast(.5);
    }
}

@media screen and (min-width: 1024px) {
    .itopplus-banner .container {
        display: grid;
        grid-template-columns: 25% auto 25%;
        align-items: center;
    }

    .itopplus-banner .container::before,
    .itopplus-banner .container::after {
        display: none;
    }

    .no-js .itopplus-banner {
        position: sticky;
        top: 0;
        z-index: 110;
    }

    .itopplus-banner {
        background: #fff;
        transition: .3s;
    }

    .itopplus-sticky {
        background: #fff !important;
    }

    #controlBanner {
        object-fit: contain;
        padding: 15px;
        width: 100%;
        max-width: 200px;
        margin: 0 auto;
    }


    #nav-menu {
        text-align: center;
        background-color: transparent;
    }

    .itopplus-search {
        text-align: center;
    }

}



@media screen and (min-width : 1366px) {}

@media screen and (min-width : 1900px) {}

@media screen and (max-width : 900px) {}

@media screen and (max-width : 480px) {}

/************font-size***************/

.navbar-default .navbar-nav>li>a {
    font-size: 16px;
}

h1 {
    font-size: 4.125em;
}

h2 {
    font-size: 3.2em;
}

h3 {
    font-size: 2.8em;
}

h4 {
    font-size: 2.4em;
}

h5 {
    font-size: 2em;
}

h6 {
    font-size: 1.4em;
}

p,
.pre-product p,
.text-product h6,
.table-product tbody>tr>td {
    font-size: 16px;
}

div#Component66c40b684200a80013a750ab button,
.hideForNewSearchtag .input-group .form-control,
.hideForNewSearchtag .input-group-btn button,
.btn-detail {
    font-size: 14px;
}

.footer h6,
.product-detail li::marker {
    font-size: 18px;
}

.pt-3 {
    padding-top: 3%;
}

.pt-5 {
    padding-top: 5%;
}


/********************master-page************************/

.hideForNewSearchtag .input-group .form-control {
    border-radius: 30px 0 0 30px;
    height: 40px;
    box-shadow: none;
    border: none;
}

.hideForNewSearchtag .input-group-btn button {
    height: 40px;
    border-radius: 0 30px 30px 0;
    background-image: none;
    background-color: #086db5;
    text-shadow: none;
    color: #fff;
    border: none;
}

.hideForNewSearchtag .form-group {
    border-radius: 30px;
    box-shadow: 0 4px 8px rgb(0, 0, 0, 0.05);
}

.footer li {
    display: grid;
    grid-template-columns: 10% auto;
    gap: 10px;
    align-items: center;
    margin-bottom: 3%;
}

.footer ul {
    list-style: none;
    padding: 0;
}

ul.menu-footer {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

.menu-footer li {
    display: block;
}

.social-footer {
    display: grid;
    grid-template-columns: 35% 45%;
    gap: 20px;
    align-items: center;
}

.social-cont {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
}

.footer h6,
.sect-best h3 {
    font-weight: 600;
}

.footer h6 {
    margin-bottom: 2rem;
}

.footer a {
    color: #fff;
}

.footer a:hover,
.sect-best h3,
.about-page h5 {
    color: #000;
}

.fw-semi,
.head-page h3,
.sect-sale h3,
.sect-shopping h3,
.text-about h6,
.about-page h5,
.about-page2 h6,
.contact-page h5,
.form-cont h5,
.text-product h6,
.product-detail h5,
.product-detail h6 {
    font-weight: 600;
}

.head-page {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_07072024cu4u/0/0/2z-z850460172438.webp);
    text-align: center;
    padding: 3%;
    color: #fff;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.text-red,
.contact-page h6 {
    color: #d0011b;
}

.text-blue,
.contact-page h5,
.contact-page a:hover,
.product-detail h5 {
    color: #086db5;
}

.contact-page a,
.text-product,
.search_text {
    color: #282828;
}

.sect-sale,
.sect-best,
.sect-shopping {
    text-align: center;
    position: relative;
    margin-bottom: 2%;
}

.img-sale {
    position: absolute;
    width: 10%;
    bottom: 0;
    left: 200px;
}

div#Component66c324632a161d00131332f5 .imgLightbox img {
    border-radius: 30px;
    box-shadow: 0 4px 8px rgb(0, 0, 0, 0.1);
}

.icon-best {
    width: 20%;
    margin: auto;
    position: absolute;
    left: 32%;
}

.sect-best h3 {
    margin-top: 8%;
}

.logo-shopping {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    margin: 2% 0;
}

.sect-shopping {
    border: 1px solid #dee7ed;
    background: linear-gradient(0deg, #dbe5ec, #ffffff);
    padding: 4% 2% 2%;
    border-radius: 30px;
}

.sect-about {
    display: grid;
    grid-template-columns: 20% auto;
    gap: 20px;
}

.text-about {
    background: #086db5;
    padding: 2% 4%;
    border-radius: 20px;
    color: #fff;
}

.sect-sale h3 {
    line-height: 54px;
}

figure.effect-selena {
    background: transparent;
    overflow: visible;
}

.about-page {
    padding-top: 8%;
    padding-left: 2%;
}

.about-page2 {
    padding-top: 3%;
    padding-right: 6%;
}

.about-page p,
.about-page2 p {
    line-height: 28px;
    margin-bottom: 4%;
    text-indent: 35px;
}

.about-page2 h6 {
    line-height: 28px;
}

div#Component66c400474200a80013a74e63 img {
    border-radius: 20px;
}

.tab-itp-background {
    padding: 0 !important;
}

.TabItpContentLandingPage4 .tab-content {
    padding: 5px !important;
    height: 410px;
    border: none !important;
    border-bottom: 2px solid rgb(6, 112, 188) !important;
    background: #fff;
}

.img-graphic img {
    height: 380px;
    object-fit: contain;
}

.contact-page {
    padding-left: 6%;
    padding-top: 4%;
}

.contact-page li {
    display: grid;
    grid-template-columns: 19% auto;
    align-items: center;
    gap: 10px;
}

.contact-page ul {
    padding: 0;
    list-style: none;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
    margin-top: 3%;
}

.form-cont {
    width: 50%;
    margin: auto;
    text-align: center;
    background: #fff;
    padding: 3% 0 2%;
}

div#Component66c40b684200a80013a750ab {
    width: 50%;
    background: #fff;
    margin: auto;
    padding: 0 3% 3%;
}

div#Component66c40b684200a80013a750ab .col-xs-12.col-sm-3.col-md-3 {
    display: none !important;
}

div#Component66c40b684200a80013a750ab .col-xs-12.col-sm-6.col-md-6 {
    width: 100%;
}

div#Component66c40b684200a80013a750ab .form-control {
    box-shadow: none;
    border-color: #ddd;
}

div#Component66c40b684200a80013a750ab .col-md-offset-3 {
    margin-left: 0;
    width: 100%;
}

div#Component66c40b684200a80013a750ab button {
    background-image: none;
    text-shadow: none;
    border-radius: 30px;
    padding: 0.75rem 3rem;
    background-color: #086db5;
    color: #fff;
    border-color: #086db5;
}

.dropdown-menu {
    border: none;
}

.items-plus img {
    width: 40px !important;
}

.items-price {
    text-align: left;
}

.product-price {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.Text_seller2 {
    display: none;
}

.btn-detail {
    display: flex;
    align-items: center;
    gap: 5px;
    background: #086db5;
    color: #fff;
    padding: 0.7rem 1.5rem;
    border-radius: 30px;
    width: fit-content;
    margin: auto;
    overflow: hidden;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.btn-detail::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #d0011b;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.btn-detail img {
    width: 22px !important;
}

div#Contentmanager .col-md-4.col-sm-4.col-xs-12 {
    width: 23%;
    background: #fff;
    margin: 1%;
    box-shadow: 0 4px 8px rgb(0, 0, 0, 0.05);
    border-radius: 20px;
    padding: 0 !important;
    transition: transform 0.2s ease-out;
}

.pre-product {
    padding: 5% 8% 7%;
}

.pre-product p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 50px;
    color: #282828;
    line-height: 26px;
    margin-bottom: 1.5rem;
}

.search_titleText {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #282828;
    margin-bottom: 1rem;
}

.search_text {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #282828;
    line-height: 26px;
}

.Contentmanager .template1 .template-panel {
    padding-bottom: 100%;
}

.items-price p,
div#background66c43acaeb5d1f001348d54c .items-price p {
    height: unset;
    text-decoration: line-through;
    color: #444;
}

.items-price h6 {
    color: #d0011b;
    font-weight: 600;
    font-size: 20px;
}

#background66c43ad9eb5d1f001348d559 #Contentmanager .col-md-4.col-sm-4.col-xs-12 {
    width: 18%;
}

#background66c43ad9eb5d1f001348d559 .pre-product p {
    -webkit-line-clamp: 3;
    height: 80px;
}

div#background66c43acaeb5d1f001348d54c .pre-product p {
    text-align: left;
}

.items-price h6,
.items-price p {
    margin: 0;
}

div#Contentmanager .img {
    border-radius: 20px 20px 0 0;
}

#background66c32e09eb5d1f001348c919 figcaption {
    padding: 0;
    position: relative;
    text-transform: none;
}

.text-product {
    height: 50px;
    text-align: center;
}

.grid figure h2 {
    word-spacing: 0;
    font-weight: unset;
}

#background66c32e09eb5d1f001348c919 {
    overflow: auto;
}

div#Component66c32e09eb5d1f001348c919 .col-md-3.col-sm-4.col-xs-4 {
    width: 6.25%;
}

#background66c32e09eb5d1f001348c919 .none-middle-mid>div>div>div>div:nth-child(3) {
    width: 3000px;
}

::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 20px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #086db5;
    border-radius: 20px;

}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #555;
}

div#Contentmanager .col-md-4.col-sm-4.col-xs-12:hover,
#background66c43ad9eb5d1f001348d559 #Contentmanager .col-md-4.col-sm-4.col-xs-12:hover,
.logo-shopping img:hover,
.footer li:hover img,
.social-cont img:hover,
#background66c40560e474cb0013acd8e0 .thumbnail:hover,
.contact-page li:hover img,
.itopplus-search-image-flex-item:hover {
    transform: scale(1.05);
}

#background66c43acaeb5d1f001348d54c div#Contentmanager .col-md-4.col-sm-4.col-xs-12:hover .items-plus img {
    filter: brightness(0) saturate(100%) invert(10%) sepia(93%) saturate(6249%) hue-rotate(348deg) brightness(85%) contrast(104%);
}

.btn-detail:hover::before,
div#Contentmanager .col-md-4.col-sm-4.col-xs-12:hover .btn-detail::before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

.logo-shopping img,
.footer li img,
.social-cont img,
#background66c40560e474cb0013acd8e0 .thumbnail,
.contact-page li img,
.itopplus-search-image-flex-item {
    transition: transform 0.2s ease-out;
}

.post-time,
h3.managerHeader,
.fbcomments,
.landingpagemanager,
.help-block i {
    display: none;
}

.social-icon {
    border-radius: 5px;
}

.page-header {
    padding-bottom: 0;
    margin: 3% 0 2%;
    border-bottom: none;
}

.Textmanager {
    text-align: left;
    display: flow-root;
}

#background66c40560e474cb0013acd8e0 .img-thumbnail,
#background66c40560e474cb0013acd8e0 .thumbnail,
#background66c40560e474cb0013acd8e0 .thumbnail>img {
    padding: 0;
    box-shadow: none;
    border-color: #ddd;
    border-radius: 20px;
    margin-right: 2%;
}

.Contenemanager-gallery .col-xs-6.col-md-3 {
    padding: 0 1%;
}

.product-detail h5 {
    line-height: 36px;
    margin-bottom: 3%;
}

.product-detail li {
    margin-bottom: 2%;
}

.product-detail ul {
    margin-bottom: 5%;
}

.product-detail li p {
    margin-left: 7px;
}

.product-detail li::marker {
    content: "»";
    color: #d0011b;
}

.table-product {
    border: 1px solid #f5f5f7;
}

.table-product tbody>tr:nth-child(odd) {
    background: #a0d2f540;
}

.table-product tbody>tr:hover {
    background: #d2dce340 !important;
}

.table-product thead>tr>th,
.table-product tbody>tr>td {
    border: none;
    padding: 1%;
}

.product-detail hr {
    width: 70px;
    margin-left: 0;
    border-width: 3px;
    border-color: #d0011b;
}

div#Component66c40b684200a80013a750ab button:hover {
    background: #d0011b;
    border-color: #d0011b;
}

.contact-page li:hover img {
    filter: grayscale(1);
}

#searchResultLanding .hideForNewSearchtag {
    width: 30%;
    margin-right: 0;
}

#searchResultLanding .panel {
    border: none;
    box-shadow: none;
}

div#itp-shopcart-detail {
    padding: 0 !important;
}

.itopplus-search-image-flex-item {
    width: 23% !important;
    margin: 1% !important;
    box-shadow: 0 4px 8px rgb(0, 0, 0, 0.1) !important;
    border-radius: 20px !important;
    min-height: 360px !important;
    max-height: 360px !important;
}

.itopplus-search-image-flex-item img {
    width: 100% !important;
}

.search_titleText b {
    font-weight: 400;
    color: #282828;
}

.sect-shopping h3 {
    margin-bottom: 2%;
}

.table-product tbody>tr>td:nth-child(1) {
    text-transform: capitalize;
}

.ITPcookiebar {
    width: 100% !important;
    background-color: #086db58f !important;
    color: #fff;
}

.buttonExampleSite {
    border-radius: 5rem !important;
    border: 1px solid #086db58f !important;
    color: #171717 !important;
}

.buttonExampleSite:hover {
    background: #d0011b !important;
    color: #ffffff !important;
}

.ITPlinkToCookiepage:hover {
    color: #d0011b !important;
}

.itpPDPALandingPage,
.ITP-pdpa-template-contentFont {
    font-size: 16px !important;
    margin-bottom: 3% !important;
}

.itpPDPALandingPage {
    margin-top: 3%;
}

.ITP-pdpa-template-titleFont {
    font-size: 20px !important;
    font-weight: 600 !important;
}

.ITP-pdpa-template-contentFont {
    line-height: 28px;
}

/***********************responsive**********************/

@media screen and (min-width : 1900px) {

    .navbar-default .navbar-nav>li>a {
        font-size: 20px;
    }

    h1 {
        font-size: 4.625em;
    }

    h2 {
        font-size: 3.6em;
    }

    h3 {
        font-size: 3.2em;
    }

    h4 {
        font-size: 2.8em;
    }

    h5 {
        font-size: 2.4em;
    }

    h6 {
        font-size: 1.8em;
    }

    p,
    .pre-product p,
    .text-product h6,
    .table-product tbody>tr>td {
        font-size: 20px;
    }

    div#Component66c40b684200a80013a750ab button,
    .hideForNewSearchtag .input-group .form-control,
    .hideForNewSearchtag .input-group-btn button,
    .btn-detail,
    .dropdown-menu>li>a {
        font-size: 18px;
    }

    .footer h6,
    .product-detail li::marker {
        font-size: 22px;
    }

    .items-price h6 {
        font-size: 26px;
    }

    div#Component66c32e09eb5d1f001348c919 .col-md-3.col-sm-4.col-xs-4 {
        width: 6%;
        margin-bottom: 1%;
    }

    #background66c32e09eb5d1f001348c919 .none-middle-mid>div>div>div>div:nth-child(3) {
        width: 4000px;
    }

    .sect-shopping {
        padding: 4% 4% 2%;
    }

    .logo-shopping {
        margin: 3% 0 2%;
    }

    .about-page p,
    .about-page2 p {
        line-height: 34px;
    }

    .about-page2 h6 {
        line-height: 38px;
    }

    .pre-product p {
        height: 60px;
        line-height: 28px;
    }

    #background66c43ad9eb5d1f001348d559 .pre-product p {
        height: 85px;
    }

    .product-detail li {
        margin-bottom: 3%;
    }

    .product-detail h5 {
        line-height: 44px;
    }

    div#Component66c40b684200a80013a750ab .form-control {
        font-size: 16px !important;
    }

    div#Component66c40b684200a80013a750ab input.form-control {
        height: 45px;
    }

    .TabItpContentLandingPage4 .tab-content {
        height: 535px;
    }

    .TabItpContentLandingPage4 iframe {
        height: 500px;
    }

    .img-graphic img {
        height: 500px;
    }

    .ITP-pdpa-template-titleFont {
        font-size: 24px !important;
    }

    .ITP-pdpa-template-contentFont {
        line-height: 34px;
        font-size: 18px !important;
    }

    div#cookie66c40b684200a80013a750ab {
        font-size: 16px;
    }
}

@media screen and (max-width : 1366px) {}

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

    .img-sale {
        left: 120px;
    }

    .pre-product p {
        margin-bottom: 1rem;
    }

    .items-price p,
    div#background66c43acaeb5d1f001348d54c .items-price p {
        margin-bottom: 0;
    }

    .sect-about img {
        height: 100%;
    }

    .sect-sale h3,
    .about-page p,
    .about-page2 p,
    .about-page2 h6,
    .product-detail h5 {
        line-height: inherit;
    }

    h3 {
        font-size: 2.4em;
    }

    .footer br {
        display: none;
    }

    h4 {
        font-size: 2em;
    }

    h5 {
        font-size: 1.8em;
    }

    h6 {
        font-size: 18px;
    }

    .itopplus-search-image-flex-item {
        min-height: 300px !important;
        max-height: 300px !important;
    }
}

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


    div#Component66c31aaa4200a80013a74890,
    div#Component66c321539effe100135f1b87,
    .contact-page br {
        display: none;
    }

    div#mainmenu66c31c554200a80013a7499f .col-md-4.col-sm-4.col-xs-12,
    div#mainmenu66c321539effe100135f1b8c .col-md-4.col-sm-4.col-xs-12 {
        width: 100%;
        text-align: center;
    }

    .btn-detail {
        padding: 0.7rem 1rem;
    }

    h3 {
        font-size: 2.2em;
    }

    h4 {
        font-size: 26px;
    }

    h5 {
        font-size: 22px;
    }

    .img-sale {
        left: 90px;
    }

    div#Component66c32e09eb5d1f001348c919 .col-md-3.col-sm-4.col-xs-4 {
        width: 5.35%;
    }

    #background66c32e09eb5d1f001348c919 .none-middle-mid>div>div>div>div:nth-child(3) {
        width: 2500px;
    }

    div#Contentmanager .col-md-6.pull-left,
    div#Contentmanager .col-md-6.pull-right {
        width: 50%;
    }

    div#Contentmanager .col-md-12.text-justify {
        padding: 0 2%;
    }

    .Contenemanager-gallery .col-xs-6.col-md-3 {
        width: 33.33%;
    }

    .TabItpContentLandingPage4>ul {
        width: 100%;
        display: flex;
    }

    .contact-page ul {
        grid-template-columns: repeat(1, 1fr);
    }

    .contact-page li {
        grid-template-columns: 13% auto;
    }

    .form-cont {
        margin-bottom: -1px;
    }

    div#Contentmanager .col-md-4.col-sm-4.col-xs-12 {
        margin-bottom: 3%;
    }

    .pre-product {
        padding: 5% 8% 9%;
    }

    .itopplus-search-image-flex-item {
        min-height: 260px !important;
        max-height: 280px !important;
    }

    #searchResultLanding .hideForNewSearchtag {
        width: 50%;
    }
}

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

    .itopplus-search-image-flex-item {
        width: 100% !important;
        margin-bottom: 5% !important;
        min-height: unset !important;
        max-height: unset !important;
    }

    #searchResultLanding .hideForNewSearchtag {
        width: 100%;
    }

    div#imagesControl66c31a099effe100135f17f9 {
        padding: 0 !important;
        margin-bottom: -5px;
    }

    .img-sale {
        left: unset;
        right: 0;
        bottom: unset;
        width: 15%;
        top: 15px;
    }

    h3 {
        font-size: 26px;
    }

    h4 {
        font-size: 22px;
    }

    h5 {
        font-size: 20px;
    }

    div#Component66c324632a161d00131332f5 .thumbs,
    div#imagesControl66c324632a161d00131332f5,
    div#mainmenu66c43acaeb5d1f001348d54c>div,
    div#mainmenu66c43ad9eb5d1f001348d559>div {
        padding: 0 !important;
    }

    div#Contentmanager .col-md-4.col-sm-4.col-xs-12,
    #background66c43ad9eb5d1f001348d559 #Contentmanager .col-md-4.col-sm-4.col-xs-12 {
        margin: 2%;
        width: 46%;
    }

    .items-plus img {
        width: 30px !important;
    }

    #background66c43ad9eb5d1f001348d559 #Contentmanager .col-md-4.col-sm-4.col-xs-12:nth-child(n+5),
    br {
        display: none;
    }

    .icon-best {
        width: 35%;
        left: 10%;
    }

    .sect-best h3 {
        margin-top: 13%;
    }

    div#background66c32e09eb5d1f001348c919 .col-md-3.col-sm-4.col-xs-12 {
        width: 6.2%;
    }

    #background66c32e09eb5d1f001348c919 .none-middle-mid>div>div>div>div:nth-child(3) {
        width: 2000px;
    }

    div#background66c324632a161d00131332f5 .col-md-4.col-sm-4.col-xs-12 {
        width: 33.33%;
    }

    div#Component66c324632a161d00131332f5 .imgLightbox img {
        border-radius: 20px;
    }

    .sect-shopping {
        padding: 9% 2%;
    }

    .logo-shopping {
        grid-template-columns: repeat(1, 1fr);
        margin-top: 6%;
    }

    .sect-about {
        display: block;
        margin-top: 4%;
    }

    .text-about {
        margin-top: 6%;
        padding: 6% 3%;
    }

    .head-page {
        padding: 6% 0;
    }

    .pre-product p {
        height: 75px;
        -webkit-line-clamp: 3;
        line-height: inherit;
    }

    div#Contentmanager .col-md-6.pull-left,
    div#Contentmanager .col-md-6.pull-right {
        width: 100%;
        float: none !important;
    }

    .social-share {
        top: -10px;
    }

    .product-detail ul {
        margin-bottom: 8%;
    }

    .product-detail h5 {
        margin-bottom: 5%;
    }

    .Contenemanager-gallery .col-xs-6.col-md-3 {
        width: 50%;
    }

    .ITPcookiebar {
        padding: 3%;
        display: flex !important;
    }

    .ITPcookieLeftText {
        /* color: white; */
        float: unset !important;
        padding-left: 0 !important;
        padding-top: 0 !important;
    }

    .ITPcookieButton {
        float: unset !important;
        padding-right: 0 !important;
        padding-top: 0 !important;
    }

    .ITPcookieLeftText span {
        font-size: 14px;
    }

    div#mainmenu66c4054fe402200013000433 .none-middle-mid {
        display: flex;
        flex-wrap: wrap-reverse;
    }

    div#mainmenu66c4054fe402200013000433 .none-middle-mid .none-middle-mid {
        display: block;
    }


    .contact-page {
        padding-left: 0;
        padding-top: 0;
    }

    .contact-page li {
        grid-template-columns: 15% auto;
    }

    .TabItpContentLandingPage4>ul>li>a>span {
        font-size: 14px !important;
    }

    .form-cont,
    div#Component66c40b684200a80013a750ab {
        width: 100%;
    }

    .form-cont {
        padding-top: 6%;
    }
}

.eapps-widget-toolbar {
    display: none !important;
}

