.iqitfake{ display: none;} /*** Style mixins ***/ /*** Variables mixins and functions ***/ body { background: #ffffff; } .container, .elementor-section.elementor-section-boxed > .elementor-container { max-width: 95%; } a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) { color: #000000; } a:hover:not(.nav-link):not(.btn) { color: #777777; } .pagination .page-list li:hover { border-color: #777777; } .pagination .page-list li.current { border-color: #777777; } .pagination .page-list li.current a { color: #777777; } #mobile-header { background: #ffffff; border-bottom: solid 1px #f5f5f5; } #mobile-header #mobile-header-sticky { background: #ffffff; } #mobile-header .mobile-main-bar { padding-top: 1.2857142857rem; padding-bottom: 1.2857142857rem; } #mobile-header .m-nav-btn { color: #000000; } #mobile-header .m-nav-btn:hover { color: #00ffff; } #mobile-header .m-nav-btn > span { display: none !important; } #mobile-header .mobile-buttons-bar { background: #c9c9c9; } html { font-size: 14px; } @media (max-width: 767px) { html { font-size: 13px; } } body { line-height: 1.4rem; } body { font-family: 'Exo 2', sans-serif; } #blockcart-content { background: #ffffff; border: none 1px; box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.15); } /*** 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 #adadad; } .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: #dedede; color: #2e2e2e; } .btn-secondary:not(:disabled):not(.disabled):active { background: #dedede; color: #2e2e2e; } .btn-outline-secondary, .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { background: #ffffff; color: #000000; border: none 1px #e3e3e3; } .btn-outline-secondary:hover, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover { background: #dedede; color: #2e2e2e; border: none 1px #e3e3e3; } /*** Primary button ***/ .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #000000; color: #ffffff; border: solid 1px #000000; } .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: #333333; color: #00ffff; border-color: #00ffff; } .btn-primary:not(:disabled):not(.disabled):active { background: #333333; color: #00ffff; border-color: #00ffff; } #wrapper .breadcrumb { background: #ffffff; padding-top: 0.5rem; padding-bottom: 0.5rem; margin-top: -2.1428571429rem; margin-bottom: 2.1428571429rem; font-size: 0.7857142857rem; 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: #f7f7f7; color: #777777; border: none 1px #e3e3e3; } .custom-select2, .custom-select2 option { background-color: #f7f7f7; } .custom-select2:after { color: #777777; } .bootstrap-touchspin .btn-touchspin { background-color: #f7f7f7; color: #777777; border: none 1px #e3e3e3; } .bootstrap-touchspin .btn-touchspin:hover { color: #777777; background: #e3e3e3; } .form-control::-webkit-input-placeholder { color: #777777; } .form-control::-moz-placeholder { color: #777777; } .form-control:-ms-input-placeholder { color: #777777; } .form-control:-moz-placeholder { color: #777777; } .form-control:focus { color: #777777; background: #e3e3e3; border-color: #8a8a8a; } .custom-select2:focus-within { background: #e3e3e3; } /*** Radio buttons and checkboxes ***/ .custom-checkbox input[type=checkbox] + span .checkbox-checked { color: #000000; } .custom-radio input[type=radio]:checked + span { background-color: #000000; } .custom-checkbox input[type=checkbox] + span:not(.color), .custom-radio { background: #ffffff; color: #000000; border-color: #e3e3e3; } /*** Dropdowns ***/ .dropdown-menu, .autocomplete-suggestions { background: #ffffff; border: solid 1px #e3e3e3; } .dropdown-menu .dropdown-item, .autocomplete-suggestions .dropdown-item { color: #474747!important; border-bottom: solid 1px #e3e3e3; } .dropdown-menu .dropdown-item:focus, .dropdown-menu .dropdown-item:hover, .autocomplete-suggestions .dropdown-item:focus, .autocomplete-suggestions .dropdown-item:hover { background: rgba(71, 71, 71, 0.05); } /*** Tooltips ***/ .tooltip-inner { background: #333333; color: #ffffff; } .tooltip.bs-tether-element-attached-bottom .tooltip-inner:before, .tooltip.tooltip-top .tooltip-inner:before, .bs-tooltip-auto[x-placement^=top] .arrow:before, .bs-tooltip-top .arrow:before { border-top-color: #333333; } .bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before { border-bottom-color: #333333; } /*** Modals ***/ .modal-backdrop { background: rgba(145, 145, 145, 0.93); } .modal-content { background: #ffffff; border: solid 1px rgba(161, 161, 161, 0.25); box-shadow: 0px 0px 0px 8px rgba(245, 245, 245, 0.38); } .js-quickview-np-btn { background: #ffffff; } /*** Notifications ***/ .ns-box { background: #00ffff; color: #ffffff; border: none 1px; } .product-price { color: #000000; } .iqit-review-star { color: #e0d041; } .product-flags .product-flag { font-size: 1.2857142857rem; font-style: italic; font-weight: bold; text-transform: none; } .product-flags .discount, .product-flags .on-sale { background: #9b0a46; color: #ffffff; } .product-flags .new { background: #969696; color: #ffffff; } .product-flags .online-only, .product-flags .pack { background: #e0e0e0; color: #000000; } .product-flags .out_of_stock { background: #a17738; color: #fff7f7; } .discount { background: #9b0a46; color: #ffffff; } .product-available { background: #239c3e; color: #ffffff; } .product-unavailable { background: #a17738; color: #fff7f7; } .product-unavailable-allow-oosp { background: #17459e; color: #0dd138; } .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 #a53737; border-left: none 1px #a53737; border-right: none 1px #a53737; box-shadow: 0px 4px 19px 6px rgba(92, 81, 81, 0.16); } #iqitcompare-floating a { color: #000000; } #page-preloader { background: #ffffff; } #back-to-top { background: #000000; color: #ffffff; } #back-to-top:hover { background: #00ffff; color: #ffffff; } #header, #checkout-header { background: #ffffff; border-top: none 1px; border-bottom: none 1px #e3e3e3; box-shadow: 5px 0px 15px 0px rgba(61, 57, 57, 0.09); } #header .container, #checkout-header .container { max-width: 100%; } .sticky-desktop-wrapper #desktop-header.stuck-header { background: #ffffff; border-bottom: none 1px #e3e3e3; box-shadow: 5px 0px 15px 0px rgba(61, 57, 57, 0.09); } #header .header-nav { color: #000000; background: #ffffff; border-bottom: solid 1px rgba(0, 0, 0, 0.12); padding-top: 0.3571428571rem; padding-bottom: 0.3571428571rem; font-size: 0.8571428571rem; } #header .header-nav a { color: #000000; } #header .header-nav a:hover { color: #00fff0; } #header .header-nav .social-links._topbar { font-size: 1.0714285714rem; } #header .header-nav .social-links._topbar a:not(:hover) { color: #000000 !important; } .header-top { padding-top: 1.4285714286rem; padding-bottom: 1.4285714286rem; color: #000000; } .header-top a:not(.btn):not(.nav-link) { color: #000000; } .header-top a:not(.btn):not(.nav-link):hover { color: #777777; } .header-top .form-search-control { border: solid 1px #e3e3e3; } .header-top .header-btn-w .header-btn > .icon { font-size: 1.7142857143rem; display: block; } .header-top .header-btn-w .header-btn .title { display: none !important; } .header-top .header-cart-default a.cart-toogle { background: #000000; color: #000000; padding: 0.6428571429rem 0.6428571429rem; } .header-top .header-cart-default a.cart-toogle:hover { color: #000000; } .header-top a.header-cart-btn:not(:hover) { color: #000000; } .stuck-header .header-top { padding-top: 0.7142857143rem; padding-bottom: 0.7142857143rem; } .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: #ffffff; } .cart-products-count-btn { background: #000000; color: #ffffff; } .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget { max-width: 64%; } /*** HORIZONTAL MENU ***/ #iqitmegamenu-horizontal { background: #ffffff; border-top: none 1px #e3e3e3; border-right: none 3px #38b82c; border-bottom: none 3px #e3e3e3; 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.2142857143rem; max-width: 14.2857142857rem; color: #000000; padding-left: 1.2142857143rem; padding-right: 1.2142857143rem; border-left: none 1px #575757; } #sticky-cart-wrapper a.header-cart-btn:not(:hover) { color: #000000; } #sticky-cart-wrapper .ps-shoppingcart.side-cart #blockcart-content { top: -1.0357142857rem; } .cbp-vertical-on-top .cbp-vertical-title { line-height: 3.2142857143rem !important; } .cbp-vertical-on-top .cbp-vertical-title-text { display: none !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 { color: #373737; } .cbp-horizontal .cbp-tab-title { font-size: 1rem; font-style: normal; font-weight: bold; text-transform: uppercase; line-height: 1em; } .cbp-horizontal .cbp-legend { background: #373737; color: #ffffff; } .cbp-horizontal .cbp-mainlink-icon, .cbp-horizontal .cbp-mainlink-iicon { font-size: 1.5714285714rem; max-height: 1.5714285714rem; } .cbp-horizontal > ul { text-align: center; } .cbp-horizontal > ul > li { float: none; text-align: left; } @media (max-width: 1300px) { .cbp-horizontal .cbp-tab-title { font-size: 0.8571428571rem; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { padding-left: 0.5714285714rem; padding-right: 0.5714285714rem; } } #cbp-hrmenu .cbp-hrsub, #cbp-hrmenu .cbp-hrsub-level2, #cbp-hrmenu .cbp-hrsub-wrapper { transition: visibility 300ms ease-in-out, opacity 300ms ease-in-out; } .container-iqitmegamenu, .iqit-megamenu-container, .cbp-hrsub-narrow, #desktop-header-container.container { position: static !important; } .cbp-hrmenu .cbp-hrsub-inner { padding-left: 0; padding-right: 0; } /*** VERTICAL MENU ***/ .cbp-vertical-on-top #cbp-hrmenu1-ul { background: #ffffff; border: solid 1px #e3e3e3; } #content-wrapper #cbp-hrmenu1 { background: #ffffff; border: solid 1px #e3e3e3; } #cbp-hrmenu1 .cbp-vertical-title { font-size: 1.2857142857rem; font-style: italic; font-weight: normal; text-transform: none; color: #ffffff; background: #000000; line-height: 3.5714285714rem; } #cbp-hrmenu1 .cbp-vertical-title:hover { color: #ffffff; background: #000000; } #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.5714285714rem; padding-bottom: 0.5714285714rem; 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.7142857143rem; max-height: 1.7142857143rem; } #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: #ffffff; background: #000000; } .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-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 4px 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: #000000 !important; } .cbp-hrmenu .cbp-hrsub-inner a:hover { color: #1d1d1d !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: #ffffff; color: #777777 !important; } .cbp-hrmenu .cbp-hrsub-inner .cbp-column-title, .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:link { color: #333333 !important; border-bottom: none 3px #c2bc29; font-size: 1.0714285714rem; font-style: normal; font-weight: bold; text-transform: uppercase; } .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:hover { color: !important; } /*** MOBILE MENU ***/ #mobile-header .col-mobile-menu-dropdown.show { background: #ffffff; } #mobile-header .col-mobile-menu-dropdown.show .m-nav-btn { color: #000000 !important; } #iqitmegamenu-mobile { background: #ffffff; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__tab { min-height: 3.8571428571rem; } #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.1428571429rem; padding-bottom: 1.1428571429rem; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__link { color: #595050 !important; padding-top: 1.1428571429rem; padding-bottom: 1.1428571429rem; font-size: 1.2857142857rem; font-style: normal; font-weight: normal; text-transform: none; } .col-mobile-menu-push #iqitmegamenu-mobile { border: none 1px; } .col-mobile-menu-push #_mobile_iqitmegamenu-mobile { box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.15); } .mobile-menu__submenu { background: #ffffff; } .mobile-menu__tab { border-bottom: solid 1px #e3e3e3; min-height: 4rem; } .mobile-menu__link { color: #000000 !important; padding-top: 1.2142857143rem; padding-bottom: 1.2142857143rem; font-size: 1.4285714286rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__arrow { padding-top: 1.2142857143rem; padding-bottom: 1.2142857143rem; color: #000000; font-size: 1.5714285714rem; } .mobile-menu__tab-icon { font-size: 1.4285714286rem; } .mobile-menu__tab-icon--img { max-height: 1.4285714286rem; } .mobile-menu__legend { font-size: 0.8571428571rem; font-style: normal; font-weight: normal; text-transform: none; color: #ffffff; background-color: #595050; } .mobile-menu__header-wrapper { color: #595050; background-color: #f4f4f4; border-bottom: none 1px; } .mobile-menu__title { font-size: 1.5714285714rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__column-title { font-size: 1.4285714286rem; font-style: normal; font-weight: normal; text-transform: none; color: #595050 !important; } .mobile-menu__column { font-size: 1.1428571429rem; font-style: normal; font-weight: normal; text-transform: none; color: #595050; margin-bottom: 2.8571428571rem; } .mobile-menu__column-categories:not(:last-child) { margin-bottom: 2.8571428571rem; } .mobile-menu__links-list-li { padding-top: 0.4285714286rem; padding-bottom: 0.4285714286rem; } .mobile-menu__close, .mobile-menu__back-btn { color: #595050; } .mobile-menu__footer { border-top: none 1px; color: #595050; background-color: #f4f4f4; } /*** PS_FacatedSearch ***/ .facet-type-checkbox:not(.facet_color) > li, .facet-type-radio:not(.facet_color) > li { display: inline-block; } .facet-type-checkbox:not(.facet_color) .custom-checkbox, .facet-type-checkbox:not(.facet_color) .custom-radio, .facet-type-radio:not(.facet_color) .custom-checkbox, .facet-type-radio:not(.facet_color) .custom-radio { display: none; } .facet-type-checkbox:not(.facet_color) .facet-label, .facet-type-radio:not(.facet_color) .facet-label { border: 1px solid rgba(161, 161, 161, 0.25); } .facet-type-checkbox:not(.facet_color) a, .facet-type-radio:not(.facet_color) a { padding: 0.4rem 0.8rem; } /*** Carousels ***/ .swiper-button-next, .swiper-button-prev { background: #ffffff; color: #000000; } .swiper-pagination-bullet { background: #000000; } /*** Product miniature ***/ .products.row { margin: -0.0714285714rem; } .products.row > .col, .products.row > [class*="col-"] { padding: 0.0714285714rem; } .swiper-container-wrapper { margin: -0.0714285714rem; } .swiper-container-wrapper .products.swiper-container { padding: 0.0714285714rem; } .swiper-container-wrapper .product-carousel { padding: 0.0714285714rem; } .swiper-products-carousel.swiper-arrows-above .swiper-button { margin: 0.0714285714rem; } .product-miniature { border: none 1px; outline: 1px none transparent; color: #000000; } .product-miniature a:link:not(.nav-link):not(.btn), .product-miniature a:visited:not(.nav-link):not(.btn) { color: #000000; } .product-miniature .product-price { color: #000000; } .product-miniature .iqit-review-star { color: #00ffff; } .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 .product-thumbnail-first:last-child { opacity: 1; } .product-miniature-grid { padding: 0.7142857143rem; } .product-miniature-grid .product-title { font-size: 1rem; font-style: normal; font-weight: bold; text-transform: none; } .product-miniature-grid .product-price { font-size: 1.1428571429rem; font-style: normal; font-weight: bold; text-transform: none; } @media (hover: hover) { .product-miniature:hover { outline: none 1px 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-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; } .product-miniature .input-qty, .product-miniature .input-group-add-cart .bootstrap-touchspin { display: none !important; } .btn-product-list { padding: 0.5rem 1rem; background: #ffffff; color: #000000; border: solid 1px rgba(161, 161, 161, 0.25); } .btn-product-list:hover { background: #d06e6a; color: #000000; border-color: #d06e6a; } .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: 1.4285714286rem; } .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: 1.4285714286rem; } .products-grid .product-miniature-layout-3 .product-description { background: rgba(0, 0, 0, 0.78); } .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-rows: 1fr; grid-auto-rows: 0; display: grid; overflow-y: hidden; } .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(2, 1fr); } @media (min-width: 768px) { .layout-full-width .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(3, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(2, 1fr); } } @media (min-width: 992px) { .layout-full-width .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(5, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(4, 1fr); } } @media (min-width: 1200px) { .layout-full-width .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(6, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(5, 1fr); } } .product_header_container .product-price, .product_p_price_container .product-price { font-size: 1.4285714286rem; font-style: normal; font-weight: bold; text-transform: none; } #product .images-container .product-cover { border: none 1px #f4f2f2; } .images-container .swiper-button-arrow, #product .product-cover .expander > span, #product-modal .modal-body .swiper-button-arrow { color: #000000; background: #ffffff; } .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: #000000; background: #ffffff; 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; } .product-variants > .product-variants-item { display: inline-block; margin-right: 1rem; vertical-align: top; } #main #main-product-wrapper { transition: opacity 0.3s ease; } #main.-combinations-loading { position: relative; } #main.-combinations-loading #product-preloader { display: block; position: absolute; z-index: 10; top: -10px; } #main.-combinations-loading #main-product-wrapper { opacity: 0.3; } @media (max-width: 767px) { #main-product-wrapper .product-add-to-cart { background: #ffffff; box-shadow: 0px -4px 30px 0px rgba(0, 0, 0, 0.09); position: fixed; bottom: 0; z-index: 99; width: 100%; left: 0; padding-left: 1rem; padding-right: 1rem; } #product #iqitcompare-floating { z-index: 0; } } @media (max-width: 576px) { .product-add-to-cart .col-add-qty { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .product-add-to-cart .col-add-btn { -ms-flex: 1; flex: 1; } .product-add-to-cart .col-add-wishlist, .product-add-to-cart .col-add-compare { max-width: 40px; } .product-add-to-cart .col-add-wishlist .btn, .product-add-to-cart .col-add-compare .btn { padding-left: 0; padding-right: 0; } } @media (max-width: 400px) { .product-add-to-cart .add-to-cart { padding-left: 0rem; padding-right: 0rem; } } #wrapper { background: #ffffff; border-top: none 1px; border-bottom: none 1px; padding-top: 2.1428571429rem; padding-bottom: 2.1428571429rem; color: #000000; } #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 0rem; padding-bottom: 0rem; } #content-wrapper .page-title { color: #000000; font-size: 2.2857142857rem; 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: #000000; } #content-wrapper .page-title:after { content: ""; position: absolute; bottom: -2.5px; display: block; width: 40px; height: 1px; border-bottom: none 5px #ca5058; left: 0; right: 0; } #content-wrapper .section-title { color: #000000; font-size: 1.2857142857rem; 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: #000000; } #content-wrapper .section-title:after { content: ""; position: absolute; bottom: -1.5px; display: block; width: 30px; height: 1px; border-bottom: solid 3px #00ffff; left: 0; right: 0; } .nav-tabs .nav-link { color: #000000; font-size: 1.2857142857rem; 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: #000000; border-bottom: solid 3px #00ffff; } .iqit-accordion .title { font-style: normal; font-weight: normal; text-transform: none; } .iqit-accordion .nav-link { border-bottom: solid 3px #00ffff; border-bottom-color: transparent; } .iqit-accordion .nav-link:not(.collapsed) { color: #000000; border-bottom: solid 3px #00ffff; } #wrapper .block-title { color: #000000; font-size: 1rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: solid 1px #949494; margin-bottom: 0.8em; padding-bottom: 0.5em; } #wrapper .block-title a:link, #wrapper .block-title a:visited { color: #000000; } #left-column .block, #right-column .block { background: #ebebeb; padding: 1.0714285714rem; border: none 1px rgba(161, 161, 161, 0.25); } #footer, #checkout-footer { background: #000000 url("/img/cms/footer-image-1_1920X.png") center center / cover no-repeat scroll; } #footer .ps-emailsubscription-block .newsletter-input-group, #checkout-footer .ps-emailsubscription-block .newsletter-input-group { border: solid 1px rgba(161, 161, 161, 0.25); background: #ffffff; } #footer .ps-emailsubscription-block .newsletter-input-group .input-subscription, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .input-subscription { color: #000000; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe { color: #d06e6a; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover { color: #d06e6a; } #footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder { color: #000000; } #footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder { color: #000000; } #footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder { color: #000000; } #footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder { color: #000000; } #footer .social-links._footer, #checkout-footer .social-links._footer { font-size: 1.1428571429rem; } #footer .social-links._footer a:not(:hover), #checkout-footer .social-links._footer a:not(:hover) { color: #ffffff !important; } #footer .block-title, #checkout-footer .block-title { color: #ffffff; font-size: 1rem; font-style: normal; font-weight: bold; text-transform: none; margin-bottom: 0.8em; padding-bottom: 0.6em; } #footer .block-title a:link, #footer .block-title a:visited, #checkout-footer .block-title a:link, #checkout-footer .block-title a:visited { color: #ffffff; } #footer .block-title:after, #checkout-footer .block-title:after { content: ""; position: absolute; bottom: -2px; display: block; width: 30px; height: 1px; border-bottom: solid 4px #00ffff; left: 0; right: 0; } #footer-container-first { border-top: none 1px rgba(161, 161, 161, 0.25); padding-top: 2.1428571429rem; padding-bottom: 2.1428571429rem; 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 2px #000000; padding-top: 2.1428571429rem; padding-bottom: 1.1428571429rem; color: #ffffff; } #footer-container-main a, #checkout-footer a { color: #ffffff; } #footer-container-main a:hover, #checkout-footer a:hover { color: #00ffff; } #footer-copyrights { border-top: none 2px #000000; padding-top: 1.4285714286rem; padding-bottom: 1.4285714286rem; } #maintenance-page { background: #000000; color: #d6d6d6; } #maintenance-page a, #maintenance-page a:link { color: #d6d6d6; } @font-face { font-family: 'Material Icons'; font-style: normal; font-weight: 400; src: url(iconfont/MaterialIcons-Regular.eot); /* For IE6-8 */ src: local('Material Icons'), local('MaterialIcons-Regular'), url(iconfont/MaterialIcons-Regular.woff2) format('woff2'), url(iconfont/MaterialIcons-Regular.woff) format('woff'), url(iconfont/MaterialIcons-Regular.ttf) format('truetype'); } .material-icons { font-family: 'Material Icons'; font-weight: normal; font-style: normal; font-size: 24px; /* Preferred icon size */ display: inline-block; width: 1em; height: 1em; line-height: 1; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; -moz-osx-font-smoothing: grayscale; font-feature-settings: 'liga'; } @media (max-width: 992px){ span.PM_ASBlockTitle { font-size: 17px!important; } .col-sm-6.pull-sm-6.copyright-txt { display: flex!important; flex-direction: column!important; align-items: flex-start!important; } img.lre { margin-left:0!important; } .social-links>li { padding: 0 .8em 0 0; font-size: 1.28571rem; } #header .header-nav .center-nav { display: none; } } .contact-rich a[href="tel:253 597 572"]:after, #footer-container-main a[href="tel:253 597 572"]:after { content: "*(Chamada para a rede móvel ou fixa de acordo com o seu tarifário em Portugal)"; font-size: 10px; display: block; line-height: 1.5; font-style: italic; } .elementor-animation-grow:not(:active), .elementor-animation-grow:not(:focus), .elementor-animation-grow:not(:hover), .elementor-iqit-banner:not(:hover) .elementor-animation-grow{ filter: grayscale(100%); } .elementor-animation-grow:active, .elementor-animation-grow:focus, .elementor-animation-grow:hover, .elementor-iqit-banner:hover .elementor-animation-grow{ filter: grayscale(0%); } .cart-products-count-btn { background: #00ebfa; } .brand-infos, div#iqithtmlandbanners-block-2 h5, #maintenance-page h1, #maintenance-page h2 { display: none!important; } section#checkout-payment-step div#payment-option-4-additional-information { margin: 0px!important; } body#checkout section.checkout-step .delivery-option>label>.row>div:first-child img { max-width: 80px; } @media (min-width: 992px){ #iqitcookielaw { max-width: 20%; }} #iqitmegamenu-mobile li > ul > li > ul > li > ul { background: #cecece; } #footer-container-main { padding-top: 5.142857rem; } #left-column .block{ margin-right: -15px; } #mobile-header .col-mobile-logo a img { width: 280px; } a#nav-link-iqit-reviews-tab, #footer-container-first { display: none!important; } #footer .block-title { font-size: 18px; font-weight: bold; text-transform: uppercase; } .col-sm-6.pull-sm-6.copyright-txt { display: flex; } .texto-centro { vertical-align: middle; line-height: 70px; } img.lre { margin-left:100px; } @media only screen and (max-width: 999px) { img.lre { max-width: 120px; } #mobile-header .col-mobile-logo a img { max-width: 180px; } } .ui-menu.ui-jolisearch .jolisearch-body{ width: 100%!important; min-width: 100%!important; } .jolisearch-body .more-results.col-xs-12-12 a { margin-top:30px!important; margin-bottom:30px!important; background:black!important; padding:0.8em; padding-left:2.4em!important; padding-rigth:2.4em!important; color:white!important; max-width:250px!important; margin:auto; } li.ui-menu-item, .ui-autocomplete{ width:100%!important; min-width:100%!important; } @media only screen and (min-width: 799px) { body#category aside.facet.clearfix:nth-child(1) { min-width: 75%!important; } body#category aside.facet.clearfix:nth-child(1) ul { display: flex; flex-wrap: wrap; } body#category aside.facet.clearfix:nth-child(1) li { padding:5px; } body#category .col.col-auto.facated-toggler, body#category div#left-column .block.block-facets { display:none; } /*body#category div#facets_search_center { display: block!important; }*/ } div#desktop-header-container img.logo.img-fluid { max-width: 230px!important; } nav#cbp-hrmenu { display: flex; padding-bottom: 20px; } .ui-menu.ui-jolisearch { text-align: center!important; } div#iqitcookielaw { left: 0!important; bottom: 0!important; min-width: 100%!important; display: flex!important; justify-content: center!important; align-items: center!important; flex-direction: row!important; } div#iqitcookielaw p { margin: 0px!important; margin-right: 25px!important; } div#search_widget { min-width: 60%!important; position: absolute!important; top: -50px!important; left: 30%!important; } i.material-icons.search { display: none!important; } @media only screen and (min-width: 1100px){ div#search_widget { left: 25%!important; } } @media only screen and (min-width: 799px){ .ui-menu.ui-jolisearch { margin-top: 40px; } } div#personal-information-step-login { background: white !important; } .ui-menu.ui-jolisearch { margin-top: 40px; } /* MOBILE RULES*/ @media only screen and (max-width: 768px) { footer#footer div#footer-container-main .row { flex-direction: column; } .block-iqitlinksmanager.block-iqitlinksmanager-4.block-links-inline.d-inline-block { display: none!Important; } header#header .row.justify-content-between { display:flex; flex-wrap:nowrap!important; } body#manufacturer div#inner-wrapper .row:nth-child(2), body#module-iqitsearch-searchiqit div#inner-wrapper .row:nth-child(2), body#category div#inner-wrapper .row:nth-child(2), body#module-ambjolisearch-jolisearch .row:nth-child(2), body#manufacturer row:nth-child(2){ display: flex!important; flex-direction: column-reverse!important; } body#manufacturer h1.h1.page-title, body#module-iqitsearch-searchiqit h1.h1.page-title, body#category h1.h1.page-title, body#module-ambjolisearch-jolisearch h1.h1.page-title, body#manufacturer h1.h1.page-title { padding-top: 40px; } .col.col-auto.col-left-sort span.select-title-name, .col.col-auto.col-left-sort a.select-title.expand-more.form-control { width: 90%!important; max-width: 90%!important; font-size: 15.5px; } .col.col-auto.col-left-sort { width: 100%; } .col.col-auto.col-left-sort .products-sort-nb-dropdown.products-sort-order.dropdown { width: 70%; } .col.col-auto.col-left-sort .products-sort-nb-dropdown.products-nb-per-page.dropdown { width: 25%; } .dropdown-menu.show { left: 0px!important; } .dropdown-menu.show:nth-child(1) { min-width: 300px; } .dropdown-menu.show:nth-child(2) { min-width: 100px; } } .row.align-items-center .filter-button { display: none; } .fa-shopping-bag:before { content: "\f07a"!important; } body#product button.btn.btn-comment.post-product-comment { display: none; } div#manufacturer-short-description a.btn.btn-secondary.btn-brands-more.float-right.collapsed { display:none!important; } @media only screen and (max-width: 600px) { div#_mobile_iqitmegamenu-mobile { min-width: 100%; } /*CSS FOR MOBILE SEARCH BAR*/ div#search-widget-mobile{ position: absolute; top: 0px; background:transparent!important; color:transparent; border: 0px!important; } div#search-widget-mobile form{ background:transparent!important; } div#search-widget-mobile form input.form-control.form-search-control.ui-autocomplete-input, div#search-widget-mobile form input.form-control.form-search-control.ui-autocomplete-input::placeholder{ background:transparent!important; color:transparent; } div#search-widget-mobile form button.search-btn{ display:none; } /*END OF CSS FOR MOBILE SEARCH BAR*/ } div#quickview-modal { display: flex!important; align-items: center; } div#js-product-list article.product-miniature.product-miniature-default { display: flex; flex-direction: column; justify-content: flex-end; } span.mobile-menu__arrow.js-mobile-menu__link--has-submenu { padding-left: 120px; } .jolisearch-widget__input { line-height: 1em!important; border-bottom:1px solid #80808057; } .jolisearch-widget__submit { bottom: 12px; color: black!important; } svg.jolisearch-widget__icon { opacity:0.3!important; } svg.jolisearch-widget__icon .fa-secondary { opacity: 1; } div#jolisearch_mobile_modal { padding-left: 0px; padding-right: 0px; } .jolisearch-modal .jolisearch-filter__content { padding-bottom: 15px; } .marketing .elementor-widget-container { transition: transform 0.75s ease-in-out, box-shadow 0.75s ease-in-out !important; /* Same easing for both */ } .marketing .elementor-widget-container:hover { transform: scale(1.025)!important; /* Subtle scale */ box-shadow: 0px 0px 10px 5px #adadad36!important; /* Box-shadow */ } .elementor-container.elementor-column-gap-default .elementor-row{ gap: 10px!important; } .categorias img { padding: 10px; background: white; border-radius: 250%!important; } .categorias img{ transition: transform 0.5s ease-in-out, box-shadow 0.5s ease-in-out !important; /* Same easing for both */ } .categorias img:hover{ transform: scale(1.02)!important; /* Subtle scale */ } .categorias a:hover{ border-bottom:1px solid #6b6b6b!important } @media only screen and (min-width: 1000px) { .cbp-category-link-w { font-size: 1.1em; line-height: 1.4em; padding-bottom: 10px; padding-left: 10px; } .cbp-hrsub-inner { padding: 0px!important; } a.cbp-column-title.nav-link.cbp-category-title { padding-bottom: 10px; } ul .cbp-category-link-w a:hover { background: #e7e7e7; } } .category-image img { max-width: 1100px; } @media only screen and (max-width: 1099px) { .category-image img { max-width: 100%!important; } } @media only screen and (max-width: 799px) { div#inner-wrapper { max-width: 100%; } div#inner-wrapper .products.row.products-grid { gap: 10px; } div#inner-wrapper .col-6 { flex: 0 0 48%!important; box-shadow: 0px 0px 2px 2px #0000000d; border-radius: 7px; max-width: 48%!important; } div#inner-wrapper .products.row.products-grid h2.h3.product-title { text-align: left; } div#inner-wrapper .products.row.products-grid .product-price-and-shipping { text-align: left; padding-top: 10px; } div#inner-wrapper .products.row.products-grid .product-brand.text-muted { text-align: left; } div#inner-wrapper .products.row.products-grid .product-brand.text-muted { padding-top: 10px; } div#inner-wrapper h1.h1.page-title { padding-top: 0px!important;! } div#left-column .PM_ASBlockOutput.PM_ASBlockOutputVertical.PM_ASMobileMode.PM_ASMobileVisible { overflow-y: scroll; background: white; min-height: 100vh!important; position: fixed; top: 0; right: 0; z-index: 9999; padding: 0; min-width:100%; } div#left-column .PM_ASBlockOutput .checkbox { font-size: 15px!Important; line-height: 1.5em; } div#left-column .PM_ASBlockOutput .PM_ASCritRangeValue { font-size: 18px; padding-top: 10px; } div#left-column .PM_ASBlockOutput .PM_ASCritRange { height: 15px!important; margin-top: 20px; } div#left-column .PM_ASBlockOutput a.ui-slider-handle.ui-state-default.ui-corner-all { height: 22px!important; } div#left-column .PM_ASBlockOutput.PM_ASBlockOutputVertical.PM_ASMobileMode .card-block { overflow-y: scroll; max-height:80vh!important; } .PM_ASBlockOutput.PM_ASMobileMode .card-header { position: fixed; top: 50%; /* Centers the button vertically */ right: 0; /* Aligns the button to the right edge */ transform: translateY(-50%); /* Adjusts for centering */ writing-mode: vertical-rl; /* Makes the text vertical */ background-color: #000000; /* Example background color */ color: white; /* Text color */ padding: 40px 13px; /* Padding for the button */ padding-top:28px!important; border-bottom-left-radius: 10px; border-top-left-radius: 10px; } .PM_ASBlockOutput.PM_ASBlockOutputVertical.PM_ASMobileMode.PM_ASMobileVisible .card-header { position:relative!important; top: unset!important; right:unset!important; /* Aligns the button to the right edge */ writing-mode: horizontal-tb; /* Makes the text vertical */ padding: 15px; /* Padding for the button */ transform: unset; /* Adjusts for centering */ background-color: #353535; /* Example background color */ border-bottom-left-radius: unset!important; border-top-left-radius: unset!important; } .PM_ASBlockOutput.PM_ASBlockOutputVertical.PM_ASMobileMode .card { border: 0px solid white!important; margin-bottom: -20px!important; } span.PM_ASBlockTitle::after { transform: translate(-9px, 9px)!important; font-size: 18px!important; } .PM_ASBlockOutput.PM_ASMobileMode .card-header { z-index: 99999!important; } } .floa-widget.fl-jcstart.fl-aicenter span.fl-logo img{ min-height: 40px!important; } form.elementor-newsletter-form input { border-radius: 6px; border: 0px!Important; } figure.elementor-iqit-banner-img { border-radius: 10px; } /* Style for the quantity input on the product page */ body#product input#quantity_wanted { border-bottom-left-radius: 10px !important; border-top-left-radius: 10px !important; } /* Style for various buttons (wishlist, compare, add-to-cart) on the product page */ body#product button#iqit-wishlist-product-btn, body#product button#iqit-compare-product-btn, body#product button.btn.btn-primary.btn-lg.add-to-cart { border-radius: 6px; } /* Hover effect for add-to-cart button */ body#product button.btn.btn-primary.btn-lg.add-to-cart:hover { border: 1px solid black !important; color: white !important; opacity: 0.8; } /* Radius styling for the quantity increment/decrement buttons */ button.btn.btn-touchspin.js-touchspin.bootstrap-touchspin-up { border-top-right-radius: 10px; } button.btn.btn-touchspin.js-touchspin.bootstrap-touchspin-down { border-bottom-right-radius: 10px !important; } div#blockcart-content a.btn.btn-primary.btn-block.btn-lg, div#blockcart-content a.btn.btn-secondary.btn-block { border-radius:6px!important; } div#blockcart-content a.btn.btn-primary.btn-block.btn-lg:hover { color: white!important; border: 1px solid black!Important; opacity: 0.8; } body#cart a.btn.btn-primary.btn-lg.btn-block, body#cart button.btn.btn-secondary { border-radius:6px; } body#cart a.btn.btn-primary.btn-lg.btn-block:hover{ opacity:0.8; border:1px solid black; color:white!important; } .btn-primary.btn-block.btn-lg, button.btn.btn-secondary { border-radius:6px!important; } .btn-primary.btn-block.btn-lg:hover { opacity:0.8; border:1px solid black!important; color:white!important; } div#js-product-list img.img-fluid.js-lazy-product-image.lazy-product-image.product-thumbnail-second.entered.loaded { background: white!important; } /* ===================== INÍCIO: CSS Blog Post (Fafmusica) ===================== */ /* Título do artigo */ body#module-ph_simpleblog-single header.page-header h1.h1.page-title { font-size: clamp(1.8rem, 4vw + 1rem, 3rem); text-align: center; padding: 0; line-height: 1.2; letter-spacing: -0.5px; } /* Breakpoints para controlar limites com precisão */ @media (max-width: 767px) { body#module-ph_simpleblog-single header.page-header h1.h1.page-title { font-size: 1.8rem; /* ~28.8px */ } } @media (min-width: 768px) and (max-width: 1199px) { body#module-ph_simpleblog-single header.page-header h1.h1.page-title { font-size: 2.5rem; /* ~40px */ } } @media (min-width: 1200px) { body#module-ph_simpleblog-single header.page-header h1.h1.page-title { font-size: 3rem; /* ~48px */ } } /* Meta info (autor, visualizações, gostos, etc.) */ .simpleblog__postInfo.text-muted ul { display: flex; flex-wrap: wrap; gap: 12px; justify-content: center; padding: 0; margin: 10px 0 30px; list-style: none; font-family: "Poppins", "Roboto", Arial, sans-serif; font-size: 1.1rem; color: #666; /* manter subtil para não roubar foco ao H1 */ } .simpleblog__postInfo.text-muted ul li { display: flex; align-items: center; gap: 5px; position: relative; font-weight: 400; font-size: 0.95em; /* ligeiramente menor que o UL para hierarquia visual */ color: black!important; /* evita sobrescrever o tom 'muted' do UL */ } /* Responsivo meta info */ @media (max-width: 600px) { .simpleblog__postInfo.text-muted ul { font-size: 0.85rem; } } /* ====================== FIM: CSS Blog Post (Fafmusica) ====================== */ @media (min-width: 699px) { .cbp-category-link-w a { min-width: 100%; padding: 10px 4px!important; border-radius: 5px; } .cbp-hrmenu .cbp-links li { margin: 0px!important; } .cbp-category-link-w { padding-bottom: 0px!important; } .cbp-hrmenu .col-12 ul { min-width: 100%!important; } } /* Container do separador */ #cbp-hrmenu-tab-3 { border-radius: 500px; overflow: hidden; } /* Link principal */ #cbp-hrmenu-tab-3 > a.nav-link { background: linear-gradient(90deg, #fe12de 0%, #02afff 100%); min-width: 200px; padding: 20px 4px; border-radius: 14px; display: flex; flex-direction: column; align-items: flex-start; text-decoration: none !important; } #cbp-hrmenu-tab-3 .cbp-tab-title { min-width: 100%; text-align: center; justify-content: center; } /* Linha com os raios e o título */ #cbp-hrmenu-tab-3 .cbp-tab-title { display: flex; align-items: center; gap: 10px; color: #ffffff !important; font-size: 10px; font-weight: 800; letter-spacing: 1px; text-transform: uppercase; font-size: 13px; } /* Raios antes e depois */ #cbp-hrmenu-tab-3 .cbp-tab-title::before, #cbp-hrmenu-tab-3 .cbp-tab-title::after { content: "⚡"; font-size: 22px; } /* Linha da seta */ #cbp-hrmenu-tab-3 i.fa-angle-down { color: #ffffff; margin-top: 8px; margin-left: 4px; font-size: 14px; } /* Hover com ligeiro zoom */ #cbp-hrmenu-tab-3 > a.nav-link:hover { background: linear-gradient(90deg, #fe12de 0%, #02afff 100%); transform: scale(1.02); transition: 0.25s ease; } @media (max-width: 699px) { body#product span.badge.badge-discount.discount.discount-percentage { padding: 5px 30px; border-radius: 5px; font-size: 20px; transform: translateY(-6px); } body#product .price-countdown.badge-discount.discount { min-width: 100%; text-align: center; padding: 10px; border-radius: 5px; font-size: 17px; } }