.iqitfake{ display: none;} @charset "UTF-8"; /*** Style mixins ***/ /*** Variables mixins and functions ***/ body { background: rgba(40, 40, 40, 0.06); } .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: #324788; } a:hover:not(.nav-link):not(.btn) { color: #5d8eb3; } .pagination .page-list li:hover { border-color: #5d8eb3; } .pagination .page-list li.current { border-color: #5d8eb3; } .pagination .page-list li.current a { color: #5d8eb3; } #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: #324788; } #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.3rem; } body { font-family: poppins; } #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: #324788; 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: #dfe3f0; color: #324788; } .btn-secondary:not(:disabled):not(.disabled):active { background: #dfe3f0; color: #324788; } .btn-outline-secondary, .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { background: #ffffff; color: #324788; border: solid 1px #e3e3e3; } .btn-outline-secondary:hover, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover { background: #dfe3f0; color: #324788; border: solid 1px #e3e3e3; } /*** Primary button ***/ .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #324788; 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: #4d67b8; color: #ffffff; } .btn-primary:not(:disabled):not(.disabled):active { background: #4d67b8; color: #ffffff; } #wrapper .breadcrumb { background: #f0f0f0; padding-top: 0.9230769231rem; padding-bottom: 0.9230769231rem; margin-top: -1.9230769231rem; margin-bottom: 1.9230769231rem; 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: #324788; border: solid 1px #e3e3e3; } .custom-select2, .custom-select2 option { background-color: #ffffff; } .custom-select2:after { color: #324788; } .bootstrap-touchspin .btn-touchspin { background-color: #ffffff; color: #324788; border: solid 1px #e3e3e3; } .bootstrap-touchspin .btn-touchspin:hover { color: #324788; } .form-control::-webkit-input-placeholder { color: #324788; } .form-control::-moz-placeholder { color: #324788; } .form-control:-ms-input-placeholder { color: #324788; } .form-control:-moz-placeholder { color: #324788; } .form-control:focus { color: #324788; border-color: #9e9e9e; } /*** Radio buttons and checkboxes ***/ .custom-checkbox input[type=checkbox] + span .checkbox-checked { color: #1d1d1d; } .custom-radio input[type=radio]:checked + span { background-color: #1d1d1d; } .custom-checkbox input[type=checkbox] + span:not(.color), .custom-radio { background: #ffffff; color: #1d1d1d; 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: #324788!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(50, 71, 136, 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(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: #000000; border: none 1px; box-shadow: 7px 3px 30px 0px rgba(0, 0, 0, 0.16); } .product-price { color: #6573c2; } .iqit-review-star { color: #9e404e; } .product-flags .product-flag { font-size: 1rem; font-style: normal; font-weight: normal; text-transform: none; } .product-flags .discount, .product-flags .on-sale { background: #324788; 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: #324788; 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: #4b6197; color: #ffffff; } #back-to-top:hover { background: #002a8f; color: #ffffff; } #header, #checkout-header { background: #131f47; border-top: none 18px; border-bottom: solid 1px #cacacd; } .sticky-desktop-wrapper #desktop-header.stuck-header { background: #131f47; border-bottom: solid 1px #cacacd; } #header .header-nav { color: #ffffff; background: #2e3f71; border-bottom: none 1px; padding-top: 0.2307692308rem; padding-bottom: 0.2307692308rem; font-size: 0.9230769231rem; display: none !important; } #header .header-nav a { color: #ffffff; } #header .header-nav a:hover { color: #839ee1; } #header .header-nav .social-links._topbar { font-size: 1.1538461538rem; } #header .header-nav .social-links._topbar a:not(:hover) { color: #ffffff !important; } #header .header-nav .social-links._topbar a:hover { color: #839ee1 !important; } .header-top { padding-top: 0.7692307692rem; padding-bottom: 0.7692307692rem; color: #ffffff; } .header-top a:not(.btn):not(.nav-link) { color: #ffffff; } .header-top a:not(.btn):not(.nav-link):hover { color: #627ec4; } .header-top .form-search-control { background: #ffffff; color: #4d5a24; border: solid 3px #e6e6e6; } .header-top input.form-search-control::-webkit-input-placeholder { color: #4d5a24; } .header-top input.form-search-control:-moz-placeholder { color: #4d5a24; } .header-top input.form-search-control:-ms-input-placeholder { color: #4d5a24; } .header-top input.form-search-control:-moz-placeholder { color: #4d5a24; } .header-top .search-btn { color: #4d5a24; } .header-top .header-btn-w .header-btn > .icon { font-size: 1.3076923077rem; display: block; } .header-top .header-cart-default a.cart-toogle { color: #ffffff; padding: 0.0769230769rem 0.0769230769rem; } .header-top .header-cart-default a.cart-toogle:hover { color: #ffffff; } .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: #ffffff; } .stuck-header .header-top { padding-top: 0.6153846154rem; padding-bottom: 0.6153846154rem; } .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: #131f47; } .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: 100%; } /*** HORIZONTAL MENU ***/ #iqitmegamenu-horizontal { border-top: none 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: 0.7692307692rem; max-width: 15.3846153846rem; color: #ffffff; padding-left: 0.9230769231rem; padding-right: 0.9230769231rem; border-left: solid 1px #e6e6e6; } #sticky-cart-wrapper a.header-cart-btn:not(:hover) { color: #ffffff; } #sticky-cart-wrapper .ps-shoppingcart.side-cart #blockcart-content { top: 0.2307692308rem; } .cbp-vertical-on-top .cbp-vertical-title { line-height: 0.7692307692rem !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: #5e7ecb; } .cbp-horizontal .cbp-tab-title { font-size: 1.1538461538rem; font-style: normal; font-weight: normal; 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.3076923077rem; max-height: 1.3076923077rem; } .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: 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: #002a8f; 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: #2972a7 !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-links li a:before { display: none; } .cbp-hrmenu .cbp-links li a { padding-left: 0; } .cbp-hrmenu .cbp-hrsub-inner .cbp-column-title, .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:link { color: #484848 !important; border-bottom: none 1px rgba(0, 0, 0, 0.12); font-size: 1.0769230769rem; font-style: normal; font-weight: bold; text-transform: none; } .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:hover { color: #2972a7 !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(145, 179, 165, 0.54); 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: #91b3a5; 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: #91b3a5; } .mobile-menu__header-wrapper { color: #ffffff; background-color: #91b3a5; 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: #91b3a5; } /*** 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: #9e404e; } .swiper-pagination-bullet { background: #324788; } /*** Product miniature ***/ .products.row { margin: -0.3076923077rem; } .products.row > .col, .products.row > [class*="col-"] { padding: 0.3076923077rem; } .swiper-container-wrapper { margin: -0.3076923077rem; } .swiper-container-wrapper .products.swiper-container { padding: 0.3076923077rem; } .swiper-container-wrapper .product-carousel { padding: 0.3076923077rem; } .swiper-products-carousel.swiper-arrows-above .swiper-button { margin: 0.3076923077rem; } .product-miniature { border: solid 1px #f0f0f0; outline: 2px solid transparent; background: #ffffff; color: #545454; } .product-miniature a:link:not(.nav-link):not(.btn), .product-miniature a:visited:not(.nav-link):not(.btn) { color: #545454; } .product-miniature .product-price { color: #9e404e; } .product-miniature .iqit-review-star { color: #9e404e; } .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: 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-default { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: column; flex-flow: column; } .products-grid .product-miniature-default .product-description { -webkit-box-flex: auto; -ms-flex: auto; flex: auto; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: column; flex-flow: column; } .products-grid .product-add-cart { margin: auto auto 0 auto; } .product-carousel { height: 100%; } .products.swiper-container .swiper-slide { height: auto; } .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.9230769231rem; } .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.9230769231rem; } .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.6923076923rem; letter-spacing: -0.0769230769rem; 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: #324788; 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: #324788; 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: rgba(40, 40, 40, 0.06); border-top: none 1px; border-bottom: none 1px; padding-top: 1.9230769231rem; padding-bottom: 1.9230769231rem; color: #484848; box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.3); } #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 0.0769230769rem; padding-bottom: 0.0769230769rem; } #content-wrapper .page-title { color: #324788; font-size: 3.2307692308rem; letter-spacing: -0.1538461538rem; 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%; } #content-wrapper .page-title a:link, #content-wrapper .page-title a:visited { color: #324788; } #content-wrapper .page-title span { margin-right: 0.5rem; } #content-wrapper .page-title:after { content: ""; display: block; -webkit-flex: 1; -ms-flex: 1; flex: 1; border-bottom: none 5px #2183e6; } #content-wrapper .section-title { color: #324778; font-size: 1.3846153846rem; letter-spacing: -0.0769230769rem; 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: #324778; } #content-wrapper .section-title:after { content: ""; position: absolute; bottom: -1.5px; display: block; width: 30px; height: 1px; border-bottom: solid 3px #9e404e; left: 0; right: 0; } .nav-tabs .nav-link { color: #324788; 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: #324788; border-bottom: solid 3px #9e404e; } .iqit-accordion .title { font-style: normal; font-weight: normal; text-transform: none; } .iqit-accordion .nav-link { border-bottom: solid 3px #9e404e; border-bottom-color: transparent; } .iqit-accordion .nav-link:not(.collapsed) { color: #324788; border-bottom: solid 3px #9e404e; } #wrapper .block-title { color: #000000; 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: #000000; } #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: #923946; } #footer .ps-emailsubscription-block .newsletter-input-group, #checkout-footer .ps-emailsubscription-block .newsletter-input-group { border: none 1px #000000; background: #ffffff; } #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 .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: 1.6923076923rem; 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: -0.5px; display: block; width: 30px; height: 1px; border-bottom: solid 1px #ffffff; left: 0; right: 0; } #footer-container-first { border-top: none 1px rgba(161, 161, 161, 0.25); padding-top: 2.3076923077rem; padding-bottom: 2.3076923077rem; background: #87adc9; 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 5px rgba(161, 161, 161, 0.25); padding-top: 3.0769230769rem; padding-bottom: 2.0769230769rem; color: #ffffff; } #footer-container-main a, #checkout-footer a { color: #ffffff; } #footer-container-main a:hover, #checkout-footer a:hover { color: #fd8686; } #footer-copyrights { border-top: solid 1px rgba(255, 255, 255, 0.47); background: #923946; padding-top: 1.6153846154rem; padding-bottom: 1.6153846154rem; } @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: #324788; color: white; } #maintenance-page a, #maintenance-page a:link { color: white; } /* Definición manual del @font-face para asegurar compatibilidad */ @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 400; font-display: swap; src: local('Poppins Regular'), local('Poppins-Regular'), url('https://fonts.gstatic.com/s/poppins/v20/pxiEyp8kv8JHgFVrLPTucXtAKPY.woff2') format('woff2'); } @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 600; font-display: swap; src: local('Poppins SemiBold'), local('Poppins-SemiBold'), url('https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLEj6Z1xlEA.woff2') format('woff2'); } @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 700; font-display: swap; src: local('Poppins Bold'), local('Poppins-Bold'), url('https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLCz7Z1xlEA.woff2') format('woff2'); } /* CSS PERSONALIZADO */ .header-top { position: relative; } .header-custom-html { position: absolute !important; right: 0 !important; top: 50% !important; transform: translateY(-50%) !important; z-index: 100 !important; } .mi-social-topbar { display: flex !important; flex-direction: row !important; align-items: center !important; gap: 16px; padding-left: 13px; border-left: 1px solid rgba(255,255,255,0.2); } .mi-social-btn { display: block !important; flex-shrink: 0; width: 20px; height: 20px; min-width: 20px; min-height: 20px; background-size: 24px 24px; background-repeat: no-repeat; background-position: center; opacity: 1; transition: filter 0.2s ease; text-decoration: none; font-size: 0; line-height: 0; overflow: hidden; } .mi-social-facebook:hover, .mi-social-telegram:hover, .mi-social-whatsapp:hover, .mi-social-instagram:hover { filter: brightness(0) saturate(100%) invert(52%) sepia(25%) saturate(800%) hue-rotate(190deg) brightness(95%); } .mi-social-facebook { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2zm0 2c4.418 0 8 3.582 8 8s-3.582 8-8 8-8-3.582-8-8 3.582-8 8-8zm3.3 8h-1.8v5h-2.1v-5h-1.5v-2h1.5V8.4c0-1.5.9-2.4 2.4-2.4H15v1.8h-1.1c-.7 0-.9.3-.9.9V10h1.9l-.3 2z'/%3E%3C/svg%3E"); } .mi-social-telegram { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M21.9 4.1c-.2-.2-.5-.2-.8-.1l-18.4 7c-.5.2-.6.7-.1.9l4.4 1.4 1.8 5.8c.1.4.6.6.9.2l2.6-3.8 4.9 3.6c.4.3 1 .1 1.1-.4L22.4 4.8c.1-.3-.1-.6-.5-.7zm-3.3 3l-8.3 7.5-1.1 1.4-.4-1.4-1.1-3.6 10.9-3.9z'/%3E%3C/svg%3E"); } .mi-social-whatsapp { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M12 2C6.477 2 2 6.477 2 12c0 2.136.564 4.137 1.547 5.868L2 22l4.232-1.517A9.953 9.953 0 0 0 12 22c5.523 0 10-4.477 10-10S17.523 2 12 2zm0 2c4.418 0 8 3.582 8 8s-3.582 8-8 8a7.96 7.96 0 0 1-4.042-1.105l-.287-.17-2.513.9.845-2.45-.186-.3A7.963 7.963 0 0 1 4 12c0-4.418 3.582-8 8-8zm3.89 10.13c-.21-.105-1.24-.612-1.433-.682-.193-.07-.333-.105-.473.105-.14.21-.543.682-.666.822-.123.14-.245.158-.455.053-.21-.105-.887-.327-1.69-1.042-.624-.556-1.045-1.24-1.168-1.45-.123-.21-.013-.323.092-.428.094-.093.21-.245.315-.368.105-.123.14-.21.21-.35.07-.14.035-.263-.018-.368-.053-.105-.473-1.14-.648-1.56-.17-.41-.343-.355-.473-.362l-.403-.007c-.14 0-.368.053-.56.263-.193.21-.736.72-.736 1.753s.754 2.03.859 2.17c.105.14 1.484 2.265 3.598 3.176.503.217.895.347 1.2.444.504.16.963.138 1.326.084.404-.06 1.24-.507 1.416-.997.175-.49.175-.91.123-.997-.053-.088-.193-.14-.403-.245z'/%3E%3C/svg%3E"); } .mi-social-instagram { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M7 2C4.239 2 2 4.239 2 7v10c0 2.761 2.239 5 5 5h10c2.761 0 5-2.239 5-5V7c0-2.761-2.239-5-5-5H7zm0 2h10c1.657 0 3 1.343 3 3v10c0 1.657-1.343 3-3 3H7c-1.657 0-3-1.343-3-3V7c0-1.657 1.343-3 3-3zm5 2.5A5.5 5.5 0 1 0 17.5 12 5.507 5.507 0 0 0 12 6.5zm0 2A3.5 3.5 0 1 1 8.5 12 3.504 3.504 0 0 1 12 8.5zm5.75-2.75a1.25 1.25 0 1 0 1.25 1.25 1.252 1.252 0 0 0-1.25-1.25z'/%3E%3C/svg%3E"); } .mi-social-mobile-bar { display: none; } @media (max-width: 991px) { .mi-social-mobile-bar { display: flex; flex-direction: row; justify-content: center; align-items: center; gap: 20px; padding: 8px 0 12px 0; width: 100%; } .mi-social-mobile-bar .mi-social-btn { width: 26px !important; height: 26px !important; min-width: 26px !important; min-height: 26px !important; background-size: 26px 26px !important; } } /* Sombra ligera para títulos y subtítulos */ .titulo-sombra, .subtitulo-sombra { text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25); /* sombra negra suave */ } /* Aplica sombra ligera a títulos y descripciones dentro de una sección */ .seccion-sombra h4, .seccion-sombra p { text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.637); /* sombra negra suave */ } .sombreados h3, .sombreados p { text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.979); /* sombra negra suave */ } /* Aplicar border radius general al contenedor */ .bordes-redondeados { border-radius: 10px; overflow: hidden; } /* Forzar el redondeo en wrapper del slider dentro de Elementor */ .bordes-redondeados .elementor-widget-container, .bordes-redondeados .rev_slider_wrapper, .bordes-redondeados .rev_slider, .bordes-redondeados .tp-revslider-mainul, .bordes-redondeados .tp-revslider-slidesli, .bordes-redondeados .tp-bgimg, .bordes-redondeados img { border-radius: 15px !important; overflow: hidden !important; -webkit-mask-image: -webkit-radial-gradient(white, black); /* fuerza renderizado en navegadores */ } /* Asegura que las capas internas no sobresalgan */ .bordes-redondeados .rev_slider, .bordes-redondeados .rev_slider_wrapper { clip-path: inset(0 round 10px); } /* === Diseño adaptativo === */ @media (max-width: 768px) { .catalogo-toggle { padding: 0 15px; } .catalogo-toggle .toggle-btn { width: auto; font-size: 15px; padding: 12px 24px; } } @media (max-width: 480px) { .catalogo-toggle .toggle-btn { font-size: 14px; border-radius: 35px; } } /* add background colors in variouse boxes - end */ img.logo.img-fluid { max-width: 135px; } .breadcrumb{ display:none !important; } .myseller-list .links a span.link-item { display: flex!important; flex-direction: column!important; } /* Mostrar solo el botón de usuario */ #desktop-header-container .col-header-right { display: flex !important; align-items: center; justify-content: flex-end; } /* Ocultar búsqueda */ #desktop-header-container #header-search-btn { display: none !important; } /* Ocultar carrito */ #desktop-header-container #ps-shoppingcart-wrapper { display: none !important; } /* Asegurar que botón usuario se vea y esté más a la derecha */ #desktop-header-container #header-user-btn { display: inline-flex !important; visibility: visible !important; opacity: 1 !important; position: relative !important; margin-right: 140px !important; } .tabmotos .tab-content{ max-width: 600px; margin: 0 auto; } .tablamotos table { overflow-x:auto; width: 100%; max-width: 1200px; margin: auto; border-collapse: collapse; background: #fff; border-radius: 12px; overflow: hidden; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1); } .tablamotos thead { background: #002a8f; color: #fff; } .tablamotos thead td { padding: 12px; font-size: 16px; font-weight: bold; text-transform: uppercase; } .tablamotos tbody td { padding: 10px; text-align: center; border-bottom: 1px solid #eaeaea; } .tablamotos tbody tr:last-child td { border-bottom: none; } .tablamotos tbody tr:hover { background: #f1f9ff; } .tablamotos td:first-child { font-weight: bold; } .tablamotos .check { color: #2ecc71; font-size: 18px; } .product-description .regular-price{ font-size:15px; } .product-description .product-price{ font-size:18px; } /* ==== CONTENEDOR GENERAL ==== */ .wpcf7.hook form { background: #324788; padding: 30px 35px; border-radius: 16px; box-shadow: 0 3px 25px rgba(0,0,0,0.12); max-width: 700px; margin: 0 auto; font-family: inherit; label: white; } .ctf-popup-content { background-color: #ffffff00; margin: 20px auto; padding: 20px 30px; position: relative; max-width: 900px; width: 90%; text-align: left; } .wpcf7.hook form { background: #152147b3; backdrop-filter: blur(3px); padding: 30px 35px; border-radius: 16px; box-shadow: 0 3px 25px rgba(0, 0, 0, 0.12); max-width: 700px; margin: 0 auto; font-family: inherit; label: white; } /*BOTON CERRAR*/ .ctf_close_popup { background-color: #333; border: 1px solid #fff; border-radius: 50%; box-shadow: 0 0 3px 1px #666; -webkit-box-shadow: 0 0 3px 1px #666; cursor: pointer; font-size: 0; height: 26px; position: absolute; right: 53px; top: -3px; transform: rotate(45deg); -webkit-transform: rotate(45deg); width: 26px; } /*CAMPOS*/ .wpcf7.hook form label { display: block; font-weight: 600; color: #ffffff; margin-bottom: 8px; font-size: 15px; } .wpcf7-form-control-wrap select.form-control:not([size]):not([multiple]) { height: 45px; } /* TITULAR */ .wpcf7.hook h3 { font-size: 22px; margin-bottom: 20px; font-weight: 700; color: white; text-align: center; } /* ==== INPUTS + TEXTAREA + SELECTS ==== */ .wpcf7.hook input.form-control, .wpcf7.hook textarea.form-control, .wpcf7.hook select.form-control { width: 100%; padding: 12px 14px; border-radius: 12px; border: 1px solid #d5d5d5; background: #f9f9f9; margin-bottom: 18px; font-size: 15px; transition: all .25s ease; color: #333; } /* FOCUS */ .wpcf7.hook input.form-control:focus, .wpcf7.hook textarea.form-control:focus, .wpcf7.hook select.form-control:focus { background: #fff; border-color: #8faaff; box-shadow: 0 0 8px rgba(0, 102, 255, 0.15); outline: none; } /* TEXTAREA */ .wpcf7.hook textarea.form-control { min-height: 120px; resize: vertical; } /* SELECT con flecha personalizada */ .wpcf7.hook select.form-control { appearance: none; -webkit-appearance: none; background-image: url("data:image/svg+xml,%3Csvg height='24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 10l5 5 5-5z' fill='%23666'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-position: right 12px center; } /* ==== CHECKBOX ==== */ .wpcf7.hook input[type="checkbox"] { width: 16px; height: 16px; margin-right: 8px; } /* ==== CAPTCHA ==== */ .wpcf7.hook .pa-captcha-img-data { margin: 10px 0 6px; border-radius: 8px; } .wpcf7.hook .pa-captcha-refesh img { width: 22px; cursor: pointer; margin-left: 6px; } /* ==== BOTÓN ==== */ .wpcf7.hook input.wpcf7-submit { background: #2d64ff; color: #fff; border: none; padding: 14px 24px; border-radius: 12px; font-size: 17px; width: 100%; cursor: pointer; transition: all .25s ease; margin-top: 12px; font-weight: 600; } .wpcf7.hook input.wpcf7-submit:hover { background: #1f4dda; } /* BOTÓN DESACTIVADO (captcha sin rellenar) */ .wpcf7.hook input.wpcf7-submit:disabled { background: #9bb3ff !important; cursor: not-allowed; } /* ==== MENSAJES DE RESPUESTA ==== */ .wpcf7.hook .wpcf7-response-output { margin-top: 20px; padding: 12px 16px; border-radius: 12px; font-size: 15px; }