@font-face { font-family: "dripicons-v2"; src:url("../fonts/dripicons-v2.eot"); src:url("../fonts/dripicons-v2.eot?#iefix") format("embedded-opentype"), url("../fonts/dripicons-v2.ttf") format("truetype"), url("../fonts/dripicons-v2.svg#dripicons") format("svg"), url("../fonts/dripicons-v2.woff") format("woff"); font-weight: normal; font-style: normal; } .iqitfake{} /*** Style mixins ***/ /*** Variables mixins and functions ***/ .container, .elementor-section.elementor-section-boxed > .elementor-container { max-width: 1600px; } a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) { color: #000; } a:hover:not(.nav-link):not(.btn) { color: #333; } .pagination .page-list li:hover { border-color: #333; } .pagination .page-list li.current { border-color: #333; } .pagination .page-list li.current a { color: #333; } #mobile-header { background: #fff; border-bottom: solid 1px #e3e3e3; } #mobile-header #mobile-header-sticky { background: #fff; } #mobile-header .mobile-main-bar { padding-top: 1.25rem; padding-bottom: 1.25rem; } #mobile-header .m-nav-btn { color: #000; } #mobile-header .m-nav-btn:hover { color: #333; } #mobile-header .m-nav-btn > span { display: none !important; } #mobile-header .mobile-buttons-bar { background: #c9c9c9; } html { font-size: 16px; } @media (max-width: 767px) { html { font-size: 14px; } } body { line-height: 1.5rem; } body { font-family: 'Open Sans', sans-serif; } #blockcart-content { background: #fff; color: #000; border: none 1px; box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.15); } #blockcart-content a:not(.btn) { color: #000; } #blockcart-content a:not(.btn):hover { color: #000; } /*** 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: #000; color: #fff; border: none 1px #f0f0f0; } .btn-secondary:hover, .btn-secondary.disabled:hover, .btn-secondary:disabled:hover, .bootstrap-touchspin .group-span-filestyle .btn-touchspin:hover, .group-span-filestyle .bootstrap-touchspin .btn-touchspin:hover, .group-span-filestyle .btn-default:hover, .btn-secondary:focus, .btn-secondary.disabled:focus, .btn-secondary:disabled:focus, .bootstrap-touchspin .group-span-filestyle .btn-touchspin:focus, .group-span-filestyle .bootstrap-touchspin .btn-touchspin:focus, .group-span-filestyle .btn-default:focus, .btn-secondary :active, .btn-secondary.disabled :active, .btn-secondary:disabled :active, .bootstrap-touchspin .group-span-filestyle .btn-touchspin :active, .group-span-filestyle .bootstrap-touchspin .btn-touchspin :active, .group-span-filestyle .btn-default :active { background: rgba(0, 0, 0, 0.75); color: #fff; } .btn-secondary:not(:disabled):not(.disabled):active { background: rgba(0, 0, 0, 0.75); color: #fff; } .btn-outline-secondary, .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { background: #000; color: #fff; border: solid 1px #e3e3e3; } .btn-outline-secondary:hover, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover { background: rgba(0, 0, 0, 0.75); color: #fff; border: solid 1px #e3e3e3; } /*** Primary button ***/ .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #000; color: #fff; border: none 1px; } .btn-primary:hover, .btn-primary.disabled:hover, .btn-primary:disabled:hover, .btn-primary:focus, .btn-primary.disabled:focus, .btn-primary:disabled:focus, .btn-primary :active, .btn-primary.disabled :active, .btn-primary:disabled :active { background: rgba(0, 0, 0, 0.75); color: #fff; } .btn-primary:not(:disabled):not(.disabled):active { background: rgba(0, 0, 0, 0.75); color: #fff; } #wrapper .breadcrumb { padding-top: 0.625rem; padding-bottom: 0.625rem; margin-top: -0.9375rem; margin-bottom: 0.9375rem; font-size: 0.75rem; font-style: normal; font-weight: normal; text-transform: none; color: #8f8f8f; } #wrapper .breadcrumb li:after { color: #8f8f8f; } #wrapper .breadcrumb a { color: #8f8f8f; } /*** Text fields ***/ .form-control { background-color: #fff; color: #777; border: solid 1px #e3e3e3; } .custom-select2, .custom-select2 option { background-color: #fff; } .custom-select2:after { color: #777; } .bootstrap-touchspin .btn-touchspin { background-color: #fff; color: #777; border: solid 1px #e3e3e3; } .bootstrap-touchspin .btn-touchspin:hover { color: #777; } .form-control::-webkit-input-placeholder { color: #777; } .form-control::-moz-placeholder { color: #777; } .form-control:-ms-input-placeholder { color: #777; } .form-control:-moz-placeholder { color: #777; } .form-control:focus { color: #777; border-color: #8a8a8a; } /*** Radio buttons and checkboxes ***/ .custom-checkbox input[type=checkbox] + span .checkbox-checked { color: #000; } .custom-radio input[type=radio]:checked + span { background-color: #000; } .custom-checkbox input[type=checkbox] + span:not(.color), .custom-radio { background: #fff; color: #000; border-color: #e3e3e3; } /*** Dropdowns ***/ .dropdown-menu, .autocomplete-suggestions { background: #fff; 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, .autocomplete-suggestions .dropdown-item:focus, .dropdown-menu .dropdown-item:hover, .autocomplete-suggestions .dropdown-item:hover { background: rgba(71, 71, 71, 0.05); } /*** Tooltips ***/ .tooltip-inner { background: #333; color: #fff; } .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: #333; } .bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before { border-bottom-color: #333; } /*** Modals ***/ .modal-backdrop { background: #000; } .modal-content { background: rgba(33, 142, 83, 0.73); border: none 1px; } .js-quickview-np-btn { background: rgba(33, 142, 83, 0.73); } /*** Notifications ***/ .ns-box { background: #ca5058; color: #fff; border: none 1px; } .product-price { color: #000; } .iqit-review-star { color: #e0d041; } .product-flags .product-flag { font-size: 0.6875rem; font-style: normal; font-weight: normal; text-transform: none; } .product-flags .discount, .product-flags .on-sale { background: #eb3d3d; color: #fff; } .product-flags .new { background: #eb3d3d; color: #fff; } .product-flags .online-only, .product-flags .pack { background: #e0e0e0; color: #000; } .discount { background: #eb3d3d; color: #fff; } .product-available { background: #67a675; color: #fff; } .product-unavailable { background: #eb3d3d; color: #fff7f7; } .product-unavailable-allow-oosp { background: #eb3d3d; color: #fff7f7; } .alert-success { background: #d4edda; color: #155724; border-color: #d4edda; } .alert-success a:link:not(.nav-link):not(.btn), .alert-success a:visited:not(.nav-link):not(.btn) { color: #155724; text-decoration: underline; } .alert-info { background: #cce5ff; color: #004085; border-color: #cce5ff; } .alert-info a:link:not(.nav-link):not(.btn), .alert-info a:visited:not(.nav-link):not(.btn) { color: #004085; text-decoration: underline; } .alert-warning { background: #fff3cd; color: #856404; border-color: #fff3cd; } .alert-warning a:link:not(.nav-link):not(.btn), .alert-warning a:visited:not(.nav-link):not(.btn) { color: #856404; text-decoration: underline; } .alert-danger { background: #f8d7da; color: #721c24; border-color: #f8d7da; } .alert-danger a:link:not(.nav-link):not(.btn), .alert-danger a:visited:not(.nav-link):not(.btn) { color: #721c24; text-decoration: underline; } #iqitcompare-floating { background: #fff; 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: #242424; } #page-preloader { background: #fff; } #back-to-top { background: #000; color: #fff; } #back-to-top:hover { background: #333; color: #fff; } #header, #checkout-header { background: #fff; border-top: none 1px; border-bottom: solid 1px #e3e3e3; } .sticky-desktop-wrapper #desktop-header.stuck-header { background: #fff; border-bottom: solid 1px #e3e3e3; } #header .header-nav { color: #fff; background: #000; border-bottom: none 1px; padding-top: 0.5rem; padding-bottom: 0.5rem; font-size: 0.75rem; } #header .header-nav a { color: #fff; } #header .header-nav a:hover { color: #fff; } #header .header-nav .social-links._topbar { font-size: 0.875rem; } .header-top { padding-top: 0.625rem; padding-bottom: 0.625rem; color: #000; } .header-top a:not(.btn):not(.nav-link) { color: #000; } .header-top a:not(.btn):not(.nav-link):hover { color: #333; } .header-top .form-search-control { border: solid 1px #e3e3e3; } .header-top .header-btn-w .header-btn > .icon { font-size: 1.5625rem; display: block; } .header-top .header-cart-default a.cart-toogle { background: #000; color: #000; padding: 0.5625rem 0.5625rem; } .header-top .header-cart-default a.cart-toogle:hover { color: #000; } .header-top a.header-cart-btn:not(:hover) { color: #000; } .stuck-header .header-top { padding-top: 0.625rem; padding-bottom: 0.625rem; } .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: #fff; } .header-top { transition: padding 0.3s ease; } .cart-products-count-btn { background: #329463; color: #fff; } .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget { max-width: 50%; } /*** HORIZONTAL MENU ***/ #iqitmegamenu-horizontal { background: #f6f6f6; 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.125rem; max-width: 12.5rem; color: #000; padding-left: 0.9375rem; padding-right: 0.9375rem; border-left: none 2px rgba(87, 87, 87, 0.57); } #sticky-cart-wrapper a.header-cart-btn:not(:hover) { color: #000; } #sticky-cart-wrapper .ps-shoppingcart.side-cart #blockcart-content { top: -1.0625rem; } .cbp-vertical-on-top .cbp-vertical-title { line-height: 3.125rem !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: #329463; } .cbp-horizontal .cbp-tab-title { font-size: 0.875rem; font-style: normal; font-weight: bold; text-transform: none; line-height: 1em; } .cbp-horizontal .cbp-legend { background: #000; color: #fff; } .cbp-horizontal .cbp-mainlink-icon, .cbp-horizontal .cbp-mainlink-iicon { font-size: 1.25rem; max-height: 1.25rem; } @media (max-width: 1300px) { .cbp-horizontal .cbp-tab-title { font-size: 0.875rem; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { padding-left: 0.625rem; padding-right: 0.625rem; } } #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; } .cbp-vertical-on-top #cbp-hrmenu1-ul { /*** VERTICAL MENU ***/ background: #fff; border: solid 1px #e3e3e3; } #content-wrapper #cbp-hrmenu1 { background: #fff; border: solid 1px #e3e3e3; } #cbp-hrmenu1 .cbp-vertical-title { font-size: 1.125rem; font-style: normal; font-weight: normal; text-transform: none; color: #fff; background: #000; line-height: 3.125rem; } #cbp-hrmenu1 .cbp-vertical-title:hover { color: #fff; background: #000; } #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.5rem; padding-bottom: 0.5rem; 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.5rem; max-height: 1.5rem; } #cbp-hrmenu1 > ul > li.cbp-hropen > a, #cbp-hrmenu1 > ul > li.cbp-hropen > a:hover { background: #f8f8f8; color: #333; } #cbp-hrmenu1 .cbp-legend { background: #ca5058; color: #fff; } #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: #fff; background: #000; } .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: 0.875rem; font-style: normal; font-weight: normal; text-transform: none; } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu ul.cbp-hrsub-level2 { background: #fff; 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: #000 !important; } .cbp-hrmenu .cbp-hrsub-inner a:hover { color: #329463 !important; } .cbp-hrmenu .tabs-links { background: #f7f7f7; } .cbp-hrmenu .cbp-tabs-names li a { color: #777 !important; } .cbp-hrmenu .cbp-tabs-names li a:hover, .cbp-hrmenu .cbp-tabs-names li a.active { background: #fff; color: #329463 !important; } .cbp-hrmenu .cbp-hrsub-inner .cbp-column-title, .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:link { color: #000 !important; border-bottom: none 3px #c2bc29; font-size: 0.875rem; font-style: normal; font-weight: bold; text-transform: none; } .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:hover { color: #329463 !important; } /*** MOBILE MENU ***/ #mobile-header .col-mobile-menu-dropdown.show { background: #fff; } #mobile-header .col-mobile-menu-dropdown.show .m-nav-btn { color: #000; } #iqitmegamenu-mobile { background: #fff; color: #000; } #iqitmegamenu-mobile a, #iqitmegamenu-mobile a:link, #iqitmegamenu-mobile a:visited, #iqitmegamenu-mobile a:hover { color: #000; } #iqitmegamenu-mobile li > ul { background: #fff; } #iqitmegamenu-mobile li > ul > li > ul { background: #fff; } #iqitmegamenu-mobile > li > a { border-bottom: solid 1px #e3e3e3; } .col-mobile-menu-push #_mobile_iqitmegamenu-mobile { border: solid 1px #e3e3e3; } /*** PS_FacatedSearch ***/ #search_filters .noUi-connect { background: #000; } /*** Carousels ***/ .slick-arrow { background: rgba(0, 0, 0, 0); color: #000; } ul.slick-dots li button:before, ul.slick-dots li.slick-active button:before { color: #000; } /*** Product miniature ***/ .products.row { margin: -1.25rem; } .products.row > .col, .products.row > [class*="col-"] { padding: 1.25rem; } .slick-products-carousel { margin: -1.25rem; } .slick-products-carousel .slick-list { padding: 1.25rem; } .slick-products-carousel .product-carousel { padding: 1.25rem; } .slick-products-carousel.slick-arrows-above .slick-next, .slick-products-carousel.slick-arrows-above .slick-prev { margin: 1.25rem; } .product-miniature { border: solid 1px #e3e3e3; outline: 2px solid transparent; } .product-miniature-grid .product-title { font-size: 0.875rem; font-style: normal; font-weight: normal; text-transform: none; } .product-miniature-grid .product-price { font-size: 0.875rem; font-style: normal; font-weight: normal; text-transform: none; } .product-miniature:hover { border-color: #329463; outline: solid 2px #329463; } .product-miniature-grid .product-functional-buttons { display: none; } .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 .input-qty, .products-grid .product-miniature .input-group-add-cart .bootstrap-touchspin { display: none !important; } .products-grid .product-miniature .flag-discount-value { display: none !important; } .btn-product-list { padding: 0.46875rem 0.9375rem; background: #3b8734; color: #fff; border: none 1px; } .btn-product-list:hover { background: rgba(59, 135, 52, 0.75); color: #fff; } .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; } .products-grid .slick-slide > div:only-child, .products-grid .slick-slide > div > .product-carousel { height: 100%; } .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.9375rem; } .products-grid .product-miniature-layout-2 .product-description { padding: 0.9375rem; } .products-grid .product-miniature-layout-3 .product-description { background: rgba(40, 44, 51, 0.93); } .product_header_container .product-price, .product_p_price_container .product-price { font-size: 1.125rem; font-style: normal; font-weight: bold; text-transform: none; } #product .images-container .product-cover { border: none 1px #e3e3e3; } .images-container .slick-arrow, #product .product-cover .expander > span, #product-modal .modal-body .slick-arrow { color: #000; background: rgba(0, 0, 0, 0); } .images-container .slick-arrow:hover, #product .product-cover .expander > span:hover, #product-modal .modal-body .slick-arrow:hover { opacity: 0.6 !important; } #product .product-cover .expander { color: #000; background: rgba(0, 0, 0, 0); } #product .product-cover .expander: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 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; } } @media (max-width: 767px) { #main-product-wrapper .product-add-to-cart { background: rgba(33, 142, 83, 0.59); 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: 0 0 75%; flex: 0 0 75%; max-width: 75%; } } #wrapper { border-top: none 1px; border-bottom: none 1px; padding-top: 0.9375rem; padding-bottom: 0.9375rem; color: #000; } #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 1.25rem; padding-bottom: 1.25rem; } #content-wrapper .page-title { color: #000; font-size: 1.375rem; 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: #000; } #content-wrapper .section-title { color: #000; 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; } #content-wrapper .section-title a:link, #content-wrapper .section-title a:visited { color: #000; } .nav-tabs .nav-link { color: #000; font-size: 1rem; 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: #000; border-bottom: solid 3px #dbba6b; } .iqit-accordion .title { font-style: normal; font-weight: normal; text-transform: none; } .iqit-accordion .nav-link { border-bottom: solid 3px #dbba6b; border-bottom-color: transparent; } .iqit-accordion .nav-link:not(.collapsed) { color: #000; border-bottom: solid 3px #dbba6b; } #wrapper .block-title { color: #000; font-size: 0.875rem; 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: #000; } #left-column .block, #right-column .block { border: none 1px; } #footer, #checkout-footer { background: #f2f2f2; } #footer .ps-emailsubscription-block .newsletter-input-group, #checkout-footer .ps-emailsubscription-block .newsletter-input-group { border: solid 1px #e3e3e3; background: #fff; } #footer .ps-emailsubscription-block .newsletter-input-group .input-subscription, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .input-subscription { color: #777; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe { color: #777; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover { color: #fff; } #footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder { color: #777; } #footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder { color: #777; } #footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder { color: #777; } #footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder { color: #777; } #footer .social-links._footer, #checkout-footer .social-links._footer { font-size: 1.1875rem; } #footer .social-links._footer a:not(:hover), #checkout-footer .social-links._footer a:not(:hover) { color: #000 !important; } #footer .block-title, #checkout-footer .block-title { color: #000; font-size: 1rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: none 1px #e3e3e3; margin-bottom: 0.8em; padding-bottom: 0.5em; } #footer .block-title a:link, #checkout-footer .block-title a:link, #footer .block-title a:visited, #checkout-footer .block-title a:visited { color: #000; } #footer-container-first { border-top: none 1px; padding-top: 1.875rem; padding-bottom: 1.875rem; background: #212121; color: #fff; } #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: 5rem; padding-bottom: 4rem; color: #000; } #footer-container-main a, #checkout-footer a { color: #000; } #footer-container-main a:hover, #checkout-footer a:hover { color: #333; } #footer-copyrights { border-top: none 1px; background: #f2f2f2; padding-top: 0.9375rem; padding-bottom: 0.9375rem; } #maintenance-page { background: #e3e3e3; color: #333; } #maintenance-page a, #maintenance-page a:link { color: #333; } .maintenance-page-newsletter .maintenance-page-newsletter-btn { background: #000; color: #fff; } .maintenance-page-newsletter .maintenance-page-newsletter-btn:hover { background: #333; color: #fff; } .maintenance-page-newsletter input[type=email] { border: solid 1px #333; background: #e3e3e3; color: #333; } .maintenance-page-newsletter input[type=email]::-webkit-input-placeholder { color: #333; } .maintenance-page-newsletter input[type=email]::-moz-placeholder { color: #333; } .maintenance-page-newsletter input[type=email]:-ms-input-placeholder { color: #333; } .maintenance-page-newsletter input[type=email] :-moz-placeholder { color: #333; } @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'; } /*AJUSTES DE LAS IMAGENES*/ /* STANDARD CART................162 X 162 SMALL...............127 X 127 MEDIUM..............584 X 584 HOME................323 X 323 LARGE...............492 X 492 (PS Default) 570 X 570 (Este es el bueno) (Warehouse Theme) (Content page/Product page/Image area 5/12) CATEGORY BANNER.....1003 X 200 STORES..............170 X 115 THICK...............1100 X 1100 Jugar con LARGE cuando las imagenes no sean óptimas: LARGE...............690 X 690 (Content page/Product page/Image area 6/12) LARGE...............570 X 570 (Content page/Product page/Image area 5/12) (STANDARD) LARGE...............450 X 450 (Content page/Product page/Image area 4/12) */ /*HEADINGS*/ h1{ font-size: 48px; font-weight: 700 !important; line-height: 1.5 !important; color: #000; } h2{ font-size: 36px; font-weight: 700 !important; line-height: 1.5 !important; color: #000; } h3{ font-size: 30px; font-weight: 700 !important; line-height: 1.5 !important; color: #000; } h4{ font-size: 24px; font-weight: 700 !important; line-height: 1.5 !important; color: #000; } h5{ font-size: 18px; font-weight: 700 !important; line-height: 1.5 !important; color: #000; } h6{ font-size: 16px; font-weight: 700 !important; line-height: 1.5 !important; color: #000; } /*HEADINGS MOBILE*/ @media (max-width: 480px){ h1{ font-size: 30px; } h2{ font-size: 24px; } h3{ font-size: 22px; } h4{ font-size: 20px; } h5{ font-size: 18px; } h6{ font-size: 16px; } /*FLECHAS CARRUSEL PRODUCTOS MOBILE*/ .slick-prev { left: 3%; zoom: 0.75; } .slick-next { right: 3%; zoom: 0.75; } /*PUNTITOS DEL CARRUSEL MENOS SEPARADOS DE LOS PRODUCTOS*/ /*.slick-products-carousel .product-carousel { padding: 1.3333333333rem 1.3333333333rem 0.333333333325rem 1.3333333333rem; }*/ /*CORRECTO PADDING MOBILE SLIDER PRODUCTS (COINCIDE CON CATEGORY PAGE)*/ /*.slick-products-carousel .slick-list { padding: 0rem 0rem !important; }*/ #footer .block { flex-basis: auto; padding-bottom: 1.5rem; } /*CORRECTO PADDING MOBILE SLIDER PRODUCTS (COINCIDE CON CATEGORY PAGE) (BUENO)*/ .slick-products-carousel .slick-list { padding: 0rem 0.66666666665rem !important; } .slick-products-carousel .product-carousel { padding: 1.3333333333rem 0.66666666665rem 0.333333333325rem 0.66666666665rem; } /*FOTOS PRODUCTO MOBILE MENOS PADDING (BUENO)*/ .products.row { padding: 0.66666666665rem 0.66666666665rem; } .products.row > .col, .products.row > [class*="col-"] { padding: 0.66666666665rem 0.66666666665rem; }} /**********FIN DEL MEDIA QUERY***********/ /*BARRA ARRIBA DEL SLIDER DE INFO ICONOS INLINE*/ .inlinePls li.elementor-icon-list-item { display: inline-block; margin-right: 25px; } /*.elementor-element.elementor-element-5hofneu .elementor-icon-list-icon { vertical-align: baseline; } .elementor-widget-icon-list .elementor-icon-list-text { vertical-align: inherit; } .elementor-element.elementor-element-5hofneu .elementor-icon-list-icon i { font-size: 0.8rem; } .inlinePls span.elementor-icon-list-text { font-size: 0.8rem; } @media (max-width: 480px){ .elementor-element.elementor-element-5hofneu .elementor-icon-list-icon { vertical-align: baseline; } .elementor-widget-icon-list .elementor-icon-list-text { vertical-align: inherit; } .inlinePls li.elementor-icon-list-item { margin-right: 0px; } .elementor-element.elementor-element-5hofneu .elementor-icon-list-icon i { font-size: 0.8rem; } .inlinePls span.elementor-icon-list-text { font-size: 0.8rem; }}*/ /*MENU MOBILE MAS ESTRECHO*/ #mobile-header .mobile-main-bar { padding-top: 0.66666666665rem; padding-bottom: 0.66666666665rem; } /*COOKIE LAW*/ button#iqitcookielaw-accept { background-color: #fff; color: #000; } button#iqitcookielaw-accept:hover { background-color: rgba(255,255,255, .75); color: #000; } /*PRODUCTOS Y PAGE TITLE PRODUCTOS EN CAPITALIZE*/ /*.product-title, .page-title { text-transform: capitalize !important; }*/ .slick-next, .slick-prev { opacity: 0.75; } /*.slick-products-carousel .slick-list { padding: 0rem 1.3333333333rem; }*/ /*OCULTAR NAV2 EN MOBILE*/ @media (max-width: 480px){ .col.col-auto.col-md.right-nav.text-right { display: none; }} /*FILTRO UNA COLUMNA HORIZONTAL ESTILO SIN SIDEBAR PERO CON FILTRO*/ /*DESENGANCHAR FACETED SEARCH DE HOOK DISPLAYLEFTCOLUMN*/ @media (min-width: 480px){ body#category, body#new-products, body#best-sales, body#prices-drop .col-md-3 { flex: 0 0 0%; max-width: 0%; } body#category, body#new-products, body#best-sales, body#prices-drop, .col-md-9 { flex: 0 0 100%; max-width: 100%; }} /*FONDO GRIS IMG PRODUCTO*/ /*.col-md-6.col-product-image { filter: brightness(0.95); } a.thumbnail.product-thumbnail { filter: brightness(0.95) !important; }*/ /*OCULTAR BARRITAS TOP HEADER*/ /*.block-links-inline ul>li:after { opacity: 0; }*/ /*LOGO*/ img.logo.img-fluid { width: 200px; } /*ICONO USER*/ /*i.fa.fa-search, i.fa.fa-bars*/ i.fa.fa-user.fa-fw.icon, i.fa.fa-shopping-bag.fa-fw.icon, i.fa.fa-user, i.fa.fa-shopping-bag.mobile-bag-icon { font-family: "dripicons-v2"; } .fa-user:before { content: "\e056" !important; } .fa-shopping-bag:before { content: "\51" !important; } /*.fa-search:before { content: "\e041" !important; }*/ /*.fa-navicon:before, .fa-reorder:before, .fa-bars:before { content: "\e020" !important; }*/ /*ICONO MENU*/ .fa-navicon:before, .fa-reorder:before, .fa-bars:before { vertical-align: middle; } /*MENU BARRAS / */ span.cbp-tab-title:before { margin-right: .3em; content: " /"; } /*REV SLIDER BOTON HOVER TRANSITION .5s*/ /*div#slide-1-layer-9, div#slide-3-layer-9 { white-space: nowrap !important; transition: all .5s !important; }*/ /*PADDING MEGAMENU*/ #iqitmegamenu-mobile { font-size: .75rem; } #iqitmegamenu-mobile a { padding: .75em 1.5em .75em .75em; } /*ICONOS MENU MOBILE MAS GRANDES*/ @media (max-width: 575.98px){ #mobile-header .m-nav-btn>i { font-size: 1.75rem; }} /*ELEMENTOR INDEX NO PADDING*/ #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 0; padding-bottom: 0; } /* NEWSLETTER CONTENT BUTTON*/ button.btn.btn-primary.btn-subscribe.btn-iconic .fa-envelope-o:before { content: "Suscribirse" !important; font-family: 'Montserrat',sans-serif; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe { color: #fff; background: #000; } /*OCULTAR EXPANDER PRODUCT PAGE*/ #product .product-cover .expander { display: none !important; } /*MARGIN TOP FOOTER CUANDO NO HAY CONTENIDO EN PÁGINAS*/ section#wrapper { margin-top: 0 !important; min-height: calc(100vh - 360px); } /*BOTON SECUNDARIO PADDING*/ button.btn.btn-secondary.btn-block { padding: 1rem 1.5rem; } a.btn.btn-secondary.btn-block { padding: 1rem 1.5rem; } a.btn.btn-secondary.mt-3.mb-3 { padding: 1rem 1.5rem; } /*BOTON AÑADIR AL CARRITO CORRECT PADDING*/ .btn-product-list { padding: 15px 25px !important; } button.btn.btn-product-list.add-to-cart { padding: 15px 25px; } /*@media (max-width: 480px){ button.btn.btn-product-list.add-to-cart { display: none !important; } a.btn.btn-product-list { display: none; }}*/ /*CART SUMARY*/ .cart-summary-line.cart-total { font-size: 1rem; } /*BOTON AÑADIR AL CARRITO ANIMACIÓN*/ button.btn.btn-primary.btn-lg.add-to-cart { background: #3b8734; /*animation-name: pulse; animation-duration: 1s; animation-iteration-count: infinite; animation-timing-function: ease-in;*/ } button.btn.btn-primary.btn-lg.add-to-cart:hover { background: rgba(59,135,52,0.75); } /*BOTÓN PASAR POR CAJA DEL CARRITO*/ .checkout.cart-detailed-actions.card-body a.btn.btn-primary.btn-lg.btn-block { background: #3b8734; } .checkout.cart-detailed-actions.card-body a.btn.btn-primary.btn-lg.btn-block:hover { background: rgba(59,135,52,0.75); } /*TIPOGRAFÍA DEL CONTADOR DEL CARRITO*/ span.cart-products-count-btn { font-family: 'Open Sans', sans-serif; } /*BOTON CONTINUAR CHECKOUT*/ div#payment-confirmation button.btn.btn-primary.btn-block.btn-lg { background: #3b8734; margin-bottom: 15px; } div#payment-confirmation button.btn.btn-primary.btn-block.btn-lg:hover { background: rgba(59,135,52,0.75); } /*OCULTAR MENSAJE DE ENVIO, PUEDE DAR PROBLEMAS*/ .order-options { display: none; } /*SIDE CART BOTON AZUL Y NO MARGIN TOP*/ .cart-content-btn a.btn.btn-primary.btn-block.btn-lg.mb-2 { background: #3b8734; } .cart-content-btn a.btn.btn-primary.btn-block.btn-lg.mb-2:hover { background: rgba(59,135,52,0.75); } .cart-buttons.text-center a.btn.btn-primary.btn-block.btn-lg.mb-2 { background: #3b8734; } .cart-buttons.text-center a.btn.btn-primary.btn-block.btn-lg.mb-2:hover { background: rgba(59,135,52,0.75); } div#_mobile_blockcart-content div#blockcart-content { margin-top: 0px !important; }/*OCULTAR REFERENCIA, DETALLES, IMPUESTOS Y QUICKVIEW EN LIST*/ .product-reference { display: none; } /*section#product-details-wrapper { display: none; }*/ /*.tax-shipping-delivery-label.text-muted { display: none; }*/ a.js-quick-view-iqit { display: none !important; } /*OCULTAR EN MOBILE LINK MANAGER-2 (NORMALMENTE EN TOP HEADER)*/ @media only screen and (max-width: 480px){ .block-iqitlinksmanager.block-iqitlinksmanager-2.block-links-inline.d-inline-block { display: none !important; } /*POPUP MOBILE MÁS GRANDE*/ #iqitpopup .iqitpopup-newsletter-form { zoom: 1.5; }} /*OPTIMIZACIÓN FILTRO RESPONSIVE (Activar ordenar por precio: Congiguración de los productos/Paginación)*/ /*@media (max-width: 600px){ #left-column { display:none; }} @media (min-width: 600px){ .col.col-auto.facated-toggler { display: none; }}*/ /*SEPARADOR ELEMENTOR BASE*/ span.elementor-divider-separator { width: 75px !important; border-top-width: 2px !important; border-top-color: #000 !important; } /*COOKIE LAW*/ @media (max-width: 600px){ #iqitcookielaw { right: 1rem; left: 1rem; }} /*MENU MOBILE MÁS ESPACIO AL DESPLEGARSE Y NO TAPAR EL LOGO EN MOBILE*/ ul#iqitmegamenu-mobile { margin-top: 5px; } div#_mobile_blockcart-content div#blockcart-content { margin-top: 10px; } /*MENU MOBILE STICKY*/ #mobile-header { border-bottom: solid 0px #e3e3e3; } #mobile-header-sticky.stuck-down { /*box-shadow: 0px 15px 25px 0px rgba(74,63,63,0.15) !important;*/ } #mobile-header-sticky.stuck-up.visible-stuck-up { /*box-shadow: 0px 15px 25px 0px rgba(74,63,63,0.15) !important;*/ border-bottom: solid 1px #e3e3e3; } /*BOTON DE PAGO CONTINUAR EN CHECKOUT*/ button.continue.btn.btn-primary.btn-block.btn-lg { background: #3b8734; } button.continue.btn.btn-primary.btn-block.btn-lg:hover { background: rgba(59,135,52,0.75); } /*ESTILOS DE HEADINGS*/ .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 { /*text-transform: capitalize !important;*/ /*line-height: 1.25;*/ font-weight: 700; } /*BOTÓN DE PAYPAL BIEN MAQUETADO*/ div [data-container-express-checkout] { float: left !important; margin: 1rem 40px 10px 0 !important; } /*BOTÓN DE ARCHIVO ALTURA*/ .input-group .input-group-btn>.btn { padding: 1rem 1rem !important; } /*CONTACT FORM 7*/ .wpcf7 h1, .wpcf7 h2, .wpcf7 h3, .wpcf7 h4, .wpcf7 h5, .wpcf7 h6 { text-transform: none !important; color: #000; } .wpcf7-submit { font-family: 'Montserrat',sans-serif !important; font-weight: 400; background-color: #000; transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out; text-transform: none; } .wpcf7-submit:hover { font-family: 'Montserrat',sans-serif !important; background-color: rgba(0,0,0,0.75); } .wpcf7 input.form-control:focus { color: #000; border-color: #000; } /*ALIDROP REVIEWS, ESTRELLAS ETC.*/ /*EL COLOR DE LAS ESTRELLAS SE CAMBIA REEMPLAZANDO LA IMG DEL HOSTING*/ /* barrita*/ .star_graph_scroller { background-color: #29e6c9; } /*boton review*/ .gwrite_a_review { color: #000!important; background: #29e6c9; } /* titulo al escribir review*/ #greview_form p.review_title { background: #29e6c9; } /*botones paginación*/ .g_reviewpagination li:hover, .g_reviewpagination li.active { background: #29e6c9; border: 1px solid #29e6c9; color: #000; } /*NEWSLETTER POPUP*/ /*#iqitpopup .iqitpopup-newsletter-form .button-medium { background: #fff; height: 45px !important; padding: .5rem 1.25rem !important;; } #iqitpopup .iqitpopup-newsletter-form .newsletter-input { margin-right: 0rem !important; height: 45px !important; } #iqitpopup .iqitpopup-content { padding: 30px 225px 30px 30px; } .iqitpopup-content { font-size: 16px; line-height: 1.5em; } .iqitpopup-content h2 { font-size: 32px; line-height: 1.5em; } #iqitpopup .iqit-close-checkbox { padding: 3px 5px 5px 5px; } @media (max-width: 600px){ #iqitpopup .iqit-close-checkbox { padding: 4.5px 5px 5px 5px; }} #iqitpopup .iqitpopup-close { background: #000; color: #fff; } .iqitpopup-close { zoom: 2; }}*/ /*MENU IMG BANNER CENTRAR Y CONTROL DE TAMAÑO IMG*/ /*img.img-fluid.cbp-banner-image { width: 200px; text-align: center; } .col-4.cbp-menu-column.cbp-menu-element.menu-element-id-2 .cbp-menu-column-inner { text-align: center; } .col-4.cbp-menu-column.cbp-menu-element.menu-element-id-3 .cbp-menu-column-inner { text-align: center; } .col-4.cbp-menu-column.cbp-menu-element.menu-element-id-4 .cbp-menu-column-inner { text-align: center; }*/ /*MENU ITEMS CENTER*/ /*.col-6.cbp-menu-column.cbp-menu-element.menu-element-id-2.cbp-empty-column { text-align: center; } .col-6.cbp-menu-column.cbp-menu-element.menu-element-id-3.cbp-empty-column { text-align: center; }*/ /*OCULTAR ICONOS EN FOOTER*/ .block-iqitcontactpage .part .icon { display: none; } /*CONFIANZA CLIENTE*/ .blockreassurance_product .item-product { margin-right: 10px; padding-top: 0px; } /*PASOS CHECKOUT SEPARACION Y BORDE NEGRO CURRENT */ body#checkout section.checkout-step { margin-bottom: 0.8em; } body#checkout section.checkout-step.-current { border: 1px solid #000; } /*BOTON WHATSAPP SOMBRA*/ .float-bottom-right { box-shadow: 0px 6px 8px 2px rgba(0,0,0,0.14); } @media (max-width: 480px){ .float-bottom-right { width: 50px; height: 50px; } .whatsapp-icon-3x { height: 30px; width: 30px; background-size: 30px 30px; left: 0px; }} /*ELEMENTOR CORRECT PADDING*/ @media (min-width: 768px){ .elementor-column-gap-default .elementor-element-populated { padding: 0px 0px; }} /*IMAGEN GALERIA AL LADO*/ .images-container-left .product-images .thumb-container { padding: 0 0 .5rem 0; } @media screen and (max-width: 480px){ .images-container-d-leftd .product-images .thumb-container { padding: 0 .5rem; } .col-left-product-thumbs { margin-top: 0rem; }} /*ELIMINAR MARGIN TOP AL SELECCIONAR TRANSPORTISTA*/ .mt-3, .my-3 { margin-top: 0rem!important; } /*X CLOSE NEGRA*/ .close { opacity: 1; } /*OCULTAR ICONO SHOPPING BAG EN BOTÓN AÑADIR AL CARRITO*/ /*button.btn.btn-product-list.add-to-cart i.fa.fa-shopping-bag.fa-fw.bag-icon { display: none; } button.btn.btn-primary.btn-lg.add-to-cart i.fa.fa-shopping-bag.fa-fw.bag-icon { display: none; } .add-to-cart .spinner-icon { display: none !important; }*/ /*TABULADORES MOBILE*/ @media (max-width: 768px){ .product-tabs { margin-bottom: 0rem; margin-top: 0rem; } .product-info-row { margin-bottom: 0rem; } .iqit-accordion .nav-link:not(.collapsed) { border-bottom: solid 0px #dbba6b; } .nav-tabs .nav-link.active, .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus { border-bottom: solid 0px #dbba6b; } } .iqit-accordion .nav-tabs .nav-link { background: none; } /*SEPARACIÓN IMAGENES*/ .product-lmage-large.text-center { margin-bottom: 15px; } /*PAGINACIÓN ORDENAR CATALOGO POR FECHA Y DESCENDETE*/ a.select-title.expand-more.form-control:before { content: "Ordenar por"; color: #474747 !important; } /*BORDER LATERAL MENU MOBILE*/ ul#iqitmegamenu-mobile { border-right: solid 1px #e3e3e3; } /*LOGO BRAND BELOW WIDTH*/ .product-manufacturer img { max-width: 100px; } /*BOTON WHATSAPP SOMBRA*/ @media (max-width: 768px){ body#product .float-bottom-right { /*bottom: 100px;*/ } body#product .label-container { position: fixed; bottom: 105px; right: 80px; display: table; visibility: visible; }} @media (max-width: 768px){ .label-container { position: fixed; bottom: 30px; right: 80px; display: table; visibility: visible; }} /*DESCRIPTION BLOQUE*/ .block-section { margin-top: 1.5rem; } /*BARRA DE BUSQUEDA LINEA*/ .header-top .form-search-control { border-bottom: solid 1px #000 !important; border: none; } .search-widget .form-search-control { padding: 0.5rem 1rem; } /*CARRITO BOTON DRIPICONS*//*button.btn.btn-primary.btn-lg.add-to-cart*/ i.fa.fa-shopping-bag.fa-fw.bag-icon { font-family: 'dripicons-v2'; vertical-align: middle; font-size: 1.25rem; } /*CLOSE*/ div#active-search-filters i.fa.fa-times { vertical-align: baseline; margin-right: 3px !important; } /*MENU MOBILE SIN MARGIN*/ ul#iqitmegamenu-mobile { margin-top: 0px; } ul#iqitmegamenu-mobile { BORDER-TOP: 20PX SOLID #329463 !IMPORTANT; } ul#iqitmegamenu-mobile, i.fa.fa-angle-down.expand-icon { color: #3b8734; } /*DELETE BORDER BOTTOM CUSTOMER*/ #wrapper .block-title { border-bottom: solid 0px #e3e3e3; } /*ACCEPTANCE INLINE-BLOCK*/ span.wpcf7-form-control-wrap.acceptance-784 { display: inline-block; } /*OCULTAR FILTROS*/ span.showing.hidden-sm-down { display: none; } .products-sort-nb-dropdown.products-nb-per-page.dropdown a.select-title.expand-more.form-control { display: none; } /*OCULTAR RECAPTCHA*/ .grecaptcha-badge { display: none !important; } /*BACK TO TOP*/ #back-to-top { bottom: 2rem; right: 6rem; }