.iqitfake{ display: none;} @charset "UTF-8"; /*** Style mixins ***/ /*** Variables mixins and functions ***/ body { background: #fafafa; } .container, .elementor-section.elementor-section-boxed > .elementor-container { max-width: 1500px; } a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) { color: #484848; } a:hover:not(.nav-link):not(.btn) { color: #34acc9; } .pagination .page-list li:hover { border-color: #34acc9; } .pagination .page-list li.current { border-color: #34acc9; } .pagination .page-list li.current a { color: #34acc9; } #mobile-header { border-bottom: none 1px #d9d9d9; } #mobile-header .mobile-main-bar { padding-top: 2.6923076923rem; padding-bottom: 2.6923076923rem; } #mobile-header .m-nav-btn { color: #484848; } #mobile-header .m-nav-btn:hover { color: #2972a7; } #mobile-header .mobile-buttons-bar { background: #ffffff; } #mobile-header .m-nav-btn { padding-top: 0.6153846154rem; padding-bottom: 0.6153846154rem; border: solid 1px rgba(21, 21, 21, 0.11); border-left: none; } #mobile-header .m-nav-btn:hover { background: #f5f5f5; } #mobile-header .col-mobile-btn:last-child .m-nav-btn { border-right: none; } html { font-size: 13px; } @media (max-width: 767px) { html { font-size: 12px; } } body { line-height: 1.4rem; } body { font-family: 'Raleway', sans-serif; } #blockcart-content { background: #ffffff; color: #484848; border: none 1px #f5e70f; box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.15); } #blockcart-content a:not(.btn) { color: #484848; } #blockcart-content a:not(.btn):hover { color: #484848; } #blockcart-content .cart-products > li, #blockcart-content .cart-subtotals { border-color: rgba(0, 0, 0, 0.16); } #blockcart-content .cart-products::-webkit-scrollbar-thumb { background-color: rgba(0, 0, 0, 0.16); } /*** Secondary button ***/ .btn-secondary, .btn-secondary.disabled, .btn-secondary:disabled, .bootstrap-touchspin .group-span-filestyle .btn-touchspin, .group-span-filestyle .bootstrap-touchspin .btn-touchspin, .group-span-filestyle .btn-default { background: #ffffff; color: #000000; border: solid 1px rgba(0, 0, 0, 0.11); } .btn-secondary:hover, .btn-secondary:focus, .btn-secondary :active, .btn-secondary.disabled:hover, .btn-secondary.disabled:focus, .btn-secondary.disabled :active, .btn-secondary:disabled:hover, .btn-secondary:disabled:focus, .btn-secondary:disabled :active, .bootstrap-touchspin .group-span-filestyle .btn-touchspin:hover, .bootstrap-touchspin .group-span-filestyle .btn-touchspin:focus, .bootstrap-touchspin .group-span-filestyle .btn-touchspin :active, .group-span-filestyle .bootstrap-touchspin .btn-touchspin:hover, .group-span-filestyle .bootstrap-touchspin .btn-touchspin:focus, .group-span-filestyle .bootstrap-touchspin .btn-touchspin :active, .group-span-filestyle .btn-default:hover, .group-span-filestyle .btn-default:focus, .group-span-filestyle .btn-default :active { background: #f2f2f2; color: #000000; } .btn-secondary:not(:disabled):not(.disabled):active { background: #f2f2f2; color: #000000; } .btn-outline-secondary, .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { background: #ffffff; color: #000000; border: solid 1px #e3e3e3; } .btn-outline-secondary:hover, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover { background: #f2f2f2; color: #000000; border: solid 1px #e3e3e3; } /*** Primary button ***/ .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #3daeae; color: #ffffff; border: none 1px; } .btn-primary:hover, .btn-primary:focus, .btn-primary :active, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled :active, .btn-primary:disabled:hover, .btn-primary:disabled:focus, .btn-primary:disabled :active { background: rgba(61, 174, 174, 0.61); color: #ffffff; } .btn-primary:not(:disabled):not(.disabled):active { background: rgba(61, 174, 174, 0.61); color: #ffffff; } #wrapper .breadcrumb { background: #f0f0f0; padding-top: 0.9230769231rem; padding-bottom: 0.9230769231rem; margin-top: -3.0769230769rem; margin-bottom: 3.0769230769rem; font-size: 0.8461538462rem; font-style: normal; font-weight: normal; text-transform: none; color: #858585; } #wrapper .breadcrumb li:after { color: #858585; } #wrapper .breadcrumb a { color: #858585; } /*** Text fields ***/ .form-control { background-color: #ffffff; color: #484848; border: solid 1px #e3e3e3; } .custom-select2, .custom-select2 option { background-color: #ffffff; } .custom-select2:after { color: #484848; } .bootstrap-touchspin .btn-touchspin { background-color: #ffffff; color: #484848; border: solid 1px #e3e3e3; } .bootstrap-touchspin .btn-touchspin:hover { color: #484848; } .form-control::-webkit-input-placeholder { color: #484848; } .form-control::-moz-placeholder { color: #484848; } .form-control:-ms-input-placeholder { color: #484848; } .form-control:-moz-placeholder { color: #484848; } .form-control:focus { color: #484848; border-color: #9e9e9e; } /*** Radio buttons and checkboxes ***/ .custom-checkbox input[type=checkbox] + span .checkbox-checked { color: #1d5360; } .custom-radio input[type=radio]:checked + span { background-color: #1d5360; } .custom-checkbox input[type=checkbox] + span:not(.color), .custom-radio { background: #ffffff; color: #1d5360; border-color: #e3e3e3; } /*** Dropdowns ***/ .dropdown-menu, .autocomplete-suggestions { background: #ffffff; border: solid 1px rgba(0, 0, 0, 0.27); box-shadow: 3px 4px 8px 0px rgba(0, 0, 0, 0.1); } .dropdown-menu .dropdown-item, .autocomplete-suggestions .dropdown-item { color: #1d5360!important; border-bottom: solid 1px rgba(0, 0, 0, 0.27); } .dropdown-menu .dropdown-item:focus, .dropdown-menu .dropdown-item:hover, .autocomplete-suggestions .dropdown-item:focus, .autocomplete-suggestions .dropdown-item:hover { background: rgba(29, 83, 96, 0.05); } /*** Tooltips ***/ .tooltip-inner { background: #1d5360!important; color: white!important; } .tooltip { --bs-tooltip-bg: #1d5360; --bs-tooltip-color: #ffffff; } /*** Modals ***/ .modal-backdrop { background: rgba(255, 255, 255, 0.8); } .modal-content { background: #ffffff; border: solid 2px #e0e0e0; box-shadow: 7px 3px 30px 0px rgba(0, 0, 0, 0.16); } .js-quickview-np-btn { background: #ffffff; } /*** Notifications ***/ .ns-box { background: #f5e70f; color: #1d5360; border: none 1px; box-shadow: 7px 3px 30px 0px rgba(0, 0, 0, 0.16); } .product-price { color: #5d8eb3; } .iqit-review-star { color: #e0d041; } .product-flags .product-flag { font-size: 1rem; font-style: normal; font-weight: normal; text-transform: none; } .product-flags .discount, .product-flags .on-sale { background: #2972a7; color: #ffffff; } .product-flags .new { background: #e9e9e9; color: #000000; } .product-flags .online-only, .product-flags .pack { background: #e0e0e0; color: #000000; } .product-flags .out_of_stock { background: #a17738; color: #fff7f7; } .discount { background: #2972a7; color: #ffffff; } .product-available { background: #67a675; color: #ffffff; } .product-unavailable { background: #a17738; color: #fff7f7; } .alert-success a:link:not(.nav-link):not(.btn), .alert-success a:visited:not(.nav-link):not(.btn) { text-decoration: underline; } .alert-info a:link:not(.nav-link):not(.btn), .alert-info a:visited:not(.nav-link):not(.btn) { text-decoration: underline; } .alert-warning a:link:not(.nav-link):not(.btn), .alert-warning a:visited:not(.nav-link):not(.btn) { text-decoration: underline; } .alert-danger a:link:not(.nav-link):not(.btn), .alert-danger a:visited:not(.nav-link):not(.btn) { text-decoration: underline; } #iqitcompare-floating { background: #ffffff; border-top: none 1px; border-left: none 1px; border-right: none 1px; } #page-preloader { background: #ffffff; } #back-to-top { background: #3daeae; color: #ffffff; } #back-to-top:hover { background: rgba(61, 174, 174, 0.57); color: #ffffff; } #header, #checkout-header { background: #f7f7f7; border-top: none 1px; border-bottom: none 1px; box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.18); } .sticky-desktop-wrapper #desktop-header.stuck-header { background: #f7f7f7; border-bottom: none 1px; box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.18); } #header .header-nav { color: #ffffff; background: #3daeae; border-bottom: none 1px; padding-top: 0.6153846154rem; padding-bottom: 0.6153846154rem; font-size: 0.9230769231rem; } #header .header-nav a { color: #ffffff; } #header .header-nav a:hover { color: #1c6969; } #header .header-nav .social-links._topbar { font-size: 1.5384615385rem; } #header .header-nav .social-links._topbar a:not(:hover) { color: #ffffff !important; } #header .header-nav .social-links._topbar a:hover { color: #ebebeb !important; } .header-top { padding-top: 2.3076923077rem; padding-bottom: 2.3076923077rem; color: #484848; } .header-top a:not(.btn):not(.nav-link) { color: #484848; } .header-top a:not(.btn):not(.nav-link):hover { color: #5d8eb3; } .header-top .form-search-control { background: #ffffff; border: solid 3px #e6e6e6; } .header-top .header-btn-w .header-btn > .icon { font-size: 2.3076923077rem; display: block; } .header-top .header-cart-default a.cart-toogle { color: #5d8eb3; padding: 0.0769230769rem 0.0769230769rem; } .header-top .header-cart-default a.cart-toogle:hover { color: #5d8eb3; } .header-top .header-cart-default .cart-toogle > .icon { font-size: 2.8rem; display: inline-block; vertical-align: middle; } .header-top .header-cart-default .cart-toogle > .info-wrapper { text-align: left; display: inline-block; vertical-align: middle; } .header-top .header-cart-default .cart-toogle > .info-wrapper > .cart-toggle-details, .header-top .header-cart-default .cart-toogle > .info-wrapper > .title { display: block; } .header-top .header-cart-default .cart-toogle > .info-wrapper > .title { opacity: 0.8; } .header-top .header-cart-default .cart-toogle > .info-wrapper > .cart-toggle-details { font-weight: bold; } .header-top .header-cart-default .cart-toogle > .info-wrapper .cart-separator { display: none; } .header-top a.header-cart-btn:not(:hover) { color: #5d8eb3; } .stuck-header .header-top { padding-top: 0.6153846154rem; padding-bottom: 0.6153846154rem; } .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: #ffffff; } .header-top { transition: padding 0.3s ease; } .cart-products-count-btn { background: #2183e6; color: #ffffff; } .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget { max-width: 70%; } /*** HORIZONTAL MENU ***/ #iqitmegamenu-horizontal { border-top: solid 1px #e6e6e6; border-right: none 1px #e6e6e6; border-bottom: none 1px rgba(255, 255, 255, 0.4); border-left: none 3px #a6cc0f; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { line-height: 3.6923076923rem; max-width: 23.0769230769rem; color: #1d5360; padding-left: 1.8461538462rem; padding-right: 1.8461538462rem; border-left: solid 1px #e6e6e6; } #sticky-cart-wrapper a.header-cart-btn:not(:hover) { color: #1d5360; } #sticky-cart-wrapper .ps-shoppingcart.side-cart #blockcart-content { top: -1.2307692308rem; } .cbp-vertical-on-top .cbp-vertical-title { line-height: 3.6923076923rem !important; } .cbp-horizontal > ul > li.cbp-hropen > a, .cbp-horizontal > ul > li.cbp-hropen > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li.cbp-hropen > a:hover { background: #3daeae; color: #ffffff; } .cbp-horizontal .cbp-tab-title { font-size: 1.3076923077rem; font-style: normal; font-weight: bold; text-transform: none; line-height: 1em; } .cbp-horizontal .cbp-legend { background: #ca5058; color: #ffffff; } .cbp-horizontal .cbp-mainlink-icon, .cbp-horizontal .cbp-mainlink-iicon { font-size: 1.9230769231rem; max-height: 1.9230769231rem; } .cbp-horizontal .cbp-submenu-aindicator { display: none; } @media (max-width: 1300px) { .cbp-horizontal .cbp-tab-title { font-size: 0.9230769231rem; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { padding-left: 1.5384615385rem; padding-right: 1.5384615385rem; } } #cbp-hrmenu .cbp-hrsub { transform: translateY(15px); } #cbp-hrmenu .cbp-hropen .cbp-hrsub { transform: translateY(0px); } #cbp-hrmenu .cbp-hrsub, #cbp-hrmenu .cbp-hrsub-level2, #cbp-hrmenu .cbp-hrsub-wrapper { transition: opacity 300ms ease-in-out, transform 300ms ease-in-out; } .iqitmegamenu-submenu-container { padding: 0; } /*** VERTICAL MENU ***/ .cbp-vertical-on-top #cbp-hrmenu1-ul { background: #ffffff; border: solid 1px #e3e3e3; box-shadow: 6px 0px 30px 0px rgba(0, 0, 0, 0.15); } #content-wrapper #cbp-hrmenu1 { background: #ffffff; border: solid 1px #e3e3e3; box-shadow: 6px 0px 30px 0px rgba(0, 0, 0, 0.15); } #cbp-hrmenu1 .cbp-vertical-title { font-size: 1.2307692308rem; font-style: normal; font-weight: bold; text-transform: none; color: #ffffff; background: #5d8eb3; line-height: 3.8461538462rem; } #cbp-hrmenu1 .cbp-vertical-title:hover { color: #484848; background: #f0f0f0; } #cbp-hrmenu1 > ul > li > a, #cbp-hrmenu1 > ul > li > span.cbp-main-link { font-style: normal; font-weight: normal; text-transform: none; padding-top: 0.6153846154rem; padding-bottom: 0.6153846154rem; border-top: solid 1px rgba(227, 227, 227, 0.35); } #cbp-hrmenu1 > ul > li > a .cbp-mainlink-icon, #cbp-hrmenu1 > ul > li > a .cbp-mainlink-iicon { font-size: 1.8461538462rem; max-height: 1.8461538462rem; } #cbp-hrmenu1 > ul > li.cbp-hropen > a, #cbp-hrmenu1 > ul > li.cbp-hropen > a:hover { background: #f8f8f8; color: #333333; } #cbp-hrmenu1 .cbp-legend { background: #ca5058; color: #ffffff; } #cbp-hrmenu1 .cbp-hrsub, #cbp-hrmenu1 > ul, #cbp-hrmenu1 .cbp-hrsub-level2, #cbp-hrmenu1 .cbp-hrsub-wrapper { transition: visibility 300ms ease-in-out, opacity 300ms ease-in-out; } .cbp-vert-expanded #cbp-hrmenu1 .cbp-vertical-title { color: #484848; background: #f0f0f0; } .cbp-not-on-top #cbp-hrmenu1-ul { position: relative; } .cbp-hrmenu.cbp-vertical .cbp-hrsub-wrapper { top: 0; margin-top: 0px !important; min-height: 100%; } .cbp-hrmenu.cbp-vertical .cbp-hrsub { min-height: 100%; } .cbp-hrmenu.cbp-vertical .cbp-show { -js-display: flex; display: flex; flex-wrap: wrap; } .cbp-hrmenu.cbp-vertical .cbp-hrsub-inner { width: 100%; } /*** SUBMENU ***/ .cbp-hrmenu .cbp-hrsub { font-size: 1.0769230769rem; font-style: normal; font-weight: normal; text-transform: none; } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu ul.cbp-hrsub-level2 { background: #ffffff; border: solid 1px #e3e3e3; box-shadow: 0px 15px 25px 0px rgba(74, 63, 63, 0.15); } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu .cbp-hrsub-inner a, .cbp-hrmenu .cbp-hrsub-inner a:link { color: #484848 !important; } .cbp-hrmenu .cbp-hrsub-inner a:hover { color: #ffffff !important; } .cbp-hrmenu .tabs-links { background: #f7f7f7; } .cbp-hrmenu .cbp-tabs-names li a { color: #777777 !important; } .cbp-hrmenu .cbp-tabs-names li a:hover, .cbp-hrmenu .cbp-tabs-names li a.active { background: #3daeae; color: #ffffff !important; } .cbp-hrmenu .cbp-hrsub-inner .cbp-column-title, .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:link { color: #484848 !important; border-bottom: solid 1px rgba(0, 0, 0, 0.12); padding-bottom: 8px; font-size: 1.0769230769rem; font-style: normal; font-weight: normal; text-transform: none; } .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:hover { color: #3daeae !important; } /*** MOBILE MENU ***/ #mobile-header .col-mobile-menu-dropdown.show { background: #ffffff; } #mobile-header .col-mobile-menu-dropdown.show .m-nav-btn { color: #595050 !important; } #iqitmegamenu-mobile { background: #ffffff; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__tab { min-height: 4.1538461538rem; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__tab:not(:last-child) { border-bottom: none 1px; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__arrow { padding-top: 1.2307692308rem; padding-bottom: 1.2307692308rem; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__link { color: #595050 !important; padding-top: 1.2307692308rem; padding-bottom: 1.2307692308rem; font-size: 1.3846153846rem; font-style: normal; font-weight: normal; text-transform: none; } .col-mobile-menu-push #iqitmegamenu-mobile { border: solid 1px #c9c9c9; } .col-mobile-menu-push #_mobile_iqitmegamenu-mobile { box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.24); } .mobile-menu__submenu { background: #ffffff; } .mobile-menu__tab { border-bottom: dotted 1px rgba(29, 83, 96, 0.57); min-height: 4.7692307692rem; } .mobile-menu__link { color: #595050 !important; padding-top: 1.5384615385rem; padding-bottom: 1.5384615385rem; font-size: 1.6923076923rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__arrow { display: none; padding-top: 1.5384615385rem; padding-bottom: 1.5384615385rem; color: #1d5360; font-size: 1.6923076923rem; } .mobile-menu__tab-icon { font-size: 1.6923076923rem; } .mobile-menu__tab-icon--img { max-height: 1.6923076923rem; } .mobile-menu__legend { font-size: 0.9230769231rem; font-style: normal; font-weight: normal; text-transform: none; color: #ffffff; background-color: #3daeae; } .mobile-menu__header-wrapper { color: #ffffff; background-color: #3daeae; border-bottom: none 1px; } .mobile-menu__title { font-size: 1.6923076923rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__column-title { font-size: 1.6923076923rem; font-style: normal; font-weight: bold; text-transform: none; color: #595050 !important; } .mobile-menu__column { font-size: 1.2307692308rem; font-style: normal; font-weight: normal; text-transform: none; color: #595050; margin-bottom: 3.0769230769rem; } .mobile-menu__column-categories:not(:last-child) { margin-bottom: 3.0769230769rem; } .mobile-menu__column-title { margin-bottom: 1.3846153846rem; } .mobile-menu__links-list-li { padding-top: 0.4615384615rem; padding-bottom: 0.4615384615rem; } .mobile-menu__close, .mobile-menu__back-btn { color: #ffffff; } .mobile-menu__footer { border-top: none 1px; color: #ffffff; background-color: #3daeae; } /*** PS_FacatedSearch ***/ /*** Carousels ***/ .swiper-button-next, .swiper-button-prev { background: #ffffff; color: #000000; } .swiper-pagination-bullet { background: #333333; } /*** Product miniature ***/ .products.row { margin: -0.3846153846rem; } .products.row > .col, .products.row > [class*="col-"] { padding: 0.3846153846rem; } .swiper-container-wrapper { margin: -0.3846153846rem; } .swiper-container-wrapper .products.swiper-container { padding: 0.3846153846rem; } .swiper-container-wrapper .product-carousel { padding: 0.3846153846rem; } .swiper-products-carousel.swiper-arrows-above .swiper-button { margin: 0.3846153846rem; } .product-miniature { border: solid 1px #f0f0f0; outline: 2px solid transparent; background: #ffffff; } .product-miniature .thumbnail-container .product-thumbnail-second { position: absolute; top: 0; left: 0; right: 0; opacity: 0; transition: opacity 0.3s ease; backface-visibility: hidden; } .product-miniature .thumbnail-container:hover .product-thumbnail-second { opacity: 1; } .product-miniature .thumbnail-container:hover .product-thumbnail-first { opacity: 0; } .product-miniature .thumbnail-container:hover picture:last-child .product-thumbnail-first { opacity: 1; } .product-miniature-grid { padding: 0.1538461538rem; } .product-miniature-grid .product-title { font-size: 1.0769230769rem; font-style: normal; font-weight: normal; text-transform: none; } .product-miniature-grid .product-price { font-size: 1.2307692308rem; font-style: normal; font-weight: bold; text-transform: none; } @media (hover: hover) { .product-miniature:hover { outline: solid 2px rgba(161, 161, 161, 0.25); } } .product-miniature-grid .product-functional-buttons { background: #ffffff; } .product-miniature-grid .product-functional-buttons a:link, .product-miniature-grid .product-functional-buttons a:visited, .product-miniature-grid .product-functional-buttons a:hover { color: !important; } .products-grid .product-miniature .product-category-name { display: none !important; } .products-grid .product-miniature .product-reference { display: none !important; } .products-grid .product-miniature .product-brand { display: none !important; } .products-grid .product-miniature .product-description-short { display: none !important; } .products-grid .product-miniature .product-add-cart { display: none !important; } .products-grid .product-miniature .flag-discount-value { display: none !important; } .btn-product-list { padding: 0.5384615385rem 1.0769230769rem; background: #bababa; color: #ffffff; border: none 1px #c8c8c8; } .btn-product-list:hover { background: #4e90bf; color: #ffffff; border-color: #4e90bf; } .products-grid .product-miniature-layout-1 { text-align: center; } .products-grid .product-miniature-layout-1 .input-group-add-cart { justify-content: center; } .products-grid .product-miniature-layout-1 .product-description { padding: 0.7692307692rem; } .products-grid .product-miniature-layout-2 .product-add-cart { display: none !important; } .products-grid .product-miniature-layout-2 .products-variants { padding-top: 0rem; } .products-grid .product-miniature-layout-2 .product-description { padding: 0.7692307692rem; } .products-grid .product-miniature-layout-3 .product-description { background: #ffffff; } .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-rows: 1fr; grid-auto-rows: 0; display: grid; overflow-y: hidden; } .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-columns: repeat(2, 1fr); } @media (min-width: 768px) { .layout-full-width .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-columns: repeat(3, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-columns: repeat(2, 1fr); } } @media (min-width: 992px) { .layout-full-width .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-columns: repeat(4, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-columns: repeat(3, 1fr); } } @media (min-width: 1200px) { .layout-full-width .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-columns: repeat(6, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-columns: repeat(5, 1fr); } } .product_header_container .product-price, .product_p_price_container .product-price { font-size: 2.1538461538rem; font-style: normal; font-weight: bold; text-transform: none; } #product .images-container .product-cover { border: none 1px rgba(0, 0, 0, 0.05); } .images-container .swiper-button-arrow, #product .product-cover .expander > span, #product-modal .modal-body .swiper-button-arrow { color: #484848; background: rgba(0, 0, 0, 0); } .images-container .swiper-button-arrow:hover, #product .product-cover .expander > span:hover, #product-modal .modal-body .swiper-button-arrow:hover { opacity: 0.6 !important; } .product-cover .expander { width: 100%; height: 100%; padding: 0; bottom: 0; right: 0; } .product-cover .expander > span { position: absolute; bottom: 1rem; right: 1rem; padding: 0.6rem; } #product .product-cover .expander > span { color: #484848; background: rgba(0, 0, 0, 0); transition: opacity 0.2s cubic-bezier(0.7, 0, 0.3, 1), color 0.2s cubic-bezier(0.7, 0, 0.3, 1); } #product .product-cover .expander > span:hover { opacity: 0.6 !important; } @media screen and (max-width: 768px) { .col-left-product-cover, .col-left-product-thumbs { flex: 0 0 100%; max-width: 100%; } .col-left-product-thumbs { order: 2; margin-top: 2rem; } } #wrapper { background: #fafafa; border-top: none 1px; border-bottom: none 1px; padding-top: 3.0769230769rem; padding-bottom: 3.0769230769rem; color: #1d5360; box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.3); } #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 3.0769230769rem; padding-bottom: 3.0769230769rem; } #content-wrapper .page-title { color: #3daeae; font-size: 2.4615384615rem; font-style: normal; font-weight: bold; text-transform: none; margin-bottom: 0.8em; padding-bottom: 0.6em; } #content-wrapper .page-title a:link, #content-wrapper .page-title a:visited { color: #3daeae; } #content-wrapper .page-title:after { content: ""; position: absolute; bottom: -2.5px; display: block; width: 40px; height: 1px; border-bottom: solid 5px #3daeae; left: 0; right: 0; } #content-wrapper .section-title { color: #1d5360; font-size: 1.3846153846rem; font-style: normal; font-weight: bold; text-transform: none; margin-bottom: 0.8em; padding-bottom: 0.6em; } #content-wrapper .section-title a:link, #content-wrapper .section-title a:visited { color: #1d5360; } #content-wrapper .section-title:after { content: ""; position: absolute; bottom: -1.5px; display: block; width: 30px; height: 1px; border-bottom: solid 3px #3daeae; left: 0; right: 0; } .nav-tabs .nav-link { color: #1d5360; font-size: 1.2307692308rem; font-style: normal; font-weight: bold; text-transform: none; } .nav-tabs .nav-link.active, .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus { color: #1d5360; border-bottom: solid 3px #3daeae; } .iqit-accordion .title { font-style: normal; font-weight: normal; text-transform: none; } .iqit-accordion .nav-link { border-bottom: solid 3px #3daeae; border-bottom-color: transparent; } .iqit-accordion .nav-link:not(.collapsed) { color: #1d5360; border-bottom: solid 3px #3daeae; } #wrapper .block-title { color: #1d5360; font-size: 1.0769230769rem; font-style: normal; font-weight: bold; text-transform: none; margin-bottom: 0.8em; position: relative; -js-display: flex; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; width: 100%; } #wrapper .block-title a:link, #wrapper .block-title a:visited { color: #1d5360; } #wrapper .block-title span { margin-right: 0.5rem; } #wrapper .block-title:after { content: ""; display: block; -webkit-flex: 1; -ms-flex: 1; flex: 1; border-bottom: none 1px #e3e3e3; } #left-column .block, #right-column .block { background: #ffffff; padding: 1.1538461538rem; border: solid 1px #f0f0f0; } #footer, #checkout-footer { background: #ffffff; } #footer .ps-emailsubscription-block .newsletter-input-group, #checkout-footer .ps-emailsubscription-block .newsletter-input-group { border: none 1px #000000; background: rgba(0, 0, 0, 0.08); } #footer .ps-emailsubscription-block .newsletter-input-group .input-subscription, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .input-subscription { color: #ffffff; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe { color: #ffffff; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover { color: #ffffff; } #footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder { color: #ffffff; } #footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder { color: #ffffff; } #footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder { color: #ffffff; } #footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder { color: #ffffff; } #footer .social-links._footer, #checkout-footer .social-links._footer { font-size: 2rem; } #footer .block-title, #checkout-footer .block-title { color: #1d5360; font-size: 1.2307692308rem; font-style: normal; font-weight: bold; text-transform: none; margin-bottom: 0.8em; position: relative; -js-display: flex; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; width: 100%; } #footer .block-title a:link, #footer .block-title a:visited, #checkout-footer .block-title a:link, #checkout-footer .block-title a:visited { color: #1d5360; } #footer .block-title span, #checkout-footer .block-title span { margin-right: 0.5rem; } #footer .block-title:after, #checkout-footer .block-title:after { content: ""; display: block; -webkit-flex: 1; -ms-flex: 1; flex: 1; border-bottom: none 3px #f5e70f; } #footer-container-first { border-top: none 1px rgba(161, 161, 161, 0.25); padding-top: 2.3076923077rem; padding-bottom: 2.3076923077rem; background: #3daeae; color: #ffffff; } #footer-container-first h5 { font-size: 1.5rem; font-style: normal; font-weight: bold; text-transform: none; } #footer-container-main, #checkout-footer { border-top: none 1px rgba(161, 161, 161, 0.25); padding-top: 4.6153846154rem; padding-bottom: 3.6153846154rem; color: #1d5360; } #footer-container-main a, #checkout-footer a { color: #3899b1; } #footer-container-main a:hover, #checkout-footer a:hover { color: #43c0df; } #footer-copyrights { border-top: none 1px rgba(161, 161, 161, 0.25); background: #fafafa; padding-top: 1.6153846154rem; padding-bottom: 1.6153846154rem; } .footer-style-inline .block-title { display: none !important; } @media (max-width: 767px) { #footer .block-toggle { width: 100%; flex-basis: initial; } #footer .block-toggle > .block-title { cursor: pointer; } #footer .block-toggle > .block-title span::after { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: ""; margin-left: 10px; } #footer .block-toggle > .block-content { display: none; } #footer .block-toggle._toggled > .block-content { display: block; } #footer .block-toggle._toggled .block-title span::after { content: ""; } #footer .footer-style-inline .block-title { display: block !important; max-width: 100%; } #footer .footer-style-inline .block-content { display: block; width: 100%; margin-top: 1rem; } } #maintenance-page { background: #e3e3e3; color: #333333; } #maintenance-page a, #maintenance-page a:link { color: #333333; } .maintenance-page-newsletter .maintenance-page-newsletter-btn { background: #000000; color: #ffffff; } .maintenance-page-newsletter .maintenance-page-newsletter-btn:hover { background: #333333; color: #ffffff; } .maintenance-page-newsletter input[type=email] { border: solid 1px #333333; background: #e3e3e3; color: #333333; } .maintenance-page-newsletter input[type=email]::-webkit-input-placeholder { color: #333333; } .maintenance-page-newsletter input[type=email]::-moz-placeholder { color: #333333; } .maintenance-page-newsletter input[type=email]:-ms-input-placeholder { color: #333333; } .maintenance-page-newsletter input[type=email] :-moz-placeholder { color: #333333; } /* add background colors in variouse boxes - start */ .product-info-row{ background: #fff; margin: 0; padding: 2rem 1rem; margin-bottom: 3rem; border: 1px solid #f0f0f0 } #left-column{ padding-right: 0;} body#checkout section.checkout-step, .cart-grid-right .cart-summary{ background: #fff } .cart-items{ background: #fff; border: 1px solid #f0f0f0 } .cart-item{ padding: 1rem } .products-selection{ background: #fff; padding-left: 1rem; padding-right: 1rem; border: 1px solid #f0f0f0 } .product-tabs .nav-link{ padding: 1rem; border-top: 1px solid transparent; border-left: 1px solid transparent; border-right: 1px solid transparent; } .product-tabs .nav-link.active{ background: #fff; border-top: 1px solid #f0f0f0; border-left: 1px solid #f0f0f0; border-right: 1px solid #f0f0f0; } .product-tabs .nav-tabs{ margin: 0; } .product-tabs .tab-content{ background: #fff; padding: 1.5rem; border: 1px solid #f0f0f0; border-top: none; } /* add background colors in variouse boxes - end */ /* Conteneur principal du bouton */ .btn-header-devis { display: flex; flex-direction: column; /* Force les éléments l'un sous l'autre */ align-items: center; /* Centre horizontalement */ justify-content: center; text-align: center; line-height: 1.2; /* Resserre l'espace entre les lignes de texte */ color: #3d4f5d; /* Couleur du texte (gris foncé standard) */ transition: color 0.3s; } /* Style de l'icone */ .btn-header-devis .icon-container i { font-size: 43px; /* Taille de l'icône */ margin-bottom: 5px; /* Espace entre icône et texte */ color: #2b8b8d; /* J'ai repris le bleu canard de votre logo/header */ } /* Style du texte principal */ .btn-header-devis .text-label { font-weight: 600; font-size: 13px; display: block; } /* Style du sous-titre "sans engagement" */ .btn-header-devis .text-label small { font-weight: 400; font-size: 11px; color: #888; } /* Effet au survol */ .btn-header-devis:hover .text-label, .btn-header-devis:hover .icon-container i { color: #666465; /* Changement de couleur au survol (optionnel) */ } /* Sub Menu chirurgies */ .cbp-hrmenu .cbp-categories-row > div { margin-top: 0px !important; } .cbp-hrmenu .cbp-column-title { margin-bottom: 0px !important; } .cbp-hrmenu .cbp-hrsub-inner .cbp-column-title, .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:link { padding: 6px !important; } .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:hover, .cbp-hrmenu .cbp-hrsub-inner a:hover { background-color: #3daeae !important; color: white !important; } /* Before After bloc */ /* Ajoutez ou remplacez ce bloc */ .SZ_nonClass_comparison-slider { position: relative; width: 100%; margin: 0; overflow: hidden; cursor: ew-resize; display: inline-block; line-height: 0; /* NOUVEAU : Indispensable pour la fluidité */ user-select: none; /* Empêche de sélectionner l'image comme du texte */ -webkit-user-select: none; -moz-user-select: none; touch-action: none; /* Empêche le scroll sur mobile quand on touche le slider */ } .SZ_nonClass_img-back { display: block; width: 100%; height: auto; max-width: 100%; /* NOUVEAU : Empêche le navigateur de vouloir "prendre" l'image */ pointer-events: none; } .SZ_nonClass_img-wrapper { position: absolute; top: 0; left: 0; width: 50%; height: 100%; overflow: hidden; border-right: 2px solid #ffffff; z-index: 10; margin: 0; padding: 0; /* NOUVEAU */ pointer-events: none; } .SZ_nonClass_img-front { display: block; height: 100% !important; width: auto; max-width: none !important; object-fit: cover; margin: 0; padding: 0; /* NOUVEAU */ pointer-events: none; } .SZ_nonClass_handle { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 40px; height: 40px; background-color: #ffffff; border-radius: 50%; z-index: 20; /* Très important : au-dessus de tout */ display: flex; justify-content: center; align-items: center; box-shadow: 0 0 10px rgba(0,0,0,0.5); /* NOUVEAU : On réactive les événements ici pour qu'on puisse cliquer sur le bouton */ pointer-events: auto; cursor: ew-resize; } /* Les flèches restent identiques... */ .SZ_nonClass_handle::before { content: ''; display: inline-block; width: 8px; height: 8px; border-top: 2px solid #333; border-right: 2px solid #333; transform: rotate(-135deg); margin-right: 2px; } .SZ_nonClass_handle::after { content: ''; display: inline-block; width: 8px; height: 8px; border-top: 2px solid #333; border-right: 2px solid #333; transform: rotate(45deg); margin-left: 2px; } /* Bloc Home Slide Footer */ /* Wrapper Global */ .SZ_nonClass_tabs_wrapper { position: relative; width: 100%; /* Important : Espace au dessus pour que les cercles qui dépassent ne soient pas coupés */ margin-top: 60px; margin-bottom: 50px; } /* --- ZONE NAVIGATION (CERCLES) --- */ .SZ_nonClass_nav_wrapper { position: absolute; /* On remonte la nav de la moitié de la hauteur des cercles (80px / 2 = 40px) */ top: -40px; left: 0; right: 0; display: flex; justify-content: center; gap: 20px; z-index: 90; /* Assure que les boutons sont au-dessus de tout et cliquables */ } /* Le cercle */ .SZ_nonClass_nav_item { width: 80px; height: 80px; background-color: #fff; /* Fond blanc pour cacher ce qu'il y a derrière */ border-radius: 50%; overflow: hidden; cursor: pointer; border: 4px solid #fff; /* Bordure blanche pour faire propre sur l'image */ box-shadow: 0 4px 10px rgba(0,0,0,0.15); /* Ombre portée pour l'effet 3D */ transition: all 0.3s ease; opacity: 0.8; } .SZ_nonClass_nav_item img { width: 100%; height: 100%; object-fit: cover; } /* Survol */ .SZ_nonClass_nav_item:hover { opacity: 1; transform: translateY(-5px); /* Monte un peu */ } /* Actif */ .SZ_nonClass_nav_item.SZ_nonClass_active_nav { border-color: #1c5361; /* Cercle bleu autour */ opacity: 1; transform: scale(1.1); /* Grossit */ z-index: 101; } /* --- ZONE CONTENU --- */ .SZ_nonClass_content_area { position: relative; min-height: 400px; background-color: #fff; box-shadow: 0 10px 30px rgba(0,0,0,0.08); border-radius: 8px; /* Coins arrondis pour le bloc global */ overflow: hidden; /* Important pour que l'image respecte les bords arrondis */ z-index: 10; } .SZ_nonClass_tab_panel { display: none; animation: SZ_fadeIn 0.6s ease; } .SZ_nonClass_tab_panel.SZ_nonClass_active { display: block; } /* Image */ .SZ_nonClass_main_img { width: 100%; height: 100%; /* S'assure que l'image remplit la hauteur */ min-height: 400px; object-fit: cover; } /* Colonne texte */ .SZ_nonClass_text_col { background-color: #1c53611a; display: flex; align-items: center; } .SZ_nonClass_text_content { padding: 50px 40px 40px 40px; /* Un peu plus de padding en haut cause des cercles */ } /* Titre et liste (idem avant) */ .SZ_nonClass_tab_title { color: #1c5361; font-weight: 600; margin-bottom: 25px; } .SZ_nonClass_list { list-style: none; padding: 0; margin: 0; } .SZ_nonClass_list li { position: relative; padding-left: 25px; margin-bottom: 12px; color: #555; } .SZ_nonClass_list li::before { content: '✔'; position: absolute; left: 0; color: #333; font-weight: bold; } @keyframes SZ_fadeIn { from { opacity: 0; transform: translateY(10px); } to { opacity: 1; transform: translateY(0); } } /* --- VERSION MOBILE --- */ @media (max-width: 768px) { .SZ_nonClass_tabs_wrapper { margin-top: 40px; /* Moins d'espace nécessaire */ } /* On réduit la taille des cercles pour mobile */ .SZ_nonClass_nav_item { width: 55px; height: 55px; border-width: 2px; } .SZ_nonClass_nav_wrapper { /* On remonte moins haut car les cercles sont plus petits (55/2 = 27.5) */ top: -27px; gap: 10px; /* Moins d'espace entre les cercles */ } .SZ_nonClass_content_area { border-radius: 0; /* Souvent plus joli en full width sur mobile */ } .SZ_nonClass_text_content { padding: 40px 20px 20px 20px; /* Ajustement padding */ } .SZ_nonClass_main_img { height: 250px; /* Moins haut sur mobile */ min-height: auto; } } /* bouton demande de devis */ .btn-devis-flottant { position: fixed; bottom: 12px; right: 60px; background-color: #3daeae; color: #ffffff !important; padding: 6px 24px; border-radius: 0px; text-decoration: none; font-weight: 600; font-size: 15px; box-shadow: 0 4px 15px rgba(0,0,0,0.2); z-index: 9998; display: flex; align-items: center; gap: 10px; transition: all 0.3s ease; border: 2px solid transparent; } /* Effet au survol de la souris */ .btn-devis-flottant:hover { background-color: #1c5360; /* Couleur au survol */ transform: translateY(-3px); /* Le bouton monte légèrement */ box-shadow: 0 6px 20px rgba(0,0,0,0.3); } /* Ajustement pour l'icône */ .btn-devis-flottant i { font-size: 18px; } /* VERSION MOBILE (Optionnel) : Si vous voulez que le bouton prenne moins de place sur mobile et ne montre que l'icône, décommentez les lignes ci-dessous */ @media (max-width: 768px) { .btn-devis-flottant span { display: none; } .btn-devis-flottant { padding: 15px; border-radius: 50%; width: 50px; height: 50px; justify-content: center; } .btn-devis-flottant i { font-size: 20px; margin: 0; } } /* New header Buttons */ /* Conteneur principal */ .header-custom-buttons { display: flex; align-items: center; justify-content: flex-end; gap: 15px; /* Espace entre les boutons */ height: 100%; } /* --- Style de base pour tous les boutons (Taille augmentée) --- */ .h-btn { display: flex; align-items: center; gap: 10px; /* Espace un peu plus grand entre icône et texte */ padding: 11px 20px; /* AUGMENTATION ICI (avant: 8px 16px) */ border-radius: 6px; /* Coins un peu plus arrondis */ text-decoration: none !important; font-weight: 600; font-size: 15px; /* AUGMENTATION ICI (avant: 14px) */ transition: all 0.3s ease; line-height: 1.2; white-space: nowrap; /* Empêche le texte de passer à la ligne */ } /* Ajustement global des icônes pour qu'elles suivent la taille */ .h-btn i { font-size: 20px; /* AUGMENTATION ICI (avant: 18px) */ vertical-align: middle; } /* --- Bouton YOUTUBE --- */ .h-btn-youtube { background-color: #fff; color: #555; border: 1px solid #e1e1e1; } .h-btn-youtube i { color: #FF0000; } .h-btn-youtube:hover { background-color: #f9f9f9; color: #000; border-color: #ccc; } /* --- Bouton CONTACT (WhatsApp) --- */ .h-btn-contact { background-color: #fff; color: #555; border: 1px solid #e1e1e1; } .h-btn-contact i { color: #25D366; } .h-btn-contact:hover { background-color: #f9f9f9; color: #000; border-color: #ccc; } /* --- Bouton DEVIS (Le plus gros) --- */ .h-btn-devis { background-color: #3daeae; color: #fff !important; border: 1px solid #3daeae; /* On le fait ressortir encore un peu plus que les autres */ padding: 12px 25px; font-size: 16px; box-shadow: 0 4px 10px rgba(45, 111, 130, 0.25); } .h-btn-devis i { color: #fff; font-size: 19px; } .h-btn-devis:hover { background-color: #235766; /* Plus foncé au survol */ transform: translateY(-2px); box-shadow: 0 6px 14px rgba(45, 111, 130, 0.35); } /* --- RESPONSIVE --- */ @media (max-width: 1200px) { /* Si l'écran est un peu petit (laptop), on réduit légèrement */ .h-btn { padding: 9px 14px; font-size: 14px; } } @media (max-width: 991px) { /* Tablette/Mobile : on cache le texte sauf pour Devis */ .h-btn span { display: none; } .h-btn-devis span { display: inline-block; } .header-custom-buttons { gap: 8px; } } /* mobile menu */ .mobile-menu__language-currency, .mobile-menu__user { display:none !important; } /* FAQ pages */ /* --- DESIGN GÉNÉRAL (DESKTOP PAR DÉFAUT) --- */ .medical-modern-wrapper { font-family: inherit; background-color: #f8f9fa; color: #444; } .medical-content-container { margin: 0 auto; } /* --- BARRE DE NAVIGATION (DESKTOP) --- */ .medical-nav-bar { position: sticky; top: 12.8rem; z-index: 20; background: rgba(255, 255, 255, 0.98); backdrop-filter: blur(10px); border-bottom: 1px solid #eee; padding: 10px 0; display: flex; justify-content: center; align-items: center; gap: 15px; box-shadow: 0 4px 15px rgba(0,0,0,0.05); } .medical-nav-bar ul { list-style: none; margin: 0; padding: 0; display: flex; gap: 10px; flex-wrap: wrap; justify-content: center; } .medical-nav-bar a { text-decoration: none; color: #555; font-weight: 600; font-size: 14px; padding: 8px 16px; border-radius: 50px; transition: all 0.3s; white-space: nowrap; } .medical-nav-bar a:hover, .medical-nav-bar a.active { color: #2d6f82; background-color: #eaf6f8; } /* Bouton Devis */ .nav-cta-btn { background-color: #3daeae !important; color: #fff !important; box-shadow: 0 4px 10px rgba(45, 111, 130, 0.3); padding: 8px 16px; border-radius: 50px; text-decoration: none; font-weight: 600; font-size: 14px; } .nav-cta-btn:hover { background-color: #3daeae !important; transform: translateY(-2px); } /* --- ENTÊTE & TITRES --- */ .medical-header { text-align: center; margin-bottom: 40px; padding-top: 30px; } .main-title { color: #2d6f82; font-weight: 800; font-size: 2.2rem; margin-bottom: 10px; text-transform: uppercase; letter-spacing: -0.5px; } .subtitle { font-size: 1.3rem; color: #666; font-weight: 400; line-height: 1.4; border: none; } .subtitle::after { display: none; } /* --- CARTES CONTENU --- */ .medical-card { background: #fff; border-radius: 12px; padding: 40px; margin-bottom: 30px; box-shadow: 0 10px 30px rgba(0,0,0,0.04); border: 1px solid #f0f0f0; position: relative; overflow: hidden; transition: transform 0.3s; scroll-margin-top: 290px; } .card-icon { position: absolute; top: 20px; right: 20px; font-size: 40px; color: #f0f4f5; } .card-title { color: #2d6f82; font-weight: 700; font-size: 1.6rem; margin-bottom: 25px; margin-top: 0; position: relative; border-bottom: none; } .card-title::after { display: none; } .card-body-text p, .card-body-text li { font-size: 15px !important; line-height: 1.8; color: #555; margin-bottom: 15px; } /* --- LISTES & ÉTAPES --- */ .guide-h4 { font-size: 1.2rem; color: #2d6f82; font-weight: 700; margin-bottom: 10px; } .modern-list { list-style: none; padding-left: 0; } .modern-list > li { position: relative; padding-left: 30px; margin-bottom: 12px; } .modern-list > li::before { content: "\f058"; font-family: "FontAwesome"; color: #28a745; position: absolute; left: 0; top: 2px; font-size: 18px; } .modern-list.check-blue > li::before { color: #2d6f82; } .sub-list { list-style-type: disc; padding-left: 20px; margin-top: 10px; color: #2d6f82; } /* --- BOITES ALERTES --- */ .note-box { padding: 20px 25px; border-radius: 8px; margin: 20px 0; border-left: 5px solid; } .note-box.warning { background-color: #fff9e6; border-left-color: #ffc107; color: #856404; } .note-box.danger { background-color: #fff5f5; border-left-color: #dc3545; color: #a71d2a; } .note-box.info { background-color: #eef7f9; border-left-color: #2d6f82; color: #2d6f82; } .note-box h4 { font-size: 1.1rem; font-weight: 700; margin-bottom: 10px; border: none; } .note-box h4::after { display: none; } .center-text { text-align: center; } .visual-example { background: #f9f9f9; padding: 20px; border-radius: 8px; text-align: center; border: 1px dashed #ddd; margin-top: 15px; } .visual-example img { max-width: 100%; height: auto; border-radius: 4px; box-shadow: 0 4px 10px rgba(0,0,0,0.1); } .process-step { background: #f4fcff; padding: 25px; border-radius: 8px; border: 1px solid #e1f5fe; } .video-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; margin-top: 20px; } .video-wrapper { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; border-radius: 8px; box-shadow: 0 4px 10px rgba(0,0,0,0.1); } .video-wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } /* ========================================= --- VERSION MOBILE (Moins de 991px) --- ========================================= */ @media (max-width: 991px) { .medical-nav-bar { top: 0 !important; justify-content: flex-start; flex-wrap: nowrap; overflow-x: auto; white-space: nowrap; padding: 10px 15px; -ms-overflow-style: none; scrollbar-width: none; } .medical-nav-bar::-webkit-scrollbar { display: none; } .medical-nav-bar ul { flex-wrap: nowrap; gap: 10px; } .medical-nav-bar a { font-size: 13px; padding: 6px 14px; background: #f0f0f0; } .medical-nav-bar a.active { background-color: #2d6f82; color: #fff !important; } .medical-card { padding: 20px; scroll-margin-top: 80px !important; } .main-title { font-size: 1.6rem; } .video-grid { grid-template-columns: 1fr; } } /* Desktop Logo */ #desktop_logo img.logo, #mobile-header img.logo { width: 230px; } /* chirurgies liste */ /* --- PAGE CHIRURGIES OBESITE --- */ .surgeries-category-container { padding: 20px 0; /* max-width: 1100px; */ margin: 0 auto; } /* Titres */ .main-title-surgery { color: #2d6f82; font-weight: 800; text-transform: uppercase; margin-bottom: 10px; font-size: 2rem; } .subtitle-surgery { color: #666; font-size: 16px; max-width: 700px; margin: 0 auto; } /* --- TUILES (CARDS BLANCHES) --- */ .surgery-tile { display: flex; flex-direction: column; height: 100%; min-height: 380px; /* Un peu plus haut car il y a une description */ border-radius: 12px; overflow: hidden; text-decoration: none !important; background-color: #fff; border: 1px solid #eef2f3; box-shadow: 0 5px 15px rgba(0,0,0,0.03); transition: all 0.3s ease; } .surgery-tile .tile-bg { height: 200px; width: 100%; background-size: contain; background-repeat: no-repeat; background-position: center; margin-top: 25px; transition: transform 0.5s ease; } .surgery-tile .tile-content { padding: 20px 25px 30px; text-align: center; color: #333; flex-grow: 1; display: flex; flex-direction: column; justify-content: space-between; /* Espace le contenu */ align-items: center; } .surgery-tile .tile-title { font-size: 1.4rem; font-weight: 700; color: #2d6f82; margin-bottom: 10px; text-transform: uppercase; } .surgery-tile .tile-desc { font-size: 14px; color: #666; margin-bottom: 20px; line-height: 1.5; } .surgery-tile .btn-text { font-size: 13px; font-weight: 600; color: #2d6f82; border: 1px solid #3daeae; padding: 8px 20px; border-radius: 8px; transition: all 0.3s ease; display: inline-flex; align-items: center; gap: 5px; background: transparent; } /* --- EFFETS SURVOL --- */ .surgery-tile:hover { box-shadow: 0 15px 30px rgba(45, 111, 130, 0.15); border-color: #3daeae; transform: translateY(-5px); } .surgery-tile:hover .tile-bg { transform: scale(1.05); } .surgery-tile:hover .btn-text { background-color: #3daeae; color: #fff; } /* --- BOITE INFO INTRO (Style déjà utilisé dans les pages guides) --- */ .note-box { padding: 20px 25px; border-radius: 8px; margin: 20px 0; border-left: 5px solid; } .note-box.info { background-color: #eef7f9; border-left-color: #2d6f82; color: #2d6f82; } .note-box h4 { font-size: 1.1rem; font-weight: 700; margin-bottom: 10px; } /* --- CTA BOXES (Code identique page précédente) --- */ .cta-action-box { display: flex; align-items: center; padding: 25px; border-radius: 10px; text-decoration: none !important; transition: all 0.3s ease; box-shadow: 0 5px 15px rgba(0,0,0,0.05); background: #fff; border: 1px solid #eee; height: 100%; } .whatsapp-box { border-left: 5px solid #25D366; } .whatsapp-box .cta-icon-wrapper { background-color: #e9fbf0; color: #25D366; } .quote-box { border-left: 5px solid #2d6f82; } .quote-box .cta-icon-wrapper { background-color: #eaf6f8; color: #2d6f82; } .cta-icon-wrapper { width: 60px; height: 60px; border-radius: 50%; display: flex; justify-content: center; align-items: center; font-size: 28px; margin-right: 20px; flex-shrink: 0; } .cta-content { flex-grow: 1; text-align: left; } .cta-label { display: block; font-size: 13px; text-transform: uppercase; letter-spacing: 1px; color: #888; margin-bottom: 5px; font-weight: 600; } .cta-heading { margin: 0; font-size: 18px; font-weight: 700; color: #333; } .cta-arrow { width: 30px; height: 30px; display: flex; justify-content: center; align-items: center; border-radius: 50%; background-color: #f5f5f5; color: #aaa; transition: all 0.3s ease; } .cta-action-box:hover { transform: translateY(-5px); box-shadow: 0 10px 25px rgba(0,0,0,0.1); } .whatsapp-box:hover .cta-arrow { background-color: #25D366; color: #fff; } .quote-box:hover .cta-arrow { background-color: #3daeae; color: #fff; } /* MOBILE */ @media (max-width: 768px) { .surgery-tile { margin-bottom: 15px; min-height: auto; } .cta-action-box { padding: 15px; } .cta-heading { font-size: 15px; } .cta-icon-wrapper { width: 45px; height: 45px; font-size: 20px; margin-right: 15px; } .tile-bg { height: 150px; } } /* docteurs */ /* --- CSS SPECIFIQUE PAGE DOCTEUR --- */ /* Carte Profil à Gauche */ .doctor-profile-card { background: #fff; border-radius: 12px; overflow: hidden; box-shadow: 0 10px 30px rgba(0,0,0,0.05); border: 1px solid #f0f0f0; text-align: center; position: sticky; top: 13rem; /* S'aligne sous le menu sticky */ } .doctor-img-wrapper { width: 100%; height: 350px; /* Hauteur fixe pour la photo */ overflow: hidden; position: relative; } .doctor-img-wrapper img { width: 100%; height: 100%; object-fit: cover; /* Recadre l'image proprement */ object-position: top center; /* Centre sur le visage */ transition: transform 0.5s ease; } .doctor-profile-card:hover .doctor-img-wrapper img { transform: scale(1.05); } .doctor-info { padding: 25px; } .doctor-name { font-size: 1.6rem; color: #2d6f82; font-weight: 800; margin-bottom: 10px; text-transform: uppercase; } .doctor-specialty { font-size: 14px; color: #666; font-weight: 500; margin-bottom: 20px; line-height: 1.4; border: none; } /* Badge Numéro Ordre */ .registration-badge { display: inline-block; background: #eaf6f8; color: #2d6f82; padding: 8px 15px; border-radius: 50px; font-size: 13px; font-weight: 600; margin-bottom: 25px; border: 1px solid #bce0e6; } /* Bouton Action Docteur */ .btn-doctor-action { display: block; width: 100%; padding: 12px; background-color: #2d6f82; color: #fff !important; text-decoration: none; font-weight: 700; border-radius: 6px; transition: all 0.3s ease; box-shadow: 0 4px 10px rgba(45, 111, 130, 0.3); } .btn-doctor-action:hover { background-color: #1f5c6d; transform: translateY(-2px); } /* MOBILE */ @media (max-width: 991px) { .doctor-profile-card { position: static; /* Plus de sticky sur mobile */ margin-bottom: 30px; } .doctor-img-wrapper { height: 300px; } }