.iqitfake{ display: none;} @charset "UTF-8"; /*** Style mixins ***/ /*** Variables mixins and functions ***/ .container, .elementor-section.elementor-section-boxed > .elementor-container { max-width: 1270px; } a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) { color: #777777; } a:hover:not(.nav-link):not(.btn) { color: #333333; } .pagination .page-list li:hover { border-color: #333333; } .pagination .page-list li.current { border-color: #333333; } .pagination .page-list li.current a { color: #333333; } #mobile-header { background: #1c2641; border-bottom: solid 1px #e3e3e3; } #mobile-header #mobile-header-sticky { background: #1c2641; } #mobile-header .mobile-main-bar { padding-top: 1.4285714286rem; padding-bottom: 1.4285714286rem; } #mobile-header .m-nav-btn { color: #777777; } #mobile-header .m-nav-btn:hover { color: #333333; } #mobile-header .m-nav-btn > span { display: none !important; } #mobile-header .mobile-buttons-bar { background: #c9c9c9; } @media (max-width: 9999px) { #desktop-header { display: none; } #mobile-header { display: block; } } html { font-size: 14px; } @media (max-width: 767px) { html { font-size: 10px; } } body { line-height: 1.4rem; } body { font-family: 'Karla', sans-serif; } .h1, .h2, .block-title, .page-title, .modal-title, .step-title { font-family: 'Orbitron', cursive; } #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: rgba(116, 78, 78, 0); color: #00c2ff; border: none 1px #f0f0f0; } .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: #00c2ff; color: #2e2e2e; } .btn-secondary:not(:disabled):not(.disabled):active { background: #00c2ff; color: #2e2e2e; } .btn-outline-secondary, .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { background: rgba(116, 78, 78, 0); color: #00c2ff; border: solid 1px #e3e3e3; } .btn-outline-secondary:hover, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover { background: #00c2ff; color: #2e2e2e; border: solid 1px #e3e3e3; } /*** Primary button ***/ .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #786e6e; color: #00c2ff; 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: #333333; color: #00c2ff; } .btn-primary:not(:disabled):not(.disabled):active { background: #333333; color: #00c2ff; } #wrapper .breadcrumb { padding-top: 0.7142857143rem; padding-bottom: 0.7142857143rem; margin-top: -1.0714285714rem; margin-bottom: 1.0714285714rem; font-size: 0.8571428571rem; font-style: normal; font-weight: bold; text-transform: none; color: #8f8f8f; display: none !important; } #wrapper .breadcrumb li:after { color: #8f8f8f; } #wrapper .breadcrumb a { color: #8f8f8f; } /*** Text fields ***/ .form-control { background-color: #ffffff; color: #777777; border: solid 1px #e3e3e3; } .custom-select2, .custom-select2 option { background-color: #ffffff; } .custom-select2:after { color: #777777; } .bootstrap-touchspin .btn-touchspin { background-color: #ffffff; color: #777777; border: solid 1px #e3e3e3; } .bootstrap-touchspin .btn-touchspin:hover { color: #777777; } .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; border-color: #8a8a8a; } /*** 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: #333!important; color: white!important; } .tooltip { --bs-tooltip-bg: #333333; --bs-tooltip-color: #ffffff; } /*** Modals ***/ .modal-backdrop { background: rgba(194, 194, 194, 0.7); } .modal-content { background: #ffffff; border: none 1px; } .js-quickview-np-btn { background: #ffffff; } /*** Notifications ***/ .ns-box { background: #ca5058; color: #ffffff; border: none 1px; } .product-price { color: #ad1f00; } .iqit-review-star { color: #e0d041; } .product-flags .product-flag { font-size: 0.5714285714rem; font-style: normal; font-weight: normal; text-transform: none; } .product-flags .discount, .product-flags .on-sale { background: #969696; color: #f822f8; } .product-flags .new { background: #969696; color: #ffe0e0; } .product-flags .online-only, .product-flags .pack { background: #969696; color: #ffffff; } .product-flags .out_of_stock { background: #a17738; color: #fff7f7; } .discount { background: #969696; color: #f822f8; } .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: #000000; color: #00c2ff; } #back-to-top:hover { background: #333333; color: #00c2ff; } ::-webkit-scrollbar { -webkit-appearance: none; width: 7px; } ::-webkit-scrollbar-thumb { background: #00c2ff; } ::-webkit-scrollbar-track { background: #ffffff; } body { scrollbar-face-color: #00c2ff; scrollbar-track-color: #ffffff; } #header, #checkout-header { border-top: none 1px; border-bottom: none 1px; } #header .container, #checkout-header .container { max-width: 100%; } .sticky-desktop-wrapper #desktop-header.stuck-header { border-bottom: none 1px; } #header .header-nav { color: #777777; background: #f8f8f8; border-bottom: none 1px; padding-top: 0.5714285714rem; padding-bottom: 0.5714285714rem; font-size: 0.8571428571rem; display: none !important; } #header .header-nav a { color: #777777; } #header .header-nav a:hover { color: #333333; } #header .header-nav .social-links._topbar { font-size: 1rem; } .header-top { color: #00c2ff; } .header-top a:not(.btn):not(.nav-link) { color: #00c2ff; } .header-top a:not(.btn):not(.nav-link):hover { color: #333333; } .header-top .form-search-control { color: rgba(119, 99, 99, 0.33); border: solid 1px #e3e3e3; } .header-top input.form-search-control::-webkit-input-placeholder { color: rgba(119, 99, 99, 0.33); } .header-top input.form-search-control:-moz-placeholder { color: rgba(119, 99, 99, 0.33); } .header-top input.form-search-control:-ms-input-placeholder { color: rgba(119, 99, 99, 0.33); } .header-top input.form-search-control:-moz-placeholder { color: rgba(119, 99, 99, 0.33); } .header-top .search-btn { color: rgba(119, 99, 99, 0.33); } .header-top .header-btn-w .header-btn > .icon { font-size: 1.4285714286rem; display: block; } .header-top .header-btn-w .header-btn .title { display: none !important; } .header-top .header-cart-default a.cart-toogle { background: rgba(0, 0, 0, 0); color: #00c2ff; padding: 0.6428571429rem 0.6428571429rem; } .header-top .header-cart-default a.cart-toogle:hover { color: #00c2ff; } .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: #00c2ff; } .stuck-header .header-top { padding-top: 0.3571428571rem; padding-bottom: 0.3571428571rem; } .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: #000000; } .cart-products-count-btn { background: #1bd33f; color: #ffffff; } .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget { max-width: 22%; } /*** HORIZONTAL MENU ***/ #iqitmegamenu-horizontal { background: rgba(15, 20, 30, 0.57); border-top: none 3px #521919; border-right: none 3px #38b82c; border-bottom: none 3px #457deb; border-left: none 3px #a6cc0f; margin: 0 -500%; padding: 0 500%; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { line-height: 3.5714285714rem; max-width: 14.2857142857rem; color: #00c2ff; padding-left: 1.0714285714rem; padding-right: 1.0714285714rem; border-left: groove 2px rgba(87, 87, 87, 0.57); } #sticky-cart-wrapper a.header-cart-btn:not(:hover) { color: #00c2ff; } #sticky-cart-wrapper .ps-shoppingcart.side-cart #blockcart-content { top: -1.2142857143rem; } .cbp-vertical-on-top .cbp-vertical-title { line-height: 3.5714285714rem !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 { background: #f8f8f8; color: #333333; } .cbp-horizontal .cbp-tab-title { font-size: 0.9285714286rem; font-style: normal; font-weight: normal; text-transform: none; line-height: 1em; } .cbp-horizontal .cbp-legend { background: #ca5058; color: #00c2ff; } .cbp-horizontal .cbp-mainlink-icon, .cbp-horizontal .cbp-mainlink-iicon { font-size: 1.4285714286rem; max-height: 1.4285714286rem; } .cbp-horizontal .cbp-submenu-aindicator { display: none; } @media (max-width: 1300px) { .cbp-horizontal .cbp-tab-title { font-size: 1rem; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { padding-left: 0.7142857143rem; padding-right: 0.7142857143rem; } } #cbp-hrmenu .cbp-hrsub { transform: translateY(-10px); } #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; } #content-wrapper #cbp-hrmenu1 { background: #ffffff; border: solid 1px #e3e3e3; } #cbp-hrmenu1 .cbp-vertical-title { font-size: 1.2857142857rem; font-style: normal; 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-size: 1rem; font-style: normal; font-weight: normal; text-transform: none; } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu ul.cbp-hrsub-level2 { background: #ffffff; border: none 1px #37a625; 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: !important; } .cbp-hrmenu .cbp-hrsub-inner a:hover { color: #333333 !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: 1rem; 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: rgba(5, 10, 20, 0.98); } #mobile-header .col-mobile-menu-dropdown.show .m-nav-btn { color: #00c2ff !important; } #iqitmegamenu-mobile { background: rgba(5, 10, 20, 0.98); } #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; } .mobile-menu__submenu { background: rgba(5, 10, 20, 0.98); } .mobile-menu__tab { border-bottom: solid 1px #00c2ff; min-height: 4.4285714286rem; } .mobile-menu__link { color: #00c2ff !important; padding-top: 1.4285714286rem; padding-bottom: 1.4285714286rem; font-size: 1.5714285714rem; font-style: normal; font-weight: bold; text-transform: none; } .mobile-menu__arrow { padding-top: 1.4285714286rem; padding-bottom: 1.4285714286rem; color: #00c2ff; font-size: 1.5714285714rem; } .mobile-menu__tab-icon { font-size: 1.5714285714rem; } .mobile-menu__tab-icon--img { max-height: 1.5714285714rem; } .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: #00c2ff; background-color: rgba(5, 10, 20, 0.98); 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.5714285714rem; font-style: normal; font-weight: bold; text-transform: uppercase; 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__column-title { margin-bottom: 0.5714285714rem; } .mobile-menu__links-list-li { padding-top: 0.4285714286rem; padding-bottom: 0.4285714286rem; } .mobile-menu__close, .mobile-menu__back-btn { color: #00c2ff; } .mobile-menu__footer { border-top: none 1px; color: #00c2ff; background-color: rgba(5, 10, 20, 0.98); display: none; } /*** PS_FacatedSearch ***/ /*** Carousels ***/ .swiper-button-next, .swiper-button-prev { background: #333333; color: #ffffff; } .swiper-pagination-bullet { background: #333333; } /*** Product miniature ***/ .products.row { margin: 0rem; } .products.row > .col, .products.row > [class*="col-"] { padding: 0rem; } .swiper-container-wrapper { margin: 0rem; } .swiper-container-wrapper .products.swiper-container { padding: 0rem; } .swiper-container-wrapper .product-carousel { padding: 0rem; } .swiper-products-carousel.swiper-arrows-above .swiper-button { margin: 0rem; } .product-miniature { border: none 1px; outline: 1px none transparent; } .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 .product-title { font-size: 1rem; font-style: normal; font-weight: normal; text-transform: none; } .product-miniature-grid .product-price { font-size: 1rem; font-style: normal; font-weight: normal; text-transform: none; } @media (hover: hover) { .product-miniature:hover { outline: none 1px; box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.15); } } .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; } .product-miniature .input-qty, .product-miniature .input-group-add-cart .bootstrap-touchspin { display: none !important; } .btn-product-list { padding: 0.5357142857rem 1.0714285714rem; background: black; color: #ffffff; border: none 1px; } .btn-product-list:hover { background: #ffffff; color: #000000; } .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.7142857143rem; } .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.7142857143rem; } .products-grid .product-miniature-layout-3 .product-description { background: rgba(40, 44, 51, 0.93); } .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(5, 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(4, 1fr); } } .product_header_container .product-price, .product_p_price_container .product-price { font-size: 1.2857142857rem; font-style: normal; font-weight: bold; text-transform: none; } #product .images-container .product-cover { border: none 1px; } .images-container .swiper-button-arrow, #product .product-cover .expander > span, #product-modal .modal-body .swiper-button-arrow { color: #ab2727; background: #333333; } .images-container .swiper-button-arrow:hover, #product .product-cover .expander > span:hover, #product-modal .modal-body .swiper-button-arrow:hover { opacity: 0.6 !important; } #col-product-info { position: -webkit-sticky; position: sticky; z-index: 1; top: 30px; transition: top 300ms ease 0s; } #main-product-wrapper .product-cover .expander { z-index: 1; } @media screen and (min-width: 768px) { #main-product-wrapper .no-quick-view-d-md-none { display: none; } } @media screen and (min-width: 768px) { #main-product-wrapper #swiper-wrapper-column-images { display: block; } } .modal-open #col-product-info { position: static; } #product .product-cover .expander { color: #ab2727; background: #333333; } #product .product-cover .expander:hover { opacity: 0.6 !important; } #product .product-cover .expander { display: none; } .product-variants > .product-variants-item { display: inline-block; margin-right: 1rem; vertical-align: top; } .col-product-info, .quickview-info { text-align: center; } .product-variants-item > ul { display: inline-block; } .product-variants-item .custom-select2 { margin: 0 auto; } .product-add-to-cart .row.product-quantity { justify-content: center; } #wrapper { border-top: none 1px; border-bottom: none 1px; padding-top: 1.0714285714rem; padding-bottom: 1.0714285714rem; color: #e6e6e6; } #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 1.4285714286rem; padding-bottom: 1.4285714286rem; } #content-wrapper .page-title { color: #00c2ff; text-align: center; font-size: 1.2857142857rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: solid 1px #e3e3e3; margin-bottom: 0.8em; padding-bottom: 0.5em; } #content-wrapper .page-title a:link, #content-wrapper .page-title a:visited { color: #00c2ff; } #content-wrapper .section-title { color: #00c2ff; text-align: center; font-size: 1.1428571429rem; 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: #00c2ff; } #content-wrapper .section-title:after { content: ""; position: absolute; bottom: -0.5px; display: block; width: 30px; height: 1px; border-bottom: solid 1px #e3e3e3; left: 0; right: 0; margin: auto; } .nav-tabs .nav-link { color: #000000; font-size: 1.1428571429rem; 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 #ca5058; } .iqit-accordion .title { font-style: normal; font-weight: normal; text-transform: none; } .iqit-accordion .title a:link:not(.nav-link):not(.btn), .iqit-accordion .title a:visited:not(.nav-link):not(.btn) { color: #c95858; } .iqit-accordion .nav-link { border-bottom: solid 3px #ca5058; border-bottom-color: transparent; } .iqit-accordion .nav-link:not(.collapsed) { color: #000000; border-bottom: solid 3px #ca5058; } #wrapper .block-title { color: #333333; font-size: 1rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: solid 1px #e3e3e3; margin-bottom: 0.8em; padding-bottom: 0.5em; } #wrapper .block-title a:link, #wrapper .block-title a:visited { color: #333333; } #left-column .block, #right-column .block { border: none 1px; } #footer, #checkout-footer { background: rgba(15, 20, 30, 0.85); } #footer .ps-emailsubscription-block .newsletter-input-group, #checkout-footer .ps-emailsubscription-block .newsletter-input-group { border: solid 1px #e3e3e3; background: #ffffff; } #footer .ps-emailsubscription-block .newsletter-input-group .input-subscription, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .input-subscription { color: #777777; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe { color: #777777; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover { color: #bd4e0f; } #footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder { color: #777777; } #footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder { color: #777777; } #footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder { color: #777777; } #footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder { color: #777777; } #footer .social-links._footer, #checkout-footer .social-links._footer { font-size: 1.3571428571rem; } #footer .social-links._footer a:not(:hover), #checkout-footer .social-links._footer a:not(:hover) { color: #777777 !important; } #footer .block-title, #checkout-footer .block-title { color: #333333; font-size: 1rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: solid 1px #e3e3e3; margin-bottom: 0.8em; padding-bottom: 0.5em; } #footer .block-title a:link, #footer .block-title a:visited, #checkout-footer .block-title a:link, #checkout-footer .block-title a:visited { color: #333333; } #footer-container-first { border-top: none 1px; padding-top: 2.1428571429rem; padding-bottom: 2.1428571429rem; background: #212121; 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; padding-top: 2.8571428571rem; padding-bottom: 1.8571428571rem; color: #777777; } #footer-container-main a, #checkout-footer a { color: #777777; } #footer-container-main a:hover, #checkout-footer a:hover { color: #333333; } #footer-copyrights { border-top: none 1px; background: #ffffff; padding-top: 1.0714285714rem; padding-bottom: 1.0714285714rem; } @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; } @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'; } /* Carrito sobre todo */ .ps-shoppingcart.dropdown #blockcart-content { z-index: 1000; } /* Estilos mínimos del body para fon do Vanta */ body { margin: 0; background-color: transparent; /* Necesario para que se vea el fondo */ position: relative; /* Para stacking con Vanta */ overflow-x: hidden; -webkit-text-size-adjust: 100%; -webkit-tap-highlight-color: transparent; } #vanta-bg { position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; z-index: -10; pointer-events: none; background: transparent; } .elementor-element.elementor-element-sihwm2d .product-miniature { background: rgba(10, 15, 28, 0.95); /* Un azul oscuro profundo y sólido */ } .container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl { --bs-gutter-x: 1.5rem; --bs-gutter-y: 0; padding-right: calc(var(--bs-gutter-x) * 0.5); padding-left: calc(var(--bs-gutter-x) * 0.5); margin-right: auto; margin-left: auto; /* Fondo con degradado elegante */ background: linear-gradient( 145deg, rgba(15, 20, 30, 0.9), rgba(5, 10, 20, 0.97) ); /* Para que el contenido no se "pegue" al fondo */ border-radius: 16px; box-shadow: 0 10px 30px rgba(0, 194, 255, 0.15); } .custom-background { background: linear-gradient(135deg, rgba(15, 20, 30, 0.95), rgba(5, 10, 20, 0.98)); border-radius: 20px; padding: 3rem; box-shadow: 0 0 30px rgba(0, 194, 255, 0.1); color: #fff; font-family: 'Orbitron', sans-serif; } /* Título principal, con azul highlight y glow */ .custom-background h2, .custom-background .title { font-size: 2.5rem; color: #fff; text-shadow: 0 0 12px var(--primary, #00C2FF); position: relative; display: inline-block; font-weight: 700; } .custom-background h2 .highlight, .custom-background .title .highlight { color: #00C2FF; text-shadow: 0 0 20px #00c2ffaa; } /* Texto normal, en blanco con algo de opacidad */ .custom-background p, .custom-background .description { font-family: 'Inter', sans-serif; font-size: 1.1rem; color: #ccc; margin-top: 0.5rem; line-height: 1.5; } /* Listas dentro del slider o la sección */ .custom-background ul { list-style: none; padding-left: 0; margin-top: 1.5rem; color: #ddd; font-family: 'Inter', sans-serif; font-size: 1rem; line-height: 1.6; } .custom-background ul li { margin-bottom: 1rem; } /* Para botones o enlaces destacados */ .custom-background a, .custom-background button { font-family: 'Orbitron', sans-serif; color: #00C2FF; text-shadow: 0 0 10px #00c2ffcc; font-weight: 700; text-decoration: none; cursor: pointer; transition: color 0.3s ease; } .custom-background a:hover, .custom-background button:hover { color: #0099cc; text-shadow: 0 0 18px #0099cccc; } /* Imágenes dentro de custom-background con efecto hover */ .custom-background img { height: auto; max-width: 100%; border: none; border-radius: 0; box-shadow: none; transition: transform 0.3s ease, box-shadow 0.3s ease; cursor: pointer; } .custom-background img:hover { transform: scale(1.05); box-shadow: none; } .img-fluid, .img-thumbnail, .rte-content img { max-width: 100%; height: auto; position: relative; filter: drop-shadow(0 0 5px #00C2FFaa) drop-shadow(0 0 8px #00C2FFcc) brightness(1.1) contrast(1.3); transition: filter 0.3s ease, transform 0.3s ease; cursor: pointer; animation: pulseGlow 4s ease-in-out infinite, breathe 6s ease-in-out infinite; } /* Glow y animación hover para las imágenes */ .img-fluid:hover, .img-thumbnail:hover, .rte-content img:hover { transform: scale(1.15) rotate(-3deg) translateY(-3px); filter: drop-shadow(0 0 25px #00C2FFdd) brightness(1.3) contrast(1.5); animation: none; } /* Blur blanco etéreo, polvo cósmico para imágenes */ .img-fluid::before, .img-thumbnail::before, .rte-content img::before { content: ""; position: absolute; top: -15px; left: -10px; width: calc(100% + 20px); height: 120px; background: radial-gradient(circle at center, rgba(255,255,255,0.4), transparent 70%); filter: blur(18px); opacity: 0.7; pointer-events: none; z-index: -1; transform: rotate(-10deg); animation: subtleShift 6s ease-in-out infinite; } /* Partículas blancas animadas tipo spray para imágenes */ .img-fluid::after, .img-thumbnail::after, .rte-content img::after { content: ""; position: absolute; top: 20px; left: 10px; width: 180px; height: 90px; background: radial-gradient(circle, rgba(255,255,255,0.25) 2px, transparent 4px), radial-gradient(circle, rgba(255,255,255,0.15) 1.5px, transparent 3px); background-repeat: no-repeat; background-position: 20px 20px, 80px 40px; filter: blur(4px); opacity: 0.6; pointer-events: none; z-index: -1; transform: rotate(-5deg); animation: sprayPulse 5s ease-in-out infinite; } /* Animaciones (repetidas para asegurar coherencia) */ @keyframes pulseGlow { 0%, 100% { filter: drop-shadow(0 0 6px #00C2FFAA); } 50% { filter: drop-shadow(0 0 12px #00C2FFCC); } } @keyframes subtleShift { 0%, 100% { transform: rotate(-10deg) translateX(0); opacity: 0.7; } 50% { transform: rotate(-10deg) translateX(8px); opacity: 0.55; } } @keyframes sprayPulse { 0%, 100% { opacity: 0.6; } 50% { opacity: 0.4; } } /* Nueva animación: respiración lenta y vibrante */ @keyframes breathe { 0%, 100% { transform: scale(1) translateY(0); filter: drop-shadow(0 0 5px #00C2FFaa) drop-shadow(0 0 8px #00C2FFcc) brightness(1.1) contrast(1.3); } 50% { transform: scale(1.03) translateY(-4px); filter: drop-shadow(0 0 10px #00C2FFcc) drop-shadow(0 0 14px #00C2FFee) brightness(1.15) contrast(1.4); } } <!-- WEB - Azul (#00C2FF) --> <section class="custom-section web-section"> <div class="section-header"> <h2 class="section-title">Desarrollo <span class="highlight">Web</span></h2> <p class="section-description">Soluciones digitales a medida para tu presencia online</p> <div class="title-decoration"> <div class="decoration-line"></div> <div class="decoration-dot"></div> <div class="decoration-line"></div> </div> </div> </section> <!-- GRÁFICO - Rosa (#FF6B9D) --> <section class="custom-section graphic-section"> <div class="section-header"> <h2 class="section-title">Diseño <span class="highlight">Gráfico</span></h2> <p class="section-description">Identidad visual impactante para tu marca</p> <div class="title-decoration"> <div class="decoration-line"></div> <div class="decoration-dot"></div> <div class="decoration-line"></div> </div> </div> </section> <!-- SOFTWARE - Verde (#2ECC71) --> <section class="custom-section software-section"> <div class="section-header"> <h2 class="section-title">Desarrollo de <span class="highlight">Software</span></h2> <p class="section-description">Soluciones tecnológicas personalizadas</p> <div class="title-decoration"> <div class="decoration-line"></div> <div class="decoration-dot"></div> <div class="decoration-line"></div> </div> </div> </section> <!-- GUIAS - Morado (#8A2BE2) --> <section class="custom-section guides-section"> <div class="section-header"> <h2 class="section-title">Guías <span class="highlight">Especializadas</span></h2> <p class="section-description">Recursos exclusivos para aprendizaje</p> <div class="title-decoration"> <div class="decoration-line"></div> <div class="decoration-dot"></div> <div class="decoration-line"></div> </div> </div> </section> <style> :root { --web-color: #00C2FF; --graphic-color: #FF6B9D; --software-color: #2ECC71; --guides-color: #8A2BE2; --dark-bg: #0a0f1a; --text-light: #ffffff; } .custom-section { background: linear-gradient(135deg, rgba(10, 15, 25, 0.98), rgba(5, 10, 20, 0.95)); border-radius: 18px; padding: 3rem 2rem; margin: 2rem auto; max-width: 1200px; font-family: 'Orbitron', sans-serif; text-align: center; position: relative; overflow: hidden; } /* Estilos específicos para cada sección */ .web-section { border: 1px solid rgba(0, 194, 255, 0.15); box-shadow: 0 10px 40px rgba(0, 194, 255, 0.08); } .web-section::before { background: radial-gradient(circle, rgba(0, 194, 255, 0.03) 0%, transparent 70%); } .web-section .highlight { color: var(--web-color); text-shadow: 0 0 20px rgba(0, 194, 255, 0.5); } .graphic-section { border: 1px solid rgba(255, 107, 157, 0.15); box-shadow: 0 10px 40px rgba(255, 107, 157, 0.08); } .graphic-section::before { background: radial-gradient(circle, rgba(255, 107, 157, 0.03) 0%, transparent 70%); } .graphic-section .highlight { color: var(--graphic-color); text-shadow: 0 0 20px rgba(255, 107, 157, 0.5); } .software-section { border: 1px solid rgba(46, 204, 113, 0.15); box-shadow: 0 10px 40px rgba(46, 204, 113, 0.08); } .software-section::before { background: radial-gradient(circle, rgba(46, 204, 113, 0.03) 0%, transparent 70%); } .software-section .highlight { color: var(--software-color); text-shadow: 0 0 20px rgba(46, 204, 113, 0.5); } .guides-section { border: 1px solid rgba(138, 43, 226, 0.15); box-shadow: 0 10px 40px rgba(138, 43, 226, 0.08); } .guides-section::before { background: radial-gradient(circle, rgba(138, 43, 226, 0.03) 0%, transparent 70%); } .guides-section .highlight { color: var(--guides-color); text-shadow: 0 0 20px rgba(138, 43, 226, 0.5); } /* Estilos comunes */ .custom-section::before { content: ''; position: absolute; top: -50%; left: -50%; width: 200%; height: 200%; animation: pulse 15s infinite linear; z-index: 0; } .section-header { position: relative; z-index: 1; } .section-title { font-size: 2.5rem; color: var(--text-light); font-weight: 700; margin-bottom: 1rem; display: inline-block; } .section-description { font-family: 'Inter', sans-serif; color: rgba(255, 255, 255, 0.8); font-size: 1.1rem; max-width: 600px; margin: 0 auto 1.5rem auto; line-height: 1.6; } .title-decoration { display: flex; align-items: center; justify-content: center; margin: 2rem auto; } .decoration-line { width: 60px; height: 2px; background: linear-gradient(90deg, transparent, currentColor, transparent); opacity: 0.5; } .decoration-dot { width: 8px; height: 8px; border-radius: 50%; margin: 0 15px; box-shadow: 0 0 10px currentColor; } /* Colores específicos para decoración */ .web-section .decoration-line, .web-section .decoration-dot { background: var(--web-color); color: var(--web-color); } .graphic-section .decoration-line, .graphic-section .decoration-dot { background: var(--graphic-color); color: var(--graphic-color); } .software-section .decoration-line, .software-section .decoration-dot { background: var(--software-color); color: var(--software-color); } .guides-section .decoration-line, .guides-section .decoration-dot { background: var(--guides-color); color: var(--guides-color); } @keyframes pulse { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } @media (max-width: 768px) { .section-title { font-size: 2rem; } .section-description { font-size: 1rem; padding: 0 1rem; } .custom-section { padding: 2rem 1rem; border-radius: 14px; } .decoration-line { width: 40px; } } </style>